:root{--background:#fff;--surface:#f1f5f2;--ink:#0f1a17;--muted:#526057;--moss:#2e5d37;--moss-mid:#6ba171;--moss-light:#dff2e3;--divider:#d9dfdb;--oxblood:#64141e;--shadow:0 18px 48px #13261b24, 0 3px 10px #13261b14}*{box-sizing:border-box}html,body{background:var(--background);min-height:100%;color:var(--ink);margin:0}body{-webkit-font-smoothing:antialiased;font-family:Inter,ui-rounded,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif}button,textarea{font:inherit}button{color:inherit}img{display:block}.splash,.setup-screen,.loading-screen{text-align:center;place-content:center;justify-items:center;gap:20px;min-height:100svh;padding:28px;display:grid}.splash{animation:.65s cubic-bezier(.2,.8,.2,1) both reveal}.splash-copy h1{letter-spacing:-.05em;margin:0;font-size:clamp(36px,10vw,52px)}.splash-copy p,.setup-screen p,.loading-screen p{color:var(--muted);margin:7px 0 0}.setup-screen h1{letter-spacing:-.035em;margin:0;font-size:28px}.setup-screen>div{max-width:420px}.orbit-mark{flex:none;display:inline-block;position:relative}.orbit-mark i{border:1.6px solid #cbd5cf;border-radius:50%;position:absolute;inset:8%;transform:rotate(22deg)}.orbit-mark i:nth-child(2){inset:22% 5%;transform:rotate(-27deg)}.orbit-mark i:nth-child(3){inset:5% 27%;transform:rotate(58deg)}.orbit-mark b{aspect-ratio:1;background:var(--moss-mid);width:23%;box-shadow:19px -15px 0 -6px #711b25, 22px 14px 0 -6px var(--ink), -16px -18px 0 -6px var(--moss-mid);border-radius:50%;position:absolute;top:38%;left:38%}.primary-button{background:var(--moss);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:54px;padding:0 24px;font-weight:750;transition:transform .16s,opacity .16s;display:flex}.primary-button:active{transform:scale(.985)}.primary-button:disabled{background:var(--surface);color:#89928c;cursor:default}.primary-button.compact{width:auto;min-height:48px}.icon-button{background:var(--surface);cursor:pointer;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.signin-screen{background:#fff;max-width:520px;min-height:100svh;margin:auto}.signin-collage{border-radius:0 0 30px 30px;grid-template-columns:1.1fr .9fr;gap:3px;height:min(43svh,390px);display:grid;overflow:hidden}.signin-collage>img,.signin-collage div img{object-fit:cover;width:100%;height:100%}.signin-collage div{grid-template-rows:1fr 1fr;gap:3px;display:grid;overflow:hidden}.signin-copy{text-align:center;justify-items:center;gap:24px;padding:28px 24px 42px;display:grid}.brand-lockup{align-items:center;gap:10px;display:flex}.brand-lockup strong{letter-spacing:-.045em;font-size:28px}.signin-copy h1{letter-spacing:-.045em;margin:0;font-size:30px}.signin-copy p{color:var(--muted);max-width:420px;margin:8px auto 0;line-height:1.48}.signin-copy small{color:var(--muted);font-size:12px}.signin-copy small a{color:var(--moss);font-weight:700}.auth-actions{gap:10px;width:100%;display:grid}.provider-button{width:100%;min-height:54px;font:inherit;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:11px;padding:0 22px;font-weight:760;transition:transform .16s ease-out,opacity .16s ease-out;display:flex}.provider-button:active{transform:scale(.985)}.provider-button:disabled{cursor:wait;opacity:.62}.provider-button.google{border:1px solid var(--divider);color:var(--ink);background:#fff}.provider-button.apple{color:#fff;background:#121614;border:1px solid #121614}.google-mark{flex:none;width:20px;height:20px}.auth-error{font-size:13px;color:var(--oxblood)!important;margin:-12px 0 0!important}.auth-callback{text-align:center;background:#fff;place-content:center;justify-items:center;min-height:100svh;padding:24px;display:grid}.auth-callback-mark{border:3px solid var(--divider);border-top-color:var(--moss);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite auth-spin}.auth-callback h1{letter-spacing:-.035em;margin:20px 0 0;font-size:28px}.auth-callback p{color:var(--muted);margin:8px 0 0}.account-menu{position:relative}.account-menu summary{cursor:pointer;color:#fff;background:var(--moss);border-radius:50%;place-items:center;width:36px;height:36px;font-weight:800;list-style:none;display:grid;overflow:hidden}.account-menu summary::-webkit-details-marker{display:none}.account-menu summary img{object-fit:cover;width:100%;height:100%}.account-popover{z-index:35;border:1px solid var(--divider);background:#fff;border-radius:14px;gap:4px;width:min(260px,100vw - 40px);padding:14px;display:grid;position:absolute;top:calc(100% + 9px);right:0;box-shadow:0 8px 18px #0e1e141f}.account-popover>strong{text-overflow:ellipsis;overflow:hidden}.account-popover>span{color:var(--muted);text-overflow:ellipsis;font-size:12px;overflow:hidden}.account-popover button{background:var(--surface);color:var(--oxblood);cursor:pointer;border:0;border-radius:9px;align-items:center;gap:8px;min-height:42px;margin-top:8px;padding:0 12px;font-weight:750;display:flex}.legal-page{background:#fff;min-height:100svh}.legal-nav{border-bottom:1px solid var(--divider);justify-content:space-between;align-items:center;gap:20px;min-height:68px;padding:0 max(20px,50vw - 430px);display:flex}.legal-nav a{color:var(--muted);font-size:14px;font-weight:700;text-decoration:none}.legal-nav .legal-brand{color:var(--ink);letter-spacing:-.025em;font-size:18px}.legal-nav div{gap:18px;display:flex}.legal-page article{width:min(100% - 40px,760px);margin:0 auto;padding:64px 0 48px}.legal-page article>header{border-bottom:1px solid var(--divider);padding-bottom:36px}.legal-page article>header p{color:var(--moss);margin:0 0 14px;font-size:14px;font-weight:800}.legal-page article>header h1{letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:48px;line-height:1.02}.legal-page article>header span{max-width:62ch;color:var(--muted);text-wrap:pretty;margin-top:16px;font-size:18px;line-height:1.5;display:block}.legal-copy{padding-top:14px}.legal-copy section{padding:26px 0 8px}.legal-copy h2{letter-spacing:-.02em;margin:0 0 10px;font-size:20px}.legal-copy p{color:#34433a;text-wrap:pretty;max-width:70ch;margin:0 0 12px;font-size:16px;line-height:1.68}.legal-copy a,.legal-page footer a{color:var(--moss);font-weight:750}.legal-copy .support-callout{background:var(--surface);border-radius:14px;margin:22px 0 8px;padding:22px}.legal-page footer{border-top:1px solid var(--divider);width:min(100% - 40px,760px);color:var(--muted);justify-content:space-between;gap:18px;margin:0 auto;padding:24px 0 42px;font-size:13px;display:flex}.taste-setup{max-width:620px;padding:max(24px, env(safe-area-inset-top)) 24px 48px;flex-direction:column;gap:30px;min-height:100svh;margin:auto;display:flex}.taste-setup header{justify-content:space-between;align-items:center;display:flex}.taste-setup header div{flex-direction:column;gap:3px;display:flex}.taste-setup header span{color:var(--muted);font-size:12px;font-weight:700}.taste-setup header strong{font-size:20px}.taste-setup section>h1{letter-spacing:-.055em;margin:0;font-size:clamp(34px,9vw,48px);line-height:1.03}.taste-setup section>p{color:var(--muted);margin:12px 0 0;line-height:1.5}.taste-setup h2{margin:0 0 12px;font-size:16px}.chips{flex-wrap:wrap;gap:8px;display:flex}.chips button{border:1px solid var(--divider);cursor:pointer;background:#fff;border-radius:999px;min-height:44px;padding:0 16px;font-weight:700}.chips button.selected{border-color:var(--moss-mid);background:var(--moss-light);color:var(--moss)}.taste-setup textarea,.category-sheet textarea{border:1px solid var(--divider);background:var(--surface);resize:vertical;border-radius:15px;outline:none;width:100%;min-height:128px;padding:16px;line-height:1.4}.taste-setup textarea:focus,.category-sheet textarea:focus{border:2px solid var(--moss-mid);padding:15px}.listen{background:var(--moss-light);width:fit-content;color:var(--moss);border-radius:11px;align-items:center;gap:7px;margin-top:10px;padding:9px 11px;font-size:14px;display:flex}.or{color:var(--muted);align-items:center;gap:12px;font-size:13px;font-weight:700;display:flex}.or span{background:var(--divider);flex:1;height:1px}.app-shell{background:#fff;max-width:620px;height:100svh;margin:auto;position:relative;overflow:hidden}.discover-screen{flex-direction:column;height:100%;display:flex}.discover-header{padding:max(15px, env(safe-area-inset-top)) 22px 10px;border-bottom:1px solid var(--divider);z-index:5;background:#fff;justify-content:space-between;align-items:center;min-height:88px;display:flex}.discover-header button{cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:flex-start;gap:2px;padding:3px 0;display:flex}.discover-header button span{color:var(--muted);font-size:13px;font-weight:700}.discover-header button strong{letter-spacing:-.035em;align-items:center;gap:7px;font-size:26px;display:flex}.source-note{text-align:center;color:var(--muted);background:var(--surface);padding:5px 10px;font-size:11px}.deck-stage{min-height:0;padding:12px 14px calc(98px + env(safe-area-inset-bottom));background:linear-gradient(#f8faf8,#edf3ef);flex:1;position:relative;overflow:hidden}.swipe-card,.next-card,.deck-stage>.skeleton{inset:12px 14px calc(98px + env(safe-area-inset-bottom));position:absolute}.swipe-card{z-index:2;touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab;transition:transform .2s cubic-bezier(.2,.8,.2,1)}.swipe-card:active{cursor:grabbing}.swipe-card.exiting{transition:transform .2s cubic-bezier(.4,0,.6,1)}.next-card{z-index:1;opacity:.92;transform:scale(.965)translateY(10px)}.product-card{height:100%;box-shadow:var(--shadow);background:#fff;border-radius:18px;flex-direction:column;display:flex;overflow:hidden}.swipe-card>.product-card{width:100%}.product-image{background:#e7ebe8;flex:54%;min-height:0;position:relative;overflow:hidden}.product-image img{object-fit:cover;pointer-events:none;width:100%;height:100%}.saved-badge{color:var(--moss);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;font-size:12px;font-weight:800;display:flex;position:absolute;top:14px;right:14px}.product-copy{flex:none;gap:13px;padding:20px 20px 22px;display:grid}.product-title{justify-content:space-between;align-items:start;gap:14px;display:flex}.product-title h2{letter-spacing:-.04em;margin:0;font-size:clamp(23px,6vw,30px);line-height:1.05}.product-title p{color:var(--muted);margin:7px 0 0;font-weight:650}.product-title>strong{letter-spacing:-.02em;flex:none;font-size:19px}.reason{color:#233d2a;align-items:center;gap:8px;font-weight:650;display:flex}.details{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.4;display:-webkit-box;overflow:hidden}.detail-link{color:var(--muted);align-items:center;gap:8px;font-size:14px;font-weight:750;display:flex}.decision-stamp{letter-spacing:.04em;pointer-events:none;background:#ffffffeb;border:3px solid;border-radius:10px;align-items:center;gap:6px;padding:10px 12px;font-weight:900;display:flex;position:absolute;top:28px}.decision-stamp.save{color:var(--moss);left:24px;transform:rotate(-8deg)}.decision-stamp.pass{color:var(--oxblood);right:24px;transform:rotate(8deg)}.skeleton{animation:1.25s ease-in-out infinite alternate pulse}.skeleton .product-copy span{background:#e8ece9;border-radius:8px;width:72%;height:18px}.skeleton .product-copy span:nth-child(2){width:48%}.skeleton .product-copy span:nth-child(3){width:88%}.feed-end{text-align:center;place-content:center;justify-items:center;height:100%;padding:30px;display:grid}.feed-end h2{letter-spacing:-.04em;margin:20px 0 0;font-size:28px}.feed-end p{color:var(--muted);max-width:330px;margin:8px 0 22px;line-height:1.45}.tab-bar{z-index:20;left:50%;bottom:max(12px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border-radius:999px;grid-template-columns:1fr 1fr;width:min(360px,100% - 42px);padding:6px;display:grid;position:absolute;transform:translate(-50%);box-shadow:0 14px 38px #0e1e142e}.tab-bar button{cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:54px;font-size:13px;font-weight:750;display:flex;position:relative}.tab-bar button.active{background:var(--surface);color:var(--moss)}.tab-bar i{color:#fff;background:var(--moss);border-radius:999px;place-items:center;min-width:18px;height:18px;font-size:10px;font-style:normal;display:grid}.saved-screen{height:100%;padding-bottom:calc(116px + env(safe-area-inset-bottom));overflow-y:auto}.saved-screen>header{padding:max(22px, env(safe-area-inset-top)) 20px 12px;z-index:3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.saved-screen>header h1{letter-spacing:-.045em;margin:0;font-size:34px}.saved-screen>header>div{align-items:center;gap:9px;display:flex}.preview-dot{color:#fff;background:var(--moss);border-radius:50%;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.shelf-intro{color:var(--muted);margin:6px 20px 20px;line-height:1.45}.saved-grid{grid-template-columns:repeat(2,1fr);gap:22px 12px;padding:0 14px;display:grid}.saved-grid article{min-width:0;position:relative}.saved-image{aspect-ratio:3/4;cursor:pointer;background:var(--surface);border:0;border-radius:11px;width:100%;padding:0;overflow:hidden}.saved-image img{object-fit:cover;width:100%;height:100%}.remove-save{width:38px;height:38px;color:var(--moss);cursor:pointer;background:#ffffffeb;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:7px;right:7px}.saved-grid h2{white-space:nowrap;text-overflow:ellipsis;margin:9px 2px 0;font-size:15px;overflow:hidden}.saved-grid p{color:var(--muted);margin:4px 2px 0;font-size:12px}.empty-shelf{text-align:center;min-height:64svh;color:var(--moss);place-content:center;justify-items:center;padding:28px;display:grid}.empty-shelf h2{color:var(--ink);margin:20px 0 0;font-size:28px}.empty-shelf p{color:var(--muted)}.sheet-backdrop{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#080f0b57;align-items:flex-end;animation:.18s both fade;display:flex;position:absolute;inset:0}.category-sheet{width:100%;max-height:91%;padding:9px 20px calc(24px + env(safe-area-inset-bottom));background:#fff;border-radius:26px 26px 0 0;animation:.28s cubic-bezier(.2,.8,.2,1) both rise;overflow-y:auto}.sheet-handle{background:#c9d0cc;border-radius:99px;width:42px;height:5px;margin:0 auto 18px}.category-sheet header{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.category-sheet header span{color:var(--muted);font-size:12px;font-weight:700}.category-sheet h2{letter-spacing:-.04em;margin:3px 0 0;font-size:27px}.category-list{gap:5px;display:grid}.category-list>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:13px;justify-content:space-between;align-items:center;min-height:60px;padding:9px 13px;display:flex}.category-list>button.selected{background:var(--moss-light);color:var(--moss)}.category-list button div{flex-direction:column;gap:3px;display:flex}.category-list button strong{font-size:16px}.category-list button span{color:var(--muted);font-size:12px}.category-sheet .or{margin:16px 0}.category-sheet .primary-button{margin-top:12px}@keyframes reveal{0%{opacity:0;transform:scale(.94)}}@keyframes pulse{0%{opacity:.66}to{opacity:1}}@keyframes fade{0%{opacity:0}}@keyframes rise{0%{opacity:.5;transform:translateY(40px)}}@keyframes auth-spin{to{transform:rotate(360deg)}}@media (min-width:700px){body{background:#edf2ee}.app-shell,.signin-screen{box-shadow:0 0 70px #14261b24}.app-shell{border-radius:30px;height:calc(100svh - 36px);margin-top:18px}.signin-screen{border-radius:30px;min-height:calc(100svh - 36px);margin-top:18px;overflow:hidden}}@media (max-height:720px){.product-copy{gap:9px;padding:15px 18px 17px}.details{-webkit-line-clamp:1}.product-title h2{font-size:22px}.signin-collage{height:35svh}}@media (max-width:560px){.legal-nav{flex-direction:column;align-items:flex-start;padding-top:18px;padding-bottom:16px}.legal-page article{padding-top:42px}.legal-page article>header h1{font-size:38px}.legal-page article>header span{font-size:16px}.legal-page footer{flex-direction:column}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
