:root{--ink:#17231f;--green:#183b32;--green2:#285b4d;--cream:#f5f0e6;--paper:#fffdf8;--gold:#d9a93e;--red:#a52d2d;--line:#d9d4ca}*{box-sizing:border-box}a,a:hover,a:focus-visible{text-decoration:none}html,body{background:var(--cream);min-height:100%;color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.public-shell{background:radial-gradient(circle at 90% 5%, #d7ded5 0, transparent 30%), var(--cream);min-height:100vh;padding:0 5vw 48px}.brand{align-items:center;gap:14px;padding:24px 0;display:flex}.brand-mark,.foh-logo{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:54px;height:54px;font-family:Georgia,serif;font-weight:700;display:grid}.brand div{flex-direction:column;display:flex}.brand strong{font-family:Georgia,serif;font-size:20px}.brand small{color:#66706c}.booking-hero{text-align:center;max-width:700px;margin:6vh auto 28px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--green2);font-size:12px;font-weight:800}h1,h2{font-family:Georgia,serif}.booking-hero h1{margin:14px;font-size:clamp(42px,7vw,72px);line-height:.95}.booking-hero>p:last-child{color:#53605b;font-size:18px}.booking-card{background:var(--paper);border:1px solid #e6dfd2;border-radius:18px;max-width:900px;margin:auto;padding:28px;box-shadow:0 18px 55px #254b3b1c}.selection-grid{grid-template-columns:1fr 1.4fr 1fr;align-items:end;gap:16px;display:grid}label{gap:7px;font-size:13px;font-weight:750;display:grid}input,select,textarea{background:#fff;border:1px solid #babcb7;border-radius:8px;width:100%;min-height:50px;padding:12px}.primary{background:var(--green);color:#fff;border:0;border-radius:8px;min-height:50px;padding:12px 22px;font-weight:800}.primary:hover{background:var(--green2)}.times,.guest-form{border-top:1px solid var(--line);margin-top:26px;padding-top:22px}.time-grid{grid-template-columns:repeat(auto-fill,minmax(105px,1fr));gap:10px;display:grid}.time{border:1px solid var(--green);min-height:66px;color:var(--green);background:#fff;border-radius:8px}.time span,.time small{display:block}.time span{font-size:18px;font-weight:800}.time.selected{background:var(--green);color:#fff}.form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.wide{grid-column:1/-1}.requirement-picker{border:1px solid var(--line);border-radius:12px;margin:0;padding:18px}.requirement-picker legend{padding:0 7px;font-family:Georgia,serif;font-size:20px;font-weight:700}.requirement-picker>p{color:#68716e;margin:0 0 12px;font-size:13px}.requirement-badges{flex-wrap:wrap;gap:8px;display:flex}.requirement-badge{min-height:38px;color:var(--green);background:#fff;border:1px solid #b9b3a7;border-radius:999px;padding:8px 13px;font-weight:750}.requirement-badge.selected{border-color:var(--green);background:var(--green);color:#fff}.requirement-count,.requirement-other{grid-template-columns:minmax(140px,1fr) minmax(150px,.6fr);align-items:center;gap:12px;margin-top:12px;display:grid}.requirement-count>span:last-child{color:#68716e;grid-template-columns:1fr 72px;align-items:center;gap:8px;font-size:12px;display:grid}.requirement-count select,.requirement-other select{min-height:42px}@media (max-width:620px){.requirement-count,.requirement-other{grid-template-columns:1fr}}.full{width:100%;margin-top:18px}.form-message{text-align:center;font-weight:700}.confirmation{text-align:center}.confirmation-icon{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:64px;height:64px;margin:auto;font-size:32px;display:grid}.public-shell footer{text-align:center;color:#68716e;padding:35px}.foh-shell{background:#f4f5f2;grid-template-columns:210px 1fr;min-height:100vh;display:grid}.foh-nav{background:var(--green);color:#fff;flex-direction:column;height:100vh;padding:22px 18px;display:flex;position:sticky;top:0}.foh-logo{background:var(--gold);color:var(--green);margin-bottom:38px}.foh-nav nav{gap:8px;display:grid}.foh-nav a{color:#dbe6e2;border-radius:8px;padding:14px}.foh-nav a.active{color:#fff;background:#ffffff1a;font-weight:800}.foh-nav small{color:#b8cbc4;margin-top:auto}.foh-main{padding:32px 4vw}.foh-header{justify-content:space-between;align-items:center;display:flex}.foh-header h1{margin:3px 0;font-size:46px}.foh-header p{margin:0}.stats{grid-template-columns:repeat(3,1fr);gap:15px;margin:28px 0;display:grid}.stats article{background:#fff;border:1px solid #e0e4df;border-radius:12px;padding:20px}.stats strong,.stats span{display:block}.stats strong{font-size:30px}.stats span{color:#68716e}.service{margin:24px 0}.service-title{justify-content:space-between;align-items:center;display:flex}.booking-list{gap:9px;display:grid}.booking-row{background:#fff;border:1px solid #dde2dc;border-radius:10px;grid-template-columns:70px minmax(220px,1fr) 100px minmax(250px,1fr);align-items:center;gap:16px;padding:16px;display:grid}.allergy-row{border-left:5px solid var(--red)}.booking-row time{font-size:20px;font-weight:850}.guest{gap:4px;display:grid}.guest span{color:#606963;font-size:13px}.allergy{color:var(--red);font-size:12px}.status{text-align:center;text-transform:capitalize;background:#e8ece9;border-radius:20px;padding:7px;font-size:12px;font-weight:800}.status-arrived,.status-seated{color:#205f36;background:#d9ebdf}.status-cancelled,.status-no_show{color:#842828;background:#f4dede}.actions{flex-wrap:wrap;gap:5px;display:flex}.actions button{text-transform:capitalize;background:#fff;border:1px solid #b8c1bc;border-radius:6px;min-height:36px;font-size:11px}.sheet-backdrop{z-index:10;background:#12251f99;justify-content:flex-end;display:flex;position:fixed;inset:0}.sheet{background:#fff;flex-direction:column;gap:16px;width:min(440px,100%);height:100%;padding:32px;display:flex;overflow:auto}.sheet h2{font-size:30px}@media (max-width:850px){.selection-grid,.form-grid{grid-template-columns:1fr}.wide{grid-column:auto}.foh-shell{display:block}.foh-nav{flex-direction:row;align-items:center;width:100%;height:auto;position:static;overflow:auto}.foh-logo{flex:none;margin:0 20px 0 0}.foh-nav nav{display:flex}.foh-nav small{display:none}.booking-row{grid-template-columns:55px 1fr}.booking-row>.status,.booking-row>.actions{grid-column:2}.stats{grid-template-columns:repeat(2,1fr)}.foh-main{padding:22px 16px}}@media (max-width:540px){.booking-card{padding:18px}.public-shell{padding-left:16px;padding-right:16px}.stats{grid-template-columns:1fr}.foh-header{align-items:flex-end}.foh-header h1{font-size:38px}.foh-header .primary{max-width:150px}.booking-row{padding:12px}.actions button{min-height:44px}}.login-shell{background:radial-gradient(circle at 80% 10%, #d8e2dd, transparent 34%), var(--cream);place-items:center;min-height:100vh;padding:20px;display:grid}.login-card{background:var(--paper);border:1px solid var(--line);border-radius:18px;gap:18px;width:min(430px,100%);padding:36px;display:grid;box-shadow:0 18px 55px #254b3b1c}.login-card h1{margin:0;font-size:42px}.google-auth-button{border:1px solid var(--green,#0b4a3b);color:var(--green,#0b4a3b);text-align:center;background:#fff;border-radius:.5rem;justify-content:center;align-items:center;min-height:2.75rem;padding:.65rem 1rem;font-weight:700;text-decoration:none;display:flex}.login-card p{margin:0}.login-card .brand-mark{margin:auto}.error{color:#842828;background:#f4dede;border-radius:8px;padding:12px;font-weight:700}.policy{color:#58625e;background:#f2f3ef;border-radius:8px;padding:12px;font-size:13px}.signed-in{gap:8px;margin-top:auto;display:grid}.signed-in button{color:#fff;background:0 0;border:1px solid #fff5;border-radius:6px;padding:8px}.check-label{align-items:center;gap:10px;min-height:50px;display:flex}.check-label input{width:22px;min-height:22px}.manage-link{margin:15px auto;text-decoration:none;display:inline-block}.confirmation{gap:14px;display:grid}.confirmation small{display:block}.manage-booking{width:min(620px,100%)}.manage-booking dl{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.manage-booking dl div{background:#f2f3ef;border-radius:8px;padding:14px}.manage-booking dt{color:#64706a;text-transform:uppercase;font-size:12px}.manage-booking dd{margin:4px 0 0;font-weight:800}.danger-button{color:#8e2424;background:#fff;border:1px solid #a52d2d;border-radius:8px;min-height:48px;padding:10px 18px;font-weight:800}.capacity-strip{gap:8px;padding:4px 0 12px;display:flex;overflow:auto}.capacity-point{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:92px;padding:10px;position:relative;overflow:hidden}.capacity-point strong,.capacity-point span{display:block}.capacity-point span{color:#66706c;font-size:11px}.capacity-point i{background:#4c987a;height:4px;position:absolute;bottom:0;left:0}.capacity-point.busy i{background:#d58f26}.capacity-point.full i{background:#a52d2d}.settings-shell{max-width:900px;margin:auto;padding:42px 20px}.settings-shell header a{color:var(--green);font-weight:800}.settings-shell h1{margin:10px 0;font-size:44px}.settings-form{gap:20px;display:grid}.settings-form fieldset{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:repeat(2,1fr);gap:16px;padding:24px;display:grid}.settings-form legend{padding:0 8px;font:700 24px Georgia,serif}.saved{color:#205f36;background:#d9ebdf;border-radius:8px;padding:14px;font-weight:800}.dismissible-notice{justify-content:space-between;align-items:center;gap:16px;display:flex}.dismissible-notice button{color:currentColor;cursor:pointer;background:0 0;border:0;border-radius:50%;width:32px;min-width:32px;min-height:32px;padding:0;font-size:24px;line-height:1}.dismissible-notice button:hover,.dismissible-notice button:focus-visible{outline-offset:1px;background:#00000014;outline:2px solid}@media (max-width:620px){.settings-form fieldset{grid-template-columns:1fr}}.booking-review{border-top:1px solid var(--line);margin-top:26px;padding-top:22px}.booking-review dl{gap:8px;display:grid}.booking-review dl div{background:#f2f3ef;justify-content:space-between;padding:10px;display:flex}.booking-review dt{font-weight:700}.booking-review dd{margin:0}.text-button{color:var(--green);background:0 0;border:0;margin:12px auto;font-weight:800;text-decoration:none;display:block}.manage-actions{gap:12px;display:flex}.change-panel{background:#f2f3ef;border-radius:10px;gap:12px;padding:18px;display:grid}.change-panel small{display:block}.tab-button{color:var(--green);font-weight:800;border-color:var(--green)!important}.modal-backdrop{z-index:100;overscroll-behavior:contain;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#12251fc7;place-items:center;padding:20px;animation:.16s ease-out modal-backdrop-in;display:grid;position:fixed;inset:0;overflow-y:auto}:is(html:has(.modal-backdrop),body:has(.modal-backdrop)){overflow:hidden}@keyframes modal-backdrop-in{0%{-webkit-backdrop-filter:blur();backdrop-filter:blur();background:#12251f00}}@media (prefers-reduced-motion:reduce){.modal-backdrop{animation:none}}.qr-modal,.settle-modal{text-align:center;background:#fff;border-radius:18px;gap:14px;width:min(460px,100%);padding:28px;display:grid}.qr-modal h2,.settle-modal h2{margin:0;font-size:30px}.qr-modal img{width:min(320px,100%);margin:auto}.qr-modal small{overflow-wrap:anywhere}.qr-modal button,.settle-modal>button{min-height:44px}.settle-modal>strong{font-size:42px}.settle-modal div{justify-content:center;gap:8px;display:flex}.settle-modal div button{text-transform:capitalize}.bar-columns{grid-template-columns:repeat(4,minmax(220px,1fr));gap:14px;margin-top:28px;display:grid;overflow:auto}.bar-columns>section{background:#e8ebe6;border-radius:12px;min-height:420px;padding:12px}.bar-columns>section>h2{text-transform:capitalize}.bar-ticket{background:#fff;border-top:5px solid #7a8580;border-radius:10px;gap:10px;margin-bottom:10px;padding:16px;display:grid}.bar-ticket.status-submitted{border-color:var(--gold)}.bar-ticket.status-preparing{border-color:#3479a5}.bar-ticket.status-ready{border-color:#31804d}.bar-ticket header{justify-content:space-between;font-size:20px;display:flex}.bar-ticket h3,.bar-ticket p{margin:0}.bar-ticket .actions button{flex:1}.bar-ticket .actions .primary{color:#fff;background:var(--green);border:0}.tab-guest-shell{background-color:#fbf7ed;background-image:radial-gradient(circle at 20% 0,#fffdf8 0,#0000 38%),radial-gradient(circle at 85% 40%,#efe7d62b 0,#0000 34%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;min-height:100vh;padding-bottom:110px}.tab-mobile-masthead{z-index:5;color:#fff;background:linear-gradient(135deg,#092f27,#075441);border-bottom:3px solid #c49a48;grid-template-columns:48px 1fr 70px;align-items:center;min-height:150px;padding:14px max(20px,50vw - 360px);display:grid;position:relative;overflow:visible}.tab-mobile-masthead.is-tracking{border-radius:0 0 50% 8%}.tab-mobile-masthead>img{object-fit:contain;justify-self:center;width:170px;height:116px}.tab-menu-toggle{cursor:pointer;background:0 0;border:0;gap:7px;width:44px;padding:9px 5px;display:grid}.tab-menu-toggle span{background:#fff;height:2px;display:block}.tab-masthead-total{color:#f5dfad;justify-self:end;font-size:20px}.tab-mobile-menu{z-index:8;background:#fffdf8;border:1px solid #c49a48;border-radius:12px;min-width:220px;padding:8px;display:grid;position:absolute;top:88px;left:max(18px,50vw - 360px);box-shadow:0 16px 35px #071d1840}.tab-mobile-menu button,.tab-mobile-menu a{color:var(--green);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:12px;font-weight:800;text-decoration:none}.tab-mobile-menu>*+*{border-top:1px solid var(--line)}.tab-guest-header{background:var(--paper);border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:20px max(18px,50vw - 360px);display:flex}.tab-guest-header h1{margin:2px 0}.tab-total{margin-left:auto;font-size:28px}.tab-account-actions{justify-items:end;gap:4px;margin-left:auto;display:grid}.tab-account-actions .tab-total{margin:0}.tab-account-actions a,.active-tab-list a,.customer-auth-intro a{color:var(--green);font-weight:800}.collection-callout,.guest-orders,.drink-menu{width:min(720px,100% - 32px);margin:18px auto}.collection-callout{background:var(--green);color:#fff;border-radius:10px;gap:4px;padding:16px;display:grid}.guest-orders h2,.drink-menu h2{font-size:32px}.guest-orders-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.guest-orders-header h2{margin:0}.quick-order-button{border:2px solid var(--green);color:var(--green);text-align:left;background:#fff;border-radius:10px;gap:1px;padding:8px 12px;display:grid}.quick-order-button strong{font-size:14px}.quick-order-button span{font-size:11px;font-weight:700}.quick-order-modal{background:var(--paper);border:1px solid #d7b46f;border-radius:18px;gap:14px;width:min(480px,100%);max-height:calc(100vh - 40px);padding:28px;display:grid;overflow-y:auto;box-shadow:0 20px 60px #071d17a6}.quick-order-modal h2,.quick-order-modal p{margin:0}.quick-order-modal ul{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:8px;margin:0;padding:14px 0;list-style:none;display:grid}.quick-order-modal>button{min-height:48px}.guest-order{border:1px solid var(--line);width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:10px;grid-template-columns:1fr auto;gap:6px;margin:8px 0;padding:14px;display:grid}.guest-order div{display:grid}.guest-order b{text-transform:capitalize}.guest-order.status-ready{background:#e6f4ea;border:2px solid #31804d}.guest-order.status-ready b{color:#205f36}.guest-order small{color:var(--red);grid-column:1/-1}.drink-menu h3{color:var(--green);margin:26px 0 8px}.drink-row{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 105px;align-items:center;gap:14px;padding:14px 0;display:grid}.drink-row>div:first-child{display:grid}.drink-row span{color:#5f6b66;font-size:13px}.quantity{text-align:center;grid-template-columns:44px 34px 44px;align-items:center;display:grid}.quantity button{border:1px solid var(--green);width:44px;height:44px;color:var(--green);touch-action:manipulation;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border-radius:50%;font-size:20px}.quantity output{font-size:18px;font-weight:800}.order-dock{background:#fff;justify-content:center;align-items:center;gap:24px;padding:14px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 25px #17372d24}.order-dock p{margin:0;font-size:13px}.tab-closed,.account-card{text-align:center;background:#fff;border-radius:18px;width:min(680px,100% - 32px);margin:10vh auto;padding:30px}.account-card{text-align:left}.account-card h1{margin:4px 0 14px;font-size:44px;line-height:.98}.account-welcome{color:#5f6b66;margin-bottom:28px}.account-menu{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:34px;display:grid}.account-menu>a,.account-menu>details{border:1px solid var(--line);min-width:0;color:var(--ink);background:#f8f5ed;border-radius:12px;text-decoration:none}.account-menu>a,.account-menu summary{cursor:pointer;gap:4px;padding:16px;list-style:none;display:grid}.account-menu summary::-webkit-details-marker{display:none}.account-menu span{color:var(--gold);font-size:24px}.account-menu small{color:#69736f}.account-menu details>div{border-top:1px solid var(--line);padding:0 16px 16px}.account-profile{border:1px solid var(--line);background:#fff;border-radius:14px;margin:0 0 34px;padding:22px}.account-profile-heading,.account-danger-zone{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.account-profile-heading h2{margin-top:0}.account-profile-heading p,.account-danger-zone p{color:#68726e;margin:3px 0}.account-profile-heading>button{white-space:nowrap}.account-profile dl{grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0;display:grid}.account-profile dl div{background:#f8f5ed;border-radius:8px;padding:12px}.account-profile dt{color:#68726e;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.account-profile dd{overflow-wrap:anywhere;margin:5px 0 0;font-weight:700}.account-profile form{gap:13px;margin-top:18px;display:grid}.account-profile form label{gap:6px;font-weight:700;display:grid}.account-profile form input{border:1px solid #aab1ae;border-radius:8px;width:100%;padding:12px}.account-profile-actions{justify-content:flex-end;gap:10px;display:flex}.account-danger-zone{border-top:1px solid #decfc1;align-items:center;margin-top:22px;padding-top:20px}.account-danger-zone .danger-button,.account-delete-modal .danger-button{color:#9a2424;background:#fff;border-color:#a63232}.account-profile-message{color:#174c3e;background:#e0f0e7;border-radius:8px;padding:10px 12px}.account-delete-modal{width:min(500px,100vw - 28px)}.account-delete-modal h2{margin-top:0}.account-delete-modal .modal-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}@media (max-width:620px){.account-profile dl{grid-template-columns:1fr}.account-profile-heading,.account-danger-zone{flex-direction:column;align-items:stretch}}.scan-tab-button,.camera-capture-button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:8px;place-items:center;min-height:46px;margin-top:12px;padding:10px 14px;font-weight:800;display:grid}.camera-capture-button input{opacity:0;width:1px;height:1px;position:absolute}.qr-scanner-backdrop{z-index:100}.qr-scanner{text-align:center;background:#fff;border-radius:18px;width:min(440px,100%);padding:24px}.qr-scanner h2,.qr-scanner p{margin:6px 0 12px}.qr-scanner video{object-fit:cover;background:#10251f;border-radius:12px;width:100%;min-height:220px;display:block}.qr-scanner>button{min-height:44px;margin-top:10px}.scan-message{background:#fff4d8;border-radius:8px;padding:10px}.account-order-link{justify-self:start;min-height:auto;padding:9px 14px;text-decoration:none;color:#fff!important}.order-progress{text-align:center;background:0 0;border:0;width:min(680px,100% - 28px);margin:28px auto 0;padding:18px 18px 190px;position:relative}.order-progress>h1{margin:6px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,10vw,70px);line-height:.94}.order-progress.status-ready{background:0 0;border:0}.order-status-intro{color:#46534f;max-width:560px;margin:12px auto 24px;font-size:clamp(19px,4vw,26px);line-height:1.22}.tracked-order-card,.order-state-card{background:#fffdf8b8;border:1px solid #d7b46f;border-radius:18px;margin:20px 0;padding:22px}.tracked-order-card h2{margin:0 0 14px;font-size:clamp(32px,7vw,48px)}.tracked-order-card ul{text-align:left;gap:10px;width:fit-content;max-width:100%;margin:auto;padding:0;font-size:clamp(19px,4vw,25px);list-style:none;display:grid}.tracked-order-card li{align-items:center;gap:14px;display:flex}.order-drink-icon{border:2px solid #b7862f;border-top-width:5px;border-radius:3px 3px 7px 7px;place-items:center;width:24px;height:34px;display:grid;position:relative;transform:perspective(20px)rotateX(-3deg)}.order-drink-icon:after{content:"";opacity:.7;background:linear-gradient(#cf9c3a,#634018);border-radius:1px 1px 5px 5px;height:19px;position:absolute;top:3px;left:3px;right:3px}.order-steps{grid-template-columns:repeat(5,1fr);margin:28px 0;padding:0;list-style:none;display:grid}.order-steps li{color:#8a928f;justify-items:center;gap:7px;min-width:0;font-size:12px;display:grid;position:relative}.order-steps li:before{content:"";z-index:0;background:#d9ddd9;width:100%;height:3px;position:absolute;top:16px;right:50%}.order-steps li:first-child:before{display:none}.order-steps span{z-index:1;color:#fff;background:#d9ddd9;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.order-steps .complete,.order-steps .current{color:var(--green);font-weight:800}.order-steps .complete:before,.order-steps .current:before,.order-steps .complete span,.order-steps .current span{background:var(--green)}.order-steps .current span{outline:4px solid #fff8e7;box-shadow:0 0 0 7px #c49a48}.order-state-card h2,.order-state-card p{margin:4px 0}.order-state-card h2{font-size:clamp(28px,6vw,42px)}.order-state-card small{color:#9a6912;margin-top:14px;font-size:16px;display:block}.buzz-icon{color:#b98628;font-size:48px;display:block}.order-info-card{text-align:left;align-items:center;gap:20px;display:flex}.order-info-card b{border:4px solid var(--green);width:54px;height:54px;color:var(--green);border-radius:50%;flex:0 0 54px;place-items:center;font-family:Georgia,serif;font-size:34px;display:grid}.order-info-card p{font-size:20px}.preparing-card img,.collected-card img{object-fit:cover;object-position:center 42%;opacity:.58;mix-blend-mode:multiply;width:min(310px,100%);height:135px}.preparing-card b,.collected-card b{color:#6b4a18;letter-spacing:.14em;text-transform:uppercase;font-family:Georgia,Times New Roman,serif;font-size:25px;display:block}.preparing-card p{font-size:18px}.order-primary-action,.completed-order-actions button{border-radius:14px;width:100%;min-height:58px;font-size:18px;font-weight:900}.completed-order-actions{gap:10px;display:grid}.completed-order-actions button{border:2px solid var(--green);color:var(--green);background:0 0;justify-content:space-between;align-items:center;padding:12px 24px;display:flex}.completed-order-actions button.primary{background:var(--green);color:#fff}.completed-order-actions span{font-size:36px;line-height:.5}.order-landscape{opacity:.25;mix-blend-mode:multiply;pointer-events:none;background:url(/brand/kentish-pub-landscape.png) bottom/contain no-repeat;height:170px;position:absolute;bottom:0;left:-14px;right:-14px}.order-progress>button{min-height:46px;padding:10px 18px}.history-list{gap:10px;display:grid}.history-list article{background:#f2f3ef;border-radius:10px;grid-template-columns:1fr auto;gap:6px;padding:16px;display:grid}.history-list article div{display:grid}.history-list small{grid-column:1/-1}.empty-state{background:#f2f3ef;padding:20px}.account-card form{margin-top:25px}.active-tab-list{margin-bottom:28px}.active-tab-list article{background:#fffaf0;border:1px solid #d9a93e}.active-tab-list a{grid-column:1/-1}.customer-auth-shell{background:var(--cream);min-height:100vh;padding:0 max(18px,50vw - 490px) 50px}.customer-auth-intro{text-align:center;max-width:680px;margin:5vh auto 24px}.customer-auth-intro h1{margin:6px 0;font-size:clamp(38px,7vw,62px)}.customer-auth-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.customer-auth-grid form{border:1px solid var(--line);background:#fff;border-radius:16px;gap:14px;padding:26px;display:grid}.customer-auth-grid h2,.customer-auth-grid p{margin:0}.customer-auth-error{max-width:680px;margin:0 auto 16px}.bar-tab-modal{background:#fff;border-radius:18px;gap:16px;width:min(460px,100%);padding:28px;display:grid;box-shadow:0 24px 70px #0d211a5c}.bar-tab-modal h2,.bar-tab-modal p{margin:0}.bar-tab-modal h2{font-size:30px}.bar-tab-modal label{text-align:left;gap:7px;font-weight:800;display:grid}.bar-tab-modal input{width:100%;min-height:46px}.modal-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.modal-actions button{min-width:110px;min-height:44px}@media (max-width:650px){.tab-guest-header{align-items:flex-start}.tab-total{font-size:22px}.tab-guest-header .brand-mark{width:42px;height:42px}.tab-account-actions a{text-align:right;max-width:92px}.drink-row{grid-template-columns:1fr auto}.drink-row .quantity{grid-column:1/-1;justify-self:end}.order-dock{gap:8px;display:grid}.order-dock .primary{width:100%}.guest-order{grid-template-columns:1fr}.guest-orders-header{flex-direction:column;align-items:stretch}.quick-order-button{width:100%}.bar-columns{grid-template-columns:repeat(4,82vw)}.qr-modal{padding:18px}.customer-auth-grid,.account-menu{grid-template-columns:1fr}.order-progress{padding:22px 16px 175px}}.header-actions{gap:8px;display:flex}.header-actions>button,.header-actions>a{border:1px solid var(--green);min-height:50px;color:var(--green);background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:10px 16px;font-weight:800;text-decoration:none;display:inline-flex}.catalogue-admin{grid-template-columns:1fr 320px;gap:24px;display:grid}.catalogue-admin>section,.catalogue-admin aside form{border:1px solid var(--line);background:#fff;border-radius:12px;padding:20px}.catalogue-admin>section article{border-bottom:1px solid var(--line);grid-template-columns:1fr auto auto;align-items:center;gap:14px;padding:12px 0;display:grid}.catalogue-admin>section article div{display:grid}.catalogue-admin>section article span{color:#66706c;font-size:13px}.catalogue-admin aside{align-content:start;gap:16px;display:grid}.catalogue-admin aside form{gap:12px;display:grid}.catalogue-admin button{min-height:42px}@media (max-width:750px){.catalogue-admin{grid-template-columns:1fr}.header-actions{display:grid}.foh-header{gap:10px}}.rota-main{min-width:0;padding:28px}.rota-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.rota-header h1{margin:3px 0;font-size:46px}.week-picker,.rota-actions{align-items:center;gap:8px;display:flex}.rota-actions{flex-wrap:wrap;justify-content:flex-end}.week-picker button,.rota-actions button{border:1px solid var(--green);background:#fff;border-radius:7px;min-height:42px;padding:8px 12px}.rota-actions .primary,.rota-actions .publish-button{color:#fff;background:var(--green);font-weight:800}.rota-actions .publish-button{background:var(--gold);color:var(--green);border-color:var(--gold)}.rota-state{text-transform:uppercase;border-radius:20px;padding:8px 12px;font-size:12px;font-weight:900}.rota-state.draft{color:#785600;background:#fff0c7}.rota-state.published{color:#205f36;background:#d9ebdf}.generation-summary{background:#e8f0ec;border-radius:12px;grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0;padding:14px;display:grid}.generation-summary article{background:#fff;border-radius:8px;padding:10px;display:grid}.generation-summary strong{font-size:26px}.generation-summary span{font-size:12px}.generation-summary p{grid-column:1/-1;margin:0}.staffing-warnings{border-left:5px solid var(--gold);background:#fff8e4;margin:16px 0;padding:14px 18px}.staffing-warnings h2{margin:0 0 8px}.staffing-warning{border-top:1px solid #c99a2f40;flex-wrap:wrap;gap:4px 12px;padding:9px 0;display:flex}.staffing-warning:first-of-type{border-top:0}.staffing-warning span{color:#59645f}.staffing-warning.red strong{color:#8c2e2e}.staffing-warning.amber strong{color:#7b5a0e}.rota-grid{border:1px solid var(--line);background:#fff;grid-template-columns:190px repeat(7,minmax(140px,1fr));min-width:1170px;display:grid}.rota-main{height:100vh;overflow:auto}.rota-grid-head{z-index:2;background:var(--green);color:#fff;padding:12px;font-weight:800;position:sticky;top:0}.rota-grid-head:first-child{z-index:3;left:0}.rota-grid-head.selected{box-shadow:inset 0 -4px 0 var(--gold)}.rota-row{display:contents}.staff-cell,.day-cell{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:110px;padding:10px}.staff-cell{z-index:1;background:#fff;align-content:start;gap:3px;display:grid;position:sticky;left:0}.staff-cell span,.staff-cell small{color:#65706c;font-size:11px}.staff-role-badges{flex-wrap:wrap;gap:4px;margin-top:5px;display:flex}.staff-role-badges span{color:var(--green);background:#e7eee9;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:800}.day-cell.selected{background:#fffaf0}.staff-cell b{color:var(--red);font-size:11px}.shift-block{cursor:pointer;background:#f2f4f1;border-left:5px solid;border-radius:6px;gap:2px;margin-bottom:5px;padding:8px;display:grid}.shift-block span,.shift-block small{font-size:11px}.shift-block button{color:var(--green);background:#fff;border:0;margin-top:5px;font-size:10px}.shift-constraint-warning{font-weight:800;color:#8b4c08!important}.shift-modal,.team-modal{background:#fff;border-radius:16px;gap:12px;width:min(520px,100%);max-height:90vh;padding:26px;display:grid;overflow:auto}.shift-modal-error{grid-column:1/-1;margin:0}.availability-override-button{color:#70430d;background:#fff6df;border-color:#a86618;font-weight:800}.replacement-results{border:1px solid var(--line);background:#f8f6ef;border-radius:10px;gap:7px;padding:12px;display:grid}.replacement-results h3,.replacement-results p{margin:0}.replacement-results button{text-align:left;background:#fff;border:1px solid #d7d0c0;border-radius:7px;gap:3px;padding:10px;display:grid}.replacement-results button:first-of-type{border-color:var(--gold);box-shadow:0 0 0 1px var(--gold)}.replacement-results button.over-target{background:#fff9f7;border-color:#dfc8c1}.replacement-results button.selected{border-color:var(--green);box-shadow:0 0 0 2px color-mix(in srgb, var(--green) 24%, transparent);background:#eef4ef}.replacement-results strong{justify-content:space-between;gap:8px;display:flex}.replacement-results strong em{color:#8c2e2e;white-space:nowrap;background:#f4dede;border-radius:999px;padding:2px 7px;font:700 10px Inter,sans-serif}.replacement-results span{color:#65706c;font-size:11px}.replacement-results .replacement-phone{color:var(--green);font-size:13px;font-weight:800}.shift-exception-panel{border:1px solid var(--line);background:#f8f6ef;border-radius:10px;gap:10px;padding:14px;display:grid}.shift-exception-panel h3,.shift-exception-panel p{margin:0}.team-modal{grid-template-columns:1fr 320px;width:min(850px,100%)}.team-modal>header{grid-column:1/-1;justify-content:space-between;display:flex}.team-list{gap:6px;display:grid}.team-list article{background:#f2f3ef;padding:10px;display:grid}.team-modal form{gap:10px;display:grid}.team-modal fieldset{grid-template-columns:1fr 1fr;display:grid}.leave-review{margin-top:20px}.leave-review article{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:8px;padding:10px;display:flex}.leave-review article span{margin-right:auto}.staff-mobile{background:#f5f0e6;width:min(680px,100%);min-height:100vh;margin:auto;padding:18px}.staff-mobile>header{align-items:center;gap:12px;display:flex}.staff-mobile>header h1{margin:2px 0}.staff-mobile>header form{margin-left:auto}.next-shift{background:var(--green);color:#fff;border-radius:16px;gap:8px;margin:28px 0;padding:24px;display:grid}.next-shift p{margin:0}.next-shift strong{font:700 28px Georgia,serif}.next-shift b{border-radius:18px;justify-self:start;padding:6px 10px}.my-shifts,.staff-requests form,.request-history{background:#fff;border-radius:14px;margin:14px 0;padding:18px}.staff-rota-scroll{scrollbar-color:#b9ad96 transparent;padding-bottom:8px;overflow-x:auto}.staff-rota-grid{border:1px solid var(--line);background:#fff;grid-template-columns:125px repeat(7,minmax(135px,1fr));min-width:1070px;display:grid}.staff-rota-corner,.staff-rota-day-heading{background:var(--green);color:#fff;padding:11px 9px;font-size:12px;font-weight:800}.staff-rota-day-heading{text-align:center;border-left:1px solid #fff3}.staff-rota-week{display:contents}.staff-rota-week-heading,.staff-rota-day{border-top:1px solid var(--line);min-height:105px;padding:8px}.staff-rota-week-heading{background:#fff;align-content:start;gap:4px;display:grid}.staff-rota-week-heading span,.staff-rota-day>small{color:var(--muted);font-size:10px}.staff-rota-day{border-left:1px solid var(--line)}.staff-rota-day>time{color:var(--muted);margin-bottom:6px;font-size:11px;font-weight:800;display:block}.staff-rota-day.unpublished{color:#777;background:#e7e7e4}.staff-rota-week.unpublished .staff-rota-week-heading{color:#777;background:#ddddda}.staff-rota-day .shift-block{cursor:default;margin-bottom:5px}.staff-requests{grid-template-columns:1fr 1fr;gap:12px;display:grid}.staff-requests form{gap:10px;margin:0;display:grid}.request-history b{text-transform:capitalize;border-radius:12px;padding:4px 7px}.request-approved{background:#d9ebdf}.request-pending{background:#fff0c7}.request-declined{background:#f4dede}@media (max-width:800px){.rota-header{display:grid}.rota-actions{flex-wrap:wrap}.generation-summary{grid-template-columns:1fr 1fr}.team-modal{grid-template-columns:1fr}.team-modal>header{grid-column:auto}.staff-requests{grid-template-columns:1fr}}
@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:500;src:url(../media/cormorant-garamond-cyrillic-ext-500-normal.03fknytd5rmfr.woff2)format("woff2"),url(../media/cormorant-garamond-cyrillic-ext-500-normal.3ewkjvxc-jwwe.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:500;src:url(../media/cormorant-garamond-cyrillic-500-normal.3rq5umpzqu1va.woff2)format("woff2"),url(../media/cormorant-garamond-cyrillic-500-normal.06sz2tlpbr_n2.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:500;src:url(../media/cormorant-garamond-vietnamese-500-normal.1i0m26ht5i4lh.woff2)format("woff2"),url(../media/cormorant-garamond-vietnamese-500-normal.3ksi3r8s137fv.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:500;src:url(../media/cormorant-garamond-latin-ext-500-normal.2hnzb7c8ecx8y.woff2)format("woff2"),url(../media/cormorant-garamond-latin-ext-500-normal.2ygaswqemalq8.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:500;src:url(../media/cormorant-garamond-latin-500-normal.1ua6lqq3rsqyo.woff2)format("woff2"),url(../media/cormorant-garamond-latin-500-normal.410p0bora3wvy.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:600;src:url(../media/cormorant-garamond-cyrillic-ext-600-normal.17rt44mbdjop9.woff2)format("woff2"),url(../media/cormorant-garamond-cyrillic-ext-600-normal.2s_8-y3ia5w_g.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:600;src:url(../media/cormorant-garamond-cyrillic-600-normal.2fmgmbkm8z7r7.woff2)format("woff2"),url(../media/cormorant-garamond-cyrillic-600-normal.1zkzb5qdusjzm.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:600;src:url(../media/cormorant-garamond-vietnamese-600-normal.2qj53-v7i4ih5.woff2)format("woff2"),url(../media/cormorant-garamond-vietnamese-600-normal.0zks6pg0392kd.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:600;src:url(../media/cormorant-garamond-latin-ext-600-normal.17ydyk694bdhw.woff2)format("woff2"),url(../media/cormorant-garamond-latin-ext-600-normal.3xa3r62iod_40.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:600;src:url(../media/cormorant-garamond-latin-600-normal.2k7r9iymu8ux8.woff2)format("woff2"),url(../media/cormorant-garamond-latin-600-normal.0ya_yl54k7n41.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:700;src:url(../media/cormorant-garamond-cyrillic-ext-700-normal.0lsjtbf3ea4im.woff2)format("woff2"),url(../media/cormorant-garamond-cyrillic-ext-700-normal.3dvvxx0dk7dkz.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:700;src:url(../media/cormorant-garamond-cyrillic-700-normal.2ubedi6y8ncwh.woff2)format("woff2"),url(../media/cormorant-garamond-cyrillic-700-normal.3uyk_n-6xa-3k.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:700;src:url(../media/cormorant-garamond-vietnamese-700-normal.3-wx8s8fdmu8e.woff2)format("woff2"),url(../media/cormorant-garamond-vietnamese-700-normal.1t499zri-ajec.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:700;src:url(../media/cormorant-garamond-latin-ext-700-normal.3zn7gp99h80d6.woff2)format("woff2"),url(../media/cormorant-garamond-latin-ext-700-normal.1atdc8eh-vcv3.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:700;src:url(../media/cormorant-garamond-latin-700-normal.0ehq3873lu_8h.woff2)format("woff2"),url(../media/cormorant-garamond-latin-700-normal.1-5xu_6todx-o.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(../media/inter-cyrillic-ext-400-normal.3vm4r-qr3_yee.woff2)format("woff2"),url(../media/inter-cyrillic-ext-400-normal.2e4vdgi7dy-n4.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(../media/inter-cyrillic-400-normal.1nwx-p2ngx2yg.woff2)format("woff2"),url(../media/inter-cyrillic-400-normal.2jms6gqb5gbhf.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(../media/inter-greek-ext-400-normal.2gr4b827yb2_q.woff2)format("woff2"),url(../media/inter-greek-ext-400-normal.38g6916w0wpxs.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(../media/inter-greek-400-normal.402ep76-j03q8.woff2)format("woff2"),url(../media/inter-greek-400-normal.2x8hqgpakc599.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(../media/inter-vietnamese-400-normal.1sl-kw9vnef9y.woff2)format("woff2"),url(../media/inter-vietnamese-400-normal.3206qgbkgsfc6.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(../media/inter-latin-ext-400-normal.1aowtwjb6jex7.woff2)format("woff2"),url(../media/inter-latin-ext-400-normal.0zt1v0rj9tqox.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(../media/inter-latin-400-normal.2qdljeg3s-lsl.woff2)format("woff2"),url(../media/inter-latin-400-normal.102grxki9ek3x.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(../media/inter-cyrillic-ext-600-normal.341-hvs74ljp4.woff2)format("woff2"),url(../media/inter-cyrillic-ext-600-normal.1of5i9-_e5ga4.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(../media/inter-cyrillic-600-normal.0tppy39gl-lzn.woff2)format("woff2"),url(../media/inter-cyrillic-600-normal.3jalm3505289h.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(../media/inter-greek-ext-600-normal.20m9kgz843wth.woff2)format("woff2"),url(../media/inter-greek-ext-600-normal.3vzrk1-4zat7v.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(../media/inter-greek-600-normal.2ove9n9b8_3hb.woff2)format("woff2"),url(../media/inter-greek-600-normal.3aakp9m92tg2m.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(../media/inter-vietnamese-600-normal.0m_wd36g8rw-r.woff2)format("woff2"),url(../media/inter-vietnamese-600-normal.0dwa77f5pp57q.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(../media/inter-latin-ext-600-normal.1zn8rwi8y9u6i.woff2)format("woff2"),url(../media/inter-latin-ext-600-normal.1pfmybho54-ry.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(../media/inter-latin-600-normal.2dov6rjg62vru.woff2)format("woff2"),url(../media/inter-latin-600-normal.2mum3nstrlzrd.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(../media/inter-cyrillic-ext-700-normal.3ckkpi--x2os1.woff2)format("woff2"),url(../media/inter-cyrillic-ext-700-normal.3dxmsbxujhx46.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(../media/inter-cyrillic-700-normal.0gg1d0-0b9ut0.woff2)format("woff2"),url(../media/inter-cyrillic-700-normal.2axi65e8cn602.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(../media/inter-greek-ext-700-normal.24op6t-yeckl-.woff2)format("woff2"),url(../media/inter-greek-ext-700-normal.0u773jmkidix4.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(../media/inter-greek-700-normal.3vfem_i2rj42n.woff2)format("woff2"),url(../media/inter-greek-700-normal.3q6n5k1zguxil.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(../media/inter-vietnamese-700-normal.0b-htgf_q_fie.woff2)format("woff2"),url(../media/inter-vietnamese-700-normal.2c7g6fvsrqi3p.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(../media/inter-latin-ext-700-normal.2yxivqwrhow2d.woff2)format("woff2"),url(../media/inter-latin-ext-700-normal.0g4_n0pq31d8c.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(../media/inter-latin-700-normal.4421omqeymgmp.woff2)format("woff2"),url(../media/inter-latin-700-normal.2u2w-uf8g45lc.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
