/* SynthIQ ecosystem palette — reference values supplied from SynthIQ Appearance. */
:root{--bg:#f7f5ef!important;--surface:#fff!important;--surface-2:#f2efe7!important;--ink:#171b1d!important;--muted:#5b6670!important;--line:#d2ccc0!important;--accent:#a94700;--accent-soft:#f3e7dc;--control:#a94700!important;--control-ink:#fff!important;--mint:#087c58!important;--mint-soft:#e8f3ed!important;--shadow:0 7px 22px rgba(23,27,29,.07)!important}html,body{background:#f7f5ef!important;color:#171b1d}.hero .eyebrow,.section-heading .eyebrow,.settings-kicker,.settings-group-label{color:#a94700!important}.hero h1,.section-heading h2,.collection-name,.bookmark-title strong,.appearance-copy strong{color:#171b1d}.quick-input-wrap,.collection-card,.bookmark-card,.appearance-card,.setting-row,.sync-chip,.icon-button,.small-button{border-color:#d2ccc0!important}.add-button,.primary-button,.filter-pill.active{background:#a94700!important;border-color:#a94700!important;color:#fff!important}.inbox-card{border-color:#d2ccc0!important;background:linear-gradient(100deg,#edf5ef,#fff 72%)!important}.inbox-icon{background:#e3f1e9!important}.bottom-nav{background:rgba(247,245,239,.97)!important;border-color:#d2ccc0!important;box-shadow:0 14px 38px rgba(23,27,29,.14)!important}.nav-item{color:#5b6670!important}.nav-item.active{background:#fff!important;color:#171b1d!important;box-shadow:inset 0 0 0 1px #d2ccc0!important}.nav-item#navSearchBtn{background:#a94700!important;border-color:#a94700!important;color:#fff!important;box-shadow:0 9px 22px rgba(169,71,0,.24)!important}.theme-option.active{border-color:#a94700!important;box-shadow:0 0 0 1px #a94700!important}.light-preview{background:#f7f5ef!important}.light-preview:before,.light-preview:after{background:#fff!important}.light-preview i{background:#a94700!important}.topbar:before{display:none!important}.brand-title{display:flex;align-items:baseline;gap:7px;white-space:nowrap}.brand-title strong{font-size:21px;font-weight:850;letter-spacing:-.045em;color:var(--ink)}.brand-title span{font-size:12px;font-weight:650;color:var(--muted)}.top-actions{margin-left:auto}.about-card{display:grid;grid-template-columns:52px minmax(0,1fr);gap:14px;align-items:center;padding:16px;border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:var(--shadow)}.about-mark{display:grid;place-items:center;width:52px;height:52px;border-radius:15px;background:var(--accent);color:#fff;font-size:15px;font-weight:850}.about-copy strong{font-size:16px;color:var(--ink)}.about-copy strong span{font-size:12px;font-weight:650;color:var(--muted)}.about-copy p{margin:5px 0 6px;color:var(--muted);font-size:13px;line-height:1.45}.about-copy small{color:var(--accent);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.bookmark-brand-shell{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(145deg,var(--surface-2),var(--surface))}.bookmark-brand-shell.hidden{display:none}.bookmark-brand-fallback{display:grid;justify-items:center;gap:5px;padding:6px;max-width:100%}.bookmark-brand-fallback .bookmark-favicon{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:var(--accent-soft);color:var(--accent);font-size:15px;font-weight:850}.bookmark-brand-fallback small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:8px}.bookmark-visual{position:relative;overflow:hidden}.bookmark-preview-image{width:100%;height:100%;object-fit:cover}.bookmark-preview-image.hidden{display:none}.bookmark-app-icon{width:34px;height:34px;object-fit:contain;border-radius:9px}.favicon-mini{z-index:3}
/* Expanded collection palette. */
.collection-card[data-color=amber] .collection-icon{background:#ffedc2;color:#9a6100}.collection-card[data-color=orange] .collection-icon{background:#ffe2c5;color:#b45100}.collection-card[data-color=red] .collection-icon{background:#ffe0de;color:#b5332d}.collection-card[data-color=rose] .collection-icon{background:#ffe0e5;color:#a93b55}.collection-card[data-color=purple] .collection-icon{background:#eee0ff;color:#7343ad}.collection-card[data-color=indigo] .collection-icon{background:#e3e5ff;color:#4e56b5}.collection-card[data-color=sky] .collection-icon{background:#dff1ff;color:#2374a8}.collection-card[data-color=cyan] .collection-icon{background:#d9f5f7;color:#147681}.collection-card[data-color=teal] .collection-icon{background:#daf1ec;color:#176f62}.collection-card[data-color=green] .collection-icon{background:#dff2dc;color:#397c36}.collection-card[data-color=lime] .collection-icon{background:#edf4cf;color:#687a1d}.collection-card[data-color=slate] .collection-icon{background:#e4e8eb;color:#53616c}
html[data-theme="dark"]{--bg:#171b1d!important;--surface:#202528!important;--surface-2:#292f33!important;--ink:#f7f5ef!important;--muted:#aeb5ba!important;--line:#485056!important;--accent:#d66a1d;--accent-soft:#3a281d;--control:#d66a1d!important;--control-ink:#fff!important;--mint:#56c59b!important;--mint-soft:#19352c!important;--shadow:0 8px 26px rgba(0,0,0,.28)!important}html[data-theme="dark"],html[data-theme="dark"] body{background:#171b1d!important;color:#f7f5ef}html[data-theme="dark"] .hero .eyebrow,html[data-theme="dark"] .section-heading .eyebrow,html[data-theme="dark"] .settings-kicker,html[data-theme="dark"] .settings-group-label{color:#d66a1d!important}html[data-theme="dark"] .hero h1,html[data-theme="dark"] .section-heading h2,html[data-theme="dark"] .collection-name,html[data-theme="dark"] .bookmark-title strong,html[data-theme="dark"] .appearance-copy strong{color:#f7f5ef}html[data-theme="dark"] .quick-input-wrap,html[data-theme="dark"] .collection-card,html[data-theme="dark"] .bookmark-card,html[data-theme="dark"] .appearance-card,html[data-theme="dark"] .setting-row,html[data-theme="dark"] .sync-chip,html[data-theme="dark"] .icon-button,html[data-theme="dark"] .small-button{background:#202528!important;border-color:#485056!important;color:#f7f5ef!important}html[data-theme="dark"] .add-button,html[data-theme="dark"] .primary-button,html[data-theme="dark"] .filter-pill.active{background:#d66a1d!important;border-color:#d66a1d!important;color:#fff!important}html[data-theme="dark"] .inbox-card{background:linear-gradient(100deg,#19352c,#202528 72%)!important;border-color:#485056!important}html[data-theme="dark"] .bottom-nav{background:rgba(23,27,29,.97)!important;border-color:#485056!important}html[data-theme="dark"] .nav-item{color:#aeb5ba!important}html[data-theme="dark"] .nav-item.active{background:#292f33!important;color:#f7f5ef!important;box-shadow:inset 0 0 0 1px #485056!important}html[data-theme="dark"] .nav-item#navSearchBtn{background:#d66a1d!important;border-color:#d66a1d!important;color:#fff!important;box-shadow:0 9px 22px rgba(0,0,0,.34)!important}html[data-theme="dark"] .theme-option.active{border-color:#d66a1d!important;box-shadow:0 0 0 1px #d66a1d!important}.dark-preview{background:#171b1d!important}.dark-preview:before,.dark-preview:after{background:#292f33!important}.dark-preview i{background:#d66a1d!important}html[data-theme="dark"] .about-card{background:#202528;border-color:#485056}html[data-theme="dark"] .about-mark{background:#d66a1d}html[data-theme="dark"] .bookmark-brand-shell{background:linear-gradient(145deg,#292f33,#202528)}@media(max-width:430px){.brand-title{gap:6px}.brand-title strong{font-size:20px}.brand-title span{font-size:11px}}