/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--container-3xl:48rem;--ease-out:cubic-bezier(0, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mt-10{margin-top:calc(var(--spacing) * 10)}.flex{display:flex}.grid{display:grid}.inline{display:inline}.aspect-\[4\/5\]{aspect-ratio:4/5}.aspect-\[16\/8\]{aspect-ratio:16/8}.aspect-\[16\/10\]{aspect-ratio:16/10}.aspect-square{aspect-ratio:1}.h-full{height:100%}.min-h-\[70vh\]{min-height:70vh}.w-full{width:100%}.max-w-3xl{max-width:var(--container-3xl)}.max-w-\[9ch\]{max-width:9ch}.max-w-\[10ch\]{max-width:10ch}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.gap-10{gap:calc(var(--spacing) * 10)}.gap-12{gap:calc(var(--spacing) * 12)}.border{border-style:var(--tw-border-style);border-width:1px}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-top{object-position:top}.text-center{text-align:center}.text-wrap{text-wrap:wrap}.opacity-85{opacity:.85}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}@media(min-width:64rem){.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:grid-cols-\[minmax\(0\,0\.8fr\)_minmax\(0\,1\.2fr\)\]{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.lg\:grid-cols-\[minmax\(0\,0\.76fr\)_minmax\(0\,1\.24fr\)\]{grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr)}.lg\:grid-cols-\[minmax\(0\,0\.82fr\)_minmax\(0\,1\.18fr\)\]{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)}.lg\:grid-cols-\[minmax\(0\,0\.95fr\)_minmax\(0\,0\.9fr\)\]{grid-template-columns:minmax(0,.95fr) minmax(0,.9fr)}.lg\:items-end{align-items:flex-end}.lg\:items-start{align-items:flex-start}}}:root{--bg:#e5e7df;--bg-alt:#d8dcd2;--bg-deep:#c4cbc0;--ink:#121412;--ink-soft:#232822;--muted:#60685f;--charcoal:#111512;--charcoal-2:#191f1b;--forest:#203126;--forest-soft:#91a18f;--signal:#b66a45;--line:#12141224;--line-strong:#12141242;--line-dark:#e5e7df24;--text-on-dark:#edf0e7;--muted-on-dark:#a8b1a1;--forest-wash:#20312624;--signal-wash:#b66a4526;--panel:#ffffff5c;--panel-dark:#ffffff0a;--shadow-soft:0 1.2rem 2.6rem #0e120f14;--container:86rem;--radius:.5rem;--font-mono:"IBM Plex Mono", ui-monospace, monospace;--header-height:4.75rem;--page-transition-duration:.28s;--ease-standard:cubic-bezier(.2, .7, .1, 1);--ease-out:cubic-bezier(.22, 1, .36, 1);--ease-reveal:cubic-bezier(.16, 1, .3, 1)}.pricing-editorial-page{--pricing-paper:#e4e3db;--pricing-ink:#171717;--pricing-red:#c7312e;--pricing-moss:#9d9834;background:var(--pricing-paper);color:var(--pricing-ink);font-family:Inter,sans-serif;overflow:hidden}html:has(.pricing-editorial-page){scrollbar-gutter:auto;scrollbar-width:none}html:has(.pricing-editorial-page)::-webkit-scrollbar{width:0;height:0}.pricing-editorial-hero{background:var(--pricing-paper);isolation:isolate;min-height:calc(100svh - 8rem);position:relative;overflow:hidden}.pricing-editorial-hero__stage{min-height:inherit;flex-direction:column;padding:1.35rem 1rem 1.2rem;display:flex;position:relative}.pricing-editorial-hero__rail{letter-spacing:.03em;text-transform:uppercase;align-items:center;gap:.55rem;margin-bottom:1.15rem;font-family:Inter,sans-serif;font-size:.72rem;font-weight:800;display:flex}.pricing-editorial-hero__rail strong{color:var(--pricing-red);font-size:1.05rem}.pricing-editorial-hero__rail i{background:var(--pricing-ink);flex:1;height:1px;margin-left:.55rem}.pricing-editorial-hero__title{z-index:2;letter-spacing:-.055em;text-transform:uppercase;width:100%;margin:0;font-family:Archivo Black,Inter,sans-serif;font-size:clamp(3.3rem,17.5vw,4.6rem);font-weight:400;line-height:.86;position:relative}.pricing-editorial-hero__title span{white-space:nowrap;display:block}.pricing-editorial-hero__strike{color:var(--pricing-ink);margin:0;font-size:.78rem;line-height:1.4}.pricing-editorial-hero__strike s{-webkit-text-decoration-color:var(--pricing-red);text-decoration-color:var(--pricing-red);text-decoration-thickness:2px}.pricing-editorial-hero__strike--mobile{z-index:3;margin-top:.8rem;position:relative}.pricing-editorial-hero__strike--desktop{display:none}.pricing-editorial-hero__artwork{z-index:1;pointer-events:none;place-items:center;min-height:clamp(14rem,65vw,16.5rem);margin:-.15rem -.5rem 0;display:grid;position:relative}.pricing-editorial-hero__artwork img{object-fit:contain;width:min(100%,23rem);max-height:16.5rem;display:block}.pricing-editorial-hero__meta{z-index:3;margin-top:auto;position:relative}.pricing-editorial-hero__barcode,.pricing-editorial-hero__index,.pricing-editorial-hero__meta-rule,.pricing-editorial-hero__micro{display:none}.pricing-editorial-hero__copy{gap:.75rem;max-width:24rem;display:grid}.pricing-editorial-hero__copy>p{margin:0}.pricing-editorial-hero__copy>p:first-child{letter-spacing:-.02em;font-size:.9rem;line-height:1.4}.pricing-editorial-hero__note{max-width:33rem;font-size:.72rem;line-height:1.42}.pricing-editorial-statement{border-top:2px dashed var(--pricing-ink);background:var(--pricing-paper);min-height:15rem;position:relative}.pricing-editorial-statement__notch{z-index:2;border:2px solid var(--pricing-ink);background:var(--pricing-paper);border-top:0;border-radius:0 0 999px 999px;width:2.8rem;height:1.35rem;position:absolute;top:-2px;left:50%;transform:translate(-50%)}.pricing-editorial-statement__rail{display:none}.pricing-editorial-statement__inner{grid-template-rows:auto auto;grid-template-columns:4.25rem 1px minmax(0,1fr) 1.6rem;align-items:start;gap:0 .6rem;padding:1.65rem 1rem 3.25rem;display:grid}.pricing-editorial-statement__index{color:var(--pricing-red);letter-spacing:-.07em;grid-area:1/1;font-family:Archivo Black,Inter,sans-serif;font-size:4.3rem;font-weight:400;line-height:.84}.pricing-editorial-statement__label{letter-spacing:.04em;text-transform:uppercase;grid-area:2/1;margin-top:.55rem;font-family:IBM Plex Mono,monospace;font-size:.65rem;font-weight:500}.pricing-editorial-statement__rule{background:var(--pricing-ink);grid-area:1/2/3;width:1px;height:5rem}.pricing-editorial-statement__copy{grid-area:1/3/3;min-width:0}.pricing-editorial-statement__copy h2{letter-spacing:-.045em;text-transform:uppercase;max-width:16ch;margin:0;font-family:Archivo Black,Inter,sans-serif;font-size:clamp(1.75rem,8vw,2.2rem);font-weight:400;line-height:.96}.pricing-editorial-statement__copy h2 span{display:block}.pricing-editorial-statement__copy p{max-width:43rem;margin:1.2rem 0 0;font-size:.95rem;line-height:1.5}.pricing-editorial-statement__arrow{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:square;stroke-linejoin:miter;grid-area:1/4/3;width:1.55rem;margin-top:.25rem}.pricing-editorial-page .container-shell{width:calc(100% - 2rem);max-width:96rem}.pricing-editorial-page .section-frame{border-top:1px solid var(--pricing-ink);background:var(--pricing-paper);color:var(--pricing-ink);padding-block:clamp(3.5rem,7vw,6.5rem)}.pricing-editorial-page .pricing-section-head{max-width:64rem;margin-bottom:clamp(2.5rem,5vw,4.5rem)}.pricing-editorial-page .eyebrow,.pricing-editorial-page .pricing-kicker,.pricing-editorial-page .pricing-plan__audience,.pricing-editorial-page .pricing-upsell__price,.pricing-editorial-page .pricing-example__closing{color:var(--pricing-red);font-family:IBM Plex Mono,monospace}.pricing-editorial-page .eyebrow:before{content:"";background:currentColor;width:2rem;height:1px}.pricing-editorial-page .section-title,.pricing-editorial-page .pricing-principle__title,.pricing-editorial-page .pricing-plan__title,.pricing-editorial-page .pricing-upsell__title,.pricing-editorial-page .pricing-example__title,.pricing-editorial-page .cta-section__title{color:inherit;text-wrap:balance;font-family:Archivo Black,Inter,sans-serif;font-weight:400}.pricing-editorial-page .section-title{letter-spacing:-.055em;max-width:16ch;margin-top:1.25rem;font-size:clamp(2.5rem,8.4vw,5.5rem);line-height:.92}.pricing-editorial-page .section-copy,.pricing-editorial-page .pricing-copy,.pricing-editorial-page .cta-section__copy{color:var(--pricing-ink)}@supports (color:color-mix(in lab,red,red)){.pricing-editorial-page .section-copy,.pricing-editorial-page .pricing-copy,.pricing-editorial-page .cta-section__copy{color:color-mix(in srgb,var(--pricing-ink) 72%,transparent)}}.pricing-editorial-page .section-copy,.pricing-editorial-page .pricing-copy,.pricing-editorial-page .cta-section__copy{font-family:Inter,sans-serif;line-height:1.55}.pricing-editorial-page .pricing-principles{padding-block:0}.pricing-editorial-page .pricing-principles .container-shell{width:100%;max-width:none}.pricing-editorial-page .pricing-principles__grid{gap:0}.pricing-editorial-page .pricing-principle{border-top:0;border-bottom:1px solid var(--pricing-ink);align-content:start;gap:1rem;min-height:15rem;padding:2.2rem 1rem 2.5rem}.pricing-editorial-page .pricing-principle__title{max-width:13ch;font-size:clamp(1.75rem,5vw,2.4rem)}.pricing-editorial-page .pricing-plan-grid{border-top:1px solid var(--pricing-ink);border-left:1px solid var(--pricing-ink);gap:0}.pricing-editorial-page .pricing-plan,.pricing-editorial-page .pricing-plan:hover{border:0;border-right:1px solid var(--pricing-ink);border-bottom:1px solid var(--pricing-ink);box-shadow:none;color:var(--pricing-ink);background:0 0;border-radius:0;gap:1.15rem;padding:1.35rem;transform:none}.pricing-editorial-page .pricing-plan--featured,.pricing-editorial-page .pricing-plan--featured:hover{background:var(--pricing-ink);color:var(--pricing-paper)}.pricing-editorial-page .pricing-plan__title{max-width:13ch;font-size:clamp(1.75rem,4vw,2.45rem)}.pricing-editorial-page .pricing-plan__price{text-transform:uppercase;border-top-color:currentColor;padding-top:1rem;font-family:IBM Plex Mono,monospace;font-size:clamp(1.05rem,2.4vw,1.45rem)}.pricing-editorial-page .pricing-includes,.pricing-editorial-page .pricing-plan__price{border-top-color:currentColor}@supports (color:color-mix(in lab,red,red)){.pricing-editorial-page .pricing-includes,.pricing-editorial-page .pricing-plan__price{border-top-color:color-mix(in srgb,currentColor 50%,transparent)}}.pricing-editorial-page .pricing-includes li{color:inherit}.pricing-editorial-page .pricing-includes li:before{background:var(--pricing-red)}.pricing-editorial-page .pricing-upsell-section{border-top:2px dashed var(--pricing-paper);background:var(--pricing-ink);color:var(--pricing-paper)}.pricing-editorial-page .pricing-upsell-section .section-copy,.pricing-editorial-page .pricing-upsell-section .pricing-copy{color:#e4e3dbb8}.pricing-editorial-page .pricing-upsell-grid{border-top:1px solid #e4e3dbb8;gap:0}.pricing-editorial-page .pricing-upsell{border-top:0;border-bottom:1px solid #e4e3db80;border-right:1px solid #e4e3db80;min-height:12rem;padding:1.35rem}.pricing-editorial-page .pricing-upsell__title{color:inherit;font-size:clamp(1.4rem,3vw,2rem)}.pricing-editorial-page .pricing-example-grid{border-top:1px solid var(--pricing-ink);gap:0}.pricing-editorial-page .pricing-example{border-top:0;border-bottom:1px solid var(--pricing-ink);gap:1rem;padding:1.75rem 0}.pricing-editorial-page .pricing-example__title{font-size:clamp(1.75rem,4vw,2.75rem)}.pricing-editorial-page .pricing-table-wrap,.pricing-editorial-page .pricing-table th,.pricing-editorial-page .pricing-table td{border-color:var(--pricing-ink)}@supports (color:color-mix(in lab,red,red)){.pricing-editorial-page .pricing-table th,.pricing-editorial-page .pricing-table td{border-color:color-mix(in srgb,var(--pricing-ink) 35%,transparent)}}.pricing-editorial-page .pricing-guardrail-list{border-top-color:var(--pricing-ink)}.pricing-editorial-page .pricing-guardrail-list li{border-bottom-color:var(--pricing-ink)}@supports (color:color-mix(in lab,red,red)){.pricing-editorial-page .pricing-guardrail-list li{border-bottom-color:color-mix(in srgb,var(--pricing-ink) 42%,transparent)}}.pricing-editorial-page .pricing-guardrail-list li:before{background:var(--pricing-red)}.pricing-editorial-page .cta-section{border-top:2px dashed var(--pricing-ink);background:var(--pricing-paper);color:var(--pricing-ink);padding-block:clamp(3.5rem,7vw,6.5rem);position:relative}.pricing-editorial-page .cta-section__title{letter-spacing:-.055em;max-width:13ch;font-size:clamp(2.4rem,8vw,5.25rem);line-height:.92}.pricing-editorial-page .button-primary,.pricing-editorial-page .button-secondary{box-shadow:none;border-radius:0}@media(max-width:359px){.pricing-editorial-hero__title{font-size:17.1vw}.pricing-editorial-hero__artwork{min-height:13rem}.pricing-editorial-hero__artwork img{max-height:13.5rem}.pricing-editorial-hero__copy>p:first-child{font-size:.82rem}}@media(min-width:768px){.pricing-editorial-hero{min-height:58rem}.pricing-editorial-hero__stage{grid-template-rows:auto auto minmax(24rem,1fr) auto;grid-template-columns:minmax(0,1fr) minmax(22rem,.85fr);padding:2rem 2.5rem 2.5rem;display:grid}.pricing-editorial-hero__rail,.pricing-editorial-hero__title,.pricing-editorial-hero__strike--mobile,.pricing-editorial-hero__meta{grid-column:1}.pricing-editorial-hero__title{font-size:clamp(6.5rem,12vw,9rem)}.pricing-editorial-hero__artwork{grid-area:1/2/5;min-height:40rem;margin:0}.pricing-editorial-hero__artwork img{width:100%;max-height:none}.pricing-editorial-hero__meta{align-self:end}.pricing-editorial-page .pricing-principle{border-right:1px solid var(--pricing-ink);padding-inline:2rem}.pricing-editorial-page .pricing-example-grid{column-gap:2.5rem}}@media(min-width:1024px){.pricing-editorial-hero{min-height:max(43rem,100svh - 13.1rem)}.pricing-editorial-hero__stage{min-height:inherit;padding:2.65rem 3.5rem 1.55rem;display:block}.pricing-editorial-hero__rail,.pricing-editorial-hero__strike--mobile{display:none}.pricing-editorial-hero__title{z-index:3;width:47vw;max-width:50rem;font-size:clamp(7.2rem,9.3vw,9.75rem);line-height:.76;position:relative}.pricing-editorial-hero__artwork{z-index:1;place-items:center;width:min(46vw,47rem);min-height:0;margin:0;display:grid;position:absolute;top:2.1rem;bottom:1.4rem;right:clamp(6rem,11.5vw,12rem)}.pricing-editorial-hero__artwork img{object-fit:contain;width:100%;height:100%;max-height:100%;position:absolute;inset:0}.pricing-editorial-hero__meta{grid-template-columns:1.25rem 1.2rem 5.25rem 1.2rem 1px 1.35rem minmax(0,1fr);align-items:start;min-width:0;margin:0;display:grid;position:absolute;inset:32.7rem 51% auto 3.5rem}.pricing-editorial-hero__barcode{background:repeating-linear-gradient(to bottom,var(--pricing-red) 0,var(--pricing-red) .3rem,transparent .3rem,transparent .46rem);grid-column:1;width:1.25rem;height:5.75rem;display:block}.pricing-editorial-hero__index{color:var(--pricing-red);letter-spacing:-.07em;grid-column:3;font-family:Archivo Black,Inter,sans-serif;font-size:4.85rem;font-weight:400;line-height:.82;display:block}.pricing-editorial-hero__meta-rule{background:var(--pricing-ink);grid-column:5;width:1px;height:5.75rem;display:block}.pricing-editorial-hero__copy{grid-column:7;gap:.8rem;max-width:25rem}.pricing-editorial-hero__copy>p:first-child{font-size:.92rem;line-height:1.32}.pricing-editorial-hero__strike--desktop{display:block}.pricing-editorial-hero__note{font-size:.72rem}.pricing-editorial-hero__micro{width:3.2rem;display:block;position:absolute;bottom:-.2rem;left:0;transform:translate(-.25rem)}.pricing-editorial-statement{min-height:15rem}.pricing-editorial-statement__rail{border-right:1px solid var(--pricing-ink);width:5rem;display:block;position:absolute;top:0;bottom:0;left:0}.pricing-editorial-statement__rail span{letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;writing-mode:vertical-rl;font-family:IBM Plex Mono,monospace;font-size:.7rem;font-weight:500;position:absolute;top:1.4rem;left:50%;transform:translate(-50%)rotate(180deg)}.pricing-editorial-statement__inner{grid-template-columns:6.5rem 1px minmax(0,1fr) 2rem;gap:0 1.4rem;margin-left:5rem;padding:2rem 3.5rem 3.2rem 2.4rem}.pricing-editorial-statement__index{color:var(--pricing-ink);font-size:5.25rem}.pricing-editorial-statement__label{display:none}.pricing-editorial-statement__rule{height:5.75rem}.pricing-editorial-statement__copy h2{max-width:none;font-size:clamp(2.8rem,4vw,4.2rem);line-height:.92}.pricing-editorial-statement__copy p{margin-top:1.25rem;font-size:1rem}.pricing-editorial-page .container-shell{width:calc(100% - 7rem)}.pricing-editorial-page .pricing-principle{min-height:18rem;padding:3rem 3.5rem}.pricing-editorial-page .pricing-plan{min-height:31rem;padding:1.7rem}.pricing-editorial-page .pricing-upsell{min-height:14rem;padding:1.7rem}}.use-cases-editorial-page{--use-paper:#e4e3db;--use-ink:#171717;--use-red:#c7312e;background:var(--use-paper);color:var(--use-ink);font-family:Inter,sans-serif;overflow:hidden}html:has(.use-cases-editorial-page){scrollbar-gutter:auto;scrollbar-width:none}html:has(.use-cases-editorial-page)::-webkit-scrollbar{width:0;height:0}.use-cases-editorial-hero{isolation:isolate;min-height:calc(100svh - 8.25rem);position:relative;overflow:hidden}.use-cases-editorial-hero__stage{min-height:inherit;grid-template-rows:auto minmax(0,1fr) auto;padding:1.8rem 1rem 1.1rem;display:grid;position:relative}.use-cases-editorial-hero__rail{display:none}.use-cases-editorial-hero__title,.use-cases-editorial-setup-head h2,.use-cases-editorial-dossier h2,.use-cases-editorial-cta h2,.use-cases-editorial-hero__index,.use-cases-editorial-setup-head__index,.use-cases-editorial-cta__index{text-transform:uppercase;font-family:Archivo Black,Inter,sans-serif;font-weight:400}.use-cases-editorial-hero__title{z-index:2;letter-spacing:-.045em;width:100%;margin:0;font-size:clamp(4rem,20.5vw,5.1rem);line-height:.81;position:relative}.use-cases-editorial-hero__title span{white-space:nowrap;transform-origin:0;display:block;transform:scaleX(.84)}.use-cases-editorial-hero__title span:nth-child(2),.use-cases-editorial-hero__title span:nth-child(3){transform:scaleX(.81)}.use-cases-editorial-hero__title span:nth-child(4){transform:scaleX(.84)}.use-cases-editorial-hero__artwork{z-index:1;pointer-events:none;justify-content:center;align-items:center;min-height:clamp(16.5rem,72vw,19rem);margin:-.2rem 0 -.35rem;display:flex;position:relative;overflow:visible}.use-cases-editorial-hero__artwork img{object-fit:contain;transform-origin:50%;width:min(92vw,27rem);max-width:100%;height:100%;max-height:19rem;position:relative;transform:scale(1.26)}.use-cases-editorial-hero__note{display:none}.use-cases-editorial-hero__meta{z-index:3;grid-template-columns:1.1rem 1.05rem 4.575rem .8rem 1px 1.45rem minmax(0,1fr);align-items:center;min-width:0;display:grid;position:relative;transform:translateY(-.9rem)}.use-cases-editorial-barcode{background:repeating-linear-gradient(to bottom,var(--use-red) 0,var(--use-red) .27rem,transparent .27rem,transparent .42rem);width:1.1rem;height:5.15rem;display:block}.use-cases-editorial-hero__meta .use-cases-editorial-barcode{grid-column:1}.use-cases-editorial-hero__index{color:var(--use-red);letter-spacing:-.065em;grid-column:3;font-size:3.9rem;line-height:.82}.use-cases-editorial-hero__meta-rule{background:var(--use-ink);grid-column:5;width:1px;height:5.2rem}.use-cases-editorial-hero__meta p{letter-spacing:-.02em;grid-column:7;max-width:13.2rem;margin:0;font-size:.83rem;line-height:1.48}.use-cases-editorial-hero__meta p span{white-space:nowrap;display:block}@media(max-width:767px){body:has(.use-cases-editorial-page) .site-header--editorial,body.has-scrolled:has(.use-cases-editorial-page) .site-header--editorial,body:has(.use-cases-editorial-page) .site-header--editorial .site-header__row{min-height:3.1rem}body:has(.use-cases-editorial-page) .site-header--editorial .site-header__row{gap:.6rem}body:has(.use-cases-editorial-page) .site-header--editorial .site-header__actions .button-primary{min-height:2rem;padding:.4rem .53rem}.use-cases-editorial-hero{min-height:calc(100svh - 8.6rem)}}@media(max-width:359px){.use-cases-editorial-hero__meta{grid-template-columns:1rem .65rem 3.7rem .45rem 1px .8rem minmax(0,1fr)}.use-cases-editorial-hero__meta .use-cases-editorial-barcode{width:1rem;height:4.75rem}.use-cases-editorial-hero__index{font-size:3.45rem}.use-cases-editorial-hero__meta-rule{height:4.8rem}.use-cases-editorial-hero__meta p{max-width:none;font-size:.7rem}}.use-cases-editorial-body{background:var(--use-paper)}.use-cases-editorial-setup-head,.use-cases-editorial-cta{border-top:2px dashed var(--use-ink);grid-template-columns:4rem 1px minmax(0,1fr) 1.7rem;align-items:start;gap:.55rem;min-height:11.5rem;padding:1.65rem 1rem 2.6rem;display:grid;position:relative}.use-cases-editorial-notch{z-index:2;border:2px solid var(--use-ink);background:var(--use-paper);border-top:0;border-radius:0 0 999px 999px;width:2.8rem;height:1.35rem;position:absolute;top:-2px;left:50%;transform:translate(-50%)}.use-cases-editorial-setup-head__rail,.use-cases-editorial-cta__rail{display:none}.use-cases-editorial-setup-head__index,.use-cases-editorial-cta__index{letter-spacing:-.065em;font-size:4.25rem;line-height:.85}.use-cases-editorial-setup-head__rule,.use-cases-editorial-cta__rule{background:var(--use-ink);width:1px;height:4.7rem}.use-cases-editorial-setup-head h2,.use-cases-editorial-cta h2{letter-spacing:-.045em;margin:0;font-size:clamp(1.75rem,8vw,2.2rem);line-height:.96}.use-cases-editorial-arrow{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:square;stroke-linejoin:miter;width:1.55rem;margin-top:.25rem}.use-cases-editorial-dossier{border-top:1px solid var(--use-ink);background:var(--use-paper);color:var(--use-ink);grid-template-columns:3rem minmax(0,1fr);display:grid}.use-cases-editorial-dossier__rail{border-right:1px solid;grid-area:1/1/span 2;min-height:100%;position:relative}.use-cases-editorial-dossier__rail>span{font-family:Archivo Black,Inter,sans-serif;font-size:.82rem;position:absolute;top:1rem;left:50%;transform:translate(-50%)}.use-cases-editorial-dossier__rail .use-cases-editorial-barcode{width:.95rem;height:4.8rem;position:absolute;top:3.2rem;left:50%;transform:translate(-50%)}.use-cases-editorial-dossier__copy{grid-column:2;padding:1.65rem 1rem 1.2rem}.use-cases-editorial-dossier__kicker{color:var(--use-red);letter-spacing:.04em;text-transform:uppercase;margin:0 0 1.05rem;font-size:.74rem;font-weight:800}.use-cases-editorial-dossier h2{letter-spacing:-.045em;max-width:12ch;margin:0;font-size:clamp(2.15rem,10.8vw,3rem);line-height:.95}.use-cases-editorial-dossier__summary{max-width:28rem;margin:1.25rem 0 0;font-size:.98rem;line-height:1.48}.use-cases-editorial-dossier__chips{letter-spacing:.035em;text-transform:uppercase;border-top:1px solid;margin:1.5rem 0 0;padding-top:.8rem;font-family:IBM Plex Mono,monospace;font-size:.7rem;font-weight:600}.use-cases-editorial-dossier__media{grid-column:2;justify-content:center;align-items:center;min-height:17rem;margin:0;padding:0 1rem 1.5rem;display:flex;position:relative;overflow:visible}.use-cases-editorial-dossier__screenshot{background:var(--use-paper);object-fit:contain;object-position:center;border:1px solid;width:100%;height:auto;max-height:28rem;display:block}.use-cases-editorial-dossier__spot{object-fit:contain;width:min(88%,28rem);max-width:100%;height:100%;max-height:23rem;position:relative}.use-cases-editorial-dossier--badger .use-cases-editorial-dossier__spot{width:min(96%,40rem);max-height:21rem}.use-cases-editorial-dossier--dark{background:var(--use-ink);color:#f2f1e9}.use-cases-editorial-dossier--dark .use-cases-editorial-dossier__screenshot{border-color:#f2f1e9}.use-cases-editorial-dossier--dark .use-cases-editorial-dossier__spot{filter:invert()grayscale()contrast(1.45);mix-blend-mode:screen}.use-cases-editorial-cta{grid-template-rows:auto auto;min-height:29rem}.use-cases-editorial-cta__copy{grid-column:3/5}.use-cases-editorial-cta__copy p{display:none}.use-cases-editorial-cta__actions{grid-column:1/-1;align-self:end;gap:.7rem;padding-top:2.2rem;display:grid}.use-cases-editorial-cta__link{color:#f5f4ec;letter-spacing:.045em;text-transform:uppercase;justify-content:space-between;align-items:center;min-height:4.8rem;padding:1rem 1.25rem;font-size:.78rem;font-weight:800;display:flex}.use-cases-editorial-cta__link--primary{background:var(--use-ink)}.use-cases-editorial-cta__link--secondary{background:var(--use-red)}.use-cases-editorial-cta__link svg{fill:none;stroke:currentColor;stroke-width:1.25px;width:2.25rem;transition:transform .18s}.use-cases-editorial-cta__link:hover svg,.use-cases-editorial-cta__link:focus-visible svg{transform:translate(.35rem)}@media(min-width:370px)and (max-width:767px){.use-cases-editorial-dossier{grid-template-columns:3rem minmax(0,1fr)}.use-cases-editorial-dossier__rail{grid-row:1/span 2}.use-cases-editorial-dossier__copy{grid-column:2;padding:1.65rem 1.15rem 1.1rem}.use-cases-editorial-dossier__media{grid-column:2;min-height:19rem;padding:.5rem 1.15rem 1.5rem}.use-cases-editorial-dossier--screenshot .use-cases-editorial-dossier__media{min-height:auto}.use-cases-editorial-dossier h2{font-size:clamp(2.15rem,10.8vw,3rem)}.use-cases-editorial-dossier__summary{font-size:.98rem}.use-cases-editorial-dossier__chips{font-size:.7rem}.use-cases-editorial-dossier__spot{width:min(88%,22rem);max-height:18rem}.use-cases-editorial-dossier--badger .use-cases-editorial-dossier__spot{width:min(96%,28rem);max-height:16rem}}@media(min-width:768px)and (max-width:1023px){.use-cases-editorial-hero{min-height:auto}.use-cases-editorial-hero__stage{min-height:69rem;padding-inline:2rem}.use-cases-editorial-hero__title{font-size:15vw}.use-cases-editorial-hero__artwork{min-height:31rem;margin-inline:0}.use-cases-editorial-hero__artwork img{width:min(76vw,38rem);max-height:30rem}.use-cases-editorial-hero__meta{max-width:43rem}.use-cases-editorial-dossier{grid-template-columns:5.5rem minmax(0,.42fr) minmax(0,.58fr);min-height:34rem}.use-cases-editorial-dossier__rail{grid-row:1}.use-cases-editorial-dossier__copy{grid-column:2;padding:2.4rem 1.5rem}.use-cases-editorial-dossier__media{grid-column:3;min-height:34rem;padding:1.5rem}}@media(min-width:1024px){.use-cases-editorial-hero{min-height:calc(100svh - 12.5rem)}.use-cases-editorial-hero__stage{min-height:inherit;padding:4.75rem 3.5rem 1.5rem 5.5rem;display:block}.use-cases-editorial-hero__rail{border-right:1px solid var(--use-ink);letter-spacing:.04em;text-transform:uppercase;width:3.75rem;font-size:.75rem;font-weight:800;display:block;position:absolute;inset:0 auto 0 0}.use-cases-editorial-hero__rail span{writing-mode:vertical-rl;position:absolute;top:3.8rem;left:50%;transform:translate(-50%)rotate(180deg)}.use-cases-editorial-hero__title{z-index:2;letter-spacing:-.04em;width:47vw;max-width:48rem;font-size:clamp(7.2rem,9.2vw,9.8rem);line-height:.82}.use-cases-editorial-hero__title span{transform-origin:0;transform:scaleX(.98)}.use-cases-editorial-hero__title span:first-child{transform:scaleX(1.04)}.use-cases-editorial-hero__title span:nth-child(2){transform:scaleX(.87)}.use-cases-editorial-hero__title span:nth-child(3){transform:scaleX(.88)}.use-cases-editorial-hero__title span:nth-child(4){transform:scaleX(.84)}.use-cases-editorial-hero__artwork{z-index:1;width:min(46vw,48rem);min-height:0;margin:0;position:absolute;top:2.5rem;bottom:.3rem;right:.25rem;overflow:visible}.use-cases-editorial-hero__artwork img{object-fit:contain;transform-origin:100%;width:100%;height:100%;max-height:100%;transform:scale(1.28)}.use-cases-editorial-hero__note{z-index:3;letter-spacing:.08em;text-transform:uppercase;margin:0;font-family:IBM Plex Mono,monospace;font-size:.73rem;font-weight:600;line-height:1.45;display:block;position:absolute;bottom:4.1rem;right:4.7rem}.use-cases-editorial-hero__note span{display:block}.use-cases-editorial-hero__meta{grid-template-columns:1.2rem 4.5rem 6.2rem 1.55rem 1px 1.6rem minmax(0,1fr);width:min(42rem,45vw);position:absolute;bottom:2.95rem;left:5.5rem;transform:none}.use-cases-editorial-hero__meta .use-cases-editorial-barcode{width:1.2rem;height:5rem}.use-cases-editorial-hero__index{font-size:5.25rem}.use-cases-editorial-hero__meta-rule{height:5rem}.use-cases-editorial-hero__meta p{max-width:24rem;font-size:clamp(.94rem,1.02vw,1.05rem);line-height:1.42}.use-cases-editorial-hero__meta p span{white-space:normal;display:inline}.use-cases-editorial-hero__meta p span:not(:last-child):after{content:" "}.use-cases-editorial-setup-head,.use-cases-editorial-cta{grid-template-columns:7.5rem 6.5rem 1px minmax(0,1fr) 2.2rem;gap:1.8rem;min-height:12.5rem;padding:2rem 3.5rem 2.6rem 0}.use-cases-editorial-setup-head__rail,.use-cases-editorial-cta__rail{border-right:1px solid var(--use-ink);letter-spacing:.04em;text-transform:uppercase;grid-area:1/1/-1;align-self:stretch;margin-block:-2rem -2.6rem;font-size:.7rem;font-weight:800;display:block;position:relative}.use-cases-editorial-setup-head__rail span,.use-cases-editorial-cta__rail span{writing-mode:vertical-rl;position:absolute;top:1.5rem;left:50%;transform:translate(-50%)rotate(180deg)}.use-cases-editorial-setup-head__index,.use-cases-editorial-cta__index{grid-column:2;font-size:4.7rem}.use-cases-editorial-setup-head__rule,.use-cases-editorial-cta__rule{grid-column:3;height:5.2rem}.use-cases-editorial-setup-head h2{grid-column:4;margin-left:.6rem;font-size:clamp(3rem,3.4vw,3.7rem);line-height:.93}.use-cases-editorial-arrow{grid-column:5;width:1.8rem}.use-cases-editorial-dossier{grid-template-columns:7.5rem minmax(24rem,38%) minmax(0,1fr);min-height:31rem}.use-cases-editorial-dossier__rail{grid-row:1}.use-cases-editorial-dossier__rail>span{font-size:.95rem;top:1.5rem}.use-cases-editorial-dossier__rail .use-cases-editorial-barcode{width:1.15rem;height:5.6rem;top:4.5rem}.use-cases-editorial-dossier__copy{grid-column:2;padding:3rem 2.4rem}.use-cases-editorial-dossier__kicker{margin-bottom:1.35rem;font-size:.9rem}.use-cases-editorial-dossier h2{font-size:clamp(3.25rem,4.25vw,4.55rem);line-height:.93}.use-cases-editorial-dossier__summary{margin-top:1.5rem;font-size:1.05rem;line-height:1.5}.use-cases-editorial-dossier__chips{margin-top:2.25rem;font-size:.75rem}.use-cases-editorial-dossier__media{grid-column:3;min-height:31rem;padding:1.5rem 2.5rem 1.5rem 0}.use-cases-editorial-dossier--screenshot .use-cases-editorial-dossier__media{padding-left:1.5rem}.use-cases-editorial-dossier__screenshot{max-height:28rem}.use-cases-editorial-dossier__spot{width:min(76%,34rem);max-height:27rem}.use-cases-editorial-dossier--badger .use-cases-editorial-dossier__spot{width:min(92%,42rem);max-height:25rem}.use-cases-editorial-cta{grid-template-rows:auto auto;min-height:28rem}.use-cases-editorial-cta__copy{grid-column:4/6}.use-cases-editorial-cta h2{max-width:19ch;font-size:clamp(3.15rem,4.3vw,4.65rem);line-height:.93}.use-cases-editorial-cta__actions{grid-column:4/6;grid-template-columns:1fr 1fr;gap:1.25rem;padding-top:1.8rem}.use-cases-editorial-cta__link{min-height:5.6rem;padding-inline:2rem;font-size:.88rem}}html{scroll-behavior:smooth;scrollbar-gutter:stable}body{background:radial-gradient(circle at top,#ffffff47,transparent 34%),linear-gradient(180deg,#ffffff1a,transparent 32%),var(--bg);min-width:320px;min-height:100svh;color:var(--ink);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:IBM Plex Sans,sans-serif;overflow-x:hidden}.site-main{min-height:calc(100svh - var(--header-height));display:block}::view-transition-old(root){object-fit:cover;mix-blend-mode:normal;backface-visibility:hidden;height:100%}::view-transition-new(root){object-fit:cover;mix-blend-mode:normal;backface-visibility:hidden;height:100%}::view-transition-group(root){animation-duration:var(--page-transition-duration);animation-timing-function:linear}::view-transition-old(root){animation:einlz-page-out var(--page-transition-duration) linear both}::view-transition-new(root){animation:einlz-page-in var(--page-transition-duration) linear both}@keyframes einlz-page-out{0%{opacity:1}to{opacity:0}}@keyframes einlz-page-in{0%{opacity:0}to{opacity:1}}html[data-astro-transition-fallback=old] .site-shell{animation:90ms linear both einlz-page-out}html[data-astro-transition-fallback=new] .site-shell{animation:einlz-page-in .16s var(--ease-out) both}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}button,input,textarea,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--signal);outline-offset:2px}.container-shell{width:min(calc(100% - 2rem),var(--container));margin:0 auto}.eyebrow{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);align-items:center;gap:.65rem;font-size:.76rem;font-weight:500;display:inline-flex}.eyebrow:before{content:"";background:var(--forest);opacity:.55;width:1.75rem;height:1px}.ink-section .eyebrow{color:var(--muted-on-dark)}.ink-section .eyebrow:before{background:var(--forest-soft)}.section-title{letter-spacing:-.052em;text-transform:uppercase;text-wrap:balance;max-width:16ch;margin:1rem 0 0;font-size:clamp(1.82rem,3.7vw,3.45rem);font-weight:700;line-height:1.01}.section-copy{max-width:43rem;color:var(--muted);margin-top:1.2rem;font-size:1rem;line-height:1.84}.inline-emphasis{background:var(--charcoal);color:var(--text-on-dark);-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:.18rem;padding:.02em .18em .06em;display:inline}.section-title .inline-emphasis{letter-spacing:-.01em;padding-block:.01em .04em;padding-inline:.16em}.page-intro__strike{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:.85rem 0 0;font-size:.78rem;font-weight:500}.ink-section .inline-emphasis{color:var(--text-on-dark);background:#edf0e724}.inline-strike{color:var(--ink);display:inline-block;position:relative}.inline-strike:after{content:"";transform-origin:0;background:var(--signal);opacity:.95;height:.09em;transition:transform .82s var(--ease-out) .18s;position:absolute;top:52%;left:0;right:0;transform:scaleX(0)}html.motion-ready [data-reveal].is-visible .inline-strike:after{transform:scaleX(1)}.ink-section .inline-strike{color:var(--text-on-dark)}.ink-section .inline-strike:after{background:var(--forest-soft)}.ink-section .section-title{color:var(--text-on-dark)}.ink-section .section-copy{color:var(--muted-on-dark)}.site-rule{background:var(--line-strong);width:100%;height:1px;position:relative}.site-rule:after{content:"";background:var(--signal);width:clamp(3.5rem,12vw,7rem);height:3px;position:absolute;top:-1px;left:clamp(1rem,5vw,4rem)}.button-primary,.button-secondary{border-radius:var(--radius);min-height:2.85rem;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;transition:background-color .22s var(--ease-standard),border-color .22s var(--ease-standard),color .22s var(--ease-standard),transform .26s var(--ease-out);border:1px solid #0000;justify-content:center;align-items:center;padding:.74rem 1.15rem;font-size:.78rem;font-weight:500;display:inline-flex}.button-link{min-height:2.85rem;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted-on-dark);transition:color .22s var(--ease-standard),border-color .22s var(--ease-standard),transform .26s var(--ease-out);border-bottom:1px solid #edf0e733;align-items:center;padding:.2rem 0;font-size:.74rem;display:inline-flex}.button-link--ink{color:var(--muted);border-bottom-color:#12141229}.button-link--ink:hover{color:var(--ink);border-bottom-color:#1214124d}.button-primary{background:var(--charcoal);color:var(--text-on-dark);box-shadow:var(--shadow-soft);border-color:#edf0e71f}.button-secondary{color:var(--ink);background:#ffffff14;border-color:#1214122e}.ink-section .button-secondary{border-color:var(--line-dark);color:var(--text-on-dark)}.button-primary:hover,.button-secondary:hover,.button-link:hover{transform:translateY(-1px)}.section-frame{padding:5.5rem 0;position:relative}.section-frame:before{content:"";background:var(--line);height:1px;position:absolute;top:0;left:0;right:0}.ink-section{background:var(--charcoal);color:var(--text-on-dark)}.ink-section:before{background:var(--line-dark)}html.motion-ready [data-reveal]{opacity:0;filter:blur(var(--reveal-blur,8px));transform:translate3d(0,calc(var(--reveal-y,20px) + var(--parallax-offset,0px)),0) scale(var(--reveal-scale,.985));transition:opacity .72s var(--ease-reveal),filter .9s var(--ease-reveal),transform .9s var(--ease-out);transition-delay:var(--reveal-delay,0s);will-change:transform,opacity,filter}html.motion-ready [data-reveal].is-visible{opacity:1;filter:blur();transform:translate3d(0,var(--parallax-offset,0px),0) scale(1)}html.motion-ready [data-parallax]:not([data-reveal]){transform:translate3d(0,var(--parallax-offset,0px),0);will-change:transform}body.is-routing [data-reveal],body.is-routing [data-parallax],body.is-routing .site-header,body.is-routing .site-footer,body.is-routing .site-main{transition:none!important}.hero-shell{min-height:max(35rem,74svh);margin-top:calc(var(--header-height) * -1);padding-top:var(--header-height);background:linear-gradient(#0a0d0bf5,#0b0f0ce6),radial-gradient(circle at 18% 18%,#91a18f14,#0000 20%),radial-gradient(circle at 76% 16%,#91a18f0d,#0000 18%),linear-gradient(140deg,#141915,#111512 35%,#1a221d);position:relative;overflow:hidden}.hero-shell:after{content:"";opacity:.34;background:linear-gradient(#1115121f,#11151275),radial-gradient(circle at 50% 32%,#9fab9121,#0000 24%);border-left:1px solid #edf0e714;width:47%;position:absolute;inset:0 0 0 auto}.hero-shell:before{content:"";clip-path:polygon(14% 0,100% 0,86% 100%,0 100%);background:#91a18f0a;border:1px solid #edf0e717;width:clamp(5rem,10vw,8rem);height:clamp(5rem,10vw,8rem);position:absolute;bottom:clamp(1.5rem,7vh,5rem);left:clamp(1rem,3.5vw,3rem);transform:rotate(-9deg)}.hero-shell__dark-plane{display:none}.hero-shell--inline{min-height:max(34rem,70svh);margin-top:0;padding-top:0}.hero-shell--inline .hero-shell__grid{min-height:max(30rem,70svh)}.hero-shell--inline .hero-shell__signal--signal{top:clamp(1.4rem,4vw,2.6rem)}.hero-shell--inline .hero-shell__signal--forest{top:clamp(4rem,12vh,7rem)}.hero-shell__grid{z-index:1;min-height:max(29rem,calc(74svh - var(--header-height)));align-items:center;gap:2rem;padding-block:clamp(1.6rem,3.8vw,2.5rem) clamp(1.8rem,4vw,2.8rem);display:grid;position:relative}.hero-shell__signals{pointer-events:none;position:absolute;inset:0}.hero-shell__signal{display:block;position:absolute}.hero-shell__signal--forest{background:var(--forest);opacity:.82;width:.9rem;height:4.75rem;top:clamp(6rem,15vh,10rem);right:calc(41% + clamp(.75rem,2vw,1.5rem))}.hero-shell__signal--signal{top:calc(var(--header-height) + 1.8rem);background:var(--signal);width:clamp(2.5rem,5vw,4.5rem);height:.45rem;left:clamp(1.25rem,6vw,6rem)}.hero-shell__copy{min-width:0;max-width:56rem;color:var(--text-on-dark);flex-direction:column;justify-content:center;display:flex;position:relative}.hero-shell__copy:after{content:"";background:#91a18f8c;width:clamp(3rem,8vw,5rem);height:1px;position:absolute;bottom:-1rem;left:0}.hero-shell__statement{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--forest-soft);margin:1.35rem 0 0;font-size:.8rem}.hero-shell__brand{display:none}.hero-shell__title{letter-spacing:0;text-transform:uppercase;text-wrap:balance;max-width:17.5ch;margin:1.2rem 0 0;font-size:clamp(1.95rem,3.55vw,3.42rem);font-weight:700;line-height:.99}.hero-shell__body{max-width:44rem;color:var(--muted-on-dark);margin:1.3rem 0 0;font-size:1rem;line-height:1.72}.hero-shell__actions{flex-wrap:wrap;gap:.85rem;margin-top:1.35rem;display:flex}.hero-shell__list{border-top:1px solid #edf0e729;gap:0;max-width:40rem;margin:1.55rem 0 0;padding:0;list-style:none;display:grid}.hero-shell__list li{color:var(--text-on-dark);border-bottom:1px solid #edf0e71f;padding:.72rem 0 .68rem;font-size:.96rem;line-height:1.55}.hero-shell__chips{flex-wrap:wrap;gap:.55rem;margin-top:1.3rem;display:flex}.hero-shell__chips span{min-height:2rem;color:var(--text-on-dark);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;background:#edf0e70d;border:1px solid #edf0e71f;align-items:center;padding:.38rem .65rem;font-size:.74rem;display:inline-flex}.hero-shell__media{align-content:center;justify-items:center;gap:1rem;display:grid;position:relative}.hero-shell__media:before{content:"";background:#edf0e704;border:1px solid #edf0e714;width:clamp(3rem,5vw,4.4rem);height:clamp(3rem,5vw,4.4rem);position:absolute;top:14%;right:clamp(.75rem,3vw,2rem)}.hero-shell__art{width:clamp(8rem,17vw,14.5rem);margin-left:auto;margin-right:auto}.hero-shell__proof{border-top:1px solid #edf0e724;width:min(100%,32rem);margin-left:auto;padding:1rem 0 0;display:none}.hero-shell__proof-label{font-family:var(--font-mono);letter-spacing:.09em;text-transform:uppercase;color:var(--muted-on-dark);margin:0 0 .65rem;font-size:.7rem}.page-intro{isolation:isolate;background:linear-gradient(180deg,#f7f3eceb,#efe8dbe0),radial-gradient(circle at right top,#b66a451a,transparent 18%),var(--bg);position:relative;overflow:hidden}.page-intro.section-frame{padding-top:clamp(2.2rem,3.8vw,3.4rem);padding-bottom:clamp(3rem,4.8vw,4.2rem)}.page-intro:after{content:"";aspect-ratio:1;filter:drop-shadow(0 .8rem 1.4rem #1214161f);opacity:.82;pointer-events:none;background:url(/illustrations/black-forest/video-moth-filmstrip.webp) 50%/contain no-repeat;width:clamp(3.2rem,6.5vw,5.3rem);position:absolute;top:clamp(1rem,4vw,3rem);right:clamp(1rem,5vw,4rem);transform:rotate(9deg)}.page-intro__aside{align-content:center;justify-items:end;gap:.75rem;min-width:0;min-height:100%;display:grid;position:relative}.page-intro__aside:before{content:"";background:var(--forest-wash);border:1px solid #12141614;width:clamp(1.5rem,4vw,2.75rem);height:clamp(1.5rem,4vw,2.75rem);position:absolute;top:8%;left:0;transform:translate(-35%)rotate(16deg)}.page-intro__grid,.proof-strip__intro,.proof-reel,.proof-showcase,.spotlight__grid,.page-intro__grid>*,.proof-strip__intro>*,.proof-reel>*,.proof-showcase>*,.spotlight__grid>*{min-width:0}.page-intro__copy{align-self:start;min-width:0}.page-intro__art{width:min(100%,clamp(13rem,21vw,21rem));min-width:0;min-height:clamp(8rem,15vw,13rem)}.illustration-redirect{grid-template-columns:minmax(0,1fr) minmax(10rem,20rem);align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.illustration-redirect__art{filter:drop-shadow(0 1.1rem 2rem #1214161f);justify-self:center;width:min(100%,19rem)}.illustration-redirect__art--small{width:min(100%,15rem)}.page-intro__art .media-asset,.spotlight__media .media-asset,.proof-reel__hero-media .media-asset,.proof-reel__entry-thumb .media-asset,.proof-showcase__hero-media .media-asset,.proof-showcase__support-media .media-asset{width:100%}.spotlight__media,.proof-reel__hero-media,.proof-reel__entry-thumb,.proof-showcase__hero-media,.proof-showcase__support-media{min-width:0}.spotlight__media .media-asset__visual{min-height:clamp(18rem,36vw,30rem)}.proof-reel__hero-media .media-asset__visual,.proof-showcase__hero-media .media-asset__visual{min-height:clamp(18rem,34vw,28rem)}.proof-reel__entry-thumb .media-asset__visual,.proof-showcase__support-media .media-asset__visual{min-height:0}.page-intro__note{border-top:1px solid var(--line-strong);max-width:23rem;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0;padding-top:.8rem;font-size:.76rem}.problem-section__art{max-width:17rem;margin-top:1.5rem}.problem-section__grid{gap:2rem;display:grid}.problem-section__column{gap:.75rem;display:grid}.problem-section__label{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted-on-dark);margin:0;font-size:.7rem}.problem-section__closing,.trust-section__note{border-top:1px solid var(--line-dark);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--forest-soft);margin:0;padding-top:.8rem;font-size:.72rem}.ruled-list{display:grid}.ruled-list__row{border-top:1px solid var(--line);transition:border-color .22s var(--ease-standard),transform .36s var(--ease-out);gap:.8rem;padding:1rem 0;display:grid}.ruled-list__row:first-child{border-top-color:var(--line-strong)}.ink-section .ruled-list__row{border-top-color:var(--line-dark)}.ruled-list__row--journey,.ruled-list__row--trust{grid-template-columns:3.4rem minmax(0,1fr)}.ruled-list__row--stacked{gap:.28rem}.ruled-list__index,.ruled-list__meta,.feature-grid__label,.media-stack__index,.media-asset__tag{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.78rem}.ink-section .ruled-list__index,.ink-section .ruled-list__meta,.ink-section .media-asset__tag{color:var(--muted-on-dark)}.ruled-list__title,.feature-grid__title,.media-stack__title,.cta-section__title{letter-spacing:-.045em;text-transform:uppercase;text-wrap:balance;margin:0;font-size:clamp(1.45rem,2.1vw,2.15rem);font-weight:700;line-height:1.02}.ruled-list__body,.feature-grid__summary,.media-stack__text,.cta-section__copy,.media-asset__text,.media-asset__note{color:var(--muted);margin:0;font-size:.98rem;line-height:1.72}.ink-section .ruled-list__body,.ink-section .media-asset__text,.ink-section .media-asset__note{color:var(--muted-on-dark)}.feature-grid{display:grid}.feature-grid__row{border-top:1px solid var(--line);transition:border-color .22s var(--ease-standard),transform .36s var(--ease-out);gap:1.4rem;padding:1.4rem 0;display:grid}.feature-grid__row:first-child{border-top-color:var(--line-strong)}.feature-grid__summary{max-width:44rem;margin-top:.85rem}.feature-grid__content{align-content:start;min-width:0;display:grid}.feature-grid__bullets{gap:.65rem;margin:1.2rem 0 0;padding:0;list-style:none;display:grid}.feature-grid__bullets li{grid-template-columns:.7rem minmax(0,1fr);gap:.6rem;font-size:.93rem;line-height:1.58;display:grid}.feature-grid__bullets li:before{content:"";background:var(--forest);width:.38rem;height:.38rem;margin-top:.45rem}.feature-grid__state{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--forest);margin:1rem 0 0;font-size:.71rem}.module-journey__kicker,.signal-strip__eyebrow,.site-footer__group-title,.use-case-card__kicker,.module-journey__link-label{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.75rem}.module-journey{gap:1.6rem;display:grid}.module-journey__intro{max-width:48rem}.module-journey__track{border-top:1px solid var(--line-strong);gap:0;margin:0;padding:0;list-style:none;display:grid}.module-journey__track li{border-bottom:1px solid var(--line);gap:.32rem;padding:.95rem 0;display:grid}.module-journey__track-index{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--forest);font-size:.76rem}.module-journey__track-label{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.76rem}.module-journey__grid{gap:1rem;display:grid}.module-journey__group{border-top:1px solid var(--line);gap:.9rem;min-width:0;padding:1rem 0 1.15rem;display:grid}.module-journey__group:first-child{border-top-color:var(--line-strong)}.module-journey__title,.use-case-card__title{letter-spacing:-.045em;text-transform:uppercase;text-wrap:balance;max-width:16ch;margin:0;font-size:clamp(1.35rem,1.85vw,1.8rem);font-weight:700;line-height:1.04}.statement-section__inner{gap:.9rem;max-width:62rem;display:grid;position:relative}.page-intro+.statement-section{z-index:2;margin-top:clamp(-5.6rem,-6vw,-3.8rem);padding-top:0}.page-intro+.section-frame:not(.statement-section){padding-top:clamp(3rem,4.2vw,4.25rem)}.page-intro+.statement-section:before{display:none}.page-intro+.statement-section .statement-section__inner{border:1px solid var(--line-strong);border-radius:var(--radius);background:linear-gradient(135deg,#ffffff94,#e2e5dc6b),linear-gradient(#f7f3ecf5,#ece6dbeb);max-width:min(68rem,100%);padding:clamp(1.1rem,2.2vw,1.8rem);overflow:hidden;box-shadow:0 1.35rem 3rem #1214161c}.page-intro+.statement-section .statement-section__inner:after{content:"";aspect-ratio:1;filter:drop-shadow(0 .8rem 1.2rem #12141624);pointer-events:none;background:url(/illustrations/black-forest/legacy-waymarker.webp) 50%/contain no-repeat;width:clamp(3.4rem,5.5vw,5.2rem);position:absolute;top:clamp(.8rem,2vw,1.5rem);right:clamp(.9rem,3vw,2.2rem);transform:rotate(8deg)}.page-intro+.statement-section .statement-section__title{font-size:clamp(1.9rem,3.3vw,3.55rem)}.page-intro+.statement-section .statement-section__copy{max-width:42rem}.journey-line{position:relative}.journey-line:after{content:"";z-index:1;aspect-ratio:1;filter:drop-shadow(0 1rem 1.35rem #1214162e);opacity:.94;pointer-events:none;background:url(/illustrations/black-forest/origin-raven-wayfinder.webp) 50%/contain no-repeat;width:clamp(5.8rem,10vw,8.6rem);position:absolute;top:clamp(-4.8rem,-5vw,-3rem);right:clamp(1rem,4vw,3rem);transform:rotate(5deg)}.statement-section__title{letter-spacing:-.075em;text-transform:uppercase;max-width:14ch;margin:0;font-size:clamp(2.25rem,4.45vw,4.75rem);line-height:.96}.statement-section__copy{max-width:36rem;color:var(--muted);margin:0;font-size:1.05rem;line-height:1.8}.statement-section--dark .statement-section__title{color:var(--text-on-dark)}.statement-section--dark .statement-section__copy{color:var(--muted-on-dark)}.split-sticky__grid{gap:1.5rem;display:grid}.split-sticky__intro{align-content:start;min-width:0;display:grid}.split-sticky__content{gap:1rem;min-width:0;display:grid}.module-journey__copy,.use-case-card__copy{color:var(--muted);max-width:42rem;margin:0;line-height:1.72}.module-journey__links{gap:.65rem;display:grid}.module-journey__link{border-top:1px solid var(--line);gap:.18rem;min-width:0;padding-top:.75rem;display:grid}.module-journey__link-title{max-width:32rem;font-size:1rem;line-height:1.58}.signal-strip{padding:1rem 0 0;position:relative}.signal-strip__row{flex-wrap:wrap;gap:.65rem;padding-bottom:1rem;display:flex}.signal-strip__item{border:1px solid var(--line-strong);min-height:2rem;color:var(--ink-soft);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;background:#ffffff38;align-items:center;padding:.42rem .7rem;font-size:.72rem;display:inline-flex}.signal-strip--dark{background:var(--charcoal)}.signal-strip--dark .signal-strip__eyebrow,.signal-strip--dark .signal-strip__item{color:var(--text-on-dark)}.signal-strip--dark .signal-strip__item{background:#edf0e70d;border-color:#edf0e724}.quick-proof{background:linear-gradient(180deg,#ffffff29,#fff0),linear-gradient(180deg,#efe9df9e,#e2e5dc6b),var(--bg-alt);overflow:hidden}.quick-proof__intro{gap:1.4rem;margin-bottom:1.8rem;display:grid}.quick-proof__copy{max-width:48rem}.quick-proof__facts,.quick-proof__card-facts{flex-wrap:wrap;gap:.55rem;display:flex}.quick-proof__facts span,.quick-proof__card-facts span{border:1px solid var(--line-strong);min-height:2rem;color:var(--ink-soft);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;background:#ffffff57;align-items:center;padding:.38rem .68rem;font-size:.74rem;display:inline-flex}.quick-proof__cards{gap:1rem;display:grid}.quick-proof__card{border:1px solid var(--line-strong);border-radius:calc(var(--radius) + .35rem);box-shadow:var(--shadow-soft);background:linear-gradient(#ffffff7a,#f2eee5f0);gap:.95rem;padding:.9rem;display:grid}.quick-proof__card-media{border-radius:calc(var(--radius) - .05rem);overflow:hidden}.quick-proof__card-media .media-asset{gap:0}.quick-proof__card-media .media-asset__caption{display:none}.quick-proof__card-media .media-asset__visual{border-radius:inherit}.quick-proof__card-copy{align-content:start;gap:.5rem;display:grid}.quick-proof__card-kicker{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:#7d5d45;margin:0;font-size:.78rem}.quick-proof__card-title{letter-spacing:0;text-wrap:balance;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:min(100%,18ch);margin:0;font-size:clamp(1.22rem,1.8vw,1.72rem);line-height:1.08}.quick-proof__card--lead .quick-proof__card-title{max-width:min(100%,16ch);font-size:clamp(1.56rem,2.45vw,2.16rem)}.quick-proof__card-text{max-width:34rem;color:var(--muted);margin:0;line-height:1.74}.quick-proof__card-facts{margin-top:.15rem}.quick-proof__card-facts span{background:#11151208}.spotlight{overflow:hidden}.spotlight__grid{gap:1.6rem;display:grid}.spotlight__copy{align-content:start;display:grid}.spotlight__bullets{gap:.75rem;margin:1.4rem 0 0;padding:0;list-style:none;display:grid}.spotlight__bullets li{grid-template-columns:.8rem minmax(0,1fr);gap:.65rem;line-height:1.6;display:grid}.spotlight__bullets li:before{content:"";background:var(--forest);width:.42rem;height:.42rem;margin-top:.45rem}.spotlight--dark .spotlight__bullets li:before{background:var(--forest-soft)}.trust-link-grid__intro{margin-bottom:2rem}.trust-link-grid{gap:1rem;display:grid}.trust-link-grid__card{border-top:1px solid var(--line);transition:border-color .22s var(--ease-standard),transform .26s var(--ease-out);gap:.75rem;padding:1rem 0 1.1rem;display:grid}.trust-link-grid__card:first-child{border-top-color:var(--line-strong)}.trust-link-grid__label{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.74rem}.trust-link-grid__text{letter-spacing:-.04em;max-width:28rem;margin:0;font-size:clamp(1.18rem,1.8vw,1.6rem);line-height:1.22}.trust-diagram{gap:1.7rem;display:grid}.trust-diagram__copy{max-width:48rem}.trust-diagram__flow{gap:.8rem;display:grid}.trust-diagram__node{border-top:1px solid var(--line-dark);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.75rem;min-width:0;padding:.9rem 0;display:grid}.trust-diagram__node span{color:var(--forest-soft);font-family:var(--font-mono);letter-spacing:.08em;font-size:.74rem}.trust-diagram__node p{color:var(--text-on-dark);letter-spacing:-.025em;text-transform:uppercase;margin:0;font-size:clamp(1.04rem,1.4vw,1.22rem);font-weight:700;line-height:1.18}.trust-diagram__closing{max-width:36rem;color:var(--muted-on-dark);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.82rem;line-height:1.55}.feature-group-stack{gap:1rem;display:grid}.feature-group-stack__item{border-top:1px solid var(--line);gap:1rem;min-width:0;padding:1rem 0;display:grid}.feature-group-stack__item:first-child{border-top-color:var(--line-strong)}.feature-group-stack--dark .feature-group-stack__item{border-top-color:var(--line-dark)}.feature-group-stack--dark .feature-grid__label,.feature-group-stack--dark .feature-grid__summary,.feature-group-stack--dark .feature-grid__state,.feature-group-stack--dark .feature-grid__title,.feature-group-stack--dark .feature-grid__bullets li{color:var(--text-on-dark)}.feature-group-stack--dark .feature-grid__summary{color:var(--muted-on-dark)}.feature-group-stack--dark .feature-grid__state{color:var(--forest-soft)}.feature-group-stack--dark .feature-grid__bullets li:before{background:var(--forest-soft)}.feature-group-stack__media{min-width:0;position:relative}.feature-group-stack__copy{min-width:0}.feature-group-stack__image{border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--panel);width:100%;box-shadow:var(--shadow-soft)}.use-case-grid{gap:1rem;display:grid}.use-case-card{border-top:1px solid var(--line);align-content:start;gap:.9rem;min-width:0;padding:1.2rem 0 1.35rem;display:grid}.use-case-card:first-child{border-top-color:var(--line-strong)}.use-case-card__media{min-width:0}.use-case-card__media .media-asset{gap:0}.use-case-card__media .media-asset__visual{background:#ffffff57}.use-case-card__head{gap:.55rem;display:grid}.use-case-card__chips{flex-wrap:wrap;gap:.45rem;padding-top:.25rem;display:flex}.use-case-card__chips span{border:1px solid var(--line);min-height:2rem;color:var(--forest);font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;background:#ffffff4d;border-radius:999px;align-items:center;padding:.42rem .58rem;font-size:.72rem;display:inline-flex}.pricing-section-head{max-width:52rem;margin-bottom:2rem}.pricing-principles{background:linear-gradient(180deg,#ffffff38,#fff0),var(--bg)}.pricing-principles__grid,.pricing-plan-grid,.pricing-upsell-grid,.pricing-example-grid{gap:1rem;display:grid}.pricing-principle,.pricing-plan,.pricing-upsell,.pricing-example{min-width:0}.pricing-principle{border-top:1px solid var(--line);gap:.7rem;padding:1.1rem 0 1.2rem;display:grid}.pricing-principle:first-child{border-top-color:var(--line-strong)}.pricing-kicker,.pricing-plan__audience,.pricing-upsell__price,.pricing-example__closing{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.74rem}.pricing-kicker{color:var(--muted)}.pricing-principle__title,.pricing-plan__title,.pricing-upsell__title,.pricing-example__title{letter-spacing:-.045em;text-transform:uppercase;text-wrap:balance;margin:0;line-height:1.06}.pricing-principle__title{max-width:15ch;font-size:clamp(1.34rem,2vw,1.9rem)}.pricing-copy{color:var(--muted);margin:0;line-height:1.72}.pricing-plan-section{background:linear-gradient(180deg,#efe9df6b,#e5e7df00),var(--bg)}.pricing-plan{border:1px solid var(--line-strong);border-radius:calc(var(--radius) + .2rem);box-shadow:var(--shadow-soft);transition:border-color .22s var(--ease-standard),transform .32s var(--ease-out);background:#ffffff47;align-content:start;gap:1rem;padding:1rem;display:grid}.pricing-plan--featured{background:linear-gradient(180deg,#1f2d24f5,#111512fa),var(--charcoal);color:var(--text-on-dark);border-color:#edf0e733}.pricing-plan__head{gap:.55rem;display:grid}.pricing-plan__title{max-width:14ch;font-size:clamp(1.55rem,2.4vw,2.1rem)}.pricing-plan__audience{color:var(--muted);line-height:1.52}.pricing-plan__price{border-top:1px solid var(--line);letter-spacing:-.035em;margin:0;padding-top:.9rem;font-size:clamp(1.18rem,2vw,1.55rem);font-weight:700}.pricing-includes{border-top:1px solid var(--line);gap:.65rem;margin:0;padding:1rem 0 0;list-style:none;display:grid}.pricing-includes li{color:var(--ink-soft);grid-template-columns:.7rem minmax(0,1fr);gap:.6rem;line-height:1.55;display:grid}.pricing-includes li:before{content:"";background:var(--forest);width:.38rem;height:.38rem;margin-top:.45rem}.pricing-plan--featured .pricing-kicker,.pricing-plan--featured .pricing-plan__audience,.pricing-plan--featured .pricing-copy{color:var(--muted-on-dark)}.pricing-plan--featured .pricing-plan__price,.pricing-plan--featured .pricing-includes li{color:var(--text-on-dark)}.pricing-plan--featured .pricing-plan__price,.pricing-plan--featured .pricing-includes{border-top-color:var(--line-dark)}.pricing-plan--featured .pricing-includes li:before{background:var(--forest-soft)}.pricing-upsell-section{overflow:hidden}.pricing-upsell{border-top:1px solid var(--line-dark);gap:.55rem;padding:1rem 0 1.1rem;display:grid}.pricing-upsell:first-child{border-top-color:#edf0e742}.pricing-upsell__price{color:var(--forest-soft)}.pricing-upsell__title{max-width:18ch;color:var(--text-on-dark);font-size:clamp(1.18rem,1.9vw,1.55rem)}.pricing-upsell-section .pricing-copy{color:var(--muted-on-dark)}.pricing-examples{background:linear-gradient(180deg,#ffffff2e,#fff0),var(--bg-alt)}.pricing-example{border-top:1px solid var(--line);gap:.85rem;padding:1rem 0 1.2rem;display:grid}.pricing-example:first-child{border-top-color:var(--line-strong)}.pricing-example__title{max-width:18ch;font-size:clamp(1.35rem,2.2vw,1.9rem)}.pricing-table-wrap{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);overflow-x:auto}.pricing-table{border-collapse:collapse;width:100%;min-width:34rem}.pricing-table th,.pricing-table td{border-top:1px solid var(--line);text-align:left;vertical-align:top;padding:.85rem 0;line-height:1.52}.pricing-table tr:first-child th,.pricing-table tr:first-child td{border-top:0}.pricing-table th{color:var(--muted);padding-right:1rem;font-weight:500}.pricing-table td{width:13rem;font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;color:var(--ink);font-size:.78rem}.pricing-example__closing{border-top:1px solid var(--line);color:var(--forest);padding-top:.7rem;line-height:1.58}.pricing-guardrails{background:var(--bg)}.pricing-guardrails__grid{gap:1.7rem;display:grid}.pricing-guardrail-list{border-top:1px solid var(--line-strong);gap:0;margin:0;padding:0;list-style:none;display:grid}.pricing-guardrail-list li{border-bottom:1px solid var(--line);grid-template-columns:.85rem minmax(0,1fr);gap:.65rem;padding:.9rem 0;line-height:1.62;display:grid}.pricing-guardrail-list li:before{content:"";background:var(--signal);width:.42rem;height:.42rem;margin-top:.5rem}.proof-strip__intro{gap:1.35rem;margin-bottom:1.5rem;display:grid}.proof-strip__intro-copy{max-width:46rem}.proof-strip__summary{border-top:1px solid var(--line-dark);gap:0;margin:0;padding:0;list-style:none;display:grid}.proof-strip__summary li{border-bottom:1px solid var(--line-dark);color:var(--text-on-dark);padding:.85rem 0;line-height:1.65}.proof-case--dark{--proof-surface:linear-gradient(180deg, #121614f5, #080c0bfa);--proof-border:var(--line-dark);--proof-border-strong:#9fab916b;--proof-title:var(--text-on-dark);--proof-copy:var(--muted-on-dark);--proof-kicker:var(--forest-soft);--proof-thumb:#ffffff0a}.proof-case--light{--proof-surface:linear-gradient(180deg, #f5f1e8fa, #e5ddcff5);--proof-border:#302a2129;--proof-border-strong:#a472486b;--proof-title:var(--ink);--proof-copy:var(--muted);--proof-kicker:#7d5d45;--proof-thumb:#1b16130a}.proof-reel,.proof-showcase{gap:1rem;display:grid}.proof-reel__hero,.proof-reel__entry,.proof-showcase__hero,.proof-showcase__support,.proof-reel__card{border:1px solid var(--proof-border);border-radius:calc(var(--radius) + .35rem);background:var(--proof-surface);box-shadow:var(--shadow-soft)}.proof-reel__hero,.proof-reel__entry{gap:.95rem;padding:.85rem;display:grid}.proof-reel__hero-media,.proof-reel__entry-thumb,.proof-showcase__hero-media,.proof-showcase__support-media{border-radius:calc(var(--radius) - .05rem);overflow:hidden}.proof-reel__hero-media .media-asset,.proof-reel__entry-thumb .media-asset,.proof-showcase__hero-media .media-asset,.proof-showcase__support-media .media-asset,.proof-reel__card-thumb .media-asset{gap:0}.proof-reel__hero-media .media-asset__caption,.proof-reel__entry-thumb .media-asset__caption,.proof-showcase__hero-media .media-asset__caption,.proof-showcase__support-media .media-asset__caption,.proof-reel__card-thumb .media-asset__caption{display:none}.proof-reel__hero-media .media-asset__visual,.proof-reel__entry-thumb .media-asset__visual,.proof-showcase__hero-media .media-asset__visual,.proof-showcase__support-media .media-asset__visual,.proof-reel__card-thumb .media-asset__visual{border-radius:inherit}.proof-reel__stage-note{color:var(--proof-copy);gap:.28rem;padding:0 .25rem .25rem;display:grid}.proof-reel__stage-tag,.proof-showcase__kicker,.proof-reel__hero-kicker,.proof-reel__entry-kicker,.proof-reel__card-kicker{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--proof-kicker);margin:0;font-size:.78rem}.proof-reel__hero-copy,.proof-reel__entry-copy{gap:.45rem;display:grid}.proof-reel__rail{gap:.8rem;display:grid}.proof-reel__hero-title,.proof-reel__entry-title,.proof-showcase__title,.proof-showcase__support-title{color:var(--proof-title);margin:0;line-height:1.06}.proof-reel__hero-title{max-width:15ch;font-size:clamp(1.72rem,2.75vw,2.45rem)}.proof-reel__entry-title{font-size:clamp(1.16rem,1.8vw,1.48rem)}.proof-reel__hero-text,.proof-reel__entry-text,.proof-showcase__text,.proof-showcase__support-text{color:var(--proof-copy);margin:0;line-height:1.72}.proof-reel__entry{grid-template-columns:minmax(0,1fr) minmax(5.9rem,7.5rem);align-items:start}.proof-reel__entry-thumb{background:var(--proof-thumb)}.proof-showcase__hero{gap:1rem;padding:.85rem;display:grid}.proof-showcase__hero-copy,.proof-showcase__support-head{gap:.5rem;display:grid}.proof-showcase__title{max-width:14ch;font-size:clamp(1.85rem,3vw,2.6rem)}.proof-showcase__support-title{font-size:clamp(1.12rem,1.9vw,1.52rem)}.proof-showcase__rail{gap:1rem;display:grid}.proof-showcase__support{gap:.9rem;padding:.85rem;display:grid}.proof-showcase__support--standard .proof-showcase__support-media{min-height:12rem}.proof-showcase__support--compact{grid-template-columns:minmax(0,1fr) minmax(6.5rem,8rem);align-items:end}.proof-showcase__support--compact .proof-showcase__support-media{align-self:stretch}.proof-showcase__support--text{gap:1.2rem}.proof-showcase__support--text .proof-showcase__support-media{justify-self:start;max-width:12rem}.media-stack{gap:1.1rem;margin-top:2.6rem;display:grid}.media-stack__row{border-top:1px solid var(--line);gap:1.1rem;padding-top:1rem;display:grid}.media-stack__title{font-size:clamp(1.7rem,2.7vw,2.7rem)}.media-stack__text{max-width:28rem;margin-top:.85rem}.media-asset{gap:.55rem;min-width:0;display:grid}.media-asset--framed .media-asset__visual{border:1px solid var(--line-strong);background:var(--panel);border-radius:var(--radius);box-shadow:var(--shadow-soft);transition:border-color .22s var(--ease-standard),background-color .22s var(--ease-standard),transform .42s var(--ease-out);padding:.5rem}.media-asset--dark.media-asset--framed .media-asset__visual{border-color:var(--line-dark);background:var(--panel-dark)}.media-asset--freestanding .media-asset__visual{padding:0}.media-asset__visual{contain:paint;position:relative;overflow:hidden}.media-asset__visual img,.media-asset__visual video{transition:transform .78s var(--ease-out),filter .78s var(--ease-standard)}.media-asset__caption{gap:.2rem;display:grid}.media-asset__tag{color:var(--forest)}.media-asset--dark .media-asset__tag{color:var(--forest-soft)}.video-slot{height:100%;position:relative}.video-slot__overlay{position:absolute;inset:auto .75rem .75rem auto}.video-slot__badge{border:1px solid var(--line-dark);color:var(--text-on-dark);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;background:#101315d1;align-items:center;padding:.45rem .6rem;font-size:.68rem;display:inline-flex}.cta-section{padding-top:1rem}.cta-section__grid{padding-top:1.4rem;display:block}.cta-section__title{max-width:14ch;margin-top:1rem;font-size:clamp(1.8rem,3.45vw,3.25rem)}.cta-section__copy{max-width:40rem;margin-top:.85rem}.cta-section__copy-block{gap:0;min-width:0;max-width:52rem;display:grid}.cta-section__actions{flex-wrap:wrap;align-items:start;gap:.85rem;margin-top:1rem;display:flex}.faq-list{gap:0;margin-top:2.6rem;display:grid}.faq-list__item{border-top:1px solid var(--line);transition:border-color .22s var(--ease-standard),transform .32s var(--ease-out);padding:.9rem 0}.faq-list__item:first-child{border-top-color:var(--line-strong)}.faq-list__summary{cursor:pointer;letter-spacing:-.05em;text-transform:uppercase;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;font-size:clamp(1.26rem,1.85vw,1.9rem);font-weight:700;line-height:1.04;list-style:none;display:grid}.faq-list__mark{font-family:var(--font-mono);color:var(--muted);transition:transform .22s var(--ease-out),color .22s var(--ease-standard);font-size:1rem}.faq-list__answer{max-width:44rem;color:var(--muted);margin:.85rem 0 0;line-height:1.68}.journey-line{gap:1.7rem;display:grid}.journey-line__intro{max-width:47rem}.journey-line__rail{border-top:1px solid var(--line-strong);gap:0;display:grid}.journey-line__item{border-bottom:1px solid var(--line);gap:.6rem;padding:1rem 0 1.15rem;display:grid}.journey-line__marker{align-items:center;gap:.6rem;display:inline-flex}.journey-line__index,.journey-line__phase{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.76rem}.journey-line__index{color:var(--forest)}.journey-line__phase{color:var(--muted)}.journey-line__dot{background:var(--signal);border-radius:999px;width:.4rem;height:.4rem}.journey-line__title{letter-spacing:0;text-transform:uppercase;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:min(100%,18ch);margin:0;font-size:clamp(1.15rem,1.75vw,1.45rem);line-height:1.12}.journey-line__copy{max-width:24rem;color:var(--muted);margin:0;line-height:1.7}.site-header{z-index:40;min-height:var(--header-height);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:transform .28s var(--ease-standard),background-color .32s var(--ease-standard),border-color .32s var(--ease-standard),box-shadow .32s var(--ease-standard);background:#e5e7dfe6;position:sticky;top:0}body.footer-in-view .site-header{transform:translateY(-100%)}body.footer-in-view .site-header:has(#nav-open:checked){transform:none}.site-header--hero-dark{-webkit-backdrop-filter:none;backdrop-filter:none;background:#050605f0;border-bottom-color:#edf0e714}.site-header--hero-dark .brand-lockup__tag,.site-header--hero-dark .site-nav,.site-header--hero-dark .site-nav a,.site-header--hero-dark .hamburger-btn{color:var(--muted-on-dark)}.site-header--hero-dark .brand-lockup__logo{filter:invert()brightness(1.05)}.site-header--hero-dark .site-nav a:hover,.site-header--hero-dark .site-nav a[aria-current=page]{color:var(--text-on-dark)}.site-header--hero-dark .site-nav a:after{background:var(--forest-soft)}.site-header--hero-dark .site-header__actions{opacity:0;pointer-events:none}body.has-scrolled .site-header--hero-dark{border-bottom-color:var(--line);background:#e5e7dfe0}body.has-scrolled .site-header--hero-dark .brand-lockup__tag,body.has-scrolled .site-header--hero-dark .site-nav,body.has-scrolled .site-header--hero-dark .site-nav a,body.has-scrolled .site-header--hero-dark .hamburger-btn{color:var(--muted)}body.has-scrolled .site-header--hero-dark .site-nav a:hover,body.has-scrolled .site-header--hero-dark .site-nav a[aria-current=page]{color:var(--ink)}body.has-scrolled .site-header--hero-dark .brand-lockup__logo{filter:none}body.has-scrolled .site-header--hero-dark .site-header__actions{opacity:1;pointer-events:auto}body.has-scrolled .site-header{background:#e5e7dfd1;box-shadow:0 .8rem 2.5rem #1013150f}.site-header__row{min-height:var(--header-height);justify-content:space-between;align-items:center;gap:1rem;display:flex}.brand-lockup{flex-direction:column;align-items:flex-start;gap:.38rem;max-width:min(100%,12.5rem);padding:.45rem 0 .3rem;display:inline-flex}.brand-lockup__logo{width:clamp(7.8rem,14vw,10rem);height:auto;transition:transform .26s var(--ease-out);display:block}body.has-scrolled .brand-lockup__logo{transform:translateY(-1px)}.brand-lockup__tag{font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--muted);margin:0;padding-left:.02rem;font-size:.56rem}.site-nav{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);align-items:center;gap:1.75rem;font-size:.72rem;display:none}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--ink)}.site-nav a,.nav-drawer__links a{transition:color .22s var(--ease-standard);position:relative}.site-nav a:after{content:"";background:var(--forest);transform-origin:0;height:1px;transition:transform .28s var(--ease-out);position:absolute;bottom:-.35rem;left:0;right:0;transform:scaleX(0)}.site-nav a:hover:after{transform:scaleX(1)}.site-header__actions{align-items:center;display:none}.hamburger-btn{width:2.5rem;height:2.5rem;color:var(--ink);flex-direction:column;justify-content:center;gap:5px;display:inline-flex}.hamburger-btn .bar{width:1.35rem;height:1px;transition:transform .2s var(--ease-out),opacity .2s var(--ease-standard);background:currentColor}.nav-drawer{background:var(--bg);max-height:0;transition:max-height .28s var(--ease-out);overflow:hidden}.site-header--hero-dark .nav-drawer{background:#111512f5}.site-header--hero-dark .nav-drawer__links a{color:var(--muted-on-dark);border-top-color:#edf0e714}.nav-drawer__links{gap:0;padding:.4rem 0 1rem;display:grid}.nav-drawer__links a{border-top:1px solid var(--line);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);padding:.9rem 0;font-size:.72rem}#nav-open:checked~.container-shell .hamburger-btn .bar:first-child{transform:translateY(6px)rotate(45deg)}#nav-open:checked~.container-shell .hamburger-btn .bar:nth-child(2){opacity:0}#nav-open:checked~.container-shell .hamburger-btn .bar:nth-child(3){transform:translateY(-6px)rotate(-45deg)}#nav-open:checked~.nav-drawer{border-top:1px solid var(--line);max-height:26rem}.site-footer{--footer-paper:#e4e3db;--footer-ink:#171717;--footer-red:#c7312e;--footer-moss:#aaa63a;isolation:isolate;background:var(--footer-ink);color:var(--footer-paper);border:0;padding:0;position:relative;overflow:clip}.site-footer__seam{z-index:5;border-bottom:2px dashed var(--footer-ink);background:var(--footer-paper);height:1.6rem;position:relative}.site-footer__seam span{border:2px solid var(--footer-ink);background:var(--footer-paper);border-top-color:#0000;border-radius:50%;width:2.5rem;height:2.5rem;position:absolute;bottom:-1.2rem;left:50%;transform:translate(-50%)}.site-footer__stage{min-height:64rem;position:relative}.site-footer__rail{z-index:3;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:1.1rem;height:5.2rem;padding:2.35rem 1rem 0;font-family:IBM Plex Mono,monospace;display:flex;position:relative}.site-footer__rail:after{content:"";background:#e4e3dbd1;flex:1;width:auto;height:1px}.site-footer__rail strong{color:var(--footer-red);letter-spacing:-.03em;font-family:Archivo Black,sans-serif;font-size:1.1rem}.site-footer__rail span{font-size:.75rem}.site-footer__scene{min-height:58.8rem;padding:1.8rem 1rem 1.35rem;position:relative}.site-footer__headline{z-index:2;max-width:76rem;color:var(--footer-paper);letter-spacing:-.055em;text-transform:uppercase;margin:0;font-family:Archivo Black,sans-serif;font-size:clamp(2.15rem,11.15vw,3.1rem);font-weight:400;line-height:.94;position:relative}.site-footer__headline span{display:block}.site-footer__micro{z-index:1;pointer-events:none;position:absolute}.site-footer__micro img{width:100%;height:auto;display:block}.site-footer__micro--moth{width:10.5rem;top:14.5rem;right:-1.5rem}.site-footer__micro--lantern{width:10.5rem;top:18rem;left:-1rem}.site-footer__micro--feather{width:11.5rem;top:21.5rem;right:-1rem}.site-footer__micro--ticket{width:9rem;top:25rem;left:8rem;right:auto}.site-footer__info{z-index:2;margin-top:21rem;position:relative}.site-footer__brand{max-width:20rem}.site-footer__brand a{display:inline-block}.site-footer__brand-logo{filter:invert()brightness(2.1);width:min(11rem,48vw);height:auto;margin-bottom:1rem;display:block}.site-footer__copy{color:#e4e3dbdb;max-width:29rem;margin:0;font-family:Inter,sans-serif;font-size:.9rem;line-height:1.5}.site-footer__nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem;margin-top:3.4rem;display:grid}.site-footer__group{align-content:start;gap:.9rem;display:grid}.site-footer__group-title{color:var(--footer-moss);letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #e4e3dbcc;margin:0;padding-bottom:.7rem;font-family:IBM Plex Mono,monospace;font-size:.7rem;font-weight:600}.site-footer__links{color:var(--footer-paper);letter-spacing:.01em;gap:.22rem;font-family:IBM Plex Mono,monospace;font-size:clamp(.66rem,2.7vw,.76rem);line-height:1.45;display:grid}.site-footer__links a{width:fit-content;max-width:100%;padding:.32rem 0;transition:color .18s,transform .18s;position:relative}.site-footer__links a[aria-current=page]{color:var(--footer-red)}.site-footer__forest-line{z-index:2;height:3.1rem;margin-top:2rem;position:relative;overflow:hidden}.site-footer__forest-line img{object-fit:fill;opacity:.92;width:100%;height:100%;display:block}.site-footer__bottom{z-index:2;letter-spacing:.12em;text-align:center;text-transform:uppercase;border-top:1px solid #e4e3dbc7;gap:.8rem;margin-top:.65rem;padding:1.25rem 0 0;font-family:IBM Plex Mono,monospace;font-size:.64rem;line-height:1.45;display:grid;position:relative}.site-footer__bottom p{margin:0}@media(max-width:359px){.site-footer__headline{font-size:10.5vw}.site-footer__nav{grid-template-columns:1fr}.site-footer__micro--ticket{display:none}}@media(hover:hover){.site-footer__links a:hover{color:var(--footer-red);transform:translate(.25rem)}}@media(min-width:768px){.site-footer__stage{min-height:58rem}.site-footer__scene{min-height:52.8rem;padding:2.8rem 2.5rem 1.5rem}.site-footer__headline{font-size:clamp(4.6rem,8.3vw,6rem);line-height:.91}.site-footer__info{grid-template-columns:minmax(16rem,.72fr) minmax(25rem,1.28fr);align-items:end;gap:3rem;margin-top:4rem;display:grid}.site-footer__nav{gap:2.5rem;margin-top:0}.site-footer__micro--moth{width:13rem;top:4rem;right:18%}.site-footer__micro--lantern{width:13rem;top:15rem;left:auto;right:-1.5rem}.site-footer__micro--feather{width:13rem;top:29rem;right:-1.5rem}.site-footer__micro--ticket{width:9rem;inset:auto auto 8rem 35%}.site-footer__forest-line{margin-top:1.4rem}.site-footer__bottom{text-align:left;grid-template-columns:1fr 1fr;align-items:center}.site-footer__bottom p:last-child{text-align:right}}@media(min-width:1024px){.site-footer__stage{grid-template-columns:5rem minmax(0,1fr);min-height:54rem;display:grid}.site-footer__rail{border-right:1px solid #e4e3dbb8;flex-direction:column;justify-content:flex-start;gap:1.25rem;height:auto;min-height:54rem;padding:4.4rem 0 2rem}.site-footer__rail:after{flex:1;width:1px;height:auto;min-height:7rem}.site-footer__rail strong{font-size:1.25rem}.site-footer__rail span{writing-mode:vertical-rl;transform:rotate(180deg)}.site-footer__scene{min-height:54rem;padding:4.25rem clamp(3.8rem,5.5vw,6rem) 1.5rem clamp(4.4rem,6.2vw,7rem)}.site-footer__headline{max-width:78rem;font-size:clamp(5.25rem,6.8vw,7.2rem);line-height:.88}.site-footer__info{grid-template-columns:minmax(18rem,.8fr) minmax(31rem,1.2fr);gap:clamp(3rem,7vw,7rem);margin-top:2.5rem}.site-footer__brand-logo{width:13rem}.site-footer__copy{font-size:.92rem}.site-footer__nav{gap:clamp(3rem,5vw,5.5rem)}.site-footer__links{font-size:.77rem}.site-footer__micro--moth{width:14rem;top:3.2rem;right:27%}.site-footer__micro--lantern{width:15rem;top:8rem;right:-2.4rem}.site-footer__micro--feather{width:14rem;top:27.5rem;right:-2.7rem}.site-footer__micro--ticket{width:10rem;bottom:7rem;left:29%}}@media(hover:hover){.ruled-list__row:hover,.feature-grid__row:hover,.faq-list__item:hover{border-top-color:var(--line-strong);transform:translate(4px)}.ink-section .ruled-list__row:hover,.ink-section .feature-grid__row:hover{border-top-color:#f3f3ef42}.media-asset:hover .media-asset__visual img,.media-asset:hover .media-asset__visual video{transform:scale(1.018)}.media-asset:hover.media-asset--framed .media-asset__visual{border-color:#12141647;transform:translateY(-4px)}.media-asset--dark:hover.media-asset--framed .media-asset__visual{border-color:#f3f3ef3d}.trust-link-grid__card:hover{border-top-color:var(--line-strong);transform:translate(4px)}.pricing-plan:hover{border-color:#12141252;transform:translateY(-4px)}.pricing-plan--featured:hover{border-color:#edf0e757}}@media(min-width:768px){.site-nav,.site-header__actions{display:flex}.hamburger-btn{display:none}.hero-shell__grid,.feature-grid__row,.media-stack__row,.cta-section__grid,.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.spotlight__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start}.page-intro__grid{grid-template-columns:minmax(0,1fr) minmax(16rem,.62fr);align-items:center;gap:clamp(2rem,4vw,4.8rem)}.page-intro+.statement-section .statement-section__inner{grid-template-columns:minmax(0,.62fr) minmax(0,1fr);align-items:end}.quick-proof__intro{grid-template-columns:minmax(0,.92fr) minmax(17rem,.78fr);align-items:end;gap:1.75rem}.quick-proof__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-proof__card--lead{grid-column:1/-1}.module-journey__track{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.module-journey__track li{padding-right:1rem}.use-case-grid,.pricing-principles__grid,.pricing-upsell-grid,.pricing-example-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem 2rem}.pricing-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem 2rem}.trust-diagram__flow{border-top:1px solid var(--line-dark);grid-template-columns:repeat(5,minmax(0,1fr));gap:0 1rem}.trust-diagram__node{border-top:0;padding-right:.75rem;display:block}.trust-diagram__node span{margin-bottom:.75rem;display:block}.feature-group-stack__item{grid-template-columns:minmax(0,1.08fr) minmax(16rem,20rem);align-items:start;gap:1.5rem}.journey-line__rail{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1.5rem}}@media(min-width:1024px){.hero-shell__grid{grid-template-columns:minmax(0,1.24fr) minmax(11rem,.42fr);gap:clamp(1.75rem,4vw,3rem)}.hero-shell__media{padding-left:0}.feature-grid__row{grid-template-columns:minmax(0,1fr) 20rem;align-items:start}.feature-grid__media--leading{order:-1}.proof-strip__intro{grid-template-columns:minmax(0,.92fr) minmax(18rem,.68fr);align-items:end;gap:2rem}.quick-proof__cards{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.quick-proof__card--lead{grid-area:span 2}.proof-reel{grid-template-columns:minmax(0,1.06fr) minmax(18rem,.94fr);align-items:start}.proof-reel__hero{min-height:100%}.proof-showcase{grid-template-columns:minmax(0,1.14fr) minmax(18rem,.86fr);align-items:start}.proof-showcase__hero{min-height:100%}.proof-showcase__rail{grid-template-rows:auto auto 1fr}.media-stack__row{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center}.cta-section__grid{grid-template-columns:minmax(0,1fr) auto;align-items:end}.problem-section__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-principles__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-plan-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.pricing-plan{grid-column:span 2}.pricing-plan:nth-child(4),.pricing-plan:nth-child(5){grid-column:span 3}.pricing-upsell-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-guardrails__grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:start}.site-footer__grid{grid-template-columns:minmax(0,1fr) minmax(0,.75fr);align-items:end}.site-footer__nav{grid-template-columns:repeat(2,minmax(0,1fr))}.split-sticky__grid{grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);align-items:start;gap:2.75rem}.split-sticky__intro{top:calc(var(--header-height) + 1.5rem);padding-right:.5rem;position:sticky}.cta-section__copy-block{max-width:52rem}.module-journey__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem 1.5rem}.module-journey__group{grid-column:span 3}.module-journey__group:nth-child(n+3){grid-column:span 2}.journey-line__rail{grid-template-columns:repeat(5,minmax(0,1fr));gap:0 1.2rem}.journey-line__item{padding-right:.35rem}}@media(max-width:767px){.section-frame{padding:4.6rem 0}.page-intro.section-frame{padding-top:2.4rem;padding-bottom:2.9rem}.page-intro__grid{gap:1.25rem}.page-intro__aside{align-content:start;justify-items:start;gap:.55rem;min-height:0}.page-intro__aside:before{width:1.35rem;height:1.35rem;top:.2rem;left:.2rem}.page-intro__art{justify-self:end;width:min(48vw,10.25rem);min-height:0;margin-top:-.35rem}.illustration-redirect{grid-template-columns:1fr;gap:1.4rem}.illustration-redirect__art{order:-1;justify-self:end;width:min(58vw,11rem)}.page-intro__note{max-width:100%;padding-top:.55rem;font-size:.68rem;line-height:1.45}.page-intro+.statement-section{margin-top:0;padding-top:0}.page-intro+.statement-section .statement-section__inner{padding:1.1rem}.journey-line:after{display:none}.hero-shell{background:linear-gradient(#0a0d0bf7,#0b0f0cf0),radial-gradient(circle at 18% 12%,#91a18f17,#0000 24%),linear-gradient(140deg,#141915,#111512 38%,#1a221d);min-height:auto;padding-bottom:0}.hero-shell--inline{min-height:auto}.hero-shell:after{border-left:0;border-top:1px solid var(--line-dark);opacity:.22;width:auto;height:40%;inset:auto 0 0}.hero-shell__signal--forest{top:auto;bottom:34%;right:1rem}.hero-shell__copy{padding-top:.85rem}.hero-shell__grid{min-height:0;padding-block:1.25rem 8rem}.hero-shell__list{margin-top:1.1rem}.hero-shell__list li{padding:.58rem 0 .54rem;line-height:1.45}.hero-shell__media{justify-items:end;width:8rem;padding-top:0;position:absolute;bottom:1.05rem;right:.9rem}.hero-shell__media:before{display:none}.hero-shell__art{width:min(7.4rem,34vw);margin-left:auto;margin-right:0}.hero-shell__proof{width:100%;margin-left:0}.spotlight__media .media-asset__visual,.proof-reel__hero-media .media-asset__visual,.proof-reel__entry-thumb .media-asset__visual,.proof-showcase__hero-media .media-asset__visual,.proof-showcase__support-media .media-asset__visual,.proof-reel__card-thumb .media-asset__visual{width:100%;max-width:100%;min-height:0}.site-header--hero-dark{background:#111512eb}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}::view-transition-group(root){animation:none!important}::view-transition-old(root){animation:none!important}::view-transition-new(root){animation:none!important}html[data-astro-transition-fallback=old] .site-shell,html[data-astro-transition-fallback=new] .site-shell{animation:none!important}[data-reveal],[data-parallax]{opacity:1!important;filter:none!important;transform:none!important}.button-primary,.button-secondary,.faq-list__mark,.hamburger-btn .bar,.nav-drawer,.site-header,.brand-lockup__logo,.site-nav a:after,.use-cases-editorial-cta__link svg,.media-asset__visual img,.media-asset__visual video,.media-asset--framed .media-asset__visual,.ruled-list__row,.feature-grid__row,.faq-list__item{transition:none}}.features-editorial-shell{--features-paper:#e4e3db;--features-ink:#171717;--features-red:#c7312e;background:var(--features-paper);color:var(--features-ink);font-family:Inter,sans-serif;position:relative;overflow:hidden}html:has(.features-editorial-shell){scrollbar-gutter:auto;scrollbar-width:none}html:has(.features-editorial-shell)::-webkit-scrollbar{width:0;height:0}.features-editorial-hero{background:var(--features-paper);isolation:isolate;min-height:calc(100svh - 8.25rem);position:relative;overflow:hidden}.features-editorial-hero__stage{z-index:0;min-height:inherit;grid-template-rows:auto minmax(0,1fr) auto;width:100%;min-width:0;padding:1.05rem 1rem 1.25rem;display:grid;position:relative}.features-editorial-hero__title{z-index:2;letter-spacing:-.035em;text-transform:uppercase;width:100%;min-width:0;margin:0;font-family:Archivo Black,Inter,sans-serif;font-size:clamp(5.8rem,30.5vw,7.65rem);font-weight:400;line-height:.78;position:relative}.features-editorial-hero__title span{white-space:nowrap;transform-origin:0;display:block;transform:scaleX(.89)}.features-editorial-hero__title span:nth-child(3){transform:scaleX(.88)}.features-editorial-hero__artwork{z-index:1;pointer-events:none;align-self:stretch;min-height:clamp(17rem,74vw,19.5rem);margin:-1.5rem -1rem -.3rem;position:relative;overflow:hidden}.features-editorial-hero__artwork img{filter:none;mix-blend-mode:normal;transform-origin:top;width:182%;max-width:none;height:auto;position:absolute;top:-26%;left:-28.5%;transform:scaleY(1.15)}.features-editorial-hero__artwork-tree{clip-path:inset(0 0 0 44%)}.features-editorial-hero__artwork-bird{clip-path:polygon(18% 20%,39% 20%,54% 33%,49% 38%,53% 48%,47% 55%,46% 75%,20% 72%,17% 39%);transform:translateY(-8%)scaleY(1.15)!important}.features-editorial-hero__meta{z-index:3;grid-template-columns:1.15rem 1.15rem 4.1rem .95rem 1px 1.3rem minmax(0,1fr);align-items:center;gap:0;min-width:0;padding-top:.45rem;display:grid;position:relative}.features-editorial-hero__barcode{grid-column:1}.features-editorial-hero__index{grid-column:3}.features-editorial-hero__meta-rule{grid-column:5}.features-editorial-hero__meta p{grid-column:7}.features-editorial-hero__barcode{background:repeating-linear-gradient(to bottom,var(--features-red) 0,var(--features-red) .28rem,transparent .28rem,transparent .43rem);width:1.15rem;height:5.7rem}.features-editorial-hero__index,.features-editorial-statement__index{letter-spacing:-.065em;font-family:Archivo Black,Inter,sans-serif;font-weight:400}.features-editorial-hero__index{color:var(--features-red);font-size:4.6rem;line-height:.8}.features-editorial-hero__meta-rule{background:var(--features-ink);width:1px;height:5.7rem}.features-editorial-hero__meta p{letter-spacing:-.02em;width:100%;min-width:0;max-width:18rem;margin:0;font-size:clamp(1rem,4.25vw,1.08rem);line-height:1.38}.features-editorial-statement{border-top:2px dashed var(--features-ink);background:var(--features-paper);min-height:15.5rem;position:relative}.features-editorial-statement__notch{z-index:2;border:2px solid var(--features-ink);background:var(--features-paper);border-top:0;border-radius:0 0 999px 999px;width:2.8rem;height:1.35rem;position:absolute;top:-2px;left:50%;transform:translate(-50%)}.features-editorial-statement__rail{display:none}.features-editorial-statement__inner{grid-template-columns:4rem 1px minmax(0,1fr) 1.8rem;align-items:start;gap:.5rem;padding:1.6rem 1rem 3.5rem;display:grid}.features-editorial-statement__index{font-size:4.35rem;line-height:.85}.features-editorial-statement__rule{background:var(--features-ink);width:1px;height:4.7rem}.features-editorial-statement__copy h2{letter-spacing:-.045em;text-transform:uppercase;max-width:16ch;margin:0;font-family:Archivo Black,Inter,sans-serif;font-size:clamp(1.75rem,8.1vw,2.2rem);font-weight:400;line-height:.98}.features-editorial-statement__copy p{max-width:37rem;margin:1.25rem 0 0;font-size:1rem;line-height:1.55}.features-editorial-statement__arrow{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:square;stroke-linejoin:miter;width:1.65rem;height:auto;margin-top:.35rem}.site-header__cta-label--mobile{display:none}.site-header--editorial,body.has-scrolled .site-header--editorial{min-height:3.5rem;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#e4e3db;border-bottom:2px solid #171717;font-family:Inter,sans-serif}.site-header--editorial .site-header__row{min-height:3.5rem}.site-header--editorial .brand-lockup{padding:0}.site-header--editorial .brand-lockup__logo,body.has-scrolled .site-header--editorial .brand-lockup__logo{width:5.3rem;transform:none}.site-header--editorial .site-nav{color:#171717;font-family:Inter,sans-serif;display:none}.site-header--editorial .site-header__actions{margin-left:auto;display:flex}.site-header--editorial .site-header__actions .button-primary{min-height:2.55rem;box-shadow:none;color:#f3f2eb;letter-spacing:.08em;background:#171717;border:0;border-radius:0;padding:.62rem .95rem;font-family:Inter,sans-serif;font-size:.76rem;font-weight:700}body:has(.home-editorial-hero) .site-header--editorial .site-header__actions .button-primary,body:has(.journey-editorial-page) .site-header--editorial .site-header__actions .button-primary{background:#c7312e}body:has(.journey-editorial-page){background:#e4e3db}.site-header--editorial .site-header__cta-label--desktop{display:none}.site-header--editorial .site-header__cta-label--mobile{display:inline}.site-header--editorial .hamburger-btn{align-items:flex-end;width:2.15rem;height:2.55rem;display:inline-flex}.site-header--editorial .hamburger-btn .bar{width:1.42rem;height:2px}.site-header--editorial .nav-drawer{background:#e4e3db}.site-header--editorial .nav-drawer__links a{color:#171717;border-top-color:#1717172e;font-family:Inter,sans-serif}.site-header--editorial .nav-drawer__links .button-primary{color:#f3f2eb}@media(min-width:768px)and (max-width:1023px){.features-editorial-hero{min-height:auto}.features-editorial-hero__stage{min-height:68rem;padding-inline:2rem}.features-editorial-hero__title{font-size:17vw}.features-editorial-hero__artwork{min-height:31rem;margin-inline:-2rem}.features-editorial-hero__artwork img{width:86%;top:-24%;left:13%}.features-editorial-hero__meta{max-width:43rem}}@media(min-width:1024px){.site-header--editorial,body.has-scrolled .site-header--editorial{min-height:5.35rem}.site-header--editorial .site-header__row{width:calc(100% - 7rem);max-width:none;min-height:5.35rem}.site-header--editorial .brand-lockup__logo,body.has-scrolled .site-header--editorial .brand-lockup__logo{width:11.8rem}.site-header--editorial .site-nav{letter-spacing:.025em;gap:clamp(1.7rem,2.5vw,2.65rem);font-size:.75rem;font-weight:700;display:flex}.site-header--editorial .site-nav a:after{background:#c7312e;bottom:-.5rem}.site-header--editorial .site-header__actions{margin-left:0}.site-header--editorial .site-header__actions .button-primary{min-width:11.5rem;min-height:3.55rem;padding:.85rem 1.25rem;font-size:.78rem}.site-header--editorial .site-header__cta-label--desktop{display:inline}.site-header--editorial .site-header__cta-label--mobile,.site-header--editorial .hamburger-btn{display:none}.features-editorial-hero{min-height:calc(100svh - 11.7rem)}.features-editorial-hero__stage{min-height:inherit;padding:2.65rem 3.5rem 1.55rem;display:block}.features-editorial-hero__title{letter-spacing:-.026em;width:55vw;max-width:57rem;font-size:clamp(10rem,15.45vw,16.25rem);line-height:.735}.features-editorial-hero__title span,.features-editorial-hero__title span:nth-child(3){transform:scaleX(.895)}.features-editorial-hero__artwork{z-index:1;width:min(80vw,84rem);min-height:0;margin:0;position:absolute;top:-11rem;right:calc(3.75rem - 18.5vw);overflow:visible}.features-editorial-hero__artwork img{clip-path:none;transform-origin:bottom;width:100%;position:relative;top:auto;left:auto;transform:scaleY(1.08)}.features-editorial-hero__artwork-bird{display:none}.features-editorial-hero__meta{grid-template-columns:1.2rem 4.95rem 6.7rem 1.7rem 1px 1.9rem minmax(0,1fr);gap:0;width:min(46rem,47vw);padding:0;position:absolute;bottom:1.55rem;left:3.5rem}.features-editorial-hero__barcode{grid-column:1}.features-editorial-hero__index{grid-column:3}.features-editorial-hero__meta-rule{grid-column:5}.features-editorial-hero__meta p{grid-column:7}.features-editorial-hero__barcode{width:1.2rem;height:5.4rem}.features-editorial-hero__index{font-size:5.45rem}.features-editorial-hero__meta-rule{height:5.6rem}.features-editorial-hero__meta p{max-width:25rem;font-size:clamp(.95rem,1.1vw,1.08rem);line-height:1.42}.features-editorial-statement{min-height:17.5rem}.features-editorial-statement__rail{border-right:1px solid var(--features-ink);letter-spacing:.035em;text-transform:uppercase;width:7.5rem;padding-top:1.5rem;font-size:.75rem;font-weight:800;display:block;position:absolute;inset:0 auto 0 0}.features-editorial-statement__rail span{writing-mode:vertical-rl;position:absolute;top:1.5rem;left:50%;transform:translate(-50%)rotate(180deg)}.features-editorial-statement__inner{grid-template-columns:6.5rem 1px minmax(0,1fr) 2.2rem;gap:1.8rem;margin-left:7.5rem;padding:2rem 3.5rem 2.75rem 2rem}.features-editorial-statement__index{font-size:4.7rem}.features-editorial-statement__rule{height:5.1rem}.features-editorial-statement__copy h2{max-width:none;font-size:clamp(2.35rem,3.4vw,3.65rem);line-height:.94}.features-editorial-statement__copy p{margin-top:1.4rem;font-size:1.05rem}.features-editorial-statement__arrow{width:1.8rem;margin-top:.2rem}}.features-editorial-page{--features-paper:#e4e3db;--features-ink:#171717;--features-red:#c7312e;background:var(--features-paper);color:var(--features-ink);font-family:Inter,sans-serif;overflow:hidden}.features-editorial-body{background:var(--features-paper)}.features-editorial-chapter,.features-editorial-journey,.features-editorial-proof,.features-editorial-cta{background:var(--features-paper);color:var(--features-ink);position:relative}.features-editorial-chapter__head,.features-editorial-section-head{border-top:2px dashed;grid-template-rows:auto auto;grid-template-columns:3rem 4.9rem minmax(0,1fr) 1.65rem;min-width:0;display:grid;position:relative}.features-editorial-chapter__head:before,.features-editorial-section-head:before{content:"";z-index:2;background:inherit;border:2px solid;border-top:0;border-radius:0 0 999px 999px;width:2.8rem;height:1.2rem;position:absolute;top:-2px;left:50%;transform:translate(-50%)}.features-editorial-chapter__rail,.features-editorial-section-head__rail{border-right:1px solid;grid-area:1/1/3;min-height:9.4rem;position:relative}.features-editorial-chapter__rail span,.features-editorial-section-head__rail span{letter-spacing:.025em;text-transform:uppercase;white-space:nowrap;writing-mode:vertical-rl;max-height:7.5rem;font-size:.68rem;font-weight:800;line-height:1;position:absolute;top:1rem;left:50%;overflow:hidden;transform:translate(-50%)rotate(180deg)}.features-editorial-chapter__index,.features-editorial-section-head__index{color:var(--features-red);letter-spacing:-.07em;grid-area:1/2/3;align-self:start;padding:1rem .45rem 0;font-family:Archivo Black,Inter,sans-serif;font-size:3.65rem;font-weight:400;line-height:.86}.features-editorial-chapter__headline,.features-editorial-section-head__copy{border-left:1px solid;grid-area:1/3;min-width:0;padding:1rem .7rem 0}.features-editorial-chapter__headline h2,.features-editorial-section-head__copy h2{letter-spacing:-.045em;text-transform:uppercase;margin:0;font-family:Archivo Black,Inter,sans-serif;font-size:clamp(1.75rem,7.7vw,2.45rem);font-weight:400;line-height:.95}.features-editorial-chapter__summary,.features-editorial-section-head__copy p{border-left:1px solid;grid-area:2/3;min-width:0;margin:0;padding:.65rem .7rem 1.2rem;font-size:.92rem;line-height:1.42}.features-editorial-chapter__arrow{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:square;stroke-linejoin:miter;grid-area:1/4/3;align-self:center;width:1.35rem;height:auto;margin-inline:auto}.features-editorial-chapter__modules{border-top:1px solid}.features-editorial-module{border-bottom:1px solid;grid-template-columns:minmax(0,1fr);display:grid}.features-editorial-module__copy{padding:2rem 1rem 2.2rem}.features-editorial-module__label,.features-editorial-module__media-head,.features-editorial-module__state{letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:800;line-height:1.35}.features-editorial-module__label{color:var(--features-red);margin:0 0 1rem}.features-editorial-module__copy h3{letter-spacing:-.05em;text-transform:uppercase;margin:0;font-family:Archivo Black,Inter,sans-serif;font-size:clamp(2rem,9.2vw,3rem);font-weight:400;line-height:.96}.features-editorial-module__summary{max-width:36rem;margin:1.2rem 0 0;font-size:1rem;line-height:1.5}.features-editorial-module__copy ul{border-top:1px solid;gap:0;margin:1.6rem 0 0;padding:0;list-style:none;display:grid}.features-editorial-module__copy li{border-bottom:1px solid;padding:.75rem .5rem .75rem 1.25rem;position:relative}@supports (color:color-mix(in lab,red,red)){.features-editorial-module__copy li{border-bottom:1px solid color-mix(in srgb,currentColor 32%,transparent)}}.features-editorial-module__copy li{font-size:.9rem;line-height:1.4}.features-editorial-module__copy li:before{content:"";background:var(--features-red);width:.42rem;height:.42rem;position:absolute;top:1.08rem;left:.1rem}.features-editorial-module__state{margin:1.2rem 0 0}.features-editorial-module__media{background:#f1f0e9;border-top:1px solid;min-width:0;margin:0}.features-editorial-module__media-head{border-bottom:1px solid var(--features-ink);color:var(--features-ink);justify-content:space-between;gap:1rem;padding:.7rem .8rem;display:flex}.features-editorial-module__media img{aspect-ratio:16/10;object-fit:contain;object-position:top center;background:#f1f0e9;width:100%;height:auto}.features-editorial-chapter--dark{background:var(--features-ink);color:var(--features-paper)}.features-editorial-chapter--dark .features-editorial-chapter__head:before{background:var(--features-ink)}.features-editorial-chapter--dark .features-editorial-module__copy li{border-bottom-color:#e4e3db3d}.features-editorial-journey,.features-editorial-proof,.features-editorial-cta{border-bottom:1px solid var(--features-ink)}.features-editorial-section-head__index{color:var(--features-ink)}.features-editorial-section-head__index--red{color:var(--features-red)}.features-editorial-journey__steps{border-top:1px solid var(--features-ink);grid-template-columns:minmax(0,1fr);margin-left:3rem;display:grid}.features-editorial-journey__step{border-bottom:1px solid var(--features-ink);grid-template-columns:2rem minmax(0,1fr);gap:.8rem;padding:1.25rem 1rem 1.4rem;display:grid;position:relative}.features-editorial-journey__step-index{background:var(--features-ink);width:1.75rem;height:1.75rem;color:var(--features-paper);border-radius:50%;place-items:center;font-size:.76rem;font-weight:800;display:grid}.features-editorial-journey__phase{letter-spacing:.06em;text-transform:uppercase;margin:0 0 .45rem;font-size:.7rem;font-weight:800}.features-editorial-journey__step h3{letter-spacing:-.035em;text-transform:uppercase;margin:0;font-family:Archivo Black,Inter,sans-serif;font-size:1.35rem;font-weight:400;line-height:1}.features-editorial-journey__step p:last-child{margin:.65rem 0 0;font-size:.9rem;line-height:1.45}.features-editorial-proof__grid{grid-template-columns:minmax(0,1fr);gap:0;padding:1rem;display:grid}.features-editorial-proof__item{border:1px solid var(--features-ink);border-bottom:0;grid-template-rows:auto auto 1fr;min-width:0;display:grid}.features-editorial-proof__item:last-child{border-bottom:1px solid var(--features-ink)}.features-editorial-proof__item-head{border-bottom:1px solid var(--features-ink);min-height:5.8rem;padding:.8rem}.features-editorial-proof__item-head p{color:var(--features-red);letter-spacing:.07em;text-transform:uppercase;margin:0 0 .45rem;font-size:.68rem;font-weight:800}.features-editorial-proof__item-head h3{letter-spacing:-.035em;text-transform:uppercase;margin:0;font-family:Archivo Black,Inter,sans-serif;font-size:1.45rem;font-weight:400;line-height:1}.features-editorial-proof__media{border-bottom:1px solid var(--features-ink);background:#f1f0e9;min-width:0;overflow:hidden}.features-editorial-proof__media img{aspect-ratio:16/10;object-fit:cover;object-position:top center;width:100%}.features-editorial-proof__item-copy{margin:0;padding:.9rem;font-size:.9rem;line-height:1.45}.features-editorial-section-head--cta{border-bottom:1px solid var(--features-ink)}.features-editorial-cta__actions{grid-template-columns:minmax(0,1fr);gap:.65rem;padding:1rem;display:grid}.features-editorial-cta__link{letter-spacing:.055em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:1rem;min-height:4.7rem;padding:1rem 1.2rem;font-size:.82rem;font-weight:800;display:flex}.features-editorial-cta__link--primary{background:var(--features-ink);color:var(--features-paper)}.features-editorial-cta__link--secondary{background:var(--features-red);color:#fff}.features-editorial-cta__link svg{fill:none;stroke:currentColor;stroke-width:1.35px;stroke-linecap:square;stroke-linejoin:miter;width:2.6rem;transition:transform .18s}.features-editorial-cta__link:hover svg,.features-editorial-cta__link:focus-visible svg{transform:translate(.35rem)}@media(min-width:768px){.features-editorial-chapter__head,.features-editorial-section-head{grid-template-columns:5rem 6.5rem minmax(0,1fr) 2.5rem}.features-editorial-chapter__rail,.features-editorial-section-head__rail{min-height:11rem}.features-editorial-chapter__index,.features-editorial-section-head__index{font-size:4.8rem}.features-editorial-chapter__headline h2,.features-editorial-section-head__copy h2{font-size:clamp(2.8rem,5.5vw,4.6rem)}.features-editorial-chapter__headline,.features-editorial-section-head__copy{padding:1.35rem 1.25rem 0}.features-editorial-chapter__summary,.features-editorial-section-head__copy p{padding:.8rem 1.25rem 1.5rem;font-size:1rem}.features-editorial-module__copy{padding-inline:2rem}.features-editorial-journey__steps{margin-left:5rem}.features-editorial-proof__grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:1.5rem}.features-editorial-proof__item{border-bottom:1px solid var(--features-ink)}.features-editorial-proof__item:nth-child(2n){border-left:0}.features-editorial-cta__actions{grid-template-columns:repeat(2,minmax(0,1fr));padding:1.5rem}}@media(min-width:1024px){.features-editorial-chapter__head,.features-editorial-section-head{grid-template-rows:minmax(12.5rem,auto);grid-template-columns:7.5rem 8.5rem minmax(25rem,1.3fr) minmax(18rem,.7fr) 4.5rem;align-items:stretch}.features-editorial-chapter__rail,.features-editorial-section-head__rail{grid-area:1/1;min-height:12.5rem}.features-editorial-chapter__rail span,.features-editorial-section-head__rail span{max-height:9.5rem;font-size:.75rem;top:1.5rem}.features-editorial-chapter__index,.features-editorial-section-head__index{grid-area:1/2;padding:1.8rem .8rem 0;font-size:clamp(5rem,5.5vw,6.2rem)}.features-editorial-chapter__headline,.features-editorial-section-head__copy{flex-direction:column;grid-area:1/3;justify-content:center;min-width:0;padding:1.5rem 2rem;display:flex}.features-editorial-chapter__headline h2,.features-editorial-section-head__copy h2{max-width:16ch;font-size:clamp(3.2rem,4.35vw,5rem);line-height:.91}.features-editorial-chapter__summary,.features-editorial-section-head__copy p{border-left:1px solid;grid-area:1/4;align-items:center;margin:1.6rem 0;padding:1.5rem 2rem;font-size:1rem;line-height:1.5;display:flex}.features-editorial-chapter__arrow{grid-area:1/5;width:1.6rem}.features-editorial-module{grid-template-columns:minmax(20rem,.78fr) minmax(0,1.22fr);min-height:34rem}.features-editorial-module--reverse{grid-template-columns:minmax(0,1.22fr) minmax(20rem,.78fr)}.features-editorial-module--reverse .features-editorial-module__copy{grid-column:2}.features-editorial-module--reverse .features-editorial-module__media{border-left:0;border-right:1px solid;grid-area:1/1}.features-editorial-module__copy{flex-direction:column;justify-content:center;min-width:0;padding:3.5rem clamp(2.5rem,4vw,5rem);display:flex}.features-editorial-module__copy h3{max-width:13ch;font-size:clamp(2.8rem,3.7vw,4.4rem);line-height:.92}.features-editorial-module__summary{font-size:1.05rem}.features-editorial-module__copy li{font-size:.95rem}.features-editorial-module__media{border-top:0;border-left:1px solid;align-self:stretch}.features-editorial-module__media img{aspect-ratio:auto;object-fit:contain;height:calc(100% - 2.6rem);min-height:31.4rem;padding:clamp(1rem,2.5vw,2.75rem)}.features-editorial-section-head__copy p{border:0;max-width:31rem;margin:1rem 0 0;padding:0}.features-editorial-journey__steps{border-bottom:1px solid var(--features-ink);grid-template-columns:repeat(5,minmax(0,1fr));margin-left:7.5rem}.features-editorial-journey__step{border-right:1px solid var(--features-ink);border-bottom:0;min-height:20rem;padding:2rem 1.5rem 2.4rem;display:block}.features-editorial-journey__step:before{content:"";z-index:0;border-top:1px dashed var(--features-ink);position:absolute;top:2.85rem;left:0;right:0}.features-editorial-journey__step:last-child{border-right:0}.features-editorial-journey__step-index{z-index:1;margin-bottom:2rem;position:relative}.features-editorial-journey__step h3{font-size:1.55rem}.features-editorial-proof__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:.75rem;padding:2rem 3.5rem 3.5rem}.features-editorial-proof__item{grid-column:span 4;border:1px solid var(--features-ink)!important}.features-editorial-proof__item--hero{grid-column:span 8}.features-editorial-proof__item:nth-child(2){grid-column:span 4}.features-editorial-proof__item:nth-child(3),.features-editorial-proof__item:nth-child(4){grid-column:span 6}.features-editorial-proof__item-head{min-height:6.8rem;padding:1rem 1.1rem}.features-editorial-proof__item-head h3{font-size:clamp(1.5rem,2vw,2.25rem)}.features-editorial-proof__item--hero .features-editorial-proof__media img{aspect-ratio:16/8.4}.features-editorial-proof__media img{aspect-ratio:16/9.5}.features-editorial-cta__actions{gap:1.25rem;padding:2rem 3.5rem 3rem 15.9rem}.features-editorial-cta__link{min-height:5.8rem;padding-inline:2rem;font-size:.9rem}}.trust-editorial-page{--trust-paper:#e4e3db;--trust-ink:#171717;--trust-red:#c7312e;--trust-moss:#9d9834;background:var(--trust-paper);color:var(--trust-ink);font-family:Inter,sans-serif;overflow:hidden}html:has(.trust-editorial-page){scrollbar-gutter:auto;scrollbar-width:none}html:has(.trust-editorial-page)::-webkit-scrollbar{width:0;height:0}.trust-editorial-barcode{background:repeating-linear-gradient(to bottom,var(--trust-red) 0,var(--trust-red) .3rem,transparent .3rem,transparent .46rem);width:1.25rem;height:5.75rem;display:block}.trust-editorial-notch{z-index:3;border:2px solid var(--trust-ink);background:var(--trust-paper);border-top:0;border-radius:0 0 999px 999px;width:2.8rem;height:1.35rem;position:absolute;top:-2px;left:50%;transform:translate(-50%)}.trust-editorial-hero{background:var(--trust-paper);isolation:isolate;min-height:calc(100svh - 9.6rem);position:relative;overflow:hidden}.trust-editorial-hero__stage{min-height:inherit;flex-direction:column;padding:1.1rem 1rem 1.2rem;display:flex;position:relative}.trust-editorial-hero__rail{letter-spacing:.03em;text-transform:uppercase;align-items:center;gap:.55rem;margin-bottom:1.1rem;font-size:.72rem;font-weight:800;display:flex}.trust-editorial-hero__rail strong{color:var(--trust-red);font-size:1.05rem}.trust-editorial-hero__rail i{background:var(--trust-ink);flex:1;height:1px;margin-left:.55rem}.trust-editorial-hero__title{z-index:2;letter-spacing:-.06em;text-transform:uppercase;width:100%;margin:0;font-family:Archivo Black,Inter,sans-serif;font-size:clamp(2.45rem,12.9vw,3.2rem);font-weight:400;line-height:.87;position:relative}.trust-editorial-hero__title span{white-space:nowrap;display:block}.trust-editorial-hero__title .trust-editorial-hero__line--desktop{display:none}.trust-editorial-hero__note{z-index:3;border-bottom:2px solid var(--trust-red);letter-spacing:.035em;text-transform:uppercase;width:max-content;max-width:100%;margin:.85rem 0 0;padding-bottom:.25rem;font-family:IBM Plex Mono,monospace;font-size:clamp(.62rem,2.8vw,.72rem);font-weight:500;line-height:1.25;position:relative}.trust-editorial-hero__artwork{z-index:1;pointer-events:none;place-items:center;min-height:clamp(14.25rem,61vw,16.25rem);margin:-.1rem -.25rem 0;display:grid;position:relative}.trust-editorial-hero__artwork img{object-fit:contain;transform-origin:top;width:min(92%,19rem);max-height:16.25rem;display:block;transform:scale(1.22)}.trust-editorial-hero__copy{z-index:2;letter-spacing:-.025em;max-width:25rem;margin:auto 0 0;font-size:.86rem;line-height:1.42;position:relative}.trust-editorial-hero__meta{display:none}.trust-editorial-ledger,.trust-editorial-cta{border-top:2px dashed var(--trust-ink);background:var(--trust-paper);position:relative}.trust-editorial-ledger__rail,.trust-editorial-flow__rail,.trust-editorial-links__rail,.trust-editorial-cta__rail{display:none}.trust-editorial-ledger__content{padding:2.1rem 1rem 0}.trust-editorial-ledger__mobile-index,.trust-editorial-flow__mobile-index,.trust-editorial-links__mobile-index,.trust-editorial-cta__mobile-index{text-transform:uppercase;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.2rem .75rem;width:max-content;margin-bottom:1.5rem;display:grid}.trust-editorial-ledger__mobile-index strong,.trust-editorial-flow__mobile-index strong,.trust-editorial-links__mobile-index strong,.trust-editorial-cta__mobile-index strong{color:var(--trust-red);letter-spacing:-.07em;grid-row:1/3;font-family:Archivo Black,Inter,sans-serif;font-size:4.2rem;font-weight:400;line-height:.8}.trust-editorial-ledger__mobile-index span,.trust-editorial-flow__mobile-index span,.trust-editorial-links__mobile-index span,.trust-editorial-cta__mobile-index span{letter-spacing:.04em;align-self:end;font-family:IBM Plex Mono,monospace;font-size:.64rem;font-weight:500}.trust-editorial-ledger__mobile-index .trust-editorial-barcode{background:repeating-linear-gradient(to right,var(--trust-red) 0,var(--trust-red) .3rem,transparent .3rem,transparent .45rem);align-self:start;width:5.8rem;height:.7rem}.trust-editorial-ledger__head h2,.trust-editorial-flow__head h2,.trust-editorial-links__content>header h2,.trust-editorial-cta__content h2{letter-spacing:-.055em;text-transform:uppercase;margin:0;font-family:Archivo Black,Inter,sans-serif;font-weight:400;line-height:.92}.trust-editorial-ledger__head h2{font-size:clamp(2.45rem,10.5vw,3.3rem)}.trust-editorial-ledger__head h2 span{display:block}.trust-editorial-ledger__head>p{max-width:32rem;margin:1.25rem 0 2rem;font-size:.95rem;line-height:1.5}.trust-editorial-ledger__rows{border-top:1px solid var(--trust-ink)}.trust-editorial-ledger__row{border-bottom:1px solid var(--trust-ink);gap:.85rem;padding:1.15rem 0 1.35rem;display:grid}.trust-editorial-ledger__label{letter-spacing:.035em;text-transform:uppercase;align-items:baseline;gap:.45rem;margin:0;font-family:IBM Plex Mono,monospace;font-size:.72rem;display:flex}.trust-editorial-ledger__label i{font-style:normal}.trust-editorial-ledger__label strong{font-weight:500}.trust-editorial-ledger__row h3{letter-spacing:-.035em;text-transform:uppercase;margin:0;font-size:clamp(1.1rem,4.8vw,1.35rem);font-weight:900;line-height:1}.trust-editorial-ledger__row div>p{margin:.45rem 0 0;font-size:.86rem;line-height:1.4}.trust-editorial-ledger__roots{pointer-events:none;height:5rem;position:relative;overflow:hidden}.trust-editorial-ledger__roots img{width:max(60rem,116vw);height:auto;position:absolute;top:53%;left:50%;transform:translate(-50%,-50%)}.trust-editorial-flow{background:var(--trust-ink);color:var(--trust-paper);display:block}.trust-editorial-flow__content{padding:2.5rem 1rem 2.25rem}.trust-editorial-flow__mobile-index{color:var(--trust-paper)}.trust-editorial-flow__head h2{font-size:clamp(2.3rem,10vw,3.15rem)}.trust-editorial-flow__head>p{color:#e4e3dbcc;max-width:58rem;margin:1.1rem 0 0;font-size:.92rem;line-height:1.5}.trust-editorial-flow__steps{gap:0;margin:2rem 0 0;padding:0;list-style:none;display:grid;position:relative}.trust-editorial-flow__steps:before{background:var(--trust-red);content:"";width:1px;position:absolute;top:.55rem;bottom:1rem;left:.35rem}.trust-editorial-flow__steps li{grid-template-columns:1.2rem 3.4rem minmax(0,1fr);align-items:center;gap:.65rem;min-height:4rem;display:grid;position:relative}.trust-editorial-flow__dot{z-index:1;border:2px solid var(--trust-paper);background:var(--trust-ink);border-radius:50%;width:.75rem;height:.75rem;position:relative}.trust-editorial-flow__steps strong{color:var(--trust-red);letter-spacing:-.06em;font-family:Archivo Black,Inter,sans-serif;font-size:2.25rem;font-weight:400;line-height:1}.trust-editorial-flow__steps li>span:last-child{letter-spacing:.025em;text-transform:uppercase;font-family:IBM Plex Mono,monospace;font-size:.68rem;font-weight:500;line-height:1.25}.trust-editorial-flow__closing{letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #e4e3dba6;margin:1.8rem 0 0;padding-top:1rem;font-family:IBM Plex Mono,monospace;font-size:.78rem;font-weight:500}.trust-editorial-links{background:var(--trust-paper);display:block}.trust-editorial-links__content{padding:3rem 1rem 0}.trust-editorial-links__content>header h2{font-size:clamp(3rem,12vw,4.5rem)}.trust-editorial-links__content>header>p{max-width:34rem;margin:1rem 0 2rem;font-size:.92rem;line-height:1.55}.trust-editorial-links__rows{border-top:1px solid var(--trust-ink)}.trust-editorial-link{border-bottom:1px solid var(--trust-ink);min-height:9.5rem;color:inherit;grid-template-rows:auto auto;grid-template-columns:3.4rem minmax(0,1fr) 5.5rem;align-items:center;gap:.8rem .75rem;padding:1rem 0;display:grid}.trust-editorial-link__index{letter-spacing:-.055em;align-self:start;font-family:Archivo Black,Inter,sans-serif;font-size:2.2rem;font-weight:400;line-height:1}.trust-editorial-link__copy{align-self:start}.trust-editorial-link__copy h3{letter-spacing:-.035em;text-transform:uppercase;margin:0;font-size:1.05rem;font-weight:900;line-height:1.05}.trust-editorial-link__copy p{margin:.45rem 0 0;font-size:.78rem;line-height:1.4}.trust-editorial-link__arrow{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:square;stroke-linejoin:miter;grid-area:2/1/auto/3;width:min(100%,8rem);height:2rem}.trust-editorial-link>img{object-fit:contain;width:100%;max-height:7.5rem;transition:transform .28s var(--ease-out);grid-area:1/3/3}.trust-editorial-cta{min-height:23rem}.trust-editorial-cta__content{padding:2.5rem 1rem 3rem}.trust-editorial-cta__content h2{max-width:15ch;font-size:clamp(2.4rem,10.5vw,3.3rem)}.trust-editorial-cta__content h2 span{display:block}.trust-editorial-cta__content>p{max-width:43rem;margin:1rem 0 0;font-size:.9rem;line-height:1.5}.trust-editorial-cta__actions{flex-wrap:wrap;align-items:center;gap:.9rem 1.3rem;margin-top:1.35rem;display:flex}.trust-editorial-cta .button-primary{background:var(--trust-ink);min-height:3.25rem;box-shadow:none;color:var(--trust-paper);letter-spacing:.055em;text-transform:uppercase;border:0;border-radius:0;font-family:Inter,sans-serif;font-size:.78rem;font-weight:800}.trust-editorial-cta__link{letter-spacing:.035em;text-transform:uppercase;border-bottom:1px solid;padding:.55rem 0;font-family:IBM Plex Mono,monospace;font-size:.7rem;font-weight:500}@media(max-width:359px){.trust-editorial-hero__title{font-size:12.2vw}.trust-editorial-hero__artwork{min-height:13rem}.trust-editorial-hero__artwork img{max-height:13.75rem}.trust-editorial-hero__copy{font-size:.78rem}}@media(min-width:768px){.trust-editorial-hero{min-height:60rem}.trust-editorial-hero__stage{padding-inline:2rem}.trust-editorial-hero__title{font-size:clamp(5rem,12.5vw,7rem)}.trust-editorial-hero__artwork{min-height:31rem}.trust-editorial-hero__artwork img{max-height:31rem}.trust-editorial-ledger__content,.trust-editorial-flow__content,.trust-editorial-links__content,.trust-editorial-cta__content{padding-inline:2rem}.trust-editorial-ledger__row{grid-template-columns:11rem minmax(0,1fr);gap:1.5rem}.trust-editorial-link{grid-template-rows:auto;grid-template-columns:4.5rem minmax(0,1fr) 10rem 8rem;gap:1.25rem}.trust-editorial-link__index,.trust-editorial-link__copy{align-self:center}.trust-editorial-link__arrow{grid-area:1/3;width:100%}.trust-editorial-link>img{grid-area:1/4}}@media(min-width:1024px){.trust-editorial-hero{min-height:max(43rem,100svh - 14.75rem)}.trust-editorial-hero__stage{min-height:inherit;padding:3.65rem 4rem 1.55rem;display:block}.trust-editorial-hero__rail,.trust-editorial-hero__title .trust-editorial-hero__line--mobile{display:none}.trust-editorial-hero__title .trust-editorial-hero__line--desktop{display:block}.trust-editorial-hero__title{z-index:3;width:54%;max-width:58rem;font-size:clamp(5.45rem,6.45vw,6.95rem);line-height:.9;position:relative}.trust-editorial-hero__copy{width:47%;max-width:37rem;margin:2.6rem 0 0;font-size:.98rem;line-height:1.45}.trust-editorial-hero__meta{grid-template-columns:1.25rem 1.7rem 5.6rem 1.25rem 1px minmax(0,1fr);align-items:center;width:30rem;margin-top:1.85rem;display:grid}.trust-editorial-hero__meta strong{color:var(--trust-red);letter-spacing:-.07em;grid-column:3;font-family:Archivo Black,Inter,sans-serif;font-size:5rem;font-weight:400;line-height:.82}.trust-editorial-hero__meta>i{background:var(--trust-ink);grid-column:5;width:1px;height:4.25rem}.trust-editorial-hero__meta>span:last-child{letter-spacing:.025em;text-transform:uppercase;grid-column:6;margin-left:1.5rem;font-size:.75rem;font-weight:800}.trust-editorial-hero__artwork{z-index:1;place-items:center;width:min(45vw,46rem);min-height:0;margin:0;display:grid;position:absolute;top:-2.8rem;bottom:-.1rem;right:clamp(2.5rem,4.5vw,5rem)}.trust-editorial-hero__artwork img{object-fit:contain;width:100%;height:100%;max-height:100%;transform:translateY(-.8rem)scaleY(1.04)}.trust-editorial-hero__note{z-index:3;border-top:1px solid var(--trust-ink);border-bottom:0;width:min(34vw,35rem);max-width:none;margin:0;padding:.75rem 0 0;font-size:.7rem;position:absolute;bottom:3.2rem;right:clamp(3.8rem,5.6vw,6rem)}.trust-editorial-ledger{grid-template-columns:6.25rem minmax(0,1fr);min-height:40rem;display:grid}.trust-editorial-ledger__rail,.trust-editorial-flow__rail,.trust-editorial-links__rail,.trust-editorial-cta__rail{border-right:1px solid;display:block;position:relative}.trust-editorial-ledger__rail>span{letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;writing-mode:vertical-rl;font-family:IBM Plex Mono,monospace;font-size:.7rem;font-weight:500;position:absolute;top:2.25rem;left:50%;transform:translate(-50%)rotate(180deg)}.trust-editorial-ledger__rail>strong{z-index:2;color:var(--trust-red);letter-spacing:-.07em;font-family:Archivo Black,Inter,sans-serif;font-size:5.25rem;font-weight:400;line-height:.82;position:absolute;top:2.65rem;left:calc(100% + 1.75rem)}.trust-editorial-ledger__rail>.trust-editorial-barcode{position:absolute;top:11.8rem;left:50%;transform:translate(-50%)}.trust-editorial-ledger__rail>img{width:16rem;max-width:none;position:absolute;top:15.8rem;left:calc(100% - 2rem)}.trust-editorial-ledger__content{min-width:0;padding:3.2rem 6rem 0 12.5rem}.trust-editorial-ledger__mobile-index,.trust-editorial-flow__mobile-index,.trust-editorial-links__mobile-index,.trust-editorial-cta__mobile-index{display:none}.trust-editorial-ledger__head{grid-template-columns:minmax(31rem,1.3fr) minmax(20rem,.8fr);align-items:center;gap:clamp(2rem,5vw,7rem);display:grid}.trust-editorial-ledger__head h2{font-size:clamp(3.35rem,4.25vw,4.45rem)}.trust-editorial-ledger__head>p{max-width:28rem;margin:0;font-size:1rem}.trust-editorial-ledger__rows{margin-top:2rem}.trust-editorial-ledger__row{grid-template-columns:15rem minmax(0,1fr);align-items:center;gap:1rem;min-height:5rem;padding:.7rem 1rem}.trust-editorial-ledger__label{font-size:.76rem}.trust-editorial-ledger__row h3{font-size:clamp(1rem,1.35vw,1.35rem)}.trust-editorial-ledger__row div>p{margin-top:.35rem;font-size:.82rem}.trust-editorial-ledger__roots{grid-column:1/3;height:4.75rem}.trust-editorial-ledger__roots img{width:max(60rem,116vw);height:auto}.trust-editorial-flow{grid-template-columns:9.5rem minmax(0,1fr);min-height:24rem;display:grid}.trust-editorial-flow__rail{border-right-color:#e4e3dbb3}.trust-editorial-flow__rail>strong{color:var(--trust-red);letter-spacing:-.07em;font-family:Archivo Black,Inter,sans-serif;font-size:4.75rem;font-weight:400;line-height:.82;position:absolute;top:2.5rem;left:2.8rem}.trust-editorial-flow__rail>span{z-index:2;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;font-family:IBM Plex Mono,monospace;font-size:.72rem;font-weight:500;position:absolute;top:3.1rem;left:10.7rem}.trust-editorial-flow__rail>.trust-editorial-barcode{position:absolute;top:8.4rem;left:3.1rem}.trust-editorial-flow__content{min-width:0;padding:2.7rem 5.5rem 2.3rem 10rem}.trust-editorial-flow__head h2{white-space:nowrap;font-size:clamp(2.7rem,3.2vw,3.35rem)}.trust-editorial-flow__head>p{margin-top:.75rem;font-size:.98rem}.trust-editorial-flow__steps{grid-template-columns:repeat(5,minmax(0,1fr));margin-top:2.5rem}.trust-editorial-flow__steps:before{width:auto;height:1px;inset:.5rem 7% auto}.trust-editorial-flow__steps li{text-align:center;flex-direction:column;align-items:center;gap:.35rem;min-height:6rem;display:flex}.trust-editorial-flow__dot{margin-bottom:.15rem}.trust-editorial-flow__steps strong{font-size:2.85rem}.trust-editorial-flow__steps li>span:last-child{max-width:12rem;font-size:.7rem}.trust-editorial-flow__closing{margin-top:2.45rem}.trust-editorial-links{grid-template-columns:13.5rem minmax(0,1fr);min-height:40rem;display:grid}.trust-editorial-links__rail>strong,.trust-editorial-cta__rail>strong{color:var(--trust-red);letter-spacing:-.07em;font-family:Archivo Black,Inter,sans-serif;font-size:5.25rem;font-weight:400;line-height:.82;position:absolute;top:2.65rem;left:3.1rem}.trust-editorial-links__rail>span,.trust-editorial-cta__rail>span{letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;font-family:IBM Plex Mono,monospace;font-size:.68rem;font-weight:500;position:absolute;top:7.45rem;left:3.25rem}.trust-editorial-links__rail>.trust-editorial-barcode,.trust-editorial-cta__rail>.trust-editorial-barcode{position:absolute;top:9.7rem;left:3.25rem}.trust-editorial-links__content{min-width:0;padding:3rem 6rem 0 3.5rem}.trust-editorial-links__content>header h2{font-size:clamp(3.6rem,4.5vw,4.8rem)}.trust-editorial-links__content>header{margin-left:.75rem}.trust-editorial-links__content>header>p{margin:.75rem 0 2rem;font-size:.9rem}.trust-editorial-link{grid-template-columns:4rem minmax(20rem,1fr) minmax(11rem,16rem) 9rem;gap:1.5rem;min-height:9rem;padding:.5rem 1rem}.trust-editorial-link__index{font-size:2.65rem}.trust-editorial-link__copy h3{font-size:1.25rem}.trust-editorial-link__copy p{font-size:.72rem}.trust-editorial-link>img{--trust-link-art-scale:1.12;max-height:8rem;transform:scale(var(--trust-link-art-scale))}.trust-editorial-link:first-child>img{--trust-link-art-scale:1.35}.trust-editorial-link:nth-child(3)>img{--trust-link-art-scale:1.18}.trust-editorial-cta{grid-template-columns:13.5rem minmax(0,1fr);min-height:13.25rem;display:grid}.trust-editorial-cta__content{padding:1.5rem 6rem 1.25rem 4.25rem}.trust-editorial-cta__content h2{max-width:53rem;font-size:clamp(2.35rem,2.75vw,2.9rem)}.trust-editorial-cta__content>p{margin-top:.25rem;font-size:.78rem}.trust-editorial-cta__actions{margin-top:.55rem}.trust-editorial-cta .button-primary{min-height:2.75rem}}@media(hover:hover)and (pointer:fine){.trust-editorial-link:hover>img{transform:translate(-.35rem) scale(calc(var(--trust-link-art-scale,1) + .04))}.trust-editorial-link:hover .trust-editorial-link__arrow{color:var(--trust-red)}}@media(prefers-reduced-motion:reduce){.trust-editorial-link>img{transition:none}}.privacy-editorial-page{--privacy-paper:#e4e3db;--privacy-ink:#171717;--privacy-red:#c7312e;background:var(--privacy-paper);color:var(--privacy-ink);font-family:Inter,sans-serif;overflow:hidden}html:has(.privacy-editorial-page){scrollbar-gutter:auto;scrollbar-width:none}html:has(.privacy-editorial-page)::-webkit-scrollbar{width:0;height:0}.privacy-editorial-barcode{background:repeating-linear-gradient(to bottom,var(--privacy-red) 0,var(--privacy-red) .3rem,transparent .3rem,transparent .46rem);width:1.25rem;height:5.8rem;display:block}.privacy-editorial-notch{z-index:4;border:2px solid var(--privacy-ink);background:var(--privacy-paper);border-top:0;border-radius:0 0 999px 999px;width:2.85rem;height:1.35rem;position:absolute;top:-2px;left:50%;transform:translate(-50%)}.privacy-editorial-hero{isolation:isolate;min-height:calc(100svh - 9.3rem);position:relative;overflow:hidden}.privacy-editorial-hero__stage{min-height:inherit;flex-direction:column;padding:1.15rem 1rem 1.3rem;display:flex;position:relative}.privacy-editorial-hero__mobile-index{letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:.9rem;margin-bottom:1.1rem;font-family:IBM Plex Mono,monospace;font-size:.7rem;font-weight:500;display:flex}.privacy-editorial-hero__mobile-index strong{color:var(--privacy-red);font-family:Archivo Black,Inter,sans-serif;font-size:1.05rem;font-weight:400}.privacy-editorial-hero__title,.privacy-editorial-flow__head h2,.privacy-editorial-roles__content h2,.privacy-editorial-practice__content h2,.privacy-editorial-cta__content h2{letter-spacing:-.06em;text-transform:uppercase;margin:0;font-family:Archivo Black,Inter,sans-serif;font-weight:400;line-height:.9}.privacy-editorial-hero__title{z-index:3;width:100%;font-size:clamp(2.6rem,12.6vw,3.25rem);position:relative}.privacy-editorial-hero__title span{white-space:nowrap;display:block}.privacy-editorial-hero__title .privacy-editorial-hero__line--desktop{display:none}.privacy-editorial-hero__note{z-index:3;border-bottom:2px solid var(--privacy-red);letter-spacing:.03em;text-transform:uppercase;width:max-content;max-width:100%;margin:.9rem 0 0;padding-bottom:.28rem;font-family:IBM Plex Mono,monospace;font-size:clamp(.59rem,2.65vw,.7rem);font-weight:500;line-height:1.25;position:relative}.privacy-editorial-hero__visual{z-index:1;place-items:center;min-height:clamp(15rem,57vw,18rem);margin:.25rem -.65rem 0;display:grid;position:relative}.privacy-editorial-hero__artwork{z-index:2;pointer-events:none;place-items:center;width:100%;height:100%;margin:0;display:grid;position:relative}.privacy-editorial-hero__artwork img{object-fit:contain;width:min(82vw,20rem);max-height:17.5rem;display:block;transform:scale(1.18)}.privacy-editorial-circuit{z-index:1;fill:none;width:118%;height:74%;stroke:var(--privacy-ink);stroke-width:1.4px;vector-effect:non-scaling-stroke;position:absolute;inset:18% -9% 0;overflow:visible}.privacy-editorial-circuit__dots circle{fill:var(--privacy-ink);stroke:none}.privacy-editorial-circuit__dots .is-red{fill:var(--privacy-red)}.privacy-editorial-hero__copy{z-index:3;letter-spacing:-.025em;max-width:31rem;margin:auto 0 0;font-size:.86rem;line-height:1.48;position:relative}.privacy-editorial-hero__meta{display:none}.privacy-editorial-flow,.privacy-editorial-cta{border-top:2px dashed var(--privacy-ink);background:var(--privacy-paper);position:relative}.privacy-editorial-side-rail{display:none}.privacy-editorial-flow__content,.privacy-editorial-roles__content,.privacy-editorial-practice__content,.privacy-editorial-cta__content{padding:2.25rem 1rem}.privacy-editorial-mobile-index{text-transform:uppercase;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:.2rem .75rem;width:max-content;margin-bottom:1.4rem;display:grid}.privacy-editorial-mobile-index>.privacy-editorial-barcode{grid-row:1;width:.75rem;height:4.15rem}.privacy-editorial-mobile-index strong{color:var(--privacy-red);letter-spacing:-.07em;font-family:Archivo Black,Inter,sans-serif;font-size:4.15rem;font-weight:400;line-height:.8}.privacy-editorial-mobile-index span{letter-spacing:.035em;font-family:IBM Plex Mono,monospace;font-size:.64rem;font-weight:500}.privacy-editorial-flow__head h2{font-size:clamp(2.25rem,10.4vw,3.25rem)}.privacy-editorial-flow__head>p{max-width:32rem;margin:1.2rem 0 0;font-size:.9rem;line-height:1.5}.privacy-editorial-flow__steps{gap:0;margin:2rem 0 0;padding:0;list-style:none;display:grid;position:relative}.privacy-editorial-flow__steps:before{background:var(--privacy-red);content:"";width:1px;position:absolute;top:.5rem;bottom:1rem;left:.35rem}.privacy-editorial-flow__steps li{grid-template-columns:1.2rem 3.5rem minmax(0,1fr);align-items:center;gap:.55rem;min-height:3.6rem;display:grid;position:relative}.privacy-editorial-flow__dot{z-index:1;border:2px solid var(--privacy-ink);background:var(--privacy-paper);border-radius:50%;width:.75rem;height:.75rem;position:relative}.privacy-editorial-flow__steps strong{color:var(--privacy-red);letter-spacing:-.06em;font-family:Archivo Black,Inter,sans-serif;font-size:2.1rem;font-weight:400}.privacy-editorial-flow__steps li>span:last-child{text-transform:uppercase;font-family:IBM Plex Mono,monospace;font-size:.7rem;font-weight:500}.privacy-editorial-flow__principles,.privacy-editorial-practice__bullets,.privacy-editorial-roles__permissions{margin:1.8rem 0 0;padding:0;list-style:none}.privacy-editorial-flow__principles{border-top:1px solid var(--privacy-ink)}.privacy-editorial-flow__principles li,.privacy-editorial-practice__bullets li{border-bottom:1px solid var(--privacy-ink);letter-spacing:-.02em;text-transform:uppercase;grid-template-columns:.7rem minmax(0,1fr);align-items:center;gap:.7rem;min-height:3rem;padding:.7rem 0;font-size:.78rem;line-height:1.25;display:grid}.privacy-editorial-flow__principles i,.privacy-editorial-practice__bullets i{background:var(--privacy-red);border-radius:50%;width:.48rem;height:.48rem}.privacy-editorial-root-divider,.trust-editorial-ledger__roots{pointer-events:none;height:5.25rem;position:relative;overflow:hidden}.privacy-editorial-root-divider img,.trust-editorial-ledger__roots img{width:max(60rem,116vw);max-width:none;height:auto;position:absolute;top:54%;left:50%;transform:translate(-50%,-50%)}.privacy-editorial-roles{background:var(--privacy-ink);min-height:39rem;color:var(--privacy-paper);position:relative;overflow:hidden}.privacy-editorial-roles__content{z-index:2;position:relative}.privacy-editorial-roles__content h2{font-size:clamp(2.45rem,10.8vw,3.4rem)}.privacy-editorial-roles__content>p{color:#e4e3dbdb;max-width:29rem;margin:1rem 0 0;font-size:.9rem;line-height:1.5}.privacy-editorial-roles__permissions{border-top:1px solid #e4e3dbb3;border-bottom:1px solid #e4e3dbb3;grid-template-columns:repeat(3,minmax(0,1fr));max-width:37rem;display:grid}.privacy-editorial-roles__permissions li{text-transform:uppercase;border-right:1px solid #e4e3dbb3;place-items:center;min-height:5.3rem;padding:.8rem .4rem;font-family:IBM Plex Mono,monospace;font-size:.62rem;font-weight:500;display:grid}.privacy-editorial-roles__permissions li:last-child{border-right:0}.privacy-editorial-roles__permissions span{background:var(--privacy-red);width:2.6rem;height:1px;position:relative}.privacy-editorial-roles__permissions span i{background:var(--privacy-red);border-radius:50%;width:.55rem;height:.55rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.privacy-editorial-roles__artwork{z-index:1;pointer-events:none;width:min(85vw,27rem);margin:0;position:absolute;bottom:-.65rem;right:-2.25rem}.privacy-editorial-roles__artwork img{object-fit:contain;width:100%;height:auto;display:block}.privacy-editorial-practice{background:var(--privacy-paper);position:relative}.privacy-editorial-practice__content h2{font-size:clamp(2.1rem,9.5vw,3.05rem)}.privacy-editorial-practice__content>p{max-width:33rem;margin:1.25rem 0 0;font-size:.9rem;line-height:1.5}.privacy-editorial-practice__bullets{border-top:1px solid var(--privacy-ink)}.privacy-editorial-practice__media{margin:0 1rem 2.75rem;position:relative}.privacy-editorial-practice__media>span{z-index:2;background:var(--privacy-red);width:.6rem;height:.6rem;position:absolute;top:-.3rem;left:-.3rem}.privacy-editorial-practice__media img{border:1px solid var(--privacy-ink);object-fit:cover;width:100%;height:auto;display:block}.privacy-editorial-practice__media figcaption{letter-spacing:.035em;text-transform:uppercase;align-items:center;gap:.7rem;margin-top:.65rem;font-family:IBM Plex Mono,monospace;font-size:.66rem;font-weight:500;display:flex}.privacy-editorial-practice__media figcaption i{background:var(--privacy-red);width:.48rem;height:.48rem}.privacy-editorial-cta{min-height:31rem}.privacy-editorial-cta__content{z-index:2;position:relative}.privacy-editorial-cta__content h2{max-width:14ch;font-size:clamp(2.25rem,10.2vw,3.25rem)}.privacy-editorial-cta__content>p{max-width:31rem;margin:1rem 0 0;font-size:.9rem;line-height:1.5}.privacy-editorial-cta__actions{flex-wrap:wrap;align-items:center;gap:.8rem 1rem;margin-top:1.4rem;display:flex}.privacy-editorial-cta .button-primary{background:var(--privacy-ink);min-height:3rem;box-shadow:none;color:var(--privacy-paper);letter-spacing:.05em;text-transform:uppercase;border:0;border-radius:0;font-family:Inter,sans-serif;font-size:.75rem;font-weight:800}.privacy-editorial-cta__link{letter-spacing:.035em;text-transform:uppercase;border-bottom:1px solid;padding:.5rem 0;font-family:IBM Plex Mono,monospace;font-size:.68rem;font-weight:500}.privacy-editorial-cta__artwork{z-index:1;pointer-events:none;width:min(47vw,13rem);margin:0;position:absolute;bottom:-1rem;right:-1rem}.privacy-editorial-cta__artwork img{object-fit:contain;width:100%;height:auto;display:block}.privacy-editorial-cta__artwork:after{background:var(--privacy-ink);clip-path:polygon(32% 32%,0 100%,100% 100%,68% 32%);content:"";border-radius:0 0 .18rem .18rem;width:.68rem;height:1.25rem;position:absolute;top:59%;left:50%;transform:translate(-50%,-50%)}.privacy-editorial-cta__artwork:before{z-index:2;background:var(--privacy-ink);content:"";border-radius:50%;width:.72rem;height:.72rem;position:absolute;top:calc(59% - .34rem);left:50%;transform:translate(-50%,-50%)}@media(max-width:359px){.privacy-editorial-hero__title{font-size:12vw}.privacy-editorial-hero__visual{min-height:13rem}.privacy-editorial-hero__artwork img{max-height:14.5rem}.privacy-editorial-hero__copy{font-size:.78rem}}@media(min-width:768px){.privacy-editorial-hero__stage,.privacy-editorial-flow__content,.privacy-editorial-roles__content,.privacy-editorial-practice__content,.privacy-editorial-cta__content{padding-inline:2rem}.privacy-editorial-hero__title{font-size:clamp(5.25rem,12vw,7rem)}.privacy-editorial-hero__visual{min-height:30rem}.privacy-editorial-hero__artwork img{width:min(75vw,35rem);max-height:31rem}.privacy-editorial-practice__media{margin-inline:2rem}}@media(min-width:1024px){.privacy-editorial-hero{min-height:max(40rem,100svh - 14.75rem)}.privacy-editorial-hero__stage{min-height:inherit;padding:9rem 4rem 1.65rem;display:block}.privacy-editorial-hero__mobile-index,.privacy-editorial-hero__title .privacy-editorial-hero__line--mobile{display:none}.privacy-editorial-hero__title .privacy-editorial-hero__line--desktop{display:block}.privacy-editorial-hero__title{width:58%;max-width:61rem;font-size:clamp(5rem,5.75vw,6.15rem);line-height:1}.privacy-editorial-hero__copy{width:31rem;margin:2.15rem 0 0;font-size:.92rem;line-height:1.45}.privacy-editorial-hero__visual{z-index:1;width:53%;min-height:0;margin:0;position:absolute;top:1.35rem;bottom:.8rem;right:-2.5rem}.privacy-editorial-hero__artwork img{object-fit:contain;width:100%;height:100%;max-height:100%;transform:translateY(-10rem)scale(.8)}.privacy-editorial-circuit{width:127%;height:52%;inset:45% -7% 0 -20%}.privacy-editorial-hero__note{border-top:1px solid var(--privacy-ink);border-bottom:0;width:min(36vw,37rem);max-width:none;margin:0;padding:.8rem 0 0;font-size:.7rem;position:absolute;bottom:6.25rem;right:4.5rem}.privacy-editorial-hero__meta{grid-template-columns:1.25rem 1.8rem 5.6rem 1.35rem 1px minmax(0,1fr);align-items:center;width:31rem;margin-top:3.5rem;display:grid}.privacy-editorial-hero__meta strong{color:var(--privacy-red);letter-spacing:-.07em;grid-column:3;font-family:Archivo Black,Inter,sans-serif;font-size:5rem;font-weight:400;line-height:.82}.privacy-editorial-hero__meta>i{background:var(--privacy-ink);grid-column:5;width:1px;height:4.2rem}.privacy-editorial-hero__meta>span:last-child{text-transform:uppercase;grid-column:6;margin-left:1.55rem;font-family:IBM Plex Mono,monospace;font-size:.72rem;font-weight:500}.privacy-editorial-flow,.privacy-editorial-roles,.privacy-editorial-practice,.privacy-editorial-cta{grid-template-columns:6.25rem minmax(0,1fr);display:grid}.privacy-editorial-side-rail{border-right:1px solid;display:block;position:relative}.privacy-editorial-flow{min-height:35rem}.privacy-editorial-flow__rail>span,.privacy-editorial-practice__rail>span,.privacy-editorial-cta__rail>span{text-transform:uppercase;white-space:nowrap;writing-mode:vertical-rl;font-family:IBM Plex Mono,monospace;font-size:.68rem;font-weight:500;position:absolute;top:2.6rem;left:50%;transform:translate(-50%)rotate(180deg)}.privacy-editorial-side-rail>strong{z-index:3;color:var(--privacy-red);letter-spacing:-.07em;font-family:Archivo Black,Inter,sans-serif;font-size:5.2rem;font-weight:400;line-height:.82;position:absolute;top:2.6rem;left:calc(100% + 1.75rem)}.privacy-editorial-side-rail>.privacy-editorial-barcode{position:absolute;top:11.8rem;left:50%;transform:translate(-50%)}.privacy-editorial-flow__content{min-width:0;padding:3.3rem 7.5rem 0 12.5rem}.privacy-editorial-mobile-index{display:none}.privacy-editorial-flow__head{grid-template-columns:minmax(39rem,1.4fr) minmax(18rem,.62fr);align-items:center;gap:clamp(2rem,5vw,7rem);display:grid}.privacy-editorial-flow__head h2{font-size:clamp(3.15rem,4vw,4.2rem)}.privacy-editorial-flow__head>p{margin:0;font-size:.9rem}.privacy-editorial-flow__steps{border-top:1px solid var(--privacy-ink);border-bottom:1px solid var(--privacy-ink);grid-template-columns:repeat(5,minmax(0,1fr));margin-top:2.1rem}.privacy-editorial-flow__steps:before{width:auto;height:1px;inset:1.8rem 7% auto}.privacy-editorial-flow__steps li{border-right:1px solid var(--privacy-ink);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;min-height:6.8rem;display:flex}.privacy-editorial-flow__steps li:last-child{border-right:0}.privacy-editorial-flow__dot{margin-bottom:.1rem}.privacy-editorial-flow__steps strong{font-size:2.6rem;line-height:.95}.privacy-editorial-flow__principles{border-top:0;margin-top:0}.privacy-editorial-flow__principles li{min-height:2.8rem;padding-inline:.75rem;font-size:.84rem}.privacy-editorial-root-divider{grid-column:1/3;height:6.2rem}.privacy-editorial-root-divider img,.trust-editorial-ledger__roots img{object-fit:contain;width:100%;height:auto;top:54%}.privacy-editorial-roles{grid-template-columns:13.5rem minmax(0,1fr);min-height:28rem}.privacy-editorial-roles__rail{border-right-color:#e4e3dbb8}.privacy-editorial-roles__rail>strong{top:2.65rem;left:3rem}.privacy-editorial-roles__rail>span{text-transform:uppercase;white-space:nowrap;font-family:IBM Plex Mono,monospace;font-size:.68rem;font-weight:500;position:absolute;top:3.2rem;left:10rem}.privacy-editorial-roles__rail>.privacy-editorial-barcode{top:9.6rem;left:3.25rem;transform:none}.privacy-editorial-roles__content{min-width:0;padding:2.9rem 45% 2.5rem 3.75rem}.privacy-editorial-roles__content h2{font-size:clamp(3.3rem,4.1vw,4.3rem)}.privacy-editorial-roles__content>p{font-size:.94rem}.privacy-editorial-roles__permissions{margin-top:1.4rem}.privacy-editorial-roles__artwork{width:min(38vw,37rem);bottom:-1.25rem;right:4rem}.privacy-editorial-practice{grid-template-columns:6.25rem minmax(0,.78fr) minmax(34rem,1.22fr);min-height:38rem;padding:2.8rem 2.75rem 3.4rem 0}.privacy-editorial-practice__rail{grid-row:1}.privacy-editorial-practice__content{min-width:0;padding:.6rem 2.8rem 0 10rem}.privacy-editorial-practice__content h2{font-size:clamp(2.65rem,3.35vw,3.5rem)}.privacy-editorial-practice__content>p{margin-top:1.6rem;font-size:.95rem}.privacy-editorial-practice__bullets{margin-top:2rem}.privacy-editorial-practice__bullets li{font-size:.75rem}.privacy-editorial-practice__media{align-self:center;margin:0}.privacy-editorial-practice__media img{aspect-ratio:16/10.15}.privacy-editorial-cta{grid-template-columns:6.25rem minmax(0,1fr);min-height:25rem}.privacy-editorial-cta__content{padding:3.5rem 28rem 3rem 11.5rem}.privacy-editorial-cta__content h2{max-width:44rem;font-size:clamp(3rem,3.6vw,3.8rem)}.privacy-editorial-cta__content>p{margin-top:1.35rem;font-size:.95rem}.privacy-editorial-cta__artwork{width:min(19vw,18rem);bottom:1.4rem;right:7rem}}@media(min-width:1024px)and (max-width:1279px){.privacy-editorial-flow__content{padding-left:10rem;padding-right:3rem}.privacy-editorial-flow__head{grid-template-columns:minmax(31rem,1.3fr) minmax(16rem,.7fr)}.privacy-editorial-practice__content,.privacy-editorial-cta__content{padding-left:7rem}}@media(prefers-reduced-motion:reduce){.privacy-editorial-hero__artwork,.privacy-editorial-roles__artwork,.privacy-editorial-cta__artwork{transform:none!important}}.trust-editorial-ledger__roots{height:6.5rem}.trust-editorial-ledger__roots img{width:100%;max-width:none;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}@media(max-width:767px){.trust-editorial-ledger__roots{height:5.25rem}.trust-editorial-ledger__roots img{width:200vw}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}
