:root{--bg:#0e0f12;--surface:hsla(0,0%,100%,.04);--surface-2:hsla(0,0%,100%,.07);--text-primary:#f8fafc;--text-body:#e2e8f0;--text-muted:#a1a1aa;--text-subtle:#71717a;--text-nav:#94a3b8;--text-accent:#60a5fa;--text-price:#e5e7eb;--text-success:#34d399;--text-danger:#f87171;--text:var(--text-body);--line:hsla(0,0%,100%,.12);--blue:#60a5fa;--green:#36c28f;--danger:#ff6b6b}*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:Inter,IBM Plex Sans,Segoe UI,sans-serif;background:radial-gradient(circle at 15% -5%,rgba(96,165,250,.12),transparent 26%),var(--bg);color:var(--text-body)}a{color:inherit;text-decoration:none}.container{width:min(1220px,calc(100% - 2rem));margin:0 auto}main{min-height:calc(100vh - 112px);padding:1.4rem 0 3rem}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(0,0,0,.45);border-bottom:1px solid var(--line)}.topbar-inner{min-height:54px;display:grid;grid-template-columns:auto 1fr auto;grid-gap:1rem;gap:1rem;align-items:center}.brand{font-size:1.2rem;font-weight:800;letter-spacing:-.02em;white-space:nowrap}.brand-accent{color:var(--text-accent)}.topnav{display:flex;gap:.75rem;overflow-x:auto;scrollbar-width:thin}.topnav-link{font-size:.9rem;color:var(--text-nav);transition:color .15s ease;white-space:nowrap}.topnav-link:hover{color:var(--text-primary)}button.topnav-link{background:transparent;border:0;padding:0;font:inherit;cursor:pointer}.app-link{display:none}.topbar-actions{display:flex;align-items:center;gap:.65rem}.header-collections{gap:.45rem}.collection-link,.header-collections{display:inline-flex;align-items:center}.collection-link{gap:.35rem;border:1px solid var(--line);border-radius:999px;padding:.3rem .5rem;color:var(--text-body);background:hsla(0,0%,100%,.03);min-width:2.6rem;justify-content:center}.collection-link:hover{border-color:hsla(0,0%,100%,.3);background:hsla(0,0%,100%,.07)}.collection-count{font-size:.8rem;font-weight:700;color:var(--text-muted)}.header-icon{width:1rem;height:1rem}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:11px;border:1px solid transparent;padding:.56rem .86rem;font-size:.9rem;font-weight:600;transition:.15s ease;cursor:pointer}.btn-primary{background:var(--blue);color:#fff}.btn-primary:hover{filter:brightness(.95)}.btn-ghost{border-color:var(--line);background:hsla(0,0%,100%,.03);color:var(--text-body)}.btn-ghost:hover{border-color:hsla(0,0%,100%,.26);background:hsla(0,0%,100%,.07)}.btn-danger{border-color:hsla(0,100%,71%,.5);color:var(--text-danger);background:hsla(0,100%,71%,.1)}.green-agenda-page{gap:1.2rem}.green-hero{text-align:center;padding:2rem 1.25rem}.green-hero-title{font-size:clamp(2rem,4.5vw,3.4rem);margin-bottom:.55rem}.green-hero-intro,.green-hero-subtitle{max-width:880px;margin:.35rem auto 0;line-height:1.45}.green-hero-intro{margin-top:1rem}.green-cards-grid{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.green-card{padding:1.5rem}.green-card-icon{font-size:2rem;margin-bottom:.8rem}.green-card .section-title{font-size:clamp(1.45rem,2.3vw,2rem);margin-bottom:.5rem}.green-card .section-subtitle{line-height:1.45}.green-mission{text-align:center;padding:2rem 1.25rem}.green-mission .section-subtitle{max-width:920px;margin:.55rem auto 0;line-height:1.5}.info-page{gap:1.2rem}.info-hero{text-align:center;padding:2rem 1.25rem}.info-hero-title{font-size:clamp(2rem,4.5vw,3.4rem);margin-bottom:.55rem}.info-hero-intro,.info-hero-subtitle{max-width:880px;margin:.35rem auto 0;line-height:1.45}.info-hero-intro{margin-top:1rem}.info-story{text-align:center;padding:1.8rem 1.25rem}.info-story .section-subtitle{margin:.6rem auto 0;max-width:980px;line-height:1.48}.info-section-title-wrap{text-align:center;padding-top:.2rem}.info-categories-grid{display:grid;grid-gap:.9rem;gap:.9rem;grid-template-columns:repeat(3,minmax(0,1fr))}.info-category-card{padding:1rem 1.05rem}.info-category-card .section-subtitle{margin:0;line-height:1.45}.info-steps{display:grid;grid-gap:.9rem;gap:.9rem}.info-step{display:flex;align-items:center;gap:1rem;padding:1.15rem}.info-step .section-subtitle{margin:0;line-height:1.4}.info-step-badge{width:2.95rem;height:2.95rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:1.45rem;font-weight:800;flex-shrink:0}.info-step-badge-blue{background:rgba(59,130,246,.2);border:1px solid rgba(59,130,246,.35);color:#60a5fa}.info-step-badge-green{background:rgba(34,197,94,.18);border:1px solid rgba(34,197,94,.35);color:#4ade80}.info-trust-grid{display:grid;grid-gap:.95rem;gap:.95rem;grid-template-columns:repeat(3,minmax(0,1fr))}.info-trust-card{text-align:center;padding:1.5rem 1.1rem}.info-trust-icon{font-size:2rem;margin-bottom:.65rem}.info-trust-card .section-title{margin-bottom:.5rem}.info-trust-card .section-subtitle{margin:0 auto;max-width:320px;line-height:1.45}.page-grid{display:grid;grid-gap:1rem;gap:1rem}.center-stack,.hero,.kpi,.listing-card,.panel,.stat{border:1px solid var(--line);background:var(--surface);border-radius:16px}.hero,.kpi,.panel,.stat{padding:1.1rem}.hero h1,.section-title{margin:0;color:var(--text-primary)}.hero p,.meta,.section-subtitle{color:var(--text-muted)}.kpis,.stat-row{display:grid;grid-gap:.8rem;gap:.8rem;grid-template-columns:repeat(3,minmax(0,1fr))}.stat-row{grid-template-columns:repeat(4,minmax(0,1fr))}.kpi strong,.stat strong{display:block;font-size:1.2rem;margin-bottom:.2rem}.listing-grid{display:grid;grid-gap:.95rem;gap:.95rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.listing-card{display:flex;flex-direction:column;overflow:hidden;position:relative}.listing-card-link{text-decoration:none;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease}.listing-card-link:hover{border-color:hsla(0,0%,100%,.24);background:hsla(0,0%,100%,.06);transform:translateY(-1px)}.listing-thumb{height:160px;background:radial-gradient(circle at 70% 20%,rgba(96,165,250,.4),transparent 36%),linear-gradient(145deg,#172131,#0f1622);border-bottom:1px solid var(--line)}.listing-thumb img{width:100%;height:100%;object-fit:cover;display:block}.listing-content{flex:1 1;display:flex;flex-direction:column;padding:.95rem;gap:.55rem}.listing-actions{position:absolute;top:.55rem;right:.55rem;display:flex;gap:.35rem;z-index:4}.listing-action-btn{width:2rem;height:2rem;border:1px solid var(--line);border-radius:999px;background:rgba(12,14,18,.86);color:var(--text-body);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.listing-action-btn:hover{border-color:hsla(0,0%,100%,.33)}.listing-action-btn.is-active{border-color:rgba(96,165,250,.55);color:var(--blue)}.listing-action-icon{width:1rem;height:1rem}.price{font-size:1.2rem;font-weight:700;color:var(--text-price)}.listing-title{color:var(--text-primary)}.listing-meta-line{color:var(--text-muted)}.listing-price{color:var(--text-price)}.badge{width:-moz-fit-content;width:fit-content;border-radius:999px;padding:.24rem .55rem;background:rgba(54,194,143,.13);border:1px solid rgba(54,194,143,.32);color:var(--text-success)}.badge,.status-badge{font-size:.75rem;font-weight:700}.status-badge{display:inline-flex;align-items:center;border-radius:999px;padding:.22rem .56rem;border:1px solid var(--line)}.status-badge-draft{color:var(--text-body);border-color:rgba(216,220,230,.35);background:rgba(216,220,230,.1)}.status-badge-pending{color:#ffd99c;border-color:rgba(255,217,156,.42);background:rgba(255,200,87,.13)}.status-badge-published{color:var(--text-success);border-color:rgba(54,194,143,.32);background:rgba(54,194,143,.13)}.status-badge-rejected{color:var(--text-danger);border-color:hsla(0,100%,71%,.5);background:hsla(0,100%,71%,.14)}.form-grid,.form-row,.thread{display:grid;grid-gap:.75rem;gap:.75rem}.form-2col,.split{display:grid;grid-gap:.8rem;gap:.8rem;grid-template-columns:repeat(2,minmax(0,1fr))}.split{grid-template-columns:1.3fr 1fr}label{font-size:.9rem;color:var(--text-muted)}input,select,textarea{width:100%;border-radius:12px;border:1px solid var(--line);background:hsla(0,0%,100%,.02);color:var(--text-body);font:inherit;padding:.72rem .8rem}input::placeholder,textarea::placeholder{color:var(--text-subtle)}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}textarea{min-height:120px}.bubble{max-width:88%;padding:.67rem .78rem;border:1px solid var(--line);border-radius:12px;background:hsla(0,0%,100%,.03)}.bubble.me{margin-left:auto;border-color:rgba(96,165,250,.45);background:rgba(96,165,250,.14)}.table{width:100%;border-collapse:collapse}.table td,.table th{border-bottom:1px solid var(--line);padding:.65rem .35rem;text-align:left}.cart-row{display:grid;grid-template-columns:72px minmax(0,1fr) auto;grid-gap:.85rem;gap:.85rem;align-items:center}.cart-thumb{width:72px;height:72px;border-radius:10px;border:1px solid var(--line);object-fit:cover;background:hsla(0,0%,100%,.03)}.center-stack{max-width:560px;margin:0 auto;padding:1rem}.footer{border-top:1px solid var(--line);background:hsla(0,0%,100%,.02)}.footer-inner{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:1rem 0}.footer-brand{margin:0;font-size:1rem;font-weight:700}.footer-links{display:flex;flex-wrap:wrap;gap:.8rem;color:var(--text-muted);font-size:.9rem}.text-accent{color:var(--text-accent)}.text-success{color:var(--text-success)}.text-danger{color:var(--text-danger)}@media (max-width:1100px){.topbar-inner{grid-template-columns:1fr;align-items:start;padding:.55rem 0}.topnav{order:3}.topbar-actions{order:2}.app-link{display:inline}.form-2col,.green-cards-grid,.info-categories-grid,.info-trust-grid,.kpis,.split,.stat-row{grid-template-columns:1fr}.info-step{align-items:flex-start}.cart-row{grid-template-columns:56px minmax(0,1fr)}.cart-thumb{width:56px;height:56px}.footer-inner{flex-direction:column;align-items:flex-start}}