:root{color:#191919;font-synthesis:none;text-rendering:optimizelegibility;--blue:#4772fa;--blue-dark:#315bdc;--ink:#12182c;--muted:#626878;--line:#19191917;--surface:#f6f8fc;--container:1216px;background:#fff;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,PingFang SC,Microsoft YaHei,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{background:#fff;min-width:320px;margin:0}body,button,a{-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}svg{stroke-width:1.8px;width:20px;height:20px}.container{width:min(calc(100% - 48px), var(--container));margin:0 auto}.session-check{opacity:0;pointer-events:none;border:0;width:1px;height:1px;position:fixed;left:-9999px}.site-header{z-index:20;width:100%;color:var(--ink);position:absolute;top:0}.nav-wrap{justify-content:space-between;align-items:center;height:112px;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:11px;font-size:18px;font-weight:700;display:inline-flex}.brand img{border-radius:11px;width:38px;height:38px;box-shadow:0 7px 22px #4772fa3b}.desktop-nav{align-items:center;gap:37px;margin-left:auto;margin-right:36px;display:flex}.desktop-nav a,.login-link{color:#363c4c;font-size:14px;transition:color .2s}.desktop-nav a:hover,.login-link:hover{color:var(--blue)}.nav-actions{align-items:center;gap:22px;display:flex}.nav-cta{min-height:42px!important;padding:0 17px!important}.nav-cta svg{width:16px}.menu-button{border:1px solid var(--line);width:42px;height:42px;color:var(--ink);background:#fff;border-radius:12px;justify-content:center;align-items:center;display:none}.mobile-nav{display:none}.button{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 23px;font-size:15px;font-weight:650;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:focus-visible,a:focus-visible,button:focus-visible{outline-offset:3px;outline:3px solid #4772fa59}.button-primary{color:#fff;background:var(--blue);box-shadow:0 10px 28px #4772fa42}.button-primary:hover{background:var(--blue-dark);box-shadow:0 14px 32px #4772fa52}.button-secondary{color:var(--ink);border-color:var(--line);background:#ffffffdb;box-shadow:0 8px 25px #18214114}.button-light{color:var(--blue-dark);background:#fff;box-shadow:0 10px 28px #0614442e}.hero{background:linear-gradient(#fbfdff 0%,#fff 68%);min-height:1000px;padding:212px 0 112px;position:relative;overflow:hidden}.hero:before{content:"";background-image:linear-gradient(#4772fa0d 1px,#0000 1px),linear-gradient(90deg,#4772fa0d 1px,#0000 1px);background-size:48px 48px;height:720px;position:absolute;inset:0 0 auto;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.hero-orb{filter:blur(8px);opacity:.55;border-radius:50%;position:absolute}.hero-orb-one{background:radial-gradient(circle,#4772fa3d,#0000 70%);width:520px;height:520px;top:-180px;left:-210px}.hero-orb-two{background:radial-gradient(circle,#71adff40,#0000 70%);width:440px;height:440px;top:70px;right:-180px}.hero-content{text-align:center;position:relative}.eyebrow{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:9px;font-size:13px;font-weight:750;display:inline-flex}.eyebrow span{background:currentColor;border-radius:2px;width:23px;height:2px}.hero h1{max-width:930px;color:var(--ink);letter-spacing:-.052em;margin:23px auto 25px;font-size:clamp(50px,6vw,80px);font-weight:720;line-height:1.08}.hero h1 span{color:var(--blue)}.hero-copy{max-width:700px;color:var(--muted);margin:0 auto;font-size:18px;line-height:1.8}.hero-actions{justify-content:center;gap:13px;margin-top:34px;display:flex}.product-window{text-align:left;background:#fff;border:1px solid #1919191a;border-radius:18px;margin:0;position:relative;overflow:hidden;box-shadow:0 36px 90px #1c2b5e2b,0 8px 26px #1c2b5e14}.product-window:after{content:"";pointer-events:none;background:linear-gradient(#ffffff29,#0000);height:24%;position:absolute;inset:0 0 auto}.product-window img{aspect-ratio:1024/590;object-fit:cover;object-position:top;width:100%}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.product-showcase{text-align:left;transform-origin:top;grid-template-columns:minmax(260px,318px) minmax(0,1fr);align-items:stretch;gap:24px;width:min(1110px,100%);margin:58px auto 0;display:grid;transform:perspective(1400px)rotateX(1.2deg)}.product-showcase-nav{flex-direction:column;gap:6px;padding:4px 0;display:flex}.product-showcase-item{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:16px;grid-template-columns:40px 1fr;align-items:start;gap:12px;padding:12px 14px 12px 12px;transition:background .2s,border-color .2s,box-shadow .2s;display:grid}.product-showcase-item:hover{background:#4772fa0d}.product-showcase-item.active{background:#fff;border-color:#4772fa24;box-shadow:0 14px 36px #1c2b5e1a}.product-showcase-icon{width:40px;height:40px;color:var(--blue);background:#4772fa17;border-radius:12px;place-items:center;display:grid}.product-showcase-icon svg{width:18px;height:18px}.product-showcase-item.active .product-showcase-icon{color:#fff;background:var(--blue);box-shadow:0 10px 22px #4772fa47}.product-showcase-copy{gap:7px;min-width:0;padding-top:1px;display:grid}.product-showcase-copy strong{color:var(--ink);letter-spacing:-.02em;font-size:15px;font-weight:700;line-height:1.3}.product-showcase-copy ul{gap:3px;margin:0;padding:0;list-style:none;display:grid}.product-showcase-copy li{color:var(--muted);padding-left:11px;font-size:12px;line-height:1.45;position:relative}.product-showcase-copy li:before{content:"";opacity:.45;background:currentColor;border-radius:50%;width:4px;height:4px;position:absolute;top:.55em;left:0}.product-showcase-item:not(.active) .product-showcase-copy li{color:#7a8090}.product-showcase-item:not(.active) .product-showcase-copy ul{display:none}.product-showcase-panel{min-width:0;position:relative}.product-showcase .product-window{height:100%;box-shadow:0 28px 70px #1c2b5e26,0 8px 24px #1c2b5e12}.product-showcase .product-window img{aspect-ratio:auto;opacity:0;width:100%;height:100%;transition:opacity .35s;position:absolute;inset:0}.product-showcase .product-window img.active{opacity:1}.product-showcase .product-window{aspect-ratio:1024/590}.product-showcase-dots{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd1;border-radius:999px;gap:7px;padding:7px 9px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 8px 22px #1c2b5e24}.product-showcase-dot{cursor:pointer;background:#19191938;border:0;border-radius:999px;width:7px;height:7px;padding:0;transition:width .2s,background .2s}.product-showcase-dot.active{background:var(--blue);width:18px}.section{padding:128px 0}.section-heading{max-width:670px}.section-heading.centered{text-align:center;margin:0 auto}.kicker{color:var(--blue);font-size:14px;font-weight:750}.section-heading h2{color:var(--ink);letter-spacing:-.045em;margin:17px 0 20px;font-size:clamp(38px,4vw,54px);font-weight:700;line-height:1.14}.section-heading p{color:var(--muted);margin:0;font-size:17px;line-height:1.75}.section-heading.light h2,.section-heading.light p,.section-heading.light .kicker{color:#fff}.section-heading.light p{color:#ffffffb3}.collect-section{background:var(--blue);color:#fff}.collect-section .section-heading{text-align:center;margin:0 auto 58px}.collect-section .kicker{color:#ffffffb3}.collect-section .section-heading h2{color:#fff}.collect-section .section-heading p{color:#ffffffb8}.collect-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.feature-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff29;border-radius:20px;min-height:310px;padding:28px;transition:transform .2s,background .2s}.feature-card:hover{background:#ffffff1f;transform:translateY(-5px)}.feature-card.available{color:var(--ink);background:#fff;box-shadow:0 24px 60px #1c2c703d}.feature-icon{background:#ffffff21;border-radius:14px;place-items:center;width:48px;height:48px;margin-bottom:26px;display:grid}.available .feature-icon{color:var(--blue);background:#4772fa17}.feature-card h3{letter-spacing:-.02em;margin:20px 0 11px;font-size:20px}.feature-card p{color:#ffffffad;margin:0;font-size:14px;line-height:1.72}.feature-card.available p{color:var(--muted)}.status{border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:11px;font-weight:700;display:inline-flex}.status-live{color:#178a55;background:#e8f8f0}.status-soon{color:#697085;background:#edf0f6}.feature-card:not(.available) .status-soon{color:#ffffffc2;background:#ffffff1c}.organize-section{background:#fff}.split-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:62px;display:flex}.mini-stat{border-left:1px solid var(--line);flex-direction:column;min-width:175px;padding:22px 24px;display:flex}.mini-stat strong{color:var(--blue);font-size:46px;line-height:1}.mini-stat span{color:var(--muted);margin-top:8px;font-size:13px}.organize-list{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:48px;display:grid}.organize-item{border:1px solid var(--line);background:#fff;border-radius:17px;min-height:190px;padding:25px;position:relative}.organize-item>svg{color:var(--blue)}.organize-item h3{margin:21px 0 9px;font-size:17px}.organize-item p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.organize-item .status{position:absolute;top:22px;right:20px}.showcase-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.showcase-grid>div{min-width:0}.showcase-label{color:#747a88;margin:0 0 12px 6px;font-size:13px;font-weight:650;display:inline-block}.showcase-grid .product-window{border-radius:15px;box-shadow:0 22px 54px #1c2b5e1f}.reminder-section{background:var(--ink);position:relative;overflow:hidden}.reminder-section:before{content:"";opacity:.32;background:radial-gradient(circle at 78% 20%,#4772fa 0,#0000 34%),linear-gradient(#ffffff0a 1px,#0000 1px) 0 0/48px 48px,linear-gradient(90deg,#ffffff0a 1px,#0000 1px) 0 0/48px 48px;position:absolute;inset:0}.reminder-layout{grid-template-columns:.88fr 1.12fr;align-items:center;gap:100px;display:grid;position:relative}.text-link{align-items:center;gap:6px;margin-top:30px;font-size:14px;font-weight:650;display:inline-flex}.light-link{color:#fff}.reminder-stack{gap:15px;display:grid}.reminder-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff12;border:1px solid #ffffff1a;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;min-height:112px;padding:22px 24px;display:grid}.reminder-icon{color:#fff;background:var(--blue);border-radius:15px;place-items:center;width:52px;height:52px;display:grid;box-shadow:0 12px 30px #4772fa47}.reminder-card h3{color:#fff;margin:0 0 6px;font-size:17px}.reminder-card p{color:#ffffff9c;margin:0;font-size:13px;line-height:1.55}.reminder-check{color:#55d890}.membership-section{background:var(--surface)}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:18px;max-width:1120px;margin:58px auto 0;display:grid}.plan-card{border:1px solid var(--line);background:#fff;border-radius:24px;flex-direction:column;padding:32px;display:flex;box-shadow:0 18px 45px #1c2b5e12}.plan-card.featured{color:#fff;background:var(--blue);border-color:#0000;box-shadow:0 28px 64px #4772fa40}.plan-icon{width:48px;height:48px;color:var(--blue);background:#4772fa17;border-radius:14px;place-items:center;display:grid}.featured .plan-icon{color:#fff;background:#ffffff21}.plan-card h3{letter-spacing:-.03em;margin:22px 0 10px;font-size:24px}.plan-card>p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.featured>p{color:#ffffffb8}.plan-card ul{border-top:1px solid var(--line);flex:1;margin:24px 0;padding:22px 0 0;list-style:none}.featured ul{border-color:#ffffff2e}.plan-card li{color:#434958;align-items:flex-start;gap:10px;margin:11px 0;font-size:13px;line-height:1.5;display:flex}.featured li{color:#fff}.plan-card li svg{color:#27b66d;stroke-width:2.4px;flex:none;width:17px;margin-top:1px}.featured li svg{color:#b9ffd9}.plan-card .button{width:100%}.download-page-shell .site-header{background:#fff;position:relative}.download-page{background:linear-gradient(#fbfdff 0%,#fff 55%);padding:36px 0 96px}.download-section{background:#fff}.download-page .download-section{background:0 0;padding:0}.download-wrap{background:linear-gradient(145deg,#f4f7ff,#eef3ff);border-radius:30px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;min-height:510px;padding:68px;display:grid}.platform-mark{color:#fff;background:var(--ink);border-radius:17px;place-items:center;width:58px;height:58px;margin-bottom:28px;display:grid;box-shadow:0 16px 38px #141b3033}.platform-mark svg{width:28px;height:28px}.download-copy h1,.download-copy h2{color:var(--ink);letter-spacing:-.045em;margin:18px 0;font-size:clamp(36px,4vw,51px);line-height:1.12}.download-copy>p{max-width:500px;color:var(--muted);margin:0;font-size:16px;line-height:1.75}.desktop-nav a[aria-current=page],.mobile-nav a[aria-current=page]{color:var(--blue);font-weight:650}.version-pill{color:var(--blue-dark);background:#fff;border-radius:999px;margin-top:23px;padding:7px 11px;font-size:12px;font-weight:650;display:inline-flex;box-shadow:0 7px 18px #243a7d12}.download-cards{gap:13px;display:grid}.download-card{background:#fff;border:1px solid #4772fa17;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;min-height:115px;padding:24px 26px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 14px 35px #243a7d14}.download-card:hover{transform:translateY(-3px);box-shadow:0 20px 42px #243a7d21}.download-card span{font-size:18px;font-weight:700}.download-card p{color:var(--muted);margin:7px 0 0;font-size:12px}.download-card em{color:var(--blue);margin-top:9px;font-size:11px;font-style:normal;font-weight:700;display:inline-block}.download-card>svg{width:24px;height:24px;color:var(--blue)}.future-platforms{flex-wrap:wrap;gap:10px;margin-top:5px;display:flex}.future-platforms span{color:#6c7280;border:1px dashed #1919191f;border-radius:13px;flex:1;align-items:center;gap:8px;min-width:210px;padding:13px 15px;font-size:12px;display:flex}.future-platforms svg{width:16px}.future-platforms em{color:#969ba7;margin-left:auto;font-style:normal}.final-cta{color:#fff;background:var(--blue);padding:76px 0}.final-cta-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:25px;display:grid}.final-cta img{border-radius:19px;width:68px;height:68px;box-shadow:0 16px 35px #192d7e3d}.final-cta span{color:#ffffffb3;font-size:13px;font-weight:700}.final-cta h2{letter-spacing:-.04em;margin:5px 0 0;font-size:clamp(29px,3vw,42px)}.site-footer{background:#fff;padding:56px 0 40px}.footer-grid{grid-template-columns:1fr auto;align-items:center;gap:30px;display:grid}.footer-brand p{color:var(--muted);margin:14px 0 0;font-size:13px}.site-footer nav{color:#555c6c;gap:26px;font-size:13px;display:flex}.site-footer nav a:hover{color:var(--blue)}.copyright{border-top:1px solid var(--line);color:#9a9eaa;grid-column:1/-1;margin:28px 0 0;padding-top:24px;font-size:12px}.legal-shell{background:#f8faff;flex-direction:column;min-height:100vh;display:flex}.legal-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb}.legal-nav{justify-content:space-between;align-items:center;gap:30px;min-height:88px;display:flex}.legal-nav nav{color:#555c6c;gap:25px;font-size:14px;display:flex}.legal-nav nav a:hover{color:var(--blue)}.legal-page{flex:1;width:min(100% - 48px,860px);padding-top:92px;padding-bottom:100px}.legal-kicker{color:var(--blue);letter-spacing:.13em;font-size:12px;font-weight:800}.legal-page h1{color:var(--ink);letter-spacing:-.05em;margin:16px 0 22px;font-size:clamp(44px,7vw,68px);line-height:1.08}.legal-lead{color:#4f576a;max-width:720px;margin:0;font-size:18px;line-height:1.85}.legal-updated{color:#9297a4;margin:20px 0 0;font-size:13px}.legal-page section{border-top:1px solid var(--line);margin-top:52px;padding-top:40px}.legal-page h2{color:var(--ink);letter-spacing:-.025em;margin:0 0 17px;font-size:23px}.legal-page p,.legal-page li{color:#596071;font-size:15px;line-height:1.9}.legal-page ul{margin:0;padding-left:22px}.legal-page a:not(.button){color:var(--blue-dark);text-underline-offset:3px;text-decoration:underline}.support-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid;border-top:0!important;padding-top:0!important}.support-grid article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:28px;box-shadow:0 14px 36px #1c2b5e0f}.support-grid article h2{font-size:19px}.support-grid article p{margin-bottom:0;font-size:14px}.support-contact .button{margin-top:10px}.support-contact .text-link{margin-left:22px}.legal-footer{border-top:1px solid var(--line);color:#777e8e;background:#fff;padding:28px 0;font-size:13px}.legal-footer .container{justify-content:space-between;gap:24px;display:flex}.legal-footer a{color:var(--blue-dark)}@media (width<=1020px){.desktop-nav,.login-link,.nav-cta{display:none}.menu-button{display:inline-flex}.mobile-nav{border:1px solid var(--line);opacity:0;pointer-events:none;background:#fffffff7;border-radius:16px;gap:3px;padding:10px;transition:opacity .2s,transform .2s;display:grid;position:absolute;top:88px;left:24px;right:24px;transform:translateY(-10px);box-shadow:0 18px 45px #1c2b5e26}.mobile-nav.open{opacity:1;pointer-events:auto;transform:none}.mobile-nav a{border-radius:10px;padding:13px 14px;font-size:14px}.mobile-nav a:hover{background:var(--surface)}.collect-grid,.organize-list{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:1fr;max-width:480px}.reminder-layout,.download-wrap{grid-template-columns:1fr;gap:55px}.download-wrap{padding:54px}.product-showcase{grid-template-columns:1fr;gap:18px;transform:none}.product-showcase-nav{grid-template-columns:repeat(2,1fr);gap:8px;padding:0;display:grid}.product-showcase-item{grid-template-columns:40px 1fr;min-height:100%;padding:12px}.product-showcase-item:not(.active) .product-showcase-copy ul{display:none}}@media (width<=720px){.container{width:min(calc(100% - 32px), var(--container))}.nav-wrap{height:88px}.brand img{border-radius:10px;width:34px;height:34px}.hero{min-height:0;padding:156px 0 78px}.hero h1{font-size:clamp(44px,13vw,62px)}.hero-copy{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.product-showcase{margin-top:38px}.product-showcase-nav{grid-template-columns:1fr}.product-showcase-item{grid-template-columns:40px 1fr}.product-showcase-dots{bottom:12px}.product-window{border-radius:12px}.section{padding:84px 0}.section-heading h2{font-size:38px}.collect-grid,.organize-list,.showcase-grid,.pricing-grid{grid-template-columns:1fr}.feature-card{min-height:240px}.split-heading{flex-direction:column;align-items:flex-start}.mini-stat{border-left:0;border-top:1px solid var(--line);padding-left:0}.reminder-layout{gap:42px}.reminder-card{grid-template-columns:auto 1fr}.reminder-check{display:none}.plan-card{padding:30px}.plan-card ul{min-height:0}.download-wrap{border-radius:0;width:100%;padding:68px 24px}.download-section{padding:0}.download-card{padding:20px}.final-cta-inner{grid-template-columns:auto 1fr}.final-cta .button{grid-column:1/-1;margin-top:12px}.footer-grid{grid-template-columns:1fr}.site-footer nav{flex-wrap:wrap;gap:18px 24px}.copyright{grid-column:1}.legal-page{width:min(100% - 32px,860px);padding-top:68px;padding-bottom:76px}.legal-nav nav{gap:15px;font-size:13px}.support-grid{grid-template-columns:1fr}.support-contact .button{width:100%}.support-contact .text-link{margin:22px 0 0}.legal-footer .container{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
