@font-face{font-family:Manrope;src:url('../assets/fonts/Manrope-VariableFont_wght.woff2') format('woff2');font-display:swap;font-weight:200 800}
:root{
  --purple-950:#2f145e;--purple-900:#3f1b78;--purple-800:#54239b;--purple-700:#6d28d9;--purple-600:#7c3aed;--purple-500:#8b5cf6;
  --pink-600:#db2777;--pink-500:#ec4899;--pink-100:#fce7f3;--lilac-100:#f3e8ff;--lilac-50:#faf7ff;
  --cream:#fffaf2;--cream-2:#fff7ed;--ink:#2f2340;--muted:#6f6478;--green:#16a34a;--green-dark:#15803d;
  --line:#eadff4;--line-soft:#f1eaf5;--white:#fff;--shadow-sm:0 10px 28px rgba(76,29,149,.08);--shadow:0 22px 60px rgba(76,29,149,.14);--shadow-strong:0 30px 80px rgba(47,20,94,.22);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:76px}
body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55;-webkit-font-smoothing:antialiased}
body,button,a{font-family:Manrope,Arial,sans-serif}
img{max-width:100%;display:block}
a{text-decoration:none;color:inherit}
button{font:inherit}
.pixel-image{display:none}
main{overflow:hidden}
.container{width:min(100% - 36px,980px);margin-inline:auto}
.container--wide{width:min(100% - 36px,1120px)}
.top-bar{position:relative;z-index:40;min-height:43px;display:flex;justify-content:center;align-items:center;gap:7px;padding:9px 16px;background:linear-gradient(90deg,var(--purple-900),var(--purple-600),var(--pink-600));color:#fff;text-align:center;font-size:12px;line-height:1.25}
.top-bar b{color:#fff4a8}.top-bar__spark{font-size:15px;color:#fde68a}.top-bar__divider{width:1px;height:14px;margin:0 4px;background:rgba(255,255,255,.35)}
.hero{position:relative;padding:54px 0 46px;background:radial-gradient(circle at 8% 8%,#fde7f2 0,transparent 31%),radial-gradient(circle at 93% 14%,#e6e7ff 0,transparent 34%),linear-gradient(180deg,#fffaf4 0,#fff 88%)}
.hero__decor{position:absolute;border-radius:50%;pointer-events:none;filter:blur(.5px);opacity:.8}.hero__decor--one{width:126px;height:126px;left:-76px;top:30%;background:#ead8ff}.hero__decor--two{width:95px;height:95px;right:-52px;top:52%;background:#f9cfe5}
.hero__grid{position:relative;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(330px,.72fr);align-items:center;gap:48px}
.hero__copy{position:relative;z-index:2}.eyebrow,.section-kicker{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:max-content;max-width:100%;margin:0;color:var(--purple-700);font-size:11px;font-weight:800;letter-spacing:.115em;text-transform:uppercase;background:var(--lilac-100);border:1px solid #e5cffb;padding:7px 12px;border-radius:999px}.eyebrow span{color:var(--pink-500)}
.hero h1{max-width:700px;margin:18px 0 16px;font-size:clamp(42px,5.6vw,67px);line-height:.99;letter-spacing:-.052em;font-weight:800}.hero h1 em{display:block;color:var(--purple-700);font-style:normal}.hero__sub{max-width:650px;margin:0 0 20px;font-size:clamp(16px,1.65vw,19px);line-height:1.6;color:#5f5368}
.hero__benefits{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 22px}.hero__benefits span{position:relative;padding:8px 11px 8px 29px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.88);color:#504259;font-size:12px;font-weight:750;box-shadow:0 5px 16px rgba(76,29,149,.04)}.hero__benefits span:before{content:'✓';position:absolute;left:10px;top:7px;color:var(--green);font-weight:900}
.hero__mobile-preview{display:none}.hero__visual{position:relative;width:min(100%,390px);justify-self:center;padding:18px}.hero__halo{position:absolute;inset:8% -4% 5%;border-radius:44% 56% 48% 52%/46% 45% 55% 54%;background:linear-gradient(145deg,#eee2ff,#ffe4ef);transform:rotate(-5deg)}.hero__mockup{position:relative;z-index:1;overflow:hidden;border-radius:30px;background:#fff;border:8px solid rgba(255,255,255,.92);box-shadow:var(--shadow-strong)}.hero__mockup img{width:100%;height:auto}
.hero__badge{position:absolute;z-index:3;display:flex;align-items:center;background:#fff;border:1px solid rgba(109,40,217,.12);box-shadow:0 16px 35px rgba(47,20,94,.17)}.hero__badge--models{left:-10px;top:38px;width:106px;height:106px;border-radius:50%;justify-content:center;gap:5px;flex-direction:column;background:linear-gradient(145deg,#fde68a,#facc15);color:#713f12;border:5px solid #fff;transform:rotate(-5deg)}.hero__badge--models strong{font-size:34px;line-height:.82}.hero__badge--models span{text-align:center;font-size:9px;font-weight:900;line-height:1.05;letter-spacing:.08em;text-transform:uppercase}.hero__badge--easy{right:-28px;bottom:38px;padding:12px 14px;border-radius:16px;gap:10px}.hero__badge--easy>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#dcfce7;color:var(--green-dark);font-weight:900}.hero__badge--easy p{margin:0;color:#5f5368;font-size:10px;line-height:1.25}.hero__badge--easy strong{color:var(--ink);font-size:12px}
.cta{position:relative;isolation:isolate;display:flex;flex-direction:column;align-items:center;justify-content:center;width:min(100%,620px);min-height:61px;margin:28px auto 0;padding:14px 20px;border-radius:15px;background:linear-gradient(180deg,#25c864,#159a45);color:#fff;text-align:center;box-shadow:0 14px 32px rgba(22,163,74,.30),inset 0 1px 0 rgba(255,255,255,.25);border:1px solid rgba(9,115,46,.24);transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}.cta:before{content:'';position:absolute;inset:1px;border-radius:13px;border:1px solid rgba(255,255,255,.13);pointer-events:none}.cta:hover{transform:translateY(-2px);filter:brightness(1.03);box-shadow:0 18px 36px rgba(22,163,74,.34),inset 0 1px 0 rgba(255,255,255,.25)}.cta:active{transform:translateY(0)}.cta__title{font-size:15px;font-weight:900;line-height:1.22;letter-spacing:.01em}.cta__sub{margin-top:3px;color:rgba(255,255,255,.84);font-size:10px;font-weight:650}.cta--hero{margin:0;width:min(100%,610px)}
.trust-line{display:flex;flex-wrap:wrap;gap:8px 16px;align-items:center;margin-top:12px;color:#74687a;font-size:10px;font-weight:650}.trust-line span{white-space:nowrap}
.credibility-strip{position:relative;z-index:4;display:grid;grid-template-columns:repeat(3,1fr);width:min(100% - 36px,980px);margin:-1px auto 0;padding:16px 10px;background:#fff;border:1px solid var(--line-soft);border-radius:18px;box-shadow:var(--shadow-sm)}.credibility-strip div{text-align:center;padding:4px 12px;border-right:1px solid var(--line-soft)}.credibility-strip div:last-child{border-right:0}.credibility-strip strong{display:block;color:var(--purple-700);font-size:22px;line-height:1.05}.credibility-strip span{display:block;margin-top:4px;color:#716478;font-size:10px}
.section{padding:78px 0}.section--light{background:#fff}.section--tint{background:linear-gradient(180deg,#fbf8ff 0,#fff9fc 100%)}.section--authority{background:linear-gradient(135deg,var(--purple-900),var(--purple-700) 58%,var(--pink-600));color:#fff}.section--guarantee{background:linear-gradient(180deg,#fffaf2,#fff)}
.section-kicker{display:flex;margin:0 auto}.section-kicker--light{color:#fff;background:rgba(255,255,255,.13);border-color:rgba(255,255,255,.22)}
.section h2,.pricing h2,.final-cta h2{max-width:820px;margin:16px auto 18px;text-align:center;font-size:clamp(31px,4.3vw,50px);line-height:1.06;letter-spacing:-.041em}.section-lead{max-width:720px;margin:0 auto 34px;text-align:center;color:var(--muted);font-size:16px;line-height:1.65}
.pain-timeline{max-width:880px;margin:38px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:14px}.pain-timeline article{position:relative;display:flex;gap:15px;padding:22px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow-sm)}.pain-timeline__time{flex:0 0 auto;width:43px;height:43px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,var(--lilac-100),#ffe8f2);color:var(--purple-700);font-weight:900;font-size:12px}.pain-timeline h3{margin:0 0 6px;font-size:17px;line-height:1.2}.pain-timeline p{margin:0;color:var(--muted);font-size:13px}.agitation-card{max-width:880px;margin:18px auto 0;display:flex;align-items:center;gap:18px;padding:22px 24px;border-radius:20px;background:linear-gradient(135deg,#482087,#6d28d9);color:#fff;box-shadow:0 18px 45px rgba(76,29,149,.2)}.agitation-card__icon{flex:0 0 auto;width:50px;height:50px;border-radius:16px;display:grid;place-items:center;background:rgba(255,255,255,.13);font-size:25px;color:#fde68a}.agitation-card p{margin:0 0 3px;color:rgba(255,255,255,.72);font-size:12px}.agitation-card h3{margin:0;font-size:20px;line-height:1.28}
.possibility-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:38px}.possibility-grid article{position:relative;overflow:hidden;padding:28px 22px 24px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow-sm)}.possibility-grid article:after{content:'';position:absolute;width:90px;height:90px;right:-38px;top:-38px;border-radius:50%;background:linear-gradient(145deg,#eee2ff,#ffe9f2)}.possibility-grid article>span{position:relative;z-index:1;display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,var(--purple-700),var(--pink-500));color:#fff;font-size:12px;font-weight:900}.possibility-grid h3{margin:18px 0 8px;font-size:19px;line-height:1.2}.possibility-grid p{margin:0;color:var(--muted);font-size:13px}
.gallery-showcase{max-width:1030px;margin:38px auto 0;display:grid;grid-template-columns:repeat(8,1fr);grid-auto-rows:74px;gap:13px}.gallery-card{position:relative;margin:0;overflow:hidden;border-radius:18px;background:#faf8fb;border:1px solid #eee7f1;box-shadow:0 14px 32px rgba(47,20,94,.10)}.gallery-card--tall{grid-column:span 2;grid-row:span 4}.gallery-card--wide{grid-column:span 2;grid-row:span 2}.gallery-card img{width:100%;height:100%;object-fit:contain;background:#fff}.gallery-card figcaption{position:absolute;left:10px;bottom:10px;padding:5px 8px;border-radius:999px;background:rgba(47,20,94,.82);color:#fff;font-size:9px;font-weight:800;backdrop-filter:blur(4px)}.gallery-more{grid-column:span 2;grid-row:span 2;display:flex;flex-direction:column;justify-content:center;padding:18px;border-radius:18px;background:linear-gradient(145deg,var(--purple-700),var(--pink-500));color:#fff;box-shadow:0 14px 32px rgba(109,40,217,.22)}.gallery-more strong{font-size:19px;line-height:1.12}.gallery-more span{margin-top:5px;color:rgba(255,255,255,.78);font-size:11px}.abundance-note{max-width:760px;margin:24px auto 0;display:flex;align-items:center;gap:13px;padding:15px 18px;border-radius:16px;background:#fffaf2;border:1px solid #f4e4c7}.abundance-note>span{flex:0 0 auto;width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:#fef3c7;color:#b45309}.abundance-note p{margin:0;color:#6c5a50;font-size:12px}.abundance-note strong{color:#49382f}
.demo-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:22px;align-items:stretch;margin-top:38px}.demo-window{overflow:hidden;border:1px solid #dfd5e6;border-radius:24px;background:#fff;box-shadow:var(--shadow)}.demo-window__top{display:flex;align-items:center;gap:6px;height:43px;padding:0 14px;background:#f7f3f9;border-bottom:1px solid #e9e1ed}.demo-window__top>span{width:9px;height:9px;border-radius:50%;background:#d8c8e1}.demo-window__top>span:first-child{background:#f4a6b7}.demo-window__top>span:nth-child(2){background:#f4d66f}.demo-window__top>span:nth-child(3){background:#91d4aa}.demo-window__top b{margin-left:8px;color:#7a6b80;font-size:10px;font-weight:700}.demo-window__body{position:relative;min-height:430px;display:grid;grid-template-columns:52px 1fr;align-items:center;background:linear-gradient(145deg,#ecebf0,#f7f7f8)}.demo-toolbar{align-self:stretch;display:flex;flex-direction:column;align-items:center;gap:13px;padding-top:18px;background:#fff;border-right:1px solid #e5e1e7}.demo-toolbar span{display:grid;place-items:center;width:29px;height:29px;border-radius:8px;background:#f5eff9;color:#6d28d9;font-size:11px;font-weight:900}.demo-canvas{position:relative;width:210px;aspect-ratio:148/209;margin:auto;padding:8px;background:#fff;box-shadow:0 16px 40px rgba(0,0,0,.16)}.demo-canvas img{width:100%;height:100%;object-fit:cover}.demo-selection{position:absolute;inset:19% 13% 48%;border:2px solid #7c3aed}.demo-selection i{position:absolute;width:7px;height:7px;border-radius:50%;background:#fff;border:2px solid #7c3aed}.demo-selection i:nth-child(1){left:-5px;top:-5px}.demo-selection i:nth-child(2){right:-5px;top:-5px}.demo-selection i:nth-child(3){left:-5px;bottom:-5px}.demo-selection i:nth-child(4){right:-5px;bottom:-5px}.demo-action{position:absolute;left:72px;right:20px;bottom:16px;padding:10px 13px;border-radius:11px;background:rgba(47,20,94,.9);color:#fff;text-align:center;font-size:11px;font-weight:800;box-shadow:0 10px 22px rgba(47,20,94,.2)}
.demo-steps{display:grid;gap:10px}.demo-step{display:flex;align-items:center;gap:13px;width:100%;padding:16px;text-align:left;border:1px solid var(--line);border-radius:17px;background:#fff;color:var(--ink);cursor:pointer;box-shadow:0 8px 22px rgba(76,29,149,.045);transition:.18s ease}.demo-step:hover,.demo-step.is-active{border-color:#b99be8;box-shadow:0 12px 28px rgba(76,29,149,.11);transform:translateX(3px)}.demo-step b{flex:0 0 auto;display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#f3e8ff;color:var(--purple-700);font-size:12px}.demo-step.is-active b{background:linear-gradient(135deg,var(--purple-700),var(--pink-500));color:#fff}.demo-step span{display:flex;flex-direction:column}.demo-step strong{font-size:14px}.demo-step small{margin-top:2px;color:var(--muted);font-size:10px}.demo-caption{text-align:center;margin:18px 0 0;color:#73677a;font-size:11px;font-weight:750}
.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:38px}.benefits-grid article{padding:23px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow-sm)}.benefit-icon{width:43px;height:43px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,#f2e8ff,#ffe6f1);color:var(--purple-700);font-size:19px;font-weight:900}.benefits-grid h3{margin:16px 0 7px;font-size:17px;line-height:1.22}.benefits-grid p{margin:0;color:var(--muted);font-size:12px}
.included-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:38px}.product-card{position:relative;overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow-sm)}.product-card--featured{grid-column:span 3;display:grid;grid-template-columns:1fr 1.15fr;align-items:center}.product-card__visual{min-height:235px;display:grid;place-items:center;padding:20px;background:linear-gradient(145deg,#fbf8ff,#fff8fb)}.product-card--featured .product-card__visual{height:360px}.product-card__visual img{max-width:100%;max-height:100%;object-fit:contain}.product-card__content{padding:22px}.product-tag{display:inline-flex;width:max-content;padding:5px 8px;border-radius:999px;background:#ede9fe;color:var(--purple-700);font-size:9px;font-weight:900;letter-spacing:.08em}.product-tag--bonus{background:#fef3c7;color:#92400e}.product-card h3{margin:12px 0 8px;font-size:19px;line-height:1.18}.product-card p{margin:0;color:var(--muted);font-size:12px}.product-card ul{list-style:none;padding:0;margin:16px 0 0;display:grid;gap:7px}.product-card li{position:relative;padding-left:23px;color:#5f5368;font-size:12px}.product-card li:before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:900}.included-free{display:inline-flex;margin-top:14px;padding:6px 9px;border-radius:999px;background:#dcfce7;color:var(--green-dark);font-size:9px;font-weight:900;letter-spacing:.06em}
.comparison-table{overflow:hidden;margin:38px auto 0;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow-sm)}.comparison-table__head,.comparison-table__row{display:grid;grid-template-columns:.62fr 1fr 1fr}.comparison-table__head>div{padding:15px 16px;font-size:12px;font-weight:900;text-align:center}.comparison-table__head>div:first-child{text-align:left;background:#faf8fb}.comparison-table__bad{background:#fff0f3;color:#be3455}.comparison-table__good{background:#eafaf0;color:#15803d}.comparison-table__row>*{padding:17px 16px;border-top:1px solid var(--line-soft);font-size:12px}.comparison-table__row strong{background:#faf8fb;color:#473951}.comparison-table__row span:nth-child(2){position:relative;padding-left:40px;color:#766a7c}.comparison-table__row span:nth-child(3){position:relative;padding-left:40px;color:#315b40;background:#fbfffc}.comparison-table__row span:nth-child(2):before,.comparison-table__row span:nth-child(3):before{position:absolute;left:16px;top:16px;font-weight:900}.comparison-table__row span:nth-child(2):before{content:'×';color:#dc4c6d}.comparison-table__row span:nth-child(3):before{content:'✓';color:var(--green)}
.authority__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:55px;align-items:center}.authority .section-kicker{margin:0}.authority h2{margin:16px 0 16px;text-align:left;color:#fff}.authority>div>div>p,.authority__grid>div:first-child>p:last-child{color:rgba(255,255,255,.78)}.authority__checks{display:grid;grid-template-columns:1fr 1fr;gap:12px}.authority__checks>div{display:flex;gap:11px;padding:16px;border:1px solid rgba(255,255,255,.16);border-radius:17px;background:rgba(255,255,255,.09);backdrop-filter:blur(6px)}.authority__checks span{flex:0 0 auto;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#dcfce7;color:var(--green-dark);font-size:11px;font-weight:900}.authority__checks p{margin:0;color:rgba(255,255,255,.72);font-size:10px}.authority__checks strong{color:#fff;font-size:12px}
.testimonial-frame{overflow:hidden;width:min(100%,680px);margin:38px auto 0;border:1px solid #e5dce9;border-radius:24px;background:#fff;box-shadow:var(--shadow)}.testimonial-frame__top{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:linear-gradient(90deg,#f8f3fb,#fff8fb);border-bottom:1px solid var(--line-soft)}.testimonial-frame__top span{color:#8a7a90;font-size:10px}.testimonial-frame__top b{font-size:11px;color:#5b4767}.testimonial-frame img{width:100%;height:auto}
.pricing{position:relative;padding:84px 0;background:radial-gradient(circle at 50% -10%,#9d7be4 0,transparent 35%),linear-gradient(145deg,var(--purple-950),var(--purple-700) 60%,#5b1e92);color:#fff}.pricing:before,.pricing:after{content:'';position:absolute;border-radius:50%;background:rgba(255,255,255,.06)}.pricing:before{width:280px;height:280px;left:-130px;top:16%}.pricing:after{width:220px;height:220px;right:-100px;bottom:7%}.pricing__container{position:relative;z-index:1}.pricing__intro{text-align:center}.pricing__intro h2{color:#fff}.pricing__intro>p:last-child{max-width:650px;margin:0 auto;color:rgba(255,255,255,.76)}.price-card{position:relative;width:min(100%,600px);margin:38px auto 0;padding:34px 28px 26px;border:4px solid rgba(255,255,255,.32);border-radius:28px;background:#fff;color:var(--ink);box-shadow:0 32px 90px rgba(15,5,35,.34)}.price-card__ribbon{position:absolute;top:-14px;left:50%;transform:translateX(-50%);padding:7px 13px;border-radius:999px;background:#facc15;color:#713f12;font-size:9px;font-weight:900;letter-spacing:.08em;white-space:nowrap;box-shadow:0 8px 18px rgba(0,0,0,.12)}.price-card__label{text-align:center;margin:6px 0 8px;color:var(--purple-700);font-size:10px;font-weight:900;letter-spacing:.1em}.price-card h3{max-width:440px;margin:0 auto 22px;text-align:center;font-size:23px;line-height:1.2}.offer-list{display:grid;gap:10px}.offer-list>div{display:flex;gap:11px;align-items:flex-start;padding:12px 13px;border-radius:13px;background:#fbf9fc;border:1px solid #f0e8f3}.offer-list>div>span{flex:0 0 auto;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#dcfce7;color:var(--green-dark);font-size:10px;font-weight:900}.offer-list p{margin:1px 0 0}.offer-list strong{display:block;font-size:12px}.offer-list small{display:block;margin-top:2px;color:var(--muted);font-size:9px}.price-anchor{text-align:center;margin-top:22px;color:#75697b;font-size:11px}.price{display:flex;align-items:flex-start;justify-content:center;margin:2px 0 0;color:var(--purple-700);font-weight:900;letter-spacing:-.07em;line-height:.9}.price sup{position:relative;top:13px;margin-right:5px;font-size:24px;letter-spacing:-.03em}.price strong{font-size:84px}.price span{position:relative;top:11px;font-size:33px}.price-note{text-align:center;margin:7px 0 0;color:#74687a;font-size:10px}.cta--price{margin-top:20px}.security-row{display:flex;justify-content:center;gap:8px 13px;flex-wrap:wrap;margin-top:13px;color:#766a7b;font-size:9px;font-weight:650}
.guarantee__card{display:grid;grid-template-columns:180px 1fr;gap:28px;align-items:center;padding:34px;border:1px solid #eddcbe;border-radius:28px;background:linear-gradient(145deg,#fff,#fff9ed);box-shadow:0 18px 55px rgba(138,87,26,.09)}.guarantee__seal{display:grid;place-items:center}.guarantee__seal img{width:160px;height:auto}.guarantee .section-kicker{margin:0}.guarantee h2{margin:14px 0;text-align:left}.guarantee__copy>p:not(.section-kicker){margin:0;color:#6e625c}.guarantee__mini{display:inline-flex;align-items:center;gap:8px;margin-top:16px;padding:8px 11px;border-radius:999px;background:#ecfdf3;color:#39724c;font-size:10px;font-weight:750}.guarantee__mini span{font-weight:900}
.faq-list{max-width:820px;margin:38px auto 0}.faq-item{margin-bottom:10px;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 6px 18px rgba(76,29,149,.035)}.faq-item button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 18px;border:0;background:#fff;color:var(--ink);text-align:left;font-size:13px;font-weight:800;cursor:pointer}.faq-item button span{flex:0 0 auto;display:grid;place-items:center;width:26px;height:26px;border-radius:8px;background:#f3e8ff;color:var(--purple-700);font-size:18px;line-height:1;transition:transform .2s ease}.faq-item>div{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.faq-item>div>p{overflow:hidden;margin:0;padding:0 18px;color:var(--muted);font-size:12px}.faq-item.is-open>div{grid-template-rows:1fr}.faq-item.is-open>div>p{padding:0 18px 18px}.faq-item.is-open button span{transform:rotate(45deg)}
.final-cta{position:relative;padding:86px 0;background:radial-gradient(circle at 50% 0,#9b72e4 0,transparent 35%),linear-gradient(150deg,var(--purple-950),var(--purple-700) 64%,var(--pink-600));color:#fff;text-align:center}.final-cta__decor{position:absolute;left:7%;top:16%;color:rgba(255,255,255,.18);font-size:100px;transform:rotate(-14deg)}.final-cta__inner{position:relative;z-index:1}.final-cta h2{max-width:850px;color:#fff}.final-cta p:not(.section-kicker){max-width:660px;margin:0 auto;color:rgba(255,255,255,.76)}.cta--final{width:min(100%,620px)}.final-cta__trust{margin-top:13px;color:rgba(255,255,255,.66);font-size:10px}
footer{text-align:center;padding:36px 18px 108px;background:#1f142b;color:#fff}footer p{margin:4px 0;color:rgba(255,255,255,.62);font-size:10px}.legal{max-width:600px;margin:14px auto 0!important;font-size:8px!important}
.sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:70;display:flex;align-items:center;justify-content:center;gap:20px;padding:9px 14px calc(9px + env(safe-area-inset-bottom));background:rgba(255,255,255,.96);border-top:1px solid #e8dff0;box-shadow:0 -10px 35px rgba(55,21,85,.13);transform:translateY(110%);transition:transform .25s ease;backdrop-filter:blur(12px)}.sticky-cta.is-visible{transform:translateY(0)}.sticky-cta__price{display:flex;flex-direction:column;min-width:92px}.sticky-cta__price small{color:#776b7c;font-size:9px}.sticky-cta__price strong{color:var(--purple-700);font-size:20px;line-height:1}.sticky-cta>a{min-width:230px;display:flex;flex-direction:column;align-items:center;padding:10px 17px;border-radius:11px;background:linear-gradient(180deg,#22c55e,#159a45);color:#fff;box-shadow:0 8px 18px rgba(22,163,74,.25)}.sticky-cta>a span{font-size:11px;font-weight:900}.sticky-cta>a small{font-size:8px;color:rgba(255,255,255,.78)}
@media (max-width:900px){
  .hero__grid{grid-template-columns:1fr;gap:34px}.hero__copy{text-align:center}.hero h1{margin-left:auto;margin-right:auto}.hero__sub{margin-left:auto;margin-right:auto}.hero__benefits,.trust-line{justify-content:center}.hero__visual{width:min(100%,380px)}
  .possibility-grid,.benefits-grid{grid-template-columns:1fr 1fr}.gallery-showcase{grid-template-columns:repeat(6,1fr)}.gallery-card--tall,.gallery-card--wide,.gallery-more{grid-column:span 2}.demo-layout{grid-template-columns:1fr}.demo-steps{grid-template-columns:1fr 1fr}.product-card--featured{grid-template-columns:.8fr 1.2fr}.authority__grid{grid-template-columns:1fr;gap:30px}.authority .section-kicker{margin:auto}.authority h2,.authority__grid>div:first-child>p{text-align:center}.authority__grid>div:first-child>p:last-child{max-width:720px;margin-inline:auto}.guarantee__card{grid-template-columns:150px 1fr}
}
@media (max-width:680px){
  html{scroll-padding-top:58px}.container,.container--wide{width:min(100% - 28px,1120px)}.top-bar{min-height:40px;padding:8px 10px;font-size:10px}.top-bar__divider{display:none}.top-bar>span:last-child{display:none}
  .hero{padding:34px 0 36px}.hero__grid{gap:25px}.eyebrow,.section-kicker{font-size:9px;padding:6px 10px}.hero h1{margin-top:14px;font-size:clamp(35px,10.3vw,45px);line-height:1.01}.hero__sub{font-size:14px;line-height:1.55;margin-bottom:16px}.hero__benefits{gap:6px;margin-bottom:18px}.hero__benefits span{padding:7px 9px 7px 26px;font-size:9px}.hero__benefits span:before{left:9px;top:6px}.hero__visual{width:min(100%,330px);padding:12px}.hero__mockup{border-width:6px;border-radius:24px}.hero__badge--models{left:-3px;top:24px;width:82px;height:82px;border-width:4px}.hero__badge--models strong{font-size:27px}.hero__badge--models span{font-size:7px}.hero__badge--easy{right:-10px;bottom:22px;padding:9px 10px}.hero__badge--easy>span{width:23px;height:23px}.hero__badge--easy p{font-size:8px}.hero__badge--easy strong{font-size:10px}.cta{min-height:59px;margin-top:22px;padding:13px 14px}.cta--hero{margin-top:0}.cta__title{font-size:13px}.cta__sub{font-size:9px}.trust-line{gap:6px 10px;margin-top:10px;font-size:8px}
  .credibility-strip{width:calc(100% - 28px);padding:13px 5px;border-radius:15px}.credibility-strip div{padding:3px 7px}.credibility-strip strong{font-size:18px}.credibility-strip span{font-size:8px}
  .section{padding:61px 0}.section h2,.pricing h2,.final-cta h2{font-size:clamp(28px,8.7vw,38px);margin-top:13px}.section-lead{font-size:13px;line-height:1.6;margin-bottom:28px}
  .pain-timeline{grid-template-columns:1fr;margin-top:28px}.pain-timeline article{padding:18px}.pain-timeline__time{width:38px;height:38px}.pain-timeline h3{font-size:15px}.pain-timeline p{font-size:11px}.agitation-card{align-items:flex-start;padding:18px}.agitation-card__icon{width:42px;height:42px}.agitation-card h3{font-size:16px}
  .possibility-grid,.benefits-grid{grid-template-columns:1fr;margin-top:28px}.possibility-grid article{padding:22px 19px}.possibility-grid h3{font-size:17px}.possibility-grid p{font-size:11px}
  .gallery-showcase{grid-template-columns:repeat(4,1fr);grid-auto-rows:62px;gap:9px;margin-top:28px}.gallery-card--tall{grid-column:span 2;grid-row:span 4}.gallery-card--wide,.gallery-more{grid-column:span 2;grid-row:span 2}.gallery-card figcaption{left:7px;bottom:7px;font-size:7px}.gallery-more{padding:12px}.gallery-more strong{font-size:14px}.gallery-more span{font-size:8px}.abundance-note{align-items:flex-start}.abundance-note p{font-size:10px}
  .demo-layout{margin-top:28px}.demo-window__body{min-height:355px;grid-template-columns:43px 1fr}.demo-toolbar{gap:10px}.demo-toolbar span{width:25px;height:25px}.demo-canvas{width:164px}.demo-action{left:55px;right:12px;bottom:12px;font-size:9px}.demo-steps{grid-template-columns:1fr}.demo-step{padding:13px}.demo-step:hover,.demo-step.is-active{transform:none}.demo-caption{font-size:9px}
  .benefits-grid article{padding:20px}.benefits-grid h3{font-size:16px}.benefits-grid p{font-size:11px}
  .included-grid{grid-template-columns:1fr;margin-top:28px}.product-card--featured{grid-column:span 1;display:flex}.product-card--featured .product-card__visual{height:290px}.product-card__visual{min-height:220px}.product-card__content{padding:19px}.product-card h3{font-size:17px}.product-card p,.product-card li{font-size:11px}
  .comparison-table{margin-top:28px}.comparison-table__head,.comparison-table__row{grid-template-columns:.68fr 1fr 1fr}.comparison-table__head>div{padding:11px 7px;font-size:8px}.comparison-table__row>*{padding:12px 8px;font-size:9px}.comparison-table__row span:nth-child(2),.comparison-table__row span:nth-child(3){padding-left:25px}.comparison-table__row span:nth-child(2):before,.comparison-table__row span:nth-child(3):before{left:9px;top:11px}
  .authority__checks{grid-template-columns:1fr}.authority__checks>div{padding:14px}.authority__checks p{font-size:9px}.authority__checks strong{font-size:11px}
  .testimonial-frame{margin-top:28px;border-radius:18px}.testimonial-frame__top{padding:10px 12px}.testimonial-frame__top span,.testimonial-frame__top b{font-size:8px}
  .pricing{padding:68px 0}.pricing__intro>p:last-child{font-size:12px}.price-card{margin-top:31px;padding:31px 17px 21px;border-radius:23px}.price-card h3{font-size:20px}.offer-list>div{padding:10px}.price strong{font-size:72px}.price span{font-size:28px}.price sup{font-size:21px}.security-row{font-size:8px}
  .guarantee__card{grid-template-columns:1fr;gap:12px;padding:24px 19px;text-align:center}.guarantee__seal img{width:125px}.guarantee .section-kicker{margin:auto}.guarantee h2{text-align:center}.guarantee__copy>p:not(.section-kicker){font-size:12px}.guarantee__mini{font-size:8px}
  .faq-list{margin-top:28px}.faq-item button{padding:15px 14px;font-size:11px}.faq-item button span{width:24px;height:24px}.faq-item>div>p{font-size:10px}.faq-item.is-open>div>p{padding:0 14px 15px}
  .final-cta{padding:68px 0}.final-cta p:not(.section-kicker){font-size:12px}.final-cta__decor{font-size:66px}.final-cta__trust{font-size:8px}
  footer{padding-bottom:96px}.sticky-cta{justify-content:space-between;gap:10px;padding:8px 10px calc(8px + env(safe-area-inset-bottom))}.sticky-cta__price{min-width:78px}.sticky-cta__price small{font-size:8px}.sticky-cta__price strong{font-size:18px}.sticky-cta>a{flex:1;min-width:0;padding:9px 10px}.sticky-cta>a span{font-size:10px}
}
@media (max-width:370px){.hero h1{font-size:33px}.hero__benefits span{font-size:8px}.cta__title{font-size:12px}.gallery-showcase{grid-auto-rows:56px}.comparison-table__row>*{font-size:8px}.price strong{font-size:66px}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.cta,.demo-step,.faq-item>div,.faq-item button span,.sticky-cta{transition:none}}

/* =========================================================
   AJUSTES CRO V2 — urgência, hero, carrossel, prova e oferta
   ========================================================= */
.top-bar{
  position:sticky;top:0;z-index:90;min-height:58px;padding:8px 18px;
  justify-content:center;gap:18px;flex-wrap:wrap;
  background:linear-gradient(90deg,#32105f 0%,#6d28d9 46%,#c41d6f 100%);
  border-bottom:2px solid rgba(253,230,138,.7);
  box-shadow:0 10px 28px rgba(47,20,94,.22);
  font-size:13px;
}
.top-bar__message,.top-bar__countdown{display:flex;align-items:center;justify-content:center;gap:8px}
.top-bar__message strong{font-weight:900;letter-spacing:.035em}
.top-bar__message b{display:inline-block;padding:3px 8px;border-radius:7px;background:#fde047;color:#4b2600;font-size:15px;font-weight:950;box-shadow:0 4px 14px rgba(0,0,0,.18)}
.top-bar__pulse{width:9px;height:9px;border-radius:50%;background:#fde047;box-shadow:0 0 0 0 rgba(253,224,71,.8);animation:urgencyPulse 1.5s infinite}
.top-bar__countdown{padding-left:18px;border-left:1px solid rgba(255,255,255,.28)}
.top-bar__countdown>span{font-size:9px;font-weight:850;letter-spacing:.08em;color:rgba(255,255,255,.78)}
.top-bar__countdown strong{min-width:86px;padding:5px 9px;border-radius:8px;background:rgba(22,8,41,.62);border:1px solid rgba(255,255,255,.18);color:#fff;font-variant-numeric:tabular-nums;font-size:14px;letter-spacing:.08em;box-shadow:inset 0 1px 0 rgba(255,255,255,.09)}
@keyframes urgencyPulse{0%{box-shadow:0 0 0 0 rgba(253,224,71,.75)}70%{box-shadow:0 0 0 8px rgba(253,224,71,0)}100%{box-shadow:0 0 0 0 rgba(253,224,71,0)}}

.hero{padding:46px 0 48px}
.hero__single{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center}
.hero__single h1{max-width:900px;margin-bottom:0}
.hero__visual--between{width:min(100%,440px);margin:26px auto 25px;padding:14px;justify-self:auto}
.hero__visual--between .hero__mockup{display:flex;align-items:center;justify-content:center}
.hero__visual--between .hero__mockup img{width:auto;max-width:100%;max-height:535px;object-fit:contain}
.hero__sub--highlight{
  position:relative;max-width:760px;margin:0 auto 20px;padding:18px 22px;
  border:1px solid #ddc9f3;border-radius:18px;
  background:linear-gradient(135deg,rgba(243,232,255,.83),rgba(255,239,247,.88));
  color:#584a61;font-size:18px;line-height:1.6;
  box-shadow:0 12px 32px rgba(76,29,149,.08)
}
.hero__sub--highlight:before{content:'✦';position:absolute;left:14px;top:-13px;width:27px;height:27px;display:grid;place-items:center;border-radius:9px;background:linear-gradient(135deg,var(--purple-700),var(--pink-500));color:#fff;font-size:12px;box-shadow:0 7px 16px rgba(109,40,217,.25)}
.hero__sub--highlight strong{color:var(--purple-800);font-weight:850}
.hero__sub--highlight em{color:var(--pink-600);font-style:normal;font-weight:800}
.hero__single .hero__benefits,.hero__single .trust-line{justify-content:center}

.portfolio-carousel{position:relative;width:min(100%,760px);margin:34px auto 0;padding:18px 62px 17px;border:1px solid var(--line);border-radius:27px;background:linear-gradient(145deg,#fff,#fbf7ff);box-shadow:var(--shadow)}
.carousel-viewport{overflow:hidden;border-radius:20px;background:#f5f1f7}
.carousel-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}
.carousel-track::-webkit-scrollbar{display:none}
.carousel-slide{flex:0 0 100%;min-width:100%;margin:0;padding:18px;scroll-snap-align:center;text-align:center}
.carousel-image-frame{height:430px;display:flex;align-items:center;justify-content:center;padding:14px;border-radius:17px;background:#fff;border:1px solid #ece5ef;box-shadow:inset 0 0 0 1px rgba(255,255,255,.8)}
.carousel-image-frame img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;border-radius:8px}
.carousel-slide figcaption{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:13px;padding:0 3px;text-align:left}
.carousel-slide figcaption strong{font-size:14px;color:var(--ink)}
.carousel-slide figcaption span{font-size:10px;color:var(--muted)}
.carousel-arrow{position:absolute;top:50%;z-index:3;width:43px;height:43px;display:grid;place-items:center;transform:translateY(-68%);border:0;border-radius:50%;background:linear-gradient(135deg,var(--purple-700),var(--pink-500));color:#fff;font-size:31px;line-height:1;cursor:pointer;box-shadow:0 10px 23px rgba(76,29,149,.24);transition:transform .18s ease,filter .18s ease}
.carousel-arrow:hover{transform:translateY(-68%) scale(1.06);filter:brightness(1.06)}
.carousel-arrow--prev{left:14px}.carousel-arrow--next{right:14px}
.carousel-controls{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-top:14px}
.carousel-counter{font-size:10px;color:var(--muted);font-variant-numeric:tabular-nums}.carousel-counter b{color:var(--purple-700);font-size:14px}
.carousel-dots{display:flex;justify-content:center;gap:7px}
.carousel-dots button{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#d8c9e7;cursor:pointer;transition:.18s ease}
.carousel-dots button.is-active{width:25px;background:linear-gradient(90deg,var(--purple-700),var(--pink-500))}
.carousel-hint{font-size:9px;color:#887b8f;font-weight:700}

.testimonial-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-top:36px}
.testimonial-card{position:relative;display:flex;flex-direction:column;min-height:300px;padding:22px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,#fff,#fcf9ff);box-shadow:var(--shadow-sm)}
.testimonial-card:before{content:'“';position:absolute;right:17px;top:5px;color:#ecddf7;font-family:Georgia,serif;font-size:68px;line-height:1}
.testimonial-card__header{position:relative;z-index:1;display:flex;align-items:center;gap:12px}
.testimonial-card__header img{width:58px;height:58px;flex:0 0 auto;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 7px 18px rgba(76,29,149,.17)}
.testimonial-card__header>div{display:flex;flex-direction:column}
.testimonial-card__header strong{font-size:13px;line-height:1.2}.testimonial-card__header span{margin-top:3px;color:var(--muted);font-size:9px}
.testimonial-stars{margin:17px 0 10px;color:#f4b400;font-size:13px;letter-spacing:.12em}
.testimonial-card blockquote{margin:0;color:#594d61;font-size:13px;line-height:1.65;font-style:normal}
.testimonial-card>small{margin-top:auto;padding-top:16px;color:#9a6b2d;font-size:8px;font-weight:750;line-height:1.4}

.pricing-countdown{width:min(100%,420px);margin:22px auto 0;padding:13px 17px;display:flex;align-items:center;justify-content:center;gap:14px;border-radius:15px;background:rgba(18,7,38,.42);border:1px solid rgba(255,255,255,.2);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}
.pricing-countdown span{font-size:10px;font-weight:750;color:rgba(255,255,255,.76)}
.pricing-countdown strong{padding:7px 11px;border-radius:9px;background:#fde047;color:#4a2600;font-size:19px;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:.065em;box-shadow:0 8px 18px rgba(0,0,0,.17)}
.price-card{margin-top:42px;border-color:rgba(253,224,71,.8);box-shadow:0 35px 95px rgba(15,5,35,.42),0 0 0 7px rgba(255,255,255,.08)}
.price-card__ribbon{top:-18px;padding:9px 18px;background:linear-gradient(180deg,#fde047,#facc15);font-size:10px;box-shadow:0 10px 24px rgba(0,0,0,.18)}
.price-card__badges{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin:7px 0 14px}
.price-card__badges span{padding:6px 9px;border-radius:999px;background:#f5effb;border:1px solid #e5d7f2;color:#5c4770;font-size:8px;font-weight:800}
.offer-list>div{transition:transform .18s ease,border-color .18s ease}.offer-list>div:hover{transform:translateX(2px);border-color:#d9c6e8}
.offer-emphasis{display:flex;flex-direction:column;align-items:center;margin:15px auto 0;padding:11px 14px;border-radius:13px;background:linear-gradient(135deg,#fff7d6,#fffaf0);border:1px solid #f2d884;color:#71490c;text-align:center}
.offer-emphasis strong{font-size:11px}.offer-emphasis span{margin-top:2px;font-size:9px;color:#8a6a36}
.price-card__notice{display:flex;align-items:center;justify-content:center;gap:6px;margin:12px 0 0;color:#7c637f;font-size:9px;font-weight:700;text-align:center}

@media (max-width:900px){
  .testimonial-cards{grid-template-columns:1fr 1fr}.testimonial-card:last-child{grid-column:1/-1;max-width:520px;width:100%;margin:auto}
}
@media (max-width:680px){
  .top-bar{min-height:56px;padding:7px 9px;gap:7px;font-size:10px}
  .top-bar__message{gap:6px}.top-bar__message b{padding:3px 6px;font-size:12px}
  .top-bar__countdown{padding-left:8px;gap:5px}.top-bar__countdown>span{display:none}.top-bar__countdown strong{min-width:75px;padding:5px 7px;font-size:11px}
  .hero{padding-top:31px}.hero__single h1{font-size:clamp(34px,10vw,43px)}
  .hero__visual--between{width:min(100%,345px);margin:20px auto 20px;padding:10px}
  .hero__visual--between .hero__mockup img{max-height:430px}
  .hero__sub--highlight{padding:16px 15px 15px;margin-bottom:17px;border-radius:15px;font-size:14px;line-height:1.58}
  .hero__sub--highlight:before{left:10px;top:-11px;width:23px;height:23px}
  .portfolio-carousel{width:min(100%,590px);margin-top:27px;padding:12px 42px 14px;border-radius:21px}
  .carousel-slide{padding:10px}.carousel-image-frame{height:335px;padding:8px;border-radius:14px}
  .carousel-arrow{width:35px;height:35px;font-size:26px}.carousel-arrow--prev{left:5px}.carousel-arrow--next{right:5px}
  .carousel-slide figcaption{margin-top:10px}.carousel-slide figcaption strong{font-size:12px}.carousel-slide figcaption span{font-size:8px}
  .carousel-controls{grid-template-columns:auto 1fr;gap:9px}.carousel-hint{display:none}.carousel-dots{gap:5px}.carousel-dots button{width:6px;height:6px}.carousel-dots button.is-active{width:19px}
  .testimonial-cards{grid-template-columns:1fr;margin-top:28px}.testimonial-card:last-child{grid-column:auto}.testimonial-card{min-height:0;padding:19px}.testimonial-card blockquote{font-size:12px}
  .pricing-countdown{width:min(100%,350px);margin-top:17px;padding:11px;gap:9px}.pricing-countdown span{font-size:8px}.pricing-countdown strong{font-size:16px}
  .price-card__badges{gap:5px}.price-card__badges span{font-size:7px;padding:5px 7px}
}
@media (max-width:390px){
  .top-bar{font-size:9px}.top-bar__message strong{letter-spacing:0}.top-bar__message b{font-size:11px}
  .hero__visual--between{width:min(100%,310px)}.hero__visual--between .hero__mockup img{max-height:390px}
  .portfolio-carousel{padding-left:37px;padding-right:37px}.carousel-image-frame{height:300px}
}

/* =========================================================
   CORREÇÃO DO BLOCO KIT PRINCIPAL — isolada do restante
   ========================================================= */
.product-card--principal{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  grid-template-columns:minmax(310px,.9fr) minmax(0,1.1fr);
  border:1px solid #dfcfef;
  background:#fff;
  box-shadow:0 24px 65px rgba(76,29,149,.13);
}
.product-card--principal:before{
  content:'';
  position:absolute;
  z-index:-1;
  width:190px;
  height:190px;
  right:-95px;
  top:-95px;
  border-radius:50%;
  background:radial-gradient(circle,#f3ddff 0,rgba(243,221,255,0) 72%);
}
.product-card--principal .principal-visual{
  position:relative;
  height:430px;
  min-height:0;
  overflow:hidden;
  padding:30px 24px 25px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  background:
    radial-gradient(circle at 13% 15%,rgba(255,255,255,.92) 0 7px,transparent 8px),
    radial-gradient(circle at 89% 28%,rgba(255,255,255,.82) 0 5px,transparent 6px),
    linear-gradient(145deg,#f0e7ff 0%,#fff0f7 53%,#fff8eb 100%);
  border-right:1px solid #eadff1;
}
.principal-visual__frame{
  position:relative;
  width:min(100%,245px);
  height:345px;
  padding:7px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  border-radius:22px;
  background:#fff;
  border:1px solid rgba(109,40,217,.12);
  box-shadow:0 22px 45px rgba(70,31,105,.20),0 0 0 7px rgba(255,255,255,.48);
  transform:rotate(-1.2deg);
}
.product-card--principal .principal-visual__frame img{
  display:block;
  width:auto;
  height:100%;
  max-width:100%;
  max-height:100%;
  object-fit:contain;
  border-radius:15px;
}
.principal-visual__badge{
  position:absolute;
  z-index:2;
  left:20px;
  top:22px;
  width:89px;
  height:89px;
  padding:9px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:linear-gradient(145deg,#fde68a,#facc15);
  border:5px solid #fff;
  color:#713f12;
  text-align:center;
  font-size:8px;
  line-height:1.05;
  font-weight:900;
  text-transform:uppercase;
  box-shadow:0 13px 30px rgba(113,63,18,.2);
  transform:rotate(-7deg);
}
.principal-visual__badge strong{font-size:28px;line-height:.85}
.principal-visual__caption{
  position:absolute;
  z-index:2;
  right:18px;
  bottom:19px;
  padding:8px 11px;
  border-radius:999px;
  background:rgba(63,26,102,.92);
  color:#fff;
  font-size:8px;
  font-weight:850;
  letter-spacing:.03em;
  box-shadow:0 9px 20px rgba(47,20,94,.18);
}
.product-card--principal .principal-content{
  position:relative;
  padding:34px 34px 31px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.principal-content__top{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.principal-content__highlight{
  display:inline-flex;
  padding:5px 8px;
  border-radius:999px;
  background:#fff7d6;
  border:1px solid #f3df9c;
  color:#8a5a0a;
  font-size:8px;
  font-weight:900;
  letter-spacing:.07em;
}
.product-card--principal h3{
  margin:15px 0 9px;
  font-size:clamp(25px,3vw,34px);
  line-height:1.08;
  letter-spacing:-.035em;
}
.product-card--principal .principal-content__lead{
  max-width:600px;
  color:#695d70;
  font-size:13px;
  line-height:1.6;
}
.principal-content__result{
  display:flex;
  align-items:flex-start;
  gap:11px;
  margin-top:17px;
  padding:13px 14px;
  border-radius:15px;
  background:linear-gradient(135deg,#f7efff,#fff4f9);
  border:1px solid #ead8f5;
}
.principal-content__result>span{
  flex:0 0 auto;
  width:27px;
  height:27px;
  display:grid;
  place-items:center;
  border-radius:9px;
  background:linear-gradient(135deg,var(--purple-700),var(--pink-500));
  color:#fff;
  font-size:11px;
  box-shadow:0 7px 15px rgba(109,40,217,.18);
}
.product-card--principal .principal-content__result p{
  margin:0;
  color:#65566e;
  font-size:10px;
  line-height:1.52;
}
.principal-content__result strong{display:block;margin-bottom:2px;color:#382844;font-size:11px}
.product-card--principal .principal-features{
  margin:17px 0 0;
  gap:9px;
}
.product-card--principal .principal-features li{
  display:flex;
  align-items:flex-start;
  gap:11px;
  padding:0;
  color:inherit;
}
.product-card--principal .principal-features li:before{display:none}
.principal-features li>span{
  flex:0 0 auto;
  width:29px;
  height:29px;
  display:grid;
  place-items:center;
  border-radius:9px;
  background:#ecfdf3;
  border:1px solid #c9f2d8;
  color:#15803d;
  font-size:8px;
  font-weight:900;
}
.principal-features li>div{display:flex;flex-direction:column;padding-top:1px}
.principal-features strong{color:#43334c;font-size:11px;line-height:1.25}
.principal-features small{margin-top:2px;color:#817487;font-size:8px;line-height:1.4}
.principal-content__footer{
  width:max-content;
  max-width:100%;
  margin-top:18px;
  padding:8px 11px;
  display:flex;
  align-items:center;
  gap:6px;
  border-radius:11px;
  background:#f0fdf4;
  border:1px solid #ccefd8;
  color:#176b36;
}
.principal-content__footer>span{font-weight:900}
.principal-content__footer strong{font-size:9px;text-transform:uppercase;letter-spacing:.04em}
.principal-content__footer small{padding-left:6px;border-left:1px solid #bfe7cd;color:#4c765c;font-size:8px}

@media (max-width:900px){
  .product-card--principal{grid-template-columns:minmax(270px,.82fr) minmax(0,1.18fr)}
  .product-card--principal .principal-visual{height:400px}
  .principal-visual__frame{height:325px;width:min(100%,230px)}
  .product-card--principal .principal-content{padding:29px 26px}
}
@media (max-width:680px){
  .product-card--principal{
    display:flex;
    flex-direction:column;
    border-radius:24px;
  }
  .product-card--principal .principal-visual{
    order:0;
    width:100%;
    height:370px!important;
    min-height:370px;
    padding:24px 18px 22px;
    border-right:0;
    border-bottom:1px solid #eadff1;
  }
  .principal-visual__frame{width:min(100%,225px);height:320px;padding:6px;border-radius:20px}
  .principal-visual__badge{left:14px;top:17px;width:76px;height:76px;border-width:4px;font-size:7px}
  .principal-visual__badge strong{font-size:24px}
  .principal-visual__caption{right:12px;bottom:14px;padding:7px 9px;font-size:7px}
  .product-card--principal .principal-content{order:1;padding:23px 20px 22px}
  .principal-content__top{gap:6px}
  .principal-content__highlight{font-size:7px}
  .product-card--principal h3{margin-top:13px;font-size:23px}
  .product-card--principal .principal-content__lead{font-size:11px;line-height:1.55}
  .principal-content__result{margin-top:14px;padding:12px}
  .product-card--principal .principal-content__result p{font-size:9px}
  .principal-content__result strong{font-size:10px}
  .product-card--principal .principal-features{margin-top:14px;gap:10px}
  .principal-features strong{font-size:10px}
  .principal-features small{font-size:8px}
  .principal-content__footer{width:100%;justify-content:center;flex-wrap:wrap;margin-top:16px;text-align:center}
}
@media (max-width:370px){
  .product-card--principal .principal-visual{height:345px!important;min-height:345px}
  .principal-visual__frame{height:296px;width:207px}
  .principal-content__footer small{width:100%;padding:4px 0 0;border-left:0;border-top:1px solid #ccefd8}
}
