.studio-funnels .tool-page{padding-top:clamp(118px,10.5vw,176px)}.studio-funnels .tool-page [hidden]{display:none!important}.studio-funnels .tool-head{grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);align-items:end;gap:26px 80px;display:grid}.studio-funnels .tool-head .label{margin-bottom:26px}.studio-funnels .tool-head .display{max-width:15ch}.studio-funnels .tool-head .lede+.lede{margin-top:14px}.studio-funnels .tool-head-side{justify-items:start;gap:18px;display:grid}.studio-funnels .section-head{grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);align-items:end;gap:22px 80px;margin-bottom:clamp(34px,4vw,60px);display:grid}.studio-funnels .section-head .label{margin-bottom:22px}.studio-funnels .section-title{letter-spacing:-.055em;text-wrap:balance;max-width:17ch;font-size:clamp(30px,3.4vw,64px);font-weight:470;line-height:1.03}html[lang=de] .studio-funnels .section-title{font-size:clamp(28px,3vw,56px)}.studio-funnels .tool-section{padding-block:clamp(84px,8.5vw,150px) 0}.studio-funnels .instrument{border-radius:var(--plate-radius);background:var(--ink);position:relative}@supports (color:color-mix(in lab, red, red)){.studio-funnels .instrument{background:color-mix(in srgb, var(--ink) 3.2%, var(--ground))}}.studio-funnels .instrument{box-shadow:inset 0 0 0 1px var(--line), 0 30px 80px #0000002e;overflow:clip}html.light .studio-funnels .instrument{background:#fff}@supports (color:color-mix(in lab, red, red)){html.light .studio-funnels .instrument{background:color-mix(in srgb, #fff 42%, var(--ground))}}html.light .studio-funnels .instrument{box-shadow:inset 0 0 0 1px var(--line), 0 26px 70px #1b1d1a14}.studio-funnels .instrument-strip{border-bottom:1px solid var(--line);min-height:44px;font:11px/1.4 var(--mono);color:var(--faint);justify-content:space-between;align-items:center;gap:16px;padding:10px clamp(16px,1.8vw,26px);display:flex}.studio-funnels .instrument-strip>span:first-child{color:var(--muted);align-items:center;gap:9px;display:inline-flex}.studio-funnels .instrument-strip .dot{background:var(--faint);border-radius:50%;width:6px;height:6px}.studio-funnels .instrument-strip .dot.is-live{background:var(--red-text)}.studio-funnels .quiet-plate{border-radius:calc(var(--plate-radius) * .7);background:var(--ink)}@supports (color:color-mix(in lab, red, red)){.studio-funnels .quiet-plate{background:color-mix(in srgb, var(--ink) 4%, transparent)}}.studio-funnels .quiet-plate{box-shadow:inset 0 0 0 1px var(--line)}.studio-funnels .field{gap:8px;min-width:0;display:grid}.studio-funnels .field>label,.studio-funnels .field-label{letter-spacing:-.01em;color:var(--ink);font-size:13px;font-weight:500}.studio-funnels .field-optional{font:11px var(--mono);color:var(--faint);margin-left:6px;font-weight:400}.studio-funnels .input,.studio-funnels .select,.studio-funnels .textarea{background:var(--raised);width:100%;min-height:52px;color:var(--ink);font:400 16px/1.4 var(--font);box-shadow:inset 0 0 0 1px var(--line-strong);border:0;border-radius:14px;padding:13px 16px;transition:box-shadow .18s,background-color .18s}html.light .studio-funnels .input,html.light .studio-funnels .select,html.light .studio-funnels .textarea{background:#fbfaf6}.studio-funnels .textarea{resize:vertical;min-height:112px}.studio-funnels .input::placeholder,.studio-funnels .textarea::placeholder{color:var(--faint)}.studio-funnels .input:hover,.studio-funnels .select:hover,.studio-funnels .textarea:hover{box-shadow:inset 0 0 0 1px var(--ink)}@supports (color:color-mix(in lab, red, red)){.studio-funnels .input:hover,.studio-funnels .select:hover,.studio-funnels .textarea:hover{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--ink) 40%, transparent)}}.studio-funnels .input:focus-visible,.studio-funnels .select:focus-visible,.studio-funnels .textarea:focus-visible{outline:2px solid var(--red-text);outline-offset:2px;box-shadow:inset 0 0 0 1px var(--ink)}.studio-funnels .input[aria-invalid=true],.studio-funnels .textarea[aria-invalid=true]{box-shadow:inset 0 0 0 1px var(--red-text)}.studio-funnels .input:disabled,.studio-funnels .textarea:disabled,.studio-funnels .select:disabled{opacity:.55;cursor:not-allowed}.studio-funnels .select{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--muted) 50%), linear-gradient(135deg, var(--muted) 50%, transparent 50%);background-position:calc(100% - 22px) 23px,calc(100% - 17px) 23px;background-repeat:no-repeat;background-size:5px 5px;padding-right:44px}.studio-funnels .field-hint{color:var(--muted);font-size:13px;line-height:1.5}.studio-funnels .field-error{color:var(--red-text);gap:8px;font-size:13px;line-height:1.45;display:flex}.studio-funnels .field-error:empty{display:none}.studio-funnels .seg{box-shadow:inset 0 0 0 1px var(--line-strong);border-radius:99px;flex-wrap:wrap;gap:4px;padding:4px;display:inline-flex}.studio-funnels .seg label,.studio-funnels .seg button{min-height:44px;color:var(--muted);cursor:pointer;border-radius:99px;place-items:center;padding:8px 16px;font-size:13px;font-weight:500;transition:background-color .18s,color .18s;display:grid;position:relative}.studio-funnels .seg input{opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}.studio-funnels .seg label:hover,.studio-funnels .seg button:hover{color:var(--ink)}.studio-funnels .seg button[aria-pressed=true],.studio-funnels .seg button[aria-selected=true]{background:var(--ink);color:var(--ground)}.studio-funnels .seg label:has(input:checked){background:var(--ink);color:var(--ground)}.studio-funnels .seg label:has(input:focus-visible){outline:2px solid var(--red-text);outline-offset:2px}.studio-funnels .check{min-height:44px;color:var(--muted);cursor:pointer;align-items:center;gap:12px;padding-block:4px;font-size:14px;line-height:1.45;display:flex}.studio-funnels .check input{appearance:none;width:20px;height:20px;box-shadow:inset 0 0 0 1px var(--line-strong);background:var(--raised);cursor:pointer;border-radius:6px;flex:none;place-items:center;margin:0;transition:background-color .18s;display:grid}.studio-funnels .check input:after{content:"";border:solid var(--ground);opacity:0;border-width:0 0 2px 2px;width:10px;height:6px;transform:translateY(-1px)rotate(-45deg)}.studio-funnels .check input:checked{background:var(--ink);box-shadow:none}.studio-funnels .check input:checked:after{opacity:1}.studio-funnels .check input:disabled{opacity:.45;cursor:not-allowed}.studio-funnels .check:has(input:disabled){cursor:not-allowed;opacity:.7}.studio-funnels .btn{min-height:46px;box-shadow:inset 0 0 0 1px var(--line-strong);border-radius:99px;justify-content:center;align-items:center;gap:10px;padding:10px 20px;font-size:13px;font-weight:500;transition:box-shadow .18s,background-color .18s,color .18s;display:inline-flex}.studio-funnels .btn:hover{box-shadow:inset 0 0 0 1px var(--ink)}.studio-funnels .btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:inset 0 0 0 1px var(--line)}.studio-funnels .btn-ink{background:var(--ink);color:var(--ground);box-shadow:none}.studio-funnels .btn-ink:hover{background:var(--ink)}@supports (color:color-mix(in lab, red, red)){.studio-funnels .btn-ink:hover{background:color-mix(in srgb, var(--ink) 86%, var(--ground))}}.studio-funnels .btn-ink:hover{box-shadow:none}.studio-funnels .btn-text{min-height:44px;color:var(--muted);text-underline-offset:4px;text-decoration:underline;-webkit-text-decoration-color:var(--line-strong);-webkit-text-decoration-color:var(--line-strong);-webkit-text-decoration-color:var(--line-strong);text-decoration-color:var(--line-strong);font-size:13px}.studio-funnels .btn-text:hover{color:var(--ink);text-decoration-color:currentColor}.studio-funnels .pill[disabled],.studio-funnels .pill[aria-disabled=true]{opacity:.55;cursor:not-allowed}.studio-funnels button.pill{border:0}.studio-funnels .pill.is-busy .pill-arrow svg{animation:1s linear infinite kit-spin}@keyframes kit-spin{to{transform:rotate(360deg)}}.studio-funnels .note{background:var(--ink);border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:14px 16px;font-size:14px;line-height:1.5;display:grid}@supports (color:color-mix(in lab, red, red)){.studio-funnels .note{background:color-mix(in srgb, var(--ink) 5%, transparent)}}.studio-funnels .note{box-shadow:inset 0 0 0 1px var(--line)}.studio-funnels .note:before{content:"";background:var(--muted);border-radius:50%;width:7px;height:7px;margin-top:7px}.studio-funnels .note[data-tone=error]{box-shadow:inset 0 0 0 1px var(--red-text)}@supports (color:color-mix(in lab, red, red)){.studio-funnels .note[data-tone=error]{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--red-text) 55%, transparent)}}.studio-funnels .note[data-tone=error]:before{background:var(--red-text);border-radius:0}.studio-funnels .note[data-tone=saved]:before{background:var(--ink)}.studio-funnels .note strong{color:var(--ink);font-weight:500;display:block}.studio-funnels .note p{color:var(--muted)}.studio-funnels .privacy{color:var(--faint);font-size:12px;line-height:1.5}.studio-funnels .privacy a{color:var(--muted);text-underline-offset:3px;text-decoration:underline}.studio-funnels .privacy a:hover{color:var(--ink)}.studio-funnels .states-preview{font:11px var(--mono);color:var(--faint);outline:1px dashed var(--line-strong);outline-offset:-1px;border-radius:12px;flex-wrap:wrap;align-items:center;gap:6px 10px;padding:8px 12px;display:flex}.studio-funnels .states-preview button{min-height:44px;color:var(--muted);box-shadow:inset 0 0 0 1px var(--line);border-radius:99px;padding:2px 12px}.studio-funnels .states-preview button[aria-pressed=true]{color:var(--ground);background:var(--ink)}.studio-funnels .faq{border-top:1px solid var(--line)}.studio-funnels .faq details{border-bottom:1px solid var(--line)}.studio-funnels .faq summary{cursor:pointer;letter-spacing:-.02em;justify-content:space-between;align-items:center;gap:20px;min-height:64px;padding:16px 0;font-size:clamp(16px,1.25vw,19px);font-weight:460;list-style:none;display:flex}.studio-funnels .faq summary::-webkit-details-marker{display:none}.studio-funnels .faq summary svg{color:var(--faint);transition:transform .24s var(--ease-out);flex:none}.studio-funnels .faq details[open] summary svg{color:var(--red-text);transform:rotate(45deg)}.studio-funnels .faq summary:hover{color:var(--red-text)}.studio-funnels .faq details p{max-width:68ch;color:var(--muted);padding:0 0 22px;font-size:15px;line-height:1.65}.studio-funnels .faq-layout{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:40px 80px;display:grid}.studio-funnels .faq-layout .section-title{font-size:clamp(26px,2.6vw,44px)}.studio-funnels .faq-layout .label{margin-bottom:22px}.studio-funnels .mono{font-family:var(--mono)}.studio-funnels .num{font-variant-numeric:tabular-nums}@media (max-width:1050px){.studio-funnels .tool-head,.studio-funnels .section-head,.studio-funnels .faq-layout{grid-template-columns:1fr}.studio-funnels .tool-head{gap:20px}}@media (max-width:560px){.studio-funnels .tool-page{padding-top:96px}.studio-funnels .tool-head .label{margin-bottom:18px}.studio-funnels .tool-head .lede{line-height:1.5}.studio-funnels .tool-head-side{gap:14px}.studio-funnels .seg label,.studio-funnels .seg button{padding-inline:12px}.studio-funnels .instrument-strip{font-size:10.5px}}.studio-funnels .funnel-quote>.pr-head{margin-bottom:56px}.studio-funnels .funnel-quote .display{max-width:17ch;font-size:clamp(34px,4.3vw,78px)}.studio-funnels .funnel-faq{margin-block:clamp(84px,8.5vw,150px)}.studio-funnels .funnel-faq>section{background:0 0;padding-block:0}.studio-funnels .funnel-faq>section>div{max-width:1760px;padding-inline:var(--gutter)}.studio-funnels .funnel-shipment{padding:32px}.studio-funnels .funnel-shipment dl{gap:70px;margin-block:20px;display:flex}.studio-funnels .funnel-shipment li{border-left:1px solid var(--line);padding:16px}.studio-funnels.tool-page{padding-top:clamp(118px,10.5vw,176px)}.studio-funnels [hidden]{display:none!important}.studio-funnels{color:var(--ink);--color-foreground:var(--ink);--color-muted:var(--muted);--color-faint:var(--faint);--color-base:var(--ground);--color-raised:var(--raised);--color-sunken:var(--ground-2);--color-line:var(--line);--color-line-subtle:var(--line);background:radial-gradient(ellipse 55% 650px at 80% 200px, var(--ink),transparent 80%),radial-gradient(ellipse 48% 700px at -8% 670px,#99171711,transparent 78%);padding-bottom:1px}@supports (color:color-mix(in lab, red, red)){.studio-funnels{background:radial-gradient(ellipse 55% 650px at 80% 200px, color-mix(in srgb,var(--ink) 6%,transparent),transparent 80%),radial-gradient(ellipse 48% 700px at -8% 670px,#99171711,transparent 78%)}}.studio-funnels .ct-plate,.studio-funnels .instrument,.studio-funnels .quiet-plate{position:relative}.studio-funnels [data-sheen]:after{content:"";border-radius:inherit;pointer-events:none;opacity:0;background:radial-gradient(420px circle at var(--mx,50%) var(--my,50%),var(--ink),transparent 62%);transition:opacity .5s;position:absolute;inset:0}@supports (color:color-mix(in lab, red, red)){.studio-funnels [data-sheen]:after{background:radial-gradient(420px circle at var(--mx,50%) var(--my,50%),color-mix(in srgb,var(--ink) 7%,transparent),transparent 62%)}}.studio-funnels [data-sheen].is-lit:after{opacity:1}@media (prefers-reduced-motion:reduce){.studio-funnels [data-sheen]:after{display:none}}.studio-funnels .open-head .label{margin-bottom:26px}.studio-funnels .check-note{margin-top:22px}.studio-funnels .funnel-form{gap:22px;padding:clamp(24px,3vw,48px);display:grid}.studio-funnels .funnel-form label{gap:8px;font-size:14px;display:grid}.studio-funnels .statement-answers{border:1px solid var(--line-strong);border-radius:99px;gap:0;padding:3px;display:flex}.studio-funnels .statement-answers label{cursor:pointer;min-width:62px;position:relative}.studio-funnels .statement-answers input{opacity:0;position:absolute}.studio-funnels .statement-answers span{text-align:center;border-radius:99px;padding:12px 9px;font-size:12px;display:block}.studio-funnels .statement-answers input:checked+span{background:var(--ink);color:var(--ground)}.studio-funnels .statement-answers input:focus-visible+span{outline:2px solid var(--red-text);outline-offset:3px}.studio-funnels meter{width:100%;height:12px;accent-color:var(--red)}.studio-funnels .reading-score small{color:var(--muted);font-size:18px}.studio-funnels .instrument{--color-foreground:var(--ink);--color-muted:var(--muted)}.studio-funnels .ct-plate{--color-foreground:var(--ink);--color-muted:var(--muted);--color-faint:var(--faint);--color-line:var(--line);--color-line-subtle:var(--line);--color-raised:var(--wash);--color-sunken:var(--wash);--color-base:transparent}.studio-funnels .ct-plate [class*=text-foreground]{color:var(--ink)}.studio-funnels .ct-plate [class*=text-muted]{color:var(--muted)}.studio-funnels .ct-plate input,.studio-funnels .ct-plate textarea{color:var(--ink);border-color:var(--line);background:0 0}.studio-funnels .ct-panel[hidden]{display:none}.studio-funnels .funnel-chat{margin-top:24px}.studio-funnels .request-form{gap:22px;display:grid}.studio-funnels .funnel-faq-native{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:60px;margin-block:clamp(84px,8.5vw,150px);display:grid}.studio-funnels .funnel-faq-native .label{margin-bottom:24px}.studio-funnels .funnel-faq-native details{border-top:1px solid var(--line)}.studio-funnels .funnel-faq-native summary{cursor:pointer;justify-content:space-between;gap:24px;padding-block:22px;font-size:16px;list-style:none;display:flex}.studio-funnels .funnel-faq-native summary::-webkit-details-marker{display:none}.studio-funnels .funnel-faq-native details p{color:var(--muted);max-width:60ch;padding-bottom:24px;font-size:15px;line-height:1.65}.studio-funnels .funnel-faq-native summary span{color:var(--faint)}.studio-funnels .funnel-faq-native details[open] summary span{transform:rotate(45deg)}.studio-funnels .reading-number{margin-bottom:25px}.studio-funnels .reading-number small{letter-spacing:0;color:var(--muted);font-size:12px}.studio-funnels .ct-plate form>div:last-child{background:0 0}.studio-funnels .ct-plate form button[type=submit]{border-radius:99px;min-height:56px;padding-inline:25px}.studio-funnels .ct-plate form label{color:var(--muted);text-transform:none;letter-spacing:0!important;font:11px var(--mono)!important}.studio-funnels .funnel-qr{padding-top:55px}.studio-funnels .funnel-qr>div{border-radius:var(--plate-radius)}.studio-funnels .funnel-qr aside .aspect-square{background:var(--paper);color:var(--paper-ink);border-radius:24px}.studio-funnels .funnel-qr aside .aspect-square p{color:var(--paper-muted)}.studio-funnels .funnel-qr button{border-radius:99px}.studio-funnels .funnel-qr input[type=url]{background:var(--raised);border-radius:14px;min-height:52px;padding-inline:16px}.studio-funnels .lookup-form{grid-template-columns:minmax(0,1fr)}.studio-funnels .funnel-qr-explain{grid-template-columns:1fr 1fr;gap:70px;margin-top:clamp(84px,8.5vw,150px);display:grid}.studio-funnels .funnel-qr-explain p{color:var(--muted);margin-top:22px;font-size:15px;line-height:1.65}.studio-funnels .funnel-qr-examples{grid-template-columns:1fr 1fr;gap:24px;display:grid}.studio-funnels .funnel-qr-paper{background:var(--paper);border-radius:30px;padding:24px}.studio-funnels .funnel-qr-paper svg{width:100%}.studio-funnels .funnel-qr-examples figcaption{font:11px var(--mono);overflow-wrap:anywhere;color:var(--muted);gap:12px;margin-top:18px;display:grid}.studio-funnels .funnel-qr-examples strong{font:36px var(--font)}.studio-funnels .funnel-shipment .route-line i{animation:funnel-route-draw 1s var(--ease-out) both}@keyframes funnel-route-draw{0%{width:0}to{width:calc(var(--reach) * 100%)}}@media (prefers-reduced-motion:reduce){.studio-funnels .funnel-shipment .route-line i{animation:none}}html.motion-off .studio-funnels .funnel-shipment .route-line i{animation:none}@media (max-width:900px){.studio-funnels .funnel-qr-explain{grid-template-columns:1fr;gap:35px}}@media (max-width:680px){.studio-funnels.tool-page{padding-top:110px}.studio-funnels .statement-answers{grid-column:2/-1}.studio-funnels .reading{position:static}.studio-funnels .funnel-faq-native{grid-template-columns:1fr;gap:32px}}
