:root{
--ink:#16324f;--ink-soft:#274766;--cream:#fff7ea;--white:#fff;--sky:#dceffc;--sky-deep:#b9ddf2;
--gold:#f6c44f;--coral:#e9785b;--leaf:#a8cfa2;--leaf-soft:#eaf5e7;--gold-soft:#fff1c7;
--line:#e8dcc8;--muted:#647381;--shadow:0 14px 32px rgba(22,50,79,.07);--max:1200px
}
*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}
body{margin:0;background:var(--cream);color:var(--ink);font-family:"Nunito Sans",Arial,sans-serif;line-height:1.6}
img{display:block;max-width:100%}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin:0}
h1,h2,h3{font-family:"Fraunces",Georgia,serif;letter-spacing:-.035em;line-height:1.12}
.container{width:min(var(--max),calc(100% - 3rem));margin-inline:auto}
.button{min-height:53px;display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.5rem;border-radius:999px;text-decoration:none;font-weight:800;transition:transform .18s,opacity .18s;border:0;cursor:pointer}
.button:hover{transform:translateY(-2px);opacity:.94}.button-primary{background:var(--gold);color:var(--ink)}.button-secondary{background:transparent;border:2px solid var(--ink);color:var(--ink)}.button-small{min-height:44px;padding:.55rem 1.05rem;font-size:.89rem}.actions{display:flex;gap:.9rem;flex-wrap:wrap}.actions.center{justify-content:center}
.header{height:95px;position:sticky;top:0;z-index:10;background:rgba(255,247,234,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}
.header-inner{height:100%;display:flex;align-items:center;gap:2rem}.logo img{width:80px}.nav{display:flex;align-items:center;gap:1.65rem;margin-left:auto}.nav a{font-weight:700}.nav a.current{color:var(--coral)}.header-button{margin-left:.45rem}
.hero{position:relative;background:var(--sky);padding:4.75rem 0 4.65rem;overflow:hidden}.hero:before,.hero:after{content:"";position:absolute;border:5px solid rgba(185,221,242,.82);border-radius:50%}.hero:before{height:180px;width:180px;left:-62px;top:94px}.hero:after{height:245px;width:245px;right:-86px;top:50px}
.hero-grid{display:grid;grid-template-columns:1fr .75fr;gap:3.4rem;align-items:center;position:relative}.hero-copy h1{font-size:clamp(3rem,5vw,4.35rem);margin-bottom:1.15rem}.hero-copy p{font-size:1.16rem;color:var(--ink-soft);max-width:650px;margin-bottom:2rem}
.library-card{background:var(--white);border:1px solid var(--line);border-radius:32px;padding:2.05rem 2.1rem;box-shadow:var(--shadow)}.library-card h2{font-size:2.05rem;margin-bottom:1.45rem}.library-line{display:flex;align-items:center;gap:1rem;margin:.78rem 0;padding:.78rem .95rem;background:var(--sky);border-radius:999px;font-weight:800}.library-line:nth-child(3){background:var(--leaf-soft)}.library-line:nth-child(4){background:var(--gold-soft)}.icon-dot{height:39px;width:39px;border-radius:50%;background:var(--gold);display:grid;place-items:center}.library-line:nth-child(3) .icon-dot{background:var(--leaf)}.library-line:nth-child(4) .icon-dot{background:var(--coral)}
.section{padding:4.4rem 0}.section-head{max-width:760px;margin-bottom:2.45rem}.section-head.center{text-align:center;margin-inline:auto}.section-head h2{font-size:clamp(2.15rem,4vw,2.95rem);margin-bottom:.75rem}.section-head p{font-size:1.05rem;color:var(--ink-soft)}
.filter-section{padding:3rem 0 2rem}.filter-box{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:28px;padding:2rem;display:grid;grid-template-columns:.55fr 1fr;gap:2rem;align-items:end}.filter-box h2{font-size:2rem;margin-bottom:.35rem}.filter-box p{color:var(--ink-soft)}.filters{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem}.filters label{font-size:.82rem;font-weight:800;display:grid;gap:.35rem}.filters select{height:46px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:0 .8rem;font:inherit;color:var(--ink);width:100%}.filter-actions{display:flex;gap:.55rem;align-items:end}
.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.resource-card{background:var(--white);border:1px solid var(--line);border-radius:25px;overflow:hidden;box-shadow:0 8px 22px rgba(22,50,79,.04)}.resource-image{height:180px;background:var(--sky);padding:1.1rem}.resource-image img{width:100%;height:100%;object-fit:cover;border-radius:15px}.resource-body{padding:1.4rem}.resource-type{font-size:.76rem;color:var(--coral);text-transform:uppercase;letter-spacing:.08em;font-weight:800;margin-bottom:.42rem}.resource-body h3,.library-content h3{font-size:1.45rem;margin-bottom:.5rem}.resource-body p,.library-content p{color:var(--ink-soft);font-size:.93rem;margin-bottom:1rem}.connected{font-weight:700;font-size:.82rem!important;color:var(--ink)!important}.card-actions{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.text-link{font-weight:800;font-size:.9rem}
.status-pill{display:inline-flex;align-items:center;border-radius:999px;background:#eee7db;padding:.56rem .95rem;font-size:.85rem;font-weight:800}.status-pill.available{background:#e4f3e6}.status-pill.coming-soon{background:#fff0c9}
.kobi-section{background:var(--white)}.kobi-title{display:flex;justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:2.25rem}.kobi-title h2{font-size:clamp(2.15rem,4vw,2.95rem);margin-bottom:.5rem}.kobi-title p{color:var(--ink-soft)}.kobi-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.35rem}.kobi-resource{display:grid;grid-template-columns:126px 1fr;gap:1.2rem;background:var(--cream);border:1px solid var(--line);border-radius:25px;padding:1.25rem}.kobi-resource img{width:126px;height:170px;object-fit:contain;background:#fff;border-radius:10px;box-shadow:var(--shadow)}.kobi-resource h3{font-size:1.42rem;margin-bottom:.45rem}.kobi-resource p:not(.resource-type){font-size:.9rem;color:var(--ink-soft);margin-bottom:1rem}.app-strip{margin-top:1.5rem;border-radius:22px;background:var(--ink);color:var(--cream);padding:1.15rem 1.4rem;display:flex;gap:1.35rem;justify-content:space-between;align-items:center}.app-strip p{font-size:.94rem;opacity:.93}
.all-resources{background:var(--cream)}.library-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.library-item{display:grid;grid-template-columns:64px 1fr;gap:1rem;background:var(--white);border:1px solid var(--line);border-radius:25px;padding:1.45rem}.library-icon{height:58px;width:58px;border-radius:50%;background:var(--gold);display:grid;place-items:center;font-weight:900;font-size:1.2rem}.meta-row{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:1rem}.meta-row span{background:var(--sky);border-radius:999px;font-size:.75rem;font-weight:800;padding:.32rem .65rem;color:var(--ink)}
.empty-state{padding:2rem 0 4rem}.empty-box{text-align:center;background:#fff;border:1px solid var(--line);border-radius:28px;padding:3rem}.empty-box h2{font-size:2.3rem;margin-bottom:.6rem}.empty-box p{color:var(--ink-soft);margin-bottom:1.3rem}
.audiences{padding:0 0 4.3rem}.audience-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:1.45rem}.audience-card,.signup-card{border-radius:29px;padding:2.15rem 2.35rem}.audience-card{background:var(--white);border:1px solid var(--line)}.signup-card{background:var(--ink);color:var(--cream)}.audience-card h2,.signup-card h2{font-size:clamp(1.8rem,3vw,2.25rem);margin-bottom:.72rem}.audience-card p{color:var(--ink-soft);margin-bottom:1.3rem}.signup-card p{opacity:.93;margin-bottom:1.3rem}.signup-form{display:flex;gap:.7rem}.signup-form input{flex:1;min-height:53px;border:0;border-radius:999px;padding:0 1.05rem;font:inherit}.visually-hidden{position:absolute!important;left:-10000px}
.final-cta{background:var(--sky);padding:3.9rem 0;text-align:center}.final-cta h2{font-size:clamp(2.2rem,4vw,3rem);margin-bottom:.75rem}.final-cta p{max-width:685px;margin:0 auto 1.7rem;color:var(--ink-soft)}
.footer{background:var(--ink);color:var(--cream);padding:2.7rem 0 1.35rem}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:2rem}.footer img{width:176px;background:var(--cream);padding:4px;border-radius:9px;margin-bottom:.55rem}.footer-top p{opacity:.92}.footer-nav{display:flex;gap:1.15rem;flex-wrap:wrap}.footer-nav a{color:var(--cream);font-weight:700}.copyright{border-top:1px solid rgba(255,255,255,.16);margin-top:2rem;padding-top:1rem;font-size:.86rem;opacity:.82}
@media(max-width:1050px){.nav{display:none}.header-button{margin-left:auto}.hero-grid,.filter-box,.audience-grid{grid-template-columns:1fr}.filters{grid-template-columns:repeat(2,1fr)}.resource-grid{grid-template-columns:1fr}.kobi-grid,.library-grid{grid-template-columns:1fr}}
@media(max-width:700px){.container{width:min(var(--max),calc(100% - 2rem))}.header{height:80px}.logo img{width:145px}.header-button{display:none}.hero{padding:3.25rem 0}.actions,.signup-form{display:grid}.filters{grid-template-columns:1fr}.filter-actions{display:grid}.kobi-title,.app-strip,.footer-top{display:block}.kobi-title .button,.app-strip .button{margin-top:1rem}.kobi-resource{grid-template-columns:92px 1fr;padding:1rem}.kobi-resource img{width:92px;height:130px}.library-item{grid-template-columns:1fr}.audience-card,.signup-card{padding:2rem 1.35rem}}
