.crd-home{--purple:#7e1b70;--purple-light:#a55f9b;--purple-soft:#f8f4f7;--text:#1a1a1a;--text-muted:#5c5c5c;--text-light:#888;--silver:#9a9a9a;--bg:#fff;--bg-alt:#f7f7f7;--border:#e5e5e5;--white:#fff;--font:"Roboto",-apple-system,BlinkMacSystemFont,system-ui,sans-serif;--font-mono:"JetBrains Mono","SF Mono",Monaco,monospace;--ease:cubic-bezier(0.4,0,0.2,1);--radius:12px;--radius-sm:8px;--section-pad-x:60px;--section-pad-trust:50px;color:var(--text);font-family:var(--font);line-height:1.6;-webkit-font-smoothing:antialiased}.crd-home section{padding:80px 24px}@media (min-width:768px){.crd-home section{padding:100px 40px}}@media (min-width:1200px){.crd-home section{padding:120px 60px}}.crd-home h2{font-size:clamp(1.75rem,4vw,2.5rem);letter-spacing:-.02em;margin:0 0 48px;text-align:center}.crd-home h2,.crd-home h3{color:var(--text);font-weight:700}.crd-home h3{font-size:1.125rem;margin:0 0 8px}.crd-home p{margin:0}.crd-home .btn-primary{align-items:center;background:var(--purple);border:none;border-radius:var(--radius-sm);color:var(--white);cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;padding:16px 32px;text-decoration:none;transition:transform .2s var(--ease),box-shadow .2s var(--ease)}.crd-home .btn-primary:hover{box-shadow:0 8px 24px rgba(126,27,112,.3);transform:translateY(-2px)}.crd-home .btn-primary.btn-light{background:var(--white);color:var(--purple)}.crd-home .btn-primary.btn-light:hover{box-shadow:0 8px 24px rgba(0,0,0,.15)}.crd-home .btn-text{align-items:center;color:var(--purple);display:inline-flex;font-weight:600;gap:6px;text-decoration:none;transition:gap .2s var(--ease)}.crd-home .btn-text:hover{gap:10px}.crd-home .btn-text span{transition:transform .2s var(--ease)}.crd-home .btn-text:hover span{transform:translateX(2px)}.crd-home .hero{background:linear-gradient(180deg,var(--purple-soft) 0,var(--bg) 100%);padding-bottom:40px;padding-top:60px}@media (min-width:768px){.crd-home .hero{padding-bottom:60px;padding-top:80px}}.hero-inner{align-items:center;display:grid;gap:48px;margin:0 auto;max-width:1200px}@media (min-width:968px){.hero-inner{gap:64px;grid-template-columns:1fr 1fr}}.hero-badges{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.hero-badges .badge{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:100px;color:var(--text-muted);display:inline-flex;font-size:.8125rem;font-weight:500;gap:8px;padding:8px 14px}.crd-home .hero h1{color:var(--text);font-size:clamp(2rem,5vw,3.25rem);font-weight:700;letter-spacing:-.03em;line-height:1.1;margin:0 0 20px}.hero-sub{color:var(--text-muted);font-size:1.125rem;line-height:1.6;margin-bottom:32px;max-width:520px}@media (min-width:768px){.hero-sub{font-size:1.25rem}}.hero-ctas{align-items:center;gap:24px;margin-bottom:32px}.hero-ctas,.hero-trust{display:flex;flex-wrap:wrap}.hero-trust{gap:8px 24px;list-style:none;margin:0;padding:0}.hero-trust li{align-items:center;color:var(--text-muted);display:flex;font-size:.875rem;gap:8px}.hero-trust li:before{color:var(--purple);content:"✓";font-weight:700}.hero-visual{position:relative}.hero-img{border-radius:var(--radius);box-shadow:0 24px 48px rgba(0,0,0,.12);height:auto;width:100%}@media (max-width:967px){.hero-content{text-align:center}.hero-badges,.hero-ctas,.hero-trust{justify-content:center}.hero-sub{margin-left:auto;margin-right:auto}}.crd-home .sdapp-trust{background:var(--white);border-bottom:1px solid rgba(0,0,0,.06);border-top:1px solid rgba(0,0,0,.06);padding:var(--section-pad-trust) var(--section-pad-x)}.crd-home .trust-label{color:var(--silver);font-size:.75rem;letter-spacing:.12em;margin-bottom:30px;text-align:center;text-transform:uppercase}.crd-home .trust-marquee{mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent);overflow:hidden;position:relative;width:100%}.crd-home .trust-marquee-track{align-items:center;animation:marquee 35s linear infinite;display:flex;gap:64px;width:max-content}.crd-home .trust-marquee-track img{filter:grayscale(100%);flex-shrink:0;height:36px;max-width:140px;object-fit:contain;opacity:.4;transition:opacity .3s,filter .3s;width:auto}.crd-home .trust-marquee-track img:hover{filter:grayscale(0);opacity:.85}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.crd-home .trust-marquee:hover .trust-marquee-track{animation-play-state:paused}.crd-home .trust-logos{align-items:center;display:flex;flex-wrap:wrap;gap:50px;justify-content:center}.crd-home .trust-logo{filter:grayscale(100%);height:35px;opacity:.4;transition:all .3s;width:auto}.crd-home .trust-logo:hover{filter:grayscale(0);opacity:.8}@media (max-width:768px){.crd-home .sdapp-trust{padding:40px 24px}.crd-home .trust-marquee-track{gap:40px}.crd-home .trust-marquee-track img{height:28px;max-width:100px}}.crd-home .problem-solution{background:var(--bg)}.ps-inner{margin:0 auto;max-width:800px;text-align:center}.ps-problem{color:var(--text-muted);font-size:1.25rem;line-height:1.7;margin-bottom:32px}@media (min-width:768px){.ps-problem{font-size:1.5rem}}.ps-solution{color:var(--purple);font-size:1.25rem;font-weight:500;line-height:1.7}@media (min-width:768px){.ps-solution{font-size:1.5rem}}.crd-home .features{background:var(--bg-alt)}.features-grid{display:grid;gap:24px;margin:0 auto 48px;max-width:1100px}@media (min-width:600px){.features-grid{gap:32px;grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.features-grid{grid-template-columns:repeat(4,1fr)}}.feature{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:32px 28px;transition:transform .2s var(--ease),box-shadow .2s var(--ease)}.feature:hover{box-shadow:0 12px 32px rgba(0,0,0,.08);transform:translateY(-4px)}.feature-icon{margin-bottom:20px}.feature-icon img{display:block}.feature h3{font-size:1.0625rem;margin-bottom:10px}.feature p{color:var(--text-muted);font-size:.9375rem;line-height:1.6}.features-link{text-align:center}.crd-home .testimonial{background:var(--bg)}.testimonial-inner{margin:0 auto;max-width:720px;text-align:center}.testimonial blockquote{margin:0 0 32px}.testimonial blockquote p{color:var(--text);font-size:1.5rem;font-style:italic;font-weight:400;line-height:1.5}@media (min-width:768px){.testimonial blockquote p{font-size:1.75rem}}.testimonial cite{display:block;font-style:normal;margin-bottom:24px}.testimonial cite strong{color:var(--text);display:block;font-size:1rem;font-weight:700}.testimonial cite span{color:var(--text-muted);font-size:.875rem}.crd-home .how-it-works{background:var(--bg-alt)}.steps{display:grid;gap:32px;margin:0 auto;max-width:1000px}@media (min-width:768px){.steps{gap:48px;grid-template-columns:repeat(3,1fr)}}.step{text-align:center}.step-num{align-items:center;background:var(--purple);border-radius:50%;color:var(--white);display:inline-flex;font-family:var(--font-mono);font-size:1.25rem;font-weight:700;height:56px;justify-content:center;margin-bottom:24px;width:56px}.step h3{font-size:1.125rem;margin-bottom:12px}.step p{color:var(--text-muted);font-size:.9375rem;line-height:1.6;margin:0 auto;max-width:280px}.crd-home .pricing-teaser{background:var(--bg);border-top:1px solid var(--border);padding:48px 24px;text-align:center}.pricing-info{color:var(--text-muted);font-size:1.125rem;margin-bottom:16px}.pricing-info strong{color:var(--text);font-weight:700}.crd-home .final-cta{background:linear-gradient(135deg,var(--purple) 0,var(--purple-light) 100%);text-align:center}.cta-inner{margin:0 auto;max-width:600px}.cta-inner h2{color:var(--white);margin-bottom:16px}.cta-inner>p{color:hsla(0,0%,100%,.9);font-size:1.125rem;margin-bottom:32px}.cta-actions{align-items:center;display:flex;flex-direction:column;gap:20px;margin-bottom:40px}.cta-phone{color:hsla(0,0%,100%,.8);font-size:.9375rem}.cta-phone a{color:var(--white);font-weight:600;text-decoration:none}.cta-phone a:hover{text-decoration:underline}.cta-badges{display:flex;flex-wrap:wrap;gap:32px;justify-content:center}.cta-badges span{align-items:center;color:hsla(0,0%,100%,.9);display:flex;font-size:.875rem;font-weight:500;gap:10px}.cta-badges img{filter:brightness(0) invert(1);opacity:.9}@media (max-width:480px){.crd-home .btn-primary{padding:18px 24px;width:100%}.hero-ctas{align-items:stretch;flex-direction:column}.hero-ctas .btn-text{justify-content:center}.cta-badges{flex-direction:column;gap:16px}}@media (prefers-reduced-motion:no-preference){.feature,.step{animation:fadeUp .6s var(--ease) forwards;opacity:0;transform:translateY(20px)}.feature:first-child{animation-delay:.1s}.feature:nth-child(2){animation-delay:.2s}.feature:nth-child(3){animation-delay:.3s}.feature:nth-child(4){animation-delay:.4s}.step:first-child{animation-delay:.1s}.step:nth-child(2){animation-delay:.2s}.step:nth-child(3){animation-delay:.3s}}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}