@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/fonts/font-0.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/fonts/font-1.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/fonts/font-2.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/fonts/font-3.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/fonts/font-4.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/fonts/font-5.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/fonts/font-6.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/fonts/font-7.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(assets/fonts/font-8.ttf) format('truetype');
}

:root{--bg:#111114;--panel:#1b1b21;--text:#f4f2f8;--muted:#a4a1af;--purple:#7560ff;--line:#303038}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--text);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,a,summary{touch-action:manipulation}a:focus-visible,summary:focus-visible{outline:3px solid #b7aaff;outline-offset:6px}.wrap{width:min(1260px,calc(100% - 100px));margin-inline:auto}.nav{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:25px}.brand{display:flex;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-size:27px;font-weight:800;letter-spacing:-1px}.brand img{width:42px;height:42px;border-radius:8px}.nav nav{display:flex;gap:32px;font-size:14px;color:#bdbac5}.nav nav a:hover,.text-link:hover{color:#b7aaff}.button{border:1px solid #4a4659;border-radius:7px;padding:13px 21px;display:inline-flex;align-items:center;justify-content:center;gap:20px;font-weight:600;font-size:14px;background:#24232c;transition:background .2s,transform .2s}.button:hover{background:#363241;transform:translateY(-2px)}.button.primary{background:#7055ff;border-color:#7055ff;color:white}.button.primary:hover{background:#8069ff}.nav-login{padding:9px 19px;background:transparent}.hero{padding-top:72px}.eyebrow{font-size:11px;letter-spacing:1.7px;font-weight:650;color:#bdb6d9;display:flex;gap:10px;align-items:center}.dot{width:6px;height:6px;background:#a38cff;border-radius:50%}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.1}h1{font-size:clamp(45px,5.4vw,78px);font-weight:600;letter-spacing:-3.8px;max-width:1000px;margin:28px 0 25px}em{font-style:normal;color:#b9aaff}.lead{font-size:19px;line-height:1.6;color:#bdb9c8}.hero-actions{display:flex;align-items:center;gap:27px;flex-wrap:wrap;margin:30px 0 13px}.text-link{font-size:14px;font-weight:600;border-bottom:1px solid #696071;padding-bottom:4px}.micro{font-size:12px;color:#8d879e}.product-frame{margin-top:56px;border:1px solid #484253;border-radius:11px;overflow:hidden;background:#1b1922;box-shadow:0 20px 100px #7055ff13}.window-bar{height:39px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;color:#aaa3b7;font-size:10px;letter-spacing:.5px}.window-dots{color:#655c76;letter-spacing:3px}.demo-tag{font-size:8px;border:1px solid #4c415b;padding:1px 8px;border-radius:3px;color:#c6b6ec}.screen-link{display:block;position:relative;max-height:640px;overflow:hidden;background:#edeaf4}.screen-link img{width:100%;height:auto}.screen-cta{position:absolute;bottom:20px;right:20px;background:#16111fe8;padding:9px 16px;border:1px solid #9786b4;border-radius:6px;font-size:12px}.hero-bottom{display:flex;justify-content:space-between;gap:20px;padding:24px 0;border-bottom:1px solid var(--line);font-size:12px;color:#96919e}.hero-bottom i{font-style:normal;color:#76698c;margin:0 10px}.statement{padding-block:110px 75px}.split{display:grid;grid-template-columns:1fr 1fr;gap:100px;margin-top:32px}h2{font-size:clamp(35px,4vw,57px);font-weight:550;letter-spacing:-2.3px}.split>div{padding-top:8px}.large-copy{font-size:23px;line-height:1.5;color:#eee9f8;margin-bottom:20px}.split p:not(.large-copy),.recordings p{color:var(--muted);max-width:470px;font-size:16px;line-height:1.8}.split .text-link{display:inline-block;margin-top:23px}.photo-band{position:relative}.photo-band figure{margin:0}.photo-band img{width:100%;height:470px;object-fit:cover;border-radius:10px;filter:brightness(.8)}figcaption{font-size:10px;color:#87818d;margin-top:7px}.photo-note{position:absolute;left:40px;bottom:48px;text-shadow:0 2px 20px #000;background:#111114ba;padding:20px;border-radius:6px}.photo-note h3{font-size:28px;letter-spacing:-.7px;margin-top:12px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;padding-block:70px 100px}.features article{border-top:1px solid #4c415a;padding-top:22px}.number{font-size:10px;letter-spacing:1.3px;color:#a191c1}.features h3{font-size:23px;letter-spacing:-.7px;margin:18px 0 16px}.features p{color:var(--muted);font-size:14px;line-height:1.8}.recordings{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:center;padding-bottom:110px}.recordings h2{margin:20px 0}.stages{display:flex;flex-direction:column;gap:7px;margin-top:24px;color:#b8b0c2;font-size:12px}.stages i{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:6px}.red{background:#ec8b8b}.orange{background:#e4ae64}.green{background:#79bc94}.record-frame{display:block;border:1px solid #484253;border-radius:9px;overflow:hidden;background:#211c2a}.record-frame img{width:100%;height:330px;object-fit:cover;object-position:top left}.record-frame span{display:block;padding:15px 20px;font-size:12px}.case-section{background:#e9e5f0;color:#24212c;padding-block:75px 80px}.case-section .eyebrow{color:#6b557f}.case-section em{color:#7453aa}.case-top{display:flex;justify-content:space-between;gap:20px;align-items:center}.case-status{font-size:11px;color:#695976;border:1px solid #c2b6d2;border-radius:25px;padding:5px 13px}.case-section .large-copy{color:#2c2334}.case-section .split p:not(.large-copy){color:#655b6f}.case-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;border-top:1px solid #c8bfd4;border-bottom:1px solid #c8bfd4;padding:30px 0;margin:45px 0 30px}.case-facts strong{font-family:Manrope,sans-serif;font-size:45px;letter-spacing:-2px;font-weight:550;display:block}.case-facts span{font-size:12px;color:#73677f}.case-process{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:30px}.case-process h3{font-size:17px;margin-bottom:12px}.case-process p{font-size:13px;line-height:1.75;color:#695e75}.pricing{padding-block:100px 90px}.pricing h2{margin:22px 0}.section-intro{color:var(--muted);font-size:15px}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px}.price-card{padding:30px 27px;border:1px solid #393441;border-radius:10px;background:#19181e;display:flex;flex-direction:column}.price-card.featured{border-color:#8b6edb;background:linear-gradient(150deg,#302443,#1c1924)}.price-card h3{font-size:18px;font-weight:500;letter-spacing:-.4px;margin:24px 0 17px}.price{font-size:64px;font-family:Manrope,sans-serif;letter-spacing:-3px;line-height:1.3}.price span{font-size:17px;letter-spacing:-.3px;margin-left:7px}.price-card>p{font-size:12px;color:#aaa0b8}.price-card ul{list-style:none;padding:0;border-top:1px solid #44394e;margin:24px 0 28px;padding-top:20px;flex:1}.price-card li{font-size:13px;margin:8px 0;color:#c6bdcf}.price-card li:before{content:'✓';margin-right:9px;color:#b59ddb}.save{font-size:8px;letter-spacing:.3px;background:#584071;color:#e4d4ff;border-radius:4px;padding:3px 6px;margin-left:auto}.pricing-note{font-size:11px;color:#98909f;margin-top:20px;max-width:800px}.closing{position:relative;border-radius:10px;overflow:hidden;min-height:560px;display:flex;align-items:center}.closing>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.closing:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#100c17f0 0%,#100c17dc 38%,#100c1733 100%);z-index:-1}.closing-copy{padding:55px;max-width:710px}.closing h2{font-size:48px;margin:22px 0;letter-spacing:-2px}.closing p{font-size:15px;color:#d0c5d9;max-width:470px}.closing small{font-size:10px;color:#b7a8c2}.faq{padding-block:85px;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.faq h2{font-size:38px}.faq details{border-bottom:1px solid var(--line);padding:18px 0}.faq summary{cursor:pointer;font-size:15px}.faq p{padding-top:14px;font-size:14px;color:var(--muted)}footer{border-top:1px solid var(--line);padding-block:30px;display:flex;align-items:center;justify-content:space-between;gap:25px}footer .brand{font-size:21px}footer .brand img{width:30px;height:30px}footer p,footer>span{font-size:10px;color:#9a90a5}
@media(max-width:900px){.wrap{width:calc(100% - 44px)}.nav{height:78px}.nav nav{gap:18px;font-size:12px}.brand{font-size:24px}.brand img{width:34px;height:34px}.hero{padding-top:45px}h1{letter-spacing:-2.5px}.split{gap:40px}.features{gap:25px}.recordings{gap:30px}.price-card{padding:22px 18px}.price-card .eyebrow{font-size:9px;letter-spacing:1px}.save{font-size:7px}.price-card .button{font-size:12px;padding:12px 7px}.closing-copy{padding:35px}.faq{gap:35px}.hero-bottom{font-size:10px}}
@media(max-width:650px){.wrap{width:calc(100% - 36px)}.nav nav{display:none}.nav-login{font-size:12px;padding:7px 12px}.hero .eyebrow{font-size:8px;letter-spacing:.8px}h1{font-size:43px;letter-spacing:-2px;line-height:1.12;margin:22px 0}.lead{font-size:16px}.hero-actions{gap:17px}.button{font-size:12px;padding:12px 17px}.text-link{font-size:12px}.product-frame{margin-top:35px}.screen-link{overflow:auto}.screen-link img{min-width:650px}.screen-cta{position:sticky;left:16px;bottom:12px;width:max-content;display:block}.window-bar{font-size:8px;padding:0 10px}.hero-bottom{display:block}.hero-bottom>span{display:block;margin-bottom:7px}.statement{padding-block:65px 40px}.split{grid-template-columns:1fr;gap:25px;margin-top:22px}h2{font-size:39px;letter-spacing:-1.8px}.large-copy{font-size:20px}.photo-band img{height:350px}.photo-note{left:14px;bottom:35px;padding:15px}.photo-note .eyebrow{font-size:8px}.photo-note h3{font-size:22px}.features{grid-template-columns:1fr;padding-block:40px 60px;gap:25px}.features h3{margin:13px 0 10px}.recordings{grid-template-columns:1fr;padding-bottom:60px}.record-frame img{height:250px}.case-section{padding-block:45px}.case-top{align-items:flex-start;flex-direction:column;gap:12px}.case-facts{gap:10px;padding-block:20px;margin-top:30px}.case-facts strong{font-size:32px}.case-facts span{font-size:10px}.case-process{grid-template-columns:1fr;gap:22px}.pricing{padding-block:60px}.pricing h2{font-size:34px}.price-grid{grid-template-columns:1fr}.price-card{padding:27px}.price-card .eyebrow{font-size:11px}.price-card h3{margin:17px 0 10px}.price{font-size:55px}.price-card ul{margin:20px 0}.price-card .button{font-size:14px}.closing{min-height:590px}.closing-copy{padding:28px}.closing h2{font-size:35px}.closing .hero-actions{align-items:stretch;flex-direction:column}.closing:before{background:#100c17c9}.faq{grid-template-columns:1fr;gap:20px;padding-block:55px}.faq h2{font-size:32px}footer{flex-wrap:wrap;gap:15px}footer p{width:100%;order:3}.recordings .eyebrow,.pricing>.eyebrow{font-size:9px;letter-spacing:1px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.case-facts{grid-template-columns:repeat(4,1fr)}@media(max-width:650px){.case-facts{grid-template-columns:repeat(2,1fr);gap:22px 15px}}

.project-credit{margin:16px 0 0;font-size:12px;color:#a49aaf}.project-credit strong{color:#e2d9ec;font-weight:600}footer>span strong{color:#d2c7dd}

footer{flex-wrap:wrap}.footer-legal{width:100%;border-top:1px solid #302b38;padding-top:18px}.footer-legal p{line-height:1.8}.footer-legal nav{display:flex;flex-wrap:wrap;gap:17px;font-size:11px;margin-top:12px;color:#b6a9c7}.footer-legal a{text-decoration:underline}

.skip-link{position:absolute;left:-10000px}.skip-link:focus{left:16px;top:16px;z-index:999;background:white;color:black;padding:14px}.seo-guide{padding-top:60px;padding-bottom:60px}.seo-guide p{max-width:850px;line-height:1.8}

/* Funzionalità e registrazione — settembre 2026 */
.product-tour{padding-block:80px 95px}.product-tour>h2,.registration>h2{margin:22px 0}.product-tour>.section-intro{max-width:740px}.tour-row{display:grid;grid-template-columns:.85fr 1.3fr;gap:55px;align-items:center;border-top:1px solid var(--line);padding-top:45px;margin-top:45px}.tour-row h3{font-size:28px;letter-spacing:-.8px;line-height:1.2;margin:16px 0}.tour-row p,.tour-row li{font-size:15px;color:#bdb9c8}.tour-row ul{padding-left:19px;margin:18px 0 0}.tour-row li{margin-top:8px}.tour-row figure{margin:0;min-width:0}.tour-row figure a{display:block;border:1px solid #514661;border-radius:9px;overflow:hidden}.tour-row img{width:100%;height:auto}.tour-row figcaption{font-size:12px;color:#aaa0b8;margin-top:12px}.tour-footer{margin-top:40px;display:flex;flex-wrap:wrap;align-items:center;gap:20px}.tour-footer p{flex-basis:100%;color:#bdb9c8;max-width:850px}.registration{padding:55px;border:1px solid #7961b3;border-radius:12px;background:linear-gradient(135deg,#2b223d,#19181e)}.registration>.section-intro{max-width:760px;color:#d0c5d9}.signup-steps{list-style:none;counter-reset:step;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:0;margin:35px 0}.signup-steps li{counter-increment:step;border-top:1px solid #665579;padding-top:20px}.signup-steps strong{display:block;font-size:18px}.signup-steps strong:before{content:'0' counter(step) ' / ';color:#b9aaff}.signup-steps p{font-size:14px;color:#c1b7cf;margin-top:12px}.registration-privacy,.pilot-note{font-size:13px;color:#c1b7cf;max-width:850px;margin-top:20px}.registration-privacy a,.pilot-note a{text-decoration:underline}.nav nav{gap:22px}
@media(max-width:900px){.tour-row{gap:28px;grid-template-columns:1fr 1.15fr}.tour-row h3{font-size:23px}.nav nav{gap:13px}.registration{padding:32px}.signup-steps{gap:20px}}
@media(max-width:650px){.product-tour{padding-block:50px}.tour-row{grid-template-columns:1fr;gap:23px;margin-top:32px;padding-top:30px}.tour-row h3{font-size:26px}.registration{padding:26px}.registration h2{font-size:33px}.signup-steps{grid-template-columns:1fr;gap:22px}.registration .hero-actions{align-items:flex-start;flex-direction:column}.tour-footer{align-items:flex-start;flex-direction:column}.tour-footer p{flex-basis:auto}}

/* Correzioni proporzioni e apertura fotografica */
.hero{padding-top:30px}.hero-intro{position:relative;isolation:isolate;padding:64px 52px 48px;border:1px solid #3a3544;border-radius:16px;overflow:hidden;background:#17131f}.hero-intro:before{content:"";position:absolute;inset:0;z-index:-2;background:url('assets/hero-backstage.webp') center right/cover no-repeat}.hero-intro:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(12,10,18,.92) 0%,rgba(12,10,18,.78) 48%,rgba(12,10,18,.28) 100%)}.hero-intro h1{font-size:clamp(40px,4.6vw,67px);letter-spacing:-2.6px;max-width:900px;line-height:1.12}.hero-intro .lead{max-width:700px;color:#e1dbe9}.hero-intro .micro,.hero-intro .project-credit{color:#c1b9ce}.hero-intro .eyebrow{color:#ddd2f7}.product-frame{margin-top:32px}.screen-link{max-height:none}.screen-link img{width:100%;height:auto;min-width:0}.screen-cta{position:absolute}.record-frame img{height:auto;object-fit:contain}.tour-row>*{min-width:0}.tour-row img{object-fit:contain}.seo-guide h2{max-width:1000px;margin-bottom:24px}.seo-guide p+p{margin-top:16px}.price-card .eyebrow{flex-wrap:wrap}.price-card .save{white-space:nowrap}.registration h2{line-height:1.16}.nav{height:auto;min-height:90px;padding-block:20px;flex-wrap:wrap}.nav nav{flex-wrap:wrap;row-gap:8px}
@media(max-width:900px){.hero-intro{padding:45px 32px}.hero-intro h1{font-size:48px}.nav nav{gap:12px}.nav{gap:16px}.nav .brand{font-size:23px}}
@media(max-width:650px){.hero{padding-top:20px}.hero-intro{padding:35px 23px;border-radius:12px}.hero-intro h1{font-size:36px;letter-spacing:-1.4px;line-height:1.13}.hero-intro h1 br{display:none}.hero-intro:after{background:linear-gradient(90deg,rgba(12,10,18,.91),rgba(12,10,18,.66))}.hero-intro:before{background-position:65% center}.hero-intro .eyebrow{font-size:9px;line-height:1.7;letter-spacing:.7px}.hero-intro .lead{font-size:15px}.hero-intro .lead br{display:none}.hero-intro .hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-intro .button{width:100%;padding-inline:12px}.nav nav{display:flex;order:3;width:100%;justify-content:space-between;gap:8px;font-size:11px}.nav{padding-block:15px;row-gap:16px}.screen-link{overflow:hidden}.screen-cta{position:static;border:0;border-radius:0;width:100%;font-size:12px;text-align:center;padding:12px}.window-bar{gap:8px}.window-dots{display:none}.record-frame img{height:auto}.registration{padding:25px 22px}.registration h2{font-size:31px}.registration .button{white-space:normal;text-align:center}.seo-guide h2{font-size:31px;line-height:1.16}.photo-band img{height:310px}.photo-note{right:14px}.photo-note h3{font-size:21px}.tour-row h3 br{display:none}}
