*{box-sizing:border-box}html,body{overflow-x:hidden}body{margin:0;background:#050505;color:#f5f5f5;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}a{color:inherit}.topbar{position:sticky;top:0;z-index:5;display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#070707;border-bottom:1px solid #242424}.brand{display:inline-flex;align-items:center;text-decoration:none;line-height:0}.brand-logo{display:block;width:auto;height:44px;max-width:150px;object-fit:contain}nav{display:flex;gap:14px;flex-wrap:wrap}nav a{color:#d4d4d4;text-decoration:none}.hero{padding:52px 18px 30px;background:radial-gradient(circle at top,#2b0505,#050505 62%)}.wrap{max-width:1180px;margin:0 auto;width:100%;padding:0 14px}.hero h1{font-size:clamp(34px,5vw,68px);line-height:.95;margin:0 0 16px}.hero p,.lead{color:#d7d7d7;font-size:18px;line-height:1.55}.cta{display:inline-block;background:#e11d48;color:white;text-decoration:none;border-radius:999px;padding:12px 18px;font-weight:800;margin:6px 8px 6px 0}.section{padding:30px 18px}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(185px,1fr));gap:16px;align-items:start}.card{display:block;text-decoration:none;background:#111;border:1px solid #272727;border-radius:18px;overflow:hidden;min-width:0;max-width:100%;box-shadow:0 10px 30px #0008}.card img{display:block;width:100%;aspect-ratio:3/4;object-fit:cover;background:#000}.card>div,.card .pad{padding:12px;min-width:0}.card h3{margin:0 0 8px;font-size:17px;line-height:1.2;overflow-wrap:anywhere}.card p{margin:0 0 8px;color:#cfcfcf;font-size:13px;line-height:1.35;overflow-wrap:anywhere}.meta{display:flex;flex-wrap:wrap;gap:6px;color:#aaa;font-size:12px}.meta span{max-width:100%;overflow-wrap:anywhere}.cities{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0}.cities a,.chip{border:1px solid #333;background:#111;border-radius:999px;padding:8px 11px;text-decoration:none;color:#e5e5e5;max-width:100%;overflow-wrap:anywhere}.profile{display:grid;grid-template-columns:minmax(220px,360px) minmax(0,1fr);grid-template-areas:"portrait panel" "profileinfo panel";gap:24px;align-items:start}.portrait{grid-area:portrait;width:100%;max-width:360px;border-radius:22px;object-fit:cover;background:#000}.profile-info-block-top{grid-area:profileinfo}.panel{grid-area:panel;background:#101010;border:1px solid #2a2a2a;border-radius:22px;padding:20px;min-width:0;max-width:100%;overflow:hidden}.panel h1,.panel h2{overflow-wrap:anywhere}.story p{line-height:1.65;color:#ddd}.fantasy-box{margin-top:18px;background:#12070a;border:1px solid #3a1420;border-radius:18px;padding:16px 18px}.fantasy-box h3{margin:0 0 8px;color:#fff;font-size:22px}.fantasy-box p{margin:0;color:#f1d5dc;line-height:1.62;font-size:17px}.seo-copy{background:#0d0d0d;border:1px solid #2a2a2a;border-radius:22px;padding:20px;margin:18px 0}.seo-copy p{color:#e5e5e5;line-height:1.72;font-size:17px;margin:0 0 14px}.recent-viewed{display:none}.recent-viewed.is-visible{display:block}.adult-chat{position:fixed;right:18px;bottom:18px;z-index:1000;width:min(390px,calc(100vw - 24px));max-height:78vh;overflow:auto;margin:0;padding:0;border:1px solid #fb7185;background:radial-gradient(circle at 18% 0,#7f1d4a 0,#240814 38%,#080808 100%);border-radius:24px;box-shadow:0 24px 70px #000b,0 0 0 1px #fb718533,0 0 36px #e11d4855;color:#fff}.adult-chat:before{content:'Privat chatt';display:block;padding:10px 18px;background:linear-gradient(90deg,#e11d48,#7c3aed);border-radius:22px 22px 0 0;color:#fff;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.adult-chat>*{margin-left:18px;margin-right:18px}.chat-profile-mini{display:flex;align-items:center;gap:11px;margin:14px 18px 12px;padding:10px;background:#ffffff12;border:1px solid #ffffff1f;border-radius:17px;backdrop-filter:blur(8px)}.chat-profile-mini img{width:54px;height:54px;border-radius:50%;object-fit:cover;border:2px solid #fda4af;background:#000;box-shadow:0 0 0 4px #e11d4833}.chat-profile-mini strong{display:block;font-size:16px;color:#fff}.chat-profile-mini span{display:block;font-size:12px;color:#fecdd3;margin-top:2px}.adult-chat h2{margin:0 18px 12px;font-size:24px;color:#fff}.chat-log{display:flex;flex-direction:column;gap:10px;max-height:260px;overflow:auto;margin-bottom:12px}.bubble{max-width:88%;padding:10px 12px;border-radius:16px;font-size:15px;line-height:1.45;box-shadow:0 10px 25px #0005}.bubble.bot{align-self:flex-start;background:#fff;color:#171717;border:1px solid #fecdd3}.bubble.user{align-self:flex-end;background:linear-gradient(135deg,#e11d48,#7c3aed);color:white}.quick-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.quick-choices button{background:#ffffff12;color:#fff;border:1px solid #fb718580;border-radius:999px;padding:10px 12px;font-weight:800;cursor:pointer}.quick-choices button:hover{background:#fb718526;border-color:#fda4af}.quick-choices button:disabled{opacity:.55;cursor:not-allowed}.chat-form{display:flex;gap:8px;margin:10px 18px}.chat-input{flex:1;min-width:0;background:#fff;color:#171717;border:2px solid #fb7185;border-radius:999px;padding:11px 13px}.chat-input::placeholder{color:#777}.chat-submit{background:linear-gradient(135deg,#fb7185,#e11d48);color:#fff;border:0;border-radius:999px;padding:11px 15px;font-weight:900;cursor:pointer;box-shadow:0 10px 24px #e11d4855}.chat-submit:disabled,.chat-input:disabled{opacity:.55;cursor:not-allowed}.chat-note{font-size:12px;color:#fecdd3;margin:10px 18px}.chat-affiliate{display:none}.chat-affiliate.is-visible{display:inline-block;margin:2px 18px 16px;background:linear-gradient(135deg,#22c55e,#16a34a);color:#052e16;border:0;box-shadow:0 12px 30px #22c55e44}.chat-toggle{position:absolute;top:8px;right:10px;z-index:2;margin:0!important;border:1px solid #ffffff66;background:#ffffff18;color:#fff;border-radius:999px;min-width:34px;height:34px;padding:0 10px;font-size:18px;font-weight:900;cursor:pointer;backdrop-filter:blur(8px)}.chat-toggle:hover{background:#ffffff2b}.adult-chat.is-collapsed{width:220px;min-height:52px;max-height:52px;overflow:hidden;cursor:pointer}.adult-chat.is-collapsed:before{content:'Chatta nu';padding-right:92px}.adult-chat.is-collapsed>*:not(.chat-toggle){display:none!important}.adult-chat.is-collapsed .chat-toggle{width:auto;min-width:82px;font-size:13px}.adult-chat:not(.is-collapsed){cursor:auto}.mini-grid{display:grid;grid-template-columns:repeat(auto-fill,109px);gap:8px;align-items:start}.mini-card{width:109px;border-radius:10px;box-shadow:none}.mini-card img{aspect-ratio:3/4}.mini-card div{padding:6px}.mini-card h3{font-size:11px;line-height:1.12;margin:0 0 3px}.mini-card span{font-size:10px;color:#aaa}.notice{color:#aaa}.atc-row{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.profile-info-block{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0 0}.profile-info-block-top{grid-template-columns:1fr;margin:0}.profile-info-card{background:linear-gradient(145deg,#151515,#0b0b0b);border:1px solid #2c2c2c;border-radius:18px;padding:16px;box-shadow:0 12px 28px #0006}.profile-info-card h2{font-size:18px;margin:0 0 10px;color:#fff}.profile-info-card ul{margin:0;padding-left:18px;color:#ddd;line-height:1.55}.profile-info-card li{margin:4px 0}.profile-info-card p{margin:0;color:#ddd;line-height:1.55}.profile-info-card a{color:#fff;text-decoration:underline;text-decoration-color:#fb7185;text-underline-offset:3px}.spec-row{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}@media(max-width:900px){.profile-info-block{grid-template-columns:1fr 1fr}.profile-info-block-top{grid-template-columns:1fr}}@media(max-width:760px){.topbar{position:static;align-items:flex-start;gap:10px;flex-direction:column}.profile{grid-template-columns:1fr;grid-template-areas:"portrait" "profileinfo" "panel"}.portrait{max-width:100%}.grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.section{padding:22px 10px}.wrap{padding:0 8px}.panel{padding:14px}.adult-chat{right:10px;bottom:10px;width:calc(100vw - 20px);max-height:72vh}.quick-choices{grid-template-columns:1fr}}.category-index-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.category-index-card{background:linear-gradient(145deg,#171014,#090909);border-color:#3a1d29}.category-index-card strong{display:inline-block;color:#fff;background:#e11d48;border-radius:999px;padding:8px 12px;font-size:13px}.category-index-card .card-cue{font-size:14px;color:#e7d5dc}.guide-layout{display:grid;grid-template-columns:minmax(0,760px) minmax(240px,320px);gap:24px;align-items:start}.breadcrumb{display:flex;flex-wrap:wrap;gap:8px;align-items:center;max-width:1180px;margin:14px auto;color:#a3a3a3;font-size:13px;padding:0 32px}.breadcrumb a{color:#d4d4d4;text-decoration:none;border-bottom:1px solid #3a3a3a}.breadcrumb a:hover{color:#fff;border-color:#fb7185}.breadcrumb [aria-current=page]{color:#f5f5f5}.guide-layout .portrait{width:100%;max-width:100%;max-height:430px;object-fit:cover}.guide-layout aside{min-width:0}.guide-card-list{display:flex;flex-direction:column;gap:16px;margin:18px 0}.guide-article-card{display:grid;grid-template-columns:170px minmax(0,1fr);align-items:stretch;text-decoration:none;background:linear-gradient(135deg,#141414,#0d0d0d);border:1px solid #343434;border-radius:22px;overflow:hidden;box-shadow:0 14px 38px #0008;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.guide-article-card:hover{transform:translateY(-2px);border-color:#fb7185;box-shadow:0 18px 46px #000b,0 0 0 1px #fb718533}.guide-article-card img{display:block;width:100%;height:100%;min-height:150px;aspect-ratio:4/3;object-fit:cover;background:#000}.guide-article-copy{padding:18px;min-width:0;display:flex;flex-direction:column;justify-content:center}.guide-article-copy h3{margin:0 0 8px;font-size:clamp(19px,2.2vw,26px);line-height:1.12;overflow-wrap:anywhere}.guide-article-copy p{margin:0 0 12px;color:#d6d6d6;font-size:15px;line-height:1.5}.guide-article-copy span{color:#fb7185;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}@media(max-width:760px){.guide-layout{grid-template-columns:1fr}.guide-article-card{grid-template-columns:1fr}.guide-article-card img{height:auto;min-height:0;aspect-ratio:16/10}.guide-article-copy{padding:14px}.guide-article-copy h3{font-size:20px}.guide-article-copy p{font-size:14px}}.seo-footer{border-top:1px solid #272727;background:linear-gradient(180deg,#090909,#050505);padding:34px 18px 42px;color:#eee}.seo-footer-intro{max-width:760px;margin:0 0 20px}.seo-footer-intro strong{display:block;font-size:22px;margin-bottom:8px}.seo-footer-intro p{margin:0;color:#d4d4d4;line-height:1.55}.seo-footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:22px}.seo-footer-col h3{margin:0 0 10px;font-size:15px;color:#fff}.seo-footer-col ul{list-style:none;margin:0;padding:0;display:grid;gap:7px}.seo-footer-col a{display:inline-block;color:#d9d9d9;text-decoration:none;border-bottom:1px solid #3a3a3a;line-height:1.35}.seo-footer-col a:hover{color:#fff;border-color:#fb7185}@media(max-width:760px){.seo-footer{padding-bottom:156px}.seo-footer-grid{grid-template-columns:1fr}}.profile-sticky-atc{position:fixed;left:50%;bottom:14px;transform:translateX(-50%);z-index:950;width:min(760px,calc(100vw - 28px));padding:0;pointer-events:none}.profile-sticky-link{pointer-events:auto;display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:12px;align-items:center;text-decoration:none;background:linear-gradient(135deg,#2a0712,#090909 72%);border:1px solid #fb7185aa;border-radius:999px;box-shadow:0 16px 48px #000d,0 0 0 1px #ffffff12;padding:9px 10px;color:#fff}.profile-sticky-photo{display:block;width:58px;height:58px;border-radius:999px;object-fit:cover;background:#000;border:2px solid #fb7185}.profile-sticky-copy{display:flex;min-width:0;flex-direction:column;gap:2px;line-height:1.1}.profile-sticky-copy strong{font-size:13px;color:#ffd6df;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-sticky-copy em{font-style:normal;font-size:clamp(17px,2.6vw,25px);font-weight:950;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-sticky-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e11d48;color:#fff;font-weight:950;padding:12px 17px;white-space:nowrap;box-shadow:0 8px 24px #e11d4866}.profile-sticky-spacer{height:106px}.adult-chat{position:fixed!important;right:18px!important;bottom:118px!important;z-index:1000}.adult-chat.is-collapsed{bottom:118px!important}@media(max-width:760px){.profile-sticky-atc{bottom:10px;width:calc(100vw - 18px)}.profile-sticky-link{grid-template-columns:50px minmax(0,1fr);border-radius:24px;padding:8px}.profile-sticky-photo{width:50px;height:50px}.profile-sticky-copy strong{font-size:12px}.profile-sticky-copy em{font-size:17px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.profile-sticky-button{grid-column:1/-1;width:100%;padding:10px 12px}.profile-sticky-spacer{height:136px}.adult-chat{right:10px!important;bottom:154px!important;width:min(390px,calc(100vw - 20px))!important;max-height:calc(100vh - 180px)!important}.adult-chat.is-collapsed{bottom:154px!important}}