@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Inter:wght@300..800&display=swap');
/* Zorzee V4 brand system: modeled from live homepage */
:root {
  --off-white: #F7F7F5;
  --charcoal: #1C1C1C;
  --emerald: #1B6B4A;
  --emerald-light: #E8F2ED;
  --stone: #5C5C5C;
  --stone-light: #8A8A8A;
  --surface-low: #F0EFED;
  --surface-container: #EAEAE8;
  --white: #FFFFFF;
  --line: rgba(28,28,28,0.08);
}
*{margin:0;padding:0;box-sizing:border-box}
html{scroll-behavior:smooth}
body{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;background:var(--off-white);color:var(--charcoal);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
a{color:inherit}.serif{font-family:'Playfair Display',Georgia,serif}.container{max-width:1200px;margin:0 auto;padding-left:2rem;padding-right:2rem}
.nav,.site-header{position:fixed;top:0;left:0;width:100%;z-index:100;background:rgba(247,247,245,.85);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(28,28,28,.06)}
.nav-inner,.site-header nav{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.site-header nav{justify-content:flex-start}
.nav-logo,.logo{font-family:'Playfair Display',Georgia,serif;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;color:var(--charcoal);text-decoration:none;white-space:nowrap}.logo-mark{display:none!important}
.nav-links,.site-header nav{display:flex;gap:2.5rem;align-items:center}.nav-links a,.site-header nav a:not(.logo){font-size:.875rem;font-weight:500;color:var(--stone);text-decoration:none;letter-spacing:.01em}.nav-links a:hover,.nav-links a.active,.site-header nav a:hover,.site-header nav a.active{color:var(--charcoal);text-decoration:none}.nav-cta,.site-header nav a.nav-cta{background:var(--emerald);color:#fff!important;padding:.625rem 1.25rem;border-radius:4px;font-size:.8125rem;font-weight:600;border:none;text-decoration:none;transition:opacity .2s;letter-spacing:.01em;white-space:nowrap}.nav-cta:hover{opacity:.9}
.page-main{padding-top:4.5rem}.hero{max-width:1200px;margin:0 auto;padding:9rem 2rem 5rem;text-align:center}.hero.split{text-align:left;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.65fr);gap:4rem;align-items:center}.eyebrow,.label,.tag{font-size:.8125rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--emerald);margin-bottom:1rem}.hero h1,h1.page-title{font-family:'Playfair Display',Georgia,serif;font-size:clamp(2.75rem,7vw,5.5rem);font-weight:700;line-height:1.08;letter-spacing:-.02em;margin-bottom:1.5rem;color:var(--charcoal)}.hero h1 em,h1.page-title em,.script{font-family:'Playfair Display',Georgia,serif;font-style:italic;font-weight:400;color:var(--emerald)}
.hero-copy,.hero p,.intro,.lead{font-size:1.125rem;color:var(--stone);max-width:680px;line-height:1.7}.hero:not(.split) .hero-copy,.hero:not(.split) p{margin-left:auto;margin-right:auto}.hero-actions{margin-top:2rem;display:flex;gap:.75rem;flex-wrap:wrap;justify-content:inherit}.btn,.btn-primary,.btn-buy,.form .btn,.newsletter-form button,.waitlist-form .btn,.upsell-form .btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.875rem 1.25rem;border-radius:4px;border:0;background:var(--emerald);color:#fff!important;font-family:'Inter',sans-serif;font-size:.9375rem;font-weight:600;text-decoration:none;cursor:pointer;letter-spacing:.01em}.btn.secondary{background:transparent;color:var(--charcoal)!important;border:1px solid rgba(28,28,28,.12)}.btn:hover,.btn-buy:hover{opacity:.9;text-decoration:none}
.trust-bar,.independence-bar,.anchor-bar,.stats-bar{background:var(--charcoal);color:rgba(255,255,255,.85);text-align:center;padding:1rem 2rem;font-size:.8125rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.anchor-bar strong,.stats-bar strong{color:#fff}.section{max-width:1200px;margin:0 auto;padding:4.5rem 2rem;border-top:1px solid rgba(28,28,28,.06)}.section:first-of-type{border-top:0}.section-narrow{max-width:760px}.section h2{font-family:'Playfair Display',Georgia,serif;font-size:clamp(2rem,4vw,3.5rem);line-height:1.08;letter-spacing:-.02em;margin-bottom:1rem}.section h3{font-size:1.125rem;line-height:1.25;letter-spacing:-.01em;margin-bottom:.6rem}.section p{color:var(--stone);margin-bottom:1rem;line-height:1.75}.grid,.cards,.products-grid,.cred-grid,.f500-cards,.franchise-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.card,.source-card,.resource-card,.disclosure-card,.product-card,.cred-card,.f500-card,.franchise-card,.featured-product-card,.notice,.apply,.launch,.newsletter-card{background:var(--white);border:1px solid rgba(28,28,28,.08);border-radius:6px;padding:1.5rem;box-shadow:none}.dark-card,.promise-card,.revenue,.upsell-card,.bundle-card{background:var(--charcoal);color:#fff;border-radius:6px;padding:2rem}.dark-card p,.promise-card p,.revenue p,.upsell-card p,.bundle-card p{color:rgba(255,255,255,.72)}.pill,.badge,.cat-tag,.inv-tag,.royalty-tag,.rank-badge,.category-badge,.founded-badge{display:inline-block;border-radius:4px;background:var(--surface-low);color:var(--emerald);padding:.35rem .55rem;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.notice{background:var(--surface-low);border-left:4px solid var(--emerald)}.notice strong{color:var(--emerald)}
.form,.newsletter-form,.waitlist-form,.hero-form,.upsell-form{max-width:620px;display:flex;gap:0;background:var(--surface-low);padding:6px;border-radius:6px;margin:0 auto}.form input,.newsletter-form input,.waitlist-form input,.hero-form input,.upsell-form input{flex:1;border:0;background:transparent;padding:1rem 1.125rem;font:inherit;outline:none;color:var(--charcoal)}.form input::placeholder,.newsletter-form input::placeholder{color:var(--stone-light)}.form button,.newsletter-form button,.waitlist-form button,.hero-form button,.upsell-form button{white-space:nowrap}.fine,.micro,.buy-micro,.waitlist-micro,.upsell-micro,.footer-text{font-size:.8125rem;color:var(--stone);margin-top:.875rem}.footer,.site-footer{border-top:1px solid rgba(28,28,28,.08);background:transparent;padding:2.25rem 2rem}.footer-inner,.site-footer{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;gap:1.25rem;flex-wrap:wrap;color:var(--stone);font-size:.8125rem}.footer-logo{font-family:'Playfair Display',Georgia,serif;font-weight:700;color:var(--charcoal);font-size:1.25rem}.footer-links{display:flex;gap:1.125rem;flex-wrap:wrap}.footer a,.footer-links a{text-decoration:none;color:var(--stone)}
/* Portal/list pages */main{max-width:1200px;margin:0 auto;padding:7rem 2rem 4rem}.breadcrumb{font-size:.85rem;color:var(--stone);margin-bottom:1rem}.breadcrumb a{text-decoration:none;color:var(--stone)}.f500-hero{padding:3rem 0 2rem;text-align:left}.f500-hero h1{font-family:'Playfair Display',Georgia,serif;font-size:clamp(2.5rem,6vw,5rem);line-height:1.08;letter-spacing:-.02em;margin-bottom:1.5rem}.f500-intro{font-size:1.125rem;color:var(--stone);max-width:820px;line-height:1.7}.f500-stats,.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2rem}.stat,.stat-item{background:var(--surface-low);border-radius:6px;padding:1.25rem;text-align:center}.stat strong,.stat-item .number{display:block;font-size:2rem;color:var(--charcoal);line-height:1;font-weight:800}.stat span,.stat-item .label{font-size:.75rem;color:var(--stone);text-transform:uppercase;letter-spacing:.08em}.f500-about,.f500-top10,.f500-table-section{padding:3rem 0;border-top:1px solid var(--line)}.f500-card{display:flex;gap:1rem}.f500-rank{font-family:'Playfair Display',Georgia,serif;font-size:1.75rem;color:var(--emerald);min-width:3rem}.filter-bar{background:var(--white);border:1px solid var(--line);border-radius:6px;padding:1rem;margin:1rem 0;display:flex;gap:.5rem;flex-wrap:wrap}.filter-bar a{text-decoration:none;background:var(--surface-low);color:var(--charcoal);border-radius:4px;padding:.35rem .6rem;font-size:.85rem}.filter-bar a:hover{background:var(--emerald);color:#fff;text-decoration:none}
@media(max-width:900px){.nav-links,.site-header nav a:not(.logo){display:none}.nav-inner,.site-header nav{padding:1rem 1.25rem}.hero,.section,main{padding-left:1.25rem;padding-right:1.25rem}.hero{padding-top:7rem}.hero.split{grid-template-columns:1fr;text-align:left}.grid,.cards,.products-grid,.cred-grid,.f500-cards,.franchise-grid{grid-template-columns:1fr}.f500-stats,.stats-grid{grid-template-columns:repeat(2,1fr)}.form,.newsletter-form,.waitlist-form,.hero-form,.upsell-form{display:block;background:transparent;padding:0}.form input,.newsletter-form input,.waitlist-form input,.hero-form input,.upsell-form input{width:100%;background:#fff;border:1px solid rgba(28,28,28,.12);border-radius:4px;margin-bottom:.75rem}.form button,.newsletter-form button,.waitlist-form button,.hero-form button,.upsell-form button{width:100%}}
