:root{
  --ink:#171817;--deep:#242525;--deep2:#30302f;--stone:#e6ddd2;--stone2:#d1c0af;--paper:#f2ede7;--paper2:#e9e1d7;--line:rgba(51,47,43,.16);--muted:#6d6862;--accent:#bea184;--accent2:#d7c2ae;--shadow:0 13px 26px rgba(37,33,29,.24),0 4px 8px rgba(37,33,29,.16)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);line-height:1.45}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1420px,calc(100% - 70px));margin:auto}
.topbar{position:sticky;top:0;z-index:50;padding:0;background:linear-gradient(90deg,rgba(244,237,230,.96),rgba(183,168,153,.9) 62%,rgba(49,49,48,.96));backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.22);box-shadow:0 8px 28px rgba(20,20,19,.13)}
.nav{height:88px;display:flex;align-items:center;gap:26px}.brand{display:flex;align-items:center;gap:15px;min-width:290px}.brand-wave{height:50px;width:54px;display:flex;align-items:center;justify-content:center;gap:3px}.brand-wave i{display:block;width:3px;border-radius:3px;background:#222;height:20px}.brand-wave i:nth-child(1),.brand-wave i:nth-child(7){height:18px}.brand-wave i:nth-child(2),.brand-wave i:nth-child(6){height:30px}.brand-wave i:nth-child(3),.brand-wave i:nth-child(5){height:42px}.brand-wave i:nth-child(4){height:50px}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{font-size:22px;letter-spacing:-.03em}.brand-copy strong span{font-weight:400}.brand-copy small{margin-top:8px;font-size:9px;letter-spacing:.24em;color:#5f5c58}.navlinks{display:flex;align-items:center;gap:34px;margin-left:auto;font-size:14px}.navlinks a{position:relative;padding:34px 0 29px}.navlinks a:after{content:"";position:absolute;left:0;right:100%;bottom:18px;height:2px;background:var(--accent);transition:.2s}.navlinks a:hover:after,.navlinks a.active:after{right:0}.actions{display:flex;align-items:center;gap:22px;margin-left:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;border:1px solid transparent;border-radius:14px;padding:13px 22px;font-weight:600;font-size:13px;cursor:pointer;transition:.18s transform,.18s box-shadow,.18s background}.btn:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgba(37,33,29,.28),0 5px 10px rgba(37,33,29,.18)}.project{background:linear-gradient(145deg,#d9c7b5,#aa9079);color:#1c1a18;box-shadow:var(--shadow);border-color:rgba(255,255,255,.42);min-width:170px}.lang{display:flex;align-items:center;gap:11px;color:#f2eee9;font-size:13px}.lang b{color:#e8c69f}.lang em{display:block;height:20px;width:1px;background:rgba(255,255,255,.35)}.menu{display:none;border:0;background:transparent;color:#fff;font-size:24px}
.premium-hero{position:relative;min-height:430px;overflow:hidden;background:#2b2c2c;color:#f6f2ed}.hero-photo{position:absolute;inset:0;background:url('assets/img/hero-studio.jpg') 68% center/cover no-repeat;filter:saturate(.35) sepia(.12) brightness(.78) contrast(.92)}.hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,rgba(34,35,35,.96) 0%,rgba(44,44,43,.86) 34%,rgba(98,86,75,.32) 59%,rgba(32,33,33,.12) 100%)}.hero-inner{position:relative;z-index:2;min-height:430px;display:flex;align-items:center}.hero-copy{width:min(610px,52%);padding:46px 0 48px}.eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;margin-bottom:18px;color:#e8e0d8;font-weight:650}.eyebrow:after{content:"";display:block;width:42px;height:2px;background:var(--accent);margin-top:15px}.hero h1{font-size:clamp(54px,5vw,82px);line-height:.98;letter-spacing:-.055em;margin:0 0 20px}.hero h1 span{color:#d2b18f}.hero p{font-size:16px;line-height:1.55;color:#e2ddd8;max-width:520px;margin:0}.hero-cta{display:flex;gap:28px;margin-top:28px}.btn-dark{background:linear-gradient(145deg,#343636,#1f2020);color:#fff;border-color:rgba(255,255,255,.16);box-shadow:var(--shadow)}.btn-light{background:linear-gradient(145deg,#f4eee7,#d8cabe);color:#252321;border-color:rgba(255,255,255,.55);box-shadow:var(--shadow)}.play-dot{font-size:11px}
.sleep-strip{position:relative;background:linear-gradient(120deg,#ece4db 0%,#ded4c9 48%,#e8e0d8 100%);padding:34px 0 24px;border-top:1px solid rgba(255,255,255,.55)}.sleep-layout{display:grid;grid-template-columns:180px 1fr;gap:28px;align-items:start}.sleep-intro{padding-top:5px}.sleep-title{font-weight:700;text-transform:uppercase;letter-spacing:.1em;font-size:13px;display:flex;gap:8px;align-items:center}.sleep-intro p{font-size:13px;color:#514d48;margin:18px 0 24px}.outline-link{display:inline-flex;align-items:center;gap:18px;border:1px solid rgba(51,47,43,.34);border-radius:999px;padding:9px 15px;font-size:12px;background:rgba(255,255,255,.16);box-shadow:0 8px 16px rgba(37,33,29,.16),0 2px 5px rgba(37,33,29,.10);transition:.18s transform,.18s box-shadow}.outline-link:hover{transform:translateY(-2px);box-shadow:0 12px 22px rgba(37,33,29,.22),0 4px 8px rgba(37,33,29,.13)}.sleep-cards{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.sleep-card{background:rgba(247,242,236,.76);border:1px solid rgba(255,255,255,.58);border-radius:11px;padding:10px;box-shadow:0 8px 18px rgba(50,42,34,.10)}.sleep-card .art{height:96px;border-radius:9px;margin-bottom:9px;background-size:cover;background-repeat:no-repeat;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18),0 8px 16px rgba(54,45,37,.12)}
.art-forest{background-image:linear-gradient(145deg,rgba(65,74,68,.08),rgba(18,28,24,.26)),url('assets/img/sleep-night.jpg');background-position:18% 42%}
.art-water{background-image:linear-gradient(145deg,rgba(119,142,151,.08),rgba(41,66,76,.20)),url('assets/img/sleep-night.jpg');background-position:78% 55%}
.art-moon{background-image:linear-gradient(145deg,rgba(32,41,49,.05),rgba(29,37,43,.28)),url('assets/img/sleep-night.jpg');background-position:64% 25%}
.art-mountain{background-image:linear-gradient(145deg,rgba(136,128,117,.05),rgba(45,48,48,.24)),url('assets/img/sleep-night.jpg');background-position:32% 66%}
.art-horizon{background-image:linear-gradient(180deg,rgba(117,106,99,.06),rgba(52,52,57,.26)),url('assets/img/sleep-night.jpg');background-position:52% 70%}
.art-deep{background-image:linear-gradient(145deg,rgba(57,49,47,.05),rgba(17,20,20,.36)),url('assets/img/sleep-night.jpg');background-position:88% 38%}.sleep-card h3{font-size:13px;margin:0 0 2px}.duration{display:block;font-size:10px;color:#7b746d;margin-bottom:4px}.sleep-card audio{width:100%;height:30px}.featured-sounds{margin-top:14px;display:grid;grid-template-columns:1.2fr 1.2fr .8fr;background:rgba(241,235,228,.82);border:1px solid rgba(255,255,255,.5);border-radius:12px;box-shadow:0 8px 18px rgba(50,42,34,.09);overflow:hidden}.feature-sound,.feature-note{padding:13px 20px;display:flex;align-items:center;gap:15px;border-right:1px solid rgba(77,68,60,.11)}.feature-sound:last-child{border:0}.sound-icon{width:52px;height:52px;border-radius:9px;display:grid;place-items:center;background:linear-gradient(145deg,#cfc0b2,#9f8c7b);color:#fff;font-size:25px;box-shadow:var(--shadow)}.sound-icon.drop{background:linear-gradient(145deg,#e0ded7,#c3c6c5);color:#5b5c5b}.feature-sound>div{flex:1}.feature-sound strong{font-size:12px}.feature-sound small{display:block;color:#716a63;font-size:10px;margin:2px 0 4px}.feature-sound audio{height:28px;width:100%}.feature-note{display:block;border-right:0}.feature-note p{font-size:12px;margin:0 0 10px;color:#514d48}
.services-band{padding:62px 0 72px;background:linear-gradient(180deg,#f4f0eb,#e9e2da)}.section-label{text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:750;color:#837366;margin-bottom:18px}.service-grid-modern{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.service-grid-modern>a{background:rgba(255,255,255,.55);border:1px solid rgba(76,69,63,.12);border-radius:13px;padding:18px;min-height:145px;box-shadow:0 7px 18px rgba(62,54,47,.07);transition:.2s}.service-grid-modern>a:hover{transform:translateY(-3px);box-shadow:0 12px 24px rgba(62,54,47,.12)}.service-grid-modern span{font-size:10px;color:#a4876c}.service-grid-modern h3{font-size:15px;margin:8px 0}.service-grid-modern p{font-size:12px;color:#6d6761;margin:0}.service-feature-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}.service-feature{min-height:220px;border-radius:14px;padding:28px;color:#f4f0eb;position:relative;overflow:hidden;box-shadow:var(--shadow)}.service-feature:before{content:"";position:absolute;inset:0;background-size:cover;background-position:center;filter:saturate(.35) brightness(.55)}.sound-design:before{background-image:url('assets/img/sound-design.jpg')}.demos:before{background-image:url('assets/img/our-work.jpg')}.service-feature:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(29,30,30,.94),rgba(46,45,43,.55))}.service-feature>*{position:relative;z-index:2}.service-feature span{font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:#d9bc9f}.service-feature h2{font-size:32px;margin:7px 0}.service-feature p{max-width:520px;color:#ddd7d1}.service-feature b{display:block;margin-top:18px;font-size:13px}
.premium-footer{background:linear-gradient(135deg,#303131,#242526);color:#d7d2cc;padding:30px 0 16px;box-shadow:inset 0 1px rgba(255,255,255,.08)}.footer-grid{display:grid;grid-template-columns:1.45fr .85fr .95fr .8fr 1.05fr;gap:34px}.footer-lockup{min-width:0;margin-bottom:12px}.footer-lockup .brand-wave i{background:#f1ece6}.footer-lockup .brand-copy strong{color:#f2eeea;font-size:17px}.footer-lockup .brand-copy small{color:#c6beb6;font-size:7px}.footer-brand p{font-size:12px;max-width:270px;color:#c7c1bb}.premium-footer h4{text-transform:uppercase;letter-spacing:.1em;font-size:10px;color:#f1ece7;margin:5px 0 12px}.premium-footer a,.premium-footer .connect span{display:block;font-size:11px;margin:6px 0;color:#d4cec8}.social-icons{display:flex;gap:8px;margin-top:16px}.social-icons a{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);background:linear-gradient(145deg,#464747,#252626);box-shadow:0 4px 9px rgba(0,0,0,.22);font-weight:700}.connect p{font-size:12px}.footer-project{margin:10px 0 12px!important;color:#1d1b19!important}.legal{border-top:1px solid rgba(255,255,255,.12);margin-top:22px;padding-top:12px;display:flex;justify-content:space-between;font-size:10px;color:#a9a39d}.legal span:last-child{display:flex;gap:14px}.legal i{width:1px;background:rgba(255,255,255,.22)}
/* Inner pages keep a clean matte system */
.page-hero{background:linear-gradient(120deg,#323333,#51483f);color:#f7f3ee;padding:74px 0}.page-hero h1{font-size:clamp(44px,5vw,70px);letter-spacing:-.04em;margin:8px 0}.page-hero p{max-width:740px;color:#d9d2cb;font-size:18px}.section{padding:56px 0}.white{background:#f6f2ed}.section-head{text-align:center;margin-bottom:28px}.section-head h2{font-size:36px;letter-spacing:-.035em;margin:5px 0}.kicker{color:#9b7d62;text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:800}.cards{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.card,.price,.sleep-brand,.sleep-track{background:rgba(255,255,255,.63);border:1px solid var(--line);border-radius:14px;padding:24px;box-shadow:0 8px 18px rgba(62,54,47,.07)}.card h2,.card h3{margin-top:0}.demo{margin-top:16px}.demo audio{width:100%;height:42px}.sleep-brand{display:grid;grid-template-columns:240px 1fr;gap:34px;align-items:center;margin-bottom:22px}.sleep-brand img{border-radius:12px}.track-list{display:grid;gap:10px}.sleep-track{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;padding:16px 18px}.sleep-track h3{margin:0 0 5px}.sleep-track p{margin:0;color:#777;font-size:13px}.sleep-track audio{width:min(420px,44vw)}.pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.price.featured{border:2px solid var(--accent)}.price strong{font-size:32px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.form{display:grid;gap:12px}.form input,.form textarea,.form select{padding:13px;border:1px solid #cfc4b9;border-radius:10px;font:inherit;background:#faf7f3}.form textarea{min-height:140px}.chat-toggle{position:fixed;right:22px;bottom:22px;width:52px;height:52px;border-radius:50%;border:1px solid rgba(255,255,255,.35);background:linear-gradient(145deg,#c8b09a,#8e7866);box-shadow:var(--shadow);font-size:20px;z-index:60}.chatbox{position:fixed;right:22px;bottom:84px;width:min(360px,calc(100vw - 30px));background:#f6f1eb;border-radius:14px;box-shadow:0 26px 70px rgba(0,0,0,.3);display:none;overflow:hidden;z-index:61}.chatbox.open{display:block}.chat-head{background:#343535;color:#fff;padding:14px}.chat-messages{height:220px;padding:12px;overflow:auto;background:#ede6de}.bubble{padding:9px 11px;border-radius:12px;font-size:13px;margin:8px 0;max-width:85%}.bot{background:#fff;border:1px solid #ddd}.user{background:#333;color:#fff;margin-left:auto}.chat-form{display:flex;padding:10px;gap:6px}.chat-form input{flex:1;padding:10px;border:1px solid #d4cbc2;border-radius:8px}.chat-form button{background:#353535;color:#fff;border:0;border-radius:8px;padding:0 14px}
@media(max-width:1200px){.container{width:min(100% - 40px,1420px)}.navlinks{gap:20px}.brand{min-width:240px}.brand-copy strong{font-size:18px}.sleep-cards{grid-template-columns:repeat(4,1fr)}.sleep-card.optional{display:none}.service-grid-modern{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.footer-grid>div:nth-child(4),.footer-grid>div:nth-child(5){margin-top:10px}}
@media(max-width:950px){.navlinks{display:none}.menu{display:block}.actions{margin-left:auto}.project{display:none}.lang{color:#252525}.navlinks.open{position:absolute;top:88px;left:0;right:0;display:flex;flex-direction:column;align-items:flex-start;background:#eee6de;padding:18px 28px;box-shadow:0 16px 30px rgba(20,20,20,.14)}.navlinks.open a{padding:9px 0}.hero-copy{width:70%}.sleep-layout{grid-template-columns:1fr}.sleep-cards{grid-template-columns:repeat(2,1fr)}.featured-sounds{grid-template-columns:1fr}.feature-sound,.feature-note{border-right:0;border-bottom:1px solid rgba(77,68,60,.11)}.service-feature-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.container{width:min(100% - 26px,1420px)}.nav{height:76px}.brand{min-width:0}.brand-wave{width:40px;height:40px}.brand-wave i:nth-child(4){height:40px}.brand-copy strong{font-size:15px}.brand-copy small{font-size:6px}.lang{display:none}.hero-inner{min-height:520px;align-items:flex-start}.premium-hero{min-height:520px}.hero-photo{background-position:70% center}.hero-wash{background:linear-gradient(180deg,rgba(35,36,36,.94),rgba(35,36,36,.76) 60%,rgba(35,36,36,.18))}.hero-copy{width:100%;padding-top:60px}.hero h1{font-size:52px}.hero p{max-width:90%}.hero-cta{gap:12px;flex-direction:column;align-items:flex-start}.sleep-cards{grid-template-columns:1fr 1fr}.service-grid-modern{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.legal{flex-direction:column;gap:10px}.cards,.pricing,.contact-grid{grid-template-columns:1fr}.sleep-brand{grid-template-columns:1fr}.sleep-track{grid-template-columns:1fr}.sleep-track audio{width:100%}.service-feature h2{font-size:27px}}
.logo{width:210px;height:52px;object-fit:contain;object-position:left center;border-radius:0;background:transparent;display:block}.footer .logo{width:220px;height:58px;object-fit:contain;object-position:left center}


/* V6 tactile interaction system: every clickable control below the header gets a visible matte shadow. */
main a, main button, main audio,
.premium-footer a, .premium-footer button, .premium-footer audio,
.chat-toggle, .chat-form button {
  transition:transform .18s ease, box-shadow .18s ease, filter .18s ease;
}
main a:not(.brand), main button, main audio,
.premium-footer a:not(.brand), .premium-footer button, .premium-footer audio,
.chat-toggle, .chat-form button {
  box-shadow:0 9px 16px rgba(42,35,29,.18),0 3px 6px rgba(42,35,29,.12);
}
main a:not(.brand):hover, main button:hover,
.premium-footer a:not(.brand):hover, .premium-footer button:hover,
.chat-toggle:hover, .chat-form button:hover {
  transform:translateY(-2px);
  box-shadow:0 14px 24px rgba(42,35,29,.24),0 5px 9px rgba(42,35,29,.15);
}
main audio:hover, .premium-footer audio:hover {
  box-shadow:0 12px 20px rgba(42,35,29,.22),0 4px 8px rgba(42,35,29,.14);
}
/* Give text links enough surface for their shadow without making them glossy. */
.premium-footer a:not(.brand):not(.footer-project):not(.social-icons a),
.legal a {
  width:max-content;
  max-width:100%;
  padding:3px 6px;
  margin-left:-6px;
  border-radius:7px;
  background:rgba(255,255,255,.025);
}
/* Header intentionally remains flat and shadow-free. */
.topbar a, .topbar button, .topbar .btn, .topbar .project {
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
}
.topbar a:hover, .topbar button:hover, .topbar .btn:hover, .topbar .project:hover {
  box-shadow:none !important;
  transform:none;
}

/* V7: clean contact shadows — no duplicate-button silhouette. */
:root{--click-shadow:0 10px 14px -10px rgba(28,24,21,.62);--click-shadow-hover:0 13px 18px -11px rgba(28,24,21,.68)}
main a:not(.brand),main button,main audio,
.premium-footer a:not(.brand),.premium-footer button,.premium-footer audio,
.chat-toggle,.chat-form button{
  box-shadow:var(--click-shadow) !important;
}
main a:not(.brand):hover,main button:hover,
.premium-footer a:not(.brand):hover,.premium-footer button:hover,
.chat-toggle:hover,.chat-form button:hover{
  box-shadow:var(--click-shadow-hover) !important;
}
/* Buttons are fully opaque so the shadow never reads as another control behind them. */
.btn-dark{background:#252727 !important}
.btn-light{background:#e8ded4 !important}
.outline-link{background:#e9e0d7 !important}
.footer-project{background:#c9b29e !important}
.social-icons a{background:#303232 !important}
.chat-toggle,.chat-form button{background:#9e8774 !important}
/* The top header stays completely flat. */
.topbar{box-shadow:none !important}
.topbar a,.topbar button,.topbar .btn,.topbar .project,
.topbar a:hover,.topbar button:hover,.topbar .btn:hover,.topbar .project:hover{
  box-shadow:none !important;transform:none !important
}

/* V8: project request, pricing and payment-ready flow */
.order-shell{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.65fr);gap:28px;align-items:start}.project-form{background:rgba(255,255,255,.58);border:1px solid var(--line);border-radius:18px;padding:28px;box-shadow:0 20px 45px rgba(48,40,34,.09)}.form-step{display:flex;gap:14px;align-items:flex-start;margin:4px 0 18px}.form-step>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#2a2b2b;color:#fff;font-size:11px}.form-step h2{margin:0;font-size:24px}.form-step p{margin:3px 0 0;color:var(--muted);font-size:13px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px}.form-grid label{display:grid;gap:7px;font-size:12px;font-weight:700;color:#57514b}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{width:100%;padding:13px 14px;border:1px solid #cbbfb4;border-radius:11px;background:#f8f3ee;font:inherit;color:#222;outline:none}.form-grid textarea{min-height:145px;resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#9d826a;box-shadow:0 0 0 3px rgba(157,130,106,.13)}.upload-label small{font-weight:400;color:#7a736c}.checkout-note{display:flex;flex-wrap:wrap;align-items:center;gap:10px 22px;padding:16px;border-radius:13px;background:#e9e0d7;border:1px solid #d5c7ba;margin-bottom:18px}.checkout-note strong{font-size:14px}.checkout-note span{font-size:12px}.payment-badges{font-weight:800;letter-spacing:.04em;color:#4a4540}.submit-project{border:0;cursor:pointer}.form-status{font-size:13px;color:#5f584f}.order-help{display:grid;gap:18px;position:sticky;top:112px}.help-card{background:rgba(255,255,255,.55);border:1px solid var(--line);border-radius:18px;padding:24px;box-shadow:0 16px 32px rgba(50,42,35,.08)}.help-card h3{font-size:24px;margin:6px 0 10px}.help-card p,.help-card li{color:#655e57;font-size:13px}.help-card ol{padding-left:20px;display:grid;gap:9px}.pricing-v8{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.price-v8{background:rgba(255,255,255,.58);border:1px solid var(--line);border-radius:18px;padding:26px;display:flex;flex-direction:column;min-height:340px}.price-v8.featured{background:linear-gradient(145deg,#d8c7b7,#b69d87);color:#201e1c}.price-v8>span{font-size:10px;text-transform:uppercase;letter-spacing:.16em;font-weight:800;color:#8e725c}.price-v8 h2{font-size:28px;margin:8px 0}.price-v8 p{color:#6b645d;min-height:78px}.price-v8.featured p{color:#3e3732}.price-v8 strong{font-size:18px;margin-top:auto}.price-v8 small{display:block;margin:7px 0 18px;color:#736b63}.price-v8.featured small{color:#4a4038}.payment-ready{margin-top:22px;border-radius:18px;padding:28px;background:linear-gradient(110deg,#313232,#514a43);color:#f6f1eb;display:flex;justify-content:space-between;align-items:center;gap:30px}.payment-ready h2{font-size:34px;margin:6px 0}.payment-ready p{max-width:760px;color:#d9d0c8}.payment-badges.large{font-size:18px;color:#f2e5d9;white-space:nowrap}.chat-quick{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.chat-quick button{border:1px solid #c9bdb1;background:#f5eee7;border-radius:999px;padding:7px 9px;font-size:11px;cursor:pointer}.open-chat{border:0;cursor:pointer}@media(max-width:900px){.order-shell{grid-template-columns:1fr}.order-help{position:static}.pricing-v8{grid-template-columns:1fr}.payment-ready{align-items:flex-start;flex-direction:column}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}}


/* V9 — project flow and pricing polish */
.pricing-intro{max-width:820px;margin:0 auto 32px;text-align:center}.pricing-intro h2{font-size:clamp(2rem,4vw,3.25rem);margin:.45rem 0 1rem}.pricing-intro p{max-width:760px;margin:0 auto;color:var(--muted);line-height:1.7}.pricing-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:30px}.pricing-steps article{background:rgba(255,255,255,.72);border:1px solid rgba(80,67,58,.12);border-radius:20px;padding:22px;box-shadow:0 12px 28px rgba(35,28,24,.10)}.pricing-steps article span{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#e8ded2;color:#302922;font-weight:800;margin-bottom:12px}.pricing-steps h3{margin:0 0 8px}.pricing-steps p{margin:0;color:var(--muted);line-height:1.55}.project-summary{display:flex;justify-content:space-between;gap:18px;align-items:center;margin:8px 0 20px;padding:20px;border-radius:20px;background:linear-gradient(135deg,rgba(234,226,216,.94),rgba(210,218,221,.78));border:1px solid rgba(70,59,50,.12);box-shadow:0 12px 26px rgba(41,34,29,.10)}.project-summary h3{margin:.25rem 0 .4rem}.project-summary p{margin:0;color:var(--muted)}.summary-badges{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.summary-badges span{padding:9px 12px;border-radius:999px;background:rgba(255,255,255,.72);border:1px solid rgba(62,55,50,.10);font-size:.86rem}.form-consent{margin:12px 0 18px}.form-consent label{display:flex;gap:10px;align-items:flex-start;font-size:.9rem;color:var(--muted)}.form-consent input{margin-top:3px}.project-form input:focus,.project-form select:focus,.project-form textarea:focus{outline:2px solid rgba(128,111,97,.28);outline-offset:2px;border-color:rgba(110,93,78,.38)}
@media(max-width:900px){.pricing-steps{grid-template-columns:1fr 1fr}.project-summary{align-items:flex-start;flex-direction:column}.summary-badges{justify-content:flex-start}}@media(max-width:600px){.pricing-steps{grid-template-columns:1fr}}

/* V10 catalog + creator library */
.catalog-band{padding:24px 0 64px;background:linear-gradient(180deg,#eee8e1,#e5ddd4)}.catalog-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:16px}.catalog-card{display:block;min-height:270px;padding:38px;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 10px 22px rgba(43,38,33,.13);transition:.2s transform,.2s box-shadow}.catalog-card:hover{transform:translateY(-3px);box-shadow:0 15px 28px rgba(43,38,33,.18)}.catalog-private{background:linear-gradient(135deg,#2f3030,#55514d);color:#f5f0ea}.catalog-free{background:linear-gradient(135deg,#d8cec3,#b9aa9b);color:#262321}.catalog-card h2{font-size:38px;margin:10px 0 14px}.catalog-card p{max-width:650px;line-height:1.65}.catalog-card b{display:inline-block;margin-top:20px}.page-hero{padding:110px 0 90px;background:linear-gradient(135deg,#343535,#756b61);color:#f6f1eb}.page-hero h1{font-size:clamp(48px,7vw,92px);line-height:.96;max-width:950px;margin:14px 0}.page-hero p{font-size:18px;line-height:1.65;max-width:760px;color:#e0d8d0}.free-hero{background:linear-gradient(135deg,#cfc4b9,#82776d);color:#272421}.free-hero p{color:#413c37}.form-section{padding:70px 0;background:linear-gradient(180deg,#f4f0eb,#e8e0d8)}.catalog-request{display:grid;grid-template-columns:1fr 1fr;gap:55px}.genre-cloud{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0}.genre-cloud span{padding:10px 14px;border-radius:999px;background:#f7f3ef;border:1px solid rgba(50,45,40,.12);box-shadow:0 5px 10px rgba(48,42,36,.10);font-size:13px}.privacy-note,.license-callout,.empty-library{background:rgba(255,255,255,.5);border:1px solid rgba(55,49,44,.11);border-radius:18px;padding:26px;box-shadow:0 9px 18px rgba(48,42,36,.10)}.premium-form{display:grid;gap:14px}.premium-form label{font-size:12px;font-weight:700}.premium-form input,.premium-form textarea,.premium-form select{width:100%;margin-top:7px;border:1px solid rgba(55,49,44,.16);border-radius:12px;padding:13px;background:#f8f4ef;box-shadow:inset 0 1px 2px rgba(40,35,30,.05);font:inherit}.license-callout{max-width:900px;margin-bottom:24px}.license-callout span{font-size:11px;text-transform:uppercase;letter-spacing:.15em}.license-callout strong{display:block;margin-top:14px}.empty-library{max-width:900px}.mini-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:110px}.lang button{border:0;background:transparent;color:inherit;font:inherit;cursor:pointer;padding:0}.lang button.active{color:#e8c69f;font-weight:700}@media(max-width:900px){.catalog-grid,.catalog-request{grid-template-columns:1fr}.catalog-card{min-height:220px}.mini-footer{flex-direction:column;align-items:flex-start;padding:28px 0}}

/* V11 — approved cool blue/white design reference */
:root{
  --ink:#0b1d36;
  --deep:#123c72;
  --deep2:#0e315f;
  --paper:#f7fbff;
  --paper2:#eaf3fb;
  --stone:#e7f0f8;
  --stone2:#c9dced;
  --line:rgba(35,83,126,.16);
  --muted:#53687d;
  --accent:#2d70b7;
  --accent2:#8fb6dc;
  --shadow:0 13px 22px -8px rgba(26,70,109,.36),0 4px 8px -4px rgba(18,57,92,.24);
  --click-shadow:0 10px 16px -7px rgba(29,73,112,.38),0 3px 6px -3px rgba(18,58,93,.22);
  --click-shadow-hover:0 14px 22px -8px rgba(24,70,111,.46),0 5px 8px -4px rgba(15,52,86,.27);
}
body{background:linear-gradient(180deg,#fbfdff,#edf5fb 65%,#dfeaf5);color:var(--ink)}
.container{width:min(1420px,calc(100% - 70px))}
.topbar{background:linear-gradient(90deg,rgba(255,255,255,.97),rgba(242,247,252,.96) 60%,rgba(226,238,248,.96));border-bottom:1px solid rgba(28,76,120,.12);box-shadow:none!important}
.brand-wave i{background:linear-gradient(180deg,#2f79bd,#174d86)}
.brand-copy strong{color:#0d2340}.brand-copy small{color:#315579}.navlinks{gap:30px}.navlinks a{color:#1b2c3e}.navlinks a:after{background:#2f72b5}.actions .lang{color:#203b58}.lang b{color:#174e86}.lang em{background:rgba(24,70,110,.25)}
.project{background:linear-gradient(180deg,#4b83ba,#2d669f);color:#fff;border-color:rgba(255,255,255,.62)}
.premium-hero{min-height:450px;background:linear-gradient(100deg,#f9fcff 0%,#eaf3fb 46%,#b9d2e8 100%);color:#0d213b}
.hero-photo{background-position:72% center;filter:grayscale(.35) saturate(.68) hue-rotate(165deg) brightness(1.22) contrast(.88);opacity:.68}
.hero-wash{background:linear-gradient(90deg,rgba(249,252,255,.99) 0%,rgba(244,249,253,.96) 35%,rgba(226,239,249,.76) 54%,rgba(130,174,211,.20) 76%,rgba(58,112,161,.12) 100%)}
.hero-inner{min-height:450px}.hero-copy{width:min(610px,48%);padding:48px 0}.eyebrow{color:#183958}.eyebrow:after{background:#2d70b7}.hero h1{color:#0b1d36}.hero h1 span{color:#487eae}.hero p{color:#263c52}.btn-dark{background:linear-gradient(180deg,#4d84ba,#2e669e)!important;color:#fff;border-color:#4f86bc}.btn-light{background:#f8fbfe!important;color:#173a5d;border-color:#a8c5df}.play-dot{color:#2c6fae}

.announcement-strip{background:linear-gradient(180deg,#f4f9fd,#eaf3fa);padding:12px 0 16px}.announcement-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid rgba(51,92,129,.16);border-radius:15px;background:rgba(255,255,255,.64);overflow:hidden;box-shadow:0 8px 18px rgba(34,77,115,.10)}.announcement-card{display:grid;grid-template-columns:62px 1fr;gap:18px;align-items:center;padding:16px 22px}.announcement-card+ .announcement-card{border-left:1px solid rgba(51,92,129,.16)}.announcement-icon{width:54px;height:54px;border-radius:14px;display:grid;place-items:center;font-size:25px;color:#2d70b7;background:linear-gradient(145deg,#ffffff,#dfeaf4);border:1px solid rgba(61,104,143,.12)}.announcement-card strong{display:block;font-size:15px}.announcement-card small{display:block;color:#4f6377;font-size:12px;line-height:1.45;margin:3px 0}.announcement-card b{font-size:11px;color:#2467a6;text-transform:uppercase;letter-spacing:.03em}

.sleep-strip{background:linear-gradient(120deg,#f5f9fc 0%,#edf4fa 48%,#e4eef7 100%);padding:18px 0 20px;border-top:1px solid rgba(255,255,255,.8)}.sleep-title{color:#143f69}.sleep-intro p{color:#40586f}.outline-link{border-color:#9cb9d2;background:#f8fbfe!important;color:#204e7a}.sleep-card{background:rgba(255,255,255,.78);border-color:rgba(91,130,165,.17);box-shadow:0 7px 16px rgba(38,81,119,.11)}.duration{color:#657a8d}.sleep-card .art{box-shadow:inset 0 0 0 1px rgba(255,255,255,.35),0 7px 14px rgba(30,75,113,.12)}
.home-highlights{padding:0 0 14px;background:linear-gradient(180deg,#eaf3fa,#dceaf5)}.home-highlight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.home-highlight{display:grid;grid-template-columns:76px 1fr;align-items:center;gap:18px;padding:14px 20px;background:rgba(255,255,255,.68);border:1px solid rgba(64,106,144,.16);border-radius:14px}.highlight-icon{width:64px;height:64px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(180deg,#6f9dca,#2c659f);color:#fff;font-size:30px}.home-highlight h3{margin:0 0 4px;font-size:17px}.home-highlight p{margin:0 0 5px;font-size:12px;color:#496178}.home-highlight b{font-size:11px;color:#2668a5;text-transform:uppercase}

.premium-footer{background:linear-gradient(135deg,#5d89b4 0%,#2d5f91 45%,#174879 100%);color:#eef6fd;padding-top:20px}.footer-lockup .brand-wave i{background:#fff}.footer-lockup .brand-copy strong{color:#fff}.footer-lockup .brand-copy small{color:#d8e9f8}.footer-brand p,.premium-footer a,.premium-footer .connect span{color:#edf5fc}.premium-footer h4{color:#fff}.social-icons a{background:linear-gradient(145deg,#7098be,#2c5c8b)!important;border-color:rgba(255,255,255,.35)}.footer-project{background:#eef6fc!important;color:#174879!important}.legal{color:#d8e8f6;border-color:rgba(255,255,255,.22)}

/* blue theme for supporting pages */
.page-hero{background:linear-gradient(135deg,#edf6fd,#a9cae6);color:#0e2744}.page-hero p{color:#35536e}.free-hero{background:linear-gradient(135deg,#f5faff,#c8dfef);color:#102a46}.free-hero p{color:#405b72}.section.white,.white{background:#f8fbfe}.section{background:#edf5fb}.card,.price,.sleep-brand,.sleep-track,.project-form,.help-card,.pricing-steps article,.privacy-note,.license-callout,.empty-library{background:rgba(255,255,255,.78);border-color:rgba(48,95,136,.15)}.kicker,.section-label{color:#2f6fa9}.form-section{background:linear-gradient(180deg,#f8fbfe,#e7f1f9)}.premium-form input,.premium-form textarea,.premium-form select,.form-grid input,.form-grid select,.form-grid textarea{background:#f8fbfe;border-color:#b8cde0}.catalog-band{background:linear-gradient(180deg,#edf5fb,#dceaf5)}.catalog-private{background:linear-gradient(135deg,#2d5f91,#174879)}.catalog-free{background:linear-gradient(135deg,#d8e9f7,#9fc1df);color:#102a46}.checkout-note{background:#e3eff8;border-color:#c2d7e8}.payment-ready{background:linear-gradient(110deg,#2f6598,#174879)}.price-v8.featured{background:linear-gradient(145deg,#dbeaf6,#9ebfdb);color:#102b46}.chat-toggle,.chat-form button{background:linear-gradient(180deg,#4f87ba,#2c659e)!important}.chat-head{background:#225785}.chat-messages{background:#eef5fb}.bubble.user{background:#2d6ba5}.chatbox{background:#f7fbfe}

/* 3D shadows beneath every clickable item except the top header */
main a,main button,main audio,.premium-footer a:not(.brand),.premium-footer button,.premium-footer audio,.chat-toggle,.chat-form button{box-shadow:var(--click-shadow)!important;filter:none!important}
main a:hover,main button:hover,.premium-footer a:not(.brand):hover,.premium-footer button:hover,.chat-toggle:hover,.chat-form button:hover{box-shadow:var(--click-shadow-hover)!important;transform:translateY(-2px)}
.topbar,.topbar a,.topbar button,.topbar .btn,.topbar .project,.topbar a:hover,.topbar button:hover,.topbar .btn:hover,.topbar .project:hover{box-shadow:none!important;transform:none!important;filter:none!important}

@media(max-width:1200px){.announcement-grid{grid-template-columns:1fr}.announcement-card+.announcement-card{border-left:0;border-top:1px solid rgba(51,92,129,.16)}.home-highlight-grid{grid-template-columns:1fr 1fr}.hero-copy{width:56%}}
@media(max-width:950px){.navlinks.open{background:#f4f9fd}.hero-copy{width:72%}.home-highlight-grid{grid-template-columns:1fr}.announcement-card{grid-template-columns:50px 1fr}.announcement-icon{width:46px;height:46px}.menu{color:#173a5d}}
@media(max-width:650px){.premium-hero,.hero-inner{min-height:560px}.hero-photo{background-position:75% bottom;opacity:.36}.hero-wash{background:linear-gradient(180deg,rgba(250,253,255,.99),rgba(242,248,252,.95) 58%,rgba(185,211,232,.52))}.hero-copy{width:100%;padding-top:46px}.hero h1{font-size:48px}.announcement-card{padding:14px}.sleep-cards{grid-template-columns:1fr 1fr}.home-highlight{grid-template-columns:56px 1fr}.highlight-icon{width:50px;height:50px;font-size:24px}}

/* V12 — interaction + mobile refinement. Header stays flat; clickable controls get tactile depth. */
a.btn,button,.announcement-card,.sleep-card .play,.outline-link,.home-highlight,.social-icons a,.chat-toggle,.chat-form button,.genre-cloud span,.premium-form button,.footer-project{
  box-shadow:var(--click-shadow);
}
a.btn:hover,button:hover,.announcement-card:hover,.sleep-card .play:hover,.outline-link:hover,.home-highlight:hover,.social-icons a:hover,.chat-toggle:hover,.chat-form button:hover,.premium-form button:hover,.footer-project:hover{
  transform:translateY(-2px);box-shadow:var(--click-shadow-hover);
}
.topbar,.topbar a,.topbar button,.navlinks a,.actions .lang,.actions .lang button{box-shadow:none!important;transform:none!important}
@media(max-width:1100px){
  .navlinks{gap:16px}.navlinks a{font-size:11px}.container{width:min(100% - 34px,1420px)}
}
@media(max-width:820px){
  .topbar{position:sticky;top:0;z-index:50}.nav{min-height:74px}.brand-copy strong{font-size:18px}.brand-copy small{font-size:8px}
  .actions .project{display:none}.navlinks{position:absolute;left:0;right:0;top:74px;display:none;flex-direction:column;gap:0;padding:12px 18px 18px;background:rgba(248,252,255,.98);border-bottom:1px solid var(--line)}
  .navlinks.open{display:flex}.navlinks a{padding:12px 4px;font-size:13px}.menu{display:block!important}
  .premium-hero,.hero-inner{min-height:auto}.hero-copy{width:100%;padding:42px 0 330px}.hero-photo{background-position:58% bottom;background-size:auto 330px;background-repeat:no-repeat}.hero-wash{background:linear-gradient(180deg,rgba(249,252,255,.99) 0%,rgba(242,248,253,.94) 52%,rgba(220,235,247,.25) 72%,rgba(185,211,232,.08) 100%)}
  .announcement-grid,.home-highlight-grid{grid-template-columns:1fr}.announcement-card+.announcement-card{border-left:0;border-top:1px solid var(--line)}
  .sleep-layout{grid-template-columns:1fr}.sleep-row{overflow-x:auto;padding-bottom:10px;scroll-snap-type:x proximity}.sleep-card{min-width:220px;scroll-snap-align:start}
  .footer-grid{grid-template-columns:1fr 1fr}.footer-brand,.connect{grid-column:1/-1}
}
@media(max-width:520px){
  .container{width:calc(100% - 24px)}.hero h1{font-size:48px}.hero-copy{padding-bottom:270px}.hero-photo{background-size:auto 270px}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .btn{justify-content:center}
  .announcement-card{grid-template-columns:48px 1fr;padding:14px}.announcement-icon{width:44px;height:44px}.footer-grid{grid-template-columns:1fr}.legal{flex-direction:column;align-items:flex-start;gap:10px}
}

.netlify-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}


/* V16 — professional audio first, Sleep & Relaxation secondary */
.core-services-v16{padding:58px 0 52px;background:linear-gradient(180deg,#f8fbfe 0%,#edf5fb 58%,#e4eff8 100%)}
.section-heading-v16{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:24px}.section-heading-v16>div>span{text-transform:uppercase;letter-spacing:.16em;font-size:10px;font-weight:800;color:#3573aa}.section-heading-v16 h2{font-size:clamp(30px,3vw,46px);line-height:1.02;letter-spacing:-.04em;color:#102b47;margin:7px 0 0}.section-heading-v16 p{max-width:690px;color:#526b82;margin:10px 0 0;line-height:1.55}
.core-grid-v16{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.core-grid-v16>a{display:block;min-height:185px;padding:24px;border-radius:18px;background:linear-gradient(145deg,#ffffff,#edf5fb);border:1px solid rgba(55,105,149,.16);box-shadow:var(--click-shadow)!important;transition:.2s transform,.2s box-shadow}.core-grid-v16>a:hover{transform:translateY(-3px);box-shadow:var(--click-shadow-hover)!important}.core-grid-v16 i{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:linear-gradient(145deg,#739fc9,#2f6da7);color:#fff;font-style:normal;font-size:22px;box-shadow:0 9px 16px rgba(28,73,113,.24)}.core-grid-v16 h3{margin:18px 0 7px;color:#123552;font-size:20px}.core-grid-v16 p{margin:0;color:#566e83;font-size:13px;line-height:1.5}.core-grid-v16 b{display:block;margin-top:16px;color:#28689f;font-size:11px;text-transform:uppercase;letter-spacing:.04em}
.demo-row-v16{display:grid;grid-template-columns:1.2fr .8fr;gap:15px;margin-top:15px}.demo-feature-v16{display:block;min-height:230px;padding:30px;border-radius:19px;position:relative;overflow:hidden;color:#fff;background:#173d63;box-shadow:var(--click-shadow)!important}.demo-feature-v16:before{content:"";position:absolute;inset:0;background-size:cover;background-position:center;filter:saturate(.42) brightness(.54)}.demo-brand:before{background-image:url('assets/img/our-work.jpg')}.demo-design:before{background-image:url('assets/img/sound-design.jpg')}.demo-feature-v16:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,45,72,.96),rgba(26,77,119,.56))}.demo-feature-v16>*{position:relative;z-index:2}.demo-feature-v16 span{font-size:10px;letter-spacing:.16em}.demo-feature-v16 h3{font-size:30px;margin:9px 0}.demo-feature-v16 p{max-width:540px;color:#e3edf6;line-height:1.55}.demo-feature-v16 b{display:block;margin-top:20px}
.sleep-secondary-v16{padding:46px 0 54px;background:linear-gradient(180deg,#eef5fa,#e4eef6)}.sleep-heading-v16{align-items:center}.sleep-three-v16{grid-template-columns:repeat(3,1fr);gap:18px}.sleep-three-v16 .sleep-card{padding:14px;border-radius:17px}.sleep-three-v16 .sleep-card .art{height:150px;filter:saturate(.55) hue-rotate(165deg) brightness(.92);background-blend-mode:multiply}.sleep-three-v16 .sleep-card h3{font-size:16px;margin-top:11px;color:#173a5c}.sleep-three-v16 audio{margin-top:5px}
@media(max-width:900px){.core-grid-v16{grid-template-columns:1fr 1fr}.demo-row-v16{grid-template-columns:1fr}.section-heading-v16{align-items:flex-start;flex-direction:column}.sleep-three-v16{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.core-grid-v16,.sleep-three-v16{grid-template-columns:1fr}.core-services-v16{padding-top:42px}.demo-feature-v16{min-height:210px}}

/* V17 — premium depth pass: richer blue-grey, stronger materiality, professional audio emphasis */
:root{--ink:#081a2d;--deep:#0c3158;--deep2:#071f3a;--paper:#eaf2f8;--paper2:#d8e6f1;--stone:#c8d9e7;--stone2:#9eb8cd;--muted:#405b72;--accent:#367dbb;--accent2:#7da9cd;--shadow:0 24px 45px -20px rgba(5,28,51,.50),0 10px 20px -12px rgba(8,38,67,.38);--click-shadow:0 14px 0 -9px rgba(8,39,68,.34),0 18px 30px -18px rgba(5,27,48,.55);--click-shadow-hover:0 16px 0 -9px rgba(7,35,62,.38),0 24px 38px -18px rgba(4,23,42,.62)}
body{background:linear-gradient(180deg,#e8f0f6 0%,#cbdce9 46%,#a9c1d3 100%);color:var(--ink)}
.topbar{background:linear-gradient(90deg,rgba(240,246,250,.98),rgba(216,229,239,.98) 64%,rgba(188,210,226,.98));border-bottom:1px solid rgba(10,47,79,.18);box-shadow:none!important}
.premium-hero{min-height:500px;background:linear-gradient(105deg,#e9f1f7 0%,#c4d8e7 44%,#789fbe 100%);color:#071a2d;border-bottom:1px solid rgba(9,44,75,.18)}
.hero-inner{min-height:500px}.hero-photo{filter:grayscale(.18) saturate(.88) hue-rotate(168deg) brightness(.88) contrast(1.08);opacity:.84}.hero-wash{background:linear-gradient(90deg,rgba(232,241,247,.99) 0%,rgba(218,231,240,.96) 34%,rgba(184,207,224,.72) 55%,rgba(75,120,157,.16) 78%,rgba(16,55,88,.14) 100%)}
.hero-copy{padding:58px 0}.hero h1{color:#071a2d;text-shadow:0 1px 0 rgba(255,255,255,.45)}.hero h1 span{color:#315f87}.hero p{color:#213c54}.eyebrow{color:#123a5c}.btn-dark{background:linear-gradient(180deg,#356f9f,#173f66)!important;border-color:#5d8db3}.btn-light{background:linear-gradient(180deg,#edf4f8,#d4e3ed)!important;color:#123b5d;border-color:#9db8cc}
.core-services-v16{padding:66px 0 58px;background:radial-gradient(circle at 80% 0%,rgba(99,145,180,.28),transparent 32%),linear-gradient(180deg,#d7e5ef 0%,#c4d8e6 52%,#aec7d9 100%);border-bottom:1px solid rgba(8,42,72,.16)}
.section-heading-v16>div>span{color:#245f8e}.section-heading-v16 h2{color:#09243d}.section-heading-v16 p{color:#38566f}
.core-grid-v16>a{min-height:205px;padding:27px;border-radius:20px;background:linear-gradient(145deg,rgba(240,246,250,.96),rgba(187,209,224,.92));border:1px solid rgba(255,255,255,.56);box-shadow:inset 0 1px 0 rgba(255,255,255,.75),inset 0 -1px 0 rgba(28,67,98,.10),var(--click-shadow)!important}
.core-grid-v16>a:hover{background:linear-gradient(145deg,#f1f6fa,#c0d7e7);transform:translateY(-4px);box-shadow:inset 0 1px 0 #fff,var(--click-shadow-hover)!important}.core-grid-v16 i{width:54px;height:54px;background:linear-gradient(145deg,#5f94bd,#174d79);box-shadow:inset 0 1px 0 rgba(255,255,255,.4),0 12px 18px -10px rgba(4,31,55,.75)}.core-grid-v16 h3{color:#0b3150;font-size:21px}.core-grid-v16 p{color:#3e5c73}.core-grid-v16 b{color:#145d92}
.demo-row-v16{gap:18px;margin-top:18px}.demo-feature-v16{min-height:255px;border:1px solid rgba(255,255,255,.22);background:#082c4c;box-shadow:inset 0 1px 0 rgba(255,255,255,.12),var(--click-shadow)!important}.demo-feature-v16:before{filter:saturate(.58) brightness(.45) contrast(1.12)}.demo-feature-v16:after{background:linear-gradient(90deg,rgba(5,28,49,.98),rgba(13,58,91,.72) 58%,rgba(29,81,120,.32))}.demo-feature-v16 h3{font-size:32px}.demo-feature-v16:hover{transform:translateY(-3px);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),var(--click-shadow-hover)!important}
.announcement-strip{background:linear-gradient(180deg,#b5cddd,#a5c0d3);padding:18px 0}.announcement-grid{background:rgba(221,233,241,.72);border-color:rgba(14,55,88,.18);box-shadow:0 16px 28px -20px rgba(4,27,48,.52)}.announcement-card{background:linear-gradient(145deg,rgba(235,242,247,.76),rgba(186,207,222,.68))}.announcement-icon{background:linear-gradient(145deg,#eaf2f7,#a8c3d6);color:#155784;border-color:rgba(255,255,255,.5);box-shadow:inset 0 1px 0 #fff,0 9px 16px -10px rgba(4,30,54,.7)}
.sleep-secondary-v16{padding:48px 0 58px;background:linear-gradient(180deg,#a9c2d4,#94b2c8);border-top:1px solid rgba(255,255,255,.25)}.sleep-three-v16 .sleep-card{background:linear-gradient(145deg,rgba(226,237,244,.86),rgba(176,201,218,.84));border:1px solid rgba(255,255,255,.45);box-shadow:inset 0 1px 0 rgba(255,255,255,.72),0 16px 26px -19px rgba(4,29,52,.52)}.sleep-three-v16 .sleep-card .art{height:145px;filter:saturate(.62) hue-rotate(165deg) brightness(.78) contrast(1.08);box-shadow:inset 0 0 0 1px rgba(255,255,255,.28),0 10px 18px -13px rgba(5,30,53,.65)}.sleep-three-v16 .sleep-card h3{color:#0c3555}.sleep-heading-v16 p{color:#304f68}
.home-highlights{background:linear-gradient(180deg,#a5bfd2,#91afc5)}.home-highlight{background:linear-gradient(145deg,rgba(226,237,244,.84),rgba(168,195,214,.78));border-color:rgba(255,255,255,.42);box-shadow:inset 0 1px 0 rgba(255,255,255,.68),var(--click-shadow)!important}.highlight-icon{background:linear-gradient(180deg,#4d86b0,#164b76);box-shadow:inset 0 1px 0 rgba(255,255,255,.32),0 11px 18px -11px rgba(4,27,49,.72)}
.premium-footer{background:linear-gradient(135deg,#173f65 0%,#0c3158 48%,#061f3b 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}
/* keep the navigation itself visually flat */
.topbar,.topbar a,.topbar button,.topbar .btn,.topbar .project{box-shadow:none!important}
@media(max-width:820px){.navlinks{background:rgba(225,235,242,.99)}.hero-wash{background:linear-gradient(180deg,rgba(231,240,246,.99),rgba(207,223,234,.95) 55%,rgba(114,155,186,.30))}}


/* V18 — compact homepage shortcuts */
.core-grid-v16{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px!important}
.core-grid-v16>a{min-height:154px!important;padding:18px 15px!important;border-radius:16px!important}
.core-grid-v16>a i{width:42px!important;height:42px!important;font-size:21px!important;margin-bottom:12px!important}
.core-grid-v16>a h3{font-size:16px!important;margin:0 0 7px!important}
.core-grid-v16>a p{font-size:11px!important;line-height:1.42!important;margin:0 0 10px!important}
.core-grid-v16>a b{font-size:10px!important}
.sleep-three-v16{grid-template-columns:repeat(3,minmax(0,260px))!important;justify-content:start;gap:14px!important}
.sleep-three-v16 .sleep-card{padding:10px!important;border-radius:15px!important}
.sleep-three-v16 .sleep-card .art{height:88px!important;margin-bottom:7px!important}
.sleep-three-v16 .sleep-card h3{font-size:14px!important;margin:5px 0 2px!important}
.sleep-three-v16 .duration{font-size:9px!important;margin-bottom:2px!important}
.sleep-three-v16 audio{height:28px!important;margin-top:3px!important}
html{scroll-behavior:smooth}
.card[id]{scroll-margin-top:110px}
@media(max-width:1050px){.core-grid-v16{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.core-grid-v16{grid-template-columns:repeat(2,1fr)}.sleep-three-v16{grid-template-columns:1fr!important}.sleep-three-v16 .sleep-card{max-width:320px}}


/* V19 — compact premium interactions + clearer imagery */
.core-grid-v16>a{min-height:156px!important;padding:18px!important;border-radius:17px!important}
.core-grid-v16 i{width:40px!important;height:40px!important;border-radius:12px!important;font-size:18px!important}
.core-grid-v16 h3{font-size:18px!important;margin:12px 0 5px!important}
.core-grid-v16 p{font-size:12px!important;line-height:1.42!important}
.core-grid-v16 b{margin-top:10px!important;font-size:10px!important}

.demo-feature-v16{min-height:218px!important}
.demo-feature-v16:before{filter:saturate(.78) brightness(.72) contrast(1.06)!important;transform:scale(1.015)}
.demo-feature-v16:after{background:linear-gradient(90deg,rgba(5,28,49,.88),rgba(13,58,91,.46) 58%,rgba(29,81,120,.12))!important}
.demo-feature-v16 h3{font-size:28px!important}

.sleep-three-v16 .sleep-card{box-shadow:inset 0 1px 0 rgba(255,255,255,.72),var(--click-shadow)!important;transition:.2s transform,.2s box-shadow}
.sleep-three-v16 .sleep-card:hover{transform:translateY(-3px);box-shadow:inset 0 1px 0 rgba(255,255,255,.78),var(--click-shadow-hover)!important}
.sleep-three-v16 audio{filter:drop-shadow(0 7px 8px rgba(5,30,53,.18))}

.announcement-grid{gap:14px;background:transparent!important;border:0!important;box-shadow:none!important}
.announcement-card{position:relative;overflow:hidden;display:grid!important;grid-template-columns:108px 1fr!important;gap:16px!important;border:1px solid rgba(255,255,255,.48)!important;border-radius:18px!important;padding:0 18px 0 0!important;min-height:116px;background:linear-gradient(145deg,rgba(226,237,244,.92),rgba(168,195,214,.84))!important;box-shadow:var(--click-shadow)!important}
.announcement-card:hover{box-shadow:var(--click-shadow-hover)!important}
.announcement-media{display:block;width:108px;height:100%;min-height:116px;background-size:cover;background-position:center;border-right:1px solid rgba(255,255,255,.32)}
.announcement-ready .announcement-media{background-image:linear-gradient(rgba(13,50,78,.08),rgba(13,50,78,.24)),url('assets/img/hero-studio.jpg');background-position:68% center}
.announcement-free .announcement-media{background-image:linear-gradient(rgba(13,50,78,.06),rgba(13,50,78,.22)),url('assets/img/our-work.jpg');background-position:center}
.announcement-card>span:last-child{padding:17px 0}
.announcement-card strong{font-size:16px}
.announcement-card small{display:block;margin-top:5px;line-height:1.4}

.download-preview-card{margin:22px 0 14px;padding:18px;border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:linear-gradient(145deg,#eaf2f7,#c4d8e6);border:1px solid rgba(255,255,255,.6);box-shadow:var(--click-shadow)}
.download-preview-card small{display:block;margin-top:4px;color:#46637b}
.download-preview-card button[disabled]{opacity:.62;cursor:not-allowed;transform:none!important}
.license-note{margin:14px 0 22px;padding:14px 16px;border-left:3px solid #2f76ad;background:rgba(225,237,245,.7);border-radius:10px;color:#294861;line-height:1.5}

@media(max-width:760px){.announcement-card{grid-template-columns:84px 1fr!important;min-height:104px}.announcement-media{width:84px;min-height:104px}.download-preview-card{align-items:flex-start;flex-direction:column}.core-grid-v16>a{min-height:145px!important}}

/* V20 targeted polish */
.demo-feature-v16::before,
.demo-feature-v16::after { content:none !important; }
.demo-feature-v16 { isolation:isolate; overflow:hidden; }
.demo-feature-v16 > * { position:relative; z-index:2; }
.demo-feature-v16.demo-brand,
.demo-feature-v16.demo-design { background-blend-mode:normal !important; }
.sleep-six-v20 { grid-template-columns:repeat(6,minmax(0,1fr)); }
.sleep-six-v20 .sleep-card { min-width:0; }
@media (max-width:1100px){.sleep-six-v20{grid-template-columns:repeat(3,minmax(0,1fr));}}
@media (max-width:700px){.sleep-six-v20{grid-template-columns:repeat(2,minmax(0,1fr));}}

/* V21 image and depth polish */
.demo-feature-v16::before{
  content:"" !important; position:absolute; inset:0; z-index:0;
  background-size:cover; background-position:center;
}
.demo-feature-v16.demo-brand::before{background-image:url('assets/img/our-work.jpg') !important;}
.demo-feature-v16.demo-design::before{background-image:url('assets/img/sound-design.jpg') !important;}
.demo-feature-v16::after{
  content:"" !important; position:absolute; inset:0; z-index:1;
  background:linear-gradient(90deg,rgba(8,35,59,.84),rgba(12,47,77,.42)) !important;
}
.demo-feature-v16 > *{position:relative;z-index:2}

.sleep-six-v20 .sleep-card{
  box-shadow:0 9px 0 rgba(25,61,88,.16),0 18px 28px rgba(24,52,74,.20) !important;
  border:1px solid rgba(255,255,255,.82);
}
.sleep-six-v20 .sleep-card audio{
  filter:drop-shadow(0 4px 4px rgba(19,47,69,.20));
}
.sleep-six-v20 .art{background-size:cover;background-position:center;filter:none !important;background-blend-mode:normal !important;}
.art-velvet-v21{background-image:linear-gradient(rgba(20,48,70,.05),rgba(16,40,60,.18)),url('assets/img/velvet-night.jpg')}
.art-still-v21{background-image:linear-gradient(rgba(24,55,76,.04),rgba(17,43,63,.16)),url('assets/img/stillwater.jpg')}
.art-moonlit-v21{background-image:linear-gradient(rgba(22,49,72,.03),rgba(14,38,59,.20)),url('assets/img/moonlit-drift.jpg')}
.art-deep-v21{background-image:linear-gradient(rgba(16,42,64,.04),rgba(10,31,50,.24)),url('assets/img/deep-rest.jpg')}
.art-quiet-v21{background-image:linear-gradient(rgba(26,57,78,.03),rgba(18,43,63,.16)),url('assets/img/quiet-horizon.jpg')}
.art-echo-v21{background-image:linear-gradient(rgba(30,61,80,.04),rgba(20,45,64,.18)),url('assets/img/soft-echoes.jpg')}

/* FINAL targeted correction: no old baked-text artwork */
.demo-feature-v16.demo-brand::before{
 background-image:url('assets/img/hero-studio.jpg') !important;
 background-position:center 48% !important;
}
.demo-feature-v16.demo-design::before{
 background-image:url('assets/img/hero-studio.jpg') !important;
 background-position:72% 48% !important;
 transform:scaleX(-1);
}
.demo-feature-v16.demo-design > *{transform:none}
.demo-feature-v16::after{
 background:linear-gradient(90deg,rgba(7,31,52,.90) 0%,rgba(10,40,66,.68) 45%,rgba(9,37,61,.22) 100%) !important;
}

/* Six distinct text-free sleep scenes built in CSS */
.sleep-six-v20 .art{
 position:relative; overflow:hidden; background-image:none !important;
}
.scene-night{background:radial-gradient(circle at 75% 25%,#edf5ff 0 7%,transparent 8%),linear-gradient(165deg,#071b35 0%,#163a5b 55%,#496f87 100%) !important}
.scene-water{background:linear-gradient(175deg,#9ab6ca 0 45%,#557b96 46% 57%,#244d6b 58% 100%) !important}
.scene-moon{background:radial-gradient(circle at 28% 25%,#f2f6fb 0 9%,transparent 10%),linear-gradient(160deg,#132c4c,#315d79 58%,#102b45) !important}
.scene-rain{background:repeating-linear-gradient(105deg,rgba(255,255,255,.0) 0 11px,rgba(220,237,247,.35) 12px 14px),linear-gradient(160deg,#55768b,#1c3e59) !important}
.scene-horizon{background:linear-gradient(180deg,#e0b28c 0%,#8099aa 43%,#375d77 44%,#163b59 100%) !important}
.scene-soft{background:radial-gradient(circle at 50% 38%,rgba(235,244,250,.7) 0 6%,transparent 7%),linear-gradient(145deg,#849cad,#395b72 52%,#183850 100%) !important}

.sleep-six-v20 .sleep-card{
 box-shadow:0 10px 0 rgba(21,55,82,.18),0 20px 32px rgba(17,46,70,.24) !important;
 transform:translateY(-2px);
}
.sleep-six-v20 .sleep-card:hover{transform:translateY(-5px)}

/* FINAL sleep artwork fix: six real image files */
.scene-night{
  background-image:url('assets/img/sleep-peaceful-lake.jpg') !important;
  background-size:cover !important;background-position:center !important;
}
.scene-water{
  background-image:url('assets/img/sleep-ocean-waves.jpg') !important;
  background-size:cover !important;background-position:center !important;
}
.scene-moon{
  background-image:url('assets/img/sleep-gentle-rain.jpg') !important;
  background-size:cover !important;background-position:center !important;
}
.scene-rain{
  background-image:url('assets/img/sleep-forest-mist.jpg') !important;
  background-size:cover !important;background-position:center !important;
}
.scene-horizon{
  background-image:url('assets/img/sleep-deep-space.jpg') !important;
  background-size:cover !important;background-position:center !important;
}
.scene-soft{
  background-image:url('assets/img/sleep-calm-night.jpg') !important;
  background-size:cover !important;background-position:center !important;
}

/* FINAL V2 — force the six real sleep images to display */
.sleep-six-v20 .art.scene-night{
  background-image:url('assets/img/sleep-peaceful-lake.jpg') !important;
  background-size:cover !important; background-position:center !important;
}
.sleep-six-v20 .art.scene-water{
  background-image:url('assets/img/sleep-ocean-waves.jpg') !important;
  background-size:cover !important; background-position:center !important;
}
.sleep-six-v20 .art.scene-moon{
  background-image:url('assets/img/sleep-gentle-rain.jpg') !important;
  background-size:cover !important; background-position:center !important;
}
.sleep-six-v20 .art.scene-rain{
  background-image:url('assets/img/sleep-forest-mist.jpg') !important;
  background-size:cover !important; background-position:center !important;
}
.sleep-six-v20 .art.scene-horizon{
  background-image:url('assets/img/sleep-deep-space.jpg') !important;
  background-size:cover !important; background-position:center !important;
}
.sleep-six-v20 .art.scene-soft{
  background-image:url('assets/img/sleep-calm-night.jpg') !important;
  background-size:cover !important; background-position:center !important;
}
