/* FungasHead Optimized CSS - Generated 2025-06-25 19:02:00 */

/* === main.css === */
 @font-face{font-family:'Babes Neue';src:url('../fonts/BabesNeue.woff2') format('woff2');font-weight:normal;font-style:normal;font-display:swap;}:root{--color-primary:#ff69b4;--color-background:#f9f4e8;--color-text:#333333;--color-text-light:#000000;--color-text-lighter:#000000;--color-highlight:#ffffc2;--border-radius:0;--box-shadow:8px 8px 0px 0px rgba(0,0,0,0.8);--box-shadow-hover:10px 10px 0px 0px rgba(255,105,180,0.8);--font-heading:"bebas-neue", sans-serif;--font-body:"Montserrat", sans-serif;--border-width:4px;}*{margin:0;padding:0;box-sizing:border-box;}html{scroll-behavior:smooth;}body{font-family:var(--font-body);color:#000;line-height:1.6;background-color:white;}img{max-width:100%;height:auto;}a{color:var(--color-primary);text-decoration:none;transition:color 0.3s ease;}a:hover{color:black;}h1, h2, h3, h4, h5, h6{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:normal;line-height:0.95;font-weight:bold;}p{margin-bottom:1rem;}ul, ol{margin-left:1.5rem;margin-bottom:1rem;}.container{max-width:1585px;margin:10px auto;padding:0 15px;margin-top:50px;}.site-content{margin:0px;}.content-area{width:100%;}@media (min-width:768px){.content-area{}.widget-area{width:30%;float:right;}.site-content::after{content:"";display:table;clear:both;}}.header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-bottom:1px solid #e0e0e0;}.announcement-bar{background-color:#000;color:white;text-align:center;padding:8px 0;font-size:14px;}.logo img{height:40px;}.hamburger-menu{font-size:24px;cursor:pointer;}.header-icons{display:flex;gap:15px;}.cart-icon{position:relative;}.cart-count{position:absolute;top:-8px;right:-8px;background-color:var(--color-primary);color:white;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:12px;}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;font-size:18px;font-weight:500;padding:20px 32px;height:40px;border-radius:var(--border-radius);border:var(--border-width) solid black;cursor:pointer;position:relative;transition:all 0.3s ease;text-decoration:none;}.btn-content{position:relative;z-index:10;display:flex;align-items:center;justify-content:center;letter-spacing:0.05em;}.btn-primary{background-color:var(--color-primary);color:var(--color-highlight);box-shadow:6px 6px 0px 0px rgba(0,0,0,0.8);}.btn-primary:hover{transform:translateY(-3px) scale(1.02);box-shadow:8px 8px 0px 0px rgba(0,0,0,1);}.btn-secondary{background-color:white;color:black;box-shadow:6px 6px 0px 0px rgba(0,0,0,0.8);}.btn-secondary:hover{transform:translateY(-3px) scale(1.02);background-color:#f9f9f9;box-shadow:8px 8px 0px 0px rgba(255,105,180,0.8);}.section-header{text-align:center;margin-bottom:32px;}.section-title{font-size:2.5rem;margin-bottom:8px;}@media (min-width:640px){.section-title{font-size:3rem;}}@media (min-width:768px){.section-title{font-size:2.5rem;margin-bottom:12px;}}.section-description{font-size:14px;line-height:1.6;color:black;max-width:672px;margin:0 auto 12px;}@media (min-width:768px){.section-description{font-size:24px;margin-bottom:24px;}}.post-card{border:var(--border-width) solid black;margin-bottom:2rem;padding:24px;background-color:white;box-shadow:var(--box-shadow);transition:all 0.3s ease;}.post-card:hover{transform:translateY(-3px);box-shadow:var(--box-shadow-hover);}.post-thumbnail{margin-bottom:1.5rem;}.post-featured-image{width:100%;height:auto;display:block;transition:transform 0.3s ease;}.post-card:hover .post-featured-image{transform:scale(1.05);}.entry-title{margin-bottom:0.5rem;font-size:50px;}.entry-title a{color:#000;text-decoration:none;transition:color 0.3s ease;}.entry-title a:hover{color:var(--color-primary);}.entry-meta{color:black;font-size:14px;margin-bottom:1rem;}.entry-meta a{color:black;}.entry-meta a:hover{color:var(--color-primary);}.read-more-link{display:inline-flex;align-items:center;font-size:14px;font-weight:500;color:var(--color-primary);text-decoration:none;transition:all 0.3s ease;}.read-more-link svg{margin-left:4px;transition:transform 0.3s ease;}.read-more-link:hover{color:black;text-decoration:underline;}.read-more-link:hover svg{transform:translateX(4px);}.widget{margin-bottom:2rem;}.widget-title{font-size:1.5rem;margin-bottom:1rem;padding-bottom:0.5rem;border-bottom:2px solid var(--color-primary);}@media (max-width:767px){h1{font-size:2rem;}h2{font-size:1.8rem;}h3{font-size:1.5rem;}.btn{padding:12px 20px;font-size:16px;}}.woocommerce-products-header{margin-bottom:2rem;}.woocommerce-result-count, .woocommerce-ordering{margin-bottom:1rem;}.text-center{text-align:center;}.mb-0{margin-bottom:0;}.mb-1{margin-bottom:0.5rem;}.mb-2{margin-bottom:1rem;}.mb-3{margin-bottom:1.5rem;}.mb-4{margin-bottom:2rem;}.mt-0{margin-top:0;}.mt-1{margin-top:0.5rem;}.mt-2{margin-top:1rem;}.mt-3{margin-top:1.5rem;}.mt-4{margin-top:2rem;}.screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important;}.newsletter-section{padding:50px 0;}.newsletter-container{max-width:1000px;margin:0 auto;padding:40px;background-color:#FFD1DC;border:4px solid #000;border-radius:0;box-shadow:8px 8px 0 rgba(0, 0, 0, 0.8);}.newsletter-content{text-align:center;}.newsletter-title{font-family:"bebas-neue", sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:15px;text-transform:uppercase;}.newsletter-description{font-size:1.1rem;margin-bottom:25px;}.newsletter-form{margin-bottom:20px;}.newsletter-form-row{display:flex;justify-content:center;gap:10px;margin-bottom:15px;}.newsletter-form-row input{flex:1;max-width:350px;padding:12px 15px;border:4px solid #000;border-radius:0;font-size:1rem;}.newsletter-btn{padding:12px 24px;background-color:#000;color:#fff;border:4px solid #000;border-radius:0;font-weight:700;cursor:pointer;transition:all 0.3s ease;font-size:1rem;text-transform:uppercase;}.newsletter-btn:hover{background-color:#333;transform:translateY(-2px);}.newsletter-features{display:flex;flex-direction:column;gap:8px;margin-top:15px;}.newsletter-feature{display:flex;align-items:center;justify-content:center;gap:8px;font-size:0.95rem;}.feature-icon{font-weight:bold;}@media (max-width:768px){.newsletter-container{padding:25px;}.newsletter-title{font-size:2rem;}.newsletter-description{font-size:1rem;}.newsletter-form-row{flex-direction:column;align-items:center;}.newsletter-form-row input{width:100%;max-width:100%;margin-bottom:10px;}}.about-us-page .about-hero-section{padding:60px 0;background-size:cover;background-position:center;color:#fff;text-align:center;border-bottom:var(--border-width) solid black;}.about-us-page .about-hero-section .container{background-color:rgba(0,0,0,0.6);padding:40px;border-radius:var(--border-radius);display:inline-block;border:var(--border-width) solid black;box-shadow:var(--box-shadow);}.about-us-page .about-hero-title{font-size:3rem;margin-bottom:20px;color:var(--color-primary);}.about-us-page .about-hero-subtitle{font-size:1.2rem;max-width:700px;margin:0 auto;color:#f0f0f0;}.about-us-page section:not(.about-hero-section) .container{background-color:#fff;padding:40px;border-radius:var(--border-radius);border:var(--border-width) solid black;box-shadow:var(--box-shadow);margin-top:40px;margin-bottom:40px;}.about-us-page section{padding:20px 0;}.about-us-page .section-header{text-align:center;margin-bottom:40px;}.about-us-page .section-title{font-size:2.5rem;margin-bottom:10px;}.about-us-page .section-subtitle{font-size:1.1rem;color:black;max-width:600px;margin:0 auto 20px;}.about-story-mission-section .story-mission-content{display:flex;align-items:center;gap:40px;}.about-story-mission-section .story-mission-text{flex:1;}.about-story-mission-section .story-mission-image{flex-basis:40%;max-width:400px;}.about-story-mission-section .story-mission-image img{width:100%;height:auto;border-radius:var(--border-radius);border:var(--border-width) solid black;}.about-values-section .values-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:30px;}.about-values-section .value-item{text-align:center;padding:20px;border:var(--border-width) solid black;border-radius:var(--border-radius);background-color:#fff;box-shadow:var(--box-shadow);}.about-values-section .value-item:hover{transform:translateY(-3px);box-shadow:var(--box-shadow-hover);}.about-values-section .value-icon{max-width:60px;margin-bottom:15px;}.about-values-section .value-title{font-size:1.5rem;margin-bottom:10px;color:var(--color-primary);}.about-team-section .team-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:30px;}.about-team-section .team-member{text-align:center;padding:20px;border:var(--border-width) solid black;border-radius:var(--border-radius);background-color:#fff;box-shadow:var(--box-shadow);}.about-team-section .team-member:hover{transform:translateY(-3px);box-shadow:var(--box-shadow-hover);}.about-team-section .team-member-photo{width:150px;height:150px;border-radius:0;object-fit:cover;margin-bottom:15px;border:var(--border-width) solid black;}.about-team-section .team-member-name{font-size:1.5rem;margin-bottom:5px;}.about-team-section .team-member-role{color:black;margin-bottom:10px;}.about-cta-section .container{background-color:var(--color-primary) !important;color:#fff;}.about-cta-section .cta-title{font-size:2rem;margin-bottom:15px;color:#fff;}.about-cta-section .cta-description{margin-bottom:30px;font-size:1.1rem;color:#fff;}.about-cta-section .cta-button{background-color:#fff;color:#000;border-color:black;}.about-cta-section .cta-button:hover{background-color:#f0f0f0 ;color:black;}@media (max-width:768px){.about-story-mission-section .story-mission-content{flex-direction:column;}.about-story-mission-section .story-mission-image{margin-top:30px;max-width:100%;}.about-us-page .about-hero-title{font-size:2.5rem;}.about-us-page .section-title{font-size:2rem;}}

/* === header.css === */
 .announcement-bar{background-color:#000;color:#fff;font-size:14px;font-weight:500;width:100%;display:flex;justify-content:center;align-items:center;gap:8px;padding:8px 16px;position:sticky;top:0;z-index:101;}.shop-now-link{color:#ff69b4;text-decoration:none;font-weight:600;transition:opacity 0.3s;}.shop-now-link:hover{opacity:0.8;text-decoration:none;}.site-header{background-color:#fff;border-bottom:1px solid #eee;position:sticky;top:34px;z-index:100;}.header-container{max-width:1200px;margin:0 auto;padding:0 20px;height:80px;display:flex;align-items:center;justify-content:space-between;position:relative;}.primary-navigation{display:flex;flex:1;justify-content:flex-start;}.main-nav{display:flex;}.nav-menu{display:flex;list-style:none;margin:0;padding:0;gap:30px;}.nav-menu .menu-item{position:relative;}.nav-menu .menu-item a{display:block;text-decoration:none;color:#000;font-weight:500;font-size:16px;padding:5px 0;transition:color 0.2s;}.nav-menu .menu-item a:hover, .nav-menu .menu-item a:focus{color:#ff69b4;text-decoration:none;}.nav-menu .menu-item a.active{color:#ff69b4;font-weight:600;}.dropdown-arrow{display:inline-block;margin-left:4px;transition:transform 0.2s;}.mega-menu{position:absolute;top:100%;left:0;background:#fff;width:100vw;max-width:1100px;box-shadow:4px 4px 0px 0px rgba(0,0,0,1);border:1px solid #eee;border-top:3px solid #000;padding:30px;z-index:1000;display:none;transform:translateX(-20px);}.mega-menu::before{content:'';position:absolute;top:-10px;left:30px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #000;}.menu-item-has-children:hover .mega-menu{display:block;}.menu-item-has-children:hover .dropdown-arrow{transform:rotate(180deg);}.mega-menu-inner{display:flex;justify-content:space-between;gap:30px;}.mega-menu-column{flex:1;min-width:0;}.mega-menu-title{font-size:16px;font-weight:700;margin-top:0;margin-bottom:15px;text-transform:uppercase;color:#000;border-bottom:2px solid #eee;padding-bottom:10px;}.mega-menu-list{list-style:none;padding:0;margin:0;}.mega-menu-list li{margin-bottom:10px;}.mega-menu-list a{color:#333;font-size:15px;transition:color 0.2s;text-decoration:none;}.mega-menu-list a:hover{color:#ff69b4;}.featured-categories{display:flex;gap:20px;}.featured-category{display:block;position:relative;text-decoration:none;overflow:hidden;border-radius:4px;}.featured-category img{width:100%;height:120px;object-fit:cover;display:block;transition:transform 0.3s;}.featured-category:hover img{transform:scale(1.05);}.featured-category span{position:absolute;bottom:0;left:0;right:0;background:rgba(0, 0, 0, 0.7);color:#fff;padding:8px;text-align:center;font-size:14px;font-weight:600;text-transform:uppercase;}.popular-products{display:flex;flex-direction:column;gap:15px;}.popular-product{display:flex;align-items:center;gap:10px;text-decoration:none;color:#333;transition:color 0.2s;}.popular-product:hover{color:#ff69b4;}.popular-product img{width:50px;height:50px;object-fit:cover;border-radius:4px;}.popular-product span{font-size:14px;font-weight:600;text-transform:uppercase;}.logo{position:absolute;left:50%;transform:translateX(-50%);z-index:101;}.logo a{display:block;}.logo img{height:40px;width:auto;display:block;margin-right:40px;}.header-icons{display:flex;align-items:center;gap:20px;justify-content:flex-end;flex:1;}.search-icon, .cart-icon, .account-icon{display:flex;align-items:center;justify-content:center;position:relative;text-decoration:none;color:#000;transition:color 0.2s;background:transparent;border:none;cursor:pointer;padding:0;margin:0;}.search-icon:hover, .cart-icon:hover, .account-icon:hover{color:#ff69b4;}button.cart-icon{background:transparent;border:none;cursor:pointer;padding:8px;margin:-8px;border-radius:4px;}button.cart-icon:focus{outline:2px solid #ff69b4;outline-offset:2px;}.cart-count{position:absolute;top:-5px;right:-8px;background-color:#ff69b4;color:white;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:bold;transition:transform 0.2s ease;}.cart-count.updated{animation:cartCountPulse 0.6s ease;}@keyframes cartCountPulse{0%{transform:scale(1);}50%{transform:scale(1.3);background-color:#00ff88;}100%{transform:scale(1);}}.mobile-menu-toggle{display:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;background:transparent;border:none;padding:0;cursor:pointer;z-index:100;position:relative;}.mobile-menu-toggle span{width:100%;height:2px;background-color:#000;transition:all 0.3s ease;transform-origin:center;}.mobile-menu-toggle.active span:nth-child(1){transform:translateY(8px) rotate(45deg);}.mobile-menu-toggle.active span:nth-child(2){opacity:0;}.mobile-menu-toggle.active span:nth-child(3){transform:translateY(-8px) rotate(-45deg);}@media (max-width:1100px){.mega-menu{max-width:100%;left:0;transform:none;}.mega-menu::before{left:30px;}.mega-menu-inner{flex-direction:column;gap:20px;}.featured-categories{flex-direction:column;gap:15px;}.popular-products{flex-direction:row;flex-wrap:wrap;}.popular-product{width:calc(50% - 10px);}}@media (max-width:900px){.header-container{height:70px;padding:0 15px;}.logo{position:absolute;left:50%;transform:translateX(-50%);}.header-icons{order:3;margin-left:auto;gap:15px;}.mobile-menu-toggle{display:flex;order:1;}.primary-navigation{position:fixed;top:0;left:-100%;width:80%;max-width:320px;height:100vh;background-color:#fff;box-shadow:4px 4px 0px 0px rgba(0,0,0,1);z-index:1000;padding:70px 20px 20px 20px;transition:left 0.3s ease;overflow-y:auto;}.primary-navigation.active{left:0;}.nav-menu{flex-direction:column;gap:0;width:100%;}.nav-menu .menu-item{width:100%;border-bottom:1px solid #eee;}.nav-menu .menu-item a{padding:15px 0;font-size:16px;width:100%;}.mega-menu{position:static;width:100%;box-shadow:none;border:none;padding:0 0 15px 15px;display:none;transform:none;}.mega-menu::before{display:none;}.menu-item-has-children:hover .mega-menu{display:none;}.menu-item-has-children.sub-menu-active .mega-menu{display:block;}.mega-menu-title{font-size:14px;border-bottom:1px solid #eee;}.featured-category img{height:80px;}.popular-product{width:100%;}body::after{content:'';position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:90;opacity:0;visibility:hidden;transition:all 0.3s ease;pointer-events:none;}body:has(.primary-navigation.active)::after{opacity:1;visibility:visible;pointer-events:auto;}}.search-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.9);z-index:1100;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all 0.3s ease;}.search-modal.active{opacity:1;visibility:visible;}.search-modal-content{width:100%;max-width:600px;background-color:white;border-radius:8px;padding:40px;position:relative;transform:translateY(-20px);transition:transform 0.3s ease;}.search-modal.active .search-modal-content{transform:translateY(0);}.close-search{position:absolute;top:20px;right:20px;background:none;border:none;cursor:pointer;padding:5px;color:#000;}.search-form-container h2{margin-top:0;margin-bottom:20px;font-size:24px;text-align:center;}.search-input-wrap{position:relative;display:flex;}.search-field{width:100%;padding:15px 50px 15px 15px;border:2px solid #000;border-radius:4px;font-size:16px;}.search-submit{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:5px;}.admin-bar .search-modal{padding-top:32px;}@media screen and (max-width:782px){.admin-bar .search-modal{padding-top:46px;}.search-modal-content{padding:30px 20px;margin:0 20px;}}.mobile-menu-container{position:fixed;top:0;left:-100%;width:100%;max-width:350px;height:100vh;background-color:#fff;z-index:1001;transition:left 0.3s ease;overflow-y:auto;overflow-x:hidden;box-shadow:4px 0 8px rgba(0, 0, 0, 0.1);display:none;}.mobile-menu-container.active{left:0;}.mobile-menu-content{padding:80px 20px 20px 20px;height:100%;box-sizing:border-box;}.mobile-nav-menu{list-style:none;margin:0;padding:0;width:100%;}.mobile-nav-menu li{border-bottom:1px solid #eee;position:relative;}.mobile-nav-menu li:last-child{border-bottom:none;}.mobile-nav-menu a{display:block;padding:15px 0;color:#000;text-decoration:none;font-size:18px;font-weight:500;text-transform:uppercase;transition:color 0.2s ease;}.mobile-nav-menu a:hover, .mobile-nav-menu a:focus{color:#ff69b4;}.mobile-nav-menu .current-menu-item > a{color:#ff69b4;font-weight:600;}.mobile-nav-menu .sub-menu{list-style:none;margin:0;padding:0;padding-left:20px;display:none;}.mobile-nav-menu .menu-item-has-children.sub-menu-active .sub-menu{display:block;}.mobile-nav-menu .sub-menu a{font-size:16px;padding:12px 0;color:#666;}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.5);z-index:1000;opacity:0;visibility:hidden;transition:all 0.3s ease;}.mobile-menu-overlay.active{opacity:1;visibility:visible;}.mobile-nav-menu .dropdown-toggle{position:absolute;top:15px;right:15px;width:30px;height:30px;background:transparent;border:none;font-size:16px;line-height:1;padding:0;text-align:center;cursor:pointer;color:#000;transition:all 0.2s ease;border-radius:0;display:block !important;z-index:10;}.mobile-nav-menu .dropdown-toggle:hover,.mobile-nav-menu .dropdown-toggle:focus{color:#ff69b4;background:transparent;outline:none;}.mobile-nav-menu .dropdown-toggle:active{transform:scale(0.95);}.mobile-nav-menu .dropdown-toggle::after{content:"+";display:inline-block;font-weight:bold;transition:transform 0.2s ease;}.mobile-nav-menu .sub-menu-active > .dropdown-toggle::after{content:"−";transform:rotate(0deg);}@media (max-width:768px){.announcement-bar{padding:6px 12px;font-size:13px;}.shop-now-link{font-size:13px;}.site-header{top:34px;}.account-icon{display:none !important;}}@media (max-width:900px){.mobile-menu-container{display:block !important;}.mobile-menu-toggle{display:flex !important;}}/* Mobile Menu Close Button */
.mobile-menu-container .mobile-menu-close {
    position: absolute !important;
    top: 20px !important;
    right: 20px !important;
    width: 44px !important;
    height: 44px !important;
    background-color: #fff !important;
    border: 4px solid #000 !important;
    box-shadow: 6px 6px 0px 0px rgba(0,0,0,0.8) !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: all 0.3s ease !important;
    border-radius: 0 !important;
    z-index: 1002 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.mobile-menu-container .mobile-menu-close:hover {
    transform: translateY(-3px) scale(1.02) !important;
    box-shadow: 8px 8px 0px 0px rgba(0,0,0,1) !important;
    background-color: #ff69b4 !important;
    color: #fff !important;
}

.mobile-menu-container .mobile-menu-close:hover svg {
    color: #fff !important;
}

.mobile-menu-close.hover-effect {
    transform: translateY(-3px) scale(1.02) !important;
    box-shadow: 8px 8px 0px 0px rgba(0,0,0,1) !important;
    background-color: #ff69b4 !important;
    color: #fff !important;
}

.mobile-menu-container .mobile-menu-close:focus {
    outline: 2px solid #ff69b4 !important;
    outline-offset: 2px !important;
}

.mobile-menu-container .mobile-menu-close svg {
    width: 20px !important;
    height: 20px !important;
    color: #000 !important;
}

@media (min-width:901px){.mobile-menu-container{display:none !important;visibility:hidden !important;}.mobile-menu-overlay{display:none !important;visibility:hidden !important;}}

/* === dropdown-menu.css === */
 .screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important;}.nav-menu .menu-item-has-children{position:relative;}.nav-menu .menu-item-has-children:not(.mega-menu-item) .sub-menu{position:absolute;top:100%;left:0;width:220px;background:#fff;box-shadow:4px 4px 0px 0px rgba(0, 0, 0, 1);opacity:0;visibility:hidden;transform:translateY(10px);transition:all 0.3s ease;padding:12px 0;z-index:100;border-radius:4px;margin-top:5px;}.nav-menu .menu-item-has-children:not(.mega-menu-item):hover > .sub-menu{opacity:1;visibility:visible;transform:translateY(0);}.nav-menu .menu-item-has-children:not(.mega-menu-item) .sub-menu li{display:block;width:100%;margin:0;padding:0;}.nav-menu .menu-item-has-children:not(.mega-menu-item) .sub-menu li a{display:block;padding:10px 20px;font-size:14px;color:#333;transition:all 0.2s ease;text-decoration:none;}.nav-menu .menu-item-has-children:not(.mega-menu-item) .sub-menu li a:hover{background:#f5f5f5;color:#000;}.nav-menu .menu-item-has-children:not(.mega-menu-item) > a .dropdown-arrow{display:inline-block;margin-left:4px;transition:transform 0.2s ease;}.nav-menu .menu-item-has-children:not(.mega-menu-item):hover > a .dropdown-arrow{transform:rotate(180deg);}.nav-menu .menu-item-has-children:not(.mega-menu-item) .sub-menu .menu-item-has-children{position:relative;}.nav-menu .menu-item-has-children:not(.mega-menu-item) .sub-menu .menu-item-has-children > a::after{content:"›";position:absolute;right:15px;top:50%;transform:translateY(-50%);}.nav-menu .menu-item-has-children:not(.mega-menu-item) .sub-menu .menu-item-has-children > .sub-menu{top:0;left:100%;margin-top:0;margin-left:1px;}.dropdown-toggle{display:none;}@media (max-width:900px){.nav-menu .menu-item-has-children:not(.mega-menu-item) .sub-menu{position:static;width:100%;box-shadow:none;opacity:1;visibility:hidden;height:0;overflow:hidden;margin:0;padding:0;transform:none;transition:height 0.3s ease;background-color:rgba(0, 0, 0, 0.03);}.nav-menu .menu-item-has-children:not(.mega-menu-item).sub-menu-active > .sub-menu{visibility:visible;height:auto;padding:10px 0;}.nav-menu .menu-item-has-children:not(.mega-menu-item) .sub-menu li a{padding:12px 20px 12px 30px;}.nav-menu .menu-item-has-children:not(.mega-menu-item) .sub-menu .menu-item-has-children > .sub-menu li a{padding-left:45px;}.nav-menu .menu-item-has-children:not(.mega-menu-item) .sub-menu .menu-item-has-children > a::after{content:"▾";right:20px;transform:none;}.dropdown-toggle{display:block;position:absolute;top:10px;right:0;width:30px;height:30px;background:transparent;border:none;font-size:18px;line-height:1;padding:0;text-align:center;z-index:10;cursor:pointer;}.dropdown-toggle::after{content:"+";display:inline-block;transition:transform 0.2s ease;}.sub-menu-active > .dropdown-toggle::after{content:"-";}}

/* === footer.css === */
 .site-footer{background-color:#000000;color:#ffffff;padding:60px 0 40px;position:relative;width:100% !important;max-width:100% !important;margin:0 !important;left:0;right:0;box-sizing:border-box;}.site-footer .container{max-width:1170px;width:auto;margin:0 auto;padding:0 15px;box-sizing:border-box;}body #page{overflow:visible;}body.page #content, body.single #content, body.blog #content, body.archive #content{overflow:visible;}@media (max-width:1200px){.site-footer .container{padding-left:15px;padding-right:15px;}}.site-footer::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background-color:black;}.footer-top{display:flex;flex-direction:column;gap:30px;margin-bottom:40px;padding-bottom:40px;border-bottom:2px solid rgba(0, 0, 0, 0.1);}@media (min-width:768px){.footer-top{flex-direction:row;justify-content:space-between;align-items:flex-start;}}.footer-logo{max-width:100%;}.footer-logo img{max-width:180px;height:auto;margin-bottom:12px;}.footer-site-title{font-family:var(--font-heading);font-size:28px;font-weight:bold;margin-bottom:8px;text-transform:uppercase;}.footer-tagline{font-size:14px;color:black;}.footer-newsletter{max-width:100%;}@media (min-width:768px){.footer-newsletter{max-width:400px;}}.footer-form-row{display:flex;margin-top:16px;max-width:400px;}.footer-form-row input{flex:1;height:48px;padding:0 16px;border:3px solid black;border-right:none;font-size:14px;outline:none;}.footer-btn{height:48px;padding:0 16px;background-color:black;color:white;font-weight:bold;border:3px solid black;cursor:pointer;transition:all 0.3s ease;}.footer-btn:hover{background-color:var(--color-primary);}.footer-widgets{display:grid;grid-template-columns:1fr;gap:30px;margin-bottom:40px;width:100%;}@media (min-width:576px){.footer-widgets{grid-template-columns:repeat(2, 1fr);}}@media (min-width:992px){.footer-widgets{grid-template-columns:repeat(4, 1fr);}}.footer-widget-title{font-size:18px;font-weight:600;margin-bottom:20px;text-transform:none;position:relative;color:#ffffff;}.footer-widget-title::after{content:'';position:absolute;bottom:-6px;left:0;width:40px;height:2px;background-color:var(--color-primary);}.footer-widget p{color:#ffffff;font-size:14px;line-height:1.6;margin-bottom:16px;}.footer-widget:nth-child(4){text-align:left;}.footer-widget:nth-child(4) .contact-info, .footer-widget:nth-child(4) .contact-item{text-align:left;justify-content:flex-start;}.social-links{display:flex;gap:12px;margin-top:20px;}.social-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:0;background-color:#ffffff;color:#000000;transition:all 0.3s ease;}.social-link:hover{background-color:var(--color-primary);color:#ffffff;transform:translateY(-3px);}.social-link svg{width:20px;height:20px;}.footer-links, .contact-info{list-style:none;margin:0;padding:0;}.footer-links li{margin-bottom:10px;}.footer-links a{color:#ffffff;text-decoration:none;font-size:14px;position:relative;transition:all 0.3s ease;display:inline-block;}.footer-links a:hover{color:var(--color-primary);}.contact-info{margin:0;padding:0;}.contact-item{display:flex;align-items:left;margin-bottom:16px;color:#ffffff;font-size:14px;}.contact-item svg{flex-shrink:0;width:18px;height:18px;color:var(--color-primary);}.contact-item a{color:#ffffff;text-decoration:none;transition:color 0.3s ease;}.contact-item a:hover{color:var(--color-primary);}.business-hours{display:flex;flex-direction:column;}.business-hours span{margin-bottom:4px;}.footer-bottom{display:flex;flex-direction:column;gap:30px;margin-bottom:40px;padding-top:40px;border-top:1px solid rgba(255, 255, 255, 0.1);width:100%;}@media (min-width:768px){.footer-bottom{flex-direction:row;justify-content:space-between;align-items:flex-start;}}.footer-brand{max-width:100%;}@media (min-width:768px){.footer-brand{max-width:70%;}}.footer-logo{margin-bottom:16px;}.footer-logo img{max-width:150px;height:auto;}.footer-site-title{font-size:24px;font-weight:bold;color:#ffffff;margin-bottom:16px;}.footer-tagline{font-size:14px;line-height:1.6;color:#ffffff;margin-bottom:20px;}.back-to-top-container{display:flex;justify-content:flex-end;}.back-to-top-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;background-color:var(--color-primary);color:#ffffff;font-size:14px;font-weight:600;text-decoration:none;transition:all 0.3s ease;}.back-to-top-btn:hover{background-color:#ffffff;color:var(--color-primary);}.back-to-top-btn svg{width:16px;height:16px;}.footer-legal{margin-top:40px;padding-top:40px;border-top:1px solid rgba(255, 255, 255, 0.1);width:100%;}.copyright{font-size:14px;color:#999999;margin-bottom:16px;}.disclaimer{font-size:12px;color:#777777;max-width:800px;}.disclaimer p{margin-bottom:10px;}@media (max-width:768px){.site-footer{font-size:110% !important;}.footer-site-title{font-size:30.8px !important;}.footer-widget-title{font-size:19.8px !important;}.footer-links a, .footer-widget p, .contact-item, .footer-tagline{font-size:15.4px !important;}.back-to-top-btn{font-size:15.4px !important;}.copyright{font-size:15.4px !important;}.disclaimer{font-size:13.2px !important;}.footer-top{text-align:center !important;align-items:center !important;}.footer-logo{text-align:center !important;}.footer-newsletter{text-align:center !important;}.footer-widgets{text-align:center !important;}.footer-widget{text-align:center !important;}.footer-widget-title{text-align:center !important;}.footer-widget-title::after{left:50% !important;transform:translateX(-50%) !important;}.footer-links{text-align:center !important;}.contact-info{text-align:center !important;}.contact-item{justify-content:center !important;text-align:center !important;}.business-hours{align-items:center !important;text-align:center !important;}.social-links{justify-content:center !important;}.footer-bottom{text-align:center !important;align-items:center !important;}.footer-brand{text-align:center !important;}.back-to-top-container{justify-content:center !important;}.footer-legal{text-align:center !important;}.copyright{text-align:center !important;}.disclaimer{text-align:center !important;margin:0 auto !important;}}

/* === front-page.css === */
 .hero{padding:48px 0 64px;}.container{max-width:1170px;margin:0 auto;padding:0 15px;}.hero-wrapper{display:grid;grid-template-columns:1fr;gap:32px;align-items:center;}@media (min-width:768px){.hero-wrapper{grid-template-columns:1fr 1fr;}}.hero-content{display:flex;flex-direction:column;gap:16px;}.trust-badge{background-color:#000;color:white;display:inline-block;padding:4px 12px;border-radius:0;font-size:16px;font-weight:bold;margin-bottom:8px;text-align:center;width:50%;}.hero-title{font-family:"bebas-neue", sans-serif;font-size:6rem;line-height:0.95;font-weight:bold;margin-bottom:12px;text-transform:uppercase;}@media (min-width:768px){.hero-title{font-size:6rem;}}.hero-description{font-size:18px;line-height:1.5;color:#333;margin-bottom:-15px;}.bold-text{font-weight:bold;}.guarantee{font-weight:bold;display:block;margin-top:8px;}.button-container{display:flex;flex-direction:column;gap:12px;margin-top:24px;}@media (min-width:640px){.button-container{flex-direction:row;}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;font-size:18px;font-weight:500;padding:12px 24px;height:56px;border-radius:0;border:4px solid black;cursor:pointer;position:relative;width:100%;transition:all 0.3s ease;text-decoration:none;}.btn-content{position:relative;z-index:10;display:flex;align-items:center;justify-content:center;letter-spacing:0.05em;}.btn-primary{background-color:#ff69b4;color:#fff;box-shadow:6px 6px 0px 0px rgba(0,0,0,0.8);text-decoration:none;}.btn-primary:hover{transform:translateY(-3px) scale(1.02);box-shadow:8px 8px 0px 0px rgba(0,0,0,1);text-decoration:none;}.btn-secondary{background-color:white;color:black;box-shadow:6px 6px 0px 0px rgba(0,0,0,0.8);text-decoration:none;}.btn-secondary:hover{transform:translateY(-3px) scale(1.02);background-color:#f9f9f9;box-shadow:8px 8px 0px 0px rgba(255,105,180,0.8);text-decoration:none;}.arrow-icon{margin-left:8px;height:20px;width:20px;}.shipping-info{display:flex;align-items:center;margin-top:12px;font-size:14px;color:#000;}.check-icon{width:16px;height:16px;color:#16a34a;margin-right:6px;}.shipping-divider{margin:0 8px;}.hero-image-container{width:800px;height:800px;margin:0 auto;overflow:hidden;border:4px solid black;box-shadow:8px 8px 0px 0px rgba(0,0,0,0.8);}@media (max-width:840px){.hero-image-container{width:100%;height:auto;aspect-ratio:1/1;}}.hero-image-container img{width:100%;height:100%;object-fit:cover;}.marquee-section{padding:20px 0;overflow:hidden;border-top:4px solid #000;border-bottom:4px solid #000;width:100vw;margin-left:calc(-50vw + 50%);position:relative;left:0;right:0;}.marquee-container{overflow:hidden;width:100%;}.marquee-content{display:flex;animation:marquee 40s linear infinite;white-space:nowrap;}@keyframes marquee{0%{transform:translateX(0);}100%{transform:translateX(-33.33%);}}.marquee-item{display:flex;align-items:center;padding:0 30px;}.marquee-icon{margin-right:12px;color:#ff69b4;}.marquee-text{font-weight:600;font-size:16px;text-transform:uppercase;letter-spacing:1px;}.features-section{padding:60px 0;background-color:#fff;}.features-container{max-width:1170px;margin:0 auto;padding:0 15px;}.features-header{text-align:center;max-width:800px;margin:0 auto 40px;}.features-title{font-family:"bebas-neue", sans-serif;font-size:36px;margin-bottom:15px;color:#000;line-height:1.2;font-weight:700;text-transform:uppercase;}.features-description{font-size:18px;color:#000;line-height:1.6;}.features-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px;max-width:1170px;margin:0 auto;}@media (max-width:991px){.features-grid{grid-template-columns:repeat(2, 1fr);}}@media (max-width:767px){.features-grid{grid-template-columns:1fr;}}.feature-card{border:4px solid #000;padding:30px;box-shadow:8px 8px 0 rgba(0, 0, 0, 0.8);background-color:#fff;transition:transform 0.3s ease;border-radius:0;}.feature-card *{border-radius:0;}.feature-card:hover{transform:translateY(-5px);}.feature-header{display:flex;align-items:center;margin-bottom:20px;gap:15px;}.feature-icon-container{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background-color:#f9f4e8;border:4px solid #000;border-radius:0;}.feature-icon{width:24px;height:24px;color:#ff69b4;}.feature-title{font-family:"bebas-neue", sans-serif;font-size:22px;margin:0;font-weight:700;text-transform:uppercase;}.feature-description{font-size:15px;color:#333;line-height:1.6;margin:0;}.community-section{padding:80px 0;background-color:#fff;}.section-header{text-align:center;margin-bottom:50px;}.section-title{font-size:clamp(2rem, 4vw, 3.5rem);font-weight:700;margin-bottom:15px;text-transform:uppercase;}.section-description{font-size:24px;color:#000;max-width:700px;margin:0 auto;}.testimonials-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px;margin-bottom:40px;}.review-card{position:relative;background-color:white;border:4px solid #000;box-shadow:8px 8px 0 rgba(0, 0, 0, 0.8);padding:25px;transition:transform 0.3s ease;cursor:pointer;margin-bottom:10px;border-radius:0;}.review-card:hover{transform:translateY(-5px);box-shadow:8px 8px 0 rgba(255, 105, 180, 0.8);}.review-card-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;}.reviewer-name{font-size:18px;font-weight:700;text-transform:uppercase;margin-bottom:2px;}.reviewer-role{font-size:15px;color:#000;margin-bottom:10px;}.review-rating{margin-bottom:15px;display:flex;}.star{font-size:20px;color:#000;margin-right:2px;}.star.filled{color:#ff69b4;}.review-title{font-size:16px;font-weight:700;text-transform:uppercase;margin-bottom:8px;}.review-content{font-size:14px;line-height:1.6;color:#333;margin-bottom:15px;}.read-more-link{color:#ff69b4;font-weight:500;text-decoration:none;font-size:15px;position:relative;z-index:2;}.read-more-link:hover{text-decoration:underline;}.view-all-reviews{text-align:center;margin-top:30px;}.view-all-btn{display:inline-block;background-color:#ff69b4;color:#fff;padding:12px 30px;font-weight:600;text-decoration:none;text-transform:uppercase;border:4px solid #000;box-shadow:8px 8px 0 rgba(0, 0, 0, 0.8);transition:transform 0.3s ease, background-color 0.2s ease;border-radius:0;}.view-all-btn:hover{background-color:#e5509e;transform:translateY(-3px);}@media (max-width:991px){.testimonials-grid{grid-template-columns:repeat(2, 1fr);}}@media (max-width:767px){.testimonials-grid{grid-template-columns:1fr;}.section-title{font-size:28px;}}.site-content .container{max-width:1200px;margin:0 auto;padding:0 15px;position:relative;z-index:1;}.field-gallery-header{text-align:center;margin-bottom:30px;padding:0 15px;}.gallery-scroll-left{left:20px;}.gallery-scroll-right{right:20px;}.trust-indicators{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:50px;gap:30px;}.user-avatars{display:flex;flex-direction:column;align-items:flex-start;}.avatar-group{display:flex;margin-bottom:10px;}.avatar-container{width:48px;height:48px;border-radius:50%;border:3px solid #fff;overflow:hidden;margin-left:-15px;box-shadow:4px 4px 0px 0px rgba(0, 0, 0, 1);}.avatar-container:first-child{margin-left:0;}.avatar{width:100%;height:100%;object-fit:cover;}.trust-text{font-weight:600;font-size:16px;margin:0;}.rating-display{display:flex;align-items:center;gap:10px;}.star-group{display:flex;}.star-empty{color:#e0e0e0;}.rating-number{font-weight:700;font-size:18px;}.rating-count{color:#000;font-size:14px;}.testimonial-card{border:3px solid #000;background-color:#fff;padding:20px;position:relative;box-shadow:8px 8px 0 rgba(0, 0, 0, 1);transition:transform 0.3s ease, box-shadow 0.3s ease;}.testimonial-card:hover{transform:translateY(-5px);box-shadow:8px 13px 0 rgba(255, 105, 180, 0.2);}.testimonial-header{display:flex;align-items:center;margin-bottom:15px;gap:15px;}.testimonial-avatar{width:60px;height:60px;border-radius:50%;overflow:hidden;border:2px solid #000;}.testimonial-info h3{font-size:18px;margin:0 0 5px;}.testimonial-role{font-size:12px;color:#000;margin:0 0 5px;}.testimonial-stars{display:flex;}.testimonial-star{width:14px;height:14px;color:#ff69b4;margin-right:2px;}.testimonial-star-empty{color:#e0e0e0;}.testimonial-quote{font-size:14px;line-height:1.6;margin:0;color:#333;}.field-gallery-title{font-family:"bebas-neue", sans-serif;font-size:28px;margin:0;display:inline-block;position:relative;}.field-gallery-title:after{content:'';position:absolute;left:0;bottom:-5px;width:100%;height:2px;background-color:#ff69b4;}.gallery-scroll{overflow-x:auto;padding-bottom:20px;margin-bottom:20px;width:100vw;margin-left:calc(-50vw + 50%);position:relative;}.gallery-scroll::-webkit-scrollbar{display:none;}.gallery-scroll{scrollbar-width:none;-ms-overflow-style:none;overflow-x:hidden;padding-bottom:20px;margin-bottom:20px;width:100vw;margin-left:calc(-50vw + 50%);position:relative;}.gallery-container{display:flex;gap:15px;padding:0 max(15px, calc((100vw - 1200px) / 2));animation:galleryScroll 30s linear infinite;}@keyframes galleryScroll{0%{transform:translateX(0);}100%{transform:translateX(calc(-280px * 4 - 15px * 4));}}.gallery-item{flex:0 0 280px;border:3px solid #000;overflow:hidden;box-shadow:5px 5px 0 rgba(0, 0, 0, 1);transition:transform 0.3s ease;}.gallery-item:hover{transform:translateY(-5px);}.gallery-image{display:block;width:100%;height:280px;object-fit:cover;}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px);}to{opacity:1;transform:translateY(0);}}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@keyframes pulse{0%{transform:scale(1);}50%{transform:scale(1.1);}100%{transform:scale(1);}}.animate-in{animation:fadeInUp 0.6s ease forwards;}.pulse{animation:pulse 1s ease;}.hero-title, .hero-description, .feature-card, .testimonial-card, .gallery-item{opacity:0;}.animate-in.hero-title{animation-delay:0.1s;}.animate-in.hero-description{animation-delay:0.3s;}.animate-in.feature-card:nth-child(1){animation-delay:0.1s;}.animate-in.feature-card:nth-child(2){animation-delay:0.3s;}.animate-in.feature-card:nth-child(3){animation-delay:0.5s;}.animate-in.testimonial-card:nth-child(1){animation-delay:0.1s;}.animate-in.testimonial-card:nth-child(2){animation-delay:0.3s;}.animate-in.testimonial-card:nth-child(3){animation-delay:0.5s;}.gallery-scroll-btn{display:none;}.community-section{position:relative;}.about-section{padding:40px 0 56px;background-color:white;}@media (min-width:768px){.about-section{padding:56px 0 72px;}}.about-container{max-width:896px;margin:0 auto;padding:0 15px;}.about-title{font-family:"bebas-neue", sans-serif;font-size:2.8rem;font-weight:bold;text-transform:uppercase;line-height:0.95;text-align:center;margin-bottom:24px;}@media (min-width:768px){.about-title{font-size:3.5rem;}}.accordion-container{border:4px solid black;overflow:hidden;background-color:white;box-shadow:8px 8px 0px 0px rgba(0,0,0,0.8);}.accordion-button{display:flex;width:100%;justify-content:space-between;align-items:center;padding:12px 16px;background-color:white;border:none;font-size:16px;font-weight:500;text-align:left;cursor:pointer;transition:all 0.3s ease;}.accordion-button:hover{background-color:#f9f9f9;text-decoration:none;}.accordion-button:hover .accordion-text{color:#ff69b4;}.accordion-icon{width:16px;height:16px;transition:transform 0.3s ease;}.accordion-content{max-height:0;overflow:hidden;transition:max-height 0.3s ease;padding:0 16px;}.accordion-checkbox{display:none;}.accordion-checkbox:checked ~ .accordion-content{max-height:500px;padding:16px;border-top:none;}.accordion-checkbox:checked ~ .accordion-button .accordion-icon{transform:rotate(180deg);}.scholarship-section{background-color:white;padding:40px 0 56px;}@media (min-width:768px){.scholarship-section{padding:56px 0 72px;}}.scholarship-grid{display:grid;grid-template-columns:1fr;gap:32px;align-items:center;max-width:1200px;margin:0 auto;padding:0 15px;}@media (min-width:768px){.scholarship-grid{grid-template-columns:1fr 1fr;}}.scholarship-content{display:flex;flex-direction:column;gap:16px;}.scholarship-title{font-family:"bebas-neue", sans-serif;font-size:3.5rem;font-weight:bold;text-transform:uppercase;line-height:0.95;margin-bottom:12px;}@media (min-width:768px){.scholarship-title{font-size:4.5rem;}}.scholarship-description{font-size:16px;line-height:1.6;color:#000;margin-bottom:8px;}.scholarship-buttons{display:flex;flex-direction:column;gap:12px;margin-top:24px;}@media (min-width:640px){.scholarship-buttons{flex-direction:row;}}.scholarship-image-container{position:relative;min-height:320px;height:auto;overflow:hidden;border:4px solid black;box-shadow:8px 8px 0px 0px rgba(0,0,0,0.8);}@media (max-width:767px){.scholarship-image-container{order:-1;}}.scholarship-image{position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;}.faq-section{padding:40px 0 56px;}@media (min-width:768px){.faq-section{padding:56px 0 72px;}}.faq-container{max-width:896px;margin:0 auto;padding:0 15px;}.faq-title{font-family:"bebas-neue", sans-serif;font-size:2.5rem;font-weight:bold;text-transform:uppercase;line-height:0.95;text-align:center;margin-bottom:8px;}@media (min-width:640px){.faq-title{font-size:3rem;}}@media (min-width:768px){.faq-title{font-size:4.5rem;margin-bottom:12px;}}.faq-description{font-size:14px;line-height:1.6;color:#000;max-width:672px;margin:0 auto 12px;text-align:center;}@media (min-width:768px){.faq-description{font-size:16px;margin-bottom:24px;}}.accordion-wrapper{display:flex;flex-direction:column;gap:1rem;margin-bottom:32px;}.accordion-item{border:4px solid black;overflow:hidden;background-color:white;box-shadow:8px 8px 0px 0px rgba(0,0,0,0.8);}.accordion-header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background-color:white;text-align:left;font-size:18px;font-weight:700;cursor:pointer;transition:all 0.3s ease;border:none;}.accordion-header:hover{background-color:#f9f9f9;text-decoration:none;}.accordion-header:hover .accordion-title{color:#ff69b4;}.accordion-icon{width:16px;height:16px;transition:transform 0.3s ease;}.accordion-content{padding:0;max-height:0;overflow:hidden;transition:all 0.3s ease;border-top:none;font-size:16px;line-height:1.6;}.accordion-inner{padding:12px 16px;}.accordion-checkbox{display:none;}.accordion-checkbox:checked ~ .accordion-content{max-height:500px;padding:12px 16px;}.accordion-checkbox:checked ~ .accordion-header .accordion-icon{transform:rotate(180deg);}.faq-cta{margin-top:32px;text-align:center;}@media (max-width:600px){.hero-section{padding:2rem 1rem;text-align:left;}.hero-section .section-title, .hero-section h1{font-size:2.2rem;line-height:1.1;word-break:break-word;}.hero-section .section-subtitle, .hero-section p{font-size:1rem;line-height:1.4;}.hero-section .hero-buttons{flex-direction:column;gap:0.75rem;}.hero-section .hero-buttons .button, .hero-section .hero-buttons .btn{width:100%;font-size:1rem;padding:1rem 0.5rem;}.hero-section .hero-guarantee, .hero-section .hero-shipping{font-size:0.95rem;margin-bottom:1rem;}.hero-section .hero-image{max-width:100%;height:auto;margin:1.5rem 0 0 0;}.hero-title{font-family:"bebas-neue", sans-serif;font-size:3.5rem;line-height:0.95;font-weight:bold;margin-bottom:12px;text-transform:uppercase;}}

/* === hero-section.css === */
 .hero{padding:60px 0;position:relative;overflow:hidden;}.hero-wrapper{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:800px;margin:0 auto;}.hero-content{margin-bottom:40px;z-index:2;}.hero-title{font-family:"bebas-neue", sans-serif;font-size:60px;line-height:1;text-transform:uppercase;margin-bottom:20px;}@media (min-width:768px){.hero-title{font-size:92px;}}.hero-description{font-size:24px;line-height:1.6;margin:0 auto 10px;color:#333;}.button-container{display:flex;flex-direction:column;gap:16px;margin-top:24px;}@media (min-width:640px){.button-container{flex-direction:row;justify-content:center;}}.btn{display:inline-block;font-weight:600;text-align:center;padding:12px 24px;font-size:16px;border:4px solid #000;transition:all 0.3s ease;text-decoration:none;border-radius:0;}.btn-primary{background-color:#ff69b4;color:#fff;border-color:#ff69b4;}.btn-primary:hover{background-color:#ff5ba7;transform:translateY(-3px);box-shadow:4px 4px 0px 0px rgba(0, 0, 0, 1);text-decoration:none;}.btn-secondary{background-color:#fff;color:#000;border-color:#000;}.btn-secondary:hover{background-color:#f0f0f0;transform:translateY(-3px);box-shadow:4px 4px 0px 0px rgba(0, 0, 0, 1);text-decoration:none;}.hero-image-container{width:800px;height:800px;margin:0 auto;border:4px solid #000;box-shadow:8px 8px 0 rgba(0, 0, 0, 1);overflow:hidden;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center;z-index:1;border-radius:0;}@media (max-width:840px){.hero-image-container{width:100%;height:auto;aspect-ratio:1/1;}}.hero-image-container img{width:100%;height:100%;object-fit:cover;}.placeholder-image{color:#999;font-size:18px;font-weight:500;}

/* === home-sections.css === */
 .products-section{padding:40px 0 56px;}@media (min-width:768px){.products-section{padding:56px 0 72px;}}.category-tabs{display:flex;justify-content:center;margin-bottom:24px;overflow-x:auto;padding-bottom:8px;max-width:100%;}.tab-buttons{display:flex;gap:8px;white-space:nowrap;}@media (min-width:768px){.tab-buttons{gap:12px;}}.tab-button{padding:8px 12px;font-size:16px;font-weight:500;border:4px solid black;transition:all 0.3s ease;cursor:pointer;background-color:white;color:black;border-radius:0;}@media (min-width:768px){.tab-button{padding:8px 24px;}}.tab-active{background-color:black;color:white;box-shadow:4px 4px 0px 0px rgba(255,105,180,0.8);}.tab-inactive{background-color:white;color:black;}.tab-inactive:hover{background-color:#f0f0f0;}.products-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:24px;margin-bottom:32px;}@media (min-width:768px){.products-grid{grid-template-columns:repeat(3, 1fr);}}.product-card{border-radius:0;overflow:hidden;border:4px solid black;box-shadow:8px 8px 0px 0px rgba(0,0,0,0.8);transition:all 0.3s ease;background-color:white;}

/* Front page product cards - exact shop styling */
.products-section .front-page-product-card {
    border: 3px solid #000 !important;
    overflow: hidden !important;
    background-color: white !important;
    box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.8) !important;
    transition: all 0.3s ease !important;
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
    border-radius: 0 !important;
    min-height: 420px !important;
}

.products-section .front-page-product-card:hover {
    transform: translateY(-3px) !important;
    box-shadow: 8px 8px 0 rgba(255, 105, 180, 0.8) !important;
}

/* Front page product image */
.products-section .front-page-product-card .product-image-container {
    position: relative !important;
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    padding-bottom: 100% !important;
}

.products-section .front-page-product-card .product-image {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    display: block !important;
    transition: transform 0.3s ease !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
}

.products-section .front-page-product-card:hover .product-image {
    transform: scale(1.05) !important;
}

/* Front page badge */
.products-section .front-page-product-card .front-page-badge {
    position: absolute !important;
    top: 8px !important;
    right: 8px !important;
    background-color: #ff69b4 !important;
    color: white !important;
    font-size: 10px !important;
    font-weight: bold !important;
    padding: 3px 8px !important;
    border-radius: 0 !important;
    border: 2px solid #000 !important;
    text-transform: uppercase !important;
    line-height: 1 !important;
    z-index: 2 !important;
}

/* Front page product content */
.products-section .front-page-product-card .product-content {
    padding: 15px !important;
    display: flex !important;
    flex-direction: column !important;
    flex-grow: 1 !important;
    text-align: left !important;
}

/* Front page product title */
.products-section .front-page-product-card .product-title,
.products-section .front-page-product-card .product-title a {
    font-size: 20px !important;
    letter-spacing: 0.5px !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    color: #000 !important;
    margin: 0 0 8px 0 !important;
    padding: 0 !important;
    line-height: 1.2 !important;
    font-family: "bebas-neue", sans-serif !important;
    text-decoration: none !important;
    text-align: left !important;
    height: 80px !important;
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical !important;
}

/* Larger title on desktop for front page cards */
@media (min-width: 768px) {
    .products-section .front-page-product-card .product-title,
    .products-section .front-page-product-card .product-title a {
        font-size: 48px !important;
        height: 180px !important;
    }
}



.products-section .front-page-product-card .product-title a:hover {
    color: #ff69b4 !important;
}

/* Front page product meta container - same line layout */
.products-section .front-page-product-card .product-meta {
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
}

/* Front page category-stock container - same line */
.products-section .front-page-product-card .product-category-stock {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    margin: 0 0 10px 0 !important;
    gap: 10px !important;
}

/* Front page product type */
.products-section .front-page-product-card .product-type {
    font-size: 12px !important;
    color: #555 !important;
    margin: 0 !important;
    padding: 0 !important;
    font-family: sans-serif !important;
    text-transform: none !important;
    font-weight: normal !important;
    line-height: 1.4 !important;
    text-align: left !important;
    flex-grow: 1 !important;
}

/* Front page stock badge */
.products-section .front-page-product-card .stock-badge {
    font-size: 11px !important;
    background-color: #e7f7e7 !important;
    color: #2a7d2a !important;
    padding: 3px 8px !important;
    border-radius: 0 !important;
    margin: 0 !important;
    font-family: sans-serif !important;
    text-transform: none !important;
    font-weight: normal !important;
    text-align: center !important;
    flex-shrink: 0 !important;
}

.products-section .front-page-product-card .stock-badge.out-of-stock {
    background-color: #fde8e8 !important;
    color: #b91c1c !important;
    border: 1px solid #b91c1c !important;
}

.products-section .front-page-product-card .stock-badge.in-stock {
    background-color: #e7f7e7 !important;
    color: #2a7d2a !important;
    border: 1px solid #2a7d2a !important;
}

/* Front page button */
.products-section .front-page-product-card .front-page-btn {
    width: 100% !important;
    background-color: #000 !important;
    color: white !important;
    border: 2px solid #000 !important;
    padding: 10px !important;
    font-weight: bold !important;
    font-size: 14px !important;
    cursor: pointer !important;
    text-align: center !important;
    text-decoration: none !important;
    display: block !important;
    margin-top: auto !important;
    border-radius: 0 !important;
    text-transform: none !important;
    line-height: 1.2 !important;
    transition: all 0.2s ease !important;
    font-family: sans-serif !important;
}

.products-section .front-page-product-card .front-page-btn:hover {
    background-color: rgba(0, 0, 0, 0.9) !important;
    transform: translateY(-2px) !important;
    box-shadow: 3px 3px 0 rgba(255, 105, 180, 0.8) !important;
}

/* Front page out of stock button */
.products-section .front-page-product-card .out-of-stock-btn {
    background-color: #fff !important;
    color: #000 !important;
    border: 2px solid #000 !important;
}

.products-section .front-page-product-card .out-of-stock-btn:hover {
    background-color: #f5f5f5 !important;
    color: #000 !important;
    transform: translateY(-2px) !important;
    box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.3) !important;
}

/* Hide all price elements on ALL product cards in products section */
.products-section .product-card .product-price,
.products-section .product-card .price,
.products-section .product-card .amount,
.products-section .product-card .woocommerce-Price-amount,
.products-section .product-card .woocommerce-price-suffix,
.products-section .product-card .price-stock .product-price,
.products-section .product-card .price-stock {
    display: none !important;
    visibility: hidden !important;
}

/* Apply same styling to ALL product cards in products sections */
.products-section .product-card {
    border: 3px solid #000 !important;
    overflow: hidden !important;
    background-color: white !important;
    box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.8) !important;
    transition: all 0.3s ease !important;
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
    border-radius: 0 !important;
    min-height: 330px !important;
}

.products-section .product-card:hover {
    transform: translateY(-3px) !important;
    box-shadow: 8px 8px 0 rgba(255, 105, 180, 0.8) !important;
}

/* Product image */
.products-section .product-card .product-image-container {
    position: relative !important;
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    padding-bottom: 100% !important;
}

.products-section .product-card .product-image {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    display: block !important;
    transition: transform 0.3s ease !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
}

.products-section .product-card:hover .product-image {
    transform: scale(1.05) !important;
}

/* Badge */
.products-section .product-card .bestseller-badge {
    position: absolute !important;
    top: 8px !important;
    right: 8px !important;
    background-color: #ff69b4 !important;
    color: white !important;
    font-size: 10px !important;
    font-weight: bold !important;
    padding: 3px 8px !important;
    border-radius: 0 !important;
    border: 2px solid #000 !important;
    text-transform: uppercase !important;
    line-height: 1 !important;
    z-index: 2 !important;
}

/* Product content */
.products-section .product-card .product-content {
    padding: 15px !important;
    display: flex !important;
    flex-direction: column !important;
    flex-grow: 1 !important;
    text-align: left !important;
}

/* Product title for ALL cards */
.products-section .product-card .product-title,
.products-section .product-card .product-title a {
    font-size: 20px !important;
    letter-spacing: 0.5px !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    color: #000 !important;
    margin: 0 0 8px 0 !important;
    padding: 0 !important;
    line-height: 1.2 !important;
    font-family: "bebas-neue", sans-serif !important;
    text-decoration: none !important;
    text-align: left !important;
    height: 80px !important;
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical !important;
}

/* Larger title on desktop */
@media (min-width: 768px) {
    .products-section .product-card .product-title,
    .products-section .product-card .product-title a {
        font-size: 48px !important;
        height: 180px !important;
    }
}

.products-section .product-card .product-title a:hover {
    color: #ff69b4 !important;
}

/* Remove overlay buttons */
.products-section .product-card .product-overlay {
    display: none !important;
}

/* Product meta for regular cards */
.products-section .product-card .product-meta {
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
}

/* Button styling for ALL cards */
.products-section .product-card .add-to-cart-btn {
    width: 100% !important;
    background-color: #000 !important;
    color: white !important;
    border: 2px solid #000 !important;
    padding: 10px !important;
    font-weight: bold !important;
    font-size: 14px !important;
    cursor: pointer !important;
    text-align: center !important;
    text-decoration: none !important;
    display: block !important;
    margin-top: auto !important;
    border-radius: 0 !important;
    text-transform: none !important;
    line-height: 1.2 !important;
    transition: all 0.2s ease !important;
    font-family: sans-serif !important;
    text-transform: uppercase !important;
}

.products-section .product-card .add-to-cart-btn:hover {
    background-color: rgba(0, 0, 0, 0.9) !important;
    transform: translateY(-2px) !important;
    box-shadow: 3px 3px 0 rgba(255, 105, 180, 0.8) !important;
}

/* Product category and stock on same line */
.products-section .product-card .product-category-stock {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    margin-bottom: 10px !important;
    flex-wrap: wrap !important;
    gap: 8px !important;
}

.products-section .product-card .product-category-stock .product-type {
    font-size: 12px !important;
    color: #555 !important;
    margin: 0 !important;
    padding: 0 !important;
    font-family: sans-serif !important;
    text-transform: none !important;
    font-weight: normal !important;
    line-height: 1.4 !important;
    text-align: left !important;
    flex-grow: 1 !important;
}

.products-section .product-card .product-category-stock .stock-badge {
    font-size: 11px !important;
    padding: 3px 8px !important;
    border-radius: 0 !important;
    margin: 0 !important;
    font-family: sans-serif !important;
    text-transform: none !important;
    font-weight: normal !important;
    text-align: right !important;
    flex-shrink: 0 !important;
}

.products-section .product-card .product-category-stock .stock-badge.in-stock {
    background-color: #e7f7e7 !important;
    color: #2a7d2a !important;
    border: 1px solid #2a7d2a !important;
}

.products-section .product-card .product-category-stock .stock-badge.out-of-stock {
    background-color: #fde8e8 !important;
    color: #b91c1c !important;
    border: 1px solid #b91c1c !important;
}

/* Out of stock button for category cards */
.products-section .product-card .out-of-stock-btn {
    background-color: #fff !important;
    color: #000 !important;
    border: 2px solid #000 !important;
}

.products-section .product-card .out-of-stock-btn:hover {
    background-color: #f5f5f5 !important;
    color: #000 !important;
    transform: translateY(-2px) !important;
    box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.3) !important;
}.product-card:hover{transform:translateY(-3px);box-shadow:10px 10px 0px 0px rgba(255,105,180,0.8);}.product-image-container{position:relative;padding-bottom:100%;overflow:hidden;background-color:#f0f0f0;}@media (min-width:640px){.product-image-container{padding-bottom:100%;}}@media (min-width:768px){.product-image-container{padding-bottom:100%;}}.bestseller-badge, .badge-bestseller, .badge-new, .badge-featured, .badge-sale{position:absolute;top:8px;z-index:10;color:white;padding:3px 8px;font-size:10px;font-weight:bold;border-radius:0;border:2px solid black;display:inline-block;width:auto;max-width:none;white-space:nowrap;line-height:1;text-transform:uppercase;}.bestseller-badge, .badge-bestseller{background-color:#ff69b4;}.badge-new{background-color:#10b981;}.badge-featured{background-color:#3b82f6;}.badge-sale{background-color:#ef4444;}.product-image{position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;transition:transform 0.3s ease;}.product-card:hover .product-image{transform:scale(1.05);}.product-overlay{position:absolute;inset:0;background-color:rgba(0, 0, 0, 0);display:flex;align-items:center;justify-content:center;opacity:0;transition:all 0.3s ease;}.product-card:hover .product-overlay{background-color:rgba(0, 0, 0, 0.2);opacity:1;}.overlay-buttons{display:flex;gap:8px;transform:translateY(16px);transition:transform 0.3s ease;}.product-card:hover .overlay-buttons{transform:translateY(0);}.quick-action-btn{display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;height:40px;width:40px;border-radius:0;padding:8px;transition:all 0.3s ease;border:4px solid;cursor:pointer;}.cart-btn{background-color:black;color:white;border-color:white;}.cart-btn:hover{background-color:#333;}.view-btn{background-color:white;color:black;border-color:black;}.view-btn:hover{background-color:#f0f0f0;}.product-content{padding:12px;}@media (min-width:640px){.product-content{padding:16px;}}@media (min-width:768px){.product-content{padding:24px;}}.product-title{font-family:"bebas-neue", sans-serif;font-weight:bold;font-size:14px;text-transform:uppercase;letter-spacing:-0.025em;line-height:1;margin-bottom:2px;}@media (min-width:640px){.product-title{font-size:18px;margin-bottom:4px;}}@media (min-width:768px){.product-title{font-size:20px;}}.product-type{font-size:10px;color:#000;margin-bottom:4px;}@media (min-width:640px){.product-type{font-size:12px;margin-bottom:8px;}}@media (min-width:768px){.product-type{margin-bottom:12px;}}.product-meta{display:flex;flex-direction:column;gap:8px;}.price-stock{display:flex;justify-content:space-between;align-items:center;}.product-price{font-weight:bold;font-size:14px;}@media (min-width:640px){.product-price{font-size:16px;}}@media (min-width:768px){.product-price{font-size:18px;}}.stock-badge{font-size:10px;background-color:#dcfce7;color:#166534;padding:2px 6px;border-radius:0;border:4px solid #166534;}@media (min-width:640px){.stock-badge{font-size:12px;padding:2px 8px;}}.add-to-cart-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;border-radius:0;height:40px;padding:0 16px;width:100%;background-color:black;color:white;font-weight:bold;border:4px solid black;font-size:12px;padding-top:6px;padding-bottom:6px;transition:all 0.3s ease;cursor:pointer;}@media (min-width:640px){.add-to-cart-btn{font-size:14px;padding-top:8px;padding-bottom:8px;}}@media (min-width:768px){.add-to-cart-btn{font-size:16px;padding-top:12px;padding-bottom:12px;}}.add-to-cart-btn:hover{background-color:rgba(0, 0, 0, 0.9);box-shadow:4px 4px 0px 0px rgba(255,105,180,0.8);transform:translateY(-2px);}.add-to-cart-btn:disabled{background-color:#000;color:#fff;cursor:not-allowed;box-shadow:none;transform:none;}.view-all-container{margin-top:32px;text-align:center;}.view-all-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;border-radius:0;position:relative;font-size:18px;padding:20px 32px;border:4px solid black;color:white;background-color:#ff69b4;box-shadow:6px 6px 0px 0px rgba(0,0,0,0.8);transition:all 0.3s ease;cursor:pointer;text-decoration:none;}.view-all-btn:hover{box-shadow:8px 8px 0px 0px rgba(0,0,0,1);transform:translateY(-3px) scale(1.02);}.blog-section{padding:40px 0 56px;}@media (min-width:768px){.blog-section{padding:56px 0 72px;}}.blog-grid{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:32px;}@media (min-width:768px){.blog-grid{grid-template-columns:repeat(3, 1fr);}}.blog-card{border-radius:0;overflow:hidden;border:4px solid black;box-shadow:8px 8px 0px 0px rgba(0,0,0,0.8);transition:all 0.3s ease;background-color:white;}.blog-card:hover{transform:translateY(-3px);box-shadow:10px 10px 0px 0px rgba(255,105,180,0.8);}.blog-image-container{position:relative;padding-bottom:100%;overflow:hidden;}.blog-image{position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;transition:transform 0.3s ease;}.blog-card:hover .blog-image{transform:scale(1.05);}.blog-content{padding:24px;}.blog-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;}.blog-category{display:inline-block;background-color:black;color:white;font-size:12px;font-weight:500;padding:2px 8px;border-radius:0;border:4px solid black;}.blog-date{font-size:12px;color:#000;}.blog-title{font-family:"bebas-neue", sans-serif;font-size:40px;font-weight:bold;text-transform:uppercase;letter-spacing:1px;line-height:1;margin-bottom:8px;transition:color 0.3s ease;color:#000;}.blog-title a{color:#000 !important;text-decoration:none;transition:color 0.3s ease;}.blog-title a:hover{color:#ff69b4 !important;text-decoration:none;}.blog-card:hover .blog-title a{color:#ff69b4;}.blog-excerpt{font-size:12px;line-height:1.6;color:#000;margin-bottom:12px;}.blog-footer{display:flex;justify-content:space-between;align-items:center;}.read-more{display:flex;align-items:center;font-size:14px;font-weight:500;color:#ff69b4;text-decoration:none;transition:all 0.3s ease;}.read-more svg{width:12px;height:12px;margin-left:4px;}.blog-card:hover .read-more{transform:translateX(4px);}.read-more:hover{color:rgba(255, 105, 180, 0.8);text-decoration:underline;}.read-time{font-size:12px;color:#000;}.blog-cta{margin-top:32px;text-align:center;}.blog-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;border-radius:0;font-size:18px;font-weight:500;padding:20px 32px;background-color:#ff69b4;color:white;border:4px solid black;box-shadow:6px 6px 0px 0px rgba(0,0,0,0.8);transition:all 0.3s ease;cursor:pointer;text-decoration:none;}.blog-cta-btn:hover{transform:translateY(-3px) scale(1.02);background-color:#e5509e;box-shadow:8px 8px 0px 0px rgba(0,0,0,1);}.blog-cta-btn svg{width:20px;height:20px;margin-left:8px;}.newsletter-section{padding:40px 0 56px;}@media (min-width:768px){.newsletter-section{padding:56px 0 72px;}}.newsletter-container{background-color:var(--color-primary);border:4px solid black;border-radius:0;box-shadow:8px 8px 0px 0px rgba(0,0,0,0.8);padding:24px;max-width:800px;margin:0 auto;transition:all 0.3s ease;}.newsletter-container:hover{transform:translateY(-3px);box-shadow:10px 10px 0px 0px rgba(0,0,0,0.9);}.newsletter-header{text-align:center;margin-bottom:24px;}.newsletter-title{font-family:"bebas-neue", sans-serif;font-size:24px;font-weight:bold;text-transform:uppercase;letter-spacing:-0.025em;line-height:1;margin-bottom:8px;color:var(--color-highlight);}@media (min-width:640px){.newsletter-title{font-size:32px;}}@media (min-width:768px){.newsletter-title{font-size:40px;}}.newsletter-subtitle{font-size:14px;color:white;max-width:500px;margin:0 auto;}@media (min-width:640px){.newsletter-subtitle{font-size:16px;}}.newsletter-form{max-width:500px;margin:0 auto;}.newsletter-input-group{display:flex;flex-direction:column;gap:12px;margin-bottom:16px;}@media (min-width:640px){.newsletter-input-group{flex-direction:row;margin-bottom:20px;}}.newsletter-input{flex-grow:1;height:48px;padding:0 16px;border:4px solid black;border-radius:0;font-size:16px;box-shadow:4px 4px 0px 0px rgba(0,0,0,1);}.newsletter-input:focus{outline:none;border-color:black;box-shadow:4px 4px 0px 0px rgba(0,0,0,1);}.newsletter-button{height:48px;padding:0 24px;background-color:black;color:white;font-weight:bold;border:4px solid black;border-radius:0;font-size:16px;cursor:pointer;transition:all 0.3s ease;box-shadow:4px 4px 0px 0px rgba(0,0,0,1);white-space:nowrap;}.newsletter-button:hover{background-color:#333;transform:translateY(-2px);box-shadow:5px 5px 0px 0px rgba(0,0,0,1);}.newsletter-features{display:flex;flex-direction:column;gap:8px;max-width:500px;margin:0 auto;}@media (min-width:640px){.newsletter-features{flex-direction:row;justify-content:center;}}.newsletter-feature{display:flex;align-items:center;gap:8px;font-size:12px;color:white;}@media (min-width:640px){.newsletter-feature{font-size:14px;}}.newsletter-feature svg{width:16px;height:16px;flex-shrink:0;}.newsletter-feature-text{font-weight:500;}

/* === sections/features.css === */
 .features-section{background-color:var(--color-background);width:100%;overflow:hidden;}.features-container{max-width:1170px;margin:0 auto;padding:0 15px;}.features-header{text-align:center;margin-bottom:clamp(3rem, 6vw, 5rem);max-width:800px;margin-left:auto;margin-right:auto;}.features-title{font-family:var(--font-heading);font-size:clamp(2rem, 4vw, 3.5rem);margin-bottom:1.5rem;color:#000;line-height:1.2;font-weight:700;letter-spacing:-0.02em;text-transform:uppercase;}.features-description{font-size:clamp(1rem, 1.2vw, 1.25rem);color:black;line-height:1.6;font-size:16px;}.features-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:clamp(2rem, 4vw, 3rem);margin-top:3rem;}.feature-card{padding:2.5rem;border:4px solid #000000;background-color:var(--color-card-bg);transition:all 0.3s ease;display:flex;flex-direction:column;gap:0rem;box-shadow:var(--box-shadow);position:relative;border-radius:0;}.feature-card:hover{transform:translateY(-4px);box-shadow:var(--box-shadow-hover);border-color:var(--color-accent);}.feature-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem;}.feature-icon-container{width:48px;height:48px;border-radius:0;background-color:var(--color-accent-light);display:flex;align-items:center;justify-content:center;transition:all 0.3s ease;flex-shrink:0;border:4px solid #000;}.feature-card:hover .feature-icon-container{background-color:var(--color-accent);}.feature-card:hover .feature-icon{color:var(--color-white);}.feature-icon{width:24px;height:24px;color:var(--color-accent);transition:color 0.3s ease;color:#ff69b4;}.feature-title{font-family:var(--font-heading);font-size:2rem;color:#000;margin:0;font-weight:700;line-height:1.2;letter-spacing:0.02em;text-transform:uppercase;}.feature-description{font-size:1rem;line-height:1.6;color:black;margin:0;}@media (max-width:1024px){.features-grid{grid-template-columns:repeat(2, 1fr);}}@media (max-width:768px){.features-section{padding:3rem 15px;}.features-container{padding:0;}.features-grid{grid-template-columns:1fr;gap:1.5rem;}.feature-card{padding:2rem;}.feature-icon-container{width:40px;height:40px;}.feature-icon{width:20px;height:20px;}}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px);}to{opacity:1;transform:translateY(0);}}.feature-card{animation:fadeInUp 0.6s ease-out forwards;opacity:0;}.feature-card:nth-child(1){animation-delay:0.1s;}.feature-card:nth-child(2){animation-delay:0.2s;}.feature-card:nth-child(3){animation-delay:0.3s;}:root{--container-width:1280px;--container-padding:max(1.5rem, calc((100vw - var(--container-width)) / 2));--container-padding-mobile:1.5rem;--color-background:#ffffff;--color-text:#1a1a1a;--color-text-light:#4a4a4a;--color-border:#e5e5e5;--color-card-bg:#ffffff;--color-accent:#000000;--color-accent-light:#f5f5f5;--color-white:#ffffff;--font-heading:"bebas-neue", sans-serif;}

/* === sections/about.css === */
 .about-section{padding:4rem 0;width:100%;overflow:hidden;}.about-container{max-width:1170px;margin:0 auto;padding:0 15px;}.about-title{font-size:clamp(2.75rem, 6vw, 4.5rem);font-weight:900;color:#000;line-height:1.1;margin-bottom:2.5rem;letter-spacing:-0.02em;text-align:center;}.about-content-section{margin-bottom:2rem;}.about-content-section:last-child{margin-bottom:0;}.about-section-heading{font-size:1.5rem;font-weight:700;color:#000;line-height:1.3;margin-bottom:0.75rem;letter-spacing:-0.01em;}.about-accordion{position:relative;margin:0 auto;max-width:800px;}.accordion-item{background-color:#fff;border-radius:0;overflow:hidden;position:relative;transition:all 0.2s ease;border:4px solid #000;}.accordion-item::before{content:'';position:absolute;top:4px;left:4px;right:-4px;bottom:-4px;background-color:rgba(0, 0, 0, 0.1);border-radius:0;z-index:-1;}.accordion-checkbox{display:none;}.accordion-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.25rem 1.5rem;cursor:pointer;background:none;border:none;text-align:left;}.accordion-title{font-size:1.125rem;font-weight:600;color:#000;line-height:1.4;flex:1;padding-right:1rem;}.accordion-icon{width:18px;height:18px;flex-shrink:0;transition:transform 0.3s ease;}.accordion-content{max-height:0;opacity:0;overflow:hidden;transition:all 0.3s ease;border-top:1px solid rgba(0, 0, 0, 0.05);}.accordion-inner{padding:1.25rem 1.5rem;color:#333;line-height:1.6;font-size:1rem;}.accordion-checkbox:checked + .accordion-header{border-bottom:1px solid rgba(0, 0, 0, 0.05);}.accordion-checkbox:checked + .accordion-header .accordion-icon{transform:rotate(180deg);}.accordion-checkbox:checked ~ .accordion-content{max-height:1000px;opacity:1;}@media (max-width:768px){.about-section{padding:3rem 15px;}.about-title{font-size:2.5rem;}.about-section-heading{font-size:1.25rem;}.accordion-header{padding:1rem 1.25rem;}.accordion-title{font-size:1rem;}.accordion-inner{padding:1rem 1.25rem;}}

/* === sections/scholarship.css === */
 .scholarship-section{padding:4rem 0;width:100%;overflow:hidden;}.scholarship-container{max-width:1170px;margin:0 auto;padding:0 15px;text-align:center;}.scholarship-content{max-width:100%;display:flex;flex-direction:column;align-items:center;}.scholarship-title{font-size:clamp(2.5rem, 5vw, 4rem);font-weight:900;color:#000;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-0.02em;text-align:center;text-transform:uppercase;}.scholarship-description, .scholarship-subtext{margin-bottom:1.5rem;color:#000;font-size:clamp(1rem, 1.2vw, 1.125rem);line-height:1.6;text-align:center;max-width:600px;}.scholarship-buttons{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem;justify-content:center;align-items:center;}.scholarship-section .scholarship-info-container{margin:2rem 0;border:4px solid #000;overflow:hidden;background-color:white;box-shadow:8px 8px 0px 0px rgba(0,0,0,1);}.scholarship-section .scholarship-info-container .scholarship-description{padding:1.25rem 1.5rem;color:#000;line-height:1.6;font-size:1rem;text-align:left;max-width:none;margin-bottom:0;}.btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;font-weight:600;border-radius:0;text-decoration:none;position:relative;font-size:1rem;letter-spacing:0.05em;border:4px solid #000;}.btn-primary{background-color:#FF69B4;color:#fff;border-color:#000;}.btn-outline{background-color:#fff;color:#000;border-color:#000;}.btn-arrow{margin-left:0.5rem;font-size:1.25rem;}.btn{box-shadow:6px 6px 0px 0px rgba(0,0,0,0.8);transition:all 0.3s ease;}.btn:hover{transform:translateY(-3px) scale(1.02);box-shadow:8px 8px 0px 0px rgba(0,0,0,1);}.btn-primary:hover{background-color:#e5509e;}@media (max-width:991px){.scholarship-container{padding:0 20px;}.scholarship-content{max-width:100%;}}@media (max-width:576px){.scholarship-section{padding:3rem 15px;}.scholarship-buttons{flex-direction:column;width:100%;}.btn{width:100%;justify-content:center;}.scholarship-section .scholarship-info-container .scholarship-description{padding:1rem 1.25rem;}}

/* === sections/faq.css === */
 .faq-section{padding:4rem 0;width:100%;overflow:hidden;}.faq-container{max-width:1170px;margin:0 auto;padding:0 15px;}.section-header{text-align:center;margin-bottom:clamp(2.5rem, 5vw, 3.5rem);max-width:800px;margin-left:auto;margin-right:auto;}.faq-title{font-size:clamp(2.5rem, 5vw, 4rem);margin-bottom:1rem;color:#000;line-height:1.1;font-weight:900;letter-spacing:-0.02em;text-transform:uppercase;}.faq-description{font-size:clamp(1rem, 1.2vw, 1.25rem);color:#000;line-height:1.6;}.accordion-wrapper{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem;position:relative;}.accordion-item{background-color:#fff;border-radius:0;overflow:hidden;position:relative;transition:all 0.2s ease;border:4px solid #000;}.accordion-checkbox{display:none;}.accordion-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.25rem 1.5rem;cursor:pointer;background:none;border:none;text-align:left;}.accordion-title{font-size:1.125rem;font-weight:600;color:#000;line-height:1.4;flex:1;padding-right:1rem;}.accordion-icon{width:18px;height:18px;flex-shrink:0;transition:transform 0.3s ease;}.accordion-content{max-height:0;opacity:0;overflow:hidden;transition:all 0.3s ease;border-top:none;}.accordion-inner{padding:1.25rem 1.5rem;color:#333;line-height:1.6;font-size:1rem;}.accordion-checkbox:checked + .accordion-header{border-bottom:none;}.accordion-checkbox:checked + .accordion-header .accordion-icon{transform:rotate(180deg);}.accordion-checkbox:checked ~ .accordion-content{max-height:1000px;opacity:1;}.faq-cta{text-align:center;margin-top:3rem;position:relative;}.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.5rem;background-color:#FF69B4;color:#fff;font-weight:600;text-decoration:none;border-radius:0;font-size:1.125rem;position:relative;border:4px solid #000;box-shadow:6px 6px 0px 0px rgba(0,0,0,0.8);transition:all 0.3s ease;}.btn-primary:hover{transform:translateY(-3px) scale(1.02);background-color:#e5509e;box-shadow:8px 8px 0px 0px rgba(0,0,0,1);}@media (max-width:768px){.faq-section{padding:3rem 15px;}.faq-title{font-size:2.5rem;}.accordion-header{padding:1rem 1.25rem;}.accordion-title{font-size:1rem;}.accordion-inner{padding:1rem 1.25rem;}}.faq-page-container{padding:4rem 0;width:100%;overflow:hidden;}.faq-page-container .faq-container{max-width:1170px;margin:0 auto;padding:0 15px;}.faq-page-container .faq-title{font-size:clamp(2.5rem, 5vw, 4rem);margin-bottom:1.5rem;color:#000;line-height:1.1;font-weight:900;letter-spacing:-0.02em;text-transform:uppercase;text-align:center;}.faq-page-container .faq-content{margin-bottom:3rem;color:#333;font-size:1.125rem;line-height:1.6;}.faq-page-container .faq-content h2{font-size:1.75rem;margin-top:2rem;margin-bottom:1rem;}.faq-page-container .faq-content p{margin-bottom:1.25rem;}.faq-page-container .faq-content ul, .faq-page-container .faq-content ol{margin-bottom:1.25rem;padding-left:2rem;}.faq-page-container .faq-category-title{font-size:1.75rem;margin-top:2rem;margin-bottom:1.5rem;color:#000;font-weight:700;}.faq-page-container .faq-category-description{margin-bottom:1.5rem;color:#000;font-size:1.125rem;line-height:1.6;padding-bottom:0.5rem;border-bottom:none;}.faq-page-container .accordion-wrapper{margin-bottom:3rem;}.faq-page-container .no-faq-items{text-align:center;padding:2rem;background-color:#f9f9f9;border-radius:0;color:#000;font-style:italic;border:4px solid #000;}@media (max-width:768px){.faq-page-container{padding:2rem 0;}.faq-page-container .faq-title{font-size:2rem;}.faq-page-container .faq-content{font-size:1rem;}.faq-page-container .faq-category-title{font-size:1.5rem;}}



.hero-description {
    font-size: 24px;
    line-height: 1.6;
    /* max-width: 667px; */
    margin: 0 auto 10px;
    color: #333;
}