*{margin:0;padding:0;box-sizing:border-box}.beauty-body{font-family:'Roboto Mono',monospace;background:#1C1C1C;color:#F5F5F5;overflow-x:hidden;position:relative}.waves-bg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.wave{position:absolute;width:100%;height:150px;opacity:0.1;fill:#B87333}.wave-1{top:0;animation:wave-move 15s ease-in-out infinite}.wave-2{top:50px;animation:wave-move 18s ease-in-out infinite reverse}.wave-3{bottom:0;animation:wave-move 20s ease-in-out infinite}@keyframes wave-move{0%,100%{transform:translateX(0)}50%{transform:translateX(-50px)}}.dots-pattern{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;background-image:radial-gradient(circle,rgba(184,115,51,0.15) 1px,transparent 1px);background-size:30px 30px}.beauty-header{background:rgba(28,28,28,0.95);backdrop-filter:blur(10px);position:sticky;top:0;z-index:100;border-bottom:2px solid #B87333}.copper-text{color:#B87333!important}.nav-link{color:#F5F5F5;transition:all 0.3s ease;padding:0.5rem 1rem;position:relative}.nav-link:hover{color:#B87333}.nav-link::after{content:'';position:absolute;bottom:0;left:50%;width:0;height:2px;background:#B87333;transition:all 0.3s ease;transform:translateX(-50%)}.nav-link:hover::after{width:80%}.icon-btn{background:transparent;border:2px solid #B87333;color:#B87333;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease;cursor:pointer}.icon-btn:hover{background:#B87333;color:#1C1C1C}.hero-section{min-height:100vh;display:flex;align-items:center;padding:5rem 0;position:relative;z-index:1}.hero-text-block{background:rgba(46,46,46,0.8);border:2px solid #B87333;border-radius:20px;padding:3rem;backdrop-filter:blur(10px)}.hero-title{font-size:3rem;font-weight:700;color:#B87333;margin-bottom:2rem;line-height:1.2;text-shadow:0 0 20px rgba(184,115,51,0.5)}.hero-description{font-size:1.1rem;line-height:1.8;margin-bottom:2rem;color:rgba(245,245,245,0.9)}.beauty-btn{background:linear-gradient(135deg,#B87333,#8B5A28);color:#F5F5F5;border:none;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;border-radius:10px;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,255,255,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(184,115,51,0.5)}.hero-visual-block{padding:2rem}.gradient-overlay-image{position:relative;border-radius:20px;overflow:hidden;border:3px solid #B87333;box-shadow:0 20px 40px rgba(184,115,51,0.4)}.gradient-overlay-image img{width:100%;display:block}.gradient-overlay-image::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(184,115,51,0.3),rgba(28,28,28,0.5));pointer-events:none}.product-section{padding:5rem 0;position:relative;z-index:1;background:rgba(46,46,46,0.3)}.section-title{font-size:3rem;font-weight:700;color:#B87333;text-align:center;margin-bottom:3rem;text-shadow:0 0 20px rgba(184,115,51,0.5)}.product-description{background:rgba(46,46,46,0.8);border:2px solid #B87333;border-radius:15px;padding:3rem;backdrop-filter:blur(10px)}.desc-text{font-size:1.1rem;line-height:1.9;color:rgba(245,245,245,0.9)}.product-specs{background:rgba(46,46,46,0.8);border:2px solid #B87333;border-radius:15px;padding:3rem;backdrop-filter:blur(10px)}.specs-table{width:100%;border-collapse:separate;border-spacing:0 1rem}.specs-table tr{background:rgba(28,28,28,0.5);transition:all 0.3s ease}.specs-table tr:hover{background:rgba(184,115,51,0.2)}.spec-label{padding:1rem;font-weight:700;color:#B87333;border-radius:10px 0 0 10px}.spec-value{padding:1rem;color:#F5F5F5;border-radius:0 10px 10px 0}.journey-section{padding:5rem 0;position:relative;z-index:1}.timeline-horizontal{display:flex;justify-content:space-between;gap:2rem;overflow-x:auto;padding:2rem 0}.timeline-item{min-width:200px;text-align:center;position:relative}.timeline-item::after{content:'';position:absolute;top:60px;left:50%;width:100%;height:2px;background:#B87333;z-index:-1}.timeline-item:last-child::after{display:none}.timeline-marker{width:80px;height:80px;background:linear-gradient(135deg,#B87333,#8B5A28);color:#1C1C1C;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:900;margin:0 auto 1.5rem;box-shadow:0 0 30px rgba(184,115,51,0.6)}.timeline-content h4{font-size:1.2rem;font-weight:700;color:#B87333;margin-bottom:0.5rem}.timeline-content p{color:rgba(245,245,245,0.9);line-height:1.7;font-size:0.9rem}.team-section{padding:5rem 0;position:relative;z-index:1;background:rgba(46,46,46,0.3)}.team-card{background:rgba(46,46,46,0.8);border:2px solid #B87333;border-radius:15px;padding:2rem;text-align:center;transition:all 0.4s ease;backdrop-filter:blur(10px)}.team-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(184,115,51,0.4)}.double-frame-image{position:relative;margin-bottom:1.5rem;padding:10px;border:3px solid #B87333;border-radius:15px;background:rgba(28,28,28,0.5)}.double-frame-image::before{content:'';position:absolute;top:5px;left:5px;right:5px;bottom:5px;border:2px solid rgba(184,115,51,0.5);border-radius:10px;pointer-events:none}.double-frame-image img{width:100%;border-radius:10px;display:block}.member-name{font-size:1.5rem;font-weight:700;color:#B87333;margin-bottom:0.5rem}.member-role{font-size:1rem;color:rgba(245,245,245,0.7);margin-bottom:1rem}.member-bio{color:rgba(245,245,245,0.9);line-height:1.7}.registration-section{padding:5rem 0;position:relative;z-index:1}.registration-steps{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.reg-step-block{display:flex;gap:2rem;align-items:flex-start;background:rgba(46,46,46,0.8);border:2px solid #B87333;border-radius:15px;padding:2rem;transition:all 0.3s ease;backdrop-filter:blur(10px)}.reg-step-block:hover{box-shadow:0 10px 30px rgba(184,115,51,0.3)}.step-num{width:70px;height:70px;background:linear-gradient(135deg,#B87333,#8B5A28);color:#1C1C1C;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:900;flex-shrink:0;box-shadow:0 0 20px rgba(184,115,51,0.6)}.step-info{flex:1}.step-heading{font-size:1.5rem;font-weight:700;color:#B87333;margin-bottom:0.5rem}.step-text{color:rgba(245,245,245,0.9);line-height:1.8}.authorization-section{padding:5rem 0;position:relative;z-index:1;background:rgba(46,46,46,0.3)}.auth-instructions{display:flex;flex-direction:column;gap:1.5rem}.auth-step{background:rgba(46,46,46,0.8);border:2px solid #B87333;border-radius:12px;padding:1.5rem;backdrop-filter:blur(10px)}.auth-number{display:inline-block;background:#B87333;color:#1C1C1C;padding:0.3rem 1rem;border-radius:20px;font-size:0.9rem;font-weight:700;margin-bottom:0.5rem}.auth-step p{color:rgba(245,245,245,0.9);line-height:1.7}.auth-interface{background:rgba(46,46,46,0.8);border:2px solid #B87333;border-radius:15px;padding:3rem;backdrop-filter:blur(10px)}.interface-mockup{max-width:400px;margin:0 auto}.mockup-title{font-size:1.8rem;font-weight:700;color:#B87333;margin-bottom:2rem;text-align:center}.mockup-field{margin-bottom:1.5rem}.mockup-field label{display:block;color:#B87333;font-weight:700;margin-bottom:0.5rem}.mockup-field input{width:100%;padding:0.8rem;background:rgba(28,28,28,0.8);border:2px solid #B87333;border-radius:8px;color:#F5F5F5;font-family:'Roboto Mono',monospace}.mockup-note{text-align:center;color:rgba(245,245,245,0.7);font-size:0.9rem;margin-top:1rem}.beauty-footer{background:rgba(28,28,28,0.95);border-top:2px solid #B87333;padding:3rem 0;position:relative;z-index:1}.footer-title{font-size:1.5rem;font-weight:700;color:#B87333;margin-bottom:1.5rem}.footer-links{list-style:none;display:flex;flex-direction:column;gap:0.8rem}.footer-links a{color:rgba(245,245,245,0.8);transition:all 0.3s ease}.footer-links a:hover{color:#B87333;padding-left:0.5rem}.footer-text{color:rgba(245,245,245,0.8);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(46,46,46,0.5);border:2px solid #B87333;border-radius:8px;color:#F5F5F5;font-family:'Roboto Mono',monospace}.subscribe-btn{padding:0.8rem 2rem}.footer-notice{font-size:0.9rem;color:rgba(245,245,245,0.5)}.footer-bottom{text-align:center;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(184,115,51,0.3);color:rgba(245,245,245,0.6)}@media(max-width:768px){.hero-title{font-size:2rem}.section-title{font-size:2rem}.timeline-horizontal{flex-direction:column}.subscribe-form{flex-direction:column}}
