/*
Theme Name: Independent Site
Description: Independent WordPress presentation of recovered owner content.
Version: 1.0.0
*/
:root{--ink:#16243b;--paper:#fff;--soft:#f2f5f8;--accent:#e5dc3b;--accent-ink:#1a220f;--line:#dce3e9;--max:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font:17px/1.7 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}body.site-iloveworld{--accent:#5d91ad;--accent-ink:white;--soft:#edf4f5;--ink:#18384a}body.site-intellectyoga{--accent:#be5b4b;--accent-ink:white;--soft:#f7f2ec;--ink:#243d35}a{color:inherit;text-underline-offset:4px}img{max-width:100%;height:auto;display:block}figure{margin:20px 0}button,input,textarea{font:inherit}.container{width:min(var(--max),calc(100% - 64px));margin:auto}.narrow{max-width:830px}.preview-banner{background:#e8eef5;color:#34455a;font-size:12px;line-height:1.4;padding:9px 20px;text-align:center}.site-header{background:var(--paper);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:100}.header-inner{display:flex;gap:28px;align-items:center;justify-content:space-between;min-height:84px}.brand{font-weight:800;letter-spacing:-1.3px;font-size:27px;text-decoration:none}.brand-mark{display:inline-block;width:11px;height:26px;background:var(--accent);vertical-align:-3px;margin-right:9px;border-radius:2px}.desktop-nav{display:flex;gap:25px;align-items:center}.desktop-nav a{font-size:14px;font-weight:650;text-decoration:none}.desktop-nav a:hover{text-decoration:underline}.nav-contact{background:var(--accent);color:var(--accent-ink);padding:9px 20px;border-radius:5px}.mobile-nav{display:none}.hero{position:relative;isolation:isolate;overflow:hidden;min-height:690px;display:flex;align-items:center;color:white;background:#1a2936}.hero-image,.hero-shade{position:absolute;inset:0;z-index:-2}.hero-image{background-size:cover;background-position:center}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(10,20,26,.83),rgba(10,20,26,.62) 54%,rgba(10,20,26,.15))}.hero-content{padding-top:90px;padding-bottom:90px}.eyebrow{text-transform:uppercase;letter-spacing:3px;font-size:13px;font-weight:750;margin:0 0 24px}.hero h1{max-width:860px;font-size:clamp(34px,3.5vw,54px);letter-spacing:-1.5px;line-height:1.13;margin:0 0 30px;font-weight:750}.hero-description{max-width:690px;font-size:20px;line-height:1.6;margin-bottom:32px}.site-iloveworld .hero{min-height:600px}.site-iloveworld .hero-image{background-position:center 28%}.site-iloveworld .hero h1{max-width:720px;font-size:clamp(42px,5vw,66px)}.section{padding:76px 0}.section.alternate{background:var(--soft)}.intro{padding:40px 0;font-size:21px}.section h2{font-size:clamp(28px,3vw,42px);letter-spacing:-.9px;line-height:1.2;max-width:940px;margin:0 0 26px;font-weight:750}.section h3{font-size:22px;line-height:1.35;margin:18px 0 12px}.copy{margin:18px 0;max-width:960px;overflow-wrap:anywhere}.copy ul,.copy ol{padding-left:23px}.copy a{font-weight:600}.copy strong{font-weight:750}.section>.container>figure{max-width:900px;margin:24px auto}.section>.container>figure img{max-height:780px;object-fit:contain;margin:auto}.actions{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;text-align:center;min-height:48px;padding:12px 24px;background:var(--accent);color:var(--accent-ink);border:1px solid transparent;border-radius:6px;text-decoration:none;font-weight:700;font-size:15px;line-height:1.5;margin:10px 8px 10px 0;cursor:pointer;white-space:normal}.button.secondary{background:transparent;border-color:currentColor;color:inherit}.hero .button.secondary{color:white}.button:hover{filter:brightness(.94)}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,265px),1fr));gap:28px;margin-top:35px}.card{background:var(--paper);border:1px solid var(--line);border-radius:12px;padding:25px;min-width:0;overflow:hidden}.card figure{margin:0 -25px 22px}.card figure img{width:100%;height:280px;object-fit:cover}.card h2{font-size:25px}.card .copy{font-size:15px;line-height:1.7}.card h3{margin-top:0}.gallery .container{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:22px}.gallery .container figure{margin:0}.gallery img{width:100%;height:100%;max-height:600px;object-fit:contain;background:var(--soft)}.video-link{display:block;padding:24px;border:1px solid var(--line);border-radius:8px;text-decoration:none;font-weight:700;margin:18px 0;background:var(--soft)}.page-heading{padding:55px 0 20px;background:var(--soft)}.page-heading h1{font-size:clamp(30px,4vw,48px);line-height:1.2;letter-spacing:-1px;overflow-wrap:anywhere}.site-footer{background:var(--ink);color:white;padding:44px 0}.footer-inner{display:flex;gap:24px;justify-content:space-between;align-items:center}.footer-inner p{opacity:.7;font-size:13px}.footer-inner a{font-size:14px}.contact-form{display:grid;gap:18px;margin:25px 0}.contact-form label{display:grid;gap:7px;font-size:14px;font-weight:650}.contact-form input:not([type=checkbox]),.contact-form textarea{width:100%;padding:13px 15px;background:white;border:1px solid #a6b6c3;border-radius:6px;color:var(--ink)}.contact-form textarea{min-height:145px;resize:vertical}.contact-form .consent{display:flex;align-items:flex-start;font-weight:400;line-height:1.5}.contact-form .consent input{margin:4px 8px 0 0}.contact-form .trap{display:none}.notice{padding:18px 22px;background:#f6efce;border-left:4px solid #baa150;border-radius:4px;font-size:15px;line-height:1.6}.notice.success{background:#e3f4e9;border-color:#347552}.page-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:18px;list-style:none;padding:0}.page-list li a{display:block;padding:22px;border:1px solid var(--line);border-radius:8px;text-decoration:none;height:100%}.page-list a:hover{background:var(--soft)}:focus-visible{outline:3px solid #397ad1;outline-offset:4px}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}[id]{scroll-margin-top:110px}
@media(max-width:760px){body{font-size:16px}.container{width:calc(100% - 36px)}.header-inner{min-height:68px}.brand{font-size:23px}.desktop-nav{display:none}.mobile-nav{display:block}.mobile-nav summary{font-size:14px;font-weight:700;padding:10px;cursor:pointer}.mobile-nav[open] nav{position:absolute;left:0;right:0;top:68px;padding:20px;background:var(--paper);border-bottom:1px solid var(--line);display:grid;gap:15px}.mobile-nav nav a{padding:8px;text-decoration:none}.hero{min-height:650px}.hero-content{padding-top:64px;padding-bottom:64px}.hero h1{font-size:34px;letter-spacing:-.8px}.hero-shade{background:rgba(10,20,26,.68)}.hero-description{font-size:18px}.section{padding:45px 0}.section h2{font-size:29px}.section>.container>figure img{max-height:520px}.cards{grid-template-columns:1fr;gap:20px}.card figure img{height:320px}.footer-inner{display:block}.page-heading{padding:30px 0 12px}.notice{padding:15px}.site-iloveworld .hero{min-height:580px}.site-iloveworld .hero h1{font-size:42px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Keep long contact details and the closed mobile menu within the viewport. */
.section h2,.section h3,.section a,.hero h1,.hero-description{overflow-wrap:anywhere}
.mobile-nav:not([open]) nav{display:none}

/* The recovered I Love World poster includes its own lettering; give it a separate panel. */
.site-iloveworld .hero{color:var(--ink);background:#edf4f5;min-height:610px}
.site-iloveworld .hero-shade{display:none}
.site-iloveworld .hero-image{left:57%;right:max(32px,calc((100vw - 1160px)/2));top:70px;bottom:70px;background-size:contain;background-position:center;background-repeat:no-repeat;z-index:-1}
.site-iloveworld .hero-content{padding-top:80px;padding-bottom:80px}
.site-iloveworld .hero-content>*{max-width:50%}
.site-iloveworld .hero h1{font-size:clamp(40px,4vw,58px)}
.site-iloveworld .hero .button.secondary{color:var(--ink)}
@media(max-width:760px){.site-iloveworld .hero{display:flex;flex-direction:column;min-height:0}.site-iloveworld .hero-content{padding-top:48px;padding-bottom:28px}.site-iloveworld .hero-content>*{max-width:100%}.site-iloveworld .hero h1{font-size:42px}.site-iloveworld .hero-image{position:relative;order:2;inset:auto;z-index:auto;width:calc(100% - 36px);aspect-ratio:1680/1191;margin:0 18px 36px;background-size:contain}}
