.xp-root{--xp-surface:var(--bg-primary);--xp-ink:var(--text-primary);--xp-muted:var(--text-secondary);--xp-line:var(--border);background:var(--xp-surface);color:var(--xp-ink);font-family:var(--font-inter),sans-serif;overflow:clip}.xp-root section{scroll-margin-top:76px}.xp-root h1,.xp-root h2,.xp-root h3,.xp-root h4,.xp-root p{margin:0}.xp-root h1,.xp-root h2{font-family:var(--font-inter),sans-serif;font-weight:550;letter-spacing:-.065em;line-height:1.04;text-wrap:balance}.xp-root h1{font-size:clamp(46px,5.75vw,88px)}.xp-root h2{font-size:clamp(40px,5.2vw,76px)}.xp-root em{font-family:inherit;font-style:normal;font-weight:550;letter-spacing:-.055em;color:var(--accent-text)}.xp-root a:focus-visible,.xp-root button:focus-visible{outline:3px solid var(--accent);outline-offset:5px}.xp-root .xp-eyebrow{font-size:10px;font-weight:650;letter-spacing:.21em;line-height:1.5;margin-bottom:23px;color:var(--accent-text)}.xp-root .xp-lead{font-size:16px;line-height:1.65;color:var(--xp-muted);margin-top:23px}.xp-root .xp-skip{position:absolute;top:-100px;left:20px;z-index:100;background:var(--bg-card);padding:14px}.xp-root .xp-skip:focus{top:12px}.xp-root .xp-nav{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--xp-line);background:var(--xp-surface)}.xp-root .xp-nav-inner{height:68px;max-width:1440px;padding:0 4%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.xp-root .xp-nav-actions,.xp-root .xp-nav-links{display:flex;align-items:center;gap:28px}.xp-root .xp-nav-actions{gap:12px}.xp-root .xp-nav-links a{font-size:11px;color:var(--xp-muted)}.xp-root .xp-nav-links a:hover{color:var(--accent-text)}.xp-root .xp-button{display:inline-flex;gap:20px;align-items:center;justify-content:center;border-radius:30px;background:var(--accent);color:var(--accent-foreground,#17130a);padding:16px 26px;min-height:48px;font-size:12px;font-weight:650;transition:transform .25s,box-shadow .25s;text-decoration:none}.xp-root .xp-button:hover{transform:translateY(-2px);box-shadow:0 8px 30px color-mix(in srgb,var(--accent) 20%,transparent)}.xp-root .xp-button-small{padding:11px 18px;min-height:40px;font-size:11px;gap:10px}.xp-root .xp-hero{position:relative;min-height:720px;height:calc(100svh - 68px);max-height:1050px;isolation:isolate;display:flex;align-items:center}.xp-root .xp-hero-photo,.xp-root .xp-hero-shade{position:absolute;inset:0;z-index:-1}.xp-root .xp-hero-photo img{object-fit:cover;object-position:70% 50%}.xp-root .xp-hero-shade{background:linear-gradient(90deg,color-mix(in srgb,var(--xp-surface) 96%,transparent) 0,color-mix(in srgb,var(--xp-surface) 75%,transparent) 33%,color-mix(in srgb,var(--xp-surface) 3%,transparent) 72%),linear-gradient(0deg,var(--xp-surface),transparent 25%)}.xp-root .xp-hero-content{width:100%;max-width:1440px;padding:0 6%;margin:0 auto 54px}.xp-root .xp-hero-content h1{max-width:780px}.xp-root .xp-hero-content p:not(.xp-eyebrow){margin:30px 0;font-size:16px;line-height:1.7;color:var(--xp-muted)}.xp-root .xp-hero-bottom{position:absolute;bottom:28px;left:6%;right:6%;display:flex;justify-content:space-between;gap:20px;color:var(--xp-muted);font-size:9px;letter-spacing:.15em}.xp-root .xp-hero-bottom a{display:flex;align-items:center;gap:14px;letter-spacing:0;font-size:11px}.xp-root .xp-command{min-height:1250px;padding:90px 5% 65px}.xp-root .xp-command-inner{max-width:1200px;margin:auto;position:sticky;top:90px}.xp-root .xp-center{text-align:center}.xp-root .xp-product-stage{position:relative;max-width:900px;margin:55px auto 20px;padding:0 45px}.xp-root .xp-stage-orbit{position:absolute;inset:-10% -15%;border-radius:50%;background:radial-gradient(ellipse,color-mix(in srgb,var(--accent) 14%,transparent),transparent 66%);pointer-events:none}.xp-root .xp-product-window{position:relative;border:1px solid color-mix(in srgb,var(--accent) 40%,var(--xp-line));border-radius:22px;padding:10px;background:var(--bg-card);box-shadow:0 30px 100px color-mix(in srgb,var(--text-primary) 9%,transparent);overflow:hidden}.xp-root .xp-product-window .mkt-mock{box-shadow:none}.xp-root .xp-status{position:absolute;z-index:2;background:var(--bg-card);border:1px solid var(--xp-line);box-shadow:0 16px 40px color-mix(in srgb,var(--text-primary) 10%,transparent);border-radius:14px;padding:18px 25px 18px 38px;font-size:12px;font-weight:600}.xp-root .xp-status span:last-child{display:block;font-size:10px;font-weight:400;margin-top:6px;color:var(--xp-muted)}.xp-root .xp-status-dot{height:7px;width:7px;border-radius:50%;background:var(--accent);position:absolute;left:19px;top:23px}.xp-root .xp-status-left{top:24%;left:-3%}.xp-root .xp-status-right{right:-3%;bottom:18%}.xp-root .xp-caption{margin-top:30px;text-align:center;font-size:10px;color:var(--xp-muted)}.xp-root .xp-products{padding:90px 6%;background:var(--bg-card)}.xp-root .xp-family,.xp-root .xp-products-heading,.xp-root .xp-products-note{max-width:1240px;margin:auto}.xp-root .xp-products-heading{margin-bottom:60px}.xp-root .xp-family{padding:35px 0 45px;border-top:1px solid var(--xp-line)}.xp-root .xp-family-heading{display:flex;gap:25px;align-items:baseline;margin-bottom:30px}.xp-root .xp-family-number{color:var(--accent-text);font-size:12px}.xp-root .xp-family h3{font-family:var(--font-inter),sans-serif;font-size:25px;font-weight:550;letter-spacing:-.035em}.xp-root .xp-family-heading p{margin-top:8px;color:var(--xp-muted);font-size:12px}.xp-root .xp-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.xp-root .xp-product-card{border-radius:18px;transition:transform .3s,background .3s}.xp-root .xp-product-card:hover{transform:translateY(-6px);background:var(--xp-surface)}.xp-root .xp-product-card article{padding:22px 14px;min-height:200px}.xp-root .xp-product-card h4{font-family:var(--font-inter),sans-serif;font-weight:600;font-size:14px;margin-top:23px;line-height:1.3}.xp-root .xp-product-card p{margin-top:8px;font-size:11px;line-height:1.6;color:var(--xp-muted)}.xp-root .xp-upcoming{display:inline-block;margin-top:10px;border:1px solid var(--xp-line);padding:3px 7px;border-radius:5px;color:var(--accent-text);font-size:9px}.xp-root .xp-products-note{margin-top:0;font-size:10px;color:var(--xp-muted);line-height:1.6}.xp-root .xp-journey{display:grid;grid-template-columns:1fr 1fr;min-height:820px}.xp-root .xp-journey-photo{position:relative;min-height:650px}.xp-root .xp-journey-photo img{object-fit:cover;object-position:75% center}.xp-root .xp-journey-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 65%,var(--xp-surface)),linear-gradient(0deg,color-mix(in srgb,var(--xp-surface) 35%,transparent),transparent 35%)}.xp-root .xp-journey-content{padding:100px 12% 80px 9%}.xp-root .xp-journey h2{font-size:clamp(36px,3.7vw,58px)}.xp-root .xp-journey-steps{list-style:none;margin:35px 0 0;padding:0}.xp-root .xp-journey-steps li{border-top:1px solid var(--xp-line)}.xp-root .xp-journey-steps li>div{display:flex;gap:20px;align-items:center;padding:19px 0}.xp-root .xp-journey-steps li>div>svg{margin-left:auto;color:var(--accent-text)}.xp-root .xp-step-number{color:var(--accent-text);font-size:10px}.xp-root .xp-journey-steps h3{font-family:var(--font-inter),sans-serif;font-size:14px;font-weight:600}.xp-root .xp-journey-steps p{font-size:11px;margin-top:6px;color:var(--xp-muted)}.xp-root .xp-trust{text-align:center;padding:95px 6%;background:var(--bg-card)}.xp-root .xp-trust h2{font-size:clamp(38px,4.5vw,66px)}.xp-root .xp-trust-items{display:flex;gap:40px;justify-content:center;flex-wrap:wrap;margin:40px 0 25px}.xp-root .xp-trust-items span{display:flex;align-items:center;gap:10px;font-size:12px}.xp-root .xp-trust-items svg{width:18px;color:var(--accent-text)}.xp-root .xp-trust p:last-child{font-size:11px;color:var(--xp-muted)}.xp-root .xp-closer{padding:100px 6%;text-align:center;background:radial-gradient(ellipse at 50% 110%,color-mix(in srgb,var(--accent) 16%,transparent),transparent 60%)}.xp-root .xp-closer .xp-button{margin-top:35px}.xp-root .xp-footer{padding:30px 6%;border-top:1px solid var(--xp-line);display:flex;flex-wrap:wrap;align-items:center;gap:25px}.xp-root .xp-footer a,.xp-root .xp-footer p{font-size:11px;color:var(--xp-muted)}.xp-root .xp-footer>div{display:flex;margin-left:auto;gap:25px}.xp-root .xp-footer small{width:100%;color:var(--xp-muted);font-size:9px}@keyframes xp-arrive{0%{opacity:.2;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:no-preference){.xp-root .xp-arrived{animation:xp-arrive .85s cubic-bezier(.16,1,.3,1) both}.xp-root .xp-product-grid .xp-arrived:nth-child(2){animation-delay:.06s}.xp-root .xp-product-grid .xp-arrived:nth-child(3){animation-delay:.12s}.xp-root .xp-product-grid .xp-arrived:nth-child(4){animation-delay:.18s}.xp-root .xp-product-grid .xp-arrived:nth-child(5){animation-delay:.24s}}@media(max-width:1000px){.xp-root .xp-nav-links{gap:17px}.xp-root .xp-product-grid{gap:10px}.xp-root .xp-product-card article{padding:22px 10px}.xp-root .xp-command{min-height:auto}.xp-root .xp-command-inner{position:relative;top:auto}.xp-root .xp-journey-content{padding:80px 8%}.xp-root .xp-journey{min-height:auto}}@media(max-width:760px){.xp-root .xp-nav-inner{padding:0 5%;gap:12px;height:64px}.xp-root .xp-nav-links{display:none}.xp-root .xp-nav-actions{gap:3px}.xp-root .xp-nav .xp-button{padding:10px 13px}.xp-root .xp-nav .xp-button svg{display:none}.xp-root .xp-hero{height:840px;min-height:0;max-height:none;align-items:flex-start}.xp-root .xp-hero-content{margin:0;padding:65px 6% 0}.xp-root .xp-hero h1{font-size:clamp(40px,7.6vw,56px);max-width:580px}.xp-root .xp-hero-content p:not(.xp-eyebrow){font-size:14px;margin:22px 0}.xp-root .xp-hero-photo{top:260px}.xp-root .xp-hero-photo img{object-position:74% center}.xp-root .xp-hero-shade{background:linear-gradient(180deg,var(--xp-surface) 0,var(--xp-surface) 22%,color-mix(in srgb,var(--xp-surface) 85%,transparent) 39%,transparent 58%,var(--xp-surface) 100%)}.xp-root .xp-hero-bottom{bottom:20px}.xp-root .xp-hero-bottom>span{display:none}.xp-root .xp-command{padding:65px 5%}.xp-root .xp-product-stage{padding:0;margin-top:35px;transform:none!important}.xp-root .xp-status{display:none}.xp-root .xp-product-window{padding:5px;border-radius:15px}.xp-root .xp-products{padding:65px 6%}.xp-root .xp-products-heading{margin-bottom:35px}.xp-root .xp-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.xp-root .xp-product-card article{padding:22px 12px;min-height:195px}.xp-root .xp-product-card:last-child{grid-column:1/-1}.xp-root .xp-product-card:last-child article{min-height:0;display:grid;grid-template-columns:64px 1fr;column-gap:20px}.xp-root .xp-product-card:last-child article>span:first-child{grid-row:1/4}.xp-root .xp-product-card:last-child h4{margin-top:8px}.xp-root .xp-product-card:last-child .xp-upcoming{justify-self:start}.xp-root .xp-family{padding:25px 0 30px}.xp-root .xp-family-heading{gap:15px}.xp-root .xp-family h3{font-size:23px}.xp-root .xp-journey{display:flex;flex-direction:column}.xp-root .xp-journey-photo{min-height:400px}.xp-root .xp-journey-photo:after{background:linear-gradient(0deg,var(--xp-surface),transparent 35%)}.xp-root .xp-journey-content{padding:0 6% 65px}.xp-root .xp-journey h2{font-size:44px}.xp-root .xp-trust{padding:65px 6%}.xp-root .xp-trust-items{gap:20px}.xp-root .xp-closer{padding:75px 6%}.xp-root .xp-footer{gap:20px}.xp-root .xp-footer>p{display:none}}@media(max-width:390px){.xp-root .xp-nav .mkt-logo-bubble+span{font-size:13px}.xp-root .xp-nav .xp-button{font-size:10px;padding:10px}.xp-root .xp-hero h1{font-size:38px}}@media(prefers-reduced-motion:reduce){.xp-root .xp-reveal{animation:none!important}.xp-root .xp-product-stage{transform:none!important}.xp-root .xp-button,.xp-root .xp-product-card{transition:none}.xp-root .xp-button:hover,.xp-root .xp-product-card:hover{transform:none}.xp-root .xp-command{min-height:auto}.xp-root .xp-command-inner{position:relative;top:auto}}@media(min-width:1001px){.xp-root .xp-command-inner{top:86px}.xp-root .xp-command h2{font-size:clamp(36px,6svh,60px)}.xp-root .xp-command .xp-eyebrow{margin-bottom:12px}.xp-root .xp-command .xp-lead{margin-top:12px;font-size:14px}.xp-root .xp-product-stage{margin-top:22px;margin-bottom:0;max-width:1050px}.xp-root .xp-product-window ul.grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.xp-root .xp-product-window .cc-tile{min-height:88px;padding:9px 5px}.xp-root .xp-product-window .mkt-bubble{height:28px;width:28px}.xp-root .xp-product-window .mkt-tile-label{font-size:10px}.xp-root .xp-product-window .mkt-tile-label+span{font-size:8px}.xp-root .xp-caption{margin-top:14px}}@media(min-width:1001px) and (max-height:650px){.xp-root .xp-command-inner{position:relative;top:auto}.xp-root .xp-command{min-height:auto}}.xp-root .xp-showcase{padding:100px 6%;position:relative}.xp-root .xp-showcase-intro{max-width:1120px;margin:0 auto 55px;text-align:center}.xp-root .xp-showcase-intro h2{font-size:clamp(42px,5.5vw,82px)}.xp-root .xp-showcase-intro-left{text-align:left}.xp-root .xp-messages-showcase{background:var(--bg-card)}.xp-root .xp-inbox-stage{position:relative;max-width:1100px;margin:auto;padding:0 0 30px}.xp-root .xp-screen-halo{position:absolute;inset:-8%;background:radial-gradient(ellipse,color-mix(in srgb,var(--accent) 13%,transparent),transparent 65%);pointer-events:none}.xp-root .xp-screen-frame{position:relative;margin:0;border:1px solid var(--xp-line);border-radius:20px;background:var(--xp-surface);overflow:hidden;box-shadow:0 28px 70px color-mix(in srgb,var(--text-primary) 7%,transparent)}.xp-root .xp-screen-frame img{width:100%;height:auto}.xp-root .xp-screen-frame figcaption{padding:12px 20px;border-top:1px solid var(--xp-line);color:var(--xp-muted);font-size:10px;text-align:center}.xp-root .xp-message-moment{position:absolute;right:-25px;bottom:0;width:330px;border:1px solid color-mix(in srgb,var(--accent) 35%,var(--xp-line));border-radius:18px;background:var(--xp-surface);padding:22px;box-shadow:0 18px 50px color-mix(in srgb,var(--text-primary) 12%,transparent)}.xp-root .xp-moment-header{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:600;margin-bottom:20px}.xp-root .xp-moment-header small{display:block;margin-top:5px;font-size:10px;color:var(--xp-muted);font-weight:400}.xp-root .xp-chat-in,.xp-root .xp-chat-out{font-size:12px;line-height:1.55;padding:12px 15px;border-radius:13px;max-width:92%}.xp-root .xp-chat-in{background:var(--bg-card);border:1px solid var(--xp-line);margin-bottom:10px}.xp-root .xp-chat-out{margin-left:auto;background:color-mix(in srgb,var(--accent) 15%,var(--xp-surface));border:1px solid color-mix(in srgb,var(--accent) 35%,transparent)}.xp-root .xp-chat-delivered{display:flex;gap:5px;align-items:center;justify-content:flex-end;margin-top:10px;font-size:9px;color:var(--accent-text)}.xp-root .xp-feature-notes{max-width:1100px;margin:50px auto 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.xp-root .xp-feature-notes svg{height:20px;width:20px;color:var(--accent-text);margin-bottom:16px}.xp-root .xp-feature-notes h3{font-family:inherit;font-size:15px;font-weight:600;letter-spacing:-.025em}.xp-root .xp-feature-notes p{font-size:12px;color:var(--xp-muted);line-height:1.6;margin-top:8px}.xp-root .xp-paperless-panels{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.2fr 1fr;gap:24px}.xp-root .xp-form-panel,.xp-root .xp-payment-panel{min-width:0;padding:32px;border-radius:24px;background:var(--bg-card);border:1px solid var(--xp-line);overflow:hidden;display:flex;flex-direction:column}.xp-root .xp-panel-label{display:flex;gap:14px;align-items:center;font-size:14px;font-weight:550;margin-bottom:30px;letter-spacing:-.025em}.xp-root .xp-form-capture{border:1px solid var(--xp-line);border-radius:12px;overflow:hidden}.xp-root .xp-form-capture img{width:100%;height:auto}.xp-root .xp-form-signed{display:flex;align-items:center;gap:8px;font-size:11px;padding-top:23px}.xp-root .xp-form-signed svg{color:var(--accent-text);flex-shrink:0}.xp-root .xp-form-signed span:last-child{margin-left:auto;color:var(--xp-muted)}.xp-root .xp-panel-caption{font-size:10px;color:var(--xp-muted);padding-top:25px;line-height:1.5}.xp-root .xp-receipt-stage{display:flex;justify-content:center;align-items:center;flex:1;min-height:240px;position:relative;background:radial-gradient(ellipse,color-mix(in srgb,var(--accent) 10%,transparent),transparent 70%)}.xp-root .xp-payment-receipt{width:100%;max-width:330px;background:var(--xp-surface);box-shadow:0 12px 40px color-mix(in srgb,var(--text-primary) 8%,transparent)}.xp-root .xp-payment-sequence{display:flex;justify-content:space-between;gap:14px;padding-top:24px}.xp-root .xp-payment-sequence span{display:flex;align-items:center;gap:6px;font-size:10px;white-space:nowrap}.xp-root .xp-payment-sequence svg{color:var(--accent-text);flex-shrink:0}.xp-root .xp-workflow-showcase{background:var(--bg-card)}.xp-root .xp-workflow-sequence{position:relative;max-width:1100px;margin:0 auto 55px}.xp-root .xp-workflow-track{position:absolute;left:32px;right:calc(25% - 32px);top:32px;height:1px;background:var(--xp-line)}.xp-root .xp-workflow-track>div{height:2px;background:var(--accent);transform-origin:left center}.xp-root .xp-workflow-sequence ol{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px}.xp-root .xp-workflow-sequence li{position:relative;min-width:0}.xp-root .xp-workflow-step-label{display:block;font-size:9px;font-weight:600;letter-spacing:.13em;color:var(--accent-text);margin:20px 0 10px}.xp-root .xp-workflow-sequence h3{font-family:inherit;font-size:18px;font-weight:550;letter-spacing:-.035em}.xp-root .xp-workflow-sequence p{font-size:11px;line-height:1.6;color:var(--xp-muted);margin-top:8px}.xp-root .xp-task-screen{max-width:1100px;margin:auto}@media(prefers-reduced-motion:no-preference){.xp-root .xp-workflow-sequence li:nth-child(2) .xp-arrived{animation-delay:.12s}.xp-root .xp-workflow-sequence li:nth-child(3) .xp-arrived{animation-delay:.24s}.xp-root .xp-workflow-sequence li:nth-child(4) .xp-arrived{animation-delay:.36s}}@media(max-width:1000px){.xp-root .xp-message-moment{right:-10px;width:290px;padding:18px}.xp-root .xp-form-panel,.xp-root .xp-payment-panel{padding:23px}.xp-root .xp-paperless-panels{gap:18px;grid-template-columns:1fr 1fr}.xp-root .xp-form-signed{flex-wrap:wrap}.xp-root .xp-form-signed span:last-child{margin-left:23px}.xp-root .xp-payment-sequence{gap:10px;flex-wrap:wrap}.xp-root .xp-panel-label{font-size:12px;gap:10px}.xp-root .xp-workflow-sequence ol{gap:20px}}@media(max-width:760px){.xp-root .xp-showcase{padding:65px 6%}.xp-root .xp-showcase-intro{margin-bottom:35px}.xp-root .xp-showcase-intro h2{font-size:clamp(38px,7.5vw,55px)}.xp-root .xp-message-moment{position:relative;right:auto;bottom:auto;width:94%;max-width:340px;margin:-25px auto 0}.xp-root .xp-inbox-stage{padding:0}.xp-root .xp-screen-frame{border-radius:12px}.xp-root .xp-feature-notes{gap:22px;margin-top:32px;grid-template-columns:1fr}.xp-root .xp-feature-notes>div{display:grid;grid-template-columns:22px 1fr;column-gap:14px}.xp-root .xp-feature-notes svg{grid-row:1/3;margin:0}.xp-root .xp-feature-notes h3{font-size:14px}.xp-root .xp-feature-notes p{margin-top:5px}.xp-root .xp-paperless-panels{grid-template-columns:1fr;gap:20px}.xp-root .xp-form-panel,.xp-root .xp-payment-panel{padding:23px;border-radius:18px}.xp-root .xp-panel-label{font-size:14px;margin-bottom:24px}.xp-root .xp-form-signed span:last-child{margin-left:auto}.xp-root .xp-payment-sequence{justify-content:center;gap:17px}.xp-root .xp-workflow-sequence{margin-bottom:35px}.xp-root .xp-workflow-sequence ol{grid-template-columns:1fr;gap:25px}.xp-root .xp-workflow-track{display:none}.xp-root .xp-workflow-sequence li:not(:last-child):after{position:absolute;content:"";left:32px;top:70px;bottom:-20px;width:1px;background:var(--accent)}.xp-root .xp-workflow-sequence li>div>div{display:grid;grid-template-columns:64px 1fr;column-gap:22px;min-height:95px}.xp-root .xp-workflow-sequence li>div>div>.mkt-squircle{grid-row:1/4}.xp-root .xp-workflow-step-label{margin:0 0 8px}.xp-root .xp-workflow-sequence h3{font-size:18px}.xp-root .xp-workflow-sequence p{margin-top:5px}.xp-root .xp-screen-frame figcaption{font-size:9px;padding:10px}.xp-root .xp-receipt-stage{min-height:220px}}@media(max-width:360px){.xp-root .xp-nav-inner{padding:0 10px;gap:4px}.xp-root .xp-nav-actions{gap:0}.xp-root .xp-nav .xp-button{padding:10px 8px;font-size:9px}.xp-root .xp-form-panel,.xp-root .xp-payment-panel{padding:18px}.xp-root .xp-panel-label{font-size:12px}.xp-root .xp-payment-sequence{gap:10px}.xp-root .xp-form-signed span:last-child{margin-left:23px}}.product-site-header_header__6OD_z{position:sticky;top:0;z-index:50;background:var(--bg-primary);border-bottom:1px solid var(--border);color:var(--text-primary)}.product-site-header_nav__kGyU_{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:1440px;margin:auto;padding:0 4%;min-height:68px}.product-site-header_brand__KkRVp{display:inline-flex;border-radius:6px}.product-site-header_actions__qQIsb{display:flex;align-items:center;gap:14px}.product-site-header_login__2BDdE{font-size:12px;color:var(--text-secondary)}.product-site-header_demo__SNy7B{padding:12px 18px;border-radius:30px;background:var(--accent);color:var(--accent-foreground,#17130a);font-size:12px;font-weight:600;white-space:nowrap}.product-site-header_nav__kGyU_ a:focus-visible{outline:2px solid var(--accent-text);outline-offset:4px}@media(max-width:600px){.product-site-header_nav__kGyU_{padding:0 14px;gap:8px;flex-wrap:wrap;padding-block:10px}.product-site-header_actions__qQIsb{gap:6px}.product-site-header_login__2BDdE{display:none}.product-site-header_demo__SNy7B{padding:10px 12px;font-size:11px}}@media(max-width:420px){.product-site-header_nav__kGyU_{justify-content:center;gap:4px}.product-site-header_actions__qQIsb,.product-site-header_brand__KkRVp{width:100%;justify-content:center}}