@property --pricing-card-shimmer-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.pricing-template{--pricing-box-note-gap:var(--space-stack-lg);--pricing-card-shimmer-cycle:18s;--pricing-hero-copy-measure:40rem;--pricing-tier-rail-fade-duration:var(--motion-duration-slow);background:var(--surface-canvas);color:var(--ink-default);overflow-x:clip}html[data-pricing-comparison-stuck] .site-header[data-scrolled=true]{box-shadow:none}.pricing-template :where(h1,h2,h3,p,dl,dd){margin:0}.pricing-template :where(h1,h2,h3){font-family:var(--font-heading);font-weight:500}.pricing-template a:not(.ui-button){text-underline-offset:var(--space-stack-xs)}.pricing-template__visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.pricing-template__hero{padding-block:var(--layout-header-to-content) calc(var(--space-stack-2xl) + var(--space-stack-lg));position:relative;overflow:clip}.pricing-template__hero-inner{z-index:2;position:relative}.pricing-template__hero-copy{gap:var(--layout-hero-title-to-copy);max-width:var(--layout-content-default);text-align:left}.pricing-template__hero-copy h1{font-size:var(--text-heading-2-size);letter-spacing:var(--text-heading-2-tracking);line-height:var(--text-heading-2-leading);max-width:var(--layout-content-default)}.pricing-template__hero-line{display:block;overflow:visible}.pricing-template__hero-line>span{display:block}.pricing-template__hero-copy>p{color:var(--ink-muted);font-size:var(--text-hero-subheading-size);line-height:var(--text-hero-subheading-leading);max-width:var(--pricing-hero-copy-measure);text-wrap:pretty}.pricing-template__billing-control{align-items:center;gap:var(--space-cluster-sm);justify-content:flex-end;display:flex}.pricing-template__billing-savings{color:var(--brand-primary);font-size:var(--text-body-size);font-weight:var(--text-button-weight);line-height:var(--text-body-leading)}.pricing-template__plans{padding-bottom:var(--layout-section-space)}.pricing-template__plans-toolbar{margin-bottom:calc(var(--space-stack-2xl) + var(--space-stack-sm));justify-content:flex-end;display:flex}.pricing-template__plan-grid{align-items:stretch;gap:var(--space-stack-lg);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.pricing-template__plan-card{background:var(--surface-structural);border:var(--line-width-default) solid var(--line-default-solid-on-structural);border-radius:var(--radius-card);min-width:0;padding:var(--space-stack-2xl);flex-direction:column;display:flex;position:relative}.pricing-template__plan-card[data-recommended=true]{animation:pricing-template-card-ambient 28s var(--motion-ease-move) infinite alternate;background:linear-gradient(115deg, color-mix(in srgb, var(--brand-primary) 4%, var(--surface-structural)) 0%, color-mix(in srgb, var(--brand-primary) 10%, var(--surface-structural)) 34%, color-mix(in srgb, var(--brand-primary) 5%, var(--surface-structural)) 58%, color-mix(in srgb, var(--brand-primary) 9%, var(--surface-structural)) 78%, color-mix(in srgb, var(--brand-primary) 4%, var(--surface-structural)) 100%);border-color:color-mix(in srgb, var(--brand-primary) 32%, var(--line-default-solid-on-structural));background-position:0 0;background-size:220% 100%}.pricing-template__plan-card[data-recommended=true]:after{animation:pricing-template-card-shimmer var(--pricing-card-shimmer-cycle) linear infinite;background:conic-gradient(from var(--pricing-card-shimmer-angle), transparent 0deg 226deg, color-mix(in srgb, var(--brand-primary) 18%, transparent) 248deg, color-mix(in srgb, var(--brand-primary) 72%, transparent) 286deg, var(--brand-primary) 310deg, var(--brand-primary-hover) 318deg, var(--brand-primary) 326deg, color-mix(in srgb, var(--brand-primary) 54%, transparent) 344deg, transparent 360deg);content:"";filter:drop-shadow(0 0 var(--space-stack-sm) color-mix(in srgb, var(--brand-primary) 28%, transparent));inset:calc(var(--line-width-strong) * -1);border-radius:inherit;opacity:0;padding:var(--line-width-strong);pointer-events:none;z-index:2;-webkit-mask:linear-gradient(var(--ink-default) 0 0) content-box, linear-gradient(var(--ink-default) 0 0);-webkit-mask-composite:xor;position:absolute;-webkit-mask-composite:xor;mask-composite:exclude}.pricing-template__plan-sheen{border-radius:inherit;inset:var(--line-width-default);pointer-events:none;z-index:0;position:absolute;overflow:clip}.pricing-template__plan-sheen:before{background:linear-gradient(105deg, transparent 30%, color-mix(in srgb, var(--brand-primary-hover) 10%, transparent) 45%, color-mix(in srgb, var(--brand-primary) 18%, transparent) 50%, color-mix(in srgb, var(--brand-primary-hover) 8%, transparent) 55%, transparent 70%);content:"";opacity:0;position:absolute;inset:-20% -60%;transform:translate(-34%)}.pricing-template__plan-card>:where(.pricing-template__plan-heading,.pricing-template__plan-price,.pricing-template__plan-actions,.pricing-template__plan-lower){z-index:1;position:relative}@media (hover:hover) and (pointer:fine){.pricing-template__plan-card[data-recommended=true]:hover .pricing-template__plan-sheen:before{animation:pricing-template-card-hover-glint calc(var(--motion-duration-slow) * 3) var(--motion-ease-enter) 1}}.pricing-template__recommended{background:var(--surface-canvas);left:var(--space-stack-2xl);z-index:3;position:absolute;top:0;transform:translateY(-50%)}.pricing-template__plan-heading{gap:var(--space-stack-md);min-height:calc(var(--control-height-large) * 3);padding-bottom:var(--space-stack-xl);display:grid}.pricing-template__plan-heading h2{font-size:var(--text-heading-5-size);letter-spacing:var(--text-heading-5-tracking);line-height:var(--text-heading-5-leading)}.pricing-template__plan-heading p{color:var(--ink-muted);font-size:var(--text-body-large-size);line-height:var(--text-body-leading);min-height:calc(var(--control-height-large) + var(--space-stack-xl));text-wrap:pretty}.pricing-template__plan-price{border-top:var(--line-width-default) solid var(--line-default-solid-on-structural);min-height:calc(var(--control-height-large) * 2 + var(--space-stack-2xl) + var(--space-stack-md));padding-block:var(--space-stack-lg);flex-direction:column;justify-content:flex-start;display:flex}.pricing-template__plan-price>span,.pricing-template__plan-price>em{color:var(--ink-muted);font-size:var(--text-body-size);font-style:normal;line-height:var(--text-body-leading)}.pricing-template__plan-price strong{font-family:var(--font-heading);font-size:var(--text-heading-3-size);font-variant-numeric:tabular-nums;letter-spacing:var(--text-heading-3-tracking);font-weight:500;line-height:var(--text-heading-3-leading);margin-block:var(--space-stack-xs)}.pricing-template__plan-card[data-plan=growth] .pricing-template__plan-price strong{color:var(--brand-primary)}.pricing-template__plan-price small{color:var(--ink-muted);font-family:var(--font-body);font-size:var(--text-body-size);font-weight:var(--text-body-strong-weight);letter-spacing:0;margin-inline-start:var(--space-inline-xs)}.pricing-template__plan-lower{gap:var(--space-stack-2xl);padding-top:var(--space-stack-2xl);flex:1;grid-template-rows:1fr auto;display:grid}.pricing-template__plan-body{align-content:start;gap:var(--space-stack-lg);display:grid}.pricing-template__feature-label{font-size:var(--text-body-size);font-weight:var(--text-button-weight);line-height:var(--text-body-leading)}.pricing-template__feature-list{gap:var(--space-stack-md);margin:0;padding:0;list-style:none;display:grid}.pricing-template__feature-list li{color:var(--ink-default);font-size:var(--text-body-size);font-weight:var(--text-body-strong-weight);align-items:flex-start;gap:var(--space-cluster-md);line-height:var(--text-body-leading);display:flex}.pricing-template__feature-list a{color:var(--ink-default)}.pricing-template__feature-copy{gap:var(--space-stack-xs);min-width:0;display:grid}.pricing-template__feature-copy>a{justify-self:start}.pricing-template__check{color:var(--brand-primary);flex:0 0 var(--space-stack-lg);height:var(--space-stack-lg);margin-top:var(--space-stack-xs);width:var(--space-stack-lg)}.pricing-template__plan-actions{align-content:start;gap:var(--space-stack-md);min-height:calc(var(--button-height) + var(--space-stack-md) + var(--space-stack-xl));padding-top:var(--space-stack-lg);text-align:center;display:grid}.pricing-template__plan-actions .ui-button{width:100%}.pricing-template__plan-actions>a:not(.ui-button){color:var(--ink-muted);font-size:var(--text-body-size);font-weight:var(--text-body-strong-weight);line-height:var(--text-body-leading)}.pricing-template__plan-features-link{color:var(--ink-default);font-size:var(--text-body-size);font-weight:var(--text-button-weight);line-height:var(--text-body-leading);justify-self:center}.pricing-template__comparison,.pricing-template__calculator-section,.pricing-template__marketplaces,.pricing-template__faq,.pricing-template__security{padding-bottom:var(--layout-section-space-compact)}#compare-plans,#pricing-comparison-connectors,[data-pricing-anchor=pricing-comparison-connectors],#calculator,#faqs,[id^=faq-]{scroll-margin-top:calc(var(--layout-section-space-tight) + var(--space-stack-lg))}.pricing-template__section-heading{max-width:var(--layout-content-narrow);text-align:center;margin-inline:auto}.pricing-template__section-heading h2,.pricing-template__calculator-copy h2,.pricing-template__marketplace-panel h2,.pricing-template__faq-heading h2,.pricing-template__security-panel h2{font-size:var(--text-heading-3-size);letter-spacing:var(--text-heading-3-tracking);line-height:var(--text-heading-3-leading)}.pricing-template__section-heading>p,.pricing-template__calculator-copy>p,.pricing-template__marketplace-copy>p,.pricing-template__faq-heading>p,.pricing-template__security-copy>p{color:var(--ink-muted);font-size:var(--text-body-large-size);line-height:var(--text-body-leading)}.pricing-template__section-heading>p{text-wrap:pretty}.pricing-template__comparison .pricing-template__section-heading>p{text-wrap:balance}.pricing-template__comparison-hint{color:var(--ink-muted);font-size:var(--text-body-size);line-height:var(--text-body-leading);margin-top:var(--space-stack-2xl);display:none}.pricing-template__comparison-mobile{display:none}.pricing-template__comparison-scroll{margin-top:calc(var(--space-stack-2xl) + var(--space-stack-lg));overscroll-behavior-inline:contain;scrollbar-color:var(--line-strong) var(--surface-structural);width:100%;overflow:visible}.pricing-template__comparison-scroll:focus-visible{outline:var(--button-focus-width) solid var(--focus-ring);outline-offset:var(--button-focus-offset)}.pricing-template__comparison-content{border-radius:var(--radius-card);min-width:var(--layout-content-default);position:relative}.pricing-template__comparison-content:after{border:var(--line-width-default) solid var(--line-default-solid-on-structural);border-radius:inherit;content:"";pointer-events:none;z-index:var(--layer-header);position:absolute;inset:0}.pricing-template__comparison-plan{align-items:stretch;gap:var(--space-stack-lg);display:grid}.pricing-template__comparison-plan strong{font-family:var(--font-heading);font-size:var(--text-heading-5-size);letter-spacing:var(--text-heading-5-tracking);font-weight:500;line-height:var(--text-heading-5-leading)}.pricing-template__comparison-plan .ui-button{width:100%}.pricing-template__comparison-calculator{background:var(--surface-default);border-color:var(--button-border-transparent);width:fit-content}.pricing-template__comparison-calculator:hover{background:var(--surface-raised)}.pricing-template__comparison-table{border-radius:var(--radius-card);border-collapse:separate;border-spacing:0;clip-path:inset(0 round var(--radius-card));table-layout:fixed;text-align:left;border:0;width:100%}.pricing-template__comparison-table :where(th,td){border-bottom:var(--line-width-default) solid var(--line-default-solid-on-structural);font-size:var(--text-body-size);line-height:var(--text-body-leading);padding:var(--space-stack-lg) var(--space-inline-lg);vertical-align:top}.pricing-template__comparison-table tbody:last-of-type tr:last-child>*{border-bottom:0}.pricing-template__comparison-table .pricing-template__comparison-feature{width:calc(var(--control-height-large) * 4.5)}.pricing-template__comparison-table thead th{background:var(--surface-structural);color:var(--ink-default);font-family:var(--font-body);font-size:var(--text-body-large-size);font-weight:var(--text-button-weight);letter-spacing:0;top:calc((var(--space-stack-lg) * 2) + var(--button-height) + var(--line-width-default));vertical-align:middle;z-index:var(--layer-header);position:sticky}.pricing-template__comparison-table thead th:first-child{color:var(--ink-subtle);font-size:var(--text-body-size);vertical-align:bottom}@media (min-width:48.01rem){.pricing-template__hero-copy{text-align:center;align-items:center;margin-inline:auto}.pricing-template__plans-toolbar{justify-content:center}.pricing-template__comparison-table thead th{box-shadow:0 calc(var(--line-width-default) * 2) 0 transparent, 0 calc(var(--line-width-default) * 3) 0 transparent;transition:border-bottom-color var(--pricing-tier-rail-fade-duration) var(--motion-ease-exit), box-shadow var(--pricing-tier-rail-fade-duration) var(--motion-ease-exit)}.pricing-template__comparison-table thead th:first-child:before,.pricing-template__comparison-table thead th:last-child:after{background:var(--surface-structural);border-bottom:var(--line-width-default) solid var(--line-default-solid-on-structural);bottom:calc(var(--line-width-default) * -4);content:"";opacity:0;pointer-events:none;transition:opacity var(--pricing-tier-rail-fade-duration) var(--motion-ease-exit);width:100vw;position:absolute;top:0}.pricing-template__comparison-table thead th:first-child:before{right:100%}.pricing-template__comparison-table thead th:last-child:after{left:100%}html[data-pricing-comparison-stuck] .pricing-template__comparison-content:after{border-radius:0 0 var(--radius-card) var(--radius-card);border-top:0}html[data-pricing-comparison-stuck] .pricing-template__comparison-table{clip-path:none}html[data-pricing-comparison-stuck] .pricing-template__comparison-table thead th{box-shadow:0 calc(var(--line-width-default) * 2) 0 var(--surface-structural), 0 calc(var(--line-width-default) * 3) 0 var(--line-default-solid-on-structural);transition-timing-function:var(--motion-ease-enter);z-index:calc(var(--layer-header) + 1);border-bottom-color:#0000}html[data-pricing-comparison-stuck] .pricing-template__comparison-table tbody:last-of-type tr:last-child>:first-child{border-bottom-left-radius:var(--radius-card)}html[data-pricing-comparison-stuck] .pricing-template__comparison-table tbody:last-of-type tr:last-child>:last-child{border-bottom-right-radius:var(--radius-card)}html[data-pricing-comparison-stuck] .pricing-template__comparison-table thead th:first-child:before,html[data-pricing-comparison-stuck] .pricing-template__comparison-table thead th:last-child:after{opacity:1;transition-timing-function:var(--motion-ease-enter)}}.pricing-template__comparison-group-row th{background:var(--surface-structural);color:var(--ink-default);font-family:var(--font-heading);font-size:var(--text-heading-5-size);letter-spacing:var(--text-heading-5-tracking);font-weight:500;line-height:var(--text-heading-5-leading);padding-block:calc(var(--space-stack-xl) + var(--space-stack-lg)) var(--space-stack-md)}.pricing-template__comparison-group-row th a{color:inherit}.pricing-template__comparison-table tbody :where(th,td){background:var(--surface-structural)}.pricing-template__comparison-table tbody th{font-weight:var(--text-body-strong-weight)}.pricing-template__comparison-table tbody td{color:var(--ink-default);font-weight:var(--text-body-strong-weight)}.pricing-template__comparison-table tbody td[data-muted=true]{color:var(--ink-subtle)}.pricing-template__comparison-table tbody td>a{color:var(--ink-default);font-size:var(--text-body-size);margin-top:var(--space-stack-sm);display:block}.pricing-template__definitions{color:var(--ink-subtle);font-size:var(--text-body-size);gap:var(--space-stack-lg);line-height:var(--text-body-leading);margin-top:var(--pricing-box-note-gap);display:grid}.pricing-template__definitions dl{gap:var(--space-stack-md);display:grid}.pricing-template__definitions dl>div,.pricing-template__definitions dt,.pricing-template__definitions dd{display:inline}.pricing-template__definitions dt{color:var(--ink-default);font-weight:var(--text-button-weight);margin-right:var(--space-inline-xs)}.pricing-template__calculator{background:var(--surface-structural);border:var(--line-width-default) solid var(--line-default-solid-on-structural);border-radius:var(--radius-card);gap:var(--space-stack-2xl);padding:calc(var(--space-stack-2xl) + var(--space-stack-lg));grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);display:grid}.pricing-template__calculator-main{gap:var(--layout-section-space-tight);flex-direction:column;grid-column:1;min-width:0;max-width:none;display:flex}.pricing-template__calculator-control{gap:var(--space-stack-xl);margin-top:auto;display:grid}.pricing-template__calculator-range{gap:var(--space-stack-md);display:grid}.pricing-template__range-heading{font-size:var(--text-body-size);font-weight:var(--text-button-weight);justify-content:space-between;align-items:center;display:flex}.pricing-template__range-heading output{font-family:var(--font-code);font-variant-numeric:tabular-nums}.pricing-template__calculator-control input[type=range]{appearance:none;background:linear-gradient(to right, var(--brand-primary) var(--pricing-range-progress), var(--line-strong) var(--pricing-range-progress));background-position:50%;background-repeat:no-repeat;background-size:100% var(--space-stack-xs);border-radius:var(--radius-pill);cursor:pointer;height:var(--space-stack-xl);margin:calc(0px - var(--space-stack-sm)) 0;width:100%;display:block}.pricing-template__calculator-control input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--ink-default);border-radius:var(--line-width-strong);box-shadow:var(--elevation-rest);cursor:grab;height:var(--space-stack-md);width:var(--space-stack-md);border:0}.pricing-template__calculator-control input[type=range]::-moz-range-thumb{background:var(--ink-default);border-radius:var(--line-width-strong);box-shadow:var(--elevation-rest);cursor:grab;height:var(--space-stack-md);width:var(--space-stack-md);border:0}.pricing-template__calculator-control input[type=range]:focus-visible{outline:var(--button-focus-width) solid var(--focus-ring);outline-offset:calc(0px - var(--space-stack-xs))}@media (pointer:coarse){.pricing-template__calculator-control input[type=range]{height:var(--control-height-large);margin:0}.pricing-template__calculator-control input[type=range]::-webkit-slider-thumb{height:var(--space-stack-lg);width:var(--space-stack-lg)}.pricing-template__calculator-control input[type=range]::-moz-range-thumb{height:var(--space-stack-lg);width:var(--space-stack-lg)}}.pricing-template__range-labels{color:var(--ink-subtle);font-family:var(--font-code);font-size:var(--text-caption-size);justify-content:space-between;display:flex}.pricing-template__calculator-callout{background:color-mix(in srgb, var(--brand-primary) 8%, var(--surface-canvas));border:var(--line-width-default) solid color-mix(in srgb, var(--brand-primary) 48%, var(--line-default-solid-on-structural));border-radius:var(--radius-control);padding:var(--space-stack-md) var(--space-inline-lg)}.pricing-template__calculator-callout strong{color:var(--ink-default);font-weight:var(--text-button-weight);line-height:var(--text-body-leading);display:block}.pricing-template__calculator-callout p{color:var(--ink-muted);font-size:var(--text-body-size);line-height:var(--text-body-leading);margin-top:var(--space-stack-xs)!important}.pricing-template__estimate{background:var(--surface-canvas);border:var(--line-width-default) solid var(--line-default-solid-on-canvas);border-radius:var(--radius-card);gap:var(--space-stack-2xl);min-width:0;padding:var(--space-stack-2xl);grid-column:2;grid-template-columns:minmax(0,1fr);display:grid}.pricing-template__estimate-heading{align-items:center;gap:var(--space-cluster-lg);justify-content:space-between;display:flex}.pricing-template__estimate-total{flex-direction:column;display:flex}.pricing-template__estimate-heading>span,.pricing-template__estimate-total>small{color:var(--ink-muted);font-size:var(--text-body-size);line-height:var(--text-body-leading)}.pricing-template__estimate-heading>span{white-space:nowrap}.pricing-template__estimate-total>strong{color:var(--brand-primary);font-family:var(--font-heading);font-size:var(--text-heading-3-size);font-variant-numeric:tabular-nums;letter-spacing:0;font-weight:500;line-height:var(--text-heading-3-leading);margin-block:var(--space-stack-sm);white-space:nowrap;flex-wrap:nowrap;align-items:baseline;width:100%;min-width:0;display:flex}.pricing-template__estimate-total .motion-rolling-metric__slot{width:.6em}.pricing-template__estimate-total .motion-rolling-metric__slot[data-narrow=true]{width:.34em}.pricing-template__billing-toggle{color:var(--ink-subtle);cursor:pointer;font:inherit;font-size:var(--text-body-size);align-items:center;gap:var(--space-cluster-sm);line-height:var(--text-body-leading);white-space:nowrap;background:0 0;border:0;padding:0;display:flex}.pricing-template__billing-toggle>span:not(.pricing-template__toggle-track){font-weight:var(--text-button-weight);transition:color var(--motion-duration-default) var(--motion-ease-enter);align-items:center;display:inline-flex}.pricing-template__billing-toggle .is-active{color:var(--ink-default)}.pricing-template__toggle-track{background:var(--line-default);border-radius:calc(var(--radius-control) / 2);height:calc(var(--space-stack-md) + (var(--space-stack-xs) * 2));box-sizing:border-box;padding:var(--space-stack-xs);width:calc(var(--space-stack-xl) + var(--space-stack-sm));border:0;flex:none;align-items:center;display:inline-flex;overflow:visible}.pricing-template__toggle-track>span{background:var(--ink-default);border-radius:var(--line-width-strong);height:var(--space-stack-md);transform:translateX(var(--space-stack-md));transition:transform var(--motion-duration-default) var(--motion-ease-enter);width:var(--space-stack-md)}.pricing-template__billing-toggle[aria-pressed=false] .pricing-template__toggle-track>span{transform:translate(0)}.pricing-template__billing-toggle:focus-visible{outline:var(--button-focus-width) solid var(--focus-ring);outline-offset:var(--button-focus-offset)}.pricing-template__estimate .ui-button{width:100%}.pricing-template__estimate dl{border-top:var(--line-width-default) solid var(--line-default-solid-on-canvas)}.pricing-template__estimate dl>div{font-size:var(--text-body-size);line-height:var(--text-body-leading);padding-top:var(--space-stack-md);justify-content:space-between;align-items:center;display:flex}.pricing-template__estimate dt{color:var(--ink-muted)}.pricing-template__estimate dd{font-family:var(--font-code);font-variant-numeric:tabular-nums}.pricing-template__calculator-note{color:var(--ink-muted);font-size:var(--text-body-size);line-height:var(--text-body-leading);margin-top:var(--pricing-box-note-gap)}.pricing-template__marketplace-panel{border:var(--line-width-default) solid var(--line-default-solid-on-canvas);border-radius:var(--radius-card);grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid;position:relative;overflow:hidden}.pricing-template__marketplace-panel:before{background-image:linear-gradient(color-mix(in srgb, var(--ink-default) 7%, var(--surface-canvas)) var(--line-width-default), transparent var(--line-width-default)), linear-gradient(90deg, color-mix(in srgb, var(--ink-default) 7%, var(--surface-canvas)) var(--line-width-default), transparent var(--line-width-default));background-size:var(--space-stack-2xl) var(--space-stack-2xl);content:"";-webkit-mask-image:linear-gradient(90deg, transparent, var(--ink-default));mask-image:linear-gradient(90deg, transparent, var(--ink-default));opacity:.42;pointer-events:none;position:absolute;inset:0 50% 0 0}.pricing-template__marketplace-panel h2{max-width:calc(var(--control-height-large) * 9)}.pricing-template__marketplace-copy{gap:var(--space-stack-xl);padding:calc(var(--space-stack-2xl) + var(--space-stack-lg));display:grid;position:relative}.pricing-template__marketplace-copy>p{max-width:var(--layout-content-narrow);text-wrap:pretty}.pricing-template__marketplace-actions{border-inline-start:var(--line-width-default) solid var(--line-default-solid-on-canvas);gap:var(--space-stack-lg);padding:var(--space-stack-lg);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.pricing-template__marketplace-actions a{background:var(--surface-structural);border:var(--line-width-default) solid var(--line-default-solid-on-structural);border-radius:var(--radius-control);color:var(--ink-default);align-content:start;gap:var(--space-stack-sm);min-height:calc(var(--layout-section-space) + var(--layout-section-space-tight));padding:var(--space-stack-2xl);transition:background-color var(--motion-duration-fast) var(--motion-ease-enter), border-color var(--motion-duration-fast) var(--motion-ease-enter), transform var(--motion-duration-fast) var(--motion-ease-enter);grid-template-rows:auto 1fr auto;text-decoration:none;display:grid}.pricing-template__marketplace-actions a:hover{background:var(--surface-raised);border-color:var(--line-strong)}.pricing-template__marketplace-actions a:active{transform:scale(.98)}.pricing-template__marketplace-actions a:focus-visible{outline:var(--button-focus-width) solid var(--focus-ring);outline-offset:var(--button-focus-offset)}.pricing-template__marketplace-actions span{color:var(--ink-subtle);font-size:var(--text-body-size);line-height:var(--text-body-leading)}.pricing-template__marketplace-actions strong{font-family:var(--font-heading);font-size:var(--text-heading-5-size);letter-spacing:var(--text-heading-5-tracking);font-weight:500;line-height:var(--text-heading-5-leading);max-width:calc(var(--control-height-large) * 3)}.pricing-template__marketplace-provider{height:var(--space-stack-2xl);margin-bottom:var(--space-stack-lg);align-items:flex-start;width:fit-content;line-height:0;display:flex;overflow:hidden;color:var(--ink-default)!important}.pricing-template__marketplace-provider img{object-position:left top;max-width:100%;height:auto;display:block}.pricing-template__marketplace-provider--aws img{height:var(--control-height-large);transform:translateY(calc(var(--space-stack-sm) * -1));width:var(--control-height-large)}.pricing-template__marketplace-actions .pricing-template__marketplace-cta{color:var(--ink-default);font-weight:var(--text-button-weight);margin-top:var(--space-stack-lg)}.pricing-template__faq-layout{align-items:start;gap:var(--layout-section-space-tight);grid-template-columns:minmax(0,.65fr) minmax(0,1.35fr);display:grid}.pricing-template__faq-heading{top:calc((var(--space-stack-lg) * 2) + var(--button-height) + var(--space-stack-xl));position:sticky}.pricing-template__faq-groups>section+section{margin-top:calc(var(--space-stack-2xl) + var(--space-stack-lg))}.pricing-template__faq-groups .ui-faq-group-title{padding-bottom:var(--space-stack-lg)}.pricing-template__faq-item .ui-disclosure-trigger{font-family:var(--font-body)}.pricing-template__faq-item [data-motion-disclosure-inner] p{max-width:var(--layout-content-narrow);padding-right:calc(var(--space-stack-2xl) + var(--space-stack-lg))}.pricing-template__security-panel{background:var(--surface-structural);border:var(--line-width-default) solid var(--line-default-solid-on-structural);border-radius:var(--radius-card);gap:var(--layout-section-space-tight);padding:calc(var(--space-stack-2xl) + var(--space-stack-lg));grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);display:grid}.pricing-template__security-panel h2{margin-top:var(--space-stack-lg);max-width:calc(var(--control-height-large) * 7)}.pricing-template__security-copy{align-items:flex-start;gap:var(--space-stack-xl);grid-template-columns:auto 1fr;display:grid}.pricing-template__security-badges{align-items:center;gap:var(--space-cluster-lg);grid-row:span 2;display:flex}.pricing-template__security-badges img{width:auto;height:auto}.pricing-template__security-copy .ui-button{justify-self:start}@keyframes pricing-template-line-reveal{0%{transform:translateY(110%)}to{transform:translate(0,0)}}@keyframes pricing-template-card-shimmer{0%,64%{--pricing-card-shimmer-angle:0deg;opacity:0}68%{--pricing-card-shimmer-angle:0deg;opacity:.96}94%{--pricing-card-shimmer-angle:360deg;opacity:.96}to{--pricing-card-shimmer-angle:360deg;opacity:0}}@keyframes pricing-template-card-ambient{to{background-position:100% 0}}@keyframes pricing-template-card-hover-glint{0%{opacity:0;transform:translate(-34%)}24%{opacity:1}to{opacity:0;transform:translate(34%)}}@keyframes pricing-template-settle-in{0%{opacity:0;transform:translate3d(0, var(--space-stack-md), 0)}to{opacity:1;transform:translate(0,0)}}@keyframes pricing-template-plans-in{0%{opacity:0;transform:translate3d(0, var(--space-stack-lg), 0) scale(.995)}to{opacity:1;transform:translate(0,0)scale(1)}}.pricing-template[data-pricing-hero=ready] .pricing-template__hero-line{overflow:clip}.pricing-template[data-pricing-hero=ready] .pricing-template__hero-line>span{transform:translateY(110%)}.pricing-template[data-pricing-hero=ready] .pricing-template__hero-copy>p,.pricing-template[data-pricing-hero=ready] .pricing-template__plans-module{opacity:0;transform:translate3d(0, var(--space-stack-md), 0)}.pricing-template[data-pricing-hero=ready].is-pricing-hero-running .pricing-template__hero-line>span{animation:pricing-template-line-reveal var(--pricing-motion-line-duration) var(--motion-ease-enter) var(--pricing-motion-hero-start) both}.pricing-template[data-pricing-hero=ready].is-pricing-hero-running .pricing-template__hero-line:nth-child(2)>span{animation-delay:calc(var(--pricing-motion-hero-start) + var(--pricing-motion-line-stagger))}.pricing-template[data-pricing-hero=ready].is-pricing-hero-running .pricing-template__hero-copy>p{animation:pricing-template-settle-in var(--pricing-motion-enter-duration) var(--motion-ease-enter) var(--pricing-motion-copy-delay) both}.pricing-template[data-pricing-hero=ready].is-pricing-hero-running .pricing-template__plans-module{animation:pricing-template-plans-in var(--pricing-motion-visual-duration) var(--motion-ease-enter) var(--pricing-motion-plans-delay) both}.pricing-template[data-pricing-motion=ready] [data-pricing-reveal]{opacity:0;transform:translate3d(0, var(--space-stack-md), 0);transition:opacity var(--pricing-motion-reveal-duration) var(--motion-ease-enter), transform var(--pricing-motion-reveal-duration) var(--motion-ease-enter)}.pricing-template[data-pricing-motion=ready] [data-pricing-reveal=visual]{transform:translate3d(0, var(--space-stack-lg), 0) scale(.995)}.pricing-template[data-pricing-motion=ready] [data-pricing-reveal-delay=paired]{transition-delay:var(--pricing-motion-paired-delay)}.pricing-template [data-pricing-reveal].is-pricing-visible{opacity:1;transform:translate(0,0)scale(1)}.pricing-template[data-pricing-motion=settled] [data-pricing-reveal]{opacity:1;transition:none;transform:translate(0,0)scale(1)}@media (max-width:64rem){.pricing-template__plan-grid,.pricing-template__calculator,.pricing-template__marketplace-panel,.pricing-template__security-panel{grid-template-columns:1fr}.pricing-template__plan-card{padding:var(--space-stack-2xl)}.pricing-template__plan-grid{gap:var(--space-stack-2xl)}.pricing-template__plan-heading{min-height:0;padding-bottom:var(--space-stack-xl)}.pricing-template__plan-heading p{min-height:0}.pricing-template__calculator-main,.pricing-template__estimate{grid-area:auto/1}.pricing-template__marketplace-actions{border-inline-start:0;border-top:var(--line-width-default) solid var(--line-default-solid-on-canvas)}.pricing-template__faq-layout{grid-template-columns:1fr}.pricing-template__faq-heading{position:static}.pricing-template__security-copy{grid-template-columns:auto 1fr}}@media (max-width:48rem){.pricing-template__hero{padding-block:var(--layout-page-top) var(--layout-section-space-tight)}.pricing-template__hero-copy h1{font-size:var(--text-heading-4-size);letter-spacing:var(--text-heading-4-tracking);line-height:var(--text-heading-4-leading)}.pricing-template__hero-line,.pricing-template__hero-line>span{display:inline;overflow:visible}.pricing-template__hero-line:first-child>span:after{content:" "}.pricing-template[data-pricing-hero=ready] .pricing-template__hero-line>span,.pricing-template[data-pricing-hero=ready].is-pricing-hero-running .pricing-template__hero-line>span{animation:none;transform:none}.pricing-template[data-pricing-hero=ready] .pricing-template__hero-copy h1{opacity:0;transform:translate3d(0, var(--space-stack-md), 0)}.pricing-template[data-pricing-hero=ready].is-pricing-hero-running .pricing-template__hero-copy h1{animation:pricing-template-settle-in var(--pricing-motion-line-duration) var(--motion-ease-enter) var(--pricing-motion-hero-start) both}.pricing-template__section-heading h2,.pricing-template__calculator-copy h2,.pricing-template__marketplace-panel h2,.pricing-template__faq-heading h2,.pricing-template__security-panel h2{font-size:var(--text-heading-4-size);letter-spacing:var(--text-heading-4-tracking);line-height:var(--text-heading-4-leading)}.pricing-template__hero-copy>p{font-size:var(--text-body-large-size);max-width:var(--layout-content-narrow);text-wrap:balance}.pricing-template__hero-copy{text-align:center;align-items:center;margin-inline:auto}.pricing-template__billing-control{justify-content:center;width:100%}.pricing-template__plan-card,.pricing-template__security-panel{padding:var(--space-stack-xl)}.pricing-template__plan-price{min-height:calc(var(--control-height-large) * 2)}.pricing-template__comparison-hint{display:block}.pricing-template__comparison-scroll{display:none}.pricing-template__comparison-mobile{gap:var(--space-stack-xl);margin-top:var(--space-stack-2xl);display:grid}.pricing-template__comparison-mobile-selector{background:var(--surface-structural);border:var(--line-width-default) solid var(--line-default-solid-on-structural);border-radius:var(--radius-control);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.pricing-template__comparison-mobile-selector .ui-button{color:var(--ink-muted);background:0 0;border:0;border-radius:0;width:100%;min-width:0}.pricing-template__comparison-mobile-selector .ui-button:first-child{border-radius:calc(var(--radius-control) - var(--line-width-default)) 0 0 calc(var(--radius-control) - var(--line-width-default))}.pricing-template__comparison-mobile-selector .ui-button:last-child{border-radius:0 calc(var(--radius-control) - var(--line-width-default)) calc(var(--radius-control) - var(--line-width-default)) 0}.pricing-template__comparison-mobile-selector .ui-button+.ui-button{border-inline-start:var(--line-width-default) solid var(--line-default-solid-on-structural)}.pricing-template__comparison-mobile-selector .ui-button[aria-pressed=true]{background:var(--surface-raised);color:var(--ink-default)}.pricing-template__comparison-mobile-selector .ui-button:hover{background:var(--surface-default)}.pricing-template__comparison-mobile-selector .ui-button[aria-pressed=true]:hover{background:var(--surface-raised)}.pricing-template__comparison-mobile-panel{background:var(--surface-structural);border:var(--line-width-default) solid var(--line-default-solid-on-structural);border-radius:var(--radius-card);overflow:clip}.pricing-template__comparison-mobile-header{background:var(--surface-structural);border-bottom:var(--line-width-default) solid var(--line-default-solid-on-structural);align-items:stretch;gap:var(--space-stack-md);padding:var(--space-stack-lg);top:calc((var(--space-stack-lg) * 2) + var(--button-height) + var(--line-width-default));z-index:var(--layer-header);display:grid;position:sticky}.pricing-template__comparison-mobile-header>strong{font-family:var(--font-heading);font-size:var(--text-heading-5-size);letter-spacing:var(--text-heading-5-tracking);font-weight:500;line-height:var(--text-heading-5-leading)}.pricing-template__comparison-mobile-header .ui-button{width:100%}.pricing-template__comparison-mobile-group+.pricing-template__comparison-mobile-group{border-top:var(--line-width-default) solid var(--line-default-solid-on-structural)}.pricing-template__comparison-mobile-group h3{font-size:var(--text-heading-5-size);letter-spacing:var(--text-heading-5-tracking);line-height:var(--text-heading-5-leading);padding:var(--space-stack-xl) var(--space-inline-lg) var(--space-stack-md)}.pricing-template__comparison-mobile-group h3 a{color:inherit}.pricing-template__comparison-mobile-group dl>div{border-top:var(--line-width-default) solid var(--line-default-solid-on-structural);gap:var(--space-stack-sm);padding:var(--space-stack-md) var(--space-inline-lg);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);display:grid}.pricing-template__comparison-mobile-group :where(dt,dd){font-size:var(--text-body-size);line-height:var(--text-body-leading);min-width:0}.pricing-template__comparison-mobile-group dt{color:var(--ink-default);font-weight:var(--text-body-strong-weight)}.pricing-template__comparison-mobile-group dd{color:var(--ink-muted);overflow-wrap:anywhere}.pricing-template__comparison-mobile-group dd[data-muted=true]{color:var(--ink-subtle)}.pricing-template__comparison-mobile-group dd>a{color:var(--ink-default);margin-top:var(--space-stack-sm);display:block}.pricing-template__calculator{gap:var(--space-stack-xl);background:0 0;border:0;padding:0}.pricing-template__calculator-main{gap:var(--space-stack-2xl)}.pricing-template__estimate{gap:var(--space-stack-xl);padding:var(--space-stack-xl)}.pricing-template__estimate-heading{align-items:center;gap:var(--space-stack-md);flex-direction:row}.pricing-template__marketplace-panel:before{display:none}.pricing-template__marketplace-panel{gap:0}.pricing-template__marketplace-actions{grid-template-columns:1fr;width:100%}.pricing-template__marketplace-actions a{min-height:var(--layout-section-space);padding:var(--space-stack-xl)}.pricing-template__marketplace-copy{padding:var(--space-stack-xl)}.pricing-template__estimate-total>strong{font-size:var(--text-heading-3-size);letter-spacing:var(--text-heading-3-tracking);line-height:var(--text-heading-3-leading)}.pricing-template__faq-item [data-motion-disclosure-inner] p{padding-right:0}.pricing-template__security-panel{gap:var(--space-stack-2xl)}.pricing-template__security-copy,.pricing-template__security-panel>div:first-child{display:contents}.pricing-template__security-panel h2{order:0;margin-top:0}.pricing-template__security-badges{order:-1;grid-row:auto}.pricing-template__security-copy>p{order:1}.pricing-template__security-copy .ui-button{order:2}}@media (max-width:30rem){.pricing-template__estimate-heading>span{font-size:var(--text-body-size)}.pricing-template__estimate-total>strong{font-size:var(--text-heading-4-size);letter-spacing:var(--text-heading-4-tracking);line-height:var(--text-heading-4-leading)}.pricing-template__estimate dl>div{gap:var(--space-cluster-sm)}.pricing-template__estimate dd{white-space:nowrap}}@media (prefers-reduced-motion:reduce){.pricing-template__plan-card[data-recommended=true],.pricing-template__plan-card[data-recommended=true]:after,.pricing-template__plan-sheen:before,.pricing-template .motion-rolling-metric__digit--outgoing,.pricing-template .motion-rolling-metric__digit--incoming{animation:none!important}.pricing-template .motion-rolling-metric__digit--outgoing{display:none}.pricing-template *,.pricing-template :before,.pricing-template :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.pricing-template[data-pricing-hero] :where(.pricing-template__hero-line>span,.pricing-template__hero-copy>p,.pricing-template__plans-module),.pricing-template[data-pricing-motion] [data-pricing-reveal]{opacity:1!important;transform:none!important}}@media print{.pricing-template [data-pricing-reveal]{opacity:1!important;transform:none!important}.pricing-template__comparison-scroll{overflow:visible}}
