/*! 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{z-index:1;bottom:13%;left:calc(50% + 112px);right:auto;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}.principle-icon{border:1px solid;border-radius:50%;flex:none;width:112px;height:112px;margin:38px 0 24px;position:relative}.principle-icon i,.principle-icon b{display:block;position:absolute}.principle-icon-curate i{border:2px solid;border-radius:50%;width:12px;height:12px;animation:4.8s ease-in-out infinite curate-orbit;top:48px}.principle-icon-curate b{border-bottom:3px solid;border-left:3px solid;width:25px;height:13px;animation:2.4s ease-in-out infinite curate-check;top:44px;left:43px;transform:rotate(-45deg)}.principle-icon-people i{background:var(--paper);border:2px solid;border-radius:50%;width:28px;height:28px;animation:3.2s ease-in-out infinite people-breathe;top:28px}.principle-icon-people i:nth-child(2){z-index:2;animation-delay:-1.1s;top:20px;left:41px}.principle-icon-people b{border:2px solid;border-radius:24px 24px 9px 9px;height:24px;animation:3.2s ease-in-out infinite people-link;bottom:25px;left:23px;right:23px}.principle-icon-contribute i{background:currentColor;border-radius:50%;width:9px;height:9px;animation:2.8s ease-in-out infinite contribute-rays;top:51px;left:51px}.principle-icon-contribute b{border:2px solid;width:38px;height:38px;animation:4s ease-in-out infinite contribute-mark;top:36px;left:36px;transform:rotate(45deg)}.principles .lime .principle-icon-people i{background:#dfe5dc}@keyframes curate-orbit{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-17px)}}@keyframes curate-check{0%,35%,to{opacity:0;transform:rotate(-45deg)scale(.65)}55%,80%{opacity:1;transform:rotate(-45deg)scale(1)}}@keyframes people-breathe{0%,to{transform:translateY(2px)}50%{transform:translateY(-4px)}}@keyframes people-link{0%,to{opacity:.45;transform:scaleX(.82)}50%{opacity:1;transform:scaleX(1)}}@keyframes contribute-rays{0%,to{opacity:.25;box-shadow:0 0}50%{opacity:1;box-shadow:0 0 0 8px #0000}}@keyframes contribute-mark{0%,to{border-radius:4px;transform:rotate(45deg)scale(.82)}50%{border-radius:50%;transform:rotate(225deg)scale(1)}}@media (prefers-reduced-motion:reduce){.principle-icon *{animation:none!important}}.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}.real-home-screenshot{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.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}}body{padding-top:0}.hero{grid-template-rows:1fr;padding-top:92px;padding-bottom:30px}.hero nav{-webkit-backdrop-filter:blur(18px);z-index:100;background:#17352ce6;border-bottom:1px solid #f4f0e53d;width:100%;height:76px;padding:0 4vw;position:fixed;top:0;left:0;right:0}.hero nav .brand{font-size:25px}.hero nav>div{gap:40px;font-size:15px}.nav-cta{font-size:15px}.hero-copy{padding:36px 0 44px}.hero-copy h1{font-size:clamp(56px,7.1vw,116px);line-height:.88}.hero-copy h1 .hero-line{white-space:nowrap;color:inherit;display:block}.hero-copy h1 .period{color:#aebfb5;display:inline}.manifesto-line{white-space:nowrap;display:block}.trust-accent{font:inherit;color:#8ca196}.status-icons{align-items:flex-end;gap:3px;height:9px;display:flex}.status-icons b{display:block;position:relative}.cellular{background:linear-gradient(90deg,#173f35 0 18%,#0000 18% 27%,#173f35 27% 45%,#0000 45% 54%,#173f35 54% 72%,#0000 72% 81%,#173f35 81%);width:10px;height:8px}.wifi{border-top:2px solid #173f35;border-radius:50% 50% 0 0;width:10px;height:7px}.wifi:after{content:"";background:#173f35;border-radius:50%;width:3px;height:3px;position:absolute;bottom:0;left:3.5px}.battery{border:1px solid #173f35;border-radius:2px;width:12px;height:7px}.battery:before{content:"";background:#173f35;border-radius:1px;position:absolute;inset:1px}.battery:after{content:"";background:#173f35;border-radius:0 1px 1px 0;width:1px;height:3px;position:absolute;top:1px;right:-3px}.city-picker{color:#6e776f;background:0 0;border:0;align-items:center;gap:4px;margin:2px 0 6px;padding:0;font-size:9px;display:flex}.city-picker i{border-bottom:1px solid;border-right:1px solid;width:5px;height:5px;transform:rotate(45deg)translateY(-1px)}.search-symbol{border:1.5px solid #657168;border-radius:50%;flex:none;width:12px;height:12px;position:relative}.search-symbol:after{content:"";background:#657168;border-radius:1px;width:5px;height:1.5px;position:absolute;bottom:-2px;right:-4px;transform:rotate(45deg)}.phone-nav{justify-content:space-between}.app-nav-icon,.phone-nav .place-mark{border-radius:50%;flex:0 0 41px;place-items:center;width:41px;height:41px;display:grid;position:relative}.app-nav-icon.active{background:#dfe4dd}.app-nav-icon i,.app-nav-icon i:before,.app-nav-icon i:after{content:"";display:block;position:absolute}.app-nav-home i{border:1.7px solid #657168;border-top:0;border-radius:2px;width:15px;height:13px;bottom:12px}.app-nav-home i:before{border-top:1.7px solid #657168;border-left:1.7px solid #657168;border-radius:2px;width:11px;height:11px;top:-5px;left:1px;transform:rotate(45deg)}.app-nav-home.active i,.app-nav-home.active i:before{border-color:#173f35}.app-nav-search i{border:1.8px solid #657168;border-radius:50%;width:15px;height:15px;top:10px;left:11px}.app-nav-search i:after{background:#657168;border-radius:2px;width:7px;height:1.8px;bottom:-3px;right:-5px;transform:rotate(45deg)}.app-nav-map i{border:1.6px solid #657168;width:18px;height:17px;top:11px;left:11px;transform:skewY(-12deg)}.app-nav-map i:before,.app-nav-map i:after{border-left:1.2px solid #657168;height:17px;top:-1px}.app-nav-map i:before{left:5px}.app-nav-map i:after{right:5px}.app-nav-store i{border:1.6px solid #657168;border-radius:1px;width:18px;height:13px;top:16px;left:11px}.app-nav-store i:before{background:#f4f3ed;border:1.6px solid #657168;border-radius:3px 3px 1px 1px;width:20px;height:6px;top:-7px;left:-3px}.phone-nav .place-mark{overflow:hidden}.phone-nav .place-mark img{object-fit:cover;border-radius:9px;width:30px;height:30px}.app-icon{background:0 0;padding:0;overflow:hidden}.app-icon img{object-fit:cover;width:100%;height:100%}@media (max-width:900px){.hero{padding-top:86px}.hero nav{height:68px;padding:0 20px}.hero nav .brand{font-size:23px}.nav-cta{font-size:14px}.hero-copy{padding-top:70px}.hero-copy h1{font-size:clamp(42px,11.2vw,80px)}}@media (max-width:560px){.hero-copy h1{letter-spacing:-.06em;font-size:11.2vw}.hero-copy h1 .hero-line{white-space:nowrap}.manifesto h2{font-size:9.9vw}}.manifesto{padding:88px 5vw 82px}.manifesto h2{font-size:clamp(44px,5.35vw,82px)}.manifesto>div>p{margin-top:28px;font-size:18px}.principle-icon{width:132px;height:132px;margin:30px 0 18px;transition:transform .45s cubic-bezier(.2,.8,.2,1),background .45s;overflow:hidden}.principle-icon:before,.principle-icon:after{content:"";pointer-events:none;display:block;position:absolute}.principles article:hover .principle-icon{background:#8ca19621;transform:translateY(-7px)rotate(-2deg)}.principle-icon-curate:before{opacity:.4;border:1px dashed;border-radius:50%;animation:7s linear infinite kinetic-spin;inset:14px}.principle-icon-curate:after{border:1px solid;border-radius:50%;width:52px;height:52px;animation:3.4s cubic-bezier(.65,0,.35,1) infinite curate-lens;top:39px;left:39px}.principle-icon-curate i{z-index:2;animation:3.4s cubic-bezier(.65,0,.35,1) infinite curate-pick;top:60px}.principle-icon-curate i:nth-child(2){animation-delay:-1.13s;left:59px}.principle-icon-curate i:nth-child(3){animation-delay:-2.26s;right:22px}.principle-icon-curate b{z-index:3;animation:3.4s cubic-bezier(.2,.9,.25,1) infinite curate-check-pop;top:53px;left:52px}.principle-icon-people:before{opacity:.35;border:1px dashed;border-radius:50%;animation:9s linear infinite reverse kinetic-spin;inset:15px}.principle-icon-people:after{transform-origin:50%;background:currentColor;width:72px;height:2px;animation:3s ease-in-out infinite people-signal;top:67px;left:29px}.principle-icon-people i{z-index:2;animation:3s cubic-bezier(.45,0,.55,1) infinite people-dance;top:39px;box-shadow:0 0 0 5px #f4f0e5bf}.principle-icon-people i:nth-child(2){animation-delay:-1s;top:25px;left:51px}.principle-icon-people i:nth-child(3){animation-delay:-2s;right:18px}.principle-icon-people b{animation:3s ease-in-out infinite people-wave;bottom:20px;left:28px;right:28px}.principle-icon-contribute:before{border:1px dashed;border-radius:50%;width:70px;height:70px;animation:5s linear infinite contribute-orbit;top:29px;left:29px}.principle-icon-contribute:after{background:currentColor;border-radius:50%;width:8px;height:8px;animation:2.4s ease-in-out infinite contribute-spark;top:12px;left:61px;box-shadow:46px 49px 0 -1px,-45px 54px 0 -2px}.principle-icon-contribute i{z-index:2;animation:2.4s cubic-bezier(.2,.85,.3,1) infinite contribute-burst;top:61px;left:61px}.principle-icon-contribute i:nth-child(2){animation-delay:-.8s;transform:none}.principle-icon-contribute i:nth-child(3){animation-delay:-1.6s;transform:none}.principle-icon-contribute b{z-index:3;animation:4.8s cubic-bezier(.65,0,.35,1) infinite contribute-morph;top:45px;left:45px}@keyframes kinetic-spin{to{transform:rotate(360deg)}}@keyframes curate-lens{0%,to{opacity:.3;transform:translate(-27px)scale(.75)}50%{opacity:.75;transform:translate(27px)scale(1)}}@keyframes curate-pick{0%,to{opacity:.25;transform:translateY(8px)scale(.7)}45%,60%{opacity:1;transform:translateY(-16px)scale(1.15)}}@keyframes curate-check-pop{0%,38%,to{opacity:0;transform:rotate(-45deg)scale(.35)}50%,76%{opacity:1;transform:rotate(-45deg)scale(1.1)}}@keyframes people-dance{0%,to{transform:translateY(5px)rotate(-5deg)}50%{transform:translateY(-8px)rotate(5deg)}}@keyframes people-signal{0%,to{opacity:.15;transform:scaleX(.25)}50%{opacity:.7;transform:scaleX(1)}}@keyframes people-wave{0%,to{border-radius:35px 35px 8px 8px;transform:translateY(5px)scaleX(.75)}50%{border-radius:12px 12px 30px 30px;transform:translateY(-4px)scaleX(1.08)}}@keyframes contribute-orbit{to{transform:rotate(360deg)}}@keyframes contribute-spark{0%,to{opacity:.35;transform:rotate(0)scale(.65)}50%{opacity:1;transform:rotate(180deg)scale(1.35)}}@keyframes contribute-burst{0%,to{opacity:.2;transform:translate(0)scale(.4)}50%{opacity:1;transform:translate(28px,-28px)scale(1)}}@keyframes contribute-morph{0%,to{border-radius:3px;transform:rotate(45deg)scale(.72)}50%{border-radius:50%;transform:rotate(225deg)scale(1.18)}}@media (max-width:900px){.manifesto{padding:74px 5vw 70px}.manifesto>div>p{margin-top:22px}.principle-icon{margin:24px 0 12px}}@media (max-width:560px){.manifesto{padding:62px 20px 58px}.manifesto h2{font-size:9.4vw}.manifesto>div>p{font-size:16px}}@media (prefers-reduced-motion:reduce){.principle-icon:before,.principle-icon:after,.principle-icon *{animation:none!important}}.quote.review-shot{background:var(--milk);width:min(34vw,440px);padding:0;overflow:hidden;box-shadow:0 28px 70px #00000047}.review-shot img{width:100%;height:auto;display:block}.venue-phone-lower{transform:translateY(42px)}@media (max-width:900px){.venue-phone-lower{transform:translateY(18px)}}.story-phone-find{justify-self:end;transform:translate(48px)rotate(1.1deg)}.story-phone-study{justify-self:start;transform:translate(-28px,42px)rotate(-1.1deg)}@media (max-width:900px){.story-phone-find{justify-self:center;transform:none}.story-phone-study{justify-self:center;transform:translateY(18px)}}.story-head h2{font-size:clamp(43px,5.2vw,78px)}.story-row{min-height:680px}.story-copy h3{margin:22px 0;font-size:43px}.sharing-title>span{white-space:nowrap;display:block}@media (max-width:900px){.story{padding:84px 5vw}.story-head{margin-bottom:64px}.story-row,.story-row.reverse{padding:56px 0}.story-head h2{font-size:clamp(42px,8vw,68px)}}@media (max-width:560px){.story{padding:70px 20px}.story-head{margin-bottom:48px}.story-head h2{font-size:42px}.story-copy h3{font-size:36px}}.principle-icon,.principle-icon:before,.principle-icon:after,.principle-icon i,.principle-icon b{transition:transform .5s cubic-bezier(.2,.9,.25,1),opacity .35s,background .35s,border-radius .5s;animation:none!important}.principle-icon-curate:before{opacity:.45;border:1px dashed;border-radius:50%;inset:15px}.principle-icon-curate:after{opacity:.75;border:2px solid;border-radius:50%;width:58px;height:58px;top:36px;left:36px;transform:none}.principle-icon-curate i{opacity:.32;width:8px;height:8px;top:61px;transform:none}.principle-icon-curate i:first-child{left:22px}.principle-icon-curate i:nth-child(2){opacity:1;left:61px}.principle-icon-curate i:nth-child(3){right:22px}.principle-icon-curate b{opacity:1;top:52px;left:52px;transform:rotate(-45deg)scale(.82)}.principles article:hover .principle-icon-curate:before{transform:rotate(155deg)scale(.92)}.principles article:hover .principle-icon-curate:after{border-radius:18px;transform:scale(1.12)}.principles article:hover .principle-icon-curate i:first-child{opacity:.1;transform:translate(18px)}.principles article:hover .principle-icon-curate i:nth-child(3){opacity:.1;transform:translate(-18px)}.principles article:hover .principle-icon-curate b{transform:rotate(-45deg)scale(1.18)}.principle-icon-people:before{opacity:.35;border:1px dashed;border-radius:50%;inset:15px}.principle-icon-people:after{opacity:.38;background:currentColor;width:70px;height:2px;top:68px;left:30px;transform:scaleX(.75)}.principle-icon-people i{opacity:1;width:28px;height:28px;top:38px;transform:none}.principle-icon-people i:first-child{left:18px}.principle-icon-people i:nth-child(2){top:25px;left:51px}.principle-icon-people i:nth-child(3){right:18px}.principle-icon-people b{bottom:20px;left:28px;right:28px;transform:none}.principles article:hover .principle-icon-people:before{transform:rotate(-135deg)scale(1.06)}.principles article:hover .principle-icon-people:after{opacity:.8;transform:scaleX(1.18)}.principles article:hover .principle-icon-people i:first-child{transform:translate(9px,-7px)rotate(-8deg)}.principles article:hover .principle-icon-people i:nth-child(2){transform:translateY(-9px)scale(1.1)}.principles article:hover .principle-icon-people i:nth-child(3){transform:translate(-9px,-7px)rotate(8deg)}.principles article:hover .principle-icon-people b{border-radius:12px 12px 30px 30px;transform:translateY(-3px)scaleX(1.08)}.principle-icon-contribute:before{opacity:.4;border:1px dashed;border-radius:50%;width:70px;height:70px;top:29px;left:29px}.principle-icon-contribute:after{opacity:.75;width:8px;height:8px;top:12px;left:61px;transform:none}.principle-icon-contribute i{opacity:.4;top:61px;left:61px;transform:none}.principle-icon-contribute i:nth-child(2),.principle-icon-contribute i:nth-child(3){transform:none}.principle-icon-contribute b{border-radius:4px;top:45px;left:45px;transform:rotate(45deg)scale(.82)}.principles article:hover .principle-icon-contribute:before{opacity:.75;transform:rotate(180deg)scale(1.14)}.principles article:hover .principle-icon-contribute:after{transform:rotate(180deg)scale(1.45)}.principles article:hover .principle-icon-contribute i:first-child{opacity:1;transform:translate(-30px,-18px)}.principles article:hover .principle-icon-contribute i:nth-child(2){opacity:1;transform:translate(30px,-20px)}.principles article:hover .principle-icon-contribute i:nth-child(3){opacity:1;transform:translateY(34px)}.principles article:hover .principle-icon-contribute b{border-radius:50%;transform:rotate(225deg)scale(1.12)}.hero-copy h1 .hero-title-primary{font-size:1.08em;line-height:.82}.hero-copy h1 .hero-title-secondary{letter-spacing:-.055em;margin-top:.16em;font-size:.62em;line-height:1}@media (max-width:560px){.hero-copy h1 .hero-title-primary{font-size:1.12em}.hero-copy h1 .hero-title-secondary{margin-top:.22em;font-size:.61em}}.document-links{z-index:2;border-top:1px solid #ffffff38;width:min(100%,540px);margin:2px 0 30px;position:relative}.document-links a{letter-spacing:.01em;border-bottom:1px solid #ffffff38;justify-content:space-between;align-items:center;gap:20px;padding:13px 0;font-size:12px;font-weight:750;display:flex}.document-links a span{font-size:15px;transition:transform .2s}.document-links a:hover span{transform:translate(3px,-3px)}.resource.docs .button{z-index:2;position:relative}.resource.docs .button.light{color:var(--ink)}@media (max-width:560px){.document-links{margin-top:0;margin-bottom:24px}.document-links a{padding:11px 0;font-size:11px}.resource.docs>p:not(.eyebrow){margin:25px 0}}.button{border-radius:999px;transition:transform .22s,box-shadow .22s}.button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #00000024}.nav-cta{border:1px solid #f4f0e557;border-radius:999px;padding:10px 16px;transition:background .22s,transform .22s}.nav-cta:hover{background:#f4f0e51a;transform:translateY(-1px)}button{border-radius:999px}.tom-yum-orbit{background:radial-gradient(circle at 38% 32%,#fff 0%,#faf8f2 48%,#e8eee9 100%);border-radius:42% 58% 55% 45%/48% 42% 58% 52%;width:310px;height:285px;overflow:hidden;transform:rotate(-3deg);box-shadow:0 28px 70px #00000040}.tom-yum-orbit img{object-fit:contain;width:100%;max-width:none;height:100%;transform:rotate(3deg)scale(.96)}.oysters-orbit{border-radius:56% 44% 47% 53%/43% 55% 45% 57%;width:310px;height:285px;overflow:hidden;transform:rotate(2deg);box-shadow:0 28px 70px #00000040}.oysters-orbit img{object-fit:contain;width:100%;max-width:none;height:100%;transform:rotate(-2deg)scale(.96)}.tom-yum-orbit img,.oysters-orbit img{image-rendering:auto}.achievement-orbit{background:radial-gradient(circle at 38% 30%,#fff 0%,#faf8f2 46%,#e7ede8 78%,#cbd8d0 100%);border-radius:50%;justify-self:end;place-items:center;width:310px;height:310px;display:grid;position:relative;box-shadow:0 28px 70px #0000003d}.achievement-orbit img{object-fit:contain;filter:drop-shadow(0 18px 18px #00000038);width:255px;height:255px;transition:transform .45s cubic-bezier(.2,.9,.25,1)}.achievement-orbit span{white-space:nowrap;background:var(--milk);color:var(--ink);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:8px 13px;font-size:9px;font-weight:800;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.story-row:hover .achievement-orbit img{transform:translateY(-7px)rotate(3deg)scale(1.04)}@media (max-width:900px){.achievement-orbit{display:none}}.principle-icon:before,.principle-icon:after,.principle-icon i,.principle-icon b{display:none!important}.principle-icon,.principles article:nth-child(2) .principle-icon,.principles article:nth-child(3) .principle-icon{width:190px;height:168px;box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible;transform:none}.principle-icon img{object-fit:contain;object-position:center;mix-blend-mode:multiply;opacity:.72;filter:saturate(.52)contrast(.9)brightness(1.06);width:100%;height:100%;transform:scale(.94)}.principles article:hover .principle-icon{box-shadow:none;background:0 0;transform:translateY(-6px)}.principles article:hover .principle-icon img{opacity:.9;filter:saturate(.68)contrast(.95)brightness(1.03);transform:scale(1.01)rotate(-1deg)}@media (max-width:560px){.principle-icon,.principles article:nth-child(2) .principle-icon,.principles article:nth-child(3) .principle-icon{width:172px;height:152px}}.quote.review-shot{border:1px solid #f4f0e529;border-radius:30px;justify-self:start;width:min(29vw,365px);transform:translateY(42px)rotate(1.5deg);box-shadow:0 22px 54px #0000003d}.review-shot img{border-radius:inherit}.principle-icon{background:var(--milk);border:0;border-radius:34px;width:176px;height:154px;margin:24px 0 18px;transition:transform .45s cubic-bezier(.2,.9,.25,1),box-shadow .45s;overflow:hidden;transform:rotate(-2deg);box-shadow:0 18px 42px #17352c21}.story{padding:96px 5vw 120px}.story-head{margin-bottom:72px}.story-steps{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:clamp(24px,3vw,52px);display:grid;position:relative}.story-steps .story-row,.story-steps .story-row.reverse{border-top:1px solid #f4f0e538;flex-direction:column;align-items:stretch;gap:0;min-height:900px;padding:30px 0 0;display:flex;position:relative;overflow:visible}.story-steps .story-copy,.story-steps .story-row.reverse .story-copy{z-index:4;grid-area:auto;min-height:275px;padding:0;position:relative}.story-steps .story-copy h3{margin:18px 0 20px;font-size:clamp(34px,3vw,45px)}.story-steps .story-copy p{max-width:350px;margin:0;font-size:14px;line-height:1.58}.story-steps .tagline{margin-top:20px}.story-steps .phone,.story-steps .story-row.reverse .phone{z-index:3;flex:none;grid-area:auto;place-self:center;margin-top:18px;position:relative}.story-steps .story-row:first-child .phone{align-self:flex-start;transform:rotate(-1.35deg)}.story-steps .story-row:nth-child(2) .phone{margin-top:78px;transform:rotate(1.15deg)}.story-steps .story-row:nth-child(3) .phone{align-self:flex-end;margin-top:30px;transform:rotate(-.75deg)}.story-steps .tom-yum-orbit{z-index:1;opacity:.78;border-radius:46% 54% 58% 42%/50% 45% 55% 50%;width:190px;height:178px;position:absolute;bottom:40px;right:-28px}.story-steps .quote.review-shot{z-index:4;border-radius:24px;width:220px;position:absolute;bottom:30px;right:-70px;transform:rotate(2.5deg);box-shadow:0 20px 46px #00000052}.story-steps .achievement-orbit{z-index:1;opacity:.82;width:190px;height:190px;position:absolute;bottom:48px;left:-46px}.story-steps .story-row:hover .phone{transition:transform .5s cubic-bezier(.2,.9,.25,1);transform:translateY(-7px)rotate(0)}@media (max-width:1000px){.story-steps{gap:20px}.story-steps .story-copy h3{font-size:34px}.story-steps .story-copy p{font-size:13px}.story-steps .phone{transform-origin:top;margin-bottom:-74px;transform:scale(.88)!important}.story-steps .story-row:first-child .phone{transform-origin:0 0!important}.story-steps .story-row:nth-child(3) .phone{transform-origin:100% 0!important}.story-steps .quote.review-shot{width:180px;bottom:80px;right:-30px}}@media (max-width:760px){.story{padding:72px 20px 84px}.story-head{margin-bottom:36px}.story-steps{flex-direction:column;gap:0;display:flex}.story-steps .story-row,.story-steps .story-row.reverse{width:100%;min-height:auto;padding:46px 0 68px}.story-steps .story-copy,.story-steps .story-row.reverse .story-copy{align-self:stretch;min-height:0;padding:0}.story-steps .story-copy h3{font-size:38px}.story-steps .story-copy p{max-width:330px;font-size:14px}.story-steps .phone,.story-steps .story-row.reverse .phone{margin-top:36px;margin-bottom:-72px;transform:scale(.88)!important}.story-steps .story-row:first-child .phone{align-self:flex-end;transform-origin:100% 0!important}.story-steps .story-row:nth-child(2) .phone{align-self:flex-start;margin-top:40px;transform-origin:0 0!important}.story-steps .story-row:nth-child(3) .phone{align-self:flex-end;margin-top:38px;transform-origin:100% 0!important}.story-steps .tom-yum-orbit,.story-steps .achievement-orbit{display:none}.story-steps .quote.review-shot{border-radius:20px;width:164px;display:block;bottom:42px;right:-4px;transform:rotate(3deg)}}@media (max-width:390px){.story-steps .story-copy h3{font-size:34px}.story-steps .quote.review-shot{width:148px;bottom:34px;right:-8px}}.story-steps .story-row:first-child .phone,.story-steps .story-row:nth-child(2) .phone,.story-steps .story-row:nth-child(3) .phone{transform:none}.story-steps .story-row:hover .phone{transform:translateY(-7px)}.story-steps .tom-yum-orbit,.story-steps .quote.review-shot,.story-steps .achievement-orbit{z-index:2;opacity:1;flex:none;align-self:center;margin:30px auto 0;position:relative;bottom:auto;left:auto;right:auto;transform:none}.story-steps .tom-yum-orbit{width:220px;height:202px}.story-steps .quote.review-shot{border-radius:26px;width:min(100%,260px)}.story-steps .achievement-orbit{width:220px;height:220px}.story-steps .achievement-orbit img{width:184px;height:184px}@media (max-width:1000px){.story-steps .story-row:first-child .phone,.story-steps .story-row:nth-child(2) .phone,.story-steps .story-row:nth-child(3) .phone{transform:scale(.88)!important}.story-steps .tom-yum-orbit,.story-steps .quote.review-shot,.story-steps .achievement-orbit{margin-top:0}}@media (max-width:760px){.story-steps .tom-yum-orbit,.story-steps .achievement-orbit{width:190px;height:190px;margin-top:8px;display:grid}.story-steps .quote.review-shot{border-radius:24px;width:248px;margin:8px auto 0;display:block;position:relative;bottom:auto;left:auto;right:auto;transform:none}.story-steps .achievement-orbit img{width:158px;height:158px}}.story-steps .tom-yum-orbit,.story-steps .achievement-orbit{isolation:isolate;background:radial-gradient(circle at 50% 48%,#f4f0e529,#0000 56%),linear-gradient(145deg,#f4f0e518,#f4f0e506);border:1px solid #f4f0e529;border-radius:34px;width:min(100%,270px);height:176px;margin-top:24px;overflow:visible;box-shadow:inset 0 1px #ffffff1a,0 22px 55px #0000002e}.story-steps .tom-yum-orbit:before,.story-steps .achievement-orbit:before{content:"";z-index:-1;background:#f4f0e5eb;border-radius:50%;width:138px;height:138px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 30px #0000002e,inset 0 0 0 1px #11332814}.story-steps .tom-yum-orbit img{object-fit:contain;filter:drop-shadow(0 12px 16px #0003);width:150px;height:150px;transform:none}.story-steps .quote.review-shot{align-self:center;width:min(100%,270px);margin-top:24px;box-shadow:0 22px 55px #0000002e}.story-steps .story-row:hover .tom-yum-orbit img,.story-steps .story-row:hover .achievement-orbit img{transform:translateY(-5px)scale(1.025)}@media (max-width:1000px){.story-steps .tom-yum-orbit,.story-steps .achievement-orbit,.story-steps .quote.review-shot{margin-top:18px}}@media (max-width:760px){.story-steps .tom-yum-orbit,.story-steps .achievement-orbit{width:min(100%,248px);height:160px;margin-top:16px}.story-steps .tom-yum-orbit:before,.story-steps .achievement-orbit:before{width:124px;height:124px}.story-steps .tom-yum-orbit img{width:136px;height:136px}.story-steps .achievement-orbit img{width:130px;height:130px}.story-steps .quote.review-shot{width:min(100%,248px);margin-top:16px}}.story-steps .story-row:first-child .phone,.story-steps .story-row:nth-child(2) .phone,.story-steps .story-row:nth-child(3) .phone{align-self:center;margin-top:18px}.story-steps .tom-yum-orbit,.story-steps .achievement-orbit{width:240px;height:190px;min-height:190px;box-shadow:none;background:0 0;border:0;border-radius:0;margin-top:22px;overflow:visible}.story-steps .tom-yum-orbit:before,.story-steps .achievement-orbit:before{display:none}.story-steps .tom-yum-orbit img{filter:drop-shadow(0 22px 22px #00000052);width:200px;height:200px}.story-steps .achievement-orbit img{filter:drop-shadow(0 22px 22px #0000004d);width:184px;height:184px}@media (max-width:1000px){.story-steps .story-row:first-child .phone,.story-steps .story-row:nth-child(2) .phone,.story-steps .story-row:nth-child(3) .phone{margin-top:18px}}@media (max-width:760px){.story-steps .story-row:first-child .phone,.story-steps .story-row:nth-child(2) .phone,.story-steps .story-row:nth-child(3) .phone{align-self:center;margin-top:36px}.story-steps .tom-yum-orbit,.story-steps .achievement-orbit{width:220px;height:170px;min-height:170px;margin-top:16px}.story-steps .tom-yum-orbit img{width:180px;height:180px}.story-steps .achievement-orbit img{width:164px;height:164px}}.story-steps .tom-yum-orbit,.story-steps .achievement-orbit{width:210px;height:166px;min-height:166px;margin-top:18px}.story-steps .tom-yum-orbit img{object-fit:contain;filter:drop-shadow(0 16px 15px #0003);width:172px;height:172px;-webkit-mask-image:radial-gradient(48% 44% at 50% 44%,#000 76%,#0000 100%);mask-image:radial-gradient(48% 44% at 50% 44%,#000 76%,#0000 100%)}.story-steps .achievement-orbit img{object-fit:contain;filter:drop-shadow(0 16px 15px #0003);width:160px;height:160px}@media (max-width:760px){.story-steps .tom-yum-orbit,.story-steps .achievement-orbit{width:196px;height:154px;min-height:154px}.story-steps .tom-yum-orbit img{width:160px;height:160px}.story-steps .achievement-orbit img{width:148px;height:148px}}.story-steps .story-row:first-child .story-copy h3,.story-steps .story-row:nth-child(2) .story-copy h3{text-align:center;max-width:350px;margin-left:auto;margin-right:auto}@media (min-width:1001px){.story-steps .story-row:first-child .tom-yum-orbit,.story-steps .story-row:nth-child(3) .achievement-orbit{z-index:2;margin:0;position:absolute;top:590px;bottom:auto}.story-steps .story-row:first-child .tom-yum-orbit{left:-42px;right:auto}.story-steps .story-row:nth-child(3) .achievement-orbit{left:auto;right:-42px}.story-steps .story-row:first-child .phone,.story-steps .story-row:nth-child(3) .phone{z-index:3}}.story-steps .tom-yum-orbit img{filter:brightness(1.28)saturate(1.12)drop-shadow(0 15px 14px #0003)}.story-steps .achievement-orbit img{opacity:.72;filter:brightness(.68)saturate(.78)drop-shadow(0 15px 14px #0003)}.story-steps .story-row:hover .achievement-orbit img{opacity:.84}.principle-icon img{object-fit:cover;object-position:center 55%;width:100%;height:100%;transition:transform .55s cubic-bezier(.2,.9,.25,1),filter .45s;transform:scale(1.03)}.principles article:nth-child(2) .principle-icon{transform:rotate(2deg)}.principles article:nth-child(3) .principle-icon{transform:rotate(-1deg)}.principles article:hover .principle-icon{transform:translateY(-9px)rotate(1deg)scale(1.03);box-shadow:0 28px 58px #17352c38}.principles article:hover .principle-icon img{filter:saturate(1.08)contrast(1.03);transform:scale(1.12)rotate(-2deg)}.hero-copy h1 .hero-title-middle{letter-spacing:-.055em;margin-top:.18em;margin-left:.4em;font-size:.61em;line-height:1}.hero-copy h1 .hero-title-ending{letter-spacing:-.06em;margin-top:.05em;margin-left:1.35em;font-size:.8em;line-height:.9}@media (max-width:560px){.hero-copy h1 .hero-title-middle{margin-left:.22em;font-size:.59em}.hero-copy h1 .hero-title-ending{margin-left:.72em;font-size:.76em}.principle-icon{width:158px;height:138px}}.principle-icon,.principles article:nth-child(2) .principle-icon,.principles article:nth-child(3) .principle-icon{box-shadow:none;background:0 0;border-radius:0;overflow:visible}.principle-icon img{object-fit:contain;mix-blend-mode:normal}.principles article:hover .principle-icon{box-shadow:none;background:0 0}.news-grid article{display:block}.news-grid article>div{grid-template-columns:150px 1fr 1fr 140px;align-items:start;gap:35px;display:grid}@media (max-width:900px){.news-grid article>div{grid-template-columns:1fr;gap:18px}.news-grid a{text-align:left}}.access-open{cursor:pointer;border:0;margin-top:auto}.access-dialog{background:var(--paper);width:min(720px,100vw - 28px);max-height:calc(100vh - 28px);color:var(--ink);border:0;border-radius:38px;padding:44px;overflow:auto;box-shadow:0 40px 120px #00000059}.access-dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#071914bd}.access-dialog h3{letter-spacing:-.06em;margin:0 0 18px;font-size:clamp(42px,7vw,72px);line-height:.94}.access-dialog>p:not(.eyebrow){color:#53655e;max-width:540px;line-height:1.5}.access-close{border:1px solid var(--line);width:42px;height:42px;color:var(--ink);cursor:pointer;background:0 0;border-radius:50%;font-size:27px;line-height:1;position:absolute;top:22px;right:24px}.access-dialog form{grid-template-columns:1fr 1fr;gap:18px;margin-top:30px;display:grid}.access-dialog label{text-transform:uppercase;letter-spacing:.08em;gap:8px;font-size:11px;font-weight:800;display:grid}.access-dialog label small{color:var(--muted);font-size:8px;font-weight:600}.access-dialog input,.access-dialog textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:18px;outline:none;padding:14px 16px;font:16px Arial}.access-dialog input:focus,.access-dialog textarea:focus{border-color:var(--ink);box-shadow:0 0 0 3px #17352c1a}.access-wide,.access-consent,.access-submit,.access-status{grid-column:1/-1}.access-consent{align-items:flex-start;text-transform:none!important;letter-spacing:0!important;grid-template-columns:auto 1fr!important;font-size:12px!important;font-weight:500!important;display:flex!important}.access-consent input{width:18px;height:18px;margin:0}.access-submit{cursor:pointer;border:0}.access-submit:disabled{opacity:.55;cursor:wait}.access-status{font-size:13px;line-height:1.4;margin:0!important}.access-status.success{color:#17653f}.access-status.error{color:#a72c2c}.access-trap{width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important}.resource.download>.access-open,.resource.download>small{z-index:2;position:relative}.access-result{text-align:center;background:linear-gradient(145deg,#e3ebe5,#f7f4eb);border-radius:28px;margin-top:34px;padding:34px}.access-result>span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 20px;font-size:30px;display:grid}.access-result h4{letter-spacing:-.04em;margin:0 0 12px;font-size:30px}.access-result p{color:#53655e;max-width:520px;margin:0 auto 24px;line-height:1.55}.access-result .button{cursor:pointer;border:0}footer>div:first-child p{letter-spacing:-.05em;font-family:Arial,Helvetica,sans-serif;font-weight:800;line-height:.95}footer>div:first-child .brand{letter-spacing:-.065em;font-size:46px;line-height:.9}.community h2 em{font-family:inherit;font-style:normal;font-weight:inherit;color:#9aa09c}.note-two{left:calc(50% + 134px)}@media (max-width:560px){.access-dialog{border-radius:28px;padding:34px 22px}.access-dialog form{grid-template-columns:1fr}.access-dialog form>*{grid-column:1}.access-close{top:14px;right:16px}}
