:root{--green:#b20d14;--green-2:#82080d;--cream:#fffdf8;--gold:#c9942d;--ink:#211d1b;--muted:#746a66;--line:#efe2dc;--white:#fff;--soft:#fff3f1;--shadow:0 12px 32px #82080d17;color:var(--ink);background:var(--cream);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.topbar{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;justify-content:space-between;align-items:center;height:72px;padding:0 28px;display:flex;position:fixed;top:0;left:0;right:0}.brand-wrap,.brand,.top-actions,.profile-chip{align-items:center;gap:12px;display:flex}.brand-mark{color:#fff;background:linear-gradient(135deg,#b20d14,#82080d);border-radius:14px;place-items:center;width:40px;height:40px;font-family:Georgia,serif;font-size:24px;font-weight:700;display:grid}.brand strong{font-family:Georgia,serif;font-size:22px;display:block}.brand span{color:var(--muted);font-size:11px;display:block}.icon-btn,.profile-chip{border:1px solid var(--line);height:42px;color:var(--ink);background:#fff;border-radius:12px;padding:0 12px}.icon-btn{place-items:center;width:42px;display:grid}.icon-btn svg,.profile-chip svg{width:20px}.mobile{display:none}.sidebar{border-right:1px solid var(--line);z-index:15;background:#fff;width:230px;padding:18px 12px;position:fixed;top:72px;bottom:0;left:0;overflow:auto}.sidebar nav{gap:4px;display:grid}.sidebar a{color:#44504a;border-radius:11px;align-items:center;gap:11px;padding:11px 12px;font-weight:600;display:flex}.sidebar a svg{width:19px}.sidebar a.active,.sidebar a:hover{background:var(--soft);color:var(--green);box-shadow:inset 3px 0 0 var(--green)}.content{min-height:100vh;margin-left:230px;padding-top:72px}.hero{background:radial-gradient(circle at 88% 16%,#c9942d29,#0000 28%),radial-gradient(circle at 15% 85%,#b20d1417,#0000 34%),linear-gradient(135deg,#fffdf8 0%,#fff 56%,#fff3f1 100%);grid-template-columns:1.25fr .75fr;align-items:center;gap:50px;min-height:540px;padding:76px 7vw 54px;display:grid}.eyebrow{letter-spacing:.16em;color:var(--green);font-size:12px;font-weight:800}.hero h1{max-width:800px;margin:12px 0 18px;font-family:Georgia,serif;font-size:56px;line-height:1.04}.hero h1 em{color:var(--green);font-style:normal}.hero p{color:#4c5852;max-width:720px;font-size:19px;line-height:1.65}.hero-search,.specific-search{box-shadow:var(--shadow);background:#fff;border:1px solid #dde4df;border-radius:16px;align-items:center;max-width:780px;padding:8px;display:flex}.hero-search svg,.specific-search svg{color:var(--muted);margin-left:8px}.hero-search input,.specific-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;padding:14px}.hero-search button,.specific-search button,.primary{background:var(--green);color:#fff;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:13px 20px;font-weight:700;display:inline-flex}.hero-search button:hover,.primary:hover{background:var(--green-2)}.hero-trust{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px;font-size:13px;display:flex}.hero-trust svg{width:18px;color:var(--green)}.hero-card{gap:18px;display:grid}.floating-card{box-shadow:var(--shadow);background:#fff;border:1px solid #e5ece8;border-radius:24px;padding:30px;transform:rotate(2deg)}.floating-card.alt{color:#fff;background:linear-gradient(135deg,#82080d,#b20d14);margin-left:40px;transform:rotate(-2deg)}.floating-card span,.floating-card small{opacity:.7;display:block}.floating-card strong{margin:10px 0;font-family:Georgia,serif;font-size:25px;display:block}.section,.page{padding:42px 5vw}.section-head,.page-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px;display:flex}.section-head h2,.page-head h1{margin:6px 0 0;font-family:Georgia,serif}.section-head h2{font-size:36px}.page-head h1{font-size:42px}.page-head p{color:var(--muted);max-width:680px;margin:8px 0 0}.module-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.module-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:22px;transition:all .2s}.module-card:hover{box-shadow:var(--shadow);border-color:#c8d8cf;transform:translateY(-3px)}.module-icon{background:var(--soft);width:48px;height:48px;color:var(--green);border-radius:14px;place-items:center;display:grid}.module-card h3{margin:14px 0 6px}.module-card p{color:var(--muted);min-height:46px;line-height:1.5}.linkish{color:var(--green);align-items:center;gap:6px;font-weight:700;display:flex}.split{grid-template-columns:1.3fr .7fr;gap:26px;display:grid}.trust-panel{color:#fff;background:linear-gradient(135deg,#82080d,#b20d14);border-radius:24px;padding:34px}.trust-panel p{color:#f9d9d7;line-height:1.6}.checks{gap:12px;margin-top:22px;display:grid}.checks span{align-items:center;gap:8px;display:flex}.checks svg{color:#f2c45f;width:18px}.cards{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.cards.two{grid-template-columns:repeat(2,1fr)}.product-card,.simple-card,.panel,.social-post,.composer,.right-rail,.profile-panel{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.product-image,.book-cover{height:180px;color:var(--green);background:linear-gradient(135deg,#fff3f1,#fff8ea);place-items:center;display:grid;position:relative}.heart{background:#fff;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:12px;right:12px}.product-body h3{margin:12px 0 8px}.price{color:var(--green);font-size:20px}.product-body p,.service-card p{color:var(--muted);align-items:center;gap:5px;display:flex}.product-body p svg,.service-card p svg{width:15px}.seller-row,.badge-row{justify-content:space-between;align-items:center;gap:8px;font-size:13px;display:flex}.seller-row span:last-child{align-items:center;gap:3px;display:flex}.seller-row svg{width:14px;color:var(--gold)}.badge{color:var(--green);background:#fff0ee;border-radius:99px;padding:5px 9px;font-size:11px;font-weight:800}.verified{color:#2d6f5a;align-items:center;gap:4px;font-size:12px;font-weight:700;display:inline-flex}.verified svg{width:15px}.connect-preview{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.post-mini{border:1px solid var(--line);background:#fff;border-radius:16px;gap:12px;padding:18px;display:flex}.post-mini small{color:var(--muted);display:block}.post-mini p{color:#4c5852}.post-mini button,.secondary,.simple-card button,.post-actions button,.wallet-balance button,.admin-tile{border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px 14px;font-weight:700}.avatar{width:40px;height:40px;color:var(--green);background:#ffe4e2;border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid}.avatar.large{width:58px;height:58px}.avatar.xl{width:84px;height:84px;font-size:30px}.filterbar{gap:10px;margin:20px 0;display:flex}.filterbar>div{border:1px solid var(--line);background:#fff;border-radius:12px;flex:1;align-items:center;padding:0 12px;display:flex}.filterbar input{background:0 0;border:0;outline:0;width:100%;padding:12px}.filterbar button{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:6px;padding:0 14px;display:flex}.filterbar svg{width:18px}.service-list{gap:12px;display:grid}.service-card{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:16px;padding:18px;display:flex}.grow{flex:1}.service-card span{align-items:center;gap:4px;display:inline-flex}.service-card span svg{width:15px;color:var(--gold)}.specific-search{max-width:none;margin:18px 0}.two-col{grid-template-columns:1fr 1fr;gap:20px;display:grid}.panel{padding:24px}.panel label{gap:6px;margin:12px 0;font-size:13px;font-weight:700;display:grid}.panel input{border:1px solid var(--line);border-radius:10px;padding:13px}.ride-types button{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:8px;padding:14px;display:flex}.full{width:100%}.map-placeholder{text-align:center;min-height:380px;color:var(--green);background:linear-gradient(135deg,#fff0ee,#fff8ea);border-radius:18px;align-content:center;place-items:center;padding:30px;display:grid}.map-placeholder p{color:var(--muted)}.timeline{grid-template-columns:repeat(6,1fr);gap:8px;margin:30px 0;display:grid}.timeline>div{border:1px solid var(--line);background:#fff;border-radius:12px;gap:8px;padding:14px;display:grid}.timeline span{background:#ecede9;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.timeline .done{background:#f2f8f5;border-color:#bbd8c9}.timeline .done span{background:var(--green);color:#fff}.cards.compact{grid-template-columns:repeat(4,1fr)}.simple-card{padding:22px}.simple-card svg{color:var(--green)}.connect-layout{grid-template-columns:1.5fr .5fr;gap:20px;display:grid}.composer{align-items:center;gap:10px;margin-bottom:14px;padding:12px;display:flex}.composer input{background:#f5f6f3;border:0;border-radius:99px;outline:0;flex:1;padding:12px 14px}.composer button:not(.primary){background:0 0;border:0}.social-post{margin-bottom:14px;padding:18px}.post-head{align-items:center;gap:10px;display:flex}.post-head>div:nth-child(2){flex:1}.post-head small{color:var(--muted);display:block}.social-post>p{line-height:1.55}.media-placeholder{height:240px;color:var(--green);background:linear-gradient(135deg,#fff0ee,#fff5df);border-radius:14px;place-items:center;font-weight:800;display:grid}.post-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.post-actions .primary{margin-left:auto}.right-rail{height:max-content;padding:18px}.mini-person{border-bottom:1px solid var(--line);align-items:center;gap:9px;padding:12px 0;display:flex}.mini-person>div:nth-child(2){flex:1}.mini-person small{color:var(--muted);display:block}.mini-person button{color:var(--green);background:0 0;border:0;font-weight:800}.wallet-balance{color:#fff;background:linear-gradient(135deg,#82080d,#b20d14);border-radius:20px;margin-bottom:18px;padding:28px}.wallet-balance span,.wallet-balance small{opacity:.75;display:block}.wallet-balance strong{margin:8px 0;font-size:36px;display:block}.wallet-balance div{gap:8px;margin-top:18px;display:flex}.wallet-balance button{color:#fff;background:#ffffff1a;border-color:#ffffff40}.stats{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px;display:grid}.stat{border:1px solid var(--line);background:#fff;border-radius:14px;padding:18px}.stat span{color:var(--muted);font-size:13px}.stat strong{margin-top:6px;font-size:24px;display:block}.transaction{border-bottom:1px solid var(--line);justify-content:space-between;padding:14px 0;display:flex}.messenger{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:320px 1fr;min-height:560px;display:grid;overflow:hidden}.chat-list{border-right:1px solid var(--line)}.chat-list button{text-align:left;border:0;border-bottom:1px solid var(--line);background:#fff;gap:10px;width:100%;padding:14px;display:flex}.chat-list button:hover{background:#f7f9f7}.chat-list small{color:var(--muted);margin-top:4px;display:block}.chat-window{grid-template-rows:auto 1fr auto;display:grid}.chat-title{border-bottom:1px solid var(--line);padding:16px}.chat-title small{color:var(--muted);display:block}.bubbles{flex-direction:column;gap:10px;padding:20px;display:flex}.bubble{background:#f0f2ee;border-radius:14px;max-width:72%;padding:12px}.bubble.me{background:#dcefe5;align-self:flex-end}.chat-input{border-top:1px solid var(--line);gap:8px;padding:12px;display:flex}.chat-input input{border:1px solid var(--line);border-radius:99px;flex:1;padding:12px 14px}.chat-input button{background:var(--green);color:#fff;border:0;border-radius:50%;width:44px}.profile-panel{align-items:center;gap:16px;padding:24px;display:flex}.profile-panel>div:nth-child(2){flex:1}.profile-panel h2{margin:0}.profile-panel p{color:var(--muted)}.role-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px;display:grid}.role-card{border:1px solid var(--line);background:#fff;border-radius:14px;gap:6px;padding:18px;display:grid}.role-card svg{color:var(--green)}.role-card small{color:var(--muted)}.admin-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.admin-tile{text-align:left;justify-content:space-between;align-items:center;padding:16px;display:flex}.admin-tile svg{width:17px}@media (width<=1100px){.cards,.module-grid{grid-template-columns:repeat(2,1fr)}.connect-preview,.split,.hero{grid-template-columns:1fr}.hero-card{display:none}.connect-layout{grid-template-columns:1fr}.right-rail{display:none}.timeline{grid-template-columns:repeat(3,1fr)}.cards.compact{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.mobile{display:grid}.sidebar{width:250px;box-shadow:var(--shadow);transition:all .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.content{margin-left:0}.topbar{padding:0 14px}.profile-chip span,.brand span{display:none}.hero{min-height:auto;padding:46px 20px 34px}.hero h1{font-size:40px}.hero p{font-size:16px}.hero-search{align-items:stretch}.hero-search button{padding:0 13px}.section,.page{padding:28px 18px}.module-grid,.cards,.cards.two,.split,.two-col,.stats,.role-grid,.admin-grid{grid-template-columns:1fr}.page-head{flex-direction:column;align-items:flex-start}.page-head h1{font-size:34px}.section-head h2{font-size:30px}.service-card{flex-wrap:wrap;align-items:flex-start}.service-card .grow{flex-basis:70%}.filterbar{overflow:auto}.filterbar>div{min-width:220px}.timeline{grid-template-columns:repeat(2,1fr)}.cards.compact,.messenger{grid-template-columns:1fr}.chat-list{display:none}.wallet-balance strong{font-size:30px}.ride-types{grid-template-columns:1fr}}.desktop-nav{z-index:14;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8f5;align-items:center;gap:6px;height:48px;padding:0 24px;display:flex;position:fixed;top:72px;left:230px;right:0}.desktop-nav a{color:#59645f;border-radius:9px;padding:8px 12px;font-size:13px;font-weight:700}.desktop-nav a:hover,.desktop-nav a.active{color:var(--green);background:#fff;box-shadow:0 3px 14px #19372b0f}.desktop-command{color:#fff;box-shadow:var(--shadow);background:radial-gradient(circle at 88% 18%,#c9942d38,#0000 28%),linear-gradient(135deg,#82080d,#b20d14);border-radius:24px;grid-template-columns:1.1fr .9fr;gap:20px;margin:34px 5vw 10px;padding:26px;display:grid}.command-copy h2{margin:6px 0 8px;font-family:Georgia,serif;font-size:34px}.command-copy p{color:#fbe7e5;max-width:640px;margin:0;line-height:1.55}.command-actions{grid-template-columns:repeat(2,1fr);align-content:start;gap:10px;display:grid}.command-actions a{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:13px;align-items:center;gap:8px;padding:14px;font-weight:800;display:flex}.command-actions a:hover{background:#ffffff2b}.command-metrics{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:2px;display:grid}.command-metrics div{background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;padding:14px}.command-metrics span{color:#f6d9d6;font-size:12px;display:block}.command-metrics strong{margin-top:4px;font-size:24px;display:block}@media (width>=1440px){.sidebar{width:250px}.content{margin-left:250px}.desktop-nav{left:250px}.section,.page{padding-left:4.5vw;padding-right:4.5vw}.hero{grid-template-columns:1.35fr .65fr;padding-left:6vw;padding-right:6vw}.module-grid,.cards{grid-template-columns:repeat(5,1fr)}.cards.two{grid-template-columns:repeat(2,1fr)}.connect-preview{grid-template-columns:repeat(3,1fr)}.admin-grid{grid-template-columns:repeat(4,1fr)}}@media (width>=1800px){.content{max-width:1800px;margin-left:250px;margin-right:auto}.module-grid{grid-template-columns:repeat(5,1fr)}.cards{grid-template-columns:repeat(6,1fr)}}@media (width<=760px){.desktop-nav{display:none}.content{padding-top:72px}.sidebar{top:72px}.desktop-command{display:none}}.auth-card{border:1px solid var(--line);background:#fff;border-radius:18px;max-width:520px;padding:22px}.auth-tabs{background:#fff3f1;border-radius:12px;grid-template-columns:1fr 1fr;margin-bottom:18px;padding:4px;display:grid}.auth-tabs button{background:0 0;border:0;border-radius:9px;padding:10px;font-weight:800}.auth-tabs button.active{color:var(--green);background:#fff;box-shadow:0 3px 12px #142c2212}.auth-card form{gap:14px;display:grid}.auth-card label{gap:6px;font-size:13px;font-weight:800;display:grid}.auth-card input{border:1px solid var(--line);border-radius:10px;outline:0;padding:13px}.auth-card input:focus{border-color:#d98e92;box-shadow:0 0 0 3px #b20d1417}.auth-message{color:#44504a;background:#f5f8f6;border-radius:10px;padding:10px}.demo-note{color:var(--muted);margin-top:10px;display:block}.backend-status{background:#fff8e8;border:1px solid #e9d7a8;border-radius:14px;max-width:520px;margin-top:14px;padding:16px}.auth-signout{height:42px}.product-link{color:inherit;text-decoration:none}.product-image img{object-fit:cover;border-radius:inherit;width:100%;height:100%}.empty-live{border:1px dashed var(--line);background:#fff;border-radius:18px;margin-bottom:18px;padding:28px}.empty-live p{color:var(--muted)}.demo-muted{opacity:.58}.listing-form{gap:18px;max-width:900px;display:grid}.form-section{border:1px solid var(--line);background:#fff;border-radius:18px;gap:14px;padding:20px;display:grid}.form-section h3{margin:0}.form-section label,.profile-editor label{gap:7px;font-size:13px;font-weight:800;display:grid}.form-section input,.form-section select,.form-section textarea,.profile-editor input,.profile-editor textarea{border:1px solid var(--line);width:100%;font:inherit;box-sizing:border-box;background:#fff;border-radius:10px;padding:12px}.form-section textarea,.profile-editor textarea{resize:vertical;min-height:120px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.checkline{align-items:center;gap:8px!important;display:flex!important}.checkline input{width:auto}.form-error{color:#8c2b2b;background:#fff1f1;border:1px solid #e8baba;border-radius:10px;padding:12px 14px}.big{padding:13px 17px}.listing-detail{grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:start;gap:28px;display:grid}.listing-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.listing-gallery img{aspect-ratio:1;object-fit:cover;border:1px solid var(--line);border-radius:16px;width:100%}.listing-gallery img:first-child{aspect-ratio:16/9;grid-column:1/-1}.large-placeholder{border-radius:20px;min-height:440px}.listing-info{border:1px solid var(--line);background:#fff;border-radius:20px;padding:24px;position:sticky;top:110px}.listing-info h1{margin:10px 0;font-size:32px}.detail-price{color:var(--green);font-size:28px}.listing-location{color:var(--muted);align-items:center;gap:6px;display:flex}.seller-box{background:#f7f8f6;border-radius:14px;align-items:center;gap:12px;margin:20px 0;padding:14px;display:flex}.seller-box small{color:var(--muted);margin-top:3px;display:block}.seller-box .avatar img,.profile-photo img{object-fit:cover;border-radius:50%;width:100%;height:100%}.listing-actions{gap:10px;display:grid}.listing-actions button{justify-content:center;align-items:center;gap:8px;display:flex}.order-notice{background:#f2f8f5;border-radius:10px;margin-top:14px;padding:12px}.safe-note{color:var(--muted);gap:7px;margin-top:14px;line-height:1.45;display:flex}.profile-actions{flex-wrap:wrap;gap:8px;display:flex}.file-button{position:relative;overflow:hidden}.file-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.profile-editor{gap:14px;margin-top:16px;display:grid}.chat-list button.active{background:#eef6f2}.chat-empty{color:var(--muted);padding:18px}.chat-empty.big{margin:auto}@media (width<=900px){.listing-detail{grid-template-columns:1fr}.listing-info{position:static}.listing-gallery{grid-template-columns:1fr}.listing-gallery img:first-child{grid-column:auto}.form-grid,.form-grid.three{grid-template-columns:1fr}}.service-form{margin-bottom:18px}.service-card .avatar img,.social-post .avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.status-pill{text-transform:capitalize;background:#eef5f1;border-radius:999px;padding:6px 9px;font-size:12px}.transaction span small,.dash-row small{color:var(--muted);margin-top:4px;display:block}.upload-icon{position:relative;overflow:hidden}.upload-icon input{opacity:0;cursor:pointer;position:absolute;inset:0}.media-selected{color:var(--muted);margin:-8px 0 12px 58px;display:block}.post-media{background:#f2f2ef;border-radius:16px;margin:12px 0;overflow:hidden}.post-media img{object-fit:cover;width:100%;max-height:560px;display:block}.post-actions button.liked{font-weight:900}.notification-list{padding:0;overflow:hidden}.notification-item{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;justify-content:space-between;gap:14px;width:100%;padding:16px;display:flex}.notification-item:last-child{border-bottom:0}.notification-item.read{opacity:.65}.notification-item p{color:var(--muted);margin:5px 0}.unread-dot{background:var(--green);border-radius:50%;flex:none;width:10px;height:10px;margin-top:5px}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.dash-row{border-bottom:1px solid var(--line);color:inherit;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;text-decoration:none;display:flex}.dash-row:last-child{border-bottom:0}.dash-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.dash-actions button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;padding:6px 8px}.inline-actions{gap:8px;margin-top:12px;display:flex}@media (width<=900px){.dashboard-grid{grid-template-columns:1fr}.dash-row{align-items:flex-start}.dash-actions{justify-content:flex-start}}.universal-search{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-bottom:20px;padding:10px 12px;display:grid}.universal-search input{font:inherit;border:0;outline:0;font-size:16px}.universal-search button{background:var(--green);color:#fff;border:0;border-radius:10px;padding:11px 18px;font-weight:800}.search-result p{color:var(--muted);margin:0}.search-thumb{background:#f2f4f0;border-radius:12px;flex:none;place-items:center;width:64px;height:64px;display:grid;overflow:hidden}.business-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.business-card{border:1px solid var(--line);color:inherit;background:#fff;border-radius:18px;gap:14px;padding:18px;text-decoration:none;display:flex;position:relative}.business-card h3{margin:7px 0}.business-card p{color:var(--muted)}.business-card small{align-items:center;gap:5px;display:flex}.business-logo{background:#f1f5f2;border-radius:15px;flex:none;place-items:center;width:62px;height:62px;display:grid;overflow:hidden}.business-logo.large{width:96px;height:96px}.business-logo img{object-fit:cover;width:100%;height:100%}.business-hero{border:1px solid var(--line);background:#fff;border-radius:20px;align-items:center;gap:20px;margin-bottom:20px;padding:24px;display:flex}.business-hero h1{margin:6px 0}.business-hero p{color:var(--muted)}.provider-tabs{max-width:520px;margin-bottom:16px}.ride-row select{border:1px solid var(--line);background:#fff;border-radius:8px;max-width:260px;padding:7px}@media (width<=1050px){.business-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.business-grid{grid-template-columns:1fr}.business-hero{align-items:flex-start}.universal-search{grid-template-columns:auto 1fr}.universal-search button{grid-column:1/-1}.search-result{flex-wrap:wrap;align-items:flex-start}}.payment-readiness{border-radius:16px;align-items:flex-start;gap:12px;margin-bottom:18px;padding:16px 18px;display:flex}.payment-readiness p{margin:5px 0 0}.payment-readiness.disabled{background:#fff7e6;border:1px solid #ead49a}.payment-readiness.enabled{background:#eef8f2;border:1px solid #add5bc}.admin-settings{gap:14px;margin-bottom:18px;display:grid}.admin-settings label{gap:6px;font-size:13px;font-weight:800;display:grid}.admin-settings input{border:1px solid var(--line);font:inherit;border-radius:9px;padding:10px}.test-payment-card{gap:16px;max-width:760px;display:grid}.test-amount{border:1px solid var(--line);background:#fafbf9;border-radius:14px;justify-content:space-between;align-items:end;padding:18px;display:flex}.test-amount small{color:var(--muted)}.test-amount strong{font-size:30px}.test-status{border:1px solid var(--line);background:#f4f6f3;border-radius:10px;padding:12px 14px}.test-link{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}:root{--eve-red:#b20d14;--eve-red-deep:#82080d;--eve-green:#237a35;--eve-green-soft:#edf6ec;--eve-gold:#c9942d;--eve-ivory:#fffdf8;--eve-ink:#211d1b}body{color:var(--eve-ink);background:linear-gradient(#fff 0%,#fffdf8 60%,#fff6f3 100%)}button{color:var(--eve-ink);background:0 0}.primary,.primary-button,.cta{background:var(--eve-red);color:#fff}.primary:hover,.primary-button:hover,.cta:hover{background:var(--eve-red-deep)}.eve-green-accent{color:var(--eve-green)}.eve-brand-shell{position:relative;overflow:hidden}.eve-brand-shell:after{content:"";aspect-ratio:1;opacity:.035;pointer-events:none;z-index:-1;background:url(/assets/eve-logo-red-BuguiVww.png) 50%/contain no-repeat;width:min(52vw,760px);position:fixed;bottom:-12vw;right:-8vw}.eve-brand-logo{object-fit:contain;width:118px;height:auto}.eve-commerce-flow{grid-template-columns:repeat(7,minmax(110px,1fr));gap:10px;margin:18px 0;display:grid}.eve-flow-step{text-align:center;background:#fff;border:1px solid #eee5dc;border-radius:18px;padding:16px 12px;box-shadow:0 8px 24px #5023140f}.eve-flow-step strong{color:var(--eve-red);margin-bottom:5px;display:block}@media (width<=900px){.eve-commerce-flow{grid-template-columns:repeat(2,1fr)}.eve-brand-logo{width:92px}}.eve-logo-box{padding:3px;overflow:hidden;background:var(--eve-red)!important}.eve-logo-box img{object-fit:contain;border-radius:10px;width:100%;height:100%}.topbar,.desktop-nav{background:#fff}.desktop-nav a.active,.sidebar a.active{color:var(--eve-red)}.commerce-layout{grid-template-columns:minmax(0,1.7fr) minmax(280px,.7fr);align-items:start;gap:20px;display:grid}.cart-list{padding:0;overflow:hidden}.cart-row{border-bottom:1px solid var(--line);align-items:center;gap:16px;padding:18px;display:flex}.cart-row:last-child{border-bottom:0}.cart-thumb{background:#f7f2ec;border-radius:14px;flex:none;place-items:center;width:82px;height:82px;display:grid;overflow:hidden}.cart-thumb img{object-fit:cover;width:100%;height:100%}.cart-row small,.order-card small{color:var(--muted);margin:5px 0;display:block}.qty{align-items:center;gap:8px;display:flex}.qty button{border-radius:9px;width:30px;height:30px;padding:0}.qty svg{width:14px}.danger{color:var(--eve-red)}.order-summary{position:sticky;top:92px}.order-summary h2{color:var(--eve-red);font-size:34px}.order-summary hr{border:0;border-top:1px solid var(--line);margin:18px 0}.checkout-form label{gap:8px;margin-bottom:18px;font-weight:700;display:grid}.checkout-form textarea,.checkout-form select{border:1px solid var(--line);background:#fff;border-radius:12px;min-height:48px;padding:13px}.checkout-form textarea{min-height:100px}.order-list{gap:12px;display:grid}.order-card{grid-template-columns:1fr auto auto;align-items:center;gap:20px;display:grid}.order-card h3{margin:7px 0}.order-card>div:nth-child(2){text-align:right}.order-timeline{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:20px;display:grid}.order-timeline div{text-align:center;color:var(--muted);position:relative}.order-timeline span{background:#eee;border-radius:50%;place-items:center;width:36px;height:36px;margin:0 auto 8px;display:grid}.order-timeline .done{color:var(--eve-green);font-weight:700}.order-timeline .done span{background:var(--eve-green);color:#fff}.seller-link{color:inherit;text-decoration:none}.seller-link>svg{margin-left:auto}.seller-store-hero{background:linear-gradient(135deg,#fff 55%,var(--eve-green-soft));position:relative;overflow:hidden}.seller-avatar{width:86px;height:86px;font-size:32px}.seller-watermark{opacity:.07;width:220px;position:absolute;bottom:-55px;right:-35px}@media (width<=800px){.commerce-layout{grid-template-columns:1fr}.order-summary{position:static}.cart-row{flex-wrap:wrap;align-items:flex-start}.cart-row .grow{min-width:55%}.order-card{grid-template-columns:1fr auto}.order-card>svg{display:none}.order-timeline{grid-template-columns:repeat(2,1fr)}}.connect-hero{border:1px solid var(--line);background:radial-gradient(circle at 92% 15%,#237a3533,#0000 28%),linear-gradient(135deg,#fff 15%,#fff7f1 70%,#eef7eb);border-radius:28px;margin-bottom:18px;padding:38px}.connect-hero h1{margin:10px 0;font-size:clamp(2.3rem,5vw,5rem);line-height:.98}.connect-hero h1 em{color:var(--eve-red);font-style:normal}.story-rail{gap:13px;padding:4px 2px 18px;display:flex;overflow:auto}.story{text-align:center;min-width:84px}.story span{border:3px solid var(--eve-red);background:#fff;border-radius:50%;place-items:center;width:68px;height:68px;margin:auto;font-size:23px;display:grid;box-shadow:0 4px 18px #0001}.story small{margin-top:7px;font-weight:700;display:block}.connect-grid{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:20px;display:grid}.connect-grid main{gap:16px;display:grid}.connect-side{gap:16px;display:grid;position:sticky;top:92px}.composer textarea{resize:vertical;background:#f7f4f1;border:0;border-radius:18px;width:100%;min-height:70px;padding:15px}.composer-head{gap:12px;display:flex}.composer-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.composer-actions span{background:#f7f4f1;border-radius:20px;padding:8px 11px;font-size:13px}.composer-actions button{margin-left:auto}.connect-post header{align-items:center;gap:10px;display:flex}.connect-post header small{color:var(--muted);display:block}.connect-post header .ghost{color:inherit;background:0 0;margin-left:auto}.post-body{white-space:pre-wrap;font-size:17px;line-height:1.6}.post-media{background:#f5f2ee;border-radius:20px;max-height:620px;overflow:hidden}.post-media img{object-fit:cover;width:100%;max-height:620px}.post-stats,.reaction-bar{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:10px;margin-top:10px;padding-top:10px;font-size:13px;display:flex}.reaction-bar{align-items:center}.reaction-bar button{color:inherit;background:0 0;padding:7px}.reaction-picker{display:flex}.reaction-picker button{font-size:20px;transition:all .15s}.reaction-picker button:hover{transform:scale(1.35)}.shoppable-post{background:var(--eve-green-soft);border-radius:15px;align-items:center;gap:12px;padding:13px;display:flex}.shoppable-post div{flex:1}.shoppable-post small{display:block}.trend{border-bottom:1px solid var(--line);justify-content:space-between;padding:12px 0;font-weight:700;display:flex}.trend svg{width:16px}.green-card{background:var(--eve-green);color:#fff}.giant-emoji{font-size:52px}@media (width<=900px){.connect-grid{grid-template-columns:1fr}.connect-side{position:static}.connect-hero{padding:24px}.reaction-bar{flex-wrap:wrap}.reaction-picker{justify-content:space-around;width:100%}}.connect-modebar{gap:8px;margin-bottom:14px;display:flex;overflow:auto}.connect-modebar a,.connect-modebar span{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:24px;padding:10px 16px;font-weight:800}.connect-modebar a.active{background:var(--eve-red);color:#fff}.reels-feed{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.reel{aspect-ratio:9/16;color:#fff;background:#171313;border-radius:24px;position:relative;overflow:hidden}.reel>img{object-fit:cover;width:100%;height:100%}.reel-shade{background:linear-gradient(#0000,#000b);position:absolute;inset:35% 0 0}.reel-copy{z-index:2;position:absolute;bottom:20px;left:18px;right:68px}.reel-copy a{color:#fff}.reel-shop{background:var(--eve-red);border-radius:18px;align-items:center;gap:6px;padding:8px 12px;display:inline-flex}.reel-actions{z-index:3;gap:10px;display:grid;position:absolute;bottom:22px;right:12px}.reel-actions button{background:#0007;border-radius:50%;width:48px;height:48px;padding:0;font-size:18px}.reel-actions small{font-size:9px;display:block}.creator-hero{background:linear-gradient(135deg,#fff,#fff8f3 65%,var(--eve-green-soft));border:1px solid var(--line);border-radius:28px;align-items:center;gap:22px;padding:30px;display:flex}.creator-hero>div:nth-child(2){flex:1}.creator-avatar{width:110px;height:110px;font-size:42px}.creator-tabs{border-bottom:1px solid var(--line);gap:25px;padding:22px 5px;display:flex}.creator-tabs b{color:var(--eve-red)}.creator-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px;display:grid}.creator-tile{aspect-ratio:1;background:#f3efeb;border-radius:12px;overflow:hidden}.creator-tile img{object-fit:cover;width:100%;height:100%}.text-tile{place-items:center;height:100%;padding:16px;font-weight:700;display:grid}.comment-drawer{z-index:1000;background:#fff;flex-direction:column;width:min(440px,100vw);display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-15px 0 45px #0002}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px;display:flex}.drawer-head button{color:inherit;background:0 0;font-size:28px}.comment-list{flex:1;padding:16px;overflow:auto}.comment{gap:10px;margin-bottom:18px;display:flex}.comment p{margin:5px 0}.comment small{color:var(--muted)}.comment-compose{border-top:1px solid var(--line);gap:8px;padding:14px;display:flex}.comment-compose input{border:1px solid var(--line);border-radius:22px;flex:1;padding:11px 14px}.trend small{color:var(--muted);font-weight:400}@media (width<=850px){.reels-feed{grid-template-columns:1fr}.reel{width:100%;max-width:430px;margin:auto}.creator-hero{flex-wrap:wrap;align-items:flex-start}.creator-grid{grid-template-columns:repeat(2,1fr)}}.notif-toolbar{justify-content:flex-end;margin-bottom:12px;display:flex}.notif-list{gap:9px;display:grid}.notif{text-align:left;width:100%;color:inherit;background:#fff;align-items:flex-start;gap:13px;display:flex}.notif.unread{background:#fff7f4;border-color:#f1c4bd}.notif-dot{background:#ccc;border-radius:50%;width:9px;height:9px;margin-top:8px}.notif.unread .notif-dot{background:var(--eve-red)}.notif p{margin:5px 0}.notif small{color:var(--muted)}.creator-metrics{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px}.metric-card span{color:var(--muted);font-size:12px;font-weight:800;display:block}.metric-card strong{color:var(--eve-red);font-size:30px}.studio-form label{gap:7px;margin:15px 0;font-weight:800;display:grid}.studio-form input,.studio-form select{border:1px solid var(--line);background:#fff;border-radius:12px;padding:12px}.monetization-card{background:linear-gradient(150deg,#fff,var(--eve-green-soft))}.status-chip{border:1px solid var(--line);background:#fff;border-radius:20px;padding:8px 12px;font-weight:800;display:inline-block}.monetization-card hr{border:0;border-top:1px solid var(--line);margin:20px 0}@media (width<=800px){.creator-metrics{grid-template-columns:repeat(2,1fr)}}.messenger-shell{border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-columns:340px 1fr;height:min(720px,100vh - 190px);min-height:560px;display:grid;overflow:hidden}.inbox-panel{border-right:1px solid var(--line);overflow:auto}.inbox-search{z-index:2;background:#fff;align-items:center;gap:8px;padding:12px;display:flex;position:sticky;top:0}.inbox-search input{background:#f5f2ef;border:0;border-radius:20px;width:100%;padding:11px}.inbox-row{width:100%;color:inherit;text-align:left;background:#fff;border:0;border-bottom:1px solid #f2eeea;align-items:center;gap:10px;padding:13px;display:flex}.inbox-row.active{border-left:4px solid var(--eve-red);background:#fff3f1}.inbox-row small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;max-width:190px;display:block;overflow:hidden}.unread-badge{background:var(--eve-red);color:#fff;text-align:center;border-radius:20px;min-width:22px;padding:4px 7px}.chat-panel{background:linear-gradient(#fff,#fffdf9);flex-direction:column;min-width:0;display:flex}.chat-head{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:10px;padding:12px 16px;display:flex}.chat-head small{color:var(--muted);display:block}.chat-head-actions{gap:7px;margin-left:auto;display:flex}.chat-head-actions button{color:inherit;background:#f5f2ef;border-radius:50%;width:38px;height:38px;padding:0}.message-stream{flex-direction:column;flex:1;gap:8px;padding:20px;display:flex;overflow:auto}.message-bubble{background:#f1efed;border-radius:18px 18px 18px 5px;align-self:flex-start;max-width:min(72%,520px);padding:9px 12px}.message-bubble.mine{background:var(--eve-red);color:#fff;border-radius:18px 18px 5px;align-self:flex-end}.message-bubble p{white-space:pre-wrap;margin:3px 0}.message-bubble>small{opacity:.7;text-align:right;font-size:10px;display:block}.shared-card{color:#222;background:#fff;border-radius:11px;gap:8px;margin-bottom:6px;padding:9px;text-decoration:none;display:flex}.shared-card small{color:var(--muted);display:block}.message-compose{border-top:1px solid var(--line);background:#fff;gap:7px;padding:12px;display:flex}.message-compose input{border:1px solid var(--line);border-radius:22px;flex:1;padding:10px 14px}.message-compose button{width:40px;height:40px;color:inherit;background:#f4f1ee;border-radius:50%;padding:0}.message-compose .send-btn{background:var(--eve-red);color:#fff}@media (width<=760px){.messenger-shell{grid-template-columns:1fr;height:calc(100vh - 160px)}.inbox-panel{display:none}.message-bubble{max-width:86%}}.service-hero{background:radial-gradient(circle at 90% 10%,#b20d141f,transparent 30%),linear-gradient(135deg,#fff,#fffaf5 70%,var(--eve-green-soft));border:1px solid var(--line);border-radius:28px;padding:38px}.service-hero h1{margin:10px 0;font-size:clamp(2.3rem,5vw,4.6rem);line-height:1}.service-hero em{color:var(--eve-red);font-style:normal}.service-search{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:auto 2fr 1fr auto;align-items:center;gap:8px;margin-top:20px;padding:9px;display:grid}.service-search input{border:0;min-width:0;padding:11px}.category-chips{gap:8px;padding:18px 0;display:flex;overflow:auto}.category-chips button{white-space:nowrap;border:1px solid var(--line);color:inherit;background:#fff;border-radius:22px}.category-chips button.active{background:var(--eve-red);color:#fff}.service-toolbar{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:15px;display:flex}.service-toolbar .secondary{margin-left:auto}.service-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.service-card{border:1px solid var(--line);color:inherit;background:#fff;border-radius:20px;gap:15px;padding:18px;text-decoration:none;display:flex}.service-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0001}.service-avatar{width:62px;height:62px}.service-name{align-items:center;gap:8px;display:flex}.verified-pill{color:var(--eve-green);background:var(--eve-green-soft);border-radius:12px;padding:4px 7px;font-size:11px}.service-card h3{margin:6px 0}.service-card p{color:var(--muted);margin:4px 0}.specialties{flex-wrap:wrap;gap:6px;margin:10px 0;display:flex}.specialties span{background:#f5f2ef;border-radius:12px;padding:5px 8px;font-size:11px}.service-foot{justify-content:space-between;margin-top:10px;display:flex}.service-profile-hero{border:1px solid var(--line);background:linear-gradient(135deg,#fff,#fff8f3);border-radius:24px;align-items:center;gap:18px;margin-bottom:18px;padding:26px;display:flex}.booking-box label,.provider-form label{gap:6px;margin-bottom:12px;font-weight:800;display:grid}.booking-box input,.booking-box textarea,.provider-form input,.provider-form textarea{border:1px solid var(--line);background:#fff;border-radius:12px;padding:11px}.booking-box textarea,.provider-form textarea{min-height:100px}.quote-line{border-top:1px solid var(--line);justify-content:space-between;padding:13px 0;display:flex}.wide{width:100%}.provider-form{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.provider-form .full{grid-column:1/-1}.order-row small{color:var(--muted);margin-top:5px;display:block}@media (width<=850px){.service-search{grid-template-columns:1fr}.service-search>svg{display:none}.service-results,.provider-form{grid-template-columns:1fr}.provider-form .full{grid-column:auto}.service-profile-hero{flex-wrap:wrap;align-items:flex-start}}.mobility-hero{border:1px solid var(--line);border-radius:28px;margin-bottom:18px;padding:38px}.ride-bg{background:radial-gradient(circle at 85% 20%,#b20d1429,#0000 30%),linear-gradient(135deg,#fff,#fff7f2)}.delivery-bg{background:radial-gradient(circle at 85% 20%,#237a3526,#0000 30%),linear-gradient(135deg,#fff,#f7fff5)}.mobility-hero h1{margin:10px 0;font-size:clamp(2.4rem,5vw,4.7rem);line-height:1}.mobility-hero em{color:var(--eve-red);font-style:normal}.mobility-layout{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:16px;display:grid}.mobility-form label,.partner-form label{gap:6px;margin:11px 0;font-weight:800;display:grid}.mobility-form input,.mobility-form textarea,.partner-form input,.partner-form select{border:1px solid var(--line);background:#fff;border-radius:12px;padding:12px}.mobility-form textarea{min-height:80px}.sub-field{margin-left:28px!important}.ride-types{grid-template-columns:repeat(3,1fr);gap:8px;margin:15px 0;display:grid}.ride-types button{border:1px solid var(--line);color:inherit;background:#fff;place-items:center;gap:4px;display:grid}.ride-types button span{font-size:25px}.ride-types button.active{border:2px solid var(--eve-red);background:#fff5f3}.two-fields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mobility-map{flex-direction:column;gap:10px;display:flex}.map-placeholder{text-align:center;background:linear-gradient(135deg,#eaf1e8,#f7efe7);border-radius:22px;align-content:center;place-items:center;min-height:350px;padding:25px;display:grid}.map-placeholder>span{font-size:65px}.map-placeholder p{max-width:270px;color:var(--muted)}.partner-link{text-align:center;color:var(--eve-red);padding:12px;font-weight:800}.trip-list{gap:12px;display:grid}.trip-card{justify-content:space-between;gap:20px;display:flex}.trip-route{gap:12px;display:flex}.trip-route>span{color:var(--eve-red)}.trip-route small,.trip-meta small{color:var(--muted);font-size:10px;display:block}.trip-route strong{display:block}.route-line{border-left:2px dotted #bbb;height:20px;margin:3px 0 3px 5px}.trip-meta{text-align:right;justify-items:end;gap:6px;display:grid}.partner-form{max-width:760px;margin:auto}.partner-warning{background:#fff5df;border:1px solid #ead29b;border-radius:14px;padding:15px}.partner-warning p{margin-bottom:0}@media (width<=850px){.mobility-layout{grid-template-columns:1fr}.map-placeholder{min-height:220px}.ride-types{grid-template-columns:repeat(2,1fr)}.two-fields{grid-template-columns:1fr}.trip-card{flex-direction:column}.trip-meta{text-align:left;justify-items:start}}.fresh-hero{border:1px solid var(--line);background:radial-gradient(circle at 85% 20%,#237a3538,#0000 32%),linear-gradient(135deg,#fff,#fffaf2 60%,#edf6ec);border-radius:30px;grid-template-columns:1.5fr .5fr;gap:20px;padding:38px;display:grid}.fresh-hero h1{margin:10px 0;font-size:clamp(2.4rem,5vw,4.7rem);line-height:1}.fresh-hero em{color:var(--eve-green);font-style:normal}.fresh-search{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:auto 2fr 1fr auto;align-items:center;gap:8px;margin-top:20px;padding:9px;display:grid}.fresh-search input{border:0;min-width:0;padding:11px}.fresh-basket{align-content:center;place-items:center;font-size:80px;display:grid}.fresh-basket span{color:var(--eve-green);font-size:13px;font-weight:900}.fresh-cats{gap:8px;padding:18px 0;display:flex;overflow:auto}.fresh-cats button{border:1px solid var(--line);min-width:100px;color:inherit;background:#fff;border-radius:18px;place-items:center;gap:5px;display:grid}.fresh-cats button span{font-size:27px}.fresh-cats button.active{border:2px solid var(--eve-green);background:var(--eve-green-soft)}.fresh-toolbar{color:var(--muted);flex-wrap:wrap;align-items:center;gap:18px;margin-bottom:15px;display:flex}.fresh-toolbar .secondary{margin-left:auto}.fresh-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.fresh-card{border:1px solid var(--line);color:inherit;background:#fff;border-radius:20px;text-decoration:none;overflow:hidden}.fresh-image{background:linear-gradient(135deg,#eef5e9,#fff4df);place-items:center;height:190px;font-size:55px;display:grid;position:relative}.fresh-image img{object-fit:cover;width:100%;height:100%}.fresh-image b{color:var(--eve-green);background:#fff;border-radius:12px;padding:6px 8px;font-size:10px;position:absolute;top:10px;left:10px}.fresh-info{padding:14px}.fresh-info>small,.fresh-info>p{color:var(--muted)}.fresh-info h3{margin:5px 0}.fresh-info p{margin:4px 0;font-size:12px}.fresh-price strong{color:var(--eve-red);font-size:21px}.fresh-price span{color:var(--muted)}.wholesale{background:var(--eve-green-soft);color:var(--eve-green);border-radius:9px;margin-top:8px;padding:7px;font-size:11px}.fresh-fulfil{gap:8px;margin-top:10px;font-size:11px;font-weight:800;display:flex}.fresh-form{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.fresh-form label{gap:6px;font-weight:800;display:grid}.fresh-form input,.fresh-form select,.fresh-form textarea{border:1px solid var(--line);background:#fff;border-radius:11px;padding:11px}.fresh-form textarea{min-height:90px}.fresh-form .full{grid-column:1/-1}.fresh-options{gap:25px;display:flex!important}@media (width<=900px){.fresh-hero{grid-template-columns:1fr}.fresh-basket{display:none}.fresh-search{grid-template-columns:1fr}.fresh-search>svg{display:none}.fresh-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.fresh-grid,.fresh-form{grid-template-columns:1fr}.fresh-form .full{grid-column:auto}}.seller-head{border:1px solid var(--line);background:linear-gradient(135deg,#fff,#fff7f2);border-radius:25px;justify-content:space-between;align-items:end;gap:20px;margin-bottom:15px;padding:28px;display:flex}.seller-head h1{margin:6px 0;font-size:clamp(2rem,4vw,3.5rem)}.seller-actions{gap:8px;display:flex}.seller-kpis{grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:18px;display:grid}.seller-kpi{gap:4px;display:grid}.seller-kpi>span{font-size:22px}.seller-kpi small{color:var(--muted)}.seller-kpi strong{font-size:22px}.seller-grid{grid-template-columns:2fr 1fr;gap:16px;display:grid}.section-title{justify-content:space-between;align-items:center;margin:22px 0 10px;display:flex}.section-title h2{margin:0}.seller-table{overflow:hidden;padding:0!important}.seller-row{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;padding:14px 16px;display:flex}.seller-row:last-child{border:0}.seller-row>div{gap:4px;display:grid}.seller-row>div:last-child{text-align:right}.seller-row small{color:var(--muted)}.stock-low{font-weight:800;color:#b20d14!important}.store-mini{color:inherit;margin-bottom:8px;text-decoration:none;display:grid}.store-mini span{color:var(--muted);font-size:12px}.store-form{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.store-form label{gap:6px;font-weight:800;display:grid}.store-form input,.store-form textarea{border:1px solid var(--line);border-radius:11px;padding:11px}.store-form textarea{min-height:100px}.store-form .full{grid-column:1/-1}.store-banner{background:linear-gradient(135deg,var(--eve-red-deep),var(--eve-red));border-radius:25px;height:230px;overflow:hidden}.store-banner img{object-fit:cover;width:100%;height:100%}.store-pattern{color:#fff;letter-spacing:.18em;background-image:radial-gradient(#fff3 1px,#0000 1px);background-size:16px 16px;place-items:center;height:100%;font-size:35px;font-weight:1000;display:grid}.store-identity{border:1px solid var(--line);background:#fff;border-radius:20px;align-items:center;gap:16px;margin:-42px 20px 0;padding:18px;display:flex;position:relative}.store-logo{width:82px;height:82px;color:var(--eve-red);background:#fff3ef;border:3px solid #fff;border-radius:18px;place-items:center;font-size:32px;font-weight:1000;display:grid;overflow:hidden}.store-logo img{object-fit:cover;width:100%;height:100%}.store-identity h1{margin:4px 0}.store-identity p{color:var(--muted);margin:5px 0}.store-check{color:var(--eve-green)}.store-benefits{flex-wrap:wrap;gap:10px;padding:15px 20px;display:flex}.store-benefits span{background:#f7f4f1;border-radius:13px;padding:8px 11px;font-size:12px;font-weight:800}@media (width<=900px){.seller-kpis{grid-template-columns:repeat(2,1fr)}.seller-grid{grid-template-columns:1fr}.seller-head{flex-direction:column;align-items:flex-start}.store-identity{flex-wrap:wrap;margin:-25px 8px 0}.store-banner{height:170px}}@media (width<=600px){.store-form{grid-template-columns:1fr}.store-form .full{grid-column:auto}.seller-actions{flex-direction:column;width:100%}.seller-actions a{text-align:center}}.universal-hero{border:1px solid var(--line);background:radial-gradient(circle at 85% 15%,#c9942d2e,#0000 25%),radial-gradient(circle at 8% 90%,#b20d141a,#0000 28%),linear-gradient(135deg,#fff,#fffaf3);border-radius:30px;padding:42px}.universal-hero h1{margin:10px 0;font-size:clamp(2.6rem,6vw,5.2rem);line-height:.98}.universal-hero em{color:var(--eve-red);font-style:normal}.universal-box{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:auto 2fr 1fr auto;align-items:center;gap:8px;margin-top:22px;padding:10px;display:grid;box-shadow:0 15px 40px #0000000d}.universal-box input{border:0;min-width:0;padding:12px;font-size:15px}.search-examples{flex-wrap:wrap;align-items:center;gap:7px;margin-top:12px;display:flex}.search-examples span{color:var(--muted);font-size:12px}.search-examples button{border:1px solid var(--line);color:inherit;background:#fff;border-radius:14px;padding:6px 9px;font-size:11px}.search-tabs{gap:8px;padding:18px 0;display:flex;overflow:auto}.search-tabs button{white-space:nowrap;border:1px solid var(--line);color:inherit;background:#fff;align-items:center;gap:7px;display:flex}.search-tabs button span{background:#f1eeeb;border-radius:10px;padding:3px 6px;font-size:10px}.search-tabs button.active{background:var(--eve-red);color:#fff}.search-tabs button.active span{background:#fff2}.search-result{border:1px solid var(--line);color:inherit;background:#fff;border-radius:18px;align-items:center;gap:15px;padding:14px;text-decoration:none;display:flex}.search-result:hover{transform:translateY(-1px);box-shadow:0 12px 30px #0001}.search-thumb{background:#f5f1ed;border-radius:14px;flex:0 0 105px;place-items:center;width:105px;height:90px;font-size:35px;display:grid;overflow:hidden}.search-thumb img{object-fit:cover;width:100%;height:100%}.search-thumb.service{background:#fff0ed}.search-thumb.store{background:#fff6df}.search-thumb.post{background:#eef5ed}.result-type{text-transform:uppercase;letter-spacing:.12em;color:var(--eve-red);font-size:9px;font-weight:1000}.result-type b{color:var(--eve-green);margin-left:8px}.search-result h3{margin:3px 0}.search-result p{color:var(--muted);margin:3px 0;font-size:12px}.result-sub{color:inherit!important;font-weight:800!important}.result-meta{gap:15px;margin-top:7px;font-size:11px;display:flex}.result-meta strong{color:var(--eve-red)}.result-arrow{color:var(--eve-red);font-size:24px}.search-empty{text-align:center;padding:60px 20px}.search-empty>span{font-size:55px}.search-empty div{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.search-empty a{color:inherit;background:#f5f1ed;border-radius:15px;padding:8px 12px;font-weight:800;text-decoration:none}.discovery-launch{padding-top:25px}.discovery-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.discovery-tile{border:1px solid var(--line);color:inherit;background:#fff;border-radius:20px;padding:22px;text-decoration:none}.discovery-tile>span{font-size:32px}.discovery-tile strong{margin-top:8px;font-size:18px;display:block}.discovery-tile p{color:var(--muted);font-size:12px}@media (width<=800px){.universal-box{grid-template-columns:1fr}.universal-box>svg{display:none}.universal-hero{padding:25px}.discovery-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.search-thumb{flex-basis:75px;width:75px;height:75px}.search-result>div.grow>p:not(.result-sub){display:none}.discovery-grid{grid-template-columns:1fr}}.trust-hero{border:1px solid var(--line);background:radial-gradient(circle at 90% 10%,#c9942d2e,#0000 28%),linear-gradient(135deg,#fff,#fff9f1);border-radius:28px;align-items:center;gap:25px;padding:38px;display:flex}.trust-shield{font-size:80px}.trust-hero h1{margin:7px 0;font-size:clamp(2.3rem,5vw,4.5rem);line-height:1}.trust-hero em{color:var(--eve-red);font-style:normal}.trust-kpis{grid-template-columns:repeat(4,1fr);gap:10px;margin:15px 0;display:grid}.trust-kpis>div{gap:7px;display:grid}.trust-kpis small{color:var(--muted);font-weight:900}.trust-kpis strong{text-transform:capitalize;font-size:20px}.trust-actions{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.trust-action{border:1px solid var(--line);color:inherit;background:#fff;border-radius:18px;gap:13px;padding:20px;text-decoration:none;display:flex}.trust-action>span{color:var(--eve-red);font-size:28px}.trust-action p{color:var(--muted);margin-bottom:0;font-size:12px}.trust-explainer{background:#f8f5f1;border-radius:20px;margin-top:20px;padding:25px}.verification-levels{flex-wrap:wrap;gap:8px;margin-top:15px;display:flex}.verification-levels>div{background:#fff;border-radius:13px;align-items:center;gap:7px;padding:8px 10px;display:flex}.verification-levels span{background:var(--eve-red);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;display:grid}.verify-grid{grid-template-columns:repeat(5,1fr);gap:9px;margin-bottom:15px;display:grid}.verify-card{text-align:left;color:inherit;border:1px solid var(--line);background:#fff;border-radius:17px;gap:5px;padding:15px;display:grid}.verify-card>span{font-size:27px}.verify-card p{color:var(--muted);margin:0;font-size:11px}.verify-card.active{border:2px solid var(--eve-red);background:#fff7f4}.verify-form,.safety-form{max-width:760px}.verify-form label,.safety-form label{gap:6px;margin:12px 0;font-weight:800;display:grid}.verify-form textarea,.safety-form input,.safety-form select,.safety-form textarea{border:1px solid var(--line);border-radius:11px;padding:11px}.verify-form textarea,.safety-form textarea{min-height:100px}.verification-warning{background:#fff4d8;border-radius:12px;margin:12px 0;padding:12px;font-size:12px}.dispute-layout{grid-template-columns:1fr 1fr;gap:18px;display:grid}.dispute-card{margin-bottom:8px}.dispute-card>div{justify-content:space-between;display:flex}.dispute-card small{color:var(--muted)}.dispute-card p{color:var(--muted);font-size:12px}@media (width<=850px){.trust-kpis{grid-template-columns:repeat(2,1fr)}.trust-actions{grid-template-columns:1fr}.verify-grid{grid-template-columns:repeat(2,1fr)}.dispute-layout{grid-template-columns:1fr}.trust-hero{align-items:flex-start}.trust-shield{font-size:50px}}@media (width<=520px){.trust-hero{display:block}.trust-kpis{grid-template-columns:1fr 1fr}.verify-grid{grid-template-columns:1fr}}.admin-hero{color:#fff;background:radial-gradient(circle at 80% 20%,#c9942d2e,#0000 25%),linear-gradient(135deg,#16080a,#3b090d);border-radius:28px;justify-content:space-between;align-items:center;gap:25px;padding:35px;display:flex}.admin-hero h1{margin:7px 0;font-size:clamp(2.4rem,5vw,4.6rem);line-height:1}.admin-hero em{color:#e8bd62;font-style:normal}.admin-hero p{color:#ffffffb5}.admin-gmv{background:#ffffff10;border:1px solid #fff2;border-radius:18px;min-width:250px;padding:20px;display:grid}.admin-gmv small{color:#e8bd62;font-weight:900}.admin-gmv strong{margin:6px 0;font-size:25px}.admin-gmv span{color:#fff8;font-size:10px}.admin-tabs{gap:7px;padding:15px 0;display:flex;overflow:auto}.admin-tabs button{text-transform:capitalize;color:inherit;border:1px solid var(--line);background:#fff}.admin-tabs button.active{background:var(--eve-red-deep);color:#fff}.admin-notice{background:#fff4d8;border-radius:12px;margin-bottom:10px;padding:10px 13px}.admin-kpis{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.admin-kpi{gap:4px;display:grid}.admin-kpi>span{font-size:22px}.admin-kpi small{color:var(--muted)}.admin-kpi strong{font-size:22px}.admin-ops{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px;display:grid}.admin-ops p{color:var(--muted);font-size:12px}.admin-queue{overflow:hidden;padding:0!important}.admin-case{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:16px;display:flex}.admin-case:last-child{border:0}.admin-case>div:first-child{max-width:70%}.admin-case small{color:var(--muted);margin-top:3px;display:block}.admin-case p{color:var(--muted);margin-bottom:0;font-size:12px}.case-actions{flex-wrap:wrap;justify-content:flex-end;gap:5px;margin-top:9px;display:flex}.case-actions button{color:inherit;background:#f4f1ed;padding:6px 8px;font-size:10px}.case-actions .danger-lite{color:var(--eve-red);background:#fff0ed}.admin-settings{grid-template-columns:1fr 1fr;gap:14px;display:grid}.setting-row{border-bottom:1px solid var(--line);justify-content:space-between;padding:10px 0;display:flex}.admin-caution{color:var(--muted);background:#fff4d8;border-radius:10px;padding:10px;font-size:11px}.admin-denied,.admin-loading{text-align:center;padding:70px 20px}.admin-denied span{font-size:60px}.admin-denied p{color:var(--muted)}@media (width<=900px){.admin-kpis{grid-template-columns:repeat(2,1fr)}.admin-ops,.admin-settings{grid-template-columns:1fr}.admin-hero{flex-direction:column;align-items:flex-start}.admin-gmv{width:100%}}@media (width<=550px){.admin-case{flex-direction:column}.admin-case>div:first-child{max-width:none}.case-actions{justify-content:flex-start}.admin-kpis{grid-template-columns:1fr 1fr}}.topbar{box-shadow:0 8px 24px #82080d0a}.topbar:after{content:"";background:linear-gradient(90deg,var(--eve-red),var(--eve-gold),transparent 78%);height:2px;position:absolute;bottom:-1px;left:0;right:0}.hero-search button,.specific-search button,.primary,.universal-search button{background:var(--eve-red);color:#fff}.hero-search button:hover,.specific-search button:hover,.primary:hover,.universal-search button:hover{background:var(--eve-red-deep)}.hero h1 em,.eyebrow,.price,.linkish{color:var(--eve-red)}.hero-trust svg{color:var(--eve-gold)}.floating-card:first-child{border-top:4px solid var(--eve-gold)}.module-icon{color:var(--eve-red);background:#fff0ee}.module-card:hover{border-color:#e8b8b6;box-shadow:0 14px 34px #82080d14}.desktop-nav a:hover,.desktop-nav a.active{color:var(--eve-red);box-shadow:inset 0 -2px 0 var(--eve-red)}.fresh-hero .primary,.fresh-search button,.fresh-form .primary{background:var(--eve-green);color:#fff}.fresh-hero .primary:hover,.fresh-search button:hover,.fresh-form .primary:hover{background:#185d29}.fresh-card .badge,.fresh-card .verified,.fresh-cats button.active,.fresh-basket span{color:var(--eve-green)}.fresh-card .badge{background:var(--eve-green-soft)}:root{--eve-red:#c90d16;--eve-red-deep:#8e0710;--eve-green:#167a2c;--eve-green-deep:#0d5d20;--eve-gold:#d7a12c;--eve-gold-deep:#a87513;--eve-ivory:#fffdf7}.brand-mark.eve-logo-box{border:1px solid #ead8b2;border-radius:16px;width:52px;height:52px;padding:0;box-shadow:0 4px 14px #7d4f1215;background:#fff!important}.brand-mark.eve-logo-box img{object-fit:cover;border-radius:14px;width:100%;height:100%}.brand strong{font-size:24px}.topbar{height:76px}.sidebar{top:76px}.content{padding-top:76px}.desktop-nav{top:76px}.eve-master-hero{background:radial-gradient(at 8% 25%,#167a2c29,#0000 25%),radial-gradient(at 94% 12%,#167a2c33,#0000 25%),radial-gradient(circle at 76% 65%,#d7a12c2e,#0000 25%),linear-gradient(115deg,#fffdf7 0%,#fff 52%,#f4f8e9 100%);min-height:510px;padding-top:64px;padding-bottom:62px;position:relative;overflow:hidden}.eve-master-hero:before,.eve-master-hero:after{content:"";background:linear-gradient(135deg,var(--eve-green),#5b9d36);opacity:.16;pointer-events:none;border-radius:100% 0;width:220px;height:78px;position:absolute;transform:rotate(-28deg)}.eve-master-hero:before{top:55px;left:-90px}.eve-master-hero .hero-copy{z-index:2;position:relative}.eve-master-hero .eyebrow{color:#222;letter-spacing:.25em}.eve-master-hero h1{max-width:850px;margin:10px 0 8px;font-size:clamp(52px,6vw,82px);line-height:.93}.eve-master-hero h1 em{color:var(--eve-red);font-style:normal}.hero-subline{margin:0 0 18px;font-family:Georgia,serif;font-size:clamp(22px,2.3vw,34px);font-weight:500}.hero-marketplace{max-width:760px!important;font-size:17px!important}.hero-marketplace strong{color:#111;font-family:Georgia,serif;font-size:1.35em}.hero-marketplace strong span{color:var(--eve-red)}.hero-brand-art{z-index:2;place-items:center;display:grid;position:relative}.hero-eve-apple{filter:drop-shadow(0 22px 28px #5f410c29);mix-blend-mode:multiply;width:min(410px,100%)}.hero-search{border-color:#eadfc8;box-shadow:0 14px 34px #5e3f0e1a}.hero-search button{background:var(--eve-red)}.hero-trust svg:first-child{color:var(--eve-red)}.hero-trust svg:last-of-type{color:var(--eve-green)}.eve-module-strip{z-index:4;background:#fff;border:1px solid #eadfd3;border-radius:24px;grid-template-columns:repeat(7,1fr);gap:7px;margin:-38px 4vw 26px;padding:12px;display:grid;position:relative;box-shadow:0 16px 42px #5d3d1517}.eve-module-tile{text-align:center;border-radius:16px;place-items:center;gap:4px;padding:10px 7px;transition:all .2s;display:grid}.eve-module-tile:hover{background:#fffaf4;transform:translateY(-2px)}.eve-module-icon{color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 6px 14px #0001}.eve-module-icon svg{width:24px}.eve-module-tile.red .eve-module-icon{background:linear-gradient(145deg,#ef1018,var(--eve-red-deep))}.eve-module-tile.green .eve-module-icon{background:linear-gradient(145deg,#26943e,var(--eve-green-deep))}.eve-module-tile.gold .eve-module-icon{background:linear-gradient(145deg,#e8b84c,var(--eve-gold-deep))}.eve-module-tile strong{font-size:13px}.eve-module-tile small{color:var(--muted);font-size:10px}.module-card.red .module-icon{color:var(--eve-red);background:#fff0ee}.module-card.gold .module-icon{color:var(--eve-gold-deep);background:#fff6df}.module-card.green .linkish{color:var(--eve-green)}.module-card.gold .linkish{color:var(--eve-gold-deep)}.floating-card.alt{background:linear-gradient(135deg,var(--eve-green-deep),var(--eve-green))}.fresh-hero,.delivery-bg{background:radial-gradient(circle at 88% 15%,#167a2c33,#0000 28%),linear-gradient(135deg,#fff,#f5fbef)}.desktop-command{border-top:4px solid #0000;border-image:linear-gradient(90deg,var(--eve-red) 0 36%,var(--eve-gold) 36% 64%,var(--eve-green) 64% 100%) 1}.command-actions a:nth-child(2),.command-actions a:nth-child(4){border-color:#b9d9bd}.command-actions a:nth-child(4){color:var(--eve-green)}.section-head a{color:var(--eve-red);font-weight:800}.trust-panel{background:linear-gradient(145deg,#fff,#fffaf0 60%,#eef7eb)}body:after{content:"";background:linear-gradient(90deg,var(--eve-green),#6ca33e 28%,var(--eve-gold) 48%,var(--eve-red) 68%,var(--eve-green));z-index:50;pointer-events:none;height:7px;position:fixed;bottom:0;left:230px;right:0}@media (width<=1100px){.eve-module-strip{grid-template-columns:repeat(4,1fr)}.hero-eve-apple{width:min(330px,100%)}}@media (width<=800px){.eve-master-hero{grid-template-columns:1fr;padding-top:38px}.hero-brand-art{order:-1}.hero-eve-apple{width:180px}.eve-master-hero h1{font-size:46px}.eve-module-strip{grid-template-columns:repeat(4,1fr);margin:-18px 14px 20px}.eve-module-tile small{display:none}.eve-module-icon,.brand-mark.eve-logo-box{width:44px;height:44px}.topbar{height:68px}.content{padding-top:68px}.sidebar{top:68px}body:after{left:0}}@media (width<=520px){.eve-module-strip{grid-template-columns:repeat(3,1fr)}.eve-master-hero h1{font-size:39px}.hero-subline{font-size:21px}.hero-marketplace{font-size:14px!important}.hero-search button{font-size:0}.hero-search button:after{content:"Search";font-size:12px}.hero-trust{font-size:11px}}.hero-brand-art{isolation:isolate;min-height:390px}.hero-red-apple{z-index:1;opacity:.98;filter:drop-shadow(0 24px 34px #69080c38)saturate(1.08);width:min(385px,92%);position:absolute;top:18px;right:-28px}.hero-white-apple{z-index:3;filter:drop-shadow(0 18px 26px #5f410c2e);width:min(255px,64%);position:absolute;bottom:4px;left:-18px}.eve-leaf-cluster{z-index:0;pointer-events:none;position:absolute}.eve-leaf-cluster i{transform-origin:0;background:linear-gradient(145deg,#155e25 0%,#2f8d3d 46%,#7eae48 100%);border-radius:100% 0;width:105px;height:48px;display:block;position:absolute;box-shadow:inset -8px -8px 18px #0b4b1b33,0 8px 22px #185a2520}.eve-leaf-cluster i:after{content:"";transform-origin:0;background:#d6bd5b88;width:82%;height:2px;position:absolute;top:52%;left:8%;transform:rotate(-18deg)}.leaf-cluster-one{top:4px;right:55px}.leaf-cluster-one i:first-child{transform:rotate(-32deg)}.leaf-cluster-one i:nth-child(2){transform:translate(62px,18px)rotate(12deg)scale(.82)}.leaf-cluster-one i:nth-child(3){transform:translate(10px,74px)rotate(-5deg)scale(.72)}.leaf-cluster-one i:nth-child(4){transform:translate(105px,84px)rotate(38deg)scale(.66)}.leaf-cluster-two{bottom:42px;left:4px}.leaf-cluster-two i:first-child{transform:rotate(150deg)scale(.8)}.leaf-cluster-two i:nth-child(2){transform:translate(55px,-40px)rotate(195deg)scale(.62)}.leaf-cluster-two i:nth-child(3){transform:translate(84px,22px)rotate(130deg)scale(.55)}.eve-master-hero:before{opacity:.23;background:linear-gradient(135deg,#176b2b,#6ba23d)}.eve-master-hero:after{opacity:.25;background:linear-gradient(135deg,#1a6d2d,#84aa45)}@media (width<=800px){.hero-brand-art{min-height:230px}.hero-red-apple{width:220px;top:0;right:8%}.hero-white-apple{width:145px;bottom:0;left:12%}.eve-leaf-cluster{transform:scale(.65)}}.hero-brand-art:before{content:"";z-index:-1;background:radial-gradient(at 70% 24%,#1e732c2e,#0000 34%),radial-gradient(at 15% 80%,#4991382e,#0000 28%);border-radius:44% 56% 48% 52%;position:absolute;inset:-18px -34px -12px -20px}.eve-featured{border:1px solid var(--line);background:#fff;border-radius:24px;padding:22px}.featured-tabs{border-bottom:1px solid var(--line);gap:18px;margin-bottom:16px;padding-bottom:10px;display:flex;overflow:auto}.featured-tabs a{white-space:nowrap;color:#445;font-size:13px;font-weight:700;text-decoration:none}.featured-tabs a:hover{color:var(--eve-red)}.featured-cards{grid-template-columns:repeat(4,minmax(0,1fr))}.eve-how-it-works{background:#fff;border:1px solid #efc8c8;border-radius:24px;margin:22px 4vw 30px;overflow:hidden}.how-title{background:linear-gradient(90deg,var(--eve-red),var(--eve-red-deep));color:#fff;padding:12px 20px;font:700 24px Georgia,serif}.how-steps{grid-template-columns:repeat(6,1fr);gap:0;padding:18px;display:grid}.how-step{text-align:center;justify-items:center;gap:5px;padding:8px 10px;display:grid;position:relative}.how-step:not(:last-child):after{content:"→";color:var(--eve-gold-deep);font-size:22px;position:absolute;top:20px;right:-7px}.how-step>span{border:1.5px solid var(--eve-red);width:42px;height:42px;color:var(--eve-red);border-radius:50%;place-items:center;font-weight:900;display:grid}.how-step strong{font-size:13px}.how-step small{color:var(--muted);font-size:10px;line-height:1.3}.capability-metrics strong{font-size:17px!important}.filterbar .filter-link{border:1px solid var(--line);color:inherit;background:#fff;border-radius:12px;align-items:center;gap:6px;padding:10px 14px;font-weight:700;text-decoration:none;display:flex}.filterbar .filter-link:hover{border-color:var(--eve-red);color:var(--eve-red)}@media (width<=1050px){.featured-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.how-steps{grid-template-columns:repeat(3,1fr)}.how-step:nth-child(3):after{display:none}}@media (width<=650px){.eve-featured{margin-inline:14px;padding:14px}.featured-cards{grid-template-columns:1fr 1fr}.eve-how-it-works{margin-inline:14px}.how-steps{grid-template-columns:repeat(2,1fr);padding:12px}.how-step:nth-child(3):after{display:block}.how-step:nth-child(2n):after{display:none}.how-title{font-size:20px}.hero-red-apple{width:205px}.hero-white-apple{width:132px}}.eve-logo-pair{flex:none;width:58px;height:50px;position:relative;overflow:visible}.eve-logo-pair img{object-fit:contain;filter:drop-shadow(0 5px 8px #58280929);display:block;position:absolute}.eve-logo-pair .brand-red-apple{z-index:1;width:42px;height:42px;top:1px;right:0}.eve-logo-pair .brand-white-apple{z-index:2;width:31px;height:31px;bottom:0;left:0}.brand>div:last-child strong{letter-spacing:.015em;font-family:Georgia,serif}.brand>div:last-child span{white-space:nowrap}@media (width<=520px){.eve-logo-pair{width:49px;height:43px}.eve-logo-pair .brand-red-apple{width:36px;height:36px}.eve-logo-pair .brand-white-apple{width:27px;height:27px}}.garden-link{font-weight:900;color:var(--eve-green)!important;border-color:#237a354d!important}.garden-hero{border:1px solid var(--line);background:radial-gradient(circle at 10% 8%,#237a352e,#0000 28%),radial-gradient(circle at 90% 18%,#c9942d29,#0000 28%),linear-gradient(135deg,#fff,#fffdf8 55%,#edf6ec);border-radius:30px;grid-template-columns:1.55fr .45fr;gap:24px;padding:42px;display:grid;position:relative;overflow:hidden}.garden-hero:before,.garden-hero:after{content:"🍃";opacity:.18;font-size:90px;position:absolute;transform:rotate(-18deg)}.garden-hero:before{bottom:-25px;left:-20px}.garden-hero:after{top:-28px;right:8px;transform:rotate(30deg)}.garden-hero h1{margin:10px 0;font-size:clamp(2.5rem,5vw,4.8rem);line-height:.98}.garden-hero h1 em{color:var(--eve-green);font-style:normal}.garden-hero p{max-width:760px;color:var(--muted);font-size:1.05rem}.garden-search{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:auto 2fr 1fr auto;align-items:center;gap:8px;margin-top:20px;padding:9px;display:grid}.garden-search input{border:0;min-width:0;padding:11px}.garden-search .primary{background:var(--eve-green)}.garden-badges{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.garden-badges span{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:800}.garden-orchard{color:var(--eve-green);z-index:1;align-content:center;place-items:center;font-size:70px;display:grid;position:relative}.garden-orchard span{font-size:110px;line-height:.8}.garden-orchard small{letter-spacing:.12em;color:var(--eve-green);font-size:12px;font-weight:900}.garden-toolbar{flex-wrap:wrap;align-items:center;gap:16px;margin:18px 0;display:flex}.garden-toolbar .category-chips{flex:1}.garden-toolbar>label{color:var(--muted);font-weight:800}.garden-toolbar>.primary{background:var(--eve-green);color:#fff}.garden-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.garden-card{border:1px solid var(--line);color:inherit;background:#fff;border-radius:20px;text-decoration:none;overflow:hidden;box-shadow:0 8px 26px #204b260f}.garden-image{background:linear-gradient(135deg,#e9f5e6,#fff7e6);place-items:center;height:190px;font-size:58px;display:grid;position:relative}.garden-image img{object-fit:cover;width:100%;height:100%}.garden-image b{color:var(--eve-green);background:#fff;border-radius:999px;padding:6px 9px;font-size:10px;position:absolute;top:10px;left:10px}.garden-info{padding:14px}.garden-info>small{color:var(--eve-green);text-transform:capitalize;font-weight:900}.garden-info h3{margin:6px 0}.garden-info>p{color:var(--muted);font-size:12px}.garden-price strong{color:var(--eve-red);font-size:21px}.garden-price span{color:var(--muted)}.garden-meta{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.garden-meta span{background:var(--eve-green-soft);color:var(--eve-green);border-radius:999px;padding:6px 8px;font-size:10px;font-weight:800}.destinations,.certs{background:#fffaf0;border-radius:10px;padding:8px}.garden-seller-box{background:linear-gradient(135deg,#f7fff5,#fffdf8);border:1px solid #237a354d;border-radius:16px;padding:14px}.garden-toggle{align-items:flex-start;grid-template-columns:auto 1fr!important;gap:10px!important;display:flex!important}.garden-toggle span{gap:4px;display:grid}.garden-toggle small{color:var(--muted);font-weight:500}.garden-seller-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:14px;display:grid}.garden-seller-grid .full{grid-column:1/-1}@media (width<=900px){.garden-hero{grid-template-columns:1fr}.garden-orchard{display:none}.garden-search{grid-template-columns:1fr}.garden-search>svg{display:none}.garden-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.garden-grid,.garden-seller-grid{grid-template-columns:1fr}.garden-seller-grid .full{grid-column:auto}}.precious-hero{background:radial-gradient(circle at 88% 10%,#c9942d2e,#0000 34%),linear-gradient(135deg,#fffdf8,#fff 58%,#f8f2df);border:1px solid #c9942d52;border-radius:28px;grid-template-columns:minmax(0,1fr) 260px;align-items:center;gap:28px;padding:34px;display:grid}.precious-hero h1{margin:.35rem 0 1rem;font-size:clamp(2.2rem,5vw,4.6rem);line-height:.96}.precious-symbol{color:#fff;text-align:center;background:linear-gradient(145deg,#2b2111,#8b651d);border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:190px;padding:24px;display:flex;box-shadow:0 18px 50px #43300d2e}.precious-symbol svg{color:#f4c65f;width:56px;height:56px;margin-bottom:12px}.precious-symbol strong{font-size:1.35rem}.precious-symbol small{opacity:.88;margin-top:8px}.precious-search{grid-template-columns:auto minmax(220px,1fr) minmax(160px,.45fr) auto;align-items:center;gap:10px;margin:20px 0;display:grid}.precious-search>svg{margin-left:12px}.precious-search input{min-width:0}.precious-chips button.active{color:#241a08;background:#c9942d;border-color:#c9942d}.precious-grid{margin-top:18px}.precious-card{border-color:#c9942d47}.precious-card .product-image{background:linear-gradient(145deg,#fffdf8,#f4ead0);position:relative}.precious-card .product-image img{object-fit:cover;width:100%;height:100%}.precious-badge{color:#f4c65f;background:#241a08;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:800;position:absolute;top:12px;left:12px}.precious-compliance,.verification-warning{align-items:flex-start;gap:16px;margin-top:24px;display:flex}.precious-compliance>svg,.verification-warning>svg{color:#c9942d;flex:none}.precious-detail{background:#fffaf0;border-color:#c9942d57;margin:16px 0}@media (width<=900px){.precious-hero{grid-template-columns:1fr}.precious-symbol{min-height:145px}.precious-search{grid-template-columns:1fr}.precious-search>svg{display:none}}.adam-hero,.mawota-hero{color:#fff;background:linear-gradient(135deg,#220307 0%,#82080d 45%,#b20d14 74%,#c9942d 135%);border-radius:32px;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);align-items:center;gap:32px;margin-bottom:22px;padding:48px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 60px #36060a2e}.adam-hero:after,.mawota-hero:after{content:"";background:radial-gradient(circle,#ffffff2e,#fff0 68%);border-radius:50%;width:420px;height:420px;position:absolute;inset:auto -8% -48% auto}.adam-hero h1,.mawota-hero h1{color:#fff;margin:8px 0 16px;font-size:clamp(42px,6vw,76px);line-height:.95}.adam-hero p,.mawota-hero p{color:#ffffffe0;max-width:760px;font-size:18px}.adam-hero .eyebrow,.mawota-hero .eyebrow{color:#f7d783}.adam-hero-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.adam-hero-actions .secondary{color:#fff;background:#ffffff1a;border-color:#ffffff59}.adam-screen{text-align:center;z-index:1;background:linear-gradient(145deg,#0000008c,#0000001f);border:1px solid #ffffff38;border-radius:26px;flex-direction:column;justify-content:center;align-items:center;min-height:250px;display:flex;position:relative}.adam-screen svg{color:#f7d783;width:66px;height:66px}.adam-screen strong{letter-spacing:.15em;margin-top:12px;font-size:46px}.adam-screen span{opacity:.8}.adam-rights{align-items:flex-start;gap:14px;margin-bottom:24px;display:flex}.adam-rights svg{color:var(--eve-green);flex:none}.adam-rights p{margin:4px 0 0}.adam-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin:18px 0;display:flex}.adam-tabs{flex-wrap:wrap;gap:8px;display:flex}.adam-tabs button{background:#fff;border:1px solid #eadfd8;border-radius:999px;padding:9px 14px}.adam-tabs button.active{color:#fff;background:#b20d14;border-color:#b20d14}.adam-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.adam-card{background:#fff;border:1px solid #eee3dc;border-radius:20px;overflow:hidden;box-shadow:0 10px 26px #362a210f}.adam-poster{color:#fff;background:linear-gradient(145deg,#1c1c1f,#4b0d12 62%,#c9942d) 50%/cover;justify-content:center;align-items:center;height:230px;display:flex;position:relative}.adam-poster svg{opacity:.8;width:50px;height:50px}.adam-poster span{background:#0000008c;border-radius:999px;padding:6px 8px;font-size:11px;position:absolute;top:12px;left:12px}.adam-copy{padding:16px}.adam-copy h3{margin:6px 0}.adam-copy p{min-height:60px;font-size:14px}.adam-meta,.adam-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.adam-meta{color:#7c716b;margin:10px 0;font-size:12px}.adam-features{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}.mawota-hero{background:linear-gradient(135deg,#052a16 0%,#0f5c2b 48%,#237a35 72%,#c9942d 130%)}.mawota-orb{color:#fff;z-index:1;background:radial-gradient(circle at 30% 25%,#fff5bf 0%,#c9942d 23%,#237a35 48%,#062d17 74%);border:1px solid #ffffff59;border-radius:50%;flex-direction:column;justify-content:center;justify-self:center;align-items:center;width:260px;height:260px;display:flex;position:relative;box-shadow:0 20px 60px #00000047,inset 0 0 40px #ffffff29}.mawota-orb svg{width:62px;height:62px}.mawota-orb span{letter-spacing:.14em;margin-top:8px;font-size:28px;font-weight:900}.mawota-orb small{opacity:.8}.mawota-mode-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:18px 0;display:grid}.mawota-mode-grid button{background:#fff;border:1px solid #e7e0d8;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:13px;display:flex}.mawota-mode-grid button.active{color:#145725;background:#edf6ec;border-color:#237a35}.mawota-layout{grid-template-columns:minmax(0,1.6fr) minmax(280px,.6fr);gap:18px;display:grid}.mawota-chat{padding:0;overflow:hidden}.mawota-chat-head{border-bottom:1px solid #eee6de;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.mawota-chat-head div{flex-direction:column;display:flex}.ai-status{color:#145725;background:#edf6ec;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;display:flex}.mawota-messages{background:linear-gradient(#fff,#fffdf8);height:min(55vh,560px);padding:20px;overflow:auto}.mawota-message{align-items:flex-start;gap:10px;margin:0 0 18px;display:flex}.mawota-message.user{flex-direction:row-reverse}.mawota-message p{white-space:pre-wrap;background:#f4efe9;border-radius:18px;max-width:78%;margin:0;padding:13px 15px;line-height:1.55}.mawota-message.user p{color:#fff;background:#b20d14}.mawota-avatar{color:#237a35;background:#edf6ec;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid}.mawota-message.user .mawota-avatar{color:#b20d14;background:#fff2f2}.mawota-input{border-top:1px solid #eee6de;grid-template-columns:1fr auto;gap:10px;padding:14px;display:grid}.mawota-input textarea{resize:vertical;min-height:64px;max-height:180px;font:inherit;border:1px solid #ddd3cc;border-radius:16px;padding:14px}.mawota-input button{border-radius:16px;align-self:end;width:52px;height:52px}.mawota-chat>.safe-note{padding:0 16px 14px;display:block}.mawota-tools{padding:16px}.mawota-tools>button{text-align:left;background:0 0;border:0;border-bottom:1px solid #eee6de;gap:10px;width:100%;padding:12px;display:flex}.mawota-tools>button:hover{background:#fffaf5}.mawota-tools>button svg{color:#c9942d;flex:none}.mawota-tools>button span{flex-direction:column;display:flex}.mawota-tools>button small{color:#766d67;margin-top:3px}.mawota-capability{background:#edf6ec;border-radius:16px;gap:10px;margin-top:16px;padding:14px;display:flex}.mawota-capability svg{color:#237a35}.mawota-capability p{margin:4px 0;font-size:13px}.mawota-fab{z-index:80;background:linear-gradient(135deg,#237a35,#c9942d);border-radius:999px;align-items:center;gap:8px;padding:12px 16px;font-weight:800;text-decoration:none;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 34px #0000003d;color:#fff!important}.mawota-fab svg{width:20px;height:20px}@media (width<=1100px){.adam-grid,.adam-features{grid-template-columns:repeat(2,minmax(0,1fr))}.mawota-mode-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mawota-layout{grid-template-columns:1fr}}@media (width<=760px){.adam-hero,.mawota-hero{grid-template-columns:1fr;padding:28px}.adam-screen{min-height:180px}.mawota-orb{width:190px;height:190px}.adam-grid,.adam-features{grid-template-columns:1fr}.mawota-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mawota-fab span{display:none}.mawota-fab{justify-content:center;width:48px;height:48px;padding:0;bottom:16px;right:16px}.mawota-message p{max-width:86%}}.mawota-hero-compact{padding:34px 42px}.mawota-hero-compact .mawota-orb{width:190px;height:190px}.mawota-workspace{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:18px;display:grid}.mawota-history{max-height:72vh;padding:12px;position:sticky;top:118px;overflow:auto}.mawota-new{justify-content:center;width:100%;margin-bottom:12px}.mawota-thread-list{flex-direction:column;gap:6px;display:flex}.mawota-thread{border-radius:14px;grid-template-columns:1fr auto;gap:4px;display:grid}.mawota-thread.active{background:#edf6ec}.mawota-thread>button:first-child{text-align:left;background:0 0;border:0;align-items:center;gap:9px;min-width:0;padding:10px;display:flex}.mawota-thread span{flex-direction:column;min-width:0;display:flex}.mawota-thread strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mawota-thread small{text-transform:capitalize;color:#81766f}.mawota-bubble{max-width:78%}.mawota-bubble p{max-width:none!important}.mawota-feedback{gap:5px;margin:4px 5px;display:flex}.mawota-feedback button{cursor:pointer;background:0 0;border:0}.mawota-empty{text-align:center;color:#756b65;max-width:560px;margin:70px auto}.mawota-empty svg{color:#237a35;width:48px;height:48px}.mawota-action-strip{gap:8px;padding:0 14px 10px;display:flex;overflow:auto}.mawota-action-card{background:#fffaf5;border:1px solid #e6ddd5;border-radius:16px;justify-content:space-between;gap:12px;min-width:280px;max-width:420px;padding:12px;display:flex}.mawota-action-card>div:first-child{text-transform:capitalize;flex-direction:column;min-width:0;display:flex}.mawota-action-card small{white-space:nowrap;text-overflow:ellipsis;text-transform:none;color:#786d66;max-width:260px;display:block;overflow:hidden}.mawota-action-card>div:last-child{align-items:center;gap:6px;display:flex}.adam-empty{text-align:center;margin-bottom:18px;padding:36px}.adam-empty svg{color:#b20d14;width:46px;height:46px}@media (width<=900px){.mawota-workspace{grid-template-columns:1fr}.mawota-history{max-height:220px;position:static}.mawota-history .mawota-thread-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.mawota-hero-compact .mawota-orb{width:150px;height:150px}.ai-status{font-size:11px}}@media (width<=600px){.mawota-history .mawota-thread-list{grid-template-columns:1fr}.mawota-hero-compact{padding:24px}.mawota-chat-head{align-items:flex-start;gap:10px}.mawota-bubble{max-width:86%}}.mawota-usage{flex-wrap:wrap;gap:10px;margin:0 0 12px;display:flex}.mawota-usage span{background:#fff;border:1px solid #eadfc8;border-radius:999px;padding:7px 12px;font-size:.82rem}.mawota-usage strong{color:var(--eve-red,#b20d14)}.mawota-context-results{border-top:1px solid #eee3d0;padding:12px 16px}.mawota-context-results>strong{margin-bottom:8px;display:block}.mawota-context-results>div{gap:7px;display:grid}.mawota-context-results a{color:inherit;background:#fff;border:1px solid #eee3d0;border-radius:12px;align-items:center;gap:9px;padding:9px;text-decoration:none;display:flex}.mawota-context-results a svg{width:17px}.mawota-context-results a span{flex:1;display:grid}.mawota-context-results small{opacity:.68}.mawota-context-results a:hover{border-color:#c9942d}.mawota-thread{gap:4px}.mawota-thread>.icon-btn{width:30px;min-width:30px;height:30px;font-size:15px}.mawota-thread>button:first-child{flex:1;min-width:0}.mawota-thread>button:first-child span{min-width:0}.mawota-thread>button:first-child strong{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.mawota-attachments{border-top:1px solid var(--line,#e8e1d5);background:#fffdf8b8;padding:12px 16px}.mawota-attachments>strong{margin-bottom:8px;display:block}.mawota-attachments>div{flex-wrap:wrap;gap:8px;display:flex}.mawota-attachment{border:1px solid var(--line,#e8e1d5);background:#fff;border-radius:12px;align-items:center;gap:9px;min-width:220px;max-width:360px;padding:9px 11px;display:flex}.mawota-attachment>span{background:var(--eve-green-soft,#edf6ec);border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.mawota-attachment svg{width:17px;height:17px}.mawota-attachment div{flex-direction:column;min-width:0;display:flex}.mawota-attachment b,.mawota-attachment small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mawota-attachment small{opacity:.68;margin-top:2px}.mawota-attach{cursor:pointer;border:1px solid var(--line,#e8e1d5);background:#fff;border-radius:12px;align-self:stretch;place-items:center;min-width:44px;display:grid}.mawota-attach:hover{background:var(--eve-green-soft,#edf6ec)}.mawota-attach.disabled{opacity:.45;pointer-events:none}.mawota-attach input{display:none}@media (width<=720px){.mawota-attachment{width:100%;max-width:100%}.mawota-attachments>div{display:block}.mawota-attachment+.mawota-attachment{margin-top:7px}}.mawota-action-strip{gap:10px;margin:14px 0;display:grid}.mawota-action-strip>strong{letter-spacing:.08em;text-transform:uppercase;color:#6b7280;font-size:.82rem}.mawota-action-card{background:#fffdf8;border:1px solid #e7e5df;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px;display:flex}.mawota-action-card.status-completed{background:#f4fbf5;border-color:#cfe8d2}.mawota-action-main{gap:4px;min-width:0;display:grid}.mawota-action-main>strong{text-transform:capitalize}.mawota-action-main small{color:#6b7280;white-space:normal}.mawota-action-state{text-transform:uppercase;letter-spacing:.05em;color:#8a6115;font-size:.72rem;font-weight:800}.status-completed .mawota-action-state{color:#237a35}.mawota-result{font-weight:700;color:#237a35!important}.mawota-action-buttons{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.mawota-action-buttons button{white-space:nowrap}@media (width<=720px){.mawota-action-card{flex-direction:column}.mawota-action-buttons{justify-content:flex-start;width:100%}}.mawota-saved{border-top:1px solid var(--line,#e7e1d7);margin-top:14px;padding-top:14px}.mawota-saved-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.mawota-saved-head small{border:1px solid var(--line,#e7e1d7);border-radius:999px;padding:2px 7px}.mawota-saved-row{grid-template-columns:1fr auto;align-items:start;gap:6px;margin:6px 0;display:grid}.mawota-saved-row>button:first-child{text-align:left;background:0 0;border:0;border-radius:10px;min-width:0;padding:8px}.mawota-saved-row>button:first-child:hover{background:#237a3514}.mawota-saved-row b,.mawota-saved-row small{display:block}.mawota-saved-row small{white-space:nowrap;text-overflow:ellipsis;max-width:190px;color:var(--muted,#6d6d6d);margin-top:2px;overflow:hidden}.mawota-save-prompt{min-width:42px;padding:0 10px;font-size:20px}.mawota-command-bar{background:linear-gradient(135deg,#fffdf8,#f4f9f2);border:1px solid #e7dfd0;border-radius:20px;grid-template-columns:minmax(180px,.45fr) minmax(0,1.55fr);align-items:center;gap:16px;margin:0 0 14px;padding:14px 16px;display:grid}.mawota-command-bar>div:first-child{flex-direction:column;gap:3px;display:flex}.mawota-command-bar small{color:#746a63}.mawota-quick-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.mawota-quick-grid button{text-align:left;color:#24322a;background:#fff;border:1px solid #dfd7cc;border-radius:14px;padding:10px 12px;font-weight:800}.mawota-quick-grid button:hover{background:#edf6ec;border-color:#237a35}.mawota-recent-activity{background:#fffdf8;border-bottom:1px solid #eee6de;padding:14px 18px}.mawota-section-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.mawota-section-head small{color:#766d67}.mawota-activity-row{border-top:1px solid #f0e9e1;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:9px 0;display:grid}.mawota-activity-row:first-child{border-top:0}.mawota-activity-icon{color:#237a35;background:#edf6ec;border-radius:12px;place-items:center;width:34px;height:34px;display:grid}.mawota-activity-icon svg{width:17px;height:17px}.mawota-activity-row>div{flex-direction:column;min-width:0;display:flex}.mawota-activity-row b{text-transform:capitalize}.mawota-activity-row small{white-space:nowrap;text-overflow:ellipsis;color:#766d67;overflow:hidden}.mawota-activity-status{text-transform:capitalize;background:#fff;border:1px solid #e6ddd4;border-radius:999px;padding:5px 8px;font-size:.76rem}.mawota-empty:after{content:"Mawota never publishes, pays, books or dispatches consequential actions without the protected Eve workflow.";color:#766d67;max-width:520px;margin:14px auto 0;font-size:.78rem;display:block}@media (width<=900px){.mawota-command-bar{grid-template-columns:1fr}.mawota-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.mawota-quick-grid{grid-template-columns:1fr}.mawota-activity-row{grid-template-columns:auto 1fr}.mawota-activity-status{grid-column:2;justify-self:start}}.mawota-preferences{margin:0 0 14px;padding:14px 16px}.mawota-preferences-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.mawota-preferences-head>div{flex-direction:column;gap:3px;display:flex}.mawota-preferences-head small{color:#756b65}.mawota-preferences-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.mawota-preferences-grid>label:not(.mawota-toggle){flex-direction:column;gap:5px;font-weight:800;display:flex}.mawota-preferences-grid select,.mawota-preferences-grid input[type=text],.mawota-preferences-grid input:not([type]){background:#fff;border:1px solid #ded6cc;border-radius:12px;width:100%;padding:10px 11px}.mawota-toggle{background:#fffdf8;border:1px solid #e7dfd6;border-radius:14px;align-items:flex-start;gap:9px;padding:11px;display:flex}.mawota-toggle input{accent-color:#237a35;margin-top:3px}.mawota-toggle span{flex-direction:column;gap:2px;display:flex}.mawota-toggle small{color:#756b65;font-weight:500;line-height:1.35}@media (width<=760px){.mawota-preferences-head{flex-direction:column;align-items:flex-start}.mawota-preferences-grid{grid-template-columns:1fr}}.mawota-live-search{margin:16px 0;padding:18px}.mawota-live-search-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.mawota-live-search-head>div{flex-direction:column;gap:3px;display:flex}.mawota-live-search-head small{color:var(--muted)}.mawota-live-search-head>span{color:var(--eve-green);align-items:center;gap:7px;font-size:.82rem;font-weight:800;display:flex}.mawota-live-search-form{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:8px 8px 8px 12px;display:grid}.mawota-live-search-form svg{color:var(--eve-green)}.mawota-live-search-form input{min-width:0;font:inherit;background:0 0;border:0;outline:0}.mawota-live-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.mawota-live-result{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:flex-start;gap:10px;padding:12px;display:flex}.mawota-result-icon{background:var(--eve-green-soft);width:38px;height:38px;color:var(--eve-green);border-radius:12px;flex:none;place-items:center;display:grid}.mawota-live-result .grow{flex-direction:column;gap:2px;min-width:0;display:flex}.mawota-live-result .grow>small{text-transform:uppercase;letter-spacing:.08em;color:var(--eve-green);font-size:.66rem;font-weight:800}.mawota-live-result .grow>strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mawota-live-result .grow>p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.82rem;display:-webkit-box;overflow:hidden}.mawota-result-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.mawota-context-card{border:1px solid var(--line);border-radius:12px;align-items:center;gap:10px;margin-top:8px;padding:10px;display:flex}.mawota-context-card>span{color:var(--eve-green);place-items:center;display:grid}.mawota-context-card .grow{flex-direction:column;min-width:0;display:flex}.mawota-context-card .grow b,.mawota-context-card .grow small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mawota-context-card .grow small{color:var(--muted)}@media (width<=820px){.mawota-live-search-head{flex-direction:column;align-items:flex-start}.mawota-live-results{grid-template-columns:1fr}.mawota-live-result{flex-wrap:wrap}.mawota-result-actions{justify-content:flex-start;width:100%;padding-left:48px}}@media (width<=520px){.mawota-live-search-form{grid-template-columns:auto 1fr}.mawota-live-search-form .primary{grid-column:1/-1;width:100%}.mawota-result-actions{padding-left:0}}.connect-modebar button{color:inherit;font:inherit;white-space:nowrap;background:0 0;border:0;border-radius:999px;padding:10px 12px}.connect-modebar button.active,.connect-modebar a.active{color:var(--eve-green);background:#edf6ec;font-weight:900}.story span img{object-fit:cover;border-radius:50%;width:100%;height:100%}.story-add span{color:#fff;background:var(--eve-green)!important}.placeholder-story{opacity:.72}.composer-controls{flex-wrap:wrap;gap:8px;margin:8px 0 4px 58px;display:flex}.composer-controls select{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 12px}.connect-post header{align-items:center}.follow-btn,.following-btn{border-radius:999px;margin-left:auto;padding:7px 11px;font-size:11px}.follow-btn{background:var(--eve-green);color:#fff}.following-btn{color:var(--eve-green);background:#edf6ec}.reaction-picker button.active,.reaction-bar>button.active{background:#fff3d8;border-color:#e7c978}.garden-loading{text-align:center;color:var(--muted)}.compliance-center{margin:22px 0}.compliance-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.compliance-head h2{margin:.25rem 0}.compliance-head p{color:var(--muted,#667085);margin:.2rem 0}.compliance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0;display:grid}.compliance-grid label{gap:7px;font-weight:700;display:grid}.compliance-grid input,.compliance-upload select{background:#fff;border:1px solid #d8dde5;border-radius:12px;width:100%;padding:12px 14px}.compliance-grid input:disabled{color:#667085;background:#f5f6f7}.compliance-docs{border-top:1px solid #eceff3;margin:20px 0;padding-top:16px}.compliance-upload{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.compliance-upload select{max-width:250px}.upload-label{cursor:pointer;align-items:center;gap:8px;display:inline-flex!important}.upload-label svg{width:18px}.compliance-doc-list{gap:9px;margin-top:12px;display:grid}.compliance-doc-list>div{background:#fff;border:1px solid #eceff3;border-radius:12px;align-items:center;gap:10px;padding:11px 12px;display:flex}.compliance-doc-list svg{flex:none;width:19px}.compliance-doc-list span{gap:2px;display:grid}.compliance-doc-list small{color:#667085}.compliance-submitted,.compliance-under_review{background:#fff3cd}.compliance-verified{color:#176b2c;background:#e8f7ec}.compliance-rejected{color:#9b1c1c;background:#fdecec}.muted{color:#667085}@media (width<=720px){.compliance-grid{grid-template-columns:1fr}.compliance-head{flex-direction:column}.compliance-upload{align-items:stretch}.compliance-upload select{max-width:none}}.compliance-review-meta{border:1px solid var(--line,#e7e2d8);background:#fffdf8;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem .9rem;margin:.65rem 0;padding:.7rem;font-size:.82rem;display:grid}.compliance-review-meta span{overflow-wrap:anywhere}@media (width<=700px){.compliance-review-meta{grid-template-columns:1fr}}.story{color:inherit;cursor:pointer;background:0 0;border:0}.garden-modal-backdrop{z-index:1100;background:#0008;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.garden-story-create{gap:12px;width:min(520px,96vw);display:grid}.garden-story-create label{gap:6px;font-weight:800;display:grid}.garden-story-create input,.garden-story-create textarea,.garden-story-create select{border:1px solid var(--line);background:#fff;border-radius:12px;padding:11px}.garden-story-create textarea{min-height:120px}.creator-counts{color:var(--muted);margin-top:10px}.saved-garden-grid{gap:16px;max-width:780px;margin:auto;display:grid}.comment-thread{border-bottom:1px solid var(--line);margin-bottom:12px;padding-bottom:8px}.comment-reply{background:#faf8f5;border-radius:14px;margin-left:44px;padding:10px}.comment small button{color:var(--muted);background:0 0;border:0;padding:0;font-size:12px}.replying{background:var(--eve-green-soft);padding:8px 16px;font-size:12px}.replying button{float:right;color:var(--eve-red);background:0 0;border:0}@media (width<=700px){.reels-feed{grid-template-columns:1fr}.reel{max-height:78vh}.creator-hero{flex-wrap:wrap;align-items:flex-start}.comment-drawer{width:100vw}.comment-reply{margin-left:24px}}.post-media video,.composer-media-preview img,.composer-media-preview video{object-fit:contain;background:#111;border-radius:18px;width:100%;max-height:620px}.composer-media-preview{margin:10px 0 8px 58px;position:relative}.composer-media-preview button{color:#fff;background:#000a;border-radius:999px;position:absolute;top:8px;right:8px}.garden-upload-btn{cursor:pointer;background:#f7f4f1;border-radius:20px;padding:8px 11px;font-size:13px;font-weight:700}.connect-post header{position:relative}.post-more{background:0 0;border:0;padding:4px 8px;font-size:18px}.post-safety-menu{z-index:20;border:1px solid var(--line);background:#fff;border-radius:14px;min-width:170px;padding:6px;display:grid;position:absolute;top:42px;right:0;box-shadow:0 12px 35px #0002}.post-safety-menu button{color:inherit;text-align:left;background:0 0;border-radius:9px;padding:10px}.post-safety-menu button:hover{background:#f7f4f1}.garden-story-viewer{color:#fff;background:#151515;border-radius:28px;place-items:center;width:min(440px,94vw);height:min(760px,88vh);display:grid;position:relative;overflow:hidden}.garden-story-viewer>img,.garden-story-viewer>video{object-fit:contain;width:100%;height:100%}.story-text-card{text-align:center;background:linear-gradient(135deg,var(--eve-green),var(--eve-red));place-items:center;width:100%;height:100%;padding:42px;font-size:30px;line-height:1.25;display:grid}.story-close{z-index:3;color:#fff;background:#0008;border-radius:50%;width:38px;height:38px;font-size:24px;position:absolute;top:12px;right:14px}.story-view-copy{background:#0008;border-radius:14px;padding:12px 14px;position:absolute;bottom:16px;left:18px;right:18px}.story-view-copy p{margin:5px 0 0}.reel>video{object-fit:cover;background:#111;width:100%;height:100%}@media (width<=700px){.composer-media-preview{margin-left:0}.garden-story-viewer{height:84vh}}.service-advanced{margin:14px 0}.service-advanced .secondary{margin-top:10px}.booking-box .wide{text-align:center;margin-top:10px;display:block}.setting-row span small{opacity:.72;margin-top:4px;display:block}.admin-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.admin-kpis .panel{flex-direction:column;gap:5px;display:flex}.admin-kpis strong{font-size:1.8rem}.service-toolbar{flex-wrap:wrap;gap:10px}@media (width<=800px){.admin-kpis{grid-template-columns:repeat(2,1fr)}.service-advanced .form-grid.three{grid-template-columns:1fr}.service-toolbar a{text-align:center;width:100%}}.my-eve-section{margin-top:30px}.my-eve-actions{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.my-eve-action,.workspace-card{appearance:none;text-align:left;cursor:pointer;background:#fff;border:1px solid #e7e0d4;border-radius:18px;flex-direction:column;gap:8px;padding:18px;display:flex;box-shadow:0 8px 24px #2b21110d}.my-eve-action svg,.workspace-card svg{color:var(--eve-red,#b20d14);margin-top:auto}.my-eve-action.locked{opacity:.55;cursor:not-allowed}.workspace-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:12px;display:grid}.workspace-card.selected{border-color:var(--eve-gold,#c9942d);background:#fffaf0}.activity-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.activity-card{background:#fff;border:1px solid #ece6dc;border-radius:18px;flex-direction:column;padding:18px;display:flex}.activity-card strong{font-size:1.65rem}.activity-card span{opacity:.7;font-size:.82rem}.muted-note{opacity:.68;margin-top:12px;font-size:.86rem}@media (width<=1000px){.my-eve-actions{grid-template-columns:repeat(3,1fr)}.workspace-grid{grid-template-columns:repeat(2,1fr)}.activity-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=640px){.my-eve-actions,.workspace-grid{grid-template-columns:1fr 1fr}.activity-grid{grid-template-columns:repeat(2,1fr)}}.admin-command-summary{margin:18px 0}.admin-command-summary>p{opacity:.72;margin-top:4px}.admin-tabs{white-space:nowrap;overflow-x:auto}.admin-case small{opacity:.7;margin-top:4px;display:block}.remarket-trust{border:1px solid #c9942d59;margin:18px 0}.remarket-trust-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.remarket-trust-head svg{color:var(--eve-green)}.remarket-trust h3{text-transform:capitalize;margin:.25rem 0}.trust-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.trust-grid span{background:var(--eve-green-soft);border-radius:12px;flex-direction:column;gap:3px;padding:12px;display:flex}.trust-defects{border-left:3px solid var(--eve-gold);padding-left:10px}.trust-reviews{gap:8px;margin-top:14px;display:grid}.trust-reviews blockquote{background:#fff;border:1px solid #eee;border-radius:10px;margin:0;padding:10px 12px}.order-event-timeline{gap:12px;margin-bottom:18px;display:flex;overflow:auto}.order-event{background:var(--eve-green-soft);border-radius:12px;align-items:flex-start;gap:8px;min-width:160px;padding:10px;display:flex}.order-event>span{background:var(--eve-green);color:#fff;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.remarket-review{border-top:1px solid #eee;margin-top:18px;padding-top:14px}.remarket-review div{gap:6px;margin-top:8px;display:flex}.remarket-review button{border:1px solid var(--eve-gold);cursor:pointer;background:#fff;border-radius:9px;padding:8px 10px}@media (width<=760px){.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.trip-link{color:inherit;text-decoration:none}.mobility-timeline{gap:12px;margin-bottom:18px;display:flex;overflow:auto}.mobility-event{background:var(--eve-green-soft);border-radius:12px;align-items:flex-start;gap:9px;min-width:165px;padding:11px;display:flex}.mobility-event>span{background:var(--eve-green);color:#fff;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.mobility-event small{margin-top:3px;display:block}.operator-card,.partner-status{align-items:center;gap:12px;margin:16px 0;display:flex}.operator-card svg,.partner-status svg{color:var(--eve-green)}.partner-status{justify-content:space-between}.partner-status>div{grid-template-columns:auto 1fr;align-items:center;column-gap:10px;display:grid}.partner-status small{grid-column:2}.partner-job-actions{flex-wrap:wrap;gap:6px;display:flex}.partner-job-actions button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:9px;padding:8px 10px}.seller-analytics{margin:18px 0}.seller-analytics .stat-grid{margin:10px 0}.mini-action{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;margin-left:10px;padding:5px 9px}.dash-row em{color:var(--eve-red);margin-left:6px;font-size:.78rem;font-style:normal}.business-hero{overflow:hidden}.business-banner{object-fit:cover;border-radius:14px;width:100%;max-height:240px}.business-identity{align-items:center;gap:16px;margin-top:14px;display:flex}.business-identity>img,.business-identity>svg{object-fit:cover;border-radius:18px;width:72px;height:72px}.business-identity>button{margin-left:auto}.store-facts{flex-wrap:wrap;gap:12px;margin-top:14px;display:flex}.store-facts span{align-items:center;gap:6px;display:flex}.store-facts svg{width:17px}.business-product{color:inherit;text-decoration:none}.business-product strong{font-size:1.1rem}@media (width<=650px){.business-identity{flex-wrap:wrap;align-items:flex-start}.business-identity>button{margin-left:0}}.promo-form{gap:12px;display:grid}.promo-form input,.promo-form select{border:1px solid #ddd;border-radius:10px;width:100%;padding:11px}.promo-row small{text-transform:capitalize}.fresh-search{grid-template-columns:2fr 1fr 1fr auto auto;align-items:center;gap:10px;display:grid}.fresh-search input{border:1px solid #ddd;border-radius:10px;padding:11px}.fresh-tags{flex-wrap:wrap;gap:6px;margin:10px 0;display:flex}.fresh-tags span{background:var(--eve-green-soft);border-radius:999px;padding:4px 8px;font-size:.76rem}.fresh-card{color:inherit;flex-direction:column;gap:7px;text-decoration:none;display:flex}@media (width<=760px){.fresh-search{grid-template-columns:1fr}}.universal-search{grid-template-columns:2fr repeat(3,1fr) auto auto;align-items:center;gap:9px;display:grid}.universal-search input,.universal-search select{border:1px solid #ddd;border-radius:10px;padding:11px}.search-results{gap:10px;display:grid}.universal-result{color:inherit;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;text-decoration:none;display:grid}.result-kind{text-transform:uppercase;background:var(--eve-green-soft);border-radius:8px;padding:6px 8px;font-size:.72rem;font-weight:800}.verified-mark{color:var(--eve-green)}.search-count{margin:16px 0;font-weight:700}@media (width<=850px){.universal-search{grid-template-columns:1fr}.universal-result{grid-template-columns:auto 1fr}.universal-result>strong{grid-column:2}}.safety-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:18px 0;display:grid}.safety-grid h3{margin-top:0}.safety-grid strong{text-transform:capitalize}.safety-note{border-left:4px solid var(--eve-gold)}@media (width<=760px){.safety-grid{grid-template-columns:1fr}}.message-list{gap:10px;display:grid}.message-preview{color:inherit;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;text-decoration:none;display:grid}.message-avatar{background:var(--eve-green-soft);border-radius:50%;place-items:center;width:48px;height:48px;font-weight:800;display:grid}.message-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.unread-pill{background:var(--eve-red);color:#fff;border-radius:999px;place-items:center;min-width:24px;height:24px;font-size:.75rem;display:grid}.conversation-stream{flex-direction:column;gap:9px;min-height:45vh;margin:16px 0;display:flex}.chat-bubble{background:#f4f4f4;border-radius:14px;max-width:75%;padding:10px 13px}.chat-bubble.mine{background:var(--eve-green-soft);align-self:flex-end}.chat-bubble p{margin:4px 0}.chat-bubble time{opacity:.65;font-size:.68rem}.message-compose{background:var(--eve-ivory);grid-template-columns:1fr auto;gap:8px;padding:10px 0;display:grid;position:sticky;bottom:0}.message-compose textarea{border:1px solid #ddd;border-radius:12px;min-height:54px;padding:10px}.activity-toolbar{justify-content:space-between;align-items:center;margin:16px 0;display:flex}.activity-list{gap:9px;display:grid}.activity-item{color:inherit;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;text-decoration:none;display:grid}.activity-item.unread{font-weight:600}.activity-source{text-transform:uppercase;background:var(--eve-green-soft);border-radius:8px;padding:6px 8px;font-size:.72rem}.activity-dot{background:var(--eve-red);border-radius:50%;width:9px;height:9px}.my-eve-action,.workspace-card{background:linear-gradient(145deg,#f3f9f1 0%,#eef6ec 68%,#fff9e8 100%);border:1px solid #c9942d73;box-shadow:0 8px 24px #237a3512;color:#163d24!important}.my-eve-action strong,.workspace-card strong{color:#1f5e3b!important}.my-eve-action small,.workspace-card small{color:#667662!important}.my-eve-action svg,.workspace-card svg{color:var(--eve-gold,#c9942d)!important}.my-eve-action:not(.locked):hover,.workspace-card:hover{border-color:var(--eve-gold,#c9942d);background:linear-gradient(145deg,#e7f4e4 0%,#f2f8ec 64%,#fff4cf 100%);transform:translateY(-2px);box-shadow:0 12px 30px #237a3524}.my-eve-action:not(.locked):hover strong,.workspace-card:hover strong{color:#184b2f!important}.my-eve-action:not(.locked):hover small,.workspace-card:hover small{color:#4f6554!important}.my-eve-action.locked{opacity:.62;background:linear-gradient(145deg,#f5f7f3,#f8f5e9)}.connect-grid .composer{background:linear-gradient(135deg,#fbfff9 0%,#fffdf8 64%,#fff8e8 100%);border:1px solid #237a352e;padding:18px;display:block;box-shadow:0 10px 28px #204b2612}.connect-grid .composer-head{grid-template-columns:44px minmax(0,1fr);align-items:start;gap:12px;display:grid}.connect-grid .composer-head .avatar{width:44px;min-width:44px;height:44px}.connect-grid .composer textarea{box-sizing:border-box;width:100%;min-width:0;min-height:96px;color:var(--text);background:#fff;border:1px solid #237a3529;display:block}.connect-grid .composer textarea:focus{border-color:var(--eve-green);outline:2px solid #c9942d47}.connect-grid .composer-controls{margin:10px 0 0 56px}.connect-grid .composer-actions{border-top:1px solid #c9942d33;margin:12px 0 0 56px;padding-top:10px}@media (width<=600px){.connect-grid .composer-head{grid-template-columns:36px minmax(0,1fr)}.connect-grid .composer-head .avatar{width:36px;min-width:36px;height:36px}.connect-grid .composer-controls,.connect-grid .composer-actions{margin-left:0}}.adam-feature{background:linear-gradient(145deg,#f5faf2,#fffaf0);border:1px solid #c9942d73;align-items:flex-start;gap:14px;padding:18px;display:flex}.adam-feature svg{width:30px;height:30px;color:var(--eve-green);flex:none}.adam-feature strong{color:#225b35}.adam-feature p{color:#6e675f;margin:5px 0 0;font-size:14px}.auth-forgot{color:var(--green);text-align:left;cursor:pointer;background:0 0;border:0;justify-self:start;padding:4px 2px;font-weight:800}.auth-forgot:hover{color:var(--gold);text-decoration:underline}.auth-forgot:disabled{opacity:.55;cursor:not-allowed}.reset-card{margin-top:18px}.auth-back{color:var(--green);margin-top:12px;font-weight:800;text-decoration:none;display:inline-block}.auth-back:hover{text-decoration:underline}.module-icon{border-radius:18px;width:56px;height:56px;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 20px #2430281a}.module-icon svg{stroke-width:2.1px;width:28px;height:28px}.module-card:hover .module-icon{transform:translateY(-2px)scale(1.04);box-shadow:0 12px 26px #24302826}.module-card.red .module-icon{background:linear-gradient(145deg,#e33b42,var(--eve-red-deep));color:#fff}.module-card.green .module-icon{background:linear-gradient(145deg,#37a852,var(--eve-green-deep));color:#fff}.module-card.gold .module-icon{background:linear-gradient(145deg,#e9ba51,var(--eve-gold-deep));color:#fff}.module-card{position:relative;overflow:hidden}.module-card:after{content:"";opacity:.05;pointer-events:none;background:currentColor;border-radius:50%;width:110px;height:110px;position:absolute;bottom:-34px;right:-34px}:root{--eve-red:#b20d14;--eve-red-deep:#82080d;--eve-red-soft:#f9e7e5;--eve-green:#237a35;--eve-green-deep:#175b28;--eve-green-soft:#e9f4e8;--eve-gold:#c9942d;--eve-gold-deep:#9b6f16;--eve-gold-soft:#fbf0cf;--eve-ivory:#fff8e8;--eve-ivory-deep:#f6eddc;--eve-surface:#fbf4e6;--eve-surface-alt:#f2f7e9;--white:#fff8e8;--cream:#fff8e8;--soft:#f7eadf;--line:#9b6f163d;--shadow:0 12px 32px #4c38141f}html,body,#root,.app-shell{background:radial-gradient(circle at 8% 12%,#237a3529,#0000 28%),radial-gradient(circle at 92% 16%,#b20d141f,#0000 30%),linear-gradient(#fff8e8 0%,#f8f0df 48%,#eef5e8 100%)!important}body{color:var(--eve-ink)}.topbar,.desktop-nav{background:linear-gradient(90deg,#f8f0df 0%,#fff3d3 46%,#edf5e8 100%)!important;border-bottom:1px solid #c9942d61!important}.sidebar{background:linear-gradient(#f7efdf 0%,#f2f6e9 58%,#f9eadf 100%)!important;border-right:1px solid #c9942d52!important}.sidebar a.active,.sidebar a:hover{background:linear-gradient(90deg,#b20d141a,#c9942d26,#237a351f)!important}.icon-btn,.profile-chip{background:linear-gradient(145deg,#f8f0df,#eef5e9)!important;border-color:#c9942d57!important}.hero{background:radial-gradient(circle at 88% 16%,#c9942d40,#0000 27%),radial-gradient(circle at 15% 85%,#237a3526,#0000 34%),linear-gradient(135deg,#f8edda 0%,#fff1cf 48%,#e9f3e5 100%)!important}.page,.section{background:0 0}.eve-leaf-wash{background:radial-gradient(circle at 90% 10%,#237a352e,#0000 32%),linear-gradient(135deg,#f8edda 20%,#fff0cc 70%,#e6f1e3)!important}.module-card,.product-card,.simple-card,.panel,.social-post,.composer,.right-rail,.profile-panel,.post-mini,.service-card,.timeline>div,.listing-info,.notification-list,.business-card,.business-hero,.search-result,.universal-search,.filterbar>div,.filterbar button,.specific-search,.hero-search,.floating-card:not(.alt),.eve-flow-step,.order-summary,.cart-list,.order-card,.checkout-form,.safety-grid>*,.message-preview,.activity-item,.test-payment-card,.admin-settings,.payment-readiness,.connect-grid .composer,.adam-feature{background:linear-gradient(145deg,#fbf3e2 0%,#fff1cf 58%,#edf5e8 100%)!important;border-color:#c9942d52!important;box-shadow:0 10px 28px #4d3a1614!important}.module-card.red,.product-card:nth-child(3n+1),.simple-card:nth-child(3n+1){background:linear-gradient(145deg,#f8e2df 0%,#fff0d2 68%,#f6ead7 100%)!important}.module-card.green,.product-card:nth-child(3n+2),.simple-card:nth-child(3n+2){background:linear-gradient(145deg,#e4f2e2 0%,#f3f7e9 62%,#fff0d4 100%)!important}.module-card.gold,.product-card:nth-child(3n),.simple-card:nth-child(3n){background:linear-gradient(145deg,#fbefc6 0%,#f8ead9 56%,#edf5e7 100%)!important}input,textarea,select,.panel input,.checkout-form textarea,.checkout-form select,.fresh-search input,.universal-search input,.universal-search select,.message-compose textarea,.promo-form input,.promo-form select,.connect-grid .composer textarea,.composer input,.ride-row select{color:var(--eve-ink)!important;background:#f8f1df!important;border-color:#c9942d52!important}input:focus,textarea:focus,select:focus{border-color:var(--eve-gold)!important;outline:2px solid #237a352e!important}.secondary,.simple-card button,.post-actions button,.wallet-balance button,.admin-tile,.dash-actions button,.partner-job-actions button,.remarket-review button,.ride-types button,.post-mini button,.heart,.mini-action{background:linear-gradient(145deg,#f7ead6,#eef5e7)!important;border-color:#c9942d5c!important}.secondary:hover,.simple-card button:hover,.post-actions button:hover,.admin-tile:hover,.dash-actions button:hover,.partner-job-actions button:hover,.ride-types button:hover{border-color:var(--eve-gold)!important;background:linear-gradient(145deg,#fff0c8,#e5f0e2)!important}.badge,.result-kind,.activity-source,.status-pill,.fresh-tags span{border:1px solid #c9942d38;color:#6b3d16!important;background:linear-gradient(90deg,#b20d141f,#c9942d38,#237a3521)!important}.verified,.verified-mark{color:var(--eve-green-deep)!important}.price,.detail-price,.linkish,.eyebrow{color:var(--eve-red)!important}.product-image,.book-cover,.map-placeholder,.media-placeholder,.search-thumb,.business-logo,.cart-thumb,.post-media{background:linear-gradient(135deg,#f6dfd9 0%,#f9e9bf 48%,#e3f0df 100%)!important}.trust-panel,.floating-card.alt{background:linear-gradient(135deg,var(--eve-red-deep) 0%,var(--eve-red) 50%,#9b6f16 100%)!important}.seller-box,.order-notice,.test-amount,.test-status,.trust-reviews blockquote,.order-event,.mobility-event,.chat-bubble,.chat-bubble.mine,.message-avatar,.my-eve-action,.workspace-card,.my-eve-action.locked{background:linear-gradient(145deg,#f5ead8,#edf5e7)!important}.chat-bubble.mine{border:1px solid #237a352e}footer,.footer{background:linear-gradient(90deg,var(--eve-green-deep),#275f2f 38%,#8f691d 68%,var(--eve-red-deep))!important;color:#fff3d3!important}.module-card{border-top:4px solid var(--eve-gold)!important}.module-card.red{border-top-color:var(--eve-red)!important}.module-card.green{border-top-color:var(--eve-green)!important}.module-card.gold{border-top-color:var(--eve-gold)!important}.module-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #4c381429!important}.primary,.primary-button,.cta,.hero-search button,.specific-search button,.universal-search button{box-shadow:0 8px 18px #b20d142e;background:linear-gradient(135deg,var(--eve-red),#c94b35)!important;color:#fff8e8!important}.primary:hover,.primary-button:hover,.cta:hover,.hero-search button:hover,.specific-search button:hover,.universal-search button:hover{background:linear-gradient(135deg,var(--eve-red-deep),var(--eve-red))!important}[style*="background: white"],[style*=background\:white],[style*="background: #fff"],[style*="background:#fff"]{background:#f8f1df!important}.verify-country{grid-template-columns:minmax(220px,420px) 1fr;align-items:end;gap:18px;margin-bottom:18px;display:grid}.verify-country label,.verify-select-grid label,.admin-config-form label{gap:7px;font-weight:700;display:grid}.verify-country small{opacity:.86;line-height:1.5}.verify-select-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:14px 0 18px;display:grid}.verification-doc-grid{background:linear-gradient(135deg,#b20d1429,#237a352e);border:1px solid #c9942d75;border-radius:18px;gap:10px;margin:18px 0;padding:16px;display:grid}.verification-doc-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.verification-doc-row{background:#14211bb8;border:1px solid #ffffff1f;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex!important}.verification-doc-row div{gap:3px;display:grid}.verification-doc-row small{opacity:.76}.doc-ready{text-overflow:ellipsis;white-space:nowrap;background:#237a355c;border:1px solid #79dc8d80;border-radius:12px;align-items:center;max-width:44%;padding:9px 12px;font-weight:800;display:inline-flex;overflow:hidden}.verify-notice{background:#c9942d2e;border:1px solid #c9942d66;border-radius:12px;padding:10px 12px}.admin-config-card{gap:15px;display:grid}.admin-config-form{grid-template-columns:1fr 1.2fr 1fr auto;align-items:end;gap:12px;display:grid}.admin-config-form.tax{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-config-form .check-line{align-items:center;gap:8px;min-height:44px;display:flex}.commercial-rule-list{gap:8px;max-height:430px;display:grid;overflow:auto}.commercial-rule{background:#ffffff12;border:1px solid #ffffff1a;border-radius:13px;justify-content:space-between;align-items:center;gap:16px;padding:11px 12px;display:flex}.commercial-rule span{gap:3px;display:grid}.commercial-rule small{opacity:.72}.commercial-rule strong{color:var(--eve-gold,#c9942d)}@media (width<=900px){.verify-country,.verify-select-grid,.admin-config-form,.admin-config-form.tax{grid-template-columns:1fr 1fr}.verification-doc-row{flex-direction:column;align-items:flex-start}.doc-ready{max-width:100%}}@media (width<=620px){.verify-country,.verify-select-grid,.admin-config-form,.admin-config-form.tax{grid-template-columns:1fr}.commercial-rule{flex-direction:column;align-items:flex-start}.verification-doc-row{padding:11px}}.eve-app-hub{background:linear-gradient(135deg,#fff8e8f0,#ecf6e6eb);border:1px solid #c9a22757;border-radius:26px;padding:26px}.eve-app-hub .section-head p{max-width:760px}.eve-app-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.eve-app-card{background:#fffdf8db;border:1px solid #14281c1f;border-radius:22px;grid-template-columns:84px 1fr;align-items:center;gap:16px;padding:18px;display:grid;box-shadow:0 12px 30px #342d1914}.eve-app-card img{object-fit:cover;border-radius:20px;width:84px;height:84px}.eve-app-card h3{margin:0 0 4px}.eve-app-card p{margin:0 0 5px}.eve-app-card small{opacity:.7}.eve-app-card .primary{border-radius:14px;grid-column:1/-1;justify-content:center;align-items:center;gap:8px;padding:12px;text-decoration:none;display:flex}.focused-install-banner{z-index:1200;color:#fff8e8;background:#08120df5;border:1px solid #c9a227a6;border-radius:18px;align-items:center;gap:14px;width:min(760px,100% - 28px);padding:14px 16px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 18px 48px #00000047}.focused-install-banner>div{flex:1;display:grid}.focused-install-banner span{opacity:.82;font-size:.86rem}.focused-install-banner button{white-space:nowrap;border:0;border-radius:12px;align-items:center;gap:7px;padding:10px 14px;display:flex}.focused-install-banner a{color:#f1cf68;white-space:nowrap}@media (width<=900px){.eve-app-grid{grid-template-columns:1fr}.focused-install-banner{flex-wrap:wrap;align-items:stretch}.focused-install-banner>div{flex-basis:100%}}@media (width<=620px){.eve-app-hub{padding:18px}.eve-app-card{grid-template-columns:70px 1fr}.eve-app-card img{width:70px;height:70px}.focused-install-banner button,.focused-install-banner a{text-align:center;flex:1;justify-content:center}}.garden-social-hero{background:radial-gradient(circle at 88% 20%,#c9942d33,#0000 28%),radial-gradient(circle at 12% 88%,#237a352e,#0000 30%),linear-gradient(135deg,#fffdf8,#f5fbf3);border:1px solid #237a3529}.garden-social-pillrow{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.garden-social-pillrow span{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:850;box-shadow:0 5px 16px #0000000b}.garden-supernav{z-index:25;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--line);background:#fffdf8f0;border-radius:18px;flex-wrap:nowrap;padding:6px 8px;position:sticky;top:0;overflow-x:auto;box-shadow:0 8px 28px #0000000c}.garden-supernav a{white-space:nowrap;color:inherit;border-radius:999px;padding:10px 12px;text-decoration:none}.garden-community-card{background:linear-gradient(145deg,#fff,#f3faf1);border-color:#237a352e}@media (width<=700px){.garden-social-pillrow{flex-wrap:nowrap;padding-bottom:5px;overflow-x:auto}.garden-social-pillrow span{white-space:nowrap}.garden-supernav{margin-left:-4px;margin-right:-4px}}.garden-watch-hero,.garden-community-hero{color:#fff;background:linear-gradient(135deg,#085037fa,#177e49e6,#c9a227b8);border-radius:28px;margin-bottom:22px;padding:42px;box-shadow:0 18px 45px #0b3a282e}.garden-watch-hero h1,.garden-community-hero h1{margin:.45rem 0 1rem;font-size:clamp(2.2rem,5vw,4.6rem);line-height:.98}.garden-watch-hero p,.garden-community-hero p{opacity:.92;max-width:760px;font-size:1.08rem}.garden-watch-links{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.garden-watch-links .secondary{background:#fffffff0}.garden-watch-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.garden-watch-card{padding:0;overflow:hidden}.garden-watch-card video{aspect-ratio:16/9;object-fit:contain;background:#07140f;width:100%;display:block}.garden-watch-copy{gap:9px;padding:18px;display:grid}.garden-watch-copy h3{margin:0;font-size:1.08rem}.garden-watch-copy .secondary{justify-self:start}.garden-community-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.garden-community-grid .panel{flex-direction:column;align-items:flex-start;min-height:220px;display:flex}.garden-community-grid .panel p{flex:1}.garden-feature-icon{font-size:2rem}.garden-roadmap-note{border-left:4px solid #177e49;margin-top:18px}@media (width<=900px){.garden-watch-grid{grid-template-columns:1fr}.garden-community-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.garden-watch-hero,.garden-community-hero{padding:28px 22px}}@media (width<=560px){.garden-community-grid{grid-template-columns:1fr}.garden-watch-hero h1,.garden-community-hero h1{font-size:2.25rem}}.garden-community-card{color:inherit;text-decoration:none;overflow:hidden}.garden-community-card img{object-fit:cover;border-radius:16px;width:100%;height:150px}.garden-community-feed{gap:14px;margin-top:18px;display:grid}.creator-tabs button{cursor:pointer;background:0 0;border:0;border-radius:999px;padding:10px 14px;font-weight:700}.creator-tabs button.active{color:#a32927;background:#fff1e8}.creator-about{margin-top:16px}.garden-invites,.garden-member-manager{margin:0 0 18px}.garden-invite-row,.garden-person-row{border-top:1px solid var(--line);align-items:center;gap:12px;padding:12px 0;display:flex}.garden-invite-row>div:first-child{flex:1;gap:3px;display:grid}.garden-invite-row>div:last-child{gap:8px;display:flex}.garden-community-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.garden-member-search{grid-template-columns:1fr auto;gap:8px;margin:12px 0;display:grid}.garden-member-search input{border:1px solid var(--line);background:#fffdf8;border-radius:12px;min-height:44px;padding:0 12px}.garden-person-row .avatar{background:#edf5e7;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;overflow:hidden}.garden-person-row .avatar img{object-fit:cover;width:100%;height:100%}.garden-person-row strong{flex:1}@media (width<=620px){.garden-invite-row{flex-direction:column;align-items:flex-start}.garden-invite-row>div:last-child{width:100%}.garden-invite-row button{flex:1}.garden-member-search{grid-template-columns:1fr}.garden-community-actions{justify-content:flex-start}}.garden-roster{border-top:1px solid var(--line);gap:4px;margin-top:18px;padding-top:10px;display:grid}.garden-roster .garden-person-row{flex-wrap:wrap}.garden-roster .badge{text-transform:capitalize}.garden-post-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.garden-post-head small{color:var(--muted)}@media (width<=620px){.garden-roster .garden-person-row{align-items:flex-start}.garden-roster .garden-person-row .badge{margin-left:auto}.garden-post-head{flex-direction:column;align-items:flex-start;gap:3px}}.focused-app-cue{border:1px solid var(--line);background:#ffffff0a;border-radius:14px;justify-content:center;align-items:center;gap:12px;margin:0 0 14px;padding:10px 16px;display:flex}.focused-app-cue span{opacity:.76}.focused-app-cue a{margin-left:auto;font-weight:700}@media (width<=700px){.focused-app-cue{flex-direction:column;align-items:flex-start}.focused-app-cue a{margin-left:0}}@media (width<=760px){.focused-shell .topbar{gap:6px;height:64px;padding:0 8px}.focused-shell .brand-wrap,.focused-shell .brand{gap:6px;min-width:0}.focused-shell .brand-mark{border-radius:10px;flex:0 0 34px;width:34px;height:34px}.focused-shell .brand strong{white-space:nowrap;font-size:18px}.focused-shell .top-actions{gap:5px;min-width:0}.focused-shell .icon-btn{width:36px;height:36px;padding:0}.focused-shell .profile-chip{max-width:42px;height:36px;padding:0 8px}.focused-shell .profile-chip span{display:none}.focused-shell .auth-signout{white-space:nowrap;height:36px;padding:0 9px;font-size:12px}.focused-shell .content{padding-top:64px}.focused-shell .mobile{width:36px;height:36px}}@media (width<=420px){.focused-shell .top-actions .icon-btn:first-child{display:none}.focused-shell .brand strong{font-size:17px}.focused-shell .auth-signout{padding:0 7px;font-size:11px}}.mawota-voice-bar{background:linear-gradient(135deg,#f4fbf5,#fffaf1);border-bottom:1px solid #eee6de;justify-content:space-between;align-items:center;gap:14px;padding:12px 16px;display:flex}.mawota-voice-bar>div:first-child{align-items:center;gap:10px;min-width:0;display:flex}.mawota-voice-bar>div:first-child>svg{color:#237a35;flex:none;width:30px;height:30px}.mawota-voice-bar span{flex-direction:column;min-width:0;display:flex}.mawota-voice-bar small{color:#6f675f;white-space:nowrap;text-overflow:ellipsis;max-width:520px;overflow:hidden}.mawota-voice-bar>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.mawota-voice-bar button{align-items:center;gap:6px;display:inline-flex}.mawota-voice-bar button svg{width:16px;height:16px}.mawota-input{align-items:end;grid-template-columns:auto auto minmax(0,1fr) auto auto!important}.mawota-mic{color:#237a35;background:#fff;border:1px solid #d9d0c7;border-radius:16px;place-items:center;height:52px;display:grid;width:52px!important}.mawota-mic:hover{background:#edf6ec}.mawota-mic.listening{color:#fff;background:#b20d14;border-color:#b20d14;animation:1.2s ease-in-out infinite mawota-listen-pulse;box-shadow:0 0 0 5px #b20d141f}.mawota-mic:disabled{opacity:.42;cursor:not-allowed}.mawota-feedback button svg{width:15px;height:15px}@keyframes mawota-listen-pulse{0%,to{box-shadow:0 0 0 4px #b20d141a}50%{box-shadow:0 0 0 9px #b20d142e}}@media (width<=720px){.mawota-voice-bar{flex-direction:column;align-items:flex-start}.mawota-voice-bar>div:last-child{justify-content:flex-start;width:100%}.mawota-voice-bar small{max-width:80vw}.mawota-input{grid-template-columns:auto auto minmax(0,1fr) auto!important}.mawota-save-prompt{display:none}}.eve-master-hero:before,.eve-master-hero:after{display:none!important}.book-seller-listing{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.seller-post-head{border-bottom:1px solid #eee7dc;align-items:center;gap:10px;width:100%;padding-bottom:10px;display:flex}.seller-post-head small{color:var(--muted);margin-top:2px;display:block}.applied-wisdom-feed{margin:22px 0}.applied-wisdom-posts{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.applied-wisdom-post{margin:0}.applied-wisdom-embed{aspect-ratio:16/9;background:#111;border-radius:16px;width:100%;position:relative;overflow:hidden}.applied-wisdom-embed iframe{border:0;width:100%;height:100%;display:block}@media (width<=800px){.applied-wisdom-posts{grid-template-columns:1fr}}.adam-free-player{width:min(920px,92vw);max-height:90vh;overflow:auto}.adam-free-player video{background:#000;border-radius:16px;width:100%;max-height:68vh}.adam-player-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-top:12px;font-size:13px;display:flex}.adam-player-meta a{color:var(--eve-red);font-weight:800}@media (width<=700px){.adam-player-meta{flex-direction:column;align-items:flex-start}}.eve-master-hero{background:radial-gradient(circle at 3% 12%,#20823d0e,#0000 18%),radial-gradient(circle at 97% 22%,#20823d0f,#0000 18%),#fff!important}.eve-master-hero:before,.eve-master-hero:after{content:"";pointer-events:none;opacity:.1;filter:blur(.2px);background:linear-gradient(145deg,#0f6a2b,#6aa744);border-radius:100% 0;width:210px;height:92px;position:absolute;display:block!important}.eve-master-hero:before{top:74px;left:-95px;transform:rotate(-28deg)}.eve-master-hero:after{bottom:54px;right:-84px;transform:rotate(150deg)}.eve-master-hero .hero-copy:before{content:"";opacity:.08;pointer-events:none;background:linear-gradient(145deg,#13732d,#7caf4b);border-radius:100% 0;width:78px;height:34px;position:absolute;bottom:24px;left:-30px;transform:rotate(18deg)}.hero-search{min-height:60px;border:1px solid #d9ded8!important;border-radius:14px!important;max-width:900px!important;box-shadow:0 10px 28px #1c2e221a!important}.hero-search:focus-within{border-color:#2c8a45!important;box-shadow:0 0 0 3px #2c8a451a,0 12px 30px #1c2e221f!important}.hero-search input{font-size:15px;padding:15px 12px!important}.hero-search button{min-width:118px;border-radius:10px!important;font-weight:800!important}.hero-trust{padding-top:2px}.eve-module-strip{border-radius:18px!important;gap:4px!important;box-shadow:0 10px 28px #1d2a2114!important}.eve-module-tile{border:1px solid #0000;min-height:88px}.eve-module-tile:hover{border-color:#e7ebe6;box-shadow:0 5px 14px #152f1f0f;background:#fff!important}.desktop-nav{scrollbar-width:none;overflow-x:auto;background:#fffffffa!important;gap:2px!important}.desktop-nav::-webkit-scrollbar{display:none}.desktop-nav a{white-space:nowrap;color:#3f4943!important;padding:9px 11px!important}.desktop-nav a:hover,.desktop-nav a.active{color:var(--eve-red)!important;background:#fff!important}.product-card{transition:transform .18s,box-shadow .18s,border-color .18s;box-shadow:0 2px 8px #14231909;border-color:#e3e6e2!important;border-radius:14px!important}.product-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #1423191a;border-color:#cfd7d0!important}.product-image{background:#f7f8f6!important;height:210px!important}.product-image img{object-fit:cover;width:100%;height:100%;display:block}.product-body{padding:14px 15px 16px!important}.product-body h3{min-height:42px;font-size:16px;line-height:1.32;margin:9px 0 6px!important}.product-body .price,.product-card .price{letter-spacing:-.01em;color:#181c19!important;font-size:21px!important}.badge-row{min-height:24px}.badge{border:1px solid #e3e8e3;color:#3e4b42!important;background:#f5f7f4!important}.verified{background:#edf8ef;border-radius:999px;padding:4px 7px;color:#17632b!important}.seller-row{color:#56625a;border-top:1px solid #eef0ed;margin-top:12px;padding-top:10px}.heart{box-shadow:0 4px 10px #00000014}.hero-trust{font-weight:600;color:#526057!important}@media (width<=800px){.eve-master-hero:before{opacity:.08;top:44px;left:-130px}.eve-master-hero:after{opacity:.08;bottom:28px;right:-125px}.hero-search{min-height:54px}.product-image{height:190px!important}}.eden-gold-icon{color:#6f4a00;background:linear-gradient(145deg,#fff8df,#f0c760);border:1px solid #e7bd56;border-radius:12px;flex:none;place-items:center;width:34px;height:34px;display:inline-grid;box-shadow:0 5px 14px #a8751324}.eden-gold-icon svg{stroke-width:2.2px;width:17px;height:17px}.eden-gold-capabilities{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.eden-gold-capabilities>span{background:#fff;border:1px solid #eadfca;border-radius:14px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:800;display:flex}.eden-nav{scrollbar-width:none;align-items:center;gap:8px;padding-bottom:2px;overflow:auto}.eden-nav::-webkit-scrollbar{display:none}.eden-nav a,.eden-nav button{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.eden-nav svg{width:16px}.eden-create-nav{box-shadow:0 6px 14px #a875132e;color:#fff!important;background:linear-gradient(145deg,#e3b748,#af7a16)!important;border-color:#c58b20!important}.eden-create-nav svg{color:#fff}.eden-studio-shortcut{color:#76520c;background:#fff9e9;border:1px solid #e5c066;border-radius:10px;align-items:center;gap:7px;padding:9px 12px;font-weight:800;display:inline-flex}.eden-studio-shortcut svg{width:17px}.eden-gold-button{color:#fff;background:linear-gradient(145deg,#e7bf56,#b77d13);border:1px solid #d5a63a;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:11px 15px;font-weight:800;display:inline-flex}.eden-gold-button:hover{filter:brightness(.97)}.eden-gold-button svg{width:18px}.eden-studio-hero{background:radial-gradient(circle at 88% 18%,#e1b95438,#0000 28%),linear-gradient(135deg,#fff 0%,#fffdf7 62%,#f9f1d8 100%);border:1px solid #eadfca;border-radius:24px;margin:-8px 0 22px;padding:28px}.eden-studio-hero h1{margin:6px 0 10px;font-family:Georgia,serif;font-size:clamp(38px,5vw,64px)}.eden-studio-hero h1 em{color:#b77d13;font-style:normal}.eden-studio-hero p{color:#58635b;max-width:760px;line-height:1.6}.eden-studio-layout{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:20px;display:grid}.eden-tool-grid{grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:20px;display:grid}.eden-tool-grid button{text-align:left;background:#fff;border:1px solid #e5e7e2;border-radius:14px;justify-items:start;gap:7px;padding:13px;display:grid}.eden-tool-grid button.active{background:#fffaf0;border-color:#d2a43e;box-shadow:0 0 0 2px #d2a43e1f}.eden-tool-grid strong{font-size:14px}.eden-tool-grid small{color:var(--muted);font-size:11px}.eden-capture-zone{background:#fafbf9;border:1px dashed #d5dcd5;border-radius:16px;margin-bottom:16px;padding:16px}.eden-capture-actions{flex-wrap:wrap;gap:10px;display:flex}.eden-studio-preview{background:#111;border-radius:16px;place-items:center;margin-top:14px;display:grid;overflow:hidden}.eden-studio-preview video,.eden-studio-preview img{object-fit:contain;width:100%;max-height:520px}.eden-studio-preview audio{width:min(640px,94%);margin:30px}.eden-studio-main textarea{min-height:130px}.eden-publish-row{justify-content:space-between;align-items:end;gap:14px;display:flex}.eden-publish-row label{min-width:180px}.eden-studio-side{align-content:start;gap:16px;display:grid}.eden-free-kit{gap:10px;display:grid}.eden-free-kit>div{border:1px solid #eee7d9;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;column-gap:10px;padding:10px;display:grid}.eden-free-kit>div small{color:var(--muted);grid-column:2}.eden-studio-roadmap{background:linear-gradient(145deg,#fffdf7,#f8f2df)}.eden-studio-roadmap p{color:#5e665f;line-height:1.6}.eden-audio-player{color:#f0c760;background:linear-gradient(135deg,#211b11,#463818);border-radius:14px;align-items:center;gap:12px;padding:18px;display:flex}.eden-audio-player svg{width:32px;height:32px}.eden-audio-player audio{width:100%}.reel-audio-card{color:#fff;background:linear-gradient(145deg,#17130d,#3b2d0f);align-content:center;place-items:center;gap:18px;height:100%;min-height:460px;padding:30px;display:grid}.reel-audio-card .eden-gold-icon{border-radius:20px;width:62px;height:62px}.reel-audio-card .eden-gold-icon svg{width:30px;height:30px}.reel-audio-card audio{width:90%}.eden-watch-gold{position:relative;overflow:hidden}.eden-watch-gold:after{content:"";pointer-events:none;background:radial-gradient(circle,#dfb64f33,#0000 68%);border-radius:50%;width:240px;height:240px;position:absolute;top:-100px;right:-100px}.eden-watch-title-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.garden-watch-card{border-color:#e8e1d5!important}.garden-watch-card:hover{box-shadow:0 12px 30px #4635111a}.story>span{box-shadow:0 0 0 3px #fff,0 0 0 5px #d6a842}.story-add>span{color:#fff!important;background:linear-gradient(145deg,#e3b748,#af7a16)!important}@media (width<=980px){.eden-studio-layout{grid-template-columns:1fr}.eden-tool-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=640px){.eden-tool-grid{grid-template-columns:repeat(2,1fr)}.eden-publish-row{flex-direction:column;align-items:stretch}.eden-watch-title-row{flex-direction:column}.eden-gold-capabilities{grid-template-columns:repeat(2,1fr);display:grid}}.adam-streaming-shell{color:#fff;background:#090909;min-height:100vh;margin:-28px -5vw 0;padding-bottom:48px}.adam-cinema-hero{background-color:#0000;background-image:radial-gradient(circle at 78% 28%,#7f0b143d,#0000 32%),linear-gradient(115deg,#080808 4%,#120708 46%,#2b0a0d 72%,#080808);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:end;min-height:560px;padding:82px 7vw 80px;display:flex;position:relative}.adam-cinema-hero:after{content:"";background:linear-gradient(#0000,#090909);height:160px;position:absolute;inset:auto 0 0}.adam-cinema-copy{z-index:2;max-width:720px;position:relative}.adam-wordmark{color:#d8ad46;letter-spacing:.34em;font-size:20px;font-weight:1000;display:inline-block}.adam-wordmark.small{font-size:13px}.adam-cinema-copy>small{color:#aaa;letter-spacing:.16em;margin-top:5px;font-weight:800;display:block}.adam-cinema-copy h1{color:#fff;margin:12px 0;font-family:Georgia,serif;font-size:clamp(44px,6vw,80px);line-height:.95}.adam-cinema-copy p{color:#ddd;max-width:660px;font-size:18px;line-height:1.58}.adam-play-main,.adam-info-main{border:0;border-radius:9px;align-items:center;gap:8px;padding:12px 18px;font-weight:900;display:inline-flex}.adam-play-main{color:#0b0b0b;background:#fff}.adam-info-main{color:#fff;background:#ffffff20;border:1px solid #ffffff25}.adam-info-main:hover{background:#ffffff2f}.adam-stream-nav{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#090909e8;border-bottom:1px solid #252525;justify-content:space-between;align-items:center;gap:18px;padding:14px 5vw;display:flex;position:sticky;top:120px}.adam-stream-search{background:#151515;border:1px solid #303030;border-radius:11px;align-items:center;gap:8px;min-width:min(420px,46vw);padding:0 12px;display:flex}.adam-stream-search input{color:#fff;background:0 0;border:0;outline:0;width:100%;padding:12px 0}.adam-stream-search svg{color:#d8ad46}.adam-streaming-shell .adam-tabs button{color:#ddd;background:#151515;border-color:#333}.adam-streaming-shell .adam-tabs button.active{color:#160f03;background:#d8ad46;border-color:#d8ad46}.adam-rights-strip{color:#bbb;background:#111;border:1px solid #2a2a2a;border-radius:12px;align-items:center;gap:10px;margin:18px 5vw 0;padding:12px 14px;display:flex}.adam-rights-strip svg{color:#d8ad46}.adam-notice{margin:12px 5vw}.adam-browse{padding:4px 5vw 34px}.adam-content-row{margin-top:26px}.adam-row-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:10px;display:flex}.adam-row-head h2{color:#fff;margin:0;font-size:24px}.adam-row-head span{color:#888;font-size:12px}.adam-row-track{overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-width:thin;grid-auto-columns:minmax(190px,18vw);grid-auto-flow:column;gap:10px;padding:3px 2px 9px;display:grid;overflow-x:auto}.adam-row-card{scroll-snap-align:start;min-width:0}.adam-row-card>div{gap:4px;padding:8px 3px 4px;display:grid}.adam-row-card>div>strong{color:#f5f5f5;font-size:14px;line-height:1.25}.adam-row-card>div>small{color:#9b9b9b;min-height:15px;font-size:11px}.adam-row-poster{aspect-ratio:16/10;color:#fff;background:linear-gradient(145deg,#191919,#4a0c12 60%,#9a711a) 50%/cover;border:0;border-radius:10px;place-items:center;width:100%;transition:all .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 22px #0007}.adam-row-poster:hover{z-index:2;transform:scale(1.035);box-shadow:0 12px 28px #000a}.adam-row-poster>svg{opacity:.58;width:38px;height:38px}.adam-row-poster>span{text-transform:uppercase;letter-spacing:.08em;background:#000a;border-radius:999px;padding:5px 8px;font-size:9px;position:absolute;top:8px;left:8px}.adam-row-poster>i{color:#111;background:#fff;border-radius:50%;place-items:center;width:44px;height:44px;font-style:normal;display:grid;position:absolute;box-shadow:0 5px 20px #0008}.adam-row-poster>i svg{width:20px}.adam-progress{background:#ffffff42;border-radius:99px;height:3px;position:absolute;bottom:7px;left:8px;right:8px;overflow:hidden}.adam-progress em{background:#d8ad46;height:100%;display:block}.adam-list-btn{color:#c9a954;background:0 0;border:0;justify-self:start;padding:2px 0;font-size:11px;font-weight:800}.adam-search-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.adam-empty-dark{text-align:center;color:#aaa;border:1px solid #282828;border-radius:18px;padding:60px 20px}.adam-empty-dark svg{color:#d8ad46;width:46px;height:46px}.adam-cinema-player{color:#fff;background:#050505;border:1px solid #2d2d2d;border-radius:16px;width:min(1100px,94vw);max-height:92vh;overflow:auto;box-shadow:0 30px 90px #000d}.adam-cinema-player video{background:#000;width:100%;max-height:74vh;display:block}.adam-player-top,.adam-player-bottom{justify-content:space-between;align-items:center;gap:14px;padding:13px 16px;display:flex}.adam-player-top>div{align-items:center;gap:12px;display:flex}.adam-player-top button{color:#fff;background:0 0;font-size:30px}.adam-player-bottom{color:#aaa;flex-wrap:wrap;font-size:12px}.adam-player-bottom a{color:#d8ad46;font-weight:800}@media (width<=900px){.adam-streaming-shell{margin:-28px -18px 0}.adam-cinema-hero{min-height:500px;padding:60px 20px}.adam-stream-nav{flex-direction:column;align-items:stretch;padding:12px 18px;top:68px}.adam-stream-search{width:100%;min-width:0}.adam-browse,.adam-rights-strip{margin-left:0;margin-right:0}.adam-browse{padding-left:18px;padding-right:18px}.adam-rights-strip{margin-left:18px;margin-right:18px}.adam-row-track{grid-auto-columns:minmax(180px,68vw)}.adam-search-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.adam-cinema-copy h1{font-size:42px}.adam-cinema-copy p{font-size:15px}.adam-search-grid{grid-template-columns:1fr 1fr}.adam-row-track{grid-auto-columns:74vw}}.eden-video-editor-preview{place-items:center;width:100%;display:grid;position:relative}.eden-video-editor-preview video{object-fit:contain;background:#000;width:100%;max-height:560px}.eden-live-overlay{text-align:center;color:#fff;text-shadow:0 3px 12px #000,0 1px 2px #000;pointer-events:none;word-break:break-word;font-size:clamp(22px,4vw,44px);font-weight:900;line-height:1.08;position:absolute;left:7%;right:7%}.eden-live-overlay.top{top:10%}.eden-live-overlay.middle{top:48%;transform:translateY(-50%)}.eden-live-overlay.bottom{bottom:10%}.eden-advanced-tools{background:linear-gradient(145deg,#fffef9,#fbf5e7);border:1px solid #e5d8bb;border-radius:16px;margin:18px 0;padding:18px}.eden-editor-title{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.eden-editor-title b{color:#8f6513}.eden-control-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.eden-control-grid label{background:#fff;border:1px solid #ece5d8;border-radius:12px;padding:11px}.eden-control-grid label.wide{grid-column:1/-1}.eden-control-grid input[type=range]{border:0;width:100%;padding:0}.eden-control-grid input,.eden-control-grid select{width:100%;margin-top:7px}.eden-advanced-tools>small{color:var(--muted);margin-top:9px;line-height:1.4;display:block}.eden-caption-preview{background:#f4f8f1;border-left:4px solid #2f7c3f;border-radius:10px;margin:10px 0;padding:12px 14px}.eden-caption-preview p{white-space:pre-wrap;color:#526057;margin:6px 0 0}.eden-asset-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:12px;display:grid}.eden-asset-grid button{text-align:left;color:inherit;background:#fff;border:1px solid #e7e0d2;border-radius:12px;gap:5px;padding:8px;display:grid}.eden-asset-swatch{border-radius:9px;height:78px;display:block}.eden-asset-grid small{color:var(--muted)}.eden-sound-list{gap:9px;margin-top:12px;display:grid}.eden-sound-list button{text-align:left;color:inherit;background:#fff;border:1px solid #e7e0d2;border-radius:12px;align-items:center;gap:10px;padding:10px;display:flex}.eden-sound-list span:last-child{gap:3px;display:grid}.eden-sound-list small{color:var(--muted)}.transition-fade .eden-video-editor-preview{animation:.7s edenEditorFade}.transition-zoom .eden-video-editor-preview{animation:.7s edenEditorZoom}.transition-slide .eden-video-editor-preview{animation:.7s edenEditorSlide}@keyframes edenEditorFade{0%{opacity:.35}to{opacity:1}}@keyframes edenEditorZoom{0%{transform:scale(.94)}to{transform:scale(1)}}@keyframes edenEditorSlide{0%{opacity:.55;transform:translate(20px)}to{opacity:1;transform:none}}@media (width<=640px){.eden-control-grid{grid-template-columns:1fr}.eden-control-grid label.wide{grid-column:auto}.eden-asset-grid{grid-template-columns:1fr 1fr}}.hero-search .eve-voice-search{color:#7a570e;width:44px;min-width:44px;box-shadow:none;background:#fff;border:1px solid #e6d8b2;border-radius:10px;padding:0}.hero-search .eve-voice-search:hover{background:#fff8e7}.hero-search .eve-voice-search.listening{color:#fff;background:#d8ad46;border-color:#d8ad46;animation:1s infinite eveVoicePulse}.hero-search .eve-voice-search svg{width:18px;margin:0}@keyframes eveVoicePulse{50%{box-shadow:0 0 0 6px #d8ad462e}}.eve-action-center{background:linear-gradient(135deg,#fff,#fffdf7 68%,#f4f8ef);border:1px solid #e4e7e2;border-radius:20px;margin:0 0 20px;padding:22px;box-shadow:0 8px 22px #1e32240d}.eve-action-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.eve-action-head h2{margin:5px 0 0;font-family:Georgia,serif;font-size:28px}.eve-quick-launch{flex-wrap:wrap;gap:8px;display:flex}.eve-quick-launch a{background:#fff;border:1px solid #e5ddd0;border-radius:11px;align-items:center;gap:6px;padding:9px 11px;font-size:12px;font-weight:800;display:inline-flex}.eve-quick-launch svg{width:15px}.eve-action-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:16px;display:grid}.eve-action-list>div{background:#fff;border:1px solid #ecefe9;border-radius:12px;align-items:center;gap:10px;padding:11px 12px;display:flex}.eve-action-list strong,.eve-action-list small{display:block}.eve-action-list small{color:var(--muted);margin-top:2px}.eve-action-dot{background:#b79a55;border-radius:50%;flex:none;width:10px;height:10px}.eve-action-dot.sale{background:#c90d16}.eve-action-dot.purchase{background:#167a2c}.eve-action-dot.booking{background:#d7a12c}.eve-action-dot.ride{background:#3d73a8}.eve-action-dot.delivery{background:#7b5ba7}.adam-kids-toggle{color:#d8ad46!important;border-color:#d8ad46!important}.adam-kids-toggle.active{color:#160f03!important;background:#d8ad46!important}@media (width<=800px){.eve-action-head{flex-direction:column}.eve-action-list{grid-template-columns:1fr}.eve-quick-launch{width:100%}.eve-quick-launch a{flex:1;justify-content:center}.hero-search .eve-voice-search{width:42px;min-width:42px}}.message-compose.enhanced{grid-template-columns:auto auto 1fr auto;align-items:center}.message-tool{border:1px solid var(--line);color:#5b665f;cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.message-tool svg{width:18px}.message-tool.voice.recording{color:#fff;background:#b20d14;border-color:#b20d14;animation:1s infinite eveVoicePulse}.message-image{border-radius:12px;margin-bottom:6px;display:block;overflow:hidden}.message-image img{object-fit:cover;max-width:260px;max-height:320px;display:block}.message-file{background:#ffffff1c;border:1px solid #ffffff30;border-radius:10px;align-items:center;gap:7px;padding:8px 10px;font-weight:700;display:inline-flex}.message-file svg{width:17px}.voice-note{align-items:center;gap:9px;min-width:min(280px,70vw);display:flex}.voice-note>svg{flex:none;width:20px}.voice-note audio{width:230px;max-width:55vw}.chat-head-actions button svg{width:18px}.messenger-notice{margin-bottom:12px}.seller-analytics-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.seller-analytics-head h3{margin:4px 0 0;font-size:24px}.seller-analytics-head>strong{color:#1f6d32;background:#eef7ef;border-radius:999px;padding:8px 12px;font-size:13px}.seller-insights{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.seller-insights>div{background:#fafbf9;border:1px solid #e8ebe6;border-radius:12px;padding:13px}.seller-insights span,.seller-insights small{color:var(--muted);display:block}.seller-insights strong{color:#1f2922;margin:3px 0;font-size:24px;display:block}@media (width<=700px){.message-compose.enhanced{grid-template-columns:auto auto 1fr auto}.seller-analytics-head{flex-direction:column}.seller-insights{grid-template-columns:1fr}}.eden-community-gold{background:linear-gradient(135deg,#fff,#fffaf0 68%,#f3f8ef);border-color:#e8ddc7}.eden-community-create{justify-content:space-between;align-items:center;gap:14px;margin:16px 0;display:flex}.eden-community-create-tabs{flex-wrap:wrap;gap:8px;display:flex}.eden-community-create-tabs button{background:#fff;border:1px solid #e7dfd0;border-radius:999px;padding:8px 12px;font-weight:800}.eden-community-create-tabs button.active{color:#fff;background:#d8ad46;border-color:#d8ad46}.eden-channel-bar{scrollbar-width:none;gap:8px;margin:14px 0 18px;padding-bottom:2px;display:flex;overflow:auto}.eden-channel-bar::-webkit-scrollbar{display:none}.eden-channel-bar button{white-space:nowrap;background:#fff;border:1px solid #e2e6e0;border-radius:999px;align-items:center;gap:7px;padding:9px 13px;font-weight:800;display:flex}.eden-channel-bar button.active{color:#fff;background:#1e672f;border-color:#1e672f}.eden-channel-bar button span{opacity:.75;font-size:10px}.eden-community-type{color:#936614;letter-spacing:.08em;align-items:center;gap:5px;margin-right:8px;font-size:10px;font-weight:900;display:inline-flex}.eden-community-type svg{width:14px}.eden-channel-label{color:#758078;margin-left:8px;display:inline-block}.eden-announcement{background:linear-gradient(135deg,#fffef9,#fff8e9);border-left:4px solid #d8ad46}.eden-poll h3,.eden-event h3{margin:12px 0;font-size:22px}.eden-poll-options{gap:9px;margin:12px 0;display:grid}.eden-poll-options button{text-align:left;color:#26302a;background:#fff;border:1px solid #e2e5df;border-radius:12px;justify-content:space-between;gap:14px;padding:11px 13px;display:flex;position:relative;overflow:hidden}.eden-poll-options button span,.eden-poll-options button b{z-index:2;position:relative}.eden-poll-options button i{z-index:1;background:#eaf4e8;position:absolute;top:0;bottom:0;left:0}.eden-event-meta{background:#f7f8f4;border-radius:12px;gap:10px;margin:10px 0;padding:12px;display:flex}.eden-event-meta strong,.eden-event-meta small{display:block}.eden-event-meta small{color:var(--muted);margin-top:3px}.eden-rsvp-row{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.eden-rsvp-row button{color:#7a560d;background:#fff9e8;border:1px solid #d8ad46;border-radius:999px;padding:8px 12px;font-weight:800}@media (width<=700px){.eden-community-create{flex-direction:column;align-items:stretch}.eden-community-create .eden-gold-button{width:100%}}.eve-personalized{position:relative}.eve-taste-signals{background:#fbfcfa;border:1px solid #e8ebe6;border-radius:13px;flex-wrap:wrap;align-items:center;gap:8px;margin:4px 0 14px;padding:10px 12px;display:flex}.eve-taste-signals>span{color:#68736b;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:900}.eve-taste-signals button{color:#34513b;background:#fff;border:1px solid #dfe5dd;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.eve-taste-signals button:hover{background:#f4faf4;border-color:#b8cfbb}.eve-taste-signals small{color:var(--muted);margin-left:auto;font-size:10px}@media (width<=700px){.eve-taste-signals small{width:100%;margin-left:0}}.eden-feed-explainer{background:linear-gradient(135deg,#fffdf6,#f8fbf5);border:1px solid #eadfbf;border-radius:14px;align-items:center;gap:10px;margin:10px 0 16px;padding:11px 13px;display:flex}.eden-feed-explainer>svg{color:#b9871f;flex:none;width:20px}.eden-feed-explainer strong,.eden-feed-explainer span{display:block}.eden-feed-explainer span{color:var(--muted);margin-top:2px;font-size:12px}.eden-feed-signals{flex-wrap:wrap;justify-content:flex-end;gap:6px;margin-left:auto;display:flex}.eden-feed-signals span{color:#637067;background:#fff;border:1px solid #e3dfd2;border-radius:999px;margin:0;padding:5px 8px;font-size:10px;font-weight:800}.adam-taste-strip{color:#bcb6a7;background:linear-gradient(90deg,#15130d,#18140b);border:1px solid #2f2b20;border-radius:12px;align-items:center;gap:10px;margin:10px 5vw 0;padding:11px 13px;display:flex}.adam-taste-strip>svg{color:#d8ad46;flex:none;width:20px}.adam-taste-strip>span{flex:1;font-size:12px}.adam-taste-strip strong{color:#f0e4be}.adam-taste-strip>div{flex-wrap:wrap;gap:6px;display:flex}.adam-taste-strip button{color:#d8ad46;text-transform:capitalize;background:#211b0d;border:1px solid #5a4821;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800}@media (width<=800px){.eden-feed-explainer{flex-wrap:wrap;align-items:flex-start}.eden-feed-signals{justify-content:flex-start;width:100%;margin-left:30px}.adam-taste-strip{flex-wrap:wrap;align-items:flex-start;margin-left:18px;margin-right:18px}.adam-taste-strip>div{width:100%;margin-left:30px}}.eve-resume-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0 8px;display:grid}.eve-resume-card{background:linear-gradient(135deg,#fff,#fbfcf8);border:1px solid #e4e7e1;border-radius:16px;align-items:center;gap:12px;padding:14px 16px;display:flex;box-shadow:0 6px 18px #2237270d}.eve-resume-card.cart{background:linear-gradient(135deg,#fffaf0,#fff)}.eve-resume-card:hover{border-color:#c9d6c6;transform:translateY(-1px)}.eve-resume-icon{color:#256b36;background:#edf6ec;border-radius:13px;flex:none;place-items:center;width:42px;height:42px;display:grid}.eve-resume-card.cart .eve-resume-icon{color:#9a6b12;background:#fff1d0}.eve-resume-card small,.eve-resume-card strong,.eve-resume-card span{display:block}.eve-resume-card small{letter-spacing:.08em;color:#7c877f;font-size:9px;font-weight:900}.eve-resume-card strong{margin:2px 0;font-size:16px}.eve-resume-card div>span{color:var(--muted);font-size:12px}.activity-item.smart{background:linear-gradient(135deg,#fffef9,#fffaf0);border-left:4px solid #d8ad46}.activity-item.smart .activity-source{color:#74500d;background:#f5e7bd}@media (width<=720px){.eve-resume-strip{grid-template-columns:1fr}}.purchase-confidence>div{background:#fbfcfa;border:1px solid #e6e9e3;border-radius:13px;gap:10px;padding:12px;display:flex}.purchase-confidence strong,.purchase-confidence small{display:block}.seller-box strong{align-items:center;gap:5px;display:flex}.seller-box strong svg{color:#2c7c42}.seller-review-preview .section-title h3{margin:0}.seller-review-preview blockquote{border-top:1px solid #edf0eb;margin:8px 0;padding:12px 0}.seller-review-preview blockquote:first-of-type{border-top:0}.seller-review-preview blockquote>div{align-items:center;gap:10px;display:flex}.seller-review-preview blockquote p{color:#39443c;margin:6px 0}.checkout-confidence>span{background:#fafbf9;border:1px solid #e7e9e5;border-radius:11px;grid-template-columns:auto 1fr;align-items:start;column-gap:8px;padding:10px;display:grid}.checkout-confidence svg{color:#2a713c;grid-row:1/3;width:18px;margin-top:2px}@media (width<=700px){.purchase-confidence{grid-template-columns:1fr}}.purchase-confidence{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0 4px;display:grid}.purchase-confidence>div{background:#fbfcfa;border:1px solid #e5e9e3;border-radius:13px;align-items:flex-start;gap:10px;padding:12px;display:flex}.purchase-confidence svg{color:#2b743c;flex:none;width:20px;margin-top:1px}.purchase-confidence span,.purchase-confidence strong,.purchase-confidence small{display:block}.purchase-confidence strong{color:#253128;font-size:13px}.purchase-confidence small{color:var(--muted);margin-top:2px;font-size:11px;line-height:1.35}.seller-box.seller-link strong{align-items:center;gap:5px;display:flex}.seller-box.seller-link strong svg{color:#26753a}.seller-review-preview{background:#fff;border:1px solid #e6e9e3;border-radius:14px;margin:16px 0;padding:15px}.seller-review-preview .section-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.seller-review-preview .section-title h3{margin:0;font-size:17px}.seller-review-preview .section-title a{align-items:center;gap:4px;font-size:11px;font-weight:800;display:inline-flex}.seller-review-preview blockquote{background:#fafbf9;border:1px solid #eceeea;border-radius:11px;margin:8px 0 0;padding:11px 12px}.seller-review-preview blockquote>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.seller-review-preview blockquote b{color:#c89423;letter-spacing:.04em}.seller-review-preview blockquote span{color:#66716a;font-size:11px}.seller-review-preview blockquote p{margin:7px 0 4px;font-size:13px}.seller-review-preview blockquote small{color:var(--muted)}.checkout-confidence{gap:9px;margin:14px 0 16px;display:grid}.checkout-confidence>span{border-top:1px solid #eceeea;grid-template-columns:auto 1fr;column-gap:8px;padding-top:9px;display:grid}.checkout-confidence svg{color:#2a753b;grid-row:1/3;width:18px}.checkout-confidence b,.checkout-confidence small{display:block}.checkout-confidence b{font-size:12px}.checkout-confidence small{color:var(--muted);margin-top:1px;font-size:10px}.listing-actions .primary.big:disabled{opacity:.55;cursor:not-allowed}@media (width<=720px){.purchase-confidence{grid-template-columns:1fr}.seller-review-preview .section-title{flex-direction:column;align-items:flex-start}}.eve-food-page{--food-red:#c9312c;--food-cream:#fff8ee;--food-ink:#1f211d}.eve-food-hero{background:linear-gradient(135deg,#fff9ef,#f4f9ee);border:1px solid #eadfca;border-radius:30px;grid-template-columns:1.4fr .8fr;gap:24px;margin-bottom:24px;padding:clamp(24px,5vw,56px);display:grid;overflow:hidden}.eve-food-hero h1{color:var(--food-ink);margin:.2em 0;font-size:clamp(2.2rem,5vw,4.7rem);line-height:.98}.eve-food-hero h1 em{color:var(--food-red);font-style:normal}.eve-food-hero p{max-width:720px;font-size:1.08rem}.eve-food-search{grid-template-columns:1fr 1.4fr auto;gap:10px;margin-top:22px;display:grid}.eve-food-search label{background:#fff;border:1px solid #ddd1bd;border-radius:14px;align-items:center;gap:8px;padding:0 12px;display:flex}.eve-food-search input{background:0 0;border:0;outline:0;width:100%;padding:14px 4px}.eve-food-quicklinks{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.eve-food-quicklinks a{align-items:center;gap:7px;font-weight:700;display:flex}.eve-food-hero-art{color:#fff;text-align:center;background:linear-gradient(150deg,#b92426,#e55c39);border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:250px;display:flex}.eve-food-hero-art svg{width:86px;height:86px}.eve-food-hero-art strong{font-size:1.35rem}.food-filter-panel{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin:18px 0 26px;display:flex}.food-cuisines{gap:8px;padding-bottom:4px;display:flex;overflow:auto}.food-cuisines button{white-space:nowrap;background:#fff;border:1px solid #dfd3c1;border-radius:999px;padding:9px 14px}.food-cuisines button.active{color:#fff;background:#25321f;border-color:#25321f}.food-toggle{align-items:center;gap:8px;display:flex}.food-restaurant-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px;display:grid}.food-restaurant-card{color:inherit;background:#fff;border:1px solid #e8dfd2;border-radius:20px;text-decoration:none;overflow:hidden;box-shadow:0 8px 30px #1e19140d}.food-restaurant-cover{background:#f3eadc;justify-content:center;align-items:center;height:160px;display:flex;position:relative}.food-restaurant-cover img{object-fit:cover;width:100%;height:100%}.food-restaurant-cover>svg{color:#b29367;width:56px;height:56px}.food-open,.food-closed{color:#237332;background:#eaf7e8;border-radius:999px;padding:6px 10px;font-size:.76rem;font-weight:800;position:absolute;bottom:12px;left:12px}.food-closed{color:#9b2525;background:#f8e6e6}.food-restaurant-body{padding:16px}.food-restaurant-title{justify-content:space-between;gap:10px;display:flex}.food-restaurant-title>div{gap:10px;display:flex}.food-restaurant-title img{object-fit:cover;border-radius:10px;width:44px;height:44px}.food-restaurant-title h3{margin:0 0 3px}.food-restaurant-title>svg{color:#2b7e46}.food-metrics{flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:10px;font-size:.86rem;display:flex}.food-metrics span{align-items:center;gap:5px;display:flex}.food-metrics svg{width:16px;height:16px}.food-store-hero{grid-template-columns:260px 1fr;align-items:center;gap:24px;margin:18px 0 26px;display:grid}.food-store-cover{background:#f4eadc;border-radius:22px;justify-content:center;align-items:center;height:180px;display:flex;overflow:hidden}.food-store-cover img{object-fit:cover;width:100%;height:100%}.food-store-cover svg{width:70px;height:70px}.food-store-hero h1{margin:.15em 0;font-size:clamp(2.2rem,5vw,4rem)}.food-back{align-items:center;gap:7px;font-weight:700;display:inline-flex}.food-order-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:22px;display:grid}.food-menu-section{margin-bottom:28px}.food-menu-section>h2{margin-bottom:6px;font-size:1.7rem}.food-menu-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:14px;display:grid}.food-item{background:#fff;border:1px solid #e7ddcf;border-radius:18px;grid-template-columns:1fr auto;gap:14px;min-height:160px;padding:16px;display:grid}.food-item h3{margin:0 0 7px}.food-item p{color:#625e58;font-size:.9rem}.food-item strong{margin-top:10px;display:block}.food-item-media{flex-direction:column;align-items:end;gap:8px;display:flex}.food-item-media img{object-fit:cover;border-radius:12px;width:105px;height:92px}.food-item-media>svg{color:#b9aa96;width:48px;height:48px}.food-item button{color:#fff;background:#263520;border:0;border-radius:10px;align-items:center;gap:5px;padding:8px 10px;display:flex}.food-item.unavailable{opacity:.6}.food-basket{position:sticky;top:92px}.food-basket-head{align-items:center;gap:10px;margin-bottom:15px;display:flex}.food-basket-head svg{width:32px;height:32px}.food-basket-head div{flex-direction:column;display:flex}.food-basket-empty{text-align:center;color:#777;padding:28px 8px}.food-basket-line{border-bottom:1px solid #ece4d8;justify-content:space-between;gap:10px;padding:12px 0;display:flex}.food-basket-line>div:first-child{flex-direction:column;display:flex}.food-basket-line>div:last-child{align-items:center;gap:7px;display:flex}.food-basket-line button{background:#fff;border:1px solid #d7cbbb;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.food-basket-line button svg{width:13px}.food-basket-total{grid-template-columns:1fr auto;gap:8px;padding:14px 0;display:grid}.food-basket label{flex-direction:column;gap:6px;margin:9px 0;display:flex}.food-basket input,.food-basket textarea,.food-basket select,.food-partner-grid input,.food-partner-grid textarea,.food-partner-grid select,.food-partner-selector select{background:#fff;border:1px solid #d9cfbf;border-radius:10px;width:100%;padding:11px}.food-safe-note{color:#6e655b;margin-top:10px;display:block}.food-modal-backdrop{z-index:99;background:#00000085;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.food-modal{background:#fff;border-radius:22px;width:min(620px,100%);max-height:90vh;padding:24px;position:relative;overflow:auto}.food-modal-close{position:absolute;top:14px;right:14px}.food-modifier-group{border-top:1px solid #eee2d3;padding:16px 0}.food-modifier-group>div{justify-content:space-between;display:flex}.food-modifier-group label{grid-template-columns:auto 1fr auto;gap:10px;padding:8px 0;display:grid}.food-instructions{flex-direction:column;gap:6px;display:flex}.food-instructions textarea{min-height:80px}.food-page-heading{justify-content:space-between;align-items:end;gap:18px;margin:12px 0 24px;display:flex}.food-page-heading h1{margin:.1em 0;font-size:clamp(2.1rem,4vw,3.8rem)}.food-orders-list,.food-partner-orders{gap:10px;display:grid}.food-order-row{color:inherit;grid-template-columns:1fr auto auto;align-items:center;gap:15px;text-decoration:none;display:grid}.food-order-row>div{flex-direction:column;display:flex}.food-order-row>div:nth-child(2){text-align:right}.food-order-total{font-size:1.7rem}.food-order-status{margin-bottom:18px}.food-status-track{grid-template-columns:repeat(6,1fr);gap:6px;display:grid}.food-status-track div{color:#aaa;text-transform:capitalize;flex-direction:column;align-items:center;gap:5px;display:flex}.food-status-track span{background:#eee;border-radius:50%;place-items:center;width:30px;height:30px;font-size:.8rem;display:grid}.food-status-track .done{color:#2c692d}.food-status-track .done span{background:#dff1dc}.food-order-columns{grid-template-columns:1.3fr .7fr;gap:18px;display:grid}.food-receipt-line{justify-content:space-between;gap:16px;padding:9px 0;display:flex}.food-receipt-line>div{flex-direction:column;display:flex}.food-partner-selector{grid-template-columns:1fr auto;align-items:end;gap:16px;margin-bottom:18px;display:grid}.food-partner-selector label{flex-direction:column;gap:6px;display:flex}.food-partner-grid{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px;display:grid}.food-partner-grid section>label{flex-direction:column;gap:6px;margin:10px 0;display:flex}.food-inline-form{grid-template-columns:1fr auto;gap:8px;display:grid}.food-partner-items>div,.food-partner-orders>div{border-bottom:1px solid #eee5d9;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.food-partner-items>div>div,.food-partner-orders>div>div:first-child{flex-direction:column;display:flex}.food-order-actions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.food-order-actions button,.food-order-actions a{background:#fff;border:1px solid #d5c8b7;border-radius:9px;padding:8px 10px}.food-empty{margin-top:20px}@media (width<=900px){.eve-food-hero{grid-template-columns:1fr}.eve-food-hero-art{min-height:160px}.eve-food-search,.food-order-layout{grid-template-columns:1fr}.food-basket{position:static}.food-store-hero{grid-template-columns:1fr}.food-store-cover{height:220px}.food-order-columns,.food-partner-grid{grid-template-columns:1fr}.food-status-track{grid-template-columns:repeat(6,90px);overflow:auto}}@media (width<=560px){.food-menu-grid,.food-item{grid-template-columns:1fr}.food-item-media{align-items:stretch}.food-item-media img{width:100%;height:150px}.food-page-heading{flex-direction:column;align-items:flex-start}.food-order-row{grid-template-columns:1fr auto}.food-order-row>svg{display:none}.food-partner-selector{grid-template-columns:1fr}}.food-title-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.food-title-row h1{margin-right:auto}.food-favourite{background:#fff;border:1px solid #d9cbbb;border-radius:999px;align-items:center;gap:6px;padding:9px 13px;font-weight:700;display:inline-flex}.food-favourite.active{color:#b82429;background:#fff6f6;border-color:#e5b3b4}.food-favourite svg{width:18px;height:18px}.food-menu-search{background:#fff;border:1px solid #dfd4c4;border-radius:14px;align-items:center;gap:9px;max-width:700px;margin:0 0 22px;padding:0 13px;display:flex}.food-menu-search input{background:0 0;border:0;outline:0;width:100%;padding:13px 4px}.food-review-box{max-width:760px;margin-top:18px}.food-review-box label{flex-direction:column;gap:6px;margin:10px 0;display:flex}.food-review-box select,.food-review-box textarea{background:#fff;border:1px solid #d9cfbf;border-radius:10px;padding:11px}.food-review-box textarea{min-height:100px}.food-review-stars{color:#b7791f;letter-spacing:2px;font-size:1.5rem}.food-allergens{color:#8a3a32;margin-top:4px;display:block}.food-option-builder{grid-template-columns:1fr 1fr;gap:18px;display:grid}.food-option-builder>div{border:1px solid #e6dccd;border-radius:14px;padding:14px}.food-option-builder label{flex-direction:column;gap:5px;margin:9px 0;display:flex}.food-option-builder input,.food-option-builder select{background:#fff;border:1px solid #d9cfbf;border-radius:9px;width:100%;padding:10px}.food-option-list{gap:10px;margin-top:16px;display:grid}.food-option-list>div{border-top:1px solid #eee3d5;padding-top:12px}.food-option-list>div>small{margin:2px 0 8px;display:block}.food-option-list>div>div{flex-wrap:wrap;gap:7px;display:flex}.food-option-list span{background:#f6f2eb;border-radius:999px;align-items:center;gap:5px;padding:6px 9px;display:inline-flex}.food-option-list span button{background:0 0;border:0;place-items:center;padding:0;display:grid}.food-option-list span svg{width:14px;height:14px}@media (width<=700px){.food-option-builder{grid-template-columns:1fr}}.food-payment-box{background:#fffaf2;border:1px solid #eadfce;border-radius:14px;gap:8px;margin:14px 0;padding:13px;display:grid}.food-pay-choice{cursor:pointer;background:#fff;border:1px solid #e2d7c6;border-radius:11px;grid-template-columns:auto 1fr;align-items:center;gap:9px;padding:10px;display:grid}.food-pay-choice.selected{background:#f4faef;border-color:#314b29}.food-pay-choice.disabled{opacity:.65;cursor:not-allowed}.food-pay-choice span{flex-direction:column;display:flex}.food-pay-choice small{color:#6d655c;font-size:.78rem}.food-approval-banner{border-left:5px solid #b7791f;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.food-approval-banner strong{text-transform:capitalize}.food-approval-banner p{color:#6f675f;margin:.35rem 0 0}.food-approval-banner.status-approved{background:#f5fbf5;border-left-color:#2f7a3e}.food-approval-banner.status-rejected,.food-approval-banner.status-suspended{background:#fff7f7;border-left-color:#b4232a}.food-admin-review{margin-bottom:18px}.food-admin-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.food-admin-head h2{margin:.15rem 0}.food-admin-head p{color:#6f675f;margin:.3rem 0 0}.food-admin-list{gap:10px;margin-top:14px;display:grid}.food-admin-row{background:#fff;border:1px solid #e8ded2;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:13px;display:grid}.food-admin-row>div:first-child{flex-direction:column;gap:3px;display:flex}.food-admin-row>div:first-child small,.food-admin-row>div:first-child span{color:#6f675f}.food-admin-row>div:first-child p{color:#9b2525;margin:5px 0 0}.food-admin-row>div:last-child{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.food-admin-row>div:last-child>b{text-transform:capitalize}.food-admin-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.food-admin-row.status-approved{border-left:4px solid #2f7a3e}.food-admin-row.status-pending{border-left:4px solid #b7791f}.food-admin-row.status-rejected,.food-admin-row.status-suspended{border-left:4px solid #b4232a}@media (width<=700px){.food-admin-head,.food-admin-row{grid-template-columns:1fr;display:grid}.food-admin-row>div:last-child{align-items:flex-start}.food-admin-actions{justify-content:flex-start}}.food-hours-details{background:#fffaf3;border:1px solid #eadfce;border-radius:12px;margin-top:10px;padding:9px 11px}.food-hours-details summary{cursor:pointer;align-items:center;gap:7px;font-weight:700;display:flex}.food-hours-details summary svg{width:16px;height:16px}.food-hours-details summary small{color:#786e63;margin-left:auto;font-weight:500}.food-hours-details>div{gap:5px;margin-top:9px;display:grid}.food-hours-details>div span{grid-template-columns:56px 1fr;gap:8px;display:grid}.food-hours-details b{font-size:.8rem}.food-hours-details em{color:#6f675f;font-style:normal}.food-hours-editor{background:#fffdf9;border:1px solid #eadfce;border-radius:14px;margin:12px 0;padding:13px}.food-hours-editor-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:10px;display:flex}.food-hours-editor-head h3{margin:0}.food-hours-editor-head p{color:#6f675f;margin:.25rem 0 0}.food-hours-editor-head label{min-width:220px}.food-hours-row{border-top:1px solid #f0e8dd;grid-template-columns:110px 90px 1fr auto 1fr;align-items:center;gap:8px;padding:7px 0;display:grid}.food-hours-row:first-of-type{border-top:0}.food-hours-row input[type=time]{min-width:0}.food-day-closed{align-items:center!important;gap:6px!important;margin:0!important;display:flex!important}.food-hours-editor>small{color:#6f675f;margin-top:8px;display:block}@media (width<=720px){.food-hours-editor-head{display:grid}.food-hours-editor-head label{min-width:0}.food-hours-row{grid-template-columns:1fr auto}.food-hours-row>input[type=time]{width:100%}.food-hours-row>span{display:none}}
