@import "https://fonts.googleapis.com/css2?family=Great+Vibes...";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}html,body{color:#333;--lightningcss-light:initial;--lightningcss-dark: ;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff4f9;width:100%;max-width:100%;margin:0;overflow-x:hidden}#root{overflow-x:hidden}input,textarea,select,button{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;background:0 0;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}body{color:#333;background:linear-gradient(90deg,#ffd3e6 0%,#fff0f7 18%,#fff7fb 50%,#fff0f7 82%,#ffd3e6 100%) fixed;margin:0;font-family:Poppins,sans-serif}.page{min-height:100vh;padding:30px}.loader{border:5px solid #ffd6e7;border-top-color:#ff5fa2;border-radius:50%;width:50px;height:50px;margin:100px auto;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.skeleton{background:linear-gradient(90deg,#ffe4ec 25%,#ffd6e7 50%,#ffe4ec 75%) 0 0/200% 100%;border-radius:20px;height:200px;animation:1.5s infinite skeleton-loading}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}button:disabled{opacity:.5;cursor:not-allowed}.empty-text{text-align:center;color:#999;margin-top:20px}.field-error{color:#ff3b6b;text-align:left;margin:-8px 0 10px;font-size:13px}.back-button{color:#ff5fa2;cursor:pointer;background:#fff;border:none;border-radius:999px;margin-bottom:20px;padding:10px 18px;font-weight:700;box-shadow:0 4px 12px #ff5fa22e}.back-button:hover{color:#fff;background:#ff5fa2}.contact-buttons{gap:10px;display:flex}.telegram-button,.instagram-button{text-align:center;color:#fff;border-radius:12px;flex:1;padding:12px;font-weight:700;text-decoration:none}.telegram-button{background:#2aabee}.telegram-button:hover{background:#229ed9}.instagram-button{background:#e1306c}.instagram-button:hover{background:#c13584}.custom-select{width:100%;position:relative}.custom-select-header{cursor:pointer;background:#fff;border:1px solid #ffb6d2;border-radius:12px;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.custom-select-dropdown{z-index:10;scrollbar-width:thin;scrollbar-color:#ff5fa2 #fff0f7;background:#fff;border:1px solid #eee;border-radius:12px;max-height:250px;position:absolute;top:110%;left:0;right:0;overflow-y:auto;box-shadow:0 5px 15px #0000001a}.custom-select-dropdown::-webkit-scrollbar{width:8px}.custom-select-dropdown::-webkit-scrollbar-track{background:#fff0f7;border-radius:999px}.custom-select-dropdown::-webkit-scrollbar-thumb{background:linear-gradient(#ff8fc2,#ff4d94);border-radius:999px}.custom-select-dropdown::-webkit-scrollbar-thumb:hover{background:#ff3f91}.custom-select-item{cursor:pointer;padding:10px 14px}.custom-select-item.active,.custom-select-item.active:hover{color:#fff;background:#ff4d94}.custom-select-item:hover{background:#ffe4ef}.select-arrow{color:#999;font-size:12px;transition:transform .2s}.pagination{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:36px;display:flex}.pagination-button{color:#ff5fa2;cursor:pointer;background:#fff;border:2px solid #ff5fa2;border-radius:12px;width:42px;height:42px;font-weight:700;transition:all .2s}.pagination-button:hover{background:#ffe4ef}.pagination-button.active{color:#fff;background:#ff5fa2}.icon-button{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;display:flex}.edit-button{color:#fff;cursor:pointer;background:#ffbf69;border:none;border-radius:8px;padding:6px 12px}.edit-button:hover{background:#f4a261}.delete-button{color:#fff;cursor:pointer;background:#ff4d6d;border:none;border-radius:8px;padding:6px 12px}.delete-button:hover{background:#e63950}.delete-button:disabled{opacity:.4;cursor:not-allowed}.cancel-btn{cursor:pointer;background:#eee;border:none;border-radius:10px;padding:10px}.delete-btn{color:#fff;cursor:pointer;background:#ff4d6d;border:none;border-radius:10px;padding:10px}.delete-btn:hover{background:#e63950}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:999;background:#fff7fbeb;border-bottom:1px solid #ffd9e8;grid-template-columns:260px 1fr 180px;align-items:center;height:92px;padding:0 70px;display:grid;position:sticky;top:0}.navbar-logo img{object-fit:contain;width:135px;height:135px;transition:all .25s;display:block}.navbar-logo img:hover{transform:scale(1.05)}.navbar-center{justify-content:center;gap:54px;display:flex}.navbar-center a{color:#444;letter-spacing:.3px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;position:relative}.navbar-center a:hover{color:#ff4d94}.navbar-right{justify-content:flex-end;gap:10px;display:flex}.language-button{color:#ff4d94;cursor:pointer;background:#ffe4ef;border:none;border-radius:12px;width:42px;height:42px;font-size:13px;font-weight:700;transition:all .2s}.language-button:hover{color:#fff;background:#ff4d94}.language-button.active-language{color:#fff;background:#ff4d94;box-shadow:0 8px 18px #ff4d9447}.site-footer{background:linear-gradient(#fff4f8 0%,#ffddea 100%);border-top:1px solid #ffcade;margin-top:120px;padding:70px 80px 40px;position:relative;overflow:hidden}.footer-bg-text{white-space:nowrap;color:#ff4d940e;pointer-events:none;font-size:140px;font-weight:900;animation:18s linear infinite footerTextMove;position:absolute;top:50%;left:0;transform:translateY(-50%)}@keyframes footerTextMove{0%{transform:translateY(-50%)}to{transform:translate(-35%,-50%)}}.footer-content{z-index:2;justify-content:space-between;align-items:flex-start;gap:60px;display:flex;position:relative}.footer-left{text-align:left}.footer-logo img{width:135px;margin-bottom:28px;display:block}.footer-label{color:#ff4d94;margin:0 0 6px;font-size:15px;font-weight:700}.footer-left h3{color:#222;margin:0;font-size:22px;font-weight:800}.footer-nav{align-items:center;gap:38px;margin-top:55px;display:flex}.footer-nav a{color:#555;font-size:16px;font-weight:800;text-decoration:none;transition:all .2s}.footer-nav a:hover{color:#ff4d94}.footer-bottom{z-index:2;color:#888;margin-top:70px;font-size:14px;position:relative}.footer-floating-buttons{z-index:3;gap:12px;display:flex;position:absolute;bottom:38px;right:42px}.footer-floating-buttons button,.footer-floating-buttons a{color:#ff4d94;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;font-weight:800;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 8px 20px #ff5fa22e}.footer-floating-buttons button:hover,.footer-floating-buttons a:hover{color:#ff4d94;background:#ffd6e7;transform:translateY(-3px)}.pink-toast{font-weight:700;color:#ff4d94!important;background:#fff0f7!important;border-radius:16px!important}.pink-toast p{margin:4px 0}.footer-email-block{text-align:left}.footer-email-block h3{font-size:24px}.admin-login{background:#fff;border-radius:20px;flex-direction:column;gap:14px;max-width:360px;margin:80px auto;padding:30px;display:flex;box-shadow:0 8px 24px #ff5fa226}.admin-login h2{text-align:center;color:#ff5fa2}.admin-login input,.admin-login select{border:1px solid #ffd1e3;border-radius:12px;padding:12px}.admin-login button{color:#fff;cursor:pointer;background:#ff5fa2;border:none;border-radius:12px;padding:12px;font-weight:700}.admin-login button:hover{background:#ff3f91}.file-upload{text-align:center;cursor:pointer;color:#ff5fa2;border:2px dashed #ff5fa2;border-radius:12px;padding:12px;font-weight:700;display:block}.file-upload:hover{background:#fff0f6}.uploaded-text{text-align:center;color:#ff5fa2;font-weight:700}.password-field{width:100%;position:relative}.password-field input{box-sizing:border-box;width:100%;padding-right:40px}.password-eye{all:unset;cursor:pointer;color:#999;justify-content:center;align-items:center;width:13px;height:13px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.password-eye svg{width:20px;height:20px}.password-eye:hover{color:#999}.admin-textarea{resize:none;box-sizing:border-box;border:1px solid #ffb6d2;border-radius:12px;outline:none;width:100%;min-height:80px;padding:10px}.category-edit-input{border:1px solid #ffb6d2;border-radius:10px;outline:none;flex:1;height:38px;padding:0 12px}.currency-toggle{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.admin-login .currency-option{color:#ff5fa2;cursor:pointer;width:100%;box-shadow:none;background:#fff7fb;border:1px solid #ffd1e3;border-radius:14px;padding:12px 10px;font-size:15px;font-weight:800;transition:all .25s}.admin-login .currency-option:hover{color:#ff3f91;background:#ffeaf4}.admin-login .currency-option.active{color:#fff;background:linear-gradient(135deg,#ff5fa2,#ff3f91);border-color:#ff5fa2;box-shadow:0 8px 18px #ff5fa240}.modal-overlay{z-index:1000;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal{text-align:center;background:#fff;border-radius:16px;width:420px;max-width:95%;padding:30px}.modal h3{color:#ff5fa2;margin-bottom:10px}.modal-buttons{justify-content:space-between;margin-top:20px;display:flex}.modal .password-field{width:100%;margin:15px 0 20px}.modal .password-field input{box-sizing:border-box;border:1px solid #ffb6d2;border-radius:12px;outline:none;width:100%;height:42px;padding:0 45px 0 14px}.modal .password-eye{right:14px}.reactEasyCrop_Container img,.reactEasyCrop_Image{border-radius:0!important}.modal .reactEasyCrop_Container img{border-radius:0!important;width:auto!important;height:auto!important}.hero-slider{border-radius:36px;max-width:1280px;height:620px;margin-top:28px;position:relative;overflow:hidden;box-shadow:0 28px 70px #ff5fa22e,inset 0 1px #ffffffbf}.hero-slider:before{content:"";z-index:4;pointer-events:none;background:linear-gradient(#ffffffc7 0%,#fff5fa61 16%,#0000 34%);position:absolute;inset:0}.hero-slide{opacity:0;transition:opacity .7s;position:absolute;inset:0}.hero-slide.active{opacity:1;z-index:2}.hero-slide img{object-fit:cover;width:100%;height:100%}.hero-overlay{background:linear-gradient(90deg,#ffeef7d1 0%,#ffd7ea6b 38%,#fff5fa29 100%),radial-gradient(circle at 24% 52%,#ff529e47,#0000 34%);position:absolute;inset:0}.hero-content{z-index:5;color:#fff;text-align:left;max-width:620px;position:absolute;top:50%;left:90px;transform:translateY(-50%)}.hero-label{letter-spacing:1px;text-transform:uppercase;color:#ffd1e6;margin-bottom:18px;font-size:15px;font-weight:800}.hero-brand-title{letter-spacing:-3px;color:#222;text-shadow:0 2px #ffffffa6,0 14px 34px #ff5fa229;flex-direction:column;align-items:flex-start;gap:0;margin:0 0 26px;font-size:86px;font-weight:900;line-height:.95;display:flex}.hero-brand-title span{color:#ff4d94;-webkit-text-stroke:1px #23232338;text-shadow:0 3px #ffffff8c,0 14px 30px #ff4d943d;margin-left:0;font-size:86px}.hero-content p{color:#ffffffeb;text-shadow:0 4px 14px #0000002e;max-width:520px;margin-bottom:36px;font-size:19px;line-height:1.8}.hero-button{color:#fff;background:linear-gradient(135deg,#ff5fa2,#ff85b5);border-radius:999px;justify-content:center;align-items:center;height:58px;margin-top:4px;padding:0 34px;font-size:17px;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 12px 28px #ff4d9459}.hero-button:hover{background:#ff2f82;transform:translateY(-3px)}.hero-dots{z-index:10;gap:12px;display:flex;position:absolute;bottom:34px;left:50%;transform:translate(-50%)}.hero-dot{cursor:pointer;background:#ffffffc7;border:1px solid #28282859;border-radius:50%;width:15px;height:15px;transition:all .2s;box-shadow:0 4px 12px #00000029}.hero-dot.active{background:#ff4d94;border-color:#28282873;transform:scale(1.22)}.home-section{max-width:1180px;margin:90px auto 0}.home-section-header{justify-content:space-between;align-items:flex-end;margin-bottom:26px;display:flex}.home-section-label{color:#ff4d94;text-transform:uppercase;letter-spacing:1px;margin:0 0 8px;font-weight:800}.home-section-header h2{color:#222;margin:0;font-size:38px}.home-section-link{color:#ff4d94;font-weight:800;text-decoration:none}.home-new-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.home-new-card{color:#222;background:#fff;border-radius:24px;text-decoration:none;transition:all .25s;overflow:hidden;box-shadow:0 12px 30px #ff5fa21f}.home-new-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #ff5fa22e}.home-new-card img{object-fit:cover;background:#fff0f6;width:100%;height:210px}.home-new-card div{padding:18px}.home-new-card span{color:#ff4d94;background:#ffe4ef;border-radius:999px;margin-bottom:12px;padding:6px 12px;font-size:12px;font-weight:800;display:inline-block}.home-new-card h3{margin:0;font-size:20px}.category-showcase-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.category-showcase-card{background:linear-gradient(135deg,#ffe4ef,#fff7fb);border-radius:28px;height:310px;text-decoration:none;transition:all .25s;position:relative;overflow:hidden;box-shadow:0 12px 30px #ff5fa21f}.category-showcase-card:hover{transform:translateY(-6px);box-shadow:0 18px 42px #ff5fa233}.category-card-1{background:linear-gradient(135deg,#ffd6e7,#fff0f7)}.category-card-2{background:linear-gradient(135deg,#ffe8f2,#fff)}.category-card-3{background:linear-gradient(135deg,#ffcfe3,#fff6fb)}.category-showcase-content{z-index:2;position:absolute;bottom:34px;left:28px}.category-showcase-content span{color:#ff4d94;background:#fff;border-radius:999px;margin-bottom:12px;padding:6px 12px;font-size:12px;font-weight:800;display:inline-block}.category-showcase-content h3{color:#222;margin:0;font-size:30px}.home-slider-controls{justify-content:center;gap:12px;margin-top:24px;display:flex}.home-slider-controls button{color:#ff5fa2;cursor:pointer;background:#fff;border:2px solid #ff5fa2;border-radius:50%;width:44px;height:44px;font-size:18px;font-weight:800;transition:all .2s}.home-slider-controls button:hover:not(:disabled){color:#fff;background:#ff5fa2;transform:translateY(-2px)}.home-slider-controls button:disabled{opacity:.4;cursor:not-allowed}.home-arrivals-section{box-sizing:border-box;background:#fff0f7;grid-template-columns:270px 1fr;gap:46px;width:calc(100% + 60px);margin:90px -30px 0;padding:58px 90px;display:grid;overflow:hidden}.home-arrivals-left h2{color:#222;margin:0 0 16px;font-size:42px}.home-arrivals-left .home-section-link{color:#fff;background:#ff4d94;border-radius:999px;justify-content:center;align-items:center;margin-top:42px;padding:12px 24px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 10px 24px #ff4d9438}.home-arrivals-controls{gap:14px;margin-top:90px;display:flex}.home-arrivals-controls button{color:#ff4d94;cursor:pointer;background:#fff;border:none;border-radius:50%;width:48px;height:48px;font-size:22px;transition:all .2s;box-shadow:0 8px 22px #ff5fa229}.home-arrivals-controls button:hover:not(:disabled){color:#fff;background:#ff4d94;transform:translateY(-3px)}.home-arrivals-slider{overflow:hidden}.home-arrivals-track{gap:16px;transition:transform .55s;display:flex}.home-arrival-card{color:#222;min-width:200px;box-shadow:none;background:#fff0f7;border-radius:0;text-decoration:none;transition:all .25s;overflow:hidden}.home-arrival-card:hover img{transform:scale(1.04)}.home-arrival-card img{object-fit:cover;background:#fff0f7;width:100%;height:230px;transition:all .35s;display:block}.home-arrival-card div{background:#fff0f7;padding:20px 0 0}.home-arrival-card span{color:#ff4d94;background:#ffe4ef;border-radius:999px;margin-bottom:12px;padding:6px 12px;font-size:12px;font-weight:800;display:inline-block}.home-arrival-card h3{margin:0;font-size:20px}.featured-category-card{background:linear-gradient(135deg,#ffd9e8 0%,#fff0f7 45%,#ffe3ef 100%);border-radius:34px;align-items:flex-end;min-height:220px;padding:34px;text-decoration:none;transition:all .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 40px #ff5fa21f}.featured-category-card:hover{transform:translateY(-8px);box-shadow:0 26px 50px #ff5fa22e}.featured-category-content{z-index:2;position:relative}.featured-category-content p{color:#ff4d94;text-transform:uppercase;letter-spacing:1px;margin:0 0 12px;font-size:13px;font-weight:800}.featured-category-content h3{color:#222;margin:0 0 20px;font-size:34px}.featured-category-content button{color:#ff4d94;cursor:pointer;background:#fff;border:none;border-radius:999px;padding:12px 22px;font-weight:800;box-shadow:0 10px 22px #ff5fa224}.home-empty-state{text-align:center;color:#777;background:#ffffff8c;border:2px dashed #ffc7dc;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:240px;display:flex}.home-empty-state h3{color:#ff4d94;margin:0 0 8px;font-size:22px}.home-empty-state p{margin:0}.categories-empty{grid-column:1/-1}.hero-style-line{align-items:center;gap:14px;display:flex}.hero-mini-sparkles{width:44px;height:44px;position:relative}.hero-mini-sparkles span{color:#ff5fa2;text-shadow:0 0 12px #ff5fa259;line-height:1;position:absolute}.hero-mini-sparkles span:first-child{font-size:40px;top:1px;left:10px}.hero-mini-sparkles span:nth-child(2){font-size:15px;top:0;left:0}.hero-mini-sparkles span:nth-child(3){font-size:20px;bottom:2px;right:35px}.home-stats-section{background:0 0;max-width:1180px;margin:54px auto 0;padding:34px 60px 38px;position:relative;overflow:hidden}.home-stats-section h2{z-index:2;text-align:center;color:#ff4d94;text-shadow:0 12px 28px #ff5fa224;margin:0 0 28px;font-family:Great Vibes,cursive;font-size:56px;font-weight:400;position:relative}.home-stats-grid{z-index:2;justify-content:center;gap:110px;display:flex;position:relative}.home-stat-item{text-align:left;align-items:center;gap:22px;display:flex}.home-stat-icon{color:#ff4d94;background:#fff0f7d9;border-radius:22px;justify-content:center;align-items:center;width:68px;height:68px;font-size:30px;display:inline-flex;box-shadow:0 14px 34px #ff5fa21f}.home-stat-item h3{color:#ff4d94;margin:0 0 4px;font-size:44px;font-weight:900;line-height:1}.home-stat-item p{color:#222;margin:0;font-size:18px;font-weight:900}.home-stats-cat{opacity:.22;pointer-events:none;width:430px;position:absolute;top:50%;right:20px;transform:translateY(-50%)rotate(-5deg)}.home-stats-grid{gap:120px}.home-stat-item{align-items:center;gap:18px;display:flex}.home-stat-item h3,.home-stat-item p{margin:0}.home-stats-bow{opacity:.2;pointer-events:none;width:360px;position:absolute;top:50%;left:30px;transform:translateY(-50%)rotate(-12deg)}.home-arrivals-section{opacity:0;animation:1.7s cubic-bezier(.22,1,.36,1) forwards arrivalsFadeUp;transform:translateY(70px)}@keyframes arrivalsFadeUp{0%{opacity:0;transform:translateY(70px)}to{opacity:1;transform:translateY(0)}}.home-section-header{opacity:0;animation:1.7s cubic-bezier(.22,1,.36,1) forwards homeTitleFadeUp;transform:translateY(70px)}@keyframes homeTitleFadeUp{0%{opacity:0;transform:translateY(70px)}to{opacity:1;transform:translateY(0)}}.category-showcase-card{background:radial-gradient(circle at 0 0,#ffffffa6,#0000 32%),linear-gradient(135deg,#ffd9ea 0%,#ffeef6 48%,#fff7fb 100%);border-radius:34px;height:auto;min-height:320px;box-shadow:0 10px 30px #ff69b414}.home-category-bow{opacity:.38;pointer-events:none;width:190px;position:absolute;top:16px;left:18px}.home-category-cat{opacity:.28;pointer-events:none;width:300px;position:absolute;bottom:-35px;right:-45px}.home-category-sparkle{opacity:.9;pointer-events:none;width:70px;position:absolute}.home-sparkle-1{top:42px;right:58px}.home-sparkle-2{top:105px;right:155px}.home-sparkle-3{bottom:52px;left:38px}.category-showcase-content{z-index:5}.category-showcase-card:before{display:none!important}.page-hero{text-align:center;background:linear-gradient(135deg,#fff2f8f2,#ffdaeac7,#fff8fbf2);border-radius:42px;min-height:340px;margin:20px 0 76px;padding:70px;position:relative;overflow:hidden;box-shadow:0 20px 60px #ff5fa221}.page-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 78%,#ffffff8c,#0000 14%),radial-gradient(circle at 84% 18%,#ffffff73,#0000 12%);position:absolute;inset:0}.page-hero-kicker{z-index:5;color:#ff4d94;letter-spacing:1.4px;text-transform:uppercase;background:#ffffff94;border-radius:999px;align-items:center;gap:7px;margin:0 0 22px;padding:9px 18px;font-size:13px;font-weight:900;display:inline-flex;position:relative;box-shadow:0 8px 20px #ff5fa214}.page-hero-kicker img{object-fit:contain;width:26px;height:26px}.page-hero h1{z-index:5;letter-spacing:-2px;color:#252525;margin:0;font-size:68px;font-weight:900;line-height:1;position:relative}.page-hero h1 span{color:#ff4d94}.page-hero-title-heart{width:64px;margin-left:12px;transform:translateY(-28px)rotate(-12deg)}.page-hero-text{z-index:5;color:#555;max-width:520px;margin:0 auto;font-size:18px;line-height:1.8;position:relative}.page-hero-divider{z-index:5;justify-content:center;align-items:center;gap:18px;margin:26px auto 28px;display:flex;position:relative}.page-hero-divider span{background:linear-gradient(90deg,#0000,#ff5fa2,#0000);width:210px;height:3px}.page-hero-divider img{width:56px}.page-hero-bow{opacity:.55;z-index:2;width:230px;position:absolute;top:88px;left:55px;transform:rotate(-14deg)}.page-hero-cat{opacity:.42;z-index:2;width:430px;position:absolute;top:58%;right:20px;transform:translateY(-50%)rotate(-5deg)}.page-hero-heart,.page-hero-sparkle{z-index:3;animation:5s ease-in-out infinite aboutFloat;position:absolute}.page-hero-heart-1{opacity:.48;width:90px;top:130px;right:255px}.page-hero-heart-2{opacity:.55;width:74px;bottom:70px;left:95px}.page-hero-heart-3{opacity:.42;width:76px;top:105px;right:90px}.page-hero-sparkle-1{opacity:1;width:105px;bottom:115px;left:110px}.page-hero-sparkle-2{opacity:1;width:95px;top:75px;right:145px}.page-hero-sparkle-3{opacity:.95;width:72px;top:80px;left:260px}.page-hero-sparkle-4{opacity:.9;width:68px;top:135px;right:320px}.page-hero-sparkle-5{opacity:.95;width:74px;bottom:70px;left:210px}.page-hero-sparkle-6{opacity:.95;width:78px;top:150px;left:65px}.page-hero-sparkle-7{opacity:.9;width:70px;bottom:105px;left:340px}.page-hero-sparkle-8{opacity:.92;width:76px;bottom:95px;right:420px}.page-hero-sparkle-9{opacity:1;width:88px;bottom:140px;right:230px}.page-hero-sparkle-10{opacity:.85;width:60px;top:120px;left:470px}.page-hero-sparkle-11{opacity:.9;width:82px;bottom:95px;right:65px}.page-hero-sparkle-12{opacity:.88;width:66px;top:260px;left:160px}@keyframes aboutFloat{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}.product-page{padding-top:40px}.product-page-card{background:#fff;border-radius:34px;max-width:920px;margin:0 auto;padding:34px;box-shadow:0 18px 45px #ff5fa224}.product-main-image-wrapper{background:#fff0f7;border-radius:30px;position:relative;overflow:hidden}.product-main-image{object-fit:cover;width:100%;height:560px;display:block}.zoom-button{color:#ff4d94;cursor:pointer;background:#fff;border:none;border-radius:50%;width:54px;height:54px;position:absolute;bottom:22px;right:22px;box-shadow:0 10px 24px #ff5fa238}.product-header-row{justify-content:space-between;align-items:center;gap:20px;margin-top:28px;display:flex}.product-page-title{letter-spacing:-1px;background:linear-gradient(135deg,#1f1f1f,#4a4a4a);-webkit-text-fill-color:transparent;text-shadow:0 6px 18px #00000014;-webkit-background-clip:text;margin:0;font-size:46px;font-weight:900;line-height:1.1;animation:2.2s ease-in-out infinite floatingTitle}.product-page-category{color:#ff4d94;background:#ffe4ef;border-radius:999px;height:fit-content;padding:9px 16px;font-weight:800}.product-description{text-align:center;color:#666;word-break:break-word;overflow-wrap:anywhere;background:#fff6fa;border:1px solid #ffd7e8;border-radius:24px;max-width:700px;margin:34px auto 0;padding:26px 30px;line-height:1.9;box-shadow:0 10px 24px #ff5fa214}.product-page-price{text-align:center;color:#ff4d94;margin-top:28px;font-size:38px;font-weight:900}.product-social-buttons{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:34px;display:grid}.product-social-button{box-sizing:border-box;cursor:pointer;color:#ff4d94;background:#fff0f7;border:none;border-radius:18px;justify-content:center;align-items:center;gap:10px;width:100%;min-width:0;height:58px;font-size:16px;font-weight:900;text-decoration:none;display:flex}.product-social-button:hover{color:#fff;background:#ff4d94}.product-back-button{color:#fff;cursor:pointer;background:#ff4d94;border:none;border-radius:18px;width:100%;height:56px;margin-top:26px;font-weight:900;transition:all .24s}.product-back-button:hover{transform:translateY(-2px);box-shadow:0 18px 34px #ff4d9447}.phone-toast-content{flex-direction:column;gap:6px;display:flex}.product-social-button>span:last-child{text-align:center;min-width:90px}.phone-icon{transform:translate(26px)}@keyframes floatingTitle{0%{transform:translate(0)}50%{transform:translate(8px)}to{transform:translate(0)}}.zoom-modal{z-index:2000;box-sizing:border-box;background:#000000b8;flex-direction:column;justify-content:center;align-items:center;padding:80px 24px 34px;display:flex;position:fixed;inset:0}.zoom-close{color:#ff4d94;cursor:pointer;z-index:3;background:#fff;border:none;border-radius:50%;width:48px;height:48px;font-size:30px;position:absolute;top:28px;right:34px}.zoom-frame{overscroll-behavior:contain;cursor:grab;background:#1f1f1f;border-radius:24px;justify-content:flex-start;align-items:flex-start;width:min(92vw,1040px);height:min(72vh,720px);display:flex;overflow:auto;box-shadow:0 26px 70px #00000047}.zoom-frame.panning{cursor:grabbing}.zoom-image{-webkit-user-select:none;user-select:none;pointer-events:none;border-radius:0;flex-shrink:0;width:100%;max-width:none;height:auto;display:block}.zoom-slider-panel{background:#fffffff5;border-radius:999px;width:min(520px,82vw);margin-top:26px;padding:14px 18px;box-shadow:0 16px 34px #00000029}.zoom-slider{accent-color:#ff4d94;width:100%;display:block}.admin-layout{background:#fff7fb;min-height:100vh;display:flex}.admin-sidebar{background:#fff;flex-direction:column;gap:12px;width:70px;padding:24px;transition:width .25s;display:flex;overflow:hidden;box-shadow:4px 0 20px #ff5fa21f}.admin-sidebar.open{width:230px}.admin-sidebar h2{color:#ff5fa2;margin-bottom:20px}.admin-sidebar button{color:#ff5fa2;cursor:pointer;text-align:left;background:#fff0f6;border:none;border-radius:12px;padding:12px;font-weight:700}.admin-sidebar button:hover{color:#fff;background:#ff5fa2}.admin-sidebar button:not(.menu-toggle){display:none}.admin-sidebar.open button{display:block}.admin-sidebar .logout-button{color:#fff;background:#ff4d6d;margin-top:auto}.menu-toggle{text-align:center!important;display:block!important}.admin-content{flex:1;padding:30px}.admin-header{justify-content:space-between;align-items:center;max-width:900px;margin:20px auto;display:flex}.admin-header h2{color:#ff5fa2}.logout-button{color:#fff;cursor:pointer;background:#ff4d6d;border:none;border-radius:10px;padding:8px 14px}.logout-button:hover{background:#e63950}.sidebar-user{text-align:center;margin-bottom:16px}.sidebar-user img,.sidebar-avatar-placeholder{object-fit:cover;border-radius:50%;width:52px;height:52px;margin:0 auto 8px}.sidebar-avatar-placeholder,.profile-avatar-placeholder,.admin-avatar-placeholder{justify-content:center;align-items:center;display:flex}.sidebar-avatar-placeholder{background:#fff0f6;font-size:24px}.sidebar-user p{color:#ff5fa2;margin:0;font-size:14px;font-weight:700}.profile-main-avatar{text-align:center;margin-bottom:25px}.profile-main-avatar img,.profile-avatar-placeholder{object-fit:cover;width:90px;height:90px;margin:0 auto 10px}.profile-avatar-placeholder{background:#fff0f6;font-size:36px}.profile-main-avatar p{color:#777;margin:5px 0;font-size:13px}.profile-main-avatar h3{color:#ff5fa2;margin:0}.profile-options{grid-template-columns:1fr;gap:14px;display:grid}.profile-options button{color:#ff5fa2;cursor:pointer;background:#fff0f6;border:none;border-radius:14px;padding:16px;font-weight:700}.profile-options button:hover{color:#fff;background:#ff5fa2}.admin-user-info{align-items:center;gap:10px;display:flex}.admin-avatar,.admin-avatar-placeholder{border-radius:50%;width:32px;height:32px}.admin-avatar{object-fit:cover}.admin-avatar-placeholder{background:#eee}.you-badge{color:#ff4d8d;margin-left:5px;font-weight:600}.admin-edit-mode{border:2px solid #ff4d8d;border-radius:12px;padding:15px}.admin-filter-select:focus{border-color:#ff4d8d;box-shadow:0 0 0 3px #ff4d8d26}.admin-products{background:#fff;border-radius:20px;max-width:800px;margin:30px auto;padding:24px;box-shadow:0 8px 24px #ff5fa226}.admin-products h2{color:#ff5fa2;text-align:center}.admin-image-preview{object-fit:cover;border-radius:14px;width:100%;max-height:180px;margin-top:8px}.admin-product-row{border-bottom:1px solid #eee;align-items:center;gap:12px;padding:10px 0;transition:background .2s;display:flex}.admin-product-row:hover{background:#fff0f6}.admin-product-image{object-fit:cover;border-radius:8px;width:120px;height:120px}.product-name{flex:1;font-weight:500}.category-section{margin-top:25px}.category-row{background:#fff;border:1px solid #ffe0ec;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:12px 14px;display:flex}.category-row:hover{background:#fff5fa}.category-info{align-items:center;gap:10px;display:flex}.category-badge{color:#ff4d8d;background:#ffe4ef;border-radius:999px;padding:4px 8px;font-size:12px}.category-actions{gap:8px;display:flex}.product-row-card{background:#fff;border:1px solid #ffe0ec;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;padding:14px;transition:background .2s,transform .2s;display:flex}.product-row-card:hover{background:#fff5fa;transform:translateY(-2px)}.product-row-left{flex:1;align-items:center;gap:14px;display:flex}.product-row-info{flex-direction:column;gap:4px;display:flex}.product-price-badge{color:#333;background:#f6f6f6;border-radius:999px;padding:6px 10px;font-weight:700}.product-row-actions{gap:8px;display:flex}.new-arrival-checkbox{color:#555;align-items:center;gap:12px;margin:14px 0 18px;font-weight:700;display:flex}.new-arrival-checkbox input{accent-color:#ff4d94;cursor:pointer;width:18px;height:18px}.featured-category-button{cursor:pointer;background:#fff1f7;border:none;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;transition:all .2s;display:flex}.featured-category-button:hover{transform:translateY(-2px)}.featured-category-button.active{color:#fff;background:#ff4d94;box-shadow:0 8px 20px #ff4d9447}.description-counter{text-align:right;color:#999;margin:-8px 0 14px;font-size:13px;font-weight:700}.description-counter.limit-reached{color:#ff2f82}.admin-textarea.description-limit-error{border-color:#ff2f82;box-shadow:0 0 0 4px #ff2f821f}.input-counter{text-align:right;color:#999;margin:-8px 0 14px;font-size:13px;font-weight:700}.input-counter.limit-reached{color:#ff2f82}.input-limit-error{box-shadow:0 0 0 4px #ff2f821f;border-color:#ff2f82!important}.input-counter-wrapper{width:100%;position:relative}.input-counter-inside{color:#999;pointer-events:none;font-size:12px;font-weight:800;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.input-counter-inside.limit-reached{color:#ff2f82}.input-counter-wrapper input{box-sizing:border-box;width:100%;padding-right:70px}.category-pagination .pagination-button{color:#ff4d94;background:#fff;border:2px solid #ff5fa2}.category-pagination .pagination-button.active{color:#fff;background:#ff4d94;border-color:#ff4d94}.category-pagination .pagination-button:disabled{color:#ffb0d0;background:#fff;border-color:#ffb0d0}.category-pagination .pagination-button:hover:not(:disabled){color:#ff2f86;background:#fff0f6;border-color:#ff2f86}.category-pagination .pagination-button.active:hover{color:#fff;background:#ff2f86;border-color:#ff2f86}.dashboard-page{background:#fff;border-radius:18px;padding:24px;box-shadow:0 8px 20px #0000000f}.dashboard-subtitle{color:#777;margin-bottom:20px}.dashboard-stats{gap:16px;margin-bottom:25px;display:flex}.dashboard-card{background:#fff0f6;border:1px solid #ffe0ec;border-radius:16px;flex:1;padding:20px}.dashboard-card h3{color:#ff4d8d;margin:0;font-size:32px}.dashboard-card p{color:#555;margin:6px 0 0}.dashboard-recent{margin-top:20px}.dashboard-recent-row{border:1px solid #ffe0ec;border-radius:14px;align-items:center;gap:12px;margin-bottom:10px;padding:12px;display:flex}.dashboard-recent-row img,.dashboard-product-placeholder{object-fit:cover;background:#f5f5f5;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.dashboard-recent-row div{flex:1}.dashboard-recent-row p{color:#888;margin:3px 0 0;font-size:13px}.dashboard-recent-row span{font-weight:700}.mobile-menu-button,.navbar-mobile-languages{display:none}.navbar-center a{white-space:nowrap}.navbar.navbar-uz .navbar-center{gap:28px}.navbar.navbar-uz .navbar-center a{font-size:14px}@media (width>=616px) and (width<=768px){.navbar{background:linear-gradient(#fff8fb 0%,#fff1f7 100%);grid-template-columns:115px 1fr 138px;height:72px;padding:0 28px}.navbar-logo img{width:86px;height:86px}.navbar-center{gap:28px}.navbar.navbar-uz .navbar-center{gap:16px}.navbar.navbar-uz .navbar-center a{font-size:10.5px}.navbar-center a{background:0 0;border:none;padding:0;font-size:12px}.navbar-right{gap:8px}.language-button{border-radius:12px;width:38px;height:38px;font-size:12px}}@media (width>=616px) and (width<=660px){.navbar{grid-template-columns:98px 1fr 104px;padding:0 14px}.navbar-logo img{width:78px;height:78px}.navbar-center{gap:14px}.navbar.navbar-uz .navbar-center{gap:10px}.navbar.navbar-uz .navbar-center a{font-size:9.5px}.navbar-center a{font-size:11px}.navbar-right{gap:5px}.language-button{border-radius:10px;width:30px;height:30px;font-size:10px}}@media (width>=481px) and (width<=615px){.navbar{background:linear-gradient(#fff8fb 0%,#fff1f7 100%);border-bottom:1px solid #ffd6e7;grid-template-columns:1fr auto;width:100%;height:auto;min-height:60px;margin:0;padding:2px 22px;overflow:visible}.navbar-left{justify-content:flex-start}.navbar-logo{align-items:center;display:flex}.navbar-logo img{width:90px;height:90px}.navbar-right{display:none}.mobile-menu-button{cursor:pointer;z-index:5;background:0 0;border:none;flex-direction:column;grid-area:1/2;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;display:flex}.mobile-menu-button span{background:#ff4d94;border-radius:999px;width:24px;height:3px;display:block}.navbar-center{opacity:0;flex-direction:column;grid-column:1/-1;align-items:center;gap:18px;width:100%;max-height:0;padding:0;transition:max-height .75s,opacity .55s,padding .75s,transform .55s;display:flex;overflow:hidden;transform:translateY(-8px)}.navbar-center.active{opacity:1;max-height:420px;padding:24px 0 18px;transform:translateY(0)}.navbar-center a{text-align:center;background:0 0;border:none;width:auto;padding:0;font-size:15px;font-weight:800}.navbar-mobile-languages{justify-content:center;gap:12px;margin-top:8px;display:flex}.navbar-mobile-languages .language-button{border-radius:12px;width:38px;height:38px;font-size:12px}}@media (width<=480px){.navbar{background:linear-gradient(#fff8fb 0%,#fff1f7 100%);border:none;border-bottom:1px solid #ffd6e7;border-radius:0;grid-template-columns:1fr auto;width:100%;height:auto;min-height:56px;margin:0;padding:2px 18px;overflow:visible}.navbar-left{justify-content:flex-start}.navbar-logo{align-items:center;display:flex}.navbar-logo img{width:90px;height:90px}.navbar-right{display:none}.mobile-menu-button{cursor:pointer;z-index:5;background:0 0;border:none;flex-direction:column;grid-area:1/2;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;margin-right:4px;display:flex}.mobile-menu-button span{background:#ff4d94;border-radius:999px;width:22px;height:3px;display:block}.navbar-center{opacity:0;flex-direction:column;grid-column:1/-1;align-items:center;gap:18px;width:100%;max-height:0;padding:0;transition:max-height .75s,opacity .55s,padding .75s,transform .55s;display:flex;overflow:hidden;transform:translateY(-8px)}.navbar-center.active{opacity:1;max-height:420px;padding:24px 0 18px;transform:translateY(0)}.navbar-center a{text-align:center;background:0 0;border:none;border-radius:0;width:auto;padding:0;font-size:15px;font-weight:800}.navbar-mobile-languages{justify-content:center;gap:12px;margin-top:8px;display:flex}.navbar-mobile-languages .language-button{border-radius:12px;width:38px;height:38px;font-size:12px}}@media (width>=769px) and (width<=991px){.navbar{grid-template-columns:160px 1fr 148px;height:82px;padding:0 34px}.navbar-logo img{width:105px;height:105px}.navbar-center{flex-wrap:nowrap;gap:34px}.navbar-center a{white-space:nowrap;font-size:13px}.navbar-right{gap:8px}.language-button{border-radius:12px;width:38px;height:38px;font-size:12px}}@media (width<=991px){.page-hero{min-height:230px;margin:18px auto 34px;padding:44px 24px 34px}.page-hero h1{font-size:42px;line-height:1.08}.page-hero-text{font-size:15px;line-height:1.65}.page-hero-bow{width:120px}.page-hero-cat{width:190px}}@media (width<=768px){.page-hero{border-radius:32px;min-height:205px;margin:16px auto 30px;padding:38px 20px 30px}.page-hero h1{font-size:36px}.page-hero-text{max-width:430px;font-size:14px}.page-hero-bow{opacity:.25;width:105px}.page-hero-cat{opacity:.23;width:165px}}@media (width<=615px){.page-hero{border-radius:28px;min-height:185px;padding:32px 16px 25px}.page-hero-kicker{margin-bottom:10px;padding:7px 15px;font-size:9px}.page-hero h1{max-width:420px;margin:0 auto;font-size:30px;line-height:1.12}.page-hero-divider{margin:14px auto 12px}.page-hero-text{max-width:360px;font-size:13px}.page-hero-bow{width:88px;left:-10px}.page-hero-cat{width:135px;right:-20px}}@media (width<=480px){.page-hero{border-radius:26px;min-height:170px;margin:14px auto 22px;padding:28px 14px 22px}.page-hero-kicker{letter-spacing:1px;padding:6px 13px;font-size:8px}.page-hero-kicker img{width:15px;height:15px}.page-hero h1{letter-spacing:-.6px;max-width:260px;font-size:25px;line-height:1.12}.page-hero h1 span{display:block}.page-hero-title-heart{display:none}.page-hero-divider{gap:9px;margin:13px auto 12px}.page-hero-divider span{width:42px;height:2px}.page-hero-divider img{width:24px}.page-hero-text{max-width:245px;font-size:12px;line-height:1.45}.page-hero-bow{opacity:.22;width:78px;top:42px;left:-8px}.page-hero-cat{opacity:.2;width:120px;top:58%;right:-22px}.page-hero-heart{display:none}.page-hero-sparkle{opacity:.35;width:28px!important}.page-hero-sparkle-4,.page-hero-sparkle-7,.page-hero-sparkle-8,.page-hero-sparkle-9,.page-hero-sparkle-10,.page-hero-sparkle-11,.page-hero-sparkle-12{display:none}}@media (width<=400px){.page-hero{min-height:165px;padding:25px 12px 20px}.page-hero h1{max-width:240px;font-size:23px}.page-hero-text{max-width:230px;font-size:11.5px}.page-hero-bow{width:68px}.page-hero-cat{width:105px}}@media (width<=738px){.page-hero-heart,.page-hero-title-heart{display:none!important}.page-hero-sparkle{opacity:.18!important;width:18px!important}.page-hero-sparkle-3,.page-hero-sparkle-4,.page-hero-sparkle-5,.page-hero-sparkle-6,.page-hero-sparkle-7,.page-hero-sparkle-8,.page-hero-sparkle-9,.page-hero-sparkle-10,.page-hero-sparkle-11,.page-hero-sparkle-12{display:none!important}.page-hero h1,.page-hero-text{z-index:5;position:relative}}.page-ru .page-hero h1,.page-uz .page-hero h1{max-width:860px;margin-left:auto;margin-right:auto;line-height:1.08}.page-ru .page-hero-text,.page-uz .page-hero-text{max-width:620px}@media (width<=991px){.page-ru .page-hero h1,.page-uz .page-hero h1{max-width:620px;font-size:38px;line-height:1.12}.page-ru .page-hero-text,.page-uz .page-hero-text{max-width:500px}}@media (width<=768px){.page-ru .page-hero h1,.page-uz .page-hero h1{max-width:540px;font-size:32px;line-height:1.14}.page-ru .page-hero-text,.page-uz .page-hero-text{max-width:430px;line-height:1.55}}@media (width<=615px){.page-ru .page-hero h1,.page-uz .page-hero h1{max-width:360px;font-size:26px;line-height:1.15}.page-ru .page-hero-text,.page-uz .page-hero-text{max-width:330px;font-size:12.5px;line-height:1.45}}@media (width<=480px){.page-ru .page-hero h1,.page-uz .page-hero h1{max-width:280px;font-size:23px;line-height:1.14}.page-ru .page-hero-text,.page-uz .page-hero-text{max-width:250px;font-size:11.5px}}@media (width<=400px){.page-ru .page-hero h1,.page-uz .page-hero h1{max-width:250px;font-size:21px}.page-ru .page-hero-text,.page-uz .page-hero-text{max-width:230px;font-size:11px}}@media (width>=481px) and (width<=615px){.hero-slider{border-radius:24px;width:calc(100% - 16px);height:300px;margin:22px auto 0;overflow:hidden;box-shadow:0 16px 38px #ff4d9421}.hero-content{max-width:300px;top:49%;left:28px}.hero-brand-title,.hero-brand-title span{letter-spacing:-1px;font-size:36px;line-height:.96}.hero-brand-title{margin-bottom:14px}.hero-button{border-radius:999px;height:36px;padding:0 18px;font-size:11px}.hero-dots{gap:4px;display:flex;bottom:10px}.hero-dot{width:4px;height:8px}.hero-dot.active{width:11px}.home-stats-section{box-shadow:none;background:0 0;border:none;margin-top:24px;padding:26px 10px 32px;overflow:hidden}.home-stats-bow{opacity:.16;width:170px;top:48%;left:18px}.home-stats-cat{opacity:.17;width:200px;top:50%;right:14px}.home-stats-section h2{text-align:center;margin-bottom:24px;font-size:32px;line-height:1.15}.home-stats-grid{justify-content:center;gap:58px;display:flex}.home-stat-item{grid-template-rows:auto auto;grid-template-columns:46px auto;align-items:center;column-gap:10px;display:grid}.home-stat-icon{grid-row:1/3;width:46px;height:46px;font-size:20px}.home-stat-item h3{margin:0;font-size:30px;line-height:1}.home-stat-item p{white-space:nowrap;margin:4px 0 0;font-size:13px}.home-arrivals-section{box-shadow:none;background:#fff0f7;flex-direction:column;gap:0!important;width:100%!important;min-height:auto!important;margin:28px 0 0!important;padding:18px 12px!important;display:flex!important}.home-arrivals-left{display:contents!important}.home-arrivals-left .home-section-label{text-align:center;order:1;margin:0 0 4px!important}.home-arrivals-left h2{text-align:center;order:2;margin:0 0 8px!important;font-size:20px!important}.home-arrivals-left .home-section-link{order:3;align-self:center;margin:0!important;padding:8px 20px!important;font-size:11px!important;position:static!important}.home-arrivals-slider{order:4;width:354px;max-width:100%;overflow:hidden;margin:24px auto 0!important}.home-arrivals-track{gap:12px!important}.home-arrival-card{min-width:110px!important;max-width:110px!important}.home-arrival-card img{border-radius:12px;width:110px!important;height:110px!important}.home-arrival-card div{text-align:center;padding-top:7px}.home-arrival-card span{padding:4px 7px;font-size:8px}.home-arrival-card h3{margin-top:7px;font-size:12px}.home-arrivals-controls{order:5;justify-content:center;gap:12px;margin-top:12px!important}.home-arrivals-controls button{width:32px;height:32px;font-size:12px}.home-section{margin-top:42px;padding:0 22px}.home-section-header{text-align:left;align-items:flex-start;margin-bottom:18px}.home-section-header h2,.home-section-label{text-align:left;width:100%}.home-section-header h2{font-size:24px}.category-showcase-grid{grid-template-columns:1fr;gap:18px}.category-showcase-card{border-radius:24px;min-height:180px;padding:22px}.featured-category-content h3{font-size:24px}.featured-category-content p{font-size:12px}.featured-category-content .category-card-link{padding:9px 18px;font-size:12px}}@media (width>=616px) and (width<=768px){.hero-slider{border-radius:28px;width:calc(100% - 44px);height:330px;margin:30px auto 0;overflow:hidden;box-shadow:0 18px 45px #ff4d9421}.hero-content{max-width:390px;top:50%;left:42px}.hero-brand-title,.hero-brand-title span{letter-spacing:-1.3px;font-size:48px;line-height:.95}.hero-button{border-radius:999px;height:42px;padding:0 22px;font-size:13px}.hero-dots{gap:6px;display:flex;bottom:14px}.home-stats-section{box-shadow:none;background:0 0;border:none;margin-top:28px;padding:28px 22px 34px;overflow:hidden}.home-stats-bow{opacity:.16;width:190px;top:48%;left:36px}.home-stats-cat{opacity:.17;width:230px;top:50%;right:34px}.home-stats-section h2{text-align:center;margin-bottom:26px;font-size:34px;line-height:1.15}.home-stats-grid{justify-content:center;gap:70px;display:flex}.home-arrivals-section{box-sizing:border-box;background:#fff0f7;grid-template-columns:170px 1fr;gap:28px;width:calc(100% + 20px);margin:42px -10px 0;padding:36px 42px;display:grid;overflow:hidden}s .home-arrivals-left{text-align:left;display:block}.home-arrivals-left .home-section-label{text-align:left}.home-arrivals-left h2{margin:0 0 14px;font-size:28px}.home-arrivals-left .home-section-link{justify-content:center;align-items:center;margin-top:34px;padding:11px 24px;font-size:14px;display:inline-flex;position:static}.home-arrivals-controls{justify-content:flex-start;gap:12px;margin-top:58px;display:flex;position:static}.home-arrivals-controls button{width:40px;height:40px;font-size:18px}.home-arrivals-slider{overflow:hidden}.home-arrivals-track{gap:14px;transition:transform .55s;display:flex}.home-arrival-card{background:#fff0f7;min-width:145px;max-width:145px}.home-arrival-card img{object-fit:cover;border-radius:14px;width:100%;height:145px}.home-arrival-card div{text-align:center;padding:14px 0 0}.home-arrival-card span{margin-bottom:10px;padding:5px 10px;font-size:10px}.home-arrival-card h3{font-size:16px}.category-showcase-grid{grid-template-columns:repeat(3,1fr);gap:18px}.category-showcase-card{border-radius:26px;min-height:200px;padding:28px;overflow:hidden}.home-category-bow{opacity:.15;width:120px;top:18px;left:38px}.home-category-cat{opacity:.16;width:170px;bottom:38px;right:-18px}.featured-category-content{z-index:2;text-align:left;padding-top:76px;position:relative}.featured-category-content p{letter-spacing:1px;margin-bottom:8px;font-size:12px}.featured-category-content h3{margin-bottom:16px;font-size:26px;line-height:1}.featured-category-content .category-card-link{border-radius:999px;padding:10px 18px;font-size:12px}}@media (width<=480px){.hero-slider{border-radius:24px;width:calc(100% - 12px);height:255px;margin:18px auto 0;overflow:hidden;box-shadow:0 16px 38px #ff4d9421}.hero-slide img{object-position:center}.hero-content{max-width:230px;top:49%;left:24px}.hero-brand-title,.hero-brand-title span{letter-spacing:-1px;font-size:29px;line-height:.96}.hero-brand-title{margin-bottom:14px}.hero-button{border-radius:999px;height:34px;padding:0 16px;font-size:11px;box-shadow:0 10px 22px #ff4d9438}.hero-dots{gap:4px;display:flex;bottom:9px}.hero-dot{width:4px;height:8px}.hero-dot.active{width:11px}.home-stats-section{box-shadow:none;background:0 0;border:none;border-radius:0;margin-top:18px;padding:24px 6px 28px;overflow:hidden}.home-stats-bow{opacity:.16;width:150px;top:50%;left:8px}.home-stats-cat{opacity:.17;width:170px;top:52%;right:0}.home-stats-section:before,.home-stats-section:after{display:none}.home-stats-section h2{text-align:center;white-space:nowrap;margin-bottom:24px;font-size:28px;line-height:1.15}.home-stats-grid{justify-content:center;align-items:flex-start;gap:38px;display:flex}.home-stat-item{grid-template-rows:auto auto;grid-template-columns:44px auto;align-items:center;column-gap:9px;display:grid}.home-stat-icon{border-radius:15px;grid-row:1/3;width:44px;height:44px;font-size:20px}.home-stat-item h3{margin:0;font-size:26px;line-height:1}.home-stat-item p{white-space:nowrap;margin:4px 0 0;font-size:12px;line-height:1.1}.home-arrivals-section{box-shadow:none;background:#fff0f7;border-radius:0;flex-direction:column;display:flex;gap:0!important;width:100%!important;min-height:auto!important;margin:22px 0 0!important;padding:14px 10px!important}.home-arrivals-left{display:contents}.home-arrivals-left .home-section-label{text-align:center;order:1}.home-arrivals-left h2{text-align:center;order:2;margin:2px 0 6px;font-size:18px}.home-arrivals-left .home-section-link{order:3;align-self:center;margin-top:0;padding:7px 18px;font-size:10px;position:static}.home-arrivals-slider{order:4;margin-top:24px;overflow:hidden}.home-arrivals-track{gap:12px}.home-arrival-card{min-width:88px;max-width:88px}.home-arrival-card img{border-radius:0;width:88px;height:88px}.home-arrival-card div{text-align:center;padding-top:5px}.home-arrival-card span{padding:4px 7px;font-size:8px}.home-arrival-card h3{margin-top:7px;font-size:12px}.home-arrivals-controls{order:5;justify-content:center;gap:12px;margin-top:8px}.home-arrivals-controls button{width:32px;height:32px;font-size:12px}.home-section{margin-top:44px;padding:0 18px}.home-section-header{text-align:left;align-items:flex-start;margin-bottom:18px}.home-section-header h2,.home-section-label{text-align:left;width:100%}.home-section-header h2{font-size:24px}.category-showcase-grid{grid-template-columns:1fr;gap:18px}.category-showcase-card{border-radius:24px;min-height:190px;padding:24px}.featured-category-content h3{font-size:24px}}@media (width>=769px) and (width<=991px){.hero-slider{border-radius:30px;width:calc(100% - 56px);height:390px;margin:42px auto 0;overflow:hidden}.hero-content{max-width:470px;top:50%;left:58px}.hero-brand-title,.hero-brand-title span{letter-spacing:-1.5px;font-size:58px;line-height:.95}.hero-button{height:46px;padding:0 26px;font-size:14px}.hero-dots{display:flex;bottom:18px}.home-stats-section{margin-top:44px;padding:36px 36px 44px;overflow:hidden}.home-stats-bow{opacity:.15;width:230px;top:48%;left:70px}.home-stats-cat{opacity:.16;width:270px;top:50%;right:70px}.home-stats-section h2{margin-bottom:32px;font-size:40px}.home-stats-grid{gap:90px}.home-arrivals-section{grid-template-columns:230px 1fr;gap:34px;width:calc(100% + 40px);margin:70px -20px 0;padding:48px 56px}.home-arrivals-left h2{font-size:34px}.home-arrivals-left .home-section-link{margin-top:34px;padding:12px 24px;font-size:14px}.home-arrivals-controls{margin-top:70px}.home-arrival-card{min-width:170px;max-width:170px}.home-arrival-card img{height:190px}.home-arrival-card h3{font-size:17px}.home-section{margin-top:70px;padding:0 38px}.home-section-header h2{font-size:34px}.category-showcase-grid{grid-template-columns:repeat(3,1fr);gap:22px}.category-showcase-card{border-radius:28px;min-height:250px;padding:28px}.home-category-bow{opacity:.15;width:125px;top:18px;left:36px}.home-category-cat{opacity:.16;width:180px;bottom:18px;right:-16px}.featured-category-content{padding-top:78px}.featured-category-content h3{font-size:28px}}@media (width<=400px){.home-stats-section h2{text-align:center!important;max-width:260px!important;margin:0 auto 18px!important;font-size:20px!important;line-height:1.15!important}.home-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.home-stat-card{min-width:0!important;padding:10px 6px!important}.home-stat-icon{flex-shrink:0!important;width:34px!important;min-width:34px!important;height:34px!important;font-size:14px!important}.home-stat-number{font-size:24px!important}.home-stat-label{white-space:nowrap!important;font-size:11px!important}}.page-ru .home-stats-section h2,.page-uz .home-stats-section h2{white-space:normal}.page-ru .home-section-link,.page-uz .home-section-link{white-space:nowrap}@media (width<=480px){.page-ru .home-stats-section h2,.page-uz .home-stats-section h2{white-space:normal!important;max-width:320px!important;font-size:22px!important;line-height:1.18!important}.page-ru .home-arrivals-left h2,.page-uz .home-arrivals-left h2{font-size:17px!important;line-height:1.2!important}.page-ru .home-section-header h2,.page-uz .home-section-header h2{font-size:22px!important;line-height:1.2!important}}@media (width>=481px) and (width<=615px){.page-ru .home-stats-section h2,.page-uz .home-stats-section h2{white-space:normal;max-width:440px;font-size:27px;line-height:1.18}.page-ru .home-arrivals-left h2,.page-uz .home-arrivals-left h2{font-size:19px!important;line-height:1.2!important}.page-ru .home-section-header h2,.page-uz .home-section-header h2{font-size:23px;line-height:1.2}}@media (width>=616px) and (width<=768px){.page-ru .home-stats-section h2,.page-uz .home-stats-section h2{max-width:580px;margin-left:auto;margin-right:auto;font-size:30px;line-height:1.18}.page-ru .home-arrivals-left h2,.page-uz .home-arrivals-left h2{font-size:24px;line-height:1.15}.page-ru .home-section-header h2,.page-uz .home-section-header h2{font-size:30px;line-height:1.15}}@media (width>=400px) and (width<=615px){.page-ru .home-stats-section,.page-uz .home-stats-section{text-align:center;flex-direction:column;align-items:center;display:flex}.page-ru .home-stats-section h2,.page-uz .home-stats-section h2{width:100%;max-width:460px;text-align:center!important;margin-left:auto!important;margin-right:auto!important}.page-ru .home-stats-grid,.page-uz .home-stats-grid{justify-content:center;width:100%}}@media (width<=800px){.product-details-card{grid-template-columns:1fr;padding:18px}.product-details-image{height:360px}.product-details-title{font-size:30px}.product-details-price{font-size:26px}}@media (width<=700px){.home-controls{flex-direction:column}.home-controls .sort-select-wrapper,.home-controls .home-search-wrapper{width:100%}}@media (width<=480px){.product-page{padding:18px 12px 40px}.product-page-card{box-sizing:border-box;border-radius:28px;width:100%;max-width:100%;padding:20px}.product-main-image-wrapper{border-radius:24px}.product-main-image{object-fit:cover;height:360px}.zoom-button{width:46px;height:46px;bottom:14px;right:14px}.product-header-row{gap:12px;margin-top:22px}.product-page-title{font-size:34px;line-height:1}.product-page-category{white-space:nowrap;padding:8px 14px;font-size:12px}.product-description{border-radius:20px;margin-top:24px;padding:20px;font-size:14px;line-height:1.8}.product-page-price{margin-top:22px;font-size:30px}.product-social-buttons{grid-template-columns:1fr;gap:12px;margin-top:26px}.product-social-button{border-radius:16px;height:52px;font-size:14px}.phone-icon{transform:translate(0)}.product-back-button{height:52px;margin-top:20px}}@media (width>=481px) and (width<=615px){.product-page{padding:24px 18px 46px}.product-page-card{box-sizing:border-box;border-radius:30px;width:100%;max-width:460px;padding:24px}.product-main-image{height:420px}.product-page-title{font-size:38px}.product-description{padding:22px;font-size:15px}.product-social-buttons{grid-template-columns:1fr}.phone-icon{transform:translate(0)}}@media (width>=616px) and (width<=768px){.product-page{padding:34px 28px 56px}.product-page-card{border-radius:32px;max-width:620px;padding:30px}.product-main-image{height:500px}.product-page-title{font-size:42px}.product-social-buttons{grid-template-columns:repeat(3,1fr)}.product-social-button{font-size:14px}.phone-icon{transform:translate(0)}}@media (width>=769px) and (width<=991px){.product-page{padding:40px 34px 70px}.product-page-card{max-width:760px;padding:32px}.product-main-image{height:520px}.product-page-title{font-size:44px}}@media (width<=768px){.zoom-modal{padding:74px 14px 26px!important}.zoom-close{width:42px!important;height:42px!important;font-size:26px!important;top:110px!important;right:18px!important}.zoom-frame{border-radius:20px!important;width:calc(100vw - 28px)!important;height:62vh!important}.zoom-slider-panel{width:calc(100vw - 48px)!important;margin-top:20px!important;padding:12px 15px!important}}@media (width<=400px){.zoom-frame{border-radius:18px!important;height:58vh!important}.zoom-slider-panel{width:calc(100vw - 38px)!important}}@media (width<=600px){.zoom-frame{background:#1f1f1f!important;border-radius:18px!important;width:calc(100vw - 28px)!important;height:auto!important;max-height:68vh!important;display:block!important;overflow:auto!important}.zoom-image{object-fit:contain!important;max-width:none!important;height:auto!important;min-height:0!important;display:block!important}.zoom-modal{padding-bottom:96px!important}.zoom-frame{margin-bottom:0!important}.zoom-slider-panel{z-index:2200!important;width:calc(100vw - 44px)!important;max-width:420px!important;margin:0!important;position:fixed!important;bottom:120px!important;left:50%!important;transform:translate(-50%)!important}}@media (width<=400px){.zoom-slider-panel{width:calc(100vw - 34px)!important;bottom:120px!important}}@media (width<=600px){.zoom-close{top:120px!important}}@media (width<=400px){.zoom-close{top:120px!important}}.page-ru .product-social-button span,.page-uz .product-social-button span,.page-ru .product-back-button,.page-uz .product-back-button{white-space:nowrap}@media (width<=480px){.page-ru .product-social-button,.page-uz .product-social-button{padding:10px 12px;font-size:12px}.page-ru .product-back-button,.page-uz .product-back-button{padding:10px 18px;font-size:12px}}@media (width>=481px) and (width<=615px){.page-ru .product-social-button,.page-uz .product-social-button{padding:11px 14px;font-size:13px}}@media (width>=769px){.page-ru .product-social-button,.page-uz .product-social-button{justify-content:center;gap:10px;min-width:160px;padding-left:24px;padding-right:24px}.page-ru .product-social-button span,.page-uz .product-social-button span{white-space:nowrap;letter-spacing:0;font-size:14px;line-height:1}}@media (width>=760px) and (width<=991px){.page-ru .product-social-button,.page-uz .product-social-button{min-width:145px;padding-left:18px;padding-right:18px}.page-ru .product-social-button span,.page-uz .product-social-button span{font-size:13px}}@media (width>=760px){.page-ru .product-social-buttons .product-social-button:first-child,.page-uz .product-social-buttons .product-social-button:first-child{justify-content:center!important;gap:8px!important;min-width:170px!important;padding-left:18px!important;padding-right:18px!important}.page-ru .product-social-buttons .product-social-button:first-child .phone-icon,.page-uz .product-social-buttons .product-social-button:first-child .phone-icon{min-width:auto!important;transform:translate(0)!important}.page-ru .product-social-buttons .product-social-button:first-child span:last-child,.page-uz .product-social-buttons .product-social-button:first-child span:last-child{text-align:center!important;white-space:nowrap!important;letter-spacing:0!important;width:auto!important;min-width:auto!important;font-size:14px!important;line-height:1!important}}@media (width>=760px) and (width<=991px){.page-ru .product-social-buttons .product-social-button:first-child,.page-uz .product-social-buttons .product-social-button:first-child{min-width:150px!important;padding-left:14px!important;padding-right:14px!important}.page-ru .product-social-buttons .product-social-button:first-child span:last-child,.page-uz .product-social-buttons .product-social-button:first-child span:last-child{font-size:13px!important}}@media (width>=769px) and (width<=991px){.products-controls-panel{margin:0 34px 46px}.products-category-filter{max-width:620px}.products-grid,.products-loading-grid{grid-template-columns:repeat(3,1fr);gap:24px}.products-card-image{height:230px}.products-card-content{padding:20px}.products-card-content h3{font-size:24px}}@media (width>=616px) and (width<=768px){.products-controls-panel{margin:0 24px 42px}.products-filter-row{grid-template-columns:1fr;gap:16px}.products-category-filter{max-width:100%}.products-actions{justify-content:center}.products-grid,.products-loading-grid{grid-template-columns:repeat(2,1fr);gap:24px}.products-card-image{height:250px}.products-card-content h3{font-size:24px}}@media (width>=481px) and (width<=615px){.products-page{padding-bottom:44px}.products-controls-panel{margin:0 12px 36px;padding:18px}.products-filter-row{grid-template-columns:1fr;gap:14px}.products-category-filter{max-width:100%}.products-actions{justify-content:center}.products-grid,.products-loading-grid{grid-template-columns:repeat(2,1fr);gap:18px}.products-card-image{height:205px}.products-card-content{padding:16px}.products-card-content h3{font-size:20px}.products-card-description{min-height:54px;font-size:12px}.products-card-footer{flex-direction:column;align-items:flex-start;gap:10px}.products-card-footer p{font-size:18px}.products-card-footer button{justify-content:center;width:100%}}@media (width>=401px) and (width<=480px){.products-page{padding:0 8px 36px}.products-controls-panel{border-radius:22px;margin:0 4px 24px;padding:12px 8px}.products-filter-row{grid-template-columns:34px 1fr 34px 34px 34px;align-items:center;gap:7px}.products-category-carousel{gap:6px;min-width:0}.products-category-filter{gap:6px;max-width:100%;padding:4px 0;overflow-x:auto}.products-category-filter button{white-space:nowrap;border-radius:12px;min-width:auto;height:34px;padding:0 12px;font-size:10px}.category-arrow,.products-icon-button,.products-sort-compact,.products-sort-compact .custom-select-header{border-radius:11px;width:34px;min-width:34px;height:34px;font-size:12px}.products-actions{justify-content:flex-end;gap:7px}.products-search-drawer.open{margin-top:10px}.products-search-input{height:42px;font-size:12px}.products-grid-section{min-height:auto;margin-top:24px}.products-grid,.products-loading-grid{grid-template-columns:repeat(2,1fr);gap:10px}.products-card{border-radius:16px;overflow:hidden}.products-card-image{border-radius:14px;height:130px}.products-card-content{padding:10px}.products-card-content h3{margin-bottom:6px;font-size:13px;line-height:1.15}.products-card-description{display:none}.products-card-footer{flex-direction:column;align-items:flex-start;gap:7px}.products-card-footer p{font-size:13px}.products-card-footer button{border-radius:10px;width:100%;height:31px;padding:0;font-size:10px}.products-pagination{flex-wrap:wrap;gap:7px;margin-top:26px}.products-pagination button{border-radius:11px;width:34px;height:34px;font-size:11px}}@media (width<=400px){.products-page{padding:0 6px 34px}.products-controls-panel{border-radius:20px;margin:0 2px 22px;padding:10px 7px}.products-filter-row{grid-template-columns:31px 1fr 31px 31px 31px;align-items:center;gap:5px}.products-category-carousel{gap:5px;min-width:0}.products-category-filter{gap:5px;max-width:100%;padding:3px 0;overflow-x:auto}.products-category-filter button{white-space:nowrap;border-radius:10px;min-width:auto;height:31px;padding:0 9px;font-size:9px}.category-arrow,.products-icon-button,.products-sort-compact,.products-sort-compact .custom-select-header{border-radius:10px;width:31px;min-width:31px;height:31px;font-size:10px}.products-actions{justify-content:flex-end;gap:5px}.products-search-drawer.open{margin-top:9px}.products-search-input{height:40px;padding:0 12px;font-size:11px}.products-grid-section{min-height:auto;margin-top:22px}.products-grid,.products-loading-grid{grid-template-columns:repeat(2,1fr);gap:8px}.products-card{border-radius:15px;overflow:hidden}.products-card-image{border-radius:13px;height:105px}.products-card-content{padding:8px}.products-card-content h3{margin-bottom:5px;font-size:12px;line-height:1.15}.products-card-category{padding:4px 7px;font-size:8px}.products-card-description{display:none}.products-card-footer{flex-direction:column;align-items:flex-start;gap:6px}.products-card-footer p{font-size:12px}.products-card-footer button{border-radius:9px;width:100%;height:29px;padding:0;font-size:9px}.products-pagination{flex-wrap:wrap;gap:6px;margin-top:24px}.products-pagination button{border-radius:10px;width:31px;height:31px;font-size:10px}}@media (width<=570px){.products-controls-panel{margin:0 8px 24px!important;padding:0!important}.products-filter-row{align-items:center!important;gap:6px!important;width:100%!important;display:flex!important}.products-category-carousel{flex:auto!important;gap:5px!important;min-width:0!important}.products-category-filter{flex:auto!important;gap:5px!important;max-width:190px!important;padding:4px 0!important}.products-category-filter button{border-radius:12px!important;height:34px!important;padding:0 11px!important;font-size:10px!important}.category-arrow,.products-icon-button,.products-sort-compact,.products-sort-compact .custom-select-header{border-radius:13px!important;width:40px!important;min-width:40px!important;height:40px!important;padding:0!important;font-size:12px!important}.products-actions{flex-shrink:0!important;gap:6px!important}.products-icon-button svg,.products-sort-compact svg{width:14px!important;height:14px!important}.products-search-drawer.open{max-height:52px!important;margin-bottom:12px!important}.products-search-input{border-radius:20px!important;height:42px!important;padding:0 16px!important;font-size:13px!important}.products-sort-compact .custom-select-dropdown{border-radius:16px!important;min-width:185px!important;max-width:185px!important;left:auto!important;right:0!important;overflow:hidden!important}.products-sort-compact .custom-select-item{white-space:nowrap!important;padding:12px 14px!important;font-size:12px!important}.products-icon-button,.products-sort-compact,.products-sort-compact .custom-select-header{box-sizing:border-box!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important}}@media (width<=415px){.products-category-filter{max-width:115px!important}.products-category-filter button{padding:0 10px!important;font-size:10px!important}}@media (width<=370px){.products-category-filter{max-width:96px!important}}@media (width<=768px){.products-grid,.products-loading-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.products-card{border-radius:20px!important;min-width:0!important}.products-card-image{border-radius:18px 18px 0 0!important;height:170px!important}.products-card-content{padding:12px!important}.products-card-category{width:100%!important;margin-bottom:10px!important;padding:6px 8px!important;font-size:10px!important}.products-card-content h3{text-align:center!important;margin-bottom:8px!important;font-size:16px!important;line-height:1.15!important}.products-card-description{display:none!important}.products-card-footer{flex-direction:column!important;align-items:stretch!important;gap:8px!important;margin-top:8px!important}.products-card-footer p{text-align:center!important;white-space:nowrap!important;font-size:15px!important}.products-card-footer button{border-radius:12px!important;width:100%!important;height:34px!important;padding:0!important;font-size:12px!important}}@media (width>=615px) and (width<=768px){.products-grid,.products-loading-grid{gap:18px!important}.products-card{border-radius:24px!important}.products-card-image{height:220px!important}.products-card-content{padding:18px!important}.products-card-content h3{font-size:22px!important}.products-card-category{padding:9px 14px!important;font-size:12px!important}.products-card-footer p{font-size:24px!important}.products-card-footer button{border-radius:14px!important;height:42px!important;font-size:14px!important}}@media (width>=769px) and (width<=991px){.products-grid,.products-loading-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}.products-card-image{height:220px!important}.products-card-content{padding:18px!important}.products-card-description{min-height:48px!important}.products-card-footer{gap:10px!important}.products-card-footer p{font-size:20px!important}.products-card-footer button{padding:10px 18px!important}}@media (width<=615px){.products-pagination,.pagination{flex-wrap:nowrap!important;justify-content:center!important;gap:8px!important;margin:28px auto 18px!important}.products-pagination button,.pagination button{border-radius:14px!important;width:42px!important;min-width:42px!important;height:42px!important;padding:0!important;font-size:14px!important}}@media (width<=400px){.products-pagination,.pagination{gap:7px!important}.products-pagination button,.pagination button{border-radius:13px!important;width:38px!important;min-width:38px!important;height:38px!important;font-size:13px!important}}.page-ru .products-card-footer button,.page-uz .products-card-footer button{white-space:nowrap;min-width:fit-content}.page-ru .products-empty-state,.page-uz .products-empty-state{text-align:center}.page-ru .products-search-input,.page-uz .products-search-input{font-size:14px}@media (width<=480px){.page-ru .products-card-footer button,.page-uz .products-card-footer button{padding:8px 10px;font-size:11px}.page-ru .products-search-input,.page-uz .products-search-input{font-size:12px}}@media (width>=481px) and (width<=615px){.page-ru .products-card-footer button,.page-uz .products-card-footer button{padding:9px 12px;font-size:12px}}@media (width>=616px) and (width<=768px){.page-ru .products-card-footer button,.page-uz .products-card-footer button{padding:10px 14px;font-size:13px}}@media (width<=768px){.products-page{box-sizing:border-box;width:100%;max-width:100%;overflow-x:hidden}.products-grid-section{width:100%;overflow-x:hidden;min-height:auto!important}.products-grid,.products-loading-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:start!important;gap:18px!important;width:calc(100% - 16px)!important;margin:0 auto!important;display:grid!important}.products-card{box-sizing:border-box!important;border-radius:20px!important;align-self:start!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;padding:6px!important}.products-card-image{object-fit:cover!important;border-radius:16px!important;width:100%!important;height:155px!important;display:block!important}.products-card-content{text-align:center!important;flex:initial!important;padding:10px!important}.products-card-category{box-sizing:border-box!important;width:100%!important;margin-bottom:8px!important;padding:6px 8px!important;font-size:9px!important}.products-card-content h3{margin-bottom:6px!important;font-size:15px!important;line-height:1.15!important}.products-card-description{display:none!important}.products-card-footer{flex-direction:column!important;align-items:stretch!important;gap:8px!important;margin-top:8px!important;display:flex!important}.products-card-footer p{text-align:center!important;font-size:15px!important}.products-card-footer button{border-radius:12px!important;width:100%!important;height:34px!important;padding:0!important;font-size:12px!important}}@media (width>=769px) and (width<=991px){.categories-grid{grid-template-columns:repeat(3,1fr);gap:24px;width:calc(100% - 56px)}.category-page-card{min-height:250px}}@media (width>=616px) and (width<=768px){.categories-grid{grid-template-columns:repeat(2,1fr);gap:22px;width:calc(100% - 44px)}.category-page-card{border-radius:30px;min-height:240px}.categories-sort-row{flex-wrap:wrap;gap:12px;width:calc(100% - 44px)}.categories-sort-row button{height:42px;padding:0 18px;font-size:12px}}@media (width>=481px) and (width<=615px){.categories-grid{grid-template-columns:repeat(2,1fr);gap:16px;width:calc(100% - 28px)}.category-page-card{border-radius:26px;min-height:205px;padding:24px 18px}.category-page-content h3{font-size:24px}.category-page-content p{font-size:12px}.categories-sort-row{flex-wrap:wrap;justify-content:center;gap:10px;width:calc(100% - 28px)}.categories-sort-row button{border-radius:14px;height:40px;padding:0 16px;font-size:11px}.categories-pagination{flex-wrap:wrap;gap:8px}}@media (width>=401px) and (width<=480px){.categories-grid{grid-template-columns:1fr;gap:14px;width:calc(100% - 20px)}.category-page-card{border-radius:24px;min-height:180px;padding:24px 18px}.category-page-content h3{font-size:24px}.category-page-content p{font-size:12px}.categories-sort-row{flex-wrap:wrap;justify-content:center;gap:8px;width:calc(100% - 20px);margin-bottom:22px}.categories-sort-row button{border-radius:13px;height:38px;padding:0 14px;font-size:10px}.categories-pagination{flex-wrap:wrap;gap:7px}.categories-pagination button{border-radius:11px;width:34px;height:34px;font-size:11px}}@media (width<=400px){.categories-grid{grid-template-columns:1fr;gap:12px;width:calc(100% - 16px)}.category-page-card{border-radius:22px;min-height:165px;padding:22px 15px}.category-page-content h3{font-size:21px}.category-page-content p{font-size:11px}.category-page-content span{font-size:10px}.category-card-cat{width:110px;right:-20px}.category-card-bow{width:58px}.categories-sort-row{flex-wrap:wrap;justify-content:center;gap:7px;width:calc(100% - 16px);margin-bottom:20px}.categories-sort-row button{border-radius:12px;height:35px;padding:0 11px;font-size:9px}.categories-pagination{flex-wrap:wrap;gap:6px}.categories-pagination button{border-radius:10px;width:31px;height:31px;font-size:10px}.categories-empty-state{border-radius:22px;width:calc(100% - 16px);padding:26px 15px}}@media (width<=768px){.categories-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.category-page-card{border-radius:20px!important;min-height:190px!important;padding:18px 12px!important}.category-card-bow{opacity:.22!important;width:72px!important;top:8px!important;left:8px!important}.category-card-cat{opacity:.18!important;width:120px!important;bottom:-18px!important;right:-28px!important}.category-card-sparkle{display:none!important}.category-page-content p{margin-bottom:8px!important;font-size:9px!important}.category-page-content h3{word-break:break-word!important;margin-bottom:12px!important;font-size:17px!important;line-height:1.15!important}.category-page-content span{font-size:12px!important}}@media (width>=615px) and (width<=768px){.categories-grid{gap:18px!important}.category-page-card{border-radius:24px!important;min-height:260px!important;padding:28px 20px!important}.category-card-bow{width:105px!important}.category-card-cat{width:170px!important}.category-page-content h3{font-size:24px!important}.category-page-content p,.category-page-content span{font-size:13px!important}}@media (width>=769px) and (width<=991px){.categories-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}.category-page-card{border-radius:26px!important;min-height:280px!important;padding:30px 22px!important}.category-card-bow{width:115px!important}.category-card-cat{width:190px!important}.category-page-content h3{font-size:25px!important}}@media (width<=615px){.categories-pagination{flex-wrap:nowrap!important;justify-content:center!important;gap:8px!important;margin:28px auto 18px!important}.categories-pagination button{border-radius:14px!important;width:42px!important;min-width:42px!important;height:42px!important;padding:0!important;font-size:14px!important}}@media (width<=400px){.categories-pagination{gap:7px!important}.categories-pagination button{border-radius:13px!important;width:38px!important;min-width:38px!important;height:38px!important;font-size:13px!important}}@media (width<=630px){.categories-sort-row{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;width:100%!important;margin:0 auto 24px!important;display:grid!important}.categories-sort-row button{white-space:normal!important;text-align:center!important;border-radius:14px!important;width:100%!important;min-width:0!important;height:34px!important;padding:0 6px!important;font-size:9px!important;line-height:1.1!important}}@media (width<=390px){.categories-sort-row{gap:5px!important}.categories-sort-row button{border-radius:13px!important;height:32px!important;padding:0 4px!important;font-size:8px!important}}@media (width<=340px){.categories-sort-row button{font-size:7.5px!important}}.page-ru .categories-sort-row button,.page-uz .categories-sort-row button,.page-ru .category-page-content span,.page-uz .category-page-content span{white-space:nowrap}.page-ru .categories-empty-state,.page-uz .categories-empty-state{text-align:center}@media (width<=480px){.page-ru .categories-sort-row,.page-uz .categories-sort-row{gap:8px}.page-ru .categories-sort-row button,.page-uz .categories-sort-row button{padding:8px 10px;font-size:10px}.page-ru .category-page-content span,.page-uz .category-page-content span{font-size:11px}}@media (width>=481px) and (width<=615px){.page-ru .categories-sort-row,.page-uz .categories-sort-row{gap:9px}.page-ru .categories-sort-row button,.page-uz .categories-sort-row button{padding:9px 12px;font-size:11px}}@media (width>=616px) and (width<=768px){.page-ru .categories-sort-row button,.page-uz .categories-sort-row button{padding:10px 14px;font-size:12px}}@media (width<=768px){.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;width:calc(100% - 16px)!important;margin:0 auto!important;display:grid!important}.news-card{border-radius:20px!important;width:100%!important;min-width:0!important;padding:6px!important}.news-card img{object-fit:cover!important;border-radius:16px!important;width:100%!important;height:155px!important;display:block!important}.news-card-content{text-align:center!important;padding:10px!important}.news-card-content p{margin-bottom:6px!important;font-size:9px!important}.news-card-content h3{margin-bottom:6px!important;font-size:15px!important;line-height:1.15!important}.news-card-content span{font-size:11px!important}}@media (width>=615px) and (width<=768px){.news-grid{gap:18px!important;width:calc(100% - 44px)!important}.news-card img{height:220px!important}.news-card-content{padding:18px!important}.news-card-content h3{font-size:22px!important}.news-card-content p,.news-card-content span{font-size:13px!important}}@media (width>=769px) and (width<=991px){.news-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important;width:calc(100% - 56px)!important;margin:0 auto!important;display:grid!important}.news-card img{object-fit:cover!important;height:220px!important}}@media (width<=615px){.news-pagination,.pagination{flex-wrap:nowrap!important;justify-content:center!important;gap:8px!important;margin:28px auto 18px!important;display:flex!important}.news-pagination button,.pagination button{border-radius:14px!important;width:42px!important;min-width:42px!important;height:42px!important;padding:0!important;font-size:14px!important}}@media (width<=400px){.news-pagination,.pagination{gap:7px!important}.news-pagination button,.pagination button{border-radius:13px!important;width:38px!important;min-width:38px!important;height:38px!important;font-size:13px!important}}.page-ru .news-empty-state,.page-uz .news-empty-state{text-align:center}.page-ru .news-card-content span,.page-uz .news-card-content span{white-space:nowrap}@media (width<=480px){.page-ru .news-card-content span,.page-uz .news-card-content span{font-size:11px}.page-ru .news-empty-state h3,.page-uz .news-empty-state h3{font-size:20px;line-height:1.2}.page-ru .news-empty-state p,.page-uz .news-empty-state p{font-size:13px;line-height:1.4}}@media (width>=481px) and (width<=615px){.page-ru .news-card-content span,.page-uz .news-card-content span{font-size:12px}}@media (width<=768px){.about-page{overflow-x:hidden}.about-location,.about-person,.about-developer-section{flex-direction:column!important;gap:24px!important;width:calc(100% - 24px)!important;max-width:100%!important;margin:0 auto 34px!important;display:flex!important}.about-map-card{box-sizing:border-box!important;border-radius:24px!important;order:2!important;width:100%!important;padding:8px!important}.about-map-card iframe{border-radius:18px!important;height:230px!important}.about-location-info{text-align:center!important;box-sizing:border-box!important;order:1!important;width:100%!important;padding:24px 18px!important}.about-location-info:after{display:none!important}.about-location-info h2{font-size:34px!important}.about-title-line{margin:0 auto 26px!important}.about-info-item{align-items:center!important;gap:12px!important;margin-bottom:18px!important}.about-info-item svg{border-radius:14px!important;width:42px!important;min-width:42px!important;height:42px!important;padding:11px!important}.about-info-item h3{font-size:18px!important}.about-info-item span{font-size:12px!important}.about-owner{border-radius:28px!important;min-height:auto!important;padding:28px 16px!important}.owner-bg-heart,.owner-sparkle{display:none!important}.owner-photo-side{order:1!important;min-height:auto!important}.owner-blob-frame{width:230px!important;height:210px!important}.owner-text{text-align:center!important;order:2!important}.owner-title{font-size:34px!important}.owner-divider{justify-content:center!important;margin:18px auto!important}.owner-text>p{font-size:13px!important;line-height:1.7!important}.owner-socials,.developer-socials{justify-content:center!important;padding-right:0!important}.about-developer-section{border-radius:28px!important;padding:28px 16px!important}.about-developer-section:before,.tech-icon{display:none!important}.developer-info{text-align:center!important;order:2!important}.developer-photo-area{order:1!important;min-height:auto!important}.developer-photo-frame{width:230px!important;height:210px!important}.developer-info h2{font-size:32px!important}.developer-info p{font-size:13px!important;line-height:1.7!important}.developer-kicker{justify-content:center!important;font-size:11px!important}.about-thank-you{box-sizing:border-box!important;border-radius:28px!important;width:calc(100% - 24px)!important;margin:10px auto 0!important;padding:32px 16px 28px!important}.about-thank-you p{font-size:54px!important}.about-thank-you h2{font-size:24px!important}.thank-sparkle,.thank-heart{display:none!important}.about-divider span{width:54px!important}.about-divider img{width:34px!important}}@media (width<=400px){.about-location,.about-person,.about-developer-section,.about-thank-you{width:calc(100% - 18px)!important}.about-location-info{padding:22px 14px!important}.about-location-kicker,.owner-kicker{font-size:10px!important}.about-location-info h2{font-size:30px!important}.about-info-item h3{font-size:16px!important}.owner-blob-frame,.developer-photo-frame{width:210px!important;height:190px!important}.owner-title,.developer-info h2{font-size:28px!important}.about-thank-you p{font-size:46px!important}}@media (width<=768px){.about-owner,.about-developer-section{position:relative!important;overflow:hidden!important}.about-owner:after,.about-developer-section:after{content:""!important;opacity:.22!important;pointer-events:none!important;z-index:1!important;background-image:radial-gradient(#ff6fa8 2px,#0000 2px)!important;background-size:13px 13px!important;width:86px!important;height:86px!important;position:absolute!important}.about-owner:after{top:24px!important;right:14px!important}.about-developer-section:after{bottom:34px!important;left:16px!important}.owner-text,.owner-photo-side,.developer-info,.developer-photo-area{z-index:2!important;position:relative!important}}@media (width<=400px){.about-owner:after,.about-developer-section:after{opacity:.18!important;background-size:11px 11px!important;width:70px!important;height:70px!important}}@media (width>=500px) and (width<=768px){.about-info-item{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:10px!important}.about-info-item svg{margin:0 auto!important}.about-info-item h3,.about-info-item span{text-align:center!important}}@media (width>=769px) and (width<=890px){.about-owner,.about-developer-section{text-align:center!important;flex-direction:column!important;gap:30px!important;padding:40px 28px!important;display:flex!important}.owner-photo-side,.developer-photo-area{order:1!important;min-height:auto!important}.owner-text,.developer-info{text-align:center!important;order:2!important;max-width:100%!important}.owner-blob-frame,.developer-photo-frame{width:320px!important;height:280px!important;margin:0 auto!important}.owner-divider,.developer-kicker,.owner-socials,.developer-socials{justify-content:center!important}.tech-icon{opacity:.55!important;z-index:3!important}.owner-title,.developer-info h2{font-size:52px!important}.owner-text>p,.developer-info p{max-width:600px!important;margin-left:auto!important;margin-right:auto!important}.about-developer-section{position:relative!important;overflow:hidden!important}.tech-icon{opacity:.55!important;z-index:2!important;animation:5s ease-in-out infinite floatTech!important}.tech-icon:first-child{inset:70px auto auto 12%!important}.tech-icon:nth-child(2){inset:95px 13% auto auto!important}.tech-icon:nth-child(3){inset:260px auto auto 8%!important}.tech-icon:nth-child(4){inset:310px 9% auto auto!important}.tech-icon:nth-child(5){inset:auto auto 180px 16%!important}.tech-icon:nth-child(6){inset:auto 16% 160px auto!important}.developer-info,.developer-photo-area{z-index:4!important;position:relative!important}.tech-icon{opacity:.55!important;z-index:2!important;animation-name:aboutTechFloat!important;animation-duration:5.5s!important;animation-timing-function:ease-in-out!important;animation-iteration-count:infinite!important}.tech-icon:nth-child(2n){animation-delay:.8s!important}.tech-icon:nth-child(odd){animation-delay:.2s!important}}@keyframes aboutTechFloat{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}.page-ru .about-location-kicker,.page-uz .about-location-kicker,.page-ru .owner-kicker,.page-uz .owner-kicker,.page-ru .developer-kicker,.page-uz .developer-kicker{line-height:1.35}.page-ru .about-location-info h2,.page-uz .about-location-info h2,.page-ru .owner-title,.page-uz .owner-title,.page-ru .developer-info h2,.page-uz .developer-info h2{line-height:1.12}.page-ru .owner-text>p,.page-uz .owner-text>p,.page-ru .developer-info p,.page-uz .developer-info p{line-height:1.75}.page-ru .about-thank-you span,.page-uz .about-thank-you span{line-height:1.35}@media (width<=480px){.page-ru .about-location-info h2,.page-uz .about-location-info h2{font-size:27px!important;line-height:1.15!important}.page-ru .owner-kicker,.page-uz .owner-kicker,.page-ru .developer-kicker,.page-uz .developer-kicker{letter-spacing:1px!important;font-size:9.5px!important}.page-ru .owner-text>p,.page-uz .owner-text>p,.page-ru .developer-info p,.page-uz .developer-info p{font-size:12.5px!important;line-height:1.65!important}.page-ru .about-thank-you p,.page-uz .about-thank-you p{font-size:42px!important}.page-ru .about-thank-you span,.page-uz .about-thank-you span{max-width:240px;margin-left:auto;margin-right:auto;font-size:12px!important}}@media (width>=481px) and (width<=768px){.page-ru .about-location-info h2,.page-uz .about-location-info h2{font-size:31px!important;line-height:1.15!important}.page-ru .owner-kicker,.page-uz .owner-kicker,.page-ru .developer-kicker,.page-uz .developer-kicker{letter-spacing:1px!important;font-size:10.5px!important}.page-ru .owner-text>p,.page-uz .owner-text>p,.page-ru .developer-info p,.page-uz .developer-info p{max-width:560px;margin-left:auto;margin-right:auto;font-size:13px!important;line-height:1.65!important}.page-ru .about-thank-you span,.page-uz .about-thank-you span{max-width:420px;margin-left:auto;margin-right:auto}}@media (width>=769px) and (width<=890px){.page-ru .owner-kicker,.page-uz .owner-kicker,.page-ru .developer-kicker,.page-uz .developer-kicker{letter-spacing:1.1px!important;justify-content:center!important;font-size:12px!important}.page-ru .owner-text>p,.page-uz .owner-text>p,.page-ru .developer-info p,.page-uz .developer-info p{max-width:620px!important;line-height:1.7!important}}@media (width<=400px){.password-eye{border-radius:12px!important;width:38px!important;min-width:38px!important;height:38px!important;padding:0!important}.password-eye svg{width:14px!important;height:14px!important}}@media (width>=769px) and (width<=991px){.admin-layout{grid-template-columns:90px 1fr!important;align-items:start!important;gap:22px!important;display:grid!important}.admin-sidebar{border-radius:0 26px 26px 0!important;width:90px!important;min-height:100vh!important;padding:24px 14px!important;transition:width .28s,padding .28s!important;position:sticky!important;top:0!important;overflow:hidden!important}.admin-sidebar.open{width:250px!important;padding:24px 18px!important}.sidebar-user{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:10px!important;margin-bottom:22px!important;display:flex!important}.sidebar-user img,.sidebar-avatar-placeholder{object-fit:cover!important;border-radius:50%!important;width:50px!important;height:50px!important}.sidebar-user p{text-align:center!important;color:#ff4d94!important;white-space:nowrap!important;text-overflow:ellipsis!important;max-width:72px!important;margin:0!important;font-size:12px!important;overflow:hidden!important}.admin-sidebar.open .sidebar-user p{max-width:180px!important;font-size:13px!important}.menu-toggle{background:#f45a98!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;width:52px!important;min-width:52px!important;height:52px!important;margin:0 auto 18px!important;padding:0!important;font-size:0!important;display:flex!important;box-shadow:0 8px 18px #f45a9838!important}.menu-toggle:before{content:"☰"!important;color:#fff!important;font-size:21px!important}.menu-toggle:hover,.menu-toggle:active,.menu-toggle:focus,.menu-toggle:focus-visible{background:#f45a98!important;outline:none!important}.admin-sidebar>button:not(.menu-toggle){display:none!important}.admin-sidebar.open>button:not(.menu-toggle){text-align:left!important;border-radius:13px!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;height:42px!important;margin-bottom:10px!important;padding:0 14px!important;font-size:13px!important;animation:.25s both adminMenuDrop!important;display:flex!important}.admin-content{min-width:0!important;padding:32px 26px!important}.admin-login,.admin-products,.dashboard-page{max-width:760px!important}.product-row-card{grid-template-columns:1fr auto auto!important;gap:14px!important}}@media (width<=768px){.admin-layout{box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-height:100vh!important;padding:0 10px!important;display:block!important;overflow-x:hidden!important}.admin-sidebar{z-index:50!important;box-sizing:border-box!important;background:#fffffff0!important;border-radius:0 0 22px 22px!important;flex-direction:column!important;gap:10px!important;width:100%!important;max-width:100%!important;min-height:auto!important;margin:0 auto 22px!important;padding:14px 14px 16px!important;display:flex!important;position:sticky!important;top:0!important;overflow:hidden!important;box-shadow:0 12px 28px #ff69aa2e!important}.sidebar-user{box-sizing:border-box!important;justify-content:flex-end!important;align-items:center!important;width:100%!important;min-height:54px!important;padding-left:58px!important;padding-right:0!important;display:flex!important;position:relative!important}.sidebar-user img,.sidebar-avatar-placeholder{object-fit:cover!important;border-radius:50%!important;width:50px!important;min-width:50px!important;height:50px!important;margin:0!important}.sidebar-user p{color:#ff4d94!important;text-align:center!important;white-space:nowrap!important;text-overflow:ellipsis!important;max-width:130px!important;margin:0!important;font-size:13px!important;font-weight:700!important;position:absolute!important;top:50%!important;left:50%!important;overflow:hidden!important;transform:translate(-50%,-50%)!important}.admin-sidebar .menu-toggle{background:#f45a98!important;border:none!important;border-radius:14px!important;flex:none!important;justify-content:center!important;align-items:center!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important;margin:0!important;padding:0!important;font-size:0!important;line-height:1!important;transition:background .25s,box-shadow .25s,transform .25s!important;display:flex!important;position:absolute!important;top:18px!important;left:14px!important;overflow:hidden!important;box-shadow:0 8px 18px #f45a9838!important}.admin-sidebar .menu-toggle:hover,.admin-sidebar .menu-toggle:active,.admin-sidebar .menu-toggle:focus,.admin-sidebar .menu-toggle:focus-visible{background:#f45a98!important;outline:none!important;box-shadow:0 8px 18px #f45a9838!important}.admin-sidebar .menu-toggle:before{content:"☰"!important;color:#fff!important;font-size:21px!important;line-height:1!important}.admin-sidebar>button:not(.menu-toggle){opacity:0!important;pointer-events:none!important;border-radius:13px!important;width:100%!important;max-height:0!important;margin:0!important;padding:0 14px!important;transition:max-height .28s,opacity .24s,transform .28s,margin .28s!important;overflow:hidden!important;transform:translateY(-8px)!important}.admin-sidebar.open>button:not(.menu-toggle){opacity:1!important;pointer-events:auto!important;text-align:left!important;justify-content:flex-start!important;align-items:center!important;height:42px!important;max-height:42px!important;margin-top:6px!important;font-size:13px!important;display:flex!important;transform:translateY(0)!important}.admin-sidebar.open .logout-button{justify-content:flex-start!important}.admin-content{padding:22px 14px 42px!important}.admin-login,.admin-products,.dashboard-page{box-sizing:border-box!important;border-radius:26px!important;width:100%!important;max-width:100%!important;padding:24px 18px!important}.dashboard-stats{grid-template-columns:repeat(2,1fr)!important;gap:14px!important}.dashboard-card{padding:20px 14px!important}.dashboard-recent-row{grid-template-columns:auto 1fr!important;gap:12px!important}.dashboard-recent-row span{grid-column:2!important;justify-self:start!important}.category-row{flex-wrap:wrap!important;gap:12px!important}.category-info{flex:100%!important}.category-actions{justify-content:flex-end!important;width:100%!important}.product-row-card{grid-template-columns:1fr!important;gap:12px!important;padding:14px!important}.product-row-left{width:100%!important}.product-row-info{min-width:0!important}.product-name{word-break:break-word!important}.product-price-badge{justify-self:start!important}.product-row-actions{justify-content:flex-end!important}.admin-pagination{flex-wrap:wrap!important;gap:7px!important}.modal{width:calc(100% - 28px)!important;max-width:420px!important;padding:24px 18px!important}}@media (width>=481px) and (width<=615px){.admin-content{padding:20px 12px 40px!important}.admin-login,.admin-products,.dashboard-page{border-radius:24px!important;padding:22px 16px!important}.admin-login h2,.admin-products h2,.dashboard-page h2{font-size:26px!important}.admin-product-image,.admin-avatar-placeholder{width:70px!important;height:70px!important}.profile-main-avatar img,.profile-avatar-placeholder{width:140px!important;height:140px!important}}@media (width>=401px) and (width<=480px){.admin-content{padding:18px 10px 38px!important}.admin-login,.admin-products,.dashboard-page{border-radius:22px!important;padding:20px 14px!important}.admin-login h2,.admin-products h2,.dashboard-page h2{font-size:24px!important}.dashboard-stats{grid-template-columns:1fr!important;gap:12px!important}.dashboard-recent-row{border-radius:18px!important;padding:12px!important}.admin-login input,.admin-login select,.admin-login textarea,.custom-select-header,.password-field input{font-size:13px!important}.admin-product-image,.admin-avatar-placeholder{width:64px!important;height:64px!important}.product-category-badge,.product-price-badge{font-size:11px!important}.profile-options{gap:10px!important}.profile-main-avatar img,.profile-avatar-placeholder{width:125px!important;height:125px!important}.pagination-button{width:34px!important;height:34px!important;font-size:11px!important}.modal-buttons{flex-direction:column!important}.modal-buttons button{width:100%!important}}@media (width<=400px){.admin-layout{padding:0 8px!important}.admin-sidebar{border-radius:0 0 20px 20px!important;padding:12px 12px 14px!important}.sidebar-user{gap:8px!important;min-height:48px!important;padding-left:52px!important}.sidebar-user img,.sidebar-avatar-placeholder{width:44px!important;min-width:44px!important;height:44px!important}.sidebar-user p{max-width:112px!important;font-size:12px!important}.admin-sidebar .menu-toggle{background:#f45a98!important;border-radius:13px!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;top:16px!important;left:12px!important;box-shadow:0 8px 18px #f45a9838!important}.admin-sidebar .menu-toggle:before{font-size:19px!important}.admin-sidebar.open>button:not(.menu-toggle){border-radius:12px!important;height:40px!important;font-size:12px!important}.admin-content{padding:16px 8px 34px!important}.admin-login,.admin-products,.dashboard-page{border-radius:20px!important;padding:18px 12px!important}.admin-login h2,.admin-products h2,.dashboard-page h2{font-size:21px!important}.dashboard-subtitle{font-size:12px!important}.dashboard-stats{grid-template-columns:1fr!important;gap:10px!important}.dashboard-card{padding:18px 12px!important}.dashboard-card h3{font-size:26px!important}.dashboard-recent-row{border-radius:16px!important;padding:10px!important}.dashboard-recent-row img,.dashboard-product-placeholder{width:50px!important;height:50px!important}.dashboard-recent-row strong,.dashboard-recent-row p,.dashboard-recent-row span{font-size:11px!important}.admin-login input,.admin-login select,.admin-login textarea,.custom-select-header,.password-field input{min-height:44px!important;font-size:12px!important}.admin-login button,.admin-sidebar button,.file-upload,.back-button{min-height:40px!important;font-size:12px!important}.admin-product-image,.admin-avatar-placeholder{width:56px!important;height:56px!important}.product-row-left{gap:10px!important}.product-category-badge,.product-price-badge{padding:6px 9px!important;font-size:10px!important}.product-row-actions{gap:8px!important}.edit-button,.delete-button,.featured-category-button{width:36px!important;height:36px!important;min-height:36px!important}.profile-options{gap:9px!important}.profile-main-avatar img,.profile-avatar-placeholder{width:110px!important;height:110px!important}.category-row{border-radius:16px!important;padding:12px!important}.category-actions{justify-content:flex-start!important}.pagination-button{width:31px!important;height:31px!important;font-size:10px!important}.modal{border-radius:22px!important;width:calc(100% - 18px)!important;padding:20px 14px!important}.modal h3{font-size:20px!important}.modal p{font-size:12px!important}.modal-buttons{flex-direction:column!important}.modal-buttons button{width:100%!important}}@keyframes adminMenuDrop{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.image-crop-box{background:#222;width:360px;height:360px;margin:0 auto 20px;position:relative}.image-crop-range{width:100%;margin:0 0 24px}@media (width<=768px){.modal .image-crop-box{width:min(360px,100vw - 72px)!important;height:min(360px,100vw - 72px)!important;margin:0 auto 22px!important}.modal .image-crop-range{width:100%!important;margin:0 0 28px!important}.modal .modal-buttons{flex-direction:column!important;gap:12px!important;display:flex!important}.modal .modal-buttons button{border-radius:13px!important;width:100%!important;min-height:42px!important}}@media (width<=400px){.modal .image-crop-box{width:min(280px,100vw - 58px)!important;height:min(280px,100vw - 58px)!important}.modal .image-crop-range{margin-bottom:24px!important}}@media (width<=768px){.modal .image-crop-range{box-sizing:border-box!important;width:calc(100% - 28px)!important;max-width:calc(100% - 28px)!important;margin:0 auto 28px!important;display:block!important}}@media (width<=400px){.modal .image-crop-range{width:calc(100% - 18px)!important;max-width:calc(100% - 18px)!important;margin-bottom:24px!important}}@media (width<=470px){.product-row-card{border-radius:18px!important;grid-template-columns:1fr!important;gap:12px!important;padding:14px!important;display:grid!important}.product-row-left{grid-template-columns:64px 1fr!important;align-items:center!important;gap:12px!important;width:100%!important;min-width:0!important;display:grid!important}.admin-product-image,.product-row-left img{object-fit:cover!important;border-radius:14px!important;width:64px!important;min-width:64px!important;height:64px!important}.product-row-info{width:100%!important;min-width:0!important}.product-name{word-break:normal!important;overflow-wrap:break-word!important;white-space:normal!important;max-width:100%!important;margin-bottom:4px!important;font-size:15px!important;line-height:1.25!important}.product-row-info p,.product-row-info span{font-size:11px!important;line-height:1.3!important}.product-price-badge{white-space:nowrap!important;border-radius:18px!important;justify-content:center!important;justify-self:start!important;align-items:center!important;width:auto!important;min-width:92px!important;max-width:130px!important;height:38px!important;padding:0 12px!important;font-size:11px!important;line-height:1.15!important;display:flex!important}.product-row-actions{justify-content:flex-end!important;align-items:center!important;gap:8px!important;width:100%!important;display:flex!important}.edit-button,.delete-button{border-radius:12px!important;justify-content:center!important;align-items:center!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;padding:0!important;display:flex!important}.product-row-card{grid-template-columns:1fr auto!important}.product-row-left{grid-column:1/-1!important}.product-price-badge{grid-area:2/1!important}.product-row-actions{grid-area:2/2!important}}.new-arrival-pill{color:#8a7f85!important;cursor:pointer!important;background:#f3eef1!important;border:1px solid #ff5fa2!important;border-radius:16px!important;width:100%!important;height:48px!important;font-size:14px!important;font-weight:800!important;transition:all .25s!important}.new-arrival-pill.active{color:#fff!important;background:linear-gradient(135deg,#ff5fa2,#ff3f91)!important;border-color:#ff5fa2!important;box-shadow:0 8px 18px #ff5fa240!important}@media (width>=320px) and (width<=400px){.admin-login{border-radius:18px!important;width:calc(100% - 28px)!important;padding:22px 14px!important}.admin-login h2{margin-bottom:20px!important;font-size:22px!important}.admin-login input,.admin-login textarea,.admin-login .custom-select-trigger,.admin-login .image-upload-box,.admin-login .new-arrival-pill{border-radius:12px!important;height:42px!important;min-height:42px!important;font-size:12px!important}.admin-login textarea{height:72px!important;min-height:72px!important;padding-top:12px!important}.currency-toggle{gap:10px!important}.admin-login .currency-option{border-radius:12px!important;height:42px!important;padding:0 8px!important;font-size:13px!important}.admin-login .image-upload-box{height:66px!important;min-height:66px!important}.admin-login button[type=submit]{border-radius:12px!important;height:40px!important;font-size:13px!important}.admin-login input[placeholder=Price],.admin-login .custom-select-trigger{align-items:center!important;height:42px!important;min-height:42px!important;padding-top:0!important;padding-bottom:0!important;display:flex!important}.admin-login .image-upload-box{justify-content:center!important;align-items:center!important;height:66px!important;min-height:66px!important;padding-top:0!important;padding-bottom:0!important;display:flex!important}}@media (width<=480px){.site-footer{min-height:330px;margin-top:46px;padding:28px 20px 18px;position:relative}.footer-bg-text{color:#ff4d940b;font-size:42px;top:48%;left:-12px}.footer-content{grid-template-columns:140px 1fr;align-items:start;gap:10px;display:grid}.footer-logo img{width:110px;margin-bottom:18px}.footer-nav{flex-direction:column;grid-column:1;align-items:flex-start;gap:14px;margin-top:0;display:flex}.footer-nav a{font-size:13px}.footer-email-block{text-align:right;grid-column:1/-1;margin-top:-18px}.footer-email-block .footer-label{margin-bottom:6px;font-size:11px}.footer-email-block h3{word-break:break-word;font-size:13px;line-height:1.35}.footer-floating-buttons{gap:10px;margin-top:0;display:flex;position:absolute;top:38px;right:20px}.footer-floating-buttons button,.footer-floating-buttons a{width:38px;height:38px;font-size:15px}.footer-bottom{text-align:center;margin-top:34px;font-size:11px;line-height:1.45}}@media (width>=481px) and (width<=615px){.site-footer{min-height:360px;margin-top:56px;padding:38px 24px 24px}.footer-bg-text{font-size:54px;left:-12px}.footer-content{grid-template-columns:150px 1fr;gap:18px;display:grid}.footer-logo img{width:115px}.footer-nav{flex-direction:column;grid-column:1;align-items:flex-start;gap:14px}.footer-email-block{text-align:right;grid-column:1/-1;margin-top:-14px}.footer-email-block h3{font-size:15px}.footer-floating-buttons{position:absolute;top:42px;right:24px}}@media (width>=616px) and (width<=768px){.site-footer{min-height:360px;margin-top:60px;padding:48px 34px 28px;position:relative;overflow:hidden}.footer-bg-text{color:#ff4d940b;font-size:86px;top:46%;left:-20px}.footer-content{grid-template-columns:130px 1fr;align-items:start;gap:24px;display:grid}.footer-logo img{width:110px}.footer-nav{white-space:nowrap;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:24px;margin-top:22px;display:flex}.footer-nav a{white-space:nowrap;font-size:13px}.footer-email-block{text-align:left;grid-column:1/-1;margin-top:28px}.footer-email-block .footer-label{margin-bottom:8px;font-size:13px}.footer-email-block h3{font-size:22px;line-height:1.25}.footer-bottom{justify-content:space-between;align-items:flex-end;gap:20px;margin-top:46px;display:flex}.footer-bottom p{margin:0}.footer-floating-buttons{gap:12px;margin-left:auto;display:flex}.footer-floating-buttons button,.footer-floating-buttons a{width:42px;height:42px;font-size:16px}}@media (width>=769px) and (width<=991px){.site-footer{min-height:390px;margin-top:80px;padding:54px 48px 34px}.footer-bg-text{font-size:110px;top:50%;left:-20px}.footer-content{gap:34px}.footer-logo img{width:120px}.footer-nav{gap:28px;margin-top:48px}.footer-nav a{white-space:nowrap;font-size:14px}.footer-left h3{font-size:20px}.footer-bottom{margin-top:56px}.footer-floating-buttons{gap:12px;bottom:34px;right:48px}.footer-floating-buttons a,.footer-floating-buttons button{width:44px;height:44px}}.products-page{padding-top:20px}.products-controls-panel{margin-bottom:46px}.products-search-drawer{opacity:0;max-height:0;margin-bottom:0;transition:all .35s;overflow:hidden}.products-search-drawer.open{opacity:1;max-height:90px;margin-bottom:22px}.products-search-input{box-sizing:border-box;background:#fff;border:2px solid #ffd7e8;border-radius:999px;outline:none;width:100%;height:58px;padding:0 24px;font-size:15px;transition:all .2s}.products-search-input:focus{border-color:#ff4d94;box-shadow:0 0 0 4px #ff4d941a}.products-filter-row{grid-template-columns:1fr auto;align-items:center;gap:18px;display:grid}.products-category-carousel{align-items:center;gap:12px;min-width:0;display:flex;overflow:visible}.products-category-filter{scroll-behavior:smooth;gap:12px;max-width:760px;padding:10px 4px;display:flex;overflow-x:auto}.products-category-filter::-webkit-scrollbar{display:none}.products-category-filter button{color:#ff4d94;cursor:pointer;background:#fff0f7;border:none;border-radius:999px;flex:none;padding:13px 24px;font-weight:700;transition:all .2s}.products-category-filter button:hover,.products-category-filter button.active{color:#fff;background:#ff4d94;transform:translateY(-2px)}.products-actions{align-items:center;gap:10px;display:flex}.category-arrow,.products-icon-button{color:#ff4d94;cursor:pointer;background:#fff;border:none;border-radius:16px;justify-content:center;align-items:center;width:54px;min-width:54px;height:54px;font-size:16px;font-weight:900;transition:all .2s;display:flex;box-shadow:0 10px 24px #ff5fa224}.category-arrow:hover,.products-icon-button:hover,.products-icon-button.active{color:#fff;background:#ff4d94;transform:translateY(-2px)}.products-sort-compact{width:54px}.products-sort-compact .custom-select-header{color:#ff4d94;background:#fff;border:none;border-radius:16px;justify-content:center;width:54px;height:54px;padding:0;font-size:15px;font-weight:800;box-shadow:0 10px 24px #ff5fa224}.products-sort-compact .select-arrow{display:none}.products-sort-compact .custom-select-dropdown{border-radius:18px;min-width:220px;left:auto;right:0;overflow:hidden}.products-sort-compact .custom-select-item{white-space:nowrap;text-align:left;padding:14px 18px;font-size:15px}.products-grid-section{min-height:900px;margin-top:50px}.products-grid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:28px;display:grid}.products-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;background:#ffffffb8;border:1px solid #fff9;border-radius:30px;flex-direction:column;min-height:100%;transition:transform .32s,box-shadow .32s,border-color .32s;display:flex;overflow:hidden;box-shadow:0 10px 30px #ff5fa214}.products-card:hover{border-color:#ff4d9440;transform:translateY(-10px);box-shadow:0 24px 50px #ff5fa22e}.products-card:hover .products-card-image{filter:saturate(1.05);transform:scale(1.06)}.products-card-image{object-fit:cover;background:#fff5fa;width:100%;height:330px;transition:transform .45s,filter .45s}.products-card-content{flex-direction:column;flex:1;padding:24px;display:flex}.products-card-category{color:#ff4d94;background:#ffe4ef;border-radius:999px;justify-content:center;align-items:center;margin-bottom:16px;padding:7px 14px;font-size:12px;font-weight:800;display:inline-flex}.products-card-content h3{color:#222;margin:0 0 12px;font-size:28px;line-height:1.2}.products-card-description{color:#666;word-break:break-word;overflow-wrap:anywhere;flex:1;min-height:72px;margin:0;font-size:14px;line-height:1.7}.products-card-footer{justify-content:space-between;align-items:center;margin-top:28px;display:flex}.products-card-footer p{color:#ff4d94;margin:0;font-size:24px;font-weight:800}.products-card-footer button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff4d94,#ff6cab);border:none;border-radius:16px;padding:13px 24px;font-weight:800;transition:all .24s;box-shadow:0 12px 24px #ff4d9438}.products-card-footer button:hover{transform:translateY(-2px);box-shadow:0 18px 32px #ff4d9452}.products-pagination{justify-content:center;align-items:center;gap:16px;margin-top:70px;display:flex}.products-pagination button{color:#ff4d94;cursor:pointer;background:#fff;border:2px solid #ffc7dc;border-radius:18px;width:52px;height:52px;font-size:16px;font-weight:900;transition:all .22s;box-shadow:0 10px 26px #ff5fa224}.products-pagination button:hover:not(:disabled){background:#fff0f7;border-color:#ff4d94;transform:translateY(-3px)}.products-pagination button.active{color:#fff;background:#ff4d94;border-color:#ff4d94;box-shadow:0 14px 32px #ff4d9447}.products-pagination button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.products-empty-state{text-align:center;background:#fff8fb;border:2px dashed #ffd3e5;border-radius:28px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;min-height:280px;display:flex}.products-empty-state h3{color:#ff4d94;margin:0 0 10px;font-size:28px}.products-empty-state p{color:#777;margin:0}.products-loading-grid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:28px;display:grid}.products-skeleton-card{background:linear-gradient(90deg,#fff1f7 25%,#ffe4ef 50%,#fff1f7 75%) 0 0/200% 100%;border-radius:28px;height:430px;animation:1.4s linear infinite skeletonMove}@keyframes skeletonMove{0%{background-position:200% 0}to{background-position:-200% 0}}.categories-page{padding-top:20px}.categories-sort-row{flex-wrap:wrap;gap:16px;margin-bottom:40px;display:flex}.categories-sort-row button{color:#ff4d94;cursor:pointer;background:#fff0f7;border:none;border-radius:999px;padding:14px 24px;font-weight:800;transition:all .22s}.categories-sort-row button:hover{background:#ffe3ef;transform:translateY(-2px)}.categories-sort-row button.active{color:#fff;background:#ff4d94;box-shadow:0 14px 30px #ff5fa23d}.categories-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:26px;display:grid}.category-page-card{background:radial-gradient(circle at 0 0,#ffffffa6,#0000 32%),linear-gradient(135deg,#ffd9ea 0%,#ffeef6 48%,#fff7fb 100%);border-radius:34px;min-height:320px;padding:42px;text-decoration:none;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 10px 30px #ff69b414}.category-page-card:hover,.category-page-card:focus,.category-page-card:visited,.category-page-card *{text-decoration:none}.category-page-card:hover{transform:translateY(-8px);box-shadow:0 24px 50px #ff69b429}.category-card-bow{opacity:.38;pointer-events:none;width:190px;position:absolute;top:16px;left:18px}.category-card-cat{opacity:.28;pointer-events:none;width:300px;position:absolute;bottom:-35px;right:-45px}.category-card-sparkle{opacity:.9;pointer-events:none;width:70px;position:absolute}.sparkle-1{top:42px;right:58px}.sparkle-2{top:105px;right:155px}.sparkle-3{bottom:52px;left:38px}.category-page-card-1{background:linear-gradient(135deg,#ffd6e7,#fff0f7)}.category-page-card-2{background:linear-gradient(135deg,#ffcfe3,#ffe8f2)}.category-page-card-3{background:linear-gradient(135deg,#ffe1ee,#fff7fb)}.category-page-card-4{background:linear-gradient(135deg,#ffd9ea,#fff2f8)}.category-page-content{z-index:2;flex-direction:column;justify-content:flex-end;height:100%;display:flex;position:relative}.category-page-content p{color:#ff4d94;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:800}.category-page-content h3{color:#222;margin:0 0 22px;font-size:34px}.category-page-content span{color:#ff4d94;font-weight:900}.categories-empty-state{background:#fff8fb;border:2px dashed #ffd3e5;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;min-height:260px;display:flex}.categories-empty-state h3{color:#ff4d94}.categories-pagination{justify-content:center;gap:16px;margin-top:60px;display:flex}.categories-pagination button{color:#ff4d94;cursor:pointer;background:#fff;border:2px solid #ffc7dc;border-radius:18px;width:52px;height:52px;font-size:16px;font-weight:900;transition:all .22s;box-shadow:0 10px 26px #ff5fa224}.categories-pagination button:hover:not(:disabled){background:#fff0f7;border-color:#ff4d94;transform:translateY(-3px)}.categories-pagination button.active{color:#fff;background:#ff4d94;border-color:#ff4d94}.categories-pagination button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.news-page{padding-top:20px}.news-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:28px;display:grid}.news-card{background:#fff;border-radius:30px;text-decoration:none;transition:all .28s;overflow:hidden;box-shadow:0 16px 40px #ff5fa21f}.news-card:hover{transform:translateY(-8px);box-shadow:0 24px 56px #ff5fa233}.news-card img{object-fit:cover;width:100%;height:320px;display:block}.news-card-content{padding:26px}.news-card-content p{color:#ff4d94;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:800}.news-card-content h3{color:#222;margin:0 0 18px;font-size:30px;line-height:1.2}.news-card-content span{color:#ff4d94;font-weight:900}.news-empty-state{background:#fff8fb;border:2px dashed #ffd3e5;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;min-height:260px;display:flex}.news-empty-state h3{color:#ff4d94}.news-pagination{justify-content:center;gap:16px;margin-top:60px;display:flex}.news-pagination button{color:#ff4d94;cursor:pointer;background:#fff;border:2px solid #ffc7dc;border-radius:18px;width:52px;height:52px;font-size:16px;font-weight:900;transition:all .22s;box-shadow:0 10px 26px #ff5fa224}.news-pagination button:hover:not(:disabled){background:#fff0f7;border-color:#ff4d94;transform:translateY(-3px)}.news-pagination button.active{color:#fff;background:#ff4d94;border-color:#ff4d94}.news-pagination button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.about-divider{z-index:5;justify-content:center;align-items:center;gap:18px;margin:26px auto 28px;display:flex;position:relative}.about-divider span{background:linear-gradient(90deg,#0000,#ff5fa2,#0000);width:210px;height:3px}.about-divider img{width:56px}.about-divider.small span{width:80px}.about-location{grid-template-columns:1.2fr .8fr;align-items:center;gap:56px;max-width:1180px;margin:0 auto 86px;display:grid}.about-map-card{background:#fff;border-radius:32px;padding:12px;box-shadow:0 22px 55px #ff5fa224}.about-map-card iframe{border:none;border-radius:24px;width:100%;height:380px;display:block}.about-location-info{text-align:left;padding-left:10px;position:relative}.about-location-info:after{content:"";opacity:.45;background-image:radial-gradient(#ff9fc6 2px,#0000 2px);background-size:14px 14px;width:95px;height:95px;position:absolute;top:10px;right:15px;-webkit-mask-image:linear-gradient(90deg,#000 0% 35%,#0000 100%);mask-image:linear-gradient(90deg,#000 0% 35%,#0000 100%)}.about-location-kicker{color:#ff4d94;letter-spacing:1.6px;text-transform:uppercase;margin:0 0 14px;font-size:14px;font-weight:900}.about-location-info h2{color:#252525;letter-spacing:-1.5px;margin:0 0 16px;font-size:48px;font-weight:900;line-height:1.1}.about-title-line{background:linear-gradient(90deg,#ff4d94 0%,#ff9fc6 55%,#0000 100%);border-radius:999px;width:72px;height:3px;margin:0 0 34px}.about-info-item{text-align:left;align-items:flex-start;gap:18px;margin-bottom:24px;display:flex}.about-info-item svg{color:#ff4d94;box-sizing:border-box;background:#ffffffa6;border:1px solid #ffd2e5;border-radius:16px;min-width:50px;height:50px;padding:14px}.about-info-item h3{color:#222;margin:0 0 5px;font-size:20px;font-weight:900}.about-info-item span{color:#666;line-height:1.6}.about-person{border-radius:42px;grid-template-columns:1fr 1fr;align-items:center;gap:58px;max-width:1180px;margin:0 auto 92px;display:grid;position:relative;overflow:hidden}.about-owner{background:radial-gradient(circle at 10% 20%,#ffc3dc94,#0000 28%),linear-gradient(115deg,#ffe7f1 0%,#fff5fa 52%,#fffdfd 100%);min-height:360px;padding:46px 64px}.owner-bg-heart{opacity:.34;z-index:1;pointer-events:none;filter:drop-shadow(0 10px 24px #ff5fa233);width:230px;position:absolute;top:110px;right:26px;transform:rotate(10deg)}.owner-photo-side{justify-content:center;align-items:center;min-height:390px;display:flex;position:relative}.owner-blob-frame{justify-content:center;align-items:center;width:380px;height:300px;display:flex;position:relative}.owner-blob-frame:before{content:"";filter:blur(2px);z-index:1;background:#ffb6d242;border-radius:44% 56% 63% 37%/42% 38% 62% 58%;width:112%;height:112%;position:absolute;transform:rotate(-8deg)}.owner-blob-bg{object-fit:contain;opacity:.75;z-index:2;filter:drop-shadow(0 22px 40px #ff5fa22e);width:calc(100% + 40px);height:calc(100% + 40px);position:absolute;inset:-20px}.owner-photo{z-index:3;object-fit:cover;border:4px solid #ff72af;border-radius:44% 56% 62% 38%/42% 52% 48% 58%;width:88%;height:88%;position:relative;box-shadow:0 18px 45px #ff78aa2e}.owner-text{z-index:5;text-align:left;position:relative}.owner-kicker{color:#ff4d94;letter-spacing:1.5px;text-transform:uppercase;margin:0 0 18px;font-size:14px;font-weight:900}.owner-title{color:#252525;letter-spacing:-1.5px;margin:0;font-size:52px;font-weight:900;line-height:1.1}.owner-divider{justify-content:flex-start;margin:26px 0}.owner-text>p{color:#555;max-width:560px;font-size:17px;line-height:1.9}.owner-socials{justify-content:flex-end;gap:14px;margin-top:28px;display:flex}.owner-socials a{color:#ff4d94;background:#ffffffb8;border:1px solid #ffd2e5;border-radius:16px;place-items:center;width:50px;height:50px;padding:0;font-size:0;text-decoration:none;display:grid;position:relative;box-shadow:0 10px 24px #ff5fa21a}.owner-socials a svg{font-size:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.owner-socials a:hover{color:#fff;background:#ff4d94}.owner-sparkle{z-index:6;opacity:.95;animation:5s ease-in-out infinite aboutFloat;position:absolute}.owner-sparkle-1{width:78px;top:46px;left:8px}.owner-sparkle-2{width:72px;animation-delay:1s;bottom:54px;left:18px}.owner-sparkle-3{width:68px;animation-delay:1.6s;top:64px;right:-8px}.owner-sparkle-4{width:64px;animation-delay:2.2s;bottom:42px;right:48px}.about-developer-section{max-width:1180px;box-shadow:none;background:0 0;border-radius:0;grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;margin:0 auto 92px;padding:70px 72px;display:grid;position:relative}.about-developer-section:before{content:"";opacity:.58;background-image:radial-gradient(#ff6fa8 2px,#0000 2px);background-position:42px 0;background-size:14px 14px;width:89px;height:95px;position:absolute;bottom:28px;left:24px;-webkit-mask-image:linear-gradient(270deg,#000 0% 45%,#0000 100%);mask-image:linear-gradient(270deg,#000 0% 45%,#0000 100%)}.developer-info{text-align:left;z-index:5;position:relative}.developer-kicker{color:#555;letter-spacing:1.5px;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 18px;font-size:14px;font-weight:900;display:flex}.developer-info h2{color:#252525;letter-spacing:-1.5px;margin:0 0 24px;font-size:52px;font-weight:900;line-height:1.1}.developer-info p{color:#555;max-width:520px;margin:0;font-size:17px;line-height:1.9}.developer-socials{justify-content:flex-end;gap:14px;margin-top:30px;padding-right:30px;display:flex}.developer-socials a{color:#ff4d94;background:#ffffffb8;border:1px solid #ffd2e5;border-radius:16px;place-items:center;width:54px;height:54px;text-decoration:none;display:grid;box-shadow:0 10px 24px #ff5fa21a}.developer-socials a svg{font-size:20px}.developer-socials a:hover{color:#fff;background:#ff4d94}.developer-photo-area{justify-content:center;align-items:center;min-height:390px;display:flex;position:relative}.developer-photo-frame{background:0 0;border-radius:46% 54% 60% 40%/44% 56%;width:340px;height:285px;position:relative;box-shadow:0 24px 60px #5a96d229}.developer-photo-frame:before{content:"";z-index:1;border:4px solid #78beff73;border-radius:46% 54% 60% 40%/44% 56%;position:absolute;inset:-16px}.developer-photo-frame:after{content:"";filter:blur(18px);z-index:0;background:#78beff24;border-radius:46% 54% 60% 40%/44% 56%;position:absolute;inset:-34px}.developer-photo-frame img{z-index:2;object-fit:cover;border-radius:46% 54% 60% 40%/44% 56%;width:100%;height:100%;position:relative}.tech-icon{z-index:4;color:#4aa3ff;opacity:.78;filter:drop-shadow(0 10px 18px #ff5fa21f);background:#ffffffb8;border:1px solid #78beff59;border-radius:18px;justify-content:center;align-items:center;width:54px;height:54px;font-size:24px;animation:5s ease-in-out infinite aboutFloat;display:flex;position:absolute;box-shadow:0 12px 26px #78beff29}.tech-icon-1{top:6%;left:87%}.tech-icon-2{animation-delay:1s;top:5%;left:80%}.tech-icon-3{animation-delay:1.7s;top:80%;right:50%}.tech-icon-4{animation-delay:.8s;top:10%;left:50%}.tech-icon-5{animation-delay:1.4s;top:65%;right:48%}.tech-icon-6{animation-delay:2s;bottom:24%;left:55%}.tech-icon-7{animation-delay:.8s;top:20%;right:8%}.tech-icon-8{animation-delay:1.4s;bottom:8%;left:90%}.tech-icon-9{animation-delay:2s;top:80%;right:20%}.tech-icon-10{animation-delay:.8s;top:12%;left:60%}.tech-icon-11{animation-delay:1.4s;top:75%;right:10%}.tech-icon-12{animation-delay:2s;bottom:42%;left:47%}.tech-icon-13{animation-delay:.8s;top:60%;right:6%}.tech-icon-14{animation-delay:1.4s;bottom:17%;left:71%}.tech-icon-15{animation-delay:2s;top:82%;right:30%}.about-thank-you{text-align:center;background:radial-gradient(circle at 8% 35%,#fffffff2,#0000 9%),radial-gradient(circle at 18% 70%,#ffffffb8,#0000 8%),radial-gradient(circle at 82% 35%,#fffc,#0000 9%),radial-gradient(circle at 94% 62%,#ffffffa6,#0000 8%),linear-gradient(135deg,#fff0f7,#ffd7e8,#fff8fb);border-radius:32px;max-width:1180px;min-height:0;margin:40px auto 0;padding:38px 70px 34px;position:relative;overflow:hidden;box-shadow:0 22px 60px #ff5fa21f}.about-thank-you p{z-index:5;color:#ff4d94;margin:0;font-family:Great Vibes,cursive;font-size:74px;line-height:.9;position:relative}.about-thank-you span{z-index:5;color:#777;margin-top:4px;font-size:13px;display:block;position:relative}.about-thank-you h2{z-index:5;color:#222;margin:4px 0 10px;font-size:30px;font-weight:900;position:relative}.about-thank-you .about-divider.small{justify-content:center;margin:18px auto 0}.thank-sparkle{opacity:.95;z-index:3;pointer-events:none;filter:drop-shadow(0 0 12px #ffffffe6);width:86px;position:absolute}.thank-sparkle-1{top:22px;left:42px}.thank-sparkle-2{top:76px;left:175px}.thank-sparkle-3{bottom:30px;left:115px}.thank-sparkle-4{top:26px;right:260px}.thank-sparkle-5{top:86px;right:90px}.thank-sparkle-6{bottom:34px;right:190px}.thank-sparkle-7{width:76px;top:54px;right:410px}.thank-sparkle-8{width:78px;bottom:42px;right:60px}.thank-sparkle-9{width:72px;top:36px;left:295px}.thank-sparkle-10{width:72px;bottom:36px;left:320px}.thank-heart{opacity:.14;pointer-events:none;z-index:2;width:105px;position:absolute}.thank-heart-1{top:34px;left:12px}.thank-heart-2{bottom:18px;right:16px}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0, 0, var(--toastify-z-index));width:var(--toastify-container-width);box-sizing:border-box;color:#fff;flex-direction:column;display:flex;position:fixed}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0px;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;word-break:break-word;flex:auto;align-items:center;margin-bottom:1rem;display:flex;position:relative}@media only screen and (width<=480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}@media only screen and (width<=480px){.Toastify__toast-container[data-stacked=true]{width:100vw}}.Toastify__toast--stacked{width:100%;transform:translate3d(0, var(--y), 0) scale(var(--s));transition:transform .3s;position:absolute}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";height:calc(var(--g) * 1px);position:absolute;bottom:100%;left:0;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{flex-shrink:0;width:22px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;padding:0;transition:all .3s;position:absolute;top:6px;right:6px}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{z-index:1;opacity:.7;transform-origin:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0;overflow:hidden}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px, var(--y), 0)}to{opacity:0;transform:translate3d(2000px, var(--y), 0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px, var(--y), 0)}to{opacity:0;transform:translate3d(-2000px, var(--y), 0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0, calc(var(--y) - 10px), 0)}40%,45%{opacity:1;transform:translate3d(0, calc(var(--y) + 20px), 0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0, calc(var(--y) - 10px), 0)}40%,45%{opacity:1;transform:translate3d(0, calc(var(--y) + 20px), 0)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0, var(--y), 0) scale3d(.3, .3, .3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0, var(--y), 0) perspective(400px)}30%{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translate3d(110%, var(--y), 0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translate3d(-110%, var(--y), 0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
