/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,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;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.block{display:block}.contents{display:contents}.hidden{display:none}.table{display:table}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--primary:#f45b73;--secondary:#ff8fa3;--soft:#fff5f7;--ink:#3d3033;--brown:#74554e;--border:#f1e4e6;--success:#3ba272;--warning:#f5a623;--surface:#fff;--muted:#827276;--shadow:0 18px 60px #62303a1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-brand),sans-serif;-webkit-font-smoothing:antialiased;background:#fffdfc;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}a,button{outline-offset:3px}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #f45b7347}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.app-header{z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffdfce0;border-bottom:1px solid #f1e4e6cc;height:76px;position:sticky;top:0}.header-inner{align-items:center;gap:22px;height:100%;display:flex}.brand-logo{flex:none;width:128px;display:flex}.brand-logo img{width:100%;height:auto}.brand-icon{display:none}.global-search{border:1px solid var(--border);color:#a28e93;background:#fff;border-radius:15px;align-items:center;gap:9px;width:250px;height:44px;padding:0 12px;transition:all .2s;display:flex}.global-search:focus-within{border-color:var(--secondary);box-shadow:0 0 0 4px #f45b7317}.global-search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:13px}.global-search kbd{background:var(--soft);border-radius:5px;padding:3px 5px;font-size:10px}.desktop-nav{white-space:nowrap;align-items:center;gap:19px;margin-left:auto;display:flex}.desktop-nav a{color:#67585c;font-size:12px;font-weight:700;position:relative}.desktop-nav a.active,.desktop-nav a:hover{color:var(--primary)}.desktop-nav a.active:after{content:"";background:var(--primary);border-radius:9px;height:3px;position:absolute;bottom:-15px;left:0;right:0}.header-actions{align-items:center;gap:10px;display:flex}.header-actions>a{justify-content:center;align-items:center;gap:5px;min-width:42px;height:42px;font-size:11px;font-weight:700;display:flex}.header-actions svg{width:19px}.icon-button{position:relative}.icon-button i{background:var(--primary);color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:16px;height:16px;font-size:8px;font-style:normal;display:grid;position:absolute;top:1px;right:1px}.avatar-button{background:linear-gradient(135deg,#ffd2d9,var(--secondary));color:#8e3042;border:2px solid #fff;border-radius:50%;box-shadow:0 3px 12px #f45b7333}.create-button{background:linear-gradient(135deg,var(--primary),#e94562);color:#fff;cursor:pointer;border:0;border-radius:14px;align-items:center;gap:5px;height:42px;padding:0 16px;font-weight:800;display:flex;box-shadow:0 8px 20px #f45b7340}.create-button svg{width:18px}.bottom-nav,.mobile-menu{display:none}.home-hero{background:radial-gradient(circle at 76% 45%,#ffdfe4 0,#0000 30%),linear-gradient(135deg,#fff9f7,#fff1f4);min-height:570px;overflow:hidden}.hero-grid{grid-template-columns:1.03fr .97fr;align-items:center;min-height:570px;display:grid}.hero-copy{z-index:2;position:relative}.eyebrow{color:var(--primary);letter-spacing:.13em;align-items:center;gap:7px;font-size:11px;font-weight:800;display:inline-flex}.eyebrow svg{width:15px}.hero-copy h1{letter-spacing:-.045em;margin:17px 0 18px;font-size:56px;line-height:1.11}.cashback-teaser h2 em,.hero-copy h1 em{color:var(--primary);font-style:normal}.hero-copy>p{max-width:565px;color:var(--brown);margin:0 0 26px;font-size:16px;line-height:1.75}.hero-search{border:1px solid var(--border);width:min(560px,100%);height:62px;box-shadow:var(--shadow);background:#fff;border-radius:19px;align-items:center;gap:11px;padding:7px 7px 7px 18px;display:flex}.hero-search svg{color:var(--primary)}.hero-search input{border:0;outline:0;flex:1;min-width:0}.hero-search button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:14px;height:48px;padding:0 22px;font-weight:750}.trust-row{color:#877579;gap:23px;margin-top:21px;font-size:11px;font-weight:600;display:flex}.trust-row span{align-items:center;gap:6px;display:flex}.trust-row svg{width:16px;color:var(--success)}.hero-visual{height:100%;position:relative}.hero-photo{background:linear-gradient(160deg,#ffffff40,#f45b7333),url(https://images.unsplash.com/photo-1544126592-807ade215a0b?auto=format&fit=crop&w=1000&q=90) 50%/cover;border-radius:180px 180px 35px 35px;width:365px;height:455px;position:absolute;bottom:-34px;right:35px;overflow:hidden;box-shadow:0 30px 80px #74554e33}.photo-wash{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffbf;border:1px solid #ffffff80;border-radius:18px;padding:18px 21px;position:absolute;inset:auto 20px 22px}.photo-wash span{letter-spacing:.16em;color:var(--primary);font-size:9px;font-weight:800;display:block}.photo-wash strong{font-size:20px}.hero-orbit{border:1px solid #f45b732e;border-radius:50%;position:absolute}.orbit-one{width:500px;height:500px;top:30px;right:-25px}.orbit-two{width:410px;height:410px;top:75px;right:20px}.floating-card{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow);background:#ffffffe6;border-radius:16px;grid-template-columns:auto auto;gap:0 8px;padding:12px 16px;display:grid;position:absolute}.floating-card span{grid-row:1/3;align-self:center;font-size:22px}.floating-card b{font-size:15px}.floating-card small{color:var(--muted);font-size:9px}.fc-one{top:125px;left:-6px}.fc-two{bottom:80px;right:-5px}.shortcuts{z-index:4;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:-29px;display:grid;position:relative}.shortcuts>a{border:1px solid var(--border);background:#fff;border-radius:20px;align-items:center;gap:11px;min-height:86px;padding:14px;transition:all .25s;display:flex;box-shadow:0 10px 30px #502e3514}.shortcuts>a:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.shortcuts>a>span{background:var(--soft);width:48px;height:48px;color:var(--primary);border-radius:15px;place-items:center;display:grid}.shortcuts>a>span svg{width:21px}.shortcuts>a>div{gap:3px;min-width:0;display:grid}.shortcuts b{font-size:12px}.shortcuts small{color:var(--muted);font-size:9px}.shortcuts>a>svg{color:#bba8ad;width:14px;margin-left:auto}.shortcuts .mint>span{color:var(--success);background:#ebf8f2}.shortcuts .apricot>span{color:#e79716;background:#fff4e3}.shortcuts .violet>span{color:#8266cb;background:#f3efff}.section{padding:90px 0}.section-head{justify-content:space-between;align-items:flex-end;margin-bottom:30px;display:flex}.cashback-teaser h2,.giveaway-grid h2,.section-head h2{letter-spacing:-.035em;margin:8px 0;font-size:36px}.giveaway-grid>div>p,.section-head p{color:var(--muted);margin:0;font-size:13px}.section-head>a,.text-link{color:var(--primary);align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.section-head>a svg,.text-link svg{width:15px}.product-rail{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.product-card{border:1px solid var(--border);background:#fff;border-radius:22px;transition:all .25s;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.product-media{background:#f8f2f0;height:232px;position:relative;overflow:hidden}.product-media img{object-fit:cover;transition:all .4s}.product-card:hover .product-media img{transform:scale(1.04)}.product-media>button{width:38px;height:38px;color:var(--primary);cursor:pointer;background:#ffffffe6;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:12px;right:12px}.product-media>button svg{width:18px}.card-badge{color:var(--primary);background:#fff;border-radius:8px;padding:6px 9px;font-size:9px;font-weight:800;position:absolute;top:12px;left:12px;box-shadow:0 4px 15px #00000017}.product-body{padding:15px}.product-body h3{min-height:40px;margin:0 0 9px;font-size:14px;line-height:1.4}.price-row{align-items:baseline;gap:8px;display:flex}.price-row strong{color:var(--primary);font-size:18px}.price-row del{color:#ad9da1;font-size:10px}.condition{align-items:center;gap:8px;margin:11px 0;display:flex}.condition>span{background:#f3e8ea;border-radius:4px;width:60px;height:4px;overflow:hidden}.condition i{background:var(--success);height:100%;display:block}.condition b{color:var(--success);font-size:9px}.product-body>p{color:var(--muted);align-items:center;gap:3px;font-size:9px;display:flex}.product-body>p svg{width:12px}.product-body footer{border-top:1px solid var(--border);align-items:center;gap:8px;margin-top:11px;padding-top:11px;display:flex}.mini-avatar{color:#a6374a;background:#ffe0e5;border-radius:50%;place-items:center;width:28px;height:28px;font-size:10px;font-weight:800;display:grid}.product-body footer div{display:grid}.product-body footer b{align-items:center;gap:3px;font-size:9px;display:flex}.product-body footer b svg{width:12px;color:var(--primary)}.product-body footer small{color:var(--muted);font-size:8px}.giveaway-band{background:linear-gradient(135deg,#fff7ed,#fff4f5);padding:72px 0}.giveaway-grid{grid-template-columns:.7fr 1.3fr;align-items:center;gap:60px;display:grid}.giveaway-grid>div>p{margin-bottom:18px;line-height:1.7}.giveaway-feature{box-shadow:var(--shadow);background:#fff;border-radius:26px;grid-template-columns:190px 1fr;gap:20px;padding:16px;display:grid}.giveaway-art{background:linear-gradient(145deg,#ffe5cd,#ffc9d2);border-radius:19px;place-items:center;min-height:210px;font-size:78px;display:grid}.giveaway-feature>div:nth-child(2){padding:15px 12px 10px}.giveaway-feature>div>span{letter-spacing:.08em;color:#e89529;font-size:9px;font-weight:800}.giveaway-feature h3{margin:10px 0;font-size:21px}.giveaway-feature p{color:var(--muted);font-size:11px;line-height:1.6}.giveaway-feature footer{align-items:center;gap:8px;margin-top:27px;display:flex}.avatar-stack{display:flex}.avatar-stack i{background:#ffd3db;border:2px solid #fff;border-radius:50%;place-items:center;width:25px;height:25px;margin-left:-6px;font-size:8px;font-style:normal;display:grid}.giveaway-feature footer b{font-size:9px}.giveaway-feature footer a{background:var(--primary);color:#fff;border-radius:11px;margin-left:auto;padding:10px 13px;font-size:9px;font-weight:800}.question-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.question-grid article{border:1px solid var(--border);background:#fff;border-radius:22px;padding:24px}.question-grid>article>span{letter-spacing:.1em;color:var(--primary);font-size:9px;font-weight:800}.question-grid h3{min-height:69px;margin:10px 0 22px;font-size:15px;line-height:1.55}.question-grid footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:14px;display:flex}.question-grid footer>div{align-items:center;gap:7px;display:flex}.question-grid footer i{background:#ffe0e5;border-radius:50%;place-items:center;width:27px;height:27px;font-size:9px;font-style:normal;display:grid}.question-grid footer b{align-items:center;gap:3px;font-size:9px;display:flex}.question-grid footer b svg{color:#567ac1;width:12px}.question-grid footer small{color:var(--muted);font-size:9px}.cashback-teaser{color:#fff;background:#493a3d;padding:75px 0 90px}.cashback-teaser>.shell{grid-template-columns:1fr 420px;align-items:center;gap:70px;display:grid}.cashback-teaser .eyebrow{color:#ff9eae}.cashback-teaser h2{font-size:39px}.cashback-teaser p{color:#ddcfd2;font-size:13px;line-height:1.7}.cashback-teaser a{background:var(--primary);border-radius:13px;align-items:center;gap:8px;margin-top:14px;padding:14px 18px;font-size:11px;font-weight:800;display:inline-flex}.cashback-teaser a svg{width:15px}.cashback-deal{background:#ffffff12;border:1px solid #ffffff1f;border-radius:22px;grid-template-columns:1fr auto;gap:14px;padding:22px;display:grid}.cashback-deal>span{color:#ff9eae;grid-column:1/-1;font-size:9px;font-weight:800}.cashback-deal div{gap:5px;display:grid}.cashback-deal strong{font-size:15px}.cashback-deal small{color:#d4c4c7;font-size:10px}.cashback-deal>b{text-align:right;font-size:9px;font-weight:500}.cashback-deal em{color:#ff9eae;font-size:20px;font-style:normal}.sheet-layer{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#3224286b;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.create-sheet{background:#fff;border-radius:28px 28px 0 0;width:min(720px,100%);padding:27px;animation:sheet-in .25s}.create-sheet header{justify-content:space-between;align-items:flex-start;display:flex}.create-sheet h2{margin:5px 0 20px;font-size:25px}.create-sheet header button{background:var(--soft);border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.create-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.create-grid a{border:1px solid var(--border);border-radius:17px;grid-template-columns:48px 1fr;gap:2px 12px;padding:15px;display:grid}.create-grid a>span{background:var(--soft);width:48px;height:48px;color:var(--primary);border-radius:14px;grid-row:1/3;place-items:center;display:grid}.create-grid b{align-self:end;font-size:12px}.create-grid small{color:var(--muted);font-size:9px}@keyframes sheet-in{0%{opacity:0;transform:translateY(30px)}}@media (max-width:1100px){.global-search{display:none}.desktop-nav{gap:13px;margin-left:auto}.desktop-nav a{font-size:10px}.hero-copy h1{font-size:47px}.product-media{height:200px}}@media (max-width:760px){body{padding-bottom:76px}.shell{width:min(100% - 28px,680px)}.app-header{height:62px}.header-inner{gap:10px}.brand-logo{display:none}.brand-icon{width:42px;height:42px;display:flex}.brand-icon img{object-fit:contain;width:100%;height:100%}.desktop-create,.desktop-nav,.desktop-only,.mobile-menu{display:none!important}.global-search{background:#fff7f8;border:0;flex:1;width:auto;height:40px;display:flex}.global-search kbd{display:none}.header-actions{gap:1px}.header-actions>a{min-width:36px;height:36px}.avatar-button,.header-actions>a:first-child{display:none}.bottom-nav{z-index:60;border-top:1px solid var(--border);height:72px;padding:7px max(8px,env(safe-area-inset-right)) calc(5px + env(safe-area-inset-bottom));background:#fffffff7;grid-template-columns:repeat(5,1fr);align-items:end;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 30px #502e3514}.bottom-nav>a,.bottom-nav>button{color:#927f84;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;height:56px;font-size:9px;display:flex}.bottom-nav svg{width:20px}.bottom-nav .active{color:var(--primary);font-weight:800}.bottom-create{position:relative;top:-13px;color:var(--primary)!important}.bottom-create>span{background:linear-gradient(135deg,var(--primary),#e94361);color:#fff;border:5px solid #fff;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 7px 17px #f45b7352}.bottom-create b{font-size:9px}.hero-grid,.home-hero{min-height:auto}.hero-grid{padding:55px 0 47px;display:block}.hero-copy{text-align:center}.hero-copy .eyebrow{font-size:9px}.hero-copy h1{margin-top:14px;font-size:36px}.hero-copy>p{font-size:13px;line-height:1.65}.hero-search{height:56px;padding-left:14px}.hero-search input{font-size:12px}.hero-search button{height:44px;padding:0 15px;font-size:10px}.trust-row{justify-content:center;gap:14px;font-size:9px}.hero-visual{height:290px;margin-top:25px}.hero-photo{width:220px;height:285px;bottom:-25px}.hero-photo,.orbit-one{right:50%;transform:translate(50%)}.orbit-one{width:300px;height:300px;top:0}.orbit-two{width:240px;height:240px;top:30px;right:50%;transform:translate(50%)}.floating-card{padding:8px 10px}.floating-card span{font-size:17px}.floating-card b{font-size:11px}.floating-card small{font-size:7px}.fc-one{top:67px;left:3px}.fc-two{bottom:28px;right:0}.photo-wash{padding:11px 13px;inset:auto 12px 13px}.photo-wash strong{font-size:14px}.shortcuts{scroll-snap-type:x mandatory;scrollbar-width:none;gap:9px;width:100%;margin-top:0;padding:18px 14px 4px;display:flex;overflow-x:auto}.shortcuts>a{scroll-snap-align:start;flex:0 0 148px;min-height:73px;padding:10px}.shortcuts>a>span{width:40px;height:40px}.shortcuts b{font-size:10px}.shortcuts small{font-size:7px}.section{padding:55px 0}.section-head{align-items:flex-end;margin-bottom:20px}.cashback-teaser h2,.giveaway-grid h2,.section-head h2{font-size:27px}.section-head p{max-width:245px;font-size:10px;line-height:1.5}.section-head>a{white-space:nowrap;font-size:9px}.product-rail{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;margin-inline:-14px;padding:2px 14px 18px;display:flex;overflow-x:auto}.product-card{scroll-snap-align:start;flex:0 0 74vw;max-width:285px}.product-media{height:220px}.giveaway-band{padding:52px 0}.giveaway-grid{display:block}.giveaway-grid>div>p{font-size:11px}.giveaway-feature{grid-template-columns:105px 1fr;gap:11px;margin-top:25px;padding:10px}.giveaway-art{min-height:168px;font-size:50px}.giveaway-feature>div:nth-child(2){padding:8px 4px}.giveaway-feature h3{font-size:14px}.giveaway-feature p{font-size:9px}.giveaway-feature footer{flex-wrap:wrap;margin-top:16px}.giveaway-feature footer a{text-align:center;width:100%;margin-left:0}.question-grid{scroll-snap-type:x mandatory;scrollbar-width:none;margin-inline:-14px;padding:2px 14px 16px;display:flex;overflow-x:auto}.question-grid article{scroll-snap-align:start;flex:0 0 80vw}.cashback-teaser{padding:55px 0}.cashback-teaser>.shell{display:block}.cashback-teaser h2{font-size:29px}.cashback-deal{margin-top:30px}.create-sheet{max-height:90vh;padding:22px 16px calc(20px + env(safe-area-inset-bottom));overflow-y:auto}.create-grid{grid-template-columns:1fr}.create-grid a{padding:12px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.marketplace-page{background:#fffdfc}.marketplace-hero{background:radial-gradient(circle at 86% 20%,#ffc2cc8c,#0000 29%),linear-gradient(135deg,#fff9f4,#fff1f5);padding:52px 0 64px;overflow:hidden}.marketplace-hero-grid{grid-template-columns:1fr 340px;align-items:center;gap:80px;display:grid}.breadcrumbs,.product-breadcrumbs{color:var(--muted);align-items:center;gap:9px;margin-bottom:28px;font-size:10px;display:flex}.breadcrumbs a,.product-breadcrumbs a{transition:all .2s}.breadcrumbs a:hover,.product-breadcrumbs a:hover{color:var(--primary)}.marketplace-hero h1{letter-spacing:-.045em;margin:13px 0 15px;font-size:49px;line-height:1.12}.marketplace-hero h1 em{color:var(--primary);font-style:normal}.marketplace-hero-grid>div>p{color:var(--brown);max-width:650px;font-size:14px;line-height:1.75}.marketplace-trust{gap:28px;margin-top:25px;display:flex}.marketplace-trust>span{grid-template-columns:28px 1fr;gap:0 6px;display:grid}.marketplace-trust svg{width:21px;color:var(--success);grid-row:1/3}.marketplace-trust b{font-size:10px}.marketplace-trust small{color:var(--muted);font-size:8px}.marketplace-hero-card{-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);box-shadow:var(--shadow);background:#ffffffb8;border:1px solid #ffffffbf;border-radius:27px;padding:25px;position:relative}.hero-card-mark{letter-spacing:.14em;color:var(--primary);font-size:9px;font-weight:800}.marketplace-hero-card>strong{letter-spacing:-.05em;margin-top:10px;font-size:46px;display:block}.marketplace-hero-card>p{color:var(--muted);margin:0 0 22px;font-size:11px}.marketplace-hero-card>div{background:var(--soft);border-radius:15px;align-items:center;gap:10px;padding:13px;display:flex}.marketplace-hero-card>div i{font-size:25px;font-style:normal}.marketplace-hero-card>div span{display:grid}.marketplace-hero-card>div b{font-size:10px}.marketplace-hero-card>div small{color:var(--muted);font-size:8px}.marketplace-hero-card>a{background:var(--ink);color:#fff;border-radius:13px;justify-content:center;align-items:center;gap:7px;height:44px;margin-top:14px;font-size:10px;font-weight:800;display:flex}.marketplace-hero-card>a svg{width:14px}.marketplace-explorer{padding:0 0 88px}.category-strip{border:1px solid var(--border);scrollbar-width:none;z-index:3;background:#fffffff0;border-radius:23px;gap:10px;margin-top:-27px;padding:8px;display:flex;position:relative;overflow-x:auto;box-shadow:0 14px 40px #62303a17}.category-strip button{cursor:pointer;height:72px;color:var(--muted);background:0 0;border:0;border-radius:16px;flex-direction:column;flex:0 0 84px;justify-content:center;align-items:center;gap:6px;transition:all .2s;display:flex}.category-strip button.active,.category-strip button:hover{background:var(--soft);color:var(--primary)}.category-strip button span{font-size:22px}.category-strip button b{white-space:nowrap;font-size:8px}.marketplace-toolbar{align-items:center;gap:14px;margin:35px 0 25px;display:flex}.marketplace-search{border:1px solid var(--border);color:#a79297;background:#fff;border-radius:15px;flex:1;align-items:center;gap:10px;max-width:520px;height:50px;padding:0 14px;display:flex}.marketplace-search:focus-within{border-color:var(--secondary);box-shadow:0 0 0 4px #f45b7314}.marketplace-search>svg{width:18px}.marketplace-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:11px}.marketplace-search button{color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.marketplace-search button svg{width:15px}.marketplace-sort{align-items:center;gap:9px;margin-left:auto;display:flex}.marketplace-sort>label{color:var(--muted);font-size:9px}.select-wrap{border:1px solid var(--border);height:43px;color:var(--muted);background:#fff;border-radius:12px;align-items:center;display:flex;position:relative}.select-wrap select{appearance:none;height:100%;color:var(--ink);background:0 0;border:0;outline:0;width:100%;padding:0 34px 0 12px;font-size:10px;font-weight:700}.select-wrap>svg:last-child{pointer-events:none;width:13px;position:absolute;right:10px}.select-wrap>svg:first-child:not(:last-child){width:14px;color:var(--primary);margin-left:10px}.select-wrap>svg:first-child:not(:last-child)+select{padding-left:7px}.mobile-filter-button{display:none}.marketplace-layout{grid-template-columns:225px 1fr;gap:30px;display:grid}.marketplace-sidebar{border:1px solid var(--border);background:#fff;border-radius:21px;align-self:start;padding:20px;position:sticky;top:100px}.filter-panel-head{justify-content:space-between;align-items:flex-start;display:flex}.filter-panel-head h2{margin:5px 0 22px;font-size:17px}.filter-close{display:none}.filter-group{border-top:1px solid var(--border);gap:9px;padding:17px 0;display:grid}.filter-group>label,.filter-group>span{color:var(--brown);font-size:9px;font-weight:800}.filter-options{gap:5px;display:grid}.filter-options button{text-align:left;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;padding:9px 10px;font-size:9px}.filter-options button.selected,.filter-options button:hover{background:var(--soft);color:var(--primary);font-weight:800}.shipping-toggle{border-top:1px solid var(--border);cursor:pointer;justify-content:space-between;align-items:center;padding:18px 0;display:flex;position:relative}.shipping-toggle>span{gap:3px;display:grid}.shipping-toggle b{font-size:9px}.shipping-toggle small{color:var(--muted);font-size:7px}.shipping-toggle input{opacity:0;position:absolute}.shipping-toggle i{background:#e9dfe1;border-radius:20px;width:34px;height:19px;transition:all .2s;position:relative}.shipping-toggle i:after{content:"";background:#fff;border-radius:50%;width:13px;height:13px;transition:all .2s;position:absolute;top:3px;left:3px}.shipping-toggle input:checked+i{background:var(--primary)}.shipping-toggle input:checked+i:after{transform:translate(15px)}.reset-filters{color:var(--primary);cursor:pointer;background:0 0;border:0;padding:5px 0;font-size:9px;font-weight:700}.saved-search-card{background:linear-gradient(145deg,#fff4f6,#fff9f2);border-radius:15px;grid-template-columns:32px 1fr;gap:8px;margin-top:18px;padding:13px;display:grid}.saved-search-card>span{width:32px;height:32px;color:var(--primary);background:#fff;border-radius:10px;place-items:center;display:grid}.saved-search-card svg{width:15px}.saved-search-card div{gap:3px;display:grid}.saved-search-card b{font-size:8px}.saved-search-card small{color:var(--muted);font-size:7px;line-height:1.5}.saved-search-card button{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:8px;grid-column:1/-1;height:30px;font-size:8px;font-weight:800}.results-head{justify-content:space-between;align-items:flex-end;margin-bottom:18px;display:flex}.results-head h2{letter-spacing:-.03em;margin:5px 0 0;font-size:25px}.results-head>small{background:var(--soft);color:var(--primary);border-radius:7px;padding:6px 9px;font-size:8px}.marketplace-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.marketplace-grid .product-media{height:205px}.product-media>button.saved{background:var(--primary);color:#fff}.marketplace-empty{text-align:center;background:snow;border:1px dashed #e8d6da;border-radius:23px;flex-direction:column;justify-content:center;align-items:center;min-height:420px;display:flex}.marketplace-empty>span{font-size:43px}.marketplace-empty h3{margin:13px 0 5px;font-size:20px}.marketplace-empty p{color:var(--muted);font-size:10px}.marketplace-empty button{background:var(--primary);color:#fff;border:0;border-radius:11px;margin-top:11px;padding:11px 16px;font-size:9px;font-weight:800}.marketplace-cta{color:#fff;background:#493a3d;padding:28px 0}.marketplace-cta>.shell{justify-content:space-between;align-items:center;display:flex}.marketplace-cta .shell>div{align-items:center;gap:11px;display:flex}.marketplace-cta .shell>div>span{font-size:29px}.marketplace-cta p{gap:4px;margin:0;display:grid}.marketplace-cta p b{font-size:12px}.marketplace-cta p small{color:#d8c9cc;font-size:8px}.marketplace-cta a{background:var(--primary);border-radius:11px;align-items:center;gap:6px;height:41px;padding:0 15px;font-size:9px;font-weight:800;display:flex}.marketplace-cta a svg{width:14px}.mobile-filter-layer{display:none}.product-detail-page{background:#fffdfc;padding:30px 0 90px}.product-breadcrumbs{margin-bottom:21px}.product-breadcrumbs a{align-items:center;gap:5px;display:flex}.product-breadcrumbs svg{width:14px}.product-breadcrumbs b{text-overflow:ellipsis;white-space:nowrap;max-width:300px;overflow:hidden}.product-detail-grid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:44px;display:grid}.product-main-image{background:#f8f1ef;border-radius:27px;height:525px;position:relative;overflow:hidden}.product-main-image img{object-fit:cover}.product-main-image>span{color:var(--primary);background:#ffffffeb;border-radius:9px;padding:8px 11px;font-size:9px;font-weight:800;position:absolute;top:18px;left:18px}.product-thumbnails{gap:10px;margin-top:11px;display:flex}.product-thumbnails>div{background:#f7efed;border:2px solid #0000;border-radius:12px;width:80px;height:67px;position:relative;overflow:hidden}.product-thumbnails>div.active{border-color:var(--primary)}.product-thumbnails img{object-fit:cover}.product-summary{padding-top:8px}.detail-meta{justify-content:space-between;align-items:center;display:flex}.detail-meta>span{background:var(--soft);color:var(--primary);border-radius:8px;padding:7px 9px;font-size:8px;font-weight:800}.detail-meta small{color:var(--muted);align-items:center;gap:4px;font-size:8px;display:flex}.detail-meta svg{width:12px}.product-summary h1{letter-spacing:-.035em;margin:16px 0;font-size:34px;line-height:1.25}.detail-price{align-items:baseline;gap:11px;display:flex}.detail-price strong{color:var(--primary);font-size:30px}.detail-price del{color:#ad9da1;font-size:11px}.detail-price>span{color:var(--success);background:#ebf8f2;border-radius:7px;padding:5px 7px;font-size:8px;font-weight:800}.detail-condition{background:#fbf8f7;border-radius:15px;margin:21px 0;padding:15px}.detail-condition header{justify-content:space-between;display:flex}.detail-condition header b{font-size:10px}.detail-condition header strong{color:var(--success);font-size:11px}.detail-condition>span{background:#e8dedf;border-radius:9px;height:6px;margin:9px 0;display:block}.detail-condition>span i{border-radius:inherit;background:linear-gradient(90deg,#50ba88,var(--success));height:100%;display:block}.detail-condition small{color:var(--muted);font-size:8px}.detail-facts{grid-template-columns:1fr 1fr;gap:9px;display:grid}.detail-facts>div{border:1px solid var(--border);border-radius:13px;align-items:center;gap:8px;padding:12px;display:flex}.detail-facts svg{width:18px;color:var(--primary)}.detail-facts span{gap:3px;display:grid}.detail-facts small{color:var(--muted);font-size:7px}.detail-facts b{font-size:9px}.product-actions{grid-template-columns:1fr auto auto;gap:8px;margin-top:18px;display:grid;position:relative}.product-actions>a,.product-actions>button{cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:7px;height:49px;font-size:10px;font-weight:800;display:flex}.product-actions>a,.product-actions>button:first-child{background:linear-gradient(135deg,var(--primary),#e94562);color:#fff;box-shadow:0 9px 22px #f45b7338}.product-actions>button:not(:first-child){border:1px solid var(--border);color:var(--ink);background:#fff;padding:0 14px}.product-actions>button.saved{color:var(--primary);background:var(--soft)}.product-actions svg{width:17px}.product-actions>small{color:var(--success);font-size:8px;position:absolute;top:56px;right:0}.buyer-note{color:var(--muted);gap:8px;padding:12px 0 0;font-size:8px;line-height:1.55;display:flex}.buyer-note svg{width:16px;color:var(--success);flex:none}.product-content-grid{grid-template-columns:1fr 370px;gap:35px;margin-top:46px;display:grid}.product-description,.seller-card{border:1px solid var(--border);background:#fff;border-radius:22px;padding:25px}.product-description h2{margin:7px 0 12px;font-size:24px}.product-description>p{color:var(--brown);font-size:12px;line-height:1.8}.detail-checklist{gap:9px;margin-top:22px;display:flex}.detail-checklist span{color:var(--success);background:#eff9f4;border-radius:9px;align-items:center;gap:5px;padding:8px;font-size:8px;font-weight:700;display:flex}.detail-checklist svg{width:13px}.seller-card header{align-items:center;gap:11px;display:flex}.seller-avatar{color:#9c3447;background:linear-gradient(135deg,#ffdce2,#ff9caf);border-radius:50%;place-items:center;width:53px;height:53px;font-size:18px;font-weight:800;display:grid}.seller-card h2{align-items:center;gap:4px;margin:0;font-size:15px;display:flex}.seller-card h2 svg{color:#567ac1;width:15px}.seller-card header p{color:var(--muted);margin:4px 0 0;font-size:8px}.seller-stats{border-block:1px solid var(--border);grid-template-columns:repeat(3,1fr);margin:20px 0;padding:14px 0;display:grid}.seller-stats span{text-align:center;border-right:1px solid var(--border);gap:3px;display:grid}.seller-stats span:last-child{border:0}.seller-stats b{font-size:10px}.seller-stats b svg{color:#e8a329;width:12px}.seller-stats small{color:var(--muted);font-size:7px}.seller-card>a{background:var(--soft);height:38px;color:var(--primary);border-radius:10px;place-items:center;font-size:9px;font-weight:800;display:grid}.related-products{padding-top:76px}.related-products .marketplace-grid{grid-template-columns:repeat(3,1fr)}@media (max-width:1000px){.marketplace-hero-grid{gap:35px}.marketplace-layout{grid-template-columns:195px 1fr;gap:20px}.marketplace-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-grid{gap:25px}.product-main-image{height:430px}.product-content-grid{grid-template-columns:1fr 320px}.detail-checklist{flex-wrap:wrap}}@media (max-width:760px){.marketplace-hero{padding:29px 0 47px}.marketplace-hero-grid{display:block}.breadcrumbs{margin-bottom:24px}.marketplace-hero h1{font-size:35px}.marketplace-hero-grid>div>p{font-size:11px}.marketplace-trust{scrollbar-width:none;gap:11px;margin-inline:-14px;padding:4px 14px;overflow-x:auto}.marketplace-trust>span{flex:0 0 145px}.marketplace-hero-card{display:none}.marketplace-explorer{width:100%;padding-bottom:55px}.category-strip{border-inline:0;border-radius:18px 18px 0 0;margin-top:-22px;padding-inline:14px}.category-strip button{flex-basis:76px}.marketplace-toolbar{grid-template-columns:1fr auto;margin:18px 14px;display:grid}.marketplace-search{grid-column:1/-1;max-width:none}.mobile-filter-button{border:1px solid var(--border);background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:6px;height:42px;font-size:9px;font-weight:800;display:flex}.mobile-filter-button svg{width:15px}.mobile-filter-button i{background:var(--primary);color:#fff;border-radius:50%;place-items:center;width:17px;height:17px;font-size:7px;font-style:normal;display:grid}.marketplace-sort{margin:0}.marketplace-sort>label{display:none}.marketplace-layout{padding:0 14px;display:block}.marketplace-sidebar{display:none}.results-head h2{font-size:21px}.marketplace-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.marketplace-grid .product-card{min-width:0}.marketplace-grid .product-media{height:45vw;max-height:210px}.marketplace-grid .product-body{padding:11px}.marketplace-grid .product-body h3{min-height:32px;font-size:11px}.marketplace-grid .price-row{gap:1px;display:grid}.marketplace-grid .price-row strong{font-size:14px}.marketplace-grid .product-body footer{display:none}.mobile-filter-layer{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#32242873;align-items:flex-end;display:flex;position:fixed;inset:0}.mobile-filter-sheet{width:100%;max-height:88vh;padding:22px 19px calc(20px + env(safe-area-inset-bottom));background:#fff;border-radius:25px 25px 0 0;animation:sheet-in .25s;overflow-y:auto}.mobile-filter-sheet .filter-close{background:var(--soft);border:0;border-radius:50%;place-items:center;width:37px;height:37px;display:grid}.mobile-filter-sheet .filter-close svg{width:17px}.apply-filters{background:var(--primary);color:#fff;border:0;border-radius:12px;width:100%;height:46px;font-size:10px;font-weight:800;position:sticky;bottom:0;box-shadow:0 -8px 20px #fff}.marketplace-cta>.shell{gap:12px}.marketplace-cta .shell>div>span{display:none}.marketplace-cta p b{font-size:10px}.marketplace-cta p small{font-size:7px}.marketplace-cta a{white-space:nowrap}.product-detail-page{padding:19px 0 55px}.product-breadcrumbs b,.product-breadcrumbs span{display:none}.product-detail-grid{display:block}.product-main-image{border-radius:19px;height:93vw;max-height:480px}.product-thumbnails{overflow-x:auto}.product-summary{padding-top:25px}.product-summary h1{font-size:26px}.detail-price strong{font-size:24px}.detail-facts{grid-template-columns:1fr 1fr}.product-actions{z-index:20;border:1px solid var(--border);box-shadow:var(--shadow);background:#fffffff0;border-radius:16px;padding:8px;position:sticky;bottom:80px}.product-actions>a,.product-actions>button{height:44px}.product-content-grid{flex-direction:column;gap:14px;margin-top:25px;display:flex}.product-description,.seller-card{padding:19px}.detail-checklist{display:grid}.related-products{padding-top:52px}.related-products .marketplace-grid{scroll-snap-type:x mandatory;margin-inline:-14px;padding:2px 14px 18px;display:flex;overflow-x:auto}.related-products .product-card{scroll-snap-align:start;flex:0 0 72vw}.related-products .product-media{height:220px}}.create-listing-page{background:linear-gradient(#fff9f8,#fffdfc 310px);min-height:100vh}.create-listing-hero{background:radial-gradient(circle at 80% 35%,#ffb8c559,#0000 28%),linear-gradient(135deg,#fff8f4,#fff0f4);border-bottom:1px solid #f1e4e6b3;padding:30px 0 38px}.create-listing-hero>.shell{grid-template-columns:1fr 340px;align-items:end;gap:50px;display:grid}.create-listing-hero nav{color:var(--muted);grid-column:1/-1;align-items:center;gap:8px;font-size:9px;display:flex}.create-listing-hero nav a{align-items:center;gap:4px;display:flex}.create-listing-hero nav svg{width:12px}.create-listing-hero h1{letter-spacing:-.04em;margin:7px 0;font-size:40px}.create-listing-hero>div>div>p{color:var(--brown);margin:0;font-size:11px}.create-listing-hero aside{background:#ffffffb3;border:1px solid #fffc;border-radius:17px;align-items:center;gap:10px;padding:14px;display:flex;box-shadow:0 10px 30px #62303a0f}.create-listing-hero aside>span{width:38px;height:38px;color:var(--success);background:#ebf8f2;border-radius:12px;place-items:center;display:grid}.create-listing-hero aside svg{width:18px}.create-listing-hero aside>p{flex:1;gap:3px;margin:0;display:grid}.create-listing-hero aside b{font-size:9px}.create-listing-hero aside small{color:var(--muted);font-size:7px}.create-listing-hero aside>svg{color:var(--primary)}.create-listing-main{padding-block:30px 90px}.listing-progress{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:22px;display:grid}.listing-progress button{text-align:left;border:1px solid var(--border);color:#a28e93;background:#fff;border-radius:14px;align-items:center;gap:9px;padding:11px;display:flex;position:relative}.listing-progress button:not(:last-child):after{content:"";background:var(--border);width:10px;height:1px;position:absolute;right:-11px}.listing-progress button>span{background:#f8f3f2;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.listing-progress button svg{width:16px}.listing-progress button>div{gap:2px;display:grid}.listing-progress button b{font-size:9px}.listing-progress button small{font-size:7px}.listing-progress button.active{background:var(--soft);color:var(--primary);border-color:#ffc4cf;box-shadow:0 8px 25px #f45b7314}.listing-progress button.active>span{background:var(--primary);color:#fff}.listing-progress button.done{cursor:pointer;color:var(--success)}.listing-progress button.done>span{background:#eaf8f1}.listing-workspace{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:22px;display:grid}.listing-form-card,.listing-preview{border:1px solid var(--border);background:#fff;border-radius:23px;box-shadow:0 15px 50px #62303a0e}.listing-form-card{overflow:hidden}.listing-step{min-height:510px;padding:28px 31px}.listing-step>header{margin-bottom:25px}.step-kicker{letter-spacing:.13em;color:var(--primary);font-size:8px;font-weight:800}.listing-step h2{letter-spacing:-.03em;margin:6px 0;font-size:25px}.listing-step>header>p{color:var(--muted);margin:0;font-size:9px}.image-uploader{width:100%;min-height:215px;color:var(--ink);cursor:pointer;background:linear-gradient(145deg,snow,#fff7f4);border:1.5px dashed #e7cdd2;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:7px;transition:all .2s;display:flex}.image-uploader:hover{border-color:var(--primary);transform:translateY(-2px)}.image-uploader>span{width:54px;height:54px;color:var(--primary);background:#fff;border-radius:17px;place-items:center;display:grid;box-shadow:0 8px 25px #f45b731f}.image-uploader svg{width:24px}.image-uploader b{font-size:11px}.image-uploader small{color:var(--muted);font-size:8px}.field-error{align-items:center;gap:5px;display:flex;color:#d6405a!important;margin:7px 0 0!important;font-size:8px!important}.field-error svg{width:13px}.uploaded-images{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:15px;display:grid}.uploaded-images article{position:relative}.uploaded-images article>div{background:#f7efed;border-radius:12px;height:102px;position:relative;overflow:hidden}.uploaded-images article.cover>div{outline:2px solid var(--primary);outline-offset:2px}.uploaded-images img{object-fit:cover}.uploaded-images article>button:not(.make-cover){width:25px;height:25px;color:var(--primary);cursor:pointer;background:#ffffffe6;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:5px;right:5px}.uploaded-images button svg{width:12px}.uploaded-images article>span{color:var(--primary);margin-top:6px;font-size:7px;font-weight:800;display:block}.make-cover{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:3px 0;font-size:6px}.photo-tips,.price-guide,.publish-check{background:#f1faf6;border-radius:14px;gap:10px;margin-top:17px;padding:13px;display:flex}.photo-tips>span{width:31px;height:31px;color:var(--success);background:#fff;border-radius:9px;flex:none;place-items:center;display:grid}.photo-tips svg,.price-guide>svg,.publish-check>svg{width:15px;color:var(--success)}.photo-tips div{gap:3px;display:grid}.photo-tips b,.price-guide b,.publish-check b{font-size:8px}.photo-tips p,.price-guide span,.publish-check p{color:var(--muted);margin:0;font-size:7px;line-height:1.55}.form-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.form-grid label{gap:7px;display:grid;position:relative}.form-grid label.full{grid-column:1/-1}.form-grid label>span{color:var(--brown);font-size:8px;font-weight:800}.form-grid input,.form-grid select,.form-grid textarea{border:1px solid var(--border);width:100%;color:var(--ink);background:#fff;border-radius:12px;outline:0;padding:0 13px;font-size:10px;transition:all .2s}.form-grid input,.form-grid select{height:45px}.form-grid textarea{resize:vertical;padding-block:12px;line-height:1.6}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--secondary);box-shadow:0 0 0 4px #f45b7314}.form-grid label>i{color:var(--muted);font-size:7px;font-style:normal;position:absolute;bottom:8px;right:9px}.form-grid label>small{color:#d6405a;font-size:7px}.money-input{position:relative}.money-input input{padding-right:35px}.money-input b{color:var(--muted);font-size:9px;position:absolute;top:15px;right:13px}.money-input.featured input{background:#fffafb;border-color:#ffc4ce}.saving-callout{color:var(--success);background:#eaf8f1;border-radius:13px;align-items:center;gap:10px;margin-top:18px;padding:14px;display:flex}.saving-callout>svg{width:20px}.saving-callout span{gap:3px;display:grid}.saving-callout b{font-size:9px}.saving-callout small{font-size:7px}.condition-slider{border:1px solid var(--border);border-radius:17px;margin-top:25px;padding:20px}.condition-slider header{justify-content:space-between;display:flex}.condition-slider header div{gap:4px;display:grid}.condition-slider header span{color:var(--muted);font-size:8px}.condition-slider header b{font-size:11px}.condition-slider header strong{color:var(--success);font-size:26px}.condition-slider input{width:100%;accent-color:var(--success);margin:18px 0 8px}.condition-slider>div{color:var(--muted);justify-content:space-between;display:flex}.condition-slider small{font-size:6px}.price-guide{background:#fff8ec}.price-guide>svg{color:#e79716;flex:none}.price-guide p{gap:3px;margin:0;display:grid}.delivery-options{gap:9px;margin-top:22px;display:grid}.delivery-options>label{border:1px solid var(--border);cursor:pointer;border-radius:14px;align-items:center;gap:11px;padding:13px;display:flex;position:relative}.delivery-options>label.selected{background:var(--soft);border-color:#ffc4ce}.delivery-options input{opacity:0;position:absolute}.delivery-options label>span{width:37px;height:37px;color:var(--primary);background:#f7f1f0;border-radius:11px;place-items:center;display:grid}.delivery-options svg{width:17px}.delivery-options label>div{flex:1;gap:3px;display:grid}.delivery-options b{font-size:9px}.delivery-options small{color:var(--muted);font-size:7px}.delivery-options label>i{background:var(--primary);color:#fff;border-radius:50%;place-items:center;width:19px;height:19px;display:grid}.delivery-options label>i svg{width:11px}.publish-check{margin-top:21px}.publish-check>svg{flex:none}.publish-check div{gap:4px;display:grid}.listing-form-actions{border-top:1px solid var(--border);background:#fffcfb;justify-content:space-between;align-items:center;min-height:69px;padding:11px 18px;display:flex}.listing-form-actions>a,.listing-form-actions>button{cursor:pointer;border-radius:12px;align-items:center;gap:6px;height:43px;padding:0 16px;font-size:9px;font-weight:800;display:flex}.listing-form-actions svg{width:14px}.listing-form-actions .back{border:1px solid var(--border);color:var(--ink);background:#fff}.listing-form-actions>span{color:var(--muted);align-items:center;gap:4px;font-size:7px;display:flex}.listing-form-actions>span svg{width:12px}.listing-form-actions .next{background:var(--primary);color:#fff;border:0;box-shadow:0 8px 18px #f45b7333}.listing-preview{position:sticky;top:99px;overflow:hidden}.listing-preview>header{border-bottom:1px solid var(--border);justify-content:space-between;padding:14px 15px;display:flex}.listing-preview>header span{letter-spacing:.08em;color:var(--primary);font-size:7px;font-weight:800}.listing-preview>header small{color:var(--muted);font-size:6px}.preview-media{background:linear-gradient(145deg,#fff4f6,#f4ecea);height:210px;position:relative;overflow:hidden}.preview-media>img{object-fit:cover}.preview-media>span{color:#c9b3b8;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex;position:absolute;inset:0}.preview-media>span svg{width:30px}.preview-media>span small{font-size:7px}.preview-media>i{color:var(--success);background:#ffffffe6;border-radius:7px;padding:5px 7px;font-size:7px;font-style:normal;font-weight:800;position:absolute;bottom:9px;right:9px}.preview-copy{padding:15px}.preview-copy>small{color:var(--primary);font-size:7px;font-weight:800}.preview-copy h3{min-height:38px;margin:6px 0;font-size:13px;line-height:1.45}.preview-copy>div{align-items:baseline;gap:7px;display:flex}.preview-copy strong{color:var(--primary);font-size:16px}.preview-copy del,.preview-copy>p{color:var(--muted);font-size:7px}.preview-copy>p{align-items:center;gap:3px;display:flex}.preview-copy>p svg{width:10px}.preview-copy footer{border-top:1px solid var(--border);align-items:center;gap:7px;margin-top:10px;padding-top:11px;display:flex}.preview-copy footer>span{color:#9f384a;background:#ffd8df;border-radius:50%;place-items:center;width:27px;height:27px;font-size:8px;font-weight:800;display:grid}.preview-copy footer>div{display:grid}.preview-copy footer b{align-items:center;gap:3px;font-size:8px;display:flex}.preview-copy footer b svg{color:#567ac1;width:10px}.preview-copy footer small{color:var(--muted);font-size:6px}.listing-success{text-align:center;border:1px solid var(--border);max-width:650px;box-shadow:var(--shadow);background:radial-gradient(circle at 50% 0,#ffe5ea,#0000 36%),#fff;border-radius:28px;margin:35px auto;padding:55px 40px}.listing-success>span{background:linear-gradient(135deg,var(--primary),#e94361);color:#fff;border-radius:50%;place-items:center;width:70px;height:70px;margin:auto;display:grid;box-shadow:0 12px 30px #f45b7340}.listing-success>span svg{width:30px}.listing-success>small{letter-spacing:.14em;color:var(--success);margin-top:20px;font-size:8px;font-weight:800;display:block}.listing-success h2{margin:8px 0;font-size:29px}.listing-success>p{color:var(--muted);font-size:10px;line-height:1.7}.success-slug{background:var(--soft);color:var(--primary);border-radius:10px;margin:20px auto;padding:11px;font-size:8px}.listing-success>div:last-child{justify-content:center;gap:8px;display:flex}.listing-success a,.listing-success button{border:0;border-radius:11px;align-items:center;height:42px;padding:0 16px;font-size:9px;font-weight:800;display:flex}.listing-success a{background:var(--primary);color:#fff}.listing-success button{background:var(--soft);color:var(--primary);cursor:pointer}@media (max-width:900px){.listing-workspace{grid-template-columns:1fr 240px}.listing-progress button small{display:none}.listing-preview{top:85px}}@media (max-width:760px){.create-listing-hero{padding:22px 0 27px}.create-listing-hero>.shell{display:block}.create-listing-hero nav{margin-bottom:23px}.create-listing-hero h1{font-size:31px}.create-listing-hero aside{display:none}.create-listing-main{width:100%;padding:16px 0 45px}.listing-progress{scrollbar-width:none;gap:7px;padding:0 14px 8px;display:flex;overflow-x:auto}.listing-progress button{flex:0 0 111px;padding:8px}.listing-progress button:not(:last-child):after{display:none}.listing-progress button>span{width:30px;height:30px}.listing-progress button small{display:none}.listing-workspace{display:block}.listing-form-card{box-shadow:none;border-inline:0;border-radius:0}.listing-step{min-height:490px;padding:22px 16px 100px}.listing-step h2{font-size:22px}.listing-preview{margin:15px 14px;display:none;position:static}.uploaded-images{grid-template-columns:repeat(3,1fr)}.uploaded-images article>div{height:28vw}.form-grid{grid-template-columns:1fr}.form-grid label.full{grid-column:auto}.price-fields{grid-template-columns:1fr 1fr}.listing-form-actions{z-index:55;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#fffffff5;padding:8px 12px;position:fixed;bottom:72px;left:0;right:0;box-shadow:0 -8px 25px #502e3514}.listing-form-actions>span{display:none}.listing-form-actions>a,.listing-form-actions>button{height:42px}.listing-success{margin:20px 14px;padding:43px 20px}.listing-success h2{font-size:24px}}.auth-page{background:#fffdfc;grid-template-columns:1.05fr .95fr;min-height:calc(100vh - 76px);display:grid}.auth-story{background:radial-gradient(circle at 80% 18%,#fffc,#0000 24%),linear-gradient(145deg,#fff2f4,#ffe3e8);flex-direction:column;justify-content:space-between;min-height:760px;padding:48px clamp(45px,8vw,120px);display:flex;position:relative;overflow:hidden}.auth-story:after{content:"";border:1px solid #f45b7329;border-radius:50%;width:430px;height:430px;position:absolute;bottom:90px;right:-160px;box-shadow:0 0 0 65px #ffffff24,0 0 0 130px #ffffff1a}.auth-wordmark{color:var(--primary);font-size:27px;font-weight:800;line-height:1;display:grid}.auth-wordmark small{letter-spacing:.1em;color:var(--brown);margin-left:3px;font-size:6px}.auth-story>div{z-index:2;position:relative}.auth-story h1{letter-spacing:-.05em;margin:14px 0;font-size:53px;line-height:1.1}.auth-story h1 em{color:var(--primary);font-style:normal}.auth-story>div>p{max-width:510px;color:var(--brown);font-size:13px;line-height:1.8}.auth-story ul{gap:27px;margin:27px 0 0;padding:0;list-style:none;display:flex}.auth-story li{align-items:center;gap:9px;display:flex}.auth-story li>svg{width:22px;color:var(--success)}.auth-story li span{gap:3px;display:grid}.auth-story li b{font-size:9px}.auth-story li small{color:var(--muted);font-size:7px}.auth-story blockquote{z-index:2;max-width:440px;color:var(--brown);margin:0;font-size:10px;font-style:italic;line-height:1.7;position:relative}.auth-panel{place-items:center;padding:45px;display:grid}.auth-card{text-align:center;width:min(405px,100%)}.auth-icon{background:var(--soft);border-radius:19px;place-items:center;width:58px;height:58px;margin:0 auto 14px;font-size:27px;display:grid}.auth-kicker{letter-spacing:.14em;color:var(--primary);font-size:8px;font-weight:800}.auth-card h2{letter-spacing:-.035em;margin:6px 0;font-size:28px}.auth-card>p{color:var(--muted);margin:0 0 23px;font-size:9px}.auth-form{text-align:left;gap:13px;display:grid}.auth-form label{gap:6px;display:grid}.auth-form label>span{color:var(--brown);font-size:8px;font-weight:800}.auth-form label>div{border:1px solid var(--border);background:#fff;border-radius:13px;align-items:center;gap:8px;height:46px;padding:0 12px;display:flex}.auth-form label>div:focus-within{border-color:var(--secondary);box-shadow:0 0 0 4px #f45b7314}.auth-form label svg{color:#b29da2;width:16px}.auth-form label>div>b{color:var(--primary);font-size:13px}.auth-form input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:10px}.auth-form label button{cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.auth-form label>small{color:#d6405a;font-size:7px}.auth-error{color:#c93650;text-align:center;background:#fff0f2;border-radius:10px;padding:10px;font-size:8px;line-height:1.5}.auth-submit{background:linear-gradient(135deg,var(--primary),#e94361);color:#fff;cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:7px;height:48px;font-size:10px;font-weight:800;display:flex;box-shadow:0 9px 22px #f45b7338}.auth-submit:disabled{opacity:.65;cursor:wait}.auth-submit svg{width:16px}.auth-submit:disabled svg{animation:spin 1s linear infinite}.forgot-link{text-align:right;color:var(--primary);font-size:8px;font-weight:700}.auth-card>footer{border-top:1px solid var(--border);color:var(--muted);margin-top:23px;padding-top:18px;font-size:9px}.auth-card>footer a{color:var(--primary);font-weight:800}@keyframes spin{to{transform:rotate(1turn)}}.account-page{background:#fffaf9;min-height:calc(100vh - 76px);padding:45px 0 90px}.account-cover{background:radial-gradient(circle at 85% 20%,#ffffffb3,#0000 28%),linear-gradient(135deg,#ffe4e9,#fff3e9);border-radius:25px;align-items:flex-end;gap:17px;min-height:190px;padding:28px;display:flex}.account-avatar{background:linear-gradient(135deg,#ffadbc,var(--primary));color:#fff;border:5px solid #fff;border-radius:50%;place-items:center;width:82px;height:82px;font-size:29px;font-weight:800;display:grid;box-shadow:0 9px 22px #f45b7333}.account-cover>div:nth-child(2){gap:4px;display:grid}.account-cover>div>span{letter-spacing:.12em;color:var(--primary);font-size:7px;font-weight:800}.account-cover h1{align-items:center;gap:6px;margin:0;font-size:25px;display:flex}.account-cover h1 svg{color:#567ac1;width:18px}.account-cover p{color:var(--muted);margin:0;font-size:8px}.account-cover>a{background:#fff;border-radius:11px;align-items:center;gap:6px;height:39px;margin-left:auto;padding:0 13px;font-size:8px;font-weight:800;display:flex}.account-cover>a svg{width:14px}.account-layout{grid-template-columns:270px 1fr;gap:20px;margin-top:20px;display:grid}.account-listings,.account-summary{border:1px solid var(--border);background:#fff;border-radius:20px;padding:22px}.account-summary h2{margin:0 0 16px;font-size:15px}.account-summary>p{color:var(--muted);align-items:center;gap:7px;font-size:8px;display:flex}.account-summary>p svg{width:14px;color:var(--primary)}.account-summary>div{border-block:1px solid var(--border);grid-template-columns:1fr 1fr;margin:17px 0;padding:13px 0;display:grid}.account-summary>div span{text-align:center;border-right:1px solid var(--border);gap:3px;display:grid}.account-summary>div span:last-child{border:0}.account-summary>div b{font-size:10px}.account-summary>div b svg{color:#e6a22e;width:11px}.account-summary>div small{color:var(--muted);font-size:7px}.account-summary form button{background:var(--soft);width:100%;height:38px;color:var(--primary);cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;font-size:8px;font-weight:800;display:flex}.account-summary form svg{width:14px}.account-listings>header{justify-content:space-between;align-items:center;display:flex}.account-listings header span{color:var(--primary);letter-spacing:.1em;font-size:7px;font-weight:800}.account-listings h2{margin:4px 0;font-size:19px}.account-listings header>a{background:var(--primary);color:#fff;border-radius:10px;padding:10px 12px;font-size:8px;font-weight:800}.account-empty{text-align:center;border:1px dashed #e6d3d7;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:265px;margin-top:17px;display:flex}.account-empty>svg{color:#d9bbc1;width:37px}.account-empty h3{margin:10px 0 4px;font-size:15px}.account-empty p{color:var(--muted);font-size:8px}.account-empty a{color:var(--primary);margin-top:7px;font-size:8px;font-weight:800}@media (max-width:760px){.auth-page{min-height:auto;display:block}.auth-story{min-height:250px;padding:30px 24px}.auth-story>div{margin-top:45px}.auth-story h1{font-size:36px}.auth-story blockquote,.auth-story ul,.auth-story>div>p{display:none}.auth-panel{padding:34px 19px 55px}.auth-card h2{font-size:24px}.account-page{padding:20px 0 55px}.account-cover{text-align:center;flex-direction:column;align-items:center;min-height:210px}.account-cover>a{margin:8px 0 0}.account-layout{display:block}.account-summary{margin-bottom:14px}.account-listings{padding:17px}}.give-page{background:#fffdf9}.give-hero{background:radial-gradient(circle at 82% 25%,#ffd2a08c,#0000 28%),linear-gradient(135deg,#fff9ee,#fff1f2);padding:48px 0 64px}.give-hero-grid{grid-template-columns:1fr 350px;align-items:center;gap:70px;display:grid}.give-create-hero nav,.give-hero nav{color:var(--muted);gap:8px;margin-bottom:27px;font-size:8px;display:flex}.give-hero h1{letter-spacing:-.045em;margin:12px 0;font-size:49px;line-height:1.12}.give-hero h1 em{color:#e99a37;font-style:normal}.give-hero-grid>div>p{color:var(--brown);max-width:620px;font-size:12px;line-height:1.8}.give-trust{gap:30px;margin-top:25px;display:flex}.give-trust>span{grid-template-columns:27px 1fr;gap:1px 6px;display:grid}.give-trust svg{color:#e99a37;grid-row:1/3;width:19px}.give-trust b{font-size:9px}.give-trust small{color:var(--muted);font-size:7px}.give-hero-grid>aside{box-shadow:var(--shadow);background:#ffffffb8;border:1px solid #fffc;border-radius:28px;padding:26px}.give-hero-grid>aside>span{color:#66a65e;background:#eff8ec;border-radius:14px;place-items:center;width:45px;height:45px;display:grid}.give-hero-grid>aside>span svg{width:21px}.give-hero-grid>aside>small{letter-spacing:.14em;color:#66a65e;margin-top:15px;font-size:7px;font-weight:800;display:block}.give-hero-grid>aside>strong{margin:5px 0;font-size:22px;line-height:1.35;display:block}.give-hero-grid>aside>p{color:var(--muted);font-size:8px;line-height:1.7}.give-hero-grid>aside>a{color:#fff;background:#e99a37;border-radius:12px;justify-content:center;align-items:center;gap:6px;height:42px;font-size:9px;font-weight:800;display:flex}.give-hero-grid>aside>a svg{width:14px}.give-explorer{padding-bottom:85px}.give-categories{border:1px solid var(--border);background:#fff;border-radius:22px;gap:10px;margin-top:-27px;padding:8px;display:flex;overflow-x:auto;box-shadow:0 13px 35px #6f492614}.give-categories button{min-width:95px;height:67px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:15px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:5px;display:flex}.give-categories button.active,.give-categories button:hover{color:#dd8b26;background:#fff7e9}.give-categories span{font-size:21px}.give-categories b{font-size:8px}.give-toolbar{gap:10px;margin:32px 0;display:flex}.give-toolbar>label{border:1px solid var(--border);background:#fff;border-radius:14px;flex:1;align-items:center;gap:8px;max-width:540px;height:47px;padding:0 12px;display:flex}.give-toolbar input{border:0;outline:0;flex:1;font-size:9px}.give-toolbar svg{color:#d7a260;width:15px}.give-toolbar button{background:0 0;border:0}.give-toolbar>div{border:1px solid var(--border);background:#fff;border-radius:14px;align-items:center;height:47px;display:flex;position:relative}.give-toolbar select{appearance:none;background:0 0;border:0;outline:0;padding:0 35px 0 12px;font-size:8px;font-weight:700}.give-toolbar>div>svg:first-child{margin-left:10px}.give-toolbar>div>svg:last-child{position:absolute;right:10px}.give-results-head{justify-content:space-between;align-items:end;margin:0 0 21px;display:flex}.give-results-head h2{margin:6px 0 0;font-size:26px}.give-results-head>p{color:var(--muted);font-size:8px}.give-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.give-card{border:1px solid var(--border);background:#fff;border-radius:22px;transition:all .25s;overflow:hidden}.give-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.give-card-media{background:#f6efe8;height:230px;display:block;position:relative;overflow:hidden}.give-card-media img{object-fit:cover;transition:all .4s}.give-card:hover .give-card-media img{transform:scale(1.04)}.give-card-media>span{color:#df8f2d;background:#ffffffeb;border-radius:8px;padding:6px 9px;font-size:7px;font-weight:800;position:absolute;top:12px;left:12px}.give-card-body{padding:15px}.give-card-body>small{color:#66a65e;font-size:7px;font-weight:700}.give-card h3{min-height:41px;margin:6px 0;font-size:14px;line-height:1.45}.give-card-body>p{color:var(--muted);align-items:center;gap:3px;font-size:8px;display:flex}.give-card-body>p svg{width:11px}.give-card footer{border-top:1px solid var(--border);align-items:center;gap:7px;padding-top:11px;display:flex}.give-card footer>span{color:#a96119;background:#ffe2ca;border-radius:50%;place-items:center;width:28px;height:28px;font-size:8px;font-weight:800;display:grid}.give-card footer>div{display:grid}.give-card footer b{align-items:center;gap:3px;font-size:8px;display:flex}.give-card footer b svg{color:#567ac1;width:10px}.give-card footer small{color:var(--muted);font-size:6px}.give-card footer em{color:var(--primary);align-items:center;gap:3px;margin-left:auto;font-size:8px;font-style:normal;display:flex}.give-card footer em svg{width:11px}.give-card-link{color:#d98827;background:#fff7e9;border-radius:9px;justify-content:center;align-items:center;gap:5px;height:32px;margin-top:11px;font-size:8px;font-weight:800;display:flex}.give-card-link svg{width:12px}.give-empty{border:1px dashed #e9d8c2;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:350px;display:flex}.give-empty>span{font-size:40px}.give-empty h3{margin:10px 0 3px;font-size:17px}.give-empty p{color:var(--muted);font-size:8px}.give-empty button{color:#fff;background:#e99a37;border:0;border-radius:9px;padding:10px 13px;font-size:8px}.give-bottom-cta{color:#fff;background:#4d4039;padding:27px 0}.give-bottom-cta>.shell{align-items:center;gap:12px;display:flex}.give-bottom-cta>.shell>span{font-size:29px}.give-bottom-cta>.shell>div{gap:4px;display:grid}.give-bottom-cta b{font-size:11px}.give-bottom-cta small{color:#d9cbc4;font-size:8px}.give-bottom-cta a{background:#e99a37;border-radius:11px;align-items:center;gap:6px;margin-left:auto;padding:12px 15px;font-size:8px;font-weight:800;display:flex}.give-bottom-cta svg{width:13px}.give-detail{background:#fffdf9;padding:30px 0 85px}.give-breadcrumb{color:var(--muted);align-items:center;gap:8px;margin-bottom:20px;font-size:8px;display:flex}.give-breadcrumb a{align-items:center;gap:5px;display:flex}.give-breadcrumb svg{width:13px}.give-detail-grid{grid-template-columns:1.08fr .92fr;gap:42px;display:grid}.give-detail-image{background:#f7efe7;border-radius:27px;height:510px;position:relative;overflow:hidden}.give-detail-image img{object-fit:cover}.give-detail-image>span{color:#dd8b26;background:#ffffffeb;border-radius:9px;align-items:center;gap:5px;padding:8px 10px;font-size:7px;font-weight:800;display:flex;position:absolute;top:17px;left:17px}.give-detail-image>span svg{width:12px}.give-detail-summary{padding-top:9px}.give-detail-meta{justify-content:space-between;display:flex}.give-detail-meta span{color:#d98827;background:#fff7e9;border-radius:8px;padding:6px 8px;font-size:8px;font-weight:800}.give-detail-meta small{color:var(--muted);align-items:center;gap:4px;font-size:7px;display:flex}.give-detail-meta svg{width:11px}.give-detail-summary h1{letter-spacing:-.035em;margin:16px 0;font-size:32px;line-height:1.3}.give-condition{background:#f1f9ed;border-radius:14px;gap:9px;padding:14px;display:flex}.give-condition>svg{color:#66a65e;width:20px}.give-condition>span{gap:3px;display:grid}.give-condition small{color:#66a65e;font-size:6px;font-weight:800}.give-condition b{font-size:9px}.give-facts{grid-template-columns:1fr 1fr;gap:9px;margin:17px 0;display:grid}.give-facts>div{border:1px solid var(--border);border-radius:13px;gap:8px;padding:12px;display:flex}.give-facts svg{color:#e99a37;width:17px}.give-facts span{gap:3px;display:grid}.give-facts small{color:var(--muted);font-size:6px}.give-facts b{font-size:8px;line-height:1.4}.request-give-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#efa23f,#de8824);border:0;border-radius:13px;justify-content:center;align-items:center;gap:7px;width:100%;height:49px;font-size:10px;font-weight:800;display:flex;box-shadow:0 9px 21px #de882433}.request-give-button svg{width:17px}.give-interest{color:var(--muted);justify-content:center;align-items:center;gap:5px;font-size:7px;display:flex}.give-interest svg{width:11px;color:var(--primary)}.give-safety{background:#fff7f0;border-radius:11px;gap:8px;padding:11px;display:flex}.give-safety>svg{width:16px;color:var(--success);flex:none}.give-safety p{gap:2px;margin:0;display:grid}.give-safety b{font-size:7px}.give-safety span{color:var(--muted);font-size:6px}.give-story-grid{grid-template-columns:1fr 340px;gap:25px;margin-top:38px;display:grid}.give-story-grid>article,.give-story-grid>aside{border:1px solid var(--border);background:#fff;border-radius:20px;padding:24px}.give-story-grid article h2{margin:6px 0;font-size:22px}.give-story-grid article>p{color:var(--brown);font-size:10px;line-height:1.8}.give-story-grid article>div{gap:8px;margin-top:18px;display:flex}.give-story-grid article>div span{color:#66a65e;background:#eff8ec;border-radius:8px;align-items:center;gap:4px;padding:7px;font-size:7px;display:flex}.give-story-grid article>div svg{width:11px}.give-story-grid aside header{align-items:center;gap:10px;display:flex}.give-story-grid aside header>span{color:#a96119;background:#ffe2ca;border-radius:50%;place-items:center;width:49px;height:49px;font-weight:800;display:grid}.give-story-grid aside h2{align-items:center;gap:4px;margin:0;font-size:13px;display:flex}.give-story-grid aside h2 svg{color:#567ac1;width:13px}.give-story-grid aside header p{color:var(--muted);font-size:7px}.give-story-grid aside>div{border-block:1px solid var(--border);gap:3px;margin:18px 0;padding:12px;display:grid}.give-story-grid aside strong{color:#66a65e;font-size:16px}.give-story-grid aside>div span{color:var(--muted);font-size:7px}.give-story-grid aside>a{color:#d98827;background:#fff7e9;border-radius:9px;place-items:center;height:35px;font-size:8px;font-weight:800;display:grid}.give-related{padding-top:67px}.give-related>header{justify-content:space-between;align-items:end;margin-bottom:20px;display:flex}.give-related h2{margin:5px 0;font-size:25px}.give-related>header>a{color:#d98827;font-size:8px;font-weight:800}.request-layer{z-index:110;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#362a227a;place-items:center;padding:15px;display:grid;position:fixed;inset:0}.request-dialog{background:#fff;border-radius:23px;width:min(500px,100%);padding:24px;box-shadow:0 30px 90px #32231940}.request-dialog>header{justify-content:space-between;display:flex}.request-dialog header small{color:#d98827;font-size:7px;font-weight:800}.request-dialog h2{margin:5px 0;font-size:20px}.request-dialog header button{background:#fff7e9;border:0;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.request-dialog header svg{width:15px}.request-item{background:#fff8ef;border-radius:9px;padding:10px;font-size:8px}.request-dialog>label{gap:6px;display:grid;position:relative}.request-dialog label>span{font-size:8px;font-weight:800}.request-dialog textarea{border:1px solid var(--border);resize:none;border-radius:12px;outline:0;padding:11px;font-size:9px}.request-dialog textarea:focus{border-color:#e99a37}.request-dialog label>i{color:var(--muted);font-size:6px;font-style:normal;position:absolute;bottom:7px;right:9px}.request-dialog label>small{color:#d6405a;font-size:7px}.request-tip{background:#f1f9ed;border-radius:10px;gap:8px;margin-top:12px;padding:11px;display:flex}.request-tip>svg{color:#66a65e;width:15px}.request-tip p{gap:3px;margin:0;display:grid}.request-tip b{font-size:7px}.request-tip span{color:var(--muted);font-size:6px}.request-warning{color:#bd6b19;align-items:center;gap:5px;margin-top:10px;font-size:6px;display:flex}.request-warning svg{width:13px}.request-dialog>footer{justify-content:flex-end;gap:7px;margin-top:16px;display:flex}.request-dialog>footer button,.request-success button{border:0;border-radius:10px;height:39px;padding:0 14px;font-size:8px;font-weight:800}.request-dialog>footer button:first-child{background:#f8f3f1}.request-dialog>footer button:last-child,.request-success button{color:#fff;background:#e99a37}.request-dialog>footer svg{width:13px;animation:spin 1s linear infinite}.request-success{text-align:center}.request-success>span{color:#66a65e;background:#eff8ec;border-radius:50%;place-items:center;width:57px;height:57px;margin:auto;display:grid}.request-success>span svg{width:25px}.request-success>small{color:#66a65e;margin-top:14px;font-size:7px;font-weight:800;display:block}.request-success p{color:var(--muted);font-size:8px;line-height:1.7}.give-create-page{background:#fffdf9;min-height:100vh}.give-create-hero{background:linear-gradient(135deg,#fff8eb,#fff0f1);padding:28px 0 35px}.give-create-hero>.shell{grid-template-columns:1fr 330px;align-items:end;gap:45px;display:grid}.give-create-hero nav{grid-column:1/-1;margin-bottom:5px}.give-create-hero nav a{align-items:center;gap:4px;display:flex}.give-create-hero nav svg{width:11px}.give-create-hero h1{margin:6px 0;font-size:36px}.give-create-hero>div>div>p{color:var(--muted);font-size:9px}.give-create-hero aside{background:#ffffffbf;border-radius:15px;align-items:center;gap:9px;padding:13px;display:flex}.give-create-hero aside>svg{color:#66a65e;width:18px}.give-create-hero aside>svg:last-child{color:#e99a37}.give-create-hero aside span{flex:1;gap:3px;display:grid}.give-create-hero aside b{font-size:8px}.give-create-hero aside small{color:var(--muted);font-size:6px}.give-create-main{padding-block:28px 80px}.give-create-form{grid-template-columns:1fr 280px;align-items:start;gap:22px;display:grid}.give-create-form>aside,.give-create-form>section{border:1px solid var(--border);background:#fff;border-radius:21px}.give-create-form>section{padding:25px}.give-create-form>section>header h1{margin:6px 0;font-size:24px}.give-create-form>section>header p{color:var(--muted);font-size:8px}.give-upload{cursor:pointer;background:#fffaf2;border:1.5px dashed #e5cba8;border-radius:16px;place-items:center;height:190px;margin:20px 0;display:grid;position:relative;overflow:hidden}.give-upload>input{opacity:0;cursor:pointer;position:absolute;inset:0}.give-upload>span{flex-direction:column;align-items:center;gap:5px;display:flex}.give-upload>span svg{color:#e99a37;width:25px}.give-upload>span b{font-size:9px}.give-upload>span small{color:var(--muted);font-size:7px}.give-upload>img{object-fit:cover}.give-upload>button{width:32px;height:32px;color:var(--primary);background:#fff;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:9px;right:9px}.give-upload>button svg{width:14px}.give-form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.give-form-grid label{gap:6px;display:grid}.give-form-grid label.full{grid-column:1/-1}.give-form-grid label>span{font-size:7px;font-weight:800}.give-form-grid input,.give-form-grid select,.give-form-grid textarea{border:1px solid var(--border);border-radius:11px;outline:0;padding:0 11px;font-size:9px}.give-form-grid input,.give-form-grid select{height:42px}.give-form-grid textarea{resize:vertical;padding-block:10px}.give-form-grid label>small{color:#d6405a;font-size:6px}.give-create-form>aside{position:sticky;top:98px;overflow:hidden}.give-create-form>aside>header{border-bottom:1px solid var(--border);gap:3px;padding:13px;display:grid}.give-create-form>aside>header small{color:#d98827;font-size:6px}.give-create-form>aside>header b{font-size:9px}.give-create-preview{color:#d8ae79;background:#fff7e9;place-items:center;height:210px;display:grid;position:relative}.give-create-preview img{object-fit:cover}.give-create-preview svg{width:30px}.give-create-form>aside>div:last-child{padding:14px}.give-create-form>aside>div>small{color:#d98827;font-size:6px;font-weight:800}.give-create-form>aside h2{min-height:37px;margin:6px 0;font-size:13px}.give-create-form>aside p{color:#66a65e;font-size:7px}.give-create-form>aside>div>span{color:var(--muted);align-items:center;gap:3px;font-size:7px;display:flex}.give-create-form>aside svg{width:10px}.give-create-form>footer{grid-column:1/-1;justify-content:space-between;display:flex}.give-create-form>footer a,.give-create-form>footer button{border-radius:11px;align-items:center;gap:6px;height:43px;padding:0 15px;font-size:8px;font-weight:800;display:flex}.give-create-form>footer a{border:1px solid var(--border)}.give-create-form>footer button{color:#fff;background:#e99a37;border:0}.give-create-form>footer svg{width:13px}.give-create-success{text-align:center;border:1px solid var(--border);background:#fff;border-radius:26px;max-width:630px;margin:35px auto;padding:50px}.give-create-success>span{color:#66a65e;background:#eff8ec;border-radius:50%;place-items:center;width:65px;height:65px;margin:auto;display:grid}.give-create-success>small{color:#66a65e;margin-top:17px;font-size:7px;font-weight:800;display:block}.give-create-success h1{font-size:26px}.give-create-success p{color:var(--muted);font-size:8px}.give-create-success>div{color:#d98827;background:#fff7e9;border-radius:9px;padding:10px;font-size:7px}.give-create-success a{color:#fff;background:#e99a37;border-radius:10px;margin-top:16px;padding:11px 15px;font-size:8px;font-weight:800;display:inline-flex}@media (max-width:900px){.give-grid{grid-template-columns:repeat(2,1fr)}.give-detail-grid{gap:25px}.give-story-grid{grid-template-columns:1fr 290px}}@media (max-width:760px){.give-hero{padding:30px 0 48px}.give-hero-grid{display:block}.give-hero h1{font-size:35px}.give-hero-grid>div>p{font-size:10px}.give-hero-grid>aside{display:none}.give-trust{margin-inline:-14px;padding-inline:14px;overflow-x:auto}.give-trust>span{flex:0 0 135px}.give-explorer{width:100%;padding-bottom:55px}.give-categories{border-inline:0;border-radius:18px 18px 0 0;padding-inline:14px}.give-categories button{flex:0 0 82px;min-width:82px}.give-toolbar{grid-template-columns:1fr 1fr;margin:18px 0;padding:0 14px;display:grid}.give-toolbar>label{grid-column:1/-1;max-width:none}.give-results-head{padding:0 14px}.give-results-head h2{font-size:21px}.give-results-head>p{display:none}.give-grid{scroll-snap-type:x mandatory;gap:11px;padding:2px 14px 18px;display:flex;overflow-x:auto}.give-card{scroll-snap-align:start;flex:0 0 78vw;max-width:310px}.give-bottom-cta>.shell>span{display:none}.give-bottom-cta b{font-size:9px}.give-bottom-cta small{font-size:6px}.give-bottom-cta a{white-space:nowrap}.give-detail{padding-top:18px}.give-breadcrumb b,.give-breadcrumb span{display:none}.give-detail-grid{display:block}.give-detail-image{border-radius:19px;height:92vw;max-height:460px}.give-detail-summary{padding-top:22px}.give-detail-summary h1{font-size:25px}.give-facts{grid-template-columns:1fr}.request-give-button{z-index:20;position:sticky;bottom:80px}.give-story-grid{margin-top:20px;display:block}.give-story-grid>aside{margin-top:12px}.give-story-grid article>div{display:grid}.give-related{padding-top:50px}.request-layer{align-items:end;padding:0}.request-dialog{padding:21px 16px calc(18px + env(safe-area-inset-bottom));border-radius:23px 23px 0 0}.give-create-hero{padding:22px 0}.give-create-hero>.shell{display:block}.give-create-hero aside{display:none}.give-create-hero h1{font-size:29px}.give-create-main{width:100%;padding:15px 0 50px}.give-create-form{display:block}.give-create-form>section{border-inline:0;border-radius:0;padding:18px 15px}.give-create-form>aside{display:none}.give-form-grid{grid-template-columns:1fr}.give-form-grid label.full{grid-column:auto}.give-create-form>footer{z-index:20;background:#fffffff5;padding:9px 13px;position:sticky;bottom:80px}.give-create-success{margin:20px 14px;padding:40px 20px}}.milk-create-page,.milk-page{color:var(--brown);background:#fffdfb}.milk-hero{background:radial-gradient(circle at 82% 18%,#ebb0bb47,#0000 27%),radial-gradient(circle at 62% 70%,#b5d7c93b,#0000 25%),linear-gradient(135deg,#fffdf9,#fff3f4);padding:45px 0 65px}.milk-hero-grid{grid-template-columns:1fr 360px;align-items:center;gap:70px;display:grid}.milk-create-hero nav,.milk-hero nav{color:var(--muted);gap:8px;margin-bottom:28px;font-size:8px;display:flex}.milk-hero h1{letter-spacing:-.045em;margin:12px 0;font-size:49px;line-height:1.12}.milk-hero h1 em{color:#c86e80;font-style:normal}.milk-hero-grid>div>p{max-width:650px;color:var(--muted);font-size:11px;line-height:1.85}.milk-hero-actions{gap:10px;margin-top:25px;display:flex}.milk-hero-actions a{border-radius:13px;align-items:center;gap:7px;min-height:45px;padding:0 15px;font-size:8px;font-weight:800;display:flex}.milk-hero-actions a:first-child{color:#fff;background:linear-gradient(135deg,#d98291,#bd6476);box-shadow:0 10px 25px #be637630}.milk-hero-actions a:last-child{color:#9d5966;background:#fffc;border:1px solid #e9cfd4}.milk-hero-actions svg{width:15px}.milk-hero-grid>aside{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb8;border:1px solid #ffffffe6;border-radius:28px;padding:27px;box-shadow:0 20px 50px #6e4b521a}.milk-hero-grid>aside>span{color:#5d9c83;background:#edf7f2;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.milk-hero-grid>aside>span svg{width:22px}.milk-hero-grid>aside>small{letter-spacing:.14em;color:#5d9c83;margin-top:15px;font-size:7px;font-weight:800;display:block}.milk-hero-grid>aside>strong{margin:6px 0;font-size:22px;line-height:1.4;display:block}.milk-hero-grid>aside>p{color:var(--muted);font-size:8px;line-height:1.7}.milk-hero-grid>aside>div{border-top:1px solid var(--border);color:#7d6a67;gap:7px;padding-top:13px;font-size:7px;line-height:1.5;display:flex}.milk-hero-grid>aside>div svg{color:#c86e80;flex:none;width:15px}.milk-steps{z-index:2;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:-27px;display:grid;position:relative}.milk-steps article{border:1px solid var(--border);background:#fff;border-radius:17px;align-items:center;gap:10px;padding:15px;display:flex;box-shadow:0 12px 30px #64463c12}.milk-steps article>span{color:#c86e80;font-size:7px;font-weight:800}.milk-steps svg{color:#c86e80;width:20px}.milk-steps article>div{gap:3px;display:grid}.milk-steps b{font-size:9px}.milk-steps small{color:var(--muted);font-size:7px}.milk-safety-band{padding:52px 0 25px}.milk-safety-band>.shell{background:linear-gradient(135deg,#f3faf6,#fffdf8);border:1px solid #dcece4;border-radius:20px;grid-template-columns:45px 1fr 260px;align-items:center;gap:16px;padding:22px;display:grid}.milk-safety-band svg{color:#5d9c83;width:30px}.milk-safety-band small{letter-spacing:.13em;color:#5d9c83;font-size:6px;font-weight:800}.milk-safety-band h2{margin:4px 0;font-size:16px}.milk-safety-band p{color:var(--muted);margin:0;font-size:8px;line-height:1.6}.milk-safety-band>.shell>span{color:#9b6c72;background:#fff;border-radius:11px;padding:12px;font-size:7px;line-height:1.55}.milk-explorer{padding-block:25px 85px}.milk-tabs{border:1px solid var(--border);background:#fff;border-radius:18px;grid-template-columns:1fr 1fr;max-width:650px;margin:auto;padding:6px;display:grid}.milk-tabs button{height:58px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:13px;justify-content:center;align-items:center;gap:9px;display:flex}.milk-tabs button.active{color:#ad5d6c;background:#fff1f3}.milk-tabs button:last-child.active{color:#4f8a73;background:#edf7f2}.milk-tabs svg{width:20px}.milk-tabs button>span{text-align:left;gap:2px;display:grid}.milk-tabs b{font-size:8px}.milk-tabs small{opacity:.75;font-size:6px}.milk-toolbar{justify-content:center;gap:10px;margin:25px 0;display:flex}.milk-toolbar label{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:center;gap:8px;height:44px;padding:0 11px;display:flex}.milk-toolbar label:first-child{width:min(480px,100%)}.milk-toolbar input{border:0;outline:0;flex:1;font-size:8px}.milk-toolbar select{background:0 0;border:0;outline:0;min-width:145px;font-size:8px}.milk-toolbar svg{color:#c86e80;width:14px}.milk-toolbar button{background:0 0;border:0}.milk-result-head{justify-content:space-between;align-items:end;margin-bottom:17px;display:flex}.milk-result-head span{color:#c86e80;letter-spacing:.12em;font-size:6px;font-weight:800}.milk-result-head h2{margin:5px 0;font-size:25px}.milk-result-head p{text-align:right;max-width:330px;color:var(--muted);font-size:7px;line-height:1.5}.milk-list{grid-template-columns:1fr 1fr;gap:14px;display:grid}.milk-card{border:1px solid var(--border);background:#fff;border-radius:21px;padding:19px;transition:all .25s}.milk-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.milk-card>header{align-items:center;gap:9px;display:flex}.milk-card>header>span{color:#bf6678;background:#fff0f2;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.milk-card.request>header>span{color:#4f8a73;background:#edf7f2}.milk-card>header svg{width:19px}.milk-card>header>div{gap:2px;display:grid}.milk-card>header small{color:#c86e80;font-size:6px;font-weight:800}.milk-card.request>header small{color:#4f8a73}.milk-card>header strong{font-size:16px}.milk-card>header em{color:#5d9c83;background:#f4faf7;border-radius:7px;align-self:start;margin-left:auto;padding:5px 7px;font-size:6px;font-style:normal}.milk-card-facts{grid-template-columns:1fr 1fr;gap:7px;margin:15px 0;display:grid}.milk-card-facts p,.milk-request-age{background:#fff8f8;border-radius:11px;align-items:center;gap:7px;margin:0;padding:10px;display:flex}.milk-card-facts p.wide{background:#f5faf7;grid-column:1/-1}.milk-card-facts svg,.milk-request-age svg{color:#c86e80;flex:none;width:15px}.milk-card-facts p.wide svg,.milk-request-age svg{color:#5d9c83}.milk-card-facts span,.milk-request-age span{gap:2px;display:grid}.milk-card-facts small,.milk-request-age small{color:var(--muted);font-size:6px}.milk-card-facts b,.milk-request-age b{font-size:8px;line-height:1.4}.milk-card-note{color:#796866;background:snow;border-left:2px solid #e8bec6;padding:9px 11px;font-size:7px;line-height:1.6}.milk-card>footer{border-top:1px solid var(--border);gap:9px;padding-top:13px}.milk-card>footer,.milk-member{align-items:center;display:flex}.milk-member{gap:7px}.milk-member>span{color:#9e5563;background:#f9dce2;border-radius:50%;place-items:center;width:31px;height:31px;font-size:8px;font-weight:800;display:grid}.milk-member p{gap:2px;margin:0;display:grid}.milk-member b{align-items:center;gap:3px;font-size:8px;display:flex}.milk-member b svg{color:#567ac1;width:10px}.milk-member small{color:var(--muted);align-items:center;gap:2px;font-size:6px;display:flex}.milk-member small svg{width:9px}.milk-contact-button{color:#fff;cursor:pointer;background:#c86e80;border:0;border-radius:9px;align-items:center;gap:5px;margin-left:auto;padding:9px 10px;font-size:7px;font-weight:800;display:flex}.milk-card.request .milk-contact-button{background:#5d9c83}.milk-contact-button svg{width:12px}.milk-request-age{width:max-content;margin:15px 0}.milk-request-copy{color:#635653;min-height:57px;font-size:9px;line-height:1.7}.milk-empty{background:#fff;border:1px dashed #e6cfd3;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:320px;display:flex}.milk-empty>span{font-size:37px}.milk-empty h3{margin:9px 0 3px;font-size:16px}.milk-empty p{color:var(--muted);font-size:8px}.milk-empty button{color:#fff;background:#c86e80;border:0;border-radius:9px;padding:10px 13px;font-size:8px}.milk-bottom-cta{color:#fff;background:#493e3c;padding:26px 0}.milk-bottom-cta>.shell{align-items:center;gap:10px;display:flex}.milk-bottom-cta>.shell>span{font-size:28px}.milk-bottom-cta>.shell>div{gap:3px;margin-right:auto;display:grid}.milk-bottom-cta b{font-size:10px}.milk-bottom-cta small{color:#d8cbc8;font-size:7px}.milk-bottom-cta a{background:#c86e80;border-radius:9px;padding:10px 12px;font-size:7px;font-weight:800}.milk-bottom-cta a:last-child{background:#5d9c83}.milk-dialog-layer{z-index:120;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#32292880;place-items:center;padding:15px;display:grid;position:fixed;inset:0}.milk-dialog{background:#fff;border-radius:23px;width:min(510px,100%);padding:23px;box-shadow:0 30px 90px #32232340}.milk-dialog>header{justify-content:space-between;display:flex}.milk-dialog header small{color:#c86e80;font-size:6px;font-weight:800}.milk-dialog h2{margin:5px 0;font-size:20px}.milk-dialog header button{background:#fff2f4;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.milk-dialog header svg{width:14px}.milk-dialog-context{color:#9e5966;background:#fff7f8;border-radius:9px;padding:9px;font-size:8px}.milk-dialog>label{gap:6px;margin-top:13px;display:grid;position:relative}.milk-dialog label>span{font-size:8px;font-weight:800}.milk-dialog textarea{border:1px solid var(--border);resize:none;border-radius:11px;outline:0;padding:10px;font-size:9px}.milk-dialog textarea:focus{border-color:#c86e80}.milk-dialog label>i{color:var(--muted);font-size:6px;font-style:normal;position:absolute;bottom:7px;right:8px}.milk-dialog label>small{color:#cf4058;font-size:7px}.milk-dialog-check{background:#f0f8f4;border-radius:11px;gap:8px;margin-top:12px;padding:11px;display:flex}.milk-dialog-check>svg{color:#5d9c83;flex:none;width:16px}.milk-dialog-check p{gap:2px;margin:0;display:grid}.milk-dialog-check b{font-size:7px}.milk-dialog-check span{color:var(--muted);font-size:6px;line-height:1.5}.milk-dialog-warning{color:#a96c31;align-items:flex-start;gap:5px;font-size:6px;line-height:1.5;display:flex}.milk-dialog-warning svg{flex:none;width:12px}.milk-dialog>footer{justify-content:flex-end;gap:7px;display:flex}.milk-dialog-success button,.milk-dialog>footer button{border:0;border-radius:9px;height:38px;padding:0 13px;font-size:8px;font-weight:800}.milk-dialog>footer button:first-child{background:#f6f2f1}.milk-dialog-success button,.milk-dialog>footer button:last-child{color:#fff;background:#c86e80}.milk-dialog>footer svg{width:12px}.milk-dialog-success{text-align:center}.milk-dialog-success>span{color:#5d9c83;background:#edf7f2;border-radius:50%;place-items:center;width:58px;height:58px;margin:auto;display:grid}.milk-dialog-success>span svg{width:25px}.milk-dialog-success>small{color:#5d9c83;margin-top:14px;font-size:6px;font-weight:800;display:block}.milk-dialog-success p{color:var(--muted);font-size:8px;line-height:1.7}.milk-create-hero{background:linear-gradient(135deg,#fff9f4,#fff0f3);padding:27px 0 34px}.milk-create-page.request .milk-create-hero{background:linear-gradient(135deg,#f3faf6,#fffaf7)}.milk-create-hero>.shell{grid-template-columns:1fr 340px;align-items:end;gap:44px;display:grid}.milk-create-hero nav{grid-column:1/-1;margin-bottom:3px}.milk-create-hero nav a{align-items:center;gap:4px;display:flex}.milk-create-hero nav svg{width:11px}.milk-create-hero h1{margin:6px 0;font-size:35px}.milk-create-hero>div>div>p{color:var(--muted);font-size:9px}.milk-create-hero aside{background:#ffffffc7;border-radius:14px;align-items:center;gap:9px;padding:13px;display:flex}.milk-create-hero aside>svg{color:#5d9c83;width:18px}.milk-create-hero aside>svg:last-child{color:#c86e80}.milk-create-hero aside span{flex:1;gap:3px;display:grid}.milk-create-hero aside b{font-size:8px}.milk-create-hero aside small{color:var(--muted);font-size:6px}.milk-create-main{padding-block:27px 80px}.milk-create-form{grid-template-columns:1fr 290px;align-items:start;gap:22px;display:grid}.milk-create-form>aside,.milk-create-form>section{border:1px solid var(--border);background:#fff;border-radius:21px}.milk-create-form>section{padding:25px}.milk-create-form>section>header h1{margin:6px 0;font-size:23px}.milk-create-form>section>header p{color:var(--muted);font-size:8px}.milk-form-grid{grid-template-columns:1fr 1fr;gap:13px;margin-top:20px;display:grid}.milk-form-grid label{gap:6px;display:grid}.milk-form-grid label.full{grid-column:1/-1}.milk-form-grid label>span{font-size:7px;font-weight:800}.milk-form-grid input,.milk-form-grid select,.milk-form-grid textarea{border:1px solid var(--border);border-radius:11px;outline:0;padding:0 11px;font-size:9px}.milk-form-grid input,.milk-form-grid select{height:42px}.milk-form-grid textarea{resize:vertical;padding-block:10px}.milk-form-grid input:focus,.milk-form-grid select:focus,.milk-form-grid textarea:focus{border-color:#c86e80;box-shadow:0 0 0 3px #c86e8014}.milk-form-grid label>small{color:#cf4058;font-size:6px}.milk-safety-confirm{cursor:pointer;background:#f0f8f4;border-radius:12px;align-items:flex-start;gap:9px;margin-top:16px;padding:12px;display:flex}.milk-safety-confirm>input{accent-color:#5d9c83;margin-top:3px}.milk-safety-confirm>svg{color:#5d9c83;flex:none;width:17px}.milk-safety-confirm>span{gap:3px;display:grid}.milk-safety-confirm b{font-size:7px}.milk-safety-confirm small{color:var(--muted);font-size:6px;line-height:1.5}.milk-safety-confirm em{color:#cf4058;font-size:6px;font-style:normal}.milk-create-form>aside{padding:18px;position:sticky;top:98px;overflow:hidden}.milk-create-form>aside>header{border-bottom:1px solid var(--border);gap:3px;padding-bottom:12px;display:grid}.milk-create-form>aside>header small{color:#c86e80;font-size:6px;font-weight:800}.milk-create-form>aside>header b{font-size:9px}.milk-form-preview-icon{color:#c86e80;background:#fff0f3;border-radius:17px;place-items:center;width:58px;height:58px;margin:18px 0 12px;display:grid}.milk-form-preview-icon.request{color:#5d9c83;background:#edf7f2}.milk-form-preview-icon svg{width:26px}.milk-create-form>aside>strong{font-size:18px}.milk-create-form>aside>p{color:var(--muted);align-items:flex-start;gap:5px;font-size:7px;line-height:1.5;display:flex}.milk-create-form>aside>p svg{color:#c86e80;flex:none;width:11px}.milk-create-form>aside>blockquote{color:var(--muted);background:#f5faf7;border-left:2px solid #a9d0bf;margin:13px 0;padding:10px;font-size:7px;line-height:1.6}.milk-create-form>aside>div:last-child{background:#f4faf7;border-radius:10px;gap:7px;margin-top:13px;padding:10px;display:flex}.milk-create-form>aside>div:last-child>svg{color:#5d9c83;flex:none;width:14px}.milk-create-form>aside>div:last-child span{gap:2px;display:grid}.milk-create-form>aside>div:last-child b{font-size:7px}.milk-create-form>aside>div:last-child small{color:var(--muted);font-size:6px;line-height:1.5}.milk-create-form>footer{grid-column:1/-1;justify-content:space-between;display:flex}.milk-create-form>footer a,.milk-create-form>footer button{border-radius:11px;align-items:center;gap:6px;height:43px;padding:0 15px;font-size:8px;font-weight:800;display:flex}.milk-create-form>footer a{border:1px solid var(--border)}.milk-create-form>footer button{color:#fff;background:#c86e80;border:0}.milk-create-form.request>footer button{background:#5d9c83}.milk-create-form>footer svg{width:13px}.milk-form-success{text-align:center;border:1px solid var(--border);background:#fff;border-radius:26px;max-width:650px;margin:35px auto;padding:50px}.milk-form-success>span{color:#5d9c83;background:#edf7f2;border-radius:50%;place-items:center;width:65px;height:65px;margin:auto;display:grid}.milk-form-success>small{color:#5d9c83;margin-top:16px;font-size:6px;font-weight:800;display:block}.milk-form-success h1{font-size:26px}.milk-form-success p{color:var(--muted);font-size:8px;line-height:1.7}.milk-form-success a{color:#fff;background:#c86e80;border-radius:10px;margin-top:14px;padding:11px 14px;font-size:8px;font-weight:800;display:inline-flex}.milk-form-success.request a{background:#5d9c83}@media (max-width:900px){.milk-hero-grid{grid-template-columns:1fr 310px;gap:35px}.milk-list{grid-template-columns:1fr}.milk-create-form{grid-template-columns:1fr 260px}}@media (max-width:760px){.milk-hero{padding:30px 0 50px}.milk-hero-grid{display:block}.milk-hero h1{font-size:35px}.milk-hero-grid>div>p{font-size:9px}.milk-hero-grid>aside{display:none}.milk-hero-actions{display:grid}.milk-hero-actions a{justify-content:center}.milk-steps{margin-inline:0;padding:0 14px;display:flex;overflow-x:auto}.milk-steps article{flex:0 0 245px}.milk-safety-band{padding:35px 14px 15px}.milk-safety-band>.shell{grid-template-columns:32px 1fr;width:100%;padding:16px}.milk-safety-band>.shell>span{grid-column:1/-1}.milk-explorer{width:100%;padding-block:20px 55px}.milk-tabs{margin-inline:14px}.milk-tabs button{height:53px}.milk-tabs small{display:none}.milk-toolbar{display:grid}.milk-result-head,.milk-toolbar{padding:0 14px}.milk-result-head h2{font-size:21px}.milk-result-head p{display:none}.milk-list{padding:0 14px}.milk-card{padding:15px}.milk-card>footer{flex-direction:column;align-items:flex-start}.milk-contact-button{justify-content:center;width:100%;margin:0}.milk-bottom-cta small,.milk-bottom-cta>.shell>span{display:none}.milk-bottom-cta a{white-space:nowrap}.milk-dialog-layer{align-items:end;padding:0}.milk-dialog{padding:21px 16px calc(18px + env(safe-area-inset-bottom));border-radius:23px 23px 0 0}.milk-create-hero{padding:22px 0}.milk-create-hero>.shell{display:block}.milk-create-hero aside{display:none}.milk-create-hero h1{font-size:28px}.milk-create-main{width:100%;padding:14px 0 50px}.milk-create-form{display:block}.milk-create-form>section{border-inline:0;border-radius:0;padding:18px 15px}.milk-create-form>aside{display:none}.milk-form-grid{grid-template-columns:1fr}.milk-form-grid label.full{grid-column:auto}.milk-create-form>footer{z-index:20;background:#fffffff5;padding:9px 13px;position:sticky;bottom:80px}.milk-form-success{margin:20px 14px;padding:40px 20px}}@media (prefers-reduced-motion:reduce){.milk-card{transition:none}}.community-create-page,.community-detail,.community-page{color:var(--brown);background:#fffdfb}.community-hero{background:radial-gradient(circle at 83% 17%,#c4aee047,#0000 27%),radial-gradient(circle at 65% 75%,#f4b5c13d,#0000 24%),linear-gradient(135deg,#fffaf7,#faf5ff);padding:46px 0 66px}.community-hero-grid{grid-template-columns:1fr 355px;align-items:center;gap:68px;display:grid}.community-create-hero nav,.community-hero nav{color:var(--muted);gap:8px;margin-bottom:28px;font-size:8px;display:flex}.community-hero h1{letter-spacing:-.045em;margin:12px 0;font-size:48px;line-height:1.13}.community-hero h1 em{color:#8f68af;font-style:normal}.community-hero-grid>div>p{max-width:660px;color:var(--muted);font-size:11px;line-height:1.85}.community-hero-actions{gap:10px;margin-top:24px;display:flex}.community-hero-actions a{border-radius:13px;align-items:center;gap:7px;height:45px;padding:0 15px;font-size:8px;font-weight:800;display:flex}.community-hero-actions a:first-child{color:#fff;background:linear-gradient(135deg,#a278c2,#865fa7);box-shadow:0 10px 24px #865fa733}.community-hero-actions a:last-child{color:#795898;background:#ffffffc7;border:1px solid #dfd0eb}.community-hero-actions svg{width:15px}.community-hero-stats{gap:30px;margin-top:25px;display:flex}.community-hero-stats span{gap:2px;display:grid}.community-hero-stats b{font-size:13px}.community-hero-stats small{color:var(--muted);font-size:6px}.community-hero-grid>aside{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #ffffffe6;border-radius:28px;padding:27px;box-shadow:0 20px 50px #593d6d1a}.community-hero-grid>aside>span{color:#8f68af;background:#f3ecf8;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.community-hero-grid>aside>span svg{width:22px}.community-hero-grid>aside>small{letter-spacing:.14em;color:#8f68af;margin-top:15px;font-size:7px;font-weight:800;display:block}.community-hero-grid>aside>strong{margin:6px 0;font-size:22px;line-height:1.4;display:block}.community-hero-grid>aside>p{color:var(--muted);font-size:8px;line-height:1.7}.community-hero-grid>aside>div{border-top:1px solid var(--border);color:#796b76;gap:7px;padding-top:13px;font-size:7px;line-height:1.5;display:flex}.community-hero-grid>aside>div svg{color:#6c9d83;flex:none;width:15px}.community-values{z-index:2;margin-top:-27px;position:relative}.community-values>.shell{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.community-values article{border:1px solid var(--border);background:#fff;border-radius:17px;align-items:center;gap:10px;padding:15px;display:flex;box-shadow:0 12px 30px #5a415512}.community-values article>span{font-size:21px}.community-values article>div{gap:3px;display:grid}.community-values b{font-size:8px}.community-values small{color:var(--muted);font-size:6px}.community-main{padding-block:50px 85px}.community-topics{gap:7px;padding-bottom:7px;display:flex;overflow-x:auto}.community-topics button{border:1px solid var(--border);height:35px;color:var(--muted);white-space:nowrap;cursor:pointer;background:#fff;border-radius:10px;padding:0 11px;font-size:7px;font-weight:700}.community-topics button.active,.community-topics button:hover{color:#825fa1;background:#f3ecf8;border-color:#dac5e8}.community-toolbar{gap:9px;margin:16px 0 28px;display:flex}.community-toolbar>label{border:1px solid var(--border);background:#fff;border-radius:12px;flex:1;align-items:center;gap:7px;height:44px;padding:0 11px;display:flex}.community-toolbar input{border:0;outline:0;flex:1;font-size:8px}.community-toolbar svg{color:#8f68af;width:14px}.community-toolbar button{background:0 0;border:0}.community-toolbar>div{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:center;height:44px;padding-left:10px;display:flex;position:relative}.community-toolbar select{appearance:none;background:0 0;border:0;outline:0;min-width:125px;padding:0 30px 0 7px;font-size:7px;font-weight:700}.community-toolbar>div>svg:last-child{position:absolute;right:9px}.community-layout{grid-template-columns:minmax(0,1fr) 285px;align-items:start;gap:22px;display:grid}.community-feed-head{justify-content:space-between;align-items:end;margin-bottom:15px;display:flex}.community-feed-head span,.community-related header span,.community-sidebar>section>small{letter-spacing:.13em;color:#8f68af;font-size:6px;font-weight:800}.community-feed-head h1{margin:5px 0;font-size:24px}.community-feed-head>p{text-align:right;max-width:270px;color:var(--muted);font-size:7px;line-height:1.5}.community-feed{gap:13px;display:grid}.community-card{border:1px solid var(--border);background:#fff;border-radius:20px;transition:all .25s;overflow:hidden}.community-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.community-card>header{align-items:center;padding:14px 16px;display:flex}.community-author{align-items:center;gap:8px;display:flex}.community-author>span,.community-preview-author>span{color:#795598;background:#eadcf3;border-radius:50%;place-items:center;width:35px;height:35px;font-size:8px;font-weight:800;display:grid}.community-author p,.community-preview-author p{gap:2px;margin:0;display:grid}.community-author b{align-items:center;gap:3px;font-size:8px;display:flex}.community-author b svg{color:#567ac1;width:10px}.community-author small{color:var(--muted);font-size:6px}.community-card>header>em{color:#5c947b;background:#eef7f2;border-radius:7px;align-items:center;gap:4px;margin-left:auto;padding:5px 7px;font-size:6px;font-style:normal;font-weight:800;display:flex}.community-card>header>em svg{width:10px}.community-card-image{background:#f5edf1;height:260px;display:block;position:relative}.community-card-image img{object-fit:cover}.community-card-body{padding:4px 16px 15px}.community-card-tags{align-items:center;gap:6px;display:flex}.community-card-tags>span{color:#815d9f;background:#f4edf9;border-radius:7px;padding:5px 7px;font-size:6px;font-weight:800}.community-card-tags>span:nth-child(2){color:#b86475;background:#fff2f4}.community-card-tags>em{color:#5c947b;align-items:center;gap:3px;margin-left:auto;font-size:6px;font-style:normal;display:flex}.community-card-tags>em svg{width:10px}.community-card h2{margin:9px 0 5px;font-size:17px;line-height:1.45}.community-card-body>p{color:var(--muted);font-size:8px;line-height:1.7}.community-poll-preview{color:#805c9d;background:#f6f1fa;border-radius:9px;align-items:center;gap:5px;padding:9px;font-size:7px;display:flex}.community-poll-preview svg{width:13px}.community-card>footer{border-top:1px solid var(--border);color:var(--muted);align-items:center;gap:15px;padding:11px 16px;font-size:7px;display:flex}.community-card>footer>span{align-items:center;gap:4px;display:flex}.community-card>footer svg{width:12px}.community-card>footer>a{color:#805c9d;margin-left:auto;font-weight:800}.community-sidebar{gap:12px;display:grid;position:sticky;top:96px}.community-sidebar>section{border:1px solid var(--border);background:#fff;border-radius:17px;padding:17px}.community-compose{background:linear-gradient(145deg,#f7f0fb,#fff6f7)!important}.community-compose>span{color:#fff;background:#8f68af;border-radius:11px;place-items:center;width:37px;height:37px;display:grid}.community-compose>span svg{width:17px}.community-compose>small{margin-top:12px;display:block}.community-compose h2{margin:5px 0;font-size:15px;line-height:1.45}.community-compose p,.community-expert p,.community-rules p{color:var(--muted);font-size:7px;line-height:1.6}.community-compose a{color:#fff;background:#8f68af;border-radius:9px;justify-content:center;align-items:center;gap:5px;height:35px;font-size:7px;font-weight:800;display:flex}.community-compose a svg{width:11px}.community-topic-list{margin-top:8px;display:grid}.community-topic-list a{border-bottom:1px solid var(--border);justify-content:space-between;padding:9px 0;display:flex}.community-topic-list a:last-child{border:0}.community-topic-list b{font-size:7px}.community-topic-list span{color:var(--muted);font-size:6px}.community-expert header{align-items:center;gap:7px;display:flex}.community-expert header>svg{color:#5c947b;width:18px}.community-expert header>span{gap:2px;display:grid}.community-expert header small{color:#5c947b;font-size:5px}.community-expert header b{font-size:8px}.community-expert>a{margin-top:10px;font-size:10px;font-weight:800;line-height:1.5;display:block}.community-rules{gap:8px;display:flex}.community-rules>svg{color:#c36d7e;flex:none;width:17px}.community-rules b{font-size:8px}.community-rules p{margin:4px 0}.community-empty{border:1px dashed #ddcee7;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:350px;display:flex}.community-empty>span{font-size:38px}.community-empty h2{margin:9px 0 3px;font-size:16px}.community-empty p{color:var(--muted);font-size:7px}.community-empty button{color:#fff;background:#8f68af;border:0;border-radius:9px;padding:9px 12px;font-size:7px}.community-bottom-cta{color:#fff;background:#473d49;padding:26px 0}.community-bottom-cta>.shell{align-items:center;gap:11px;display:flex}.community-bottom-cta svg{color:#d6b8e9;width:22px}.community-bottom-cta>div>div{gap:3px;margin-right:auto;display:grid}.community-bottom-cta b{font-size:10px}.community-bottom-cta small{color:#d8cbd8;font-size:7px}.community-bottom-cta a{background:#8f68af;border-radius:9px;align-items:center;gap:5px;padding:11px 13px;font-size:7px;font-weight:800;display:flex}.community-bottom-cta a svg{width:11px}.community-poll{background:#fbf8fd;border:1px solid #ddd0e8;border-radius:16px;padding:16px}.community-poll>header{align-items:center;gap:6px;margin-bottom:10px;display:flex}.community-poll>header svg{color:#8f68af;width:15px}.community-poll>header b{font-size:8px}.community-poll>header small{color:var(--muted);margin-left:auto;font-size:6px}.community-poll>div{gap:7px;display:grid}.community-poll>div>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e2d8ea;border-radius:10px;height:39px;padding:0 10px;position:relative;overflow:hidden}.community-poll>div>button>i{inset-block:0;background:#ecddf5;transition:all .45s;position:absolute;left:0}.community-poll>div>button>b,.community-poll>div>button>span{z-index:1;font-size:7px;position:relative}.community-poll>div>button>span{align-items:center;gap:5px;display:flex}.community-poll>div>button>span svg{width:11px}.community-poll>div>button>b{position:absolute;top:14px;right:9px}.community-poll>div>button.selected{border-color:#9a70b9}.community-poll>button{color:#fff;background:#8f68af;border:0;border-radius:9px;margin:10px 0 0 auto;padding:9px 12px;font-size:7px;font-weight:800;display:block}.community-poll>button:disabled{opacity:.45}.community-detail{padding:28px 0 85px}.community-breadcrumb{color:var(--muted);align-items:center;gap:8px;margin-bottom:18px;font-size:7px;display:flex}.community-breadcrumb a{align-items:center;gap:4px;display:flex}.community-breadcrumb svg{width:12px}.community-detail-layout{grid-template-columns:minmax(0,1fr) 270px;align-items:start;gap:23px;display:grid}.community-article{border:1px solid var(--border);background:#fff;border-radius:23px;overflow:hidden}.community-article>header{padding:27px}.community-article>header h1{letter-spacing:-.03em;margin:15px 0;font-size:31px;line-height:1.35}.community-detail-author{align-items:center;gap:9px;display:flex}.community-detail-author>span,.community-detail-avatar{color:#795598;background:#eadcf3;border-radius:50%;place-items:center;width:43px;height:43px;font-size:10px;font-weight:800;display:grid}.community-detail-author p{gap:3px;margin:0;display:grid}.community-detail-author b{align-items:center;gap:4px;font-size:8px;display:flex}.community-detail-author b svg{color:#567ac1;width:11px}.community-detail-author small{color:var(--muted);align-items:center;gap:3px;font-size:6px;display:flex}.community-detail-author small svg{width:9px}.community-detail-image{background:#f6eff3;height:410px;position:relative}.community-detail-image img{object-fit:cover}.community-article-copy{padding:25px 27px}.community-article-copy p{color:#594c50;margin:0 0 16px;font-size:10px;line-height:1.9}.community-article>.community-poll{margin:0 27px 24px}.community-medical-note{background:#eff7f3;border-radius:11px;gap:8px;margin:0 27px 25px;padding:12px;display:flex}.community-medical-note>svg{color:#5c947b;flex:none;width:16px}.community-medical-note p{gap:3px;margin:0;display:grid}.community-medical-note b{font-size:7px}.community-medical-note span{color:var(--muted);font-size:6px}.community-detail-side{gap:12px;display:grid;position:sticky;top:96px}.community-detail-side section{border:1px solid var(--border);text-align:center;background:#fff;border-radius:18px;padding:19px}.community-detail-side section>small{color:#8f68af;margin-top:10px;font-size:5px;font-weight:800;display:block}.community-detail-side h2{margin:5px 0;font-size:13px}.community-detail-side p{color:var(--muted);font-size:7px;line-height:1.6}.community-detail-side section>b{color:#5c947b;justify-content:center;align-items:center;gap:4px;font-size:6px;display:flex}.community-detail-side section>b svg{width:10px}.community-detail-side section:nth-child(2)>svg{color:#c36d7e;width:21px}.community-detail-side a{color:#815d9f;background:#f3ecf8;border-radius:9px;justify-content:center;align-items:center;gap:5px;height:34px;font-size:7px;font-weight:800;display:flex}.community-detail-side a svg{width:11px}.community-interactions{border-top:1px solid var(--border)}.community-action-row{align-items:center;gap:14px;padding:13px 27px;display:flex}.community-action-row button{color:var(--muted);background:0 0;border:0;align-items:center;gap:4px;font-size:7px;display:flex}.community-action-row button.active{color:#c15e74}.community-action-row span svg,.community-action-row svg{width:12px}.community-action-row>span{color:var(--muted);align-items:center;gap:4px;font-size:7px;display:flex}.community-action-row>small{color:var(--muted);margin-left:auto;font-size:5px}.community-comments{border-top:1px solid var(--border);padding:24px 27px}.community-comments>header>span{color:#8f68af;font-size:6px;font-weight:800}.community-comments>header h2{margin:5px 0 15px;font-size:19px}.community-comment-form{grid-template-columns:32px 1fr;gap:8px;display:grid}.community-comment-avatar,.community-comment-form>span{color:#795598;background:#eadcf3;border-radius:50%;place-items:center;width:32px;height:32px;font-size:7px;font-weight:800;display:grid}.community-comment-form>div{display:grid}.community-comment-form textarea{border:1px solid var(--border);resize:none;border-radius:11px;outline:0;padding:9px;font-size:8px}.community-comment-form textarea:focus{border-color:#8f68af}.community-comment-form small{color:#cd405a;margin-top:4px;font-size:6px}.community-comment-form small.success{color:#5c947b}.community-comment-form button{color:#fff;background:#8f68af;border:0;border-radius:8px;justify-self:end;align-items:center;gap:5px;margin-top:7px;padding:8px 10px;font-size:7px;font-weight:800;display:flex}.community-comment-form button svg{width:11px}.community-comment-list{gap:11px;margin-top:20px;display:grid}.community-comment-list>article{background:#faf8f8;border-radius:12px;grid-template-columns:32px 1fr;gap:8px;padding:12px;display:grid}.community-comment-list>article.helpful{background:#f0f7f3;border:1px solid #d6eade}.community-comment-list article>div>header{align-items:center;gap:6px;display:flex}.community-comment-list article>div>header b{align-items:center;gap:3px;font-size:7px;display:flex}.community-comment-list article>div>header b svg{color:#567ac1;width:9px}.community-comment-list article>div>header small{color:var(--muted);font-size:5px}.community-comment-list article>div>header em{color:#5c947b;align-items:center;gap:3px;margin-left:auto;font-size:5px;font-style:normal;display:flex}.community-comment-list article>div>header em svg{width:9px}.community-comment-list article>div>p{font-size:7px;line-height:1.7}.community-reply{background:#fff;border-radius:9px;grid-template-columns:25px 1fr;gap:6px;margin-top:8px;padding:8px;display:grid}.community-reply>span{background:#f2e8f7;border-radius:50%;place-items:center;width:25px;height:25px;font-size:6px;display:grid}.community-reply p{gap:3px;margin:0;display:grid;font-size:6px!important}.community-related{padding-top:55px}.community-related>header{justify-content:space-between;align-items:end;margin-bottom:14px;display:flex}.community-related h2{margin:5px 0;font-size:23px}.community-related header>a{color:#805c9d;align-items:center;gap:4px;font-size:7px;display:flex}.community-related header>a svg{width:11px}.community-related>div{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.community-related .community-card h2{font-size:13px}.community-related .community-card-image{height:160px}.community-related .community-card>header{display:none}.community-create-hero{background:linear-gradient(135deg,#fff7f7,#f7f1fb);padding:27px 0 34px}.community-create-hero>.shell{grid-template-columns:1fr 340px;align-items:end;gap:44px;display:grid}.community-create-hero nav{grid-column:1/-1;margin-bottom:3px}.community-create-hero nav a{align-items:center;gap:4px;display:flex}.community-create-hero nav svg{width:11px}.community-create-hero h1{margin:6px 0;font-size:35px}.community-create-hero>div>div>p{color:var(--muted);font-size:9px}.community-create-hero aside{background:#ffffffc7;border-radius:14px;align-items:center;gap:9px;padding:13px;display:flex}.community-create-hero aside>svg{color:#6c9d83;width:18px}.community-create-hero aside>svg:last-child{color:#8f68af}.community-create-hero aside span{flex:1;gap:3px;display:grid}.community-create-hero aside b{font-size:8px}.community-create-hero aside small{color:var(--muted);font-size:6px}.community-create-main{padding-block:27px 80px}.community-create-form{grid-template-columns:1fr 285px;align-items:start;gap:22px;display:grid}.community-create-form>aside,.community-create-form>section{border:1px solid var(--border);background:#fff;border-radius:21px}.community-create-form>section{padding:25px}.community-create-form>section>header h1{margin:6px 0;font-size:23px}.community-create-form>section>header p{color:var(--muted);font-size:8px}.community-type-picker{border:0;grid-template-columns:repeat(4,1fr);gap:7px;margin:20px 0;padding:0;display:grid}.community-type-picker legend{margin-bottom:7px;font-size:7px;font-weight:800}.community-type-picker label{border:1px solid var(--border);cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:5px;height:55px;display:flex}.community-type-picker label.active{color:#805c9d;background:#f6f0fa;border-color:#b995cf}.community-type-picker input{opacity:0;position:absolute}.community-type-picker span svg{width:14px}.community-type-picker b{font-size:7px}.community-form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.community-form-grid label{gap:6px;display:grid}.community-form-grid label.full{grid-column:1/-1}.community-form-grid label>span{font-size:7px;font-weight:800}.community-form-grid input,.community-form-grid select,.community-form-grid textarea{border:1px solid var(--border);border-radius:11px;outline:0;padding:0 11px;font-size:8px}.community-form-grid input,.community-form-grid select{height:42px}.community-form-grid textarea{resize:vertical;padding-block:10px}.community-form-grid input:focus,.community-form-grid select:focus,.community-form-grid textarea:focus{border-color:#8f68af;box-shadow:0 0 0 3px #8f68af14}.community-form-grid label>small,.community-poll-builder>small{color:#cc405a;font-size:6px}.community-image-input{border:1px solid var(--border);border-radius:11px;align-items:center;padding-left:9px;display:flex}.community-image-input:focus-within{border-color:#8f68af}.community-image-input svg{color:#8f68af;width:14px}.community-image-input input{border:0;flex:1}.community-poll-builder{background:#f8f4fb;border-radius:13px;margin-top:14px;padding:14px}.community-poll-builder>header{justify-content:space-between;align-items:center;display:flex}.community-poll-builder>header>div{gap:2px;display:grid}.community-poll-builder header b{font-size:8px}.community-poll-builder header small{color:var(--muted);font-size:6px}.community-poll-builder header button{color:#805c9d;background:0 0;border:0;align-items:center;gap:3px;font-size:6px;display:flex}.community-poll-builder header button svg{width:11px}.community-poll-builder>label{align-items:center;gap:7px;margin-top:7px;display:flex}.community-poll-builder>label>span{color:#805c9d;background:#e9dcf2;border-radius:50%;place-items:center;width:25px;height:25px;font-size:6px;display:grid}.community-poll-builder>label>input{border:1px solid #e1d6e8;border-radius:9px;flex:1;height:37px;padding:0 9px;font-size:7px}.community-poll-builder>label>button{color:#bd6978;background:0 0;border:0}.community-poll-builder>label>button svg{width:13px}.community-privacy-note{background:#eff7f3;border-radius:11px;gap:8px;margin-top:15px;padding:11px;display:flex}.community-privacy-note>svg{color:#5c947b;flex:none;width:16px}.community-privacy-note p{gap:3px;margin:0;display:grid}.community-privacy-note b{font-size:7px}.community-privacy-note span{color:var(--muted);font-size:6px}.community-create-form>aside{padding:18px;position:sticky;top:98px}.community-create-form>aside>header{border-bottom:1px solid var(--border);gap:3px;padding-bottom:11px;display:grid}.community-create-form>aside>header small{color:#8f68af;font-size:6px}.community-create-form>aside>header b{font-size:8px}.community-preview-author{align-items:center;gap:7px;margin:15px 0;display:flex}.community-preview-author b{font-size:7px}.community-preview-author small{color:var(--muted);font-size:5px}.community-create-form>aside>em{color:#805c9d;font-size:6px;font-style:normal;font-weight:800}.community-create-form>aside>h2{font-size:15px;line-height:1.45}.community-create-form>aside>p{color:var(--muted);max-height:100px;font-size:7px;line-height:1.7;overflow:hidden}.community-preview-poll{gap:5px;display:grid}.community-preview-poll span{border:1px solid #dfd3e7;border-radius:8px;padding:7px;font-size:6px}.community-create-form>aside>div:last-child{background:#eff7f3;border-radius:9px;gap:7px;margin-top:13px;padding:9px;display:flex}.community-create-form>aside>div:last-child>svg{color:#5c947b;width:13px}.community-create-form>aside>div:last-child span{gap:2px;display:grid}.community-create-form>aside>div:last-child b{font-size:6px}.community-create-form>aside>div:last-child small{color:var(--muted);font-size:5px}.community-create-form>footer{grid-column:1/-1;justify-content:space-between;display:flex}.community-create-form>footer a,.community-create-form>footer button{border-radius:11px;align-items:center;gap:6px;height:43px;padding:0 15px;font-size:8px;font-weight:800;display:flex}.community-create-form>footer a{border:1px solid var(--border)}.community-create-form>footer button{color:#fff;background:#8f68af;border:0}.community-create-form>footer svg{width:13px}.community-form-success{text-align:center;border:1px solid var(--border);background:#fff;border-radius:26px;max-width:650px;margin:35px auto;padding:50px}.community-form-success>span{color:#5c947b;background:#eff7f3;border-radius:50%;place-items:center;width:65px;height:65px;margin:auto;display:grid}.community-form-success>small{color:#5c947b;margin-top:16px;font-size:6px;display:block}.community-form-success h1{font-size:26px}.community-form-success p{color:var(--muted);font-size:8px}.community-form-success a{color:#fff;background:#8f68af;border-radius:10px;margin-top:14px;padding:11px 14px;font-size:8px;font-weight:800;display:inline-flex}@media (max-width:900px){.community-hero-grid{grid-template-columns:1fr 310px;gap:35px}.community-layout{grid-template-columns:minmax(0,1fr) 245px}.community-detail-layout{grid-template-columns:minmax(0,1fr) 235px}.community-create-form{grid-template-columns:1fr 245px}}@media (max-width:760px){.community-hero{padding:30px 0 50px}.community-hero-grid{display:block}.community-hero h1{font-size:35px}.community-hero-grid>div>p{font-size:9px}.community-hero-grid>aside{display:none}.community-hero-actions{display:grid}.community-hero-actions a{justify-content:center}.community-hero-stats{justify-content:space-between;gap:8px}.community-values>.shell{padding-inline:14px;display:flex;overflow-x:auto}.community-values article{flex:0 0 230px}.community-main{width:100%;padding-block:35px 55px}.community-feed-head,.community-toolbar,.community-topics{padding-inline:14px}.community-toolbar{display:grid}.community-toolbar>label{grid-column:1/-1}.community-feed-head h1{font-size:20px}.community-feed-head>p{display:none}.community-layout{display:block}.community-feed{padding-inline:14px}.community-sidebar{margin-top:20px;padding:14px;position:static}.community-sidebar>section:not(.community-compose):not(.community-rules){display:none}.community-card-image{height:220px}.community-card h2{font-size:15px}.community-bottom-cta>div>div{margin-right:auto}.community-bottom-cta small,.community-bottom-cta>div>svg{display:none}.community-detail{padding-top:18px}.community-detail-layout{display:block}.community-article{border-inline:0;border-radius:0;margin-inline:-14px}.community-article>header{padding:20px 14px}.community-article>header h1{font-size:24px}.community-detail-image{height:75vw}.community-article-copy{padding:20px 14px}.community-article-copy p{font-size:9px}.community-article>.community-poll,.community-medical-note{margin-inline:14px}.community-action-row,.community-comments{padding-inline:14px}.community-action-row>small,.community-detail-side{display:none}.community-related>header{padding-inline:0}.community-related>div{display:flex;overflow-x:auto}.community-related .community-card{flex:0 0 80vw}.community-create-hero{padding:22px 0}.community-create-hero>.shell{display:block}.community-create-hero aside{display:none}.community-create-hero h1{font-size:28px}.community-create-main{width:100%;padding:14px 0 50px}.community-create-form{display:block}.community-create-form>section{border-inline:0;border-radius:0;padding:18px 15px}.community-create-form>aside{display:none}.community-type-picker{grid-template-columns:1fr 1fr}.community-form-grid{grid-template-columns:1fr}.community-form-grid label.full{grid-column:auto}.community-create-form>footer{z-index:20;background:#fffffff5;padding:9px 13px;position:sticky;bottom:80px}.community-form-success{margin:20px 14px;padding:40px 20px}}@media (prefers-reduced-motion:reduce){.community-card,.community-poll>div>button>i{transition:none}}.cashback-page{color:var(--brown);background:#fffdf9}.cashback-hero{background:radial-gradient(circle at 78% 15%,#61b99d3d,#0000 26%),radial-gradient(circle at 65% 80%,#eec87e42,#0000 24%),linear-gradient(135deg,#fffaf0,#eff9f5);padding:46px 0 66px}.cashback-hero-grid{grid-template-columns:1fr 350px;align-items:center;gap:70px;display:grid}.cashback-hero nav{color:var(--muted);gap:8px;margin-bottom:28px;font-size:8px;display:flex}.cashback-hero h1{letter-spacing:-.045em;margin:12px 0;font-size:49px;line-height:1.12}.cashback-hero h1 em{color:#3b9478;font-style:normal}.cashback-hero-grid>div>p{max-width:620px;color:var(--muted);font-size:11px;line-height:1.85}.cashback-hero-grid>div>a{color:#fff;background:linear-gradient(135deg,#4da98b,#33886d);border-radius:13px;align-items:center;gap:7px;width:max-content;height:45px;padding:0 15px;font-size:8px;font-weight:800;display:flex;box-shadow:0 10px 24px #32886d33}.cashback-hero-grid>div>a svg{width:14px}.cashback-hero-trust{gap:17px;margin-top:17px;display:flex}.cashback-hero-trust span{color:#6e746d;align-items:center;gap:4px;font-size:6px;display:flex}.cashback-hero-trust svg{color:#3b9478;width:12px}.cashback-hero-grid>aside{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffbf;border:1px solid #ffffffe6;border-radius:28px;padding:25px;box-shadow:0 20px 50px #3468561f}.cashback-hero-grid>aside>small{color:#3b9478;letter-spacing:.13em;font-size:6px;font-weight:800}.cashback-hero-grid>aside>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:end;padding:15px 0;display:flex}.cashback-hero-grid>aside>div span{color:var(--muted);font-size:7px}.cashback-hero-grid>aside>div b{font-size:15px}.cashback-hero-grid>aside>div strong{color:#3b9478;font-size:23px}.cashback-hero-grid>aside>p{color:#90702e;align-items:center;gap:5px;font-size:7px;display:flex}.cashback-hero-grid>aside>p svg{width:13px}.cashback-hero-grid>aside>em{color:#8c7038;background:#fff7e8;border-radius:9px;padding:9px;font-size:6px;font-style:normal;line-height:1.5;display:block}.cashback-process{z-index:2;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:-27px;display:grid;position:relative}.cashback-process article{border:1px solid var(--border);background:#fff;border-radius:17px;align-items:center;gap:10px;padding:15px;display:flex;box-shadow:0 12px 30px #3e605112}.cashback-process article>span{color:#3b9478;font-size:7px;font-weight:800}.cashback-process svg{color:#3b9478;width:20px}.cashback-process article>div{gap:3px;display:grid}.cashback-process b{font-size:8px}.cashback-process small{color:var(--muted);font-size:6px}.cashback-tool-band{background:#fffdf9;padding:57px 0}.cashback-tool-band>.shell{grid-template-columns:330px 1fr;align-items:center;gap:36px;display:grid}.cashback-faq>header small,.cashback-offers>header small,.cashback-tool-copy>small,.cashback-wallet>header>div>small{letter-spacing:.13em;color:#3b9478;font-size:6px;font-weight:800}.cashback-faq>header h2,.cashback-offers>header h2,.cashback-tool-copy h2,.cashback-wallet>header h2{margin:6px 0;font-size:25px}.cashback-offers>header p,.cashback-tool-copy>p,.cashback-wallet>header p{color:var(--muted);font-size:8px;line-height:1.7}.cashback-tool-copy ul{gap:7px;padding:0;display:grid}.cashback-tool-copy li{align-items:center;gap:5px;font-size:7px;list-style:none;display:flex}.cashback-tool-copy li svg{color:#3b9478;width:13px}.cashback-analyzer{background:linear-gradient(145deg,#f4fbf8,#fff);border:1px solid #d8ebe3;border-radius:22px;padding:22px;box-shadow:0 17px 45px #3c826a17}.cashback-analyzer>header{align-items:center;gap:10px;display:flex}.cashback-analyzer>header>span{color:#3b9478;background:#dff2ea;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.cashback-analyzer>header svg{width:19px}.cashback-analyzer>header>div{gap:3px;display:grid}.cashback-analyzer>header small{color:#3b9478;font-size:6px;font-weight:800}.cashback-analyzer h2{margin:0;font-size:17px}.cashback-analyzer header p{color:var(--muted);margin:0;font-size:6px}.cashback-analyzer>form>label{background:#fff;border:1px solid #cfe3db;border-radius:12px;align-items:center;gap:7px;height:48px;margin-top:15px;padding-left:11px;display:flex}.cashback-analyzer>form>label>svg{color:#3b9478;width:15px}.cashback-analyzer>form input{border:0;outline:0;flex:1;min-width:0;font-size:8px}.cashback-analyzer>form button{color:#fff;background:#3b9478;border:0;border-radius:0 11px 11px 0;align-items:center;gap:5px;height:100%;padding:0 13px;font-size:7px;font-weight:800;display:flex}.cashback-analyzer>form button svg{width:12px}.cashback-analyzer>form>small{color:#cf4058;margin-top:5px;font-size:6px;display:block}.cashback-analyzer>form>p{color:var(--muted);align-items:center;gap:4px;font-size:6px;display:flex}.cashback-analyzer>form>p svg{width:11px}.cashback-job{margin-top:15px}.cashback-job-head{align-items:center;gap:8px;display:flex}.cashback-job-head>span{color:#3b9478;background:#e4f5ed;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.cashback-job-head>span svg{width:15px}.cashback-job-head>div{gap:2px;display:grid}.cashback-job-head small{color:#3b9478;font-size:5px}.cashback-job-head b{font-size:8px}.cashback-job-head em{color:var(--muted);margin-left:auto;font-size:6px;font-style:normal}.cashback-job>label{gap:5px;margin-top:11px;display:grid}.cashback-job>label>span{font-size:6px;font-weight:800}.cashback-job>label>div{border:1px solid var(--border);border-radius:10px;height:42px;display:flex;overflow:hidden}.cashback-job>label input{padding:0 9px}.cashback-job>label button{color:#3b9478;background:#f0f7f4;border:0;align-items:center;gap:4px;padding:0 9px;font-size:6px;display:flex}.cashback-job>label button svg{width:11px}.cashback-job-warning{background:#fff7e8;border-radius:10px;gap:7px;margin-top:10px;padding:10px;display:flex}.cashback-job-warning>svg{color:#a1762d;flex:none;width:14px}.cashback-job-warning p{gap:2px;margin:0;display:grid}.cashback-job-warning b{font-size:6px}.cashback-job-warning span{color:var(--muted);font-size:5px;line-height:1.5}.cashback-reset{color:#3b9478;background:0 0;border:0;align-items:center;gap:4px;margin-top:9px;font-size:6px;display:flex}.cashback-reset svg{width:11px}.cashback-offers{padding-bottom:75px}.cashback-offers>header{text-align:center}.cashback-offer-toolbar{justify-content:center;gap:8px;margin:21px 0;display:flex}.cashback-offer-toolbar label,.cashback-offer-toolbar>div{border:1px solid var(--border);background:#fff;border-radius:11px;align-items:center;gap:6px;height:43px;padding:0 10px;display:flex}.cashback-offer-toolbar label{width:min(440px,100%)}.cashback-offer-toolbar input{border:0;outline:0;flex:1;font-size:7px}.cashback-offer-toolbar svg{color:#3b9478;width:13px}.cashback-offer-toolbar>div{position:relative}.cashback-offer-toolbar select{appearance:none;background:0 0;border:0;outline:0;min-width:125px;padding-right:22px;font-size:7px}.cashback-offer-toolbar>div>svg:last-child{position:absolute;right:8px}.cashback-offer-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.cashback-offer-card{border:1px solid var(--border);background:#fff;border-radius:19px;transition:all .25s;overflow:hidden}.cashback-offer-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.cashback-offer-art{background:radial-gradient(circle at 70% 25%,#fff3cf,#0000 33%),linear-gradient(145deg,#edf8f4,#fffaf0);place-items:center;height:145px;display:grid;position:relative}.cashback-offer-art>span{color:#3b9478;background:#fff;border-radius:19px;place-items:center;width:60px;height:60px;display:grid;box-shadow:0 10px 25px #3580671f}.cashback-offer-art>span svg{width:27px}.cashback-offer-art>em,.cashback-offer-art>small{background:#fff;border-radius:7px;padding:5px 7px;font-size:6px;font-style:normal;position:absolute;top:10px}.cashback-offer-art>small{color:#6c706d;left:10px}.cashback-offer-art>em{color:#fff;background:#3b9478;align-items:center;gap:3px;display:flex;right:10px}.cashback-offer-art>em svg{width:10px}.cashback-offer-body{padding:14px}.cashback-offer-body>small:first-child{color:#3b9478;font-size:5px;font-weight:800}.cashback-offer-body h3{min-height:35px;margin:6px 0;font-size:12px;line-height:1.45}.cashback-offer-body>strong{font-size:10px}.cashback-offer-body>div{background:#eef8f4;border-radius:9px;justify-content:space-between;align-items:end;margin-top:9px;padding:9px;display:flex}.cashback-offer-body>div span{color:#607069;font-size:6px}.cashback-offer-body>div b{color:#31866a;font-size:14px}.cashback-offer-body>p{color:var(--muted);align-items:center;gap:4px;font-size:6px;display:flex}.cashback-offer-body>p svg{width:10px}.cashback-offer-body>a{color:#8f6c29;background:#fff5df;border-radius:8px;justify-content:center;align-items:center;gap:4px;height:33px;font-size:7px;font-weight:800;display:flex}.cashback-offer-body>a svg{width:11px}.cashback-offer-note{text-align:center;margin-top:6px;color:var(--muted)!important;font-size:5px!important;display:block!important}.cashback-empty{border:1px dashed #cfe4db;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;display:flex}.cashback-empty>span{font-size:36px}.cashback-empty h3{margin:8px 0 2px;font-size:16px}.cashback-empty p{color:var(--muted);font-size:7px}.cashback-empty button{color:#fff;background:#3b9478;border:0;border-radius:8px;padding:9px 11px;font-size:7px}.cashback-disclosure{background:#fff7e8;padding:26px 0}.cashback-disclosure>.shell{grid-template-columns:42px 1fr;align-items:center;gap:12px;display:grid}.cashback-disclosure svg{color:#a47b31;width:28px}.cashback-disclosure small{color:#9c742d;font-size:6px;font-weight:800}.cashback-disclosure h2{margin:4px 0;font-size:16px}.cashback-disclosure p{color:#7d6d52;margin:0;font-size:7px;line-height:1.6}.cashback-wallet{padding-block:70px}.cashback-wallet>header{justify-content:space-between;align-items:end;display:flex}.cashback-wallet>header>button{color:#9a918b;background:#e8e4e0;border:0;border-radius:10px;align-items:center;gap:6px;height:42px;padding:0 12px;font-size:7px;font-weight:800;display:flex}.cashback-wallet>header>button svg{width:14px}.cashback-wallet>header>button small{font-size:5px;font-weight:500}.cashback-metrics{grid-template-columns:repeat(4,1fr);gap:10px;margin:20px 0;display:grid}.cashback-metrics article{border:1px solid var(--border);background:#fff;border-radius:15px;align-items:center;gap:9px;padding:15px;display:flex}.cashback-metrics article>svg{color:#a77d31;width:19px}.cashback-metrics article.available{background:#edf8f4;border-color:#cfe6dc}.cashback-metrics article.available>svg{color:#3b9478}.cashback-metrics article>span{gap:3px;display:grid}.cashback-metrics small{color:var(--muted);font-size:6px}.cashback-metrics b{font-size:13px}.cashback-ledger{border:1px solid var(--border);background:#fff;border-radius:19px;overflow:hidden}.cashback-ledger>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:end;padding:18px;display:flex}.cashback-ledger>header small{color:#3b9478;font-size:5px}.cashback-ledger>header h3{margin:4px 0;font-size:15px}.cashback-ledger>header>div:last-child{gap:5px;display:flex}.cashback-ledger>header button{color:var(--muted);background:#f6f3f0;border:0;border-radius:7px;padding:7px 8px;font-size:6px}.cashback-ledger>header button.active{color:#2f8166;background:#def1e9}.cashback-transactions{padding:0 18px}.cashback-transactions>article{border-bottom:1px solid var(--border);grid-template-columns:14px 1fr auto;align-items:center;gap:9px;padding:14px 0;display:grid}.cashback-timeline-dot{background:#c6aaa9;border-radius:50%;width:9px;height:9px}.cashback-timeline-dot.status-pending{background:#d3a744}.cashback-timeline-dot.status-confirmed{background:#658dc0}.cashback-timeline-dot.status-available{background:#3b9478}.cashback-timeline-dot.status-withdrawn{background:#8467aa}.cashback-timeline-dot.status-cancelled{background:#bf6875}.cashback-transactions article>div>header{align-items:center;gap:8px;display:flex}.cashback-transactions article>div>header b{font-size:8px}.cashback-status{color:#756d69;background:#f2efed;border-radius:6px;align-items:center;gap:3px;padding:4px 6px;font-size:5px;display:inline-flex}.cashback-status svg{width:9px}.cashback-status.status-pending{color:#9b7125;background:#fff5dc}.cashback-status.status-confirmed{color:#5077a5;background:#eef4fb}.cashback-status.status-available{color:#2e8065;background:#e7f5ee}.cashback-status.status-withdrawn{color:#74569b;background:#f1ecf7}.cashback-status.status-cancelled{color:#a65060;background:#fff0f2}.cashback-transactions article>div>p{color:var(--muted);margin:5px 0;font-size:6px}.cashback-transactions article>div>small{color:#8a807b;font-size:5px;line-height:1.5}.cashback-transactions article>strong{color:#3b9478;font-size:11px}.cashback-ledger-empty{text-align:center;color:var(--muted);padding:35px;font-size:7px}.cashback-ledger>footer{color:var(--muted);background:#faf8f5;align-items:center;gap:4px;padding:10px 18px;font-size:5px;display:flex}.cashback-ledger>footer svg{width:10px}.cashback-faq{padding-bottom:80px}.cashback-faq>header{text-align:left;justify-content:center;align-items:center;gap:9px;margin-bottom:18px;display:flex}.cashback-faq>header>svg{color:#3b9478;width:25px}.cashback-faq>header h2{margin:3px 0}.cashback-faq>div{border:1px solid var(--border);background:#fff;border-radius:17px;max-width:760px;margin:auto;overflow:hidden}.cashback-faq article{border-bottom:1px solid var(--border)}.cashback-faq article:last-child{border:0}.cashback-faq article>button{text-align:left;background:#fff;border:0;justify-content:space-between;align-items:center;width:100%;padding:15px;font-size:8px;font-weight:800;display:flex}.cashback-faq article>button svg{color:#3b9478;width:14px;transition:all .2s}.cashback-faq article>button[aria-expanded=true] svg{transform:rotate(180deg)}.cashback-faq article>p{color:var(--muted);margin:0;padding:0 15px 15px;font-size:7px;line-height:1.7}.cashback-bottom{color:#fff;background:#35433e;padding:25px 0}.cashback-bottom>.shell{align-items:center;gap:10px;display:flex}.cashback-bottom>.shell>svg{color:#f0d291;width:23px}.cashback-bottom>.shell>div{gap:3px;margin-right:auto;display:grid}.cashback-bottom b{font-size:9px}.cashback-bottom small{color:#cbd6d1;font-size:6px}.cashback-bottom a{background:#3b9478;border-radius:9px;align-items:center;gap:4px;padding:10px 12px;font-size:7px;font-weight:800;display:flex}.cashback-bottom a svg{width:11px}@media (max-width:900px){.cashback-hero-grid{gap:35px}.cashback-tool-band>.shell{grid-template-columns:280px 1fr}.cashback-metrics,.cashback-offer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.cashback-hero{padding:30px 0 50px}.cashback-hero-grid{display:block}.cashback-hero h1{font-size:35px}.cashback-hero-grid>div>p{font-size:9px}.cashback-hero-grid>aside{display:none}.cashback-process{padding-inline:14px;display:flex;overflow-x:auto}.cashback-process article{flex:0 0 230px}.cashback-tool-band{padding:40px 14px}.cashback-tool-band>.shell{width:100%;display:block}.cashback-analyzer{margin-top:20px;padding:16px}.cashback-analyzer>form>label{height:auto;padding:10px;display:grid}.cashback-analyzer>form>label>svg{display:none}.cashback-analyzer>form input{width:100%;height:35px}.cashback-analyzer>form button{border-radius:9px;justify-content:center;height:40px}.cashback-job>label>div{height:auto;display:grid}.cashback-job>label input{height:38px}.cashback-job>label button{justify-content:center;height:36px}.cashback-offers{width:100%;padding-bottom:50px}.cashback-offers>header{padding-inline:14px}.cashback-offer-toolbar{padding-inline:14px;display:grid}.cashback-offer-toolbar label{width:100%}.cashback-offer-grid{padding:0 14px 18px;display:flex;overflow-x:auto}.cashback-offer-card{flex:0 0 76vw;max-width:300px}.cashback-disclosure{padding-inline:14px}.cashback-wallet{width:100%;padding-block:50px}.cashback-wallet>header{padding-inline:14px}.cashback-wallet>header>button{display:none}.cashback-metrics{padding-inline:14px;display:flex;overflow-x:auto}.cashback-metrics article{flex:0 0 170px}.cashback-ledger{border-inline:0;border-radius:0}.cashback-ledger>header{display:block}.cashback-ledger>header>div:last-child{margin-top:10px;overflow-x:auto}.cashback-transactions>article{grid-template-columns:10px 1fr}.cashback-transactions article>strong{grid-column:2}.cashback-faq{padding-inline:14px}.cashback-bottom small,.cashback-bottom>.shell>svg{display:none}}@media (prefers-reduced-motion:reduce){.cashback-faq article>button svg,.cashback-offer-card{transition:none}}.global-search-page{min-height:100vh;color:var(--brown);background:#fffdfb}.global-search-hero{background:radial-gradient(circle at 82% 20%,#f4a2b238,#0000 26%),radial-gradient(circle at 65% 80%,#92c6b32e,#0000 23%),linear-gradient(135deg,#fff9f2,#faf5ff);padding:29px 0 43px}.global-search-hero>.shell{grid-template-columns:1fr 330px;align-items:end;gap:45px;display:grid}.global-search-hero nav{color:var(--muted);grid-column:1/-1;gap:8px;font-size:8px;display:flex}.global-search-hero h2{letter-spacing:-.04em;margin:6px 0;font-size:36px;line-height:1.25}.global-search-hero h2 em{color:#8d68ab;font-style:normal}.global-search-hero>div>div>p{color:var(--muted);font-size:9px;line-height:1.7}.global-search-hero aside{background:#ffffffc2;border:1px solid #fffc;border-radius:15px;align-items:center;gap:9px;padding:14px;display:flex}.global-search-hero aside>svg{color:#8d68ab;width:18px}.global-search-hero aside>svg:last-child{color:#55957b}.global-search-hero aside span{flex:1;gap:3px;display:grid}.global-search-hero aside b{font-size:8px}.global-search-hero aside small{color:var(--muted);font-size:6px}.global-search-explorer{padding-block:28px 85px}.global-search-box{background:#fff;border:1px solid #ddd2e4;border-radius:16px;align-items:center;gap:9px;height:57px;padding-left:16px;display:flex;box-shadow:0 13px 35px #58406014}.global-search-box>svg{color:#8d68ab;width:20px}.global-search-box input{border:0;outline:0;flex:1;min-width:0;font-size:10px}.global-search-box>button{color:#fff;background:#8d68ab;border:0;height:100%;padding:0 18px;font-size:8px;font-weight:800}.global-search-box>button:last-child{color:var(--muted);background:0 0;padding:0 13px}.global-search-box>button:last-child svg{width:15px}.global-search-tabs{gap:6px;margin:18px 0;display:flex;overflow-x:auto}.global-search-tabs button{border:1px solid var(--border);height:38px;color:var(--muted);white-space:nowrap;background:#fff;border-radius:10px;align-items:center;gap:6px;padding:0 10px;font-size:7px;font-weight:700;display:flex}.global-search-tabs button b{background:#f2eeee;border-radius:9px;place-items:center;min-width:18px;height:18px;font-size:5px;display:grid}.global-search-tabs button.active{color:#7d599b;background:#f3ecf8;border-color:#d9c4e7}.global-search-tabs button.active b{color:#fff;background:#8d68ab}.global-search-summary{justify-content:space-between;align-items:end;margin:26px 0 15px;display:flex}.global-search-summary small{letter-spacing:.13em;color:#8d68ab;font-size:6px;font-weight:800}.global-search-summary h1{margin:5px 0;font-size:25px}.global-search-summary>label{border:1px solid var(--border);background:#fff;border-radius:10px;align-items:center;gap:6px;height:39px;padding:0 10px;display:flex;position:relative}.global-search-summary>label svg{color:#8d68ab;width:12px}.global-search-summary select{appearance:none;background:0 0;border:0;outline:0;min-width:115px;padding-right:20px;font-size:7px}.global-search-summary>label svg:last-child{position:absolute;right:8px}.search-suggestions{grid-template-columns:300px 1fr;gap:15px;margin-bottom:19px;display:grid}.search-keywords,.search-quick-links{border:1px solid var(--border);background:#fff;border-radius:17px;padding:16px}.search-keywords>header{align-items:center;gap:8px;display:flex}.search-keywords>header>svg{color:#8d68ab;width:19px}.search-keywords>header>div{gap:2px;display:grid}.search-keywords small{color:#8d68ab;font-size:5px;font-weight:800}.search-keywords h2{margin:0;font-size:13px}.search-keywords>div{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.search-keywords button{color:#795897;background:#f4edf8;border:0;border-radius:8px;padding:7px 8px;font-size:6px}.search-quick-links{grid-template-columns:1fr 1fr;padding:8px;display:grid}.search-quick-links>a{border-radius:11px;align-items:center;gap:8px;padding:9px;display:flex}.search-quick-links>a:hover{background:#fff7f7}.search-quick-links>a>span{color:#bd6879;background:#fff0f2;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.search-quick-links>a>span svg{width:14px}.search-quick-links>a>div{gap:2px;display:grid}.search-quick-links b{font-size:7px}.search-quick-links small{color:var(--muted);font-size:5px}.search-quick-links>a>svg{color:#8d68ab;width:11px;margin-left:auto}.global-search-results{gap:11px;display:grid}.global-result{border:1px solid var(--border);background:#fff;border-radius:18px;grid-template-columns:145px 1fr;min-height:150px;transition:all .22s;display:grid;overflow:hidden}.global-result:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.global-result-media{color:#8d68ab;background:linear-gradient(145deg,#f5edf8,#fff4f2);place-items:center;display:grid;position:relative}.global-result-media img{object-fit:cover}.global-result-media>svg{width:31px}.global-result.source-marketplace .global-result-media{color:#d06d55;background:#fff1ed}.global-result.source-giveaway .global-result-media{color:#d28b30;background:#fff7e8}.global-result.source-milk .global-result-media{color:#c16d7d;background:#fff0f3}.global-result.source-cashback .global-result-media{color:#438c70;background:#ecf7f2}.global-result-body{padding:14px 16px}.global-result-body>header{align-items:center;display:flex}.global-result-body>header span{color:#8d68ab;align-items:center;gap:4px;font-size:6px;font-weight:800;display:flex}.global-result-body>header span svg{width:11px}.global-result-body>header em{color:#805d9e;background:#f4eef7;border-radius:6px;margin-left:auto;padding:4px 6px;font-size:5px;font-style:normal}.global-result-body h2{margin:7px 0 4px;font-size:15px;line-height:1.45}.global-result-body mark{color:inherit;background:#fff0a9;border-radius:2px;padding-inline:1px}.global-result-body>p{color:var(--muted);margin:0;font-size:7px;line-height:1.65}.global-result-body>footer{align-items:end;gap:10px;margin-top:10px;display:flex}.global-result-body>footer>div{flex-wrap:wrap;gap:4px;display:flex}.global-result-body>footer>div span{color:#796f6a;background:#f8f5f3;border-radius:6px;padding:4px 6px;font-size:5px}.global-result-body>footer>a{white-space:nowrap;color:#805d9e;align-items:center;gap:4px;margin-left:auto;font-size:6px;font-weight:800;display:flex}.global-result-body>footer>a svg{width:10px}.global-search-empty{border:1px dashed #dacbe4;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:350px;display:flex}.global-search-empty>span{font-size:39px}.global-search-empty h2{margin:9px 0 3px;font-size:17px}.global-search-empty p{text-align:center;max-width:440px;color:var(--muted);font-size:7px;line-height:1.6}.global-search-empty button{color:#fff;background:#8d68ab;border:0;border-radius:8px;padding:9px 12px;font-size:7px}@media (max-width:760px){.global-search-hero{padding:22px 0 30px}.global-search-hero>.shell{display:block}.global-search-hero aside{display:none}.global-search-hero nav{margin-bottom:22px}.global-search-hero h2{font-size:29px}.global-search-explorer{width:100%;padding:14px 0 55px}.global-search-box{grid-template-columns:22px 1fr;height:auto;margin-inline:14px;padding:9px;display:grid}.global-search-box input{height:35px}.global-search-box>button{border-radius:9px;grid-column:1/-1;height:39px}.global-search-box>button:last-child{width:30px;padding:0;display:grid;position:absolute;top:136px;right:22px}.global-search-summary,.global-search-tabs{padding-inline:14px}.global-search-summary h1{font-size:19px}.global-search-summary>label{display:none}.search-suggestions{padding-inline:14px;display:block}.search-quick-links{grid-template-columns:1fr;margin-top:10px}.global-search-results{padding-inline:14px}.global-result{grid-template-columns:95px 1fr;min-height:145px}.global-result-body{padding:11px}.global-result-body h2{font-size:12px}.global-result-body>p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.global-result-body>footer{display:block}.global-result-body>footer>a{margin-top:8px}.global-result-body>footer>div span:nth-child(n+3){display:none}}@media (prefers-reduced-motion:reduce){.global-result{transition:none}}.inbox-page{background:radial-gradient(circle at 8% 8%,#ffd0da6b,#0000 24%),linear-gradient(145deg,#fffaf8,#fffdfc 55%,#fff6f7);min-height:calc(100vh - 76px);padding:30px 0}.inbox-shell{background:#ffffffeb;border:1px solid #ebd8dce6;border-radius:28px;grid-template-columns:360px minmax(0,1fr);height:calc(100vh - 136px);min-height:610px;display:grid;overflow:hidden;box-shadow:0 24px 70px #62303a1c}.conversation-list{border-right:1px solid var(--border);background:#fffcfbe6;flex-direction:column;min-width:0;display:flex;overflow:hidden}.conversation-list>header{border-bottom:1px solid var(--border);padding:25px 22px 17px}.conversation-list>header>div{justify-content:space-between;align-items:end;display:flex}.conversation-list>header small{letter-spacing:.14em;color:var(--primary);font-size:8px;font-weight:850}.conversation-list h1{letter-spacing:-.035em;align-items:center;gap:8px;margin:5px 0 0;font-size:25px;display:flex}.conversation-list h1 span{background:var(--primary);color:#fff;border-radius:20px;place-items:center;min-width:21px;height:21px;padding:0 6px;font-size:8px;display:grid}.conversation-list>header>p{color:var(--muted);margin:7px 0 15px;font-size:8px}.conversation-list>header>label{border:1px solid var(--border);color:#b09da1;background:#fff;border-radius:13px;align-items:center;gap:9px;height:43px;padding:0 12px;display:flex}.conversation-list>header>label:focus-within{border-color:#f5a8b5;box-shadow:0 0 0 4px #f45b7314}.conversation-list>header svg{width:16px}.conversation-list input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:9px}.conversation-list>div{scrollbar-width:thin;overflow-y:auto}.conversation-list>div>a{border-bottom:1px solid #f6edef;grid-template-columns:46px minmax(0,1fr) 7px;align-items:center;gap:11px;padding:15px 18px;transition:all .2s;display:grid;position:relative}.conversation-list>div>a:hover{background:#fff7f8}.conversation-list>div>a.active{box-shadow:inset 3px 0 var(--primary);background:linear-gradient(90deg,#fff1f4,#fff9f8)}.conversation-list>div>a>span,.conversation-thread>header>span{color:#98394a;background:linear-gradient(145deg,#ffdce2,#ffb3c0);border-radius:15px;place-items:center;width:46px;height:46px;font-size:14px;font-weight:850;display:grid;position:relative}.conversation-list>div>a>span i,.conversation-thread>header>span i{background:#cfc3c5;border:3px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;bottom:-2px;right:-2px}.conversation-list>div>a>span i.online,.conversation-thread>header>span i.online{background:#39ac78}.conversation-list>div>a>div{min-width:0}.conversation-list>div>a header{justify-content:space-between;align-items:center;gap:8px;display:flex}.conversation-list>div>a b{align-items:center;gap:4px;min-width:0;font-size:10px;display:flex}.conversation-list>div>a b svg{color:#567ac1;width:12px}.conversation-list>div>a header small{color:var(--muted);font-size:7px}.conversation-list>div>a p{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);margin:5px 0;font-size:8px;overflow:hidden}.conversation-list>div>a em{color:#927d82;background:#f8f2f1;border-radius:6px;padding:4px 6px;font-size:6px;font-style:normal;font-weight:750;display:inline-flex}.conversation-list>div>a.unread p{color:var(--ink);font-weight:700}.conversation-list>div>a>i{background:var(--primary);border-radius:50%;width:7px;height:7px}.conversation-list-empty{text-align:center;min-height:220px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.conversation-list-empty svg{color:#d7c6c9;width:28px}.conversation-list-empty b{color:var(--ink);font-size:10px}.conversation-list-empty small{font-size:8px}.conversation-empty{text-align:center;background:radial-gradient(circle at 50% 42%,#fff0f3,#0000 34%);flex-direction:column;justify-content:center;align-items:center;padding:50px;display:flex}.conversation-empty>span{width:78px;height:78px;color:var(--primary);background:linear-gradient(145deg,#fff,#ffe5ea);border-radius:26px;place-items:center;display:grid;transform:rotate(-4deg);box-shadow:0 15px 35px #f45b7326}.conversation-empty>span svg{width:33px}.conversation-empty>small{letter-spacing:.15em;color:var(--primary);margin-top:23px;font-size:8px;font-weight:850}.conversation-empty h2{margin:8px 0;font-size:28px}.conversation-empty>p{max-width:390px;color:var(--muted);margin:0;font-size:10px;line-height:1.7}.conversation-empty>div{text-align:left;max-width:400px;color:var(--success);background:#f4fbf8;border:1px solid #dcefe6;border-radius:14px;align-items:center;gap:10px;margin:24px 0 15px;padding:13px 15px;display:flex}.conversation-empty>div svg{width:19px}.conversation-empty>div span{gap:3px;display:grid}.conversation-empty>div b{font-size:9px}.conversation-empty>div small{color:#668477;font-size:7px}.conversation-empty>a{background:var(--ink);color:#fff;border-radius:12px;align-items:center;gap:7px;height:43px;padding:0 16px;font-size:9px;font-weight:800;display:flex}.conversation-empty>a svg{width:14px}.conversation-thread{background:#fff;grid-template-rows:auto auto auto minmax(0,1fr) auto auto;min-width:0;display:grid}.conversation-thread>header{border-bottom:1px solid var(--border);align-items:center;gap:11px;min-height:74px;padding:12px 20px;display:flex}.conversation-thread>header>a{background:var(--soft);border-radius:11px;place-items:center;width:36px;height:36px;display:none}.conversation-thread>header>a svg{width:17px}.conversation-thread>header>span{border-radius:14px;width:43px;height:43px}.conversation-thread>header>div{gap:4px;display:grid}.conversation-thread>header h1{align-items:center;gap:5px;margin:0;font-size:13px;display:flex}.conversation-thread>header h1 svg{color:#567ac1;width:14px}.conversation-thread>header small{color:var(--muted);font-size:7px}.thread-product-context{border-bottom:1px solid var(--border);color:#d18921;background:#fffbf6;align-items:center;gap:10px;min-height:56px;padding:9px 20px;display:flex}.thread-product-context>svg{width:20px}.thread-product-context span{color:var(--ink);gap:3px;display:grid}.thread-product-context small{letter-spacing:.1em;color:#d18921;font-size:6px;font-weight:850}.thread-product-context b{text-transform:capitalize;font-size:9px}.thread-safety{color:#3f8061;background:#f2faf6;justify-content:center;align-items:center;gap:7px;padding:9px 20px;font-size:7px;display:flex}.thread-safety svg{width:14px}.message-stream{scrollbar-width:thin;background:linear-gradient(#fffdfceb,#fffdfceb),radial-gradient(circle,#f2dfe2 1px,#0000 0) 0 0/18px 18px;flex-direction:column;align-items:flex-start;gap:8px;padding:22px clamp(20px,5vw,65px);display:flex;overflow-y:auto}.message-bubble{border:1px solid var(--border);background:#fff;border-radius:5px 16px 16px;max-width:min(72%,480px);padding:10px 12px;position:relative;box-shadow:0 5px 15px #4b31370b}.message-bubble.sent{color:#fff;background:linear-gradient(135deg,#f45b73,#e84b65);border:0;border-radius:16px 5px 16px 16px;align-self:flex-end}.message-bubble>time{text-align:center;color:#aa979b;margin:-20px 0 14px;font-size:7px;display:block}.message-bubble p{white-space:pre-wrap;margin:0;font-size:9px;line-height:1.6}.message-bubble>small{color:#a9969a;justify-content:flex-end;align-items:center;gap:3px;margin-top:6px;font-size:6px;display:flex}.message-bubble.sent>small{color:#ffe8ec}.message-bubble>small svg{width:10px}.message-product{width:250px;max-width:100%;color:var(--ink);background:#fffffff0;border-radius:11px;grid-template-columns:65px 1fr;gap:10px;margin-bottom:8px;padding:7px;display:grid}.message-product>div{background:#f5eeee;border-radius:8px;height:62px;position:relative;overflow:hidden}.message-image img,.message-product img{object-fit:cover}.message-product>span{flex-direction:column;justify-content:center;gap:4px;min-width:0;display:flex}.message-product small{color:var(--primary);font-size:6px;font-weight:850}.message-product b{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.message-product strong{color:var(--primary);font-size:9px}.message-image{border-radius:11px;width:260px;max-width:100%;height:180px;margin-bottom:6px;position:relative;overflow:hidden}.quick-replies{border-top:1px solid var(--border);scrollbar-width:none;gap:7px;padding:9px 18px;display:flex;overflow-x:auto}.quick-replies button{color:#b84a5e;cursor:pointer;background:#fff8f9;border:1px solid #f2ccd3;border-radius:20px;flex:none;padding:8px 10px;font-size:7px;transition:all .2s}.quick-replies button:hover{background:var(--primary);color:#fff;transform:translateY(-1px)}.conversation-thread>footer{border-top:1px solid var(--border);background:#fff;grid-template-columns:38px minmax(0,1fr) auto;align-items:end;gap:9px;min-height:71px;padding:10px 17px;display:grid}.conversation-thread>footer>button{border:0;border-radius:11px;justify-content:center;align-items:center;gap:5px;height:38px;display:flex}.conversation-thread>footer>button:first-child{color:#b7a5a9;background:#f7f1f2}.conversation-thread>footer>button:last-child{background:var(--primary);color:#fff;cursor:pointer;padding:0 14px;font-size:8px;font-weight:800}.conversation-thread>footer svg{width:16px}.conversation-thread>footer label{display:grid}.conversation-thread textarea{resize:none;border:1px solid var(--border);width:100%;max-height:90px;font:inherit;border-radius:12px;outline:0;padding:10px 12px;font-size:9px;line-height:1.45}.conversation-thread textarea:focus{border-color:#f2a8b5;box-shadow:0 0 0 4px #f45b7312}.conversation-thread>footer label small{color:#d6405a;padding:4px 2px 0;font-size:7px}.notifications-page{background:#fffdfc;min-height:100vh}.notifications-hero{background:radial-gradient(circle at 78% 40%,#ffbac659,#0000 24%),linear-gradient(135deg,#fff9f5,#fff0f4);padding:30px 0 48px}.notifications-hero>.shell{grid-template-columns:1fr 310px;align-items:end;gap:50px;display:grid}.notifications-hero nav{color:var(--muted);grid-column:1/-1;gap:8px;font-size:8px;display:flex}.notifications-hero h2{letter-spacing:-.04em;margin:9px 0 12px;font-size:39px;line-height:1.12}.notifications-hero h2 em{color:var(--primary);font-style:normal}.notifications-hero p{max-width:570px;color:var(--brown);margin:0;font-size:10px;line-height:1.7}.notifications-hero aside{box-shadow:var(--shadow);background:#ffffffb8;border:1px solid #fffc;border-radius:17px;align-items:center;gap:10px;padding:16px;display:flex}.notifications-hero aside>svg:first-child{width:24px;color:var(--success)}.notifications-hero aside>svg:last-child{width:16px;color:var(--primary);margin-left:auto}.notifications-hero aside span{gap:3px;display:grid}.notifications-hero aside b{font-size:9px}.notifications-hero aside small{color:var(--muted);font-size:7px}.notification-center{padding:35px 0 90px}.notification-center>header{justify-content:space-between;align-items:end;display:flex}.notification-center>header h1{align-items:center;gap:9px;margin:7px 0 5px;font-size:29px;display:flex}.notification-center>header h1 b{background:var(--primary);color:#fff;border-radius:20px;place-items:center;min-width:25px;height:25px;padding:0 7px;font-size:9px;display:grid}.notification-center>header p{color:var(--muted);margin:0;font-size:8px}.notification-center>header>button{border:1px solid var(--border);height:40px;color:var(--ink);cursor:pointer;background:#fff;border-radius:11px;align-items:center;gap:6px;padding:0 13px;font-size:8px;font-weight:750;display:flex}.notification-center>header>button svg{width:14px;color:var(--success)}.notification-center>header>button:disabled{opacity:.45;cursor:not-allowed}.notification-center>nav{scrollbar-width:none;gap:7px;margin:25px 0 18px;padding-bottom:2px;display:flex;overflow-x:auto}.notification-center>nav button{border:1px solid var(--border);height:35px;color:var(--muted);white-space:nowrap;cursor:pointer;background:#fff;border-radius:11px;padding:0 12px;font-size:8px;font-weight:750}.notification-center>nav button.active{border-color:var(--ink);background:var(--ink);color:#fff}.notification-center>nav button b{background:var(--primary);color:#fff;border-radius:8px;margin-left:5px;padding:2px 5px;font-size:6px}.notification-list{border:1px solid var(--border);background:#fff;border-radius:21px;overflow:hidden}.notification-list article{border-bottom:1px solid var(--border);grid-template-columns:100px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:94px;padding:18px 20px;transition:all .2s;display:grid;position:relative}.notification-list article:last-child{border:0}.notification-list article:hover{background:#fffbfb}.notification-list article.unread{background:linear-gradient(90deg,#fff5f7,#fff)}.notification-list article.unread:before{content:"";background:var(--primary);left:0;border-radius:0 4px 4px 0;width:3px;position:absolute;inset-block:15px}.notification-read-dot{background:#ded2d4;border:0;border-radius:50%;width:7px;height:7px;padding:0;position:absolute;top:11px;right:12px}.notification-list article.unread .notification-read-dot{background:var(--primary);cursor:pointer;box-shadow:0 0 0 4px #f45b7317}.notification-type{color:#7258b7;background:#f5f1ff;border-radius:10px;align-items:center;gap:6px;width:100px;min-height:34px;padding:7px 8px;font-size:7px;font-weight:800;display:flex}.notification-type svg{width:14px}.notification-type.type-shopping{color:#c47a12;background:#fff5e8}.notification-type.type-connection{color:#c3445a;background:#fff0f3}.notification-type.type-cashback{color:#31845c;background:#edf9f3}.notification-type.type-system{color:#5a6f91;background:#f0f3f8}.notification-list article>div{min-width:0}.notification-list h2{margin:0 0 6px;font-size:11px}.notification-list p{color:var(--brown);margin:0 0 6px;font-size:8px;line-height:1.55}.notification-list small{color:var(--muted);font-size:7px}.notification-list article>a{color:var(--primary);white-space:nowrap;align-items:center;gap:5px;font-size:8px;font-weight:800;display:flex}.notification-list article>a svg{width:13px;transition:all .2s}.notification-list article>a:hover svg{transform:translate(3px)}.notification-empty{text-align:center;background:snow;border:1px dashed #e6d5d8;border-radius:21px;flex-direction:column;justify-content:center;align-items:center;min-height:340px;display:flex}.notification-empty>span{font-size:45px}.notification-empty h2{margin:11px 0 6px;font-size:19px}.notification-empty p{color:var(--muted);margin:0;font-size:9px}.notification-empty button{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:10px;margin-top:15px;padding:10px 14px;font-size:8px;font-weight:800}@media (max-width:900px){.inbox-shell{grid-template-columns:310px minmax(0,1fr)}.notification-list article{grid-template-columns:90px minmax(0,1fr)}.notification-list article>a{grid-column:2}.notifications-hero>.shell{grid-template-columns:1fr 270px}}@media (max-width:760px){.inbox-page{min-height:calc(100vh - 134px);padding:0}.inbox-shell{border:0;border-radius:0;width:100%;height:calc(100dvh - 134px);min-height:520px;display:block}.conversation-list{border:0;height:100%}.conversation-list>header{padding:18px 14px 13px}.conversation-list>div>a{padding-inline:14px}.conversation-empty,.thread-open .conversation-list{display:none}.conversation-thread{grid-template-rows:auto auto auto minmax(0,1fr) auto auto;height:100%}.conversation-thread>header{padding:8px 12px}.conversation-thread>header>a{display:grid}.thread-product-context{padding-inline:14px}.thread-safety{text-align:center;padding:7px 12px;line-height:1.4}.message-stream{padding:20px 14px}.message-bubble{max-width:84%}.quick-replies{padding-inline:12px}.conversation-thread>footer{padding:8px 11px}.conversation-thread>footer>button:last-child span{display:none}.conversation-thread>footer>button:last-child{width:39px;padding:0}.notifications-hero{padding:23px 0 35px}.notifications-hero>.shell{display:block}.notifications-hero nav{margin-bottom:30px}.notifications-hero h2{font-size:31px}.notifications-hero aside{margin-top:22px}.notification-center{padding:26px 0 55px}.notification-center>header{align-items:flex-start;gap:15px}.notification-center>header h1{font-size:25px}.notification-center>header>button{justify-content:center;width:39px;padding:0;font-size:0}.notification-center>nav{margin-block:20px 13px}.notification-list{border-radius:17px}.notification-list article{grid-template-columns:1fr;gap:10px;min-height:0;padding:17px 15px}.notification-type{width:max-content}.notification-list article>a{grid-column:1}.notification-read-dot{top:16px;right:13px}}@media (prefers-reduced-motion:reduce){.conversation-empty>span{transform:none}}.recovery-page .auth-icon{place-items:center;display:grid}.recovery-page .auth-icon svg{width:23px;color:var(--primary)}.recovery-story{background:radial-gradient(circle at 18% 26%,#ffd7a82e,#0000 25%),linear-gradient(145deg,#493a3d,#6b4950)}.recovery-form{gap:15px;margin-top:24px;display:grid}.recovery-form>label{gap:7px;display:grid}.recovery-form>label>span{color:var(--brown);font-size:8px;font-weight:800}.recovery-form>label>div{border:1px solid var(--border);background:#fff;border-radius:13px;align-items:center;gap:9px;height:47px;padding:0 13px;display:flex}.recovery-form>label>div:focus-within{border-color:#f3a5b2;box-shadow:0 0 0 4px #f45b7314}.recovery-form>label svg{width:17px;color:var(--primary)}.recovery-form input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:10px}.recovery-form>label>small{color:#d6405a;font-size:7px}.recovery-form>button{background:linear-gradient(135deg,var(--primary),#e74661);color:#fff;cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:7px;height:47px;font-size:9px;font-weight:850;display:flex;box-shadow:0 9px 22px #f45b7338}.recovery-form>button svg{width:16px}.recovery-status{color:#9a6c28;background:#fff9ef;border:1px solid #e9d7bb;border-radius:14px;gap:10px;padding:14px;display:flex}.recovery-status>svg{flex:none;width:19px}.recovery-status div{gap:5px;display:grid}.recovery-status b{font-size:9px}.recovery-status p{color:#826944!important;margin:0!important;font-size:8px!important;line-height:1.55!important}.recovery-status small{color:#9b8768;font-size:7px;line-height:1.5}.recovery-back{height:38px;color:var(--muted);justify-content:center;align-items:center;gap:6px;font-size:8px;font-weight:750;display:flex}.recovery-back svg{width:14px}.profile-settings-page{background:radial-gradient(circle at 8% 4%,#ffccd666,#0000 20%),linear-gradient(155deg,#fff9f7,#fffdfc 50%);min-height:calc(100vh - 76px);padding:34px 0 90px}.profile-editor{grid-template-columns:270px minmax(0,1fr);align-items:start;gap:22px;display:grid}.profile-editor-summary{border:1px solid var(--border);text-align:center;background:#ffffffe0;border-radius:23px;padding:27px 21px;position:sticky;top:108px;box-shadow:0 16px 50px #62303a14}.profile-preview-avatar{color:#97384a;background:linear-gradient(145deg,#ffdce2,#ff9eaf);border:5px solid #fff;border-radius:26px;place-items:center;width:82px;height:82px;margin:0 auto 18px;font-size:28px;font-weight:850;display:grid;transform:rotate(-3deg);box-shadow:0 11px 28px #f45b7338}.profile-editor-summary>small{letter-spacing:.13em;color:var(--primary);font-size:7px;font-weight:850}.profile-editor-summary h2{margin:7px 0 4px;font-size:20px}.profile-editor-summary>p{color:var(--muted);margin:0;font-size:8px}.profile-editor-summary>span{color:#4a8066;text-align:left;background:#f0f9f5;border-radius:13px;gap:7px;margin-top:23px;padding:12px;font-size:7px;line-height:1.5;display:flex}.profile-editor-summary>span svg{flex:none;width:16px}.profile-fields{border:1px solid var(--border);background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 18px 60px #62303a12}.profile-fields>header{border-bottom:1px solid var(--border);background:linear-gradient(135deg,#fff,#fff8f8);justify-content:space-between;align-items:flex-start;gap:20px;padding:26px 29px;display:flex}.profile-fields>header small{letter-spacing:.13em;color:var(--primary);font-size:7px;font-weight:850}.profile-fields>header h1{letter-spacing:-.035em;margin:6px 0;font-size:27px}.profile-fields>header p{color:var(--muted);margin:0;font-size:8px}.profile-fields>header>a{border:1px solid var(--border);white-space:nowrap;background:#fff;border-radius:10px;align-items:center;gap:5px;height:37px;padding:0 11px;font-size:8px;font-weight:750;display:flex}.profile-fields>header>a svg{width:14px}.profile-section{border-bottom:1px solid var(--border);padding:25px 29px}.profile-section>h2{align-items:center;gap:7px;margin:0 0 20px;font-size:14px;display:flex}.profile-section>h2 svg{width:17px;color:var(--primary)}.profile-section.private{background:#fffcf7}.profile-section.private>p{color:#4f816a;background:#f0f9f5;border-radius:10px;align-items:center;gap:6px;margin:-12px 0 19px;padding:9px 11px;font-size:7px;display:flex}.profile-section.private>p svg{width:14px}.profile-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.profile-grid label{gap:7px;display:grid;position:relative}.profile-grid label.full{grid-column:1/-1}.profile-grid label>span{color:var(--brown);font-size:8px;font-weight:800}.profile-grid input,.profile-grid textarea{border:1px solid var(--border);width:100%;font:inherit;background:#fff;border-radius:12px;outline:0;padding:0 13px;font-size:9px;transition:all .2s}.profile-grid input{height:45px}.profile-grid textarea{resize:vertical;padding-block:12px;line-height:1.6}.profile-grid input:focus,.profile-grid textarea:focus{border-color:#f2a5b2;box-shadow:0 0 0 4px #f45b7312}.profile-grid label>small{color:#d6405a;font-size:7px}.profile-grid label>i{color:var(--muted);font-size:6px;font-style:normal;position:absolute;bottom:8px;right:9px}.profile-grid .readonly input{color:#978589;background:#f7f3f2}.profile-grid .readonly small{color:var(--muted)}.field-with-icon{position:relative}.field-with-icon>svg{color:#ae999e;width:17px;position:absolute;top:13px;left:12px}.field-with-icon input{padding-left:37px}.profile-message{color:#b83e54;background:#fff0f2;border-radius:12px;align-items:center;gap:8px;margin:18px 29px 0;padding:12px 14px;font-size:8px;display:flex}.profile-message.success{color:#32835c;background:#edf9f3}.profile-message svg{width:16px}.profile-fields>footer{background:#fffcfb;justify-content:flex-end;align-items:center;gap:10px;min-height:72px;padding:13px 29px;display:flex}.profile-fields>footer>a,.profile-fields>footer>button{border-radius:12px;justify-content:center;align-items:center;gap:6px;height:43px;padding:0 15px;font-size:9px;font-weight:800;display:flex}.profile-fields>footer>a{border:1px solid var(--border);background:#fff}.profile-fields>footer>button{background:var(--primary);color:#fff;cursor:pointer;border:0;box-shadow:0 8px 19px #f45b7333}.profile-fields>footer button:disabled{opacity:.65;cursor:wait}.profile-fields>footer svg{width:15px}.spin{animation:profile-spin .8s linear infinite}@keyframes profile-spin{to{transform:rotate(1turn)}}@media (max-width:850px){.profile-editor{grid-template-columns:220px minmax(0,1fr)}.profile-grid{grid-template-columns:1fr}.profile-grid label.full{grid-column:auto}}@media (max-width:760px){.profile-settings-page{padding:18px 0 55px}.profile-editor{display:block}.profile-editor-summary{text-align:left;grid-template-columns:57px 1fr;align-items:center;margin-bottom:13px;padding:18px;display:grid;position:static}.profile-preview-avatar{border-radius:18px;grid-row:1/4;width:57px;height:57px;margin:0 13px 0 0;font-size:20px}.profile-editor-summary>span{grid-column:1/-1;margin-top:14px}.profile-fields{border-radius:19px}.profile-fields>header{padding:21px 17px}.profile-fields>header h1{font-size:23px}.profile-fields>header>a{width:38px;padding:0;font-size:0}.profile-fields>header>a svg{margin:auto}.profile-section{padding:22px 17px}.profile-message{margin-inline:17px}.profile-fields>footer{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;padding:10px 17px;position:sticky;bottom:72px}.profile-fields>footer>a,.profile-fields>footer>button{flex:1}.recovery-card{margin-block:20px}}@media (prefers-reduced-motion:reduce){.profile-preview-avatar{transform:none}.spin{animation:none}}.marketplace-status-page{background:radial-gradient(circle at 18% 20%,#ffccd585,#0000 25%),radial-gradient(circle at 83% 76%,#f6dcb56b,#0000 27%),linear-gradient(145deg,#fffaf7,#fff2f5);place-items:center;min-height:calc(100vh - 76px);padding:48px 18px;display:grid}.marketplace-status-card{text-align:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffc;border:1px solid #ffffffd9;border-radius:30px;width:min(580px,100%);padding:52px 42px;box-shadow:0 28px 80px #663b4421}.marketplace-status-icon{width:68px;height:68px;color:var(--primary);background:linear-gradient(145deg,#fff,#ffe9ed);border-radius:22px;place-items:center;margin:0 auto 18px;display:grid;box-shadow:0 12px 30px #f45b7329}.marketplace-status-icon svg{width:28px}.marketplace-status-card>small{letter-spacing:.16em;color:var(--primary);font-size:8px;font-weight:800}.marketplace-status-card h1{letter-spacing:-.04em;margin:9px 0;font-size:31px}.marketplace-status-card>p{max-width:420px;color:var(--muted);margin:0 auto;font-size:10px;line-height:1.8}.marketplace-loading-bars{gap:9px;width:min(360px,90%);margin:28px auto 20px;display:grid}.marketplace-loading-bars i{background:linear-gradient(90deg,#f8e5e8 20%,#fff 45%,#f8e5e8 70%) 0 0/220% 100%;border-radius:99px;height:9px;animation:marketplace-shimmer 1.3s ease-in-out infinite}.marketplace-loading-bars i:nth-child(2){width:82%;margin:auto}.marketplace-loading-bars i:nth-child(3){width:58%;margin:auto}.marketplace-loading-note{color:#8a777b;justify-content:center;align-items:center;gap:6px;font-size:8px;display:flex}.marketplace-loading-note svg{width:13px;color:var(--primary)}.marketplace-error-card .marketplace-status-icon{color:#b87332;background:linear-gradient(145deg,#fff,#fff0dc)}.marketplace-status-actions{justify-content:center;gap:9px;margin-top:25px;display:flex}.marketplace-status-actions a,.marketplace-status-actions button{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:6px;height:43px;padding:0 15px;font-size:9px;font-weight:800;display:flex}.marketplace-status-actions button{background:linear-gradient(135deg,var(--primary),#e94361);color:#fff;border:0;box-shadow:0 9px 22px #f45b7333}.marketplace-status-actions a{border:1px solid var(--border);color:var(--brown);background:#fff}.marketplace-status-actions svg{width:14px}@keyframes marketplace-shimmer{to{background-position:-220% 0}}@media (max-width:600px){.marketplace-status-page{min-height:calc(100vh - 68px);padding:24px 14px}.marketplace-status-card{border-radius:24px;padding:40px 20px}.marketplace-status-card h1{font-size:25px}.marketplace-status-actions{display:grid}.marketplace-status-actions a,.marketplace-status-actions button{width:100%}}@media (prefers-reduced-motion:reduce){.marketplace-loading-bars i{animation:none}.marketplace-status-actions *{transition:none}}.home-giveaway-image{min-height:230px;position:relative;overflow:hidden;padding:0!important}.home-giveaway-image img{object-fit:cover;transition:transform .5s}.giveaway-feature:hover .home-giveaway-image img{transform:scale(1.035)}.home-empty{text-align:center;color:#704d55;background:linear-gradient(145deg,#ffffffe6,#fff4eeb3);border:1px dashed #724d5638;border-radius:28px;align-content:center;place-items:center;gap:8px;min-height:230px;padding:32px;display:grid}.home-empty>span{font-size:2rem}.home-empty h3,.home-empty p{margin:0}.home-empty a{color:#9d425b;margin-top:8px;font-weight:800;text-decoration:none}.home-empty-on-band{min-height:260px}.home-empty-cashback{min-height:190px;color:inherit;background:#ffffff1c;border-color:#ffffff47}.question-grid article h3 a{color:inherit;text-decoration:none}.question-grid article h3 a:hover{color:#a23e5c}.route-status-card{text-align:center;color:#704d55;background:linear-gradient(145deg,#fff,#fff4ef);border:1px solid #724d5624;border-radius:32px;align-content:center;place-items:center;gap:12px;min-height:420px;margin-block:72px;padding:40px;display:grid;box-shadow:0 24px 80px #6c37461a}.route-status-card h1,.route-status-card p{margin:0}.route-status-card>svg{color:#b94968;width:42px;height:42px}.route-status-card button{color:#fff;font:inherit;cursor:pointer;background:#9d425b;border:0;border-radius:999px;align-items:center;gap:8px;padding:12px 20px;font-weight:800;display:inline-flex}.route-status-spinner{animation:home-spin 1s linear infinite}@keyframes home-spin{to{transform:rotate(1turn)}}@media (max-width:760px){.home-giveaway-image{min-height:210px}.route-status-card{border-radius:24px;min-height:360px;margin-block:32px;padding:28px 20px}}@media (prefers-reduced-motion:reduce){.home-giveaway-image img,.route-status-spinner{transition:none;animation:none}}.favorite-control{flex-wrap:wrap;position:relative}.favorite-control,.favorite-control>button{align-items:center;gap:8px;display:inline-flex}.favorite-control>button{justify-content:center}.favorite-control.compact{z-index:3;position:absolute;top:12px;right:12px}.favorite-control.compact>button{color:#76515b;background:#ffffffeb;border:0;border-radius:50%;width:42px;height:42px;box-shadow:0 8px 24px #4d2a3324}.favorite-control>button.saved{color:#bd3d63}.favorite-control>a,.favorite-control>small{color:#914157;font-size:.75rem}.favorite-spinner{animation:home-spin 1s linear infinite}.account-content{gap:28px;min-width:0;display:grid}.account-listings,.account-saved{background:#ffffffdb;border:1px solid #704d551f;border-radius:28px;padding:24px;box-shadow:0 18px 60px #5b353e12}.account-listings>header,.account-saved>header{justify-content:space-between;align-items:end;gap:16px;margin-bottom:20px;display:flex}.account-listings>header span,.account-saved>header span{color:#a24861;letter-spacing:.12em;font-size:.75rem;font-weight:900}.account-listings>header h2,.account-saved>header h2{margin:5px 0 0}.owned-listing-list{gap:14px;display:grid}.owned-listing-card{background:#fff;border:1px solid #704d551f;border-radius:22px;grid-template-columns:120px minmax(0,1fr) auto;align-items:center;gap:18px;padding:12px;display:grid}.owned-listing-image{aspect-ratio:1;border-radius:16px;display:block;position:relative;overflow:hidden}.owned-listing-image img{object-fit:cover}.owned-listing-copy{gap:5px;display:grid}.owned-listing-copy h3,.owned-listing-copy p,.owned-listing-copy small,.owned-listing-copy strong{margin:0}.owned-listing-copy strong{color:#a43f5d}.listing-status{color:#75505a;background:#f4ece8;border-radius:999px;justify-self:start;padding:5px 9px;font-size:.7rem;font-weight:900}.status-active{color:#267757;background:#e5f6ee}.status-reserved{color:#956019;background:#fff2d9}.status-sold{color:#55569b;background:#e8e9f8}.status-hidden{color:#666;background:#eee}.owned-listing-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;max-width:250px;display:flex}.owned-listing-actions a,.owned-listing-actions button{color:#704d55;font:inherit;cursor:pointer;background:#fff;border:1px solid #704d552e;border-radius:999px;align-items:center;gap:5px;padding:8px 11px;font-size:.75rem;font-weight:800;text-decoration:none;display:inline-flex}.owned-listing-actions svg{width:15px}.owned-listing-actions .danger{color:#ad3049}.owned-listing-actions button:disabled{opacity:.55}.listing-action-error,.listing-action-success{font-size:.78rem}.listing-action-error{color:#b32d48}.listing-action-success{color:#267757}.account-saved-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.account-empty.compact{min-height:210px}.edit-listing-page{background:linear-gradient(#fff8f4,#fff);padding:42px 0 80px}.edit-listing-form>header{margin-bottom:28px}.edit-listing-form>header>a{color:#855360;align-items:center;gap:6px;font-weight:800;text-decoration:none;display:inline-flex}.edit-listing-form>header>span{color:#a24861;letter-spacing:.13em;margin-top:22px;font-size:.75rem;font-weight:900;display:block}.edit-listing-form h1{margin:6px 0}.edit-listing-form>header p{color:#7c6269;margin:0}.edit-listing-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:24px;display:grid}.edit-listing-layout>aside,.edit-listing-layout>section{background:#fff;border:1px solid #704d5521;border-radius:28px;box-shadow:0 20px 70px #5b353e14}.edit-listing-layout>section{padding:26px}.edit-listing-layout>aside{gap:14px;padding:24px;display:grid;position:sticky;top:100px}.edit-listing-layout>aside p{color:#756168;margin:0;line-height:1.6}.edit-listing-layout>aside a,.edit-listing-layout>aside button{font:inherit;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-weight:900;text-decoration:none;display:flex}.edit-listing-layout>aside button{color:#fff;background:linear-gradient(135deg,#ae3f60,#ce6b73)}.edit-listing-layout>aside a{color:#754b57;border:1px solid #704d552e}.edit-images>span{align-items:center;gap:8px;font-weight:900;display:flex}.edit-images>div{gap:10px;margin:14px 0 24px;display:flex;overflow:auto}.edit-images figure{aspect-ratio:1;border-radius:16px;flex:0 0 120px;margin:0;position:relative;overflow:hidden}.edit-images img{object-fit:cover}.edit-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.edit-form-grid label{gap:7px;display:grid}.edit-form-grid label>span{color:#694952;font-weight:800}.edit-form-grid input,.edit-form-grid select,.edit-form-grid textarea{width:100%;font:inherit;background:#fff;border:1px solid #704d5533;border-radius:14px;padding:12px 14px}.edit-form-grid label>small{color:#b32d48}.edit-form-grid .full{grid-column:1/-1}.edit-form-grid .edit-check{align-items:center;display:flex}.edit-form-grid .edit-check input{width:auto}@media (max-width:1050px){.owned-listing-card{grid-template-columns:100px 1fr}.owned-listing-actions{grid-column:1/-1;justify-content:flex-start;max-width:none}.account-saved-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.edit-listing-layout{grid-template-columns:1fr}.edit-listing-layout>aside{position:static}}@media (max-width:700px){.account-listings,.account-saved{border-radius:22px;padding:16px}.owned-listing-card{grid-template-columns:84px 1fr;gap:12px}.owned-listing-copy small{font-size:.72rem}.account-saved-grid{grid-template-columns:1fr}.edit-listing-layout>section{padding:18px}.edit-form-grid{grid-template-columns:1fr}.edit-form-grid .full{grid-column:auto}}@media (prefers-reduced-motion:reduce){.favorite-spinner{animation:none}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}