.est{--est-panel:340px;margin-top:clamp(28px,4vw,44px)}.est-progress{margin-bottom:clamp(28px,4vw,44px);position:relative}.est-progress ol{z-index:1;grid-template-columns:repeat(6,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid;position:relative}.est-progress li{justify-content:center;display:flex}.est-progress li:first-child{justify-content:flex-start}.est-progress li:last-child{justify-content:flex-end}.est-progress button{min-width:44px;min-height:44px;color:var(--text-tertiary);font:inherit;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:8px;padding:0;font-size:13px;display:inline-flex}.est-progress li:first-child button{align-items:flex-start}.est-progress li:last-child button{align-items:flex-end}.est-progress button:disabled{cursor:default}.est-dot{background:var(--surface);border:1px solid var(--border-strong);font-variant-numeric:tabular-nums;width:28px;height:28px;transition:background var(--ui) ease, border-color var(--ui) ease, color var(--ui) ease, transform .4s var(--spring,var(--ease-out));border-radius:50%;place-items:center;font-size:12.5px;font-weight:600;display:grid}.est-dot svg{width:12px;height:12px}.est-progress [data-state=done] .est-dot{background:var(--text-primary);border-color:var(--text-primary);color:var(--surface)}.est-progress [data-state=current] .est-dot{border-color:var(--accent);color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);transform:scale(1.08)}.est-progress [data-state=current] button{color:var(--text-primary)}.est-progress [data-state=done] button{color:var(--text-secondary)}.est-progress [data-state=skipped]{opacity:.45}.est-progress button:not(:disabled):hover .est-dot{border-color:var(--accent)}.est-track{background:var(--border-strong);height:1px;position:absolute;top:13.5px;left:14px;right:14px}.est-track span{background:var(--text-primary);transform-origin:0;transition:transform .6s var(--ease-out);position:absolute;inset:0}@media (max-width:560px){.est-step-name{display:none}.est-progress button{gap:0}}.est-body{align-items:start;gap:clamp(24px,4vw,56px);display:grid}@media (min-width:960px){.est-body{grid-template-columns:minmax(0, 1fr) var(--est-panel)}}.est-stage{min-width:0}:root[data-est-deep] .est-stage,:root[data-est-deep] .est-panel,:root[data-est-pending] .est-figure,:root[data-est-pending] .est-was,:root[data-est-pending] .est-break{visibility:hidden}.est-form fieldset{border:0;min-width:0;margin:0;padding:0}.est-legend-wrap{gap:6px;margin-bottom:clamp(20px,3vw,28px);padding:0;display:grid}.est-legend-wrap h2{outline:none}.est-count{color:var(--text-tertiary);font-variant-numeric:tabular-nums;font-size:13px}.est-summary>h2{outline:none}.est-options{gap:10px;display:grid}.est-option{border:1px solid var(--border);background:var(--surface-elevated);cursor:pointer;transition:border-color var(--ui) ease, background var(--ui) ease, box-shadow var(--ui) ease;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:14px;padding:16px 18px;display:grid;position:relative}.est-option:hover{border-color:var(--border-strong)}.est-option[data-checked]{border-color:var(--text-primary);box-shadow:0 0 0 1px var(--text-primary)}.est-option input{appearance:none;border:1.5px solid var(--border-input);background:var(--surface);cursor:pointer;width:20px;height:20px;transition:border-color var(--ui) ease, background var(--ui) ease;flex:none;place-items:center;margin:2px 0 0;display:grid}.est-option input[type=radio]{border-radius:50%}.est-option input[type=checkbox]{border-radius:6px}.est-option input:after{content:"";width:10px;height:10px;transition:transform .3s var(--spring,var(--ease-out));transform:scale(0)}.est-option input[type=radio]:after{background:var(--on-accent);border-radius:50%}.est-option input[type=checkbox]:after{border:solid var(--on-accent);background:0 0;border-width:0 0 2px 2px;width:11px;height:6px;transform:translateY(-1px)rotate(-45deg)scale(0)}.est-option input:checked{background:var(--accent);border-color:var(--accent)}.est-option input[type=radio]:checked:after{transform:scale(1)}.est-option input[type=checkbox]:checked:after{transform:translateY(-1px)rotate(-45deg)scale(1)}.est-option input:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.est-option-text{gap:4px;min-width:0;display:grid}.est-option-text b{color:var(--text-primary);flex-wrap:wrap;align-items:center;gap:8px;font-weight:600;display:flex}.est-option-text>span{color:var(--text-secondary);font-size:14.5px;line-height:1.5}.est-option-price{color:var(--text-primary);white-space:nowrap;font-variant-numeric:tabular-nums;padding-top:1px;font-size:14px;font-weight:600}.est-tag{border:1px solid var(--border-strong);color:var(--text-secondary);border-radius:999px;padding:2px 8px;font-size:12px;font-weight:600}@media (max-width:520px){.est-option{grid-template-columns:auto minmax(0,1fr);padding:14px 16px}.est-option-price{grid-column:2;padding-top:0}}.est-group+.est-group{margin-top:clamp(24px,3vw,32px)}.est-group-title{font-family:var(--quiet);letter-spacing:.02em;color:var(--text-tertiary);margin:0 0 12px;font-size:13px;font-weight:600}.est-hint{color:var(--text-tertiary);margin:14px 0 0;font-size:13.5px;line-height:1.5}.est-note{color:var(--text-secondary);margin:8px 0 0;font-size:14.5px;line-height:1.55}.est-lede{color:var(--text-secondary);max-width:52ch;margin:12px 0 24px;font-size:17px;line-height:1.6}.est-pages{gap:10px;display:grid}.est-pages>label{color:var(--text-secondary);font-size:13.5px;font-weight:600}.est-stepper{border:1px solid var(--border-input);background:var(--surface-elevated);border-radius:14px;align-items:stretch;width:max-content;display:inline-flex;overflow:hidden}.est-stepper button{width:52px;min-height:52px;color:var(--text-primary);cursor:pointer;transition:background var(--ui) ease;background:0 0;border:0;font-size:22px}.est-stepper button:hover:not(:disabled){background:color-mix(in srgb, var(--text-primary) 7%, transparent)}.est-stepper button:disabled{color:var(--text-tertiary);cursor:default}.est-stepper input{border:0;border-inline:1px solid var(--border);width:72px;color:var(--text-primary);font:600 22px/1 var(--voice);text-align:center;font-variant-numeric:tabular-nums;appearance:textfield;background:0 0}.est-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.est-stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.est-stepper :focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.est-fit{background:var(--surface-muted);border-radius:18px;margin-top:24px;padding:20px 22px}.est-fit-head{color:var(--text-primary);margin:0;font-size:16px}.est-fit-head span{color:var(--text-tertiary)}.est-includes{gap:8px;margin:14px 0 0;padding:0;list-style:none;display:grid}.est-includes li{color:var(--text-secondary);padding-left:22px;font-size:14.5px;line-height:1.5;position:relative}.est-includes li:before{content:"";border:solid var(--text-primary);border-width:0 0 1.5px 1.5px;width:10px;height:5px;position:absolute;top:.6em;left:2px;transform:rotate(-45deg)}.est-proof{border-left:2px solid var(--highlight);background:color-mix(in srgb, var(--highlight) 9%, transparent);border-radius:0 14px 14px 0;margin-top:18px;padding:16px 18px}.est-proof p{color:var(--text-secondary);margin:0;font-size:14.5px;line-height:1.55}.est-proof b{color:var(--text-primary);font-weight:600}.est-proof a{min-height:44px;color:var(--text-primary);text-underline-offset:3px;align-items:center;gap:6px;margin-bottom:-10px;font-size:14px;font-weight:600;display:inline-flex}.est-proof a svg{width:14px;height:14px;transition:transform .25s var(--ease-out)}.est-proof a:hover{color:var(--accent)}.est-proof a:hover svg{transform:translate(3px)}.est-nav{flex-wrap:wrap;gap:12px;margin-top:clamp(28px,4vw,40px);display:flex}.est-nav .btn[type=submit]{margin-left:auto}.est-nav .btn:only-child{margin-left:0}.est-panel{border:1px solid var(--border);background:var(--surface-elevated);box-shadow:0 1px 0 var(--border), 0 18px 40px -28px var(--shadow-color);border-radius:22px;gap:14px;padding:22px 22px 20px;display:grid}@media (min-width:960px){.est-panel{position:sticky;top:104px}}.est-panel-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.est-panel-label{color:var(--text-tertiary);margin:0;font-size:13px;font-weight:600}.est-figure{font-family:var(--voice);letter-spacing:-.02em;color:var(--text-primary);font-variant-numeric:tabular-nums;margin:0;font-size:clamp(28px,3vw,34px);font-weight:500;line-height:1.1}.est-num{white-space:normal}.est-num>span{white-space:nowrap}.est-figure-talk{color:var(--text-secondary)}.est-was{color:var(--text-secondary);margin:-6px 0 0;font-size:13.5px;line-height:1.45}.est-was s{color:var(--text-tertiary);text-decoration-thickness:1px}.est-founding{border-top:1px solid var(--border);color:var(--text-secondary);margin:0;padding-top:12px;font-size:13.5px;line-height:1.5}.est-founding b{color:var(--text-primary);font-weight:600}.est-panel .est-hint{margin:0}.est-cur{background:var(--surface-muted);border-radius:999px;padding:3px;display:inline-flex}.est-cur label{cursor:pointer;position:relative}.est-cur input{opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}.est-cur span[aria-hidden]{min-width:32px;height:28px;color:var(--text-secondary);transition:background var(--ui) ease, color var(--ui) ease;border-radius:999px;place-items:center;padding:0 8px;font-size:13.5px;font-weight:600;display:grid}.est-cur input:checked+span{background:var(--surface-elevated);color:var(--text-primary);box-shadow:0 1px 3px var(--shadow-color)}.est-cur input:focus-visible+span{outline:2px solid var(--accent);outline-offset:1px}.est-break{gap:12px;display:grid}.est-bar{border-radius:999px;gap:2px;height:8px;display:flex;overflow:hidden}.est-bar span{min-width:4px;transition:flex-grow .6s var(--ease-out)}[data-part=build]{--part:var(--text-primary)}[data-part=does]{--part:color-mix(in srgb, var(--text-primary) 62%, var(--surface-elevated))}[data-part=found]{--part:color-mix(in srgb, var(--text-primary) 38%, var(--surface-elevated))}[data-part=feel]{--part:var(--highlight)}[data-part=rush]{--part:repeating-linear-gradient(135deg, var(--text-primary) 0 3px, transparent 3px 6px)}.est-bar span{background:var(--part)}.est-parts{gap:6px;margin:0;display:grid}.est-parts div{align-items:baseline;gap:10px;font-size:13.5px;display:flex}.est-parts dt{color:var(--text-secondary);align-items:center;gap:8px;display:flex}.est-parts dt:before{content:"";background:var(--part);border-radius:2px;flex:none;width:8px;height:8px}.est-parts dd{color:var(--text-primary);font-variant-numeric:tabular-nums;white-space:nowrap;margin:0 0 0 auto}.est-facts{border-top:1px solid var(--border);gap:6px;margin:0;padding-top:12px;display:grid}.est-facts div{gap:10px;font-size:13.5px;display:flex}.est-facts dt{color:var(--text-tertiary);min-width:52px}.est-facts dd{color:var(--text-secondary);margin:0}@media (max-width:959px){.est-panel{bottom:calc(10px + env(safe-area-inset-bottom,0px));z-index:5;box-shadow:0 12px 32px -12px var(--shadow-color);border-radius:18px;gap:6px;padding:12px 16px;position:sticky}.est-panel .est-break,.est-panel .est-facts,.est-panel .est-founding,.est-panel>.est-hint{display:none}.est-figure{font-size:24px}.est-was{margin:0;font-size:12.5px}.est[data-step=done] .est-panel{display:none}.est-body{gap:20px}}.est-sum-figure{font-family:var(--voice);letter-spacing:-.03em;color:var(--text-primary);font-variant-numeric:tabular-nums;margin:12px 0 0;font-size:clamp(36px,5vw,56px);font-weight:500;line-height:1.05}.est-sum-what{color:var(--text-secondary);max-width:60ch;margin:10px 0 0;font-size:16px;line-height:1.55}.est-table{border-collapse:collapse;width:100%;margin-top:28px;font-size:15px}.est-table th,.est-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:baseline;padding:11px 0}.est-table th{color:var(--text-secondary);padding-right:16px;font-weight:400}.est-table td{text-align:right;color:var(--text-primary);font-variant-numeric:tabular-nums;white-space:nowrap}.est-table .est-sub th,.est-table .est-sub td{color:var(--text-primary);font-weight:600}.est-table .est-total th,.est-table .est-total td{color:var(--text-primary);border-bottom-color:var(--border-strong);font-size:17px;font-weight:600}.est-certain{gap:10px;margin:24px 0 0;padding:0;list-style:none;display:grid}.est-certain li{color:var(--text-secondary);padding-left:24px;font-size:15px;line-height:1.5;position:relative}.est-certain li:before{content:"";border:solid var(--accent);border-width:0 0 1.5px 1.5px;width:10px;height:5px;position:absolute;top:.55em;left:3px;transform:rotate(-45deg)}.est-next{border-top:1px solid var(--border-strong);margin-top:clamp(32px,4vw,44px);padding-top:clamp(24px,3vw,32px)}.est-actions{flex-wrap:wrap;gap:12px;display:flex}.est-links{flex-wrap:wrap;gap:4px 20px;margin-top:14px;display:flex}.est-links button{min-height:44px;font:inherit;color:var(--text-primary);text-decoration:underline;-webkit-text-decoration-color:var(--border-strong);text-decoration-color:var(--border-strong);text-underline-offset:4px;cursor:pointer;transition:color var(--ui) ease, text-decoration-color var(--ui) ease;background:0 0;border:0;padding:0;font-size:14.5px;font-weight:600}.est-links button:hover{color:var(--accent);text-decoration-color:currentColor}.est-said{min-height:1.5em;color:var(--text-secondary);margin:6px 0 0;font-size:14px}#est-send:not([hidden]){border:1px solid var(--border);background:var(--surface-elevated);border-radius:22px;margin-top:20px;padding:clamp(18px,3vw,28px)}.est-small{color:var(--text-tertiary);max-width:62ch;margin:28px 0 0;font-size:13.5px;line-height:1.55}@media (prefers-reduced-motion:reduce){.est-track span,.est-dot,.est-bar span,.est-option input:after,.est-proof a svg{transition:none}}
