:root{--blue: #2563eb;--blue-dark: #1d4ed8;--navy: #0f172a;--muted: #64748b;--line: #e2e8f0;--bg: #ffffff;--soft: #f4f8ff;--green: #16a34a;--green-soft: #ecfdf3;--blue-soft: #eff6ff;--shadow: 0 18px 50px rgba(15, 23, 42, .08)}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--navy);font-family:Inter,system-ui,sans-serif;min-width:1280px}#root,.app-shell{min-width:1280px}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit}.app-shell{min-height:100vh;display:flex;flex-direction:column;background:#fff}main{flex:1}.nav{background:#fff;border-bottom:1px solid #eef2f7;position:sticky;top:0;z-index:30}.nav-inner{max-width:1280px;margin:0 auto;padding:16px 28px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;white-space:nowrap}.brand-mark{width:38px;height:38px;flex-shrink:0}.brand strong{display:block;color:var(--blue);font-size:20px;line-height:1.05;font-weight:800}.brand small{display:block;color:var(--muted);font-size:11px;margin-top:1px}.nav-links{display:flex;gap:26px;font-size:14.5px;font-weight:500;color:#334155}.nav-links a{padding-bottom:8px;border-bottom:2px solid transparent}.nav-links a.active{color:var(--blue);border-bottom-color:var(--blue)}.nav-search{margin-left:auto;display:flex;align-items:center;gap:8px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:8px 8px 8px 16px;min-width:260px}.nav-search input{border:0;background:transparent;outline:none;flex:1;min-width:0;width:180px;font-size:13px}.nav-search-btn{width:32px;height:32px;border:0;background:transparent;border-radius:50%;cursor:pointer;display:grid;place-items:center}.nav-auth{display:flex;align-items:center;gap:10px;position:relative}.user-chip{display:flex;align-items:center;gap:8px;border:0;background:transparent;cursor:pointer;text-align:left}.user-chip b{display:block;font-size:13px}.user-chip small{display:block;color:var(--muted);font-size:11px}.user-menu{position:absolute;right:0;top:48px;background:#fff;border:1px solid var(--line);border-radius:12px;min-width:180px;box-shadow:var(--shadow);padding:8px;z-index:40;display:grid}.user-menu a,.user-menu button{display:block;width:100%;text-align:left;border:0;background:none;padding:8px 10px;cursor:pointer;border-radius:8px}.avatar{width:42px;height:42px;border-radius:50%;background:#dbeafe;color:#1d4ed8;display:grid;place-items:center;font-weight:800}.avatar.sm{width:36px;height:36px}.avatar.lg{width:52px;height:52px;font-size:18px}.menu-btn{display:none;border:1px solid var(--line);background:#fff;width:40px;height:40px;border-radius:10px;font-size:20px;cursor:pointer}.mobile-panel{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:9px 18px;font-weight:600;font-size:14px;border:1px solid transparent;cursor:pointer}.btn-outline{background:#fff;border-color:#cbd5e1;color:var(--navy)}.btn-primary{background:var(--blue);color:#fff}.btn-primary:hover{background:var(--blue-dark)}.home{background:linear-gradient(#f3f8ff,#f8fbff 380px,#fff 620px)}.hero{max-width:1200px;margin:0 auto;padding:56px 28px 12px;display:grid;grid-template-columns:1.02fr .98fr;gap:12px;align-items:center}.hero h1{font-size:54px;line-height:1.08;letter-spacing:-.035em;margin:0 0 16px;font-weight:800;color:#0b1220}.lede{color:var(--muted);font-size:16px;line-height:1.65;max-width:540px;margin:0 0 24px}.hero-search{display:flex;align-items:center;background:#fff;border:1px solid #dbe3ee;border-radius:999px;padding:6px 6px 6px 18px;box-shadow:0 10px 28px #2563eb14;max-width:560px}.hero-search input{flex:1;border:0;outline:none;padding:12px 10px;font-size:14px}.hero-search button{background:var(--blue);color:#fff;border:0;border-radius:999px;padding:12px 24px;font-weight:700;cursor:pointer}.hero-cats{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:20px;max-width:560px}.cat-chip{display:flex;align-items:center;gap:12px;background:#eef5ff;border:0;border-radius:16px;padding:14px 16px}.cat-chip.app{background:#ecfdf3}.cat-chip strong{display:block;font-size:15px}.cat-chip em{display:block;font-style:normal;color:var(--muted);font-size:12px;margin-top:2px}.cat-ico{width:44px;height:44px;border-radius:12px;background:transparent;display:grid;place-items:center}.hero-art{position:relative;min-height:420px}.laptop{width:92%;margin-left:auto;position:relative}.laptop-lid{background:#1e293b;border-radius:16px 16px 4px 4px;padding:10px 10px 0;box-shadow:0 30px 60px #0f172a2e}.laptop-screen{background:#fff;border-radius:8px 8px 0 0;overflow:hidden}.site-top{display:flex;justify-content:space-between;padding:10px 16px;font-size:11px;color:#64748b;background:#fff}.site-top nav{display:flex;gap:10px}.site-hero{height:220px;background:linear-gradient(180deg,#0f172a14,#0f172a6b),url(https://images.unsplash.com/photo-1501785888041-af3ef285b470?auto=format&fit=crop&w=1400&q=70) center/cover;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;padding:18px}.site-hero h3{margin:0 0 12px;font-size:26px;font-weight:800;text-shadow:0 8px 24px rgba(0,0,0,.25)}.site-hero button,.phone-app button{background:var(--blue);color:#fff;border:0;border-radius:999px;padding:7px 14px;font-size:12px;font-weight:700}.laptop-base{height:14px;background:linear-gradient(#cbd5e1,#94a3b8);border-radius:0 0 20px 20px;width:108%;margin-left:-4%}.laptop-shadow{height:18px;width:80%;margin:8px auto 0;background:radial-gradient(ellipse,rgba(15,23,42,.18),transparent 70%)}.phone{position:absolute;right:-6px;bottom:28px;width:176px;z-index:2}.phone-frame{background:#0f172a;border-radius:30px;padding:10px 8px 12px;box-shadow:0 22px 50px #0f172a47}.notch{width:58px;height:8px;background:#1e293b;border-radius:999px;margin:2px auto 8px}.phone-app{background:linear-gradient(#f0fdf4,#fff);border-radius:22px;min-height:268px;padding:16px 12px 12px;text-align:center}.droid{width:62px;height:62px;margin:10px auto;background:#dcfce7;border-radius:18px;display:grid;place-items:center}.phone-app strong{display:block;font-size:14px}.phone-app small,.stars{color:var(--muted);font-size:11px}.phone-app button{margin:10px 0 8px;background:var(--green);width:72%}.mini-apps{display:flex;justify-content:center;gap:6px;margin-top:10px}.mini-apps i{width:30px;height:30px;border-radius:8px;background:#bbf7d0}.spark{position:absolute;right:8px;top:22px;width:22px;height:22px;background:linear-gradient(#60a5fa,#60a5fa) center/2px 100% no-repeat,linear-gradient(#60a5fa,#60a5fa) center/100% 2px no-repeat;filter:drop-shadow(0 0 6px #93c5fd)}.trust{max-width:1200px;margin:8px auto 0;padding:22px 28px 4px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.trust>div{display:flex;align-items:center;gap:12px;padding:8px 10px;border-right:1px solid #e8eef7}.trust>div:last-child{border-right:0}.trust b{display:block;font-size:18px}.trust span{color:var(--muted);font-size:13px}.section{max-width:1200px;margin:0 auto;padding:40px 28px}.featured-sec{padding-top:28px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.section-head h2,.how h2,.page h1{margin:0;font-size:32px;letter-spacing:-.03em;font-weight:800}.section-head p,.how .sub{margin:8px 0 0;color:var(--muted)}.head-actions{display:flex;align-items:center;gap:8px}.head-actions a{color:var(--blue);font-weight:600;font-size:14px;margin-right:6px}.circle{width:36px;height:36px;border-radius:50%;border:1px solid #e2e8f0;background:#fff;cursor:pointer;font-size:18px;color:#64748b}.circle:disabled{opacity:.4;cursor:default}.featured-viewport{overflow:hidden}.featured-track{display:flex;gap:18px;width:100%;transition:transform .45s ease}.featured-track .listing-card{flex:0 0 calc((100% - 54px)/4);width:calc((100% - 54px)/4);min-width:0}.cards-4,.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.listing-card{background:#fff;border:1px solid #e8eef7;border-radius:18px;overflow:hidden;box-shadow:0 10px 28px #0f172a0d;padding:10px 10px 14px}.thumb{height:148px;position:relative;padding:12px;display:grid;place-items:center;border-radius:12px;overflow:hidden}.thumb.web{background:linear-gradient(180deg,#dbeafe,#f8fbff)}.thumb.app{background:linear-gradient(180deg,#dcfce7,#f7fef9)}.thumb.photo{padding:0;overflow:hidden}.badge{position:absolute;top:10px;left:10px;background:#fff;color:var(--blue);font-size:10px;font-weight:800;letter-spacing:.04em;padding:5px 8px;border-radius:6px;z-index:2;box-shadow:0 4px 12px #0f172a14}.is-app .badge{color:var(--green)}.heart{position:absolute;top:10px;right:10px;border:0;background:transparent;cursor:pointer;z-index:1}.mini-dash{width:88%;margin-top:18px;background:#fff;border-radius:10px;box-shadow:0 8px 18px #0f172a14;overflow:hidden}.md-top{padding:8px 10px 4px}.md-top b{display:block;font-size:10px}.md-top span{font-size:9px;color:#94a3b8}.md-tiles{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:6px 8px 10px}.md-tiles i{height:28px;border-radius:6px}.md-tiles .c1{background:#93c5fd}.md-tiles .c2{background:#86efac}.md-tiles .c3{background:#fca5a5}.md-tiles .c4{background:#fde68a}.travel-shot{width:100%;height:100%;background:linear-gradient(180deg,#0f172a0d,#0f172a33),url(https://images.unsplash.com/photo-1469474968028-56623f02e42e?auto=format&fit=crop&w=800&q=70) center/cover}.app-icon{width:72px;height:72px;border-radius:18px;background:linear-gradient(135deg,#2563eb,#16a34a);color:#fff;display:grid;place-items:center;font-weight:800;font-size:22px;box-shadow:0 10px 20px #0f172a1f}.app-icon.brain{background:transparent;box-shadow:none;width:72px;height:72px}.app-icon.et{background:#022c22;font-family:Inter,sans-serif;font-size:34px;font-weight:800;letter-spacing:-.04em;border-radius:16px}.web-preview{width:86%;margin-top:22px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 6px 16px #0f172a14}.web-bar{height:10px;background:#e2e8f0;display:flex;gap:3px;padding:3px 6px}.web-bar i{width:5px;height:5px;border-radius:50%;background:#94a3b8}.web-hero{height:42px;background:linear-gradient(135deg,#93c5fd,#60a5fa)}.web-rows{display:flex;gap:4px;padding:6px}.web-rows span{flex:1;height:16px;background:#e2e8f0;border-radius:3px}.listing-body{padding:12px 6px 4px}.listing-body h3{margin:0;font-size:16px;font-weight:700}.cat{margin:3px 0 8px;color:var(--muted);font-size:13px}.ask{margin:0 0 12px;color:var(--blue);font-size:22px;font-weight:800}.metrics{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px}.metrics strong{display:block;font-size:13px}.metrics span{color:var(--muted);font-size:11px}.view-btn{display:block;text-align:center;border:1.6px solid var(--blue);color:var(--blue);border-radius:10px;padding:9px;font-weight:700;font-size:14px;background:#fff}.view-btn.filled{background:var(--blue);color:#fff}.how{text-align:center;padding-top:12px}.steps{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:6px;align-items:start;margin-top:36px;text-align:center}.steps h3{margin:10px 0 6px;font-size:16px;display:flex;align-items:center;justify-content:center;gap:6px}.steps p{margin:0 auto;color:var(--muted);font-size:13px;max-width:210px;line-height:1.45}.step-ico{width:64px;height:64px;border-radius:50%;background:#eff6ff;display:grid;place-items:center;margin:0 auto 4px}.num{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--blue);color:#fff;font-size:12px;font-weight:700;flex-shrink:0}.arrow{color:#cbd5e1;font-size:32px;padding-top:18px}.faq-list{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:36px;text-align:left}.faq-list>div{background:#edf4ff;border-radius:24px;padding:24px 28px}.faq-list h3{margin:0 0 8px;font-size:16px}.faq-list p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.cta-wrap{max-width:1200px;margin:0 auto 48px;padding:0 28px}.cta{background:#edf4ff;border-radius:24px;padding:32px 36px;display:flex;justify-content:space-between;align-items:center;gap:20px}.cta h2{margin:0 0 8px;font-size:28px;letter-spacing:-.02em}.cta p{margin:0;color:var(--muted)}.cta-btn{padding:13px 22px;white-space:nowrap;border-radius:12px}.footer{border-top:1px solid var(--line);background:#fff}.footer-inner{max-width:1200px;margin:0 auto;padding:40px 28px 32px;display:grid;grid-template-columns:1.5fr 1fr 1fr 1.3fr;gap:32px}.foot-brand p,.footer p{color:var(--muted);font-size:13px;line-height:1.65}.footer h4{margin:6px 0 12px;font-size:14px}.footer a,.footer small{display:block;color:var(--muted);font-size:13px;margin-top:8px}.socials{display:flex;gap:8px;margin-top:14px}.socials a{width:32px;height:32px;border-radius:50%;background:#f1f5f9;display:grid;place-items:center;margin-top:0;font-size:12px;font-weight:700;color:#64748b}.news{display:flex;gap:8px}.news input{flex:1;border:1px solid var(--line);border-radius:8px;padding:10px 12px}.news button{background:var(--blue);color:#fff;border:0;border-radius:8px;padding:10px 14px;font-weight:700;cursor:pointer}.copy{margin-top:22px!important;font-size:12px!important}.page{width:100%;background:linear-gradient(#f3f8ff,#fff 240px);padding:36px 0 80px}.page-inner{max-width:1280px;margin:0 auto;padding:0 28px}.dash-block{margin-top:28px}.dash-block h2{margin:0 0 14px;font-size:22px}.page-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.page h1{font-size:36px}.eyebrow{color:var(--blue);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px}.filters{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:10px;margin-bottom:22px}.filters input,.filters select,.form input,.form textarea,.buy-box input,.buy-box textarea{width:100%;padding:11px 12px;border:1px solid var(--line);border-radius:10px;background:#fff}.auth-wrap{min-height:70vh;display:grid;place-items:center;background:linear-gradient(#f3f8ff,#fff);padding:40px 20px}.auth-card,.sell-form{width:100%;max-width:520px;background:#fff;border:1px solid #e8eef7;border-radius:20px;padding:32px;box-shadow:var(--shadow)}.forgot-link,.text-link{border:0;background:transparent;color:var(--blue);font-size:13px;font-weight:600;padding:0;margin:4px 0 8px;cursor:pointer;text-align:left}.otp-show{margin:0 0 16px;padding:12px 14px;border-radius:12px;background:#eff6ff;color:#1e3a8a;font-size:14px}.sell-page{background:#f5f8fc;padding-top:28px}.sell-head{display:flex;justify-content:space-between;align-items:flex-start;gap:32px;margin-bottom:22px}.sell-head-copy{flex:1 1 auto;min-width:0}.sell-head h1{margin:0;font-size:36px;line-height:1.15;letter-spacing:-.03em;font-weight:800;color:#0f172a}.sell-sub{margin:6px 0 0;color:#64748b;font-size:16px;line-height:1.35;font-weight:400}.sell-desc{margin:12px 0 0;color:#64748b;font-size:15px;line-height:1.45;font-weight:400;white-space:nowrap}.sell-head-right{display:flex;flex-direction:column;align-items:flex-end;gap:14px;flex-shrink:0;padding-top:4px}.sell-quota{margin:0;color:#64748b;font-size:14px;line-height:1.4;font-weight:500;white-space:nowrap}.sell-head p{color:var(--muted)}.sell-reach{display:flex;align-items:center;gap:14px}.sell-reach strong{display:block;font-size:16px}.sell-reach small{display:block;color:var(--muted);margin-top:2px}.reach-win{width:72px;height:72px;border-radius:16px;background:#fff;border:1px solid #e8eef7;box-shadow:0 10px 24px #0f172a0f;position:relative;display:grid;place-items:center}.reach-dots{position:absolute;top:8px;left:10px;display:flex;gap:4px}.reach-dots i{width:6px;height:6px;border-radius:50%;background:#86efac}.reach-dots i:nth-child(2){background:#fde047}.reach-dots i:nth-child(3){background:#fca5a5}.reach-ico{width:38px;height:38px;border-radius:10px;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:18px;font-weight:800}.sell-layout{display:grid;grid-template-columns:1.7fr .8fr;gap:22px;align-items:start}.sell-card{width:100%;max-width:none;background:#fff;border:1px solid #e8eef7;border-radius:20px;padding:24px;box-shadow:0 10px 28px #0f172a0a}.type-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:8px}.type-cards button{display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid #e2e8f0;background:#fff;border-radius:14px;padding:16px 12px;font-weight:700;color:#334155;cursor:pointer}.type-cards button.on{background:#eff6ff;border-color:#93c5fd;color:var(--blue)}.type-cards button:last-child.on{background:#ecfdf3;border-color:#86efac;color:var(--green)}.sell-card select{width:100%;padding:11px 12px;border:1px solid var(--line);border-radius:10px;background:#fff}.desc-wrap{position:relative}.desc-wrap textarea{min-height:120px;resize:vertical}.desc-wrap small{position:absolute;right:12px;bottom:10px;color:#94a3b8;font-size:12px}.upload-box{border:1.5px dashed #cbd5e1;border-radius:14px;min-height:150px;display:grid;place-items:center;text-align:center;padding:22px 16px;cursor:pointer;background:#fff;color:#334155}.upload-box b{display:block;margin-top:8px;font-size:14px}.upload-box em{display:block;margin-top:4px;color:#94a3b8;font-style:normal;font-size:12px}.upload-ico{width:42px;height:42px;border-radius:12px;background:#eff6ff;display:grid;place-items:center}.upload-previews{display:flex;flex-wrap:wrap;gap:10px;width:100%}.upload-previews figure{position:relative;margin:0;width:86px;height:64px}.upload-previews img{width:100%;height:100%;object-fit:cover;border-radius:8px}.upload-previews button{position:absolute;top:-6px;right:-6px;width:20px;height:20px;border:0;border-radius:50%;background:#0f172a;color:#fff;cursor:pointer}.upload-more{display:grid;place-items:center;width:86px;height:64px;border:1px dashed #cbd5e1;border-radius:8px;color:var(--blue);font-size:12px;font-weight:700}.sell-submit{width:100%;margin-top:10px;border-radius:12px;padding:13px 18px}.sell-side{display:grid;gap:16px}.why-card,.help-card{background:#fff;border:1px solid #e8eef7;border-radius:18px;padding:20px}.why-card h3,.help-card h3{margin:0 0 14px;font-size:18px}.why-card>div{display:flex;align-items:center;gap:12px;background:#f8fafc;border-radius:12px;padding:12px 14px;margin-bottom:10px;font-weight:600}.why-ico{width:34px;height:34px;border-radius:10px;flex-shrink:0}.why-ico.buyers{background:#dbeafe url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%232563eb'%3E%3Ccircle cx='9' cy='8' r='3'/%3E%3Ccircle cx='16' cy='9' r='2.4'/%3E%3Cpath d='M4 18c.8-3.2 3-5 5-5s4.2 1.8 5 5M13 18c.5-2.4 1.8-3.7 3.4-3.7S20.3 15.6 21 18'/%3E%3C/svg%3E") center/18px no-repeat}.why-ico.safe{background:#dcfce7 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2316a34a'%3E%3Cpath d='M12 3l8 3v6c0 5-3.2 8.4-8 10-4.8-1.6-8-5-8-10V6l8-3z'/%3E%3Cpath d='M8.5 12l2.3 2.3L16 9.2' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") center/18px no-repeat}.why-ico.quick{background:#fef3c7 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23f59e0b'%3E%3Cpath d='M13 3L4 14h7l-1 7 10-13h-7l0-5z'/%3E%3C/svg%3E") center/16px no-repeat}.why-ico.value{background:#ede9fe url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%237c3aed'%3E%3Crect x='4' y='13' width='4' height='7' rx='1'/%3E%3Crect x='10' y='9' width='4' height='11' rx='1'/%3E%3Crect x='16' y='5' width='4' height='15' rx='1'/%3E%3C/svg%3E") center/16px no-repeat}.help-card p{color:var(--muted);margin:0 0 16px}.help-card h3{display:flex;align-items:center;gap:10px}.help-ico{width:28px;height:28px;border-radius:50%;background:#2563eb;color:#fff;display:grid;place-items:center;font-size:16px;font-weight:800}.help-btn{width:100%;border-radius:12px;padding:11px 16px;color:var(--blue);border-color:#93c5fd}.form{display:grid;gap:8px}.form label,.buy-box label{font-size:13px;font-weight:600;margin-top:8px}.row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.type-toggle,.tabs{display:flex;gap:8px}.type-toggle button,.tabs button,.actions button,.table-row button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 14px;cursor:pointer}.type-toggle button.on,.tabs button.on{background:var(--blue);color:#fff;border-color:var(--blue)}.detail-grid{display:grid;grid-template-columns:1.5fr .8fr;gap:24px}.detail-hero{padding:36px;border-radius:20px;color:#fff;background:linear-gradient(180deg,#0f172a26,#1d4ed8b8),url(https://images.unsplash.com/photo-1501785888041-af3ef285b470?auto=format&fit=crop&w=1400&q=70) center/cover;margin-bottom:18px;min-height:220px}.detail-hero.app{background:linear-gradient(180deg,#064e3b33,#16a34ab8),#14532d}.badge.light{background:#ffffffe6;color:var(--blue)}.panel,.buy-box{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px}.profile-form{max-width:520px}.profile-form h2{margin:0 0 8px;font-size:18px}.yes-no{margin-bottom:0}.yes-no button{padding:11px 12px}.price{font-size:32px;margin:0 0 12px;color:var(--blue);font-weight:800}.facts{list-style:none;padding:0;margin:0 0 16px}.facts li{display:flex;justify-content:space-between;font-size:13px;color:var(--muted);padding:8px 0;border-bottom:1px solid #f1f5f9}.chips{display:flex;flex-wrap:wrap;gap:8px}.chips span{background:var(--soft);border-radius:999px;padding:6px 10px;font-size:13px}.table{display:grid;gap:10px}.table-row{background:#fff;border:1px solid var(--line);border-radius:12px;padding:14px 16px;display:flex;justify-content:space-between;align-items:center;gap:12px}.table-row span{display:block;color:var(--muted);font-size:13px}.stat-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0}.stat-row div{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px}.stat-row b{font-size:28px}.static-list{color:#334155;line-height:1.7;padding-left:18px;margin:0 0 24px}.contact-form{max-width:560px;background:#fff;border:1px solid #e8eef7;border-radius:18px;padding:22px}.error{color:#be123c}.empty,.note,.switch,.count{color:var(--muted)}.switch a{color:var(--blue);font-weight:600}.page-loading{padding:80px 20px;text-align:center}.btn.full{width:100%;margin-top:8px}.back{display:inline-block;color:var(--blue);font-weight:600;margin-bottom:12px}.related{padding-left:0;padding-right:0}.sell-hero{margin-bottom:20px}.seller-layout{display:grid;grid-template-columns:240px 1fr;min-height:calc(100vh - 72px);background:#f5f8ff}.seller-side{background:#fff;border-right:1px solid #eef2f7;padding:22px 16px;display:flex;flex-direction:column}.seller-user{display:flex;gap:10px;align-items:center;margin-bottom:18px;color:inherit;text-decoration:none;cursor:pointer}.seller-user small{display:block;color:var(--muted);font-size:12px}.seller-nav{display:grid;gap:4px}.seller-nav a{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;color:#334155;font-size:14px;font-weight:500}.seller-nav a.active{background:#eff6ff;color:var(--blue)}.seller-nav em{margin-left:auto;background:#ef4444;color:#fff;font-style:normal;font-size:11px;border-radius:999px;min-width:18px;height:18px;display:grid;place-items:center}.logout-side{margin-top:auto;border:1px solid #fecaca;color:#ef4444;background:#fff;border-radius:10px;padding:10px;cursor:pointer;font-weight:600}.seller-main{padding:28px 28px 50px}.ml-head{display:flex;justify-content:space-between;align-items:start;margin-bottom:18px}.ml-head h1{margin:0;font-size:30px}.ml-head p{margin:6px 0 0;color:var(--muted)}.ml-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:18px}.admin-stats{grid-template-columns:repeat(4,1fr)}.admin-stats .dot.purple{width:8px;height:8px;background:#7c3aed;color:transparent}.admin-user-listings{margin-top:10px;display:grid;gap:6px}.ml-stats>div{background:#fff;border:1px solid #e8eef7;border-radius:14px;padding:14px 16px}.ml-stats b{display:block;font-size:22px}.ml-stats small{color:var(--muted)}.ml-stats .earn{background:#f5f3ff}.dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-bottom:8px}.dot.blue{background:#2563eb}.dot.green{background:#22c55e}.dot.orange{background:#f59e0b}.dot.red{background:#ef4444}.dot.purple{width:auto;height:auto;background:transparent;color:#7c3aed;font-weight:800}.ml-tabs{display:flex;gap:18px;align-items:center;border-bottom:1px solid #e8eef7;margin-bottom:12px}.ml-tabs button{border:0;background:none;padding:10px 0;color:#64748b;cursor:pointer;font-weight:600}.ml-tabs button.on{color:var(--blue);border-bottom:2px solid var(--blue)}.ml-tabs .sort{margin-left:auto;color:var(--muted);font-size:13px}.ml-list{display:grid;gap:12px}.ml-row{background:#fff;border:1px solid #e8eef7;border-radius:16px;padding:14px;display:grid;grid-template-columns:150px 1.4fr .7fr auto;gap:16px;align-items:center}.cover{height:92px;border-radius:12px;overflow:hidden;color:#fff;display:grid;place-items:center;text-align:center;font-weight:800}.thumb .cover{width:100%;height:100%;border-radius:0}.cover small{display:block;font-weight:500;font-size:11px;opacity:.9}.cover.tiny{width:54px;height:40px;font-size:10px}.cover.travel{background:linear-gradient(180deg,#0f172a33,#0f172a73),url(https://images.unsplash.com/photo-1501785888041-af3ef285b470?auto=format&fit=crop&w=600&q=60) center/cover}.cover.study{background:linear-gradient(135deg,#1d4ed8,#38bdf8)}.cover.food{background:linear-gradient(180deg,#00000040,#00000073),url(https://images.unsplash.com/photo-1504674900247-0877df9cc836?auto=format&fit=crop&w=600&q=60) center/cover}.cover.ludo{background:linear-gradient(135deg,#f59e0b,#ef4444)}.cover.plants{background:linear-gradient(180deg,#0f172a26,#0f172a66),url(https://images.unsplash.com/photo-1485955900006-10f4d324d411?auto=format&fit=crop&w=600&q=60) center/cover}.cover.finance{background:linear-gradient(135deg,#0f172a,#1e3a5f)}.cover.generic{background:linear-gradient(135deg,#2563eb,#0ea5e9)}.ml-info h3{margin:0 0 4px}.ml-info .meta span,.ml-info .meta em{margin-right:8px;color:var(--muted);font-size:12px;font-style:normal}.ml-metrics{display:flex;gap:18px;margin-top:8px}.ml-metrics b{display:block;font-size:13px}.ml-metrics small{color:var(--muted)}.ml-price{text-align:right}.ml-price strong{display:block;color:#16a34a;font-size:20px}.st{display:inline-block;margin-top:6px;font-size:12px;font-weight:700;border-radius:999px;padding:3px 8px}.st.approved{background:#dcfce7;color:#15803d}.st.pending{background:#ffedd5;color:#c2410c}.st.sold{background:#fee2e2;color:#b91c1c}.st.draft{background:#e2e8f0;color:#475569}.ml-actions{display:flex;gap:8px;align-items:center}.ghost-btn{border:1px solid #bfdbfe;color:var(--blue);background:#fff;border-radius:10px;padding:8px 12px;font-weight:700;cursor:pointer}.more{border:1px solid var(--line);background:#fff;border-radius:10px;width:34px;height:34px;cursor:pointer}.dash-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.mini-row{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #f1f5f9}.detail-page{background:#fff;padding:18px 28px 60px;max-width:1280px;margin:0 auto}.crumbs{display:flex;align-items:center;gap:8px;color:#94a3b8;font-size:13px;margin-bottom:18px}.crumbs a{color:#64748b}.crumbs em{color:#334155;font-style:normal;font-weight:600}.ld-top{display:grid;grid-template-columns:1.15fr 1fr 300px;gap:28px;align-items:start}.ld-preview{min-width:0}.ld-gallery{background:#f8fafc;border:1px solid #e8eef7;border-radius:22px;padding:10px}.ld-main-shot{position:relative;border-radius:16px;overflow:hidden;background:#fff}.ld-main-shot img,.ld-main-shot .cover-shot{width:100%;height:360px;object-fit:cover;display:block}.ld-nav{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border:0;border-radius:50%;background:#fff;box-shadow:0 8px 20px #0f172a29;color:#0f172a;font-size:22px;line-height:1;cursor:pointer}.ld-nav.prev{left:12px}.ld-nav.next{right:12px}.ld-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}.ld-thumbs button{height:68px;border:2px solid #e8eef7;border-radius:12px;overflow:hidden;padding:0;background:#fff;cursor:pointer}.ld-thumbs button.on{border-color:#2563eb}.ld-thumbs img{width:100%;height:100%;object-fit:cover;display:block}.more-thumbs{display:grid;place-items:center;background:#eef4ff!important;color:#2563eb;font-weight:800;font-size:16px}.more-thumbs small{display:block;font-size:11px;font-weight:600;color:#64748b}.ld-info{min-width:0;padding-top:2px}.type-pill{display:inline-block;background:#eff6ff;color:#2563eb;font-size:12px;font-weight:700;border-radius:999px;padding:4px 10px}.type-pill.app{background:#dcfce7;color:#16a34a}.ld-info h1{margin:10px 0 8px;font-size:34px;letter-spacing:-.04em;color:#0f172a}.ld-sub{margin:0 0 16px;color:#64748b;font-size:15px;line-height:1.55;max-width:460px}.ld-price-row{display:flex;align-items:center;gap:10px;margin:4px 0 22px}.ld-price-row b{font-size:32px;color:#2563eb;font-weight:800;letter-spacing:-.03em}.ld-price-row em{font-style:normal;color:#16a34a;font-weight:700;font-size:14px}.ld-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:22px 12px}.ld-metric{display:grid;justify-items:start;gap:4px}.ld-metric-ico{width:36px;height:36px;border-radius:12px;background:#f8fafc;display:grid;place-items:center;margin-bottom:2px}.ld-metric small{color:#94a3b8;font-size:12px}.ld-metric strong{color:#0f172a;font-size:16px;font-weight:800}.ld-meta{margin:16px 0 0;display:grid;gap:12px}.ld-meta>div{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:12px}.ld-meta dt{display:flex;align-items:center;gap:8px;color:#64748b;font-size:14px}.ld-meta dd{margin:0;color:#0f172a;font-weight:700;font-size:14px}.ld-buy{background:#fff;border:1px solid #e8eef7;border-radius:18px;padding:18px 18px 16px;box-shadow:0 10px 28px #0f172a0a}.ld-buy h3{margin:0 0 12px;font-size:16px;color:#0f172a}.offer-btn{display:flex;align-items:center;justify-content:center;gap:8px;height:46px;font-size:14px;margin-top:0;border-radius:12px}.ld-seller-card{margin-top:18px}.ld-seller-card h4{margin:0 0 12px;font-size:15px;color:#0f172a}.ld-seller-row{display:flex;align-items:center;gap:10px}.ld-seller-row strong{display:block;font-size:14px;color:#0f172a}.ld-seller-row small{display:block;margin-top:2px;color:#94a3b8;font-size:12px}.ld-seller-counts{display:grid;grid-template-columns:1fr 1fr;margin:16px 0 12px;border-top:1px solid #eef2f7;border-bottom:1px solid #eef2f7}.ld-seller-counts>div{padding:12px 0;text-align:center}.ld-seller-counts>div:first-child{border-right:1px solid #eef2f7}.ld-seller-counts b{display:block;font-size:22px;color:#0f172a}.ld-seller-counts small{color:#94a3b8;font-size:12px}.ld-view-profile{display:flex;align-items:center;justify-content:center;height:42px;border-radius:12px;background:#eff6ff;color:#2563eb;font-weight:700;font-size:14px}.contact-btn{display:flex;align-items:center;justify-content:center;gap:8px;height:44px;margin-top:10px;border:1px solid #93c5fd;color:#2563eb;background:#fff;border-radius:12px;font-weight:700;cursor:pointer}.seller-mini{display:flex;align-items:center;gap:10px;margin:16px 0;padding:12px 0;border-top:1px solid #eef2f7;border-bottom:1px solid #eef2f7}.seller-mini strong{display:block;font-size:14px}.seller-mini em{display:inline-flex;align-items:center;gap:4px;margin-top:2px;color:#2563eb;font-style:normal;font-size:12px;font-weight:600}.seller-mini b{margin-left:auto;color:#94a3b8;font-size:20px;font-weight:400}.trust-mini{list-style:none;padding:0;margin:0;display:grid;gap:12px}.trust-mini li{display:flex;align-items:center;gap:10px;color:#334155;font-size:14px;font-weight:600}.trust-mini span{width:34px;height:34px;border-radius:10px;background:#eff6ff;display:grid;place-items:center}.ld-tabs{display:flex;gap:28px;background:#fff;border:1px solid #e8eef7;border-radius:16px;padding:0 22px;margin:22px 0 14px}.ld-tabs button{border:0;background:none;padding:16px 0;cursor:pointer;color:#64748b;font-weight:600;white-space:nowrap}.ld-tabs button.on{color:#2563eb;border-bottom:2px solid #2563eb}.ld-about{background:#fff;border:1px solid #e8eef7;border-radius:16px;padding:22px 24px;margin-bottom:16px}.ld-about h2{margin:0 0 8px;font-size:20px}.ld-about p{margin:0 0 14px;color:#64748b}.ld-chips{display:flex;flex-wrap:wrap;gap:8px}.ld-chips span{border-radius:999px;padding:6px 12px;font-size:13px;font-weight:600}.chip-0{background:#dbeafe;color:#2563eb}.chip-1{background:#dcfce7;color:#16a34a}.chip-2{background:#ede9fe;color:#7c3aed}.chip-3{background:#fef3c7;color:#d97706}.shot-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;max-width:520px}.site-info a{color:#2563eb;word-break:break-all}.shot-grid button{border:0;padding:0;border-radius:12px;overflow:hidden;cursor:pointer;background:#fff}.shot-grid img{width:100%;height:140px;object-fit:cover;display:block}.tech{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.tech span{background:#fff;border:1px solid var(--line);border-radius:10px;padding:8px 10px}.ask-lg{font-size:32px;color:#16a34a;font-weight:800;margin:0 0 14px}.similar-strip{background:#fff;border:1px solid #e8eef7;border-radius:16px;padding:18px 20px 16px}.similar-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.similar-head h3{margin:0;font-size:20px}.similar-head a{color:#2563eb;font-weight:700;font-size:14px}.similar-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.sim-card{display:grid;grid-template-columns:72px 1fr auto;gap:10px;align-items:center;border:1px solid #e8eef7;border-radius:14px;padding:10px;background:#fff}.sim-card img{width:72px;height:56px;object-fit:cover;border-radius:10px}.sim-card strong{display:block;font-size:14px}.sim-card small{display:block;color:#94a3b8;font-size:12px}.sim-card b{display:block;color:#16a34a;font-size:14px;margin-top:2px}.sim-card .heart{color:#cbd5e1;font-size:16px}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a66;display:grid;place-items:center;z-index:50}.modal-card{width:420px;background:#fff;border-radius:16px;padding:20px;display:grid;gap:8px}.toast{position:fixed;right:20px;bottom:20px;background:#0f172a;color:#fff;padding:10px 14px;border-radius:10px;z-index:60}.browse-page{background:#f5f8fc;padding:18px 0 64px}.browse-page .page-inner{max-width:1280px}.browse-crumb{display:flex;align-items:center;gap:8px;color:#94a3b8;font-size:13px;margin-bottom:14px}.browse-crumb a{color:#64748b}.browse-crumb em{color:#334155;font-style:normal;font-weight:600}.browse-hero{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px}.browse-hero h1{margin:0 0 8px;font-size:36px;letter-spacing:-.03em}.browse-hero p{margin:0;color:var(--muted);font-size:15px}.browse-promo{display:flex;align-items:center;gap:18px;background:#eef5ff;border-radius:18px;padding:16px 18px 16px 20px;min-width:430px}.browse-promo.app{background:#ecfdf3}.promo-copy{display:flex;align-items:center;gap:12px;flex:1}.promo-copy strong{display:block;font-size:15px}.promo-copy small{display:block;color:var(--muted);font-size:12px;margin-top:2px}.promo-ico.bars{display:flex;align-items:end;gap:3px;height:28px}.promo-ico.bars i{width:7px;border-radius:2px;background:#3b82f6}.promo-ico.bars i:nth-child(1){height:12px;background:#93c5fd}.promo-ico.bars i:nth-child(2){height:18px;background:#60a5fa}.promo-ico.bars i:nth-child(3){height:26px}.promo-btn{white-space:nowrap;gap:8px;padding:10px 16px}.filter-card{background:#fff;border:1px solid #e8eef7;border-radius:18px;padding:18px 16px 16px;box-shadow:0 8px 24px #0f172a0a}.browse-layout{display:grid;grid-template-columns:250px 1fr;gap:20px;align-items:start}.filter-label{display:block;font-size:13px;font-weight:700;margin-bottom:8px}.filter-search{display:flex;align-items:center;gap:8px;border:1px solid #e2e8f0;border-radius:10px;padding:9px 10px;background:#fff}.filter-search input{border:0;outline:none;width:100%;font-size:13px}.filter-block{margin-top:18px}.check-row{display:flex;align-items:center;gap:8px;font-size:13px;color:#334155;margin:6px 0;cursor:pointer}.check-row input{accent-color:var(--blue);width:14px;height:14px}.filter-pair{display:grid;grid-template-columns:1fr 1fr;gap:8px}.filter-pair input,.filter-block select,.filter-custom{width:100%;border:1px solid #e2e8f0;border-radius:10px;padding:9px 10px;font-size:13px;background:#fff}.filter-custom{margin-top:8px}.clear-filters{width:100%;margin-top:18px;border:0;background:#eef5ff;color:var(--blue);border-radius:12px;padding:11px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.clear-filters:disabled{opacity:.55;cursor:default}.browse-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;gap:12px}.browse-toolbar h2{margin:0;font-size:18px}.toolbar-right{display:flex;align-items:center;gap:10px}.toolbar-right label{display:flex;align-items:center;gap:8px;color:#64748b;font-size:13px}.toolbar-right select{border:1px solid #e2e8f0;border-radius:10px;padding:8px 12px;background:#fff}.view-toggle{display:flex;gap:6px}.view-toggle button{width:36px;height:36px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;color:#94a3b8;cursor:pointer;display:grid;place-items:center}.view-toggle button.on{background:var(--blue);border-color:var(--blue);color:#fff}.browse-grid{gap:16px}.listing-card .ask{color:var(--green);font-size:22px;margin:2px 0 10px}.listing-card .metrics{margin:0 0 12px;gap:10px}.listing-card .metrics strong{display:block;color:#0f172a;font-size:13px;font-weight:800}.listing-card .metrics>div>span{padding-left:0;display:block}.metrics-3{grid-template-columns:1fr 1fr 1fr}.m-ico{width:14px;height:14px;display:inline-block;border-radius:3px;flex-shrink:0}.m-ico.cubes{background:linear-gradient(#3b82f6,#3b82f6) 0 0 / 6px 6px no-repeat,linear-gradient(#60a5fa,#60a5fa) 8px 0 / 6px 6px no-repeat,linear-gradient(#93c5fd,#93c5fd) 0 8px / 6px 6px no-repeat,linear-gradient(#2563eb,#2563eb) 8px 8px / 6px 6px no-repeat}.m-ico.rupee{background:#dbeafe;color:#2563eb;border-radius:50%;position:relative}.m-ico.rupee:after{content:"₹";font-size:9px;font-weight:800;display:grid;place-items:center;height:14px}.m-ico.star{background:conic-gradient(#f59e0b 0,#f59e0b 20%,#fde68a 0);clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.cover-shot{width:100%;height:100%;position:relative;overflow:hidden}.cover-shot.tiny{width:54px;height:40px;border-radius:8px;font-size:10px}.shot-top{display:flex;align-items:center;justify-content:space-between;padding:8px 10px 0;color:#fff;font-size:10px}.shot-top.light{color:#0f172a}.shot-top.dark{color:#e2e8f0}.shot-top nav{display:flex;gap:4px}.shot-top nav span{width:18px;height:4px;border-radius:4px;background:#ffffff73}.shot-top.light nav span{background:#cbd5e1}.shot-hero{display:flex;justify-content:space-between;padding:18px 12px 0;color:#fff}.shot-hero h4{margin:0 0 8px;font-size:16px;max-width:150px;line-height:1.15}.shot-hero em{display:inline-block;background:#2563eb;color:#fff;font-style:normal;font-size:9px;padding:4px 8px;border-radius:8px}.shot-ui{display:grid;gap:6px}.shot-ui i{width:58px;height:38px;border-radius:8px;background:#ffffffd9;box-shadow:0 8px 16px #0f172a1f}.shot-caption{position:absolute;left:14px;top:46%;color:#fff;font-weight:800;font-size:18px;max-width:150px;line-height:1.15;text-shadow:0 8px 18px rgba(15,23,42,.35)}.shot-caption.dark{color:#0f172a;text-shadow:none}.shot-taskflow{background:linear-gradient(180deg,#dbeafe,#eff6ff)}.shot-taskflow .shot-top{color:#1e3a8a}.shot-taskflow .shot-hero{color:#0f172a}.shot-taskflow .shot-ui i:nth-child(1){background:linear-gradient(135deg,#6366f1,#a855f7)}.shot-taskflow .shot-ui i:nth-child(2){background:#fff}.shot-travel{background:linear-gradient(180deg,#0f172a1f,#0f172a47),url(https://images.unsplash.com/photo-1501785888041-af3ef285b470?auto=format&fit=crop&w=800&q=70) center/cover}.shot-food{background:linear-gradient(180deg,#0f172a2e,#0f172a59),url(https://images.unsplash.com/photo-1504674900247-0877df9cc836?auto=format&fit=crop&w=800&q=70) center/cover}.shot-plants{background:linear-gradient(180deg,#ffffff14,#0f172a14),url(https://images.unsplash.com/photo-1485955900006-10f4d324d411?auto=format&fit=crop&w=800&q=70) center/cover}.shot-aitify,.shot-finflow{background:radial-gradient(circle at 80% 30%,#4f46e5,#0f172a 55%)}.shot-news{background:#0f172a}.news-grid{position:absolute;right:10px;bottom:10px;display:grid;grid-template-columns:1fr 1fr;gap:4px;width:90px}.news-grid i{height:28px;border-radius:4px;background:#334155}.shot-studynest{background:linear-gradient(180deg,#fff3,#0f172a26),url(https://images.unsplash.com/photo-1522202176988-66273c2fd55f?auto=format&fit=crop&w=800&q=70) center/cover}.shot-generic{background:linear-gradient(135deg,#2563eb,#0ea5e9);display:grid;place-items:center;color:#fff;font-weight:800}.app-cover{display:flex;align-items:center;gap:10px;padding:14px 12px 10px}.app-badge{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;color:#fff;font-size:26px;font-weight:800;flex-shrink:0;box-shadow:0 10px 18px #0f172a1f}.app-badge.green{background:#22c55e}.app-badge.purple{background:linear-gradient(135deg,#818cf8,#6366f1)}.app-badge.orange{background:#f59e0b}.app-badge.grape{background:linear-gradient(135deg,#a78bfa,#7c3aed)}.app-badge.sky{background:#38bdf8}.app-badge.rose{background:#fb7185}.app-badge.teal{background:#0ea5e9}.cover-phones{display:flex;gap:8px;margin-left:auto}.cphone{width:54px;height:92px;border-radius:12px;box-shadow:0 10px 18px #0f172a29;padding:10px 6px;display:grid;gap:6px;align-content:start}.cphone .notch{width:18px;height:3px;background:#0f172a2e;border-radius:4px;margin:0 auto 4px}.cphone b,.cphone span{display:block;height:8px;border-radius:4px;background:#0f172a1f}.cphone b{width:70%}.is-habit{background:linear-gradient(180deg,#ecfdf3,#f8fffb)}.is-study{background:linear-gradient(180deg,#eef2ff,#f8fafc)}.is-finance{background:linear-gradient(180deg,#0f172a,#1e293b)}.is-photoed,.is-recipes{background:linear-gradient(180deg,#faf5ff,#fff)}.photo-strip{display:flex;gap:6px;margin-left:auto}.photo-strip i{width:42px;height:92px;border-radius:10px;background:linear-gradient(180deg,#0f172a14,#0f172a33),url(https://images.unsplash.com/photo-1524504388940-b1c1722653e1?auto=format&fit=crop&w=300&q=60) center/cover}.photo-strip i:nth-child(2){background:linear-gradient(180deg,#0f172a14,#0f172a33),url(https://images.unsplash.com/photo-1529626455594-4ff0802cfb7e?auto=format&fit=crop&w=300&q=60) center/cover}.photo-strip.food i{background:linear-gradient(180deg,#0f172a14,#0f172a33),url(https://images.unsplash.com/photo-1540189549336-e6e99c3679fe?auto=format&fit=crop&w=300&q=60) center/cover}.is-ludo{background:linear-gradient(180deg,#fff7ed,#fff)}.ludo-king{width:62px;height:62px;border-radius:18px;background:linear-gradient(180deg,#f59e0b,#ea580c);display:grid;place-items:center;font-size:32px}.ludo-boards{display:flex;gap:6px;margin-left:auto}.ludo-boards i{width:54px;height:92px;border-radius:10px;background:repeating-conic-gradient(#ef4444 0,#ef4444 90deg,#22c55e 0,#22c55e 180deg,#3b82f6 0,#3b82f6 270deg,#eab308 0,#eab308 360deg);background-size:50% 50%}.is-weather{background:linear-gradient(180deg,#e0f2fe,#fff)}.is-planner{background:linear-gradient(180deg,#ecfeff,#fff)}.cards-list{display:grid;gap:12px}.list-card{display:grid;grid-template-columns:220px 1fr;align-items:stretch;padding:12px;gap:16px}.list-card .thumb{height:100%;min-height:168px}.list-card .listing-body{display:flex;flex-direction:column;padding:4px 4px 0 0;min-width:0}.list-card .card-blurb{margin:0 0 8px;color:#64748b;font-size:13px;line-height:1.45}.list-card .metrics-fill{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 16px;flex:1;margin-bottom:14px}.list-card .metrics-fill>div{min-width:0}.list-card .metrics-fill strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list-card .view-btn{margin-top:auto}.pager{display:flex;justify-content:center;gap:8px;margin-top:28px}.pager button,.pager-ellipsis{min-width:36px;height:36px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;color:#334155;cursor:pointer;display:grid;place-items:center}.pager button.on{background:var(--blue);border-color:var(--blue);color:#fff}.pager button:disabled{opacity:.4;cursor:default}.admin-row{grid-template-columns:150px 1.4fr .7fr auto}.admin-user{grid-template-columns:54px 1.4fr .6fr auto}.st.rejected{background:#fee2e2;color:#b91c1c}.st.pending{background:#fff7ed;color:#c2410c}.admin-pay{grid-template-columns:1.6fr .7fr auto}.pay-modal .pay-card{width:460px;position:relative;gap:10px}.pay-close{position:absolute;top:10px;right:12px;border:0;background:transparent;font-size:26px;line-height:1;color:#64748b;cursor:pointer}.pay-qr{width:220px;height:220px;margin:8px auto 0;display:block;border:1px solid #e8eef7;border-radius:12px;background:#fff}.pay-upi{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid #e8eef7;border-radius:12px;background:#f8fbff}.pay-upi small{display:block;color:var(--muted);font-size:12px}.pay-upi strong{display:block;margin-top:2px;-webkit-user-select:all;user-select:all}.pay-note{margin:0;color:var(--muted);font-size:13px}.pay-pending{padding:12px 14px;border-radius:12px;background:#fff7ed;color:#9a3412}.pay-pending p{margin:6px 0 0}@media(hover:none)and (pointer:coarse){.app-shell{min-height:auto}main{flex:none}.cta-wrap{margin-bottom:16px}}
