@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}}:root{--ink:#0d2348;--muted:#52627a;--paper:#fffdf9;--cream:#fff6ec;--line:#dce3ec;--orange:#f56600;--orange-dark:#d94f00;--orange-soft:#fff0df;--green:#4f8a1f;--sage:#edf5e8;--lav:#f1f4f8;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.container{width:min(1120px,100% - 48px);margin:auto}.narrow{width:min(780px,100% - 48px)}.site-header{border-bottom:1px solid var(--line);z-index:5;background:#fffaf4f5;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;height:78px;display:flex}.wordmark{letter-spacing:-.04em;align-items:center;gap:10px;font-size:1.12rem;font-weight:800;display:flex}.site-logo{object-fit:contain;width:74px;height:74px;display:block}.bridge-logo{object-fit:contain;width:72px;height:72px;display:block}.header-business{color:var(--muted);align-items:center;gap:12px;font-size:.82rem;display:flex}.header-button{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:22px;padding:11px 16px;font-size:.77rem;font-weight:700;box-shadow:0 2px 5px #5e321210}.hero{grid-template-columns:1.03fr .97fr;align-items:center;gap:48px;min-height:590px;padding:65px 0 75px;display:grid}.location-badge{border:1px solid #ffc894;border-left:4px solid var(--orange);background:var(--orange-soft);width:100%;max-width:640px;color:var(--ink);letter-spacing:-.01em;border-radius:0 14px 14px 0;margin:0 0 24px;padding:12px 16px;font-size:.96rem;font-weight:700;line-height:1.35;display:block}.hero h1{letter-spacing:-.065em;max-width:none;margin:0 0 20px;font-size:clamp(2.7rem,4.4vw,3.5rem);line-height:.98}.hero-text{max-width:620px;color:var(--muted);margin:0;font-size:1.08rem;line-height:1.6}.hero-text strong{color:var(--ink)}.hero-roles{max-width:600px;color:var(--ink);font-size:.88rem;font-weight:700;line-height:1.7}.hero-roles i{color:var(--orange);margin:0 4px;font-style:normal}.free-note{color:var(--green);margin:18px 0 24px;font-size:.92rem;font-weight:800}.button{border-radius:18px;justify-content:space-between;align-items:center;gap:25px;min-height:52px;padding:15px 20px;font-size:.84rem;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover,.text-link:hover{transform:translateY(-2px)}.button-primary{background:var(--orange);color:#fff;box-shadow:0 9px 18px #f5660030}.button-outline{border:1px solid var(--line);color:var(--ink);background:#fff}.button-dark{background:var(--ink);color:#fff}.resume-note{color:var(--muted);margin:15px 0 0;font-size:.79rem}.photo{color:#fff;background-color:#e4d1bd;border-radius:24px;align-items:flex-end;min-height:230px;padding:18px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 32px #5e321218}.photo>img{z-index:0;object-fit:cover}.photo:before{content:"";z-index:1;background:linear-gradient(#0000 35%,#211810b8);position:absolute;inset:0}.photo span{z-index:2;letter-spacing:.02em;font-size:.8rem;font-weight:700;position:relative}.hero-photo{background-color:#e6bea0;border-radius:32px;min-height:430px}.quick-section,.roles-section,.two-sided,.faq-section{padding:92px 0}.quick-section{background:var(--cream);border-top:1px solid #f4dfcc;border-bottom:1px solid #f4dfcc}.section-label{color:var(--orange-dark);letter-spacing:.16em;margin:0 0 12px;font-size:.7rem;font-weight:900}.section-intro{color:var(--muted);margin:-10px 0 30px;line-height:1.6}.quick-section h2,.roles-section h2,.process-section h2,.two-sided h2,.faq-section h2{letter-spacing:-.05em;margin:0 0 16px;font-size:clamp(2rem,4vw,3.1rem)}.quick-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.quick-card{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:12px;min-height:80px;padding:16px;transition:transform .2s,box-shadow .2s;display:flex}.quick-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px #5e321215}.quick-card>span{font-size:1.5rem}.quick-card b{font-size:.83rem;line-height:1.25}.quick-card small{color:var(--orange-dark);margin-top:5px;font-size:.68rem;display:block}.story-section{background:var(--ink);color:#fff;padding:100px 0}.story-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:65px;display:grid}.story-section .section-label{color:#ffab72}.story-section h2{letter-spacing:-.06em;margin:0;font-size:clamp(2.4rem,5vw,4.2rem);line-height:1.02}.story-section h2 em{color:#ff9a59;font-style:normal}.story-section h3{color:#ffd1b4;margin:22px 0 16px;font-size:1.25rem}.story-section p{color:#e4d7cf;max-width:510px;line-height:1.7}.connection-visual{grid-template-columns:1fr auto 1.2fr auto 1fr;align-items:center;gap:14px;display:grid}.connection-visual>div{text-align:center;background:#ffffff0d;border:1px solid #ffffff25;border-radius:20px;padding:23px 14px}.connection-visual strong{letter-spacing:.08em;font-size:.82rem;display:block}.connection-visual small{color:#cdbdb3;margin-top:12px;font-size:.72rem;line-height:1.5;display:block}.connection-visual>span{color:#ff9860;font-size:1.5rem}.connection-center{background:#f56600!important;border-color:#ff9860!important}.connection-center .brand-mark{width:28px;height:28px;color:var(--orange);background:#fff;margin:0 auto 10px;font-size:.9rem}.roles-section{background:var(--paper)}.role-grid{grid-template-columns:repeat(2,1fr);gap:22px;margin-top:40px;display:grid}.role-card{border:1px solid var(--line);background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 9px 26px #5e32120c}.role-card .photo{min-height:185px;box-shadow:none;border-radius:0}.role-card-body{padding:24px}.role-card h3{letter-spacing:-.03em;margin:0 0 10px;font-size:1.35rem}.role-card p{color:var(--muted);font-size:.88rem;line-height:1.6}.skill-list{flex-wrap:wrap;gap:7px;margin:17px 0;display:flex}.skill-list span{background:var(--orange-soft);color:var(--orange-dark);border-radius:20px;padding:6px 9px;font-size:.68rem;font-weight:800}.role-note{border-left:2px solid #ffd0ad;padding-left:12px;font-size:.8rem!important}.text-link{color:var(--orange-dark);gap:10px;font-size:.78rem;font-weight:900;transition:transform .2s;display:inline-flex}.learner-section{background:var(--sage);padding:96px 0}.learner-grid{grid-template-columns:.88fr 1.12fr;align-items:center;gap:65px;display:grid}.learner-grid .photo{background-color:#b8d8c6;min-height:365px}.learner-grid h2{letter-spacing:-.055em;max-width:600px;margin:0 0 16px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.04}.learner-grid p:not(.section-label){max-width:580px;color:var(--muted);line-height:1.7}.check-list{grid-template-columns:1fr 1fr;gap:12px;margin:25px 0;display:grid}.check-list span{font-size:.82rem;font-weight:800}.learner-grid small,.business-grid small{color:var(--muted);margin-top:14px;font-size:.72rem;display:block}.process-section{background:var(--lav);padding:95px 0}.steps{border-top:1px solid #d5caef;margin-top:35px}.step{border-bottom:1px solid #d5caef;gap:20px;padding:23px 0;display:flex}.step-number{background:var(--orange);color:#fff;border-radius:50%;flex:0 0 36px;place-items:center;height:36px;font-weight:900;display:grid}.step h3{margin:0 0 5px;font-size:1rem}.step p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.55}.disclaimer{color:var(--muted);font-size:.76rem}.business-section{background:var(--cream);padding:105px 0}.business-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:64px;display:grid}.business-grid h2{letter-spacing:-.06em;max-width:670px;margin:0 0 20px;font-size:clamp(2.2rem,4vw,3.8rem);line-height:1.05}.business-grid>div>p:not(.section-label){max-width:610px;color:var(--muted);line-height:1.7}.business-free{font-weight:900;color:var(--green)!important}.business-grid .photo{background-color:#e1c8a3;min-height:390px}.business-grid small{color:var(--muted)}.two-sided{background:#fff}.sides-grid{grid-template-columns:1fr .6fr 1fr;align-items:stretch;gap:18px;margin-top:38px;display:grid}.side-card{border:1px solid var(--line);background:var(--paper);border-radius:22px;padding:28px}.side-icon{color:var(--orange);margin-bottom:15px;font-size:1.8rem;display:block}.side-card h3{margin:0 0 8px;font-size:1.3rem}.side-card p{color:var(--muted);font-size:.82rem}.side-card ul{color:var(--ink);gap:8px;margin:20px 0 0;padding:0;font-size:.8rem;list-style:none;display:grid}.side-card li:before{content:"✓";color:var(--green);margin-right:8px;font-weight:900}.side-bridge{background:var(--orange);color:#fff;text-align:center;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:25px;display:flex}.side-bridge .brand-mark{color:var(--orange);background:#fff}.side-bridge span{font-size:.75rem;line-height:1.5}.center-note{max-width:650px;color:var(--muted);text-align:center;margin:28px auto 0;font-size:.9rem}.mission-section{background:var(--green);color:#fff;text-align:center;padding:95px 0}.mission-section .section-label{color:#aee2ca}.mission-section h2{letter-spacing:-.06em;margin:0 auto 20px;font-size:clamp(2.3rem,5vw,4.2rem)}.mission-section p{color:#d7f1e4;max-width:720px;margin:0 auto 20px;line-height:1.7}.mission-section strong{font-size:.9rem}.safety-section{background:var(--paper);padding:80px 0}.safety-box{background:#fff5eb;border:1px solid #f0b583;border-radius:24px;grid-template-columns:1fr 1fr;gap:55px;padding:35px;display:grid}.safety-box h2{letter-spacing:-.045em;max-width:450px;margin:0;font-size:clamp(1.7rem,3vw,2.5rem);line-height:1.08}.safety-box ul{color:var(--muted);gap:13px;margin:0;padding:0 0 0 20px;font-size:.84rem;line-height:1.5;display:grid}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;gap:20px;padding:20px 0;font-size:.93rem;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--orange);font-size:1.25rem}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:650px;color:var(--muted);margin:-5px 0 20px;font-size:.84rem;line-height:1.6}.final-cta{text-align:center;padding:100px 0}.final-cta h2{letter-spacing:-.06em;margin:0 0 12px;font-size:clamp(2.5rem,5vw,4.5rem)}.final-cta>p:not(.section-label){color:var(--muted)}.final-cta>div{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:25px;display:flex}.site-footer{background:var(--ink);color:#fff;padding:55px 0 22px}.footer-inner{justify-content:space-between;gap:40px;display:flex}.footer-inner p{color:#cfc0b7;font-size:.82rem;line-height:1.6}.footer-inner small{color:#a9988e;font-size:.72rem}.footer-inner nav{color:#cfc0b7;grid-template-columns:repeat(2,auto);align-content:start;gap:13px 35px;font-size:.78rem;display:grid}.footer-bottom{color:#a9988e;border-top:1px solid #ffffff1c;margin-top:45px;padding-top:18px;font-size:.7rem}.placeholder-page{background:var(--paper);min-height:100vh;padding:30px max(24px,50% - 560px)}.placeholder-card{border:1px solid var(--line);background:#fff;border-radius:24px;max-width:560px;margin:100px auto;padding:40px}.placeholder-card h1{letter-spacing:-.06em;margin:0;font-size:3.3rem}.placeholder-card h1 span{color:var(--orange)}.placeholder-card p:not(.kicker){color:var(--muted);line-height:1.7}.kicker{color:var(--orange-dark);letter-spacing:.16em;font-size:.7rem;font-weight:900}.site-footer .site-logo{background:#fff;border-radius:50%;width:96px;height:96px}.connection-center .bridge-logo,.side-bridge .bridge-logo{background:#fff;border-radius:50%}.site-footer{background:var(--ink)}.site-footer .wordmark{color:#fff}.site-footer .wordmark .site-logo{background:#fff;border-radius:50%}.site-footer p,.site-footer small,.site-footer nav{color:#d9e1ec}.site-footer nav a,.site-footer nav span{color:#fff}.header-inner .site-logo{background:#fff;border-radius:50%}.hero-copy{min-width:0}.location-badge{border:1px solid #ffc894;border-left:4px solid var(--orange);max-width:640px;color:var(--ink);letter-spacing:-.01em;background:linear-gradient(135deg,#fff3e3,#fff9f1);border-radius:16px;align-items:flex-start;gap:10px;padding:13px 16px 13px 14px;font-size:.94rem;font-weight:700;line-height:1.42;display:flex}.location-badge p{margin:0}.location-badge strong,.hero h1 span{color:var(--orange)}.hero-icon{flex:0 0 18px;width:18px;height:18px}.location-badge>.hero-icon{color:var(--orange);margin-top:1px}.hero h1{max-width:690px}.hero-roles{margin:18px 0 13px}.hero-actions{flex-wrap:wrap;gap:11px;display:flex}.hero-benefits{color:var(--muted);flex-wrap:wrap;gap:10px 18px;margin-top:20px;font-size:.75rem;font-weight:700;display:flex}.hero-benefits span{align-items:center;gap:6px;display:inline-flex}.hero-benefits .hero-icon{width:15px;height:15px;color:var(--orange);flex-basis:15px}.hero-visual{align-self:stretch;min-height:450px;position:relative;transform:translateY(-18px)}.hero-visual .hero-photo{background-position:50%;background-size:cover;border:8px solid #fff;border-radius:34px 118px;height:100%;min-height:440px;box-shadow:0 16px 38px #0d234820}.hero-visual:before{content:"";background:var(--orange-soft);z-index:-1;border-radius:46px 135px;position:absolute;inset:18px -12px -18px 24px;transform:rotate(2deg)}.hero-visual .photo span{display:none}.location-chips{flex-direction:column;gap:8px;display:flex;position:absolute;top:24px;left:-22px}.location-chips span,.distance-card,.emotional-note{background:#fff;border:1px solid #dfe6ee;box-shadow:0 8px 20px #0d23481a}.location-chips span{width:max-content;color:var(--ink);border-radius:18px;align-items:center;gap:6px;padding:8px 12px;font-size:.73rem;font-weight:700;display:inline-flex}.location-chips .hero-icon{width:14px;height:14px;color:var(--orange);flex-basis:14px}.distance-card{color:var(--ink);border-radius:16px;grid-template-columns:25px auto;align-items:center;column-gap:6px;padding:12px 14px;display:grid;position:absolute;top:42px;right:-18px}.distance-card .hero-icon{color:var(--orange);grid-row:span 2;width:22px;height:22px}.distance-card strong{font-size:.88rem}.distance-card small{color:var(--muted);font-size:.67rem}.emotional-note{color:var(--ink);border-radius:12px 12px 12px 3px;padding:13px 16px;font-size:.78rem;line-height:1.45;position:absolute;bottom:24px;right:18px;transform:rotate(-2deg)}.emotional-note strong{color:var(--orange)}@media (max-width:800px){.hero{flex-direction:column;align-items:stretch;gap:30px;min-height:0;padding:42px 0 55px;display:flex}.hero-copy{order:1}.hero-visual{order:2;min-height:0;transform:none}.hero-visual .hero-photo{border-radius:28px 72px;height:360px;min-height:360px}.hero-visual:before{border-radius:36px 82px;inset:14px -7px -12px 10px}.location-chips{gap:6px;top:18px;left:12px}.location-chips span{padding:7px 10px;font-size:.68rem}.distance-card{top:18px;right:10px}.emotional-note{bottom:18px;right:12px}.hero-benefits{gap:9px 14px}.hero-benefits span{font-size:.7rem}.hero-actions{display:grid}.button{text-align:center;justify-content:center;width:100%}}@media (max-width:420px){.location-badge{padding-right:12px;font-size:.86rem}.hero h1{font-size:clamp(2.25rem,9.2vw,3.5rem)}.hero-visual .hero-photo{height:320px;min-height:320px}.hero-benefits{grid-template-columns:1fr 1fr;display:grid}.hero-benefits span:last-child{grid-column:1/-1}}@media (max-width:800px){.container,.narrow{width:min(100% - 32px,600px)}.header-inner{height:68px}.header-business span{display:none}.header-button{padding:10px 12px}.hero{flex-direction:column;align-items:stretch;gap:30px;min-height:0;padding:42px 0 55px;display:flex}.hero h1{font-size:clamp(2.25rem,9.2vw,3.5rem)}.desktop{display:inline}.hero-text{font-size:1rem}.hero-actions{display:grid}.button{text-align:center;justify-content:center;width:100%}.hero-photo{order:2;min-height:260px}.quick-section,.roles-section,.two-sided,.faq-section,.learner-section,.process-section,.business-section,.safety-section,.final-cta{padding:68px 0}.quick-grid{grid-template-columns:1fr 1fr;gap:9px}.quick-card{gap:8px;min-height:84px;padding:12px}.quick-card b{font-size:.73rem}.quick-card>span{font-size:1.25rem}.story-section{padding:72px 0}.story-grid,.learner-grid,.business-grid{grid-template-columns:1fr;gap:35px}.story-section h2{font-size:2.8rem}.connection-visual{grid-template-columns:1fr;gap:10px}.connection-visual>span{justify-self:center;transform:rotate(90deg)}.connection-visual>div{padding:18px}.connection-center{order:2}.roles-section h2,.quick-section h2,.process-section h2,.two-sided h2,.faq-section h2{font-size:2.25rem}.role-grid{grid-template-columns:1fr;gap:16px;margin-top:30px}.role-card .photo{min-height:200px}.role-card-body{padding:20px}.learner-grid .photo{min-height:260px}.check-list{gap:12px 8px}.check-list span{font-size:.75rem}.business-grid h2{font-size:2.35rem}.business-grid .photo{order:-1;min-height:260px}.sides-grid{grid-template-columns:1fr;gap:12px}.side-bridge{min-height:140px}.safety-box{grid-template-columns:1fr;gap:25px;padding:25px 20px}.footer-inner{gap:30px;display:grid}.footer-inner nav{gap:13px 25px}.final-cta h2{font-size:2.7rem}.final-cta>div{display:grid}.placeholder-card{margin:70px auto 0;padding:28px}.placeholder-card h1{font-size:2.6rem}}
