@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&family=Playfair+Display:wght@600;700&display=swap');
:root{--navy:#051326;--navy2:#092344;--gold:#e2b24c;--blue:#1688ff;--purple:#7757ff;--text:#10233d;--muted:#708095}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"DM Sans",sans-serif;background:#f3f6fa;color:#fff}.container{width:min(1240px,calc(100% - 40px));margin:auto}a{text-decoration:none;color:inherit}img{max-width:100%}
.site-header{position:sticky;top:0;z-index:50;background:rgba(4,16,34,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.06)}.nav{height:78px;display:grid;grid-template-columns:230px 1fr 180px;align-items:center}.brand img{width:205px;max-height:58px;object-fit:contain;object-position:left}.nav-links{display:flex;justify-content:center;gap:34px}.nav-links a{font-size:13px;color:#c1cddd}.nav-links a:hover{color:#f0c45b}.nav-cta{justify-self:end;border:1px solid #d7a83d;color:#f0c55c;border-radius:10px;padding:11px 15px;font-size:12px;font-weight:700}.menu-toggle{display:none;background:none;border:0;color:#fff;font-size:22px}
.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 74% 28%,rgba(26,112,255,.25),transparent 30%),linear-gradient(145deg,#020c1e,#061a39 60%,#0a315f);padding:95px 0 60px}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:48px 48px}.hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:.9fr 1.1fr;gap:46px;align-items:center}.eyebrow{display:block;font:700 10px Manrope;letter-spacing:.18em;color:#91a6bf;margin-bottom:18px}.gold{color:#c99c36}.hero h1,.section-head h2,.contact-copy h2{font-family:"Playfair Display",serif}.hero h1{font-size:68px;line-height:.98;letter-spacing:-.035em;margin:0}.hero h1 em{font-style:normal;color:#efc45d}.hero-copy>p{font-size:16px;line-height:1.65;color:#aebed0;margin:24px 0 26px;max-width:590px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.btn{padding:13px 18px;border-radius:24px;font-size:12px;font-weight:700}.btn.primary{background:linear-gradient(135deg,#f3ca61,#dda331);color:#07162c}.btn.secondary{border:1px solid rgba(255,255,255,.3)}.hero-tags{display:flex;gap:8px;margin-top:30px}.hero-tags span{font-size:9px;padding:6px 9px;border-radius:20px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);color:#9db0c7}
.hero-demo{position:relative;height:430px}.desktop-shell{position:absolute;left:0;right:80px;top:35px;background:#071527;border:1px solid rgba(110,164,232,.22);border-radius:15px;overflow:hidden;box-shadow:0 30px 65px rgba(0,0,0,.34)}.desktop-bar{height:26px;display:flex;align-items:center;gap:5px;padding:0 10px;background:#0b1b31;border-bottom:1px solid rgba(255,255,255,.06)}.desktop-bar i{width:5px;height:5px;border-radius:50%;background:#38516c}.desktop-bar span{margin-left:8px;font:700 7px Manrope;color:#8fa7c0}.desktop-shell>img{display:block;width:100%;height:auto;object-fit:contain;background:#071527}.phone-shell{background:#0a1323;border:1px solid rgba(255,255,255,.13);border-radius:28px;padding:7px 6px 8px;box-shadow:0 24px 45px rgba(0,0,0,.34)}.phone-shell .speaker{width:34px;height:5px;border-radius:8px;background:#1b2432;margin:0 auto 5px}.phone-shell img{display:block;width:100%;height:auto;border-radius:20px;object-fit:contain;background:#0a1323}.phone-shell.light{background:#fff;border-color:rgba(112,88,200,.24)}.phone-shell.light .speaker{background:#252b35}.phone-shell.light img{background:#fff}.hero-phone{position:absolute;right:8px;top:135px;width:108px}
.software-section{padding:82px 0;background:#f3f6fa;color:var(--text)}.section-head{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:end;margin-bottom:32px}.section-head h2{font-size:45px;line-height:1.05;margin:0}.section-head>p{margin:0;color:#64758a;line-height:1.65}.software-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.software-card{position:relative;overflow:hidden;border-radius:22px;padding:20px;color:#fff;min-height:510px;display:flex;flex-direction:column;box-shadow:0 16px 38px rgba(12,35,65,.10);transition:.22s}.software-card:hover{transform:translateY(-4px)}.beauty-card{background:radial-gradient(circle at 80% 12%,rgba(39,118,255,.24),transparent 25%),linear-gradient(145deg,#071328,#0b2446 64%,#123661);border:1px solid #d7ad4e}.fit-card{background:radial-gradient(circle at 82% 12%,rgba(239,65,255,.2),transparent 24%),linear-gradient(145deg,#140a31,#2b145f 58%,#421b97);border:1px solid #7455f0}.service-card{background:radial-gradient(circle at 85% 12%,rgba(18,145,255,.24),transparent 25%),linear-gradient(145deg,#041428,#063363 63%,#075198);border:1px solid #138af2}.gym-card{background:radial-gradient(circle at 85% 12%,rgba(224,177,64,.18),transparent 25%),linear-gradient(145deg,#081326,#12203a 62%,#2c291f);border:1px solid #be9638}.coming-card{background:linear-gradient(145deg,#565d63,#373c41);border:1px solid #737a80;box-shadow:none;min-height:360px}.card-head{height:68px;display:flex;justify-content:space-between;align-items:center;gap:16px}.product-logo{max-height:60px;object-fit:contain;object-position:left}.beauty-logo{max-width:255px}.fit-logo{max-width:265px}.service-logo{max-width:270px}.gym-logo{max-width:135px}.status{font:800 8px Manrope;letter-spacing:.06em;border-radius:20px;padding:7px 10px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16)}.status.purple{background:#6243e8}.status.muted{background:#41474d;color:#d4d8db}.product-visual{height:200px;position:relative;margin:10px 0 16px}.mini-laptop{position:absolute;left:12%;right:12%;top:20px}.mini-screen{background:#071427;border:5px solid #0a1425;border-bottom-width:7px;border-radius:11px 11px 5px 5px;padding:4px;overflow:hidden}.mini-screen img{display:block;width:100%;height:auto;object-fit:contain}.mini-base{width:104%;height:8px;margin-left:-2%;background:linear-gradient(#d7dee7,#697486);border-radius:0 0 50% 50%}.card-phone{position:absolute;width:72px;right:6%;top:52px}.two-phones{display:flex;justify-content:center;align-items:center;gap:26px}.two-phones .phone-shell{position:relative;width:88px}.two-phones .fit-phone-dark{transform:rotate(-3deg)}.two-phones .fit-phone-light{transform:rotate(3deg)}.sector{font:800 9px Manrope;letter-spacing:.14em;opacity:.63;margin-bottom:6px}.software-card h3{font:800 24px Manrope;margin:0 0 8px}.software-card p{font-size:12px;line-height:1.55;margin:0;opacity:.87}.chips{display:flex;gap:7px;flex-wrap:wrap;margin:12px 0}.chips span{font-size:8.5px;border-radius:16px;padding:5px 8px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.14)}.card-cta{display:flex;justify-content:space-between;align-items:center;margin-top:auto;border-top:1px solid rgba(255,255,255,.12);padding-top:14px;font-size:11px}.disabled{color:#bdc3c8}.coming-logo{font:800 20px Manrope}.coming-logo strong{display:block;font-size:26px}.coming-visual{height:145px;border-radius:16px;background:linear-gradient(#474e54,#31363a);display:grid;place-items:center;font-size:56px;opacity:.55;margin:12px 0 18px}
.ecosystem-section{padding:85px 0;background:linear-gradient(145deg,#031128,#062348)}.section-head.dark h2{color:#fff}.section-head.dark>p{color:#9bacc0}.feature-row{display:grid;grid-template-columns:.72fr 1.28fr;gap:46px;align-items:center;padding:55px 0;border-top:1px solid rgba(255,255,255,.08)}.feature-row.reverse{grid-template-columns:1.28fr .72fr}.feature-row.reverse .feature-copy{order:2}.feature-copy h3{font:700 34px Manrope;margin:12px 0 14px;line-height:1.08}.feature-copy p{font-size:14px;line-height:1.65;color:#9bacc0}.feature-copy a{display:inline-block;margin-top:12px;font-size:12px;font-weight:700}.feature-tag{display:inline-block;font:800 9px Manrope;letter-spacing:.09em;padding:6px 8px;border-radius:18px}.service-tag{background:#0c4d88;color:#69baff}.fit-tag{background:#3b256f;color:#b097ff}.gym-tag{background:#4a3916;color:#f0c76b}.feature-media{height:330px;position:relative}.showcase-desktop{left:0;right:95px;top:25px}.showcase-phone{position:absolute;right:0;bottom:5px;width:105px}.phones-only{display:flex;align-items:center;justify-content:center;gap:32px}.phones-only .phone-shell{position:relative;width:138px}
.why-section{padding:82px 0;background:#fff;color:var(--text)}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #dfe6ee}.why-grid article{padding:25px 22px 0 0}.why-grid article+article{border-left:1px solid #dfe6ee;padding-left:22px}.why-grid article>span{font:800 9px Manrope;color:#c19331}.why-grid h3{font:700 18px Manrope;margin:13px 0 7px}.why-grid p{font-size:12px;line-height:1.55;color:#68798e}
.contact-section{padding:85px 0;background:#eaf0f6;color:var(--text)}.contact-box{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px;background:#fff;border-radius:24px;padding:42px;box-shadow:0 18px 50px rgba(16,47,83,.10)}.contact-copy h2{font-size:42px;line-height:1.05;margin:8px 0 16px}.contact-copy p{color:#68798d;line-height:1.65}.contact-info{display:grid;gap:6px;margin-top:22px;font-weight:700}.contact-form{display:grid;gap:12px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-form label{font-size:11px;font-weight:700;display:grid;gap:6px}.contact-form input,.contact-form textarea,.contact-form select{width:100%;border:1px solid #d5dfe9;background:#f9fbfd;border-radius:9px;padding:11px;color:#10233d}.contact-form button{border:0;border-radius:9px;padding:13px;background:linear-gradient(135deg,#f1c65c,#dba02f);font-weight:800;color:#07172d}.contact-form small{font-size:9px;color:#8390a0}.privacy{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:8px!important}.privacy input{width:auto!important}.privacy a{text-decoration:underline;color:#1461b3}
footer{background:#020d20;padding:52px 0 22px;color:#8194aa}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:42px}.footer-grid img{width:210px}.footer-grid h4{color:#fff;font-size:10px;letter-spacing:.1em}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:8px}.footer-grid p,.footer-grid a,.footer-grid span{font-size:10px}.footer-bottom{border-top:1px solid rgba(255,255,255,.07);margin-top:32px;padding-top:17px;font-size:9px}
.cookie-banner{position:fixed;left:16px;right:16px;bottom:16px;z-index:80;max-width:1050px;margin:auto;background:#fff;color:#14263e;border-radius:14px;padding:14px;box-shadow:0 20px 60px rgba(0,0,0,.22);display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center}.cookie-banner[hidden],.cookie-modal[hidden]{display:none}.cookie-banner>div:first-child{display:grid}.cookie-banner b{font-size:11px}.cookie-banner span{font-size:9px;color:#748295}.cookie-buttons{display:flex;gap:6px}.cookie-buttons button{border:1px solid #dce4eb;background:#f5f7fa;border-radius:8px;padding:8px 10px;font-size:9px}.cookie-buttons .accept{background:#153f78;color:#fff}.cookie-modal{position:fixed;inset:0;z-index:90;display:grid;place-items:center;background:rgba(1,8,20,.72);padding:20px}.cookie-panel{width:min(460px,100%);background:#fff;color:#142840;border-radius:17px;padding:24px;position:relative}.close-cookie{position:absolute;right:12px;top:8px;border:0;background:none;font-size:24px}.cookie-panel label{display:flex;justify-content:space-between;padding:13px 0;border-top:1px solid #e4e9ef}.cookie-panel label span{display:grid}.cookie-panel small{color:#7d8b9d}.save-cookie{width:100%;border:0;background:#153f78;color:#fff;padding:10px;border-radius:8px}
@media(max-width:1000px){.nav{grid-template-columns:210px 1fr auto}.nav-links{display:none;position:fixed;top:78px;left:16px;right:16px;flex-direction:column;background:#061a38;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:18px}.nav-links.open{display:flex}.menu-toggle{display:block;justify-self:center}.hero-inner{grid-template-columns:1fr}.hero-demo{height:380px}.software-grid{grid-template-columns:1fr}.section-head,.contact-box,.feature-row,.feature-row.reverse{grid-template-columns:1fr}.feature-row.reverse .feature-copy{order:0}.why-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.container{width:min(100% - 24px,1240px)}.brand img{width:165px}.nav-cta{font-size:0;padding:8px}.nav-cta:after{content:"Demo";font-size:10px}.hero{padding-top:65px}.hero h1{font-size:44px}.hero-demo{height:300px}.desktop-shell{right:55px;top:25px}.hero-phone{width:76px;top:115px}.software-card{min-height:auto;padding:16px}.product-visual{height:155px}.mini-laptop{left:7%;right:7%;top:14px}.card-phone{width:56px;right:2%;top:40px}.two-phones .phone-shell{width:68px}.section-head h2{font-size:36px}.feature-media{height:250px}.showcase-desktop{right:70px}.showcase-phone{width:78px}.phones-only{gap:15px}.phones-only .phone-shell{width:100px}.why-grid{grid-template-columns:1fr}.why-grid article+article{border-left:0;border-top:1px solid #dfe6ee;padding-left:0}.form-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.cookie-banner{grid-template-columns:1fr}.cookie-buttons{display:grid;grid-template-columns:1fr 1fr}.cookie-buttons .accept{grid-column:1/-1}}


/* =========================================================
   ARLIVA V18 — premium polish / sizing / hover / glow system
   ========================================================= */

/* GENERAL TYPOGRAPHY */
body{font-size:16px}
.nav{height:86px;grid-template-columns:250px 1fr 210px}
.brand img{width:225px;max-height:64px}
.nav-links{gap:40px}
.nav-links a{
  position:relative;
  font-size:15px;
  font-weight:600;
  color:#cbd5e3;
  transition:color .22s ease,transform .22s ease
}
.nav-links a:after{
  content:"";
  position:absolute;
  left:50%;
  bottom:-10px;
  width:0;
  height:2px;
  background:linear-gradient(90deg,#e4b64d,#34a3ff);
  transform:translateX(-50%);
  transition:width .24s ease
}
.nav-links a:hover{
  color:#fff;
  transform:translateY(-1px)
}
.nav-links a:hover:after{width:100%}
.nav-cta{
  padding:13px 18px;
  font-size:13px;
  border-radius:12px;
  transition:transform .22s ease,box-shadow .22s ease,background .22s ease,color .22s ease
}
.nav-cta:hover{
  transform:translateY(-2px) scale(1.02);
  background:#e5b84d;
  color:#071528;
  box-shadow:0 10px 28px rgba(229,184,77,.28)
}

.hero h1{font-size:72px}
.hero-copy>p{font-size:18px;line-height:1.68}
.btn{
  padding:15px 22px;
  font-size:13px;
  transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease
}
.btn:hover{transform:translateY(-3px) scale(1.02)}
.btn.primary:hover{box-shadow:0 14px 30px rgba(225,177,63,.30)}
.btn.secondary:hover{
  background:rgba(255,255,255,.07);
  border-color:rgba(255,255,255,.55);
  box-shadow:0 12px 28px rgba(0,0,0,.18)
}
.hero-tags span{font-size:10px;padding:7px 10px}

/* SECTION TYPOGRAPHY */
.section-head h2{font-size:50px}
.section-head>p{font-size:16px}
.eyebrow{font-size:11px}
.software-card h3{font-size:28px}
.software-card p{font-size:14px;line-height:1.6}
.sector{font-size:10px}
.chips span{font-size:9.5px;padding:6px 9px}
.card-cta{font-size:13px;padding-top:16px}
.status{font-size:9px;padding:8px 11px}

/* PRODUCT CARD GEOMETRY — keep text safely away from device */
.software-card{
  min-height:545px;
  padding:22px;
  border-radius:24px;
  transition:
    transform .28s cubic-bezier(.2,.8,.2,1),
    box-shadow .28s ease,
    border-color .28s ease
}
.card-head{height:70px}
.product-visual{
  height:180px;
  margin:6px 0 22px
}
.product-logo{max-height:62px}
.beauty-logo{max-width:265px}
.fit-logo{max-width:280px}
.service-logo{max-width:282px}
.gym-logo{max-width:145px}

/* LAPTOP: smaller, more breathing room */
.mini-laptop{
  left:18%;
  right:18%;
  top:10px
}
.mini-screen{
  border-width:4px;
  border-bottom-width:6px;
  border-radius:10px 10px 5px 5px;
  padding:3px
}
.mini-base{
  width:102%;
  margin-left:-1%;
  height:7px
}
.card-phone{
  width:62px;
  right:8%;
  top:42px
}

/* Fit phones: taller and more credible */
.two-phones{
  gap:30px;
  align-items:center
}
.two-phones .phone-shell{
  width:82px;
  padding:6px 5px 7px;
  border-radius:25px
}
.two-phones .phone-shell img{
  border-radius:18px
}

/* BEAUTY */
.beauty-card:hover{
  transform:translateY(-7px) scale(1.006);
  border-color:#f0c760;
  box-shadow:
    0 0 0 1px rgba(240,199,96,.22),
    0 0 38px rgba(229,180,72,.22),
    0 28px 55px rgba(12,35,65,.16)
}

/* FIT */
.fit-card:hover{
  transform:translateY(-7px) scale(1.006);
  border-color:#a178ff;
  box-shadow:
    0 0 0 1px rgba(161,120,255,.20),
    0 0 42px rgba(120,75,255,.28),
    0 28px 55px rgba(12,35,65,.16)
}

/* SERVICE — orange/blue logo gradient */
.service-card{
  background:
    radial-gradient(circle at 90% 8%,rgba(255,141,31,.30),transparent 28%),
    radial-gradient(circle at 10% 10%,rgba(0,130,255,.24),transparent 26%),
    linear-gradient(145deg,#081626 0%,#0a2e52 48%,#6b2f08 100%);
  border:1px solid rgba(255,142,32,.78)
}
.service-card:hover{
  transform:translateY(-7px) scale(1.006);
  border-color:#ff9b32;
  box-shadow:
    0 0 0 1px rgba(255,145,38,.20),
    0 0 44px rgba(255,126,22,.24),
    0 0 28px rgba(25,136,255,.16),
    0 28px 55px rgba(12,35,65,.16)
}

/* GYM */
.gym-card:hover{
  transform:translateY(-7px) scale(1.006);
  border-color:#e1b345;
  box-shadow:
    0 0 0 1px rgba(225,179,69,.20),
    0 0 38px rgba(225,179,69,.20),
    0 28px 55px rgba(12,35,65,.16)
}

/* Card CTA hover */
.software-card .card-cta{
  transition:color .2s ease,transform .2s ease
}
.software-card:hover .card-cta{
  color:#fff
}
.software-card .card-cta b{
  display:inline-block;
  transition:transform .2s ease
}
.software-card:hover .card-cta b{
  transform:translateX(5px)
}

/* Chips hover */
.chips span{
  transition:transform .18s ease,background .18s ease,border-color .18s ease
}
.chips span:hover{
  transform:translateY(-2px);
  background:rgba(255,255,255,.12);
  border-color:rgba(255,255,255,.28)
}

/* COMING CARDS */
.coming-card:hover{
  transform:translateY(-3px);
  box-shadow:0 20px 42px rgba(15,25,35,.12)
}

/* ECOSYSTEM / feature rows */
.feature-copy h3{font-size:38px}
.feature-copy p{font-size:16px}
.feature-copy a{
  font-size:13px;
  transition:transform .2s ease,color .2s ease
}
.feature-copy a:hover{
  transform:translateX(4px);
  color:#8dc8ff
}
.feature-row{
  padding:62px 0;
  gap:54px
}

/* Footer larger and more premium */
footer{
  padding:68px 0 28px
}
.footer-grid{
  grid-template-columns:1.5fr repeat(3,1fr);
  gap:52px
}
.footer-grid img{width:235px}
.footer-grid h4{
  font-size:12px;
  margin:0 0 8px
}
.footer-grid p,
.footer-grid a,
.footer-grid span{
  font-size:12px;
  line-height:1.7
}
.footer-grid a{
  transition:color .18s ease,transform .18s ease
}
.footer-grid a:hover{
  color:#fff;
  transform:translateX(3px)
}
.footer-bottom{
  font-size:11px;
  padding-top:20px;
  margin-top:40px
}

/* CONTACT FORM a little more premium */
.contact-copy h2{font-size:46px}
.contact-copy p{font-size:16px}
.contact-form label{font-size:12px}
.contact-form input,
.contact-form textarea,
.contact-form select{
  padding:13px 14px;
  font-size:14px;
  transition:border-color .18s ease,box-shadow .18s ease,background .18s ease
}
.contact-form input:focus,
.contact-form textarea:focus,
.contact-form select:focus{
  outline:none;
  border-color:#3b88e9;
  box-shadow:0 0 0 4px rgba(59,136,233,.10);
  background:#fff
}
.contact-form button{
  padding:14px;
  font-size:14px;
  cursor:pointer;
  transition:transform .2s ease,box-shadow .2s ease
}
.contact-form button:hover{
  transform:translateY(-2px);
  box-shadow:0 12px 26px rgba(215,164,53,.22)
}

@media(max-width:1000px){
  .nav{height:80px}
  .software-card{min-height:520px}
  .section-head h2{font-size:44px}
}
@media(max-width:640px){
  .hero h1{font-size:46px}
  .hero-copy>p{font-size:16px}
  .software-card h3{font-size:24px}
  .software-card p{font-size:13px}
  .product-visual{height:160px}
  .mini-laptop{left:10%;right:10%}
  .card-phone{width:54px;right:3%}
  .two-phones .phone-shell{width:70px}
  .feature-copy h3{font-size:30px}
  .feature-copy p{font-size:14px}
  footer{padding-top:52px}
  .footer-grid p,.footer-grid a,.footer-grid span{font-size:11px}
}

/* v19: custom software positioning */
.custom-section{padding:clamp(70px,8vw,120px) 0;background:linear-gradient(180deg,#f7f9fc 0%,#eef3fa 100%)}
.custom-box{position:relative;overflow:hidden;padding:clamp(32px,5vw,72px);border-radius:32px;background:radial-gradient(circle at 85% 10%,rgba(37,126,255,.20),transparent 34%),linear-gradient(135deg,#07182e,#0b2d55 60%,#08192f);color:#fff;box-shadow:0 30px 80px rgba(3,18,38,.18)}
.custom-box:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 30%,rgba(255,190,55,.08),transparent 62%)}
.custom-copy{position:relative;max-width:920px}.custom-copy h2{font-size:clamp(2.25rem,4.4vw,4.8rem);line-height:1.02;letter-spacing:-.045em;margin:14px 0 24px}.custom-copy h2 em{font-family:Georgia,serif;font-weight:500;color:#f1bd47}.custom-copy p{font-size:clamp(1.05rem,1.25vw,1.3rem);line-height:1.7;color:#cbd8e8;max-width:900px}.custom-copy strong{color:#fff}.custom-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.custom-pillars{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:52px}.custom-pillars article{padding:26px;border:1px solid rgba(255,255,255,.14);border-radius:22px;background:rgba(255,255,255,.055);backdrop-filter:blur(10px);transition:.28s ease}.custom-pillars article:hover{transform:translateY(-7px);border-color:rgba(241,189,71,.55);box-shadow:0 14px 40px rgba(20,104,220,.22),0 0 28px rgba(241,189,71,.12)}.custom-pillars span{font-size:.78rem;color:#f1bd47;font-weight:800;letter-spacing:.14em}.custom-pillars h3{font-size:1.35rem;margin:10px 0 7px}.custom-pillars p{margin:0;color:#b9c8db;line-height:1.55}.custom-flow{position:relative;margin-top:28px;padding:18px 20px;border:1px solid rgba(255,255,255,.12);border-radius:18px;display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;background:rgba(2,11,25,.35);font-weight:700}.custom-flow span{white-space:nowrap}.custom-flow i{font-style:normal;color:#f1bd47}.nav-links a{font-size:1.02rem}
@media(max-width:900px){.custom-pillars{grid-template-columns:1fr}.custom-flow{justify-content:flex-start}.custom-flow i{transform:rotate(90deg)}.custom-flow{flex-direction:column;align-items:flex-start}}


/* ===== V20 — upgrade ispirato al sito Beauty ===== */
.proof-strip{background:#fff;color:#10233d;border-bottom:1px solid #e7edf2}
.proof-strip-inner{display:grid;grid-template-columns:repeat(4,1fr)}
.proof-strip-inner>div{padding:20px 18px;display:grid;gap:4px;border-right:1px solid #e8edf2}
.proof-strip-inner>div:last-child{border-right:0}
.proof-strip strong{font:800 13px Manrope}.proof-strip span{font-size:11px;color:#6d7c8f}

.custom-section{padding:92px 0;background:radial-gradient(circle at 12% 10%,rgba(225,177,70,.10),transparent 28%),radial-gradient(circle at 88% 18%,rgba(24,130,255,.13),transparent 28%),linear-gradient(145deg,#061123,#0a2143 65%,#0d3158);position:relative}
.custom-head{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:end;margin-bottom:42px}
.custom-head h2{font-family:"Playfair Display",serif;font-size:48px;line-height:1.05;margin:0}
.custom-head>p{color:#9eb0c5;font-size:16px;line-height:1.7;margin:0}
.custom-proof{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:28px}
.custom-proof article{min-height:210px;padding:22px;border-radius:18px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.09);transition:.24s}
.custom-proof article:hover{transform:translateY(-5px);border-color:rgba(227,179,71,.45);box-shadow:0 0 32px rgba(227,179,71,.10)}
.custom-proof article>span{font:800 10px Manrope;color:#e1b347;letter-spacing:.1em}
.custom-proof h3{font:700 18px Manrope;margin:16px 0 9px}
.custom-proof p{font-size:13px;line-height:1.6;color:#96a9bf}
.custom-flow{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px;margin:32px 0;padding:17px;border-radius:16px;background:rgba(3,11,25,.42);border:1px solid rgba(255,255,255,.08)}
.custom-flow span{font:700 11px Manrope;padding:8px 11px;border-radius:18px;background:rgba(255,255,255,.05)}
.custom-flow b{color:#e3b64e}
.custom-features{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}
.custom-features article{padding:24px;border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.025));border:1px solid rgba(255,255,255,.08)}
.custom-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#d8a93f,#1686ff);color:#071528;font-weight:900}
.custom-features h3{font:700 19px Manrope;margin:14px 0 7px}
.custom-features p{font-size:13px;line-height:1.6;color:#9cadc0}
.custom-cta{margin-top:34px;padding:28px;border-radius:20px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:30px;background:linear-gradient(135deg,rgba(227,180,74,.13),rgba(25,127,245,.12));border:1px solid rgba(227,180,74,.25)}
.custom-cta h3{font:700 26px Manrope;margin:4px 0 7px}.custom-cta p{margin:0;color:#9eb0c2}
.custom-cta .btn:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(225,177,63,.25)}

.contact-points{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:22px}
.contact-points span{font-size:11px;color:#4f6278;background:#f3f7fb;border:1px solid #dfe7ef;border-radius:10px;padding:9px}

@media(max-width:1050px){.proof-strip-inner{grid-template-columns:1fr 1fr}.custom-head{grid-template-columns:1fr}.custom-proof{grid-template-columns:1fr 1fr}.custom-features{grid-template-columns:1fr}}
@media(max-width:650px){.proof-strip-inner{grid-template-columns:1fr}.proof-strip-inner>div{border-right:0;border-bottom:1px solid #e8edf2}.custom-section{padding:70px 0}.custom-head h2{font-size:38px}.custom-proof{grid-template-columns:1fr}.custom-cta{grid-template-columns:1fr}.contact-points{grid-template-columns:1fr}}

.footer-identity{margin-top:16px;font-size:11px;line-height:1.65;color:#7f91a8}
.footer-brand p{max-width:310px}


/* V21 — footer spacing/alignment */
footer .wrap{
  width:min(1180px, calc(100% - 64px));
  margin-left:auto;
  margin-right:auto;
}
.footer-grid{
  padding-top:54px;
  padding-bottom:48px;
  column-gap:56px;
}
.footer-brand{
  padding-left:0;
}
.footer-brand img{
  display:block;
  margin-bottom:22px;
}
.footer-brand p{
  margin-top:0;
  line-height:1.7;
}
.footer-identity{
  margin-top:24px;
}
.footer-bottom{
  padding-top:24px;
  padding-bottom:28px;
  border-top:1px solid rgba(255,255,255,.08);
}
@media(max-width:700px){
  footer .wrap{
    width:min(100% - 36px,1180px);
  }
  .footer-grid{
    padding-top:42px;
    padding-bottom:36px;
    row-gap:32px;
  }
}
