.Admin-module__6ga2zG__adminWrapper{color:#fff;min-height:100vh;font-family:var(--font-montserrat),sans-serif;background:#0a0a0b}.Admin-module__6ga2zG__loginContainer{background:radial-gradient(circle at 100% 0,#1a1a1c 0%,#0a0a0b 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.Admin-module__6ga2zG__loginCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:20px;width:100%;max-width:400px;padding:40px;box-shadow:0 20px 40px #0006}.Admin-module__6ga2zG__loginHeader{text-align:center;margin-bottom:30px}.Admin-module__6ga2zG__logo{font-family:var(--font-exo2);letter-spacing:-.02em;background:linear-gradient(135deg,#fff 0%,#a1a1aa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:1.5rem;font-weight:800}.Admin-module__6ga2zG__loginTitle{color:#a1a1aa;font-size:1.25rem;font-weight:500}.Admin-module__6ga2zG__formGroup{margin-bottom:20px}.Admin-module__6ga2zG__label{color:#a1a1aa;margin-bottom:8px;font-size:.875rem;display:block}.Admin-module__6ga2zG__input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:12px 16px;font-size:1rem;transition:all .2s}.Admin-module__6ga2zG__input:focus{background:#ffffff14;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.Admin-module__6ga2zG__button{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:12px;width:100%;margin-top:10px;padding:14px;font-size:1rem;font-weight:600;transition:all .2s}.Admin-module__6ga2zG__button:hover{background:#2563eb;transform:translateY(-1px)}.Admin-module__6ga2zG__button:disabled{opacity:.5;cursor:not-allowed}.Admin-module__6ga2zG__error{background:rgba(ef,44,44,.1);color:#ef4444;text-align:center;border-radius:10px;margin-bottom:20px;padding:12px;font-size:.875rem}.Admin-module__6ga2zG__dashboardLayout{grid-template-columns:280px 1fr;min-height:100vh;display:grid}.Admin-module__6ga2zG__sidebar{background:#050505;border-right:1px solid #ffffff0d;flex-direction:column;padding:40px 20px;display:flex}.Admin-module__6ga2zG__mainContent{padding:40px;overflow-y:auto}.Admin-module__6ga2zG__navSection{flex:1;margin-top:40px}.Admin-module__6ga2zG__navItem{color:#a1a1aa;border-radius:12px;align-items:center;gap:12px;margin-bottom:8px;padding:12px 16px;text-decoration:none;transition:all .2s;display:flex}.Admin-module__6ga2zG__navItem:hover{color:#fff;background:#ffffff0d}.Admin-module__6ga2zG__activeNavItem{color:#3b82f6;background:#3b82f61a}.Admin-module__6ga2zG__logoutButton{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px 16px;font-size:1rem;transition:all .2s;display:flex}.Admin-module__6ga2zG__logoutButton:hover{background:#ef44441a}.Admin-module__6ga2zG__pageHeader{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.Admin-module__6ga2zG__title{color:#fff;font-size:2rem;font-weight:700}.Admin-module__6ga2zG__subtitle{color:#a1a1aa;margin-top:4px}.Admin-module__6ga2zG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;margin-bottom:40px;display:grid}.Admin-module__6ga2zG__statCard{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;padding:24px}.Admin-module__6ga2zG__statLabel{color:#a1a1aa;margin-bottom:8px;font-size:.875rem}.Admin-module__6ga2zG__statValue{color:#fff;font-size:1.5rem;font-weight:700}.Admin-module__6ga2zG__tableSection{-webkit-overflow-scrolling:touch;background:#ffffff08;border:1px solid #ffffff0d;border-radius:20px;overflow-x:auto}.Admin-module__6ga2zG__table{border-collapse:collapse;width:100%;min-width:1200px}.Admin-module__6ga2zG__table th{text-align:left;color:#a1a1aa;background:#ffffff05;border-bottom:1px solid #ffffff0d;padding:16px 24px;font-size:.875rem;font-weight:600}.Admin-module__6ga2zG__table td{color:#e4e4e7;border-bottom:1px solid #ffffff0d;padding:16px 24px}.Admin-module__6ga2zG__statusIndicator{border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.Admin-module__6ga2zG__statusOnline{color:#22c55e;background:#22c55e1a}.Admin-module__6ga2zG__statusOffline{color:#ef4444;background:#ef44441a}.Admin-module__6ga2zG__editorWrapper{grid-template-columns:1fr 1fr;gap:40px;height:calc(100vh - 200px);display:grid}.Admin-module__6ga2zG__editorPane{flex-direction:column;gap:20px;display:flex}.Admin-module__6ga2zG__tiptapWrapper{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;flex:1;display:flex;overflow:hidden}.Admin-module__6ga2zG__tiptapToolbar{background:#ffffff0d;border-bottom:1px solid #ffffff1a;border-top-left-radius:12px;border-top-right-radius:12px;flex-wrap:wrap;align-items:center;gap:4px;padding:10px 12px;display:flex}.Admin-module__6ga2zG__toolbarDivider{background:#ffffff1a;width:1px;height:20px;margin:0 4px}.Admin-module__6ga2zG__tiptapBtn{color:#a1a1aa;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.Admin-module__6ga2zG__tiptapBtn:hover{color:#fff;background:#ffffff1a}.Admin-module__6ga2zG__tiptapBtn.Admin-module__6ga2zG__isActive{color:#3b82f6;background:#3b82f633}.Admin-module__6ga2zG__tiptapBtn:disabled{opacity:.5;cursor:not-allowed}.Admin-module__6ga2zG__tiptapEditorContainer{flex:1;padding:20px;overflow-y:auto}.Admin-module__6ga2zG__tiptapContent{color:#fff;outline:none;min-height:100%;font-size:.9375rem;line-height:1.6}.Admin-module__6ga2zG__tiptapContent p{margin-bottom:1em}.Admin-module__6ga2zG__tiptapContent h2{margin-top:1.5em;margin-bottom:.5em;font-size:1.5rem;font-weight:700}.Admin-module__6ga2zG__tiptapContent h3{margin-top:1.2em;margin-bottom:.5em;font-size:1.25rem;font-weight:600}.Admin-module__6ga2zG__tiptapContent ul{margin-bottom:1em;padding-left:1.5em;list-style-type:disc}.Admin-module__6ga2zG__tiptapContent ol{margin-bottom:1em;padding-left:1.5em;list-style-type:decimal}.Admin-module__6ga2zG__tiptapContent a{color:#3b82f6;text-decoration:underline}.Admin-module__6ga2zG__tiptapContent img{border-radius:8px;max-width:100%;height:auto;margin:1em 0}.Admin-module__6ga2zG__previewPane{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;padding:30px;overflow-y:auto}.Admin-module__6ga2zG__previewPane h1,.Admin-module__6ga2zG__previewPane h2,.Admin-module__6ga2zG__previewPane h3{margin-top:1.5em;margin-bottom:.5em}.Admin-module__6ga2zG__previewPane p{color:#d4d4d8;margin-bottom:1em;line-height:1.6}@media (max-width:1024px){.Admin-module__6ga2zG__dashboardLayout{grid-template-columns:1fr}.Admin-module__6ga2zG__sidebar{display:none}}.Admin-module__6ga2zG__loading{color:#a1a1aa;justify-content:center;align-items:center;min-height:400px;font-size:1.125rem;font-weight:500;display:flex}.Admin-module__6ga2zG__table tr:hover{background:#ffffff05}.Admin-module__6ga2zG__scraperEditorWrapper{background:#0a0a0b;height:calc(100vh - 80px);margin:-40px;display:flex;overflow:hidden}.Admin-module__6ga2zG__scraperEditorLeft{border-right:1px solid #ffffff0f;flex-direction:column;flex-shrink:0;gap:0;width:380px;padding:16px;display:flex;overflow-y:auto}.Admin-module__6ga2zG__scraperEditorSection{margin-bottom:14px}.Admin-module__6ga2zG__scraperEditorLabel{text-transform:uppercase;letter-spacing:.08em;color:#636366;margin-bottom:6px;font-size:.7rem;font-weight:600;display:block}.Admin-module__6ga2zG__scraperEditorSelect{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;outline:none;width:100%;padding:8px 10px;font-size:.875rem}.Admin-module__6ga2zG__scraperEditorSelect:focus{border-color:#3b82f6}.Admin-module__6ga2zG__scraperEditorMeta{color:#636366;margin-top:5px;font-size:.7rem}.Admin-module__6ga2zG__scraperEditorMeta code{color:#a1a1aa;background:#ffffff0d;border-radius:3px;padding:1px 4px;font-family:monospace}.Admin-module__6ga2zG__scraperEditorTextarea{color:#e4e4e7;resize:vertical;box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;outline:none;width:100%;padding:8px 10px;font-family:monospace;font-size:.8rem}.Admin-module__6ga2zG__scraperEditorTextarea:focus{border-color:#3b82f6}.Admin-module__6ga2zG__scraperEditorHint{color:#636366;margin-top:4px;font-size:.68rem}.Admin-module__6ga2zG__scraperEditorDivider{background:#ffffff0f;height:1px;margin:6px 0 10px}.Admin-module__6ga2zG__scraperFieldBlock{cursor:pointer;border:1px solid #ffffff0f;border-radius:7px;margin-bottom:6px;transition:border-color .15s}.Admin-module__6ga2zG__scraperFieldBlock:hover{border-color:#ffffff1f}.Admin-module__6ga2zG__scraperFieldActive{background:#3b82f60a;border-color:#3b82f6!important}.Admin-module__6ga2zG__scraperFieldHeader{color:#e4e4e7;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:7px;width:100%;padding:9px 10px;font-size:.825rem;font-weight:500;display:flex}.Admin-module__6ga2zG__scraperFieldHeader:hover{color:#fff}.Admin-module__6ga2zG__scraperFieldLabel{flex:1}.Admin-module__6ga2zG__scraperFieldCount{color:#636366;font-size:.68rem;font-weight:400}.Admin-module__6ga2zG__scraperFieldBody{border-top:1px solid #ffffff0f;padding:4px 10px 10px}.Admin-module__6ga2zG__scraperFieldNote{color:#636366;margin-top:4px;margin-bottom:8px;font-size:.68rem}.Admin-module__6ga2zG__scraperSelectorRow{border-radius:4px;align-items:center;gap:5px;margin-bottom:5px;padding:3px;transition:background .1s;display:flex}.Admin-module__6ga2zG__scraperDragOver{background:#3b82f61a;border:1px dashed #3b82f6}.Admin-module__6ga2zG__scraperDragHandle{color:#636366;cursor:grab;flex-shrink:0;padding:0 2px;font-size:1rem;line-height:1}.Admin-module__6ga2zG__scraperSelectorBadge{color:#636366;background:#ffffff14;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;font-size:.65rem;font-weight:600;display:flex}.Admin-module__6ga2zG__scraperSelectorInput{color:#e4e4e7;background:#ffffff0a;border:1px solid #ffffff14;border-radius:5px;outline:none;flex:1;padding:5px 8px;font-family:monospace;font-size:.75rem}.Admin-module__6ga2zG__scraperSelectorInput:focus{background:#3b82f60f;border-color:#3b82f6}.Admin-module__6ga2zG__scraperTestBtn,.Admin-module__6ga2zG__scraperRemoveBtn{color:#636366;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .15s;display:flex}.Admin-module__6ga2zG__scraperTestBtn:hover{color:#3b82f6;border-color:#3b82f6}.Admin-module__6ga2zG__scraperRemoveBtn:hover{color:#ef4444;border-color:#ef4444}.Admin-module__6ga2zG__scraperTestBtn:disabled{opacity:.4;cursor:default}.Admin-module__6ga2zG__scraperTestResult{word-break:break-all;border-radius:4px;margin:4px 0;padding:5px 8px;font-family:monospace;font-size:.72rem}.Admin-module__6ga2zG__scraperTestMatch{color:#86efac;background:#22c55e1a;border:1px solid #22c55e33}.Admin-module__6ga2zG__scraperTestNoMatch{color:#fca5a5;background:#ef44441a;border:1px solid #ef444433}.Admin-module__6ga2zG__scraperTestError{color:#fcd34d;background:#f59e0b1a;border:1px solid #f59e0b33}.Admin-module__6ga2zG__scraperAddBtn{color:#636366;cursor:pointer;background:0 0;border:1px dashed #ffffff1a;border-radius:5px;align-items:center;gap:5px;width:100%;margin-top:4px;padding:4px 8px;font-size:.72rem;transition:all .15s;display:flex}.Admin-module__6ga2zG__scraperAddBtn:hover{color:#3b82f6;border-color:#3b82f6}.Admin-module__6ga2zG__scraperEditorActions{background:#0a0a0b;border-top:1px solid #ffffff0f;gap:8px;margin-top:auto;padding:14px 0 4px;display:flex;position:sticky;bottom:0}.Admin-module__6ga2zG__scraperSaveBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:7px;flex:1;justify-content:center;align-items:center;gap:7px;padding:10px;font-size:.825rem;font-weight:600;transition:background .15s;display:flex}.Admin-module__6ga2zG__scraperSaveBtn:hover{background:#2563eb}.Admin-module__6ga2zG__scraperSaveBtn:disabled{opacity:.5;cursor:default}.Admin-module__6ga2zG__scraperRescrapeBtn{color:#a1a1aa;cursor:pointer;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:7px;align-items:center;gap:6px;padding:10px 14px;font-size:.825rem;transition:all .15s;display:flex}.Admin-module__6ga2zG__scraperRescrapeBtn:hover{color:#fff;background:#ffffff14}.Admin-module__6ga2zG__scraperRescrapeBtn:disabled{opacity:.5;cursor:default}.Admin-module__6ga2zG__scraperEditorRight{flex-direction:column;flex:1;display:flex;overflow:hidden}.Admin-module__6ga2zG__scraperPreviewToolbar{background:#ffffff05;border-bottom:1px solid #ffffff0f;flex-shrink:0;align-items:center;gap:8px;padding:10px 14px;display:flex}.Admin-module__6ga2zG__scraperUrlInput{color:#e4e4e7;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;outline:none;flex:1;padding:7px 12px;font-family:monospace;font-size:.8rem}.Admin-module__6ga2zG__scraperUrlInput:focus{border-color:#3b82f6}.Admin-module__6ga2zG__scraperLoadBtn{color:#e4e4e7;cursor:pointer;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:6px;padding:7px 14px;font-size:.8rem}.Admin-module__6ga2zG__scraperLoadBtn:hover{background:#ffffff1a}.Admin-module__6ga2zG__scraperPickerBtn{color:#a1a1aa;cursor:pointer;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:6px;padding:7px 12px;font-size:.8rem;transition:all .15s;display:flex}.Admin-module__6ga2zG__scraperPickerBtn:hover{color:#3b82f6;border-color:#3b82f6}.Admin-module__6ga2zG__scraperPickerActive{color:#3b82f6!important;background:#3b82f626!important;border-color:#3b82f6!important}.Admin-module__6ga2zG__scraperPickerBtn:disabled{opacity:.4;cursor:default}.Admin-module__6ga2zG__scraperActiveFieldBadge{color:#3b82f6;white-space:nowrap;background:#3b82f61f;border-radius:20px;padding:4px 10px;font-size:.72rem;font-weight:600}.Admin-module__6ga2zG__scraperIframe{background:#fff;border:none;flex:1;width:100%}.Admin-module__6ga2zG__scraperIframePlaceholder{color:#a1a1aa;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px;font-size:.875rem;display:flex}.Admin-module__6ga2zG__scraperProviderCombo{position:relative}.Admin-module__6ga2zG__scraperProviderTrigger{color:#e4e4e7;cursor:pointer;text-align:left;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:8px 10px;font-size:.875rem;transition:border-color .15s;display:flex}.Admin-module__6ga2zG__scraperProviderTrigger:hover{border-color:#fff3}.Admin-module__6ga2zG__scraperProviderDropdown{z-index:100;background:#1c1c1e;border:1px solid #ffffff1f;border-radius:8px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #0006}.Admin-module__6ga2zG__scraperProviderSearch{color:#636366;border-bottom:1px solid #ffffff0f;align-items:center;gap:8px;padding:8px 10px;display:flex}.Admin-module__6ga2zG__scraperProviderSearchInput{color:#e4e4e7;background:0 0;border:none;outline:none;flex:1;font-size:.825rem}.Admin-module__6ga2zG__scraperProviderList{max-height:220px;overflow-y:auto}.Admin-module__6ga2zG__scraperProviderOption{color:#a1a1aa;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:9px 12px;font-size:.825rem;transition:all .1s;display:block}.Admin-module__6ga2zG__scraperProviderOption:hover{color:#fff;background:#ffffff0d}.Admin-module__6ga2zG__scraperProviderOption{justify-content:space-between;align-items:center;gap:8px;display:flex}.Admin-module__6ga2zG__scraperWooBadge{color:#86efac;background:#22c55e1a;border:1px solid #22c55e33;border-radius:3px;flex-shrink:0;padding:1px 5px;font-size:.62rem;font-weight:600}.Admin-module__6ga2zG__scraperProviderOptionActive{color:#3b82f6!important;background:#3b82f614!important}.Admin-module__6ga2zG__scraperIframeLoading{color:#a1a1aa;z-index:10;background:#111;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:.825rem;display:flex;position:absolute;inset:0}.Admin-module__6ga2zG__scraperDebugLink{color:#636366;border:1px solid #ffffff14;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;text-decoration:none;transition:all .15s;display:flex}.Admin-module__6ga2zG__scraperDebugLink:hover{color:#3b82f6;border-color:#3b82f6}.Admin-module__6ga2zG__scraperToast{color:#e4e4e7;z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap;background:#1e1e24f5;border:1px solid #ffffff1a;border-radius:8px;padding:10px 18px;font-size:.825rem;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #0006}
.Advertiser-module__9iALTq__portal{background:var(--cream,#f8f6f2);height:100vh;color:var(--ink,#1d1d1b);font-family:var(--font-body),"Montserrat",sans-serif;overflow-y:auto}.Advertiser-module__9iALTq__stickyHead{z-index:30;position:sticky;top:0}.Advertiser-module__9iALTq__topbar{background:var(--paper,#fff);border-bottom:1px solid var(--rule,#e5dddf);justify-content:space-between;align-items:center;gap:16px;padding:14px 28px;display:flex}.Advertiser-module__9iALTq__brandLockup{align-items:center;gap:12px;display:inline-flex}.Advertiser-module__9iALTq__brandFor{font-family:var(--font-body),"Montserrat",sans-serif;letter-spacing:.02em;color:var(--muted,#6b5e63);border-left:1px solid var(--rule,#e5dddf);white-space:nowrap;padding-left:12px;font-size:.92rem;font-weight:300}.Advertiser-module__9iALTq__topbarRight{align-items:center;gap:12px;display:flex}.Advertiser-module__9iALTq__providerChip{background:var(--burgundy-10,#efe3e6);color:var(--brand-burgundy,#8e2736);border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-size:.8rem;font-weight:700;display:inline-flex}.Advertiser-module__9iALTq__adminBadge{letter-spacing:.14em;text-transform:uppercase;background:var(--brand-gold,#c19a3d);color:#fff;border-radius:999px;padding:3px 8px;font-size:.62rem;font-weight:700}.Advertiser-module__9iALTq__ghostBtn{border:1px solid var(--rule-strong,#d2c8cb);color:var(--ink);background:0 0;border-radius:8px;align-items:center;gap:6px;padding:7px 12px;font-size:.78rem;font-weight:700;transition:border-color .12s,color .12s;display:inline-flex}.Advertiser-module__9iALTq__ghostBtn:hover{border-color:var(--brand-burgundy,#8e2736);color:var(--brand-burgundy,#8e2736)}.Advertiser-module__9iALTq__tabs{background:var(--paper,#fff);border-bottom:1px solid var(--rule,#e5dddf);gap:4px;padding:0 28px;display:flex}.Advertiser-module__9iALTq__tab{color:var(--muted,#6b5e63);border-bottom:2px solid #0000;align-items:center;gap:8px;padding:14px 16px;font-size:.86rem;font-weight:700;transition:color .12s,border-color .12s;display:inline-flex}.Advertiser-module__9iALTq__tab:hover{color:var(--ink)}.Advertiser-module__9iALTq__tabActive{color:var(--brand-burgundy,#8e2736);border-bottom-color:var(--brand-burgundy,#8e2736)}.Advertiser-module__9iALTq__container{max-width:1080px;margin:0 auto;padding:28px}.Advertiser-module__9iALTq__pageTitle{font-family:var(--font-oswald),sans-serif;text-transform:uppercase;letter-spacing:-.01em;margin:0 0 6px;font-size:1.7rem;font-style:italic;font-weight:800}.Advertiser-module__9iALTq__pageSub{color:var(--muted,#6b5e63);max-width:640px;margin:0 0 24px;font-size:.9rem}.Advertiser-module__9iALTq__adminNote{background:var(--burgundy-10,#efe3e6);border:1px solid var(--burgundy-25,#d6c5c9);color:var(--brand-burgundy,#8e2736);border-radius:10px;align-items:center;gap:8px;margin-bottom:20px;padding:10px 14px;font-size:.82rem;display:flex}.Advertiser-module__9iALTq__card{background:var(--paper,#fff);border:1px solid var(--rule,#e5dddf);border-radius:14px;margin-bottom:22px;padding:22px}.Advertiser-module__9iALTq__cardTitle{font-family:var(--font-oswald),sans-serif;text-transform:uppercase;margin:0 0 4px;font-size:1.05rem;font-style:italic;font-weight:800}.Advertiser-module__9iALTq__cardHint{color:var(--muted,#6b5e63);margin:0 0 18px;font-size:.82rem}.Advertiser-module__9iALTq__controls{flex-wrap:wrap;align-items:flex-end;gap:18px;margin-bottom:20px;display:flex}.Advertiser-module__9iALTq__field{flex-direction:column;gap:6px;display:flex}.Advertiser-module__9iALTq__fieldLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--muted,#6b5e63);font-size:.68rem;font-weight:700}.Advertiser-module__9iALTq__select{background:var(--paper,#fff);border:1px solid var(--rule-strong,#d2c8cb);color:var(--ink,#1d1d1b);border-radius:8px;min-width:220px;padding:10px 12px;font-family:inherit;font-size:.9rem}.Advertiser-module__9iALTq__select:focus{border-color:var(--brand-burgundy,#8e2736);outline:none}.Advertiser-module__9iALTq__seg{border:1px solid var(--rule-strong,#d2c8cb);border-radius:8px;display:inline-flex;overflow:hidden}.Advertiser-module__9iALTq__segBtn{background:var(--paper,#fff);color:var(--muted,#6b5e63);padding:10px 16px;font-size:.82rem;font-weight:700}.Advertiser-module__9iALTq__segBtnActive{background:var(--brand-burgundy,#8e2736);color:#fff}.Advertiser-module__9iALTq__cal{border:1px solid var(--rule,#e5dddf);border-radius:12px;overflow:hidden}.Advertiser-module__9iALTq__calHead{background:var(--cream,#f8f6f2);border-bottom:1px solid var(--rule,#e5dddf);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.Advertiser-module__9iALTq__calMonth{font-family:var(--font-oswald),sans-serif;text-transform:uppercase;font-size:1rem;font-style:italic;font-weight:800}.Advertiser-module__9iALTq__calNav{gap:6px;display:flex}.Advertiser-module__9iALTq__calNavBtn{border:1px solid var(--rule-strong,#d2c8cb);width:32px;height:32px;color:var(--ink);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.Advertiser-module__9iALTq__calNavBtn:hover{border-color:var(--brand-burgundy,#8e2736);color:var(--brand-burgundy,#8e2736)}.Advertiser-module__9iALTq__calNavBtn:disabled{opacity:.35;cursor:not-allowed}.Advertiser-module__9iALTq__dowRow{background:var(--paper,#fff);grid-template-columns:30px repeat(7,1fr);display:grid}.Advertiser-module__9iALTq__dow{text-align:center;letter-spacing:.08em;text-transform:uppercase;color:var(--muted,#6b5e63);padding:8px 0;font-size:.62rem;font-weight:700}.Advertiser-module__9iALTq__weekRow{border-top:1px solid var(--rule,#e5dddf);background:var(--paper,#fff);grid-template-columns:30px repeat(7,1fr);transition:background .12s;display:grid}.Advertiser-module__9iALTq__weekRowClickable{cursor:pointer}.Advertiser-module__9iALTq__weekRowClickable:hover{background:var(--burgundy-10,#efe3e6)}.Advertiser-module__9iALTq__weekGutter{justify-content:center;align-items:center;display:flex}.Advertiser-module__9iALTq__selDot{border:1.5px solid var(--rule-strong,#d2c8cb);border-radius:4px;width:14px;height:14px}.Advertiser-module__9iALTq__day{border-left:1px solid var(--rule,#e5dddf);min-height:46px;color:var(--ink);padding:6px 8px;font-size:.78rem}.Advertiser-module__9iALTq__dayOut{color:var(--rule-strong,#d2c8cb)}.Advertiser-module__9iALTq__wSelected{background:var(--burgundy-10,#efe3e6)}.Advertiser-module__9iALTq__wSelected .Advertiser-module__9iALTq__selDot{background:var(--brand-burgundy,#8e2736);border-color:var(--brand-burgundy,#8e2736)}.Advertiser-module__9iALTq__wTaken{cursor:not-allowed;color:var(--muted);background:repeating-linear-gradient(45deg,#f4f0f1,#f4f0f1 6px,#ece5e7 6px 12px)}.Advertiser-module__9iALTq__wPast{color:var(--rule-strong,#d2c8cb);cursor:not-allowed;background:#faf8f6}.Advertiser-module__9iALTq__wActive{background:#3a582d1a}.Advertiser-module__9iALTq__wActive .Advertiser-module__9iALTq__selDot{background:var(--brand-royal-green,#3a582d);border-color:var(--brand-royal-green,#3a582d)}.Advertiser-module__9iALTq__wPending{background:var(--gold-10,#f9f5ec)}.Advertiser-module__9iALTq__wPending .Advertiser-module__9iALTq__selDot{background:var(--brand-gold,#c19a3d);border-color:var(--brand-gold,#c19a3d)}.Advertiser-module__9iALTq__weekTag{letter-spacing:.06em;text-transform:uppercase;color:var(--muted,#6b5e63);margin-top:2px;font-size:.58rem;font-weight:700;display:block}.Advertiser-module__9iALTq__dSelected .Advertiser-module__9iALTq__weekTag{color:#ffffffd1}.Advertiser-module__9iALTq__legend{flex-wrap:wrap;gap:16px;margin-top:14px;display:flex}.Advertiser-module__9iALTq__legendItem{color:var(--muted,#6b5e63);align-items:center;gap:7px;font-size:.72rem;display:inline-flex}.Advertiser-module__9iALTq__swatch{border:1px solid var(--rule-strong,#d2c8cb);border-radius:4px;width:14px;height:14px}.Advertiser-module__9iALTq__swSelected{background:var(--brand-burgundy,#8e2736);border-color:var(--brand-burgundy,#8e2736)}.Advertiser-module__9iALTq__swTaken{background:repeating-linear-gradient(45deg,#f4f0f1,#f4f0f1 4px,#ece5e7 4px 8px)}.Advertiser-module__9iALTq__swActive{border-color:var(--brand-royal-green,#3a582d);background:#3a582d80}.Advertiser-module__9iALTq__swPending{background:var(--brand-gold,#c19a3d);border-color:var(--brand-gold,#c19a3d)}.Advertiser-module__9iALTq__summary{background:var(--cream,#f8f6f2);border:1px solid var(--rule,#e5dddf);border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding:16px 20px;display:flex}.Advertiser-module__9iALTq__summaryInfo{color:var(--muted,#6b5e63);font-size:.85rem}.Advertiser-module__9iALTq__summaryTotal{color:var(--ink,#1d1d1b);font-size:1.5rem;font-weight:800;font-family:var(--font-oswald),sans-serif;font-style:italic}.Advertiser-module__9iALTq__discount{color:var(--brand-royal-green,#3a582d);font-size:.8rem;font-weight:700}.Advertiser-module__9iALTq__payBtn{background:var(--brand-burgundy,#8e2736);color:#fff;white-space:nowrap;border-radius:10px;padding:13px 26px;font-size:.92rem;font-weight:700;transition:filter .12s}.Advertiser-module__9iALTq__payBtn:hover:not(:disabled){filter:brightness(1.08)}.Advertiser-module__9iALTq__payBtn:disabled{opacity:.45;cursor:not-allowed}.Advertiser-module__9iALTq__table{border-collapse:collapse;width:100%;font-size:.85rem}.Advertiser-module__9iALTq__table th{text-align:left;letter-spacing:.08em;text-transform:uppercase;color:var(--muted,#6b5e63);border-bottom:1px solid var(--rule,#e5dddf);padding:10px 12px;font-size:.66rem;font-weight:700}.Advertiser-module__9iALTq__table td{border-bottom:1px solid var(--rule,#e5dddf);color:var(--ink);vertical-align:middle;padding:12px}.Advertiser-module__9iALTq__table tr:last-child td{border-bottom:none}.Advertiser-module__9iALTq__pill{letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:4px 10px;font-size:.64rem;font-weight:700}.Advertiser-module__9iALTq__pillActive{color:var(--brand-royal-green,#3a582d);background:#3a582d24}.Advertiser-module__9iALTq__pillPending{background:var(--gold-10,#f9f5ec);color:var(--gold-700,#7a6020)}.Advertiser-module__9iALTq__pillOther{color:var(--muted,#6b5e63);background:#f0ebec}.Advertiser-module__9iALTq__placeholder{text-align:center;color:var(--muted,#6b5e63);border:1px dashed var(--rule-strong,#d2c8cb);border-radius:12px;padding:40px 20px;font-size:.88rem}.Advertiser-module__9iALTq__placeholder svg{color:var(--rule-strong,#d2c8cb);margin-bottom:10px}.Advertiser-module__9iALTq__banner{border-radius:10px;align-items:center;gap:10px;margin-bottom:20px;padding:12px 16px;font-size:.85rem;display:flex}.Advertiser-module__9iALTq__bannerOk{color:var(--brand-royal-green,#3a582d);background:#3a582d1a;border:1px solid #3a582d4d}.Advertiser-module__9iALTq__bannerWarn{background:var(--gold-10,#f9f5ec);border:1px solid var(--gold-25,#efe5cf);color:var(--gold-700,#7a6020)}.Advertiser-module__9iALTq__bannerInfo{background:var(--burgundy-10,#efe3e6);border:1px solid var(--burgundy-25,#d6c5c9);color:var(--burgundy-800,#8e2736);align-items:flex-start}.Advertiser-module__9iALTq__errorText{color:var(--warn,#b23b3b);margin-top:10px;font-size:.82rem}.Advertiser-module__9iALTq__authWrap{background:var(--cream,#f8f6f2);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.Advertiser-module__9iALTq__authCard{background:var(--paper,#fff);border:1px solid var(--rule,#e5dddf);border-radius:16px;width:100%;max-width:440px;padding:32px}.Advertiser-module__9iALTq__authTitle{font-family:var(--font-oswald),sans-serif;text-transform:uppercase;margin:4px 0 2px;font-size:1.3rem;font-style:italic;font-weight:800}.Advertiser-module__9iALTq__authSub{color:var(--muted,#6b5e63);margin-bottom:22px;font-size:.85rem}.Advertiser-module__9iALTq__label{letter-spacing:.1em;text-transform:uppercase;color:var(--muted,#6b5e63);margin-bottom:6px;font-size:.72rem;font-weight:700;display:block}.Advertiser-module__9iALTq__input{border:1px solid var(--rule-strong,#d2c8cb);border-radius:8px;width:100%;margin-bottom:16px;padding:11px 13px;font-family:inherit;font-size:.92rem}.Advertiser-module__9iALTq__input:focus{border-color:var(--brand-burgundy,#8e2736);outline:none}.Advertiser-module__9iALTq__primaryBtn{background:var(--brand-burgundy,#8e2736);color:#fff;border-radius:8px;width:100%;padding:13px;font-size:.92rem;font-weight:700}.Advertiser-module__9iALTq__primaryBtn:disabled{opacity:.5}.Advertiser-module__9iALTq__chooserGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;display:grid}.Advertiser-module__9iALTq__chooserItem{text-align:left;border:1px solid var(--rule,#e5dddf);border-radius:10px;align-items:center;gap:8px;padding:14px;font-size:.85rem;font-weight:700;transition:border-color .12s,background .12s;display:flex}.Advertiser-module__9iALTq__chooserItem:hover{border-color:var(--brand-burgundy,#8e2736);background:var(--burgundy-10,#efe3e6)}.Advertiser-module__9iALTq__stepper{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:22px;display:flex}.Advertiser-module__9iALTq__step{background:var(--paper,#fff);border:1px solid var(--rule,#e5dddf);border-radius:999px;align-items:center;gap:9px;padding:8px 14px;display:inline-flex}.Advertiser-module__9iALTq__stepNum{background:var(--rule,#e5dddf);width:22px;height:22px;color:var(--muted,#6b5e63);border-radius:999px;justify-content:center;align-items:center;font-size:.72rem;font-weight:800;display:inline-flex}.Advertiser-module__9iALTq__stepLabel{color:var(--muted,#6b5e63);font-size:.78rem;font-weight:700}.Advertiser-module__9iALTq__stepActive{border-color:var(--brand-burgundy,#8e2736)}.Advertiser-module__9iALTq__stepActive .Advertiser-module__9iALTq__stepNum{background:var(--brand-burgundy,#8e2736);color:#fff}.Advertiser-module__9iALTq__stepActive .Advertiser-module__9iALTq__stepLabel{color:var(--brand-burgundy,#8e2736)}.Advertiser-module__9iALTq__stepDone .Advertiser-module__9iALTq__stepNum{background:var(--brand-royal-green,#3a582d);color:#fff}.Advertiser-module__9iALTq__stepConn{background:var(--rule-strong,#d2c8cb);width:18px;height:1px}.Advertiser-module__9iALTq__wizardNav{justify-content:space-between;align-items:center;gap:12px;margin-top:20px;display:flex}.Advertiser-module__9iALTq__navRight{align-items:center;gap:10px;display:flex}.Advertiser-module__9iALTq__secondaryBtn{background:var(--paper,#fff);border:1px solid var(--rule-strong,#d2c8cb);color:var(--ink,#1d1d1b);border-radius:10px;padding:12px 20px;font-size:.88rem;font-weight:700}.Advertiser-module__9iALTq__secondaryBtn:hover:not(:disabled){border-color:var(--brand-burgundy,#8e2736);color:var(--brand-burgundy,#8e2736)}.Advertiser-module__9iALTq__secondaryBtn:disabled{opacity:.45;cursor:not-allowed}.Advertiser-module__9iALTq__formGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Advertiser-module__9iALTq__formField{flex-direction:column;gap:6px;display:flex}.Advertiser-module__9iALTq__formFull{grid-column:1/-1}.Advertiser-module__9iALTq__textInput{border:1px solid var(--rule-strong,#d2c8cb);width:100%;font-size:.9rem;font-family:var(--font-body),"Montserrat",sans-serif;color:var(--ink,#1d1d1b);background:var(--paper,#fff);border-radius:8px;padding:10px 12px}.Advertiser-module__9iALTq__textInput:focus{border-color:var(--brand-burgundy,#8e2736);outline:none}textarea.Advertiser-module__9iALTq__textInput{resize:vertical;min-height:64px}.Advertiser-module__9iALTq__previewNote{color:var(--muted,#6b5e63);margin:0 0 6px;font-size:.78rem}.Advertiser-module__9iALTq__previewFrame{border:1px dashed var(--rule-strong,#d2c8cb);background:var(--cream,#f8f6f2);border-radius:12px;padding:8px 16px 4px}.Advertiser-module__9iALTq__reviewRow{border-bottom:1px solid var(--rule,#e5dddf);justify-content:space-between;gap:16px;padding:10px 0;font-size:.9rem;display:flex}.Advertiser-module__9iALTq__reviewRow:last-child{border-bottom:none}.Advertiser-module__9iALTq__reviewKey{color:var(--muted,#6b5e63)}.Advertiser-module__9iALTq__reviewVal{text-align:right;font-weight:700}.Advertiser-module__9iALTq__surfaceGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.Advertiser-module__9iALTq__surfaceCard{text-align:left;background:var(--paper,#fff);border:1px solid var(--rule-strong,#d2c8cb);cursor:pointer;border-radius:14px;flex-direction:column;gap:6px;padding:16px 18px 18px;transition:border-color .15s,box-shadow .15s,background .15s;display:flex;position:relative}.Advertiser-module__9iALTq__surfaceCard:hover{border-color:var(--brand-burgundy,#8e2736)}.Advertiser-module__9iALTq__surfaceCardActive{border-color:var(--brand-burgundy,#8e2736);background:var(--burgundy-10,#efe3e6);box-shadow:0 0 0 1px var(--brand-burgundy,#8e2736)inset}.Advertiser-module__9iALTq__surfaceCheck{border:1px solid var(--rule-strong,#d2c8cb);background:var(--paper,#fff);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex;position:absolute;top:14px;right:14px}.Advertiser-module__9iALTq__surfaceCardActive .Advertiser-module__9iALTq__surfaceCheck{background:var(--brand-burgundy,#8e2736);border-color:var(--brand-burgundy,#8e2736)}.Advertiser-module__9iALTq__surfaceName{font-family:var(--font-oswald),sans-serif;text-transform:uppercase;color:var(--ink,#1d1d1b);margin-top:10px;font-size:1.05rem;font-style:italic;font-weight:600}.Advertiser-module__9iALTq__surfaceSlot{color:var(--brand-burgundy,#8e2736);font-size:.78rem;font-weight:700}.Advertiser-module__9iALTq__surfaceBlurb{color:var(--muted,#6b5e63);font-size:.8rem;line-height:1.45}.Advertiser-module__9iALTq__surfaceFoot{justify-content:space-between;align-items:baseline;gap:10px;margin-top:8px;display:flex}.Advertiser-module__9iALTq__surfacePrice{color:var(--ink,#1d1d1b);font-size:1.1rem}.Advertiser-module__9iALTq__surfacePrice small{color:var(--muted,#6b5e63);font-size:.72rem;font-weight:600}.Advertiser-module__9iALTq__surfaceAvail{color:var(--brand-royal-green,#3a582d);font-size:.72rem;font-weight:700}.Advertiser-module__9iALTq__surfaceReach{color:var(--muted,#6b5e63);font-size:.72rem;font-style:italic}.Advertiser-module__9iALTq__wf{background:var(--cream,#f8f6f2);border:1px solid var(--rule,#e5dddf);border-radius:8px;flex-direction:column;gap:6px;height:150px;padding:8px;display:flex}.Advertiser-module__9iALTq__wfBar{align-items:center;gap:4px;display:flex}.Advertiser-module__9iALTq__wfDot{background:var(--rule-strong,#d2c8cb);border-radius:2px;width:12px;height:4px}.Advertiser-module__9iALTq__wfHero{background:var(--rule,#e5dddf);border-radius:3px;height:22px}.Advertiser-module__9iALTq__wfPills{grid-template-columns:repeat(6,1fr);gap:3px;display:grid}.Advertiser-module__9iALTq__wfPills span{background:var(--rule,#e5dddf);border-radius:2px;height:6px}.Advertiser-module__9iALTq__wfHomeGrid{flex:1;grid-template-rows:1fr 1fr;grid-template-columns:1.4fr 1fr 1fr;gap:4px;display:grid}.Advertiser-module__9iALTq__wfFeature{background:var(--rule-strong,#d2c8cb);border-radius:3px;grid-row:span 2}.Advertiser-module__9iALTq__wfTile{background:var(--rule,#e5dddf);border-radius:3px}.Advertiser-module__9iALTq__wfExplore{flex:1;grid-template-columns:1fr 3.2fr;gap:6px;display:grid}.Advertiser-module__9iALTq__wfSidebar{background:var(--rule,#e5dddf);border-radius:3px}.Advertiser-module__9iALTq__wfMain{flex-direction:column;gap:5px;display:flex}.Advertiser-module__9iALTq__wfPicksRow{grid-template-columns:repeat(4,1fr);gap:4px;height:46px;display:grid}.Advertiser-module__9iALTq__wfPick{background:var(--rule,#e5dddf);border-radius:3px}.Advertiser-module__9iALTq__wfRows{flex-direction:column;flex:1;gap:4px;display:flex}.Advertiser-module__9iALTq__wfRows span{background:var(--rule,#e5dddf);border-radius:2px;flex:1}.Advertiser-module__9iALTq__wfSlot{background:var(--brand-burgundy,#8e2736);box-shadow:0 0 0 2px var(--gold-500,#c19a3d);position:relative}.Advertiser-module__9iALTq__wfSlotTag{color:#fff;letter-spacing:.1em;text-transform:uppercase;justify-content:center;align-items:center;font-size:.55rem;font-weight:800;display:flex;position:absolute;inset:0}.Advertiser-module__9iALTq__homePreview{padding:12px}.Advertiser-module__9iALTq__homePreview .Advertiser-module__9iALTq__grid{grid-template-rows:1fr 1fr}.Advertiser-module__9iALTq__homePreview .Advertiser-module__9iALTq__grid .Advertiser-module__9iALTq__img{min-height:96px}.Advertiser-module__9iALTq__homePreview .Advertiser-module__9iALTq__grid>.Advertiser-module__9iALTq__card-feature .Advertiser-module__9iALTq__img{min-height:120px}.Advertiser-module__9iALTq__homePreview .Advertiser-module__9iALTq__grid>.Advertiser-module__9iALTq__card-feature .Advertiser-module__9iALTq__ttl,.Advertiser-module__9iALTq__homePreview .Advertiser-module__9iALTq__grid .Advertiser-module__9iALTq__ttl{-webkit-line-clamp:2}.Advertiser-module__9iALTq__homePreview .Advertiser-module__9iALTq__grid>.Advertiser-module__9iALTq__card-feature .Advertiser-module__9iALTq__ttl{font-size:24px}.Advertiser-module__9iALTq__homePreview .Advertiser-module__9iALTq__grid .Advertiser-module__9iALTq__ttl{font-size:15px}.Advertiser-module__9iALTq__homePreview .Advertiser-module__9iALTq__grid .Advertiser-module__9iALTq__body{gap:6px;padding:12px 14px 14px}.Advertiser-module__9iALTq__homePreview .Advertiser-module__9iALTq__grid .Advertiser-module__9iALTq__meta .Advertiser-module__9iALTq__price{font-size:18px}.Advertiser-module__9iALTq__homePreview .Advertiser-module__9iALTq__grid .Advertiser-module__9iALTq__meta .Advertiser-module__9iALTq__vr .Advertiser-module__9iALTq__num{font-size:20px}.Advertiser-module__9iALTq__invoiceLink{color:var(--brand-burgundy,#8e2736);border-bottom:1px solid #0000;align-items:center;gap:6px;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.Advertiser-module__9iALTq__invoiceLink:hover{border-bottom-color:currentColor}.Advertiser-module__9iALTq__dayCell{border-radius:6px;margin:2px;transition:background .12s,color .12s}.Advertiser-module__9iALTq__dayPickable{cursor:pointer}.Advertiser-module__9iALTq__dAvailable{background:var(--paper,#fff);border:1px solid var(--rule,#e5dddf)}.Advertiser-module__9iALTq__dayPickable.Advertiser-module__9iALTq__dAvailable:hover{border-color:var(--brand-burgundy,#8e2736);background:var(--burgundy-10,#efe3e6)}.Advertiser-module__9iALTq__dSelected{background:var(--brand-burgundy,#8e2736);color:#fff;border:1px solid var(--brand-burgundy,#8e2736);font-weight:800}.Advertiser-module__9iALTq__dTaken{color:var(--muted,#6b5e63);cursor:not-allowed;background:repeating-linear-gradient(45deg,#f4f0f1,#f4f0f1 5px,#ece5e7 5px 10px)}.Advertiser-module__9iALTq__dPast{color:var(--rule-strong,#d2c8cb);cursor:not-allowed;background:#faf8f6}.Advertiser-module__9iALTq__dActive{color:var(--brand-royal-green,#3a582d);background:#3a582d29;font-weight:700}.Advertiser-module__9iALTq__dPending{background:var(--gold-10,#f9f5ec);color:var(--gold-700,#7a6020);font-weight:700}.Advertiser-module__9iALTq__swDay{background:var(--brand-burgundy,#8e2736);border-color:var(--brand-burgundy,#8e2736)}.Advertiser-module__9iALTq__quote{border:1px solid var(--rule,#e5dddf);border-radius:12px;margin-top:16px;overflow:hidden}.Advertiser-module__9iALTq__quoteRow{border-bottom:1px solid var(--rule,#e5dddf);justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;font-size:.82rem;display:flex}.Advertiser-module__9iALTq__quoteRow:last-child{border-bottom:none}.Advertiser-module__9iALTq__quoteWeek{color:var(--ink,#1d1d1b)}.Advertiser-module__9iALTq__quoteDetail{color:var(--muted,#6b5e63);font-size:.74rem}.Advertiser-module__9iALTq__quotePrice{white-space:nowrap;font-weight:700}.Advertiser-module__9iALTq__quoteTotal{background:var(--cream,#f8f6f2);font-size:.95rem}.Advertiser-module__9iALTq__quoteTotal .Advertiser-module__9iALTq__quotePrice{font-size:1.15rem}.Advertiser-module__9iALTq__quoteSaving{color:var(--brand-royal-green,#3a582d);font-weight:700}.Advertiser-module__9iALTq__upsell{background:var(--gold-10,#f9f5ec);border:1px solid var(--brand-gold,#c19a3d);color:var(--gold-700,#7a6020);border-radius:10px;align-items:flex-start;gap:8px;margin-top:12px;padding:10px 14px;font-size:.78rem;display:flex}.Advertiser-module__9iALTq__upsell b{color:var(--ink,#1d1d1b)}.Advertiser-module__9iALTq__bundleHint{background:var(--gold-10,#f9f5ec);border:1px dashed var(--brand-gold,#c19a3d);color:var(--gold-700,#7a6020);border-radius:10px;margin:14px 0 0;padding:10px 14px;font-size:.8rem}.Advertiser-module__9iALTq__bundleHintOn{color:var(--brand-royal-green,#3a582d);background:#3a582d1a;border-style:solid;border-color:#3a582d59}.Advertiser-module__9iALTq__linkBtn{font:inherit;color:var(--brand-burgundy,#8e2736);cursor:pointer;background:0 0;border:none;padding:0;font-weight:800;text-decoration:underline}.Advertiser-module__9iALTq__bundlePill{letter-spacing:.06em;text-transform:uppercase;background:var(--burgundy-10,#efe3e6);color:var(--brand-burgundy,#8e2736);border-radius:999px;align-items:center;gap:4px;margin-left:6px;padding:2px 7px;font-size:.6rem;font-weight:800;display:inline-flex}.Advertiser-module__9iALTq__derivedCell{color:var(--muted,#6b5e63);white-space:nowrap;font-size:.8rem}.Advertiser-module__9iALTq__reviewItem{border:1px solid var(--rule,#e5dddf);background:var(--paper,#fff);border-radius:12px;align-items:flex-start;gap:18px;margin-bottom:14px;padding:16px;display:flex}.Advertiser-module__9iALTq__reviewImg{object-fit:cover;background:var(--cream,#f8f6f2);border-radius:8px;flex:none;width:190px;height:120px}.Advertiser-module__9iALTq__reviewImgEmpty{color:var(--muted,#6b5e63);border:1px dashed var(--rule-strong,#d2c8cb);justify-content:center;align-items:center;font-size:.75rem;display:flex}.Advertiser-module__9iALTq__reviewBody{flex:auto;min-width:0}.Advertiser-module__9iALTq__reviewTitle{font-family:var(--font-oswald),sans-serif;text-transform:uppercase;margin:0 0 6px;font-size:1.05rem;font-style:italic;font-weight:800}.Advertiser-module__9iALTq__reviewMeta{color:var(--muted,#6b5e63);word-break:break-word;margin:0 0 8px;font-size:.8rem}.Advertiser-module__9iALTq__reviewDesc{margin:0 0 8px;font-size:.85rem}.Advertiser-module__9iALTq__reviewActions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;display:flex}@media (max-width:720px){.Advertiser-module__9iALTq__reviewItem{flex-direction:column}.Advertiser-module__9iALTq__reviewImg{width:100%;height:160px}}
.Dropdown-module__vaDswG__wrap{display:inline-block;position:relative}.Dropdown-module__vaDswG__button{background:var(--paper,#fff);border:1px solid var(--rule-strong,#d2c8cb);width:100%;color:var(--ink,#1d1d1b);font-size:.9rem;font-family:var(--font-body),"Montserrat",sans-serif;text-align:left;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-weight:600;transition:border-color .12s;display:inline-flex}.Dropdown-module__vaDswG__button:hover:not(:disabled){border-color:var(--brand-burgundy,#8e2736)}.Dropdown-module__vaDswG__button:disabled{opacity:.5;cursor:not-allowed}.Dropdown-module__vaDswG__open{border-color:var(--brand-burgundy,#8e2736)}.Dropdown-module__vaDswG__label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Dropdown-module__vaDswG__placeholder{color:var(--muted,#6b5e63);font-weight:500}.Dropdown-module__vaDswG__chev{color:var(--muted,#6b5e63);flex-shrink:0;transition:transform .15s}.Dropdown-module__vaDswG__chevOpen{transform:rotate(180deg)}.Dropdown-module__vaDswG__panel{z-index:50;background:var(--paper,#fff);border:1px solid var(--rule,#e5dddf);border-radius:10px;min-width:100%;max-height:280px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 12px 30px #0000001f}.Dropdown-module__vaDswG__option{width:100%;font-size:.88rem;font-family:var(--font-body),"Montserrat",sans-serif;color:var(--ink,#1d1d1b);text-align:left;white-space:nowrap;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px;font-weight:600;display:flex}.Dropdown-module__vaDswG__option:hover:not(.Dropdown-module__vaDswG__optionDisabled),.Dropdown-module__vaDswG__optionActive{background:var(--burgundy-10,#efe3e6);color:var(--brand-burgundy,#8e2736)}.Dropdown-module__vaDswG__optionDisabled{opacity:.4;cursor:not-allowed}.Dropdown-module__vaDswG__check{color:var(--brand-burgundy,#8e2736);flex-shrink:0}
