.ds-hero{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e3a5f 50%,#0f172a 100%);position:relative;overflow:hidden}.ds-hero-track{transition:transform .6s;display:flex}.ds-hero-slide{min-width:100%;padding:64px 0;position:relative}.ds-hero-slide:before{content:"";background:linear-gradient(135deg,#0f172ad9 0%,#1e3a5fbf 50%,#0f172ad9 100%);position:absolute;inset:0}.ds-hero-slide>*{z-index:1;position:relative}.ds-hero-slide-1{background:url(/design/Главная.png) 50%/cover no-repeat}.ds-hero-slide-2{background:url(/design/hero-slide-2.png) 50%/cover no-repeat}.ds-hero-arrow{z-index:2;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:44px;height:44px;transition:var(--transition);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;place-items:center;font-size:24px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.ds-hero-arrow:hover{background:#fff3}@media (max-width:480px){.ds-hero-arrow{width:32px;height:32px;font-size:16px}.ds-hero-arrow-left{left:8px}.ds-hero-arrow-right{right:8px}}.ds-hero-arrow-left{left:20px}.ds-hero-arrow-right{right:20px}.ds-hero-progress{z-index:2;background:#0006;height:6px;position:absolute;bottom:0;left:0;right:0}.ds-hero-progress-bar{background:#fff;width:0%;height:100%}.ds-hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.ds-hero-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border-radius:999px;margin-bottom:24px;padding:8px 16px;font-size:14px;font-weight:500;display:inline-block}.ds-hero h1{margin-bottom:24px;font-size:48px;font-weight:800;line-height:1.2}.ds-hero p{color:#94a3b8;margin-bottom:32px;font-size:18px}.ds-hero-btns{flex-wrap:wrap;gap:16px;display:flex}.ds-hero-stats{flex-wrap:wrap;gap:24px;margin-top:48px;display:flex}.ds-hero-stats .label{color:#64748b;font-size:14px}.ds-hero-stats .num{color:#fff;font-size:30px;font-weight:700}@media (max-width:480px){.ds-hero-stats{gap:16px;margin-top:32px}.ds-hero-stats .num{font-size:22px}.ds-hero-stats .label{font-size:12px}}@media (max-width:900px){.ds-hero-grid{grid-template-columns:1fr}.ds-hero h1{font-size:32px}}@media (max-width:480px){.ds-hero h1{font-size:24px}.ds-hero p{font-size:15px}.ds-hero-slide{padding:40px 0}}.ds-banner{border-radius:var(--radius);margin-bottom:32px;position:relative;overflow:hidden}.ds-banner-track{transition:transform .5s;display:flex}.ds-banner-slide{flex-shrink:0;min-width:100%;min-height:180px;position:relative}.ds-banner-bg{position:absolute;inset:0}.ds-banner-bg-1{background:linear-gradient(135deg,#3999f9,#1e3a5f)}.ds-banner-bg-2{background:linear-gradient(135deg,#f59e0b,#ef4444)}.ds-banner-bg-3{background:linear-gradient(135deg,#10b981,#0f172a)}.ds-banner-content{z-index:1;color:#fff;padding:32px 64px;position:relative}.ds-banner-tag{background:#fff3;border-radius:999px;margin-bottom:12px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.ds-banner-title{margin-bottom:8px;font-size:24px;font-weight:700}.ds-banner-desc{color:#cbd5e1;margin-bottom:16px;font-size:14px}.ds-banner-btn{color:#0f172a;transition:var(--transition);background:#fff;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.ds-banner-btn:hover{background:#e2e8f0}.ds-banner-arrow{z-index:2;color:#fff;cursor:pointer;width:36px;height:36px;transition:var(--transition);background:#0003;border:1px solid #ffffff4d;border-radius:50%;place-items:center;font-size:18px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.ds-banner-arrow:hover{background:#0006}.ds-banner-arrow-prev{left:12px}.ds-banner-arrow-next{right:12px}.ds-banner-dots{z-index:2;gap:6px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.ds-banner-dots .dot{cursor:pointer;width:8px;height:8px;transition:var(--transition);background:#fff6;border-radius:50%}.ds-banner-dots .dot.active{background:#fff;border-radius:4px;width:24px}@media (max-width:600px){.ds-banner-content{padding:24px 50px}.ds-banner-title{font-size:18px}.ds-banner-slide{min-height:140px}}@media (max-width:480px){.ds-banner-content{padding:16px 40px}.ds-banner-title{font-size:16px}.ds-banner-desc{font-size:12px}.ds-banner-arrow{width:28px;height:28px;font-size:14px}.ds-banner-arrow-prev{left:4px}.ds-banner-arrow-next{right:4px}}.ds-about-wrap{position:relative;overflow:hidden}.ds-about-track{width:100%;transition:transform .5s;display:flex}.ds-about-slide{box-sizing:border-box;flex:0 0 100%;min-width:0;min-height:340px;overflow:hidden}.ds-about-card>div{min-width:0;overflow:hidden}.ds-about-arrow{z-index:20;border:1px solid var(--border);background:var(--surface);width:40px;height:40px;color:var(--text);cursor:pointer;transition:var(--transition);border-radius:50%;place-items:center;font-size:22px;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.ds-about-arrow:hover{background:var(--primary);color:#fff;border-color:var(--primary)}@media (max-width:480px){.ds-about-arrow{width:32px;height:32px;font-size:16px}}.ds-about-arrow-left{left:4px}.ds-about-arrow-right{right:4px}.ds-about-card{grid-template-columns:600px 1fr;align-items:center;gap:40px;min-height:344px;display:grid}.ds-about-image{background:var(--surface-hover);border:2px solid var(--border);border-radius:12px;flex-shrink:0;width:600px;height:344px;overflow:hidden;box-shadow:0 8px 24px #0000001a}.ds-about-image img{object-fit:cover;width:100%;height:100%;display:block}.ds-about-image div{width:100%;height:100%}.ds-about-text{flex-direction:column;justify-content:center;display:flex}.ds-about-eyebrow{color:#94a3b8;letter-spacing:.2em;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:500}.ds-about-title{color:var(--text);margin-bottom:12px;font-size:28px;font-weight:700;line-height:1.2}.ds-about-desc{color:var(--text-muted);margin-bottom:24px;font-size:14px;line-height:1.6}@media (max-width:900px){.ds-about-card{grid-template-columns:1fr;gap:20px;min-height:auto}.ds-about-image{aspect-ratio:600/344;width:100%;height:auto}}.ds-product-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);transition:var(--transition);width:calc(25% - 16px);min-width:220px;max-width:320px;color:inherit;cursor:pointer;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.ds-product-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.ds-product-img{aspect-ratio:4/3;background:var(--surface-hover);position:relative}.ds-product-img img{object-fit:cover;width:100%;height:100%}.ds-product-img .ds-badge{position:absolute;top:12px;left:12px}.ds-product-info{flex-direction:column;flex:1;gap:8px;padding:16px;display:flex}.ds-product-name{font-size:15px;font-weight:600;line-height:1.4}.ds-product-meta{color:var(--text-muted);font-size:12px}.ds-product-footer{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.ds-price{color:var(--text);font-size:18px;font-weight:700}.ds-price small{color:var(--text-light);font-size:12px;font-weight:500}.ds-price-old{color:var(--text-light);margin-right:4px;font-size:13px;text-decoration:line-through}.ds-btn-cart{background:var(--primary);color:#fff;cursor:pointer;transition:var(--transition);border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600}.ds-btn-cart:hover{background:var(--primary-hover)}@media (max-width:1024px){.ds-product-card{width:calc(33.33% - 14px)}}@media (max-width:768px){.ds-product-card{width:calc(50% - 10px)}}@media (max-width:480px){.ds-product-card{width:100%;max-width:400px}}.ds-category-card{background:var(--surface);border:1px solid var(--border);cursor:pointer;transition:var(--transition);color:inherit;border-radius:12px;text-decoration:none;display:block;overflow:hidden}.ds-category-card:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-3px)}.ds-category-card .cat-img{aspect-ratio:4/3;background:var(--surface-hover);border-bottom:1px solid var(--border)}.ds-category-card .cat-body{text-align:center;padding:14px}.ds-category-card h3{margin-bottom:4px;font-size:14px;font-weight:600;line-height:1.3}.ds-category-card .count{color:var(--text-light);font-size:12px}.ds-categories-grid{grid-template-columns:repeat(auto-fill,180px);justify-content:center;gap:16px;display:grid}@media (max-width:600px){.ds-categories-grid{grid-template-columns:repeat(3,1fr);gap:10px}}@media (max-width:400px){.ds-categories-grid{grid-template-columns:repeat(2,1fr)}}.ds-sidebar{flex-direction:column;gap:24px;height:fit-content;display:flex;position:sticky;top:24px}.ds-filters{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:20px}.ds-filter-title{justify-content:space-between;align-items:center;margin-bottom:20px;font-size:16px;font-weight:700;display:flex}.ds-filter-section{border-bottom:1px solid var(--border);margin-bottom:20px;padding-bottom:16px}.ds-filter-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.ds-filter-header{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.ds-filter-header h3{font-size:14px;font-weight:600}.ds-filter-arrow{transition:var(--transition);color:var(--text-light);font-size:12px}.ds-filter-section.collapsed .ds-filter-arrow{transform:rotate(-90deg)}.ds-filter-section.collapsed .ds-filter-body{display:none}.ds-price-inputs{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px;display:grid}.ds-price-input{border:1px solid var(--border);background:var(--bg);min-width:0;color:var(--text);transition:var(--transition);box-sizing:border-box;border-radius:8px;outline:none;padding:8px 10px;font-family:inherit;font-size:13px}.ds-price-input:focus{border-color:var(--primary)}@media (max-width:480px){.ds-price-inputs{grid-template-columns:1fr}}.ds-checkbox-group{flex-direction:column;gap:8px;display:flex}.ds-checkbox-item{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:13px;display:flex}.ds-checkbox-item input{cursor:pointer}.ds-checkbox-item .count{color:var(--text-light);margin-left:auto;font-size:12px}.ds-layout{grid-template-columns:280px 1fr;gap:28px;display:grid}@media (max-width:900px){.ds-layout{grid-template-columns:1fr}.ds-sidebar{position:static}}.ds-product-detail{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.ds-product-layout{grid-template-columns:1fr 1fr;gap:0;display:grid}.ds-product-gallery-wrap{position:relative}.ds-product-gallery-main{aspect-ratio:1;background:var(--surface-hover);cursor:pointer;transition:var(--transition);position:relative}.ds-product-gallery-main img{object-fit:cover;width:100%;height:100%}.ds-product-gallery-main:hover{filter:brightness(1.05)}.ds-product-gallery-main .ds-badge{position:absolute;top:16px;left:16px}.ds-gallery-thumbs{background:var(--bg);border-top:1px solid var(--border);gap:8px;padding:10px 16px;display:flex;overflow-x:auto}.ds-thumb{background:var(--surface-hover);cursor:pointer;width:64px;height:48px;transition:var(--transition);border:2px solid #0000;border-radius:8px;flex-shrink:0;overflow:hidden}.ds-thumb img{object-fit:cover;width:100%;height:100%}.ds-thumb:hover{border-color:var(--primary);opacity:.85}.ds-thumb.active{border-color:var(--primary)}.ds-product-info-wrap{flex-direction:column;gap:16px;padding:32px;display:flex}.ds-product-info-wrap h1{font-size:22px;font-weight:700;line-height:1.3}.ds-product-meta-line{color:var(--text-muted);font-size:13px}.ds-price-block{border-top:1px solid var(--border);border-bottom:1px solid var(--border);align-items:baseline;gap:12px;padding:16px 0;display:flex}.ds-price-current{color:var(--primary);font-size:28px;font-weight:700}.ds-price-current small{color:var(--text-muted);font-size:14px;font-weight:500}.ds-specs-table{border-collapse:collapse;width:100%;font-size:13px}.ds-specs-table tr{border-bottom:1px solid var(--border)}.ds-specs-table td{padding:8px 0}.ds-specs-table td:first-child{color:var(--text-muted);width:40%}.ds-action-row{gap:12px;margin-top:auto;padding-top:8px;display:flex}@media (max-width:480px){.ds-action-row{flex-direction:column}.ds-action-row .ds-btn{justify-content:center;width:100%}}.ds-description-section{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);margin-top:24px;padding:28px 32px}.ds-description-section h2{margin-bottom:12px;font-size:18px;font-weight:700}.ds-description-section p{color:var(--text-muted);font-size:14px;line-height:1.7}.ds-similar-title{margin:40px 0 20px;font-size:18px;font-weight:700}.ds-similar-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.ds-similar-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;color:inherit;transition:var(--transition);text-decoration:none;overflow:hidden}.ds-similar-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.ds-similar-card .sim-img{aspect-ratio:4/3;background:var(--surface-hover)}.ds-similar-card .sim-img img{object-fit:cover;width:100%;height:100%}.ds-similar-card .sim-body{padding:12px 14px}.ds-similar-card .sim-price{font-size:16px;font-weight:700}.ds-similar-card .sim-name{color:var(--text-muted);margin-top:2px;font-size:13px}@media (max-width:700px){.ds-product-layout{grid-template-columns:1fr}.ds-product-info-wrap{padding:20px}.ds-product-info-wrap h1{font-size:18px}.ds-price-current{font-size:24px}.ds-similar-grid{grid-template-columns:1fr}}@media (max-width:400px){.ds-product-info-wrap{padding:16px}.ds-product-info-wrap h1{font-size:16px}.ds-price-current{font-size:20px}.ds-description-section{padding:20px}}.ds-order-detail{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.ds-order-header{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;padding:24px 28px;display:flex}.ds-order-header h1{flex:1;font-size:22px;font-weight:700;line-height:1.3}.ds-order-budget-big{color:var(--primary);font-size:28px;font-weight:700}.ds-order-budget-big small{color:var(--text-muted);font-size:14px;font-weight:500}.ds-order-meta-bar{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:8px;padding:16px 28px;display:flex}.ds-order-meta-tag{background:var(--surface-hover);color:var(--text-muted);border-radius:999px;align-items:center;gap:4px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.ds-order-body{padding:28px}.ds-order-body h2{margin-bottom:12px;font-size:18px;font-weight:700}.ds-order-body p{color:var(--text-muted);white-space:pre-wrap;font-size:14px;line-height:1.7}@media (max-width:480px){.ds-section [style*="display: flex"].ds-order-meta-bar{gap:4px}}.ds-performer-pro{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);gap:0;margin-bottom:24px;display:flex;overflow:hidden}.ds-performer-pro .pro-left{background:var(--surface-hover);text-align:center;border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;align-items:center;width:280px;padding:32px;display:flex}.ds-performer-pro .pro-avatar{background:var(--primary);color:#fff;border-radius:50%;place-items:center;width:96px;height:96px;margin-bottom:16px;font-size:36px;font-weight:700;display:grid;overflow:hidden}.ds-performer-pro .pro-avatar img{object-fit:cover;width:100%;height:100%}.ds-performer-pro .pro-name{margin-bottom:4px;font-size:18px;font-weight:700}.ds-performer-pro .pro-specialty{color:var(--text-muted);margin-bottom:12px;font-size:13px}.ds-performer-pro .pro-stats{color:var(--text-muted);gap:16px;font-size:12px;display:flex}.ds-performer-pro .pro-stats strong{color:var(--text)}.ds-performer-pro .pro-body{flex:1;padding:24px 28px}.ds-performer-pro .pro-body h2{margin-bottom:8px;font-size:16px;font-weight:700}.ds-performer-pro .pro-body p{color:var(--text-muted);font-size:14px;line-height:1.6}@media (max-width:900px){.ds-performer-pro{flex-direction:column}.ds-performer-pro .pro-left{flex-direction:row;gap:16px;width:100%;min-width:auto;padding:16px}.ds-performer-pro .pro-avatar{width:48px;height:48px;margin-bottom:0;font-size:20px}}@media (max-width:480px){.ds-performer-pro .pro-left{text-align:center;flex-direction:column}.ds-performer-pro .pro-body{padding:16px}.ds-performer-pro .pro-body h2{font-size:14px}}.ds-listing-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);color:inherit;transition:var(--transition);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.ds-listing-card:hover{box-shadow:var(--shadow-md);border-color:var(--primary);transform:translateY(-3px)}.ds-listing-img{aspect-ratio:4/3;background:var(--surface-hover);position:relative}.ds-listing-img img{object-fit:cover;width:100%;height:100%}.ds-listing-status{background:var(--success-bg);color:var(--success);border-radius:20px;padding:4px 12px;font-size:11px;font-weight:700;position:absolute;top:12px;left:12px}.ds-listing-body{flex-direction:column;flex:1;gap:8px;padding:16px;display:flex}.ds-listing-title{font-size:15px;font-weight:600;line-height:1.4}.ds-listing-meta{color:var(--text-muted);gap:12px;font-size:12px;display:flex}.ds-listing-footer{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.ds-tabs{background:var(--surface-hover);border-radius:10px;gap:4px;width:fit-content;margin-bottom:24px;padding:4px;display:flex}.ds-tab-btn{cursor:pointer;color:var(--text-muted);transition:var(--transition);background:0 0;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600}.ds-tab-btn:hover{color:var(--text)}.ds-tab-btn.active{background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm)}@media (max-width:600px){.ds-tabs{width:100%}.ds-tab-btn{text-align:center;flex:1;padding:10px 12px;font-size:13px}}@media (max-width:400px){.ds-tab-btn{padding:8px;font-size:11px}}.ds-sort-select{border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:8px;padding:8px 12px;font-family:inherit;font-size:13px}.ds-step{flex-wrap:wrap;align-items:center;gap:40px;padding:40px 0;display:flex}.ds-step:nth-child(2n){flex-direction:row-reverse}.ds-step-img-box{background:var(--surface-hover);border-radius:14px;flex-shrink:0;width:600px;max-width:100%;min-height:334px;overflow:hidden;box-shadow:0 6px 20px #0000001a}.ds-step-img-box img{object-fit:cover;width:100%;height:100%;display:block}.ds-step-content{flex:1}.ds-step-badge{background:var(--primary);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:16px;font-size:14px;font-weight:700;display:inline-flex}.ds-step-content h3{margin-bottom:12px;font-size:20px;font-weight:700}.ds-step-content p{color:var(--text-muted);max-width:520px;font-size:14px;line-height:1.7}@media (max-width:768px){.ds-step{gap:20px;padding:28px 0;flex-direction:column!important}.ds-step-img-box{width:100%;height:240px}}@media (max-width:480px){.ds-step-img-box{height:180px;min-height:180px}.ds-step-content h3{font-size:17px}.ds-step-content p{font-size:13px}}.ds-pagination{justify-content:center;gap:6px;margin-top:32px;display:flex}.ds-page-btn{border:1px solid var(--border);background:var(--surface);min-width:36px;height:36px;color:var(--text);cursor:pointer;transition:var(--transition);border-radius:8px;padding:0 12px;font-size:13px}.ds-page-btn:hover{background:var(--surface-hover)}.ds-page-btn.active{background:var(--primary);color:#fff;border-color:var(--primary)}.ds-article{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.ds-article-cover{aspect-ratio:21/9;background:var(--surface-hover);overflow:hidden}.ds-article-cover img{object-fit:cover;width:100%;height:100%}.ds-article-body{padding:32px 36px 36px}.ds-article-tag{background:var(--primary-light);color:var(--primary);border-radius:6px;margin-bottom:12px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.ds-article-body h1{margin-bottom:12px;font-size:32px;font-weight:800}.ds-article-meta{color:var(--text-muted);margin-bottom:24px;font-size:13px}.ds-article-content h2{margin:24px 0 12px;font-size:22px;font-weight:700}.ds-article-content h3{margin:20px 0 8px;font-size:18px;font-weight:700}.ds-article-content p{margin-bottom:12px;font-size:15px;line-height:1.7}.ds-article-content ul,.ds-article-content ol{margin-bottom:12px;padding-left:24px}.ds-article-content li{margin-bottom:6px;line-height:1.6}.ds-article-content .highlight{background:var(--primary-light);border-radius:10px;margin:16px 0;padding:16px 20px}.ds-article-content .highlight strong{color:var(--primary)}.ds-article-content table{border-collapse:collapse;width:100%;margin:16px 0}.ds-article-content th,.ds-article-content td{border:1px solid var(--border);text-align:left;padding:10px 12px;font-size:14px}.ds-article-content th{background:var(--surface-hover);font-weight:600}.ds-article-content td{color:var(--text-muted)}.ds-article-share{border-top:1px solid var(--border);gap:8px;margin-top:24px;padding-top:24px;display:flex}@media (max-width:768px){.ds-article-body{padding:20px}.ds-article-body h1{font-size:20px}}.ds-map-wrap{border-radius:var(--radius);border:1px solid var(--border);overflow:hidden}.ds-map{width:100%;height:400px}.ds-search{flex:1;max-width:320px;position:relative}.ds-search input{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);transition:var(--transition);border-radius:8px;outline:none;padding:8px 12px 8px 36px;font-family:inherit;font-size:14px}.ds-search input:focus{border-color:var(--primary)}.ds-search svg{color:var(--text-light);pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}@media (max-width:480px){.ds-search{max-width:100%}}.tools-layout{grid-template-columns:230px 1fr;gap:24px;margin-bottom:40px;display:grid}.tools-sidebar{flex-direction:column;gap:16px;height:fit-content;display:flex;position:sticky;top:88px}.tools-sidebar .sb-block{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:16px 18px}.tools-sidebar .sb-title{text-transform:uppercase;letter-spacing:.5px;color:var(--text-light);margin-bottom:10px;font-size:12px;font-weight:700}.tools-sidebar .sb-list{flex-direction:column;gap:2px;display:flex}.sb-item{color:var(--text-muted);transition:var(--transition);cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:7px 10px;font-size:13px;text-decoration:none;display:flex}.sb-item:hover{background:var(--surface-hover);color:var(--text)}.sb-item.active{background:var(--primary-light);color:var(--primary);font-weight:600}.sb-item .sb-icon{width:24px;color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.sb-item.active .sb-icon{color:var(--primary)}.tools-sidebar .sb-promo{border-radius:var(--radius);text-align:center;background:linear-gradient(135deg,#f0f7ff,#d8e9fe);border:1px solid #7ab7f0;padding:16px}.tools-sidebar .sb-promo .promo-icon{color:var(--primary);justify-content:center;align-items:center;margin-bottom:6px;display:flex}.tools-sidebar .sb-promo h4{margin-bottom:4px;font-size:13px;font-weight:700}.tools-sidebar .sb-promo p{color:var(--text-muted);font-size:11px;line-height:1.4}.tools-grid{flex-wrap:wrap;align-content:flex-start;gap:16px;display:flex}.tools-grid .tool-card{width:calc(50% - 8px);min-width:220px}.tool-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);transition:var(--transition);cursor:pointer;color:inherit;flex-direction:column;padding:24px;text-decoration:none;display:flex;position:relative}.tool-card:hover{box-shadow:var(--shadow-lg);border-color:var(--primary);transform:translateY(-4px)}.tool-card .tool-icon{background:var(--primary-light);width:48px;height:48px;color:var(--primary);border-radius:12px;justify-content:center;align-items:center;margin-bottom:12px;display:inline-flex}.tool-card h3{margin-bottom:6px;font-size:16px;font-weight:700}.tool-card p{color:var(--text-muted);flex:1;font-size:13px;line-height:1.5}.tool-card .tool-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:16px;padding-top:14px;display:flex}.tool-card .tool-footer .tool-link{color:var(--primary);align-items:center;gap:4px;font-size:13px;font-weight:600;display:inline-flex}.blog-grid{flex-wrap:wrap;gap:20px;margin-bottom:40px;display:flex}.blog-grid .blog-card{width:calc(33.33% - 14px);min-width:240px;max-width:360px}.blog-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);transition:var(--transition);cursor:pointer;color:inherit;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.blog-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.blog-card .blog-img{aspect-ratio:16/9;background:var(--surface-hover)}.blog-card .blog-body{padding:18px 20px 20px}.blog-card .blog-tag{text-transform:uppercase;letter-spacing:.5px;color:var(--primary);margin-bottom:6px;font-size:10px;font-weight:700}.blog-card h3{margin-bottom:6px;font-size:15px;font-weight:600;line-height:1.4}.blog-card p{color:var(--text-muted);font-size:12px;line-height:1.5}.blog-card .blog-date{color:var(--text-light);margin-top:10px;font-size:11px}@media (max-width:900px){.tools-layout{grid-template-columns:1fr}.tools-sidebar{grid-template-columns:1fr 1fr;gap:12px;display:grid;position:static}.tools-sidebar .sb-promo{display:none}.tools-grid .tool-card{width:calc(50% - 8px)}.blog-grid .blog-card{width:calc(50% - 10px);max-width:100%}}@media (max-width:600px){.tools-sidebar{grid-template-columns:1fr}.tools-grid .tool-card,.blog-grid .blog-card{width:100%;max-width:100%}}.profile-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:24px;overflow:hidden}.profile-cover{aspect-ratio:21/9;background:#1e3a5f linear-gradient(135deg,#3999f9 0%,#1e3a5f 50%,#3999f9 100%);min-height:120px;position:relative}.profile-avatar-wrap{position:absolute;bottom:-48px;left:32px}.profile-avatar{background:var(--primary);color:#fff;border:4px solid var(--surface);width:96px;height:96px;box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;font-size:32px;font-weight:700;display:flex;overflow:hidden}.profile-avatar img{object-fit:cover;width:100%;height:100%}.profile-main{padding:64px 32px 28px}.profile-name-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.profile-name{color:var(--text);font-size:24px;font-weight:700;line-height:1.2}.profile-verified{background:var(--success-bg);color:var(--success);text-transform:uppercase;letter-spacing:.3px;border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.profile-title{color:var(--text-muted);margin-top:6px;font-size:14px}.profile-rating-row{flex-wrap:wrap;align-items:center;gap:16px;margin-top:14px;display:flex}.profile-stars{color:#ffb33b;align-items:center;gap:2px;display:inline-flex}.profile-reviews{color:var(--text-muted);align-items:center;gap:4px;font-size:13px;display:inline-flex}.profile-reviews strong{color:var(--text);font-weight:700}.profile-response{background:var(--bg);border-radius:var(--radius-sm);color:var(--text-muted);flex-wrap:wrap;gap:20px;margin-top:14px;padding:12px 16px;font-size:12px;display:flex}.profile-response span{align-items:center;gap:6px;display:inline-flex}.profile-response span strong{color:var(--text);font-weight:700}.profile-section{border-top:1px solid var(--border);margin-top:22px;padding-top:22px}.profile-section h3{color:var(--text);align-items:center;gap:8px;margin-bottom:12px;font-size:16px;font-weight:700;display:flex}.profile-section p{color:var(--text-muted);white-space:pre-wrap;font-size:14px;line-height:1.7}.profile-tags{flex-wrap:wrap;gap:8px;display:flex}.profile-tag{background:var(--primary-light);color:var(--primary);border-radius:6px;padding:6px 12px;font-size:12px;font-weight:600;line-height:1.2}.profile-portfolio{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.profile-port-item{aspect-ratio:4/3;background:var(--surface-hover);border:1px solid var(--border);cursor:pointer;transition:var(--transition);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;align-items:flex-end;padding:10px;display:flex;position:relative;overflow:hidden}.profile-port-item:hover{box-shadow:var(--shadow-md);transform:scale(1.02)}.profile-port-item span{color:#fff;-webkit-backdrop-filter:blur(4px);text-overflow:ellipsis;white-space:nowrap;background:#0000008c;border-radius:6px;max-width:100%;padding:4px 10px;font-size:11px;font-weight:600;overflow:hidden}.profile-reviews-section{border-top:1px solid var(--border);margin-top:22px;padding-top:22px}.profile-reviews-section h3{color:var(--text);align-items:center;gap:8px;margin-bottom:12px;font-size:16px;font-weight:700;display:flex}.review-card{background:var(--bg);border:1px solid var(--border);border-radius:12px;margin-bottom:12px;padding:16px}.review-card:last-child{margin-bottom:0}.review-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.review-author{color:var(--primary);align-items:center;gap:8px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.review-author:hover{text-decoration:underline}.mini-avatar{background:var(--primary-light);width:32px;height:32px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:inline-flex}.review-text{color:var(--text-muted);margin:0;font-size:13px;line-height:1.6}.review-date{color:var(--text-light);margin-top:8px;font-size:12px}.profile-actions{border-top:1px solid var(--border);flex-wrap:wrap;gap:12px;margin-top:24px;padding-top:20px;display:flex}@media (max-width:900px){.profile-main{padding:56px 20px 24px}.profile-avatar-wrap{left:50%;transform:translate(-50%)}.profile-portfolio{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.profile-portfolio{grid-template-columns:1fr}.profile-name{font-size:20px}.profile-avatar{width:80px;height:80px;font-size:26px}.profile-avatar-wrap{bottom:-40px}.profile-main{padding:48px 16px 20px}}.order-detail{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.order-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;padding:28px 28px 0;display:flex}.order-header h1{flex:1;margin:0;font-size:22px;font-weight:700;line-height:1.3}.order-budget-big{color:var(--primary);white-space:nowrap;font-size:28px;font-weight:700}.order-budget-big small{color:var(--text-light);font-size:14px;font-weight:500}.order-meta-bar{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:8px;padding:16px 28px;display:flex}.order-meta-tag{background:var(--surface-hover);color:var(--text-muted);border-radius:20px;align-items:center;gap:4px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.order-meta-tag.cat{background:var(--primary-light);color:var(--primary)}.order-meta-tag.deadline{background:var(--warning-bg);color:var(--warning)}.order-meta-tag.location{background:var(--bg);color:var(--text-muted)}.order-meta-tag.success{background:var(--success-bg);color:var(--success)}.order-customer-info{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:16px 28px;display:flex}.customer-avatar{background:var(--primary-light);width:48px;height:48px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.customer-details{flex:1;min-width:0}.customer-details .name{font-size:14px;font-weight:600}.customer-details .date{color:var(--text-light);font-size:12px}.order-body-text{border-bottom:1px solid var(--border);padding:28px}.order-body-text h2{margin:0 0 12px;font-size:18px;font-weight:700}.order-body-text p{color:var(--text-muted);white-space:pre-wrap;margin:0;font-size:14px;line-height:1.7}.order-files{border-bottom:1px solid var(--border);padding:20px 28px 28px}.order-files h3{align-items:center;gap:6px;margin:0 0 12px;font-size:16px;font-weight:700;display:flex}.file-list{flex-direction:column;gap:8px;display:flex}.file-item{border:1px solid var(--border);color:inherit;background:var(--bg);transition:var(--transition);border-radius:8px;align-items:center;gap:8px;padding:10px 12px;font-size:13px;text-decoration:none;display:flex}.file-item:hover{border-color:var(--primary);color:var(--primary)}.response-section{border-top:1px solid var(--border);padding:28px}.response-section h2{align-items:center;gap:6px;margin:0 0 16px;font-size:18px;font-weight:700;display:flex}.form-group{margin-bottom:12px}.form-group label{color:var(--text);margin-bottom:6px;font-size:13px;font-weight:600;display:block}.form-textarea,.form-input{border:1px solid var(--border);background:var(--bg);width:100%;color:var(--text);transition:var(--transition);box-sizing:border-box;border-radius:8px;outline:none;padding:10px 12px;font-family:inherit;font-size:14px}.form-textarea:focus,.form-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light)}.form-textarea{resize:vertical;min-height:100px}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.btn-submit{background:var(--primary);color:#fff;cursor:pointer;width:100%;transition:var(--transition);border:none;border-radius:10px;margin-top:4px;padding:14px;font-family:inherit;font-size:15px;font-weight:600}.btn-submit:hover:not(:disabled){background:var(--primary-hover)}.btn-submit:disabled{opacity:.6;cursor:not-allowed}.response-success{text-align:center;padding:24px;display:none}.response-success.show{background:var(--success-bg);display:block}.response-success h3{margin:0 0 8px;font-size:18px;font-weight:700}.response-success p{color:var(--text-muted);margin:0;font-size:14px}@media (max-width:700px){.form-row{grid-template-columns:1fr}.order-header{flex-direction:column;padding:20px 20px 0}.order-header h1{font-size:18px}.order-meta-bar,.order-customer-info,.order-body-text,.order-files,.response-section{padding-left:20px;padding-right:20px}}.listing-detail{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.listing-gallery{position:relative}.listing-gallery-main{aspect-ratio:16/9;background:var(--surface-hover);cursor:pointer;transition:var(--transition);position:relative;overflow:hidden}.listing-gallery-main img{object-fit:cover;width:100%;height:100%;display:block}.listing-gallery-main:hover{filter:brightness(1.05)}.listing-gallery-main .listing-status{z-index:1;border-radius:20px;padding:4px 14px;font-size:12px;font-weight:700;position:absolute;top:16px;left:16px}.listing-status.used{background:var(--warning-bg);color:var(--warning)}.listing-status.new{background:var(--success-bg);color:var(--success)}.gallery-thumbs{background:var(--bg);border-bottom:1px solid var(--border);gap:8px;padding:10px 28px;display:flex;overflow-x:auto}.gallery-thumbs .thumb{background:var(--surface-hover);cursor:pointer;width:72px;height:54px;transition:var(--transition);border:2px solid #0000;border-radius:8px;flex-shrink:0;overflow:hidden}.gallery-thumbs .thumb img{object-fit:cover;width:100%;height:100%;display:block}.gallery-thumbs .thumb:hover{border-color:var(--primary);opacity:.85}.gallery-thumbs .thumb.active{border-color:var(--primary);opacity:1}.gallery-thumbs .thumb-count{color:#fff;cursor:pointer;background:#0000008c;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:54px;font-size:12px;font-weight:700;display:flex}.listing-body{padding:28px}.listing-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.listing-head h1{flex:1;margin:0;font-size:22px;font-weight:700;line-height:1.3}.listing-price-big{color:var(--primary);white-space:nowrap;font-size:28px;font-weight:700}.listing-price-big small{color:var(--text-light);font-size:14px;font-weight:500}.listing-meta-bar{background:var(--bg);color:var(--text-muted);border-radius:10px;flex-wrap:wrap;gap:8px 20px;margin-top:16px;padding:12px 16px;font-size:13px;display:flex}.listing-meta-bar span{align-items:center;gap:4px;display:inline-flex}.listing-section{border-top:1px solid var(--border);margin-top:24px;padding-top:24px}.listing-section h3{align-items:center;gap:8px;margin:0 0 12px;font-size:16px;font-weight:700;display:flex}.listing-section p{color:var(--text-muted);margin:0;font-size:14px;line-height:1.7}.listing-seller{background:var(--bg);border-radius:10px;align-items:center;gap:16px;padding:16px;display:flex}.seller-avatar{background:var(--primary-light);width:48px;height:48px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.seller-info{flex:1;min-width:0}.seller-info .name{font-size:14px;font-weight:600}.seller-info .meta{color:var(--text-light);font-size:12px}.listing-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.btn-chat,.btn-phone,.btn-fav{cursor:pointer;transition:var(--transition);border:none;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.btn-chat{background:var(--primary);color:#fff}.btn-chat:hover{background:var(--primary-hover)}.btn-phone{background:var(--success);color:#fff}.btn-phone:hover{filter:brightness(.95)}.btn-fav{background:var(--surface);color:var(--text);border:1px solid var(--border)}.btn-fav:hover{border-color:var(--danger);color:var(--danger)}.similar-title{align-items:center;gap:8px;margin:40px 0 20px;font-size:18px;font-weight:700;display:flex}.similar-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.similar-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;color:inherit;transition:var(--transition);text-decoration:none;overflow:hidden}.similar-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.similar-card .sim-img{aspect-ratio:4/3;background:var(--surface-hover)}.similar-card .sim-body{padding:12px 14px}.similar-card .sim-price{font-size:16px;font-weight:700}.similar-card .sim-name{color:var(--text-muted);margin-top:2px;font-size:13px}@media (max-width:700px){.listing-body{padding:20px}.listing-head h1{font-size:18px}.similar-grid{grid-template-columns:1fr}.listing-actions{flex-direction:column}.btn-chat,.btn-phone,.btn-fav{justify-content:center;width:100%}.gallery-thumbs{padding:8px 16px}.gallery-thumbs .thumb,.gallery-thumbs .thumb-count{width:60px;height:44px}}
.chat-launcher{z-index:9999;color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:14px 22px;font-family:inherit;font-size:15px;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px #2563eb73,0 2px 6px #00000026}.chat-launcher:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 12px 28px #2563eb8c,0 2px 8px #0000002e}.chat-launcher:active{transform:translateY(0)}.chat-launcher:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width:640px){.chat-launcher{padding:12px 18px;font-size:14px;bottom:16px;right:16px}}
