:root{color:#223b34;font-synthesis:none;--green:#196b56;--muted:#75817b;--line:#e4e9e3;--cream:#f4f6ef;background:#fafbf9;font-family:DM Sans,Noto Sans JP,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #8fb9a4}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Noto Sans JP,sans-serif}h1{letter-spacing:-.045em;font-weight:600;line-height:1.13}h2{letter-spacing:-.03em;font-size:22px;font-weight:600}h3{font-size:21px}p{line-height:1.7}img{display:block}code,pre{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}code{font-size:13px}.wordmark{flex-shrink:0;align-items:center;display:inline-flex}.wordmark img{width:auto;height:36px;display:block}.button{border:1px solid var(--green);background:var(--green);color:#fff;border-radius:7px;justify-content:center;align-items:center;gap:24px;padding:15px 21px;font-size:14px;font-weight:600;transition:background .15s,transform .15s;display:inline-flex}.button:hover{background:#125440;transform:translateY(-1px)}.button.secondary{color:#223b34;background:0 0;border-color:#cbd4ca}table{text-align:left;border-collapse:collapse;width:100%;font-size:13px}th{color:#919b8b;background:#f8faf5;padding:17px 23px;font-size:14px;font-weight:500}td{border-top:1px solid var(--line);padding:20px 23px}td strong{font-weight:500;display:block}label{color:#66765b;flex-direction:column;gap:8px;font-size:12px;display:flex}input,select{color:#243d30;background:#fff;border:1px solid #dbe3d4;border-radius:6px;width:100%;min-height:43px;padding:12px;font-size:14px}input::placeholder{color:#a3ad9d}small{color:#92a086;font-size:11px}@media (width<=760px){.wordmark img{height:32px}th,td{padding-left:16px;padding-right:16px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}fieldset{border:0;min-width:0;margin:0;padding:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.admin-header-menu{position:relative}.admin-menu-trigger{color:#42594e;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;padding:7px 10px;font-size:14px;display:flex}.admin-menu-trigger:hover,.admin-menu-trigger[aria-expanded=true]{background:#f4f7f5;border-color:#e5ece7}.admin-menu-trigger:focus-visible,.admin-menu-item:focus-visible{outline-offset:2px;outline:2px solid #358571}.admin-language-trigger{border-color:#e5ece7;padding-block:11px}.admin-header-popover{z-index:40;background:#fff;border:1px solid #e2e8e5;border-radius:12px;padding:6px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 12px 36px #243c321a}.admin-language-options{width:190px}.admin-menu-label{color:#79877f;padding:8px 12px;font-size:12px;display:block}.admin-menu-item{color:#42594e;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;width:100%;padding:11px 12px;font-size:14px;text-decoration:none;display:flex}.admin-menu-item:hover,.admin-menu-item[aria-current=page]{color:#196b56;background:#f0f6f2}.admin-language-options .admin-menu-item{justify-content:space-between}.workspace-nav-icon{flex:0 0 18px;display:block}@media (width<=760px){.admin-language-trigger{gap:7px;padding-inline:8px}}.sendary-home{color:#263d35;--home-ink:#263d35;--home-muted:#67786f;--home-border:#e1e8e3;--home-green:#196b56;--home-text-small:14px;--home-text-body:16px;--home-text-subheading:20px;--home-text-heading:clamp(30px, 3vw, 42px);--home-leading-body:1.6;--home-leading-subheading:1.4;--home-leading-heading:1.2;font-size:var(--home-text-body);line-height:var(--home-leading-body);background:#fff}.sendary-home h1,.sendary-home h2,.sendary-home h3{text-wrap:balance}.home-section-heading h2,.home-closing h2{font-size:var(--home-text-heading);line-height:var(--home-leading-heading);letter-spacing:-1.5px;white-space:pre-line}.home-gallery-copy h3,.home-integration-flow h3{font-size:var(--home-text-subheading);line-height:var(--home-leading-subheading);letter-spacing:-.3px}.home-hero-aside>p,.home-section-heading>p:not(.home-eyebrow),.home-gallery-copy>p:last-child,.home-feature-points p,.home-developer-copy p,.home-closing p{font-size:var(--home-text-body);line-height:var(--home-leading-body)}.home-wrap{max-width:1240px;margin-inline:auto;padding-inline:40px}.home-header{border-bottom:1px solid var(--home-border);z-index:50;background:#fff;position:relative}.home-nav{align-items:center;gap:46px;min-height:88px;display:flex}.home-navigation{font-size:var(--home-text-body);align-items:center;gap:28px;display:flex}.home-navigation a,.home-login{transition:color .15s}.home-navigation a:hover,.home-login:hover{color:var(--home-green)}.home-header-actions{font-size:var(--home-text-small);align-items:center;gap:22px;margin-left:auto;display:flex}.home-button{border:1px solid var(--home-green);background:var(--home-green);color:#fff;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:24px;padding:15px 23px;font-size:15px;font-weight:600;transition:background .2s,box-shadow .2s;display:inline-flex}.home-button:hover{background:#125440;box-shadow:0 4px 14px #196b561c}.home-button-small{font-size:var(--home-text-small);gap:14px;padding:10px 15px}.home-hero{padding-top:92px}.home-eyebrow{text-transform:uppercase;font-size:var(--home-text-small);letter-spacing:1.4px;color:var(--home-green);font-weight:700;line-height:var(--home-leading-body);align-items:center;gap:10px;margin:0 0 24px;display:flex}.home-hero-heading{grid-template-columns:1.4fr 1fr;gap:60px;margin-bottom:60px;display:grid}.home-hero h1{letter-spacing:-2.8px;margin:0;font-size:clamp(40px,4.65vw,62px);font-weight:600;line-height:1.12}html[lang=ja] .home-hero h1{font-size:clamp(30px,4vw,54px)}.home-hero h1 span{color:#548371}.home-hero-aside>p{color:var(--home-muted);margin-bottom:22px}.home-hero-actions{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.home-learn-more{width:fit-content;color:var(--home-green);font-size:var(--home-text-body);background-image:linear-gradient(currentColor,currentColor);background-position:0 calc(100% - 4px);background-repeat:no-repeat;background-size:0 1px;align-items:center;gap:8px;margin-top:18px;padding-block:5px;font-weight:600;text-decoration:none;display:flex}.home-learn-more:hover,.home-learn-more:focus-visible{background-size:100% 1px;text-decoration:none}.home-learn-more:focus-visible{outline:2px solid var(--home-green);outline-offset:4px}.home-hero-actions .home-learn-more{margin-top:0}.home-hero-aside small{color:var(--home-muted);font-size:var(--home-text-small);margin-top:15px;display:block}.home-product{padding-block:110px 100px}.home-section-heading h2{margin:0 0 23px}.home-section-heading>.home-eyebrow{margin-bottom:18px}.home-section-heading>p:not(.home-eyebrow){color:var(--home-muted);font-size:var(--home-text-body);max-width:670px}.home-team-section{border-block:1px solid var(--home-border);background:#f5f7f3;padding-block:90px}.home-split{grid-template-columns:1fr 1fr;align-items:center;gap:84px;display:grid}.home-feature-points{gap:24px;margin:28px 0 0;padding:0;list-style:none;display:grid}.home-feature-points .home-learn-more{margin-top:0}.home-feature-points>li{align-items:flex-start;gap:14px;display:flex}.home-feature-dot{background:var(--home-green);opacity:.55;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:10px}.home-feature-points h3{font-size:18px;line-height:var(--home-leading-subheading);letter-spacing:-.2px;margin:0 0 6px}.home-feature-points p{font-size:var(--home-text-body);color:var(--home-muted);margin:0}.home-brand-stack{isolation:isolate;--stack-front-offset:65px;height:395px;margin-block:12px 30px;position:relative}.home-mini-email{text-align:left;border-radius:10px;flex-direction:column;width:min(240px,55%);height:292px;padding:25px 23px;display:flex;position:absolute;top:28px;left:50%;box-shadow:0 14px 32px #293c3526}.home-mini-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:35px;display:flex}.home-mini-language{font-size:var(--home-text-small);opacity:.8}.home-mini-email b{letter-spacing:-.8px;font-size:27px}.home-mini-email strong{margin-bottom:19px;font-size:21px;font-weight:600;line-height:1.4;display:block}.home-mini-lines{gap:9px;display:grid}.home-mini-lines i{opacity:.13;background:currentColor;border-radius:4px;height:4px;display:block}.home-mini-lines i:last-child{width:70%}.home-mini-email em{font-style:normal;font-size:var(--home-text-small);text-align:center;align-self:flex-start;margin-top:26px;padding:10px 14px}.home-mini-left .home-mini-header{flex-direction:column-reverse;align-items:flex-start;gap:8px;margin-bottom:18px}.home-mini-left{transform:translate(-86%)rotate(-10deg)}.home-mini-right{transform:translate(-14%)rotate(10deg)}.home-mini-front{transform:translateX(-50%) translateY(var(--stack-front-offset)) rotate(-1deg);z-index:1}.home-mini-fern{color:#253d34;background:#fff;border:1px solid #e2e8df}.home-mini-fern em{color:#fff;background:#216650;border-radius:5px}.home-developers{padding-block:100px}.home-developer-copy{font-size:var(--home-text-body);color:var(--home-muted)}.home-integration{border:1px solid var(--home-border);border-radius:12px;margin-top:35px;overflow:hidden}.home-activity-section{gap:70px;padding-block:88px}.home-chart{background:repeating-linear-gradient(0deg,#0000 0 30px,#eaf0eb 30px 31px);align-items:end;gap:14px;height:124px;margin:10px 24px 22px;padding-bottom:18px;display:flex}.home-chart>div{flex:1;justify-content:center;align-items:end;height:100%;display:flex;position:relative}.home-chart>div>span{background:#88ae95;border:1px solid #79a487;border-radius:3px 3px 0 0;width:100%;max-width:38px;transition:background .2s;display:block}.home-chart>div:hover>span{background:#196b56}.home-chart small{font-size:var(--home-text-small);color:#67786f;position:absolute;bottom:-20px}.home-closing{text-align:center;background:#f0f5ef;border-block:1px solid #e2e9df;padding-block:72px}.home-closing img{margin:0 auto 26px}.home-closing h2{margin-bottom:20px}.home-closing .home-button{margin-top:12px}.home-closing p{color:#6f8375;margin-bottom:27px}.home-closing small{font-size:var(--home-text-small);color:#67786f;margin-top:16px;display:block}.home-footer{border-top:1px solid var(--home-border);grid-template-columns:1fr 2fr;gap:70px;padding-block:64px;display:grid}.home-footer-mark{border-radius:8px;display:inline-flex}.home-footer-mark:focus-visible{outline:2px solid var(--home-green);outline-offset:5px}.home-footer-intro p{font-size:var(--home-text-body);max-width:285px;color:var(--home-muted);margin:18px 0 24px}.home-footer-intro small{color:var(--home-muted);font-size:var(--home-text-small)}.home-footer-links{grid-template-columns:1.4fr 1fr 1fr;gap:32px;display:grid}.home-footer-links>div{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.home-footer-links h2{font-size:var(--home-text-body);margin:0 0 5px;font-weight:600}.home-footer-links a{font-size:var(--home-text-body);color:var(--home-muted)}.home-footer-links a:hover{color:var(--home-green)}.home-builder-demo{border:1px solid var(--home-border);border-radius:12px;margin:36px 0 0;position:relative;overflow:hidden}.home-builder-art{background:#edf1eb;padding:40px}.home-builder-art>svg{width:100%;max-width:1040px;margin:auto;display:block;overflow:visible}.home-builder-window{fill:#fafbf9;stroke:#d4dfd6}.home-builder-divider{stroke:#dce5dd}.home-builder-paper{fill:#fff;filter:drop-shadow(0 3px 5px #263d3510)}.home-builder-tile{fill:#fff;stroke:var(--line)}.home-builder-symbol{stroke:#345347;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.home-builder-label{fill:#345347;font-size:12px}.home-builder-glyph{fill:#345347;font-size:22px;font-weight:600}.home-builder-palette-title{fill:#263d35;font-size:14px;font-weight:600}.home-builder-extra{opacity:.6}.home-builder-floating-tile{fill:#f7fbf8;stroke:#5d987c;filter:drop-shadow(0 6px 6px #263d3520)}.home-builder-cursor{fill:#263d35;stroke:#fff;stroke-width:2px;stroke-linejoin:round}.home-builder-drag{opacity:0;--drop-x:366px}.home-builder-drag-heading{--drop-y:68px;--drag-delay:.3s}.home-builder-drag-paragraph{--drop-x:269px;--drop-y:124px;--drag-delay:1.85s}.home-builder-drag-button{--drop-x:269px;--drop-y:94px;--drag-delay:3.4s}.home-builder-insert-heading{--insert-delay:1.38s}.home-builder-insert-paragraph{--insert-delay:2.93s}.home-builder-insert-button{--insert-delay:4.48s}.home-builder-insert{transform-box:fill-box;transform-origin:0}@media (prefers-reduced-motion:no-preference){.home-builder-demo.is-reveal-ready .home-builder-insert{opacity:0}.home-builder-demo.is-revealed .home-builder-drag{animation:home-builder-drag 1.5s var(--drag-delay) cubic-bezier(.22, 1, .36, 1) both}.home-builder-demo.is-revealed .home-builder-insert{animation:home-builder-place .24s var(--insert-delay) ease-out both}}@keyframes home-builder-drag{0%{opacity:0;transform:translate(0)}10%,20%{opacity:1;transform:translateY(-4px)}68%,72%{opacity:1;transform:translate(var(--drop-x), var(--drop-y))}80%,to{opacity:0;transform:translate(var(--drop-x), var(--drop-y))}}@keyframes home-builder-place{0%{opacity:0;transform:translateY(3px)scale(.98)}65%{opacity:1;transform:translateY(-1px)scale(1.015)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=800px){.home-builder-art{padding:32px 20px}}@media (width<=560px){.home-builder-art{padding:0}.home-builder-label,.home-builder-placeholder,.home-builder-palette-title{display:none}.home-builder-tile-icon{transform:translate(26px,18px)scale(2)}.home-builder-tile-icon[href=\#home-builder-icon-heading],.home-builder-tile-icon[href=\#home-builder-icon-paragraph],.home-builder-tile-icon[href=\#home-builder-icon-divider]{transform:translate(31px,23px)scale(1.4)}}.home-gallery-card{--gallery-bg:#eff2ed;--gallery-paper:#fff;--gallery-ink:#263d35;--gallery-accent:#196b56;border:1px solid var(--home-border);border-radius:12px;overflow:hidden}.home-gallery-orders{--gallery-bg:#f0e9de;--gallery-paper:#fffaf2;--gallery-ink:#4c3b30;--gallery-accent:#a4542e}.home-gallery-billing{--gallery-bg:#e8ece8;--gallery-paper:#263d35;--gallery-ink:#f3f5ea;--gallery-accent:#c7e593}.home-gallery-teams{--gallery-bg:#edeaf1;--gallery-ink:#4b4357;--gallery-accent:#74618d}.home-gallery-api{--gallery-bg:#e7eeee;--gallery-ink:#2c4b4d;--gallery-accent:#37777a}.home-gallery-art{background:var(--gallery-bg);align-items:flex-start;height:230px;padding:27px 26px 0;display:flex;overflow:hidden}.home-gallery-message{background:var(--gallery-paper);width:100%;min-height:210px;color:var(--gallery-ink);border:1px solid color-mix(in srgb, var(--gallery-ink) 9%, transparent);border-radius:9px;padding:24px;transform:rotate(-2deg);box-shadow:0 8px 20px #263d3510}.home-gallery-card:nth-child(2n) .home-gallery-message{transform:rotate(2deg)}.home-gallery-message-label{font-size:var(--home-text-small);opacity:.85;margin-bottom:16px;display:block}.home-gallery-message>strong{letter-spacing:-.5px;font-size:24px;line-height:1.3;display:block}.home-gallery-security .home-gallery-message>strong{letter-spacing:5px;background:var(--gallery-bg);text-align:center;border-radius:6px;padding:10px;font-family:ui-monospace,monospace;font-size:32px}.home-gallery-message-note{font-size:var(--home-text-small);opacity:.85;margin-top:16px;display:block}.home-gallery-copy{padding:25px}.home-gallery-copy .home-eyebrow{font-size:var(--home-text-small);letter-spacing:.6px;color:var(--gallery-accent);margin-bottom:12px}.home-gallery-billing .home-gallery-copy .home-eyebrow{color:#196b56}.home-gallery-copy h3{text-wrap:initial;margin-bottom:12px}.home-gallery-copy>p:last-child{font-size:var(--home-text-body);color:var(--home-muted);margin:0}.home-gallery-track{align-items:center;margin-block:16px;display:flex}.home-gallery-track i{width:24px;height:24px;font-size:var(--home-text-small);background:var(--gallery-accent);color:#fff;border-radius:50%;place-items:center;font-style:normal;display:grid}.home-gallery-track span{background:var(--gallery-accent);flex:1;height:2px}.home-gallery-track i:last-child{background:var(--gallery-bg);color:var(--gallery-ink)}.home-gallery-meter{background:var(--gallery-bg);border-radius:8px;height:10px;margin-top:20px;overflow:hidden}.home-gallery-meter span{background:var(--gallery-accent);width:84%;height:100%;display:block}.home-gallery-receipt-rule{border-bottom:1px dashed #82998d;margin-block:20px}.home-gallery-teams .home-gallery-message{padding-top:18px}.home-gallery-teams .home-gallery-message-label{margin-bottom:8px}.home-frameworks{border-bottom:1px solid var(--home-border);background:#f8faf7;flex-wrap:wrap;gap:28px 46px;padding:28px 40px;display:flex}.home-frameworks>span{align-items:center;gap:10px;font-size:17px;font-weight:600;display:flex}.home-integration-flow{isolation:isolate;grid-template-columns:minmax(0,1fr) 96px minmax(0,1fr);align-items:center;gap:18px;padding:40px;display:grid;position:relative;overflow:hidden}.home-integration-stream{z-index:-1;pointer-events:none;width:100%;height:100%;color:var(--home-green);position:absolute;inset:0}.home-integration-tracks{fill:none;stroke:currentColor;stroke-width:.7px;opacity:.12}.home-integration-signals{fill:none;stroke:currentColor;stroke-width:1.4px;stroke-linecap:round}.home-integration-mark{background:#f7f9f6;border:1px solid #dce6dd;border-radius:50%;place-self:center;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 0 0 6px #f7f9f6}.home-integration-mark img{width:28px;height:28px;display:block}@media (width>=801px){.home-integration-mark{grid-area:3/2}}@media (width<=800px){.home-integration-mark{margin-block:16px}}.home-integration-flow .home-eyebrow{margin-bottom:10px}.home-integration-flow h3{margin-bottom:24px}.home-request dl{margin:0;font-weight:600;overflow:hidden}.home-request dl>div{padding:16px 0}.home-request dl>div+div{border-top:1px solid var(--home-border)}.home-request dt{color:var(--home-muted);font-size:var(--home-text-small);margin-bottom:7px}.home-request dd{overflow-wrap:anywhere;margin:0;font-family:ui-monospace,monospace;font-size:15px}.home-request-variables{gap:10px;display:grid}.home-request-variable{font-size:var(--home-text-small);grid-template-columns:12ch minmax(0,1fr);align-items:center;gap:12px;margin:0;font-weight:400;display:grid}.home-request-variable>span{color:var(--home-muted)}.home-request .home-request-variable input{width:100%;min-width:0;color:var(--home-ink);font:inherit;background:#fff;border:1px solid #dce6dd;border-radius:5px;margin:0;padding:7px 9px;line-height:1.5}.home-request .home-request-variable input:focus{outline-offset:1px;border-color:var(--home-green);outline:2px solid #196b5626}.home-rendered-email [data-integration-text]{overflow-wrap:anywhere}.home-rendered-email{border:1px solid var(--home-border);border-radius:8px;overflow:hidden;box-shadow:0 8px 24px #263d3509}.home-rendered-email>div{border-bottom:1px solid var(--home-border);font-size:var(--home-text-small);background:#f6f8f4;padding:13px 18px}.home-rendered-email section{padding:22px}.home-rendered-email b{font-family:Georgia,serif;font-size:22px}.home-rendered-email h4{margin-block:20px 16px;font-size:18px}.home-rendered-email p{border-block:1px solid var(--home-border);font-size:var(--home-text-small);flex-wrap:wrap;justify-content:space-between;gap:6px;margin-bottom:20px;padding-block:12px;display:flex}.home-rendered-button{color:#fff;font-size:var(--home-text-small);background:#216650;border-radius:5px;align-items:center;gap:24px;padding:10px 14px;display:inline-flex}.home-developers>.home-split{align-items:start}.home-developers .home-section-heading h2,.home-developer-copy p{margin-top:0}.home-developer-copy p{color:var(--home-muted);font:inherit;line-height:var(--home-leading-body)}.home-integration{background:#f7f9f6}.home-integration-flow{grid-template-columns:minmax(0,1fr) 112px minmax(0,1fr);align-items:start;gap:24px}.home-request,.home-response{min-width:0}@media (width>=801px){.home-integration-flow{grid-template-rows:auto auto auto;align-items:stretch;row-gap:0}.home-request,.home-response{grid-template-rows:subgrid;grid-row:1/4;row-gap:0;display:grid}.home-request{grid-column:1}.home-response{grid-column:3}}@media (width>=1000px){.home-hero h1{max-width:680px}}@media (width<=1050px){.home-nav{gap:25px}.home-header-actions{gap:15px}.home-navigation{gap:18px}.home-hero-heading{gap:30px}.home-hero h1{font-size:49px}.home-split{gap:45px}}@media (width<=800px){.home-split{grid-template-columns:minmax(0,1fr);gap:45px}.home-wrap{padding-inline:24px}.home-nav>.wordmark img{height:32px}.home-header-actions .home-button{display:none}.home-header-actions{font-size:var(--home-text-small);gap:18px}.home-hero{padding-top:64px}.home-hero-heading{grid-template-columns:1fr;gap:25px;margin-bottom:36px}.home-hero h1{letter-spacing:-1.8px;font-size:clamp(36px,7vw,56px)}.home-hero-aside{max-width:560px}.home-product{padding-block:72px}.home-team-section,.home-developers{padding-block:65px}.home-developers .home-split{gap:0}.home-activity-section{padding-block:64px}.home-footer{grid-template-columns:1fr;gap:36px}}@media (width<=560px){.home-wrap,.home-nav{padding-inline:20px}.home-eyebrow{font-size:var(--home-text-small);letter-spacing:1px}.home-hero-actions{gap:18px}.home-button{font-size:var(--home-text-small);padding:13px 16px}.home-mini-email b{font-size:20px}.home-frameworks{gap:3px;padding:14px 8px}.home-chart{gap:9px;margin-inline:16px}.home-footer-links{grid-template-columns:1fr 1fr;gap:30px 20px}.home-footer-links>div:first-child{grid-column:1/-1}.home-closing{padding-block:55px}}@media (prefers-reduced-motion:reduce){.sendary-home *,.sendary-home :before,.sendary-home :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (width<=1050px){.home-integration-flow{grid-template-columns:minmax(0,1fr) 60px minmax(0,1fr);gap:14px;padding:28px}}@media (width<=800px){.home-integration-flow{grid-template-columns:1fr;gap:24px}.home-frameworks{gap:18px 26px}}@media (width<=560px){.home-gallery-art{height:220px}.home-gallery-copy{padding:24px}.home-integration-flow{padding:24px 18px}.home-frameworks>span{font-size:var(--home-text-body)}}.home-header-actions .admin-menu-label{font-size:var(--home-text-small)}.home-header-actions .admin-language-trigger{white-space:nowrap}.home-gallery-person{color:#9ca3af;background:#e5e7eb;border-radius:50%;place-items:center;width:40px;height:40px;margin-bottom:12px;display:grid}@media (width<=1050px){.home-nav{gap:20px}.home-navigation{gap:16px}}@media (width<=800px){.home-header-actions{gap:12px}}@media (width<=560px){.home-brand-stack{--stack-front-offset:55px;height:355px;margin-block:8px 20px}.home-mini-email{height:265px;padding:20px 16px}.home-mini-header{gap:5px;margin-bottom:26px}.home-mini-email b{font-size:23px}.home-mini-email strong{font-size:19px}.home-mini-email em{padding-inline:10px}.home-mini-left{transform:translate(-80%)rotate(-7deg)}.home-mini-right{transform:translate(-20%)rotate(7deg)}.home-mini-front{transform:translateX(-50%) translateY(var(--stack-front-offset)) rotate(-1deg)}}@keyframes home-interaction-pulse{0%,to{box-shadow:0 0 0 3px #c88a3826}55%{box-shadow:0 0 0 11px #c88a3800}}.home-brand-stack.is-reveal-ready .home-mini-email{transition:transform .85s cubic-bezier(.2,.7,.2,1)}.home-brand-stack.is-reveal-ready .home-mini-right{transition-delay:80ms}.home-brand-stack.is-reveal-ready:not(.is-revealed) .home-mini-email:not(.home-mini-front){transform:translateX(-50%) translateY(var(--stack-front-offset)) rotate(-1deg)}.home-gallery-possibilities{--gallery-bg:#edf2eb}.home-gallery-possibilities .home-gallery-art{justify-content:center;align-items:center;padding:25px}.home-gallery-blocks{grid-template-columns:repeat(2,64px);gap:12px;display:grid;transform:rotate(-5deg)}.home-gallery-blocks>span{color:#326953;background:#fff;border:1px solid #dce5d9;border-radius:12px;place-items:center;height:64px;font-size:26px;font-weight:500;display:grid;box-shadow:0 5px 12px #263d3508}.home-gallery-blocks>span:nth-child(2){background:#e2ecd9}.home-gallery-blocks>span:nth-child(3){color:#84643c;background:#f5ede1}.home-gallery-blocks>span:last-child{box-shadow:none;background:0 0;border-style:dashed}.home-frameworks{gap:22px 32px;padding:20px 40px}.home-frameworks>span{font-size:var(--home-text-small);gap:8px;font-weight:500}.home-rendered-email{box-shadow:none;background:#eff3ee;border-color:#e0e7dc;padding:16px}.home-rendered-email>.home-rendered-subject{color:var(--home-muted);font-size:var(--home-text-small);background:0 0;border:0;padding:0 2px 12px}.home-rendered-email section{background:#fff;border-radius:8px;padding:25px;font-family:Arial,sans-serif;box-shadow:0 3px 12px #1e33210a}.home-rendered-brand{align-items:center;gap:9px;display:flex}.home-rendered-email h4{letter-spacing:-.4px;margin-block:22px 12px;font-size:21px;line-height:1.4}.home-rendered-email p{color:#53665b;font-size:var(--home-text-small);border:0;margin:0 0 20px;padding:0;line-height:1.7;display:block}.home-rendered-email dl{font-size:var(--home-text-small);border-block:1px solid #e4eae2;margin:0 0 20px;padding-block:14px}.home-rendered-email dl>div{flex-wrap:wrap;justify-content:space-between;gap:8px;display:flex}.home-rendered-email dd{margin:0}.home-rendered-email small{color:#67786f;font-size:var(--home-text-small);border-top:1px solid #e4eae2;margin-top:20px;padding-top:14px;line-height:1.6;display:block}@media (width<=560px){.home-frameworks{gap:16px 22px;padding:18px}.home-rendered-email{padding:12px}.home-rendered-email section{padding:20px}}.home-hero-heading{animation:.7s cubic-bezier(.2,.65,.3,1) both home-hero-enter}.home-hero [data-home-playground]{animation:.8s cubic-bezier(.2,.65,.3,1) .18s both home-hero-enter}@keyframes home-hero-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.home-activity-band{background:#f7f6f1;border-block:1px solid #e7e8df}.home-hero>.home-builder-demo{margin-top:0}.home-template-ribbon{scrollbar-width:thin;margin:36px -40px 0;padding-block:8px 20px;overflow-x:auto}.home-template-track,.home-template-group{width:max-content;display:flex}.home-template-group{gap:20px;padding-right:20px}.home-template-group[aria-hidden=true]{display:none}.home-template-ribbon .home-gallery-card{background:#fff;flex-shrink:0;width:260px}.home-template-ribbon .home-gallery-art{height:180px;padding:20px 20px 0}.home-template-ribbon .home-gallery-message{min-height:172px;padding:18px}.home-template-ribbon .home-gallery-message>strong{font-size:20px}.home-template-ribbon .home-gallery-security .home-gallery-message>strong{letter-spacing:3px;font-size:25px}.home-template-ribbon .home-gallery-message-label{margin-bottom:12px}.home-template-ribbon .home-gallery-copy{padding:20px}.home-template-ribbon .home-gallery-copy h3{font-size:var(--home-text-body);margin:0}.home-template-ribbon .home-gallery-blocks{transform-origin:50%;transform:scale(.72)rotate(-7deg)}.home-template-ribbon .home-gallery-possibilities .home-gallery-art{padding:20px}.home-brand-choices button:focus-visible{outline:2px solid var(--home-green);outline-offset:4px}.home-brand-studio{border:1px solid var(--home-border);background:#fff;border-radius:14px;min-width:0}.home-brand-choices{--choice-padding:18px;--choice-gap:8px;isolation:isolate;gap:var(--choice-gap);padding:var(--choice-padding);display:flex;position:relative}.home-brand-choices:before{content:"";box-sizing:border-box;top:var(--choice-padding);bottom:var(--choice-padding);left:var(--choice-padding);width:calc((100% - 2 * var(--choice-padding) - 2 * var(--choice-gap)) / 3);transform:translateX(calc(var(--brand-selected) * (100% + var(--choice-gap))));pointer-events:none;z-index:-1;background:#f2f6f2;border:1px solid #c9d9cf;border-radius:7px;transition:transform .25s cubic-bezier(.2,.8,.2,1);position:absolute}.home-brand-choices button{min-width:0;color:var(--home-muted);font-size:var(--home-text-small);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;flex:1;justify-content:center;align-items:center;gap:8px;padding:9px;display:flex;position:relative}.home-brand-choices button[aria-pressed=true]{color:var(--home-green)}.home-brand-palette{align-items:center;gap:4px;display:flex}.home-brand-palette i{border:1px solid #263d3526;border-radius:50%;flex-shrink:0;width:16px;height:16px}.home-brand-font{font-size:17px;line-height:1}.home-brand-stage{background:var(--brand-background);border-radius:0 0 13px 13px;padding:30px;transition:background .25s}.home-brand-email{background:var(--brand-paper);color:var(--brand-ink);border-radius:var(--brand-radius);font-family:var(--brand-font);min-height:360px;padding:30px;transition:background .25s,color .25s,border-radius .25s;box-shadow:0 6px 18px #263d3510}.home-brand-wordmark{align-items:center;gap:9px;margin-bottom:24px;font-size:20px;display:flex}.home-brand-email h3{font:600 22px/1.35 var(--brand-font);color:inherit;margin:0 0 14px}.home-brand-email p{font-size:var(--home-text-body);line-height:var(--home-leading-body);margin:0 0 22px}.home-brand-email dl{border-block:1px solid color-mix(in srgb, var(--brand-ink) 18%, transparent);margin:0 0 24px;padding-block:15px}.home-brand-email dl>div{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.home-brand-email dd{margin:0;font-weight:600}.home-brand-email-button{border-radius:var(--brand-radius);background:var(--brand-accent);color:#fff;font-size:var(--home-text-small);padding:11px 17px;transition:background .25s,color .25s,border-radius .25s;display:inline-block}.home-brand-email-button.is-dark{color:#252c29}.home-delivery-illustration{border:1px solid var(--home-border);background:#fff;border-radius:14px;padding:30px}.home-delivery-heading{font-size:var(--home-text-small);justify-content:space-between;gap:16px;display:flex}.home-delivery-heading>span{color:var(--home-muted)}.home-delivery-total{flex-direction:column;margin-top:32px;display:flex}.home-delivery-total strong{letter-spacing:-1.5px;font-size:42px;font-weight:600;line-height:1.2}.home-delivery-total>span{font-size:var(--home-text-small);color:var(--home-muted);margin-top:7px}.home-delivery-chart{background:repeating-linear-gradient(0deg,#0000 0 49px,#edf1ec 49px 50px);gap:18px;height:210px;margin:30px 0;display:flex}.home-delivery-chart>div{flex:1;justify-content:center;align-items:end;padding-bottom:24px;display:flex;position:relative}.home-delivery-chart span{height:var(--bar-height);transform-origin:bottom;background:#7fa68e;border-radius:4px 4px 0 0;width:100%;max-width:40px}.home-delivery-chart>div:last-child span{background:var(--home-green)}.home-delivery-chart small{font-size:var(--home-text-small);color:var(--home-muted);position:absolute;bottom:0}.home-delivery-summary{border-top:1px solid var(--home-border);grid-template-columns:repeat(3,1fr);gap:12px;margin:0;padding-top:20px;display:grid}.home-delivery-summary dt{color:var(--home-muted);font-size:var(--home-text-small);align-items:center;gap:6px;display:flex}.home-delivery-summary i{background:var(--home-green);border-radius:50%;flex-shrink:0;width:6px;height:6px}.home-delivery-summary .is-bounced{background:#b6884c}.home-delivery-summary .is-failed{background:#bd7970}.home-delivery-summary dd{margin:7px 0 0;font-size:22px;font-weight:600}.home-business-section{padding-block:88px}.home-business-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:36px;display:grid}.home-business-card{border:1px solid var(--home-border);border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.home-business-copy{flex-direction:column;flex:1;align-items:flex-start;padding:30px;display:flex}.home-business-copy .home-plan-note{margin-bottom:18px}.home-business-copy .home-learn-more{margin-top:auto}.home-business-copy h3{margin:0 0 16px;font-size:24px;line-height:1.35}.home-business-copy p{font-size:var(--home-text-body);line-height:var(--home-leading-body);color:var(--home-muted);margin:0 0 18px}.home-plan-note{font-size:var(--home-text-small);color:var(--home-muted)}.home-language-art{background:#edf2ed;overflow:hidden}.home-language-art .home-brand-stack{--stack-front-offset:35px;height:410px;margin:0}.home-language-art .home-mini-email{width:220px;height:300px;top:30px}.home-language-art .home-mini-email em{overflow-wrap:anywhere;flex-shrink:0;max-width:100%;margin-top:auto}.home-language-art .home-mini-lines{margin-bottom:18px}.home-language-art .home-mini-header{margin-bottom:24px}.home-language-art .home-mini-left{background:#f4f6ee}.home-language-art .home-mini-right{background:#e4ede6}.home-history-art{background:#f3eee5;height:410px;padding:28px 38px 0;overflow:hidden}.home-history-row,.home-history-badge,.home-history-email{background:#fff;border:1px solid #e3ded3;border-radius:8px;box-shadow:0 2px 6px #483d2705}.home-history-row{z-index:1;align-items:center;gap:12px;padding:14px;display:flex;position:relative}.home-history-check{width:28px;height:28px;color:var(--home-green);background:#eaf2eb;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.home-history-row>div{min-width:0;display:grid}.home-history-row strong{font-size:var(--home-text-small)}.home-history-row div>span{color:var(--home-muted);font-size:var(--home-text-small)}.home-history-row time{font-size:var(--home-text-small);color:var(--home-muted);margin-left:auto}.home-history-connector{grid-template-rows:minmax(12px,1fr) auto minmax(12px,1fr);place-items:center;min-height:70px;display:grid;position:relative}.home-history-connector:before,.home-history-connector:after{content:"";transform-origin:top;background:#b5bfb0;grid-column:1;width:1px;height:100%}.home-history-connector:before{grid-row:1}.home-history-connector:after{grid-row:3}.home-history-email{padding:20px}.home-history-email>strong{margin:16px 0 12px;font-size:18px;display:block}.home-history-email .home-mini-lines{color:#78937f;opacity:.6}.home-history-order{border-top:1px solid var(--home-border);font-size:var(--home-text-small);justify-content:space-between;gap:12px;margin-top:16px;padding-top:12px;display:flex}.home-history-badge{z-index:1;color:var(--home-green);font-size:var(--home-text-small);grid-area:2/1;padding:7px 12px;display:inline-grid;position:relative}.home-history-badge>span{grid-area:1/1;justify-content:center;align-items:center;gap:7px;display:inline-flex}.home-history-badge svg{flex-shrink:0;width:16px;height:16px}.home-history-saving{visibility:hidden;color:var(--home-muted)}.home-frameworks-more{color:var(--home-muted)}@media (prefers-reduced-motion:no-preference){.home-template-ribbon.is-reveal-ready{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000);mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000)}.home-template-ribbon.is-reveal-ready .home-template-group[aria-hidden=true]{display:flex}.home-template-ribbon.is-reveal-ready .home-template-track{animation:42s linear infinite paused home-template-travel}.home-template-ribbon.is-revealed.is-in-view:not(:hover) .home-template-track{animation-play-state:running}.home-template-ribbon:hover .home-template-track{animation-play-state:paused}.home-delivery-illustration.is-reveal-ready .home-delivery-chart span{transform:scaleY(0)}.home-delivery-illustration.is-revealed .home-delivery-chart span{animation:home-chart-rise 1.2s calc(.2s + var(--bar-delay)) cubic-bezier(.2, .7, .2, 1) both}.home-history-art.is-reveal-ready .home-history-email{opacity:0}.home-history-art.is-revealed .home-history-email{animation:.5s cubic-bezier(.2,.7,.2,1) 2.4s both home-history-open}.home-history-art.is-reveal-ready .home-history-connector:before,.home-history-art.is-reveal-ready .home-history-connector:after{transform:scaleY(0)}.home-history-art.is-revealed .home-history-connector:before{animation:.3s ease-out .2s both home-history-connect}.home-history-art.is-revealed .home-history-connector:after{animation:.35s ease-out 2.05s both home-history-connect}.home-history-art.is-revealed .home-history-check{animation:.6s ease-out both home-history-check}.home-history-art.is-reveal-ready .home-history-badge{opacity:0}.home-history-art.is-revealed .home-history-badge{animation:.3s ease-out .5s both home-history-open}.home-history-art.is-revealed .home-history-saving{animation:1.25s step-end .5s both home-history-saving}.home-history-art.is-revealed .home-history-saving svg{animation:.65s linear .5s 2 home-history-spin}.home-history-art.is-revealed .home-history-saved{animation:.3s ease-out 1.75s both home-history-open}}@keyframes home-template-travel{to{transform:translate(-50%)}}@keyframes home-chart-rise{to{transform:scaleY(1)}}@keyframes home-history-open{0%{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:translateY(0)}}@keyframes home-history-connect{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes home-history-saving{0%{visibility:visible}to{visibility:hidden}}@keyframes home-history-spin{to{transform:rotate(360deg)}}@keyframes home-history-check{0%{opacity:.4;transform:scale(.65)}to{opacity:1;transform:scale(1)}}@media (width<=800px){.home-template-ribbon{margin-inline:-24px}.home-business-section{padding-block:64px}.home-business-grid{grid-template-columns:1fr}}@media (width<=560px){.home-template-ribbon{margin-inline:-20px}.home-template-ribbon .home-gallery-card{width:230px}.home-brand-choices{--choice-padding:14px;--choice-gap:4px}.home-brand-choices button{gap:5px;padding:8px 3px}.home-brand-palette{gap:3px}.home-brand-palette i{width:14px;height:14px}.home-brand-font{font-size:16px}.home-brand-stage{padding:20px}.home-brand-email,.home-delivery-illustration{padding:22px}.home-delivery-chart{gap:12px;height:170px}.home-delivery-summary dt{font-size:12px}.home-business-copy{padding:24px}.home-history-art{padding:24px 16px 0}.home-history-email{padding:18px}.home-history-row time{display:none}.home-language-art .home-mini-email{width:min(205px,63%);padding-inline:17px}}.home-features-menu summary{cursor:pointer;align-items:center;gap:7px;list-style:none;display:flex}.home-features-menu summary::-webkit-details-marker{display:none}.home-features-menu summary svg{transition:transform .18s}.home-features-menu[open] summary svg{transform:rotate(180deg)}.home-navigation [aria-current=page],.home-features-menu[open] summary{color:var(--home-green)}.home-features-menu{position:static}.home-nav{position:relative}.home-features-dropdown{border:1px solid var(--home-border);z-index:60;background:#fff;border-radius:16px;grid-template-columns:240px minmax(0,1fr);width:min(760px,100vw - 80px);padding:8px;display:grid;position:absolute;top:calc(100% - 1px);left:40px;box-shadow:0 20px 55px #263d351a,0 4px 10px #263d3508}.home-features-intro{color:#414440;background:#f3f2ef;border-radius:10px;flex-direction:column;justify-content:center;padding:26px;display:flex}.home-features-intro>strong{letter-spacing:-.5px;margin-top:28px;font-size:22px;font-weight:600;line-height:1.35}.home-features-intro p{color:#72746f;margin:12px 0 0;font-size:15px;line-height:1.6}.home-nav-letter{color:#787c73;background:#fff;border:1px solid #e2e1dc;border-radius:8px;padding:22px;transform:rotate(-4deg);box-shadow:7px 7px #e5e4de}.home-nav-letter i{background:#dedfd9;border-radius:4px;width:100%;height:4px;margin-top:12px;display:block}.home-nav-letter i:nth-of-type(2){width:70%;margin-top:6px}.home-nav-letter b{background:#92978b;border-radius:4px;width:45%;height:18px;margin-top:15px;display:block}.home-features-links{gap:2px;padding:8px;display:grid}.home-features-links a{border-radius:9px;align-items:center;gap:15px;padding:14px;text-decoration:none;display:flex}.home-feature-menu-icon{width:42px;height:42px;color:var(--home-green);background:#f0f5ef;border:1px solid #e4ece2;border-radius:10px;flex-shrink:0;place-items:center;display:grid}.home-features-links strong{font-size:16px;font-weight:600;line-height:1.4;display:block}.home-features-links small{color:var(--home-muted);margin-top:4px;font-size:14px;line-height:1.5;display:block}.home-features-links a:hover,.home-features-links a:focus-visible,.home-features-links a[aria-current=page]{background:#f4f7f2}.home-features-menu summary:focus-visible,.home-features-links a:focus-visible{outline:2px solid var(--home-green);outline-offset:3px}.home-features-menu[open] .home-features-dropdown{animation:.18s ease-out home-menu-in}@keyframes home-menu-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.home-detail-hero{padding-block:90px 60px}.home-detail-hero h1{letter-spacing:-1.8px;max-width:850px;margin:0 0 26px;font-size:clamp(36px,4.5vw,58px);line-height:1.15}.home-detail-hero>p:not(.home-eyebrow){max-width:710px;font-size:18px;line-height:var(--home-leading-body);color:var(--home-muted);margin:0 0 30px}.home-editorial-list{padding-bottom:60px}.home-editorial-list article{border-top:1px solid var(--home-border);grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);gap:40px;padding-block:30px;display:grid}.home-editorial-list h2,.home-contact-card h2{margin:0 0 16px;font-size:22px;line-height:1.35}.home-editorial-list p{color:var(--home-muted);margin:0}.home-detail-next{justify-content:space-between;align-items:center;gap:24px;padding-block:30px 80px;display:flex}.home-detail-next p{max-width:600px;margin:0;font-size:20px}.pricing-page .home-detail-hero{padding-block:66px 38px}.pricing-page .home-detail-hero h1{margin-bottom:18px}.pricing-page .home-detail-hero>p:not(.home-eyebrow){margin-bottom:0}.home-contact-section{padding-bottom:100px}.home-contact-card{border:1px solid var(--home-border);background:#f5f8f3;border-radius:12px;max-width:650px;padding:36px}.home-contact-card p{color:var(--home-muted)}.home-contact-card>a{color:var(--home-green);gap:18px;margin-top:14px;font-size:22px;display:inline-flex}@media (width<=800px){.home-detail-hero{padding-block:60px 40px}.home-editorial-list article{grid-template-columns:1fr;gap:8px}.home-detail-next{flex-direction:column;align-items:flex-start}}@media (width<=560px){.home-detail-hero h1{font-size:34px}.home-contact-card{padding:26px}}.home-builder-theme{opacity:0;pointer-events:none}.home-builder-replay{color:#728579;opacity:.65;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:32px;height:32px;transition:opacity .15s,background .15s;display:grid;position:absolute;bottom:12px;right:12px}.home-builder-replay[hidden]{display:none}.home-builder-replay:hover,.home-builder-replay:focus-visible{opacity:1;background:#fff9}.home-builder-replay:focus-visible{outline:2px solid var(--home-green);outline-offset:2px}@media (prefers-reduced-motion:no-preference){.home-builder-demo.is-reveal-ready .home-builder-theme{opacity:1}.home-builder-wipe{transform-box:fill-box;transform-origin:0;transform:scaleX(0)}.home-builder-demo.is-revealed .home-builder-wipe{animation:home-builder-wipe .5s var(--wipe-delay) cubic-bezier(.3, .7, .3, 1) both}}@keyframes home-builder-wipe{to{transform:scaleX(1)}}@media (width<=560px){.home-builder-replay{z-index:1;border:1px solid var(--home-border);color:var(--home-green);opacity:1;background:#fff;bottom:7px;right:7px;box-shadow:0 2px 8px #263d3514}}.home-builder-art,.home-language-art,.home-history-art{isolation:isolate;--grid-tint:#77926a;position:relative;overflow:hidden}.home-history-art{--grid-tint:#b39a6e}.home-wave-surface{z-index:-1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.home-example-logomark{color:inherit;flex-shrink:0;display:block}.home-mobile-trigger{display:none}.home-mobile-menu{width:min(440px,100%);max-width:none;height:100dvh;max-height:none;color:var(--home-ink);background:#fff;border:0;margin:0 0 0 auto;padding:0;box-shadow:-15px 0 70px #263d3520}.home-mobile-menu::backdrop{background:#152d266b}.home-mobile-panel{flex-direction:column;min-height:100%;display:flex}.home-mobile-heading{border-bottom:1px solid var(--home-border);justify-content:space-between;align-items:center;gap:20px;padding:22px 24px;display:flex}.home-mobile-heading .wordmark img{height:34px}.home-mobile-heading button,.home-mobile-trigger{border:1px solid var(--home-border);width:44px;height:44px;color:var(--home-ink);cursor:pointer;background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:0}.home-mobile-heading button{display:flex}.home-mobile-heading button:hover,.home-mobile-trigger:hover{background:#f1f5ef}.home-mobile-heading button:focus-visible,.home-mobile-trigger:focus-visible,.home-mobile-menu a:focus-visible{outline:2px solid var(--home-green);outline-offset:3px}.home-mobile-links{padding:24px}.home-mobile-links>p{color:var(--home-muted);margin:0 0 14px;font-size:14px;font-weight:500}.home-mobile-links>a{align-items:center;gap:14px;padding:10px 0;font-size:17px;font-weight:500;text-decoration:none;display:flex}.home-mobile-links a[aria-current=page],.home-mobile-links a:hover{color:var(--home-green)}.home-mobile-secondary{border-top:1px solid var(--home-border);grid-template-columns:1fr 1fr;gap:6px 16px;margin-top:18px;padding-top:22px;display:grid}.home-mobile-secondary a{padding-block:10px;font-size:17px;text-decoration:none}.home-mobile-bottom{padding:22px 24px max(28px, env(safe-area-inset-bottom));border-top:1px solid var(--home-border);background:#f5f7f3;margin-top:auto}.home-mobile-languages{gap:6px;margin-bottom:20px;display:flex}.home-mobile-languages a{color:var(--home-muted);border:1px solid #0000;border-radius:6px;padding:7px 14px;font-size:14px;text-decoration:none}.home-mobile-languages a[aria-current=page]{color:var(--home-green);border-color:var(--home-border);background:#fff}.home-mobile-account{align-items:center;gap:14px;display:flex}.home-mobile-account>a{text-align:center;flex:1}.home-mobile-login{padding-block:13px;font-weight:500;text-decoration:none}body.home-menu-open{overflow:hidden}@media (width<=960px){.home-nav{flex-wrap:nowrap;gap:16px;min-height:76px;padding-block:12px}.home-navigation,.home-header-actions>.home-login,.home-header-actions>.home-button{display:none}.home-mobile-trigger{display:flex}.home-header-actions{gap:12px}}@media (prefers-reduced-motion:no-preference){.home-mobile-menu[open]{animation:.22s ease-out home-mobile-enter}.home-mobile-menu[open]::backdrop{animation:.22s ease-out home-backdrop-enter}}@media (width<=360px){.home-nav{gap:8px}.home-nav .wordmark img{height:28px}.home-header-actions{gap:8px}}@media (prefers-reduced-motion:reduce){.home-features-menu[open] .home-features-dropdown{animation:none}}@keyframes home-mobile-enter{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes home-backdrop-enter{0%{opacity:0}to{opacity:1}}.home-footer-legal{border-top:1px solid var(--home-border);color:var(--home-muted);flex-wrap:wrap;grid-column:1/-1;gap:12px 24px;padding-top:24px;font-size:13px;line-height:1.6;display:flex}.home-footer-legal a:hover{color:var(--home-green);text-underline-offset:3px;text-decoration:underline}.legal-page{padding-block:64px 88px}.legal-heading{max-width:820px;margin-bottom:40px}.legal-heading h1{margin:12px 0 18px;font-size:clamp(30px,4vw,48px);line-height:1.2}.legal-heading p,.legal-content{font-size:16px;line-height:1.85}.legal-heading .legal-date{color:var(--home-muted);font-size:14px}.legal-layout{grid-template-columns:220px minmax(0,760px);align-items:start;gap:56px;display:grid}.legal-contents{gap:12px;font-size:14px;line-height:1.5;display:grid;position:sticky;top:100px}.legal-contents a,.legal-content a{color:var(--home-green)}.legal-content a{text-underline-offset:3px;text-decoration:underline}.legal-content section{margin-bottom:36px;scroll-margin-top:110px}.legal-content h2{margin:0 0 14px;font-size:22px;line-height:1.4}.legal-content p{margin:0 0 16px}.legal-content ul{padding-left:22px}.legal-content li+li{margin-top:12px}.legal-operator{margin:0}.legal-operator>div{border-bottom:1px solid var(--home-border);grid-template-columns:180px 1fr;gap:16px;padding:12px 0;display:grid}.legal-operator dt{font-weight:600}.legal-operator dd{white-space:pre-line;overflow-wrap:anywhere;margin:0}@media (width<=760px){.legal-layout{grid-template-columns:1fr;gap:32px}.legal-contents{border-bottom:1px solid var(--home-border);padding-bottom:24px;position:static}.legal-operator>div{grid-template-columns:1fr;gap:4px}}
