@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800;900&family=Baloo+2:wght@700;800&display=swap);@import url(https://cdn.jsdelivr.net/npm/@tabler/icons-webfont@latest/tabler-icons.min.css);*{box-sizing:border-box;margin:0;padding:0}body{font-family:'Nunito',sans-serif;background:#fff;color:#333;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.cp-topbar{background:#1565c0;padding:8px 40px;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:100}.cp-topbar::after{content:'';position:absolute;bottom:-10px;left:0;right:0;height:12px;background:#1565c0;clip-path:ellipse(51% 100% at 50% 0%);z-index:2}.cp-topbar-btn{background:#fff;color:#e91e8c;border:none;border-radius:20px;padding:6px 16px;font-size:12px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:6px;font-family:'Nunito',sans-serif;text-decoration:none}.cp-topbar-center{display:flex;gap:10px}.cp-topbar-icon{width:34px;height:34px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#1565c0;font-size:16px;text-decoration:none}.cp-header{background:#fff;padding:20px 40px 0;position:relative;overflow:hidden;margin-top:10px}.cp-header-bg{position:absolute;inset:0;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80'%3E%3Ctext x='5' y='30' font-size='20' fill='%23e91e8c'%3E✏%3C/text%3E%3Ctext x='40' y='60' font-size='18' fill='%231565c0'%3E📐%3C/text%3E%3Ctext x='0' y='70' font-size='16' fill='%23ff9800'%3E📏%3C/text%3E%3Ctext x='55' y='25' font-size='16' fill='%239c27b0'%3E⭐%3C/text%3E%3C/svg%3E");background-size:80px 80px;pointer-events:none}.cp-header-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;padding-bottom:16px;position:relative;z-index:1}.cp-search-wrap{display:flex;align-items:center;gap:8px}.cp-search-input{background:#fff9e6;border:2px solid #ffd54f;border-radius:12px;padding:10px 16px;font-size:13px;color:#888;width:240px;font-family:'Nunito',sans-serif}.cp-search-btn{width:40px;height:40px;background:#e91e8c;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;font-size:16px;flex-shrink:0}.cp-logo-area{display:flex;flex-direction:column;align-items:center;gap:4px}.cp-logo-area a{display:flex;flex-direction:column;align-items:center;gap:4px;text-decoration:none}.cp-logo-name{font-size:26px;font-weight:900;background:linear-gradient(90deg,#e91e8c,#9c27b0,#1565c0,#4caf50,#ff9800);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;letter-spacing:1px;line-height:1}.cp-logo-sub{font-size:10px;font-weight:700;color:#9c27b0;letter-spacing:3px}.cp-header-actions{display:flex;justify-content:flex-end;gap:16px}.cp-action-item{display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer;text-decoration:none}.cp-action-circle{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;color:#fff}.cp-ac-pink{background:#e91e8c}.cp-ac-blue{background:#29b6f6}.cp-ac-yellow{background:#ffc107}.cp-action-label{font-size:11px;font-weight:700;color:#555;text-align:center;line-height:1.3}.cp-nav{background:#ff9800;padding:0 40px;display:flex;align-items:center;justify-content:center;gap:4px;position:relative;z-index:99}.cp-nav a{color:#fff;font-size:14px;font-weight:700;padding:12px 18px;display:flex;align-items:center;gap:4px;font-family:'Nunito',sans-serif;text-decoration:none}.cp-nav a.current-menu-item,.cp-nav a:hover{background:#fff;color:#ff9800;border-radius:24px;padding:8px 20px}.cp-nav-dot{color:rgb(255 255 255 / .6);font-size:8px}.cp-banner{width:100%;display:block;line-height:0}.cp-banner img{width:100%;display:block;max-height:500px;object-fit:cover;object-position:center top}.cp-selos-wrap{background:#fff;padding:10px 20px;border-top:4px solid #f3e5f5;border-bottom:4px solid #f3e5f5;display:flex;align-items:center;justify-content:space-around;gap:8px;flex-wrap:wrap}.cp-selo-item{display:flex;align-items:center;gap:12px;flex:1;justify-content:center;padding:10px 12px;cursor:pointer;transition:transform 0.2s;min-width:120px}.cp-selo-item:hover{transform:scale(1.05)}.cp-selo-circle{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:22px;color:#fff}.cp-s1{background:#e91e8c}.cp-s2{background:#9c27b0}.cp-s3{background:#29b6f6}.cp-s4{background:#ff9800}.cp-selo-text{display:flex;flex-direction:column}.cp-selo-text strong{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.5px}.cp-s1t{color:#e91e8c}.cp-s2t{color:#9c27b0}.cp-s3t{color:#29b6f6}.cp-s4t{color:#ff9800}.cp-selo-text span{font-size:11px;color:#666;font-weight:600}.cp-selo-destaque{background:#4caf50;border-radius:40px;padding:10px 20px;display:flex;align-items:center;gap:12px;cursor:pointer;transition:transform 0.2s;flex-shrink:0}.cp-selo-destaque:hover{transform:scale(1.05)}.cp-selo-destaque-icon{width:48px;height:48px;background:rgb(255 255 255 / .2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;color:#fff}.cp-selo-destaque-text strong{font-size:12px;font-weight:900;color:#fff;text-transform:uppercase;display:block}.cp-selo-destaque-text span{font-size:11px;color:rgb(255 255 255 / .9);font-weight:600}.cp-section{padding:32px 40px}.cp-section-alt{padding:32px 40px;background:#fdf6ff}.cp-title-block{text-align:center;margin-bottom:24px}.cp-title-main{font-family:'Baloo 2','Nunito',sans-serif;font-size:30px;font-weight:800;color:#ff9800;line-height:1.2;margin-bottom:4px}.cp-title-sub{font-size:15px;font-weight:900;color:#4caf50;letter-spacing:1px;text-transform:uppercase;display:flex;align-items:center;justify-content:center;gap:8px}.cp-title-sub::before,.cp-title-sub::after{content:'♥';color:#e91e8c;font-size:13px}.cp-cats{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px;justify-content:center}.cp-cat-pill{background:#fff;color:#9c27b0;border-radius:20px;padding:7px 16px;font-size:13px;font-weight:700;cursor:pointer;border:2px solid #ce93d8;font-family:'Nunito',sans-serif;text-decoration:none;display:inline-block}.cp-cat-pill:hover,.cp-cat-pill.active{background:#9c27b0;color:#fff;border-color:#9c27b0}.cp-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}.cp-product-card{background:#fff;border:2px solid #f3e5f5;border-radius:16px;overflow:hidden;cursor:pointer;transition:transform 0.2s,border-color 0.2s;text-decoration:none;display:block}.cp-product-card:hover{transform:translateY(-4px);border-color:#e91e8c}.cp-product-img{width:100%;height:160px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.cp-product-img img{width:100%;height:100%;object-fit:cover}.cp-product-img-placeholder{font-size:52px}.cp-badge{position:absolute;top:8px;left:8px;border-radius:10px;padding:3px 10px;font-size:11px;font-weight:800}.cp-badge-new{background:#e91e8c;color:#fff}.cp-badge-sale{background:#ff9800;color:#fff}.cp-product-info{padding:12px 12px 8px;text-align:center}.cp-product-name{font-size:13px;color:#444;font-weight:700;margin-bottom:6px;line-height:1.4}.cp-product-price{font-size:16px;color:#9c27b0;font-weight:900}.cp-product-price del{font-size:12px;color:#bbb;font-weight:600;margin-right:4px}.cp-buy-btn{width:100%;background:linear-gradient(90deg,#e91e8c,#9c27b0);color:#fff;border:none;padding:10px;font-size:13px;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;font-family:'Nunito',sans-serif}.cp-buy-btn:hover{background:linear-gradient(90deg,#c2185b,#7b1fa2)}.cp-footer-wave svg{display:block;width:100%;height:80px}.cp-footer-body{background:#7b1fa2;padding:36px 40px 20px}.cp-footer-inner{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:32px;align-items:start}.cp-footer-logo-circle{width:100px;height:100px;background:rgb(255 255 255 / .15);border-radius:50%;display:flex;align-items:center;justify-content:center;border:3px solid rgb(255 255 255 / .3);margin-bottom:12px;font-size:52px;overflow:hidden}.cp-footer-logo-circle img{width:100%;height:100%;object-fit:cover}.cp-footer-brand-title{font-size:20px;font-weight:900;color:#fff;margin-bottom:4px}.cp-footer-brand-sub{font-size:10px;font-weight:700;color:rgb(255 255 255 / .6);letter-spacing:3px}.cp-footer-col h4{font-size:16px;font-weight:900;color:#fff;margin-bottom:16px}.cp-footer-col ul{list-style:none}.cp-footer-col ul li{margin-bottom:10px;display:flex;align-items:center;gap:8px}.cp-footer-col ul li a{color:rgb(255 255 255 / .9);font-size:14px;font-weight:600;text-decoration:none}.cp-footer-col ul li a:hover{color:#fff}.cp-footer-arrow{color:#f48fb1;font-size:14px;font-weight:900}.cp-footer-social-btns{display:flex;gap:10px}.cp-soc-btn{width:48px;height:48px;background:#ff9800;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:22px;color:#fff;text-decoration:none}.cp-footer-divider{border:none;border-top:1px solid rgb(255 255 255 / .2);margin:28px 0 16px}.cp-footer-bottom{display:flex;align-items:center;justify-content:center;gap:10px}.cp-footer-copy{font-size:13px;font-weight:700;color:rgb(255 255 255 / .85)}.woocommerce ul.products li.product{border:2px solid #f3e5f5!important;border-radius:16px!important;overflow:hidden;text-align:center}.woocommerce ul.products li.product:hover{border-color:#e91e8c!important;transform:translateY(-4px);transition:all 0.2s}.woocommerce ul.products li.product .price{color:#9c27b0!important;font-weight:900!important;font-size:16px!important}.woocommerce ul.products li.product .button{background:linear-gradient(90deg,#e91e8c,#9c27b0)!important;color:#fff!important;border-radius:0 0 14px 14px!important;font-family:'Nunito',sans-serif!important;font-weight:800!important;width:100%!important;text-align:center!important}.woocommerce ul.products li.product .button:hover{background:linear-gradient(90deg,#c2185b,#7b1fa2)!important}.woocommerce a.button,.woocommerce button.button{background:#e91e8c!important;color:#fff!important;font-family:'Nunito',sans-serif!important;font-weight:800!important;border-radius:24px!important}.woocommerce a.button:hover,.woocommerce button.button:hover{background:#9c27b0!important}.woocommerce #respond input#submit{background:#e91e8c!important;border-radius:24px!important}.woocommerce-message,.woocommerce-info{background:#f3e5f5!important;border-top-color:#9c27b0!important}@media (max-width:768px){.cp-topbar,.cp-header,.cp-nav,.cp-section,.cp-section-alt,.cp-footer-body{padding-left:16px;padding-right:16px}.cp-header-inner{grid-template-columns:1fr}.cp-search-input{width:100%}.cp-header-actions{justify-content:center}.cp-products{grid-template-columns:repeat(2,1fr)}.cp-footer-inner{grid-template-columns:1fr}}.cp-logo-img{max-height:110px;width:auto}.cp-footer-logo-circle img{width:100%;height:100%;object-fit:contain}.cp-slider{position:relative;width:100%;overflow:hidden;line-height:0}.cp-slider-track{display:flex;transition:transform 0.6s ease}.cp-slide{min-width:100%}.cp-slide img{width:100%;display:block;max-height:500px;object-fit:cover;object-position:center}.cp-slider-prev,.cp-slider-next{position:absolute;top:50%;transform:translateY(-50%);background:rgb(123 31 162 / .6);color:#fff;border:none;width:44px;height:44px;border-radius:50%;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;z-index:5;transition:background 0.2s}.cp-slider-prev:hover,.cp-slider-next:hover{background:rgb(233 30 140 / .85)}.cp-slider-prev{left:16px}.cp-slider-next{right:16px}.cp-slider-dots{position:absolute;bottom:16px;left:0;right:0;display:flex;justify-content:center;gap:8px;z-index:5}.cp-dot{width:12px;height:12px;border-radius:50%;background:rgb(255 255 255 / .6);cursor:pointer;border:2px solid rgb(123 31 162 / .4);transition:background 0.2s}.cp-dot.active{background:#e91e8c;border-color:#fff}.cp-footer-logo-col{display:flex;flex-direction:column}@media (max-width:768px){.cp-topbar{padding:6px 10px;gap:6px}.cp-topbar-btn{padding:5px 10px;font-size:10px;gap:4px}.cp-login-text{display:inline}.cp-topbar-icon{width:30px;height:30px;font-size:14px}.cp-topbar-center{gap:6px}.cp-selos-wrap{flex-wrap:nowrap;justify-content:space-around;gap:2px;padding:12px 6px}.cp-selo-item{flex-direction:column;flex:1;min-width:0;gap:5px;text-align:center;padding:4px 2px}.cp-selo-circle{width:42px;height:42px;font-size:16px}.cp-selo-text{align-items:center}.cp-selo-text strong{font-size:9px;line-height:1.1}.cp-selo-text span{font-size:8px;line-height:1.1}.cp-selo-destaque{flex-direction:column;flex:1;border-radius:14px;padding:6px 4px;min-width:0;gap:5px;text-align:center}.cp-selo-destaque-icon{width:42px;height:42px;font-size:16px}.cp-selo-destaque-text strong{font-size:9px;line-height:1.1}.cp-selo-destaque-text span{font-size:8px;line-height:1.1}.cp-footer-inner{grid-template-columns:1fr;text-align:center;gap:28px}.cp-footer-logo-col{align-items:center}.cp-footer-logo-circle{width:120px;height:120px;margin:0 auto 12px}.cp-footer-col h4{text-align:center}.cp-footer-col ul li{justify-content:center}.cp-footer-social-btns{justify-content:center}.cp-slider-prev,.cp-slider-next{width:36px;height:36px;font-size:15px}.cp-slide img{max-height:280px}.cp-products{grid-template-columns:repeat(2,1fr);gap:10px}.cp-product-img{height:130px}.cp-title-main{font-size:24px}.cp-title-sub{font-size:13px}}