/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--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;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-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,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}}:root{--cream:#fff8ef;--paper:#fffcf8;--linen:#f3e6d6;--ink:#2e2723;--muted:#75695f;--line:#e7d8c8;--terracotta:#b84e39;--terracotta-deep:#963a2a;--terracotta-soft:#f6ddd5;--sage:#62745b;--sage-soft:#e6ece2;--butter:#f2c765;--shadow:0 24px 70px #492f1f24}*{box-sizing:border-box}html{background:#ead8c2}body{color:var(--ink);background:linear-gradient(90deg,#ffffff38 1px,#0000 0) 0 0/28px 28px,linear-gradient(#ffffff2e 1px,#0000 0) 0 0/28px 28px,#ead8c2;margin:0;font-family:PingFang SC,Noto Sans CJK SC,Microsoft YaHei,sans-serif}button,input{font:inherit}button{color:inherit}button:focus-visible{outline:3px solid var(--terracotta)}@supports (color:color-mix(in lab,red,red)){button:focus-visible{outline:3px solid color-mix(in srgb,var(--terracotta) 65%,white)}}button:focus-visible{outline-offset:3px}.site-canvas{min-height:100dvh;padding:0}.phone-shell{background:var(--cream);max-width:460px;height:100dvh;min-height:100dvh;box-shadow:var(--shadow);flex-direction:column;margin:0 auto;display:flex;position:relative;overflow:hidden}.topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffcf8eb;border-bottom:1px solid #e7d8c8cc;justify-content:space-between;min-height:70px;padding:12px 18px}.brand-lockup,.topbar{align-items:center;display:flex}.brand-lockup{gap:10px;min-width:0}.brand-lockup>span:last-child{display:grid}.brand-lockup strong{letter-spacing:.03em;font-family:STKaiti,KaiTi,Times New Roman,serif;font-size:20px;line-height:1.1}.brand-lockup small{color:var(--muted);letter-spacing:.08em;margin-top:4px;font-size:10px}.brand-mark{border:1px solid var(--line);background:var(--linen);border-radius:14px;flex:0 0 42px;width:42px;height:42px;display:block;position:relative}.brand-mark:after,.brand-mark:before{content:"";border:2px solid var(--terracotta);border-top:0;border-radius:0 0 12px 12px;width:17px;height:8px;position:absolute;bottom:10px}.brand-mark:before{left:5px;transform:rotate(4deg)}.brand-mark:after{border-color:var(--sage);right:5px;transform:rotate(-5deg)}.brand-mark i:first-child,.brand-mark i:last-child{background:var(--ink);content:"";border-radius:999px;width:2px;height:18px;position:absolute;top:7px}.brand-mark i:first-child{left:18px;transform:rotate(-17deg)}.brand-mark i:last-child{right:17px;transform:rotate(14deg)}.invite-button,.search-button,.surprise-button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;min-height:44px;font-weight:650}.invite-button{color:var(--terracotta-deep);border-color:#dca494;padding:0 15px}.scroll-area{overscroll-behavior:contain;scrollbar-width:none;flex:1;min-height:0;padding:12px 14px 190px;overflow-y:auto}.scroll-area::-webkit-scrollbar{display:none}.welcome-card{background:#f7ead9;border:1px solid #ead4bd;border-radius:24px 24px 14px;padding:23px 22px 20px;position:relative;overflow:hidden}.welcome-card:after{content:"";border:15px solid #b84e391f;border-top:0;border-radius:0 0 90px 90px;width:132px;height:92px;position:absolute;bottom:-34px;right:-19px;transform:rotate(-8deg)}.check-corner{opacity:.55;clip-path:polygon(34% 0,100% 0,100% 100%);background:linear-gradient(45deg,#e7c3ae 25%,#0000 25% 75%,#e7c3ae 75%) 0 0/24px 24px,linear-gradient(45deg,#e7c3ae 25%,#0000 25% 75%,#e7c3ae 75%) 12px 12px/24px 24px;width:92px;height:72px;position:absolute;top:0;right:0}.eyebrow{color:var(--sage);letter-spacing:.12em;margin:0 0 8px;font-size:11px;font-weight:750}.welcome-card h1{letter-spacing:-.02em;text-wrap:balance;max-width:280px;margin:0;font-family:STKaiti,KaiTi,serif;font-size:clamp(30px,8vw,38px);font-weight:700;line-height:1.18}.welcome-actions{z-index:2;justify-content:space-between;align-items:end;gap:12px;margin-top:20px;display:flex;position:relative}.member-stack{grid-template-columns:28px 28px auto;align-items:center;display:grid}.member-stack span{border:2px solid var(--paper);background:var(--terracotta);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-family:STKaiti,KaiTi,serif;font-size:13px;display:grid}.member-stack span:nth-child(2){z-index:2;background:var(--sage);margin-left:-5px}.member-stack small{color:var(--muted);white-space:nowrap;margin-left:8px;font-size:11px}.surprise-button{border-color:var(--terracotta);background:var(--terracotta);color:#fff;padding:0 16px}.mode-tabs{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;margin:16px 4px 4px;display:grid}.mode-tabs button{min-height:48px;color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:15px;font-weight:650;position:relative}.mode-tabs button.is-active{color:var(--ink)}.mode-tabs button.is-active:after{background:var(--terracotta);content:"";border-radius:999px;height:3px;position:absolute;bottom:-1px;left:28%;right:28%}.mode-tabs span{background:var(--terracotta-soft);min-width:20px;height:20px;color:var(--terracotta-deep);border-radius:999px;place-items:center;margin-left:4px;font-size:11px;display:inline-grid}.dish-section{padding:20px 2px 0}.section-heading{justify-content:space-between;align-items:end;gap:14px;padding:0 4px;display:flex}.section-heading h2,.section-heading p{margin:0}.section-heading p{color:var(--terracotta);font-family:STKaiti,KaiTi,serif;font-size:14px}.section-heading h2{letter-spacing:-.03em;margin-top:3px;font-size:20px}.search-button{min-width:68px;min-height:40px;font-size:13px}.category-row{scrollbar-width:none;gap:8px;margin:17px -14px 12px;padding:0 18px 4px;display:flex;overflow-x:auto}.category-row::-webkit-scrollbar{display:none}.category-row button{border:1px solid var(--line);background:var(--paper);min-width:max-content;min-height:42px;color:var(--muted);cursor:pointer;border-radius:999px;padding:0 16px;font-size:13px;font-weight:650}.category-row button.is-active{border-color:var(--ink);background:var(--ink);color:#fff}.dish-list{gap:10px;display:grid}.dish-card{background:var(--paper);border:1px solid #0000;border-radius:18px;grid-template-columns:96px minmax(0,1fr) 48px;align-items:center;gap:13px;min-height:112px;padding:9px 10px 9px 9px;transition:border-color .18s,background-color .18s,transform .18s;display:grid;position:relative;box-shadow:0 5px 18px #492f1f0d}.dish-card.is-selected{background:#fff6f1;border-color:#e2a999;transform:translateY(-1px)}.dish-card img{object-fit:cover;background:var(--linen);border-radius:13px 13px 8px;width:96px;height:96px}.dish-copy{flex-direction:column;justify-content:center;align-self:stretch;min-width:0;display:flex}.dish-copy h3,.dish-copy p{margin:0}.dish-category{color:var(--terracotta);letter-spacing:.1em;font-size:10px;font-weight:750}.dish-copy h3{letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:17px;overflow:hidden}.dish-meta{color:var(--muted);font-size:12px;margin-top:9px!important}.dish-context{color:var(--sage);font-size:11px;font-weight:650;margin-top:3px!important}.add-button{border:1px solid var(--terracotta);width:46px;height:46px;color:var(--terracotta);cursor:pointer;background:0 0;border-radius:50%;place-items:center;font-size:25px;line-height:1;display:grid}.add-button[aria-pressed=true]{border-color:var(--sage);background:var(--sage);color:#fff;font-size:17px}.empty-state{border:1px dashed var(--line);min-height:180px;color:var(--muted);text-align:center;border-radius:18px;align-content:center;place-items:center;gap:12px;display:grid}.empty-state p{margin:0}.empty-state button{background:var(--terracotta);color:#fff;border:0;border-radius:999px;min-height:44px;padding:0 18px}.shared-plate{right:12px;bottom:calc(74px + env(safe-area-inset-bottom));z-index:30;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#2e2723f5;border:1px solid #dac7b5;border-radius:20px;justify-content:space-between;align-items:center;gap:12px;min-height:66px;padding:9px 10px 9px 17px;display:flex;position:absolute;left:12px;box-shadow:0 16px 38px #281a123d}.shared-plate>div{gap:3px;display:grid}.shared-plate strong{font-size:14px}.shared-plate span{color:#d9cfc8;font-size:11px}.shared-plate button{background:var(--terracotta);color:#fff;border:0;border-radius:14px;min-height:46px;padding:0 17px;font-size:13px;font-weight:750}.shared-plate button:disabled{color:#bfb6b0;background:#6d625c}.bottom-nav{z-index:25;min-height:calc(68px + env(safe-area-inset-bottom));padding:5px 8px env(safe-area-inset-bottom);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffcf8f0;grid-template-columns:repeat(4,1fr);display:grid;position:absolute;bottom:0;left:0;right:0}.bottom-nav button{min-height:58px;color:var(--muted);cursor:pointer;background:0 0;border:0;align-content:center;place-items:center;gap:3px;display:grid;position:relative}.bottom-nav button.is-active{color:var(--terracotta-deep)}.bottom-nav button.is-active:before{background:var(--terracotta);content:"";border-radius:999px;width:20px;height:3px;position:absolute;top:3px}.bottom-nav span{font-size:13px;font-weight:750}.bottom-nav small{letter-spacing:.12em;font-size:8px}button:disabled{cursor:not-allowed;opacity:.62}button.brand-lockup{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.error-screen,.loading-screen{text-align:center;align-content:center;place-items:center;gap:16px;padding:40px;display:grid}.error-screen p,.loading-screen p{color:var(--muted);margin:0;line-height:1.7}.error-screen h1{margin:2px 0 -7px;font-family:STKaiti,KaiTi,serif;font-size:28px}.error-screen button{background:var(--terracotta);color:#fff;border:0;border-radius:999px;min-height:46px;padding:0 20px;font-weight:750}.toolbar-row{gap:8px;margin-top:14px;padding:0 4px;display:flex}.toolbar-row button{border:1px solid var(--line);background:var(--paper);min-height:40px;color:var(--muted);cursor:pointer;border-radius:12px;padding:0 14px;font-size:12px;font-weight:700}.toolbar-row button.is-active{border-color:var(--sage);background:var(--sage-soft);color:var(--sage)}.search-field{gap:6px;margin:12px 4px -2px;display:grid;position:relative}.search-field>span{color:var(--muted);font-size:11px;font-weight:650}.search-field input{border:1px solid var(--line);background:var(--paper);width:100%;height:48px;color:var(--ink);border-radius:14px;outline:0;padding:0 70px 0 15px}.search-field input:focus{border-color:var(--terracotta);box-shadow:0 0 0 3px var(--terracotta-soft)}.search-field button{min-height:36px;color:var(--terracotta);cursor:pointer;background:0 0;border:0;padding:0 10px;font-size:12px;position:absolute;bottom:6px;right:7px}.dish-card.is-unavailable img{filter:grayscale(.6);opacity:.58}.dish-card.is-unavailable{box-shadow:none;background:#f5f0ea}.availability-button{border:1px solid var(--line);min-width:48px;min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border-radius:12px;padding:0 7px;font-size:11px;font-weight:700}.subpage{padding:18px 5px 10px}.page-kicker{color:var(--terracotta);letter-spacing:.18em;font-family:Georgia,serif;font-size:10px;font-weight:700}.subpage>h1{letter-spacing:-.03em;margin:6px 0 0;font-family:STKaiti,KaiTi,serif;font-size:32px;line-height:1.2}.page-lede{color:var(--muted);margin:7px 0 22px;font-size:13px;line-height:1.65}.status-card{background:#f5e6d5;border:1px solid #dfc9b3;border-radius:24px 24px 14px;padding:22px;position:relative;overflow:hidden}.status-card:after{content:"";border:18px solid #b84e3917;border-radius:50%;width:130px;height:130px;position:absolute;top:-42px;right:-28px}.status-card>p{color:var(--terracotta);letter-spacing:.08em;margin:0;font-size:11px;font-weight:750}.status-card h2{margin:4px 0 3px;font-family:STKaiti,KaiTi,serif;font-size:26px}.status-card>span{color:var(--muted);font-size:12px}.status-card.status-confirmed,.status-card.status-cooking{background:var(--sage-soft);border-color:#c7d1c1}.status-card.status-completed{background:#fbf0cf;border-color:#e5cf92}.status-track{grid-template-columns:repeat(4,1fr);margin-top:22px;display:grid}.status-track i{color:#a89789;justify-items:center;gap:6px;font-style:normal;display:grid;position:relative}.status-track i:before{content:"";background:#d9c7b7;height:2px;position:absolute;top:12px;left:-50%;right:50%}.status-track i:first-child:before{display:none}.status-track i.is-done:before{background:var(--terracotta)}.status-track b{z-index:1;background:#f5e6d5;border:2px solid #d9c7b7;border-radius:50%;place-items:center;width:25px;height:25px;font-size:10px;display:grid}.status-confirmed .status-track b,.status-cooking .status-track b{background:var(--sage-soft)}.status-completed .status-track b{background:#fbf0cf}.status-track i.is-done{color:var(--ink)}.status-track i.is-done b{border-color:var(--terracotta);background:var(--terracotta);color:#fff}.status-track small{font-size:10px;font-weight:650}.today-list-heading{justify-content:space-between;align-items:center;margin:25px 2px 12px;display:flex}.today-list-heading h2{margin:0;font-size:18px}.today-list-heading button{min-height:40px;color:var(--terracotta);cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:700}.selected-grid{gap:9px;display:grid}.selected-grid>article{border:1px solid var(--line);background:var(--paper);border-radius:16px;grid-template-columns:64px 1fr;align-items:center;gap:12px;padding:8px;display:grid}.selected-grid img{object-fit:cover;border-radius:11px;width:64px;height:64px}.selected-grid article div{gap:5px;display:grid}.selected-grid strong{font-size:15px}.selected-grid span{color:var(--muted);font-size:11px}.today-empty{border:1px dashed var(--line);min-height:170px;color:var(--muted);border-radius:18px;align-content:center;place-items:center;gap:10px;display:grid}.today-empty p{margin:0}.today-empty button{background:var(--terracotta);color:#fff;border:0;border-radius:999px;min-height:44px;padding:0 18px}.today-page blockquote{border-left:3px solid var(--terracotta);background:var(--paper);color:var(--muted);margin:16px 3px 0;padding:14px 16px;font-family:STKaiti,KaiTi,serif;line-height:1.65}.today-actions{margin-top:18px}.today-actions>button{background:var(--terracotta);color:#fff;border:0;border-radius:15px;width:100%;min-height:52px;font-weight:750}.order-card{border:1px solid var(--line);background:var(--paper);border-radius:22px;padding:18px;box-shadow:0 8px 24px #492f1f0f}.order-card>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.order-status{background:var(--terracotta-soft);color:var(--terracotta-deep);border-radius:999px;padding:6px 10px;font-size:10px;font-weight:750}.order-card time{color:var(--muted);font-size:11px}.order-card h2{margin:18px 0 13px;font-size:18px;line-height:1.5}.order-thumbs{justify-content:flex-start!important;display:flex!important}.order-thumbs img{border:3px solid var(--paper);object-fit:cover;border-radius:50%;width:54px;height:54px;margin-right:-8px}.order-card>button{border:1px solid var(--terracotta);width:100%;min-height:46px;color:var(--terracotta);background:0 0;border-radius:13px;margin-top:17px;font-weight:750}.record-placeholder{background:#f3e8dc;border-radius:18px;margin-top:16px;padding:18px}.record-placeholder span{color:var(--sage);letter-spacing:.08em;font-size:11px;font-weight:750}.record-placeholder p{color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.7}.family-portrait{grid-template-columns:1fr 1fr;gap:9px;display:grid}.family-portrait>div{border:1px solid var(--line);background:var(--paper);text-align:center;border-radius:18px;justify-items:center;gap:4px;padding:18px 10px;display:grid}.family-portrait span{color:#fff;border-radius:50%;place-items:center;width:56px;height:56px;margin-bottom:5px;font-family:STKaiti,KaiTi,serif;font-size:21px;display:grid}.family-portrait .avatar-terracotta{background:var(--terracotta)}.family-portrait .avatar-sage{background:var(--sage)}.family-portrait strong{font-size:14px}.family-portrait small{color:var(--muted);font-size:10px}.invite-card{background:#f7ead9;border:1px solid #dfc9b3;border-radius:22px 22px 14px;margin-top:12px;padding:20px}.invite-card p{color:var(--terracotta);margin:0;font-size:11px;font-weight:750}.invite-card>strong{letter-spacing:.08em;margin-top:6px;font-family:Georgia,serif;font-size:28px;display:block}.invite-card>span{color:var(--muted);margin-top:8px;font-size:12px;line-height:1.65;display:block}.invite-card button{background:var(--terracotta);color:#fff;border:0;border-radius:14px;width:100%;min-height:48px;margin-top:17px;font-weight:750}.sync-note{border-top:1px solid var(--line);gap:12px;margin-top:14px;padding:15px;display:flex}.sync-note i{background:var(--sage);width:10px;height:10px;box-shadow:0 0 0 5px var(--sage-soft);border-radius:50%;flex:0 0 10px;margin-top:5px;display:block}.sync-note div{gap:4px;display:grid}.sync-note strong{font-size:13px}.sync-note span{color:var(--muted);font-size:11px;line-height:1.6}.toast{right:24px;bottom:calc(152px + env(safe-area-inset-bottom));z-index:80;color:#fff;text-align:center;background:#2e2723f5;border-radius:13px;padding:12px 15px;font-size:12px;line-height:1.5;position:absolute;left:24px;box-shadow:0 10px 28px #281a1238}.modal-backdrop{z-index:70;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#2e272370;align-items:end;display:flex;position:absolute;inset:0}.modal-sheet{width:100%;max-height:86%;padding:9px 18px calc(22px + env(safe-area-inset-bottom));background:var(--cream);border-radius:26px 26px 0 0;overflow-y:auto;box-shadow:0 -18px 60px #261a1238}.modal-handle{background:#cbbcaf;border-radius:999px;width:42px;height:4px;margin:0 auto 14px}.modal-header{justify-content:space-between;align-items:start;gap:12px;display:flex}.modal-header p{color:var(--terracotta);letter-spacing:.15em;margin:0;font-family:Georgia,serif;font-size:9px;font-weight:700}.modal-header h2{margin:4px 0 0;font-family:STKaiti,KaiTi,serif;font-size:25px}.modal-header>button{min-height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0 9px;font-size:12px}.invite-modal-copy{padding-top:18px}.invite-code{background:var(--paper);text-align:center;border:1px dashed #d7bda6;border-radius:17px;gap:5px;padding:18px;display:grid}.invite-code span{color:var(--muted);font-size:11px}.invite-code strong{letter-spacing:.12em;font-family:Georgia,serif;font-size:27px}.invite-modal-copy>p{color:var(--muted);font-size:13px;line-height:1.75}.primary-modal-button{background:var(--terracotta);color:#fff;border:0;border-radius:15px;width:100%;min-height:51px;font-weight:750}.modal-form{gap:14px;padding-top:18px;display:grid}.modal-form label{color:var(--muted);gap:7px;font-size:11px;font-weight:650;display:grid}.modal-form input,.modal-form select,.modal-form textarea{border:1px solid var(--line);background:var(--paper);width:100%;min-height:46px;color:var(--ink);resize:vertical;border-radius:12px;outline:0;padding:10px 12px}.modal-form input:focus,.modal-form select:focus,.modal-form textarea:focus{border-color:var(--terracotta);box-shadow:0 0 0 3px var(--terracotta-soft)}.form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.modal-form fieldset{border:0;min-width:0;margin:0;padding:0}.modal-form legend{color:var(--muted);margin-bottom:8px;font-size:11px;font-weight:650}.image-picker{scrollbar-width:none;gap:8px;padding:2px 2px 7px;display:flex;overflow-x:auto}.image-picker::-webkit-scrollbar{display:none}.image-picker label{cursor:pointer;flex:0 0 70px;display:block;position:relative}.image-picker input{opacity:0;width:1px;height:1px;min-height:0;position:absolute}.image-picker img{object-fit:cover;border:3px solid #0000;border-radius:13px;width:70px;height:70px;display:block}.image-picker input:checked+img{border-color:var(--terracotta);box-shadow:0 0 0 2px var(--terracotta-soft)}.mini-selection{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.mini-selection>div{justify-items:center;gap:5px;min-width:78px;display:grid}.mini-selection img{object-fit:cover;border-radius:14px;width:62px;height:62px}.mini-selection span{max-width:78px;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}@media (min-width:720px){.site-canvas{padding:28px}.phone-shell{border:1px solid #5e433024;border-radius:30px;height:calc(100dvh - 56px);min-height:calc(100dvh - 56px);max-height:calc(100dvh - 56px)}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}