/* SlushBucket V3.2 visual rebuild - based on approved 15+ illustrated reference */
:root{
  --ink:#000816;
  --navy:#031327;
  --navy2:#071c36;
  --panel:#081b31;
  --panel2:#0d2440;
  --cream:#f4efe5;
  --muted:#cdd8e4;
  --gold:#eda844;
  --teal:#50c8d4;
  --coral:#ef6555;
  --purple:#a677df;
  --line:rgba(232,155,67,.38);
  --blue-line:rgba(92,190,213,.28);
  --shadow:0 16px 34px rgba(0,0,0,.28);
  --max:1510px;
}
html{background:var(--ink)}
body{background:
  radial-gradient(circle at 8% 18%,rgba(50,113,161,.10),transparent 21%),
  linear-gradient(180deg,#031327 0%,#06192f 54%,#021020 100%);color:var(--cream);font-family:Inter,Segoe UI,Arial,sans-serif}
body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;opacity:.22;background-image:radial-gradient(circle at 15% 18%,#fff 0 1px,transparent 1.6px),radial-gradient(circle at 73% 31%,#8edee8 0 1px,transparent 1.5px),radial-gradient(circle at 44% 76%,#eda844 0 1px,transparent 1.4px);background-size:190px 190px,260px 260px,330px 330px}
.wrap{width:min(var(--max),calc(100% - 72px))}
.site-header{height:82px;background:#000816;border-bottom:1px solid rgba(237,168,68,.45);box-shadow:0 6px 22px rgba(0,0,0,.18)}
.nav-wrap{height:82px;min-height:82px}
.brand{display:block;min-width:330px}.brand-logo{height:70px;width:auto;object-fit:contain;object-position:left center}.brand-mark,.brand-text{display:none!important}
.main-nav{gap:33px;font-size:14px}.main-nav a{padding:31px 0 27px;font-weight:800;text-transform:uppercase;letter-spacing:.035em;color:#f2eee6}.main-nav a:after{bottom:18px;background:var(--gold);height:2px;box-shadow:0 0 10px rgba(237,168,68,.3)}
.nav-search{font-size:23px!important;line-height:1;padding-left:6px!important}

/* Homepage reference hero */
.reference-home-hero{position:relative;min-height:362px;overflow:hidden;border-bottom:1px solid var(--line);background:#04152a}
.reference-home-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#04152a 0%,#04152a 34%,rgba(4,21,42,.96) 39%,rgba(4,21,42,.22) 58%,rgba(4,21,42,.03) 100%);z-index:2}
.reference-home-hero:after{content:"";position:absolute;left:0;top:0;bottom:0;width:43%;z-index:1;opacity:.48;background:radial-gradient(circle at 8% 18%,rgba(255,255,255,.35) 0 1px,transparent 1.7px),radial-gradient(circle at 64% 62%,rgba(80,200,212,.55) 0 1px,transparent 1.8px);background-size:122px 122px,180px 180px}
.reference-world{position:absolute;inset:0 0 0 34%;background:url('reference/hero-world.jpg') center/cover no-repeat;z-index:0}
.reference-hero-inner{position:relative;z-index:3;min-height:362px;display:flex;align-items:center}.reference-hero-copy{max-width:600px;padding:28px 0 24px}
.reference-hero-copy h1{font-family:'Arial Black','Trebuchet MS',Arial,sans-serif;text-transform:uppercase;font-size:clamp(46px,4.2vw,68px);line-height:.93;letter-spacing:-.035em;margin:0;color:#fff;text-shadow:0 3px 12px rgba(0,0,0,.35)}
.reference-hero-copy .brush{display:inline-block;color:var(--teal);font-style:italic;letter-spacing:-.045em;transform:skew(-5deg);text-shadow:none}
.reference-rule{display:flex;align-items:center;gap:14px;margin:15px 0 13px;color:var(--gold);max-width:360px}.reference-rule:before,.reference-rule:after{content:"";height:2px;flex:1;background:linear-gradient(90deg,transparent,var(--gold))}.reference-rule:after{background:linear-gradient(90deg,var(--gold),transparent)}
.reference-hero-copy p{max-width:520px;font-size:15.5px;line-height:1.42;color:#f2f3f5;margin:0 0 15px}
.reference-home-hero .button-row{gap:18px}.reference-home-hero .btn{border-radius:4px;text-transform:uppercase;font-size:14px;padding:12px 22px;box-shadow:0 5px 16px rgba(0,0,0,.23)}
.btn-coral{background:linear-gradient(180deg,#fa786b,#df5144);border:1px solid #ff9b8d;color:white}.btn-aqua{background:linear-gradient(180deg,#58d5d9,#239daa);border:1px solid #6ee7e9;color:#fff}.btn-ghost{background:#0d2036;border:1px solid rgba(150,195,214,.38);color:#fff}
.hero-release-chip{display:inline-flex;align-items:center;gap:10px;margin-top:14px;padding:7px 10px;border-left:2px solid var(--gold);color:#dfe9f2;font-size:12px;background:rgba(0,8,22,.35)}.hero-release-chip strong{color:#fff}.hero-release-chip em{color:var(--gold);font-style:normal;font-weight:800}

/* Featured strip mirrors approved reference */
.home-features{padding:0;background:#05182d}.home-features .feature-grid{gap:12px;transform:translateY(0);grid-template-columns:repeat(3,1fr)}
.home-features .feature-card{min-height:174px;display:grid;grid-template-columns:43% 57%;border-radius:5px;border:1px solid rgba(229,139,76,.58);background:linear-gradient(145deg,#0b1e37,#07192e);box-shadow:none;overflow:hidden}
.home-features .feature-card img{height:174px;min-height:174px;width:100%;object-fit:cover;filter:saturate(1.05) contrast(1.03)}
.home-features .feature-copy{padding:15px 17px}.home-features .feature-copy h3{font-family:Georgia,'Times New Roman',serif;font-size:25px;line-height:1.02;font-weight:500;margin:0 0 7px;color:#fff}.home-features .feature-copy p{font-size:13.2px;line-height:1.38;color:#edf1f5;margin:0 0 8px}.home-features .eyebrow{padding:4px 8px;border-radius:3px;margin-bottom:8px;font-size:10.5px}

/* Four category strip */
.home-pillars{padding:8px 0 10px;border-top:1px solid rgba(235,150,65,.25);border-bottom:1px solid rgba(235,150,65,.25);background:#06182d}.home-pillars .pillar-grid{gap:0}.home-pillars .pillar{border:0;border-right:1px solid rgba(162,189,215,.28);border-radius:0;background:transparent;box-shadow:none;padding:11px 22px;grid-template-columns:72px 1fr}.home-pillars .pillar:first-child{padding-left:0}.home-pillars .pillar:last-child{border-right:0;padding-right:0}.home-pillars .icon{width:58px;height:58px;font-size:25px;border:1px solid rgba(255,255,255,.28);box-shadow:inset 0 0 22px rgba(255,255,255,.06)}.home-pillars .pillar h3{font-size:14px;margin-bottom:4px}.home-pillars .pillar p{font-size:12.3px;margin-bottom:4px;color:#e1e7ec}.home-pillars .text-link{font-size:11px}

/* Bottom about/newsletter strip */
.home-bottom{position:relative;padding:0;background:#071a31;overflow:hidden;border-bottom:1px solid var(--line)}
.home-bottom:before{content:"";position:absolute;left:0;top:0;bottom:0;width:300px;background:url('reference/studio-corner.jpg') left center/cover no-repeat;opacity:.82}.home-bottom:after{content:"";position:absolute;right:0;top:0;bottom:0;width:250px;background:url('reference/right-corner.jpg') right center/cover no-repeat;opacity:.76}.home-bottom-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;gap:0;min-height:126px}.home-about,.home-newsletter{padding:13px 30px;background:linear-gradient(90deg,rgba(5,20,39,.94),rgba(5,20,39,.83));display:flex;flex-direction:column;justify-content:center}.home-about{padding-left:245px;border-right:1px solid rgba(237,168,68,.34)}.home-newsletter{padding-right:245px}.home-about h3,.home-newsletter h3{font-size:14px;text-transform:uppercase;letter-spacing:.07em;margin:0 0 6px}.home-about p,.home-newsletter p{font-size:12.2px;color:#e1e8ef;margin:0 0 8px;max-width:600px}.home-bottom .signup-form{display:grid;grid-template-columns:1fr 135px;gap:0;margin:4px 0 0;max-width:520px}.home-bottom .signup-form input{height:36px;border-radius:2px 0 0 2px;padding:8px 12px}.home-bottom .signup-form button{height:36px;border-radius:0 2px 2px 0;padding:7px 12px;font-size:12px}.home-bottom .consent-note{font-size:10px;margin-top:5px;color:#9ca9b6}

/* Internal illustrated hero */
.page-hero{position:relative;overflow:hidden;padding:54px 0 48px;min-height:235px;background:#03152a;border-bottom:1px solid var(--line)}
.page-hero:before{content:"";position:absolute;inset:0 0 0 43%;background:url('reference/hero-world.jpg') center/cover no-repeat;opacity:.92}.page-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#03152a 0%,#03152a 38%,rgba(3,21,42,.93) 48%,rgba(3,21,42,.26) 73%,rgba(3,21,42,.08));pointer-events:none}.page-hero>.wrap{position:relative;z-index:2}.page-hero h1{font-family:'Arial Black','Trebuchet MS',Arial,sans-serif;text-transform:uppercase;font-size:clamp(42px,4.6vw,66px);line-height:.96;letter-spacing:-.035em;max-width:760px;text-shadow:0 4px 14px rgba(0,0,0,.4)}.page-hero p{font-size:16px;max-width:630px;color:#f0f3f6}.page-hero .eyebrow{background:transparent!important;padding:0;color:var(--teal);font-size:15px;font-style:italic;margin-bottom:8px}

/* General content cards get illustrated/editorial framing */
.section{padding:30px 0}.section.compact{padding:20px 0}.section-heading h2,.release-copy h1,.single-post h1,.blog-callout h2,.shop-callout h2,.panel h2{font-family:Georgia,'Times New Roman',serif;color:#fff}.content-grid,.product-grid,.blog-grid{gap:16px}.content-card,.product-card,.blog-card,.event-card,.panel,.review-card,.search-result,.release-art,.newsletter-super,.shop-note{background:linear-gradient(145deg,rgba(11,30,55,.98),rgba(5,21,40,.98));border:1px solid rgba(226,133,70,.45);border-radius:8px;box-shadow:0 9px 24px rgba(0,0,0,.16)}
.content-card img,.product-media img,.blog-card img{filter:saturate(1.06) contrast(1.02)}.content-card .pad,.product-copy,.blog-card .pad,.panel-copy{padding:18px}.content-card h2,.product-card h2,.blog-card h2{font-family:Georgia,'Times New Roman',serif;font-weight:500;color:#fff}.content-card p,.product-card p,.blog-card p,.panel p,.prose p,.prose li{color:#d8e1e9}
.eyebrow{border-radius:3px;padding:4px 8px;font-size:10.5px}.eyebrow.aqua{background:#198a96;color:#fff}.eyebrow.violet{background:#72509e;color:#fff}.eyebrow.coral{background:#ad463d;color:#fff}.eyebrow.gold{background:#9e6f28;color:#fff}
.pillar-grid{gap:12px}.pillar{border-radius:7px;background:linear-gradient(145deg,#0b2038,#06182d);border:1px solid rgba(99,163,189,.27)}

/* Release pages */
.release-hero{position:relative;background:#03152a;overflow:hidden;border-bottom:1px solid var(--line)}.release-hero:before{content:"";position:absolute;inset:0;background:url('reference/hero-world.jpg') center/cover no-repeat;opacity:.24}.release-grid{position:relative;z-index:2;padding:44px 0;gap:38px}.release-art{border-radius:8px;overflow:hidden}.release-copy h1{font-size:clamp(42px,5vw,68px);line-height:.96}.release-lead{color:#e3ebf1;font-size:18px}.release-status{background:var(--coral);color:#fff}.video-frame,.gallery-grid img{border:1px solid rgba(237,168,68,.42);border-radius:8px}

/* Footer */
.site-footer{background:#000816;border-top:1px solid rgba(237,168,68,.36);padding:12px 0}.footer-grid{grid-template-columns:330px 1fr 1.25fr 220px;gap:16px}.footer-brand-logo{height:58px;width:auto}.socials a{background:#111d30;border:1px solid rgba(255,255,255,.16);font-size:11px}.footer-links{gap:14px;font-size:11px}.copyright{font-size:11px}

/* polish */
a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #82e4ee!important;outline-offset:3px!important}
.lift-card{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.lift-card:hover{transform:translateY(-3px);border-color:rgba(237,168,68,.75);box-shadow:0 15px 30px rgba(0,0,0,.24)}

@media(max-width:1180px){.brand{min-width:260px}.brand-logo{height:58px}.main-nav{gap:19px;font-size:12px}.home-bottom:before,.home-bottom:after{opacity:.32}.home-about{padding-left:80px}.home-newsletter{padding-right:80px}.footer-grid{grid-template-columns:1fr 1fr}.reference-home-hero:before{background:linear-gradient(90deg,#04152a 0%,#04152a 43%,rgba(4,21,42,.88) 55%,rgba(4,21,42,.1) 100%)}}
@media(max-width:900px){.site-header,.nav-wrap{height:auto;min-height:70px}.brand{min-width:0}.brand-logo{height:54px}.menu-toggle{display:block}.main-nav{width:100%;display:none;flex-direction:column;align-items:stretch;gap:0;padding:0 0 14px}.main-nav.open{display:flex}.main-nav a{padding:11px 0}.main-nav a:after{bottom:4px}.reference-home-hero{min-height:650px}.reference-world{inset:330px 0 0 0}.reference-home-hero:before{background:linear-gradient(180deg,#04152a 0%,#04152a 48%,rgba(4,21,42,.84) 62%,rgba(4,21,42,.08) 100%)}.reference-hero-inner{min-height:650px;align-items:flex-start}.reference-hero-copy{padding-top:38px}.reference-hero-copy h1{font-size:46px}.home-features .feature-grid{grid-template-columns:1fr}.home-pillars .pillar-grid{grid-template-columns:1fr 1fr}.home-pillars .pillar:nth-child(2){border-right:0}.home-bottom-grid{grid-template-columns:1fr}.home-about,.home-newsletter{padding:24px}.home-bottom:before,.home-bottom:after{display:none}.page-hero:before{inset:42% 0 0 0}.page-hero:after{background:linear-gradient(180deg,#03152a 0%,#03152a 55%,rgba(3,21,42,.60) 75%,rgba(3,21,42,.12))}.page-hero{min-height:360px}.footer-grid{grid-template-columns:1fr;justify-items:center;text-align:center}.copyright{text-align:center}.footer-links{justify-content:center}.home-bottom .signup-form{grid-template-columns:1fr 130px}}
@media(max-width:600px){.wrap{width:min(var(--max),calc(100% - 24px))}.reference-hero-copy h1{font-size:38px}.reference-home-hero{min-height:610px}.reference-world{top:340px}.home-pillars .pillar-grid{grid-template-columns:1fr}.home-pillars .pillar{border-right:0;border-bottom:1px solid rgba(162,189,215,.24);padding:14px 0}.home-bottom .signup-form{grid-template-columns:1fr}.home-bottom .signup-form input,.home-bottom .signup-form button{border-radius:4px}.page-hero h1{font-size:38px}.page-hero{min-height:330px}.home-features .feature-card{grid-template-columns:42% 58%}.home-features .feature-card img{height:100%;min-height:180px}}
@media(prefers-reduced-motion:reduce){.lift-card,.lift-card:hover{transition:none;transform:none}}
.reference-world{display:none!important}.reference-world-img{position:absolute;z-index:0;left:34%;top:0;width:66%;height:100%;object-fit:cover;object-position:center center}
.reference-hero-copy h1{font-size:clamp(52px,4.8vw,78px)}
@media(max-width:900px){.reference-world-img{left:0;top:330px;width:100%;height:320px}.reference-hero-copy h1{font-size:48px}}
@media(max-width:600px){.reference-world-img{top:340px;height:270px}.reference-hero-copy h1{font-size:40px}}
/* Reliable illustrated backgrounds for static hosts and print renderers */
.page-hero{background-image:linear-gradient(90deg,#03152a 0%,#03152a 38%,rgba(3,21,42,.92) 50%,rgba(3,21,42,.34) 72%,rgba(3,21,42,.08) 100%),url('reference/hero-world.jpg');background-size:100% 100%,62% 100%;background-position:left top,right center;background-repeat:no-repeat}
.page-hero:before,.page-hero:after{display:none}
.release-hero{background-image:linear-gradient(90deg,rgba(3,21,42,.97),rgba(3,21,42,.82),rgba(3,21,42,.44)),url('reference/hero-world.jpg');background-size:100% 100%,cover;background-position:center;background-repeat:no-repeat}
.release-hero:before{display:none}
@media(max-width:900px){.page-hero{background-image:linear-gradient(180deg,#03152a 0%,#03152a 56%,rgba(3,21,42,.65) 74%,rgba(3,21,42,.12)),url('reference/hero-world.jpg');background-size:100% 100%,100% 58%;background-position:center,center bottom}}
@media(min-width:1181px){.main-nav{gap:22px}.brand{min-width:300px}}
.content-grid[data-count="1"],.product-grid[data-count="1"],.blog-grid[data-count="1"]{grid-template-columns:minmax(0,540px)}
.content-grid[data-count="2"],.product-grid[data-count="2"],.blog-grid[data-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr));max-width:1000px}
