:root{--cream: #fbf7ef;--cream-strong: #f2e7d7;--beige: #f6edde;--surface: rgba(255, 255, 255, .82);--surface-strong: #ffffff;--sage: #7f9b7a;--sage-dark: #365f45;--heading-green: #2f5a40;--badge-green-bg: #edf5e9;--badge-green-border: #d4e3cf;--navy: #14233b;--charcoal: #26302f;--muted: #62706c;--line: #e2d8c9;--white: #ffffff;--error: #a33b34;--success: #2f6f4e;--radius-card: 20px;--radius-panel: 24px;--radius-control: 12px;--radius-pill: 999px;--shadow: 0 22px 58px rgba(20, 35, 59, .11);--shadow-soft: 0 14px 34px rgba(20, 35, 59, .07);--shadow-card: 0 18px 46px rgba(20, 35, 59, .075);--shadow-hero-image: 0 28px 80px rgba(20, 35, 59, .22);--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-6: 24px;--space-8: 32px;--space-12: 48px;--space-16: 64px;--space-24: 96px;--max-content: 1180px;--font-hero-title: clamp(2.25rem, 3.55vw, 3.5rem);--font-page-title: clamp(2.1rem, 3.2vw, 3.25rem);--font-section-title: clamp(1.75rem, 2.3vw, 2.25rem);--font-card-title: clamp(1.125rem, 1.3vw, 1.375rem);--font-subtitle: clamp(1rem, 1.1vw, 1.125rem);--font-body: .96rem;--font-label: .875rem;--font-input: 1rem;--font-small: .8rem;--font-nav: .875rem;--font-button: .95rem;--site-header-height: 84px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--charcoal);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{display:block;max-width:100%}.site-shell{min-height:100vh}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.navbar{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;padding:14px clamp(18px,4vw,56px);background:#fbf7eff0;border-bottom:1px solid rgba(223,213,196,.8);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:inline-flex;gap:10px;align-items:center;min-width:210px}.brand-logo-image{display:block;width:170px;height:56px;object-fit:contain;object-position:left center}.brand-footer{width:max-content;max-width:100%;min-width:0;margin-bottom:14px}.brand-footer .brand-logo-image{width:190px;height:150px;padding:8px;border-radius:12px;background:#fffffff0;box-shadow:0 18px 36px #0000002e}.nav-links{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 16px}.nav-links a{color:var(--muted);font-size:.94rem;font-weight:650;padding:8px 2px}.nav-links a.active,.nav-links a:hover{color:var(--heading-green)}.mobile-menu-button{display:none;width:44px;height:44px;padding:0;border:1px solid var(--line);border-radius:8px;background:#ffffffad;cursor:pointer;place-items:center}.mobile-menu-button span:not(.sr-only){display:block;width:19px;height:2px;margin:3px auto;border-radius:999px;background:var(--navy)}.nav-actions{display:inline-flex;gap:12px;align-items:center;justify-content:flex-end}.language-toggle{display:inline-flex;gap:4px;align-items:center;padding:4px;border:1px solid rgba(111,143,114,.22);border-radius:999px;background:#ffffffbd;white-space:nowrap;color:var(--muted);font-size:.86rem;font-weight:650;box-shadow:0 8px 20px #17243d0d}.language-toggle button{min-width:44px;min-height:34px;padding:7px 12px;border:0;border-radius:999px;background:transparent;color:#53605d;cursor:pointer;font-weight:650;line-height:1;transition:background .16s ease,color .16s ease,transform .16s ease}.language-toggle button:hover:not(.active){background:#e3eedb9e;color:var(--sage-dark)}.language-toggle button.active{background:#e3eedb;color:var(--sage-dark);font-weight:850;box-shadow:inset 0 0 0 1px #42654c24}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 18px;border:1px solid transparent;border-radius:var(--radius-control);cursor:pointer;font-size:.98rem;font-weight:750;line-height:1.2;text-align:center;transition:transform .16s ease,background .16s ease,border-color .16s ease}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.72;transform:none}.button-primary{background:var(--sage-dark);color:var(--white)}.button-primary:hover{background:#34563f}.button-secondary{background:var(--white);border-color:var(--line);color:var(--navy)}.button-secondary:hover{border-color:#42654c6b;background:#f8fbf5}.section{padding:clamp(48px,5.5vw,76px) clamp(18px,4vw,56px)}.section-muted{background:#f4eadc}.hero{position:relative;min-height:min(560px,62vh);display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.86fr);gap:clamp(28px,5vw,64px);align-items:center;overflow:hidden;background:linear-gradient(120deg,#17243df5,#2b4346e6),var(--navy);color:var(--white)}.hero-content{position:relative;z-index:1;max-width:720px}.hero-visual{position:relative;z-index:1;width:min(100%,640px);justify-self:end}.eyebrow,.section-eyebrow,.faq-eyebrow,.section-label,.overline,.category-label,.small-section-title{display:block;margin:0 0 14px;color:var(--heading-green);font-size:clamp(1.375rem,2vw,1.75rem);font-weight:800;letter-spacing:.07em;line-height:1.25;text-transform:uppercase}:lang(zh-CN) .eyebrow,:lang(zh-CN) .section-eyebrow,:lang(zh-CN) .faq-eyebrow,:lang(zh-CN) .section-label,:lang(zh-CN) .overline,:lang(zh-CN) .category-label,:lang(zh-CN) .small-section-title{letter-spacing:0;text-transform:none}:lang(zh) .eyebrow,:lang(zh) .section-eyebrow,:lang(zh) .faq-eyebrow,:lang(zh) .section-label,:lang(zh) .overline,:lang(zh) .category-label,:lang(zh) .small-section-title{letter-spacing:0;text-transform:none}.hero .eyebrow{color:#e6f0d9;font-size:1rem;letter-spacing:.08em}h1,h2,h3,p{overflow-wrap:break-word;word-break:normal}h1,h2,h3{margin-top:0;color:var(--navy);line-height:1.15}.hero h1,.hero h2,.hero h3{color:var(--white)}h1{max-width:900px;margin-bottom:20px;font-size:clamp(2.2rem,5vw,4.25rem)}.hero-title{max-width:900px}:lang(zh-CN) .hero .eyebrow{font-size:clamp(.92rem,1.3vw,1.08rem);line-height:1.45}:lang(zh-CN) .hero-title{max-width:760px;font-size:clamp(3.5rem,5vw,4.25rem);font-weight:780;line-height:1.18}:lang(zh-CN) .hero-copy{max-width:760px;line-height:1.78}h2{margin-bottom:14px;font-size:clamp(1.92rem,2.7vw,2.45rem)}h3{margin-bottom:8px;font-size:1.08rem}.hero-copy{max-width:690px;margin:0 0 28px;color:#f5f0e7;font-size:1.15rem}.hero-actions,.cta-actions{display:flex;flex-wrap:wrap;gap:12px}.section-title{max-width:840px;margin:0 auto 32px;text-align:center}.section-title h2{margin:0;color:var(--navy);font-weight:800;line-height:1.12}.section-title h2+p{margin-top:14px}.section-title p:last-child{margin-bottom:0;color:var(--muted);font-size:1.08rem;line-height:1.72}.section-heading-only{max-width:var(--max-content);margin:0 auto 28px;text-align:center}.card-grid{display:grid;gap:18px;max-width:1120px;margin:0 auto}.card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.card-grid.five{grid-template-columns:repeat(5,minmax(0,1fr))}.nest-values-section{padding-top:clamp(34px,4.2vw,54px)}.values-eyebrow{max-width:1180px;margin:0 auto 18px;text-align:center}.nest-values-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;max-width:var(--max-content);margin:0 auto}.nest-value-card{position:relative;display:grid;min-height:352px;grid-template-rows:auto auto 1fr;justify-items:center;overflow:hidden;padding:clamp(24px,3vw,32px);border:1px solid rgba(117,139,111,.2);border-radius:var(--radius-card);background:radial-gradient(ellipse at 52% 20%,rgba(210,225,199,.28),transparent 58%),linear-gradient(180deg,#ffffffeb,#fbfaf7e0);box-shadow:var(--shadow-soft);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.nest-value-card:before{position:absolute;top:26px;left:50%;width:min(76%,210px);height:118px;border-radius:999px;background:radial-gradient(ellipse at 50% 50%,rgba(169,194,154,.2),transparent 68%);content:"";filter:blur(1px);transform:translate(-50%)}.nest-value-card:after{position:absolute;top:58px;left:50%;width:min(68%,184px);height:86px;border:1px solid rgba(117,139,111,.14);border-color:rgba(117,139,111,.14) transparent transparent transparent;border-radius:50%;content:"";transform:translate(-50%) rotate(-5deg)}.nest-value-card:hover{border-color:#59775252;box-shadow:0 24px 54px #2532301f;transform:translateY(-4px)}.nest-letter-wrap{position:relative;z-index:1;display:grid;width:100%;min-height:148px;margin-bottom:12px;place-items:center}.nest-letter{color:#597752b8;font-family:Georgia,Times New Roman,serif;font-size:clamp(6rem,9vw,8.7rem);font-weight:700;letter-spacing:0;line-height:.84}.nest-value-card h3{position:relative;z-index:1;margin:0 0 10px;color:var(--navy);font-size:clamp(1.08rem,1.5vw,1.28rem);font-weight:800;letter-spacing:0;text-align:center}.nest-value-card p{position:relative;z-index:1;max-width:24ch;margin:0;color:var(--muted);font-size:.96rem;line-height:1.68;text-align:center}.contact-channel-grid{max-width:1280px}.info-card,.step-card,.process-card,.contact-panel,.contact-channel-card,.notice-card,.form-panel,.faq-item{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);box-shadow:var(--shadow-soft)}.info-card,.step-card,.process-card{min-height:100%;padding:24px}.info-card,.step-card,.process-card,.contact-channel-card,.notice-card,.pricing-card,.pricing-upgrade-card,.pricing-under18-card{justify-items:center;text-align:center}.info-card p,.step-card p,.process-card p,.contact-panel p,.contact-channel-card p,.notice-card p{margin-bottom:0;color:var(--muted)}.card-letter,.contact-channel-icon{display:inline-grid;width:54px;min-width:54px;height:44px;margin-bottom:18px;place-items:center;border-radius:8px;background:#e3eedb;color:var(--sage-dark);border:1px solid #c9dcc3;font-size:.72rem;font-weight:850}.step-card{display:grid;gap:12px}.process-card{display:grid;align-content:start;justify-items:center;gap:12px;text-align:center}.step-tag,.card-subtitle{width:max-content;margin:0 0 4px;padding:6px 10px;border:1px solid rgba(111,143,114,.18);border-radius:999px;background:#e3eedb;color:var(--sage-dark);font-size:.7rem;font-weight:850;line-height:1;text-transform:uppercase}.process-card h3{margin:0;color:var(--navy);font-size:1.08rem;line-height:1.35}.process-card p{margin:0;color:var(--muted);font-size:.96rem;line-height:1.68;text-align:center}.process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1120px;margin:0 auto}.host-flow{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;max-width:1120px;min-height:0;margin:0 auto}.host-flow:before{position:absolute;top:33px;right:9%;left:9%;height:2px;background:#6f8f7257;content:""}.host-flow-node{position:relative;z-index:3;display:grid;min-height:190px;gap:12px;padding:26px 22px 24px;justify-items:center;border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface-strong);box-shadow:var(--shadow-soft);text-align:center}.host-flow-node .step-tag{box-shadow:0 0 0 6px #ffffffd1}.host-flow-node h3{margin:0;color:var(--navy);font-size:1.08rem;line-height:1.35;text-align:center}.host-flow-node p{margin:0;color:var(--muted);font-size:.95rem;line-height:1.62;text-align:center}.audience-card{align-items:center;display:flex;flex-direction:column;gap:16px;text-align:center}.audience-card .button{align-self:center;margin-top:auto}.contact-channel-card{align-items:center;display:flex;min-height:100%;flex-direction:column;gap:16px;padding:22px;text-align:center}.contact-channel-header{display:flex;flex-direction:column;gap:14px;align-items:center;text-align:center}.contact-channel-header h3,.contact-channel-header p{margin:0}.contact-channel-header p{font-size:.93rem;font-weight:700}.contact-channel-icon{flex:0 0 auto;margin-bottom:0;background:#edf4e9;font-size:.88rem}.contact-channel-description{flex:1}.email-contact-box{width:100%;padding:14px 16px;border:1px solid #d9cfbf;border-radius:8px;background:#fbfaf7;color:var(--navy);font-weight:800;text-align:center}.contact-channel-action{display:inline-flex;justify-content:center;width:100%;text-align:center;font-weight:800}.contact-channel-note{color:var(--muted);font-weight:700}.contact-shortcuts{margin-top:18px}.home-page.has-sticky-cta{padding-bottom:calc(132px + env(safe-area-inset-bottom))}.cta-band{display:flex;align-items:center;justify-content:space-between;gap:22px;background:var(--navy);color:var(--white)}.cta-copy{min-width:0}.cta-band h2{margin-bottom:0;color:var(--white)}.cta-band p:not(.eyebrow){max-width:680px;color:#d8d0c2;font-size:1.08rem;line-height:1.7}.cta-band .eyebrow{color:#e6f0d9}.sticky-cta-bar{position:fixed;right:0;bottom:0;left:0;z-index:18;display:flex;min-height:112px;align-items:center;justify-content:space-between;gap:22px;padding:16px clamp(18px,4vw,56px) calc(16px + env(safe-area-inset-bottom));border-top:1px solid rgba(255,255,255,.12);background:var(--navy);box-shadow:0 -18px 44px #17243d38;color:var(--white);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.sticky-cta-bar.is-hidden{visibility:hidden;pointer-events:none;opacity:0;transform:translateY(100%)}.sticky-cta-bar.is-visible{visibility:visible;opacity:1;transform:translateY(0)}.sticky-cta-bar h2{max-width:720px;margin:0;color:var(--white);font-size:clamp(1.15rem,2vw,1.58rem);line-height:1.16}.sticky-cta-bar p:not(.eyebrow){max-width:760px;margin:8px 0 0;color:#d8d0c2;font-size:.98rem;line-height:1.5}.sticky-cta-bar .eyebrow{margin-bottom:6px;color:#e6f0d9;font-size:.88rem}.sticky-cta-bar .cta-actions{flex:0 0 auto}.page-hero{padding:clamp(46px,6vw,86px) clamp(18px,4vw,56px);background:linear-gradient(120deg,#f4eadcf5,#e3eedbdb),var(--cream)}.page-hero h1,.page-hero p{max-width:840px}.page-hero p:last-child{margin-bottom:0;color:var(--muted);font-size:1.12rem;line-height:1.72}.two-column,.contact-layout,.faq-layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:clamp(22px,3vw,36px);align-items:start;max-width:1200px;margin:0 auto}.contact-layout{grid-template-columns:minmax(250px,.75fr) minmax(0,1.25fr);max-width:1240px}.two-column .section-title,.contact-layout .section-title,.faq-layout .section-title{margin-right:0;margin-left:0;text-align:left}.check-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.check-list li{position:relative;padding:14px 16px 14px 46px;border:1px solid var(--line);border-radius:8px;background:#ffffffa8}.check-list li:before{position:absolute;top:14px;left:16px;width:20px;height:20px;border-radius:50%;background:var(--sage);color:var(--white);content:"OK";font-size:.78rem;font-weight:800;line-height:20px;text-align:center}.narrow{max-width:960px;margin:0 auto}.service-note{margin-bottom:28px;padding:16px 18px;border:1px solid #ccd9c8;border-radius:8px;background:#edf4e9;color:var(--sage-dark);font-weight:700}.notice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:28px}.notice-card{padding:22px;box-shadow:0 10px 30px #17243d0f}.notice-card h2{font-size:1.22rem}.single-notice{max-width:960px;margin:0 auto 28px}.service-note a,.checkbox-label a{color:var(--sage-dark);text-decoration:underline;text-underline-offset:3px}.consent-row{cursor:default}.consent-row input{cursor:pointer;margin-top:.22em}.consent-text{min-width:0;line-height:1.6}.consent-text a{color:var(--sage-dark);font-weight:650;text-decoration:underline;text-underline-offset:3px}.consent-text a:hover,.consent-text a:focus-visible{color:var(--heading-green)}.consent-text a:focus-visible{border-radius:4px;outline:2px solid rgba(38,106,83,.28);outline-offset:2px}.body-copy{max-width:760px;color:var(--muted)}.image-block{margin:0}.image-block img{width:100%;height:100%;min-height:220px;border:1px solid var(--line);border-radius:8px;object-fit:cover;box-shadow:0 16px 38px #17243d21}.image-block-hero img{min-height:330px}.image-block-wide img{min-height:210px}.image-block figcaption{margin-top:8px;color:var(--muted);font-size:.92rem}.student-image-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:24px}.pricing-notice{max-width:960px;margin-right:auto;margin-left:auto}.pricing-card{align-items:center;display:flex;flex-direction:column;gap:20px;min-height:360px;text-align:center}.pricing-card h3{margin-bottom:0;color:var(--navy);font-size:1.48rem}.pricing-fee-list{display:grid;gap:10px}.pricing-fee-item{display:grid;justify-items:center;gap:5px;min-height:98px;padding:13px 14px;border:1px solid rgba(117,139,111,.16);border-radius:var(--radius-card);background:#ffffffad}.pricing-fee-item.matching-fee{border-color:#5977523d;background:#eef6e9d1}.pricing-fee-label{color:var(--sage-dark);font-size:.78rem;font-weight:800;letter-spacing:0}.pricing-fee-value{color:#244238;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.22rem,1.8vw,1.48rem);font-weight:700;letter-spacing:0;line-height:1.18}.price-line{display:inline-flex;min-height:42px;align-items:baseline;justify-content:center;gap:.22em;color:inherit;font:inherit;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1;white-space:nowrap}.price-line span,.price-prefix,.price-currency,.price-amount,.price-period{display:inline-block;line-height:1;vertical-align:baseline}.price-amount{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.price-line-plain{align-items:center;line-height:1.12;white-space:normal}.price-line-stacked{display:grid;min-height:0;place-items:center;gap:8px;white-space:normal}.price-line-main{display:block;color:inherit;font:inherit;font-size:1em;font-weight:700;line-height:1.08;text-align:center}.price-line-unit{display:block;color:var(--sage-dark);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.56em;font-weight:800;letter-spacing:.03em;line-height:1.18;text-align:center;text-transform:uppercase}:lang(zh-CN) .price-line-unit{letter-spacing:0;text-transform:none}.pricing-detail{display:grid;justify-items:center;gap:10px}.pricing-detail strong{color:var(--sage-dark);font-size:1rem;font-weight:800}.pricing-detail p{margin:0;color:var(--muted);font-size:.96rem;line-height:1.7;text-align:center}.pricing-includes{width:100%;max-width:280px;min-height:150px;margin-top:4px;padding:18px 16px 16px;border-top:1px solid rgba(117,139,111,.18);border-radius:var(--radius-card);background:#eef6e994}.pricing-includes-copy{display:grid;gap:8px;max-width:260px;margin:0 auto}.pricing-upgrade-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:940px;margin:0 auto}.pricing-upgrade-card{align-items:center;display:flex;min-height:284px;flex-direction:column;gap:16px;padding:24px;text-align:center}.pricing-upgrade-title{display:grid;min-height:72px;place-items:center;max-width:22ch}.pricing-upgrade-card h3{margin-bottom:0;color:var(--navy);font-size:1.2rem;line-height:1.35}.pricing-upgrade-value{display:grid;width:100%;min-height:108px;padding:18px 16px;place-items:center;border:1px solid rgba(117,139,111,.18);border-radius:var(--radius-card);background:#eef6e9bd}.pricing-upgrade-price{margin:0;color:#244238;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.42rem,2.2vw,1.84rem);font-weight:700;line-height:1.2}.pricing-upgrade-price .price-line{min-height:0}.pricing-upgrade-description{display:grid;min-height:84px;align-items:start;max-width:28ch;margin:0;color:var(--muted);font-size:1rem;line-height:1.68}.pricing-under18-panel{max-width:920px;margin:0 auto;padding:clamp(24px,3.5vw,36px);border:1px solid rgba(117,139,111,.22);border-radius:var(--radius-panel);background:linear-gradient(180deg,#fffffff0,#f7faf4e6);box-shadow:var(--shadow-soft)}.pricing-under18-main{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);gap:22px;margin-bottom:22px}.pricing-under18-card{display:grid;justify-items:center;gap:12px;padding:24px;border:1px solid rgba(117,139,111,.2);border-radius:var(--radius-card);background:#eef6e9e0;text-align:center}.pricing-under18-card span{color:var(--sage-dark);font-size:1.18rem;font-weight:800}.pricing-under18-card strong{color:#244238;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.28rem,4vw,3rem);line-height:1.15}.pricing-under18-card strong .price-line{min-height:0}.pricing-under18-card p,.pricing-under18-panel>p{margin:0;color:var(--muted);font-size:1rem;line-height:1.72}.pricing-under18-support{padding:24px;border:1px solid rgba(117,139,111,.16);border-radius:var(--radius-card);background:#ffffffb8;text-align:center}.pricing-under18-support h3{margin-bottom:14px;color:var(--navy);font-size:1.06rem}.pricing-under18-support ul{display:grid;gap:12px;margin:0;padding-left:0;color:var(--muted);font-size:1rem;line-height:1.65;list-style-position:inside}.pricing-under18-panel>p{max-width:760px;margin-right:auto;margin-left:auto;text-align:center}:lang(zh-CN) .pricing-upgrade-card h3,:lang(zh-CN) .pricing-under18-card span,:lang(zh-CN) .pricing-under18-support h3{line-height:1.45}:lang(zh-CN) .pricing-upgrade-card p:not(.pricing-upgrade-price),:lang(zh-CN) .pricing-under18-card p,:lang(zh-CN) .pricing-under18-support ul,:lang(zh-CN) .pricing-under18-panel>p{line-height:1.82}.pricing-card .button{align-self:center;margin-top:auto}.pricing-card-highlight{border-color:#758b6f57;background:linear-gradient(180deg,#f7fbf5f5,#eff6ebeb)}.pricing-footnote{max-width:920px;margin:22px auto 0;color:var(--muted);font-size:.96rem;line-height:1.6;text-align:center}.compact-card{padding:20px}.form-panel{padding:clamp(20px,4vw,34px)}.form-contact-section{max-width:1360px;margin:0 auto}.form-contact-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,330px);gap:clamp(22px,3vw,36px);align-items:start}.form-contact-main{min-width:0}.form-contact-main .section-title{max-width:780px;margin-right:auto;margin-left:auto}.form-helper{margin:0 0 22px;padding:12px 14px;border:1px solid #ccd9c8;border-radius:8px;background:#f7fbf5;color:var(--sage-dark);font-weight:700}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:start;gap:18px}fieldset{margin:0 0 26px;padding:0;border:0}legend{margin-bottom:16px;color:var(--navy);font-size:1.2rem;font-weight:800}label:not(.checkbox-label){display:block;color:var(--navy);font-weight:750;line-height:1.35}.form-grid .field-control{display:grid;grid-template-rows:minmax(48px,auto) auto auto;align-content:start;row-gap:7px;min-width:0}.form-grid .field-control .form-label-text,.form-grid .field-control>legend{display:flex;align-items:flex-start;min-height:48px;margin:0;color:var(--navy);font-weight:750;line-height:1.35}label small{display:block;margin-top:7px;color:var(--muted);font-weight:500}input,select,textarea{width:100%;border:1px solid #cfc3b2;border-radius:8px;background:var(--white);color:var(--charcoal)}input,select{min-height:44px;padding:9px 11px}label:not(.checkbox-label) input,label:not(.checkbox-label) select,label:not(.checkbox-label) textarea{margin-top:7px}.form-grid .field-control input,.form-grid .field-control select,.form-grid .field-control textarea,.form-grid .field-control small{margin-top:0}textarea{min-height:110px;padding:11px;resize:vertical}input[type=checkbox],input[type=radio]{width:18px;min-width:18px;height:18px;min-height:18px;accent-color:var(--sage-dark)}input:focus,select:focus,textarea:focus{border-color:var(--sage-dark);outline:3px solid rgba(111,143,114,.18)}.span-2{grid-column:1 / -1}.inline-fieldset{margin:0}.inline-fieldset legend{margin-bottom:9px;font-size:1rem;line-height:1.35}.form-grid .inline-fieldset.field-control>legend{margin-bottom:0;font-size:1rem}.radio-row{display:flex;flex-wrap:wrap;gap:12px}.checkbox-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px 18px}.radio-label{display:inline-flex;align-items:center;gap:8px;color:var(--charcoal);font-weight:650}.repeatable-group{display:grid;gap:14px}.repeatable-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.repeatable-header h3{margin:0;color:var(--navy);font-size:1rem}.repeatable-card{padding:16px;border:1px solid #ddd2c2;border-radius:8px;background:#fffdf9}.repeatable-remove{margin-top:12px}.form-status{margin:20px 0;padding:13px 14px;border-radius:8px;font-weight:750}.form-status.success{background:#e7f2ea;color:var(--success)}.form-status.error{background:#f7e8e4;color:var(--error)}.next-steps-box{margin:18px 0 22px;padding:16px 18px;border:1px solid #ccd9c8;border-radius:8px;background:#f7fbf5}.next-steps-box h3{margin-bottom:10px}.next-steps-box ul{display:grid;gap:8px;margin:0;padding-left:20px;color:var(--muted)}.consent-group{display:grid;gap:12px;margin-top:22px;padding-top:20px;border-top:1px solid var(--line)}.compact-consent{margin-top:0;padding-top:0;border-top:0}.checkbox-label{display:grid;grid-template-columns:18px minmax(0,1fr);gap:12px;align-items:start;color:var(--charcoal);font-weight:650}.faq-list{display:grid;gap:9px}.section-badge,.category-badge,.faq-badge,.heading-badge,.category-icon{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:0;margin-bottom:12px;padding:12px 18px;border:1px solid var(--badge-green-border);border-radius:9px;background:var(--badge-green-bg);color:var(--heading-green);font-size:clamp(1.35rem,1.8vw,1.65rem);font-weight:800;line-height:1.2}.faq-item{padding:0;overflow:hidden;box-shadow:none}.faq-item summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;cursor:pointer;padding:13px 16px;color:var(--navy);font-size:1rem;font-weight:650;line-height:1.42;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{display:inline-grid;width:24px;height:24px;place-items:center;border:1px solid rgba(54,95,69,.14);border-radius:50%;background:#edf5e9bd;color:var(--sage-dark);content:"⌄";font-size:.88rem;font-weight:750;line-height:1;transition:transform .16s ease}.faq-item[open] summary:after{transform:rotate(180deg)}.faq-item p{margin:0;padding:0 16px 16px;color:var(--muted)}.contact-panel{align-self:start;padding:26px}.host-support-panel .section-title{margin-bottom:22px;text-align:left}.host-support-panel{background:#ffffff85;box-shadow:0 10px 28px #17243d0f}.small-note{margin:18px 0 0;color:var(--muted);font-size:.95rem}.legal-layout{max-width:920px;margin:0 auto}.legal-return-wrap{margin-top:22px}.legal-return-link{width:max-content}.document-hub{display:block}.document-link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:960px;margin:0 auto}.document-link-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;min-height:92px;align-items:center;padding:20px;border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);box-shadow:var(--shadow-soft);color:var(--navy);cursor:pointer;font-weight:800;line-height:1.42;text-align:left;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.document-link-card:hover,.document-link-card:focus-visible{border-color:#42654c66;background:#ffffffeb;box-shadow:var(--shadow-card);transform:translateY(-1px)}.document-link-card:focus-visible{outline:3px solid rgba(111,143,114,.28);outline-offset:3px}.document-link-arrow{display:inline-grid;width:34px;height:34px;place-items:center;border-radius:999px;background:#e3eedb;color:var(--sage-dark)}.draft-note,.version-note,.legal-section{border:1px solid var(--line);border-radius:8px;background:#ffffffb8}.draft-note{margin-bottom:18px;padding:16px 18px;color:var(--sage-dark);font-weight:750}.legal-section{margin-bottom:18px;padding:clamp(20px,4vw,30px);box-shadow:0 10px 30px #17243d0f}.legal-section h2{font-size:1.34rem}.legal-section ul{display:grid;gap:10px;margin:0;padding-left:20px;color:var(--muted)}.version-note{margin:24px 0 0;padding:16px 18px;color:var(--muted);font-weight:700}.footer{padding:40px clamp(18px,4vw,56px) 28px;background:#111b2f;color:#f6efe4}.footer-grid{display:grid;grid-template-columns:minmax(280px,1.45fr) minmax(140px,.9fr) minmax(180px,1fr) minmax(220px,1.1fr);gap:24px 30px;max-width:1180px;margin:0 auto}.footer h2,.footer h3{margin-bottom:12px;color:var(--white)}.footer p,.footer a{color:#d8d0c2}.footer-brand-column{display:grid;justify-items:center;width:100%;max-width:360px;justify-self:center;text-align:center}.footer-brand-column .brand-footer{display:flex;width:190px;margin-right:auto;margin-left:auto;justify-content:center}.footer-brand-column .brand-logo-image{object-position:center}.footer-brand-lines{display:grid;gap:5px;margin:14px 0 12px;justify-items:center;width:100%}.footer-brand-name,.footer-brand-operator{margin:0;text-transform:uppercase;line-height:1.35}.footer-brand-name{color:var(--white);font-size:.86rem;font-weight:750;letter-spacing:.11em}.footer-brand-operator{color:#d8d0c2c7;font-size:.72rem;font-weight:700;letter-spacing:.1em}.footer-brand-description{margin-top:0;max-width:32ch}.footer ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.footer-connect-links{display:flex;flex-wrap:wrap;gap:8px 12px;margin-bottom:14px}.footer-connect-links li:not(:last-child):after{margin-left:12px;color:#ffffff59;content:"|"}.privacy-note{max-width:1180px;margin:34px auto 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.18);font-size:.92rem}.admin-hero p:last-child{max-width:780px}.admin-section{background:#f7efe2}.admin-toolbar{display:grid;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:14px;align-items:end;max-width:1280px;margin:0 auto 18px}.admin-toolbar .button{min-height:44px}.admin-login-panel,.admin-loading{max-width:520px;margin:0 auto}.admin-login-panel{padding:clamp(22px,4vw,34px);border:1px solid var(--line);border-radius:8px;background:#ffffffc2;box-shadow:var(--shadow)}.admin-login-panel p:not(.eyebrow){color:var(--muted)}.admin-login-panel .button{margin-top:18px}.admin-loading{padding:18px;border:1px solid var(--line);border-radius:8px;background:#ffffffb8;color:var(--muted);font-weight:750;text-align:center}.admin-layout{display:grid;grid-template-columns:minmax(300px,.85fr) minmax(0,1.45fr);gap:18px;max-width:1280px;margin:0 auto}.admin-list,.admin-detail{border:1px solid var(--line);border-radius:8px;background:#ffffffb8;box-shadow:var(--shadow)}.admin-list{overflow:hidden}.admin-list-header{display:flex;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid var(--line);color:var(--navy)}.admin-list-header span,.submission-row small,.admin-detail-header p,.submission-facts dt{color:var(--muted)}.submission-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;width:100%;min-height:0;padding:14px 16px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;color:var(--charcoal);cursor:pointer;text-align:left}.submission-row:hover,.submission-row.active{background:#edf4e9}.submission-row span{display:grid;gap:3px;min-width:0}.submission-row strong,.submission-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.submission-row mark{justify-self:end;padding:3px 8px;border-radius:999px;background:#e3eedb;color:var(--sage-dark);font-size:.74rem;font-weight:850}.admin-empty{margin:0;padding:18px;color:var(--muted)}.admin-detail{min-width:0;padding:clamp(18px,3vw,28px)}.admin-detail-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,240px);gap:18px;align-items:start;padding-bottom:18px;border-bottom:1px solid var(--line)}.admin-detail-header h2{margin-bottom:6px;font-size:clamp(1.45rem,2vw,2rem)}.submission-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:20px 0}.submission-facts div{min-width:0;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fbfaf7}.submission-facts dt{font-size:.78rem;font-weight:850;text-transform:uppercase}.submission-facts dd{margin:4px 0 0;color:var(--navy);font-weight:750;overflow-wrap:break-word}.submission-readable{display:grid;gap:18px;margin-top:20px}.submission-detail-section{padding:16px;border:1px solid var(--line);border-radius:8px;background:#fbfaf7db}.matching-summary{background:#edf4e9}.submission-detail-section h3{margin-bottom:14px;font-size:1.05rem}.submission-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.submission-field-grid div{min-width:0;padding:10px 11px;border:1px solid #e4dacb;border-radius:8px;background:var(--white)}.submission-field-grid .wide-field{grid-column:1 / -1}.submission-field-grid dt{color:var(--muted);font-size:.76rem;font-weight:850;text-transform:uppercase}.submission-field-grid dd{margin:4px 0 0;color:var(--navy);font-weight:700;overflow-wrap:break-word;white-space:pre-wrap}.raw-submission-details{margin-top:20px}.raw-submission-details summary{cursor:pointer;color:var(--sage-dark);font-weight:850}.submission-json{max-height:520px;margin-top:12px;overflow:auto;padding:16px;border:1px solid #cfc3b2;border-radius:8px;background:#111b2f;color:#f6efe4;font-size:.88rem;line-height:1.5;white-space:pre-wrap}@media(max-width:1040px){.navbar{grid-template-columns:1fr auto}.nav-links{grid-column:1 / -1;order:3;justify-content:flex-start}.card-grid.four,.card-grid.five,.contact-channel-grid,.nest-values-grid,.process-grid,.pricing-city-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{min-height:auto;grid-template-columns:1fr}.hero-visual{width:min(100%,620px);justify-self:start}.admin-toolbar,.admin-layout{grid-template-columns:1fr}.form-contact-section{max-width:960px}.form-contact-layout{grid-template-columns:1fr}.admin-toolbar .button{width:100%}.host-flow{display:grid;max-width:720px;min-height:0;gap:14px;grid-template-columns:1fr}.host-flow:before{top:20px;bottom:24px;left:20px;width:2px;height:auto;background:#6f8f7247}.host-flow-node{min-height:0}.host-flow-node{padding-left:48px;justify-items:center;text-align:center}.host-flow-node .step-tag{box-shadow:0 0 0 5px #ffffffe0}.host-flow-node h3,.host-flow-node p{text-align:center}}@media(max-width:760px){.navbar{grid-template-columns:1fr auto;gap:12px}.brand{min-width:0}.brand-logo-image{width:136px;height:48px}.mobile-menu-button{display:grid}.nav-links{display:none;width:100%;padding:10px;border:1px solid var(--line);border-radius:10px;background:#ffffffdb}.nav-links.open{display:grid;grid-template-columns:1fr}.nav-links a{padding:11px 12px;border-radius:8px}.nav-links a.active{background:#eef6e9}.nav-cta{display:none}.hero{align-items:center}.section-badge,.category-badge,.faq-badge,.heading-badge,.category-icon{padding:8px 14px;font-size:clamp(1.125rem,5vw,1.375rem)}.eyebrow,.section-eyebrow,.faq-eyebrow,.section-label,.overline,.category-label,.small-section-title{margin-bottom:10px;font-size:clamp(1.125rem,5vw,1.375rem)}.section-title{margin-bottom:24px}.section-title h2{line-height:1.15}.hero-actions,.cta-actions,.cta-band{align-items:stretch;flex-direction:column}.home-page.has-sticky-cta{padding-bottom:calc(214px + env(safe-area-inset-bottom))}.sticky-cta-bar{min-height:0;align-items:stretch;flex-direction:column;gap:12px;padding-top:14px;padding-bottom:calc(14px + env(safe-area-inset-bottom))}.sticky-cta-bar h2{font-size:1.08rem}.sticky-cta-bar p:not(.eyebrow){margin-top:6px;font-size:.92rem}.sticky-cta-bar .eyebrow{margin-bottom:6px;font-size:.82rem}.sticky-cta-bar .cta-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hero-actions .button,.cta-actions .button{width:100%}.card-grid.three,.card-grid.four,.card-grid.five,.contact-channel-grid,.form-contact-layout,.nest-values-grid,.process-grid,.notice-grid,.student-image-pair,.pricing-city-grid,.two-column,.contact-layout,.faq-layout,.footer-grid,.form-grid,.document-link-grid{grid-template-columns:1fr}.span-2{grid-column:1}.form-grid .field-control{grid-template-rows:auto auto auto}.form-grid .field-control .form-label-text,.form-grid .field-control>legend{min-height:0}.pricing-under18-main{grid-template-columns:1fr}.step-card{flex-direction:column}.section-title,.two-column .section-title,.contact-layout .section-title,.faq-layout .section-title{text-align:left}}@media(max-width:760px){.section{padding-top:38px;padding-bottom:38px}.hero-copy{font-size:1.03rem}:lang(zh-CN) .hero-title{max-width:100%;font-size:clamp(2.25rem,9vw,2.75rem);line-height:1.18}:lang(zh-CN) .hero-copy{line-height:1.72}.contact-channel-card,.info-card,.nest-value-card,.process-card,.step-card{padding:20px}.nest-letter-wrap{min-height:104px}}.home-support-section .audience-card h3{margin:0;min-height:2.7em;color:var(--navy);line-height:1.32}.home-support-section .audience-card p{margin:0;align-self:start;line-height:1.68}.hero{display:flex;min-height:0;flex-direction:column;gap:clamp(var(--space-6),4vw,var(--space-10, 40px));padding-top:clamp(42px,5vw,70px);padding-bottom:clamp(54px,6vw,82px)}.hero-visual{order:1;width:min(100%,var(--max-content));justify-self:center;align-self:center}.hero-content{order:2;display:grid;width:min(100%,var(--max-content));max-width:var(--max-content);grid-template-columns:minmax(0,1fr) minmax(260px,.36fr);gap:clamp(var(--space-5, 20px),4vw,var(--space-10, 40px));align-items:end;align-self:center}.hero-content .eyebrow,.hero-title,.hero-copy{grid-column:1}.hero-actions,.hero-trust-list{grid-column:2;justify-content:flex-end}.hero-actions{grid-row:2}.hero-trust-list{grid-row:3;margin-top:var(--space-4)}.hero-title{max-width:860px;font-size:clamp(2.7rem,5.4vw,5.05rem)}:lang(zh-CN) .hero-title{max-width:760px;font-size:clamp(3rem,5.4vw,5rem)}.hero-copy{max-width:760px}.hero-image-shell{display:grid;grid-template-columns:repeat(2,max-content);gap:12px;align-items:center;justify-content:end}.hero-image-shell .image-block{grid-column:1 / -1;width:100%;overflow:hidden;border-radius:30px;box-shadow:var(--shadow-hero-image)}.hero-image-shell img{aspect-ratio:16 / 7;min-height:360px;border:0;border-radius:30px;object-fit:cover}.hero-floating-badge,.hero-floating-badge.badge-one,.hero-floating-badge.badge-two{position:static;min-width:0;margin:0;padding:11px 14px;border-color:#fff3;border-radius:var(--radius-pill);background:#ffffff1a;box-shadow:none}.hero-floating-badge{display:inline-grid}@media(max-width:1040px){.hero-content{grid-template-columns:1fr}.hero-content .eyebrow,.hero-title,.hero-copy,.hero-actions,.hero-trust-list{grid-column:1}.hero-actions,.hero-trust-list{justify-content:flex-start}.hero-actions{grid-row:auto}.hero-trust-list{grid-row:auto;margin-top:0}}@media(max-width:760px){.hero{gap:var(--space-6)}.hero-image-shell{grid-template-columns:1fr;justify-content:stretch}.hero-image-shell img{aspect-ratio:4 / 3;min-height:0}.hero-floating-badge{width:100%;justify-items:center}:lang(zh-CN) .hero-title{font-size:clamp(2.35rem,10vw,3.2rem)}}.home-section-header{display:grid;gap:10px;justify-items:center;max-width:760px;margin:0 auto 36px;text-align:center}.home-section-header h2{margin:0;color:var(--sage-dark);font-size:clamp(1.35rem,2.1vw,1.75rem);font-weight:850;letter-spacing:.12em;line-height:1.22;text-transform:uppercase}:lang(zh-CN) .home-section-header h2{font-size:clamp(1.35rem,2vw,1.65rem);letter-spacing:.04em;text-transform:none}.home-section-header p{max-width:720px;margin:0;color:var(--muted);font-size:clamp(1rem,1.2vw,1.08rem);line-height:1.72}.home-values-section .home-section-header,.home-support-section .home-section-header,.home-process-section .home-section-header{margin-bottom:36px}@media(max-width:760px){.home-section-header{margin-bottom:30px}.home-section-header h2{letter-spacing:.1em}}.image-block{display:grid;gap:10px;align-content:start}.image-block img{display:block;height:auto}.image-block figcaption{margin-top:0;color:var(--muted);font-size:.92rem;line-height:1.55}.student-image-pair{align-items:stretch;gap:var(--space-5);margin-bottom:var(--space-8)}.student-image-pair .image-block{height:100%;grid-template-rows:auto minmax(44px,auto)}.student-image-pair .image-block img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.single-notice{position:relative;z-index:0;margin-top:0}@media(max-width:760px){.student-image-pair{gap:var(--space-6);margin-bottom:var(--space-7)}.student-image-pair .image-block{grid-template-rows:auto auto}}.hero-trust-list,.hero-visual,.hero-floating-badge{display:none}@media(max-width:460px){.navbar{grid-template-columns:1fr auto}.nav-actions{grid-column:1 / -1;width:100%;justify-content:flex-start}.button{width:100%}.home-page.has-sticky-cta{padding-bottom:calc(250px + env(safe-area-inset-bottom))}.sticky-cta-bar .cta-actions,.admin-detail-header,.submission-facts,.submission-field-grid,.submission-row{grid-template-columns:1fr}.submission-row mark{justify-self:start}}.section{padding:var(--space-16) clamp(var(--space-4),4vw,var(--space-16))}.section-muted{background:radial-gradient(circle at 8% 0%,rgba(127,155,122,.12),transparent 360px),var(--beige)}.navbar{gap:var(--space-6);padding:12px clamp(var(--space-4),4vw,var(--space-16));background:#fbf7efe6;border-bottom-color:#e2d8c9bd;box-shadow:0 10px 28px #14233b0b}.brand{min-width:218px}.brand-logo-image{transition:opacity .16s ease,transform .16s ease}.brand:hover .brand-logo-image,.brand:focus-visible .brand-logo-image{transform:translateY(-1px)}.nav-links{gap:6px}.nav-links a{padding:9px 12px;border-radius:var(--radius-control);font-size:.91rem;line-height:1.2;transition:background .16s ease,color .16s ease}.nav-links a.active{background:#edf5e9eb;color:var(--sage-dark);box-shadow:inset 0 0 0 1px #365f451f}.button{min-height:46px;border-radius:var(--radius-control);padding:12px 18px;white-space:nowrap;box-shadow:none}.button-primary{background:linear-gradient(180deg,#416b4d,var(--sage-dark));box-shadow:0 14px 30px #365f4538}.button-primary:hover{background:linear-gradient(180deg,#365f45,#284a36)}.button-secondary{background:#ffffffe6;border-color:#365f452e}.eyebrow,.section-eyebrow,.faq-eyebrow,.section-label,.overline,.category-label,.small-section-title{margin:0 0 12px;color:var(--sage-dark);font-size:.78rem;font-weight:850;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}:lang(zh-CN) .eyebrow,:lang(zh-CN) .section-eyebrow,:lang(zh-CN) .faq-eyebrow,:lang(zh-CN) .section-label,:lang(zh-CN) .overline,:lang(zh-CN) .category-label,:lang(zh-CN) .small-section-title{font-size:.84rem;letter-spacing:.04em;line-height:1.35;text-transform:none}h1,h2,h3{color:var(--navy);letter-spacing:0}:lang(zh-CN) h1,:lang(zh-CN) h2,:lang(zh-CN) h3{letter-spacing:0}h1{font-size:clamp(2.4rem,5vw,4.2rem);font-weight:850;line-height:1.06}h2{font-size:clamp(2rem,4vw,3rem);font-weight:820;line-height:1.12}h3{font-size:1.18rem;font-weight:800;line-height:1.28}.hero{min-height:auto;padding-top:clamp(64px,7vw,96px);padding-bottom:clamp(64px,7vw,96px);grid-template-columns:minmax(0,.98fr) minmax(360px,.9fr);gap:clamp(var(--space-8),5vw,var(--space-16));background:radial-gradient(circle at 12% 20%,rgba(127,155,122,.34),transparent 360px),radial-gradient(circle at 82% 10%,rgba(246,237,222,.18),transparent 420px),linear-gradient(128deg,#14233b,#1d3440 52%,#315b42)}.hero:before{position:absolute;inset:0;background:linear-gradient(90deg,rgba(251,247,239,.08),transparent 42%),radial-gradient(circle at 50% 105%,rgba(255,255,255,.16),transparent 52%);content:"";pointer-events:none}.hero-content{max-width:720px}.hero .eyebrow{color:#dbe9d4;font-size:.78rem;letter-spacing:.13em}.hero-title{max-width:760px;margin-bottom:var(--space-4)}:lang(zh-CN) .hero-title{max-width:620px;font-size:clamp(2.6rem,4.8vw,4rem);line-height:1.16}.hero-copy{max-width:650px;margin-bottom:var(--space-6);color:#fffaf2db;font-size:clamp(1.04rem,1.35vw,1.16rem);line-height:1.72}:lang(zh-CN) .hero-copy{max-width:680px;line-height:1.84}.hero-actions{gap:var(--space-3)}.hero-trust-list{display:flex;flex-wrap:wrap;gap:10px;margin:var(--space-6) 0 0;padding:0;list-style:none}.hero-trust-list li,.hero-floating-badge{border:1px solid rgba(255,255,255,.18);border-radius:var(--radius-pill);background:#ffffff1a;color:#fffaf2e6;font-size:.86rem;font-weight:750;line-height:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-trust-list li{padding:9px 12px}.hero-visual{width:min(100%,590px)}.hero-image-shell{position:relative}.hero-image-shell .image-block,.hero-image-shell img{border-radius:28px}.hero-image-shell .image-block{overflow:visible;box-shadow:var(--shadow-hero-image)}.hero-image-shell img{aspect-ratio:4 / 4.55;width:100%;object-fit:cover}.hero-floating-badge{position:absolute;display:grid;gap:4px;min-width:138px;padding:13px 15px;box-shadow:0 18px 46px #14233b33}.hero-floating-badge strong{color:var(--white);font-size:.92rem}.hero-floating-badge span{color:#fffaf2b8;font-size:.76rem}.hero-floating-badge.badge-one{top:26px;left:-24px}.hero-floating-badge.badge-two{right:-18px;bottom:44px}.page-hero{padding:clamp(80px,8vw,110px) clamp(var(--space-4),4vw,var(--space-16));background:radial-gradient(circle at 12% 0%,rgba(127,155,122,.18),transparent 380px),linear-gradient(135deg,#fbf7effa,#f6eddef0)}.page-hero h1,.page-hero p{max-width:820px}.page-hero h1{margin-bottom:var(--space-4)}.page-hero p:last-child{max-width:760px;font-size:1.1rem;line-height:1.76}.section-title{max-width:760px;margin-bottom:var(--space-8)}.section-title-left{margin-right:0;margin-left:0;text-align:left}.section-title h2{font-size:clamp(2rem,4vw,3rem);font-weight:850;line-height:1.12}.section-title p:last-child{max-width:720px;margin-right:auto;margin-left:auto;font-size:clamp(1.05rem,1.4vw,1.15rem);line-height:1.75}.section-heading-only{font-size:.82rem}.info-card,.step-card,.process-card,.contact-panel,.contact-channel-card,.notice-card,.form-panel,.faq-item,.pricing-card,.pricing-upgrade-card,.pricing-under18-card,.legal-section,.document-link-card{border-color:#365f4524;border-radius:var(--radius-card);background:#ffffffdb;box-shadow:var(--shadow-card)}.info-card,.step-card,.process-card{padding:var(--space-6)}.info-card,.contact-channel-card,.notice-card{text-align:left;justify-items:start}.audience-card{align-items:flex-start;text-align:left}.audience-card .button{align-self:flex-start}.nest-values-section{padding-top:var(--space-16);padding-bottom:var(--space-16)}.values-eyebrow{margin-bottom:var(--space-6);font-size:.82rem}.nest-value-card{min-height:318px;padding:var(--space-8);border-radius:var(--radius-card);background:linear-gradient(180deg,#fffffff5,#fbfaf7eb)}.nest-value-card:before{width:180px;height:180px;opacity:.7}.nest-value-card:after{display:none}.nest-letter-wrap{min-height:120px}.nest-letter{color:#365f4533;font-size:clamp(5.8rem,8vw,7.6rem)}.nest-value-card h3{font-size:1.2rem}.nest-value-card p{max-width:27ch;line-height:1.68}.process-card{align-content:start;justify-items:center;min-height:208px;padding:26px;text-align:center}.host-flow-node{align-content:start;justify-items:start;min-height:208px;padding:26px;text-align:left}.host-flow-node p{text-align:left}.process-card p{text-align:center}.step-tag{display:inline-flex;align-items:center;justify-content:center;margin-right:auto;margin-left:auto}.step-tag,.card-subtitle{padding:7px 10px;border-color:#365f4529;border-radius:var(--radius-pill);background:var(--badge-green-bg);color:var(--sage-dark);font-size:.72rem;letter-spacing:.08em;white-space:nowrap}:lang(zh-CN) .step-tag{letter-spacing:.04em}.host-flow:before{background:#365f4529}.price-line,.price-line span,.price-prefix,.price-currency,.price-amount,.price-period,.price-line-main,.price-line-unit,.pricing-fee-value,.pricing-upgrade-price,.pricing-under18-card strong,.step-tag,.button{overflow-wrap:normal;word-break:keep-all}.price-line{display:inline-flex;align-items:baseline;gap:.25em;white-space:nowrap}.price-line-stacked{display:grid;gap:4px;justify-items:inherit;white-space:normal}.price-line-main{display:block;white-space:nowrap}.price-line-unit{display:block;color:var(--muted);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.86rem;font-weight:750;line-height:1.25;white-space:nowrap}.pricing-city-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.pricing-card{display:flex;min-height:100%;flex-direction:column;align-items:stretch;gap:var(--space-5, 20px);padding:var(--space-6);text-align:left}.pricing-card h3{font-size:1.38rem}.pricing-fee-list{display:grid;gap:var(--space-3)}.pricing-fee-item{display:grid;gap:6px;padding:14px;border:1px solid rgba(54,95,69,.12);border-radius:16px;background:#fbf7efb3}.pricing-fee-item.matching-fee{background:#edf5e9f2;border-color:#365f4533}.pricing-fee-label{color:var(--muted);font-size:.78rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.pricing-fee-value{color:var(--navy);font-size:1.28rem;line-height:1.1}.pricing-detail{margin-top:0}.pricing-includes-copy{display:grid;gap:8px;margin-top:10px}.pricing-card .button{align-self:stretch;margin-top:auto}.pricing-upgrade-grid{align-items:stretch}.pricing-upgrade-card{min-height:300px;padding:var(--space-6)}.pricing-upgrade-value{min-height:108px;border-radius:18px;background:#edf5e9eb}.pricing-upgrade-price{font-size:clamp(1.72rem,2.2vw,2.1rem)}.pricing-under18-panel{max-width:980px;border-radius:var(--radius-panel)}.pricing-under18-main{grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr)}.pricing-under18-card{align-content:center;justify-items:center;padding:var(--space-8)}.pricing-under18-card span{font-size:1.28rem}.pricing-under18-card strong{font-size:clamp(3.4rem,6vw,4.4rem)}.pricing-under18-card .price-line-unit{margin-top:6px;font-size:.98rem}.pricing-under18-support{text-align:left}.pricing-under18-support ul{list-style-position:outside;padding-left:20px}.form-panel{padding:clamp(var(--space-5, 20px),4vw,var(--space-8));border-radius:var(--radius-card);background:#ffffffe6}.form-helper{margin-bottom:var(--space-6);border-radius:16px;background:#edf5e9bd}fieldset{margin-bottom:var(--space-8);padding-bottom:var(--space-6);border-bottom:1px solid rgba(54,95,69,.12)}legend{font-size:1.28rem}input,select,textarea{border-color:#14233b2e;border-radius:var(--radius-control)}input,select{min-height:48px;padding:10px 13px}textarea{padding:13px}.consent-group{border-top-color:#365f4524}.form-status{border-radius:16px}.next-steps-box{border-radius:18px;background:#edf5e9c7}.legal-layout{max-width:960px}.legal-document-layout{display:grid;grid-template-columns:minmax(190px,250px) minmax(0,1fr);gap:var(--space-8);max-width:1180px}.legal-index{position:sticky;top:92px;align-self:start;padding:var(--space-5, 20px);border:1px solid rgba(54,95,69,.14);border-radius:var(--radius-card);background:#ffffffc7;box-shadow:var(--shadow-soft)}.legal-index h2{margin-bottom:var(--space-3);font-size:.9rem;letter-spacing:.1em;text-transform:uppercase}.legal-index ol{display:grid;gap:8px;margin:0;padding:0;list-style:none}.legal-index button{width:100%;padding:0;border:0;background:transparent;color:var(--muted);font-size:.88rem;font-weight:700;text-align:left;cursor:pointer}.legal-index button:hover,.legal-index button:focus-visible{color:var(--sage-dark)}.legal-index button:focus-visible{outline:2px solid rgba(54,95,69,.34);outline-offset:3px}.legal-content{min-width:0}.legal-section{scroll-margin-top:110px;margin-bottom:var(--space-5, 20px);padding:clamp(var(--space-5, 20px),3vw,var(--space-8));text-align:left}.legal-section h2{font-size:clamp(1.35rem,2vw,1.7rem);line-height:1.25}.legal-section ul{gap:12px;line-height:1.78}.version-note,.draft-note{border-radius:18px}.footer{background:radial-gradient(circle at 12% 0%,rgba(127,155,122,.2),transparent 360px),#111b2f}.footer-grid{grid-template-columns:1.35fr .9fr 1fr 1fr}.privacy-note{max-width:1180px}@media(max-width:1040px){.hero{grid-template-columns:1fr}.hero-visual{justify-self:start}.pricing-city-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.host-flow-node{padding-left:56px}.legal-document-layout{grid-template-columns:1fr}.legal-index{position:static}}@media(max-width:760px){.section{padding-top:var(--space-12);padding-bottom:var(--space-12)}.navbar{gap:var(--space-3)}.nav-actions{justify-content:end}.language-toggle{font-size:.8rem}.hero{padding-top:var(--space-12);padding-bottom:var(--space-12)}.hero-image-shell img{aspect-ratio:4 / 3}.hero-floating-badge{position:static;margin-top:-18px;width:fit-content}.hero-floating-badge.badge-two{margin-left:auto}.page-hero{padding-top:var(--space-12);padding-bottom:var(--space-12)}.section-title,.section-heading-only,.values-eyebrow{text-align:left}.nest-value-card{min-height:260px}.process-card,.host-flow-node{min-height:0}.pricing-city-grid,.pricing-under18-main{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;justify-items:center;text-align:center}.footer-brand-column{max-width:100%}.footer-connect-links{justify-content:center}}@media(max-width:460px){h1{font-size:clamp(2.1rem,11vw,2.85rem)}.button{white-space:normal}.price-line-main,.price-line-unit,.pricing-fee-value{white-space:nowrap}}h1,h2,h3{letter-spacing:0}.section-header{max-width:760px}.section-header .eyebrow,.section-title .eyebrow{color:var(--sage-dark);font-size:.78rem;font-weight:850;letter-spacing:.12em;line-height:1.25;text-transform:uppercase}:lang(zh-CN) .section-header .eyebrow,:lang(zh-CN) .section-title .eyebrow{font-size:.84rem;letter-spacing:.04em;text-transform:none}.section-header h2,.section-title h2{color:var(--navy)}.section-header p:last-child,.section-title p:last-child{max-width:720px;color:var(--muted);line-height:1.76}.page-hero{padding:clamp(68px,7vw,100px) clamp(var(--space-4),4vw,var(--space-16));background:radial-gradient(circle at 14% 0%,rgba(127,155,122,.2),transparent 380px),radial-gradient(circle at 92% 18%,rgba(20,35,59,.08),transparent 420px),linear-gradient(135deg,#fbf7effa,#f6eddef0)}.page-hero-inner{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(24px,4vw,48px);max-width:var(--max-content);margin:0 auto;align-items:center}.page-hero-with-image .page-hero-inner{grid-template-columns:minmax(0,.9fr) minmax(320px,.72fr)}.page-hero-copy{max-width:840px}.page-hero-copy h1{margin-bottom:var(--space-4)}.page-hero-copy p:last-child{max-width:760px;margin-bottom:0;color:var(--muted);font-size:clamp(1.05rem,1.3vw,1.14rem);line-height:1.76}.page-hero-media{position:relative;overflow:hidden;border-radius:24px;box-shadow:var(--shadow-hero-image)}.page-hero-media:after{position:absolute;inset:0;background:linear-gradient(180deg,#14233b05,#14233b29);content:"";pointer-events:none}.page-hero-media img{aspect-ratio:4 / 3;width:100%;height:100%;object-fit:cover}.legal-return-section{padding-top:0;padding-bottom:var(--space-6);padding-right:clamp(var(--space-4),4vw,var(--space-16));padding-left:clamp(var(--space-4),4vw,var(--space-16));background:var(--cream)}.legal-return-section .legal-return-wrap{max-width:var(--max-content);margin:0 auto}.image-block img{aspect-ratio:16 / 10;min-height:0;border-color:#365f4524;border-radius:20px;box-shadow:var(--shadow-card)}.student-image-pair{margin-bottom:var(--space-6)}.pricing-upgrade-grid{grid-template-columns:repeat(4,minmax(0,1fr));max-width:var(--max-content)}.pricing-upgrade-card{min-height:286px;align-items:stretch}.pricing-upgrade-title{min-height:62px;max-width:none}.pricing-upgrade-value{min-height:98px;padding:16px 14px}.pricing-upgrade-price{color:var(--navy);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(1.48rem,1.8vw,1.88rem);font-weight:850;line-height:1.1}.price-line-stacked{justify-items:center}.price-line-main,.price-line-unit,.pricing-upgrade-price,.pricing-under18-card strong{overflow-wrap:normal;word-break:keep-all;white-space:nowrap}.price-line-unit{color:var(--muted);font-size:.88rem}.pricing-under18-card strong{color:var(--navy);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(3.4rem,6vw,4.6rem);font-weight:900}.process-card,.host-flow-node{gap:13px}.step-tag{letter-spacing:.08em}.legal-document-layout{max-width:1180px;align-items:start}.legal-content{max-width:920px}.legal-notice-box{border-color:#365f4533;background:#edf5e9;color:var(--sage-dark)}.legal-section{border-radius:18px}.legal-section h2{margin-bottom:var(--space-4)}.legal-section ul{gap:12px;padding-left:22px;text-align:left}.legal-section li{padding-left:2px}.internal-notes-panel{display:grid;gap:12px}.internal-notes-panel p{margin:0;color:var(--muted)}.internal-notes-panel textarea{width:100%;min-height:132px;resize:vertical}.internal-notes-panel .button{justify-self:start}.student-process-section{background:radial-gradient(circle at 50% 12%,rgba(127,155,122,.1),transparent 420px),var(--cream)}.student-process-heading{margin-bottom:var(--space-8);color:var(--sage-dark);font-size:clamp(1.35rem,2.1vw,1.78rem);font-weight:850;letter-spacing:.08em;line-height:1.25;text-transform:uppercase}:lang(zh-CN) .student-process-heading{letter-spacing:.04em;text-transform:none}.process-grid-five{grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;max-width:1120px}.process-grid-five>.process-card{min-height:230px;grid-column:span 2;justify-items:center;text-align:center}.process-grid-five>.process-card p{text-align:center}.process-grid-five>.process-card:nth-child(1){grid-column:1 / span 2}.process-grid-five>.process-card:nth-child(2){grid-column:3 / span 2}.process-grid-five>.process-card:nth-child(3){grid-column:5 / span 2}.process-grid-five>.process-card:nth-child(4){grid-column:2 / span 2}.process-grid-five>.process-card:nth-child(5){grid-column:4 / span 2}.nest-value-card{width:100%;appearance:none;cursor:pointer;font:inherit;min-height:318px;padding:0;isolation:isolate;perspective:1000px}.nest-value-card:hover,.nest-value-card:focus-visible,.nest-value-card.is-active{border-color:#59775257;box-shadow:0 24px 54px #2532301f;transform:translateY(-3px)}.nest-value-card:focus-visible{outline:3px solid rgba(54,95,69,.28);outline-offset:4px}.nest-value-face{position:absolute;inset:0;z-index:1;display:grid;align-content:center;justify-items:center;padding:clamp(24px,3vw,32px);border-radius:inherit;backface-visibility:hidden;transform-style:preserve-3d;transition:opacity .22s ease,transform .42s ease}.nest-value-front{transform:rotateY(0)}.nest-value-back{gap:10px;opacity:0;transform:rotateY(180deg)}.nest-value-card:hover .nest-value-front,.nest-value-card:focus-visible .nest-value-front,.nest-value-card.is-active .nest-value-front{opacity:0;transform:rotateY(-180deg)}.nest-value-card:hover .nest-value-back,.nest-value-card:focus-visible .nest-value-back,.nest-value-card.is-active .nest-value-back{opacity:1;transform:rotateY(0)}.nest-value-front .nest-letter-wrap{min-height:0;margin:0}.nest-value-front .nest-letter{color:#365f4547;font-size:clamp(7rem,9vw,9rem);line-height:.9}.nest-back-letter{color:#365f4538;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:800;line-height:1}.nest-value-word{color:var(--navy);font-size:clamp(1.25rem,1.6vw,1.48rem);font-weight:880;line-height:1.16;text-align:center}.nest-value-title-zh{color:var(--sage-dark);font-size:1.05rem;font-weight:820;line-height:1.3}.nest-value-description{max-width:25ch;color:var(--muted);font-size:.96rem;line-height:1.68;text-align:center}@media(prefers-reduced-motion:reduce){.nest-value-face{transition:opacity .16s ease}.nest-value-front,.nest-value-back,.nest-value-card:hover .nest-value-front,.nest-value-card:focus-visible .nest-value-front,.nest-value-card.is-active .nest-value-front,.nest-value-card:hover .nest-value-back,.nest-value-card:focus-visible .nest-value-back,.nest-value-card.is-active .nest-value-back{transform:none}}@media(max-width:1040px){.page-hero-with-image .page-hero-inner,.pricing-upgrade-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-grid-five{grid-template-columns:repeat(4,minmax(0,1fr));max-width:760px}.process-grid-five>.process-card,.process-grid-five>.process-card:nth-child(1),.process-grid-five>.process-card:nth-child(2),.process-grid-five>.process-card:nth-child(3),.process-grid-five>.process-card:nth-child(4),.process-grid-five>.process-card:nth-child(5){grid-column:span 2}.process-grid-five>.process-card:nth-child(5){grid-column:2 / span 2}}@media(max-width:760px){.page-hero-with-image .page-hero-inner,.pricing-upgrade-grid,.process-grid-five{grid-template-columns:1fr}.process-grid-five>.process-card,.process-grid-five>.process-card:nth-child(1),.process-grid-five>.process-card:nth-child(2),.process-grid-five>.process-card:nth-child(3),.process-grid-five>.process-card:nth-child(4),.process-grid-five>.process-card:nth-child(5){grid-column:auto;min-height:0}.page-hero{padding-top:var(--space-12);padding-bottom:var(--space-12)}.legal-return-section{padding-top:0;padding-bottom:var(--space-5, 20px)}}.home-section{padding-top:clamp(52px,5.5vw,76px);padding-bottom:clamp(52px,5.5vw,76px)}.home-section .section-title{max-width:760px;margin:0 auto 36px;text-align:center}.home-section .section-title .eyebrow{margin-bottom:11px}.home-section .section-title h2{max-width:620px;margin:0 auto;font-size:clamp(2rem,3.5vw,2.7rem);line-height:1.12}.home-section .section-title h2+p{margin-top:16px}.home-section .section-title p:last-child{max-width:720px;margin-right:auto;margin-left:auto;color:var(--muted);line-height:1.72}.home-values-section{padding-top:clamp(44px,4.8vw,64px)}.values-eyebrow{display:block;max-width:var(--max-content);margin:0 auto 24px;color:var(--sage-dark);font-size:.82rem;font-weight:850;letter-spacing:.12em;line-height:1.25;text-align:center;text-transform:uppercase}:lang(zh-CN) .values-eyebrow{font-size:.86rem;letter-spacing:.04em;text-transform:none}.home-card-grid,.home-section .nest-values-grid{gap:20px}.home-support-section .audience-card{display:grid;min-height:272px;grid-template-rows:auto 1fr auto;gap:16px;padding:26px;align-items:start}.home-support-section .audience-card h3{min-height:2.7em;margin:0;color:var(--navy);line-height:1.32}.home-support-section .audience-card p{align-self:start;margin:0;line-height:1.68}.home-support-section .audience-card .button{align-self:end;justify-self:start;margin-top:4px}.home-process-section .process-grid{align-items:stretch}.home-process-section .process-card{min-height:230px;grid-template-rows:auto auto 1fr;gap:14px;padding:26px}.home-process-section .process-card .step-tag{align-self:start}.home-process-section .process-card h3{min-height:2.65em}.home-process-section .process-card p{align-self:start;line-height:1.68}.home-section .nest-value-card{min-height:318px}.home-section .nest-value-back{align-content:center}@media(max-width:1040px){.home-support-section .audience-card,.home-process-section .process-card,.home-section .nest-value-card{min-height:260px}}@media(max-width:760px){.home-section{padding-top:var(--space-12);padding-bottom:var(--space-12)}.home-section .section-title{margin-bottom:30px;text-align:center}.home-section .section-title h2,.home-section .section-title p:last-child{max-width:100%}.values-eyebrow{margin-bottom:20px}.home-support-section .audience-card,.home-process-section .process-card,.home-section .nest-value-card,.home-support-section .audience-card h3,.home-process-section .process-card h3{min-height:0}}.hero{position:relative;display:grid;min-height:clamp(520px,68vh,680px);padding:clamp(34px,4vw,54px);overflow:hidden;align-items:center;background:var(--navy);color:var(--white)}.hero:before,.hero:after{position:absolute;inset:0;z-index:1;content:"";pointer-events:none}.hero:before{background:linear-gradient(90deg,#0c192bc2,#0c192b8f 38%,#0c192b2e 72%),linear-gradient(180deg,#0c192b1f,#0c192b57)}.hero:after{background:radial-gradient(circle at 16% 24%,rgba(127,155,122,.18),transparent 360px),radial-gradient(circle at 72% 14%,rgba(255,255,255,.1),transparent 420px)}.hero-media{position:absolute;inset:0;z-index:0}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-content{position:relative;z-index:2;display:block;width:min(100%,760px);max-width:760px;align-self:center}.hero .eyebrow{margin-bottom:14px;color:#e6f0d9;font-size:.86rem;letter-spacing:.12em}.hero-title{max-width:760px;margin-bottom:20px;color:var(--white);font-size:clamp(2.65rem,5.4vw,5.2rem);line-height:1.05}:lang(zh-CN) .hero-title{max-width:720px;font-size:clamp(3rem,5.2vw,5rem);line-height:1.12}.hero-copy{max-width:700px;margin:0 0 28px;color:#fffaf2e6;font-size:clamp(1.05rem,1.35vw,1.18rem);line-height:1.72}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start}.hero-actions .button{min-height:50px;padding-inline:22px}.hero-trust-list,.hero-visual,.hero-floating-badge,.hero-image-shell{display:none}@media(max-width:760px){.hero{min-height:560px;padding:clamp(28px,7vw,42px);align-items:end}.hero:before{background:linear-gradient(180deg,#0c192b3d,#0c192bc7 58%,#0c192be0)}.hero-title,:lang(zh-CN) .hero-title{font-size:clamp(2.25rem,10vw,3.25rem)}.hero-copy{font-size:1rem;line-height:1.68}.hero-actions{align-items:stretch;flex-direction:column}}.pricing-page{background:radial-gradient(circle at 12% 0%,rgba(127,155,122,.16),transparent 420px),var(--cream)}.pricing-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.8fr);gap:clamp(28px,5vw,64px);align-items:center;max-width:var(--max-content);min-height:min(620px,calc(100vh - 88px));margin:0 auto;padding:clamp(56px,7vw,92px) clamp(var(--space-4),4vw,var(--space-16)) clamp(34px,5vw,64px)}.pricing-hero-copy{display:grid;gap:18px;align-content:center}.pricing-hero-copy .eyebrow,.pricing-bottom-cta .eyebrow{margin:0;color:var(--sage-dark);font-size:.78rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.pricing-hero-copy h1{max-width:760px;margin:0;color:var(--navy);font-size:clamp(2.55rem,5vw,5rem);letter-spacing:0;line-height:.98}.pricing-hero-copy>p:not(.eyebrow){max-width:650px;margin:0;color:var(--muted);font-size:clamp(1.02rem,1.35vw,1.2rem);line-height:1.75}.pricing-hero-highlights{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.pricing-hero-highlights span{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:8px 12px;border:1px solid rgba(127,155,122,.28);border-radius:999px;background:#ffffffc7;color:var(--sage-dark);font-size:.9rem;font-weight:800;box-shadow:0 12px 24px #14233b0d}.pricing-hero-highlights span:before{width:8px;height:8px;border-radius:50%;background:var(--sage);content:""}.pricing-hero-image{position:relative;min-height:420px;margin:0;overflow:hidden;border:1px solid rgba(226,216,201,.9);border-radius:28px;background:var(--cream-strong);box-shadow:0 28px 70px #14233b2e}.pricing-hero-image:after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(20,35,59,.14)),linear-gradient(90deg,rgba(251,247,239,.08),transparent 48%);content:"";pointer-events:none}.pricing-hero-image img{width:100%;height:100%;min-height:inherit;object-fit:cover}.pricing-launch-nav-wrap{display:grid;gap:16px;max-width:var(--max-content);margin:0 auto;padding:0 clamp(var(--space-4),4vw,var(--space-16)) 18px}.pricing-notice-bar{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;max-width:980px;margin:0 auto;padding:14px 18px;border:1px solid rgba(127,155,122,.28);border-radius:999px;background:#ffffffd6;color:var(--muted);box-shadow:0 14px 34px #14233b0f}.pricing-notice-bar span{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:var(--badge-green-bg);color:var(--sage-dark);font-size:.82rem;font-weight:900}.pricing-notice-bar p{margin:0;font-size:.95rem;line-height:1.55}.pricing-section-tabs{display:flex;gap:10px;max-width:max-content;margin:0 auto;padding:7px;overflow-x:auto;border:1px solid rgba(226,216,201,.92);border-radius:999px;background:#ffffffc2;box-shadow:0 12px 26px #14233b0b;scrollbar-width:none}.pricing-section-tabs::-webkit-scrollbar{display:none}.pricing-section-tabs button{flex:0 0 auto;padding:9px 14px;border:0;border-radius:999px;background:transparent;color:var(--sage-dark);font-size:.92rem;font-weight:820;white-space:nowrap;cursor:pointer}.pricing-section-tabs button:hover,.pricing-section-tabs button:focus-visible{background:var(--badge-green-bg);outline:none}.pricing-section-tabs button:focus-visible{box-shadow:0 0 0 2px #365f4538}.pricing-bottom-cta[id],section[id]{scroll-margin-top:110px}.pricing-section{scroll-margin-top:110px}.pricing-page .pricing-city-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch;max-width:var(--max-content);margin:0 auto}.pricing-page .pricing-card{display:flex;min-height:560px;flex-direction:column;gap:18px;align-items:stretch;padding:24px;border:1px solid rgba(226,216,201,.88);border-radius:18px;background:#ffffffe6;box-shadow:0 18px 42px #14233b12;text-align:left}.pricing-page .pricing-city-card.is-soft-highlight{border-color:#7f9b7a61;box-shadow:0 22px 48px #365f451a}.pricing-card-header{display:flex;gap:10px;align-items:flex-start;justify-content:space-between;min-height:44px}.pricing-card-header h3{margin:0;color:var(--navy);font-size:1.38rem;line-height:1.15}.pricing-card-header span{flex:0 0 auto;padding:5px 9px;border:1px solid rgba(127,155,122,.26);border-radius:999px;background:var(--badge-green-bg);color:var(--sage-dark);font-size:.72rem;font-weight:850}.pricing-page .pricing-fee-list{display:grid;gap:10px}.pricing-page .pricing-fee-item{display:grid;min-height:86px;align-content:center;justify-items:start;gap:8px;padding:14px;border-radius:14px;background:#fbf7efbd}.pricing-page .pricing-fee-item.matching-fee{background:#edf5e9d1}.pricing-page .pricing-fee-value{font-size:clamp(1.12rem,1.45vw,1.34rem)}.pricing-page .price-line{justify-content:flex-start}.pricing-page .pricing-includes{display:grid;gap:10px;width:100%;max-width:none;min-height:132px;margin:0;padding:16px;border:1px solid rgba(226,216,201,.72);border-radius:14px;background:#ffffffb8}.pricing-page .pricing-includes strong{color:var(--sage-dark);font-size:.82rem;font-weight:850;text-transform:uppercase}.pricing-page .pricing-includes-copy{display:grid;gap:7px;max-width:none;margin:0}.pricing-page .pricing-includes-copy p{margin:0;color:var(--muted);font-size:.93rem;line-height:1.55;text-align:left}.pricing-page .pricing-card .button{width:100%;margin-top:auto;justify-content:center}.pricing-included-strip{display:grid;gap:16px;max-width:var(--max-content);margin:28px auto 0;padding:24px;border:1px solid rgba(226,216,201,.86);border-radius:18px;background:#ffffffe6;box-shadow:0 18px 42px #14233b11}.pricing-included-strip h2{margin:0;color:var(--navy);font-size:clamp(1.25rem,2vw,1.65rem)}.pricing-included-strip>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.pricing-included-strip span{display:flex;gap:10px;align-items:center;min-width:0;color:var(--muted);font-size:.94rem;font-weight:700;line-height:1.38}.pricing-included-strip span:before{display:grid;flex:0 0 auto;width:28px;height:28px;place-items:center;border-radius:50%;background:var(--badge-green-bg);color:var(--sage-dark);font-size:.8rem;font-weight:900;content:"✓"}.pricing-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;max-width:var(--max-content);margin:0 auto}.pricing-service-card{display:flex;min-height:330px;flex-direction:column;gap:16px;padding:22px;border:1px solid rgba(226,216,201,.86);border-radius:18px;background:#ffffffeb;box-shadow:0 16px 38px #14233b11}.pricing-service-heading{display:grid;gap:8px;min-height:86px;align-content:start}.pricing-service-heading span{min-height:20px;color:var(--sage-dark);font-size:.74rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.pricing-service-heading h3{margin:0;color:var(--navy);font-size:clamp(1.1rem,1.4vw,1.28rem);line-height:1.24;overflow-wrap:anywhere}.pricing-service-price{display:grid;min-height:94px;place-items:center;padding:15px;border:1px solid rgba(127,155,122,.22);border-radius:14px;background:#edf5e9b8;color:#244238;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.32rem,1.8vw,1.62rem);font-weight:750;text-align:center}.pricing-service-price .price-line{min-height:0}.pricing-service-card p{margin:0;color:var(--muted);font-size:.96rem;line-height:1.62}.pricing-page .pricing-under18-panel{max-width:var(--max-content);border-radius:24px}.pricing-page .pricing-under18-main{grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr)}.pricing-page .pricing-under18-card{align-content:center;border-radius:18px;background:#edf5e9e6}.pricing-page .pricing-under18-support{border-radius:18px;text-align:left}.pricing-page .pricing-under18-support ul{list-style:none}.pricing-page .pricing-under18-support li{position:relative;padding-left:26px}.pricing-page .pricing-under18-support li:before{position:absolute;top:.7em;left:0;width:8px;height:8px;border-radius:50%;background:var(--sage);content:""}.pricing-page .pricing-under18-panel>p{padding-top:18px;border-top:1px solid rgba(127,155,122,.18);font-size:.94rem}.pricing-bottom-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;max-width:var(--max-content);margin:10px auto var(--space-16);padding:clamp(28px,4vw,42px);border-radius:24px;background:var(--navy);color:#fff;box-shadow:0 26px 58px #14233b38}.pricing-bottom-cta .eyebrow{color:#b7d0ad}.pricing-bottom-cta h2{max-width:760px;margin:8px 0;color:#fff;font-size:clamp(1.75rem,3.3vw,3rem);line-height:1.08}.pricing-bottom-cta p:not(.eyebrow){margin:0;color:#ffffffc7;font-size:1.05rem}.pricing-bottom-cta .button{background:#fff;color:var(--navy)}:lang(zh-CN) .pricing-hero-copy .eyebrow,:lang(zh-CN) .pricing-bottom-cta .eyebrow,:lang(zh-CN) .pricing-service-heading span,:lang(zh-CN) .pricing-page .pricing-includes strong{letter-spacing:.04em}@media(max-width:1040px){.pricing-hero,.pricing-page .pricing-city-grid,.pricing-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-hero{min-height:0}.pricing-hero-copy{grid-column:1 / -1}.pricing-hero-image{grid-column:1 / -1;min-height:360px}.pricing-included-strip>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.pricing-hero{grid-template-columns:1fr;gap:24px;padding-top:42px}.pricing-hero-copy{grid-column:auto}.pricing-hero-copy h1{font-size:clamp(2.22rem,11vw,3.45rem);line-height:1.02}.pricing-hero-image{grid-column:auto;min-height:260px;border-radius:20px}.pricing-launch-nav-wrap{padding-right:0;padding-left:0}.pricing-notice-bar{margin-right:var(--space-4);margin-left:var(--space-4);border-radius:18px}.pricing-section-tabs{width:100%;max-width:none;margin:0;border-right:0;border-left:0;border-radius:0}.pricing-page .pricing-city-grid,.pricing-service-grid,.pricing-page .pricing-under18-main,.pricing-bottom-cta{grid-template-columns:1fr}.pricing-page .pricing-card,.pricing-service-card{min-height:0}.pricing-included-strip>div{grid-template-columns:1fr}.pricing-bottom-cta{margin-right:var(--space-4);margin-left:var(--space-4)}.pricing-bottom-cta .button{width:100%}}@media(max-width:460px){.pricing-hero-highlights{display:grid;grid-template-columns:1fr}.pricing-card-header{display:grid}.pricing-service-heading{min-height:0}}.student-request-page{background:radial-gradient(circle at top left,rgba(237,245,233,.72),transparent 32rem),linear-gradient(180deg,#fbf7ef,#f8f0e5 52%,#fbf7ef)}.student-request-hero{display:grid;grid-template-columns:minmax(0,.98fr) minmax(340px,.78fr);gap:clamp(28px,5vw,64px);align-items:center;max-width:var(--max-content);min-height:clamp(440px,56vw,620px);margin:0 auto;padding:clamp(48px,7vw,84px) var(--space-4) clamp(36px,5vw,64px)}.student-request-hero-copy{position:relative;z-index:1;padding:clamp(20px,3vw,34px);border:1px solid rgba(226,216,201,.68);border-radius:28px;background:linear-gradient(135deg,#ffffffe6,#fbf7ef94);box-shadow:0 24px 70px #14233b14}.student-request-hero-copy .eyebrow,.student-request-form-header .eyebrow,.student-sidebar-contact .eyebrow{color:var(--sage-dark)}.student-request-hero-copy h1{max-width:740px;margin:10px 0 18px;color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.55rem,5.5vw,5.45rem);font-weight:700;line-height:.99}.student-request-hero-copy>p:not(.eyebrow){max-width:680px;margin:0;color:var(--muted);font-size:clamp(1.02rem,1.55vw,1.18rem);line-height:1.7}.student-request-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:clamp(22px,4vw,34px)}.student-request-highlights article{min-height:120px;padding:16px;border:1px solid rgba(127,155,122,.2);border-radius:18px;background:#ffffffc2}.student-request-highlights strong{display:block;margin-bottom:6px;color:var(--navy);font-size:.98rem;line-height:1.28}.student-request-highlights span{display:block;color:var(--muted);font-size:.92rem;line-height:1.45}.student-request-hero-image{position:relative;min-height:430px;margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.76);border-radius:30px;box-shadow:var(--shadow-hero-image)}.student-request-hero-image:after{position:absolute;inset:0;background:linear-gradient(180deg,#14233b00 48%,#14233b2e);content:"";pointer-events:none}.student-request-hero-image img,.student-sidebar-image{width:100%;height:100%;object-fit:cover}.student-request-steps-section{max-width:var(--max-content);margin:0 auto;padding:0 var(--space-4) clamp(36px,5vw,58px)}.student-request-steps-section h2{margin:0 0 20px;color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3.6vw,3.1rem);line-height:1.08}.student-request-steps{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.student-request-steps:before{position:absolute;top:40px;right:8%;left:8%;z-index:0;border-top:2px dotted rgba(127,155,122,.36);content:""}.student-request-steps article{position:relative;z-index:1;display:grid;grid-template-rows:auto auto 1fr;justify-items:center;gap:12px;min-height:188px;padding:24px 18px;border:1px solid rgba(226,216,201,.78);border-radius:18px;background:#fff;box-shadow:0 16px 34px #14233b0f;text-align:center}.student-request-steps article>span{display:grid;width:32px;height:32px;place-items:center;margin:0 auto 4px;border:1px solid rgba(127,155,122,.28);border-radius:50%;background:#edf5e9;color:var(--sage-dark);font-weight:800}.student-request-steps h3{min-height:0;margin:0;color:var(--navy);font-size:1rem;line-height:1.3;text-align:center}.student-request-steps p{max-width:29ch;margin:0;color:var(--muted);font-size:.91rem;line-height:1.55;text-align:center}.student-request-main-section{padding:0 var(--space-4) var(--space-16)}.student-request-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,320px);gap:clamp(20px,3vw,32px);align-items:start;max-width:var(--max-content);margin:0 auto}.student-request-form-shell{padding:clamp(20px,3.4vw,34px);border:1px solid rgba(226,216,201,.8);border-radius:26px;background:#fff;box-shadow:0 24px 68px #14233b14}.student-request-form-header{display:flex;gap:18px;align-items:flex-start;justify-content:space-between;margin-bottom:22px;padding-bottom:22px;border-bottom:1px solid rgba(226,216,201,.72)}.student-request-form-header h2{margin:6px 0 0;color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.75rem,3vw,2.55rem);line-height:1.12}.student-request-form-header>span{flex:0 0 auto;margin-top:7px;color:var(--error);font-size:.9rem;font-weight:800}.student-request-form{padding:0;border:0;background:transparent;box-shadow:none}.student-request-form>.form-helper{max-width:760px;margin:0 0 8px;color:var(--muted)}.student-form-section{min-width:0;margin:0;padding:26px 0;border:0;border-bottom:1px solid rgba(226,216,201,.7)}.student-form-section:last-of-type{border-bottom:0}.student-form-section legend{display:flex;gap:10px;align-items:center;width:100%;margin:0;padding:0 0 17px;color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.12rem,1.7vw,1.34rem);font-weight:700;line-height:1.2}.student-form-section legend span{display:grid;flex:0 0 30px;width:30px;height:30px;place-items:center;border-radius:50%;background:#edf5e9;color:var(--sage-dark);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.88rem;font-weight:800}.student-request-form .form-grid .field-control .form-label-text,.student-request-form .form-grid .field-control>legend{min-height:2.5em;color:var(--navy);font-size:.94rem}.student-request-form .form-grid .field-control input,.student-request-form .form-grid .field-control select,.student-request-form .form-grid .field-control textarea{border-color:#e2d8c9f2;background:#fffdf9}.student-request-form .form-grid .field-control input:focus,.student-request-form .form-grid .field-control select:focus,.student-request-form .form-grid .field-control textarea:focus{border-color:#365f458f;box-shadow:0 0 0 3px #7f9b7a29;outline:0}.student-consent-section{margin-top:8px;padding:24px;border:1px solid rgba(127,155,122,.22);border-radius:20px;background:#edf5e96b}.student-request-form .button-primary{width:100%;margin-top:20px}.student-request-privacy-note{margin:12px 0 0;color:var(--muted);font-size:.9rem;text-align:center}.student-request-sidebar{position:sticky;top:94px;display:grid;gap:16px}.student-sidebar-card{padding:20px;border:1px solid rgba(226,216,201,.82);border-radius:20px;background:#fffffff2;box-shadow:0 18px 42px #14233b12}.student-sidebar-card h2{margin:0 0 10px;color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:1.35rem;line-height:1.16}.student-sidebar-card p{margin:0;color:var(--muted);font-size:.94rem;line-height:1.62}.student-sidebar-qr-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0}.student-sidebar-qr-grid.single{grid-template-columns:1fr}.student-sidebar-qr{display:grid;gap:8px;justify-items:center;padding:12px;border:1px solid rgba(226,216,201,.8);border-radius:16px;background:#fffdf9}.student-sidebar-qr img{width:100%;max-width:150px;aspect-ratio:1;border-radius:12px;object-fit:cover}.student-sidebar-qr strong{color:var(--navy);font-size:.86rem}.student-sidebar-contact-list{display:grid;gap:10px;margin:0}.student-sidebar-contact-list div{padding:10px 12px;border-radius:14px;background:#f6eddeb8}.student-sidebar-contact-list dt{margin:0 0 2px;color:var(--muted);font-size:.75rem;font-weight:800;text-transform:uppercase}.student-sidebar-contact-list dd{margin:0;color:var(--navy);font-size:.92rem;font-weight:700;overflow-wrap:anywhere}.student-sidebar-card ul{display:grid;gap:10px;margin:0;padding:0;color:var(--muted);list-style:none}.student-sidebar-card li{position:relative;padding-left:22px;font-size:.94rem;line-height:1.48}.student-sidebar-card li:before{position:absolute;top:.62em;left:2px;width:8px;height:8px;border-radius:50%;background:var(--sage);content:""}.student-sidebar-image{aspect-ratio:4 / 3;margin-top:16px;border-radius:16px}@media(max-width:1040px){.student-request-hero,.student-request-layout{grid-template-columns:1fr}.student-request-hero{min-height:0}.student-request-hero-image{min-height:340px}.student-request-sidebar{position:static;grid-template-columns:repeat(3,minmax(0,1fr))}.student-sidebar-contact{grid-column:span 2}}@media(max-width:860px){.student-request-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.student-request-steps:before{display:none}.student-request-sidebar{grid-template-columns:1fr}.student-sidebar-contact{grid-column:auto}}@media(max-width:640px){.student-request-hero{gap:22px;padding-top:38px}.student-request-hero-copy{padding:20px;border-radius:22px}.student-request-hero-copy h1{font-size:clamp(2.22rem,10vw,3.25rem)}.student-request-highlights,.student-request-steps{grid-template-columns:1fr}.student-request-highlights article,.student-request-steps article{min-height:0}.student-request-hero-image{min-height:260px;border-radius:22px}.student-request-form-shell,.student-sidebar-card{border-radius:20px}.student-request-form-header{display:grid}.student-request-form-header>span{margin-top:0}.student-form-section{padding:22px 0}.student-consent-section{padding:18px}.student-request-form .form-grid .field-control .form-label-text,.student-request-form .form-grid .field-control>legend{min-height:0}}@media(max-width:430px){.student-request-main-section,.student-request-steps-section,.student-request-hero{padding-right:12px;padding-left:12px}.student-request-form-shell{padding:18px}.student-sidebar-qr-grid{grid-template-columns:1fr}.student-form-section legend{align-items:flex-start}}.become-host-page{background:radial-gradient(circle at 12% 0%,rgba(237,245,233,.78),transparent 30rem),linear-gradient(180deg,#fbf7ef,#f8f0e5 48%,#fbf7ef)}.host-launch-hero{display:grid;grid-template-columns:minmax(0,.98fr) minmax(340px,.78fr);gap:clamp(28px,5vw,64px);align-items:center;max-width:var(--max-content);min-height:clamp(430px,55vw,610px);margin:0 auto;padding:clamp(48px,7vw,84px) var(--space-4) clamp(36px,5vw,62px)}.host-launch-hero-copy{padding:clamp(20px,3vw,34px);border:1px solid rgba(226,216,201,.68);border-radius:28px;background:linear-gradient(135deg,#ffffffe8,#fbf7ef9e);box-shadow:0 24px 70px #14233b14}.host-launch-hero-copy .eyebrow,.host-launch-form-header .eyebrow,.host-sidebar-contact .eyebrow{color:var(--sage-dark)}.host-launch-hero-copy h1{max-width:760px;margin:10px 0 18px;color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,5.2vw,5.2rem);font-weight:700;line-height:1}.host-launch-hero-copy>p:not(.eyebrow){max-width:680px;margin:0;color:var(--muted);font-size:clamp(1.02rem,1.55vw,1.18rem);line-height:1.7}.host-launch-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:clamp(22px,4vw,34px)}.host-launch-highlights article{min-height:122px;padding:16px;border:1px solid rgba(127,155,122,.2);border-radius:18px;background:#ffffffc2}.host-launch-highlights strong{display:block;margin-bottom:6px;color:var(--navy);font-size:.98rem;line-height:1.28}.host-launch-highlights span{display:block;color:var(--muted);font-size:.92rem;line-height:1.45}.host-launch-hero-image{min-height:430px;margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.76);border-radius:30px;box-shadow:var(--shadow-hero-image)}.host-launch-hero-image img,.host-launch-benefits-card img,.host-sidebar-image{width:100%;height:100%;object-fit:cover}.host-launch-info-section{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(280px,.82fr);gap:clamp(18px,3vw,28px);max-width:var(--max-content);margin:0 auto;padding:0 var(--space-4) clamp(36px,5vw,60px)}.host-launch-benefits-card,.host-launch-standards-card{border:1px solid rgba(226,216,201,.82);border-radius:24px;background:#fffffff0;box-shadow:0 20px 52px #14233b12}.host-launch-benefits-card{display:grid;grid-template-columns:minmax(220px,.72fr) minmax(0,1fr);gap:0;overflow:hidden}.host-launch-benefits-card img{min-height:100%;aspect-ratio:4 / 3}.host-launch-benefits-card>div,.host-launch-standards-card{padding:clamp(22px,3vw,30px)}.host-launch-benefits-card h2,.host-launch-standards-card h2,.host-launch-section-heading h2,.host-launch-support-banner h2{margin:0;color:var(--navy);font-family:Georgia,Times New Roman,serif;line-height:1.12}.host-launch-benefits-card h2,.host-launch-standards-card h2{font-size:clamp(1.55rem,2.4vw,2.2rem)}.host-launch-benefits-card ul,.host-launch-standards-card ul,.host-sidebar-card ul{display:grid;gap:12px;margin:18px 0 0;padding:0;list-style:none}.host-launch-benefits-card li,.host-launch-standards-card li,.host-sidebar-card li{position:relative;padding-left:28px;color:var(--muted);font-size:.96rem;line-height:1.55}.host-launch-benefits-card li:before,.host-launch-standards-card li:before,.host-sidebar-card li:before{position:absolute;top:.26em;left:0;display:grid;width:18px;height:18px;place-items:center;border-radius:50%;background:#edf5e9;color:var(--sage-dark);content:"✓";font-size:.72rem;font-weight:900}.host-launch-process-section{max-width:var(--max-content);margin:0 auto;padding:0 var(--space-4) clamp(36px,5vw,60px)}.host-launch-section-heading{max-width:760px;margin-bottom:22px}.host-launch-section-heading h2{font-size:clamp(2rem,3.6vw,3.1rem)}.host-launch-section-heading p{margin:10px 0 0;color:var(--muted);font-size:1.02rem;line-height:1.68}.host-launch-process-grid{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.host-launch-process-grid:before{position:absolute;top:40px;right:10%;left:10%;z-index:0;border-top:2px dotted rgba(127,155,122,.36);content:""}.host-launch-process-grid article{position:relative;z-index:1;display:grid;grid-template-rows:auto auto 1fr;justify-items:center;gap:12px;min-height:185px;padding:24px 18px;border:1px solid rgba(226,216,201,.78);border-radius:18px;background:#fff;box-shadow:0 16px 34px #14233b0f;text-align:center}.host-launch-process-grid article>span{display:grid;width:32px;height:32px;place-items:center;margin:0 auto 4px;border:1px solid rgba(127,155,122,.28);border-radius:50%;background:#edf5e9;color:var(--sage-dark);font-weight:800}.host-launch-process-grid h3{min-height:0;margin:0;color:var(--navy);font-size:1.02rem;line-height:1.3;text-align:center}.host-launch-process-grid p{max-width:29ch;margin:0;color:var(--muted);font-size:.92rem;line-height:1.55;text-align:center}.host-launch-support-banner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;max-width:var(--max-content);margin:0 auto clamp(38px,5vw,64px);padding:clamp(24px,3.5vw,34px);border:1px solid rgba(127,155,122,.18);border-radius:24px;background:linear-gradient(135deg,#edf5e9d1,#ffffffe6);box-shadow:0 18px 42px #14233b0f}.host-launch-support-banner h2{font-size:clamp(1.5rem,2.4vw,2.2rem)}.host-launch-support-banner p{max-width:760px;margin:8px 0 0;color:var(--muted);line-height:1.62}.host-launch-support-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.host-launch-email-pill{display:inline-flex;align-items:center;min-height:48px;padding:12px 16px;border:1px solid rgba(20,35,59,.14);border-radius:var(--radius-pill);background:#ffffffd1;color:var(--navy);font-size:.93rem;font-weight:800}.host-launch-form-section{padding:0 var(--space-4) var(--space-16)}.host-launch-form-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,320px);gap:clamp(20px,3vw,32px);align-items:start;max-width:var(--max-content);margin:0 auto}.host-launch-form-shell{padding:clamp(20px,3.4vw,34px);border:1px solid rgba(226,216,201,.8);border-radius:26px;background:#fff;box-shadow:0 24px 68px #14233b14}.host-launch-form-header{display:flex;gap:18px;align-items:flex-start;justify-content:space-between;margin-bottom:22px;padding-bottom:22px;border-bottom:1px solid rgba(226,216,201,.72)}.host-launch-form-header h2{margin:6px 0 8px;color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.75rem,3vw,2.55rem);line-height:1.12}.host-launch-form-header p:not(.eyebrow){max-width:720px;margin:0;color:var(--muted)}.host-launch-form-header>span{flex:0 0 auto;margin-top:7px;color:var(--error);font-size:.9rem;font-weight:800}.host-application-form{padding:0;border:0;background:transparent;box-shadow:none}.host-application-form>.form-helper{max-width:760px;margin:0 0 8px;color:var(--muted)}.host-form-section{min-width:0;margin:0;padding:26px 0;border:0;border-bottom:1px solid rgba(226,216,201,.7)}.host-form-section:last-of-type{border-bottom:0}.host-form-section legend{display:flex;gap:10px;align-items:center;width:100%;margin:0;padding:0 0 17px;color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.12rem,1.7vw,1.34rem);font-weight:700;line-height:1.2}.host-form-section legend span{display:grid;flex:0 0 30px;width:30px;height:30px;place-items:center;border-radius:50%;background:#edf5e9;color:var(--sage-dark);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.88rem;font-weight:800}.host-application-form .form-grid .field-control .form-label-text,.host-application-form .form-grid .field-control>legend{min-height:2.5em;color:var(--navy);font-size:.94rem}.host-application-form .form-grid .field-control input,.host-application-form .form-grid .field-control select,.host-application-form .form-grid .field-control textarea{border-color:#e2d8c9f2;background:#fffdf9}.host-application-form .form-grid .field-control input:focus,.host-application-form .form-grid .field-control select:focus,.host-application-form .form-grid .field-control textarea:focus{border-color:#365f458f;box-shadow:0 0 0 3px #7f9b7a29;outline:0}.host-consent-section{margin-top:8px;padding:24px;border:1px solid rgba(127,155,122,.22);border-radius:20px;background:#edf5e96b}.host-application-form .button-primary{width:100%;margin-top:20px}.host-application-privacy-note{margin:12px 0 0;color:var(--muted);font-size:.9rem;text-align:center}.host-launch-sidebar{position:sticky;top:94px;display:grid;gap:16px}.host-sidebar-card{padding:20px;border:1px solid rgba(226,216,201,.82);border-radius:20px;background:#fffffff2;box-shadow:0 18px 42px #14233b12}.host-sidebar-card h2{margin:0 0 10px;color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:1.35rem;line-height:1.16}.host-sidebar-card p{margin:0;color:var(--muted);font-size:.94rem;line-height:1.62}.host-sidebar-qr-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0}.host-sidebar-qr-grid.single{grid-template-columns:1fr}.host-sidebar-qr{display:grid;gap:8px;justify-items:center;padding:12px;border:1px solid rgba(226,216,201,.8);border-radius:16px;background:#fffdf9}.host-sidebar-qr img{width:100%;max-width:150px;aspect-ratio:1;border-radius:12px;object-fit:cover}.host-sidebar-qr strong{color:var(--navy);font-size:.86rem}.host-sidebar-contact-list{display:grid;gap:10px;margin:0}.host-sidebar-contact-list div{padding:10px 12px;border-radius:14px;background:#f6eddeb8}.host-sidebar-contact-list dt{margin:0 0 2px;color:var(--muted);font-size:.75rem;font-weight:800;text-transform:uppercase}.host-sidebar-contact-list dd{margin:0;color:var(--navy);font-size:.92rem;font-weight:700;overflow-wrap:anywhere}.host-sidebar-card ul{margin-top:0}.host-sidebar-image{aspect-ratio:4 / 3;margin-top:16px;border-radius:16px}.form-contact-sidebar{position:sticky;top:calc(var(--site-header-height, 84px) + 24px);display:grid;gap:16px;align-self:start;max-height:calc(100vh - var(--site-header-height, 84px) - 48px);padding-right:4px;overflow-y:auto;scrollbar-width:thin}.form-sidebar-card{padding:20px;border:1px solid rgba(226,216,201,.82);border-radius:20px;background:#fffffff5;box-shadow:0 18px 42px #14233b12}.form-sidebar-card h2{margin:0 0 10px;color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:1.28rem;line-height:1.18}.form-sidebar-card p{margin:0;color:var(--muted);font-size:.93rem;line-height:1.6}.form-sidebar-qr-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0}.form-sidebar-qr-grid.single{grid-template-columns:1fr}.form-sidebar-qr{display:grid;gap:6px;justify-items:center;padding:12px;border:1px solid rgba(226,216,201,.78);border-radius:16px;background:#fffdf9;box-shadow:0 10px 24px #14233b0e;text-align:center}.form-sidebar-qr img{width:min(100%,132px);aspect-ratio:1;border:8px solid #ffffff;border-radius:14px;object-fit:cover;box-shadow:0 8px 22px #14233b14}.form-sidebar-qr strong{color:var(--navy);font-size:.86rem}.form-sidebar-qr small{color:var(--muted);font-size:.74rem;font-weight:700;line-height:1.35}.form-sidebar-contact-list{display:grid;gap:10px;margin:0}.form-sidebar-contact-list div{padding:10px 12px;border-radius:14px;background:#f6eddeb8}.form-sidebar-contact-list dt{margin:0 0 2px;color:var(--muted);font-size:.74rem;font-weight:800;text-transform:uppercase}.form-sidebar-contact-list dd{margin:0;color:var(--navy);font-size:.91rem;font-weight:700;overflow-wrap:anywhere}.form-sidebar-contact-list a{color:var(--sage-dark);text-decoration:underline;text-underline-offset:3px}.form-sidebar-card ul{display:grid;gap:10px;margin:0;padding:0;color:var(--muted);list-style:none}.form-sidebar-card li{position:relative;padding-left:22px;font-size:.92rem;line-height:1.48}.form-sidebar-card li:before{position:absolute;top:.58em;left:0;width:8px;height:8px;border-radius:50%;background:var(--sage);content:""}.form-sidebar-image{aspect-ratio:4 / 3;width:100%;margin-top:16px;border-radius:16px;object-fit:cover}@media(max-width:1040px){.form-contact-sidebar{position:static;grid-template-columns:repeat(3,minmax(0,1fr));max-height:none;padding-right:0;overflow:visible}.form-sidebar-contact-card{grid-column:span 2}}@media(max-width:860px){.form-contact-sidebar{grid-template-columns:1fr}.form-sidebar-contact-card{grid-column:auto}}@media(max-width:760px){.form-sidebar-image{display:none}}@media(max-width:430px){.form-sidebar-qr-grid{grid-template-columns:1fr}}@media(max-width:1040px){.host-launch-hero,.host-launch-info-section,.host-launch-form-layout{grid-template-columns:1fr}.host-launch-hero{min-height:0}.host-launch-hero-image{min-height:340px}.host-launch-sidebar{position:static;grid-template-columns:repeat(3,minmax(0,1fr))}.host-sidebar-contact{grid-column:span 2}}@media(max-width:860px){.host-launch-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.host-launch-process-grid:before{display:none}.host-launch-support-banner{grid-template-columns:1fr}.host-launch-support-actions{justify-content:flex-start}.host-launch-sidebar{grid-template-columns:1fr}.host-sidebar-contact{grid-column:auto}}@media(max-width:640px){.host-launch-hero{gap:22px;padding-top:38px}.host-launch-hero-copy{padding:20px;border-radius:22px}.host-launch-hero-copy h1{font-size:clamp(2.14rem,9.6vw,3.18rem)}.host-launch-highlights,.host-launch-benefits-card,.host-launch-process-grid{grid-template-columns:1fr}.host-launch-highlights article,.host-launch-process-grid article{min-height:0}.host-launch-hero-image{min-height:260px;border-radius:22px}.host-launch-benefits-card img{min-height:220px}.host-launch-support-banner{margin-right:var(--space-4);margin-left:var(--space-4)}.host-launch-support-actions,.host-launch-support-actions .button,.host-launch-email-pill{width:100%}.host-launch-support-actions{display:grid}.host-launch-email-pill{justify-content:center}.host-launch-form-shell,.host-sidebar-card{border-radius:20px}.host-launch-form-header{display:grid}.host-launch-form-header>span{margin-top:0}.host-form-section{padding:22px 0}.host-consent-section{padding:18px}.host-application-form .form-grid .field-control .form-label-text,.host-application-form .form-grid .field-control>legend{min-height:0}}@media(max-width:430px){.host-launch-hero,.host-launch-info-section,.host-launch-process-section,.host-launch-form-section{padding-right:12px;padding-left:12px}.host-launch-form-shell{padding:18px}.host-sidebar-qr-grid{grid-template-columns:1fr}.host-form-section legend{align-items:flex-start}}.hero-section{position:relative;isolation:isolate;overflow:hidden}.hero-background-layer{position:absolute;inset:0;z-index:0}.hero-background-layer img{width:100%;height:100%;object-fit:cover;object-position:center right}.hero-overlay-layer,.hero.hero-section .hero-overlay-layer,.page-hero.hero-section .hero-overlay-layer,.pricing-hero.hero-section .hero-overlay-layer,.student-request-hero.hero-section .hero-overlay-layer,.host-launch-hero.hero-section .hero-overlay-layer,.home-page .hero.hero-section .hero-overlay-layer{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#fbf7eff7,#fbf7efe6 36%,#fbf7ef94 58%,#fbf7ef2e 78%,#fbf7ef0a);pointer-events:none}.hero-content-layer{position:relative;z-index:2}.hero.hero-section,.page-hero.hero-section,.pricing-hero.hero-section,.student-request-hero.hero-section,.host-launch-hero.hero-section{display:flex;min-height:clamp(340px,44vw,500px);align-items:center;max-width:var(--max-content);margin-right:auto;margin-left:auto;border:1px solid rgba(226,216,201,.82);border-radius:30px;background:var(--cream-strong);box-shadow:0 26px 70px #14233b1f}.pricing-hero-highlights:empty{display:none;margin:0}.hero.hero-section{margin-top:clamp(18px,3vw,34px);padding:clamp(34px,6vw,72px);color:var(--navy)}.hero.hero-section .hero-media{display:block}.hero.hero-section .hero-content{width:min(660px,100%);max-width:660px}.hero.hero-section h1,.hero.hero-section h2,.hero.hero-section h3,.hero.hero-section .hero-title{color:var(--navy)}.hero.hero-section .eyebrow{color:var(--sage-dark)}.hero.hero-section .hero-copy{color:var(--muted)}.hero.hero-section .hero-actions .button-secondary{background:#ffffffd1}.page-hero.hero-section{min-height:clamp(300px,36vw,430px);margin-top:clamp(18px,3vw,34px);padding:clamp(34px,5vw,58px);text-align:left}.page-hero.hero-section .page-hero-inner{display:block;width:min(700px,100%);max-width:700px;margin:0;padding:0}.page-hero.hero-section .page-hero-copy{display:block;max-width:700px;margin:0}.page-hero.hero-section .page-hero-copy h1,.page-hero.hero-section h1{max-width:700px;color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.25rem,5vw,4.35rem);line-height:1;text-align:left}.page-hero.hero-section .page-hero-copy p:last-child,.page-hero.hero-section p:last-child{max-width:640px;color:var(--muted);text-align:left}.page-hero.hero-section .page-hero-media{min-height:0;margin:0;border:0;border-radius:0;background:transparent;box-shadow:none}.pricing-hero.hero-section,.student-request-hero.hero-section,.host-launch-hero.hero-section{grid-template-columns:none;gap:0;min-height:clamp(420px,50vw,580px);margin-top:clamp(18px,3vw,34px);padding:clamp(36px,6vw,72px)}.pricing-hero-copy.hero-content-layer,.student-request-hero-copy.hero-content-layer,.host-launch-hero-copy.hero-content-layer{width:min(700px,100%);max-width:700px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.pricing-hero-copy.hero-content-layer{display:grid;gap:18px}.student-request-hero-copy.hero-content-layer,.host-launch-hero-copy.hero-content-layer{display:block}.student-request-hero-bg img,.host-launch-hero-bg img,.pricing-hero-bg img{object-position:center right}.pricing-hero-image,.student-request-hero-image,.host-launch-hero-image{display:none}.pricing-hero-copy h1,.student-request-hero-copy h1,.host-launch-hero-copy h1{max-width:760px}.pricing-hero-copy>p:not(.eyebrow),.student-request-hero-copy>p:not(.eyebrow),.host-launch-hero-copy>p:not(.eyebrow){color:var(--muted)}.pricing-hero-highlights span,.student-request-highlights article,.host-launch-highlights article{background:#ffffffb8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media(max-width:760px){.hero-overlay-layer,.hero.hero-section .hero-overlay-layer,.page-hero.hero-section .hero-overlay-layer,.pricing-hero.hero-section .hero-overlay-layer,.student-request-hero.hero-section .hero-overlay-layer,.host-launch-hero.hero-section .hero-overlay-layer,.home-page .hero.hero-section .hero-overlay-layer{background:linear-gradient(90deg,#fbf7effa,#fbf7efed 54%,#fbf7efad)}.hero.hero-section,.page-hero.hero-section,.pricing-hero.hero-section,.student-request-hero.hero-section,.host-launch-hero.hero-section{min-height:340px;margin-right:12px;margin-left:12px;padding:28px;border-radius:24px}.hero-background-layer img{object-position:62% center}.pricing-hero-copy.hero-content-layer,.student-request-hero-copy.hero-content-layer,.host-launch-hero-copy.hero-content-layer,.hero.hero-section .hero-content,.page-hero.hero-section .page-hero-inner{width:100%;max-width:none}}@media(max-width:460px){.hero.hero-section,.page-hero.hero-section,.pricing-hero.hero-section,.student-request-hero.hero-section,.host-launch-hero.hero-section{min-height:320px;padding:22px;border-radius:20px}.student-request-highlights,.host-launch-highlights{gap:10px}}.home-page{background:radial-gradient(circle at 8% 2%,rgba(127,155,122,.15),transparent 360px),linear-gradient(180deg,#fbf7ef,#f8f0e5 48%,#fbf7ef)}.home-icon{display:block;width:28px;height:28px;color:var(--sage-dark)}.home-page .hero.hero-section{min-height:clamp(520px,68vh,680px);padding:clamp(34px,6vw,72px);color:var(--navy)}.home-page .hero:before,.home-page .hero:after{display:none}.home-page .hero .hero-overlay-layer{background:linear-gradient(90deg,#fbf7eff7,#fbf7efeb 34%,#fbf7efa8 57%,#fbf7ef33 78%,#fbf7ef0a)}.home-page .hero-media img{object-position:center right}.home-page .hero-title{color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.7rem,5.5vw,5.3rem);line-height:1}.home-page .hero-copy{color:var(--muted)}.hero-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:760px;margin-top:28px}.hero-feature-grid article{display:grid;min-height:132px;align-content:start;gap:8px;padding:16px;border:1px solid rgba(127,155,122,.22);border-radius:18px;background:#ffffffb8;box-shadow:0 14px 30px #14233b0e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-feature-grid .home-icon{width:30px;height:30px}.hero-feature-grid strong{color:var(--navy);font-size:.96rem;line-height:1.25}.hero-feature-grid span{color:var(--muted);font-size:.89rem;line-height:1.45}.home-section{padding-top:clamp(56px,7vw,92px);padding-bottom:clamp(56px,7vw,92px)}.home-section-header{max-width:var(--max-content);margin:0 auto clamp(28px,4vw,42px);text-align:left}.home-section-header h2{max-width:760px;margin:0;color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3.6vw,3.25rem);line-height:1.04}.home-section-header p{max-width:720px;margin:12px 0 0;color:var(--muted);font-size:1.04rem;line-height:1.68}.home-values-section{background:transparent}.home-section .nest-values-grid{max-width:var(--max-content);gap:18px}.home-section .nest-value-card{min-height:322px;border-color:#e2d8c9d6;border-radius:22px;background:#ffffffe6;box-shadow:0 18px 42px #14233b12}.home-section .nest-value-card:before,.home-section .nest-value-card:after{display:none}.home-section .nest-value-front .nest-letter{color:#365f453b;font-family:Georgia,Times New Roman,serif;font-size:clamp(7.5rem,10vw,10rem)}.home-section .nest-value-word{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,1.8vw,1.7rem)}.home-support-section{background:radial-gradient(circle at 14% 0%,rgba(237,245,233,.82),transparent 34rem),radial-gradient(circle at 86% 18%,rgba(255,255,255,.72),transparent 28rem),linear-gradient(180deg,#f5f1e7,#eef3e6 56%,#f8f2e8)}.home-card-grid{max-width:var(--max-content);margin-right:auto;margin-left:auto}.home-support-section .audience-card{min-height:350px;grid-template-rows:auto auto 1fr auto;justify-items:center;align-items:center;align-content:start;gap:16px;padding:34px 30px 30px;border-color:#cad7c1d1;border-radius:22px;background:#fffffff2;box-shadow:0 22px 48px #14233b13;text-align:center}.home-support-section .audience-card .home-icon{width:48px;height:48px;margin:0 auto 2px;padding:10px;border:1px solid rgba(127,155,122,.24);border-radius:16px;background:#edf5e9;color:var(--sage-dark)}.home-support-section .audience-card h3{min-height:0;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.28rem,1.8vw,1.6rem);line-height:1.18;text-align:center}.home-support-section .audience-card p{max-width:31ch;margin:0 auto;line-height:1.62;text-align:center}.home-support-section .audience-card .button{justify-self:center;align-self:end;margin-top:8px;border-radius:999px}.home-process-section .process-grid{position:relative;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;max-width:var(--max-content)}.home-process-section .process-grid:before{position:absolute;top:40px;right:9%;left:9%;z-index:0;border-top:2px dotted rgba(127,155,122,.34);content:""}.home-process-section .process-card{position:relative;z-index:1;min-height:232px;grid-template-rows:auto auto 1fr;justify-items:center;gap:14px;padding:26px 24px;border-color:#e2d8c9db;border-radius:20px;background:#fffffff0;box-shadow:0 18px 42px #14233b11;text-align:center}.home-process-section .process-card .step-tag{margin-bottom:2px;box-shadow:0 0 0 5px #ffffffe6}.home-process-section .process-card h3{min-height:0;margin:0;color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:1.18rem;line-height:1.28;text-align:center}.home-process-section .process-card p{max-width:30ch;text-align:center}.static-cta-band{max-width:var(--max-content);margin:0 auto var(--space-16);padding:clamp(30px,4vw,46px);border:1px solid rgba(255,255,255,.12);border-radius:26px;background:radial-gradient(circle at 82% 20%,rgba(127,155,122,.28),transparent 320px),linear-gradient(135deg,#14233b,#0f1b2f 72%);box-shadow:0 28px 70px #14233b33}.static-cta-band .cta-copy h2{max-width:780px;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.85rem,3.4vw,3.1rem);line-height:1.08}.static-cta-band .button-primary{background:#fff;color:var(--navy)}.static-cta-band .button-secondary{border-color:#ffffff57;background:transparent;color:#fff}@media(max-width:1040px){.hero-feature-grid,.home-support-section .card-grid.three,.home-process-section .process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-process-section .process-grid:before{display:none}}@media(max-width:760px){.home-page .hero.hero-section{min-height:560px;align-items:center}.home-page .hero .hero-overlay-layer{background:linear-gradient(180deg,#fbf7efc7,#fbf7eff2 48%,#fbf7effa)}.hero-feature-grid,.home-support-section .card-grid.three,.home-process-section .process-grid{grid-template-columns:1fr}.hero-feature-grid article,.home-support-section .audience-card,.home-process-section .process-card,.home-section .nest-value-card{min-height:0}.home-section-header{text-align:left}.static-cta-band{margin-right:var(--space-4);margin-left:var(--space-4)}.static-cta-band,.sticky-cta-bar{display:grid}.static-cta-band .cta-actions,.sticky-cta-bar .cta-actions{display:grid;width:100%}}@media(max-width:460px){.home-page .hero.hero-section{min-height:600px}.home-page .hero-title,:lang(zh-CN) .home-page .hero-title{font-size:clamp(2.18rem,10vw,3.1rem)}}.hero.hero-section,.pricing-hero.hero-section,.student-request-hero.hero-section,.host-launch-hero.hero-section{min-height:clamp(390px,46vw,520px);padding:clamp(30px,5vw,58px)}.home-page .hero.hero-section{min-height:clamp(440px,56vh,580px);padding:clamp(30px,5vw,60px)}.hero.hero-section .hero-content,.pricing-hero-copy.hero-content-layer,.student-request-hero-copy.hero-content-layer,.host-launch-hero-copy.hero-content-layer{width:min(590px,100%);max-width:590px}.page-hero.hero-section .page-hero-inner,.page-hero.hero-section .page-hero-copy{width:min(610px,100%);max-width:610px}.hero.hero-section .eyebrow,.pricing-hero-copy .eyebrow,.student-request-hero-copy .eyebrow,.host-launch-hero-copy .eyebrow,.page-hero.hero-section .eyebrow{margin-bottom:12px;font-size:clamp(.82rem,1vw,.92rem);font-weight:820;letter-spacing:.1em}.home-page .hero-title,.hero.hero-section .hero-title,.pricing-hero-copy h1,.student-request-hero-copy h1,.host-launch-hero-copy h1{max-width:620px;margin-top:0;margin-bottom:18px;font-size:clamp(2.55rem,4.35vw,4.35rem);line-height:1.02}.page-hero.hero-section .page-hero-copy h1,.page-hero.hero-section h1{max-width:610px;margin-bottom:16px;font-size:clamp(2.15rem,4vw,3.75rem);line-height:1.03}:lang(zh-CN) .home-page .hero-title,:lang(zh-CN) .hero.hero-section .hero-title,:lang(zh-CN) .pricing-hero-copy h1,:lang(zh-CN) .student-request-hero-copy h1,:lang(zh-CN) .host-launch-hero-copy h1,:lang(zh-CN) .page-hero.hero-section h1{font-size:clamp(2.35rem,4vw,3.9rem);line-height:1.12}.hero-copy,.home-page .hero-copy,.pricing-hero-copy>p:not(.eyebrow),.student-request-hero-copy>p:not(.eyebrow),.host-launch-hero-copy>p:not(.eyebrow),.page-hero.hero-section .page-hero-copy p:last-child,.page-hero.hero-section p:last-child{max-width:560px;margin-bottom:0;font-size:clamp(1rem,1.2vw,1.1rem);line-height:1.62}.hero-actions{margin-top:clamp(20px,2.6vw,28px)}.pricing-hero-highlights,.student-request-highlights,.host-launch-highlights,.hero-feature-grid{max-width:590px;margin-top:clamp(24px,3vw,32px)}.pricing-hero-highlights span{min-height:34px;padding:7px 11px;font-size:.86rem}.student-request-highlights,.host-launch-highlights,.hero-feature-grid{gap:10px}.student-request-highlights article,.host-launch-highlights article,.hero-feature-grid article{min-height:112px;padding:14px}.student-request-highlights strong,.host-launch-highlights strong,.hero-feature-grid strong{font-size:.94rem}.student-request-highlights span,.host-launch-highlights span,.hero-feature-grid span{font-size:.87rem;line-height:1.42}.hero-feature-grid .home-icon{width:28px;height:28px}@media(max-width:760px){.hero.hero-section,.page-hero.hero-section,.pricing-hero.hero-section,.student-request-hero.hero-section,.host-launch-hero.hero-section,.home-page .hero.hero-section{min-height:380px;padding:26px}.home-page .hero-title,.hero.hero-section .hero-title,.pricing-hero-copy h1,.student-request-hero-copy h1,.host-launch-hero-copy h1,.page-hero.hero-section h1,.page-hero.hero-section .page-hero-copy h1,:lang(zh-CN) .home-page .hero-title,:lang(zh-CN) .hero.hero-section .hero-title,:lang(zh-CN) .pricing-hero-copy h1,:lang(zh-CN) .student-request-hero-copy h1,:lang(zh-CN) .host-launch-hero-copy h1,:lang(zh-CN) .page-hero.hero-section h1{font-size:clamp(2.05rem,7.8vw,3.05rem);line-height:1.08}.hero-copy,.home-page .hero-copy,.pricing-hero-copy>p:not(.eyebrow),.student-request-hero-copy>p:not(.eyebrow),.host-launch-hero-copy>p:not(.eyebrow),.page-hero.hero-section .page-hero-copy p:last-child,.page-hero.hero-section p:last-child{max-width:100%;font-size:1rem}.hero-feature-grid,.student-request-highlights,.host-launch-highlights{margin-top:22px}}@media(max-width:460px){.hero.hero-section,.page-hero.hero-section,.pricing-hero.hero-section,.student-request-hero.hero-section,.host-launch-hero.hero-section,.home-page .hero.hero-section{min-height:360px;padding:22px}.home-page .hero-title,.hero.hero-section .hero-title,.pricing-hero-copy h1,.student-request-hero-copy h1,.host-launch-hero-copy h1,.page-hero.hero-section h1,.page-hero.hero-section .page-hero-copy h1,:lang(zh-CN) .home-page .hero-title,:lang(zh-CN) .hero.hero-section .hero-title,:lang(zh-CN) .pricing-hero-copy h1,:lang(zh-CN) .student-request-hero-copy h1,:lang(zh-CN) .host-launch-hero-copy h1,:lang(zh-CN) .page-hero.hero-section h1{font-size:clamp(1.95rem,8vw,2.65rem)}}html,body{max-width:100%;overflow-x:clip}.hero.hero-section,.page-hero.hero-section,.pricing-hero.hero-section,.student-request-hero.hero-section,.host-launch-hero.hero-section,.home-page .hero.hero-section{width:min(100%,1760px);max-width:1760px;margin-right:auto;margin-left:auto;border-right:0;border-left:0;border-radius:0;box-shadow:none}.hero.hero-section,.page-hero.hero-section,.pricing-hero.hero-section,.student-request-hero.hero-section,.host-launch-hero.hero-section{justify-content:center;padding-right:clamp(18px,5vw,80px);padding-left:clamp(18px,5vw,80px)}@media(max-width:760px){.hero.hero-section,.page-hero.hero-section,.pricing-hero.hero-section,.student-request-hero.hero-section,.host-launch-hero.hero-section,.home-page .hero.hero-section{width:100%;max-width:none;margin-right:0;margin-left:0;border-radius:0}}.hero.hero-section,.pricing-hero.hero-section,.student-request-hero.hero-section,.host-launch-hero.hero-section,.home-page .hero.hero-section{min-height:clamp(390px,48vh,540px);padding-top:clamp(34px,5vw,64px);padding-bottom:clamp(34px,5vw,64px)}.page-hero.hero-section{min-height:clamp(280px,34vh,380px);padding-top:clamp(30px,4vw,52px);padding-bottom:clamp(30px,4vw,52px)}.home-page .hero-title,.hero.hero-section .hero-title,.pricing-hero-copy h1,.student-request-hero-copy h1,.host-launch-hero-copy h1{max-width:570px;margin-bottom:16px;font-size:clamp(2.28rem,3.7vw,3.72rem);line-height:1.04}.page-hero.hero-section .page-hero-copy h1,.page-hero.hero-section h1{max-width:570px;font-size:clamp(2rem,3.3vw,3.25rem)}:lang(zh-CN) .home-page .hero-title,:lang(zh-CN) .hero.hero-section .hero-title,:lang(zh-CN) .pricing-hero-copy h1,:lang(zh-CN) .student-request-hero-copy h1,:lang(zh-CN) .host-launch-hero-copy h1,:lang(zh-CN) .page-hero.hero-section h1{font-size:clamp(2.12rem,3.4vw,3.35rem);line-height:1.14}.hero-copy,.home-page .hero-copy,.pricing-hero-copy>p:not(.eyebrow),.student-request-hero-copy>p:not(.eyebrow),.host-launch-hero-copy>p:not(.eyebrow),.page-hero.hero-section .page-hero-copy p:last-child,.page-hero.hero-section p:last-child{max-width:540px;font-size:clamp(.98rem,1.05vw,1.06rem);line-height:1.58}.hero.hero-section .hero-content,.pricing-hero-copy.hero-content-layer,.student-request-hero-copy.hero-content-layer,.host-launch-hero-copy.hero-content-layer{width:min(560px,100%);max-width:560px}.hero-feature-grid,.student-request-highlights,.host-launch-highlights{max-width:560px;margin-top:clamp(20px,2.5vw,26px)}.hero-feature-grid article,.student-request-highlights article,.host-launch-highlights article{min-height:96px;padding:12px 14px}@media(min-width:1761px){.hero.hero-section,.page-hero.hero-section,.pricing-hero.hero-section,.student-request-hero.hero-section,.host-launch-hero.hero-section,.home-page .hero.hero-section{border-right:1px solid rgba(226,216,201,.55);border-left:1px solid rgba(226,216,201,.55)}}@media(max-width:760px){.hero.hero-section,.page-hero.hero-section,.pricing-hero.hero-section,.student-request-hero.hero-section,.host-launch-hero.hero-section,.home-page .hero.hero-section{min-height:clamp(340px,62vh,470px);padding:24px}.home-page .hero-title,.hero.hero-section .hero-title,.pricing-hero-copy h1,.student-request-hero-copy h1,.host-launch-hero-copy h1,.page-hero.hero-section h1,.page-hero.hero-section .page-hero-copy h1,:lang(zh-CN) .home-page .hero-title,:lang(zh-CN) .hero.hero-section .hero-title,:lang(zh-CN) .pricing-hero-copy h1,:lang(zh-CN) .student-request-hero-copy h1,:lang(zh-CN) .host-launch-hero-copy h1,:lang(zh-CN) .page-hero.hero-section h1{font-size:clamp(1.95rem,7.2vw,2.75rem)}}@media(max-width:460px){.hero.hero-section,.page-hero.hero-section,.pricing-hero.hero-section,.student-request-hero.hero-section,.host-launch-hero.hero-section,.home-page .hero.hero-section{min-height:330px;padding:20px}}.hero.hero-section,.page-hero.hero-section,.pricing-hero.hero-section,.student-request-hero.hero-section,.host-launch-hero.hero-section{justify-content:flex-start;padding-top:clamp(42px,5.6vw,76px);padding-right:clamp(22px,5vw,80px);padding-bottom:clamp(48px,6vw,84px);padding-left:clamp(28px,7vw,118px)}.home-page .hero.hero-section{padding-top:clamp(48px,6vw,82px);padding-bottom:clamp(54px,6.5vw,92px)}.hero.hero-section .hero-content,.page-hero.hero-section .page-hero-inner,.pricing-hero-copy.hero-content-layer,.student-request-hero-copy.hero-content-layer,.host-launch-hero-copy.hero-content-layer{margin-right:auto;margin-left:0}.page-hero.hero-section .page-hero-inner{justify-content:flex-start}.hero.hero-section .eyebrow,.pricing-hero-copy .eyebrow,.student-request-hero-copy .eyebrow,.host-launch-hero-copy .eyebrow,.page-hero.hero-section .eyebrow{margin-bottom:clamp(12px,1.4vw,16px)}.home-page .hero-title,.hero.hero-section .hero-title,.pricing-hero-copy h1,.student-request-hero-copy h1,.host-launch-hero-copy h1,.page-hero.hero-section .page-hero-copy h1,.page-hero.hero-section h1{margin-bottom:clamp(18px,2vw,24px)}.hero-actions{margin-top:clamp(24px,3vw,34px);margin-bottom:0}.pricing-hero-highlights,.student-request-highlights,.host-launch-highlights,.hero-feature-grid{margin-top:clamp(28px,3.4vw,38px)}.student-request-highlights article,.host-launch-highlights article,.hero-feature-grid article{padding:15px 16px}.home-values-section{padding-top:clamp(72px,8vw,112px)}.student-request-steps-section,.host-launch-info-section{padding-top:clamp(66px,7vw,96px)}.pricing-launch-nav-wrap{padding-top:clamp(42px,5vw,64px)}.page-hero.hero-section+.section,.page-hero.hero-section+main,.page-hero.hero-section+div{margin-top:clamp(48px,6vw,76px)}@media(min-width:1440px){.hero.hero-section,.page-hero.hero-section,.pricing-hero.hero-section,.student-request-hero.hero-section,.host-launch-hero.hero-section{padding-left:clamp(96px,8vw,150px)}}@media(max-width:760px){.hero.hero-section,.page-hero.hero-section,.pricing-hero.hero-section,.student-request-hero.hero-section,.host-launch-hero.hero-section,.home-page .hero.hero-section{padding:30px 24px 36px}.hero.hero-section .hero-content,.page-hero.hero-section .page-hero-inner,.pricing-hero-copy.hero-content-layer,.student-request-hero-copy.hero-content-layer,.host-launch-hero-copy.hero-content-layer{margin-left:0}.home-values-section,.student-request-steps-section,.host-launch-info-section{padding-top:54px}.pricing-launch-nav-wrap{padding-top:34px}.page-hero.hero-section+.section,.page-hero.hero-section+main,.page-hero.hero-section+div{margin-top:38px}}@media(max-width:460px){.hero.hero-section,.page-hero.hero-section,.pricing-hero.hero-section,.student-request-hero.hero-section,.host-launch-hero.hero-section,.home-page .hero.hero-section{padding:26px 20px 32px}}.hero.hero-section,.page-hero.hero-section,.pricing-hero.hero-section,.student-request-hero.hero-section,.host-launch-hero.hero-section,.home-page .hero.hero-section{justify-content:center;padding-right:clamp(18px,4vw,56px);padding-left:clamp(18px,4vw,56px)}.hero.hero-section .hero-content,.page-hero.hero-section .page-hero-inner,.pricing-hero-copy.hero-content-layer,.student-request-hero-copy.hero-content-layer,.host-launch-hero-copy.hero-content-layer{width:min(100%,var(--max-content));max-width:var(--max-content);margin-right:auto;margin-left:auto}.hero.hero-section .hero-content>*,.page-hero.hero-section .page-hero-copy,.pricing-hero-copy.hero-content-layer>*,.student-request-hero-copy.hero-content-layer>*,.host-launch-hero-copy.hero-content-layer>*{max-width:590px}.page-hero.hero-section .page-hero-inner{display:block}.hero.hero-section .hero-actions,.hero.hero-section .hero-feature-grid,.pricing-hero-highlights,.student-request-highlights,.host-launch-highlights{max-width:590px}@media(min-width:1440px){.hero.hero-section,.page-hero.hero-section,.pricing-hero.hero-section,.student-request-hero.hero-section,.host-launch-hero.hero-section,.home-page .hero.hero-section{padding-left:clamp(18px,4vw,56px)}}@media(max-width:760px){.hero.hero-section,.page-hero.hero-section,.pricing-hero.hero-section,.student-request-hero.hero-section,.host-launch-hero.hero-section,.home-page .hero.hero-section{padding-right:20px;padding-left:20px}}body{font-size:var(--font-body)}.nav-links a,.language-toggle,.footer-column a,.footer-column li,.footer-bottom,.footer-meta{font-size:var(--font-nav)}.button,button,.form-submit-button,.submit-button,.pricing-section-tabs button,.card-button,.audience-card .button{font-size:var(--font-button)}.home-page .hero-title,.hero.hero-section .hero-title,.hero.hero-section h1,.pricing-hero-copy h1,.student-request-hero-copy h1,.host-launch-hero-copy h1{max-width:620px;font-size:var(--font-hero-title);line-height:1.04;letter-spacing:0}.page-hero.hero-section .page-hero-copy h1,.page-hero.hero-section h1{max-width:620px;font-size:var(--font-page-title);line-height:1.06;letter-spacing:0}:lang(zh-CN) .home-page .hero-title,:lang(zh-CN) .hero.hero-section .hero-title,:lang(zh-CN) .hero.hero-section h1,:lang(zh-CN) .pricing-hero-copy h1,:lang(zh-CN) .student-request-hero-copy h1,:lang(zh-CN) .host-launch-hero-copy h1,:lang(zh-CN) .page-hero.hero-section h1{font-size:clamp(2.15rem,3.25vw,3.3rem);font-weight:700;line-height:1.12}.hero-copy,.home-page .hero-copy,.pricing-hero-copy>p:not(.eyebrow),.student-request-hero-copy>p:not(.eyebrow),.host-launch-hero-copy>p:not(.eyebrow),.page-hero.hero-section .page-hero-copy p:last-child,.page-hero.hero-section p:last-child,.section-title p:last-child,.section-header p:last-child,.home-section-header p,.pricing-section-heading p,.host-launch-section-heading p,.student-request-steps-section>p{font-size:var(--font-subtitle);line-height:1.62}.section-title h2,.section-header h2,.home-section-header h2,.pricing-section-heading h2,.student-request-steps-section h2,.host-launch-section-heading h2,.host-launch-form-header h2,.student-form-card-header h2,.contact-options h2,.faq-column h2,.legal-section h2,.static-cta-band h2,.cta-band h2,.pricing-cta h2{font-size:var(--font-section-title);line-height:1.15;letter-spacing:0}:lang(zh-CN) .section-title h2,:lang(zh-CN) .section-header h2,:lang(zh-CN) .home-section-header h2,:lang(zh-CN) .pricing-section-heading h2,:lang(zh-CN) .student-request-steps-section h2,:lang(zh-CN) .host-launch-section-heading h2,:lang(zh-CN) .host-launch-form-header h2,:lang(zh-CN) .student-form-card-header h2,:lang(zh-CN) .contact-options h2,:lang(zh-CN) .faq-column h2,:lang(zh-CN) .legal-section h2,:lang(zh-CN) .static-cta-band h2,:lang(zh-CN) .cta-band h2,:lang(zh-CN) .pricing-cta h2{font-weight:700;line-height:1.22}.info-card h3,.audience-card h3,.process-card h3,.student-request-steps h3,.host-launch-process-card h3,.pricing-card h3,.pricing-city-card h3,.service-card h3,.under-18-card h3,.host-launch-benefit-card h3,.host-standard-card h3,.sidebar-card h3,.contact-card h3,.document-card h3,.faq-item summary,.legal-card h3,.nest-value-word{font-size:var(--font-card-title);line-height:1.25;letter-spacing:0}p,li,.info-card p,.audience-card p,.process-card p,.student-request-steps p,.host-launch-process-card p,.pricing-card p,.pricing-city-card p,.service-card p,.under-18-card p,.sidebar-card p,.contact-card p,.document-card p,.faq-item p,.legal-section p,.legal-section li,.admin-section p,.submission-detail-section p{font-size:var(--font-body);line-height:1.62}.eyebrow,.section-eyebrow,.section-label,.small-section-title,.pricing-section-tabs button,.pricing-hero-highlights span,.section-badge,.step-tag,.status-pill{font-size:var(--font-small)}.pricing-section-tabs button{font-size:var(--font-nav)}label,.field-label,.form-field label,.checkbox-label,.consent-item label,.form-section-note,.required-note{font-size:var(--font-label)}input,select,textarea,.admin-login input{font-size:var(--font-input)}.field-helper,.helper-text,.error-message,.validation-message,.form-error,.form-success,.privacy-reassurance,.form-note,.small-print{font-size:var(--font-small);line-height:1.55}.host-form-section legend,.student-form-section legend,.form-section-title,.form-card h3,.admin-section h3,.submission-detail-section h3{font-size:var(--font-card-title);line-height:1.25}.hero-feature-grid strong,.student-request-highlights strong,.host-launch-highlights strong{font-size:.96rem;line-height:1.28}.hero-feature-grid span,.student-request-highlights span,.host-launch-highlights span{font-size:.88rem;line-height:1.45}.faq-layout{row-gap:clamp(28px,4vw,46px)}.faq-layout>div{display:grid;align-content:start}.faq-layout .section-title{margin-bottom:18px}.faq-layout .category-icon{width:max-content;margin-bottom:10px;padding:8px 13px;border-radius:999px;font-size:.84rem;font-weight:760}.faq-item{border-radius:14px;background:#ffffffe6}.faq-item summary{min-height:54px;padding:13px 16px;font-size:clamp(1rem,1.05vw,1.08rem);font-weight:650;line-height:1.4}:lang(zh-CN) .faq-item summary{font-size:clamp(.96rem,1vw,1.04rem);font-weight:650;line-height:1.48}.faq-item p{padding:0 16px 16px}@media(max-width:760px){.faq-layout{gap:28px}.faq-list{gap:8px}.faq-item summary{min-height:50px;padding:12px 14px;font-size:.96rem;line-height:1.42}:lang(zh-CN) .faq-item summary{font-size:.94rem;line-height:1.48}.faq-item summary:after{width:22px;height:22px}}.home-section,.student-request-steps-section,.host-launch-info-section,.pricing-section{padding-top:clamp(48px,6vw,78px);padding-bottom:clamp(48px,6vw,78px)}.home-values-section{padding-top:clamp(58px,7vw,92px)}.home-section-header,.section-title,.section-header,.pricing-section-heading,.host-launch-section-heading{margin-bottom:clamp(22px,3vw,34px)}@media(max-width:760px){:root{--font-hero-title: clamp(2.25rem, 9vw, 2.5rem);--font-page-title: clamp(2rem, 8vw, 2.35rem);--font-section-title: clamp(1.75rem, 7vw, 1.9rem);--font-card-title: clamp(1.125rem, 5vw, 1.25rem);--font-subtitle: 1rem;--font-body: .94rem}.home-page .hero-title,.hero.hero-section .hero-title,.hero.hero-section h1,.pricing-hero-copy h1,.student-request-hero-copy h1,.host-launch-hero-copy h1,.page-hero.hero-section .page-hero-copy h1,.page-hero.hero-section h1,:lang(zh-CN) .home-page .hero-title,:lang(zh-CN) .hero.hero-section .hero-title,:lang(zh-CN) .hero.hero-section h1,:lang(zh-CN) .pricing-hero-copy h1,:lang(zh-CN) .student-request-hero-copy h1,:lang(zh-CN) .host-launch-hero-copy h1,:lang(zh-CN) .page-hero.hero-section h1{font-size:var(--font-hero-title)}.home-section,.student-request-steps-section,.host-launch-info-section,.pricing-section{padding-top:44px;padding-bottom:44px}}.pricing-page{--pricing-heading: clamp(1.9rem, 2.4vw, 2.125rem);--pricing-subheading: clamp(1.35rem, 1.8vw, 1.6rem);--pricing-card-title: clamp(1.125rem, 1.3vw, 1.25rem);--pricing-price: clamp(1.25rem, 1.45vw, 1.5rem);--pricing-small: .75rem;--pricing-body: .86rem}.pricing-page .pricing-section{padding-top:clamp(42px,5vw,60px);padding-bottom:clamp(42px,5vw,60px)}.pricing-page .section-title,.pricing-page .section-header,.pricing-page .pricing-section-heading{max-width:760px;margin-bottom:clamp(20px,2.5vw,30px)}.pricing-page .section-title h2,.pricing-page .section-header h2,.pricing-page .pricing-section-heading h2,.pricing-page .pricing-included-strip h2,.pricing-page .pricing-bottom-cta h2{font-size:var(--pricing-heading);line-height:1.12}.pricing-page .section-title p:last-child,.pricing-page .section-header p:last-child,.pricing-page .pricing-section-heading p{max-width:680px;font-size:.96rem;line-height:1.55}.pricing-launch-nav-wrap{gap:12px;padding-top:clamp(30px,4vw,46px);padding-bottom:8px}.pricing-notice-bar{max-width:860px;min-height:44px;padding:10px 16px}.pricing-notice-bar span{width:22px;height:22px;font-size:.75rem}.pricing-notice-bar p{font-size:.84rem;line-height:1.45}.pricing-section-tabs{gap:6px;padding:5px}.pricing-section-tabs button{padding:7px 12px;font-size:.8rem}.pricing-page .pricing-city-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1040px}.pricing-page .pricing-card{min-height:430px;gap:12px;padding:20px;border-radius:16px;box-shadow:0 12px 28px #14233b0e}.pricing-page .pricing-city-card.is-soft-highlight{box-shadow:0 14px 30px #365f4513}.pricing-card-header{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);min-height:30px;gap:8px;align-items:center;width:100%;text-align:center}.pricing-card-header h3{grid-column:2;justify-self:center;font-size:var(--pricing-card-title);line-height:1.2;text-align:center}.pricing-city-title{width:100%;text-align:center}.pricing-card-header span{grid-column:3;justify-self:end;padding:4px 8px;background:var(--sage-dark);color:#fff;font-size:.66rem;letter-spacing:.02em}.pricing-page .pricing-fee-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.pricing-page .pricing-fee-item{min-height:76px;gap:6px;padding:10px;border-radius:12px}.pricing-page .pricing-fee-item.matching-fee{display:flex;min-height:64px;flex-direction:column;grid-column:1 / -1;align-items:center;justify-content:center;text-align:center}.pricing-page .pricing-fee-item.matching-fee .pricing-fee-label,.pricing-page .pricing-fee-item.matching-fee .pricing-fee-value{width:100%;text-align:center}.pricing-page .pricing-fee-item.matching-fee .price-line{justify-content:center}.pricing-fee-label{font-size:.68rem;letter-spacing:.08em}.pricing-page .pricing-fee-value{font-size:var(--pricing-price);line-height:1.12;width:100%}.pricing-page .price-line{min-height:0;gap:.18em;white-space:normal}.pricing-page .pricing-fee-item:not(.matching-fee) .price-line-stacked{justify-items:start}.pricing-page .pricing-fee-item:not(.matching-fee) .price-line-main{white-space:normal}.pricing-page .price-line-main{font-size:1em;line-height:1.08}.pricing-page .price-line-unit,.pricing-page .price-period{font-size:.72rem;line-height:1.2;white-space:normal}.pricing-page .pricing-includes{min-height:96px;gap:7px;padding:12px;border-radius:12px}.pricing-page .pricing-includes strong{font-size:.68rem;letter-spacing:.08em}.pricing-page .pricing-includes-copy{gap:4px}.pricing-page .pricing-includes-copy p{position:relative;padding-left:13px;font-size:.8rem;line-height:1.38}.pricing-page .pricing-includes-copy p:before{position:absolute;top:.55em;left:0;width:5px;height:5px;border-radius:999px;background:var(--sage);content:""}.pricing-page .pricing-card .button{min-height:38px;padding:8px 12px;border-radius:10px;font-size:.84rem}.pricing-included-strip{grid-template-columns:minmax(210px,.34fr) minmax(0,1fr);gap:18px;align-items:center;max-width:1040px;margin-top:24px;padding:16px 18px;border-radius:16px}.pricing-included-strip h2{font-size:var(--pricing-subheading)}.pricing-included-strip>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.pricing-included-strip span{gap:8px;font-size:.8rem;line-height:1.3}.pricing-included-strip span:before{width:22px;height:22px;font-size:.68rem}.pricing-service-grid{gap:14px;max-width:1040px}.pricing-service-card{min-height:250px;gap:12px;padding:18px;border-radius:16px;box-shadow:0 12px 28px #14233b0e}.pricing-service-heading{min-height:58px;gap:5px}.pricing-service-heading span{min-height:16px;font-size:.66rem;letter-spacing:.06em}.pricing-service-heading h3{font-size:clamp(.95rem,1.05vw,1rem);line-height:1.22}.pricing-service-price{min-height:70px;padding:10px;border-radius:12px;font-size:clamp(1.125rem,1.35vw,1.375rem)}.pricing-service-price .price-line-unit{font-size:.72rem}.pricing-service-card p{font-size:.8rem;line-height:1.45}.pricing-page .pricing-under18-panel{max-width:960px;padding:22px;border-radius:20px}.pricing-page .pricing-under18-main{grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);gap:16px}.pricing-page .pricing-under18-card{gap:10px;padding:18px;border-radius:16px}.pricing-page .pricing-under18-card span{font-size:.76rem;letter-spacing:.08em}.pricing-page .pricing-under18-card strong{font-size:clamp(1.75rem,2.8vw,2.6rem);line-height:1.05}.pricing-page .pricing-under18-card p{font-size:.82rem;line-height:1.45}.pricing-page .pricing-under18-support{padding:18px;border-radius:16px}.pricing-page .pricing-under18-support h3{font-size:var(--pricing-card-title)}.pricing-page .pricing-under18-support ul{gap:8px}.pricing-page .pricing-under18-support li{padding-left:20px;font-size:.84rem;line-height:1.45}.pricing-page .pricing-under18-support li:before{width:6px;height:6px}.pricing-page .pricing-under18-panel>p{margin-top:16px;padding-top:14px;font-size:.8rem;line-height:1.45}.pricing-bottom-cta{max-width:1040px;margin-top:0;margin-bottom:clamp(42px,5vw,60px);padding:24px 28px;border-radius:18px}.pricing-bottom-cta h2{max-width:660px;font-size:clamp(1.55rem,2vw,2rem)}.pricing-bottom-cta p:not(.eyebrow){font-size:.92rem}.pricing-bottom-cta .button{min-height:40px;padding:9px 14px;font-size:.86rem}:lang(zh-CN) .pricing-page .pricing-card-header h3,:lang(zh-CN) .pricing-page .pricing-service-heading h3,:lang(zh-CN) .pricing-page .pricing-under18-support h3{font-weight:700;line-height:1.28}@media(max-width:1040px){.pricing-page .pricing-city-grid,.pricing-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:720px}.pricing-included-strip{grid-template-columns:1fr;max-width:720px}}@media(max-width:760px){.pricing-page .pricing-section{padding-top:36px;padding-bottom:36px}.pricing-page .pricing-city-grid,.pricing-service-grid{grid-template-columns:1fr;max-width:360px}.pricing-page .pricing-card,.pricing-service-card{min-height:0;padding:18px}.pricing-included-strip{max-width:none;margin-right:var(--space-4);margin-left:var(--space-4)}.pricing-included-strip>div{grid-template-columns:1fr}.pricing-page .pricing-under18-panel{padding:18px}.pricing-page .pricing-under18-main{grid-template-columns:1fr}}.hero.hero-section,.page-hero.hero-section,.pricing-hero.hero-section,.student-request-hero.hero-section,.host-launch-hero.hero-section,.home-page .hero.hero-section{position:relative;isolation:isolate;width:100%;max-width:none;overflow:hidden;background:var(--cream-strong)}.hero-background-layer,.page-hero-bg{position:absolute;inset:0;z-index:0;display:block;pointer-events:none}.hero-background-layer img,.page-hero-bg img{display:block;width:100%;height:100%;object-fit:cover;object-position:center right;opacity:1;filter:none}.hero.hero-section .hero-overlay-layer,.page-hero.hero-section .hero-overlay-layer,.pricing-hero.hero-section .hero-overlay-layer,.student-request-hero.hero-section .hero-overlay-layer,.host-launch-hero.hero-section .hero-overlay-layer,.home-page .hero.hero-section .hero-overlay-layer,.hero-overlay-layer{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#faf6eef0,#faf6eed1 34%,#faf6ee73 58%,#faf6ee1f);pointer-events:none}.hero-content-layer,.hero.hero-section .hero-content,.page-hero.hero-section .page-hero-inner,.pricing-hero-copy.hero-content-layer,.student-request-hero-copy.hero-content-layer,.host-launch-hero-copy.hero-content-layer{position:relative;z-index:2}.page-hero.hero-section .page-hero-media,.page-hero.hero-section .page-hero-bg{width:auto;min-height:0;margin:0;border:0;border-radius:0;background:transparent;box-shadow:none}.student-request-hero-bg img,.pricing-hero-bg img,.hero.hero-section .hero-media img,.page-hero-full-bleed .page-hero-bg img{object-position:center right}.host-launch-hero-bg img{object-position:center center}@media(max-width:760px){.hero.hero-section .hero-overlay-layer,.page-hero.hero-section .hero-overlay-layer,.pricing-hero.hero-section .hero-overlay-layer,.student-request-hero.hero-section .hero-overlay-layer,.host-launch-hero.hero-section .hero-overlay-layer,.home-page .hero.hero-section .hero-overlay-layer,.hero-overlay-layer{background:linear-gradient(90deg,#faf6eef5,#faf6eedb 58%,#faf6ee80)}.hero-background-layer img,.page-hero-bg img{object-position:64% center}}
