@font-face{font-family:icons;src:url(/_next/static/media/icons.917f5422.eot);src:url(/_next/static/media/icons.917f5422.eot) format("embedded-opentype"),url(/_next/static/media/icons.64de834e.woff2) format("woff2"),url(/_next/static/media/icons.b5b6b8b3.woff) format("woff"),url(/_next/static/media/icons.2a85b0d7.ttf) format("truetype"),url(/_next/static/media/icons.f504f221.svg) format("svg");font-weight:400;font-style:normal}[class*=" icon-"]:before,[class^=icon-]:before{font-family:icons;font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;margin-right:.2em;text-align:center;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-up-open:before{content:""}.icon-down-open:before{content:""}.icon-cash:before{content:""}.icon-payment:before{content:""}.icon-shipping:before{content:""}.icon-delivery-fast:before{content:""}.icon-cart:before{content:""}.icon-search:before{content:""}.icon-home:before{content:""}.icon-delivery:before{content:""}.icon-avatar:before{content:""}.icon-left:before{content:""}.icon-happy:before{content:""}.icon-materials:before{content:""}.icon-heart:before{content:""}.icon-right:before{content:""}.icon-card-payment:before{content:""}.icon-filters:before{content:""}.icon-send:before{content:""}.icon-cancel:before{content:""}.icon-twitter:before{content:""}.icon-facebook:before{content:""}.icon-linkedin:before{content:""}.icon-youtube-play:before{content:""}.icon-instagram:before{content:""}abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0);text-decoration:none;color:inherit}ins{text-decoration:none}ins,mark{background-color:#ff9;color:#000}mark{font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}img,input,select{vertical-align:middle}button{padding:0;margin:0}@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";body,html{overflow-x:hidden!important}:root{--main-font:"Lato",sans-serif;--heading-font:"Playfair Display",serif;--accent-font:"Lato",sans-serif;--font-light:300;--font-regular:400;--font-medium:500;--font-semibold:600;--font-bold:700;--color-primary:#1a1a1a;--color-primary-light:#2d2d2d;--color-primary-dark:#0f0f0f;--color-secondary:#d4af37;--color-secondary-light:#f4e4a6;--color-secondary-dark:#b8941f;--color-accent:#c0c0c0;--color-accent-light:#e8e8e8;--color-accent-dark:#a8a8a8;--color-gold:#d4af37;--color-gold-light:#f4e4a6;--color-gold-dark:#b8941f;--color-black:#2F2F2F;--color-text:#5D5D5D;--color-text-light:#8A8A8A;--color-white:#FFFFFF;--color-gray:#E8E8E8;--color-gray-dark:#B8B8B8;--color-success:#228B22;--color-error:#DC143C;--color-warning:#FF8C00;--color-info:#4682B4;--color-bg-primary:#FAFAFA;--color-bg-secondary:#F5F5F5;--color-bg-accent:#FFF8DC}@keyframes skeleton{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.admin-layout{display:flex;min-height:100vh;background:var(--color-bg-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.admin-sidebar{width:280px;background:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;position:fixed;height:100vh;z-index:1000;transition:transform .3s ease}@media(max-width:768px){.admin-sidebar{transform:translateX(-100%)}.admin-sidebar--open{transform:translateX(0)}}.admin-sidebar__header{padding:1.5rem;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between}.admin-sidebar__logo{display:flex;align-items:center;gap:.75rem}.admin-sidebar__logo-icon{width:40px;height:40px;background:var(--color-primary);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff}.admin-sidebar__logo-text h2{margin:0;font-size:1.25rem;font-weight:700;color:var(--color-primary);line-height:1}.admin-sidebar__logo-text span{font-size:.75rem;color:var(--color-text-light);font-weight:500}.admin-sidebar__close{display:none;background:none;border:none;color:var(--color-text-light);cursor:pointer;padding:.5rem;border-radius:6px;transition:all .2s ease}.admin-sidebar__close:hover{background:#f1f5f9;color:var(--color-text)}@media(max-width:768px){.admin-sidebar__close{display:flex}}.admin-sidebar__nav{flex:1 1;padding:1rem 0;overflow-y:auto}.admin-sidebar__nav-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;color:var(--color-text);text-decoration:none;transition:all .2s ease;margin:.25rem .75rem;border-radius:8px;font-weight:500}.admin-sidebar__nav-item:hover{background:#f8fafc;color:var(--color-primary)}.admin-sidebar__nav-item--active{background:var(--color-primary);color:#fff}.admin-sidebar__nav-item--active .admin-sidebar__nav-icon{color:#fff}.admin-sidebar__nav-icon{color:var(--color-text-light);transition:color .2s ease}.admin-sidebar__nav-text{font-size:.875rem}.admin-sidebar__footer{padding:1rem 1.5rem;border-top:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between}.admin-sidebar__store-link{display:flex;align-items:center;gap:.5rem;color:var(--color-text);text-decoration:none;font-size:.875rem;font-weight:500;padding:.5rem;border-radius:6px;transition:all .2s ease}.admin-sidebar__store-link:hover{background:#f8fafc;color:var(--color-primary)}.admin-sidebar__collapse,.admin-sidebar__store-icon{color:var(--color-text-light)}.admin-sidebar__collapse{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:6px;transition:all .2s ease}.admin-sidebar__collapse:hover{background:#f1f5f9;color:var(--color-text)}.admin-main{flex:1 1;margin-left:280px;display:flex;flex-direction:column;min-height:100vh}@media(max-width:768px){.admin-main{margin-left:0}}.admin-top-header{background:#fff;border-bottom:1px solid #e2e8f0;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}@media(max-width:768px){.admin-top-header{padding:1rem;gap:1rem}}.admin-top-header__left{display:flex;align-items:center;gap:1rem;min-width:0}.admin-top-header__menu-btn{display:none;background:none;border:none;color:var(--color-text);cursor:pointer;padding:.5rem;border-radius:6px;transition:all .2s ease}.admin-top-header__menu-btn:hover{background:#f1f5f9}@media(max-width:768px){.admin-top-header__menu-btn{display:flex}}.admin-top-header__breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--color-text)}.admin-top-header__brand{color:var(--color-primary);font-weight:600}.admin-top-header__separator{color:var(--color-text-light)}.admin-top-header__page{color:var(--color-text);font-weight:500}.admin-top-header__center{flex:1 1;max-width:500px}.admin-top-header__search{position:relative;width:100%}.admin-top-header__search svg{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:var(--color-text-light)}.admin-top-header__search-input{width:100%;padding:.75rem .75rem .75rem 2.5rem;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;font-size:.875rem;transition:all .2s ease}.admin-top-header__search-input:focus{outline:none;border-color:var(--color-primary);background:#fff;box-shadow:0 0 0 3px rgba(139,69,19,.1)}.admin-top-header__search-input::placeholder{color:var(--color-text-light)}.admin-top-header__right{display:flex;align-items:center;gap:.75rem}.admin-top-header__message,.admin-top-header__notification{background:none;border:none;color:var(--color-text-light);cursor:pointer;padding:.5rem;border-radius:6px;transition:all .2s ease}.admin-top-header__message:hover,.admin-top-header__notification:hover{background:#f1f5f9;color:var(--color-text)}.admin-top-header__user,.admin-top-header__user-avatar{display:flex;align-items:center}.admin-top-header__user-avatar{width:36px;height:36px;background:var(--color-primary);border-radius:50%;justify-content:center;color:#fff;font-weight:600;font-size:.875rem}.admin-main__content{flex:1 1;padding:2rem;background:var(--color-bg-primary)}@media(max-width:768px){.admin-main__content{padding:1rem}}.admin-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:999}.admin-page{max-width:1200px;margin:0 auto}.admin-page__header{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1);margin-bottom:2rem;border:1px solid #e2e8f0}.admin-page__header-content{padding:2rem;display:flex;justify-content:space-between;align-items:center}@media(max-width:768px){.admin-page__header-content{flex-direction:column;gap:1rem;text-align:center}}.admin-page__header-left h1{margin:0 0 .5rem;font-size:1.875rem;font-weight:700;color:var(--color-text)}.admin-page__header-left p{margin:0;color:var(--color-text-light);font-size:1rem}.admin-page__header-right,.admin-page__stats{display:flex;align-items:center}.admin-page__stats{gap:1.5rem}@media(max-width:768px){.admin-page__stats{gap:1rem}}.admin-page__stat{text-align:center;padding:1rem 1.25rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.admin-page__stat-label{display:block;font-size:.75rem;color:var(--color-text-light);font-weight:500;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.05em}.admin-page__stat-value{display:block;font-size:1.5rem;font-weight:700;color:var(--color-text)}.admin-page__stat-value--warning{color:var(--color-warning)}.admin-page__stat-value--success{color:var(--color-success)}.admin-page__content{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e2e8f0;overflow:hidden}.admin-page__form-container{padding:2rem}.admin-page__list-container{min-height:400px}.admin-page__empty-state{text-align:center;padding:60px 20px;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);margin:20px 0}.admin-page__empty-state .admin-page__empty-icon{font-size:64px;margin-bottom:20px;display:block}.admin-page__empty-state h3{color:var(--color-primary);margin-bottom:15px;font-size:24px}.admin-page__empty-state p{color:#666;margin-bottom:30px;font-size:16px;max-width:500px;margin-left:auto;margin-right:auto}.admin-page__empty-state .btn{min-width:150px}.dashboard-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.dashboard-stat-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e2e8f0;transition:all .2s ease}.dashboard-stat-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-2px)}.dashboard-stat-card__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.dashboard-stat-card__icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.dashboard-stat-card__trend{display:flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;padding:.25rem .5rem;border-radius:6px}.dashboard-stat-card__trend--up{color:var(--color-success);background:rgba(34,139,34,.1)}.dashboard-stat-card__trend--down{color:var(--color-error);background:rgba(220,20,60,.1)}.dashboard-stat-card__trend--neutral{color:var(--color-text-light);background:#f1f5f9}.dashboard-stat-card__content h3{margin:0 0 .5rem;font-size:.875rem;font-weight:500;color:var(--color-text-light);text-transform:uppercase;letter-spacing:.05em}.dashboard-stat-card__content p{margin:0;font-size:2rem;font-weight:700;color:var(--color-text)}.dashboard-stat-card--gold .dashboard-stat-card__icon{background:var(--color-gold);color:#fff}.dashboard-stat-card--teal .dashboard-stat-card__icon{background:var(--color-info);color:#fff}.dashboard-stat-card--green .dashboard-stat-card__icon{background:var(--color-success);color:#fff}.dashboard-stat-card--purple .dashboard-stat-card__icon{background:var(--color-primary);color:#fff}.dashboard-metrics{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e2e8f0;margin-bottom:2rem}.dashboard-metrics h2{margin:0 0 1.5rem;font-size:1.25rem;font-weight:600;color:var(--color-text)}.dashboard-metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem}.dashboard-metric{text-align:center;padding:1.5rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.dashboard-metric__label{font-size:.875rem;color:var(--color-text-light);font-weight:500;margin-bottom:.5rem}.dashboard-metric__value{font-size:1.5rem;font-weight:700;color:var(--color-text);margin-bottom:.5rem}.dashboard-metric__change{font-size:.875rem;font-weight:500;padding:.25rem .5rem;border-radius:4px}.dashboard-metric__change--positive{color:var(--color-success);background:rgba(34,139,34,.1)}.dashboard-metric__change--negative{color:var(--color-error);background:rgba(220,20,60,.1)}.dashboard-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.dashboard-action-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e2e8f0;transition:all .2s ease}.dashboard-action-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-2px)}.dashboard-action-card h3{margin:0 0 .5rem;font-size:1.125rem;font-weight:600;color:var(--color-text)}.dashboard-action-card p{margin:0 0 1rem;color:var(--color-text-light);font-size:.875rem;line-height:1.5}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s ease;white-space:nowrap}.btn--primary{background:var(--color-primary);color:#fff}.btn--primary:hover{background:var(--color-primary-dark);transform:translateY(-1px);box-shadow:0 4px 12px rgba(139,69,19,.3)}.btn--secondary{background:#f1f5f9;color:var(--color-text)}.btn--secondary:hover{background:#e2e8f0}.btn--large{padding:1rem 2rem}.btn--large,.btn__icon{font-size:1rem}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.quick-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:2rem}.quick-action{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e2e8f0;text-decoration:none;color:inherit;transition:all .2s ease}.quick-action:hover{box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-2px)}.quick-action__icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1rem}.quick-action__title{font-size:1rem;font-weight:600;color:var(--color-text);margin-bottom:.5rem}.quick-action__description{font-size:.875rem;color:var(--color-text-light);line-height:1.4}.quick-action--add .quick-action__icon{background:var(--color-success);color:#fff}.quick-action--manage .quick-action__icon{background:var(--color-info);color:#fff}.quick-action--view .quick-action__icon{background:var(--color-primary);color:#fff}.category-form{max-width:800px;margin:0 auto;background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e2e8f0;overflow:hidden}.category-form__header{padding:2rem;border-bottom:1px solid #e2e8f0;text-align:center}.category-form__header h2{margin:0 0 .5rem;font-size:1.75rem;font-weight:700;color:var(--color-text)}.category-form__header p{margin:0;color:var(--color-text-light);font-size:1rem}.category-form__form{padding:0}.category-form__section{padding:2rem;border-bottom:1px solid #e2e8f0}.category-form__section:last-child{border-bottom:none}.category-form__section h3{margin:0 0 1.5rem;font-size:1.25rem;font-weight:600;color:var(--color-text);display:flex;align-items:center;gap:.5rem}.category-form__section h3:before{content:"";width:4px;height:20px;background:var(--color-primary);border-radius:2px}.category-form__row{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem}.category-form__field,.category-form__row{margin-bottom:1.5rem}.category-form__field:last-child{margin-bottom:0}.category-form__label{display:block;margin-bottom:.5rem;font-weight:600;color:var(--color-text);font-size:.875rem}.category-form__input{width:100%;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .2s ease;background:#fff}.category-form__input:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(139,69,19,.1)}.category-form__input--error{border-color:var(--color-error);box-shadow:0 0 0 3px rgba(220,20,60,.1)}.category-form__input::placeholder{color:var(--color-text-light)}.category-form__textarea-wrapper{position:relative}.category-form__textarea{width:100%;padding:.75rem 2.5rem .75rem 1rem;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;resize:vertical;min-height:100px;transition:all .2s ease;background:#fff;font-family:inherit}.category-form__textarea:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(139,69,19,.1)}.category-form__textarea::placeholder{color:var(--color-text-light)}.category-form__textarea-icon{position:absolute;top:.75rem;right:.75rem;color:var(--color-text-light);opacity:.6}.category-form__input-group{display:flex;gap:.5rem;align-items:stretch}.category-form__input-group .category-form__input{flex:1 1}.category-form__input-group .btn{white-space:nowrap;padding:.75rem 1rem}.category-form__checkbox{display:flex;align-items:center;gap:.75rem;cursor:pointer;padding:.5rem 0}.category-form__checkbox input[type=checkbox]{width:20px;height:20px;accent-color:var(--color-primary);cursor:pointer}.category-form__checkbox-text{font-weight:500;color:var(--color-text);font-size:.875rem}.category-form__error{color:var(--color-error)}.category-form__error,.category-form__help{font-size:.875rem;margin-top:.25rem;display:block}.category-form__help{color:var(--color-text-light);line-height:1.4}.category-form__actions{padding:2rem;background:#f8fafc;border-top:1px solid #e2e8f0;display:flex;gap:1rem;justify-content:flex-end}@media(max-width:768px){.category-form__actions{flex-direction:column}}.admin-table{width:100%;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e2e8f0}.admin-table th{background:#f8fafc;text-align:left;font-weight:600;color:var(--color-text);font-size:.875rem}.admin-table td,.admin-table th{padding:1rem;border-bottom:1px solid #e2e8f0}.admin-table td{vertical-align:middle}.admin-table td:last-child{border-bottom:none}.admin-table__product-info{display:flex;align-items:center;gap:.75rem}.admin-table__product-image{width:32px;height:32px;border-radius:4px;object-fit:cover;border:1px solid #e2e8f0}.admin-table__product-image--placeholder{background:#f8fafc;display:flex;align-items:center;justify-content:center;color:var(--color-text-light);border:1px solid #e2e8f0}.admin-table__product-name{font-weight:500;color:var(--color-text)}.admin-table__slug{background:#f1f5f9;padding:.25rem .5rem;border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.75rem;color:var(--color-text)}.admin-table__description{color:var(--color-text-light);font-size:.875rem;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-table__status{padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.admin-table__status--active{background:rgba(34,139,34,.1);color:var(--color-success)}.admin-table__status--inactive{background:rgba(220,20,60,.1);color:var(--color-error)}.admin-table__date{color:var(--color-text-light);font-size:.875rem}.admin-table__actions{display:flex;gap:.5rem}.admin-order-list .admin-order-list__controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}@media(max-width:768px){.admin-order-list .admin-order-list__controls{flex-direction:column;align-items:stretch}}.admin-order-list .admin-order-list__search{flex:1 1;min-width:300px}@media(max-width:768px){.admin-order-list .admin-order-list__search{min-width:auto}}.admin-order-list .admin-order-list__filters{display:flex;gap:1rem;align-items:center}@media(max-width:768px){.admin-order-list .admin-order-list__filters{flex-direction:column;gap:.5rem}}.admin-table th{white-space:nowrap;min-width:120px}.admin-table th:first-child{min-width:140px}.admin-table th:nth-child(2){min-width:180px}.admin-table th:nth-child(3){min-width:200px}.admin-table th:nth-child(4){min-width:150px}.admin-table th:nth-child(5),.admin-table th:nth-child(6),.admin-table th:nth-child(7){min-width:120px}.admin-table td{vertical-align:top;padding:1.25rem 1rem}.admin-table__order-number{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem}.admin-table__customer-info .admin-table__customer-name{font-weight:600;color:var(--color-text)}.admin-table__customer-info .admin-table__customer-email{color:var(--color-text-light);font-size:.875rem;margin-bottom:.25rem}.admin-table__customer-info .admin-table__customer-phone{color:var(--color-text-light);font-size:.875rem}.admin-table__order-items .admin-table__order-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #f1f5f9}.admin-table__order-items .admin-table__order-item:last-child{border-bottom:none}.admin-table__order-items .admin-table__order-item .admin-table__item-name{flex:1 1;font-weight:500;color:var(--color-text)}.admin-table__order-items .admin-table__order-item .admin-table__item-quantity{color:var(--color-text-light);font-size:.875rem;margin:0 .5rem}.admin-table__order-items .admin-table__order-item .admin-table__item-price{font-weight:600;color:var(--color-primary);font-size:.875rem}.admin-table__order-total .admin-table__total-amount{font-size:1.125rem;font-weight:700;margin-bottom:.5rem}.admin-table__order-total .admin-table__total-breakdown{display:flex;flex-direction:column;gap:.25rem}.admin-table__order-total .admin-table__total-breakdown small{color:var(--color-text-light);font-size:.75rem}.admin-table__order-date div{font-weight:500;color:var(--color-text);margin-bottom:.25rem}.admin-table__order-date small{color:var(--color-text-light);font-size:.875rem}.admin-table .admin-form__select{min-width:120px;padding:.5rem .75rem;border-radius:6px;border:1px solid #e2e8f0;background:#fff;font-size:.875rem;transition:all .2s ease}.admin-table .admin-form__select:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(59,130,246,.1)}.admin-table .admin-form__select--orange{border-left:4px solid #f59e0b}.admin-table .admin-form__select--blue{border-left:4px solid #3b82f6}.admin-table .admin-form__select--purple{border-left:4px solid #8b5cf6}.admin-table .admin-form__select--green{border-left:4px solid #10b981}.admin-table .admin-form__select--red{border-left:4px solid #ef4444}.admin-table .admin-form__select--gray{border-left:4px solid #6b7280}.admin-product-image{border:1px solid #e2e8f0}.admin-product-info .admin-product-name{margin:0 0 .5rem;font-size:1rem;font-weight:600;color:var(--color-text);line-height:1.3}.admin-product-info .admin-product-discount{display:inline-block;background:#fef3c7;color:#92400e;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase}.admin-product-category{display:inline-block;background:#e0e7ff;color:#3730a3;padding:.5rem .75rem;border-radius:6px;font-size:.875rem;font-weight:500}.admin-product-price .admin-product-price__current{font-size:1.125rem;font-weight:700;color:var(--color-primary);margin-bottom:.25rem}.admin-product-price .admin-product-price__original{display:block;font-size:.875rem}.admin-product-stock .admin-product-stock__badge{display:block;padding:.375rem .75rem;border-radius:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;margin-bottom:.5rem;text-align:center}.admin-product-stock .admin-product-stock__badge.in-stock{background:#dcfce7;color:#166534}.admin-product-stock .admin-product-stock__badge.out-of-stock{background:#fee2e2;color:#991b1b}.admin-product-stock .admin-product-stock__quantity{display:block;font-size:.875rem;color:var(--color-text-light);text-align:center}.admin-product-stock-actions{display:flex;align-items:center;gap:.5rem;justify-content:center}.admin-product-stock-actions .admin-stock-btn{width:32px;height:32px;border:1px solid #d1d5db;background:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:var(--color-text)}.admin-product-stock-actions .admin-stock-btn:hover{background:#f3f4f6;border-color:#9ca3af}.admin-product-stock-actions .admin-stock-btn:active{transform:scale(.95)}.admin-product-stock-actions .admin-stock-btn svg{width:14px;height:14px}.admin-product-stock-actions .admin-stock-quantity{min-width:40px;text-align:center;font-weight:600;color:var(--color-text);font-size:.875rem}.admin-product-actions{gap:.5rem;justify-content:center}.admin-product-actions .btn{padding:.5rem 1rem;font-size:.875rem;border-radius:6px;font-weight:500;transition:all .2s ease}.admin-product-actions .btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.admin-product-stock-controls{display:flex;align-items:center;gap:.75rem}.admin-product-stock-display{display:flex;flex-direction:column;align-items:center;min-width:60px}.admin-product-stock{font-size:1.125rem;font-weight:700;color:var(--color-text)}.admin-product-stock.in-stock{color:var(--color-success)}.admin-product-stock.out-of-stock{color:var(--color-error)}.admin-product-stock-label{font-size:.75rem;color:var(--color-text-light);text-transform:uppercase;letter-spacing:.05em}.admin-product-stock-buttons{display:flex;flex-direction:column;gap:.25rem}.admin-product-stock-btn{width:24px;height:24px;border:1px solid #e2e8f0;border-radius:4px;background:#fff;color:var(--color-text);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.admin-product-stock-btn:hover{background:#f8fafc;transform:scale(1.05)}.admin-product-stock-btn:active{transform:scale(.95)}.admin-product-stock-btn--decrease:hover{color:var(--color-error);border-color:var(--color-error);background:rgba(220,20,60,.1)}.admin-product-stock-btn--increase:hover{color:var(--color-success);border-color:var(--color-success);background:rgba(34,139,34,.1)}.admin-form__input{width:100%;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.875rem;transition:all .2s ease;background:#fff}.admin-form__input:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(139,69,19,.1)}.admin-form__input::placeholder{color:var(--color-text-light)}.admin-form__input--quantity{text-align:center;font-weight:600;font-size:1rem}.admin-form__select{width:100%;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.875rem;transition:all .2s ease;background:#fff;cursor:pointer}.admin-form__select:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(139,69,19,.1)}.admin-form__quantity-controls{display:flex;align-items:center;gap:.5rem;max-width:200px}.admin-form__quantity-btn{width:36px;height:36px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:var(--color-text);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.admin-form__quantity-btn:hover{background:#f8fafc;border-color:var(--color-primary);color:var(--color-primary)}.admin-form__quantity-btn:active{transform:scale(.95)}.admin-form__quantity-btn--decrease:hover{color:var(--color-error);border-color:var(--color-error)}.admin-form__quantity-btn--increase:hover{color:var(--color-success);border-color:var(--color-success)}.admin-loading{flex-direction:column;padding:4rem 2rem;color:var(--color-text-light)}.admin-loading .spinner{width:40px;height:40px;border:3px solid #f1f5f9;border-top:3px solid var(--color-primary);border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.admin-loading p{font-size:1rem}.admin-empty-state{padding:4rem 2rem}.admin-empty-state p{margin:0 0 .5rem;font-size:1rem}.admin-empty-state p:last-child{margin-bottom:0}.btn--small{padding:.5rem 1rem;font-size:.75rem}.btn--danger:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(220,20,60,.3)}.admin-category-list__controls,.admin-product-list__controls{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background:var(--color-primary);border-radius:8px 8px 0 0;margin-bottom:0;box-shadow:0 2px 4px rgba(0,0,0,.1);position:relative}@media(max-width:768px){.admin-category-list__controls,.admin-product-list__controls{flex-direction:column;gap:1rem;align-items:stretch;padding:1rem}}.admin-category-list__controls .admin-category-list__search,.admin-category-list__controls .admin-product-list__search,.admin-product-list__controls .admin-category-list__search,.admin-product-list__controls .admin-product-list__search{flex:1 1;max-width:350px;position:relative}@media(max-width:768px){.admin-category-list__controls .admin-category-list__search,.admin-category-list__controls .admin-product-list__search,.admin-product-list__controls .admin-category-list__search,.admin-product-list__controls .admin-product-list__search{max-width:none}}.admin-category-list__controls .admin-category-list__search .admin-input,.admin-category-list__controls .admin-product-list__search .admin-input,.admin-product-list__controls .admin-category-list__search .admin-input,.admin-product-list__controls .admin-product-list__search .admin-input{width:100%;padding:.75rem .75rem .75rem 2.5rem;border:none;border-radius:6px;font-size:.875rem;background:hsla(0,0%,100%,.95);box-shadow:0 1px 3px rgba(0,0,0,.1);transition:all .2s ease}.admin-category-list__controls .admin-category-list__search .admin-input:focus,.admin-category-list__controls .admin-product-list__search .admin-input:focus,.admin-product-list__controls .admin-category-list__search .admin-input:focus,.admin-product-list__controls .admin-product-list__search .admin-input:focus{outline:none;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.15)}.admin-category-list__controls .admin-category-list__search .admin-input::placeholder,.admin-category-list__controls .admin-product-list__search .admin-input::placeholder,.admin-product-list__controls .admin-category-list__search .admin-input::placeholder,.admin-product-list__controls .admin-product-list__search .admin-input::placeholder{color:#6b7280;font-weight:500}.admin-category-list__controls .admin-category-list__search:before,.admin-category-list__controls .admin-product-list__search:before,.admin-product-list__controls .admin-category-list__search:before,.admin-product-list__controls .admin-product-list__search:before{content:"🔍";position:absolute;left:.75rem;top:50%;transform:translateY(-50%);font-size:1rem;z-index:1;pointer-events:none}.admin-category-list__controls .admin-category-list__sort,.admin-category-list__controls .admin-product-list__sort,.admin-product-list__controls .admin-category-list__sort,.admin-product-list__controls .admin-product-list__sort{min-width:180px;position:relative}@media(max-width:768px){.admin-category-list__controls .admin-category-list__sort,.admin-category-list__controls .admin-product-list__sort,.admin-product-list__controls .admin-category-list__sort,.admin-product-list__controls .admin-product-list__sort{min-width:none}}.admin-category-list__controls .admin-category-list__sort .admin-select,.admin-category-list__controls .admin-product-list__sort .admin-select,.admin-product-list__controls .admin-category-list__sort .admin-select,.admin-product-list__controls .admin-product-list__sort .admin-select{width:100%;padding:.75rem .75rem .75rem 2.5rem;border:none;border-radius:6px;font-size:.875rem;font-weight:500;background:hsla(0,0%,100%,.95);box-shadow:0 1px 3px rgba(0,0,0,.1);cursor:pointer;transition:all .2s ease;color:#374151}.admin-category-list__controls .admin-category-list__sort .admin-select:focus,.admin-category-list__controls .admin-product-list__sort .admin-select:focus,.admin-product-list__controls .admin-category-list__sort .admin-select:focus,.admin-product-list__controls .admin-product-list__sort .admin-select:focus{outline:none;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.15)}.admin-category-list__controls .admin-category-list__sort .admin-select option,.admin-category-list__controls .admin-product-list__sort .admin-select option,.admin-product-list__controls .admin-category-list__sort .admin-select option,.admin-product-list__controls .admin-product-list__sort .admin-select option{background:#fff;color:#374151;padding:.5rem}.admin-category-list__controls .admin-category-list__sort:before,.admin-category-list__controls .admin-product-list__sort:before,.admin-product-list__controls .admin-category-list__sort:before,.admin-product-list__controls .admin-product-list__sort:before{content:"⚙️";position:absolute;left:.75rem;top:50%;transform:translateY(-50%);font-size:1rem;z-index:1;pointer-events:none}.admin-category-list,.admin-product-list{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.08);overflow:hidden;margin-top:.5rem}.admin-category-list__table,.admin-product-list__table{overflow-x:auto}.admin-category-list__table table,.admin-product-list__table table{width:100%;border-collapse:collapse;font-size:.875rem}.admin-category-list__table table th,.admin-product-list__table table th{background:#f8fafc;padding:1rem;text-align:left;font-weight:600;color:var(--color-text);border-bottom:1px solid #e2e8f0;white-space:nowrap;font-size:.875rem}.admin-category-list__table table td,.admin-product-list__table table td{padding:1rem;border-bottom:1px solid #f1f5f9;vertical-align:top}.admin-category-list__table table tr:hover,.admin-product-list__table table tr:hover{background:#f8fafc;transition:background .2s ease}.admin-category-info .admin-category-name{margin:0 0 .5rem;font-size:1rem;font-weight:600;color:var(--color-text);line-height:1.3}.admin-category-info .admin-category-description{margin:0;font-size:.875rem;color:var(--color-text-light);line-height:1.4;max-width:300px}.admin-category-slug{display:inline-block;background:#f1f5f9;color:#475569;padding:.375rem .75rem;border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.75rem;border:1px solid #e2e8f0}.admin-category-status .admin-category-status__badge{display:inline-block;padding:.5rem 1rem;border-radius:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;min-width:80px;text-align:center}.admin-category-status .admin-category-status__badge.active{background:#10b981;color:#fff;border:1px solid #059669}.admin-category-status .admin-category-status__badge.inactive{background:#ef4444;color:#fff;border:1px solid #dc2626}.admin-category-order{display:inline-block;background:#e0e7ff;color:#3730a3;padding:.5rem .75rem;border-radius:6px;font-size:.875rem;font-weight:600;text-align:center;min-width:40px}.admin-category-actions{display:flex;gap:.5rem;justify-content:center}.admin-category-actions .btn{padding:.5rem 1rem;font-size:.875rem;border-radius:6px;font-weight:500;transition:all .2s ease}.admin-category-actions .btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.admin-category-image{width:60px;height:60px;border-radius:8px;overflow:hidden;border:1px solid #e2e8f0}.admin-category-image img{width:100%;height:100%;object-fit:cover}.admin-page__header .btn--primary{color:#fff!important;font-weight:600}.admin-page__header .btn--primary:hover{color:#fff!important}.admin-table__payment-info .admin-table__payment-details{margin-top:5px;display:flex;flex-direction:column;gap:2px}.admin-table__payment-info .admin-table__payment-details small{font-size:11px;color:#666;display:block}.admin-table{overflow-x:auto;-webkit-overflow-scrolling:touch;position:relative}.admin-table table{min-width:800px;width:100%;border-collapse:collapse}.admin-table table td,.admin-table table th{padding:12px 8px;text-align:left;border-bottom:1px solid #e2e8f0}.admin-table table th{background:#f8f9fa;font-weight:600;color:#495057;position:-webkit-sticky;position:sticky;top:0;z-index:10}.admin-table table td{vertical-align:top}.admin-table table td:first-child,.admin-table table th:first-child{min-width:120px;max-width:120px}.admin-table table td:nth-child(2),.admin-table table th:nth-child(2){min-width:200px;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-table table td:nth-child(3),.admin-table table th:nth-child(3){min-width:150px;max-width:150px}.admin-table table td:nth-child(4),.admin-table table th:nth-child(4){min-width:100px;max-width:100px;text-align:right}.admin-table table td:nth-child(5),.admin-table table th:nth-child(5){min-width:100px;max-width:100px}.admin-table table td:nth-child(6),.admin-table table td:nth-child(7),.admin-table table th:nth-child(6),.admin-table table th:nth-child(7){min-width:120px;max-width:120px}.admin-table table td:last-child,.admin-table table th:last-child{position:-webkit-sticky;position:sticky;right:0;background:#fff;border-left:3px solid #f59e0b;min-width:110px;max-width:110px;text-align:center;z-index:20;box-shadow:-2px 0 5px rgba(0,0,0,.1)}.admin-table table th:last-child{background:#f8f9fa;z-index:25;box-shadow:-2px 0 5px rgba(0,0,0,.1)}.admin-table table td:last-child .btn{width:100%;padding:8px 12px;font-size:12px;white-space:nowrap;background:#f59e0b;color:#fff;border:none;border-radius:4px;font-weight:600;transition:all .2s ease}.admin-table table td:last-child .btn:hover{background:#d97706;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.2)}.admin-table:after{content:"";position:absolute;top:0;right:0;bottom:0;width:20px;background:linear-gradient(270deg,rgba(255,255,255,.8),transparent);pointer-events:none;z-index:1}@media(max-width:768px){.admin-table table{min-width:600px}.admin-table table td:nth-child(2),.admin-table table th:nth-child(2){min-width:150px;max-width:150px}.admin-table table td:nth-child(3),.admin-table table th:nth-child(3){min-width:120px;max-width:120px}.admin-table table td:nth-child(6),.admin-table table td:nth-child(7),.admin-table table th:nth-child(6),.admin-table table th:nth-child(7){min-width:100px;max-width:100px}}.admin-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.admin-modal{background:#fff;border-radius:8px;max-width:90vw;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 10px 30px rgba(0,0,0,.3);margin:20px}@media(min-width:768px){.admin-modal{max-width:800px}}@media(max-width:767px){.admin-modal{max-width:95vw;margin:10px;max-height:95vh}}.admin-modal .admin-modal__header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #eee;background:#f8f9fa}.admin-modal .admin-modal__header h2{margin:0;color:#333;font-size:1.5rem}.admin-modal .admin-modal__header .admin-modal__close{background:none;border:none;font-size:24px;cursor:pointer;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.admin-modal .admin-modal__header .admin-modal__close:hover{color:#333}.admin-modal .admin-modal__content{padding:20px}.admin-modal .admin-modal__section{margin-bottom:30px}.admin-modal .admin-modal__section h3{margin:0 0 15px;color:#333;font-size:1.2rem;border-bottom:2px solid #f0f0f0;padding-bottom:8px}.admin-modal .admin-modal__info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:15px;gap:15px}.admin-modal .admin-modal__info-grid>div{display:flex;flex-direction:column;gap:5px;word-wrap:break-word;overflow-wrap:break-word}.admin-modal .admin-modal__info-grid>div strong{color:#555;font-weight:600}@media(max-width:767px){.admin-modal .admin-modal__info-grid{grid-template-columns:1fr;gap:10px}}.admin-modal .admin-modal__address{margin-top:5px;color:#666;line-height:1.6;background:#f8f9fa;padding:12px;border-radius:6px;border:1px solid #e9ecef;word-wrap:break-word;overflow-wrap:break-word}.admin-modal .admin-modal__address div{margin-bottom:4px;word-wrap:break-word;overflow-wrap:break-word}.admin-modal .admin-modal__address div:last-child{margin-bottom:0}.admin-modal .admin-modal__address div strong{color:#495057;font-weight:600;margin-right:8px}.admin-modal .admin-modal__no-data{color:#6c757d;font-style:italic;text-align:center;padding:10px;background:#f8f9fa;border:1px dashed #dee2e6;border-radius:4px}.admin-modal .admin-modal__complete-address{margin-top:5px;color:#333;font-weight:500;background:#e3f2fd;padding:10px;border-radius:4px;border-left:4px solid #2196f3;font-size:14px;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word}.admin-modal .admin-modal__items{display:flex;flex-direction:column;gap:15px}.admin-modal .admin-modal__item{display:flex;gap:15px;padding:15px;border:1px solid #eee;border-radius:6px;background:#fafafa;word-wrap:break-word;overflow-wrap:break-word}.admin-modal .admin-modal__item .admin-modal__item-image{width:60px;height:60px;flex-shrink:0}.admin-modal .admin-modal__item .admin-modal__item-image img{width:100%;height:100%;object-fit:cover;border-radius:4px}.admin-modal .admin-modal__item .admin-modal__item-details{flex:1 1;min-width:0}.admin-modal .admin-modal__item .admin-modal__item-details .admin-modal__item-name{font-weight:600;color:#333;margin-bottom:5px;word-wrap:break-word;overflow-wrap:break-word}.admin-modal .admin-modal__item .admin-modal__item-details .admin-modal__item-specs{display:flex;gap:15px;margin-bottom:5px;font-size:14px;color:#666;flex-wrap:wrap}.admin-modal .admin-modal__item .admin-modal__item-details .admin-modal__item-specs span{background:#f0f0f0;padding:2px 8px;border-radius:12px;white-space:nowrap}.admin-modal .admin-modal__item .admin-modal__item-details .admin-modal__item-price{font-weight:600;color:#2c5aa0}@media(max-width:767px){.admin-modal .admin-modal__item{flex-direction:column;gap:10px}.admin-modal .admin-modal__item .admin-modal__item-image{width:100%;height:120px;align-self:center}}.admin-modal .admin-modal__summary{background:#f8f9fa;padding:20px;border-radius:6px;border:1px solid #eee;word-wrap:break-word;overflow-wrap:break-word}.admin-modal .admin-modal__summary .admin-modal__summary-row{display:flex;justify-content:space-between;margin-bottom:10px;padding:5px 0;flex-wrap:wrap;gap:10px}.admin-modal .admin-modal__summary .admin-modal__summary-row:last-child{margin-bottom:0}.admin-modal .admin-modal__summary .admin-modal__summary-row.admin-modal__summary-row--total{border-top:2px solid #ddd;padding-top:15px;margin-top:10px;font-weight:600;font-size:1.1rem;color:#2c5aa0}@media(max-width:767px){.admin-modal .admin-modal__summary .admin-modal__summary-row{flex-direction:column;align-items:flex-start}}.admin-modal .admin-modal__controls{display:flex;gap:20px;flex-wrap:wrap}.admin-modal .admin-modal__controls .admin-modal__control-group{display:flex;flex-direction:column;gap:8px;min-width:200px;flex:1 1}.admin-modal .admin-modal__controls .admin-modal__control-group label{font-weight:600;color:#555}@media(max-width:767px){.admin-modal .admin-modal__controls .admin-modal__control-group{min-width:100%}.admin-modal .admin-modal__controls{flex-direction:column;gap:15px}}.admin-modal .admin-status{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase}.admin-modal .admin-status.admin-status--green{background:#d4edda;color:#155724}.admin-modal .admin-status.admin-status--orange{background:#fff3cd;color:#856404}.admin-modal .admin-status.admin-status--red{background:#f8d7da;color:#721c24}.admin-modal .admin-status.admin-status--blue{background:#d1ecf1;color:#0c5460}.admin-modal .admin-status.admin-status--gray{background:#e2e3e5;color:#383d41}@keyframes watchAnimation{0%{transform:rotate(0deg) translateX(10px) rotate(0deg)}to{transform:rotate(1turn) translateX(10px) rotate(-1turn)}}@keyframes opacity{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}*,:after,:before,body{box-sizing:border-box}body{background-color:var(--color-bg-primary);font-family:var(--main-font);color:var(--color-text);font-size:16px;font-weight:var(--font-regular)}body.body--with-footer .main{align-items:normal}span{font-weight:300}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}button,input,select,textarea{border:none;background:none;outline:none;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:var(--main-font);font-weight:var(--font-regular)}button{cursor:pointer}h1,h2,h3,h4,h5{color:var(--color-black);font-family:var(--heading-font);font-weight:var(--font-semibold);line-height:1.2}.container{max-width:380px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media(min-width:767px){.container{max-width:650px;margin-left:auto;margin-right:auto}}@media(min-width:1024px){.container{max-width:980px;margin-left:auto;margin-right:auto}}@media(min-width:1202px){.container{max-width:1280px;margin-left:auto;margin-right:auto}}.main-page{padding-top:65px}@media(min-width:767px){.main-page{padding-top:100px}}.block .block__title{font-size:14px;margin-bottom:23px}.btn-hamburger{position:relative;display:block;z-index:100;width:25px;height:25px;margin-left:auto}.btn-hamburger span,.btn-hamburger:after,.btn-hamburger:before{content:"";display:block;width:20px;height:2px;top:50%;border-radius:3px;margin-top:-1px;position:absolute;left:50%;margin-left:-10px;transition:none .3s ease .3s;transition-property:transform,top,bottom,right,opacity}.btn-hamburger:before{transform:translateY(-6px)}.btn-hamburger:after{transform:translateY(6px)}.btn-hamburger.is-active:before{transform:rotate(45deg)}.btn-hamburger.is-active:after{transform:rotate(-45deg)}.btn-hamburger.is-active span{opacity:0}.btn{color:#000;cursor:pointer;font-family:var(--main-font)}.btn,.btn.btn--rounded{font-weight:var(--font-medium)}.btn.btn--rounded{font-size:12px;background:#fff;display:inline-block;border-radius:50px;padding:11px 20px;text-transform:uppercase}@media(min-width:767px){.btn.btn--rounded{font-size:13px;padding:15px 25px}}.btn.btn--rounded.btn--border{border:1px solid #d8d8d8}.btn.btn--rounded.btn--yellow{background:linear-gradient(135deg,var(--color-primary) 0,var(--color-secondary) 100%);color:#fff;border:none;transition:all .3s ease}.btn.btn--rounded.btn--yellow:hover{background:linear-gradient(135deg,var(--color-primary-dark) 0,var(--color-secondary-dark) 100%);transform:translateY(-2px);box-shadow:0 4px 15px rgba(139,69,19,.3)}.site-logo{display:flex;font-size:14px;align-items:center}@media(min-width:767px){.site-logo{font-size:16px}}.site-logo svg{width:38px;height:28px;fill:currentColor;object-fit:contain;margin-right:15px}@media(min-width:767px){.site-logo svg{width:45px;height:35px}}.breadcrumb{padding:20px 0}@media(min-width:767px){.breadcrumb{padding:29px 0 35px}}.breadcrumb .breadcrumb-list{display:flex}.breadcrumb .breadcrumb-list li{font-size:13px;font-family:var(--main-font);font-weight:var(--font-regular);color:#b2b2b2}.breadcrumb .breadcrumb-list li:not(:first-child){margin-left:10px}.breadcrumb .breadcrumb-list li:not(:first-child):before{content:"/ ";margin-right:3px}.site-header{position:fixed;width:100%;top:0;left:0;z-index:999;height:50px;color:#333;background:#fff;box-shadow:0 2px 20px rgba(0,0,0,.1);transition:all .3s ease;border-bottom:1px solid #f0f0f0}.site-header.site-header--fixed{transition:all .4s cubic-bezier(.4,0,.2,1)}@media(min-width:767px){.site-header{height:60px}}.site-header .btn-hamburger span,.site-header .btn-hamburger:after,.site-header .btn-hamburger:before{background-color:#333}.site-header .container{display:flex;height:100%;align-items:center;padding:0 20px}@media(min-width:767px){.site-header .container{padding:0 30px}}.site-header .site-logo{display:flex;align-items:center;justify-content:center;font-family:var(--main-font);font-weight:var(--font-light);font-size:18px}@media(min-width:767px){.site-header .site-logo{font-size:20px}}.site-header .site-logo__graphic{display:flex;align-items:center;gap:10px}.site-header .site-logo__image{height:40px;width:auto;object-fit:contain;filter:drop-shadow(0 0 8px rgba(212,175,55,.6));transition:all .3s ease;flex-shrink:0}@media(min-width:767px){.site-header .site-logo__image{height:50px}}.site-header .site-logo__image:hover{filter:drop-shadow(0 0 12px rgba(212,175,55,.8));transform:scale(1.05)}.site-header .site-logo__text{font-family:var(--main-font);font-weight:var(--font-medium);font-size:18px;color:#333;white-space:nowrap;transition:all .3s ease}@media(min-width:767px){.site-header .site-logo__text{font-size:20px}}.site-header .site-header__btn-avatar{display:none}@media(min-width:1024px){.site-header .site-header__btn-avatar{display:block}.site-header .site-header__btn-menu{display:none}}.site-header .site-header__actions{margin-left:auto;display:flex;align-items:center}@media(min-width:1024px){.site-header .site-header__actions{margin-left:0}}.site-header .site-header__actions button{margin-left:12px}@media(min-width:1024px){.site-header .site-header__actions button{margin-left:20px}}.site-header .site-header__actions i{color:#333;z-index:10;transition:all .3s ease;position:relative;font-size:16px}.site-header .site-header__actions i:hover{color:var(--color-primary)}.site-header .site-nav{top:0;right:-250px;width:250px;z-index:9999;height:100vh;margin-left:auto;margin-right:auto;position:fixed;background-color:#fff;transition:all .3s ease;border-left:1px solid #e5e5e5}@media(min-width:1024px){.site-header .site-nav{position:relative;height:auto;right:0;width:auto;border:none;background-color:rgba(0,0,0,0)}}.site-header .site-nav .site-nav__btn{padding:13px 18px;width:100%;font-size:15px;font-weight:var(--font-medium);text-align:left;font-family:var(--main-font)}@media(min-width:1024px){.site-header .site-nav .site-nav__btn{display:none}}.site-header .site-nav.site-nav--open{right:0}.site-header .site-nav a{font-size:15px;font-weight:var(--font-medium);width:100%;color:#000;display:block;text-align:left;padding:15px 18px;font-family:var(--main-font)}@media(min-width:1024px){.site-header .site-nav a{width:auto;padding:0;color:#333;margin-right:50px;display:inline-block;font-size:14px;font-family:var(--main-font);font-weight:var(--font-regular);transition:all .3s ease;position:relative;text-decoration:none}.site-header .site-nav a:hover{color:var(--color-primary)}.site-header .site-nav a:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background-color:var(--color-primary);transition:width .3s ease}.site-header .site-nav a:hover:after{width:100%}}.site-header .site-nav a.site-nav__view-all{color:var(--color-secondary);font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.site-header .site-nav a.site-nav__view-all:hover{color:var(--color-accent)}.site-header.site-header--fixed{border-bottom:1px solid rgba(212,175,55,.2);background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 20px rgba(0,0,0,.1)}.site-header.site-header--fixed .btn-hamburger span,.site-header.site-header--fixed .btn-hamburger:after,.site-header.site-header--fixed .btn-hamburger:before{background-color:#333}.site-header.site-header--fixed a,.site-header.site-header--fixed button,.site-header.site-header--fixed button i,.site-header.site-header--fixed i{color:#333}.site-header.site-header--fixed .site-logo .site-logo__image{filter:drop-shadow(0 0 8px rgba(212,175,55,.6))}.site-header .search-form-wrapper.search-form--active .search-form{top:0}@media(min-width:1024px){.site-header .search-form-wrapper.search-form--active .search-form{top:auto}.site-header .search-form-wrapper.search-form--active .search-form input{border:1px solid #ababab}}.search-form-wrapper{position:relative;z-index:5000}.search-form-wrapper .search-form{position:fixed;z-index:100;top:-100vh;left:0;height:100vh;right:0;transition:all .3s ease;background-color:#fff}@media(min-width:1024px){.search-form-wrapper .search-form{position:static;height:auto;top:auto}}.search-form-wrapper .search-form .icon-cancel{top:18px;right:22px;cursor:pointer;position:absolute}@media(min-width:1024px){.search-form-wrapper .search-form .icon-cancel{display:none}}.search-form-wrapper .search-form input{padding:0;overflow:hidden;height:42px;color:gray;font-size:13px;font-family:var(--main-font);font-weight:var(--font-regular);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-bottom:1px solid #000;transition:all .3s ease;background-color:rgba(0,0,0,0)}.search-form-wrapper .search-form input::placeholder{color:gray}@media(min-width:1024px){.search-form-wrapper .search-form input{width:0;top:50%;left:auto;right:-9px;border:none;border-radius:50px;margin-top:-21px;transform:none}}.search-form-wrapper.search-form--active input{width:80%;text-align:center;padding:0 40px 0 8px;background-color:#fff;border:1px solid var(--color-secondary)}@media(min-width:1024px){.search-form-wrapper.search-form--active input{width:300px;padding:0 19px;text-align:left;border:1px solid var(--color-secondary)}}.search-form-wrapper.search-form--active i{color:#333!important;z-index:10}.page-intro{position:relative}.page-intro .swiper-button-next,.page-intro .swiper-button-prev{bottom:20px;top:auto;transform:translateX(50%);right:14%;left:auto;width:42px;height:42px;z-index:100;font-size:13px;display:flex;cursor:pointer;justify-content:center;align-items:center;position:absolute;display:none;background-color:hsla(0,0%,100%,.12)}@media(min-width:767px){.page-intro .swiper-button-next,.page-intro .swiper-button-prev{width:52px;height:52px;bottom:30px;font-size:17px;display:flex}}@media(min-width:1024px){.page-intro .swiper-button-next,.page-intro .swiper-button-prev{width:72px;height:72px;bottom:30px;font-size:21px;display:flex}}.page-intro .swiper-button-next:before,.page-intro .swiper-button-prev:before{color:#fff;content:"";font-family:icons}.page-intro .swiper-button-next:hover,.page-intro .swiper-button-prev:hover{background:#fff}.page-intro .swiper-button-next:hover:before,.page-intro .swiper-button-prev:hover:before{color:#000}.page-intro .swiper-button-next{right:20px}@media(min-width:767px){.page-intro .swiper-button-next{right:7%}}.page-intro .swiper-button-next:before{content:""}.page-intro .shop-data{bottom:0;left:0;width:80%;z-index:99;display:none;position:absolute;padding:20px 25px}@media(min-width:767px){.page-intro .shop-data{display:block}}.page-intro .shop-data:before{background:#fff;content:"";left:0;bottom:0;top:0;width:100%;display:block;z-index:1;border-radius:0 70px 0 0;position:absolute}.page-intro .shop-data .shop-data__items{width:100%;z-index:10;display:flex;justify-content:flex-end;position:relative}.page-intro .shop-data .shop-data__items li{display:flex;margin-left:80px}@media(min-width:767px){.page-intro .shop-data .shop-data__items li{display:block;margin-left:30px}}@media(min-width:1024px){.page-intro .shop-data .shop-data__items li{margin-left:80px;display:flex}}.page-intro .shop-data .shop-data__items li i{margin-right:20px;height:32px;width:32px;font-size:12px;flex-shrink:0;display:flex;border-radius:8px;color:var(--color-primary);background:var(--color-accent-light);justify-content:center;align-items:center}@media(min-width:767px){.page-intro .shop-data .shop-data__items li i{margin-bottom:10px}}@media(min-width:1024px){.page-intro .shop-data .shop-data__items li i{margin-bottom:0}}.page-intro .shop-data .shop-data__items li .data-item__content h4{font-size:13px;margin-bottom:5px}.page-intro .shop-data .shop-data__items li .data-item__content p{font-size:11px;line-height:130%}.page-intro .page-intro__slide{height:450px;position:relative;background-repeat:no-repeat;background-position:50%;background-size:cover;background-color:#fafafa}.page-intro .page-intro__slide.page-intro__slide--video{height:600px}@media(min-width:767px){.page-intro .page-intro__slide.page-intro__slide--video{height:700px}}@media(min-width:1024px){.page-intro .page-intro__slide.page-intro__slide--video{height:800px}}@media(min-width:1202px){.page-intro .page-intro__slide.page-intro__slide--video{height:900px}}.page-intro .page-intro__slide.page-intro__slide--image{height:600px;background-size:cover;background-position:50%;background-repeat:no-repeat}@media(min-width:767px){.page-intro .page-intro__slide.page-intro__slide--image{height:700px}}@media(min-width:1024px){.page-intro .page-intro__slide.page-intro__slide--image{height:800px}}@media(min-width:1202px){.page-intro .page-intro__slide.page-intro__slide--image{height:900px}}@media(min-width:767px){.page-intro .page-intro__slide{height:90vh}}.page-intro .page-intro__slide:before{content:"";left:0;z-index:5;width:100%;height:100%;position:absolute;background-color:rgba(0,0,0,.2)}.page-intro .page-intro__slide.page-intro__slide--video{overflow:hidden;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);transition:all .5s ease}.page-intro .page-intro__slide.page-intro__slide--video.video-loading{background:linear-gradient(135deg,#1a1a1a,#2d2d2d)}.page-intro .page-intro__slide.page-intro__slide--video.video-loading .page-intro__video{opacity:0}.page-intro .page-intro__slide.page-intro__slide--video.video-loaded{background:none}.page-intro .page-intro__slide.page-intro__slide--video.video-loaded .page-intro__video{opacity:1}.page-intro .page-intro__slide.page-intro__slide--video .page-intro__video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;opacity:0;transition:opacity .8s ease}.page-intro .page-intro__slide.page-intro__slide--video:before{z-index:2;background-color:rgba(0,0,0,.4)}.page-intro .page-intro__slide.page-intro__slide--video .container{z-index:3}.page-intro .page-intro__slide.page-intro__slide--image{overflow:hidden;position:relative}.page-intro .page-intro__slide.page-intro__slide--image:before{z-index:2;background-color:rgba(0,0,0,.4)}.page-intro .page-intro__slide.page-intro__slide--image .container{z-index:3}.page-intro .page-intro__slide .container{z-index:10;display:flex;position:relative;align-items:center;height:100%}.page-intro .page-intro__slide .page-intro__slide__content{margin-top:auto;margin-bottom:40px;width:100%}@media(min-width:767px){.page-intro .page-intro__slide .page-intro__slide__content{margin-bottom:80px;margin-top:0}}.page-intro .page-intro__slide .page-intro__slide__content .hero-content{display:flex;align-items:center;justify-content:space-between;gap:40px}@media(min-width:767px){.page-intro .page-intro__slide .page-intro__slide__content .hero-content{gap:60px}}@media(min-width:1024px){.page-intro .page-intro__slide .page-intro__slide__content .hero-content{gap:80px}}.page-intro .page-intro__slide .page-intro__slide__content .hero-text{flex:1 1;max-width:600px}.page-intro .page-intro__slide .page-intro__slide__content .hero-text h2{font-size:36px;color:#fff;font-weight:600;line-height:120%;margin-bottom:45px}@media(min-width:767px){.page-intro .page-intro__slide .page-intro__slide__content .hero-text h2{font-size:64px;margin-bottom:60px}}@media(min-width:1024px){.page-intro .page-intro__slide .page-intro__slide__content .hero-text h2{font-size:72px;margin-bottom:80px}}.page-intro .page-intro__slide .page-intro__slide__content .hero-text .btn-shop{display:flex;color:#fff;align-items:center}.page-intro .page-intro__slide .page-intro__slide__content .hero-text .btn-shop i{justify-content:center;align-items:center;display:flex;width:40px;height:40px;color:#fff;font-size:15px;margin-right:10px;background-color:var(--color-primary);border-radius:100%}.page-intro .page-intro__slide .page-intro__slide__content .hero-form{flex-shrink:0;display:none}@media(min-width:767px){.page-intro .page-intro__slide .page-intro__slide__content .hero-form{display:block}}.page-intro--about{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);min-height:400px;display:flex;align-items:center;justify-content:center;text-align:center;position:relative}.page-intro--about:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(/logo-venfurneer.png) 50%/contain no-repeat;opacity:.1;z-index:1}.page-intro--about .page-intro__content{position:relative;z-index:2;max-width:800px;margin:0 auto;padding:60px 20px}@media(min-width:767px){.page-intro--about .page-intro__content{padding:80px 20px}}@media(min-width:1024px){.page-intro--about .page-intro__content{padding:100px 20px}}.page-intro--about .page-intro__title{font-size:48px;color:#fff;font-weight:700;line-height:120%;margin-bottom:20px;font-family:Playfair Display,serif}@media(min-width:767px){.page-intro--about .page-intro__title{font-size:64px;margin-bottom:30px}}@media(min-width:1024px){.page-intro--about .page-intro__title{font-size:72px;margin-bottom:40px}}.page-intro--about .page-intro__subtitle{font-size:18px;color:#ccc;font-weight:300;line-height:140%;margin:0;font-family:Lato,sans-serif}@media(min-width:767px){.page-intro--about .page-intro__subtitle{font-size:20px}}@media(min-width:1024px){.page-intro--about .page-intro__subtitle{font-size:22px}}.about-content{padding:60px 0;background:#fafafa}@media(min-width:767px){.about-content{padding:80px 0}}@media(min-width:1024px){.about-content{padding:100px 0}}.about-content .about-grid{display:grid;grid-template-columns:1fr;grid-gap:40px;gap:40px;margin-bottom:60px}@media(min-width:767px){.about-content .about-grid{grid-template-columns:repeat(2,1fr);gap:50px;margin-bottom:80px}}@media(min-width:1024px){.about-content .about-grid{grid-template-columns:repeat(2,1fr);gap:60px;margin-bottom:100px}}.about-content .about-section h2{font-size:28px;color:#333;font-weight:600;margin-bottom:20px;font-family:Playfair Display,serif;position:relative}.about-content .about-section h2:after{content:"";position:absolute;bottom:-10px;left:0;width:60px;height:3px;background:var(--color-primary);border-radius:2px}@media(min-width:767px){.about-content .about-section h2{font-size:32px;margin-bottom:25px}.about-content .about-section h2:after{width:80px;bottom:-15px}}@media(min-width:1024px){.about-content .about-section h2{font-size:36px;margin-bottom:30px}.about-content .about-section h2:after{width:100px;bottom:-20px}}.about-content .about-section p{font-size:16px;color:#666;line-height:160%;margin-bottom:20px;font-family:Lato,sans-serif}@media(min-width:767px){.about-content .about-section p{font-size:17px;margin-bottom:25px}}@media(min-width:1024px){.about-content .about-section p{font-size:18px;margin-bottom:30px}}.about-content .about-section p:last-child{margin-bottom:0}.about-content .about-cta{text-align:center;background:#fff;padding:60px 40px;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.1)}@media(min-width:767px){.about-content .about-cta{padding:80px 60px}}@media(min-width:1024px){.about-content .about-cta{padding:100px 80px}}.about-content .about-cta h3{font-size:32px;color:#333;font-weight:600;margin-bottom:20px;font-family:Playfair Display,serif}@media(min-width:767px){.about-content .about-cta h3{font-size:36px;margin-bottom:25px}}@media(min-width:1024px){.about-content .about-cta h3{font-size:40px;margin-bottom:30px}}.about-content .about-cta p{font-size:18px;color:#666;line-height:140%;margin-bottom:40px;font-family:Lato,sans-serif;max-width:600px;margin-left:auto;margin-right:auto}@media(min-width:767px){.about-content .about-cta p{font-size:20px;margin-bottom:50px}}@media(min-width:1024px){.about-content .about-cta p{font-size:22px;margin-bottom:60px}}.about-content .about-cta .btn-shop{display:inline-flex;color:#fff;align-items:center;background:var(--color-primary);padding:18px 36px;border-radius:50px;text-decoration:none;font-weight:600;font-size:16px;transition:all .3s ease;font-family:Lato,sans-serif}@media(min-width:767px){.about-content .about-cta .btn-shop{padding:20px 40px;font-size:18px}}@media(min-width:1024px){.about-content .about-cta .btn-shop{padding:22px 44px;font-size:20px}}.about-content .about-cta .btn-shop:hover{background:var(--color-primary-dark);transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.2)}.about-content .about-cta .btn-shop i{justify-content:center;align-items:center;display:flex;width:36px;height:36px;color:#fff;font-size:14px;margin-right:10px;background-color:hsla(0,0%,100%,.2);border-radius:100%}@media(min-width:767px){.about-content .about-cta .btn-shop i{width:40px;height:40px;font-size:16px}}@media(min-width:1024px){.about-content .about-cta .btn-shop i{width:44px;height:44px;font-size:18px}}.page-intro--help{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);min-height:400px;display:flex;align-items:center;justify-content:center;text-align:center;position:relative}.page-intro--help:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(/logo-venfurneer.png) 50%/contain no-repeat;opacity:.1;z-index:1}.page-intro--help .page-intro__content{position:relative;z-index:2;max-width:800px;margin:0 auto;padding:60px 20px}@media(min-width:767px){.page-intro--help .page-intro__content{padding:80px 20px}}@media(min-width:1024px){.page-intro--help .page-intro__content{padding:100px 20px}}.page-intro--help .page-intro__title{font-size:48px;color:#fff;font-weight:700;line-height:120%;margin-bottom:20px;font-family:Playfair Display,serif}@media(min-width:767px){.page-intro--help .page-intro__title{font-size:64px;margin-bottom:30px}}@media(min-width:1024px){.page-intro--help .page-intro__title{font-size:72px;margin-bottom:40px}}.page-intro--help .page-intro__subtitle{font-size:18px;color:#ccc;font-weight:300;line-height:140%;margin:0;font-family:Lato,sans-serif}@media(min-width:767px){.page-intro--help .page-intro__subtitle{font-size:20px}}@media(min-width:1024px){.page-intro--help .page-intro__subtitle{font-size:22px}}.help-content{padding:60px 0;background:#fafafa}@media(min-width:767px){.help-content{padding:80px 0}}@media(min-width:1024px){.help-content{padding:100px 0}}.help-content .help-navigation{text-align:center;margin-bottom:60px;background:#fff;padding:40px;border-radius:16px;border:1px solid #e5e5e5}@media(min-width:767px){.help-content .help-navigation{padding:50px;margin-bottom:80px}}@media(min-width:1024px){.help-content .help-navigation{padding:60px;margin-bottom:100px}}.help-content .help-navigation h2{font-size:28px;color:#333;font-weight:600;margin-bottom:25px;font-family:Playfair Display,serif}@media(min-width:767px){.help-content .help-navigation h2{font-size:32px;margin-bottom:30px}}@media(min-width:1024px){.help-content .help-navigation h2{font-size:36px;margin-bottom:35px}}.help-content .help-navigation .help-nav-links{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}@media(min-width:767px){.help-content .help-navigation .help-nav-links{gap:25px}}@media(min-width:1024px){.help-content .help-navigation .help-nav-links{gap:30px}}.help-content .help-navigation .help-nav-link{display:inline-block;padding:15px 25px;background:var(--color-primary);color:#fff;text-decoration:none;border-radius:50px;font-weight:600;font-size:16px;transition:all .3s ease;font-family:Lato,sans-serif}@media(min-width:767px){.help-content .help-navigation .help-nav-link{padding:18px 30px;font-size:18px}}@media(min-width:1024px){.help-content .help-navigation .help-nav-link{padding:20px 35px;font-size:20px}}.help-content .help-navigation .help-nav-link:hover{background:var(--color-primary-dark);transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.2)}.help-content .help-sections{max-width:1000px;margin:0 auto}.help-content .help-section{background:#fff;margin-bottom:40px;border-radius:16px;border:1px solid #e5e5e5;overflow:hidden}@media(min-width:767px){.help-content .help-section{margin-bottom:50px}}@media(min-width:1024px){.help-content .help-section{margin-bottom:60px}}.help-content .help-section h2{font-size:24px;color:#fff;font-weight:600;margin:0;padding:25px 35px;background:var(--color-primary);font-family:Playfair Display,serif}@media(min-width:767px){.help-content .help-section h2{font-size:28px;padding:30px 45px}}@media(min-width:1024px){.help-content .help-section h2{font-size:32px;padding:35px 55px}}.help-content .help-section .help-content-block{padding:40px}@media(min-width:767px){.help-content .help-section .help-content-block{padding:50px}}@media(min-width:1024px){.help-content .help-section .help-content-block{padding:60px}}.help-content .help-section .help-content-block h3{font-size:20px;color:#333;font-weight:600;margin-bottom:18px;font-family:Playfair Display,serif}@media(min-width:767px){.help-content .help-section .help-content-block h3{font-size:24px;margin-bottom:22px}}@media(min-width:1024px){.help-content .help-section .help-content-block h3{font-size:28px;margin-bottom:25px}}.help-content .help-section .help-content-block h4{font-size:16px;color:#555;font-weight:600;margin:20px 0 12px;font-family:Lato,sans-serif}@media(min-width:767px){.help-content .help-section .help-content-block h4{font-size:18px;margin:25px 0 15px}}@media(min-width:1024px){.help-content .help-section .help-content-block h4{font-size:20px;margin:30px 0 18px}}.help-content .help-section .help-content-block p{font-size:14px;color:#666;line-height:160%;margin-bottom:16px;font-family:Lato,sans-serif}@media(min-width:767px){.help-content .help-section .help-content-block p{font-size:15px;margin-bottom:20px}}@media(min-width:1024px){.help-content .help-section .help-content-block p{font-size:16px;margin-bottom:24px}}.help-content .help-section .help-content-block p:last-child{margin-bottom:0}.help-content .help-section .help-content-block ol,.help-content .help-section .help-content-block ul{margin:20px 0;padding-left:20px}@media(min-width:767px){.help-content .help-section .help-content-block ol,.help-content .help-section .help-content-block ul{margin:25px 0;padding-left:25px}}@media(min-width:1024px){.help-content .help-section .help-content-block ol,.help-content .help-section .help-content-block ul{margin:30px 0;padding-left:30px}}.help-content .help-section .help-content-block ol li,.help-content .help-section .help-content-block ul li{font-size:14px;color:#666;line-height:160%;margin-bottom:8px;font-family:Lato,sans-serif}@media(min-width:767px){.help-content .help-section .help-content-block ol li,.help-content .help-section .help-content-block ul li{font-size:15px;margin-bottom:10px}}@media(min-width:1024px){.help-content .help-section .help-content-block ol li,.help-content .help-section .help-content-block ul li{font-size:16px;margin-bottom:12px}}.help-content .help-section .help-content-block ol li strong,.help-content .help-section .help-content-block ul li strong{color:#333;font-weight:600}.help-content .help-section .contact-methods{display:grid;grid-template-columns:1fr;grid-gap:30px;gap:30px;margin:30px 0}@media(min-width:767px){.help-content .help-section .contact-methods{grid-template-columns:repeat(2,1fr);gap:40px;margin:40px 0}}@media(min-width:1024px){.help-content .help-section .contact-methods{grid-template-columns:repeat(3,1fr);gap:50px;margin:50px 0}}.help-content .help-section .contact-methods .contact-method{background:#f8f9fa;padding:25px;border-radius:12px;border-left:4px solid var(--color-primary)}@media(min-width:767px){.help-content .help-section .contact-methods .contact-method{padding:30px}}@media(min-width:1024px){.help-content .help-section .contact-methods .contact-method{padding:35px}}.help-content .help-section .contact-methods .contact-method h4{color:var(--color-primary);margin-bottom:12px;font-size:16px}@media(min-width:767px){.help-content .help-section .contact-methods .contact-method h4{font-size:18px;margin-bottom:15px}}@media(min-width:1024px){.help-content .help-section .contact-methods .contact-method h4{font-size:20px;margin-bottom:18px}}.help-content .help-section .contact-methods .contact-method p{margin-bottom:8px;font-size:13px}@media(min-width:767px){.help-content .help-section .contact-methods .contact-method p{font-size:14px;margin-bottom:10px}}@media(min-width:1024px){.help-content .help-section .contact-methods .contact-method p{font-size:15px;margin-bottom:12px}}.help-content .help-section .contact-methods .contact-method p:last-child{margin-bottom:0}.help-content .help-cta{text-align:center;background:#fff;padding:60px 40px;border-radius:16px;border:1px solid #e5e5e5;margin-top:60px}@media(min-width:767px){.help-content .help-cta{padding:80px 60px;margin-top:80px}}@media(min-width:1024px){.help-content .help-cta{padding:100px 80px;margin-top:100px}}.help-content .help-cta h3{font-size:32px;color:#333;font-weight:600;margin-bottom:20px;font-family:Playfair Display,serif}@media(min-width:767px){.help-content .help-cta h3{font-size:36px;margin-bottom:25px}}@media(min-width:1024px){.help-content .help-cta h3{font-size:40px;margin-bottom:30px}}.help-content .help-cta p{font-size:18px;color:#666;line-height:140%;margin-bottom:40px;font-family:Lato,sans-serif;max-width:600px;margin-left:auto;margin-right:auto}@media(min-width:767px){.help-content .help-cta p{font-size:20px;margin-bottom:50px}}@media(min-width:1024px){.help-content .help-cta p{font-size:22px;margin-bottom:60px}}.help-content .help-cta .help-cta-buttons{display:flex;flex-direction:column;gap:20px;align-items:center}@media(min-width:767px){.help-content .help-cta .help-cta-buttons{flex-direction:row;justify-content:center;gap:30px}}@media(min-width:1024px){.help-content .help-cta .help-cta-buttons{gap:40px}}.help-content .help-cta .btn-contact{display:inline-flex;color:#fff;align-items:center;background:var(--color-primary);padding:18px 36px;border-radius:50px;text-decoration:none;font-weight:600;font-size:16px;transition:all .3s ease;font-family:Lato,sans-serif}@media(min-width:767px){.help-content .help-cta .btn-contact{padding:20px 40px;font-size:18px}}@media(min-width:1024px){.help-content .help-cta .btn-contact{padding:22px 44px;font-size:20px}}.help-content .help-cta .btn-contact:hover{background:var(--color-primary-dark);transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.2)}.help-content .help-cta .btn-contact i{justify-content:center;align-items:center;display:flex;width:36px;height:36px;color:#fff;font-size:14px;margin-right:10px;background-color:hsla(0,0%,100%,.2);border-radius:100%}@media(min-width:767px){.help-content .help-cta .btn-contact i{width:40px;height:40px;font-size:16px}}@media(min-width:1024px){.help-content .help-cta .btn-contact i{width:44px;height:44px;font-size:18px}}.page-intro--privacy,.page-intro--terms{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);min-height:400px;display:flex;align-items:center;justify-content:center;text-align:center;position:relative}.page-intro--privacy:before,.page-intro--terms:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(/logo-venfurneer.png) 50%/contain no-repeat;opacity:.1;z-index:1}.page-intro--privacy .page-intro__content,.page-intro--terms .page-intro__content{position:relative;z-index:2;max-width:800px;margin:0 auto;padding:60px 20px}@media(min-width:767px){.page-intro--privacy .page-intro__content,.page-intro--terms .page-intro__content{padding:80px 20px}}@media(min-width:1024px){.page-intro--privacy .page-intro__content,.page-intro--terms .page-intro__content{padding:100px 20px}}.page-intro--privacy .page-intro__title,.page-intro--terms .page-intro__title{font-size:48px;color:#fff;font-weight:700;line-height:120%;margin-bottom:20px;font-family:Playfair Display,serif}@media(min-width:767px){.page-intro--privacy .page-intro__title,.page-intro--terms .page-intro__title{font-size:64px;margin-bottom:30px}}@media(min-width:1024px){.page-intro--privacy .page-intro__title,.page-intro--terms .page-intro__title{font-size:72px;margin-bottom:40px}}.page-intro--privacy .page-intro__subtitle,.page-intro--terms .page-intro__subtitle{font-size:18px;color:#ccc;font-weight:300;line-height:140%;margin:0;font-family:Lato,sans-serif}@media(min-width:767px){.page-intro--privacy .page-intro__subtitle,.page-intro--terms .page-intro__subtitle{font-size:20px}}@media(min-width:1024px){.page-intro--privacy .page-intro__subtitle,.page-intro--terms .page-intro__subtitle{font-size:22px}}.privacy-content,.terms-content{padding:60px 0;background:#fafafa}@media(min-width:767px){.privacy-content,.terms-content{padding:80px 0}}@media(min-width:1024px){.privacy-content,.terms-content{padding:100px 0}}.privacy-content .privacy-sections,.privacy-content .terms-sections,.terms-content .privacy-sections,.terms-content .terms-sections{max-width:1000px;margin:0 auto}.privacy-content .privacy-section,.privacy-content .terms-section,.terms-content .privacy-section,.terms-content .terms-section{background:#fff;margin-bottom:40px;border-radius:16px;border:1px solid #e5e5e5;overflow:hidden}@media(min-width:767px){.privacy-content .privacy-section,.privacy-content .terms-section,.terms-content .privacy-section,.terms-content .terms-section{margin-bottom:50px}}@media(min-width:1024px){.privacy-content .privacy-section,.privacy-content .terms-section,.terms-content .privacy-section,.terms-content .terms-section{margin-bottom:60px}}.privacy-content .privacy-section h2,.privacy-content .terms-section h2,.terms-content .privacy-section h2,.terms-content .terms-section h2{font-size:24px;color:#fff;font-weight:600;margin:0;padding:25px 35px;background:var(--color-primary);font-family:Playfair Display,serif}@media(min-width:767px){.privacy-content .privacy-section h2,.privacy-content .terms-section h2,.terms-content .privacy-section h2,.terms-content .terms-section h2{font-size:28px;padding:30px 45px}}@media(min-width:1024px){.privacy-content .privacy-section h2,.privacy-content .terms-section h2,.terms-content .privacy-section h2,.terms-content .terms-section h2{font-size:32px;padding:35px 55px}}.privacy-content .privacy-section .privacy-content-block,.privacy-content .privacy-section .terms-content-block,.privacy-content .terms-section .privacy-content-block,.privacy-content .terms-section .terms-content-block,.terms-content .privacy-section .privacy-content-block,.terms-content .privacy-section .terms-content-block,.terms-content .terms-section .privacy-content-block,.terms-content .terms-section .terms-content-block{padding:40px}@media(min-width:767px){.privacy-content .privacy-section .privacy-content-block,.privacy-content .privacy-section .terms-content-block,.privacy-content .terms-section .privacy-content-block,.privacy-content .terms-section .terms-content-block,.terms-content .privacy-section .privacy-content-block,.terms-content .privacy-section .terms-content-block,.terms-content .terms-section .privacy-content-block,.terms-content .terms-section .terms-content-block{padding:50px}}@media(min-width:1024px){.privacy-content .privacy-section .privacy-content-block,.privacy-content .privacy-section .terms-content-block,.privacy-content .terms-section .privacy-content-block,.privacy-content .terms-section .terms-content-block,.terms-content .privacy-section .privacy-content-block,.terms-content .privacy-section .terms-content-block,.terms-content .terms-section .privacy-content-block,.terms-content .terms-section .terms-content-block{padding:60px}}.privacy-content .privacy-section .privacy-content-block h3,.privacy-content .privacy-section .terms-content-block h3,.privacy-content .terms-section .privacy-content-block h3,.privacy-content .terms-section .terms-content-block h3,.terms-content .privacy-section .privacy-content-block h3,.terms-content .privacy-section .terms-content-block h3,.terms-content .terms-section .privacy-content-block h3,.terms-content .terms-section .terms-content-block h3{font-size:20px;color:#333;font-weight:600;margin-bottom:18px;font-family:Playfair Display,serif}@media(min-width:767px){.privacy-content .privacy-section .privacy-content-block h3,.privacy-content .privacy-section .terms-content-block h3,.privacy-content .terms-section .privacy-content-block h3,.privacy-content .terms-section .terms-content-block h3,.terms-content .privacy-section .privacy-content-block h3,.terms-content .privacy-section .terms-content-block h3,.terms-content .terms-section .privacy-content-block h3,.terms-content .terms-section .terms-content-block h3{font-size:24px;margin-bottom:22px}}@media(min-width:1024px){.privacy-content .privacy-section .privacy-content-block h3,.privacy-content .privacy-section .terms-content-block h3,.privacy-content .terms-section .privacy-content-block h3,.privacy-content .terms-section .terms-content-block h3,.terms-content .privacy-section .privacy-content-block h3,.terms-content .privacy-section .terms-content-block h3,.terms-content .terms-section .privacy-content-block h3,.terms-content .terms-section .terms-content-block h3{font-size:28px;margin-bottom:25px}}.privacy-content .privacy-section .privacy-content-block p,.privacy-content .privacy-section .terms-content-block p,.privacy-content .terms-section .privacy-content-block p,.privacy-content .terms-section .terms-content-block p,.terms-content .privacy-section .privacy-content-block p,.terms-content .privacy-section .terms-content-block p,.terms-content .terms-section .privacy-content-block p,.terms-content .terms-section .terms-content-block p{font-size:14px;color:#666;line-height:160%;margin-bottom:16px;font-family:Lato,sans-serif}@media(min-width:767px){.privacy-content .privacy-section .privacy-content-block p,.privacy-content .privacy-section .terms-content-block p,.privacy-content .terms-section .privacy-content-block p,.privacy-content .terms-section .terms-content-block p,.terms-content .privacy-section .privacy-content-block p,.terms-content .privacy-section .terms-content-block p,.terms-content .terms-section .privacy-content-block p,.terms-content .terms-section .terms-content-block p{font-size:15px;margin-bottom:20px}}@media(min-width:1024px){.privacy-content .privacy-section .privacy-content-block p,.privacy-content .privacy-section .terms-content-block p,.privacy-content .terms-section .privacy-content-block p,.privacy-content .terms-section .terms-content-block p,.terms-content .privacy-section .privacy-content-block p,.terms-content .privacy-section .terms-content-block p,.terms-content .terms-section .privacy-content-block p,.terms-content .terms-section .terms-content-block p{font-size:16px;margin-bottom:24px}}.privacy-content .privacy-section .privacy-content-block p:last-child,.privacy-content .privacy-section .terms-content-block p:last-child,.privacy-content .terms-section .privacy-content-block p:last-child,.privacy-content .terms-section .terms-content-block p:last-child,.terms-content .privacy-section .privacy-content-block p:last-child,.terms-content .privacy-section .terms-content-block p:last-child,.terms-content .terms-section .privacy-content-block p:last-child,.terms-content .terms-section .terms-content-block p:last-child{margin-bottom:0}.privacy-content .privacy-section .privacy-content-block ol,.privacy-content .privacy-section .privacy-content-block ul,.privacy-content .privacy-section .terms-content-block ol,.privacy-content .privacy-section .terms-content-block ul,.privacy-content .terms-section .privacy-content-block ol,.privacy-content .terms-section .privacy-content-block ul,.privacy-content .terms-section .terms-content-block ol,.privacy-content .terms-section .terms-content-block ul,.terms-content .privacy-section .privacy-content-block ol,.terms-content .privacy-section .privacy-content-block ul,.terms-content .privacy-section .terms-content-block ol,.terms-content .privacy-section .terms-content-block ul,.terms-content .terms-section .privacy-content-block ol,.terms-content .terms-section .privacy-content-block ul,.terms-content .terms-section .terms-content-block ol,.terms-content .terms-section .terms-content-block ul{margin:20px 0;padding-left:20px}@media(min-width:767px){.privacy-content .privacy-section .privacy-content-block ol,.privacy-content .privacy-section .privacy-content-block ul,.privacy-content .privacy-section .terms-content-block ol,.privacy-content .privacy-section .terms-content-block ul,.privacy-content .terms-section .privacy-content-block ol,.privacy-content .terms-section .privacy-content-block ul,.privacy-content .terms-section .terms-content-block ol,.privacy-content .terms-section .terms-content-block ul,.terms-content .privacy-section .privacy-content-block ol,.terms-content .privacy-section .privacy-content-block ul,.terms-content .privacy-section .terms-content-block ol,.terms-content .privacy-section .terms-content-block ul,.terms-content .terms-section .privacy-content-block ol,.terms-content .terms-section .privacy-content-block ul,.terms-content .terms-section .terms-content-block ol,.terms-content .terms-section .terms-content-block ul{margin:25px 0;padding-left:25px}}@media(min-width:1024px){.privacy-content .privacy-section .privacy-content-block ol,.privacy-content .privacy-section .privacy-content-block ul,.privacy-content .privacy-section .terms-content-block ol,.privacy-content .privacy-section .terms-content-block ul,.privacy-content .terms-section .privacy-content-block ol,.privacy-content .terms-section .privacy-content-block ul,.privacy-content .terms-section .terms-content-block ol,.privacy-content .terms-section .terms-content-block ul,.terms-content .privacy-section .privacy-content-block ol,.terms-content .privacy-section .privacy-content-block ul,.terms-content .privacy-section .terms-content-block ol,.terms-content .privacy-section .terms-content-block ul,.terms-content .terms-section .privacy-content-block ol,.terms-content .terms-section .privacy-content-block ul,.terms-content .terms-section .terms-content-block ol,.terms-content .terms-section .terms-content-block ul{margin:30px 0;padding-left:30px}}.privacy-content .privacy-section .privacy-content-block ol li,.privacy-content .privacy-section .privacy-content-block ul li,.privacy-content .privacy-section .terms-content-block ol li,.privacy-content .privacy-section .terms-content-block ul li,.privacy-content .terms-section .privacy-content-block ol li,.privacy-content .terms-section .privacy-content-block ul li,.privacy-content .terms-section .terms-content-block ol li,.privacy-content .terms-section .terms-content-block ul li,.terms-content .privacy-section .privacy-content-block ol li,.terms-content .privacy-section .privacy-content-block ul li,.terms-content .privacy-section .terms-content-block ol li,.terms-content .privacy-section .terms-content-block ul li,.terms-content .terms-section .privacy-content-block ol li,.terms-content .terms-section .privacy-content-block ul li,.terms-content .terms-section .terms-content-block ol li,.terms-content .terms-section .terms-content-block ul li{font-size:14px;color:#666;line-height:160%;margin-bottom:8px;font-family:Lato,sans-serif}@media(min-width:767px){.privacy-content .privacy-section .privacy-content-block ol li,.privacy-content .privacy-section .privacy-content-block ul li,.privacy-content .privacy-section .terms-content-block ol li,.privacy-content .privacy-section .terms-content-block ul li,.privacy-content .terms-section .privacy-content-block ol li,.privacy-content .terms-section .privacy-content-block ul li,.privacy-content .terms-section .terms-content-block ol li,.privacy-content .terms-section .terms-content-block ul li,.terms-content .privacy-section .privacy-content-block ol li,.terms-content .privacy-section .privacy-content-block ul li,.terms-content .privacy-section .terms-content-block ol li,.terms-content .privacy-section .terms-content-block ul li,.terms-content .terms-section .privacy-content-block ol li,.terms-content .terms-section .privacy-content-block ul li,.terms-content .terms-section .terms-content-block ol li,.terms-content .terms-section .terms-content-block ul li{font-size:15px;margin-bottom:10px}}@media(min-width:1024px){.privacy-content .privacy-section .privacy-content-block ol li,.privacy-content .privacy-section .privacy-content-block ul li,.privacy-content .privacy-section .terms-content-block ol li,.privacy-content .privacy-section .terms-content-block ul li,.privacy-content .terms-section .privacy-content-block ol li,.privacy-content .terms-section .privacy-content-block ul li,.privacy-content .terms-section .terms-content-block ol li,.privacy-content .terms-section .terms-content-block ul li,.terms-content .privacy-section .privacy-content-block ol li,.terms-content .privacy-section .privacy-content-block ul li,.terms-content .privacy-section .terms-content-block ol li,.terms-content .privacy-section .terms-content-block ul li,.terms-content .terms-section .privacy-content-block ol li,.terms-content .terms-section .privacy-content-block ul li,.terms-content .terms-section .terms-content-block ol li,.terms-content .terms-section .terms-content-block ul li{font-size:16px;margin-bottom:12px}}.privacy-content .privacy-section .privacy-content-block ol li strong,.privacy-content .privacy-section .privacy-content-block ul li strong,.privacy-content .privacy-section .terms-content-block ol li strong,.privacy-content .privacy-section .terms-content-block ul li strong,.privacy-content .terms-section .privacy-content-block ol li strong,.privacy-content .terms-section .privacy-content-block ul li strong,.privacy-content .terms-section .terms-content-block ol li strong,.privacy-content .terms-section .terms-content-block ul li strong,.terms-content .privacy-section .privacy-content-block ol li strong,.terms-content .privacy-section .privacy-content-block ul li strong,.terms-content .privacy-section .terms-content-block ol li strong,.terms-content .privacy-section .terms-content-block ul li strong,.terms-content .terms-section .privacy-content-block ol li strong,.terms-content .terms-section .privacy-content-block ul li strong,.terms-content .terms-section .terms-content-block ol li strong,.terms-content .terms-section .terms-content-block ul li strong{color:#333;font-weight:600}.privacy-content .privacy-cta,.privacy-content .terms-cta,.terms-content .privacy-cta,.terms-content .terms-cta{text-align:center;background:#fff;padding:60px 40px;border-radius:16px;border:1px solid #e5e5e5;margin-top:60px}@media(min-width:767px){.privacy-content .privacy-cta,.privacy-content .terms-cta,.terms-content .privacy-cta,.terms-content .terms-cta{padding:80px 60px;margin-top:80px}}@media(min-width:1024px){.privacy-content .privacy-cta,.privacy-content .terms-cta,.terms-content .privacy-cta,.terms-content .terms-cta{padding:100px 80px;margin-top:100px}}.privacy-content .privacy-cta h3,.privacy-content .terms-cta h3,.terms-content .privacy-cta h3,.terms-content .terms-cta h3{font-size:32px;color:#333;font-weight:600;margin-bottom:20px;font-family:Playfair Display,serif}@media(min-width:767px){.privacy-content .privacy-cta h3,.privacy-content .terms-cta h3,.terms-content .privacy-cta h3,.terms-content .terms-cta h3{font-size:36px;margin-bottom:25px}}@media(min-width:1024px){.privacy-content .privacy-cta h3,.privacy-content .terms-cta h3,.terms-content .privacy-cta h3,.terms-content .terms-cta h3{font-size:40px;margin-bottom:30px}}.privacy-content .privacy-cta p,.privacy-content .terms-cta p,.terms-content .privacy-cta p,.terms-content .terms-cta p{font-size:18px;color:#666;line-height:140%;margin:0;font-family:Lato,sans-serif}@media(min-width:767px){.privacy-content .privacy-cta p,.privacy-content .terms-cta p,.terms-content .privacy-cta p,.terms-content .terms-cta p{font-size:20px}}@media(min-width:1024px){.privacy-content .privacy-cta p,.privacy-content .terms-cta p,.terms-content .privacy-cta p,.terms-content .terms-cta p{font-size:22px}}.book-appointment{background:#fff;border-radius:12px;border:1px solid #e5e5e5;padding:25px;max-width:360px;margin-left:auto}@media(min-width:767px){.book-appointment{padding:30px;max-width:400px}}@media(min-width:1024px){.book-appointment{padding:35px;max-width:440px}}.book-appointment .book-appointment__header{text-align:center;margin-bottom:20px}.book-appointment .book-appointment__header h3{font-size:20px;color:#333;font-weight:600;margin-bottom:8px;font-family:Playfair Display,serif}@media(min-width:767px){.book-appointment .book-appointment__header h3{font-size:24px;margin-bottom:10px}}@media(min-width:1024px){.book-appointment .book-appointment__header h3{font-size:28px;margin-bottom:12px}}.book-appointment .book-appointment__header p{font-size:13px;color:#666;margin:0;font-family:Lato,sans-serif}@media(min-width:767px){.book-appointment .book-appointment__header p{font-size:14px}}@media(min-width:1024px){.book-appointment .book-appointment__header p{font-size:16px}}.book-appointment .book-appointment__form .form-group{margin-bottom:18px}@media(min-width:767px){.book-appointment .book-appointment__form .form-group{margin-bottom:22px}}.book-appointment .book-appointment__form .form-group label{display:block;font-size:12px;color:#333;font-weight:600;margin-bottom:6px;font-family:Lato,sans-serif}@media(min-width:767px){.book-appointment .book-appointment__form .form-group label{font-size:14px;margin-bottom:8px}}.book-appointment .book-appointment__form .form-group input[type=tel],.book-appointment .book-appointment__form .form-group input[type=text]{width:100%;padding:12px;border:2px solid #e5e5e5;border-radius:6px;font-size:14px;font-family:Lato,sans-serif;transition:all .3s ease;box-sizing:border-box}@media(min-width:767px){.book-appointment .book-appointment__form .form-group input[type=tel],.book-appointment .book-appointment__form .form-group input[type=text]{padding:14px;font-size:16px}}.book-appointment .book-appointment__form .form-group input[type=tel]:focus,.book-appointment .book-appointment__form .form-group input[type=text]:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(26,26,26,.1)}.book-appointment .book-appointment__form .form-group input[type=tel].error,.book-appointment .book-appointment__form .form-group input[type=text].error{border-color:#dc3545}.book-appointment .book-appointment__form .form-group input[type=tel]::placeholder,.book-appointment .book-appointment__form .form-group input[type=text]::placeholder{color:#999}.book-appointment .book-appointment__form .form-group .error-message{color:#dc3545;font-size:12px;margin-top:5px;display:block;font-family:Lato,sans-serif}@media(min-width:767px){.book-appointment .book-appointment__form .form-group .error-message{font-size:14px;margin-top:8px}}.book-appointment .book-appointment__form .terms-group .checkbox-label{display:flex;align-items:flex-start;cursor:pointer;position:relative}.book-appointment .book-appointment__form .terms-group .checkbox-label input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.book-appointment .book-appointment__form .terms-group .checkbox-label .checkmark{height:20px;width:20px;background-color:#fff;border:2px solid #e5e5e5;border-radius:4px;margin-right:15px;margin-top:2px;flex-shrink:0;transition:all .3s ease}@media(min-width:767px){.book-appointment .book-appointment__form .terms-group .checkbox-label .checkmark{height:24px;width:24px;margin-right:18px}}.book-appointment .book-appointment__form .terms-group .checkbox-label .checkmark:after{content:"";position:absolute;display:none;left:6px;top:2px;width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}@media(min-width:767px){.book-appointment .book-appointment__form .terms-group .checkbox-label .checkmark:after{left:8px;top:3px;width:8px;height:12px}}.book-appointment .book-appointment__form .terms-group .checkbox-label input:checked~.checkmark{background-color:var(--color-primary);border-color:var(--color-primary)}.book-appointment .book-appointment__form .terms-group .checkbox-label input:checked~.checkmark:after{display:block}.book-appointment .book-appointment__form .terms-group .checkbox-label .terms-text{font-size:13px;color:#666;line-height:140%;font-family:Lato,sans-serif}@media(min-width:767px){.book-appointment .book-appointment__form .terms-group .checkbox-label .terms-text{font-size:14px;line-height:150%}}.book-appointment .book-appointment__form .terms-group .checkbox-label .terms-text strong{color:#333;font-weight:600}.book-appointment .book-appointment__form .book-appointment__btn{width:100%;background:var(--color-primary);color:#fff;border:none;padding:14px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:Lato,sans-serif}@media(min-width:767px){.book-appointment .book-appointment__form .book-appointment__btn{padding:16px;font-size:16px}}.book-appointment .book-appointment__form .book-appointment__btn:hover{background:var(--color-primary-dark);transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.2)}.book-appointment .book-appointment__form .book-appointment__btn:active{transform:translateY(0)}.featured{padding:25px 0 45px}@media(min-width:767px){.featured{padding:50px 0 65px}}.featured .categories-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:16px;margin-bottom:30px}.featured .categories-loading__spinner{width:40px;height:40px;border:4px solid #e9ecef;border-top:4px solid var(--color-primary);border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}.featured .categories-loading p{color:#6c757d;font-size:16px;margin:0}.featured .circular-categories-wrapper{max-width:1200px;margin:0 auto;padding:0 20px;width:100%;box-sizing:border-box}.featured .categories-header{text-align:center;margin-bottom:50px}@media(min-width:767px){.featured .categories-header{margin-bottom:60px}}@media(min-width:1024px){.featured .categories-header{margin-bottom:80px}}.featured .categories-subtitle{font-size:12px;font-weight:600;color:#333;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px;margin-top:0}@media(min-width:767px){.featured .categories-subtitle{font-size:14px;margin-bottom:20px}}@media(min-width:1024px){.featured .categories-subtitle{font-size:16px;margin-bottom:25px}}.featured .categories-title{font-size:20px;font-weight:700;color:#333;line-height:1.3;margin:0}@media(min-width:767px){.featured .categories-title{font-size:26px}}@media(min-width:1024px){.featured .categories-title{font-size:32px}}@media(min-width:1202px){.featured .categories-title{font-size:38px}}.featured .circular-categories{display:flex;justify-content:center;align-items:center;gap:40px;margin-bottom:50px;flex-wrap:nowrap;padding:20px 0;max-width:100%;overflow-x:auto;flex-direction:row}@media(min-width:767px){.featured .circular-categories{gap:30px;margin-bottom:40px;justify-content:space-around;width:100%}}@media(min-width:1024px){.featured .circular-categories{gap:50px;margin-bottom:60px;justify-content:space-around;width:100%}}@media(min-width:1202px){.featured .circular-categories{gap:60px;margin-bottom:80px;justify-content:space-around;width:100%}}.featured .circular-category{display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .3s ease;cursor:pointer;min-width:120px;flex-shrink:0;flex-basis:auto;margin:0;text-decoration:none;color:inherit}.featured .circular-category:hover .circular-category__image{box-shadow:0 15px 35px rgba(0,0,0,.2)}.featured .circular-category:hover .circular-category__image img{transform:translateY(-8px)}.featured .circular-category:hover .circular-category__text h3{color:var(--color-primary)}.featured .circular-category__image{width:120px;height:120px;border-radius:50%;overflow:hidden;margin-bottom:15px;border:4px solid #f8f9fa;box-shadow:0 8px 25px rgba(0,0,0,.1);transition:all .3s ease}@media(min-width:767px){.featured .circular-category__image{width:100px;height:100px;margin-bottom:12px}}@media(min-width:1024px){.featured .circular-category__image{width:140px;height:140px;margin-bottom:18px}}@media(min-width:1202px){.featured .circular-category__image{width:160px;height:160px;margin-bottom:20px}}.featured .circular-category__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.featured .circular-category__image:hover img{transform:scale(1.1)}.featured .circular-category__text h3{font-size:16px;font-weight:600;color:#333;margin:15px 0 0;transition:color .3s ease;line-height:1.2}@media(min-width:767px){.featured .circular-category__text h3{font-size:14px;margin-top:12px}}@media(min-width:1024px){.featured .circular-category__text h3{font-size:18px;margin-top:18px}}@media(min-width:1202px){.featured .circular-category__text h3{font-size:20px;margin-top:20px}}@media(min-width:767px){.featured .container{display:flex;flex-wrap:wrap;justify-content:space-between}}@media(min-width:1024px){.featured .container{display:grid;grid-gap:34px;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-template-areas:"1 1 1 1 1 1 2 2 2 3 3 3"}}.featured .featured-item-large{grid-area:\31;width:100%}.featured .featured-item-small-first{grid-area:\32}@media(min-width:767px){.featured .featured-item-small-first{width:49%}}@media(min-width:1024px){.featured .featured-item-small-first{width:100%}}.featured .featured-item-small{grid-area:\33}@media(min-width:767px){.featured .featured-item-small{width:49%}}@media(min-width:1024px){.featured .featured-item-small{width:100%}}.featured .featured-item{height:160px;display:flex;margin-bottom:8px;background-position:50%;background-repeat:no-repeat;background-size:cover;padding:18px 20px;position:relative}@media(min-width:767px){.featured .featured-item{height:300px;padding:40px 35px;margin-bottom:8px}}@media(min-width:1024px){.featured .featured-item{margin-bottom:0}}.featured .featured-item:before{content:"";top:0;left:0;width:100%;z-index:1;height:100%;position:absolute;background:rgba(0,0,0,.28)}.featured .featured-item .featured-item__content{margin-top:auto;position:relative;z-index:2}.featured .featured-item .featured-item__content h3{font-weight:400;font-size:20px;color:#fff;margin-bottom:15px;line-height:150%}@media(min-width:767px){.featured .featured-item .featured-item__content h3{font-size:23px;margin-bottom:20px}}.product-item{transition:all .3s ease;border-radius:16px}.product-item:hover .product__description h3{color:var(--color-primary)}.product-item:hover .product__description .product__price h4{color:var(--color-secondary)}.product-item.product-item--loading .product__description h3:before,.product-item.product-item--loading .product__image:before,.product-item.product-item--loading .product__price h4:before{content:"";background-color:#eee;background-image:linear-gradient(90deg,#eee,#f5f5f5,#eee);animation-name:skeleton;animation-duration:1.2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;background-size:200px 100%;background-repeat:no-repeat;border-radius:4px;display:inline-block;line-height:1;width:100%}.product-item.product-item--loading .product__image{position:relative}.product-item.product-item--loading .product__image:before{top:0;left:0;position:absolute;width:100%;height:100%}.product-item.product-item--loading .product__description h3:before{height:20px;width:80%}.product-item.product-item--loading .product__price h4{width:40%}.product-item.product-item--loading .product__price h4:before{height:18px;width:100%}.product-item .product__image{height:250px;background-color:#fafafa;margin-bottom:20px;position:relative;overflow:hidden;border-radius:12px;transition:all .3s ease}@media(min-width:767px){.product-item .product__image{height:385px;margin-bottom:30px}}.product-item .product__image:hover{transform:translateY(-4px)}.product-item .product__image:hover img{transform:scale(1.08)}.product-item .product__image:hover:before{opacity:1}.product-item .product__image:hover .btn-heart{transform:scale(1.1);box-shadow:0 6px 20px rgba(0,0,0,.2)}.product-item .product__image:hover .product__discount{transform:scale(1.05)}.product-item .product__image:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,.1),rgba(0,0,0,.3));opacity:0;transition:opacity .3s ease;z-index:6;pointer-events:none}.product-item .product__image:after{content:"View Product";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.8);background:hsla(0,0%,100%,.95);color:var(--color-primary);padding:8px 16px;border-radius:20px;font-size:12px;font-weight:600;opacity:0;transition:all .3s ease;z-index:7;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 12px rgba(0,0,0,.15);text-align:center;line-height:1;display:flex;align-items:center;justify-content:center;min-width:100px}@media(min-width:767px){.product-item .product__image:after{font-size:14px;padding:10px 20px;min-width:120px}}.product-item .product__image:hover:after{opacity:1;transform:translate(-50%,-50%) scale(1)}.product-item .product__image>a{height:100%;width:100%;display:block;padding:18px}@media(min-width:767px){.product-item .product__image>a{padding:24px}}.product-item .product__image .btn-heart{top:10px;right:12px;z-index:10;width:32px;font-size:12px;border:none;height:32px;background-color:#fff;position:absolute;box-shadow:0 0 3px 0 rgba(0,0,0,.16);border-radius:50%;transition:all .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:hsla(0,0%,100%,.9)}@media(min-width:767px){.product-item .product__image .btn-heart{height:38px;width:38px;top:19px;right:19px;font-size:14px}}.product-item .product__image .btn-heart.btn-heart--active,.product-item .product__image .btn-heart:hover{color:#fff;background-color:var(--color-primary);transform:scale(1.1);box-shadow:0 4px 15px rgba(var(--color-primary-rgb,139,69,19),.4)}.product-item .product__image img{top:0;left:0;z-index:5;width:100%;height:100%;object-position:top center;object-fit:cover;position:absolute;transition:all .4s cubic-bezier(.4,0,.2,1);transform:scale(1)}.product-item .product__image .product__discount{color:#fff;padding:5px 9px;border-radius:40px;font-weight:500;font-size:12px;z-index:10;position:absolute;top:10px;left:12px;background:linear-gradient(135deg,var(--color-secondary) 0,var(--color-accent) 100%);transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.15);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap;min-width:40px;text-align:center;line-height:1}@media(min-width:767px){.product-item .product__image .product__discount{top:19px;left:19px;font-size:14px;padding:6px 12px;min-width:50px}}.product-item .product__description h3{margin-bottom:9px;font-weight:300;font-size:13px;transition:color .3s ease}@media(min-width:767px){.product-item .product__description h3{font-size:16px}}.product-item .product__description .product__price{display:flex}.product-item .product__description .product__price h4{font-weight:400;font-size:15px;transition:color .3s ease}@media(min-width:767px){.product-item .product__description .product__price h4{font-size:20px}}.product-item .product__description .product__price span{color:#cecece;margin-left:20px;font-size:15px}@media(min-width:767px){.product-item .product__description .product__price span{font-size:20px;margin-left:29px}}.product-item .product__description .product__price span.original-price{color:#999;text-decoration:line-through;opacity:.8}.product-item .product__description .product__price.product__price--discount h4{color:var(--color-secondary)}.product-item .product__description .product__price.product__price--discount span{text-decoration:line-through;color:#999;opacity:.7}.section-products-featured .section-products-featured__header{display:flex;align-items:center;margin-bottom:35px;justify-content:space-between}@media(min-width:767px){.section-products-featured .section-products-featured__header{margin-bottom:65px}}.section-products-featured .section-products-featured__header h3{font-weight:300;font-size:18px}@media(min-width:767px){.section-products-featured .section-products-featured__header h3{font-size:29px}}.section-products-featured .products-carousel .swiper-container{overflow:visible}.subscribe .subscribe__content{padding:35px 20px;background-color:#fafafa;background-repeat:no-repeat;background-size:cover;position:relative;background-position:50%}@media(min-width:767px){.subscribe .subscribe__content{padding:40px 60px}}@media(min-width:1024px){.subscribe .subscribe__content{padding:80px 125px 80px 105px;display:flex;align-items:center}}.subscribe .subscribe__content:before{content:"";left:0;top:0;z-index:5;width:100%;height:100%;position:absolute;background-color:rgba(0,0,0,.4)}.subscribe .subscribe__content *{z-index:10;position:relative}.subscribe .subscribe__content h4{font-size:18px;color:#fff;margin-bottom:20px;line-height:130%;margin-right:auto}@media(min-width:767px){.subscribe .subscribe__content h4{font-size:23px}}@media(min-width:1024px){.subscribe .subscribe__content h4{width:504px;font-size:26px;margin-bottom:0}}.subscribe .subscribe__content .subscribe__form input{width:100%;height:40px;padding:0 25px;color:#ababab;font-size:13px;background-color:#fff;border-radius:30px;margin-right:25px}@media(min-width:767px){.subscribe .subscribe__content .subscribe__form input{width:auto;height:48px;padding:0 35px}}.subscribe .subscribe__content .subscribe__form .btn{margin-top:10px;font-size:11px;padding-top:10px;padding-bottom:10px}@media(min-width:767px){.subscribe .subscribe__content .subscribe__form .btn{padding:15px 25px;font-size:13px;margin-top:0}}.section{margin-bottom:70px}@media(min-width:767px){.section{margin-bottom:150px}}.section .section__intro{margin-bottom:36px}@media(min-width:767px){.section .section__intro{margin-bottom:93px}}.section .section__intro h4{font-size:23px;font-weight:300;text-align:center}@media(min-width:767px){.section .section__intro h4{font-size:29px}}.site-footer{padding-top:50px}@media(min-width:767px){.site-footer{padding-top:90px}.site-footer .site-footer__top{display:flex;flex-wrap:wrap;padding-bottom:60px}}@media(min-width:1024px){.site-footer .site-footer__top{flex-wrap:nowrap}}.site-footer .site-footer__description{margin-right:auto;margin-bottom:70px}@media(min-width:767px){.site-footer .site-footer__description{width:400px;margin-bottom:50px}}@media(min-width:1024px){.site-footer .site-footer__description{margin-bottom:0}}.site-footer .site-footer__description svg{fill:#000}.site-footer .site-footer__description .footer-logo,.site-footer .site-footer__description svg{object-fit:contain;width:45px;height:35px;margin-right:15px}.site-footer .site-footer__description h6{display:flex;color:#000;font-weight:300;align-items:center;margin-bottom:33px}.site-footer .site-footer__description h6 span{font-weight:400;color:var(--color-primary)}.site-footer .site-footer__description p{font-size:13px;line-height:190%}.site-footer .site-footer__social-networks{display:flex;margin-top:20px}.site-footer .site-footer__social-networks li{font-size:21px;margin-right:25px}@media(min-width:767px){.site-footer .site-footer__links{display:flex;width:100%}}@media(min-width:1024px){.site-footer .site-footer__links{width:auto}}.site-footer .site-footer__links ul{margin-bottom:40px}@media(min-width:767px){.site-footer .site-footer__links ul{margin-right:50px;margin-bottom:0}}@media(min-width:1024px){.site-footer .site-footer__links ul{margin-right:99px}}.site-footer .site-footer__links ul:last-of-type{margin-right:0}.site-footer .site-footer__links ul li{font-size:14px;color:#000;margin-bottom:12px}@media(min-width:767px){.site-footer .site-footer__links ul li{margin-bottom:15px}}.site-footer .site-footer__links ul li:first-child{font-weight:600;margin-bottom:26px}@media(min-width:767px){.site-footer .site-footer__links ul li:first-child{margin-bottom:34px}}.site-footer .site-footer__links ul li a:hover{text-decoration:underline}.site-footer .site-footer__bottom{padding:20px 0;border-top:1px solid #ebebeb}@media(min-width:767px){.site-footer .site-footer__bottom{padding:33px 0}}.site-footer .site-footer__bottom .container{font-size:11px;text-align:center}@media(min-width:767px){.site-footer .site-footer__bottom .container{font-size:16px}.shop-data-items{display:flex;justify-content:space-between}}.shop-data-items li{text-align:center;margin-bottom:35px}@media(min-width:767px){.shop-data-items li{width:22%;margin-bottom:0;text-align:left}}.shop-data-items li i{height:55px;width:55px;font-size:18px;flex-shrink:0;display:flex;color:#000;background:#f6f6f6;border-radius:8px;transition:all .3s ease;justify-content:center;align-items:center;margin-bottom:20px;margin-left:auto;margin-right:auto}@media(min-width:767px){.shop-data-items li i{margin-bottom:30px;margin-left:0;margin-right:0}}.shop-data-items li .data-item__content h4{margin-bottom:15px;font-size:15px}.shop-data-items li .data-item__content p{font-size:12px;line-height:140%}.shop-data-items li:hover i{color:var(--color-primary);background:var(--color-accent-light)}.checkbox-color-wrapper{display:flex;position:relative}.checkbox-color-wrapper .checkbox-color{width:16.6666666667%}.checkbox-color{font-weight:300;font-size:14px;display:flex;color:#000;margin-bottom:18px;align-items:center}.checkbox-color .checkbox__check{display:block;width:100%;position:relative;padding-bottom:100%;border-top:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;border-right:1px solid #d4d4d4}.checkbox-color .checkbox__check .checkbox__color{position:absolute;top:8px;left:8px;right:8px;bottom:8px}.checkbox-color:first-of-type .checkbox__check{border-left:1px solid #d4d4d4}.checkbox-color input{height:0;width:0;display:none;overflow:hidden}.checkbox-color input:checked+.checkbox__check{background-color:#dbdbdb}@media(min-width:767px){.products-page .container{display:flex;align-items:flex-start}}.products-page .products-filter .btn-submit{display:block;width:150px;margin:20px auto 30px}@media(min-width:767px){.products-page .products-filter .btn-submit{display:none}}.products-page .products-filter .products-filter__wrapper{width:300px;left:-300px;top:101px;overflow:auto;height:calc(100% - 101px);flex-shrink:0;position:fixed;z-index:99;padding:20px;background-color:#fff;transition:all .4s ease}@media(min-width:767px){.products-page .products-filter .products-filter__wrapper{top:134px}}@media(min-width:1024px){.products-page .products-filter .products-filter__wrapper{position:relative;left:0;top:0;padding:0;height:auto;margin-right:20px;width:220px}}@media(min-width:1202px){.products-page .products-filter .products-filter__wrapper{width:310px;top:0;margin-right:30px}}.products-page .products-filter .products-filter__wrapper.products-filter__wrapper--open{left:0}.products-page .products-filter .products-filter__menu-btn{position:fixed;top:65px;width:100%;left:0;right:0;padding:8px 16px;z-index:100;font-size:12px;background-color:#fff;border-bottom:1px solid #e6e6e6}@media(min-width:767px){.products-page .products-filter .products-filter__menu-btn{top:100px}}@media(min-width:1024px){.products-page .products-filter .products-filter__menu-btn{display:none}}.products-page .products-filter .products-filter__menu-btn i{display:inline-block;transition:all .3s ease;transform:rotate(270deg)}.products-page .products-filter .products-filter__menu-btn.products-filter__menu-btn--active i{transform:rotate(90deg)}.products-page .products-filter .products-filter__block{padding:20px 21px;margin-bottom:13px;border:1px solid #e6e6e6}@media(min-width:1024px){.products-page .products-filter .products-filter__block{padding:24px 31px}}.products-page .products-filter .products-filter__block>button{font-size:12px;display:flex;align-items:center;font-weight:600;width:100%;text-transform:uppercase}.products-page .products-filter .products-filter__block>button i{font-size:21px;margin-left:auto}.products-page .products-filter .rc-slider .rc-slider-handle{height:20px;width:20px;margin-top:-7px;border-color:#000}.products-page .products-filter .rc-slider .rc-slider-handle.rc-slider-handle-dragging{box-shadow:none}.products-page .products-filter .rc-slider .rc-slider-track{background:#000}.products-page .products-filter .products-filter__block__content{padding-top:25px}.products-page .products-content{width:100%}.products-page .products-content .products-content__intro{display:flex;position:relative;align-items:center;margin-bottom:35px;flex-wrap:wrap}.products-page .products-content .products-content__intro h2{font-size:18px;margin-right:auto;font-weight:300}@media(min-width:767px){.products-page .products-content .products-content__intro h2{font-size:24px}}.products-page .products-content .products-content__intro h2 span{color:#d8d8d8}.products-page .products-content .products-content__intro .products-filter-btn{font-size:16px}@media(min-width:767px){.products-page .products-content .products-content__intro .products-filter-btn{display:none}}.products-page .products-content .products-content__intro .products-content__filter{position:absolute;width:290px;padding:20px;top:150%;right:0;display:none;z-index:50;border:1px solid #e5e5e5;background-color:#fff}.products-page .products-content .products-content__intro .products-content__filter.products-order-open{display:block}@media(min-width:767px){.products-page .products-content .products-content__intro .products-content__filter{display:flex;width:100%;padding:0;border:none;position:static;margin-top:30px}}@media(min-width:1024px){.products-page .products-content .products-content__intro .products-content__filter{width:auto;margin-top:0}}.products-page .products-content .products-content__intro .products-content__filter .products__filter__select{display:flex;align-items:center;margin-bottom:20px}.products-page .products-content .products-content__intro .products-content__filter .products__filter__select:last-of-type{margin-bottom:0}.products-page .products-content .products-content__intro .products-content__filter .products__filter__select:first-of-type{margin-left:0}@media(min-width:767px){.products-page .products-content .products-content__intro .products-content__filter .products__filter__select{margin-left:42px;margin-bottom:0}}.products-page .products-content .products-content__intro .products-content__filter .products__filter__select h4{font-size:13px}@media(min-width:767px){.products-page .products-content .products-content__intro .products-content__filter .products__filter__select h4{font-size:16px}}.products-page .products-content .products-content__intro .products-content__filter .products__filter__select .select-wrapper{margin-left:auto}@media(min-width:767px){.products-page .products-content .products-content__intro .products-content__filter .products__filter__select .select-wrapper{margin-left:15px}}.products-page .products-content .products-content__intro .products-content__filter .products__filter__select .select-wrapper select{font-size:13px;padding:6px 25px 6px 8px}@media(min-width:767px){.products-page .products-content .products-content__intro .products-content__filter .products__filter__select .select-wrapper select{padding:9px 38px 9px 12px;font-size:15px}}.checkbox{font-weight:300;font-size:14px;display:flex;color:#000;margin-bottom:18px;align-items:center}.checkbox .checkbox__check{display:block;width:26px;height:26px;flex-shrink:0;position:relative;margin-right:18px;border:1px solid #d4d4d4}.checkbox .checkbox__check:before{display:block;content:"";position:absolute;top:4px;left:9px;opacity:0;width:7px;height:12.5px;transform:scale(1) rotate(45deg);z-index:100;transition:all .2s linear;border:1px solid #000;border-width:0 2px 2px 0}.checkbox input:checked+.checkbox__check:before{opacity:1}.checkbox.checkbox--square{position:relative;width:16.6666666667%}.checkbox.checkbox--square input:checked+.checkbox__check{background-color:#000;border-color:#000}.checkbox.checkbox--square input:checked+.checkbox__check:before{opacity:0}.checkbox.checkbox--square input:checked~p{color:#fff}.checkbox.checkbox--square input{display:none}.checkbox.checkbox--square p{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.checkbox.checkbox--square .checkbox__check{display:block;width:100%;margin-right:0;position:relative;padding-bottom:100%;border:1px solid #d4d4d4;border-left:none}.checkbox.checkbox--square .checkbox__check .checkbox__color{position:absolute;top:8px;left:8px;right:8px;bottom:8px}.checkbox.checkbox--square:first-of-type .checkbox__check{border-left:1px solid #d4d4d4}.checkbox-square-wrapper{display:flex}.products-list{display:flex;flex-wrap:wrap;margin-right:-15px}@media(min-width:767px){.products-list{margin-right:-33px}}@media(min-width:1024px){.products-list{margin-right:-63px}}.products-list .product-item{width:calc(50% - 15px);margin-bottom:50px;margin-right:15px}@media(min-width:767px){.products-list .product-item{margin-right:33px;margin-bottom:55px;width:calc(33.3333333333% - 33px)}}@media(min-width:1024px){.products-list .product-item{margin-right:63px;margin-bottom:85px;width:calc(33.3333333333% - 63px)}}.select-wrapper{position:relative}.select-wrapper:before{right:15px;font-family:icons;display:block;position:absolute;content:"";top:50%;color:#aaa;font-size:16px;transform:translateY(-50%)}.select-wrapper select{font-size:15px;padding:9px 38px 9px 12px;border:1px solid #d8d8d8;border-radius:50px}.select-wrapper select option{font-size:15px}.select-wrapper.select-form select{width:100%}.quantity-buttons{display:flex;align-items:center}.quantity-buttons .btn{margin:0 17px}.quantity-button{border-radius:50px;height:38px;padding:0 20px;display:inline-flex;align-items:center;border:1px solid #d8d8d8}@media(min-width:767px){.quantity-button{height:49px}}.quantity-button .quantity-button__btn{font-size:23px;font-weight:400}.quantity-button span{font-size:18px;color:#000;margin:0 18px;font-weight:700}.btn-heart{border-radius:100%;width:49px;height:49px;display:flex;font-size:16px;align-items:center;justify-content:center;border:1px solid #d8d8d8}.btn-heart.btn-heart--active,.btn-heart:hover{color:#fff;background-color:var(--color-primary)}.product-single-page .section{margin-bottom:90}.product-single{margin-bottom:70px}@media(min-width:767px){.product-single{margin-bottom:170px}}.product-single .product-single__description{max-width:938px;margin:0 auto;flex-wrap:wrap}@media(min-width:767px){.product-single .product-single__description{display:flex;justify-content:space-between}}.product-single .product-single__description .product-description-block{text-align:center;width:100%;margin-bottom:60px}@media(min-width:767px){.product-single .product-single__description .product-description-block{width:48%;margin-bottom:0}}.product-single .product-single__description .product-description-block i{display:block;font-size:30px;margin-bottom:30px}@media(min-width:767px){.product-single .product-single__description .product-description-block i{font-size:38px;margin-bottom:48px}}.product-single .product-single__description .product-description-block h4{color:#000;font-weight:700;font-size:15px;margin-bottom:25px}@media(min-width:767px){.product-single .product-single__description .product-description-block h4{margin-bottom:35px;font-size:16px}}.product-single .product-single__description .product-description-block p{color:#000;font-size:13px;line-height:145%;text-align:left}@media(min-width:767px){.product-single .product-single__description .product-description-block p{font-size:14px}}.product-single .product-single__content{margin-bottom:50px}@media(min-width:767px){.product-single .product-single__content{display:flex;align-items:flex-start;margin-bottom:100px}.product-single .product-gallery{margin-right:110px}}.product-single .product-gallery .product-gallery__thumbs{height:300px}@media(min-width:767px){.product-single .product-gallery .product-gallery__thumbs{height:491px}.product-single .product-gallery .product-gallery__thumb{height:calc(20% - 15px)}}.product-single .product-content{flex:1 1}.product-single .product-single__reviews{display:flex;align-items:flex-start;flex-wrap:wrap}.product-single .product-single__reviews .reviews-list{width:100%;margin-left:auto}@media(min-width:1024px){.product-single .product-single__reviews .reviews-list{width:48%}}.product-single .product-single__info .product-single__info-btns{display:flex;justify-content:center;margin-bottom:90px}.product-single .product-single__info .product-single__info-btns .btn{margin:0 15px;padding:8px 22px}@media(min-width:767px){.product-single .product-single__info .product-single__info-btns .btn{padding:12px 28px}}.product-single .product-single__info .product-single__info-btns .btn.btn--active{border:1px solid var(--color-orange)}.product-content{position:relative;padding:0 0 0 40px}@media(min-width:767px){.product-content{padding:0}}@media(max-width:768px){.product-content{padding:0}}.product-content__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.product-content__header .product__name{font-size:28px;font-weight:var(--font-semibold);font-family:var(--heading-font);color:var(--color-text);margin:0;flex:1 1;line-height:1.2}.product-content__header .btn-heart{padding:12px;border:1px solid var(--color-gray);border-radius:50%;background:#fff;cursor:pointer;margin-left:15px;transition:all .2s ease}.product-content__header .btn-heart:hover{border-color:var(--color-primary)}.product-content__header .btn-heart.btn-heart--active{color:var(--color-primary);border-color:var(--color-primary)}.product-content__category{margin-bottom:20px}.product-content__category .product__category{display:inline-block;padding:8px 16px;background:#f8f9fa;color:var(--color-text-light);border-radius:20px;font-size:14px;font-weight:var(--font-medium);font-family:var(--main-font);border:1px solid #e9ecef}.product-content__pricing{margin-bottom:30px}.product-content__pricing .product__price{font-size:36px;font-weight:var(--font-bold);font-family:var(--heading-font);color:var(--color-text);margin:0 0 8px;letter-spacing:-.5px;line-height:1.1}.product-content__pricing .product__tax{font-size:14px;color:var(--color-text-light);margin:0 0 15px;font-weight:400}.product-content__pricing .product__discount-info{display:flex;align-items:center;gap:12px;margin-top:8px}.product-content__pricing .product__discount-info .product__original-price{font-size:18px;color:var(--color-text-light);text-decoration:line-through;font-weight:500}.product-content__pricing .product__discount-info .product__discount-badge{background:#ff4757;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;text-transform:uppercase}.product-content__pricing .product__size-price-info{margin-top:8px}.product-content__pricing .product__size-price-info .product__size-selected{color:var(--color-text-light);font-size:14px;font-weight:500}.product-content__options{margin-bottom:30px}.product-content__options .product-option{margin-bottom:25px}.product-content__options .product-option h5{font-size:16px;font-weight:600;color:var(--color-text);margin:0 0 12px}.product-content__options .product-option .size-options{display:flex;gap:12px;flex-wrap:wrap}.product-content__options .product-option .size-options .size-option{padding:12px 24px;border:2px solid #e1e5e9;border-radius:8px;background:#fff;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s ease;min-width:80px;text-align:center}.product-content__options .product-option .size-options .size-option:hover{border-color:var(--color-primary);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.product-content__options .product-option .size-options .size-option.size-option--active{background:var(--color-primary);color:#fff;border-color:var(--color-primary);box-shadow:0 4px 12px rgba(0,0,0,.15)}.product-content__options .product-option .color-options{display:flex;gap:12px;flex-wrap:wrap}.product-content__options .product-option .color-options .color-option{width:40px;height:40px;border:3px solid #e1e5e9;border-radius:50%;cursor:pointer;transition:all .2s ease;position:relative;display:flex;align-items:center;justify-content:center}.product-content__options .product-option .color-options .color-option:hover{border-color:var(--color-primary);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.product-content__options .product-option .color-options .color-option.color-option--active{border-color:var(--color-primary);box-shadow:0 4px 12px rgba(0,0,0,.15);transform:scale(1.1)}.product-content__options .product-option .color-options .color-option.color-option--active .icon-check{color:#fff;font-size:16px;text-shadow:0 1px 2px rgba(0,0,0,.5)}.product-content__options .product-option .color-options .color-option .icon-check{display:none;color:#fff;font-size:16px;text-shadow:0 1px 2px rgba(0,0,0,.5)}.product-content__options .product-option .quantity-controls{display:flex;align-items:center;border:2px solid #e1e5e9;border-radius:8px;overflow:hidden;width:-moz-fit-content;width:fit-content;box-shadow:0 2px 8px rgba(0,0,0,.05)}.product-content__options .product-option .quantity-controls .quantity-btn{padding:14px 18px;border:none;background:#fff;cursor:pointer;font-size:18px;font-weight:600;transition:all .2s ease;color:var(--color-text)}.product-content__options .product-option .quantity-controls .quantity-btn:hover{background:#f8f9fa;color:var(--color-primary)}.product-content__options .product-option .quantity-controls .quantity-btn:active{background:#e9ecef}.product-content__options .product-option .quantity-controls .quantity-display{padding:14px 24px;font-size:16px;font-weight:600;border-left:1px solid #e1e5e9;border-right:1px solid #e1e5e9;min-width:60px;text-align:center;background:#f8f9fa;color:var(--color-text)}.product-content__actions .btn--add-to-cart{width:100%;padding:18px 24px;background:var(--color-text);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.1);letter-spacing:.5px}.product-content__actions .btn--add-to-cart:hover:not(:disabled){background:var(--color-primary);transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.15)}.product-content__actions .btn--add-to-cart:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px rgba(0,0,0,.1)}.product-content__actions .btn--add-to-cart.btn--disabled,.product-content__actions .btn--add-to-cart:disabled{background:#e9ecef;color:#6c757d;cursor:not-allowed;transform:none;box-shadow:none}.product-gallery{display:flex;margin-bottom:40px}@media(min-width:767px){.product-gallery{margin-bottom:0}}.product-gallery .product-gallery__thumbs{display:none}@media(min-width:767px){.product-gallery .product-gallery__thumbs{width:97px;display:block;margin-right:28px}}.product-gallery .product-gallery__thumb{width:100%;height:97px;margin-bottom:15px}.product-gallery .product-gallery__thumb img{width:100%;height:100%;object-position:center;object-fit:cover}.product-gallery .product-gallery__image{height:300px;width:100%}@media(min-width:767px){.product-gallery .product-gallery__image{width:476px;height:476px}}.product-gallery .product-gallery__image img{width:100%;height:100%;object-position:center;object-fit:contain}.product-gallery .product-gallery__placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:8px;color:var(--color-text-light)}.product-gallery .product-gallery__placeholder svg{margin-bottom:1rem;opacity:.6}.product-gallery .product-gallery__placeholder p{margin:0;font-size:.875rem;font-weight:500}.review-item{display:flex}.review-item .review__avatar{width:40px;margin-right:27px;flex-shrink:0;background-color:gray;border-radius:100%;height:40px}.review-item .review__avatar img{border-radius:100%;object-fit:cover;height:100%;width:100%}.review-item .review__content{flex:1 1}.review-item .review__content h3{font-size:13px;font-weight:700;margin-bottom:4px}.review-item .review__content .review__comment{font-size:13px;color:#000;line-height:155%}.review-item .review__content .react-rater{margin-bottom:5px}.review-item .review__content .react-rater .react-rater-star{margin-right:4px;font-size:21px;line-height:100%}.review-item .review__content .react-rater .react-rater-star.is-active,.review-item .review__content .react-rater .react-rater-star.is-active-half:before{color:var(--color-primary)}.reviews-list .review-item{margin-bottom:35px}.reviews-list .review-item:last-of-type{margin-bottom:0}.product-punctuation{margin-left:auto;margin-right:auto;margin-bottom:50px}@media(min-width:767px){.product-punctuation{display:flex;justify-content:center;flex-wrap:wrap}}@media(min-width:1024px){.product-punctuation{width:52%}}.product-punctuation .product-punctuation__values{text-align:center;margin-bottom:25px}@media(min-width:767px){.product-punctuation .product-punctuation__values{margin-bottom:0}}.product-punctuation .product-punctuation__values h3{font-size:59px;font-weight:700;margin-bottom:6px}.product-punctuation .product-punctuation__values .react-rater{margin-bottom:9px}.product-punctuation .product-punctuation__values .react-rater .react-rater-star{margin-right:4px;font-size:23px;line-height:100%}.product-punctuation .product-punctuation__values .react-rater .react-rater-star.is-active,.product-punctuation .product-punctuation__values .react-rater .react-rater-star.is-active-half:before{color:var(--color-primary)}.product-punctuation .product-punctuation__rates{width:200px}@media(min-width:767px){.product-punctuation .product-punctuation__rates{margin-left:68px}}.product-punctuation .punctuation-btn-wrapper{width:100%;margin-top:30px;text-align:center}@media(min-width:767px){.product-punctuation .punctuation-btn-wrapper{margin-top:50px}}.punctuations-lists .punctuation-item{display:flex;align-items:center}.punctuations-lists .punctuation-item .react-rater .react-rater-star.is-active,.punctuations-lists .punctuation-item .react-rater .react-rater-star.is-active-half:before{color:var(--color-primary)}.punctuations-lists .punctuation-item>span{font-size:12px;color:#000;margin:0 auto}.punctuations-lists .punctuation-item .punctuation-item__bar{height:2px;width:142px;margin-left:auto;border-radius:40px;position:relative;background-color:#dbdbdb}.punctuations-lists .punctuation-item .punctuation-item__bar .punctuation-item__bar__current{position:absolute;left:0;top:0;height:100%;width:50%;z-index:10;background-color:var(--color-primary)}.checkout-steps{display:flex;align-items:center}.checkout-steps li{position:relative;padding-right:60px}@media(min-width:767px){.checkout-steps li{padding-right:105px}}.checkout-steps li.active i{color:#fff;background:var(--color-primary)}.checkout-steps li.done i{color:var(--color-primary);border:1.3px solid var(--color-primary)}.checkout-steps li:before{top:50%;right:15px;height:1px;left:45px;content:"";display:block;background:#eee;margin-top:-1px;position:absolute}.checkout-steps li i{display:flex;width:36px;height:36px;border-radius:100%;justify-content:center;align-items:center;color:#d8d8d8;font-size:16px}.checkout-steps li i.icon-delivery{font-size:12px}.checkout-steps li:last-of-type{padding-right:0}.checkout-steps li:last-of-type:before{content:none}.cart{padding:52px 0}.cart .cart__intro{display:flex;align-items:center;margin-bottom:35px;justify-content:space-between}@media(min-width:767px){.cart .cart__intro{margin-bottom:66px}}.cart .cart__title{font-size:20px;font-weight:700;line-height:140%}.cart .cart-actions{margin-top:75px;display:flex;align-items:center;flex-wrap:wrap}.cart .cart-actions .btn{margin-left:20px}.cart .cart-actions .cart-actions__items-wrapper{display:flex;width:100%;align-items:center}@media(min-width:767px){.cart .cart-actions .cart-actions__items-wrapper{margin-top:30px}}@media(min-width:1024px){.cart .cart-actions .cart-actions__items-wrapper{width:auto;margin-top:0}}.cart .cart-actions.cart-actions--checkout{display:flex;flex-direction:column-reverse}@media(min-width:767px){.cart .cart-actions.cart-actions--checkout{flex-direction:row}}.cart .cart-actions.cart-actions--checkout .cart-actions__items-wrapper{margin-bottom:30px;justify-content:space-between}@media(min-width:767px){.cart .cart-actions.cart-actions--checkout .cart-actions__items-wrapper{width:auto;justify-content:flex-start}}.cart .cart-actions.cart-actions--checkout .cart-actions__items-wrapper .btn{padding:9px 13px;font-size:10px;margin-left:0}@media(min-width:767px){.cart .cart-actions.cart-actions--checkout .cart-actions__items-wrapper .btn{font-size:12px;padding:11px 20px}}.cart .cart-actions.cart-actions--checkout .cart-actions__items-wrapper .btn:first-of-type{margin-right:10px}.cart .icon-cancel{font-size:13px}.cart .cart__btn-back{font-weight:700;font-size:14px;color:#000;margin-right:auto;margin-bottom:40px}@media(min-width:767px){.cart .cart__btn-back{margin-bottom:0}}.cart .cart__btn-back i{margin-right:15px}.cart .cart__promo-code{padding:0 20px;font-size:13px;height:40px;width:100%;margin-bottom:18px;border:1px solid #d8d8d8;border-radius:30px}@media(min-width:767px){.cart .cart__promo-code{height:49px;width:auto;margin-bottom:0;margin-right:0}}@media(min-width:1024px){.cart .cart__promo-code{margin-right:70px}}.cart .cart__promo-code::-webkit-input-placeholder{color:#ababab}.cart .cart__promo-code:-moz-placeholder,.cart .cart__promo-code::-moz-placeholder{color:#ababab}.cart .cart__promo-code:-ms-input-placeholder{color:#ababab}.cart .cart-actions__total{font-weight:300;margin-right:auto}@media(min-width:1024px){.cart .cart-actions__total{margin-right:60px}}.cart .cart-actions__total strong{margin-left:15px;color:#000;font-weight:700}.cart-list,.cart-list table{width:100%}.cart-list tr{display:flex;align-items:center;flex-wrap:wrap;position:relative;padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid #d8d8d8}@media(min-width:767px){.cart-list tr{display:table-row;padding:0;margin:0;border:none}}.cart-list tr:last-of-type{border-bottom:none}.cart-list tr:first-of-type{display:none}@media(min-width:767px){.cart-list tr:first-of-type{display:table-row}}.cart-list tr th{text-align:center;font-size:14px;color:#c1c1c1;padding-bottom:30px}.cart-list tr td{display:block;flex-wrap:wrap;padding:10px 0;color:#000}@media(max-width:767px){.cart-list tr td{width:100%!important}}@media(min-width:767px){.cart-list tr td{display:table-cell;vertical-align:middle;text-align:center;padding:20px 0}}.cart-list tr td.cart-item-before:before{font-weight:600;margin-right:15px;content:attr(data-label) ": "}@media(min-width:767px){.cart-list tr td.cart-item-before:before{display:none}}.cart-list tr td:first-of-type{width:30%}.cart-list tr td:nth-of-type(2),.cart-list tr td:nth-of-type(3){width:12%}.cart-list tr td:nth-of-type(4){width:50%!important;text-align:right}@media(min-width:767px){.cart-list tr td:nth-of-type(4){text-align:center;width:23%!important}}.cart-list tr td:nth-of-type(5){text-align:left;padding-left:15px;width:50%!important}@media(min-width:767px){.cart-list tr td:nth-of-type(5){text-align:center;width:23%!important}}.cart-list tr td.cart-item-cancel{top:5px;right:0;width:auto!important;position:absolute}@media(min-width:767px){.cart-list tr td.cart-item-cancel{position:static}}.cart-list tr td.cart-item-cancel i{cursor:pointer}.cart-product{display:flex;align-items:center}.cart-product .cart-product__img{height:70px;width:70px;background:#fafafa;border-radius:100%;margin-right:25px}@media(min-width:767px){.cart-product .cart-product__img{margin-right:48px}}.cart-product .cart-product__img img{width:100%;height:100%;object-fit:cover;border-radius:100%;object-position:top center}.cart-product .cart-product__content{padding-right:25px;text-align:left}@media(min-width:767px){.cart-product .cart-product__content{padding:0}}.cart-product .cart-product__content h3{font-size:16px;font-weight:700;margin-bottom:10px}.cart-product .cart-product__content p{font-size:13px;font-weight:300;color:#c4c4c4}.cart-product .cart-product__content .product-id{font-size:13px;font-weight:300;color:#c4c4c4;margin-bottom:8px}.cart-product .cart-product__content .product-options{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}.cart-product .cart-product__content .product-options .option-tag{display:inline-flex;align-items:center;padding:4px 8px;border-radius:12px;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.cart-product .cart-product__content .product-options .option-tag.option-tag--size{background:#e3f2fd;color:#1976d2;border:1px solid #bbdefb}.cart-product .cart-product__content .product-options .option-tag.option-tag--color{background:#f3e5f5;color:#7b1fa2;border:1px solid #e1bee7}.color-display{display:inline-flex;align-items:center;gap:6px}.color-display .color-swatch{width:16px;height:16px;border-radius:50%;border:2px solid #fff;box-shadow:0 1px 3px rgba(0,0,0,.2);display:inline-block}.price-info{display:flex;flex-direction:column;align-items:center;gap:4px}.price-info .unit-price{font-size:12px;color:#666;text-decoration:line-through}.price-info .total-price{font-size:16px;font-weight:700;color:#000}.quantity-button .quantity-button__btn:disabled{opacity:.5;cursor:not-allowed}.quantity-button .quantity-display{font-weight:600;color:#000}.remove-btn{background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;transition:all .2s ease}.remove-btn:hover{background:#f8f9fa;transform:scale(1.1)}.remove-btn .icon-cancel{font-size:13px;color:#666}.admin-login{min-height:100vh;height:100vh;display:flex;align-items:center;justify-content:center;background:#f8fafc;padding:0;overflow:hidden}.admin-login .admin-login__container{width:100%;max-width:400px;height:auto;display:flex;flex-direction:column;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1)}@media(min-width:767px){.admin-login .admin-login__container{grid-template-columns:1fr;height:auto;margin:1rem}}.admin-login .admin-login__header{background:var(--color-primary);padding:2rem;display:flex;align-items:center;justify-content:center;color:#fff}@media(min-width:767px){.admin-login .admin-login__header{padding:2rem 1.5rem}}.admin-login .admin-login__header .admin-login__logo{text-align:center}.admin-login .admin-login__header .admin-login__logo svg{width:48px;height:48px;margin:0 auto 1rem;stroke:#fff}.admin-login .admin-login__header .admin-login__logo h1{font-size:2rem;font-weight:700;margin:0 0 .5rem;letter-spacing:-.5px}.admin-login .admin-login__header .admin-login__logo p{font-size:1rem;opacity:.9;margin:0}.admin-login .admin-login__form-container{padding:2rem;display:flex;align-items:center;justify-content:center}@media(min-width:767px){.admin-login .admin-login__form-container{padding:2rem 1.5rem}}.admin-login .admin-login__form-container .admin-login__form-wrapper{width:100%;max-width:100%}.admin-login .admin-login__form-container .admin-login__form-wrapper h2{font-size:1.5rem;font-weight:600;margin:0 0 1rem;color:var(--color-text);text-align:center}.admin-login .admin-login__form-container .admin-login__form-wrapper p{color:var(--color-text-light);margin:0 0 1.5rem;font-size:.875rem;text-align:center}.admin-login .admin-login__form .admin-login__error{display:flex;align-items:center;gap:.5rem;background:#fef2f2;color:#dc2626;padding:.75rem 1rem;border-radius:8px;border:1px solid #fecaca;margin-bottom:1.5rem;font-size:.875rem}.admin-login .admin-login__form .admin-login__error svg{flex-shrink:0}.admin-login .admin-login__form .admin-login__form-group{margin-bottom:1.25rem}.admin-login .admin-login__form .admin-login__form-group .admin-login__label{display:block;font-weight:600;color:var(--color-text);margin-bottom:.5rem;font-size:.875rem}.admin-login .admin-login__form .admin-login__form-group .admin-login__input{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;transition:all .2s ease}.admin-login .admin-login__form .admin-login__form-group .admin-login__input:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(99,102,241,.1)}.admin-login .admin-login__form .admin-login__form-group .admin-login__input::placeholder{color:#9ca3af}.admin-login .admin-login__form .admin-login__submit{width:100%;background:var(--color-primary);color:#fff;border:none;padding:.75rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.admin-login .admin-login__form .admin-login__submit:hover:not(:disabled){background:#4f46e5;transform:translateY(-1px)}.admin-login .admin-login__form .admin-login__submit:disabled{opacity:.7;cursor:not-allowed}.admin-login .admin-login__form .admin-login__loading{display:flex;align-items:center;justify-content:center;gap:.5rem}.admin-login .admin-login__form .admin-login__loading .admin-login__spinner{width:16px;height:16px;border:2px solid rgba(0,0,0,0);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}.admin-login .admin-login__footer{margin-top:1.5rem;text-align:center}.admin-login .admin-login__footer .admin-login__back-link{color:var(--color-primary);text-decoration:none;font-weight:500;transition:color .2s ease;font-size:.875rem}.admin-login .admin-login__footer .admin-login__back-link:hover{color:#4f46e5}.admin-top-header__user .admin-top-header__user-dropdown{position:relative}.admin-top-header__user .admin-top-header__user-dropdown .admin-top-header__user-avatar{width:40px;height:40px;border-radius:50%;background:var(--color-primary);color:#fff;border:none;cursor:pointer;font-weight:600;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.admin-top-header__user .admin-top-header__user-dropdown .admin-top-header__user-avatar:hover{background:#4f46e5;transform:scale(1.05)}.admin-top-header__user .admin-top-header__user-dropdown .admin-top-header__user-dropdown-content{position:absolute;top:100%;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 25px rgba(0,0,0,.1);min-width:200px;z-index:1000;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease}.admin-top-header__user .admin-top-header__user-dropdown .admin-top-header__user-dropdown-content:hover,.admin-top-header__user .admin-top-header__user-dropdown:hover .admin-top-header__user-dropdown-content{opacity:1;visibility:visible;transform:translateY(0)}.admin-top-header__user .admin-top-header__user-dropdown .admin-top-header__user-info{padding:1rem;border-bottom:1px solid #f3f4f6}.admin-top-header__user .admin-top-header__user-dropdown .admin-top-header__user-info .admin-top-header__user-email{display:block;font-weight:600;color:var(--color-text);margin-bottom:.25rem;font-size:.875rem}.admin-top-header__user .admin-top-header__user-dropdown .admin-top-header__user-info .admin-top-header__user-role{display:block;color:var(--color-text-light);font-size:.75rem;text-transform:uppercase;letter-spacing:.5px}.admin-top-header__user .admin-top-header__user-dropdown .admin-top-header__logout-btn{width:100%;padding:.75rem 1rem;background:none;border:none;text-align:left;cursor:pointer;display:flex;align-items:center;gap:.5rem;color:#dc2626;font-size:.875rem;transition:background-color .2s ease}.admin-top-header__user .admin-top-header__user-dropdown .admin-top-header__logout-btn:hover{background:#fef2f2}.admin-top-header__user .admin-top-header__user-dropdown .admin-top-header__logout-btn svg{width:16px;height:16px}.admin-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f8fafc}.admin-loading .admin-loading__container{text-align:center}.admin-loading .admin-loading__container .admin-loading__spinner{width:50px;height:50px;border:4px solid #e2e8f0;border-top:4px solid var(--color-primary);border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}.admin-loading .admin-loading__container p{color:var(--color-text-light);margin:0;font-size:1rem}.checkout-items .checkout-item{padding:15px 0;border-bottom:1px solid #f0f0f0}.checkout-items .checkout-item:last-child{border-bottom:none}.checkout-items .checkout-item .checkout-item__content{gap:15px;flex:1 1}.checkout-items .checkout-item .checkout-item__content .checkout-item__img{width:60px;height:60px;border-radius:8px;overflow:hidden;background:#f8f9fa}.checkout-items .checkout-item .checkout-item__content .checkout-item__data{flex:1 1}.checkout-items .checkout-item .checkout-item__content .checkout-item__data h3{font-size:16px;margin:0 0 8px;color:#000}.checkout-items .checkout-item .checkout-item__content .checkout-item__data .product-id{font-size:12px;color:#666;margin-bottom:8px;display:block}.checkout-items .checkout-item .checkout-item__content .checkout-item__data .product-options{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}.checkout-items .checkout-item .checkout-item__content .checkout-item__data .product-options .option-tag{display:inline-flex;align-items:center;padding:3px 6px;border-radius:10px;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.3px}.checkout-items .checkout-item .checkout-item__content .checkout-item__data .product-options .option-tag.option-tag--size{background:#e3f2fd;color:#1976d2;border:1px solid #bbdefb}.checkout-items .checkout-item .checkout-item__content .checkout-item__data .product-options .option-tag.option-tag--color{background:#f3e5f5;color:#7b1fa2;border:1px solid #e1bee7}.checkout-items .checkout-item .checkout-item__content .checkout-item__data .quantity-info{font-size:12px;color:#666;font-weight:500}.checkout-items .checkout-item .checkout-item__price{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.checkout-items .checkout-item .checkout-item__price .unit-price{font-size:12px;color:#666;text-decoration:line-through}.checkout-items .checkout-item .checkout-item__price .total-price{font-size:18px;font-weight:700;color:#000}.btn-cart{position:relative;display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:rgba(0,0,0,0);border:none;color:#fff;cursor:pointer;transition:all .3s ease;border-radius:50%;border:2px solid rgba(0,0,0,0)}.btn-cart:hover{background-color:rgba(212,175,55,.2);border-color:var(--color-secondary);transform:translateY(-1px)}.btn-cart i{font-size:16px}.btn-cart .btn-cart__count{position:absolute;top:-5px;right:-5px;background-color:var(--color-secondary);color:var(--color-primary);font-size:11px;font-weight:var(--font-bold);font-family:var(--main-font);width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid var(--color-primary)}.back-button-section{padding:30px 0;margin-bottom:30px}@media(min-width:767px){.back-button-section{margin-bottom:50px;padding:50px 0}}.back-button-section a{color:#000;font-size:13px;font-weight:600}@media(min-width:767px){.back-button-section a{font-size:14px}}.back-button-section a i{margin-right:24px}.form-page{padding-bottom:100px}.form-block{width:100%;margin:0 auto}@media(min-width:767px){.form-block{width:448px}}.form-block .form-block__title{font-size:22px;font-weight:var(--font-semibold);font-family:var(--heading-font);padding:0 50px;line-height:150%;text-align:center;margin-bottom:24px}.form-block .form-block__description{font-size:14px;line-height:165%;text-align:center}.form-block .form{margin-top:40px}.form .form__input-row{margin-bottom:15px}.form .form__input-row.form__input-row--two{display:flex;justify-content:space-between}.form .form__input-row.form__input-row--two .form__col{width:49%}.form .form__input{height:47px;width:100%;font-weight:500;color:gray;padding:0 22px;border-radius:40px;border:1px solid #d8d8d8}@media(min-width:767px){.form .form__input{height:56px;padding:0 40px}}.form .form__input.form__input--sm{height:49px;padding:0 28px}.form .select-wrapper{height:100%}.form .select-wrapper:before{right:25px}.form .select-wrapper select{height:100%;font-size:13px;color:gray;padding:0 28px}.form .select-wrapper select option{color:gray;font-size:15px}.form .select-wrapper select option:first-of-type{opacity:.8;display:none}.form .form__btns{justify-content:space-between;display:flex}.form .form__btns .btn-social{width:48%}.form .btn-submit{margin-top:20px;width:100%;padding-top:14px;padding-bottom:14px;font-weight:600;text-transform:none}@media(min-width:767px){.form .btn-submit{padding-top:19px;padding-bottom:19px}}.form .form__signup-link{margin-top:22px;font-size:14px;color:#000;padding-bottom:2px;text-align:center}.form .form__signup-link a{margin-left:30px;font-weight:600}.form .form__signup-link a:hover{text-decoration:underline}.form .form__info{margin-bottom:22px}@media(min-width:767px){.form .form__info{display:flex;margin-bottom:32px;align-items:center;justify-content:space-between}}.form .form__info .form__info__forgot-password{margin-top:24px;text-align:center;display:block}@media(min-width:767px){.form .form__info .form__info__forgot-password{margin-top:0}}.form .form__info .checkbox{margin-bottom:0}.form .form__info .checkbox .checkbox__check{height:20px;width:20px}.form .form__info .checkbox .checkbox__check:before{top:2px;left:6px;width:6px;height:10.5px}.form .form__info .checkbox p{font-size:13px;line-height:130%}.form .form__info a{font-size:14px}.fb-btn{color:#fff;font-weight:600;border-radius:40px;padding:12px 30px;display:flex;align-items:center;background-color:#3b5998}@media(min-width:767px){.fb-btn{padding:14px 58px}}.fb-btn i{font-size:18px;margin-right:8px}.google-btn{color:#000;display:flex;align-items:center;font-weight:600;border-radius:40px;border:1px solid #f1584d;padding:12px 30px}@media(min-width:767px){.google-btn{padding:14px 58px}}.google-btn img{margin-right:10px}.tooltip{z-index:10;width:auto;background:red;color:#fff;border-radius:6px;padding:10px 15px;position:fixed}.tooltip:before{width:0;height:0;content:"";position:absolute;left:50%;margin-left:-3px;bottom:-6px;border-color:red rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:7px 3px 0}.error-page{display:flex;align-items:center;text-align:center;padding:60px 0;min-height:calc(100vh - 200px)}.error-page h1{font-size:44px;margin:0 auto 20px;text-align:center}@media(min-width:767px){.error-page h1{font-size:92px}}.error-page p{line-height:160%;font-size:15px;margin-bottom:40px}@media(min-width:767px){.error-page p{font-size:17px;margin-bottom:50px}}.error-page .btn{margin:0 auto}.checkout-content{display:flex;flex-direction:column;gap:20px;align-items:stretch}@media(min-width:767px){.checkout-content{gap:25px}}@media(min-width:1024px){.checkout-content{flex-direction:row;align-items:flex-start;gap:40px;justify-content:space-between}}.checkout-content .block{margin-bottom:48px;width:100%}.checkout-content .block:last-of-type{margin-bottom:0}.checkout-content .form__error{color:#e74c3c;font-size:12px;margin-top:5px;display:block}.checkout-content .form__input--error{border-color:#e74c3c!important;box-shadow:0 0 0 2px rgba(231,76,60,.2)}.order-confirmation{padding:50px 0;min-height:70vh}.order-confirmation .container{max-width:800px;margin:0 auto}.order-confirmation__header{text-align:center;margin-bottom:50px}.order-confirmation__header .success-icon{width:80px;height:80px;border-radius:50%;background-color:#27ae60;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.order-confirmation__header .success-icon i{color:#fff;font-size:40px}.order-confirmation__header h1{color:var(--color-primary);margin-bottom:10px;font-size:32px}.order-confirmation__header__subtitle{color:#666;font-size:16px;max-width:500px;margin:0 auto}.order-confirmation__content{margin-bottom:40px}.order-confirmation .order-details{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px;margin-bottom:40px}@media(min-width:767px){.order-confirmation .order-details{grid-template-columns:1fr}}.order-confirmation .order-details h3{margin-bottom:20px;color:var(--color-primary);font-size:20px}.order-confirmation .order-summary{background:#f8f9fa;padding:25px;border-radius:10px}.order-confirmation .order-info__row{display:flex;justify-content:space-between;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #e9ecef}.order-confirmation .order-info__row:last-child{border-bottom:none;margin-bottom:0;font-weight:600}.order-confirmation .order-status{padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase}.order-confirmation .order-status--pending{background-color:#fff3cd;color:#856404}.order-confirmation .order-status--processing{background-color:#d1ecf1;color:#0c5460}.order-confirmation .order-status--completed{background-color:#d4edda;color:#155724}.order-confirmation .shipping-details{background:#f8f9fa;padding:25px;border-radius:10px}.order-confirmation .shipping-details .shipping-info p{margin-bottom:8px;line-height:1.5}.order-confirmation .order-items h3{margin-bottom:25px;color:var(--color-primary);font-size:20px}.order-confirmation .order-items__list{background:#f8f9fa;padding:25px;border-radius:10px}.order-confirmation .order-item{display:flex;align-items:center;padding:20px 0;border-bottom:1px solid #e9ecef}.order-confirmation .order-item:last-child{border-bottom:none}.order-confirmation .order-item__image{width:80px;height:80px;margin-right:20px;border-radius:8px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center}.order-confirmation .order-item__image img{width:100%;height:100%;object-fit:cover}.order-confirmation .order-item__details{flex:1 1}.order-confirmation .order-item__details h4{margin-bottom:8px;color:var(--color-primary);font-size:16px}.order-confirmation .order-item__details p{margin-bottom:4px;color:#666;font-size:14px}.order-confirmation .order-item__details__price{font-weight:600;color:var(--color-secondary);font-size:16px}.order-confirmation__actions{text-align:center}.order-confirmation__actions .confirmation-note{margin-bottom:30px;color:#666;font-size:14px;max-width:500px;margin-left:auto;margin-right:auto}.order-confirmation__actions .action-buttons{display:flex;gap:20px;justify-content:center}@media(min-width:767px){.order-confirmation__actions .action-buttons{flex-direction:column;align-items:center}.order-confirmation__actions .action-buttons .btn{width:100%;max-width:300px}}.order-confirmation .error-message,.order-confirmation .loading-message{text-align:center;padding:50px 20px}.order-confirmation .error-message h2,.order-confirmation .loading-message h2{margin-bottom:20px;color:var(--color-primary)}.order-confirmation .error-message p,.order-confirmation .loading-message p{margin-bottom:30px;color:#666}.order-confirmation .checkout__btns{margin-bottom:38px}.order-confirmation .checkout__btns .btn{width:125px;margin-right:11px}.order-confirmation .checkout__col-6{width:100%;flex:1 1;min-width:0;order:1}@media(min-width:1024px){.order-confirmation .checkout__col-6{width:60%;flex:0 0 60%;order:1;max-width:600px}}@media(min-width:1202px){.order-confirmation .checkout__col-6{width:65%;flex:0 0 65%;order:1;max-width:700px}}.order-confirmation .checkout__col-4{width:100%;margin-top:30px}@media(min-width:1024px){.order-confirmation .checkout__col-4{width:41%;margin-top:0}}@media(min-width:1202px){.order-confirmation .checkout__col-4{width:25%}}.order-confirmation .checkout__col-2{width:100%;margin-top:0;order:2;min-width:0}.order-confirmation .checkout__col-2 .block{background:#f8f9fa;border-radius:12px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.1);width:100%;box-sizing:border-box}@media(min-width:767px){.order-confirmation .checkout__col-2 .block{padding:25px}.order-confirmation .checkout__col-2 .block .block__title{font-size:20px;text-align:left;border-bottom:none;padding:0}}@media(min-width:1024px){.order-confirmation .checkout__col-2 .block{padding:25px}.order-confirmation .checkout__col-2 .block .block__title{font-size:22px;text-align:center;border-bottom:1px solid var(--color-primary);padding:0 15px 12px;margin-bottom:22px}}.order-confirmation .checkout__col-2 .block .block__title{margin-bottom:20px;color:var(--color-primary);font-size:18px;font-weight:600;text-align:center;width:100%;border-bottom:1px solid rgba(0,0,0,0);padding:0 10px 8px}.order-confirmation .checkout__col-2 .block .checkout-total{margin-top:20px;padding-top:20px;border-top:1px solid #e9ecef;display:flex;justify-content:space-between;align-items:center;width:100%}.order-confirmation .checkout__col-2 .block .checkout-total p{font-size:16px;color:#666;margin:0}@media(min-width:767px){.order-confirmation .checkout__col-2 .block .checkout-total p{font-size:18px}}.order-confirmation .checkout__col-2 .block .checkout-total h3{font-size:20px;color:var(--color-primary);margin:0;font-weight:600}@media(min-width:767px){.order-confirmation .checkout__col-2 .block .checkout-total h3{font-size:24px}}@media(min-width:1024px){.order-confirmation .checkout__col-2{width:35%;flex:0 0 35%;order:2;margin-top:0;min-width:300px}}@media(min-width:1202px){.order-confirmation .checkout__col-2{width:30%;flex:0 0 30%;order:2;margin-top:0;min-width:320px}.order-confirmation .checkout__col-2 .block .block__title{font-size:24px;border-bottom:2px solid var(--color-primary);padding:0 20px 15px;margin-bottom:25px}}.round-options{display:flex;flex-wrap:wrap}.round-options.round-options--three{margin-right:-6px}.round-options.round-options--three .round-item{margin-right:6px;width:calc(33.3333333333% - 6px)}.round-options.round-options--two{margin-right:-6px}.round-options.round-options--two .round-item{margin-right:6px;width:calc(50% - 6px)}.round-options .round-item{display:flex;height:44px;margin-bottom:8px;border:1px solid #d8d8d8;border-radius:20px;align-items:center;justify-content:center}.round-options .round-item img{max-height:80%;max-width:80%}.round-options .round-item p{font-weight:700;color:#000;font-size:14px}.round-options .round-item.round-item--bg{height:51px;align-items:center;padding:0 26px 0 21px;justify-content:space-between}.checkout-items .checkout-item{margin-bottom:23px;justify-content:space-between}.checkout-items .checkout-item,.checkout-items .checkout-item .checkout-item__content{display:flex;align-items:center}.checkout-items .checkout-item .checkout-item__content .checkout-item__data{width:110px}.checkout-items .checkout-item .checkout-item__content .checkout-item__data h3{font-weight:600;font-size:14px;line-height:140%;margin-bottom:7px}.checkout-items .checkout-item .checkout-item__content .checkout-item__data span{color:#c4c4c4;font-size:12px}.checkout-items .checkout-item .checkout-item__content .checkout-item__img{width:51px;height:51px;flex-shrink:0;margin-right:16px;border-radius:100%}.checkout-items .checkout-item .checkout-item__content .checkout-item__img img{border-radius:100%;object-fit:cover;width:100%;height:100%}.checkout-total{width:244px;background:#f1f1f1;border-radius:40px;align-items:center;height:49px;display:flex;padding:0 36px;margin:34px auto 0;justify-content:space-between}.checkout-total p{font-weight:300}.message{font-size:13px;display:flex;align-items:center;margin-top:10px;margin-left:20px}.message:before{content:"";height:4px;width:4px;border-radius:100%;display:block;margin-right:5px}.message.message--error{color:red}.message.message--error:before{background-color:red}.admin-panel{padding-top:100px;min-height:100vh;background-color:var(--color-bg-secondary)}.admin-header{background:linear-gradient(135deg,var(--color-primary) 0,var(--color-primary-dark) 100%);color:#fff;padding:20px 0;box-shadow:0 2px 10px rgba(139,69,19,.2)}.admin-header .admin-header__content{display:flex;justify-content:space-between;align-items:center}.admin-header .admin-header__logo{color:#fff;text-decoration:none}.admin-header .admin-header__logo h2{margin:0;font-weight:600}.admin-header .admin-header__nav{display:flex;gap:30px}.admin-header .admin-header__nav .admin-header__nav-link{color:#fff;text-decoration:none;font-weight:500;transition:opacity .3s ease}.admin-header .admin-header__nav .admin-header__nav-link:hover{opacity:.8}.admin-content{padding:40px 0}.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.admin-header h1{margin:0;color:var(--color-black);font-weight:600}.admin-form{background:#fff;border-radius:10px;padding:30px;box-shadow:0 2px 10px rgba(0,0,0,.1);max-width:800px;margin:0 auto}.admin-form__section{margin-bottom:40px}.admin-form__section h3{color:var(--color-primary);margin-bottom:20px;font-weight:600;border-bottom:2px solid var(--color-accent-light);padding-bottom:10px}.admin-form__row{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:20px;gap:20px}.admin-form__field,.admin-form__row{margin-bottom:20px}.admin-form__field label{display:block;margin-bottom:8px;font-weight:500;color:var(--color-black)}.admin-form__input-group{display:flex;gap:10px;align-items:center}.admin-form__input-group .admin-input{flex:1 1}.admin-form__size-price-group{border:1px solid var(--color-gray);border-radius:8px;padding:20px;margin-bottom:20px;background:#fafafa}.admin-form__size-price-group .admin-form__row{margin-bottom:0}.admin-form__size-price-group .admin-form__field--actions{display:flex;align-items:flex-end;justify-content:center}.admin-form__help-text{color:var(--color-text-light);font-size:14px;margin-bottom:20px;font-style:italic}.admin-input{width:100%;padding:12px 16px;border:2px solid var(--color-gray);border-radius:8px;font-size:14px;transition:border-color .3s ease}.admin-input:focus{outline:none;border-color:var(--color-primary)}.admin-input.admin-input--error{border-color:var(--color-error)}.admin-input.admin-input--color{width:60px;height:40px;padding:0;border:none;border-radius:4px;cursor:pointer}.admin-select{width:100%;padding:12px 16px;border:2px solid var(--color-gray);border-radius:8px;font-size:14px;background:#fff;cursor:pointer}.admin-select:focus{outline:none;border-color:var(--color-primary)}.admin-error{color:var(--color-error);font-size:12px;margin-top:5px;display:block}.admin-form__actions{display:flex;gap:15px;justify-content:flex-end;margin-top:30px;padding-top:20px;border-top:1px solid var(--color-gray)}.admin-product-list{background:#fff;border-radius:10px;padding:30px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.admin-product-list__controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;gap:20px}@media(min-width:767px){.admin-product-list__controls{flex-direction:column;align-items:stretch}}.admin-product-list__search{flex:1 1;max-width:300px}@media(min-width:767px){.admin-product-list__search{max-width:none}}.admin-product-list__sort{min-width:200px}.admin-product-list__table{overflow-x:auto}.admin-product-list__table table{width:100%;border-collapse:collapse;margin-top:20px}.admin-product-list__table td,.admin-product-list__table th{padding:15px;text-align:left;border-bottom:1px solid var(--color-gray)}.admin-product-list__table th{background-color:var(--color-bg-secondary);font-weight:600;color:var(--color-black)}.admin-product-list__table tr:hover{background-color:var(--color-bg-accent)}.admin-product-image{width:60px;height:60px;border-radius:8px;overflow:hidden}.admin-product-image img{width:100%;height:100%;object-fit:cover}.admin-product-info h4{margin:0 0 5px;font-weight:600;color:var(--color-black)}.admin-product-discount{background:var(--color-secondary);color:#fff;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:500}.admin-product-price .admin-product-price__current{font-weight:600;color:var(--color-secondary);display:block}.admin-product-price .admin-product-price__original{color:var(--color-text-light);text-decoration:line-through;font-size:12px}.admin-product-stock{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500}.admin-product-stock.in-stock{background:var(--color-success);color:#fff}.admin-product-stock.out-of-stock{background:var(--color-error);color:#fff}.admin-product-actions{display:flex;gap:8px}.admin-empty-state{text-align:center;padding:60px 20px;color:var(--color-text-light)}.admin-empty-state p{font-size:16px;margin:0}.admin-loading{text-align:center;padding:60px 20px}.admin-loading .admin-loading__spinner{width:40px;height:40px;border-top:4px solid var(--color-gray);border:4px solid var(--color-gray);border-top-color:var(--color-primary);border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 20px}.admin-loading p{color:var(--color-text-light);margin:0}.btn--sm{padding:8px 16px;font-size:12px}.btn--danger{background:var(--color-error);color:#fff;border:none}.btn--danger:hover{background:#b91c1c}.admin-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:3rem}.admin-stat-card{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);display:flex;align-items:center;gap:1rem;transition:transform .3s ease}.admin-stat-card:hover{transform:translateY(-2px)}.admin-stat-card__icon{font-size:2rem;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%}.admin-stat-card__content{flex:1 1}.admin-stat-card__title{margin:0 0 .5rem;font-size:.875rem;color:var(--color-text-light);text-transform:uppercase;letter-spacing:.5px}.admin-stat-card__value{margin:0;font-size:1.5rem;font-weight:600;color:var(--color-black)}.admin-stat-card--blue .admin-stat-card__icon{background-color:#e3f2fd;color:#1976d2}.admin-stat-card--green .admin-stat-card__icon{background-color:#e8f5e8;color:#388e3c}.admin-stat-card--orange .admin-stat-card__icon{background-color:#fff3e0;color:#f57c00}.admin-stat-card--red .admin-stat-card__icon{background-color:#ffebee;color:#d32f2f}.admin-stat-card--purple .admin-stat-card__icon{background-color:#f3e5f5;color:#7b1fa2}.admin-quick-actions{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.admin-quick-actions h2{margin:0 0 1.5rem;color:var(--color-primary)}.admin-quick-actions__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.admin-quick-action{display:flex;align-items:center;gap:1rem;padding:1.5rem;border:2px solid var(--color-gray);border-radius:8px;text-decoration:none;color:var(--color-black);transition:all .3s ease}.admin-quick-action:hover{border-color:var(--color-primary);background-color:var(--color-bg-secondary);transform:translateY(-2px)}.admin-quick-action__icon{font-size:2rem;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background-color:var(--color-bg-secondary);border-radius:50%}.admin-quick-action__content{flex:1 1}.admin-quick-action__title{margin:0 0 .5rem;font-size:1.1rem;font-weight:600;color:var(--color-primary)}.admin-quick-action__description{margin:0;color:var(--color-text-light);font-size:.875rem}.admin-category-list,.admin-order-list{background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);overflow:hidden}.admin-category-list__controls,.admin-order-list__controls{padding:1.5rem;border-bottom:1px solid var(--color-gray);display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.admin-category-list__search,.admin-order-list__search{flex:1 1;min-width:300px}.admin-category-list__filters,.admin-category-list__sort,.admin-order-list__filters,.admin-order-list__sort{min-width:200px}.admin-table__order-number{color:var(--color-primary);font-weight:600}.admin-table__customer-info .admin-table__customer-name{font-weight:500;margin-bottom:.25rem}.admin-table__customer-info .admin-table__customer-email,.admin-table__customer-info .admin-table__customer-phone{font-size:.875rem;color:var(--color-text-light)}.admin-table__order-items{max-width:300px}.admin-table__order-item{display:flex;justify-content:space-between;align-items:center;padding:.25rem 0;border-bottom:1px solid var(--color-gray)}.admin-table__order-item:last-child{border-bottom:none}.admin-table__order-item .admin-table__item-name{flex:1 1;font-weight:500}.admin-table__order-item .admin-table__item-quantity{color:var(--color-text-light);margin:0 .5rem}.admin-table__order-item .admin-table__item-price{font-weight:500;color:var(--color-primary)}.admin-table__order-total{text-align:right}.admin-table__order-total .admin-table__total-amount{font-size:1.1rem;font-weight:600;color:var(--color-primary)}.admin-table__order-total .admin-table__total-breakdown{font-size:.875rem;color:var(--color-text-light)}.admin-table__order-total .admin-table__total-breakdown small{display:block;margin:.125rem 0}.admin-table__order-date{text-align:center}@media(min-width:767px){.admin-quick-actions__grid,.admin-stats{grid-template-columns:1fr}.admin-product-list__table table{font-size:12px}.admin-product-list__table td,.admin-product-list__table th{padding:10px 8px}.admin-product-actions{flex-direction:column;gap:5px}.admin-form__row{grid-template-columns:1fr}.admin-category-list__controls,.admin-order-list__controls{flex-direction:column;align-items:stretch}}.product-not-found{text-align:center;padding:4rem 2rem;max-width:600px;margin:0 auto}.product-not-found h1{font-size:2rem;font-weight:700;color:var(--color-text);margin-bottom:1rem}.product-not-found p{font-size:1.125rem;color:var(--color-text-light);margin-bottom:2rem;line-height:1.6}.product-not-found .btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--color-primary);color:#fff;text-decoration:none;border-radius:8px;font-weight:500;transition:all .2s ease}.product-not-found .btn:hover{background:var(--color-primary-dark);transform:translateY(-1px)}.loading-state{text-align:center;padding:4rem 2rem}.loading-state .spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid var(--color-primary,#3498db);border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}.loading-state p{font-size:1.125rem;color:var(--color-text-light)}.price-range-display{text-align:center;margin-top:1rem;padding:.5rem;background:var(--color-background-light,#f8f9fa);border-radius:4px;font-size:.875rem;font-weight:500;color:var(--color-text)}.filter-actions{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--color-border,#e9ecef);text-align:center}.filter-actions .btn--secondary{background:var(--color-secondary,#6c757d);color:#fff;border:none}.filter-actions .btn--secondary:hover{background:var(--color-secondary-dark,#5a6268)}.no-products-found{text-align:center;padding:4rem 2rem;max-width:600px;margin:0 auto}.no-products-found h3{font-size:1.5rem;font-weight:600;color:var(--color-text);margin-bottom:1rem}.no-products-found p{font-size:1rem;color:var(--color-text-light);line-height:1.6}.section-luxury-diffuser{padding:80px 0;background:linear-gradient(135deg,#f8f9fa,#ffffff)}.section-luxury-diffuser .luxury-diffuser__content{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center}@media(max-width:768px){.section-luxury-diffuser .luxury-diffuser__content{grid-template-columns:1fr;gap:40px}}.section-luxury-diffuser .luxury-diffuser__image{position:relative}.section-luxury-diffuser .luxury-diffuser__image .diffuser-image{width:100%;height:auto;border-radius:16px;box-shadow:0 20px 40px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.section-luxury-diffuser .luxury-diffuser__image .diffuser-image:hover{transform:translateY(-5px);box-shadow:0 25px 50px rgba(0,0,0,.15)}.section-luxury-diffuser .luxury-diffuser__text{padding-left:20px}@media(max-width:768px){.section-luxury-diffuser .luxury-diffuser__text{padding-left:0}}.section-luxury-diffuser .luxury-diffuser__title{font-size:2.5rem;font-weight:300;color:#2c3e50;margin-bottom:30px;line-height:1.2;letter-spacing:-.02em}@media(max-width:768px){.section-luxury-diffuser .luxury-diffuser__title{font-size:2rem}}.section-luxury-diffuser .luxury-diffuser__description{margin-bottom:40px}.section-luxury-diffuser .luxury-diffuser__description p{font-size:1.1rem;line-height:1.7;color:#5a6c7d;margin-bottom:20px;font-weight:300}.section-luxury-diffuser .luxury-diffuser__description p:last-child{margin-bottom:0}.section-luxury-diffuser .luxury-diffuser__cta{display:inline-block;font-size:1.1rem;font-weight:500;color:#2c3e50;text-decoration:none;padding:15px 30px;border:2px solid #2c3e50;border-radius:30px;transition:all .3s ease;position:relative;overflow:hidden}.section-luxury-diffuser .luxury-diffuser__cta:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#2c3e50;transition:left .3s ease;z-index:-1}.section-luxury-diffuser .luxury-diffuser__cta:hover{color:#fff}.section-luxury-diffuser .luxury-diffuser__cta:hover:before{left:0}.section-luxury-diffuser .luxury-diffuser__cta:active{transform:translateY(1px)}.section-scenting-categories{padding:80px 0;background:#fff}.section-scenting-categories .scenting-categories__header{text-align:center;margin-bottom:60px}.section-scenting-categories .scenting-categories__header .scenting-categories__title{font-size:2.5rem;font-weight:300;color:#2c3e50;margin-bottom:20px;line-height:1.2;letter-spacing:-.02em}@media(max-width:768px){.section-scenting-categories .scenting-categories__header .scenting-categories__title{font-size:2rem}}.section-scenting-categories .scenting-categories__header .scenting-categories__subtitle{font-size:1.2rem;color:#5a6c7d;font-weight:300;margin:0}.section-scenting-categories .scenting-categories__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px}@media(max-width:768px){.section-scenting-categories .scenting-categories__grid{grid-template-columns:1fr;gap:40px}}.section-scenting-categories .scenting-category{background:#fff;border-radius:20px;overflow:hidden;box-shadow:none}.section-scenting-categories .scenting-category__image{position:relative;height:300px;overflow:hidden}.section-scenting-categories .scenting-category__image .category-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.section-scenting-categories .scenting-category__image .category-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(44,62,80,.8),rgba(44,62,80,.4));display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.section-scenting-categories .scenting-category__image .category-overlay h3{color:#fff;font-size:1.8rem;font-weight:300;margin:0;text-align:center}.section-scenting-categories .scenting-category__image:hover .category-image{transform:scale(1.05)}.section-scenting-categories .scenting-category__image:hover .category-overlay{opacity:1}.section-scenting-categories .scenting-category__content{padding:40px 30px}@media(max-width:768px){.section-scenting-categories .scenting-category__content{padding:30px 20px}}.section-scenting-categories .scenting-category .category-title{font-size:1.8rem;font-weight:400;color:#2c3e50;margin:0 0 20px;line-height:1.2}.section-scenting-categories .scenting-category .category-description{font-size:1rem;line-height:1.6;color:#5a6c7d;margin:0 0 25px;font-weight:300}.section-scenting-categories .scenting-category .category-features{margin-bottom:30px}.section-scenting-categories .scenting-category .category-features .feature{display:flex;align-items:center;margin-bottom:15px}.section-scenting-categories .scenting-category .category-features .feature i{font-size:1.2rem;color:#3498db;margin-right:12px;width:20px;text-align:center}.section-scenting-categories .scenting-category .category-features .feature span{font-size:.95rem;color:#5a6c7d;font-weight:400}.section-scenting-categories .scenting-category .category-cta{display:inline-block;font-size:1rem;font-weight:500;color:var(--color-primary);text-decoration:none;padding:12px 25px;border:2px solid var(--color-primary);border-radius:25px;transition:all .3s ease;position:relative;overflow:hidden}.section-scenting-categories .scenting-category .category-cta:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:var(--color-primary);transition:left .3s ease;z-index:1}.section-scenting-categories .scenting-category .category-cta span{position:relative;z-index:2}.section-scenting-categories .scenting-category .category-cta:hover{color:var(--color-white)}.section-scenting-categories .scenting-category .category-cta:hover:before{left:0}.section-scenting-categories .scenting-category .category-cta:active{transform:translateY(1px)}.razorpay-payment{margin:20px 0}.razorpay-btn{width:100%;padding:15px 20px;font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:20px;transition:all .3s ease}.razorpay-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px rgba(245,158,11,.3)}.razorpay-btn:disabled{opacity:.7;cursor:not-allowed}.btn-spinner{width:16px;height:16px;border:2px solid rgba(0,0,0,0);border-top-color:currentcolor;border-radius:50%;animation:spin 1s linear infinite;margin-right:8px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.payment-loading-text{text-align:center;color:#666;font-style:italic;margin:10px 0}.payment-security-info{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:15px;margin-top:15px}.payment-security-info p{margin:0 0 10px;color:#28a745;font-size:14px;display:flex;align-items:center;gap:8px}.payment-methods{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.payment-methods span:first-child{font-weight:600;color:#333}.payment-icons{display:flex;gap:8px;flex-wrap:wrap}.payment-icons span{background:#fff;border:1px solid #ddd;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;color:#666}.order-summary{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:15px;margin-bottom:20px}.order-summary p{margin:5px 0;font-size:14px}.payment-error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24;padding:12px;border-radius:6px;margin-bottom:15px}.payment-error p{margin:0;font-size:14px}.payment-options{margin-top:20px;text-align:center}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.rc-slider{position:relative;height:14px;padding:5px 0;width:100%;border-radius:6px;touch-action:none}.rc-slider,.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-rail{width:100%;background-color:#e9e9e9}.rc-slider-rail,.rc-slider-track{position:absolute;height:4px;border-radius:6px}.rc-slider-track{left:0;background-color:#abe2fb}.rc-slider-handle{position:absolute;width:14px;height:14px;cursor:pointer;cursor:-webkit-grab;margin-top:-5px;cursor:grab;border-radius:50%;border:2px solid #96dbfa;background-color:#fff;touch-action:pan-x}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle:focus{outline:none}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:unset}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:-webkit-grabbing;cursor:grabbing}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.rc-slider-mark-text{position:absolute;display:inline-block;vertical-align:middle;text-align:center;cursor:pointer;color:#999}.rc-slider-mark-text-active{color:#666}.rc-slider-step{position:absolute;width:100%;height:4px;background:transparent}.rc-slider-dot{position:absolute;bottom:-2px;margin-left:-4px;width:8px;height:8px;border:2px solid #e9e9e9;background-color:#fff;cursor:pointer;border-radius:50%;vertical-align:middle}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-handle{border-color:#ccc;box-shadow:none;background-color:#fff;cursor:not-allowed}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-mark-text{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{height:100%;width:4px}.rc-slider-vertical .rc-slider-track{left:5px;bottom:0;width:4px}.rc-slider-vertical .rc-slider-handle{margin-left:-5px;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{top:0;left:18px;height:100%}.rc-slider-vertical .rc-slider-step{height:100%;width:4px}.rc-slider-vertical .rc-slider-dot{left:2px;margin-bottom:-4px}.rc-slider-vertical .rc-slider-dot:first-child,.rc-slider-vertical .rc-slider-dot:last-child{margin-bottom:-4px}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-leave{animation-duration:.3s;animation-fill-mode:both;display:block!important;animation-play-state:paused}.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active,.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter{transform:scale(0);animation-timing-function:cubic-bezier(.23,1,.32,1)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{opacity:0;transform-origin:50% 100%;transform:scale(0)}to{transform-origin:50% 100%;transform:scale(1)}}@keyframes rcSliderTooltipZoomDownOut{0%{transform-origin:50% 100%;transform:scale(1)}to{opacity:0;transform-origin:50% 100%;transform:scale(0)}}.rc-slider-tooltip{position:absolute;left:-9999px;top:-9999px;visibility:visible}.rc-slider-tooltip,.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{padding:6px 2px;min-width:24px;height:24px;font-size:12px;line-height:1;color:#fff;text-align:center;text-decoration:none;background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:4px;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#6c6c6c}.react-rater{line-height:normal}.react-rater,.react-rater>*{display:inline-block}.react-rater-star{cursor:pointer;color:#ccc;position:relative}.react-rater-star.will-be-active{color:#666}.react-rater-star.is-active{color:#000}.react-rater-star.is-active-half:before{color:#000;content:"\2605";position:absolute;left:0;width:50%;overflow:hidden}.react-rater-star.is-disabled{cursor:default}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6c177e25b87fd9cd-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6c9a125e97d835e1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/4c285fdca692ea22-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/034d78ad42e9620c-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe0777f1195381cb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/db911767852bc875-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f10b8e9d91f3edcb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8888a3826f4a3af4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29e7bbdce9332268-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3bc380753a8436c-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins Fallback;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_cfd010{font-family:Poppins,Poppins Fallback;font-style:normal}.__variable_cfd010{--main-font:"Poppins","Poppins Fallback"}