/*
Theme Name: NOBIS ARIA
Theme URI: https://nobis.development/
Author: NOBIS Development
Description: Custom one-page WordPress theme for NOBIS ARIA with editable content, images and one-click demo setup.
Version: 1.2.0
Text Domain: nobis
*/
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,300;0,6..12,400;0,6..12,600;0,6..12,700;1,6..12,300;1,6..12,400;1,6..12,500;1,6..12,600;1,6..12,700&display=swap');
:root{--black:#090001;--orange:#EE430B;--linen:#EAE3DB;--khaki:#404725;--tan:#5E0F0B;--red:#912F00;--ash:#BEC5B3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--linen);font-family:"Nunito Sans",Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.eyebrow{font-size:11px;letter-spacing:.22em;font-weight:700;text-transform:uppercase}.intro{position:fixed;z-index:1000;inset:0;background:var(--black);display:grid;place-items:center;transition:transform 1s cubic-bezier(.76,0,.24,1) .15s}.intro.is-gone{transform:translateY(-102%)}.intro-word{font-size:clamp(72px,14vw,230px);letter-spacing:-.06em;line-height:.8}.intro-line{position:absolute;left:10vw;right:10vw;bottom:18vh;height:1px;background:#ffffff20;overflow:hidden}.intro-line:after{content:"";position:absolute;inset:0;background:var(--orange);transform:translateX(-100%);animation:introLine 1.2s ease forwards}@keyframes introLine{to{transform:none}}.cursor-glow{position:fixed;z-index:20;width:240px;height:240px;border-radius:50%;pointer-events:none;background:radial-gradient(circle,#ee430b18,transparent 68%);transform:translate(-50%,-50%);mix-blend-mode:screen}.nav{position:absolute;z-index:30;left:0;right:0;top:0;padding:28px 4vw;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ffffff25}.brand{font-size:22px;letter-spacing:.12em;font-weight:700}.brand span{color:var(--orange)}.nav-meta{display:flex;gap:28px;font-size:10px;letter-spacing:.18em}.nav-meta a{color:var(--orange)}.hero{min-height:100svh;position:relative;display:flex;align-items:flex-end;overflow:hidden}.hero-media{position:absolute;inset:-4%;will-change:transform}.hero-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.7) contrast(1.08)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#090001dc 0%,#09000188 38%,#09000110 75%),linear-gradient(0deg,#090001df 0%,transparent 58%)}.hero-copy{position:relative;z-index:2;padding:150px 4vw 7vh;width:min(1550px,100%)}.hero h1{max-width:1250px;font-size:clamp(54px,7.7vw,132px);line-height:.88;letter-spacing:-.055em;font-weight:400;margin:16px 0 56px}.hero-bottom{display:grid;grid-template-columns:minmax(300px,630px) minmax(250px,430px);gap:7vw;align-items:end}.hero-bottom p{font-size:18px;line-height:1.55;margin:0}.cta{border:0;background:var(--orange);color:var(--black);padding:20px 22px;display:flex;justify-content:space-between;align-items:center;font-weight:700;text-align:left;cursor:pointer;transition:.35s}.cta:hover{transform:translateY(-5px);box-shadow:0 18px 60px #0007}.scroll-mark{position:absolute;right:4vw;bottom:7vh;z-index:3;font-size:9px;letter-spacing:.18em;display:flex;align-items:center;gap:10px;transform:rotate(90deg);transform-origin:right center}.scroll-mark i{width:70px;height:1px;background:#ffffff45;position:relative;overflow:hidden}.scroll-mark i:after{content:"";position:absolute;inset:0;background:white;animation:scrollLine 1.7s ease infinite}@keyframes scrollLine{0%{transform:translateX(-100%)}60%,100%{transform:translateX(100%)}}.reveal{opacity:0;transform:translateY(42px);transition:opacity .9s ease,transform .9s cubic-bezier(.2,.75,.2,1)}.reveal.is-visible{opacity:1;transform:none}.access-band{padding:110px 5vw 125px;background:var(--tan);overflow:hidden}.band-line{overflow:hidden;white-space:nowrap;font-size:clamp(56px,8vw,130px);line-height:.85;color:transparent;-webkit-text-stroke:1px #eae3db45;margin-bottom:100px}.band-track{display:flex;width:max-content;will-change:transform;animation:marquee 60s linear infinite}.band-group{display:flex;flex:none;gap:55px;padding-right:55px}.band-group span{flex:none}@keyframes marquee{to{transform:translate3d(-50%,0,0)}}.access-copy{max-width:1080px;margin-left:auto}.access-copy h2{font-size:clamp(42px,6vw,88px);line-height:.95;letter-spacing:-.05em;font-weight:400;margin:14px 0 28px}.access-copy>p:last-of-type{max-width:650px;font-size:18px;line-height:1.6;color:#eae3dbbb}.text-link{border:0;background:none;color:var(--orange);padding:0;font-weight:700;cursor:pointer;margin-top:20px}.about{padding:140px 5vw;display:grid;grid-template-columns:.78fr 1.22fr;gap:8vw}.about-sticky{position:sticky;top:100px;height:max-content}.about-sticky h2{font-size:clamp(48px,6.2vw,92px);line-height:.91;letter-spacing:-.05em;font-weight:400;margin:15px 0}.about-copy{padding-top:20px}.statement{font-size:24px;line-height:1.45;border-bottom:1px solid #ffffff25;padding-bottom:65px}.statement p:last-child{font-size:17px;color:#eae3dba5;max-width:650px}.philosophy{padding:70px 0}.philosophy h3{font-size:clamp(48px,6vw,88px);color:var(--orange);margin:0 0 15px;letter-spacing:-.05em}.philosophy p{font-size:18px;max-width:670px;line-height:1.6}.principle{display:grid;grid-template-columns:90px 1fr;gap:25px;border-top:1px solid #ffffff25;padding:34px 0}.principle>span{font-size:13px;color:var(--orange)}.principle h3{font-size:34px;margin:0 0 10px}.principle p,.closing{font-size:16px;line-height:1.65;color:#eae3dbad;max-width:700px}.closing{border-top:1px solid #ffffff25;padding-top:35px}.benefits{display:grid;grid-template-columns:1.05fr .95fr;min-height:800px}.benefits-media{position:relative;min-height:800px;overflow:hidden}.benefits-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.75)}.benefits-media:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#09000199,transparent)}.image-caption{position:absolute;z-index:2;left:28px;bottom:25px;font-size:10px;letter-spacing:.18em}.benefits-copy{background:var(--khaki);padding:90px 5vw}.benefit{display:grid;grid-template-columns:75px 1fr;gap:18px;padding:30px 0;border-top:1px solid #ffffff2b}.benefit:first-of-type{margin-top:65px}.benefit>span{color:var(--orange);font-size:13px}.benefit h3{font-size:35px;margin:0 0 12px}.benefit p{font-size:16px;line-height:1.6;color:#ffffffbd;margin:0}.presale{background:var(--black);padding:130px 5vw;display:grid;grid-template-columns:.82fr 1.18fr;gap:8vw;border-top:1px solid #ffffff20}.presale-copy{position:sticky;top:100px;height:max-content}.presale-copy h2{font-size:clamp(48px,6vw,92px);line-height:.9;letter-spacing:-.055em;font-weight:400;margin:14px 0 28px}.presale-copy>p:last-of-type{max-width:520px;line-height:1.6;color:#eae3dbb5;font-size:17px}.form-index{display:flex;align-items:center;gap:14px;font-size:13px;margin-top:60px}.form-index span:first-child{color:var(--orange);font-size:34px}.form-index i{width:100px;height:1px;background:#ffffff35}.wizard{background:var(--linen);color:var(--black);padding:50px;min-height:610px;display:flex;flex-direction:column;box-shadow:0 30px 90px #0008}.step{display:none;animation:stepIn .55s cubic-bezier(.2,.75,.2,1)}.step.is-active{display:block}@keyframes stepIn{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.step-kicker{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#09000190;margin:0 0 18px}.step h3{font-size:clamp(32px,4.2vw,62px);line-height:1;margin:0 0 42px;letter-spacing:-.045em}.choices{display:grid;grid-template-columns:1fr 1fr;gap:10px}.choices.stacked{grid-template-columns:1fr}.grid-choices{grid-template-columns:1fr 1fr}.choices input{position:absolute;opacity:0}.choices span{min-height:76px;border:1px solid #09000135;padding:19px 20px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.25s;font-size:18px;background:#fff0}.choices span:after{content:"○";font-size:24px}.choices label:hover span{border-color:#090001;transform:translateY(-2px)}.choices input:checked+span{background:var(--orange);border-color:var(--orange)}.choices input:checked+span:after{content:"●"}.big-choices{grid-template-columns:repeat(3,1fr)}.big-choices span{min-height:150px;font-size:54px;align-items:flex-end}.fields{display:grid;gap:28px}.fields label{display:grid;gap:9px}.fields label>span{font-size:11px;letter-spacing:.14em;text-transform:uppercase}.fields input{border:1px solid #09000145;background:white;padding:18px 18px;font-size:19px;outline:0;width:100%}.fields input:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ee430b20}.wizard-controls{margin-top:auto;padding-top:50px;display:flex;gap:10px}.wizard-controls button{border:0;padding:17px 18px;cursor:pointer;font-weight:700}.back{background:#0900010a}.back:disabled{opacity:.3}.next,.submit{margin-left:auto;background:var(--black);color:var(--linen);min-width:180px}.submit{background:var(--orange);color:var(--black);width:100%}.progress{height:3px;background:#09000115;margin-top:18px;overflow:hidden}.progress span{display:block;height:100%;width:20%;background:var(--orange);transition:.4s}.error{font-size:13px;color:#912f00;min-height:20px;margin:12px 0 0}.footer{padding:45px 5vw;background:#050505;display:grid;grid-template-columns:1.2fr 1fr auto;gap:35px;align-items:end;font-size:13px}.footer strong{font-size:20px}.footer p{opacity:.55}.footer>div:nth-child(2){display:grid;gap:8px}.footer>div:last-child{font-size:11px;opacity:.5;text-align:right}.success{border:0;background:var(--tan);color:var(--linen);max-width:720px;padding:55px;box-shadow:0 40px 130px #000b}.success::backdrop{background:#090001cc;backdrop-filter:blur(8px)}.success>button:first-child{position:absolute;right:20px;top:14px;background:none;color:inherit;border:0;font-size:32px;cursor:pointer}.success h2{font-size:clamp(42px,5vw,68px);line-height:.94;margin:14px 0 28px}.success p{line-height:1.6;color:#eae3dbc0}.dialog-return{margin-top:20px;background:var(--orange);color:var(--black);border:0;padding:16px 20px;font-weight:700;cursor:pointer}
@media(max-width:900px){.cursor-glow{display:none}.nav-meta span{display:none}.hero-copy{padding-top:135px}.hero h1{font-size:clamp(48px,12vw,90px)}.hero-bottom,.about,.benefits,.presale{grid-template-columns:1fr}.hero-bottom{gap:28px}.scroll-mark{display:none}.band-line{margin-bottom:70px}.about-sticky,.presale-copy{position:static}.benefits-media{min-height:520px}.wizard{padding:28px;min-height:600px}.footer{grid-template-columns:1fr;align-items:start}.footer>div:last-child{text-align:left}.choices,.grid-choices{grid-template-columns:1fr}.big-choices{grid-template-columns:repeat(3,1fr)}.big-choices span{min-height:100px}.presale{padding-top:90px}.form-index{margin:25px 0 30px}}
@media(max-width:560px){.nav{padding:22px 18px}.hero-copy{padding-left:18px;padding-right:18px}.hero-bottom p{font-size:16px}.access-band,.about,.benefits-copy,.presale{padding-left:20px;padding-right:20px}.about{padding-top:90px;padding-bottom:90px}.benefit{grid-template-columns:45px 1fr}.wizard{padding:22px}.step h3{font-size:34px}.choices span{min-height:66px;font-size:16px}.big-choices span{font-size:38px}.success{width:calc(100% - 20px);padding:35px 24px}.wizard-controls{flex-wrap:wrap}.next{min-width:130px}.back{min-width:100px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.intro{display:none}.reveal{opacity:1;transform:none}}


/* === refinement v2: calmer premium palette + stronger readability === */
:root{--warm-dark:#120f0d;--warm-panel:#191411;--copper-muted:#8f4c35;--soft-line:#eae3db26}
body{background:#090001;color:var(--linen)}
.intro-line:after{background:var(--red)}
.cursor-glow{background:radial-gradient(circle,#912f0014,transparent 68%)}
.brand span{color:var(--linen);font-weight:400;opacity:.72}
.nav-meta a{color:var(--linen);opacity:.78;position:relative}
.nav-meta a:after{content:"";position:absolute;left:0;right:0;bottom:-7px;height:1px;background:var(--linen);transform:scaleX(.28);transform-origin:left;opacity:.55;transition:transform .35s ease}
.nav-meta a:hover:after{transform:scaleX(1)}
.hero-media img{filter:saturate(.58) contrast(1.04) brightness(.88)}
.hero-shade{background:linear-gradient(90deg,#090001e8 0%,#090001a8 40%,#09000130 78%),linear-gradient(0deg,#090001e6 0%,transparent 62%)}
.cta{background:var(--linen);color:var(--black);border:1px solid var(--linen);box-shadow:none;position:relative;overflow:hidden}
.cta:before{content:"";position:absolute;inset:0;background:var(--ash);transform:translateY(101%);transition:transform .42s cubic-bezier(.2,.75,.2,1)}
.cta:hover{transform:translateY(-4px);box-shadow:0 16px 45px #0008}
.cta:hover:before{transform:none}.cta span,.cta b{position:relative;z-index:1}
.access-band{background:linear-gradient(135deg,var(--warm-panel),#100d0b 72%);border-block:1px solid var(--soft-line)}
.band-line{-webkit-text-stroke:1px #eae3db2c;color:transparent;opacity:.72}
.text-link{color:var(--linen);border-bottom:1px solid #eae3db70;padding-bottom:4px;transition:opacity .25s,border-color .25s}.text-link:hover{opacity:.72;border-color:var(--linen)}
.philosophy h3{color:var(--linen)}
.principle>span,.benefit>span{color:var(--ash)}
.benefits-copy{background:#343a22}
.form-index span:first-child{color:var(--ash)}
.wizard{background:#f0ebe4;color:#100d0b;border:1px solid #ffffff0f;box-shadow:0 32px 90px #0009}
.choices span{background:#f7f3ed;border-color:#100d0b35;color:#100d0b}
.choices label:hover span{border-color:#100d0b;box-shadow:0 8px 22px #09000110}
.choices input:checked+span{background:#252b19;color:#f0ebe4;border-color:#252b19}
.choices input:checked+span:after{color:#f0ebe4}
.fields input{background:#fffdf9;color:#100d0b;border-color:#100d0b40}
.fields input:focus{border-color:#404725;box-shadow:0 0 0 3px #40472517}
.next,.submit{background:#100d0b;color:#f0ebe4;border:1px solid #100d0b}
.next:hover,.submit:hover{background:#343a22;color:#fff}
.back{background:#100d0b0c;color:#100d0b;border:1px solid #100d0b20}
.progress span{background:#404725}
.error{color:#6f1e17;font-weight:600}
.success{background:#f0ebe4;color:#100d0b;box-shadow:0 40px 130px #000c}
.success p{color:#100d0ba8}.dialog-return{background:#100d0b;color:#f0ebe4;border:1px solid #100d0b}.dialog-return:hover{background:#343a22}
.eyebrow{color:inherit;opacity:.72}
@media(max-width:560px){.cta{width:100%}.wizard{box-shadow:0 20px 55px #0008}}

/* === refinement v3: focused hero + magnetic CTA + new benefits composition === */
.nav{
  padding:22px 4vw;
  border-bottom:1px solid #eae3db24;
  backdrop-filter:blur(2px);
}
.nav-cta{
  border:1px solid #eae3db70;
  background:#0d0908a8;
  color:var(--linen);
  min-height:44px;
  padding:0 18px;
  border-radius:999px;
  display:flex;
  align-items:center;
  gap:18px;
  font-size:11px;
  letter-spacing:.08em;
  font-weight:700;
  cursor:pointer;
  transition:background .3s ease,color .3s ease,border-color .3s ease,transform .3s ease;
}
.nav-cta span{font-size:14px;transition:transform .3s ease}
.nav-cta:hover{background:var(--linen);color:var(--black);border-color:var(--linen);transform:translateY(-2px)}
.nav-cta:hover span{transform:translate(2px,2px)}

.hero-media img{
  filter:saturate(.76) contrast(1.04) brightness(.77);
  object-position:center 52%;
}
.hero-shade{
  background:
    linear-gradient(90deg,#090001ed 0%,#090001bd 34%,#09000155 61%,#09000125 100%),
    linear-gradient(0deg,#090001e8 0%,#09000152 45%,#09000112 78%);
}
.hero-copy{padding:150px 4vw 7vh;width:100%}
.hero h1{
  max-width:1120px;
  font-size:clamp(54px,6.8vw,112px);
  line-height:.91;
  margin:16px 0 48px;
}
.hero-bottom{
  display:block;
  max-width:630px;
}
.hero-bottom p{font-size:17px;color:#eae3dbd2}
.hero-cta-zone{
  position:absolute;
  z-index:8;
  right:2.5vw;
  top:28%;
  width:min(38vw,560px);
  height:min(48vh,520px);
  display:grid;
  place-items:center;
  pointer-events:auto;
}
.hero-orbit-cta{
  --mx:0px;
  --my:0px;
  width:clamp(190px,16vw,245px);
  aspect-ratio:1;
  border-radius:50%;
  border:1px solid #eae3dbcc;
  background:#eae3dbee;
  color:#100d0b;
  padding:30px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:space-between;
  text-align:left;
  font-weight:700;
  cursor:pointer;
  transform:translate3d(var(--mx),var(--my),0);
  transition:transform .16s cubic-bezier(.2,.75,.2,1),background .35s ease,color .35s ease,box-shadow .35s ease;
  box-shadow:0 24px 80px #0007;
  position:relative;
  overflow:hidden;
  will-change:transform;
}
.hero-orbit-cta:before{
  content:"";
  position:absolute;
  inset:9px;
  border-radius:50%;
  border:1px solid #100d0b1c;
  transform:scale(.86);
  transition:transform .45s cubic-bezier(.2,.75,.2,1),border-color .35s ease;
}
.hero-orbit-cta:after{
  content:"";
  position:absolute;
  width:54%;
  aspect-ratio:1;
  border-radius:50%;
  right:-18%;
  bottom:-20%;
  background:#40472522;
  transform:scale(.8);
  transition:transform .5s cubic-bezier(.2,.75,.2,1);
}
.hero-orbit-cta span,.hero-orbit-cta b{position:relative;z-index:2}
.hero-orbit-cta span{font-size:clamp(14px,1.1vw,17px);line-height:1.2;max-width:150px}
.hero-orbit-cta b{align-self:flex-end;font-size:22px;font-weight:400}
.hero-orbit-cta:hover{background:#dfe4d4;color:#0d0d08;box-shadow:0 34px 100px #0009}
.hero-orbit-cta:hover:before{transform:scale(1);border-color:#100d0b32}
.hero-orbit-cta:hover:after{transform:scale(1.5)}
.hero-cta-zone:before{
  content:"";
  position:absolute;
  width:74%;
  aspect-ratio:1;
  border-radius:50%;
  border:1px solid #eae3db18;
  pointer-events:none;
}
.hero-cta-zone:after{
  content:"";
  position:absolute;
  width:90%;
  aspect-ratio:1;
  border-radius:50%;
  border:1px dashed #eae3db10;
  pointer-events:none;
  animation:orbitSpin 26s linear infinite;
}
@keyframes orbitSpin{to{transform:rotate(360deg)}}

/* Benefits are now a cinematic image sequence rather than another two-column text block. */
.benefits{
  display:block;
  min-height:0;
  padding:120px 0 0;
  background:#0e0b09;
  overflow:hidden;
}
.benefits-head{
  padding:0 5vw 70px;
  display:grid;
  grid-template-columns:minmax(180px,.55fr) 1.45fr;
  gap:7vw;
  align-items:start;
}
.benefits-head .eyebrow{margin:14px 0 0;color:#eae3db9b}
.benefits-head h2{
  margin:0;
  max-width:940px;
  font-size:clamp(54px,7vw,108px);
  line-height:.9;
  letter-spacing:-.055em;
  font-weight:400;
}
.benefit-gallery{
  display:flex;
  width:100%;
  height:min(78vh,820px);
  min-height:620px;
  border-top:1px solid #eae3db22;
  border-bottom:1px solid #eae3db22;
}
.benefit-panel{
  position:relative;
  flex:1 1 0;
  min-width:0;
  overflow:hidden;
  border-right:1px solid #eae3db30;
  transition:flex .75s cubic-bezier(.2,.75,.2,1);
}
.benefit-panel:last-child{border-right:0}
.benefit-panel:hover{flex:1.34 1 0}
.benefit-panel img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  filter:saturate(.68) brightness(.72) contrast(1.06);
  transform:scale(1.035);
  transition:transform 1.1s cubic-bezier(.2,.75,.2,1),filter .7s ease;
}
.benefit-panel:hover img{transform:scale(1.085);filter:saturate(.78) brightness(.76) contrast(1.04)}
.benefit-panel:nth-child(1) img{object-position:58% center}
.benefit-panel:nth-child(2) img{object-position:52% center}
.benefit-panel:nth-child(3) img{object-position:65% center}
.benefit-panel-shade{
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,#0900010a 15%,#09000140 54%,#090001e9 100%);
  transition:background .5s ease;
}
.benefit-panel:hover .benefit-panel-shade{background:linear-gradient(180deg,#09000100 15%,#09000130 50%,#090001ee 100%)}
.benefit-panel-copy{
  position:absolute;
  z-index:3;
  left:clamp(22px,2.3vw,44px);
  right:clamp(22px,2.3vw,44px);
  bottom:clamp(26px,4vw,60px);
  display:grid;
  grid-template-columns:45px 1fr;
  gap:8px 14px;
  align-items:end;
}
.benefit-panel-copy>span{
  grid-row:1/3;
  align-self:start;
  color:#bec5b3;
  font-size:11px;
  letter-spacing:.14em;
  padding-top:9px;
}
.benefit-panel-copy h3{
  margin:0;
  font-size:clamp(30px,3.2vw,52px);
  line-height:.95;
  letter-spacing:-.04em;
  font-weight:400;
}
.benefit-panel-copy p{
  margin:6px 0 0;
  max-width:520px;
  font-size:14px;
  line-height:1.55;
  color:#eae3dbbd;
  opacity:.72;
  transform:translateY(10px);
  transition:opacity .5s ease,transform .5s ease;
}
.benefit-panel:hover .benefit-panel-copy p{opacity:1;transform:none}

@media(max-width:900px){
  .nav{padding:18px 20px}
  .nav-cta{min-height:40px;padding:0 14px;font-size:10px}
  .hero-copy{padding:130px 20px 70px}
  .hero h1{font-size:clamp(48px,10vw,78px);max-width:760px}
  .hero-bottom{max-width:min(620px,82vw);padding-bottom:180px}
  .hero-cta-zone{right:18px;top:auto;bottom:44px;width:210px;height:210px}
  .hero-cta-zone:before,.hero-cta-zone:after{display:none}
  .hero-orbit-cta{width:176px;padding:24px;--mx:0px!important;--my:0px!important}
  .benefits{padding-top:90px}
  .benefits-head{grid-template-columns:1fr;padding:0 20px 50px;gap:15px}
  .benefits-head .eyebrow{margin:0}
  .benefit-gallery{height:auto;min-height:0;display:grid;grid-template-columns:1fr}
  .benefit-panel{height:72vh;min-height:500px;border-right:0;border-bottom:1px solid #eae3db30}
  .benefit-panel:last-child{border-bottom:0}
  .benefit-panel:hover{flex:initial}
  .benefit-panel-copy p{opacity:1;transform:none}
}
@media(max-width:560px){
  .brand{font-size:18px}
  .nav-cta{gap:10px;padding:0 12px}
  .nav-cta span{display:none}
  .hero{min-height:930px}
  .hero h1{font-size:clamp(45px,13.2vw,64px);line-height:.92}
  .hero-bottom{max-width:100%;padding-bottom:190px}
  .hero-bottom p{font-size:15px}
  .hero-cta-zone{left:20px;right:auto;bottom:32px}
  .hero-orbit-cta{width:170px}
  .benefits-head h2{font-size:clamp(50px,15vw,72px)}
  .benefit-panel{height:72svh;min-height:520px}
  .benefit-panel-copy{grid-template-columns:32px 1fr;left:20px;right:20px;bottom:28px}
  .benefit-panel-copy h3{font-size:38px}
}
@media(prefers-reduced-motion:reduce){
  .hero-orbit-cta{transform:none!important}
  .hero-cta-zone:after{animation:none!important}
  .benefit-panel,.benefit-panel img,.benefit-panel-copy p{transition:none!important}
}

/* === refinement v4: red palette, official logo, refined magnetic CTA, staged motion === */
:root{
  --black:#090001;
  --linen:#EAE3DB;
  --khaki:#404725;
  --tan:#5E0F0B;
  --red:#912F00;
  --red-deep:#3B0807;
  --red-panel:#65130F;
  --red-mid:#84251D;
  --red-accent:#B94A32;
  --red-soft:#D77760;
  --orange:#B94A32;
}

/* preloader */
.intro{
  background:
    radial-gradient(circle at 50% 48%, #65130f5e 0%, #26070645 26%, transparent 56%),
    #090001;
  overflow:hidden;
}
.intro:before{
  content:"";
  position:absolute;
  inset:-20%;
  background:linear-gradient(115deg,transparent 35%,#912f0018 49%,transparent 63%);
  transform:translateX(-42%);
  animation:loaderSheen 2.2s cubic-bezier(.2,.7,.2,1) both;
}
.intro-logo-wrap{position:relative;width:min(430px,62vw);display:grid;place-items:center;isolation:isolate}
.intro-logo{display:block;width:100%;height:auto;opacity:0;transform:translateY(18px) scale(.965);filter:blur(5px);animation:introLogoIn 1s cubic-bezier(.2,.75,.2,1) .12s forwards}
.intro-glow{position:absolute;z-index:-1;width:72%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#912f0030 0%,transparent 68%);filter:blur(18px);opacity:0;animation:introGlow 1.35s ease .2s forwards}
.intro-line{left:14vw;right:14vw;bottom:13vh;background:#eae3db18}
.intro-line:after{display:none}
.intro-line span{position:absolute;inset:0;background:linear-gradient(90deg,transparent,var(--red-accent),var(--linen),var(--red-accent),transparent);transform:translateX(-115%);animation:introLineV4 1.35s cubic-bezier(.65,0,.35,1) .12s forwards}
@keyframes introLogoIn{to{opacity:1;transform:none;filter:blur(0)}}
@keyframes introGlow{to{opacity:1;transform:scale(1.08)}}
@keyframes introLineV4{to{transform:translateX(115%)}}
@keyframes loaderSheen{to{transform:translateX(42%)}}

/* official logo usage */
.brand{display:block;width:clamp(118px,9vw,154px);line-height:0}
.brand img{display:block;width:100%;height:auto;filter:drop-shadow(0 3px 14px #0008)}
.footer-logo{display:block;width:150px;max-width:48vw;height:auto;margin-bottom:14px;opacity:.95}

/* nav */
.nav{border-bottom-color:#d7776038;background:linear-gradient(180deg,#09000142,transparent)}
.nav-cta{background:#3b0807aa;border-color:#d7776080;color:var(--linen);box-shadow:inset 0 0 0 1px #ffffff05}
.nav-cta:hover{background:var(--linen);color:var(--red-deep);border-color:var(--linen)}

/* controlled red palette */
.access-band{background:linear-gradient(135deg,#711711 0%,#5e0f0b 48%,#47100d 100%)}
.band-line{color:transparent;-webkit-text-stroke:1px #f3d8ce42}
.access-copy>p:last-of-type{color:#f1ded7c9}
.text-link{color:#f2c4b7}
.text-link:hover{color:white}
.about{background:linear-gradient(180deg,#090001 0%,#120303 100%)}
.philosophy h3,.principle>span,.form-index span:first-child{color:var(--red-soft)}
.benefits{background:linear-gradient(180deg,#1b0504 0%,#0e0303 100%)}
.benefits-head{border-top:none}
.benefit-panel-shade{background:linear-gradient(180deg,#21050410 14%,#21050455 55%,#090001ed 100%)}
.benefit-panel:hover .benefit-panel-shade{background:linear-gradient(180deg,#21050405 14%,#21050442 50%,#090001f0 100%)}
.benefit-panel-copy>span{color:#e0a394}
.presale{background:linear-gradient(145deg,#420b09 0%,#270505 44%,#090001 100%);border-top-color:#d7776036}
.wizard{box-shadow:0 35px 110px #000a,0 0 0 1px #ffffff0b}
.choices input:checked+span{background:var(--red-mid);border-color:var(--red-mid);color:var(--linen)}
.fields input:focus{border-color:var(--red-accent);box-shadow:0 0 0 3px #b94a3220}
.submit{background:var(--red-mid);color:var(--linen)}
.submit:hover{background:#6d1914}
.progress span{background:var(--red-accent)}
.success{background:linear-gradient(145deg,#68150f,#3b0807);color:var(--linen)}
.dialog-return{background:var(--linen);color:var(--red-deep);border-color:var(--linen)}

/* hero title: desktop is exactly two lines, with "житловий проєкт" bound together */
.hero-copy{padding-right:34vw}
.hero-title{
  margin:16px 0 48px;
  max-width:none;
  font-size:clamp(52px,5.55vw,96px);
  line-height:.92;
  letter-spacing:-.052em;
  font-weight:400;
}
.hero-title-line{display:block;white-space:nowrap}

/* refined circular magnetic CTA */
.hero-cta-zone{
  right:2.2vw;
  top:31%;
  width:min(34vw,520px);
  height:min(48vh,500px);
}
.hero-orbit-cta{
  width:clamp(178px,12vw,216px);
  padding:0;
  display:grid;
  place-items:center;
  text-align:center;
  background:#eee8e1f5;
  color:#1a0907;
  border:1px solid #fff8f0cc;
  box-shadow:0 22px 70px #0008,0 0 0 1px #65130f18 inset;
}
.hero-orbit-cta:before{
  inset:10px;
  border-color:#65130f2d;
  transform:scale(1);
}
.hero-orbit-cta:after{
  content:"";
  width:12px;
  height:12px;
  border-radius:50%;
  right:auto;
  bottom:auto;
  top:26px;
  left:50%;
  margin-left:-6px;
  background:var(--red-accent);
  transform:none;
  box-shadow:0 0 0 7px #b94a3210;
}
.hero-orbit-cta span{font-size:clamp(13px,1vw,15.5px);line-height:1.22;max-width:126px;padding-top:10px}
.hero-orbit-cta b{
  position:absolute;
  right:13px;
  bottom:13px;
  width:49px;
  height:49px;
  border-radius:50%;
  display:grid;
  place-items:center;
  color:white;
  background:var(--red-mid);
  font-size:19px;
  line-height:1;
  box-shadow:0 8px 24px #5e0f0b42;
  transition:transform .35s cubic-bezier(.2,.75,.2,1),background .35s ease;
}
.hero-orbit-cta:hover{background:#f7f1ea;color:#160605;box-shadow:0 34px 100px #000a}
.hero-orbit-cta:hover:before{transform:scale(.93);border-color:#84251d50}
.hero-orbit-cta:hover:after{transform:scale(1.25);background:#84251d}
.hero-orbit-cta:hover b{transform:translate(2px,2px) rotate(6deg);background:#6b1712}
.hero-cta-zone:before{width:68%;border-color:#d7776024}
.hero-cta-zone:after{width:84%;border-color:#d777601c}

/* stronger, premium reveal system */
.reveal{
  opacity:0;
  transform:translateY(48px) scale(.992);
  filter:blur(7px);
  transition:
    opacity 1s ease var(--reveal-delay,0s),
    transform 1.05s cubic-bezier(.2,.75,.2,1) var(--reveal-delay,0s),
    filter 1s ease var(--reveal-delay,0s);
}
.reveal.reveal-left{transform:translateX(-34px);}
.reveal.is-visible{opacity:1;transform:none;filter:blur(0)}
.page-enter{opacity:0;transform:translateY(-14px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.75,.2,1)}
body.is-ready .page-enter{opacity:1;transform:none}
.hero-media{opacity:.72;transition:opacity 1.4s ease,transform .2s linear}
body.is-ready .hero-media{opacity:1}
.hero .eyebrow,.hero-title-line,.hero-bottom,.hero-cta-zone,.scroll-mark{opacity:0}
.hero .eyebrow{transform:translateY(16px)}
.hero-title-line{transform:translateY(34px);filter:blur(6px)}
.hero-bottom{transform:translateY(28px)}
.hero-cta-zone{transform:scale(.9);filter:blur(5px)}
.scroll-mark{transform:rotate(90deg) translateX(15px)}
body.is-ready .hero .eyebrow,
body.is-ready .hero-title-line,
body.is-ready .hero-bottom,
body.is-ready .hero-cta-zone,
body.is-ready .scroll-mark{
  opacity:1;
  filter:blur(0);
}
body.is-ready .hero .eyebrow{transform:none;transition:opacity .75s ease .13s,transform .75s ease .13s}
body.is-ready .hero-title-line:nth-child(1){transform:none;transition:opacity .95s ease .22s,transform 1s cubic-bezier(.2,.75,.2,1) .22s,filter .9s ease .22s}
body.is-ready .hero-title-line:nth-child(2){transform:none;transition:opacity .95s ease .34s,transform 1s cubic-bezier(.2,.75,.2,1) .34s,filter .9s ease .34s}
body.is-ready .hero-bottom{transform:none;transition:opacity .85s ease .52s,transform .9s cubic-bezier(.2,.75,.2,1) .52s}
body.is-ready .hero-cta-zone{transform:none;transition:opacity .9s ease .6s,transform 1.1s cubic-bezier(.2,.75,.2,1) .6s,filter .9s ease .6s}
body.is-ready .scroll-mark{transform:rotate(90deg);transition:opacity .8s ease .8s,transform .8s ease .8s}

@media(max-width:1100px){
  .hero-copy{padding-right:29vw}
  .hero-title{font-size:clamp(50px,6.1vw,72px)}
  .hero-cta-zone{right:1vw;width:30vw}
}
@media(max-width:900px){
  .brand{width:118px}
  .hero-copy{padding-right:20px}
  .hero-title{font-size:clamp(48px,8.2vw,70px);max-width:100%}
  .hero-title-line{white-space:nowrap}
  .hero-cta-zone{right:20px;left:auto;top:auto;bottom:42px;width:205px;height:205px}
  .hero-orbit-cta{width:174px}
}
@media(max-width:560px){
  .brand{width:106px}
  .nav-cta{font-size:9px;padding:0 11px;min-height:38px}
  .hero-title{font-size:clamp(42px,11.3vw,54px);line-height:.94;letter-spacing:-.045em}
  .hero-title-line{white-space:normal}
  .hero-bottom{padding-bottom:188px}
  .hero-cta-zone{left:20px;right:auto;bottom:30px;width:188px;height:188px}
  .hero-orbit-cta{width:162px}
  .hero-orbit-cta b{width:44px;height:44px;right:10px;bottom:10px}
  .intro-logo-wrap{width:min(330px,74vw)}
}
@media(prefers-reduced-motion:reduce){
  .intro-logo,.intro-glow,.intro-line span,.intro:before{animation:none!important}
  .page-enter,.hero .eyebrow,.hero-title-line,.hero-bottom,.hero-cta-zone,.scroll-mark,.hero-media{opacity:1!important;transform:none!important;filter:none!important;transition:none!important}
}

/* === refinement v5: readability, CTA repair, softer gallery, mobile compactness, map === */

/* Major messaging stays white; red is reserved for accents and surfaces. */
.philosophy h3{color:var(--linen)!important}

/* Clean magnetic CTA: no orbit rings / internal circular construction lines. */
.hero-cta-zone:before,
.hero-cta-zone:after,
.hero-orbit-cta:before{display:none!important}
.hero-cta-zone{
  width:min(31vw,455px);
  height:min(43vh,430px);
}
.hero-orbit-cta{
  width:clamp(168px,11.4vw,204px);
  border:0;
  background:#f1ebe4;
  color:#160605;
  padding:26px;
  display:grid;
  place-items:center;
  text-align:center;
  box-shadow:0 24px 80px #0009,0 0 0 1px #ffffff55 inset;
  overflow:visible;
}
.hero-orbit-cta:after{
  width:10px;
  height:10px;
  top:22px;
  left:50%;
  right:auto;
  bottom:auto;
  margin-left:-5px;
  background:var(--red-accent);
  box-shadow:0 0 0 7px #b94a3212;
}
.hero-orbit-cta span{
  max-width:132px;
  padding:0;
  font-size:clamp(13px,.95vw,15px);
  line-height:1.25;
  text-align:center;
}
.hero-orbit-cta b{
  right:12px;
  bottom:12px;
  width:45px;
  height:45px;
  font-size:17px;
}
.hero-orbit-cta:hover{
  background:#fffaf4;
  transform:translate3d(var(--mx),var(--my),0) scale(1.025);
}
.hero-orbit-cta:hover:after{transform:scale(1.12)}

/* Gallery: noticeably smoother expansion, slightly larger focused image. */
.benefit-panel{
  transition:flex 1.28s cubic-bezier(.16,1,.3,1),border-color .6s ease;
}
.benefit-panel:hover{flex:1.55 1 0}
.benefit-panel img{
  transform:scale(1.015);
  transition:transform 1.5s cubic-bezier(.16,1,.3,1),filter 1.05s ease;
}
.benefit-panel:hover img{
  transform:scale(1.06);
  filter:saturate(.8) brightness(.79) contrast(1.03);
}
.benefit-panel-shade{transition:background 1s ease}
.benefit-panel-copy p{transition:opacity .9s ease,transform .9s cubic-bezier(.16,1,.3,1)}

/* Location map */
.location-map{
  background:linear-gradient(180deg,#090001 0%,#160303 100%);
  padding:110px 5vw 120px;
  border-top:1px solid #d777602a;
}
.location-map-head{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:40px;
  margin-bottom:44px;
}
.location-map-head h2{
  margin:12px 0 0;
  max-width:880px;
  font-size:clamp(42px,5.7vw,88px);
  line-height:.94;
  letter-spacing:-.05em;
  font-weight:400;
  color:var(--linen);
}
.map-open{
  flex:none;
  display:inline-flex;
  align-items:center;
  gap:18px;
  min-height:48px;
  padding:0 18px;
  border:1px solid #eae3db50;
  border-radius:999px;
  color:var(--linen);
  font-size:12px;
  font-weight:700;
  transition:background .3s ease,color .3s ease,border-color .3s ease,transform .3s ease;
}
.map-open:hover{background:var(--linen);color:var(--red-deep);border-color:var(--linen);transform:translateY(-2px)}
.map-frame-wrap{
  position:relative;
  min-height:560px;
  overflow:hidden;
  border:1px solid #eae3db22;
  background:
    radial-gradient(circle at 68% 38%,#8a2a1d40 0 2px,transparent 3px),
    linear-gradient(120deg,#2a0907,#0c0202 65%);
}
.map-frame{display:block;width:100%;height:560px;border:0;filter:saturate(.55) contrast(1.04) brightness(.82)}
.map-fallback{
  position:absolute;
  right:24px;
  bottom:24px;
  display:flex;
  align-items:center;
  gap:18px;
  padding:14px 16px 14px 20px;
  border-radius:999px;
  background:#f1ebe4;
  color:#160605;
  font-size:12px;
  font-weight:700;
  box-shadow:0 14px 45px #0008;
}
.map-fallback b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--red-mid);color:white;font-size:14px}

@media(max-width:900px){
  .hero-title-line{white-space:normal}
  .hero-cta-zone{width:190px;height:190px;right:18px;bottom:36px}
  .hero-orbit-cta{width:158px}
  .benefit-panel:hover{flex:initial}
  .location-map{padding:80px 20px 90px}
  .location-map-head{align-items:flex-start;flex-direction:column;margin-bottom:30px}
  .map-frame-wrap,.map-frame{min-height:460px;height:460px}
}

@media(max-width:560px){
  .hero{min-height:860px}
  .hero-copy{padding:116px 16px 42px}
  .hero-title{
    font-size:clamp(36px,10.2vw,46px);
    line-height:.96;
    letter-spacing:-.042em;
    margin:14px 0 30px;
    max-width:100%;
  }
  .hero-title-line{display:block;white-space:normal;max-width:100%;overflow-wrap:normal;word-break:normal}
  .hero-bottom{padding-bottom:154px}
  .hero-bottom p{font-size:14px;line-height:1.52}
  .hero-cta-zone{left:16px;right:auto;bottom:24px;width:160px;height:160px}
  .hero-orbit-cta{width:142px;padding:18px}
  .hero-orbit-cta span{font-size:12px;max-width:110px}
  .hero-orbit-cta:after{top:17px}
  .hero-orbit-cta b{width:39px;height:39px;right:8px;bottom:8px;font-size:15px}

  .about{padding-top:68px;padding-bottom:72px}
  .philosophy{padding:48px 0}
  .principle{padding:26px 0;grid-template-columns:42px 1fr;gap:14px}
  .principle h3{font-size:29px}
  .principle p,.closing{font-size:14px}

  .benefits{padding-top:68px}
  .benefits-head{padding:0 16px 34px}
  .benefits-head h2{font-size:clamp(43px,13vw,58px)}
  .benefit-panel{height:62svh;min-height:430px}
  .benefit-panel-copy{left:16px;right:16px;bottom:22px}
  .benefit-panel-copy h3{font-size:34px}
  .benefit-panel-copy p{font-size:13px}

  .presale{padding:64px 16px 70px;gap:30px}
  .presale-copy h2{font-size:clamp(42px,12vw,58px);margin-bottom:18px}
  .presale-copy>p:last-of-type{font-size:14px}
  .form-index{margin:18px 0 16px}
  .wizard{padding:18px;min-height:0}
  .step-kicker{font-size:9px;margin-bottom:12px}
  .step h3{font-size:28px;margin-bottom:24px}
  .choices{gap:7px}
  .choices span{min-height:58px;padding:14px 14px;font-size:14px}
  .big-choices{gap:7px}
  .big-choices span{min-height:84px;font-size:34px;padding:12px}
  .choices span:after{font-size:18px}
  .fields{gap:18px}
  .fields input{padding:14px;font-size:16px}
  .wizard-controls{padding-top:26px;gap:8px}
  .wizard-controls button{padding:14px 14px;font-size:13px}
  .next,.submit{min-width:118px}
  .progress{margin-top:14px}

  .location-map{padding:66px 16px 72px}
  .location-map-head{gap:22px;margin-bottom:24px}
  .location-map-head h2{font-size:clamp(38px,11.4vw,50px)}
  .map-open{width:100%;justify-content:space-between}
  .map-frame-wrap,.map-frame{min-height:390px;height:390px}
  .map-fallback{left:12px;right:12px;bottom:12px;justify-content:space-between}
}

/* WordPress integration */
html{scroll-behavior:smooth}
body.admin-bar .nav{top:32px}
.footer-contact-row{display:flex;align-items:center;gap:18px;flex-wrap:wrap}
.footer-contact-row a{display:inline-flex;align-items:center;gap:6px}
.choice-wide{grid-column:1/-1}
.big-choices .choice-wide span{min-height:76px;font-size:18px;align-items:center}
.wizard .form-status{font-size:13px;min-height:20px;margin:12px 0 0}
.wizard .form-status.is-error{color:#912f00}
.wizard .form-status.is-success{color:#31511d}
@media(max-width:782px){body.admin-bar .nav{top:46px}}
@media(max-width:560px){
  .footer-contact-row{gap:10px 16px}
  .big-choices{grid-template-columns:repeat(3,1fr)}
  .big-choices .choice-wide{grid-column:1/-1}
  .big-choices .choice-wide span{min-height:58px;font-size:14px}
}


/* === Contact Form 7 integration === */
.presale>.wpcf7{min-width:0}
.wpcf7 form.wizard{margin:0}
.wizard .nobis-cf7-storage{display:none!important}
.wizard .wpcf7-response-output{display:none!important}
.wizard .wpcf7-not-valid-tip{display:none!important}
.fields .wpcf7-form-control-wrap{display:block;font-size:inherit!important;letter-spacing:normal!important;text-transform:none!important}
.fields .wpcf7-form-control-wrap input{width:100%}
.fields .field-label{font-size:11px;letter-spacing:.14em;text-transform:uppercase}
.wizard.submitting .submit,.wizard .submit:disabled{opacity:.65;cursor:wait}
.nobis-form-missing{justify-content:center;gap:12px}
.nobis-form-missing p{margin:0;line-height:1.55}


/* === refinement v6: italic accent face, orange accents, khaki map, seamless ticker === */
:root{--accent-orange:#EE430B}

/* Accent face requested from the NOBIS style direction. */
.band-line,
.philosophy h3,
.principle>span,
.form-index span:first-child,
.benefit-panel-copy>span{
  font-family:"Nunito Sans",Arial,sans-serif;
  font-style:italic;
  font-weight:500;
}

/* Restore the brighter orange accent from the style guide. */
.philosophy h3,
.principle>span,
.form-index span:first-child,
.benefit-panel-copy>span{
  color:var(--accent-orange)!important;
}

/* Khaki location surface. */
.location-map{
  background:linear-gradient(145deg,#4b532d 0%,var(--khaki) 54%,#30361e 100%);
  border-top-color:#bec5b33d;
}
.location-map .eyebrow{color:var(--accent-orange)}
.location-map .map-open{border-color:#eae3db66}
.location-map .map-open:hover{background:var(--linen);color:#30361e;border-color:var(--linen)}
.map-frame-wrap{
  border-color:#eae3db2e;
  background:
    radial-gradient(circle at 68% 38%,#ee430b32 0 2px,transparent 3px),
    linear-gradient(120deg,#3a4124,#1e2312 65%);
}
.map-fallback b{background:var(--accent-orange)}

/* Seamless marquee: two identical groups, exactly one group per cycle. */
.band-track{animation-duration:60s}
@media(prefers-reduced-motion:reduce){.band-track{animation:none!important;transform:none!important}}
