:root{--bg:#141414;--panel:#202020;--white:#f7f4f1;--muted:#aeaaa7;--accent:#ff6b2b;--line:#3b3938}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--white);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Sora,Arial,sans-serif;line-height:1.12;letter-spacing:-.045em}h1{font-size:clamp(3rem,5.6vw,5.6rem);font-weight:700}h2{font-size:clamp(2rem,4vw,3.65rem)}h3{font-size:1.3rem}em{font-style:normal;color:var(--accent)}p{color:#c5c0bd}.header{border-bottom:1px solid #34302e;position:relative;z-index:5;background:#141414}.header-inner{min-height:95px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{width:122px;height:62px;object-fit:contain;object-position:left center}.header nav{display:flex;align-items:center;gap:clamp(15px,2.2vw,31px);font-size:14px;font-weight:700}.header nav>a:hover{color:var(--accent)}.header nav .nav-contact{border:1px solid var(--accent);border-radius:8px;padding:12px 16px;color:var(--accent)}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(35px,6vw,100px);align-items:center;min-height:650px;padding-block:80px 105px}.eyebrow,.kicker,.card-index{font-size:12px;font-weight:800;letter-spacing:.18em;color:var(--accent)}.eyebrow{display:inline-flex;align-items:center;gap:10px}.eyebrow-dot{height:8px;width:8px;background:var(--accent);border-radius:50%}.hero h1{margin:30px 0 25px;max-width:750px}.hero-copy>p{font-size:18px;max-width:575px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:35px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;border-radius:8px;padding:17px 21px;font-size:15px;font-weight:800;min-height:60px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.primary{background:var(--accent);color:#181615}.primary:hover{background:#ff8649}.secondary{border:1px solid #62534c}.secondary:hover{background:#292421}.hero-foot{display:flex;gap:22px;flex-wrap:wrap;margin-top:36px;color:#aaa29e;font-size:14px}.hero-art{min-height:490px;border:1px solid #50413c;border-radius:14px;background:radial-gradient(circle at 50% 42%,#6e311c 0,#282220 38%,#1c1a19 75%);display:flex;flex-direction:column;justify-content:space-between;padding:26px;overflow:hidden}.hero-art-top,.hero-art-bottom{display:flex;justify-content:space-between}.hero-art-top{font-size:12px;font-weight:800;letter-spacing:.15em;color:#d8b7a9}.hero-art-mark{align-self:center;width:min(67%,295px);aspect-ratio:1;display:grid;place-items:center;transform:rotate(-8deg);border:1px solid #62463c;border-radius:24px;background:#191717;box-shadow:26px 33px 65px #0c0807a3}.hero-art-mark img{width:90%;height:90%;object-fit:contain}.hero-art-bottom{font-family:Sora;font-size:20px;font-weight:700;line-height:1.4}.art-arrow{color:var(--accent);font-size:45px}.section{padding:100px 0;scroll-margin-top:25px}.about,.process{background:#1d1d1d}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.section h2{margin:18px 0 0}.section-prose{padding-top:35px;font-size:18px}.section-prose p{margin-bottom:24px}.text-link{color:var(--accent);font-weight:800;display:inline-flex;gap:28px;border-bottom:1px solid var(--accent);padding-bottom:8px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:37px}.section-head>p{max-width:260px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.product-card{min-height:380px;padding:28px;border:1px solid #46403c;border-radius:10px;background:#202020;display:flex;flex-direction:column;align-items:start;transition:background .2s,transform .2s,border-color .2s}.product-card:hover{background:#302823;border-color:var(--accent);transform:translateY(-5px)}.card-icon{width:48px;height:48px;border:1px solid var(--accent);color:var(--accent);border-radius:50%;display:grid;place-items:center;font-size:25px;margin:34px 0 28px}.product-card h3{font-size:clamp(20px,2vw,25px);margin-bottom:12px}.product-card p{font-size:15px}.card-action{color:var(--accent);font-weight:700;margin-top:auto}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:60px}.steps>div{border-top:1px solid #5b4f4a;padding-top:22px}.steps span{color:var(--accent);font-weight:800;font-family:Sora}.steps h3{margin:34px 0 12px}.questions .two-col>div:first-child>p{margin:22px 0}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:22px 0}summary{cursor:pointer;font-family:Sora;font-weight:600;list-style:none;display:flex;justify-content:space-between;gap:15px}summary:after{content:'+';color:var(--accent);font-size:25px;line-height:1}details[open] summary:after{content:'−'}details p{margin:15px 35px 0 0}.cta-section{background:var(--accent);color:#211915}.cta-inner{padding-block:58px;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-section .kicker{color:#533023}.cta-section h2{font-size:clamp(1.8rem,3.3vw,3rem);margin:12px 0 0}.light{background:#1b1918;color:#fff;white-space:nowrap}footer{padding-top:72px;background:#0f0f0f}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer-logo{width:150px;height:78px;object-fit:contain;object-position:left}.footer-grid p{max-width:300px}.footer-grid h3{font-size:15px;letter-spacing:0;margin:5px 0 20px}.footer-grid a{display:block;color:#bbb4af;margin-bottom:13px}.footer-grid a:hover{color:var(--accent)}.footer-bottom{padding:22px 0;margin-top:54px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:24px;color:#958e89;font-size:13px}.interior-hero{min-height:430px;padding-block:42px 70px}.crumb{display:block;color:#b6a9a3;font-size:14px;margin-bottom:54px}.interior-hero h1{max-width:850px;margin:18px 0}.interior-hero>p{font-size:19px;max-width:720px}.interior-hero .button{margin-top:20px}.interior-info{background:#1d1d1d}.section-prose ul{padding-left:22px;color:#d0c9c4}.section-prose li{margin-bottom:20px}.faq-page{max-width:850px}.faq-page h2{margin-bottom:35px}.legal{max-width:800px}.legal h2{font-size:26px;margin-top:30px}.legal p{margin-bottom:25px}@media(max-width:900px){.header nav{gap:13px;font-size:12px}.two-col{gap:35px}.hero{gap:30px}.hero-art{min-height:410px}.cards{gap:10px}.product-card{padding:20px}}@media(max-width:720px){.shell{width:min(100% - 36px,520px)}.header-inner{min-height:76px}.brand img{width:105px;height:56px}.menu-toggle{display:block;background:transparent;color:white;border:1px solid #51433d;border-radius:6px;width:43px;height:43px;cursor:pointer}.header nav{display:none;position:absolute;top:75px;left:0;right:0;padding:20px 18px 28px;background:#171717;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;font-size:16px;gap:8px}.header nav.open{display:flex}.header nav>a{padding:10px}.hero{grid-template-columns:1fr;padding-block:65px 65px;min-height:0}.hero h1{font-size:clamp(2.8rem,11vw,4.1rem)}.hero-copy>p{font-size:16px}.hero-art{min-height:350px}.hero-art-mark{width:180px}.section{padding:72px 0}.two-col,.cards,.steps{grid-template-columns:1fr;gap:20px}.section-prose{padding-top:0;font-size:16px}.section-head{display:block}.section-head>p{max-width:none;margin-top:20px}.product-card{min-height:320px;padding:25px}.card-icon{margin:25px 0}.steps{margin-top:40px}.steps h3{margin-top:20px}.cta-inner{display:block}.cta-inner .button{margin-top:30px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-grid>div:first-child{grid-column:span 2}.footer-bottom{display:block}.footer-bottom>span{display:block;margin-bottom:10px}.interior-hero{min-height:0;padding-bottom:65px}.interior-hero h1{font-size:clamp(2.6rem,10vw,4rem)}.crumb{margin-bottom:43px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.product-card{transition:none}}
/* Institutional home: editorial layout inspired by the reference structure */
.vip-hero{position:relative;min-height:640px;background:#181717;display:flex;align-items:center;overflow:hidden}.vip-hero-photo{position:absolute;inset:0;background-image:url('/assets/hero.webp');background-position:center 38%;background-size:cover}.vip-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#141414 0%,#141414e8 24%,#141414a6 49%,#14141418 82%)}.vip-hero-content{position:relative;z-index:1;padding-block:86px 110px}.vip-hero-content h1{max-width:720px;margin:25px 0 20px;font-size:clamp(3.2rem,5vw,5.1rem)}.vip-hero-content p{max-width:610px;color:#e3dedb;font-size:19px}.glass{border:1px solid #ddd7d2;background:#19191950;color:white;backdrop-filter:blur(8px)}.hero-scroll{position:absolute;bottom:25px;right:max(32px,calc((100vw - 1180px)/2));z-index:1;font-size:11px;font-weight:800;letter-spacing:.16em;display:flex;gap:15px;align-items:center}.hero-scroll span{color:var(--accent);font-size:22px}.credibility-band{background:var(--accent);color:#1c1917}.credibility-inner{padding:24px 0;display:flex;justify-content:space-between;align-items:center;gap:20px}.credibility-inner p{margin:0;color:#1c1917;font-weight:800;font-family:Sora}.credibility-inner div{display:flex;gap:27px;font-size:13px;font-weight:700}.fuller-about{background:#1c1b1a}.fuller-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(35px,7vw,105px);align-items:center}.about-photo{height:520px;position:relative;overflow:hidden;border-radius:7px}.about-photo img{width:100%;height:100%;object-fit:cover}.about-photo span{position:absolute;bottom:0;left:0;right:0;background:#151515e0;padding:18px;font-size:11px;letter-spacing:.15em;font-weight:700}.about-content h2{margin:17px 0 26px}.about-content p{font-size:17px}.about-points{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:25px 0 30px}.about-points span{border-top:1px solid #54443d;padding-top:13px;font-size:14px;font-weight:700}.values-section{background:#171717}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.values-grid>div{padding:35px 28px;border:1px solid #393431;background:#20201f;min-height:255px}.value-icon{color:var(--accent);font:700 30px Sora}.values-grid h3{margin-top:35px}.aspirations{background:#25201e}.aspirations h2{max-width:750px;margin-bottom:45px}.aspiration-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.aspiration-grid span{min-height:120px;display:flex;align-items:flex-end;padding:20px;background:linear-gradient(145deg,#3c302a,#24201e);border:1px solid #594034;font-family:Sora;font-weight:700}.expanded-solutions{background:#fff5ee;color:#1b1918}.expanded-solutions h2 em{color:#d64b17}.expanded-solutions .section-head p{color:#524b48}.solution-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:15px}.solution-feature,.solution-small{display:flex;flex-direction:column;align-items:flex-start;position:relative;overflow:hidden;transition:transform .2s}.solution-feature:hover,.solution-small:hover{transform:translateY(-3px)}.solution-feature{min-height:520px;background:linear-gradient(150deg,#24201e 0%,#3a2520 85%);color:#f8f5f2;padding:40px}.solution-feature:after{content:'↗';position:absolute;bottom:-120px;right:0;font-size:380px;color:#ff6b2b24;line-height:1}.solution-feature>*{position:relative;z-index:1}.solution-feature h3{font-size:clamp(2.6rem,4vw,4.3rem);max-width:550px;margin-top:90px}.solution-feature p{max-width:400px;color:#dbd3cf}.solution-feature strong{margin-top:auto;color:#ff9c6a}.solution-stack{display:grid;gap:15px}.solution-small{min-height:250px;padding:30px;background:#f6e2d2;border:1px solid #d8cbc2}.solution-small:nth-child(2){background:#f1d5c1}.solution-small h3{font-size:clamp(1.4rem,2vw,2.1rem);max-width:400px;margin:27px 0 10px}.solution-small p{color:#504844;margin-bottom:10px}.solution-small strong{margin-top:auto;color:#b94718}.solution-no{font-size:12px;font-weight:800;letter-spacing:.16em;color:#de5621}.solutions-end{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:30px}.solutions-end p{color:#4e4743;margin:0}.expanded-solutions .text-link{color:#b94718;border-color:#b94718}.editorial{background:#fff5ee;color:#211e1b}.editorial h2 em{color:#d64b17}.editorial .section-head>p{color:#514a46}.editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.editorial-grid a{background:#f4e4d8;border:1px solid #d7ccc4;min-height:275px;padding:28px;display:flex;flex-direction:column;transition:transform .2s}.editorial-grid a:hover{transform:translateY(-3px)}.editorial-grid span{font-size:12px;letter-spacing:.14em;color:#b94718;font-weight:800}.editorial-grid h3{font-size:22px;margin:35px 0}.editorial-grid strong{color:#b94718;margin-top:auto}.testimonial-section{background:#25201e}.testimonial-grid{display:grid;grid-template-columns:1fr .9fr;gap:90px;align-items:center}.testimonial-grid p{font-size:17px}.testimonial-placeholder{border:1px solid #6c493c;background:#332822;padding:42px;min-height:300px;display:flex;flex-direction:column;justify-content:center}.quote-mark{font:800 80px Georgia;color:var(--accent);height:70px}.testimonial-placeholder p{color:white;font-family:Sora;font-size:20px}.testimonial-placeholder>span:last-child{color:#ff9c6a;font-size:11px;letter-spacing:.14em;font-weight:700}.partner-section{background:#191919}.partner-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.partner-grid p{font-size:18px}.questions{background:#222}.header nav{gap:clamp(10px,1.6vw,22px)}.header nav>a{white-space:nowrap}@media(max-width:900px){.header nav{font-size:11px;gap:9px}.credibility-inner{display:block}.credibility-inner div{margin-top:12px;flex-wrap:wrap}.fuller-about-grid,.partner-grid,.testimonial-grid{gap:35px}.about-photo{height:430px}}@media(max-width:720px){.vip-hero{min-height:670px;align-items:flex-end}.vip-hero-photo{background-position:65% center}.vip-hero-overlay{background:linear-gradient(0deg,#141414 2%,#141414eb 30%,#1414148a 63%,#14141415 100%)}.vip-hero-content{padding-top:230px;padding-bottom:90px}.vip-hero-content h1{font-size:clamp(2.65rem,10vw,4rem)}.vip-hero-content p{font-size:16px}.hero-scroll{display:none}.credibility-inner div{display:grid;gap:5px}.fuller-about-grid,.values-grid,.solution-grid,.editorial-grid,.testimonial-grid,.partner-grid{grid-template-columns:1fr}.about-photo{height:350px}.aspiration-grid{grid-template-columns:repeat(2,1fr)}.solution-feature{min-height:400px}.solution-feature h3{margin-top:50px}.solution-small{min-height:230px}.solutions-end{display:block}.solutions-end .text-link{margin-top:14px}.testimonial-placeholder{min-height:260px}}

/* Warmer high contrast brand accents */
.vip-hero:before{content:'';position:absolute;inset:0 auto 0 0;width:7px;background:#ff6b2b;z-index:2}.vip-hero-content .kicker{color:#ff9b60}.primary{box-shadow:0 10px 32px #ff6b2b38}.button.primary:hover{box-shadow:0 14px 38px #ff6b2b60}.header nav .nav-contact{background:#ff6b2b;color:#21140d;border-color:#ff6b2b}.header nav .nav-contact:hover{background:#ff8a4a;color:#1e140d}.credibility-band{background:linear-gradient(100deg,#ff6928,#ff873b)}.value-icon{color:#ff762f}.value-icon:after{content:'';display:block;width:35px;height:3px;background:#ff762f;margin-top:9px}.solution-feature{background:linear-gradient(135deg,#2a1a13 0%,#763316 100%)}.solution-small:hover{border-color:#f17435}.expanded-solutions{background:#fff5ee}.editorial{background:#fff8f2}.cta-section{background:linear-gradient(110deg,#ff6626,#ff863b)}.aspirations{background:#30201a}.testimonial-section{background:#2c201b}.testimonial-placeholder{background:#40291f;border-color:#ff6b2b}.kicker,.eyebrow,.card-index{color:#ff7938}
