:root{--ink:#102019;--ink-soft:#294038;--muted:#64736c;--muted-2:#8b9892;--line:#dbe4dd;--line-strong:#c7d2ca;--paper:#fff;--canvas:#f3f6f2;--canvas-2:#eaf0eb;--green:#20a261;--accent:#20a261;--accent-dark:#126f42;--lime:#dfff68;--soft:#def5e7;--warning:#fff4dc;--radius:18px;--shadow:0 22px 65px rgba(16,32,25,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--canvas)}body{margin:0;font:15px/1.6 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit}.skip-link{position:fixed;left:12px;top:-70px;z-index:9999;padding:10px 14px;border-radius:10px;color:#fff;background:var(--ink)}.skip-link:focus{top:12px}.content-header{position:sticky;top:0;z-index:1000;border-bottom:1px solid rgba(220,229,223,.85);background:rgba(255,255,255,.94);backdrop-filter:blur(16px)}.content-header-inner,.content-main,.content-footer-inner{width:min(1180px,calc(100% - 40px));margin:auto}.content-header-inner{min-height:76px;display:flex;align-items:center;gap:24px}.content-brand{font-size:22px;font-weight:900;letter-spacing:-.05em;text-decoration:none}.content-brand span{color:var(--accent)}.content-header nav{display:flex;gap:20px;margin-left:auto}.content-header nav a{color:#405149;text-decoration:none;font-size:13px;font-weight:750}.content-header nav a:hover{color:var(--ink)}.content-action,.primary-link,.secondary-link{display:inline-flex;align-items:center;justify-content:center;padding:11px 15px;border-radius:12px;text-decoration:none;font-weight:800}.content-action,.primary-link{color:#fff;background:var(--ink)}.secondary-link{border:1px solid var(--line);background:#fff}.content-main{padding:38px 0 90px}.breadcrumbs{display:flex;gap:9px;align-items:center;overflow:hidden;margin:0 0 28px;color:var(--muted);font-size:12px}.breadcrumbs a{text-decoration:none}.breadcrumbs span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content-hero{padding:42px 0 50px;max-width:970px}.content-hero.compact{min-height:55vh}.content-kicker{margin:0 0 10px;color:var(--accent-dark);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.content-hero h1{max-width:980px;margin:0;font-size:clamp(42px,7.3vw,82px);line-height:.98;letter-spacing:-.065em}.content-hero p{max-width:820px;margin:24px 0 0;color:#43534b;font-size:clamp(17px,2.2vw,22px)}.content-meta,.hero-actions,.directory-stats{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.content-meta span,.directory-stats span{padding:8px 11px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:#fff;font-size:11px;font-weight:750}.directory-stats strong{color:var(--ink);font-size:14px}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 315px;gap:28px;align-items:start}.content-article{min-width:0}.content-section,.sidebar-card,.directory-search-card{margin-bottom:18px;padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);box-shadow:0 8px 30px rgba(16,32,25,.035)}.content-section h2,.sidebar-card h2,.related-section h2{margin:0 0 13px;font-size:28px;line-height:1.12;letter-spacing:-.04em}.section-intro{margin:0 0 18px;color:var(--muted)}.guidance-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.guidance-card{padding:18px;border-radius:14px;background:var(--canvas)}.guidance-card h3,.bin-row h3{margin:0 0 6px;font-size:15px}.guidance-card p,.bin-row p{margin:0;color:var(--muted);font-size:13px}.bin-guide{display:grid;gap:9px}.bin-row{display:grid;grid-template-columns:48px minmax(0,1fr);gap:15px;align-items:start;padding:15px;border:1px solid var(--line);border-radius:14px}.bin-swatch{width:44px;height:44px;border:1px solid rgba(16,32,25,.18);border-radius:13px;background:var(--bin)}.bin-row small{display:block;margin-top:6px;color:var(--muted);font-size:10px}.check-list,.step-list{display:grid;gap:10px;margin:0;padding:0;list-style:none;counter-reset:steps}.check-list li,.step-list li{position:relative;padding:14px 15px 14px 48px;border:1px solid var(--line);border-radius:13px;background:#fbfcfb}.check-list li:before{content:"✓";position:absolute;left:15px;top:12px;width:23px;height:23px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--accent);font-size:12px;font-weight:900}.step-list li{counter-increment:steps}.step-list li:before{content:counter(steps);position:absolute;left:14px;top:12px;width:25px;height:25px;display:grid;place-items:center;border-radius:8px;color:var(--ink);background:var(--lime);font-size:11px;font-weight:900}.source-list{display:grid;gap:8px}.source-list a{display:flex;align-items:center;gap:15px;padding:13px 14px;border:1px solid var(--line);border-radius:12px;text-decoration:none}.source-list a:hover{border-color:var(--accent)}.source-list a small{margin-left:auto;color:var(--accent-dark);font-weight:800}.accuracy-note{padding:20px;border:1px solid #ebd19d;border-radius:15px;background:var(--warning)}.accuracy-note strong{display:block}.accuracy-note p{margin:5px 0 0;color:#695231;font-size:13px}.content-sidebar{position:sticky;top:98px}.sidebar-card dl{margin:16px 0 0}.sidebar-card dl div{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-top:1px solid var(--line)}.sidebar-card dt{color:var(--muted);font-size:11px}.sidebar-card dd{margin:0;text-align:right;font-size:12px;font-weight:800}.sidebar-card p{color:var(--muted)}.sidebar-card a{color:var(--accent-dark);font-weight:800}.destination-panel{background:var(--ink);color:#fff}.destination-panel .content-kicker{color:var(--lime)}.destination-panel h2{font-size:clamp(25px,4vw,42px)}.warning-panel{background:#fff3ed;border-color:#f1d3c4}.warning-panel .content-kicker{color:#a54a22}.related-section{margin-top:52px}.profile-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.profile-card{min-height:142px;padding:18px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:15px;text-decoration:none;background:#fff}.profile-card:hover{transform:translateY(-2px);border-color:#b8c9bd;box-shadow:0 14px 35px rgba(16,32,25,.08)}.profile-card span{color:var(--accent-dark);font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.profile-card strong{margin:10px 0;font-size:17px;line-height:1.25}.profile-card small{margin-top:auto;color:var(--muted);font-size:10px;line-height:1.4}.directory-hero{padding-bottom:34px}.directory-search-card{position:sticky;top:88px;z-index:20;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 16px;box-shadow:var(--shadow)}.directory-search-card label{font-size:12px;font-weight:850}.directory-search-card input{min-width:0;height:46px;padding:0 14px;border:1px solid #c8d4cc;border-radius:12px;outline:none;font:inherit}.directory-search-card input:focus{border-color:var(--accent);box-shadow:0 0 0 4px rgba(32,162,97,.12)}.directory-search-card p{min-width:76px;margin:0;color:var(--muted);font-size:11px;text-align:right}.directory-group{margin:42px 0}.directory-group[hidden],.profile-card[hidden]{display:none}.directory-group-head{display:flex;align-items:end;gap:15px;margin-bottom:14px}.directory-group-head h2{margin:0;font-size:28px;letter-spacing:-.04em}.directory-group-head span{margin-left:auto;color:var(--muted);font-size:11px}.content-footer{padding:38px 0;color:#c4d1c9;background:#0b1712}.content-footer-inner{display:flex;gap:30px;align-items:flex-start}.content-footer strong{color:#fff}.content-footer p{max-width:470px;margin:6px 0 0;color:#85968c;font-size:12px}.content-footer nav{margin-left:auto;display:flex;gap:16px;flex-wrap:wrap}.content-footer nav a{font-size:12px}.content-footer nav a:hover{color:#fff}@media(max-width:1000px){.profile-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.content-layout{grid-template-columns:1fr}.content-sidebar{position:static;display:grid;grid-template-columns:1fr 1fr;gap:12px}.sidebar-card{margin:0}}@media(max-width:760px){.content-header-inner,.content-main,.content-footer-inner{width:min(100% - 24px,1180px)}.content-header nav{display:none}.content-action{margin-left:auto;font-size:11px}.content-main{padding-top:24px}.content-hero{padding:28px 0 36px}.content-hero h1{font-size:clamp(40px,15vw,62px)}.content-hero p{font-size:17px}.profile-grid{grid-template-columns:1fr 1fr}.guidance-grid,.content-sidebar{grid-template-columns:1fr}.content-section,.sidebar-card{padding:20px}.directory-search-card{top:82px;grid-template-columns:1fr;padding:12px}.directory-search-card p{text-align:left}.content-footer-inner{display:block}.content-footer nav{margin:20px 0 0}.source-list a{align-items:flex-start;flex-direction:column}.source-list a small{margin-left:0}}@media(max-width:480px){.profile-grid{grid-template-columns:1fr}.hero-actions{display:grid}.primary-link,.secondary-link{width:100%}.content-hero h1{font-size:44px}.bin-row{grid-template-columns:38px minmax(0,1fr)}.bin-swatch{width:36px;height:36px}}

/* WasteSpot 2.6.5 statistics pages */
.statistics-hero{max-width:1050px}.data-metric-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:0 0 28px}.data-metric{min-width:0;min-height:142px;padding:18px;display:flex;flex-direction:column;border:1px solid #20372c;border-radius:16px;color:#fff;background:#102019}.data-metric span{color:#aebdb5;font-size:10px;line-height:1.4}.data-metric strong{margin-top:auto;font-size:31px;line-height:1;letter-spacing:-.045em;overflow-wrap:anywhere}.data-metric small{margin-top:8px;color:#82958b;font-size:9px;line-height:1.4}.statistics-layout{margin-top:0}.data-bars{display:grid;gap:11px}.data-bar-row>div{margin-bottom:5px;display:flex;align-items:baseline;gap:10px}.data-bar-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#405149;font-size:12px}.data-bar-row strong{margin-left:auto;font-size:11px}.data-bar-row>i{height:8px;display:block;overflow:hidden;border-radius:999px;background:#e9efeb}.data-bar-row>i>b{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#20a261,#8fd3a9)}.content-section:nth-of-type(2) .data-bar-row>i>b{background:linear-gradient(90deg,#5779dc,#79cfc8)}.data-empty{margin:0;padding:28px;border:1px dashed var(--line);border-radius:14px;color:var(--muted);text-align:center}.fact-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.fact-grid article{min-width:0;padding:16px;border:1px solid var(--line);border-radius:14px;background:#fbfcfb}.fact-grid span{display:block;margin-bottom:7px;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.06em}.fact-grid strong{display:block;font-size:13px;line-height:1.45;overflow-wrap:anywhere}.local-guide-card{border-color:#bde0ca;background:#eef9f2}.statistics-directory-grid .profile-card{min-height:150px}.statistics-directory-grid .profile-card span{color:#315a9f}.statistics-directory-grid .profile-card:hover{border-color:#aabce9}.statistics-index-page .directory-group:first-of-type .profile-card span{color:var(--accent-dark)}
@media(max-width:1180px){.data-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.data-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fact-grid{grid-template-columns:1fr}}@media(max-width:480px){.data-metric-grid{grid-template-columns:1fr}.data-metric{min-height:118px}}

/* WasteSpot 2.6.5 — synchronized metric sources */
.statistics-notice{margin:-10px 0 28px;padding:13px 16px;border:1px solid #e7d39b;border-radius:13px;color:#624f24;background:#fff8e7;font-size:12px;line-height:1.55}.data-metric small{overflow-wrap:anywhere}.statistics-detail-page .source-list small{max-width:54%;text-align:right}
@media(max-width:760px){.statistics-detail-page .source-list small{max-width:none;text-align:left}}

/* WasteSpot 2.6.5 — Symbols and Deposit Return Finder */
.symbol-hero{display:grid;grid-template-columns:150px minmax(0,1fr);gap:32px;align-items:center}.symbol-hero-mark{width:144px;height:144px;display:grid;place-items:center;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:var(--shadow)}.symbol-hero-mark img{width:118px;height:118px}.symbol-code-pill{display:inline-flex;margin-top:20px;padding:9px 13px;border:1px solid #cbd7cf;border-radius:999px;color:var(--accent-dark);background:#fff;font-size:11px;font-weight:850;letter-spacing:.04em}.symbol-profile-card img{width:54px;height:54px;margin-bottom:10px;border-radius:12px}.symbol-directory-grid .profile-card{min-height:220px}.symbol-directory-grid .profile-card img{width:66px;height:66px}.symbol-directory-note{margin:24px 0 0}.source-date{margin:14px 0 0;color:var(--muted);font-size:11px}.symbol-scanner{margin:0 0 28px;padding:25px;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.8fr);gap:22px;border:1px solid #badfca;border-radius:20px;background:#eef9f2;box-shadow:var(--shadow)}.symbol-scanner h2{margin:5px 0 8px;font-size:28px;letter-spacing:-.04em}.symbol-scanner p{margin:0;color:var(--muted)}.symbol-scanner form{display:flex;gap:10px;align-items:center;justify-content:flex-end}.scan-upload{min-width:0;flex:1;display:flex;align-items:center;justify-content:center;min-height:48px;padding:10px 14px;border:1px dashed #89b99b;border-radius:12px;background:#fff;cursor:pointer;font-size:12px;font-weight:800}.scan-upload input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.scan-message{grid-column:1/-1;padding:12px 14px;border-radius:12px;background:#fff;font-size:12px}.scan-message[data-type="error"]{color:#8f321f;background:#fff0eb}.scan-message[data-type="success"]{color:#15683f;background:#e5f7eb}.scan-results{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.scan-result{display:flex;align-items:center;gap:13px;padding:12px;border:1px solid var(--line);border-radius:13px;background:#fff;text-decoration:none}.scan-result img{border-radius:10px}.scan-result span{min-width:0}.scan-result strong,.scan-result small{display:block}.scan-result small{margin-top:4px;color:var(--muted);font-size:10px}.deposit-value-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 28px}.deposit-value{min-height:135px;padding:19px;display:flex;flex-direction:column;border:1px solid #20372c;border-radius:16px;color:#fff;background:var(--ink)}.deposit-value span{color:#aebdb5;font-size:11px;line-height:1.45}.deposit-value strong{margin-top:auto;font-size:29px;line-height:1.05;letter-spacing:-.04em}.deposit-directory-grid .profile-card{min-height:155px}.deposit-profile-card span{color:#7f5a12}.directory-filter-chips{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0 0}.directory-filter-chips button{padding:9px 13px;border:1px solid #cbd7cf;border-radius:999px;color:var(--ink);background:#fff;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.directory-filter-chips button:hover,.directory-filter-chips button.active{border-color:var(--ink);color:#fff;background:var(--ink)}
@media(max-width:900px){.symbol-hero{grid-template-columns:110px minmax(0,1fr);gap:20px}.symbol-hero-mark{width:106px;height:106px;border-radius:22px}.symbol-hero-mark img{width:88px;height:88px}.deposit-value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.symbol-scanner{grid-template-columns:1fr}.symbol-scanner form{justify-content:flex-start}.scan-results{grid-template-columns:1fr}}
@media(max-width:560px){.symbol-hero{grid-template-columns:1fr}.symbol-hero-mark{width:96px;height:96px}.symbol-hero-mark img{width:78px;height:78px}.deposit-value-grid{grid-template-columns:1fr}.deposit-value{min-height:112px}.symbol-scanner{padding:18px}.symbol-scanner form{display:grid}.scan-upload,.symbol-scanner .primary-link{width:100%}.directory-filter-chips{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.directory-filter-chips button{white-space:nowrap}}


/* WasteSpot 2.6.5 — photo identification and responsive content navigation */
.identify-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:18px;align-items:start}
.identify-card{padding:26px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow)}
.recognition-status{margin-bottom:18px;padding:12px 14px;display:flex;align-items:center;gap:10px;border:1px solid #d7e1da;border-radius:13px;color:#4d5e55;background:#f7f9f7;font-size:12px}
.recognition-status>span{width:10px;height:10px;border-radius:50%;background:#9aaba1;box-shadow:0 0 0 4px rgba(154,171,161,.15)}
.recognition-status.available{color:#126f42;border-color:#b9dfc8;background:#eef9f2}.recognition-status.available>span{background:#20a261;box-shadow:0 0 0 4px rgba(32,162,97,.14)}
.photo-drop{min-height:270px;padding:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px dashed #aebfb4;border-radius:20px;background:#f7faf8;text-align:center;cursor:pointer;transition:border-color .2s ease,background .2s ease}
.photo-drop:hover{border-color:var(--accent);background:#f0f9f3}.photo-drop input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.photo-drop-icon{width:66px;height:66px;display:grid;place-items:center;margin-bottom:15px;border-radius:19px;color:#fff;background:var(--ink);font-size:30px;font-weight:900}
.photo-drop strong{font-size:18px}.photo-drop small{margin-top:6px;color:var(--muted);font-size:11px}
.photo-preview{position:relative;margin-top:14px;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#eef3ef}
.photo-preview img{width:100%;max-height:430px;display:block;object-fit:contain}
.photo-preview button{position:absolute;right:12px;top:12px;padding:8px 11px;border:0;border-radius:10px;color:#fff;background:rgba(16,32,25,.9);font:800 10px/1 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer}
.identify-submit{width:100%;margin-top:14px;border:0;cursor:pointer}.identify-submit:disabled{opacity:.45;cursor:not-allowed}
.form-message{margin-top:14px;padding:12px 14px;border-radius:12px;color:#405149;background:#f1f5f2;font-size:12px}.form-message.error{color:#8f321f;background:#fff0eb}.form-message.info{color:#405149;background:#f1f5f2}.form-message.success{color:#15683f;background:#e5f7eb}
.identify-help{display:grid;gap:12px}.plain-check-list{margin:14px 0 0;padding:0;display:grid;gap:10px;list-style:none}.plain-check-list li{position:relative;padding-left:23px;color:#405149;font-size:12px}.plain-check-list li::before{content:"✓";position:absolute;left:0;color:var(--accent);font-weight:900}
.privacy-card{background:#f4f7f5}.identify-result{scroll-margin-top:100px;margin-top:22px;padding:28px;border:1px solid #badfca;border-radius:22px;background:#eef9f2}.identify-result h2{margin:5px 0 8px;font-size:32px;letter-spacing:-.04em}.identify-result>p{color:#506158}.identify-match-grid{margin-top:20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.identify-match-grid a{min-width:0;padding:15px;display:grid;grid-template-columns:58px minmax(0,1fr);gap:4px 13px;border:1px solid #c8d8ce;border-radius:15px;background:#fff;text-decoration:none}.identify-match-grid img{grid-row:1/4;width:58px;height:58px;border-radius:12px}.identify-match-grid span{color:var(--accent-dark);font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.identify-match-grid strong{font-size:14px;line-height:1.25}.identify-match-grid small{color:var(--muted);font-size:10px}
.identify-unavailable{padding:34px;display:grid;grid-template-columns:82px minmax(0,1fr);gap:25px;align-items:start;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow)}.identify-unavailable-mark{width:76px;height:76px;display:grid;place-items:center;border-radius:20px;color:#102019;background:var(--lime);font-size:34px;font-weight:900}.identify-unavailable h2{margin:4px 0 8px;font-size:34px;letter-spacing:-.04em}.identify-unavailable p{max-width:720px;color:var(--muted)}
@media(max-width:1080px){.content-header-inner{gap:15px}.content-header nav{gap:13px}.content-action{display:none}}
@media(max-width:900px){.identify-layout{grid-template-columns:1fr}.identify-help{grid-template-columns:1fr 1fr}.identify-help .privacy-card{grid-column:1/-1}}
@media(max-width:760px){.identify-help{grid-template-columns:1fr}.identify-help .privacy-card{grid-column:auto}.identify-card{padding:18px}.photo-drop{min-height:220px}.identify-match-grid{grid-template-columns:1fr}.identify-unavailable{grid-template-columns:1fr;padding:24px}.identify-unavailable-mark{width:62px;height:62px}.identify-unavailable h2{font-size:29px}}

/* WasteSpot 2.6.5 brand */
.content-brand{display:inline-flex;align-items:center;gap:10px}.content-brand img{width:36px;height:36px;display:block;flex:0 0 auto}.content-brand b{font:inherit;font-weight:900;letter-spacing:inherit}.content-brand b span{color:var(--accent);font-weight:780}
@media(max-width:480px){.content-brand img{width:33px;height:33px}.content-brand{font-size:19px}}

/* WasteSpot 2.6.5 photo identification details */
.photo-drop-icon svg{width:38px;height:38px;display:block}.identify-match-grid em{grid-column:2;display:block;color:var(--muted);font-size:10px;font-style:normal;line-height:1.4}.compact-check{margin-top:10px}

.photo-consent{display:flex;align-items:flex-start;gap:10px;margin:14px 0 16px;padding:13px 14px;border:1px solid var(--line);border-radius:13px;background:#f8faf8;color:#43534b;font-size:11px;line-height:1.5}.photo-consent input{width:17px;height:17px;margin:1px 0 0;flex:0 0 auto;accent-color:var(--accent)}

.identify-quality-warning,.scan-quality-warning{display:flex;gap:.55rem;align-items:flex-start;padding:.8rem 1rem;margin:0 0 1rem;border:1px solid rgba(162,122,0,.28);border-radius:16px;background:#fff9df;color:#3a3111}
.identify-quality-warning strong,.scan-quality-warning strong{white-space:nowrap}
.identify-quality-warning span,.scan-quality-warning span{line-height:1.45}
.compact-photo-consent{margin:.8rem 0 1rem}
@media(max-width:640px){.identify-quality-warning,.scan-quality-warning{display:block}.identify-quality-warning strong,.scan-quality-warning strong{display:block;margin-bottom:.25rem}}


/* WasteSpot 2.6.5 — deposit-return package identifiers */
.deposit-identifier{margin:0 0 30px;padding:30px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.75fr);gap:30px;align-items:center;border:1px solid #bcd9c8;border-radius:24px;background:linear-gradient(135deg,#eef8f1 0%,#ffffff 72%);box-shadow:var(--shadow)}
.deposit-identifier-copy h2{margin:6px 0 13px;font-size:clamp(30px,4vw,46px);line-height:1;letter-spacing:-.05em}.deposit-look-for{margin:0;color:var(--ink-soft);font-size:17px;line-height:1.65}.deposit-identifier-facts{margin:22px 0 0;display:grid;gap:10px}.deposit-identifier-facts>div{padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.84)}.deposit-identifier-facts dt{margin:0 0 4px;color:var(--muted);font-size:10px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.deposit-identifier-facts dd{margin:0;color:var(--ink-soft);font-size:13px;line-height:1.55}.deposit-identifier-facts dd strong{color:var(--ink)}.deposit-marker-note{margin:16px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.deposit-marker-source{display:inline-flex;margin-top:15px;color:var(--accent-dark);font-size:12px;font-weight:850;text-decoration:none}.deposit-marker-source:hover{text-decoration:underline}.deposit-marker-figure{margin:0;min-width:0}.deposit-marker-frame{padding:12px;border:1px solid #cbd8cf;border-radius:22px;background:#fff;box-shadow:0 18px 55px rgba(16,32,25,.12)}.deposit-marker-frame img{width:100%;height:auto;display:block;border-radius:16px}.deposit-marker-figure figcaption{margin:10px 4px 0;color:var(--muted);font-size:10px;line-height:1.5}.sidebar-marker-preview{width:100%;height:auto;margin:0 0 14px;display:block;border:1px solid var(--line);border-radius:14px;background:#fff}.deposit-directory-grid .deposit-profile-card{min-height:278px}.deposit-profile-card>img{width:100%;height:112px;object-fit:contain;margin:0 0 13px;padding:7px;border:1px solid var(--line);border-radius:14px;background:#f7faf7}.deposit-profile-card>span{margin-top:auto}.deposit-profile-card>small{min-height:33px;line-height:1.45}
@media(max-width:900px){.deposit-identifier{grid-template-columns:1fr}.deposit-marker-figure{width:min(520px,100%)}.deposit-directory-grid .deposit-profile-card{min-height:260px}}
@media(max-width:560px){.deposit-identifier{padding:20px;border-radius:19px}.deposit-identifier-copy h2{font-size:31px}.deposit-look-for{font-size:15px}.deposit-directory-grid .deposit-profile-card{min-height:245px}.deposit-profile-card>img{height:105px}}

/* WasteSpot 2.6.5 — trademark-safe deposit label illustrations */
.deposit-artwork-status{margin:14px 0 0;padding:11px 13px;display:flex;gap:9px;align-items:flex-start;border:1px solid #d4dfd8;border-radius:12px;background:#fff;color:var(--muted);font-size:11px;line-height:1.5}.deposit-artwork-status span{flex:0 0 auto;padding:4px 7px;border-radius:999px;background:#e3f5e9;color:var(--accent-dark);font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.deposit-marker-frame{overflow:hidden}.deposit-marker-frame img,.sidebar-marker-preview,.deposit-profile-card>img{background:#f4f8f5}.deposit-profile-card>img{object-fit:cover;padding:0}.sidebar-marker-preview{object-fit:cover}.deposit-marker-source{padding:10px 13px;border:1px solid #bbd9c7;border-radius:10px;background:#eef8f1}.deposit-marker-source:hover{background:#e2f3e8;text-decoration:none}@media(max-width:560px){.deposit-artwork-status{display:block}.deposit-artwork-status span{display:inline-flex;margin:0 0 7px}}

/* WasteSpot 2.6.7 — cross-browser deposit illustration consistency */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
.deposit-marker-frame img,.sidebar-marker-preview,.deposit-profile-card>img{aspect-ratio:21/13}
.deposit-marker-frame img,.sidebar-marker-preview{object-fit:contain}

/* WasteSpot 2.8.0 — expanded symbol library */
.symbol-guide-main{padding-top:32px}.symbol-hero-expanded{max-width:none;display:grid;grid-template-columns:190px minmax(0,1fr);gap:34px;align-items:center;padding:34px 0 42px}.symbol-hero-expanded .symbol-hero-mark{width:180px;height:180px;padding:14px;display:grid;place-items:center;border:1px solid var(--line);border-radius:34px;background:#fff;box-shadow:var(--shadow)}.symbol-hero-expanded .symbol-hero-mark img{width:150px;height:150px;display:block}.symbol-hero-copy h1{font-size:clamp(42px,6vw,76px)}.symbol-hero-copy .symbol-lead{max-width:880px;margin-top:18px}.symbol-hero-pills{display:flex;gap:9px;flex-wrap:wrap;margin-top:20px}.symbol-hero-pills>span{padding:8px 12px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:#fff;font-size:11px;font-weight:800}.symbol-hero-pills .symbol-code-pill{color:var(--ink);border-color:#b3dfc5;background:#e6f7ec}
.symbol-fact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 28px}.symbol-fact-grid article{min-height:125px;padding:18px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:17px;background:#fff}.symbol-fact-grid span{color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.symbol-fact-grid strong{margin-top:auto;font-size:15px;line-height:1.35;overflow-wrap:anywhere}.symbol-content-layout{grid-template-columns:minmax(0,1fr) 300px}.symbol-article{display:grid;gap:18px}.symbol-article>.content-section,.symbol-article>.symbol-two-column,.symbol-article>.accuracy-note{margin:0}.symbol-intro-section{padding:32px}.symbol-intro-section h2{font-size:36px}.section-lead{margin:0;color:var(--ink-soft);font-size:18px;line-height:1.75}.symbol-status-note{margin:20px 0 0;padding:14px 16px;border-left:4px solid var(--accent);border-radius:0 12px 12px 0;color:#405149;background:#eff7f1;font-size:13px;line-height:1.65}.symbol-two-column{display:grid;grid-template-columns:1fr 1fr;gap:18px}.symbol-list-section{margin:0;min-height:100%}.feature-list{margin:0;padding:0;display:grid;gap:11px;list-style:none}.feature-list li{position:relative;padding:0 0 0 22px;color:#405149}.feature-list li::before{content:"";position:absolute;left:0;top:.62em;width:8px;height:8px;border:3px solid var(--accent);border-radius:50%;background:#fff}.symbol-action-section{border-color:#b7d9c5;background:linear-gradient(135deg,#edf8f1,#fff)}.detailed-step-list li{min-height:58px;padding-top:16px;padding-bottom:16px}.symbol-check-list{grid-template-columns:repeat(3,minmax(0,1fr))}.symbol-check-list li{min-height:100%}.mistake-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.mistake-grid article{min-height:125px;padding:17px;border:1px solid #edcbc0;border-radius:15px;background:#fff7f3}.mistake-grid span{width:26px;height:26px;display:grid;place-items:center;border-radius:8px;color:#fff;background:#b95336;font-size:18px;font-weight:900}.mistake-grid p{margin:13px 0 0;color:#5d4037;font-size:13px;line-height:1.55}.symbol-warning-panel h2{margin-bottom:10px}.symbol-warning-panel>p:last-child{margin:0;color:#674538;font-size:16px;line-height:1.7}.faq-list{display:grid;gap:9px}.faq-list details{border:1px solid var(--line);border-radius:14px;background:#fbfcfb}.faq-list summary{padding:15px 45px 15px 16px;position:relative;cursor:pointer;font-weight:850;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:"+";position:absolute;right:16px;top:12px;font-size:22px;font-weight:500}.faq-list details[open] summary::after{content:"−"}.faq-list details p{margin:0;padding:0 16px 16px;color:var(--muted);font-size:13px;line-height:1.65}.symbol-source-section{margin-bottom:0!important}.symbol-sidebar .sidebar-card{margin-bottom:12px}.local-decision-card{border-color:#b8d9c5;background:#eef8f1}.symbol-related-grid .symbol-profile-rich{min-height:280px}
.symbol-directory-hero{max-width:1050px}.symbol-directory-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 22px}.symbol-directory-summary article{padding:18px;border:1px solid var(--line);border-radius:16px;background:#fff}.symbol-directory-summary strong,.symbol-directory-summary span{display:block}.symbol-directory-summary strong{font-size:24px;letter-spacing:-.04em}.symbol-directory-summary span{margin-top:3px;color:var(--muted);font-size:11px}.symbol-search-card{position:relative;top:auto;grid-template-columns:auto minmax(0,1fr);align-items:center}.symbol-search-card .directory-filter-chips{grid-column:1/-1;margin:2px 0 0}.symbol-search-card>p{grid-column:1/-1;text-align:left}.symbol-filter-chips button{display:inline-flex;align-items:center;gap:7px}.symbol-filter-chips button span{min-width:20px;padding:2px 5px;border-radius:999px;color:inherit;background:rgba(100,115,108,.12);font-size:9px}.symbol-filter-chips button.active span{background:rgba(255,255,255,.18)}.symbol-directory-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.symbol-profile-rich{min-height:310px}.symbol-profile-rich>img{width:72px;height:72px;margin:0 0 15px;border:1px solid var(--line);border-radius:16px;background:var(--canvas)}.symbol-profile-rich>span{min-height:28px}.symbol-profile-rich>strong{margin:8px 0 5px}.symbol-profile-rich>small{margin:0;color:var(--ink);font-weight:850}.symbol-profile-rich>p{margin:auto 0 0;padding-top:13px;color:var(--muted);font-size:11px;line-height:1.55}.symbol-directory-note{margin:0 0 28px}
@media(max-width:1050px){.symbol-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.symbol-fact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.symbol-check-list,.mistake-grid{grid-template-columns:1fr}.symbol-content-layout{grid-template-columns:1fr}.symbol-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.symbol-sidebar .sidebar-card{margin:0}}
@media(max-width:760px){.symbol-hero-expanded{grid-template-columns:112px minmax(0,1fr);gap:19px;padding-top:18px}.symbol-hero-expanded .symbol-hero-mark{width:108px;height:108px;padding:8px;border-radius:23px}.symbol-hero-expanded .symbol-hero-mark img{width:92px;height:92px}.symbol-hero-copy h1{font-size:clamp(35px,10vw,54px)}.symbol-hero-copy .symbol-lead{font-size:15px}.symbol-fact-grid,.symbol-two-column,.symbol-directory-summary{grid-template-columns:1fr 1fr}.symbol-directory-grid{grid-template-columns:1fr 1fr}.symbol-profile-rich{min-height:290px}.symbol-search-card{grid-template-columns:1fr}.symbol-search-card .directory-filter-chips,.symbol-search-card>p{grid-column:auto}.symbol-filter-chips{overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px}.symbol-filter-chips button{white-space:nowrap}.symbol-sidebar{grid-template-columns:1fr}.symbol-intro-section{padding:22px}.symbol-intro-section h2{font-size:30px}}
@media(max-width:520px){.symbol-hero-expanded{grid-template-columns:1fr}.symbol-hero-expanded .symbol-hero-mark{width:96px;height:96px}.symbol-hero-expanded .symbol-hero-mark img{width:82px;height:82px}.symbol-fact-grid,.symbol-directory-summary,.symbol-directory-grid{grid-template-columns:1fr}.symbol-fact-grid article{min-height:98px}.symbol-profile-rich{min-height:250px}.symbol-hero-pills{display:grid}.symbol-hero-pills>span{width:max-content;max-width:100%}.symbol-two-column{grid-template-columns:1fr}}


/* WasteSpot 2.8.1 - responsive symbol-guide corrections */
.symbol-two-column{align-items:stretch}
.symbol-list-section{min-width:0;min-height:0;height:auto;overflow:visible}
.symbol-list-section .feature-list li,.symbol-action-section .detailed-step-list li{overflow-wrap:anywhere;word-break:normal;hyphens:auto}

@media(max-width:820px){
  .symbol-two-column{grid-template-columns:minmax(0,1fr);gap:14px}
  .symbol-list-section{min-height:0;height:auto}
  .symbol-article{gap:14px}
  .symbol-list-section h2,.symbol-action-section h2{font-size:clamp(28px,7.4vw,36px);line-height:1.08}
  .symbol-list-section .feature-list{gap:14px}
  .symbol-list-section .feature-list li{
    min-width:0;
    display:grid;
    grid-template-columns:18px minmax(0,1fr);
    gap:10px;
    align-items:start;
    padding:0;
    font-size:15px;
    line-height:1.58;
  }
  .symbol-list-section .feature-list li::before{
    position:static;
    width:8px;
    height:8px;
    margin-top:.52em;
    border-width:3px;
  }
  .symbol-action-section .detailed-step-list{gap:10px}
  .symbol-action-section .detailed-step-list li{
    min-width:0;
    min-height:0;
    height:auto;
    display:grid;
    grid-template-columns:36px minmax(0,1fr);
    gap:12px;
    align-items:start;
    padding:15px 16px;
    font-size:15px;
    line-height:1.52;
    white-space:normal;
  }
  .symbol-action-section .detailed-step-list li::before{
    position:static;
    width:32px;
    height:32px;
    margin:0;
    border-radius:10px;
  }
}

@media(max-width:560px){
  .symbol-list-section,.symbol-action-section{padding:18px}
  .symbol-list-section h2,.symbol-action-section h2{font-size:clamp(27px,8.5vw,33px)}
  .symbol-list-section .feature-list li{font-size:14.5px;line-height:1.55}
  .symbol-action-section .detailed-step-list li{
    grid-template-columns:32px minmax(0,1fr);
    gap:10px;
    padding:13px;
    font-size:14px;
    line-height:1.5;
  }
  .symbol-action-section .detailed-step-list li::before{width:30px;height:30px;border-radius:9px}
}

/* WasteSpot 2.8.3 - compact and stable mobile symbol-guide layout */
@media (max-width: 820px) {
  .symbol-guide-main { padding-top: 18px; }
  .symbol-article { gap: 12px; }
  .symbol-two-column { grid-template-columns: minmax(0, 1fr); gap: 12px; align-items: start; }
  .symbol-list-section,
  .symbol-action-section,
  .symbol-article > .content-section,
  .symbol-check-list li,
  .mistake-grid article { min-height: 0; height: auto; }

  .symbol-guide-main .content-kicker { margin-bottom: 7px; }
  .symbol-list-section,
  .symbol-action-section,
  .symbol-article > .content-section { padding: 19px; }
  .symbol-list-section h2,
  .symbol-action-section h2,
  .symbol-article > .content-section > h2 {
    margin-bottom: 14px;
    font-size: clamp(26px, 6.6vw, 31px);
    line-height: 1.08;
    letter-spacing: -.045em;
    text-wrap: balance;
  }

  .symbol-list-section .feature-list { gap: 10px; }
  .symbol-list-section .feature-list li {
    min-width: 0;
    display: grid;
    grid-template-columns: 14px minmax(0, 1fr);
    gap: 9px;
    align-items: start;
    padding: 0;
    color: #405149;
    font-size: 15px;
    line-height: 1.48;
    overflow-wrap: break-word;
    word-break: normal;
    hyphens: none;
    -webkit-hyphens: none;
  }
  .symbol-list-section .feature-list li::before {
    position: static;
    width: 7px;
    height: 7px;
    margin-top: .48em;
    border-width: 3px;
  }

  .symbol-action-section .detailed-step-list { gap: 8px; }
  .symbol-action-section .detailed-step-list li {
    min-width: 0;
    min-height: 0;
    height: auto;
    display: grid;
    grid-template-columns: 31px minmax(0, 1fr);
    gap: 10px;
    align-items: start;
    padding: 12px 13px;
    font-size: 14.5px;
    line-height: 1.46;
    white-space: normal;
    overflow-wrap: break-word;
    word-break: normal;
    hyphens: none;
    -webkit-hyphens: none;
  }
  .symbol-action-section .detailed-step-list li::before {
    position: static;
    width: 29px;
    height: 29px;
    margin: 0;
    border-radius: 9px;
  }

  .symbol-check-list {
    grid-template-columns: minmax(0, 1fr);
    gap: 8px;
  }
  .symbol-check-list li {
    min-height: 0 !important;
    height: auto !important;
    padding: 12px 13px 12px 46px;
    font-size: 14.5px;
    line-height: 1.46;
    overflow-wrap: break-word;
    word-break: normal;
    hyphens: none;
    -webkit-hyphens: none;
  }
  .symbol-check-list li::before {
    left: 12px;
    top: 11px;
    width: 25px;
    height: 25px;
  }

  .mistake-grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 8px;
  }
  .mistake-grid article {
    min-height: 0 !important;
    height: auto !important;
    display: grid;
    grid-template-columns: 28px minmax(0, 1fr);
    gap: 11px;
    align-items: start;
    padding: 13px;
  }
  .mistake-grid span {
    width: 27px;
    height: 27px;
    border-radius: 8px;
    font-size: 17px;
  }
  .mistake-grid p {
    margin: 2px 0 0;
    font-size: 14.5px;
    line-height: 1.46;
    overflow-wrap: break-word;
    word-break: normal;
    hyphens: none;
    -webkit-hyphens: none;
  }

  .symbol-warning-panel > p:last-child,
  .section-lead { font-size: 15px; line-height: 1.58; }
  .symbol-article > .accuracy-note { padding: 16px; }
}

@media (max-width: 600px) {
  .symbol-guide-main { padding-top: 14px; }
  .symbol-guide-main .breadcrumbs { margin-bottom: 18px; }
  .symbol-article { gap: 10px; }
  .symbol-two-column { gap: 10px; }
  .symbol-list-section,
  .symbol-action-section,
  .symbol-article > .content-section {
    padding: 16px;
    border-radius: 16px;
  }
  .symbol-guide-main .content-kicker {
    margin-bottom: 6px;
    font-size: 9.5px;
    letter-spacing: .11em;
  }
  .symbol-list-section h2,
  .symbol-action-section h2,
  .symbol-article > .content-section > h2 {
    margin-bottom: 12px;
    font-size: clamp(24px, 7vw, 28px);
    line-height: 1.08;
  }
  .symbol-list-section .feature-list { gap: 9px; }
  .symbol-list-section .feature-list li {
    grid-template-columns: 13px minmax(0, 1fr);
    gap: 8px;
    font-size: 14px;
    line-height: 1.44;
  }
  .symbol-list-section .feature-list li::before {
    width: 6px;
    height: 6px;
    margin-top: .47em;
  }
  .symbol-action-section .detailed-step-list li {
    grid-template-columns: 29px minmax(0, 1fr);
    gap: 9px;
    padding: 11px 12px;
    font-size: 14px;
    line-height: 1.43;
  }
  .symbol-action-section .detailed-step-list li::before {
    width: 28px;
    height: 28px;
  }
  .symbol-check-list { gap: 7px; }
  .symbol-check-list li {
    padding: 11px 11px 11px 43px;
    font-size: 14px;
    line-height: 1.43;
  }
  .symbol-check-list li::before {
    left: 11px;
    top: 10px;
    width: 23px;
    height: 23px;
  }
  .mistake-grid { gap: 7px; }
  .mistake-grid article {
    grid-template-columns: 26px minmax(0, 1fr);
    gap: 10px;
    padding: 12px;
  }
  .mistake-grid span {
    width: 25px;
    height: 25px;
    font-size: 16px;
  }
  .mistake-grid p {
    margin-top: 1px;
    font-size: 14px;
    line-height: 1.43;
  }
  .symbol-warning-panel > p:last-child,
  .section-lead { font-size: 14.5px; line-height: 1.52; }
}

@media (max-width: 390px) {
  .symbol-list-section,
  .symbol-action-section,
  .symbol-article > .content-section { padding: 14px; }
  .symbol-list-section h2,
  .symbol-action-section h2,
  .symbol-article > .content-section > h2 { font-size: 24px; }
  .symbol-list-section .feature-list li,
  .symbol-action-section .detailed-step-list li,
  .symbol-check-list li,
  .mistake-grid p { font-size: 13.5px; }
}

@media (max-width: 600px) {
  .symbol-hero-expanded,
  .symbol-hero-copy { min-width: 0; max-width: 100%; }
  .symbol-hero-pills {
    display: flex;
    min-width: 0;
    max-width: 100%;
  }
  .symbol-hero-pills > span {
    width: auto;
    max-width: 100%;
    overflow-wrap: break-word;
    word-break: normal;
  }
}

/* WasteSpot 3.0.0 - source-linked recycling center directory */
.recycling-centers-main { padding-top: 28px; }
.recycling-directory-hero,
.recycling-center-hero { max-width: 1060px; }
.recycling-directory-hero h1,
.recycling-center-hero h1 { max-width: 1040px; }
.rc-location-button { border: 0; cursor: pointer; font: inherit; }
.rc-location-button:disabled { opacity: .66; cursor: progress; }
.rc-location-status { min-height: 1.5em; margin: 12px 0 0; color: var(--muted); font-size: 13px !important; }
.rc-location-status[data-state="error"] { color: #a04430; }
.rc-location-status[data-state="success"] { color: var(--accent-dark); }

.recycling-directory-search { display: grid; gap: 8px; max-width: 760px; margin-bottom: 28px; }
.recycling-directory-search label { font-size: 13px; font-weight: 850; }
.recycling-directory-search input {
  width: 100%; min-height: 52px; padding: 0 16px; border: 1px solid var(--line-strong); border-radius: 14px;
  color: var(--ink); background: #fff; font: 700 16px/1.2 Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  outline: none;
}
.recycling-directory-search input:focus { border-color: #6db98d; box-shadow: 0 0 0 4px rgba(32,162,97,.12); }
.recycling-directory-search p { min-height: 1.3em; margin: 0; color: var(--muted); font-size: 12px; }

.rc-city-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 16px; }
.rc-city-card {
  min-width: 0; display: flex; flex-direction: column; gap: 13px; padding: 22px;
  border: 1px solid var(--line); border-radius: 18px; background: #fff; box-shadow: 0 10px 34px rgba(16,32,25,.045);
}
.rc-city-card[hidden] { display: none; }
.rc-city-card-head { display: flex; justify-content: space-between; gap: 12px; align-items: center; color: var(--muted); font-size: 11px; font-weight: 820; text-transform: uppercase; letter-spacing: .07em; }
.rc-city-card-head strong { padding: 5px 8px; border-radius: 999px; color: var(--accent-dark); background: var(--soft); font-size: 10px; }
.rc-city-card h2 { margin: 0; font-size: 30px; line-height: 1; letter-spacing: -.05em; }
.rc-city-card h2 a { text-decoration: none; }
.rc-city-card h2 a:hover { color: var(--accent-dark); }
.rc-city-card > p { margin: 0; color: var(--muted); font-size: 13px; }
.rc-material-preview { display: flex; flex-wrap: wrap; gap: 6px; }
.rc-material-preview a,
.rc-material-links a,
.rc-place-materials span {
  padding: 7px 9px; border: 1px solid var(--line); border-radius: 999px; color: var(--ink-soft); background: #f8faf8;
  font-size: 11px; font-weight: 760; line-height: 1.15; text-decoration: none;
}
.rc-material-preview small,
.rc-material-links small { color: var(--accent-dark); font-size: 9px; }
.rc-city-card-actions { display: flex; flex-wrap: wrap; gap: 8px; margin-top: auto; padding-top: 5px; }
.rc-city-card-actions a { color: var(--accent-dark); font-size: 12px; font-weight: 820; text-decoration: none; }
.rc-city-card-actions a + a { padding-left: 9px; border-left: 1px solid var(--line); }
.rc-directory-note { margin-top: 22px; }

.rc-material-guidance {
  display: grid; grid-template-columns: minmax(0,1.05fr) minmax(0,.95fr); gap: 18px; margin-bottom: 18px; padding: 28px;
  border: 1px solid #b9dfc8; border-radius: 20px; background: linear-gradient(135deg,#f2fbf5,#fff);
}
.rc-material-guidance h2 { margin: 0 0 10px; font-size: 30px; line-height: 1.1; letter-spacing: -.04em; }
.rc-material-guidance p { margin: 0; color: var(--muted); }
.rc-material-guidance .step-list { align-self: start; }
.rc-material-warning { grid-column: 1/-1; display: grid; grid-template-columns: auto minmax(0,1fr); gap: 12px; padding: 14px 16px; border: 1px solid #efc4b8; border-radius: 14px; color: #784132; background: #fff7f4; }

.rc-material-navigation { margin-bottom: 18px; padding: 25px; border: 1px solid var(--line); border-radius: 18px; background: #fff; }
.rc-material-navigation h2 { margin: 0 0 16px; font-size: 28px; line-height: 1.12; letter-spacing: -.04em; }
.rc-material-links { display: flex; flex-wrap: wrap; gap: 7px; }
.rc-material-links a.active,
.rc-material-links a:hover { color: var(--accent-dark); border-color: #9ed2b3; background: var(--soft); }

.rc-place-section { margin: 0 0 18px; }
.directory-group-head { display: flex; align-items: end; justify-content: space-between; gap: 18px; margin: 0 0 14px; }
.directory-group-head h2 { margin: 0; font-size: 34px; line-height: 1.08; letter-spacing: -.045em; }
.directory-group-head > span { padding: 7px 10px; border-radius: 999px; color: var(--accent-dark); background: var(--soft); font-size: 11px; font-weight: 800; }
.rc-place-list { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 14px; }
.rc-place-card { min-width: 0; padding: 22px; border: 1px solid var(--line); border-radius: 18px; background: #fff; box-shadow: 0 8px 28px rgba(16,32,25,.035); }
.rc-place-card-top { display: flex; align-items: start; justify-content: space-between; gap: 18px; }
.rc-place-card-top h3 { margin: 8px 0 2px; font-size: 23px; line-height: 1.1; letter-spacing: -.035em; }
.rc-place-card-top p { margin: 0; color: var(--muted); font-size: 12px; }
.rc-place-card-top > strong { flex: 0 0 auto; color: var(--muted); font-size: 12px; }
.rc-source-badge { display: inline-flex; padding: 5px 8px; border-radius: 999px; color: var(--accent-dark); background: var(--soft); font-size: 9px; font-weight: 900; letter-spacing: .055em; text-transform: uppercase; }
.rc-source-badge.community { color: #65511a; background: #fff3c5; }
.rc-place-facts { display: grid; gap: 8px; margin: 18px 0 0; }
.rc-place-facts div { display: grid; grid-template-columns: 118px minmax(0,1fr); gap: 12px; padding-top: 8px; border-top: 1px solid #edf1ed; }
.rc-place-facts dt { color: var(--muted); font-size: 10px; font-weight: 850; text-transform: uppercase; letter-spacing: .06em; }
.rc-place-facts dd { min-width: 0; margin: 0; font-size: 12px; overflow-wrap: anywhere; }
.rc-place-materials { display: flex; flex-wrap: wrap; gap: 6px; margin-top: 15px; }
.rc-place-description { margin: 15px 0 0; color: var(--muted); font-size: 12px; }
.rc-place-actions { display: flex; flex-wrap: wrap; gap: 13px; margin-top: 16px; }
.rc-place-actions a { color: var(--accent-dark); font-size: 11px; font-weight: 820; text-decoration: none; }
.rc-accuracy-note { margin: 20px 0; }
.rc-faq-section { margin-top: 20px; }

@media (max-width: 980px) {
  .rc-city-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .rc-place-list { grid-template-columns: minmax(0,1fr); }
}
@media (max-width: 760px) {
  .recycling-centers-main { width: min(100% - 24px,1180px); padding-top: 18px; }
  .recycling-directory-hero,
  .recycling-center-hero { padding: 26px 0 34px; }
  .recycling-directory-hero h1,
  .recycling-center-hero h1 { font-size: clamp(38px,12vw,56px); }
  .rc-city-grid { grid-template-columns: minmax(0,1fr); gap: 12px; }
  .rc-city-card { padding: 18px; }
  .rc-material-guidance { grid-template-columns: minmax(0,1fr); padding: 20px; }
  .rc-material-warning { grid-column: auto; }
  .rc-material-navigation { padding: 19px; }
  .directory-group-head { align-items: start; }
  .directory-group-head h2 { font-size: 28px; }
  .rc-place-card { padding: 18px; }
  .rc-place-card-top { display: grid; gap: 7px; }
  .rc-place-facts div { grid-template-columns: minmax(0,1fr); gap: 2px; }
}
@media (max-width: 420px) {
  .rc-city-card h2 { font-size: 27px; }
  .rc-place-card-top h3 { font-size: 21px; }
  .rc-material-preview a,
  .rc-material-links a,
  .rc-place-materials span { font-size: 10.5px; }
}

/* WasteSpot 3.2.0 - compact symbol metadata */
.symbol-hero-pills{display:flex;align-items:flex-start;justify-content:flex-start;gap:8px;flex-wrap:wrap;max-width:920px}
.symbol-hero-pills>span{flex:0 1 auto;width:auto;min-width:0;max-width:100%}
.symbol-hero-pills .symbol-jurisdiction-pill{color:var(--ink-soft);border-color:#cfe0d5;background:#f8fbf8}
.symbol-hero-pills .symbol-jurisdiction-note{padding:8px 2px;border:0;border-radius:0;color:var(--muted);background:transparent;font-weight:720;line-height:1.45}
@media(max-width:600px){.symbol-hero-pills{display:grid;justify-items:start}.symbol-hero-pills>span{width:auto!important;max-width:100%}.symbol-hero-pills .symbol-jurisdiction-note{padding-top:2px}}

/* WasteSpot 3.2.0 - compact directory spacing */
.deposit-index-page .directory-filter-chips{margin:12px 0 14px}
.deposit-index-page .symbol-directory-note{margin:0 0 22px;padding:16px 18px}
.deposit-index-page .symbol-directory-note p{line-height:1.55}

/* WasteSpot 3.2.2 - compact symbol metadata and PDF guide cards */
.symbol-hero-pills{display:flex;align-items:center;gap:8px 10px;flex-wrap:wrap;max-width:820px;margin-top:18px}
.symbol-hero-pills>span{margin:0!important}
.symbol-hero-pills .symbol-jurisdiction-note{flex:1 0 100%;width:100%;max-width:760px;padding:2px 0 0!important;color:var(--muted);background:transparent;border:0!important;border-radius:0!important;font-size:11px;line-height:1.45;font-weight:720}
.pdf-guides-page .download-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 28px}
.pdf-guides-page .download-card{min-height:0!important;padding:26px!important;display:flex;flex-direction:column;align-items:flex-start;border-radius:22px}
.pdf-guides-page .download-card h2{margin:8px 0 12px;font-size:clamp(22px,2vw,30px);line-height:1.12}
.pdf-guides-page .download-card>p:not(.content-kicker){margin:0 0 18px;line-height:1.55}
.pdf-guides-page .download-card>a{margin-top:auto;padding-top:4px}
.pdf-guides-page .growth-card-grid{gap:12px}
.pdf-guides-page .growth-card{min-height:0!important;padding:18px 20px!important;display:grid;grid-template-rows:auto auto auto;align-content:start;gap:8px}
.pdf-guides-page .growth-card span,.pdf-guides-page .growth-card strong,.pdf-guides-page .growth-card small{margin:0!important}
.pdf-guides-page .growth-card small{padding-top:8px}
@media(max-width:900px){.pdf-guides-page .download-grid{grid-template-columns:1fr}}
@media(max-width:600px){.symbol-hero-pills{display:flex;align-items:flex-start;gap:7px}.symbol-hero-pills .symbol-jurisdiction-note{flex-basis:100%;font-size:10.5px}.pdf-guides-page .download-card{padding:20px!important}.pdf-guides-page .growth-card{padding:16px!important}}

/* WasteSpot 3.3.2 - real/standard symbol artwork */
.symbol-hero-mark-real{display:grid!important;grid-template-columns:1fr;justify-items:center;gap:7px;height:auto!important;min-height:160px;padding:12px!important;background:#fff!important}
.symbol-hero-mark-real img{display:block;object-fit:contain;background:#fff;border-radius:10px}
.symbol-artwork-type{max-width:150px;color:var(--muted);font-size:9px;font-weight:850;line-height:1.25;text-align:center;text-transform:uppercase;letter-spacing:.04em}
.symbol-official-artwork-link{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:6px 9px;border:1px solid var(--line);border-radius:9px;color:var(--ink);background:#fff;font-size:10px;font-weight:850;text-decoration:none}
.symbol-official-artwork-link:hover{border-color:#9fcbb0;background:#f4faf6}
.symbol-profile-rich>img{object-fit:contain;background:#fff!important}
@media(max-width:760px){.symbol-hero-mark-real{width:124px!important;min-height:124px!important}.symbol-hero-mark-real img{width:96px!important;height:96px!important}.symbol-artwork-type{font-size:8px}.symbol-official-artwork-link{font-size:9px}}
