.AuthModal-module__kkVAJG__modal{--auth-paper:#fff8f0;--auth-paper-2:#ffefe0;--auth-ink:#2b2420;--auth-ink-soft:#6b5c52;--auth-coral:#e4272c;--auth-coral-dark:#b81119;--auth-cobalt:#1ea7e0;--auth-cobalt-dark:#0e7fb3;--auth-line:#ede0d2;--auth-display-font:var(--landing-font-display), "Baloo 2", ui-rounded, system-ui, sans-serif}.AuthModal-module__kkVAJG__modal .ant-modal-container{color:var(--auth-ink);font-family:var(--font-app);background:#fff;border:none;border-radius:24px;padding:0;overflow:hidden;box-shadow:0 16px 40px #2b242024}.AuthModal-module__kkVAJG__modal .ant-modal-content{border-radius:inherit;box-shadow:none;background:0 0;padding:0;font-family:inherit}.AuthModal-module__kkVAJG__modal .ant-modal-body{padding:0;font-family:inherit}.AuthModal-module__kkVAJG__modal .ant-modal-close{z-index:2;background:var(--auth-paper-2);width:34px;height:34px;color:var(--auth-ink-soft);border:none;border-radius:50%;transition:background-color .15s,color .15s;inset-block-start:14px;inset-inline-end:14px}.AuthModal-module__kkVAJG__modal .ant-modal-close:hover{background:var(--auth-line);color:var(--auth-ink)}.AuthModal-module__kkVAJG__modal .ant-modal-close:focus-visible{outline:2px solid var(--auth-cobalt);outline-offset:2px;box-shadow:none;border-radius:50%}.AuthModal-module__kkVAJG__modal .ant-modal-close-x{justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;display:flex}.AuthModal-module__kkVAJG__shell{color:var(--auth-ink);font-family:var(--font-app);text-align:center;-webkit-font-smoothing:antialiased;padding:40px 32px 28px;position:relative}.AuthModal-module__kkVAJG__title{color:var(--auth-coral-dark);font-family:var(--auth-display-font);text-align:center;margin:0 30px 18px;font-size:24px;font-weight:700;line-height:1.25}.AuthModal-module__kkVAJG__form{font-family:var(--font-app);text-align:left;flex-direction:column;gap:14px;display:flex}.AuthModal-module__kkVAJG__form .ant-form-item{margin:0;font-family:inherit}.AuthModal-module__kkVAJG__form .ant-form-item-label{padding:0 0 6px!important}.AuthModal-module__kkVAJG__form .ant-form-item-label>label{height:auto!important;font-family:var(--font-app)!important}.AuthModal-module__kkVAJG__form .ant-form-item-explain-error{color:var(--auth-coral);font-family:var(--font-app);margin-top:5px;font-size:12px;font-weight:500;line-height:1.35}.AuthModal-module__kkVAJG__submitError{text-align:left;margin:0 0 2px}.AuthModal-module__kkVAJG__form .ant-alert{font-family:var(--font-app);border-radius:12px;padding:10px 12px}.AuthModal-module__kkVAJG__form .ant-form-item-extra{min-height:0;padding-top:5px;font-family:inherit}.AuthModal-module__kkVAJG__fieldLabel{color:var(--auth-ink);font-family:var(--font-app);font-size:14px;font-weight:700;line-height:1.4}.AuthModal-module__kkVAJG__required{color:var(--auth-coral)}.AuthModal-module__kkVAJG__fieldHint{color:var(--auth-ink-soft);font-family:var(--font-app);font-size:12px;font-weight:400;line-height:1.4;display:block}.AuthModal-module__kkVAJG__fieldIcon{color:var(--auth-ink-soft);opacity:.8;font-size:18px}.AuthModal-module__kkVAJG__input,.AuthModal-module__kkVAJG__datePicker{border:1.5px solid var(--auth-line)!important;background:var(--auth-paper-2)!important;width:100%!important;height:48px!important;box-shadow:none!important;color:var(--auth-ink)!important;font-family:var(--font-app)!important;border-radius:999px!important;padding-inline:18px!important;font-size:15px!important;transition:border-color .15s!important}:is(.AuthModal-module__kkVAJG__input input,.AuthModal-module__kkVAJG__datePicker .ant-picker-input>input){color:var(--auth-ink)!important;font-family:var(--font-app)!important;background:0 0!important;font-size:15px!important;font-weight:400!important}:is(.AuthModal-module__kkVAJG__input input::placeholder,.AuthModal-module__kkVAJG__datePicker .ant-picker-input>input::placeholder){opacity:.75;color:var(--auth-ink-soft)!important;font-family:var(--font-app)!important;font-weight:400!important}.AuthModal-module__kkVAJG__input:hover,.AuthModal-module__kkVAJG__datePicker:hover{border-color:var(--auth-line)!important}:is(.AuthModal-module__kkVAJG__input:focus,.AuthModal-module__kkVAJG__input:focus-within,.AuthModal-module__kkVAJG__datePicker.ant-picker-focused,.AuthModal-module__kkVAJG__datePicker:focus-within){border-color:var(--auth-cobalt)!important;box-shadow:none!important}.AuthModal-module__kkVAJG__input .ant-input-prefix{margin-inline-end:10px}:is(.AuthModal-module__kkVAJG__input .ant-input-suffix,.AuthModal-module__kkVAJG__input .ant-input-password-icon,.AuthModal-module__kkVAJG__datePicker .ant-picker-suffix){color:var(--auth-ink-soft)!important}.AuthModal-module__kkVAJG__actions{margin-top:0}.AuthModal-module__kkVAJG__submitButton{background:var(--auth-coral);width:100%;min-height:48px;box-shadow:0 5px 0 var(--auth-coral-dark);color:#fff;cursor:pointer;font-family:var(--auth-display-font);border:none;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:12px 26px;font-size:16px;font-weight:700;line-height:1.3;transition:transform .12s,box-shadow .12s,background-color .15s;display:inline-flex}.AuthModal-module__kkVAJG__submitButton:hover:not(:disabled){box-shadow:0 7px 0 var(--auth-coral-dark);background:#ff555a;transform:translateY(-2px)}.AuthModal-module__kkVAJG__submitButton:active:not(:disabled){box-shadow:0 2px 0 var(--auth-coral-dark);transform:translateY(3px)}.AuthModal-module__kkVAJG__submitButton:disabled{cursor:wait;opacity:.75}.AuthModal-module__kkVAJG__spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;flex:none;width:15px;height:15px;animation:.7s linear infinite AuthModal-module__kkVAJG__authSpin}@keyframes AuthModal-module__kkVAJG__authSpin{to{transform:rotate(360deg)}}.AuthModal-module__kkVAJG__divider{color:var(--auth-ink-soft);font-family:var(--font-app);align-items:center;gap:12px;margin:18px 0;font-size:13px;display:flex}.AuthModal-module__kkVAJG__divider:before,.AuthModal-module__kkVAJG__divider:after{content:"";background:var(--auth-line);flex:1;height:1px}.AuthModal-module__kkVAJG__switchRow{color:var(--auth-ink-soft);font-family:var(--font-app);flex-wrap:wrap;justify-content:center;align-items:center;gap:5px;margin:0;font-size:14px;display:flex}.AuthModal-module__kkVAJG__switchLink{color:var(--auth-cobalt-dark);cursor:pointer;font-family:var(--font-app);background:0 0;border:none;padding:0;font-size:14px;font-weight:700}.AuthModal-module__kkVAJG__switchLink:hover{text-decoration:underline}.AuthModal-module__kkVAJG__switchLink:disabled{cursor:not-allowed;opacity:.6}@media (max-width:480px){.AuthModal-module__kkVAJG__shell{padding:32px 20px 22px}.AuthModal-module__kkVAJG__title{margin-bottom:18px;font-size:22px}.AuthModal-module__kkVAJG__input,.AuthModal-module__kkVAJG__datePicker{height:46px!important}}
.landing-shell{--lp-paper:#fff8f0;--lp-paper-2:#ffefe0;--lp-ink:#2b2420;--lp-ink-soft:#6b5c52;--lp-coral:#e4272c;--lp-coral-dark:#b81119;--lp-cobalt:#1ea7e0;--lp-cobalt-dark:#0e7fb3;--lp-gold:#ffb100;--lp-mint:#17b892;--lp-line:#ede0d2;--lp-surface:#fff;--lp-shadow-sm:0 2px 8px #2b24200f;--lp-shadow-md:0 8px 24px #2b24201a;--lp-radius-sm:16px;--lp-radius-md:20px;--lp-radius-lg:24px;--lp-nav-h:76px;--lp-sp-1:8px;--lp-sp-2:16px;--lp-sp-3:24px;--lp-sp-4:32px;--lp-sp-5:48px;--lp-sp-6:64px;--lp-font-display:var(--landing-font-display), "Baloo 2", ui-rounded, system-ui, sans-serif;--lp-font-body:var(--font-app);min-height:100vh;font-family:var(--lp-font-body);color:var(--lp-ink);background:var(--lp-paper);position:relative;overflow-x:hidden}.landing-shell h1,.landing-shell h2,.landing-shell h3{font-family:var(--lp-font-display);color:var(--lp-ink)}.landing-shell a{color:inherit;text-decoration:none}.landing-shell .lp-container{max-width:1120px;margin:0 auto;padding:0 16px}.landing-shell .lp-section{padding:56px 0}.landing-shell .lp-section-head{text-align:center;max-width:640px;margin:0 auto 36px}.landing-shell .lp-section-head h2{margin-bottom:10px;font-size:clamp(1.6rem,1.2rem + 1.4vw,2.2rem)}.landing-shell .lp-section-head p{color:var(--lp-ink-soft);margin:0}.landing-shell .lp-btn{font-family:var(--lp-font-display);border-radius:var(--lp-radius-sm);cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;gap:8px;padding:13px 26px;font-size:1rem;font-weight:700;transition:transform .12s,box-shadow .12s,background-color .15s;display:inline-flex}.landing-shell .lp-btn-primary{background:var(--lp-coral);color:#fff;box-shadow:0 5px 0 var(--lp-coral-dark)}.landing-shell .lp-btn-primary:hover{color:#fff;box-shadow:0 7px 0 var(--lp-coral-dark);background:#ff7c53;transform:translateY(-2px)}.landing-shell .lp-btn-primary:active{box-shadow:0 2px 0 var(--lp-coral-dark);transform:translateY(3px)}.landing-shell .lp-btn-secondary{background:var(--lp-surface);color:var(--lp-cobalt-dark);box-shadow:0 5px 0 var(--lp-line), inset 0 0 0 2px var(--lp-cobalt)}.landing-shell .lp-btn-secondary:hover{color:var(--lp-cobalt-dark);transform:translateY(-2px)}.landing-shell .lp-btn-ghost{color:var(--lp-ink);font-family:var(--lp-font-display);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;padding:10px 18px;font-size:1rem;font-weight:700;display:inline-flex}.landing-shell .lp-btn-ghost:hover{color:var(--lp-coral-dark)}.landing-shell .lp-btn-block{width:100%}.landing-shell .lp-topnav{z-index:1000;background:var(--lp-paper);border-bottom:1px solid var(--lp-line);position:sticky;top:0}.landing-shell .lp-topnav-inner{height:var(--lp-nav-h);align-items:center;gap:var(--lp-sp-3);grid-template-columns:1fr auto 1fr;display:grid}.landing-shell .lp-brand{align-items:center;gap:10px;display:flex}.landing-shell .lp-brand img{width:auto;height:52px}.landing-shell .lp-nav-links{border:1px solid var(--lp-line);background:var(--lp-paper-2);border-radius:999px;flex-wrap:nowrap;justify-self:center;align-items:center;gap:4px;padding:5px;display:flex}.landing-shell .lp-nav-links>a,.landing-shell .lp-nav-links>button{font-family:var(--lp-font-body);color:var(--lp-ink-soft);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;padding:8px 14px;font-size:.92rem;font-weight:600;transition:color .18s,background-color .18s,box-shadow .18s}.landing-shell .lp-nav-links>a:hover,.landing-shell .lp-nav-links>button:hover{color:var(--lp-ink);background:var(--lp-surface);box-shadow:var(--lp-shadow-sm)}.landing-shell .lp-nav-actions{justify-self:end;align-items:center;gap:var(--lp-sp-2);grid-column:3;display:flex}.landing-shell .lp-nav-toggle{cursor:pointer;background:0 0;border:none;padding:8px;display:none}.landing-shell .lp-nav-toggle span{background:var(--lp-ink);border-radius:3px;width:24px;height:3px;margin:5px 0;transition:transform .2s,opacity .2s;display:block}.landing-shell .lp-nav-actions-mobile{display:none}.landing-shell .lp-nav-toggle[aria-expanded=true] span:first-child{transform:translateY(8px)rotate(45deg)}.landing-shell .lp-nav-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.landing-shell .lp-nav-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.landing-shell .lp-hero{background:var(--lp-paper);padding:48px 0}.landing-shell .lp-hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;display:grid}.landing-shell .lp-hero h1{margin-bottom:16px;font-size:clamp(2rem,1.4rem + 2.4vw,2.8rem);line-height:1.15}.landing-shell .lp-hero-sub{color:var(--lp-ink-soft);max-width:46ch;margin-bottom:24px;font-size:1.05rem}.landing-shell .lp-hero-ctas{flex-wrap:wrap;gap:12px;margin-bottom:18px;display:flex}.landing-shell .lp-hero-trust{color:var(--lp-ink-soft);align-items:center;gap:24px;margin-top:32px;font-size:.9rem;display:flex}.landing-shell .lp-avatar-stack{display:flex}.landing-shell .lp-avatar-stack span{border:3px solid var(--lp-paper);width:32px;height:32px;font-family:var(--lp-font-display);color:#fff;border-radius:50%;justify-content:center;align-items:center;margin-left:-10px;font-size:.7rem;font-weight:700;display:flex}.landing-shell .lp-avatar-stack span:first-child{margin-left:0}.landing-shell .lp-hero-img{text-align:center;position:relative}.landing-shell .lp-hero-img img{border-radius:var(--lp-radius-lg);max-width:100%;height:auto}.landing-shell .lp-ai-list{flex-direction:column;gap:48px;display:flex}.landing-shell .lp-ai-item{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.landing-shell .lp-ai-item:nth-child(2n) .lp-ai-media{order:2}.landing-shell .lp-ai-media{border-radius:var(--lp-radius-lg);background:var(--lp-surface);border:1px solid var(--lp-line);box-shadow:var(--lp-shadow-sm);min-height:220px;overflow:hidden}.landing-shell .lp-ai-media img{object-fit:contain;background:var(--lp-paper-2);width:100%;height:100%;min-height:220px;display:block}.landing-shell .lp-ai-copy h3{margin-bottom:8px;font-size:clamp(1.3rem,1.05rem + .9vw,1.7rem)}.landing-shell .lp-ai-copy p{color:var(--lp-ink-soft);max-width:46ch;margin:0}.landing-shell .lp-ai-slideshow{width:100%;min-height:220px;position:relative}.landing-shell .lp-ai-slide{opacity:0;pointer-events:none;flex-direction:column;transition:opacity .35s;display:flex;position:absolute;inset:0}.landing-shell .lp-ai-slide.is-active{opacity:1;pointer-events:auto;position:relative}.landing-shell .lp-slide-label{letter-spacing:.06em;text-transform:uppercase;color:var(--lp-cobalt-dark);padding:10px 14px 0;font-size:.72rem;font-weight:800}.landing-shell .lp-slide-dots{justify-content:center;gap:7px;padding:10px 0;display:flex}.landing-shell .lp-slide-dots button{background:var(--lp-line);cursor:pointer;border:none;border-radius:50%;width:9px;height:9px;padding:0;transition:width .2s,background-color .2s}.landing-shell .lp-slide-dots button.is-active{background:var(--lp-cobalt);border-radius:5px;width:22px}.landing-shell .lp-stats-band{background:var(--lp-ink);border-radius:var(--lp-radius-lg);color:#fff;padding:32px}.landing-shell .lp-stats-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.landing-shell .lp-stats-grid strong{font-family:var(--lp-font-display);color:var(--lp-gold);font-size:clamp(1.4rem,1.1rem + 1vw,2rem);display:block}.landing-shell .lp-stats-grid span{color:#ffffffbf;font-size:.9rem}.landing-shell .lp-benefit-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.landing-shell .lp-benefit-card{background:var(--lp-surface);border-radius:var(--lp-radius-md);border:1px solid var(--lp-line);box-shadow:var(--lp-shadow-sm);padding:24px}.landing-shell .lp-benefit-card h3{margin-bottom:6px;font-size:1.05rem}.landing-shell .lp-benefit-card p{color:var(--lp-ink-soft);margin:0}.landing-shell .lp-feature-icon{border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:12px;display:flex}.landing-shell .lp-testimonial-wrap{position:relative}.landing-shell .lp-testimonial-scroll{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:20px;padding:14px 4px 16px;display:flex;overflow-x:auto}.landing-shell .lp-testimonial-scroll::-webkit-scrollbar{display:none}.landing-shell .lp-testimonial-card{scroll-snap-align:start;background:var(--lp-surface);border-radius:var(--lp-radius-md);border:1px solid var(--lp-line);box-shadow:var(--lp-shadow-sm);flex-direction:column;flex:0 0 320px;gap:14px;padding:20px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative}.landing-shell .lp-testimonial-card:before{content:"";border-radius:inherit;background:linear-gradient(135deg, var(--lp-coral), var(--lp-gold), var(--lp-cobalt));-webkit-mask-composite:xor;opacity:0;pointer-events:none;padding:1.5px;transition:opacity .28s;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.landing-shell .lp-testimonial-card:hover{box-shadow:var(--lp-shadow-md);border-color:#0000;transform:translateY(-5px)}.landing-shell .lp-testimonial-card:hover:before{opacity:1}.landing-shell .lp-testimonial-quote{margin:0;font-size:.96rem}.landing-shell .lp-testimonial-who{align-items:center;gap:10px;margin-top:auto;display:flex}.landing-shell .lp-testimonial-who img{object-fit:cover;border-radius:50%;width:42px;height:42px}.landing-shell .lp-testimonial-initials{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-weight:700;display:inline-flex}.landing-shell .lp-testimonial-name{font-size:.9rem;font-weight:700}.landing-shell .lp-testimonial-role{color:var(--lp-ink-soft);font-size:.78rem}.landing-shell .lp-stars{color:var(--lp-gold);align-items:center;gap:5px;display:flex}.landing-shell .lp-nav-btn{background:var(--lp-surface);border:1px solid var(--lp-line);width:38px;height:38px;box-shadow:var(--lp-shadow-sm);cursor:pointer;z-index:2;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.landing-shell .lp-nav-btn.prev{left:-14px}.landing-shell .lp-nav-btn.next{right:-14px}.landing-shell .lp-cta-band{border-radius:var(--lp-radius-lg);background:linear-gradient(135deg, var(--lp-coral) 0%, #ff8a5c 100%);text-align:center;color:#fff;padding:64px 32px;position:relative;overflow:hidden}.landing-shell .lp-cta-band h2{color:#fff}.landing-shell .lp-cta-band p{color:#ffffffe6;max-width:52ch;margin:0 auto}.landing-shell .lp-cta-ring{border:24px solid #ffffff14;border-radius:50%;position:absolute}.landing-shell .lp-cta-ring.r1{width:220px;height:220px;top:-80px;left:-60px}.landing-shell .lp-cta-ring.r2{width:160px;height:160px;bottom:-60px;right:-40px}.landing-shell .lp-cta-band .lp-btn-secondary{color:var(--lp-coral-dark);box-shadow:0 5px #00000026}.landing-shell .lp-cta-band .lp-btn-secondary:hover{box-shadow:0 7px #00000026}.landing-shell .lp-footer{background:var(--lp-ink);color:#d8cfc7;padding-top:var(--lp-sp-6);position:relative}.landing-shell .lp-footer h2{color:#fff;text-transform:uppercase;letter-spacing:.04em;margin-bottom:var(--lp-sp-2);font-size:1rem}.landing-shell .lp-footer-grid{gap:var(--lp-sp-4);padding-bottom:var(--lp-sp-5);border-bottom:1px solid #ffffff1f;grid-template-columns:1.4fr 1fr 1fr;display:grid}.landing-shell .lp-footer ul{margin:0;padding:0}.landing-shell .lp-footer li{margin-bottom:8px;list-style:none}.landing-shell .lp-footer a{color:#d8cfc7;transition:color .15s}.landing-shell .lp-footer a:hover{color:var(--lp-gold)}.landing-shell .lp-footer-brand{margin-bottom:var(--lp-sp-2);align-items:center;gap:10px;display:flex}.landing-shell .lp-footer-brand img{background:#fff;border-radius:10px;width:auto;height:45px;padding:4px}.landing-shell .lp-footer-brand h2{margin:0}.landing-shell .lp-footer-desc{color:#b9ac9f}.landing-shell .lp-footer-copy{text-align:center;padding:var(--lp-sp-3) 0;color:#a99b90;font-size:.85rem}.landing-shell .lp-back-top{right:var(--lp-sp-3);bottom:var(--lp-sp-3);background:var(--lp-coral);color:#fff;width:48px;height:48px;box-shadow:0 5px 0 var(--lp-coral-dark);cursor:pointer;z-index:1000;opacity:0;pointer-events:none;border:none;border-radius:50%;justify-content:center;align-items:center;transition:opacity .2s,transform .2s;display:flex;position:fixed;transform:translateY(12px)}.landing-shell .lp-back-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.landing-shell .lp-back-top:active{box-shadow:0 2px 0 var(--lp-coral-dark);transform:translateY(3px)}.landing-shell .lp-hotline-float{z-index:90;background:var(--lp-coral);width:46px;height:46px;box-shadow:var(--lp-shadow-md);color:#fff;border-radius:50%;justify-content:center;align-items:center;animation:2.6s ease-in-out infinite lp-contact-pop;display:flex;position:fixed;bottom:16px;left:16px}.landing-shell .lp-hotline-float svg{width:20px;height:20px}@keyframes lp-contact-pop{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@media (max-width:900px){.landing-shell .lp-topnav-inner{display:flex}.landing-shell .lp-brand{margin-right:auto}.landing-shell .lp-nav-links{inset:var(--lp-nav-h) 0 auto 0;background:var(--lp-paper);padding:var(--lp-sp-2) 16px var(--lp-sp-3);z-index:1050;opacity:0;pointer-events:none;border:0;border-bottom:1px solid var(--lp-line);max-height:calc(100dvh - var(--lp-nav-h));overscroll-behavior:contain;box-shadow:var(--lp-shadow-md);border-radius:0;flex-direction:column;justify-self:stretch;align-items:stretch;gap:0;transition:transform .2s,opacity .2s;position:fixed;overflow-y:auto;transform:translateY(-12px)}.landing-shell .lp-nav-links a,.landing-shell .lp-nav-links>button{text-align:left;border-bottom:1px solid var(--lp-line);border-radius:0;min-height:44px;padding:15px 2px;font-size:1rem}.landing-shell .lp-nav-links>button:last-of-type{border-bottom:0}.landing-shell .lp-nav-links.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.landing-shell .lp-nav-actions{display:none}.landing-shell .lp-nav-links .lp-nav-actions-mobile{gap:var(--lp-sp-2);margin-top:var(--lp-sp-1);padding-top:var(--lp-sp-3);border-top:1px solid var(--lp-line);flex-direction:column;display:flex}.landing-shell .lp-nav-links .lp-nav-actions-mobile .lp-btn{text-align:center;border-bottom:none;justify-content:center;min-height:48px}.landing-shell .lp-nav-toggle{display:block}.landing-shell .lp-hero-grid{grid-template-columns:1.1fr .9fr;gap:24px}.landing-shell .lp-hero-img{max-width:320px;margin:0 auto}.landing-shell .lp-hero-sub{margin-bottom:18px;font-size:1rem}.landing-shell .lp-hero-trust{gap:14px;margin-top:20px}.landing-shell .lp-benefit-grid{gap:12px}.landing-shell .lp-benefit-card{padding:16px}.landing-shell .lp-benefit-card h3{font-size:.98rem}.landing-shell .lp-benefit-card p{font-size:.9rem}.landing-shell .lp-feature-icon{border-radius:14px;width:44px;height:44px;margin-bottom:10px}}@media (max-width:760px){.landing-shell .lp-benefit-grid{grid-template-columns:repeat(2,1fr)}.landing-shell .lp-nav-btn{display:none}.landing-shell .lp-hero-grid{grid-template-columns:1fr;gap:24px}.landing-shell .lp-hero-img{order:-1;max-width:360px;margin:0 auto}.landing-shell .lp-ai-item{grid-template-columns:1fr;gap:16px}.landing-shell .lp-ai-item:nth-child(2n) .lp-ai-media{order:0}.landing-shell .lp-stats-grid{grid-template-columns:repeat(2,1fr);gap:24px 12px}.landing-shell .lp-footer-grid{grid-template-columns:1fr}}@media (max-width:640px){.landing-shell .lp-section{padding:40px 0}.landing-shell .lp-benefit-grid{grid-template-columns:1fr}.landing-shell .lp-testimonial-scroll .lp-testimonial-card{flex-basis:82vw}}
@font-face{font-family:"Baloo 2";font-style:normal;font-weight:700;font-display:swap;src:url(../media/3c30d2e0bea83d70-s.1510jjpt-ea.-.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:"Baloo 2";font-style:normal;font-weight:700;font-display:swap;src:url(../media/e045b8a36dafeb96-s.p.0mp7_4fvr-glo.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Baloo 2";font-style:normal;font-weight:700;font-display:swap;src:url(../media/921864ee6019b767-s.0483o7dbqnq11.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Baloo 2";font-style:normal;font-weight:700;font-display:swap;src:url(../media/d7d9c82e455b419c-s.p.0ycukbtwcuvn3.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Baloo 2";font-style:normal;font-weight:800;font-display:swap;src:url(../media/3c30d2e0bea83d70-s.1510jjpt-ea.-.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:"Baloo 2";font-style:normal;font-weight:800;font-display:swap;src:url(../media/e045b8a36dafeb96-s.p.0mp7_4fvr-glo.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Baloo 2";font-style:normal;font-weight:800;font-display:swap;src:url(../media/921864ee6019b767-s.0483o7dbqnq11.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Baloo 2";font-style:normal;font-weight:800;font-display:swap;src:url(../media/d7d9c82e455b419c-s.p.0ycukbtwcuvn3.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Baloo 2 Fallback";src:local(Arial);ascent-override:112.55%;descent-override:54.71%;line-gap-override:0.0%;size-adjust:95.78%}.baloo_2_900eb9bb-module__VJrvDq__className{font-family:"Baloo 2","Baloo 2 Fallback";font-style:normal}.baloo_2_900eb9bb-module__VJrvDq__variable{--landing-font-display:"Baloo 2", "Baloo 2 Fallback"}
.WorkshopForm-module__G6XPCG__page.lp-section{padding:28px 0 36px}.WorkshopForm-module__G6XPCG__page .lp-section-head{margin:0 auto 24px}.WorkshopForm-module__G6XPCG__page .lp-section-head h2{margin-bottom:8px}.WorkshopForm-module__G6XPCG__card{--ws-ink:var(--lp-ink,#2b2420);--ws-ink-soft:var(--lp-ink-soft,#6b5c52);--ws-line:var(--lp-line,#ede0d2);--ws-coral:var(--lp-coral,#e4272c);--ws-coral-dark:var(--lp-coral-dark,#b81119);--ws-display-font:var(--landing-font-display), "Baloo 2", ui-rounded, system-ui, sans-serif;border:1px solid var(--ws-line);max-width:560px;color:var(--ws-ink);background:#fff;border-radius:20px;margin:0 auto;padding:24px 28px 28px;box-shadow:0 16px 40px #2b242014}.WorkshopForm-module__G6XPCG__cardTitle{font-family:var(--ws-display-font);color:var(--ws-ink);margin:0 0 16px;font-size:20px;font-weight:800}.WorkshopForm-module__G6XPCG__card .ant-form-item{margin-bottom:16px}.WorkshopForm-module__G6XPCG__card .ant-form-item-label{padding-bottom:2px!important}.WorkshopForm-module__G6XPCG__honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.WorkshopForm-module__G6XPCG__card .ant-form-item-label>label{color:var(--ws-ink);font-size:14px;font-weight:600;height:auto!important}:is(.WorkshopForm-module__G6XPCG__card .ant-input,.WorkshopForm-module__G6XPCG__card .ant-input-affix-wrapper,.WorkshopForm-module__G6XPCG__card .ant-select-selector){font-size:15px;border-color:var(--ws-line)!important;border-radius:12px!important}:is(.WorkshopForm-module__G6XPCG__card .ant-input:focus,.WorkshopForm-module__G6XPCG__card .ant-input-affix-wrapper-focused,.WorkshopForm-module__G6XPCG__card .ant-select-focused .ant-select-selector){border-color:var(--ws-coral)!important;box-shadow:0 0 0 3px #e4272c1f!important}.WorkshopForm-module__G6XPCG__card .ant-form-item-explain-error{font-size:13px}.WorkshopForm-module__G6XPCG__schoolMode{flex-wrap:wrap;gap:4px 20px;display:flex}.WorkshopForm-module__G6XPCG__schoolMode .ant-radio-wrapper{margin:0;font-size:14px;font-weight:500}.WorkshopForm-module__G6XPCG__submit{width:100%;font-family:var(--ws-display-font);margin-top:8px;box-shadow:0 8px 20px #e4272c40;background:var(--ws-coral)!important;color:#fff!important;border:none!important;border-radius:999px!important;height:48px!important;font-size:17px!important;font-weight:800!important}.WorkshopForm-module__G6XPCG__submit:hover:not(:disabled){background:var(--ws-coral-dark)!important}.WorkshopForm-module__G6XPCG__submit:disabled{opacity:.55;box-shadow:none}.WorkshopForm-module__G6XPCG__notice{text-align:center;border:1px solid var(--lp-line,#ede0d2);background:#fff;border-radius:24px;max-width:560px;margin:0 auto;padding:40px 32px;box-shadow:0 16px 40px #2b242014}.WorkshopForm-module__G6XPCG__noticeIcon{margin-bottom:16px;font-size:52px;line-height:1}.WorkshopForm-module__G6XPCG__noticeTitle{font-family:var(--landing-font-display), "Baloo 2", ui-rounded, system-ui, sans-serif;color:var(--lp-ink,#2b2420);margin:0 0 8px;font-size:22px;font-weight:800}.WorkshopForm-module__G6XPCG__noticeText{max-width:420px;color:var(--lp-ink-soft,#6b5c52);margin:0 auto;font-size:15px;line-height:1.7}.WorkshopForm-module__G6XPCG__schoolOptionName{font-weight:600}.WorkshopForm-module__G6XPCG__schoolOptionMeta{color:var(--lp-ink-soft,#6b5c52);font-size:12px}@media (max-width:640px){.WorkshopForm-module__G6XPCG__card,.WorkshopForm-module__G6XPCG__notice{border-radius:16px;padding:16px 16px 20px}}
