/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.block{display:block}.hidden{display:none}.table{display:table}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#171c2c;--muted:#70788d;--violet:#7350dc;--soft:#f6f5fb;--line:#e9e7f0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fafaff;margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}a{color:inherit;text-decoration:none}.header{z-index:20;background:#fff;border-bottom:1px solid #eeeef4;gap:48px;padding:0 max(4vw,32px);top:0}.brand,.header{align-items:center;display:flex}.brand{min-width:165px}.brandmark{color:#fff;background:linear-gradient(145deg,#8a67e9,#6440cf);place-items:center;width:42px;height:42px;display:grid}.brand b{font-size:20px;display:block}.brand small{color:#8a91a1;margin-top:3px;font-size:11px;display:block}.header nav{flex:1;justify-content:center;gap:28px;font-size:14px;display:flex}.header nav a:hover{color:var(--violet)}.header-actions{align-items:center;gap:12px;display:flex}.icon{background:0 0;border:0;font-size:26px}.primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7652dc,#8c55df);border:0;border-radius:10px;padding:13px 20px;font-weight:700;box-shadow:0 10px 25px #7350dc30}.hero{background:radial-gradient(circle at 30%,#fff 0,#f5f2ff 62%,#f0ecff 100%);grid-template-columns:1.08fr .92fr;min-height:570px;display:grid;overflow:hidden}.hero-copy{z-index:2;padding:88px 5vw 70px 6vw}.eyebrow{letter-spacing:.13em;color:var(--violet);font-size:12px;font-weight:800}h1{letter-spacing:-.045em;max-width:760px;margin:17px 0 20px;font-size:clamp(40px,4vw,64px);line-height:1.06}h1 em{color:var(--violet);font-style:normal}.hero-copy>p{color:var(--muted);max-width:620px;font-size:18px;line-height:1.6}.search{background:#fff;border:1px solid #ddd9ea;border-radius:15px;align-items:center;max-width:690px;height:62px;margin-top:30px;padding:6px 7px 6px 20px;display:flex;box-shadow:0 16px 45px #4f3a8a14}.search span{color:var(--violet);font-size:24px}.search input{border:0;outline:0;flex:1;padding:0 14px;font-size:15px}.search button{background:var(--violet);color:#fff;border:0;border-radius:10px;padding:14px 30px;font-weight:700}.chips{flex-wrap:wrap;gap:9px;margin-top:16px;display:flex}.chips button{cursor:pointer;background:#fff;border:1px solid #e5e2ec;border-radius:99px;padding:10px 15px}.hero-image{clip-path:polygon(13% 0,100% 0,100% 100%,0 100%);background:linear-gradient(90deg,#f5f2ff00,#f5f2ff33 10%),url(https://images.unsplash.com/photo-1414235077428-338989a2e8c0?auto=format&fit=crop&w=1400&q=90) 50%/cover;position:relative}.floating{background:#fff;border-radius:14px;padding:17px 22px;position:absolute;bottom:50px;left:15%;box-shadow:0 18px 50px #1b122f3b}.floating b{color:#f5a500;margin-right:10px;font-size:28px}.floating span{color:var(--muted)}.stats{z-index:3;border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:repeat(4,1fr);width:min(1180px,90vw);margin:-25px auto 0;display:grid;position:relative;box-shadow:0 15px 50px #35265c12}.stats div{border-right:1px solid var(--line);padding:26px 34px}.stats div:last-child{border:0}.stats b{font-size:25px;display:block}.stats span{color:var(--muted);font-size:13px}.section{width:min(1180px,90vw);margin:82px auto}.section-head{justify-content:space-between;align-items:end;margin-bottom:24px;display:flex}.promo h2,.section-head h2{letter-spacing:-.03em;margin:7px 0 0;font-size:34px}.section-head>a{color:var(--violet);font-size:14px;font-weight:700}.cards{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:18px;transition:all .2s;overflow:hidden;box-shadow:0 10px 30px #2020440b}.card:hover{transform:translateY(-5px);box-shadow:0 18px 38px #2020441a}.card-img{background-position:50%;background-size:cover;height:190px;position:relative}.open{color:#278943;background:#e4f8e7;border-radius:99px;padding:6px 9px;font-size:11px;font-weight:700;left:12px}.heart,.open{position:absolute;top:12px}.heart{background:#ffffffe8;border:0;border-radius:50%;width:35px;height:35px;font-size:20px;right:12px}.card-body h3{margin:0 0 7px;font-size:19px}.card-body p{color:var(--muted);margin:0 0 17px;font-size:13px}.meta{justify-content:space-between;display:flex}.meta span{color:#f4a500;font-weight:700}.meta small{color:#8a91a1;font-weight:400}.empty{text-align:center;color:var(--muted);padding:50px}.promo{color:#fff;background:#191727;border-radius:24px;grid-template-columns:1.3fr .7fr .7fr;align-items:stretch;gap:18px;width:min(1250px,94vw);margin:80px auto;padding:42px;display:grid}.promo>div:first-child{padding:20px}.linkbtn{margin-top:10px;display:inline-block}.promo-card{border-radius:19px;flex-direction:column;justify-content:flex-end;min-height:220px;padding:24px;display:flex}.promo-card span{font-size:12px;font-weight:700}.promo-card b{margin:9px 0;font-size:50px}.promo-card small{opacity:.8}.purple{background:radial-gradient(circle at 80% 10%,#b99cff,#7652dc 50%,#4d299f)}.orange{background:radial-gradient(circle at 80% 10%,#ffc973,#f47b21 55%,#bb4214)}.article-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.article-img{background-position:50%;background-size:cover;border-radius:17px;height:220px;margin-bottom:15px}.article-img.one{background-image:url(https://images.unsplash.com/photo-1552566626-52f8b828add9?auto=format&fit=crop&w=900&q=85)}.article-img.two{background-image:url(https://images.unsplash.com/photo-1533777857889-4be7c70b33f7?auto=format&fit=crop&w=900&q=85)}.article-img.three{background-image:url(https://images.unsplash.com/photo-1544148103-0773bf10d330?auto=format&fit=crop&w=900&q=85)}.article-grid small{color:var(--violet);font-weight:700}.article-grid h3{margin:9px 0;font-size:20px;line-height:1.35}footer{color:#fff;background:#181625;justify-content:space-between;align-items:center;padding:46px 6vw;display:flex}footer p{color:#a8a5b6}footer>div:last-child{gap:25px;display:flex}.toast{color:#fff;z-index:30;cursor:pointer;background:#171525;border-radius:12px;padding:16px 22px;position:fixed;bottom:24px;right:24px;box-shadow:0 20px 50px #0004}.page-shell{min-height:100vh}.page-hero{background:linear-gradient(120deg,#f5f2ff,#fff);padding:62px 6vw 54px}.page-hero h1{font-size:48px}.page-hero p{color:var(--muted);font-size:17px}.content{width:min(1180px,90vw);margin:45px auto 80px}.toolbar{gap:12px;margin:0 0 28px;display:flex}.toolbar input{flex:1;padding:16px}.filter,.toolbar input{border:1px solid var(--line);border-radius:12px}.filter{background:#fff;padding:0 20px}.catalog{gap:20px;display:grid}.detail-hero{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:1fr 1fr;width:min(1180px,90vw);margin:35px auto;display:grid;overflow:hidden}.detail-photo{background:url(https://images.unsplash.com/photo-1515003197210-e0cd71810b5f?auto=format&fit=crop&w=1200&q=90) 50%/cover;min-height:450px}.detail-copy h1{font-size:46px}.detail-copy p{color:var(--muted);line-height:1.65}.info-row{flex-wrap:wrap;gap:12px;margin:25px 0;display:flex}.pill{background:#f4f2fa;border-radius:10px;padding:11px 14px}.two-col{grid-template-columns:1fr 330px;gap:25px;display:grid}.panel{border:1px solid var(--line);background:#fff;padding:25px}.panel h2{margin-top:0}.dish{border-bottom:1px solid var(--line);align-items:center;gap:16px;padding:15px 0;display:flex}.dish img{object-fit:cover;border-radius:12px;width:95px;height:75px}.dish div{flex:1}.dish h3{margin:0 0 5px}.dish p{color:var(--muted);margin:0;font-size:13px}.dish b{white-space:nowrap}.add{background:var(--violet);color:#fff;border:0;border-radius:8px;width:32px;height:32px}.review{border-bottom:1px solid var(--line);padding:22px 0}.review-head{justify-content:space-between;display:flex}.stars{color:#f4a500}.mapbox{background-color:#dcebd8;background-image:linear-gradient(30deg,#bad7e9 12%,#0000 12.5% 87%,#bad7e9 87.5%),linear-gradient(150deg,#bad7e9 12%,#0000 12.5% 87%,#bad7e9 87.5%),linear-gradient(30deg,#bad7e9 12%,#0000 12.5% 87%,#bad7e9 87.5%),linear-gradient(150deg,#bad7e9 12%,#0000 12.5% 87%,#bad7e9 87.5%),linear-gradient(60deg,#fff8 25%,#0000 25.5% 75%,#fff8 75%);border-radius:20px;height:610px;position:relative;overflow:hidden}.pin{background:var(--violet);color:#fff;border:5px solid #fff;border-radius:50% 50% 50% 0;place-items:center;width:44px;height:44px;display:grid;position:absolute;transform:rotate(-45deg);box-shadow:0 8px 20px #3e2d7040}.pin span{transform:rotate(45deg)}.mapcard{background:#fff;border-radius:18px;width:320px;padding:14px;position:absolute;top:18%;right:7%;box-shadow:0 20px 60px #21342738}.mapcard img{object-fit:cover;border-radius:12px;width:100%;height:150px}.offers-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.offer{color:#fff;background-position:50%;background-size:cover;border-radius:20px;flex-direction:column;justify-content:flex-end;min-height:330px;padding:25px;display:flex;position:relative;overflow:hidden}.offer:before{content:"";background:linear-gradient(#0000,#111d);position:absolute;inset:0}.offer>*{position:relative}.offer h3{margin:10px 0;font-size:28px}.offer b{background:#8056df;border-radius:99px;align-self:flex-start;padding:7px 10px;font-size:12px}.offer p{margin:0}.list-articles{grid-template-columns:2fr 1fr;gap:25px;display:grid}.feature-article{color:#fff;background:linear-gradient(#0000,#111c),url(https://images.unsplash.com/photo-1414235077428-338989a2e8c0?auto=format&fit=crop&w=1400&q=90) 50%/cover;border-radius:20px;flex-direction:column;justify-content:flex-end;height:480px;padding:38px;display:flex}.feature-article h2{margin:12px 0;font-size:38px}.side-articles{gap:15px;display:grid}.mini-article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:18px}.mini-article h3{margin:7px 0}.mini-article small{color:var(--violet)}@media (max-width:900px){.header{padding:0 18px}.header nav,.header-actions .primary{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:60px 6vw 260px}.hero-image{opacity:.8;width:60%;height:330px;position:absolute;top:420px;right:0}.stats{grid-template-columns:1fr 1fr}.stats div:nth-child(2){border-right:0}.cards,.catalog,.offers-grid,.promo{grid-template-columns:1fr 1fr}.promo>div:first-child{grid-column:1/-1}.article-grid,.detail-hero,.list-articles,.two-col{grid-template-columns:1fr}.detail-photo{min-height:340px}.detail-copy{padding:35px}footer{flex-direction:column;align-items:flex-start;gap:25px}}@media (max-width:560px){.page-hero h1,h1{font-size:38px}.hero-copy{padding-top:45px}.hero-image{display:none}.hero-copy{padding-bottom:55px}.search{height:56px}.search button{padding:12px 18px}.stats{border-radius:0;width:100%;margin:0}.stats div{padding:20px}.stats b{font-size:21px}.section{margin:55px auto}.cards,.catalog,.offers-grid,.promo{grid-template-columns:1fr}.promo{padding:22px}.promo>div:first-child{padding:8px}.article-img{height:190px}.detail-copy h1{font-size:38px}.mapcard{width:auto;top:30%;left:5%;right:5%}}body{background-color:#f6f7fc;background-image:radial-gradient(circle at 10% 8%,#eeeaff 0,#0000 25%),radial-gradient(circle at 92% 32%,#f0ecff 0,#0000 22%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;font-family:Inter,Arial,Helvetica,sans-serif}main{padding:18px}.header{border:1px solid #eeedf4;border-radius:20px;max-width:1500px;height:74px;margin:0 auto;padding:0 28px;position:sticky;top:10px;box-shadow:0 10px 34px #2b25530f}.brandmark{border-radius:50%;width:40px;height:40px;box-shadow:0 8px 20px #7552dc3b}.header nav{gap:27px;font-size:13px}.header-actions .primary{padding:12px 18px;font-size:12px}.hero{background:#fff;border-radius:22px;width:min(1450px,100%);min-height:525px;margin:14px auto 0;position:relative;box-shadow:0 8px 36px #2b25530d}.hero-copy{flex-direction:column;justify-content:center;padding:66px 46px 52px;display:flex}.hero-copy h1{max-width:680px;margin:12px 0 14px;font-size:clamp(42px,3.6vw,61px)}.hero-copy>p{max-width:560px;margin:0;font-size:15px}.hero-image{clip-path:polygon(18% 0,100% 0,100% 100%,0 100%);background-image:url(https://images.unsplash.com/photo-1565299624946-b28f40a0ae38?auto=format&fit=crop&w=1300&q=90);border-radius:0 22px 22px 0;margin:0}.hero-image:after,.hero-image:before{content:"";background-position:50%;background-size:cover;border:9px solid #fff;border-radius:28px;position:absolute;transform:rotate(13deg);box-shadow:0 18px 45px #19122938}.hero-image:before{background-image:url(https://images.unsplash.com/photo-1568901346375-23c9450c58cd?auto=format&fit=crop&w=700&q=90);width:250px;height:190px;bottom:48px;left:-38px}.hero-image:after{background-image:url(https://images.unsplash.com/photo-1579871494447-9811cf80d66c?auto=format&fit=crop&w=700&q=90);width:240px;height:165px;bottom:-35px;left:195px;transform:rotate(-12deg)}.floating{z-index:2;padding:13px 17px;bottom:24px;left:auto;right:26px}.search{border-radius:12px;height:56px;margin-top:24px;box-shadow:0 8px 24px #4f3a8a12}.search button{padding:12px 28px}.chips{margin-top:13px}.chips button{padding:9px 13px;font-size:12px;box-shadow:0 6px 18px #2e26530d}.benefits,.quick-offers,.section{background:#fff;border:1px solid #efedf5;border-radius:20px;width:min(1390px,96%);margin:16px auto 0;padding:26px 30px;box-shadow:0 8px 32px #2b25530b}.quick-offers .section-head{margin-bottom:16px}.quick-offers .section-head h2{margin:0;font-size:21px}.quick-offers .section-head a{font-size:12px}.quick-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.quick{color:#fff;background-position:50%;background-size:cover;border-radius:15px;flex-direction:column;height:128px;padding:20px;display:flex;position:relative;overflow:hidden}.quick:after{content:"";background:linear-gradient(90deg,#171326e6,#0000);position:absolute;inset:0}.quick>*{z-index:1;position:relative}.quick b{font-size:19px}.quick span{margin-top:3px;font-size:15px}.quick small{opacity:.85;margin-top:auto}.q1{background-image:url(https://images.unsplash.com/photo-1579751626657-72bc17010498?auto=format&fit=crop&w=700&q=85)}.q2{background-image:url(https://images.unsplash.com/photo-1586864387967-d02ef85d93e8?auto=format&fit=crop&w=700&q=85)}.q3{background-image:url(https://images.unsplash.com/photo-1514432324607-a09d9b4aefdd?auto=format&fit=crop&w=700&q=85)}.q4{background-image:url(https://images.unsplash.com/photo-1556742049-0cfed4f6a45d?auto=format&fit=crop&w=700&q=85)}.section{margin-top:16px;padding:26px 30px}.section-head{margin-bottom:18px}.promo h2,.section-head h2{font-size:23px}.cards{gap:16px}.card{border-radius:14px;box-shadow:0 7px 22px #20204412}.card-img{height:170px}.card-body{padding:14px}.card-body h3{font-size:15px}.card-body p{margin-bottom:12px}.card-body p,.meta{font-size:12px}.promo{width:min(1390px,96%);color:var(--ink);background:#fff;border:1px solid #efedf5;border-radius:20px;grid-template-columns:1.2fr .6fr .6fr;margin:16px auto;padding:28px;box-shadow:0 8px 32px #2b25530b}.promo p{color:var(--muted)}.promo-card{color:#fff;min-height:180px}.promo-card b{font-size:40px}.article-img{height:180px}.articles article{background:#fafafd;border-radius:14px;padding:10px}.benefits{grid-template-columns:repeat(4,1fr);margin-bottom:16px;display:grid}.benefits div{grid-template-columns:45px 1fr;align-items:center;display:grid}.benefits i{color:#7b58e6;border:2px solid #7b58e6;border-radius:12px;grid-row:1/3;place-items:center;width:35px;height:35px;font-size:18px;font-style:normal;display:grid}.benefits b{font-size:13px}.benefits span{color:var(--muted);font-size:11px}footer{border-radius:20px;width:min(1390px,96%);margin:16px auto 0;padding:32px 40px}.page-shell{padding:18px}.page-shell .header{top:10px}.page-hero{background:#fff url(https://images.unsplash.com/photo-1559339352-11d035aa65de?auto=format&fit=crop&w=1300&q=85) 100%/52% 100% no-repeat;border-radius:20px;width:min(1450px,100%);margin:14px auto 0;padding:52px 44px;position:relative;overflow:hidden}.page-hero:after{content:"";pointer-events:none;background:linear-gradient(90deg,#fff 48%,#ffffff08 76%);position:absolute;inset:0}.page-hero>*{z-index:1;position:relative}.page-hero h1{margin:12px 0;font-size:44px}.content{background:#fff;border:1px solid #efedf5;border-radius:20px;width:min(1390px,96%);margin:16px auto;padding:26px 30px}.catalog{grid-template-columns:repeat(3,1fr)}.catalog .card-img{height:215px}.detail-hero{border-radius:20px;grid-template-columns:.94fr 1.06fr;width:min(1390px,96%);margin:16px auto}.detail-photo{min-height:420px}.detail-copy{padding:44px}.detail-copy h1{margin:12px 0;font-size:40px}.two-col{background:0 0;border:0;grid-template-columns:minmax(0,1fr) 330px;padding:0}.panel{border-radius:18px;box-shadow:0 8px 28px #2b25530d}.toolbar{background:#fff;border:1px solid #efedf5;border-radius:14px;margin-bottom:20px;padding:7px}.toolbar input{border:0;outline:0}.filter{border:1px solid #e1ddec}.mapbox{height:650px}.offers-grid{grid-template-columns:repeat(4,1fr)}.offer{min-height:360px}.list-articles{grid-template-columns:1.7fr 1fr}.page-shell footer{width:min(1390px,96%)}@media (max-width:1000px){.page-shell,main{padding:8px}.header{border-radius:14px;top:5px}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:52px 6vw 320px}.hero-image{clip-path:none;border-radius:0 0 20px 20px;width:100%;height:300px;position:absolute;inset:auto 0 0}.hero-image:before{width:200px;height:140px;left:8%}.hero-image:after{width:190px;height:130px;left:auto;right:8%}.benefits,.quick-grid{grid-template-columns:1fr 1fr}.benefits{gap:24px}.page-hero{background-size:70% 100%}.catalog,.offers-grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.header{height:66px}.brand b{font-size:17px}.hero-copy{padding:40px 22px 50px}.hero-copy h1{font-size:36px}.hero-image{display:none}.benefits,.content,.promo,.quick-offers,.section{border-radius:16px;width:100%;margin-top:10px;padding:20px}.benefits,.quick-grid{grid-template-columns:1fr}.quick{height:115px}.cards,.catalog,.offers-grid,.promo{grid-template-columns:1fr}.page-hero{background-image:none;padding:38px 22px}.page-hero h1{font-size:36px}.detail-hero{grid-template-columns:1fr;width:100%}.detail-photo{min-height:260px}.detail-copy{padding:28px}.two-col{display:block}.two-col aside{margin-top:12px}footer{width:100%}}.detail-photo{background-image:url(https://images.unsplash.com/photo-1517248135467-4c7edcad34c4?auto=format&fit=crop&w=1200&q=90)}.home-map{background:#fff;border:1px solid #efedf5;border-radius:20px;grid-template-columns:410px 1fr;width:min(1390px,96%);margin:16px auto 0;display:grid;overflow:hidden;box-shadow:0 8px 32px #2b25530b}.map-intro{background:linear-gradient(145deg,#fff,#f6f3ff);padding:46px 38px}.map-intro h2{margin:10px 0 14px;font-size:30px;line-height:1.15}.map-intro>p{color:var(--muted);font-size:14px;line-height:1.7}.map-actions{gap:12px;margin:28px 0 38px;display:flex}.outline-btn{color:#5736bf;background:#fff;border:1px solid #cfc5ec;border-radius:10px;justify-content:center;align-items:center;padding:12px 18px;font-weight:700;display:inline-flex}.map-stats{grid-template-columns:1fr 1fr;gap:18px;display:grid}.map-stats span{grid-template-columns:25px 1fr;font-size:15px;display:grid}.map-stats b{font-size:19px}.map-stats small{color:var(--muted);grid-column:2;font-size:11px}.home-map-canvas{background-color:#dcebd8;background-image:linear-gradient(23deg,transparent 48%,#fff9 49%,#fff9 51%,transparent 52%),linear-gradient(112deg,transparent 43%,#b8dced 44%,#b8dced 48%,transparent 49%),linear-gradient(160deg,transparent 48%,#fff9 49%,#fff9 51%,transparent 52%),radial-gradient(circle at 25% 35%,#d7e8d0 0 11%,transparent 12%),radial-gradient(circle at 75% 70%,#cee4ca 0 17%,transparent 18%),#e6eadf;min-height:390px;position:relative;overflow:hidden}.home-map-canvas:after,.home-map-canvas:before{content:"";opacity:.8;background:#b7dff4;border-radius:50%;position:absolute}.home-map-canvas:before{width:170px;height:520px;top:-80px;left:18%;transform:rotate(28deg)}.home-map-canvas:after{width:90px;height:400px;top:20px;right:12%;transform:rotate(-18deg)}.mini-pin{z-index:2;color:#fff;background:#7350dc;border:4px solid #fff;border-radius:50% 50% 50% 0;place-items:center;width:42px;height:42px;display:grid;position:absolute;transform:rotate(-45deg);box-shadow:0 8px 20px #283d5630}.mini-pin:first-letter{transform:rotate(45deg)}.mini-pin.p1{background:#347bf5;top:22%;left:18%}.mini-pin.p2{background:#f26752;top:50%;left:46%}.mini-pin.p3{background:#53b56c;top:18%;left:76%}.mini-pin.p4{background:#f09a2e;top:68%;left:65%}.home-map-card{z-index:3;background:#fff;border-radius:15px;grid-template-columns:76px 1fr;gap:11px;width:320px;padding:12px;display:grid;position:absolute;top:36%;right:7%;box-shadow:0 18px 45px #25314838}.home-map-card img{object-fit:cover;border-radius:10px;width:76px;height:70px}.home-map-card div{flex-direction:column;gap:4px;display:flex}.home-map-card small{color:var(--muted);font-size:10px}.home-map-card span{color:#f4a500;font-size:11px}.home-map-card a{color:#fff;text-align:center;background:#7652dc;border-radius:8px;grid-column:1/-1;padding:9px;font-size:12px;font-weight:700}.article-four{grid-template-columns:repeat(4,1fr)}.article-img.four{background-image:url(https://images.unsplash.com/photo-1540420773420-3366772f4999?auto=format&fit=crop&w=900&q=85)}.article-four h3{font-size:16px}.breadcrumbs{color:#798094;width:min(1390px,96%);margin:22px auto 10px;font-size:12px}.breadcrumbs span{color:#a5aabc;margin:0 9px}.venue-overview{background:#fff;border:1px solid #efedf5;border-radius:20px;grid-template-columns:.95fr 1.05fr;gap:32px;width:min(1390px,96%);margin:0 auto;padding:30px;display:grid;box-shadow:0 8px 32px #2b25530b}.venue-gallery{min-width:0}.venue-main{background-position:50%;background-size:cover;border-radius:16px;height:390px;position:relative}.top-badge{color:#e84758;background:#fff;border-radius:9px;padding:8px 12px;font-size:11px;font-weight:700;position:absolute;top:16px;left:16px}.venue-heart{top:15px;right:15px}.venue-thumbs{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px;display:grid}.venue-thumbs div{color:#fff;background-position:50%;background-size:cover;border-radius:10px;place-items:center;height:82px;font-size:12px;display:grid}.venue-copy{padding:18px 4px}.status{color:#5b9f72;background:#edf8f0;border-radius:99px;padding:7px 10px;font-size:12px;display:inline-block}.venue-copy h1{margin:20px 0 8px;font-size:38px}.venue-copy h1 small{color:#fff;background:#7957da;border-radius:50%;padding:2px 5px;font-size:15px}.cuisine{color:#7b8294;margin:0}.venue-rating{align-items:center;gap:9px;margin:25px 0;font-size:13px;display:flex}.venue-rating>span{color:#ffad14;font-size:24px}.venue-rating small{color:#798094}.venue-rating i{border-left:1px solid #cfd2dc;height:20px;margin:0 8px}.venue-desc{color:#5f687d;font-size:14px;line-height:1.75}.venue-facts{grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0;display:grid}.venue-facts div{background:#f8f8fc;border-radius:12px;flex-direction:column;gap:6px;padding:16px;display:flex}.venue-facts small{color:#7b8294;font-size:11px}.venue-facts b{font-size:13px}.venue-buttons{grid-template-columns:1fr 1fr;gap:14px;display:grid}.venue-buttons>*{min-height:48px}.venue-content{width:min(1390px,96%);margin:16px auto}.venue-tabs{background:#fff;border:1px solid #efedf5;border-radius:18px 18px 0 0;gap:34px;padding:0 28px;display:flex}.venue-tabs button{color:#252b3a;cursor:pointer;background:0 0;border:0;padding:22px 0;font-weight:700;position:relative}.venue-tabs button.active{color:#7350dc}.venue-tabs button.active:after{content:"";background:#7350dc;height:2px;position:absolute;bottom:0;left:0;right:0}.venue-columns{grid-template-columns:minmax(0,1fr) 330px;gap:16px;margin-top:16px;display:grid}.venue-menu{background:#fff;border:1px solid #efedf5;border-radius:18px;padding:26px}.popular-head{justify-content:space-between;align-items:center;display:flex}.popular-head h2{margin:0;font-size:20px}.popular-head a{color:#7350dc;font-size:11px}.dish-cards{grid-template-columns:repeat(5,1fr);gap:10px;margin-top:18px;display:grid}.dish-cards article{background:#fff;border:1px solid #eceaf2;border-radius:12px;overflow:hidden;box-shadow:0 7px 18px #2f2a4710}.dish-cards img{object-fit:cover;width:100%;height:130px}.dish-cards h3{margin:10px 10px 4px;font-size:12px}.dish-cards small{color:#858c9e;margin:0 10px 10px;font-size:10px;display:block}.dish-cards article>div{justify-content:space-between;align-items:center;padding:0 10px 10px;display:flex}.dish-cards b{font-size:13px}.menu-filters{flex-wrap:wrap;gap:9px;margin:26px 0;display:flex}.menu-filters button{background:#fff;border:1px solid #ddd9e8;border-radius:99px;padding:9px 14px;font-size:11px}.menu-filters button:first-child{color:#fff;background:#7350dc;border-color:#7350dc}.category-title{border-bottom:1px solid #eceaf2;padding-bottom:12px;font-size:20px}.category-title span{float:right;color:#7350dc;margin-top:7px;font-size:11px}.venue-menu .dish{padding:14px 0}.venue-sidebar{gap:16px}.side-offers,.venue-sidebar{flex-direction:column;display:flex}.side-offers{gap:12px}.side-offer{color:#fff;background-position:50%;background-size:cover;border-radius:14px;flex-direction:column;justify-content:center;min-height:118px;padding:18px;display:flex;position:relative;overflow:hidden}.side-offer b{font-size:20px}.side-offer span{font-size:15px}.side-offer small{margin-top:12px;font-size:10px}.side-offer.purple{background:linear-gradient(90deg,#4e2296e8,#7b3ed6c9),url(https://images.unsplash.com/photo-1579751626657-72bc17010498?auto=format&fit=crop&w=500&q=80) 50%/cover}.side-offer.dark{background:linear-gradient(90deg,#0d2938f2,#0d2938a8),url(https://images.unsplash.com/photo-1586864387967-d02ef85d93e8?auto=format&fit=crop&w=500&q=80) 50%/cover}.side-offer.coffee{background:linear-gradient(90deg,#512913ed,#5129139c),url(https://images.unsplash.com/photo-1514432324607-a09d9b4aefdd?auto=format&fit=crop&w=500&q=80) 50%/cover}.features{flex-direction:column;gap:18px;display:flex}.features>div{align-items:flex-start;gap:13px;display:flex}.features i{color:#7350dc;width:24px;font-size:21px;font-style:normal}.features span{flex-direction:column;gap:4px;display:flex}.features b{font-size:12px}.features small{color:#858c9e;font-size:10px}.features>a{color:#7350dc;margin-top:8px;font-size:11px}@media (max-width:1050px){.home-map{grid-template-columns:340px 1fr}.venue-columns,.venue-overview{grid-template-columns:1fr}.venue-sidebar{grid-template-columns:1fr 1fr;display:grid}.dish-cards{grid-template-columns:repeat(3,1fr)}.article-four{grid-template-columns:1fr 1fr}}@media (max-width:700px){.home-map{grid-template-columns:1fr;width:100%}.map-intro{padding:30px 24px}.home-map-canvas{min-height:360px}.home-map-card{width:auto;top:38%;left:22px;right:22px}.article-four{grid-template-columns:1fr}.breadcrumbs{width:100%;padding:0 8px}.venue-overview{gap:14px;width:100%;padding:14px}.venue-main{height:260px}.venue-thumbs div{height:55px}.venue-copy{padding:8px}.venue-copy h1{font-size:31px}.venue-rating{flex-wrap:wrap}.venue-rating i{display:none}.venue-buttons,.venue-facts{grid-template-columns:1fr}.venue-content{width:100%}.venue-tabs{gap:25px;padding:0 18px;overflow-x:auto}.venue-tabs button{white-space:nowrap}.venue-columns{display:block}.venue-menu{padding:18px}.dish-cards{grid-template-columns:1fr 1fr;overflow:hidden}.dish-cards article:nth-child(5){display:none}.venue-menu .dish{grid-template-columns:70px 1fr 32px;display:grid}.venue-menu .dish img{width:70px;height:62px}.venue-menu .dish>b{grid-column:2}.venue-menu .dish .add{grid-area:1/3}.venue-sidebar{margin-top:14px;display:flex}}body{font-feature-settings:"kern" 1,"liga" 1;-webkit-font-smoothing:antialiased;font-family:Avenir Next,Segoe UI,Inter,Arial,sans-serif}.header{border-color:#ebe9f2;gap:36px;height:78px;padding:0 25px 0 22px;box-shadow:0 12px 35px #30245b12}.brand{gap:12px;min-width:178px}.brandmark{background:linear-gradient(145deg,#8d6bf0,#6541ce);border-radius:14px;flex:0 0 44px;width:44px;height:44px;position:relative;box-shadow:0 9px 22px #6841cf47}.brand>b,.brand>span>b{letter-spacing:-.55px;font-family:Avenir Next,Segoe UI,sans-serif;font-size:19px;font-weight:750;line-height:1}.brand>span>b span{color:#7250d8}.brand small{letter-spacing:.05px;margin-top:5px;font-family:Avenir Next,Segoe UI,sans-serif;font-size:10px}.brand-logo{width:22px;height:25px;display:block;position:relative}.brand-logo>i{background:#fff;display:block;position:absolute}.brand-logo>i:first-child{border-radius:2px;width:3px;height:18px;bottom:1px;left:5px}.brand-logo>i:first-child:before{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;border-right:2px solid #fff;border-radius:0 0 5px 5px;width:11px;height:8px;position:absolute;top:-5px;left:-4px}.brand-logo>i:first-child:after{content:"";background:#fff;width:2px;height:7px;position:absolute;top:-6px;left:1px;box-shadow:-4px 0 #fff,4px 0 #fff}.brand-logo>i:last-child{border-radius:50% 50% 2px 2px;width:3px;height:24px;bottom:1px;right:4px}.brand-logo>i:last-child:after{content:"";border-right:3px solid #fff;border-radius:0 7px 0 0;width:7px;height:14px;position:absolute;top:0;right:0}.header nav{letter-spacing:-.1px;gap:26px;font-family:Avenir Next,Segoe UI,sans-serif;font-size:12px;font-weight:600}.header nav a{padding:29px 0 28px;transition:color .2s;position:relative}.header nav a:after{content:"";background:#7250d8;border-radius:2px;height:2px;transition:left .2s,right .2s;position:absolute;bottom:18px;left:50%;right:50%}.header nav a:hover:after{left:0;right:0}.header-actions{gap:6px}.round-action{cursor:pointer;background:0 0;border:0;border-radius:12px;place-items:center;width:42px;height:42px;padding:0;transition:background .2s,transform .2s;display:grid;position:relative}.round-action:hover{background:#f3f0fb;transform:translateY(-1px)}.bell-button em{background:#ef4444;border:2px solid #fff;border-radius:50%;position:absolute;top:8px;right:8px}.add-place{letter-spacing:-.05px;border-radius:11px;align-items:center;gap:7px;min-height:43px;margin-left:7px;font-family:Avenir Next,Segoe UI,sans-serif;display:flex;box-shadow:0 9px 22px #7049d23b;padding:0 18px!important;font-size:12px!important;font-weight:650!important}.add-place span{font-size:17px;font-weight:400}.hero-copy h1,.page-hero h1,.venue-copy h1{letter-spacing:-2px;font-family:Avenir Next,Segoe UI,sans-serif;font-weight:720}.map-intro h2,.popular-head h2,.section-head h2{letter-spacing:-.6px;font-family:Avenir Next,Segoe UI,sans-serif;font-weight:700}@media (max-width:1180px){.header nav{gap:16px;font-size:11px}.header{gap:18px}.add-place{padding:0 12px!important}}@media (max-width:900px){.header{height:70px;padding:0 16px}.header-actions{margin-left:auto}.round-action{width:38px;height:38px}.bell-button{display:grid}.brand{min-width:0}.brandmark{flex-basis:40px;width:40px;height:40px}.brand>span>b{font-size:17px}}@media (max-width:520px){.header{border-radius:16px}.add-place,.brand small{display:none}.round-action{width:36px;height:36px}.header-actions{gap:2px}.brand{gap:9px}.brandmark{flex-basis:38px;width:38px;height:38px}.brand-logo{transform:scale(.87)}}.brand-with-image{align-items:center;min-width:145px;height:66px;display:flex;overflow:visible}.brand-image{object-fit:contain;width:auto;max-width:158px;height:64px;display:block}footer .brand-with-image{height:62px}footer .brand-image{height:60px}@media (max-width:900px){.brand-with-image{min-width:126px;height:60px}.brand-image{max-width:140px;height:57px}}@media (max-width:520px){.brand-with-image{min-width:108px;height:54px}.brand-image{max-width:118px;height:50px}}.city-picker{flex:none;position:relative}.city-trigger{text-align:left;min-width:142px;height:46px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-left:1px solid #ebe9f2;align-items:center;gap:8px;padding:0 4px 0 16px;display:flex}.city-trigger:hover{color:var(--violet)}.city-trigger>span:nth-child(2){flex-direction:column;gap:2px;display:flex}.city-trigger small{color:#8a91a1;font-size:9px;font-weight:500}.city-trigger b{white-space:nowrap;font-size:12px}.city-trigger i{color:#8b829d;margin-left:auto;font-size:13px;font-style:normal}.city-pin{color:#7350dc;background:#f1edff;border-radius:9px;place-items:center;width:25px;height:25px;font-size:17px;display:grid}.city-menu{z-index:60;background:#fff;border:1px solid #ebe8f2;border-radius:15px;width:250px;padding:12px;position:absolute;top:58px;left:8px;box-shadow:0 22px 55px #251d4533}.city-menu strong{padding:7px 9px 10px;font-size:12px;display:block}.city-menu button{color:#394052;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:space-between;width:100%;padding:10px 9px;font-size:12px;display:flex}.city-menu button.selected,.city-menu button:hover{color:#6f49d6;background:#f3efff}.city-menu button span{color:#8060d9}.city-modal{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#110f1d94;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.city-dialog{text-align:center;background:#fff;border-radius:24px;width:min(540px,100%);padding:35px;animation:city-in .28s ease-out;box-shadow:0 32px 90px #100a2752}.city-dialog-icon{color:#fff;background:linear-gradient(145deg,#8863ed,#6842cf);border-radius:18px;place-items:center;width:60px;height:60px;margin:0 auto 17px;font-size:32px;display:grid;box-shadow:0 12px 30px #6943cf4d}.city-dialog h2{letter-spacing:-.7px;margin:10px 0;font-size:28px}.city-dialog>p{color:var(--muted);max-width:420px;margin:0 auto 22px;font-size:14px;line-height:1.6}.city-grid{text-align:left;grid-template-columns:1fr 1fr;gap:9px;display:grid}.city-grid button{color:#252b3a;cursor:pointer;background:#fff;border:1px solid #e5e1ee;border-radius:11px;justify-content:space-between;align-items:center;height:48px;padding:0 14px;font-weight:650;display:flex}.city-grid button:hover{color:#6842cf;background:#f6f3ff;border-color:#7855dc}.city-grid button span{color:#805fdd}.city-dialog>small{color:#9399a8;margin-top:18px;font-size:10px;display:block}@keyframes city-in{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:none}}@media (max-width:1180px){.city-trigger{min-width:116px;padding-left:11px}.city-trigger small{display:none}.city-trigger b{font-size:11px}}@media (max-width:900px){.city-picker{margin-left:auto}.city-trigger{border:0;width:42px;min-width:auto;height:42px;padding:0}.city-trigger i,.city-trigger>span:nth-child(2){display:none}.city-pin{border-radius:12px;width:38px;height:38px}.header-actions{margin-left:0}}@media (max-width:520px){.city-trigger{width:36px;height:36px}.city-pin{width:34px;height:34px}.city-dialog{border-radius:20px;padding:28px 20px}.city-dialog h2{font-size:24px}.city-grid{grid-template-columns:1fr}.city-grid button{height:44px}.city-dialog-icon{width:54px;height:54px}.city-modal{padding:12px}}.compact-menu{border-top:1px solid var(--line);min-width:0;margin-top:28px;padding-top:24px;scroll-margin-top:105px}.compact-menu-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.compact-menu-heading h2{letter-spacing:-.5px;margin:0 0 7px;font-size:22px;line-height:1.2}.compact-menu-heading p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.compact-order-count{white-space:nowrap;color:#7250d8;background:#f3efff;border-radius:9px;padding:8px 10px;font-size:11px}.compact-menu-search label{color:#626b7d;margin-bottom:7px;font-size:11px;font-weight:600;display:block}.compact-menu-search>div{position:relative}.compact-menu-search input{width:100%;min-width:0;height:44px;color:var(--ink);background:#faf9fd;border:1px solid #e2ddeb;border-radius:11px;padding:10px 42px 10px 14px;font-size:13px}.compact-menu-search button{color:#776c8e;cursor:pointer;background:0 0;border:0;width:40px;height:40px;font-size:22px;position:absolute;top:2px;right:3px}.compact-menu-categories{scrollbar-width:thin;scrollbar-color:#ddd5ed transparent;gap:7px;max-width:100%;padding:14px 1px 10px;display:flex;overflow-x:auto}.compact-menu-categories button{white-space:nowrap;color:#535c6e;cursor:pointer;background:#fff;border:1px solid #e4dfed;border-radius:99px;flex:none;align-items:center;gap:7px;min-height:40px;padding:8px 12px;font-size:11px;display:flex}.compact-menu-categories button span{color:#8b819d;background:#f3f1f8;border-radius:5px;padding:2px 5px;font-size:10px}.compact-menu-categories button[aria-pressed=true]{color:#fff;background:#7652dc;border-color:#7652dc}.compact-menu-categories button[aria-pressed=true] span{color:#fff;background:#ffffff24}.compact-menu-status{color:#82899a;justify-content:space-between;gap:10px;padding:12px 0;font-size:11px;display:flex}.compact-menu-status small{color:#969baa;font-size:10px}.compact-dish-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.compact-dish{background:#fff;border:1px solid #eae7f0;border-radius:13px;grid-template-rows:1fr auto;grid-template-columns:76px minmax(0,1fr);gap:9px 12px;min-width:0;padding:12px;display:grid;box-shadow:0 3px 12px #29203c05}.compact-dish>img{object-fit:cover;border-radius:9px;grid-row:1/3;align-self:start;width:76px;height:76px}.compact-dish-copy{min-width:0}.compact-dish-copy h3{overflow-wrap:anywhere;margin:0 0 5px;font-size:13px;font-weight:650;line-height:1.4}.compact-dish-copy p{color:#81889a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.5;display:-webkit-box;overflow:hidden}.compact-dish-bottom{grid-column:2;justify-content:space-between;align-items:center;gap:8px;display:flex}.compact-dish-bottom>div{flex-wrap:wrap;align-items:baseline;gap:4px 9px;display:flex}.compact-dish-bottom b{white-space:nowrap;font-size:14px}.compact-dish-bottom small{color:#9298a7;white-space:nowrap;font-size:10px}.compact-dish-bottom .add{cursor:pointer;flex-shrink:0;width:36px;height:36px;font-size:22px}.compact-pagination{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:20px;padding-top:16px;display:flex}.compact-pagination-controls{align-items:center;gap:4px;display:flex}.compact-pagination-controls button{color:#7050cd;cursor:pointer;background:#fff;border:1px solid #e5dfef;border-radius:8px;width:32px;height:36px;font-size:12px}.compact-pagination-controls button[aria-current=page]{color:#fff;background:#7652dc;border-color:#7652dc}.compact-pagination-controls button:disabled{opacity:.35;cursor:not-allowed}.compact-pagination-controls>span{color:#8d859d;font-size:12px}.compact-pagination>label{color:#838b9c;white-space:nowrap;font-size:11px}.compact-pagination select{color:#5f467f;background:#fff;border:1px solid #e5dfef;border-radius:7px;margin:0 4px;padding:8px 5px}.compact-menu-empty{text-align:center;background:#faf8fd;border:1px dashed #ded7ee;border-radius:12px;padding:30px 18px}.compact-menu-empty h3{margin:0 0 8px;font-size:16px}.compact-menu-empty p{color:var(--muted);font-size:12px}.compact-menu-empty button{color:#7350dc;cursor:pointer;background:#fff;border:1px solid #d8cdef;border-radius:9px;padding:10px 15px;font-size:12px}.compact-menu :is(button,input,select):focus-visible{outline-offset:3px;outline:2px solid #7652dc}@media (max-width:640px){.compact-dish-grid{grid-template-columns:minmax(0,1fr)}.compact-menu-heading{align-items:start}.compact-menu-heading h2{font-size:20px}.compact-order-count{padding:7px;font-size:10px}.compact-menu-status small{display:none}.compact-menu-heading p{font-size:11px}.compact-dish-bottom .add{width:40px;height:40px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.verified-badge{color:#7957da;vertical-align:middle;width:24px;min-width:24px;height:24px;margin-left:3px;display:inline-block}.venue-rating{flex-wrap:wrap;row-gap:8px}.venue-rank-link,.venue-review-link{border-radius:5px;align-items:center;gap:8px;min-height:40px;display:inline-flex}.venue-review-link>span{color:#ffad14;font-size:24px}.venue-rating a:hover small{color:#7350dc;text-decoration:underline}.venue-rank-link{flex-wrap:wrap;gap:4px 8px}.breadcrumbs ol{flex-wrap:wrap;align-items:center;gap:12px;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs a{padding:7px 0;display:inline-block}.breadcrumbs a:hover{color:#7350dc;text-decoration:underline}.breadcrumbs [aria-current=page]{color:#434c61}.venue-tabs a{color:#252b3a;white-space:nowrap;padding:22px 0;font-size:13px;font-weight:700;display:block;position:relative}.venue-tabs a.active{color:#7350dc}.venue-tabs a.active:after{content:"";background:#7350dc;height:2px;position:absolute;bottom:0;left:0;right:0}.venue-tabs a:hover{color:#7350dc}.venue-tab-panel{scroll-margin-top:115px}.venue-buttons>a.primary{justify-content:center;align-items:center;display:flex}.breadcrumbs a:focus-visible,.venue-catalog :is(button,input,select):focus-visible,.venue-rating a:focus-visible,.venue-tabs a:focus-visible{outline-offset:4px;outline:2px solid #7350dc}.catalog-controls{border-bottom:1px solid #eeedf3;min-width:0;margin:0 0 18px;padding-bottom:12px}.catalog-controls-top{align-items:center;gap:16px;min-width:0;display:flex}.catalog-quick-search{color:#9a94a8;background:#fafafd;border:1px solid #e8e5ef;border-radius:9px;flex:0 290px;align-items:center;gap:8px;min-width:200px;padding:0 10px;display:flex}.catalog-quick-search svg{flex-shrink:0}.catalog-quick-search input{width:100%;min-width:0;height:36px;color:var(--ink);background:0 0;border:0;outline:none;font-size:12px}.venue-catalog .catalog-quick-search input:focus-visible{outline-offset:0;outline:none}.catalog-quick-search:focus-within{border-color:#a68bdc}.catalog-type-tabs{scrollbar-width:thin;scrollbar-color:#ddd5ed transparent;gap:3px;min-width:0;display:flex;overflow-x:auto}.catalog-type-tabs button{white-space:nowrap;color:#72798a;cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;min-height:34px;padding:7px 12px;font-size:12px}.catalog-type-tabs button:hover{color:#7350dc;background:#f8f6fc}.catalog-type-tabs button[aria-pressed=true]{color:#6b48ca;background:#f0ebfb;font-weight:600}.catalog-controls-bottom{flex-wrap:wrap;align-items:center;gap:8px 16px;min-width:0;margin-top:10px;display:flex}.catalog-controls-bottom select{color:#747b8d;cursor:pointer;background:#fff;border:1px solid #e8e5ef;border-radius:7px;width:100%;min-height:32px;padding:5px 8px;font-size:11px}.catalog-cuisine{width:184px;max-width:100%}.catalog-controls-bottom select.is-selected{color:#7350dc;border-color:#d3c5ec}.catalog-delivery{color:#747b8d;white-space:nowrap;cursor:pointer;align-items:center;gap:6px;min-height:32px;font-size:11px;display:flex}.catalog-delivery input{accent-color:#7350dc;width:14px;height:14px;margin:0}.catalog-match-count{color:#9298a7;white-space:nowrap;font-size:11px}.catalog-reset{color:#8970b5;cursor:pointer;background:0 0;border:0;min-height:32px;padding:5px 0;font-size:11px}.catalog-reset:hover{color:#6742ce;text-decoration:underline}.catalog-sort{max-width:100%;margin-left:auto}.catalog-controls-bottom .catalog-sort select{background:0 0;border-color:#0000}.catalog-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:900px){.catalog-controls-top{flex-wrap:wrap;gap:8px}.catalog-quick-search{flex:100%;min-width:0}.catalog-type-tabs{width:100%}.catalog-controls-bottom{column-gap:12px;margin-top:8px}}@media (max-width:520px){.catalog-quick-search input{height:40px;font-size:14px}.catalog-type-tabs button{min-height:40px}.catalog-controls-bottom select{min-height:38px}.catalog-cuisine{width:calc(100% - 124px)}.catalog-delivery{min-height:38px}.catalog-match-count{margin-right:auto}.catalog-reset{min-height:38px}.catalog-sort{margin-left:0}.catalog-controls{margin-bottom:14px;padding-bottom:10px}}@media (max-width:700px){.venue-rating i{display:none}.venue-rank-link{width:100%}.verified-badge{width:22px;min-width:22px;height:22px}}.catalog-empty{text-align:center;background:#fcfbff;border:1px dashed #ddd4ee;border-radius:13px;padding:50px 20px}.catalog-empty h2{font-size:22px}.catalog-empty p{color:#7d8497;font-size:14px}.catalog-demo-note{color:#9298a7;margin:22px 0 0;font-size:11px}.venue-contact-strip{background:#fff;border:1px solid #eeebf4;border-radius:16px;grid-template-columns:1.7fr 1.25fr 1.05fr 1.15fr auto;align-items:center;gap:0;width:min(1390px,96%);margin:16px auto;padding:20px 24px;display:grid}.venue-contact-item{border-right:1px solid #efedf5;align-items:flex-start;gap:11px;min-width:0;padding:0 18px;display:flex}.venue-contact-item:first-child{padding-left:0}.venue-contact-icon{color:#7b5acb;background:#f5f1fc;border-radius:11px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.venue-contact-svg{flex-shrink:0;display:block}.venue-contact-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.venue-contact-label{color:#959bab;font-size:10px;font-weight:500;line-height:1.4}.venue-contact-copy strong{color:#343b4d;overflow-wrap:anywhere;font-size:12px;font-weight:600;line-height:1.5}.venue-contact-secondary{color:#8a91a2;font-size:10px;line-height:1.5}a.venue-contact-item:hover strong{color:#7350dc}a.venue-contact-item:hover .venue-contact-icon{background:#ece4fa}.venue-contact-socials{flex-direction:column;gap:7px;min-width:0;padding:0 18px;display:flex}.venue-social-list{flex-direction:column;gap:6px;display:flex}.venue-social-account{color:#657085;align-items:center;gap:7px;font-size:11px;display:flex}.venue-social-account svg{color:#7b5acb;width:17px;height:17px}.venue-contact-map-button{color:#7853cc;white-space:nowrap;background:#faf8ff;border:1px solid #e0d5f1;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:9px 14px;font-size:12px;font-weight:600;display:inline-flex}.venue-contact-map-button:hover{background:#f1ebfc;border-color:#bda5e2}.venue-contact-strip a:focus-visible{outline-offset:4px;border-radius:9px;outline:2px solid #7957da}@media (max-width:1100px){.venue-contact-strip{grid-template-columns:1.35fr 1fr 1fr;gap:20px}.venue-contact-item{padding:0 14px}.venue-contact-item:nth-child(3){border-right:0}.venue-contact-socials{flex-direction:row;grid-column:1/3;align-items:center;gap:15px;padding:0}.venue-social-list{flex-direction:row;gap:18px}.venue-contact-map-button{justify-self:end}}@media (max-width:700px){.venue-contact-strip{grid-template-columns:1fr 1fr;gap:18px;width:100%;padding:18px}.venue-contact-address{border:0;border-bottom:1px solid #efedf5;grid-column:1/-1;padding-bottom:14px!important}.venue-contact-item{gap:8px;padding:0}.venue-contact-item:nth-child(2){padding-right:8px}.venue-contact-socials{border-top:1px solid #efedf5;flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;gap:10px;padding-top:14px}.venue-contact-map-button{grid-column:1/-1;justify-self:stretch;min-height:42px}}@media (max-width:420px){.venue-contact-strip{grid-template-columns:1fr;gap:14px}.venue-contact-item:nth-child(2){border-right:0}.venue-contact-copy strong{font-size:12px}.venue-contact-socials{justify-content:flex-start}}.venue-main{cursor:zoom-in;border:0;width:100%;transition:background-image .2s;display:block}.photo-count{color:#fff;background:#171525b8;border-radius:9px;padding:8px 11px;font-size:11px;position:absolute;bottom:15px;right:15px}.venue-heart.liked{color:#e84062;background:#fff}.gallery-arrow{color:#2b2638;cursor:pointer;opacity:0;background:#ffffffea;border:0;border-radius:50%;width:38px;height:38px;font-size:28px;line-height:1;transition:all .2s;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 7px 20px #15102140}.venue-main:hover .gallery-arrow{opacity:1}.gallery-arrow.prev{left:14px}.gallery-arrow.next{right:14px}.venue-thumbs button{color:#fff;cursor:pointer;background-position:50%;background-size:cover;border:2px solid #0000;border-radius:10px;place-items:center;height:82px;font-size:12px;display:grid}.venue-thumbs button.active{border-color:#7957da;box-shadow:0 0 0 2px #e8e1ff}.text-button{color:#7350dc;cursor:pointer;background:0 0;border:0;font-size:11px}.menu-filters button.active,.menu-filters button:first-child.active{color:#fff;background:#7350dc;border-color:#7350dc}.menu-filters button:first-child:not(.active){color:inherit;background:#fff;border-color:#ddd9e8}.show-more{color:#6f49d6;cursor:pointer;background:#fff;border:1px solid #d9d2ec;border-radius:10px;margin:18px auto 0;padding:11px 24px;display:block}.tab-section{min-height:500px}.tab-section>h2{margin-top:0}.reviews-summary{background:#f7f5fc;border-radius:15px;grid-template-columns:180px 1fr;gap:30px;margin-bottom:25px;padding:24px;display:grid}.reviews-summary>div:first-child{flex-direction:column;justify-content:center;align-items:center;display:flex}.reviews-summary strong{font-size:52px}.reviews-summary small{color:#7e8596}.rating-bars{flex-direction:column;justify-content:center;gap:8px;display:flex}.rating-bars>span{grid-template-columns:25px 1fr 35px;align-items:center;gap:9px;display:grid}.rating-bars i{background:#e6e2ef;border-radius:99px;height:6px;overflow:hidden}.rating-bars i b{background:#7652dc;border-radius:99px;height:100%;display:block}.compact{padding:10px 16px;font-size:11px}.venue-review{border-bottom:1px solid #eceaf2;padding:20px 0}.venue-review>div{align-items:center;gap:10px;display:flex}.venue-review .stars{margin-left:auto}.review-avatar{color:#6742cf;background:#eee8ff;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.venue-review>small{color:#9399a8;margin:8px 0 0 46px;display:block}.venue-review p{color:#555e70;margin-left:46px;line-height:1.6}.venue-review>button{color:#7250d8;cursor:pointer;background:#fff;border:1px solid #e0dbea;border-radius:99px;margin-left:46px;padding:7px 12px}.photo-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px;display:grid}.photo-grid button{cursor:zoom-in;background:#eee;border:0;border-radius:12px;height:190px;padding:0;position:relative;overflow:hidden}.photo-grid img{object-fit:cover;width:100%;height:100%;transition:transform .25s}.photo-grid button:hover img{transform:scale(1.04)}.photo-grid span{color:#fff;opacity:0;background:#171525b8;border-radius:7px;padding:6px 9px;font-size:10px;position:absolute;inset:auto 10px 10px auto}.photo-grid button:hover span{opacity:1}.muted-label{color:#8d94a5;font-size:11px}.venue-offer-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.venue-offer-grid .side-offer{min-height:240px}.about-tab>p{color:#60697b;line-height:1.8}.about-tab h3{margin-top:30px}.about-facts{grid-template-columns:repeat(3,1fr);gap:12px;margin:25px 0;display:grid}.about-facts div{background:#f7f5fc;border-radius:13px;flex-direction:column;padding:20px;display:flex}.about-facts b{color:#7350dc;font-size:28px}.about-facts span{color:#838a9c;font-size:11px}.venue-news{grid-template-columns:1fr 1fr;gap:14px;display:grid}.venue-news article{border:1px solid #ece9f2;border-radius:14px;padding:22px}.venue-news small{color:#7350dc}.venue-news h3{margin:10px 0}.venue-news p{color:#737b8d;line-height:1.6}.cart-float{z-index:70;color:#fff;cursor:pointer;background:#171525;border:0;border-radius:13px;padding:15px 18px;font-weight:700;position:fixed;bottom:24px;right:28px;box-shadow:0 18px 45px #17152555}.cart-float span{color:#c9b8ff;margin-left:18px}.photo-lightbox{z-index:120;background:#100e19ec;place-items:center;padding:55px;display:grid;position:fixed;inset:0}.photo-lightbox img{border-radius:14px;max-width:min(1100px,88vw);max-height:82vh;box-shadow:0 25px 80px #0009}.photo-lightbox>span{color:#fff;font-size:12px;position:absolute;bottom:18px}.lightbox-arrow,.lightbox-close{color:#fff;cursor:pointer;background:#ffffff18;border:0;position:absolute}.lightbox-close{border-radius:50%;width:42px;height:42px;font-size:28px;top:20px;right:25px}.lightbox-arrow{border-radius:12px;width:48px;height:60px;font-size:40px;top:50%;transform:translateY(-50%)}.lightbox-arrow.left{left:25px}.lightbox-arrow.right{right:25px}@media (max-width:800px){.gallery-arrow{opacity:1}.photo-grid{grid-template-columns:1fr 1fr}.photo-grid button{height:150px}.venue-offer-grid{grid-template-columns:1fr}.venue-offer-grid .side-offer{min-height:150px}.reviews-summary,.venue-news{grid-template-columns:1fr}.photo-lightbox{padding:55px 12px}.lightbox-arrow{width:40px;height:48px}.lightbox-arrow.left{left:8px}.lightbox-arrow.right{right:8px}}@media (max-width:520px){.venue-thumbs button{height:55px}.photo-grid button{height:120px}.reviews-summary strong{font-size:42px}.venue-review .stars{font-size:10px}.venue-review p,.venue-review>button,.venue-review>small{margin-left:0}.about-facts{grid-template-columns:1fr}.cart-float{bottom:12px;left:12px;right:12px}.photo-lightbox img{max-width:94vw}.tab-section{min-height:380px}}.header-cart{color:var(--violet);border-radius:10px;align-items:center;gap:4px;padding:8px;display:flex}.header-cart span{font-size:11px;font-weight:700}.cart-dock{align-items:center;gap:14px;font-size:14px;display:flex}.cart-dock span{margin:0}.order-page{width:min(1250px,96%);margin:36px auto 70px}.order-steps{color:var(--muted);align-items:center;gap:16px;margin-bottom:24px;font-size:12px;display:flex}.order-steps [aria-current]{color:var(--violet);font-weight:700}.order-title{justify-content:space-between;align-items:center;gap:20px;display:flex}.order-empty h1,.order-title h1{letter-spacing:-1px;margin:0 0 12px;font-size:36px}.order-empty p,.order-title p{color:var(--muted);line-height:1.6}.order-title>a{color:var(--violet);font-size:13px}.order-demo{color:#68538c;background:#f0ebfc;border-radius:12px;margin:18px 0 24px;padding:14px 18px;font-size:13px;line-height:1.6}.order-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:24px;display:grid}.order-panel{border:1px solid var(--line);background:#fff;border-radius:20px;padding:24px}.order-panel h2{margin:0 0 20px;font-size:18px}.order-venue+.order-venue{margin-top:28px}.order-item{border-top:1px solid var(--line);grid-template-columns:72px minmax(0,1fr) 92px 90px 26px;align-items:center;gap:12px;padding:18px 0;display:grid}.order-item img{object-fit:cover;border-radius:12px;width:72px;height:72px}.order-item h3{margin:0 0 6px;font-size:14px;line-height:1.45}.order-item small{color:var(--muted);font-size:11px}.order-item>b{text-align:right;white-space:nowrap;font-size:14px}.order-quantity{background:var(--soft);border-radius:9px;justify-content:space-between;align-items:center;height:34px;display:flex}.order-quantity button{width:30px;height:34px;color:var(--violet);cursor:pointer;background:0 0;border:0;font-size:18px}.order-quantity span{font-size:13px}.order-quantity button:disabled{opacity:.3;cursor:default}.order-remove{color:#9295a5;cursor:pointer;background:0 0;border:0;padding:4px}.order-remove:hover{color:#d34465}.order-summary{position:sticky;top:104px}.order-summary>div{justify-content:space-between;gap:16px;margin:18px 0;font-size:13px;display:flex}.order-summary>div>b{text-align:right}.order-summary .order-total{border-top:1px solid var(--line);align-items:center;padding-top:20px;font-size:17px}.order-total strong{white-space:nowrap;font-size:24px}.order-summary .primary{text-align:center;width:100%;font-size:13px;line-height:1.5;display:block}.order-hint{color:var(--muted);font-size:12px;line-height:1.6}.order-summary>.order-hint:last-child{text-align:center}.order-summary .order-summary-items{border-bottom:1px solid var(--line);max-height:280px;display:block;overflow-y:auto}.order-summary-items>div{justify-content:space-between;gap:16px;margin-bottom:14px;font-size:12px;display:flex}.order-summary-items small{color:var(--muted);margin-top:5px;font-size:10px;display:block}.order-summary-items b{white-space:nowrap}.checkout-form h2:not(:first-child){margin-top:28px}.checkout-form label{flex-direction:column;gap:8px;font-size:13px;display:flex}.checkout-form input:not([type=radio]):not([type=checkbox]),.checkout-form textarea{width:100%;font:inherit;color:var(--ink);background:#fcfbff;border:1px solid #ded9ea;border-radius:10px;min-width:0;padding:12px}.order-fields{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:22px;display:grid}.order-method{gap:12px;display:flex}.order-method label{background:var(--soft);border:1px solid var(--line);cursor:pointer;border-radius:12px;flex-direction:row;align-items:center;padding:14px 20px}.checkout-form input[type=checkbox],.checkout-form input[type=radio]{accent-color:var(--violet)}.checkout-form .order-consent{flex-direction:row;align-items:flex-start;line-height:1.6}.order-consent input{margin-top:4px}.order-error{color:#bd3153;font-size:13px}.order-empty{text-align:center;border:1px solid var(--line);background:#fff;border-radius:22px;padding:70px 24px}.order-empty .primary{margin-top:20px;display:inline-block}.order-symbol{width:72px;height:72px;color:var(--violet);background:#f0ebfc;border-radius:22px;place-items:center;margin:0 auto 24px;font-size:32px;display:grid}.order-symbol svg{width:32px;height:32px}.cart-dock:focus-visible,.header-cart:focus-visible,.order-page :is(a,button,input,textarea):focus-visible{outline:2px solid var(--violet);outline-offset:3px}@media (max-width:950px){.order-layout{grid-template-columns:1fr}.order-summary{position:static}.order-title{align-items:flex-start}.order-title h1{font-size:30px}}@media (max-width:600px){.order-page{width:100%;margin:28px auto 40px}.order-title{display:block}.order-title>a{margin:4px 0;display:inline-block}.order-panel{padding:18px}.order-item{grid-template-columns:60px minmax(0,1fr) 28px;gap:12px}.order-item img{grid-row:1/3;width:60px;height:60px}.order-item-copy{grid-column:2}.order-remove{grid-area:1/3}.order-quantity{grid-area:2/2;width:96px}.order-item>b{pointer-events:none;grid-area:2/2/auto/4;justify-self:end}.order-fields{grid-template-columns:1fr}.order-method label{padding:12px}.cart-dock{justify-content:space-between;gap:8px;padding:16px;font-size:12px;bottom:16px;left:16px;right:16px}.header-cart{padding:4px}.order-empty h1{font-size:28px}}.header-svg{flex-shrink:0;display:block}.round-action{color:#202634}.round-action:hover{color:var(--violet)}.header-cart>.header-svg,.round-action>.header-svg{width:22px;height:22px}.bell-button em{width:7px;height:7px;top:7px;right:9px}.city-trigger>i{align-items:center;display:flex}.city-menu button>.header-svg{color:var(--violet)}.media-uploader{flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px;display:flex}.media-uploader-input{clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.media-uploader-button{cursor:pointer;background:#f8f6fd;border:1px solid #dcd4ef;border-radius:9px;width:max-content;padding:10px 13px;font-weight:700;color:#7350dc!important;flex-direction:row!important;align-items:center!important;gap:7px!important;margin:0!important;font-size:11px!important;display:inline-flex!important}.media-uploader-button:hover{background:#f0ebfb}.media-uploader-ready{color:#39865c;align-items:center;gap:5px;font-size:10px;display:inline-flex}.media-uploader-error{color:#b64f5b;width:100%;font-size:10px}.media-uploader>small{color:#9ba0ae;width:100%;font-size:9px}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}