:root{--hp-navy:#061f31;--hp-navy-light:#082b40;--hp-teal:#1f5a5f;--hp-cream:#f1e6c9;--hp-gold:#c9a228;--hp-grey:#737c81;--hp-white:#fff;--hp-text-dark:#0b2a3f;--hp-text-light:#f1e6c9db;--hp-container:1240px;--hp-radius:10px}html{scroll-behavior:smooth;margin:0;padding:0}body{background:var(--hp-navy);min-width:320px;min-height:100vh;color:var(--hp-cream);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}img{max-width:100%;display:block}button,input{font:inherit}.site{width:100%;min-height:100vh;overflow-x:hidden}.container{width:min(calc(100% - 48px), var(--hp-container));margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.site-header{z-index:10;background:var(--hp-navy);padding:22px 0;position:relative}.header-inner{justify-content:flex-start;align-items:center;display:flex}.brand{width:fit-content;color:var(--hp-cream);align-items:center;gap:14px;text-decoration:none;display:inline-flex}.brand:visited{color:var(--hp-cream)}.brand-logo{object-fit:contain;flex:0 0 58px;width:58px;height:58px}.brand-name{letter-spacing:.045em;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:1.28rem;font-weight:700;line-height:1}.hero{isolation:isolate;background:radial-gradient(circle at 72% 42%, #1f5a5f3d 0%, #1f5a5f14 34%, transparent 62%), linear-gradient(135deg, var(--hp-navy-light) 0%, #052337 55%, #031c2b 100%);padding:clamp(58px,7vw,96px) 0 clamp(72px,8vw,108px);position:relative;overflow:hidden}.hero:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#061f31eb 0%,#061f3194 43%,#061f3114 72%,#0000 100%);position:absolute;inset:0}.hero-grid{grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:clamp(42px,6vw,82px);display:grid}.hero-content{z-index:2;min-width:0;max-width:660px;position:relative}.eyebrow{color:var(--hp-gold);letter-spacing:.13em;text-transform:uppercase;margin:0 0 14px;font-size:.88rem;font-weight:700;line-height:1.4}.hero h1{max-width:680px;color:var(--hp-cream);letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,6.4vw,7rem);font-weight:700;line-height:.91}.accent-text{color:var(--hp-gold);margin-top:.08em;display:block}.hero-tagline{color:var(--hp-cream);margin:30px 0 0;font-size:clamp(1.05rem,1.5vw,1.22rem);font-weight:600;line-height:1.5}.hero-description{max-width:590px;color:var(--hp-text-light);margin:18px 0 30px;font-size:1rem;line-height:1.7}.signup-form{align-items:stretch;width:100%;max-width:620px;display:flex}.email-icon{z-index:2;color:var(--hp-gold);pointer-events:none;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.email-field input{border-radius:var(--hp-radius) 0 0 var(--hp-radius);background:var(--hp-white);color:#27323a;border:1px solid #0000;outline:none;width:100%;min-height:60px;padding:0 20px 0 52px}.email-field input::placeholder{color:#737c81;opacity:1}.signup-button{border:1px solid var(--hp-gold);border-radius:0 var(--hp-radius) var(--hp-radius) 0;background:var(--hp-gold);min-height:60px;color:var(--hp-white);letter-spacing:.025em;text-transform:uppercase;cursor:pointer;flex:none;padding:0 30px;font-size:.9rem;font-weight:800;transition:transform .16s,filter .16s}.privacy-line a{color:var(--hp-cream);text-underline-offset:3px}.privacy-line a:hover{color:var(--hp-gold)}.form-message.success{color:#d7efda}.hero-art{justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.hero-art-image{object-fit:contain;object-position:center;filter:drop-shadow(0 24px 44px #00000038);width:min(100%,690px);height:auto;max-height:690px}.benefits-section{color:var(--hp-text-dark);background:radial-gradient(circle at 50% 0,#c9a2280f,#0000 44%),#f7f1e4;padding:clamp(72px,8vw,104px) 0}.section-heading{text-align:center;max-width:820px;margin:0 auto clamp(46px,5vw,64px)}.section-heading .eyebrow{color:var(--hp-teal)}.section-heading h2{color:var(--hp-text-dark);letter-spacing:.03em;text-transform:uppercase;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4.5vw,3.3rem);line-height:1.08}.benefits-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1080px;margin-inline:auto;display:grid}.benefit-card{text-align:center;padding:0 clamp(26px,4vw,48px);position:relative}.benefit-card+.benefit-card{border-left:1px solid #c9a22857}.benefit-icon{background:var(--hp-navy);width:88px;height:88px;color:var(--hp-gold);border-radius:50%;place-items:center;margin:0 auto 24px;display:grid;box-shadow:0 14px 30px #061f3124}.benefit-card h3{color:var(--hp-text-dark);margin:0 0 14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.28rem,2vw,1.55rem);line-height:1.25}.benefit-card p{color:#405564;max-width:290px;margin:0 auto;font-size:1rem;line-height:1.65}.site-footer{background:var(--hp-navy);color:var(--hp-cream);padding:28px 0}.footer-inner{justify-content:space-between;align-items:center;gap:32px;display:flex}.footer-brand{align-items:center;gap:24px;min-width:0;display:flex}.footer-logo .brand-logo{flex-basis:44px;width:44px;height:44px}.footer-logo .brand-name{font-size:1rem}.footer-brand>p{color:var(--hp-cream);letter-spacing:.035em;text-transform:uppercase;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1rem;font-weight:600}.footer-right{justify-content:flex-end;align-items:center;gap:24px;display:flex}.social-links{align-items:center;gap:12px;display:flex}.social-link{width:42px;height:42px;color:var(--hp-gold);border-radius:50%;place-items:center;text-decoration:none;transition:background-color .16s,color .16s,transform .16s;display:inline-grid}.social-link:hover{color:var(--hp-cream);background:#c9a2281f;transform:translateY(-1px)}.social-link svg{width:22px;height:22px}.copyright{color:#f1e6c9b3;white-space:nowrap;margin:0;font-size:.85rem}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--hp-gold);outline-offset:4px}@media (width<=1000px){.hero-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:42px}.hero h1{font-size:clamp(3.8rem,7.4vw,5.8rem)}}@media (width<=860px){.hero{padding-top:56px}.hero-grid{grid-template-columns:1fr;gap:46px}.hero-content{max-width:700px}.hero h1{max-width:680px;font-size:clamp(3.7rem,11vw,6rem)}.hero-art{display:none}.hero-art-image{width:100%;max-height:none}.benefit-card{padding-inline:24px}.footer-inner{align-items:flex-start}.footer-brand{flex-direction:column;align-items:flex-start;gap:12px}}@media (width<=680px){.container{width:min(calc(100% - 32px), var(--hp-container))}.site-header{padding:17px 0}.brand{gap:10px}.brand-logo{flex-basis:48px;width:48px;height:48px}.brand-name{font-size:1rem}.hero{padding:42px 0 58px}.hero-grid{gap:34px}.hero h1{font-size:clamp(3.05rem,15vw,4.65rem);line-height:.94}.hero-tagline{margin-top:24px}.hero-description{margin-bottom:24px;font-size:.96rem}.signup-form{flex-direction:column;gap:10px}.email-field input{border-radius:var(--hp-radius);min-height:56px}.signup-button{border-radius:var(--hp-radius);width:100%;min-height:56px}.benefits-section{padding:64px 0}.section-heading{margin-bottom:40px}.section-heading h2{font-size:clamp(1.85rem,9vw,2.55rem)}.benefits-grid{grid-template-columns:1fr}.benefit-card{padding:34px 10px}.benefit-card:first-child{padding-top:0}.benefit-card:last-child{padding-bottom:0}.benefit-card+.benefit-card{border-top:1px solid #c9a22857;border-left:0}.benefit-icon{width:78px;height:78px;margin-bottom:20px}.footer-inner{flex-flow:row;justify-content:center;align-items:center;gap:22px;width:100%}.footer-brand{flex-direction:row;align-items:center;gap:0;width:auto}.footer-logo .brand-name{display:none}.footer-logo .brand-logo{flex-basis:42px;width:42px;height:42px}.footer-brand>p{display:none}.footer-right{flex-direction:row;justify-content:center;align-items:center;gap:22px;width:auto;display:flex}.social-links{justify-content:center;align-items:center;gap:12px;display:flex}.social-link{place-items:center;width:40px;height:40px;display:grid}.copyright{white-space:nowrap;margin:0;font-size:.82rem;line-height:1}}@media (width<=420px){.container{width:min(calc(100% - 24px), var(--hp-container))}.brand-name{font-size:.92rem}.hero h1{font-size:clamp(2.85rem,15.5vw,4rem)}.footer-inner{gap:14px}.footer-logo .brand-logo{flex-basis:36px;width:36px;height:36px}.social-links{gap:6px}.social-link{width:34px;height:34px}.social-link svg{width:19px;height:19px}.copyright{font-size:.72rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.newsletter{width:100%;max-width:620px}.signup-form{align-items:stretch;width:100%;max-width:620px;display:flex;position:relative}.email-field{flex:auto;min-width:0;position:relative}.email-icon{z-index:2;color:#c9a228;pointer-events:none;width:20px;height:20px;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.email-field input{color:#27323a;background:#fff;border:1px solid #0000;border-radius:10px 0 0 10px;outline:none;width:100%;min-width:0;min-height:60px;padding:0 18px 0 52px;font-size:1rem}.email-field input::placeholder{color:#737c81;opacity:1;white-space:nowrap}.email-field input:focus-visible{z-index:1;border-color:#c9a228;position:relative;box-shadow:inset 0 0 0 2px #c9a22838}.signup-button{color:#fff;letter-spacing:.025em;text-transform:uppercase;white-space:nowrap;cursor:pointer;background:#c9a228;border:1px solid #c9a228;border-radius:0 10px 10px 0;flex:none;min-height:60px;padding:0 30px;font-size:.9rem;font-weight:800;transition:filter .16s,transform .16s}.signup-button:hover:not(:disabled){filter:brightness(1.07)}.signup-button:active:not(:disabled){transform:translateY(1px)}.signup-button:disabled{cursor:not-allowed;opacity:.65}.honeypot-field{clip:rect(0, 0, 0, 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.no-spam-line{color:#f1e6c9db;margin:14px 0 0;font-size:.9rem;line-height:1.5}.no-spam-line span{color:#c9a228}.privacy-line{color:#f1e6c9ad;margin:10px 0 0;font-size:.82rem;line-height:1.55}.privacy-line a,.privacy-link{color:#f1e6c9;text-underline-offset:3px;text-decoration:underline}.privacy-line a:hover,.privacy-link:hover{color:#c9a228}.privacy-link{font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.field-error{color:#ffd1d1;margin:10px 0 0;font-size:.9rem;line-height:1.5}.form-message{margin:14px 0 0;font-size:.9rem;line-height:1.5}.form-message.success{color:#d5efd8;background:#d5efd81a;border:1px solid #d5efd859;border-radius:10px;align-items:center;gap:12px;padding:14px 16px;font-weight:600;display:flex}.form-message.success span{color:#061f31;background:#d5efd8;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-weight:800;line-height:1;display:grid}.form-message.error{color:#ffd1d1}.signup-button:focus-visible,.email-field input:focus-visible,.privacy-line a:focus-visible,.privacy-link:focus-visible{outline-offset:4px;outline:3px solid #c9a228}@media (width<=1155px){.newsletter{max-width:620px}.signup-form{flex-direction:column;gap:10px}.email-field{width:100%}.email-field input,.signup-button{border-radius:10px;width:100%}}@media (width<=680px){.newsletter{max-width:none}.email-field input{min-height:56px;padding-left:48px;font-size:.95rem}.email-icon{left:16px}.signup-button{min-height:56px;font-size:.86rem}.no-spam-line{margin-top:12px;font-size:.85rem}.privacy-line{font-size:.78rem}}@media (width<=380px){.email-field input{padding-right:12px;font-size:.9rem}.signup-button{padding-inline:18px;font-size:.8rem}}@media (prefers-reduced-motion:reduce){.signup-button{transition:none}}.privacy-page{color:#f1e6c9;background:radial-gradient(circle at 50% 0,#1f5a5f33,#0000 34%),#061f31;min-height:100vh;padding:32px 0 64px}.privacy-container{width:min(100% - 40px,920px);margin-inline:auto}.privacy-header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:48px;display:flex}.privacy-back-link{color:#f1e6c9c7;align-items:center;gap:8px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.privacy-back-link:hover{color:#c9a228}.privacy-brand{color:#f1e6c9;letter-spacing:.05em;align-items:center;gap:10px;font-family:Georgia,Times New Roman,serif;font-size:.95rem;font-weight:700;display:flex}.privacy-logo{object-fit:contain;width:38px;height:38px}.privacy-content{color:#173246;background:#f7f1e4;border:1px solid #c9a22833;border-radius:18px;overflow:hidden;box-shadow:0 28px 70px #00000038}.privacy-intro{text-align:center;border-bottom:1px solid #c9a2283d;padding:64px 64px 52px}.privacy-icon{color:#c9a228;background:#061f31;border-radius:50%;place-items:center;width:70px;height:70px;margin:0 auto 20px;display:grid}.privacy-eyebrow{color:#1f5a5f;letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;font-size:.8rem;font-weight:800}.privacy-intro h1{color:#0b2a3f;letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,6vw,4rem);line-height:1}.privacy-summary{color:#4a5e6a;max-width:650px;margin:24px auto 0;font-size:1.05rem;line-height:1.75}.privacy-updated{color:#737c81;margin:22px 0 0;font-size:.82rem}.privacy-sections{padding:16px 64px 58px}.privacy-sections section{border-bottom:1px solid #0b2a3f1a;padding:42px 0}.privacy-sections section:last-child{border-bottom:0}.privacy-sections h2{color:#0b2a3f;margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;line-height:1.3}.privacy-sections p{color:#405564;margin:0 0 16px;font-size:.98rem;line-height:1.8}.privacy-sections p:last-child{margin-bottom:0}.privacy-sections ul{color:#405564;margin:20px 0;padding-left:24px}.privacy-sections li{margin:10px 0;line-height:1.65}.privacy-email{color:#1f5a5f;text-underline-offset:4px;align-items:center;gap:9px;font-weight:700;text-decoration-thickness:1px;display:inline-flex}.privacy-email:hover{color:#c9a228}.privacy-footer{color:#f1e6c9a3;justify-content:center;align-items:center;gap:10px;padding-top:34px;font-size:.8rem;display:flex}.privacy-footer img{width:28px;height:28px}.privacy-footer p{margin:0}.privacy-page a:focus-visible{outline-offset:4px;outline:3px solid #c9a228}@media (width<=680px){.privacy-page{padding-top:22px}.privacy-container{width:min(100% - 24px,920px)}.privacy-header{margin-bottom:28px}.privacy-brand span{display:none}.privacy-intro{padding:46px 22px 38px}.privacy-icon{width:62px;height:62px}.privacy-summary{font-size:.96rem}.privacy-sections{padding:6px 22px 36px}.privacy-sections section{padding:32px 0}.privacy-sections h2{font-size:1.25rem}.privacy-sections p,.privacy-sections li{font-size:.94rem}}:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*,:before,:after{box-sizing:border-box}html{width:100%;min-height:100%;margin:0;padding:0}body{background:#061f31;width:100%;min-height:100vh;margin:0}#root{width:100%;min-height:100vh}body,button,input,textarea,select{font:inherit}h1,h2,h3,h4,h5,h6,p{margin-top:0}button,input,textarea,select{color:inherit}img,picture,svg,canvas{max-width:100%;display:block}img{height:auto}a{color:inherit}button,input{margin:0}button{border:0}input,button,textarea,select{font-size:100%}:focus:not(:focus-visible){outline:none}::selection{color:#061f31;background:#c9a228}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
