:root{--ink:#171513;--paper:#f7f4ed;--paper-soft:#fffdf8;--muted:#827d75;--line:#e7e0d6;--blue:#0a84ff;--blue-dark:#0068d9;--blue-soft:#e7f2ff;--bubble-gray:#2b2b30;--shadow:0 28px 90px rgba(23,21,19,.14);--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}.container{width:min(100% - 34px,var(--container));margin:0 auto}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:76px;display:flex}.brand-mark,.footer-brand{letter-spacing:0;align-items:center;gap:12px;font-size:1.04rem;font-weight:800;display:inline-flex}.brand-mark:before{display:none}.brand-avatar,.hero-avatar,.avatar{color:#fff;background:0 0;justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(255,255,255,.22),0 12px 28px rgba(10,132,255,.18)}.brand-avatar{width:34px;height:34px;box-shadow:none;border-radius:10px}.hero-avatar{width:150px;height:150px;box-shadow:none;background:0 0;border-radius:36px;margin-bottom:32px}.brand-avatar img,.hero-avatar img,.avatar img{object-fit:cover;object-position:50% 26%;width:100%;height:100%}.hero-avatar img{object-fit:contain;object-position:center}nav{align-items:center;gap:12px;display:flex}nav a{color:var(--muted);font-size:.95rem;font-weight:700;display:none}nav .nav-cta{background:var(--ink);color:#fff;border-radius:8px;padding:12px 17px;display:inline-flex}.hero{background:radial-gradient(circle at 68% 38%,rgba(10,132,255,.11),transparent 28%),linear-gradient(180deg,var(--paper-soft),var(--paper));min-height:720px;overflow:hidden}.hero-grid{align-items:center;gap:36px;padding:78px 0 84px;display:grid}.hero-copy{max-width:760px}h1{letter-spacing:0;max-width:820px;margin-bottom:28px;font-size:max(4rem,min(10vw,6.75rem));font-weight:600;line-height:.98}h2{letter-spacing:0;margin-bottom:0;font-size:max(3rem,min(8vw,5.35rem));font-weight:560;line-height:1.04}h2 span{color:var(--muted)}h3{letter-spacing:0;margin-bottom:12px;font-size:max(2.1rem,min(5vw,4rem));font-weight:560;line-height:1}.hero-subheadline{max-width:720px;color:var(--muted);margin-bottom:34px;font-size:max(1.15rem,min(2vw,1.42rem))}.hero-actions{flex-wrap:wrap;gap:12px;margin-bottom:22px;display:flex}.button{border:1px solid transparent;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:58px;padding:16px 24px;font-size:1.02rem;font-weight:850;line-height:1.1;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);color:#fff;box-shadow:0 18px 38px rgba(10,132,255,.26)}.button-primary:hover{background:var(--blue-dark)}.button-invert{background:var(--paper-soft);color:var(--ink)}.hero-note{color:var(--muted);margin-bottom:0;font-size:.98rem}.hero-visual{justify-items:center;display:grid;position:relative}.phone-frame{background:#0b0b0d;border-radius:48px;width:min(100%,380px);padding:10px;box-shadow:inset 0 0 0 2px rgba(255,255,255,.14),0 34px 80px rgba(23,21,19,.2)}.phone-shell{color:#f5f5f7;background:#1c1c1f;border-radius:39px;min-height:690px;overflow:hidden}.phone-status,.phone-header,.phone-footer{justify-content:space-between;align-items:center;display:flex}.phone-status{color:#f7f7f7;padding:24px 24px 10px;font-size:1.05rem;font-weight:850}.phone-icons{align-items:center;gap:5px;display:inline-flex}.battery{border:1.7px solid #f5f5f7;border-radius:3px;width:22px;height:11px}.phone-header{text-align:center;justify-content:center;justify-items:center;gap:10px;padding:8px 22px 22px;display:grid;position:relative}.avatar{width:62px;height:62px;box-shadow:none;background:0 0;border-radius:50%}.phone-header p{color:rgba(255,255,255,.86);margin:0;font-size:.92rem;font-weight:700}.phone-header>div:not(.avatar) span{display:none}.phone-call-icon{color:rgba(255,255,255,.82);position:absolute;top:24px;right:24px}.message-list{gap:12px;padding:20px 26px 28px;display:grid}.message-row{opacity:0;animation:.52s forwards messageIn;animation-delay:calc(var(--message-index)*.11s);display:flex}.message-row-incoming{justify-content:flex-start}.message-row-outgoing{justify-content:flex-end}.message-bubble{border-radius:24px;width:-moz-fit-content;width:fit-content;max-width:82%;padding:13px 16px 14px}.message-bubble span{display:none}.message-bubble p{margin:0;font-size:.97rem;line-height:1.3}.message-incoming{color:#fff;background:#3a3a3f;border-bottom-left-radius:7px}.message-outgoing{background:var(--blue);color:#fff;border-bottom-right-radius:7px}.phone-footer{color:rgba(255,255,255,.56);background:#2a2a2e;border-radius:999px;margin:0 26px 24px;padding:13px 16px;font-size:.88rem;font-weight:700}.phone-footer:after{background:var(--blue);content:"";border-radius:50%;width:30px;height:30px}.impact-section,.steps-section,.safety-strip,.faq-section{border-top:1px solid var(--line);padding:86px 0}.impact-grid,.steps-layout,.safety-layout,.faq-layout{gap:32px;display:grid}.impact-grid p{max-width:560px;color:var(--muted);font-size:max(1.14rem,min(2vw,1.48rem))}.capability-grid{border:1px solid var(--line);background:rgba(255,255,255,.32);border-radius:18px;margin-top:64px;display:grid;overflow:hidden}.capability-cell{border-bottom:1px solid var(--line);min-height:240px;padding:34px}.capability-cell:last-child{border-bottom:0}.capability-cell p{max-width:360px;color:var(--muted);margin-bottom:0;font-size:1.04rem}.steps-section{background:var(--paper-soft)}.simple-list{border:1px solid var(--line);border-radius:18px;display:grid;overflow:hidden}.simple-row{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr;align-items:center;gap:18px;min-height:116px;padding:26px;display:grid}.simple-row:last-child{border-bottom:0}.simple-row span{background:var(--blue-soft);width:42px;height:42px;color:var(--blue);border-radius:50%;place-items:center;font-weight:900;display:grid}.simple-row p{color:var(--ink);margin-bottom:0;font-size:max(1.2rem,min(3vw,2rem));font-weight:560;line-height:1.15}.safety-points{gap:12px;display:grid}.safety-point{color:var(--muted);align-items:center;gap:12px;font-size:1.07rem;font-weight:700;display:flex}.safety-point svg{color:var(--blue)}.faq-section{background:var(--paper-soft)}.section-heading{max-width:650px}.section-heading .eyebrow{display:none}.section-heading h2{margin-bottom:0}.faq-list{border:1px solid var(--line);background:var(--paper);border-radius:18px;display:grid;overflow:hidden}.faq-item{border-bottom:1px solid var(--line);padding:0 24px}.faq-item:last-child{border-bottom:0}.faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;min-height:72px;font-weight:820;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{color:var(--blue);content:"+";font-size:1.4rem}.faq-item[open] summary:after{content:"-"}.faq-item p{max-width:720px;color:var(--muted);margin-bottom:0;padding:0 0 24px}.message-panel{background:var(--paper);padding:78px 0}.message-panel-inner{background:var(--ink);min-height:360px;color:var(--paper-soft);text-align:center;border-radius:32px;place-items:center;gap:28px;display:grid}.site-footer{border-top:1px solid var(--line);background:var(--paper);padding:62px 0}.footer-inner{justify-content:space-between;align-items:center;gap:18px;display:flex}.footer-link{color:var(--muted);align-items:center;gap:6px;font-weight:750;display:inline-flex}@keyframes messageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}@media (min-width:720px){nav a{display:inline-flex}.hero-grid{grid-template-columns:minmax(0,1fr) 310px;gap:30px;padding:70px 0 82px}.hero-visual{justify-items:end}.hero-avatar{border-radius:28px;width:116px;height:116px;margin-bottom:20px}h1{font-size:max(3.9rem,min(7vw,4.7rem))}.hero-subheadline{font-size:1.08rem}.phone-frame{border-radius:42px;width:310px}.phone-shell{border-radius:33px;min-height:560px}.phone-status{padding:20px 20px 8px;font-size:.88rem}.avatar{width:54px;height:54px}.phone-header{padding:6px 20px 18px}.message-list{gap:8px;padding:16px 18px 22px}.message-bubble{max-width:86%;padding:10px 12px 11px}.message-bubble p{font-size:.8rem}.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.capability-cell{border-right:1px solid var(--line)}.capability-cell:nth-child(2n){border-right:0}.capability-cell:nth-last-child(-n+2){border-bottom:0}}@media (min-width:960px){.hero-grid{grid-template-columns:minmax(0,1fr) 430px;padding:96px 0 104px}h1{font-size:max(4rem,min(10vw,6.75rem))}.hero-subheadline{font-size:max(1.15rem,min(2vw,1.42rem))}.hero-avatar{border-radius:34px;width:118px;height:118px;margin-bottom:34px}.hero-visual{justify-items:end}.phone-frame{border-radius:48px;width:min(100%,380px)}.phone-shell{border-radius:39px;min-height:690px}.phone-status{padding:24px 24px 10px;font-size:1.05rem}.avatar{width:62px;height:62px}.phone-header{padding:8px 22px 22px}.message-list{gap:12px;padding:20px 26px 28px}.message-bubble{max-width:82%;padding:13px 16px 14px}.message-bubble p{font-size:.97rem}.impact-grid,.steps-layout,.safety-layout,.faq-layout{grid-template-columns:minmax(0,.88fr) minmax(420px,1fr);align-items:start}}@media (max-width:719px){.container{width:min(100% - 28px,var(--container))}.site-header{min-height:70px}.hero{min-height:auto}.hero-grid{padding:54px 0 58px;position:relative}.hero-avatar{border-radius:28px;width:112px;height:112px;margin-bottom:24px}h1{font-size:max(3.45rem,min(15vw,5rem))}.hero-actions .button{width:100%}.hero-visual{margin-top:10px}.phone-frame{border-radius:42px;width:min(100%,320px)}.phone-shell{border-radius:33px;min-height:540px}.phone-status{padding:20px 22px 8px}.message-list{padding:18px 20px 24px}.message-bubble p{font-size:.82rem}.impact-section,.steps-section,.safety-strip,.faq-section{padding:62px 0}.capability-grid{margin-top:38px}.capability-cell{min-height:190px;padding:26px}.message-panel-inner{border-radius:24px;min-height:300px;padding:28px}.footer-inner{flex-direction:column;align-items:flex-start}}
