.we-demo{--bg:#faf7f2;--bg-soft:#f4eee3;--surface:#fffdf9;--surface-2:#fbf8f3;--ink:#14110f;--ink-soft:#2c2520;--ink-mute:#6b6157;--ink-faint:#8c8278;--rule:#e7e0d1;--rule-soft:#efe9dc;--rose:#c9956c;--rose-soft:#e0b994;--rose-deep:#a87a52;--gold:#9a7c46;--gold-deep:#7e6238;--confirm:#5f7048;--confirm-bg:#eef2e3;--confirm-rule:#cdd8b6;--decline:#9a4a3c;--decline-bg:#f4e6e1;--decline-rule:#e2c5bc;--await:#7f7669;--await-bg:#efe9dc;--await-rule:#ddd4c2;--serif:var(--font-cormorant),Georgia,serif;--sans:var(--font-jost),"Helvetica Neue",Helvetica,Arial,sans-serif;--ease:cubic-bezier(.22,.61,.36,1);--ease-slow:cubic-bezier(.16,.84,.34,1);--sidebar-w:248px;--banner-h:44px;--mnav-h:65px;background:var(--bg);color:var(--ink);font-family:var(--sans);font-weight:400;font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;isolation:isolate}.we-demo *,.we-demo :after,.we-demo :before{box-sizing:border-box}.we-demo ::selection{background:var(--rose);color:var(--bg)}.we-demo :where(button){font:inherit;color:inherit;background:none;border:0;cursor:pointer;padding:0}.we-demo :where(input,textarea,select){font:inherit;color:inherit;background:transparent;border:0;outline:0}.we-demo :where(a){color:inherit;text-decoration:none}.we-demo :where(h1,h2,h3,h4){font-family:var(--serif);font-weight:400;letter-spacing:-.005em;margin:0}.we-demo:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:1;opacity:.3;mix-blend-mode:multiply;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='220' height='220'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.55  0 0 0 0 0.46  0 0 0 0 0.32  0 0 0 0.16 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");background-size:220px 220px}.we-demo-banner{position:-webkit-sticky;position:sticky;top:0;z-index:40;height:var(--banner-h);display:flex;align-items:center;justify-content:center;gap:12px;background:var(--ink);color:#fff8ec;text-align:center;font-size:12px;letter-spacing:.06em;padding:0 16px}.we-demo-banner .dot{width:6px;height:6px;border-radius:50%;background:var(--gold);flex:none;box-shadow:0 0 0 3px rgba(154,124,70,.22)}.we-demo-banner strong{color:var(--rose-soft);font-weight:500}@media (max-width:560px){.we-demo-banner{font-size:11px;letter-spacing:.02em;line-height:1.3;padding:6px 14px;height:auto;min-height:var(--banner-h)}.we-demo-banner span{text-wrap:balance}}.we-demo-shell{display:grid;grid-template-columns:var(--sidebar-w) minmax(0,1fr);align-items:start}.we-demo-side{position:-webkit-sticky;position:sticky;top:var(--banner-h);align-self:start;height:calc(100vh - var(--banner-h));border-right:1px solid var(--rule);background:var(--surface-2);display:flex;flex-direction:column;padding:26px 18px 22px;z-index:20}.we-demo-brand{display:flex;align-items:center;gap:11px;padding:0 8px 24px}.we-demo-mark{width:34px;height:34px;flex:none;border:1px solid var(--gold);border-radius:7px;display:grid;place-items:center;background:var(--surface)}.we-demo-mark span{font-family:var(--serif);font-style:italic;font-size:17px;color:var(--gold-deep);line-height:1}.we-demo-brand b{font-family:var(--serif);font-size:18px;font-weight:400;color:var(--ink);letter-spacing:.01em}.we-demo-brand .amp{color:var(--gold);font-style:italic}.we-demo-nav{display:flex;flex-direction:column;gap:2px;margin-top:6px}.we-demo-nav button{display:flex;align-items:center;gap:12px;width:100%;text-align:left;padding:11px 12px;border-radius:7px;color:var(--ink-mute);font-size:13.5px;letter-spacing:.01em;transition:background .35s var(--ease),color .35s var(--ease)}.we-demo-nav button.is-active,.we-demo-nav button:hover{color:var(--ink);background:var(--bg-soft)}.we-demo-nav button.is-active .ic{color:var(--gold-deep)}.we-demo-nav .ic{width:17px;height:17px;flex:none;color:var(--ink-faint);transition:color .35s var(--ease)}.we-demo-nav .ic svg{width:100%;height:100%;display:block;stroke:currentColor;fill:none;stroke-width:1.5}.we-demo-side-foot{margin-top:auto;padding:18px 8px 0;border-top:1px solid var(--rule)}.we-demo-cohost{display:flex;align-items:center;gap:11px}.we-demo-avatar{width:34px;height:34px;flex:none;border-radius:50%;background:linear-gradient(135deg,var(--rose-soft),var(--gold));color:#fff8ec;display:grid;place-items:center;font-family:var(--serif);font-style:italic;font-size:15px}.we-demo-cohost b{display:block;font-size:13px;font-weight:500;color:var(--ink)}.we-demo-cohost span{display:block;font-size:11.5px;color:var(--ink-faint)}.we-demo-back{display:inline-flex;align-items:center;gap:7px;margin-top:16px;font-size:11.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-mute);transition:color .4s var(--ease)}.we-demo-back:hover{color:var(--gold-deep)}.we-demo[data-embed] .we-demo-back{display:none}.we-demo-back .ar{width:14px;height:1px;background:currentColor;position:relative}.we-demo-back .ar:before{content:"";position:absolute;left:-1px;top:-3px;width:6px;height:6px;border-left:1px solid;border-bottom:1px solid;transform:rotate(45deg)}.we-demo-side-mobile{display:none}.we-demo-main{min-width:0;padding:38px 44px 96px;position:relative;z-index:2}.we-demo-hd{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-bottom:30px}.we-demo-hd-eyebrow{font-size:11px;letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin-bottom:12px}.we-demo-hd h1{font-size:clamp(30px,3.4vw,42px);font-style:italic;line-height:1.05;color:var(--ink)}.we-demo-hd-meta{margin-top:12px;display:flex;align-items:center;flex-wrap:wrap;gap:10px 16px;font-size:13.5px;color:var(--ink-mute)}.we-demo-hd-meta .sep{width:4px;height:4px;border-radius:50%;background:var(--gold);opacity:.6}.we-demo-hd-meta .pill-days{color:var(--gold-deep);font-family:var(--sans);font-weight:500;font-size:13.5px;letter-spacing:.02em}.we-demo-hd-actions{display:flex;gap:10px;flex-wrap:wrap}.we-demo-btn{display:inline-flex;align-items:center;gap:9px;height:42px;padding:0 18px;border:1px solid var(--rule);background:var(--surface);color:var(--ink-soft);border-radius:8px;font-size:12.5px;letter-spacing:.04em;transition:border-color .4s var(--ease),background .4s var(--ease),color .4s var(--ease),transform .3s var(--ease);white-space:nowrap}.we-demo-btn:hover{border-color:var(--gold);color:var(--ink)}.we-demo-btn:active{transform:translateY(1px)}.we-demo-btn .ic{width:15px;height:15px}.we-demo-btn .ic svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.5}.we-demo-btn-gold{background:var(--gold);border-color:var(--gold);color:#fff8ec}.we-demo-btn-gold:hover{background:var(--gold-deep);border-color:var(--gold-deep);color:#fff8ec}.we-demo-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-bottom:18px}.we-demo-stat{position:relative;background:var(--surface);border:1px solid var(--rule);border-radius:10px;padding:20px 20px 18px;overflow:hidden}.we-demo-stat:after{content:"";position:absolute;left:20px;top:18px;width:22px;height:1px;background:var(--gold);opacity:.7}.we-demo-stat .lab{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-mute);padding-top:8px}.we-demo-stat .val{font-family:var(--serif);font-size:46px;line-height:1;font-weight:400;color:var(--ink);margin-top:10px}.we-demo-stat .val.is-confirm{color:var(--confirm)}.we-demo-stat .val.is-decline{color:var(--decline)}.we-demo-stat .sub{font-size:12px;color:var(--ink-faint);margin-top:8px}.we-demo-stat .sub b{color:var(--gold-deep);font-weight:500}.we-demo-meter{display:flex;align-items:center;gap:18px;flex-wrap:wrap;background:var(--surface);border:1px solid var(--rule);border-radius:10px;padding:14px 20px;margin-bottom:30px}.we-demo-meter-bar{flex:1 1 240px;height:8px;border-radius:6px;background:var(--bg-soft);overflow:hidden;display:flex}.we-demo-meter-bar i{display:block;height:100%}.we-demo-meter-bar .c{background:var(--confirm)}.we-demo-meter-bar .d{background:var(--decline);opacity:.8}.we-demo-meter-bar .a{background:var(--await);opacity:.55}.we-demo-meter-key{display:flex;gap:16px;flex-wrap:wrap;font-size:12px;color:var(--ink-mute)}.we-demo-meter-key span{display:inline-flex;align-items:center;gap:6px}.we-demo-meter-key i{width:9px;height:9px;border-radius:50%;flex:none}.we-demo-card{background:var(--surface);border:1px solid var(--rule);border-radius:12px}.we-demo-card-hd{display:flex;align-items:baseline;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:20px 24px 14px;border-bottom:1px solid var(--rule-soft)}.we-demo-card-hd h2{font-size:24px;font-style:italic;color:var(--ink)}.we-demo-card-hd .meta{font-size:12px;color:var(--ink-faint);letter-spacing:.02em}.we-demo-sec{scroll-margin-top:calc(var(--banner-h) + 18px);margin-bottom:24px}.we-demo-sec-eyebrow{font-size:11px;letter-spacing:.28em;text-transform:uppercase;color:var(--gold);margin-bottom:10px}.we-demo-overview-cards{display:grid;grid-template-columns:1.3fr 1fr;grid-gap:16px;gap:16px;margin-bottom:24px}.we-demo-meals{padding:20px 24px 22px}.we-demo-meal-row{display:grid;grid-template-columns:1fr auto;align-items:baseline;grid-gap:10px 14px;gap:10px 14px;padding:10px 0;border-bottom:1px solid var(--rule-soft)}.we-demo-meal-row:last-child{border-bottom:0}.we-demo-meal-name{font-family:var(--serif);font-style:italic;font-size:18px;color:var(--ink)}.we-demo-meal-name small{display:block;font-family:var(--sans);font-style:normal;font-size:11.5px;letter-spacing:.02em;color:var(--ink-faint);margin-top:1px}.we-demo-meal-count{font-family:var(--serif);font-size:22px;color:var(--ink)}.we-demo-meal-track{grid-column:1/-1;height:6px;border-radius:5px;background:var(--bg-soft);overflow:hidden}.we-demo-meal-track i{display:block;height:100%;background:linear-gradient(90deg,var(--gold),var(--rose-deep));border-radius:5px;transition:width .6s var(--ease-slow)}.we-demo-dietary{padding:20px 24px 22px;display:flex;flex-direction:column}.we-demo-dietary .big{font-family:var(--serif);font-size:46px;line-height:1;color:var(--ink)}.we-demo-dietary .cap{font-size:12.5px;color:var(--ink-faint);margin-top:8px;margin-bottom:16px}.we-demo-chips{display:flex;flex-wrap:wrap;gap:8px}.we-demo-chip{display:inline-flex;align-items:center;gap:7px;padding:6px 12px;border:1px solid var(--rule);border-radius:20px;background:var(--surface-2);font-size:12px;color:var(--ink-soft)}.we-demo-chip b{font-weight:500;color:var(--gold-deep)}.we-demo-flag-caterer{margin-top:20px;font-size:12px;color:var(--confirm);display:inline-flex;align-items:center;gap:7px}.we-demo-flag-caterer i{width:7px;height:7px;border-radius:50%;background:var(--confirm);flex:none}.we-demo-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:14px 24px;border-bottom:1px solid var(--rule-soft)}.we-demo-search{flex:1 1 220px;display:flex;align-items:center;gap:10px;height:40px;padding:0 14px;border:1px solid var(--rule);border-radius:8px;background:var(--surface-2);transition:border-color .4s var(--ease)}.we-demo-search:focus-within{border-color:var(--gold)}.we-demo-search .ic{width:15px;height:15px;color:var(--ink-faint);flex:none}.we-demo-search .ic svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.5}.we-demo-search input{width:100%;font-size:13.5px}.we-demo-search input::placeholder{color:var(--ink-faint)}.we-demo-filters{display:flex;gap:6px;flex-wrap:wrap}.we-demo-filter{padding:8px 14px;border:1px solid var(--rule);border-radius:20px;background:var(--surface);font-size:12px;letter-spacing:.02em;color:var(--ink-mute);transition:all .35s var(--ease)}.we-demo-filter:hover{color:var(--ink);border-color:var(--gold)}.we-demo-filter.is-active{background:var(--ink);color:var(--bg);border-color:var(--ink)}.we-demo-table{width:100%;border-collapse:collapse}.we-demo-table thead th{text-align:left;font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-faint);font-weight:400;padding:14px 16px;border-bottom:1px solid var(--rule);white-space:nowrap}.we-demo-table thead th:first-child{padding-left:24px}.we-demo-table thead th:last-child{padding-right:24px}.we-demo-table tbody td{padding:15px 16px;border-bottom:1px solid var(--rule-soft);vertical-align:middle;font-size:13.5px;color:var(--ink-soft)}.we-demo-table tbody td:first-child{padding-left:24px}.we-demo-table tbody td:last-child{padding-right:24px}.we-demo-table tbody tr{transition:background .3s var(--ease);cursor:pointer}.we-demo-table tbody tr:hover{background:var(--surface-2)}.we-demo-table tbody tr:last-child td{border-bottom:0}.we-demo-guest-name{font-family:var(--serif);font-style:italic;font-size:17px;color:var(--ink);line-height:1.2}.we-demo-guest-sub{font-size:11.5px;color:var(--ink-faint);margin-top:2px;letter-spacing:.02em}.we-demo-party{justify-content:center;min-width:38px;height:24px;padding:0 9px;border:1px solid var(--rule);border-radius:6px;font-size:12px;color:var(--ink-mute);background:var(--surface-2)}.we-demo-party,.we-demo-status{display:inline-flex;align-items:center}.we-demo-status{gap:7px;padding:5px 12px;border-radius:20px;font-size:11.5px;letter-spacing:.03em;white-space:nowrap;border:1px solid transparent}.we-demo-status i{width:7px;height:7px;border-radius:50%;flex:none}.we-demo-status.s-confirm{background:var(--confirm-bg);color:var(--confirm);border-color:var(--confirm-rule)}.we-demo-status.s-confirm i{background:var(--confirm)}.we-demo-status.s-decline{background:var(--decline-bg);color:var(--decline);border-color:var(--decline-rule)}.we-demo-status.s-decline i{background:var(--decline)}.we-demo-status.s-await{background:var(--await-bg);color:var(--await);border-color:var(--await-rule)}.we-demo-status.s-await i{background:var(--await)}.we-demo-meal-tag{font-size:13px;color:var(--ink-soft)}.we-demo-meal-tag.is-empty{color:var(--ink-faint)}.we-demo-diet{font-size:12.5px;color:var(--decline)}.we-demo-diet.is-empty,.we-demo-when{color:var(--ink-faint)}.we-demo-when{font-size:12.5px;white-space:nowrap}.we-demo-call{display:inline-flex;align-items:center;gap:7px;padding:6px 13px;border:1px solid var(--gold);border-radius:7px;color:var(--gold-deep);font-size:11.5px;letter-spacing:.04em;background:var(--surface);transition:background .35s var(--ease),color .35s var(--ease);white-space:nowrap}.we-demo-call:hover{background:var(--gold);color:#fff8ec}.we-demo-call .ic{width:13px;height:13px}.we-demo-call .ic svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.6}.we-demo-callpick{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.we-demo-callpick select{height:30px;padding:0 8px;border:1px solid var(--gold);border-radius:6px;background:var(--surface);font-size:12px;color:var(--ink);cursor:pointer}.we-demo-callpick .ok{padding:6px 11px;border-radius:6px;background:var(--confirm);color:#fff8ec;font-size:11.5px}.we-demo-callpick .x{font-size:12px;color:var(--ink-faint);padding:4px 6px}.we-demo-table-foot{padding:14px 24px;font-size:12px;color:var(--ink-faint);border-top:1px solid var(--rule-soft);display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px}.we-demo-table-foot b{color:var(--ink-mute);font-weight:500}.we-demo-empty{padding:40px 24px;text-align:center;color:var(--ink-faint);font-style:italic;font-family:var(--serif);font-size:18px}.we-demo-rem{padding:22px 24px 24px}.we-demo-rem-lead{display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding:16px 18px;border:1px solid var(--gold);border-radius:10px;background:var(--surface-2);margin-bottom:24px}.we-demo-rem-lead .ic{width:34px;height:34px;flex:none;border-radius:50%;background:var(--bg-soft);display:grid;place-items:center;color:var(--gold-deep)}.we-demo-rem-lead .ic svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.5}.we-demo-rem-lead .txt{flex:1 1;min-width:200px}.we-demo-rem-lead .txt b{font-family:var(--serif);font-style:italic;font-size:19px;color:var(--ink);font-weight:400}.we-demo-rem-lead .txt span{display:block;font-size:12.5px;color:var(--ink-mute);margin-top:2px}.we-demo-switch{display:inline-flex;align-items:center;gap:10px;cursor:pointer;flex:none}.we-demo-switch .track{width:42px;height:24px;border-radius:14px;background:var(--rule);position:relative;transition:background .4s var(--ease)}.we-demo-switch .track:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:var(--surface);box-shadow:0 1px 3px rgba(70,50,30,.3);transition:transform .4s var(--ease)}.we-demo-switch.is-on .track{background:var(--confirm)}.we-demo-switch.is-on .track:after{transform:translateX(18px)}.we-demo-switch .lbl{font-size:12.5px;color:var(--ink-mute)}.we-demo-rem-sched{display:flex;flex-direction:column;gap:0}.we-demo-rem-item{display:grid;grid-template-columns:24px 1fr auto;align-items:center;grid-gap:16px;gap:16px;padding:16px 4px;border-bottom:1px solid var(--rule-soft)}.we-demo-rem-item:last-child{border-bottom:0}.we-demo-rem-node{width:11px;height:11px;border-radius:50%;border:2px solid var(--gold);background:var(--surface);justify-self:center}.we-demo-rem-item.is-next .we-demo-rem-node{background:var(--gold);box-shadow:0 0 0 4px rgba(154,124,70,.18)}.we-demo-rem-item.is-off{opacity:.5}.we-demo-rem-when{font-family:var(--serif);font-style:italic;font-size:18px;color:var(--ink)}.we-demo-rem-desc{font-size:12.5px;color:var(--ink-mute);margin-top:1px}.we-demo-rem-tag{font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-deep);padding:4px 10px;border:1px solid var(--gold);border-radius:20px;white-space:nowrap}.we-demo-rem-tag.muted{color:var(--ink-faint);border-color:var(--rule)}.we-demo-q .we-demo-rem-item{grid-template-columns:1fr auto}.we-demo-rem-edit{margin-top:22px}.we-demo-rem-edit-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.we-demo-rem-edit-bar label{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-mute)}.we-demo-link{font-size:12px;color:var(--gold-deep);letter-spacing:.04em;transition:color .35s var(--ease)}.we-demo-link:hover{color:var(--ink)}.we-demo-textarea{width:100%;min-height:120px;resize:vertical;border:1px solid var(--rule);border-radius:10px;background:var(--surface-2);padding:16px 18px;font-family:var(--serif);font-size:17px;line-height:1.6;color:var(--ink-soft);transition:border-color .4s var(--ease)}.we-demo-textarea:focus{border-color:var(--gold)}.we-demo-textarea:disabled{opacity:.6;cursor:not-allowed}.we-demo-rem-hint{font-size:12px;color:var(--ink-faint);margin-top:10px;font-style:italic}.we-demo-export{padding:8px 24px 24px}.we-demo-export-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;padding-top:16px}.we-demo-export-tile{display:flex;flex-direction:column;text-align:left;padding:22px 20px;border:1px solid var(--rule);border-radius:11px;background:var(--surface-2);transition:border-color .4s var(--ease),transform .3s var(--ease),background .4s var(--ease)}.we-demo-export-tile:hover{border-color:var(--gold);transform:translateY(-2px);background:var(--surface)}.we-demo-export-tile .ic{width:24px;height:24px;color:var(--gold);margin-bottom:14px}.we-demo-export-tile:hover .ic{color:var(--gold-deep)}.we-demo-export-tile .ic svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.4}.we-demo-export-tile b{display:block;font-family:var(--serif);font-style:italic;font-size:20px;font-weight:400;color:var(--ink);margin-bottom:6px}.we-demo-export-tile span{font-size:12.5px;color:var(--ink-mute);line-height:1.5;margin-top:auto}.we-demo-export-note{margin-top:22px;padding-top:16px;border-top:1px solid var(--rule-soft);font-size:12px;color:var(--ink-faint);display:flex;align-items:center;gap:8px}.we-demo-endcta{margin-top:26px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px}.we-demo-endcta>span{font-size:13px;color:var(--ink-mute);font-style:italic}@media (max-width:680px){.we-demo-endcta{flex-direction:column}.we-demo-endcta .we-demo-btn{width:100%;justify-content:center}}.we-demo-export-note .ic{width:14px;height:14px;flex:none;color:var(--ink-faint)}.we-demo-export-note .ic svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.5}.we-demo-toast{position:fixed;left:50%;bottom:28px;transform:translateX(-50%) translateY(20px);z-index:60;display:flex;align-items:center;gap:11px;padding:14px 20px;background:var(--ink);color:#fff8ec;border-radius:10px;box-shadow:0 24px 50px -24px rgba(20,17,15,.6);font-size:13px;letter-spacing:.02em;opacity:0;pointer-events:none;transition:opacity .4s var(--ease),transform .5s var(--ease-slow);max-width:calc(100vw - 40px)}.we-demo-toast.is-up{opacity:1;transform:translateX(-50%) translateY(0)}.we-demo-toast .dot{width:7px;height:7px;border-radius:50%;background:var(--gold);flex:none}.we-demo-modal{position:fixed;inset:0;z-index:70;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(20,17,15,.55);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;pointer-events:none;transition:opacity .4s var(--ease)}.we-demo-modal.is-open{opacity:1;pointer-events:auto}.we-demo-modal-inner{position:relative;transform:translateY(16px) scale(.98);transition:transform .5s var(--ease-slow);display:flex;flex-direction:column;align-items:center;gap:18px}.we-demo-modal.is-open .we-demo-modal-inner{transform:none}.we-demo-modal-caption{text-align:center;color:#fff8ec;max-width:300px}.we-demo-modal-caption b{font-family:var(--serif);font-style:italic;font-size:20px;font-weight:400;display:block}.we-demo-modal-caption span{font-size:12.5px;color:rgba(255,248,236,.7)}.we-demo-modal-close{position:absolute;top:-14px;right:-14px;width:34px;height:34px;border-radius:50%;background:var(--surface);border:1px solid var(--rule);color:var(--ink);display:grid;place-items:center;z-index:2;box-shadow:0 6px 18px -8px rgba(20,17,15,.5)}.we-demo-modal-close svg{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:1.6}.we-demo-phone{width:300px;max-width:78vw;aspect-ratio:300/620;max-height:74vh;border-radius:34px;background:var(--bg-soft);border:1px solid var(--rule);box-shadow:0 40px 80px -30px rgba(20,17,15,.6);padding:14px;overflow:hidden}.we-demo-phone-screen{width:100%;height:100%;border-radius:24px;background:linear-gradient(180deg,#f6efde,#efe4cf);overflow-y:auto;padding:26px 22px 24px;position:relative}.we-demo-rsvp-mono{font-weight:500;font-size:14px;letter-spacing:.24em;color:var(--gold-deep)}.we-demo-rsvp-mono,.we-demo-rsvp-name{text-align:center;font-family:var(--serif);font-style:italic}.we-demo-rsvp-name{font-size:34px;line-height:1.05;color:var(--ink);margin:14px 0 6px}.we-demo-rsvp-line{font-style:italic;font-size:14px;color:var(--ink-soft);opacity:.8;margin-bottom:22px}.we-demo-rsvp-line,.we-demo-rsvp-q{text-align:center;font-family:var(--serif)}.we-demo-rsvp-q{font-size:17px;color:var(--ink);margin-bottom:14px}.we-demo-rsvp-yesno{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-bottom:24px}.we-demo-rsvp-yesno button{height:48px;border-radius:9px;border:1px solid var(--rule);background:var(--surface);font-size:13px;color:var(--ink-soft);transition:all .35s var(--ease)}.we-demo-rsvp-yesno button.is-on.yes{background:var(--gold);border-color:var(--gold);color:#fff8ec}.we-demo-rsvp-yesno button.is-on.no{background:var(--ink);border-color:var(--ink);color:var(--bg)}.we-demo-rsvp-sub{font-size:10.5px;letter-spacing:.22em;text-transform:uppercase;color:var(--ink-mute);margin-bottom:10px}.we-demo-rsvp-meal{display:flex;align-items:center;gap:11px;padding:12px 14px;border:1px solid var(--rule);border-radius:9px;background:var(--surface);margin-bottom:8px;transition:border-color .35s var(--ease);cursor:pointer}.we-demo-rsvp-meal.is-on{border-color:var(--gold);background:var(--surface-2)}.we-demo-rsvp-radio{width:16px;height:16px;border-radius:50%;border:1px solid var(--rule);flex:none;display:grid;place-items:center}.we-demo-rsvp-meal.is-on .we-demo-rsvp-radio{border-color:var(--gold)}.we-demo-rsvp-meal.is-on .we-demo-rsvp-radio:after{content:"";width:8px;height:8px;border-radius:50%;background:var(--gold)}.we-demo-rsvp-meal b{font-size:13.5px;font-weight:400;color:var(--ink)}.we-demo-rsvp-meal small{margin-left:auto;font-size:11px;color:var(--ink-faint)}.we-demo-rsvp-note{width:100%;margin-top:14px;min-height:46px;border:1px solid var(--rule);border-radius:9px;background:var(--surface);padding:12px 14px;font-size:12.5px;color:var(--ink-soft);resize:none}.we-demo-rsvp-foot{text-align:center;margin-top:24px;font-family:var(--serif);font-style:italic;font-size:13px;color:var(--ink-mute)}.we-demo-rsvp-foot span{display:block;font-size:10px;letter-spacing:.2em;text-transform:uppercase;font-style:normal;margin-top:4px;color:var(--ink-faint)}.we-demo-stepper{display:flex;background:var(--surface);border:1px solid var(--rule);border-radius:12px;padding:20px 10px;margin-bottom:26px}.we-demo-step{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:9px;text-align:center;position:relative;padding:0 8px}.we-demo-step:before{content:"";position:absolute;top:15px;right:50%;width:100%;height:1px;background:var(--confirm-rule);z-index:0}.we-demo-step:first-child:before{display:none}.we-demo-step .node{position:relative;z-index:1;width:30px;height:30px;border-radius:50%;background:var(--confirm-bg);border:1px solid var(--confirm-rule);display:grid;place-items:center;color:var(--confirm)}.we-demo-step .node svg{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:2}.we-demo-step.is-live .node{background:var(--gold);border-color:var(--gold);color:#fff8ec;box-shadow:0 0 0 4px rgba(154,124,70,.16)}.we-demo-step .lbl{font-size:12.5px;color:var(--ink);line-height:1.25}.we-demo-step button.lbl{color:var(--gold-deep);text-decoration:underline;text-underline-offset:3px;transition:color .35s var(--ease)}.we-demo-step button.lbl:hover{color:var(--ink)}.we-demo-step .sub{font-size:10.5px;color:var(--ink-faint);letter-spacing:.04em}.we-demo-form{padding:22px 24px 24px;display:grid;grid-template-columns:1fr 1fr;grid-gap:18px 20px;gap:18px 20px}.we-demo-form .full{grid-column:1/-1}.we-demo-field label{display:block;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-mute);margin-bottom:7px}.we-demo-input{width:100%;height:46px;border:1px solid var(--rule);border-radius:8px;background:var(--surface-2);padding:0 14px;font-family:var(--serif);font-size:17px;color:var(--ink);transition:border-color .4s var(--ease),background .4s var(--ease)}.we-demo-input:focus{border-color:var(--gold);background:var(--surface)}.we-demo-input::placeholder{color:var(--ink-faint);font-style:italic}.we-demo-form-foot{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;padding-top:8px;margin-top:2px;border-top:1px solid var(--rule-soft)}.we-demo-form-note{font-size:12px;color:var(--ink-faint);font-style:italic;max-width:46ch}.we-demo-addbtn{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 16px;border:1px solid var(--gold);border-radius:8px;background:var(--gold);color:#fff8ec;font-size:12.5px;letter-spacing:.04em;transition:background .4s var(--ease);white-space:nowrap}.we-demo-addbtn:hover{background:var(--gold-deep)}.we-demo-addbtn.is-ghost{background:var(--surface);color:var(--gold-deep)}.we-demo-addbtn.is-ghost:hover{background:var(--surface-2)}.we-demo-addbtn .ic{width:15px;height:15px}.we-demo-addbtn .ic svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.7}.we-demo-add{border-bottom:1px solid var(--rule-soft);background:var(--surface-2);padding:20px 24px 24px}.we-demo-add-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:16px}.we-demo-add-head b{font-family:var(--serif);font-style:italic;font-size:19px;font-weight:400;color:var(--ink)}.we-demo-add-tabs{display:flex;gap:6px;margin-bottom:18px}.we-demo-add-tab{padding:8px 16px;border:1px solid var(--rule);border-radius:20px;font-size:12.5px;color:var(--ink-mute);background:var(--surface);transition:all .35s var(--ease)}.we-demo-add-tab:hover{color:var(--ink)}.we-demo-add-tab.is-active{background:var(--ink);color:var(--bg);border-color:var(--ink)}.we-demo-drop{display:block;border:1.5px dashed var(--rule);border-radius:11px;padding:30px 24px;text-align:center;background:var(--surface);transition:border-color .4s var(--ease),background .4s var(--ease);cursor:pointer}.we-demo-drop.is-drag,.we-demo-drop:hover{border-color:var(--gold);background:var(--surface-2)}.we-demo-drop .ic{display:block;width:32px;height:32px;color:var(--gold);margin:0 auto 12px}.we-demo-drop .ic svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.4}.we-demo-drop b{font-family:var(--serif);font-style:italic;font-size:19px;font-weight:400;color:var(--ink);display:block;margin-bottom:5px}.we-demo-drop span{font-size:12.5px;color:var(--ink-mute)}.we-demo-drop .tmpl{display:block;margin-top:14px;font-size:12px;color:var(--gold-deep);text-decoration:underline;text-underline-offset:3px}.we-demo-hand{display:grid;grid-template-columns:2.2fr 1fr 2.2fr auto;grid-gap:10px;gap:10px;align-items:end}.we-demo-hand .we-demo-field label{margin-bottom:6px}.we-demo-hand select.we-demo-input{cursor:pointer;font-family:var(--sans);font-size:14px}.we-demo-hand .we-demo-input{height:44px}.we-demo-hand-add{height:44px;padding:0 20px;border-radius:8px;background:var(--ink);color:var(--bg);font-size:12.5px;letter-spacing:.06em;transition:background .4s var(--ease);white-space:nowrap}.we-demo-hand-add:hover{background:#1f1a16}.we-demo-add-fine{margin-top:14px;font-size:11.5px;color:var(--ink-faint);font-style:italic}@media (max-width:1080px){.we-demo-overview-cards{grid-template-columns:1fr}}@media (max-width:920px){.we-demo-shell{grid-template-columns:1fr}.we-demo-side{display:none}.we-demo-sec{scroll-margin-top:calc(var(--banner-h) + var(--mnav-h) + 14px)}.we-demo-side-mobile{display:flex;gap:6px;overflow-x:auto;-webkit-overflow-scrolling:touch;position:-webkit-sticky;position:sticky;top:var(--banner-h);z-index:20;min-height:var(--mnav-h);padding:12px 16px;background:var(--surface-2);border-bottom:1px solid var(--rule);scrollbar-width:none;-webkit-mask-image:linear-gradient(90deg,#000 86%,transparent);mask-image:linear-gradient(90deg,#000 86%,transparent)}.we-demo-side-mobile::-webkit-scrollbar{display:none}.we-demo-side-mobile:after{content:"";flex:none;width:8px}.we-demo-side-mobile button{white-space:nowrap;padding:9px 15px;border:1px solid var(--rule);border-radius:20px;font-size:12.5px;color:var(--ink-mute);background:var(--surface)}.we-demo-side-mobile button.is-active{background:var(--ink);color:var(--bg);border-color:var(--ink)}.we-demo-main{padding:26px 20px 80px}.we-demo-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.we-demo-hd-actions{width:100%}.we-demo-hd-actions .we-demo-btn{flex:1 1;justify-content:center;height:46px}.we-demo-export-grid{grid-template-columns:1fr}.we-demo-stepper{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px 8px;gap:18px 8px}.we-demo-step:before{display:none}.we-demo-form,.we-demo-hand{grid-template-columns:1fr}.we-demo-hand-add{width:100%}.we-demo-table thead{display:none}.we-demo-table,.we-demo-table tbody,.we-demo-table td,.we-demo-table tr{display:block;width:100%}.we-demo-table tbody tr{border:1px solid var(--rule);border-radius:10px;margin:0 16px 12px;padding:14px 16px;background:var(--surface)}.we-demo-table tbody tr:first-child{margin-top:14px}.we-demo-table tbody td{padding:5px 0!important;border:0!important;display:flex;align-items:center;justify-content:space-between;gap:14px}.we-demo-table tbody td:before{content:attr(data-label);font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-faint);flex:none}.we-demo-table tbody td.cell-guest{display:block}.we-demo-table tbody td.cell-action:before,.we-demo-table tbody td.cell-guest:before{display:none}.we-demo-table tbody td.cell-action{justify-content:flex-start;padding-top:10px!important}}@media (max-width:420px){.we-demo-stats{grid-template-columns:1fr 1fr;gap:10px}.we-demo-stat .val{font-size:38px}}@media (prefers-reduced-motion:reduce){.we-demo *,.we-demo :after,.we-demo :before{transition:none!important;animation:none!important}}