:root{--brand:#1992f5;--brand-hover:#087bd1;--brand-dark:#0b2e66;--body:#33516f;--muted:#647a91;--line:#dce9f6;--line-soft:#e8eff6;--page:#fff;--page-soft:#f7fbff;--blue-soft:#eef6ff;--mint-soft:#eaf8f1;--peach-soft:#fff3e9;--premium:#d98b00;--premium-soft:#fff8e8;--surface:#fff;--font-rounded:"Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", system-ui, sans-serif;--font-sans:"Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", system-ui, sans-serif;--shadow-soft:0 16px 44px #30629117}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:78px}body{background:var(--page);color:var(--brand-dark);font-family:var(--font-sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:15px;line-height:1.75}a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:1px}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:3px;border-radius:6px;outline:3px solid #1992f552}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-rounded);line-height:1.4}.skip-link{z-index:1000;background:var(--brand-dark);color:#fff;border-radius:10px;padding:8px 14px;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.section-shell,.site-header__inner,.site-footer__inner,.column-shell,.article-shell,.support-page__inner,.document-page__inner{width:min(1060px,100% - 48px);margin-inline:auto}.site-header{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #dce9f6cc;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:24px;min-height:66px;display:flex}.brand{align-items:center;gap:9px;min-height:44px;text-decoration:none;display:inline-flex}.brand__mark{border-radius:9px;width:34px;height:34px}.brand__text{color:var(--brand-dark);font-family:var(--font-rounded);align-items:baseline;gap:4px;font-weight:800;line-height:1;display:flex}.brand__eyebrow{font-size:10px}.brand__name{letter-spacing:-.04em;font-size:17px}.site-nav,.footer-nav{flex-wrap:wrap;align-items:center;gap:12px 26px;display:flex}.site-nav a,.footer-nav a{color:var(--body);font-size:13px;font-weight:700;text-decoration:none}.site-nav a:hover,.footer-nav a:hover,.breadcrumb a:hover{color:var(--brand)}.section-label,.eyebrow{color:var(--brand);letter-spacing:.08em;margin-bottom:10px;font-size:11px;font-weight:800}.status-badge{background:var(--premium-soft);width:fit-content;min-height:28px;color:var(--premium);font-family:var(--font-rounded);border-radius:999px;align-items:center;gap:7px;margin-bottom:20px;padding:3px 11px;font-size:11px;font-weight:800;display:inline-flex}.status-badge>span{background:#f0a82a;border-radius:50%;width:7px;height:7px}.status-badge--light{background:#fff1d0;margin:0}.button{min-height:48px;font-family:var(--font-rounded);border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;padding:10px 20px;font-size:14px;font-weight:800;line-height:1.4;text-decoration:none;transition:background-color .16s,border-color .16s,transform .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--brand);color:#fff;box-shadow:0 8px 20px #1992f52e}.button--primary:hover{background:var(--brand-hover)}.button--quiet{color:var(--brand-dark);background:#fff;border-color:#d5e0eb}.button--quiet:hover{background:#f8fcff;border-color:#a9c9e7}.text-link,.card-link,.article-back{color:var(--brand);font-family:var(--font-rounded);font-size:13px;font-weight:800;text-decoration:none}.text-link:hover,.card-link:hover,.article-back:hover{color:var(--brand-hover)}.section-heading h2{letter-spacing:-.035em;margin-bottom:10px;font-size:clamp(25px,3.2vw,34px)}.section-heading>p:last-child,.section-heading>div>p:last-child{color:var(--body);margin-bottom:0}.section-heading--center{text-align:center;max-width:620px;margin-inline:auto}.section-heading--compact{max-width:430px}.section-heading--row{justify-content:space-between;align-items:end;gap:32px;display:flex}.premium-hero{background:var(--page);overflow:hidden}.premium-hero__inner{grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:clamp(44px,7vw,84px);min-height:530px;padding-block:68px 54px;display:grid}.premium-hero__copy h1{letter-spacing:-.055em;margin-bottom:18px;font-size:clamp(38px,5vw,52px);font-weight:800}.premium-hero__copy h1 span{color:var(--brand);display:block}.premium-hero__lead{max-width:530px;color:var(--body);margin-bottom:24px;font-size:16px;line-height:1.85}.hero__actions{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.release-facts{flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none;display:flex}.release-facts li{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:3px 9px;font-size:11px;font-weight:700}.premium-hero__visual{isolation:isolate;justify-content:center;align-items:center;min-height:360px;padding:34px 24px 74px;display:flex;position:relative}.premium-hero__visual:before{z-index:-1;background:var(--blue-soft);content:"";border-radius:48% 52% 46% 54%/52% 44% 56% 48%;width:min(470px,94%);height:300px;position:absolute}.premium-hero__visual>img{width:min(500px,100%);height:auto}.hero-benefit-card{border:1px solid var(--line);min-width:245px;box-shadow:var(--shadow-soft);background:#fff;border-radius:16px;align-items:center;gap:11px;padding:14px 16px;display:flex;position:absolute;bottom:28px;right:5%}.hero-benefit-card__check{background:var(--brand);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;font-weight:900;display:inline-flex}.hero-benefit-card strong,.hero-benefit-card span{display:block}.hero-benefit-card strong{font-family:var(--font-rounded);font-size:14px}.hero-benefit-card div>span{color:var(--muted);font-size:11px}.benefits{padding-block:92px}.benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:42px;display:grid}.benefit-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:24px}.benefit-card h3{margin-bottom:8px;font-size:18px}.benefit-card>p:last-child{color:var(--body);margin-bottom:0;font-size:13px}.benefit-card__number{color:var(--brand);letter-spacing:.08em;margin:18px 0 5px;font-size:11px;font-weight:800}.benefit-visual{background:var(--blue-soft);border-radius:14px;height:124px;position:relative;overflow:hidden}.benefit-visual--record>span{background:#91cafb;border-radius:6px;width:calc(100% - 56px);height:20px;position:absolute;top:22px;left:28px}.benefit-visual--record>i{background:#cadbea;border-radius:5px;width:calc(100% - 88px);height:10px;position:absolute;top:56px;left:28px;box-shadow:0 22px #dbe7f1}.benefit-visual--record>b{background:var(--brand);color:#fff;border-radius:11px;place-items:center;width:34px;height:34px;font-size:19px;display:grid;position:absolute;bottom:18px;right:22px}.benefit-visual--week{background:var(--premium-soft);justify-content:center;align-items:end;gap:9px;padding:20px 24px;display:flex}.benefit-visual--week:after{content:"";background:#efdcae;height:1px;position:absolute;bottom:18px;left:18px;right:18px}.benefit-visual--week i{z-index:1;background:var(--brand);border-radius:7px 7px 3px 3px;width:12px}.benefit-visual--week i:nth-child(3n){background:#85d9c4}.benefit-visual--friends{background:var(--mint-soft);justify-content:center;align-items:center;display:flex}.benefit-visual--friends span{color:#fff;background:#80bdf4;border:3px solid #fff;border-radius:50%;place-items:center;width:50px;height:50px;margin-left:-9px;font-size:13px;font-weight:800;display:grid}.benefit-visual--friends span:first-child{margin-left:0}.benefit-visual--friends span:nth-child(2){background:#f3a3b5}.benefit-visual--friends span:nth-child(3){background:#67c7ad}.benefit-visual--friends span:nth-child(4){background:#f5b276}.sharing{background:var(--page-soft);padding-block:86px}.sharing__inner{grid-template-columns:.8fr 1.2fr;align-items:start;gap:clamp(44px,7vw,88px);display:grid}.sharing .text-link{margin-top:20px;display:inline-block}.sharing-cards{gap:14px;display:grid}.sharing-cards section{border:1px solid var(--line);background:#fff;border-radius:18px;padding:22px 24px}.sharing-cards h3{align-items:center;gap:10px;margin-bottom:14px;font-size:16px;display:flex}.share-mark{border-radius:50%;place-items:center;width:28px;height:28px;font-size:13px;display:grid}.share-mark--yes{color:var(--brand);background:#eaf5ff}.share-mark--no{color:var(--muted);background:#eef3f7}.sharing-cards ul{color:var(--body);gap:7px;margin:0;padding-left:20px;font-size:13px;display:grid}.column-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;min-height:300px;padding:27px 24px 24px;display:flex;position:relative;overflow:hidden}.column-card:before{content:"";background:#91cafb;height:6px;position:absolute;top:0;left:0;right:0}.column-card--2:before{background:#85d9c4}.column-card--3:before{background:#ffc58f}.column-card__meta,.column-list__meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px 12px;font-size:11px;display:flex}.column-card__meta span,.column-list__meta span,.article-category{background:var(--blue-soft);min-height:25px;color:var(--brand);border-radius:999px;align-items:center;padding:2px 10px;font-size:11px;font-weight:800;display:inline-flex}.column-card h3 a{text-decoration:none}.column-card>p{color:var(--body);margin-bottom:22px;font-size:13px}.faq{border-top:1px solid var(--line-soft);grid-template-columns:.55fr 1fr;align-items:start;gap:clamp(44px,8vw,90px);padding-block:88px;display:grid}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;font-family:var(--font-rounded);padding:20px 38px 20px 0;font-weight:800;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{color:var(--brand);content:"+";font-size:20px;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:var(--body);margin:-4px 38px 18px 0;font-size:13px}.closing-section{padding-bottom:96px}.closing-card{background:var(--premium-soft);border:1px solid #f4dda9;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:30px 34px;display:grid}.closing-card h2{margin-bottom:4px;font-size:21px}.closing-card p{color:var(--body);margin-bottom:0;font-size:13px}.column-index,.article-page,.support-page,.document-page{background:var(--page);min-height:65vh}.column-shell,.article-shell,.support-page__inner,.document-page__inner{padding-block:30px 96px}.column-shell,.support-page__inner,.document-page__inner{max-width:900px}.article-shell{max-width:960px}.breadcrumb{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px 10px;margin-bottom:28px;font-size:11px;display:flex}.breadcrumb a{color:var(--brand);font-weight:700;text-decoration:none}.publication-notice{background:var(--premium-soft);color:var(--body);border:1px solid #f4dda9;border-radius:12px;align-items:center;gap:10px 18px;margin-bottom:24px;padding:12px 16px;font-size:12px;display:flex}.publication-notice strong{color:var(--premium);font-family:var(--font-rounded);flex:none}.column-index__header,.document-hero,.support-hero{background:var(--blue-soft);border-radius:20px;padding:40px}.column-index__header{text-align:center;margin-bottom:24px}.column-index__header h1,.document-hero h1,.support-hero h1,.article-header h1{letter-spacing:-.045em;margin-bottom:12px;font-size:clamp(29px,4.5vw,40px)}.column-index__header>p:last-child,.support-hero>p:last-child,.document-hero__lead,.article-lead{color:var(--body);margin-bottom:0}.column-index__header>p:last-child{max-width:650px;margin-inline:auto}.column-list{gap:14px;display:grid}.column-list__item{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:58px 1fr auto;align-items:center;gap:12px 24px;padding:24px;display:grid;position:relative;overflow:hidden}.column-list__item:before{content:"";background:#91cafb;width:5px;position:absolute;top:0;bottom:0;left:0}.column-list__item--2:before{background:#85d9c4}.column-list__item--3:before{background:#ffc58f}.column-list__number{color:#bddaf3;font-family:var(--font-rounded);grid-row:1/span 2;font-size:29px;font-weight:800}.column-list__meta,.column-list__item>div:nth-of-type(2){grid-column:2}.column-list__item h2{margin:4px 0 7px;font-size:18px}.column-list__item h2 a{text-decoration:none}.column-list__item p{color:var(--body);margin-bottom:0;font-size:13px}.column-list__arrow{color:var(--brand);font-family:var(--font-rounded);grid-area:1/3/span 2;font-size:13px;font-weight:800;text-decoration:none}.article-header{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:minmax(0,1fr) 230px;align-items:stretch;gap:32px;margin-bottom:56px;padding:40px;display:grid}.article-category{margin-bottom:15px}.article-lead{font-size:15px}.article-byline{border-top:1px solid var(--line-soft);flex-wrap:wrap;gap:12px 22px;margin:24px 0 0;padding-top:18px;display:flex}.article-byline div{gap:7px;font-size:11px;display:flex}.article-byline dt{color:var(--muted)}.article-byline dd{color:var(--body);margin:0}.article-header__aside{background:var(--blue-soft);border-radius:16px;flex-direction:column;justify-content:flex-end;min-height:240px;padding:22px;display:flex;overflow:hidden}.article-header__aside span{color:var(--brand);letter-spacing:.09em;font-size:10px;font-weight:800}.article-header__aside strong{font-family:var(--font-rounded);margin-top:4px;font-size:25px}.article-header__aside i{background:var(--brand);border-radius:999px;width:64px;height:7px;margin-top:16px;box-shadow:76px 0 #85d9c4}.article-body{max-width:720px;color:var(--body);margin-inline:auto}.article-body section{margin-top:54px}.article-body section:first-child{margin-top:0}.article-body h2{border-bottom:1px solid var(--line);color:var(--brand-dark);margin-bottom:17px;padding-bottom:11px;font-size:22px}.article-body p,.article-body li{font-size:15px}.article-body ul{gap:8px;padding-left:22px;display:grid}.article-note,.security-note,.callout{background:var(--blue-soft);border:1px solid #cde4fb;border-radius:14px;margin-top:34px;padding:18px 20px}.article-note strong,.security-note strong,.callout strong{color:var(--brand-dark);font-family:var(--font-rounded)}.article-note p,.security-note p,.callout p{margin:5px 0 0;font-size:13px}.callout--important{background:var(--premium-soft);border-color:#f4dda9}.article-sources ul{padding:0;list-style:none}.article-sources li{border-bottom:1px solid var(--line-soft);flex-wrap:wrap;justify-content:space-between;gap:4px 18px;padding:12px 0;display:flex}.article-sources a{color:var(--brand);font-weight:700}.article-sources span{color:var(--muted);font-size:12px}.article-product-link{border:1px solid var(--line);background:var(--page-soft);border-radius:16px;justify-content:space-between;align-items:center;gap:22px;max-width:720px;margin:58px auto 0;padding:20px 22px;display:flex}.article-product-link span,.article-product-link strong{display:block}.article-product-link span{color:var(--muted);font-size:11px}.article-product-link strong{font-family:var(--font-rounded);font-size:15px}.article-product-link a{color:var(--brand);flex:none;font-size:12px;font-weight:800;text-decoration:none}.article-back{max-width:720px;margin:24px auto 0;display:block}.document-hero{margin-bottom:54px}.document-hero__lead{max-width:650px}.document-meta{border-top:1px solid #cde4fb;flex-wrap:wrap;gap:12px 28px;margin:24px 0 0;padding-top:18px;display:flex}.document-meta div{gap:8px;font-size:12px;display:flex}.document-meta dt{color:var(--muted)}.document-meta dd{color:var(--brand-dark);margin:0;font-weight:700}.legal-document{max-width:760px;color:var(--body);margin-inline:auto}.legal-document>section{margin-top:54px;scroll-margin-top:92px}.legal-document>section:first-child{margin-top:0}.legal-document h2,.support-links h2,.contact-panel h2{color:var(--brand-dark);margin-bottom:16px;font-size:21px}.legal-document p,.legal-document li,.legal-document td,.legal-document th{font-size:14px}.legal-document a{color:var(--brand);font-weight:700}.legal-document>section>ul:not(.check-list):not(.two-column-list){gap:8px;padding-left:22px;display:grid}.table-wrap{border:1px solid var(--line);border-radius:14px;margin:20px 0;overflow-x:auto}table{border-collapse:collapse;background:#fff;width:100%}th,td{border-bottom:1px solid var(--line-soft);text-align:left;vertical-align:top;padding:13px 15px}thead th{background:var(--page-soft);color:var(--brand-dark);font-family:var(--font-rounded)}tbody th{width:25%;color:var(--brand-dark);font-weight:700}tbody tr:last-child th,tbody tr:last-child td{border-bottom:0}.contact-details{border:1px solid var(--line);background:var(--line);border-radius:14px;gap:1px;margin:20px 0;display:grid;overflow:hidden}.contact-details--spaced{margin-top:24px}.contact-details div{background:#fff;grid-template-columns:minmax(130px,.35fr) 1fr;gap:12px;padding:13px 15px;display:grid}.contact-details dt{color:var(--muted);font-size:12px}.contact-details dd{color:var(--body);margin:0;font-size:13px}.check-list,.two-column-list{gap:9px 22px;margin:20px 0;padding:0;list-style:none;display:grid}.two-column-list{grid-template-columns:repeat(2,minmax(0,1fr))}.check-list li,.two-column-list li{padding-left:24px;position:relative}.check-list li:before,.two-column-list li:before{color:var(--brand);content:"✓";font-weight:900;position:absolute;top:.15em;left:0}.step-list{gap:12px;margin:22px 0;padding:0;list-style:none;display:grid}.step-list li{border:1px solid var(--line);border-radius:14px;align-items:flex-start;gap:14px;padding:16px;display:flex}.step-list li>span{background:var(--brand);color:#fff;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-weight:800;display:grid}.step-list strong{color:var(--brand-dark);font-family:var(--font-rounded)}.step-list p{margin:4px 0 0}.support-hero{text-align:center;max-width:720px;margin-inline:auto}.support-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:24px 0 58px;display:grid}.support-grid article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:22px}.support-grid__icon{background:var(--blue-soft);width:42px;height:42px;color:var(--brand);font-family:var(--font-rounded);border-radius:50%;place-items:center;margin-bottom:15px;font-weight:800;display:grid}.support-grid article:nth-child(2) .support-grid__icon{background:var(--mint-soft);color:#3f9c84}.support-grid article:nth-child(3) .support-grid__icon{background:var(--premium-soft);color:var(--premium)}.support-grid h2{margin-bottom:8px;font-size:16px}.support-grid p{color:var(--body);margin-bottom:0;font-size:13px}.contact-panel{border:1px solid var(--line);background:var(--page-soft);border-radius:18px;grid-template-columns:1fr minmax(270px,.72fr);align-items:center;gap:28px;padding:30px;display:grid}.contact-panel p{color:var(--body);margin-bottom:0;font-size:13px}.contact-panel__action{background:#fff;border-radius:14px;gap:7px;padding:20px;display:grid}.contact-panel__action>span{color:var(--muted);font-size:11px}.contact-panel__action strong{overflow-wrap:anywhere;margin-bottom:8px;font-size:13px}.security-note{background:var(--premium-soft);color:var(--body);border-color:#f4dda9}.support-links{border-top:1px solid var(--line);margin-top:52px;padding-top:42px}.support-links p{color:var(--body)}.site-footer{border-top:1px solid var(--line);background:var(--page-soft)}.site-footer__inner{grid-template-columns:1fr auto;align-items:center;gap:22px 32px;padding-block:36px;display:grid}.site-footer__brand{font-family:var(--font-rounded);margin-bottom:2px;font-size:16px;font-weight:800}.site-footer__copy,.site-footer__meta{color:var(--muted);margin-bottom:0;font-size:11px}.site-footer__meta{border-top:1px solid var(--line);grid-column:1/-1;padding-top:18px}.status-page{place-items:center;min-height:55vh;padding:48px 24px;display:grid}.status-page>div{border:1px solid var(--line);text-align:center;background:#fff;border-radius:18px;width:min(520px,100%);padding:38px}.status-page h1{font-size:28px}.status-page p:not(.eyebrow){color:var(--body)}@media (width<=860px){.premium-hero__inner{grid-template-columns:1fr;gap:18px;padding-top:54px}.premium-hero__copy{max-width:620px}.premium-hero__visual{width:min(620px,100%);min-height:330px;margin-inline:auto}.benefit-grid,.column-card-grid{grid-template-columns:1fr}.benefit-card{grid-template-columns:190px 1fr;align-items:center;gap:0 22px;display:grid}.benefit-visual{grid-row:1/span 3}.benefit-card__number{margin-top:0}.column-card{min-height:0}.sharing__inner,.faq{grid-template-columns:1fr}.section-heading--compact{max-width:620px}.closing-card{grid-template-columns:auto 1fr}.closing-card .button{grid-column:1/-1}.article-header{grid-template-columns:1fr}.article-header__aside{min-height:140px}.support-grid{grid-template-columns:1fr}.support-grid article{grid-template-columns:42px 1fr;align-items:start;gap:0 15px;display:grid}.support-grid__icon{grid-row:1/span 2;margin-bottom:0}.contact-panel{grid-template-columns:1fr}}@media (width<=620px){body{font-size:14px}.section-shell,.site-header__inner,.site-footer__inner,.column-shell,.article-shell,.support-page__inner,.document-page__inner{width:min(100% - 32px,1060px)}.site-header__inner{min-height:60px}.brand__eyebrow{display:none}.brand__name{font-size:15px}.site-nav{gap:12px}.site-nav a{font-size:11px}.site-nav a:first-child{display:none}.premium-hero__inner{padding-block:42px 32px}.premium-hero__copy h1{font-size:36px}.premium-hero__lead{font-size:14px}.premium-hero__visual{min-height:270px;padding:26px 8px 68px}.premium-hero__visual:before{height:220px}.hero-benefit-card{min-width:218px;padding:11px 13px;bottom:16px;right:0}.benefits,.home-column{padding-block:68px}.sharing{padding-block:64px}.benefit-grid,.column-card-grid{margin-top:30px}.benefit-card{display:block}.benefit-visual{height:112px}.benefit-card__number{margin-top:16px}.section-heading--row{display:block}.section-heading--row .text-link{margin-top:16px;display:inline-block}.faq{padding-block:64px}.closing-section{padding-bottom:68px}.closing-card{padding:25px 22px;display:block}.closing-card>div{margin:18px 0}.closing-card .button{width:100%}.column-shell,.article-shell,.support-page__inner,.document-page__inner{padding-block:22px 68px}.column-index__header,.document-hero,.support-hero,.article-header{border-radius:17px;padding:26px 22px}.publication-notice{display:grid}.column-list__item{padding:22px 20px 22px 25px;display:block}.column-list__number{margin-bottom:9px;font-size:23px;display:block}.column-list__item>div:nth-of-type(2){margin-top:11px}.column-list__arrow{margin-top:15px;display:inline-block}.article-header{margin-bottom:42px}.article-header__aside{min-height:120px}.article-byline{display:grid}.article-body section,.legal-document>section{margin-top:44px}.article-product-link{display:block}.article-product-link a{margin-top:12px;display:inline-block}.document-meta{display:grid}.table-wrap{border-radius:12px;width:calc(100vw - 32px);margin-left:calc(-50vw + 16px + 50%)}th,td{min-width:130px}.contact-details div,.two-column-list{grid-template-columns:1fr}.contact-panel{padding:22px}.site-footer__inner{display:block}.footer-nav{margin-top:24px}.site-footer__meta{margin-top:24px;padding-top:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.illustrated-hero{border-bottom:1px solid var(--line-soft);background:#fff;position:relative;overflow:hidden}.illustrated-hero:before{content:none}.illustrated-hero__inner{grid-template-columns:minmax(0,.82fr) minmax(460px,1.18fr);align-items:center;gap:clamp(42px,7vw,92px);min-height:480px;padding-block:62px 0;display:grid;position:relative}.illustrated-hero__copy{z-index:2;padding-bottom:48px;position:relative}.illustrated-hero__copy h1{letter-spacing:-.055em;margin-bottom:18px;font-size:clamp(38px,4.8vw,50px);font-weight:800}.illustrated-hero__copy h1 span{color:var(--brand);display:block}.illustrated-hero__lead{max-width:500px;color:var(--body);margin-bottom:24px;font-size:15px;line-height:1.9}.illustrated-hero__art{justify-content:center;align-self:end;align-items:flex-end;min-height:310px;display:flex;position:relative}.illustrated-hero__art>img{width:min(610px,100%);height:auto}.illustrated-features{padding-block:92px}.feature-stories{gap:22px;width:min(920px,100%);margin:44px auto 0;display:grid}.feature-story{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:minmax(300px,.88fr) 1.12fr;align-items:center;min-height:282px;display:grid;overflow:hidden}.feature-story:nth-child(2n) .feature-story__art{grid-area:1/1}.feature-story:nth-child(2n) .feature-story__copy{grid-area:1/2}.feature-story__art{border-right:1px solid var(--line-soft);background:#fff;justify-content:center;align-items:center;height:100%;min-height:282px;padding:34px;display:flex;overflow:hidden}.feature-story__copy{padding:34px 40px}.product-visual{width:min(270px,100%);color:var(--brand-dark);background:#fff;border:1px solid #cfddea;border-radius:13px;padding:16px;box-shadow:0 8px 24px #254c7014}.product-visual__topline{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;font-size:11px;display:flex}.product-visual__topline span{color:var(--muted);font-weight:700}.product-visual__topline strong{font-size:12px}.record-preview-row{border-top:1px solid var(--line-soft);grid-template-columns:24px 1fr 28px;align-items:center;gap:10px;min-height:35px;display:grid}.record-preview-row span,.record-preview-row small,.week-preview-labels{color:var(--muted);font-size:9px;font-style:normal}.record-preview-row i{background:#d8e6f3;border-radius:999px;height:6px}.record-preview-row:nth-child(3) i{background:#b9e7d9;width:76%}.record-preview-row:nth-child(4) i{background:#ffd0c5;width:58%}.week-preview-bars{border-bottom:1px solid var(--line);grid-template-columns:repeat(7,1fr);align-items:end;gap:8px;height:90px;padding:8px 4px 0;display:grid}.week-preview-bars i{background:#9cccf5;border-radius:4px 4px 0 0;height:42%}.week-preview-bars i:nth-child(2){height:68%}.week-preview-bars i:nth-child(3){height:52%}.week-preview-bars i:nth-child(4){background:var(--brand);height:82%}.week-preview-bars i:nth-child(5){height:60%}.week-preview-bars i:nth-child(6),.week-preview-bars i:nth-child(7){background:#e4edf5;height:8%}.week-preview-labels{text-align:center;grid-template-columns:repeat(7,1fr);gap:8px;padding:5px 4px 0;display:grid}.product-visual--share{align-content:center;justify-items:center;gap:11px;min-height:168px;display:grid}.share-preview-people{grid-template-columns:42px 58px 42px;align-items:center;display:grid}.share-preview-people span{width:42px;height:42px;color:var(--brand);background:#fff;border:1px solid #cfe2f5;border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.share-preview-people span:last-child{color:#3e9d84;border-color:#cce6dd}.share-preview-people i{background:#b9ccdd;height:1px}.product-visual--share>strong{font-size:13px}.share-preview-tags{gap:6px;display:flex}.share-preview-tags span{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:3px 8px;font-size:9px;font-weight:700}.feature-story__label{color:var(--brand);align-items:center;gap:9px;margin-bottom:12px;font-size:11px;font-weight:800;display:flex}.feature-story__label span{width:31px;height:31px;font-family:var(--font-rounded);background:#eaf5ff;border-radius:50%;place-items:center;display:grid}.feature-story h3{letter-spacing:-.035em;margin-bottom:10px;font-size:25px}.feature-story__copy>p:not(.feature-story__label){color:var(--body);margin-bottom:18px;font-size:13px}.feature-story__copy>small{background:var(--page-soft);color:var(--muted);border-radius:999px;padding:5px 10px;font-size:10px;font-weight:700;display:inline-flex}.sharing{border-block:1px solid var(--line-soft);background:#fff;padding-block:84px}.sharing__inner{max-width:920px}.sharing__copy .text-link{margin-top:18px;display:inline-block}.sharing__copy{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);align-items:start;gap:0 clamp(44px,7vw,82px);display:grid}.sharing__copy .sharing-cards{grid-area:1/2/span 2}.sharing__copy .text-link{grid-column:1}.home-column{padding-block:92px}.column-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:38px;display:grid}.column-card{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;min-height:440px;padding:0;display:flex;overflow:hidden}.column-card:before{content:none}.column-card__image{border-bottom:1px solid var(--line-soft);background:#fff;justify-content:center;align-items:center;height:190px;padding:13px 18px;display:flex;overflow:hidden}.column-card--2 .column-card__image,.column-card--3 .column-card__image{background:#fff}.column-card__image img{object-fit:contain;width:100%;height:100%;transition:transform .18s}.column-card__image:hover img{transform:scale(1.025)}.column-card__body{flex-direction:column;flex:1;padding:22px;display:flex}.column-card h3{margin:15px 0 9px;font-size:17px}.column-card__body>p{color:var(--body);margin-bottom:20px;font-size:12px}.column-card .card-link{margin-top:auto}.column-list__item{grid-template-columns:220px 1fr auto;gap:10px 24px;padding:0 22px 0 0}.column-list__item:before{content:none}.column-list__image{border-right:1px solid var(--line-soft);background:#fff;grid-row:1/span 2;justify-content:center;align-items:center;min-height:170px;padding:14px;display:flex}.column-list__item--2 .column-list__image,.column-list__item--3 .column-list__image{background:#fff}.column-list__image img{object-fit:contain;width:100%;height:142px}.column-list__meta{grid-column:2;align-self:end}.column-list__item>div:nth-of-type(2){grid-column:auto}.article-header{grid-template-columns:minmax(0,1fr) 310px}.article-header__image{border:1px solid var(--line-soft);background:#fff;border-radius:17px;justify-content:center;align-items:center;min-height:280px;padding:18px;display:flex;overflow:hidden}.article-header__image img{object-fit:contain;width:100%;height:100%}.support-hero{border:1px solid var(--line);text-align:left;background:#fff;max-width:820px;margin-inline:auto;padding:34px 36px;display:block;overflow:hidden}.support-hero__copy{max-width:620px;padding-bottom:0}.support-hero__copy>p:last-child{color:var(--body);margin-bottom:0}@media (width<=860px){.illustrated-hero__inner{grid-template-columns:1fr;gap:16px;padding-top:54px}.illustrated-hero__copy{max-width:620px}.illustrated-hero__art{width:min(650px,100%);min-height:350px;margin-inline:auto}.feature-story,.feature-story:nth-child(2n){grid-template-columns:minmax(260px,.86fr) 1.14fr}.column-card-grid{grid-template-columns:1fr}.column-card{min-height:0}.column-card__image{height:240px}.sharing__inner,.article-header{grid-template-columns:1fr}.article-header__image{min-height:240px}}@media (width<=620px){.illustrated-hero__inner{padding-block:42px 28px}.illustrated-hero__copy h1{font-size:36px}.illustrated-hero__lead{font-size:14px}.illustrated-hero__art{min-height:280px}.illustrated-features{padding-block:68px}.feature-stories{margin-top:30px}.feature-story,.feature-story:nth-child(2n){min-height:0;display:block}.feature-story:nth-child(2n) .feature-story__art,.feature-story:nth-child(2n) .feature-story__copy{grid-area:auto}.feature-story__art{min-height:250px;padding-top:18px}.feature-story__copy{padding:26px 22px}.feature-story h3{font-size:22px}.sharing{padding-block:64px}.column-card__image{height:190px}.column-list__item{padding:0 20px 22px;display:block}.column-list__image{min-height:180px;margin:0 -20px 20px}.column-list__image img{height:155px}.article-header__image{min-height:200px}.support-hero{padding:26px 22px;display:block}.support-hero__copy{padding-bottom:0}}.brand__compact,.mobile-menu{display:none}.hero__column-link{min-height:48px;color:var(--brand);font-family:var(--font-rounded);align-items:center;gap:6px;padding-inline:8px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}@media (width<=700px){html{scroll-padding-top:64px}body{font-size:14px;overflow-x:hidden}.section-shell,.site-header__inner,.site-footer__inner,.column-shell,.article-shell,.support-page__inner,.document-page__inner{width:min(100% - 32px,1060px)}.site-header{border-bottom-color:#dce9f6ad}.site-header__inner{min-height:58px}.brand{gap:8px}.brand__mark{border-radius:9px;width:32px;height:32px}.brand__text,.site-nav{display:none}.brand__compact{font-family:var(--font-rounded);letter-spacing:-.04em;font-size:16px;font-weight:800;display:block}.mobile-menu{display:block;position:relative}.mobile-menu summary{min-width:86px;min-height:44px;color:var(--body);cursor:pointer;justify-content:flex-end;align-items:center;gap:9px;font-size:12px;font-weight:800;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary i,.mobile-menu summary i:before,.mobile-menu summary i:after{background:var(--brand-dark);content:"";border-radius:999px;width:18px;height:2px;transition:transform .16s;display:block}.mobile-menu summary i{position:relative}.mobile-menu summary i:before,.mobile-menu summary i:after{position:absolute;left:0}.mobile-menu summary i:before{top:-6px}.mobile-menu summary i:after{top:6px}.mobile-menu[open] summary i{background:0 0}.mobile-menu[open] summary i:before{top:0;transform:rotate(45deg)}.mobile-menu[open] summary i:after{top:0;transform:rotate(-45deg)}.mobile-menu nav{z-index:110;border:1px solid var(--line);background:#fffffffa;border-radius:16px;width:208px;padding:8px;display:grid;position:absolute;top:49px;right:0;box-shadow:0 18px 42px #224e7829}.mobile-menu nav a{min-height:46px;color:var(--brand-dark);font-family:var(--font-rounded);border-radius:10px;justify-content:space-between;align-items:center;padding-inline:12px;font-size:13px;font-weight:800;text-decoration:none;display:flex}.mobile-menu nav a+a{border-top:1px solid var(--line-soft)}.mobile-menu nav a span{color:var(--brand)}.illustrated-hero:before{content:none}.illustrated-hero__inner{grid-template-columns:1fr;gap:0;min-height:0;padding-block:28px 0;display:grid}.status-badge{min-height:25px;margin-bottom:14px;padding:2px 9px;font-size:10px}.illustrated-hero__copy h1{letter-spacing:-.055em;margin-bottom:12px;font-size:32px;line-height:1.24}.illustrated-hero__copy{padding-bottom:0}.illustrated-hero__lead{max-width:345px;margin-bottom:18px;font-size:13px;line-height:1.75}.hero__actions{align-items:center;gap:6px 10px;margin-bottom:12px}.hero__actions .button{border-radius:12px;min-height:44px;padding:8px 15px;font-size:13px}.hero__column-link{min-height:44px;padding-inline:5px;font-size:12px}.release-facts{gap:5px}.release-facts li{padding:2px 7px;font-size:9.5px}.illustrated-hero__art{width:100%;min-height:170px;margin-top:12px}.illustrated-hero__art>img{width:min(390px,108%)}.illustrated-features{padding-block:48px 54px}.section-heading--center{text-align:left}.section-label,.eyebrow{margin-bottom:7px;font-size:10px}.section-heading h2{margin-bottom:7px;font-size:24px;line-height:1.35}.section-heading>p:last-child,.section-heading>div>p:last-child{font-size:12.5px;line-height:1.7}.feature-stories{gap:11px;margin-top:24px}.feature-story,.feature-story:nth-child(2n){border-radius:17px;grid-template-columns:108px minmax(0,1fr);align-items:stretch;min-height:142px;display:grid}.feature-story:nth-child(2n) .feature-story__art,.feature-story:nth-child(2n) .feature-story__copy,.feature-story__art,.feature-story__copy{grid-row:1}.feature-story:nth-child(2n) .feature-story__art,.feature-story__art{grid-column:1}.feature-story:nth-child(2n) .feature-story__copy,.feature-story__copy{grid-column:2}.feature-story__art{border-right:1px solid var(--line-soft);min-height:142px;padding:8px 6px}.feature-story__copy{align-self:center;padding:15px 14px}.feature-story__label{gap:6px;margin-bottom:6px;font-size:9.5px}.feature-story__label span{width:24px;height:24px;font-size:9px}.feature-story h3{margin-bottom:5px;font-size:17px;line-height:1.35}.feature-story__copy>p:not(.feature-story__label){margin-bottom:0;font-size:11.5px;line-height:1.6}.feature-story__copy>small{display:none}.product-visual{border-radius:9px;width:100%;padding:8px;box-shadow:0 4px 12px #254c7012}.product-visual__topline{gap:4px;margin-bottom:6px;font-size:7px}.product-visual__topline strong{font-size:7px}.record-preview-row{grid-template-columns:14px 1fr 18px;gap:4px;min-height:26px}.record-preview-row span,.record-preview-row small,.week-preview-labels{font-size:6px}.record-preview-row i{height:4px}.week-preview-bars{gap:3px;height:70px;padding-inline:0}.week-preview-labels{gap:3px;padding-inline:0}.product-visual--share{gap:6px;min-height:108px}.share-preview-people{grid-template-columns:28px 22px 28px}.share-preview-people span{width:28px;height:28px;font-size:8px}.product-visual--share>strong{font-size:9px}.share-preview-tags{gap:3px}.share-preview-tags span{padding:2px 4px;font-size:6px}.sharing{padding-block:54px}.sharing__inner{gap:24px}.sharing__copy{display:block}.sharing__copy .sharing-cards{margin-top:20px}.sharing-cards{gap:9px}.sharing-cards section{border-radius:14px;padding:14px 15px}.sharing-cards h3{gap:8px;margin-bottom:8px;font-size:14px}.share-mark{width:24px;height:24px;font-size:11px}.sharing-cards ul{gap:3px;padding-left:18px;font-size:11.5px;line-height:1.6}.sharing__copy .text-link{align-items:center;min-height:44px;margin-top:10px;display:inline-flex}.home-column{padding-block:54px}.section-heading--row{display:block}.section-heading--row .text-link{align-items:center;min-height:44px;margin-top:7px;display:inline-flex}.column-card-grid{gap:10px;margin-top:20px}.column-card{border-radius:16px;grid-template-columns:112px minmax(0,1fr);min-height:134px;display:grid}.column-card__image{width:112px;height:100%;min-height:134px;padding:9px 7px}.column-card__body{min-width:0;padding:14px 13px}.column-card__meta{gap:5px 8px;font-size:9px}.column-card__meta span{min-height:21px;padding:1px 7px;font-size:9px}.column-card h3{margin:8px 0 5px;font-size:15px;line-height:1.45}.column-card__body>p{display:none}.column-card .card-link{margin-top:auto;font-size:11px}.faq{gap:20px;padding-block:54px}.faq-list summary{min-height:56px;padding:16px 34px 16px 0;font-size:14px}.faq-list p{margin:-2px 28px 16px 0;font-size:12px;line-height:1.7}.closing-section{padding-bottom:54px}.closing-card{border-radius:16px;gap:13px;padding:20px;display:grid}.closing-card>div{margin:0}.closing-card h2{font-size:18px}.closing-card p{font-size:12px}.closing-card .button{width:100%;min-height:44px;font-size:13px}.column-shell,.article-shell,.support-page__inner,.document-page__inner{padding-block:18px 64px}.breadcrumb{gap:4px 7px;margin-bottom:16px;font-size:10px}.publication-notice{margin-bottom:16px;padding:10px 12px;font-size:11px;line-height:1.6;display:block}.publication-notice strong{margin-bottom:2px;display:block}.column-index__header,.document-hero,.support-hero,.article-header{border-radius:18px}.column-index__header h1,.document-hero h1,.support-hero h1,.article-header h1{margin-bottom:9px;font-size:27px;line-height:1.35}.column-index__header{text-align:left;margin-bottom:18px;padding:23px 21px}.column-index__header>p:last-child{font-size:12px;line-height:1.7}.column-list{gap:10px}.column-list__item{border-radius:16px;grid-template-rows:auto 1fr;grid-template-columns:112px minmax(0,1fr);gap:3px 13px;min-height:134px;padding:0 13px 0 0;display:grid}.column-list__image{grid-area:1/1/span 2;width:112px;min-height:134px;margin:0;padding:8px 6px}.column-list__image img{height:118px}.column-list__meta{grid-column:2;align-self:end;gap:5px 7px;padding-top:12px;font-size:9px}.column-list__meta span{min-height:21px;padding:1px 7px;font-size:9px}.column-list__item>div:nth-of-type(2){grid-column:2;min-width:0;margin:0}.column-list__item h2{margin:5px 0 3px;font-size:15px;line-height:1.42}.column-list__item p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.55;display:-webkit-box;overflow:hidden}.column-list__arrow{display:none}.article-header{gap:18px;margin-bottom:38px;padding:20px;display:grid}.article-lead{font-size:13px;line-height:1.75}.article-byline{gap:7px;margin-top:18px;padding-top:14px;display:grid}.article-byline div{grid-template-columns:58px 1fr;gap:6px;font-size:10px;display:grid}.article-header__image{border-radius:14px;height:164px;min-height:0;padding:10px}.article-body section,.legal-document>section{margin-top:40px}.article-body h2{margin-bottom:14px;padding-bottom:9px;font-size:19px}.article-body p,.article-body li{font-size:14px;line-height:1.82}.article-note,.security-note,.callout{border-radius:13px;padding:16px}.article-product-link{margin-top:42px;padding:16px;display:block}.article-product-link a{align-items:center;min-height:44px;margin-top:8px;display:inline-flex}.document-hero{margin-bottom:38px;padding:23px 21px}.document-hero__lead{font-size:12.5px;line-height:1.75}.document-meta{gap:6px;margin-top:18px;padding-top:14px;display:grid}.document-meta div{grid-template-columns:76px 1fr;gap:6px;font-size:11px;display:grid}.legal-document h2,.support-links h2,.contact-panel h2{margin-bottom:13px;font-size:19px}.legal-document p,.legal-document li,.legal-document td,.legal-document th{font-size:13px;line-height:1.78}.table-wrap{-webkit-overflow-scrolling:touch;border-radius:12px;width:100%;margin:18px 0}.table-wrap table{min-width:620px}th,td{min-width:0;padding:11px 12px}.contact-details div{grid-template-columns:1fr;gap:3px;padding:11px 13px}.two-column-list{grid-template-columns:1fr}.step-list li{gap:11px;padding:13px}.step-list li>span{width:27px;height:27px;font-size:11px}.support-hero{text-align:left;max-width:none;padding:21px;display:block}.support-hero__copy{padding-bottom:0}.support-hero__copy>p:last-child{font-size:12px;line-height:1.7}.support-grid{gap:9px;margin:16px 0 40px}.support-grid article{border-radius:14px;grid-template-columns:36px 1fr;gap:2px 11px;padding:14px;display:grid}.support-grid__icon{grid-row:1/span 2;width:36px;height:36px;margin:0}.support-grid h2{margin:0;font-size:14px}.support-grid p{font-size:11.5px;line-height:1.65}.contact-panel{border-radius:16px;gap:18px;padding:18px}.contact-panel__action{padding:15px}.contact-panel__action .button{width:100%;min-height:44px;font-size:13px}.support-links{margin-top:40px;padding-top:34px}.site-footer__inner{padding-block:30px;display:block}.footer-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;margin-top:20px;display:grid}.footer-nav a{border-bottom:1px solid var(--line);align-items:center;min-height:44px;font-size:11.5px;display:flex}.site-footer__meta{margin-top:22px;padding-top:16px}.status-page{padding:40px 16px}.status-page>div{padding:26px 20px}}@media (width<=370px){.section-shell,.site-header__inner,.site-footer__inner,.column-shell,.article-shell,.support-page__inner,.document-page__inner{width:min(100% - 28px,1060px)}.illustrated-hero__copy h1{font-size:30px}.feature-story,.feature-story:nth-child(2n),.column-card,.column-list__item{grid-template-columns:98px minmax(0,1fr)}.column-card__image,.column-list__image{width:98px}.feature-story__copy{padding-inline:12px}.feature-story__copy>p:not(.feature-story__label){font-size:11px}}
