.cd-home{font-family:var(--font-sans);-webkit-font-smoothing:antialiased;color:var(--ink);background:var(--cream);overflow-x:hidden}.cd-home *{box-sizing:border-box}.cd-home img{max-width:100%;display:block}.cd-home a{color:inherit;text-decoration:none}.cd-home ul{margin:0;padding:0;list-style:none}.cd-home .btn{font-family:var(--font-sans);letter-spacing:-.1px;white-space:nowrap;cursor:pointer;border:none;border-radius:100px;align-items:center;gap:8px;font-size:15px;font-weight:500;text-decoration:none;transition:all .18s;display:inline-flex}.cd-home .btn-orange{color:#fff;background:var(--orange-deep);padding:12px 24px;box-shadow:0 4px 20px #ee690b4d}.cd-home .btn-orange:hover{background:var(--orange-deeper);transform:translateY(-1px)}.cd-home .btn-ghost{color:var(--ink-mute);border:.5px solid var(--rule-med);background:0 0;padding:12px 20px}.cd-home .btn-ghost:hover{color:var(--ink);background:var(--cream-deep)}.cd-home .phone{padding:var(--ph-p,7px);border-radius:var(--ph-r,34px);background:#1a1410;flex-shrink:0;position:relative;box-shadow:0 40px 80px -16px #1a141080,0 0 0 .5px #0000008c,inset 0 0 0 1.5px #ffffff1a}.cd-home .phone:after{pointer-events:none;content:"";border-radius:var(--ph-r,34px);position:absolute;inset:0;box-shadow:inset 0 0 0 1.5px #ffffff1f}.cd-home .phone-pwr{background:#2a2018;border-radius:0 2px 2px 0;width:3px;height:64px;position:absolute;top:100px;right:-2.5px}.cd-home .phone-vol{background:#2a2018;border-radius:2px 0 0 2px;width:3px;height:36px;position:absolute;top:80px;left:-2.5px;box-shadow:0 50px #2a2018}.cd-home .phone-screen{background:var(--cream);border-radius:var(--ph-ri,27px);line-height:0;overflow:hidden}.cd-home .phone-screen img{width:100%;display:block}.cd-home .phone-sm{--ph-r:22px;--ph-p:5px;--ph-ri:17px}.cd-home .phone-sm .phone-pwr,.cd-home .phone-sm .phone-vol{display:none}.cd-home .phone-md{--ph-r:30px;--ph-p:6px;--ph-ri:24px}.cd-home .phone-md .phone-pwr{height:52px;top:80px}.cd-home .phone-md .phone-vol{height:32px;top:65px;box-shadow:0 44px #2a2018}.cd-home .squiggle{pointer-events:none;width:calc(100% + 8px);height:16px;position:absolute;bottom:-12px;left:-4px;overflow:visible}.cd-home .deco-leaf{pointer-events:none;position:absolute}.cd-home .hero{align-items:center;min-height:820px;padding:140px 24px 120px;display:flex;position:relative}@media (max-width:900px){.cd-home .hero{min-height:0;padding:130px 24px 60px}}.cd-home .hero-inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:80px;width:100%;max-width:1160px;margin:0 auto;display:grid;position:relative}.cd-home .hero-eyebrow{background:var(--cream-deep);border:.5px solid var(--rule-med);border-radius:100px;align-items:center;gap:10px;margin-bottom:28px;padding:5px 16px 5px 5px;display:inline-flex}.cd-home .hero-eyebrow-pip{background:var(--orange);border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.cd-home .eyebrow-txt{font-family:var(--font-mono);color:var(--ink-mute);text-transform:uppercase;letter-spacing:1.4px;font-size:10px}.cd-home .hero-h1{font-family:var(--font-serif);letter-spacing:-2.6px;margin-bottom:26px;font-size:clamp(48px,5.6vw,76px);font-weight:500;line-height:.94}.cd-home .hero-h1 em{color:var(--orange);font-style:italic;font-weight:400;display:inline-block;position:relative}.cd-home .hero-sub{max-width:400px;color:var(--ink-mute);text-wrap:pretty;margin-bottom:36px;font-size:18px;line-height:1.55}.cd-home .hero-ctas{flex-wrap:wrap;gap:12px;display:flex}.cd-home .hero-visual{height:580px;position:relative}@media (max-width:900px){.cd-home .hero-inner{grid-template-columns:1fr}.cd-home .hero-visual{display:none}}.cd-home .stats{grid-template-columns:repeat(3,1fr);display:grid}.cd-home .stat{text-align:center;border-right:.5px solid var(--rule);padding:32px 40px}.cd-home .stat:last-child{border-right:none}.cd-home .stat-n{font-family:var(--font-serif);font-variant-numeric:tabular-nums;color:var(--ink);letter-spacing:-2.5px;font-size:clamp(36px,4vw,48px);font-weight:500;line-height:1}.cd-home .stat-n em{color:var(--ink);font-style:normal}.cd-home .stat-l{font-family:var(--font-mono);color:var(--ink-mute);text-transform:uppercase;letter-spacing:1.3px;margin-top:7px;font-size:10px}@media (max-width:580px){.cd-home .stats{grid-template-columns:1fr}.cd-home .stat{border-right:none;border-bottom:.5px solid var(--rule)}}.cd-home .marquee{background:var(--ink);padding:15px 0;overflow:hidden}.cd-home .marquee-track{width:max-content;animation:55s linear infinite cd-marquee-roll;display:flex}.cd-home .marquee-item{font-family:var(--font-serif);color:var(--cream);white-space:nowrap;align-items:center;gap:20px;padding:0 26px;font-size:17px;font-style:italic;display:flex}.cd-home .marquee-dot{background:var(--orange);border-radius:50%;flex-shrink:0;width:5px;height:5px}@keyframes cd-marquee-roll{0%{transform:translate(0)}to{transform:translate(-50%)}}.cd-home .section{padding:96px 0}.cd-home .s-inner{max-width:1160px;margin:0 auto;padding:0 32px}.cd-home .s-kicker{font-family:var(--font-mono);color:var(--ink-mute);text-transform:uppercase;letter-spacing:1.8px;align-items:center;gap:10px;margin-bottom:12px;font-size:10px;font-weight:600;display:flex}.cd-home .s-rule{background:var(--ink-faint);width:20px;height:.5px;display:inline-block}.cd-home .s-h2{font-family:var(--font-serif);letter-spacing:-1.8px;text-wrap:balance;margin-bottom:16px;font-size:clamp(36px,4.5vw,54px);font-weight:500;line-height:.95}.cd-home .s-h2 em{font-style:italic;font-weight:400}.cd-home .s-p{max-width:520px;color:var(--ink-mute);margin-bottom:52px;font-size:17px;line-height:1.55}.cd-home .feat-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.cd-home .feat-card{border:.5px solid var(--rule);background:#fff;border-radius:28px;flex-direction:column;transition:transform .22s,box-shadow .22s;display:flex;overflow:hidden;box-shadow:0 1px #1a14100a,0 2px 4px #1a14100d,0 14px 36px -12px #1a141021}.cd-home .feat-card:hover{transform:translateY(-5px);box-shadow:0 2px 4px #1a14100d,0 28px 56px -16px #1a141038}.cd-home .feat-phone-wrap{justify-content:center;align-items:flex-end;min-height:300px;padding:28px 28px 0;display:flex}.cd-home .feat-body{padding:24px 26px 28px}.cd-home .feat-icon{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:14px;display:flex}.cd-home .feat-title{font-family:var(--font-serif);letter-spacing:-.4px;margin-bottom:8px;font-size:21px;font-weight:500}.cd-home .feat-desc{color:var(--ink-mute);text-wrap:pretty;font-size:14px;line-height:1.65}@media (max-width:1000px){.cd-home .feat-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.cd-home .feat-grid{grid-template-columns:1fr}.cd-home .feat-phone-wrap{min-height:220px}}.cd-home .int-section{background:linear-gradient(to bottom, var(--cream-deep) 55%, var(--cream) 100%);padding:80px 0}.cd-home .int-grid-wrap{max-width:700px;margin:0 auto;padding:0 24px}.cd-home .int-grid{flex-direction:column;gap:24px;padding:48px 0;display:flex;position:relative;-webkit-mask-image:radial-gradient(55% 55%,#000 60%,#0000 100%);mask-image:radial-gradient(55% 55%,#000 60%,#0000 100%)}.cd-home .int-grid-bg{pointer-events:none;opacity:.5;background-image:linear-gradient(90deg,#1a141014 1px,#0000 1px),linear-gradient(#1a141014 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.cd-home .int-slider{overflow:hidden}.cd-home .int-track{gap:24px;width:max-content;animation:20s linear infinite cd-int-slide;display:flex}.cd-home .int-track.int-rev{animation-direction:reverse}@keyframes cd-int-slide{0%{transform:translate(0)}to{transform:translate(-50%)}}.cd-home .int-card{border:.5px solid var(--rule-med);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 2px 8px #1a14100f}.cd-home .int-card img{object-fit:contain;border-radius:8px;width:38px;height:38px}.cd-home .int-center{z-index:10;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.cd-home .int-logo-circle{border:.5px solid var(--rule-med);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbf5ecb8;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;box-shadow:0 8px 32px #1a141026,inset 0 0 0 1px #ffffff80}.cd-home .cta-dark-wrap{max-width:1160px;margin:0 auto;padding:0 24px}.cd-home .cta-dark{background:var(--ink);border-radius:32px;grid-template-columns:1fr auto;align-items:center;gap:60px;padding:72px 64px;display:grid;position:relative;overflow:hidden}.cd-home .cta-h{font-family:var(--font-serif);color:var(--cream);letter-spacing:-2px;text-wrap:balance;margin-bottom:18px;font-size:clamp(36px,4vw,56px);font-weight:500;line-height:.95}.cd-home .cta-h em{color:var(--orange);font-style:italic;font-weight:400}.cd-home .cta-p{max-width:380px;color:var(--ink-faint);margin-bottom:36px;font-size:16px;line-height:1.55}.cd-home .cta-btns{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.cd-home .app-btn{font-family:var(--font-sans);cursor:pointer;border:none;border-radius:13px;align-items:center;gap:10px;padding:11px 20px;font-size:14px;font-weight:500;line-height:1.2;text-decoration:none;transition:all .18s;display:inline-flex}.cd-home .app-btn-sub{opacity:.88;font-size:10px;font-weight:400;display:block}.cd-home .app-btn-p{color:#fff;background:var(--orange-deep);box-shadow:0 4px 20px #ee690b66}.cd-home .app-btn-p:hover{background:var(--orange-deeper)}.cd-home .app-btn-s{color:var(--cream);background:#fbf5ec14;border:.5px solid #fbf5ec26}.cd-home .app-btn-s:hover{background:#fbf5ec29}.cd-home .cta-phones{flex-shrink:0;align-items:flex-end;gap:16px;display:flex}@media (max-width:900px){.cd-home .cta-dark{grid-template-columns:1fr;padding:48px 32px}.cd-home .cta-phones{display:none}}@keyframes cd-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.cd-home .au{animation:.7s both cd-fade-up}.cd-home .au-1{animation-delay:.1s}.cd-home .au-2{animation-delay:.24s}.cd-home .au-3{animation-delay:.4s}.cd-home .au-4{animation-delay:.58s}