.coming-soon-container{min-height:100vh;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);position:fixed;top:0;left:0;padding:2rem 0;overflow-y:auto;z-index:9999}.language-switcher-top{position:absolute;top:20px;right:20px;z-index:1000}.coming-soon-content{position:relative;z-index:1}.coming-soon-logo{animation:fadeInDown 1s ease-in-out}.launch-announcement{background:hsla(0,0%,100%,.95);border-radius:20px;padding:2rem 2.5rem;margin-bottom:2.5rem;box-shadow:0 10px 40px rgba(0,0,0,.2);animation:pulse 2s ease-in-out infinite;border:3px solid rgba(255,215,0,.8)}.announcement-text{font-size:1.4rem;font-weight:700;color:#667eea;margin-bottom:.5rem;line-height:1.4}.announcement-subtext{font-size:1.1rem;font-weight:600;color:#764ba2;margin-bottom:0}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 10px 40px rgba(0,0,0,.2)}50%{transform:scale(1.02);box-shadow:0 15px 50px rgba(0,0,0,.3)}}.coming-soon-title{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1rem;animation:fadeInUp 1s ease-in-out .2s both}.coming-soon-subtitle{font-size:1.5rem;color:#f0f0f0;margin-bottom:1.5rem;animation:fadeInUp 1s ease-in-out .4s both}.coming-soon-description{font-size:1.1rem;color:#e0e0e0;line-height:1.6;animation:fadeInUp 1s ease-in-out .6s both}.verification-section{background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px;padding:2rem;border:1px solid hsla(0,0%,100%,.2);animation:fadeInUp 1s ease-in-out .8s both}.verification-title{font-size:1.3rem;color:#fff;margin-bottom:1.5rem;font-weight:600}.verification-input{background:hsla(0,0%,100%,.9);border:none;padding:.75rem;font-size:1rem;border-radius:8px}.verification-input:focus{background:#fff;box-shadow:0 0 0 3px hsla(0,0%,100%,.3)}.verify-button{padding:.75rem 2rem;font-size:1rem;font-weight:600;border-radius:8px;border:none;background:#fff;color:#667eea;transition:all .3s ease}.verify-button:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.2);background:#f8f9fa;color:#667eea}.verification-message{padding:1rem;border-radius:8px;font-weight:500;animation:fadeIn .5s ease-in-out}.verification-message.success{background:rgba(40,167,69,.2);color:#fff;border:1px solid rgba(40,167,69,.5)}.verification-message.error{background:rgba(220,53,69,.2);color:#fff;border:1px solid rgba(220,53,69,.5)}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.coming-soon-title{font-size:2rem}.coming-soon-subtitle{font-size:1.2rem}.coming-soon-description{font-size:1rem}.verification-section{padding:1.5rem}.language-switcher-top{top:10px;right:10px}.launch-announcement{padding:1.5rem;margin-bottom:2rem}.announcement-text{font-size:1.1rem}.announcement-subtext{font-size:1rem}}.homeContainer{background:linear-gradient(90deg,#fef6ec,#fedbba)!important}.hero{position:relative;color:#fff;padding:120px 20px;display:flex;align-items:center;justify-content:center;gap:60px;min-height:600px;overflow:hidden}.hero-video{position:absolute;top:40%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);z-index:0;object-fit:cover}.hero-content{max-width:800px;text-align:center;position:relative;z-index:2}.hero-title{font-size:56px;font-weight:800;margin-bottom:20px;line-height:1.2;text-shadow:2px 2px 8px rgba(0,0,0,.3)}.hero-subtitle{font-size:22px;margin-bottom:40px;opacity:.95;line-height:1.6;text-shadow:1px 1px 4px rgba(0,0,0,.3)}.hero-cta{font-size:18px;padding:18px 50px;background:#fef6ec;color:#4b1c0b;font-weight:700;border:none;box-shadow:0 8px 25px rgba(0,0,0,.3);transition:all .3s ease}.hero-cta:hover{transform:translateY(-3px);box-shadow:0 12px 35px rgba(0,0,0,.4);background:#fedbba}.hero-image{display:flex;align-items:center;justify-content:center}.hero-placeholder{font-size:120px;opacity:.3}.category-card{text-decoration:none;color:inherit;display:block;transition:transform .3s ease}.category-card:hover{transform:translateY(-8px);text-decoration:none}.category-card .card{background:#fff;border-radius:25px;padding:0;transition:all .3s ease;box-shadow:0 4px 15px rgba(75,28,11,.08);border:2px solid transparent;height:100%;overflow:hidden}.category-card:hover .card{box-shadow:0 12px 35px rgba(75,28,11,.2);border-color:var(--color7)}.category-icon{width:100%;height:220px;background:linear-gradient(135deg,var(--color7) 0,var(--color3) 100%);display:flex;align-items:center;justify-content:center;margin:0;padding:20px;transition:all .3s ease;position:relative;overflow:hidden}.category-icon:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,hsla(0,0%,100%,.15) 0,transparent 70%);transition:transform .5s ease}.category-card:hover .category-icon:before{transform:translate(-25%,-25%)}.category-card:hover .category-icon{background:linear-gradient(135deg,var(--color1) 0,var(--color7) 100%)}.category-icon img{width:100%!important;height:100%!important;max-width:160px;max-height:160px;object-fit:contain;filter:brightness(1.1) drop-shadow(0 4px 8px rgba(0,0,0,.1));transition:transform .3s ease;position:relative;z-index:1}.category-card:hover .category-icon img{transform:scale(1.1)}.category-card .card-body{padding:20px 15px!important;background:#fff}.category-card .card-title{color:var(--color5);font-weight:700;font-size:1rem;margin:0;transition:color .3s ease;text-align:center}.category-card:hover .card-title{color:var(--color1)}.category-image-wrapper{position:relative;overflow:hidden}.featured-section,.info-section{padding:60px 0}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:40px;gap:40px}.info-item{text-align:center;padding:30px;background:#fff;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #fedbba}.info-icon{font-size:48px;margin-bottom:20px}.info-item h3{font-size:20px;margin-bottom:10px;color:#4b1c0b}.info-item p{color:#704934;line-height:1.6}.product-card{text-decoration:none;color:inherit}.articles-section{background:transparent!important}.article-card{border:none;border-radius:15px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;color:inherit}.article-card:hover{transform:translateY(-5px);box-shadow:0 5px 20px rgba(0,0,0,.15);text-decoration:none}.article-meta{display:flex;gap:10px;align-items:center;font-size:.85rem;color:#666}.article-category{background:#f28581;color:#fff;padding:4px 12px;border-radius:15px;font-weight:500;font-size:.75rem;text-transform:uppercase}.articles-promo-section{position:relative;overflow:hidden}.section-title{font-size:32px;font-weight:800;color:#4b1c0b;background:#4b1c0b;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.articles-promo-section:before{content:"";position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,hsla(2,81%,73%,.1) 0,transparent 70%);border-radius:50%}.articles-promo-content{position:relative;z-index:2}.articles-promo-subtitle,.articles-promo-title{color:var(--color5);margin-bottom:1.5rem;line-height:1.3}.articles-promo-title{font-size:2.5rem;font-weight:700}.articles-promo-text{font-size:1.1rem;color:var(--color6);line-height:1.8;margin-bottom:1.5rem}.articles-promo-features{list-style:none;padding:0;margin-bottom:2rem}.articles-promo-features li{color:var(--color6)!important;font-size:1.05rem;color:#444;margin-bottom:.75rem;display:flex;align-items:center}.articles-promo-btn{border-radius:30px;padding:14px 32px;font-weight:600;box-shadow:0 4px 15px hsla(2,81%,73%,.3);transition:all .3s ease}.articles-promo-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px hsla(2,81%,73%,.4)}.featured-article-highlight{border:none;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.15);transition:all .4s ease;text-decoration:none;color:inherit}.featured-article-highlight:hover{transform:translateY(-10px);box-shadow:0 15px 40px rgba(0,0,0,.25);text-decoration:none}.featured-article-highlight img{transition:transform .4s ease}.featured-article-highlight:hover img{transform:scale(1.05)}.article-category-badge{display:inline-block;background:#f28581;color:#fff;padding:6px 14px;border-radius:20px;font-size:.85rem;font-weight:600;text-transform:uppercase}.section-subtitle{color:var(--color5)!important}@media (max-width:1024px){.hero{padding:80px 20px;min-height:500px}.hero-title{font-size:44px}.hero-subtitle{font-size:18px}.hero-cta{padding:16px 40px;font-size:16px}}@media (max-width:768px){.hero{flex-direction:column;padding:60px 15px;gap:30px;min-height:400px}.hero-title{font-size:32px}.hero-subtitle{font-size:16px;margin-bottom:30px}.hero-cta{width:100%;padding:14px 30px}.hero-video{top:50%;min-width:auto;width:100%;min-height:100%;height:100%;object-fit:cover}.articles-promo-title{font-size:1.75rem}.articles-promo-text{font-size:1rem}.articles-promo-features li{font-size:.95rem}.articles-promo-btn{width:100%;text-align:center}.hero-placeholder{font-size:80px}.featured-section,.info-section{padding:40px 0}.info-grid{grid-template-columns:1fr;gap:20px}.info-item{padding:25px}.info-icon{font-size:40px}.info-item h3{font-size:18px}}@media (max-width:480px){.hero{padding:40px 10px;min-height:350px}.hero-video{top:50%;left:50%;min-width:auto;min-height:auto;width:auto;height:100%;transform:translate(-50%,-50%);object-fit:cover}.hero-title{font-size:26px}.hero-subtitle{font-size:14px}.hero-cta{font-size:15px}.info-item{padding:20px}}