:root{
  --green:#08a86f;
  --green-dark:#078d5e;
  --green-soft:#e7f8f1;
  --navy:#07162f;
  --text:#42516f;
  --line:#e7edf2;
  --shadow:0 18px 45px rgba(16,54,48,.11);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--navy);background:linear-gradient(180deg,#fff 0%,#fbfefd 56%,#fff 100%)}
a{text-decoration:none;color:inherit}
button{font:inherit}
.site-header{height:92px;display:flex;align-items:center;gap:44px;padding:0 4.5vw;position:relative;z-index:10;background:rgba(255,255,255,.88);backdrop-filter:blur(14px)}
.brand{display:flex;align-items:center;gap:11px;font-weight:800;font-size:25px;white-space:nowrap}.brand-icon{width:35px;height:35px;border-radius:9px;background:linear-gradient(135deg,#47ddb0,#00a86b);color:#fff;display:grid;place-items:center;box-shadow:0 8px 18px rgba(0,168,107,.25)}
.main-nav{display:flex;gap:34px;align-items:center;margin-left:auto;font-size:15px}.main-nav a:hover{color:var(--green)}
.header-actions{display:flex;gap:12px}.btn{border:0;border-radius:10px;padding:14px 19px;font-weight:700;cursor:pointer}.btn-primary{background:var(--green);color:#fff;box-shadow:0 10px 25px rgba(0,168,107,.23)}.btn-primary:hover{background:var(--green-dark)}.btn-outline{background:#fff;color:var(--navy);border:1px solid #cfe0df}
.hero{min-height:630px;padding:54px 5vw 25px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:30px;overflow:hidden;position:relative}.hero:after{content:"";position:absolute;width:580px;height:580px;border-radius:50%;background:radial-gradient(circle,rgba(38,207,144,.18),rgba(38,207,144,0) 68%);right:-90px;bottom:-155px;z-index:-1}.hero-copy{max-width:660px}.eyebrow{display:inline-flex;background:var(--green-soft);color:#07885a;border-radius:999px;padding:9px 16px;font-size:15px;font-weight:700}.hero h1{font-size:61px;line-height:.98;letter-spacing:-2.2px;margin:24px 0 22px}.hero h1 span{color:var(--green)}.hero-copy>p{font-size:20px;line-height:1.55;color:#53627e;max-width:640px}.store-row{display:flex;gap:14px;margin:28px 0}.store-badge{height:55px;border:0;border-radius:9px;background:#050505;color:#fff;display:flex;align-items:center;gap:12px;padding:7px 18px;font-size:25px;cursor:pointer;box-shadow:0 5px 13px rgba(0,0,0,.12)}.store-badge span{display:flex;flex-direction:column;align-items:flex-start;font-size:18px;line-height:1.06}.store-badge small{font-size:9px;font-weight:400;letter-spacing:.3px}.store-badge.play{font-size:19px}.hero-checks{display:flex;gap:29px;flex-wrap:wrap;color:#26405f;font-size:14px}.hero-checks span::first-letter{color:var(--green)}
.hero-visual{height:560px;position:relative}.phone{position:absolute;background:#0b0b0b;border:4px solid #1d1d1d;border-radius:46px;box-shadow:0 25px 45px rgba(0,0,0,.22);padding:7px;overflow:hidden}.phone:before{content:"";position:absolute;inset:2px;border-radius:40px;border:1px solid #555;pointer-events:none}.phone-main{width:300px;height:548px;left:42px;top:4px;z-index:2;transform:rotate(-1.5deg)}.phone-side{width:264px;height:510px;left:292px;top:40px;z-index:1;transform:rotate(1deg)}.phone-content{position:absolute;inset:7px;background:#fff;border-radius:36px;padding:37px 14px 13px;overflow:hidden}.phone-top{position:absolute;z-index:4;color:#050505;font-weight:800;font-size:10px;left:21px;right:21px;top:14px;display:flex;justify-content:space-between}.phone-notch{position:absolute;width:86px;height:22px;background:#050505;border-radius:15px;z-index:5;left:50%;transform:translateX(-50%);top:10px}.phone-title{font-size:14px;font-weight:800}.phone-subtitle{font-size:8px;color:#8b96a8;margin-top:4px}.fake-select{margin-top:14px;height:38px;border:1px solid #edf1f4;border-radius:10px;display:flex;align-items:center;padding:0 9px;font-size:10px;font-weight:700}.fake-select span{margin-left:auto}.balance-card{margin-top:10px;border-radius:14px;padding:15px;background:linear-gradient(135deg,#1ccf99,#00a86c);color:#fff;display:flex;flex-direction:column;gap:5px}.balance-card small{font-size:8px}.balance-card strong{font-size:24px}.balance-card em{font-style:normal;font-size:10px}.balance-card span{font-size:8px}.analytics-card,.transactions-card{margin-top:10px;border-radius:12px;background:#fff;border:1px solid #edf1f4;padding:10px}.analytics-head,.transactions-card>div{font-size:8px;font-weight:800;display:flex;justify-content:space-between}.analytics-head span,.transactions-card span{color:var(--green)}.chart-wrap{display:flex;align-items:center;gap:10px;margin-top:9px}.donut{width:86px;height:86px;border-radius:50%;background:conic-gradient(#10ad70 0 36%,#2b7ecf 36% 63%,#8d62d9 63% 79%,#f28541 79% 89%,#e34a8d 89% 96%,#aaa 96%);display:grid;place-items:center;position:relative}.donut:after{content:"";position:absolute;width:54px;height:54px;background:#fff;border-radius:50%}.donut span{position:relative;z-index:2;text-align:center;font-weight:800;font-size:10px}.donut small{font-size:7px}.chart-wrap ul{list-style:none;padding:0;margin:0;flex:1;font-size:7px;line-height:1.65;color:#34445f}.chart-wrap li{display:flex;justify-content:space-between}.transactions-card p{font-size:8px;display:flex;justify-content:space-between;margin:9px 0 0}.screen-head{display:flex;justify-content:space-between;align-items:center;font-size:11px}.car-art{font-size:77px;text-align:center;margin:23px 0 7px;filter:grayscale(.45)}.car-screen h3{text-align:center;font-size:12px;margin:0}.car-screen>small{display:block;text-align:center;color:#66738a;margin:5px 0 13px}.status{background:#eaf8f2;color:#244d41;border-radius:12px;padding:10px;font-size:8px;display:flex;justify-content:space-between}.menu-line{padding:12px 5px;border-bottom:1px solid #edf1f4;font-size:9px;font-weight:700;display:flex;justify-content:space-between}.save-btn{width:100%;border:0;border-radius:9px;background:var(--green);color:#fff;font-weight:800;padding:11px;margin-top:12px}
.feature-strip{margin:3px 4vw 35px;border:1px solid #eef2f4;border-radius:17px;background:rgba(255,255,255,.92);display:grid;grid-template-columns:repeat(6,1fr);box-shadow:0 8px 25px rgba(30,65,59,.05);overflow:hidden}.feature-strip article{text-align:center;padding:27px 12px;position:relative}.feature-strip article:not(:last-child):after{content:"";position:absolute;right:0;top:25px;bottom:25px;width:1px;background:var(--line)}.feature-icon{display:block;font-size:34px;color:var(--green);height:43px}.feature-strip h3{font-size:14px;margin:9px 0}.feature-strip p{font-size:13px;color:#62708b;line-height:1.5;margin:0}
.benefits,.testimonials{padding:0 5vw 34px;text-align:center}.benefits h2,.testimonials h2{font-size:28px;margin:20px 0 7px}.section-underline{width:34px;height:3px;background:var(--green);margin:0 auto 20px;border-radius:3px}.benefit-grid,.testimonial-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.benefit-grid article,.testimonial-grid article{background:#fff;border:1px solid #edf1f4;border-radius:16px;box-shadow:0 8px 22px rgba(18,58,51,.06);padding:22px}.circle-icon{width:56px;height:56px;border-radius:50%;background:var(--green-soft);display:grid;place-items:center;margin:0 auto 12px;color:var(--green);font-size:29px}.benefit-grid h3{font-size:15px}.benefit-grid p{font-size:13px;color:#63728e;line-height:1.5}.testimonial-grid{grid-template-columns:repeat(3,1fr);text-align:left}.testimonial-grid p{font-size:14px;color:#3f4f6d;line-height:1.6;min-height:70px}.testimonial-grid footer{display:flex;justify-content:space-between;align-items:center}.testimonial-grid footer span{color:var(--green);letter-spacing:2px}
.download-banner{margin:10px 7.5vw 22px;border-radius:15px;background:linear-gradient(90deg,#69d8af,#49c992);padding:22px 36px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:0 12px 28px rgba(24,153,107,.18)}.banner-copy{display:flex;gap:18px;align-items:center;font-size:27px}.compact{margin:0}.compact .store-badge{height:49px}
.site-footer{padding:0 6vw 32px;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:40px;color:#5b6882}.footer-brand{color:var(--navy);font-size:20px}.site-footer h4{color:var(--navy);margin:6px 0 10px;font-size:13px}.site-footer a:not(.brand){display:block;font-size:12px;margin:6px 0}.site-footer p{font-size:12px;line-height:1.6}
.modal-backdrop{position:fixed;inset:0;background:rgba(8,18,29,.68);display:flex;align-items:center;justify-content:center;padding:20px;z-index:100;opacity:0;visibility:hidden;transition:.22s ease}.modal-backdrop.is-open{opacity:1;visibility:visible}.modal{position:relative;width:min(560px,94vw);background:#fff;border-radius:22px;padding:35px 34px 22px;box-shadow:0 30px 80px rgba(0,0,0,.28);transform:translateY(14px) scale(.98);transition:.22s ease}.modal-backdrop.is-open .modal{transform:none}.modal-close{position:absolute;right:22px;top:17px;border:0;background:transparent;font-size:34px;line-height:1;color:#12233d;cursor:pointer}.modal-heading{display:flex;gap:20px;align-items:flex-start;padding-right:30px}.download-circle{width:61px;height:61px;min-width:61px;border-radius:50%;border:3px solid var(--green);display:grid;place-items:center;color:var(--green);font-size:34px}.modal h2{margin:2px 0 7px;font-size:25px}.modal-heading p{margin:0;color:#4f5d78;line-height:1.55;font-size:15px}.download-options{display:grid;gap:12px;margin:27px 0 20px}.download-options a{height:62px;border:1px solid #dce4e8;border-radius:11px;display:grid;grid-template-columns:44px 1fr 20px;align-items:center;padding:0 16px;font-size:16px;box-shadow:0 1px 3px rgba(20,50,45,.03)}.download-options a:hover{border-color:#a9dac7;background:#fbfefd}.store-logo{width:33px;height:33px;border-radius:8px;display:grid;place-items:center;color:#fff;font-weight:900}.google{background:linear-gradient(135deg,#2fc98f,#4b85ff,#ffcd38,#f1495b)}.huawei{background:#ef3550}.samsung{background:linear-gradient(135deg,#8b2cff,#6822e7)}.xiaomi{background:#f56a00}.android{background:#20a765}.safe-note{text-align:center;color:#52617d;font-size:14px;padding-top:4px}
@media(max-width:1100px){.main-nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{max-width:760px}.hero-visual{margin:auto;width:min(620px,100%)}.feature-strip{grid-template-columns:repeat(3,1fr)}.benefit-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.site-header{height:auto;padding:16px 18px;flex-wrap:wrap}.header-actions{margin-left:auto}.btn-outline{display:none}.hero{padding:35px 22px 18px}.hero h1{font-size:44px}.hero-copy>p{font-size:17px}.hero-visual{height:500px;transform:scale(.9);transform-origin:top center}.phone-main{left:4%}.phone-side{left:44%}.feature-strip{grid-template-columns:repeat(2,1fr);margin:0 18px 30px}.feature-strip article:nth-child(odd):after{display:block}.benefit-grid,.testimonial-grid{grid-template-columns:1fr}.download-banner{margin:10px 18px 22px;flex-direction:column;text-align:center}.banner-copy{font-size:21px}.site-footer{grid-template-columns:1fr 1fr;padding:0 24px 30px}.modal{padding:31px 20px 20px}.modal-heading{gap:13px}.download-circle{width:48px;height:48px;min-width:48px;font-size:27px}.modal h2{font-size:21px}}
@media(max-width:520px){.brand{font-size:21px}.header-actions .btn{padding:12px 13px}.hero h1{font-size:37px}.store-row{flex-wrap:wrap}.hero-checks{gap:12px}.hero-visual{height:425px;transform:scale(.72);width:135%;margin-left:-16%}.feature-strip{grid-template-columns:1fr 1fr}.site-footer{grid-template-columns:1fr}.download-options a{font-size:14px}.safe-note{font-size:12px}}

/* Layout rafinat: continut mai ingust, cu mai mult aer pe laterale */
@media (min-width:1101px){
  .site-header,
  .hero,
  .feature-strip,
  .benefits,
  .testimonials,
  .download-banner,
  .site-footer{
    width:min(1180px, calc(100% - 96px));
    margin-left:auto;
    margin-right:auto;
  }
  .site-header{padding-left:0;padding-right:0}
  .hero{padding-left:0;padding-right:0}
  .feature-strip{margin-top:3px;margin-bottom:35px}
  .benefits,.testimonials{padding-left:0;padding-right:0}
  .download-banner{margin-top:10px;margin-bottom:22px}
  .site-footer{padding-left:0;padding-right:0}
}

/* Hero refacut dupa referinta furnizata */
.hero{
  isolation:isolate;
  min-height:540px;
  padding-top:28px;
  padding-bottom:20px;
  grid-template-columns:1.02fr .98fr;
  gap:18px;
  overflow:hidden;
}
.hero::before{
  content:"";
  position:absolute;
  z-index:-2;
  left:-11%;
  right:-11%;
  top:18%;
  bottom:-5%;
  background:
    radial-gradient(ellipse at 55% 45%, rgba(31,210,146,.16) 0%, rgba(31,210,146,.09) 31%, rgba(31,210,146,0) 67%),
    linear-gradient(155deg, rgba(229,250,242,0) 0 38%, rgba(216,248,236,.58) 66%, rgba(245,253,250,.18) 100%);
  clip-path:polygon(0 12%,100% 0,100% 72%,72% 100%,0 88%);
  pointer-events:none;
}
.hero::after{
  width:520px;
  height:520px;
  right:-115px;
  bottom:-145px;
  background:radial-gradient(circle,rgba(38,207,144,.17),rgba(38,207,144,0) 69%);
}
.hero-copy{position:relative;z-index:2;max-width:590px}
.hero h1{font-size:55px;line-height:1.02;margin:22px 0 20px}
.hero-copy>p{font-size:18px;max-width:570px}
.hero-visual{
  height:520px;
  position:relative;
  display:flex;
  align-items:flex-end;
  justify-content:center;
  z-index:1;
}
.hero-phones{
  display:block;
  width:min(100%,470px);
  height:auto;
  object-fit:contain;
  mix-blend-mode:multiply;
  transform:translateY(8px);
}
@media (min-width:1101px){
  .hero{width:min(1180px,calc(100% - 96px));}
}
@media (max-width:1100px){
  .hero{grid-template-columns:1fr;}
  .hero-visual{height:auto;min-height:450px;}
  .hero-phones{width:min(560px,92vw);}
}
@media (max-width:760px){
  .hero-visual{min-height:0;height:auto;transform:none;width:100%;margin:10px auto 0;}
  .hero-phones{width:min(520px,100%);}
}
@media (max-width:520px){
  .hero-visual{height:auto;transform:none;width:100%;margin-left:0;}
  .hero-phones{width:100%;}
}

/* Feature strip - potrivit exact cu referinta */
.feature-strip{
  margin-top:12px;
  margin-bottom:38px;
  border:1px solid #edf1f3;
  border-radius:16px;
  background:#fff;
  box-shadow:0 10px 28px rgba(20,62,55,.055);
  overflow:hidden;
}
.feature-strip article{
  min-height:168px;
  padding:22px 14px 18px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:flex-start;
}
.feature-strip article:not(:last-child)::after{
  top:22px;
  bottom:22px;
  background:#e5eaee;
}
.feature-icon{
  width:39px;
  height:39px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin:0 auto 7px;
  color:#07ad75;
}
.feature-icon svg{
  width:34px;
  height:34px;
  display:block;
  stroke:currentColor;
  stroke-width:2.25;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.feature-strip h3{
  margin:5px 0 6px;
  font-size:13px;
  line-height:1.25;
  font-weight:800;
  color:#08172f;
}
.feature-strip p{
  margin:0;
  font-size:12.5px;
  line-height:1.55;
  color:#5f6f8d;
  font-weight:400;
}
@media (min-width:1101px){
  .feature-strip{
    width:min(1180px,calc(100% - 96px));
  }
}
@media (max-width:760px){
  .feature-strip article{min-height:150px;padding:19px 10px 16px}
  .feature-strip h3{font-size:12px}
  .feature-strip p{font-size:11.5px}
}
