@charset "UTF-8";html,body,#root{margin:0;padding:0;height:100%;font-family:Inter,Noto Sans JP,sans-serif;background:#ffffff;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}a{color:inherit;text-decoration:none}.ant-menu{font-size:14px}.ant-menu-horizontal{border-bottom:none!important}.container{max-width:1200px;margin:0 auto;width:100%;padding:0 24px}.header-wrapper{position:fixed;top:0;left:0;right:0;height:64px;z-index:1000;background:#fff;border-bottom:1px solid #eee}.header-wrapper .header-inner{display:flex;align-items:center;justify-content:space-between;height:64px}.header-wrapper .header-logo{display:flex;align-items:center;gap:8px;font-weight:700;font-size:18px;cursor:pointer}.header-wrapper .header-logo img{width:28px;height:28px}.header-wrapper .header-center-menu{flex:1;display:flex;justify-content:center;min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.header-wrapper .header-center-menu::-webkit-scrollbar{display:none}.header-wrapper .header-center-menu .ant-menu-horizontal{min-width:max-content;flex-wrap:nowrap;white-space:nowrap}.header-wrapper .header-center-menu .ant-menu-item,.header-wrapper .header-center-menu .ant-menu-submenu{white-space:nowrap}.header-wrapper .profile-button{display:flex;align-items:center;gap:6px;cursor:pointer}.header-wrapper .profile-name{font-size:14px}.header-wrapper .profile-meta{display:flex;align-items:baseline;gap:6px;min-width:0}.header-wrapper .profile-project{font-size:12px;color:#8c8c8c;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-wrapper .profile-arrow{font-size:12px}.header-wrapper .desktop-only{margin-left:10px;display:flex}.header-wrapper .mobile-only{display:none}.header-wrapper .header-right-menu{width:280px;flex-shrink:0;display:flex;justify-content:flex-end;min-width:0}.header-wrapper .ant-menu-horizontal>.ant-menu-item-selected:after,.header-wrapper .ant-menu-horizontal>.ant-menu-item-active:after{display:none}.profile-dropdown{width:260px;background:#fff;border-radius:12px;box-shadow:0 6px 16px #0000001f;padding:12px}.profile-dropdown .profile-user{display:flex;flex-direction:column}.profile-dropdown .profile-user .profile-user-name{font-weight:700}.profile-dropdown .profile-user .profile-user-email{font-size:12px;color:#888;margin-bottom:10px}.profile-dropdown .profile-user .role-public{width:fit-content;border-radius:12px;background-color:#d9d9d9;color:#666}.profile-dropdown .profile-user .profile-tag{width:fit-content;border-radius:12px;background-color:#00f;color:#fff}.profile-dropdown .profile-divider{height:1px;background:#eee;margin:8px 0}.profile-dropdown .section-title{font-size:11px;font-weight:600;color:#aaa;letter-spacing:.06em;text-transform:uppercase;padding:4px 8px 2px;margin-bottom:2px}.profile-dropdown .project-item{display:flex;align-items:center;padding:8px 10px;border-radius:8px;cursor:pointer;transition:background .15s}.profile-dropdown .project-item:hover{background:#f5f5f5}.profile-dropdown .project-item.active{background:#e8f0ff}.profile-dropdown .project-item .project-left{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.profile-dropdown .project-item .project-check{color:#1677ff;font-size:13px;flex-shrink:0}.profile-dropdown .project-item .project-name{font-size:14px;font-weight:500;color:#1f1f1f;line-height:1.3}.profile-dropdown .project-item .project-role{font-size:12px;color:#8c8c8c;line-height:1.3}.profile-dropdown .profile-section-title{font-size:11px;color:#aaa;margin-bottom:4px;padding:0 8px}.profile-dropdown .profile-item{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:8px;cursor:pointer;font-size:14px;color:#1f1f1f;transition:background .15s}.profile-dropdown .profile-item:hover{background:#f5f5f5}.profile-dropdown .profile-item.active{background:#e8f0ff;color:#1677ff;font-weight:600}.profile-dropdown .profile-item-logout,.profile-dropdown .profile-item-logout:hover{background:#fff1f0;color:#ff4d4f}.profile-button{display:flex;align-items:center;justify-content:flex-end;gap:6px;cursor:pointer;width:auto;max-width:100%;min-width:0;padding:4px 8px;border-radius:4px;transition:background-color .2s}.profile-button:hover{background-color:#f5f5f5}.profile-button .profile-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid #f0f0f0;flex-shrink:0;background-color:#fafafa;box-shadow:0 2px 4px #0000001a;transition:transform .2s ease,box-shadow .2s ease}.profile-button .profile-avatar:hover{transform:scale(1.05);box-shadow:0 4px 8px #00000026}.profile-button .profile-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:18px;color:#000000a6;flex-shrink:0;background-color:#f5f5f5;border-radius:50%;border:2px solid #f0f0f0}.profile-button .profile-name{font-size:14px;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-shrink:0}.profile-button .profile-meta{display:flex;align-items:baseline;gap:6px;flex:0 1 auto;min-width:0;overflow:hidden}.profile-button .profile-project{font-size:12px;color:#8c8c8c;flex:0 1 auto;min-width:0;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-button .profile-arrow{font-size:12px;flex-shrink:0}@media (max-width: 1000px){.header-wrapper .desktop-only{display:none}.header-wrapper .mobile-only{display:flex;align-items:center}}@media (max-width: 768px){.header-wrapper .desktop-only{display:none}.header-wrapper .mobile-only{display:flex}.header-wrapper .header-inner{height:56px}}.footer-wrapper{padding:30px 0;background:#ffffff;color:#333;font-size:14px;border-top:1px solid #e5e7eb;background-color:#f8f8f8}.footer-wrapper .footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;margin-bottom:40px}.footer-wrapper .footer-logo{display:flex;align-items:center;gap:6px;color:#1677ff;font-weight:700;font-size:18px;margin-bottom:6px}.footer-wrapper .footer-desc{font-size:13px;color:#666}.footer-wrapper .footer-title{font-size:15px;font-weight:700;margin-bottom:12px}.footer-wrapper .footer-col ul{list-style:none;padding:0;margin:0}.footer-wrapper .footer-col li{margin-bottom:8px;color:#555;cursor:pointer;transition:color .2s}.footer-wrapper .footer-col li:hover{color:#1677ff}.footer-wrapper .footer-divider{width:100%;height:1px;background:#e6e6e6;margin:20px 0}.footer-wrapper .footer-copy{text-align:center;color:#777;font-size:13px}@media (max-width: 992px){.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width: 576px){.footer-grid{grid-template-columns:1fr}}.layout-wrapper{display:flex;flex-direction:column;min-height:100vh}.layout-wrapper .main-content{flex:1;margin-top:64px}.home-page-wrapper .hero__badge{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;margin-bottom:24px;background:rgba(255,255,255,.2);border-radius:999px;color:#fff;font-size:14px;font-weight:500;line-height:1}.home-page-wrapper .hero-title-wrapper,.home-page-wrapper .hero-title-wrapper .title{margin-bottom:0}.home-page-wrapper .hero-title{margin:10px 0;font-weight:700;color:#fff!important}.home-page-wrapper .hero-buttons__teal{background:#0d9488;color:#fff}.home-page-wrapper .hero-buttons__white-30{background:rgba(255,255,255,.3);color:#fff}.home-page-wrapper .hero-buttons__white-10{background:rgba(255,255,255,.1);color:#fff}.home-page-wrapper .hero-buttons__operator{background:#f5f5f5;color:#111}.home-page-wrapper .hero-wrapper{background:linear-gradient(135deg,#0958D9 0%,#0958D9 100%);padding:100px 0;color:#fff;text-align:center}.home-page-wrapper .hero-wrapper .hero-tag{background-color:#4096ff;border-radius:12px;border:none;color:#fff;padding:4px 10px}.home-page-wrapper .hero-wrapper .hero-subtitle{font-size:20px;opacity:.9}.home-page-wrapper .hero-wrapper .hero-title{margin:10px 0;font-weight:700}.home-page-wrapper .hero-wrapper .hero-description-main{max-width:700px;margin:0 auto 10px;font-size:18px;opacity:.95}.home-page-wrapper .hero-wrapper .hero-description-sub{max-width:500px;margin:0 auto;font-size:14px;opacity:.95;white-space:pre-line}.home-page-wrapper .hero-wrapper .hero-buttons{margin-top:25px;display:flex;gap:18px;justify-content:center}.home-page-wrapper .features-wrapper{padding:30px 0 40px;text-align:center;background:#ffffff}.home-page-wrapper .features-wrapper .features-row{margin-top:20px}.home-page-wrapper .features-wrapper .feature-col{display:flex}.home-page-wrapper .features-wrapper .feature-card{border-radius:12px!important;width:100%}.home-page-wrapper .features-wrapper .feature-card .feature-icon{width:50px;height:50px;margin:0 auto;border-radius:50%;background:linear-gradient(135deg,#e8edff,#d7e3ff);display:flex;align-items:center;justify-content:center;font-size:28px;color:#1677ff}.home-page-wrapper .features-wrapper .feature-card .feature-title{font-weight:700;font-size:16px;margin-bottom:8px;color:#1a1a1a}.home-page-wrapper .features-wrapper .feature-card .feature-desc{margin:0;font-size:14px;line-height:20px;font-weight:400;color:#64748b;text-align:center}.home-page-wrapper .details-wrapper{padding:60px 0;background:#d9d9d9}.home-page-wrapper .details-wrapper .details-title{text-align:center;font-size:24px;font-weight:700;margin-bottom:8px}.home-page-wrapper .details-wrapper .details-subtitle{text-align:center;font-size:14px;color:#666;margin-bottom:40px}.home-page-wrapper .details-wrapper .details-row{margin-top:20px}.home-page-wrapper .details-wrapper .details-row .details-col{display:flex}.home-page-wrapper .details-wrapper .details-row .details-card:hover{border-color:#1677ff}.home-page-wrapper .details-wrapper .details-row .details-card:hover .details-arrow{color:#1677ff;transform:translate(4px)}.home-page-wrapper .details-wrapper .details-row .details-card:hover .details-icon{transform:scale(1.1)}.home-page-wrapper .details-wrapper .details-row .details-card{border-radius:12px!important;background:#ffffff!important;width:100%;display:flex;flex-direction:column;height:100%;cursor:pointer}.home-page-wrapper .details-wrapper .details-row .details-card .details-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:16px}.home-page-wrapper .details-wrapper .details-row .details-card .details-item-title{font-size:16px;font-weight:700;text-align:left;margin:4px 0;color:#222}.home-page-wrapper .details-wrapper .details-row .details-card .details-item-title{display:flex;align-items:center;justify-content:space-between;font-size:18px;font-weight:600;margin-bottom:12px}.home-page-wrapper .details-wrapper .details-row .details-card .details-arrow{color:#a3a3a3;font-size:16px;transition:all .2s ease}.home-page-wrapper .startguide-wrapper{padding:60px 0;background:#ffffff;text-align:center}.home-page-wrapper .startguide-wrapper .startguide-title{font-size:24px;font-weight:700;margin-bottom:8px}.home-page-wrapper .startguide-wrapper .startguide-subtitle{font-size:14px;color:#666;margin-bottom:40px}.home-page-wrapper .startguide-wrapper .startguide-row{margin-top:20px;position:relative}.home-page-wrapper .startguide-wrapper .startguide-row .startguide-card{border-radius:12px!important;background:#fff!important;text-align:left;position:relative}.home-page-wrapper .startguide-wrapper .startguide-row .startguide-card .step-number-circle{width:36px;height:36px;border-radius:50%;background:#e8edff;color:#1677ff;font-weight:700;display:flex;align-items:center;justify-content:center;margin-bottom:16px;font-size:16px}.home-page-wrapper .startguide-wrapper .startguide-row .startguide-card .step-title{font-size:16px;margin-bottom:6px;color:#222;text-align:left}.home-page-wrapper .startguide-wrapper .startguide-row .startguide-card .step-desc{font-size:14px;color:#555;line-height:1.6;margin-top:15px;text-align:left}.home-page-wrapper .startguide-wrapper .startguide-row .startguide-card .step-arrow{text-align:center;margin-top:12px;font-size:18px;color:#999}.home-page-wrapper .startguide-wrapper .startguide-row .step-success .startguide-card{border:1px solid #22c55e;background:#f0fdf4}.home-page-wrapper .startguide-wrapper .startguide-row .step-success .startguide-card .step-number-circle{background:#22c55e;color:#fff}.home-page-wrapper .startguide-wrapper .step-wrapper{position:relative}.home-page-wrapper .startguide-wrapper .step-arrow{display:none}@media (min-width: 992px){.home-page-wrapper .startguide-wrapper .step-arrow{display:block;position:absolute;top:50%;right:-18px;transform:translateY(-50%);color:#d4d4d8;font-size:24px;z-index:2}}.home-page-wrapper .startguide-wrapper .startguide-button-wrapper{margin-top:40px}.home-page-wrapper .startguide-wrapper .startguide-card.completed{border:1.5px solid #1bbf5c!important;background:#f6fff9!important}.home-page-wrapper .startguide-wrapper .step-number-circle.completed{background:#1bbf5c;color:#fff;font-size:16px}.home-page-wrapper .startguide-wrapper .step-number-circle{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f0f0f0;font-weight:700}.home-page-wrapper .startguide-wrapper .step-check-icon{font-size:36px;color:#22c55e}.home-page-wrapper .startguide-wrapper .check-circle-wrapper{width:36px;height:36px;border-radius:50%;background:#08c95f;display:flex;align-items:center;justify-content:center}.home-page-wrapper .startguide-wrapper .check-circle-inner{font-size:16px;color:#08c95f;background:#ffffff;border-radius:50%;box-shadow:0 0 35px #fff;border:1.5px solid #ffffff!important}.home-page-wrapper .news-wrapper{padding:60px 0;background:#d9d9d9}.home-page-wrapper .news-wrapper .news-header{display:flex;justify-content:space-between;align-items:center}.home-page-wrapper .news-wrapper .news-header .news-title{display:flex;align-items:center;gap:8px}.home-page-wrapper .news-wrapper .news-header .news-title .news-bell-title{font-weight:700}.home-page-wrapper .news-wrapper .news-header .news-bell{font-size:20px;color:#1677ff;margin-top:3px}.home-page-wrapper .news-wrapper .news-header .news-viewall{font-size:14px;color:#333;display:flex;align-items:center;gap:4px;cursor:pointer;transition:all .2s ease}.home-page-wrapper .news-wrapper .news-header .news-viewall:hover{color:#1677ff}.home-page-wrapper .news-wrapper .news-row{margin-top:24px}.home-page-wrapper .news-wrapper .news-row .news-card{border-radius:12px!important;background:#fff!important;transition:all .2s ease}.home-page-wrapper .news-wrapper .news-row .news-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000014}.home-page-wrapper .news-wrapper .news-row .news-card .news-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.home-page-wrapper .news-wrapper .news-row .news-card .news-card-header .news-card-title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;font-weight:700;-webkit-line-clamp:2;line-clamp:2}.home-page-wrapper .news-wrapper .news-row .news-card .news-card-header .news-tag{border-radius:6px;color:#fff!important;font-size:12px;white-space:nowrap}.home-page-wrapper .news-wrapper .news-row .news-card .news-date{font-size:12px;color:#666;margin-top:8px}.home-page-wrapper .news-wrapper .news-row .news-card .news-desc{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:3;line-clamp:3}.home-page-wrapper .function-wrapper{padding:50px 0;background:#ffffff}.home-page-wrapper .function-wrapper .function-col{display:flex}.home-page-wrapper .function-wrapper .function-card{border-radius:16px!important;background:#fff!important;flex:1;transition:all .2s ease}.home-page-wrapper .function-wrapper .function-card:hover{transform:translateY(-3px);box-shadow:0 8px 18px #00000014}.home-page-wrapper .function-wrapper .function-card .function-card-body{display:flex;flex-direction:column;height:100%}.home-page-wrapper .function-wrapper .function-card .function-icon{width:40px;height:40px;border-radius:12px;background:#e8edff;color:#1677ff;font-size:22px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.home-page-wrapper .function-wrapper .function-card .function-title{font-size:16px;font-weight:700;color:#222;text-align:left;margin-bottom:-6px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;line-clamp:2}.home-page-wrapper .function-wrapper .function-card .function-desc{font-size:14px;color:#555;text-align:left;margin-bottom:20px;line-height:1.6;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:3;line-clamp:3}.home-page-wrapper .function-wrapper .function-card .function-spacer{flex:1}.home-page-wrapper .function-wrapper .function-card .function-btn{height:40px;font-size:14px;display:flex!important;justify-content:center;align-items:center;gap:6px;border-radius:8px!important;transition:all .2s ease}.home-page-wrapper .function-wrapper .function-card .function-btn:hover{border-color:#1677ff;color:#1677ff}.home-page-wrapper .function-wrapper .function-card .function-note{font-size:12px;color:#888;text-align:center;margin-top:8px}.home-page-wrapper .cta-wrapper{width:100%;padding:80px 20px;background:linear-gradient(90deg,#0958D9,#1677FF);text-align:center}.home-page-wrapper .cta-wrapper .cta-inner{max-width:700px;margin:0 auto;color:#fff}.home-page-wrapper .cta-wrapper .cta-inner .cta-title{font-weight:700;margin-bottom:12px;color:#fff}.home-page-wrapper .cta-wrapper .cta-inner .cta-subtitle{font-size:14px;color:#e8e8e8;margin-bottom:32px}.home-page-wrapper .cta-wrapper .cta-inner .cta-button{background:#c0c0c0!important;color:#1a1a1a!important;border:none!important;padding:0 28px!important;height:44px!important;border-radius:8px!important;display:inline-flex;align-items:center;gap:6px;font-weight:500}.home-page-wrapper .cta-wrapper .cta-inner .cta-button:hover{background:#ffffff!important;color:#000!important}.page-title-wrapper{margin-bottom:10px}.page-title-wrapper .title{margin-bottom:4px}.usecase-wrapper .usecase-grid{display:grid;margin-bottom:20px;grid-template-columns:repeat(1,1fr);gap:24px}@media (min-width: 768px){.usecase-wrapper .usecase-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.usecase-wrapper .usecase-grid{grid-template-columns:repeat(3,1fr)}}.usecase-wrapper .usecase-link{display:block}.usecase-wrapper .usecase-card{border-radius:12px;overflow:hidden;transition:all .2s ease}.usecase-wrapper .usecase-card:hover{box-shadow:0 10px 24px #00000014;transform:translateY(-2px)}.usecase-wrapper .usecase-card .ant-card-body{padding:0}.usecase-wrapper .usecase-img-wrapper{width:100%;height:200px;overflow:hidden}.usecase-wrapper .usecase-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.usecase-wrapper .usecase-card:hover .usecase-img{transform:scale(1.05)}.usecase-wrapper .usecase-content{padding:16px}.usecase-wrapper .usecase-header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.usecase-wrapper .usecase-title{font-size:16px;font-weight:700;color:#111827;line-height:1.4;flex:1}.usecase-wrapper .usecase-category{font-size:13px;color:#6b7280;margin-top:4px}.usecase-wrapper .usecase-desc{margin-top:12px;font-size:13px;color:#6b7280;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.usecase-wrapper .usecase-link-text{margin-top:12px;font-size:13px;font-weight:500;color:#1677ff}.usecase-wrapper .usecase-tag{border-radius:6px;font-size:12px;padding:2px 8px;border:none}.usecase-wrapper .usecase-tag.beginner{background:#ecfdf5;color:#059669}.usecase-wrapper .usecase-tag.intermediate{background:#fffbeb;color:#d97706}.usecase-wrapper .usecase-tag.advanced{background:#fef2f2;color:#dc2626}.dataset-wrapper .dataset-title{font-size:24px;font-weight:700;margin-bottom:-15px}.dataset-wrapper .dataset-subtitle{font-size:14px;color:#666}.dataset-wrapper .tech-card{border-radius:12px!important;border:1px solid #e5e5e5!important;background:#ffffff!important;padding:0!important;display:flex!important;flex-direction:column!important;height:100%!important}.dataset-wrapper .tech-card .ant-card-body{padding:0!important;margin:0!important}.dataset-wrapper .tech-card .tech-card-body{padding:10px 10px 0 16px;display:flex;flex-direction:column;height:100%}.dataset-wrapper .tech-card .tech-card-body .tech-top-icon{width:48px;height:48px;border-radius:12px;background:#eef4ff;color:#2b5ee3;font-size:22px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.dataset-wrapper .tech-card .tech-card-body .tech-top-title{font-size:16px;font-weight:700;margin-bottom:6px}.dataset-wrapper .tech-card .tech-card-body .tech-top-desc{font-size:14px;color:#555;line-height:1.6;flex-grow:1}.dataset-block-wrapper{margin:24px 0}.dataset-block-wrapper .dataset-block-card{border:1px solid #e5e5e5;border-radius:12px;background:#ffffff;padding:20px 24px}.dataset-block-wrapper .dataset-block-card .dataset-block-item{margin-bottom:16px}.dataset-block-wrapper .dataset-block-card .dataset-block-item:last-child{margin-bottom:0}.dataset-block-wrapper .dataset-block-card .dataset-block-item h3{font-size:16px;font-weight:700;margin-bottom:6px;color:#222}.dataset-block-wrapper .dataset-block-card .dataset-block-item p{font-size:14px;color:#555;line-height:1.7;margin:0}@media (max-width: 768px){.dataset-wrapper{padding:24px 0 16px}.dataset-wrapper .tech-card-body{padding:16px 20px}.dataset-block-wrapper{margin-top:16px}.dataset-block-wrapper .dataset-block-card{padding:16px 20px}}.terms-wrapper .terms-card{border-radius:12px;border:1px solid #d9d9d9;overflow:hidden}.terms-wrapper .terms-header{display:flex;align-items:center;gap:12px}.terms-wrapper .terms-header .icon{font-size:28px;color:#1677ff}.terms-wrapper .terms-header h3{margin:0;font-size:20px;font-weight:700}.terms-wrapper .terms-header-desc{margin:4px 0 20px;font-size:13px;color:#8c8c8c}.terms-wrapper .terms-tabs{display:flex;background:#fafafa;border:1px solid #e5e6eb;border-radius:12px 12px 0 0;overflow:hidden;background:#fff}.terms-wrapper .terms-tabs .tab-item{flex:1;padding:14px 0;text-align:center;font-size:14px;color:#8c8c8c;border:none;background:transparent;cursor:pointer;transition:all .2s ease;border-bottom:2px solid transparent}.terms-wrapper .terms-tabs .tab-item:hover{color:#1677ff}.terms-wrapper .terms-tabs .tab-item.active{color:#1677ff;font-weight:600;background:#ffffff;border-bottom:2px solid #1677ff}.terms-wrapper .terms-content{padding:24px;border-top:1px solid #f0f0f0;background:#ffffff;border:1px solid #e5e6eb}.terms-wrapper .terms-content .article{margin-bottom:24px}.terms-wrapper .terms-content .article h3{font-size:16px;font-weight:600;margin-bottom:10px;display:flex;gap:6px}.terms-wrapper .terms-content .article p{font-size:14px;color:#4d4f56;line-height:1.7;margin-bottom:6px}.terms-wrapper .terms-content .index{color:#1677ff;font-weight:700}.terms-wrapper .terms-content .footer{margin-top:20px;padding-top:12px;border-top:1px solid #f0f0f0;font-size:12px;color:#999}.guideline-wrapper .guideline-hero{background:linear-gradient(90deg,#1677FF,#4096FF);padding:70px 0;color:#fff}.guideline-wrapper .guideline-hero h1{font-size:28px;font-weight:700;margin-bottom:8px}.guideline-wrapper .guideline-hero p{font-size:14px;margin:0}.guideline-wrapper .guideline-section{margin:24px 0;background:#ffffff}.guideline-wrapper .guideline-section .flow-step-circle{width:22px;height:22px;border-radius:50%;background:#1677FF;color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center}.guideline-wrapper .guideline-section .check-icon{color:#1677ff;margin-right:8px}.guideline-wrapper .guideline-section .guideline-card{border:1px solid #e5e5e5;border-radius:12px;background:#ffffff;padding:24px 28px}.guideline-wrapper .guideline-section .guideline-card h2{font-size:18px;font-weight:700;margin-bottom:12px}.guideline-wrapper .guideline-section .guideline-card p{font-size:14px;color:#555;line-height:1.7;margin-bottom:12px}.guideline-wrapper .guideline-section .flow-title{font-size:18px;font-weight:700;margin-bottom:16px}.guideline-wrapper .guideline-section .flow-grid{display:grid;gap:24px;margin-bottom:24px}.guideline-wrapper .guideline-section .flow-grid--4{grid-template-columns:repeat(4,1fr)}.guideline-wrapper .guideline-section .flow-grid--5{grid-template-columns:repeat(5,1fr)}.guideline-wrapper .guideline-section .flow-card{border:1px solid #e5e5e5;border-radius:12px;padding:16px;background:#ffffff}.guideline-wrapper .guideline-section .flow-card h3{font-size:14px;font-weight:700;margin:0}.guideline-wrapper .guideline-section .flow-card p{font-size:13px;color:#555;margin-bottom:8px}.guideline-wrapper .guideline-section .flow-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.guideline-wrapper .guideline-section .flow-list{list-style:none;padding:0;margin:0}.guideline-wrapper .guideline-section .flow-list li{display:flex;align-items:center;gap:6px;font-size:12px;color:#555;margin-bottom:4px}.guideline-wrapper .guideline-section .flow-list svg{color:#1677ff;font-size:12px}.guideline-wrapper .guideline-section .flow-action{text-align:center}.guideline-wrapper .guideline-section .application-flow-box{border:1px solid #e5e5e5;border-radius:12px;padding:24px 28px;background:#ffffff}.guideline-wrapper .guideline-section .application-flow-box .application-flow-title{font-size:18px;font-weight:700}.guideline-wrapper .guideline-section .application-flow-box .application-flow-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:48px}.guideline-wrapper .guideline-section .application-flow-box .application-step{display:flex;flex-direction:column}.guideline-wrapper .guideline-section .application-flow-box .application-step-head{display:flex;align-items:center;gap:8px;margin-bottom:4px}.guideline-wrapper .guideline-section .application-flow-box .application-step-circle{width:20px;height:20px;border-radius:50%;background:#1677FF;color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.guideline-wrapper .guideline-section .application-flow-box .application-step-title{font-size:14px;font-weight:700;color:#222}.guideline-wrapper .guideline-section .application-flow-box .application-step-desc{font-size:13px;color:#555;line-height:1.5;margin:0}.guideline-wrapper .guideline-section .pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.guideline-wrapper .guideline-section .pricing-grid .pricing-card{border:1px solid #e5e5e5;border-radius:12px;padding:20px;background:#ffffff}.guideline-wrapper .guideline-section .pricing-grid .pricing-card--highlight{border-color:#1677ff;box-shadow:0 0 0 1px #1677ff}.guideline-wrapper .guideline-section .pricing-grid .pricing-header{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:#1677ff;margin-bottom:8px}.guideline-wrapper .guideline-section .pricing-grid .pricing-price{font-size:20px;font-weight:700;margin-bottom:4px}.guideline-wrapper .guideline-section .pricing-grid .pricing-desc{font-size:13px;color:#555;margin-bottom:12px}.guideline-wrapper .guideline-section .pricing-grid .pricing-list{list-style:none;padding:0;margin:0;font-size:13px;color:#555}.guideline-wrapper .guideline-section .pricing-grid .pricing-list li{margin-bottom:4px}.guideline-wrapper .guideline-section .pricing-grid .pricing-badge{width:100%;height:15px;background:#eef1f5;color:#3b3434;font-size:8px;font-weight:600;padding:6px 0;border-radius:4px;text-align:left;margin-bottom:12px}.guideline-wrapper .guideline-section .pricing-grid .pricing-badge-placeholder{width:100%;height:15px;margin:8px 0 12px}.guideline-wrapper .guideline-section .guideline-section--help{padding:40px 0}.guideline-wrapper .guideline-section .guideline-help-box{background:#f4f6f8;border-radius:12px;padding:32px 24px;text-align:center;border:1px solid #e5e5e5}.guideline-wrapper .guideline-section .guideline-help-icon{width:48px;height:48px;border-radius:12px;background:#e8edff;color:#1677ff;display:inline-flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:12px}.guideline-wrapper .guideline-section .guideline-help-title{font-size:18px;font-weight:700;margin-bottom:8px}.guideline-wrapper .guideline-section .guideline-help-desc{font-size:14px;color:#555;margin-bottom:20px;line-height:1.6}.guideline-wrapper .guideline-section .guideline-help-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}@media (max-width: 768px){.guideline-wrapper .guideline-hero-inner{flex-direction:column;align-items:flex-start}}@media (max-width: 1024px){.guideline-wrapper .flow-grid--4,.guideline-wrapper .flow-grid--5{grid-template-columns:repeat(2,1fr)}}@media (max-width: 1024px){.guideline-wrapper .application-flow-steps{grid-template-columns:1fr;gap:20px}}@media (max-width: 1024px){.guideline-wrapper .pricing-grid{grid-template-columns:1fr}}@media (max-width: 768px){.guideline-wrapper .guideline-help-box{padding:24px 16px}}.application-menu-wrapper{margin-bottom:24px}.application-menu-wrapper .application-menu-title{font-size:24px;font-weight:700;margin-bottom:4px}.application-menu-wrapper .application-menu-desc{font-size:14px;color:#666}.application-menu-wrapper .application-menu-alert{margin:16px 0}.application-menu-wrapper .application-menu-alert .ant-card-body{padding:16px}.application-menu-wrapper .application-tab{width:fit-content;margin-bottom:20px;padding:2px;background:#f3f4f6;border-radius:16px}.application-menu-wrapper .application-tab .ant-tabs .ant-tabs-nav{margin:0;background:#f2f2f5;padding:4px;border-radius:9999px}.application-menu-wrapper .application-tab .ant-tabs .ant-tabs-nav .ant-tabs-tab{margin:0;padding:0 10px;border-radius:9999px}.application-menu-wrapper .application-tab .ant-tabs .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-btn{padding:0 20px;text-align:center;color:#000}.application-menu-wrapper .application-tab .ant-tabs .ant-tabs-nav .ant-tabs-tab-active{background:#ffffff}.application-menu-wrapper .application-tab .ant-tabs .ant-tabs-nav .ant-tabs-ink-bar{display:none}.application-menu-wrapper .icon-tab{margin-left:8px;color:"#a3a3a3"}.application-menu-wrapper .ant-tabs-label_icon{margin-left:8px;color:#bfbfbf;font-size:14px}.application-menu-wrapper .application-menu-grid{display:grid;gap:24px}.application-menu-wrapper .application-menu-grid.grid-user,.application-menu-wrapper .application-menu-grid.grid-project{grid-template-columns:repeat(3,1fr)}.application-menu-wrapper .application-menu-card{border-radius:12px;display:flex}.application-menu-wrapper .application-menu-card .ant-card-body{flex:1;display:flex;flex-direction:column}.application-menu-wrapper .application-menu-card .ant-card-body button{margin-top:auto}.application-menu-wrapper .application-menu-card .menu-status{font-size:12px;font-weight:600;margin:8px 0 12px;display:inline-block;padding:2px 8px;border-radius:4px;width:fit-content}.application-menu-wrapper .application-menu-card .menu-status.available{color:#1e8e3e;background:#e6f4ea}.application-menu-wrapper .application-menu-card .menu-status.open,.application-menu-wrapper .application-menu-card .menu-status.manualApproval{color:#9a6700;background:#fff4ce}.application-menu-wrapper .application-menu-card .menu-icon{width:40px;height:40px;border-radius:8px;color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:8px;font-size:30px}.application-menu-wrapper .application-menu-card .menu-icon.green{background:#2ecc71}.application-menu-wrapper .application-menu-card .menu-icon.red{background:#e74c3c}.application-menu-wrapper .application-menu-card .menu-icon.blue{background:#3498db}.application-menu-wrapper .application-menu-card .menu-icon.orange{background:#f39c12}.application-menu-wrapper .application-menu-card .menu-icon.teal{background:#1abc9c}.application-menu-wrapper .application-menu-card .menu-icon.purple{background:#6c5ce7}.application-menu-wrapper .application-menu-card .menu-icon.cyan{background:#00bcd4}.application-menu-wrapper .application-menu-card .menu-icon.gold{background:#f1c40f;color:#fff}.application-menu-wrapper .application-menu-card .menu-icon.pink{background:#d40058}.application-menu-wrapper .application-menu-card .menu-action-button{width:100%;height:36px;margin-top:12px;border-radius:6px;font-size:14px;font-weight:600;background:#ececec;border:none;color:#000}.application-menu-wrapper .application-menu-card .menu-action-button:hover{background:#4096ff}.application-menu-wrapper .application-menu-card strong{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:40px}.application-menu-wrapper .application-menu-card .menu-desc{font-size:14px;color:#555;margin:4px 0;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:40px}.application-menu-wrapper .application-menu-card .menu-subdesc{font-size:12px;color:#888;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:40px}.application-menu-wrapper .card-disabled{opacity:.5;pointer-events:none}@media (max-width: 768px){.application-menu-wrapper .application-menu-grid{grid-template-columns:1fr}}.spinner-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}.spinner{width:50px;height:50px;border:5px solid #f3f3f3;border-top:5px solid #3498db;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.common-button.ant-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:8px;box-shadow:none;font-family:Noto Sans JP,sans-serif;font-weight:500;border-width:1px;border-style:solid;transition:all .2s ease}.common-button.ant-btn:focus-visible{outline:2px solid #587efc;outline-offset:2px}.common-button.ant-btn:disabled{cursor:not-allowed;box-shadow:none}.common-button--full-width.ant-btn{width:100%}.common-button__label{display:inline-flex;align-items:center;justify-content:center}.common-button__icon{display:inline-flex;align-items:center;justify-content:center;line-height:1}.common-button__icon>*{font-size:16px}.common-button--44.ant-btn{height:44px;padding:8px 16px;font-size:16px;line-height:24px}.common-button--40.ant-btn{height:40px;padding:8px 16px;font-size:16px;line-height:24px}.common-button--36.ant-btn{height:36px;padding:8px 16px;font-size:16px;line-height:24px}.common-button--28.ant-btn{height:28px;padding:8px 12px;font-size:14px;line-height:22px}.common-button--icon-only.ant-btn{padding:0}.common-button--icon-only.common-button--44.ant-btn{width:44px;min-width:44px}.common-button--icon-only.common-button--40.ant-btn{width:40px;min-width:40px}.common-button--icon-only.common-button--36.ant-btn{width:36px;min-width:36px}.common-button--icon-only.common-button--28.ant-btn{width:28px;min-width:28px}.common-button--primary.ant-btn{color:#fff;background:#ad0000;border-color:#ad0000}.common-button--primary.ant-btn:hover:not(:disabled){color:#fff;background:#910000;border-color:#910000}.common-button--primary.ant-btn:disabled{color:#fff;background:#7e7e7e;border-color:#7e7e7e}.common-button--outline.ant-btn{color:#323232;background:#ffffff;border-color:#323232}.common-button--outline.ant-btn:hover:not(:disabled){color:#323232;background:#ffffff;border-color:#2b2b2b}.common-button--outline.ant-btn:disabled{color:#7e7e7e;background:#ebebeb;border-color:#7e7e7e}.common-button--neutral.ant-btn{color:#323232;background:#ebebeb;border-color:#ebebeb}.common-button--neutral.ant-btn:hover:not(:disabled){color:#323232;background:#cecece;border-color:#cecece}.common-button--neutral.ant-btn:disabled{color:#7e7e7e;background:#a7a7a7;border-color:#a7a7a7}.common-button--text.ant-btn{color:#ad0000;background:transparent;border-color:transparent}.common-button--text.ant-btn:hover:not(:disabled){color:#910000;background:transparent;border-color:transparent}.common-button--text.ant-btn:disabled{color:#7e7e7e;background:transparent;border-color:transparent}.input-rhf .ant-form-item-label{padding-bottom:4px}.input-rhf .ant-form-item-label>label{color:#323232;font-size:14px;font-weight:700;line-height:22px}.input-rhf .ant-form-item-explain-error{color:#b00;font-size:12px;font-weight:400;line-height:22px}.input-rhf__field{width:100%;height:40px;border-radius:8px!important;border:1px solid #dbdbdb!important;padding-right:40px!important;background:#fff!important;transition:all .2s ease;color:#323232;font-size:16px;font-weight:400;line-height:24px}.input-rhf__field input{background:transparent!important;color:#323232;font-size:16px;font-weight:400;line-height:24px}.input-rhf__field input::placeholder{color:#999;opacity:1}.input-rhf__field:hover:not(.input-rhf__field--error){border-color:#587efc!important}.input-rhf__field:focus,.input-rhf__field.ant-input-affix-wrapper-focused,.input-rhf__field.ant-input-focused{border-color:#587efc!important;background:#fff!important;box-shadow:none!important}.input-rhf__field:disabled,.input-rhf__field.ant-input-affix-wrapper-disabled{color:#323232;background:#ececec!important;border-color:#dbdbdb!important;cursor:not-allowed;opacity:1}.input-rhf__field[readonly]{border-color:transparent!important;background:transparent!important;padding-left:0!important;padding-right:0!important;cursor:default}.input-rhf__field--error{border-color:#b00!important;background:#fff!important}.select-rhf .ant-form-item-label{padding-bottom:4px}.select-rhf .ant-form-item-label>label{color:#323232;font-size:14px;font-weight:700;line-height:22px}.select-rhf .ant-form-item-explain-error{color:#b00;font-size:12px;font-weight:400;line-height:22px;margin-top:7px}.select-rhf__field.ant-select{width:100%}.select-rhf__field.ant-select .ant-select-selector{min-height:40px!important;border-radius:8px!important;border:1px solid #dbdbdb!important;background:#ffffff!important;box-shadow:none!important;transition:all .2s ease}.select-rhf__field.ant-select .ant-select-selection-placeholder{color:#999}.select-rhf__field.ant-select .ant-select-selection-item{color:#323232;font-size:16px;font-weight:400;line-height:24px}.select-rhf__field.ant-select .ant-select-arrow{color:#999;inset-inline-end:12px}.select-rhf__field.ant-select:hover:not(.select-rhf__field--error) .ant-select-selector{border-color:#587efc!important}.select-rhf__field.ant-select.ant-select-focused .ant-select-selector{border-color:#587efc!important}.select-rhf__field.ant-select.ant-select-disabled .ant-select-selector{background:#ececec!important;border-color:#dbdbdb!important}.select-rhf__field.ant-select.ant-select-disabled .ant-select-selection-item,.select-rhf__field.ant-select.ant-select-disabled .ant-select-selection-placeholder,.select-rhf__field.ant-select.ant-select-disabled .ant-select-arrow{color:#999}.select-rhf__field--error.ant-select .ant-select-selector{border-color:#b00!important}.common-dropdown-list.ant-select-dropdown{padding:8px;border-radius:8px;border:1px solid #f5f5f5;background:#ffffff;box-shadow:2px 10px 44px #c5c5c540}.common-dropdown-list .ant-select-item{min-height:38px;padding:8px;border-radius:0;border-bottom:1px solid #f4f4f4;color:#323232;font-size:14px;font-weight:400;line-height:22px}.common-dropdown-list .ant-select-item:last-child{border-bottom:none}.common-dropdown-list .ant-select-item-option-content{color:#323232;font-size:14px;font-weight:400;line-height:22px}.common-dropdown-list .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:#f7f7f7}.common-dropdown-list .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:#f1faff;font-weight:400}.common-dropdown-list .ant-select-item-option-disabled{color:#9d9d9d;background:#f7f7f7}.user-registration-wrapper{max-width:800px;margin:34px auto 40px;padding:0 16px}.user-registration-wrapper .registration-main-card{border-radius:14px;border:1px solid #e3e5ea;box-shadow:0 14px 30px #0f172a14}.user-registration-wrapper .registration-main-card .ant-card-body{padding:20px 20px 18px}.user-registration-wrapper .registration-heading{margin-bottom:14px}.user-registration-wrapper .registration-heading h2{margin:0;font-size:24px;font-weight:700;color:#2d2f34;line-height:1.2}.user-registration-wrapper .registration-heading p{margin:10px 0 0;color:#2d2f34;font-size:16px;line-height:1.55}.user-registration-wrapper .notice-info{margin-bottom:18px}.user-registration-wrapper .notice-info .ant-card-body{padding:10px 12px;display:flex;gap:8px;background-color:#e6f6ff;border:1px solid #9dd7ff;border-radius:6px}.user-registration-wrapper .notice-info .notice-info-icon{margin-top:-20px;color:#2f8de4;flex-shrink:0}.user-registration-wrapper .notice-info .notice-info-text{color:#213349;font-size:16px;line-height:1.55}.user-registration-wrapper .ant-form-item{margin-bottom:8px}.user-registration-wrapper .ant-form-item-label>label{font-size:14px;font-weight:700;color:#262626}.user-registration-wrapper .input-rhf__field,.user-registration-wrapper .ant-select-selector{border-radius:8px!important}.user-registration-wrapper .ant-select .ant-select-selector{min-height:42px;background:#fff!important;border-color:#d5dbe6!important;box-shadow:none!important}.user-registration-wrapper .ant-select.ant-select-focused .ant-select-selector{border-color:#5b8cff!important}.user-registration-wrapper .phone-form-item .ant-form-item-label{padding-bottom:6px}.user-registration-wrapper .phone-label-row{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px}.user-registration-wrapper .select-note{display:block;margin-top:10px;margin-bottom:15px;font-size:12px;color:#60656f;line-height:1.55}.user-registration-wrapper .phone-type-radio .ant-radio-wrapper{color:#363a40;font-size:12px;margin-inline-end:10px}.user-registration-wrapper .phone-type-radio .ant-radio-checked .ant-radio-inner{border-color:#b50000;background-color:#b50000}.user-registration-wrapper .sub-label{opacity:.6;font-size:12px;font-weight:500}.user-registration-wrapper .form-consent{margin-top:8px;margin-bottom:12px;border:none;border-radius:8px;box-shadow:none;background:transparent}.user-registration-wrapper .form-consent .ant-card-body{padding:0}.user-registration-wrapper .form-consent .ant-checkbox-checked .ant-checkbox-inner{background-color:var(--Brand-Red-red-7, #AD0000);border-color:var(--Brand-Red-red-7, #AD0000)}.user-registration-wrapper .form-consent .ant-checkbox:hover .ant-checkbox-inner,.user-registration-wrapper .form-consent .ant-checkbox-input:focus+.ant-checkbox-inner{border-color:var(--Brand-Red-red-7, #AD0000)}.user-registration-wrapper .registration-submit-btn{display:flex;width:100%;height:44px;padding:8px 16px;justify-content:center;align-items:center;gap:10px;border-radius:8px;border:1px solid var(--Brand-Red-red-7, #AD0000);background:var(--Brand-Red-red-7, #AD0000);margin-top:6px;font-size:14px;font-weight:600}.user-registration-wrapper .registration-back-btn{display:block;width:100%;padding:0;border:none;background:transparent;margin-top:14px;color:var(--Brand-Red-red-7, #AD0000);font-size:14px;font-weight:500;cursor:pointer;text-align:center;text-decoration:underline;text-underline-offset:3px}.user-registration-wrapper .registration-back-btn:hover{color:#b50000}.user-registration-wrapper .verify-submit-btn{display:flex;width:100%;height:44px;padding:8px 16px;justify-content:center;align-items:center;gap:10px;border-radius:8px;border:1px solid var(--Brand-Red-red-7, #AD0000);background:var(--Brand-Red-red-7, #AD0000);margin-top:6px;font-size:14px;font-weight:600}.registration-confirm-modal .ant-modal-header{margin-bottom:10px}.registration-confirm-modal .ant-modal-title{font-size:18px;font-weight:700}.registration-confirm-modal .ant-modal-body{color:#2f3340;font-size:16px}.registration-confirm-modal .ant-modal-footer{margin-top:16px;display:flex;justify-content:flex-end;gap:8px}.registration-confirm-modal .ant-modal-footer .ant-btn{min-width:72px;border-radius:8px;font-weight:700}.registration-confirm-modal .ant-modal-footer .ant-btn-primary{background:#b50000;border-color:#b50000}.user-registration-verify{max-width:980px}.user-registration-verify .verify-card{margin:0 auto;max-width:900px;border-radius:24px;border:2px solid #e4e8ee;box-shadow:0 0 0 10px #e5e8eea6,0 24px 36px #0f172a2e}.user-registration-verify .verify-card .ant-card-body{padding:46px 40px 36px}.user-registration-verify .verify-title{margin:0;font-size:56px;font-weight:700;color:#2f3338;line-height:1.18}.user-registration-verify .verify-description{margin:22px 0 26px;color:#2f3338;font-size:26px;line-height:1.55;max-width:760px}.user-registration-verify .verify-label{margin-bottom:12px;font-size:42px;font-weight:700;color:#2f3338}.user-registration-verify .verify-otp{display:block;margin-bottom:18px}.user-registration-verify .verify-otp .ant-otp{gap:18px}.user-registration-verify .verify-otp .ant-input{width:108px;height:108px;border-radius:16px;border:2px solid #d61d1d;font-size:46px;color:#3f4248;text-align:center}.user-registration-verify .verify-otp .ant-input:focus,.user-registration-verify .verify-otp .ant-input-focused{border-color:#4f78ff;box-shadow:none}.user-registration-verify .verify-feedback-wrap{min-height:44px;display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.user-registration-verify .verify-feedback{margin:0;font-size:18px;font-weight:500}.user-registration-verify .verify-feedback--error{color:#df1a16}.user-registration-verify .verify-feedback--success{color:#2e9c22;display:inline-flex;align-items:center;gap:8px}.user-registration-verify .verify-resend{margin-left:auto;border:none;background:transparent;color:#4b72ff;font-size:18px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px}@media (max-width: 992px){.user-registration-wrapper .registration-main-card .ant-card-body{padding:18px 14px}.user-registration-wrapper .registration-heading h2{font-size:32px}.user-registration-wrapper .registration-heading p{font-size:14px}.user-registration-wrapper .registration-submit-btn{font-size:20px}.user-registration-wrapper .registration-back-btn{font-size:22px}.user-registration-wrapper .phone-label-row{flex-direction:column;align-items:flex-start;gap:6px}.user-registration-verify .verify-card .ant-card-body{padding:22px 16px 20px}.user-registration-verify .verify-title{font-size:34px}.user-registration-verify .verify-description{margin:12px 0 16px;font-size:18px}.user-registration-verify .verify-label{font-size:26px;margin-bottom:8px}.user-registration-verify .verify-otp .ant-otp{gap:8px}.user-registration-verify .verify-otp .ant-input{width:48px;height:56px;border-radius:12px;font-size:28px}.user-registration-verify .verify-feedback-wrap{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:12px}.user-registration-verify .verify-feedback,.user-registration-verify .verify-resend{font-size:16px}.user-registration-verify .verify-submit-btn{font-size:22px;height:46px}}.terms-consent-section .terms-consent-title{margin-bottom:14px;font-size:15px;font-weight:700;color:#262626}.terms-consent-section .terms-consent-checkbox{margin-bottom:0}.terms-consent-section .terms-consent-checkbox .ant-checkbox-wrapper{align-items:flex-start;width:100%;color:#262626;line-height:1.6}.terms-consent-section .terms-consent-checkbox .ant-checkbox{margin-top:2px}.terms-consent-section .terms-consent-checkbox .required-mark{margin-left:4px;color:#ff4d4f}.terms-consent-section .terms-consent-description{margin-top:6px;margin-left:24px;color:#8c8c8c;font-size:14px;line-height:1.6}.terms-consent-section .terms-consent-link{color:#1677ff;text-decoration:none}.terms-consent-section .terms-consent-link:hover{text-decoration:underline}.common-sso-header{height:76px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #e0e0e0;background:#ffffff;padding:12px 24px}.common-sso-header__brand{display:inline-flex;align-items:center;justify-content:center}.common-sso-header__logo{display:block;height:48px;width:auto;max-width:min(100%,420px);object-fit:contain}@media (max-width: 640px){.common-sso-header{padding:10px 12px}.common-sso-header__logo{height:36px;max-width:100%}}.textarea-rhf__field{width:100%;border-radius:8px!important;border:1px solid #d9d9d9!important;padding-right:40px!important;background:#f5f5f5!important;transition:all .2s ease}.textarea-rhf__field input{background:transparent!important}.textarea-rhf__field:hover:not(.textarea-rhf__field--error){border-color:#4096ff!important}.textarea-rhf__field:focus,.textarea-rhf__field.ant-input-focused{border-color:#1677ff!important;background:#fff!important;box-shadow:none!important}.textarea-rhf__field--error{border-color:#ff4d4f!important;background:#fff2f0!important}.project-join-wrapper{max-width:800px;margin:0 auto 24px}.project-join-wrapper .page-header .page-header-icon{background:#2ecc71}.project-join-wrapper .form-guide-text{font-size:12px;color:#737373;border-radius:4px;margin:0 0 24px}.project-join-wrapper .approval-box{margin-bottom:24px;padding:12px 16px;border:1px solid #eee;border-radius:8px;font-size:13px;color:#555}.project-join-wrapper .approval-title{display:flex;align-items:center;gap:6px;font-weight:600;margin-bottom:4px}.project-join-wrapper .form-consent{border-radius:16px;border:1px solid #d9d9d9;margin-bottom:20px}.project-join-wrapper .form-consent .ant-card-body{padding:24px}.project-join-wrapper .form-consent .form-section-title{display:flex;align-items:center;gap:4px;font-size:15px;font-weight:700;margin-bottom:16px}.project-join-wrapper .form-consent .form-checkbox{margin-bottom:0}.project-join-wrapper .form-consent .form-checkbox .ant-checkbox-wrapper{align-items:flex-start;width:100%}.project-join-wrapper .form-consent .form-checkbox .ant-checkbox{margin-top:2px}.project-join-wrapper .form-consent .consent-content{display:flex;flex-direction:column;gap:8px}.project-join-wrapper .form-consent .consent-title{font-size:16px;font-weight:500;line-height:24px;color:#262626}.project-join-wrapper .form-consent .required-mark{margin-left:4px;color:#ff4d4f}.project-join-wrapper .form-consent .consent-desc{font-size:14px;line-height:22px;color:#8c8c8c;margin-left:20px}.project-join-wrapper .form-consent .consent-link{margin:0 4px;color:#1677ff;font-weight:500}.project-join-wrapper .form-consent .consent-link:hover{text-decoration:underline}.project-join-wrapper .project-detail-card{padding:15px;border:1px solid #d9d9d9;border-radius:8px;background:#f5f7fa;margin-bottom:20px}.project-join-wrapper .project-title{margin-bottom:6px;font-size:16px;font-weight:600;color:#262626}.project-join-wrapper .project-description{margin-bottom:16px;font-size:14px;color:#595959}.project-join-wrapper .project-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px 32px;padding-top:12px;margin-top:12px;border-top:1px solid #d9d9d9}.project-join-wrapper .project-info-grid p{margin:0;font-size:13px;color:#8c8c8c}.project-join-wrapper .project-info-grid span{margin-left:4px;color:#595959}.project-leave-wrapper{max-width:800px;margin:0 auto 24px}.project-leave-wrapper .page-header .page-header-icon{background:#f39c12}.project-leave-wrapper .caution-box{margin-bottom:24px;font-size:13px;background-color:#fffbe6;border:1px solid #faad14;border-radius:8px}.project-leave-wrapper .caution-box .ant-card-body{color:#ad6800}.project-leave-wrapper .caution-title{display:flex;align-items:center;gap:6px;font-weight:600;margin-bottom:6px;color:#d48806}.project-leave-wrapper .caution-title .anticon{color:#faad14;font-size:15px}.project-leave-wrapper .caution-box ul{padding-left:40px;margin:0;color:#ad6800}.project-leave-wrapper .notice-info--blue .ant-card-body{background-color:#eff6ff;border-color:#bfdbfe}.project-leave-wrapper .notice-info--blue .notice-info-icon{color:#3b82f6}.project-leave-wrapper .form-consent{border-radius:16px;border:1px solid #d9d9d9;margin-bottom:20px}.project-leave-wrapper .form-consent .ant-card-body{padding:24px}.project-leave-wrapper .form-consent .form-section-title{display:flex;align-items:center;gap:4px;font-size:15px;font-weight:700;margin-bottom:16px}.project-leave-wrapper .form-consent .form-checkbox{margin-bottom:0}.project-leave-wrapper .form-consent .form-checkbox .ant-checkbox-wrapper{align-items:flex-start;width:100%}.project-leave-wrapper .form-consent .form-checkbox .ant-checkbox{margin-top:2px}.project-leave-wrapper .form-consent .consent-content{display:flex;flex-direction:column;gap:8px}.project-leave-wrapper .form-consent .consent-title{font-size:16px;font-weight:500;line-height:24px;color:#262626}.project-leave-wrapper .form-consent .required-mark{margin-left:4px;color:#ff4d4f}.project-leave-wrapper .form-consent .consent-desc{font-size:14px;line-height:22px;color:#8c8c8c;margin-left:20px}.project-leave-wrapper .form-consent .consent-link{margin:0 4px;color:#1677ff;font-weight:500}.project-leave-wrapper .form-consent .consent-link:hover{text-decoration:underline}.trial-project-wrapper{max-width:800px;margin:0 auto 24px}.trial-project-wrapper .notice-box{display:flex;align-items:center;gap:8px;padding:12px 16px;margin-bottom:24px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;font-size:13px;color:#404040}.trial-project-wrapper .trial-notice-box-icon{color:#22c55e;font-size:16px;flex-shrink:0}.trial-project-wrapper .trial-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px}.trial-project-wrapper .trial-summary-card{padding:16px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.trial-project-wrapper .summary-label{display:block;margin-bottom:8px;color:#737373;font-size:12px;line-height:1.4}.trial-project-wrapper .summary-value{display:block;margin-bottom:4px;font-size:20px;font-weight:700;color:#171717}.trial-project-wrapper .summary-desc{display:block;color:#a3a3a3;font-size:11px;line-height:1.5}.trial-project-wrapper .form-field{margin-bottom:20px}.trial-project-wrapper .form-label{display:block;margin-bottom:6px;color:#171717;font-size:14px;font-weight:500}.trial-project-wrapper .form-section-title{display:flex;align-items:center;gap:4px;font-size:16px;font-weight:600;color:#111827}.trial-project-wrapper .form-checkbox .ant-checkbox{align-self:start;padding-top:4px}.trial-project-wrapper .form-checkbox .terms-link{display:block;color:#0958d9}.trial-project-wrapper .required-mark{color:#ef4444}.trial-project-wrapper .ant-input{border-color:#d4d4d8}.trial-project-wrapper .ant-input:disabled{background:#d4d4d8;color:#262626;cursor:not-allowed}.trial-project-wrapper .user-card{margin-top:-15px;padding:6px 10px;border-radius:6px}.trial-project-wrapper .user-card-name{font-size:14px;font-weight:600;color:#171717}.trial-project-wrapper .user-card-info{margin-top:4px;font-size:12px;color:#737373;line-height:1.4}.trial-project-wrapper .user-card-empty{margin-top:8px;color:#a3a3a3;font-size:12px}.trial-project-wrapper .project-owner-note{margin-bottom:20px;padding:0 10px;font-size:10px;line-height:1.7;color:#737373}.trial-project-wrapper .project-owner-note p{margin:0}.trial-project-wrapper .caution-title{display:flex;align-items:center;gap:6px;margin-top:24px;margin-bottom:8px;font-size:14px;font-weight:600;color:#404040}.trial-project-wrapper .caution-list{margin:0;padding-left:18px;color:#737373;font-size:13px;line-height:1.8}.trial-project-wrapper .caution-list li{margin-bottom:2px}.trial-project-wrapper .form-consent{margin-top:20px;padding-top:20px;border-top:1px solid #f0f0f0}.trial-project-wrapper .consent-desc{margin-top:4px;font-size:12px;color:#737373}.trial-project-wrapper .consent-link{color:#1677ff;text-decoration:none;margin-right:4px}.trial-project-wrapper .form-checkbox{margin-bottom:0}.trial-project-wrapper .form-checkbox .ant-checkbox{align-self:flex-start;margin-top:2px}.trial-project-wrapper .trial-information{margin-top:24px;padding-top:16px;border-top:1px solid #f0f0f0}.trial-project-wrapper .trial-information-title{margin-bottom:8px;font-size:13px;font-weight:600;line-height:20px;color:#262626}.trial-project-wrapper .trial-information-list{margin:0;padding-left:20px;color:#737373;font-size:13px;line-height:24px}.trial-project-wrapper .trial-information-list li{margin-bottom:2px}.trial-project-wrapper .trial-information-list li:last-child{margin-bottom:0}.trial-project-wrapper .form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}@media (max-width: 768px){.trial-project-wrapper .trial-summary{grid-template-columns:1fr}.trial-project-wrapper .form-card{padding:16px}}.trial-project-wrapper .consent-content{display:flex;flex-direction:column;gap:8px}.trial-project-wrapper .consent-title{font-size:16px;font-weight:500;line-height:24px;color:#262626}.trial-project-wrapper .required-mark{margin-left:4px;color:#ff4d4f}.trial-project-wrapper .consent-desc{font-size:14px;line-height:22px;color:#8c8c8c;margin-left:20px}.trial-project-wrapper .consent-link{margin:0 4px;color:#1677ff;font-weight:500}.trial-project-wrapper .consent-link:hover{text-decoration:underline}.owner-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media (max-width: 768px){.owner-grid{grid-template-columns:1fr}}.official-project-create-wrapper{max-width:800px;margin:0 auto 24px}.official-project-create-wrapper .required-mark{color:#e53935}.official-project-create-wrapper .link{color:#1677ff}.official-project-create-wrapper .link:hover{text-decoration:underline}.official-project-create-wrapper .page-header .page-header-icon{background:#2f54eb}.official-project-create-wrapper .notice-info--official .ant-card-body{background-color:#fff;border-color:#d9d9d9;color:#000}.official-project-create-wrapper .notice-info--official .notice-info-icon{color:#000}.official-project-create-wrapper .official-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px}.official-project-create-wrapper .official-summary .official-summary-card .summary-label{display:block;font-size:12px;font-weight:500;margin-bottom:20px;color:#000}.official-project-create-wrapper .official-summary .official-summary-card .summary-value{display:block;font-size:18px;font-weight:700;color:#000;margin-bottom:2px}.official-project-create-wrapper .official-summary .official-summary-card .summary-desc{display:block;font-size:12px;color:#888}.official-project-create-wrapper .pricing-info{margin-bottom:16px}.official-project-create-wrapper .pricing-info .ant-card-body{display:flex;gap:8px}.official-project-create-wrapper .form-consent{border-radius:16px;border:1px solid #d9d9d9;margin-bottom:20px}.official-project-create-wrapper .form-consent .ant-card-body{padding:24px}.official-project-create-wrapper .form-consent .form-section-title{display:flex;align-items:center;gap:4px;font-size:15px;font-weight:700;margin-bottom:16px}.official-project-create-wrapper .form-consent .consent-label{display:flex;flex-direction:column;gap:4px}.official-project-create-wrapper .form-consent .form-checkbox{margin-bottom:0}.official-project-create-wrapper .form-consent .form-checkbox .ant-checkbox-wrapper{align-items:flex-start}.official-project-create-wrapper .form-consent .form-checkbox .ant-checkbox{margin-top:2px}.official-project-create-wrapper .form-consent .consent-desc{padding-left:24px;color:#8c8c8c;font-size:14px;line-height:22px}.official-project-create-wrapper .form-consent .consent-link{margin-right:4px}.new-project-official{width:100%;margin-top:32px}.new-project-official .project-stepper{--step-progress: 0%;position:relative;display:flex;justify-content:space-between;margin:30px 0}.new-project-official .project-stepper:before{content:"";position:absolute;top:18px;left:18px;right:18px;height:2px;background:#e5e7eb;z-index:0}.new-project-official .project-stepper:after{content:"";position:absolute;top:18px;left:18px;width:calc((100% - 36px) * var(--step-progress));height:2px;background:#1d4ed8;z-index:1}.new-project-official .project-stepper .step-item{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;align-items:center;gap:8px}.new-project-official .project-stepper .step-item.step-item-1{align-items:flex-start;margin-left:10px}.new-project-official .project-stepper .step-item.step-item-2{align-items:center}.new-project-official .project-stepper .step-item.step-item-3{align-items:flex-end;margin-right:10px}.new-project-official .project-stepper .step-item .step-circle{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:#cbd5e1;border:3px solid #fff;box-shadow:0 0 0 1px #dbe4f0;font-weight:700}.new-project-official .project-stepper .step-item .step-label{font-size:12px;font-weight:400;color:#cbd5e1;text-align:center;white-space:nowrap}.new-project-official .project-stepper .step-item.active .step-circle{background:#1d4ed8;color:#fff;border:3px solid #fff;box-shadow:0 0 0 1px #dbe4f0}.new-project-official .project-stepper .step-item.active .step-label{color:#1d4ed8;font-weight:600}.new-project-official .step-content{border-radius:12px}.new-project-official .form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.new-project-official .form-note-small{margin-top:24px}.new-project-official .form-note-small p{margin:4px 0;font-size:12px;color:#94a3b8;line-height:1.6}.new-project-official .resource-layout{display:flex;flex-direction:column;gap:20px}.new-project-official .resource-section{border:1px solid #e5e7eb;border-radius:10px;background:#fff;padding:18px 16px 8px}.new-project-official .section-title{font-size:16px;font-weight:700;color:#111827;margin-bottom:14px;display:flex;align-items:center;gap:8px}.new-project-official .section-title .anticon{font-size:15px;color:#1d4ed8}.new-project-official .section-title span{font-size:16px;font-weight:700;line-height:1}.new-project-official .step-actions{margin-top:32px;padding-top:32px;border-top:1px solid #edf0f5;display:flex;justify-content:space-between;align-items:center}.new-project-official .step-actions .ant-btn{min-width:112px;height:40px;border-radius:8px}.new-project-official .step-actions .ant-btn-primary{background:#8ea2e8;border-color:#8ea2e8}.new-project-official .step-actions .ant-btn-primary:hover{background:#748ee4!important;border-color:#748ee4!important}@media (max-width: 768px){.new-project-official .form-grid{grid-template-columns:1fr}.new-project-official .resource-section{padding:14px 12px 6px}.new-project-official .section-title,.new-project-official .section-title span{font-size:15px}.new-project-official .project-stepper .step-label{font-size:11px}.new-project-official .step-actions .ant-btn{min-width:90px}}.project-info-update-wrapper{max-width:800px;margin:0 auto 24px}.project-info-update-wrapper .form-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px;margin-bottom:16px}.project-info-update-wrapper .form-section{margin-bottom:16px}.project-info-update-wrapper .form-section-title{display:flex;align-items:center;gap:4px;font-size:16px;font-weight:600;color:#111827}.project-info-update-wrapper .form-section-desc{margin-top:4px;font-size:14px;color:#6b7280}.project-info-update-wrapper .required-mark{color:#ef4444}.project-info-update-wrapper .form-field{margin-bottom:16px}.project-info-update-wrapper .form-field:last-child{margin-bottom:0}.project-info-update-wrapper .form-label{display:block;margin-bottom:8px;font-weight:500;color:#111827}.project-info-update-wrapper .terms-link{display:inline-block;margin-top:8px;color:#1677ff}.project-info-update-wrapper .terms-link:hover{text-decoration:underline}.project-info-update-wrapper .form-checkbox{margin-bottom:0}.project-info-update-wrapper .form-checkbox .ant-checkbox{align-self:flex-start;margin-top:2px}.project-info-update-wrapper .form-checkbox .terms-link{display:block}.project-info-update-wrapper .billing-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.project-info-update-wrapper .page-header-icon-update-project{width:70px;height:70px;margin-top:4px;border-radius:8px;color:#fff;display:flex;align-items:center;justify-content:center;background:#ad45ff}@media (max-width: 768px){.form-grid{grid-template-columns:1fr}}.project-member-update-wrapper{max-width:800px;margin:0 auto 24px}.project-member-update-wrapper .notice-info{margin-bottom:16px}.project-member-update-wrapper .notice-info .ant-card-body{padding:10px 20px}.project-member-update-wrapper .notice-info .notice-info-icon{margin-right:4px}.project-member-update-wrapper .project-select-box{margin-bottom:24px}.project-member-update-wrapper .new-role-select{width:140px}.project-member-update-wrapper .table-header{display:flex;justify-content:space-between}.project-member-update-wrapper .delete-btn.ant-btn-dangerous:disabled{color:#ff4d4f;opacity:.4;cursor:not-allowed}.project-member-update-wrapper .role-note{margin:24px 0;border:1px solid #dbe3f0;border-radius:10px;background:#fff}.project-member-update-wrapper .role-note .ant-card-body{display:flex;align-items:flex-start;gap:10px;padding:14px 16px;margin:0}.project-member-update-wrapper .role-note .role-note-icon{padding-top:1px;color:#111827;line-height:1}.project-member-update-wrapper .role-note .role-note-content{color:#475569;font-size:13px;line-height:1.7}.project-member-update-wrapper .role-note .role-note-title{margin:0 0 4px;color:#111827;font-size:13px;font-weight:600;line-height:1.5}.project-member-update-wrapper .role-note ul{margin:0;padding-inline-start:18px}.project-member-update-wrapper .role-note ul li{margin:0}.project-delete-wrapper{max-width:800px;margin:0 auto 24px}.project-delete-wrapper .project-delete-container{max-width:960px;margin:0 auto}.project-delete-wrapper .warning-box{margin-bottom:24px}.project-delete-wrapper .warning-box .ant-card-body{display:flex;gap:12px;align-items:baseline;color:#d93025;background-color:oklch(100% 0 0deg);border-color:oklch(100% 0 0deg)}.project-delete-wrapper .warning-box .ant-card-body .warning-icon{color:#d93025;font-size:14px;margin-top:2px}.project-delete-wrapper .warning-box .ant-card-body .warning-content p{margin:0}.project-delete-wrapper .warning-box .ant-card-body .warning-content .warning-title{font-size:14px;font-weight:700}.project-delete-wrapper .warning-box .ant-card-body .warning-content .warning-desc{font-size:13px}.project-delete-wrapper .project-delete-form{display:flex;flex-direction:column}.project-delete-wrapper .form-actions{margin-top:8px}.trial-to-registered-wrapper{max-width:800px;margin:0 auto 24px}.trial-to-registered-wrapper .page-header .page-header-icon{background:#2f54eb}.trial-to-registered-wrapper .notice-info--trial-to-registered .ant-card-body{color:#ad6800}.trial-to-registered-wrapper .current-project-card{background:#fafafa;border:1px solid #e5e7eb}.trial-to-registered-wrapper .current-project-card .ant-card-body{padding:24px}.trial-to-registered-wrapper .current-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 16px}.trial-to-registered-wrapper .info-item{min-width:0}.trial-to-registered-wrapper .info-label{margin-bottom:4px;color:#737373;font-size:12px;line-height:20px;font-weight:400}.trial-to-registered-wrapper .info-value{color:#171717;font-size:14px;line-height:24px;font-weight:600;word-break:break-word}.trial-to-registered-wrapper .highlight-red{color:#dc2626}.trial-to-registered-wrapper .official-benefit-grid{margin-bottom:24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.trial-to-registered-wrapper .official-benefit-card{border:1px solid #e5e7eb;border-radius:12px}.trial-to-registered-wrapper .official-benefit-card .ant-card-body{padding:20px 24px}.trial-to-registered-wrapper .benefit-title{margin-bottom:28px;color:#94a3b8;font-size:14px;line-height:22px;font-weight:500}.trial-to-registered-wrapper .benefit-label{margin-bottom:6px;color:#cbd5e1;font-size:12px;line-height:20px;font-weight:400;text-decoration:line-through}.trial-to-registered-wrapper .benefit-value{color:#16a34a;font-size:14px;line-height:24px;font-weight:700}@media (max-width: 992px){.trial-to-registered-wrapper .official-benefit-grid{grid-template-columns:1fr}}.trial-to-registered-wrapper .resource-billing-card .ant-card-body{padding:22px}.trial-to-registered-wrapper .sub-form-card{margin-top:14px;border-radius:10px;border:1px solid #e5e7eb}.trial-to-registered-wrapper .sub-form-card .ant-card-body{padding:18px}.trial-to-registered-wrapper .sub-form-title{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:#111827;font-size:14px;font-weight:700}.trial-to-registered-wrapper .sub-form-icon{color:#2f54eb}.trial-to-registered-wrapper .warehouse-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.trial-to-registered-wrapper .carryover-info-card{margin-bottom:24px;border:1px solid #c7d2fe;border-radius:12px;background:#f8faff}.trial-to-registered-wrapper .carryover-info-card .ant-card-body{padding:16px 20px}.trial-to-registered-wrapper .form-actions{margin-top:24px}.trial-to-registered-wrapper .terms-card .ant-card-body{padding:20px}.trial-to-registered-wrapper .form-checkbox{margin-bottom:0}.trial-to-registered-wrapper .form-checkbox .ant-checkbox{align-self:flex-start;margin-top:2px}.trial-to-registered-wrapper .terms-desc{margin-left:24px;color:#94a3b8;font-size:14px}.trial-to-registered-wrapper .terms-link{color:#1677ff;margin-right:4px}.trial-to-registered-wrapper .terms-link:hover{text-decoration:underline}.trial-to-registered-wrapper .carryover-title{display:flex;align-items:center;gap:8px;margin-bottom:8px;color:#0f172a;font-size:14px;line-height:22px;font-weight:700}.trial-to-registered-wrapper .carryover-title-icon{color:#6366f1;font-size:16px;flex-shrink:0}.trial-to-registered-wrapper .carryover-list{margin:0;padding-left:22px;color:#64748b;font-size:12px;font-weight:400}.trial-to-registered-wrapper .carryover-list li{margin-bottom:2px}.trial-to-registered-wrapper .carryover-list li:last-child{margin-bottom:0}.trial-to-registered-wrapper .required-mark{margin-left:4px;color:#ff4d4f}.msg-success{white-space:pre-line;text-align:left}@media (max-width: 992px){.trial-to-registered-wrapper .current-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trial-to-registered-wrapper .official-benefit-grid{grid-template-columns:1fr}}@media (max-width: 768px){.trial-to-registered-wrapper .current-project-grid,.trial-to-registered-wrapper .warehouse-grid{grid-template-columns:1fr}.trial-to-registered-wrapper .current-project-card .ant-card-body,.trial-to-registered-wrapper .resource-billing-card .ant-card-body,.trial-to-registered-wrapper .terms-card .ant-card-body,.trial-to-registered-wrapper .carryover-info-card .ant-card-body{padding:16px}.trial-to-registered-wrapper .terms-desc{margin-left:0}}.project-join-approval-wrapper{max-width:800px;margin:0 auto 24px}.project-join-approval-wrapper .page-header .page-header-icon{background:#14b8a6}.project-join-approval-wrapper .notice-info--approval .ant-card-body{background:#fffbe6;border-color:#fadb14;color:#ad6800}.project-join-approval-wrapper .notice-info--approval .notice-info-icon{color:#111827}.project-join-approval-wrapper .project-select-card,.project-join-approval-wrapper .approval-table-card{margin-bottom:20px;border-radius:14px}.project-join-approval-wrapper .project-select-card .ant-card-body,.project-join-approval-wrapper .approval-table-card .ant-card-body{padding:20px 22px}.project-join-approval-wrapper .form-section{margin-bottom:16px}.project-join-approval-wrapper .form-section-title{font-size:16px;font-weight:700;color:#111827}.project-join-approval-wrapper .form-section-desc{margin-top:4px;font-size:14px;color:#6b7280}.project-join-approval-wrapper .required-mark{color:#ef4444}.project-join-approval-wrapper .approval-table{overflow-x:auto;font-size:10px}.project-join-approval-wrapper .approval-table .ant-table{border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;font-size:13px}.project-join-approval-wrapper .approval-table .ant-table-thead>tr>th{background:#ffffff;font-weight:600;color:#111827;white-space:nowrap;padding:8px 12px!important;font-size:12px}.project-join-approval-wrapper .approval-table .ant-table-tbody>tr>td{vertical-align:middle;padding:8px 12px!important;font-size:13px}.project-join-approval-wrapper .status-tag{margin-inline-end:0;border-radius:999px;border-color:#e8dcb5;background:#fefce8;color:#7c5e10}.project-join-approval-wrapper .approval-actions{display:flex;justify-content:center;gap:4px;white-space:nowrap}.project-join-approval-wrapper .approve-btn{color:#16a34a;font-size:12px;padding:2px 6px!important;height:auto;min-width:auto;background:#f0fdf4!important;border-radius:4px;transition:all .2s ease}.project-join-approval-wrapper .approve-btn .anticon{font-size:12px}.project-join-approval-wrapper .approve-btn:hover{background:#dcfce7!important;color:#15803d}.project-join-approval-wrapper .reject-btn{color:#ef4444;font-size:12px;padding:4px 10px!important;height:auto;min-width:auto;background:#fef2f2!important;border-radius:4px;transition:all .2s ease}.project-join-approval-wrapper .reject-btn .anticon{font-size:12px}.project-join-approval-wrapper .reject-btn:hover{background:#fee2e2!important;color:#dc2626}@media (max-width: 768px){.project-join-approval-wrapper .project-select-card .ant-card-body,.project-join-approval-wrapper .approval-table-card .ant-card-body{padding:16px}.project-join-approval-wrapper .approval-actions{flex-direction:column;gap:2px}}.capacity-change-wrapper{margin:24px 0}.capacity-change-wrapper .capacity-change-container{max-width:960px;margin:0 auto}.capacity-change-wrapper .join-page-header-icon.capacity{background:#eef5ff;color:#1a73e8}.data-registration-wrapper{margin:24px 0;background:#fff}.data-registration-wrapper .data-registration-container{max-width:960px;margin:0 auto}.data-deletion-wrapper{margin:24px 0;background:#fff}.data-deletion-wrapper .data-deletion-container{max-width:960px;margin:0 auto}.data-deletion-wrapper .warning-box{margin-bottom:24px}.data-deletion-wrapper .warning-box .ant-card-body{display:flex;gap:12px;align-items:baseline;color:#d93025}.data-deletion-wrapper .warning-box .ant-card-body .warning-icon{color:#d93025;font-size:18px;margin-top:2px}.data-deletion-wrapper .warning-box .ant-card-body .warning-content p{margin:0}.data-deletion-wrapper .warning-box .ant-card-body .warning-content .warning-title{font-size:14px;font-weight:700}.data-deletion-wrapper .warning-box .ant-card-body .warning-content .warning-desc{font-size:13px}.data-deletion-wrapper .confirm-checkbox{display:flex;gap:8px;font-size:14px;cursor:pointer}.data-deletion-wrapper .confirm-checkbox input{margin-top:4px}.faq-page-wrapper .faq-category-wrapper{width:fit-content;margin-bottom:20px;padding:2px;background:#f3f4f6;border-radius:16px}.faq-page-wrapper .faq-page{max-width:960px;margin:0 auto}.faq-page-wrapper .faq-page .faq-header{margin-bottom:20px}.faq-page-wrapper .faq-page .faq-title{margin-bottom:4px!important}.faq-page-wrapper .faq-page .faq-subtitle{font-size:14px}.faq-page-wrapper .faq-page .faq-collapse .ant-collapse-item{border-bottom:1px solid #f0f0f0}.faq-page-wrapper .faq-page .faq-collapse .ant-collapse-header{padding:16px 0!important;font-weight:700}.faq-page-wrapper .faq-page .faq-collapse .ant-collapse-header:hover .ant-collapse-header-text{text-decoration:underline}.faq-page-wrapper .faq-page .faq-tags{margin-top:8px}.faq-page-wrapper .faq-page .faq-tag{border-radius:9999px;background-color:#c5c5c7}.faq-page-wrapper .faq-search-wrapper{display:flex;align-items:center;gap:8px;margin-bottom:20px}.faq-page-wrapper .faq-search-wrapper .faq-search-input{flex:1}.user-profile-wrapper .user-profile-loading{display:flex;justify-content:center;align-items:center;height:200px}.user-profile-wrapper .my-page-banner{background:#1677FF}.user-profile-wrapper .my-page-banner-inner{padding:30px 32px;display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;width:100%}.user-profile-wrapper .banner-title{color:#fff!important;margin-bottom:4px!important}.user-profile-wrapper .banner-desc{color:#e5e7eb}.user-profile-wrapper .banner-tag{color:#fff;background-color:#64748b;padding:8px 16px;border:none;font-size:16px;border-radius:8px}.user-profile-wrapper .user-container{width:100%;background-color:#f8f8f8}.user-profile-wrapper .user-container-inner{max-width:1150px;margin:0 auto;padding:20px 32px}.user-profile-wrapper .content-container{padding:0}.user-profile-wrapper .content-space,.user-profile-wrapper .profile-wrapper{width:100%}.user-profile-wrapper .profile-name{display:flex;flex-direction:column;gap:4px}.user-profile-wrapper .sidebar-tag{color:#fff;border:none;font-size:12px;padding:2px 8px}.user-profile-wrapper .status-dot{width:8px;height:8px;border-radius:50%;background-color:#9ca3af}.user-profile-wrapper .status-dot-success{width:8px;height:8px;border-radius:50%;background-color:#22c55e}.user-profile-wrapper .profile-project-list{width:100%;padding-left:20px}.user-profile-wrapper .profile-project-item{background-color:#f5f5f5;border-radius:8px;padding:4px;width:100%}.user-profile-wrapper .profile-card .ant-card-body{padding:12px}.user-profile-wrapper .profile-card .ant-card-head{border-bottom:none}.user-profile-wrapper .profile-avatar{background-color:#e6f0ff;color:#1677ff}.user-profile-wrapper .profile-divider{margin-top:4px;margin-bottom:4px}.user-profile-wrapper .btn-primary-blue{background-color:#00f;color:#fff}.user-profile-wrapper .btn-danger-red{background-color:red;color:#fff}.user-profile-wrapper .btn-secondary-gray{background-color:#64748b;color:#fff}.user-profile-wrapper .operator-tools-card{border:1px solid #eb6053}.user-profile-wrapper .operator-tools-card .ant-card-head{border-bottom:none}.user-profile-wrapper .operator-tools-card__button{width:100%;display:flex;justify-content:space-between}.user-profile-wrapper .sidebar,.user-profile-wrapper .profile-wrapper{width:100%}.user-profile-wrapper .profile-header{display:flex;align-items:center;gap:12px}.user-profile-wrapper .profile-name{display:flex;flex-direction:column;align-items:flex-start}.user-profile-wrapper .sidebar-tag{color:#fff;background-color:#fd0000;border:none}.user-profile-wrapper .status-dot{width:10px;height:10px;border-radius:50%;display:inline-flex;background-color:#bdbdbd}.user-profile-wrapper .status-dot-success{width:10px;height:10px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;position:relative;background-color:#30c530}.user-profile-wrapper .operator-tools-card{background-color:#f9f0f0;border:1px solid #ff4d4f;border-radius:8px;box-sizing:border-box}.user-profile-wrapper .operator-tools-card .ant-card-head{border-bottom:none;background:transparent;padding:8px 16px}.user-profile-wrapper .operator-tools-card .ant-card-body{padding:12px}.user-profile-wrapper .operator-tools-card__icon{color:#ff4d4f}.user-profile-wrapper .operator-tools-card__button{width:100%;display:flex;justify-content:space-between;align-items:center}.user-profile-wrapper .operator-tools-card__list{width:100%}.user-profile-wrapper .operator-tools-card .ant-btn{background-color:#f7f4f4;border:1px solid #e5e5e5;border-radius:8px;height:36px;padding:0 12px;display:flex;align-items:center}.user-profile-wrapper .operator-tools-card .ant-btn:hover{border-color:#ff4d4f;background-color:#fff}.user-profile-wrapper .tools-card .ant-card-head{border-bottom:none}.user-profile-wrapper .tools-card .ant-card-body{padding:12px}.user-profile-wrapper .tools-card__list{width:100%}.user-profile-wrapper .tools-card__button{width:100%;display:flex;justify-content:space-between;align-items:center}.user-profile-wrapper .requests-card .ant-card-head{border-bottom:none}.user-profile-wrapper .requests-card .ant-card-body{padding:12px}.user-profile-wrapper .requests-card__list{width:100%}.user-profile-wrapper .requests-card__button{display:flex;justify-content:flex-start}.user-profile-wrapper .project-metrics{width:100%}.user-profile-wrapper .project-metrics__title{margin:0}.user-profile-wrapper .project-metrics__space{width:100%}.user-profile-wrapper .metric-label{font-size:12px}.user-profile-wrapper .metric-value{font-size:20px;font-weight:600}.user-profile-wrapper .metric-icon{display:flex;justify-content:flex-end;align-items:center;height:100%;font-size:20px}.user-profile-wrapper .profile-change-password-form{margin-top:12px}.user-profile-wrapper .profile-change-password-rules{margin:4px 0 14px;padding:0;list-style:none;display:flex;flex-direction:column;gap:4px}.user-profile-wrapper .profile-change-password-rule{display:flex;align-items:center;gap:8px;color:#8c8c8c;font-size:12px}.user-profile-wrapper .profile-change-password-rule__dot{width:8px;height:8px;border-radius:50%;background-color:#d9d9d9;flex-shrink:0}.user-profile-wrapper .profile-change-password-rule.is-satisfied{color:#389e0d}.user-profile-wrapper .profile-change-password-rule.is-satisfied .profile-change-password-rule__dot{background-color:#52c41a}.user-profile-wrapper .profile-change-password-actions{margin-top:16px;display:flex;justify-content:flex-end;gap:8px}.user-profile-wrapper .profile-change-password-locked{display:block;margin-top:4px}.user-profile-wrapper .dashboard-price{font-size:20px;font-weight:600;color:#1677ff}.user-profile-wrapper .dashboard-card .ant-card-head{border-bottom:none}.user-profile-wrapper .dashboard-card .ant-card-body{padding:16px}.user-profile-wrapper .dashboard-card__space{width:100%}.user-profile-wrapper .dashboard-card__title{font-size:16px}.user-profile-wrapper .dashboard-card__section{width:100%}.user-profile-wrapper .dashboard-card__divider{margin-top:4px;margin-bottom:4px}.user-profile-wrapper .dashboard-price{font-weight:600;font-size:16px}.user-profile-wrapper .dashboard-progress-bar--primary .ant-progress-bg{background-color:#1677ff!important}.user-profile-wrapper .dashboard-progress-bar--success .ant-progress-bg{background-color:#22c55e!important}.user-profile-wrapper .notification-sub{display:block;font-size:13px}.user-profile-wrapper .user-profile__notice-card .ant-card-body{padding:16px}.user-profile-wrapper .user-profile__notice-header{width:100%;display:flex;justify-content:space-between}.user-profile-wrapper .user-profile__notice-list{width:100%}.user-profile-wrapper .user-profile__notice-item .ant-card-body{padding:12px}.user-profile-wrapper .user-profile__notice-item-header{width:100%;display:flex;justify-content:space-between}.user-profile-wrapper .user-profile__notice-tag{color:#fff;background:#64748b}.user-profile-wrapper .user-profile__notice-link{cursor:pointer}.user-profile-wrapper .user-profile__history{width:100%}.user-profile-wrapper .user-profile__history-header{width:100%;display:flex;justify-content:space-between;align-items:center}.user-profile-wrapper .user-profile__history-title{font-size:16px}.user-profile-wrapper .user-profile__history-section{width:100%}.user-profile-wrapper .user-profile__history-section-title{color:#64748b}.user-profile-wrapper .user-profile__history-item .ant-card-body{padding:12px 16px}.user-profile-wrapper .user-profile__history-item-header{width:100%;display:flex;justify-content:space-between}.user-profile-wrapper .user-profile__history-action{color:#000}.user-profile-wrapper .user-profile__history-btn{display:flex;justify-content:flex-start}.user-profile-wrapper .activity-item:hover{border-color:#4096ff33;background:#fafafa}.user-profile-wrapper .user-profile__activity{width:100%}.user-profile-wrapper .user-profile__activity-title{font-size:16px}.user-profile-wrapper .user-profile__activity-list{width:100%}.user-profile-wrapper .user-profile__activity-item .ant-card-body{padding:12px 16px}.user-profile-wrapper .user-profile__activity-content{display:flex;align-items:center;gap:12px}.user-profile-wrapper .user-profile__activity-icon{font-size:16px}.user-profile-wrapper .user-profile__activity-icon--success{color:#22c55e}.user-profile-wrapper .user-profile__activity-icon--info{color:#0958d9}.user-profile-wrapper .user-profile__activity-icon--purple{color:#a855f7}.user-profile-wrapper .pill-tabs .ant-tabs-nav{background:#f2f2f5;padding:4px;border-radius:9999px}.user-profile-wrapper .pill-tabs .ant-tabs-nav-list{display:flex;width:100%}.user-profile-wrapper .pill-tabs .ant-tabs-tab{flex:1;justify-content:center;border-radius:9999px;padding:2px 0;margin:0;transition:background .2s}.user-profile-wrapper .pill-tabs .ant-tabs-tab-btn{width:100%;text-align:center;font-weight:500;color:#6b7280;color:#111827}.user-profile-wrapper .pill-tabs .ant-tabs-tab-active{background:#ffffff}.user-profile-wrapper .pill-tabs.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn,.user-profile-wrapper .pill-tabs.ant-tabs .ant-tabs-tab:active .ant-tabs-tab-btn{color:#111827}.user-profile-wrapper .pill-tabs.ant-tabs .ant-tabs-tab:focus-visible .ant-tabs-tab-btn{color:#111827}.user-profile-wrapper .pill-tabs .ant-tabs-ink-bar{display:none}.user-profile-wrapper .support-box{background:#e2e9ff;border-radius:12px;border:none}.user-profile-wrapper .support-icon{width:36px;height:36px;border-radius:50%;background:#e8f0ff;display:flex;align-items:center;justify-content:center;color:#1677ff;font-size:18px}.user-profile-wrapper .support-desc{display:block;font-size:13px}.user-profile-wrapper .btn-inquiry{color:#fff;background:#1e40af;display:block;font-size:13px}@media (max-width: 768px){.user-profile-wrapper .my-page-banner-inner{flex-direction:column;align-items:flex-start;gap:12px;padding:20px}.user-profile-wrapper .banner-tag{align-self:flex-end}}@media (max-width: 768px){.user-profile-wrapper .content-container{display:flex;flex-direction:column;gap:16px}.user-profile-wrapper .content-container>.ant-col{width:100%!important;max-width:100%}}@media (max-width: 768px){.user-profile-wrapper .user-container-inner{padding:16px}}@media (max-width: 768px){.user-profile-wrapper .profile-header{gap:8px}.user-profile-wrapper .profile-name{font-size:14px}}@media (max-width: 768px){.user-profile-wrapper .profile-project-list{padding-left:0}}@media (max-width: 768px){.user-profile-wrapper .metric-value,.user-profile-wrapper .dashboard-price{font-size:16px}}@media (max-width: 768px){.user-profile-wrapper .ant-card{border-radius:6px}}@media (max-width: 768px){.user-profile-wrapper .pill-tabs .ant-tabs-tab{padding:6px 0;font-size:12px}}@media (max-width: 768px){.user-profile-wrapper .btn-primary-blue,.user-profile-wrapper .btn-secondary-gray,.user-profile-wrapper .btn-danger-red{width:100%}}@media (max-width: 1024px){.user-profile-wrapper .user-container-inner{max-width:95%}}.profile-change-password-modal .ant-modal-content{width:600px;max-width:100%;background:#ffffff;border-radius:8px;padding:0;overflow:hidden;box-shadow:0 9px 28px 8px #0000000d,0 6px 16px #00000014,0 3px 6px -4px #0000001f;font-family:Noto Sans JP,sans-serif}.profile-change-password-modal .ant-modal-header{margin:0;padding:16px;border-bottom:1px solid #ededed;background:#ffffff}.profile-change-password-modal .ant-modal-title{color:#000000d9;font-size:18px;font-weight:700;line-height:24px}.profile-change-password-modal .ant-modal-body{min-height:140px;max-height:800px;padding:16px;overflow:hidden}.profile-change-password-modal .ant-modal-footer{margin:0;padding:10px 16px;border-top:1px solid #ededed;background:#ffffff;display:flex;justify-content:flex-end;align-items:center;gap:8px}.profile-change-password-modal .profile-change-password-modal__description{display:block;margin-bottom:16px;color:#323232;font-size:16px;font-weight:400;line-height:24px}.profile-change-password-modal .profile-change-password-form{margin-top:0}.profile-change-password-modal .profile-change-password-form .ant-form-item{margin-bottom:16px}.profile-change-password-modal .profile-change-password-form .ant-form-item-label{padding-bottom:4px}.profile-change-password-modal .profile-change-password-form .ant-form-item-label>label{color:#323232;font-size:14px;font-weight:700;line-height:22px}.profile-change-password-modal .profile-change-password-form .required-mark{color:#b00;font-size:16px;line-height:24px}.profile-change-password-modal .profile-change-password-form .password-input-rhf__field{border:1px solid #dbdbdb;border-radius:8px;padding:8px 12px;color:#323232;font-size:16px;line-height:24px}.profile-change-password-modal .profile-change-password-form .password-input-rhf__field:focus,.profile-change-password-modal .profile-change-password-form .password-input-rhf__field:focus-within{border-color:#587efc;box-shadow:none}.profile-change-password-modal .profile-change-password-rules{margin:-8px 0 16px;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.profile-change-password-modal .profile-change-password-rule{display:flex;align-items:center;gap:4px;color:#323232;font-size:14px;font-weight:400;line-height:22px}.profile-change-password-modal .profile-change-password-rule__dot{width:16px;height:16px;border-radius:8px;background:#efefef;position:relative;flex-shrink:0}.profile-change-password-modal .profile-change-password-rule.is-satisfied .profile-change-password-rule__dot{background:#65e106}.profile-change-password-modal .profile-change-password-rule.is-satisfied .profile-change-password-rule__dot:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:8px;border-right:1.5px solid #323232;border-bottom:1.5px solid #323232;transform:rotate(40deg)}.profile-change-password-modal .profile-change-password-locked{display:block;margin-top:4px}.profile-change-password-modal .profile-change-password-modal__cancel-btn,.profile-change-password-modal .profile-change-password-modal__submit-btn{height:40px;border-radius:8px;padding:8px 16px;font-size:16px;font-weight:500;line-height:24px}.profile-change-password-modal .profile-change-password-modal__cancel-btn{border:1px solid #323232;color:#323232;background:#ffffff}.profile-change-password-modal .profile-change-password-modal__cancel-btn:hover{border-color:#323232!important;color:#323232!important;background:#ffffff!important}.profile-change-password-modal .profile-change-password-modal__submit-btn{border:1px solid #ad0000;background:#ad0000;color:#fff}.profile-change-password-modal .profile-change-password-modal__submit-btn:hover,.profile-change-password-modal .profile-change-password-modal__submit-btn:focus{border-color:#900000!important;background:#900000!important;color:#fff!important}.profile-change-password-modal .profile-change-password-modal__submit-btn:disabled{border-color:#f1a5a5!important;background:#f1a5a5!important;color:#fff!important}.password-input-rhf{width:100%}.password-input-rhf .ant-form-item-label{padding-bottom:4px}.password-input-rhf .ant-form-item-label>label{color:#323232;font-size:14px;font-weight:700;line-height:22px}.password-input-rhf .ant-form-item-explain-error{color:#b00;font-size:12px;font-weight:400;line-height:22px}.password-input-rhf .ant-form-item-control{width:100%}.password-input-rhf__wrapper{position:relative;width:100%}.password-input-rhf__field{width:100%;height:40px;border-radius:8px!important;border:1px solid #dbdbdb!important;padding-right:40px!important;background:#fff!important;transition:all .2s ease;color:#323232;font-size:16px;font-weight:400;line-height:24px}.password-input-rhf__field::-ms-reveal,.password-input-rhf__field::-ms-clear{display:none}.password-input-rhf__field input{color:#323232;font-size:16px;font-weight:400;line-height:24px}.password-input-rhf__field input::placeholder{color:#999;opacity:1}.password-input-rhf__field:hover{border-color:#587efc!important}.password-input-rhf__field:focus,.password-input-rhf__field.ant-input-affix-wrapper-focused,.password-input-rhf__field.ant-input-focused{border-color:#587efc!important;background:#fff!important;box-shadow:none!important}.password-input-rhf__field:disabled,.password-input-rhf__field.ant-input-affix-wrapper-disabled{color:#323232;background:#ececec!important;border-color:#dbdbdb!important;cursor:not-allowed;opacity:1}.password-input-rhf__field[readonly]{border-color:transparent!important;background:transparent!important;padding-left:0!important;padding-right:0!important;cursor:default}.password-input-rhf__field--error{border-color:#b00!important;background:#fff!important}.password-input-rhf__icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);cursor:pointer;color:#999;z-index:10;pointer-events:auto;display:flex;align-items:center;justify-content:center}.password-input-rhf__icon:hover{color:#323232}.notice-page-wrapper{background:#ffffff}.notice-page-wrapper .notice-title-page{font-size:24px;font-weight:700;margin-bottom:5px}.notice-page-wrapper .notice-subtitle{color:#64748b;font-size:14px;margin-bottom:30px;margin-top:5px}.notice-page-wrapper .notice-tabs{display:inline-flex;gap:4px;background:#ececf0;border-radius:999px;margin-bottom:22px;font-size:12px}.notice-page-wrapper .notice-tab{border:transparent;background:transparent;padding:1px;border-radius:999px;font-size:13px;cursor:pointer;color:#222;margin:5px}.notice-page-wrapper .notice-tab.active{background:#fff;font-weight:500;box-shadow:0 1px 4px #0000001a}.notice-page-wrapper .notice-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px}.notice-page-wrapper .notice-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:16px;display:flex;flex-direction:column}.notice-page-wrapper .notice-card *{min-width:0;word-break:break-word}.notice-page-wrapper .notice-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.notice-page-wrapper .notice-header .notice-title{font-size:16px;font-weight:500;line-height:1;color:#111827;margin:0}.notice-page-wrapper .notice-badge{background:#64748b;color:#fff;font-size:12px;font-weight:500;padding:4px 12px;border-radius:999px;white-space:nowrap;margin-top:2px;flex-shrink:0}.notice-page-wrapper .notice-date{margin-top:10px;font-size:13px;color:#6b7280}.notice-page-wrapper .notice-desc{margin-top:16px;font-size:14px;line-height:1.7;color:#374151}@media (max-width: 640px){.notice-page-wrapper .notice-grid{grid-template-columns:1fr}}.catalog-wrapper{max-width:1200px;margin:24px auto}.catalog-wrapper .catalog-title{font-size:24px;font-weight:700}.catalog-wrapper .catalog-subtitle{margin-top:6px;color:#64748b;font-size:14px}.catalog-wrapper .catalog-search{display:flex;gap:12px}.catalog-wrapper .catalog-search input{flex:1;padding:10px 14px;border-radius:8px;border:1px solid #f5f5f5;background:#f3f3f5}.catalog-wrapper .catalog-search button{background:#1677FF;color:#fff;border:none;border-radius:8px;padding:0 16px;cursor:pointer}.catalog-wrapper .catalog-filter{display:flex;justify-content:space-between;align-items:center;margin-top:16px}.catalog-wrapper .catalog-filter p{margin:0}.catalog-wrapper .catalog-tags{display:flex;flex-wrap:wrap;gap:8px}.catalog-wrapper .catalog-tag{background:#eff6ff;color:#1677ff;padding:6px 12px;border-radius:999px;font-size:12px;cursor:pointer}.catalog-wrapper .catalog-sort{display:flex;align-items:center;gap:8px}.catalog-wrapper .catalog-sort select{padding:6px}.catalog-wrapper .catalog-count{margin:16px 0;font-size:13px;color:#6b7280}.catalog-wrapper .catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.catalog-wrapper .catalog-card{border:1px solid #e5e7eb;border-radius:16px;padding:24px;background:#ffffff}.catalog-wrapper .catalog-card-header{display:flex;justify-content:space-between;gap:12px}.catalog-wrapper .catalog-card-header h3{margin:0;font-size:16px;font-weight:700}.catalog-wrapper .type-badge{background:#64748b;color:#fff;font-size:12px;padding:4px 12px;border-radius:999px;white-space:nowrap}.catalog-wrapper .catalog-desc{margin-top:12px;font-size:14px;line-height:1.6;color:#374151}.catalog-wrapper .catalog-card-tags{display:flex;gap:8px;margin-top:12px}.catalog-wrapper .catalog-card-tags span{background:#f1f5f9;font-size:12px;padding:4px 10px;border-radius:999px}.catalog-wrapper .catalog-meta{display:flex;gap:16px;margin-top:16px;font-size:12px;color:#6b7280}@media (max-width: 1024px){.catalog-wrapper .catalog-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.catalog-wrapper .catalog-grid{grid-template-columns:1fr}.catalog-wrapper .catalog-filter{flex-direction:column;align-items:flex-start;gap:12px}}.data-summary-wrapper{margin:24px 0}.data-summary-wrapper .summary-icon{width:36px;height:36px;border-radius:8px;background-color:#eef2ff;color:#1677ff;display:flex;align-items:center;justify-content:center;font-size:20px}.data-detail-wrapper{margin:24px auto}.data-detail-wrapper .data-detail-wrapper .pill-tabs .ant-tabs-nav{background:#f2f2f5;padding:4px;border-radius:9999px;width:fit-content}.data-detail-wrapper .data-detail-wrapper .pill-tabs .ant-tabs-nav-list{width:fit-content}.data-detail-wrapper .data-detail-wrapper .pill-tabs .ant-tabs-tab{padding:0 10px;border-radius:9999px!important}.data-detail-wrapper .data-detail-wrapper .ant-tabs-nav:before{display:none}.data-detail-wrapper .data-detail-wrapper .data-detail-table{margin-top:16px}.data-detail-wrapper .data-detail-wrapper .data-detail-table tr>th{background:none;font-weight:500}.data-detail-wrapper .data-detail-wrapper .data-detail-table tr>th:before{display:none}.registered-page-wrapper{margin:24px auto}.registered-page-wrapper .registered-icon{position:absolute;top:30px;right:16px;background:#eef4ff;border-radius:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#3f6af2;font-size:20px}.registered-page-wrapper .registered-icon-top{background:#eef4ff;border-radius:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#3f6af2;font-size:20px}.trial-hub-wrapper{margin:24px 0}.trial-hub-wrapper .trial-hub-header{margin-bottom:16px}.trial-hub-wrapper .trial-hub-title{font-size:24px;font-weight:700}.trial-hub-wrapper .trial-hub-welcome{font-size:14px;color:#666;margin-top:4px}.trial-hub-wrapper .trial-main-card{padding:16px;border-radius:8px;margin-bottom:24px;border:1px solid #eee}.trial-hub-wrapper .trial-tabs{display:flex;gap:16px;margin-bottom:12px;font-size:14px}.trial-hub-wrapper .trial-tabs span{color:#000}.trial-hub-wrapper .trial-tabs .link{color:#1677ff;text-decoration:underline;cursor:pointer}.trial-hub-wrapper .trial-main-list{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#555}.trial-hub-wrapper .trial-main-item{line-height:1.6}.trial-hub-wrapper .trial-status-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0}.trial-hub-wrapper .trial-status-card{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-radius:8px;border:1px solid #eee;background:#fff}.trial-hub-wrapper .status-text{display:flex;flex-direction:column}.trial-hub-wrapper .status-label{font-size:12px;color:#666;margin-bottom:4px}.trial-hub-wrapper .status-value{font-size:18px;font-weight:700;color:#000}.trial-hub-wrapper .status-icon{font-size:20px;color:#1677ff}.trial-hub-wrapper .trial-section-title{font-size:18px;font-weight:700;margin:24px 0 12px}.trial-hub-wrapper .trial-action-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.trial-hub-wrapper .trial-action-card{display:flex;flex-direction:column;justify-content:space-between;padding:16px;border-radius:8px;border:1px solid #eee;background:#fff;height:100%}.trial-hub-wrapper .action-content{display:flex;flex-direction:column;gap:6px}.trial-hub-wrapper .action-icon{font-size:20px;color:#1677ff;margin-bottom:8px}.trial-hub-wrapper .action-title{font-size:14px;font-weight:600;margin:0}.trial-hub-wrapper .action-desc{font-size:12px;color:#666;margin:0}.trial-hub-wrapper .action-button{margin-top:12px;align-self:center;width:100%}@media (max-width: 992px){.trial-hub-wrapper .trial-status-grid{grid-template-columns:1fr}.trial-hub-wrapper .trial-action-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.trial-hub-wrapper .trial-action-grid{grid-template-columns:1fr}}.trial-hub-wrapper .trial-section-subtitle{font-size:14px;color:#666;margin-bottom:16px}.trial-hub-wrapper .getting-started-steps{display:flex;flex-direction:column;gap:12px}.trial-hub-wrapper .getting-step-card{display:flex;gap:16px;padding:0 15px 15px;border:1px solid #eee;border-radius:8px;background:#fff;align-items:flex-start}.trial-hub-wrapper .step-number{width:28px;height:28px;border-radius:50%;background:#1677FF;color:#fff;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:10px}.trial-hub-wrapper .step-content{display:flex;flex-direction:column;gap:4px}.trial-hub-wrapper .step-title{font-size:14px;font-weight:600}.trial-hub-wrapper .step-desc{font-size:13px;color:#666}.trial-hub-wrapper .step-link{margin-top:6px;font-size:13px;color:#1677ff;text-decoration:none;display:inline-flex;align-items:center;gap:4px}.trial-hub-wrapper .step-link:hover{text-decoration:underline}.operation-guide-wrapper{padding:24px;background:#fafafa}.operation-guide-wrapper .container{max-width:1200px}.operation-guide-wrapper .header{margin-bottom:24px}.operation-guide-wrapper .header h2{margin:0}.operation-guide-wrapper .layout{display:flex;gap:16px}.operation-guide-wrapper .sidebar{width:300px}.operation-guide-wrapper .content{flex:1}.operation-guide-wrapper .sidebar-content{padding:8px}.operation-guide-wrapper .category-title{font-size:12px;color:#999;font-weight:600;margin:12px 8px 4px}.operation-guide-wrapper .menu-item{padding:8px 10px;border-radius:6px;cursor:pointer;display:flex;justify-content:space-between;font-weight:600}.operation-guide-wrapper .menu-item:hover{background:#f5f5f5}.operation-guide-wrapper .menu-item.active{background:#e6f0ff;color:#1677ff;font-weight:600}.operation-guide-wrapper .toc-list{margin-left:12px;padding-left:8px}.operation-guide-wrapper .toc-item{font-size:12px;color:#888;padding:4px 0 4px 10px;cursor:pointer}.operation-guide-wrapper .toc-item:hover{color:#333}.operation-guide-wrapper .toc-item.active{color:#1677ff;font-weight:600}.operation-guide-wrapper .content-wrapper h3{margin:0}.operation-guide-wrapper .section-title{border-left:4px solid #1677ff;padding-left:8px;margin:16px 0;font-weight:600}.operation-guide-wrapper .table-title{padding:8px 12px;background:#fafafa;border:1px solid #eee;border-bottom:none;font-weight:600;margin-top:12px}.operation-guide-wrapper .icon-x{color:#ff4d4f}.operation-guide-wrapper .icon-check{color:#52c41a}.operation-guide-wrapper .steps-wrapper{margin-top:20px}.operation-guide-wrapper .step-line{margin-top:12px;padding-left:16px;margin-left:16px}.operation-guide-wrapper .step-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.operation-guide-wrapper .step-number{width:22px;height:22px;border-radius:50%;background:#1677ff;color:#fff;font-size:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.operation-guide-wrapper .step-content{flex:1}.operation-guide-wrapper .step-title{font-weight:600;margin-bottom:6px}.operation-guide-wrapper .search-box{margin-top:10px;padding:12px;border:1px solid #eee;border-radius:8px;width:70%;background:#fafafa}.operation-guide-wrapper .search-row{display:flex;gap:8px}.operation-guide-wrapper .search-row .ant-input{flex:1}.operation-guide-wrapper .tag-list{margin-top:8px}.operation-guide-wrapper .tag{display:inline-flex;align-items:center;gap:4px;border:1px solid #ddd;padding:2px 8px;border-radius:12px;font-size:12px;margin-right:6px;background:#fff}.operation-guide-wrapper .tag:hover{background:#f5f5f5}.operation-guide-wrapper .code-grid{display:flex;gap:12px;margin-top:12px;align-items:stretch}.operation-guide-wrapper .code-card{flex:1;display:flex;flex-direction:column;border-radius:8px;overflow:hidden}.operation-guide-wrapper .code-header{padding:6px 10px;font-size:13px;font-weight:600}.operation-guide-wrapper .code-header.bad{background:#fff2f0;color:#cf1322}.operation-guide-wrapper .code-header.good{background:#f6ffed;color:#389e0d}.operation-guide-wrapper .code-body{flex:1;background:black;color:#00ff90;padding:12px;font-family:Inter,Noto Sans JP,sans-serif}.operation-guide-wrapper .comment{color:#6b7280}.operation-guide-wrapper .tips-box{display:flex;align-items:flex-start;gap:12px}.operation-guide-wrapper .tips-box .tips-icon{font-size:30px;color:#faad14;margin-top:2px}.operation-guide-wrapper .tips-box .tips-content{display:flex;flex-direction:column}.operation-guide-wrapper .tips-box .tips-title{font-weight:600;margin-bottom:4px}.official-user-edit-wrapper{margin:24px 0}.official-user-edit-wrapper .user-edit-container{max-width:720px}.official-user-edit-wrapper .page-header .page-header-icon{background:#2ecc71}.official-user-edit-wrapper .form-email{margin-bottom:24px}.official-user-edit-wrapper .form-email .ant-form-item{margin:0}.official-user-edit-wrapper .form-email .form-desc{margin-block-start:0;margin-block-end:0;font-size:12px}.official-user-edit-wrapper .avatar-container{display:flex;gap:24px;margin-bottom:24px}.official-user-edit-wrapper .avatar-row{display:flex;align-items:center;gap:16px}.official-user-edit-wrapper .avatar-box{width:64px;height:64px;border-radius:50%;background:#e5e5e5;overflow:hidden;display:flex;align-items:center;justify-content:center}.official-user-edit-wrapper .avatar-img{width:100%;height:100%;object-fit:cover}.official-user-edit-wrapper .avatar-text{font-size:12px;color:#a3a3a3}.official-user-edit-wrapper .avatar-label{display:block;font-size:12px;margin-bottom:4px}.official-user-edit-wrapper .upload-label{font-size:14px;color:#1677ff;cursor:pointer;display:inline-flex;align-items:center;gap:4px}.official-user-edit-wrapper .upload-label:hover{text-decoration:underline}.official-user-edit-wrapper .upload-icon{width:16px;height:16px}.official-user-edit-wrapper .upload-input{display:none}.common-otp-input{width:100%}.common-otp-input .ant-otp{display:flex;justify-content:center!important;align-items:center!important;width:100%;gap:8px}.common-otp-input .ant-otp-input{width:60px!important;min-width:60px!important;max-width:60px!important;height:60px!important;min-height:60px!important;border-radius:8px!important;border:1px solid #587efc!important;padding:8px 12px!important;flex:0 0 auto;text-align:center;color:#323232;font-size:24px!important;font-weight:400;line-height:1;transition:border-color .2s ease}.common-otp-input .ant-otp-input:focus{border-color:#587efc!important;box-shadow:none}.common-otp-input--error .ant-otp-input{border-color:#ef4444!important}@media (max-width: 640px){.common-otp-input .ant-otp{gap:6px}.common-otp-input .ant-otp-input{width:46px!important;min-width:46px!important;max-width:46px!important;height:52px!important;min-height:52px!important;font-size:18px!important;padding:8px!important}}.verify-otp-page{min-height:100vh;background:#ffffff}.verify-otp-body{min-height:calc(100vh - 56px);display:flex;align-items:flex-start;justify-content:center;padding:180px 16px 32px}.verify-otp-card.ant-card{width:min(100%,352px);border-radius:16px;border:1px solid #e5e7eb;box-shadow:0 18px 40px #0f172a14}.verify-otp-card .ant-card-body{padding:24px 16px 20px}.verify-otp-content{display:flex;flex-direction:column;gap:18px}.verify-otp-heading{display:flex;flex-direction:column;gap:8px}.verify-otp-title.ant-typography{margin:0;color:#323232;font-size:16px;font-weight:700;line-height:1.5}.verify-otp-description.ant-typography{color:#323232;font-size:12px;line-height:1.7}.verify-otp-form{display:flex;flex-direction:column;gap:10px}.verify-otp-label{color:#323232;font-size:12px;font-weight:700;line-height:1.5}.verify-otp-input.common-otp-input .ant-otp{justify-content:flex-start!important;gap:4px}.verify-otp-input.common-otp-input .ant-otp-input{width:46px!important;min-width:46px!important;max-width:46px!important;height:44px!important;min-height:44px!important;border-radius:8px!important;border:1px solid #ef4444!important;font-size:18px!important;padding:8px 0!important}.verify-otp-input.common-otp-input .ant-otp-input:focus,.verify-otp-input.common-otp-input .ant-otp-input.ant-input-focused{border-color:#ef4444!important}.verify-otp-feedback{min-height:22px;display:flex;align-items:center;justify-content:space-between;gap:12px}.verify-otp-feedback__message.ant-typography{flex:1;min-width:0;margin:0;color:transparent;font-size:11px;line-height:1.4}.verify-otp-feedback__message.ant-typography.is-error{color:#df1a16}.verify-otp-resend-button.common-button{padding:0!important;min-width:auto;color:#4f78ff;font-size:11px;font-weight:600}.verify-otp-resend-button.common-button:hover,.verify-otp-resend-button.common-button:focus{color:#3158d8}@media (max-width: 640px){.verify-otp-body{padding-top:120px}.verify-otp-card.ant-card{width:min(100%,360px)}}.user-project-edit-wrapper .container{max-width:1400px}.user-project-edit-wrapper .header-container{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;margin:24px auto}.user-project-edit-wrapper .header-container .header-title{display:flex;align-items:center;gap:12px;margin-bottom:8px}.user-project-edit-wrapper .header-container .header-icon{font-size:32px;color:#1677ff}.user-project-edit-wrapper .header-container .title{font-size:28px;font-weight:700;margin:0}.user-project-edit-wrapper .header-container .subtitle{color:#6b7280;margin-bottom:8px}.user-project-edit-wrapper .header-container .back-link{font-size:14px;color:#1677ff;text-decoration:none}.user-project-edit-wrapper .header-container .back-link:hover{text-decoration:underline}.user-project-edit-wrapper .notice-info{margin-bottom:16px;border-color:#ff4d4f;background-color:#ffeeed}.user-project-edit-wrapper .notice-info .ant-card-body{padding:10px 20px;display:flex;align-items:baseline;gap:10px}.user-project-edit-wrapper .notice-info .notice-info-icon{margin-right:4px;color:#ff4d4f}.user-project-edit-wrapper .notice-info p{color:#ff4d4f}.user-project-edit-wrapper .content-container{padding:24px 0;background-color:#f8f8f8}.user-project-edit-wrapper .project-tabs-content{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.user-project-edit-wrapper .project-card{border:1px solid #e5e7eb;border-radius:16px;padding:20px;background:#fff}.user-project-edit-wrapper .project-card-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.user-project-edit-wrapper .project-header-left{flex:1;min-width:200px}.user-project-edit-wrapper .project-title{font-size:16px;font-weight:600;margin-bottom:4px}.user-project-edit-wrapper .project-description{font-size:13px;color:#6b7280}.user-project-edit-wrapper .project-card-body{margin-top:16px}.user-project-edit-wrapper .project-search-input .ant-input{height:36px}.user-project-edit-wrapper .project-search-input .ant-input-prefix{color:#9ca3af}.terms-page-wrapper{margin-bottom:24px}.user-delete-wrapper{max-width:800px;margin:0 auto 24px}.user-delete-wrapper .btn-back{background:none;border:none;font-weight:700;padding:0;cursor:pointer;margin-top:20px;margin-bottom:20px}.user-delete-wrapper .warning-box{margin-bottom:24px;color:#82181a;font-weight:700}.user-delete-wrapper .warning-box p,.user-delete-wrapper .warning-box ul{color:#ef4444;font-weight:400}.user-delete-wrapper .checkbox-acknowledged{padding-top:10px;border-top:1px solid rgb(255,152,152);font-weight:400}.user-delete-wrapper .account-info-card{margin-bottom:24px}.user-delete-wrapper .account-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.user-delete-wrapper .label-muted{color:#737373}.user-delete-wrapper .value-text{font-size:16px;font-weight:500;margin-top:4px}.user-delete-wrapper .project-section{margin-top:16px;padding-top:16px;border-top:1px solid #e5e5e5}.user-delete-wrapper .label-block{display:block;margin-bottom:8px}.user-delete-wrapper .project-list{display:flex;flex-direction:column;gap:8px}.user-delete-wrapper .project-item{display:flex;justify-content:space-between;align-items:center;padding:12px;background-color:#fafafa;border-radius:6px;border:1px solid #e5e5e5}.user-delete-wrapper .project-name{font-weight:500}.user-delete-wrapper .project-role{font-size:14px;color:#525252;background-color:#fff;padding:4px 12px;border-radius:999px;border:1px solid #e5e5e5}.user-delete-wrapper .note-text{font-size:14px;color:#737373;margin-top:12px}.user-delete-wrapper .form-section-title-note{opacity:50%}.project-role{padding:2px 8px;border-radius:12px;font-size:12px;font-weight:500}.project-role.admin{background:rgba(113,195,255,.7803921569);color:#015cab}.project-role.member{background:rgba(255,249,0,.3215686275);color:#a16900}.unauthorized-page{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:24px;gap:16px;font-family:sans-serif;text-align:center;padding:0 16px}.unauthorized-page__code{font-size:6rem;font-weight:700;margin:0;line-height:1}.unauthorized-page__title-wrapper,.unauthorized-page__title-wrapper .title{margin-bottom:0}.unauthorized-page__title{margin:0}.unauthorized-page__description{color:#6b7280;max-width:400px;margin:0}.unauthorized-page__button{margin-top:8px;padding:10px 24px;background-color:#1677ff;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:1rem}.project-detail-wrapper .header-container{gap:16px;flex-wrap:wrap;margin:24px auto;max-width:1400px}.project-detail-wrapper .header-container .back-link{font-size:14px;color:#1677ff;text-decoration:none}.project-detail-wrapper .header-container .back-link:hover{text-decoration:underline}.project-detail-wrapper .content-container{background-color:#f8f8f8}.project-detail-wrapper .container{max-width:1400px;padding:24px 0}.project-detail-wrapper .notice-info{margin-bottom:16px;color:#ff4d4f}.project-detail-wrapper .notice-info .ant-card-body{padding:10px 20px;display:flex;align-items:baseline;gap:10px}.project-detail-wrapper .notice-info .notice-info-icon{margin-right:4px}.project-detail-wrapper .project-overview{margin-bottom:24px}.project-detail-wrapper .project-overview-card{border-radius:12px}.project-detail-wrapper .project-overview-header{margin-bottom:20px}.project-detail-wrapper .project-overview-title{display:flex;align-items:center;gap:8px}.project-detail-wrapper .project-overview-icon{font-size:16px;color:#1677ff}.project-detail-wrapper .project-overview-heading{margin:0}.project-detail-wrapper .field .label{font-size:12px;color:#8c8c8c}.project-detail-wrapper .field .value{margin-top:4px;font-size:14px}.project-detail-wrapper .form-card{margin-bottom:24px}.project-detail-wrapper .billing-summary{margin-top:16px;padding-top:12px;border-top:1px solid #f0f0f0}.project-detail-wrapper .billing-label{font-size:12px;color:#8c8c8c}.project-detail-wrapper .billing-price{font-size:22px;font-weight:700}.project-detail-wrapper .billing-note{font-size:12px;color:#999}.project-detail-wrapper .resource-label{display:flex;justify-content:space-between;margin-bottom:6px}.project-detail-wrapper .full-width{width:100%}.project-detail-wrapper .table-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.project-detail-wrapper .mono{font-family:monospace}.project-detail-wrapper .role-select{width:100px}.project-detail-wrapper .modal-label{font-size:13px;margin-bottom:4px}.project-detail-wrapper .custom-confirm-modal .notice-info{margin-bottom:16px;color:#ff4d4f}.project-detail-wrapper .custom-confirm-modal .notice-info .notice-info-icon{margin-right:4px}.user-edit-wrapper .header-container{gap:16px;flex-wrap:wrap;margin:24px auto;max-width:1400px}.user-edit-wrapper .header-container .back-link{font-size:14px;color:#1677ff;text-decoration:none}.user-edit-wrapper .header-container .back-link:hover{text-decoration:underline}.user-edit-wrapper .content-container{background-color:#f8f8f8}.user-edit-wrapper .container{max-width:1400px;padding:24px 0}.user-edit-wrapper .notice-info{margin-bottom:16px;color:#ff4d4f}.user-edit-wrapper .notice-info .ant-card-body{padding:10px 20px;display:flex;align-items:baseline;gap:10px}.user-edit-wrapper .notice-info .notice-info-icon{margin-right:4px}.user-edit-wrapper .user-overview{margin-bottom:24px}.user-edit-wrapper .user-overview-card{border-radius:12px}.user-edit-wrapper .user-overview-header{margin-bottom:20px}.user-edit-wrapper .user-overview-title{display:flex;align-items:center;gap:8px}.user-edit-wrapper .user-overview-icon{font-size:16px;color:#1677ff}.user-edit-wrapper .user-overview-heading{margin:0}.user-edit-wrapper .field .label{font-size:12px;color:#8c8c8c}.user-edit-wrapper .field .value{margin-top:4px;font-size:14px}.user-edit-wrapper .form-card{margin-bottom:24px}.user-edit-wrapper .resource-label{display:flex;justify-content:space-between;margin-bottom:6px}.user-edit-wrapper .full-width{width:100%}.user-edit-wrapper .table-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.user-edit-wrapper .mono{font-family:monospace}.user-edit-wrapper .modal-label{font-size:13px;margin-bottom:4px}.user-edit-wrapper .custom-confirm-modal .notice-info{margin-bottom:16px;color:#ff4d4f}.user-edit-wrapper .custom-confirm-modal .notice-info .notice-info-icon{margin-right:4px}.usecase-detail-page .section-header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.usecase-detail-page .section-header__line{width:24px;height:2px;background-color:#1677ff;display:inline-block}.usecase-detail-page .section-header__text{font-size:14px;font-weight:600;color:#1677ff}.usecase-detail-page{background:#f8fafc}.usecase-detail-page .ant-layout-content{max-width:1500px;margin:0 auto;padding:24px 48px}.usecase-detail-page .usecase-empty{padding:40px;text-align:center}.usecase-detail-page .scenario-steps{margin-top:24px}.usecase-detail-page .hero{position:relative;overflow:hidden;padding:20px;color:#fff;background:linear-gradient(135deg,#1677FF,#4096FF)}.usecase-detail-page .hero .hero-container{max-width:1200px;padding:0 10px;position:relative;z-index:2}.usecase-detail-page .hero .hero-bg-circle{position:absolute;border-radius:50%;background:rgba(255,255,255,.08)}.usecase-detail-page .hero .hero-bg-1{width:300px;height:300px;top:-80px;right:-80px}.usecase-detail-page .hero .hero-bg-2{width:200px;height:200px;bottom:-60px;left:-60px}.usecase-detail-page .hero .hero-breadcrumb{font-size:13px;opacity:.7;margin-bottom:24px;display:flex;align-items:center;gap:6px}.usecase-detail-page .hero .hero-tags{display:flex;gap:8px;margin-bottom:16px}.usecase-detail-page .hero .badge{padding:4px 10px;border-radius:6px;font-size:12px;font-weight:500}.usecase-detail-page .hero .badge-category{background:rgba(255,255,255,.2)}.usecase-detail-page .hero .badge-difficulty{background:#fde68a;color:#92400e}.usecase-detail-page .hero .hero-title{font-weight:700;margin-bottom:12px;letter-spacing:-.01em}.usecase-detail-page .hero .hero-desc{font-size:16px;line-height:1.7;opacity:.85;margin-bottom:24px}.usecase-detail-page .hero .hero-actions{display:flex;gap:12px}.usecase-detail-page .hero .hero-actions .ant-btn{font-weight:600;display:flex;align-items:center}.usecase-detail-page .hero .hero-actions .ant-btn .anticon{margin-right:6px}.usecase-detail-page .hero .hero-actions .btn-catalog{background-color:#fff;color:#0958d9}.usecase-detail-page .hero .hero-actions .btn-catalog:hover{background-color:#ffffffe6;color:#0958d9}.usecase-detail-page .hero .hero-actions .btn-apply{background-color:#0d9488;border:none;color:#fff}.usecase-detail-page .hero .hero-actions .btn-apply:hover{background-color:#ffffff1a;color:#fff}.usecase-detail-page .hero .hero-actions .btn-usecase{background-color:#fff;border:1px solid rgba(255,255,255,.5);color:#0958d9}.usecase-detail-page .hero .hero-actions .btn-usecase:hover{background-color:#ffffff1a;color:#0958d9}.usecase-detail-page .hero .hero-icon{width:200px;height:200px;border-radius:50%;background:rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center;margin:auto}.usecase-detail-page .hero .hero-icon .anticon{font-size:80px;opacity:.8}.usecase-detail-page .kpi-card{border-radius:12px;border:1px solid #e5e7eb;background:#fff;position:relative;transition:all .2s}.usecase-detail-page .kpi-card:hover{box-shadow:0 6px 20px #0000000f;border-color:#4096ff33}.usecase-detail-page .kpi-card .kpi-icon-box{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.usecase-detail-page .kpi-card .kpi-icon-box .anticon{font-size:16px}.usecase-detail-page .kpi-card .kpi-icon-box.down{background:#eff6ff;color:#1677ff}.usecase-detail-page .kpi-card .kpi-icon-box.up{background:#ecfdf5;color:#059669}.usecase-detail-page .kpi-card .kpi-value{font-size:28px;font-weight:700;display:flex;align-items:baseline}.usecase-detail-page .kpi-card .kpi-unit{font-size:14px;margin-left:4px;color:#6b7280}.usecase-detail-page .kpi-card .kpi-label{margin-top:4px;font-size:13px;color:#6b7280}.usecase-detail-page .scenario-desc{max-width:600px}.usecase-detail-page .flow-diagram{margin-top:20px;margin-bottom:30px;padding:20px;border-radius:16px;background:linear-gradient(to right,#eff6ff,#ecfeff);border:1px solid rgba(64,150,255,.2)}.usecase-detail-page .flow-diagram:before{content:"ãƒ‡ãƒ¼ã‚¿ãƒ•ãƒ­ãƒ¼";display:block;font-size:12px;font-weight:600;color:#1677ff;margin-bottom:14px}.usecase-detail-page .flow-diagram .ant-space{justify-content:center;width:100%}.usecase-detail-page .flow-diagram .ant-card{box-shadow:none!important;border:none!important;background:transparent!important;padding:0!important}.usecase-detail-page .flow-diagram .ant-card .ant-card-body{background:#1677FF;color:#fff;padding:6px 14px!important;border-radius:8px;font-size:12px;font-weight:500;box-shadow:0 4px 12px #2563eb4d}.usecase-detail-page .flow-diagram .anticon{color:#4096ff;margin:0 8px}.usecase-detail-page .step-card{border-radius:12px;border:1px solid #e5e7eb;background:white;transition:all .2s}.usecase-detail-page .step-card:hover{border-color:#4096ff4d;box-shadow:0 4px 14px #0000000f}.usecase-detail-page .step-card .ant-card-body{display:flex;align-items:flex-start;gap:14px;padding:16px 18px}.usecase-detail-page .step-card .step-index{width:36px;height:36px;background:#1677FF;border-radius:50%;color:#fff;font-weight:600;font-size:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.usecase-detail-page .step-card .step-content{flex:1}.usecase-detail-page .step-card .step-title-row{display:flex;align-items:center;gap:8px;margin-bottom:6px}.usecase-detail-page .step-card .step-icon{font-size:15px;color:#4096ff;display:flex}.usecase-detail-page .step-card .step-title{font-size:14px;font-weight:600;color:#111827}.usecase-detail-page .step-card .step-desc{font-size:12px;color:#6b7280;line-height:1.5}.usecase-detail-page .datasets-section .datasets-title{margin-bottom:24px}.usecase-detail-page .datasets-section .dataset-card{border:1px solid #e5e7eb;border-radius:8px;height:100%;display:flex;flex-direction:column}.usecase-detail-page .datasets-section .dataset-card .ant-card-body{padding:16px;display:flex;flex-direction:column;height:100%}.usecase-detail-page .datasets-section .dataset-card{transition:all .2s}.usecase-detail-page .datasets-section .dataset-card:hover{box-shadow:0 6px 16px #00000014;border-color:#4096ff33}.usecase-detail-page .datasets-section .dataset-card .dataset-header{margin-bottom:12px}.usecase-detail-page .datasets-section .dataset-card .dataset-header .dataset-header-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:6px}.usecase-detail-page .datasets-section .dataset-card .dataset-header .dataset-icon{color:#4096ff;font-size:18px}.usecase-detail-page .datasets-section .dataset-card .dataset-header .dataset-category{background:#f5f5f5;border:1px solid #e5e7eb;color:#6b7280;font-size:11px;padding:2px 6px}.usecase-detail-page .datasets-section .dataset-card .dataset-header .dataset-title{font-weight:600;font-size:14px}.usecase-detail-page .datasets-section .dataset-card .dataset-header .dataset-tags{margin-top:6px}.usecase-detail-page .datasets-section .dataset-card .dataset-header .dataset-tags .ant-tag{font-size:11px;padding:2px 6px}.usecase-detail-page .datasets-section .dataset-card .dataset-meta{display:flex;gap:16px;font-size:12px;color:#6b7280;margin-bottom:12px}.usecase-detail-page .datasets-section .dataset-card .dataset-meta .meta-item{display:flex;align-items:center;gap:4px}.usecase-detail-page .datasets-section .dataset-card .column-table{border:1px solid #f3f4f6;border-radius:6px;overflow:hidden;display:flex;flex-direction:column;flex:1}.usecase-detail-page .datasets-section .dataset-card .column-table .column-header{display:grid;grid-template-columns:1fr 1fr;background:#fafafa;padding:6px 10px;font-size:10px;font-weight:600;color:#9ca3af;text-transform:uppercase;border-bottom:1px solid #f0f0f0}.usecase-detail-page .datasets-section .dataset-card .column-table .column-row{display:grid;grid-template-columns:1fr 1fr;padding:6px 10px;font-size:12px;transition:background .15s}.usecase-detail-page .datasets-section .dataset-card .column-table .column-row:not(:last-child){border-bottom:1px solid #f5f5f5}.usecase-detail-page .datasets-section .dataset-card .column-table .column-row:hover{background:#eff6ff}.usecase-detail-page .datasets-section .dataset-card .column-table .column-row .column-name{color:#1677ff;font-family:monospace}.usecase-detail-page .datasets-section .dataset-card .column-table .column-row .column-type{color:#6b7280;font-family:monospace}.usecase-detail-page .catalog-section{margin-top:40px}.usecase-detail-page .catalog-section .catalog-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:24px;gap:16px;flex-wrap:wrap}.usecase-detail-page .catalog-section .catalog-header .catalog-title{font-size:20px;font-weight:700;color:#111827}.usecase-detail-page .catalog-section .catalog-header .catalog-action{border:1px solid rgba(64,150,255,.3);color:#1677ff;display:flex;align-items:center;gap:6px}.usecase-detail-page .catalog-section .catalog-header .catalog-action:hover{background:#eff6ff}.usecase-detail-page .catalog-section .catalog-card{height:100%;border:1px solid #e5e7eb;border-radius:10px;transition:all .2s;display:flex;flex-direction:column}.usecase-detail-page .catalog-section .catalog-card .ant-card-body{padding:16px;display:flex;flex-direction:column;height:100%}.usecase-detail-page .catalog-section .catalog-card:hover{border-color:#4096ff80;box-shadow:0 6px 16px #00000014}.usecase-detail-page .catalog-section .catalog-card:hover .catalog-name{color:#1677ff}.usecase-detail-page .catalog-section .catalog-card:hover .catalog-arrow{color:#4096ff}.usecase-detail-page .catalog-section .catalog-card .catalog-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.usecase-detail-page .catalog-section .catalog-card .catalog-top .catalog-left{display:flex;align-items:center;gap:6px}.usecase-detail-page .catalog-section .catalog-card .catalog-top .catalog-icon{color:#4096ff;font-size:14px}.usecase-detail-page .catalog-section .catalog-card .catalog-top .catalog-name{font-weight:600;font-size:13px;color:#1f2937;transition:color .2s}.usecase-detail-page .catalog-section .catalog-card .catalog-top .catalog-arrow{color:#d1d5db;font-size:14px;transition:color .2s}.usecase-detail-page .catalog-section .catalog-card .catalog-tags{margin-bottom:10px}.usecase-detail-page .catalog-section .catalog-card .catalog-tags .ant-tag{font-size:11px;padding:2px 6px}.usecase-detail-page .catalog-section .catalog-card .catalog-meta{display:grid;grid-template-columns:1fr 1fr;gap:6px;font-size:12px;color:#6b7280}.usecase-detail-page .catalog-section .catalog-card .catalog-meta .meta-item{display:flex;align-items:center;gap:4px}.usecase-detail-page .value-section{margin-top:40px}.usecase-detail-page .value-section .value-title-main{margin-bottom:24px}.usecase-detail-page .value-section .value-grid .value-card{border:1px solid #e5e7eb;border-radius:12px;background:linear-gradient(to bottom right,#ffffff,rgba(59,130,246,.05));transition:all .2s}.usecase-detail-page .value-section .value-grid .value-card .ant-card-body{padding:16px}.usecase-detail-page .value-section .value-grid .value-card:hover{border-color:#4096ff80;box-shadow:0 4px 12px #0000000f}.usecase-detail-page .value-section .value-grid .value-card .value-icon-box{width:40px;height:40px;border-radius:8px;background:rgba(64,150,255,.2);display:flex;align-items:center;justify-content:center;margin-bottom:10px}.usecase-detail-page .value-section .value-grid .value-card .value-icon-box .value-icon{font-size:18px;color:#1677ff}.usecase-detail-page .value-section .value-grid .value-card .value-title{font-size:13px;font-weight:600;color:#1f2937;margin-bottom:4px}.usecase-detail-page .value-section .value-grid .value-card .value-desc{font-size:12px;color:#6b7280;line-height:1.5}.usecase-detail-page .value-section .value-chart .chart-title{font-size:14px;font-weight:600;color:#374151;margin-bottom:12px}.usecase-detail-page .value-section .value-chart .chart-container{height:260px;border:1px solid #e5e7eb;border-radius:12px;background:#ffffff;padding:12px}.usecase-detail-page .value-section .value-chart .chart-legend{display:flex;justify-content:center;gap:16px;margin-top:10px;font-size:12px}.usecase-detail-page .value-section .value-chart .chart-legend .legend-item{display:flex;align-items:center;gap:6px;color:#6b7280}.usecase-detail-page .value-section .value-chart .chart-legend .legend-item--after{color:#1677ff}.usecase-detail-page .value-section .value-chart .chart-legend .before-line{width:16px;height:2px;background:#9ca3af;border-radius:2px}.usecase-detail-page .value-section .value-chart .chart-legend .after-line{width:16px;height:2px;background:#4096FF;border-radius:2px}.usecase-detail-page .related-section{margin-top:40px}.usecase-detail-page .related-section .related-title{margin-bottom:20px}.usecase-detail-page .related-section .related-card{position:relative;overflow:hidden;border-radius:10px}.usecase-detail-page .related-section .related-card .ant-card-body{padding:0}.usecase-detail-page .related-section .related-card:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:var(--gradient);border-top-left-radius:10px;border-top-right-radius:10px}.usecase-detail-page .related-section .related-card:hover{border-color:#4096ff80;box-shadow:0 6px 16px #00000014}.usecase-detail-page .related-section .related-card:hover .related-name{color:#1677ff}.usecase-detail-page .related-section .related-card:hover .related-link{text-decoration:underline}.usecase-detail-page .related-section .related-card .gradient-bar{height:6px;width:100%}.usecase-detail-page .related-section .related-card .ant-card-body{padding:16px}.usecase-detail-page .related-section .related-card .related-badges{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:8px}.usecase-detail-page .related-section .related-card .related-badges .ant-tag{font-size:11px;padding:2px 6px}.usecase-detail-page .related-section .related-card .related-name{font-size:14px;font-weight:600;color:#1f2937;margin-bottom:10px;transition:color .2s}.usecase-detail-page .related-section .related-card .related-link{font-size:12px;color:#1677ff;display:inline-flex;align-items:center;gap:4px}.usecase-detail-page .related-section .related-card .related-body{margin-top:30px;padding:16px;display:flex;flex-direction:column;gap:8px}.usecase-detail-page .cta-section{margin-top:40px;background:linear-gradient(135deg,#0958D9,#0958D9);color:#fff;padding:80px 24px;text-align:center}.usecase-detail-page .cta-section .cta-inner{max-width:900px;margin:0 auto}.usecase-detail-page .cta-section .cta-subtitle{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#4096ff80;margin-bottom:12px}.usecase-detail-page .cta-section .cta-subtitle .anticon{font-size:14px}.usecase-detail-page .cta-section .cta-title{color:#fff!important;font-weight:700;margin-bottom:12px}.usecase-detail-page .cta-section .cta-desc{color:#ffffffbf;font-size:16px;line-height:1.6;white-space:pre-line;margin-bottom:32px}.usecase-detail-page .cta-section .cta-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.usecase-detail-page .cta-section .btn-primary{background:#fff;color:#0958d9;border:none;font-weight:600}.usecase-detail-page .cta-section .btn-primary:hover{background:#f3f4f6}.usecase-detail-page .cta-section .btn-secondary{background:#0d9488;border:none;color:#fff}.usecase-detail-page .cta-section .btn-secondary:hover{background:#0f766e}.usecase-detail-page .cta-section .btn-outline{border:1px solid rgba(255,255,255,.4);color:#fff;background:transparent}.usecase-detail-page .cta-section .btn-outline:hover{background:rgba(255,255,255,.1)}.common-toast-root{position:fixed;top:16px;left:50%;transform:translate(-50%);z-index:3000;pointer-events:none}.common-toast{min-width:360px;max-width:min(92vw,560px);padding:12px 14px;border-radius:12px;border:1px solid #ececec;background:#ffffff;box-shadow:0 10px 26px #0f172a24;pointer-events:auto;animation:common-toast-enter .18s ease-out}.common-toast--error,.common-toast--warning{border-color:#f2f2f2}.common-toast__content{display:flex;align-items:flex-start;gap:10px}.common-toast__icon{width:16px;height:16px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;line-height:1;margin-top:2px;flex-shrink:0;color:#fff}.common-toast__icon--error{background:#ff4d4f}.common-toast__icon--warning{background:#faad14}.common-toast__body{min-width:0}.common-toast__message{font-size:14px;line-height:1.35;color:#262626;font-weight:400;word-break:break-word}.common-toast__code{margin-top:2px;font-size:12px;line-height:1.3;color:#8c8c8c}@keyframes common-toast-enter{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.common-toast-root{left:12px;right:12px;transform:none;top:12px}.common-toast{min-width:0;width:100%;max-width:none}.common-toast__message{font-size:15px}}.app-container{width:100%;min-height:100vh;background:#ffffff}.notice-info{margin-bottom:16px}.notice-info .ant-card-body{padding:10px 20px;display:flex;align-items:center;gap:6px;background-color:#fefce8;border:1px solid #fff085;border-radius:10px}.notice-info .notice-info-icon{margin-right:4px;flex-shrink:0}.tabs-common{width:fit-content;margin-bottom:20px;padding:2px;background:#f3f4f6;border-radius:16px}.tabs-common .ant-tabs .ant-tabs-nav{margin:0;background:#f2f2f5;padding:4px;border-radius:9999px}.tabs-common .ant-tabs .ant-tabs-nav .ant-tabs-tab{margin:0;padding:0 10px;border-radius:9999px}.tabs-common .ant-tabs .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-btn{padding:0 20px;text-align:center;color:#000}.tabs-common .ant-tabs .ant-tabs-nav .ant-tabs-tab-active{background:#fff}.tabs-common .ant-tabs .ant-tabs-nav .ant-tabs-ink-bar{display:none}.required-mark{color:#e53935;margin-left:4px}.form-card{margin-bottom:24px}.form-card .form-section{margin-bottom:16px}.form-card .form-section .form-section-title{display:flex;align-items:center;gap:4px;font-size:15px;font-weight:700}.form-card .form-section .form-section-desc{margin-top:4px;font-size:13px}.form-actions{display:flex;justify-content:flex-end;gap:12px}.form-back-button{background:none;border:none;font-weight:700;padding:0;cursor:pointer;margin-top:20px}.page-header{display:flex;align-items:flex-start;gap:8px;margin-bottom:16px}.page-header .page-header-icon{width:50px;height:50px;border-radius:8px;background:#3498db;color:#fff;display:flex;align-items:center;justify-content:center;font-size:30px;margin-top:25px}.page-header .page-header-icon.user-registration{background:#2ecc71}.page-header .page-header-icon.user-delete{background:#e74c3c}.page-header .page-header-icon.project-join{background:#1abc9c}.page-header .page-header-icon.project-leave{background:#f39c12}.page-header .page-header-icon.trial-project-create{background:#3498db}.page-header .page-header-icon.registered-project-create{background:#6c5ce7}.page-header .page-header-icon.project-info-change{background:#3498db}.page-header .page-header-icon.member-role-change{background:#6c5ce7}.page-header .page-header-icon.project-join-approval{background:#1abc9c}.page-header .page-header-icon.project-delete{background:#e74c3c}.page-header .page-header-icon.trial-to-registered{background:#6c5ce7}.page-header .page-header-icon.capacity-change{background:#00bcd4}.page-header .page-header-icon.data-add{background:#2ecc71}.page-header .page-header-icon.data-delete{background:#d40058}.user-registration-success-page{display:flex;justify-content:center;align-items:flex-start;padding:54px 16px;background:#f8fafc}.request-shell{width:min(746px,100%);padding:40px 24px;border-radius:16px;border:1px solid #e0e0e0;background:#fff;box-shadow:2px 10px 44px #c5c5c540}.request-hero{display:flex;flex-direction:column;align-items:center;margin-bottom:24px;gap:24px}.request-icon-wrap{width:80px;height:80px;border-radius:999px;background:#deffc4;display:flex;align-items:center;justify-content:center}.request-icon{font-size:54px;color:#58ca00}.request-title{margin-bottom:0;text-align:center}.request-title-main{margin-bottom:8px!important;color:#323232;font-size:20px!important;font-weight:700!important;line-height:28px!important}.request-title-sub{display:block;color:#323232!important;font-size:16px;font-weight:400;line-height:24px}.request-card{box-shadow:none!important;border:none!important}.request-card .ant-card-body{padding:0!important}.request-card-body{padding:0;display:flex;flex-direction:column;gap:24px}.request-alert{display:flex;align-items:flex-start;gap:12px;padding:12px;border-radius:8px;border:1px solid transparent}.request-alert .anticon{margin-top:2px;font-size:20px}.request-alert-title{margin:0 0 4px;font-size:16px;font-weight:500;line-height:24px;color:#000000d9}.request-alert p{margin:0;font-size:14px;line-height:22px;color:#000000d9}.request-alert--email{background:#e6f7ff;border-color:#91d5ff;color:#30aefb}.request-steps{display:flex;flex-direction:column;gap:8px}.request-steps-heading{margin:0;font-size:18px;font-weight:700;line-height:24px;color:#323232}.request-steps ol{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.request-step-item{position:relative;display:flex;align-items:flex-start;gap:10px;font-size:16px;color:#000;line-height:24px}.request-step-item:not(:last-child):after{content:"";position:absolute;left:15px;top:32px;width:1px;height:calc(100% + 10px);background:#ebebeb}.step-index{width:32px;height:32px;border-radius:50%;background:#ebebeb;color:#323232;font-size:14px;font-weight:700;line-height:22px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.request-actions{margin-top:16px;display:flex;justify-content:center}.request-actions .ant-btn{width:100%;height:44px;border-radius:8px;font-size:16px;font-weight:500;line-height:24px;display:inline-flex;align-items:center;justify-content:center;gap:10px}.request-actions .ant-btn-primary{background:#ad0000;border-color:#ad0000}.request-actions .ant-btn-primary:hover,.request-actions .ant-btn-primary:focus{background:#930000;border-color:#930000}@media (max-width: 768px){.user-registration-success-page{padding:20px 12px}.request-shell{padding:24px 14px}.request-title-main{font-size:18px!important;line-height:26px!important}.request-title-sub,.request-alert-title{font-size:16px}.request-alert p,.request-step-item{font-size:14px;line-height:22px}.request-actions .ant-btn{height:44px;font-size:14px}.step-index{width:28px;height:28px;font-size:13px}.request-step-item:not(:last-child):after{left:13px;top:28px}}
