/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, 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;--spacing:.25rem;--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,ui-sans-serif, system-ui, 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{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{.absolute{position:absolute}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy:#102d45;--ink:#14334a;--paper:#faf9f5;--yellow:#f0cf50;--muted:#536575;--line:#d9dfdf;--soft:#eeeee6}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}h1,h2,h3,p{margin:0 0 24px}h1,h2,h3{letter-spacing:-.045em;font-weight:500;line-height:1.08}h1{font-size:clamp(43px,5.1vw,72px)}h2{font-size:clamp(35px,3.5vw,50px)}h3{font-size:28px}em{font-family:Georgia,serif;font-weight:400}a:focus-visible,summary:focus-visible{outline-offset:5px;outline:3px solid #2678cc}.shell{width:min(1200px,100% - 64px);margin:auto}.section{padding:90px 0}.eyebrow{letter-spacing:.13em;text-transform:uppercase;margin-bottom:25px;font-size:13px;font-weight:700}.lead{font-size:20px;line-height:1.7}.site-header{background:var(--paper);z-index:10;position:relative}.nav{justify-content:space-between;align-items:center;gap:24px;min-height:100px;display:flex}.brand{white-space:nowrap;align-items:center;gap:13px;font-family:Georgia,serif;font-size:23px;line-height:1.3;display:flex}.brand small{letter-spacing:.19em;text-transform:uppercase;font:10px/1.8 Arial,sans-serif;display:block}.brand-mark{border:1px solid;border-radius:50%;place-items:center;width:43px;height:43px;font-size:17px;display:grid}.desktop-nav{gap:25px;font-size:14px;display:flex}.desktop-nav a:hover,.text-link:hover{text-underline-offset:5px;text-decoration:underline}.button{background:var(--yellow);min-height:56px;color:var(--navy);border-radius:4px;justify-content:center;align-items:center;padding:14px 23px;font-size:15px;font-weight:700;line-height:1.4;transition:background .2s;display:inline-flex}.button:hover{background:#ffdf65}.button.small{min-height:44px;font-size:14px}.hero{background:var(--navy);color:#fff;overflow:hidden}.hero-grid{grid-template-columns:1.2fr .85fr;align-items:center;gap:45px;display:grid}.hero-copy{padding:66px 0 48px}.hero .eyebrow{color:var(--yellow)}.hero h1{margin-bottom:26px}.hero h1 em{color:var(--yellow)}.hero .lead{color:#dce4e9;max-width:630px;font-size:18px}.actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:32px;display:flex}.text-link{font-size:16px;font-weight:700}.portrait{align-self:end;align-items:end;min-width:0;padding-top:28px;display:flex;position:relative}.portrait img{object-fit:contain;object-position:bottom;z-index:1;width:100%;height:530px;display:block;position:relative}.portrait-orbit{background:#1d415b;border:1px solid #6d8494;border-radius:50% 50% 0 0;position:absolute;inset:45px -18px -150px}.portrait-label{z-index:2;border-left:4px solid var(--yellow);color:var(--ink);background:#faf9f5;padding:16px 22px;position:absolute;bottom:24px;left:10px;right:10px;box-shadow:0 6px 20px #0002}.portrait-label strong{font-size:19px;display:block}.portrait-label span{font-size:13px}.hero-base{color:#dce4e9;border-top:1px solid #ffffff29;gap:50px;padding:21px 0;font-size:14px;display:flex}.hero-base span:before{content:"↗";color:var(--yellow);margin-right:10px}.cards{grid-template-columns:repeat(3,1fr);gap:23px;margin-top:43px;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:6px;flex-direction:column;padding:34px;transition:transform .2s;display:flex}.card:hover{border-color:#90a4b4;transform:translateY(-4px)}.card-yellow{background:#f4df8a;border-color:#f4df8a}.number{letter-spacing:.12em;margin-bottom:45px;font-size:12px;font-weight:700}.card p{color:var(--muted);font-size:16px}.card-link{margin-top:auto;padding-top:16px;font-size:15px;font-weight:700}.split{grid-template-columns:1fr 1fr;align-items:center;gap:85px;display:grid}.soft{background:var(--soft)}.inline-links{flex-wrap:wrap;gap:30px;margin-top:35px;display:flex}.inline-links a{border-bottom:1px solid #9aa9b2;padding:12px 0;font-weight:700}.cta{background:var(--navy);color:#fff;padding:65px 0}.cta h2{margin:0;font-size:40px}.cta .button{justify-self:end}footer{padding:60px 0 25px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:30px;display:grid}.footer-grid>div{flex-direction:column;gap:8px;font-size:14px;display:flex}.footer-grid strong{margin-bottom:10px}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);margin-top:45px;padding-top:20px;font-size:13px}.mobile-nav{display:none}.skip{z-index:100;background:#fff;padding:12px;position:absolute;top:-100px;left:10px}.skip:focus{top:10px}.page-hero{background:var(--navy);color:#fff;padding:64px 0 75px}.page-hero .eyebrow,.page-hero em{color:var(--yellow)}.page-hero h1{max-width:940px}.page-hero .lead{color:#dce4e9;max-width:760px}.breadcrumbs{color:#dce4e9;margin-bottom:32px;font-size:14px}.breadcrumbs a{text-underline-offset:4px;text-decoration:underline}.content{max-width:800px}.content p,.faq p{color:var(--muted)}.content h2{margin-top:55px;font-size:36px}.content h2:first-child{margin-top:0}.numbered{counter-reset:steps;padding:0;list-style:none}.numbered li{counter-increment:steps;border-bottom:1px solid var(--line);grid-template-columns:50px 1fr;gap:12px;padding:24px 0;display:grid}.numbered li:before{content:"0" counter(steps);font-family:Georgia,serif;font-size:26px}.numbered h3{margin-bottom:10px;font-size:24px}.numbered p{margin:0}.faq{max-width:850px;margin:35px auto 0}.faq details{border-bottom:1px solid var(--line);padding:23px 0}.faq summary{cursor:pointer;font-size:19px;font-weight:600;line-height:1.5}.faq p{margin:17px 0 0}.feature-list{padding-left:22px}.feature-list li{margin-bottom:14px}.guide{color:var(--navy);background:#f4df8a}.guide .eyebrow,.guide em,.guide .lead,.guide .breadcrumbs{color:var(--navy)}.guide .button{background:var(--navy);color:#fff}.note{color:var(--muted);font-size:14px}.contact-card{border:1px solid var(--line);background:#fff;border-radius:6px;padding:34px}.contact-card h2{font-size:30px}.contact-card a:not(.button){overflow-wrap:anywhere}.tag{border:1px solid #c4cdcf;border-radius:30px;margin:4px;padding:6px 14px;font-size:14px;display:inline-block}.portrait-small{background:#dae3e8;border-radius:180px 180px 6px 6px;justify-self:center;width:100%;max-width:380px}.source-link{font-size:14px;text-decoration:underline}.center{text-align:center}@media (width<=1000px){.desktop-nav{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{cursor:pointer;padding:8px;font-size:15px}.mobile-nav>div{background:var(--paper);border:1px solid var(--line);min-width:240px;padding:20px;position:absolute;top:45px;right:0;box-shadow:0 10px 30px #0002}.mobile-nav a{padding:8px;font-size:16px;display:block}.nav>.button{margin-left:auto}.hero-grid{gap:20px}.portrait img{height:490px}.split{gap:40px}.cards{gap:14px}.card{padding:25px}.card h3{font-size:25px}}@media (width<=680px){.shell{width:calc(100% - 36px)}.section{padding:58px 0}.nav{gap:12px;min-height:83px}.brand{gap:8px;font-size:19px}.brand-mark{width:34px;height:34px;font-size:14px}.brand small{font-size:9px}.nav>.button{display:none}.hero-grid,.split,.cards,.footer-grid{grid-template-columns:1fr}.hero-copy{padding:46px 0 5px}.hero h1{font-size:44px}.lead{font-size:18px}.portrait{width:85%;margin:auto}.portrait img{height:360px}.portrait-label{padding:10px 15px;bottom:16px}.portrait-label strong{font-size:17px}.portrait-label span{font-size:12px}.hero-base{justify-content:space-between;gap:13px;padding:18px 0;font-size:11px}.hero-base span:before{display:none}.cards{gap:18px;margin-top:32px}.number{margin-bottom:25px}.card{padding:28px}.split{gap:25px}.cta .button{justify-self:start}.cta h2{font-size:35px}.footer-grid{gap:32px}.page-hero{padding:40px 0 48px}.page-hero h1{font-size:42px}.breadcrumbs{margin-bottom:24px}.inline-links{flex-direction:column;gap:12px}.actions{gap:20px}.content h2{font-size:32px}.hero .actions .button{width:100%}.contact-card{padding:25px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.brand img{width:210px;height:auto;display:block}.site-header .nav{min-height:110px}.footer-grid .brand{align-self:start}@media (width<=680px){.brand img{width:176px}.site-header .nav{min-height:96px}}.eyebrow,.number,.portrait-label span{font-size:14px}.hero-base{flex-wrap:wrap;font-size:14px}.review-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:24px;margin:36px 0 24px;display:grid}.review{border-top:3px solid var(--yellow);margin:0;padding:28px 0}.review-area{color:var(--muted);margin-bottom:18px;font-size:14px}.review blockquote{margin:0 0 24px;font-family:Georgia,serif;font-size:23px;line-height:1.5}.review figcaption{flex-direction:column;gap:8px;font-size:16px;display:flex}.review figcaption a{text-underline-offset:4px;font-size:14px;text-decoration:underline}.content>section+section{margin-top:56px}.brand,.hero-grid>*{min-width:0}@media (width<=680px){.hero-base{justify-content:flex-start;gap:10px 20px}.portrait-label span{font-size:14px}.hero h1{font-size:clamp(36px,11.3vw,44px)}.page-hero h1{font-size:clamp(34px,10.7vw,42px)}}.program-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.program-links{flex-direction:column;gap:12px;margin-top:auto;display:flex}.program-links a{text-underline-offset:4px;padding:8px 0;text-decoration:underline}.program-cards .card:hover{border-color:var(--line);transform:none}.contact-number{margin:36px 0 0}.contact-card{flex-direction:column;display:flex}.contact-card .button{align-self:flex-start;margin-top:auto}.button{overflow-wrap:anywhere}@media (width<=680px){.program-cards{grid-template-columns:1fr}}.split>*{min-width:0}.offer-panel{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);align-items:center;gap:clamp(28px,5vw,72px);display:grid}.offer-panel h2{font-size:clamp(30px,3.5vw,48px)}.offer-summary{border:1px solid var(--line);background:#fff;border-radius:22px;padding:clamp(24px,4vw,40px)}.offer-price{letter-spacing:-.03em;margin:12px 0 16px;font-size:clamp(34px,4vw,48px);font-weight:700;line-height:1.15}.offer-summary .button{margin-top:20px}@media (width<=760px){.offer-panel{grid-template-columns:1fr}.offer-summary .button{text-align:center;width:100%}}.course-menu{position:relative}.course-menu summary{cursor:pointer;list-style:none}.course-menu summary:after{content:" ▾"}.course-menu summary::-webkit-details-marker{display:none}.course-menu>div{z-index:30;background:#fff;border:1px solid #ded8cc;gap:0;width:260px;padding:16px;display:grid;position:absolute;top:calc(100% + 18px);right:0;box-shadow:0 12px 30px #14253c1a}.course-menu>div a{padding:10px;font-size:15px;display:block}.course-menu>div a:hover{background:#f6f3ed}.facebook-recommendation{background:#f6f3ed;margin-top:8px;padding:28px}.mobile-nav[open]>div{max-height:75vh;overflow:auto}.restored-home{--navy:#071b33;--navy-2:#0d2948;--ivory:#f6f0e5;--paper:#fbf8f2;--ink:#10243d;--gold:#c6a15b;--coral:#ed6a4b;--muted:#687482}.restored-home *{box-sizing:border-box}.restored-home{scroll-behavior:smooth;background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,Arial,sans-serif}.restored-home a{color:inherit;text-decoration:none}.restored-home .shell{width:min(1180px,100% - 48px);margin-inline:auto}.restored-home .section{padding:110px 0}.restored-home .eyebrow{color:#dcc083;letter-spacing:.18em;text-transform:uppercase;margin:0 0 20px;font-size:12px;font-weight:600}.restored-home .eyebrow.dark{color:#967443}.restored-home h1,.restored-home h2,.restored-home h3,.restored-home p{margin-top:0}.restored-home h1,.restored-home h2{letter-spacing:-.045em;font-weight:500;line-height:.99}.restored-home h1{max-width:720px;color:var(--ivory);margin-bottom:28px;font-size:clamp(58px,7vw,102px)}.restored-home h2{margin-bottom:0;font-size:clamp(40px,5vw,66px)}.restored-home em{color:var(--gold);font-family:Playfair Display,Georgia,serif;font-weight:500}.restored-home .button{border:1px solid var(--gold);background:var(--gold);min-height:58px;color:var(--navy);justify-content:center;align-items:center;gap:18px;padding:0 28px;font-size:14px;font-weight:600;transition:all .25s;display:inline-flex}.restored-home .button:hover{background:#d4b575;transform:translateY(-2px)}.restored-home .button-small{min-height:43px;padding:0 21px;font-size:13px}.restored-home .hero{background:radial-gradient(circle at 82% 35%, #183c62 0, var(--navy) 42%, #041425 100%);min-height:790px;color:var(--ivory);position:relative;overflow:hidden}.restored-home .nav{z-index:5;border-bottom:1px solid #ffffff21;justify-content:space-between;align-items:center;min-height:98px;display:flex;position:relative}.restored-home .brand{letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:13px;font-family:Georgia,serif;font-size:20px;display:flex}.restored-home .brand-mark{border:1px solid var(--gold);width:42px;height:42px;color:var(--gold);letter-spacing:0;border-radius:50%;place-items:center;font-size:14px;display:grid}.restored-home .brand small{color:#9eacbb;letter-spacing:.18em;margin-top:3px;font-family:DM Sans,sans-serif;font-size:8px;display:block}.restored-home .nav-links{color:#d5dce3;gap:34px;font-size:13px;display:flex}.restored-home .nav-links a:hover{color:#fff}.restored-home .hero-grid{z-index:2;grid-template-columns:1.08fr .92fr;align-items:center;min-height:590px;padding-top:34px;padding-bottom:56px;display:grid;position:relative}.restored-home .hero-copy{z-index:3;position:relative}.restored-home .hero-text{color:#bdc8d2;max-width:610px;margin-bottom:34px;font-size:18px;line-height:1.7}.restored-home .hero-actions{align-items:center;gap:32px;display:flex}.restored-home .text-link{color:#d8dee5;font-size:14px}.restored-home .text-link span{color:var(--gold);margin-left:10px}.restored-home .hero-art{height:550px;position:relative;transform:translate(35px)}.restored-home .orbit{border:1px solid #c6a15b47;border-radius:50%;position:absolute}.restored-home .orbit-one{inset:-140px -190px -90px 15px}.restored-home .orbit-two{inset:-60px -90px -10px 100px}.restored-home .arch{border-radius:190px 190px 0 0;position:absolute;bottom:35px;left:50%;transform:translate(-50%)}.restored-home .arch-back{background:#0a2038;border:1px solid #c6a15b73;width:340px;height:440px;box-shadow:0 24px 80px #00000059}.restored-home .arch-mid{background:#06192e;border:1px solid #c6a15b8c;width:250px;height:355px;bottom:35px}.restored-home .arch-light{background:linear-gradient(#fff5d7,#e8bb6c);width:162px;height:264px;bottom:35px;overflow:hidden;box-shadow:0 0 70px #e3b56438}.restored-home .sun{background:#fff7dd;border-radius:50%;width:70px;height:70px;position:absolute;top:45px;left:50%;transform:translate(-50%);box-shadow:0 0 30px #fff}.restored-home .path{z-index:3;border-top:1px solid var(--gold);opacity:.9;background:linear-gradient(90deg,#071b33,#bd8e44);width:430px;height:96px;position:absolute;bottom:3px;right:-70px;transform:skew(-30deg)rotate(-8deg)}.restored-home .star{z-index:4;color:var(--gold);position:absolute}.restored-home .star-a{font-size:28px;top:60px;left:22px}.restored-home .star-b{font-size:18px;top:165px;right:18px}.restored-home .stamp{z-index:5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#071b33c2;border:1px solid #ffffff61;border-radius:50%;align-items:center;gap:10px;width:128px;height:128px;padding:15px;display:flex;position:absolute;bottom:25px;right:15px}.restored-home .stamp strong{color:var(--gold);font-family:Georgia,serif;font-size:28px}.restored-home .stamp span{color:#dce1e7;text-transform:uppercase;font-size:9px;line-height:1.4}.restored-home .proof-bar{z-index:6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#041425bd;border-top:1px solid #ffffff1f;position:absolute;bottom:0;left:0;right:0}.restored-home .proof-inner{grid-template-columns:repeat(4,1fr);min-height:92px;display:grid}.restored-home .proof-inner span{color:#abb8c5;border-right:1px solid #ffffff1a;align-items:center;gap:9px;padding:0 24px;font-size:12px;display:flex}.restored-home .proof-inner strong{color:#f6f0e5;font-family:Georgia,serif;font-size:20px}.restored-home .section-heading{grid-template-columns:1.4fr .6fr;align-items:end;gap:80px;margin-bottom:56px;display:grid}.restored-home .section-heading p:last-child{color:var(--muted);margin:0;font-size:16px;line-height:1.7}.restored-home .program-grid{border-top:1px solid #d8d2c7;border-left:1px solid #d8d2c7;grid-template-columns:repeat(4,1fr);display:grid}.restored-home .program-card{background:#ffffff5c;border-bottom:1px solid #d8d2c7;border-right:1px solid #d8d2c7;min-height:390px;padding:32px 28px;transition:all .3s}.restored-home .program-card:hover{background:var(--navy);color:#fff;transform:translateY(-7px);box-shadow:0 22px 45px #0f1f3324}.restored-home .card-top{color:#9a7a47;justify-content:space-between;margin-bottom:70px;font-family:Georgia,serif;display:flex}.restored-home .arrow{border:1px solid #c9c1b3;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.restored-home .program-card h3{min-height:57px;margin-bottom:18px;font-family:Georgia,serif;font-size:25px;font-weight:400}.restored-home .program-card p{min-height:104px;color:var(--muted);margin-bottom:24px;font-size:14px;line-height:1.65}.restored-home .program-card:hover p{color:#b9c5d0}.restored-home .tag{letter-spacing:.12em;text-transform:uppercase;color:#967443;font-size:10px}.restored-home .method{background:var(--navy);color:var(--ivory)}.restored-home .method-grid{grid-template-columns:.9fr 1.1fr;gap:100px;display:grid}.restored-home .method-intro{align-self:start;position:sticky;top:40px}.restored-home .method-intro h2{margin-bottom:30px}.restored-home .method-intro>p:not(.eyebrow){color:#b9c4cf;max-width:500px;margin-bottom:34px;font-size:16px;line-height:1.75}.restored-home .button-light{color:var(--ivory);background:0 0}.restored-home .button-light:hover{color:var(--navy)}.restored-home .steps{border-top:1px solid #ffffff29}.restored-home .step{border-bottom:1px solid #ffffff29;grid-template-columns:70px 1fr;gap:24px;padding:34px 0;display:grid}.restored-home .step-number{color:var(--gold);font-family:Georgia,serif;font-size:14px}.restored-home .step h3{margin-bottom:10px;font-family:Georgia,serif;font-size:27px;font-weight:400}.restored-home .step p{color:#aebbc7;max-width:500px;margin:0;line-height:1.65}.restored-home .about-card{background:#eee6d8;grid-template-columns:.8fr 1.2fr;min-height:570px;display:grid;overflow:hidden}.restored-home .about-visual{background:linear-gradient(145deg,#d8bb80,#b38949);justify-content:center;align-items:flex-end;padding:38px;display:flex;position:relative;overflow:hidden}.restored-home .about-visual:before{content:"";border:1px solid #fff6;border-radius:220px 220px 0 0;width:420px;height:540px;position:absolute;bottom:-100px}.restored-home .about-visual:after{content:"";border:1px solid #ffffff80;border-radius:160px 160px 0 0;width:280px;height:370px;position:absolute;bottom:-60px}.restored-home .portrait-monogram{z-index:2;color:#fff7e8;border:1px solid #fff9;border-radius:50%;place-items:center;width:200px;height:200px;font-family:Playfair Display,Georgia,serif;font-size:70px;font-style:italic;display:grid;position:absolute;top:88px}.restored-home .about-visual p{z-index:3;color:#fff8ed;text-transform:uppercase;letter-spacing:.08em;border-top:1px solid #ffffff8c;width:100%;margin:0;padding-top:18px;font-size:12px;line-height:1.5;position:relative}.restored-home .about-visual p span{letter-spacing:0;text-transform:none;margin-bottom:4px;font-family:Georgia,serif;font-size:22px;display:block}.restored-home .about-copy{flex-direction:column;justify-content:center;padding:70px 75px;display:flex}.restored-home .about-copy h2{margin-bottom:28px;font-size:clamp(38px,4vw,58px)}.restored-home .about-copy>p:not(.eyebrow){color:#526275;line-height:1.75}.restored-home .about-copy blockquote{border-left:2px solid var(--gold);margin:25px 0;padding-left:24px;font-family:Georgia,serif;font-size:19px;font-style:italic;line-height:1.55}.restored-home .credentials{flex-wrap:wrap;gap:10px;display:flex}.restored-home .credentials span{letter-spacing:.08em;text-transform:uppercase;border:1px solid #cbbfae;padding:10px 13px;font-size:10px}.restored-home .testimonial{text-align:center;background:#eee6d8}.restored-home .quote-wrap{max-width:920px}.restored-home .quote-mark{height:60px;color:var(--gold);font-family:Georgia,serif;font-size:100px;line-height:1;display:block}.restored-home .quote-wrap blockquote{margin:20px 0 30px;font-family:Playfair Display,Georgia,serif;font-size:clamp(30px,4vw,48px);font-style:italic;line-height:1.25}.restored-home .quote-wrap p{color:#8c7046;letter-spacing:.14em;text-transform:uppercase;font-size:11px}.restored-home .final-cta{background:var(--gold);color:var(--navy);padding:95px 0}.restored-home .cta-inner{justify-content:space-between;align-items:center;gap:50px;display:flex}.restored-home .final-cta .eyebrow{color:#6f5127}.restored-home .final-cta h2{max-width:720px}.restored-home .final-cta em{color:var(--navy)}.restored-home .button-coral{border-color:var(--coral);background:var(--coral);color:#fff;flex-shrink:0}.restored-home .button-coral:hover{background:#dc5a3c}.restored-home footer{color:#d8dfe6;background:#041425;padding:70px 0 25px}.restored-home .footer-grid{grid-template-columns:1.25fr .85fr 1fr;align-items:start;gap:60px;display:grid}.restored-home .footer-grid>div span{color:#8d9cac;letter-spacing:.14em;text-transform:uppercase;margin-bottom:15px;font-size:10px;display:block}.restored-home .footer-grid a,.restored-home .footer-grid p{margin:0;font-size:13px;line-height:1.7}.restored-home .footer-bottom{color:#718294;border-top:1px solid #ffffff1f;justify-content:space-between;margin-top:55px;padding-top:22px;font-size:11px;display:flex}@media (width<=900px){.restored-home .nav-links{display:none}.restored-home .hero{min-height:auto}.restored-home .hero-grid{grid-template-columns:1fr;padding-top:80px;padding-bottom:160px}.restored-home .hero-art{opacity:.46;width:480px;position:absolute;bottom:100px;right:-180px}.restored-home .hero-copy{max-width:680px}.restored-home .proof-inner{grid-template-columns:1fr 1fr}.restored-home .proof-bar{position:relative}.restored-home .program-grid{grid-template-columns:1fr 1fr}.restored-home .section-heading,.restored-home .method-grid,.restored-home .about-card{grid-template-columns:1fr}.restored-home .method-intro{position:static}.restored-home .about-visual{min-height:480px}.restored-home .cta-inner{flex-direction:column;align-items:flex-start}}@media (width<=600px){.restored-home .shell{width:min(100% - 28px,1180px)}.restored-home .section{padding:78px 0}.restored-home .nav{min-height:82px}.restored-home .nav .button{display:none}.restored-home .brand{font-size:16px}.restored-home .hero-grid{padding-top:70px;padding-bottom:95px}.restored-home .hero-text{font-size:16px}.restored-home .hero-actions{flex-direction:column;align-items:flex-start}.restored-home .hero-art{display:none}.restored-home .proof-inner{grid-template-columns:1fr}.restored-home .proof-inner span{border-bottom:1px solid #ffffff14;min-height:62px}.restored-home .section-heading{gap:25px;margin-bottom:38px}.restored-home .program-grid{grid-template-columns:1fr}.restored-home .program-card{min-height:320px}.restored-home .card-top{margin-bottom:42px}.restored-home .program-card p{min-height:auto}.restored-home .method-grid{gap:60px}.restored-home .about-copy{padding:50px 26px}.restored-home .footer-grid{grid-template-columns:1fr;gap:34px}.restored-home .footer-bottom{flex-direction:column;gap:15px}}@media (prefers-reduced-motion:reduce){.restored-home{scroll-behavior:auto}.restored-home *{transition:none!important}}:root{--navy:#071b33;--ink:#10243d;--paper:#fbf8f2;--yellow:#c6a15b;--gold:#c6a15b;--muted:#586779;--soft:#eee6d8}.restored-home{font-family:Arial,Helvetica,sans-serif;line-height:1.7}.restored-home .hero{min-height:0}.restored-home .hero-grid{gap:32px;min-height:620px;padding-top:20px;padding-bottom:30px}.restored-home .hero-copy{padding:40px 0}.restored-home .hero h1{font-size:clamp(54px,6.5vw,90px);line-height:1.04}.restored-home .proof-bar{position:relative}.restored-home .proof-inner span{flex-wrap:wrap;align-content:center;gap:2px 10px;padding:20px 16px;line-height:1.5}.restored-home .hero-actions{flex-wrap:wrap;gap:20px}.restored-home .button{border-radius:2px;padding:15px 23px;line-height:1.4}.restored-home .eyebrow{font-size:12px;line-height:1.7}.restored-home .program-card{flex-direction:column;display:flex}.restored-home .program-card .tag{color:#795b2e;border:0;border-radius:0;margin-top:auto;padding:0}.restored-home .program-card:hover .tag{color:#dcc083}.restored-home .about-visual{min-height:570px;padding:0}.restored-home .founder-photo{z-index:2;object-fit:cover;object-position:center top;width:100%;height:100%;position:absolute;bottom:0;left:0}.restored-home .about-visual p{background:linear-gradient(#0000,#071b33e8);border:0;padding:26px}.restored-home .founder-link{text-underline-offset:5px;margin:10px 0 26px;font-size:15px;font-weight:700;text-decoration:underline;display:inline-block}.restored-home .testimonials .eyebrow{color:#795b2e}.restored-home .review{background:#eee6d8;border-color:#c6a15b;flex-direction:column;padding:28px;display:flex}.restored-home .review blockquote{font-size:23px}.restored-home .review figcaption{margin-top:auto}.restored-home .review-area{letter-spacing:.03em;font-size:13px}.restored-home .express-discovery{grid-template-columns:1fr 1fr;align-items:center;gap:65px;padding-top:0;display:grid}.restored-home .express-discovery h2{font-size:46px}.restored-home .express-links{grid-template-columns:1fr 1fr;gap:0 24px;display:grid}.restored-home .express-links a{border-bottom:1px solid #d8d2c7;padding:17px 0;font-size:15px}.site-header .desktop-nav{gap:19px}.cta{color:#071b33;background:#c6a15b}.cta .eyebrow,.cta em{color:#071b33}.cta .button{color:#fbf8f2;background:#071b33}@media (width<=900px){.restored-home .hero-grid{grid-template-columns:1fr;padding:20px 0 0}.restored-home .hero-copy{max-width:650px;padding-bottom:0}.restored-home .hero-art{transform-origin:50%;opacity:1;width:min(480px,100%);height:340px;margin:-25px auto 0;display:block;position:relative;bottom:auto;right:auto;transform:scale(.7)}.restored-home .hero h1{max-width:650px;font-size:clamp(46px,8vw,70px)}.restored-home .express-discovery{grid-template-columns:1fr;gap:30px}}@media (width<=600px){.restored-home .hero-copy{padding:30px 0 0}.restored-home .hero-grid{padding-top:10px}.restored-home .hero h1{font-size:clamp(40px,11vw,58px)}.restored-home .hero-art{height:300px;margin-top:-22px;display:block;transform:scale(.6)}.restored-home .proof-inner{grid-template-columns:1fr 1fr}.restored-home .proof-inner span{min-height:82px;padding:15px 8px;font-size:11px}.restored-home .proof-inner strong{font-size:18px}.restored-home .program-card{min-height:290px}.restored-home .program-card p{min-height:0}.restored-home .card-top{margin-bottom:30px}.restored-home .about-visual{min-height:450px}.restored-home .about-copy{padding:42px 24px}.restored-home .section{padding:65px 0}.restored-home .express-discovery{padding-top:0}.restored-home .express-discovery h2{font-size:38px}.restored-home .express-links{gap:0 16px}.restored-home .hero-actions{align-items:stretch}.restored-home .hero-actions .text-link{padding:8px 0}}.restored-home .hero-with-portrait{isolation:isolate;height:550px;margin:0;transform:none}.restored-home .hero-with-portrait .arch-back{background:linear-gradient(145deg,#183c62,#0a2038);border-color:#c6a15b99;width:410px;height:500px;bottom:0}.restored-home .hero-with-portrait .arch-mid{background:0 0;border-color:#c6a15b;width:365px;height:470px;bottom:0}.restored-home .hero-photo-frame{z-index:2;background:linear-gradient(#e8d6b1,#b99152);border-radius:180px 180px 0 0;width:340px;height:445px;position:absolute;bottom:0;left:50%;overflow:hidden;transform:translate(-50%)}.restored-home .hero-photo-frame img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.restored-home .hero-person-label{z-index:5;color:#10243d;background:#fbf8f2;border-left:3px solid #c6a15b;width:360px;max-width:100%;padding:17px 20px;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 10px 35px #0003}.restored-home .hero-person-label strong{font-family:Georgia,serif;font-size:23px;line-height:1.3;display:block}.restored-home .hero-person-label span{margin-top:5px;font-size:12px;line-height:1.5;display:block}.restored-home .student-story-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-bottom:26px;display:grid}.restored-home .student-story{background:#f1ebdf;border:1px solid #e3dacb;flex-direction:column;min-width:0;display:flex}.restored-home .student-story-image{aspect-ratio:4/5;background:#eae4d8;display:block;overflow:hidden}.restored-home .student-story-image img{object-fit:contain;width:100%;height:100%;display:block}.restored-home .student-story-copy{flex-direction:column;flex:1;padding:26px;display:flex}.restored-home .student-story h3{margin-bottom:17px;font-family:Georgia,serif;font-size:30px}.restored-home .student-story-copy p{color:#526275;font-size:15px;line-height:1.65}.restored-home .student-story-copy .story-label{letter-spacing:.1em;text-transform:uppercase;color:#795b2e;margin-bottom:10px;font-size:11px;font-weight:700}.restored-home .student-story-copy a{text-underline-offset:4px;margin-top:auto;font-size:14px;font-weight:700;text-decoration:underline}.restored-home .student-stories{padding-bottom:35px}.restored-home .testimonials{border-bottom:1px solid #d8d2c7;padding-top:40px}@media (width<=900px){.restored-home .hero-with-portrait{width:min(450px,100%);height:510px;margin:0 auto;display:block;transform:none}.restored-home .hero-with-portrait .arch-back{width:390px;height:470px}.restored-home .hero-with-portrait .arch-mid{width:345px;height:445px}.restored-home .hero-photo-frame{width:325px;height:425px}.restored-home .student-story-grid{gap:16px}.restored-home .student-story-copy{padding:20px}}@media (width<=680px){.restored-home .hero-with-portrait{width:100%;height:435px;margin:5px auto 0;transform:none}.restored-home .hero-with-portrait .arch-back{width:96%;height:410px}.restored-home .hero-with-portrait .arch-mid{width:85%;height:385px}.restored-home .hero-photo-frame{width:77%;height:365px}.restored-home .hero-person-label{width:90%;padding:15px}.restored-home .hero-person-label strong{font-size:20px}.restored-home .hero-person-label span{font-size:12px}.restored-home .hero-with-portrait .star-a{top:45px;left:0}.restored-home .hero-with-portrait .star-b{top:90px;right:0}.restored-home .student-story-grid{grid-template-columns:1fr;gap:26px}.restored-home .student-story-image{max-height:440px}.restored-home .student-story-copy{padding:25px}.restored-home .student-stories{padding-bottom:25px}.restored-home .testimonials{padding-top:30px}}.restored-home .full-recommendation{border-left:3px solid #c6a15b;margin-top:30px;padding:32px}.restored-home .full-recommendation blockquote{max-width:920px;font-size:18px;line-height:1.7}.restored-home .full-recommendation blockquote p{margin:0 0 18px}@media (width<=680px){.restored-home .full-recommendation{padding:24px}.restored-home .full-recommendation blockquote{font-size:16px}}.guide-hero{background:var(--navy);color:#fff;overflow:hidden}.guide-hero-grid{grid-template-columns:minmax(0,1.3fr) minmax(0,.8fr);align-items:center;gap:56px;display:grid}.guide-hero-copy{padding:48px 0 62px}.guide-hero .eyebrow,.guide-hero h1 em{color:var(--yellow)}.guide-hero h1{font-size:clamp(40px,4.4vw,62px)}.guide-hero .lead{color:#e0e8ed;font-size:19px}.guide-format{color:#e0e8ed;margin:26px 0 0;font-size:14px}.guide-portrait{background:#1c4059;border:1px solid #d4b645;border-radius:220px 220px 0 0;align-self:end;margin:40px 0 0;padding:18px 16px 0;position:relative}.guide-portrait img{object-fit:cover;object-position:top;border-radius:200px 200px 0 0;width:100%;height:480px;display:block}.guide-portrait figcaption{background:var(--yellow);color:var(--navy);margin:-25px -16px 0;padding:21px 22px;position:relative}.guide-portrait strong,.guide-portrait span{display:block}.guide-portrait span{font-size:14px}.guide-intro{grid-template-columns:1fr 1.2fr;gap:72px;display:grid}.guide-intro>div{min-width:0}.guide-pullquote{border-left:3px solid var(--yellow);padding-left:24px;font:25px/1.4 Georgia,serif}.guide-curriculum{background:#eeeee6}.guide-section-heading{grid-template-columns:1.2fr 1fr;align-items:center;gap:70px;display:grid}.guide-section-heading>p{max-width:440px}.guide-topics{grid-template-columns:1fr 1fr;gap:0 58px;margin:32px 0 0;padding:0;list-style:none;display:grid}.guide-topics li{border-top:1px solid #bcc5c8;grid-template-columns:45px 1fr;gap:18px;padding:28px 0;display:grid}.guide-topics li>span{color:#526876;font:26px/1.4 Georgia,serif}.guide-topics h3{margin:0 0 12px;font-size:25px;line-height:1.2}.guide-topics p{margin:0;font-size:17px}.guide-investment{background:#f4df8a}.guide-investment .offer-summary{border:0;border-radius:8px}.guide-investment .offer-summary .eyebrow{margin-bottom:12px}.guide-investment .offer-price span{font-size:.65em}.guide-investment .button{background:var(--navy);color:#fff;text-align:center;width:100%}.guide-investment .button:hover{background:#224f70}.guide-checkout-note{color:var(--muted);margin:16px 0;font-size:14px}.guide-contact{text-underline-offset:4px;font-size:15px;text-decoration:underline;display:block}.guide-page [id]{scroll-margin-top:20px}@media (width<=900px){.guide-hero-grid{grid-template-columns:1.15fr .85fr;gap:28px}.guide-portrait img{height:400px}.guide-intro,.guide-section-heading{gap:32px}.guide-topics{gap:0 30px}}@media (width<=680px){.guide-hero-grid,.guide-intro,.guide-section-heading,.guide-topics{grid-template-columns:1fr}.guide-hero-copy{padding:32px 0 0}.guide-hero h1{font-size:clamp(34px,10vw,46px)}.guide-hero .lead{font-size:18px}.guide-portrait{width:min(340px,90%);margin:0 auto}.guide-portrait img{height:360px}.guide-format{margin-bottom:12px}.guide-intro{gap:4px}.guide-section-heading{gap:0}.guide-section-heading>p{max-width:none}.guide-topics{margin-top:16px}.guide-topics li{gap:12px}.guide-hero .actions .button{text-align:center;width:100%}.guide-investment .offer-price{font-size:44px}}.guide-benefit{background:#e7eef1}.guide-benefit .guide-intro{padding:0}.guide-benefit .button{margin-bottom:10px}.guide-benefit .guide-checkout-note{line-height:1.65}.guide-course-facts{border-top:1px solid #ffffff2b;border-bottom:1px solid #ffffff2b;flex-wrap:wrap;gap:18px 26px;margin:30px 0 8px;padding:22px 0;display:flex}.guide-course-facts span{color:#dce7ef;font-size:14px}.guide-course-facts strong{color:#fff;margin-bottom:4px;font-size:17px;display:block}.guide-author{grid-template-columns:1.15fr 1fr;align-items:center;gap:70px;display:grid}.guide-author h2{font-size:clamp(32px,3.5vw,46px)}.guide-experience{border-left:3px solid var(--yellow);background:#f0eee6;margin:0;padding:32px}.guide-experience blockquote{margin:0 0 24px;font:29px/1.4 Georgia,serif}.guide-experience figcaption{gap:6px;font-size:16px;display:grid}.guide-experience figcaption span,.guide-experience figcaption a{font-size:14px}.guide-experience figcaption a{text-underline-offset:4px;text-decoration:underline}.guide-experience .note{margin:22px 0 0}.guide-hero .actions{gap:18px}.guide-hero .guide-format strong{color:var(--yellow)}@media (width<=680px){.guide-course-facts{grid-template-columns:1fr 1fr;gap:14px;margin-top:24px;padding:18px 0;display:grid}.guide-course-facts span:last-child{grid-column:1/-1}.guide-hero .guide-format{font-size:14px;line-height:1.6}.guide-author{grid-template-columns:1fr;gap:28px}.guide-experience{padding:24px}.guide-experience blockquote{font-size:25px}}.guide-support-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:32px 0 24px;display:grid}.guide-support-options article{background:#faf9f5;border:1px solid #c9d2d5;border-radius:8px;flex-direction:column;padding:28px;display:flex}.guide-support-options h3{margin:0 0 20px;font-size:27px;line-height:1.2}.guide-support-options .guide-support-price{color:var(--navy);margin:0 0 12px;font-size:20px;font-weight:700}.guide-support-options .text-link{margin-top:auto;padding-top:18px}.guide-support-options .eyebrow{font-size:14px}@media (width<=900px){.guide-support-options{grid-template-columns:1fr}.guide-support-options article{padding:24px}}

/* Extend the approved navy/gold identity; improve contrast on light surfaces. */
:root{color-scheme:light}html{scroll-padding-top:24px}body{overflow-wrap:break-word}main{min-width:0}
.restored-home .section .eyebrow,.restored-home .eyebrow.dark{color:#71501e}.restored-home .section h2 em{color:#78551e}.restored-home .section-heading>p,.restored-home .section .note{color:#465461}.restored-home .review-area{color:#775020}.restored-home .card-top span{color:#63513b}.restored-home .about-card h2 em{color:#78551e}
a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #1765a5;outline-offset:4px}.hero a:focus-visible,.page-hero a:focus-visible{outline-color:#fff}.eyebrow{font-size:14px}.mobile-nav summary,.course-menu summary{min-height:44px;display:flex;align-items:center;cursor:pointer}.desktop-nav{align-items:center;gap:20px}.desktop-nav>a{padding-block:12px}.mobile-nav a{min-height:44px;display:flex;align-items:center}.note{line-height:1.65}
.editorial-hero{padding:66px 0;background:#102d45;color:#fff}.editorial-hero h1{max-width:960px;font-size:clamp(38px,5vw,64px);line-height:1.1}.editorial-hero .eyebrow{color:#e4c782}.editorial-hero .lead{max-width:800px;color:#e5ecf1}.crumbs{display:flex;flex-wrap:wrap;gap:10px;font-size:14px;margin-bottom:25px}.crumbs a{text-decoration:underline;text-underline-offset:4px}.blog-layout{display:grid;grid-template-columns:1fr 280px;gap:64px;align-items:start}.article-body{max-width:760px}.article-body p,.article-body li{font-size:18px;line-height:1.85;color:#34495a}.article-body h2{font-size:32px;line-height:1.25;margin-top:44px}.article-body a,.editorial-copy a,.source-list a,.faq a{text-decoration:underline;text-underline-offset:3px}.article-body ul,.article-body ol,.editorial-copy ul,.source-list{padding-left:24px;list-style:disc}.article-body li{margin-bottom:12px}.article-summary{border-left:4px solid #c6a15b;padding:22px 26px;background:#f3eee3;margin:28px 0}.article-summary p{margin:0;color:#20384a}.article-meta{color:#516271;font-size:14px;display:flex;gap:16px;flex-wrap:wrap}.article-cover{width:100%;max-height:430px;object-fit:contain;background:#edece6;margin:30px 0;border-radius:6px}.toc{border:1px solid #d9dfdf;padding:24px;border-radius:6px;background:#fff;position:sticky;top:24px}.toc h2{font-size:20px;line-height:1.4;letter-spacing:0}.toc ol{list-style:decimal;padding-left:20px}.toc li{margin-bottom:14px}.toc a{font-size:15px;line-height:1.6;text-decoration:underline}.blog-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:32px}.blog-card{border:1px solid #d9dfdf;background:white;border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.blog-card img{width:100%;height:210px;object-fit:contain;background:#eeeae2}.blog-card .card-copy{padding:26px;display:flex;flex-direction:column;flex:1}.blog-card h2,.blog-card h3{font-size:25px;line-height:1.25;letter-spacing:-.02em}.blog-card p{font-size:16px;color:#475968}.blog-card .tag{font-size:13px;letter-spacing:.06em;text-transform:uppercase;font-weight:700;color:#725120;margin-bottom:16px}.blog-card a:hover{text-decoration:underline}.blog-card .read-link{margin-top:auto;font-weight:700;padding-top:12px;min-height:44px}.blog-tools{display:grid;grid-template-columns:2fr 1fr auto;gap:20px;align-items:end;margin-top:30px}.field{display:grid;gap:8px}.field label{font-weight:700;font-size:15px}input,select{border:1px solid #81919e!important;border-radius:4px;padding:12px;background:white;min-height:48px;color:#14334a;max-width:100%}button{cursor:pointer}.secondary{background:white;border:1px solid #14334a;color:#14334a}.small-text{font-size:14px;color:#4b5e6b}.notice{padding:24px;border:1px solid #d9dfdf;border-radius:6px;background:#f4f1e9}.pill-links{display:flex;flex-wrap:wrap;gap:12px}.pill-links a{border:1px solid #bfcbd2;padding:10px 16px;border-radius:5px;min-height:44px}.article-actions{display:flex;flex-wrap:wrap;gap:16px;align-items:center;padding-top:25px}.table-scroll{max-width:100%;overflow-x:auto;border:1px solid #d9dfdf;border-radius:6px}.comparison{width:100%;border-collapse:collapse;min-width:640px}.comparison caption{text-align:left;padding:20px;font-weight:700}.comparison th,.comparison td{text-align:left;padding:18px;border-bottom:1px solid #d9dfdf;font-size:16px;vertical-align:top}.comparison thead{background:#102d45;color:#fff}.comparison tbody tr:nth-child(even){background:#f0f2f1}.comparison a{text-decoration:underline}.tool-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.tool-card{padding:28px;border:1px solid #d9dfdf;background:#fff;border-radius:8px}.tool-card h2{font-size:30px;line-height:1.2}.tool-card .field{margin-bottom:20px}.tool-result{margin-top:22px;border-left:4px solid #c6a15b;padding:18px;background:#f6f2e9}.checklist{list-style:none;padding:0}.checklist label{display:flex;gap:14px;align-items:flex-start;padding:14px 0;border-bottom:1px solid #d9dfdf;cursor:pointer}.checklist input{min-height:24px;width:24px;flex-shrink:0;margin-top:4px;accent-color:#102d45}.progress-label{font-weight:700}.inline-cta{margin:40px 0;padding:30px;background:#102d45;color:white;border-radius:6px}.inline-cta p{color:#e4ebf0}.inline-cta h2{font-size:28px}.footer-tools{display:flex;flex-wrap:wrap;gap:18px;margin-top:24px;font-size:15px}.footer-tools a,.footer-tools button{text-decoration:underline;min-height:44px;display:inline-flex;align-items:center}.sticky-contact{position:fixed;z-index:20;right:18px;bottom:18px;background:#102d45;color:white;padding:14px 20px;border:1px solid #cfb16d;border-radius:28px;font-size:15px;box-shadow:0 3px 16px #0003;min-height:48px}.cookie-box{position:fixed;z-index:30;bottom:16px;left:16px;width:min(450px,calc(100% - 32px));background:white;color:#14334a;border:1px solid #aebcc7;border-radius:8px;padding:20px;box-shadow:0 4px 22px #0003;font-size:14px}.cookie-box p{margin-bottom:14px}.cookie-box a{text-decoration:underline}.cookie-actions{display:flex;gap:10px;flex-wrap:wrap}.cookie-actions button{min-height:44px;padding:10px 15px;font-size:14px}.cookie-box:not([hidden])~.sticky-contact{bottom:230px}.blog-search-empty{padding:25px;background:#f3eee3;margin-top:20px}.list-links{display:grid;gap:12px}.list-links a{padding:10px 0;text-decoration:underline}
@media(min-width:701px) and (max-width:1100px){.desktop-nav{display:none}.mobile-nav{display:block;position:relative}.mobile-nav>div{position:absolute;right:0;top:48px;z-index:30;width:280px;background:#fff;color:#14334a;padding:18px;box-shadow:0 10px 30px #0002}.blog-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-layout{grid-template-columns:minmax(0,1fr) 230px;gap:30px}}
@media(max-width:700px){.editorial-hero{padding:40px 0}.editorial-hero .lead{font-size:18px}.blog-layout,.tool-grid{grid-template-columns:1fr;gap:28px}.toc{position:static;order:-1}.blog-cards{grid-template-columns:1fr}.blog-tools{grid-template-columns:1fr}.article-body p,.article-body li{font-size:17px}.article-body h2{font-size:28px}.article-summary{padding:20px}.sticky-contact{right:12px;bottom:12px;padding:12px 18px}.article-cover{max-height:330px}.blog-card img{height:240px}.section{padding:55px 0}.footer-tools{padding-bottom:50px}.tool-card{padding:22px}.nav>.button{display:none}.nav{gap:14px}.cookie-box:not([hidden])~.sticky-contact{display:none}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.card:hover,.button:hover{transform:none!important}}
@media print{header,footer,.cta,.sticky-contact,.cookie-box,.toc,.article-actions,.blog-tools,.inline-cta{display:none!important}.section{padding:0!important}.blog-layout{display:block}.article-body{max-width:none}.editorial-hero{background:white;color:black;padding:0}.editorial-hero .lead,.editorial-hero .eyebrow{color:black}.article-cover{max-height:200px}.article-body a:after{content:" (" attr(href) ")";font-size:10pt}body{font-size:12pt;background:white}.checklist input{appearance:auto}}
/* Audit follow-up: preserve gold on navy and use dark text on ivory. */
.restored-home .section-heading p:last-child{color:#465461}
.restored-home .method .eyebrow,.restored-home .method h2 em{color:#e4c782}
.restored-home #blog-novidades .text-link{color:#14334a}

/* Article imagery: distinct editorial scenes and preserved real student posts. */
.blog-visual{margin:0;background:#edf1f3}.blog-visual img{display:block}.blog-visual figcaption{padding:12px 16px;font-size:13px;line-height:1.55;color:#405568;background:#f6f8f8;min-height:65px}.blog-visual figcaption a{text-decoration:underline;text-underline-offset:3px;color:#163c58}.blog-card .blog-visual img{height:270px;width:100%}.blog-visual.visual-cover img{object-fit:cover}.blog-visual.visual-contain img{object-fit:contain}.article-visual{margin:30px 0;border-radius:6px;overflow:hidden}.article-visual .article-cover{margin:0;border-radius:0;max-height:530px;width:100%}.article-visual figcaption{min-height:0}.blog-card .visual-contain{background:linear-gradient(120deg,#e8eef4,#f7f3e9)}
@media(max-width:700px){.blog-card .blog-visual img{height:300px}.article-visual .article-cover{max-height:470px}}
