html,body{margin:0;background:#070707}
  body{overflow:hidden}
  #nm-home{--pink:#f2b5cd;--black:#070707;--ink:#141414;--paper:#f2f0eb;position:relative;width:100%;height:100vh;height:100svh;min-height:760px;overflow-x:hidden;overflow-y:auto;background:var(--black);color:#f8f8f4;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;scrollbar-width:none;overscroll-behavior-y:auto;isolation:isolate}
  #nm-home::-webkit-scrollbar{display:none}
  #nm-home,#nm-home *{box-sizing:border-box}
  #nm-home a{color:inherit;text-decoration:none}
  #nm-home .nm-nav{position:sticky;top:0;z-index:100;display:grid;grid-template-columns:1fr auto;align-items:center;gap:24px;width:100%;height:72px;margin-bottom:-72px;padding:0 28px;color:#fff;mix-blend-mode:difference;pointer-events:none}
  #nm-home .nm-nav a{pointer-events:auto}
  #nm-home .nm-nav__progress{height:1px;background:rgba(255,255,255,.3)}
  #nm-home .nm-nav__progress i{display:block;width:var(--site-progress,0%);height:100%;background:#fff}
  #nm-home .nm-nav__cta{padding:9px 13px;border:1px solid currentColor;font-size:10px;font-weight:800;letter-spacing:.17em}
  #nm-home .nm-chapter{position:relative;width:100%}
  #nm-home .nm-stage{position:sticky;top:0;width:100%;height:100vh;height:100svh;min-height:580px;overflow:hidden}
  #nm-home .nm-hero{height:440vh;min-height:2500px;background:var(--black)}
  #nm-home .nm-hero__photo{position:absolute;inset:-7%;z-index:0;width:114%;height:114%;object-fit:cover;object-position:center;filter:grayscale(1) brightness(var(--photo-brightness,.45));opacity:var(--photo-opacity,1);transform:scale(var(--photo-scale,1));will-change:transform,filter,opacity}
  #nm-home .nm-hero__veil{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.38)),radial-gradient(circle at 50% 52%,transparent 0,rgba(0,0,0,.34) 75%);opacity:var(--veil-opacity,.55)}
  #nm-home .nm-hero__headline{position:absolute;z-index:3;left:50%;top:50%;width:min(96vw,1760px);text-align:center;opacity:var(--title-opacity,1);transform:translate(-50%,-50%) scale(var(--title-scale,1));transform-origin:center;will-change:transform,opacity}
  #nm-home .nm-hero__headline h1{margin:0;font-size:clamp(62px,8.2vw,158px);font-weight:900;line-height:.76;letter-spacing:-.077em;text-transform:uppercase;text-shadow:0 2px 30px rgba(0,0,0,.2)}
  #nm-home .nm-hero__headline h1 span{display:block;white-space:nowrap}
  #nm-home .nm-hero__seo{margin:0 0 27px;color:var(--pink);font-size:clamp(10px,.78vw,13px);font-weight:900;letter-spacing:.2em;text-transform:uppercase}
  #nm-home .nm-h1-a{transform:translateX(calc(-7vw + 7vw * var(--title-gather,0)))}
  #nm-home .nm-h1-b{color:var(--pink);transform:translateX(calc(7vw - 7vw * var(--title-gather,0)))}
  #nm-home .nm-h1-c{transform:translateX(calc(-3vw + 3vw * var(--title-gather,0)))}
  #nm-home .nm-hero__tagline{margin:32px 0 0;font-size:clamp(14px,1.1vw,19px);font-weight:400;letter-spacing:.01em}
  #nm-home .nm-definition{position:absolute;z-index:4;left:50%;top:50%;width:min(86vw,1180px);opacity:var(--definition-opacity,0);transform:translate(-50%,-50%) scale(var(--definition-scale,1));transform-origin:center;will-change:transform,opacity}
  #nm-home .nm-definition__frame{position:relative;padding:clamp(34px,5vw,78px);border:1px solid rgba(242,181,205,.75);background:rgba(7,7,7,.72);backdrop-filter:blur(14px)}
  #nm-home .nm-definition__frame:before,#nm-home .nm-definition__frame:after{content:"";position:absolute;width:18px;height:18px;border-color:var(--pink)}
  #nm-home .nm-definition__frame:before{left:-1px;top:-1px;border-left:3px solid;border-top:3px solid}
  #nm-home .nm-definition__frame:after{right:-1px;bottom:-1px;border-right:3px solid;border-bottom:3px solid}
  #nm-home .nm-definition p{margin:0;font-size:clamp(23px,2.35vw,43px);font-weight:700;line-height:1.25;letter-spacing:-.04em;text-align:center}
  #nm-home .nm-brand-burst{position:absolute;z-index:3;left:50%;top:50%;color:var(--pink);font-size:clamp(150px,24vw,460px);font-weight:900;line-height:.72;letter-spacing:-.095em;white-space:nowrap;opacity:var(--brand-opacity,0);transform:translate(-50%,-50%) scale(var(--brand-scale,2));transform-origin:center;will-change:transform,opacity}
  #nm-home .nm-bridge{position:absolute;z-index:5;left:50%;top:50%;width:min(90vw,1100px);text-align:center;opacity:var(--bridge-opacity,0);transform:translate(-50%,-50%) translateY(var(--bridge-y,30px))}
  #nm-home .nm-bridge span{display:block;margin-bottom:26px;color:var(--pink);font-size:12px;font-weight:900;letter-spacing:.25em}
  #nm-home .nm-bridge p{margin:0;font-size:clamp(34px,4.5vw,78px);font-weight:900;line-height:.95;letter-spacing:-.06em;text-transform:uppercase}
  #nm-home .nm-scroll-cue{position:absolute;z-index:6;left:50%;bottom:28px;display:flex;flex-direction:column;align-items:center;gap:10px;color:#bbb;font-size:9px;font-weight:800;letter-spacing:.2em;opacity:var(--scroll-cue,1);transform:translateX(-50%)}
  #nm-home .nm-scroll-cue i{width:1px;height:30px;background:linear-gradient(var(--pink) 0 45%,rgba(255,255,255,.2) 45%);background-size:100% 220%;animation:nm-cue 1.5s ease-in-out infinite}
  @keyframes nm-cue{from{background-position:0 100%}to{background-position:0 -100%}}
  #nm-home .nm-thinking{height:250vh;min-height:1450px;background:var(--paper);color:var(--ink)}
  #nm-home .nm-thinking .nm-stage{background:var(--paper)}
  #nm-home .nm-thinking__curtain{position:absolute;z-index:8;inset:0;background:var(--black);transform:translateY(calc(-100% * var(--think-wipe,0)));will-change:transform}
  #nm-home .nm-thinking__line{position:absolute;z-index:4;left:50%;top:50%;width:8px;height:150vh;background:var(--pink);opacity:var(--think-line-opacity,0);transform:translate(-50%,-50%) rotate(var(--think-line-angle,0deg)) scaleY(var(--think-line-scale,.05));transform-origin:center;will-change:transform}
  #nm-home .nm-thinking__grid{position:absolute;z-index:3;inset:0;display:grid;grid-template-columns:1fr 1fr}
  #nm-home .nm-thinking__side{display:flex;flex-direction:column;justify-content:center;padding:9vw;opacity:var(--think-copy,0)}
  #nm-home .nm-thinking__side--left{align-items:flex-start;transform:translateX(var(--think-left,-80px))}
  #nm-home .nm-thinking__side--right{align-items:flex-end;text-align:right;transform:translateX(var(--think-right,80px))}
  #nm-home .nm-kicker{font-size:10px;font-weight:900;letter-spacing:.2em;text-transform:uppercase}
  #nm-home .nm-thinking h2{margin:16px 0 24px;font-size:clamp(56px,7.5vw,144px);font-weight:900;line-height:.78;letter-spacing:-.08em}
  #nm-home .nm-thinking__side--left h2{color:var(--pink)}
  #nm-home .nm-thinking__side p{max-width:470px;margin:0;font-size:clamp(17px,1.5vw,25px);font-weight:600;line-height:1.35;letter-spacing:-.02em}
  #nm-home .nm-methods{height:620vh;min-height:3550px;background:var(--black)}
  #nm-home .nm-method-card{position:absolute;inset:0;overflow:hidden;padding:clamp(72px,8vw,150px);will-change:transform}
  #nm-home .nm-method-card__code{position:absolute;left:-.035em;bottom:-.22em;font-size:clamp(180px,34vw,650px);font-weight:900;line-height:.7;letter-spacing:-.11em;opacity:.09;white-space:nowrap}
  #nm-home .nm-method-card__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;width:min(70vw,980px);height:100%}
  #nm-home .nm-method-card h2{margin:18px 0 28px;font-size:clamp(70px,9.6vw,184px);font-weight:900;line-height:.78;letter-spacing:-.085em;text-transform:uppercase}
  #nm-home .nm-method-card p{max-width:690px;margin:0;font-size:clamp(20px,1.8vw,30px);font-weight:600;line-height:1.35;letter-spacing:-.025em}
  #nm-home .nm-method-card a{align-self:flex-start;margin-top:38px;padding-bottom:7px;border-bottom:1px solid;font-size:11px;font-weight:900;letter-spacing:.16em}
  #nm-home .nm-method-card--base{z-index:1;background:var(--paper);color:var(--ink)}
  #nm-home .nm-method-card--base .nm-method-card__code{bottom:-.14em;font-size:clamp(150px,26vw,500px);letter-spacing:-.08em}
  #nm-home .nm-method-card--base h2{font-size:clamp(58px,7.8vw,148px)}
  #nm-home .nm-method-card--services{z-index:2;background:var(--black);color:#fff;transform:translateY(calc(100% - 100% * var(--method-0,0)))}
  #nm-home .nm-method-card--services h2{font-size:clamp(58px,8.3vw,158px)}
  #nm-home .nm-method-card--services h2 span{display:block}
  #nm-home .nm-method-card--services h2 span:first-child{margin-bottom:.16em;color:#fff;font-size:.7em;line-height:.9;letter-spacing:-.06em}
  #nm-home .nm-method-card--services h2 span:last-child{color:var(--pink)}
  #nm-home .nm-method-card--compass{z-index:3;background:var(--pink);color:var(--ink);transform:translateX(calc(100% - 100% * var(--method-1,0)))}
  #nm-home .nm-method-card--track{z-index:4;background:var(--paper);color:var(--ink);transform:translateX(calc(-100% + 100% * var(--method-2,0)))}
  #nm-home .nm-method-card--studio{z-index:5;background:var(--black);color:#fff;transform:translateY(calc(100% - 100% * var(--method-3,0)))}
  #nm-home .nm-method-card--studio .nm-method-card__code{color:var(--pink);opacity:.2}
  #nm-home .nm-method-phases{display:grid;grid-template-columns:repeat(4,minmax(90px,1fr));gap:12px;width:min(80vw,980px);margin:34px 0 0;padding:0;list-style:none}
  #nm-home .nm-method-phases li{padding:13px 4px 0;border-top:1px solid rgba(20,20,20,.28);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
  #nm-home .nm-method-phases b{display:block;margin-bottom:7px;color:#a36a80;font-size:10px;letter-spacing:.16em}
  #nm-home .nm-work{height:520vh;min-height:3000px;background:var(--black)}
  #nm-home .nm-work .nm-stage{background:var(--black)}
  #nm-home .nm-work__intro{position:absolute;z-index:10;left:50%;top:50%;width:min(88vw,1280px);text-align:center;opacity:var(--work-intro,1);transform:translate(-50%,-50%) scale(var(--work-intro-scale,1))}
  #nm-home .nm-work__intro .nm-kicker{color:var(--pink)}
  #nm-home .nm-work__intro h2{margin:20px 0 22px;font-size:clamp(54px,7.1vw,134px);font-weight:900;line-height:.84;letter-spacing:-.075em;text-transform:uppercase}
  #nm-home .nm-work__intro p{width:min(86vw,760px);margin:0 auto;color:#bbb;font-size:clamp(17px,1.45vw,25px);font-weight:600;line-height:1.4}
  #nm-home .nm-case{position:absolute;z-index:5;inset:0;overflow:hidden;background:#111;opacity:var(--case-opacity,0);pointer-events:none}
  #nm-home .nm-case__media{display:contents}
  #nm-home .nm-case__image{position:absolute;top:0;width:50%;height:100%;overflow:hidden}
  #nm-home .nm-case__image--left{left:0}
  #nm-home .nm-case__image--right{right:0}
  #nm-home .nm-case__image img{position:absolute;left:0;top:-15%;width:100%;height:130%;object-fit:cover;filter:saturate(.92) contrast(1.04);will-change:transform}
  #nm-home .nm-case__image--left img{transform:translateY(calc(12% - 24% * var(--case-local,.5))) scale(1.03)}
  #nm-home .nm-case__image--right img{transform:translateY(calc(-12% + 24% * var(--case-local,.5))) scale(1.03)}
  #nm-home .nm-case:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.18),transparent 35%,transparent 65%,rgba(0,0,0,.18)),linear-gradient(180deg,transparent 45%,rgba(0,0,0,.62));pointer-events:none}
  #nm-home .nm-case__label{position:absolute;z-index:4;left:50%;top:50%;width:min(88vw,1250px);text-align:center;transform:translate(-50%,-50%)}
  #nm-home .nm-case__label span{display:block;margin-bottom:12px;font-size:10px;font-weight:900;letter-spacing:.22em}
  #nm-home .nm-case__label h3{margin:0;color:#fff;font-size:clamp(60px,9.5vw,182px);font-weight:900;line-height:.74;letter-spacing:-.085em;text-shadow:0 2px 30px rgba(0,0,0,.45)}
  #nm-home .nm-case__label p{width:min(84vw,720px);margin:25px auto 0;padding:0;color:#fff;background:transparent;font-size:clamp(15px,1.25vw,21px);font-weight:650;line-height:1.35;text-shadow:0 2px 8px rgba(0,0,0,.9),0 6px 28px rgba(0,0,0,.75)}
  #nm-home .nm-work__outro{position:absolute;z-index:20;left:50%;top:50%;width:min(88vw,1200px);text-align:center;opacity:var(--work-outro,0);transform:translate(-50%,-50%) translateY(var(--work-outro-y,40px))}
  #nm-home .nm-work__outro span{color:var(--pink);font-size:10px;font-weight:900;letter-spacing:.22em}
  #nm-home .nm-work__outro h2{margin:24px 0 34px;font-size:clamp(48px,7vw,130px);font-weight:900;line-height:.86;letter-spacing:-.075em;text-transform:uppercase}
  #nm-home .nm-work__outro a{display:inline-block;padding:15px 19px;border:1px solid var(--pink);color:var(--pink);font-size:11px;font-weight:900;letter-spacing:.15em}

  #nm-home .nm-reviews{position:relative;min-height:100vh;min-height:100svh;padding:clamp(105px,10vw,180px) clamp(22px,6vw,100px);overflow:hidden;background:var(--black);color:#fff}
  #nm-home .nm-reviews:before{content:"NIUMUD";position:absolute;right:-.04em;top:.12em;color:var(--pink);font-size:24vw;font-weight:900;line-height:.8;letter-spacing:-.1em;opacity:.055;pointer-events:none}
  #nm-home .nm-reviews__inner{position:relative;z-index:2;max-width:1440px;margin:auto}
  #nm-home .nm-reviews__header{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:7vw;align-items:end;margin-bottom:70px}
  #nm-home .nm-reviews__header h2{margin:19px 0 0;font-size:clamp(62px,8.4vw,158px);font-weight:900;line-height:.77;letter-spacing:-.08em;text-transform:uppercase}
  #nm-home .nm-reviews__summary{display:grid;grid-template-columns:auto minmax(130px,1fr);align-items:center;gap:28px;padding:25px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.035)}
  #nm-home .nm-reviews__summary strong{color:var(--pink);font-size:clamp(58px,5vw,90px);line-height:1;letter-spacing:-.07em}
  #nm-home .nm-reviews__summary p{margin:8px 0 0;color:#aaa;font-size:13px}
  #nm-home .nm-reviews__score{display:flex;flex-direction:column;align-items:flex-start}
  #nm-home .nm-reviews__breakdown{display:flex;flex-direction:column;gap:7px}
  #nm-home .nm-reviews__breakdown>div{display:grid;grid-template-columns:25px 1fr;align-items:center;gap:9px;color:#999;font-size:10px}
  #nm-home .nm-reviews__breakdown b{font-size:10px;font-weight:800}
  #nm-home .nm-reviews__breakdown i{display:block;height:4px;overflow:hidden;border-radius:4px;background:rgba(255,255,255,.1)}
  #nm-home .nm-reviews__breakdown i span{display:block;width:0;height:100%;background:var(--pink);box-shadow:0 0 13px rgba(242,181,205,.55);transition:width 1.35s cubic-bezier(.22,1,.36,1) .25s}
  #nm-home .nm-reviews.is-visible .nm-reviews__breakdown i span{width:var(--rating-width)}
  #nm-home .nm-stars{color:#f5bd26;font-size:17px;letter-spacing:.08em}
  #nm-home .nm-reviews__viewport{overflow:hidden;cursor:grab;touch-action:pan-y}
  #nm-home .nm-reviews__viewport:active{cursor:grabbing}
  #nm-home .nm-reviews__track{display:flex;transform:translateX(var(--reviews-x,0));transition:transform .7s cubic-bezier(.22,1,.36,1);will-change:transform}
  #nm-home .nm-review-card{flex:0 0 33.333%;display:flex;flex-direction:column;min-width:0;min-height:370px;padding:34px 30px;border-right:12px solid var(--black);background:var(--paper);color:var(--ink);opacity:0;transform:translateY(50px);transition:opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1)}
  #nm-home .nm-reviews.is-visible .nm-review-card{opacity:1;transform:none}
  #nm-home .nm-reviews.is-visible .nm-review-card:nth-child(2){transition-delay:.1s}
  #nm-home .nm-reviews.is-visible .nm-review-card:nth-child(3){transition-delay:.2s}
  #nm-home .nm-review-card blockquote{flex:1;margin:28px 0 36px;font-size:clamp(17px,1.25vw,21px);font-weight:650;line-height:1.45;letter-spacing:-.02em}
  #nm-home .nm-review-card footer{display:flex;flex-direction:column;gap:6px;padding-top:18px;border-top:1px solid rgba(20,20,20,.16)}
  #nm-home .nm-review-card footer b{font-size:12px;letter-spacing:.08em}
  #nm-home .nm-review-card footer span{color:#777;font-size:11px}
  #nm-home .nm-reviews__controls{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;margin-top:34px}
  #nm-home .nm-reviews__controls>div{display:flex;gap:8px}
  #nm-home .nm-reviews__controls button{width:50px;height:50px;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:transparent;color:#fff;font-size:20px;cursor:pointer;transition:.25s ease}
  #nm-home .nm-reviews__controls button:hover{border-color:var(--pink);background:var(--pink);color:var(--ink)}
  #nm-home .nm-reviews__counter{color:var(--pink);font-size:11px;font-weight:900;letter-spacing:.18em}
  #nm-home .nm-reviews__controls>a{justify-self:end;padding-bottom:7px;border-bottom:1px solid var(--pink);color:var(--pink);font-size:10px;font-weight:900;letter-spacing:.15em}

  #nm-home .nm-quiz{position:relative;min-height:100vh;min-height:100svh;padding:clamp(100px,10vw,170px) clamp(20px,7vw,120px) 45px;overflow:hidden;background:var(--pink);color:var(--ink)}
  #nm-home .nm-quiz__word{position:absolute;left:-.04em;top:.02em;color:#fff;font-size:21vw;font-weight:900;line-height:.8;letter-spacing:-.1em;opacity:.25;pointer-events:none}
  #nm-home .nm-quiz__inner{position:relative;z-index:2;max-width:1180px;margin:auto}
  #nm-home .nm-quiz__header{max-width:1040px;margin:0 auto 58px;text-align:center}
  #nm-home .nm-quiz__header h2{margin:20px 0 25px;font-size:clamp(62px,8.2vw,150px);font-weight:900;line-height:.78;letter-spacing:-.085em;text-transform:uppercase}
  #nm-home .nm-quiz__header p{margin:0;font-size:clamp(18px,1.5vw,25px);font-weight:650}
  #nm-home .nm-quiz__progress{max-width:820px;margin:0 auto 18px}
  #nm-home .nm-quiz__progress>div{display:flex;justify-content:space-between;margin-bottom:10px;font-size:10px;font-weight:900;letter-spacing:.16em}
  #nm-home .nm-quiz__progress>i{display:block;height:3px;background:rgba(20,20,20,.16)}
  #nm-home .nm-quiz__fill{display:block;width:20%;height:100%;background:var(--ink);transition:width .5s cubic-bezier(.22,1,.36,1)}
  #nm-home .nm-quiz__body{position:relative;max-width:900px;min-height:610px;margin:auto;padding:clamp(40px,5vw,75px);background:var(--black);color:#fff;box-shadow:22px 22px 0 rgba(255,255,255,.38)}
  #nm-home .nm-quiz__step{display:none;animation:nm-step-in .5s cubic-bezier(.22,1,.36,1)}
  #nm-home .nm-quiz__step.is-active{display:block}
  @keyframes nm-step-in{from{opacity:0;transform:translateY(25px)}to{opacity:1;transform:none}}
  #nm-home .nm-quiz__stepnum{color:var(--pink);font-size:10px;font-weight:900;letter-spacing:.2em}
  #nm-home .nm-quiz__step h3,#nm-home .nm-quiz__success h3{margin:16px 0 12px;font-size:clamp(32px,4vw,60px);font-weight:900;line-height:.96;letter-spacing:-.055em;text-transform:uppercase}
  #nm-home .nm-quiz__step>p{margin:0 0 30px;color:#aaa;font-size:14px}
  #nm-home .nm-quiz__options{display:flex;flex-direction:column;gap:9px;margin-bottom:36px}
  #nm-home .nm-quiz__options button{position:relative;width:100%;padding:17px 48px 17px 19px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.025);color:#ccc;font:600 14px/1.35 Arial,Helvetica,sans-serif;text-align:left;cursor:pointer;transition:.25s ease}
  #nm-home .nm-quiz__options button:after{content:"→";position:absolute;right:18px;color:var(--pink);opacity:0;transform:translateX(-8px);transition:.25s ease}
  #nm-home .nm-quiz__options button:hover,#nm-home .nm-quiz__options button.is-selected{border-color:var(--pink);background:rgba(242,181,205,.09);color:#fff;transform:translateX(4px)}
  #nm-home .nm-quiz__options button:hover:after,#nm-home .nm-quiz__options button.is-selected:after{opacity:1;transform:none}
  #nm-home .nm-quiz__nav{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:28px}
  #nm-home .nm-quiz__nav button{border:0;background:transparent;color:#888;font-size:10px;font-weight:900;letter-spacing:.15em;cursor:pointer}
  #nm-home .nm-quiz__nav button:last-child{padding:15px 23px;background:var(--pink);color:var(--ink)}
  #nm-home .nm-quiz__nav button:disabled{opacity:.28;cursor:not-allowed}
  #nm-home .nm-quiz__fields{display:grid;gap:22px;margin:34px 0}
  #nm-home .nm-quiz__fields label{display:flex;flex-direction:column;gap:8px;color:var(--pink);font-size:9px;font-weight:900;letter-spacing:.17em;text-transform:uppercase}
  #nm-home .nm-quiz__fields input{width:100%;padding:8px 0 11px;border:0;border-bottom:1px solid rgba(255,255,255,.24);border-radius:0;outline:0;background:transparent;color:#fff;font:500 16px Arial,Helvetica,sans-serif}
  #nm-home .nm-quiz__fields input:focus{border-color:var(--pink)}
  #nm-home .nm-quiz__error{min-height:20px!important;margin:-12px 0 0!important;color:#ff9b9b!important}
  #nm-home .nm-quiz__success{display:none;min-height:470px;flex-direction:column;align-items:center;justify-content:center;text-align:center;animation:nm-step-in .6s ease}
  #nm-home .nm-quiz__success.is-active{display:flex}
  #nm-home .nm-quiz__success>span{color:var(--pink);font-size:68px;animation:nm-spin 9s linear infinite}
  #nm-home .nm-quiz__success p{max-width:590px;color:#bbb;font-size:16px;line-height:1.55}
  #nm-home .nm-quiz__success b{margin-top:24px;color:var(--pink);font-size:24px}
  @keyframes nm-spin{to{transform:rotate(360deg)}}
  #nm-home .nm-quiz__footer{margin-top:75px;text-align:center;font-size:9px;font-weight:900;letter-spacing:.18em}
  @media(max-width:760px){
    #nm-home{min-height:680px}
    #nm-home .nm-nav{padding:18px 16px;gap:12px}#nm-home .nm-nav__progress{display:none}#nm-home .nm-nav__cta{font-size:9px}
    #nm-home .nm-hero{height:410vh;min-height:2200px}#nm-home .nm-hero__photo{inset:-4%;width:108%;height:108%;object-position:59% center}#nm-home .nm-hero__headline{width:94vw}#nm-home .nm-hero__headline h1{font-size:clamp(50px,15.6vw,90px);line-height:.79}#nm-home .nm-hero__seo{max-width:86vw;margin:0 auto 20px;font-size:9px;line-height:1.35;letter-spacing:.15em}#nm-home .nm-hero__tagline{max-width:280px;margin:24px auto 0;font-size:14px}#nm-home .nm-definition{width:88vw}#nm-home .nm-definition__frame{padding:30px 24px}#nm-home .nm-definition p{font-size:clamp(18px,4.85vw,24px);line-height:1.3}#nm-home .nm-brand-burst{font-size:35vw}#nm-home .nm-bridge p{font-size:clamp(36px,10.5vw,58px)}
    #nm-home .nm-thinking{height:230vh;min-height:1300px}#nm-home .nm-thinking__line{width:5px}#nm-home .nm-thinking__side{padding:22px}#nm-home .nm-thinking h2{font-size:clamp(38px,10vw,66px)}#nm-home .nm-thinking__side p{font-size:clamp(14px,3.8vw,18px)}#nm-home .nm-thinking__side--left{padding-right:34px}#nm-home .nm-thinking__side--right{padding-left:34px}
    #nm-home .nm-methods{height:570vh;min-height:3150px}#nm-home .nm-method-card{padding:78px 23px 30px}#nm-home .nm-method-card__content{width:92vw}#nm-home .nm-method-card h2,#nm-home .nm-method-card--base h2,#nm-home .nm-method-card--services h2{margin:13px 0 19px;font-size:clamp(48px,14vw,78px);line-height:.82}#nm-home .nm-method-card p{font-size:clamp(15px,4.25vw,19px);line-height:1.3}#nm-home .nm-method-card__code{font-size:55vw}#nm-home .nm-method-card a{margin-top:24px}#nm-home .nm-method-phases{grid-template-columns:repeat(4,1fr);gap:9px;width:90vw;margin-top:22px}#nm-home .nm-method-phases li{padding-top:8px;font-size:9px}#nm-home .nm-method-phases b{margin-bottom:4px}
    #nm-home .nm-work{height:490vh;min-height:2700px}#nm-home .nm-work__intro{width:90vw}#nm-home .nm-work__intro h2{font-size:clamp(45px,12.5vw,72px)}#nm-home .nm-work__intro p{font-size:15px}#nm-home .nm-case__label{top:50%;bottom:auto}#nm-home .nm-case__label h3{font-size:clamp(45px,12.5vw,78px)}#nm-home .nm-case__label p{margin-top:18px;font-size:14px}#nm-home .nm-case--cansoler .nm-case__image--left img{object-position:50% center}
    #nm-home .nm-work__outro h2{font-size:clamp(44px,12vw,72px)}
    #nm-home .nm-reviews{padding:94px 18px 80px}#nm-home .nm-reviews__header{grid-template-columns:1fr;gap:32px;margin-bottom:38px}#nm-home .nm-reviews__header h2{font-size:clamp(55px,16vw,88px)}#nm-home .nm-reviews__summary{grid-template-columns:auto 1fr;gap:18px;padding:20px}#nm-home .nm-reviews__summary p{max-width:105px;font-size:11px}#nm-home .nm-review-card{flex-basis:100%;min-height:360px;padding:28px 23px;border-right:0}#nm-home .nm-reviews__controls{grid-template-columns:1fr auto}#nm-home .nm-reviews__controls>a{grid-column:1/-1;justify-self:start;margin-top:13px}
    #nm-home .nm-quiz{padding:90px 16px 32px}#nm-home .nm-quiz__header{margin-bottom:40px}#nm-home .nm-quiz__header h2{font-size:clamp(50px,15.7vw,82px)}#nm-home .nm-quiz__header p{font-size:16px}#nm-home .nm-quiz__body{min-height:590px;padding:38px 21px;box-shadow:8px 8px 0 rgba(255,255,255,.38)}#nm-home .nm-quiz__step h3,#nm-home .nm-quiz__success h3{font-size:clamp(31px,9vw,47px)}#nm-home .nm-quiz__options button{padding:15px 42px 15px 15px;font-size:13px}#nm-home .nm-quiz__nav button:last-child{padding:14px 17px}#nm-home .nm-quiz__footer{margin-top:55px;line-height:1.5}
}

  @media(prefers-reduced-motion:reduce){
    #nm-home{height:auto;overflow:visible}body{overflow:auto}#nm-home .nm-nav{position:fixed}#nm-home .nm-chapter{height:auto!important;min-height:0!important}#nm-home .nm-stage{position:relative;height:auto;min-height:100vh;overflow:hidden}#nm-home .nm-hero .nm-stage{display:flex;flex-direction:column;justify-content:center;padding:110px 0 80px}#nm-home .nm-hero__headline,#nm-home .nm-definition,#nm-home .nm-bridge{position:relative;left:auto;top:auto;width:88%;margin:0 auto;opacity:1;transform:none}#nm-home .nm-hero__headline{margin-bottom:90px}#nm-home .nm-brand-burst,#nm-home .nm-scroll-cue{display:none}#nm-home .nm-thinking .nm-stage{min-height:auto;padding:100px 0}#nm-home .nm-thinking__curtain,#nm-home .nm-thinking__line{display:none}#nm-home .nm-thinking__grid{position:relative;min-height:70vh}#nm-home .nm-thinking__side{opacity:1;transform:none}#nm-home .nm-methods .nm-stage{height:auto}#nm-home .nm-method-card{position:relative;min-height:100vh;transform:none}#nm-home .nm-work .nm-stage{height:auto}#nm-home .nm-work__intro,#nm-home .nm-case,#nm-home .nm-work__outro{position:relative;left:auto;top:auto;min-height:100vh;opacity:1;transform:none}#nm-home .nm-work__intro,#nm-home .nm-work__outro{display:flex;flex-direction:column;justify-content:center;margin:auto}#nm-home .nm-case__image img{transform:none}#nm-home .nm-review-card{opacity:1;transform:none;transition:none}#nm-home .nm-reviews__breakdown i span{width:var(--rating-width);transition:none}#nm-home .nm-quiz__step,#nm-home .nm-quiz__success{animation:none}
  }


  /* =========================================================
     NIUMUD · ADAPTACIÓN ESPECÍFICA PARA MÓVIL
     ========================================================= */
  @media(max-width:760px){
    html,body{width:100%;min-width:0;margin:0;overflow:hidden;background:#070707}
    #nm-home{height:100vh;height:100dvh;min-height:520px;-webkit-overflow-scrolling:touch;overscroll-behavior-y:auto;touch-action:pan-y}
    #nm-home .nm-stage{height:100vh;height:100dvh;min-height:520px}
    #nm-home .nm-nav{height:60px;margin-bottom:-60px;padding:max(10px,env(safe-area-inset-top)) 14px 0;grid-template-columns:1fr auto;align-items:start;mix-blend-mode:normal}
    #nm-home .nm-nav__progress{display:none}
    #nm-home .nm-nav__cta{display:flex;align-items:center;justify-content:center;min-height:40px;padding:0 13px;border-color:rgba(255,255,255,.65);background:rgba(7,7,7,.42);font-size:8px;letter-spacing:.16em;backdrop-filter:blur(8px)}

    #nm-home .nm-hero{height:400vh;min-height:2180px}
    #nm-home .nm-hero__photo{inset:auto;left:50%;top:31%;width:calc(100vw - 28px);height:auto;aspect-ratio:16/9;object-fit:cover;object-position:center;outline:1px solid rgba(242,181,205,.28);transform:translate(-50%,-50%) scale(var(--photo-scale,1))}
    #nm-home .nm-hero__veil{background:linear-gradient(180deg,rgba(0,0,0,.03),rgba(0,0,0,.28)),radial-gradient(circle at 50% 31%,transparent 0 24%,rgba(0,0,0,.24) 72%)}
    #nm-home .nm-hero__headline{top:58%;width:calc(100vw - 24px)}
    #nm-home .nm-hero__headline h1{font-size:clamp(42px,13vw,60px);line-height:.82;letter-spacing:-.072em}
    #nm-home .nm-hero__seo{max-width:315px;margin:0 auto 20px;font-size:8px;line-height:1.45;letter-spacing:.14em}
    #nm-home .nm-hero__tagline{max-width:275px;margin:24px auto 0;font-size:13px;line-height:1.4}
    #nm-home .nm-definition{width:calc(100vw - 30px)}
    #nm-home .nm-definition__frame{padding:26px 20px;border-color:rgba(242,181,205,.8);backdrop-filter:blur(10px)}
    #nm-home .nm-definition__frame:before,#nm-home .nm-definition__frame:after{width:13px;height:13px}
    #nm-home .nm-definition p{font-size:clamp(15px,4vw,18px);font-weight:650;line-height:1.38;letter-spacing:-.025em}
    #nm-home .nm-brand-burst{font-size:32vw;letter-spacing:-.1em}
    #nm-home .nm-bridge{width:calc(100vw - 30px)}
    #nm-home .nm-bridge span{margin-bottom:19px;font-size:9px}
    #nm-home .nm-bridge p{font-size:clamp(35px,9.7vw,48px);line-height:.94}
    #nm-home .nm-scroll-cue{bottom:max(20px,env(safe-area-inset-bottom));font-size:8px}

    #nm-home .nm-thinking{height:245vh;min-height:1330px}
    #nm-home .nm-thinking__grid{grid-template-columns:1fr;grid-template-rows:1fr 1fr}
    #nm-home .nm-thinking__line{width:145vw;height:5px;transform:translate(-50%,-50%) rotate(var(--think-line-angle,0deg)) scaleX(var(--think-line-scale,.05))}
    #nm-home .nm-thinking__side{padding:24px 22px}
    #nm-home .nm-thinking__side--left{align-items:flex-start;justify-content:flex-end;padding-bottom:66px;transform:translateX(var(--think-left,-80px))}
    #nm-home .nm-thinking__side--right{align-items:flex-end;justify-content:flex-start;padding-top:66px;text-align:right;transform:translateX(var(--think-right,80px))}
    #nm-home .nm-thinking h2{margin:11px 0 17px;font-size:clamp(48px,14.2vw,67px);line-height:.8}
    #nm-home .nm-thinking__side p{max-width:330px;font-size:clamp(14px,3.8vw,17px);line-height:1.38}
    #nm-home .nm-kicker{font-size:8px;line-height:1.45;letter-spacing:.16em}

    #nm-home .nm-methods{height:575vh;min-height:3050px}
    #nm-home .nm-method-card{padding:72px 20px max(28px,env(safe-area-inset-bottom))}
    #nm-home .nm-method-card__content{width:100%;height:100%}
    #nm-home .nm-method-card h2,#nm-home .nm-method-card--base h2,#nm-home .nm-method-card--services h2{margin:13px 0 19px;font-size:clamp(45px,12.8vw,62px);line-height:.84;letter-spacing:-.075em}
    #nm-home .nm-method-card--base h2{font-size:clamp(37px,10.5vw,48px);line-height:.88}
    #nm-home .nm-method-card--services h2 span:first-child{margin-bottom:.22em;font-size:.64em;line-height:1}
    #nm-home .nm-method-card p{max-width:345px;font-size:clamp(15px,4.05vw,18px);line-height:1.38}
    #nm-home .nm-method-card a{margin-top:24px;font-size:9px;line-height:1.4}
    #nm-home .nm-method-card__code{left:-.02em;bottom:-.08em;font-size:54vw}
    #nm-home .nm-method-phases{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px 8px;width:100%;margin-top:23px}
    #nm-home .nm-method-phases li{padding:8px 2px 0;font-size:9px;line-height:1.25}
    #nm-home .nm-method-phases b{margin-bottom:4px;font-size:8px}

    #nm-home .nm-work{height:480vh;min-height:2600px}
    #nm-home .nm-work__intro{width:calc(100vw - 32px)}
    #nm-home .nm-work__intro h2{margin:17px 0 20px;font-size:clamp(39px,10.8vw,55px);line-height:.9;letter-spacing:-.065em}
    #nm-home .nm-work__intro p{width:100%;font-size:14px;line-height:1.42}
    #nm-home .nm-case:after{background:linear-gradient(90deg,rgba(0,0,0,.32),transparent 42%,transparent 58%,rgba(0,0,0,.32)),linear-gradient(180deg,rgba(0,0,0,.05) 18%,rgba(0,0,0,.72) 78%,rgba(0,0,0,.82))}
    #nm-home .nm-case__image img{top:-10%;height:120%}
    #nm-home .nm-case__label{top:52%;width:calc(100vw - 28px)}
    #nm-home .nm-case__label span{margin-bottom:10px;font-size:8px}
    #nm-home .nm-case__label h3{font-size:clamp(41px,11.6vw,60px);line-height:.82;letter-spacing:-.075em}
    #nm-home .nm-case__label p{width:100%;max-width:350px;margin-top:16px;font-size:13px;line-height:1.42}
    #nm-home .nm-case--sangiovese .nm-case__image--left img{object-position:52% center}
    #nm-home .nm-case--sangiovese .nm-case__image--right img{object-position:48% center}
    #nm-home .nm-case--gastroshows .nm-case__image--left img{object-position:42% center}
    #nm-home .nm-case--gastroshows .nm-case__image--right img{object-position:56% center}
    #nm-home .nm-case--cansoler .nm-case__image--left img{object-position:55% center}
    #nm-home .nm-work__outro{width:calc(100vw - 32px)}
    #nm-home .nm-work__outro h2{margin:20px 0 28px;font-size:clamp(39px,10.5vw,54px);line-height:.93}
    #nm-home .nm-work__outro a{min-height:46px;padding:15px 17px;font-size:9px}

    #nm-home .nm-reviews{min-height:100vh;min-height:100dvh;padding:82px 16px 70px}
    #nm-home .nm-reviews:before{top:.04em;font-size:41vw}
    #nm-home .nm-reviews__header{grid-template-columns:1fr;gap:28px;margin-bottom:34px}
    #nm-home .nm-reviews__header h2{margin-top:15px;font-size:clamp(43px,12.6vw,59px);line-height:.82;letter-spacing:-.07em}
    #nm-home .nm-reviews__summary{grid-template-columns:auto minmax(0,1fr);gap:16px;padding:18px}
    #nm-home .nm-reviews__summary strong{font-size:56px}
    #nm-home .nm-reviews__summary p{max-width:105px;font-size:10px;line-height:1.35}
    #nm-home .nm-reviews__breakdown{gap:6px}
    #nm-home .nm-review-card{flex-basis:100%;min-height:390px;padding:27px 21px;border-right:0}
    #nm-home .nm-review-card blockquote{margin:24px 0 30px;font-size:16px;line-height:1.48}
    #nm-home .nm-reviews__controls{grid-template-columns:1fr auto;gap:17px;margin-top:28px}
    #nm-home .nm-reviews__controls button{width:48px;height:48px}
    #nm-home .nm-reviews__controls>a{grid-column:1/-1;justify-self:start;margin-top:10px;font-size:9px}

    #nm-home .nm-quiz{min-height:100vh;min-height:100dvh;padding:82px 15px 70px}
    #nm-home .nm-quiz__word{top:.08em;font-size:34vw}
    #nm-home .nm-quiz__header{margin-bottom:36px}
    #nm-home .nm-quiz__header h2{margin:17px 0 20px;font-size:clamp(38px,11.1vw,51px);line-height:.86;letter-spacing:-.065em}
    #nm-home .nm-quiz__header p{max-width:320px;margin:auto;font-size:15px;line-height:1.45}
    #nm-home .nm-quiz__progress{margin-bottom:15px}
    #nm-home .nm-quiz__progress>div{font-size:8px;letter-spacing:.11em}
    #nm-home .nm-quiz__body{min-height:610px;padding:31px 19px;box-shadow:7px 7px 0 rgba(255,255,255,.4)}
    #nm-home .nm-quiz__step h3,#nm-home .nm-quiz__success h3{margin-top:13px;font-size:clamp(29px,8.5vw,39px);line-height:.98;letter-spacing:-.045em}
    #nm-home .nm-quiz__step>p{margin-bottom:25px;font-size:13px;line-height:1.45}
    #nm-home .nm-quiz__options{gap:8px;margin-bottom:29px}
    #nm-home .nm-quiz__options button{min-height:50px;padding:13px 39px 13px 14px;font-size:13px;line-height:1.35;touch-action:manipulation}
    #nm-home .nm-quiz__options button:hover{transform:none}
    #nm-home .nm-quiz__nav{margin-top:24px}
    #nm-home .nm-quiz__nav button{min-height:44px;touch-action:manipulation}
    #nm-home .nm-quiz__nav button:last-child{padding:13px 15px}
    #nm-home .nm-quiz__fields{gap:21px;margin:29px 0 34px}
    #nm-home .nm-quiz__fields input{min-height:42px;font-size:16px}
    #nm-home .nm-quiz__success{min-height:520px}
    #nm-home .nm-quiz__success p{font-size:14px;line-height:1.5}
    #nm-home .nm-quiz__success b{font-size:20px}
    #nm-home .nm-quiz__footer{margin-top:52px;font-size:8px;line-height:1.55}
  }
  @media(max-width:760px) and (prefers-reduced-motion:reduce){
    html,body{overflow:auto}
    #nm-home{height:auto;overflow:visible}
    #nm-home .nm-stage{height:auto}
  }

  /* =========================================================
     NIUMUD · V3 MÓVIL · CENTRADO Y PROYECTOS SIMPLIFICADOS
     ========================================================= */
  @media(max-width:760px){
    #nm-home .nm-nav,#nm-home .nm-hero__photo{display:none}
    #nm-home .nm-hero__veil{background:radial-gradient(circle at 50% 43%,rgba(242,181,205,.09),transparent 42%),#070707;opacity:1!important}
    #nm-home .nm-hero__headline{top:46%;text-align:center}
    #nm-home .nm-definition,#nm-home .nm-brand-burst,#nm-home .nm-bridge{top:46%}
    #nm-home .nm-definition{text-align:center}

    #nm-home .nm-thinking__grid{transform:translateY(-4vh)}
    #nm-home .nm-thinking__side,#nm-home .nm-thinking__side--left,#nm-home .nm-thinking__side--right{align-items:center;text-align:center}
    #nm-home .nm-thinking__side--left{justify-content:center;padding:20px 22px 42px}
    #nm-home .nm-thinking__side--right{justify-content:center;padding:42px 22px 20px}
    #nm-home .nm-thinking__side p{margin-left:auto;margin-right:auto}

    #nm-home .nm-method-card{padding:28px 20px max(28px,env(safe-area-inset-bottom))}
    #nm-home .nm-method-card__content{align-items:center;justify-content:center;text-align:center;transform:translateY(-3.5vh)}
    #nm-home .nm-method-card p{margin-left:auto;margin-right:auto}
    #nm-home .nm-method-card a{align-self:center}
    #nm-home .nm-method-phases{text-align:center}

    #nm-home .nm-work__intro,#nm-home .nm-work__outro{top:46%;text-align:center}
    #nm-home .nm-case{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:18px 0 8vh;background:#0d0d0d;text-align:center}
    #nm-home .nm-case:after{display:none}
    #nm-home .nm-case__image{position:relative;left:auto;right:auto;top:auto;width:min(64vw,270px);height:min(42vh,360px);flex:0 0 auto;border:1px solid rgba(242,181,205,.22)}
    #nm-home .nm-case__image--right{display:none}
    #nm-home .nm-case__image img{top:-16%;width:100%;height:132%;object-fit:cover}
    #nm-home .nm-case__label{position:relative;left:auto;top:auto;width:calc(100vw - 34px);margin-top:20px;text-align:center;transform:none}
    #nm-home .nm-case__label span{margin-bottom:8px}
    #nm-home .nm-case__label h3{font-size:clamp(36px,10.2vw,48px);line-height:.86;text-shadow:none}
    #nm-home .nm-case__label p{max-width:340px;margin:14px auto 0;font-size:12.5px;line-height:1.4;text-shadow:none}
    #nm-home .nm-case--sangiovese .nm-case__image img{object-position:50% center}
    #nm-home .nm-case--gastroshows .nm-case__image img{object-position:50% center}
    #nm-home .nm-case--cansoler .nm-case__image img{object-position:50% center}

    #nm-home .nm-reviews__header{text-align:center}
    #nm-home .nm-reviews__summary{width:100%;max-width:360px;margin-left:auto;margin-right:auto}
    #nm-home .nm-reviews__score{align-items:center;text-align:center}
    #nm-home .nm-review-card{text-align:center}
    #nm-home .nm-review-card footer{align-items:center;text-align:center}
    #nm-home .nm-reviews__controls{justify-content:center;text-align:center}
    #nm-home .nm-reviews__controls>div{justify-content:center}
    #nm-home .nm-reviews__controls>a{justify-self:center}

    #nm-home .nm-quiz__header,#nm-home .nm-quiz__step,#nm-home .nm-quiz__success{text-align:center}
    #nm-home .nm-quiz__options button{text-align:center}
    #nm-home .nm-quiz__options button:after{display:none}
    #nm-home .nm-quiz__fields label{text-align:center}
    #nm-home .nm-quiz__fields input{text-align:center}
  }

  /* =========================================================
     NIUMUD · V4 MÓVIL · ALTURA REAL DEL DISPOSITIVO
     Hostinger calcula 100vh con la altura total del bloque
     incrustado. Estas variables usan la pantalla móvil real.
     ========================================================= */
  @media(max-width:760px){
    #nm-home .nm-stage{height:var(--nm-screen-h,720px);min-height:0}
    #nm-home .nm-hero{height:var(--nm-hero-h,2880px);min-height:0}
    #nm-home .nm-thinking{height:var(--nm-thinking-h,1760px);min-height:0}
    #nm-home .nm-methods{height:var(--nm-methods-h,4140px);min-height:0}
    #nm-home .nm-work{height:var(--nm-work-h,3460px);min-height:0}

    #nm-home .nm-hero__headline{top:45%}
    #nm-home .nm-definition,#nm-home .nm-brand-burst,#nm-home .nm-bridge{top:45%}
    #nm-home .nm-thinking__grid{transform:translateY(-18px)}
    #nm-home .nm-method-card__content{transform:translateY(-18px)}
    #nm-home .nm-work__intro,#nm-home .nm-work__outro{top:45%}

    #nm-home .nm-case{padding:18px 0 42px}
    #nm-home .nm-case__image{width:min(64vw,270px);height:auto;aspect-ratio:2/3}
    #nm-home .nm-reviews,#nm-home .nm-quiz{min-height:var(--nm-screen-h,720px)}
  }

  @media(max-width:760px) and (prefers-reduced-motion:reduce){
    #nm-home{height:auto!important;overflow:visible}
    #nm-home .nm-chapter{height:auto!important;min-height:0!important}
    #nm-home .nm-stage{height:auto!important;min-height:0!important}
  }

  /* =========================================================
     NIUMUD · V5 MÓVIL · NARRATIVA COMPACTA Y ANCHO COMPLETO
     ========================================================= */
  @media(max-width:760px){
    /* Primera escena: promesa arriba + definición debajo */
    #nm-home .nm-hero{--definition-opacity:1}
    #nm-home .nm-hero__headline{top:27%;width:97vw}
    #nm-home .nm-hero__headline h1{font-size:clamp(54px,16.3vw,88px);line-height:.78;letter-spacing:-.078em}
    #nm-home .nm-hero__seo{max-width:94vw;margin:0 auto 15px;font-size:8.5px;line-height:1.35;letter-spacing:.135em}
    #nm-home .nm-hero__tagline{max-width:92vw;margin:17px auto 0;font-size:13.5px;line-height:1.35}
    #nm-home .nm-definition{top:67%;width:94vw}
    #nm-home .nm-definition__frame{padding:20px 15px;background:rgba(7,7,7,.56);border-color:rgba(242,181,205,.62);backdrop-filter:blur(8px)}
    #nm-home .nm-definition p{font-size:clamp(14px,3.72vw,17px);font-weight:620;line-height:1.34;letter-spacing:-.018em}
    #nm-home .nm-brand-burst,#nm-home .nm-bridge{top:45%}
    #nm-home .nm-brand-burst{font-size:37vw}
    #nm-home .nm-bridge{width:95vw}

    /* Thinking & Doing más próximo y con menos recorrido */
    #nm-home .nm-thinking__grid{top:10%;bottom:10%;transform:translateY(-6px)}
    #nm-home .nm-thinking__side{padding-left:13px;padding-right:13px}
    #nm-home .nm-thinking__side--left{justify-content:flex-end;padding-top:12px;padding-bottom:24px}
    #nm-home .nm-thinking__side--right{justify-content:flex-start;padding-top:24px;padding-bottom:12px}
    #nm-home .nm-thinking h2{margin:8px 0 12px;font-size:clamp(50px,15.2vw,76px);line-height:.78}
    #nm-home .nm-thinking__side p{max-width:94vw;font-size:clamp(14px,3.7vw,16px);line-height:1.34}

    /* Método y servicios: composiciones menos altas */
    #nm-home .nm-method-card{padding:18px 13px max(18px,env(safe-area-inset-bottom))}
    #nm-home .nm-method-card__content{width:96vw;transform:translateY(-5px)}
    #nm-home .nm-method-card p{max-width:93vw;font-size:clamp(14px,3.72vw,16px);line-height:1.34}
    #nm-home .nm-method-card h2,#nm-home .nm-method-card--base h2,#nm-home .nm-method-card--services h2{margin:10px 0 14px}
    #nm-home .nm-method-card--base h2{font-size:clamp(38px,11.3vw,57px);line-height:.86}
    #nm-home .nm-method-card--services h2{font-size:clamp(43px,12.6vw,64px);line-height:.83}
    #nm-home .nm-method-card--compass h2,#nm-home .nm-method-card--track h2,#nm-home .nm-method-card--studio h2{font-size:clamp(43px,12vw,68px);line-height:.82;white-space:nowrap}
    #nm-home .nm-method-card--compass h2 br,#nm-home .nm-method-card--track h2 br,#nm-home .nm-method-card--studio h2 br{display:none}
    #nm-home .nm-method-card a{margin-top:18px}
    #nm-home .nm-method-phases{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;width:95vw;margin-top:17px}
    #nm-home .nm-method-phases li{padding:7px 1px 0;font-size:7px;letter-spacing:.015em}
    #nm-home .nm-method-phases b{font-size:7px}

    /* Proyectos: imagen protagonista, casi a sangre */
    #nm-home .nm-work__intro,#nm-home .nm-work__outro{width:95vw}
    #nm-home .nm-case{padding:12px 0 24px}
    #nm-home .nm-case__image{width:94vw;max-width:none;aspect-ratio:4/5}
    #nm-home .nm-case__label{width:95vw;margin-top:16px}
    #nm-home .nm-case__label h3{font-size:clamp(39px,11vw,57px)}
    #nm-home .nm-case__label p{max-width:92vw;margin-top:11px;font-size:12.5px;line-height:1.34}

    /* Más superficie útil en reseñas y contacto */
    #nm-home .nm-reviews{padding-left:12px;padding-right:12px}
    #nm-home .nm-reviews__summary{max-width:none}
    #nm-home .nm-review-card{padding-left:18px;padding-right:18px}
    #nm-home .nm-quiz{padding-left:12px;padding-right:12px}
    #nm-home .nm-quiz__body{padding-left:14px;padding-right:14px}
    #nm-home .nm-quiz__header p{max-width:94vw}
  }

  /* =========================================================
     NIUMUD · V6 MÓVIL · COMPOSICIÓN EDITORIAL REAL
     ========================================================= */
  #nm-home .nm-hero__opening{display:contents}
  #nm-home .nm-mobile-space{display:none}

  @media(max-width:760px){
    /* La primera escena funciona como una única pieza editorial */
    #nm-home .nm-hero__photo{display:none}
    #nm-home .nm-hero__veil{background:radial-gradient(circle at 50% 43%,rgba(242,181,205,.09),transparent 42%),#070707;opacity:1!important}
    #nm-home .nm-hero__opening{position:absolute;z-index:3;left:50%;top:50%;display:flex;flex-direction:column;gap:20px;width:min(92vw,460px);padding:0 6px;opacity:var(--opening-opacity,1);transform:translate(-50%,-50%) scale(var(--opening-scale,1));transform-origin:center;will-change:transform,opacity}
    #nm-home .nm-hero__headline,#nm-home .nm-definition{position:relative;left:auto;top:auto;width:100%;opacity:1;transform:none}
    #nm-home .nm-hero__headline{min-width:0;margin:0;text-align:center}
    #nm-home .nm-hero__headline h1{width:100%;min-width:0;font-size:clamp(38px,12.2vw,58px);line-height:.8;letter-spacing:-.076em}
    #nm-home .nm-hero__headline h1 span{width:100%;min-width:0;transform-origin:center}
    #nm-home .nm-h1-a{transform:translateX(calc(-1.5vw + 1.5vw * var(--title-gather,0)))}
    #nm-home .nm-h1-b{transform:translateX(calc(1.5vw - 1.5vw * var(--title-gather,0)))}
    #nm-home .nm-h1-c{font-size:.88em;letter-spacing:-.085em;transform:none}
    #nm-home .nm-hero__seo{max-width:88vw;margin:0 auto 13px;font-size:7.5px;line-height:1.35;letter-spacing:.13em}
    #nm-home .nm-hero__tagline{max-width:88vw;margin:14px auto 0;font-size:12px;line-height:1.35}
    #nm-home .nm-definition__frame{padding:14px 13px;border-color:rgba(242,181,205,.5);background:rgba(255,255,255,.018);backdrop-filter:none}
    #nm-home .nm-definition__frame:before,#nm-home .nm-definition__frame:after{width:10px;height:10px;border-width:2px}
    #nm-home .nm-definition p{font-size:clamp(11.5px,3.05vw,13px);font-weight:580;line-height:1.36;letter-spacing:-.01em}
    #nm-home .nm-brand-burst,#nm-home .nm-bridge{top:50%}
    #nm-home .nm-brand-burst{font-size:clamp(112px,31vw,155px)}
    #nm-home .nm-bridge{width:90vw}
    #nm-home .nm-bridge span{margin-bottom:14px;font-size:8px}
    #nm-home .nm-bridge p{font-size:clamp(31px,8.8vw,40px);line-height:.92}
    #nm-home .nm-scroll-cue{display:none}

    /* Thinking & Doing: bloque compacto centrado en la pantalla */
    #nm-home .nm-thinking__grid{inset:auto 0;top:50%;height:min(76%,610px);transform:translateY(-50%)}
    #nm-home .nm-thinking__side{padding-left:15px;padding-right:15px}
    #nm-home .nm-thinking__side--left{justify-content:center;padding-top:8px;padding-bottom:27px}
    #nm-home .nm-thinking__side--right{justify-content:center;padding-top:27px;padding-bottom:8px}
    #nm-home .nm-thinking h2{margin:7px 0 10px;font-size:clamp(42px,12.6vw,56px);line-height:.8}
    #nm-home .nm-thinking__side p{max-width:350px;font-size:clamp(12.5px,3.3vw,14px);font-weight:600;line-height:1.34}
    #nm-home .nm-thinking__line{width:128vw}

    /* Método y servicios: contenido realmente centrado */
    #nm-home .nm-method-card{padding:0}
    #nm-home .nm-method-card__content{position:absolute;inset:0;display:flex;width:auto;height:auto;padding:34px 16px;align-items:center;justify-content:center;text-align:center;transform:none}
    #nm-home .nm-method-card__code{display:none}
    #nm-home .nm-method-card h2,#nm-home .nm-method-card--base h2,#nm-home .nm-method-card--services h2{margin:9px 0 13px}
    #nm-home .nm-method-card--base h2{font-size:clamp(36px,10.5vw,46px);line-height:.86}
    #nm-home .nm-method-card--services h2{font-size:clamp(38px,11vw,48px);line-height:.84}
    #nm-home .nm-method-card--services h2 span:first-child{margin-bottom:.2em;font-size:.62em}
    #nm-home .nm-method-card--compass h2,#nm-home .nm-method-card--track h2,#nm-home .nm-method-card--studio h2{font-size:clamp(38px,10.6vw,48px);line-height:.84;white-space:nowrap}
    #nm-home .nm-mobile-space{display:inline}
    #nm-home .nm-method-card--compass h2 br,#nm-home .nm-method-card--track h2 br,#nm-home .nm-method-card--studio h2 br{display:none}
    #nm-home .nm-method-card p{max-width:355px;font-size:clamp(12.5px,3.35vw,14px);font-weight:600;line-height:1.36}
    #nm-home .nm-method-card a{margin-top:17px;font-size:8px}
    #nm-home .nm-method-phases{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;width:min(92vw,390px);margin-top:16px}
    #nm-home .nm-method-phases li{padding:6px 0 0;font-size:6.5px;line-height:1.2;letter-spacing:0}
    #nm-home .nm-method-phases b{font-size:7px}

    /* Proyectos: fotografía y texto forman un solo bloque centrado */
    #nm-home .nm-work__intro,#nm-home .nm-work__outro{top:50%;width:90vw}
    #nm-home .nm-work__intro h2{font-size:clamp(34px,9.6vw,43px)}
    #nm-home .nm-work__intro p{font-size:12.5px}
    #nm-home .nm-case{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;padding:20px 14px 26px}
    #nm-home .nm-case__media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:min(92vw,460px)}
    #nm-home .nm-case__image{position:relative;left:auto;right:auto;top:auto;width:100%;height:auto;aspect-ratio:4/5;flex:0 0 auto}
    #nm-home .nm-case__image--right{display:block}
    #nm-home .nm-case__image img{top:-12%;height:124%}
    #nm-home .nm-case__label{position:relative;left:auto;top:auto;width:min(92vw,460px);margin-top:14px;transform:none}
    #nm-home .nm-case__label span{margin-bottom:6px;font-size:7px}
    #nm-home .nm-case__label h3{font-size:clamp(34px,9.6vw,44px);line-height:.86}
    #nm-home .nm-case__label p{max-width:370px;margin:10px auto 0;font-size:11.5px;line-height:1.34}
    #nm-home .nm-work__outro h2{font-size:clamp(34px,9.5vw,43px)}

    /* Reseñas: sección natural, sin proporciones de escritorio */
    #nm-home .nm-reviews{min-height:0;padding:56px 13px 60px}
    #nm-home .nm-reviews:before{font-size:34vw}
    #nm-home .nm-reviews__header{gap:20px;margin-bottom:24px;text-align:center}
    #nm-home .nm-reviews__header h2{margin-top:10px;font-size:clamp(34px,9.8vw,43px);line-height:.86}
    #nm-home .nm-reviews__summary{grid-template-columns:auto minmax(0,1fr);gap:12px;width:100%;padding:13px}
    #nm-home .nm-reviews__summary strong{font-size:45px}
    #nm-home .nm-reviews__summary p{max-width:92px;margin-top:5px;font-size:8.5px}
    #nm-home .nm-stars{font-size:14px}
    #nm-home .nm-reviews__breakdown{gap:5px}
    #nm-home .nm-review-card{min-height:300px;padding:20px 16px}
    #nm-home .nm-review-card blockquote{margin:19px 0 24px;font-size:14px;line-height:1.42}
    #nm-home .nm-review-card footer{gap:4px;padding-top:14px}
    #nm-home .nm-review-card footer b{font-size:10px}
    #nm-home .nm-review-card footer span{font-size:9px}
    #nm-home .nm-reviews__controls{gap:12px;margin-top:20px}
    #nm-home .nm-reviews__controls button{width:42px;height:42px;font-size:17px}
    #nm-home .nm-reviews__controls>a{margin-top:5px;font-size:8px}

    /* Encuesta: tipografía contenida y tarjeta proporcionada */
    #nm-home .nm-quiz{min-height:0;padding:54px 12px 58px}
    #nm-home .nm-quiz__word{font-size:27vw}
    #nm-home .nm-quiz__header{margin-bottom:25px}
    #nm-home .nm-quiz__header h2{margin:12px 0 14px;font-size:clamp(32px,9.3vw,40px);line-height:.88}
    #nm-home .nm-quiz__header p{max-width:330px;font-size:13px;line-height:1.4}
    #nm-home .nm-quiz__progress{margin-bottom:12px}
    #nm-home .nm-quiz__body{min-height:0;padding:25px 15px 21px;box-shadow:5px 5px 0 rgba(255,255,255,.4)}
    #nm-home .nm-quiz__stepnum{font-size:8px}
    #nm-home .nm-quiz__step h3,#nm-home .nm-quiz__success h3{margin:10px 0 9px;font-size:clamp(26px,7.7vw,33px);line-height:.98}
    #nm-home .nm-quiz__step>p{margin-bottom:20px;font-size:12px;line-height:1.4}
    #nm-home .nm-quiz__options{gap:7px;margin-bottom:22px}
    #nm-home .nm-quiz__options button{min-height:44px;padding:11px 12px;font-size:12px;line-height:1.3}
    #nm-home .nm-quiz__nav{margin-top:17px}
    #nm-home .nm-quiz__nav button{font-size:8px}
    #nm-home .nm-quiz__nav button:last-child{min-height:40px;padding:11px 14px}
    #nm-home .nm-quiz__fields{gap:17px;margin:22px 0 25px}
    #nm-home .nm-quiz__fields input{font-size:14px}
    #nm-home .nm-quiz__success{min-height:380px}
    #nm-home .nm-quiz__success>span{font-size:54px}
    #nm-home .nm-quiz__success p{font-size:13px}
    #nm-home .nm-quiz__success b{font-size:18px}
    #nm-home .nm-quiz__footer{margin-top:35px;font-size:7px}
  }

  @media(max-width:760px) and (prefers-reduced-motion:reduce){
    #nm-home .nm-hero__opening{position:relative;left:auto;top:auto;display:flex;width:92%;margin:auto;opacity:1;transform:none}
    #nm-home .nm-hero__headline,#nm-home .nm-definition{position:relative;width:100%}
  }

/* Ajuste final: prevalece sobre las variantes móviles históricas. */
#nm-home .nm-definition__frame{
  width:min(100%,1080px);
  margin:auto;
  padding:34px 0 18px;
  border:0!important;
  background:transparent!important;
  backdrop-filter:none!important;
}
#nm-home .nm-definition__frame:before{
  left:50%;top:0;width:72px;height:3px;border:0!important;
  background:var(--pink);transform:translateX(-50%);
}
#nm-home .nm-definition__frame:after{display:none!important}
#nm-home .nm-definition p{max-width:980px;margin:auto;text-wrap:balance}
@media(max-width:760px){
  #nm-home .nm-definition__frame{padding:25px 0 8px}
  #nm-home .nm-definition__frame:before{width:52px;height:3px}
}

/* Lectura editorial: bloque limpio, sin marco y con ambos márgenes alineados. */
#nm-home .nm-definition p{
  max-width:1000px;
  text-wrap:pretty;
  text-align:justify;
  text-align-last:center;
  text-justify:inter-word;
  hyphens:auto;
  -webkit-hyphens:auto;
}

/* La transición hacia THINKING / DOING empieza nada más entrar en la escena. */
#nm-home .nm-thinking__grid{inset:2% 0}
@media(max-width:760px){
  #nm-home .nm-definition p{max-width:365px;text-wrap:pretty}
  #nm-home .nm-thinking__grid{inset:auto 0;top:50%}
}
