.product-modern-card{--c-primary:#7b6556;--c-contrast:#e6e0e1;--c-accent:#00c8bb;--c-premium:#453332;--c-white:#ffffff;--font-main:'Montserrat',sans-serif;--transition-smooth:all 0.4s cubic-bezier(0.25,0.8,0.25,1);font-family:var(--font-main);color:var(--c-primary);overflow-x:hidden;position:relative; border-radius:15px}
.product-modern-card .title-main{font-weight:700;color:var(--c-primary);font-size:20px;line-height:1.2;letter-spacing:-0.02em;}
.product-modern-card .heading-section{font-weight:600;color:var(--c-accent);font-size:1.75rem;margin-bottom:1.5rem;}
.product-modern-card .body-text{font-weight:400;color:var(--c-primary);line-height:1.6;opacity:0.9;}
.product-modern-card .sketch-frame{position:relative;padding:1rem;z-index:1;transition:var(--transition-smooth);}
.product-modern-card .sketch-frame::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;border:1.5px solid var(--c-primary);border-radius:2px 255px 3px 25px/255px 5px 225px 3px;z-index:-1;opacity:0.6;background:linear-gradient(135deg,rgba(230,224,225,0.4) 0%,rgba(255,255,255,0) 100%);transition:var(--transition-smooth);}
.product-modern-card .sketch-frame::after{content:'';position:absolute;top:-5px;left:5px;right:-5px;bottom:5px;border:1px solid rgba(123,101,86,0.2);border-radius:255px 5px 225px 3px/2px 255px 3px 25px;z-index:-2;pointer-events:none;}
.product-modern-card .sketch-frame img,.product-modern-card .sketch-frame iframe{width:100%;border-radius:4px;box-shadow:0 10px 30px rgba(123,101,86,0.05);display:block;}
.product-modern-card .sketch-frame iframe{aspect-ratio:16/9;border:none;}
.product-modern-card .mod-1-bg::before{background:linear-gradient(135deg,rgba(123,101,86,0.1) 0%,rgba(230,224,225,0.2) 100%);}
.product-modern-card .mod-2-bg::before{background:linear-gradient(135deg,rgba(0,200,187,0.08) 0%,rgba(230,224,225,0.2) 100%);border-color:var(--c-accent);opacity:0.8;}
.product-modern-card .mod-3-bg::before{background:linear-gradient(135deg,rgba(74, 75, 75, 0.08) 0%,rgba(252, 252, 252, 0.2) 100%);border-color:var(--c-white);opacity:1;}
.product-modern-card .hover-lift{transition:var(--transition-smooth);}
.product-modern-card .hover-lift:hover{transform:translateY(-5px);}
.product-modern-card .hover-lift:hover .sketch-frame::before{background:linear-gradient(135deg,rgba(230,224,225,0.7) 0%,rgba(255,255,255,0.2) 100%);box-shadow:0 15px 35px rgba(123,101,86,0.1);}
.product-modern-card .feature-icon-wrapper{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid var(--c-primary);color:var(--c-primary);background-color:transparent;transition:var(--transition-smooth);}
.product-modern-card .feature-item:hover .feature-icon-wrapper{background-color:#cdaa92a6;transform:scale(1.05);}
.product-modern-card .brand-badge{display:inline-block;border:1px solid var(--c-primary);border-radius:255px 15px 225px 15px/15px 225px 15px 255px;padding:8px 8px;font-size:0.85rem;font-weight:600;color:var(--c-primary);margin-right:10px;margin-bottom:10px;transition:var(--transition-smooth);}
.product-modern-card .brand-badge:hover{background-color:rgba(123,101,86,0.05);}
.product-modern-card .fade-in-section{opacity:0;transform:translateY(40px);transition:opacity 0.9s cubic-bezier(0.25,0.8,0.25,1),transform 0.9s cubic-bezier(0.25,0.8,0.25,1);will-change:opacity,transform;}
.product-modern-card .fade-in-section.is-visible{opacity:1;transform:translateY(0);}
.product-modern-card .module-wrapper{padding:1.5rem 3rem;}
.info-box {background:#7b655614;border-radius:10px;border:1px solid #453332}
.d-grid {display: grid;grid-template-columns: repeat(2,1fr); column-gap:3rem}
.spec-info {border-bottom:1px solid #453332;padding-bottom:1rem;}
.title-detail-cuid {color:#555555}
.detail-cuid {border:1px solid #453332;border-radius: 8px}
.h2-title-specs {font-size:16px;font-family: 'montserrat', sans-serif !important;border-top:4px dashed #7b655614}
.mw-70 {max-width:70%}
.specs-box{margin-right: auto;margin-left: auto;}
.leeby-functional-banner {font-family: 'Montserrat', sans-serif;width: 100%;overflow: hidden;display: flex;flex-direction: row;color:#fff;background-color: #00c8bb;position:relative;top:-2px;}
.leeby-premium-banner {font-family: 'Montserrat', sans-serif;width: 100%;overflow: hidden;display: flex;flex-direction: row;color:#fff;background-color:var(--c-premium) ;position:relative;top:-2px;}
.leeby-essentials-banner {font-family: 'Montserrat', sans-serif;width: 100%;overflow: hidden;display: flex;flex-direction: row;color:#000;background-color: #fff;position:relative;top:-2px;border-bottom:1px solid;border-left:1px solid;border-right:1px solid}
.leeby-logo-text {font-size: 54px;font-weight: 700;margin: 0;line-height: 1;letter-spacing: -2px;}
.leeby-sublogo-text {font-size: 14px;font-weight: 700;letter-spacing: 2px;}
.leeby-tagline {font-size: 18px;font-weight: 400;font-style: italic;margin: 0;}
.leeby-category-title {font-size: 32px;font-weight: 700;letter-spacing: 1px;}
.leeby-category-desc {font-size: 22px;font-weight: 400;line-height: 1.2;margin: 0;}
.leeby-category-title {font-size: 25px}
.leeby-category-desc {font-size: 15px; text-align:right;display: flex;align-items: center;}
.leeby-functional-banner, .leeby-premium-banner, .leeby-essentials-banner {justify-items:center;justify-content:space-around}
@media (max-width:768px){
 .product-modern-card .body-text {font-size:0.95rem}
 .product-modern-card .title-main{font-size:1.3rem;}
 .product-modern-card .module-wrapper{padding:1rem 15px;}
 .product-modern-card .mod-2-text{order:-1;margin-bottom:2rem;}
 .product-modern-card .fade-in-section{opacity:1 !important;transform:none !important;transition:none !important;}
 .d-grid {display: grid;grid-template-columns: repeat(1,1fr)}
 .spec-info {font-size:14px}
 .title-detail-cuid {display: flex;justify-content: center;font-size:14px}
 .feature-list h4 {font-size: 0.95rem !important;}
}
@media (min-width: 769px) {
 .product-modern-card .body-text {font-size:1.05rem;}
 .leeby-functional-banner, .leeby-essentials-banner, .leeby-premium-banner {max-width: 100%; flex-direction: row;border-radius: 0;align-items:center;justify-content:flex-end;padding-right: 2rem;column-gap: 2rem; }
 .leeby-banner-top {display: flex;flex-direction: row; justify-content: center;}
 .leeby-banner-bottom {margin-top: 0;display: flex;flex-direction: row;align-items: center;justify-content: space-evenly;text-align: left;}
 .leeby-category-desc {padding: 0;}
 .d-grid {display: grid;grid-template-columns: repeat(2,1fr); column-gap:3rem}
 .specs-box {max-width:1100px}
}