:root{--fp-bg:#f5f6f8;--fp-surface:#ffffff;--fp-text:#1d2327;--fp-muted:#646970;--fp-border:#dcdcde;--fp-accent:#ef4b68;--fp-accent-dark:#d73554;--fp-header:#17181c;--fp-radius:14px;--fp-shadow:0 8px 26px rgba(0, 0, 0, 0.07);--fp-content:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--fp-bg);color:var(--fp-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto}a{color:var(--fp-accent-dark);text-decoration:none}a:hover{color:var(--fp-accent)}button,input{font:inherit}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{position:fixed!important;top:8px;left:8px;width:auto;height:auto;padding:10px 14px;clip:auto;background:#fff;color:#000;z-index:99999;border-radius:6px}.fp-wrap{width:min(calc(100% - 32px), var(--fp-content));margin-inline:auto}.fp-site-header{position:sticky;top:0;z-index:1000;background:rgb(23 24 28 / .96);backdrop-filter:blur(10px);border-bottom:1px solid rgb(255 255 255 / .08)}.fp-header-main{min-height:76px;display:flex;align-items:center;gap:22px}.fp-brand{display:inline-flex;align-items:center;flex:0 0 auto}.fp-brand img{display:block;width:260px;max-height:58px;object-fit:contain;object-position:left center}.fp-brand-text{color:#fff;font-size:1.35rem;font-weight:800}.fp-header-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.fp-search-form{display:flex;min-width:260px}.fp-search-form input[type="search"]{width:100%;min-width:0;border:1px solid rgb(255 255 255 / .18);border-right:0;border-radius:10px 0 0 10px;padding:10px 12px;background:rgb(255 255 255 / .09);color:#fff;outline:none}.fp-search-form input::placeholder{color:rgb(255 255 255 / .62)}.fp-search-form input:focus{border-color:var(--fp-accent);background:rgb(255 255 255 / .13)}.fp-search-form button,.fp-button{border:0;border-radius:10px;padding:10px 15px;background:var(--fp-accent);color:#fff;cursor:pointer;font-weight:700}.fp-search-form button{border-radius:0 10px 10px 0}.fp-search-form button:hover,.fp-button:hover{background:var(--fp-accent-dark);color:#fff}.fp-random-link{white-space:nowrap}.fp-menu-toggle{display:none;border:1px solid rgb(255 255 255 / .2);border-radius:9px;background:#fff0;color:#fff;width:44px;height:44px;cursor:pointer}.fp-category-nav{border-top:1px solid rgb(255 255 255 / .07)}.fp-category-list{margin:0;padding:9px 0 11px;list-style:none;display:flex;flex-wrap:wrap;gap:9px;overflow:visible}.fp-category-list a{display:block;padding:7px 12px;border-radius:999px;color:rgb(255 255 255 / .82);background:rgb(255 255 255 / .07);white-space:nowrap;font-size:.9rem}.fp-category-list a:hover,.fp-category-list .current-cat>a{color:#fff;background:var(--fp-accent)}.fp-mobile-categories{display:none}.fp-mobile-categories-title{margin:0;color:#fff;font-size:1rem}.fp-mobile-category-list{margin:0;padding:0;list-style:none}.fp-main{padding:38px 0 60px;min-height:60vh}.fp-page-header{margin-bottom:28px}.fp-page-title{margin:0 0 7px;line-height:1.15;font-size:clamp(1.8rem, 4vw, 3rem)}.fp-page-description{color:var(--fp-muted);max-width:720px}.fp-filter-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.fp-section-title{margin:0;font-size:1.35rem}.fp-masonry{column-count:4;column-gap:20px}.fp-card{display:inline-block;width:100%;margin:0 0 20px;break-inside:avoid;background:var(--fp-surface);border-radius:var(--fp-radius);box-shadow:var(--fp-shadow);overflow:hidden;vertical-align:top}.fp-card-media{position:relative;display:block;background:#e5e7eb}.fp-card-media img{display:block;width:100%;height:auto}.fp-card-body{padding:14px 15px 16px}.fp-card-title{margin:0 0 7px;font-size:1.02rem;line-height:1.35}.fp-card-title a{color:var(--fp-text)}.fp-card-title a:hover{color:var(--fp-accent-dark)}.fp-card-meta{display:flex;flex-wrap:wrap;gap:6px 10px;color:var(--fp-muted);font-size:.82rem}.fp-card-category{color:var(--fp-accent-dark);font-weight:700}.fp-badge{position:absolute;top:10px;left:10px;z-index:3;display:inline-flex;padding:5px 9px;border-radius:999px;background:#16181d;color:#fff;font-size:.73rem;font-weight:800;letter-spacing:.04em}.fp-nsfw .fp-card-media img{filter:blur(20px);transform:scale(1.04)}.fp-nsfw-overlay{position:absolute;inset:0;z-index:2;display:grid;place-items:center;padding:20px;text-align:center;color:#fff;background:rgb(15 16 19 / .52)}.fp-nsfw-overlay strong{display:block;font-size:1.05rem}.fp-load-more-wrap{text-align:center;margin-top:30px}.fp-load-more[disabled]{opacity:.65;cursor:wait}.fp-status{margin-top:12px;color:var(--fp-muted);font-size:.9rem}.fp-single{max-width:900px;margin-inline:auto}.fp-single-header{margin-bottom:22px}.fp-single-category{font-weight:750;font-size:.92rem}.fp-single-title{margin:8px 0 0;line-height:1.15;font-size:clamp(2rem, 5vw, 3.6rem)}.fp-single-media{position:relative;display:flex;justify-content:center;background:#eceef1;border-radius:var(--fp-radius);overflow:hidden;box-shadow:var(--fp-shadow)}.fp-single-media img{display:block;width:auto;max-width:100%;height:auto}.fp-single-nsfw img{filter:blur(30px);transform:scale(1.025)}.fp-nsfw-gate{position:absolute;inset:0;z-index:4;display:grid;place-items:center;background:rgb(12 13 15 / .72);color:#fff;text-align:center;padding:24px}.fp-nsfw-gate-inner{max-width:460px}.fp-nsfw-gate h2{margin:0 0 8px}.fp-nsfw-gate p{margin:0 0 18px;color:rgb(255 255 255 / .82)}.fp-single-content{margin-top:24px;background:var(--fp-surface);border-radius:var(--fp-radius);padding:clamp(20px, 4vw, 34px);box-shadow:var(--fp-shadow)}.fp-caption{font-size:1.1rem;color:#34383e}.fp-caption>:first-child{margin-top:0}.fp-caption>:last-child{margin-bottom:0}.fp-share{margin-top:24px;padding-top:20px;border-top:1px solid var(--fp-border)}.fp-share-title{margin:0 0 10px;font-size:.9rem;text-transform:uppercase;letter-spacing:.06em;color:var(--fp-muted)}.fp-share-links{display:flex;flex-wrap:wrap;gap:9px}.fp-share-links a{padding:8px 12px;border:1px solid var(--fp-border);border-radius:9px;background:#fff;color:var(--fp-text);font-size:.9rem}.fp-share-links a:hover{border-color:var(--fp-accent);color:var(--fp-accent-dark)}.fp-post-nav{margin:24px 0 38px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.fp-post-nav a{display:block;height:100%;padding:16px;background:var(--fp-surface);border-radius:12px;box-shadow:var(--fp-shadow);color:var(--fp-text)}.fp-post-nav a:hover{color:var(--fp-accent-dark)}.fp-post-nav-label{display:block;color:var(--fp-muted);font-size:.78rem;text-transform:uppercase;letter-spacing:.06em}.fp-post-nav-next{text-align:right}.fp-related{margin-top:36px}.fp-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.fp-related-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:var(--fp-shadow)}.fp-related-image{aspect-ratio:1 / 1;display:block;background:#e5e7eb;overflow:hidden}.fp-related-image img{width:100%;height:100%;object-fit:cover;display:block}.fp-related-title{margin:0;padding:11px 12px 13px;font-size:.9rem;line-height:1.35}.fp-related-title a{color:var(--fp-text)}.fp-empty,.fp-standard-content{background:#fff;border-radius:var(--fp-radius);padding:28px;box-shadow:var(--fp-shadow)}.fp-pagination{margin-top:30px}.fp-pagination .nav-links{display:flex;flex-wrap:wrap;gap:8px}.fp-pagination a,.fp-pagination span{padding:8px 12px;border-radius:8px;background:#fff}.fp-pagination .current{background:var(--fp-accent);color:#fff}.fp-site-footer{padding:30px 0;background:var(--fp-header);color:rgb(255 255 255 / .68)}.fp-footer-inner{display:flex;justify-content:space-between;gap:20px;align-items:center}.fp-footer-inner p{margin:0}.fp-footer-nav{display:flex;gap:15px;flex-wrap:wrap}.fp-footer-nav a{color:rgb(255 255 255 / .75)}.fp-footer-nav a:hover{color:#fff}@media (max-width:1020px){.fp-masonry{column-count:3}.fp-brand img{width:225px}.fp-search-form{min-width:210px}}@media (max-width:780px){.fp-site-header{position:sticky}.fp-header-main{min-height:68px;gap:12px}.fp-brand img{width:190px;max-height:48px}.fp-menu-toggle{display:inline-grid;place-items:center;margin-left:auto}.fp-category-nav{display:none}.fp-header-actions{display:none;position:absolute;top:68px;left:0;right:0;max-height:calc(100vh - 68px);overflow-y:auto;padding:16px;background:var(--fp-header);border-top:1px solid rgb(255 255 255 / .08);box-shadow:0 18px 30px rgb(0 0 0 / .2);flex-wrap:wrap;gap:12px}.fp-header-actions.is-open{display:flex}.fp-search-form{flex:1 1 100%;min-width:0}.fp-random-link{flex:1 1 100%;text-align:center}.fp-mobile-categories{display:block;flex:1 1 100%;padding-top:4px}.fp-mobile-categories-title{margin-bottom:10px}.fp-mobile-category-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.fp-mobile-category-list li{min-width:0}.fp-mobile-category-list a{display:block;padding:9px 10px;border-radius:10px;background:rgb(255 255 255 / .07);color:rgb(255 255 255 / .86);line-height:1.25}.fp-mobile-category-list a:hover,.fp-mobile-category-list .current-cat>a{background:var(--fp-accent);color:#fff}.fp-masonry{column-count:2;column-gap:14px}.fp-card{margin-bottom:14px}.fp-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fp-footer-inner{align-items:flex-start;flex-direction:column}}@media (max-width:420px){.fp-wrap{width:min(calc(100% - 20px), var(--fp-content))}.fp-brand img{width:170px}.fp-main{padding-top:26px}.fp-masonry{column-count:1}.fp-post-nav{grid-template-columns:1fr}.fp-post-nav-next{text-align:left}}.fp-category-list a,.fp-mobile-category-list a{display:inline-flex;align-items:center;gap:7px}.fp-category-icon-wrap{display:inline-flex;flex:0 0 auto}.fp-category-icon{width:22px;height:22px;border-radius:6px;object-fit:cover}.fp-category-count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:21px;padding:0 6px;border-radius:999px;background:rgb(255 255 255 / .13);font-size:.72rem;line-height:1;font-variant-numeric:tabular-nums}.fp-home-categories{margin:0 0 34px;padding:22px;background:var(--fp-surface);border-radius:var(--fp-radius);box-shadow:var(--fp-shadow)}.fp-home-category-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.fp-total-count,.fp-category-total,.fp-range-status{color:var(--fp-muted)}.fp-category-total{margin:7px 0 0;font-weight:600}.fp-home-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}.fp-home-category-grid a{display:flex;align-items:center;gap:10px;min-height:52px;padding:9px 11px;border:1px solid var(--fp-border);border-radius:11px;color:var(--fp-text);background:#fff}.fp-home-category-grid a:hover{border-color:var(--fp-accent);color:var(--fp-accent-dark)}.fp-home-category-grid .fp-category-icon{width:34px;height:34px;border-radius:9px}.fp-home-category-grid .fp-category-link-text{flex:1;min-width:0;font-weight:700}.fp-home-category-grid .fp-category-count{color:var(--fp-muted);background:var(--fp-bg)}.fp-range-status{margin:-10px 0 20px;font-size:.92rem}@media (max-width:900px){.fp-home-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:620px){.fp-home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fp-home-categories{padding:16px}.fp-home-category-header{align-items:flex-start;flex-direction:column;gap:4px}.fp-mobile-category-list .fp-category-count{margin-left:auto}}.fp-pagination{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap;margin-top:30px}.fp-pagination .fp-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.fp-page-number{color:var(--fp-muted);font-weight:650}.fp-pagination .fp-pagination-button{display:inline-flex!important;align-items:center;justify-content:center;min-height:50px;padding:12px 20px!important;border:0;border-radius:10px!important;background:var(--fp-accent)!important;color:#fff!important;font-weight:750;line-height:1.25;text-align:center;text-decoration:none;box-shadow:0 7px 18px rgb(239 75 104 / .2);transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.fp-pagination a.fp-pagination-button:hover,.fp-pagination a.fp-pagination-button:focus-visible{background:var(--fp-accent-dark)!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 9px 22px rgb(239 75 104 / .28)}.fp-pagination .fp-pagination-button.is-disabled{background:#e3e5e8!important;color:#8a9097!important;box-shadow:none;cursor:not-allowed;user-select:none}.fp-pagination .fp-page-number{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:10px 15px!important;border-radius:10px!important;background:#fff!important;color:var(--fp-muted)!important;font-weight:700}@media (max-width:620px){.fp-pagination{display:grid;grid-template-columns:1fr}.fp-pagination .fp-pagination-button,.fp-pagination .fp-page-number{width:100%}}.fp-pagination .fp-pagination-control{appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;min-width:260px;min-height:50px;margin:0;padding:12px 20px;border:0;border-radius:10px;background-color:var(--fp-accent);color:#fff;font:inherit;font-weight:750;line-height:1.25;text-align:center;text-decoration:none;white-space:normal;opacity:1;box-shadow:0 7px 18px rgb(239 75 104 / .20)}.fp-pagination a.fp-pagination-control:hover,.fp-pagination a.fp-pagination-control:focus-visible{background-color:var(--fp-accent-dark);color:#fff}.fp-pagination button.fp-pagination-control:disabled{background-color:#e3e5e8;color:#777f88;cursor:not-allowed;opacity:1;box-shadow:none}@media (max-width:780px){.fp-pagination .fp-pagination-control{min-width:0;width:100%}}