@import "https://fonts.googleapis.com/css2?family=Tajawal:wght@400;500;600;700;800&display=swap";:root{color:#101828;font-synthesis:none;--navy:#073777;--navy-2:#0d4e91;--teal:#0aa8aa;--teal-dark:#078489;--orange:#ff6b19;--green:#139b52;--red:#ef3d49;--surface:#fff;--muted:#6e7787;--border:#e8edf3;--shadow:0 10px 28px #0f2c4f17;background:#eef3f8;font-family:Tajawal,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#eef3f8;min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.page-bg{background:radial-gradient(circle at 50% -10%,#fff 0,#eef3f8 48%,#e8eef5 100%);min-height:100vh}.app-shell{background:#fbfcfe;width:min(100%,520px);min-height:100dvh;margin:0 auto;position:relative;overflow-x:hidden;box-shadow:0 0 45px #082c5421}.screen{min-height:100dvh;padding:max(18px, env(safe-area-inset-top)) 18px calc(104px + env(safe-area-inset-bottom))}.home-screen{padding-top:max(14px, env(safe-area-inset-top))}.brand{object-fit:contain;width:210px;height:70px}.home-header{grid-template-columns:48px 1fr 48px;align-items:center;gap:8px;height:70px;display:grid}.home-header .brand{justify-self:center}.header-ghost{width:42px}.notification-button,.icon-button{width:44px;height:44px;color:var(--navy);background:#fff;border:1px solid #e8edf3;border-radius:50%;place-items:center;padding:0;display:grid;position:relative;box-shadow:0 7px 18px #0f2c4f12}.notification-button span{background:var(--orange);border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:7px;right:7px}.icon-button.floating{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0}.icon-spacer{width:44px}.search-box{color:#77849a;background:#fff;border:1px solid #e4e9ef;border-radius:24px;align-items:center;gap:12px;height:60px;margin:10px 0 20px;padding:0 18px;display:flex;box-shadow:0 8px 22px #0e2a4b14}.search-box input{color:#16233c;text-align:right;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:17px}.search-box input::placeholder{color:#a0a8b6}.search-box--page{margin:8px 0 20px}.category-strip{scrollbar-width:none;grid-template-columns:repeat(6,minmax(72px,1fr));gap:10px;padding:0 1px 8px;display:grid;overflow-x:auto}.category-strip::-webkit-scrollbar{display:none}.category-chip{color:#111827;background:#fff;border:0;border-radius:22px;flex-direction:column;align-items:center;gap:2px;min-width:82px;padding:10px 6px 9px;display:flex;box-shadow:0 8px 18px #0f2c4f13}.category-chip img{object-fit:contain;width:52px;height:52px}.category-chip span{white-space:nowrap;font-size:13px;font-weight:700}.hero-banner{height:238px;box-shadow:var(--shadow);border-radius:28px;margin:18px 0 24px;position:relative;overflow:hidden}.hero-banner>img{object-fit:cover;width:100%;height:100%}.hero-overlay{background:linear-gradient(90deg,#ffffff0a 0%,#fff3 35%,#fffffff5 83%,#fffffffa 100%);position:absolute;top:0;bottom:0;left:0;right:0}.hero-content{flex-direction:column;justify-content:center;align-items:flex-start;width:64%;margin-right:auto;padding:26px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.hero-content h2{color:var(--navy);margin:0 0 8px;font-size:34px;font-weight:800;line-height:1}.hero-content p{color:var(--teal);margin:0 0 20px;font-size:25px;font-weight:800;line-height:1.2}.hero-content button{background:linear-gradient(135deg,var(--navy),var(--navy-2));color:#fff;border:0;border-radius:14px;align-items:center;gap:8px;padding:12px 17px;font-weight:700;display:inline-flex;box-shadow:0 8px 18px #07377733}.section-title-row{justify-content:space-between;align-items:center;margin:0 2px 12px;display:flex}.section-title-row h2{color:var(--navy);margin:0;font-size:22px}.section-title-row button{color:var(--teal-dark);background:0 0;border:0;align-items:center;gap:4px;font-weight:700;display:flex}.offers-list{flex-direction:column;gap:13px;display:flex}.offer-card{cursor:pointer;background:#fff;border:1px solid #e9eef4;border-radius:25px;grid-template-columns:41% 59%;min-height:210px;transition:transform .2s,box-shadow .2s;display:grid;overflow:hidden;box-shadow:0 9px 22px #0f2c4f12}.offer-card:active{transform:scale(.988)}.offer-photo-wrap{background:#f6f8fb;justify-content:center;align-items:center;min-height:100%;display:flex;position:relative;overflow:hidden}.offer-photo{object-fit:contain;object-position:center;background:#f6f8fb;width:100%;height:100%}.discount-tag{color:#fff;background:linear-gradient(135deg,#ff8d1c,#ff5417);border-radius:12px;padding:7px 10px;font-size:14px;font-weight:800;position:absolute;bottom:10px;left:10px;box-shadow:0 6px 14px #ff5b1740}.offer-card-body{flex-direction:column;min-width:0;padding:14px 14px 12px 11px;display:flex}.offer-card-topline{justify-content:space-between;align-items:center;gap:8px;min-height:30px;display:flex}.status-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:12px;font-weight:800;display:inline-flex}.status-badge--active{color:#148143;background:#e9f8ef}.status-badge--today,.status-badge--last{color:#e32735;background:#fff0f2}.status-dot{color:#fff;background:currentColor;border-radius:50%;place-items:center;width:17px;height:17px;font-size:10px;display:grid}.status-dot:first-letter{color:#fff}.heart-mini{color:#a8b1bf;background:0 0;border:0;place-items:center;padding:4px;display:grid}.heart-mini.is-active{color:#ec3f59}.heart-mini.is-active svg{fill:currentColor}.offer-brand-line{grid-template-columns:1fr 42px;align-items:start;gap:7px;margin-top:3px;display:grid}.offer-brand-line h3{color:#111827;margin:0;font-size:17px;font-weight:800;line-height:1.35}.offer-brand-line p{color:#3f4755;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0 0;font-size:13.3px;line-height:1.55;display:-webkit-box;overflow:hidden}.brand-badge{color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:18px;font-weight:800;display:grid;box-shadow:0 4px 12px #00000026}.brand-badge--sea{background:linear-gradient(145deg,#08728e,#073777)}.brand-badge--dark{color:#ffbe3e;background:linear-gradient(145deg,#303030,#050505)}.brand-badge--black{color:#f0c76b;background:#111}.brand-badge--red{background:linear-gradient(145deg,#e21c2a,#7f0912)}.brand-badge--green{background:linear-gradient(145deg,#21a75b,#0b6333)}.meta-line{color:#737d8d;align-items:center;gap:4px;margin-top:5px;font-size:12.5px;display:flex}.time-line{color:#0795a4}.time-line.danger{color:#e83d4c}.price-row{justify-content:space-between;align-items:end;gap:8px;margin-top:auto;padding-top:7px;display:flex}.price-row strong{color:var(--orange);font-size:28px;line-height:1}.price-row strong small{font-size:13px}.price-row del{color:#8e96a3;font-size:15px}.offer-card--compact{min-height:238px}.offer-card--compact .offer-card-body{padding-top:13px}.home-offers .offer-card:nth-child(n+4){display:none}.bottom-nav{width:min(100%,520px);height:84px;padding:8px 10px calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:50;background:#fffffff5;border-top:1px solid #e7edf3;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -10px 30px #0f2c4f14}.bottom-nav button{color:#3e4651;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:0;font-size:12px;display:flex;position:relative}.bottom-nav button.active{color:var(--navy-2);font-weight:800}.bottom-nav button.active:before{content:"";background:var(--teal);border-radius:0 0 7px 7px;width:42px;height:4px;position:absolute;top:-8px}.bottom-nav .nav-icon{place-items:center;height:29px;display:grid}.page-header{grid-template-columns:44px 1fr 44px;align-items:center;height:64px;margin-bottom:8px;display:grid}.page-header h1{text-align:center;color:var(--navy);margin:0;font-size:29px;font-weight:800}.filter-scroll{scrollbar-width:none;gap:9px;margin-bottom:18px;padding-bottom:4px;display:flex;overflow-x:auto}.filter-scroll::-webkit-scrollbar{display:none}.filter-scroll button{color:#232b38;white-space:nowrap;background:#fff;border:1px solid #e5eaf0;border-radius:999px;flex:none;padding:10px 16px;box-shadow:0 5px 12px #0f2c4f0d}.filter-scroll button.active{color:#fff;background:linear-gradient(135deg,var(--navy),var(--navy-2));border-color:#0000;font-weight:700}.view-toggle{background:#fff;border:1px solid #e8edf2;border-radius:18px;grid-template-columns:1fr 1fr;width:260px;margin:0 auto 20px;padding:4px;display:grid;box-shadow:0 7px 17px #0f2c4f0f}.view-toggle button{color:#667085;background:0 0;border:0;border-radius:14px;justify-content:center;align-items:center;gap:6px;padding:10px;display:flex}.view-toggle button.active{background:linear-gradient(135deg,var(--navy),var(--navy-2));color:#fff;font-weight:700}.restaurant-list{gap:15px}.map-view{height:610px;box-shadow:var(--shadow);background:#eaf2ed;border:1px solid #dfe7ef;border-radius:28px;position:relative;overflow:hidden}.map-grid,.fake-map .map-grid{background-color:#eff3ee;background-image:linear-gradient(30deg,#5583781f 12%,#0000 12.5% 87%,#5583781f 87.5%),linear-gradient(150deg,#5583781f 12%,#0000 12.5% 87%,#5583781f 87.5%),linear-gradient(30deg,#5583781f 12%,#0000 12.5% 87%,#5583781f 87.5%);background-size:80px 140px;position:absolute;top:0;bottom:0;left:0;right:0}.map-view:after{content:"";pointer-events:none;background:radial-gradient(circle at 30% 40%,#7dc7e038,#0000 26%),linear-gradient(60deg,#0000 46%,#ffffffe6 47% 53%,#0000 54%);position:absolute;top:0;bottom:0;left:0;right:0}.map-marker{z-index:2;background:linear-gradient(145deg,var(--teal),var(--navy-2));color:#fff;border:4px solid #fff;border-radius:50% 50% 50% 10%;width:58px;height:58px;position:absolute;transform:rotate(-45deg);box-shadow:0 8px 18px #07377740}.map-marker span{font-size:13px;font-weight:800;display:block;transform:rotate(45deg)}.marker-1{top:18%;right:17%}.marker-2{top:37%;left:17%}.marker-3{top:52%;right:34%}.marker-4{top:68%;left:28%}.map-caption{z-index:3;color:var(--navy);background:#fffffff0;border-radius:20px;align-items:center;gap:12px;padding:15px;display:flex;position:absolute;bottom:14px;left:14px;right:14px;box-shadow:0 10px 25px #0f2c4f1a}.map-caption div{flex-direction:column;display:flex}.map-caption span{color:#737d8d;font-size:13px}.detail-screen{padding-bottom:32px;padding-left:14px;padding-right:14px}.detail-topbar{grid-template-columns:44px 1fr auto;align-items:center;gap:8px;min-height:68px;display:grid}.detail-topbar .brand{justify-self:center;width:175px}.detail-actions{gap:7px;display:flex}.fav-active{color:#ed3d59}.fav-active svg{fill:currentColor}.detail-hero{height:320px;box-shadow:var(--shadow);background:#f6f8fb;border-radius:28px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.detail-hero img{object-fit:contain;object-position:center;background:#f6f8fb;width:100%;height:100%}.detail-discount{padding:9px 13px;font-size:16px;bottom:15px;left:16px}.image-count{color:#fff;background:#000000ad;border-radius:10px;padding:6px 9px;position:absolute;bottom:14px;right:14px}.detail-card{background:#fff;border:1px solid #e7edf3;border-radius:25px;margin-top:13px;padding:20px;box-shadow:0 8px 22px #0f2c4f11}.summary-heading{grid-template-columns:1fr 64px;align-items:start;gap:12px;display:grid}.summary-heading h1{color:var(--navy);margin:10px 0 5px;font-size:28px;line-height:1.25}.brand-badge--large{width:64px;height:64px;font-size:25px}.detail-price{justify-content:space-between;align-items:end;margin-top:15px;display:flex}.detail-price strong{color:var(--orange);font-size:42px;line-height:1}.detail-price small{font-size:18px}.detail-price del{color:#7e8794;font-size:18px}.tax-note{color:#89919e;margin:8px 0 0;font-size:13px}.card-title{color:var(--navy);align-items:center;gap:8px;margin:0 0 12px;font-size:21px;display:flex}.details-copy{color:#4d5664;margin:0;line-height:1.8}.info-grid{border:1px solid #edf1f5;border-radius:20px;grid-template-columns:repeat(3,1fr);margin-top:17px;display:grid;overflow:hidden}.info-grid>div{text-align:center;color:#7a8494;border-left:1px solid #edf1f5;flex-direction:column;align-items:center;gap:4px;padding:14px 8px;font-size:11.5px;display:flex}.info-grid>div:last-child{border-left:0}.info-grid svg{color:var(--navy)}.info-grid strong{color:#273448;font-size:13px}.map-card{grid-template-columns:42% 58%;gap:13px;min-height:145px;padding:0;display:grid;overflow:hidden}.fake-map{min-height:145px;position:relative;overflow:hidden}.big-map-pin{color:var(--navy);place-items:center;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.map-card>div:last-child{flex-direction:column;justify-content:center;gap:5px;padding:18px 14px;display:flex}.map-card span{color:#747e8d;font-size:13px}.map-card button{color:var(--teal-dark);background:0 0;border:0;align-items:center;gap:4px;padding:5px 0;font-weight:700;display:flex}.terms-card ul{color:#5b6472;margin:5px 0 0;padding-right:21px;line-height:1.9}.detail-cta{grid-template-columns:1fr 1fr;gap:10px;margin-top:15px;display:grid}.detail-cta button{border-radius:17px;justify-content:center;align-items:center;gap:8px;min-height:58px;font-size:16px;font-weight:800;display:flex}.call-button{background:linear-gradient(135deg,var(--navy),var(--navy-2));color:#fff;border:0}.whatsapp-button{color:#fff;background:linear-gradient(135deg,#0fa050,#087d3f);border:0}.share-button{color:var(--navy);border:2px solid var(--navy);background:#fff;grid-column:1/-1}.page-intro{color:#737d8d;margin:5px 0 20px;line-height:1.7}.category-grid-large{gap:13px;display:grid}.category-grid-large button{text-align:right;width:100%;color:var(--navy);background:#fff;border:1px solid #e7edf3;border-radius:22px;grid-template-columns:72px 1fr 25px;align-items:center;gap:13px;padding:13px;display:grid;box-shadow:0 8px 19px #0f2c4f0f}.category-grid-large img{object-fit:contain;width:68px;height:68px}.category-grid-large div{flex-direction:column;display:flex}.category-grid-large strong{color:#192638;font-size:18px}.category-grid-large span{color:#778190;margin-top:4px;font-size:13px}.promo-mini{background:linear-gradient(135deg,#eef8ff,#eafcf8);border:1px solid #dcecf1;border-radius:26px;grid-template-columns:42% 58%;align-items:center;margin-top:20px;padding:17px;display:grid;overflow:hidden}.promo-mini img{object-fit:contain;width:100%;height:130px}.promo-mini strong{color:var(--navy);font-size:19px}.promo-mini span{color:#667085;margin:6px 0 10px;font-size:13px;line-height:1.6;display:block}.promo-mini button,.primary-small{background:var(--navy);color:#fff;border:0;border-radius:12px;padding:10px 14px;font-weight:700}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:510px;padding:20px;display:flex}.empty-state img{object-fit:contain;width:260px;max-height:210px}.empty-state h2{color:var(--navy);margin:8px 0}.empty-state p{color:#7b8492;max-width:300px;line-height:1.7}.add-screen{padding-left:16px;padding-right:16px}.offer-form{background:#fff;border:1px solid #e6ecf2;border-radius:25px;padding:18px 16px;box-shadow:0 10px 28px #0f2c4f12}.field{min-width:0;margin-bottom:15px;display:block}.field>span:first-child{color:#1b2b43;margin:0 5px 7px;font-weight:800;display:block}.field b{color:#e92d50}.field input,.field textarea,.field select{color:#172033;background:#fff;border:1px solid #dfe6ed;border-radius:16px;outline:0;width:100%;padding:14px 15px;transition:border-color .2s,box-shadow .2s}.field input:focus,.field textarea:focus,.field select:focus{border-color:#3eaeb7;box-shadow:0 0 0 4px #0aa8aa1a}.field textarea{resize:vertical;min-height:112px}.field small{color:#929aa7;margin:5px 7px 0;display:block}.form-row{grid-template-columns:1fr 1fr;gap:11px;display:grid}.form-row .field{min-width:0}.money-input,.icon-input{position:relative}.money-input input{padding-left:52px}.money-input span{color:#77808e;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.icon-input svg{color:#788394;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.icon-input input{padding-left:49px}.switch-card{background:linear-gradient(135deg,#f8fcff,#f4fbfa);border:1px solid #e4eaf0;border-radius:18px;justify-content:space-between;align-items:center;margin-bottom:15px;padding:12px 14px;display:flex}.switch-card>div{align-items:center;gap:10px;display:flex}.switch-card svg{color:#0b9c55}.switch-card span{flex-direction:column;display:flex}.switch-card strong{color:#1d2b3f}.switch-card small{color:#7e8794;margin-top:3px}.toggle{background:#c7d0da;border:0;border-radius:999px;width:53px;height:30px;padding:3px;transition:all .2s}.toggle span{background:#fff;border-radius:50%;width:24px;height:24px;transition:all .2s;display:block;box-shadow:0 2px 7px #0000002e}.toggle.on{background:linear-gradient(135deg,var(--teal),var(--navy-2))}.toggle.on span{transform:translate(-23px)}.upload-zone{min-height:140px;color:var(--navy);cursor:pointer;text-align:center;background:#fbfdff;border:2px dashed #7d94ad;border-radius:19px;flex-direction:column;justify-content:center;align-items:center;padding:15px;display:flex}.upload-zone input{display:none}.upload-zone strong{margin-top:7px}.upload-zone span{color:#8a94a2;margin-top:4px;font-size:12px}.preview-row{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:9px;display:grid}.preview-row img{object-fit:contain;object-position:center;background:#f6f8fb;border-radius:13px;width:100%;height:86px}.delivery-switch img{object-fit:contain;width:78px;height:62px}.delivery-switch>div{min-width:0}.submit-offer{background:linear-gradient(135deg,var(--navy),var(--navy-2));color:#fff;border:0;border-radius:17px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:60px;margin-top:8px;font-size:18px;font-weight:800;display:flex;box-shadow:0 10px 20px #07377733}.review-note{color:#8992a0;text-align:center;justify-content:center;align-items:center;gap:6px;margin:12px 0 0;font-size:12px;display:flex}.profile-card{box-shadow:var(--shadow);background:#fff;border:1px solid #e7edf3;border-radius:24px;align-items:center;gap:14px;padding:18px;display:flex}.profile-avatar{width:68px;height:68px;color:var(--navy);background:linear-gradient(145deg,#e9f7fa,#eef3ff);border-radius:50%;place-items:center;display:grid}.profile-card h2{color:var(--navy);margin:0 0 4px;font-size:19px}.profile-card p{color:#788291;margin:0;font-size:13px}.business-card{color:#fff;background:linear-gradient(135deg,#0a417e,#087f90);border-radius:26px;grid-template-columns:42% 58%;align-items:center;margin-top:16px;padding:16px;display:grid;overflow:hidden;box-shadow:0 13px 28px #07377733}.business-card img{object-fit:contain;width:100%;height:145px}.business-card h3{margin:0 0 6px;font-size:20px}.business-card p{color:#fffc;font-size:13px;line-height:1.6}.business-card button{color:var(--navy);background:#fff;border:0;border-radius:12px;align-items:center;gap:6px;padding:10px 12px;font-weight:800;display:flex}.account-section{margin-top:20px}.account-section h3{color:var(--navy)}.muted{color:#8b94a1}.pending-item{background:#fff;border:1px solid #e7edf3;border-radius:18px;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.pending-icon{color:#b07300;background:#fff5d8;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.pending-item div{flex-direction:column;display:flex}.pending-item small{color:#858e9a}.pending-item em{color:#a46b00;background:#fff5d8;border-radius:999px;padding:6px 8px;font-size:12px;font-style:normal}.settings-list{background:#fff;border:1px solid #e7edf3;border-radius:22px;margin-top:18px;overflow:hidden}.settings-list button{color:#263348;background:#fff;border:0;border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;width:100%;padding:16px;display:flex}.settings-list button:last-child{border-bottom:0}.settings-list span{align-items:center;gap:9px;display:flex}.settings-list .danger-row{color:#d63b4a}.toast{z-index:90;color:#fff;white-space:pre-line;background:#12233d;border-radius:16px;align-items:center;gap:8px;width:max-content;max-width:calc(100% - 40px);padding:12px 17px;animation:.25s toast-in;display:flex;position:fixed;bottom:100px;left:50%;transform:translate(-50%);box-shadow:0 12px 28px #00000038}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,12px)}}@media (max-width:460px){.screen{padding-left:12px;padding-right:12px}.category-strip{grid-template-columns:repeat(6,79px)}.hero-banner{border-radius:24px;height:205px}.hero-content{width:68%;padding:20px}.hero-content h2{font-size:29px}.hero-content p{font-size:21px}.offer-card{border-radius:22px;grid-template-columns:41% 59%;min-height:205px}.offer-brand-line h3{font-size:15.5px}.offer-brand-line p{font-size:12px}.price-row strong{font-size:25px}.detail-hero{height:280px}.summary-heading h1{font-size:25px}.detail-price strong{font-size:38px}.form-row{gap:8px}}@media (min-width:760px){.app-shell{border-radius:28px;min-height:calc(100vh - 40px);margin-top:20px;margin-bottom:20px;overflow:hidden}.bottom-nav{border-radius:0 0 28px 28px;bottom:20px}}.notification-button b{background:var(--red);color:#fff;border:2px solid #fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;display:grid;position:absolute;top:-4px;left:-4px}.offer-photo-wrap--art{background:linear-gradient(145deg,#edf9fa,#eef3fb)}.offer-photo--art{padding:22px;object-fit:contain!important}.detail-hero--art{background:linear-gradient(145deg,#edf9fa,#eef3fb)}.detail-hero--art img{object-fit:contain;padding:35px}.filter-active{background:var(--navy);color:#fff}.category-mini-head{background:linear-gradient(135deg,#fff,#f3fbfc);border:1px solid #e8edf3;border-radius:18px;align-items:center;gap:12px;margin:5px 0 10px;padding:10px 13px;display:flex}.category-mini-head img{object-fit:contain;width:58px;height:58px}.category-mini-head div{flex-direction:column;gap:3px;display:flex}.category-mini-head strong{color:var(--navy)}.category-mini-head span{color:#7d8794;font-size:12px}.advanced-filters{background:#fff;border:1px solid #dfe8ef;border-radius:20px;gap:12px;margin:-7px 0 15px;padding:13px;display:grid;box-shadow:0 10px 25px #0f2c4f12}.advanced-filters>div{justify-content:space-between;align-items:center;display:flex}.advanced-filters>div>span{color:#223149;align-items:center;gap:7px;font-weight:700;display:flex}.advanced-filters label{color:#223149;grid-template-columns:1fr 150px;align-items:center;gap:10px;font-weight:700;display:grid}.advanced-filters input{border:1px solid #dfe6ed;border-radius:12px;outline:0;width:100%;padding:10px}.advanced-filters>button{color:#667085;background:#f1f5f9;border:0;border-radius:12px;padding:9px;font-weight:700}.text-action{color:var(--teal-dark);background:0 0;border:0;padding:0;font-size:11px;font-weight:800}.notification-list{flex-direction:column;gap:11px;display:flex}.notification-card{text-align:right;background:#fff;border:1px solid #e6ecf2;border-radius:20px;grid-template-columns:50px 1fr 8px;align-items:center;gap:11px;width:100%;padding:14px;display:grid;box-shadow:0 7px 18px #0f2c4f0d}.notification-card.is-unread{background:linear-gradient(135deg,#f7feff,#fff);border-color:#b7e2e6}.notification-icon{width:48px;height:48px;color:var(--navy);background:#edf4ff;border-radius:15px;place-items:center;display:grid}.notification-icon--success{color:#138548;background:#eaf8ef}.notification-icon--warning{color:#d98500;background:#fff4db}.notification-icon--category{color:#7b4db5;background:#f4edff}.notification-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.notification-copy strong{color:#17243a}.notification-copy span{color:#687386;font-size:13px;line-height:1.45}.notification-copy small{color:#9aa2ae;font-size:11px}.notification-card i{background:var(--teal);border-radius:50%;width:7px;height:7px}.discount-preview{color:#a34c0a;background:linear-gradient(135deg,#fff4e7,#fff);border:1px solid #ffd5b7;border-radius:16px;grid-template-columns:30px 1fr auto;align-items:center;gap:8px;margin-bottom:15px;padding:12px 14px;display:grid}.discount-preview strong{color:var(--orange);font-size:21px}.preview-image{position:relative}.preview-image img{object-fit:contain;object-position:center;background:#f6f8fb;height:86px}.preview-image button{color:#fff;background:#101828bf;border:0;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:5px;left:5px}.merchant-summary{grid-template-columns:repeat(4,1fr);gap:8px;margin:5px 0 15px;display:grid}.merchant-summary div{text-align:center;background:#fff;border:1px solid #e7edf3;border-radius:16px;flex-direction:column;gap:2px;padding:11px 6px;display:flex}.merchant-summary strong{color:var(--navy);font-size:21px}.merchant-summary span{color:#7e8794;font-size:11px}.merchant-summary .summary-active strong{color:var(--green)}.merchant-summary .summary-pending strong{color:#b87900}.merchant-summary .summary-rejected strong{color:var(--red)}.new-offer-banner{background:linear-gradient(135deg,var(--navy),#087d8e);color:#fff;text-align:right;border:0;border-radius:22px;grid-template-columns:1fr 125px;align-items:center;width:100%;padding:12px 16px;display:grid;box-shadow:0 12px 25px #07377733}.new-offer-banner>span{grid-template-columns:28px 1fr;align-items:center;gap:2px 8px;display:grid}.new-offer-banner strong{font-size:18px}.new-offer-banner small{color:#ffffffbf;grid-column:2}.new-offer-banner img{object-fit:contain;width:120px;height:85px}.merchant-tabs{background:#fff;border:1px solid #e7edf3;border-radius:16px;grid-template-columns:repeat(4,1fr);margin:16px 0 13px;padding:4px;display:grid}.merchant-tabs button{color:#667085;background:0 0;border:0;border-radius:12px;padding:9px 4px;font-size:12px}.merchant-tabs button.active{background:var(--navy);color:#fff;font-weight:800}.merchant-offers-list{flex-direction:column;gap:12px;display:flex}.merchant-offer-card{background:#fff;border:1px solid #e7edf3;border-radius:22px;grid-template-columns:105px 1fr;gap:12px;padding:12px;display:grid;box-shadow:0 8px 18px #0f2c4f0e}.merchant-offer-card>img{object-fit:contain;object-position:center;background:#f3f7fa;border-radius:15px;width:105px;height:125px}.merchant-offer-copy{min-width:0}.merchant-offer-copy>div:first-child{justify-content:space-between;align-items:center;gap:7px;display:flex}.merchant-offer-copy>div:first-child small{color:#9aa2ae;font-size:10px}.merchant-offer-copy h3{color:#18263b;margin:8px 0 3px;font-size:16px}.merchant-offer-copy p{color:#7c8592;margin:0 0 8px;font-size:12px}.merchant-offer-copy>strong{color:var(--orange);font-size:18px}.merchant-offer-copy del{color:#9aa2ae;margin-right:6px;font-size:12px;font-weight:400}.merchant-offer-copy em{color:#cf3948;background:#fff1f2;border-radius:10px;align-items:center;gap:5px;margin-top:8px;padding:7px;font-size:11px;font-style:normal;line-height:1.35;display:flex}.merchant-status{white-space:nowrap;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.merchant-status--active{color:#148143;background:#e9f8ef}.merchant-status--pending{color:#9b6800;background:#fff5d8}.merchant-status--rejected{color:#d43141;background:#fff0f2}.merchant-actions{border-top:1px solid #edf1f5;grid-column:1/-1;gap:6px;padding-top:9px;display:flex;overflow-x:auto}.merchant-actions button{color:#364152;background:#f3f6f9;border:0;border-radius:10px;flex:1 0 auto;justify-content:center;align-items:center;gap:5px;padding:8px 10px;font-size:11px;font-weight:700;display:flex}.merchant-actions .danger{color:#d73a49;background:#fff1f2}.settings-form{margin-top:8px}.preferences-card{background:#fff;border:1px solid #e7edf3;border-radius:22px;overflow:hidden}.preference-row{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:15px;padding:16px;display:flex}.preference-row:last-child{border-bottom:0}.preference-row>span{flex-direction:column;gap:4px;display:flex}.preference-row strong{color:#243249}.preference-row small{color:#858e9b;line-height:1.35}.preferences-save{margin-top:15px}.about-hero{text-align:center;box-shadow:var(--shadow);background:linear-gradient(145deg,#f6fcfd,#fff);border:1px solid #e2edf1;border-radius:25px;padding:20px}.about-hero img{object-fit:contain;width:260px;height:90px;margin:0 auto}.about-hero span{color:var(--navy);background:#edf5fa;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800;display:inline-block}.about-hero p{color:#667085;margin:13px 0 0;line-height:1.8}.about-features{margin-top:18px}.about-features h2{color:var(--navy);font-size:20px}.about-features>div{color:var(--teal-dark);background:#fff;border:1px solid #e7edf3;border-radius:17px;grid-template-columns:38px 1fr;align-items:center;gap:10px;margin-bottom:9px;padding:13px;display:grid}.about-features>div>span{flex-direction:column;gap:3px;display:flex}.about-features strong{color:#243249}.about-features small{color:#858e9b;line-height:1.4}.privacy-note{color:#8b5f0c;background:#fff7e9;border-radius:16px;align-items:flex-start;gap:7px;padding:12px;font-size:12px;line-height:1.6;display:flex}.account-title-row{justify-content:space-between;align-items:center;display:flex}.account-title-row button{color:var(--teal-dark);background:0 0;border:0;font-weight:800}.account-section .pending-item+.pending-item{margin-top:8px}@media (max-width:460px){.merchant-offer-card{grid-template-columns:92px 1fr}.merchant-offer-card>img{width:92px;height:118px}.new-offer-banner{grid-template-columns:1fr 105px}.new-offer-banner img{width:100px}.advanced-filters label{grid-template-columns:1fr 125px}}.loading-state{min-height:300px;color:var(--navy);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex}.loading-spinner{border:4px solid #dce8f2;border-top-color:var(--teal);border-radius:50%;width:42px;height:42px;animation:.8s linear infinite ps-spin}@keyframes ps-spin{to{transform:rotate(360deg)}}.backend-live-badge{background:#f0fbf5;border:1px solid #ccebdd;border-radius:16px;grid-template-columns:12px 1fr;align-items:center;gap:2px 9px;margin-bottom:16px;padding:12px 14px;display:grid}.backend-live-badge>span{background:#16a665;border-radius:50%;grid-row:1/3;width:10px;height:10px;box-shadow:0 0 0 5px #16a6651f}.backend-live-badge strong{color:#127549;font-size:14px}.backend-live-badge small{color:#5e7e6d;font-size:11px}.upload-zone.is-disabled{opacity:.55;cursor:not-allowed}.image-requirement{justify-content:space-between;align-items:center;gap:10px;margin:10px 4px 0;display:flex}.image-requirement span{color:#a26900;align-items:center;gap:5px;font-size:12px;font-weight:700;display:flex}.image-requirement span.complete{color:var(--green)}.image-requirement small{color:#929aa7;font-size:11px}.preview-row--five{grid-template-columns:repeat(4,1fr)}.preview-image{min-width:0;position:relative}.preview-image img{object-fit:contain;object-position:center;background:#f6f8fb;border:1px solid #e1e8ef;border-radius:13px;width:100%;height:86px}.preview-image>button{color:#fff;background:#131f32d1;border:0;border-radius:50%;place-items:center;width:26px;height:26px;padding:0;display:grid;position:absolute;top:5px;left:5px}.image-order{color:#fff;background:#073777e6;border-radius:999px;place-items:center;min-width:24px;height:24px;padding:0 6px;font-size:11px;font-weight:800;display:grid;position:absolute;bottom:5px;right:5px}.submit-offer:disabled{opacity:.62;cursor:not-allowed}.auth-screen{background:linear-gradient(#f8fbff 0,#fbfcfe 45%)}.auth-hero{text-align:center;flex-direction:column;align-items:center;padding:6px 20px 18px;display:flex}.auth-hero .brand{width:230px;height:78px}.auth-hero h2{color:var(--navy);margin:5px 0 4px;font-size:25px}.auth-hero p{color:#707c8d;max-width:350px;margin:0;line-height:1.7}.auth-form{margin-top:2px}.auth-switch{width:100%;color:var(--teal-dark);background:0 0;border:0;padding:15px 4px 2px;font-weight:800}.config-warning{color:#945b00;background:#fff8ea;border:1px solid #ffd9a3;border-radius:18px;align-items:center;gap:11px;margin:0 0 15px;padding:13px 14px;display:flex}.config-warning>span{flex-direction:column;display:flex}.config-warning small{color:#8b7250;margin-top:3px;line-height:1.5}.guest-account{text-align:center;box-shadow:var(--shadow);background:#fff;border:1px solid #e5edf4;border-radius:26px;flex-direction:column;align-items:center;padding:22px 18px;display:flex}.guest-account .brand{width:230px;height:80px}.guest-account h2{color:var(--navy);margin:5px 0}.guest-account p{color:#748090;max-width:350px;line-height:1.7}.guest-account button{background:linear-gradient(135deg,var(--navy),var(--navy-2));color:#fff;border:0;border-radius:15px;align-items:center;gap:8px;min-height:52px;padding:0 19px;font-weight:800;display:flex}.online-dot{color:#12844f;align-items:center;gap:5px;margin-top:5px;font-size:11px;display:inline-flex}.online-dot:before{content:"";background:#16a665;border-radius:50%;width:7px;height:7px}.settings-list .admin-row{color:#754c00;background:#fffaf0}.admin-summary{color:var(--navy);background:linear-gradient(135deg,#edf8ff,#effcf7);border:1px solid #d8e9ee;border-radius:21px;align-items:center;gap:13px;padding:16px;display:flex}.admin-summary>div{flex-direction:column;gap:3px;display:flex}.admin-summary span{color:#6f7c8e;font-size:12px}.admin-list{flex-direction:column;gap:13px;margin-top:17px;display:flex}.admin-card{background:#fff;border:1px solid #e5ebf1;border-radius:21px;grid-template-columns:105px 1fr;gap:12px;padding:11px;display:grid;box-shadow:0 8px 20px #0f2c4f0f}.admin-card>img{object-fit:contain;object-position:center;background:#f3f7fa;border-radius:15px;width:105px;height:118px}.admin-copy{flex-direction:column;align-items:flex-start;gap:3px;min-width:0;display:flex}.admin-copy h3{color:#1b2a40;margin:3px 0 0;font-size:16px}.admin-copy p{color:#7b8592;margin:0;font-size:12px}.admin-copy strong{color:var(--orange);font-size:18px}.admin-copy del{color:#9099a5;margin-right:5px;font-size:12px}.admin-copy small{color:#7f8997}.admin-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:9px;display:grid}.admin-actions button{border:0;border-radius:13px;justify-content:center;align-items:center;gap:6px;min-height:43px;font-weight:800;display:flex}.admin-actions .approve{color:#08763e;background:#eaf8f0}.admin-actions .reject{color:#c72d3d;background:#fff0f1}.admin-actions button:disabled{opacity:.55}.whatsapp-button.is-disabled{cursor:not-allowed;background:#a8b1bc}@media (max-width:460px){.preview-row--five{grid-template-columns:repeat(3,1fr)}.image-requirement{flex-direction:column;align-items:flex-start}.admin-card{grid-template-columns:92px 1fr}.admin-card>img{width:92px;height:112px}}.detail-thumbnails{scrollbar-width:none;gap:9px;margin:10px 1px 2px;padding:3px 2px 6px;display:flex;overflow-x:auto}.detail-thumbnails::-webkit-scrollbar{display:none}.detail-thumbnails button{background:#fff;border:2px solid #0000;border-radius:13px;flex:none;width:68px;height:58px;padding:2px;overflow:hidden;box-shadow:0 5px 14px #0e2d4e14}.detail-thumbnails button.active{border-color:var(--teal);box-shadow:0 0 0 2px #14a7aa1f}.detail-thumbnails img{object-fit:contain;object-position:center;background:#f6f8fb;border-radius:9px;width:100%;height:100%;display:block}.app-shell--merchant{background:linear-gradient(#f8fbff 0,#f7fafc 100%)}.bottom-nav--merchant{background:#f8fbfff7}.bottom-nav--merchant .nav-create .nav-icon{color:#fff;background:linear-gradient(145deg,var(--teal),var(--navy-2));border:5px solid #f8fbff;border-radius:18px;width:52px;height:52px;margin-top:-27px;box-shadow:0 10px 22px #07377747}.bottom-nav--merchant .nav-create.active:before{display:none}.bottom-nav--merchant .nav-create>span:last-child{color:var(--navy);margin-top:-1px;font-weight:800}.account-type-selector{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:17px;display:grid}.account-type-selector>button{color:#1d2939;background:#fff;border:1px solid #e2e8ef;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:118px;padding:14px 11px;transition:all .2s;display:flex;position:relative;box-shadow:0 7px 18px #0f2c4f0e}.account-type-selector>button>span:nth-child(2){text-align:center;flex-direction:column;gap:3px;display:flex}.account-type-selector strong{color:var(--navy);font-size:16px}.account-type-selector small{color:#758091;font-size:11px;line-height:1.4}.account-type-selector i{color:#0000;background:#e7edf3;border-radius:50%;place-items:center;width:20px;height:20px;display:grid;position:absolute;top:9px;left:9px}.account-type-selector button.active{background:linear-gradient(145deg,#f6ffff,#f8fbff);border-color:#55c5c7;transform:translateY(-1px);box-shadow:0 10px 24px #0aa8aa21}.account-type-selector button.active i{background:var(--teal);color:#fff}.account-type-icon{border-radius:17px;place-items:center;width:52px;height:52px;display:grid}.account-type-icon.buyer{color:#7d4b00;background:linear-gradient(145deg,#fff3d9,#fff8ec)}.account-type-icon.merchant{color:#fff;background:linear-gradient(145deg,var(--navy-2),var(--teal-dark))}.account-type-selector.is-compact>button{min-height:94px}.verification-preview,.verification-rejected,.proof-privacy{border-radius:17px;align-items:flex-start;gap:10px;padding:13px;display:flex}.verification-preview{color:#6c4b00;background:#fff8e2;border:1px solid #f8dda0}.verification-preview span,.verification-rejected span{flex-direction:column;gap:3px;display:flex}.verification-preview small,.verification-rejected small{line-height:1.55}.turnstile-box{background:#fbfdff;border:1px solid #e5eaf0;border-radius:16px;flex-direction:column;align-items:center;gap:6px;min-height:70px;padding:10px;display:flex;overflow:hidden}.turnstile-box small{color:#8a94a2}.guest-account--dual{padding-bottom:22px}.guest-portal-grid{grid-template-columns:1fr 1fr;gap:10px;width:100%;margin-top:15px;display:grid}.guest-portal-grid button{color:#1c293b;background:#fff;border:1px solid #e1e8ef;border-radius:20px;flex-direction:column;align-items:center;gap:7px;padding:14px 9px;display:flex}.guest-portal-grid button strong{color:var(--navy);font-size:15px}.guest-portal-grid button small{color:#7a8492;font-size:11px;line-height:1.45}.verification-status-card{border:1px solid #e3e9ef;border-radius:22px;grid-template-columns:48px 1fr auto;align-items:center;gap:11px;margin-top:15px;padding:14px;display:grid}.verification-status-card>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.verification-status-card strong{color:#1f2d43}.verification-status-card small{color:#6f7b8c;font-size:12px;line-height:1.45}.verification-status-card button{white-space:nowrap;border:0;border-radius:11px;padding:9px 10px;font-size:11px;font-weight:800}.verification-status-icon{border-radius:15px;place-items:center;width:46px;height:46px;display:grid}.verification-status-card--verified{background:#f1fbf5;border-color:#bce8ca}.verification-status-card--verified .verification-status-icon{color:#fff;background:var(--green)}.verification-status-card--pending{background:#fffaf0;border-color:#f3dba8}.verification-status-card--pending .verification-status-icon{color:#9a6700;background:#ffefc6}.verification-status-card--pending button{color:#fff;background:#a86e00}.verification-status-card--rejected{background:#fff4f5;border-color:#f4c2c8}.verification-status-card--rejected .verification-status-icon,.verification-status-card--rejected button{color:#fff;background:var(--red)}.verification-hero{color:#fff;background:linear-gradient(135deg,var(--navy),#087e8d);border-radius:24px;align-items:flex-start;gap:13px;padding:17px;display:flex;box-shadow:0 12px 26px #0737772e}.verification-hero h2{margin:0 0 5px;font-size:19px}.verification-hero p{color:#ffffffd1;margin:0;font-size:13px;line-height:1.6}.verification-rejected{color:#a12632;background:#fff1f3;border:1px solid #f4c1c7;margin-top:13px}.verification-form{margin-top:14px}.verification-upload{min-height:190px}.verification-upload img{object-fit:contain;border-radius:14px;width:100%;max-height:230px}.proof-privacy{color:#31506f;background:#edf7fb;border:1px solid #cee8f1;font-size:12px;line-height:1.55}.verification-complete{text-align:center;color:#147441;box-shadow:var(--shadow);background:linear-gradient(145deg,#effbf4,#fff);border:1px solid #bee6ca;border-radius:28px;margin-top:40px;padding:32px 20px}.verification-complete h2{color:#155f38;margin:12px 0 7px}.verification-complete p{color:#597368}.verification-complete button{color:#fff;background:var(--green);border:0;border-radius:14px;padding:12px 18px;font-weight:800}.merchant-dashboard-header{justify-content:space-between;align-items:flex-start;gap:14px;min-height:104px;padding:8px 2px 4px;display:flex}.merchant-dashboard-header small{color:var(--teal-dark);font-weight:800}.merchant-dashboard-header h1{color:var(--navy);margin:4px 0;font-size:27px}.merchant-dashboard-header p{color:#758092;margin:0;font-size:13px}.merchant-dashboard-stats{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px;display:grid}.merchant-dashboard-stats>div{text-align:center;background:#fff;border:1px solid #e5ebf1;border-radius:18px;flex-direction:column;align-items:center;gap:3px;padding:11px 5px;display:flex;box-shadow:0 7px 17px #0f2c4f0d}.merchant-dashboard-stats>div>span{width:34px;height:34px;color:var(--navy);background:#edf4ff;border-radius:11px;place-items:center;display:grid}.merchant-dashboard-stats>div>span.green{color:#168348;background:#eaf8ef}.merchant-dashboard-stats>div>span.amber{color:#a66b00;background:#fff4d9}.merchant-dashboard-stats>div>span.red{color:#d53444;background:#fff0f2}.merchant-dashboard-stats strong{color:var(--navy);font-size:20px}.merchant-dashboard-stats small{color:#7d8794;font-size:10px}.merchant-primary-action{color:#fff;background:linear-gradient(135deg,#073777,#0a8791);border-radius:25px;margin-top:15px;padding:18px;box-shadow:0 14px 28px #07377733}.merchant-primary-action>div>span{background:#ffffff26;border-radius:16px;place-items:center;width:50px;height:50px;display:grid}.merchant-primary-action h2{margin:10px 0 5px}.merchant-primary-action p{color:#fffc;margin:0;font-size:13px;line-height:1.55}.merchant-primary-action>button{width:100%;color:var(--navy);background:#fff;border:0;border-radius:13px;justify-content:center;align-items:center;gap:7px;margin-top:14px;padding:12px 14px;font-weight:800;display:flex}.merchant-primary-action.is-locked{background:linear-gradient(135deg,#62533c,#9d6e18)}.merchant-recent-section{margin-top:20px}.merchant-recent-item{text-align:right;background:#fff;border:1px solid #e6ecf2;border-radius:17px;grid-template-columns:54px 1fr auto;align-items:center;gap:10px;width:100%;margin-bottom:9px;padding:10px;display:grid}.merchant-recent-item img{object-fit:contain;object-position:center;background:#f3f7fa;border-radius:13px;width:54px;height:54px}.merchant-recent-item>span{flex-direction:column;gap:3px;min-width:0;display:flex}.merchant-recent-item strong{color:#1c293c;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.merchant-recent-item small{color:#87909d;font-size:11px}.portal-switch-card{width:100%;color:var(--navy);text-align:right;background:linear-gradient(135deg,#f1fbfc,#fff);border:1px solid #cfe4ea;border-radius:20px;justify-content:space-between;align-items:center;margin-top:17px;padding:14px;display:flex}.portal-switch-card>span{grid-template-columns:40px 1fr;align-items:center;column-gap:10px;display:grid}.portal-switch-card>span>svg{color:var(--teal-dark);grid-row:1/3}.portal-switch-card strong,.portal-switch-card small{display:block}.portal-switch-card small{color:#748091;margin-top:3px;font-size:11px}.buyer-account-stats{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.buyer-account-stats div{background:#fff;border:1px solid #e5eaf0;border-radius:19px;grid-template-columns:38px 1fr;align-items:center;column-gap:9px;padding:14px;display:grid}.buyer-account-stats svg{color:var(--teal-dark);grid-row:1/3}.buyer-account-stats strong{color:var(--navy);font-size:17px}.buyer-account-stats span{color:#7e8794;font-size:11px}.merchant-avatar{color:#fff;background:linear-gradient(145deg,var(--navy),var(--teal-dark))}.admin-overview-grid{grid-template-columns:1fr 1fr;gap:10px;margin:6px 0 14px;display:grid}.admin-overview-grid div{text-align:center;background:#fff;border:1px solid #e4eaf0;border-radius:18px;padding:15px}.admin-overview-grid strong{color:var(--navy);font-size:25px;display:block}.admin-overview-grid span{color:#7d8794;font-size:12px}.admin-tabs{background:#eef3f7;border-radius:17px;grid-template-columns:1fr 1fr;margin-bottom:15px;padding:4px;display:grid}.admin-tabs button{color:#697586;background:0 0;border:0;border-radius:13px;padding:11px 6px;font-weight:700}.admin-tabs button.active{color:var(--navy);background:#fff;box-shadow:0 5px 14px #0f2c4f14}.admin-tabs b{background:#e7edf3;border-radius:999px;place-items:center;min-width:20px;height:20px;margin-right:4px;font-size:10px;display:inline-grid}.admin-tabs button.active b{color:#fff;background:var(--teal)}.admin-merchant-card{grid-template-columns:74px 1fr}.admin-merchant-avatar{color:#fff;background:linear-gradient(145deg,var(--navy),var(--teal));border-radius:20px;place-items:center;width:68px;height:68px;display:grid}.admin-actions--proof{grid-column:1/-1;grid-template-columns:1fr 1fr 1fr}.admin-actions--proof>button:first-child{color:var(--navy);background:#edf4ff}@media (max-width:460px){.account-type-selector,.guest-portal-grid{grid-template-columns:1fr 1fr}.verification-status-card{grid-template-columns:44px 1fr}.verification-status-card button{grid-column:1/-1;width:100%}.merchant-dashboard-stats{gap:6px}.merchant-dashboard-stats>div{padding:9px 3px}.merchant-dashboard-stats strong{font-size:18px}.admin-actions--proof{grid-template-columns:1fr}}.legal-consent{color:#536575;cursor:pointer;background:#f8fbfd;border:1px solid #dce7ee;border-radius:16px;align-items:flex-start;gap:10px;padding:13px 14px;font-size:.88rem;line-height:1.7;display:flex}.legal-consent input{accent-color:#087f8c;flex:none;width:19px;height:19px;margin-top:3px}.legal-consent a{color:#075c91;font-weight:800;text-decoration:none}.legal-consent a:hover{text-decoration:underline}.auth-resend{border:1px solid var(--border);width:100%;color:var(--navy);cursor:pointer;background:#fff;border-radius:14px;margin-top:8px;padding:12px 14px;font-weight:800}.auth-resend:hover{border-color:var(--teal);color:var(--teal-dark)}.auth-resend:disabled{opacity:.55;cursor:not-allowed}:root{--navy:#151515;--navy-2:#333;--teal:#ff5a00;--teal-dark:#df4300;--orange:#ff4d00;--green:#159447;--red:#e7192d;--surface:#fff;--muted:#707070;--border:#f0e4dc;--shadow:0 12px 30px #db3e001a}.brand{object-fit:contain;filter:drop-shadow(0 9px 18px #cd340029);width:142px;height:142px}.brand--compact{width:62px;height:62px}.home-header{height:72px}.auth-hero .brand,.guest-account .brand{width:168px;height:168px;margin-inline-start:auto;margin-inline-end:auto}.notification-button,.icon-button{color:#191919;border-color:#f0e3da;box-shadow:0 8px 18px #7f270014}.search-box,.category-chip,.offer-card,.profile-card,.settings-list,.notification-card,.pending-item{border-color:#f1e5dd;box-shadow:0 9px 24px #7a230012}.hero-content h2,.section-title-row h2,.page-header h1,.profile-card h2,.account-section h3,.category-mini-head strong{color:#171717}.hero-content p,.section-title-row button,.text-action,.time-line{color:#e64b00}.hero-content button,.submit-offer,.filter-scroll button.active,.view-toggle button.active{background:linear-gradient(135deg,#ff7100 0%,#ef2513 100%);box-shadow:0 10px 22px #e536003d}.bottom-nav button.active{color:#ed4300}.bottom-nav button.active .nav-icon svg{filter:drop-shadow(0 4px 7px #eb430033)}.discount-tag{background:linear-gradient(135deg,#ff8400,#ec1f18)}.business-card{background:linear-gradient(135deg,#ff7500 0%,#e81e1b 62%,#151515 145%);box-shadow:0 14px 30px #dc2e003d}.business-card button{color:#d83b00}.toast{background:#171717}.account-type-selector button.active{border-color:#ff5a00!important;box-shadow:0 10px 25px #eb43001f!important}.portal-switch-card--merchant{background:linear-gradient(135deg,#fff4eb,#fff);border-color:#ffc49c}@media (max-width:460px){.brand{width:136px;height:136px}.brand--compact{width:58px;height:58px}.auth-hero .brand,.guest-account .brand{width:152px;height:152px}}:root{--navy:#073b72;--navy-2:#0b548e;--teal:#ff5a00;--teal-dark:#dc4300;--orange:#ff5a00;--accent-orange:#ff5a00;--accent-orange-dark:#e53512;--accent-orange-soft:#fff2e9;--border:#eadfd7;--shadow:0 12px 30px #173a5b17}body{background:#eef4f8}.page-bg{background:radial-gradient(circle at 50% -12%,#fff 0,#f8fbfd 45%,#eaf2f7 100%)}.app-shell{background:#fff;box-shadow:0 0 48px #073b7221}.hero-content h2,.section-title-row h2,.page-header h1,.profile-card h2,.account-section h3,.category-mini-head strong,.field>span,.auth-hero h1,.auth-form h2{color:var(--navy)}.hero-content p,.section-title-row button,.text-action,.time-line,.auth-switch,.auth-resend:hover{color:var(--accent-orange-dark)}.hero-content button,.submit-offer,.merchant-primary-action,.new-offer-banner,.verification-status-card button,.auth-form button[type=submit],.filter-scroll button.active,.view-toggle button.active,.merchant-tabs button.active,.admin-tabs button.active{color:#fff!important;background:linear-gradient(135deg,#ff7200 0%,#f13d13 100%)!important;border-color:#0000!important;box-shadow:0 11px 24px #ef4a0e3d!important}.icon-button,.notification-button{color:var(--accent-orange)!important;background:#fff!important;border-color:#ffd2b8!important}.icon-input>svg,.upload-zone>svg,.switch-card svg,.verification-status-icon svg,.account-type-icon svg,.merchant-actions svg,.merchant-primary-action svg,.text-action svg,.notification-icon svg,.pending-icon svg,.bottom-nav button.active,.bottom-nav button.active .nav-icon,.bottom-nav button.active svg{color:var(--accent-orange)!important}.bottom-nav button.active:before{background:linear-gradient(90deg,#ff7a00,#ef3115)!important}.account-type-selector button.active{border-color:var(--accent-orange)!important;background:linear-gradient(#fff,#fff7f2)!important;box-shadow:0 12px 26px #ef4a0e24!important}.account-type-selector button.active i{background:linear-gradient(135deg,#ff7200,#ef3115)!important}input:focus,textarea:focus,select:focus{border-color:var(--accent-orange)!important;box-shadow:0 0 0 4px #ff5a001a!important}.upload-zone{background:linear-gradient(#fff,#fff8f3)!important;border-color:#ffb787!important}.upload-zone:hover{border-color:var(--accent-orange)!important}.image-requirement .complete{color:#14894b}.toggle.is-active,.toggle[aria-checked=true]{background:linear-gradient(135deg,#ff7200,#ef3115)!important}.discount-tag,.discount-preview{color:#fff!important;background:linear-gradient(135deg,#ff7b00,#ef3115)!important}.backend-live-badge,.portal-switch-card--merchant{background:linear-gradient(135deg,#fff2e8,#fff)!important;border-color:#ffc39d!important}.business-card{background:linear-gradient(135deg,#ff7200 0%,#ef3115 62%,#073b72 145%)!important}.category-chip:hover,.offer-card:hover,.merchant-offer-card:hover{border-color:#ffc39d}.auth-resend{color:var(--accent-orange-dark);background:#fff8f3;border-color:#ffc39d}.admin-actions button[data-action=approve],.verification-complete{color:#14894b}.verification-rejected{color:#c52d2d}.section-title-actions{align-items:center;gap:9px;display:flex}.offers-refresh-button{border-radius:12px;justify-content:center;align-items:center;gap:6px;min-height:36px;display:inline-flex;box-shadow:0 6px 15px #e84b0f14;color:#ef4d12!important;background:#fff7f2!important;border:1px solid #ffd0b8!important;padding:7px 10px!important;font-weight:800!important}.offers-refresh-button:disabled{opacity:.62;cursor:wait}.offers-refresh-button.is-refreshing svg{animation:.8s linear infinite offers-refresh-spin}@keyframes offers-refresh-spin{to{transform:rotate(360deg)}}.offers-toolbar{justify-content:space-between;align-items:center;gap:10px;margin:12px 0 14px;display:flex}.offers-toolbar .view-toggle{flex:1;margin:0}.offers-refresh-button--page{flex:none;min-height:46px;padding-inline-start:13px!important;padding-inline-end:13px!important}.detail-hero--clickable{cursor:zoom-in;outline:none}.detail-hero--clickable:focus-visible{box-shadow:0 0 0 3px #ff5b1747, var(--shadow)}.image-open-hint{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a182dc7;border-radius:999px;align-items:center;gap:5px;padding:7px 10px;font-size:11px;font-weight:800;display:flex;position:absolute;bottom:12px;right:12px;box-shadow:0 5px 16px #0000002e}.detail-discount+.image-count{z-index:2}.image-lightbox{z-index:10000;color:#fff;padding:max(14px, env(safe-area-inset-top)) 12px max(14px, env(safe-area-inset-bottom));background:#040810f7;grid-template-rows:auto minmax(0,1fr) auto;animation:.18s ease-out lightbox-fade-in;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes lightbox-fade-in{0%{opacity:0}to{opacity:1}}.image-lightbox-topbar{direction:ltr;grid-template-columns:48px 1fr auto;align-items:center;gap:10px;min-height:52px;display:grid}.image-lightbox-topbar strong{justify-self:center;font-size:15px}.image-lightbox-topbar span{color:#ffffffad;direction:rtl;font-size:11px}.image-lightbox-close{color:#fff;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:44px;height:44px;font-size:31px;line-height:1;display:grid}.image-lightbox-stage{touch-action:none;-webkit-user-select:none;user-select:none;place-items:center;min-height:0;display:grid;position:relative;overflow:hidden}.image-lightbox-stage>img{object-fit:contain;-webkit-user-drag:none;border-radius:8px;width:100%;max-width:min(1000px,94vw);height:100%;max-height:calc(100vh - 175px)}.image-lightbox-arrow{z-index:3;color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#00000075;border:1px solid #fff3;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.image-lightbox-arrow--right{right:7px}.image-lightbox-arrow--left{left:7px}.image-lightbox-thumbnails{scrollbar-width:none;direction:rtl;justify-content:center;align-items:center;gap:8px;padding:10px 2px 0;display:flex;overflow-x:auto}.image-lightbox-thumbnails::-webkit-scrollbar{display:none}.image-lightbox-thumbnails button{opacity:.62;background:#ffffff14;border:2px solid #0000;border-radius:11px;flex:none;width:58px;height:50px;padding:2px;overflow:hidden}.image-lightbox-thumbnails button.active{opacity:1;border-color:#ff631f;box-shadow:0 0 0 2px #ff631f33}.image-lightbox-thumbnails img{object-fit:contain;object-position:center;background:#ffffff14;border-radius:7px;width:100%;height:100%}@media (max-width:460px){.section-title-row{align-items:flex-start}.section-title-actions{gap:5px}.offers-refresh-button{padding:6px 8px!important}.offers-refresh-button span{font-size:11px}.offers-toolbar{align-items:stretch}.offers-refresh-button--page{min-width:106px}.image-open-hint{padding:6px 8px;bottom:9px;right:9px}.image-lightbox-topbar span{display:none}.image-lightbox-topbar{grid-template-columns:48px 1fr 48px}.image-lightbox-arrow{width:42px;height:42px}}.budget-quick-card{text-align:right;color:#0b376d;background:linear-gradient(135deg,#fff7f1 0%,#fff 70%);border:1px solid #ffd4bd;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;margin:14px 0 4px;padding:15px 16px;display:grid;box-shadow:0 10px 28px #e14c0817}.budget-quick-card>svg{color:#ff5a00}.budget-quick-card span:nth-child(2){gap:3px;display:grid}.budget-quick-card strong{font-size:18px}.budget-quick-card small{color:#6f7f92;line-height:1.55}.budget-quick-icon,.budget-hero-icon{color:#fff;background:linear-gradient(135deg,#ff7500,#ed2c16);border-radius:18px;place-items:center;width:52px;height:52px;display:grid;box-shadow:0 9px 20px #ee410838}.budget-screen{padding-bottom:110px}.budget-hero-card{box-shadow:var(--shadow);background:linear-gradient(145deg,#fff8f3,#fff);border:1px solid #f0e1d8;border-radius:26px;grid-template-columns:auto 1fr;align-items:start;gap:14px;padding:20px;display:grid}.budget-hero-card h2{color:#0a376e;margin:2px 0 6px}.budget-hero-card p{color:#748399;margin:0;line-height:1.7}.budget-input{background:#fff;border:2px solid #ffb88d;border-radius:20px;grid-column:1/-1;align-items:center;height:66px;padding:0 18px;display:flex;box-shadow:0 8px 20px #f1530c14}.budget-input input{color:#0b376d;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:27px;font-weight:900}.budget-input span{color:#f04d08;font-weight:900}.budget-category-scroll,.admin-filter-scroll{scrollbar-width:none;gap:8px;padding:14px 2px 8px;display:flex;overflow-x:auto}.budget-category-scroll::-webkit-scrollbar{display:none}.admin-filter-scroll::-webkit-scrollbar{display:none}.budget-category-scroll button,.admin-filter-scroll button{color:#425169;background:#fff;border:1px solid #eadfd9;border-radius:999px;flex:none;padding:10px 14px;font-weight:800}.budget-category-scroll button.active,.admin-filter-scroll button.active{color:#fff;background:linear-gradient(135deg,#ff7200,#ed3015);border-color:#0000}.budget-summary-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin:10px 0 4px;display:grid}.budget-summary-grid div{text-align:center;background:#fff;border:1px solid #ece4df;border-radius:18px;gap:3px;padding:13px 8px;display:grid}.budget-summary-grid strong{color:#f04b08;font-size:21px}.budget-summary-grid span{color:#748399;font-size:11px}.budget-empty-visual{text-align:center;color:#9bacbe;place-content:center;justify-items:center;gap:10px;min-height:280px;display:grid}.budget-empty-visual strong{color:#0b376d;font-size:20px}.budget-empty-visual span{max-width:310px;line-height:1.7}.location-picker-card{background:linear-gradient(135deg,#f4fbff,#fff);border:1px solid #dceaf5;border-radius:22px;gap:13px;padding:15px;display:grid}.location-picker-heading{align-items:center;gap:11px;display:flex}.location-picker-heading>div{gap:3px;display:grid}.location-picker-heading strong{color:#0a376e}.location-picker-heading small{color:#75879c;line-height:1.5}.location-picker-icon{color:#078baa;background:#e8f7ff;border-radius:15px;place-items:center;width:44px;height:44px;display:grid}.capture-location-button{color:#fff;background:linear-gradient(135deg,#0b477f,#058fac);border:0;border-radius:16px;justify-content:center;align-items:center;gap:8px;height:48px;font-weight:900;display:flex}.location-picked{background:#eefaf4;border:1px solid #bfe9d0;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:4px 10px;padding:11px 12px;display:grid}.location-picked span{color:#187743;align-items:center;gap:6px;font-weight:900;display:flex}.location-picked small{color:#668276;text-align:right;direction:ltr}.location-picked button{color:#d43d2c;background:#fff;border:0;border-radius:12px;grid-area:1/2/span 2;padding:8px 10px;font-weight:800}.map-card--real{overflow:hidden}.real-map-frame{background:#e8eef3;border:0;border-radius:19px;width:100%;height:230px}.verified-location{align-items:center;gap:5px;margin-top:5px;font-weight:800;color:#16824b!important;display:flex!important}.merchant-status--suspended{color:#cf4a0e;background:#fff0e8;border-color:#ffc8aa}.summary-suspended strong{color:#e76a22}.merchant-summary{grid-template-columns:repeat(5,minmax(0,1fr))}.merchant-card-analytics{color:#64778d;flex-wrap:wrap;gap:7px 11px;margin-top:8px;font-size:11px;display:flex}.merchant-card-analytics span{align-items:center;gap:4px;display:flex}.merchant-analytics-banner{text-align:right;color:#0b376d;background:linear-gradient(135deg,#eff9ff,#fff);border:1px solid #d9e8f5;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;padding:15px;display:grid;box-shadow:0 10px 25px #054d7d14}.merchant-analytics-banner>span:nth-child(2){gap:4px;display:grid}.merchant-analytics-banner small{color:#6f8195}.merchant-analytics-banner-icon{color:#fff;background:linear-gradient(135deg,#0b477f,#0794b2);border-radius:16px;place-items:center;width:48px;height:48px;display:grid}.analytics-overview-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.analytics-overview-grid div{background:#fff;border:1px solid #e3edf4;border-radius:20px;grid-template-columns:auto 1fr;align-items:center;gap:4px 10px;padding:16px;display:grid;box-shadow:0 8px 22px #0a37670f}.analytics-overview-grid div:last-child{grid-column:1/-1}.analytics-overview-grid span:first-child{color:#ff5a00;background:#fff2e9;border-radius:14px;grid-row:1/span 2;place-items:center;width:43px;height:43px;display:grid}.analytics-overview-grid strong{color:#0a376e;font-size:24px}.analytics-overview-grid small{color:#7c8da0}.analytics-info-card{color:#fff;background:#0b376d;border-radius:20px;align-items:center;gap:12px;margin-top:12px;padding:15px;display:flex}.analytics-info-card div{gap:4px;display:grid}.analytics-info-card span{color:#d8e7f7;font-size:12px;line-height:1.6}.analytics-offer-list{gap:11px;display:grid}.analytics-offer-card{background:#fff;border:1px solid #e4edf4;border-radius:20px;grid-template-columns:72px 1fr auto;align-items:center;gap:11px;padding:11px;display:grid}.analytics-offer-card>img{object-fit:contain;object-position:center;background:#f3f7fa;border-radius:15px;width:72px;height:72px}.analytics-offer-copy{gap:4px;min-width:0;display:grid}.analytics-offer-copy h3{color:#0b376d;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:15px;overflow:hidden}.analytics-offer-copy>span{color:#7b8b9c;font-size:11px}.analytics-offer-copy>div{flex-wrap:wrap;gap:9px;display:flex}.analytics-offer-copy b{color:#536a82;align-items:center;gap:3px;font-size:11px;display:flex}.admin-overview-grid--wide{grid-template-columns:repeat(5,minmax(0,1fr))}.admin-filter-scroll{margin-bottom:9px}.admin-filter-scroll b{margin-inline-start:4px}.admin-offer-management{grid-template-columns:94px 1fr}.admin-status-row{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.featured-admin-badge{color:#9b6300;background:#fff4c7;border-radius:999px;align-items:center;gap:4px;padding:5px 8px;font-size:11px;font-weight:900;display:inline-flex}.admin-copy em{color:#c94c18;align-items:center;gap:5px;margin-top:6px;font-size:11px;font-style:normal;display:flex}.admin-actions--management{grid-column:1/-1;grid-template-columns:repeat(2,1fr);display:grid}.admin-actions .suspend{color:#ce4a0d;background:#fff2e8;border-color:#ffc8a8}.admin-actions .feature{color:#8c6300;background:#fff8d8;border-color:#f4d777}.admin-actions .delete-admin{color:#bd2525;background:#fff0f0;border-color:#f4b8b8}.admin-offer-management--suspended{background:#fffaf7;border-color:#ffc7a7}@media (max-width:520px){.merchant-summary,.admin-overview-grid--wide{grid-template-columns:repeat(3,1fr)}.admin-overview-grid--wide div:nth-child(4),.admin-overview-grid--wide div:nth-child(5){grid-column:span 1}.budget-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.budget-summary-grid strong{font-size:18px}.analytics-offer-card{grid-template-columns:62px minmax(0,1fr)}.analytics-offer-card>img{width:62px;height:62px}.analytics-offer-card>.merchant-status{grid-column:1/-1;justify-self:start}}.modal-backdrop{z-index:120;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#03173094;place-items:end center;padding:18px;animation:.18s ease-out launchFadeIn;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.modal-title-row{grid-template-columns:48px minmax(0,1fr) 36px;align-items:start;gap:11px;margin-bottom:15px;display:grid}.modal-title-row>span{color:#fff;background:linear-gradient(135deg, var(--orange), #ff3f0a);border-radius:16px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 9px 20px #ff5b1738}.modal-title-row h2{color:var(--navy);margin:1px 0 3px;font-size:21px}.modal-title-row p{color:#748196;margin:0;font-size:12.5px;line-height:1.55}.modal-title-row>button{color:#475569;background:#f1f5f9;border:0;border-radius:50%;width:36px;height:36px;font-size:25px;line-height:1}.report-offer-button{color:#c74912;background:#fff7f2;border:1px solid #ffd4bd;border-radius:16px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;margin-top:13px;font-weight:800;display:flex}.report-modal,.offer-preview-modal{background:#fff;border-radius:28px 28px 22px 22px;width:min(100%,488px);max-height:min(88dvh,760px);padding:18px;animation:.22s ease-out launchSheetIn;overflow-y:auto;box-shadow:0 24px 70px #0317304d}.report-reasons{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:14px;display:grid}.report-reasons label{color:#45556b;cursor:pointer;background:#fff;border:1px solid #e4eaf0;border-radius:15px;align-items:center;gap:8px;min-height:50px;padding:10px 11px;font-size:13px;font-weight:700;display:flex}.report-reasons label.active{color:#bb430c;background:#fff4ed;border-color:#ff8a4b;box-shadow:0 0 0 3px #ff6b1914}.report-reasons input{accent-color:var(--orange)}.report-modal textarea{resize:vertical;color:#172033;border:1px solid #dfe6ed;border-radius:16px;outline:0;width:100%;min-height:105px;padding:13px 14px}.report-modal textarea:focus{border-color:var(--orange);box-shadow:0 0 0 4px #ff6b191a}.email-confirmation-guide{background:linear-gradient(135deg,#fff9f4,#fff2e8);border:1px solid #ffd1b7;border-radius:22px;grid-template-columns:47px minmax(0,1fr);gap:11px;margin:0 0 15px;padding:15px;display:grid;box-shadow:0 9px 22px #ff6b1914}.email-confirmation-guide>span{color:#fff;background:linear-gradient(135deg, var(--orange), #ff4311);border-radius:15px;place-items:center;width:47px;height:47px;display:grid}.email-confirmation-guide h3{color:var(--navy);margin:0 0 5px}.email-confirmation-guide p{color:#5f6c7d;margin:4px 0;font-size:13px;line-height:1.65}.email-confirmation-guide button{color:#fff;background:var(--navy);border:0;border-radius:13px;grid-column:1/-1;min-height:42px;font-weight:800}.auth-forgot{width:100%;color:var(--orange);background:0 0;border:0;padding:12px 5px 3px;font-weight:800}.password-update-screen,.suspended-account-screen{background:linear-gradient(#f8fbff,#fffaf7);align-content:center;display:grid}.password-update-card,.suspended-account-card{text-align:center;background:#fff;border:1px solid #e5ebf2;border-radius:27px;padding:22px 18px;box-shadow:0 18px 45px #0737771a}.password-update-card>span,.suspended-account-card>span{color:#fff;background:linear-gradient(135deg, var(--orange), #ff3f0a);border-radius:22px;place-items:center;width:70px;height:70px;margin:0 auto 13px;display:grid;box-shadow:0 12px 25px #ff5b173d}.password-update-card h1,.suspended-account-card h1{color:var(--navy);margin:0 0 7px;font-size:25px}.password-update-card>p,.suspended-account-card>p{color:#718096;margin:0 0 17px;line-height:1.7}.suspended-account-card>div{color:#9e3e16;background:#fff4ed;border:1px solid #ffd5bf;border-radius:16px;margin-bottom:15px;padding:13px;line-height:1.7}.offer-preview-card{background:#fbfdff;border:1px solid #e3eaf1;border-radius:20px;margin-bottom:13px;overflow:hidden}.offer-preview-card>img{object-fit:contain;object-position:center;background:#f6f8fb;width:100%;height:205px}.offer-preview-card>div{padding:14px}.offer-preview-card h3{color:var(--navy);margin:0 0 5px;font-size:20px}.offer-preview-card p{color:#69778a;margin:0 0 10px;line-height:1.6}.offer-preview-card strong{color:var(--orange);font-size:24px}.offer-preview-card del{color:#8d98a6;margin-inline-start:7px}.offer-preview-facts{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:15px;display:grid}.offer-preview-facts span{color:#516176;background:#f2f6fa;border-radius:13px;align-items:center;gap:6px;min-height:44px;padding:9px 10px;font-size:12px;font-weight:700;display:flex}.preview-confirm-actions{grid-template-columns:1fr 1fr;gap:9px;display:grid}.secondary-button{min-height:52px;color:var(--navy);background:#fff;border:1px solid #dbe4ec;border-radius:15px;justify-content:center;align-items:center;gap:7px;font-weight:800;display:flex}.preview-confirm-actions .submit-offer{min-height:52px;margin:0;font-size:15px}.admin-tabs--four{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-tabs--four button{padding-inline-start:3px;padding-inline-end:3px;font-size:12px}.admin-user-search{height:52px;color:var(--orange);background:#fff;border:1px solid #dfe7ef;border-radius:17px;align-items:center;gap:9px;margin-bottom:13px;padding:0 14px;display:flex}.admin-user-search input{color:#172033;background:0 0;border:0;outline:0;flex:1;min-width:0}.admin-users-list,.admin-reports-list{gap:11px;display:grid}.admin-user-card,.admin-report-card{grid-template-columns:58px minmax(0,1fr)}.admin-user-card.is-suspended{background:#fffaf7;border-color:#ffc4a5}.admin-user-avatar,.admin-report-icon{color:#fff;background:linear-gradient(135deg, var(--navy), var(--navy-2));border-radius:18px;place-items:center;width:58px;height:58px;display:grid}.admin-report-icon{background:linear-gradient(135deg, var(--orange), #ff3f0a)}.admin-user-stats{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.admin-user-stats span{color:#5d6d81;background:#f0f5f9;border-radius:999px;padding:5px 8px;font-size:10.5px;font-weight:700}.admin-user-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:7px;display:grid}.admin-user-actions button,.admin-report-card .admin-actions button{min-height:42px;color:var(--navy);background:#fff;border:1px solid #dfe7ef;border-radius:13px;justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:800;display:flex}.admin-user-actions .danger{color:#bd3f16;background:#fff4ee;border-color:#ffc9ad}.account-status-badge,.admin-role-badge,.report-status{border-radius:999px;align-items:center;padding:5px 8px;font-size:10.5px;font-weight:900;display:inline-flex}.account-status-badge--active{color:#08743e;background:#e8f8ef}.account-status-badge--suspended{color:#bd3f16;background:#fff0e8}.admin-role-badge{color:#fff;background:var(--navy)}.report-status--pending{color:#b34212;background:#fff0e8}.report-status--reviewed{color:#08743e;background:#e8f8ef}.report-status--dismissed{color:#667085;background:#eef2f6}.admin-report-card--pending{border-color:#ffc7aa}.admin-report-card .admin-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:7px;display:grid}.business-avatar{color:#fff;background:linear-gradient(135deg,#ff7a2f,#ff4f12);border:1px solid #ffd1b8;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;display:inline-grid;overflow:hidden;box-shadow:0 5px 14px #ff5b1724}.business-avatar img{object-fit:cover;width:100%;height:100%}.business-avatar b{font-size:16px;font-weight:900}.business-avatar--large{width:48px;height:48px}.business-avatar--admin{align-self:start;width:62px;height:62px}.offer-brand-line{grid-template-columns:38px minmax(0,1fr);align-items:center}.business-detail-link{color:#29435f;align-items:center;gap:9px;margin-top:9px;font-weight:900;display:inline-flex}.preview-image{padding-top:31px;position:relative}.preview-image.is-cover{border-color:#ff9a68;box-shadow:0 0 0 3px #ff6b191a}.cover-radio{top:5px;z-index:2;color:#71430f;background:#fffffff0;border-radius:999px;justify-content:center;align-items:center;gap:4px;min-height:23px;padding:3px 5px;font-size:9.5px;font-weight:900;display:flex;position:absolute;left:39px;right:5px;box-shadow:0 4px 12px #0f2c4f1a}.cover-radio input{width:12px;height:12px;accent-color:var(--orange)}.cover-radio span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.preview-image>.preview-remove-button{z-index:4}.cover-badge{z-index:2;color:#fff;background:var(--orange);border-radius:999px;padding:4px 7px;font-size:10px;font-weight:900;position:absolute;bottom:7px}.cover-badge:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:7px}.cover-badge:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:7px}.cover-badge:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:7px}.cover-badge:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:7px}.admin-primary-actions{margin:0 0 12px}.admin-primary-actions button{color:#fff;background:linear-gradient(135deg, var(--orange), #ff3f0a);border:0;border-radius:16px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:50px;font-weight:900;display:flex;box-shadow:0 12px 28px #ff5b1733}.admin-overview-grid--six{grid-template-columns:repeat(6,minmax(0,1fr))}.admin-tabs--five{grid-template-columns:repeat(5,minmax(0,1fr))}.admin-tabs--five button{padding-inline-start:2px;padding-inline-end:2px;font-size:11.5px}.admin-active-filter{color:#9e3f10;background:#fff7f2;border:1px solid #ffd1b8;border-radius:15px;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;padding:9px 10px;font-size:12px;font-weight:800;display:flex}.admin-active-filter button{color:var(--navy);background:#fff;border:0;border-radius:10px;padding:7px 9px;font-weight:900}.admin-business-card{grid-template-columns:62px minmax(0,1fr)}.admin-business-actions{grid-column:1/-1;grid-template-columns:repeat(2,1fr)}.admin-business-actions button{min-height:42px;color:var(--navy);background:#fff;border:1px solid #dfe7ef;border-radius:13px;justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:800;display:flex}.business-offer-modal,.business-link-code-modal{background:#fff;border-radius:28px 28px 22px 22px;width:min(100%,560px);max-height:min(90dvh,820px);padding:18px;animation:.22s ease-out launchSheetIn;overflow-y:auto;box-shadow:0 24px 70px #0317304d}.business-form-section{background:#fbfdff;border:1px solid #e5ebf1;border-radius:18px;margin-bottom:13px;padding:13px}.business-form-section h3{color:var(--navy);margin:0 0 10px;font-size:16px}.listing-type-options--three{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:12px}.logo-upload-control{color:#b3440d;cursor:pointer;background:#fff8f4;border:1px dashed #ffd1b8;border-radius:16px;align-items:center;gap:9px;min-height:52px;padding:8px 10px;font-weight:800;display:flex}.logo-upload-control input,.logo-inline-button input{display:none}.link-code-box{text-align:center;background:#fff8f4;border:1px dashed #ffad82;border-radius:18px;gap:6px;margin-bottom:13px;padding:18px;display:grid}.link-code-box strong{color:var(--navy);letter-spacing:2px;font-size:30px}.link-code-box small,.link-code-box span{color:#6f7c8d}.business-claim-card{gap:12px;display:grid}.linked-business-settings{background:#fbfdff;border:1px solid #dfe8f0;border-radius:18px;gap:10px;padding:13px;display:grid}.linked-business-settings h3{color:var(--navy);margin:0;font-size:16px}.linked-business-row{background:#fff;border:1px solid #e5ebf1;border-radius:16px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:10px;padding:10px;display:grid}.linked-business-row>span:nth-child(2){gap:3px;min-width:0;display:grid}.linked-business-row strong{color:var(--navy);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.linked-business-row small{color:#7a8797;font-size:11px}.logo-inline-button{color:#b3440d;cursor:pointer;background:#fff4ed;border-radius:12px;grid-column:1/-1;justify-content:center;align-items:center;gap:6px;min-height:38px;font-size:12px;font-weight:900;display:flex}.logo-inline-button.is-busy{opacity:.65;cursor:wait}@keyframes launchFadeIn{0%{opacity:0}to{opacity:1}}@keyframes launchSheetIn{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@media (min-width:700px){.modal-backdrop{place-items:center}.report-modal,.offer-preview-modal{border-radius:28px}}@media (max-width:390px){.report-reasons,.offer-preview-facts,.preview-confirm-actions,.admin-user-actions,.admin-report-card .admin-actions,.admin-business-actions,.listing-type-options--three{grid-template-columns:1fr}.admin-tabs--four,.admin-tabs--five{grid-template-columns:1fr 1fr}.admin-user-card,.admin-report-card,.admin-business-card{grid-template-columns:50px minmax(0,1fr)}.admin-user-avatar,.admin-report-icon,.business-avatar--admin{border-radius:15px;width:50px;height:50px}}.status-badge--stock{color:#e94f0c;background:#fff2e9;border:1px solid #ffc7a8}.status-badge--stock .status-dot{color:#fff;background:#ff5b0f;font-size:12px;font-weight:900}.merchant-status--soldout,.merchant-status--expired{color:#606a76;background:#f1f3f5;border-color:#d8dde3}.stock-expiry-card{background:#fff;border:1px solid #dce5ec;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:15px;transition:all .2s;display:flex}.stock-expiry-card.is-active{background:linear-gradient(135deg,#fff8f4,#fff);border-color:#ff9a68;box-shadow:0 8px 24px #ff5b0f14}.stock-expiry-card>div{align-items:center;gap:11px;min-width:0;display:flex}.stock-expiry-card>div>span:last-child{gap:3px;display:grid}.stock-expiry-card strong{color:#073d73;font-size:15px}.stock-expiry-card small{color:#7b8795;line-height:1.55}.stock-expiry-icon{color:#fff;background:linear-gradient(135deg,#ff6b18,#ff4309);border-radius:14px;flex:none;place-items:center;width:42px;height:42px;display:grid}.stock-date-disabled{color:#e9500d;background:#fff7f2;border:1px dashed #ffb18c;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-weight:800;display:flex}.merchant-summary--six{grid-template-columns:repeat(3,minmax(0,1fr))}.summary-ended strong{color:#626d79}.merchant-tabs--scroll{scrollbar-width:none;justify-content:flex-start;overflow-x:auto}.merchant-tabs--scroll::-webkit-scrollbar{display:none}.merchant-tabs--scroll button{flex:none}.merchant-offer-card--soldout{opacity:.88;background:#fafafa}.stock-mode-note,.stock-ended-note{align-items:center;gap:6px;display:flex!important}.stock-mode-note{color:#e9500d!important;background:#fff5ee!important}.stock-ended-note{color:#5f6974!important;background:#f0f2f4!important}.merchant-actions .stock-ended-action{color:#fff;background:linear-gradient(135deg,#ff6b18,#ff4309);border-color:#ff5b0f}@media (max-width:520px){.stock-expiry-card{align-items:flex-start}.stock-expiry-card small{font-size:11px}}.category-chip--new-items{background:linear-gradient(#fff9f4 0%,#fff 100%);border:1px solid #ff5c0f3d;min-width:104px}.new-items-chip-icon{color:#fff;background:linear-gradient(135deg,#ff7a00,#ff3d16);border-radius:16px;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 8px 18px #ff4c1238}.new-item-tag{box-shadow:0 8px 18px #08539138;color:#fff!important;background:linear-gradient(135deg,#0b79c9,#074b87)!important}.listing-type-card{background:linear-gradient(145deg,#fffaf7,#fff);border:1px solid #ff5c0f33;border-radius:22px;gap:13px;padding:16px;display:grid}.listing-type-card>div:first-child{gap:4px;display:grid}.listing-type-card>div:first-child strong{color:#073f73;font-size:16px}.listing-type-card>div:first-child small{color:#7d8aa0;line-height:1.7}.listing-type-options{grid-template-columns:1fr 1fr;gap:10px;display:grid}.listing-type-options button{color:#536174;text-align:right;background:#fff;border:1px solid #e6eaf0;border-radius:18px;align-items:center;gap:9px;padding:13px 11px;display:flex}.listing-type-options button span{gap:2px;display:grid}.listing-type-options button strong{color:#073f73}.listing-type-options button small{color:#8b96a8;font-size:11px}.listing-type-options button.active{color:#ff4b13;background:#fff5ef;border-color:#ff6b2c;box-shadow:0 8px 20px #ff4e121c}.merchant-new-item-label{color:#075b99;background:#eaf6ff;border-radius:999px;width:-moz-fit-content;width:fit-content;padding:4px 9px;font-size:12px;font-weight:800;display:inline-flex}.new-items-hero{color:#fff;background:linear-gradient(135deg,#073f73,#0b73bc);border-radius:24px;align-items:center;gap:14px;margin:4px 0 16px;padding:18px;display:flex;box-shadow:0 14px 32px #0543742e}.new-items-hero>span{background:linear-gradient(135deg,#ff7a00,#ff3d16);border-radius:18px;flex:0 0 54px;place-items:center;width:54px;height:54px;display:grid}.new-items-hero h2{margin:0 0 4px;font-size:20px}.new-items-hero p{color:#ffffffd1;margin:0;line-height:1.7}@media (max-width:380px){.listing-type-options{grid-template-columns:1fr}}.new-items-quick-card{color:#073f73;text-align:right;background:linear-gradient(135deg,#f3f9ff 0%,#fff 62%,#fff7f1 100%);border:1px solid #07528f29;border-radius:24px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;width:100%;min-height:84px;margin:14px 0 10px;padding:13px 16px;display:grid;box-shadow:0 10px 24px #05427414}.new-items-quick-card>span:nth-child(2){gap:4px;display:grid}.new-items-quick-card strong{color:#073f73;font-size:18px}.new-items-quick-card small{color:#7d8aa0;font-size:12px;line-height:1.55}.new-items-quick-icon{color:#fff;background:linear-gradient(135deg,#ff7a00,#ff3d16);border-radius:18px;place-items:center;width:54px;height:54px;box-shadow:0 10px 22px #ff4c1238;display:grid!important}.new-items-quick-card>svg{color:#ff5712}@media (max-width:380px){.new-items-quick-card{gap:10px;padding:12px 13px}.new-items-quick-icon{width:48px;height:48px}.new-items-quick-card strong{font-size:16px}}.price-label{color:#073f73;line-height:1.35}.post-type-card{background:linear-gradient(145deg,#f5fbff,#fff 58%,#fff8f3);border-color:#07528f2e}.bundle-pricing-card{background:#fbfdff;border:1px solid #07528f29;border-radius:20px;gap:13px;padding:15px;display:grid}.bundle-image-only-note{color:#075b99;background:#eef7ff;border-radius:14px;align-items:center;gap:8px;margin:0;padding:10px 12px;font-size:13px;font-weight:800;line-height:1.6;display:flex}.bundle-items-editor{gap:12px;display:grid}.bundle-items-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.bundle-items-heading>div{gap:3px;display:grid}.bundle-items-heading strong{color:#073f73;font-size:15px}.bundle-items-heading small,.bundle-items-empty{color:#7b8795;line-height:1.7}.bundle-items-heading button,.bundle-detail-price button,.bundle-image-only-state button{color:#fff;background:#073f73;border:0;border-radius:14px;justify-content:center;align-items:center;gap:7px;font-weight:900;display:inline-flex}.bundle-items-heading button{min-height:40px;padding:0 13px}.bundle-items-heading button:disabled{opacity:.55}.bundle-items-list{gap:12px;display:grid}.bundle-item-editor{background:#fff;border:1px solid #e4e9f0;border-radius:18px;gap:11px;padding:13px;display:grid}.bundle-item-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.bundle-item-top strong{color:#073f73}.bundle-item-top button{color:#dc4a11;background:#fff5ef;border:1px solid #ffe0d2;border-radius:12px;align-items:center;gap:6px;min-height:34px;font-weight:900;display:inline-flex}.bundle-item-image-control{gap:9px;display:grid}.bundle-item-image-control input[type=file]{display:none}.bundle-item-image-preview,.bundle-item-image-empty{aspect-ratio:16/9;background:#f5f9fd;border:1px dashed #b9c8d8;border-radius:16px;width:100%;overflow:hidden}.bundle-item-image-preview{cursor:pointer;padding:0;position:relative}.bundle-item-image-preview img{object-fit:contain;object-position:center;background:#f6f8fb;width:100%;height:100%;display:block}.bundle-item-image-preview span{color:#fff;background:#073f73b8;place-items:center;font-weight:900;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.bundle-item-image-empty{color:#46637e;text-align:center;cursor:pointer;align-content:center;place-items:center;gap:5px;padding:14px;display:grid}.bundle-item-image-empty strong{color:#073f73;font-size:14px}.bundle-item-image-empty span{color:#7b8795;font-size:12px}.bundle-item-image-empty.is-busy,.bundle-item-image-empty.is-disabled{opacity:.62;cursor:not-allowed}.bundle-item-image-actions{flex-wrap:wrap;gap:8px;display:flex}.bundle-item-image-actions label,.bundle-item-image-actions button{color:#073f73;cursor:pointer;background:#fff;border:1px solid #dbe6f0;border-radius:12px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.bundle-item-image-actions button{color:#c94110;background:#fff7f2;border-color:#ffe0d2}.bundle-item-image-actions .is-disabled,.bundle-item-image-actions button:disabled{opacity:.55;pointer-events:none}.bundle-item-image-error{color:#b3261e;margin:0;font-size:12px;font-weight:900}.bundle-item-availability{background:#f8fbff;border-color:#e5edf5;margin:0}.bundle-items-card{gap:13px;display:grid}.bundle-detail-list{gap:10px;display:grid}.bundle-detail-item{background:#fff;border:1px solid #e6ebf2;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.bundle-detail-item.is-unavailable{opacity:.68;background:#f7f8fa}.bundle-detail-item strong{color:#073f73}.bundle-detail-item p{color:#687587;margin:4px 0 0;line-height:1.65}.bundle-detail-item em{color:#b24114;margin-top:6px;font-size:12px;font-style:normal;font-weight:900;display:inline-flex}.bundle-detail-price{justify-items:end;gap:5px;min-width:108px;display:grid}.bundle-detail-price del{color:#9aa4b2;font-size:12px}.bundle-detail-price button,.bundle-image-only-state button{background:#0b79c9;min-height:34px;padding:0 11px}.bundle-detail-item{grid-template-columns:1fr;align-items:stretch;gap:0;padding:0;overflow:hidden}.bundle-detail-item:not(.has-image){gap:10px;padding:12px}.bundle-detail-image{aspect-ratio:16/10;cursor:zoom-in;background:#eef3f7;border:0;border-radius:16px 16px 0 0;width:100%;padding:0;overflow:hidden}.bundle-detail-image img{object-fit:contain;object-position:center;background:#f6f8fb;width:100%;height:100%;display:block}.bundle-detail-copy{min-width:0;padding:12px 12px 0}.bundle-detail-item:not(.has-image) .bundle-detail-copy{padding:0}.bundle-detail-price{justify-items:start;min-width:0;padding:0 12px 12px}.bundle-detail-item:not(.has-image) .bundle-detail-price{padding:0}.bundle-image-lightbox .image-lightbox-topbar span{text-overflow:ellipsis;white-space:nowrap;max-width:min(46vw,320px);overflow:hidden}.bundle-image-only-state{color:#075b99;background:#f3f9ff;border:1px dashed #b8d5ed;border-radius:16px;gap:10px;padding:14px;display:grid}.bundle-image-only-state p{margin:0;font-weight:800;line-height:1.7}.admin-bundle-items{gap:5px;margin:6px 0;display:grid}.admin-bundle-items span{color:#496477;background:#f1f7fc;border-radius:12px;width:-moz-fit-content;width:fit-content;max-width:100%;padding:5px 9px;font-size:12px;line-height:1.55}.admin-bundle-items b{color:#073f73}@media (max-width:520px){.bundle-items-heading{flex-direction:column;align-items:stretch}.bundle-items-heading button{width:100%}.bundle-detail-item{grid-template-columns:1fr}.bundle-detail-price{justify-items:start;min-width:0}}.ps-install-overlay{z-index:2147483000;padding:16px 14px calc(16px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(6px);background:#0f172a57;justify-content:center;align-items:flex-end;animation:.22s ease-out psInstallFade;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.ps-install-card{color:#172033;text-align:right;background:#fffffff7;border:1px solid #ffffffd1;border-radius:28px;width:min(100%,470px);padding:22px 18px 18px;font-family:inherit;animation:.28s cubic-bezier(.2,.9,.25,1.05) psInstallUp;position:relative;box-shadow:0 24px 70px #0f172a3d}.ps-install-close{color:#475569;cursor:pointer;background:#f1f5f9;border:0;border-radius:50%;width:34px;height:34px;font-size:25px;line-height:30px;position:absolute;top:12px;left:12px}.ps-install-icon{border-radius:20px;width:74px;height:74px;margin-bottom:14px;overflow:hidden;box-shadow:0 10px 28px #4f46e533}.ps-install-icon img{object-fit:cover;width:100%;height:100%;display:block}.ps-install-copy h2,.ps-ios-guide h2{margin:8px 0 7px;font-size:21px;line-height:1.4}.ps-install-copy p{color:#64748b;margin:0 0 18px;font-size:14px;line-height:1.8}.ps-install-badge{color:#4f46e5;background:#eef2ff;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800;display:inline-flex}.ps-install-actions{gap:9px;display:grid}.ps-install-primary,.ps-install-secondary{min-height:50px;font:inherit;cursor:pointer;border-radius:16px;font-weight:800}.ps-install-primary{color:#fff;background:linear-gradient(135deg,#4f46e5,#db2777);border:0;box-shadow:0 10px 24px #4f46e538}.ps-install-secondary{color:#64748b;background:#fff;border:1px solid #e2e8f0}.ps-ios-guide ol{gap:12px;margin:15px 0 18px;padding:0;list-style:none;display:grid}.ps-ios-guide li{color:#334155;background:#f8fafc;border-radius:16px;align-items:center;gap:11px;padding:12px;line-height:1.7;display:flex}.ps-guide-icon{color:#fff;background:#4f46e5;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}@keyframes psInstallFade{0%{opacity:0}to{opacity:1}}@keyframes psInstallUp{0%{opacity:0;transform:translateY(28px)scale(.98)}to{opacity:1;transform:none}}@media (min-width:720px){.ps-install-overlay{align-items:center}}@media (prefers-reduced-motion:reduce){.ps-install-overlay,.ps-install-card{animation:none}}
