@charset "UTF-8";.nav-tab-shop{display:flex;gap:12px;margin-bottom:24px;border-bottom:2px solid #e2e8f0;padding-bottom:8px;overflow-x:auto}.nav-tab-shop a{padding:8px 20px;font-weight:600;color:#64748b;text-decoration:none;border-radius:6px;transition:.2s;white-space:nowrap}.nav-tab-shop a:hover{color:#1e293b;background:#f1f5f9}.nav-tab-shop a.nav-shop-active{color:#fff;background:var(--c-primary,#d6248c);box-shadow:0 2px 8px rgba(214,36,140,.25)}.cart-nav-tabs{display:flex;gap:12px;margin-bottom:24px;border-bottom:2px solid #e2e8f0}.cart-nav-tabs .cart-nav-tab{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;font-size:15px;font-weight:600;color:#64748b;text-decoration:none;border-bottom:3px solid transparent;margin-bottom:-2px;border-radius:8px 8px 0 0;transition:.2s}.cart-nav-tabs .cart-nav-tab:hover{color:var(--c-primary,#d6248c);background:#fdf0f7}.cart-nav-tabs .cart-nav-tab.active{color:var(--c-primary,#d6248c);border-bottom-color:var(--c-primary,#d6248c);background:#fdf0f7}@media (max-width:600px){.cart-nav-tabs{gap:6px}.cart-nav-tabs .cart-nav-tab{flex:1;justify-content:center;padding:10px;font-size:13.5px;text-align:center}}.hero-fallback,.hero.hero-fallback{background:#334155!important;min-height:220px;display:flex;align-items:center;justify-content:center}.hero-fallback .hero-title,.hero-fallback h1,.hero.hero-fallback .hero-title,.hero.hero-fallback h1{color:#fff!important;text-shadow:0 2px 4px rgba(0,0,0,.3);font-size:24px!important}.hero-fallback .hero-desc,.hero-fallback p,.hero.hero-fallback .hero-desc,.hero.hero-fallback p{color:#f1f5f9!important}@media (max-width:767px){.hero-fallback .hero-title,.hero-fallback h1,.hero.hero-fallback .hero-title,.hero.hero-fallback h1{font-size:18px!important}.hero-fallback .hero-desc,.hero-fallback p,.hero.hero-fallback .hero-desc,.hero.hero-fallback p{font-size:12px!important}.hero-content-wrapper{padding:0!important}}.ecom-ldp-theme .main-content.wrapper,.ecom-ldp-theme .wrapper{max-width:1440px!important;width:95%!important;margin-left:auto!important;margin-right:auto!important}.layout-grid,.main-wrap{display:flex;gap:28px;align-items:flex-start;width:100%;margin-top:24px;margin-bottom:80px}.sidebar,.sidebar-filter{width:280px;flex-shrink:0;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.05);position:sticky;top:90px}.sidebar .filter-title,.sidebar-filter .filter-title{font-size:16px;font-weight:700;color:#1e293b;margin-bottom:16px;padding-bottom:10px;border-bottom:2px solid #f1f5f9;display:flex;align-items:center;gap:8px}.sidebar .filter-title i,.sidebar-filter .filter-title i{color:var(--c-primary,#d6248c)}.sidebar .filter-group,.sidebar-filter .filter-group{margin-bottom:14px;border-bottom:1px solid #f1f5f9;padding-bottom:14px}.sidebar .filter-group:last-child,.sidebar-filter .filter-group:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0}.sidebar .filter-group .filter-group-header,.sidebar-filter .filter-group .filter-group-header{font-size:14px;font-weight:600;color:#334155;display:flex;justify-content:space-between;align-items:center;cursor:pointer;user-select:none;padding:4px 0}.sidebar .filter-group .filter-group-header:hover,.sidebar-filter .filter-group .filter-group-header:hover{color:var(--c-primary,#d6248c)}.sidebar .filter-group .filter-group-header i,.sidebar-filter .filter-group .filter-group-header i{font-size:12px;color:#94a3b8;transition:transform .2s}.sidebar .filter-options,.sidebar-filter .filter-options{display:flex;flex-direction:column;gap:8px;margin-top:10px}.sidebar .filter-checkbox,.sidebar-filter .filter-checkbox{display:flex;align-items:center;font-size:13px;color:#334155;cursor:pointer;user-select:none;transition:color .15s}.sidebar .filter-checkbox:hover,.sidebar-filter .filter-checkbox:hover{color:var(--c-primary,#d6248c)}.sidebar .filter-checkbox input[type=checkbox],.sidebar .filter-checkbox input[type=radio],.sidebar-filter .filter-checkbox input[type=checkbox],.sidebar-filter .filter-checkbox input[type=radio]{margin-right:8px;accent-color:var(--c-primary,#d6248c);cursor:pointer}.sidebar .filter-checkbox .count,.sidebar-filter .filter-checkbox .count{margin-left:auto;font-size:12px;color:#94a3b8}.content-area,.products-section{flex:1;min-width:0}@media (max-width:991px){.layout-grid,.main-wrap{flex-direction:column;gap:16px}.sidebar,.sidebar-filter{width:100%;position:static}}.shop-products-section{position:relative;min-height:300px}.controls-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;background:#fff;padding:12px 16px;border-radius:8px;border:1px solid #e2e8f0}.controls-header .result-count{font-size:14px;color:#334155}.controls-header .sort-wrapper{display:flex;align-items:center;gap:8px}.controls-header .sort-wrapper label{font-size:14px;color:#64748b;white-space:nowrap}.controls-header .sort-wrapper select{padding:6px 12px;border-radius:6px;border:1px solid #cbd5e1;font-size:14px}@media (max-width:767px){.controls-header{flex-direction:column;align-items:flex-start;gap:12x;padding:10px}}.cards-grid,.shop-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:28px}@media (max-width:1200px){.cards-grid,.shop-product-grid{gap:15px;grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.cards-grid,.shop-product-grid{gap:8px;grid-template-columns:repeat(2,1fr)}}.shop-card,.ticket-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;position:relative}.shop-card:hover,.ticket-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.08);border-color:#cbd5e1}.card-image,.shop-card-thumb{position:relative;width:100%;padding-top:100%;overflow:hidden;background:#f8fafc}.card-image img,.shop-card-thumb img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s}.shop-card:hover .shop-card-thumb img,.ticket-card:hover .card-image img{transform:scale(1.05)}.card-body,.shop-card-body{padding:8px 14px;display:flex;flex-direction:column;flex-grow:1}.provider-tag,.shop-card-brand{font-size:11px;font-weight:700;color:var(--c-primary,#d6248c);text-transform:uppercase;margin-bottom:4px}@media (max-width:767px){.card-body,.shop-card-body{padding:5px 8px}.provider-tag,.shop-card-brand{margin-bottom:0}}.card-title,.shop-card-title{font-size:14px;font-weight:600;color:#1e293b;margin:0 0 4px;line-height:1.4;height:40px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.card-title a,.shop-card-title a{color:inherit;text-decoration:none}@media (max-width:767px){.card-title,.shop-card-title{font-size:11px!important;height:32px!important;margin:0 0 2px}}.card-price-wrap,.shop-card-price{display:flex;align-items:baseline;gap:6px;margin-top:8px}@media (max-width:767px){.card-price-wrap,.shop-card-price{flex-direction:column;gap:2px;margin-top:2px}}.current-price,.shop-card-current{font-size:16px;font-weight:700;color:#ef4444}.old-price,.shop-card-regular{font-size:12px;color:#94a3b8;text-decoration:line-through}.badge-discount,.shop-card-badge{position:absolute;top:10px;left:10px;background:var(--c-primary,#d6248c);color:#fff;font-size:10px;font-weight:700;padding:2px 8px;border-radius:4px;z-index:2}.card-footer,.shop-card-actions{padding:12px 14px;background:#fafafa;border-top:1px solid #f1f5f9;display:flex;gap:8px}@media (max-width:767px){.card-footer,.shop-card-actions{padding:0 14px 8px}}.btn-primary,.shop-btn-cart{flex:1;padding:8px 12px;background:var(--c-primary,#d6248c)!important;color:#fff!important;border:0;border-radius:6px;font-weight:600;font-size:13px;cursor:pointer;text-decoration:none!important;transition:background .2s;display:flex;align-items:center;justify-content:center;gap:6px}.btn-primary i,.btn-primary span,.shop-btn-cart i,.shop-btn-cart span{color:#fff!important}.btn-primary:hover,.shop-btn-cart:hover{background:var(--c-primary-hover,#b81d77)!important;color:#fff!important}.btn-primary:hover i,.btn-primary:hover span,.shop-btn-cart:hover i,.shop-btn-cart:hover span{color:#fff!important}@media (max-width:767px){.btn-primary,.shop-btn-cart{padding:6px 10px;font-size:12px}}.btn-back-shop{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;color:var(--c-primary,#d6248c)!important;background:#fff!important;border:1.5px solid var(--c-primary,#d6248c)!important;border-radius:8px;text-decoration:none!important;transition:.2s;margin-bottom:16px}.btn-back-shop i{color:var(--c-primary,#d6248c)!important;transition:transform .2s}.btn-back-shop:hover{background:var(--c-primary,#d6248c)!important;color:#fff!important}.btn-back-shop:hover i{color:#fff!important;transform:translateX(-3px)}@media (max-width:767px){.btn-back-shop{padding:10px;margin-bottom:10px}}.shop-detail-wrap{display:flex;gap:40px;align-items:flex-start;background:#fff;padding:24px;border-radius:12px;border:1px solid #e2e8f0}@media (max-width:991px){.shop-detail-wrap{flex-direction:column;gap:24px;padding:10px}}.shop-detail-gallery{flex:1 1 calc(50% - 20px);width:calc(50% - 20px);max-width:50%;min-width:0}@media (max-width:991px){.shop-detail-gallery{flex:1 1 100%;width:100%;max-width:100%}}.shop-detail-gallery .shop-main-img{width:100%;height:480px;max-height:500px;border-radius:12px;overflow:hidden;background:#f8fafc;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;position:relative;cursor:zoom-in}.shop-detail-gallery .shop-main-img img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .4s}.shop-detail-gallery .shop-main-img:hover img{transform:scale(1.15)}.shop-detail-gallery .shop-thumbs{display:flex;gap:10px;margin-top:12px;padding-bottom:4px}.shop-detail-gallery .shop-thumbs .shop-thumb{width:76px;height:76px;flex-shrink:0;border-radius:8px;overflow:hidden;border:2px solid #e2e8f0;cursor:pointer;background:#f8fafc;transition:.2s;position:relative}.shop-detail-gallery .shop-thumbs .shop-thumb.active,.shop-detail-gallery .shop-thumbs .shop-thumb:hover{border-color:var(--c-primary,#d6248c)}.shop-detail-gallery .shop-thumbs .shop-thumb img{width:100%;height:100%;object-fit:contain}.shop-detail-gallery .shop-thumbs .shop-thumb .thumb-overlay{position:absolute;inset:0;background:rgba(15,23,42,.7);color:#fff;font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center;border-radius:6px;backdrop-filter:blur(2px)}@media (max-width:768px){.shop-detail-gallery .shop-thumbs{gap:8px}.shop-detail-gallery .shop-thumbs .shop-thumb{width:64px;height:64px}}@media (max-width:480px){.shop-detail-gallery .shop-thumbs{gap:6px}.shop-detail-gallery .shop-thumbs .shop-thumb{width:56px;height:56px;border-radius:6px}.shop-detail-gallery .shop-thumbs .shop-thumb .thumb-overlay{font-size:13px}}.shop-product-info{flex:1 1 calc(50% - 20px);width:calc(50% - 20px);max-width:50%;min-width:0}@media (max-width:991px){.shop-product-info{flex:1 1 100%;width:100%;max-width:100%}}.shop-qty-control{display:inline-flex;align-items:center;border:1px solid #cbd5e1;border-radius:8px;overflow:hidden;background:#fff}.shop-qty-control .shop-qty-btn{width:38px;height:38px;border:none;background:#f8fafc;color:#334155;font-size:16px;font-weight:600;cursor:pointer;transition:.2s;display:flex;align-items:center;justify-content:center}.shop-qty-control .shop-qty-btn:hover{background:var(--c-primary,#d6248c);color:#fff}.shop-qty-control .shop-qty-input{width:50px;height:38px;border:none;border-left:1px solid #cbd5e1;border-right:1px solid #cbd5e1;text-align:center;font-size:15px;font-weight:600;color:#0f172a;-moz-appearance:textfield}.shop-qty-control .shop-qty-input:focus{outline:0}.shop-qty-control .shop-qty-input::-webkit-inner-spin-button,.shop-qty-control .shop-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pagination-wrap,.shop-pagination-wrap{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:32px}.pagination,.shop-pagination{display:flex;align-items:center;justify-content:center;gap:6px}.page-btn,.shop-page-btn{padding:8px 14px;border:1px solid #e2e8f0;background:#fff;border-radius:6px;font-weight:600;font-size:13px;color:#475569;cursor:pointer;transition:.2s}.page-btn:hover:not(:disabled),.shop-page-btn:hover:not(:disabled){background:#f1f5f9;color:#1e293b}.page-btn.active,.shop-page-btn.active{background:var(--c-primary,#d6248c);color:#fff;border-color:var(--c-primary,#d6248c)}.page-btn:disabled,.shop-page-btn:disabled{opacity:.5;cursor:not-allowed}.load-more-wrap{text-align:center;margin-top:32px}.load-more-wrap .btn-load-more{padding:12px 36px;border-radius:30px;font-weight:700;font-size:15px;border:2px solid var(--c-primary,#d6248c);color:var(--c-primary,#d6248c);background:#fff;cursor:pointer;transition:.2s;display:inline-flex;align-items:center;gap:8px}.load-more-wrap .btn-load-more:hover:not(:disabled){background:var(--c-primary,#d6248c);color:#fff}.load-more-wrap .btn-load-more:disabled{opacity:.6;cursor:not-allowed}.empty-state,.shop-empty{text-align:center;padding:60px 20px;color:#64748b;background:#fff;border-radius:12px;border:1px solid #e2e8f0}.empty-state i,.shop-empty i{font-size:48px;margin-bottom:16px;color:#cbd5e1}.empty-state h3,.shop-empty h3{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:8px}.empty-state p,.shop-empty p{color:#64748b;font-size:14px}.loading-state,.shop-loading-overlay{text-align:center;padding:40px 0;color:#64748b}.loading-state i,.shop-loading-overlay i{color:var(--c-primary,#d6248c);margin-bottom:10px}.shop-spinner{width:40px;height:40px;border:4px solid #e2e8f0;border-top-color:var(--c-primary,#d6248c);border-radius:50%;animation:.8s linear infinite shopSpin;margin:0 auto 12px}@keyframes shopSpin{to{transform:rotate(360deg)}}[x-cloak]{display:none!important}.detail-skeleton-wrap{background:#fff;border-radius:12px;border:1px solid #e2e8f0;padding:24px;display:flex;gap:32px}.skeleton-box{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 37%,#f1f5f9 63%);background-size:400% 100%;animation:1.4s infinite skeletonLoading;border-radius:8px}@keyframes skeletonLoading{0%{background-position:100% 50%}100%{background-position:0 50%}}.ct2-review-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:20px}.ct2-review-head h2{font-family:var(--dlv-font-sans);font-size:20px;font-weight:700;line-height:1.35;color:#d6248c;margin:0 0 16px;padding-bottom:12px;border-bottom:2px solid #fdf0f7;display:flex;align-items:center;gap:10px}.ct2-rv-write-btn{display:inline-flex;align-items:center;gap:7px;background:#d6248c;color:#fff;border:none;border-radius:8px;padding:9px 18px;font-size:14px;font-weight:600;cursor:pointer;text-decoration:none;transition:background .18s,transform .12s;white-space:nowrap}.ct2-rv-write-btn:hover{background:#b81e76;transform:translateY(-1px)}.ct2-rv-write-btn--empty{margin-top:12px}.ct2-review-summary{display:flex;gap:28px;align-items:flex-start;margin-bottom:24px;flex-wrap:wrap}.ct2-rv-score{display:flex;flex-direction:column;align-items:center;min-width:80px}.ct2-rv-score b{font-size:42px;font-weight:800;color:#1e293b;line-height:1}.ct2-rv-score-stars{display:flex;gap:2px;margin:6px 0 4px}.ct2-rv-score-stars i{color:#f5a623;font-size:15px}.ct2-rv-score>span{font-size:12.5px;color:#64748b}.ct2-rv-bars{flex:1;min-width:180px}.ct2-rv-bar-row{display:flex;align-items:center;gap:8px;margin-bottom:5px}.ct2-rv-star{font-size:12.5px;color:#475569;min-width:30px;display:flex;align-items:center;gap:3px}.ct2-rv-star i{color:#f5a623;font-size:11px}.ct2-rv-track{flex:1;height:8px;background:#f1f5f9;border-radius:99px;overflow:hidden}.ct2-rv-fill{display:block;height:100%;background:linear-gradient(90deg,#f5a623 0,#f59e0b 100%);border-radius:99px;transition:width .6s}.ct2-rv-pct{font-size:11.5px;color:#64748b;min-width:28px;text-align:right}.ct2-rv-list{display:flex;flex-direction:column;gap:14px}.ct2-rv-item{padding:14px 2px}.ct2-rv-item-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.ct2-rv-item-user{display:flex;align-items:center;gap:10px}.ct2-rv-item-avatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#d6248c,#9333ea);color:#fff;font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 6px rgba(0,0,0,.08)}.ct2-rv-item-user-info{display:flex;flex-direction:column;gap:2px}.ct2-rv-item-name{font-weight:700;font-size:14px;color:#1e293b;line-height:1.2}.ct2-rv-item-date{font-size:11.5px;color:#94a3b8}.ct2-rv-item-rating{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ct2-rv-item-label{font-size:13px;color:#334155;font-weight:600}.ct2-rv-item-badge{font-size:12.5px;font-weight:700;color:#fff;background:var(--c-primary,#d6248c);padding:3px 8px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;line-height:1;box-shadow:0 2px 4px rgba(214,36,140,.2)}.ct2-rv-item-text{font-size:13.5px;color:#334155;line-height:1.6;margin-top:10px}.ct2-rv-item-text.line-clamp-4{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.ct2-rv-item-toggle{display:inline-block;margin-top:4px;font-size:13px;font-weight:600;color:var(--c-primary,#d6248c);text-decoration:underline;cursor:pointer;background:0 0;border:none;padding:0}.ct2-rv-item-toggle:hover{opacity:.85}.ct2-rv-empty{text-align:center;padding:32px 16px;color:#94a3b8}.ct2-rv-empty p{margin:10px 0 0;font-size:14px;line-height:1.6}@media (max-width:600px){.ct2-rv-score b{font-size:32px}.ct2-review-summary{gap:16px}.ct2-rv-write-btn{padding:8px 14px;font-size:13px}}.ct2-consult-mask{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background:rgba(0,0,0,.55);z-index:100000;display:none!important;align-items:center;justify-content:center;padding:20px}.ct2-consult-mask.is-open{display:flex!important}.ct2-consult-modal{background:#fff;border-radius:14px;max-width:540px;width:100%;max-height:92vh;overflow-y:auto;box-shadow:0 18px 50px rgba(0,0,0,.25);animation:.22s ct2ModalIn;margin:auto}@keyframes ct2ModalIn{from{opacity:0;transform:scale(.96) translateY(-8px)}to{opacity:1;transform:scale(1) translateY(0)}}.ct2-consult-head{padding:22px 26px 14px;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between}.ct2-consult-head h3{margin:0;font-size:22px;font-weight:700;color:#222}.ct2-consult-close{background:0 0;border:none;font-size:28px;line-height:1;color:#555;cursor:pointer;padding:0;width:32px;height:32px}.ct2-consult-close:hover{color:#d6248c}.ct2-consult-body{padding:18px 26px 8px}.ct2-consult-intro{font-size:14px;color:#555;font-style:italic;margin-bottom:20px;line-height:1.55}.ct2-consult-field{margin-bottom:16px}.ct2-consult-field label{display:block;font-size:14.5px;font-weight:600;color:#222;margin-bottom:6px}.ct2-consult-field label .req{color:#d32f2f;margin-left:2px}.ct2-consult-field input,.ct2-consult-field textarea{width:100%;padding:10px 0;border:none;border-bottom:1px solid #ddd;font-size:14px;font-family:inherit;background:0 0;outline:0;transition:border-color .15s}.ct2-consult-field input:focus,.ct2-consult-field textarea:focus{border-bottom-color:#d6248c}.ct2-consult-field textarea{resize:vertical;min-height:38px}.ct2-consult-field input::placeholder,.ct2-consult-field textarea::placeholder{color:#aaa}.ct2-consult-foot{padding:14px 26px 22px;display:flex;justify-content:flex-end}.ct2-consult-submit{padding:12px 32px;background:#d6248c;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:background .15s}.ct2-consult-submit:hover{background:#b81e76}.ct2-consult-submit:disabled{background:#ccc;cursor:not-allowed}.ct2-consult-msg{padding:10px 14px;border-radius:8px;font-size:13.5px;margin:0 26px 16px;display:none}.ct2-consult-msg.error{background:#ffebee;color:#c62828;display:block}.ct2-consult-msg.success{background:#e8f5e9;color:#2e7d32;display:block}.ct2-consult-success{display:none;padding:36px 30px 28px;text-align:center;animation:.22s ct2ModalIn}.ct2-consult-success.is-on{display:block}.ct2-consult-success-icon{width:84px;height:84px;margin:0 auto 18px;border-radius:50%;background:linear-gradient(135deg,#4caf50,#2e7d32);display:flex;align-items:center;justify-content:center;color:#fff;font-size:46px;font-weight:600;box-shadow:0 10px 24px rgba(46,125,50,.32);animation:.42s cubic-bezier(.4,1.4,.5,1) ct2SuccessPop}@keyframes ct2SuccessPop{0%{transform:scale(.2);opacity:0}60%{transform:scale(1.08);opacity:1}100%{transform:scale(1);opacity:1}}.ct2-consult-success h4{font-size:22px;font-weight:700;color:#222;margin:0 0 10px}.ct2-consult-success p{font-size:14.5px;color:#555;line-height:1.6;margin:0 0 20px}.ct2-consult-success p strong{color:#d6248c}.ct2-consult-success .ct2-consult-success-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.ct2-consult-success .btn-primary{padding:11px 28px;background:#d6248c;color:#fff;border:none;border-radius:8px;font-size:14.5px;font-weight:600;cursor:pointer;transition:background .15s}.ct2-consult-success .btn-primary:hover{background:#b81e76}.ct2-consult-success .btn-secondary{padding:11px 22px;background:#fff;color:#d6248c;border:1.5px solid #d6248c;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:6px}.ct2-consult-success .btn-secondary:hover{background:#fdf2f8}@media (max-width:600px){.ct2-consult-modal{margin:0}}.ct2-stars-selector{display:inline-flex;gap:8px;margin-top:4px}.ct2-stars-selector i{font-size:26px;color:#cbd5e1;cursor:pointer;transition:color .15s,transform .1s}.ct2-stars-selector i.active,.ct2-stars-selector i.hover{color:#f5a623;transform:scale(1.1)}.ct2-stars-selector-label{display:block;font-size:13px;color:#64748b;margin-top:6px;font-weight:600}.ct2-rv-item-stars{color:#f5a623;letter-spacing:2px;font-size:13px}.shop-module{position:relative;min-height:400px;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}