html,body{background:#0f0f0f!important;color:#f2f2f2;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:15px;line-height:1.5;min-height:100vh;}
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}
a{text-decoration:none;color:inherit;}
button{font-family:inherit;cursor:pointer;border:none;background:none;}
.p360-header{background:#0f0f0f;border-bottom:1px solid rgba(255,255,255,.08);position:sticky;top:0;z-index:200;}
.p360-nav{max-width:1080px;margin:0 auto;padding:0 24px;display:flex;align-items:center;height:60px;gap:32px;}
.p360-logo{font-size:20px;font-weight:800;letter-spacing:-.5px;color:#fff;flex-shrink:0;}
.p360-logo span{color:#00c9a7;}
.p360-nav-links{display:flex;gap:24px;flex:1;}
.p360-nav-links a{font-size:14px;color:rgba(255,255,255,.55);transition:color .15s;}
.p360-nav-links a:hover{color:#fff;}
.p360-tg-link{margin-left:auto;background:#00c9a7;color:#000;font-size:13px;font-weight:700;padding:8px 18px;border-radius:24px;white-space:nowrap;flex-shrink:0;}
.p360-bottom-nav{display:none!important;position:fixed;bottom:0;left:0;right:0;background:rgba(15,15,15,.97);border-top:1px solid rgba(255,255,255,.08);z-index:300;backdrop-filter:blur(12px);}
.p360-bn-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;padding:8px 0 14px;opacity:.45;transition:opacity .15s;color:#f2f2f2;}
.p360-bn-item.active{opacity:1;}
.p360-bn-item.active .p360-bn-label{color:#00c9a7;}
.p360-bn-icon{font-size:20px;line-height:1;}
.p360-bn-label{font-size:10px;color:rgba(255,255,255,.5);}
.p360-main{background:#0f0f0f;}
.p360-hero{max-width:1080px;margin:0 auto;padding:32px 24px 20px;}
.p360-hero-slogan{font-size:36px;font-weight:800;letter-spacing:-1.5px;line-height:1.1;color:#fff;margin-bottom:8px;}
.p360-hero-slogan em{color:#00c9a7;font-style:normal;}
.p360-hero-sub{font-size:15px;color:rgba(255,255,255,.5);line-height:1.5;max-width:520px;}
.p360-cities-wrap{max-width:1080px;margin:0 auto;padding:20px 24px 0;}
.p360-cities-label{font-size:10px;color:rgba(255,255,255,.35);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:10px;}
.p360-cities{display:flex;gap:8px;flex-wrap:wrap;}
.p360-city-chip{font-size:13px;font-weight:500;padding:7px 18px;border-radius:24px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:rgba(255,255,255,.6);cursor:pointer;transition:all .15s;white-space:nowrap;}
.p360-city-chip.active{background:#00c9a7;color:#000;border-color:#00c9a7;font-weight:700;}
.p360-city-chip:hover:not(.active){border-color:rgba(0,201,167,.4);color:#fff;}
.p360-main-wrap{max-width:1080px;margin:0 auto;padding:24px 24px 60px;}
.p360-sec-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;}
.p360-sec-title{font-size:18px;font-weight:700;color:#fff;}
.p360-sec-more{font-size:13px;color:#00c9a7;cursor:pointer;}
.p360-deals-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:16px;}
.p360-deal-card{background:#fff;border-radius:14px;overflow:hidden;cursor:pointer;transition:transform .15s,box-shadow .15s;display:block;color:#111;}
.p360-deal-card:hover{transform:translateY(-4px);box-shadow:0 24px 64px rgba(0,0,0,.6);}
.p360-dc-img{height:200px;position:relative;background:#c8d4e0 center/cover no-repeat;overflow:hidden;}
.p360-dc-grad{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.72) 0%,transparent 55%);}
.p360-dc-badge{position:absolute;top:10px;left:10px;font-size:10px;font-weight:800;padding:4px 10px;border-radius:6px;}
.b-fire{background:#ff4d00;color:#fff;}
.b-new{background:#ffb800;color:#000;}
.b-hit{background:#e53935;color:#fff;}
.b-tour{background:#3d8ef8;color:#fff;}
.p360-dc-fav{position:absolute;top:10px;right:10px;width:30px;height:30px;border-radius:50%;background:rgba(255,255,255,.88);display:flex;align-items:center;justify-content:center;font-size:14px;color:#888;}
.p360-dc-bottom{position:absolute;bottom:0;left:0;right:0;padding:10px 12px 12px;display:flex;justify-content:space-between;align-items:flex-end;}
.p360-dc-city{font-size:21px;font-weight:800;color:#fff;text-shadow:0 1px 6px rgba(0,0,0,.9);line-height:1.1;}
.p360-dc-country{font-size:11px;color:rgba(255,255,255,.65);margin-top:1px;}
.p360-dc-date-box{background:rgba(255,255,255,.95);border-radius:8px;padding:5px 9px;text-align:center;min-width:50px;flex-shrink:0;}
.p360-dc-date-num{font-size:18px;font-weight:800;color:#111;line-height:1;}
.p360-dc-date-mon{font-size:9px;color:#999;font-weight:600;text-transform:uppercase;}
.p360-dc-body{padding:12px 14px 14px;}
.p360-dc-headline{font-size:14px;font-weight:700;color:#111;margin-bottom:3px;line-height:1.3;}
.p360-dc-sub{font-size:11px;color:#999;margin-bottom:9px;}
.p360-dc-price-row{display:flex;align-items:center;gap:7px;margin-bottom:9px;flex-wrap:wrap;}
.p360-dc-price{font-size:23px;font-weight:800;color:#111;letter-spacing:-1px;}
.p360-dc-disc{font-size:10px;font-weight:800;background:#fff0ee;color:#ff4d00;border:1px solid #ffd5cc;padding:3px 7px;border-radius:5px;}
.p360-dc-old{font-size:12px;color:#999;text-decoration:line-through;}
.p360-dc-footer{display:flex;justify-content:space-between;align-items:center;padding-top:8px;border-top:1px solid #f0f0f0;}
.p360-dc-posted{font-size:11px;color:#999;}
.p360-dc-btn{background:#00c9a7;color:#000;font-size:12px;font-weight:700;padding:7px 14px;border-radius:7px;}
.p360-show-more{width:100%;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.55);font-size:14px;font-weight:600;padding:14px;border-radius:10px;transition:all .15s;margin-bottom:28px;}
.p360-show-more:hover{border-color:#00c9a7;color:#fff;}
.p360-tg{background:rgba(0,201,167,.08);border:1px solid rgba(0,201,167,.2);border-radius:14px;padding:22px 24px;display:flex;align-items:center;gap:16px;}
.p360-tg-ic{width:48px;height:48px;background:#0088cc;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0;}
.p360-tg-text{flex:1;}
.p360-tg-text h3{font-size:15px;font-weight:700;margin-bottom:3px;color:#fff;}
.p360-tg-text p{font-size:13px;color:rgba(255,255,255,.45);}
.p360-tg-btn{background:#00c9a7;color:#000;font-size:13px;font-weight:700;padding:10px 22px;border-radius:22px;flex-shrink:0;white-space:nowrap;}
.p360-footer{border-top:1px solid rgba(255,255,255,.08);padding:32px 24px 24px;background:#0f0f0f;}
.p360-footer-inner{max-width:1080px;margin:0 auto;}
.p360-footer-logo{font-size:18px;font-weight:800;margin-bottom:6px;color:#fff;}
.p360-footer-logo span{color:#00c9a7;}
.p360-footer-desc{font-size:12px;color:rgba(255,255,255,.3);margin-bottom:14px;line-height:1.6;max-width:440px;}
.p360-footer-cities a{font-size:12px;color:#00c9a7;margin-right:12px;}
.p360-footer-copy{margin-top:14px;font-size:11px;color:rgba(255,255,255,.15);line-height:1.7;}
.p360-breadcrumbs{font-size:12px;color:rgba(255,255,255,.4);margin:14px 0;}
.p360-breadcrumbs a{color:#00c9a7;}
.p360-breadcrumbs span{margin:0 5px;}
.p360-city-hero{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:24px;margin-bottom:20px;}
.p360-city-h1{font-size:26px;font-weight:800;margin-bottom:8px;color:#fff;}
.p360-city-intro{font-size:14px;color:rgba(255,255,255,.5);line-height:1.6;}
.p360-seo-text{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.07);border-radius:14px;padding:22px;margin-bottom:20px;}
.p360-seo-text h2{font-size:16px;font-weight:700;margin-bottom:10px;color:#fff;}
.p360-seo-text p{font-size:13px;color:rgba(255,255,255,.45);line-height:1.7;margin-bottom:8px;}
.p360-tag{display:inline-block;font-size:11px;color:rgba(255,255,255,.4);background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);padding:3px 9px;border-radius:14px;margin:3px 3px 0 0;}
.p360-pagination{margin-top:20px;display:flex;justify-content:center;gap:6px;flex-wrap:wrap;}
.p360-pagination .page-numbers{padding:7px 13px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);color:rgba(255,255,255,.5);font-size:13px;}
.p360-pagination .page-numbers.current{background:#00c9a7;color:#000;border-color:#00c9a7;font-weight:700;}
@media(max-width:860px){.p360-deals-grid{grid-template-columns:repeat(2,1fr);}.p360-hero-slogan{font-size:28px;}}
@media(max-width:600px){.p360-nav{padding:0 16px;height:52px;gap:0;justify-content:space-between;}.p360-nav-links{display:none;}.p360-hero{padding:20px 16px 16px;}.p360-hero-slogan{font-size:26px;}.p360-cities-wrap{padding:14px 16px 0;}.p360-main-wrap{padding:18px 16px 80px;}.p360-deals-grid{grid-template-columns:1fr;gap:10px;}.p360-dc-img{height:210px;}.p360-tg{flex-direction:column;text-align:center;padding:18px;}.p360-footer{padding-bottom:80px;}.p360-bottom-nav{display:flex!important;}}.p360-bn-svg{width:22px;height:22px;display:block;}
.p360-bn-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:6px 0 6px;opacity:.5;color:#f2f2f2;text-decoration:none;}
.p360-bn-item.active{opacity:1;color:#00c9a7;}
.p360-bn-item.active .p360-bn-label{color:#00c9a7;}
.p360-bn-label{font-size:10px;color:rgba(255,255,255,.6);}
.p360-bottom-nav{display:none;position:fixed;bottom:0;left:0;right:0;background:rgba(15,15,15,.98);border-top:1px solid rgba(255,255,255,.1);z-index:300;padding:6px 0 4px;}
@media(max-width:600px){.p360-bottom-nav{display:flex!important;}}
.p360-single-wrap{max-width:760px;margin:0 auto;padding:16px 16px 60px;}
.p360-single-hero{height:280px;border-radius:16px;position:relative;background:#c8d4e0 center/cover no-repeat;overflow:hidden;margin-bottom:20px;}
.p360-single-hero-grad{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.75) 0%,transparent 55%);}
.p360-single-badge{position:absolute;top:14px;left:14px;font-size:11px;font-weight:800;padding:5px 12px;border-radius:7px;}
.p360-single-hero-city{position:absolute;bottom:16px;left:18px;font-size:34px;font-weight:800;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.9);line-height:1;}
.p360-single-head{margin-bottom:20px;}
.p360-single-h1{font-size:28px;font-weight:800;color:#fff;letter-spacing:-.5px;margin-bottom:12px;line-height:1.15;}
.p360-single-price-row{display:flex;align-items:center;gap:12px;margin-bottom:8px;flex-wrap:wrap;}
.p360-single-price{font-size:36px;font-weight:800;color:#00c9a7;letter-spacing:-1px;}
.p360-single-disc{font-size:14px;font-weight:800;background:rgba(255,77,0,.15);color:#ff6a33;border:1px solid rgba(255,77,0,.3);padding:5px 12px;border-radius:8px;}
.p360-single-old{font-size:18px;color:#888;text-decoration:line-through;}
.p360-single-meta{font-size:13px;color:rgba(255,255,255,.4);}
.p360-single-desc{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:20px;margin-bottom:20px;font-size:15px;line-height:1.7;color:rgba(255,255,255,.8);}
.p360-single-desc p{margin-bottom:12px;}
.p360-single-desc a{color:#00c9a7;text-decoration:underline;}
.p360-single-subtitle{font-size:18px;font-weight:700;color:#fff;margin-bottom:14px;}
.p360-single-details{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:20px;margin-bottom:24px;}
.p360-detail-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.06);gap:16px;}
.p360-detail-row:last-child{border-bottom:none;}
.p360-detail-label{font-size:14px;color:rgba(255,255,255,.5);flex-shrink:0;}
.p360-detail-val{font-size:14px;color:#fff;font-weight:600;text-align:right;}
.p360-single-buy{display:block;background:#00c9a7;color:#000;font-size:18px;font-weight:800;text-align:center;padding:18px;border-radius:14px;margin-bottom:16px;transition:background .15s;}
.p360-single-buy:hover{background:#00a889;}
.p360-single-disclaimer{font-size:12px;color:rgba(255,255,255,.4);line-height:1.6;background:rgba(255,184,0,.06);border:1px solid rgba(255,184,0,.15);border-radius:12px;padding:14px 16px;margin-bottom:28px;}
.p360-single-social{text-align:center;margin-bottom:36px;padding:24px;background:rgba(0,201,167,.06);border:1px solid rgba(0,201,167,.15);border-radius:14px;}
.p360-single-social-title{font-size:16px;font-weight:700;color:#fff;margin-bottom:16px;}
.p360-single-social-btns{display:flex;gap:10px;justify-content:center;}
.p360-social-btn{font-size:14px;font-weight:700;padding:11px 24px;border-radius:24px;}
.p360-social-btn.tg{background:#0088cc;color:#fff;}
.p360-social-btn.vk{background:#0077ff;color:#fff;}
.p360-single-related{margin-top:8px;}
.p360-single-related .p360-deals-grid{grid-template-columns:repeat(3,1fr);}
@media(max-width:600px){.p360-single-hero{height:220px;}.p360-single-hero-city{font-size:28px;}.p360-single-h1{font-size:22px;}.p360-single-price{font-size:30px;}.p360-single-related .p360-deals-grid{grid-template-columns:1fr;}.p360-single-wrap{padding-bottom:90px;}}
/* СТРАНИЦА СДЕЛКИ v2 */
.p360-deal{max-width:680px;margin:0 auto;padding:14px 16px 70px;}
.p360-bc{display:flex;align-items:center;gap:7px;font-size:12px;color:rgba(255,255,255,.4);margin-bottom:16px;flex-wrap:wrap;}
.p360-bc a{color:rgba(255,255,255,.55);}
.p360-bc a:hover{color:#00c9a7;}
.p360-bc span{color:rgba(255,255,255,.25);}
.p360-bc .p360-bc-current{color:rgba(255,255,255,.4);}
.p360-deal-hero{position:relative;height:300px;border-radius:18px;overflow:hidden;background:#1a2330 center/cover no-repeat;display:flex;align-items:flex-end;}
.p360-deal-hero-shade{position:absolute;inset:0;background:linear-gradient(to top,rgba(8,10,14,.92) 0%,rgba(8,10,14,.2) 55%,transparent 100%);}
.p360-deal-flag{position:absolute;top:14px;left:14px;z-index:2;font-size:11px;font-weight:700;padding:6px 13px;border-radius:100px;letter-spacing:.2px;}
.p360-deal-hero-text{position:relative;z-index:2;padding:22px;}
.p360-deal-kicker{font-size:13px;font-weight:600;color:#00c9a7;letter-spacing:.4px;margin-bottom:6px;}
.p360-deal-title{font-size:38px;font-weight:800;color:#fff;line-height:1.04;letter-spacing:-1.2px;}
.p360-deal-title span{font-weight:400;color:rgba(255,255,255,.7);}
.p360-deal-pricebar{position:sticky;top:60px;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:14px;background:rgba(20,22,26,.92);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:13px 14px 13px 18px;margin:16px 0 22px;}
.p360-deal-pricebar-left{display:flex;flex-direction:column;gap:1px;}
.p360-deal-price{font-size:27px;font-weight:800;color:#fff;letter-spacing:-1px;line-height:1;}
.p360-deal-was{font-size:13px;color:rgba(255,255,255,.4);}
.p360-deal-was em{font-style:normal;color:#ff6a33;font-weight:700;margin-left:4px;}
.p360-deal-cta{flex-shrink:0;background:#00c9a7;color:#06120f;font-size:15px;font-weight:700;padding:13px 26px;border-radius:12px;transition:transform .12s,background .15s;white-space:nowrap;}
.p360-deal-cta:hover{background:#00e3bd;transform:translateY(-1px);}
.p360-deal-cta:active{transform:translateY(0);}
.p360-deal-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.07);border-radius:14px;overflow:hidden;margin-bottom:24px;}
.p360-fact{background:#0f1115;padding:16px 14px;display:flex;flex-direction:column;gap:5px;}
.p360-fact-k{font-size:11px;color:rgba(255,255,255,.4);text-transform:uppercase;letter-spacing:.6px;}
.p360-fact-v{font-size:14px;color:#fff;font-weight:600;line-height:1.3;}
.p360-deal-body{font-size:16px;line-height:1.72;color:rgba(255,255,255,.82);margin-bottom:26px;}
.p360-deal-body p{margin-bottom:15px;}
.p360-deal-body p:last-child{margin-bottom:0;}
.p360-deal-body a{color:#00c9a7;text-decoration:underline;text-underline-offset:2px;}
.p360-deal-body strong{color:#fff;font-weight:700;}
.p360-deal-body h2,.p360-deal-body h3{color:#fff;font-size:18px;font-weight:700;margin:24px 0 10px;}
.p360-deal-body ul{margin:0 0 15px;padding-left:20px;}
.p360-deal-body li{margin-bottom:6px;}
.p360-deal-body img{border-radius:12px;margin:8px 0;width:100%;}
.p360-deal-cta-wide{display:block;text-align:center;font-size:17px;padding:17px;border-radius:14px;margin-bottom:18px;}
.p360-deal-note{font-size:12.5px;line-height:1.6;color:rgba(255,255,255,.38);margin-bottom:30px;}
.p360-deal-sub{background:linear-gradient(135deg,rgba(0,201,167,.1),rgba(0,136,204,.08));border:1px solid rgba(0,201,167,.18);border-radius:16px;padding:22px;text-align:center;margin-bottom:40px;}
.p360-deal-sub-text{font-size:16px;font-weight:600;color:#fff;margin-bottom:15px;line-height:1.4;}
.p360-deal-sub-btns{display:flex;gap:10px;justify-content:center;}
.p360-sub-btn{font-size:14px;font-weight:700;padding:11px 22px;border-radius:100px;transition:transform .12s;}
.p360-sub-btn:hover{transform:translateY(-1px);}
.p360-sub-btn.tg{background:#0088cc;color:#fff;}
.p360-sub-btn.vk{background:#07f;color:#fff;}
.p360-deal-related-title{font-size:20px;font-weight:800;color:#fff;margin-bottom:16px;letter-spacing:-.4px;}
.p360-deal-related .p360-deals-grid{grid-template-columns:repeat(3,1fr);}
@media(max-width:600px){
.p360-deal{padding:10px 14px 90px;}
.p360-deal-hero{height:230px;border-radius:16px;}
.p360-deal-hero-text{padding:18px;}
.p360-deal-title{font-size:30px;letter-spacing:-1px;}
.p360-deal-kicker{font-size:12px;}
.p360-deal-pricebar{top:52px;padding:11px 12px 11px 15px;border-radius:14px;}
.p360-deal-price{font-size:23px;}
.p360-deal-was{font-size:12px;}
.p360-deal-cta{font-size:14px;padding:11px 20px;border-radius:11px;}
.p360-deal-facts{grid-template-columns:1fr;}
.p360-fact{flex-direction:row;justify-content:space-between;align-items:center;padding:13px 16px;}
.p360-fact-k{font-size:12px;text-transform:none;letter-spacing:0;}
.p360-fact-v{font-size:14px;text-align:right;}
.p360-deal-body{font-size:15px;line-height:1.68;}
.p360-deal-cta-wide{font-size:16px;padding:16px;}
.p360-deal-sub{padding:20px 18px;}
.p360-deal-sub-text{font-size:15px;}
.p360-deal-related .p360-deals-grid{grid-template-columns:1fr;}
}
