.dock{z-index:30;background:var(--color-surface);border-top:1px solid var(--color-border);height:158px;box-shadow:var(--shadow-soft);border-radius:22px 22px 0 0;flex-direction:column;transition:height .36s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.dock.expanded{height:min(66%,540px)}.dock-grabber{cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;padding:9px 0 4px;display:flex}.dock-grabber span{background:var(--color-border);border-radius:99px;width:38px;height:4.5px}.dock-tabs-row{flex:none;align-items:center;gap:10px;padding:2px 16px 10px;display:flex}.dock-content{flex:1;min-height:0;padding:0 16px;overflow-y:auto}.dock-footer{padding:10px 16px calc(14px + env(safe-area-inset-bottom));border-top:1px solid var(--color-border-soft);background:var(--color-surface);flex:none;align-items:stretch;gap:9px;display:flex}.dock-go-cart{border:1px solid var(--color-border);background:var(--color-surface);width:48px;color:var(--color-brand);cursor:pointer;border-radius:13px;flex:none;place-items:center;display:grid}.dock-go-cart svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.dock-cart{cursor:pointer;background:var(--color-brand);color:var(--color-on-brand);box-shadow:var(--shadow-logo);border:0;border-radius:13px;flex:1;padding:13px;font-size:14.5px;font-weight:800}.dock-cart:disabled{opacity:.5;cursor:default;box-shadow:none}.dock-tabs{background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:11px;flex:1;gap:3px;padding:3px;display:flex}.dock-tab{cursor:pointer;color:var(--color-text-muted);background:0 0;border:0;border-radius:8px;flex:1;padding:8px 6px;font-size:12.5px;font-weight:700}.dock-tab.active{background:var(--color-surface);color:var(--color-brand);box-shadow:var(--shadow-logo)}.dock-chevron{border:1px solid var(--color-border);background:var(--color-surface);width:34px;height:34px;color:var(--color-text-muted);cursor:pointer;border-radius:9px;flex:none;place-items:center;display:grid}.dock-chevron svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;transition:transform .3s}.dock-search{margin:1px 0 10px;position:relative}.dock-search-icon{inset-inline-start:11px;fill:none;width:16px;height:16px;stroke:var(--color-text-muted);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.dock-search input{border:1px solid var(--color-border);background:var(--color-surface-muted);width:100%;height:38px;font:inherit;color:var(--color-text);border-radius:11px;outline:none;padding-inline:34px 12px;font-size:13px}.dock-chips{gap:7px;padding:1px 0 9px;display:flex;overflow-x:auto}.dock-chip{border:1px solid var(--color-border);background:var(--color-surface-muted);color:var(--color-text-muted);cursor:pointer;white-space:nowrap;border-radius:99px;flex:none;padding:7px 13px;font-size:12px;font-weight:700}.dock-chip.active{background:var(--color-brand);border-color:var(--color-brand);color:var(--color-on-brand)}.dock-empty{text-align:center;color:var(--color-text-muted);padding:24px 4px;font-size:12px}.dock-grid{grid-template-columns:repeat(4,1fr);gap:9px;padding-bottom:14px;display:grid}.dock-tile{aspect-ratio:1;background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-logo);cursor:pointer;border-radius:14px;place-items:center;padding:6px;display:grid;position:relative;overflow:hidden}.dock-tile:disabled{opacity:.5}.dock-tile img{object-fit:contain;width:100%;height:100%}.dock-tile-photo{padding:0}.dock-tile-add{cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0}.dock-tile-add img{object-fit:cover}.dock-tile-remove{top:3px;background:var(--color-scrim);width:20px;height:20px;color:var(--color-on-brand);cursor:pointer;border:0;border-radius:50%;place-items:center;font-size:14px;line-height:1;display:grid;position:absolute;inset-inline-end:3px}.dock-dropzone{border:1.5px dashed var(--color-border);background:var(--color-surface-muted);cursor:pointer;border-radius:16px;align-items:center;gap:12px;width:100%;margin-bottom:12px;padding:16px;display:flex}.dock-dropzone-icon{background:var(--color-brand);width:44px;height:44px;color:var(--color-on-brand);border-radius:12px;flex:none;place-items:center;display:grid}.dock-dropzone-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.dock-dropzone-text{text-align:start;display:grid}.dock-dropzone-title{color:var(--color-control);font-size:13.5px;font-weight:800}.dock-dropzone-hint{color:var(--color-text-muted);font-size:11px;line-height:1.4}.editor-topbar{z-index:40;background:var(--color-page);border-bottom:1px solid var(--color-border-soft);flex:none;justify-content:space-between;align-items:center;gap:8px;height:46px;padding:0 14px;display:flex;position:relative}.editor-topbar-lead{align-items:center;gap:9px;min-width:0;display:flex}.editor-icon-btn{border:1px solid var(--color-border);background:var(--color-surface);width:34px;height:34px;color:var(--color-control);cursor:pointer;border-radius:9px;flex:none;place-items:center;display:grid}.editor-icon-btn svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.editor-title{min-width:0}.editor-title-main{letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:14.5px;font-weight:800;line-height:1.15;overflow:hidden}.editor-title-sub{color:var(--color-text-muted);font-size:10.5px;font-weight:600;line-height:1.1}.editor-cart{background:var(--color-brand);width:34px;height:34px;color:var(--color-on-brand);cursor:pointer;box-shadow:var(--shadow-logo);border:0;border-radius:10px;flex:none;place-items:center;display:grid;position:relative}.editor-cart svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.editor-cart-badge{top:-5px;background:var(--color-control);min-width:17px;height:17px;color:var(--color-page);border:2px solid var(--color-page);border-radius:99px;justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:800;display:flex;position:absolute;inset-inline-end:-5px}.info-overlay{z-index:70;background:var(--color-scrim);justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.info-sheet{background:var(--color-surface);width:100%;max-width:520px;color:var(--color-text);box-shadow:var(--shadow-soft);padding:22px 22px calc(26px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0}.info-head{align-items:center;gap:11px;margin-bottom:14px;display:flex}.info-head-icon{background:var(--color-surface-muted);width:42px;height:42px;color:var(--color-brand);border-radius:12px;flex:none;place-items:center;display:grid}.info-head-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.info-head h2{margin:0;font-size:17px;font-weight:800}.info-steps{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.info-steps li{align-items:flex-start;gap:11px;display:flex}.info-step-num{background:var(--color-brand);width:25px;height:25px;color:var(--color-on-brand);border-radius:8px;flex:none;place-items:center;font-size:12px;font-weight:800;display:grid}.info-step-text{color:var(--color-text-muted);font-size:13.5px;line-height:1.5}.info-got-it{cursor:pointer;background:var(--color-brand);width:100%;color:var(--color-on-brand);border:0;border-radius:13px;margin-top:20px;padding:13px;font-size:14.5px;font-weight:800}.sheet-grid.svelte-ev32w3{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.ruler.svelte-1s99cwn{color:#6b7280;font-size:.55rem;position:relative;overflow:hidden}.tick.svelte-1s99cwn{background:#aeb6c0;position:absolute}.tick.major.svelte-1s99cwn{background:#7f8794}.num.svelte-1s99cwn{position:absolute}.ruler.top.svelte-1s99cwn .tick:where(.svelte-1s99cwn){width:1px;height:3px;bottom:0;transform:translate(-50%)}.ruler.top.svelte-1s99cwn .tick.major:where(.svelte-1s99cwn){height:6px}.ruler.top.svelte-1s99cwn .num:where(.svelte-1s99cwn){bottom:7px;transform:translate(-50%)}.ruler.left.svelte-1s99cwn .tick:where(.svelte-1s99cwn){width:3px;height:1px;right:0;transform:translateY(-50%)}.ruler.left.svelte-1s99cwn .tick.major:where(.svelte-1s99cwn){width:6px}.ruler.left.svelte-1s99cwn .num:where(.svelte-1s99cwn){right:7px;transform:translateY(-50%)}.ruler.top.svelte-1s99cwn .num.edge:where(.svelte-1s99cwn),.ruler.left.svelte-1s99cwn .num.edge:where(.svelte-1s99cwn){transform:none}svg.svelte-r5z07h{fill:none;height:13px;stroke:var(--handle-fg,#fff);stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:13px;display:block}.sticker{cursor:grab;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;position:absolute}.sticker.selected{outline:2px solid var(--color-brand);z-index:2}.sticker.moving{pointer-events:none}.sticker img{pointer-events:none;width:100%;height:100%;display:block}.sticker .collide{-webkit-mask:var(--collide-mask) center / 100% 100% no-repeat;-webkit-mask:var(--collide-mask) center / 100% 100% no-repeat;mask:var(--collide-mask) center / 100% 100% no-repeat;pointer-events:none;background:#e5484d8c;position:absolute;inset:0}.handle{background:var(--color-brand);--handle-fg:var(--color-on-brand);border:2px solid var(--handle-fg);border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;padding:0;display:flex;position:absolute;box-shadow:0 1px 4px #0000004d}.handle.rotate{cursor:grab;top:-11px;left:-11px}.handle.duplicate{cursor:pointer;top:0;right:-27px}.handle.scale{cursor:nwse-resize;bottom:-11px;right:-11px}.handle.delete{--handle-fg:#fff;cursor:pointer;background:#e5484d;top:26px;right:-27px}.handle.cutout{cursor:pointer;top:0;left:-27px}.handle.outline{cursor:pointer;top:26px;left:-27px}.sticker.compact .handle.duplicate{inset:auto auto -27px 0}.sticker.compact .handle.delete{inset:auto auto -27px 26px}.sticker.compact .handle.cutout{top:auto;bottom:-27px;left:52px}.sticker.compact .handle.outline{top:auto;bottom:-27px;left:78px}.ruled-sheet{--ruler-size:1.5rem;grid-template-columns:var(--ruler-size) minmax(0, 1fr);grid-template-rows:var(--ruler-size) auto;direction:ltr;width:100%;max-width:520px;display:grid}.print-fade{z-index:0;padding:var(--safe-top-w,3.8%) var(--safe-right,3.8%) var(--safe-bottom-w,3.8%) var(--safe-left,3.8%);background:color-mix(in srgb, var(--color-text-muted) 6%, transparent);pointer-events:none;-webkit-mask-composite:xor;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.print-safe{inset:var(--safe-top,2.7%) var(--safe-right,3.8%) var(--safe-bottom,2.7%) var(--safe-left,3.8%);border:1.2px dashed var(--color-border);pointer-events:none;z-index:0;border-radius:3px;position:absolute}.ruler-corner{grid-area:1/1;justify-content:center;align-items:center;display:flex}.sticker-canvas{aspect-ratio:210/297;background:var(--canvas-bg);border:1px solid var(--color-border);box-shadow:var(--shadow-soft);border-radius:6px;width:100%;position:relative}.sticker-canvas.dragover{border-color:var(--color-brand);box-shadow:0 0 0 2px var(--color-brand)}.sticker-page-number{color:var(--color-text-muted);pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;z-index:3;font-size:.7rem;position:absolute;bottom:4px;right:6px}.delete-page{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-brand);cursor:pointer;inset-inline-start:5px;z-index:13;border-radius:7px;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:.9rem;line-height:1;display:flex;position:absolute;top:5px}.page-nav{z-index:14;background:var(--color-overlay);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid var(--color-border);box-shadow:var(--shadow-logo);border-radius:99px;align-items:center;gap:2px;padding:4px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.page-arrow{width:32px;height:32px;color:var(--color-control);cursor:pointer;background:0 0;border:0;border-radius:99px;justify-content:center;align-items:center;display:flex}.page-arrow:disabled{opacity:.35;cursor:default}.page-arrow svg,.page-add svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.page-status{color:var(--color-control);text-align:center;white-space:nowrap;min-width:56px;font-size:12px;font-weight:700}.page-nav-divider{background:var(--color-border);width:1px;height:18px;margin:0 3px}.page-add{background:var(--color-brand);height:32px;color:var(--color-on-brand);cursor:pointer;white-space:nowrap;border:0;border-radius:99px;flex:none;align-items:center;gap:4px;padding:0 15px 0 11px;font-size:12px;font-weight:700;display:flex}.page-add svg{flex:none}.sticker-pages{scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;height:100%;padding-inline:2%;scroll-padding-inline:2%;display:flex;overflow:auto hidden}.sticker-pages::-webkit-scrollbar{width:0;height:0}.sticker-pages.dragging{scroll-snap-type:none}.sticker-page{scroll-snap-align:center;flex:0 0 96%;justify-content:center;align-items:center;height:100%;padding-block:6px 46px;padding-inline:4px;display:flex}svg.svelte-1v4nrqx{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:1rem;height:1rem;display:block}.tool-rail{z-index:14;top:12px;flex-direction:column;gap:7px;display:flex;position:absolute;inset-inline-end:12px}.tool-btn{border:1px solid var(--color-border);background:var(--color-overlay);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:38px;height:38px;color:var(--color-control);cursor:pointer;box-shadow:var(--shadow-logo);border-radius:11px;justify-content:center;align-items:center;display:flex}.tool-btn:disabled{cursor:default;opacity:.4}.tool-divider{background:var(--color-border);height:1px;margin:1px 6px}.sticker-editor{background:var(--color-page);height:100dvh;color:var(--color-text);flex-direction:column;display:flex;position:relative;overflow:hidden}.sticker-editor,.sticker-editor *{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.sticker-editor input{-webkit-user-select:text;user-select:text}.sticker-stage{flex:1;min-height:0;position:relative;overflow:hidden}.sticker-spacer{flex:none;height:158px}.dock-scrim{z-index:25;background:var(--color-scrim);cursor:pointer;border:0;padding:0;position:absolute;inset:0}.ob-top.svelte-atmmjp{justify-content:space-between;align-items:center;gap:.5rem;min-height:1.9rem;display:flex}.ob-lang.svelte-atmmjp{border:1px solid var(--color-border);border-radius:999px;display:inline-flex;overflow:hidden}.ob-lang.svelte-atmmjp button:where(.svelte-atmmjp){color:var(--color-text-muted);cursor:pointer;font:inherit;background:0 0;border:0;padding:.25rem .6rem;font-weight:800}.ob-lang.svelte-atmmjp button.active:where(.svelte-atmmjp){background:var(--color-brand);color:var(--color-on-brand)}.ob-counter.svelte-atmmjp{color:var(--color-text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:700}.ob-skip.svelte-atmmjp{color:var(--color-text-muted);cursor:pointer;font:inherit;background:0 0;border:0;padding:.25rem;font-weight:700}.ob-bottom{gap:.85rem;padding-top:.6rem;display:grid}.ob-dots{justify-content:center;gap:.4rem;display:flex}.ob-dot{background:var(--color-border);cursor:pointer;border:0;border-radius:999px;width:.45rem;height:.45rem;padding:0;transition:all .3s}.ob-dot.active{background:var(--color-brand);width:1.3rem}.ob-nav{gap:.6rem;display:flex}.ob-primary{background:var(--color-brand);color:var(--color-on-brand);cursor:pointer;font:inherit;border:0;border-radius:12px;width:100%;padding:.85rem 1.2rem;font-weight:700;box-shadow:0 10px 22px #e7367147}.ob-grow{flex:1}.ob-ghost{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;font:inherit;border-radius:12px;padding:.85rem 1.4rem;font-weight:700}.ob-welcome.svelte-o09ktf{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.ob-logo.svelte-o09ktf{background:var(--color-surface);border-radius:30px;justify-content:center;align-items:center;width:128px;height:128px;animation:5s ease-in-out infinite svelte-o09ktf-obfloat;display:flex;overflow:hidden;box-shadow:0 22px 44px #e237702e}.ob-logo.svelte-o09ktf img:where(.svelte-o09ktf){object-fit:contain;width:108px;height:108px}.ob-welcome-eyebrow.svelte-o09ktf{color:var(--color-brand);letter-spacing:.12em;text-transform:uppercase;margin:1.6rem 0 0;font-size:.72rem;font-weight:800}.ob-welcome-title.svelte-o09ktf{letter-spacing:-.02em;margin:.5rem 0 0;font-size:1.7rem;font-weight:800}.ob-welcome-body.svelte-o09ktf{color:var(--color-text-muted);max-width:18rem;margin:.7rem 0 0;font-size:.95rem;line-height:1.6}@keyframes svelte-o09ktf-obfloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.ob-toolbar{gap:8px;display:flex;position:relative}.ob-btn{cursor:pointer;border-radius:8px;padding:8px 12px;font-size:11.5px;font-weight:700}.ob-btn-active{background:var(--color-brand);color:var(--color-on-brand);border:none;position:relative}.ob-arrow{margin-inline-end:2px}.ob-btn-inactive{color:#7f5262;background:#fff0f6;border:1px solid #f2bfd1}.ob-ping{inset-inline-end:8px;border-radius:50%;width:18px;height:18px;position:absolute;bottom:-13px}.ob-ping-base{background:#3a1a26}.ob-ping-anim{background:var(--color-brand);animation:1.6s ease-out infinite obping}.ob-sheet{text-align:center;color:#bd92a6;background:#fffafd;border:2px dashed #ecbcd0;border-radius:10px;flex:1;justify-content:center;align-items:center;padding:16px;font-size:12px;font-weight:500;line-height:1.7;display:flex}@keyframes obping{0%{opacity:.7;transform:scale(.7)}80%,to{opacity:0;transform:scale(2.1)}}.ob-card{background:#fff;border:1px solid #f2bfd1;border-radius:18px;flex-direction:column;width:100%;max-width:282px;display:flex;overflow:hidden;box-shadow:0 18px 40px #e2377024}.ob-card-head{background:var(--color-brand);color:var(--color-on-brand);justify-content:space-between;align-items:center;height:34px;padding:0 13px;font-size:12.5px;font-weight:800;display:flex}.ob-body{flex-direction:column;gap:9px;padding:10px 12px 12px;display:flex}.ob-toolbar{flex-wrap:wrap;gap:6px;display:flex}.ob-pill{color:#7f5262;background:#fff0f6;border:1px solid #f2bfd1;border-radius:7px;padding:5px 9px;font-size:11px;font-weight:700}.ob-pill-sm{font-size:10.5px}.ob-canvas{background:#fff;border:1px solid #eccdd9;border-radius:5px;flex:1;min-height:180px;position:relative;box-shadow:inset 0 0 22px #e237700d}.ob-st1,.ob-st2,.ob-st3,.ob-handle,.ob-rotate-line,.ob-rotate-dot{position:absolute}.ob-st1{background:repeating-linear-gradient(45deg,#ffe0ec,#ffe0ec 5px,#ffcfe1,#ffcfe1 10px);border-radius:6px;width:62px;height:62px;inset:18px auto auto 14px;transform:rotate(-9deg);box-shadow:0 3px 8px #0000001f}.ob-st2{background:repeating-linear-gradient(-45deg,#ffe6c2,#ffe6c2 5px,#ffd79e,#ffd79e 10px);border-radius:50%;width:54px;height:54px;inset:auto 18px 20px auto;transform:rotate(7deg);box-shadow:0 3px 8px #0000001f}.ob-st3{width:70px;height:70px;inset:42% auto auto 50%;transform:translate(-50%,-50%)rotate(-4deg)}.ob-st3-inner{outline:2px dashed var(--color-brand);outline-offset:3px;background:repeating-linear-gradient(45deg,#d7ecff,#d7ecff 5px,#bfe0ff,#bfe0ff 10px);border-radius:6px;width:100%;height:100%;box-shadow:0 4px 10px #00000029}.ob-handle{border:1.5px solid var(--color-brand);background:#fff;border-radius:2px;width:10px;height:10px}.ob-handle-tl{inset:-6px auto auto -6px}.ob-handle-tr{inset:-6px -6px auto auto}.ob-handle-bl{inset:auto auto -6px -6px}.ob-handle-br{inset:auto -6px -6px auto}.ob-rotate-line{background:var(--color-brand);width:1.5px;height:20px;inset:-26px auto auto 50%;transform:translate(-50%)}.ob-rotate-dot{border:1.5px solid var(--color-brand);background:#fff;border-radius:50%;width:12px;height:12px;inset:-32px auto auto 50%;transform:translate(-50%)}.ob-card,.ob-body,.ob-summary-info,.ob-field{flex-direction:column;display:flex}.ob-card{background:#fff;border:1px solid #f2bfd1;border-radius:18px;width:100%;max-width:282px;overflow:hidden;box-shadow:0 18px 40px #e2377024}.ob-card-head{background:var(--color-brand);height:34px;color:var(--color-on-brand);padding:0 13px;font-size:12.5px;font-weight:800}.ob-card-head,.ob-summary,.ob-input{justify-content:space-between;align-items:center;display:flex}.ob-body{gap:8px;padding:11px 12px}.ob-summary{background:#fff0f6;border:1px solid #f2bfd1;border-radius:10px;padding:9px 11px}.ob-field{flex:1}.ob-sheet{font-size:12px;font-weight:700}.ob-pages{color:#9a7282;font-size:10px}.ob-price{color:var(--color-brand);font-size:12.5px;font-weight:800}.ob-label{letter-spacing:.03em;text-transform:uppercase;color:#9a7282;font-size:9.5px;font-weight:700}.ob-input{color:#bd92a6;background:#fff;border:1px solid #ecccd8;border-radius:7px;height:26px;padding:0 8px;font-size:10.5px}.ob-row{gap:7px;display:flex}.ob-city{color:#7f5262}.ob-caret{color:#c79bad}.ob-send{background:var(--color-brand);color:var(--color-on-brand);text-align:center;border-radius:8px;padding:9px;font-size:12px;font-weight:700}.ob-toast{color:#1f7a4d;background:#eafaf0;border:1px solid #bfe7cf;border-radius:8px;align-items:center;gap:7px;padding:7px 9px;font-size:10.5px;font-weight:600;display:flex}.ob-done{background:var(--color-page);box-shadow:var(--shadow-soft);text-align:center;border-radius:22px;justify-items:center;gap:.4rem;width:100%;max-width:22rem;padding:2.4rem 1.8rem 1.6rem;animation:.35s obfade;display:grid}.ob-done-circle{background:var(--color-brand);color:var(--color-on-brand);border-radius:50%;justify-content:center;align-items:center;width:5.2rem;height:5.2rem;font-size:2.3rem;font-weight:800;display:flex;box-shadow:0 16px 34px #e7367157}.ob-done-title{letter-spacing:-.02em;margin:1.1rem 0 0;font-size:1.6rem;font-weight:800}.ob-done-body{color:var(--color-text-muted);max-width:17rem;margin:.5rem 0 0;line-height:1.6}.ob-done-start{background:var(--color-brand);color:var(--color-on-brand);cursor:pointer;font:inherit;border:0;border-radius:12px;width:100%;margin-top:1.5rem;padding:.85rem 2rem;font-weight:700;box-shadow:0 10px 22px #e7367147}.ob-done-replay{border:1px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;font:inherit;background:0 0;border-radius:12px;margin-top:.6rem;padding:.75rem 1.6rem;font-weight:700}@keyframes obfade{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.ob-overlay{z-index:60;background:#24151b8c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ob-shell{background:var(--color-page);box-shadow:var(--shadow-soft);border-radius:22px;flex-direction:column;width:100%;max-width:23rem;max-height:min(840px,96vh);padding:.7rem 1rem 1rem;display:flex;overflow:hidden}.ob-stage{flex:1;justify-content:center;align-items:center;min-height:0;padding:.5rem 0;display:flex}.ob-caption{text-align:start;padding:.3rem .25rem .5rem}.ob-cap-eyebrow{color:var(--color-brand);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.ob-cap-title{letter-spacing:-.02em;margin:.4rem 0 .45rem;font-size:1.35rem;font-weight:800}.ob-cap-body{color:var(--color-text-muted);margin:0;font-size:.92rem;line-height:1.55}
