.creator-studio-page-head span{color:#64748b;font-size:.74rem;font-weight:850;text-transform:uppercase}.creator-studio-command-strip{grid-template-columns:minmax(0,1fr) auto;padding:12px;border:1px solid #d8dadf;border-radius:10px;background:#fff}.creator-studio-command-strip.standard,.creator-studio-command-strip.business{border-left:1px solid #d8dadf}.creator-import-source-section{gap:10px;padding:12px;border:1px solid #d8dadf;border-left-width:1px;border-radius:10px;background:#fff}.creator-import-source-section.provider-instagram,.creator-import-source-section.provider-tiktok{border-left-width:1px;border-top-color:#d8dadf}.creator-inline-provider-badge{border-radius:6px}.creator-selected-source-root .creator-inline-editor-copy h4{color:#050505;font-size:.9rem}@media(max-width:980px){.creator-import-workbench-root{grid-template-columns:1fr}.creator-convert-panel-root{position:static}}@media(max-width:720px){.creator-studio-frame-v2{padding:12px}.creator-studio-command-strip,.creator-source-manage-grid{grid-template-columns:1fr}.creator-composer-mode-switch{width:100%}.creator-composer-mode-switch button{flex:1;justify-content:center}.creator-import-source-head,.creator-import-source-actions{align-items:stretch}.creator-import-source-head{flex-direction:column}.creator-import-source-actions{justify-content:space-between}.creator-convert-panel-root .creator-inline-editor-form-v2{grid-template-columns:1fr}}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f8fafc;color:#1e293b}.loading-screen,.error-screen{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-screen button{padding:.75rem 1.5rem;background:#fff;color:#764ba2;border:none;border-radius:8px;cursor:pointer;font-weight:600}.app{height:100vh;display:flex;flex-direction:column;overflow:hidden}.app-header{background:linear-gradient(135deg,#1e1b4b,#312e81);color:#fff;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 6px -1px #0000001a}.header-content h1{font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.subtitle{font-size:.875rem;opacity:.8}.category-filter{background:#fff;padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0}.category-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.category-header-copy{display:grid;gap:.18rem}.category-header-copy strong{color:#111827;font-size:.92rem;font-weight:700;letter-spacing:-.01em}.filter-label{font-size:.875rem;font-weight:500;color:#64748b}.clear-btn{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:#fee2e2;color:#ef4444;border:none;border-radius:4px;font-size:.75rem;cursor:pointer}.category-chips{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.5rem;scrollbar-width:none}.category-chips::-webkit-scrollbar{display:none}.category-chip{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;border:2px solid #e2e8f0;border-radius:9999px;cursor:pointer;transition:all .2s;white-space:nowrap;font-size:.875rem;font-weight:500;color:#64748b}.category-chip:hover{border-color:var(--category-color);color:var(--category-color)}.category-chip.active{background:var(--category-color);border-color:var(--category-color);color:#fff}.radius-slider{background:#ffffff1a;padding:.75rem 1rem;border-radius:12px;min-width:200px}.radius-header{display:flex;align-items:center;gap:.5rem;font-size:.875rem;margin-bottom:.5rem}.radius-input{width:100%;height:4px;background:#ffffff4d;border-radius:2px;outline:none;-webkit-appearance:none}.radius-input::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;background:#fff;border-radius:50%;cursor:pointer}.radius-labels{display:flex;justify-content:space-between;font-size:.75rem;opacity:.7;margin-top:.25rem}.app-main{flex:1;display:grid;grid-template-columns:400px 1fr;overflow:hidden}.deals-sidebar{background:#f8fafc;overflow-y:auto;border-right:1px solid #e2e8f0}.deal-list{padding:.2rem 0 1rem}.page-section-header{margin:0 0 .35rem}.page-header-rail-shell{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.4rem;margin:.28rem 0 .8rem}.page-header-rail-viewport{min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;padding:.08rem 0}.page-header-rail-viewport::-webkit-scrollbar{display:none}.page-header-rail{display:inline-flex;align-items:center;gap:.32rem;min-width:max-content;padding:0}.page-header-rail-tail{display:inline-flex;align-items:center;gap:.45rem;justify-content:flex-end;flex:0 0 auto}.page-header-rail-arrow{width:28px;height:28px;border:none;background:transparent;color:#475569;display:inline-flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .16s ease,color .16s ease,transform .16s ease}.page-header-rail-arrow.visible{opacity:1;pointer-events:auto}.page-header-rail-arrow:hover:not(:disabled){color:#111827;transform:translate(1px)}.page-header-rail-arrow:disabled{opacity:.35}.page-header-rail-arrow.plain{position:relative}.page-header-rail-arrow.plain:after{content:"";position:absolute;inset:-4px;border-radius:10px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;opacity:0;transition:opacity .16s ease;z-index:-1}.page-header-rail-arrow.plain.visible:after{opacity:1}.page-header-rail>.category-filter{margin:0;border:none;background:transparent;padding:0;width:auto;flex:0 0 auto}.page-header-rail>.category-filter .category-chips{display:inline-flex;align-items:center;gap:.32rem;padding:0;flex-wrap:nowrap;overflow:visible}.page-header-rail>.category-filter .category-chip{flex:0 0 auto;border-radius:22px;border:1px solid #e4e8ef;background:#fff;color:#4b5563;padding:.66rem .96rem;font-size:.82rem;font-weight:700;line-height:1;transition:background .16s ease,color .16s ease,border-color .16s ease}.page-header-rail>.category-filter .category-chip:hover{background:#f8fafc;border-color:#cbd5e1;color:#111827}.page-header-rail>.category-filter .category-chip.active{background:#111827;border-color:#111827;color:#fff}.page-header-rail>.category-filter .category-chip-icon{display:inline-flex;align-items:center;justify-content:center;margin-right:.35rem}.page-header-rail>.category-filter .category-chip-icon svg{width:13px;height:13px}.page-header-rail>.category-filter .clear-btn{border-radius:999px;background:#fff;color:#6b7280;padding:.56rem .82rem;font-size:.78rem;font-weight:700;border:1px solid #d7dde7;flex:0 0 auto}.page-header-tabs{display:inline-flex;align-items:center;gap:.32rem;flex:0 0 auto;flex-wrap:wrap}.page-header-control-tabs,.page-section-controls .page-header-tabs{gap:.18rem}.page-header-secondary-action{display:inline-flex;align-items:center;gap:.38rem;flex:0 0 auto;height:34px;padding:0 .85rem;border-radius:12px;border:1px solid #d9dee7;background:#fff;color:#475569;font-size:.78rem;font-weight:700;white-space:nowrap;transition:border-color .16s ease,color .16s ease,background .16s ease,box-shadow .16s ease}.page-header-secondary-action.active{border-color:#111827;color:#111827;background:#f8fafc}.page-header-secondary-action:hover{border-color:#c9d1dd;color:#111827;background:#fafbfc}.page-header-control-btn{border:none;background:transparent;color:#6b7280;height:32px;padding:0 .55rem;border-radius:0;border-bottom:2px solid transparent;font-size:.82rem;font-weight:750;white-space:nowrap;cursor:pointer;transition:color .16s ease,border-color .16s ease}.page-header-control-btn:hover{color:#111827}.page-header-control-btn.active{color:#111827;border-bottom-color:#111827}.page-header-tab{border:1px solid #d7dde7;background:#fff;color:#4b5563;height:34px;padding:0 .8rem;border-radius:999px;font-size:.74rem;font-weight:700;white-space:nowrap;cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease}.page-header-tab:hover{background:#f8fafc;border-color:#cbd5e1;color:#111827}.page-header-tab.active{background:#111827;border-color:#111827;color:#fff}.sort-hint{font-size:.84rem;color:#64748b;line-height:1.35}.deal-list-warning{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .7rem;border-radius:10px;background:#fff7e6;border:1px solid #f5d08a;color:#8a5a00;font-size:.85rem;margin-bottom:.9rem}.deals-container{display:flex;flex-direction:column;gap:1rem}.deal-card{background:#fff;border-radius:12px;padding:1rem;border:2px solid transparent;box-shadow:0 1px 3px #0000001a;cursor:pointer;transition:all .2s;position:relative}.deal-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.deal-card.selected{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.deal-card.flash-deal{background:linear-gradient(135deg,#fef3c7,#fff);border:2px solid #f59e0b}.flash-badge{position:absolute;top:-8px;right:12px;background:#ef4444;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.625rem;font-weight:700;display:flex;align-items:center;gap:.25rem;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.deal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.category-tag{font-size:.75rem;color:#64748b;display:flex;align-items:center;gap:.25rem}.discount-badge{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:700;color:#fff}.discount-badge.high{background:#8b5cf6}.discount-badge.medium{background:#f59e0b}.discount-badge.low{background:#10b981}.deal-title{font-size:1rem;font-weight:600;margin-bottom:.25rem;color:#1e293b}.business-name{font-size:.875rem;color:#64748b;margin-bottom:.75rem}.deal-pricing{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.price-original{font-size:.875rem;color:#94a3b8;text-decoration:line-through}.price-current{font-size:1.25rem;font-weight:700;color:#059669}.savings{font-size:.75rem;background:#d1fae5;color:#059669;padding:.25rem .5rem;border-radius:4px}.category-info{font-size:.75rem;color:#7c3aed;background:#ede9fe;padding:.5rem;border-radius:6px;margin-bottom:.75rem}.deal-meta{display:flex;gap:1rem;margin-bottom:.75rem;font-size:.75rem;color:#64748b}.deal-meta span{display:flex;align-items:center;gap:.25rem}.deal-meta .urgent{color:#ef4444;font-weight:600}.whatsapp-btn,.claim-btn{width:100%;padding:.5rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.5rem;text-decoration:none}.whatsapp-btn{background:#22c55e;color:#fff;border:none}.whatsapp-btn:hover{background:#16a34a}.claim-btn{background:#3b82f6;color:#fff;border:none}.claim-btn:hover{background:#2563eb}.deal-list-loading,.deal-list-empty,.deal-list-error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center;color:#64748b}.deal-list-loading .spinner{margin-bottom:1rem;color:#3b82f6}.deal-list-empty h3{margin:1rem 0 .5rem;color:#1e293b}.deal-list-error button{margin-top:1rem;padding:.5rem 1rem;background:#3b82f6;color:#fff;border:none;border-radius:6px;cursor:pointer}.map-container{position:relative;height:100%;background:radial-gradient(circle at 20% 15%,#eef7ff,#f8fbff 45%,#fff)}.location-info{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#1e293b;margin-bottom:.25rem}.radius-info{color:#64748b;font-size:.75rem}.custom-deal-marker{background:transparent!important;border:none!important}.deal-pin-wrap{position:relative;width:48px;height:48px;display:grid;place-items:center}.deal-pin-orbit{position:absolute;width:34px;height:34px;border:1px dashed rgba(17,24,39,.25);border-radius:50%;animation:pinOrbit 7s linear infinite}.deal-pin-glow{position:absolute;width:20px;height:20px;border-radius:50%;background:#11182733;filter:blur(5px);top:30px}.deal-pin-body{width:44px;height:44px;filter:drop-shadow(0 6px 8px rgba(17,24,39,.35))}.marker-regular .deal-pin-body{fill:#111}.marker-sunaulo .deal-pin-body{fill:#f7c948;animation:sunauloGlow 1.8s ease-in-out infinite}.deal-pin-hole{position:absolute;top:11px;left:50%;transform:translate(-50%);width:13px;height:13px;border-radius:50%;background:#fff;border:2px solid #f3f4f6;box-shadow:inset 0 0 0 1px #0000000d}.deal-pin-discount{position:absolute;top:29px;left:50%;transform:translate(-50%);min-width:24px;height:14px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:8px;font-weight:700;border:1px solid transparent;letter-spacing:0}.deal-pin-category{position:absolute;top:-2px;left:4px;width:13px;height:13px;border-radius:999px;background:#fff;color:#111827;font-size:8px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d1d5db}.marker-regular .deal-pin-discount{background:#fff;color:#111;border-color:#d1d5db}.marker-sunaulo .deal-pin-discount{background:#111827;color:#fde68a;border-color:#e7c45e}.marker-sunaulo .deal-pin-category{border-color:#e7c45e;color:#8a5a00}.deal-pin-crown{position:absolute;top:-2px;right:4px;width:14px;height:14px;border-radius:999px;background:#fff7cc;color:#c08900;display:inline-flex;align-items:center;justify-content:center;font-size:9px;line-height:1;border:1px solid #f6dd77}.deal-pin-spark{position:absolute;top:-5px;left:8px;width:9px;height:9px;border-radius:50%;background:#fff3b0;box-shadow:0 0 12px 3px #ffe378e6;animation:sparkBlink 1.5s ease-in-out infinite}.marker-selected .deal-pin-body{filter:drop-shadow(0 0 0 rgba(0,0,0,0)) drop-shadow(0 0 12px rgba(37,99,235,.65)) drop-shadow(0 5px 7px rgba(17,24,39,.35))}.custom-deal-marker.split-pin{z-index:300}.split-pin-wrap{min-width:62px;min-height:34px;border-radius:999px;border:1px solid #bfc8d4;background:#fff;color:#111827;box-shadow:0 3px 10px #0f172a33;display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;padding:0 10px 0 4px;position:relative}.split-pin-category-icon{width:26px;height:26px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--split-pin-accent, #334155);border:2px solid #ffffff;box-shadow:0 0 0 1px color-mix(in srgb,var(--split-pin-accent, #334155) 45%,#ffffff);font-size:10px;margin-right:0;flex-shrink:0;color:#fff}.split-pin-category-svg{width:13px;height:13px;display:block}.split-pin-percent{font-size:13px;font-weight:800;line-height:1;letter-spacing:-.01em}.split-pin-index{position:absolute;top:-9px;right:-8px;width:18px;height:18px;border-radius:999px;background:#111827;color:#fff;border:1px solid #ffffff;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;line-height:1}.split-pin-tail{position:absolute;left:50%;bottom:-5px;width:9px;height:9px;background:inherit;border-right:1px solid #bfc8d4;border-bottom:1px solid #bfc8d4;transform:translate(-50%) rotate(45deg);opacity:1}.split-pin.marker-sunaulo .split-pin-wrap{border-color:#d6a41f;background:linear-gradient(180deg,#fffaf0,#fff2cc);color:#7a5100;box-shadow:0 0 0 1px #d4a21633,0 8px 18px #c48a0066}.split-pin.marker-sunaulo .split-pin-category-icon{background:#d39b00;border-color:#fff4cd}.split-pin.marker-selected .split-pin-wrap{border-color:#1d4ed8;box-shadow:0 0 0 2px #2563eb33,0 3px 12px #1e40af47}.store-map-pin{background:transparent!important;border:none!important}.store-map-pin-wrap{min-width:60px;min-height:34px;border-radius:999px;border:1px solid #ccd6e3;background:#fff;box-shadow:0 4px 12px #0f172a2e;display:inline-flex;align-items:center;gap:6px;padding:0 9px 0 3px;position:relative}.store-map-pin-logo{width:24px;height:24px;border-radius:999px;overflow:hidden;border:2px solid #ffffff;box-shadow:0 0 0 1px #cfd7e3;display:inline-flex}.store-map-pin-logo img{width:100%;height:100%;object-fit:cover}.store-map-pin-count{font-size:.8rem;font-weight:800;color:#0f172a}.store-map-pin-tail{position:absolute;left:50%;bottom:-5px;width:9px;height:9px;background:inherit;border-right:1px solid #cfd7e3;border-bottom:1px solid #cfd7e3;transform:translate(-50%) rotate(45deg)}.store-map-pin.active .store-map-pin-wrap{border-color:#1d4ed8;box-shadow:0 0 0 2px #2563eb2e,0 6px 14px #2563eb38}.map-cluster{background:transparent;border:none}.map-cluster .map-cluster-chip{width:100%;height:100%;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:800;line-height:1;color:#0f172a;border:1px solid #dbe3ee;background:#fff;box-shadow:0 6px 16px #0f172a33}.map-cluster.marker-cluster-deals .map-cluster-chip{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8}.map-cluster.marker-cluster-stores .map-cluster-chip{border-color:#a7f3d0;background:#ecfdf5;color:#047857}.store-map-selection-card{max-width:280px}.store-map-selection-card h4{margin:0;font-size:1rem;line-height:1.2;color:#0f172a}.store-map-selection-card p{margin:4px 0 0;color:#475569;font-size:.82rem}@keyframes sunauloGlow{0%,to{filter:drop-shadow(0 6px 8px rgba(17,24,39,.35)) drop-shadow(0 0 12px rgba(251,214,108,.6))}50%{filter:drop-shadow(0 7px 10px rgba(17,24,39,.4)) drop-shadow(0 0 24px rgba(255,220,120,.95))}}@keyframes sparkBlink{0%,to{opacity:.35;transform:scale(.9)}50%{opacity:1;transform:scale(1.15)}}@keyframes pinOrbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.map-legend-panel{position:absolute;right:.75rem;top:.75rem;z-index:850;min-width:180px;background:#fffffff0;border:1px solid #e5e7eb;border-radius:12px;padding:.6rem .7rem;box-shadow:0 10px 24px #0f172a1f;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.map-legend-panel h4{font-size:.82rem;font-weight:700;color:#111827;margin-bottom:.12rem}.map-legend-panel p{font-size:.74rem;color:#6b7280;margin-bottom:.4rem}.legend-filter-row{display:grid;grid-template-columns:1fr 1fr;gap:.35rem;margin-bottom:.45rem}.legend-filter-btn{border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#374151;font-size:.7rem;font-weight:700;padding:.28rem .35rem;cursor:pointer}.legend-filter-btn.active{background:#111827;border-color:#111827;color:#fff}.map-recenter-btn{margin-top:.4rem;width:100%;border:1px solid #cfd7e3;border-radius:8px;background:#fff;color:#1f2937;font-size:.7rem;font-weight:700;padding:.32rem .45rem;display:inline-flex;align-items:center;justify-content:center;gap:.28rem;cursor:pointer}.map-recenter-btn:hover{border-color:#94a3b8}.creator-drop-btn{position:absolute;right:12px;bottom:56px;z-index:850;border:1px solid #f59e0b;border-radius:999px;background:linear-gradient(135deg,#f97316,#f59e0b);color:#fff;box-shadow:0 8px 18px #f9731659;font-size:.72rem;font-weight:800;height:34px;padding:0 .72rem;display:inline-flex;align-items:center;gap:.33rem;cursor:pointer}.creator-discovery-pin{background:transparent!important;border:none!important;width:34px;height:42px;position:relative}.creator-discovery-pin-ring,.creator-discovery-pin-core,.creator-discovery-pin-tail{position:absolute;left:50%;transform:translate(-50%)}.creator-discovery-pin-ring{top:1px;width:28px;height:28px;border-radius:999px;background:#fb923c29;border:1px solid rgba(249,115,22,.18)}.creator-discovery-pin-core{top:5px;width:22px;height:22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:9px;font-weight:800;background:linear-gradient(180deg,#fb923c,#ea580c);box-shadow:0 0 0 2px #fffffffa,0 6px 14px #ea580c47}.creator-discovery-pin-glyph{line-height:1;transform:translateY(-.5px)}.creator-discovery-pin-tail{top:23px;width:11px;height:11px;border-radius:2px 0 10px;background:#ea580c;box-shadow:0 0 0 2px #fffffffa;transform:translate(-50%) rotate(45deg)}.creator-discovery-pin.active .creator-discovery-pin-ring{background:#f9731638;border-color:#f9731659;box-shadow:0 0 0 5px #fb923c1f}.creator-discovery-pin.active .creator-discovery-pin-core{background:linear-gradient(180deg,#f97316,#c2410c);box-shadow:0 0 0 2px #fffffffa,0 10px 18px #ea580c61}.creator-discovery-pin.active .creator-discovery-pin-tail{background:#c2410c}.creator-pin-card .popup-whatsapp-btn{width:fit-content}.creator-drop-modal-backdrop{position:fixed;inset:0;z-index:1400;background:#0f172a8c;display:flex;align-items:center;justify-content:center;padding:12px}.creator-drop-modal{width:min(480px,100%);border-radius:16px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 24px 60px #0f172a59;padding:1rem}.creator-drop-modal h3{margin:0;font-size:1.1rem;color:#111827}.creator-drop-modal p{margin:.3rem 0 .8rem;font-size:.82rem;color:#475569}.creator-drop-modal form{display:grid;gap:.6rem}.creator-drop-modal label{display:grid;gap:.24rem;font-size:.76rem;font-weight:700;color:#334155}.creator-drop-modal input,.creator-drop-modal select{width:100%;height:40px;border-radius:10px;border:1px solid #d8e3f0;background:#fff;padding:0 .68rem;font-size:.88rem;color:#0f172a}.creator-drop-actions{display:flex;justify-content:flex-end;gap:.5rem}.creator-drop-error{margin:0;color:#b91c1c;font-size:.78rem;font-weight:700}.legend-item{display:flex;align-items:center;gap:.42rem;font-size:.72rem;color:#374151;margin-bottom:.22rem}.legend-dot{width:10px;height:10px;border-radius:50%}.legend-dot.regular{background:#ef4444}.legend-dot.sunaulo{background:#d4af37;box-shadow:0 0 8px #e5b122cc}.legend-dot.me{background:#2563eb}.legend-dot.regular{background:#111}.my-location-marker{background:transparent!important;border:none!important}.my-location-dot{position:absolute;width:10px;height:10px;border-radius:50%;left:6px;top:6px;background:#2563eb;border:2px solid #ffffff;box-shadow:0 0 0 1px #2563eb73}.my-location-pulse{position:absolute;width:20px;height:20px;border-radius:50%;left:1px;top:1px;background:#2563eb38;animation:myLocationPulse 1.9s ease-out infinite}@keyframes myLocationPulse{0%{transform:scale(.7);opacity:.85}to{transform:scale(1.5);opacity:0}}.deal-popup h4{font-size:.92rem;font-weight:700;margin-bottom:.2rem;color:#111827}.deal-popup .business{font-size:.78rem;color:#64748b;margin-bottom:.4rem}.popup-sponsored{display:inline-flex;padding:.16rem .46rem;border-radius:999px;font-size:.68rem;font-weight:700;color:#8a5a00;background:#fff5d0;border:1px solid #f6df8f;margin-bottom:.4rem}.popup-metadata{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.42rem}.popup-chip{display:inline-flex;align-items:center;padding:.16rem .42rem;border-radius:999px;background:#f3f4f6;border:1px solid #e5e7eb;color:#374151;font-size:.66rem;font-weight:600}.popup-chip.parking-chip{background:#f8fafc;border-color:#cbd5e1;color:#1f2937}.popup-description{font-size:.73rem;color:#4b5563;margin-bottom:.5rem;line-height:1.35}.urgency-badge{display:inline-flex;align-items:center;width:fit-content;background:#dc2626;border:1px solid #b91c1c;color:#fff;font-size:.68rem;font-weight:800;border-radius:999px;padding:.18rem .5rem;margin-bottom:.45rem;animation:urgencyPulse 1.1s ease-in-out infinite;box-shadow:0 0 #dc262673}.urgency-badge.inline{margin-bottom:0;margin-left:.1rem;font-size:.64rem;padding:.14rem .42rem}@keyframes urgencyPulse{0%{transform:scale(1);box-shadow:0 0 #dc262670}70%{transform:scale(1.03);box-shadow:0 0 0 8px #dc262600}to{transform:scale(1);box-shadow:0 0 #dc262600}}.popup-action-row{display:grid;grid-template-columns:1fr 1fr;gap:.42rem}.popup-action-row.single{grid-template-columns:1fr}.popup-whatsapp-btn,.popup-call-btn{display:inline-flex;width:100%;align-items:center;justify-content:center;border-radius:9px;font-size:.75rem;font-weight:700;padding:.45rem .6rem;text-decoration:none}.popup-whatsapp-btn{background:#25d366;color:#fff}.popup-whatsapp-btn:hover{background:#1fb85d}.popup-call-btn{background:#111827;color:#fff;border:1px solid #0f172a;gap:.3rem}.popup-call-btn:hover{background:#030712}.instacart-map .leaflet-control-zoom{border:none!important;box-shadow:0 8px 22px #0f172a33!important;border-radius:12px!important;overflow:hidden}.instacart-map .leaflet-control-zoom a{width:34px!important;height:34px!important;line-height:34px!important;font-size:18px!important;color:#111827!important;border:none!important}.instacart-map .leaflet-control-zoom a:hover{background:#f3f4f6!important}.map-selection-card{position:absolute;left:.75rem;bottom:.75rem;z-index:850;width:min(330px,calc(100% - 1.5rem));background:#fffffff5;border:1px solid #e5e7eb;border-radius:14px;padding:.7rem .75rem;box-shadow:0 12px 26px #0f172a2e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.map-selection-close{position:absolute;top:.4rem;right:.4rem;width:24px;height:24px;border-radius:999px;border:1px solid #d1d5db;background:#fff;color:#4b5563;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.map-selection-close:hover{border-color:#9ca3af}.map-selection-card h4{font-size:.9rem;line-height:1.35;color:#111827;margin-bottom:.2rem;padding-right:1.25rem}.map-selection-card p{color:#6b7280;font-size:.74rem;margin-bottom:.45rem}.selection-meta-row{display:flex;gap:.35rem;flex-wrap:wrap;margin-bottom:.45rem}.selection-meta-row span{display:inline-flex;align-items:center;padding:.16rem .42rem;border-radius:999px;border:1px solid #e5e7eb;background:#f9fafb;color:#374151;font-size:.66rem;font-weight:600}.selection-meta-row .parking-chip{border-color:#d1d5db;background:#f9fafb;color:#1f2937}.selection-meta-row .recurring-chip{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8;font-weight:700}.recurring-next-label{margin-top:6px;display:inline-flex;font-size:.76rem;color:#475569;font-weight:600}.selection-description{margin-bottom:.55rem!important;font-size:.73rem!important;color:#4b5563!important}@media(max-width:1024px){.app-main{grid-template-columns:350px 1fr}}@media(max-width:768px){.app-main{grid-template-columns:1fr;grid-template-rows:1fr 1fr}.deals-sidebar{order:2;border-right:none;border-top:1px solid #e2e8f0}.app-header{flex-direction:column;gap:1rem}.radius-slider{width:100%}.auth-actions{width:100%;justify-content:space-between}.dashboard-header{flex-direction:column}.dashboard-actions{width:100%}.secondary-btn,.danger-btn{flex:1;justify-content:center}.dashboard-grid{grid-template-columns:1fr}}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:3200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:1.25rem}.auth-upgrade-note{display:grid;gap:.18rem;margin-bottom:1rem;padding:.85rem .95rem;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.auth-upgrade-note span{color:#64748b;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.auth-upgrade-note strong{color:#0f172a;font-size:.88rem;line-height:1.45}.auth-modal-shell{background:#fff;border-radius:28px;padding:1rem;width:100%;max-width:1040px;position:relative;box-shadow:0 32px 80px #0f172a3d;border:1px solid rgba(148,163,184,.18)}.auth-modal-content{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(360px,1.1fr);gap:1rem}.auth-modal-panel{border-radius:22px}.auth-modal-panel-primary{background:radial-gradient(circle at top left,rgba(103,80,255,.28),transparent 36%),linear-gradient(160deg,#0f172a,#111827 55%,#172554);color:#f8fafc;padding:2rem;display:flex;flex-direction:column;justify-content:space-between;min-height:560px}.auth-kicker{display:inline-flex;align-items:center;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.14);padding:.38rem .72rem;font-size:.76rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;margin-bottom:1rem}.close-btn{position:absolute;top:1rem;right:1rem;background:#fffffff0;border:1px solid #e2e8f0;cursor:pointer;color:#475569;width:38px;height:38px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;z-index:2}.logout-modal,.location-modal{width:min(100%,560px);background:#fff;border:1px solid #e7e0d6;border-radius:24px;box-shadow:0 28px 60px #0f172a29;position:relative}.logout-modal{padding:1.5rem}.logout-modal-copy{display:grid;gap:.55rem;padding-right:2.75rem}.logout-modal-copy h3,.location-modal-head h3{margin:0;font-size:1.35rem;color:#111827;letter-spacing:-.02em}.logout-modal-copy p,.location-modal-head p{margin:0;color:#57534e;line-height:1.6}.logout-modal-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem;margin-top:1.2rem}.location-modal{padding:1.25rem}.location-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.location-modal-search{height:46px;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid #d6d3d1;border-radius:16px;background:#fff;margin-bottom:1rem}.location-modal-search svg{color:#57534e;flex-shrink:0}.location-modal-search input{border:none;outline:none;width:100%;background:transparent;color:#1f2937;font-size:.95rem;font-weight:500}.location-modal-search input::placeholder{color:#78716c}.location-modal-body{max-height:420px;overflow-y:auto;border:1px solid #ece7df;border-radius:16px;background:#fcfbfa}.auth-modal-copy h2{font-size:1.5rem;font-weight:700;margin-bottom:.65rem;color:inherit;line-height:1.08;max-width:12ch}.auth-modal-subtitle{color:#f8fafcc7;margin-bottom:1.5rem;font-size:1rem;line-height:1.6;max-width:44ch}.auth-feature-list{display:grid;gap:.8rem}.auth-feature-item{display:flex;align-items:flex-start;gap:.75rem;padding:.95rem 1rem;border-radius:18px;background:#ffffff14;border:1px solid rgba(255,255,255,.08)}.auth-feature-item svg{color:#a5b4fc;flex-shrink:0;margin-top:.1rem}.auth-modal-panel-form{background:linear-gradient(180deg,#fcfcfd,#f8fafc);padding:1.5rem;display:flex;flex-direction:column;justify-content:center}.user-type-tabs{display:flex;gap:.5rem;margin-bottom:1.5rem;background:#eef2f7;padding:.3rem;border-radius:14px}.user-type-tabs button{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem;border:none;background:transparent;border-radius:12px;font-size:.875rem;font-weight:600;color:#64748b;cursor:pointer;transition:all .2s}.user-type-tabs button.active{background:#fff;color:#0f172a;box-shadow:0 10px 20px #0f172a14}.auth-mode-toggle{display:inline-flex;background:#eef2f7;border-radius:999px;padding:.3rem;margin-bottom:1rem}.auth-mode-toggle button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:none;background:transparent;color:#64748b;font-weight:700;padding:.75rem 1rem;border-radius:999px;cursor:pointer}.auth-mode-toggle button.active{background:#111827;color:#fff}.auth-role-tabs{margin-bottom:1rem}.social-login-grid-stacked{display:grid;gap:.75rem}.social-login-grid-stacked button{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.75rem;background:#fff;border:2px solid #e2e8f0;border-radius:14px;font-size:.875rem;font-weight:600;color:#1e293b;cursor:pointer;transition:all .2s}.social-login-grid-stacked button:hover{background:#f8fafc;border-color:#94a3b8}.social-login-grid-stacked button:disabled{opacity:.7;cursor:not-allowed}.divider{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;color:#94a3b8;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.divider:before,.divider:after{content:"";flex:1;height:1px;background:#e2e8f0}.auth-secondary-link{width:100%;border:none;background:transparent;color:#2563eb;font-weight:700;display:inline-flex;align-items:center;justify-content:space-between;padding:.25rem 0 .8rem;cursor:pointer}.auth-error-banner{margin-bottom:1rem;border-radius:14px;border:1px solid #fecaca;background:#fff1f2;color:#b91c1c;padding:.85rem 1rem;font-size:.88rem;font-weight:600}.auth-form-grid{display:grid;gap:.85rem}.form-group{display:flex;align-items:center;gap:.75rem;padding:.95rem 1rem;background:#fff;border:1px solid #d7dee7;border-radius:16px;margin-bottom:0;box-shadow:inset 0 1px #ffffffd9}.form-group:focus-within{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb14}.form-group input,.form-group select{flex:1;border:none;background:none;outline:none;font-size:.96rem;color:#0f172a}.form-group svg{color:#64748b}.submit-btn{width:100%;padding:.95rem 1rem;background:linear-gradient(135deg,#111827,#1d4ed8);color:#fff;border:none;border-radius:16px;font-size:.94rem;font-weight:700;cursor:pointer;transition:all .2s;margin-top:.25rem}.submit-btn:hover{transform:translateY(-1px);box-shadow:0 14px 28px #2563eb3d}.submit-btn:disabled{opacity:.75;cursor:not-allowed;transform:none;box-shadow:none}.toggle-text{text-align:center;margin-top:1rem;font-size:.875rem;color:#64748b}.toggle-text button{background:none;border:none;color:#1d4ed8;font-weight:600;cursor:pointer;margin-left:.25rem}.login-trigger{display:flex;align-items:center;gap:.5rem;padding:.8rem 1.2rem;background:#fff;border:1px solid #d8dee7;border-radius:16px;font-size:.875rem;font-weight:700;color:#1e293b;cursor:pointer;transition:all .2s}.login-trigger:hover{border-color:#2563eb;color:#2563eb;box-shadow:0 10px 20px #2563eb14}.guest-auth-actions{display:inline-flex;align-items:center;gap:.5rem;position:relative}.signup-trigger{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:.72rem .95rem;border:none;border-radius:12px;background:transparent;color:#0f172a;font-size:.84rem;font-weight:700;cursor:pointer;transition:all .2s}.signup-trigger:hover{background:#ece7dd}.auth-actions{display:flex;align-items:center;gap:.45rem}.user-menu{position:relative}.user-trigger{display:flex;align-items:center;gap:.5rem;min-height:42px;padding:.25rem .7rem .25rem .25rem;background:#fff;border:1px solid #ddd6cb;border-radius:999px;cursor:pointer;transition:all .2s;box-shadow:none;font-weight:600;color:#232323}.user-trigger:hover{border-color:#cfc5b8;background:#fff}.user-trigger .avatar{width:30px;height:30px;border-radius:50%;object-fit:cover}.verified-user-icon{color:#2563eb}.dropdown-menu{position:absolute;top:100%;right:0;margin-top:.5rem;background:#fff;border-radius:12px;box-shadow:0 10px 15px -3px #0000001a;min-width:280px;z-index:100;overflow:hidden;border:1px solid #e2e8f0}.user-info{display:flex;gap:1rem;padding:1rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.avatar-large{width:48px;height:48px;border-radius:50%;border:3px solid white}.user-info .name{font-weight:600;margin-bottom:.25rem}.user-info .email{font-size:.75rem;opacity:.9;margin-bottom:.5rem}.badge{display:inline-block;padding:.25rem .5rem;background:#fff3;border-radius:4px;font-size:.625rem;font-weight:600;text-transform:uppercase}.menu-verified-pill{margin-right:.35rem;display:inline-flex;align-items:center;gap:.2rem;padding:.2rem .42rem;background:#ffffff3d;border-radius:999px;font-size:.62rem;font-weight:700}.menu-items{padding:.5rem}.menu-items button{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem;background:none;border:none;border-radius:6px;font-size:.875rem;color:#1e293b;cursor:pointer;transition:all .2s}.menu-items button:hover{background:#f1f5f9}.menu-items button.logout{color:#ef4444}.menu-items button.logout:hover{background:#fee2e2}.saved-accounts-inline{border-top:1px solid #e7e5e4;padding:.4rem 0 .5rem}.auth-callback{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#64748b}.account-page{min-height:100vh;background:linear-gradient(180deg,#ffffffe0,#f6f5f3f5),#f6f5f3;padding:1.75rem 1.5rem 2.5rem}.account-shell{max-width:1240px;margin:0 auto}.account-topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.account-home-link{display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;cursor:pointer}.account-home-link .brand-logo{min-width:160px}.account-topbar-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.saved-accounts-wrap{position:relative}.saved-accounts-trigger{min-width:122px}.guest-auth-actions .saved-accounts-trigger{padding-inline:1rem;gap:.45rem}.guest-auth-actions .saved-accounts-menu{top:calc(100% + 12px);right:0}.saved-accounts-menu,.saved-accounts-inline{border:1px solid #e7e5e4;background:#fff;box-shadow:0 16px 34px #1c191717}.saved-accounts-menu{position:absolute;top:calc(100% + 10px);right:0;width:320px;border-radius:18px;overflow:hidden;z-index:1200}.saved-accounts-head,.saved-accounts-inline-head{padding:.9rem 1rem;border-bottom:1px solid #f0ece6}.saved-accounts-head{display:grid;gap:.15rem}.saved-accounts-head strong,.saved-accounts-inline-head{color:#111827;font-size:.88rem;font-weight:700}.saved-accounts-head span{color:#78716c;font-size:.76rem;line-height:1.4}.saved-accounts-list{display:grid}.saved-account-empty{padding:1rem;color:#78716c;font-size:.84rem}.saved-account-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.35rem;align-items:center;padding:.45rem .55rem}.saved-account-row.compact{padding-inline:.75rem}.saved-account-row.active{background:#fafaf9}.saved-account-select{width:100%;display:flex;align-items:center;gap:.7rem;padding:.45rem;border:none;border-radius:12px;background:transparent;color:#111827;cursor:pointer;text-align:left}.saved-account-select:hover{background:#f8fafc}.saved-account-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;flex:0 0 auto}.saved-account-copy{min-width:0;display:grid}.saved-account-copy strong{font-size:.86rem;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.saved-account-copy small{color:#78716c;font-size:.74rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.saved-account-remove{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:999px;background:transparent;color:#78716c;cursor:pointer}.saved-account-remove:hover{background:#fef2f2;color:#b91c1c}.account-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;padding:.2rem .1rem}.account-title-block h1{margin:0;font-size:2rem;line-height:1.1;letter-spacing:-.03em;color:#111827}.account-title-block p{margin-top:.45rem;color:#57534e;max-width:640px}.account-actions{display:flex;gap:.75rem}.secondary-btn,.danger-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid #d6d3d1;border-radius:999px;min-height:42px;padding:0 1rem;font-weight:700;font-size:.9rem;cursor:pointer;background:#fffffff0;color:#111827;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.secondary-btn:hover,.danger-btn:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0f172a14}.secondary-btn{background:#fffffff5;color:#111827}.danger-btn{background:linear-gradient(180deg,#ef4444,#dc2626);color:#fff;border-color:#ef4444}.account-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:1.5rem}.account-sidebar,.account-main{display:grid;gap:1.25rem;align-content:start}.account-panel{background:#fff;border:1px solid #e7e5e4;border-radius:18px;padding:1.2rem;box-shadow:0 10px 24px #1c19170a}.account-summary-panel{display:grid;gap:.9rem;position:sticky;top:1rem}.account-avatar-wrap{display:flex;justify-content:flex-start}.account-avatar{width:72px;height:72px;border-radius:50%;object-fit:cover}.account-summary-text h2,.account-panel h3{margin:0;font-size:1.05rem;color:#111827}.account-summary-text p,.account-section-head p,.account-title-block p{font-size:.92rem}.account-summary-text p,.account-summary-meta,.account-section-head p,.account-detail-row span,.account-save-state,.favorite-deal-card p{color:#57534e}.account-summary-meta{display:flex;flex-wrap:wrap;gap:.45rem}.account-role-chip,.account-verified-chip{display:inline-flex;align-items:center;gap:.3rem;min-height:28px;padding:0 .65rem;border-radius:999px;border:1px solid #d6d3d1;background:#fafaf9;font-size:.78rem;font-weight:600;color:#292524}.account-inline-action{justify-content:center}.account-inline-actions{display:grid;gap:.55rem;width:100%}.account-stat-list{display:grid;gap:.5rem}.account-stat-list div{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #f0ece6;padding-top:.6rem}.account-stat-list strong{font-size:1rem;color:#111827}.account-stat-list span{font-size:.82rem;color:#57534e}.account-detail-panel h3{margin-bottom:.8rem}.account-detail-list{display:grid;gap:.65rem}.account-detail-row{display:flex;align-items:flex-start;gap:.7rem}.account-detail-row strong{display:block;margin-top:.15rem;color:#111827;font-size:.92rem}.account-health-panel{display:grid;gap:.8rem}.account-health-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.account-health-head h3{margin:0}.account-health-head span{color:#166534;font-size:.78rem;font-weight:700}.account-health-progress{width:100%;height:8px;border-radius:999px;background:#edf2f7;overflow:hidden}.account-health-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#f59e0b,#22c55e)}.account-health-list{display:grid;gap:.6rem}.account-health-list div{display:grid;gap:.12rem;border:1px solid #ece7df;border-radius:14px;background:#fcfbfa;padding:.75rem .8rem}.account-health-list div.good{border-color:#bbf7d0;background:#f0fdf4}.account-health-list strong{font-size:.84rem;color:#111827}.account-health-list span{font-size:.78rem;color:#57534e}.account-section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.account-section-head p{margin-top:.25rem}.account-become-panel{display:grid;gap:.95rem}.account-become-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem}.account-become-card{display:grid;gap:1rem;border:1px solid #e7e5e4;border-radius:18px;background:#fffdf9;padding:1.2rem}.account-become-copy{display:grid;gap:.38rem}.account-become-kicker{display:inline-flex;width:fit-content;align-items:center;min-height:24px;padding:0 .55rem;border-radius:999px;background:#fafaf9;border:1px solid #e7e5e4;color:#78716c;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.account-become-card h4{margin:0;font-size:1rem;color:#111827}.account-become-card p{margin:0;color:#57534e;font-size:.9rem;line-height:1.5}.account-become-btn{justify-content:center}.account-overview-panel{display:grid;gap:.95rem}.account-overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.account-overview-card{display:grid;gap:.4rem;border:1px solid #ece7df;border-radius:18px;background:#fcfbfa;padding:1.05rem 1.1rem;min-height:148px}.account-overview-label{color:#78716c;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.account-overview-card strong{color:#111827;font-size:1.02rem}.account-overview-card p{margin:0;color:#57534e;font-size:.86rem;line-height:1.45}.account-creator-tools-panel{display:grid;gap:1rem}.account-message-stack{display:grid;gap:.7rem}.account-message{display:flex;align-items:flex-start;gap:.6rem;border-radius:14px;padding:.8rem .9rem;font-size:.9rem;line-height:1.45}.account-message.success{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.account-message.error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.creator-social-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.creator-social-grid-studio{grid-template-columns:1fr;gap:.8rem}.creator-social-card{display:grid;gap:.9rem;border:1px solid #ece7df;border-radius:18px;background:#fcfbfa;padding:1rem}.creator-social-head{display:flex;justify-content:space-between;gap:.8rem}.creator-social-title{display:flex;gap:.75rem}.creator-social-icon{width:34px;height:34px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#f5f5f4;color:#292524}.creator-social-title h4,.creator-library-header h4,.creator-import-body h5{margin:0;color:#111827}.creator-social-title p,.creator-library-header p,.creator-feed-status-card p,.creator-social-empty,.creator-library-locked p{margin:.2rem 0 0;color:#57534e;font-size:.9rem;line-height:1.5}.creator-social-status{height:fit-content;padding:.3rem .65rem;border-radius:999px;border:1px solid #d6d3d1;background:#fff;color:#57534e;font-size:.75rem;font-weight:700}.creator-social-status.connected{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.creator-social-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.creator-social-meta div{display:grid;gap:.2rem}.creator-social-meta span{font-size:.75rem;color:#78716c;text-transform:uppercase;letter-spacing:.04em;font-weight:700}.creator-social-meta strong,.creator-social-meta a,.creator-import-body a{color:#111827;font-size:.9rem;font-weight:600;text-decoration:none}.creator-social-meta a,.creator-import-body a{display:inline-flex;align-items:center;gap:.35rem}.creator-library-shell{display:grid;gap:1rem}.creator-studio-library-panel{gap:1rem}.creator-library-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.creator-provider-filter{display:flex;flex-wrap:wrap;gap:.55rem}.creator-provider-filter button{border:1px solid #d6d3d1;background:#fff;color:#44403c;border-radius:999px;padding:.45rem .85rem;font-size:.82rem;font-weight:700;cursor:pointer}.creator-provider-filter button.active{border-color:#f59e0b;background:#fff7ed;color:#9a3412}.creator-feed-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.creator-feed-status-card{display:grid;gap:.25rem;border:1px solid #ece7df;border-radius:14px;background:#fff;padding:.9rem}.creator-feed-status-card.warning{border-color:#fed7aa;background:#fff7ed}.creator-feed-status-card strong{font-size:.92rem;color:#111827}.creator-feed-status-card span{font-size:.78rem;color:#78716c;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.creator-import-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem}.creator-import-card{display:grid;gap:0;border:1px solid #e8e2d8;border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 10px 24px #0f172a0a}.creator-import-media{position:relative;aspect-ratio:16 / 9;background:linear-gradient(135deg,#f5f5f4,#e7e5e4)}.creator-import-media img{width:100%;height:100%;object-fit:cover;display:block}.creator-import-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#57534e}.creator-import-provider{position:absolute;top:.8rem;left:.8rem;padding:.3rem .6rem;border-radius:999px;font-size:.72rem;font-weight:700;color:#fff;background:#111827cc}.creator-import-provider.provider-instagram{background:#be185ddb}.creator-import-provider.provider-tiktok{background:#0f172ae0}.creator-import-body{display:grid;gap:.9rem;padding:.95rem 1rem 1rem}.creator-import-head{display:flex;justify-content:space-between;align-items:flex-start;gap:.8rem;padding-bottom:.8rem;border-bottom:1px solid #f0ece6}.creator-import-head-copy{display:grid;gap:.2rem}.creator-import-head-copy p{margin:0;color:#6b7280;font-size:.8rem;line-height:1.45}.creator-import-meta-row{display:flex;flex-wrap:wrap;gap:.45rem;color:#78716c;font-size:.72rem;font-weight:600}.creator-import-meta-row span{display:inline-flex;align-items:center;gap:.3rem}.creator-import-editor{display:grid;gap:.95rem}.creator-import-primary-fields{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.creator-import-location-card{display:grid;gap:.75rem;padding:.9rem;border:1px solid #ece7df;border-radius:16px;background:#fafaf9}.creator-import-location-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.creator-import-location-head strong{color:#111827;font-size:.9rem}.creator-import-location-head p{margin:.16rem 0 0;color:#78716c;font-size:.76rem}.creator-import-location-btn{height:32px;padding-inline:.7rem}.creator-import-location-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.creator-import-primary-fields label,.creator-import-location-grid label{display:flex;flex-direction:column;gap:.42rem;font-size:.76rem;color:#6b7280;font-weight:700;letter-spacing:.01em}.creator-field-help{margin-top:-.12rem;color:#9ca3af;font-size:.72rem;font-weight:600}.creator-import-primary-fields label.full-width,.creator-import-location-grid label.full-width{grid-column:1 / -1}.creator-import-primary-fields input,.creator-import-primary-fields select,.creator-import-location-grid input{width:100%;border:1px solid #d7dce3;border-radius:12px;padding:.78rem .85rem;font-size:.92rem;color:#111827;background:#fff;box-sizing:border-box;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.creator-import-primary-fields input:focus,.creator-import-primary-fields select:focus,.creator-import-location-grid input:focus{outline:none;border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b24;background:#fffdf8}.creator-import-actions{grid-column:1 / -1;display:flex;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.creator-import-submit{display:flex;justify-content:flex-end;padding-top:.1rem}.creator-import-submit .claim-btn{min-width:180px}.creator-import-modal{width:min(860px,calc(100vw - 2rem))}.creator-import-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.creator-import-modal-head p{margin:.24rem 0 0;color:#6b7280}.creator-import-modal-body{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:1rem}.creator-import-modal-preview{display:grid;align-content:start;gap:.8rem}.creator-import-modal-media{border-radius:18px;overflow:hidden}.creator-import-modal-copy{display:grid;gap:.32rem}.creator-import-modal-copy h4{margin:0;color:#111827}.creator-import-modal-copy p{margin:0;color:#6b7280;font-size:.84rem;line-height:1.5}.creator-import-modal-copy a{display:inline-flex;align-items:center;gap:.35rem;color:#111827;font-size:.86rem;font-weight:700;text-decoration:none}.creator-library-locked{display:flex;align-items:flex-start;gap:.75rem;border:1px dashed #d6d3d1;border-radius:16px;background:#fafaf9;padding:1rem;color:#44403c}.creator-library-locked-studio{min-height:220px;align-items:center}.account-save-state{font-size:.85rem}.admin-shell{max-width:1200px}.admin-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem;margin-bottom:1rem}.admin-metrics .dashboard-card h3{font-size:.8rem;color:#666}.admin-metrics .dashboard-card p{font-size:1.5rem;margin-top:.4rem;font-weight:700}.admin-section{margin-bottom:.9rem}.admin-form{display:grid;grid-template-columns:1fr 1fr 1fr 2fr auto;gap:.5rem;margin:.8rem 0}.admin-form input,.admin-form select,.admin-form textarea{border:1px solid #ddd;border-radius:8px;padding:.55rem .65rem;font-size:.83rem}.business-dashboard .deal-form{display:grid;gap:.85rem;margin-top:.85rem}.business-dashboard .form-section{border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:.8rem;display:grid;gap:.6rem}.business-dashboard .form-section h3{margin:0;font-size:1rem;color:#0f172a}.business-dashboard .form-section input,.business-dashboard .form-section select,.business-dashboard .form-section textarea{width:100%;border:1px solid #d1d5db;border-radius:10px;background:#fff;color:#0f172a;font-size:.9rem;padding:.62rem .72rem}.business-dashboard .form-section textarea{min-height:86px;resize:vertical}.business-dashboard .price-row{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.business-dashboard .form-field{display:grid;gap:.32rem}.business-dashboard .form-field label{font-size:.78rem;font-weight:700;color:#374151}.business-dashboard .checkbox-label{display:inline-flex;align-items:center;gap:.45rem;font-size:.86rem;font-weight:600;color:#1f2937}.business-dashboard .checkbox-label input{width:auto;margin:0;accent-color:#2563eb}.business-dashboard .active-deals{margin-top:1rem;border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:.8rem}.business-dashboard .active-deals h2{margin:0 0 .55rem;font-size:1.25rem;color:#0f172a}.business-dashboard .deal-status-card{border:1px solid #e5e7eb;border-radius:10px;padding:.55rem .65rem;margin-bottom:.45rem}.business-dashboard .deal-status-card:last-child{margin-bottom:0}.business-dashboard .deal-status-card h4{margin:0;font-size:.9rem;color:#111827}.business-dashboard .deal-status-card .stats{margin-top:.35rem;display:inline-flex;gap:.5rem;flex-wrap:wrap;font-size:.76rem;color:#475569}@media(max-width:900px){.business-dashboard .admin-form,.business-dashboard .price-row{grid-template-columns:1fr}}.admin-table{border:1px solid #ececec;border-radius:10px;overflow:hidden}.admin-row{display:grid;grid-template-columns:2fr 1fr 1fr;gap:.5rem;padding:.55rem .7rem;border-bottom:1px solid #f0f0f0;font-size:.82rem}.admin-row:last-child{border-bottom:none}body{background:#fff;color:#000}.app-header{background:#fff;border-bottom:1px solid #ededed;color:#000;box-shadow:none}.header-content h1{color:#000}.subtitle{color:#5e5e5e}.app-main{grid-template-columns:minmax(360px,420px) 1fr;background:#fff}.deals-sidebar{border-right:1px solid #ececec;background:#fbfbfb}.feed-switch{display:grid;grid-template-columns:1fr 1fr;gap:.4rem;margin:.8rem 1rem 0;padding:.3rem;background:#f0f0f0;border-radius:999px}.feed-switch button{border:none;background:transparent;color:#676767;font-weight:600;font-size:.85rem;border-radius:999px;padding:.45rem .8rem;cursor:pointer}.feed-switch button.active{background:#fff;color:#000;box-shadow:0 2px 6px #00000014}.map-container{position:relative}.map-overlay{position:absolute;top:.9rem;left:4rem;right:.9rem;z-index:900;background:#fffffff0;border:1px solid #e9e9e9;border-radius:16px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.category-filter{border-bottom:none;padding:.75rem .75rem .5rem}.category-header{margin-bottom:.55rem}.filter-label{color:#000;font-weight:600}.clear-btn{background:#fff3f2;color:#ff3b30}.category-chip{border:1px solid #d5d5d5;color:#2f2f2f;background:#fff}.category-chip:hover{border-color:#000;color:#000}.category-chip.active{background:#000;border-color:#000;color:#fff}.deal-list-header{border-bottom:1px solid #ececec}.deal-list-header h2{color:#000}.sort-hint{color:#6d6d6d}.deal-card.premium-card{border:1px solid #e9e9e9;border-radius:16px;padding:0;overflow:hidden;background:#fff;box-shadow:0 8px 24px #0000000f}.deal-card.premium-card.selected{border-color:#000;box-shadow:0 0 0 1px #000,0 10px 28px #00000014}.deal-hero{position:relative;aspect-ratio:16 / 9;background:#f2f2f2}.deal-hero img{width:100%;height:100%;object-fit:cover}.deal-image-fallback{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;gap:.25rem;padding:.75rem;background:radial-gradient(circle at 82% 18%,rgba(251,191,36,.26),transparent 43%),linear-gradient(140deg,#0f172a,#1f2937 60%,#374151);color:#f8fafc}.deal-image-fallback strong{font-size:.84rem;line-height:1.2}.deal-image-fallback small{font-size:.7rem;opacity:.8}.fallback-chip{width:fit-content;display:inline-flex;align-items:center;gap:.28rem;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.24);padding:.18rem .4rem;font-size:.66rem;font-weight:700}.vouch-overlay{position:absolute;left:.75rem;top:.75rem;display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:600;background:#000000b3;color:#fff;padding:.35rem .6rem;border-radius:999px}.deal-card-body{padding:.95rem 1rem .85rem}.category-tag{background:#f4f4f4;color:#1f1f1f;border:1px solid #e5e5e5;font-weight:600}.discount-badge{color:#000;background:#f8f8f8;border:1px solid #dedede}.deal-title{color:#000}.business-name{color:#595959}.deal-pricing{margin-top:.65rem}.price-original{color:#767676}.price-current{color:#000}.savings{color:#d4af37;font-weight:700}.expiry-alert{display:inline-flex;margin-top:.6rem;background:#fff1ef;border:1px solid #ffd6d2;color:#ff3b30;font-size:.72rem;font-weight:600;padding:.2rem .55rem;border-radius:999px;animation:fomoPulse 2s ease-in-out infinite}@keyframes fomoPulse{0%{opacity:.55}50%{opacity:1}to{opacity:.55}}.bargain-gauge{margin-top:.8rem;border:1px solid #ececec;border-radius:10px;padding:.65rem;background:#fcfcfc}.bargain-header{display:flex;justify-content:space-between;font-size:.78rem;font-weight:600;margin-bottom:.35rem}.gauge-track{height:8px;border-radius:999px;background:#e8e8e8;overflow:hidden}.gauge-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#000,#d4af37)}.gauge-labels{margin-top:.35rem;display:flex;justify-content:space-between;color:#666;font-size:.68rem}.gauge-chip{display:inline-flex;align-items:center;gap:.25rem;color:#444}.deal-meta{margin-top:.72rem}.expiry.urgent{color:#ff3b30}.bottom-action-bar{position:sticky;bottom:0;display:grid;grid-template-columns:1fr auto;gap:.55rem;align-items:center;padding:.85rem 1rem 1rem;background:#fff;border-top:1px solid #efefef}.whatsapp-btn.fixed-whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;width:100%;margin:0;border-radius:10px;background:#25d366;color:#fff;font-weight:700;border:none;padding:.65rem .8rem}.whatsapp-btn.fixed-whatsapp:hover{background:#1eb85a}.claim-btn{width:auto;background:#000;color:#fff;border-radius:10px}@media(max-width:768px){.map-overlay{top:.65rem;left:3.2rem;right:.65rem}.app-main{grid-template-columns:1fr;grid-template-rows:minmax(45vh,1fr) minmax(55vh,1fr)}}.instacart-shell{min-height:100vh;display:flex;flex-direction:column;background:#f7f7f7}.instacart-topbar{min-height:88px;border-bottom:1px solid #e4e4e4;background:#fff;display:grid;grid-template-columns:320px 1fr;gap:1rem;align-items:center;padding:0 1rem;box-shadow:0 2px 16px #1118270f}.instacart-brand{display:inline-flex;align-items:center;gap:.4rem;min-width:0;flex-shrink:0}.brand-logo{display:inline-flex;align-items:center;min-height:48px}.brand-mark{width:36px;height:36px;flex-shrink:0}.brand-mark-image{width:260px;max-width:100%;height:auto;object-fit:contain;display:block}.instacart-brand h1{font-size:1.9rem;line-height:1}.instacart-actions{display:inline-flex;align-items:center;gap:.7rem;justify-self:end}.radius-pill{font-size:.8rem;color:#555;border:1px solid #e2e2e2;padding:.35rem .6rem;border-radius:999px;background:#fff}.view-toggle{display:inline-flex;border:1px solid #dcdcdc;border-radius:10px;overflow:hidden}.view-toggle button{border:none;background:#fff;color:#444;display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .7rem;font-weight:600;cursor:pointer}.view-toggle button.active{background:#101010;color:#fff}.instacart-body{flex:1;display:grid;grid-template-columns:240px 1fr;min-height:calc(100vh - 76px);overflow:visible}.instacart-sidebar{background:#fff;border-right:1px solid #e7e7e7;padding:.8rem;display:flex;flex-direction:column;gap:.4rem;justify-content:flex-start;position:sticky;top:.75rem;align-self:start;height:calc(100vh - 96px);overflow-y:auto}.sidebar-main-nav{display:flex;flex-direction:column;gap:.3rem;flex:1 1 auto;min-height:0}.sidebar-item{border:none;background:transparent;display:inline-flex;align-items:center;gap:.6rem;text-align:left;padding:.7rem .8rem;border-radius:10px;color:#2f2f2f;font-weight:600;cursor:pointer;white-space:nowrap}.sidebar-item:hover{background:#f3f3f3}.sidebar-item.active{background:#111;color:#fff}.instacart-content{overflow:auto;padding:.9rem}.instacart-list-view{display:flex;flex-direction:column;gap:.9rem}.instacart-list-view .category-filter{background:transparent;border:none;border-radius:0;box-shadow:none}.instacart-map{height:calc(100vh - 110px);border-radius:14px;overflow:hidden}.store-strip-section{padding:.15rem 0 1rem}.store-strip{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:.7rem}.store-tile{border:1px solid #e5e5e5;border-radius:12px;padding:.7rem;background:#fff;transition:transform .2s,box-shadow .2s;position:relative;cursor:pointer}.store-tile:hover{transform:translateY(-2px);box-shadow:0 12px 26px #00000014}.store-logo{width:56px;height:56px;border-radius:12px;overflow:hidden;border:1px solid #ececec;margin-bottom:.45rem}.store-logo img{width:100%;height:100%;object-fit:cover}.store-tile h4{font-size:1.05rem;margin-bottom:.25rem;line-height:1.25}.store-tile p{font-size:.95rem;color:#666;line-height:1.3}.store-categories{display:flex;gap:.35rem;flex-wrap:wrap;margin:.4rem 0 .2rem}.store-category-pill{display:inline-flex;align-items:center;padding:.18rem .45rem;border-radius:999px;background:#eef6ff;border:1px solid #d4e9ff;color:#1d4ed8;font-size:.7rem;font-weight:600}.store-tile span{display:inline-block;margin-top:.3rem;font-size:.88rem;font-weight:700;color:#0a7a2f}.store-map-list-section{padding:.15rem 0 1rem}.store-map-list{display:grid;grid-template-columns:1fr;gap:8px}.store-map-row{border:1px solid #e2e8f0;border-radius:12px;background:linear-gradient(180deg,#fff,#fbfcff);display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px 10px 9px;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease}.store-map-row:hover{border-color:#cbd5e1;box-shadow:0 4px 10px #0f172a14}.store-map-row.selected{border-color:#1d4ed8;box-shadow:0 0 0 2px #2563eb26}.store-map-row-logo{width:44px;height:44px;border-radius:10px;overflow:hidden;border:1px solid #e2e8f0}.store-map-row-logo img{width:100%;height:100%;object-fit:cover}.store-map-row-copy{min-width:0}.store-map-row-copy h4{margin:0;font-size:.95rem;line-height:1.2;color:#0f172a;font-weight:700}.store-map-row-copy p{margin:2px 0 0;font-size:.78rem;color:#64748b;line-height:1.2}.store-map-row-tags{margin-top:6px;display:flex;gap:6px;flex-wrap:wrap}.store-map-row-tags span{display:inline-flex;align-items:center;padding:1px 7px;border-radius:999px;border:1px solid #dbe3ee;background:#f8fafc;color:#334155;font-size:.7rem;font-weight:600}.save-to-list-btn{position:absolute;top:.55rem;right:.55rem;width:30px;min-width:30px;height:30px;padding:0;border-radius:999px;border:1px solid #e5e7eb;background:#fff;color:#475569;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}.save-to-list-btn:hover{border-color:#cbd5e1;color:#111827;box-shadow:0 6px 14px #0f172a14}.save-to-list-btn.active{background:#111827;border-color:#111827;color:#fff}.store-save-to-list-btn{z-index:2}.pagination-row{margin-top:.75rem;display:flex;align-items:center;justify-content:flex-end;gap:.55rem}.pagination-label{font-size:.76rem;font-weight:600;color:#6b7280;min-width:95px;text-align:center}.pagination-btn{display:inline-flex;align-items:center;gap:.2rem;border:1px solid #d1d5db;background:#fff;color:#111827;border-radius:8px;font-size:.76rem;font-weight:700;padding:.35rem .5rem;cursor:pointer}.pagination-btn:disabled{opacity:.45;cursor:not-allowed}.pagination-btn:not(:disabled):hover{border-color:#9ca3af}.deals-container{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;align-items:stretch}.deal-card.premium-card{border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;box-shadow:0 3px 14px #1118270f;display:flex;flex-direction:column;min-height:100%;background:#fff;position:relative}.deal-card.premium-card.sponsored{border-color:#e8d28a;background:radial-gradient(circle at 95% 8%,rgba(245,205,96,.2),transparent 40%),linear-gradient(180deg,#fffcf1,#fff 64%);box-shadow:0 8px 20px #b58a1121}.deal-card.premium-card:hover{transform:translateY(-1px);box-shadow:0 8px 18px #11182717}.deal-card.premium-card.sponsored:hover{box-shadow:0 11px 24px #b58a1133}.deal-card-main{display:grid;grid-template-columns:114px 1fr;min-height:166px}.deal-card.premium-card .deal-hero{position:relative;height:100%;min-height:100%;aspect-ratio:auto;background:linear-gradient(145deg,#f8fafc,#eef2f7);border-right:1px solid #edf1f5;overflow:hidden}.deal-store-visual-fade{position:absolute;inset:0;background-size:72%;background-repeat:no-repeat;background-position:center;opacity:.24;filter:blur(.4px) saturate(.8)}.deal-store-identity{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;padding:.5rem .35rem}.deal-store-icon-shell{position:relative;width:62px;height:62px;border-radius:16px;background:#ffffffeb;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 18px #0f172a14}.deal-store-icon-shell img{width:44px;height:44px;object-fit:contain;border-radius:10px}.deal-store-name{margin:0;width:100%;text-align:center;font-size:.66rem;font-weight:700;line-height:1.15;color:#334155;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.deal-card.premium-card .deal-card-body{padding:.58rem .68rem .56rem;display:flex;flex-direction:column;gap:.3rem;flex:1;position:relative}.deal-card.premium-card .deal-title{font-size:.9rem;line-height:1.22;margin:0;color:#111827}.deal-card.premium-card .deal-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.42rem}.deal-header-spacer{height:1px}.deal-clean-top .save-to-list-btn{position:static;width:30px;min-width:30px;height:30px;padding:0}.deal-card.premium-card .business-name{font-size:.75rem;line-height:1.2;color:#6b7280;margin:0}.deal-card.premium-card .category-tag{border-radius:999px;border:1px solid #e5e7eb;background:#f9fafb;color:#374151;font-size:.72rem;font-weight:700;padding:.22rem .5rem}.deal-card.premium-card .discount-badge{border-radius:999px;border:1px solid #d1d5db;background:#111827;color:#fff;font-size:.71rem;font-weight:800;padding:.23rem .52rem;line-height:1}.deal-tags-row{display:flex;align-items:center;justify-content:flex-end;gap:.3rem;min-height:1.2rem;width:100%}.sponsored-badge{display:inline-flex;align-items:center;width:fit-content;gap:.22rem;font-size:.68rem;font-weight:700;color:#8a5a00;background:linear-gradient(180deg,#fff8db,#fff1c6);border:1px solid #edd27a;border-radius:999px;padding:.18rem .48rem;white-space:nowrap;box-shadow:inset 0 1px #ffffffbf}.parking-status-tag{display:inline-flex;align-items:center;width:fit-content;gap:.22rem;font-size:.64rem;font-weight:700;border-radius:999px;border:1px solid #d1d5db;background:#f8fafc;color:#111827;padding:.14rem .4rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.parking-status-tag.car_available{border-color:#bbf7d0;background:#f0fdf4;color:#14532d}.parking-status-tag.bike_only{border-color:#bae6fd;background:#f0f9ff;color:#0c4a6e}.parking-status-tag.no_parking_walkin{border-color:#fecaca;background:#fef2f2;color:#991b1b}.recent-deals-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.deal-card.premium-card .deal-pricing{gap:.42rem;margin-top:.1rem;margin-bottom:.5rem}.deal-card.premium-card .price-original{font-size:.76rem}.deal-card.premium-card .price-current{font-size:1.02rem}.deal-card.premium-card .savings{font-size:.67rem;padding:.18rem .42rem}.deal-card.premium-card .deal-meta{margin-top:auto;padding-top:.33rem;border-top:1px solid #f3f4f6;margin-bottom:0;gap:.45rem;font-size:.72rem;color:#6b7280;align-items:center}.deal-card.premium-card .deal-meta span{gap:.28rem}.deal-footer-row{margin-top:.2rem;display:flex;align-items:center;justify-content:space-between;gap:.42rem}.deal-details-toggle{width:fit-content;display:inline-flex;align-items:center;gap:.3rem;border:1px solid #d1d5db;border-radius:999px;background:#fff;color:#374151;font-size:.67rem;font-weight:700;padding:.2rem .5rem;cursor:pointer}.deal-details-toggle:hover{border-color:#9ca3af;color:#111827}.deal-gotit-chip{display:inline-flex;align-items:center;gap:.24rem;border-radius:999px;background:#0f172a;color:#fff;border:1px solid #111827;font-size:.64rem;font-weight:700;padding:.18rem .46rem;white-space:nowrap}.deal-details-popover{position:absolute;left:.68rem;right:.68rem;bottom:2.25rem;z-index:8;border:1px solid #dbe3ea;border-radius:10px;background:#fffffffa;box-shadow:0 8px 20px #0f172a1f;padding:.42rem .48rem}.deal-extra-details{margin-top:0;display:flex;flex-wrap:wrap;gap:.3rem;padding-top:0;border-top:0}.deal-detail-pill{display:inline-flex;align-items:center;gap:.24rem;font-size:.64rem;font-weight:700;color:#374151;border:1px solid #d1d5db;border-radius:999px;background:#f9fafb;padding:.13rem .44rem}.deal-detail-description{margin:0;width:100%;font-size:.69rem;color:#6b7280;line-height:1.28}.deal-quick-actions{margin-left:auto;display:inline-flex;align-items:center;gap:.3rem}.deal-icon-action{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid #d1d5db;background:#fff;color:#111827;text-decoration:none;transition:all .15s ease}.deal-icon-action:hover{border-color:#9ca3af;background:#f9fafb}.deal-icon-action.whatsapp{border-color:#86efac;color:#166534;background:#f0fdf4}.deal-icon-action.whatsapp:hover{border-color:#4ade80;background:#dcfce7}.deal-card.premium-card .urgency-badge.inline{margin-left:auto;border-radius:999px;font-size:.61rem;font-weight:800;letter-spacing:.01em;padding:.13rem .38rem;border:1px solid #fca5a5;background:#ef4444;color:#fff;white-space:nowrap;flex-shrink:0}.sunaulo-hero-badge{position:absolute;top:.48rem;left:.48rem;z-index:4;display:inline-flex;align-items:center;gap:.25rem;border-radius:999px;background:linear-gradient(180deg,#ffe59a,#ffd24d);border:1px solid #e5b941;color:#5f4300;box-shadow:0 4px 10px #b8860b3d;padding:.18rem .44rem;font-size:.66rem;font-weight:800}.sunaulo-hero-badge svg{flex-shrink:0}.deal-card.premium-card.clean{border-radius:18px;border:1px solid #d6dbe3;box-shadow:none;background:#fff;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.deal-card.premium-card.clean:hover{transform:translateY(-1px);border-color:#c6cdd8;box-shadow:0 6px 18px #0f172a14}.deal-card.premium-card.clean.selected{border-color:#1d4ed8;box-shadow:0 0 0 2px #2563eb29,0 8px 18px #1d4ed829}.deal-card.premium-card.clean .deal-card-main{grid-template-columns:1fr;min-height:124px}.deal-card.premium-card.clean .deal-card-source-media{width:100%;display:block;padding:0;border:0;height:148px;border-bottom:1px solid #edf2f7;overflow:hidden;background:#f1f5f9;cursor:zoom-in}.deal-card.premium-card.clean .deal-card-source-media img{width:100%;height:100%;display:block;object-fit:cover}.deal-image-preview-backdrop{position:fixed;inset:0;z-index:2200;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a8f}.deal-image-preview-modal{position:relative;width:min(720px,100%);overflow:hidden;border:1px solid #dde4ee;border-radius:18px;background:#fffdf9;box-shadow:0 24px 80px #0f172a47}.deal-image-preview-media{position:relative;display:grid;place-items:center;background:#0f172a}.deal-image-preview-modal img{width:100%;max-height:min(62vh,560px);display:block;object-fit:contain;background:#0f172a}.deal-image-preview-close{position:absolute;top:12px;right:12px;width:36px;height:36px;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:#0f172ab8;color:#fff;cursor:pointer}.deal-image-preview-footer{display:block;padding:14px 16px}.deal-image-preview-footer strong,.deal-image-preview-footer span{display:block}.deal-image-preview-footer strong{color:#0f172a;font-size:1rem}.deal-image-preview-footer span{margin-top:3px;color:#64748b;font-size:.86rem}.deal-image-preview-primary{position:absolute;left:50%;bottom:18px;transform:translate(-50%);min-height:40px;display:inline-flex;align-items:center;gap:8px;padding:0 16px;border:1px solid rgba(255,255,255,.42);border-radius:999px;background:#0f172ad6;color:#f8fafc;font-weight:800;text-decoration:none;cursor:pointer;box-shadow:0 12px 28px #0f172a42;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap}.deal-image-preview-primary:hover{background:#0f172af0}.deal-card.premium-card.clean .deal-store-icon-shell{width:58px;height:58px;border-radius:12px;background:#fff;border:1px solid #dce1e7;box-shadow:none}.deal-card.premium-card.clean .deal-store-icon-shell img{width:40px;height:40px}.deal-card.premium-card.clean .deal-store-icon-shell.inline{width:40px;height:40px;border-radius:10px;flex-shrink:0}.deal-card.premium-card.clean .deal-store-icon-shell.inline img{width:28px;height:28px}.deal-card.premium-card.clean .deal-store-identity,.deal-card.premium-card.clean .deal-store-name,.deal-card.premium-card.clean .deal-store-visual-fade,.deal-card.premium-card.clean .deal-tags-row,.deal-card.premium-card.clean .deal-footer-row,.deal-card.premium-card.clean .deal-details-toggle,.deal-card.premium-card.clean .deal-details-popover,.deal-card.premium-card.clean .deal-extra-details{display:none}.deal-card.premium-card.clean .deal-card-body{padding:.72rem .82rem;gap:.38rem}.deal-clean-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.deal-headings{min-width:0}.deal-store-inline{display:flex;align-items:center;gap:.5rem;min-width:0;margin-bottom:.08rem}.deal-store-heading{margin:0;font-size:1rem;line-height:1.22;font-weight:700;color:#0f172a;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sunaulo-inline-badge{display:inline-flex;align-items:center;gap:.22rem;border-radius:999px;background:#fff7d6;border:1px solid #f1d37a;color:#7c5b00;font-size:.66rem;font-weight:800;padding:.12rem .34rem;flex-shrink:0}.deal-title.clean{margin:.38rem 0 0;font-size:.8rem;color:#475569;line-height:1.28;font-weight:550}.deal-source-mark{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin-right:5px;border-radius:6px;color:#475569;background:#f1f5f9;vertical-align:-4px}.deal-source-mark.instagram{color:#9d174d;background:#fdf2f8}.deal-source-mark.tiktok{color:#155e75;background:#ecfeff}.deal-source-mark.facebook{color:#1d4ed8;background:#eff6ff}.deal-main-line{margin:0;display:inline-flex;align-items:center;gap:.24rem;font-size:.84rem;font-weight:600;color:#0f8a2f;line-height:1.22}.deal-main-line.urgent{color:#d32f2f}.deal-recurring-line{margin:0;display:inline-flex;align-items:center;gap:.3rem;font-size:.76rem;color:#1e40af;font-weight:600;line-height:1.2}.deal-recurring-line em{font-style:normal;color:#475569;font-weight:600;font-size:.74rem}.deal-sub-line{margin:0;font-size:.9rem;color:#6b7280;line-height:1.28;text-transform:capitalize}.deal-clean-footer{margin-top:auto;display:flex;align-items:center;gap:.38rem;padding-top:.14rem}.deal-card.premium-card.clean .distance{display:inline-flex;align-items:center;gap:.22rem;color:#64748b;font-size:.8rem;font-weight:550}.deal-card.premium-card.clean .discount-badge.clean{margin-left:auto;border-radius:999px;border:1px solid #cfd7e3;background:#f8fafc;color:#111827;font-size:.72rem;font-weight:700;letter-spacing:-.01em;padding:.12rem .42rem;line-height:1.05;min-width:0}.deal-card.premium-card.clean .discount-badge.clean.muted{color:#475569}.deal-card.premium-card.clean .sunaulo-hero-badge{top:.38rem;left:.38rem;font-size:.58rem;padding:.14rem .36rem}.deal-card-anchor{min-width:0}.bottom-action-bar.compact{position:static;display:grid;grid-template-columns:1fr 1fr;gap:.5rem;padding:.64rem .78rem .78rem;margin-top:auto;border-top:1px solid #f3f4f6}.bottom-action-bar.compact.single{grid-template-columns:1fr;margin-top:auto;padding-top:.58rem}.whatsapp-btn.compact,.call-btn.compact,.claim-btn.compact{margin-bottom:0;font-size:.87rem;min-height:42px;padding:.42rem .56rem;border-radius:11px;font-weight:800}.call-btn.compact{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;text-decoration:none;background:#111827;color:#fff;border:1px solid #0f172a;font-weight:800}.call-btn.compact:hover{background:#030712}@media(max-width:780px){.deals-container,.deal-card-main{grid-template-columns:1fr}.deal-card.premium-card .deal-hero{min-height:144px;aspect-ratio:16 / 8}}@media(min-width:781px)and (max-width:1220px){.deals-container{grid-template-columns:repeat(2,minmax(0,1fr))}}.expiry-alert.inline{margin-top:0;padding:.14rem .45rem;font-size:.65rem}.parking-toggle-wrap{margin-bottom:.72rem}.parking-toggle-wrap p{font-size:.78rem;font-weight:700;color:#111827;margin-bottom:.35rem}.parking-toggle-group{display:grid;gap:.35rem}.parking-toggle{display:inline-flex;align-items:center;gap:.4rem;border:1px solid #e5e7eb;border-radius:10px;background:#fff;padding:.35rem .55rem;font-size:.74rem;color:#374151;font-weight:600}.parking-toggle input{accent-color:#111827}.sidebar-user-links{margin-top:auto;border-top:1px solid #ececec;padding-top:.5rem}.sidebar-user-links p{font-size:.8rem;color:#6b6b6b;font-weight:600;margin-bottom:.3rem;padding:0 .6rem}.profile-edit-form{margin:0}.profile-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:.85rem;margin-bottom:.9rem}.profile-form-grid label{display:flex;flex-direction:column;gap:.35rem;font-size:.82rem;color:#44403c;font-weight:600}.profile-form-grid label.full-width{grid-column:1 / -1}.profile-form-grid input,.profile-form-grid textarea,.profile-form-grid select{border:1px solid #d6d3d1;border-radius:8px;padding:.7rem .75rem;font-size:.9rem;color:#111827;background:#fff}.address-search-field{position:relative}.address-suggest-panel{position:absolute;left:0;right:0;top:calc(100% + 4px);z-index:20;background:#fff;border:1px solid #d6d3d1;border-radius:8px;box-shadow:0 8px 18px #0f172a14;overflow:hidden}.address-suggest-item{width:100%;border:none;background:transparent;text-align:left;padding:.7rem .75rem;font-size:.86rem;color:#111827;border-bottom:1px solid #f1f5f9;cursor:pointer}.address-suggest-item:last-child{border-bottom:none}.address-suggest-item:hover{background:#fafaf9}.address-suggest-item.muted{color:#78716c;cursor:default}.profile-form-actions{display:flex;align-items:center;gap:.75rem;justify-content:space-between;flex-wrap:wrap}.favorite-deals-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem}.favorite-deal-card{border:1px solid #e7e5e4;border-radius:10px;padding:.75rem;background:#fff;display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.favorite-deal-card h4{font-size:.92rem;margin-bottom:.15rem;color:#111827}.favorite-deal-card p{font-size:.82rem;margin-bottom:0}.favorite-deal-card strong{flex-shrink:0;font-size:.8rem;font-weight:700;color:#166534;border:1px solid #bbf7d0;background:#f0fdf4;border-radius:8px;padding:.35rem .5rem}@media(max-width:980px){.account-page{padding:1rem}.account-topbar,.account-header,.account-layout{grid-template-columns:1fr;display:grid}.account-topbar-actions{justify-content:flex-start}.account-actions{justify-content:flex-start;flex-wrap:wrap}.account-layout{gap:1rem}.account-become-grid,.account-overview-grid,.creator-social-grid,.creator-feed-status-grid{grid-template-columns:1fr}.creator-library-header{flex-direction:column}.account-summary-panel{position:static}}@media(max-width:720px){.profile-form-grid,.creator-import-form,.creator-social-meta{grid-template-columns:1fr}.favorite-deal-card{flex-direction:column;align-items:flex-start}}.sidebar-category-filter{margin-top:.5rem;padding:.5rem .35rem .2rem;border-top:1px solid #ececec}.sidebar-category-filter .category-header{margin-bottom:.5rem;padding:0 .45rem}.sidebar-category-filter .category-header-copy strong{font-size:.84rem}.sidebar-category-filter .category-chips{display:flex;flex-direction:column;gap:.38rem;overflow-x:hidden;overflow-y:auto;max-height:45vh;padding:.1rem .25rem .35rem}.sidebar-category-filter .category-chip{width:100%;justify-content:flex-start;border-radius:10px;padding:.48rem .55rem;border:1px solid #e5e7eb;background:#fff;color:#1f2937}.sidebar-category-filter .category-chip-icon{width:22px;height:22px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--category-color) 14%,white);color:var(--category-color);border:1px solid color-mix(in srgb,var(--category-color) 28%,white)}.sidebar-category-filter .category-chip.active{border-color:color-mix(in srgb,var(--category-color) 45%,white);background:color-mix(in srgb,var(--category-color) 12%,white);color:#111827}.sidebar-category-filter .clear-btn{font-size:.72rem;padding:.2rem .45rem}.store-mode-row{display:flex;gap:1rem;margin-bottom:.6rem}.store-mode-row label{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem}@media(max-width:980px){.instacart-topbar{grid-template-columns:1fr;height:auto;padding:.7rem}.instacart-body{grid-template-columns:1fr;min-height:0;overflow:visible}.instacart-sidebar{display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;border-right:none;border-bottom:1px solid #e7e7e7;position:static;height:auto}.sidebar-main-nav{flex-direction:row}.sidebar-category-filter{margin-top:0;border-top:none;border-left:1px solid #ececec;padding:0 0 0 .65rem;min-width:320px}.sidebar-category-filter .category-header{margin-bottom:.35rem;padding:0}.sidebar-category-filter .category-chips{flex-direction:row;max-height:none;overflow-x:auto;overflow-y:hidden;padding:.05rem 0 .15rem}.sidebar-category-filter .category-chip{width:auto;white-space:nowrap}.sidebar-user-links{margin-top:0;border-top:none;border-left:1px solid #ececec;padding-top:0;padding-left:.7rem;display:flex;align-items:center;gap:.35rem}.sidebar-user-links p{display:none}.instacart-map{height:72vh}.deals-container,.bottom-action-bar.compact{grid-template-columns:1fr}}.instacart-shell,.instacart-shell.creator-shell-mode{background:#f6f5f3}.instacart-topbar{position:sticky;top:0;z-index:1200;min-height:96px;grid-template-columns:minmax(180px,250px) minmax(420px,1fr) auto;padding:0 12px;box-shadow:none;border-bottom:1px solid #e8e4dc;background:#f7f5f1f5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);gap:18px}.instacart-brand{gap:12px;min-width:0;display:inline-flex;align-items:center}.menu-trigger{width:42px;height:42px;border:none;background:transparent;color:#232323;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.menu-trigger:hover{background:#ece7dd}.brand-logo{display:inline-flex;align-items:center;width:min(200px,100%);min-width:0}.brand-mark-image{width:min(150px,100%);max-width:100%;height:auto;display:block}.instacart-actions{display:inline-flex;align-items:center;gap:4px;justify-self:end;flex-wrap:nowrap;min-width:0}.header-progress-indicator{height:36px;padding:0 12px;display:inline-flex;align-items:center;gap:8px;border:1px solid #ddd6cb;border-radius:999px;background:#fffffff0;color:#3f3f46;font-size:.84rem;font-weight:700;white-space:nowrap}.location-picker-trigger{min-width:230px;max-width:290px;height:44px;border:1px solid #d8d1c7;border-radius:999px;background:#fff;display:inline-flex;align-items:center;gap:10px;padding:0 14px;color:#2f343a;font-size:.95rem;font-weight:600;cursor:pointer;flex-shrink:1}.location-picker-trigger:hover{background:#faf8f4}.location-picker-trigger span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-map-toggle{height:44px;padding:0 8px 0 12px;border:1px solid #d8d1c7;border-radius:999px;background:#fff;display:inline-flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;color:#25303b;font-weight:700;font-size:.92rem;white-space:nowrap;flex-shrink:0}.header-map-toggle-copy{display:inline-flex;align-items:center;gap:.45rem}.header-map-toggle .deals-view-toggle{pointer-events:none;width:46px;height:26px;background:#dfe5ec;margin:0}.header-map-toggle.active{border-color:#d6d3d1;background:#fff}.header-map-toggle.active .deals-view-toggle{background:#111827}.location-suggest-panel{position:absolute;top:calc(100% + 6px);left:0;width:100%;max-height:270px;overflow-y:auto;border:1px solid #d7dde6;border-radius:12px;background:#fff;box-shadow:0 12px 26px #0f172a1f;z-index:1300}.location-suggest-item{width:100%;border:none;background:transparent;text-align:left;padding:9px 11px;color:#111827;font-size:.86rem;cursor:pointer;border-bottom:1px solid #eef1f4}.location-suggest-item:last-child{border-bottom:none}.location-suggest-item:hover{background:#f8fafc}.location-suggest-item.muted{color:#64748b;cursor:default}.location-suggest-action{display:grid;gap:.1rem;border-bottom:1px solid #e8edf3}.location-suggest-action strong{font-size:.85rem;color:#111827}.location-suggest-action span{font-size:.76rem;color:#6b7280}.location-suggest-section{border-top:1px solid #e8edf3}.location-suggest-section-title{padding:.55rem .75rem .3rem;font-size:.74rem;font-weight:700;color:#6b7280}.view-toggle{border-radius:999px;border-color:#d9d6d1}.view-toggle button{width:40px;height:40px;justify-content:center;padding:0}.instacart-body{grid-template-columns:240px 1fr;min-height:calc(100vh - 88px);align-items:start}.instacart-body.creator-mode{min-height:calc(100vh - 88px)}.instacart-body.sidebar-collapsed{grid-template-columns:92px 1fr}.instacart-sidebar{display:flex;flex-direction:column;position:sticky;top:0;align-self:start;height:100vh;border-right:1px solid #e3dfd9;padding:8px 10px 0;background:#f6f5f3;box-sizing:border-box;overflow-y:auto;overflow-x:hidden}.instacart-sidebar.collapsed{padding-inline:9px}.sidebar-nav-stack{min-height:0;flex:1 1 auto;display:flex;flex-direction:column;gap:.35rem}.sidebar-main-nav{min-height:0;display:flex;flex-direction:column;gap:.35rem}.sidebar-shell-head{display:flex;align-items:center;gap:.6rem;padding:0 .2rem .05rem}.sidebar-shell-head .brand-logo{min-height:44px}.instacart-sidebar.collapsed .sidebar-shell-head{flex-direction:column;justify-content:center;gap:.25rem;padding-inline:0}.instacart-sidebar.collapsed .sidebar-shell-head .brand-logo{width:62px;min-height:28px;justify-content:center;overflow:hidden}.instacart-sidebar.collapsed .sidebar-shell-head .brand-mark-image{width:62px}.sidebar-utility-panel{display:grid;gap:.6rem;padding-bottom:.9rem}.sidebar-discovery-panel{display:grid;gap:.45rem;padding:.7rem;border:1px solid #ddd6cb;border-radius:18px;background:#fff}.sidebar-discovery-panel-minimal{gap:.35rem;padding:0;margin:.2rem 0 .1rem;border:0;border-radius:0;background:transparent;box-shadow:none}.sidebar-location-trigger,.sidebar-discovery-toggle{width:100%;max-width:none;min-width:0}.sidebar-discovery-location{border:1px solid #ece7df;background:#fff;min-height:48px;padding:.52rem .62rem;border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:.5rem;text-align:left;color:#111827;cursor:pointer}.sidebar-discovery-location:hover,.sidebar-view-button:hover{border-color:#cbd5e1;background:#f8fafc}.sidebar-discovery-action-icon{width:34px;height:34px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;background:#111827;color:#fff}.sidebar-discovery-location-copy{display:grid;gap:.12rem;min-width:0}.sidebar-discovery-location-kicker{font-size:.64rem;font-weight:800;color:#78716c;text-transform:uppercase;letter-spacing:.05em}.sidebar-discovery-value{display:inline-flex;align-items:center;min-width:0;color:#1f2937;font-size:.8rem;font-weight:650}.sidebar-discovery-location-arrow{flex-shrink:0;color:#94a3b8}.sidebar-discovery-value span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-view-buttons{display:grid;grid-template-columns:1fr 1fr;gap:.35rem}.sidebar-view-button{min-width:0;min-height:46px;border:1px solid #ece7df;border-radius:12px;background:#fff;color:#25303b;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;font-size:.82rem;font-weight:850;cursor:pointer}.sidebar-view-button svg{width:21px;height:21px;flex:0 0 auto}.sidebar-view-button.active{border-color:#111827;background:#111827;color:#fff;box-shadow:0 8px 20px #11182724}.sidebar-view-toggle-single{width:42px;min-height:42px;padding:0;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border:1px solid #ece7df;border-radius:12px;background:#fff;color:#25303b;font-size:.78rem;font-weight:800;cursor:pointer}.sidebar-view-toggle-single span{display:none}.sidebar-view-toggle-single:hover{border-color:#cbd5e1;background:#f8fafc}.sidebar-view-toggle-single svg{width:20px;height:20px;flex:0 0 auto}.sidebar-discovery-toggle{height:32px;padding:0 5px 0 10px;border:1px solid #ece7df;border-radius:10px;background:#fff;display:inline-flex;align-items:center;justify-content:space-between;gap:8px;color:#25303b;font-weight:650;font-size:.76rem}.sidebar-discovery-toggle.active{border-color:#d6d3d1;background:#fafaf9}.sidebar-discovery-toggle-copy{display:inline-flex;align-items:center;gap:.35rem}.sidebar-discovery-panel-minimal .deals-view-toggle{width:38px;height:20px}.sidebar-discovery-panel-minimal .deals-view-toggle-knob{width:14px;height:14px}.sidebar-discovery-panel-minimal .deals-view-toggle.active .deals-view-toggle-knob{transform:translate(18px)}.sidebar-item{font-size:1.12rem;font-weight:600;border-radius:10px;padding:11px 12px;min-height:50px;align-items:center}.sidebar-item.active{background:#e9e7e3;color:#111}.sidebar-item-icon{width:34px;height:34px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d9d5ce;background:linear-gradient(180deg,#fff,#f1efea);color:#1f2937;flex:0 0 auto}.sidebar-item-icon svg,.sidebar-item>svg{width:20px;height:20px;flex:0 0 auto}.sidebar-item.active .sidebar-item-icon{border-color:#2a3341;background:#111827;color:#fff}.sidebar-notifications-wrap{display:grid;gap:.38rem;position:relative}.sidebar-notifications-trigger{position:relative}.sidebar-icon-dot{position:absolute;top:-3px;right:-3px;width:9px;height:9px;border:2px solid #ffffff;border-radius:999px;background:#dc2626;box-shadow:0 0 0 3px #dc26261f}.sidebar-notification-count{min-width:22px;height:22px;padding:0 .42rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;margin-left:auto;background:#dc2626;color:#fff;font-size:.72rem;font-weight:900;line-height:1}.sidebar-new-notification-alert{width:calc(100% - 18px);justify-self:end;padding:.42rem .62rem;border:1px solid rgba(220,38,38,.14);border-radius:10px;background:#fff7ed;color:#9a3412;text-align:left;font-size:.74rem;font-weight:850;cursor:pointer}.sidebar-notifications-panel{display:grid;gap:.58rem;padding:.68rem;border:1px solid #e7e1d8;border-radius:16px;background:#fff;box-shadow:0 16px 34px #0f172a1f}.sidebar-notifications-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.7rem}.sidebar-notifications-head div{display:grid;gap:.1rem}.sidebar-notifications-head strong{color:#111827;font-size:.9rem;font-weight:900}.sidebar-notifications-head span{color:#64748b;font-size:.72rem;font-weight:750}.sidebar-notifications-head button,.sidebar-notification-read-toggle{border:0;background:transparent;color:#0f766e;font-size:.7rem;font-weight:900;cursor:pointer}.sidebar-notification-tabs{display:grid;grid-template-columns:1fr 1fr;gap:.3rem}.sidebar-notification-tabs button{min-height:30px;border:1px solid #e7e1d8;border-radius:10px;background:#fafaf9;color:#475569;display:inline-flex;align-items:center;justify-content:center;gap:.34rem;font-size:.75rem;font-weight:850;cursor:pointer}.sidebar-notification-tabs button.active{border-color:#111827;background:#111827;color:#fff}.sidebar-notification-tabs span{min-width:18px;height:18px;padding:0 .28rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#94a3b829;font-size:.64rem}.sidebar-notification-list{display:grid;gap:.38rem;max-height:min(42vh,360px);overflow-y:auto;padding-right:.1rem}.sidebar-notification-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.36rem;align-items:center;padding:.48rem;border:1px solid #ece7df;border-radius:13px;background:#fff}.sidebar-notification-row.unread{border-color:#14b8a638;background:linear-gradient(135deg,#f0fdfa,#fff)}.sidebar-notification-main{min-width:0;display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:start;gap:.48rem;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.sidebar-notification-kind{width:30px;height:30px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#111827;color:#fff}.sidebar-notification-copy{min-width:0;display:grid;gap:.12rem}.sidebar-notification-copy strong{color:#111827;font-size:.76rem;font-weight:900;line-height:1.2}.sidebar-notification-copy em{color:#64748b;font-size:.68rem;font-style:normal;font-weight:650;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-notification-copy small{color:#94a3b8;font-size:.64rem;font-weight:800}.sidebar-notification-dot{width:8px;height:8px;margin-top:.2rem;border-radius:999px;background:#14b8a6}.sidebar-notification-error,.sidebar-notification-empty{margin:0;padding:.72rem;border:1px dashed #d6d3d1;border-radius:12px;color:#64748b;display:flex;align-items:center;gap:.45rem;font-size:.74rem;font-weight:750}.sidebar-notification-error{border-color:#dc26263d;color:#b91c1c;background:#fef2f2}.notifications-page-shell{display:grid;gap:18px;max-width:1040px;margin:0 auto;padding:24px 18px 40px}.notifications-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding-bottom:16px;border-bottom:1px solid #e7e1d8}.notifications-page-kicker{display:inline-flex;align-items:center;gap:7px;margin-bottom:8px;color:#0f766e;font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.notifications-page-head h1{margin:0;color:#0f172a;font-size:clamp(2rem,4vw,3.4rem);line-height:.98;letter-spacing:0}.notifications-page-head p{max-width:560px;margin:10px 0 0;color:#64748b;font-size:.98rem;line-height:1.45}.notifications-page-actions{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.notifications-page-actions .dashboard-secondary-btn{min-height:42px;display:inline-flex;align-items:center;gap:8px}.notifications-page-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.notifications-page-summary article{display:grid;gap:4px;min-height:92px;align-content:center;padding:16px;border:1px solid #e7e1d8;border-radius:18px;background:#fff;box-shadow:0 12px 30px #0f172a0d}.notifications-page-summary article.attention{border-color:#dc262633;background:linear-gradient(135deg,#fff7ed,#fff)}.notifications-page-summary strong{color:#111827;font-size:1.9rem;line-height:1;font-weight:950}.notifications-page-summary span{color:#64748b;font-size:.78rem;font-weight:850}.notifications-page-tabs{width:fit-content;display:inline-flex;gap:8px;padding:4px;border:1px solid #e7e1d8;border-radius:999px;background:#fff}.notifications-page-tabs button{min-height:38px;padding:0 16px;border:0;border-radius:999px;background:transparent;color:#475569;display:inline-flex;align-items:center;gap:8px;font-size:.86rem;font-weight:900;cursor:pointer}.notifications-page-tabs button.active{background:#111827;color:#fff}.notifications-page-tabs span{min-width:22px;height:22px;padding:0 6px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#94a3b829;font-size:.72rem}.notifications-page-error,.notifications-page-empty{display:flex;align-items:center;gap:10px;min-height:92px;padding:18px;border:1px dashed #d6d3d1;border-radius:18px;background:#fff;color:#64748b;font-weight:850}.notifications-page-error{border-color:#dc26263d;background:#fef2f2;color:#b91c1c}.notifications-page-list{display:grid;gap:12px}.notifications-page-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:14px;border:1px solid #e7e1d8;border-radius:18px;background:#fff;box-shadow:0 12px 30px #0f172a0d}.notifications-page-row.unread{border-color:#14b8a642;background:linear-gradient(135deg,#f0fdfa,#fff 58%)}.notifications-page-row-main{min-width:0;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.notifications-page-row-icon{width:48px;height:48px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;background:#111827;color:#fff}.notifications-page-row-copy{min-width:0;display:grid;gap:4px}.notifications-page-row-copy strong{color:#111827;font-size:1rem;font-weight:920;line-height:1.2}.notifications-page-row-copy em{color:#64748b;font-size:.86rem;font-style:normal;font-weight:650;line-height:1.35}.notifications-page-row-copy small{color:#94a3b8;font-size:.74rem;font-weight:850}.notifications-page-unread-pill{padding:6px 10px;border-radius:999px;background:#ccfbf1;color:#0f766e;font-size:.72rem;font-weight:950}.notifications-page-row-actions{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.notifications-page-row-actions button{min-height:34px;padding:0 12px;border:1px solid #e7e1d8;border-radius:999px;background:#fff;color:#334155;font-size:.78rem;font-weight:900;cursor:pointer}.notifications-page-row-actions button:hover{border-color:#cbd5e1;background:#f8fafc}.sidebar-user-links{align-self:stretch;margin-top:auto;border-top:1px solid #e8e5e0;padding:.45rem 0 .1rem;margin-bottom:0}.instacart-content.creator-mode{background:transparent;padding:14px 14px 0}.instacart-content.creator-mode .instacart-list-view{background:transparent}.sidebar-logout-item{color:#b91c1c}.sidebar-logout-item .sidebar-item-icon,.sidebar-logout-item svg{color:inherit}.sidebar-logout-item:hover{background:#fef2f2}.instacart-sidebar.collapsed .sidebar-item{justify-content:center;width:100%;min-height:48px;padding-inline:8px;border-radius:14px;gap:0}.instacart-sidebar.collapsed .sidebar-item-icon{width:38px;height:38px;border:1px solid #d9d5ce;border-radius:13px;background:linear-gradient(180deg,#fff,#f1efea);color:#1f2937}.instacart-sidebar.collapsed .sidebar-item.active .sidebar-item-icon{border-color:#2a3341;background:#111827;color:#fff}.instacart-sidebar.collapsed .sidebar-item-icon svg,.instacart-sidebar.collapsed .sidebar-item>svg{width:20px;height:20px}.instacart-sidebar.collapsed .sidebar-item-label,.instacart-sidebar.collapsed .sidebar-user-links p{display:none}.instacart-sidebar.collapsed .sidebar-discovery-panel-minimal{width:100%;gap:.35rem;padding:0;margin:.3rem 0 .1rem;border:0;background:transparent}.instacart-sidebar.collapsed .sidebar-discovery-location,.instacart-sidebar.collapsed .sidebar-view-button,.instacart-sidebar.collapsed .sidebar-view-toggle-single{width:100%;min-height:48px;padding:0;border:1px solid #ece7df;border-radius:14px;background:#fff;color:#25303b}.instacart-sidebar.collapsed .sidebar-discovery-location:hover,.instacart-sidebar.collapsed .sidebar-view-button:hover,.instacart-sidebar.collapsed .sidebar-view-toggle-single:hover{border-color:#cbd5e1;background:#f8fafc}.instacart-sidebar.collapsed .sidebar-discovery-location{justify-content:center}.instacart-sidebar.collapsed .sidebar-discovery-action-icon{width:38px;height:38px;border-radius:13px;background:#111827;color:#fff}.instacart-sidebar.collapsed .sidebar-discovery-action-icon svg,.instacart-sidebar.collapsed .sidebar-view-button svg,.instacart-sidebar.collapsed .sidebar-view-toggle-single svg{width:21px;height:21px}.instacart-sidebar.collapsed .sidebar-discovery-location-copy,.instacart-sidebar.collapsed .sidebar-discovery-location-arrow,.instacart-sidebar.collapsed .sidebar-view-button span,.instacart-sidebar.collapsed .sidebar-view-toggle-single span{display:none}.instacart-sidebar.collapsed .sidebar-view-buttons{grid-template-columns:1fr;gap:.35rem}.instacart-sidebar.collapsed .sidebar-view-button.active{border-color:#111827;background:#111827;color:#fff;box-shadow:0 8px 20px #11182724}.instacart-sidebar.collapsed .sidebar-main-nav{gap:.35rem}.instacart-sidebar.collapsed .sidebar-nav-stack{gap:.35rem;width:100%}.instacart-sidebar.collapsed .sidebar-user-links{width:100%}.instacart-sidebar.collapsed .sidebar-user-links{margin-top:10px;padding-top:0;border-top:none}.instacart-content{position:relative;min-height:calc(100vh - 88px);box-sizing:border-box;padding:14px 14px 0;overflow-x:hidden}.instacart-body.sidebar-collapsed{grid-template-columns:112px 1fr}.instacart-sidebar.collapsed{padding:14px 10px 12px;align-items:center;background:#f6f5f3}.instacart-sidebar.collapsed .sidebar-shell-head{width:100%;display:grid;justify-items:center;gap:12px;padding:0 0 18px}.instacart-sidebar.collapsed .menu-trigger{width:44px;height:44px;border-radius:14px}.instacart-sidebar.collapsed .menu-trigger svg{width:22px;height:22px}.instacart-sidebar.collapsed .sidebar-shell-head .brand-logo{width:84px;min-height:30px;justify-content:center;overflow:hidden}.instacart-sidebar.collapsed .sidebar-shell-head .brand-mark-image{width:84px}.instacart-sidebar.collapsed .sidebar-nav-stack,.instacart-sidebar.collapsed .sidebar-main-nav{width:100%;align-items:center}.instacart-sidebar.collapsed .sidebar-nav-stack{gap:18px}.instacart-sidebar.collapsed .sidebar-main-nav{gap:16px}.instacart-sidebar.collapsed .sidebar-item{width:78px;min-height:76px;padding:0;justify-content:center;border-radius:16px;background:transparent}.instacart-sidebar.collapsed .sidebar-item:hover{background:#eeece7}.instacart-sidebar.collapsed .sidebar-item.active{background:#e9e7e3}.instacart-sidebar.collapsed .sidebar-item-icon{width:48px;height:48px;border:1px solid #d8d2c8;border-radius:15px;background:#fffdf9;color:#1f2937;box-shadow:none}.instacart-sidebar.collapsed .sidebar-item.active .sidebar-item-icon{border-color:#111827;background:#111827;color:#fff}.instacart-sidebar.collapsed .sidebar-item-icon svg,.instacart-sidebar.collapsed .sidebar-item>svg{width:23px;height:23px}.instacart-sidebar.collapsed .sidebar-discovery-panel-minimal{width:100%;display:grid;justify-items:center;gap:12px;margin:auto 0 10px;padding:0;border:0;background:transparent}.instacart-sidebar.collapsed .sidebar-discovery-location,.instacart-sidebar.collapsed .sidebar-view-button,.instacart-sidebar.collapsed .sidebar-view-toggle-single{width:72px;min-height:52px;padding:0;border:1px solid #d8d2c8;border-radius:15px;background:#fffdf9;color:#1f2937}.instacart-sidebar.collapsed .sidebar-discovery-location:hover,.instacart-sidebar.collapsed .sidebar-view-button:hover,.instacart-sidebar.collapsed .sidebar-view-toggle-single:hover{border-color:#cfc5b8;background:#fff}.instacart-sidebar.collapsed .sidebar-discovery-action-icon{width:42px;height:42px;border-radius:14px;background:#111827;color:#fff}.instacart-sidebar.collapsed .sidebar-view-buttons{width:100%;display:grid;justify-items:center;gap:12px}.instacart-sidebar.collapsed .sidebar-view-button.active{border-color:#111827;background:#111827;color:#fff;box-shadow:none}.sidebar-item{font-size:1rem}.sidebar-user-links .sidebar-item{font-size:.98rem}.sidebar-discovery-panel-minimal{grid-template-columns:minmax(0,1fr) 42px;align-items:center;padding:0}.sidebar-discovery-location{min-height:44px;padding:.45rem .55rem;border-radius:13px}.sidebar-discovery-action-icon{width:30px;height:30px;border-radius:10px}.sidebar-discovery-action-icon svg{width:17px;height:17px}.sidebar-discovery-location-kicker{font-size:.58rem}.sidebar-discovery-value{font-size:.74rem}.sidebar-discovery-location-arrow{width:13px;height:13px}.instacart-sidebar.collapsed .sidebar-discovery-location,.instacart-sidebar.collapsed .sidebar-view-toggle-single{width:72px;min-height:52px}.instacart-sidebar.collapsed .sidebar-discovery-panel-minimal{grid-template-columns:1fr}.instacart-sidebar.collapsed .sidebar-discovery-action-icon{width:38px;height:38px}.instacart-sidebar.collapsed .sidebar-view-toggle-single svg{width:22px;height:22px}.instacart-sidebar.collapsed .sidebar-user-links{width:100%;display:grid;justify-items:center;gap:12px;margin-top:8px;padding-top:0;border-top:0}.sidebar-user-links{border-top:0;padding-top:0}.sidebar-item{font-size:1.02rem}.sidebar-user-links .sidebar-item{font-size:1rem}.sidebar-item-icon{width:30px;height:30px;border-radius:10px}.sidebar-item-icon svg,.sidebar-item>svg{width:17px;height:17px}.instacart-sidebar.collapsed .sidebar-main-nav,.instacart-sidebar.collapsed .sidebar-user-links,.instacart-sidebar.collapsed .sidebar-view-buttons{gap:10px}.instacart-sidebar.collapsed .sidebar-nav-stack{gap:12px}.instacart-sidebar.collapsed .sidebar-item{width:70px;min-height:66px}.instacart-sidebar.collapsed .sidebar-item-icon{width:40px;height:40px;border-radius:13px}.instacart-sidebar.collapsed .sidebar-item-icon svg,.instacart-sidebar.collapsed .sidebar-item>svg{width:19px;height:19px}.instacart-sidebar.collapsed .sidebar-discovery-location,.instacart-sidebar.collapsed .sidebar-view-toggle-single{width:66px;min-height:48px}.instacart-sidebar.collapsed .sidebar-notifications-wrap{width:100%;justify-items:center}.instacart-sidebar.collapsed .sidebar-notification-count{position:absolute;top:9px;right:9px;min-width:18px;height:18px;padding:0 .28rem;font-size:.62rem}.instacart-sidebar.collapsed .sidebar-new-notification-alert,.instacart-sidebar.collapsed .sidebar-notifications-panel{display:none}.instacart-sidebar.collapsed .sidebar-discovery-action-icon{width:34px;height:34px;border-radius:12px}.instacart-sidebar.collapsed .sidebar-discovery-action-icon svg,.instacart-sidebar.collapsed .sidebar-view-toggle-single svg{width:18px;height:18px}.quick-filter-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px;margin-bottom:4px}.quick-filter-pill{border:none;border-radius:999px;background:#e7e5e2;color:#30353a;padding:11px 22px;font-size:1.02rem;font-weight:600;cursor:pointer}.quick-filter-pill.active{background:#111827;color:#fff}.instacart-list-view>.category-filter{margin-top:0;border:none;background:transparent;padding:0;position:static;top:auto;z-index:auto;width:auto;box-shadow:none;flex:0 0 auto}.instacart-list-view>.category-filter .category-chips{display:inline-flex;align-items:center;gap:.15rem;padding:0;flex-wrap:nowrap;overflow:visible;scrollbar-width:none}.instacart-list-view>.category-filter .category-chip{flex:0 0 auto;border-radius:999px;border:none;background:transparent;color:#4b5563;padding:.7rem .95rem;font-size:.72rem;font-weight:700;line-height:1;transition:background .16s ease,color .16s ease}.instacart-list-view>.category-filter .category-chip:hover{background:#f3f4f6;color:#111827;box-shadow:none}.instacart-list-view>.category-filter .category-chip-icon{display:none}.instacart-list-view>.category-filter .category-chip.active{background:#f1f3f5;color:#111827;box-shadow:none}.instacart-list-view>.category-filter .clear-btn{border-radius:999px;background:transparent;color:#6b7280;padding:.7rem .8rem;font-size:.72rem;font-weight:700;border:none;flex:0 0 auto}.deals-view-switch-row{margin-top:14px;display:flex;align-items:center;justify-content:flex-end;gap:10px}.deals-view-switch-row span{font-size:.9rem;color:#4b5563;font-weight:600}.deals-view-toggle{width:46px;height:26px;border-radius:999px;border:1px solid #cbd5e1;background:#e5e7eb;padding:2px;display:inline-flex;align-items:center;cursor:pointer;transition:background-color .2s ease}.deals-view-toggle-knob{width:20px;height:20px;border-radius:999px;background:#fff;box-shadow:0 1px 2px #0000002e;transition:transform .2s ease}.deals-view-toggle.active{background:#111827;border-color:#111827}.deals-view-toggle.active .deals-view-toggle-knob{transform:translate(20px)}@media(max-width:1180px){.auth-modal-content{grid-template-columns:1fr}.auth-modal-panel-primary{min-height:auto}.instacart-topbar{grid-template-columns:1fr;align-items:stretch;padding:14px;gap:12px}.instacart-brand,.instacart-actions{width:100%}.instacart-actions{justify-content:space-between;flex-wrap:wrap}.location-picker-trigger{flex:1 1 240px;min-width:220px}.guest-auth-actions{width:100%;justify-content:flex-end}.guest-auth-actions .saved-accounts-wrap{flex:1 1 220px}}@media(max-width:720px){.modal-overlay{padding:.75rem}.auth-modal-shell{padding:.75rem;border-radius:22px}.auth-modal-panel-primary,.auth-modal-panel-form{padding:1rem}.user-type-tabs{flex-direction:column}.auth-mode-toggle{width:100%}.auth-mode-toggle button{flex:1}.brand-logo{width:min(220px,100%)}.header-map-toggle,.location-picker-trigger,.login-trigger,.signup-trigger{width:100%;justify-content:center}.instacart-topbar{min-height:auto}.guest-auth-actions{display:grid;grid-template-columns:1fr}.guest-auth-actions .saved-accounts-menu{width:min(100vw - 1.5rem,320px)}}.deals-split-layout.split{margin-top:0;display:grid;grid-template-columns:minmax(348px,25%) 1fr;gap:0;align-items:stretch;grid-auto-rows:minmax(0,1fr);height:calc(100vh - 108px);border:none;border-radius:0;overflow:hidden;background:transparent}.deals-split-list{min-width:0;min-height:0}.deals-split-layout.split .deals-split-list{max-height:100%;overflow-y:auto;padding-right:0;border-right:1px solid #e5e7eb;background:transparent;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;scrollbar-gutter:stable}.deals-split-layout.split .deals-split-list .store-map-row,.deals-split-layout.split .deals-split-list .creator-map-row{background:#fff;box-shadow:0 1px 2px #0f172a0a}.deals-split-layout.split .deals-split-list .store-map-row.selected,.deals-split-layout.split .deals-split-list .creator-map-row.selected{background:#fff}.deals-split-layout.split .deals-split-list .deal-list,.deals-split-layout.split .deals-split-list .store-map-list-section,.deals-split-layout.split .deals-split-list .creator-feed-section,.deals-split-layout.split .deals-split-list .creator-list-section{padding:.2rem .2rem 1rem}.deals-split-layout.split .deals-split-list .deal-list-header,.deals-split-layout.split .deals-split-list .store-map-list-section .deal-list-header{margin-bottom:6px}.deals-split-layout.split .deals-split-list .deals-container{grid-template-columns:1fr!important;gap:10px}.deals-split-layout.split .deals-split-list .deal-card.split-row .deal-card-main{grid-template-columns:1fr;min-height:auto}.deals-split-layout.split .deals-split-list .deal-card.split-row .deal-card-body{padding:.65rem .7rem}.deals-split-map-wrap{min-width:0;min-height:0;height:100%;position:relative;top:0;overflow:hidden;background:transparent}.deals-split-map-wrap>.map-container{height:100%!important;min-height:0!important}.split-deal-list{display:flex;flex-direction:column}.split-deal-list-shell{min-height:100%}.split-list-toolbar{display:grid;grid-template-columns:1fr 112px;gap:10px;padding:14px;border-bottom:1px solid #edf0f3;background:#fff}.split-list-toolbar label{border:1px solid #d1d5db;border-radius:10px;height:44px;display:inline-flex;align-items:center;gap:8px;padding:0 10px}.split-list-toolbar label input{border:none;outline:none;width:100%;font-size:1.02rem}.split-filter-btn{border:1px solid #d1d5db;border-radius:10px;height:44px;background:#fff;font-size:1.02rem;font-weight:600;color:#111827;display:inline-flex;align-items:center;justify-content:center;gap:8px}.split-deal-list-empty{padding:18px;color:#6b7280;display:inline-flex;align-items:center;gap:8px}.split-deal-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px;border-bottom:1px solid #edf0f3;cursor:pointer}.split-deal-row:last-child{border-bottom:none}.split-deal-row:hover{background:#f8fafc}.split-deal-row.active{background:#eef4ff}.split-deal-row-main{display:flex;align-items:flex-start;gap:12px;min-width:0}.split-deal-pin-label{width:22px;height:22px;border-radius:999px;background:#111827;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:700;flex-shrink:0}.split-deal-bullet{width:16px;height:16px;border-radius:999px;border:2px solid #2563eb;box-shadow:inset 0 0 0 3px #fff;background:#2563eb;margin-top:4px;flex-shrink:0}.split-deal-copy{min-width:0}.split-deal-copy h4{margin:0;font-size:1.05rem;line-height:1.2;color:#111827}.split-deal-copy p{margin:2px 0 0;font-size:1rem;line-height:1.25;color:#374151}.split-deal-copy small{margin-top:8px;display:block;font-size:.95rem;color:#6b7280}.split-deal-right{min-width:92px;text-align:right}.split-deal-discount{font-size:2rem;line-height:1;font-weight:700;color:#2563eb;flex-shrink:0}.split-deal-cashback{margin-top:8px;font-size:.95rem;color:#111827}.split-deal-right .split-deal-pin-label{margin-top:10px;margin-left:auto}.deals-inline-map{position:relative;height:100%;min-height:100%;border-left:1px solid #e5e7eb;background:#d8e2ee}.deals-inline-map .leaflet-container{position:absolute!important;inset:0;height:100%!important;width:100%!important;background:#d8e2ee!important;transform:translateZ(0)}.deals-inline-map .map-legend-panel.compact{top:10px;left:10px;width:190px}.split-map-recenter{position:absolute;top:10px;right:12px;z-index:850;width:32px;height:32px;margin:0;padding:0;border-radius:999px;border-color:#cbd5e1;box-shadow:0 4px 12px #0f172a26}.split-map-recenter svg{width:15px;height:15px}.location-warning-banner{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px;border:1px solid #f4c67a;background:#fff7e4;color:#92400e;border-radius:12px;padding:9px 11px;font-size:.9rem}.location-warning-banner button{min-height:32px;padding:0 10px;border:1px solid #d97706;border-radius:7px;background:#fff;color:#92400e;font-weight:850;cursor:pointer}.location-warning-banner button:disabled{opacity:.65;cursor:wait}.location-empty-state{border:1px dashed #cfd7e3;border-radius:14px;background:#fff;color:#475569;padding:16px;display:inline-flex;align-items:center;gap:8px;font-size:.93rem}.insta-rail-section,.insta-store-grid-section{margin-top:20px}.insta-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.insta-section-head h2{font-size:2.2rem;line-height:1;letter-spacing:-.02em;color:#2b2f32}.simple-link-btn{border:none;background:transparent;color:#212529;font-weight:700;text-decoration:underline;cursor:pointer}.insta-rail-track{display:grid;grid-template-columns:repeat(10,minmax(112px,1fr));gap:14px;overflow-x:auto;padding-bottom:8px}.insta-rail-store{min-width:112px;text-align:center}.insta-rail-store .store-logo{width:90px;height:72px;margin-inline:auto;margin-bottom:10px;border-radius:13px}.insta-rail-store h4{font-size:1.05rem;line-height:1.1;color:#2a2f33}.insta-rail-store p{font-size:.95rem;color:#5a6169}.no-markup-pill{display:inline-block;margin-top:6px;background:#f8df3a;font-size:.82rem;padding:1px 3px}.insta-show-all-tile{border:none;background:transparent;min-width:112px;text-align:center;color:#2b2f32;cursor:pointer}.insta-show-all-tile span{width:70px;height:70px;border-radius:999px;background:#34393f;color:#fff;display:inline-flex;align-items:center;justify-content:center;margin-inline:auto;margin-bottom:8px}.insta-show-all-tile strong{display:block;font-size:1.1rem;font-weight:700}.insta-show-all-tile small{font-size:.95rem}@media(max-width:1200px){.instacart-topbar{grid-template-columns:250px 1fr auto}.insta-store-grid{grid-template-columns:1fr 1fr}}@media(max-width:980px){.instacart-topbar{position:static;grid-template-columns:1fr;height:auto;gap:10px;padding:10px}.instacart-body{grid-template-columns:1fr;min-height:0}.instacart-body.sidebar-collapsed{grid-template-columns:1fr}.instacart-sidebar{display:flex;top:0;height:auto;border-right:none;border-bottom:1px solid #e8e5df;flex-direction:row;overflow-x:auto;overflow-y:hidden;gap:6px}.sidebar-main-nav{flex-direction:row}.location-picker-trigger{width:100%;min-width:0}.sidebar-user-links{margin-top:0;border-top:none;border-left:1px solid #e8e5df;padding-top:0;padding-left:8px;display:flex;gap:6px;align-items:center}.insta-section-head h2{font-size:1.9rem}.insta-store-grid{grid-template-columns:1fr}.deals-split-layout.split{grid-template-columns:1fr;height:auto}.deals-split-layout.split .deals-split-list{max-height:none;overflow:visible;padding-right:0}.deals-split-map-wrap{position:static}.deals-inline-map{height:70vh;min-height:420px}}.map-cluster.marker-cluster-creators .map-cluster-chip{border-color:#fed7aa;background:linear-gradient(180deg,#fff7ed,#ffedd5);color:#9a3412;box-shadow:0 8px 18px #f973162e,inset 0 1px #ffffffeb;font-size:.78rem;gap:.18rem}.map-cluster.marker-cluster-creators .map-cluster-kicker{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 .28rem;border-radius:999px;background:#ea580c1f;color:#c2410c;font-size:.56rem;font-weight:900;letter-spacing:.04em}.creator-list-section .deal-list-header h2{display:inline-flex;align-items:center;gap:.35rem}.creator-map-list{gap:.5rem}.creator-map-list-surface .creator-map-card-tile{display:grid;grid-template-columns:148px minmax(0,1fr);min-height:148px;aspect-ratio:auto}.creator-map-list-surface .creator-map-card-thumb{width:148px;height:148px;min-height:148px;max-height:148px;border-radius:14px}.creator-map-list-surface .creator-map-card-content{position:static;padding:.72rem .72rem .68rem;background:#fff}.creator-map-list-surface .creator-map-card-content h4{color:#0f172a}.creator-map-list-surface .creator-map-card-content p,.creator-map-list-surface .creator-map-card-meta{color:#64748b}.creator-map-card-meta{margin-top:.38rem}.creator-saved-hub{display:grid;gap:.85rem}.creator-saved-hub-summary{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;padding:.2rem .15rem .35rem;border-bottom:1px solid #edf1f6}.creator-saved-hub-summary div{display:grid;gap:.08rem}.creator-saved-hub-summary strong{color:#111827;font-size:1.4rem;line-height:1}.creator-saved-hub-summary span,.creator-saved-hub-summary p{color:#64748b;font-size:.76rem;font-weight:700}.creator-saved-hub-summary p{margin:0;text-align:right}.creator-saved-list{display:grid;gap:.66rem}.creator-saved-row{display:grid;grid-template-columns:82px minmax(0,1fr);gap:.72rem;padding:.66rem;border:1px solid #e5eaf1;border-radius:16px;background:#fff;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.creator-saved-row:hover{border-color:#d4dae4;box-shadow:0 8px 20px #0f172a0f;transform:translateY(-1px)}.creator-saved-row-media{position:relative;width:82px;height:92px;border-radius:14px;overflow:hidden;background:#e2e8f0}.creator-saved-row-media img{width:100%;height:100%;object-fit:cover;display:block}.creator-saved-row-kicker{position:absolute;left:.35rem;bottom:.35rem;display:inline-flex;align-items:center;height:19px;padding:0 .42rem;border-radius:999px;background:#0f172ab8;color:#fff;font-size:.6rem;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.creator-saved-row-copy{display:grid;align-content:stretch;gap:.28rem;min-width:0}.creator-saved-row-copy h4{margin:0;color:#111827;font-size:.94rem;line-height:1.28;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.creator-saved-row-copy p{margin:0;color:#64748b;font-size:.78rem;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.creator-saved-row-footer{display:flex;align-items:center;justify-content:space-between;gap:.45rem;margin-top:auto;color:#475569;font-size:.72rem;font-weight:700}.creator-saved-row-link{display:inline-flex;align-items:center;gap:.25rem;color:#111827}.creator-saved-row-remove{display:inline-flex;align-items:center;gap:.22rem;min-height:26px;margin-left:auto;padding:0 .48rem;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#475569;font-size:.68rem;font-weight:850;cursor:pointer}.creator-saved-row-remove:hover{border-color:#cbd5e1;background:#f8fafc;color:#111827}.creator-saved-empty{display:flex;align-items:center;gap:.7rem;padding:1rem 1.05rem;border:1px dashed #d7dde7;border-radius:18px;background:#fafafa;color:#475569}.creator-my-list-backdrop{position:fixed;inset:0;z-index:1200;display:flex;align-items:stretch;justify-content:flex-end;padding:0;background:#0f172a6b;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.creator-my-list-modal{width:min(460px,calc(100vw - .5rem));height:100vh;max-height:100vh;display:grid;grid-template-rows:auto minmax(0,1fr) auto;border-radius:16px 0 0 16px;background:#fff;box-shadow:-24px 0 60px #0f172a2e;overflow:hidden}.creator-my-list-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 1.25rem 1rem;border-bottom:1px solid #eceff4}.creator-my-list-head h3{margin:0;font-size:1.15rem;color:#111827}.creator-my-list-head p{margin:.18rem 0 0;color:#64748b;font-size:.8rem;font-weight:700}.creator-my-list-close{width:42px;height:42px;border-radius:999px;border:none;background:transparent;color:#111827;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.creator-my-list-close:hover{background:#f8fafc}.creator-my-list-body{min-height:0;overflow:auto;padding:.9rem .85rem}.creator-my-list-empty-state{min-height:460px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1rem;color:#475569}.creator-my-list-empty-state strong{display:block;color:#111827;font-size:1.9rem;line-height:1.14;max-width:14ch;margin:0 auto}.creator-my-list-empty-state p{margin:0;max-width:28ch;font-size:.98rem;line-height:1.55}.creator-my-list-primary{min-width:280px;height:52px;padding:0 1.4rem;border:none;border-radius:999px;background:#130a2b;color:#fff;font-size:1rem;font-weight:800;cursor:pointer}.creator-my-list-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #eceff4;background:#f8f8fb;position:sticky;bottom:0}.creator-my-list-tab{min-height:74px;border:none;background:transparent;color:#475569;display:grid;justify-items:center;align-content:center;gap:.18rem;font-size:.78rem;font-weight:700;cursor:pointer}.creator-my-list-tab.active{color:#111827;background:#fff}.creator-my-list-tab svg{stroke-width:2.1}.creator-my-list-tab small{color:#94a3b8;font-size:.65rem;font-weight:850}.my-list-floating-launcher{position:fixed;right:24px;bottom:8px;z-index:1100;min-width:210px;height:44px;padding:0 .85rem 0 .95rem;border:none;border-radius:12px;background:#2a2536;color:#fff;display:inline-flex;align-items:center;justify-content:space-between;gap:1rem;box-shadow:0 14px 30px #2a253638;cursor:pointer}.my-list-floating-copy{display:inline-flex;align-items:center;gap:.5rem;font-size:.88rem;font-weight:800}.my-list-floating-meta{font-size:.72rem;font-weight:700;color:#ffffffbf}.creator-row-icon{width:30px;height:30px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 30%,#fde68a,#f59e0b 40%,#b45309);color:#fff;font-size:13px;font-weight:800;box-shadow:0 0 0 2px #ffffffe6,0 0 10px #f59e0b73;flex-shrink:0}.creator-row-link{width:32px;height:32px;border-radius:999px;border:1px solid #dbe3ee;background:#fff;color:#0f172a;display:inline-flex;align-items:center;justify-content:center}.creator-row-link:hover{border-color:#f59e0b;color:#b45309}.creator-tag-filter-row{margin:.4rem 0 .7rem;display:flex;flex-direction:column;gap:.45rem}.creator-tag-filter-label{font-size:.76rem;font-weight:700;color:#475569}.creator-tag-chip-group{display:flex;flex-wrap:wrap;gap:.4rem}.creator-tag-chip{border:1px solid #fed7aa;background:#fff7ed;color:#b45309;border-radius:999px;padding:.3rem .66rem;font-size:.74rem;font-weight:700;cursor:pointer}.creator-tag-chip.active{border-color:#ea580c;background:#ea580c;color:#fff}.creator-feed-section{display:grid;gap:.9rem;padding:.15rem 0 1rem}.creator-feed-topbar{display:flex;align-items:center;justify-content:space-between;gap:.9rem}.creator-feed-header{margin-bottom:0;padding-bottom:0;border-bottom:none}.creator-explore-header{display:grid;gap:.12rem}.creator-explore-header h2{margin:0;font-size:1.35rem;line-height:1.1}.creator-feed-topbar-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:.55rem;flex-wrap:wrap}.creator-active-filter{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.creator-active-filter-chip{display:inline-flex;align-items:center;gap:.35rem;height:32px;padding:0 .8rem;border-radius:999px;border:1px solid #fdba74;background:#fff7ed;color:#9a3412;font-size:.74rem;font-weight:800}.creator-action-stack{display:inline-flex;align-items:center;gap:.5rem;flex-wrap:wrap}.creator-studio-shell{display:grid;gap:1rem}.creator-studio-hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.9fr) auto;gap:1rem;align-items:stretch;padding:1.05rem;border:1px solid #ece7df;border-radius:24px;background:radial-gradient(circle at top left,rgba(251,146,60,.08),transparent 34%),linear-gradient(180deg,#fffaf5,#fff)}.creator-studio-intro{display:grid;align-content:start;gap:.28rem}.creator-studio-kicker{font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#c2410c}.creator-studio-hero h3{margin:0;color:#111827;font-size:1.45rem;line-height:1.1}.creator-studio-hero p{margin:.25rem 0 0;color:#57534e;font-size:.92rem;max-width:52ch;line-height:1.55}.creator-studio-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.creator-studio-stat{display:grid;gap:.1rem;align-content:start;padding:.9rem .95rem;border:1px solid #eee7dc;border-radius:18px;background:#ffffffd1}.creator-studio-stat span{font-size:.72rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#78716c}.creator-studio-stat strong{font-size:1.25rem;color:#111827}.creator-studio-stat small{color:#57534e;font-size:.78rem}.creator-studio-actions{justify-content:flex-end;align-content:start}.creator-studio-layout{display:grid;grid-template-columns:minmax(300px,360px) minmax(0,1fr);gap:1rem;align-items:start}.creator-studio-sidebar,.creator-studio-main{min-width:0}.creator-studio-panel{display:grid;gap:.9rem;padding:1rem;border:1px solid #ece7df;border-radius:24px;background:#fff;box-shadow:0 12px 28px #0f172a0a}.creator-studio-panel-tight{gap:.8rem}.creator-studio-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.9rem}.creator-studio-panel-head h4{margin:0;color:#111827}.creator-studio-panel-head p{margin:.2rem 0 0;color:#57534e;font-size:.88rem;line-height:1.5}.creator-mode-shell{min-height:100%;background:transparent;border-radius:0}.creator-map-page{height:calc(100vh - 108px);border-radius:22px;overflow:hidden}.creator-map-fullscreen{height:100%;min-height:calc(100vh - 108px);border-radius:22px;overflow:hidden}.creator-explore-page{background:transparent;color:#111827;min-height:100%}.creator-header-pill-row{padding-bottom:0}.creator-drop-btn.creator-drop-inline{position:static;box-shadow:0 4px 10px #f973163d;white-space:nowrap}.creator-drop-btn.creator-drop-inline.subtle{background:#fff7ed;color:#9a3412;border:1px solid #fdba74;box-shadow:none}@media(max-width:1280px){.creator-studio-hero{grid-template-columns:1fr}.creator-studio-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1100px){.creator-studio-layout{grid-template-columns:1fr}.creator-social-grid-studio{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.creator-studio-summary,.creator-social-grid-studio,.creator-feed-status-grid,.creator-import-grid{grid-template-columns:1fr}.creator-import-head,.creator-library-header,.creator-import-location-head{flex-direction:column}.creator-import-primary-fields,.creator-import-location-grid{grid-template-columns:1fr}.creator-import-modal{width:min(100vw - 1rem,100%)}.creator-import-modal-body{grid-template-columns:1fr}}.creator-topic-filter-row{display:inline-flex;align-items:center;gap:.45rem;flex-wrap:wrap}.creator-topic-carousel{display:flex;gap:.32rem;overflow:visible;padding:0;flex:0 0 auto}.instacart-list-view>.creator-category-filter{margin-top:0}.instacart-list-view>.creator-category-filter .creator-category-chips{display:inline-flex;align-items:center;gap:.15rem;flex-wrap:nowrap;overflow:visible;scrollbar-width:none}.instacart-list-view>.creator-category-filter .category-chip{flex:0 0 auto;border-radius:999px;border:none;background:transparent;color:#4b5563;padding:.7rem .95rem;font-size:.72rem;font-weight:700;box-shadow:none}.instacart-list-view>.creator-category-filter .category-chip:hover{background:#f3f4f6;color:#111827;box-shadow:none}.instacart-list-view>.creator-category-filter .category-chip.active{background:#f1f3f5;color:#111827;box-shadow:none}.creator-topic-chip,.creator-post-tag{display:inline-flex;align-items:center;min-height:38px;padding:.66rem .96rem;border-radius:22px;border:1px solid #e4e8ef;background:#fff;color:#4b5563;font-size:.82rem;font-weight:700;white-space:nowrap;line-height:1;transition:background .16s ease,color .16s ease,border-color .16s ease}.creator-topic-chip:hover{background:#f8fafc;border-color:#cbd5e1;color:#111827}.creator-topic-chip.active{background:#111827;border-color:#111827;color:#fff}.creator-curated-board{display:grid;gap:.85rem}.creator-curated-rail{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem}.creator-explore-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem}.creator-curated-card{position:relative;display:block;border:none;border-radius:20px;background:#fff;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease;overflow:hidden;min-height:248px;aspect-ratio:4 / 5}.creator-curated-card.selected{border-color:#fdba74;box-shadow:0 0 0 3px #fb923c24}.creator-curated-card:hover{transform:translateY(-1px);box-shadow:0 12px 28px #0f172a14}.creator-curated-card-media,.creator-curated-card-placeholder{width:100%;height:100%;aspect-ratio:auto;border-radius:20px;overflow:hidden;background:#e2e8f0}.creator-curated-card-media img{width:100%;height:100%;object-fit:cover;display:block}.creator-curated-card-placeholder{display:flex;align-items:center;justify-content:center;color:#334155;font-size:1.6rem;font-weight:900}.creator-curated-card-copy{position:absolute;left:0;right:0;bottom:0;z-index:2;display:grid;align-content:end;gap:.32rem;padding:.8rem .78rem .74rem;background:linear-gradient(180deg,#0f172a00,#0f172adb 80%)}.creator-curated-card-copy h4,.creator-curated-card-copy p,.creator-curated-card-copy strong{color:#fff}.creator-explore-card-meta{display:flex;align-items:center;justify-content:space-between;gap:.5rem;color:#ffffffd1;font-size:.66rem;font-weight:700}.creator-curated-card-footer{display:none}.creator-explore-page .creator-curated-card,.creator-explore-page .creator-post-card{background:#fff;border:none;border-radius:16px;box-shadow:none;overflow:hidden}.creator-explore-page .creator-curated-card:hover,.creator-explore-page .creator-post-card:hover{transform:translateY(-2px);box-shadow:0 12px 26px #0f172a14}.creator-explore-page .creator-curated-card.selected,.creator-explore-page .creator-post-card.selected{box-shadow:0 0 0 2px #0f172a1f}.creator-explore-page .creator-curated-card-media,.creator-explore-page .creator-post-thumb{height:100%;min-height:0;border-radius:16px;overflow:hidden;aspect-ratio:auto;background:#e5e7eb}.creator-explore-page .creator-curated-card-copy,.creator-explore-page .creator-post-content{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:1.05rem .82rem .76rem;background:linear-gradient(180deg,#0f172a00,#0f172a42 44%,#0f172ad1)}.creator-explore-page .creator-curated-card-copy h4,.creator-explore-page .creator-post-content h4{color:#fff;font-size:.86rem;font-weight:760}.creator-explore-page .creator-explore-card-meta,.creator-explore-page .creator-post-content p,.creator-explore-page .creator-post-metrics span{color:#ffffffd1}.creator-explore-page .creator-post-handle,.creator-explore-page .creator-post-tag,.creator-explore-page .creator-curated-card-footer{background:#ffffff24;border-color:#fff3;color:#fff}.creator-explore-page .creator-post-actions .pagination-btn{background:#ffffff24;border-color:#ffffff3d;color:#fff}.creator-explore-page .creator-post-open-icon{background:#ffffff24;border:1px solid rgba(255,255,255,.24)}.creator-explore-page .creator-curated-card-footer{display:none}.creator-explore-page .creator-post-identity{margin-top:.35rem}.creator-explore-page .creator-post-identity span{color:#fff}.creator-feed-toolbar{display:flex;flex-wrap:wrap;gap:.6rem;align-items:flex-start;justify-content:space-between;padding:.15rem 0 .1rem}.creator-toolbar-copy{display:grid;gap:.2rem}.creator-view-switch{display:inline-flex;gap:.35rem}.creator-view-switch .pagination-btn{height:32px;padding:0 .55rem;font-size:.72rem}.creator-post-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem}.creator-feed-subsection{display:flex;align-items:center;justify-content:space-between}.creator-feed-subsection-head{display:grid;gap:.12rem}.creator-feed-subsection-head h3{margin:0;font-size:1rem}.creator-drop-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.creator-post-card{position:relative;border:none;border-radius:16px;background:#fff;overflow:hidden;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;min-height:0;display:block;aspect-ratio:4 / 5}.creator-post-card:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0f172a14}.creator-post-card.selected{border-color:transparent;box-shadow:0 0 0 2px #0f172a1f}.creator-post-promo-line{display:inline-flex;align-items:center;gap:5px;width:fit-content;max-width:min(100%,250px);margin-top:6px;padding:4px 9px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:linear-gradient(135deg,#111827bd,#7853208f);color:#fff7ed;box-shadow:0 10px 24px #0f172a33;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-weight:800;font-size:.72rem;line-height:1;white-space:nowrap}.creator-post-promo-line svg{flex:0 0 auto;color:#fde68a}.creator-post-promo-line span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creator-event-entry-pill{display:inline-flex;width:fit-content;max-width:100%;min-height:24px;align-items:center;margin-top:6px;padding:0 8px;border:1px solid rgba(15,118,110,.24);border-radius:999px;background:#f0fdfaf5;color:#0f766e;font-size:.68rem;font-weight:900}.creator-timed-post-panel{display:grid;gap:12px;padding:14px;border:1px solid rgba(22,163,74,.24);border-radius:18px;background:linear-gradient(135deg,#f0fdf4fa,#fffffff5)}.creator-timed-post-head,.creator-timed-post-head span{display:flex;align-items:center;gap:8px}.creator-timed-post-head{justify-content:space-between;color:#0f172a;font-weight:900}.creator-timed-post-head small{color:#15803d;font-size:.78rem}.creator-timed-post-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.creator-post-thumb{height:100%;aspect-ratio:auto;min-height:100%;background:#e2e8f0;border-radius:16px;overflow:hidden}.creator-post-thumb img{width:100%;height:100%;object-fit:cover;display:block;color:transparent;font-size:0}.creator-post-content{display:grid;align-content:end;gap:.26rem;min-width:0}.creator-card-inline-link{background:transparent;border:none;padding:0;color:inherit;font:inherit;text-align:left;cursor:pointer}.creator-post-tag{height:22px;padding:0 .48rem;font-size:.58rem}.creator-post-content h4{margin:0;font-size:.86rem;color:#0f172a;line-height:1.32;font-weight:760;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.creator-post-content p{margin:0;font-size:.7rem;color:#475569}.creator-post-location{display:inline-flex;align-items:center;gap:.35rem;min-width:0}.creator-post-location span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creator-post-attribution-row{display:flex;flex-wrap:wrap;gap:.28rem;min-width:0}.creator-post-attribution-row span{display:inline-flex;gap:.28rem;max-width:100%;min-height:0;align-items:center;padding:0;border:0;border-radius:0;background:transparent;color:inherit;font-size:.68rem;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creator-post-attribution-row small{color:inherit;font-size:.52rem;font-weight:800;line-height:1;opacity:.68;text-transform:uppercase}.creator-post-identity{display:flex;align-items:center;gap:.55rem;margin-top:.2rem}.creator-post-identity img{width:24px;height:24px;border-radius:999px;object-fit:cover;flex-shrink:0}.creator-post-identity span{color:#111827;font-size:.72rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creator-explore-page .creator-post-identity span{color:#111827}.creator-post-metrics{display:inline-flex;flex-wrap:wrap;gap:.45rem;align-items:center}.creator-post-metrics span{display:inline-flex;align-items:center;gap:.22rem;color:#475569;font-size:.6rem;font-weight:700}.creator-card-meta-row{display:flex;align-items:center;gap:.55rem;margin-top:.38rem;min-width:0;color:#ffffffe0;font-size:.66rem;font-weight:700}.creator-card-save-meta{display:inline-flex;align-items:center;gap:.28rem;padding:0;border:none;background:transparent;color:inherit;font:inherit;cursor:pointer}.creator-card-save-meta.active{color:#fff}.creator-card-place-text{min-width:0;max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creator-card-open-icon,.creator-card-open-icon:hover,.creator-post-card:hover .creator-card-open-icon,.creator-post-card.selected .creator-card-open-icon{display:none!important}.creator-post-distance{display:inline-flex;align-items:center;gap:.35rem;margin:0;color:inherit;font-size:.7rem;font-weight:760}.creator-map-clean .split-map-recenter{width:36px;height:36px;border-radius:999px;padding:0;margin-top:0;position:absolute;top:12px;right:12px;z-index:850;border-color:#dbe3ee;box-shadow:0 8px 18px #0f172a33}.creator-map-shell{position:absolute;inset:0;pointer-events:none;z-index:840}.creator-map-overlay{position:absolute;display:flex;align-items:center;justify-content:space-between;gap:.65rem;border:1px solid rgba(226,232,240,.95);border-radius:14px;background:#fffffff5;box-shadow:0 10px 24px #0f172a1c;padding:.8rem .95rem;pointer-events:auto}.creator-map-overlay-top{left:14px;top:14px;right:auto;max-width:min(250px,calc(100% - 90px))}.creator-map-overlay-bottom{left:14px;right:auto;bottom:14px;width:min(330px,calc(100% - 28px));align-items:stretch;flex-direction:column;padding:.8rem}.creator-map-overlay-label{display:block;margin-bottom:0;color:#64748b;font-size:.64rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.creator-map-overlay strong{display:-webkit-box;margin-top:.42rem;overflow:hidden;color:#0f172a;font-size:.94rem;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.creator-map-summary{display:grid;gap:.3rem;min-width:0}.creator-map-summary-chips,.creator-map-selection-metrics{display:flex;flex-wrap:wrap;gap:.35rem}.creator-map-summary-chips span,.creator-map-selection-metrics span{display:inline-flex;align-items:center;gap:.32rem;height:22px;padding:0 .55rem;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#334155;font-size:.68rem;font-weight:700}.creator-map-selection-copy p{margin:.24rem 0 0;color:#475569;font-size:.76rem}.creator-map-location-line{display:flex;align-items:center;gap:.34rem;min-width:0}.creator-map-location-line svg{flex:0 0 auto;color:#f97316}.creator-map-location-line span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creator-map-selection-top{display:flex;align-items:center;justify-content:space-between;gap:.65rem}.creator-map-selection-copy+.creator-post-open-icon,.creator-map-selection-copy+.popup-whatsapp-btn.creator-post-open-icon{margin-top:.35rem}.creator-map-card-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:.32rem;flex:0 0 auto}.creator-map-action-btn{display:inline-flex;width:30px;height:30px;min-height:30px;align-items:center;justify-content:center;gap:.25rem;padding:0;border-radius:999px;border:1px solid #dbe3ee;background:#f8fafc;color:#111827;font-size:.72rem;font-weight:900;text-decoration:none;cursor:pointer}.creator-map-action-btn span{line-height:1}.creator-map-save-pill{position:static;width:auto;min-width:48px;padding:0 .55rem}.creator-map-save-pill.active{background:#111827;border-color:#111827;color:#fff}.creator-map-open-btn{background:#22c55e;border-color:#22c55e;color:#fff}.creator-map-selection-copy.empty{max-width:32ch}.map-selection-empty-card p{margin-bottom:0}.creator-discovery-pin-core{overflow:hidden}.creator-discovery-pin-core img{width:100%;height:100%;object-fit:cover;display:block;border-radius:999px}.creator-map-open-link{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 .85rem;border-radius:999px;background:#111827;color:#fff;font-size:.76rem;font-weight:800;text-decoration:none;box-shadow:0 10px 18px #0f172a24}.creator-list-modal{width:min(760px,calc(100vw - 2rem))}.creator-list-item-editor{display:grid;gap:.7rem}.creator-list-item-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;padding:.7rem;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc}.creator-split-layout.split .deals-split-list{min-width:348px}.creator-split-layout.split{grid-template-columns:minmax(348px,25%) 1fr}.creator-split-list .creator-explore-grid,.creator-split-list .creator-post-grid{grid-template-columns:1fr;gap:.55rem}.creator-split-list .creator-curated-card{grid-template-columns:148px minmax(0,1fr);grid-template-rows:auto auto;align-items:stretch}.creator-split-list .creator-curated-card-media,.creator-split-list .creator-curated-card-placeholder{grid-row:1 / span 2;aspect-ratio:auto;height:100%;min-height:168px}.creator-split-list .creator-curated-card-copy{padding:.78rem .82rem .62rem}.creator-split-list .creator-post-thumb{aspect-ratio:auto;width:148px;height:148px;min-height:148px;max-height:148px;border-radius:14px}.creator-split-list .creator-post-card{grid-template-columns:148px minmax(0,1fr);grid-template-rows:auto;min-height:148px;aspect-ratio:auto;display:grid;align-items:stretch;border-radius:16px}.creator-split-list .creator-post-content{padding:.78rem .82rem;position:static;background:#fff}.creator-split-list .creator-post-content h4{color:#0f172a;font-size:.88rem}.creator-split-list .creator-post-content p,.creator-split-list .creator-post-metrics span,.creator-split-list .creator-card-meta-row{color:#64748b}.creator-split-list .creator-post-handle,.creator-split-list .creator-post-tag-badge,.creator-split-list .creator-post-metrics span{font-size:.68rem}.creator-map-card{width:min(260px,calc(100% - 1.2rem));left:.6rem;bottom:.6rem;padding:.62rem .65rem}.creator-split-list .creator-map-list-surface .creator-map-card-tile{display:block;min-height:190px;height:190px;aspect-ratio:auto;border-radius:18px}.creator-split-list .creator-map-list-surface .creator-map-card-thumb{width:100%;height:100%;min-height:0;max-height:none;border-radius:18px}.creator-split-list .creator-map-list-surface .creator-map-card-content{position:absolute;left:0;right:0;bottom:0;padding:.78rem .8rem .72rem;background:linear-gradient(180deg,#0f172a08,#0f172a6b 38%,#0f172af0)}.creator-split-list .creator-map-list-surface .creator-map-card-content h4,.creator-split-list .creator-map-list-surface .creator-map-card-content p,.creator-split-list .creator-map-list-surface .creator-map-card-meta{color:#fff}.creator-map-list-surface .creator-map-card-tile,.creator-split-list .creator-map-list-surface .creator-map-card-tile{height:190px;min-height:190px;border-radius:18px;background:#111827;box-shadow:0 10px 22px #0f172a1a}.creator-map-list-surface .creator-map-card-thumb,.creator-split-list .creator-map-list-surface .creator-map-card-thumb{width:100%;height:100%;border-radius:18px}.creator-map-list-surface .creator-map-card-content,.creator-split-list .creator-map-list-surface .creator-map-card-content{position:absolute;left:0;right:0;bottom:0;display:grid;gap:.22rem;padding:3.2rem .78rem .66rem;background:linear-gradient(180deg,#0f172a00,#0f172a94 42%,#0f172af5)}.creator-map-list-surface .creator-map-card-content h4,.creator-map-list-surface .creator-map-card-content p,.creator-map-list-surface .creator-map-card-meta,.creator-split-list .creator-map-list-surface .creator-map-card-content h4,.creator-split-list .creator-map-list-surface .creator-map-card-content p,.creator-split-list .creator-map-list-surface .creator-map-card-meta{color:#fff}.creator-map-list-surface .creator-map-card-content h4{font-size:.84rem;line-height:1.25;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.creator-map-list-surface .creator-map-card-content p,.creator-split-list .creator-map-list-surface .creator-map-card-content p{font-size:.66rem;line-height:1.15}@media(max-width:1600px){.creator-curated-rail,.creator-explore-grid,.creator-drop-grid,.creator-post-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:1320px){.creator-curated-rail,.creator-explore-grid,.creator-drop-grid,.creator-post-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.creator-split-layout.split .deals-split-list{min-width:420px}.creator-split-list .creator-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.creator-curated-rail,.creator-explore-grid,.creator-drop-grid,.creator-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.my-list-floating-launcher{right:12px;left:12px;min-width:0;width:auto;bottom:12px}.creator-my-list-modal{width:min(100vw,760px);max-height:min(92vh,920px);height:100vh;border-radius:0}.creator-my-list-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.creator-saved-row{grid-template-columns:64px minmax(0,1fr)}.creator-saved-row-media{width:64px;height:64px}.creator-feed-topbar{flex-direction:column;align-items:stretch}.creator-feed-topbar-actions{justify-content:space-between}.creator-curated-rail,.creator-list-item-form{grid-template-columns:1fr}.creator-feed-toolbar{flex-direction:column;align-items:stretch}.creator-map-overlay-top,.creator-map-overlay-bottom{right:14px;width:calc(100% - 28px);max-width:none}.creator-map-overlay{flex-direction:column;align-items:flex-start}.creator-map-legend{padding-left:0;border-left:none}.creator-explore-grid,.creator-drop-grid,.creator-post-grid{grid-template-columns:1fr}}.dashboard-workspace-page{min-height:100vh;background:#f6f1ea;padding:24px}.dashboard-workspace-shell{max-width:1320px;margin:0 auto;display:grid;gap:20px}.dashboard-workspace-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.dashboard-workspace-actions{display:flex;flex-wrap:wrap;gap:10px}.workspace-topbar{max-width:1180px;margin:0 auto;padding:4px 0;display:flex;align-items:center;justify-content:space-between;gap:16px}.workspace-home-link{display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;cursor:pointer}.workspace-home-link .brand-logo{min-width:160px}.workspace-topbar-actions{display:flex;align-items:center;gap:10px}.dashboard-centered-topbar{position:relative;width:100%;max-width:none;min-height:72px;padding:0;justify-content:center}.dashboard-centered-topbar .workspace-home-link{justify-self:center}.dashboard-centered-topbar .workspace-home-link .brand-logo{min-width:172px}.dashboard-centered-topbar .workspace-topbar-actions{position:absolute;right:0;top:50%;transform:translateY(-50%);justify-content:flex-end}.dashboard-centered-topbar .dashboard-secondary-btn{min-width:112px;min-height:42px;border-radius:10px;font-weight:750;white-space:nowrap}.business-dashboard-workspace-page{background:radial-gradient(circle at top left,rgba(15,118,110,.07),transparent 36%),#f6f1ea}.business-dashboard-workspace-shell{max-width:1320px}.dashboard-workspace-tabs{display:flex;gap:18px;border-bottom:1px solid #d8d1c7;padding-bottom:2px}.dashboard-workspace-tab{border:0;background:transparent;padding:0 0 12px;color:#57534e;font-size:.96rem;font-weight:600;cursor:pointer}.dashboard-workspace-tab.active{color:#111827;border-bottom:2px solid #111827}.dashboard-secondary-btn,.dashboard-danger-btn{min-height:40px;padding:0 14px;border-radius:10px;border:1px solid #d6d0c7;background:#fffdf9;color:#1f2937;font-size:.92rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;text-decoration:none}.dashboard-secondary-btn:hover,.dashboard-danger-btn:hover{background:#fffaf0}.dashboard-secondary-btn:disabled,.dashboard-danger-btn:disabled{opacity:.65;cursor:default}.dashboard-danger-btn{border-color:#e4b4b4;color:#991b1b;background:#fff7f7}.dashboard-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.dashboard-summary-card,.dashboard-panel{border:1px solid #ddd6cc;border-radius:12px;background:#fffdf9}.dashboard-summary-card,.dashboard-panel{padding:18px}.dashboard-panel-wide{grid-column:1 / -1}.dashboard-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.dashboard-panel-text{margin:6px 0 0;color:#6b7280;font-size:.9rem}@media(max-width:760px){.dashboard-workspace-page{padding:16px}.dashboard-workspace-header{flex-direction:column}.workspace-topbar{padding-top:0;flex-direction:column;align-items:flex-start}.workspace-topbar-actions{width:100%}.dashboard-workspace-tabs{overflow-x:auto}.dashboard-summary-grid{grid-template-columns:1fr}.dashboard-workspace-actions{width:100%}}.creator-studio-shell-clean{gap:10px}.creator-studio-topline{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0}.creator-studio-intro-clean{display:grid;gap:4px}.creator-studio-kicker{color:#9a3412;font-weight:700;letter-spacing:.04em}.creator-studio-intro-clean h3{margin:0;font-size:1.08rem}.creator-studio-intro-clean p{margin:0;max-width:42ch;font-size:.82rem;color:#6b7280}.creator-studio-summary-clean{min-width:280px;grid-template-columns:repeat(3,minmax(88px,1fr));gap:8px}.creator-studio-summary-clean .creator-studio-stat{padding:10px 12px;border-radius:12px;background:#f8fafc;border:1px solid #e5e7eb;box-shadow:none}.creator-studio-summary-clean .creator-studio-stat strong{font-size:1.1rem}.creator-studio-layout-clean{grid-template-columns:300px minmax(0,1fr)}.creator-studio-layout-clean .creator-studio-panel{border-radius:14px;box-shadow:none;border:1px solid #e8edf2;background:#fff}.creator-studio-layout-clean .creator-social-card{border-radius:12px;padding:13px;box-shadow:none}.creator-library-header-clean{padding-bottom:10px;border-bottom:1px solid #eef2f6}.creator-feed-status-grid-clean{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.creator-feed-status-grid-clean .creator-feed-status-card{padding:10px 12px;border-radius:10px;background:#f8fafc;border:1px solid #e5e7eb}.creator-import-list{display:grid;gap:10px}.creator-import-list .creator-import-card{grid-template-columns:164px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;box-shadow:none}.creator-import-list .creator-import-media{min-height:110px;height:100%;aspect-ratio:16 / 10}.creator-import-list .creator-import-body{gap:6px;padding:0}.creator-import-list .creator-import-head{border-bottom:none;padding-bottom:0}.creator-import-list .creator-import-head-copy h5{margin:0;font-size:1rem}.creator-import-list .creator-import-head-copy p{margin:0;font-size:.78rem;color:#6b7280}.creator-import-row-actions{display:grid;justify-items:end;align-content:center;gap:8px}.creator-import-preview-link{display:inline-flex;align-items:center;gap:6px;color:#111827;font-size:.84rem;font-weight:700;text-decoration:none}.creator-import-row-actions .claim-btn{min-width:148px;border-radius:10px}.creator-import-modal{width:min(680px,calc(100vw - 2rem));border-radius:14px;box-shadow:0 24px 60px #0f172a1f}.creator-import-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #eef2f6}.creator-import-modal-head h3{margin:0;color:#111827}.creator-import-modal-head p{margin:4px 0 0;color:#6b7280;font-size:.82rem}.creator-import-modal-body{display:grid;grid-template-columns:200px minmax(0,1fr);gap:16px}.creator-import-modal-preview{display:grid;align-content:start;gap:12px}.creator-import-modal-media{min-height:132px;border-radius:12px;overflow:hidden}.creator-import-modal-copy{display:grid;gap:3px}.creator-import-modal-copy h4{margin:0;color:#111827;font-size:1rem}.creator-import-modal-copy p{margin:0;color:#6b7280;font-size:.78rem;line-height:1.35}.creator-import-modal-copy a{display:inline-flex;align-items:center;gap:6px;margin-top:2px;color:#111827;font-size:.84rem;font-weight:700;text-decoration:none}.creator-import-editor{display:grid;gap:12px}.creator-import-primary-fields{grid-template-columns:1fr;gap:10px}.creator-field-block{display:grid;gap:6px}.creator-import-location-card{padding:12px;border-radius:12px;border:1px solid #e5e7eb;background:#f8fafc}.creator-import-location-head{align-items:flex-start}.creator-import-location-grid{grid-template-columns:1fr}.creator-import-primary-fields label,.creator-import-location-grid label{gap:6px;font-size:.75rem;color:#6b7280;font-weight:700}.creator-import-primary-fields input,.creator-import-primary-fields select,.creator-import-location-grid input{width:100%;box-sizing:border-box;min-height:42px;border:1px solid #dbe3eb;border-radius:10px;padding:0 13px;background:#fff;color:#111827;font-size:.9rem}.creator-import-primary-fields input::placeholder,.creator-import-location-grid input::placeholder{color:#9ca3af}.creator-import-primary-fields input:focus,.creator-import-primary-fields select:focus,.creator-import-location-grid input:focus{outline:none;border-color:#d97706;box-shadow:0 0 0 3px #d977061f}.creator-field-help{margin-top:-1px;color:#9ca3af;font-size:.72rem;font-weight:600}.creator-store-search-block{position:relative}.creator-store-search-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.creator-store-search-head span{color:#9ca3af;font-size:.72rem;font-weight:700}.creator-store-search-results{display:grid;gap:6px;margin-top:8px;max-height:210px;overflow-y:auto;padding:6px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.creator-store-search-option{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;width:100%;padding:10px 12px;border:0;border-radius:10px;background:transparent;text-align:left;cursor:pointer}.creator-store-search-option:hover{background:#f8fafc}.creator-store-search-option strong,.creator-selected-store strong{display:block;color:#111827;font-size:.9rem}.creator-store-search-option span,.creator-selected-store span{display:block;margin-top:2px;color:#6b7280;font-size:.78rem}.creator-store-search-option small{color:#9ca3af;font-size:.74rem;line-height:1.35}.creator-selected-store{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc}.creator-selected-store button{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;border-radius:999px;background:#fff;color:#475569;cursor:pointer}@media(max-width:1280px){.creator-studio-topline{align-items:flex-start;flex-direction:column}.creator-studio-summary-clean{min-width:0;width:100%}}@media(max-width:1100px){.creator-studio-layout-clean,.creator-feed-status-grid-clean{grid-template-columns:1fr}.creator-import-list .creator-import-card{grid-template-columns:148px minmax(0,1fr)}.creator-import-row-actions{grid-column:1 / -1;justify-items:start;padding:0 0 14px 14px}}@media(max-width:760px){.creator-studio-summary-clean,.creator-import-modal-body{grid-template-columns:1fr}.creator-import-list .creator-import-card{grid-template-columns:1fr;padding-right:0}.creator-import-list .creator-import-media{min-height:168px}.creator-import-list .creator-import-body{padding:14px}.creator-import-row-actions{padding:0 14px 14px}}.creator-studio-shell-clean{gap:12px}.creator-studio-frame{display:grid;gap:12px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.creator-studio-topline-clean{padding:0 0 6px;border-bottom:1px solid #edf2f7}.creator-studio-workspace{display:grid;gap:14px}.creator-feed-status-grid-clean .creator-feed-status-card p{display:none}.creator-studio-workbench{display:grid;grid-template-columns:420px minmax(0,1fr);gap:18px;min-height:0}.creator-studio-frame-v2{gap:14px;padding:0}.creator-studio-header{display:block}.creator-studio-header-copy p{color:#64748b;max-width:540px}.creator-studio-layout-v2{grid-template-columns:1fr;gap:12px}.creator-studio-workspace-v2{padding:18px;border-radius:16px;border:1px solid #e7e5e4;background:#fff;box-shadow:0 10px 24px #1c19170a}.creator-studio-main-v2{display:grid;gap:12px}.creator-import-hero-root{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.42fr);gap:18px;align-items:stretch;padding:22px;border:1px solid #dbe7e8;border-radius:20px;background:radial-gradient(circle at 12% 14%,rgba(20,184,166,.13),transparent 34%),linear-gradient(135deg,#f7fbfa,#fffdf8 56%,#fff3f0);box-shadow:0 18px 42px #0f172a12}.creator-import-hero-copy-root{display:grid;gap:10px;align-content:center}.creator-import-kicker-root{display:inline-flex;width:fit-content;align-items:center;gap:7px;min-height:28px;padding:0 10px;border:1px solid rgba(13,148,136,.2);border-radius:999px;background:#ffffffc7;color:#0f766e;letter-spacing:0}.creator-import-hero-root h3{max-width:780px;margin:0;color:#0f172a;font-size:2.25rem;line-height:1.04;letter-spacing:0}.creator-import-hero-root p{max-width:680px;margin:0;color:#53616f;font-size:1rem;line-height:1.55}.creator-import-hero-metrics-root{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.creator-import-hero-metrics-root div{display:grid;align-content:center;gap:8px;min-height:108px;padding:14px;border:1px solid rgba(148,163,184,.24);border-radius:14px;background:#ffffffbd}.creator-import-hero-metrics-root span{color:#64748b;font-size:.76rem;font-weight:800}.creator-import-hero-metrics-root strong{color:#111827;font-size:1.35rem;line-height:1.1;overflow-wrap:anywhere}.creator-studio-workspace-import{gap:16px;border-color:#dfe7eb;background:#fff}.creator-studio-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding-bottom:12px;border-bottom:1px solid #edf2f7}.creator-studio-toolbar h4{display:inline-flex;align-items:center;gap:8px;margin:0;color:#0f172a;font-size:1.15rem}.creator-studio-toolbar-redesign{align-items:center}.creator-platform-strip-root{border-bottom:0;padding-bottom:0}.creator-platform-card-root{min-height:78px;border-color:#dfe7eb;box-shadow:0 10px 24px #0f172a0a}.creator-platform-card-root.provider-instagram{background:linear-gradient(135deg,#fff7ed,#fdf2f8);border-color:#fed7aa}.creator-platform-card-root.provider-tiktok{background:linear-gradient(135deg,#eff6ff,#f8fafc 52%,#fff1f2);border-color:#bfdbfe}.creator-studio-toolbar p{margin:4px 0 0;color:#64748b;font-size:.9rem}.creator-import-progress{display:grid;gap:10px;margin:0 0 14px;padding:12px 14px;border:1px solid #c7dfd9;border-radius:10px;background:#f6fbf9;color:#0f3d35}.creator-import-progress div:first-child{display:grid;gap:2px}.creator-import-progress strong{font-size:.9rem}.creator-import-progress span{color:#4f6b65;font-size:.82rem}.creator-import-progress-track{position:relative;overflow:hidden;height:7px;border-radius:999px;background:#dcebe7}.creator-import-progress-track span{position:absolute;inset:0 auto 0 0;width:42%;border-radius:inherit;background:#0f766e;animation:creator-import-progress 1.15s ease-in-out infinite}@keyframes creator-import-progress{0%{transform:translate(-100%)}to{transform:translate(240%)}}.creator-studio-channel-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-bottom:12px;border-bottom:1px solid #edf2f7}.creator-source-inline-card{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border:1px solid #e6edf5;border-radius:14px;background:#fbfdff}.creator-source-inline-copy{display:flex;align-items:center;gap:12px;min-width:0}.creator-source-inline-copy strong{display:block;color:#111827;font-size:.98rem}.creator-source-inline-copy p{margin:2px 0 0;color:#64748b;font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.creator-source-inline-action{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border:1px solid #d8e1ea;border-radius:999px;background:#fff;color:#0f172a;font-size:.78rem;font-weight:700;cursor:pointer}.creator-import-list-compact{align-content:start;max-height:68vh;overflow-y:auto;padding-right:4px;display:grid;gap:10px}.creator-import-workbench-root{grid-template-columns:minmax(0,1fr) minmax(380px,.44fr);align-items:start}.creator-import-gallery-root,.creator-convert-panel-root{min-width:0;border:1px solid #dfe7eb;border-radius:18px;background:#fff;box-shadow:0 14px 34px #0f172a0e}.creator-import-gallery-root{display:grid;gap:14px;padding:16px}.creator-import-gallery-head-root{display:flex;align-items:center;justify-content:space-between;gap:12px}.creator-import-gallery-head-root strong,.creator-import-gallery-head-root span{display:block}.creator-import-gallery-head-root strong{color:#0f172a;font-size:.98rem}.creator-import-gallery-head-root span{margin-top:3px;color:#64748b;font-size:.82rem}.creator-import-card-grid-root{display:grid;grid-template-columns:repeat(auto-fill,minmax(178px,1fr));gap:12px}.creator-import-video-card-root{display:grid;gap:10px;padding:0 0 12px;overflow:hidden;border:1px solid #e2e8f0;border-radius:16px;background:#fff;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.creator-import-video-card-root:hover{transform:translateY(-2px);border-color:#94a3b8;box-shadow:0 14px 28px #0f172a17}.creator-import-video-card-root.active{border-color:#0f766e;box-shadow:0 0 0 3px #14b8a624,0 14px 28px #0f172a1a}.creator-import-video-thumb-root{position:relative;display:block;aspect-ratio:4 / 3;background:#e2e8f0}.creator-import-video-thumb-root img,.creator-import-video-thumb-root .creator-import-placeholder{width:100%;height:100%;display:flex;object-fit:cover}.creator-import-video-thumb-root i{position:absolute;right:10px;bottom:10px;display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:999px;background:#0f172adb;color:#fff;font-style:normal}.creator-import-video-copy-root{display:grid;gap:7px;padding:0 12px;min-width:0}.creator-import-video-copy-root strong{display:-webkit-box;min-height:42px;overflow:hidden;color:#111827;font-size:.94rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.creator-import-video-copy-root small{display:-webkit-box;overflow:hidden;color:#64748b;font-size:.76rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.creator-convert-panel-root{position:sticky;top:16px;padding:16px;gap:16px;border-color:#b8ddd6}.creator-convert-panel-head-root{display:flex;align-items:center;justify-content:space-between;gap:12px}.creator-convert-panel-head-root h4{margin:8px 0 0;color:#0f172a;font-size:1.1rem}.creator-import-source-icon-root{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#0f172a;text-decoration:none}.creator-selected-source-root{grid-template-columns:112px minmax(0,1fr);gap:12px;align-items:center;padding:10px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc}.creator-selected-source-root .creator-inline-editor-preview{width:112px;height:112px;min-height:112px;border-radius:12px}.creator-selected-source-root .creator-inline-editor-copy{padding-top:0}.creator-selected-source-root .creator-inline-editor-copy h4{font-size:.98rem}.creator-selected-source-root .creator-inline-editor-copy p,.creator-selected-source-root .creator-import-preview-link{font-size:.8rem}.creator-convert-panel-root .creator-inline-editor-form .creator-field-block>span,.creator-convert-panel-root .creator-store-search-head>span:first-child{display:inline-flex;align-items:center;gap:7px;letter-spacing:0}.creator-convert-panel-root .creator-inline-editor-form .creator-field-block input,.creator-convert-panel-root .creator-chip-input{border-color:#cbd5e1;background:#f8fafc}.creator-publish-root-btn{min-width:220px;border-color:#0f766e;background:#0f766e;color:#fff}.creator-inbox-row{display:flex;align-items:flex-start;gap:12px;width:100%;min-height:96px;padding:10px 12px;appearance:none;-webkit-appearance:none;font:inherit;line-height:1.2;text-align:left;cursor:pointer;border:1px solid #e5eaf0;border-radius:14px;background:#fff;box-shadow:none;overflow:hidden;transition:border-color .18s ease,background .18s ease,transform .18s ease}.creator-inbox-row:hover{border-color:#cfd8e3;background:#fcfdff}.creator-inbox-row.active{border-color:#111827;background:#f8fafc;box-shadow:0 10px 24px #0f172a0f}.creator-inbox-thumb{flex:0 0 112px;width:112px;min-width:112px;height:72px;border-radius:10px;overflow:hidden;align-self:center;background:linear-gradient(135deg,#f5f5f4,#e7e5e4)}.creator-inbox-thumb img{width:100%;height:100%;object-fit:cover;display:block}.creator-inbox-copy{display:flex;flex-direction:column;justify-content:center;gap:5px;flex:1 1 auto;min-width:0;overflow:hidden}.creator-inbox-topline{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:8px}.creator-inline-provider-badge{display:inline-flex;align-items:center;justify-self:start;width:fit-content;max-width:100%;min-height:22px;padding:0 8px;border-radius:999px;font-size:.72rem;font-weight:700;color:#475569;background:#f1f5f9}.creator-inline-provider-badge.provider-instagram{color:#9d174d;background:#fce7f3}.creator-inline-provider-badge.provider-tiktok{color:#155e75;background:#cffafe}.creator-inbox-age{color:#94a3b8;font-size:.72rem;white-space:nowrap;margin-left:auto}.creator-inbox-title-wrap{min-width:0}.creator-inbox-title-wrap h5{margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.35;font-size:1rem;font-weight:700;color:#111827}.creator-inbox-meta{margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.35;font-size:.77rem;color:#64748b}.creator-inline-editor{display:grid;grid-template-columns:1fr;gap:18px;padding:0;border:0;border-radius:0;background:transparent}.creator-inline-editor-media{display:grid;grid-template-columns:220px minmax(0,1fr);align-items:start;gap:18px;padding-bottom:18px;border-bottom:1px solid #edf2f7}.creator-inline-editor-preview{min-height:136px;height:136px;border-radius:14px;overflow:hidden}.creator-inline-editor-preview-v2{border:1px solid #e5eaf0;background:#f8fafc}.creator-inline-editor-preview-v2 img,.creator-inline-editor-preview-v2 .creator-import-placeholder{width:100%;height:100%;display:block}.creator-inline-editor-preview-v2 img{object-fit:cover}.creator-inline-editor-preview .creator-import-provider{display:none}.creator-inline-editor-copy{display:grid;align-content:start;gap:8px;padding-top:4px;min-width:0}.creator-inline-editor-copy h4{margin:0;font-size:1.35rem;line-height:1.35;color:#111827;max-width:100%;overflow-wrap:anywhere}.creator-inline-editor-copy p{margin:0;color:#64748b;font-size:.9rem;line-height:1.45}.creator-inline-editor-form{display:grid;align-content:start;gap:20px}.creator-inline-editor-form-v2{gap:20px}.creator-inline-editor-form-v2>.creator-field-block{display:grid;gap:10px}.creator-editor-section{display:grid;gap:12px;padding:0;border:0;border-radius:0;background:transparent}.creator-editor-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid #edf2f7}.creator-editor-section-head h5{margin:0;color:#0f172a;font-size:1rem}.creator-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.creator-editor-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.creator-inline-editor-form .creator-field-block>span,.creator-inline-editor-form .creator-store-search-head>span:first-child,.creator-inline-editor-form .creator-import-location-head strong{color:#475569;font-size:.8rem;font-weight:700;letter-spacing:.02em}.creator-inline-editor-form .creator-field-block input{min-height:50px;width:100%;box-sizing:border-box;padding:0 16px;border-radius:12px;border:1px solid #d7dee7;background:#fff;color:#0f172a;font-size:.96rem;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.creator-inline-editor-form .creator-field-block input:focus{border-color:#111827;box-shadow:0 0 0 3px #0f172a14;background:#fff}.creator-inline-editor-form .creator-field-block input::placeholder{color:#94a3b8}.creator-inline-editor-form .creator-field-block input:hover{border-color:#cbd5e1}.creator-chip-input{display:flex;flex-wrap:wrap;gap:8px;min-height:52px;padding:8px;border:1px solid #d7dee7;border-radius:12px;background:#fff}.creator-chip-input:focus-within{border-color:#111827;box-shadow:0 0 0 3px #0f172a14}.creator-chip-input input{flex:1 1 180px;min-width:160px;min-height:34px;padding:0 8px;border:0;outline:0;background:transparent;color:#0f172a;font-size:.95rem}.creator-chip-input input::placeholder{color:#94a3b8}.creator-chip{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 10px;border:1px solid #d7dee7;border-radius:999px;background:#f8fafc;color:#0f172a;font-size:.84rem;font-weight:600;cursor:pointer}.creator-search-results,.creator-store-search-results{margin-top:6px;padding:6px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 12px 28px #0f172a14;display:grid;gap:6px;max-height:220px;overflow-y:auto}.creator-search-results-inline{margin-top:0}.creator-search-option,.creator-store-search-option{padding:9px 10px;border-radius:10px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;width:100%;border:0;background:transparent;text-align:left;cursor:pointer}.creator-search-option:hover,.creator-store-search-option:hover{background:#f8fafc}.creator-search-option.muted{cursor:default;color:#64748b}.creator-search-option.muted:hover{background:transparent}.creator-search-section-title{padding:6px 10px 2px;color:#94a3b8;font-size:.68rem;font-weight:850;text-transform:uppercase}.creator-search-option strong,.creator-store-search-option strong{font-size:.88rem;display:block}.creator-search-option span,.creator-store-search-option span,.creator-store-search-option small,.creator-search-option small{font-size:.75rem;color:#64748b}.creator-selected-store{margin-top:6px;padding:10px 12px;border:1px solid #dbe5ef;border-radius:12px;background:#f8fbff;display:flex;align-items:center;justify-content:space-between;gap:12px}.creator-import-location-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.creator-import-location-head p{margin:4px 0 0;color:#6b7280;font-size:.78rem}.creator-import-location-btn{min-height:38px;border-radius:10px;padding:0 12px}.creator-inline-editor-actions{display:flex;justify-content:flex-end;padding-top:2px}.creator-inline-editor-actions .claim-btn{min-width:168px;min-height:42px;border-radius:12px}.creator-inline-editor-actions-v2{padding-top:8px;border-top:1px solid #edf2f7}.creator-convert-panel-root{gap:14px;padding:18px;border-color:#e2e8f0;border-radius:16px;background:#fff}.creator-convert-panel-head-root{padding-bottom:12px;border-bottom:1px solid #eef2f6}.creator-convert-panel-head-root .creator-import-kicker-root{display:none}.creator-convert-panel-head-root h4{margin:0;font-size:1.05rem;line-height:1.2}.creator-import-source-icon-root{width:34px;height:34px;border-radius:8px;background:#fff}.creator-selected-source-root{grid-template-columns:72px minmax(0,1fr);gap:10px;padding:0 0 14px;border:0;border-bottom:1px solid #eef2f6;border-radius:0;background:transparent}.creator-selected-source-root .creator-inline-editor-preview{width:72px;height:72px;min-height:72px;border-radius:8px}.creator-selected-source-root .creator-inline-editor-copy{gap:5px}.creator-selected-source-root .creator-inline-editor-copy h4{display:-webkit-box;overflow:hidden;font-size:.92rem;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.creator-selected-source-root .creator-inline-editor-copy p{display:none}.creator-selected-source-root .creator-import-preview-link{width:fit-content;color:#475569;font-size:.78rem}.creator-convert-panel-root .creator-inline-editor-form-v2{gap:12px}.creator-convert-panel-root .creator-inline-editor-form-v2>.creator-field-block{gap:6px}.creator-convert-panel-root .creator-inline-editor-form .creator-field-block>span,.creator-convert-panel-root .creator-store-search-head>span:first-child{color:#334155;font-size:.78rem;font-weight:700;letter-spacing:0}.creator-convert-panel-root .creator-store-search-head{align-items:center}.creator-convert-panel-root .creator-inline-editor-form .creator-field-block input,.creator-convert-panel-root .creator-inline-editor-form .creator-field-block select,.creator-convert-panel-root .creator-inline-editor-form .creator-field-block textarea{min-height:42px;padding:0 12px;border:1px solid #d8e1ea;border-radius:8px;background:#fff;color:#0f172a;font-size:.9rem;box-shadow:none}.creator-convert-panel-root .creator-inline-editor-form .creator-field-block textarea{min-height:84px;padding-top:10px;resize:vertical}.creator-tag-select-flat{display:flex;flex-wrap:wrap;gap:8px;padding:8px;border:1px solid #d8e1ea;border-radius:8px;background:#fff}.creator-tag-select-flat button{min-height:32px;padding:0 10px;border:1px solid #d8e1ea;border-radius:7px;background:#f8fafc;color:#334155;font-size:.8rem;font-weight:700;cursor:pointer}.creator-tag-select-flat button:hover{border-color:#94a3b8;background:#f1f5f9}.creator-tag-select-flat button.active{border-color:#0f766e;background:#e6f5f2;color:#0f766e}.creator-convert-panel-root .creator-inline-editor-form .creator-field-block input:focus,.creator-convert-panel-root .creator-inline-editor-form .creator-field-block select:focus,.creator-convert-panel-root .creator-inline-editor-form .creator-field-block textarea:focus{border-color:#0f766e;outline:0;box-shadow:0 0 0 2px #0f766e14}.creator-convert-panel-root .creator-chip-input{min-height:42px;padding:5px 7px;border:1px solid #d8e1ea;border-radius:8px;background:#fff;box-shadow:none}.creator-convert-panel-root .creator-chip-input:focus-within{border-color:#0f766e;box-shadow:0 0 0 2px #0f766e14}.creator-convert-panel-root .creator-chip{min-height:30px;border-radius:7px;background:#f8fafc;font-size:.8rem}.creator-convert-panel-root .creator-chip-input input{min-height:30px;font-size:.9rem}.creator-convert-panel-root .creator-selected-store{margin-top:6px;padding:8px 10px;border-color:#d8e1ea;border-radius:8px;background:#fff}.creator-convert-panel-root .creator-search-results{border-radius:8px;box-shadow:none}.creator-convert-panel-root .creator-search-results button,.creator-convert-panel-root .creator-search-results>span{min-height:34px;width:100%;display:flex;align-items:center;gap:8px;padding:8px 9px;border:0;border-radius:7px;background:transparent;color:#0f172a;text-align:left;font:inherit;font-size:.82rem;cursor:pointer}.creator-convert-panel-root .creator-search-results button:hover{background:#f1f5f9}.creator-convert-panel-root .creator-search-results button strong,.creator-convert-panel-root .creator-search-results button small{display:block}.creator-convert-panel-root .creator-search-results button small{color:#64748b;font-size:.72rem}.creator-convert-panel-root .creator-selected-store{justify-content:flex-start}.creator-convert-panel-root .creator-selected-store small{margin-left:auto;min-width:0;overflow:hidden;color:#64748b;text-overflow:ellipsis;white-space:nowrap}.creator-convert-panel-root .creator-import-location-btn{min-height:32px;padding:0 9px;border-radius:8px;font-size:.8rem}.creator-convert-panel-root .creator-inline-editor-actions-v2{padding-top:12px;border-top:1px solid #eef2f6}.creator-convert-panel-root .creator-publish-root-btn{width:100%;min-width:0;min-height:42px;border-radius:8px}@media(max-width:1180px){.creator-import-hero-root,.creator-import-workbench-root{grid-template-columns:1fr}.creator-convert-panel-root{position:static}.creator-studio-layout-v2{grid-template-columns:1fr}.creator-studio-toolbar{flex-direction:column;align-items:flex-start}.creator-studio-channel-strip,.creator-studio-workbench{grid-template-columns:1fr}.creator-import-list-compact{max-height:none}.creator-editor-grid,.creator-editor-grid-two,.creator-inline-editor-media{grid-template-columns:1fr}.creator-inline-editor-preview{min-height:190px;height:190px}}@media(max-width:760px){.creator-import-hero-root{padding:16px}.creator-import-hero-root h3{font-size:1.6rem;line-height:1.08}.creator-import-hero-metrics-root,.creator-import-card-grid-root{grid-template-columns:1fr}.creator-studio-toolbar-redesign,.creator-convert-panel-head-root,.creator-import-gallery-head-root{flex-direction:column;align-items:stretch}.creator-studio-command-strip,.creator-source-manage-grid{grid-template-columns:1fr}.creator-composer-mode-switch{width:100%}.creator-composer-mode-switch button{flex:1;justify-content:center}.creator-import-source-head,.creator-import-source-actions{align-items:stretch}.creator-import-source-head{flex-direction:column}.creator-import-source-actions{justify-content:space-between}.creator-selected-source-root{grid-template-columns:84px minmax(0,1fr)}.creator-selected-source-root .creator-inline-editor-preview{width:84px;height:84px;min-height:84px}.creator-publish-root-btn{width:100%;min-width:0}.creator-studio-topline{align-items:flex-start}.creator-studio-workspace{gap:12px}.creator-inbox-row{padding:8px}.creator-inbox-thumb{flex-basis:92px;width:92px;min-width:92px;height:68px}.creator-inline-editor{gap:14px}.creator-source-inline-card{flex-direction:column;align-items:flex-start}}.creator-explore-page .creator-post-attribution-row,.creator-map-overlay .creator-map-selection-people{display:flex;flex-wrap:wrap;align-items:center;column-gap:.58rem;row-gap:.2rem;margin-top:.18rem}.creator-explore-page .creator-post-attribution-row .creator-attribution-chip,.creator-explore-page .creator-post-attribution-row .creator-chip,.creator-explore-page .creator-post-attribution-row .store-chip,.creator-map-overlay .creator-map-selection-people .creator-chip,.creator-map-overlay .creator-map-selection-people .store-chip{display:inline-flex!important;width:auto!important;min-height:0!important;max-width:min(100%,18rem);align-items:center;gap:.24rem;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creator-explore-page .creator-post-attribution-row .creator-chip,.creator-explore-page .creator-post-attribution-row .creator-chip svg,.creator-explore-page .creator-post-attribution-row .store-chip,.creator-explore-page .creator-post-attribution-row .store-chip svg{color:#ffffffc7!important;font-weight:720}.creator-map-overlay .creator-map-selection-people .creator-chip,.creator-map-overlay .creator-map-selection-people .creator-chip svg,.creator-map-overlay .creator-map-selection-people .store-chip,.creator-map-overlay .creator-map-selection-people .store-chip svg{color:#475569!important;font-weight:720}.creator-map-list-surface .creator-map-card-content,.creator-split-list .creator-map-list-surface .creator-map-card-content{gap:.32rem;padding:1.15rem .9rem .82rem}.creator-map-list-surface .creator-card-meta-row,.creator-split-list .creator-map-list-surface .creator-card-meta-row{display:none}.creator-map-list-surface .creator-card-save-meta,.creator-split-list .creator-map-list-surface .creator-card-save-meta{min-height:22px;padding:0 .42rem;border:0;background:#ffffff24;box-shadow:none}.creator-map-overlay .creator-map-selection-copy{display:grid;gap:.28rem;min-width:min(21rem,calc(100vw - 3rem));max-width:min(21rem,calc(100vw - 3rem));padding:.78rem .82rem;border:1px solid rgba(226,232,240,.9);border-radius:18px;background:#fffffff7;box-shadow:0 18px 42px #0f172a1f}.creator-map-overlay .creator-map-selection-copy strong{display:block;margin-top:.12rem;color:#0f172a;font-size:.94rem;line-height:1.22}.creator-map-overlay .creator-map-location-line{margin:.22rem 0 0;color:#475569;font-size:.76rem}.creator-map-overlay .creator-map-selection-people{margin-top:.22rem;margin-bottom:0}.creator-map-overlay .creator-map-card-actions{gap:.34rem}.creator-map-overlay .creator-map-action-btn{width:auto;min-width:32px;height:32px;min-height:32px;padding:0 .58rem;border:0;box-shadow:none}.creator-map-overlay .creator-map-save-pill{gap:.26rem;color:#fff;background:#111827}.creator-map-overlay .creator-map-like-pill{gap:.26rem;color:#fff;background:#9a3412}.creator-map-overlay .creator-map-save-pill span{font-size:.75rem;font-weight:900}.creator-map-overlay .creator-map-open-btn{gap:.28rem;width:auto;padding:0 .62rem;border:1px solid #d8d0c4;background:#fff;color:#1f2937}.creator-map-overlay.creator-map-overlay-bottom{width:min(21rem,calc(100% - 28px));padding:0;border:0;background:transparent;box-shadow:none}.creator-map-overlay .creator-map-selection-top{align-items:flex-start;gap:.75rem}.creator-map-overlay .creator-map-overlay-label{padding-top:.34rem;letter-spacing:.04em}.creator-map-overlay .creator-map-selected-details{display:grid;gap:.34rem;margin-top:.12rem}.creator-map-overlay .creator-map-promo-panel{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.42rem;align-items:start;padding:.48rem;border:1px solid #fde7c7;border-radius:14px;background:linear-gradient(135deg,#fff7ed,#fff)}.creator-map-overlay .creator-map-promo-badge{display:inline-flex;align-items:center;gap:.28rem;width:fit-content;min-height:23px;padding:0 .44rem;border-radius:999px;background:#9a5b16;color:#fff;font-size:.66rem;font-weight:900}.creator-map-overlay .creator-map-promo-badge.event{background:#0f766e}.creator-map-overlay .creator-map-promo-panel strong,.creator-map-overlay .creator-map-promo-panel p,.creator-map-overlay .creator-map-promo-panel small{display:block}.creator-map-overlay .creator-map-promo-panel strong{margin:0;color:#111827;font-size:.78rem;line-height:1.25}.creator-map-overlay .creator-map-promo-panel p{margin:.12rem 0 0;color:#57534e;font-size:.72rem;line-height:1.35}.creator-map-overlay .creator-map-promo-panel small{margin-top:.12rem;color:#78716c;font-size:.68rem;font-weight:750}.creator-map-overlay .creator-map-promo-panel .creator-map-entry-fee{display:inline-flex;width:fit-content;margin-top:.28rem;padding:.18rem .42rem;border:1px solid rgba(15,118,110,.22);border-radius:999px;background:#f0fdfa;color:#0f766e;font-weight:900}.creator-map-overlay .creator-map-promo-facts{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.24rem}.creator-map-overlay .creator-map-promo-facts span{display:grid;gap:.08rem;min-width:0;padding:.3rem .36rem;border:1px solid #f3dfbf;border-radius:8px;background:#ffffffb8}.creator-map-overlay .creator-map-promo-facts b,.creator-map-overlay .creator-map-promo-facts em{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:normal}.creator-map-overlay .creator-map-promo-facts b{color:#78716c;font-size:.56rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.creator-map-overlay .creator-map-promo-facts em{color:#1f2937;font-size:.66rem;font-weight:850}.creator-map-overlay .creator-map-description{display:-webkit-box;margin:0;overflow:hidden;color:#475569;font-size:.74rem;line-height:1.32;-webkit-box-orient:vertical;-webkit-line-clamp:1}.creator-map-overlay .creator-map-branch-list{display:grid;gap:.26rem;padding:.42rem;border:1px solid #e2e8f0;border-radius:11px;background:#f8fafc}.creator-map-overlay .creator-map-branch-list>strong{color:#334155;font-size:.64rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.creator-map-overlay .creator-map-branch-list>span{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.32rem;align-items:start;color:#475569}.creator-map-overlay .creator-map-branch-list>span>span{display:grid;gap:.1rem;min-width:0}.creator-map-overlay .creator-map-branch-list b,.creator-map-overlay .creator-map-branch-list em,.creator-map-overlay .creator-map-branch-list small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:normal}.creator-map-overlay .creator-map-branch-list b{color:#111827;font-size:.72rem}.creator-map-overlay .creator-map-branch-list em,.creator-map-overlay .creator-map-branch-list small{color:#64748b;font-size:.66rem;font-weight:750}.creator-map-overlay .creator-map-detail-grid{display:flex;flex-wrap:wrap;gap:.24rem}.creator-map-overlay .creator-map-detail-grid span{display:inline-flex;align-items:center;gap:.22rem;max-width:100%;min-height:21px;padding:0 .4rem;border:1px solid #e2e8f0;border-radius:999px;background:#f8fafc;color:#475569;font-size:.66rem;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creator-explore-page .creator-card-save-floating,.creator-map-list-surface .creator-card-save-floating{display:inline-flex;min-height:28px;align-items:center;gap:.24rem;padding:0 .5rem;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#0f172a57;color:#fff;font-size:.7rem;font-weight:760;line-height:1;box-shadow:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:.72;transition:background .18s ease,opacity .18s ease,transform .18s ease}.creator-explore-page .creator-card-floating-actions,.creator-map-list-surface .creator-card-floating-actions{position:absolute;top:.62rem;left:.62rem;z-index:4;display:inline-flex;gap:.32rem}.creator-explore-page .creator-card-save-floating.active,.creator-map-list-surface .creator-card-save-floating.active{background:#0f172a8a;color:#fff}.creator-explore-page .creator-card-like-meta.active,.creator-map-list-surface .creator-card-like-meta.active{background:#9a3412b8;color:#fff}.creator-explore-page .creator-post-card:hover .creator-card-save-floating,.creator-map-list-surface .creator-post-card:hover .creator-card-save-floating{background:#0f172aa8;opacity:1}.creator-explore-page .creator-card-save-floating svg,.creator-map-list-surface .creator-card-save-floating svg{flex:0 0 auto}.creator-explore-page .creator-post-content,.creator-map-list-surface .creator-map-card-content,.creator-split-list .creator-map-list-surface .creator-map-card-content{padding-bottom:.86rem}.creator-studio-tabs-inline{display:inline-flex;width:fit-content;max-width:100%;gap:4px;padding:4px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.creator-studio-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:2px 0 14px;border-bottom:1px solid #edf2f7}.creator-studio-page-head span{display:block;margin-bottom:5px;color:#64748b;font-size:.76rem;font-weight:850}.creator-studio-page-head h2{margin:0;color:#0f172a;font-size:1.45rem;line-height:1.15}.creator-studio-page-head p{margin:6px 0 0;max-width:62ch;color:#64748b;font-size:.9rem;line-height:1.45}.creator-studio-page-head .secondary-btn{flex:0 0 auto;min-height:38px;border-radius:9px}.creator-studio-tabs-inline button{display:inline-flex;min-height:34px;align-items:center;gap:6px;padding:0 12px;border:0;border-radius:8px;background:transparent;color:#64748b;font-size:.82rem;font-weight:800;cursor:pointer}.creator-studio-tabs-inline button.active{background:#fff;color:#111827;box-shadow:0 1px 2px #0f172a14}.creator-studio-tab-panel{display:grid;gap:14px}.creator-studio-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.creator-studio-metric-grid article,.creator-studio-panel-card{border:1px solid #e5eaf0;border-radius:12px;background:#fff;box-shadow:none}.creator-studio-metric-grid article{display:grid;gap:5px;padding:14px}.creator-studio-metric-grid span,.creator-studio-metric-grid small{color:#64748b;font-size:.76rem;font-weight:750}.creator-studio-metric-grid strong{color:#0f172a;font-size:1.55rem;line-height:1}.creator-studio-insight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.creator-studio-panel-card{padding:14px}.creator-studio-mini-head,.creator-studio-posts-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.creator-studio-mini-head h4,.creator-studio-posts-head h4{margin:0;color:#0f172a;font-size:.98rem}.creator-studio-posts-head p{margin:3px 0 0;color:#64748b;font-size:.8rem}.creator-studio-mini-head button,.creator-studio-posts-head button,.creator-studio-post-actions button,.creator-studio-post-actions a{display:inline-flex;min-height:30px;align-items:center;justify-content:center;gap:5px;padding:0 10px;border:1px solid #dbe3ee;border-radius:8px;background:#fff;color:#334155;font-size:.76rem;font-weight:800;text-decoration:none;cursor:pointer}.creator-studio-post-list{display:grid;gap:8px}.creator-studio-post-list article{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:10px;align-items:center;padding:8px;border:1px solid #edf2f7;border-radius:10px;background:#fff}.creator-studio-post-list.compact article{grid-template-columns:52px minmax(0,1fr)}.creator-studio-post-list img{width:100%;aspect-ratio:1;border-radius:8px;object-fit:cover;background:#e2e8f0}.creator-studio-post-list strong,.creator-studio-post-list span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creator-studio-post-list strong{color:#111827;font-size:.86rem}.creator-studio-post-list span{margin-top:3px;color:#64748b;font-size:.74rem}.creator-studio-post-actions{display:inline-flex;gap:6px;align-items:center}.creator-studio-post-actions .danger{color:#991b1b;border-color:#fecaca;background:#fff7f7}.business-studio-store-summary{display:grid;gap:6px;padding-top:10px}.business-studio-store-summary strong{color:#111827;font-size:1rem}.business-studio-store-summary span,.business-studio-store-summary p{margin:0;color:#64748b;font-size:.82rem;line-height:1.45}.business-studio-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:12px}.business-studio-detail-grid div{display:grid;gap:5px;padding:12px;border:1px solid #edf2f7;border-radius:10px;background:#f8fafc}.business-studio-detail-grid span{color:#64748b;font-size:.72rem;font-weight:800}.business-studio-detail-grid strong{min-width:0;overflow:hidden;color:#111827;font-size:.9rem;text-overflow:ellipsis;white-space:nowrap}.business-ops-header-actions{display:inline-flex;gap:8px;align-items:center}.business-ops-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.business-ops-strip article{display:grid;gap:5px;min-height:82px;padding:14px;border:1px solid #e5eaf0;border-radius:12px;background:#fff}.business-ops-strip span,.business-ops-strip small{color:#64748b;font-size:.76rem;font-weight:800}.business-ops-strip strong{color:#0f172a;font-size:1.5rem;line-height:1}.business-ops-overview-grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(320px,.64fr);gap:14px}.business-ops-panel{display:grid;gap:14px}.business-ops-worklist{display:grid;gap:9px}.business-ops-worklist article{display:grid;gap:4px;padding:12px;border:1px solid #edf2f7;border-radius:10px;background:#fbfdff}.business-ops-worklist strong{color:#111827;font-size:1rem}.business-ops-worklist span{color:#64748b;font-size:.8rem;font-weight:700}.business-compact-deal-list,.business-deal-management-list{display:grid;gap:9px}.business-compact-deal-list article{display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border:1px solid #edf2f7;border-radius:10px;background:#fff}.business-compact-deal-list img,.business-manage-row>img{width:46px;height:46px;border-radius:9px;object-fit:cover;background:#e2e8f0}.business-compact-deal-list strong,.business-compact-deal-list span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.business-compact-deal-list strong{color:#111827;font-size:.86rem}.business-compact-deal-list span{margin-top:3px;color:#64748b;font-size:.74rem;font-weight:700}.business-compact-deal-list button,.business-manage-actions button,.business-manage-actions a{min-height:34px;border:1px solid #dbe3ee;border-radius:9px;background:#fff;color:#0f172a;font-size:.78rem;font-weight:850;cursor:pointer}.business-manage-actions a{display:inline-flex;width:34px;align-items:center;justify-content:center}.business-manage-panel{display:grid;gap:12px}.business-manage-row{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid #e5eaf0;border-radius:12px;background:#fff}.business-manage-main{display:grid;gap:8px;min-width:0}.business-manage-main strong,.business-manage-main span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.business-manage-main strong{color:#111827;font-size:.9rem}.business-manage-main span{margin-top:3px;color:#64748b;font-size:.76rem;font-weight:700}.business-manage-meta{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.business-manage-meta span{width:auto;color:#64748b;font-size:.72rem;font-weight:800}.business-manage-actions{display:inline-flex;gap:6px;align-items:center}.business-manage-actions button{padding:0 10px}.business-manage-actions button.danger{display:inline-flex;width:34px;padding:0;align-items:center;justify-content:center;color:#991b1b;border-color:#fecaca;background:#fff7f7}.creator-business-upgrade-panel{display:grid;gap:16px;padding:16px;border:1px solid #e5eaf0;border-radius:12px;background:#fff}.creator-upgrade-modal-backdrop{position:fixed;inset:0;z-index:4000;display:grid;place-items:center;padding:24px;background:#0f172a61}.creator-upgrade-modal{display:grid;gap:16px;width:min(760px,100%);max-height:min(760px,calc(100vh - 48px));overflow-y:auto;padding:18px;border:1px solid #dbe3ee;border-radius:14px;background:#fff;box-shadow:0 24px 70px #0f172a38}.creator-upgrade-modal-head{display:flex;gap:16px;align-items:flex-start;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid #edf2f7}.creator-upgrade-modal-head h3{margin:6px 0 0;color:#0f172a;font-size:1.18rem}.creator-upgrade-modal-head p{margin:6px 0 0;color:#64748b;font-size:.86rem;line-height:1.45}.creator-upgrade-close{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border:1px solid #dbe3ee;border-radius:9px;background:#fff;color:#334155;cursor:pointer}.creator-upgrade-logo-row{display:grid;grid-template-columns:58px minmax(0,1fr);gap:12px;align-items:center;padding:12px;border:1px solid #edf2f7;border-radius:12px;background:#fbfdff}.creator-upgrade-logo-row img{width:58px;height:58px;border:1px solid #dbe3ee;border-radius:12px;object-fit:cover;background:#f1f5f9}.creator-upgrade-logo-row strong,.creator-upgrade-logo-row span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creator-upgrade-logo-row strong{color:#0f172a;font-size:.92rem}.creator-upgrade-logo-row span{margin-top:4px;color:#64748b;font-size:.78rem;font-weight:700}.creator-upgrade-modal-actions{display:flex;gap:10px;align-items:center;justify-content:flex-end;padding-top:12px;border-top:1px solid #edf2f7}.creator-studio-mode-banner,.creator-business-upgrade-notice{display:flex;gap:14px;align-items:center;justify-content:space-between;padding:14px 16px;border:1px solid #e5eaf0;border-radius:12px;background:#fff}.creator-studio-workspace-import{padding:16px;border-color:#dfe6ef;border-radius:14px;box-shadow:none}.creator-studio-workspace-import .creator-studio-tabs-inline{width:fit-content;padding:3px;border-radius:10px;background:#f0f2f5}.creator-studio-workspace-import .creator-studio-tabs-inline button{border-radius:8px}.creator-studio-command-strip{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px;border:1px solid #dfe6ef;border-radius:12px;background:#fff}.creator-studio-command-strip.standard{border-left:4px solid #1877f2}.creator-studio-command-strip.business{border-left:4px solid #16a34a}.creator-studio-command-strip strong{display:block;margin-top:4px;color:#111827;font-size:1rem}.creator-composer-mode-switch{display:inline-flex;gap:4px;padding:4px;border:1px solid #d9e1ec;border-radius:11px;background:#f0f2f5}.creator-composer-mode-switch button{display:inline-flex;min-height:34px;align-items:center;gap:7px;padding:0 12px;border:0;border-radius:8px;background:transparent;color:#475569;font:inherit;font-size:.82rem;font-weight:850;cursor:pointer}.creator-composer-mode-switch button.active{background:#fff;color:#111827;box-shadow:0 1px 2px #0f172a1f}.creator-studio-workspace-import .creator-studio-mode-banner{padding:12px 14px;border-radius:10px;box-shadow:none}.creator-studio-workspace-import .creator-studio-toolbar{padding:0;border-bottom:0}.creator-studio-workspace-import .creator-studio-toolbar h4{font-size:1rem}.creator-studio-workspace-import .creator-studio-toolbar p,.creator-studio-workspace-import .creator-studio-mode-banner strong{font-size:.84rem}.creator-platform-strip-root{grid-template-columns:repeat(2,minmax(0,1fr));padding:0;border:0}.creator-platform-card-root{min-height:58px;padding:10px 12px;border-radius:10px;background:#fbfdff;box-shadow:none}.creator-platform-card-root.provider-instagram,.creator-platform-card-root.provider-tiktok{background:#fbfdff;border-color:#e5eaf0}.creator-source-inline-copy strong{font-size:.9rem}.creator-source-inline-action{min-height:32px;border-radius:8px}.creator-business-upgrade-notice{padding:13px 14px;border-radius:10px;background:#f8fafc}.creator-business-upgrade-notice h4{font-size:.92rem}.creator-business-upgrade-notice p{max-width:560px;font-size:.8rem}.creator-import-workbench-root{grid-template-columns:minmax(0,1fr) minmax(360px,420px);gap:16px}.creator-import-gallery-root,.creator-convert-panel-root{border-color:#dfe6ef;border-radius:14px;box-shadow:none}.creator-import-gallery-root{padding:0;display:grid;gap:12px;border:0;background:transparent}.creator-import-card-grid-root{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:10px}.creator-import-source-section{display:grid;gap:10px;padding:14px;border:1px solid #dfe6ef;border-radius:14px;background:#fff}.creator-import-source-section.provider-instagram{border-left:4px solid #e1306c;border-top-color:#dfe6ef}.creator-import-source-section.provider-tiktok{border-left:4px solid #111827;border-top-color:#dfe6ef}.creator-import-source-head,.creator-import-source-head>div,.creator-import-source-actions{display:flex;align-items:center}.creator-import-source-head{justify-content:space-between;gap:12px}.creator-import-source-head>div:first-child{min-width:0;gap:10px}.creator-import-source-head strong{display:block;color:#0f172a;font-size:.94rem}.creator-import-source-head p{margin:2px 0 0;max-width:300px;overflow:hidden;color:#64748b;font-size:.78rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.creator-import-source-actions{gap:8px;flex-shrink:0}.creator-import-source-actions>span{color:#64748b;font-size:.76rem;font-weight:850}.creator-import-empty-line{min-height:42px;display:flex;align-items:center;padding:0 10px;border:1px dashed #dbe3ee;border-radius:10px;background:#f8fafc;color:#64748b;font-size:.82rem;font-weight:700}.creator-import-video-card-root{border-radius:12px;box-shadow:none}.creator-import-video-card-root:hover,.creator-import-video-card-root.active{transform:none;box-shadow:none}.creator-import-video-card-root.active{border-color:#1877f2;background:#f7fbff}.creator-import-video-thumb-root{aspect-ratio:1 / 1}.creator-import-video-copy-root strong{min-height:36px;font-size:.84rem}.creator-import-video-copy-root small{font-size:.72rem}.creator-convert-panel-root{top:12px;padding:16px;border-color:#dfe6ef}.creator-selected-source-root{grid-template-columns:64px minmax(0,1fr)}.creator-selected-source-root .creator-inline-editor-preview{width:64px;height:64px;min-height:64px}.creator-convert-panel-root .creator-inline-editor-form-v2{gap:10px}.creator-convert-panel-root .creator-inline-editor-actions-v2{padding-top:10px}.creator-convert-panel-root .creator-publish-root-btn{min-height:40px}.creator-convert-empty-root{min-height:320px;display:grid;place-items:center}.creator-empty-composer{display:grid;justify-items:center;gap:8px;max-width:260px;color:#64748b;text-align:center}.creator-empty-composer strong{color:#111827;font-size:1rem}.creator-empty-composer p{margin:0;font-size:.86rem;line-height:1.45}.creator-source-manage-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.creator-source-manage-grid button{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"icon title" "icon meta";gap:2px 10px;align-items:center;min-height:64px;padding:10px 12px;border:1px solid #dfe6ef;border-radius:12px;background:#fff;color:#111827;text-align:left;cursor:pointer}.creator-source-manage-grid button.active{border-color:#1877f2;background:#f7fbff;box-shadow:inset 0 0 0 1px #1877f21f}.creator-source-manage-grid .creator-social-icon{grid-area:icon}.creator-source-manage-grid strong{grid-area:title;overflow:hidden;font-size:.88rem;text-overflow:ellipsis;white-space:nowrap}.creator-source-manage-grid small{grid-area:meta;color:#64748b;font-size:.76rem;font-weight:750}.creator-studio-mode-banner.standard{border-left:4px solid #64748b}.creator-studio-mode-banner.business{border-left:4px solid #16a34a;background:#f7fef9}.creator-studio-mode-banner span,.creator-business-upgrade-notice span{color:#64748b;font-size:.72rem;font-weight:850;text-transform:uppercase}.creator-studio-mode-banner strong,.creator-business-upgrade-notice h4{display:block;margin:4px 0 0;color:#0f172a;font-size:.95rem}.creator-studio-mode-banner button,.creator-business-upgrade-notice button{min-height:36px;padding:0 12px;border:1px solid #dbe3ee;border-radius:9px;background:#fff;color:#0f172a;font:inherit;font-size:.82rem;font-weight:850;white-space:nowrap;cursor:pointer}.creator-studio-mode-banner.business button{color:#166534;border-color:#bbf7d0;background:#fff}.creator-business-upgrade-notice{align-items:flex-start;background:#fbfdff}.creator-business-upgrade-notice p{margin:6px 0 0;max-width:620px;color:#64748b;font-size:.84rem;line-height:1.45}.creator-business-upgrade-head{display:flex;gap:14px;align-items:flex-start;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid #edf2f7}.creator-business-upgrade-head h4,.creator-business-upgrade-head p{margin:5px 0 0}.creator-business-upgrade-head h4{color:#0f172a;font-size:1rem}.creator-business-upgrade-head p{color:#64748b;font-size:.82rem;line-height:1.45}.creator-business-upgrade-head img{width:58px;height:58px;border:1px solid #e5eaf0;border-radius:12px;object-fit:cover;background:#f1f5f9}.creator-business-upgrade-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.creator-field-block{display:grid;gap:7px}.creator-field-block>span{color:#475569;font-size:.78rem;font-weight:800}.creator-field-block input,.creator-field-block select,.creator-field-block textarea{width:100%;box-sizing:border-box;border:1px solid #dbe3ee;border-radius:9px;background:#fff;color:#0f172a;font:inherit;font-size:.9rem;outline:0}.creator-field-block input,.creator-field-block select{min-height:42px;padding:0 12px}.creator-field-block textarea{min-height:88px;padding:11px 12px;resize:vertical}.creator-field-block input:focus,.creator-field-block select:focus,.creator-field-block textarea:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e14}.creator-manage-tab-panel{display:grid;gap:12px}.creator-manage-segments{display:inline-flex;width:fit-content;gap:4px;padding:4px;border:1px solid #dbe3ee;border-radius:11px;background:#f8fafc}.creator-manage-segments button{display:inline-flex;min-height:34px;align-items:center;gap:7px;padding:0 12px;border:0;border-radius:8px;background:transparent;color:#64748b;font-size:.8rem;font-weight:850;cursor:pointer}.creator-manage-segments button.active{background:#fff;color:#0f172a;box-shadow:0 1px 2px #0f172a14}.creator-manage-segments button span{display:inline-flex;min-width:22px;min-height:20px;align-items:center;justify-content:center;padding:0 6px;border-radius:999px;background:#e2e8f0;color:#475569;font-size:.7rem}.creator-studio-mixed-list .creator-studio-manage-row{border-left:4px solid #cbd5e1}.creator-studio-mixed-list .creator-studio-manage-row.deal-row{border-left-color:#16a34a;background:#fbfffc}.creator-studio-mixed-list .creator-studio-manage-row.post-row{border-left-color:#2563eb}.creator-manage-type{display:inline-flex;width:fit-content;align-items:center;gap:5px;margin-bottom:4px;padding:3px 7px;border-radius:999px;font-size:.68rem;font-weight:850}.creator-manage-type.deal{color:#166534;background:#dcfce7}.creator-manage-type.post{color:#1d4ed8;background:#eff6ff}.business-studio-deal-form{display:grid;gap:16px}.business-deal-composer-head{padding-bottom:12px;border-bottom:1px solid #edf2f7}.business-studio-deal-form .creator-studio-mini-head{align-items:flex-start}.business-studio-deal-form .creator-studio-mini-head p{margin:5px 0 0;color:#64748b;font-size:.82rem;line-height:1.45}.business-studio-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.business-deal-composer-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.34fr);gap:18px;align-items:start}.business-deal-main-fields,.business-deal-side-panel{display:grid;gap:12px}.business-deal-side-panel{padding:12px;border:1px solid #e5eaf0;border-radius:14px;background:#fbfdff}.business-studio-field{display:grid;gap:7px}.business-studio-field-wide{grid-column:1 / -1}.business-studio-field span,.business-studio-toggle span{color:#475569;font-size:.76rem;font-weight:800}.business-studio-field input,.business-studio-field textarea,.business-studio-field select{width:100%;box-sizing:border-box;border:1px solid #dbe3ee;border-radius:10px;background:#fff;color:#0f172a;font:inherit;font-size:.92rem;outline:0;transition:border-color .16s ease,box-shadow .16s ease}.business-studio-field input,.business-studio-field select{min-height:44px;padding:0 12px}.business-studio-field textarea{min-height:92px;padding:12px;resize:vertical}.business-studio-field input:focus,.business-studio-field textarea:focus,.business-studio-field select:focus{border-color:#111827;box-shadow:0 0 0 3px #0f172a14}.business-source-input{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.business-source-preview{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;min-width:148px;padding:0 13px;border:1px solid #dbe3ee;border-radius:10px;background:#f8fafc;color:#475569;font-size:.82rem;font-weight:800}.business-source-preview.instagram{color:#9d174d;background:#fdf2f8;border-color:#fbcfe8}.business-source-preview.tiktok{color:#155e75;background:#ecfeff;border-color:#bae6fd}.business-source-preview.facebook{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.business-source-preview.link{color:#334155;background:#f8fafc}.business-studio-location-card{display:grid;align-content:center;gap:6px;min-height:44px;padding:10px 12px;border:1px solid #e5eaf0;border-radius:10px;background:#f8fafc}.business-studio-location-card.compact{min-width:260px;max-width:360px;min-height:40px;padding:8px 10px}.business-studio-location-card span,.business-recurring-panel>span{color:#475569;font-size:.76rem;font-weight:800}.business-studio-location-card strong{display:inline-flex;align-items:center;gap:6px;min-width:0;color:#0f172a;font-size:.88rem;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.business-studio-toggle{display:inline-flex;width:fit-content;align-items:center;gap:9px;min-height:40px}.business-studio-toggle input{width:16px;height:16px;accent-color:#111827}.business-source-media-preview{height:164px;overflow:hidden;border:1px solid #e5eaf0;border-radius:12px;background:#f1f5f9}.business-source-media-preview.has-embed{height:310px;background:#fff}.business-source-media-preview img{width:100%;height:100%;display:block;object-fit:cover}.business-instagram-embed-frame{width:100%;height:100%;display:block;border:0;background:#fff}.business-source-media-preview>div{height:100%;display:grid;place-items:center;align-content:center;gap:8px;padding:18px;color:#64748b;text-align:center;font-size:.82rem;font-weight:700}.business-option-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.business-option-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:4px 8px;align-items:center;padding:10px;border:1px solid #dbe3ee;border-radius:11px;background:#fff;cursor:pointer}.business-option-card.active{border-color:#111827;box-shadow:0 0 0 3px #0f172a12}.business-option-card input{grid-row:span 2;width:15px;height:15px;accent-color:#111827}.business-option-card span{color:#0f172a;font-size:.82rem;font-weight:850}.business-option-card small{color:#64748b;font-size:.72rem;font-weight:650}.business-recurring-panel{display:grid;gap:9px;padding:12px;border:1px solid #e5eaf0;border-radius:12px;background:#fbfdff}.business-recurring-days{display:flex;flex-wrap:wrap;gap:7px}.business-recurring-days button{min-height:34px;min-width:46px;border:1px solid #dbe3ee;border-radius:9px;background:#fff;color:#475569;font-size:.78rem;font-weight:850;cursor:pointer}.business-recurring-days button.active{border-color:#111827;background:#111827;color:#fff}.business-recurring-panel input{min-height:40px;width:100%;box-sizing:border-box;border:1px solid #dbe3ee;border-radius:9px;background:#fff;color:#0f172a;font:inherit;font-size:.86rem;outline:0;padding:0 11px}.business-source-mini{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;margin-right:6px;border-radius:7px;vertical-align:-4px;color:#475569;background:#f1f5f9}.business-source-mini.instagram{color:#9d174d;background:#fdf2f8}.business-source-mini.tiktok{color:#155e75;background:#ecfeff}.business-source-mini.facebook{color:#1d4ed8;background:#eff6ff}.business-studio-form-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding-top:2px}.business-studio-form-actions.inline{padding-top:4px;border-top:1px solid #e8edf4}.business-studio-form-actions .primary-btn,.business-studio-form-actions .secondary-btn{min-height:38px;border-radius:9px}.business-studio-list-head{align-items:flex-start}.business-studio-list-head p{margin:5px 0 0;color:#64748b;font-size:.82rem;line-height:1.45}.business-studio-list-tools{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:10px;margin:12px 0}.business-studio-list-tools input,.business-studio-list-tools select{min-height:40px;width:100%;box-sizing:border-box;border:1px solid #dbe3ee;border-radius:9px;background:#fff;color:#0f172a;font:inherit;font-size:.86rem;outline:0;padding:0 11px}.business-studio-list-tools input:focus,.business-studio-list-tools select:focus{border-color:#111827;box-shadow:0 0 0 3px #0f172a14}.business-studio-status{display:inline-flex;min-height:24px;align-items:center;padding:0 8px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:.68rem;font-weight:850;text-transform:capitalize}.business-studio-status.active{background:#dcfce7;color:#166534}.business-studio-status.flash{background:#fff7ed;color:#9a3412}.business-studio-status.inactive{background:#f1f5f9;color:#475569}.business-studio-status.recurring{background:#eff6ff;color:#1d4ed8}@media(max-width:900px){.creator-studio-metric-grid,.creator-studio-insight-grid{grid-template-columns:1fr}.creator-studio-post-list article{grid-template-columns:52px minmax(0,1fr)}.creator-studio-post-actions{grid-column:1 / -1}.business-studio-detail-grid,.business-ops-strip,.business-ops-overview-grid{grid-template-columns:1fr}.business-ops-header-actions,.business-manage-actions{width:100%;flex-wrap:wrap}.creator-business-upgrade-head,.creator-studio-mode-banner,.creator-business-upgrade-notice{display:grid}.creator-upgrade-modal-backdrop{padding:12px}.creator-upgrade-modal{max-height:calc(100vh - 24px);padding:14px}.creator-upgrade-modal-head,.creator-upgrade-modal-actions{display:grid;justify-content:stretch}.creator-upgrade-close{justify-self:end}.creator-manage-segments{width:100%;box-sizing:border-box}.creator-manage-segments button{flex:1;justify-content:center}.creator-business-upgrade-grid{grid-template-columns:1fr}.business-manage-row{grid-template-columns:52px minmax(0,1fr)}.business-manage-actions{grid-column:1 / -1}.business-studio-form-grid,.business-studio-list-tools,.business-source-input{grid-template-columns:1fr}.business-source-preview{width:100%;box-sizing:border-box}.business-deal-composer-layout,.business-option-stack{grid-template-columns:1fr}.business-studio-location-card.compact{max-width:none;width:100%;box-sizing:border-box}}.creator-studio-shell-clean{background:#f0f2f5}.creator-studio-frame-v2{gap:14px;padding:18px}.creator-studio-page-head{min-height:0;padding:0;border:0;background:transparent}.creator-studio-page-head h2{margin:4px 0 0;color:#050505;font-size:1.35rem;line-height:1.15}.creator-studio-page-head p{margin:5px 0 0;max-width:620px;color:#65676b;font-size:.9rem}.creator-studio-layout-clean,.creator-studio-main-v2{display:block}.creator-studio-workspace-import{gap:12px;padding:0;border:0;background:transparent}.creator-studio-workspace-import .creator-studio-tabs-inline{width:100%;padding:4px;border:1px solid #d8dadf;border-radius:10px;background:#fff}.creator-studio-workspace-import .creator-studio-tabs-inline button{flex:1;justify-content:center;min-height:38px;border-radius:8px;color:#65676b}.creator-studio-workspace-import .creator-studio-tabs-inline button.active{background:#e7f3ff;color:#1877f2}.creator-studio-command-strip{grid-template-columns:minmax(0,1fr) auto;padding:12px;border:1px solid #d8dadf;border-left:1px solid #d8dadf!important;border-radius:10px;background:#fff}.creator-studio-command-strip strong{margin-top:2px;color:#050505;font-size:.98rem}.creator-composer-mode-switch{border-color:#ccd0d5;border-radius:9px;background:#f0f2f5}.creator-composer-mode-switch button.active{color:#1877f2}.creator-studio-workspace-import .creator-studio-toolbar{display:none}.creator-import-workbench-root{grid-template-columns:minmax(280px,.9fr) minmax(390px,1.1fr);gap:12px;align-items:start}.creator-import-gallery-root{display:grid;gap:12px;padding:0;border:0;background:transparent}.creator-import-provider-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:4px;border:1px solid #d8dadf;border-radius:10px;background:#fff}.creator-import-provider-tabs button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;border:0;border-radius:8px;background:transparent;color:#65676b;font-weight:800;cursor:pointer}.creator-import-provider-tabs button.active{background:#111827;color:#fff}.creator-import-provider-tabs span{display:inline-flex;min-width:22px;justify-content:center;border-radius:999px;background:#fff3;font-size:.72rem}.creator-import-source-section{gap:10px;padding:12px;border:1px solid #d8dadf!important;border-radius:10px;background:#fff}.creator-import-source-head{min-height:36px}.creator-import-source-head strong{color:#050505;font-size:.94rem}.creator-import-source-head p,.creator-import-source-actions>span{color:#65676b}.creator-source-inline-action{min-height:32px;border-color:#ccd0d5;border-radius:7px;background:#f0f2f5;color:#050505}.creator-source-inline-action.danger,.creator-social-remove-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;border-color:#fecaca!important;background:#fff!important;color:#b91c1c!important}.creator-import-card-grid-root{display:grid;grid-template-columns:1fr;gap:8px}.creator-import-video-card-root{grid-template-columns:72px minmax(0,1fr);gap:10px;align-items:center;min-height:88px;padding:8px;border-color:transparent;border-radius:8px;background:#fff}.creator-import-video-card-root:hover{background:#f0f2f5;border-color:transparent}.creator-import-video-card-root.active{border-color:#1877f2;background:#e7f3ff;box-shadow:inset 0 0 0 1px #1877f22e}.creator-import-video-thumb-root{width:72px;height:72px;border-radius:8px;aspect-ratio:auto;overflow:hidden}.creator-import-video-thumb-root i{right:6px;bottom:6px;width:24px;height:24px}.creator-carousel-count{position:absolute;top:6px;right:6px;display:inline-flex;min-width:24px;height:24px;align-items:center;justify-content:center;border-radius:999px;background:#050505bd;color:#fff;font-size:.72rem;font-style:normal;font-weight:900}.creator-import-video-copy-root{padding:0;gap:4px}.creator-import-video-copy-root strong{min-height:0;color:#050505;font-size:.9rem}.creator-import-video-copy-root small,.creator-inbox-age{color:#65676b}.creator-convert-panel-root{top:12px;gap:12px;padding:14px;border:1px solid #d8dadf;border-radius:10px;background:#fff}.creator-convert-panel-head-root{padding-bottom:10px;border-bottom:1px solid #e4e6eb}.creator-convert-panel-head-root h4{margin:0;color:#050505;font-size:1.05rem}.creator-selected-source-root{grid-template-columns:76px minmax(0,1fr);padding:10px;border:1px solid #e4e6eb;border-radius:10px;background:#f7f8fa}.creator-selected-source-root .creator-inline-editor-preview{width:76px;height:76px;min-height:76px;border-radius:8px}.creator-carousel-strip{position:absolute;left:6px;right:6px;bottom:6px;display:flex;gap:4px;padding:3px;border-radius:7px;background:#05050580}.creator-carousel-strip span{flex:1;min-width:0;height:22px;overflow:hidden;border-radius:5px}.creator-carousel-strip img{width:100%;height:100%;object-fit:cover}.creator-convert-panel-root .creator-inline-editor-form-v2{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.creator-field-span-2{grid-column:1 / -1}.creator-convert-panel-root .creator-inline-editor-form .creator-field-block input,.creator-convert-panel-root .creator-inline-editor-form .creator-field-block select,.creator-convert-panel-root .creator-inline-editor-form .creator-field-block textarea,.creator-convert-panel-root .creator-chip-input{border-color:#ccd0d5;border-radius:7px;background:#f7f8fa}.creator-convert-panel-root .creator-inline-editor-form .creator-field-block input:focus,.creator-convert-panel-root .creator-inline-editor-form .creator-field-block select:focus,.creator-convert-panel-root .creator-inline-editor-form .creator-field-block textarea:focus,.creator-convert-panel-root .creator-chip-input:focus-within{border-color:#1877f2;box-shadow:0 0 0 2px #1877f21f}.creator-publish-root-btn,.creator-convert-panel-root .creator-publish-root-btn{width:100%;min-width:0;min-height:40px;border-color:#1877f2;border-radius:7px;background:#1877f2}.creator-source-manage-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.creator-source-manage-grid button{border-color:#d8dadf;border-radius:10px}.creator-source-manage-grid button.active{border-color:#1877f2;background:#e7f3ff}.creator-studio-manage-row{border-color:#d8dadf;border-radius:10px;box-shadow:none}.creator-studio-overview-panel,.creator-connection-overview-card{display:grid;gap:12px}.creator-connection-overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.creator-connection-overview-item{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:center;min-height:136px;padding:12px;border:1px solid #d8dadf;border-radius:10px;background:#fff}.creator-connection-overview-item.provider-instagram{background:linear-gradient(135deg,#fff7ed,#fff)}.creator-connection-overview-item.provider-tiktok{background:linear-gradient(135deg,#eef6ff,#fff)}.creator-connection-overview-item.provider-facebook{background:linear-gradient(135deg,#e7f3ff,#fff)}.creator-connection-overview-item>div{min-width:0}.creator-connection-overview-item strong,.creator-connection-overview-item p,.creator-connection-overview-item small{display:block}.creator-connection-overview-item p,.creator-connection-overview-item small{margin:3px 0 0;color:#65676b;font-size:.82rem}.creator-connection-overview-item button{grid-column:1 / -1;min-height:34px;border:1px solid #ccd0d5;border-radius:7px;background:#f0f2f5;color:#050505;font-weight:700;cursor:pointer}.creator-connection-overview-item .creator-social-remove-btn{margin-top:-4px}.creator-studio-modal-backdrop{position:fixed;inset:0;z-index:1800;display:flex;align-items:center;justify-content:center;padding:22px;background:#0505056b}.creator-studio-modal-panel.creator-convert-panel-root{position:relative;top:auto;width:min(920px,100%);max-height:calc(100vh - 44px);overflow:auto;box-shadow:0 24px 70px #0f172a3d}.creator-studio-modal-panel .creator-convert-panel-head-root{grid-template-columns:minmax(0,1fr) auto auto}.business-import-strip,.business-import-empty{display:grid;gap:10px;padding:12px;border:1px solid #d8dadf;border-radius:10px;background:#fff}.business-import-strip-head{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#0f172a}.business-import-strip-head span,.business-import-empty span{color:#64748b;font-size:.86rem}.business-connect-row{display:flex;flex-wrap:wrap;gap:8px}.business-connect-action-group{display:inline-flex;gap:6px;flex-wrap:wrap}.business-connect-row button{min-height:34px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;border:1px solid #ccd0d5;border-radius:8px;background:#f8fafc;color:#0f172a;font-weight:700;cursor:pointer}.business-connect-row button.danger{border-color:#fecaca;background:#fff;color:#b91c1c}.business-connect-row button:disabled{opacity:.55;cursor:not-allowed}.business-import-card-row{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px}.business-import-card-row.scrollable{max-height:460px;overflow:auto;padding:2px 4px 4px 2px;scrollbar-width:thin}.business-import-source-tabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.business-import-source-tabs button{min-height:36px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;border:1px solid #d6d0c7;border-radius:999px;background:#fffdf9;color:#475569;font-weight:800;white-space:nowrap;cursor:pointer}.business-import-source-tabs button.active{border-color:#0f766e;background:#0f172a;color:#f8fafc}.business-import-source-tabs button span{display:inline-flex;min-width:20px;min-height:20px;align-items:center;justify-content:center;padding:0 6px;border-radius:999px;background:#64748b21;font-size:.72rem}.business-import-source-tabs button.active span{background:#ffffff29}.business-import-load-more{justify-self:center;min-height:38px;padding:0 16px;border:1px solid #d6d0c7;border-radius:999px;background:#fffdf9;color:#1f2937;font-weight:850;cursor:pointer}.business-import-card{display:grid;gap:7px;padding:8px;border:1px solid #d8dadf;border-radius:10px;background:#f8fafc;color:#0f172a;text-align:left;cursor:pointer}.business-import-card.active{border-color:#1877f2;background:#e7f3ff}.business-dashboard-surface{display:grid;gap:24px;background:transparent}.business-dashboard-inner{display:grid;gap:24px}.business-dashboard-header h1{margin:0;font-size:clamp(2.2rem,3vw,3.1rem);line-height:1.05;letter-spacing:0;color:#0f172a}.business-dashboard-header p{margin:8px 0 0;color:#57534e;font-size:.98rem}.business-dashboard-tabs{display:flex;flex-wrap:wrap;gap:12px;border-bottom:0;padding-bottom:0;margin-top:0}.business-dashboard-tabs .creator-section-tab{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid #ddd2c5;border-radius:999px;background:#fffdfaf5;color:#57534e;font-size:.96rem;font-weight:700;line-height:1;text-decoration:none;box-shadow:none}.business-dashboard-tabs .creator-section-tab.active{border-color:#0f766e;background:#0f172a;color:#f8fafc;box-shadow:0 16px 30px #0f172a29}.business-dashboard-tabs .creator-section-tab svg{flex:0 0 auto}.business-dashboard-surface .dashboard-summary-card,.business-dashboard-surface .dashboard-panel,.business-dashboard-surface .business-import-empty,.business-dashboard-surface .business-import-strip,.business-dashboard-surface .business-deal-side-panel,.business-dashboard-surface .business-manage-row,.business-dashboard-surface .business-compact-deal-list article,.business-dashboard-surface .business-ops-worklist article{border-color:#dde4ee;border-radius:16px;background:linear-gradient(180deg,#fffffffa,#faf7f2fa);box-shadow:0 14px 30px #0f172a0e}.business-dashboard-surface .dashboard-panel{padding:22px}.business-dashboard-surface .dashboard-panel-header{margin-bottom:0;padding-bottom:16px;border-bottom:1px solid #ebe4da}.business-dashboard-surface .business-ops-strip{gap:16px;margin-top:0}.business-dashboard-surface .business-ops-strip article{min-height:104px;padding:18px}.business-dashboard-surface .business-ops-strip span{color:#57534e;font-size:.95rem;font-weight:600}.business-dashboard-surface .business-ops-strip strong{margin-top:8px;color:#111827;font-size:1.9rem}.business-dashboard-surface .business-ops-strip small{margin-top:4px;color:#6b7280;font-size:.9rem;font-weight:500}.business-dashboard-surface .business-primary-action{border-color:#0f766e;background:#0f172a;color:#f8fafc;box-shadow:0 12px 24px #0f172a24}.business-dashboard-surface .business-primary-action:hover{background:#111827}.business-dashboard-surface .business-studio-field input,.business-dashboard-surface .business-studio-field textarea,.business-dashboard-surface .business-studio-field select,.business-dashboard-surface .business-studio-list-tools input,.business-dashboard-surface .business-studio-list-tools select,.business-dashboard-surface .business-recurring-panel input{border-color:#d8e0eb;border-radius:12px;background:#fff;box-shadow:0 1px #0f172a08}.business-dashboard-surface .business-studio-field input:focus,.business-dashboard-surface .business-studio-field textarea:focus,.business-dashboard-surface .business-studio-field select:focus,.business-dashboard-surface .business-studio-list-tools input:focus,.business-dashboard-surface .business-studio-list-tools select:focus,.business-dashboard-surface .business-recurring-panel input:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f}.business-dashboard-surface .business-source-preview,.business-dashboard-surface .business-studio-location-card,.business-dashboard-surface .business-option-card,.business-dashboard-surface .business-recurring-panel{border-color:#d8e0eb;border-radius:14px;background:#f8fafc}.business-dashboard-surface .business-option-card.active,.business-dashboard-surface .business-recurring-days button.active{border-color:#0f766e;background:#0f172a;color:#f8fafc}.business-dashboard-surface .business-source-media-preview{border-color:#d8e0eb;border-radius:16px}.business-dashboard-surface .business-connect-row button,.business-dashboard-surface .business-manage-actions button,.business-dashboard-surface .business-manage-actions a,.business-dashboard-surface .business-compact-deal-list button{border-color:#d6d0c7;border-radius:10px;background:#fffdf9;color:#1f2937}.business-dashboard-surface .business-connect-row button:hover,.business-dashboard-surface .business-manage-actions button:hover,.business-dashboard-surface .business-manage-actions a:hover,.business-dashboard-surface .business-compact-deal-list button:hover{background:#fffaf0}.business-dashboard-surface .business-connect-row button.danger,.business-dashboard-surface .business-manage-actions button.danger{border-color:#e4b4b4;background:#fff7f7;color:#991b1b}.business-dashboard-surface .business-manage-row>img,.business-dashboard-surface .business-compact-deal-list img{border-radius:14px}.business-overview-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.74fr)}.business-connections-panel{grid-column:1 / -1}.business-connection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.business-connection-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.business-connection-card{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:start;min-height:144px;padding:14px;border:1px solid #dde4ee;border-radius:16px;background:linear-gradient(180deg,#fffffffa,#faf7f2fa);box-shadow:0 14px 30px #0f172a0b}.business-connection-card.provider-instagram{background:linear-gradient(135deg,#fff7ed,#fff)}.business-connection-card.provider-tiktok{background:linear-gradient(135deg,#eef6ff,#fff)}.business-connection-card.provider-facebook{background:linear-gradient(135deg,#e7f3ff,#fff)}.business-connection-card.connected{border-color:#0f766e}.business-connection-card .creator-social-icon{width:44px;height:44px;border-radius:14px;background:#0f172a;color:#f8fafc}.business-connection-card>div{min-width:0}.business-connection-card strong,.business-connection-card p,.business-connection-card small{display:block}.business-connection-card strong{color:#111827;font-size:1rem}.business-connection-card p{margin:4px 0 0;overflow:hidden;color:#64748b;font-size:.9rem;text-overflow:ellipsis;white-space:nowrap}.business-connection-card small{margin-top:4px;color:#64748b;font-size:.8rem;line-height:1.35}.business-connection-actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:8px}.business-connection-actions button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;border:1px solid #d6d0c7;border-radius:10px;background:#fffdf9;color:#1f2937;font-weight:800;cursor:pointer}.business-connection-actions button.danger{border-color:#e4b4b4;background:#fff7f7;color:#991b1b}.business-connection-actions button:disabled{opacity:.58;cursor:not-allowed}.creator-style-empty{min-height:112px;place-content:center}.business-dashboard-surface .business-import-card{border-color:#dde4ee;border-radius:14px;background:#fffdf9;box-shadow:0 10px 22px #0f172a0b}.business-dashboard-surface .business-import-card.active{border-color:#0f172a;background:#eef6ff;box-shadow:0 0 0 3px #0f172a14}.business-dashboard-surface .creator-style-empty{min-height:132px;text-align:center}.business-dashboard-surface .creator-style-empty button{justify-self:center;min-height:38px;padding:0 14px;border:1px solid #d6d0c7;border-radius:10px;background:#fffdf9;color:#1f2937;font-weight:800;cursor:pointer}.business-dashboard-surface .creator-style-empty button:hover{background:#fffaf0}.business-dashboard-surface .business-deal-composer-layout{grid-template-columns:1fr;gap:0}.business-dashboard-surface .business-deal-main-fields,.business-dashboard-surface .business-deal-side-panel{gap:16px}.business-dashboard-surface .business-import-strip,.business-dashboard-surface .business-import-empty{padding:18px}.business-dashboard-surface .business-import-card-row{gap:14px}.business-dashboard-surface .business-selected-import-meta{display:grid;gap:5px;padding:14px;border:1px solid #d8e0eb;border-radius:14px;background:#fffdf9}.business-deal-settings-panel{display:grid;gap:12px;padding:16px;border:1px solid #dde4ee;border-radius:18px;background:linear-gradient(180deg,#f8fafc,#fffdf9)}.business-deal-settings-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.business-deal-settings-head strong{color:#0f172a;font-size:.95rem}.business-deal-settings-head span{color:#64748b;font-size:.8rem;font-weight:700}.business-recurring-settings-panel{align-content:start}.business-recurring-toggle-card{min-height:64px;background:#fff}.business-recurring-toggle-card input:disabled{opacity:.48;cursor:not-allowed}.business-dashboard-surface .business-recurring-toggle-card.active{border-color:#0f766e;background:#ecfdf5;color:#0f172a;box-shadow:0 0 0 3px #0f766e14}.business-dashboard-surface .business-recurring-toggle-card.active span{color:#0f172a}.business-dashboard-surface .business-recurring-toggle-card.active small{color:#0f766e}.business-dashboard-surface .business-recurring-toggle-card input{accent-color:#0f766e}.business-deal-settings-panel .business-recurring-panel{background:#fff}.business-dashboard-surface .business-selected-import-meta span{color:#64748b;font-size:.76rem;font-weight:850}.business-dashboard-surface .business-selected-import-meta strong{color:#0f172a;font-size:.95rem}.business-dashboard-surface .business-selected-import-meta small{overflow:hidden;color:#64748b;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.business-dashboard-surface .business-studio-field input:disabled,.business-dashboard-surface .business-studio-field textarea:disabled{background:#f8fafc;color:#94a3b8;cursor:not-allowed}.business-dashboard-surface .business-primary-action:disabled{border-color:#d8e0eb;background:#e5e7eb;color:#64748b;box-shadow:none}.business-analytics-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:18px}.business-analytics-wide{grid-column:1 / -1}.business-analytics-panel{display:grid;gap:16px}.business-analytics-bars{display:grid;gap:14px}.business-analytics-bars article{display:grid;gap:8px}.business-analytics-bars article>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.business-analytics-bars span,.business-health-grid span{color:#64748b;font-size:.82rem;font-weight:800}.business-analytics-bars strong,.business-health-grid strong{color:#0f172a;font-size:1.25rem}.business-analytics-meter{height:10px;overflow:hidden;border-radius:999px;background:#eef2f7}.business-analytics-meter span{display:block;height:100%;border-radius:inherit;background:#0f172a}.business-analytics-list,.business-source-breakdown{display:grid;gap:10px}.business-analytics-list article,.business-source-breakdown article,.business-health-grid article{border:1px solid #dde4ee;border-radius:14px;background:#fffdf9}.business-analytics-list article{display:grid;grid-template-columns:52px minmax(0,1fr);gap:12px;align-items:center;padding:10px}.business-analytics-list img{width:52px;height:52px;border-radius:12px;object-fit:cover;background:#e5e7eb}.business-analytics-list strong,.business-analytics-list span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.business-analytics-list strong{color:#0f172a;font-size:.92rem}.business-analytics-list span,.business-source-breakdown small,.business-source-breakdown em{color:#64748b;font-size:.78rem;font-style:normal;font-weight:700}.business-source-breakdown article{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px}.business-source-breakdown .creator-social-icon{width:38px;height:38px;border-radius:12px;background:#0f172a;color:#f8fafc}.business-source-breakdown strong{display:block;color:#0f172a;font-size:.9rem}.business-health-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.business-health-grid article{display:grid;gap:8px;padding:14px}@media(max-width:760px){.dashboard-centered-topbar{min-height:auto;display:grid;justify-content:stretch;gap:12px}.dashboard-centered-topbar .workspace-home-link{justify-self:center}.dashboard-centered-topbar .workspace-topbar-actions{position:static;transform:none;justify-content:center;flex-wrap:wrap}.dashboard-centered-topbar .dashboard-secondary-btn{min-width:0}.business-dashboard-header,.business-dashboard-surface .dashboard-panel-header,.business-ops-header-actions{display:grid;justify-content:stretch}.business-dashboard-tabs{overflow-x:auto;padding-bottom:4px}.business-connection-grid,.business-connection-grid.compact,.business-overview-grid,.business-analytics-grid,.business-health-grid{grid-template-columns:1fr}.business-analytics-wide{grid-column:auto}}.business-import-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:8px;background:#e2e8f0}.business-import-card span{color:#64748b;font-size:.72rem;font-weight:800;text-transform:uppercase}.business-import-card strong{display:-webkit-box;overflow:hidden;font-size:.86rem;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.business-studio-field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.business-date-input{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;min-height:48px;padding:0 12px;border:1px solid #d8e0eb;border-radius:14px;background:#fff;box-shadow:0 1px #0f172a08}.business-date-input svg{color:#64748b}.business-date-input input,.business-dashboard-surface .business-date-input input{min-height:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.business-date-input:focus-within{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f}.business-option-stack.single{grid-template-columns:1fr}@media(max-width:980px){.creator-import-workbench-root{grid-template-columns:1fr}.creator-convert-panel-root{position:static}.creator-connection-overview-grid{grid-template-columns:1fr}}@media(max-width:720px){.creator-studio-frame-v2{padding:12px}.creator-studio-command-strip,.creator-source-manage-grid,.business-studio-field-row{grid-template-columns:1fr}.creator-composer-mode-switch{width:100%}.creator-composer-mode-switch button{flex:1;justify-content:center}.creator-import-source-head,.creator-import-source-actions{align-items:stretch}.creator-import-source-head{flex-direction:column}.creator-import-source-actions{justify-content:space-between}.creator-convert-panel-root .creator-inline-editor-form-v2{grid-template-columns:1fr}}.account-page{background:#f0f2f5}.account-shell{max-width:1180px}.account-header{min-height:0;padding:0;border:0}.account-title-block h1{color:#050505;font-size:1.7rem;letter-spacing:0}.account-title-block p{color:#65676b}.account-layout{gap:14px}.account-panel{border-color:#d8dadf;border-radius:10px;background:#fff;box-shadow:none}.account-summary-panel{top:14px}.account-avatar{border-radius:14px;box-shadow:0 0 0 1px #d8dadf}.account-role-chip,.account-verified-chip{min-height:26px;border-color:#ccd0d5;border-radius:7px;background:#f0f2f5;color:#050505}.account-inline-action,.account-page .secondary-btn,.account-page .danger-btn{border-radius:7px}.account-page .danger-btn{border-color:#dc2626}.account-detail-row{padding:10px;border:1px solid #e4e6eb;border-radius:8px;background:#f7f8fa}.account-section-head{padding-bottom:12px;border-bottom:1px solid #e4e6eb}.profile-edit-form .form-group,.profile-form-grid input,.profile-form-grid select,.profile-form-grid textarea{border-color:#ccd0d5;border-radius:7px;background:#f7f8fa}.profile-form-grid input:focus,.profile-form-grid select:focus,.profile-form-grid textarea:focus{border-color:#1877f2;box-shadow:0 0 0 2px #1877f21f}.account-page{min-height:100vh;background:#f5f6f8;padding:18px 20px 40px}.account-shell{width:min(100%,1280px);max-width:1280px}.account-topbar,.account-header{margin-bottom:14px}.account-title-block h1{font-size:1.65rem;letter-spacing:0}.account-title-block p{margin-top:4px;color:#667085}.account-layout{grid-template-columns:minmax(280px,340px) minmax(0,1fr);gap:18px;align-items:start}.account-sidebar,.account-main{min-width:0}.account-panel{border:1px solid #dfe3ea;border-radius:8px;background:#fff;box-shadow:none}.account-summary-panel{position:static;gap:12px}.account-avatar{width:76px;height:76px;border-radius:10px}.account-summary-text,.account-detail-row div{min-width:0}.account-summary-text h2,.account-panel h3{color:#101828}.account-summary-text p,.account-detail-row strong{overflow-wrap:anywhere;word-break:break-word}.account-detail-row{gap:10px;border-color:#e6e9ef;background:#f8fafc}.account-inline-action,.account-page .secondary-btn,.account-page .danger-btn,.account-page .claim-btn{min-height:40px;border-radius:7px}.account-page .danger-btn{background:#dc2626;box-shadow:none}.account-section-head{margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #e6e9ef}.account-section-head h3{font-size:1rem}.account-section-head p{color:#667085}.profile-form-grid{gap:12px 14px}.profile-form-grid input,.profile-form-grid select,.profile-form-grid textarea{min-height:42px;border-color:#d7dce4;border-radius:7px;background:#fff}.profile-form-actions{justify-content:flex-start}.account-message{border-radius:7px}@media(max-width:980px){.account-layout{grid-template-columns:1fr}.account-sidebar{order:2}.account-main{order:1}}@media(max-width:640px){.account-page{padding:12px}}.shell-action-overlay{position:fixed;inset:0;z-index:4600;display:grid;place-items:center;background:#f7f8fa6b;pointer-events:none}.shell-action-card{display:inline-flex;align-items:center;gap:10px;min-height:48px;padding:0 18px;border:1px solid #d8dadf;border-radius:999px;background:#fffffff5;color:#050505;font-size:.92rem;font-weight:850;box-shadow:0 18px 42px #0f172a24}.saved-page-shell{display:grid;gap:16px;padding:20px}.saved-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.saved-page-kicker{display:inline-flex;align-items:center;gap:6px;color:#0f766e;font-size:.78rem;font-weight:900;text-transform:uppercase}.saved-page-head h1{margin:6px 0 0;color:#0f172a;font-size:clamp(2rem,5vw,3.4rem);line-height:1}.saved-page-head p{margin:8px 0 0;color:#64748b;font-weight:650}.saved-page-tabs{display:flex;flex-wrap:wrap;gap:8px;padding-bottom:4px}.saved-page-tabs button{display:inline-flex;min-height:40px;align-items:center;gap:8px;padding:0 12px;border:1px solid #dbe2ec;border-radius:8px;background:#fff;color:#334155;font-weight:850;cursor:pointer}.saved-page-tabs button.active{border-color:#0f766e;background:#e6f5f2;color:#0f766e}.saved-page-tabs small{display:inline-grid;min-width:22px;height:22px;place-items:center;border-radius:999px;background:#0f766e1a;font-size:.72rem}.saved-page-shell .creator-saved-hub{max-width:860px}.business-store-card.store-tile{display:grid;grid-template-columns:56px minmax(0,1fr) 32px;align-items:start;gap:10px;min-height:138px;padding:14px;border:1px solid #dfe5ee;border-radius:8px;background:#fff;box-shadow:0 1px #0f172a08}.business-store-card.store-tile:hover{transform:translateY(-1px);border-color:#b8c2d0;box-shadow:0 10px 24px #0f172a13}.business-store-card .store-logo{grid-row:span 2;width:56px;height:56px;margin:0;border-radius:7px;border:1px solid #e2e8f0;background:#f8fafc}.business-store-card .store-save-to-list-btn{position:static;grid-column:3;grid-row:1;width:32px;height:32px;border-radius:7px;background:#fff;box-shadow:none}.business-store-card-copy{grid-column:2;min-width:0;padding-right:0}.business-store-card-copy h4,.business-store-card-copy p,.business-store-card-title-row{margin:0}.business-store-card-title-row{display:grid;gap:2px;min-width:0}.business-store-card-copy h4{overflow:hidden;color:#0f172a;font-size:1rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.business-store-card-title-row span{overflow:hidden;color:#64748b;font-size:.76rem;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.business-store-card-copy p{display:flex;align-items:center;gap:5px;margin-top:4px;color:#64748b;font-size:.82rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.business-store-card-meta{grid-column:2 / 4;display:flex;flex-wrap:wrap;gap:6px;margin-top:0}.business-store-card-meta span{display:inline-flex;align-items:center;gap:4px;min-height:24px;padding:0 7px;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc;color:#475569;font-size:.73rem;font-weight:800}.business-store-card-footer{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:0;padding-top:10px;border-top:1px solid #eef2f7}.business-store-card-footer span,.business-store-card-footer strong{display:inline-flex;min-height:auto;align-items:center;margin:0;padding:0;border:0;background:transparent;color:#64748b;font-size:.8rem;font-weight:850}.business-store-card-footer strong{color:#0f766e;text-align:right}.store-map-row{grid-template-columns:50px minmax(0,1fr) auto!important;min-height:88px!important;padding:12px!important;border-radius:8px!important}.store-map-row-logo{width:50px!important;height:50px!important;border-radius:7px!important}.store-map-row-copy h4{font-size:.98rem!important}.store-map-row-copy p{display:flex;align-items:center;gap:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-map-row-tags span{border-radius:6px!important;background:#f8fafc!important;font-weight:800!important}.store-map-row-tags strong{display:inline-flex;min-height:24px;align-items:center;padding:0 7px;color:#0f766e;font-size:.78rem;font-weight:900}.store-map-row-deals{align-self:center;color:#64748b;font-size:.8rem;font-weight:850;white-space:nowrap}.store-map-selection-card{width:min(340px,calc(100% - 24px));padding:12px;border-radius:8px}.store-map-selection-head{display:grid;grid-template-columns:46px minmax(0,1fr) 34px;align-items:center;gap:10px}.store-map-selection-logo{width:46px;height:46px;overflow:hidden;border:1px solid #e2e8f0;border-radius:7px;background:#f8fafc}.store-map-selection-logo img{width:100%;height:100%;object-fit:cover}.store-map-selection-head h4,.store-map-selection-head small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-map-selection-head small{color:#64748b;font-weight:750}.store-map-save-btn{display:grid;width:32px;height:32px;place-items:center;border:1px solid #dbe2ec;border-radius:7px;background:#fff;color:#475569;cursor:pointer}.store-map-save-btn.active{border-color:#0f766e47;background:#ecfdf8;color:#0f766e}.store-map-selection-location{display:flex;align-items:center;gap:5px;margin:10px 0 0;color:#475569;font-size:.85rem;font-weight:700}.store-map-selection-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.store-map-selection-tags span{display:inline-flex;min-height:25px;align-items:center;padding:0 8px;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc;color:#334155;font-size:.75rem;font-weight:850}@media(max-width:760px){.business-store-card.store-tile{grid-template-columns:52px minmax(0,1fr) 32px}}.mobile-bottom-nav,.mobile-location-access{display:none}@media(max-width:860px){html,body,#root{min-width:0;overflow-x:hidden}body{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:6500;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;min-height:calc(64px + env(safe-area-inset-bottom));padding:7px 8px calc(7px + env(safe-area-inset-bottom));border-top:1px solid rgba(15,23,42,.1);background:#fffffff5;box-shadow:0 -14px 34px #0f172a1f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-bottom-nav button{display:grid;justify-items:center;align-content:center;gap:3px;min-width:0;min-height:50px;border:0;border-radius:12px;background:transparent;color:#667085;font-size:.66rem;font-weight:850;cursor:pointer}.mobile-bottom-nav button.active{background:#0f172a;color:#fff}.mobile-bottom-nav svg{width:21px;height:21px}.mobile-location-access{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;margin-bottom:10px}.mobile-location-access button{min-width:0;min-height:46px;border:1px solid #dbe2ec;border-radius:10px;background:#fff;color:#0f172a;font-weight:850;box-shadow:0 1px 2px #0f172a0a}.mobile-location-main{display:grid;grid-template-columns:28px minmax(0,1fr) 18px;gap:8px;align-items:center;padding:0 10px;text-align:left}.mobile-location-main span{display:grid;min-width:0}.mobile-location-main small{color:#64748b;font-size:.68rem;text-transform:uppercase}.mobile-location-main strong{overflow:hidden;color:#0f172a;font-size:.84rem;text-overflow:ellipsis;white-space:nowrap}.mobile-location-current{padding:0 12px;color:#0f766e!important}.instacart-shell,.account-page,.creator-dashboard-page,.admin-console-page,.onboarding-page,.khoj-home-page{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.instacart-body,.instacart-body.sidebar-collapsed{display:block;min-height:auto}.instacart-sidebar{display:none!important}.instacart-content{min-height:auto;padding:10px 10px calc(78px + env(safe-area-inset-bottom));overflow-x:hidden}.instacart-list-view,.creator-mode-shell,.deals-split-list,.deals-split-map-wrap,.deal-list,.deals-container,.creator-feed-section,.creator-map-list,.store-map-list-section{min-width:0;max-width:100%}.deals-split-layout,.deals-split-layout.split,.creator-split-layout{display:grid;grid-template-columns:1fr!important;height:auto;min-height:0;overflow:visible}.deals-split-layout.split .deals-split-list{max-height:none;overflow:visible;border-right:0}.deals-inline-map{height:min(58vh,460px);min-height:320px;border:1px solid #dfe5ee;border-radius:10px;overflow:hidden}.deals-split-map-wrap{position:static;margin-top:10px}.split-list-toolbar,.split-deal-row,.store-map-row,.creator-map-row{min-width:0}.split-list-toolbar{grid-template-columns:1fr;padding:10px}.category-filter,.instacart-list-view>.category-filter{max-width:100%;overflow-x:auto;scrollbar-width:none}.instacart-list-view>.category-filter .category-chips{overflow-x:auto;padding-bottom:2px}.quick-filter-row{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.quick-filter-pill{flex:0 0 auto;padding:9px 15px;font-size:.9rem}.deal-list-header,.insta-section-head,.creator-library-header,.creator-feed-toolbar,.saved-page-head{align-items:stretch;flex-direction:column;gap:10px}.deal-card,.deal-card.split-row,.creator-post-card,.business-store-card,.business-import-card,.creator-saved-row{max-width:100%}.deals-container,.insta-store-grid,.creator-map-list,.saved-page-shell .creator-saved-hub,.creator-saved-list{grid-template-columns:1fr!important}.map-selection-card,.creator-map-overlay,.store-map-selection-card{left:10px!important;right:10px!important;bottom:calc(84px + env(safe-area-inset-bottom))!important;width:auto!important;max-width:none!important;max-height:46vh;overflow-y:auto;border-radius:12px}.my-list-floating-launcher{display:none!important}.modal-overlay,.creator-drop-modal-backdrop{align-items:flex-end;z-index:6600;padding:10px;padding-bottom:calc(78px + env(safe-area-inset-bottom))}.location-modal,.creator-drop-modal,.logout-confirm-modal{width:100%;max-width:none;max-height:calc(100dvh - 96px - env(safe-area-inset-bottom));overflow-y:auto;border-radius:14px}.location-modal{z-index:6600}.account-topbar,.account-header,.account-layout,.profile-form-grid{max-width:100%}}@media(max-width:480px){.mobile-bottom-nav{padding-inline:5px}.mobile-bottom-nav button{font-size:.6rem}.instacart-content{padding-inline:8px}.deals-inline-map{height:52vh;min-height:280px}.store-map-row,.creator-map-row,.split-deal-row{padding:10px}}.creator-map-overlay .creator-map-like-pill{border:1px solid color-mix(in srgb,var(--najik-accent) 34%,white)!important;background:var(--najik-accent-soft)!important;color:var(--najik-accent-hover)!important}.creator-map-overlay .creator-map-like-pill:hover,.creator-map-overlay .creator-map-like-pill.active{border-color:var(--najik-accent)!important;background:linear-gradient(135deg,var(--najik-accent),var(--najik-accent-hover))!important;color:#fff!important}.creator-map-overlay .creator-map-save-pill{border:1px solid color-mix(in srgb,var(--najik-primary) 24%,white)!important;background:var(--najik-primary-soft)!important;color:var(--najik-primary)!important}.creator-map-overlay .creator-map-save-pill:hover,.creator-map-overlay .creator-map-save-pill.active{border-color:var(--najik-primary)!important;background:var(--najik-primary)!important;color:#fff!important}.creator-map-overlay .creator-map-action-btn svg{stroke-width:2.25}.creator-empty-panel{display:grid;place-items:center;gap:9px;min-height:220px;padding:26px;border:1px solid var(--najik-border);border-radius:8px;background:#fbfdfc;color:var(--najik-muted);text-align:center}.creator-empty-panel svg{color:var(--najik-primary)}.creator-empty-panel strong{color:var(--najik-ink);font-size:1rem}.creator-empty-panel p{max-width:360px;margin:0;line-height:1.45}.business-store-card.store-tile{display:flex;min-height:0;flex-direction:column;gap:12px;padding:14px;border-color:var(--najik-border);border-radius:10px;background:#fff;box-shadow:0 1px #0f172a09}.business-store-card.store-tile:hover{border-color:color-mix(in srgb,var(--najik-primary) 35%,var(--najik-border));box-shadow:0 14px 30px #0f172a14;transform:translateY(-1px)}.business-store-card-top{display:grid;grid-template-columns:58px minmax(0,1fr) 36px;gap:12px;align-items:start}.business-store-card .store-logo{width:58px;height:58px;border-color:var(--najik-border);border-radius:9px;background:#f6f8f7}.business-store-card .store-save-to-list-btn,.store-map-row-save-btn{width:36px;height:36px;border-color:color-mix(in srgb,var(--najik-primary) 28%,var(--najik-border));border-radius:10px;background:var(--najik-primary-soft);color:var(--najik-primary);box-shadow:none}.business-store-card .store-save-to-list-btn:hover,.store-map-row-save-btn:hover{background:var(--najik-primary-soft-hover);border-color:var(--najik-primary)}.business-store-card .store-save-to-list-btn.active,.store-map-row-save-btn.active{background:var(--najik-primary);border-color:var(--najik-primary);color:#fff}.business-store-card-copy{min-width:0}.business-store-card-copy h4{color:var(--najik-ink);font-size:1.03rem;line-height:1.15}.business-store-card-title-row span,.business-store-card-copy p{color:var(--najik-muted)}.business-store-card-meta{display:flex;flex-wrap:wrap;gap:7px}.business-store-card-meta span,.store-map-row-tags span,.store-map-selection-tags span{border-color:var(--najik-border)!important;background:#f7faf9!important;color:#43504d!important}.business-store-card-footer{margin-top:auto;padding-top:11px;border-top-color:var(--najik-border)}.business-store-card-footer strong{gap:5px;color:var(--najik-primary)}.business-store-card-footer strong.muted{color:var(--najik-muted)}.store-map-row{grid-template-columns:50px minmax(0,1fr) auto 36px!important;border-color:var(--najik-border)!important}.store-map-row:hover,.store-map-row.selected{border-color:color-mix(in srgb,var(--najik-primary) 42%,var(--najik-border))!important}.store-map-row-deals{color:var(--najik-muted)}.store-map-selection-card{border-color:var(--najik-border)}.store-map-selection-card .store-map-save-btn{background:var(--najik-primary-soft);border-color:color-mix(in srgb,var(--najik-primary) 28%,var(--najik-border));color:var(--najik-primary)}.store-map-selection-card .store-map-save-btn.active{background:var(--najik-primary);border-color:var(--najik-primary);color:#fff}.sidebar-view-toggle-single svg{color:var(--najik-primary)}.legal-page{width:min(900px,calc(100% - 32px));margin:44px auto 104px;color:#172033;font-size:.95rem;line-height:1.65}.legal-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.legal-kicker{margin:0 0 .25rem;color:var(--najik-primary);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.legal-page h1{font-size:clamp(1.85rem,4vw,2.45rem);margin-bottom:.45rem}.legal-page h2{margin:1.6rem 0 .55rem;color:#0f172a;font-size:1.08rem}.legal-page p{margin:0 0 1rem}.legal-page ol,.legal-page ul{margin:0 0 1rem 1.35rem;padding:0}.legal-page li{margin:0 0 .45rem}.legal-page a{color:var(--najik-primary);font-weight:800}.legal-updated{color:#64748b;font-size:.86rem;font-weight:700}.legal-document{padding-top:2px}.legal-footer-links{position:fixed;right:14px;bottom:12px;z-index:6600;display:inline-flex;max-width:calc(100vw - 28px);align-items:center;gap:6px;padding:5px 8px;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:#ffffffdb;box-shadow:0 8px 22px #0f172a14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#64748b;font-size:.68rem;font-weight:800;line-height:1;white-space:nowrap}.legal-footer-links a{color:#475569;text-decoration:none}.legal-footer-links a:hover{color:var(--najik-primary);text-decoration:underline}.legal-footer-links span{color:#94a3b8}@media(max-width:860px){.legal-footer-links{right:10px;bottom:calc(74px + env(safe-area-inset-bottom));font-size:.64rem}}@media(max-width:680px){.legal-page{width:min(100% - 24px,900px);margin-top:28px;font-size:.92rem}.legal-page-header{display:grid;gap:12px}}*{margin:0;padding:0;box-sizing:border-box}:root{--sunaulo-gold: #F5A623;--sunaulo-light: #FFDF00;--crimson-red: #DC143C;--crimson-dark: #8B0000;--nepal-blue: #003893;--nepal-blue-light: #0055D4;--bg-color: #FAFAFA;--card-bg: #FFFFFF;--text-main: #1A202C;--text-muted: #718096;--border-radius-lg: 16px;--border-radius-md: 12px;--border-radius-sm: 8px;--shadow-sm: 0 2px 4px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--font-primary: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-numeric: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--ui-surface: #ffffff;--ui-surface-muted: #f8fafc;--ui-border: #dfe5ee;--ui-border-strong: #b8c2d0;--ui-text: #0f172a;--ui-muted: #64748b;--ui-accent: #0f766e;--ui-radius: 8px;--najik-primary: #0F766E;--najik-primary-hover: #0D9488;--najik-primary-soft: #E7F6F3;--najik-primary-soft-hover: #D3EEE8;--najik-accent: #FF5A5F;--najik-accent-hover: #E84855;--najik-accent-soft: #FFE8EA;--najik-ink: #17212B;--najik-muted: #64706D;--najik-border: #E2E8E4}body{margin:0;padding:0;background-color:var(--bg-color);color:var(--text-main);font-family:var(--font-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-family:var(--font-primary);margin:0}button{font-family:var(--font-primary)}.app{height:100vh;display:flex;flex-direction:column}main{flex:1;position:relative}.map-container{height:100%;width:100%}.loading,.error{display:flex;align-items:center;justify-content:center;height:100vh;font-size:1.2rem}.error{color:#ef4444}.ui-card{border:1px solid var(--ui-border);border-radius:var(--ui-radius);background:var(--ui-surface);box-shadow:0 1px #0f172a08}.ui-card:hover{border-color:var(--ui-border-strong)}.ui-icon-button{display:inline-grid;place-items:center;border:1px solid var(--ui-border);border-radius:7px;background:var(--ui-surface);color:#475569;cursor:pointer}.ui-icon-button.active{border-color:#0f766e47;background:#ecfdf8;color:var(--ui-accent)}.ui-pill{display:inline-flex;align-items:center;gap:4px;min-height:24px;padding:0 7px;border:1px solid #e2e8f0;border-radius:6px;background:var(--ui-surface-muted);color:#475569;font-size:.73rem;font-weight:800}
