:root{--primary:#ff4fa3;--secondary:#ff914d;--background:#fffaf8;--surface:#fff;--text:#5f5969;--text-light:#666;--border:#f0e5dd;--shadow-sm:0 10px 25px #0000000d;--shadow:0 15px 45px #00000014;--shadow-lg:0 35px 80px #0000001f;--radius-sm:14px;--radius:28px;--radius-lg:40px;--transition:.35s;--container:1400px;--gold:#ffd76a;--bg:#fff8f4;--title:#2d2436;--muted:#8f8898;--shadow-md:0 20px 45px #00000014;--gradient:linear-gradient(135deg, #ff4fa3, #ff914d, #ffd76a)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:Poppins,sans-serif;overflow-x:hidden}img{max-width:100%;display:block}button{cursor:pointer;border:none;font-family:inherit}a{color:inherit;text-decoration:none}section{width:100%}.container{width:min(1320px,92%);margin:auto}.dashboard-page__intro p{color:#ec4d9b;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:700}.dashboard-page__intro h2{color:#2d2436;letter-spacing:-.045em;margin:0;font-size:clamp(27px,3vw,34px)}.dashboard-page__intro span{color:#8e8594;margin-top:9px;font-size:14px;display:block}.dashboard-page__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-top:33px;display:grid}@media (width<=1080px){.dashboard-page__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=580px){.dashboard-page__stats{grid-template-columns:1fr;gap:12px;margin-top:25px}.product-table{margin-top:30px}}.admin-shell{background:#fbf9fc;min-height:100vh}.admin-shell__content{min-height:100vh;margin-left:252px}.admin-shell__main{width:min(100%,1440px);padding:42px clamp(24px,4.5vw,66px) 64px}@media (width<=800px){.admin-shell__content{margin-left:68px}}@media (width<=580px){.admin-shell__content{margin-left:0}.admin-shell__main{padding:29px 18px 45px}}.sidebar{z-index:10;color:#fff;background:#2e2337;flex-direction:column;width:252px;padding:29px 16px 22px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar__brand{color:inherit;align-items:center;gap:10px;margin:0 12px 45px;font-size:18px;font-weight:700;display:flex}.sidebar__brand-mark{background:linear-gradient(135deg,#ef4f9e,#fa9061);border-radius:11px;place-items:center;width:34px;height:34px;font-family:Georgia,serif;font-size:21px;font-style:italic;display:grid}.sidebar__nav{gap:6px;display:grid}.sidebar__link{color:#cdc4d2;border-radius:12px;align-items:center;gap:13px;min-height:46px;padding:0 14px;font-size:14px;font-weight:500;transition:background-color .16s,color .16s;display:flex}.sidebar__link:hover{color:#fff;background:#ffffff14}.sidebar__link--active{color:#fff;background:linear-gradient(100deg,#ed4d9c,#f47b84);box-shadow:0 10px 24px #e03e8c40}.sidebar__logout{margin-top:auto}@media (width<=800px){.sidebar{align-items:center;width:68px;padding:23px 9px}.sidebar__brand{margin:0 0 40px}.sidebar__brand>span:last-child,.sidebar__link>span{display:none}.sidebar__link{justify-content:center;width:46px;padding:0}}@media (width<=580px){.sidebar{flex-direction:row;width:100%;height:62px;min-height:62px;padding:8px 12px;position:static}.sidebar__brand{margin:0 15px 0 0}.sidebar__nav{flex:1;justify-content:space-around;gap:2px;display:flex}.sidebar__link{width:42px;min-height:42px}.sidebar__nav .sidebar__link:nth-child(n+4),.sidebar__logout{display:none}}.topbar{background:#fff;border-bottom:1px solid #eee8f0;justify-content:space-between;align-items:center;gap:24px;min-height:88px;padding:0 clamp(24px,4vw,54px);display:flex}.topbar h1{color:#2d2436;letter-spacing:-.04em;margin:0;font-size:clamp(20px,2.5vw,26px)}.topbar__actions{align-items:center;gap:16px;display:flex}.topbar__search{color:#978d9c;border:1px solid #e9e3eb;border-radius:10px;align-items:center;gap:8px;width:min(280px,30vw);height:40px;padding:0 12px;display:flex}.topbar__search input{color:#342b3a;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:13px}.topbar__notification{color:#645b69;background:#fff;border:1px solid #e9e3eb;border-radius:10px;place-items:center;width:40px;height:40px;display:grid;position:relative}.topbar__notification>span{background:#ec4d9b;border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:9px;right:9px}.topbar__avatar{color:#8c315f;background:#f5c5d9;border-radius:50%;place-items:center;width:39px;height:39px;font-size:11px;font-weight:700;display:grid}@media (width<=580px){.topbar{min-height:76px;padding:0 18px}.topbar__search{justify-content:center;width:40px;padding:0}.topbar__search input,.topbar__notification{display:none}.topbar__actions{gap:9px}}.product-table{margin-top:38px}.product-table__heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:17px;display:flex}.product-table__heading p{color:#ec4d9b;letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:700}.product-table__heading h2{color:#2d2436;letter-spacing:-.03em;margin:0;font-size:21px}.product-table__heading>a{color:#ec4d9b;font-size:13px;font-weight:700}.product-table__overflow{background:#fff;border:1px solid #eee8f0;border-radius:18px;overflow-x:auto;box-shadow:0 10px 28px #301f3c09}.product-table table{border-collapse:collapse;width:100%;min-width:650px}.product-table th{color:#928895;letter-spacing:.06em;text-align:left;text-transform:uppercase;background:#fcfafc;padding:14px 22px;font-size:11px;font-weight:700}.product-table td{color:#817886;padding:13px 22px;font-size:13px}.product-table tbody tr+tr{border-top:1px solid #f0ebf1}.product-table td strong{color:#3a303f;font-size:14px}.product-table__image{border-radius:11px;place-items:center;width:40px;height:40px;font-size:19px;display:grid}.product-table__image--pink{background:#ffe1ed}.product-table__image--orange{background:#ffe9d5}.product-table__image--purple{background:#e8e2fb}.product-table__image--blue{background:#def1ff}.product-table__status{color:#298755;background:#e5f8ed;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:700}.product-table button{color:#766d7b;background:#fff;border:1px solid #e8e1ea;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.product-table__delete{color:#d46877!important}.stat-card{background:#fff;border:1px solid #eee8f0;border-radius:18px;align-items:center;gap:17px;min-height:132px;padding:22px;display:flex;box-shadow:0 10px 28px #301f3c09}.stat-card__icon{border-radius:13px;flex:0 0 46px;place-items:center;width:46px;height:46px;display:grid}.stat-card__icon--pink{color:#e94a98;background:#ffe5f1}.stat-card__icon--orange{color:#e98a3c;background:#fff0de}.stat-card__icon--purple{color:#816acc;background:#eee9ff}.stat-card__icon--blue{color:#3b88be;background:#e4f3ff}.stat-card p,.stat-card small{color:#8f8695;margin:0;font-size:12px}.stat-card strong{color:#2d2436;margin:4px 0;font-size:26px;line-height:1;display:block}.stat-card small{color:#6e9b7f}.admin-categories__header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px;display:flex}.admin-categories__header p,.admin-categories__modal-title p{color:#ec4d9b;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:700}.admin-categories__header h1,.admin-categories__modal h2{color:#2d2436;letter-spacing:-.045em;margin:0}.admin-categories__header h1{font-size:clamp(27px,3vw,34px)}.admin-categories__header span{color:#8e8594;margin-top:9px;font-size:14px;display:block}.admin-categories__header>button{color:#fff;background:linear-gradient(110deg,#ed4d9c,#f57e70);border-radius:11px;align-items:center;gap:8px;min-height:44px;padding:0 15px;font-size:13px;font-weight:700;display:flex;box-shadow:0 9px 18px #ec4d9b36}.admin-categories__search{color:#998f9e;background:#fff;border:1px solid #e8e1ea;border-radius:11px;align-items:center;gap:9px;width:min(100%,370px);height:42px;margin-bottom:20px;padding:0 13px;display:flex}.admin-categories__search input{color:#332b38;width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:13px}.admin-categories__table-wrap{background:#fff;border:1px solid #eee8f0;border-radius:18px;overflow-x:auto;box-shadow:0 10px 28px #301f3c09}.admin-categories table{border-collapse:collapse;width:100%;min-width:680px}.admin-categories th{color:#928895;letter-spacing:.06em;text-align:left;text-transform:uppercase;background:#fcfafc;padding:14px 22px;font-size:11px;font-weight:700}.admin-categories td{color:#817886;padding:13px 22px;font-size:13px}.admin-categories tbody tr+tr{border-top:1px solid #f0ebf1}.admin-categories__table-name{color:#3a303f;align-items:center;gap:12px;font-size:14px;display:flex}.admin-categories__icon{color:#fff;border-radius:11px;place-items:center;width:40px;height:40px;font-size:18px;display:grid}.admin-categories__color{align-items:center;gap:8px;display:flex}.admin-categories__color i{border:1px solid #e2dce4;border-radius:50%;width:14px;height:14px}.admin-categories__toggle{color:#7e7481;background:#f2eef3;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700}.admin-categories__toggle--active{color:#298755;background:#e5f8ed}.admin-categories__action{color:#766d7b;background:#fff;border:1px solid #e8e1ea;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.admin-categories__action--delete{color:#d46877}.admin-categories__message,.admin-categories__empty{color:#837987;background:#fff;border:1px solid #eee8f0;border-radius:14px;margin:0;padding:25px;font-size:14px}.admin-categories__empty{text-align:center}.admin-categories__modal-backdrop{z-index:30;background:#2d243673;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.admin-categories__modal{background:#fff;border-radius:19px;gap:17px;width:min(100%,480px);padding:27px;display:grid;box-shadow:0 24px 60px #1e142533}.admin-categories__modal-title{justify-content:space-between;align-items:start;display:flex}.admin-categories__modal-title>button{color:#756b79;background:#f8f5f8;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.admin-categories__modal h2{font-size:23px}.admin-categories__modal>label{color:#433947;gap:7px;font-size:13px;font-weight:700;display:grid}.admin-categories__modal input:not([type=checkbox]),.admin-categories__modal textarea{color:#342b3a;font:inherit;border:1px solid #e5dfe8;border-radius:10px;outline:0;padding:0 12px;font-size:14px}.admin-categories__modal input:not([type=checkbox]){height:44px}.admin-categories__modal textarea{resize:vertical;min-height:78px;padding-top:11px}.admin-categories__form-grid{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}.admin-categories__form-grid label{color:#433947;gap:7px;font-size:13px;font-weight:700;display:grid}.admin-categories__form-grid input[type=color]{padding:4px}.admin-categories__checkbox{align-items:center;gap:8px;display:flex!important}.admin-categories__modal-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.admin-categories__modal-actions button{border-radius:10px;min-height:42px;padding:0 14px;font-size:13px;font-weight:700}.admin-categories__modal-actions button:first-child{color:#635b68;background:#fff;border:1px solid #e3dce6}.admin-categories__modal-actions button:last-child{color:#fff;background:linear-gradient(110deg,#ed4d9c,#f57e70)}@media (width<=620px){.admin-categories__header{flex-direction:column;align-items:start}.admin-categories__header>button{justify-content:center;width:100%}.admin-categories__form-grid{grid-template-columns:1fr}.admin-categories__modal{max-height:calc(100vh - 40px);overflow:auto}}.admin-login{color:#2d2436;background:#fff;grid-template-columns:minmax(340px,1.05fr) minmax(460px,.95fr);min-height:100vh;display:grid}.admin-login__showcase{color:#fff;background:linear-gradient(135deg,#f0489c 0%,#f5787f 52%,#f5a355 100%);place-items:center;padding:56px;display:grid;position:relative;overflow:hidden}.admin-login__showcase:before,.admin-login__showcase:after{content:"";border:1px solid #fff3;border-radius:50%;position:absolute}.admin-login__showcase:before{width:500px;height:500px;top:-240px;left:-160px}.admin-login__showcase:after{width:440px;height:440px;bottom:-170px;right:-230px}.admin-login__showcase-content{z-index:1;width:min(100%,410px);position:relative}.admin-login__showcase-icon{background:#ffffff2e;border:1px solid #ffffff4d;border-radius:16px;place-items:center;width:52px;height:52px;display:grid}.admin-login__showcase p{letter-spacing:-.045em;margin:27px 0 0;font-family:Georgia,serif;font-size:clamp(31px,4vw,46px);font-weight:700;line-height:1.12}.admin-login__quote{opacity:.92;border-top:1px solid #ffffff4d;margin-top:35px;padding-top:20px;font-size:14px;line-height:1.6}.admin-login__panel{place-items:center;padding:48px 32px;display:grid}.admin-login__form-wrap{width:min(100%,400px)}.admin-login__brand{color:#2d2436;align-items:center;gap:10px;font-size:18px;font-weight:700;display:inline-flex}.admin-login__brand-mark{color:#fff;background:linear-gradient(135deg,#ef4f9e,#fa9061);border-radius:11px;place-items:center;width:34px;height:34px;font-family:Georgia,serif;font-size:21px;font-style:italic;display:grid}.admin-login__heading{margin:54px 0 34px}.admin-login__heading p{color:#ec4d9b;letter-spacing:.12em;text-transform:uppercase;margin:0 0 11px;font-size:11px;font-weight:700}.admin-login__heading h1{letter-spacing:-.05em;margin:0;font-size:clamp(29px,4vw,38px)}.admin-login__heading>span{color:#8d8591;margin-top:10px;font-size:14px;display:block}.admin-login__form{gap:22px;display:grid}.admin-login__field{color:#433947;gap:9px;font-size:13px;font-weight:700;display:grid}.admin-login__field>div{color:#948a98;border:1px solid #e6e0e8;border-radius:12px;align-items:center;gap:10px;height:49px;padding:0 13px;transition:border-color .16s,box-shadow .16s;display:flex}.admin-login__field>div:focus-within{border-color:#ec4d9b;box-shadow:0 0 0 3px #ec4d9b1f}.admin-login__field input{color:#2d2436;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:14px}.admin-login__field input::placeholder{color:#b1a9b4}.admin-login__field button{color:#807683;background:0 0;border-radius:7px;flex:0 0 28px;place-items:center;width:28px;height:28px;display:grid}.admin-login__error{color:#c44759;background:#fff0f2;border-radius:9px;margin:-7px 0 0;padding:10px 12px;font-size:13px;font-weight:600}.admin-login__submit:disabled,.admin-login__field button:disabled{cursor:not-allowed;opacity:.65}.admin-login__options{justify-content:space-between;align-items:center;gap:16px;margin-top:-3px;font-size:13px;display:flex}.admin-login__options>a{color:#df4592;font-weight:700}.admin-login__remember{color:#6e6573;cursor:pointer;align-items:center;gap:8px;display:flex}.admin-login__remember input{opacity:0;position:absolute}.admin-login__remember>span{background:#fff;border:1.5px solid #cfc5d2;border-radius:5px;place-items:center;width:17px;height:17px;display:grid}.admin-login__remember input:checked+span{background:#ec4d9b;border-color:#ec4d9b}.admin-login__remember input:checked+span:after{color:#fff;content:"✓";font-size:11px;font-weight:700}.admin-login__submit{color:#fff;background:linear-gradient(110deg,#ed4d9c,#f57e70);border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:50px;margin-top:6px;font-size:14px;font-weight:700;transition:transform .16s,box-shadow .16s;display:flex;box-shadow:0 12px 22px #eb4b973b}.admin-login__submit:hover{transform:translateY(-1px);box-shadow:0 15px 26px #eb4b974d}@media (width<=800px){.admin-login{grid-template-columns:1fr}.admin-login__showcase{min-height:240px;padding:35px}.admin-login__showcase-content{width:min(100%,540px)}.admin-login__showcase p{margin-top:15px;font-size:31px}.admin-login__quote{display:none}.admin-login__panel{padding:43px 26px 55px}.admin-login__heading{margin:40px 0 30px}}@media (width<=430px){.admin-login__panel{padding:32px 20px 44px}.admin-login__showcase{min-height:205px;padding:28px 20px}.admin-login__options{flex-direction:column;align-items:flex-start;gap:13px}}.new-product{color:#2d2438;max-width:980px}.new-product__heading{margin-bottom:34px}.new-product__eyebrow{color:#ec4d9b;letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:700}.new-product__heading h1{letter-spacing:-.045em;margin:0;font-size:clamp(30px,4vw,42px)}.new-product__heading>p:last-child{color:#827b88;margin:10px 0 0;font-size:15px}.new-product__form{background:#fff;border:1px solid #eee8f0;border-radius:24px;padding:clamp(24px,5vw,46px);box-shadow:0 16px 42px #2d24380f}.new-product__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:23px 20px;display:grid}.new-product__field{flex-direction:column;gap:9px;display:flex}.new-product__field--full{grid-column:1/-1}.new-product__field label{color:#403647;font-size:14px;font-weight:700}.new-product__field input,.new-product__field select,.new-product__field textarea{color:#2d2438;width:100%;font:inherit;background:#fff;border:1px solid #e5dfe8;border-radius:12px;outline:none;font-size:14px;transition:border-color .16s,box-shadow .16s}.new-product__field input,.new-product__field select{height:48px;padding:0 14px}.new-product__field textarea{resize:vertical;min-height:142px;padding:14px;line-height:1.5}.new-product__field select{cursor:pointer}.new-product__field input::placeholder,.new-product__field textarea::placeholder{color:#afa8b2}.new-product__field input:focus,.new-product__field select:focus,.new-product__field textarea:focus{border-color:#ec4d9b;box-shadow:0 0 0 3px #ec4d9b1f}.new-product__field small,.new-product__featured small{color:#938b98;font-size:12px}.new-product__categories-message,.new-product__categories-empty{color:#8d8390;border:1px dashed #e1cbd8;border-radius:12px;align-items:center;gap:10px;min-height:48px;margin:0;padding:0 13px;font-size:13px;display:flex}.new-product__categories-empty{justify-content:space-between}.new-product__categories-empty a{color:#e64a98;font-weight:700}.new-product__featured{cursor:pointer;background:#fff8fc;border:1px solid #f0e4eb;border-radius:14px;align-items:flex-start;gap:12px;margin-top:30px;padding:16px;display:flex}.new-product__featured input{opacity:0;position:absolute}.new-product__checkbox{background:#fff;border:1.5px solid #cfc4d1;border-radius:6px;flex:0 0 20px;place-items:center;width:20px;height:20px;display:grid}.new-product__featured input:checked+.new-product__checkbox{background:#ec4d9b;border-color:#ec4d9b}.new-product__featured input:checked+.new-product__checkbox:after{content:"✓";color:#fff;font-size:13px;font-weight:700}.new-product__featured strong,.new-product__featured small{display:block}.new-product__featured strong{margin-bottom:3px;font-size:14px}.new-product__actions{justify-content:flex-end;gap:12px;margin-top:32px;display:flex}.new-product__actions button{border-radius:11px;min-height:46px;padding:0 22px;font-size:14px;font-weight:700;transition:transform .16s,box-shadow .16s}.new-product__actions button:hover{transform:translateY(-1px)}.new-product__error{color:#c44759;background:#fff0f2;border-radius:10px;margin:24px 0 -8px;padding:11px 13px;font-size:13px;font-weight:600}.new-product__actions button:disabled,.new-product__field input:disabled,.new-product__field select:disabled,.new-product__field textarea:disabled{cursor:not-allowed;opacity:.65}.new-product__cancel{color:#635b68;background:#fff;border:1px solid #e3dce6}.new-product__save{color:#fff;background:linear-gradient(110deg,#ec4d9b,#f47f70);box-shadow:0 9px 18px #ec4d9b38}@media (width<=620px){.new-product__grid{grid-template-columns:1fr}.new-product__field--full{grid-column:auto}.new-product__actions{flex-direction:column-reverse}.new-product__actions button{width:100%}}.new-product__loading{color:#837987;background:#fff;border:1px solid #eee8f0;border-radius:18px;margin:0;padding:24px}.new-product__category-warning{color:#9d536e;background:#fff7fa;border:1px solid #f1d6df;border-radius:11px;justify-content:space-between;align-items:center;gap:14px;margin-top:22px;padding:12px 14px;font-size:13px;display:flex}.new-product__category-warning a{color:#e64a98;white-space:nowrap;font-weight:700}.admin-products__header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:32px;display:flex}.admin-products__header p{color:#ec4d9b;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:700}.admin-products__header h1{color:#2d2436;letter-spacing:-.045em;margin:0;font-size:clamp(27px,3vw,34px)}.admin-products__header span{color:#8e8594;margin-top:9px;font-size:14px;display:block}.admin-products__header>a{color:#fff;background:linear-gradient(110deg,#ed4d9c,#f57e70);border-radius:11px;align-items:center;gap:8px;min-height:44px;padding:0 15px;font-size:13px;font-weight:700;display:flex;box-shadow:0 9px 18px #ec4d9b36}.admin-products__table-wrap{background:#fff;border:1px solid #eee8f0;border-radius:18px;overflow-x:auto;box-shadow:0 10px 28px #301f3c09}.admin-products table{border-collapse:collapse;width:100%;min-width:680px}.admin-products th{color:#928895;letter-spacing:.06em;text-align:left;text-transform:uppercase;background:#fcfafc;padding:14px 22px;font-size:11px;font-weight:700}.admin-products td{color:#817886;padding:13px 22px;font-size:13px}.admin-products tbody tr+tr{border-top:1px solid #f0ebf1}.admin-products td strong{color:#3a303f;font-size:14px}.admin-products td img,.admin-products__placeholder{object-fit:cover;color:#8e8594;text-align:center;background:#f1eaf3;border-radius:11px;place-items:center;width:42px;height:42px;font-size:10px;display:grid}.admin-products__featured,.admin-products__not-featured{border-radius:999px;padding:5px 9px;font-size:11px;font-weight:700}.admin-products__featured{color:#298755;background:#e5f8ed}.admin-products__not-featured{color:#7e7481;background:#f2eef3}.admin-products button{color:#766d7b;background:#fff;border:1px solid #e8e1ea;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.admin-products__delete{color:#d46877!important}.admin-products__message{color:#837987;background:#fff;border:1px solid #eee8f0;border-radius:14px;margin:0;padding:20px}.admin-products__message--error{color:#c44759;background:#fff0f2}.admin-products__empty{text-align:center;padding:35px!important}@media (width<=580px){.admin-products__header{flex-direction:column;align-items:flex-start}.admin-products__header>a{justify-content:center;width:100%}}.admin-products__edit{color:#766d7b;background:#fff;border:1px solid #e8e1ea;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.admin-products__modal-backdrop{z-index:30;background:#2d243673;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.admin-products__modal{background:#fff;border-radius:18px;width:min(100%,410px);padding:27px;box-shadow:0 24px 60px #1e142533}.admin-products__modal h2{color:#2d2436;letter-spacing:-.04em;margin:0;font-size:22px}.admin-products__modal p{color:#776e7b;margin:12px 0 24px;font-size:14px;line-height:1.55}.admin-products__modal>div{justify-content:flex-end;gap:10px;display:flex}.admin-products__modal button{border-radius:10px;width:auto;height:auto;min-height:42px;padding:0 14px;font-size:13px;font-weight:700;display:block}.admin-products__modal button:first-child{color:#635b68;background:#fff;border:1px solid #e3dce6}.admin-products__modal .admin-products__confirm-delete{color:#fff;background:#d96878;border:0}.admin-products__modal button:disabled{cursor:not-allowed;opacity:.65}.header{z-index:999;border-radius:24px;justify-content:space-between;align-items:center;width:min(1380px,94%);height:82px;padding:0 28px;transition:all .35s;display:flex;position:fixed;top:18px;left:50%;transform:translate(-50%)}.header.scrolled{-webkit-backdrop-filter:blur(20px);background:#ffffffeb;box-shadow:0 15px 45px #00000014}.logo{color:inherit;flex-shrink:0;align-items:center;gap:14px;text-decoration:none;display:flex}.logo span{font-size:22px}.logo strong{color:#2b2238;font-size:28px;font-weight:800;line-height:1;display:block}.logo small{color:#8d8d8d;margin-top:4px;font-size:13px;font-weight:500;display:block}.desktop-nav{align-items:center;gap:42px;display:flex}.desktop-nav a{color:#40384c;padding-bottom:6px;font-size:17px;font-weight:600;text-decoration:none;transition:all .25s;position:relative}.desktop-nav a:hover,.desktop-nav a.active{color:#ff4fa3}.desktop-nav a.active:after{content:"";background:#ff4fa3;border-radius:999px;width:100%;height:3px;position:absolute;bottom:0;left:0}.instagram{background:linear-gradient(135deg, var(--primary), var(--secondary));color:#fff;border-radius:999px;padding:15px 32px;font-weight:700;text-decoration:none;transition:all .35s}.instagram:hover{color:#fff;transform:translateY(-3px);box-shadow:0 15px 35px #ff4fa347}.menu-button{cursor:pointer;color:#2b2238;background:0 0;border:none;display:none}.menu-overlay{z-index:9998;background:#00000073;animation:.25s fadeIn;position:fixed;inset:0}.mobile-menu{z-index:9999;background:#fff;flex-direction:column;width:320px;max-width:90vw;height:100vh;padding:28px;animation:.3s slideMenu;display:flex;position:fixed;top:0;right:0;box-shadow:-15px 0 40px #0000001f}.mobile-header{justify-content:space-between;align-items:center;margin-bottom:45px;display:flex}.mobile-logo{align-items:center;gap:12px;display:flex}.mobile-logo span{font-size:22px}.mobile-logo strong{color:#2b2238;font-size:22px;display:block}.mobile-logo small{color:#888;font-size:12px}.close-menu{cursor:pointer;background:0 0;border:none}.mobile-menu nav{flex-direction:column;gap:28px;display:flex}.mobile-menu nav a{color:#2b2238;font-size:20px;font-weight:600;text-decoration:none;transition:all .25s}.mobile-menu nav a:hover,.mobile-menu nav a.active{color:#ff4fa3}.mobile-instagram{text-align:center;margin-top:auto}@media (width<=1024px){.desktop-nav,.desktop-instagram{display:none}.menu-button{display:block}}@media (width<=768px){.header{width:95%;height:72px;padding:0 18px}.logo strong{font-size:22px}.logo small{display:none}}@media (width<=480px){.mobile-menu{border-radius:0;width:100%;max-width:100%}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideMenu{0%{transform:translate(100%)}to{transform:translate(0)}}.footer{background:#fff;border-top:1px solid #f2f2f2;width:100%;margin-top:120px;padding:80px 8% 40px;overflow:hidden}.footer-container{grid-template-columns:2fr 1fr 1fr;gap:70px;width:100%;max-width:1400px;margin:0 auto;display:grid}.footer-brand h2{color:#2d2438;margin-bottom:20px;font-size:34px}.footer-brand p{color:#6d6875;max-width:420px;font-size:18px;line-height:1.8}.footer-links{flex-direction:column;gap:16px;display:flex}.footer-links h3{color:#2d2438;margin-bottom:10px}.footer-links a{color:#666;word-break:break-word;transition:all .3s}.footer-links a:hover{color:#ff4fa3}.footer-copy{text-align:center;color:#888;border-top:1px solid #ececec;width:100%;max-width:1400px;margin:70px auto 0;padding-top:30px;font-size:15px}@media (width<=900px){.footer{margin-top:70px;padding:60px 24px 35px}.footer-container{text-align:center;grid-template-columns:1fr;gap:45px}.footer-brand{flex-direction:column;align-items:center;display:flex}.footer-brand p{max-width:320px}.footer-links{align-items:center}.footer-copy{margin-top:40px;padding-top:25px}}@media (width<=600px){.footer{padding:50px 20px 30px}.footer-container{flex-direction:column;align-items:center;gap:40px;width:100%;display:flex}.footer-brand,.footer-links{text-align:center;width:100%;max-width:320px}.footer-brand h2{font-size:42px}.footer-brand p{max-width:100%;font-size:17px}.footer-links h3{margin-bottom:16px}.footer-copy{font-size:14px}}main{min-height:100vh;padding-top:120px}main>*{width:100%}.hero{align-items:center;min-height:100vh;padding:0 8%;display:flex;position:relative;overflow:hidden}.hero-light{filter:blur(120px);border-radius:50%;position:absolute}.hero-light.one{background:#ffd8ea;width:500px;height:500px;top:-100px;left:-150px}.hero-light.two{background:#ffe8bf;width:600px;height:600px;bottom:-200px;right:-200px}.hero-content{width:100%;max-width:var(--container);z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin:auto;display:grid;position:relative}.badge{color:var(--primary);background:#ffe6f3;border-radius:999px;margin-bottom:30px;padding:12px 22px;font-weight:700;display:inline-block}.hero-text h1{color:var(--text);max-width:700px;font-size:58px;line-height:1.1}.hero-text h1 span{color:var(--primary)}.hero-text p{color:var(--text-light);max-width:600px;margin:30px 0;font-size:20px;line-height:1.8}.hero-buttons{flex-wrap:wrap;gap:20px;display:flex}.hero-button-primary{background:linear-gradient(135deg, var(--primary), var(--secondary));border-radius:999px;justify-content:center;align-items:center;padding:18px 34px;font-size:17px;font-weight:700;text-decoration:none;transition:all .35s;display:flex;color:#fff!important}.hero-button-primary:visited{color:#fff!important}.hero-button-primary:hover{box-shadow:var(--shadow);transform:translateY(-4px);color:#fff!important}.hero-button-primary:active{color:#fff!important}.hero-buttons a:not(.hero-button-primary){border:2px solid var(--primary);color:var(--primary);background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:18px 34px;font-size:17px;font-weight:700;text-decoration:none;transition:all .35s;display:flex}.hero-buttons a:not(.hero-button-primary):hover{box-shadow:var(--shadow);background:#fff3f9;transform:translateY(-4px)}.hero-image{justify-content:center;display:flex}.hero-image img{filter:drop-shadow(0 35px 60px #0000002e);width:100%;max-width:620px}@media (width<=1024px){.hero{min-height:auto;padding:140px 7% 90px}.hero-content{text-align:center;grid-template-columns:1fr;gap:60px}.hero-text{flex-direction:column;align-items:center;display:flex}.hero-text h1{font-size:48px}.hero-text p{max-width:700px}.hero-buttons{justify-content:center}.hero-image img{max-width:500px}}@media (width<=768px){.hero{padding:120px 24px 70px}.hero-content{gap:45px}.badge{margin-bottom:22px;padding:10px 18px;font-size:14px}.hero-text h1{font-size:38px;line-height:1.15}.hero-text p{margin:24px 0;font-size:18px;line-height:1.7}.hero-buttons{flex-direction:column;gap:16px;width:100%}.hero-button-primary,.hero-buttons a:not(.hero-button-primary){width:100%;padding:18px}.hero-image img{max-width:380px}}@media (width<=480px){.hero{padding:110px 20px 50px}.hero-light.one{width:260px;height:260px}.hero-light.two{width:300px;height:300px}.hero-text h1{font-size:31px}.hero-text p{font-size:16px}.hero-image img{max-width:300px}}.featured{background:#fffaf7;padding:120px 8%}.featured-title{text-align:center;max-width:760px;margin:0 auto 70px}.featured-title span{color:#ff4fa3;background:#ffe8f4;border-radius:999px;margin-bottom:18px;padding:10px 22px;font-size:16px;font-weight:700;display:inline-block}.featured-title h2{color:#2d2438;margin-bottom:18px;font-size:48px;line-height:1.15}.featured-title p{color:#777;font-size:20px;line-height:1.8}.products-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:40px;max-width:1450px;margin:auto;display:grid}@media (width<=1200px){.products-grid{grid-template-columns:repeat(2,1fr);gap:28px}}@media (width<=1024px){.featured{padding:90px 7%}.featured-title{margin-bottom:55px}.featured-title h2{font-size:42px}.featured-title p{font-size:18px}}@media (width<=768px){.featured{padding:70px 24px}.featured-title{margin-bottom:40px}.featured-title span{font-size:15px}.featured-title h2{font-size:34px}.featured-title p{font-size:16px}.products-grid{grid-template-columns:1fr;gap:22px}}@media (width<=480px){.featured{padding:60px 20px}.featured-title h2{font-size:30px}.featured-title p{font-size:15px}}.product-card{background:#fff;border-radius:30px;flex-direction:column;transition:transform .45s,box-shadow .45s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 35px #0000000f}.product-card:hover{transform:translateY(-12px);box-shadow:0 30px 70px #0000001f}.product-image{background:#f8f8f8;flex-shrink:0;height:300px;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.product-card:hover .product-image img{transform:scale(1.08)}.sam-badge,.novelty-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2;border-radius:999px;padding:8px 18px;font-size:13px;font-weight:800;position:absolute;top:18px;left:18px;box-shadow:0 8px 18px #00000014}.novelty-badge{color:#ff4fa3;background:#ffffffeb}.category{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#ff4fa3;background:#ffffffeb;border-radius:999px;padding:8px 18px;font-size:13px;font-weight:700;position:absolute;top:18px;right:18px;box-shadow:0 8px 18px #00000014}.product-content{flex-direction:column;flex:1;padding:30px;display:flex}.product-content h3{color:#2d2438;margin-bottom:14px;font-size:25px;line-height:1.25}.product-content p{color:#6d6875;flex:1;margin-bottom:28px;font-size:16px;line-height:1.8}.sam-opinion{border-left:4px solid var(--primary);background:#fff7fb;border-radius:16px;flex-direction:column;gap:8px;margin-bottom:24px;padding:16px;display:flex}.sam-opinion strong{color:#2d2438;font-size:14px}.sam-opinion span{color:#666;font-size:14px;line-height:1.6}.details-button{background:linear-gradient(135deg, var(--primary), var(--secondary));color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:auto;padding:16px 24px;font-size:16px;font-weight:700;text-decoration:none;transition:all .35s;display:flex}.details-button span{transition:all .35s}.details-button:hover{transform:translateY(-3px);box-shadow:0 15px 35px #ff4fa347}.details-button:hover span{transform:translate(5px)}@media (width<=900px){.product-image{height:240px}}@media (width<=768px){.product-card{border-radius:22px;flex-direction:row;align-items:stretch}.product-image{width:140px;height:auto;min-height:170px}.product-image img{height:100%}.sam-badge,.novelty-badge{padding:5px 12px;font-size:11px;top:10px;left:10px}.category{padding:5px 12px;font-size:11px;inset:auto auto 10px 10px}.product-content{padding:18px}.product-content h3{margin-bottom:10px;font-size:20px}.product-content p{margin-bottom:18px;font-size:14px;line-height:1.5}.sam-opinion{margin-bottom:16px;padding:12px}.sam-opinion strong,.sam-opinion span{font-size:12px}.details-button{padding:12px;font-size:14px}}@media (width<=480px){.product-card{gap:0}.product-image{width:120px;min-height:150px}.product-content{padding:15px}.product-content h3{font-size:18px}.product-content p{font-size:13px}.details-button{padding:10px;font-size:13px}}.page-hero{background:linear-gradient(#fff8fb,#fff);border-bottom:1px solid #f1edf4;padding:90px 8% 70px}.page-hero-content{max-width:1300px;margin:auto}.page-hero h1{color:#2d2438;margin-bottom:18px;font-size:56px;font-weight:800;line-height:1.1}.page-hero p{color:#666;max-width:700px;font-size:22px;line-height:1.8}.product-search{max-width:1400px;margin:50px auto;padding:0 8%}.search-box{background:#fff;border-radius:18px;align-items:center;gap:15px;padding:18px 24px;display:flex;box-shadow:0 10px 35px #0000000f}.search-box svg{color:#999}.search-box input{background:0 0;border:none;outline:none;width:100%;font-size:17px}.category-filter{flex-wrap:wrap;justify-content:center;gap:16px;padding:20px 8% 10px;display:flex}.category-filter button{cursor:pointer;background:#fff;border:none;border-radius:999px;padding:14px 24px;font-size:15px;font-weight:600;transition:all .3s;box-shadow:0 10px 30px #0000000f}.category-filter button:hover{transform:translateY(-2px)}.category-filter .active{color:#fff;background:linear-gradient(135deg,#ff4fa3,#ff8a3d)}.product-page{width:100%;max-width:1400px;margin:0 auto;padding:100px 8%}.product-container{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.product-photo{position:sticky;top:140px}.main-image{object-fit:contain;background:#fff;border-radius:32px;width:100%;max-height:650px;padding:35px;box-shadow:0 20px 50px #00000014}.product-tags{flex-wrap:wrap;gap:12px;margin-bottom:25px;display:flex}.product-category,.sam-badge,.new-badge{border-radius:999px;align-items:center;padding:9px 20px;font-size:14px;font-weight:700;display:inline-flex}.product-category{color:#ff4fa3;background:#ffe7f2}.sam-badge{color:#ff4fa3;background:#fff0f8}.new-badge{color:#ff8a3d;background:#fff2df}.product-info h1{color:#2d2438;margin-bottom:25px;font-size:54px;line-height:1.1}.product-info>p{color:#666;margin-bottom:40px;font-size:20px;line-height:1.9}.sam-opinion{background:linear-gradient(135deg,#fff1f8,#fffaf5);border:1px solid #ff4fa31f;border-radius:30px;margin-bottom:35px;padding:35px}.sam-opinion h3{color:#ff4fa3;margin-bottom:18px;font-size:24px}.sam-opinion p{color:#555;margin:0;font-size:21px;font-style:italic;line-height:1.7}.product-benefits{background:#fff;border-radius:30px;padding:35px;box-shadow:0 15px 45px #0000000f}.product-benefits h3{color:#2d2438;margin-bottom:30px;font-size:24px}.evaluation-block{margin-bottom:30px}.evaluation-block:last-child{margin-bottom:0}.evaluation-block strong{color:#2d2438;margin-bottom:15px;font-size:18px;display:block}.product-benefits ul{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.product-benefits li{color:#555;font-size:17px;line-height:1.5}.product-buttons{flex-wrap:wrap;gap:18px;margin-top:45px;display:flex}.buy-button{color:#fff;background:linear-gradient(135deg,#ff4fa3,#ff8a3d);border-radius:999px;padding:18px 38px;font-weight:700;text-decoration:none;transition:all .35s}.buy-button:hover{transform:translateY(-4px);box-shadow:0 15px 35px #ff4fa34d}.back-button{color:#ff4fa3;border:2px solid #ff4fa3;border-radius:999px;padding:18px 38px;font-weight:700;text-decoration:none;transition:all .35s}.back-button:hover{color:#fff;background:#ff4fa3}@media (width<=900px){.product-container{grid-template-columns:1fr;gap:45px}.product-photo{position:static}.product-info h1{font-size:40px}.product-info>p{font-size:18px}}@media (width<=600px){.product-page{padding:70px 24px}.main-image{border-radius:22px;padding:20px}.product-info h1{font-size:32px}.sam-opinion{padding:25px}.sam-opinion p{font-size:18px}.product-buttons{flex-direction:column}.buy-button,.back-button{text-align:center;width:100%}}.about-page{padding:80px 8%}.about-container{background:var(--surface);border-radius:var(--radius);max-width:1300px;box-shadow:var(--shadow-md);margin:auto;padding:50px}.about-card{grid-template-columns:420px 1fr;align-items:center;gap:60px;display:grid}.about-photo{background:var(--gradient);border-radius:38px;padding:8px;position:relative}.about-photo img{object-fit:cover;border-radius:32px;width:100%;height:520px}.about-tag{color:var(--primary);text-transform:uppercase;letter-spacing:2px;font-weight:700}.about-card h1{color:var(--title);margin:20px 0;font-size:48px;line-height:1.2}.about-intro{color:var(--text);font-size:21px;line-height:1.8}.about-text{border-top:1px solid var(--border);width:100%;margin-top:80px;padding-top:60px}.about-text p{color:var(--text);margin-bottom:25px;font-size:18px;line-height:1.9}.about-mission{border:1px solid var(--border);background:linear-gradient(135deg,#ff4fa314,#ff914d14);border-radius:28px;margin:70px 0;padding:45px}.about-mission h2{color:var(--title);margin-bottom:15px}.about-mission p{color:var(--text);font-size:18px;line-height:1.8}.about-values{grid-template-columns:repeat(4,1fr);gap:25px;display:grid}.about-values div{box-shadow:var(--shadow-sm);background:#fff8fb;border:1px solid #f6e4ec;border-radius:25px;padding:30px;transition:all .3s}.about-values div:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}.about-values h3{color:var(--title);margin-bottom:15px}.about-values p{color:var(--text);line-height:1.7}.about-instagram{text-align:center;margin-top:70px}.about-instagram h2{color:var(--title);margin-bottom:10px}.about-instagram p{color:var(--text)}.about-button{background:var(--gradient);color:#fff;border-radius:999px;margin-top:25px;padding:16px 35px;font-weight:700;transition:all .3s;display:inline-block}.about-button:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}@media (width<=1000px){.about-container{padding:30px}.about-card{grid-template-columns:1fr}.about-photo img{height:auto}.about-values{grid-template-columns:1fr}}.contact-section{padding:80px 8%}.contact-container{background:var(--surface);border-radius:var(--radius);max-width:1300px;box-shadow:var(--shadow-md);grid-template-columns:1fr 1fr;gap:50px;margin:auto;padding:50px;display:grid}.contact-info h2{color:var(--title);margin-bottom:20px;font-size:38px}.contact-info p{color:var(--text);margin-bottom:30px;font-size:18px;line-height:1.8}.contact-email{color:var(--title);background:#fff8fb;border-radius:20px;padding:25px}.contact-form{flex-direction:column;gap:18px;display:flex}.contact-form input,.contact-form textarea{border:1px solid var(--border);background:#fffaf7;border-radius:18px;outline:none;width:100%;padding:16px 20px;font-family:inherit;font-size:16px;transition:all .3s}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--primary)}.contact-button{background:var(--gradient);color:#fff;border-radius:50px;padding:17px;font-size:17px;font-weight:600;transition:all .3s}.contact-button:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.contact-message{text-align:center;color:var(--title);margin-top:20px;font-weight:600}@media (width<=900px){.contact-container{grid-template-columns:1fr;padding:30px}}.admin{max-width:1200px;margin:auto}.admin-header{margin-bottom:60px}.admin-header span{color:#ff4fa3;background:#ffe8f4;border-radius:999px;margin-bottom:20px;padding:10px 22px;font-weight:700;display:inline-block}.admin-header h1{color:#2d2438;margin-bottom:18px;font-size:42px}.admin-header p{color:#777;font-size:18px}.dashboard-cards{grid-template-columns:repeat(4,1fr);gap:25px;margin-bottom:50px;display:grid}.dashboard-card{text-align:center;background:#fff;border-radius:24px;padding:35px;box-shadow:0 12px 35px #00000014}.dashboard-card span{font-size:42px}.dashboard-card h2{color:#2d2438;margin:20px 0 10px;font-size:40px}.dashboard-card p{color:#777}.admin-actions{justify-content:flex-end;display:flex}.new-button{color:#fff;background:linear-gradient(135deg,#ff4fa3,#ff8a3d);border-radius:999px;padding:18px 34px;font-weight:700;text-decoration:none;transition:all .3s}.new-button:hover{transform:translateY(-3px)}@media (width<=1000px){.dashboard-cards{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.dashboard-cards{grid-template-columns:1fr}}.admin-layout{background:#f7f8fc;min-height:100vh;display:flex}.admin-content{flex:1;padding:50px;overflow:auto}
