/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--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{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{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}html,:host{-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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#17352c;--paper:#f4f0e5;--lime:#17352c;--milk:#f4f0e5;--white:#fff;--muted:#77786f;--line:#17352c2e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}.brand{letter-spacing:-1.5px;font-size:22px;font-weight:900}.eyebrow{text-transform:uppercase;letter-spacing:.12em;margin:0 0 24px;font-size:11px;font-weight:800}.button{justify-content:space-between;align-items:center;gap:28px;min-width:220px;padding:18px 22px;font-size:13px;font-weight:800;display:inline-flex}.button span,.nav-cta span{font-size:18px}.button.dark{background:var(--ink);color:#fff}.button.light{background:var(--paper)}.hero{background:var(--lime);grid-template-rows:auto 1fr auto;min-height:100vh;padding:24px 4vw 18px;display:grid;position:relative;overflow:hidden}.hero nav{border-bottom:1px solid var(--line);z-index:10;grid-template-columns:1fr auto 1fr;align-items:center;height:54px;display:grid;position:relative}.hero nav>div{gap:30px;font-size:12px;font-weight:700;display:flex}.nav-cta{justify-self:end;align-items:center;gap:16px;font-size:12px;font-weight:800;display:flex}.hero-copy{z-index:3;align-self:center;width:63%;padding:70px 0;position:relative}.hero-copy h1{letter-spacing:-.075em;margin:0 0 34px;font-size:clamp(64px,8.2vw,134px);font-weight:800;line-height:.84}.lead{max-width:540px;font-size:18px;line-height:1.5}.hero-actions{align-items:center;gap:26px;margin-top:36px;display:flex}.text-link{border-bottom:1px solid;padding-bottom:4px;font-size:12px;font-weight:800}.hero-product{place-items:center;width:37vw;height:76vh;display:grid;position:absolute;top:13vh;right:2.5vw}.lime-disc{background:#efff9a;border:1px solid #0000001f;border-radius:50%;width:36vw;height:36vw;position:absolute}.note{background:var(--paper);padding:13px 16px;font-size:11px;font-weight:800;line-height:1.3;position:absolute;transform:rotate(-5deg);box-shadow:0 8px 25px #00000014}.note-one{top:24%;left:0}.note-two{bottom:13%;right:0;transform:rotate(4deg)}.hero-foot{border-top:1px solid var(--line);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;padding-top:16px;font-size:10px;font-weight:800;display:flex}.phone{z-index:2;background:#f8f7f1;border:8px solid #111;border-radius:45px;width:280px;height:570px;position:relative;overflow:hidden;box-shadow:0 35px 70px #00000040}.phone-top{z-index:5;justify-content:space-between;align-items:center;height:27px;padding:7px 17px 0;font-size:9px;font-weight:800;display:flex;position:relative}.phone-top i{background:#111;border-radius:0 0 13px 13px;width:66px;height:18px;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.phone-content{height:535px;padding:12px 16px 72px;overflow:hidden}.app-head{justify-content:space-between;align-items:center;margin:6px 0 24px;display:flex}.app-head b{letter-spacing:-1.5px;font-size:22px}.app-head span{font-size:17px}.micro{letter-spacing:.13em;color:#71736a;font-weight:800;margin:0 0 7px!important;font-size:8px!important}.home-screen h3,.venue-copy h3,.profile-screen h3{letter-spacing:-.05em;margin:0 0 17px;font-size:29px;line-height:.93}.search{color:#222;background:#e8e7df;border-radius:11px;padding:11px;font-size:14px}.search span{color:#888;margin-left:5px;font-size:9px}.dish-grid{grid-template-columns:repeat(4,1fr);gap:7px;margin:16px 0 20px;display:grid}.dish-grid div{text-align:center;font-size:7px;font-weight:700}.dish-grid img{object-fit:contain;background:#eceadf;border-radius:14px;width:48px;height:48px;margin-bottom:5px}.phone-section{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.phone-section b{font-size:12px}.phone-section span{font-size:8px}.venue-mini{background:#fff;border-radius:14px;gap:10px;padding:8px;display:flex}.venue-art{background:#ffd4b6;border-radius:9px;place-items:center;width:78px;height:88px;display:grid;overflow:hidden}.venue-mini>div:last-child{align-content:center;gap:5px;display:grid}.venue-mini small{color:#777;font-size:8px}.venue-mini em{font-size:9px;font-style:normal;font-weight:800}.phone-nav{z-index:6;background:#faf9f4f5;border-top:1px solid #ddd;justify-content:space-around;height:62px;padding-top:9px;display:flex;position:absolute;bottom:0;left:0;right:0}.phone-nav span{color:#96978e;flex-direction:column;align-items:center;font-size:17px;display:flex}.phone-nav small{margin-top:3px;font-size:6px}.phone-nav .on{color:#111}.venue-screen{padding:0 0 65px}.venue-hero{background:#ffd5ae;place-items:center;height:178px;display:grid;position:relative;overflow:hidden}.venue-hero button,.venue-hero span{z-index:2;background:#fff;border:0;border-radius:50%;place-items:center;width:29px;height:29px;display:grid;position:absolute;top:12px}.venue-hero button{font-size:24px;left:12px}.venue-hero span{right:12px}.venue-copy h3{margin-bottom:6px;font-size:31px}.rating{align-items:center;gap:6px;display:flex}.rating b{font-size:20px}.rating span{color:#d4a100}.rating small{color:#777;font-size:8px}.venue-copy>p:not(.micro){font-size:10px;line-height:1.45}.chips{gap:5px;display:flex}.chips span{border:1px solid #d5d4cd;border-radius:20px;padding:6px 8px;font-size:7px}.scores{border-top:1px solid #ddd;grid-template-columns:55px 1fr 22px;align-items:center;gap:9px 7px;margin-top:15px;padding-top:14px;display:grid}.scores b,.scores strong{font-size:8px}.scores strong{text-align:right}.scores i{background:#ddd;border-radius:4px;height:4px}.scores u{background:#111;border-radius:4px;height:4px;display:block}.profile-screen{text-align:center}.profile-screen .app-head{text-align:left}.avatar{background:var(--lime);border-radius:50%;place-items:center;width:67px;height:67px;margin:6px auto 8px;font-size:25px;font-weight:900;display:grid}.profile-screen h3{margin:0 0 4px}.profile-screen>p{color:#777;font-size:8px}.stats{border:1px solid #ddd;border-radius:13px;grid-template-columns:repeat(3,1fr);margin:18px 0;padding:12px 0;display:grid}.stats div{flex-direction:column;display:flex}.stats span{color:#777;font-size:7px}.achievement{color:#fff;text-align:left;background:#111;border-radius:15px;align-items:center;gap:12px;margin-bottom:12px;padding:13px;display:flex}.achievement>span{background:var(--lime);color:#111;border-radius:50%;place-items:center;width:42px;height:42px;font-size:22px;display:grid}.achievement div{flex-direction:column;display:flex}.achievement small{color:var(--lime);font-size:6px}.achievement b{margin:3px 0;font-size:12px}.achievement p{color:#aaa;margin:0;font-size:7px}.profile-row{border-bottom:1px solid #ddd;justify-content:space-between;padding:13px 2px;font-size:10px;display:flex}.profile-row span{color:#777}.manifesto{border-bottom:1px solid var(--line);grid-template-columns:27% 1fr;padding:150px 5vw;display:grid}.manifesto h2,.story-head h2,.section-title h2,.resources h2,.community h2{letter-spacing:-.065em;margin:0;font-size:clamp(48px,6vw,92px);line-height:.95}.manifesto h2 em,.community h2 em{font-family:Georgia,serif;font-weight:400}.manifesto>div>p{max-width:650px;margin:40px 0 0 35%;font-size:20px;line-height:1.5}.principles{grid-template-columns:repeat(3,1fr);display:grid}.principles article{border-right:1px solid var(--line);flex-direction:column;min-height:470px;padding:42px 4vw;display:flex}.principles article:last-child{border-right:0}.principles .lime{background:var(--lime)}.principles span{font-size:11px;font-weight:800}.principles h3{letter-spacing:-.04em;margin:auto 0 25px;font-size:42px;line-height:.98}.principles p{max-width:330px;font-size:14px;line-height:1.55}.story{color:#f4f3ec;background:#111;padding:130px 5vw;overflow:hidden}.story-head{grid-template-columns:28% 1fr;margin-bottom:130px;display:grid}.story-row{border-top:1px solid #ffffff2e;grid-template-columns:1fr 340px 1fr;align-items:center;min-height:720px;display:grid;position:relative}.story-row.reverse .story-copy{grid-column:3}.story-row.reverse .phone{grid-area:1/2}.story-copy{padding-right:9vw}.story-copy>span{letter-spacing:.12em;color:var(--lime);font-size:10px;font-weight:800}.story-copy h3{letter-spacing:-.05em;margin:28px 0;font-size:48px;line-height:.98}.story-copy p{color:#aaa;max-width:420px;line-height:1.6}.tagline{text-transform:uppercase;letter-spacing:.08em;border:1px solid #555;border-radius:20px;margin-top:28px;padding:9px 13px;font-size:9px;display:inline-block}.phone-flat{box-shadow:0 40px 100px #000000b3}.food-orbit{background:var(--lime);border-radius:50%;justify-self:end;place-items:center;width:330px;height:330px;display:grid}.food-orbit img{width:340px;transform:rotate(8deg)}.quote{background:var(--lime);color:#111;justify-self:end;width:310px;padding:28px;font-family:Georgia,serif;font-size:23px;line-height:1.25;transform:rotate(3deg)}.quote small{text-transform:uppercase;margin-top:22px;font:700 9px Arial;display:block}.community{background:var(--lime);padding:140px 5vw}.community h2{font-size:clamp(58px,8vw,120px)}.community-grid{grid-template-columns:1fr 1fr;margin-top:70px;display:grid}.community-grid>p{max-width:570px;font-size:19px;line-height:1.5}.people{justify-content:flex-end;align-items:center;display:flex}.people>span{color:#fff;border:3px solid var(--lime);background:#111;border-radius:50%;place-items:center;width:75px;height:75px;margin-left:-13px;font-weight:800;display:grid}.people b{margin-left:18px;font-size:26px;line-height:.8}.people small{text-transform:uppercase;font-size:8px}.news{padding:140px 5vw}.section-title{grid-template-columns:2fr 1fr;align-items:end;margin-bottom:90px;display:grid}.section-title>p{font-size:16px;line-height:1.5}.news-grid{border-top:1px solid var(--ink)}.news-grid article{border-bottom:1px solid var(--line);grid-template-columns:120px 1fr;padding:36px 0;display:grid}.news-num{font-size:12px}.news-grid article>div:last-child{grid-template-columns:150px 1fr 1fr 140px;align-items:start;gap:35px;display:grid}.news-grid span{text-transform:uppercase;letter-spacing:.08em;font-size:9px}.news-grid h3{margin:0;font-size:23px;line-height:1.18}.news-grid p{color:#555;margin:0;font-size:13px;line-height:1.55}.news-grid a{text-align:right;font-size:11px;font-weight:800}.resources{grid-template-columns:1fr 1fr;display:grid}.resource{flex-direction:column;align-items:flex-start;min-height:650px;padding:70px 5vw;display:flex;position:relative;overflow:hidden}.resource.download{background:#d8c6ff}.resource>p:not(.eyebrow){max-width:500px;margin:35px 0;font-size:16px;line-height:1.55}.resource .button{margin-top:auto}.resource-mark{color:#343530;font-family:Georgia;font-size:330px;position:absolute;bottom:-70px;right:7%}.app-icon{width:180px;height:180px;color:var(--lime);letter-spacing:-7px;background:#111;border-radius:42px;place-items:center;font-size:70px;font-weight:900;display:grid;position:absolute;bottom:9%;right:8%;transform:rotate(7deg);box-shadow:0 30px 70px #0003}.download small{margin-top:16px;font-size:9px}.resource.download .button,.resource.download small{z-index:2;position:relative}footer{color:#eee;background:#0d0e0c;grid-template-columns:2fr 1fr 1fr;min-height:330px;padding:70px 5vw 28px;display:grid}footer>div:first-child p{max-width:320px;font-family:Georgia;font-size:30px}.footer-links,.footer-meta{flex-direction:column;gap:15px;font-size:11px;display:flex}.footer-meta{color:#888}.footer-meta a{color:#fff;margin-top:auto}@media (max-width:900px){.hero{min-height:1050px}.hero nav{grid-template-columns:1fr 1fr}.hero nav>div{display:none}.hero-copy{align-self:start;width:100%;padding-top:90px}.hero-copy h1{font-size:16vw}.hero-product{width:100%;height:510px;top:48%;right:50%;transform:translate(50%)}.hero-product .phone{transform:scale(.8)}.lime-disc{width:450px;height:450px}.note{display:none}.manifesto,.story-head,.section-title{grid-template-columns:1fr;gap:35px}.manifesto>div>p{margin-left:0}.principles{grid-template-columns:1fr}.principles article{border-right:0;border-bottom:1px solid var(--line);min-height:360px}.story-row,.story-row.reverse{grid-template-columns:1fr;gap:40px;padding:70px 0}.story-row .story-copy,.story-row.reverse .story-copy{grid-area:1/1}.story-row .phone,.story-row.reverse .phone{grid-area:2/1;justify-self:center}.food-orbit,.quote{display:none}.community-grid{grid-template-columns:1fr;gap:45px}.people{justify-content:flex-start}.news-grid article{grid-template-columns:50px 1fr}.news-grid article>div:last-child{grid-template-columns:1fr;gap:18px}.news-grid a{text-align:left}.resources{grid-template-columns:1fr}.resource{min-height:560px}.app-icon{width:120px;height:120px;font-size:48px}footer{grid-template-columns:1fr 1fr;gap:50px}.footer-meta{grid-column:1/-1}}@media (max-width:560px){.hero{padding-left:18px;padding-right:18px}.hero-copy h1{font-size:18vw}.lead{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-foot span:nth-child(2){display:none}.manifesto,.story,.community,.news{padding:90px 20px}.manifesto h2,.story-head h2,.section-title h2,.resources h2{font-size:45px}.principles h3{font-size:36px}.story-copy h3{font-size:40px}.community h2{font-size:53px}.people>span{width:58px;height:58px}.news-grid article{grid-template-columns:1fr}.news-num{margin-bottom:16px}.resource{padding:55px 22px}.app-icon{opacity:.28}.resource-mark{opacity:.35}footer{grid-template-columns:1fr;padding:55px 22px}.footer-meta{grid-column:auto}}.hero{background:var(--ink);color:var(--milk)}.hero nav,.hero-foot{border-color:#f4f0e547}.hero-copy h1 span{color:#aebfb5}.hero .button.dark{background:var(--milk);color:var(--ink)}.lime-disc{background:#294b40;border-color:#f4f0e52e}.note{background:var(--milk);color:var(--ink)}.avatar,.achievement>span{color:var(--ink);background:#dfe5dc}.achievement small{color:#c9d4cc}.principles .lime{color:var(--ink);background:#dfe5dc}.story{color:var(--milk);background:#102a22}.story-copy>span{color:#b8c7bd}.food-orbit{background:#dfe5dc}.food-orbit.second{background:#c9d4cc}.quote{background:var(--milk);color:var(--ink)}.community{color:var(--ink);background:#dfe5dc}.people>span{background:var(--ink);color:var(--milk);border-color:#dfe5dc}.resource.docs{color:var(--milk);background:#102a22}.resource.download{color:var(--ink);background:#dfe5dc}.resource-mark{color:#294b40}.app-icon{background:var(--ink);color:var(--milk)}footer{background:#0b211a}.phone{color:#173f35;background:#f8f4ed;border-width:7px;border-radius:52px;width:286px;height:620px;box-shadow:0 35px 70px #00000040,inset 0 0 0 1px #555}.phone-top{height:34px;padding:10px 19px 0;font-size:9px}.phone-top i{border-radius:14px;width:72px;height:21px;top:5px}.status-icons{letter-spacing:1px;font-size:7px}.phone-content{height:579px;padding:13px 17px 92px}.home-screen{padding-top:12px}.real-home-head{justify-content:space-between;align-items:flex-start;height:72px;display:flex}.real-home-head p{color:#6e776f;margin:2px 0 5px;font-size:8px}.real-home-head h3{letter-spacing:-.045em;margin:0;font-size:27px;font-weight:600}.mini-avatar{background:#dfe5dc;border:1px solid #bcc8c0;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.search{background:#e7e9e2;border:1px solid #173f3529;border-radius:22px;align-items:center;height:39px;padding:0 13px;font-size:15px;display:flex}.search span{color:#68726a;font-size:10px}.dishes-title{margin:21px 0 7px}.dish-grid{gap:8px;margin:0 -17px 18px;padding-left:17px;display:flex;overflow:hidden}.dish-grid div{text-align:center;flex:0 0 57px;font-size:7px}.dish-grid img{background:0 0;border-radius:15px;width:55px;height:55px;margin-bottom:5px}.phone-section{margin:0 0 9px}.phone-section b{font-size:13px;font-weight:600}.phone-section span{color:#6e776f;font-size:8px}.venue-mini{background:#fcfaf5;border:1px solid #dde0d9;border-radius:17px;height:106px;padding:7px}.venue-art{background:#e8e9e2;border-radius:13px;width:90px;height:90px}.venue-art img{width:95px}.venue-mini>div:last-child{gap:4px}.venue-mini small{letter-spacing:.06em;font-size:6px}.venue-mini b{font-size:13px}.venue-mini em{color:#657068;font-size:7px}.rated-title{margin-top:17px}.rated-row{border-top:1px solid #d9ddd5;justify-content:space-between;padding:9px 0;font-size:9px;display:flex}.rated-row span{color:#657068;font-size:7px}.phone-nav{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f4f3ede0;border:1px solid #173f3529;border-radius:30px;align-items:center;width:232px;height:55px;padding:3px 7px;bottom:22px;left:50%;right:auto;transform:translate(-50%);box-shadow:0 8px 20px #17352c29}.phone-nav span{color:#647169;border-radius:50%;place-items:center;width:41px;height:41px;font-size:15px;display:grid}.phone-nav .on{color:#173f35;background:#dfe4dd}.phone-nav .place-mark{color:#173f35;flex-direction:row;justify-content:center;align-items:baseline;font-size:18px;font-weight:700;display:flex}.phone-nav .place-mark small{color:#728d7b;margin:0;font-size:14px}.home-indicator{z-index:8;background:#173f35;border-radius:4px;width:94px;height:3px;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.venue-screen{height:579px;padding:0 0 18px;overflow:hidden}.venue-hero{background:#e4e7df;height:182px}.venue-hero img{width:225px}.venue-hero button,.venue-hero>span{background:#f8f4ede0;border:1px solid #173f351f;width:31px;height:31px;top:13px}.venue-hero>span{font-size:10px}.venue-copy{padding:14px 16px}.venue-copy h3{margin:0 0 4px;font-size:26px;font-weight:650}.venue-address{color:#6b746d!important;margin:0 0 8px!important;font-size:8px!important}.chips span{background:#e7e9e2;border:0;padding:6px 8px}.venue-facts{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:12px;display:grid}.venue-facts>div{border-right:1px solid #d8dcd5;flex-direction:column;gap:4px;min-height:63px;display:flex}.venue-facts>div:last-child{border:0}.venue-facts small,.venue-facts span{color:#6a746c;font-size:6px}.venue-facts b{font-size:9px}.venue-facts em{color:#7c8f81;font-style:normal}.venue-actions{gap:8px;margin:12px 0;display:flex}.venue-actions>span{border:1px solid #d8dcd5;border-radius:14px;flex-direction:column;flex:1;justify-content:center;align-items:center;height:43px;font-size:12px;display:flex}.venue-actions small{margin-top:2px;font-size:6px}.want-row{background:#e5e8e1;border-radius:13px;align-items:center;gap:8px;height:39px;margin-bottom:15px;padding:0 12px;font-size:8px;display:flex}.dish-reaction{align-items:center;gap:9px;display:flex}.dish-reaction img{object-fit:contain;width:46px;height:46px}.dish-reaction div{flex-direction:column;gap:4px;display:flex}.dish-reaction b{font-size:9px}.dish-reaction small{color:#6b746d;font-size:7px}.profile-screen{text-align:left;padding-top:40px;padding-bottom:20px;position:relative}.profile-floating{justify-content:space-between;display:flex;position:absolute;top:6px;left:14px;right:14px}.profile-floating span{background:#f4f3ede6;border:1px solid #d6dbd3;border-radius:50%;place-items:center;width:31px;height:31px;font-size:16px;display:grid}.profile-identity{align-items:center;gap:11px;margin:14px 0;display:flex}.profile-identity .avatar{width:55px;height:55px;margin:0;font-size:18px}.profile-identity h3{margin:0 0 3px;font-size:21px}.profile-identity p,.profile-identity small{color:#6b746d;margin:0;font-size:7px;line-height:1.5;display:block}.stats{border:1px solid #d9ddd6;border-left:0;border-right:0;border-radius:0;margin:10px 0 16px;padding:11px 0}.stats div{text-align:center;border-right:1px solid #d9ddd6}.stats div:last-child{border:0}.stats b{font-size:13px}.stats span{font-size:6px}.profile-row{grid-template-columns:24px 1fr 12px;align-items:center;padding:10px 0;font-size:9px;display:grid}.profile-row>span{color:#173f35;font-size:13px}.profile-row>div{flex-direction:column;gap:3px;display:flex}.profile-row small{color:#6b746d;font-size:6px}.profile-row em{color:#758078;font-size:16px;font-style:normal}.profile-label{color:#173f35!important;margin:14px 0 8px!important;font-size:9px!important;font-weight:700!important}.achievement-strip{gap:8px;margin-bottom:6px;display:flex;overflow:hidden}.achievement-strip>div{color:#f4f0e5;background:#173f35;border-radius:14px;flex-direction:column;flex:0 0 66px;justify-content:center;align-items:center;width:66px;height:72px;font-size:17px;display:flex}.achievement-strip small{text-align:center;margin-top:5px;font-size:6px;line-height:1.2}.achievement-strip .locked{color:#738078;background:#e4e7e0}.profile-segment{text-align:center;background:#e3e6df;border-radius:7px;grid-template-columns:1fr 1fr;align-items:center;height:29px;margin-top:12px;padding:2px;font-size:7px;display:grid}.profile-segment b{background:#faf8f2;border-radius:6px;place-items:center;height:25px;display:grid;box-shadow:0 1px 4px #17352c1f}.profile-segment span{color:#6b746d}@media (max-width:900px){.hero-product .phone{transform:scale(.74)}.story-row{grid-template-columns:1fr 340px 1fr}}
