@import "https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@400;500;600;700;800&display=swap";
:root{--bg:#070807;--bg-soft:#0d0e0d;--panel:#111312;--panel-2:#171917;--line:#30302b;--line-soft:#22231f;--gold:#dca93b;--gold-2:#f3c15a;--cream:#f1eee4;--text:#ded8c9;--muted:#a59c8b;--shadow:0 24px 80px #00000061}*{box-sizing:border-box}html{background:var(--bg);color:var(--text);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}body{background:radial-gradient(circle at 88% 8%, #dca93b21, transparent 30rem), radial-gradient(circle at 5% 12%, #576e6e29, transparent 28rem), var(--bg);color:var(--text);margin:0;font-family:Barlow Semi Condensed,sans-serif;font-size:18px;line-height:1.55}body:before{content:"";pointer-events:none;opacity:.16;z-index:-1;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:68px 68px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 70%);mask-image:linear-gradient(#000,#0000 70%)}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}video{background:#020202}main{min-height:60vh}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070807db;border-bottom:1px solid #dca93b38;justify-content:space-between;align-items:center;gap:24px;min-height:74px;padding:12px clamp(18px,4vw,56px);display:flex;position:sticky;top:0}.brand-lockup,.footer-brand{color:var(--gold-2);text-transform:uppercase;letter-spacing:0;align-items:center;gap:12px;font-size:clamp(1.35rem,2vw,2rem);font-weight:800;display:inline-flex}.brand-lockup img,.footer-brand img{object-fit:contain;width:44px;height:44px}.desktop-nav{color:var(--cream);align-items:center;gap:clamp(12px,2vw,28px);font-size:.98rem;font-weight:500;display:flex}.desktop-nav a,.footer-links a,.footer-contact a{transition:color .18s,border-color .18s}.desktop-nav a:hover,.footer-links a:hover,.footer-contact a:hover{color:var(--gold-2)}.button{text-transform:uppercase;min-height:46px;color:var(--cream);border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:10px;padding:12px 22px;font-size:1.03rem;font-weight:700;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{background:linear-gradient(180deg, var(--gold-2), var(--gold));color:#17100a;box-shadow:0 14px 34px #dca93b38}.button.secondary,.button.ghost{color:var(--gold-2);background:#08090870;border-color:#dca93bb3}.button-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.home-hero{isolation:isolate;grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);align-items:center;gap:clamp(28px,5vw,72px);min-height:calc(100svh - 74px);padding:clamp(34px,6vw,76px) clamp(18px,7vw,92px) 34px;display:grid;position:relative;overflow:hidden}.home-hero:after{content:"";z-index:-1;background:linear-gradient(#0000,#070807f0);height:32%;position:absolute;inset:auto 0 0}.film-rail{opacity:.6;border:20px solid #dca93b1a;border-radius:999px;width:290px;height:720px;position:absolute;top:60px;left:-180px;transform:rotate(24deg)}.film-rail:before,.film-rail:after{content:"";border-radius:inherit;border:1px dashed #dca93b3d;position:absolute;inset:24px}.hero-copy{z-index:2;max-width:640px}.eyebrow{color:var(--gold-2);text-transform:uppercase;letter-spacing:.08em;margin:0 0 10px;font-weight:700}.hero-copy h1,.page-hero h1{color:var(--cream);text-transform:uppercase;text-wrap:balance;margin:0;font-size:clamp(3.8rem,9vw,8.8rem);font-weight:800;line-height:.84}.hero-copy h1 span{color:var(--gold-2);font-size:clamp(2rem,4.6vw,4.8rem);line-height:.95;display:block}.hero-copy>p:not(.eyebrow),.page-hero>p:not(.eyebrow),.section-heading p,.feature-split>div>p,.text-band p,.story-copy p{max-width:680px;color:var(--text);text-wrap:pretty;font-size:clamp(1.05rem,1.5vw,1.28rem)}.hero-focus-panel{min-height:480px;box-shadow:var(--shadow);background:linear-gradient(135deg,#f4be4829,#0000 44%),repeating-linear-gradient(90deg,#f4be4814 0 2px,#0000 2px 18px),#030403;border:1px solid #dca93b47;flex-direction:column;justify-content:flex-end;gap:22px;padding:clamp(28px,5vw,56px);display:flex}.hero-focus-panel p{color:var(--gold);text-transform:uppercase;letter-spacing:.16em;margin:0;font-weight:900}.hero-focus-panel strong{color:var(--cream);text-transform:uppercase;max-width:680px;font-size:clamp(2rem,4vw,4.7rem);line-height:.95}.hero-focus-panel ul{color:var(--text);gap:10px;margin:0;padding:0;list-style:none;display:grid}.hero-focus-panel li{align-items:center;gap:10px;display:flex}.hero-focus-panel li:before{content:"";border:1px solid var(--gold);border-radius:50%;flex:none;width:9px;height:9px}.proof-bar,.section{width:min(1180px,100% - 36px);margin:0 auto}.proof-bar{box-shadow:var(--shadow);background:#111312db;border:1px solid #dca93b40;grid-template-columns:repeat(3,1fr);display:grid;transform:translateY(-20px)}.proof-bar div{border-right:1px solid var(--line-soft);grid-template-columns:46px 1fr;column-gap:16px;padding:24px;display:grid}.proof-bar div:last-child{border-right:0}.proof-bar svg{color:var(--gold-2);border:1px solid var(--gold);border-radius:50%;grid-row:span 2;width:42px;height:42px;padding:8px}.proof-bar strong{color:var(--cream);text-transform:uppercase}.proof-bar span{color:var(--muted)}.section{padding:clamp(54px,8vw,98px) 0}.section-heading{justify-content:space-between;align-items:end;gap:28px;margin-bottom:28px;display:flex}.section-heading h2,.feature-split h2,.text-band h2,.story-copy h2,.contact-panel h2,.article-page h1{color:var(--cream);text-transform:uppercase;text-wrap:balance;margin:0;font-size:clamp(2.5rem,5vw,4.8rem);line-height:.95}.service-grid,.pricing-grid,.testimonial-grid,.portfolio-grid,.product-grid,.blog-grid,.price-detail-grid{gap:16px;display:grid}.service-grid{grid-template-columns:repeat(4,1fr)}.pricing-grid,.testimonial-grid,.portfolio-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(4,1fr)}.blog-grid{grid-template-columns:repeat(3,1fr)}.price-detail-grid{grid-template-columns:repeat(2,1fr)}.service-card,.pricing-grid article,.testimonial-grid blockquote,.video-card,.product-card,.blog-card,.price-detail-grid article,.contact-panel,.quote-form,.text-band{background:linear-gradient(#171917eb,#0c0d0ceb);border:1px solid #dca93b33;border-radius:8px;box-shadow:0 12px 34px #00000029}.service-card{flex-direction:column;min-height:270px;padding:18px;display:flex}.service-card:hover,.blog-card:hover{border-color:#dca93b9e}.service-visual{border:1px solid var(--line-soft);background:linear-gradient(135deg,#dca93b2e,#ffffff08),repeating-linear-gradient(90deg,#0000,#0000 20px,#dca93b1c 20px 24px);place-items:center;height:92px;margin-bottom:18px;display:grid}.service-visual svg{color:var(--gold-2);width:42px;height:42px}.service-card h3{color:var(--gold-2);text-transform:uppercase;margin:0;font-size:1.45rem;line-height:1}.service-card p{color:var(--text);margin:10px 0 18px}.service-card span{color:var(--gold-2);text-transform:uppercase;justify-content:space-between;align-items:center;margin-top:auto;font-weight:700;display:flex}.feature-split,.quote-section,.about-layout,.contact-layout{grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(24px,5vw,62px);display:grid}.video-strip{grid-template-columns:1fr;gap:14px;display:grid}.video-card{overflow:hidden}.video-card video,.video-frame video{aspect-ratio:16/9;object-fit:cover;width:100%}.video-card div{padding:14px}.video-card p,.blog-card p,.product-card p,.price-detail-grid article p{color:var(--gold-2);text-transform:uppercase;margin:0 0 4px;font-weight:700}.video-card h2,.product-card h2,.blog-card h2,.pricing-grid h2,.pricing-grid h3,.price-detail-grid h2{color:var(--cream);text-transform:uppercase;margin:0;font-size:clamp(1.45rem,2vw,2rem);line-height:1}.pricing-band{background:linear-gradient(90deg, #dca93b14, transparent 45%, #dca93b12), var(--panel);border-block:1px solid #dca93b24;width:100%;max-width:none;padding-inline:max(18px,50vw - 590px)}.pricing-grid article{padding:24px}.pricing-grid strong{color:var(--gold-2);font-variant-numeric:tabular-nums;margin:18px 0 10px;font-size:clamp(3rem,5vw,5.5rem);line-height:.82;display:block}.pricing-grid p,.price-detail-grid span,.product-card span,.blog-card span{color:var(--text)}.testimonial-grid blockquote{margin:0;padding:24px}.testimonial-grid p{color:var(--cream);margin:0 0 22px;font-size:1.2rem}.testimonial-grid cite{color:var(--gold-2);font-style:normal;font-weight:700}.quote-section{align-items:start}.check-list{gap:12px;margin:22px 0;padding:0;list-style:none;display:grid}.check-list li{color:var(--cream);align-items:flex-start;gap:10px;display:flex}.check-list svg{color:var(--gold-2);flex:none;margin-top:2px}.quote-form{gap:10px;padding:24px;display:grid}.quote-form label{color:var(--gold-2);text-transform:uppercase;font-weight:700}.quote-form input,.quote-form textarea{border:1px solid var(--line);width:100%;color:var(--cream);font:inherit;background:#090a09;border-radius:6px;padding:12px 14px}.quote-form input:focus-visible,.quote-form textarea:focus-visible,.button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #f3c15a6b}.contact-form-status{color:var(--cream);background:#dca93b14;border:1px solid #dca93b4d;margin:0;padding:10px 12px}.page-hero{border-bottom:1px solid #dca93b2e;width:min(1180px,100% - 36px);margin:0 auto;padding:clamp(70px,10vw,132px) 0 clamp(36px,6vw,72px)}.page-hero h1{max-width:980px;font-size:clamp(3rem,8vw,7rem)}.video-frame{background:var(--panel);box-shadow:var(--shadow);border:1px solid #dca93b40}.price-detail-grid article,.text-band{padding:28px}.price-detail-grid article span{margin-top:12px;font-size:1.2rem;display:block}.portrait-stack{display:block}.portrait-stack img{object-fit:cover;border:1px solid #dca93b3d;width:100%;max-width:520px;height:auto}.story-copy{align-self:center}.contact-layout{align-items:start}.contact-panel{padding:26px}.contact-panel p{color:var(--cream);align-items:center;gap:10px;display:flex}.contact-panel h3{color:var(--gold-2);text-transform:uppercase;margin-top:32px}.product-card{overflow:hidden}.product-card img{aspect-ratio:1;object-fit:contain;border-bottom:1px solid var(--line-soft);background:#080908;width:100%;padding:14px}.product-card div{padding:16px}.product-card .button{width:100%;margin-top:18px}.subscription-products{grid-template-columns:repeat(2,1fr)}.product-card ul{color:var(--text);margin:12px 0 0;padding-left:18px}.blog-card{flex-direction:column;min-height:260px;padding:22px;display:flex}.blog-card strong{color:var(--gold-2);text-transform:uppercase;align-items:center;gap:6px;margin-top:auto;display:flex}.article-page,.legal-page{width:min(820px,100% - 36px);margin:0 auto;padding:clamp(64px,9vw,110px) 0}.article-page h1{margin-bottom:16px}.article-meta{color:var(--gold-2);text-transform:uppercase;font-weight:700}.article-body,.legal-page{color:var(--text);font-size:1.16rem}.article-body h2,.legal-page h2{color:var(--cream);text-transform:uppercase;margin:42px 0 12px;font-size:clamp(1.9rem,3vw,2.6rem);line-height:1}.article-body p,.legal-page p{text-wrap:pretty}.article-item{padding-left:12px}.site-footer{background:#050605;border-top:1px solid #dca93b38;margin-top:72px;padding:clamp(42px,6vw,72px) clamp(18px,6vw,72px) 26px}.footer-main{grid-template-columns:minmax(280px,.9fr) 1.2fr;gap:clamp(30px,6vw,90px);display:grid}.footer-main p{max-width:420px;color:var(--muted)}.footer-contact{gap:8px;display:grid}.footer-contact a{color:var(--cream);align-items:center;gap:8px;display:inline-flex}.footer-links{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.footer-links h2{color:var(--gold-2);text-transform:uppercase;margin:0 0 12px;font-size:1rem}.footer-links a{color:var(--text);margin:7px 0;display:block}.footer-bottom{border-top:1px solid var(--line-soft);color:var(--gold-2);justify-content:space-between;align-items:center;gap:18px;margin-top:42px;padding-top:20px;display:flex}.footer-bottom span{align-items:center;gap:8px;display:inline-flex}.footer-bottom img{width:auto;height:30px}.cookie-consent{z-index:100;background:#070807f5;border-top:1px solid #dca93b66;justify-content:center;align-items:center;gap:18px;padding:14px clamp(16px,4vw,44px);display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -16px 44px #00000057}.cookie-consent p{color:var(--cream);margin:0;font-size:1rem}.cookie-consent a{color:var(--gold-2);text-underline-offset:3px;text-decoration:underline}.cookie-consent div{flex:none;gap:10px;display:flex}.cookie-consent button{border:1px solid var(--gold);min-width:104px;min-height:44px;color:var(--gold-2);font:inherit;text-transform:uppercase;cursor:pointer;background:#dca93b1f;border-radius:6px;font-weight:700}.cookie-consent button:hover{background:#dca93b33}@media (max-width:1100px){.site-header{flex-wrap:wrap}.desktop-nav{scrollbar-width:thin;flex-wrap:wrap;order:3;gap:18px;width:100%;padding-bottom:4px;overflow-x:visible}.home-hero{grid-template-columns:1fr;min-height:auto}.hero-focus-panel{min-height:360px}.service-grid,.product-grid,.blog-grid{grid-template-columns:repeat(2,1fr)}.portfolio-grid,.testimonial-grid,.pricing-grid{grid-template-columns:1fr 1fr}.feature-split,.quote-section,.about-layout,.contact-layout{grid-template-columns:1fr}}@media (max-width:720px){body{font-size:17px}.site-header{align-items:flex-start;min-height:auto;position:relative}.desktop-nav{white-space:normal;gap:10px 16px;font-size:.9rem}.brand-lockup span{font-size:1.28rem}.header-cta{display:none}.home-hero{padding-top:42px}.hero-copy h1{font-size:clamp(3.2rem,17vw,5.3rem)}.hero-copy h1 span{font-size:clamp(1.9rem,10vw,3rem)}.hero-focus-panel{min-height:300px}.proof-bar,.section-heading,.footer-main,.footer-bottom{display:block}.proof-bar{transform:none}.proof-bar div{border-right:0;border-bottom:1px solid var(--line-soft)}.service-grid,.product-grid,.blog-grid,.portfolio-grid,.testimonial-grid,.pricing-grid,.price-detail-grid,.footer-links,.portrait-stack{grid-template-columns:1fr}.section{padding:50px 0}.page-hero h1{font-size:clamp(2.8rem,15vw,4.4rem)}.portrait-stack img{height:auto;max-height:560px}.footer-bottom img{margin-top:20px}.cookie-consent{flex-direction:column;align-items:stretch}.cookie-consent div{grid-template-columns:1fr 1fr;display:grid}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
