:root{--ink:#171a20;--muted:#626873;--line:#e7e9ee;--paper:#fff;--soft:#f6f7f9;--blue:#2563eb;--purple:#7c3aed;--green:#159455;--shadow:0 24px 70px rgba(28,37,54,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:"DM Sans",sans-serif;font-size:16px;line-height:1.6}.skip{position:fixed;left:1rem;top:-5rem;z-index:99;background:#fff;padding:.8rem 1rem;border-radius:.5rem}.skip:focus{top:1rem}.wrap{width:min(1160px,calc(100% - 40px));margin-inline:auto}.topbar{padding:.6rem 1rem;text-align:center;background:#171a20;color:#fff;font-size:.86rem;font-weight:600}.topbar span{display:inline-block;width:7px;height:7px;border-radius:50%;background:#48d597;margin-right:.5rem}.nav{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:.65rem;color:inherit;text-decoration:none;font-family:Manrope,sans-serif;font-size:1.12rem}.brand-mark{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;color:#fff;background:linear-gradient(135deg,#4285f4,#9b72cb 55%,#d96570)}.brand b{font-weight:800}.nav-cta,.text-link{color:var(--ink);font-weight:700;text-decoration:none}.nav-cta{font-size:.94rem}.nav-cta span,.button span{margin-left:.45rem}.hero{min-height:720px;display:grid;grid-template-columns:1.02fr .98fr;gap:5rem;align-items:center;padding-block:5rem 6.5rem}.kicker,.eyebrow{margin:0 0 1rem;color:#4b5563;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.kicker span{display:inline-block;padding:.25rem .55rem;border-radius:100px;color:#315bd6;background:#eef3ff;letter-spacing:.05em}.hero h1,.section h2,.final-cta h2{font-family:Manrope,sans-serif;line-height:1.05;letter-spacing:-.045em}.hero h1{font-size:clamp(3rem,5vw,5.1rem);margin:0 0 1.5rem}.hero h1 em,.offer h2 em{font-style:normal;color:#526170}.hero-lede{max-width:650px;margin:0 0 2rem;color:var(--muted);font-size:1.18rem;line-height:1.65}.hero-actions{display:flex;gap:1.2rem;align-items:center;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:0 1.45rem;border-radius:12px;background:var(--ink);color:#fff;text-decoration:none;font-weight:800;box-shadow:0 10px 30px rgba(20,25,35,.18);transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 14px 36px rgba(20,25,35,.22)}.trust-row{display:flex;gap:1.25rem;flex-wrap:wrap;padding:0;margin:1.8rem 0 0;list-style:none;color:#515762;font-size:.88rem}.trust-row span{color:var(--green);font-weight:800}.hero-product{position:relative;min-height:490px;display:grid;place-items:center}.hero-product:before{content:"";position:absolute;inset:10% -4%;border-radius:40px;background:linear-gradient(140deg,#f2f6ff,#f7f3ff 48%,#fff6f3);transform:rotate(-2deg)}.browser-card{position:relative;width:100%;max-width:560px;border:1px solid #dfe3ea;border-radius:18px;background:#fff;box-shadow:var(--shadow);overflow:hidden;transform:rotate(1deg)}.browser-top{height:48px;display:flex;align-items:center;gap:7px;padding:0 16px;background:#f3f4f6;border-bottom:1px solid #e5e7eb}.browser-top i{width:9px;height:9px;border-radius:50%;background:#d1d5db}.browser-top span{margin-left:12px;color:#7b818c;font-size:.78rem}.browser-body{min-height:370px;padding:50px 42px;background:linear-gradient(#fff,#fbfcff)}.gemini-orb{font-size:2.5rem;background:linear-gradient(135deg,#4285f4,#9b72cb,#d96570);background-clip:text;color:transparent}.hello{font-family:Manrope,sans-serif;font-size:1.8rem;font-weight:700;letter-spacing:-.03em}.prompt{display:flex;justify-content:space-between;align-items:center;margin-top:42px;padding:17px 18px;border:1px solid #dfe3ea;border-radius:14px;color:#777f8b;box-shadow:0 8px 24px rgba(33,42,58,.06)}.prompt b{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#23262d;color:#fff}.mini-tools{display:flex;gap:8px;margin-top:15px}.mini-tools span{padding:7px 10px;border-radius:8px;background:#f2f4f7;color:#68707c;font-size:.74rem}.floating-card{position:absolute;padding:14px 18px;border:1px solid #e2e5eb;border-radius:13px;background:#fff;box-shadow:0 18px 40px rgba(30,40,60,.14)}.floating-card small{display:block;color:#7c8490;font-size:.72rem}.floating-card strong{font-family:Manrope,sans-serif;font-size:1.35rem}.floating-card--time{top:22px;right:-20px}.floating-card--storage{bottom:10px;left:-18px}.logos-band{padding:1.1rem 0;border-block:1px solid var(--line);background:#fafafa}.logos-row{display:flex;justify-content:space-between;gap:1rem;overflow:hidden;color:#777d87;font-weight:700}.section{padding-block:7rem}.problem{display:grid;grid-template-columns:1fr 1fr;gap:7rem;align-items:start}.section-title{text-align:center;max-width:760px;margin:0 auto 3.4rem}.section-title.left{text-align:left;margin:0}.section-title h2,.offer h2{margin:0 0 1.2rem;font-size:clamp(2.3rem,4vw,4.1rem)}.section-title>p:last-child{color:var(--muted);font-size:1.08rem}.problem-copy{font-size:1.12rem;color:var(--muted)}.problem-copy p:first-child{margin-top:0}.problem-copy strong{color:var(--ink)}.features{background:var(--soft)}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.feature{position:relative;min-height:345px;padding:32px;border:1px solid #e4e6eb;border-radius:22px;background:#fff;overflow:hidden}.feature--large{min-height:520px}.feature--wide{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.feature-icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:52px;border-radius:12px;font-weight:800}.gradient{color:#fff;background:linear-gradient(135deg,#4285f4,#9b72cb,#d96570)}.blue{color:#2563eb;background:#eaf1ff}.red{color:#e24a4a;background:#fff0f0}.green{color:#188a50;background:#eaf8f1}.dark{color:#fff;background:#22262d}.yellow{color:#a86900;background:#fff7dc}.feature-number{position:absolute;right:28px;top:30px;color:#abb0b9;font:700 .78rem Manrope,sans-serif}.feature h3{max-width:540px;margin:0 0 .65rem;font:700 1.45rem/1.2 Manrope,sans-serif;letter-spacing:-.02em}.feature p{max-width:560px;margin:0;color:var(--muted)}.chat-demo{max-width:520px;margin-top:38px;padding:22px;border-radius:16px;background:#f6f7f9}.chat-demo span{font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#8a9099}.chat-demo p{margin:.25rem 0 1rem;color:#2b3038;font-size:.9rem}.image-strip{display:flex;gap:9px;margin-top:34px}.image-strip i{height:82px;flex:1;border-radius:10px;background:linear-gradient(145deg,#c9dcff,#e8d7ff)}.image-strip i:nth-child(2){background:linear-gradient(145deg,#ffd9c3,#fff0d2)}.image-strip i:nth-child(3){background:linear-gradient(145deg,#bde8d5,#dbeeff)}.credit-line{margin-top:42px}.credit-line:before{content:"";display:block;height:9px;border-radius:99px;background:#e9ebef}.credit-line span{display:block;width:78%;height:9px;margin-top:-9px;border-radius:99px;background:#e35959}.credit-line b{display:block;margin-top:9px;font-size:.84rem}.apps-visual{display:flex;gap:16px;justify-content:center}.apps-visual span{display:grid;place-items:center;width:82px;height:82px;border:1px solid #e0e3e8;border-radius:19px;background:#fff;box-shadow:0 14px 28px rgba(33,45,62,.1);font:800 1.8rem Manrope,sans-serif}.gmail{color:#dc4b3e}.docs{color:#4285f4}.sheets{color:#1e8e5a}.slides{color:#f6b900}.storage-stat{display:block;margin-top:30px;font:800 2.8rem Manrope,sans-serif;letter-spacing:-.06em}.steps .section-title{margin-bottom:4rem}.step-list{display:grid;grid-template-columns:repeat(3,1fr);gap:0;padding:0;margin:0;list-style:none}.step-list li{display:flex;gap:20px;padding:28px;border-top:1px solid var(--line)}.step-list li+li{border-left:1px solid var(--line)}.step-list>li>span{display:grid;place-items:center;flex:0 0 36px;height:36px;border-radius:50%;background:#eef2ff;color:#315bd6;font-weight:800}.step-list h3{margin:3px 0 5px;font:700 1.1rem Manrope,sans-serif}.step-list p{margin:0;color:var(--muted);font-size:.93rem}.privacy-note{display:flex;gap:18px;align-items:center;max-width:790px;margin:3rem auto 0;padding:22px 25px;border-radius:16px;background:#f3f8f5;color:#516057}.privacy-note>div{font-size:1.5rem}.privacy-note p{margin:0}.privacy-note strong{color:#203a2c}.comparison{background:#171a20;color:#fff}.comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:7rem;align-items:center}.comparison h2{font-size:clamp(2.5rem,4vw,4rem)}.comparison-grid>div>p:last-child{color:#b9bec7;font-size:1.08rem}.comparison .eyebrow{color:#aeb4bf}.value-list>div{display:flex;gap:18px;padding:20px 0;border-bottom:1px solid #363a42}.value-list>div>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#fff;color:#171a20;font-weight:800}.value-list p{margin:0}.value-list small{display:block;color:#9da3ad}.offer-card{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;padding:58px;border-radius:28px;background:#f2f4f8}.offer h2 em{color:#315bd6}.offer-copy>p:not(.eyebrow){max-width:580px;color:var(--muted);font-size:1.08rem}.offer-copy ul{display:grid;grid-template-columns:1fr 1fr;gap:11px 26px;padding:0;margin:30px 0 0;list-style:none;font-size:.92rem}.offer-copy li:before{content:"✓";color:var(--green);font-weight:800;margin-right:8px}.checkout-card{align-self:center;padding:32px;border-radius:20px;background:#fff;box-shadow:var(--shadow)}.checkout-label{text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;font-weight:800;color:#828892}.duration{display:flex;align-items:center;gap:14px;margin:20px 0}.duration strong{font:800 5rem/1 Manrope,sans-serif;letter-spacing:-.08em}.duration span{font-weight:700;line-height:1.2;color:#666d77}.divider{height:1px;background:var(--line);margin:24px 0}.instant{font-weight:700}.instant span{display:inline-block;width:8px;height:8px;margin-right:7px;border-radius:50%;background:#35b978}.button--full{width:100%;margin-top:10px}.checkout-card small{display:block;margin-top:15px;text-align:center;color:#777e88}.faq-list{max-width:850px;margin:auto;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{display:flex;justify-content:space-between;gap:20px;padding:24px 4px;cursor:pointer;font:700 1.06rem Manrope,sans-serif;list-style:none}summary::-webkit-details-marker{display:none}summary span{font-size:1.4rem;font-weight:400;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details p{margin:0;padding:0 4px 24px;color:var(--muted)}.final-cta{padding:7rem 0;text-align:center;background:#315bd6;color:#fff}.final-cta .spark{display:grid;place-items:center;width:46px;height:46px;margin:0 auto 1.5rem;border-radius:14px;background:#fff;color:#315bd6}.final-cta p{font-weight:600}.final-cta h2{margin:0 0 2rem;font-size:clamp(2.6rem,5vw,4.8rem)}.button--light{background:#fff;color:#20242b}.final-cta small{display:block;margin-top:18px;color:#dce5ff}footer{padding:2.5rem 0;background:#111318;color:#a5abb5}footer .wrap{display:grid;grid-template-columns:auto 1fr auto;gap:50px;align-items:center}footer .brand{color:#fff}footer p{max-width:650px;margin:0;font-size:.78rem}.reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:900px){.hero{grid-template-columns:1fr;gap:3rem;padding-top:3rem}.hero-product{min-height:430px}.problem,.comparison-grid,.offer-card{grid-template-columns:1fr;gap:3rem}.feature--wide{grid-template-columns:1fr;gap:2rem}.step-list{grid-template-columns:1fr}.step-list li+li{border-left:0}.offer-card{padding:35px}.logos-row{justify-content:flex-start}.logos-row span{min-width:max-content}footer .wrap{grid-template-columns:1fr;gap:20px}}@media(max-width:620px){.wrap{width:min(100% - 28px,1160px)}.topbar{font-size:.75rem}.nav{height:68px}.nav-cta{font-size:0}.nav-cta span{font-size:1.2rem}.hero{min-height:auto;padding-block:3rem 4rem}.hero h1{font-size:2.85rem}.hero-lede{font-size:1.04rem}.hero-actions{align-items:flex-start;flex-direction:column}.trust-row{display:grid;gap:.55rem}.hero-product{min-height:360px}.browser-body{min-height:300px;padding:34px 20px}.hello{font-size:1.4rem}.mini-tools span:last-child{display:none}.floating-card--time{right:-5px}.floating-card--storage{left:-4px}.section{padding-block:5rem}.problem{gap:2rem}.section-title h2,.offer h2{font-size:2.45rem}.feature-grid{grid-template-columns:1fr}.feature--wide{grid-column:auto}.feature{min-height:300px;padding:25px}.feature-icon{margin-bottom:40px}.apps-visual span{width:58px;height:58px}.offer-card{padding:24px 18px;border-radius:20px}.offer-copy ul{grid-template-columns:1fr}.duration strong{font-size:4rem}.comparison-grid{gap:2rem}footer .wrap{display:flex;flex-direction:column;align-items:flex-start}.button{width:100%}.text-link{text-align:center;width:100%}}
