/*
Theme Name: Independent Brand Hub
Description: Mobile-first independent brand information hub.
Version: 2.0.0
Requires at least: 6.7
Requires PHP: 8.2
Text Domain: independent-hub
*/

:root{--hub-bg:#071a2f;--hub-surface:#102a43;--hub-accent:#f59e0b;--hub-accent-2:#38bdf8;--hub-text:#f8fafc;--hub-muted:#b8c7d9;--hub-border:color-mix(in srgb,var(--hub-text) 16%,transparent);--hub-max:1160px;--hub-radius:22px;--hub-shadow:0 24px 60px rgba(0,0,0,.25)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--hub-bg);color:var(--hub-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:17px;line-height:1.72;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.2em}img{max-width:100%;height:auto}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;z-index:9999;top:12px;left:12px;width:auto;height:auto;margin:0;padding:12px 16px;clip:auto;background:#fff;color:#111;border-radius:10px}
.hub-shell{width:min(var(--hub-max),calc(100% - 36px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--hub-bg) 90%,transparent);backdrop-filter:blur(14px);border-bottom:1px solid var(--hub-border)}.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:900;letter-spacing:-.035em;font-size:1.15rem}.brand-mark{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,var(--hub-accent),var(--hub-accent-2));color:#07111f;font-weight:950;box-shadow:0 10px 30px color-mix(in srgb,var(--hub-accent) 25%,transparent)}.brand-copy small{display:block;color:var(--hub-muted);font-size:.68rem;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.site-nav ul{display:flex;list-style:none;gap:20px;margin:0;padding:0}.site-nav a{color:var(--hub-muted);font-size:.9rem;font-weight:700;text-decoration:none}.site-nav a:hover,.site-nav a:focus-visible{color:var(--hub-text)}.menu-toggle{display:none;border:1px solid var(--hub-border);background:var(--hub-surface);color:var(--hub-text);border-radius:12px;padding:10px 12px;font:inherit;font-weight:800}
.hero{padding:clamp(64px,9vw,118px) 0 56px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:clamp(28px,5vw,72px);align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--hub-accent-2);font-size:.78rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.eyebrow::before{content:"";width:28px;height:2px;background:currentColor}.hero h1,.page-hero h1{font-size:clamp(2.45rem,6.4vw,5.6rem);line-height:.98;letter-spacing:-.065em;margin:18px 0 24px;max-width:15ch}.hero p{font-size:clamp(1.05rem,1.8vw,1.25rem);color:var(--hub-muted);max-width:64ch}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hub-cta,.hub-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 20px;border-radius:14px;background:linear-gradient(135deg,var(--hub-accent),var(--hub-accent-2));color:#07111f;font-weight:900;text-decoration:none;border:0}.hub-cta-disabled{background:var(--hub-surface);color:var(--hub-muted);border:1px solid var(--hub-border);cursor:not-allowed}.hub-button-secondary{background:transparent;color:var(--hub-text);border:1px solid var(--hub-border)}.hero-card{position:relative;padding:30px;border:1px solid var(--hub-border);background:linear-gradient(145deg,color-mix(in srgb,var(--hub-surface) 93%,white 7%),var(--hub-surface));border-radius:var(--hub-radius);box-shadow:var(--hub-shadow);overflow:hidden}.hero-card::after{content:"";position:absolute;right:-50px;bottom:-65px;width:180px;height:180px;border-radius:50%;background:var(--hub-accent);filter:blur(70px);opacity:.18}.hero-card strong{display:block;font-size:1.2rem;margin-bottom:10px}.check-list{list-style:none;margin:22px 0 0;padding:0}.check-list li{position:relative;padding:11px 0 11px 30px;border-top:1px solid var(--hub-border);color:var(--hub-muted)}.check-list li::before{content:"✓";position:absolute;left:2px;color:var(--hub-accent-2);font-weight:900}
.content-section{padding:56px 0}.section-heading{max-width:760px;margin-bottom:28px}.section-heading h2,.entry-content h2{font-size:clamp(1.8rem,3.5vw,3rem);line-height:1.1;letter-spacing:-.045em;margin:10px 0 14px}.section-heading p,.entry-content p,.entry-content li{color:var(--hub-muted)}.hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hub-card{padding:26px;border-radius:18px;border:1px solid var(--hub-border);background:var(--hub-surface)}.hub-card .number{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:10px;background:color-mix(in srgb,var(--hub-accent) 22%,transparent);color:var(--hub-accent);font-weight:900}.hub-card h3{font-size:1.18rem;line-height:1.25;margin:18px 0 10px}.hub-card p{font-size:.95rem;color:var(--hub-muted);margin:0}.topic-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.topic-link{display:block;padding:24px;border:1px solid var(--hub-border);border-radius:18px;background:color-mix(in srgb,var(--hub-surface) 78%,transparent);text-decoration:none;transition:transform .18s ease,border-color .18s ease}.topic-link:hover,.topic-link:focus-visible{transform:translateY(-2px);border-color:var(--hub-accent-2)}.topic-link strong{display:block;font-size:1.08rem}.topic-link span{display:block;color:var(--hub-muted);font-size:.9rem;margin-top:8px}.notice{padding:24px;border-left:4px solid var(--hub-accent);border-radius:0 16px 16px 0;background:color-mix(in srgb,var(--hub-accent) 10%,var(--hub-surface));color:var(--hub-muted)}
.entry-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;list-style:none;margin:0;padding:0}.entry-steps li{display:flex;align-items:center;gap:14px;min-height:78px;padding:18px 20px;border:1px solid var(--hub-border);border-radius:16px;background:var(--hub-surface)}.entry-steps span{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:10px;background:var(--hub-accent);color:#07111f;font-weight:950}.table-wrap{overflow-x:auto;border:1px solid var(--hub-border);border-radius:18px;background:var(--hub-surface)}.table-wrap table{width:100%;min-width:720px;border-collapse:collapse}.table-wrap th,.table-wrap td{padding:17px 18px;text-align:left;border-bottom:1px solid var(--hub-border);vertical-align:top}.table-wrap th{color:var(--hub-text);font-size:.8rem;letter-spacing:.07em;text-transform:uppercase;background:color-mix(in srgb,var(--hub-bg) 55%,var(--hub-surface))}.table-wrap td{color:var(--hub-muted)}.table-wrap tbody tr:last-child td{border-bottom:0}
.page-hero{padding:70px 0 34px}.page-hero h1{font-size:clamp(2.2rem,5vw,4.2rem);max-width:20ch}.entry-content{max-width:820px;padding-bottom:80px}.entry-content h2{margin-top:48px}.entry-content h3{font-size:1.3rem;margin-top:32px}.entry-content a{color:var(--hub-accent-2)}.entry-content ul,.entry-content ol{padding-left:24px}.breadcrumb{font-size:.85rem;color:var(--hub-muted)}
.site-footer{border-top:1px solid var(--hub-border);margin-top:48px;padding:48px 0 28px;background:color-mix(in srgb,var(--hub-surface) 55%,var(--hub-bg))}.footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:32px}.footer-grid h2,.footer-grid h3{font-size:.88rem;letter-spacing:.11em;text-transform:uppercase}.footer-grid p,.footer-grid a{color:var(--hub-muted);font-size:.9rem}.footer-grid ul{list-style:none;margin:0;padding:0}.footer-grid li{margin:7px 0}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:36px;padding-top:22px;border-top:1px solid var(--hub-border);color:var(--hub-muted);font-size:.78rem}
.hub-layout-2 .hero-grid{grid-template-columns:.8fr 1.2fr}.hub-layout-2 .hero-copy{order:2}.hub-layout-3 .hero-grid{grid-template-columns:1fr}.hub-layout-3 .hero h1{max-width:18ch}.hub-layout-3 .hero-card{max-width:760px}.hub-layout-4 .hero-card{transform:rotate(1deg)}.hub-layout-5 .hub-card:nth-child(2){transform:translateY(18px)}.hub-layout-6 .hero h1{font-family:Georgia,"Times New Roman",serif;letter-spacing:-.045em}
:focus-visible{outline:3px solid var(--hub-accent-2);outline-offset:4px}@media(max-width:860px){.menu-toggle{display:block}.site-nav{display:none;position:absolute;left:18px;right:18px;top:70px;padding:18px;border:1px solid var(--hub-border);border-radius:16px;background:var(--hub-surface);box-shadow:var(--hub-shadow)}.site-nav.is-open{display:block}.site-nav ul{flex-direction:column;gap:14px}.hero-grid,.hub-layout-2 .hero-grid,.footer-grid{grid-template-columns:1fr}.hub-layout-2 .hero-copy{order:0}.hub-grid{grid-template-columns:1fr}.topic-links,.entry-steps{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.hub-layout-5 .hub-card:nth-child(2){transform:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.topic-link{transition:none}}
