/* Shared presentation for the homepage and Studios. Sample pages stay independent. */
.nexo-home,.studios-page{--red:#38232e}
.presentation-intro{--plum:#38202c;position:relative;display:grid;grid-template-columns:1fr 1.05fr;gap:5%;align-items:center;padding-block:70px 76px;isolation:isolate}
.presentation-copy{position:relative;z-index:2;min-width:0}
.presentation-copy>.eyebrow{color:var(--red);font-size:9px;letter-spacing:.18em;max-width:370px}
.presentation-copy h1{font:clamp(56px,6.5vw,93px)/1.015 var(--serif);letter-spacing:-.055em;margin:27px 0}
.presentation-copy h1 em{color:var(--red);font-weight:400}
.presentation-copy>.lead{font-size:14px;line-height:1.9;max-width:405px;color:var(--muted)}
.presentation-copy .actions{gap:24px;margin-top:30px}
.presentation-copy .btn,.presentation-copy .button{border-radius:4px;padding:16px 22px;font-size:12px}
.presentation-copy .micro{font-size:10px;line-height:1.8;color:var(--muted);max-width:370px;margin-top:26px}
.presentation-signature{display:flex;gap:18px;align-items:center;margin-top:50px;font-size:8px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}
.presentation-signature:before{content:"";width:55px;height:1px;background:var(--red)}
.presentation-scene{position:relative;min-width:0;aspect-ratio:.91;max-height:680px}
.presentation-scene:before{content:"";position:absolute;inset:2% -4% 5% 5%;border-radius:48% 48% 2px 2px;background:radial-gradient(ellipse at 15% 15%,#77526366,transparent 65%),#38202c;box-shadow:0 35px 60px #39212d12}
.scene-outline{position:absolute;inset:-3% 4% 9% -5%;border:1px solid #b92b3d40;border-radius:48% 48% 0 0;transform:rotate(-7deg);pointer-events:none}
.scene-label{position:absolute;top:8%;left:12%;z-index:2;font-size:8px;letter-spacing:.16em;color:#e6d9d8;text-transform:uppercase;max-width:160px}
.nexo-home .scene-label{left:35%;top:14%;max-width:40%}
.scene-window{position:absolute;display:block;overflow:hidden;border:1px solid #ffffff9c;background:#fbf5eb;color:#f7f0e3;box-shadow:0 20px 45px #21101d36;transition:transform .55s cubic-bezier(.2,.7,.2,1),box-shadow .55s}
.scene-window:focus-visible{outline:3px solid var(--red);outline-offset:6px;z-index:8}
.scene-chrome{height:25px;display:flex;align-items:center;padding:0 11px;gap:4px;background:#f8f3eb;color:#6b6057;font-size:7px;letter-spacing:.12em}
.scene-chrome i{width:4px;height:4px;background:#d2c5ba;border-radius:50%}
.scene-chrome>span{margin:auto;font-family:var(--sans)}
.scene-photo{position:relative;isolation:isolate;overflow:hidden;height:100%}
.scene-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}
.scene-photo:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#152212b3,transparent 90%)}
.scene-brand{display:block;font:22px/1 var(--serif);letter-spacing:.03em}
.scene-heim{left:-3%;top:22%;width:90%;aspect-ratio:1.43;transform:rotate(-5deg);z-index:3}
.scene-heim .scene-photo{height:calc(100% - 25px);padding:19px 22px}
.scene-heim .scene-title{display:block;font:clamp(26px,3vw,41px)/1.04 var(--serif);letter-spacing:-.04em;max-width:220px;margin-top:34px}
.scene-heim .scene-title em{font-weight:400}
.scene-small-label{display:block;font:6px/1.7 var(--sans);letter-spacing:.14em;text-transform:uppercase;margin-top:14px}
.scene-atelier{right:-5%;top:2%;width:38%;aspect-ratio:.78;transform:rotate(7deg);z-index:4;border:6px solid #f8f3eb}
.scene-atelier .scene-photo{padding:18px 13px;background:#38202c}
.scene-atelier .scene-photo img{object-position:45% center}
.scene-atelier .scene-photo:after{background:linear-gradient(0deg,#25141bdd,transparent 75%)}
.scene-atelier .scene-brand{font-size:17px}
.scene-atelier .scene-title{position:absolute;left:13px;bottom:15px;right:12px;font:20px/1.05 var(--serif)}
.scene-phone{position:absolute;z-index:5;right:4%;bottom:3%;width:26%;aspect-ratio:.47;border:4px solid #27282a;border-radius:23px;background:#1b1b1d;overflow:hidden;box-shadow:0 22px 40px #180e213b;transform:rotate(9deg);transition:transform .55s}
.scene-phone img{width:100%;height:100%;object-fit:cover}
.scene-caption{position:absolute;left:8%;bottom:10%;width:52%;padding:18px;background:#fcf8f0ed;border:1px solid #fff;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);z-index:6;box-shadow:0 9px 30px #2519230e}
.scene-caption>span{display:block;color:var(--muted);font-size:8px;letter-spacing:.12em;text-transform:uppercase}
.scene-caption>strong{display:block;font:italic 24px/1.15 var(--serif);font-weight:400;color:var(--ink);margin-top:7px}
.presentation-routes{display:grid;grid-template-columns:1fr 1fr;position:relative;z-index:5;border-block:1px solid var(--line);margin-bottom:32px}
.presentation-route{display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center;padding:27px 25px 27px 0}
.presentation-route+.presentation-route{padding-left:35px;border-left:1px solid var(--line)}
.presentation-route .route-number{font:italic 25px var(--serif);color:var(--red)}
.presentation-route strong{display:block;font:26px/1.1 var(--serif);font-weight:400;letter-spacing:-.02em}
.presentation-route small{display:block;font-size:11px;color:var(--muted);margin-top:8px;max-width:330px;line-height:1.7}
.presentation-route .route-arrow{font-size:22px;color:var(--red);transition:transform .25s}
.presentation-route:hover .route-arrow{transform:translate(3px,-3px)}
.nexo-home .page-thread{z-index:0;opacity:.5}
.nexo-home .collection-nav,.nexo-home #apps{position:relative;z-index:1}
.nexo-home .business-design{background:#eee4df;border-radius:4px}
.nexo-home .business-design-image{background:#3b2330;transform:rotate(-2deg);padding:14px}
.nexo-home .business-design-image img{max-height:390px;object-fit:cover;border-radius:0}
.presentation-business-cover{position:relative;isolation:isolate;overflow:hidden;color:#fbf3ec}
.presentation-business-cover>span{position:absolute;left:35px;bottom:30px;z-index:1;text-shadow:0 2px 20px #24111c}
.presentation-business-cover:after{content:"";position:absolute;inset:30% 14px 14px;background:linear-gradient(0deg,#301523cf,transparent);z-index:0}
.presentation-business-cover strong{display:block;font:34px/1 var(--serif);letter-spacing:.03em;font-weight:400}
.presentation-business-cover small{display:block;font-size:8px;letter-spacing:.2em;margin-top:10px}
.studios-page .presentation-intro{grid-template-columns:1fr 1.1fr;gap:6%;padding-block:65px 75px}
.studios-page .presentation-copy h1{font-size:clamp(47px,5.2vw,75px)}
.studios-page .presentation-scene:before{inset:1% 0 5% 5%;border-radius:3px;background:radial-gradient(ellipse at 95% 10%,#92616e55,transparent 65%),#38202c}
.studios-page .scene-label{left:10%;top:7%}
.studios-page .scene-atelier{left:13%;top:15%;right:auto;width:73%;aspect-ratio:1;transform:rotate(3deg);border:1px solid #fff9;z-index:3}
.studios-page .scene-atelier .scene-photo{padding:26px 25px}
.studios-page .scene-atelier .scene-photo img{object-position:50% 35%}
.studios-page .scene-atelier .scene-brand{font-size:29px}
.studios-page .scene-atelier .scene-title{font-size:30px;left:25px;top:75px;bottom:auto;max-width:160px}
.studios-page .scene-heim{width:58%;top:auto;bottom:2%;left:-5%;z-index:5;transform:rotate(-6deg)}
.studios-page .scene-heim .scene-photo{padding:14px}
.studios-page .scene-heim .scene-brand{font-size:16px}
.studios-page .scene-heim .scene-title{font-size:24px;margin-top:15px}
.studios-page .scene-caption{left:auto;right:-3%;bottom:5%;width:47%;z-index:6}
.studios-page .scene-caption>strong{font-size:23px}
.studios-page .scene-outline{inset:7% 3% -1% 9%;border-radius:0;transform:rotate(7deg)}
.style-finder{padding-block:75px 25px}
.style-finder-heading{display:flex;gap:40px;justify-content:space-between;align-items:flex-end;margin-bottom:30px}
.style-finder-heading h2{font-size:clamp(35px,4vw,54px)}
.style-finder-heading>.lead{max-width:390px;font-size:13px}
.style-finder .eyebrow{color:var(--red)}
.style-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.style-option{position:relative;text-align:left;border:1px solid var(--line);background:#f4eee5;color:var(--ink);padding:0 0 23px;min-width:0;transition:border-color .2s,box-shadow .2s,transform .2s}
.style-option[aria-pressed=true]{border-color:var(--red);box-shadow:0 0 0 1px var(--red)}
.style-option:disabled{cursor:default}
.style-option:hover:not(:disabled){transform:translateY(-3px)}
.style-swatch{height:100px;display:flex;align-items:flex-end;justify-content:flex-end;gap:0;padding:18px 22px;position:relative;isolation:isolate;background:#e7e0ce;overflow:hidden;border-bottom:1px solid var(--line)}
.style-swatch:before{position:absolute;left:22px;bottom:-23px;content:"Aa";font:100px/1 var(--serif);letter-spacing:-.06em;color:#414b35;z-index:-1}
.style-swatch i{height:30px;width:28px;border:1px solid #ffffff55;background:#424d38}
.style-swatch i:nth-child(2){background:#c1c5af}.style-swatch i:nth-child(3){background:#f6f0e5}
.style-option[data-style=timeless] .style-swatch{background:#38202c}
.style-option[data-style=timeless] .style-swatch:before{color:#f4eae0;font-style:italic}
.style-option[data-style=timeless] .style-swatch i{background:#b1a095}.style-option[data-style=timeless] .style-swatch i:nth-child(2){background:#f2e8dd}.style-option[data-style=timeless] .style-swatch i:nth-child(3){background:#aeb8a0}
.style-option[data-style=bold] .style-swatch{background:#102332}
.style-option[data-style=bold] .style-swatch:before{font-family:var(--sans);font-weight:500;color:#d2e5ee}
.style-option[data-style=bold] .style-swatch i{background:#c5dae4}.style-option[data-style=bold] .style-swatch i:nth-child(2){background:#f2f0e9}.style-option[data-style=bold] .style-swatch i:nth-child(3){background:#566f83}
.style-option strong{display:block;font:25px/1.12 var(--serif);font-weight:400;margin:23px 22px 12px;letter-spacing:-.02em}
.style-option .style-description{display:block;font-size:11px;line-height:1.8;color:var(--muted);margin:0 22px;max-width:280px}
.style-check{position:absolute;right:12px;top:12px;width:24px;height:24px;background:#fcf8ef;border:1px solid #c8b7ae;border-radius:50%;display:grid;place-items:center;font-size:12px;color:transparent}
.style-option[aria-pressed=true] .style-check{color:#fff;background:var(--red);border-color:var(--red)}
.style-selection{margin-top:20px;border-bottom:1px solid var(--line);padding:18px 0;display:flex;align-items:center;gap:25px;flex-wrap:wrap}
.style-selection>p{font-size:12px;flex:1;min-width:200px}.style-selection strong{font-weight:600}
.style-selection a,.style-selection button{font-size:11px}
.style-results-note{font-size:12px;color:var(--muted);margin:-20px 0 35px}
.design-context{border:1px solid #c7b5ae;background:#fbf7ef;padding:16px;font-size:12px;margin:0 0 25px;line-height:1.8}
.design-context strong{display:block;font:23px/1.2 var(--serif);margin:5px 0 10px}
.design-context a{text-decoration:underline;text-underline-offset:4px;font-size:11px}
@media(hover:hover){.scene-window:hover{transform:translateY(-6px) rotate(0);box-shadow:0 26px 60px #21101d45}.scene-phone:hover{transform:translateY(-6px) rotate(2deg)}}
@media(min-width:1500px){.presentation-intro{gap:6%;padding-block:90px}.presentation-scene{min-height:600px}}
@media(max-width:1050px){.presentation-intro,.studios-page .presentation-intro{gap:4%;padding-block:60px}.presentation-copy h1{font-size:clamp(55px,7vw,75px)}.studios-page .presentation-copy h1{font-size:clamp(41px,5.5vw,65px)}.presentation-scene{aspect-ratio:.8}.scene-heim{top:25%;width:96%}.scene-heim .scene-title{font-size:31px;margin-top:24px}.scene-atelier{width:41%}.scene-caption{width:55%;left:0;bottom:13%;padding:14px}.scene-caption>strong{font-size:21px}.scene-phone{width:29%;bottom:4%}.studios-page .scene-atelier{width:85%;left:9%;top:17%;aspect-ratio:.9}.studios-page .scene-atelier .scene-title{font-size:31px}.studios-page .scene-heim{width:63%;bottom:5%;top:auto}.studios-page .scene-heim .scene-title{font-size:21px}.studios-page .scene-caption{width:47%;padding:13px;bottom:0}.studios-page .scene-caption>strong{font-size:20px}.style-option strong{font-size:23px}.style-selection{gap:18px}}
@media(max-width:760px){.presentation-intro,.studios-page .presentation-intro{display:flex;flex-direction:column;gap:25px;padding-block:42px 48px}.presentation-copy{width:100%}.presentation-copy>.eyebrow{font-size:8px;max-width:320px}.presentation-copy h1{font-size:clamp(53px,10vw,74px);margin:23px 0}.studios-page .presentation-copy h1{font-size:clamp(37px,7.8vw,58px);letter-spacing:-.05em}.presentation-copy>.lead{font-size:13px;max-width:500px}.presentation-copy .actions{gap:18px;margin-top:25px}.presentation-copy .btn,.presentation-copy .button{font-size:11px;padding:14px 17px}.presentation-copy .micro{font-size:10px;margin-top:20px}.presentation-signature{margin-top:27px;font-size:7px}.presentation-scene{width:min(530px,100%);aspect-ratio:1.02;max-height:none;margin-top:20px}.presentation-scene:before{inset:2% 0 3% 4%}.scene-outline{inset:0 6% 4% 0}.scene-label{font-size:7px;left:10%}.scene-heim{left:0;top:22%;width:85%}.scene-heim .scene-photo{padding:15px}.scene-heim .scene-title{font-size:clamp(23px,5.8vw,35px);margin-top:18px}.scene-heim .scene-brand{font-size:19px}.scene-chrome{height:21px;font-size:6px}.scene-heim .scene-photo{height:calc(100% - 21px)}.scene-atelier{right:0;top:0;width:35%;border-width:4px}.scene-atelier .scene-photo{padding:14px 10px}.scene-atelier .scene-brand{font-size:13px}.scene-atelier .scene-title{font-size:18px;left:10px;bottom:12px}.scene-small-label{font-size:5px;margin-top:10px}.scene-caption{width:54%;left:4%;bottom:5%;padding:12px}.scene-caption>span{font-size:7px}.scene-caption>strong{font-size:22px;margin-top:5px}.scene-phone{width:23%;right:4%;bottom:0;border-width:3px;border-radius:18px}.presentation-routes{grid-template-columns:1fr;margin-bottom:25px}.presentation-route,.presentation-route+.presentation-route{padding:24px 0;gap:18px;border:0}.presentation-route+.presentation-route{border-top:1px solid var(--line)}.presentation-route strong{font-size:24px}.presentation-route small{font-size:10px}.studios-page .presentation-scene{aspect-ratio:1;max-width:460px}.studios-page .presentation-scene:before{inset:0 3% 3% 5%}.studios-page .scene-atelier{width:70%;left:15%;top:13%;aspect-ratio:1}.studios-page .scene-atelier .scene-photo{padding:19px}.studios-page .scene-atelier .scene-brand{font-size:24px}.studios-page .scene-atelier .scene-title{font-size:clamp(24px,6.5vw,34px);bottom:19px;left:19px}.studios-page .scene-heim{width:56%;left:0;bottom:0;top:auto}.studios-page .scene-heim .scene-brand{font-size:13px}.studios-page .scene-heim .scene-title{font-size:19px;margin-top:12px}.studios-page .scene-heim .scene-photo{padding:12px}.studios-page .scene-caption{width:42%;right:0;bottom:2%;left:auto}.studios-page .scene-caption>strong{font-size:20px}.studios-page .scene-outline{inset:3% 3% 0 9%}.style-finder{padding-block:50px 12px}.style-finder-heading{display:block;margin-bottom:26px}.style-finder-heading>.lead{margin-top:18px;font-size:12px}.style-options{grid-template-columns:1fr;gap:13px}.style-option{display:grid;grid-template-columns:105px 1fr;grid-template-rows:auto 1fr;padding:0;min-height:120px}.style-swatch{height:100%;grid-row:1/3;padding:12px 9px;border-bottom:0;border-right:1px solid var(--line);align-items:flex-end}.style-swatch:before{font-size:86px;left:4px;bottom:35px}.style-swatch i{width:24px;height:24px}.style-option strong{font-size:23px;margin:23px 18px 7px;padding-right:5px}.style-option .style-description{font-size:10px;margin:0 18px 18px}.style-check{width:20px;height:20px;top:8px;right:8px;font-size:10px}.style-selection{gap:16px;padding-bottom:22px}.style-selection>p{flex-basis:100%;font-size:11px}.style-results-note{font-size:11px}.nexo-home .business-design-image img{max-height:320px}}
@media(max-width:380px){.scene-caption>strong{font-size:19px}.scene-heim .scene-title{font-size:22px}.scene-atelier .scene-title{font-size:15px}.studios-page .scene-heim .scene-title{font-size:16px}.studios-page .scene-caption>strong{font-size:17px}.studios-page .presentation-copy h1{font-size:clamp(32px,9.5vw,37px)}.style-option{grid-template-columns:85px 1fr}.style-option strong{font-size:21px}}
@media(prefers-reduced-motion:reduce){.scene-window,.scene-phone,.style-option,.route-arrow{transition:none!important}.scene-window:hover,.scene-phone:hover,.style-option:hover{transform:none!important}}
@media print{.presentation-intro,.presentation-routes,.style-finder,.style-selection,.style-results-note{display:none!important}}

/* The founder portrait brings warmth to a deep plum opening. */
.nexo-home .quiet-intro{
  grid-template-columns:1.04fr 1fr;gap:0;padding:0;align-items:stretch;
  margin-block:38px 52px;background:radial-gradient(ellipse at 5% 10%,#73505938,transparent 70%),#38232e;color:#f7eee2;
}
.nexo-home .quiet-intro .presentation-copy{display:flex;flex-direction:column;justify-content:center;padding:58px clamp(30px,4.2vw,62px)}
.nexo-home .quiet-intro .eyebrow{color:#d5bcad;font-size:8px;font-weight:500;letter-spacing:.17em}
.nexo-home .quiet-intro h1{font-size:clamp(57px,5.55vw,80px);line-height:1.06;letter-spacing:-.04em;margin-block:35px 28px}
.nexo-home .quiet-intro h1 em{color:#dbbfae;font-weight:400}
.nexo-home .quiet-intro .lead{max-width:375px;font-size:14px;line-height:1.9;color:#e0cfc5}
.nexo-home .quiet-intro .actions{gap:22px;margin-top:34px}
.nexo-home .quiet-intro .btn{border-radius:0;background:#f0e5d5;color:#38232e;padding:16px 21px;font-size:11px;font-weight:500}
.nexo-home .quiet-intro .btn:hover{background:#fff6e8;transform:none}
.nexo-home .quiet-intro .text-link{font-size:11px;color:#ead9cc;border-color:#9f7f83;padding-bottom:7px}
.nexo-home .quiet-intro a:focus-visible{outline:2px solid #f3dab7;outline-offset:6px}
.quiet-signature{margin-top:56px;font-size:8px;letter-spacing:.13em;text-transform:uppercase;line-height:1.9;color:#d2b8a8;max-width:350px}
.founder-feature{position:relative;min-width:0;display:flex;flex-direction:column}
.founder-portrait{position:relative;display:block;overflow:hidden;background:#dac4b4;cursor:zoom-in;flex:1;min-height:0;aspect-ratio:1123/1400}
.founder-portrait>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 35%}
.portrait-open{position:absolute;right:20px;bottom:20px;display:grid;place-items:center;width:34px;height:34px;border:1px solid #ffffffaa;background:#f6eadbc4;color:#4a3337;font-size:21px}
.founder-caption{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:19px 25px;background:#e9d8c6;color:#523b40}
.founder-caption>span:first-child{font:italic 21px/1.2 var(--serif)}
.founder-caption>span:last-child{font-size:7px;letter-spacing:.15em;text-transform:uppercase;text-align:right;max-width:45%;line-height:1.8}
.nexo-home .nav{height:98px;gap:30px}
.nexo-home .brand{white-space:nowrap}
.nexo-home .brand .brand-studios{color:var(--ink);font:italic 400 .58em/1.2 var(--serif);letter-spacing:.035em;margin-left:.15em}
.nexo-home .nav .brand{font-size:32px}
.nexo-home .nav-links{gap:26px;font-size:14px}
.nexo-home .nav-links .nav-cta{border-color:#8a6266;font-size:14px}
.nexo-home .language-picker select{border-radius:0;border-color:transparent;background:transparent;font-size:13px;max-width:125px;min-height:44px}
.nexo-home .language-picker svg{display:none}
.nexo-home .presentation-routes{border-top:0;border-bottom:1px solid #cfc5b9;margin-bottom:44px}
.nexo-home .presentation-route{padding-block:10px 32px}
.nexo-home .presentation-route .route-number{color:#9b8a7c;font-size:21px}
.nexo-home .presentation-route .route-arrow{color:#5b3b42;font-size:19px}
.nexo-home .presentation-route strong{font-size:27px}
.nexo-home .presentation-route small{font-size:11px}
.nexo-home .collection-aside{max-width:310px;font-size:13px;color:var(--muted)}
.nexo-home .collection-aside .motion{margin-top:16px;margin-left:0;border-radius:3px;font-size:10px}
.nexo-home .product,.nexo-home .upcoming{border-radius:4px}
.nexo-home .business-design-image{transform:none;padding:0;border-radius:0}
.nexo-home .business-design-image img{box-shadow:none}
.nexo-home .presentation-business-cover:after{inset:30% 0 0}
.nexo-home .studio img{border-radius:3px;object-position:center 30%}
@media(max-width:1100px){
  .nexo-home .quiet-intro{margin-block:30px 42px;grid-template-columns:1.05fr 1fr}
  .nexo-home .quiet-intro .presentation-copy{padding:40px 30px}
  .nexo-home .quiet-intro h1{font-size:clamp(49px,5.8vw,64px);margin-block:28px 24px}
  .nexo-home .quiet-intro .lead{font-size:13px}
  .quiet-signature{margin-top:38px}
  .nexo-home .nav{gap:20px}.nexo-home .nav-links{gap:20px}
  .founder-caption{padding:16px 20px;gap:12px}.founder-caption>span:first-child{font-size:19px}
}
@media(min-width:761px) and (max-width:950px){
  .nexo-home .nav{flex-wrap:nowrap;padding-block:0;min-height:90px;height:90px}
  .nexo-home .nav-links{width:auto;order:1;gap:16px;flex-wrap:nowrap}
  .nexo-home .nav .brand{margin-right:0;font-size:29px}
  .nexo-home .language-picker{order:2;margin-left:0}.nexo-home .nav-links .studio-link{display:block}
  .nexo-home .quiet-intro .presentation-copy{padding:36px 27px}
  .nexo-home .quiet-intro .actions{gap:20px;align-items:flex-start;flex-direction:column}
  .nexo-home .quiet-intro .btn{padding:14px 18px}
  .founder-portrait{aspect-ratio:auto;min-height:500px}
  .founder-caption{align-items:flex-start;flex-direction:column;gap:8px}
  .founder-caption>span:last-child{max-width:none;text-align:left}
}
@media(max-width:760px){
  .nexo-home .nav{height:auto;min-height:106px;padding-block:17px 14px;gap:17px;flex-wrap:wrap}
  .nexo-home .nav .brand{font-size:28px}
  .nexo-home .nav-links{order:2;width:100%;justify-content:space-between;gap:10px;font-size:13px}
  .nexo-home .nav-links .studio-link{display:block}.nexo-home .nav-links .nav-cta{display:none}
  .nexo-home .language-picker{order:1;margin-left:auto}
  .nexo-home .quiet-intro{display:flex;flex-direction:column;gap:0;padding:0;margin-block:22px 34px}
  .nexo-home .quiet-intro .presentation-copy{padding:37px 25px 34px}
  .nexo-home .quiet-intro h1{font-size:clamp(45px,9.5vw,64px);line-height:1.06;margin-block:26px 23px}
  .nexo-home .quiet-intro .eyebrow{font-size:7px;letter-spacing:.11em}
  .nexo-home .quiet-intro .lead{max-width:440px;font-size:13px;line-height:1.85}
  .nexo-home .quiet-intro .actions{gap:21px;margin-top:27px}
  .nexo-home .quiet-intro .btn{font-size:10px;padding:14px 16px}
  .nexo-home .quiet-intro .text-link{font-size:10px}
  .quiet-signature{margin-top:31px;font-size:7px;letter-spacing:.09em}
  .founder-portrait{aspect-ratio:1123/1400;flex:auto;min-height:0}
  .founder-caption{padding:17px 20px}.founder-caption>span:first-child{font-size:21px}
  .founder-caption>span:last-child{font-size:7px}.portrait-open{width:32px;height:32px;right:16px;bottom:16px}
  .nexo-home .presentation-routes{margin-bottom:28px}
  .nexo-home .presentation-route{padding-block:15px 26px}
  .nexo-home .presentation-route+.presentation-route{padding-top:26px}
  .nexo-home .presentation-route strong{font-size:25px}.nexo-home .presentation-route small{font-size:10px}
  .nexo-home .collection-aside{margin-top:17px}.nexo-home .business-design-image{padding:0;transform:none}
}
@media(max-width:380px){
  .nexo-home .quiet-intro .presentation-copy{padding-inline:21px}
  .nexo-home .quiet-intro h1{font-size:clamp(39px,11vw,43px)}
  .nexo-home .quiet-intro .actions{gap:17px}.nexo-home .quiet-intro .btn{padding:14px 15px}
  .nexo-home .quiet-intro .text-link{font-size:9px}
  .founder-caption{align-items:flex-start;flex-direction:column;gap:8px}.founder-caption>span:last-child{max-width:none;text-align:left}
}

/* Navigation stays readable, with a second row when space is limited. */
.nexo-home .nav-links>a{display:inline-flex;align-items:center;min-height:44px}
@media(min-width:761px) and (max-width:1100px){
 .nexo-home .nav{height:auto;min-height:132px;padding-block:15px 10px;flex-wrap:wrap;gap:8px 20px}
 .nexo-home .nav .brand{margin-right:auto}
 .nexo-home .language-picker{order:1;margin-left:0}
 .nexo-home .nav-links{order:2;width:100%;justify-content:space-between;gap:10px;flex-wrap:wrap}
 .nexo-home .nav-links .studio-link{display:block}
 html:has(.nexo-home){scroll-padding-top:155px}
}
@media(max-width:760px){.nexo-home .nav-links{font-size:13px}.nexo-home .nav{gap:8px 17px}}
