*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--orange: #ff461a;--orange-hover: #e63a10;--blue: #4285f4;--blue-hover: #3367d6;--dark: #25282b;--text: #444;--text-light: #666;--bg: #ffffff;--bg-alt: #f3f5fb;--bg-dark: #1a1d23;--radius: 8px;--radius-lg: 12px;--shadow: 0 4px 20px rgba(0, 0, 0, .08);--shadow-lg: 0 8px 40px rgba(0, 0, 0, .12);--max-width: 1140px;--transition: .2s ease}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:18px;line-height:1.7;color:var(--text);background:var(--bg)}img{max-width:100%;height:auto;display:block}h1,h2,h3{font-family:Poppins,system-ui,sans-serif;color:var(--dark);line-height:1.25;font-weight:700}h1{font-size:clamp(2rem,5vw,3.25rem)}h2{font-size:clamp(1.5rem,3.5vw,2.25rem);margin-bottom:1rem}h3{font-size:1.125rem;font-weight:600}a{color:var(--orange);text-decoration:none}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.text-center{text-align:center}.btn{display:inline-flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;font-weight:600;font-size:1rem;padding:.85rem 2rem;border-radius:var(--radius);transition:all var(--transition);cursor:pointer;border:none;text-decoration:none}.btn-primary{background:var(--orange);color:#fff;box-shadow:0 4px 14px #ff461a59}.btn-primary:hover{background:var(--orange-hover);box-shadow:0 6px 20px #ff461a73;transform:translateY(-1px)}.btn-secondary{background:transparent;color:var(--dark);border:2px solid #ddd}.btn-secondary:hover{border-color:var(--orange);color:var(--orange)}.btn-sm{padding:.55rem 1.25rem;font-size:.875rem}.btn-lg{padding:1rem 2.5rem;font-size:1.1rem}.btn-block{display:flex;width:100%}.nav{position:sticky;top:0;z-index:100;background:#fffffff2;backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.06);padding:.75rem 0}.nav-inner{display:flex;align-items:center;justify-content:space-between}.nav-logo img{height:36px;width:auto}.hero{padding:5rem 0 4rem;background:linear-gradient(165deg,#fff 60%,var(--bg-alt) 100%)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:4rem;align-items:center}.hero-sub{font-size:1.35rem;font-weight:600;color:var(--dark);font-family:Poppins,sans-serif;margin:1.25rem 0 1rem;line-height:1.4}.hero-body{color:var(--text-light);margin-bottom:2rem}.hero-ctas{display:flex;gap:1rem;flex-wrap:wrap}.hero-trust{margin-top:1.25rem;font-size:.85rem;color:var(--text-light)}.hero-product{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.hero-product-img{width:100%;max-width:440px;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.hero-product-tag{font-size:.82rem;font-weight:600;color:var(--text-light);letter-spacing:.01em;text-align:center}.hero-trustedby{text-align:center;margin:3rem 0 1.25rem;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-light)}.hero-logos{margin-top:0}.how-photo{max-width:560px;margin:0 auto 1rem}.how-photo img{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.how-photo figcaption{margin-top:.85rem;font-size:.9rem;color:var(--text-light);font-style:italic}.offer-photo{width:100%;max-width:360px;margin:0 auto 1.5rem;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.kit-visual{max-width:600px;margin:0 auto 2.5rem;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}img.kit-visual,img.offer-photo{display:block}.img-slot{aspect-ratio:4 / 3;border:2px dashed #d9deea;border-radius:var(--radius-lg);background:linear-gradient(160deg,#fff 0%,var(--bg-alt) 100%);box-shadow:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;text-align:center;padding:1.5rem;color:var(--text-light)}.img-slot .slot-title{font-family:Poppins,sans-serif;font-weight:700;color:var(--dark);font-size:1.05rem}.img-slot .slot-desc{font-size:.88rem;max-width:320px}.img-slot code{font-size:.78rem;background:#fff;padding:.15rem .45rem;border-radius:4px;border:1px solid #e6e9f1;color:var(--text);margin-top:.3rem}.review-card{max-width:480px;margin:0 auto 1.5rem;background:#fff;border:1px solid #eceef4;border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:1.5rem 1.5rem 1.75rem;text-align:left}.review-card-head{display:flex;align-items:center;gap:.85rem;margin-bottom:.9rem}.review-avatar{width:44px;height:44px;border-radius:50%;background:#7b61ff;color:#fff;font-family:Poppins,sans-serif;font-weight:700;font-size:1.2rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.review-meta{display:flex;flex-direction:column;line-height:1.3;flex-grow:1}.review-name{font-weight:600;color:var(--dark);font-size:.95rem}.review-stars{display:inline-flex;gap:1px}.review-stars svg{fill:#fbbc05}.review-when{font-size:.75rem;color:#999}.review-g{flex-shrink:0}.review-body{font-size:.95rem;color:var(--text);line-height:1.6}.stats-bar{background:var(--dark);padding:2.25rem 0}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.stat{text-align:center;color:#cfd3da}.stat-num{display:block;font-family:Poppins,sans-serif;font-weight:800;font-size:2.25rem;color:#fff;line-height:1;margin-bottom:.4rem}.stat-label{font-size:.9rem;line-height:1.45}.section{padding:5rem 0}.section-alt{background:var(--bg-alt)}.section-dark{background:var(--bg-dark);color:#ccc}.section-dark h2{color:#fff}.section-lead{font-size:1.1rem;color:var(--text-light);max-width:740px;margin:0 auto 2.5rem;line-height:1.7}.section-closing{font-family:Poppins,sans-serif;font-weight:600;font-size:1.15rem;color:var(--orange);margin-top:2.5rem;text-align:center}.section-note{max-width:760px;margin:2.5rem auto 0;color:var(--text-light);font-size:1rem}.pain-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2.5rem}.pain-card{background:#fff;padding:1.75rem;border-radius:var(--radius-lg);box-shadow:var(--shadow);display:flex;gap:1rem;align-items:flex-start;transition:transform var(--transition),box-shadow var(--transition);flex:0 1 calc(50% - .75rem);min-width:280px}.pain-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.pain-icon{flex-shrink:0;width:48px;height:48px;background:#fff3f0;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--orange)}.pain-card p{font-size:.98rem;line-height:1.6;color:var(--text)}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem;text-align:left}.step-card{background:#fff;border:1px solid #eceef4;border-radius:var(--radius-lg);padding:2rem 1.75rem;box-shadow:var(--shadow);position:relative}.step-num{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:var(--orange);color:#fff;font-family:Poppins,sans-serif;font-weight:700;margin-bottom:1rem}.step-card h3{margin-bottom:.5rem}.step-card p{font-size:.95rem;color:var(--text-light)}.stack-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem}.stack-card{background:#fff;border:2px solid transparent;border-radius:var(--radius-lg);padding:1.75rem;box-shadow:var(--shadow);transition:transform var(--transition),border-color var(--transition),box-shadow var(--transition)}.stack-card:hover{transform:translateY(-2px);border-color:var(--orange);box-shadow:var(--shadow-lg)}.stack-icon{width:48px;height:48px;background:#fff3f0;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--orange);margin-bottom:1rem}.stack-card h3{margin-bottom:.4rem}.stack-card p{font-size:.92rem;color:var(--text-light);line-height:1.6}.chaos-grid{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin:2rem 0 0}.chaos-item{background:#ffffff14;border:1px solid rgba(255,255,255,.15);padding:.75rem 1.5rem;border-radius:50px;font-weight:500;font-size:.95rem;color:#ddd}.testimonial{max-width:760px;margin:0 auto 2.5rem}.testimonial p{font-family:Poppins,sans-serif;font-weight:600;font-size:1.5rem;color:var(--dark);line-height:1.4}.testimonial cite{display:block;margin-top:1rem;font-style:normal;font-size:.95rem;color:var(--text-light)}.logos-row{display:flex;align-items:center;justify-content:center;gap:3rem;flex-wrap:wrap;margin-top:2rem;opacity:.7;filter:grayscale(30%)}.logos-row img{height:40px;width:auto;object-fit:contain}.soc2-badge{display:inline-flex;align-items:center;gap:.5rem;margin-top:2rem;padding:.6rem 1.25rem;background:#f0faf0;border:1px solid #c6e6c6;border-radius:50px;font-size:.85rem;font-weight:600;color:#2d7a2d}.soc2-icon{flex-shrink:0;color:#2d7a2d}.pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,360px));gap:1.5rem;justify-content:center;margin-top:2.5rem;text-align:left}.price-card{background:#fff;border:1px solid #e6e9f1;border-radius:var(--radius-lg);padding:2rem;box-shadow:var(--shadow);display:flex;flex-direction:column;position:relative}.price-card-featured{border:2px solid var(--orange);box-shadow:var(--shadow-lg)}.price-badge{position:absolute;top:-.85rem;left:50%;transform:translate(-50%);white-space:nowrap;background:var(--orange);color:#fff;font-family:Poppins,sans-serif;font-weight:600;font-size:.72rem;letter-spacing:.02em;padding:.35rem .9rem;border-radius:50px}.price-name{font-family:Poppins,sans-serif;font-size:1.15rem;margin-bottom:.5rem}.price-tag{margin-bottom:.75rem}.price-amt{font-family:Poppins,sans-serif;font-weight:800;font-size:2.5rem;color:var(--dark)}.price-strike{color:var(--text-light);text-decoration:line-through;font-size:1.1rem;margin-left:.4rem}.price-desc{font-size:.95rem;color:var(--text-light);margin-bottom:1rem}.price-list{list-style:none;margin-bottom:1.5rem;flex-grow:1}.price-list li{padding:.4rem 0 .4rem 1.75rem;position:relative;font-size:.95rem}.price-list li:before{content:"";position:absolute;left:0;top:.7rem;width:18px;height:18px;background:var(--orange);border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:11px}.order-bump{display:flex;gap:.9rem;align-items:flex-start;max-width:600px;margin:2rem auto 0;padding:1.25rem 1.5rem;background:#fffdf5;border:2px dashed #f0c14b;border-radius:var(--radius-lg);cursor:pointer;text-align:left}.order-bump input{margin-top:.3rem;width:20px;height:20px;flex-shrink:0;accent-color:var(--orange);cursor:pointer}.bump-body{display:flex;flex-direction:column;gap:.25rem}.bump-body strong{font-family:Poppins,sans-serif;color:var(--dark)}.bump-body span{font-size:.9rem;color:var(--text-light);line-height:1.55}.guarantee{display:flex;gap:.75rem;align-items:flex-start;max-width:600px;margin:2rem auto 0;padding:1rem 1.25rem;text-align:left;font-size:.92rem;color:var(--text-light)}.guarantee svg{flex-shrink:0;color:#2d7a2d;margin-top:.15rem}.faq-container{max-width:720px}.faq-list{margin-top:2.5rem}.faq-item{border-bottom:1px solid #e0e0e0}.faq-item summary{padding:1.25rem 0;font-family:Poppins,sans-serif;font-weight:600;font-size:1.05rem;color:var(--dark);cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:1.5rem;font-weight:300;color:var(--orange);flex-shrink:0;transition:transform var(--transition)}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-item p{padding-bottom:1.25rem;color:var(--text-light);font-size:.95rem;line-height:1.7}.personal-note{padding:4rem 0}.note-card{display:flex;align-items:center;gap:2rem;max-width:580px;margin:0 auto;padding:2.5rem;background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow);border-left:4px solid var(--orange)}.note-photo{width:120px;height:120px;border-radius:50%;object-fit:cover;flex-shrink:0}.note-greeting{font-style:italic;color:var(--orange);font-size:.95rem;margin-bottom:.5rem}.note-name{font-family:Poppins,sans-serif;font-weight:700;font-size:1.25rem;color:var(--dark);line-height:1.3}.note-title{font-size:.9rem;color:var(--text-light);margin-bottom:.75rem}.note-contact{display:flex;align-items:center;gap:.5rem;font-size:.85rem;flex-wrap:wrap}.note-contact a{color:var(--text);transition:color var(--transition)}.note-contact a:hover{color:var(--orange)}.note-sep{color:#ccc}.footer{background:var(--bg-dark);color:#aaa;padding:5rem 0 3rem}.footer h2{color:#fff;max-width:600px;margin:0 auto 2rem}.footer-copy{margin-top:3rem;font-size:.85rem;color:#666}@media(max-width:900px){.hero-grid{grid-template-columns:1fr;gap:2.5rem}.hero-product{order:-1;max-width:360px;margin:0 auto}.hero{padding:3rem 0;text-align:center}.hero-ctas{justify-content:center}.section{padding:3.5rem 0}.steps-grid,.stack-grid{grid-template-columns:1fr}}@media(max-width:600px){body{font-size:16px}.hero-ctas{flex-direction:column;align-items:stretch}.stats-grid{grid-template-columns:1fr;gap:1.5rem}.pain-card{flex:1 1 100%}.pricing-grid{grid-template-columns:1fr}.note-card{flex-direction:column;text-align:center;padding:2rem 1.5rem}.note-contact{justify-content:center}.logos-row{gap:2rem}.logos-row img{height:30px}.btn-lg{padding:.85rem 1.75rem}}
