:root{--ink:#243c35;--muted:#7c8780;--green:#285b48;--green-dark:#204a3b;--mint:#eaf2eb;--line:#e7e9e3;--paper:#f7f8f4;--white:#fff;--radius:15px}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #85b599}button{color:inherit}svg{flex-shrink:0}h1{letter-spacing:-1.2px;font-size:33px;font-weight:570;line-height:1.22}h2{letter-spacing:-.25px;font-size:17px;font-weight:620;line-height:1.45}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;flex-shrink:0;width:238px;padding:35px 20px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-1.3px;color:#234c3e;align-items:center;gap:10px;font-size:29px;font-weight:650;line-height:1;display:flex}.brand-dot{color:#a8c6a7;margin-left:-9px}.brand-mark{grid-template-columns:1fr 1fr;gap:4px;width:27px;height:27px;margin-right:2px;display:grid}.brand-mark i{background:var(--green);border-radius:3px}.brand-mark i:last-child{background:#aac7a5}.venue-switch{border:1px solid var(--line);border-radius:10px;align-items:center;gap:9px;margin-top:38px;padding:13px 8px;display:flex}.venue-avatar{background:#f0f1eb;border-radius:6px;place-items:center;width:31px;height:33px;font-size:11px;font-weight:650;display:grid}.venue-switch strong{font-size:11px;font-weight:650;display:block}.venue-switch small{color:var(--muted);margin-top:4px;font-size:10px;display:block}.nav-caption{letter-spacing:1.3px;color:#9aa29b;margin:32px 11px 12px;font-size:9px;font-weight:600}nav{flex-direction:column;gap:7px;display:flex}nav button,nav a{text-align:left;color:#77857d;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;padding:13px;font-size:13px;display:flex}nav .active{color:var(--green);background:#eaf1e9;font-weight:600}nav button:hover,nav a:hover{background:#f2f5f0}.sidebar-note{margin:auto 9px 25px;padding-top:60px;font-size:11px;font-weight:600;line-height:1.6}.sidebar-note .small-dot{background:#8da78a;margin-right:6px}.sidebar-note p{color:#939b95;margin-top:8px;font-size:11px;font-weight:400;line-height:1.8}.sidebar-footer{border-top:1px solid var(--line);align-items:center;gap:10px;padding-top:20px;display:flex}.avatar{color:#78786d;background:#e8e6dc;border-radius:50%;place-items:center;width:33px;height:33px;font-weight:600;display:grid}.sidebar-footer strong{font-size:11px;display:block}.sidebar-footer small{color:#97a097;margin-top:3px;font-size:10px;display:block}.version{color:#a8ada7;margin-left:auto;font-size:10px}.main-content{flex:1;min-width:0;margin-left:238px;padding:0 38px}.topbar{border-bottom:1px solid var(--line);color:#8b948c;justify-content:space-between;align-items:center;height:75px;font-size:11px;display:flex}.breadcrumb{color:#b9bfb8;margin:0 12px}.demo-tag{align-items:center;gap:7px;font-size:10px;display:flex}.small-dot{background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.page-header{justify-content:space-between;align-items:center;gap:24px;margin:36px 0 31px;display:flex}.eyebrow{letter-spacing:1.6px;color:#809582;margin-bottom:11px;font-size:9px;font-weight:650}.subtitle{color:#889186;margin-top:10px;font-size:13px;line-height:1.7}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:43px;padding:12px 17px;font-size:12px;font-weight:550;transition:background .15s;display:inline-flex}.button.primary{background:var(--green);color:#fff}.button.primary:hover{background:var(--green-dark)}.button.secondary{color:var(--green);background:#fff;border-color:#d9e2d7}.button.secondary:hover{background:#f2f5f0}.button.danger{color:#fff;background:#a65748}.button.full{justify-content:center;width:100%}.day-toolbar{justify-content:space-between;align-items:center;gap:15px;margin-bottom:22px;display:flex}.date-title{align-items:center;gap:17px;display:flex}.date-title label{text-transform:none;font-size:15px;font-weight:590}.date-title input{color:#647365;background:#fff;border:1px solid #e1e5dd;border-radius:7px;padding:7px 9px;font-size:11px}.pill{white-space:nowrap;border-radius:20px;align-items:center;gap:6px;padding:7px 10px;font-size:10px;display:inline-flex}.pill.green{color:#628061;background:#e7efe5}.pill.neutral{color:#747c6e;background:#e8eae4}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.stat-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;min-height:139px;padding:20px 19px}.stat-card>span{color:#77867b;font-size:11px}.stat-card strong{letter-spacing:-1px;margin:11px 0;font-size:34px;font-weight:550;display:block}.stat-card strong small{letter-spacing:0;color:#93a08f;margin-left:10px;font-size:10px;font-weight:400}.stat-card p{color:#96a18f;font-size:10px;line-height:1.5}.stat-card.accent{background:#eef3e9;border-color:#e4ecdc}.content-grid{grid-template-columns:minmax(0,1fr) 288px;gap:22px;display:grid}.primary-column,.secondary-column{flex-direction:column;gap:22px;min-width:0;display:flex}.panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.panel-heading{justify-content:space-between;align-items:center;gap:12px;padding:22px 21px 16px;display:flex}.panel-heading h2{font-size:14px}.count{color:#8c9989;vertical-align:middle;background:#f0f2ed;border-radius:5px;margin-left:5px;padding:3px 6px;font-size:10px}.muted{color:#99a193;font-size:10px}.tabs{border-bottom:1px solid var(--line);gap:22px;padding:0 20px;display:flex}.tabs button{color:#8d978c;background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 0 13px;font-size:11px}.tabs .selected{border-color:var(--green);color:var(--green);font-weight:600}.table-scroll{position:relative;overflow-x:auto}.reservation-table{border-collapse:collapse;white-space:nowrap;width:100%;min-width:640px}.reservation-table th{text-align:left;color:#9ba398;background:#fcfcfa;height:40px;font-size:10px;font-weight:500}.reservation-table td{border-top:1px solid #f0f1ed;padding-top:20px;padding-bottom:20px;font-size:11px}.reservation-table td,.reservation-table th{padding-left:13px;padding-right:6px}.reservation-table td:first-child,.reservation-table th:first-child{padding-left:21px}.reservation-table td:last-child,.reservation-table th:last-child{padding-right:15px}.time-cell{color:#5b6c5f;font-weight:600;font-size:12px!important}.guest-name{color:#364d40;font-size:12px;font-weight:580}.row-subtitle{color:#a5aca2;margin-top:5px;font-size:9px}.person-count{color:#7e8a7c;align-items:center;gap:5px;display:flex}.person-count svg{color:#a7afa3;width:14px;height:14px}.table-number{background:#f0f3eb;border:1px solid #e4e8dd;border-radius:5px;justify-content:center;align-items:center;min-width:26px;padding:5px;font-weight:600;display:inline-flex}.unassigned{color:#a4aa9f;font-size:10px}.status{white-space:nowrap;border-radius:5px;padding:5px 7px;font-size:9px;font-weight:500;display:inline-flex}.status.expected{color:#aa935a;background:#f7f1df}.status.seated{color:#5b8358;background:#e5f0e5}.status.departed,.status.cancelled{color:#8a9284;background:#f0f0ec}.status.no_show{color:#b07861;background:#f8e9e3}.row-actions{justify-content:flex-end;align-items:center;gap:5px;display:flex}.row-actions button{color:#73876a;background:#fff;border:1px solid #e3e8dd;border-radius:5px;padding:6px 8px;font-size:9px}.row-actions select{color:#8f9a88;background:0 0;border:0;width:29px;padding:6px 1px;font-size:10px}.panel-footnote{border-top:1px solid var(--line);color:#95a08c;background:#fdfefb;align-items:center;gap:7px;padding:15px 21px;font-size:10px;line-height:1.6;display:flex}.panel-footnote svg{width:14px;height:14px}.lock-card{border-radius:var(--radius);background:#eaf0e4;border:1px solid #e2e9d9;padding:24px}.lock-icon{color:#64845c;background:#dce8d6;border-radius:9px;place-items:center;width:37px;height:37px;margin-bottom:21px;display:grid}.lock-card .eyebrow{letter-spacing:1.2px;font-size:8px}.lock-card h2{letter-spacing:-.5px;color:#3c5a3d;font-size:21px;font-weight:530;line-height:1.35}.lock-card>p:not(.eyebrow){color:#819375;margin:13px 0 19px;font-size:11px;line-height:1.9}.lock-card .button{justify-content:space-between;min-height:39px;padding:10px;font-size:10px}.lock-card .button svg{width:15px;height:15px}.activity-list{margin:0;padding:0 21px 9px;list-style:none}.activity-list li{border-top:1px solid #f0f2eb;align-items:flex-start;gap:11px;padding:15px 0;font-size:11px;line-height:1.65;display:flex}.activity-list small{color:#9aa591;margin-top:3px;font-size:9px;display:block}.activity-list time{color:#a4ad9b;white-space:nowrap;margin-left:auto;font-size:9px}.event-dot{background:#acc09d;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:5px}.event-dot.lock{background:#658b60}.activity-empty{color:#95a08e;max-width:470px;padding:8px 21px 25px;font-size:11px;line-height:1.8}.floor-panel .panel-heading{padding-bottom:14px}.layout-letter{color:#91a183;background:#f0f3eb;border-radius:5px;padding:4px 6px;font-size:10px}.floorplan{background:#f8f8f3;border:1px solid #dedfd3;border-radius:5px;height:218px;margin:0 20px;position:relative;overflow:hidden}.windows{background:#cadcc9;height:3px;position:absolute;top:13px;left:15px;right:15px}.window-label{letter-spacing:1px;color:#a5b399;font-size:5px;position:absolute;top:2px;left:15px}.floor-table{color:#80966d;z-index:1;background:#e9eedf;border:1px solid #cdd7bf;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;width:45px;height:42px;display:flex;position:absolute;transform:translate(-50%,-50%)}.floor-table.seats-4{height:55px}.floor-table.seats-6{height:75px}.floor-table b{font-size:14px;font-weight:550;line-height:1.3}.floor-table>span:not(.chair){margin-top:3px;font-size:5px}.chair{background:#e2e8d6;border:1px solid #cfdabe;border-radius:3px;width:5px;height:12px;display:block;position:absolute;transform:translateY(-50%)}.floor-table.is-expected{color:#a48e4e;background:#f2e8c9;border-color:#e0d09d}.floor-table.is-seated{color:#fff;background:#5b7a4f;border-color:#4b6a40}.entrance-label{letter-spacing:1px;color:#a7b099;font-size:6px;position:absolute;bottom:8px;left:15px}.bar-label{text-align:center;color:#a0ab92;letter-spacing:1px;background:#edf0e5;border:1px solid #e0e2d6;width:68px;padding:5px;font-size:6px;position:absolute;bottom:8px;right:15px}.floor-caption{flex-direction:column;gap:5px;padding:16px 20px;display:flex}.floor-caption strong{font-size:11px;font-weight:550}.floor-caption span{color:#96a18d;font-size:10px}.preview-note{color:#a1aa97;padding:0 20px 17px;font-size:9px;line-height:1.7}.guest-link-card{color:#7d9170;border:1px dashed #d9e1d1;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:16px 17px;display:flex}.guest-link-card strong{font-size:11px;font-weight:550;display:block}.guest-link-card small{color:#a1ad96;margin-top:5px;font-size:9px;display:block}.guest-link-card svg{width:15px;height:15px}.page-footer{color:#a7afa0;justify-content:space-between;gap:15px;margin-top:14px;padding:26px 0 23px;font-size:9px;display:flex}.layout-options{flex-direction:column;gap:12px;padding:0 20px 20px;display:flex}.layout-option{border:1px solid var(--line);text-align:left;background:#fff;border-radius:10px;padding:18px}.layout-option.selected-layout{background:#f6f9f2;border-color:#adc6a2}.layout-option-top{align-items:center;gap:13px;display:flex}.layout-option-top>svg{color:#82a271;width:16px;margin-left:auto}.layout-monogram{color:#7b9769;background:#e6ecde;border-radius:9px;place-items:center;width:39px;height:39px;font-size:16px;display:grid}.layout-option strong{font-size:13px;font-weight:550;display:block}.layout-option small{color:#93a087;margin-top:6px;font-size:10px;display:block}.layout-option p{color:#94a38a;margin-top:14px;font-size:11px;line-height:1.7}.explanation{border-top:1px solid var(--line);background:#fbfcf8;padding:21px;font-size:11px;line-height:1.85}.explanation strong{font-weight:550}.explanation p{color:#91a085;margin-top:6px}.alert{border-radius:9px;align-items:flex-start;gap:8px;margin-bottom:15px;padding:13px 16px;font-size:12px;line-height:1.7;display:flex}.alert svg{width:17px;margin-top:2px}.alert.error{color:#a25c47;background:#fbede7;border:1px solid #f0d6c8}.alert.success{color:#517c43;background:#e9f3e6;border:1px solid #d4e6cb}.loading,.empty-state{text-align:center;color:#92a084;padding:70px 25px;font-size:13px}.empty-state svg{color:#b9c8ab;width:27px;height:27px}.empty-state h3{margin:13px 0 7px;font-size:14px;font-weight:500}.empty-state p{color:#a1ac96;font-size:11px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1e332747;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:19px;width:440px;max-width:100%;max-height:90vh;padding:28px;overflow-y:auto;box-shadow:0 25px 90px #15332326}.section-title{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.icon-button{background:#f2f4ed;border:0;border-radius:7px;place-items:center;width:29px;height:29px;display:grid}.icon-button svg{width:16px;height:16px}.modal-intro{color:#8c9983;margin-bottom:21px;font-size:12px;line-height:1.8}.form-stack{flex-direction:column;gap:17px;display:flex}.form-stack label{color:#627756;flex-direction:column;gap:8px;font-size:11px;font-weight:500;display:flex}.form-stack input,.form-stack select{color:#506845;background:#fdfefb;border:1px solid #dee5d5;border-radius:8px;width:100%;min-height:44px;padding:12px;font-size:12px}.form-stack input::placeholder{color:#b1bba9}.form-stack input:focus,.form-stack select:focus{border-color:#8ca67b}.form-row{gap:14px;display:flex}.form-row>*{flex:1;min-width:0}.form-stack .alert{margin-bottom:0}.decision-box{background:#f1f5ea;border-radius:10px;margin-bottom:24px;padding:17px}.decision-box strong{font-size:14px;display:block}.decision-box span{color:#8ea07c;margin-top:7px;font-size:11px;line-height:1.8;display:block}.guest-page{background:#f7f7ef;min-height:100vh}.guest-header{border-bottom:1px solid #e2e6d9;justify-content:space-between;align-items:center;max-width:1200px;height:105px;margin:auto;padding:0 40px;display:flex}.guest-header>span{letter-spacing:.6px;color:#849278;font-size:12px}.text-link{color:#829373;align-items:center;gap:8px;font-size:11px;display:inline-flex}.text-link svg{width:15px;height:15px}.guest-main{grid-template-columns:1fr 430px;align-items:start;gap:85px;max-width:1090px;margin:auto;padding:65px 35px 45px;display:grid}.guest-story{padding-top:28px}.guest-story .eyebrow{letter-spacing:2px;margin-bottom:23px;font-size:10px}.guest-story h1{letter-spacing:-1.5px;color:#385336;font-family:Georgia,Times New Roman,serif;font-size:45px;font-weight:400;line-height:1.3}.guest-story h1 em{color:#8b9e77;font-weight:400}.guest-story>p:not(.eyebrow){color:#8b987e;max-width:350px;margin-top:25px;font-size:13px;line-height:1.95}.booking-card{background:#fff;border:1px solid #e6e9df;border-radius:19px;padding:33px;box-shadow:0 13px 45px #43652c06}.booking-heading{margin-bottom:27px}.step-label{color:#91a680;letter-spacing:1.5px;margin-bottom:13px;font-size:8px;font-weight:600;display:block}.booking-heading h2{letter-spacing:-.6px;font-size:22px;font-weight:550}.booking-heading p{color:#9aa58e;margin-top:9px;font-size:11px;line-height:1.7}.time-picker{border:0;margin:4px 0;padding:0}.time-picker legend{color:#627756;margin-bottom:10px;font-size:11px;font-weight:500}.time-options{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.time-options button{color:#8e9f7e;background:#fcfdf9;border:1px solid #e1e6d9;border-radius:7px;padding:10px 3px;font-size:11px}.time-options button.chosen{color:#5c7e46;background:#e8f0de;border-color:#99b784;font-weight:600}.time-options button:disabled{color:#b8c0ae;opacity:.55;background:#f6f6f1;text-decoration:line-through}.form-divider{background:#edf0e7;height:1px;margin:2px 0}.form-note{color:#9caa8f;text-align:center;font-size:10px;line-height:1.8}.time-picker .form-note{text-align:left;margin-top:10px}.guest-footer{color:#aab69e;text-align:center;padding:22px 15px 30px;font-size:10px}.guest-details{color:#97a788;flex-direction:column;gap:14px;font-size:10px;display:flex}.guest-details span{align-items:center;gap:9px;display:flex}.guest-details svg{width:15px;height:15px}.restaurant-illustration{width:330px;height:230px;margin:26px 0 24px;position:relative}.arch{background:#e9eddf;border:1px solid #d1dac3;border-radius:90px 90px 0 0;width:140px;height:195px;position:absolute;bottom:20px;left:35px}.arch-window{background:linear-gradient(90deg,#0000 49.5%,#c9d5b9 49.5% 50.5%,#0000 50.5%),linear-gradient(#0000 42%,#c9d5b9 42% 43%,#0000 43%),#f3f5eb;border:1px solid #c9d5b9;border-radius:75px 75px 0 0;position:absolute;inset:13px 14px 0}.illustration-line{background:#cfd9c0;height:1px;position:absolute;bottom:19px;left:0;right:0}.illustration-table{z-index:2;border-top:8px solid #bdcca7;border-radius:50% 50% 0 0;width:159px;height:89px;position:absolute;bottom:19px;left:58px}.illustration-table:before,.illustration-table:after{content:"";background:#cbd7ba;width:5px;position:absolute;top:0;bottom:0}.illustration-table:before{left:17px}.illustration-table:after{right:17px}.illustration-table i{background:#d8e2c7;border:1px solid #becea7;border-radius:13px 13px 0 0;width:45px;height:56px;position:absolute;bottom:0}.illustration-table i:first-child{left:-35px;transform:rotate(-5deg)}.illustration-table i:nth-child(2){right:-35px;transform:rotate(5deg)}.illustration-table span{background:#bdc8ad;border-radius:3px 3px 7px 7px;width:12px;height:24px;position:absolute;top:-32px;left:75px}.plant{width:65px;height:110px;position:absolute;bottom:19px;right:4px}.plant b{background:#d4d7c5;border:1px solid #c2c9af;border-radius:2px 2px 12px 12px;width:31px;height:36px;position:absolute;bottom:0;left:17px}.plant:after{content:"";background:#a8ba93;width:2px;height:65px;position:absolute;bottom:36px;left:31px}.plant i{background:#afc49b;border-radius:90% 0;width:18px;height:41px;position:absolute;bottom:43px;left:17px;transform:rotate(-48deg)}.plant i:nth-child(2){bottom:60px;left:35px;transform:rotate(12deg)}.plant i:nth-child(3){bottom:77px;left:17px;transform:rotate(-40deg)}.confirmation{text-align:center;padding:15px 0}.confirmation-icon{color:#78965e;background:#eaf2e1;border-radius:50%;place-items:center;width:56px;height:56px;margin:0 auto 25px;display:grid}.confirmation h2{margin-bottom:18px;font-size:24px;font-weight:500;line-height:1.5}.confirmation>p:not(.eyebrow){color:#899b77;margin-bottom:25px;font-size:13px;line-height:1.8}.confirmation .form-note{margin-top:17px;font-size:10px!important}.manage-main{max-width:530px;margin:auto;padding:50px 25px}.manage-main>h1{font-family:Georgia,serif;font-size:37px;font-weight:400}.manage-main>.text-link{justify-content:center;margin-top:25px;display:flex}.manage-card{margin-top:25px}.reservation-summary{border-bottom:1px solid #e6ecdc;margin-bottom:22px;padding-bottom:22px}.reservation-summary h2{text-transform:none;margin-top:17px;font-size:20px;font-weight:500}.reservation-summary p{color:#96a583;margin-top:8px;font-size:12px}.cancel-section{text-align:center;border-top:1px solid #e6ecdc;margin-top:23px;padding-top:18px}.cancel-section p{color:#91a07f;margin-bottom:15px;font-size:11px;line-height:1.8}.text-button{color:#a4927d;text-underline-offset:3px;background:0 0;border:0;font-size:11px;text-decoration:underline}@media (min-width:1550px){.main-content{padding:0 55px}.content-grid{grid-template-columns:minmax(0,1fr) 330px}.floorplan{height:250px}.page-header{margin-top:42px}h1{font-size:36px}.stat-card{padding:24px}.reservation-table td{padding-top:24px;padding-bottom:24px}}@media (max-width:1200px){.sidebar{width:207px;padding-left:15px;padding-right:15px}.main-content{margin-left:207px;padding:0 25px}.content-grid{grid-template-columns:minmax(0,1fr) 250px;gap:16px}.stats-grid{gap:10px}.stat-card{padding:17px 12px}.stat-card>span{font-size:10px}.stat-card strong small{margin-left:5px;font-size:9px}h1{font-size:27px}.page-header .button{padding:11px;font-size:10px}.lock-card{padding:19px}.lock-card h2{font-size:19px}.guest-main{grid-template-columns:1fr 400px;gap:40px}.guest-story h1{font-size:39px}}@media (max-width:1000px){.sidebar{width:190px}.main-content{margin-left:190px;padding:0 22px}.content-grid{grid-template-columns:1fr}.secondary-column{grid-template-columns:1fr 1fr;align-items:start;gap:18px;display:grid}.guest-link-card{grid-column:1/-1}.lock-card h2{font-size:22px}.page-header{align-items:flex-start}.page-header .button{white-space:nowrap}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-card{min-height:120px;padding:20px}.stat-card strong{font-size:31px}.guest-main{grid-template-columns:1fr 380px;gap:25px;padding:45px 25px}.guest-story h1{font-size:34px}.restaurant-illustration{transform-origin:0;width:280px;transform:scale(.85)}.guest-header{padding:0 25px}.guest-header>span{display:none}}@media (max-width:720px){.app-shell{display:block}.sidebar{border-right:0;border-bottom:1px solid var(--line);width:100%;padding:18px 20px;display:block;position:relative}.sidebar .brand{font-size:25px}.brand-mark{gap:3px;width:23px;height:23px}.venue-switch,.nav-caption,.sidebar-note,.sidebar-footer{display:none}.sidebar nav{flex-flow:wrap;gap:5px;margin-top:19px}.sidebar nav button,.sidebar nav a{gap:7px;padding:9px;font-size:11px}.sidebar nav svg{width:16px;height:16px}.main-content{margin-left:0;padding:0 18px}.topbar{height:48px;font-size:9px}.demo-tag{font-size:8px}.breadcrumb{margin:0 6px}.page-header{margin:25px 0 22px;display:block}.page-header h1{max-width:310px;font-size:29px}.page-header .button{margin-top:20px;font-size:11px}.eyebrow{font-size:8px}.subtitle{font-size:12px}.day-toolbar{align-items:flex-start;gap:10px}.date-title{display:block}.date-title label{margin-bottom:8px;font-size:13px;display:block}.date-title input{padding:6px;font-size:10px}.pill{margin-top:2px;font-size:8px}.stats-grid{gap:10px;margin-bottom:17px}.stat-card{min-height:123px;padding:17px 13px}.stat-card strong small{margin:4px 0 0;font-size:9px;display:block}.stat-card strong{margin:10px 0;font-size:29px}.stat-card p{font-size:9px}.content-grid,.primary-column{gap:17px}.panel-heading{padding:18px 15px 14px}.panel-heading h2{font-size:13px}.panel-heading .muted{font-size:8px}.tabs{gap:18px;padding:0 15px}.tabs button{font-size:10px}.secondary-column{flex-direction:column;gap:17px;display:flex}.secondary-column>*{width:100%}.lock-card{padding:22px}.floorplan{height:265px;margin:0 23px}.floor-table{width:62px;height:48px}.floor-table.seats-4{height:67px}.floor-table.seats-6{height:88px}.floor-table>span:not(.chair){font-size:7px}.floor-table b{font-size:18px}.page-footer{margin-top:0;font-size:8px;line-height:1.7}.modal{padding:23px}.modal-backdrop{padding:15px}.guest-header{height:79px;padding:0 23px}.guest-header .brand{font-size:25px}.guest-header .text-link{font-size:9px}.guest-main{flex-direction:column;gap:31px;padding:35px 22px;display:flex}.guest-story{padding:0}.guest-story h1{font-size:36px}.guest-story .eyebrow{margin-bottom:16px}.guest-story>p:not(.eyebrow){margin-top:17px;font-size:12px}.restaurant-illustration{display:none}.guest-details{gap:10px;margin-top:20px;font-size:9px}.booking-card{width:100%;padding:26px}.booking-heading h2{font-size:23px}.booking-heading p{font-size:11px}.guest-footer{padding-top:0;font-size:9px}.manage-main{padding:35px 20px}.manage-card{padding:25px}.form-stack input,.form-stack select{font-size:16px}.date-title input{font-size:12px}}.date-title label:first-letter,.reservation-summary h2:first-letter{text-transform:uppercase}.muted,.row-subtitle,.unassigned,.stat-card p,.stat-card strong small,.activity-empty,.preview-note,.form-note,.guest-footer,.guest-story>p:not(.eyebrow),.booking-heading p{color:#77876b}.panel-footnote,.lock-card>p:not(.eyebrow){color:#6f8261}.auth-page{background:radial-gradient(ellipse at top, #e9f0e6, transparent 60%), var(--paper);flex-direction:column;justify-content:center;align-items:center;gap:36px;min-height:100dvh;padding:48px 20px;display:flex}.auth-card{border:1px solid var(--line);background:var(--white);border-radius:24px;width:min(100%,460px);padding:40px;box-shadow:0 20px 70px #243c3509}.auth-card h1{margin-top:16px;font-family:Georgia,serif;font-size:38px;font-weight:400}.auth-card .subtitle{margin:18px 0 28px;line-height:1.65}.auth-form{flex-direction:column;gap:20px;display:flex}.auth-form label{flex-direction:column;gap:10px;font-weight:600;display:flex}.auth-form input{width:100%;color:var(--ink);background:#fbfcfa;border:1px solid #dce2d9;border-radius:10px;padding:14px}.auth-form .button{justify-content:center}.auth-footnote,.auth-caption{color:var(--muted);font-size:12px;line-height:1.6}.auth-footnote{margin-top:24px}.account-details{gap:18px;margin:28px 0;display:grid}.account-details dt{color:var(--muted);font-size:12px}.account-details dd{overflow-wrap:anywhere;margin:6px 0 0}@media (max-width:500px){.auth-card{padding:28px 24px}.auth-card h1{font-size:33px}}.auth-form .check-label{flex-direction:row;align-items:flex-start;font-weight:400;line-height:1.5}.auth-form .check-label input{width:18px;min-width:18px;margin-top:2px}.account-transfer{border-top:1px solid var(--line);margin-bottom:24px;padding-top:24px}
