:root{--f-bg:#0f0f12;--f-card:#17181d;--f-card-2:#1e2027;--f-text:#616d75;--f-muted:#b0b7c3;--f-line:rgba(255,255,255,.08);--f-chip:rgba(255,255,255,.08);--f-accent:#ff7f32;--f-radius:10px;--f-radius-sm:14px;--f-shadow:0 2px 15px -4px rgba(0,0,0,.24)}.fotos-page{max-width:1920px;margin:0 auto;padding:18px 14px 34px;color:var(--f-text)}.fotos-page__header{margin-bottom:18px}.fotos-page__title,.foto-single__title,.foto-related__title{margin:0 0 10px;line-height:1.15;letter-spacing:-.02em}.fotos-page__title{font-size:clamp(1.5rem,1.1rem + 2vw,2.3rem)}.fotos-page__description,.foto-single__subtitle,.foto-card__subtitle{color:var(--f-muted)}.fotos-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.foto-card{border-radius:var(--f-radius);overflow:hidden;box-shadow:var(--f-shadow)}.foto-card__link{display:block;color:inherit;text-decoration:none}.foto-card__media{position:relative;width:100%;aspect-ratio:4/5;overflow:hidden;background:#111}.foto-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.foto-card:hover .foto-card__media img{transform:scale(1.035)}.foto-card__placeholder{width:100%;height:100%;background:radial-gradient(circle at top right,rgba(255,127,50,.16),transparent 35%),linear-gradient(135deg,#1a1b22,#111)}.foto-card__body{padding:12px;background:#fff}.foto-card__title{margin:0;font-size:15px;line-height:1.28;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.foto-card__subtitle{margin:8px 0 0;font-size:13px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.foto-card__chips,.foto-single__chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.foto-card__chips,.foto-single__chips{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px}.foto-chip{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:40px;padding:0 10px;border-radius:4px;border:.1px solid #d9d9d933;box-shadow:inset 0 1px 0 #fff,0 1px 2px rgba(0,0,0,.2);color:#68707c;font-size:14px;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap;transition:all .18s ease}.foto-chip:hover{background:linear-gradient(to bottom,#fcfcfc 0%,#f1f1f1 100%);border-color:#cfcfcf;color:#4f5864;transform:translateY(-1px);box-shadow:inset 0 1px 0 rgba(255,255,255,1),0 2px 4px rgba(0,0,0,.08)}.foto-chip:active{transform:translateY(0);box-shadow:inset 0 1px 1px rgba(0,0,0,.04),0 1px 1px rgba(0,0,0,.05)}.foto-chip--new{color:#ff2c79}.foto-chip--hot{color:#5f6773}.foto-chip--popular{color:#5f6773}@media (max-width:640px){.foto-chip{height:34px;padding:0 13px;font-size:13px;border-radius:5px}}.foto-single__header{margin-bottom:18px}.foto-single__title{font-size:clamp(1.7rem,1.2rem + 2.2vw,2.8rem)}.foto-single__subtitle{margin:0 0 16px;font-size:clamp(1rem,.95rem + .3vw,1.08rem);line-height:1.55;max-width:70ch}.foto-single__hero{margin:0 0 18px;border-radius:22px;overflow:hidden;background:#101114;border:1px solid var(--f-line);box-shadow:var(--f-shadow)}.foto-single__hero img{width:100%;height:auto;display:block}.foto-single__content{color:var(--f-text);font-size:16px;line-height:1.7}.foto-single__content>*{max-width:100%}.foto-single__content p{margin:0 0 1em}.foto-single__content a{color:var(--f-accent)}.foto-single__content .wp-block-gallery,.foto-single__content .blocks-gallery-grid,.foto-single__content .gallery{display:block !important;column-count:2;column-gap:10px;margin:18px 0}.foto-single__content .wp-block-gallery .wp-block-image,.foto-single__content .blocks-gallery-item,.foto-single__content .gallery-item{display:block !important;width:100% !important;margin:0 0 10px !important;break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid}.foto-single__content .wp-block-gallery .wp-block-image img,.foto-single__content .blocks-gallery-item img,.foto-single__content .gallery-item img,.foto-single__content .wp-block-image img{display:block;width:100%;height:auto;border-radius:16px;border:1px solid var(--f-line);background:#111;box-shadow:0 8px 24px rgba(0,0,0,.18)}.foto-single__content figure{margin:0 0 14px}.foto-single__content figcaption{margin-top:8px;color:var(--f-muted);font-size:13px;line-height:1.45;text-align:center}.foto-related{margin-top:28px;padding-top:18px;border-top:1px solid var(--f-line)}.foto-related__title{font-size:clamp(1rem,.2rem + 1.2vw,1.8rem)}@media (min-width:768px){.fotos-page{padding:24px 20px 40px}.fotos-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.foto-card__body{padding:14px}.foto-card__title{font-size:16px}.foto-single__content .wp-block-gallery,.foto-single__content .blocks-gallery-grid,.foto-single__content .gallery{column-count:3;column-gap:12px}}@media (min-width:1100px){.fotos-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.foto-single{display:block}.foto-single__content{font-size:17px}.foto-single__content .wp-block-gallery,.foto-single__content .blocks-gallery-grid,.foto-single__content .gallery{column-count:4;column-gap:14px}}.fotos-lightbox{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,.96);padding:16px}.fotos-lightbox.is-open{display:flex}.fotos-lightbox__inner{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.fotos-lightbox__img{max-width:96vw;max-height:90vh;width:auto;height:auto;object-fit:contain;display:block;border-radius:10px;user-select:none;-webkit-user-drag:none}.fotos-lightbox__close,.fotos-lightbox__nav{position:absolute;z-index:3;border:0;border-radius:999px;background:rgba(255,255,255,.16);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(6px)}.fotos-lightbox__close{top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));width:48px;height:48px;font-size:30px;line-height:1}.fotos-lightbox__nav{top:50%;transform:translateY(-50%);width:52px;height:52px;font-size:42px;line-height:1}.fotos-lightbox__nav--prev{left:max(12px,env(safe-area-inset-left))}.fotos-lightbox__nav--next{right:max(12px,env(safe-area-inset-right))}.fotos-lightbox__counter{position:absolute;left:50%;bottom:max(12px,env(safe-area-inset-bottom));transform:translateX(-50%);z-index:3;padding:8px 14px;border-radius:999px;background:rgba(0,0,0,.55);color:#fff;font-size:14px;line-height:1}body.fotos-lightbox-open{overflow:hidden;touch-action:none}@media (max-width:768px){.fotos-lightbox{padding:10px}.fotos-lightbox__nav{width:46px;height:46px;font-size:36px}.fotos-lightbox__close{width:44px;height:44px;font-size:28px}.fotos-lightbox__img{max-width:100%;max-height:86vh}}.ulp-social .ulp-share-btn-icon i{font-size:2.5em!important;line-height:12px!important}.ulp-social-skin-minimal .ulp-share-btn .ulp-share-btn-icon{background-color:#f0f0f0!important;color:#616d75!important}.ulp-social .ulp-share-btn{width:4em!important;height:4em!important}.wpulike-is-pro{display:block!important}.votes-fotos{width:100%;display:inline-flex;align-content:center;justify-content:center;flex-wrap:wrap;column-gap:30px}.wpulike-robeen .count-box{font-weight:600;padding:0 14px;font-size:19px!important;color:#CCC!important}.wpulike-robeen button.wp_ulike_btn{height:36px!important}#btn-up{position:fixed;right:18px;bottom:18px;width:46px;height:46px;border:0;border-radius:999px;background:#d9d9d9;color:#fff;font-size:22px;font-weight:700;line-height:1;cursor:pointer;z-index:99999;box-shadow:0 4px 14px rgba(0,0,0,.16);opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease,background .2s ease}#btn-up.is-visible{opacity:1;visibility:visible;transform:translateY(0)}#btn-up:hover{background:#b0afae}@media (max-width:768px){#btn-up{right:14px;bottom:14px;width:42px;height:42px;font-size:20px}}.fotos-pagination{margin-top:26px;text-align:center}.fotos-pagination .nav-links{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px}.fotos-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 14px;background:#f2f2f2;border:1px solid #ddd;color:#5f6773;font-size:15px;font-weight:700;line-height:1;text-decoration:none;box-shadow:0 1px 2px rgba(0,0,0,.05);transition:all .18s ease;box-sizing:border-box}.fotos-pagination a.page-numbers:hover{background:#f7f7f7;border-color:#d0d0d0;color:#444c57;transform:translateY(-1px)}.fotos-pagination .page-numbers.current{background:#d9d9d9;border-color:#d9d9d9;color:#fff}.fotos-pagination .page-numbers.dots{min-width:auto;height:auto;padding:0 4px;background:0 0;border:0;box-shadow:none}@media (max-width:640px){.fotos-pagination .nav-links{gap:8px}.fotos-pagination .page-numbers{min-width:38px;height:38px;padding:0 12px;font-size:14px}}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;word-wrap:normal !important}