:root{--kvr-red:#dc1635;--kvr-ink:#121418;--kvr-muted:#68707c;--kvr-line:#e7e9ed;--kvr-bg:#f4f5f7;--kvr-radius:24px}.kvr-gallery-app{color:var(--kvr-ink);font-family:inherit;max-width:1320px;margin:0 auto;padding:42px 24px 80px}.kvr-gallery-app *{box-sizing:border-box}.kvr-archive-hero{position:relative;overflow:hidden;min-height:300px;padding:62px clamp(26px,6vw,84px);border-radius:32px;color:#fff;background:radial-gradient(circle at 12% 10%,#fa3351 0,transparent 35%),linear-gradient(125deg,#18191d 15%,#292c34 100%);box-shadow:0 30px 70px #18191d24}.kvr-archive-hero:after{content:"";position:absolute;inset:-80px -10% auto auto;width:430px;height:430px;border:70px solid #ffffff0a;border-radius:50%}.kvr-eyebrow{display:block;color:var(--kvr-red);font-weight:800;font-size:13px;letter-spacing:.04em;margin-bottom:10px}.kvr-archive-hero .kvr-eyebrow{color:#ffb4c0}.kvr-archive-hero h1,.kvr-detail-head h1{font-size:clamp(38px,6vw,72px);line-height:1.08;margin:0 0 15px}.kvr-archive-hero p{max-width:700px;color:#e7e8eb;font-size:17px;line-height:2}.kvr-search{position:relative;z-index:2;display:flex;align-items:center;gap:10px;width:min(520px,100%);margin-top:26px;padding:5px 18px;border:1px solid #ffffff26;background:#ffffff13;backdrop-filter:blur(12px);border-radius:16px}.kvr-search input{width:100%;height:46px;color:#fff;background:none;border:0;outline:0;font:inherit}.kvr-search input::placeholder{color:#ffffffa8}.kvr-collection-list{display:grid;gap:30px;margin-top:34px}.kvr-collection{padding:24px;border:1px solid var(--kvr-line);border-radius:var(--kvr-radius);background:#fff;box-shadow:0 10px 35px #22262f0a}.kvr-collection[hidden]{display:none}.kvr-collection-head{display:grid;grid-template-columns:minmax(260px,430px) 1fr;gap:32px;align-items:center}.kvr-collection-head>img{width:100%;height:260px;object-fit:cover;border-radius:19px}.kvr-collection-head h2{font-size:clamp(25px,3.2vw,42px);margin:0 0 10px}.kvr-collection-head p{color:var(--kvr-muted);line-height:1.9}.kvr-count{display:inline-flex;margin-top:8px;padding:8px 12px;border-radius:999px;background:#f5f6f8;color:#4e5560;font-size:13px}.kvr-gallery-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:14px;margin-top:22px}.kvr-gallery-card{position:relative;display:grid;grid-template-columns:88px 1fr auto;gap:13px;align-items:center;padding:10px;color:inherit!important;text-decoration:none!important;border:1px solid var(--kvr-line);border-radius:18px;transition:.22s ease}.kvr-gallery-card:hover{transform:translateY(-3px);border-color:#f1a4b0;box-shadow:0 12px 28px #dc163514}.kvr-gallery-card img{width:88px;height:72px;object-fit:cover;border-radius:12px}.kvr-gallery-card span{display:grid;gap:5px}.kvr-gallery-card small{color:var(--kvr-muted)}.kvr-gallery-card i{font-style:normal;color:var(--kvr-red);font-size:22px}.kvr-no-results,.kvr-empty-state{text-align:center;padding:60px;color:var(--kvr-muted)}
.kvr-breadcrumb{display:flex;gap:9px;margin-bottom:30px;color:var(--kvr-muted);font-size:14px}.kvr-breadcrumb a{color:var(--kvr-red);text-decoration:none}.kvr-detail-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:35px;padding:34px;border-radius:28px;background:linear-gradient(135deg,#f5f6f8,#fff);border:1px solid var(--kvr-line)}.kvr-detail-head h1{font-size:clamp(34px,5vw,64px)}.kvr-detail-head p{max-width:760px;color:var(--kvr-muted);line-height:1.9}.kvr-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.kvr-meta span{display:inline-flex;align-items:center;gap:6px;padding:8px 11px;background:#fff;border:1px solid var(--kvr-line);border-radius:999px;font-size:13px}.kvr-meta i{color:var(--kvr-red)}.kvr-start-show{display:flex;align-items:center;gap:8px;flex:0 0 auto;padding:13px 20px;border:0;border-radius:14px;color:#fff;background:var(--kvr-red);font:700 14px inherit;cursor:pointer;box-shadow:0 10px 25px #dc163532}.kvr-photo-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-flow:dense;gap:14px}.kvr-photo{position:relative;grid-column:span 4;display:block;overflow:hidden;min-height:250px;padding:0;border:0;border-radius:18px;background:#ddd;cursor:zoom-in}.kvr-photo:nth-child(7n+1),.kvr-photo:nth-child(7n+5){grid-column:span 6}.kvr-photo:nth-child(5n+2){grid-row:span 2;min-height:514px}.kvr-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.kvr-photo:hover img{transform:scale(1.035)}.kvr-photo:focus-visible{outline:4px solid #dc163555;outline-offset:3px}.kvr-photo-overlay{position:absolute;inset:auto 0 0;display:grid;gap:3px;padding:45px 16px 15px;color:#fff;text-align:right;background:linear-gradient(transparent,#000c);opacity:0;transition:.2s}.kvr-photo:hover .kvr-photo-overlay,.kvr-photo:focus-visible .kvr-photo-overlay{opacity:1}.kvr-photo-overlay small{color:#eee}.kvr-photo>.dashicons{position:absolute;top:14px;left:14px;width:38px;height:38px;padding:9px;color:#fff;background:#1119;border:1px solid #fff4;border-radius:50%;opacity:0;transition:.2s}.kvr-photo:hover>.dashicons{opacity:1}
.kvr-lightbox{width:100vw;max-width:none;height:100vh;max-height:none;margin:0;padding:0;border:0;background:#090a0df7;color:#fff;overflow:hidden}.kvr-lightbox::backdrop{background:#090a0d}.kvr-lightbox[open]{display:grid;grid-template:70px 1fr 92px/76px 1fr 76px}.kvr-lightbox-bar{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;padding:10px 22px;border-bottom:1px solid #fff1}.kvr-lightbox-bar>div{display:flex;gap:6px}.kvr-lightbox button,.kvr-lightbox-bar a{display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid #fff2;border-radius:50%;color:#fff;background:#fff1;cursor:pointer;text-decoration:none}.kvr-lightbox button:hover,.kvr-lightbox-bar a:hover{background:#fff2}.kvr-lightbox [data-kvr-play].is-playing{color:#ff5670;background:#fff}.kvr-lightbox figure{position:relative;display:grid;place-items:center;min-width:0;margin:0;padding:16px}.kvr-lightbox figure img{display:block;max-width:100%;max-height:calc(100vh - 220px);object-fit:contain;border-radius:6px;box-shadow:0 20px 70px #000}.kvr-lightbox figcaption{position:absolute;right:30px;bottom:22px;display:grid;gap:4px;max-width:min(600px,70%);padding:12px 15px;border-radius:12px;background:#050608b8;backdrop-filter:blur(10px)}.kvr-lightbox figcaption span,.kvr-lightbox figcaption small{color:#cdd0d6}.kvr-arrow{align-self:center!important;width:52px!important;height:52px!important;font-size:38px}.kvr-filmstrip{grid-column:1/-1;display:flex;justify-content:center;gap:8px;overflow:auto;padding:12px;border-top:1px solid #fff1}.kvr-filmstrip button{flex:0 0 62px!important;width:62px!important;height:62px!important;border-radius:9px!important;overflow:hidden;opacity:.55}.kvr-filmstrip button.is-active{opacity:1;border-color:var(--kvr-red);box-shadow:0 0 0 2px var(--kvr-red)}.kvr-filmstrip img{width:100%;height:100%;object-fit:cover}.kvr-lock{overflow:hidden}
.kvr-user-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;margin:14px 0 28px}.kvr-user-photo{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.kvr-user-photo img{width:100%;height:220px;object-fit:cover;display:block}.kvr-user-photo>div{padding:12px}.kvr-user-photo form{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}
.kvr-user-photo .kvr-photo{width:100%;min-height:220px;border-radius:0}.kvr-user-photo>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.kvr-user-photo>div>strong{margin-left:auto}
.kvr-dashboard-photos{margin-top:24px}.kvr-dashboard-photo-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.kvr-dashboard-photo-row a{position:relative;overflow:hidden;border-radius:15px;min-height:170px}.kvr-dashboard-photo-row img{width:100%;height:190px;object-fit:cover;display:block}.kvr-dashboard-photo-row span{position:absolute;right:10px;bottom:10px;padding:6px 9px;color:#fff;background:#08090cbb;border-radius:999px;font-size:12px}.kvr-dashboard-photo-cta{display:inline-flex;margin-top:13px;color:#dc1635;font-weight:700}.kvr-identity-note{display:flex;gap:12px;padding:15px;margin:0 0 20px;border:1px solid #b7e4cb;background:#edfff5;border-radius:14px}.kvr-identity-note .dashicons{color:#138a4f}.kvr-identity-note p{margin:4px 0 0}.kvr-identity-review{padding:20px;margin:0 0 24px;border:1px solid #f4b4bd;background:#fff7f8;border-radius:18px}.kvr-identity-review>div:first-child{display:grid;grid-template-columns:auto 1fr;gap:4px 10px}.kvr-identity-review>div:first-child .dashicons{grid-row:1/3;color:#dc1635}.kvr-identity-review h3,.kvr-identity-review p{margin:0}.kvr-identity-compare{display:flex;gap:14px;margin:18px 0}.kvr-identity-compare figure{margin:0;text-align:center}.kvr-identity-compare img{width:140px;height:140px;object-fit:cover;border-radius:14px}.kvr-identity-compare figcaption{margin-top:5px}.kvr-identity-review form{display:flex;gap:8px;flex-wrap:wrap}
@media(max-width:900px){.kvr-collection-head{grid-template-columns:1fr}.kvr-collection-head>img{height:230px}.kvr-detail-head{align-items:start;flex-direction:column}.kvr-photo{grid-column:span 6}.kvr-photo:nth-child(n){min-height:280px;grid-row:auto}.kvr-lightbox[open]{grid-template:64px 1fr 80px/56px 1fr 56px}}
@media(max-width:600px){.kvr-gallery-app{padding:20px 12px 60px}.kvr-archive-hero{padding:38px 22px;border-radius:22px}.kvr-collection{padding:13px}.kvr-gallery-cards{grid-template-columns:1fr}.kvr-detail-head{padding:23px}.kvr-start-show{width:100%;justify-content:center}.kvr-photo-grid{gap:8px}.kvr-photo,.kvr-photo:nth-child(n){grid-column:span 6;min-height:190px;border-radius:12px}.kvr-lightbox[open]{grid-template:58px 1fr 72px/42px 1fr 42px}.kvr-lightbox-bar{padding:7px 10px}.kvr-lightbox-bar button,.kvr-lightbox-bar a{width:38px;height:38px}.kvr-lightbox figure{padding:5px}.kvr-lightbox figure img{max-height:calc(100vh - 180px)}.kvr-lightbox figcaption{right:8px;bottom:8px;max-width:85%;font-size:12px}.kvr-arrow{width:38px!important;height:48px!important;background:transparent!important;border:0!important}.kvr-filmstrip{justify-content:flex-start}.kvr-filmstrip button{flex-basis:50px!important;width:50px!important;height:50px!important}}
@media(prefers-reduced-motion:reduce){.kvr-gallery-app *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.kvr-gallery-app{max-width:none;padding:0 0 80px;background:#f6f7fb}.kvr-archive-hero{position:relative;isolation:isolate;width:100%;min-height:480px;margin:0;border-radius:0;display:grid;place-items:center;text-align:center;overflow:hidden;background:#090d17;color:#fff}.kvr-archive-hero:before{content:"";position:absolute;z-index:-2;inset:-40px;background:var(--kvr-hero) center/cover;filter:blur(14px);opacity:.38;transform:scale(1.08)}.kvr-archive-hero:after{content:"";position:absolute;z-index:-1;inset:0;background:radial-gradient(circle at 70% 10%,#dc163577,transparent 42%),linear-gradient(180deg,#080b13aa,#080b13f2)}.kvr-archive-hero>div{width:min(920px,92%)}.kvr-archive-hero h1{font-size:clamp(38px,6vw,74px);margin:10px 0;color:#fff}.kvr-archive-hero p{font-size:18px;color:#d9dfeb}.kvr-search{max-width:680px;margin:30px auto 0;background:#fff!important;border:0!important;border-radius:22px!important;box-shadow:0 22px 60px #0006}.kvr-featured,.kvr-latest,.kvr-collection-list{width:min(1240px,94%);margin:54px auto}.kvr-featured>header,.kvr-latest>header{margin-bottom:18px}.kvr-featured>header span,.kvr-latest>header span{color:#dc1635;font-weight:800}.kvr-featured>header h2,.kvr-latest>header h2{font-size:32px;margin:5px 0}.kvr-featured>div{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.kvr-latest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.kvr-modern-card{position:relative;min-height:320px;border-radius:24px;overflow:hidden;background:#111;box-shadow:0 18px 50px #1118271c}.kvr-modern-card.is-featured{min-height:430px}.kvr-modern-card a,.kvr-modern-card img{position:absolute;inset:0;width:100%;height:100%}.kvr-modern-card img{object-fit:cover;transition:transform .6s}.kvr-modern-card:hover img{transform:scale(1.055)}.kvr-card-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 25%,#080b12ee)}.kvr-modern-card div{position:absolute;z-index:2;right:24px;left:24px;bottom:22px;color:#fff}.kvr-modern-card em{display:inline-block;background:#dc1635;padding:5px 10px;border-radius:99px;font-style:normal;font-size:12px}.kvr-modern-card h3{font-size:24px;margin:10px 0;color:#fff}.kvr-modern-card p{display:flex;flex-wrap:wrap;gap:12px;margin:0;color:#d9dfeb}.kvr-modern-card p span{display:flex;align-items:center;gap:4px}.kvr-detail{width:min(1320px,96%);margin:auto;padding-top:28px}.kvr-detail-head{border-radius:28px;background:linear-gradient(135deg,#0d1320,#202c42);box-shadow:0 20px 55px #1118271f}.kvr-gallery-people{margin:24px 0;padding:20px;background:#fff;border:1px solid #e5e9f0;border-radius:22px}.kvr-gallery-people header{display:flex;align-items:center;justify-content:space-between}.kvr-gallery-people header button,.kvr-gallery-people>div>button{border:1px solid #e0e5ed;background:#fff;border-radius:999px;padding:7px 12px;cursor:pointer}.kvr-gallery-people button.is-active{background:#dc1635;color:#fff;border-color:#dc1635}.kvr-gallery-people>div{display:flex;gap:10px;overflow:auto}.kvr-gallery-people>div>button{display:flex;align-items:center;gap:8px;min-width:max-content}.kvr-gallery-people img{width:44px;height:44px;border-radius:50%;object-fit:cover}.kvr-gallery-people small{display:block}.kvr-photo-grid{display:block;columns:4 250px;column-gap:12px}.kvr-photo,.kvr-photo:nth-child(n){display:inline-block;width:100%;min-height:0!important;margin:0 0 12px;break-inside:avoid;border-radius:14px}.kvr-photo img{width:100%;height:auto;max-height:none;aspect-ratio:auto}.kvr-photo[hidden]{display:none!important}.kvr-user-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.kvr-personal-hero{display:flex;justify-content:space-between;align-items:center;padding:28px;margin-bottom:24px;border-radius:24px;color:#fff;background:radial-gradient(circle at 10% 10%,#dc163566,transparent 38%),linear-gradient(135deg,#111827,#27364e)}.kvr-personal-hero h2{font-size:34px;color:#fff;margin:5px 0}.kvr-personal-hero p{color:#d9dfeb}.kvr-personal-hero>b{padding:10px 14px;border:1px solid #ffffff2e;border-radius:99px}.kvr-user-photo{border:0;border-radius:20px;box-shadow:0 12px 35px #0f172a12}.kvr-user-photo img{height:260px}.kvr-user-photo-info{padding:14px!important;align-items:flex-start!important}.kvr-user-album{width:100%}.kvr-user-album b,.kvr-user-album small{display:block}.kvr-user-album small{margin-top:6px;color:#64748b}.kvr-download{display:inline-flex!important;align-items:center;gap:5px;border:0!important;border-radius:10px!important;background:#111827!important;color:#fff!important}.kvr-pagination{display:flex;justify-content:center;gap:8px;margin:30px}.kvr-pagination a{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#fff;color:#111827;text-decoration:none}.kvr-pagination a.is-current{background:#dc1635;color:#fff}.kvr-dashboard-photos{margin:0 0 24px!important;border-radius:24px!important;background:linear-gradient(135deg,#fff,#f9fafc)!important}.kvr-dashboard-kicker{color:#dc1635;font-weight:800;font-size:12px}.kvr-dashboard-photo-row a{min-height:210px;box-shadow:0 12px 30px #0f172a17}.kvr-dashboard-photo-row img{height:230px}.kvr-dashboard-photo-row span{background:#dc1635e8}.kvr-dashboard-photo-cta{display:none}@media(max-width:900px){.kvr-featured>div,.kvr-latest-grid{grid-template-columns:repeat(2,1fr)}.kvr-user-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.kvr-archive-hero{min-height:420px}.kvr-featured>div,.kvr-latest-grid,.kvr-user-grid{grid-template-columns:1fr}.kvr-modern-card.is-featured{min-height:350px}.kvr-personal-hero{align-items:flex-start;flex-direction:column}.kvr-gallery-people header{align-items:flex-start;gap:10px;flex-direction:column}}
.kvr-collection-list{display:none!important}.kvr-detail-head{position:relative;isolation:isolate;overflow:hidden;min-height:350px;padding:44px 50px!important;color:#fff!important;background:#111827!important;border:0!important}.kvr-detail-head:before{content:"";position:absolute;z-index:-2;inset:-35px;background:var(--kvr-detail-hero) center/cover no-repeat;filter:blur(18px);opacity:.46;transform:scale(1.1)}.kvr-detail-head:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,#0b1220e8 0%,#0b1220bd 52%,#0b1220e8 100%),linear-gradient(180deg,#0b122055,#0b1220eb)}.kvr-detail-head>div{position:relative;z-index:1}.kvr-detail-head .kvr-eyebrow{color:#ff91a3}.kvr-detail-head h1{color:#fff!important;text-shadow:0 3px 18px #0009}.kvr-detail-head p{color:#e2e8f0!important}.kvr-detail-head .kvr-meta span{color:#f8fafc;background:#ffffff18;border-color:#ffffff30;backdrop-filter:blur(8px)}.kvr-detail-head .kvr-meta i{color:#ff8da0}.kvr-detail-head .kvr-start-show{position:relative;z-index:1;background:#dc1635;box-shadow:0 14px 30px #dc163555}.kvr-photo-grid{display:block!important;columns:320px 3!important;column-gap:18px!important;column-fill:balance}.kvr-photo,.kvr-photo:nth-child(n){display:inline-block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0 0 18px!important;break-inside:avoid!important;grid-row:auto!important;vertical-align:top}.kvr-photo img,.kvr-photo:nth-child(n) img{display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;background:#e9edf3}.kvr-photo-overlay{z-index:2}.kvr-photo>.dashicons{z-index:3}.kvr-gallery-people{box-shadow:0 12px 36px #0f172a0d}.kvr-gallery-people>div>button{min-height:60px;padding:7px 13px;background:#fbfcff}.kvr-gallery-people>div>button:hover{border-color:#dc1635;transform:translateY(-2px)}@media(max-width:980px){.kvr-photo-grid{columns:280px 2!important}}@media(max-width:620px){.kvr-detail-head{padding:30px 24px!important}.kvr-photo-grid{columns:1!important}.kvr-photo,.kvr-photo:nth-child(n){margin-bottom:12px!important}}
.kvr-detail-head{background:transparent!important}.kvr-detail-head:before{opacity:.55!important}
.kvr-detail-head:after{background:linear-gradient(90deg,#0b1220b0 0%,#0b12206e 52%,#0b1220ac 100%),linear-gradient(180deg,#0b122040,#0b1220b8)}
.kvr-archive-hero .kvr-search{background:#fffffff0!important;border:1px solid #fff!important;box-shadow:0 18px 50px #0b122055!important}.kvr-archive-hero .kvr-search .dashicons{color:#dc1635}.kvr-archive-hero .kvr-search input{color:#172033!important}.kvr-archive-hero .kvr-search input::placeholder{color:#64748b!important}
.kvr-photo,.kvr-photo:nth-child(n){grid-column:auto!important;grid-row:auto!important}
.kvr-photo-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;align-items:start!important;columns:auto!important}.kvr-photo,.kvr-photo:nth-child(n){display:block!important;align-self:start!important}
@media(max-width:980px){.kvr-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:620px){.kvr-photo-grid{grid-template-columns:1fr!important}}
.kvr-detail .kvr-detail-head{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:510px;padding:54px 68px!important;overflow:hidden;border-radius:32px!important;background:#0a1220!important;box-shadow:0 24px 65px #1018272b!important}.kvr-detail .kvr-detail-head:before{content:"";position:absolute;z-index:0;inset:0;background:var(--kvr-detail-hero) left center/66% 100% no-repeat;filter:saturate(1.08) contrast(1.04);opacity:.9;transform:scale(1.03)}.kvr-detail .kvr-detail-head:after{content:"";position:absolute;z-index:1;inset:0;background:radial-gradient(ellipse 38% 94% at -4% 102%,#e51643 0 48%,transparent 49%),linear-gradient(90deg,#07101b18 0%,#09122264 46%,#091222f2 76%,#091222 100%)}.kvr-detail .kvr-detail-head>div,.kvr-detail .kvr-detail-head>.kvr-start-show{position:relative;z-index:2}.kvr-detail .kvr-detail-head>div{width:min(690px,62%);margin-right:0}.kvr-detail .kvr-detail-head .kvr-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:999px;background:linear-gradient(100deg,#f21848,#9d1536);color:#fff;font-size:14px;box-shadow:0 10px 24px #e5164335}.kvr-detail .kvr-detail-head .kvr-eyebrow:before{content:"\\f Camera";font-family:dashicons;font-size:17px}.kvr-detail .kvr-detail-head h1{max-width:690px;margin:22px 0 15px!important;font-size:clamp(42px,5.6vw,82px)!important;line-height:1.13!important;letter-spacing:-.03em;color:#fff!important;text-shadow:0 5px 22px #0009}.kvr-detail .kvr-detail-head h1:after{content:"";display:block;width:70px;height:5px;margin-top:18px;border-radius:99px;background:#ed1645;box-shadow:38px 0 #ed164588}.kvr-detail .kvr-detail-head p{max-width:650px;margin:0!important;color:#d9e1ee!important;font-size:17px;line-height:1.9}.kvr-detail .kvr-detail-head .kvr-meta{margin-top:27px;display:flex;align-items:stretch;gap:11px}.kvr-detail .kvr-detail-head .kvr-meta span{min-height:46px;color:#f7f9fc;background:#ffffff12;border:1px solid #ffffff2b;backdrop-filter:blur(10px);box-shadow:none}.kvr-detail .kvr-detail-head .kvr-meta span:last-child{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:7px;min-width:160px;padding:9px 14px;border-radius:15px;border-color:#ffffff38;background:#101d30de;color:#ff315b;font-size:27px;font-weight:900;line-height:1}.kvr-detail .kvr-detail-head .kvr-meta span:last-child i{grid-row:span 2;color:#ff315b;font-size:31px}.kvr-detail .kvr-detail-head .kvr-meta span:last-child:after{content:"تصویر ثبت شده";grid-column:2;color:#e8edf6;font-size:11px;font-weight:600;line-height:1.2}.kvr-detail .kvr-detail-head>.kvr-start-show{align-self:flex-end;display:inline-flex;align-items:center;gap:9px;margin:0 0 4px 10px;padding:17px 24px;border:0;border-radius:15px;background:#f01946;box-shadow:0 14px 30px #ef174b4f;font-size:16px}.kvr-detail .kvr-detail-head>.kvr-start-show:after{content:"\\2190";font-size:25px;line-height:.8}.kvr-detail .kvr-detail-head>.kvr-start-show i{display:none}.kvr-detail .kvr-gallery-people{position:relative;margin-top:30px;padding:28px 32px;border:1px solid #e8ebf2;border-radius:28px;background:#fff;box-shadow:0 17px 45px #0f172a0c}.kvr-detail .kvr-gallery-people header{margin-bottom:21px}.kvr-detail .kvr-gallery-people header h2{display:flex;align-items:center;gap:12px;margin:0;color:#151c29;font-size:25px}.kvr-detail .kvr-gallery-people header h2:before{content:"\\f307";display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#fff0f3;color:#ef1646;font-family:dashicons;font-size:21px}.kvr-detail .kvr-gallery-people header button{padding:10px 19px;border:1px solid #ed1646;background:#fff;color:#e41644;font-weight:700}.kvr-detail .kvr-gallery-people header button.is-active{background:#e91646;color:#fff}.kvr-detail .kvr-gallery-people>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;overflow:visible}.kvr-detail .kvr-gallery-people>div>button{justify-content:flex-start;min-height:112px;width:100%;padding:13px 17px;border:1px solid #edf0f5;border-radius:20px;background:#fff;box-shadow:0 9px 24px #0f172a0a;transition:.22s}.kvr-detail .kvr-gallery-people>div>button:hover{transform:translateY(-3px);border-color:#f39aad;box-shadow:0 15px 28px #e5164316}.kvr-detail .kvr-gallery-people>div>button.is-active{border-color:#ed1646;box-shadow:0 8px 22px #e5164322}.kvr-detail .kvr-gallery-people img{width:78px;height:78px;flex:0 0 78px;border:3px solid #ff9fb3;border-radius:50%;padding:3px;background:#fff;object-fit:cover}.kvr-detail .kvr-gallery-people b{display:block;color:#182334;font-size:16px}.kvr-detail .kvr-gallery-people small{margin-top:8px;color:#ed1646;font-weight:700;font-size:13px}.kvr-detail .kvr-photo-grid{margin-top:28px}@media(max-width:980px){.kvr-detail .kvr-detail-head{min-height:470px;padding:45px 42px!important}.kvr-detail .kvr-detail-head:before{background-size:80% 100%}.kvr-detail .kvr-detail-head>div{width:75%}.kvr-detail .kvr-gallery-people>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.kvr-detail .kvr-detail-head{display:block;min-height:590px;padding:34px 24px!important}.kvr-detail .kvr-detail-head:before{background-size:100% 60%;background-position:center bottom;opacity:.6}.kvr-detail .kvr-detail-head:after{background:linear-gradient(180deg,#091222f2 0%,#091222b5 45%,#091222d9 72%,#e516434f 100%)}.kvr-detail .kvr-detail-head>div{width:100%}.kvr-detail .kvr-detail-head h1{font-size:clamp(37px,10vw,56px)!important}.kvr-detail .kvr-detail-head p{font-size:14px}.kvr-detail .kvr-detail-head .kvr-meta{flex-wrap:wrap}.kvr-detail .kvr-detail-head>.kvr-start-show{margin-top:30px}.kvr-detail .kvr-gallery-people{padding:20px 15px}.kvr-detail .kvr-gallery-people header{align-items:flex-start;gap:15px}.kvr-detail .kvr-gallery-people>div{grid-template-columns:1fr}.kvr-detail .kvr-gallery-people>div>button{min-height:92px}.kvr-detail .kvr-gallery-people img{width:65px;height:65px;flex-basis:65px}}
.kvr-detail .kvr-detail-head .kvr-eyebrow:before{content:"📷";font-family:inherit}.kvr-detail .kvr-detail-head>.kvr-start-show:after{content:"←"}.kvr-detail .kvr-gallery-people header h2:before{content:"👥";font-family:inherit;font-size:20px}
