@charset "UTF-8";
:root{--ink:#182c25;--muted:#6b7871;--green:#176449;--green-dark:#104e38;--line:#e4e9e1;--paper:#fafbf7;--mint:#edf3e8;--white:#fff;--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img,svg{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #78a654;outline-offset:5px}::selection{background:#c9e1b5}.wrap{width:min(1180px,calc(100% - 80px));margin:auto}.skip-link{position:fixed;top:-80px;left:20px;z-index:100;background:var(--green);color:white;padding:10px 20px}.skip-link:focus{top:8px}
.site-header{height:90px;position:sticky;top:0;z-index:20;background:rgba(250,251,247,.96);border-bottom:1px solid rgba(228,233,225,.6);backdrop-filter:blur(12px)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:11px;flex-shrink:0}.brand img{width:39px;height:39px}.brand-name{font-size:25px;line-height:1.2;font-weight:750;letter-spacing:1px}.brand-name small{display:block;font-size:9px;font-weight:550;letter-spacing:2.3px;margin-top:4px;color:var(--muted)}.nav{display:flex;align-items:center;gap:36px;height:100%}.nav a{height:100%;display:flex;align-items:center;position:relative;font-size:14px;color:#647168;white-space:nowrap}.nav a:hover,.nav a[aria-current=page]{color:var(--green)}.nav a[aria-current=page]:after{content:"";width:18px;height:3px;border-radius:2px;position:absolute;bottom:19px;left:calc(50% - 9px);background:var(--green)}.header-link{font-size:13px;border:1px solid #cedbca;border-radius:999px;padding:9px 19px;display:inline-flex;align-items:center;gap:16px}.menu-button{display:none;background:none;border:1px solid var(--line);border-radius:10px;padding:8px;color:var(--ink)}.icon{width:24px;height:24px;stroke:currentColor;stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round}.arrow{display:inline-block;font-family:Arial,sans-serif;font-size:21px;line-height:1}
.hero{padding:64px 0 48px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.02fr 1fr;gap:20px;align-items:center}.eyebrow{font-size:11px;font-weight:650;letter-spacing:2.1px;color:var(--green);display:flex;align-items:center;gap:10px;margin:0 0 25px}.eyebrow:before{content:"";height:6px;width:6px;border-radius:50%;background:#86a95f}.hero h1{font-size:clamp(42px,4.6vw,65px);line-height:1.27;letter-spacing:-2px;font-weight:750;margin:0 0 24px}.hero h1 em{font-style:normal;color:var(--green)}.hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.95;color:var(--muted);margin:0;max-width:435px}.actions{display:flex;align-items:center;gap:26px;margin-top:32px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;background:var(--green);color:#fff;border-radius:9px;padding:13px 24px;font-size:14px;font-weight:550;transition:background .2s,transform .2s}.button:hover{background:var(--green-dark);transform:translateY(-2px)}.button.light{background:#eff5e7;color:var(--green)}.text-link{display:inline-flex;align-items:center;gap:13px;font-size:14px;color:var(--green)}.text-link:hover{gap:18px}.hero-note{display:flex;align-items:center;gap:8px;font-size:11px;color:#849083;margin-top:30px}.hero-note .icon{width:15px;height:15px}.hero-art{position:relative;min-width:0}.hero-art>img{width:100%;height:auto}.art-label{position:absolute;right:18px;top:15px;border-radius:999px;background:#fff;border:1px solid var(--line);padding:9px 15px;font-size:10px;letter-spacing:1.5px;transform:rotate(5deg)}.art-badge{position:absolute;left:3px;bottom:29px;background:#fff;border:1px solid #e4e9dc;padding:15px 24px 15px 17px;display:flex;align-items:center;gap:13px;border-radius:14px;box-shadow:0 8px 28px #1b39250a}.art-badge .badge-check{width:37px;height:37px;display:grid;place-items:center;border-radius:50%;background:var(--mint);color:var(--green)}.art-badge strong{font-size:14px;display:block;font-weight:600}.art-badge small{font-size:10px;letter-spacing:.3px;color:var(--muted)}
.journey-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);padding:26px 0;margin-top:33px}.journey-item{display:flex;align-items:center;gap:20px;padding-left:44px;border-left:1px solid var(--line)}.journey-item:first-child{border-left:0;padding-left:0}.journey-item span{font-size:13px;color:#899b80;font-family:Georgia,serif;font-style:italic}.journey-item strong{display:block;font-size:16px;font-weight:550}.journey-item small{display:block;color:var(--muted);font-size:12px;margin-top:3px}
.section{padding:70px 0}.section-heading{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:30px}.kicker{color:var(--green);font-size:10px;font-weight:650;letter-spacing:2px;margin:0 0 9px}.section-heading h2,.split-copy h2{font-size:32px;line-height:1.45;letter-spacing:-.6px;margin:0;font-weight:650}.section-heading p:not(.kicker){font-size:14px;color:var(--muted);margin:8px 0 0}.exam-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.exam-card{background:white;border:1px solid var(--line);border-radius:16px;padding:27px 25px 23px;transition:transform .2s,border-color .2s}.exam-card:hover{transform:translateY(-5px);border-color:#a5bfa0}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:27px}.icon-box{height:47px;width:47px;border-radius:13px;background:var(--mint);color:var(--green);display:grid;place-items:center}.card-number{font-family:Georgia,serif;font-size:16px;font-style:italic;color:#9aa692}.exam-card h3{font-size:20px;margin:0 0 4px;font-weight:600}.exam-card .card-subtitle{font-size:12px;color:var(--green);margin:0}.exam-card p{font-size:13px;line-height:1.9;color:var(--muted);margin:16px 0 20px}.card-bottom{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#71816c;padding-top:17px;border-top:1px solid #eff2ec}.card-bottom .arrow{color:var(--green)}
.school-preview{display:grid;grid-template-columns:1.06fr 1fr;border:1px solid #e1e8da;border-radius:var(--radius);overflow:hidden;background:#eff3e9}.school-visual{min-height:375px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#e3ebda}.campus-map{width:80%;padding:28px 26px;border:2px solid #a9bc9a;border-radius:30px;transform:rotate(-8deg)}.campus-map-top{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:600;letter-spacing:1px;color:#68805b;margin-bottom:19px}.campus-map svg{width:100%;height:auto}.map-tag{position:absolute;bottom:36px;right:30px;background:#fafcf5;border:1px solid #d9e1cf;border-radius:9px;padding:10px 17px;font-size:12px;color:#49613d;transform:rotate(3deg)}.split-copy{padding:47px 48px}.split-copy>p:not(.kicker){color:var(--muted);font-size:14px;margin:15px 0 20px;line-height:1.9}.check-list{list-style:none;padding:0;margin:23px 0 26px;display:grid;gap:13px}.check-list li{display:flex;align-items:center;gap:10px;font-size:13px;color:#53634e}.check-list .icon{width:17px;height:17px;color:var(--green)}
.app-preview{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:420px;gap:70px}.app-preview .split-copy{padding:10px 0}.app-brand{display:flex;align-items:center;gap:13px;margin:0 0 25px}.app-brand img{width:55px;height:55px}.app-brand strong{font-size:19px;font-weight:600}.app-brand small{display:block;font-size:10px;letter-spacing:1px;color:var(--muted);margin-top:2px}.feature-pills{display:flex;flex-wrap:wrap;gap:10px;margin:23px 0 26px}.feature-pills span{font-size:11px;border:1px solid #dce4d5;border-radius:999px;padding:5px 12px;color:#6a7a60}.phone-stage{background:#ecefe4;border-radius:var(--radius);min-height:426px;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:flex-start;padding-top:38px}.phone{width:235px;min-height:408px;border:6px solid #344c3d;border-radius:34px;background:#f9fbf5;box-shadow:15px 20px 0 #dfe5d4;padding:14px 15px 22px;transform:rotate(5deg);flex-shrink:0}.phone-top{display:flex;justify-content:space-between;align-items:center;font-size:9px;font-weight:600;padding:0 7px 24px}.phone-island{width:58px;height:13px;border-radius:10px;background:#344c3d;position:absolute;top:8px;left:calc(50% - 29px)}.phone-greeting{font-size:10px;color:#829078;margin:0}.phone h3{font-size:20px;margin:3px 0 19px;letter-spacing:-.6px}.phone-banner{background:#dcebcf;padding:17px 14px;border-radius:12px;position:relative}.phone-banner strong{font-size:14px;display:block}.phone-banner span{font-size:9px;color:#698157}.phone-banner .icon{position:absolute;right:15px;top:24px;width:25px;height:25px;color:#4d7343}.phone-label{font-size:11px;font-weight:600;margin:21px 0 12px}.phone-tiles{display:grid;grid-template-columns:1fr 1fr;gap:9px}.phone-tile{background:#fff;border:1px solid #e6ebdf;border-radius:10px;padding:11px}.phone-tile .icon{width:20px;height:20px;color:var(--green);margin-bottom:7px}.phone-tile b{font-size:10px;display:block}.phone-tile small{font-size:8px;color:#899380}.phone-tabbar{display:flex;justify-content:space-around;border-top:1px solid #e5eade;font-size:9px;margin-top:18px;padding-top:11px;color:#8e9a83}.phone-tabbar span:first-child{color:var(--green)}.phone-caption{position:absolute;bottom:14px;right:17px;color:#77856c;font-size:9px;letter-spacing:.5px}.floating-note{position:absolute;left:27px;top:117px;background:#fff;border:1px solid #e5e9de;border-radius:12px;padding:13px 16px;font-size:12px;box-shadow:0 8px 25px #233e1e06;transform:rotate(-5deg);z-index:2}.floating-note .icon{width:18px;height:18px;color:var(--green);display:inline-block;vertical-align:-4px;margin-right:6px}.floating-note.second{left:auto;right:20px;top:294px;transform:rotate(3deg);font-size:11px}
.closing{border-top:1px solid var(--line);padding:38px 0;display:flex;align-items:center;justify-content:space-between;gap:25px}.closing h2{font-size:22px;font-weight:550;margin:0}.closing p{color:var(--muted);font-size:12px;margin:5px 0 0}.site-footer{background:#edf1e8;border-top:1px solid #e1e7dc;padding:33px 0 20px}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:28px}.footer-main .brand img{width:31px;height:31px}.footer-main .brand-name{font-size:20px}.footer-tagline{color:var(--muted);font-size:12px;margin:8px 0 0}.footer-links{display:flex;gap:25px;font-size:12px;color:#66765f}.footer-bottom{border-top:1px solid #dce4d5;padding-top:18px;display:flex;justify-content:space-between;gap:15px;color:#7a8872;font-size:11px;flex-wrap:wrap}.footer-bottom a:hover{text-decoration:underline}
.page-intro{padding:57px 0 48px;border-bottom:1px solid var(--line)}.breadcrumb{display:flex;gap:10px;color:#8a9682;font-size:11px;margin:0 0 31px}.breadcrumb a:hover{color:var(--green)}.page-intro h1{font-size:45px;line-height:1.4;font-weight:650;letter-spacing:-1.5px;margin:0 0 14px}.page-intro .lead{max-width:650px;font-size:15px;color:var(--muted);line-height:1.95;margin:0}.page-intro .eyebrow{margin-bottom:16px}.content-layout{display:grid;grid-template-columns:215px 1fr;gap:65px;padding-top:48px;padding-bottom:65px}.side-nav{align-self:start;position:sticky;top:123px}.side-nav p{font-size:10px;letter-spacing:1.5px;color:#8b9782;margin:0 0 15px}.side-nav a{display:block;padding:10px 14px;border-left:1px solid #dce3d5;font-size:13px;color:#6c7b63}.side-nav a:hover{color:var(--green);border-color:var(--green);background:#eff3e9}.article-section{padding:0 0 36px;margin:0 0 36px;border-bottom:1px solid var(--line);scroll-margin-top:120px}.article-section:last-child{border-bottom:0;margin-bottom:0}.article-header{display:flex;align-items:center;gap:17px;margin-bottom:19px}.article-header h2{font-size:25px;font-weight:600;margin:0}.article-header small{font-size:12px;color:var(--muted);display:block;margin-top:2px}.article-section>p{color:var(--muted);font-size:14px;line-height:1.95}.tag-row{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.tag{border-radius:6px;background:var(--mint);color:#638156;font-size:11px;padding:5px 10px}.tip-box{background:#f0f4ea;border-radius:12px;padding:20px 23px;margin-top:20px}.tip-box h3{font-size:14px;font-weight:600;margin:0 0 8px}.tip-box p{color:#6b7c61;font-size:13px;line-height:1.9;margin:0}.article-section ul{padding-left:20px;color:var(--muted);font-size:14px;line-height:2}.article-section li+li{margin-top:7px}.info-note{border-left:3px solid #96b783;padding:3px 0 3px 17px;font-size:12px;line-height:1.9;color:#7a8970;margin-top:25px}.info-note a{text-decoration:underline;text-underline-offset:3px}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px;margin:25px 0}.step-card{background:#fff;border:1px solid var(--line);padding:24px;border-radius:14px}.step-card>span{font:italic 19px Georgia,serif;color:#92a583}.step-card h3{font-size:17px;font-weight:600;margin:13px 0 8px}.step-card p{font-size:13px;line-height:1.9;color:var(--muted);margin:0}.numbered-list{list-style:none;padding:0!important;counter-reset:items}.numbered-list li{counter-increment:items;position:relative;padding:3px 0 16px 41px}.numbered-list li:before{content:"0" counter(items);position:absolute;left:0;top:3px;color:#8ea380;font-family:Georgia,serif}.numbered-list strong{color:var(--ink);display:block;font-size:15px;font-weight:550}.faq details{border-bottom:1px solid var(--line);padding:18px 0}.faq summary{list-style:none;cursor:pointer;font-size:14px;font-weight:550;display:flex;justify-content:space-between;gap:20px}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";font-size:20px;font-weight:400;color:var(--green);line-height:1.2}.faq details[open] summary:after{content:"−"}.faq details p{font-size:13px;color:var(--muted);line-height:1.95;margin:13px 30px 0 0}.wide-app{padding:65px 0}.wide-app .app-preview{grid-template-columns:1.05fr 1fr;gap:90px}.wide-app .split-copy h1{font-size:49px;letter-spacing:-1.7px;line-height:1.35;margin:0}.wide-app .split-copy h1 em{font-style:normal;color:var(--green)}.wide-app .phone-stage{min-height:490px;padding-top:57px}.wide-app .phone{transform:rotate(5deg) scale(1.07)}.center-heading{text-align:center;margin-bottom:30px}.center-heading h2{font-size:31px;font-weight:600;margin:0}.center-heading p:not(.kicker){font-size:14px;color:var(--muted)}.app-values{padding-top:15px;padding-bottom:50px}.app-values .step-card{padding:30px}.app-values .icon-box{margin-bottom:24px}.app-statement{padding:30px 35px;background:var(--mint);border-radius:15px;display:flex;gap:30px;justify-content:space-between;align-items:center;margin-bottom:60px}.app-statement h2{font-size:22px;font-weight:550;margin:0 0 8px}.app-statement p{margin:0;font-size:13px;color:var(--muted)}
@media(min-width:1600px){.hero{padding-top:78px}.hero h1{font-size:67px}}
@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.nav{gap:24px}.header-link{display:none}.hero h1{font-size:48px}.hero{padding-top:42px}.art-label{right:5px;font-size:8px}.art-badge{padding:12px;bottom:9px}.art-badge strong{font-size:12px}.art-badge small{font-size:9px}.exam-card{padding:23px 18px}.split-copy{padding:34px}.section-heading h2,.split-copy h2{font-size:29px}.app-preview{gap:45px}.floating-note{left:9px;top:104px;font-size:10px;padding:10px}.floating-note.second{right:7px}.content-layout{gap:36px;grid-template-columns:170px 1fr}.wide-app .app-preview{gap:40px}.wide-app .split-copy h1{font-size:42px}}
@media(max-width:760px){html{scroll-padding-top:85px}.wrap{width:calc(100% - 40px)}.site-header{height:73px}.brand img{width:34px;height:34px}.brand-name{font-size:22px}.brand-name small{font-size:8px}.menu-button{display:block}.header-inner{gap:15px}.nav{position:absolute;top:72px;left:0;right:0;height:auto;display:none;background:var(--paper);padding:12px 20px 20px;border-bottom:1px solid var(--line);box-shadow:0 10px 14px #1b392508;gap:0}.nav.is-open{display:flex;flex-direction:column;align-items:stretch}.nav a{padding:11px 12px;height:auto;border-radius:7px}.nav a[aria-current=page]{background:var(--mint)}.nav a[aria-current=page]:after{display:none}.hero{padding:42px 0 21px}.hero-grid{grid-template-columns:1fr;gap:18px}.hero h1{font-size:48px;letter-spacing:-1.8px}.hero-copy>p:not(.eyebrow){font-size:14px;max-width:450px}.eyebrow{font-size:10px;letter-spacing:1.7px;margin-bottom:22px}.actions{gap:22px;margin-top:25px}.button{padding:12px 20px;font-size:13px;gap:21px}.hero-note{margin-top:22px}.hero-art{width:100%;max-width:490px;justify-self:center}.art-label{top:19px;right:9px;font-size:8px}.art-badge{left:8px;bottom:13px}.journey-strip{margin-top:20px;padding:22px 0;gap:10px}.journey-item,.journey-item:first-child{padding:0 0 0 12px;display:block}.journey-item:first-child{padding-left:0}.journey-item span{font-size:11px}.journey-item strong{font-size:13px;margin-top:3px}.journey-item small{font-size:10px}.section{padding:43px 0}.section-heading{gap:17px;margin-bottom:24px;align-items:center}.section-heading h2,.split-copy h2{font-size:26px}.section-heading p:not(.kicker){font-size:12px}.section-heading .text-link{font-size:11px;gap:6px;flex-shrink:0}.kicker{font-size:9px;letter-spacing:1.6px}.exam-grid{grid-template-columns:1fr 1fr;gap:12px}.exam-card{padding:21px 17px 17px}.card-top{margin-bottom:21px}.icon-box{width:41px;height:41px;border-radius:11px}.exam-card h3{font-size:18px}.exam-card .card-subtitle{font-size:10px}.exam-card p{font-size:12px;margin:13px 0 16px}.card-bottom{font-size:10px}.school-preview{grid-template-columns:1fr}.school-visual{min-height:295px}.campus-map{max-width:365px;padding:19px 24px}.split-copy{padding:30px 26px}.split-copy>p:not(.kicker){font-size:13px}.app-preview,.wide-app .app-preview{grid-template-columns:1fr;gap:29px}.app-preview .split-copy{padding:0}.app-preview .phone-stage{width:100%;min-height:403px}.phone-stage .floating-note{left:6%;top:109px}.phone-stage .floating-note.second{left:auto;right:5%;top:285px}.closing{align-items:flex-start;padding:27px 0;gap:18px}.closing h2{font-size:18px}.closing p{font-size:11px}.closing .text-link{font-size:12px;white-space:nowrap;margin-top:6px}.footer-main{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:23px}.footer-links{gap:25px;font-size:11px}.footer-bottom{font-size:10px;gap:8px;flex-direction:column}.page-intro{padding:33px 0}.breadcrumb{margin-bottom:25px}.page-intro h1{font-size:34px;letter-spacing:-1px}.page-intro .lead{font-size:13px}.content-layout{grid-template-columns:1fr;gap:30px;padding-top:24px;padding-bottom:36px}.side-nav{position:static;display:flex;flex-wrap:wrap;gap:7px}.side-nav p{display:none}.side-nav a{border:1px solid var(--line);padding:6px 12px;border-radius:7px;font-size:11px}.article-header h2{font-size:22px}.article-header small{font-size:11px}.article-section{padding-bottom:26px;margin-bottom:28px;scroll-margin-top:94px}.article-section>p,.article-section ul{font-size:13px}.step-grid{grid-template-columns:1fr;gap:12px}.step-card{padding:20px}.tip-box{padding:18px}.faq summary{font-size:13px}.wide-app{padding:29px 0 42px}.wide-app .split-copy h1{font-size:42px}.wide-app .phone-stage{min-height:453px}.center-heading h2{font-size:26px}.app-values{padding-bottom:30px}.app-values .step-grid{grid-template-columns:1fr}.app-values .step-card{padding:25px}.app-values .icon-box{margin-bottom:15px}.app-statement{padding:25px;flex-direction:column;gap:20px;align-items:flex-start;margin-bottom:38px}.app-statement h2{font-size:20px}.app-statement p{font-size:12px}}
@media(max-width:760px){.section-heading{display:block}.section-heading .text-link{margin-top:14px}.closing{flex-direction:column;gap:12px}}
@media(max-width:360px){.wrap{width:calc(100% - 30px)}.hero h1{font-size:41px}.exam-card{padding:18px 13px}.section-heading h2{font-size:23px}.hero-art .art-badge{padding:9px}.art-badge .badge-check{width:29px;height:29px}.floating-note.second{display:none}.footer-links{gap:18px}.wide-app .split-copy h1{font-size:37px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
