@font-face{font-family:Source Sans Pro;src:url(/fonts/source-sans-pro-regular.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Source Sans Pro;src:url(/fonts/source-sans-pro-bold.woff2) format("woff2");font-weight:600 900;font-display:swap}:root{font-family:Source Sans Pro,Arial,sans-serif;color:#242424;background:#dededc;font-synthesis:none;--purple:#674395;--pale:#f3eef9;--muted:#777;--border:#edeaef}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{border:0;background:none;color:inherit;cursor:pointer}button:disabled{cursor:default;opacity:.45}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #b399d7;outline-offset:3px}button{touch-action:manipulation}h1,h2,h3,p{margin:0}h2{font-size:25px;line-height:1.15}svg{stroke-width:1.8;flex-shrink:0}.app-shell{max-width:480px;margin:auto;background:#f0f0f0;min-height:100dvh;box-shadow:0 0 70px #0001;padding-top:64px;padding-bottom:calc(82px + env(safe-area-inset-bottom))}.topbar{height:64px;background:#fff;position:fixed;top:0;z-index:20;width:100%;max-width:480px;padding:4px 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee}.topbar button:not(.restaurant-logo){display:flex;align-items:center;justify-content:center;flex-direction:column;min-width:39px;padding:4px 0;gap:2px}.topbar small{font-size:10px;line-height:1.15}.header-left,.header-right{display:flex;gap:9px;align-items:center;flex:1}.header-right{justify-content:flex-end}.topbar svg{width:22px;height:22px;stroke-width:2.2}.restaurant-logo{display:flex;align-items:center;justify-content:center;flex-direction:column;line-height:1;flex-shrink:0;position:relative;width:130px}.restaurant-logo svg{height:19px;width:21px;margin-bottom:-1px}.restaurant-logo>span{font-family:Georgia,serif;font-style:italic;font-weight:700;font-size:27px;letter-spacing:-1.5px}.restaurant-logo>small{font-size:7px;letter-spacing:1.4px;margin-top:3px}.italian-flag{display:block;width:31px;height:31px;border-radius:50%;background:linear-gradient(90deg,#449546 33.3%,#fff 33.3%,#fff 66.6%,#da1831 66.6%);box-shadow:0 0 0 1px #ddd6}.cart-button{position:relative}.cart-button>b{position:absolute;right:0;top:0;background:#b84a5e;color:#fff;min-width:14px;height:14px;border-radius:50%;font-size:10px;line-height:14px}.hero{height:243px;background-size:cover;background-position:center;position:relative;display:flex;align-items:flex-end;color:#fff;padding:28px 23px}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#111c,transparent 110%)}.hero-copy{z-index:1}.hero h1{font-size:32px;letter-spacing:-.65px;line-height:1.05;margin:8px 0}.hero p{font-size:14px;color:#ffffffe0}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.8px}.fair-label{position:absolute;top:15px;left:20px;font-size:9px;letter-spacing:1.1px;border:1px solid #ffffff80;padding:4px 7px;border-radius:3px;background:#0003}.category-hero{height:200px;justify-content:center;text-align:center;padding-bottom:26px}.category-hero h1{font-size:29px}.category-nav{display:flex;gap:8px;overflow-x:auto;padding:18px 16px;scrollbar-width:none;position:sticky;top:64px;z-index:10;background:#f0f0f0ee;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.category-nav::-webkit-scrollbar,.subcategories::-webkit-scrollbar,.quick-replies::-webkit-scrollbar{display:none}.category-nav button{border:2px solid #252525;flex-shrink:0;border-radius:30px;height:46px;padding:0 20px;font-weight:700;font-size:12px}.category-nav button.active{background:#242424;color:#fff}.home-content,.category-content{padding:0 16px}.gustavo-banner{display:flex;align-items:center;width:100%;text-align:left;background:#fff;border:1px solid #ded4e9;border-radius:15px;padding:17px 14px;gap:13px;box-shadow:0 5px 18px #40256605;margin:0 0 23px}.avatar{width:42px;height:42px;border-radius:50%;object-fit:contain;flex-shrink:0}.gustavo-banner>.avatar{width:77px;height:77px;border:3px solid #efe7f6;box-shadow:0 3px 12px #67439514}.banner-label{display:flex;align-items:center;gap:4px;font-size:9px;letter-spacing:.75px;color:var(--purple);font-weight:700;margin-bottom:7px}.gustavo-banner strong{font-size:18px;line-height:1.16;display:block;letter-spacing:-.3px}.banner-cta{display:flex;align-items:center;font-weight:700;font-size:12px;color:var(--purple);margin-top:9px;gap:4px}.section-label{display:flex;justify-content:space-between;font-size:10px;letter-spacing:1.3px;margin:0 2px 12px;font-weight:700}.section-label span+span{font-weight:400;letter-spacing:0;color:#888;font-style:italic;font-size:12px}.category-card{display:block;background:#fff;width:100%;padding:0;border-radius:16px;overflow:hidden;margin-bottom:26px;box-shadow:0 8px 22px #00000007;text-align:center}.category-card>img{display:block;width:100%;height:auto;aspect-ratio:1.6;object-fit:cover}.category-card>img.beer-category{object-fit:contain;background:#e8dcc6;padding:12px}.category-card>div{padding:23px 22px 25px}.category-card h2{display:flex;justify-content:center;align-items:center;gap:6px;font-size:25px}.category-card h2 svg{color:#888}.category-card p{color:#626262;font-size:16px;line-height:1.45;margin:9px 0 0}.category-card div>span{font-size:11px;color:#939093;display:block;margin-top:11px}.info-card{padding:24px 22px;background:#fff;border-radius:15px}.info-card h2{font-size:22px}.info-card p{font-size:15px;line-height:1.5;color:#6b6b6b;margin:12px 0 17px}.info-card button{border-top:1px solid #eee;padding:16px 0 0;display:flex;justify-content:space-between;width:100%;font-size:14px;font-weight:700}.category-intro{display:flex;gap:8px;align-items:center;justify-content:space-between;padding:0 0 15px;color:#6b6b6b;font-size:15px}.category-intro>button{height:34px;width:34px;display:grid;place-items:center;background:#fff;border-radius:50%;flex-shrink:0}.subcategories{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none;padding:0 0 15px}.subcategories button{font-size:13px;white-space:nowrap;border:1px solid #dcdcdc;border-radius:7px;padding:8px 12px;background:#fff}.subcategories .active{border-color:var(--purple);background:var(--pale);color:var(--purple);font-weight:700}.listing-meta{display:flex;justify-content:space-between;text-transform:uppercase;font-size:9px;letter-spacing:1.2px;color:#888;margin:0 2px 17px}.product{background:#fff;border-radius:16px;overflow:hidden;margin-bottom:23px;box-shadow:0 8px 24px #00000005;scroll-margin-top:156px}.product-photo{position:relative;height:226px;background:#f7f6f4;overflow:hidden}.product-photo>img{width:100%;height:100%;object-fit:cover;display:block}.product.beverage .product-photo{background:radial-gradient(ellipse at center,#fff 10%,#f5f2ee);height:235px}.product.beverage .product-photo>img{object-fit:contain;padding:15px;mix-blend-mode:multiply}.photo-origin{position:absolute;bottom:12px;right:14px;font-size:10px;letter-spacing:.3px;color:#777}.product-content{padding:20px 17px 14px}.badge{display:inline-block;border-radius:3px;background:var(--purple);color:#fff;font-size:9px;letter-spacing:.3px;padding:3px 6px;font-weight:700;margin:0 0 10px}.badge-soft{background:var(--pale);color:var(--purple)}.product-title{display:flex;align-items:flex-start;gap:12px;justify-content:space-between}.product-title h2{font-size:24px;letter-spacing:-.35px;line-height:1.07;flex:1}.price{font-weight:700;white-space:nowrap;font-size:24px;line-height:1}.price sup{font-size:13px;vertical-align:super}.description{font-size:16px;line-height:1.48;color:#626262;margin:12px 0 16px}.allergens{display:flex;gap:6px;align-items:flex-start;font-size:11px;color:#89848d;text-align:left;padding:12px 0;border-top:1px solid #f1f1f1;width:100%;line-height:1.3}.allergens svg:first-child{margin-top:1px}.allergens span{flex:1}.product-actions{display:flex;gap:9px;align-items:center;margin-top:2px}.pair-button{display:flex;align-items:center;gap:6px;color:var(--purple);background:var(--pale);border-radius:8px;height:39px;padding:0 10px 0 6px;flex:1;font-weight:700;font-size:13px}.pair-button>.avatar{width:29px;height:29px}.pair-button svg{margin-left:auto}.add-button{display:grid;place-items:center;background:#252525;color:#fff;border-radius:8px;height:39px;width:43px}.producer{font-size:12px;letter-spacing:.2px;color:#777;margin:0 0 7px}.producer span{color:#999}.variety{font-size:12px;color:#888;margin-top:8px}.glass-price{font-size:12px;display:flex;align-items:center;gap:6px;margin:-5px 0 10px;color:var(--purple)}.glass-price strong{margin-left:4px}.group-title{font-size:20px;margin:6px 2px 15px}.bottom-invite{display:flex;width:100%;align-items:center;gap:10px;background:var(--pale);border-radius:10px;padding:12px;color:var(--purple);font-weight:700}.bottom-invite svg{margin-left:auto}.page-footer{display:flex;align-items:center;flex-direction:column;padding:35px 24px 14px;text-align:center;color:#7f7d7f;gap:5px}.page-footer>strong{font-family:Georgia,serif;color:#424042;font-style:italic;font-size:21px}.page-footer>span{font-size:12px}.page-footer>p{font-size:11px;line-height:1.5;margin:16px 0}.page-footer>button{font-size:12px;display:flex;align-items:center;gap:4px}.page-footer b{color:#333}.page-footer>.to-top{margin-top:20px;border:1px solid #ddd;width:34px;height:34px;display:grid;place-items:center;border-radius:50%}.bottom-bar{position:fixed;bottom:0;z-index:25;width:100%;max-width:480px;height:calc(72px + env(safe-area-inset-bottom));padding:4px 6px calc(4px + env(safe-area-inset-bottom));display:flex;justify-content:space-around;align-items:center;background:#fffc;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 -4px 25px #00000009;border-top:1px solid #e8e7e7}.bottom-bar>button{display:flex;flex-direction:column;align-items:center;gap:5px;min-width:54px;min-height:50px;justify-content:center}.bottom-bar>button>svg{width:23px;height:23px;stroke-width:2}.bottom-bar>button>span:last-child{font-size:9px;letter-spacing:.15px}.bottom-bar>.sommelier-nav{color:var(--purple);font-weight:700;width:81px;position:relative;gap:0;margin-top:-14px}.nav-avatar{display:block;border-radius:50%;background:#fff;border:3px solid white;box-shadow:0 -3px 12px #67439520;position:relative;width:49px;height:49px;margin-bottom:3px}.nav-avatar>.avatar{width:43px;height:43px}.nav-avatar i{position:absolute;right:0;bottom:3px;width:9px;height:9px;background:#609966;border:2px solid white;border-radius:50%}.offline-bar{background:#fff4d8;color:#816322;font-size:12px;padding:7px;display:flex;align-items:center;gap:7px;justify-content:center}.filter-box{display:flex;align-items:center;justify-content:space-between;background:#fff;padding:10px;border-radius:10px;font-size:12px;margin-bottom:12px}.filter-box label{display:flex;align-items:center;gap:5px}.filter-box button{color:var(--purple);text-decoration:underline}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#19141e80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:18px}.modal{width:100%;max-width:440px;max-height:calc(100dvh - 36px);background:#fff;border-radius:21px;position:relative;box-shadow:0 20px 90px #12062644;overflow:auto;overscroll-behavior:contain;animation:appear .2s ease-out}.close{position:absolute;right:13px;top:14px;z-index:3;width:34px;height:34px;border-radius:50%;background:#f1f0f2;display:grid;place-items:center;color:#67616c}.modal-body{padding:34px 24px 24px}.modal-body>h2{font-size:28px;margin-right:22px;margin-bottom:12px}.modal-body>h3{font-size:18px;margin:20px 0 8px}.modal-body>p{font-size:15px;color:#777;line-height:1.5;margin:10px 0 21px}.purple{color:var(--purple)}.modal-body>.eyebrow{display:block;font-size:9px;letter-spacing:1.2px;margin:5px 0 12px}.list-link{width:100%;display:flex;align-items:center;gap:12px;border-bottom:1px solid #efedf0;padding:15px 0;text-decoration:none;text-align:left;font-size:17px;min-height:53px}.list-link>svg:last-child{margin-left:auto}.list-link>strong{margin-left:auto;font-size:16px}.list-link>img{width:42px;height:38px;object-fit:cover;border-radius:7px}.primary{display:inline-flex;background:var(--purple);color:#fff;padding:13px 20px;border-radius:10px;font-weight:700;align-items:center;justify-content:center;gap:8px}.full{width:100%}.text-button{padding:13px;color:#777;text-decoration:underline;font-size:13px}.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:35px 10px;gap:13px;color:#8c8592}.empty h3{font-size:21px;color:#343038}.empty p{font-size:15px;line-height:1.4}.empty button{margin-top:5px}.search-input{display:flex;align-items:center;gap:8px;background:#f3f1f4;border-radius:10px;padding:0 12px}.search-input input{background:transparent;border:0;padding:13px 0;width:100%;min-width:0;outline:none}.search-results{margin-top:15px}.search-result{display:flex;width:100%;align-items:center;text-align:left;gap:9px;padding:12px 0;border-bottom:1px solid #f0f0f0}.search-result>img{width:46px;height:46px;border-radius:6px;object-fit:cover}.search-result>span{flex:1;display:flex;flex-direction:column;min-width:0}.search-result strong{font-size:15px}.search-result small{font-size:11px;color:#8b8590}.search-result b{font-size:13px;white-space:nowrap}.cart-list{margin-top:20px}.cart-line{display:flex;align-items:flex-start;gap:11px;padding:15px 0;border-bottom:1px solid #efedf0}.cart-line>img{width:57px;height:60px;object-fit:cover;border-radius:8px}.cart-line>div{flex:1}.cart-line strong{font-size:16px;line-height:1.1;display:block}.cart-line small{display:block;font-size:12px;color:#8a8590;margin-top:4px}.cart-line>b{font-size:14px}.quantity{display:flex;align-items:center;gap:11px;margin-top:10px;font-size:13px}.quantity button{width:27px;height:27px;border:1px solid #e4e0e7;border-radius:5px;display:grid;place-items:center}.total{display:flex;justify-content:space-between;align-items:center;padding:23px 0;font-size:21px}.total strong{font-size:28px}.modal-body>.demo-note,.demo-note{font-size:11px;line-height:1.5;color:#8d8592;padding:12px;background:#f7f5f8;border-radius:8px;margin-top:16px}.toast{position:fixed;z-index:200;left:50%;transform:translate(-50%);bottom:calc(90px + env(safe-area-inset-bottom));max-width:400px;width:calc(100% - 42px);background:#29222f;color:#fff;padding:13px 18px;border-radius:12px;box-shadow:0 5px 25px #0002;display:flex;gap:9px;align-items:center;font-size:14px;animation:appear .2s ease-out}.chat-modal{height:min(720px,calc(100dvh - 36px));display:flex;flex-direction:column;overflow:hidden}.chat-header{display:flex;align-items:center;gap:12px;padding:20px 21px 17px;border-bottom:1px solid var(--border);flex-shrink:0}.chat-header>.avatar{width:51px;height:51px;border:2px solid #ece5f4}.chat-header h2{font-size:25px;display:flex;align-items:center;gap:7px;line-height:1.1}.chat-header h2 svg{color:var(--purple)}.chat-header p{font-size:11px;color:#8b8294;display:flex;align-items:center;gap:5px;margin-top:5px}.chat-header p i{height:6px;width:6px;border-radius:50%;background:#6d9c6d}.context-chip{margin:11px 15px 0;background:var(--pale);border:1px solid #e9deef;border-radius:8px;display:flex;align-items:center;gap:8px;padding:8px 9px;color:var(--purple);flex-shrink:0}.context-chip>span{font-size:8px;font-weight:700;letter-spacing:.6px}.context-chip strong{font-size:12px;flex:1;line-height:1.2}.context-chip button{padding:2px;display:grid;place-items:center}.chat-scroll{flex:1;overflow:auto;overscroll-behavior:contain;padding:14px 14px 18px;background:linear-gradient(#fcfbfd,#f8f7f9)}.chat-day{text-align:center;letter-spacing:1px;font-size:8px;color:#a09aa5;margin:2px 0 20px}.message-row{display:flex;gap:7px;margin-bottom:18px;align-items:flex-start}.message-row>.avatar{width:27px;height:27px;margin-top:2px}.message-stack{max-width:calc(100% - 34px);min-width:0;flex:1}.bubble{background:#fff;border:1px solid #eae7ee;border-radius:0 13px 13px;padding:12px 13px;font-size:14px;line-height:1.45;white-space:pre-line;overflow-wrap:anywhere;box-shadow:0 3px 9px #00000002}.message-row.user{justify-content:flex-end;margin-left:30px}.user .message-stack{flex:0 1 auto;max-width:100%}.user .bubble{background:var(--purple);border-color:var(--purple);color:#fff;border-radius:13px 0 13px 13px;font-size:13px}.recommendation{background:#fff;border:1px solid #e8dfef;border-radius:12px;padding:12px;margin-top:9px;overflow:hidden}.recommend-label{font-size:8px;letter-spacing:1px;font-weight:700;color:var(--purple);display:block;margin-bottom:11px}.rec-product{display:flex;gap:10px;align-items:center}.rec-product>img{height:79px;width:53px;object-fit:contain;background:#f8f6f3;border-radius:6px;mix-blend-mode:multiply}.rec-product>div{flex:1}.rec-product span{font-size:10px;color:#888}.rec-product h3{font-size:18px;line-height:1.1;margin:3px 0}.rec-product p{font-size:10px;color:#8d8792;line-height:1.3}.rec-product strong{display:block;font-size:16px;margin-top:6px}.rec-product small{font-size:10px;color:#8d8792;font-weight:400}.rec-reason{font-size:12px;line-height:1.4;color:#77707c;margin:11px 0 12px}.recommendation>button{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;background:var(--pale);color:var(--purple);padding:9px 4px;border-radius:7px;font-size:11px;font-weight:700}.chat-compose{padding:12px 14px 11px;background:#fff;border-top:1px solid #eee8f2;flex-shrink:0}.quick-replies{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none;margin-bottom:11px}.quick-replies button{border:1px solid #e2d7ec;color:var(--purple);border-radius:20px;white-space:nowrap;font-size:11px;padding:7px 11px}.chat-compose form{display:flex;border:1px solid #ddd5e5;padding:5px;border-radius:12px;align-items:center;background:#faf9fb}.chat-compose input{flex:1;width:0;background:transparent;border:0;outline:none;padding:7px 8px;font-size:14px}.chat-compose form button{background:var(--purple);color:#fff;border-radius:8px;display:grid;place-items:center;width:36px;height:36px}.chat-footnote{font-size:8px;display:flex;align-items:center;justify-content:space-between;gap:4px;color:#aaa1b1;margin-top:9px}.chat-footnote button{display:flex;align-items:center;gap:3px;font-size:9px;padding:0;color:#9785a8}.typing{display:flex;gap:4px;align-items:center;height:42px}.typing i{width:5px;height:5px;background:#ab95c6;border-radius:50%;animation:pulse 1s infinite alternate}.typing i:nth-child(2){animation-delay:.2s}.typing i:nth-child(3){animation-delay:.4s}.booking-form{display:flex;flex-direction:column;gap:13px}.booking-form>div{display:flex;gap:10px}.booking-form label{display:flex;flex-direction:column;gap:5px;font-size:13px;font-weight:700;flex:1;min-width:0}.booking-form input,.booking-form select{width:100%;min-width:0;max-width:100%;border:1px solid #ddd7e2;border-radius:8px;padding:10px;background:#faf9fb;color:#554d5d;font-weight:400}.modal-icon{width:37px;height:37px;color:var(--purple);margin-bottom:20px}.about-avatar{width:86px;height:86px;margin-bottom:14px}.about-note{border-radius:10px;background:var(--pale);padding:17px;margin:10px 0;color:var(--purple)}.about-note p{font-size:14px;line-height:1.4;margin-top:7px;color:#7d6c8f}.allergen-tags{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.allergen-tags span{border-radius:7px;background:var(--pale);color:var(--purple);font-size:14px;padding:8px 12px}@keyframes appear{0%{opacity:0;translate:0 8px}to{opacity:1;translate:0 0}}@keyframes pulse{to{opacity:.3;transform:translateY(-3px)}}@media(min-width:650px){.app-shell{border-left:1px solid #d5d5d5;border-right:1px solid #d5d5d5}.overlay{background:#19141e90}.hero{height:265px}.category-hero{height:220px}}@media(max-width:360px){.header-left,.header-right{gap:3px}.restaurant-logo{width:112px}.italian-flag{width:24px;height:24px}.topbar{padding:4px 8px}.hero h1{font-size:29px}.gustavo-banner>.avatar{width:60px;height:60px}.gustavo-banner strong{font-size:16px}.banner-label{font-size:8px}.product-title h2,.price{font-size:21px}.overlay{padding:10px}.chat-modal{height:calc(100dvh - 20px);max-height:calc(100dvh - 20px)}.chat-footnote{font-size:7px}.bottom-bar>button{min-width:45px}.bottom-bar>button>span:last-child{font-size:8px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important}}.soft-photo{display:flex;align-items:center;justify-content:center;color:#72a6b0;background:#eef5f5}.message-source{display:flex;align-items:center;gap:4px;font-size:8px;letter-spacing:.6px;color:var(--purple);font-weight:700;margin:0 0 6px 2px}.offline-source{color:#897a5a}.chat-header .status-muted i{background:#b99c6d}.ai-working{flex:1}.ai-working .typing{height:18px;margin-bottom:7px}.ai-working strong{display:block;font-size:13px;line-height:1.4}.ai-working small{display:block;color:#8f8599;font-size:11px;margin-top:5px}.chat-error{background:#fff8ea;border-top:1px solid #eee1c5;padding:11px 15px;flex-shrink:0}.chat-error p{font-size:12px;line-height:1.4;color:#816945}.chat-error>div{display:flex;gap:7px;flex-wrap:wrap;margin-top:8px}.chat-error button{display:flex;align-items:center;gap:5px;padding:7px 8px;background:#fff;border:1px solid #e4d9c4;border-radius:6px;font-size:10px;font-weight:700;color:#756142}
