*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:#0F2D4F;color:#faf5e8;font-family:Arial,Helvetica,sans-serif;font-size:18px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}header,main,footer{max-width:1440px;margin:auto}header{padding:30px 6%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff20}.brand{font-size:23px;letter-spacing:.12em;font-weight:600;white-space:nowrap}.brand span{color:#e8c980;font-weight:400}nav{display:flex;gap:36px;align-items:center;font-size:15px}.nav-cta{border:1px solid #e8c98070;padding:10px 20px;border-radius:50px}.hero{padding:90px 6% 75px;display:grid;grid-template-columns:1.25fr 1fr;gap:65px;align-items:center}.eyebrow{font-size:12px;letter-spacing:.17em;font-weight:600;color:#e8c980;margin:0 0 24px}h1{font-size:clamp(48px,5.5vw,78px);line-height:1.08;letter-spacing:-.055em;font-weight:500;margin:0 0 30px}em{font-family:Georgia,serif;font-weight:400;color:#e8c980;letter-spacing:-.045em}h1 em{font-size:.94em}.intro{max-width:540px;color:#d5deea;font-size:18px;line-height:1.8}.button{display:inline-flex;gap:35px;background:#e8c980;color:#102d4b;border-radius:50px;padding:15px 25px;font-size:16px;font-weight:600;margin-top:23px}.button:hover{background:#f7dca0}.signature{font-size:12px;color:#adbed1;margin-top:25px}.voice-panel{background:#173d69;border:1px solid #d5b87365;border-radius:24px;padding:26px 28px 20px;text-align:center;box-shadow:0 25px 70px #00132538;min-height:460px;transform:rotate(2deg)}.voice-panel>*{transform:rotate(-2deg)}.panel-top{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.12em;color:#c4d3e6}.number{color:#e8c980}.voice-symbol{border:1px solid #e8c98090;border-radius:50%;width:86px;height:86px;display:grid;place-items:center;margin:35px auto 23px;color:#e8c980;background:#e8c9800a}.panel-label{font-size:10px;letter-spacing:.18em;color:#e8c980}blockquote{font-family:Georgia,serif;font-size:35px;line-height:1.25;margin:14px 0 20px;min-height:88px}#phrase-desc{font-size:14px;color:#d0dced;min-height:46px;margin:0}.example-controls{display:flex;justify-content:center;gap:8px;margin-top:22px}.example-controls button{border:1px solid #ffffff30;border-radius:30px;background:transparent;color:#e2e9f4;font-size:14px;cursor:pointer;padding:7px 17px}.example-controls button.active{background:#e8c980;color:#102d4b;border-color:#e8c980}.example-note{font-size:12px;color:#adbed1;margin:13px 0 0}.principles{padding:22px 6%;display:flex;justify-content:space-between;gap:25px;border-top:1px solid #ffffff20;border-bottom:1px solid #ffffff20;color:#cbd7e6;font-size:14px}.principles span:before{content:'✦';color:#e8c980;margin-right:15px}.section{padding:90px 6%}.section-heading{display:grid;grid-template-columns:1.3fr 1fr;column-gap:70px}.section-heading .eyebrow{grid-column:1/-1}h2{font-size:clamp(34px,3.6vw,50px);font-weight:400;line-height:1.18;letter-spacing:-.04em;margin:0}.section-heading>p:last-child{color:#bdcede;align-self:end;margin:0;font-size:17px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:50px;border-top:1px solid #ffffff25;border-left:1px solid #ffffff25}.feature-grid article{border-right:1px solid #ffffff25;border-bottom:1px solid #ffffff25;padding:28px;min-height:260px}.feature-no{font-size:12px;letter-spacing:.1em;color:#e8c980}.feature-grid h3{font-size:23px;font-weight:500;margin:30px 0 12px;letter-spacing:-.025em}.feature-grid p{font-size:16px;color:#bdcede;margin:0}.feature-grid .feature-last{background:#194474}.feature-last h3{font-family:Georgia,serif;color:#e8c980;font-size:30px;margin-top:18px}.feature-last a{font-size:14px;border-bottom:1px solid #e8c98070;padding-bottom:4px}.story{background:#ebce8e;color:#112f4c;display:grid;grid-template-columns:1fr 1fr;gap:85px}.story .eyebrow,.story em{color:#112f4c}.story-copy{font-size:19px}.story-copy p:first-child{margin-top:0}.author{display:block;font-family:Georgia,serif;font-style:italic;font-size:28px;margin-top:28px}.author-role{font-size:13px}.closing{text-align:center;padding:90px 24px}.closing h2{font-family:Georgia,serif;font-size:clamp(38px,4.5vw,60px)}footer{border-top:1px solid #ffffff25;padding:36px 6%;display:flex;justify-content:space-between;gap:70px}footer p{font-size:12px;color:#b9c9db}.notice{max-width:460px;margin:0}.skip{position:fixed;top:-100px;z-index:2;background:#e8c980;color:#102d4b;padding:10px}.skip:focus{top:0}:focus-visible{outline:3px solid #fff;outline-offset:5px}@media(max-width:900px){.hero{gap:30px;padding-top:60px}.voice-panel{padding:22px 15px}blockquote{font-size:29px}.section{padding:65px 6%}.feature-grid{grid-template-columns:repeat(2,1fr)}.story{gap:40px}}@media(max-width:640px){header{padding:23px 6%}.brand{font-size:18px}nav{gap:15px;font-size:14px}.nav-cta{display:none}.hero{grid-template-columns:1fr;padding:55px 6%;gap:40px}h1{font-size:51px}.voice-panel{transform:none;margin:0 3px}.voice-panel>*{transform:none}.principles{flex-direction:column;gap:8px;font-size:14px}.section-heading{display:block}.section-heading>p:last-child{margin-top:22px}.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:0;padding:25px}.feature-grid h3{margin-top:18px}.story{grid-template-columns:1fr;gap:30px}.story-copy{font-size:17px}footer{flex-direction:column;gap:15px}.closing{padding:65px 6%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* Photography-led presentation */
.hero{grid-template-columns:1fr 1.12fr;gap:48px;padding-top:60px;padding-bottom:60px}.hero h1{font-size:clamp(46px,5.1vw,72px)}figure{margin:0}.hero-photo{position:relative;align-self:stretch;min-height:500px;border-radius:24px 24px 100px 24px;overflow:hidden}.hero-photo img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:48% center}.hero-photo:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#061b34d9)}.hero-photo figcaption{position:absolute;bottom:30px;left:28px;right:28px;font-family:Georgia,serif;font-size:27px;line-height:1.3;color:#fff4d8;z-index:1}.care{display:grid;grid-template-columns:1.06fr 1fr;gap:65px;align-items:center;background:#f3f1eb;color:#123150}.care-photo img{display:block;width:100%;height:440px;object-fit:cover;border-radius:14px}.care .eyebrow{color:#796027}.care h2 em{color:#796027}.care-copy>p:not(.eyebrow){font-size:18px;color:#3d5061}.voice-section{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding-bottom:20px}.voice-intro>p:last-child{color:#bdcede;max-width:420px}.voice-panel{transform:none;min-height:0}.voice-panel>*{transform:none}.voice-symbol{margin-top:22px}.features{padding-top:70px}@media(max-width:900px){.hero{gap:28px}.hero-photo{min-height:470px}.care{gap:35px}.care-photo img{height:470px}.voice-section{gap:35px}}@media(max-width:640px){.hero{grid-template-columns:1fr;gap:32px;padding-top:42px}.hero h1{font-size:51px}.hero-photo{min-height:360px;border-radius:18px 18px 65px 18px}.hero-photo img{object-position:center}.hero-photo figcaption{font-size:25px;bottom:24px;left:22px}.care{grid-template-columns:1fr;gap:30px}.care-photo img{height:auto;aspect-ratio:4/3}.care-copy>p:not(.eyebrow){font-size:17px}.voice-section{grid-template-columns:1fr;gap:25px}.features{padding-top:60px}}

