.breakdance .bde-section-107-100 .section-container{--bde-grid-gap:var(--bde-column-gap);display:grid;grid-template-columns:repeat(var(--bde-grid-items-per-row,4),minmax(0,1fr));gap:var(--bde-grid-gap);align-items:var(--bde-grid-align-items,stretch);justify-items:var(--bde-grid-justify-items,stretch)}.breakdance .bde-section-107-100 .section-container>*{width:auto!important;height:auto!important}.breakdance .bde-section-107-100 .section-container{--bde-grid-items-per-row:1;--bde-grid-gap:0px}.breakdance .bde-section-107-100 .section-container{--bde-section-width:100%}.breakdance .bde-section-107-100 .section-container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}#custom-page{--coral:#E64662;--coral-light:#F07A8E;--coral-deep:#C73A52;--charcoal:#2C292A;--dark:#231F20;--warm-gray:#4A4546;--cream:#FAF8F6;--gold:#D4A574;--blush:#F2DFE1;--champagne:#F5E6D3;--muted:#6b5f60;--line:#e8dfe0;--green:#3a8a5c;font-family:'DM Sans',system-ui,sans-serif;font-size:16px;color:var(--charcoal);line-height:1.6;background:#fff;overflow-x:hidden;-webkit-font-smoothing:antialiased}#custom-page *,#custom-page *::before,#custom-page *::after{box-sizing:border-box;margin:0;padding:0}#custom-page img{max-width:100%;display:block}#custom-page a{color:inherit;text-decoration:none}#custom-page ul{list-style:none}#custom-page .section{padding:80px 40px}#custom-page .container{max-width:1400px;margin:0 auto}#custom-page .reveal{opacity:0;transform:translateY(28px);transition:opacity 0.6s,transform 0.6s}#custom-page .reveal.visible{opacity:1;transform:translateY(0)}#custom-page .mt-48{margin-top:48px}#custom-page .section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:40px;gap:20px}#custom-page .section-head h2{font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:700;line-height:1.1;color:var(--charcoal)}#custom-page .section-head p{color:var(--muted);font-size:0.9rem;margin-top:4px}#custom-page .view-all{font-size:0.84rem;font-weight:600;color:var(--coral);display:inline-flex;align-items:center;gap:6px;white-space:nowrap;transition:gap 0.3s;flex-shrink:0}#custom-page .view-all:hover{gap:10px}#custom-page .view-all svg{width:14px;height:14px}#custom-page .btn{display:inline-flex;align-items:center;gap:8px;padding:15px 32px;border-radius:999px;font-family:'DM Sans',sans-serif;font-size:0.88rem;font-weight:600;cursor:pointer;border:none;transition:all 0.35s;letter-spacing:0.02em}#custom-page .btn-coral{background:var(--coral);color:#fff;border-radius:8px}#custom-page .btn-coral:hover{background:var(--coral-deep);transform:translateY(-2px);box-shadow:0 10px 28px rgba(230,70,98,0.25)}#custom-page .btn-coral-sm{padding:11px 22px;font-size:0.82rem}#custom-page .cats-showcase{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}#custom-page .cat-card{background:var(--cream);border-radius:20px;padding:28px 16px;text-align:center;cursor:pointer;transition:all 0.4s;border:1px solid transparent;overflow:hidden;display:flex;flex-direction:column;align-items:center}#custom-page .cat-card:hover{background:#fff;border-color:var(--line);transform:translateY(-4px);box-shadow:0 12px 32px rgba(44,41,42,0.06)}#custom-page .cat-icon{width:64px;height:64px;border-radius:18px;display:grid;place-items:center;margin:0 auto 14px;transition:transform 0.4s;background:rgba(230,70,98,0.08);color:var(--coral)}#custom-page .cat-card:hover .cat-icon{transform:scale(1.1)}#custom-page .cat-icon svg{width:28px;height:28px}#custom-page .cat-card h3{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.1rem;font-weight:700;margin-bottom:3px;color:var(--charcoal)}#custom-page .cat-card p{font-size:0.76rem;color:var(--muted);line-height:1.4}#custom-page .product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}#custom-page .product-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;transition:transform 0.4s,box-shadow 0.4s;position:relative;display:flex;flex-direction:column}#custom-page .product-card:hover{transform:translateY(-4px);box-shadow:0 14px 36px rgba(44,41,42,0.08)}#custom-page .product-badge{position:absolute;top:14px;left:14px;padding:5px 10px;border-radius:8px;font-size:0.7rem;font-weight:700;letter-spacing:0.03em;text-transform:uppercase;z-index:2}#custom-page .badge-new{background:var(--coral);color:#fff}#custom-page .badge-sale{background:var(--green);color:#fff}#custom-page .badge-best{background:var(--gold);color:#fff}#custom-page .product-img-wrap{display:block}#custom-page .product-img{aspect-ratio:1;overflow:hidden;background:var(--cream)}#custom-page .product-img img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s}#custom-page .product-img-empty{aspect-ratio:1;background:var(--cream)}#custom-page .product-card:hover .product-img img{transform:scale(1.06)}#custom-page .product-info{padding:18px 18px 20px;display:flex;flex-direction:column;flex:1}#custom-page .product-brand{font-size:0.72rem;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:var(--coral);margin-bottom:6px}#custom-page .product-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.12rem;font-weight:700;line-height:1.25;margin-bottom:8px;color:var(--charcoal);flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#custom-page .product-price{display:flex;align-items:baseline;gap:8px;margin-bottom:4px}#custom-page .product-price .woocommerce-Price-amount{font-weight:700;font-size:1.05rem}#custom-page .product-price del{color:var(--muted);font-size:0.84rem}#custom-page .product-price del .woocommerce-Price-amount{font-weight:400}#custom-page .product-price ins{text-decoration:none}#custom-page .product-add{display:block;margin-top:14px;width:100%;padding:11px;border:1.5px solid var(--line);border-radius:8px;background:transparent;font-family:'DM Sans',sans-serif;font-size:0.82rem;font-weight:600;color:var(--charcoal);cursor:pointer;transition:all 0.3s;text-align:center}#custom-page .product-add:hover{background:var(--coral);color:#fff;border-color:var(--coral)}#custom-page .promo-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}#custom-page .promo-card{border-radius:24px;overflow:hidden;position:relative;min-height:360px;display:flex;align-items:flex-end}#custom-page .promo-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 0.6s}#custom-page .promo-card:hover img{transform:scale(1.04)}#custom-page .promo-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(26,11,14,0.82) 0%,rgba(26,11,14,0.1) 55%)}#custom-page .promo-content{position:relative;z-index:2;padding:40px;color:#fff}#custom-page .promo-tag{display:inline-block;padding:5px 12px;border-radius:8px;background:var(--coral);font-size:0.72rem;font-weight:700;letter-spacing:0.04em;text-transform:uppercase;margin-bottom:12px;color:#fff}#custom-page .promo-content h3{font-family:'Cormorant Garamond',Georgia,serif;font-size:2rem;font-weight:700;margin-bottom:8px;line-height:1.1;color:#fff}#custom-page .promo-content p{color:rgba(255,255,255,0.7);font-size:0.88rem;margin-bottom:18px;max-width:340px}#custom-page .brands-section{padding:80px 40px;background:linear-gradient(180deg,#fff 0%,var(--cream) 100%)}#custom-page .brands-inner{max-width:1400px;margin:0 auto}#custom-page .brands-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:0;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#fff}#custom-page .brand-cell{padding:36px 20px;text-align:center;border-right:1px solid var(--line);transition:background 0.3s;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}#custom-page .brand-cell:last-child{border-right:none}#custom-page .brand-cell:hover{background:var(--cream)}#custom-page .brand-cell-dot{width:8px;height:8px;border-radius:50%;margin:0 auto}#custom-page .brand-cell-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.1rem;font-weight:700;color:var(--charcoal)}#custom-page .brand-cell-cat{font-size:0.7rem;color:var(--muted);letter-spacing:0.06em;text-transform:uppercase}#custom-page .perks-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:60px}#custom-page .perk{display:flex;align-items:flex-start;gap:16px;padding:24px;background:#fff;border:1px solid var(--line);border-radius:20px}#custom-page .perk-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;flex-shrink:0}#custom-page .perk-icon svg{width:22px;height:22px}#custom-page .perk h4{font-weight:600;font-size:0.9rem;margin-bottom:3px;color:var(--charcoal)}#custom-page .perk p{color:var(--muted);font-size:0.8rem;line-height:1.5}#custom-page .pi-1{background:rgba(230,70,98,0.08)}#custom-page .pi-1 svg{color:var(--coral)}#custom-page .pi-2{background:rgba(212,165,116,0.12)}#custom-page .pi-2 svg{color:var(--gold)}#custom-page .pi-3{background:rgba(44,41,42,0.06)}#custom-page .pi-3 svg{color:var(--warm-gray)}#custom-page .pi-4{background:rgba(58,138,92,0.1)}#custom-page .pi-4 svg{color:var(--green)}#custom-page .newsletter{background:linear-gradient(140deg,#231F20 0%,#2C292A 60%,#3a1520 100%);padding:80px 40px;position:relative;overflow:hidden}#custom-page .newsletter-inner{max-width:600px;margin:0 auto;text-align:center;position:relative;z-index:2}#custom-page .newsletter h2{font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;color:#fff;margin-bottom:12px}#custom-page .newsletter p{color:rgba(255,255,255,0.6);font-size:0.92rem;margin-bottom:28px}#custom-page .nl-form{display:flex;gap:10px;max-width:460px;margin:0 auto}#custom-page .nl-form input{flex:1;padding:14px 18px;border:1.5px solid rgba(255,255,255,0.2);border-radius:14px;background:rgba(255,255,255,0.08);color:#fff;font-family:'DM Sans',sans-serif;font-size:0.88rem;outline:none;transition:border-color 0.3s}#custom-page .nl-form input::placeholder{color:rgba(255,255,255,0.35)}#custom-page .nl-form input:focus{border-color:rgba(255,255,255,0.5)}#custom-page .nl-form button{padding:14px 26px;border:none;border-radius:8px;background:var(--coral);color:#fff;font-family:'DM Sans',sans-serif;font-size:0.86rem;font-weight:600;cursor:pointer;transition:all 0.3s;white-space:nowrap}#custom-page .nl-form button:hover{background:var(--coral-deep)}@media (max-width:1100px){#custom-page .cats-showcase{grid-template-columns:repeat(4,1fr)}#custom-page .product-grid{grid-template-columns:repeat(2,1fr)}#custom-page .brands-grid{grid-template-columns:repeat(4,1fr)}#custom-page .brand-cell:nth-child(4){border-right:none}#custom-page .brand-cell:nth-child(n+5){border-top:1px solid var(--line)}#custom-page .perks-strip{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){#custom-page .section{padding:60px 20px}#custom-page .brands-section{padding:60px 20px}#custom-page .newsletter{padding:60px 20px}#custom-page .cats-showcase{grid-template-columns:repeat(3,1fr)}#custom-page .promo-row{grid-template-columns:1fr}#custom-page .brands-grid{grid-template-columns:repeat(2,1fr)}#custom-page .brand-cell{border-right:none;border-bottom:1px solid var(--line)}#custom-page .brand-cell:last-child{border-bottom:none}#custom-page .perks-strip{grid-template-columns:1fr}#custom-page .nl-form{flex-direction:column}#custom-page .section-head{flex-direction:column;align-items:flex-start}}@media (max-width:480px){#custom-page .cats-showcase{grid-template-columns:repeat(2,1fr)}#custom-page .product-grid{grid-template-columns:1fr}}@media (min-width:1740px){#custom-page .container{max-width:1560px}#custom-page .brands-inner{max-width:1560px}}