*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#fff;color:#1d1d1f;font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden;font-feature-settings:"ss01" 1,"cv01" 1}nav{position:fixed;top:0;left:0;right:0;z-index:300;height:48px;display:flex;justify-content:space-between;padding:0 40px;background:hsla(0,0%,100%,.82);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid rgba(0,0,0,.06);transition:background .2s}.logo,nav{align-items:center}.logo{display:inline-flex;gap:0;font-size:16px;font-weight:700;color:#1d1d1f;text-decoration:none;font-family:ui-monospace,SF Mono,Menlo,monospace;letter-spacing:-.2px}.logo-caret{margin-right:.45em;opacity:.7}.nav-links{display:flex;gap:32px}.nav-links a{font-size:13px;font-weight:400;color:rgba(0,0,0,.4);text-decoration:none;transition:color .12s;letter-spacing:-.1px}.nav-links a:hover{color:#1d1d1f}.nav-cta{display:inline-flex;align-items:center;padding:6px 16px;background:#1d1d1f;color:#fff;border-radius:100px;font-size:13px;font-weight:500;text-decoration:none;letter-spacing:-.1px;transition:opacity .15s}.nav-cta:hover{opacity:.82}.hero{min-height:100vh;display:flex;flex-direction:column;justify-content:center;text-align:center;padding:108px 24px 96px;overflow:hidden}.hero,.hero-badge{align-items:center}.hero-badge{display:inline-flex;gap:7px;border-radius:100px;padding:4px 12px 4px 8px;font-size:12px;font-weight:500;color:rgba(0,0,0,.36);margin-bottom:32px;animation:up .5s .05s both;border:1px solid rgba(0,0,0,.07);background:rgba(0,0,0,.02)}.bpulse{width:5px;height:5px;background:#34c759;border-radius:50%;animation:pulse 2.5s ease-in-out infinite;flex-shrink:0}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.2;transform:scale(.4)}}kbd{display:inline-flex;align-items:center;justify-content:center;padding:3px 8px;background:#f5f5f7;border:1px solid rgba(0,0,0,.09);border-bottom:2px solid rgba(0,0,0,.13);border-radius:6px;font-size:13px;color:#1d1d1f;font-family:ui-monospace,SF Mono,monospace}.ksep{font-size:10px;color:rgba(0,0,0,.16);margin:0 1px}h1{font-size:clamp(56px,8.5vw,96px);font-weight:800;line-height:.98;letter-spacing:-5px;color:#1d1d1f;max-width:820px;width:-moz-fit-content;width:fit-content;margin:0;animation:up .6s .15s both;cursor:default;border-radius:8px;padding:0 .06em;background-image:linear-gradient(rgba(10,102,194,.18),rgba(10,102,194,.18));background-repeat:no-repeat;background-position:0;background-size:0 100%;transition:background-size .7s cubic-bezier(.4,0,.2,1),opacity .26s ease,filter .26s ease}h1.hh-sel-r{background-position:100%}h1.hh-selected{background-size:100% 100%}h1.hh-morphing{opacity:0;filter:blur(5px)}h1 em{font-style:normal;color:rgba(0,0,0,.15)}.hero-h1-wrap{position:relative;width:-moz-fit-content;width:fit-content;margin:0 auto 22px}.hh-cursor{position:absolute;left:0;top:0;z-index:30;opacity:0;pointer-events:none;transition:transform .8s cubic-bezier(.4,0,.2,1),opacity .25s ease;filter:drop-shadow(0 2px 4px rgba(0,0,0,.25));will-change:transform}.hh-cursor.show{opacity:1}.hh-shortcut{position:absolute;left:50%;top:-8px;z-index:31;transform:translate(-50%,-6px) scale(.85);display:inline-flex;align-items:center;gap:5px;background:rgba(14,14,16,.92);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid hsla(0,0%,100%,.12);border-radius:10px;padding:7px 11px;box-shadow:0 8px 24px rgba(0,0,0,.32);opacity:0;transition:opacity .2s ease,transform .26s cubic-bezier(.34,1.56,.64,1);pointer-events:none;white-space:nowrap}.hh-shortcut.show{opacity:1;transform:translate(-50%) scale(1)}.hh-shortcut kbd{background:hsla(0,0%,100%,.13);border:1px solid hsla(0,0%,100%,.16);border-bottom:2px solid rgba(0,0,0,.32);color:#fff;border-radius:5px;padding:3px 8px;font-size:13px;font-family:ui-monospace,SF Mono,monospace}.hh-shortcut .hh-plus{color:hsla(0,0%,100%,.4);font-size:11px}@media(max-width:640px){.hh-cursor,.hh-shortcut{display:none}}.stat-band{max-width:1080px;margin:0 auto;padding:48px 40px 80px;position:relative}.stat-inner{display:grid;grid-template-columns:minmax(260px,1fr) 1.2fr;grid-gap:64px;gap:64px;align-items:center}.stat-num{font-size:clamp(140px,18vw,220px);font-weight:900;letter-spacing:-10px;line-height:.82;color:#0d0d0d;font-feature-settings:"ss01" 1,"cv01" 1;position:relative;padding-bottom:18px;display:inline-block}.stat-num em{font-style:normal;color:#ff6b35;font-size:.42em;font-weight:800;letter-spacing:-2px;vertical-align:.7em;margin-left:-.08em}.stat-num:after{content:"";position:absolute;left:6px;bottom:0;width:62px;height:4px;background:#ff6b35;border-radius:2px}.stat-copy{display:flex;flex-direction:column;gap:14px}.stat-eyebrow{font-size:11px;font-weight:700;letter-spacing:1.6px;text-transform:uppercase;color:#ff6b35;display:inline-flex;align-items:center;gap:7px}.stat-eyebrow:before{content:"";width:14px;height:1px;background:#ff6b35}.stat-headline{font-size:clamp(22px,2.6vw,30px);font-weight:700;letter-spacing:-.6px;color:#0d0d0d;line-height:1.22;max-width:480px;margin:0}.stat-sub{font-size:15px;line-height:1.65;color:rgba(0,0,0,.45);max-width:440px;margin:0}@media(max-width:760px){.stat-band{padding:32px 24px 56px}.stat-inner{grid-template-columns:1fr;gap:24px;text-align:left}.stat-num{font-size:clamp(72px,20vw,140px);letter-spacing:-5px}}@media(max-width:560px){html{overflow-x:hidden}h1{font-size:clamp(28px,8.2vw,46px)!important;letter-spacing:-1.6px}.hero-h1-wrap{max-width:100%}h2{font-size:clamp(27px,7.2vw,38px);letter-spacing:-1.2px}.pw-headline{font-size:clamp(34px,11vw,62px);letter-spacing:-2px;margin-bottom:36px}.hero-sub{font-size:16px}nav{padding:0 16px}}.hero-sub{font-size:17px;color:rgba(0,0,0,.4);max-width:400px;margin:0 auto 44px;line-height:1.6;animation:up .6s .22s both;letter-spacing:-.1px;font-weight:400}.btn-row{display:flex;align-items:center;gap:8px;animation:up .6s .28s both}.hero-cta{display:inline-flex;align-items:center;gap:7px;padding:12px 24px;background:#1d1d1f;color:#fff;border-radius:100px;font-size:15px;font-weight:500;text-decoration:none;letter-spacing:-.2px;transition:opacity .15s}.hero-cta:hover{opacity:.82}.sec-cta{display:inline-flex;align-items:center;gap:5px;padding:12px 20px;color:rgba(0,0,0,.36);border-radius:100px;font-size:15px;font-weight:400;text-decoration:none;border:1px solid rgba(0,0,0,.1);transition:all .15s;letter-spacing:-.1px}.sec-cta:hover{border-color:rgba(0,0,0,.2);color:#1d1d1f}@keyframes up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.desktop-wrap{position:relative;width:100%;max-width:1080px;margin:64px auto 0;animation:up .8s .36s both}.desktop-wrap:after{content:"";position:absolute;bottom:0;left:0;right:0;height:220px;background:linear-gradient(transparent,#fff);pointer-events:none;z-index:10}.actions-section{padding:72px 24px 60px;max-width:1240px}.actions-head{display:flex;align-items:center;gap:14px;max-width:1080px;margin:0 auto 28px;padding:0 8px}.actions-eyebrow-inline{font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:rgba(0,0,0,.42);padding:5px 10px;background:rgba(0,0,0,.05);border-radius:99px;flex-shrink:0}.actions-divider{height:1px;width:18px;background:rgba(0,0,0,.18);flex-shrink:0}.actions-line{font-size:14px;font-weight:500;color:rgba(0,0,0,.55);letter-spacing:-.1px}@media(max-width:640px){.actions-head{flex-wrap:wrap;gap:10px}.actions-line{font-size:13px}}.actions-marquee{overflow:hidden;mask:linear-gradient(90deg,transparent,#fff 6%,#fff 94%,transparent);-webkit-mask:linear-gradient(90deg,transparent,#fff 6%,#fff 94%,transparent)}.actions-marquee-inner{display:flex;gap:10px;animation:actmarq 50s linear infinite;width:max-content}.actions-marquee:hover .actions-marquee-inner{animation-play-state:paused}.act-tag{display:inline-flex;align-items:center;gap:7px;padding:9px 16px;border-radius:99px;font-size:13px;font-weight:500;color:rgba(0,0,0,.55);background:#f5f5f7;border:1px solid rgba(0,0,0,.06);white-space:nowrap;flex-shrink:0}.act-tag svg{width:13px;height:13px;flex-shrink:0;opacity:.55}.act-tag-hl{background:#0d0d0d;color:#fff;border-color:#0d0d0d}.act-tag-hl svg{opacity:.7}@keyframes actmarq{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.mosaic-stage{position:relative;width:100%;max-width:1080px;margin:0 auto;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:260px 220px;grid-gap:14px;gap:14px}.mosaic-stage .win-chrome,.mosaic-stage .win-mail,.mosaic-stage .win-messages,.mosaic-stage .win-notion{position:relative;width:100%!important;height:100%!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important;display:flex;flex-direction:column}.mosaic-stage .win-mail{grid-column:1/span 7;grid-row:1}.mosaic-stage .win-chrome{grid-column:8/span 5;grid-row:1}.mosaic-stage .win-messages{grid-column:1/span 4;grid-row:2}.mosaic-stage .win-notion{grid-column:5/span 8;grid-row:2}.mosaic-stage .win-chrome .chrome-body{flex:1 1}.mosaic-stage .win-mail .mail-layout,.mosaic-stage .win-messages .messages-layout,.mosaic-stage .win-notion .notion-content{height:calc(100% - 36px)}.mosaic-stage .win-chrome .chrome-chrome{flex-shrink:0}.mosaic-stage .win-chrome{display:flex;flex-direction:column}.mosaic-stage .shortcut-overlay{position:absolute}@media(max-width:820px){.mosaic-stage{grid-template-columns:1fr;grid-template-rows:repeat(4,260px)}.mosaic-stage .win-chrome,.mosaic-stage .win-mail,.mosaic-stage .win-messages,.mosaic-stage .win-notion{grid-column:1;grid-row:auto}}.desktop{background:#d8e2f0;border-radius:14px 14px 0 0;border:1px solid rgba(0,0,0,.09);overflow:hidden;box-shadow:0 -2px 40px rgba(0,0,0,.08),inset 0 0 0 .5px hsla(0,0%,100%,.5)}.menubar{height:28px;background:rgba(232,236,242,.97);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);justify-content:space-between;padding:0 16px;border-bottom:1px solid rgba(0,0,0,.09)}.menubar,.menubar-left{display:flex;align-items:center}.menubar-left{gap:16px}.apple-logo{font-size:14px;color:rgba(0,0,0,.58)}.menu-items{display:flex;gap:14px}.menu-item{font-size:12px;color:rgba(0,0,0,.4);font-weight:500}.menu-item.bold{color:#0d0d0d;font-weight:600}.menubar-right{display:flex;align-items:center;gap:10px}.menubar-time{font-size:12px;color:rgba(0,0,0,.6);font-weight:500}.desktop-area{position:relative;height:480px;overflow:hidden;background:linear-gradient(148deg,#c8d8e8,#bcd0e4 35%,#b4c8e0 65%,#b0c2da)}.desktop-area:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at 18% 70%,rgba(140,190,255,.38) 0,transparent 52%),radial-gradient(ellipse at 82% 22%,rgba(160,200,240,.28) 0,transparent 48%)}.win{position:absolute;background:#fff;border-radius:10px;border:1px solid rgba(0,0,0,.1);box-shadow:0 20px 56px rgba(0,0,0,.16),0 2px 8px rgba(0,0,0,.07);overflow:hidden;font-family:Inter,system-ui,sans-serif}.win-tb{display:flex;align-items:center;padding:9px 12px;gap:8px;background:#f5f5f7;border-bottom:1px solid rgba(0,0,0,.06);-webkit-user-select:none;-moz-user-select:none;user-select:none;min-height:36px}.win-tb:after{content:"";width:46px;flex-shrink:0}.is-win .win-tb:after{display:none}.win-dots{display:flex;gap:5px;flex-shrink:0;width:46px}.wd{width:11px;height:11px;border-radius:50%}.wr{background:#ff5f57}.wy{background:#febc2e}.wg{background:#28c840}.win-title{flex:1 1;text-align:center;font-size:11px;font-weight:500;color:#999;display:flex;align-items:center;justify-content:center;gap:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.win-mail{width:500px;height:296px;top:36px;left:24px;transform:rotate(-1.2deg)}.mail-layout{display:flex;height:calc(100% - 36px)}.mail-sidebar{width:152px;flex-shrink:0;background:#f5f4f2;border-right:1px solid rgba(0,0,0,.07);padding:6px 0;overflow:hidden}.mail-row{padding:7px 10px;border-bottom:1px solid rgba(0,0,0,.04);cursor:default}.mail-row.active{background:rgba(0,102,204,.06)}.mail-sender{font-weight:600;color:#111;font-size:10.5px;margin-bottom:2px}.mail-preview,.mail-sender{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mail-preview{font-size:10px;color:#aaa}.mail-content{flex:1 1;padding:13px 15px;font-size:12.5px;line-height:1.7;color:#333;overflow:hidden}.mail-from-line{font-size:11px;color:#aaa;margin-bottom:10px;padding-bottom:7px;border-bottom:1px solid #f0f0f0}.mail-from-line strong{color:#333;font-weight:500}.win-notion{width:400px;height:252px;top:190px;left:250px;transform:rotate(.7deg)}.notion-content{padding:16px 20px;overflow:hidden;height:calc(100% - 36px)}.notion-crumb{font-size:10px;color:#ccc;margin-bottom:12px}.notion-title{font-size:19px;font-weight:700;color:#111;margin-bottom:10px;letter-spacing:-.4px}.notion-body{font-size:12px;line-height:1.8;color:#555}.win-chrome{width:370px;height:224px;top:14px;right:46px;transform:rotate(1.1deg)}.chrome-chrome{background:#dee1e6}.chrome-tabbar{display:flex;align-items:flex-end;padding:7px 8px 0;gap:1px}.chrome-tab{display:flex;align-items:center;gap:5px;padding:5px 11px;font-size:10.5px;font-weight:500;height:28px;border-radius:8px 8px 0 0;overflow:hidden;white-space:nowrap;max-width:160px}.chrome-tab.active{background:#f8f9fa;color:#333}.chrome-tab.inactive{background:rgba(0,0,0,.04);color:#aaa}.chrome-tab .fav{width:13px;height:13px;flex-shrink:0;border-radius:2px}.chrome-toolbar{display:flex;align-items:center;gap:6px;padding:5px 9px;background:#dee1e6}.chrome-nav{display:flex;gap:2px}.chrome-btn{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;color:#555;cursor:default;line-height:1}.chrome-btn:hover{background:rgba(0,0,0,.07)}.chrome-url{flex:1 1;background:#fff;border-radius:100px;padding:4px 12px;font-size:11px;color:#555;text-align:center;display:flex;align-items:center;justify-content:center;gap:5px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.chrome-url svg{flex-shrink:0;opacity:.4}.chrome-body{padding:13px 16px;font-size:12px;line-height:1.75;color:#333}.win-messages{width:298px;height:210px;bottom:34px;right:26px;transform:rotate(-.9deg)}.messages-layout{display:flex;height:calc(100% - 36px)}.messages-sidebar{width:86px;flex-shrink:0;background:#f5f5f7;border-right:1px solid rgba(0,0,0,.06);padding:4px 0}.msg-contact{padding:6px 7px;display:flex;align-items:center;gap:5px;cursor:default}.msg-contact.active{background:rgba(0,0,0,.05)}.msg-av{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#fff;flex-shrink:0}.msg-cname{font-size:10.5px;font-weight:500;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.messages-conv{flex:1 1;background:#f2f2f7;padding:8px;display:flex;flex-direction:column;gap:6px}.msg{max-width:90%;padding:6px 10px;border-radius:14px;font-size:11px;line-height:1.5}.msg-in{background:#fff;color:#111;border-radius:14px 14px 14px 3px;align-self:flex-start;box-shadow:0 1px 2px rgba(0,0,0,.07)}.msg-out{background:#007aff;color:#fff;border-radius:14px 14px 3px 14px;align-self:flex-end}.sel{border-radius:2px;padding:0 1px;transition:background .25s,color .25s}.sel.active{background:rgba(0,102,204,.18);color:#004299}.sel.done{background:rgba(34,197,94,.14);color:#16803d;transition:background .18s,color .18s}@keyframes flashAnim{0%{opacity:1}35%{opacity:.25}70%{opacity:1}}.sel.flash{animation:flashAnim .38s ease}.msg-out .sel.active{background:hsla(0,0%,100%,.28);color:#fff}.msg-out .sel.done{background:rgba(134,239,172,.35);color:#fff}.msg-out .sel.flash{animation:flashAnim .38s ease}.shortcut-overlay{position:absolute;z-index:80;display:inline-flex;align-items:center;gap:5px;background:rgba(14,14,16,.88);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid hsla(0,0%,100%,.11);border-radius:9px;padding:5px 11px;box-shadow:0 6px 20px rgba(0,0,0,.32);opacity:0;transform:scale(.88) translateY(4px);transition:opacity .2s ease,transform .24s cubic-bezier(.34,1.56,.64,1);pointer-events:none}.shortcut-overlay.show{opacity:1;transform:scale(1) translateY(0)}.so-k{display:inline-flex;align-items:center;justify-content:center;padding:3px 8px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.15);border-bottom:2px solid rgba(0,0,0,.3);border-radius:5px;font-size:12px;color:#fff;font-family:-apple-system,monospace}.so-sep{font-size:10px;color:hsla(0,0%,100%,.28)}.act-pills{display:inline-flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:center;margin-bottom:22px;animation:up .5s .1s both}.pill-lbl{color:rgba(0,0,0,.28);margin-right:2px}.ap,.pill-lbl{font-size:12px;font-weight:500}.ap{display:inline-flex;align-items:center;gap:4px;padding:4px 10px 4px 7px;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;color:rgba(0,0,0,.42);box-shadow:0 1px 3px rgba(0,0,0,.05)}.ap kbd{padding:2px 6px;font-size:11px;font-weight:700;background:#f5f5f3;border:1px solid rgba(0,0,0,.12);border-bottom:2px solid rgba(0,0,0,.16);border-radius:5px;color:#0d0d0d;font-family:-apple-system,monospace;margin-right:2px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;max-width:940px}.pricing-grid.pricing-grid-2{grid-template-columns:1fr 1fr;max-width:760px;margin:0 auto;gap:14px}.pricing-toggle{display:inline-flex;background:#f0f0ee;border-radius:100px;padding:4px;gap:2px}.pt-btn{background:transparent;border:none;padding:8px 18px;border-radius:100px;font-size:13px;font-weight:600;color:rgba(0,0,0,.45);cursor:pointer;font-family:inherit;transition:background .18s,color .18s;display:inline-flex;align-items:center;gap:7px;letter-spacing:-.1px}.pt-btn.active{background:#fff;color:#0d0d0d;box-shadow:0 1px 3px rgba(0,0,0,.07)}.pt-btn:hover:not(.active){color:#0d0d0d}.pt-save{display:inline-block;padding:2px 7px;background:#22c55e;color:#fff;font-size:10px;font-weight:800;letter-spacing:.3px;border-radius:100px;line-height:1.2}.price-card{position:relative;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:20px;padding:34px 30px;display:flex;flex-direction:column;gap:18px}.price-card.pc-pro{background:#0d0d0d;border-color:#0d0d0d;box-shadow:0 12px 44px rgba(0,0,0,.2);transform:translateY(-6px)}.pc-badge{position:absolute;top:-10px;left:50%;transform:translateX(-50%);white-space:nowrap;background:#22c55e;color:#fff;font-size:9.5px;font-weight:800;letter-spacing:.6px;padding:4px 11px;border-radius:100px;box-shadow:0 4px 14px rgba(34,197,94,.4)}.pc-badge,.pc-label{text-transform:uppercase}.pc-label{font-size:10.5px;font-weight:700;letter-spacing:1px;color:rgba(0,0,0,.3)}.pc-pro .pc-label{color:hsla(0,0%,100%,.4)}.pc-head{flex-direction:column}.pc-head,.pc-price{display:flex;gap:6px}.pc-price{align-items:baseline;flex-wrap:wrap}.pc-amount{font-size:52px;font-weight:900;letter-spacing:-3px;color:#0d0d0d;line-height:1}.pc-pro .pc-amount{color:#fff}.pc-period{font-size:14px;font-weight:500;color:rgba(0,0,0,.32)}.pc-pro .pc-period{color:hsla(0,0%,100%,.34)}.pc-period s{opacity:.7}.pc-equiv{font-size:12px;font-weight:500;color:rgba(0,0,0,.34);line-height:1.4}.pc-pro .pc-equiv{color:hsla(0,0%,100%,.42)}.pc-list{list-style:none;display:flex;flex-direction:column;gap:9px;flex:1 1}.pc-list li{display:flex;align-items:flex-start;gap:9px;font-size:13px;line-height:1.45;color:rgba(0,0,0,.56)}.pc-list li:before{content:"";width:5px;height:5px;border-radius:50%;background:#22c55e;flex-shrink:0;margin-top:6px}.pc-list li strong{font-weight:700;color:rgba(0,0,0,.8)}.pc-pro .pc-list li{color:hsla(0,0%,100%,.66)}.pc-pro .pc-list li:before{background:#4ade80}.pc-pro .pc-list li strong{color:#fff}.pc-list li.dim:before{background:rgba(0,0,0,.16)}.pc-list li.dim{color:rgba(0,0,0,.3)}.pc-pro .pc-list li.dim:before{background:hsla(0,0%,100%,.2)}.pc-pro .pc-list li.dim{color:hsla(0,0%,100%,.3)}.pc-pro-cta{display:flex;align-items:center;justify-content:center;gap:8px;padding:13px 20px;background:#fff;color:#0d0d0d;border-radius:100px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s}.pc-pro-cta:hover{background:hsla(0,0%,100%,.88);transform:translateY(-1px)}.pc-buy{display:flex;align-items:center;justify-content:center;gap:8px;padding:13px 20px;background:#0d0d0d;color:#fff;border-radius:100px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s}.pc-buy:hover{background:#1d1d1f;transform:translateY(-1px)}.pc-foot{text-align:center;font-size:12.5px;color:rgba(0,0,0,.3);line-height:1.6;max-width:600px;margin:30px auto 0}@media(max-width:980px){.pricing-grid{grid-template-columns:1fr 1fr}}@media(max-width:820px){.pricing-grid,.pricing-grid.pricing-grid-2{grid-template-columns:1fr;max-width:420px}.price-card.pc-pro{transform:none}}hr.div{border:none;border-top:1px solid rgba(0,0,0,.05)}.section{max-width:1080px;margin:0 auto;padding:128px 24px}.eyebrow{font-size:11px;font-weight:600;letter-spacing:1.4px;text-transform:uppercase;color:rgba(0,0,0,.22);margin-bottom:22px}h2{font-size:clamp(34px,4.8vw,52px);font-weight:800;letter-spacing:-2.5px;line-height:1.06;color:#1d1d1f;margin-bottom:20px}.sub{font-size:17px;color:rgba(0,0,0,.38);line-height:1.65;max-width:400px;margin-bottom:68px}.r{opacity:0;transform:translateY(20px);transition:opacity .55s ease,transform .55s ease}.r.in{opacity:1;transform:none}.r.d1{transition-delay:.08s}.r.d2{transition-delay:.16s}.r.d3{transition-delay:.24s}.mosaic{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:22px;gap:22px}.mc{background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:20px;overflow:hidden;position:relative;display:flex;flex-direction:column;transition:border-color .22s,box-shadow .22s}.mc:hover{border-color:rgba(0,0,0,.12);box-shadow:0 6px 28px rgba(0,0,0,.07)}.mc-tall{grid-row:span 2}.mc-wide{grid-column:span 2}.uc-marquee{overflow:hidden;mask:linear-gradient(90deg,transparent,#fff 8%,#fff 92%,transparent);-webkit-mask:linear-gradient(90deg,transparent,#fff 8%,#fff 92%,transparent)}.uc-marquee-inner{display:flex;gap:10px;animation:ucmarq 36s linear infinite;width:max-content}.uc-marquee:hover .uc-marquee-inner{animation-play-state:paused}.uc-tag{display:inline-flex;align-items:center;padding:6px 16px;border-radius:99px;font-size:12.5px;font-weight:500;color:rgba(0,0,0,.45);background:rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.07);white-space:nowrap;flex-shrink:0}.uc-tag-more{color:#0d0d0d;font-weight:700;background:rgba(0,0,0,.06)}@keyframes ucmarq{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.mini-pop{position:absolute;right:10px;bottom:12px;width:148px;background:rgba(20,20,22,.95);border:1px solid hsla(0,0%,100%,.09);border-radius:10px;box-shadow:0 10px 36px rgba(0,0,0,.35);padding:5px;display:flex;flex-direction:column;gap:2px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;transform:scale(.88) translateY(4px);transition:all .28s cubic-bezier(.34,1.45,.64,1)}.mc:hover .mini-pop{opacity:1;transform:scale(1) translateY(0)}.mc-chip{display:flex;align-items:center;gap:5px;padding:5px 8px;background:hsla(0,0%,100%,.05);border-radius:6px;font-size:10.5px;font-weight:500;color:hsla(0,0%,100%,.5)}.mc-chip svg{width:9px;height:9px;flex-shrink:0}.mc-chip.hl{background:rgba(74,222,128,.1);color:#86efac}.how-grid{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:24px;padding:84px 64px;display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center}.how-visual{flex-direction:column;gap:18px}.big-kbd,.how-visual{display:flex;align-items:center}.big-kbd{gap:8px}.big-key{display:flex;align-items:center;justify-content:center;min-width:56px;height:56px;padding:0 14px;background:#fff;border:1px solid rgba(0,0,0,.1);border-bottom:2px solid rgba(0,0,0,.15);border-radius:12px;font-size:20px;color:#1d1d1f;font-family:-apple-system,monospace;box-shadow:0 2px 6px rgba(0,0,0,.05);transition:opacity .15s}.big-key:hover{opacity:.72}.big-plus{font-size:18px;color:rgba(0,0,0,.18)}.triggers-label{font-size:12px;color:rgba(0,0,0,.22);display:flex;align-items:center;gap:8px}.triggers-label:after,.triggers-label:before{content:"";display:block;height:1px;width:28px;background:rgba(0,0,0,.1)}.popup-preview{width:198px;background:rgba(20,20,22,.95);border:1px solid hsla(0,0%,100%,.07);border-radius:12px;overflow:hidden;box-shadow:0 16px 48px rgba(0,0,0,.16)}.pp-hd{padding:8px 11px;border-bottom:1px solid hsla(0,0%,100%,.06);font-size:10.5px;color:hsla(0,0%,100%,.2)}.pp-chips{display:grid;grid-template-columns:1fr 1fr;grid-gap:2px;gap:2px;padding:5px}.pp-chip{display:flex;align-items:center;gap:5px;padding:7px 9px;background:hsla(0,0%,100%,.04);border-radius:7px;font-size:11px;font-weight:500;color:hsla(0,0%,100%,.48)}.pp-chip svg{width:10px;height:10px}.pp-chip.on{background:rgba(74,222,128,.1);color:#86efac}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;background:rgba(0,0,0,.07);border:1px solid rgba(0,0,0,.07);border-radius:14px;overflow:hidden;margin-top:28px}.step{background:#fff;padding:34px 28px}.step-n{font-size:38px;font-weight:900;color:rgba(0,0,0,.06);letter-spacing:-3px;line-height:1;margin-bottom:11px}.step-h{font-size:14px;font-weight:700;color:#0d0d0d;margin-bottom:6px}.step-d{font-size:13px;color:rgba(0,0,0,.4);line-height:1.6}.step-sc{display:inline-flex;align-items:center;gap:4px;margin-top:10px}.step-sc kbd{padding:4px 9px;font-size:12px}.step-sc .ksep{font-size:10px}.bento{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:16px;gap:16px}.b{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:20px;padding:40px 36px;overflow:hidden;transition:border-color .2s,box-shadow .2s}.b:hover{border-color:rgba(0,0,0,.1);box-shadow:0 4px 20px rgba(0,0,0,.06)}.b.c7{grid-column:span 7}.b.c5{grid-column:span 5}.b-tag{font-size:10.5px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:rgba(0,0,0,.22);margin-bottom:18px}.b-h{font-size:20px;font-weight:700;letter-spacing:-.5px;color:#0d0d0d;margin-bottom:12px;line-height:1.25}.b-d{font-size:14px;color:rgba(0,0,0,.38);line-height:1.7}.alist{margin-top:16px;display:flex;flex-direction:column;gap:4px}.aitem{display:flex;align-items:center;gap:9px;padding:9px 12px;background:#f6f6f4;border-radius:9px;border:1px solid rgba(0,0,0,.05);font-size:13px;font-weight:500;color:rgba(0,0,0,.62);transition:background .15s,border-color .15s}.aitem:hover{background:#f0f0ee;border-color:rgba(0,0,0,.09)}.aico{width:24px;height:24px;background:rgba(0,0,0,.04);border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.aico svg{width:12px;height:12px}.plist{margin-top:16px;display:flex;flex-direction:column;gap:4px}.prow{justify-content:space-between;padding:9px 12px;background:#f6f6f4;border-radius:9px;border:1px solid rgba(0,0,0,.05)}.pname,.prow{display:flex;align-items:center}.pname{gap:8px;font-size:13px;font-weight:500;color:rgba(0,0,0,.62)}.pdot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.ptag{padding:3px 9px;border-radius:100px;font-size:11px;font-weight:600}.pfree{background:rgba(34,197,94,.11);color:#16a34a}.papi{background:rgba(0,0,0,.05);color:rgba(0,0,0,.32)}.privlist{margin-top:16px;background:#f6f6f4;border-radius:10px;border:1px solid rgba(0,0,0,.05);overflow:hidden}.prow2{display:flex;align-items:center;justify-content:space-between;padding:9px 13px;font-size:13px}.prow2:not(:last-child){border-bottom:1px solid rgba(0,0,0,.05)}.pkey{color:rgba(0,0,0,.36)}.pval{font-weight:600;display:flex;align-items:center;gap:4px}.vok{color:#16a34a}.vno{color:#dc2626}.pval svg{width:10px;height:10px}.qgrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:72px}.qcard{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:20px;padding:36px 30px;transition:transform .2s,box-shadow .2s}.qcard:hover{transform:translateY(-3px);box-shadow:0 10px 36px rgba(0,0,0,.07)}.qstars{display:flex;gap:3px;margin-bottom:14px}.qstar{width:12px;height:12px;color:#f59e0b;fill:currentColor}.qtext{font-size:14.5px;line-height:1.8;color:rgba(0,0,0,.44);margin-bottom:28px}.qauthor{gap:10px}.qauthor,.qav{display:flex;align-items:center}.qav{width:33px;height:33px;border-radius:50%;justify-content:center;font-weight:700;color:#fff;flex-shrink:0}.qav,.qname{font-size:13px}.qname{font-weight:600;color:#0d0d0d}.qrole{font-size:11.5px;color:rgba(0,0,0,.33)}.cta-wrap{text-align:center;padding:148px 24px}.cta-wrap h2{max-width:520px;margin:0 auto 14px}.cta-sub{font-size:17px;color:rgba(0,0,0,.4);margin-bottom:40px;line-height:1.6}.cta-note{font-size:12.5px;color:rgba(0,0,0,.22);margin-top:16px}footer{border-top:1px solid rgba(0,0,0,.06);max-width:1200px;margin:0 auto;padding:36px 48px;display:flex;align-items:center;justify-content:space-between}.flogo{font-size:14px;font-weight:700;color:#0d0d0d;font-family:ui-monospace,SF Mono,Menlo,monospace}.fmeta{font-size:12.5px;color:rgba(0,0,0,.26)}.social-proof{display:flex;align-items:center;gap:14px;margin-top:28px;animation:up .6s .42s both}.sp-av,.sp-avatars{display:flex}.sp-av{width:34px;height:34px;border-radius:50%;border:2.5px solid #fff;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.12);flex-shrink:0}.sp-av+.sp-av{margin-left:-10px}.sp-num-av{background:#f0f0ef;color:rgba(0,0,0,.44);font-size:10px;font-weight:800}.sp-info{display:flex;flex-direction:column;gap:2px}.sp-join{font-size:14px;font-weight:600;color:#1d1d1f}.sp-join em{font-style:normal;color:#16a34a}.sp-hint{font-size:12px;color:rgba(0,0,0,.34)}.pw-section{background:#0d0d0d;padding:100px 48px 88px;overflow:hidden}.pw-inner{max-width:1100px;margin:0 auto}.pw-headline{font-size:clamp(72px,12vw,160px);font-weight:900;letter-spacing:-5px;line-height:.88;color:#fff;margin-bottom:64px}.pw-line1{display:block;color:#fff}.pw-line2{padding-left:.06em}.pw-line2,.pw-line3{display:block;color:hsla(0,0%,100%,.28)}.pw-line3{padding-left:.12em}.pw-logos{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.pw-logo{width:40px;height:40px;border-radius:10px;overflow:hidden;flex-shrink:0;transition:transform .2s,filter .2s;display:block}.pw-logo:hover{transform:translateY(-2px)}.pw-logo svg{display:block;width:100%;height:100%}.pw-and-more{font-size:12px;font-weight:600;color:hsla(0,0%,100%,.2);letter-spacing:.3px;margin-left:4px}.uc-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;align-items:start}.uc-panel{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;overflow:hidden;box-shadow:0 4px 28px rgba(0,0,0,.07),0 1px 3px rgba(0,0,0,.04);position:relative}.uc-winbar{display:flex;align-items:center;gap:8px;padding:9px 12px;background:#f5f5f7;border-bottom:1px solid rgba(0,0,0,.06);min-height:36px}.uc-wdots{display:flex;gap:5px;flex-shrink:0}.uwd{width:10px;height:10px;border-radius:50%}.uwd-r{background:#ff5f57}.uwd-y{background:#febc2e}.uwd-g{background:#28c840}.uc-wtitle{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:500;color:#888;flex:1 1;justify-content:center}.uc-chrome-bar{background:#dee1e6}.uc-chrome-url{flex:1 1;background:#fff;border-radius:100px;padding:3px 10px;font-size:10.5px;color:#555;display:flex;align-items:center;justify-content:center;gap:4px;box-shadow:0 1px 2px rgba(0,0,0,.06)}.gc-fields{border-bottom:1px solid rgba(0,0,0,.06)}.gc-field{display:flex;align-items:center;padding:8px 14px;border-bottom:1px solid rgba(0,0,0,.04);gap:8px;font-size:12.5px}.gc-field:last-child{border-bottom:none}.gc-lbl{width:46px;flex-shrink:0;color:#ccc;font-size:12px}.gc-body,.gc-val{color:#333}.gc-body{padding:14px 16px 12px;font-size:13px;line-height:1.75;min-height:100px}.gc-toolbar{display:flex;align-items:center;gap:8px;padding:8px 14px;border-top:1px solid rgba(0,0,0,.06);background:#f9f9f9}.gc-send{background:#1a73e8;color:#fff;border-radius:100px;padding:6px 18px;font-size:12.5px;font-weight:500;cursor:default;white-space:nowrap}.gc-fmts{margin-left:6px}.gc-fi,.gc-fmts{display:flex;align-items:center}.gc-fi{width:22px;height:22px;justify-content:center;font-size:11.5px;color:#666;opacity:.5;cursor:default;border-radius:3px}.notes-body-wrap{padding:15px 18px 18px}.notes-date{font-size:10.5px;color:#ccc;margin-bottom:4px}.notes-ntitle{font-size:16px;font-weight:700;color:#111;margin-bottom:9px;letter-spacing:-.3px}.li-ui{padding:14px 16px 16px}.li-hdr{gap:11px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid rgba(0,0,0,.06)}.li-av,.li-hdr{display:flex;align-items:center}.li-av{width:40px;height:40px;border-radius:50%;background:#0a66c2;color:#fff;justify-content:center;font-size:16px;font-weight:700;flex-shrink:0}.li-name{font-size:13.5px;font-weight:700;color:#111;margin-bottom:1px}.li-role{font-size:11.5px;color:#888}.li-abt-lbl{font-size:12.5px;font-weight:700;color:#111;margin-bottom:7px}.uc-text{border-radius:2px;transition:background .25s,color .25s}.uc-text.uc-active{background:rgba(0,102,204,.15);color:#004299}.uc-text.uc-done{background:transparent;color:inherit;transition:none}@keyframes ucFlash{0%{opacity:1}35%{opacity:.2}70%{opacity:1}}.uc-text.uc-flash{animation:ucFlash .36s ease}.uc-ol{position:absolute;z-index:20;display:inline-flex;align-items:center;gap:4px;background:rgba(14,14,16,.9);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;padding:5px 10px;box-shadow:0 6px 20px rgba(0,0,0,.3);opacity:0;transform:scale(.88) translateY(4px);transition:opacity .18s,transform .22s cubic-bezier(.34,1.56,.64,1);pointer-events:none}.uc-ol.show{opacity:1;transform:scale(1) translateY(0)}.uo-k{display:inline-flex;align-items:center;justify-content:center;padding:2px 7px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.15);border-bottom:2px solid rgba(0,0,0,.3);border-radius:4px;font-size:12px;color:#fff;font-family:-apple-system,monospace}#uco1{top:152px;left:12px}#uco2{top:60px;right:12px}#uco3{bottom:52px;right:12px}.uc-use-tag{padding:8px 14px 12px;font-size:11px;font-weight:600;color:rgba(0,0,0,.28);border-top:1px solid rgba(0,0,0,.05);letter-spacing:.05px}.is-win .win-dots{display:none}.is-win .win-tb{background:#f0f0f0;border-bottom:1px solid rgba(0,0,0,.1);padding-right:0}.is-win .win-title{justify-content:flex-start;padding-left:0;color:#333;font-size:11.5px}.win-ctrl{display:none;flex-shrink:0;margin-left:auto;height:100%}.is-win .win-ctrl,.wc-btn{display:flex}.wc-btn{width:46px;height:100%;min-height:32px;align-items:center;justify-content:center;font-size:11px;color:#333;cursor:default}.wc-btn:hover{background:rgba(0,0,0,.09)}.wc-close:hover{background:#c42b1c;color:#fff}.is-win .menubar{background:#202020;border-bottom-color:hsla(0,0%,100%,.07)}.is-win .apple-logo,.is-win .menu-items{display:none}.is-win .menubar-time{color:hsla(0,0%,100%,.65)}.is-win .desktop-area{background:linear-gradient(155deg,#081428,#0d2245 40%,#0c1e40 70%,#0a1830)}.is-win .desktop-area:before{background:radial-gradient(ellipse at 18% 70%,rgba(60,120,255,.22) 0,transparent 52%),radial-gradient(ellipse at 82% 22%,rgba(100,160,255,.15) 0,transparent 48%)}.mc2-accent{height:3px}.mc2-hd{gap:10px;padding:14px 15px 10px}.mc2-icon{width:36px;height:36px;border-radius:8px;overflow:hidden;flex-shrink:0}.mc2-icon svg{width:36px;height:36px;display:block}.mc2-app{font-size:13px;font-weight:700;color:#111;line-height:1.2}.mc2-action{font-size:10.5px;font-weight:500;color:rgba(0,0,0,.3);margin-top:2px}.mc2-before{padding:9px 15px 0}.mc2-lang{display:inline-flex;padding:1px 7px;border-radius:4px;font-size:9px;font-weight:800;letter-spacing:.9px;text-transform:uppercase;margin-bottom:6px}.mc2-lang-src{background:rgba(0,0,0,.06);color:rgba(0,0,0,.38)}.mc2-lang-en,.mc2-lang-ok{background:rgba(34,197,94,.1);color:#15803d}.mc2-before-txt{font-size:12.5px;padding-bottom:9px}.mc2-sep{gap:7px;padding:0 15px;margin:2px 0}.mc2-sep:after,.mc2-sep:before{content:"";flex:1 1;height:1px;background:rgba(0,0,0,.07)}.mc2-sep-lbl{font-size:9.5px;font-weight:700;color:rgba(0,0,0,.2);letter-spacing:.3px;white-space:nowrap}.mc2-after{padding:9px 15px 15px}.mc2-after-txt{font-size:12.5px}.polish-popup{background:rgba(240,240,243,.97);border:1px solid rgba(0,0,0,.1);border-radius:14px;box-shadow:0 8px 28px rgba(0,0,0,.14),0 1px 4px rgba(0,0,0,.08);overflow:hidden;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.pp2-preview{padding:10px 12px;display:flex;align-items:flex-start;gap:8px;border-bottom:1px solid rgba(0,0,0,.08)}.pp2-preview-txt{font-size:11px;line-height:1.65;color:rgba(0,0,0,.5);flex:1 1}.pp2-close{width:18px;height:18px;border-radius:50%;background:rgba(0,0,0,.1);border:none;cursor:default;font-size:11px;color:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.pp2-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:5px;gap:5px;padding:8px 8px 6px}.pp2-btn{display:flex;align-items:center;gap:6px;padding:7px 10px;background:rgba(0,0,0,.06);border:none;border-radius:8px;font-size:11.5px;font-weight:500;color:#222;cursor:default;font-family:inherit;transition:background .12s}.pp2-btn:hover{background:rgba(0,0,0,.1)}.pp2-btn svg{width:14px;height:14px;flex-shrink:0;opacity:.55}.pp2-translate{display:flex;align-items:center;gap:7px;padding:7px 12px 9px;font-size:11.5px;font-weight:500;color:#222;border-top:1px solid rgba(0,0,0,.08);cursor:default}.pp2-translate svg{width:15px;height:15px;opacity:.5}.cmdp{background:#ddd;border-radius:13px;overflow:hidden;box-shadow:0 16px 44px rgba(0,0,0,.22),0 3px 10px rgba(0,0,0,.12);font-family:-apple-system,SF Pro Text,ui-sans-serif,system-ui,sans-serif}.cmdp-bar{display:flex;align-items:center;gap:8px;padding:9px 12px;background:hsla(0,0%,100%,.62);border-bottom:1px solid rgba(0,0,0,.14)}.cmdp-mag{width:17px;height:17px;color:rgba(0,0,0,.33);flex-shrink:0}.cmdp-input{flex:1 1;font-size:14.5px;color:#1d1d1f;display:flex;align-items:center;min-height:19px}.cmdp-caret{display:inline-block;width:1.5px;height:16px;background:#1d1d1f;margin-left:1px;animation:cpBlink 1s step-start infinite;flex-shrink:0}@keyframes cpBlink{0%,to{opacity:1}50%{opacity:0}}.cmdp-xbtn{width:18px;height:18px;border-radius:50%;background:rgba(0,0,0,.2);border:none;color:hsla(0,0%,100%,.9);font-size:11px;cursor:pointer;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0;line-height:1;font-family:inherit}.cmdp-list{padding:4px;min-height:36px}.cmdp-row{display:flex;align-items:center;gap:9px;padding:7px 9px;border-radius:7px;font-size:13px;color:#1d1d1f}.cmdp-row.sel{background:#0567cb;color:#fff}.cmdp-row-icon{width:24px;height:24px;border-radius:6px;background:rgba(0,0,0,.09);display:flex;align-items:center;justify-content:center;font-size:11.5px;flex-shrink:0;color:rgba(0,0,0,.45);line-height:1}.cmdp-row.sel .cmdp-row-icon{background:hsla(0,0%,100%,.18);color:#fff}.cmdp-row-lbl{flex:1 1;font-size:13px;white-space:nowrap}.cmdp-row-flag{font-size:12px;line-height:1}.cmdp-foot{justify-content:space-between;padding:8px 13px;background:rgba(0,0,0,.08);border-top:1px solid rgba(0,0,0,.1)}.cmdp-foot,.cmdp-smart{display:flex;align-items:center}.cmdp-smart{gap:6px;font-size:11px;font-weight:600;color:rgba(0,0,0,.44)}.cmdp-pill{width:30px;height:17px;background:#0567cb;border-radius:9px;position:relative;flex-shrink:0}.cmdp-pill:after{content:"";position:absolute;right:2px;top:2px;width:13px;height:13px;background:#fff;border-radius:50%}.cmdp-hints{display:flex;gap:10px;font-size:10.5px;color:rgba(0,0,0,.35)}.cmdp-hints b{font-weight:700;color:rgba(0,0,0,.55);font-style:normal}.mc-win{display:flex;align-items:center;gap:5px;padding:9px 11px;background:rgba(0,0,0,.055);border-bottom:1px solid rgba(0,0,0,.08)}.mc-win-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.mc-win-title{flex:1 1;text-align:center;font-size:11px;font-weight:500;color:rgba(0,0,0,.28);font-family:-apple-system,ui-sans-serif,system-ui,sans-serif}.demo-wrap{display:grid;grid-template-columns:1fr 310px;grid-gap:28px;gap:28px;align-items:start}@media(max-width:820px){.demo-wrap{grid-template-columns:1fr}}.demo-doc{background:#f5f5f7;border-radius:14px;overflow:hidden;border:1px solid rgba(0,0,0,.08);box-shadow:0 8px 32px rgba(0,0,0,.07)}.demo-doc-chrome{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#ececec;border-bottom:1px solid rgba(0,0,0,.1)}.demo-doc-chrome-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.demo-doc-title{flex:1 1;text-align:center;font-size:11.5px;font-weight:500;color:rgba(0,0,0,.3);font-family:-apple-system,ui-sans-serif}.demo-doc-body{background:#fff;padding:20px 22px;position:relative}.demo-doc-meta{font-size:12px;color:rgba(0,0,0,.3);margin-bottom:12px;font-family:-apple-system,ui-sans-serif;border-bottom:1px solid rgba(0,0,0,.07);padding-bottom:9px}.demo-text-wrap{position:relative;min-height:140px}.demo-text-orig{font-size:13.5px;line-height:1.8;color:rgba(0,0,0,.52);font-family:-apple-system,ui-sans-serif;transition:opacity .45s}.demo-text-orig mark{background:rgba(10,102,194,.15);color:#0a66c2;border-radius:2px;padding:0 1px;-webkit-text-decoration:none;text-decoration:none;transition:background .35s,color .35s}.demo-text-result{position:absolute;inset:0;font-size:13.5px;line-height:1.8;font-family:-apple-system,ui-sans-serif;opacity:0;transition:opacity .45s;color:#1d1d1f;pointer-events:none}.demo-pal{background:#eeece9;border-radius:16px;padding:9px;box-shadow:0 14px 44px rgba(0,0,0,.13),0 2px 8px rgba(0,0,0,.07);transition:opacity .3s ease,transform .36s cubic-bezier(.34,1.56,.64,1)}.demo-pal.pal-hidden{opacity:0;transform:translateY(10px) scale(.95);pointer-events:none}.demo-pal-sel{font-size:11.5px;line-height:1.55;color:rgba(0,0,0,.38);padding:6px 8px 10px;font-family:-apple-system,ui-sans-serif;border-bottom:1px solid rgba(0,0,0,.09);margin-bottom:7px}.demo-pal-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:5px;gap:5px;margin-bottom:7px}.demo-btn{display:flex;align-items:center;gap:7px;padding:9px 11px;border-radius:10px;border:none;background:#dedad5;cursor:default;font-size:12.5px;font-weight:500;color:rgba(0,0,0,.6);font-family:-apple-system,ui-sans-serif;transition:background .25s,color .25s;text-align:left;line-height:1}.demo-btn svg{flex-shrink:0;opacity:.55;transition:opacity .25s}.demo-btn.demo-hov{background:#ccc8c2}.demo-btn.active{background:#1d1d1f;color:#fff}.demo-btn.active svg{opacity:.75}#demoCursor{position:absolute;pointer-events:none;z-index:200;transition:left .44s cubic-bezier(.25,.46,.45,.94),top .44s cubic-bezier(.25,.46,.45,.94);display:none;filter:drop-shadow(0 1px 3px rgba(0,0,0,.28))}.demo-pal-tr{display:flex;align-items:center;gap:8px;padding:9px 11px;border-radius:10px;background:#dedad5;font-size:12.5px;font-weight:500;color:rgba(0,0,0,.6);font-family:-apple-system,ui-sans-serif;transition:background .25s,color .25s;cursor:default}.demo-pal-tr svg{flex-shrink:0;opacity:.55;transition:opacity .25s}.demo-pal-tr.active{background:#1d1d1f;color:#fff}.demo-pal-tr.active svg{opacity:.75}.demo-pal-tr-arr{margin-left:auto}.mc2-hd{display:flex;align-items:center;gap:12px;padding:20px 20px 13px}.mc2-before{padding:12px 20px 0}.mc2-after{padding:12px 20px 20px}.mc2-sep{display:flex;align-items:center;gap:8px;padding:0 20px;margin:4px 0}.mc2-before-txt{font-size:13px;line-height:1.7;color:rgba(0,0,0,.35);font-style:italic;padding-bottom:10px}.mc2-after-txt{font-size:13px;line-height:1.7;color:#0d0d0d}.mc-wide-inner{display:grid;grid-template-columns:1fr 1px 1fr}.mc-wide-divider{background:rgba(0,0,0,.07);margin:0}.faq-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1px;gap:1px;background:rgba(0,0,0,.07);border:1px solid rgba(0,0,0,.07);border-radius:18px;overflow:hidden;margin-top:44px}details.faq-item{background:#fff;padding:22px 28px;cursor:default}details.faq-item summary{list-style:none;font-size:14px;font-weight:600;color:#111;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}details.faq-item summary:after{content:"+";font-size:20px;font-weight:300;color:rgba(0,0,0,.2);flex-shrink:0;line-height:1}details.faq-item[open] summary:after{content:"−"}details.faq-item summary::-webkit-details-marker{display:none}.faq-answer{margin-top:12px;font-size:13.5px;color:rgba(0,0,0,.42);line-height:1.75}.footer-wrap{background:#0d0d0d;position:relative;overflow:hidden;padding:52px 48px 0}.footer-top{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:52px;position:relative;z-index:2}.footer-logo-area .footer-logo-mark{font-size:14px;font-weight:700;color:hsla(0,0%,100%,.55);font-family:ui-monospace,SF Mono,Menlo,monospace;text-decoration:none;display:block}.footer-logo-area .footer-tagline{font-size:12px;color:hsla(0,0%,100%,.2);margin-top:5px}.footer-links-grid{display:flex;gap:60px}.footer-link-col h4{font-size:10px;font-weight:700;letter-spacing:1.3px;text-transform:uppercase;color:hsla(0,0%,100%,.22);margin-bottom:14px}.footer-link-col a{display:block;font-size:13px;color:hsla(0,0%,100%,.42);text-decoration:none;margin-bottom:9px;transition:color .12s}.footer-link-col a:hover{color:hsla(0,0%,100%,.88)}.footer-wordmark{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:clamp(68px,12vw,160px);font-weight:800;color:hsla(0,0%,100%,.62);letter-spacing:-7px;line-height:.88;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;z-index:1;white-space:nowrap}.footer-wc{opacity:.65}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.06);padding:16px 0 22px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2;margin-top:0}.footer-copy{font-size:12px;color:hsla(0,0%,100%,.2)}.footer-legal{display:flex;gap:18px}.footer-legal a{font-size:12px;color:hsla(0,0%,100%,.25);text-decoration:none;transition:color .12s}.footer-legal a:hover{color:hsla(0,0%,100%,.7)}.lang-sw{display:flex;align-items:center;gap:1px;margin-right:6px}.lang-btn{padding:3px 7px;border:none;background:transparent;font-size:11.5px;font-weight:500;color:rgba(0,0,0,.32);cursor:pointer;border-radius:6px;transition:color .12s,background .12s;font-family:inherit;letter-spacing:.2px}.lang-btn:hover{color:#1d1d1f;background:rgba(0,0,0,.05)}.lang-btn.active{color:#1d1d1f;background:rgba(0,0,0,.08);font-weight:700}@media(max-width:820px){nav{padding:0 18px}.desktop-wrap,.nav-links{display:none}.mosaic{grid-template-columns:1fr}.mc-tall{grid-row:auto}.how-grid,.uc-grid{grid-template-columns:1fr}.how-grid{gap:36px;padding:36px 24px}.steps{grid-template-columns:1fr}.b.c5,.b.c7{grid-column:span 12}.faq-grid,.qgrid{grid-template-columns:1fr}.footer-wrap{padding:36px 20px 0}.footer-top{flex-direction:column;gap:32px}.footer-links-grid{gap:32px}.footer-wordmark{font-size:clamp(44px,13vw,88px);letter-spacing:-4px}.ficon{border-radius:10px}.ficon,.ficon svg{width:40px;height:40px}.float-hero-inner{min-height:380px}.fi-6,.fi-7{display:none}}.legal-page{background:#fff;color:#1d1d1f;font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}.legal-nav{position:fixed;top:0;left:0;right:0;z-index:300;height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 40px;background:hsla(0,0%,100%,.92);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.06)}.legal-nav .logo{display:inline-flex;align-items:center;font-size:16px;font-weight:700;color:#1d1d1f;text-decoration:none;font-family:ui-monospace,SF Mono,Menlo,monospace}.legal-nav .logo-caret{margin-right:.45em;opacity:.7}.legal-nav .back{font-size:13px;color:rgba(0,0,0,.4);text-decoration:none;transition:color .12s}.legal-nav .back:hover{color:#1d1d1f}.legal-page .wrap{max-width:680px;margin:0 auto;padding:96px 24px 120px}.legal-page .wrap h1{font-size:40px;font-weight:800;letter-spacing:-2px;color:#1d1d1f;margin-bottom:8px;max-width:none}.legal-page .wrap .date{font-size:13px;color:rgba(0,0,0,.32);margin-bottom:40px}.legal-page .wrap .lead{font-size:16px;line-height:1.7;color:rgba(0,0,0,.62);margin-bottom:8px}.legal-page .wrap h2{font-size:18px;font-weight:700;color:#1d1d1f;margin:38px 0 12px;letter-spacing:-.3px}.legal-page .wrap p{font-size:15px;line-height:1.75;color:rgba(0,0,0,.56);margin-bottom:14px}.legal-page .wrap ul{margin:0 0 14px 4px;list-style:none}.legal-page .wrap li{position:relative;font-size:15px;line-height:1.7;color:rgba(0,0,0,.56);margin-bottom:9px;padding-left:18px}.legal-page .wrap li:before{content:"";position:absolute;left:2px;top:10px;width:5px;height:5px;border-radius:50%;background:#22c55e}.legal-page .wrap li strong{color:rgba(0,0,0,.78);font-weight:600}.legal-page .tldr{background:#f5f5f7;border-radius:12px;padding:18px 22px;margin-bottom:14px}.legal-page .tldr p{margin:0;font-size:14.5px;color:rgba(0,0,0,.6)}.legal-page .wrap a{color:#1d1d1f;text-decoration:underline;-webkit-text-decoration-color:rgba(0,0,0,.2);text-decoration-color:rgba(0,0,0,.2)}.legal-page .wrap a:hover{-webkit-text-decoration-color:#1d1d1f;text-decoration-color:#1d1d1f}.legal-page .info-block{background:#f5f5f7;border-radius:12px;padding:20px 24px;margin-bottom:14px}.legal-page .info-row{display:flex;gap:12px;font-size:14px;line-height:1.7;color:rgba(0,0,0,.55);padding:5px 0;border-bottom:1px solid rgba(0,0,0,.06)}.legal-page .info-row:last-child{border-bottom:none;padding-bottom:0}.legal-page .info-key{width:170px;flex-shrink:0;font-weight:600;color:rgba(0,0,0,.7)}.legal-footer{border-top:1px solid rgba(0,0,0,.06);padding:28px 40px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:rgba(0,0,0,.28)}.legal-footer a{color:rgba(0,0,0,.4);text-decoration:none}.legal-footer a:hover{color:#1d1d1f}.legal-footer .flinks{display:flex;gap:20px}