:root{--accent:#e84a2c;--acid:#d8ff3a;--ink:#0d0d0c;--paper:#f4efe6;--mono:"JetBrains Mono",ui-monospace,Menlo,monospace;--serif:"Instrument Serif","Times New Roman",serif;--sans:"Space Grotesk",-apple-system,sans-serif}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:var(--sans);line-height:1.6;color:var(--ink);background:var(--paper)}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.home{min-height:100vh}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:100px 20px;text-align:center}.hero-content h1{font-size:3rem;margin-bottom:20px}.hero-content p{font-size:1.2rem;opacity:.9}.categories{padding:60px 20px;background:#f8f9fa}.categories h2{text-align:center;margin-bottom:40px;font-size:2.5rem;color:#333}.category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:20px;gap:20px;max-width:1200px;margin:0 auto}.category-card{background:#fff;padding:30px;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease}.category-card:hover{transform:translateY(-5px)}.category-card h3{color:#667eea;margin-bottom:10px}.featured-posts{padding:60px 20px}.featured-posts h2{text-align:center;margin-bottom:40px;font-size:2.5rem;color:#333}.posts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:30px;gap:30px;max-width:1200px;margin:0 auto}.post-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease}.post-card:hover{transform:translateY(-5px)}.post-image{width:100%;height:200px;overflow:hidden}.post-content{padding:20px}.post-content h3{font-size:1.5rem;margin-bottom:10px;color:#333}.post-content h3 a{color:#667eea}.post-content h3 a:hover{text-decoration:underline}.read-more{display:inline-block;margin-top:10px;color:#667eea;font-weight:700}.read-more:hover{text-decoration:underline}.site-header{background:var(--paper);border-bottom:1px solid rgba(0,0,0,.08);position:-webkit-sticky;position:sticky;top:0;z-index:100}.container{max-width:1200px;margin:0 auto;padding:0 20px}.site-header .container{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0}.logo a{font-family:var(--serif);font-size:1.4rem;font-weight:700;color:var(--ink)}.site-nav{display:flex;flex-wrap:wrap;gap:16px}.footer-nav a,.site-nav a{color:var(--ink);font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.site-footer{background:var(--ink);color:var(--paper);padding:36px 0}.site-footer .container{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px;align-items:center}.site-footer p{font-size:.95rem;opacity:.8}.footer-nav{display:flex;flex-wrap:wrap;gap:16px}.footer-nav a{color:var(--paper)}.post-page{padding:40px 0 80px}.back-link{display:inline-block;margin-bottom:20px;color:#667eea;font-weight:700}.back-link:hover{text-decoration:underline}.post-article{max-width:900px;margin:0 auto;padding:0 24px}.post-featured-image{margin-bottom:34px;border-radius:18px;overflow:hidden}.post-header{display:grid;grid-gap:10px;gap:10px;margin-bottom:36px;text-align:center}.post-category{font-size:.85rem;letter-spacing:.2em;text-transform:uppercase;color:#667eea}.post-header h1{font-size:clamp(2.1rem,2.5vw,3.6rem);color:#333;margin:0}.post-meta{color:#666;font-size:.95rem}.post-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:14px}.post-tag{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:rgba(0,0,0,.12);color:#fff;font-size:.85rem;font-weight:600;letter-spacing:.03em}.post-content{line-height:1.9;font-size:1.08rem;max-width:760px;margin:0 auto;padding:0 12px}.post-content img{display:block;width:auto;max-width:100%;margin:30px auto;border-radius:12px}.post-content h2,.post-content h3{color:#667eea;margin-top:32px;margin-bottom:16px}.post-content p{margin-bottom:22px}.post-share{margin-top:48px;padding:30px 20px 20px;border-top:1px solid rgba(0,0,0,.08);display:flex;flex-direction:column;gap:16px;align-items:center}.share-buttons{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.share-button{display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border-radius:999px;background:rgba(0,0,0,.05);color:inherit;font-weight:600;transition:transform .2s ease,background .2s ease}.share-button:hover{transform:translateY(-1px);background:rgba(0,0,0,.12)}.share-icon{display:inline-flex}.post-page--fitness,.post-page--food{background:#000;color:#fff}.post-page--fitness .back-link,.post-page--food .back-link{color:#fff}.post-page--fitness .post-category,.post-page--food .post-category{color:#fff;opacity:.85}.post-page--fitness .post-header h1,.post-page--food .post-header h1{color:#fff}.post-page--fitness .post-meta,.post-page--food .post-meta{color:hsla(0,0%,100%,.78)}.post-page--fitness .post-content,.post-page--food .post-content{color:#f4efe6}.post-page--fitness .post-content a,.post-page--food .post-content a{color:#d8ff3a}.post-page--fitness .share-button,.post-page--food .share-button{background:hsla(0,0%,100%,.08)}.post-page--fitness .share-button:hover,.post-page--food .share-button:hover{background:hsla(0,0%,100%,.14)}img,svg,video{max-width:100%;height:auto}@media (max-width:1024px){.ff-hero-title{font-size:140px!important}.ff-hero-title span{font-size:110px!important}.ff-split-title{font-size:64px!important}.ff-split-title span{font-size:56px!important}.ff-3up-title{font-size:60px!important}[style*="font-size:120px"]{font-size:80px!important;letter-spacing:-.03em!important}[style*="font-size:96px"]{font-size:64px!important}[style*="grid-template-columns:2fr 1fr"]{grid-template-columns:1fr!important;gap:32px!important}[style*="grid-template-columns:2fr 1fr"]>div[style*="justify-content:center"]{justify-content:flex-start!important}}@media (max-width:900px){.ff-header,header[style*="padding:28px 40px"]{padding:18px 20px!important;flex-wrap:wrap!important;gap:16px!important}.ff-nav,header[style*="padding:28px 40px"] nav{gap:18px!important;flex-wrap:wrap!important;width:100%!important;justify-content:flex-start!important}.ff-hero{grid-template-columns:1fr!important;padding:40px 20px!important}.ff-hero-main{padding-right:0!important}.ff-hero-side{padding-left:0!important;border-left:none!important;border-top:1px solid hsla(39,39%,93%,.2)!important;padding-top:32px!important;margin-top:24px!important}.ff-split{grid-template-columns:1fr!important;min-height:0!important}.ff-split-text{padding:48px 28px!important}.ff-split-image{display:none!important}.ff-3up{padding:56px 20px!important}.ff-3up-head{flex-direction:column!important;align-items:flex-start!important;gap:16px!important;margin-bottom:32px!important}.ff-3up-grid,[style*="grid-template-columns:1fr 3fr"],[style*="grid-template-columns:repeat(3, 1fr)"]{grid-template-columns:1fr!important;gap:24px!important}[style*="minmax(360px, 1fr)"]{grid-template-columns:1fr!important;gap:32px!important}main[style*="padding:80px 40px"]{padding:48px 20px!important}[style*="grid-template-columns:2fr 1fr"]{grid-template-columns:1fr!important;gap:32px!important}}@media (max-width:600px){body{line-height:1.55}.ff-hero-title{font-size:84px!important;line-height:.9!important;letter-spacing:-.04em!important}.ff-hero-title span{font-size:64px!important}.ff-split-title{font-size:44px!important;line-height:1!important}.ff-split-title span{font-size:36px!important}[style*="font-size:120px"]{font-size:56px!important}.ff-3up-title,[style*="font-size:96px"]{font-size:44px!important}main[style*="padding:80px 40px"]{padding:32px 16px!important}.ff-3up-grid article{padding:24px!important;min-height:0!important}.ff-hero-side h4{font-size:18px!important}[style*="font-size:72px"]{font-size:40px!important;margin-bottom:24px!important}[style*="font-size:36px"]{font-size:24px!important}[style*="font-size:28px"]{font-size:22px!important}.ff-header,header[style*="padding:28px 40px"]{padding:14px 16px!important}.ff-nav,header[style*="padding:28px 40px"] nav{gap:12px 14px!important;font-size:12px!important}.ff-bar>div{flex-direction:column!important;gap:12px!important;align-items:flex-start!important;text-align:left!important}.ff-bar{padding:18px 20px!important}.ff-split-text{padding:32px 20px!important}footer [style*="justify-content:space-between"][style*="font-size:11px"]{flex-direction:column!important;align-items:flex-start!important;gap:10px!important}footer [style*="line-height:2"],footer [style*="lineHeight:2"]{line-height:1.9!important}.post-article{padding:0 16px!important}.post-content{font-size:1rem!important;padding:0!important}.post-header h1{font-size:clamp(1.6rem,6vw,2.4rem)!important}[style*="position:absolute"][style*="text-transform:uppercase"][style*="letter-spacing:.18em"]{font-size:10px!important;letter-spacing:.12em!important}}@media (max-width:380px){.ff-hero-title{font-size:64px!important}.ff-hero-title span{font-size:48px!important}.ff-nav{font-size:11px!important;gap:10px!important}}