.page-module__w5aRMa__root{color:var(--text-default)}.page-module__w5aRMa__container{width:100%;margin:0 auto}.page-module__w5aRMa__main{width:100%;padding:var(--space-6) 0 var(--space-8);background:var(--bg-neutral-950);margin:0 auto}.page-module__w5aRMa__heroSection{margin-top:var(--space-6);width:100%}.page-module__w5aRMa__carousel{background:color-mix(in srgb, white 90%, var(--bg-brand-subtle));border:1px solid var(--stroke-default);width:100%;box-shadow:var(--shadow-md);position:relative;overflow:hidden}.page-module__w5aRMa__slides{transition:transform .5s;display:flex}.page-module__w5aRMa__heroSlide{gap:var(--space-6);grid-template-columns:1fr 1fr;align-items:center;min-width:100%;min-height:clamp(340px,42vw,460px);padding:36px 52px;display:grid}.page-module__w5aRMa__heroLeft{flex-direction:column;justify-content:center;min-width:0;display:flex}.page-module__w5aRMa__eyebrow{color:var(--text-tertiary);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem}.page-module__w5aRMa__heroTitle{margin:var(--space-3) 0 var(--space-2);font-family:var(--font-family-heading);font-size:clamp(1.55rem,1.6vw + .95rem,2.2rem);line-height:1.08}.page-module__w5aRMa__lead{color:var(--text-secondary);margin:0;font-size:clamp(.92rem,.35vw + .82rem,1.02rem);line-height:1.65}.page-module__w5aRMa__btnRow{gap:var(--space-3);margin-top:var(--space-5);display:flex}.page-module__w5aRMa__heroRight{justify-content:center;display:flex}.page-module__w5aRMa__heroImage{border-radius:var(--radius-lg);border:1px solid var(--stroke-default);width:min(520px,100%);height:auto;box-shadow:var(--shadow-md)}.page-module__w5aRMa__arrow{border-radius:var(--radius-sm);background:color-mix(in srgb, white 76%, var(--bg-brand-subtle));width:34px;height:34px;color:var(--text-brand);cursor:pointer;border:0;position:absolute;top:50%;transform:translateY(-50%)}.page-module__w5aRMa__arrow:hover{background:color-mix(in srgb, white 58%, var(--bg-brand-subtle))}.page-module__w5aRMa__arrowLeft{left:10px}.page-module__w5aRMa__arrowRight{right:10px}.page-module__w5aRMa__softwareSection{margin-top:var(--space-6)}.page-module__w5aRMa__sectionTitle{margin:0 0 var(--space-4);font-size:clamp(1.2rem,.9vw + .92rem,1.5rem);font-family:var(--font-family-heading)}.page-module__w5aRMa__manufacturerSection{margin-top:var(--space-6);border:1px solid var(--stroke-default);width:100%;padding:var(--space-8) var(--space-6);background:#141b23;border-radius:0}.page-module__w5aRMa__manufacturerTitle{margin:0 0 var(--space-6);color:#fff;font-size:clamp(1.32rem,.9vw + .92rem,1.9rem);font-weight:var(--font-weight-bold);font-family:var(--font-family-heading);text-align:center;line-height:1.2}.page-module__w5aRMa__grid{gap:var(--space-4);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.page-module__w5aRMa__card{background:var(--bg-surface);border:1px solid var(--stroke-default);border-radius:var(--radius-lg);flex-direction:column;display:flex;overflow:hidden}.page-module__w5aRMa__cardImage{object-fit:cover;width:100%;height:180px}.page-module__w5aRMa__cardBody{padding:var(--space-4);flex-direction:column;flex:1;display:flex}.page-module__w5aRMa__cardTitle{margin:0;font-size:clamp(1rem,.28vw + .92rem,1.12rem)}.page-module__w5aRMa__cardText{margin:var(--space-2) 0 0;color:var(--text-tertiary);font-size:clamp(.8rem,.2vw + .75rem,.9rem);line-height:1.6}.page-module__w5aRMa__cardActions{padding-top:var(--space-4);gap:var(--space-2);flex-wrap:wrap;margin-top:auto;display:flex}.page-module__w5aRMa__btn{border-radius:var(--radius-sm);font-weight:var(--font-weight-semibold);transition:filter var(--transition-fast);padding:10px 16px;font-size:clamp(.8rem,.2vw + .75rem,.9rem)}.page-module__w5aRMa__btnPrimary{background:var(--bg-brand);color:var(--text-inverse)}.page-module__w5aRMa__btnPrimary:hover{filter:brightness(1.05)}.page-module__w5aRMa__btnGhost{border:1px solid var(--stroke-default);color:var(--text-brand);background:#fff}.page-module__w5aRMa__btnGhost:hover{background:color-mix(in srgb, white 72%, var(--bg-brand-subtle))}@media (max-width:980px){.page-module__w5aRMa__heroSlide{gap:var(--space-4);grid-template-columns:1fr;min-height:auto;padding:32px 28px}.page-module__w5aRMa__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.page-module__w5aRMa__container,.page-module__w5aRMa__main{width:min(1360px,100% - 24px)}.page-module__w5aRMa__manufacturerSection{padding:var(--space-6) var(--space-4)}.page-module__w5aRMa__manufacturerTitle{margin-bottom:var(--space-4)}.page-module__w5aRMa__actions{gap:var(--space-2)}.page-module__w5aRMa__heroSlide{padding:24px 18px}.page-module__w5aRMa__btnRow{flex-wrap:wrap}.page-module__w5aRMa__grid{grid-template-columns:1fr}}.page-module__w5aRMa__dots{gap:var(--space-2,8px);z-index:10;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.page-module__w5aRMa__dot{background:color-mix(in srgb, white 40%, var(--bg-brand-subtle));cursor:pointer;width:8px;height:8px;transition:background-color var(--transition-fast,.2s) ease, transform var(--transition-fast,.2s) ease;border:none;border-radius:50%;padding:0}.page-module__w5aRMa__dot:hover{transform:scale(1.15)}.page-module__w5aRMa__dotActive{background:var(--bg-brand);transform:scale(1.15)}
.PurchaseModal-module__OfFFNW__overlay{z-index:120;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#04060cb8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.PurchaseModal-module__OfFFNW__modal{color:#fff;background:linear-gradient(#0f1320 0%,#0b0f19 100%);border:1px solid #ffffff24;border-radius:18px;flex-direction:column;width:min(980px,100%);max-height:calc(100vh - 40px);display:flex;overflow:hidden;box-shadow:0 24px 60px #00000073}.PurchaseModal-module__OfFFNW__header{text-align:center;border-bottom:1px solid #ffffff14;padding:28px 28px 18px;position:relative}.PurchaseModal-module__OfFFNW__closeBtn{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:999px;width:34px;height:34px;position:absolute;top:14px;right:14px}.PurchaseModal-module__OfFFNW__logoWrap{background:#ffffff14;border-radius:16px;place-items:center;width:88px;height:88px;margin:0 auto 10px;display:grid}.PurchaseModal-module__OfFFNW__logo{object-fit:contain;width:58px;height:58px}.PurchaseModal-module__OfFFNW__title{margin:0;font-size:clamp(1.35rem,1.2vw + 1rem,1.9rem);line-height:1.2}.PurchaseModal-module__OfFFNW__content{flex:auto;grid-template-columns:1.2fr .8fr;gap:18px;min-height:0;padding:20px 28px 10px;display:grid;overflow:hidden}.PurchaseModal-module__OfFFNW__stepPane{min-height:0;padding-right:6px;animation:.22s PurchaseModal-module__OfFFNW__paneIn;overflow-y:auto}@keyframes PurchaseModal-module__OfFFNW__paneIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.PurchaseModal-module__OfFFNW__field{gap:8px;margin-bottom:14px;display:grid}.PurchaseModal-module__OfFFNW__field label{color:#ffffffd1;font-size:.92rem}.PurchaseModal-module__OfFFNW__inputRow{gap:10px;display:flex}.PurchaseModal-module__OfFFNW__quantityRow{align-items:center;gap:8px;display:flex}.PurchaseModal-module__OfFFNW__qtyIconBtn{cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.PurchaseModal-module__OfFFNW__qtyIconBtn:focus-visible{outline-offset:2px;outline:2px solid #4b8dff}.PurchaseModal-module__OfFFNW__qtyInput{color:#fff;text-align:center;background:#ffffff0f;border:1px solid #fff3;border-radius:10px;outline:none;width:96px;height:42px;padding:0 8px}.PurchaseModal-module__OfFFNW__qtyInput:focus{border-color:#4b8dff;box-shadow:0 0 0 3px #4b8dff38}.PurchaseModal-module__OfFFNW__qtyInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.PurchaseModal-module__OfFFNW__qtyInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.PurchaseModal-module__OfFFNW__qtyInput[type=number]{-moz-appearance:textfield}.PurchaseModal-module__OfFFNW__input{color:#fff;background:#ffffff0f;border:1px solid #fff3;border-radius:10px;outline:none;width:100%;height:42px;padding:0 12px}.PurchaseModal-module__OfFFNW__input:focus{border-color:#4b8dff;box-shadow:0 0 0 3px #4b8dff38}.PurchaseModal-module__OfFFNW__input:disabled{color:#ffffff7a;cursor:not-allowed;background:#ffffff05;border-color:#ffffff1a}.PurchaseModal-module__OfFFNW__helperErr{color:#ff8686;font-size:.84rem}.PurchaseModal-module__OfFFNW__validateBtn{color:#fff;cursor:pointer;background:#3a6edb;border:0;border-radius:10px;min-width:108px;height:42px;padding:0 12px}.PurchaseModal-module__OfFFNW__payTypeGroup{border:0;flex-wrap:wrap;gap:10px;margin:10px 0 0;padding:0;display:flex}.PurchaseModal-module__OfFFNW__payTypeGroup legend{color:#ffffffd1;width:100%;margin-bottom:4px;font-size:.92rem}.PurchaseModal-module__OfFFNW__payOption{cursor:pointer;background:#0f172a;border:1px solid #ffffff38;border-radius:11px;flex:1;align-items:center;gap:10px;min-width:160px;height:44px;padding:0 12px;display:flex}.PurchaseModal-module__OfFFNW__payOptionActive{border-color:#7aa6ff;box-shadow:0 0 0 2px #7aa6ff33}.PurchaseModal-module__OfFFNW__payOption input{accent-color:#4b8dff;width:16px;height:16px;margin:0}.PurchaseModal-module__OfFFNW__payOptionLabel{color:#fff;align-items:center;gap:8px;font-weight:600;display:inline-flex}.PurchaseModal-module__OfFFNW__invoiceCheckbox{color:#ffffffeb;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;margin:14px 0 8px;font-size:.95rem;font-weight:600;display:inline-flex}.PurchaseModal-module__OfFFNW__invoiceCheckbox input{accent-color:#4b8dff;width:17px;height:17px;margin:0}.PurchaseModal-module__OfFFNW__iconAli,.PurchaseModal-module__OfFFNW__iconWx{width:18px;height:18px;display:inline-block}.PurchaseModal-module__OfFFNW__iconAli{color:#1677ff;fill:currentColor}.PurchaseModal-module__OfFFNW__iconWx{color:#07c160;fill:currentColor}.PurchaseModal-module__OfFFNW__side{text-align:center;background:#ffd63e14;border:1px solid #ffffff24;border-radius:14px;align-content:center;place-items:center;height:100%;min-height:240px;padding:14px;display:grid}.PurchaseModal-module__OfFFNW__sideTitle{color:#ffffffd1;margin:0 0 8px;font-size:1.02rem}.PurchaseModal-module__OfFFNW__price{color:#ffd84c;letter-spacing:.02em;text-shadow:0 0 16px #ffd84c4d;margin:0;font-size:clamp(2.2rem,2.8vw + 1rem,3.4rem);font-weight:800;line-height:1.1}.PurchaseModal-module__OfFFNW__agreementList{text-align:left;gap:12px;width:100%;margin-top:14px;display:grid}.PurchaseModal-module__OfFFNW__agreementItem{color:#ffffffe0;-webkit-user-select:none;user-select:none;grid-template-columns:16px 1fr;align-items:flex-start;gap:10px;font-size:.84rem;line-height:1.62;display:grid}.PurchaseModal-module__OfFFNW__agreementItem input{accent-color:#4b8dff;width:16px;height:16px;margin:2px 0 0}.PurchaseModal-module__OfFFNW__agreementItem a{color:#7ab5ff;text-underline-offset:2px;text-decoration:underline}.PurchaseModal-module__OfFFNW__agreementItem a:hover{color:#9ac8ff}.PurchaseModal-module__OfFFNW__confirmBox{background:#ffffff0d;border:1px solid #ffffff24;border-radius:12px;gap:8px;padding:14px;display:grid}.PurchaseModal-module__OfFFNW__confirmLine{justify-content:space-between;align-items:center;gap:10px;display:flex}.PurchaseModal-module__OfFFNW__confirmLabel{color:#ffffffb8;font-size:.92rem}.PurchaseModal-module__OfFFNW__confirmValue{color:#fff;font-weight:700}.PurchaseModal-module__OfFFNW__notice{color:#ffffffdb;margin-top:6px;font-size:.95rem;line-height:1.6}.PurchaseModal-module__OfFFNW__qrWrap{background:#ffffff08;border:1px dashed #ffffff38;border-radius:12px;place-items:center;min-height:230px;margin-top:8px;display:grid}.PurchaseModal-module__OfFFNW__qr{background:#fff;border-radius:10px;width:210px;height:210px}.PurchaseModal-module__OfFFNW__qrHint{color:#ffffffdb;text-align:center;margin-top:10px}.PurchaseModal-module__OfFFNW__footer{justify-content:space-between;gap:12px;padding:16px 28px 22px;display:flex}.PurchaseModal-module__OfFFNW__navBtn,.PurchaseModal-module__OfFFNW__nextBtn{color:#fff;cursor:pointer;border:0;border-radius:11px;min-width:110px;height:44px;padding:0 16px}.PurchaseModal-module__OfFFNW__navBtn{background:#ffffff24}.PurchaseModal-module__OfFFNW__cartBtn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff47;border-radius:11px;min-width:124px;height:44px;padding:0 16px}.PurchaseModal-module__OfFFNW__cartBtn:disabled{opacity:.55;cursor:not-allowed}.PurchaseModal-module__OfFFNW__nextBtn{background:#3f78f2;margin-left:auto;transition:filter .15s,opacity .15s}.PurchaseModal-module__OfFFNW__nextAli{background:#1677ff}.PurchaseModal-module__OfFFNW__nextWx{background:#12b76a}.PurchaseModal-module__OfFFNW__nextBtn:disabled{cursor:not-allowed;opacity:.5;filter:saturate(.5)}@media (max-width:860px){.PurchaseModal-module__OfFFNW__content{grid-template-columns:1fr;padding:16px;overflow-y:auto}.PurchaseModal-module__OfFFNW__stepPane{padding-right:0;overflow:visible}.PurchaseModal-module__OfFFNW__modal{max-height:calc(100vh - 20px)}.PurchaseModal-module__OfFFNW__footer{padding:14px 16px 18px}}
.MessageNotice-module__uK3GPa__wrap{z-index:320;width:min(420px,100vw - 24px);position:fixed;bottom:16px;right:16px}.MessageNotice-module__uK3GPa__notice{color:#fff;background:linear-gradient(#0f1320 0%,#0b0f19 100%);border:1px solid #ffffff29;border-radius:12px;gap:12px;padding:14px;display:grid;box-shadow:0 18px 44px #0000006b}.MessageNotice-module__uK3GPa__main{gap:6px;display:grid}.MessageNotice-module__uK3GPa__title{margin:0;font-size:1rem;font-weight:700;line-height:1.3}.MessageNotice-module__uK3GPa__message{color:#ffffffe0;margin:0;font-size:.92rem;line-height:1.55}.MessageNotice-module__uK3GPa__actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.MessageNotice-module__uK3GPa__btnPrimary,.MessageNotice-module__uK3GPa__btnGhost,.MessageNotice-module__uK3GPa__closeBtn{cursor:pointer;border:0;border-radius:9px;min-width:72px;height:36px;padding:0 12px;font-weight:600}.MessageNotice-module__uK3GPa__btnPrimary{color:#fff;background:#2c72ff}.MessageNotice-module__uK3GPa__btnGhost{color:#fff;background:#ffffff14;border:1px solid #fff3}.MessageNotice-module__uK3GPa__closeBtn{color:#ffffffeb;background:#ffffff1f}@media (max-width:640px){.MessageNotice-module__uK3GPa__wrap{width:auto;bottom:12px;left:12px;right:12px}.MessageNotice-module__uK3GPa__actions{justify-content:stretch}.MessageNotice-module__uK3GPa__btnPrimary,.MessageNotice-module__uK3GPa__btnGhost,.MessageNotice-module__uK3GPa__closeBtn{flex:1}}
.FeedbackModal-module__oecE8q__overlay{z-index:140;-webkit-backdrop-filter:blur(6px);overscroll-behavior:contain;background:#04060cb8;justify-content:center;align-items:center;min-height:100dvh;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.FeedbackModal-module__oecE8q__modal{color:#fff;background:linear-gradient(#0f1320 0%,#0b0f19 100%);border:1px solid #ffffff24;border-radius:18px;flex-direction:column;width:min(760px,100%);max-height:min(100vh - 40px,100dvh - 40px);display:flex;overflow:hidden;box-shadow:0 24px 60px #00000073}.FeedbackModal-module__oecE8q__header{border-bottom:1px solid #ffffff14;padding:22px 24px 16px;position:relative}.FeedbackModal-module__oecE8q__title{text-align:center;margin:0;font-size:clamp(1.2rem,1vw + 1rem,1.6rem);line-height:1.2}.FeedbackModal-module__oecE8q__closeBtn{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:999px;width:34px;height:34px;position:absolute;top:12px;right:12px}.FeedbackModal-module__oecE8q__form{gap:14px;padding:18px 24px 22px;display:grid;overflow-y:auto}.FeedbackModal-module__oecE8q__field{gap:8px;display:grid}.FeedbackModal-module__oecE8q__field label{color:#ffffffdb;font-size:.92rem}.FeedbackModal-module__oecE8q__input,.FeedbackModal-module__oecE8q__textarea{color:#fff;background:#ffffff0f;border:1px solid #fff3;border-radius:10px;outline:none;width:100%;padding:10px 12px}.FeedbackModal-module__oecE8q__input{height:42px}.FeedbackModal-module__oecE8q__textarea{resize:vertical;min-height:180px;line-height:1.6}.FeedbackModal-module__oecE8q__input:focus,.FeedbackModal-module__oecE8q__textarea:focus{border-color:#4b8dff;box-shadow:0 0 0 3px #4b8dff38}.FeedbackModal-module__oecE8q__counter{color:#ffffff9e;justify-self:end;font-size:.82rem}.FeedbackModal-module__oecE8q__helperErr{color:#ff8686;font-size:.84rem}.FeedbackModal-module__oecE8q__notice{color:#ffffffd1;margin:2px 0 0;font-size:.9rem;line-height:1.6}.FeedbackModal-module__oecE8q__cooldown{color:#ffd67af5;margin:0;font-size:.86rem}.FeedbackModal-module__oecE8q__footer{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.FeedbackModal-module__oecE8q__cancelBtn,.FeedbackModal-module__oecE8q__submitBtn{color:#fff;cursor:pointer;border:0;border-radius:11px;min-width:104px;height:42px;padding:0 16px}.FeedbackModal-module__oecE8q__cancelBtn{background:#ffffff24}.FeedbackModal-module__oecE8q__submitBtn{background:#2c72ff}.FeedbackModal-module__oecE8q__submitBtn:disabled{cursor:not-allowed;opacity:.5;filter:saturate(.5)}@media (max-width:640px){.FeedbackModal-module__oecE8q__overlay{padding:max(12px, env(safe-area-inset-top)) 12px max(12px, env(safe-area-inset-bottom));align-items:flex-start}.FeedbackModal-module__oecE8q__modal{max-height:min(100vh - 24px,100dvh - 24px)}.FeedbackModal-module__oecE8q__form{padding:14px 14px 16px}.FeedbackModal-module__oecE8q__footer{justify-content:stretch}.FeedbackModal-module__oecE8q__cancelBtn,.FeedbackModal-module__oecE8q__submitBtn{flex:1}}
.Navbar-module__NpnVta__header{z-index:300;color:#fff;isolation:isolate;-webkit-backdrop-filter:blur(8px);background:#020b14;position:sticky;top:0}.Navbar-module__NpnVta__container{width:min(1360px,100% - 64px);margin:0 auto}.Navbar-module__NpnVta__bar{align-items:center;gap:var(--space-4);z-index:2;min-height:60px;display:flex;position:relative}.Navbar-module__NpnVta__logoLink{flex-shrink:0;align-items:center;display:inline-flex}.Navbar-module__NpnVta__desktopNav{align-items:center;gap:var(--space-1);margin-left:var(--space-3);z-index:2;flex:1;display:flex;position:relative}.Navbar-module__NpnVta__dropdown{margin-bottom:-10px;padding-bottom:10px;position:relative}.Navbar-module__NpnVta__navButton,.Navbar-module__NpnVta__ghostLink,.Navbar-module__NpnVta__primaryLink,.Navbar-module__NpnVta__devLogoutLink,.Navbar-module__NpnVta__simpleItem,.Navbar-module__NpnVta__simpleItemButton,.Navbar-module__NpnVta__mobileLink{font:inherit;text-decoration:none}.Navbar-module__NpnVta__navButton{color:#ffffffd6;border-radius:var(--radius-sm);cursor:pointer;font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);background:0 0;border:0;align-items:center;gap:.4rem;padding:.55rem .9rem;display:inline-flex}.Navbar-module__NpnVta__navButton:hover{color:#fff;background:#ffffff0d}.Navbar-module__NpnVta__chevron,.Navbar-module__NpnVta__chevronOpen{transition:transform var(--transition-fast);font-size:.7rem;line-height:1}.Navbar-module__NpnVta__chevronOpen{transform:rotate(180deg)}.Navbar-module__NpnVta__panel{z-index:80;background:#08121cf5;border:1px solid #ffffff24;border-radius:14px;min-width:280px;margin-top:0;padding:.5rem;position:absolute;top:100%;left:0;box-shadow:0 18px 40px #00000073}.Navbar-module__NpnVta__gridMenu{gap:.25rem;display:grid}.Navbar-module__NpnVta__menuItem{color:#fff;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem;display:flex}.Navbar-module__NpnVta__menuItem:hover{background:#ffffff14}.Navbar-module__NpnVta__menuThumb{object-fit:cover;border-radius:10px;width:40px;height:40px}.Navbar-module__NpnVta__menuItem strong,.Navbar-module__NpnVta__simpleItem{font-size:.92rem;display:block}.Navbar-module__NpnVta__menuItem small{color:#ffffffad;margin-top:.15rem;font-size:.78rem;display:block}.Navbar-module__NpnVta__simpleMenu{gap:.25rem;display:grid}.Navbar-module__NpnVta__simpleItem{color:#ffffffe0;border-radius:10px;padding:.7rem .85rem}.Navbar-module__NpnVta__simpleItemButton{text-align:left;color:#ffffffe0;cursor:pointer;background:0 0;border:0;border-radius:10px;width:100%;padding:.7rem .85rem}.Navbar-module__NpnVta__simpleItem:hover,.Navbar-module__NpnVta__simpleItemButton:hover{color:#fff;background:#ffffff14}.Navbar-module__NpnVta__ghostLink,.Navbar-module__NpnVta__primaryLink{min-height:38px;font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);border-radius:999px;justify-content:center;align-items:center;padding:.6rem 1rem;display:inline-flex}.Navbar-module__NpnVta__devLogoutLink{color:#ffffffe6;min-height:34px;font-size:.78rem;font-weight:var(--font-weight-bold);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;padding:.45rem .8rem;display:inline-flex}.Navbar-module__NpnVta__devLogoutLink:hover{color:#fff;background:#ffffff1f}.Navbar-module__NpnVta__ghostLink{color:#fff;background:#ffffff0f}.Navbar-module__NpnVta__ghostLink:hover{background:#ffffff1c}.Navbar-module__NpnVta__rightActions{z-index:2;align-items:center;gap:1.5rem;margin-left:auto;display:flex;position:relative}.Navbar-module__NpnVta__iconAction{color:#ffffffe6;cursor:pointer;width:28px;height:28px;transition:opacity var(--transition-fast);background:0 0;border:0;justify-content:center;align-items:center;padding:0;line-height:0;text-decoration:none;display:inline-flex}.Navbar-module__NpnVta__iconAction:hover{opacity:.78}.Navbar-module__NpnVta__iconAction img{display:block}.Navbar-module__NpnVta__userIconButton{color:#ffffffeb;cursor:pointer;width:34px;height:34px;transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.Navbar-module__NpnVta__userIconButton:hover{color:#fff;background:#ffffff24;border-color:#ffffff47}.Navbar-module__NpnVta__userIconButton svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.Navbar-module__NpnVta__userEntryCta{align-items:center;gap:.55rem;display:inline-flex}.Navbar-module__NpnVta__userEntryLabel{color:#fffffff0;font:inherit;font-size:.84rem;font-weight:var(--font-weight-bold);opacity:0;white-space:nowrap;width:0;height:32px;transition:width var(--transition-fast), opacity var(--transition-fast), transform var(--transition-fast), padding var(--transition-fast), border-color var(--transition-fast), background var(--transition-fast);cursor:pointer;pointer-events:none;background:#ffffff12;border:1px solid #ffffff2e;border-radius:999px;padding:0;overflow:hidden;transform:translate(12px)}.Navbar-module__NpnVta__userEntryCta:hover .Navbar-module__NpnVta__userEntryLabel,.Navbar-module__NpnVta__userEntryCta:focus-within .Navbar-module__NpnVta__userEntryLabel{opacity:1;pointer-events:auto;width:94px;padding:0 .8rem;transform:translate(0)}.Navbar-module__NpnVta__userEntryLabel:hover{background:#ffffff24;border-color:#ffffff4d}.Navbar-module__NpnVta__userMenuWrap{position:relative}.Navbar-module__NpnVta__userPanel{z-index:120;background:#08121cfa;border:1px solid #ffffff24;border-radius:12px;gap:.2rem;min-width:176px;padding:.45rem;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 40px #00000073}.Navbar-module__NpnVta__userPanelHeader,.Navbar-module__NpnVta__userPanelHint,.Navbar-module__NpnVta__mobileHint{color:#ffffff9e;padding:.45rem .65rem;font-size:.76rem;line-height:1.4}.Navbar-module__NpnVta__userPanelItemButton{text-align:left;width:100%;font:inherit;color:#ffffffe6;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:.62rem .65rem;font-size:.9rem}.Navbar-module__NpnVta__userPanelItemButton:hover{color:#fff;background:#ffffff14}.Navbar-module__NpnVta__primaryLink{background:var(--bg-brand);color:var(--text-inverse)}.Navbar-module__NpnVta__primaryLink:hover{filter:brightness(1.05)}.Navbar-module__NpnVta__mobileButton{z-index:120;touch-action:manipulation;cursor:pointer;background:#ffffff0f;border:0;border-radius:10px;flex-direction:column;justify-content:center;gap:.22rem;width:40px;height:40px;padding:.55rem;display:none;position:relative}.Navbar-module__NpnVta__mobileButton span{background:currentColor;border-radius:999px;height:2px;display:block}.Navbar-module__NpnVta__mobileNav{z-index:2;border-top:1px solid #ffffff14;padding:.6rem 0 1rem;display:none;position:relative}.Navbar-module__NpnVta__mobileSectionButton{color:#ffffffeb;width:100%;font:inherit;font-weight:var(--font-weight-bold);text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:.85rem .2rem;display:flex}.Navbar-module__NpnVta__mobileSubmenu{background:#ffffff08;border-bottom:1px solid #ffffff0f;padding-left:.6rem}.Navbar-module__NpnVta__mobileLink{color:#ffffffe0;border-bottom:1px solid #ffffff0f;padding:.85rem .2rem;display:block}.Navbar-module__NpnVta__mobileLinkButton{text-align:left;width:100%;font:inherit;color:#ffffffe0;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff0f;padding:.85rem .2rem;display:block}.Navbar-module__NpnVta__mobileLink:hover,.Navbar-module__NpnVta__mobileLinkButton:hover{color:#fff}.Navbar-module__NpnVta__mobileHint{border-bottom:1px solid #ffffff0f;padding:.85rem .2rem}@media (max-width:900px){.Navbar-module__NpnVta__desktopNav,.Navbar-module__NpnVta__userEntryLabel,.Navbar-module__NpnVta__devLogoutLink{display:none}.Navbar-module__NpnVta__mobileButton{display:inline-flex}.Navbar-module__NpnVta__mobileNav{display:block}.Navbar-module__NpnVta__rightActions{margin-left:auto}}@media (max-width:640px){.Navbar-module__NpnVta__container{width:min(1360px,100% - 24px)}.Navbar-module__NpnVta__primaryLink{display:none}}
.Footer-module__q7ZRWa__footer{margin-top:var(--space-8);border-top:1px solid var(--stroke-default);color:#ffffffeb;background:#020b14}.Footer-module__q7ZRWa__container{width:min(1360px,100% - 64px);padding:var(--space-8) 0 var(--space-6);margin:0 auto}.Footer-module__q7ZRWa__topGrid{gap:var(--space-6);grid-template-columns:1.2fr 1fr .9fr;display:grid}.Footer-module__q7ZRWa__brandBlock{gap:var(--space-4);display:grid}.Footer-module__q7ZRWa__logoLink{align-items:center;width:fit-content;display:inline-flex}.Footer-module__q7ZRWa__brandText{color:#ffffffb8;font-size:var(--font-size-sm);max-width:20rem;margin:0;line-height:1.7}.Footer-module__q7ZRWa__title{margin:0 0 var(--space-2);font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);letter-spacing:.08em;text-transform:uppercase;color:#ffffffe6}.Footer-module__q7ZRWa__mailLink{color:#ffffffe6;margin-left:.25rem;text-decoration:none}.Footer-module__q7ZRWa__mailLink:hover{color:#fff;text-decoration:underline}.Footer-module__q7ZRWa__text{margin:0 0 var(--space-2);font-size:var(--font-size-sm);color:#ffffffb8;line-height:1.6}.Footer-module__q7ZRWa__text a{color:#ffffffe0;text-decoration:none}.Footer-module__q7ZRWa__text a:hover{color:#fff}.Footer-module__q7ZRWa__socials{align-items:center;gap:var(--space-5);margin-top:-16px;display:flex}.Footer-module__q7ZRWa__socials a{opacity:.9;width:80px;height:80px;transition:opacity var(--transition-fast);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.Footer-module__q7ZRWa__socials a:hover{opacity:1}.Footer-module__q7ZRWa__socials a img{flex-shrink:0}.Footer-module__q7ZRWa__bottomBar{margin-top:var(--space-6);padding-top:var(--space-4);border-top:1px solid #ffffff14}.Footer-module__q7ZRWa__recordBar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:20px;display:flex}.Footer-module__q7ZRWa__recordLink{color:#ffffff70;align-items:center;gap:8px;font-size:.75rem;line-height:1.4;text-decoration:none;display:inline-flex}.Footer-module__q7ZRWa__recordLink:hover{color:#ffffffad}.Footer-module__q7ZRWa__recordIcon{flex-shrink:0;width:18px;height:18px}.Footer-module__q7ZRWa__copyright{color:#ffffff7a;margin:0;font-size:.8125rem}.Footer-module__q7ZRWa__modalOverlay{z-index:9999;background-color:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.Footer-module__q7ZRWa__modalContent{text-align:center;background-color:#fff;border-radius:12px;padding:24px;box-shadow:0 8px 24px #0003}.Footer-module__q7ZRWa__modalText{color:#333;margin-top:12px;font-size:14px}@media (max-width:900px){.Footer-module__q7ZRWa__topGrid{grid-template-columns:1fr}}@media (max-width:640px){.Footer-module__q7ZRWa__container{width:min(1360px,100% - 24px)}.Footer-module__q7ZRWa__recordBar{justify-content:center;gap:12px}}
.TrialApplyModal-module__fZAWHq__overlay{z-index:130;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#04060cb8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.TrialApplyModal-module__fZAWHq__modal{color:#fff;background:linear-gradient(#0f1320 0%,#0b0f19 100%);border:1px solid #ffffff24;border-radius:18px;flex-direction:column;width:min(920px,100%);max-height:calc(100vh - 40px);display:flex;overflow:hidden;box-shadow:0 24px 60px #00000073}.TrialApplyModal-module__fZAWHq__header{text-align:center;border-bottom:1px solid #ffffff14;padding:24px 24px 16px;position:relative}.TrialApplyModal-module__fZAWHq__closeBtn{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:999px;width:34px;height:34px;position:absolute;top:14px;right:14px}.TrialApplyModal-module__fZAWHq__logoWrap{background:#ffffff14;border-radius:16px;place-items:center;width:88px;height:88px;margin:0 auto 10px;display:grid}.TrialApplyModal-module__fZAWHq__logo{object-fit:contain;width:58px;height:58px}.TrialApplyModal-module__fZAWHq__title{margin:0;font-size:clamp(1.25rem,1.1vw + 1rem,1.75rem);line-height:1.2}.TrialApplyModal-module__fZAWHq__content{flex:auto;grid-template-columns:1.2fr .8fr;gap:18px;min-height:0;padding:20px 24px 10px;display:grid;overflow:hidden}.TrialApplyModal-module__fZAWHq__stepPane{min-height:0;padding-right:6px;overflow-y:auto}.TrialApplyModal-module__fZAWHq__field{gap:8px;display:grid}.TrialApplyModal-module__fZAWHq__field label{color:#ffffffd1;font-size:.92rem}.TrialApplyModal-module__fZAWHq__input{color:#fff;background:#ffffff0f;border:1px solid #fff3;border-radius:10px;outline:none;width:100%;height:42px;padding:0 12px}.TrialApplyModal-module__fZAWHq__input:focus{border-color:#4b8dff;box-shadow:0 0 0 3px #4b8dff38}.TrialApplyModal-module__fZAWHq__helperErr{color:#ff8686;font-size:.84rem}.TrialApplyModal-module__fZAWHq__agreementItem{color:#ffffffe0;-webkit-user-select:none;user-select:none;grid-template-columns:16px 1fr;align-items:flex-start;gap:10px;margin-top:12px;font-size:.88rem;line-height:1.65;display:grid}.TrialApplyModal-module__fZAWHq__agreementItem input{accent-color:#4b8dff;width:16px;height:16px;margin:2px 0 0}.TrialApplyModal-module__fZAWHq__agreementItem a{color:#7ab5ff;text-underline-offset:2px;text-decoration:underline}.TrialApplyModal-module__fZAWHq__agreementItem a:hover{color:#9ac8ff}.TrialApplyModal-module__fZAWHq__agreementItemLocked{opacity:.78}.TrialApplyModal-module__fZAWHq__agreementItemLocked input{cursor:not-allowed}.TrialApplyModal-module__fZAWHq__confirmBox{background:#ffffff0d;border:1px solid #ffffff24;border-radius:12px;gap:8px;padding:14px;display:grid}.TrialApplyModal-module__fZAWHq__confirmLine{justify-content:space-between;align-items:center;gap:10px;display:flex}.TrialApplyModal-module__fZAWHq__confirmLabel{color:#ffffffb8;font-size:.92rem}.TrialApplyModal-module__fZAWHq__confirmValue{color:#fff;font-weight:700}.TrialApplyModal-module__fZAWHq__notice{color:#ffffffdb;margin-top:8px;font-size:.95rem;line-height:1.6}.TrialApplyModal-module__fZAWHq__resultCard{background:#ffffff0d;border:1px solid #ffffff24;border-radius:12px;gap:14px;padding:16px;display:grid}.TrialApplyModal-module__fZAWHq__resultMessage{color:#ffffffe6;margin:0;font-size:.95rem;line-height:1.75}.TrialApplyModal-module__fZAWHq__resendBtn{color:#fff;cursor:pointer;background:#2c72ff;border:0;border-radius:9px;width:fit-content;height:38px;padding:0 16px;font-size:.9rem;font-weight:600}.TrialApplyModal-module__fZAWHq__resendBtn:hover{filter:brightness(1.06)}.TrialApplyModal-module__fZAWHq__side{text-align:center;background:#ffd63e14;border:1px solid #ffffff24;border-radius:14px;align-content:center;gap:12px;height:100%;min-height:240px;padding:16px;display:grid}.TrialApplyModal-module__fZAWHq__sideTitle{color:#ffffffe6;margin:0;font-size:1.02rem}.TrialApplyModal-module__fZAWHq__noteCard{text-align:left;background:#ffffff0f;border-radius:10px;gap:10px;padding:12px;display:grid}.TrialApplyModal-module__fZAWHq__noteLine{color:#ffffffd1;margin:0;font-size:.93rem;line-height:1.72}.TrialApplyModal-module__fZAWHq__noteHighlight{color:#ffd84c;text-shadow:0 0 12px #ffd84c3d;font-weight:700}.TrialApplyModal-module__fZAWHq__sideLine strong{color:#ffd84c;font-size:1.08rem}.TrialApplyModal-module__fZAWHq__footer{justify-content:space-between;gap:12px;padding:16px 24px 22px;display:flex}.TrialApplyModal-module__fZAWHq__navBtn,.TrialApplyModal-module__fZAWHq__nextBtn{color:#fff;cursor:pointer;border:0;border-radius:11px;min-width:110px;height:44px;padding:0 16px}.TrialApplyModal-module__fZAWHq__navBtn{background:#ffffff24}.TrialApplyModal-module__fZAWHq__nextBtn{background:#2c72ff;margin-left:auto;transition:filter .15s,opacity .15s}.TrialApplyModal-module__fZAWHq__nextBtn:disabled{cursor:not-allowed;opacity:.5;filter:saturate(.5)}@media (max-width:860px){.TrialApplyModal-module__fZAWHq__content{grid-template-columns:1fr;padding:16px;overflow-y:auto}.TrialApplyModal-module__fZAWHq__stepPane{padding-right:0;overflow:visible}.TrialApplyModal-module__fZAWHq__footer{padding:14px 16px 18px}}
