*{box-sizing:border-box}:root{--volcyy-primary:#8b1a1a;--volcyy-primary-hover:#6b1515;--volcyy-primary-light:#8b1a1a14;--volcyy-text-dark:#1d1d1f;--volcyy-text-muted:#6e6e73;--volcyy-border:#e5e5e5;--focus-ring-color:#8b1a1a;--focus-ring-width:3px;--apple-font:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--heading-font:"Playfair Display",Georgia,serif}body,html{background-color:#f0eeec;margin:0;padding:0;width:100%}html{height:100%;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1d1d1f;color:var(--volcyy-text-dark);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:var(--apple-font);min-height:100%;overflow-x:clip}#root{background-color:#fff;box-shadow:0 0 80px #00000014;margin:0 auto;max-width:2560px;min-height:100vh;padding:0;width:100%}:focus-visible{outline:3px solid #8b1a1a;outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:2px}a:focus-visible,button:focus-visible{box-shadow:0 0 0 4px #8b1a1a1a;outline:3px solid #8b1a1a;outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:2px}.welcome-overlay{align-items:center;background:#0009;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:1000}.welcome-modal{background:#fff;border-radius:20px;box-shadow:0 24px 64px #00000038;max-width:400px;padding:40px 32px 36px;position:relative;text-align:center;width:100%}.welcome-modal__close{background:none;border:none;color:var(--volcyy-text-muted);cursor:pointer;font-size:1.6rem;line-height:1;padding:4px 8px;position:absolute;right:18px;top:14px}.welcome-modal__close:hover{color:var(--volcyy-text-dark)}.welcome-modal__logo{display:block;height:32px;margin:0 auto 20px;width:auto}.welcome-modal__title{color:var(--volcyy-text-dark);font-size:1.35rem;font-weight:700;margin:0 0 10px}.welcome-modal__sub{color:var(--volcyy-text-muted);font-size:.9rem;line-height:1.55;margin:0 0 28px}.welcome-modal__cta{background:var(--volcyy-primary);border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:var(--apple-font);font-size:1rem;font-weight:700;padding:14px;transition:background .2s;width:100%}.welcome-modal__cta:hover{background:var(--volcyy-primary-hover)}.auth-overlay{align-items:center;background:#0000008c;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:1000}.auth-modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0003;max-width:420px;padding:40px 36px 36px;position:relative;width:100%}.auth-modal__close{background:none;border:none;color:var(--volcyy-text-muted);cursor:pointer;font-size:1.6rem;line-height:1;padding:4px 8px;position:absolute;right:18px;top:14px}.auth-modal__close:hover{color:var(--volcyy-text-dark)}.auth-modal__logo{display:block;height:36px;margin:0 auto 24px;width:auto}.auth-modal__heading{color:var(--volcyy-text-dark);font-family:var(--apple-font);font-size:1.35rem;font-weight:700;letter-spacing:-.01em;margin:0 0 22px;text-align:center}.auth-modal__tabs{border-bottom:2px solid var(--volcyy-border);display:flex;margin-bottom:24px}.auth-modal__tabs button{background:none;border:none;border-bottom:2px solid #0000;color:var(--volcyy-text-muted);cursor:pointer;flex:1 1;font-family:var(--apple-font);font-size:.95rem;font-weight:500;margin-bottom:-2px;padding:10px;transition:color .2s,border-color .2s}.auth-modal__tabs button.active{border-bottom-color:var(--volcyy-primary);color:var(--volcyy-primary)}.auth-modal__google{align-items:center;background:#fff;border:1.5px solid var(--volcyy-border);border-radius:10px;color:var(--volcyy-text-dark);cursor:pointer;display:flex;font-family:var(--apple-font);font-size:.95rem;font-weight:500;gap:10px;justify-content:center;padding:12px;transition:background .2s,border-color .2s;width:100%}.auth-modal__google:hover{background:#f8f8f8;border-color:#bbb}.auth-modal__google:disabled{cursor:not-allowed;opacity:.6}.auth-modal__divider{align-items:center;color:var(--volcyy-text-muted);display:flex;font-size:.85rem;gap:12px;margin:20px 0}.auth-modal__divider:after,.auth-modal__divider:before{background:var(--volcyy-border);content:"";flex:1 1;height:1px}.auth-modal__field{margin-bottom:16px}.auth-modal__field label{color:var(--volcyy-text-dark);display:block;font-size:.85rem;font-weight:500;margin-bottom:6px}.auth-modal__field input{border:1.5px solid var(--volcyy-border);border-radius:10px;box-sizing:border-box;font-family:var(--apple-font);font-size:1rem;outline:none;padding:11px 14px;transition:border-color .2s;width:100%}.auth-modal__field input:focus{border-color:var(--volcyy-primary)}.auth-modal__password-wrap{position:relative}.auth-modal__password-wrap input{padding-right:44px}.auth-modal__pw-toggle{align-items:center;background:none;border:none;color:var(--volcyy-text-muted);cursor:pointer;display:flex;justify-content:center;padding:6px;position:absolute;right:8px;top:50%;transform:translateY(-50%);transition:color .2s}.auth-modal__pw-toggle:hover{color:var(--volcyy-text-dark)}.auth-modal__error{background:#fff5f5;border:1px solid #fccaca;border-radius:8px;color:#c53030;font-size:.88rem;margin-bottom:14px;padding:10px 14px}.auth-modal__forgot-row{display:flex;justify-content:flex-end;margin-bottom:12px;margin-top:-4px}.auth-modal__forgot-btn{background:none;border:none;color:var(--volcyy-primary);cursor:pointer;font-family:var(--apple-font);font-size:.83rem;padding:0;text-decoration:underline;text-underline-offset:2px}.auth-modal__forgot-btn:hover{opacity:.75}.auth-modal__forgot-title{color:var(--volcyy-text-dark);font-size:1.2rem;font-weight:700;margin:0 0 8px;text-align:center}.auth-modal__forgot-desc{color:var(--volcyy-text-muted);font-size:.9rem;margin:0 0 24px;text-align:center}.auth-modal__success{background:#f0fff4;border:1px solid #9ae6b4;border-radius:8px;color:#276749;font-size:.88rem;margin-bottom:14px;padding:10px 14px}.auth-modal__back-link{background:none;border:none;color:var(--volcyy-text-muted);cursor:pointer;display:block;font-family:var(--apple-font);font-size:.88rem;margin-top:16px;text-align:center;width:100%}.auth-modal__back-link:hover{color:var(--volcyy-text-dark)}.auth-modal__submit{background:var(--volcyy-primary);border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:var(--apple-font);font-size:1rem;font-weight:600;margin-top:4px;padding:13px;transition:background .2s;width:100%}.auth-modal__submit:hover{background:var(--volcyy-primary-hover)}.auth-modal__submit:disabled{cursor:not-allowed;opacity:.65}.location-picker{flex-shrink:0;position:relative}.location-picker__pill{align-items:center;background:#fff;border:1.5px solid var(--volcyy-border);border-radius:980px;color:var(--volcyy-text-dark);cursor:pointer;display:inline-flex;font-family:var(--apple-font);font-size:.875rem;font-weight:650;gap:7px;padding:9px 14px;transition:border-color .18s,background .18s}.location-picker__pill:hover{border-color:#c9c9c9}.location-picker__pill--set{background:var(--volcyy-primary-light);border-color:var(--volcyy-primary);color:var(--volcyy-primary)}.location-picker__pin{font-size:.95rem;line-height:1}.location-picker__label{white-space:nowrap}.location-picker__caret{font-size:.7rem;opacity:.6}.location-picker__panel{background:#fff;border:1px solid var(--volcyy-border);border-radius:14px;box-shadow:0 10px 34px #00000029;padding:14px;position:absolute;right:0;top:calc(100% + 8px);width:min(320px,calc(100vw - 40px));z-index:60}.location-picker__current{color:var(--volcyy-text-muted);font-size:.82rem;line-height:1.4;margin:0 0 10px}.location-picker__current strong{color:var(--volcyy-text-dark);display:block;font-size:.92rem;font-weight:700;overflow-wrap:anywhere}.location-picker__form{display:flex;gap:8px}.location-picker__input{border:1.5px solid var(--volcyy-border);border-radius:10px;flex:1 1;font-family:var(--apple-font);font-size:1rem;min-width:0;outline:none;padding:10px 12px}.location-picker__input:focus{border-color:var(--volcyy-primary)}.location-picker__go{background:var(--volcyy-primary);border:none;border-radius:10px;color:#fff;cursor:pointer;flex-shrink:0;font-family:var(--apple-font);font-size:.85rem;font-weight:700;padding:0 14px}.location-picker__go:hover{background:var(--volcyy-primary-hover)}.location-picker__go:disabled{cursor:not-allowed;opacity:.7}.location-picker__geo{align-items:center;background:none;border:none;color:var(--volcyy-primary);cursor:pointer;display:inline-flex;font-family:var(--apple-font);font-size:.85rem;font-weight:650;gap:7px;margin-top:12px;padding:0;width:-webkit-fit-content;width:fit-content}.location-picker__geo:hover{text-decoration:underline}.location-picker__geo:disabled{cursor:not-allowed;opacity:.65;text-decoration:none}.location-picker__reset{background:none;border:none;color:var(--volcyy-text-muted);cursor:pointer;display:block;font-family:var(--apple-font);font-size:.82rem;font-weight:600;margin-top:10px;padding:0;text-decoration:underline;width:-webkit-fit-content;width:fit-content}.location-picker__reset:hover{color:var(--volcyy-text-dark)}.location-picker__error{color:#c53030;font-size:.82rem;line-height:1.45;margin:10px 0 0}.location-picker__spinner{animation:location-picker-spin .7s linear infinite;border:2px solid #8b1a1a40;border-radius:50%;border-top:2px solid var(--volcyy-primary);height:15px;width:15px}@keyframes location-picker-spin{to{transform:rotate(1turn)}}@media (max-width:768px){.location-picker{min-width:0;position:static}.location-picker__panel{left:12px;right:12px;top:calc(100% + 6px);width:auto}.location-picker__pill{font-size:.82rem;gap:5px;max-width:100%;padding:8px 11px}.location-picker__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-bottom:1px solid var(--volcyy-border);position:-webkit-sticky;position:sticky;top:0;z-index:100}.navbar__inner{align-items:center;display:flex;gap:32px;height:64px;margin:0 auto;max-width:1200px;padding:0 24px}.navbar__logo-link{align-items:center;display:flex;flex-shrink:0}.navbar__logo{height:36px;width:auto}.navbar__links{align-items:center;display:flex;flex:1 1;gap:4px}.navbar__links a{border-radius:8px;color:var(--volcyy-text-muted);font-family:var(--apple-font);font-size:.9rem;font-weight:500;padding:6px 12px;text-decoration:none;transition:color .2s,background .2s}.navbar__links a:hover{background:#f5f5f5;color:var(--volcyy-text-dark)}.navbar__links a.active{color:var(--volcyy-primary);font-weight:600}.navbar__links a.admin-link{color:#7c3aed}.navbar__links a.admin-link.active{background:#f5f3ff;color:#7c3aed}.navbar__location{flex-shrink:0;margin-left:auto}.navbar__actions{align-items:center;display:flex;flex-shrink:0;gap:8px}.navbar__settings{position:relative}.navbar__settings-btn{align-items:center;background:none;border:none;border-radius:8px;color:var(--volcyy-text-muted);cursor:pointer;display:flex;font-family:var(--apple-font);font-size:.9rem;font-weight:500;gap:4px;padding:6px 12px;transition:color .2s,background .2s}.navbar__settings-btn:hover{background:#f5f5f5;color:var(--volcyy-text-dark)}.navbar__dropdown{background:#fff;border:1px solid var(--volcyy-border);border-radius:12px;box-shadow:0 8px 32px #0000001f;min-width:180px;overflow:hidden;position:absolute;right:0;top:calc(100% + 8px)}.navbar__dropdown a{color:var(--volcyy-text-dark);display:block;font-family:var(--apple-font);font-size:.9rem;padding:11px 16px;text-decoration:none;transition:background .15s}.navbar__dropdown a:hover{background:#f8f8f8}.navbar__greeting{color:var(--volcyy-text-muted);font-size:.875rem;font-weight:500;white-space:nowrap}.navbar__btn{border:none;border-radius:980px;cursor:pointer;font-family:var(--apple-font);font-size:.9rem;font-weight:600;padding:8px 18px;transition:background .2s,color .2s}.navbar__btn--primary{background:var(--volcyy-primary);color:#fff}.navbar__btn--primary:hover{background:var(--volcyy-primary-hover)}.navbar__btn--outline{background:#0000;border:1.5px solid var(--volcyy-border);color:var(--volcyy-text-muted)}.navbar__btn--outline:hover{background:#f5f5f5}.navbar__mobile-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:4px;margin-left:auto;padding:8px}.navbar__mobile-toggle span{background:var(--volcyy-text-dark);border-radius:2px;display:block;height:2px;width:22px}.navbar__mobile-menu{border-top:1px solid var(--volcyy-border);display:flex;flex-direction:column;gap:2px;padding:12px 24px 16px}.navbar__mobile-menu a,.navbar__mobile-menu button{background:none;border:none;color:var(--volcyy-text-dark);cursor:pointer;display:block;font-family:var(--apple-font);font-size:.95rem;font-weight:500;padding:10px 0;text-align:left;text-decoration:none;width:100%}.navbar__mobile-menu a.active{color:var(--volcyy-primary);font-weight:700}.navbar__mobile-menu a.admin-link.active{color:#7c3aed}.navbar__mobile-menu button.primary{color:var(--volcyy-primary);font-weight:600}.navbar__mobile-menu .navbar__greeting{color:var(--volcyy-text-dark);display:block;font-size:.95rem;padding:10px 0}.navbar__mobile-divider{background:var(--volcyy-border);height:1px;margin:4px 0}@media (max-width:768px){.navbar__actions,.navbar__links{display:none}.navbar__mobile-toggle{display:flex}.navbar__inner{gap:16px;gap:10px;position:relative}.navbar__location{flex:0 1 auto;margin-left:auto;min-width:0}}.payment-alert{background:#fff8e6;border-bottom:1px solid #f0dca6;color:#6b4a00;font-family:var(--apple-font)}.payment-alert__inner{align-items:center;display:flex;gap:16px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:10px 20px}.payment-alert__text{font-size:.88rem;line-height:1.45;margin:0}.payment-alert__text strong{font-weight:700}.payment-alert__error{color:#a12020;display:block;font-weight:600;margin-top:2px}.payment-alert__actions{align-items:center;display:flex;flex-shrink:0;gap:8px}.payment-alert__button{background:#6b4a00;border:1.5px solid #6b4a00;border-radius:8px;color:#fff;cursor:pointer;font-family:var(--apple-font);font-size:.83rem;font-weight:600;padding:7px 14px;transition:background .2s,border-color .2s;white-space:nowrap}.payment-alert__button:hover:not(:disabled){background:#533900;border-color:#533900}.payment-alert__button:disabled{cursor:not-allowed;opacity:.6}.payment-alert__dismiss{background:#0000;border:none;border-radius:8px;color:#8a6a1f;cursor:pointer;font-family:var(--apple-font);font-size:1.15rem;line-height:1;padding:5px 9px}.payment-alert__dismiss:hover{background:#6b4a0017}.payment-alert__button:focus-visible,.payment-alert__dismiss:focus-visible{outline:2px solid #6b4a00;outline-offset:2px}@media (max-width:640px){.payment-alert__inner{align-items:flex-start;gap:10px;padding:11px 16px}.payment-alert__text{font-size:.83rem}.payment-alert__inner{flex-wrap:wrap}.payment-alert__actions{justify-content:space-between;width:100%}.payment-alert__button{flex:1 1}}.footer{background:#1a0808;color:#ffffffb3;margin-top:auto;padding:56px 24px 24px}.footer__inner{display:flex;flex-wrap:wrap;gap:48px;margin:0 auto 40px;max-width:1200px}.footer__brand{flex:1 1;min-width:220px}.footer__logo{filter:brightness(0) invert(1);height:28px;margin-bottom:14px;width:auto}.footer__tagline{color:#ffffff80;font-size:.88rem;line-height:1.6;margin:0;max-width:240px}.footer__links{display:flex;flex-wrap:wrap;gap:48px}.footer__col{display:flex;flex-direction:column;gap:8px;min-width:120px}.footer__col h4{color:#fff6;font-family:var(--apple-font);font-size:.75rem;font-weight:700;letter-spacing:.12em;margin-bottom:4px;text-transform:uppercase}.footer__col a{color:#ffffffa6;font-size:.88rem;text-decoration:none;transition:color .2s}.footer__col a:hover{color:#fff}.footer__bottom{align-items:center;border-top:1px solid #ffffff14;color:#ffffff59;display:flex;flex-wrap:wrap;font-size:.82rem;gap:8px;justify-content:space-between;margin:0 auto;max-width:1200px;padding-top:20px}.footer__bottom a{color:#ffffff80;text-decoration:none}.footer__bottom a:hover{color:#fff}@media (max-width:600px){.footer__inner,.footer__links{gap:32px}.footer__bottom{align-items:flex-start;flex-direction:column}}.footer__social{display:flex;gap:10px;margin-top:14px}.footer__social-link{background:#ffffff1f;border-radius:50%;color:#fff;display:grid;height:36px;place-items:center;transition:background .18s,transform .18s;width:36px}.footer__social-link:hover{background:#ffffff38;transform:translateY(-1px)}h1,h2,h3,h4,h5,h6{line-height:1.2;margin:0}p{margin:0}button,input,select,textarea{font-family:inherit}img{display:block;max-width:100%}.chunk-error{grid-gap:12px;display:grid;gap:12px;padding:48px 24px;place-items:center;text-align:center}.chunk-error__text{color:var(--volcyy-text-muted);font-size:.95rem;margin:0}.chunk-error__btn{background:#fff;border:1.5px solid var(--volcyy-primary);border-radius:980px;color:var(--volcyy-primary);cursor:pointer;font-family:var(--apple-font);font-size:.86rem;font-weight:650;padding:9px 20px}.chunk-error__btn:hover{background:var(--volcyy-primary-light)}.restaurant-card{background:#fff;border:1px solid var(--volcyy-border);border-radius:14px;cursor:pointer;font-family:var(--apple-font);padding:0;text-align:left;transition:border-color .16s,box-shadow .16s,transform .16s;width:100%}.restaurant-card:hover{border-color:#d5d5d5;box-shadow:0 6px 18px #00000014;transform:translateY(-2px)}.restaurant-card:active{transform:translateY(0)}.restaurant-card__thumb{background:#f2f1f0;flex:none;overflow:hidden;position:relative}.restaurant-card__img{display:block;height:100%;object-fit:cover;width:100%}.restaurant-card__img-placeholder{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.restaurant-card__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--volcyy-text-dark);display:-webkit-box;font-family:var(--heading-font);font-weight:700;line-height:1.25;margin:0;overflow:hidden}.restaurant-card__meta{align-items:baseline;color:var(--volcyy-text-muted);display:flex;font-size:.815rem;gap:5px;margin:0;min-width:0}.restaurant-card__cuisine{color:var(--volcyy-primary);font-weight:600;white-space:nowrap}.restaurant-card__sep{flex:none}.restaurant-card__place,.restaurant-card__where{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.restaurant-card__place{align-items:center;color:var(--volcyy-text-muted);display:flex;font-size:.8rem;gap:4px;margin:0;min-width:0}.restaurant-card__place svg{flex:none;opacity:.75}.restaurant-card__dist-chip{font-feature-settings:"tnum";color:var(--volcyy-text-muted);font-size:.7rem;font-variant-numeric:tabular-nums;font-weight:650;margin-top:1px;white-space:nowrap}.restaurant-card__pill{font-feature-settings:"tnum";background:var(--volcyy-primary);border-radius:980px;color:#fff;font-size:.78rem;font-variant-numeric:tabular-nums;font-weight:700;padding:4px 10px;white-space:nowrap}.restaurant-card__featured,.restaurant-card__pill--black{background:#1a1a1a;color:#d4af6a}.restaurant-card__featured{border-radius:6px;font-size:.66rem;font-weight:700;left:10px;padding:3px 8px;position:absolute;top:10px;z-index:2}.restaurant-card--small{align-items:center;display:flex;gap:12px;padding:12px 14px}.restaurant-card--small .restaurant-card__thumb{border-radius:12px;height:72px;width:72px}.restaurant-card--small .restaurant-card__body{display:flex;flex:1 1;flex-direction:column;gap:3px;min-width:0}.restaurant-card--small .restaurant-card__name{font-size:1rem}.restaurant-card--comfortable .restaurant-card__featured{font-size:.6rem;left:8px;padding:2px 6px;top:8px}.restaurant-card--small .restaurant-card__featured{font-size:.55rem;left:4px;padding:2px 5px;top:4px}.restaurant-card--small .restaurant-card__offers{align-items:flex-end;display:flex;flex:none;flex-direction:column;gap:4px;padding-right:14px}.restaurant-card--small .restaurant-card__pill{font-size:.79rem}.restaurant-card--small .restaurant-card__pill--black{font-size:.67rem;padding:2px 8px}.restaurant-card__tags{align-items:center;display:flex;flex-wrap:wrap;gap:5px;margin:2px 0 0}.restaurant-card__tag{font-feature-settings:"tnum";background:#f4f2f1;border-radius:5px;color:var(--volcyy-text-muted);font-size:.685rem;font-variant-numeric:tabular-nums;font-weight:650;padding:2px 6px}.restaurant-card--comfortable{align-items:stretch;display:flex;gap:0;overflow:hidden}.restaurant-card--comfortable .restaurant-card__thumb{align-self:stretch;border-radius:0;min-height:116px;width:152px}.restaurant-card--comfortable .restaurant-card__body{display:flex;flex:1 1;flex-direction:column;gap:4px;justify-content:center;min-width:0;padding:12px 14px}.restaurant-card--comfortable .restaurant-card__name{font-size:1.06rem}.restaurant-card--comfortable .restaurant-card__meta{font-size:.85rem}.restaurant-card--comfortable .restaurant-card__offers{align-items:flex-end;display:flex;flex:none;flex-direction:column;gap:5px;justify-content:center;padding-right:14px}.restaurant-card--comfortable .restaurant-card__pill--black{font-size:.69rem;padding:3px 9px}@media (max-width:420px){.restaurant-card--comfortable .restaurant-card__thumb{min-height:104px;width:118px}.restaurant-card--comfortable .restaurant-card__name{font-size:.98rem}.restaurant-card--comfortable .restaurant-card__body{padding:10px 11px}.restaurant-card--comfortable .restaurant-card__offers{padding-right:11px}}@media (max-width:360px){.restaurant-card--comfortable .restaurant-card__thumb{min-height:96px;width:96px}.restaurant-card--comfortable .restaurant-card__body{padding:9px}.restaurant-card--comfortable .restaurant-card__offers{gap:4px;padding-right:9px}.restaurant-card--comfortable .restaurant-card__pill{font-size:.72rem;padding:3px 7px}.restaurant-card--comfortable .restaurant-card__pill--black{font-size:.65rem;padding:2px 7px}.restaurant-card__place{-webkit-line-clamp:2;-webkit-box-orient:vertical;align-items:flex-start;display:-webkit-box;white-space:normal}.restaurant-card__place svg{margin-top:2px}}.restaurant-card--large,.restaurant-card--medium,.restaurant-card--xlarge{display:flex;flex-direction:column;overflow:hidden}.restaurant-card--large .restaurant-card__thumb,.restaurant-card--medium .restaurant-card__thumb,.restaurant-card--xlarge .restaurant-card__thumb{width:100%}.restaurant-card--medium .restaurant-card__thumb{height:132px}.restaurant-card--large .restaurant-card__thumb{height:168px}.restaurant-card--xlarge .restaurant-card__thumb{height:200px}.restaurant-card--large .restaurant-card__body,.restaurant-card--medium .restaurant-card__body,.restaurant-card--xlarge .restaurant-card__body{display:flex;flex:1 1;flex-direction:column;gap:3px;padding:11px 13px 13px}.restaurant-card--medium .restaurant-card__name{font-size:.97rem}.restaurant-card--large .restaurant-card__name{font-size:1.06rem}.restaurant-card--xlarge .restaurant-card__name{font-size:1.14rem}.restaurant-card--large .restaurant-card__offers,.restaurant-card--medium .restaurant-card__offers,.restaurant-card--xlarge .restaurant-card__offers{align-items:flex-end;display:flex;flex-direction:column;gap:5px;position:absolute;right:10px;top:10px;z-index:2}.restaurant-card--large .restaurant-card__pill,.restaurant-card--medium .restaurant-card__pill,.restaurant-card--xlarge .restaurant-card__pill{box-shadow:0 1px 6px #00000047}.restaurant-card__footer{align-items:center;color:var(--volcyy-text-muted);display:flex;font-size:.79rem;gap:8px;margin:auto 0 0;min-width:0;padding-top:6px}.restaurant-card__dist{font-feature-settings:"tnum";background:var(--volcyy-primary-light);border-radius:980px;color:var(--volcyy-primary);flex:none;font-size:.72rem;font-variant-numeric:tabular-nums;font-weight:650;margin-left:auto;padding:2px 8px}.restaurant-card--skeleton .restaurant-card__thumb{animation:shimmer 1.4s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e4e4e4 50%,#f0f0f0 75%);background-size:200% 100%}@media (max-width:380px){.restaurant-card--small{gap:10px;padding:10px}.restaurant-card--small .restaurant-card__thumb{height:62px;width:62px}.restaurant-card--small .restaurant-card__name{font-size:.94rem}}.cuisine-filter{align-items:center;display:flex;gap:10px;margin-bottom:14px}.cuisine-filter__rail{-webkit-overflow-scrolling:touch;display:flex;flex:1 1;gap:8px;margin:-4px -2px;min-width:0;overflow-x:auto;padding:4px 2px;scrollbar-width:none}.cuisine-filter__rail::-webkit-scrollbar{display:none}.cuisine-filter__chip{align-items:center;background:#fff;border:1px solid var(--volcyy-border);border-radius:980px;color:var(--volcyy-text-dark);cursor:pointer;display:inline-flex;flex:none;font-family:var(--apple-font);font-size:.85rem;font-weight:600;gap:6px;padding:8px 14px;transition:background .16s,border-color .16s,color .16s;white-space:nowrap}.cuisine-filter__chip:hover{border-color:#c9c9c9}.cuisine-filter__chip[aria-pressed=true]{background:var(--volcyy-primary);border-color:var(--volcyy-primary);color:#fff}.cuisine-filter__icon{font-size:1rem;line-height:1;margin-right:-1px}.cuisine-filter__count{font-feature-settings:"tnum";font-size:.75rem;font-variant-numeric:tabular-nums;opacity:.55}.cuisine-filter__chip[aria-pressed=true] .cuisine-filter__count{opacity:.8}.cuisine-filter__clear{background:none;border:none;color:var(--volcyy-primary);cursor:pointer;flex:none;font-family:var(--apple-font);font-size:.82rem;font-weight:650;padding:0;text-decoration:underline;white-space:nowrap}.pagination{align-items:center;display:flex;flex-wrap:nowrap;gap:6px;justify-content:center;padding:28px 0 8px}.pagination__btn{font-feature-settings:"tnum";background:#fff;border:1px solid var(--volcyy-border);border-radius:10px;color:var(--volcyy-text-dark);cursor:pointer;font-family:var(--apple-font);font-size:.875rem;font-variant-numeric:tabular-nums;font-weight:650;height:38px;min-width:38px;padding:0 10px;transition:border-color .16s,background .16s}.pagination__btn:hover:not(:disabled):not([aria-current=page]){background:#fafafa;border-color:#c9c9c9}.pagination__btn[aria-current=page]{background:var(--volcyy-primary);border-color:var(--volcyy-primary);color:#fff;cursor:default}.pagination__btn:disabled{cursor:default;opacity:.35}.pagination__btn--step{font-size:1.1rem;line-height:1}.pagination__gap{color:var(--volcyy-text-muted);flex:none;font-size:.9rem;padding:0 2px}@media (max-width:480px){.pagination{gap:5px}.pagination__btn{font-size:.84rem;height:36px;min-width:36px;padding:0 7px}.pagination__gap{padding:0}}.home-listings{padding:28px 24px 80px}.home-listings__inner{margin:0 auto;max-width:1200px}.home-listings__head{margin-bottom:20px}.home-listings__title{color:var(--volcyy-text-dark);font-family:var(--heading-font);font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800;line-height:1.2;margin:0 0 6px}.home-listings__intro{color:var(--volcyy-text-muted);font-size:.95rem;line-height:1.5;margin:0;max-width:620px}.home-listings__controls{align-items:center;display:flex;gap:12px;margin-bottom:14px}.home-listings__search-wrap{flex:1 1;min-width:240px;position:relative}.home-listings__search-icon{left:14px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.home-listings__search{border:1.5px solid var(--volcyy-border);border-radius:980px;box-sizing:border-box;font-family:var(--apple-font);font-size:1rem;outline:none;padding:12px 16px 12px 42px;transition:border-color .2s;width:100%}.home-listings__search:focus{border-color:var(--volcyy-primary)}.home-split{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)}.home-split__map{position:-webkit-sticky;position:sticky;top:84px}@media (min-width:1080px){.home-split__map .home-listings__map-loading,.home-split__map .restaurant-map__canvas{height:calc(100vh - 176px);max-height:760px;min-height:440px}.home-split__list .home-listings__list--comfortable,.home-split__list .home-listings__list--xlarge{grid-template-columns:1fr}.home-split__list .home-listings__list--large,.home-split__list .home-listings__list--medium,.home-split__list .home-listings__list--small{grid-template-columns:repeat(2,1fr)}}.home-listings__list{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr}@media (min-width:700px){.home-listings__list--small{gap:12px;grid-template-columns:repeat(2,1fr)}}@media (min-width:1080px){.home-listings__list--small{grid-template-columns:repeat(3,1fr)}}.home-listings__list--comfortable{gap:11px;grid-template-columns:1fr}@media (min-width:1080px){.home-listings__list--comfortable{gap:12px;grid-template-columns:repeat(2,1fr)}}.home-listings__list--medium{gap:12px;grid-template-columns:repeat(2,1fr)}@media (min-width:700px){.home-listings__list--medium{grid-template-columns:repeat(3,1fr)}}@media (min-width:1080px){.home-listings__list--medium{grid-template-columns:repeat(4,1fr)}}.home-listings__list--large{gap:13px;grid-template-columns:repeat(2,1fr)}@media (min-width:700px){.home-listings__list--large{grid-template-columns:repeat(3,1fr)}}@media (min-width:1080px){.home-listings__list--large{grid-template-columns:repeat(3,1fr)}}.home-listings__list--xlarge{gap:16px;grid-template-columns:1fr}@media (min-width:700px){.home-listings__list--xlarge{grid-template-columns:repeat(2,1fr)}}@media (min-width:1080px){.home-listings__list--xlarge{grid-template-columns:repeat(3,1fr)}}.home-listings__count{color:var(--volcyy-text-muted);font-size:.85rem;margin:0 0 12px}.home-listings__count strong{font-feature-settings:"tnum";color:var(--volcyy-text-dark);font-variant-numeric:tabular-nums;font-weight:700}.home-listings__sort{color:var(--volcyy-text-muted)}.restaurant-card--skeleton{pointer-events:none}.skeleton-block,.skeleton-line{animation:shimmer 1.4s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%}.skeleton-line{border-radius:4px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.home-listings__empty{color:var(--volcyy-text-muted);padding:64px 24px;text-align:center}.home-listings__empty-title{color:var(--volcyy-text-dark);font-family:var(--heading-font);font-size:1.15rem;font-weight:700;margin:0}.home-listings__empty-btn{background:#fff;border:1.5px solid var(--volcyy-primary);border-radius:980px;color:var(--volcyy-primary);cursor:pointer;font-family:var(--apple-font);font-size:.85rem;font-weight:650;margin-top:16px;padding:9px 18px}.home-listings__empty-btn:hover{background:var(--volcyy-primary-light)}@media (max-width:600px){.home-listings__controls{gap:8px}.home-listings__search-wrap{min-width:0}}.home-view-toggle{align-items:center;background:#1a1a1a;border:none;border-radius:980px;bottom:22px;box-shadow:0 6px 22px #00000052;color:#fff;cursor:pointer;display:inline-flex;font-family:var(--apple-font);font-size:.855rem;font-weight:700;gap:7px;left:50%;padding:11px 20px;position:fixed;transform:translateX(-50%);transition:background .18s,transform .18s;z-index:40}.home-view-toggle:hover{background:#000;transform:translateX(-50%) translateY(-1px)}.home-view-toggle:active{transform:translateX(-50%)}.home-listings__map-loading{background:#f6f5f4;border:1px solid var(--volcyy-border);border-radius:16px;display:grid;height:min(68vh,620px);place-items:center}.home-view-switch{background:#f4f1f1;border:1px solid var(--volcyy-border);border-radius:999px;display:inline-flex;flex-shrink:0;padding:3px}.home-view-switch button{background:#0000;border:0;border-radius:999px;color:var(--volcyy-text-muted);cursor:pointer;font-size:.78rem;font-weight:700;padding:7px 13px}.home-view-switch button.active{background:#fff;box-shadow:0 1px 5px #46191b1f;color:var(--volcyy-primary)}.home-map-discount-switch{align-items:center;display:flex;gap:10px;justify-content:flex-end;margin:-2px 0 12px}.home-map-discount-switch>span{color:var(--volcyy-text-muted);font-size:.78rem;font-weight:600}.home-map-discount-switch>div{background:#f4f1f1;border:1px solid var(--volcyy-border);border-radius:999px;display:inline-flex;padding:3px}.home-map-discount-switch button{background:#0000;border:0;border-radius:999px;color:var(--volcyy-text-muted);cursor:pointer;font-size:.76rem;font-weight:750;padding:7px 12px}.home-map-discount-switch button.active{background:var(--volcyy-primary);color:#fff}.home-map-discount-switch button.active.black{background:#1a1a1a;color:#d4af6a}@media (min-width:601px){.home-view-toggle{display:none}}@media (max-width:600px){.home-view-switch{display:none}.home-map-discount-switch{justify-content:space-between}}.hours-display{background:#fff;border:1px solid var(--volcyy-border);border-radius:12px;overflow:hidden}.hours-display__header{align-items:center;background:none;border:none;cursor:pointer;display:flex;font-family:var(--apple-font);gap:10px;padding:12px 16px;text-align:left;width:100%}.hours-display__indicator{border-radius:980px;flex-shrink:0;font-size:.78rem;font-weight:700;padding:3px 10px}.hours-display__indicator--open{background:#e8f5e9;color:#2e7d32}.hours-display__indicator--closed{background:#f0f0f0;color:var(--volcyy-text-muted)}.hours-display__today{color:var(--volcyy-text-dark);flex:1 1;font-size:.9rem}.hours-display__chevron{color:var(--volcyy-text-muted);font-size:.7rem}.hours-display__table{border-collapse:collapse;border-top:1px solid var(--volcyy-border);width:100%}.hours-display__table td{color:var(--volcyy-text-muted);font-size:.85rem;padding:8px 16px}.hours-display__table td:first-child{color:var(--volcyy-text-dark);font-weight:600}.hours-display__table td:last-child{text-align:right}.hours-display__row--today td{color:var(--volcyy-primary);font-weight:600}.restaurant-page{min-height:100vh}.restaurant-page--loading,.restaurant-page--not-found{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;min-height:60vh}.restaurant-page--not-found h1{font-family:var(--heading-font)}.restaurant-page--not-found button{background:var(--volcyy-primary);border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:var(--apple-font);font-size:.95rem;padding:10px 20px}.spinner{animation:spin .8s linear infinite;border:3px solid var(--volcyy-primary-light);border-radius:50%;border-top-color:var(--volcyy-primary);height:36px;width:36px}@keyframes spin{to{transform:rotate(1turn)}}.restaurant-page__photo{background:#1a0a0a;border-radius:16px;height:280px;overflow:hidden;position:relative}.restaurant-page__photo-img{height:100%;object-fit:cover;object-position:center;width:100%}.restaurant-page__photo-placeholder{background:linear-gradient(135deg,#8b1a1a,#4a0e0e);height:100%;width:100%}.restaurant-page__back{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border:none;border-radius:980px;color:var(--volcyy-text-dark);cursor:pointer;font-family:var(--apple-font);font-size:.9rem;font-weight:600;left:20px;padding:8px 18px;position:absolute;top:20px;transition:background .2s}.restaurant-page__back:hover{background:#fff}.restaurant-page__body{grid-gap:28px;display:grid;gap:28px;grid-template-columns:1fr;margin:0 auto;max-width:1100px;padding:40px 24px 80px}@media (min-width:900px){.restaurant-page__body{align-items:start;grid-template-areas:"photo details" "actions actions";grid-template-columns:minmax(0,1fr) minmax(0,1.1fr)}.restaurant-page__photo{align-self:start;grid-area:photo;height:420px}.restaurant-page__main{grid-area:details}.restaurant-page__actions{grid-area:actions}}.restaurant-page__header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:20px}.restaurant-page__cuisine{color:var(--volcyy-primary);display:inline-block;font-size:.82rem;font-weight:600;letter-spacing:.1em;margin-bottom:6px;text-transform:uppercase}.restaurant-page__name{color:var(--volcyy-text-dark);font-family:var(--heading-font);font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;margin:0 0 8px}.restaurant-page__address{align-items:flex-start;color:var(--volcyy-text-muted);display:flex;font-size:.95rem;gap:6px;margin:0}.restaurant-page__address svg{flex-shrink:0;margin-top:3px}.restaurant-page__discount-badges{display:flex;flex-shrink:0;gap:10px}.restaurant-page__discount-badge{align-items:center;background:var(--volcyy-primary);border-radius:16px;color:#fff;display:flex;flex-direction:column;flex-shrink:0;height:80px;justify-content:center;text-align:center;width:80px}.restaurant-page__discount-badge--black{background:#1a1a1a;color:#d4af6a}.restaurant-page__discount-badge span{font-size:1.8rem;font-weight:800;line-height:1}.restaurant-page__discount-badge small{font-size:.7rem;font-weight:600;letter-spacing:.08em;opacity:.9;text-transform:uppercase}.restaurant-page__description{color:var(--volcyy-text-muted);font-size:1rem;line-height:1.7;margin:0 0 24px}.restaurant-page__cards{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:36px}.restaurant-page__card{align-items:center;background:#f8f8f8;border:1px solid var(--volcyy-border);border-radius:12px;box-sizing:border-box;color:var(--volcyy-text-dark);display:flex;font-family:var(--apple-font);font-size:.88rem;gap:10px;padding:14px 16px;text-align:left;text-decoration:none;width:100%}.restaurant-page__card svg{color:var(--volcyy-text-muted);flex-shrink:0}.restaurant-page__card-text{min-width:0}a.restaurant-page__card:hover{background:#f0f0f0}.restaurant-page__card--action{border:none;color:var(--volcyy-primary);cursor:pointer;font-weight:600}.restaurant-page__card--action svg{color:var(--volcyy-primary)}.restaurant-page__card--action:hover{background:var(--volcyy-primary-light)}.restaurant-page__hours{margin-top:24px}.restaurant-page__hours-heading{color:var(--volcyy-text-dark);font-size:.95rem;font-weight:700;margin:0 0 10px}.restaurant-page__actions{display:flex;flex-wrap:wrap;gap:12px}.restaurant-page__redeem-note{color:var(--volcyy-text-muted);flex-basis:100%;font-size:.8rem;margin:0;text-align:center}.restaurant-page__btn{border:none;border-radius:12px;cursor:pointer;flex:1 1;font-family:var(--apple-font);font-size:1rem;font-weight:700;min-width:180px;padding:15px 24px;text-align:center;transition:background .2s,transform .1s}.restaurant-page__btn:active{transform:scale(.98)}.restaurant-page__btn--primary{background:var(--volcyy-primary);color:#fff}.restaurant-page__btn--primary:hover{background:var(--volcyy-primary-hover)}.restaurant-page__btn--secondary{background:#f5f5f5;color:var(--volcyy-text-dark)}.restaurant-page__btn--secondary:hover{background:#ebebeb}.restaurant-page__btn--ghost{background:#0000;border:1.5px solid var(--volcyy-border);color:var(--volcyy-text-muted)}.restaurant-page__btn--ghost:hover{background:#f8f8f8}.restaurant-page__sub-prompt{background:#fff9f9;border:1.5px solid #f5c0c0;border-radius:14px;margin-top:24px;padding:24px}.restaurant-page__sub-prompt p{color:var(--volcyy-text-dark);font-weight:500;margin:0 0 16px}.restaurant-page__sub-prompt-actions{display:flex;flex-wrap:wrap;gap:10px}@media (max-width:600px){.restaurant-page__photo{height:220px}.restaurant-page__discount-badge{height:64px;width:64px}.restaurant-page__discount-badge span{font-size:1.4rem}.restaurant-page__btn{min-width:100%}.restaurant-page__cards{grid-template-columns:1fr}}.benefits-hero{background:linear-gradient(135deg,#8b1a1a,#6b1515);color:#fff;padding:80px 24px;text-align:center}.benefits-hero__inner{margin:0 auto;max-width:680px}.benefits-hero__title{font-family:var(--heading-font);font-size:clamp(2.4rem,5vw,3.8rem);font-weight:800;line-height:1.2;margin:0 0 20px}.benefits-hero__title span{color:#ffcece}.benefits-hero__sub{font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.6;margin:0;opacity:.88}.benefits-pricing{background:#f8f5f5;padding:64px 24px}.benefits-pricing__inner{margin:0 auto;max-width:480px}.benefits-pricing__inner--grid{grid-gap:24px;align-items:stretch;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));max-width:920px}.benefits-pricing__card{background:#fff;border:2px solid #8b1a1a14;border-radius:24px;box-shadow:0 16px 60px #8b1a1a1f;display:flex;flex-direction:column;padding:44px;text-align:center}.benefits-pricing__card--black{background:linear-gradient(160deg,#1a1a1a,#000);border:2px solid #d4af6a;color:#fff}.benefits-pricing__card--black .benefits-pricing__list li,.benefits-pricing__card--black .benefits-pricing__note,.benefits-pricing__card--black .benefits-pricing__period{color:#ffffffbf}.benefits-pricing__card--black .benefits-pricing__amount,.benefits-pricing__card--black .benefits-pricing__check{color:#d4af6a}.benefits-pricing__badge{background:var(--volcyy-primary-light);border-radius:980px;color:var(--volcyy-primary);display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.12em;margin-bottom:20px;padding:6px 16px;text-transform:uppercase}.benefits-pricing__badge--black{background:#d4af6a26;color:#d4af6a}.benefits-pricing__price{align-items:baseline;display:flex;gap:4px;justify-content:center;margin-bottom:8px}.benefits-pricing__amount--original{align-self:center;color:var(--volcyy-text-muted);font-size:1.5rem;font-weight:500;text-decoration:line-through}.benefits-pricing__amount{color:var(--volcyy-primary);font-family:var(--heading-font);font-size:4rem;font-weight:800;line-height:1}.benefits-pricing__period{color:var(--volcyy-text-muted);font-size:1.2rem;font-weight:500}.benefits-pricing__note{color:var(--volcyy-text-muted);font-size:.9rem;margin:0 0 28px}.benefits-pricing__list{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0 0 32px;padding:0;text-align:left}.benefits-pricing__list li{align-items:flex-start;color:var(--volcyy-text-dark);display:flex;font-size:.95rem;gap:8px}.benefits-pricing__check{color:var(--volcyy-primary);flex-shrink:0;font-weight:700;line-height:1.4}.benefits-pricing__cta{background:var(--volcyy-primary);border:none;border-radius:14px;color:#fff;cursor:pointer;font-family:var(--apple-font);font-size:1.05rem;font-weight:700;margin-top:auto;padding:16px;transition:background .2s;width:100%}.benefits-pricing__cta:hover{background:var(--volcyy-primary-hover)}.benefits-pricing__cta--black{background:#d4af6a;color:#1a1a1a}.benefits-pricing__cta--black:hover{background:#c49f5a}.benefits-pricing__coming-soon{color:var(--volcyy-text-muted);font-size:.82rem;font-style:italic;margin-top:14px}.benefits-perks{padding:80px 24px}.benefits-perks__inner{margin:0 auto;max-width:1100px}.benefits-perks__heading{color:var(--volcyy-text-dark);font-family:var(--heading-font);font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800;margin:0 0 48px;text-align:center}.benefits-perks__grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.benefits-perk{background:#fff;border:1px solid var(--volcyy-border);border-radius:16px;padding:28px}.benefits-perk__icon{align-items:center;background:var(--volcyy-primary-light);border-radius:12px;color:var(--volcyy-primary);display:flex;height:48px;justify-content:center;margin-bottom:14px;width:48px}.benefits-perk__title{color:var(--volcyy-text-dark);font-family:var(--heading-font);font-size:1.15rem;font-weight:700;margin:0 0 8px}.benefits-perk__desc{color:var(--volcyy-text-muted);font-size:.92rem;line-height:1.6;margin:0}.benefits-cta{background:linear-gradient(135deg,#8b1a1a,#6b1515);color:#fff;padding:80px 24px;text-align:center}.benefits-cta__inner{margin:0 auto;max-width:600px}.benefits-cta h2{font-family:var(--heading-font);font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:800;margin:0 0 14px}.benefits-cta p{font-size:1.05rem;line-height:1.6;margin:0 0 28px;opacity:.88}.benefits-cta__btn{background:#fff;border:none;border-radius:980px;color:var(--volcyy-primary);cursor:pointer;font-family:var(--apple-font);font-size:1.05rem;font-weight:700;padding:16px 36px;transition:transform .2s,box-shadow .2s}.benefits-cta__btn:hover{box-shadow:0 8px 24px #0003;transform:translateY(-2px)}.contact-page{background:#f8f5f5;min-height:100vh;padding:64px 24px 100px}.contact-page__inner{margin:0 auto;max-width:1000px}.contact-page__header{margin-bottom:56px;text-align:center}.contact-page__title{color:var(--volcyy-text-dark);font-family:var(--heading-font);font-size:clamp(2rem,4vw,3rem);font-weight:800;margin:0 0 12px}.contact-page__sub{color:var(--volcyy-text-muted);font-size:1.05rem;line-height:1.6;margin:0}.contact-page__grid{grid-gap:32px;align-items:start;display:grid;gap:32px;grid-template-columns:1fr 2fr}.contact-page__info{display:flex;flex-direction:column;gap:20px}.contact-info-item{align-items:flex-start;background:#fff;border:1px solid var(--volcyy-border);border-radius:14px;display:flex;gap:14px;padding:20px}.contact-info-item__icon{font-size:1.4rem;margin-top:2px}.contact-info-item h3{color:var(--volcyy-text-muted);font-family:var(--apple-font);font-size:.85rem;font-weight:700;letter-spacing:.08em;margin:0 0 4px;text-transform:uppercase}.contact-info-item a,.contact-info-item p{color:var(--volcyy-text-dark);font-size:.95rem;font-weight:500;margin:0;text-decoration:none}.contact-info-item a:hover{color:var(--volcyy-primary)}.contact-page__form-wrap{background:#fff;border:1px solid var(--volcyy-border);border-radius:20px;padding:36px}.contact-form{display:flex;flex-direction:column;gap:20px}.contact-form__field{display:flex;flex-direction:column;gap:6px}.contact-form__field label{color:var(--volcyy-text-dark);font-size:.88rem;font-weight:600}.contact-form__field input,.contact-form__field select,.contact-form__field textarea{background:#fff;border:1.5px solid var(--volcyy-border);border-radius:10px;font-family:var(--apple-font);font-size:1rem;outline:none;padding:12px 16px;resize:vertical;transition:border-color .2s}.contact-form__field input:focus,.contact-form__field select:focus,.contact-form__field textarea:focus{border-color:var(--volcyy-primary)}.contact-form__error{color:#c53030;font-size:.82rem;font-weight:500}.contact-form__send-error{background:#fff5f5;border:1px solid #fccaca;border-radius:8px;color:#c53030;font-size:.88rem;margin:0;padding:12px 14px}.contact-form__send-error a{color:#c53030}.contact-form__submit{align-self:flex-start;background:var(--volcyy-primary);border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:var(--apple-font);font-size:1rem;font-weight:700;min-width:160px;padding:15px;transition:background .2s}.contact-form__submit:hover{background:var(--volcyy-primary-hover)}.contact-form__submit:disabled{cursor:not-allowed;opacity:.65}.contact-page__success{align-items:center;display:flex;flex-direction:column;gap:10px;padding:20px;text-align:center}.contact-page__success span{font-size:3rem}.contact-page__success h3{color:var(--volcyy-text-dark);font-family:var(--heading-font);font-size:1.6rem;margin:0}.contact-page__success p{color:var(--volcyy-text-muted);font-size:.95rem;line-height:1.6;margin:0}.contact-page__success button{background:none;border:1.5px solid var(--volcyy-border);border-radius:8px;color:var(--volcyy-text-muted);cursor:pointer;font-family:var(--apple-font);font-size:.9rem;font-weight:500;margin-top:8px;padding:10px 20px;transition:background .2s}.contact-page__success button:hover{background:#f8f8f8}@media (max-width:768px){.contact-page__grid{grid-template-columns:1fr}.contact-page__form-wrap{padding:24px}}.business-page--loading{align-items:center;display:flex;justify-content:center;min-height:60vh}.business-hero{background:linear-gradient(135deg,#8b1a1a,#6b1515);color:#fff;padding:80px 24px;text-align:center}.business-hero__inner{margin:0 auto;max-width:680px}.business-hero__title{font-family:var(--heading-font);font-size:clamp(2.2rem,5vw,3.4rem);font-weight:800;line-height:1.2;margin:0 0 20px}.business-hero__title span{color:#ffcece}.business-hero__sub{font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.6;margin:0 0 32px;opacity:.88}.business-hero__cta{background:#fff;border:none;border-radius:980px;color:var(--volcyy-primary);cursor:pointer;font-family:var(--apple-font);font-size:1.05rem;font-weight:700;padding:16px 36px;transition:transform .2s,box-shadow .2s}.business-hero__cta:hover{box-shadow:0 8px 24px #0003;transform:translateY(-2px)}.business-perks{padding:72px 24px}.business-perks__inner{margin:0 auto;max-width:1000px}.business-perks__grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.business-perk{background:#fff;border:1px solid var(--volcyy-border);border-radius:16px;padding:28px;text-align:center}.business-perk__icon{align-items:center;background:var(--volcyy-primary-light);border-radius:12px;color:var(--volcyy-primary);display:flex;height:48px;justify-content:center;margin:0 auto 14px;width:48px}.business-perk__title{color:var(--volcyy-text-dark);font-family:var(--heading-font);font-size:1.05rem;font-weight:700;margin:0 0 8px}.business-perk__desc{color:var(--volcyy-text-muted);font-size:.88rem;line-height:1.5;margin:0}.business-how{background:#f8f5f5;padding:72px 24px}.business-how__inner{margin:0 auto;max-width:640px}.business-how h2{color:var(--volcyy-text-dark);font-family:var(--heading-font);font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;margin:0 0 28px;text-align:center}.business-how__list{color:var(--volcyy-text-dark);display:flex;flex-direction:column;font-size:.95rem;gap:14px;line-height:1.6;padding-left:24px}.legal-page{background:#fff;min-height:100vh;padding:64px 24px 100px}.legal-page__inner{margin:0 auto;max-width:760px}.legal-page__title{color:var(--volcyy-text-dark);font-family:var(--heading-font);font-size:clamp(2rem,4vw,2.8rem);font-weight:800;margin:0 0 6px}.legal-page__date{color:var(--volcyy-text-muted);font-size:.88rem;margin:0 0 48px}.legal-section{margin-bottom:36px}.legal-section h2{color:var(--volcyy-text-dark);font-family:var(--heading-font);font-size:1.2rem;font-weight:700;margin:0 0 10px}.legal-section p{color:var(--volcyy-text-muted);font-size:.97rem;line-height:1.75;margin:0}.legal-section a{color:var(--volcyy-primary);text-decoration:none}.legal-section a:hover{text-decoration:underline}
/*# sourceMappingURL=main.280ff20d.css.map*/