/* Homepage art direction. Deliberately scoped to preserve service pages. */
.home-premium{--bg-0:#0f0f10;--bg-1:#161617;--bg-2:#1d1d1e;--accent:#edb96a;--volt:#edb96a;--ink:#f4f1eb;--ink-soft:#beb9b4;--grad:linear-gradient(120deg,#fad399,#edb96a);background:#0f0f10}
.home-premium .aurora,.home-premium .grid-overlay,.home-premium .noise{display:none}
.home-premium .container{width:min(1320px,calc(100% - 80px))}
.home-premium .nav{background:rgba(17,17,18,.92);backdrop-filter:blur(20px)}
.home-premium .nav-spoed{animation:none}
.home-premium .nav-cta,.home-premium .btn-primary{background:#edb96a;color:#1c1c1d;border-color:#edb96a;box-shadow:none}
.home-premium .btn{border-radius:8px;min-height:50px}
.home-premium .btn-primary:hover{background:#fad399;box-shadow:0 8px 32px #edb96a24}
.home-premium a:focus-visible,.home-premium button:focus-visible{outline:3px solid #edb96a;outline-offset:5px}
.home-premium .hero.hero-cinematic{min-height:0;padding:76px 0 46px;overflow:hidden;background:radial-gradient(ellipse at 78% 30%,#39393a45,transparent 55%)}
.home-premium .hero.hero-cinematic::before{display:none}
.home-premium .hero-grid{grid-template-columns:1fr 1.06fr;gap:52px;align-items:center}
.home-premium .hero-tag{padding:0;border:0;background:none;color:#edb96a;font:500 11px 'Inter',sans-serif;letter-spacing:.16em;margin-bottom:26px}
.home-premium .hero-tag::before{content:'';width:7px;height:7px;border-radius:50%;background:#edb96a;box-shadow:0 0 16px #edb96a70}
.home-premium .hero-cinematic h1.hero-title{font-size:clamp(48px,5.3vw,78px);line-height:1.02;letter-spacing:-.065em;font-weight:500;margin-bottom:26px}
.home-premium .hero-title .grad{display:inline;color:#edb96a;background:none}
.home-premium .hero-cinematic .hero-sub{font-size:16px;line-height:1.8;max-width:46ch;margin-bottom:28px}
.home-premium .hero-actions{gap:12px;margin-bottom:22px}
.hero-note{font-size:12px;color:#c1bcb7;display:flex;align-items:center;gap:9px}
.hero-note span{color:#edb96a}
.hero-rating{display:flex;align-items:center;gap:14px;border-top:1px solid #ffffff16;padding-top:25px;margin-top:32px;font-size:12px;color:#b3aea9}
.hero-rating strong{display:block;color:#f4f1eb;font-size:13px;margin-bottom:4px}
.rating-stars{color:#edb96a;letter-spacing:2px;font-size:18px}
.energy-stage{position:relative;perspective:1300px;padding:22px 0 34px;isolation:isolate}
.energy-stage::before{content:'';position:absolute;inset:12% -6% 2%;border:1px solid #edb96a16;border-radius:50%;transform:rotate(-24deg);pointer-events:none}
.energy-scene{position:relative;height:550px;transform-style:preserve-3d;transform:rotateX(var(--rx,0deg)) rotateY(var(--ry,-5deg));transition:transform .4s ease}
.scene-photo{position:absolute;inset:0;border-radius:22px;overflow:hidden;box-shadow:0 35px 65px #0008,0 0 0 1px #ffffff26;background:#2d2d2e}
.scene-photo::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0002,transparent 42%,#0d0d0eca)}
.scene-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .5s,transform .7s}
.scene-photo .scene-night{position:absolute;inset:0;opacity:0}
.energy-stage[data-mode=night] .scene-night{opacity:1}
.scene-caption{position:absolute;bottom:26px;left:27px;color:#fff;font-size:22px;line-height:1.3;letter-spacing:-.035em;max-width:240px;transform:translateZ(24px)}
.scene-caption small{display:block;font-size:10px;letter-spacing:.13em;text-transform:uppercase;margin-bottom:8px;color:#e8e4dc}
.scene-label{position:absolute;top:24px;left:24px;font-size:10px;letter-spacing:.14em;color:#fff;text-transform:uppercase;background:#181818b3;border:1px solid #ffffff36;border-radius:100px;padding:9px 13px;backdrop-filter:blur(12px);transform:translateZ(26px)}
.energy-float{position:absolute;z-index:2;border:1px solid #ffffff30;border-radius:13px;background:linear-gradient(135deg,#2b2b2cef,#171718f5);box-shadow:0 20px 45px #0006;backdrop-filter:blur(18px);transform:translateZ(65px)}
.energy-flow{left:-30px;top:110px;padding:17px 20px;min-width:185px}
.energy-flow small{display:block;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#c4bfba;margin-bottom:8px}
.energy-flow strong{font-size:18px;letter-spacing:-.03em;font-weight:500}
.flow-track{display:flex;align-items:center;gap:9px;margin-top:13px;color:#edb96a;font-size:12px}
.flow-track i{display:block;position:relative;height:2px;flex:1;background:#edb96a30;overflow:hidden}
.flow-track i::after{content:'';display:block;width:25px;height:2px;background:#edb96a;animation:energy-pass 2.8s linear infinite}
@keyframes energy-pass{from{transform:translateX(-26px)}to{transform:translateX(90px)}}
.product-float{right:-5px;bottom:-10px;width:166px;padding:8px 10px 16px;text-align:center;text-decoration:none;transform:translateZ(85px) rotate(5deg)}
.product-float img{width:100%;height:160px;object-fit:contain;filter:drop-shadow(10px 12px 9px #0007)}
.product-float span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#c1bcb7}
.product-float strong{display:block;font-size:13px;margin-top:4px;color:#f4f1eb}
.scene-controls{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:22px;padding:0 3px;color:#a39e99;font-size:10px}
.mode-switch{display:inline-flex;gap:4px;background:#1d1d1e;border:1px solid #ffffff17;border-radius:100px;padding:4px}
.mode-switch button{font:500 11px 'Inter',sans-serif;color:#c3beb9;background:transparent;border:0;border-radius:100px;padding:10px 16px;cursor:pointer;min-height:38px}
.mode-switch button[aria-pressed=true]{background:#edb96a;color:#1c1c1d}
.energy-signature{display:flex;align-items:center;justify-content:space-between;padding:24px 0 0;margin-top:28px;border-top:1px solid #ffffff16;color:#a5a09b;font-size:10px;letter-spacing:.13em;text-transform:uppercase}
.energy-signature b{color:#edb96a;font-weight:400;margin:0 12px}
.energy-signature a{color:#d1ccc7;text-decoration:none}
.energy-collection{padding:70px 0 80px;background:#e8e4dc;color:#1d1d1e}
.collection-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:32px}
.collection-heading .eyebrow{color:#535354;display:block;margin-bottom:15px}
.collection-heading h2{font-family:'Space Grotesk',sans-serif;font-size:clamp(32px,3.5vw,48px);font-weight:500;line-height:1.08;letter-spacing:-.045em;max-width:600px}
.collection-heading p{font-size:14px;line-height:1.7;max-width:290px;color:#59595a}
.energy-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.energy-card{position:relative;display:block;min-height:400px;border-radius:14px;background:#1d1d1e;color:#fff;text-decoration:none;isolation:isolate;transform:perspective(1000px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transition:transform .4s,box-shadow .4s;box-shadow:0 12px 24px #1f1f2014}
.energy-card:hover{box-shadow:0 24px 40px #1f1f2038}
.energy-card>img{position:absolute;width:100%;height:100%;object-fit:cover;inset:0;border-radius:14px;z-index:-2}
.energy-card::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0d0d0e30 10%,#0d0d0e05 30%,#0d0d0ee8 100%);z-index:-1;border-radius:14px}
.energy-card-num{position:absolute;top:22px;left:23px;font-size:10px;letter-spacing:.15em;padding:7px 10px;border:1px solid #ffffff60;border-radius:100px;background:#19191a60}
.energy-card-copy{position:absolute;bottom:26px;left:26px;right:26px}
.energy-card-copy h3{font-family:'Space Grotesk',sans-serif;font-size:32px;font-weight:500;letter-spacing:-.035em;margin-bottom:8px}
.energy-card-copy p{font-size:13px;line-height:1.7;color:#e8e4dc;max-width:25ch}
.energy-card-arrow{position:absolute;right:0;bottom:0;width:39px;height:39px;border:1px solid #ffffff70;border-radius:50%;display:grid;place-items:center;font-size:20px;transition:background .2s,color .2s}
.energy-card:hover .energy-card-arrow{background:#edb96a;color:#1d1d1e;border-color:#edb96a}
.collection-foot{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-top:26px;font-size:12px;color:#59595a}
.collection-foot a{color:#282829;text-underline-offset:4px}
.home-premium .trust-proof{background:#151516;border:0;padding:48px 0}
.home-premium .section{padding-top:80px;padding-bottom:80px}
.home-premium .section-title{letter-spacing:-.04em}
.home-premium .service-card,.home-premium .proj-card{border-radius:16px;box-shadow:0 18px 50px #0002}
.home-premium .service-thumb{height:240px}
.home-premium .service-thumb img{transition:transform .6s}
.home-premium .service-card:hover .service-thumb img{transform:scale(1.045)}
.home-premium .photo-band{padding:110px 0;background-position:center 55%}
.home-premium .photo-band::before{background:linear-gradient(90deg,#0d0d0eed,#0d0d0e35)}
.home-premium .glow-divider{opacity:.45}
.home-premium .reveal{opacity:1;transform:none}
.home-premium #am-cookie-panel{background:#1d1d1e;color:#e8e4dc;border:1px solid #7b7671;box-shadow:0 15px 50px #0005;font:12px/1.6 'Inter',sans-serif;max-width:430px;padding:18px}
.home-premium #am-cookie-panel strong{font-size:13px}
.home-premium #am-cookie-panel button{background:#2c2c2d;color:#f4f1eb;border-color:#87827d;font-size:11px;padding:10px;min-height:44px}
.home-premium #am-cookie-panel a{color:#edb96a;font-size:11px}
.home-premium #am-cookie-settings{background:#1d1d1e;border:1px solid #7b7671;color:#e8e4dc;border-radius:8px}
@media(min-width:981px){.home-premium .nav-row{min-height:84px}.home-premium .nav-links{gap:20px}}
@media(max-width:1100px){.home-premium .hero-grid{gap:30px}.energy-scene{height:490px}.energy-flow{left:-12px}.home-premium .container{width:calc(100% - 48px)}}
@media(max-width:800px){.home-premium .hero.hero-cinematic{padding:44px 0 30px}.home-premium .hero-grid{grid-template-columns:1fr;gap:30px}.home-premium .hero-cinematic h1.hero-title{font-size:clamp(46px,8.8vw,68px);max-width:650px}.home-premium .hero-cinematic .hero-sub{max-width:52ch}.energy-stage{width:100%;max-width:580px;justify-self:center}.energy-scene{height:510px;transform:none}.energy-flow{left:-10px}.product-float{right:-7px}.collection-heading{display:block}.collection-heading p{max-width:450px;margin-top:16px}.energy-cards{gap:12px}.energy-card{min-height:330px}.energy-card-copy{left:18px;right:18px;bottom:20px}.energy-card-copy h3{font-size:25px}.energy-card-copy p{font-size:12px;padding-right:15px}.energy-card-arrow{position:static;margin-top:14px}.energy-card-num{left:16px}.energy-signature{margin-top:0}.energy-signature>span:last-child{display:none}}
@media(max-width:560px){.home-premium .container{width:calc(100% - 40px)}.home-premium .hero-tag{font-size:9px;letter-spacing:.12em}.home-premium .hero-cinematic h1.hero-title{font-size:clamp(43px,11vw,60px)}.home-premium .hero-cinematic .hero-sub{font-size:15px}.home-premium .hero-actions .btn{font-size:12px;padding:13px 16px}.hero-rating{margin-top:24px;padding-top:20px}.energy-scene{height:405px}.energy-stage{padding-top:10px;padding-bottom:15px}.energy-flow{top:82px;min-width:154px;padding:13px;left:-6px}.energy-flow strong{font-size:16px}.product-float{width:125px;right:0;bottom:-6px}.product-float img{height:122px}.scene-caption{left:20px;bottom:23px;font-size:20px;max-width:180px}.scene-label{left:18px;top:18px;font-size:9px}.scene-controls{margin-top:18px;gap:8px}.scene-controls>span{font-size:9px;max-width:105px;text-align:right}.mode-switch button{padding:10px 13px}.energy-signature{font-size:8px;letter-spacing:.08em}.energy-signature b{margin:0 5px}.energy-collection{padding:48px 0}.energy-cards{grid-template-columns:1fr;gap:18px}.energy-card{min-height:370px}.energy-card-copy h3{font-size:34px}.energy-card-copy p{font-size:14px;max-width:27ch}.energy-card-arrow{position:absolute;margin:0}.energy-card-copy{left:24px;right:24px;bottom:26px}.collection-foot{font-size:11px}.home-premium .section{padding-top:55px;padding-bottom:55px}}
@media(prefers-reduced-motion:reduce){.home-premium *, .home-premium *::before,.home-premium *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.energy-scene,.energy-card{transform:none!important}}
