:root{--yellow:#FFD400;--ink:#0d0d0d;--muted:#70757d;--line:#e9e9e9;--soft:#f7f7f7;--card:#fff;--shadow:0 12px 34px rgba(0,0,0,.07)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Poppins,system-ui,-apple-system,Segoe UI,sans-serif;background:#fff;color:var(--ink)}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.ihyb-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 8px 28px rgba(0,0,0,.045)}.ihyb-topbar{max-width:1240px;margin:0 auto;padding:14px 20px;display:flex;align-items:center;gap:26px}.ihyb-brand{display:flex;align-items:center;gap:13px;min-width:max-content}.ihyb-logo-svg{display:block;overflow:visible;flex:0 0 auto}.header-logo{filter:drop-shadow(0 5px 10px rgba(0,0,0,.10))}.ihyb-wordmark{font-weight:950;font-size:31px;letter-spacing:-.07em;line-height:.9;color:#000}.ihyb-nav{margin-left:auto;display:flex;align-items:center;gap:26px;font-size:14px;font-weight:950;text-transform:uppercase;letter-spacing:.01em}.ihyb-nav a{opacity:.92}.ihyb-nav a:hover{opacity:1;color:#000;box-shadow:inset 0 -4px 0 var(--yellow)}.ihyb-menu{display:flex;gap:26px;list-style:none;margin:0;padding:0}.ihyb-header-actions{display:flex;align-items:center;gap:14px}.ihyb-search-toggle{border:0;background:transparent;width:42px;height:42px;border-radius:999px;color:#000;display:grid;place-items:center;cursor:pointer}.ihyb-search-toggle:hover{background:var(--soft)}.ihyb-submit{background:var(--yellow);border:2px solid var(--yellow);color:#111;border-radius:13px;padding:13px 18px;text-transform:uppercase;font-weight:950;box-shadow:0 8px 18px rgba(255,212,0,.35)}.ihyb-submit:hover{background:#111;border-color:#111;color:var(--yellow)}.ihyb-search{display:none;max-width:1240px;margin:0 auto;padding:0 20px 14px}.ihyb-search.open{display:block}.ihyb-search input{width:100%;border:2px solid #111;border-radius:16px;padding:14px 16px;font-size:16px;outline:none}.ihyb-shell{max-width:1240px;margin:0 auto;padding:26px 20px 46px;display:grid;grid-template-columns:minmax(0,760px) 340px;gap:28px;align-items:start}.ihyb-feed-title{padding:4px 0 12px}.pill,.ihyb-cat-pill{display:inline-flex;background:var(--yellow);border-radius:8px;padding:6px 9px;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.02em}.ihyb-feed-title h1{margin:12px 0 6px;font-size:42px;line-height:.98;letter-spacing:-.07em}.ihyb-feed-title p{margin:0;color:var(--muted);font-size:16px}.ihyb-card{background:var(--card);border:1px solid var(--line);border-radius:18px;margin-bottom:18px;overflow:hidden;box-shadow:var(--shadow);display:grid;grid-template-columns:320px minmax(0,1fr);transition:transform .18s ease,box-shadow .18s ease}.ihyb-card:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(0,0,0,.10)}.ihyb-card-media{display:block;background:#eee;min-height:210px}.ihyb-card-media img{width:100%;height:100%;min-height:210px;display:block;object-fit:cover}.ihyb-card-fallback{height:100%;min-height:230px;display:grid;place-items:center;background:linear-gradient(135deg,#FFD400,#ffe671)}.ihyb-card-body{padding:22px 24px;display:flex;flex-direction:column}.ihyb-meta-line{display:flex;align-items:center;gap:10px;margin-bottom:12px;color:var(--muted);font-size:13px;font-weight:700}.ihyb-card h2{font-size:30px;line-height:1.05;letter-spacing:-.055em;margin:0 0 10px}.ihyb-card h2:hover{text-decoration:underline;text-decoration-thickness:4px;text-decoration-color:var(--yellow)}.ihyb-card p{margin:0 0 18px;color:var(--muted);font-size:15px;line-height:1.45}.ihyb-actions{margin-top:auto;display:flex;gap:12px;align-items:center;flex-wrap:wrap}.ihyb-actions button,.ihyb-actions a{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 13px;font-weight:950;font-size:14px;cursor:pointer;color:#111}.ihyb-actions button:hover,.ihyb-actions a:hover{background:#111;color:#fff;border-color:#111}.ihyb-like.liked{background:var(--yellow);border-color:#111;color:#111}.ihyb-load-more{display:block;width:100%;border:2px solid #111;background:var(--yellow);border-radius:16px;padding:15px 18px;font-weight:950;font-size:16px;cursor:pointer;box-shadow:0 7px 0 #111}.ihyb-load-more:active{transform:translateY(4px);box-shadow:0 3px 0 #111}.ihyb-loader{text-align:center;font-weight:950;padding:20px}.ihyb-sidebar{position:sticky;top:102px;display:flex;flex-direction:column;gap:18px}.ihyb-widget{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:var(--shadow)}.ihyb-widget-title{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:12px;margin-bottom:10px}.ihyb-widget h3,.ihyb-widget-title h3{margin:0;font-size:20px;letter-spacing:-.04em}.ihyb-widget p{color:var(--muted);line-height:1.45}.ihyb-submit-box a{display:inline-flex;background:#111;color:#fff;border-radius:12px;padding:11px 14px;font-weight:950}.ihyb-trend{display:grid;grid-template-columns:28px 1fr;gap:12px;align-items:start;padding:12px 0;border-bottom:1px solid var(--line)}.ihyb-trend:last-child{border-bottom:0}.ihyb-trend strong{font-size:22px}.ihyb-trend span{font-weight:850;line-height:1.2}.ihyb-cats ul{list-style:none;margin:0;padding:0}.ihyb-cats li{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--line);font-weight:850}.ihyb-cats li:last-child{border-bottom:0}.ihyb-muted{color:var(--muted)}.ihyb-empty,.ihyb-single{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:var(--shadow)}.ihyb-single h1{font-size:48px;line-height:.98;letter-spacing:-.07em;margin:0 0 18px}.ihyb-single-media img{border-radius:18px;width:100%;display:block}.single-actions{margin:18px 0}.ihyb-content{font-size:18px;line-height:1.65}.ihyb-content img{border-radius:16px}.ihyb-footer{border-top:1px solid var(--line);background:#fff;padding:28px 20px;color:var(--muted)}.ihyb-footer-inner{max-width:1240px;margin:0 auto;display:flex;align-items:center;gap:10px;font-weight:850}@media(max-width:980px){.ihyb-shell{grid-template-columns:1fr}.ihyb-sidebar{position:static}.ihyb-card{grid-template-columns:1fr}.ihyb-card-media img{max-height:420px}.ihyb-nav{gap:16px}.ihyb-menu{gap:16px}.ihyb-submit{padding:11px 14px}}@media(max-width:760px){.ihyb-topbar{padding:12px 14px;gap:12px}.ihyb-wordmark{font-size:24px}.header-logo{width:48px;height:48px}.ihyb-nav{display:none}.ihyb-submit{display:none}.ihyb-shell{padding:16px 10px 34px;gap:16px}.ihyb-feed-title h1{font-size:32px}.ihyb-card{border-radius:16px;margin-bottom:14px}.ihyb-card-body{padding:15px}.ihyb-card h2{font-size:25px}.ihyb-card-media,.ihyb-card-media img{min-height:230px}.ihyb-single h1{font-size:34px}.ihyb-actions{gap:8px}.ihyb-actions button,.ihyb-actions a{padding:8px 11px}.ihyb-sidebar{display:none}}@media(max-width:420px){.ihyb-wordmark{font-size:20px;letter-spacing:-.06em}.header-logo{width:44px;height:44px}.ihyb-search-toggle{width:38px;height:38px}.ihyb-card h2{font-size:23px}}

/* v1.4 Engagement Engine */
.ihyb-hero-post{margin-bottom:22px;border-radius:20px;overflow:hidden;box-shadow:0 18px 44px rgba(0,0,0,.14);background:#111}.ihyb-hero-media{position:relative;display:block;min-height:420px;background:#111}.ihyb-hero-media img{width:100%;height:440px;object-fit:cover;display:block;transition:transform .35s ease}.ihyb-hero-post:hover img{transform:scale(1.035)}.ihyb-hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.76) 100%)}.ihyb-hero-content{position:absolute;left:24px;right:24px;bottom:24px;color:#fff}.ihyb-hero-content h1{font-size:44px;line-height:.98;letter-spacing:-.07em;margin:12px 0 12px;text-shadow:0 3px 18px rgba(0,0,0,.45)}.ihyb-hero-stats{font-weight:950;font-size:15px}.ihyb-reactions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.ihyb-react{border:1px solid var(--line);background:#fafafa;border-radius:999px;padding:7px 10px;font-weight:950;cursor:pointer;transition:.18s}.ihyb-react:hover,.ihyb-react.active{background:var(--yellow);border-color:#111;transform:translateY(-1px)}.ihyb-down.liked{background:#111!important;color:#fff!important;border-color:#111!important}.ihyb-views{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 13px;font-weight:950;font-size:14px;color:#111}.ihyb-widget-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:12px;margin-bottom:10px}.ihyb-widget-head h3{margin:0;font-size:20px;letter-spacing:-.04em}.ihyb-trend-title{display:flex;flex-direction:column;gap:4px}.ihyb-trend-title small{color:var(--muted);font-size:12px;font-weight:800}.ihyb-trend-num{font-size:23px;font-weight:950}.ihyb-cat-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line);font-weight:950}.ihyb-cat-row:last-child{border-bottom:0}.ihyb-card-media{overflow:hidden}.ihyb-card-media img{transition:transform .35s ease}.ihyb-card:hover .ihyb-card-media img{transform:scale(1.035)}
@media(max-width:760px){.ihyb-hero-media,.ihyb-hero-media img{min-height:320px;height:320px}.ihyb-hero-content{left:16px;right:16px;bottom:18px}.ihyb-hero-content h1{font-size:32px}.ihyb-reactions{margin-top:10px}.ihyb-views{padding:8px 11px}}

/* v1.5 Brand Integration — stronger IllHoldYourBeer identity */
body{background:#fbfbfb}.ihyb-header{background:#fff;border-top:4px solid #111;border-bottom:1px solid #e9e9e9;box-shadow:0 10px 30px rgba(0,0,0,.055)}.ihyb-topbar{max-width:1180px;padding:13px 18px}.ihyb-brand{gap:10px}.header-logo{width:64px!important;height:64px!important;border-radius:15px;filter:drop-shadow(0 9px 16px rgba(255,212,0,.28))}.ihyb-wordmark{font-size:34px;letter-spacing:-.075em;font-weight:1000}.ihyb-brand:hover .header-logo{transform:rotate(-2deg) scale(1.035)}.ihyb-logo-svg{transition:transform .18s ease}.ihyb-nav{gap:25px;font-size:13px}.ihyb-nav a{position:relative;padding:10px 0}.ihyb-nav a:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:4px;border-radius:999px;background:#FFD400;transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.ihyb-nav a:hover{box-shadow:none}.ihyb-nav a:hover:after{transform:scaleX(1)}.ihyb-search-toggle:hover{background:#FFD400}.ihyb-submit{border:0;background:#FFD400;color:#111;border-radius:14px;padding:14px 22px;box-shadow:0 11px 25px rgba(255,212,0,.40);letter-spacing:.01em}.ihyb-shell{max-width:1180px;grid-template-columns:minmax(0,760px) 330px;gap:30px}.ihyb-feed-title{position:relative;padding:18px 0 14px}.ihyb-feed-title:before{content:"😏";position:absolute;right:12px;top:8px;font-size:42px;opacity:.10}.ihyb-feed-title h1{font-size:44px;letter-spacing:-.078em}.pill,.ihyb-cat-pill{border-radius:9px;padding:7px 10px;background:#FFD400;color:#111;box-shadow:0 4px 0 rgba(17,17,17,.10)}.ihyb-hero-post{border-radius:22px;box-shadow:0 22px 52px rgba(0,0,0,.16);border:1px solid rgba(0,0,0,.06)}.ihyb-hero-content h1{font-size:48px}.ihyb-hero-content .pill:before{content:"😏 ";}.ihyb-card{border-radius:22px;border:1px solid #ececec;box-shadow:0 12px 32px rgba(0,0,0,.055);background:#fff;position:relative}.ihyb-card:before{content:"";position:absolute;left:0;top:18px;bottom:18px;width:5px;border-radius:0 999px 999px 0;background:#FFD400;opacity:0;transition:opacity .18s ease}.ihyb-card:hover:before{opacity:1}.ihyb-card h2{font-size:29px}.ihyb-actions button,.ihyb-actions a,.ihyb-views{border:1px solid #ebebeb;background:#fff;box-shadow:0 3px 8px rgba(0,0,0,.035)}.ihyb-actions button:hover,.ihyb-actions a:hover{background:#FFD400;color:#111;border-color:#111;transform:translateY(-1px)}.ihyb-react:hover,.ihyb-react.active{background:#FFD400;color:#111;border-color:#111}.ihyb-widget{border-radius:20px;box-shadow:0 12px 34px rgba(0,0,0,.06)}.ihyb-submit-box .ihyb-logo-svg{width:58px!important;height:58px!important;margin-bottom:10px}.ihyb-submit-box a{background:#111;color:#fff}.ihyb-submit-box a:hover{background:#FFD400;color:#111}.ihyb-widget-head h3,.ihyb-widget-title h3{font-size:21px}.ihyb-cat-row{font-size:15px}.ihyb-footer{background:#111;color:#fff;border-top:0}.ihyb-footer .ihyb-logo-svg{width:34px!important;height:34px!important}@media(max-width:760px){.ihyb-header{border-top-width:3px}.ihyb-topbar{padding:10px 12px}.header-logo{width:52px!important;height:52px!important}.ihyb-wordmark{font-size:25px}.ihyb-shell{padding:14px 10px 34px}.ihyb-feed-title h1{font-size:34px}.ihyb-feed-title:before{font-size:34px}.ihyb-hero-content h1{font-size:32px}.ihyb-card{border-radius:18px}.ihyb-card:before{display:none}}


/* v1.6 Icon System Pro */
.ihyb-brand{gap:14px}.ihyb-logo-svg{shape-rendering:geometricPrecision}.header-logo{width:58px!important;height:58px!important;filter:none!important}.ihyb-wordmark{font-size:32px;letter-spacing:-.075em}.ihyb-submit-box .ihyb-logo-svg{width:54px;height:54px}.footer-logo{width:34px!important;height:34px!important}@media(max-width:760px){.header-logo{width:50px!important;height:50px!important}.ihyb-wordmark{font-size:24px!important;letter-spacing:-.065em}.ihyb-brand{gap:10px}}@media(max-width:420px){.header-logo{width:44px!important;height:44px!important}.ihyb-wordmark{font-size:20px!important}}
