*{margin:0;padding:0;box-sizing:border-box}.beauty-body{font-family:'Merriweather Sans',sans-serif;background:#ECEFF1;color:#004D40;overflow-x:hidden;position:relative}.aurora-bg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;background:linear-gradient(45deg,#004D40,#00796B,#FF6F61,#00796B,#004D40);background-size:400% 400%;animation:aurora-shift 15s ease infinite;opacity:0.3}@keyframes aurora-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.stripes-pattern{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;background-image:repeating-linear-gradient(45deg,transparent,transparent 35px,rgba(0,121,107,0.05) 35px,rgba(0,121,107,0.05) 70px)}.beauty-header{background:rgba(236,239,241,0.95);backdrop-filter:blur(10px);position:sticky;top:0;z-index:100;border-bottom:3px solid #00796B}.navbar-brand{color:#00796B!important;font-weight:800;font-size:1.5rem}.logo-img{width:40px;height:40px;margin-right:10px}.nav-link{color:#004D40!important;transition:all 0.3s ease;font-weight:600}.nav-link:hover{color:#FF6F61!important}.beauty-btn{background:#00796B;color:#ECEFF1;border:none;padding:0.7rem 1.5rem;border-radius:8px;font-weight:700;cursor:pointer;transition:all 0.4s ease;position:relative;overflow:hidden}.beauty-btn::before{content:'';position:absolute;top:50%;left:50%;width:0;height:0;background:rgba(255,111,97,0.3);border-radius:50%;transition:width 0.6s,height 0.6s,top 0.6s,left 0.6s;transform:translate(-50%,-50%)}.beauty-btn:hover::before{width:300px;height:300px}.beauty-btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(0,121,107,0.4)}.cta-btn{background:#FF6F61}.cta-btn:hover{background:#00796B}.welcome-section{padding:5rem 0;position:relative;z-index:1}.welcome-text-box{background:rgba(255,255,255,0.9);border:3px solid #00796B;border-radius:20px;padding:3rem;backdrop-filter:blur(10px)}.welcome-title{font-size:3rem;font-weight:800;color:#00796B;margin-bottom:2rem;line-height:1.2}.welcome-description{font-size:1.1rem;line-height:1.9;margin-bottom:2rem;color:#004D40}.primary-btn{background:#FF6F61;padding:1rem 2.5rem;font-size:1.1rem}.primary-btn:hover{background:#00796B}.welcome-accent{padding:2rem}.clippath-image{width:100%;border-radius:20px;clip-path:polygon(25% 0%,100% 0%,75% 100%,0% 100%);border:3px solid #FF6F61;box-shadow:0 20px 40px rgba(255,111,97,0.4)}.banner-image{width:100%;height:200px;object-fit:cover;display:block;filter:brightness(0.8);border-top:3px solid #00796B;border-bottom:3px solid #FF6F61}.features-section{padding:5rem 0;position:relative;z-index:1;background:rgba(255,255,255,0.5)}.section-title{font-size:3rem;font-weight:800;color:#00796B;text-align:center;margin-bottom:3rem}.features-list{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.feature-item{display:flex;gap:2rem;align-items:center;background:rgba(255,255,255,0.9);border:3px solid #00796B;border-radius:15px;padding:2rem;transition:all 0.3s ease}.feature-item:hover{transform:translateX(10px);box-shadow:0 10px 30px rgba(0,121,107,0.3)}.feature-icon{font-size:3rem;filter:drop-shadow(0 0 10px #FF6F61)}.feature-content h3{font-size:1.5rem;font-weight:700;color:#00796B;margin-bottom:0.5rem}.feature-content p{color:#004D40;line-height:1.8}.interface-section{padding:5rem 0;position:relative;z-index:1}.instructions-list{display:flex;flex-direction:column;gap:1.5rem}.instruction-step{background:rgba(255,255,255,0.9);border:3px solid #00796B;border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1rem}.step-badge{background:#FF6F61;color:#ECEFF1;padding:0.3rem 1rem;border-radius:20px;font-size:0.9rem;font-weight:700;flex-shrink:0}.instruction-step p{color:#004D40;line-height:1.7;margin:0}.interface-schema{background:rgba(255,255,255,0.9);border:3px solid #FF6F61;border-radius:20px;padding:2rem;height:100%}.purchase-section{padding:5rem 0;position:relative;z-index:1;background:rgba(255,255,255,0.5)}.purchase-card{background:rgba(255,255,255,0.9);border:3px solid #00796B;border-radius:15px;padding:2.5rem;text-align:center;height:100%;transition:all 0.3s ease}.purchase-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,121,107,0.3)}.card-number{display:inline-block;background:#FF6F61;color:#ECEFF1;padding:0.5rem 1.5rem;border-radius:20px;font-size:0.9rem;font-weight:800;margin-bottom:1.5rem}.card-title{font-size:1.5rem;font-weight:700;color:#00796B;margin-bottom:1rem}.card-text{color:#004D40;line-height:1.8}.qa-section{padding:5rem 0;position:relative;z-index:1}.qa-card{background:rgba(255,255,255,0.9);border:3px solid #00796B;border-radius:15px;padding:2rem;height:100%;transition:all 0.3s ease}.qa-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(255,111,97,0.3)}.qa-question{font-size:1.2rem;font-weight:700;color:#FF6F61;margin-bottom:1rem}.qa-answer{color:#004D40;line-height:1.8}.beauty-footer{background:rgba(236,239,241,0.95);border-top:3px solid #00796B;padding:3rem 0;position:relative;z-index:1}.footer-title{font-size:1.5rem;font-weight:700;color:#00796B;margin-bottom:1.5rem}.footer-links{list-style:none;padding:0;display:flex;flex-direction:column;gap:0.8rem}.footer-links a{color:#004D40;transition:all 0.3s ease;text-decoration:none}.footer-links a:hover{color:#FF6F61;padding-left:0.5rem}.footer-text{color:#004D40;line-height:1.7}.subscribe-form{display:flex;gap:0.5rem;flex-wrap:wrap}.subscribe-input{flex:1;min-width:200px;padding:0.8rem;background:rgba(255,255,255,0.9);border:2px solid #00796B;border-radius:8px;color:#004D40;font-family:'Merriweather Sans',sans-serif}.subscribe-btn{padding:0.8rem 2rem}.footer-notice{font-size:0.9rem;color:rgba(0,77,64,0.7)}.footer-bottom{text-align:center;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(0,121,107,0.3);color:rgba(0,77,64,0.7)}@media(max-width:768px){.welcome-title{font-size:2rem}.section-title{font-size:2rem}.clippath-image{clip-path:none}}