.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-grid .feature-photo{display:flex;align-items:center;gap:22px}.feature-photo img{width:130px;height:170px;object-fit:cover;border-radius:12px;flex-shrink:0}.feature-photo>div{min-width:0}.feature-photo h3{margin-top:14px}.test-invite>p:not(.eyebrow){max-width:630px;margin:25px auto 0;font-size:18px;color:#d3dfeb}.test-invite .reply-note{padding:22px;border:1px solid #e8c98060;border-radius:14px}.test-invite .author{color:#e8c980}@media(max-width:1050px){.feature-photo img{width:100px;height:150px}.feature-grid .feature-photo{gap:16px;padding:22px}}@media(max-width:750px){.feature-grid{grid-template-columns:1fr}.feature-photo img{width:120px;height:150px}}@media(max-width:380px){.feature-photo img{width:90px;height:140px}.feature-grid .feature-photo{padding:18px;gap:14px}}

/* Rich blue and metallic gold */
body{background:#091f3d}header{border-bottom:1px solid #bb892d80;background:#0b2444}.brand span,.eyebrow,.feature-no,.number,.panel-label,.voice-symbol,.test-invite .author{color:#f0bc4e}em,.care h2 em,.story em{color:#f3c761}h1 em,.closing h2 em,.story h2 em{background:linear-gradient(110deg,#bb7c16 0%,#ffdf80 28%,#e4ab32 54%,#fff0af 72%,#cc8b1a 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero{background:radial-gradient(ellipse at 85% 35%,#1a497b 0,transparent 60%)}.hero-photo{border:2px solid #c8983c;box-shadow:0 12px 44px #0005}.hero-photo figcaption{color:#ffda7a}.button{background:linear-gradient(115deg,#c48b24,#ffe493 45%,#e5b347 70%,#bd8220);color:#142337;box-shadow:0 4px 18px #c8962526;border:1px solid #f7d071}.button:hover{background:linear-gradient(115deg,#e1a836,#fff0b1,#f3c257)}.nav-cta{border-color:#d7a53c;color:#ffdc80}.principles{border-color:#c4974355;color:#e3d5b5;background:#102d50}.principles span:before{color:#f7c454}.care{background:linear-gradient(120deg,#112f53,#0b2342);color:#fff4dc;border-top:1px solid #bc8a324d;border-bottom:1px solid #bc8a3266}.care .eyebrow{color:#f0bc4e}.care-copy>p:not(.eyebrow){color:#d3dfeb}.care-photo img{border:2px solid #c49a46;box-shadow:10px 10px 0 #b8862526}.voice-panel{background:linear-gradient(140deg,#183e6a,#0c294c);border-color:#d4a540;box-shadow:0 15px 45px #0004}.example-controls button.active{background:linear-gradient(120deg,#d19b32,#ffe18c);color:#142337;border-color:#f5cc69}.voice-symbol{border-color:#dda93d;background:#dba33a12}.feature-grid{border:0;gap:20px}.feature-grid article{border:1px solid #a77d385e;border-top:3px solid #ce9c36;border-radius:14px;background:linear-gradient(140deg,#16365d,#0d2848)}.feature-grid h3{color:#f6cf79}.feature-photo img{border:1px solid #d4ab5b}.feature-grid .feature-last{background:linear-gradient(130deg,#80521a,#d5a644 55%,#9f6e21);border-color:#f4cf79}.feature-last h3,.feature-last a,.feature-last .feature-no{color:#092442}.story{background:linear-gradient(125deg,#0e2a4b,#163c65);color:#f9edcf;border-top:2px solid #d5a846;border-bottom:2px solid #b47d27}.story .eyebrow{color:#efbd54}.story-copy{border-left:2px solid #d9a842;padding-left:30px}.story .author{color:#ffd576}.closing{background:radial-gradient(ellipse at center,#24436455,transparent 68%)}.test-invite .reply-note{border-color:#c99842;background:#143454}footer{border-top:1px solid #bf903d;background:#071a32}.skip{background:#efc25a}@media(max-width:640px){.feature-grid{gap:16px}.story-copy{padding-left:22px}.care-photo img{box-shadow:6px 6px 0 #b8862526}}

.test-form{max-width:590px;margin:35px auto 0;padding:30px;border:1px solid #d5a846;border-radius:18px;background:linear-gradient(145deg,#15375d,#0b2442);text-align:left}.test-form label{display:block;margin-bottom:19px;font-size:16px;color:#f8d586}.test-form label span{font-size:14px;color:#c3d2e3}.test-form input{display:block;width:100%;margin-top:8px;border:1px solid #a98a52;border-radius:8px;background:#071d38;color:#fff4de;padding:13px 14px;font:inherit;font-size:17px}.test-form input::placeholder{color:#aebdd0}.test-form .button{cursor:pointer;width:100%;justify-content:center;margin-top:7px;font:inherit;font-weight:600}.form-help{font-size:14px;color:#c2d1e3;line-height:1.6}.contact-direct a{color:#ffd276;text-decoration:underline;text-underline-offset:4px}#form-status{font-size:15px;color:#f5d78d}.test-form:focus-within{border-color:#ffdb78}@media(max-width:640px){.test-form{padding:22px}}

.brand{display:inline-flex;align-items:center}.brand-logo{width:150px;height:100px;object-fit:contain;display:block;border-radius:7px}header{padding-top:10px;padding-bottom:10px}footer .brand-logo{width:135px;height:90px}@media(max-width:640px){.brand-logo{width:108px;height:72px}header{padding-top:10px;padding-bottom:10px}nav{gap:18px}}
.vision{display:grid;grid-template-columns:.78fr 1.22fr;gap:80px;background:linear-gradient(125deg,#0e2a4b,#163c65);color:#f9edcf;border-top:2px solid #d5a846;border-bottom:2px solid #b47d27}.vision-heading{position:sticky;top:35px;align-self:start}.vision h2 em{background:linear-gradient(110deg,#bb7c16 0%,#ffdf80 28%,#e4ab32 54%,#fff0af 72%,#cc8b1a 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.vision-copy{border-left:2px solid #d9a842;padding-left:38px}.vision-copy>p{font-size:17px;color:#d9e2ec;margin:0 0 24px}.vision-copy strong{color:#fff0c2}.vision-question{min-height:0;margin:38px 0;padding:26px 0;border-top:1px solid #d9a842;border-bottom:1px solid #d9a842;font-size:clamp(25px,2.4vw,35px);color:#ffd576}.vision-highlight{padding:20px 22px;border-left:4px solid #e4b24d;background:#071c3659}.vision-closing{display:grid;gap:7px;margin-top:35px;color:#ffd576;font-family:Georgia,serif;font-size:20px}.vision-closing strong{color:#ffd576}@media(max-width:760px){.vision{grid-template-columns:1fr;gap:38px}.vision-heading{position:static}.vision-copy{padding-left:22px}.vision-copy>p{font-size:16px}.vision-question{font-size:27px}}
.screen-section{display:grid;place-items:center;background:radial-gradient(circle at center,#1b4b7b 0,#091f3d 72%);border-top:1px solid #c7943c66;border-bottom:1px solid #c7943c66}.screen-showcase{width:min(100%,680px);border:2px solid #d5a846;border-radius:24px;overflow:hidden;box-shadow:0 30px 80px #0008,0 0 35px #d5a84624}.screen-showcase img{display:block;width:100%;height:auto}@media(max-width:640px){.screen-section{padding:48px 5%}.screen-showcase{border-radius:16px}}
