*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f6f0;color:#335b41;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:400;letter-spacing:-.01em;line-height:1.5}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.logo-container{align-items:center;cursor:pointer;display:flex;gap:.75rem;transition:all .3s ease}.logo-container:hover{transform:translateY(-1px)}.logo-container:hover .logo-svg{transform:rotate(5deg)}.logo-svg{filter:drop-shadow(0 2px 8px rgba(51,91,65,.2))}.logo-svg,.logo-text{transition:all .3s ease}.logo-text{color:#335b41;font-size:1.4rem;font-weight:600;letter-spacing:-.02em}.logo-container:hover .logo-text{color:#2a4a35}@media (max-width:768px){.logo-container{gap:.5rem}.logo-text{font-size:1.2rem}}@media (max-width:480px){.logo-container{gap:.375rem}.logo-text{font-size:1rem}}@media (max-width:360px){.logo-text{display:none}.logo-container{gap:0}}.header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f8f6f0f2;border-bottom:1px solid #e8e8d0;left:0;position:fixed;right:0;top:0;transition:all .2s ease;z-index:1000}.header.scrolled{background:#f8f6f0fa;border-bottom-color:#335b41}.nav{justify-content:space-between;padding:1rem 0}.logo,.nav{align-items:center;display:flex}.logo{cursor:pointer}.nav-links{align-items:center;display:flex;gap:2rem}.nav-link{color:#5a6b5d;font-size:.875rem;font-weight:400;letter-spacing:.05em;position:relative;text-decoration:none;text-transform:uppercase;transition:all .2s ease}.nav-link:hover{color:#335b41}.nav-link:after{background:#335b41;bottom:-5px;content:"";height:1px;left:0;position:absolute;transition:width .2s ease;width:0}.nav-link:hover:after{width:100%}.mobile-menu-btn{background:none;border:none;border-radius:8px;color:#5a6b5d;cursor:pointer;display:none;font-size:1.5rem;padding:.5rem;transition:all .3s ease}.mobile-menu-btn:hover{background:#335b411a;color:#335b41}.mobile-menu{background:#f8f6f0;border:1px solid #e8e8d0;border-radius:12px;box-shadow:0 10px 40px #335b411a;display:none;flex-direction:column;margin-top:1rem;overflow:hidden;padding:1rem}.mobile-menu.open{display:flex}.mobile-nav-link{border-radius:8px;color:#5a6b5d;font-weight:500;margin-bottom:.5rem;padding:.75rem 1rem;text-decoration:none;transition:all .3s ease}.mobile-nav-link:hover{background:#335b411a;color:#335b41}.mobile-nav-link:last-child{margin-bottom:0}@media (max-width:768px){.nav{padding:.75rem 0}.nav-links{display:none}.mobile-menu-btn{display:block;font-size:1.25rem;padding:.375rem}.mobile-menu{display:flex;margin-top:.75rem;padding:.75rem}.mobile-nav-link{font-size:.9rem;padding:.625rem .75rem}}@media (max-width:480px){.nav{padding:.5rem 0}.mobile-menu-btn{font-size:1.1rem;padding:.25rem}.mobile-menu{border-radius:8px;margin-top:.5rem;padding:.5rem}.mobile-nav-link{font-size:.85rem;margin-bottom:.25rem;padding:.5rem .625rem}}@media (max-width:360px){.mobile-menu-btn{font-size:1rem}.mobile-nav-link{font-size:.8rem}}.hero{align-items:center;background:#f8f6f0;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding-top:80px;position:relative}.hero-background{z-index:1}.hero-background,.hero-visual-bg{bottom:0;left:0;position:absolute;right:0;top:0}.hero-visual-bg{background:radial-gradient(circle at 20% 20%,#335b4114 0,#0000 50%),radial-gradient(circle at 80% 80%,#335b4114 0,#0000 50%),radial-gradient(circle at 50% 50%,#335b410a 0,#0000 70%),linear-gradient(135deg,#335b4105,#ffffe80d);overflow:hidden}.floating-elements{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.floating-circle{animation:float 20s ease-in-out infinite;background:#335b4105;border:1px solid #335b4126;border-radius:50%;position:absolute}.circle-1{animation-delay:0s;height:200px;left:10%;top:20%;width:200px}.circle-2{animation-delay:-7s;height:120px;right:15%;top:60%;width:120px}.circle-3{animation-delay:-14s;height:80px;right:30%;top:30%;width:80px}.circle-4{animation-delay:-21s;height:60px;left:30%;top:70%;width:60px}.floating-line{animation:float 15s ease-in-out infinite;background:#335b4126;position:absolute}.line-1{animation-delay:-5s;height:100px;left:20%;top:40%;width:2px}.line-2{animation-delay:-10s;height:60px;right:25%;top:70%;width:1px}.line-3{animation-delay:-15s;height:80px;left:70%;top:15%;width:1.5px}.floating-dot{animation:float 12s ease-in-out infinite;background:#335b4133;border-radius:50%;position:absolute}.dot-1{animation-delay:-3s;height:4px;left:80%;top:25%;width:4px}.dot-2{animation-delay:-8s;height:3px;left:15%;top:60%;width:3px}.dot-3{animation-delay:-13s;height:5px;right:40%;top:80%;width:5px}.gradient-orb{animation:orbFloat 20s ease-in-out infinite;background:radial-gradient(circle,#335b4126 0,#335b410d 50%,#0000 100%);border-radius:50%;position:absolute}.orb-1{animation-delay:0s;height:300px;left:5%;top:10%;width:300px}.orb-2{animation-delay:-7s;height:200px;right:10%;top:60%;width:200px}.orb-3{animation-delay:-14s;height:150px;right:30%;top:30%;width:150px}.neural-network{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.neural-node{animation:nodePulse 3s ease-in-out infinite;background:#335b4166;border-radius:50%;height:8px;position:absolute;width:8px}.node-1{animation-delay:0s;left:15%;top:20%}.node-2{animation-delay:.5s;left:25%;top:40%}.node-3{animation-delay:1s;left:35%;top:60%}.neural-connection{animation:connectionFlow 4s ease-in-out infinite;background:linear-gradient(90deg,#335b414d,#335b411a 50%,#335b414d);height:1px;position:absolute}.connection-1{animation-delay:0s;left:15%;top:20%;transform:rotate(15deg);width:100px}.connection-2{animation-delay:1s;left:25%;top:40%;transform:rotate(-10deg);width:80px}.migraine-aura{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.aura-ring{animation:auraExpand 12s ease-in-out infinite;border:2px solid #335b4133;border-radius:50%;position:absolute}.aura-ring-1{animation-delay:0s;height:400px;left:5%;top:10%;width:400px}.aura-ripple{animation:rippleExpand 10s ease-in-out infinite;border:1px solid #335b4126;border-radius:50%;position:absolute}.aura-ripple-1{animation-delay:2s;height:200px;left:50%;top:50%;transform:translate(-50%,-50%);width:200px}@keyframes orbFloat{0%,to{opacity:.6;transform:translateY(0) scale(1)}50%{opacity:.3;transform:translateY(-30px) scale(1.1)}}@keyframes nodePulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.8;transform:scale(1.5)}}@keyframes connectionFlow{0%,to{opacity:.2;transform:scaleX(1)}50%{opacity:.6;transform:scaleX(1.2)}}@keyframes auraExpand{0%{opacity:.3;transform:scale(.8)}50%{opacity:.6;transform:scale(1.2)}to{opacity:.3;transform:scale(.8)}}@keyframes rippleExpand{0%{opacity:.4;transform:scale(.5)}50%{opacity:.1;transform:scale(1.5)}to{opacity:.4;transform:scale(.5)}}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:2rem 0;position:relative;z-index:2}.hero-text{color:#335b41;text-align:left}.hero-title{font-size:4.5rem;font-weight:200;letter-spacing:-.03em;line-height:1.1;margin-bottom:2rem}.highlight{color:#335b41;font-weight:400}.hero-subtitle{color:#5a6b5d;font-size:1.25rem;font-weight:400;line-height:1.6;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px}.hero-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:4rem}.btn-icon{font-size:.9rem;margin-left:.5rem}.hero-stats{border-top:1px solid #e8e8d0;display:flex;flex-wrap:wrap;gap:4rem;justify-content:center;margin-top:2rem;padding-top:3rem}.stat{text-align:center}.stat-number{font-size:1.75rem;letter-spacing:-.01em;margin-bottom:.5rem}.stat-label{font-size:.75rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase}.hero-image{align-items:center;display:flex;justify-content:center}.hero-illustration{height:auto;max-width:100%;position:relative}.migraine-illustration{animation:illustrationFloat 6s ease-in-out infinite;filter:drop-shadow(0 10px 30px rgba(51,91,65,.1));height:auto;max-width:400px;width:100%}@keyframes illustrationFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes painPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}@keyframes neuralFlow{0%,to{stroke-dashoffset:0;opacity:.6}50%{stroke-dashoffset:-20;opacity:.8}}@keyframes dataPulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}@keyframes warningPulse{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.4;transform:scale(1.1)}}@keyframes waveFlow{0%,to{stroke-dashoffset:0;opacity:.5}50%{stroke-dashoffset:-30;opacity:.7}}@keyframes triggerFloat{0%,to{opacity:.4;transform:translateY(0)}50%{opacity:.7;transform:translateY(-5px)}}@keyframes pressureWave{0%,to{opacity:.5;transform:scaleX(1)}50%{opacity:.7;transform:scaleX(1.2)}}.pain-zone-1{animation:painPulse 3s ease-in-out infinite;animation-delay:0s}.pain-zone-2{animation:painPulse 3s ease-in-out infinite;animation-delay:.5s}.pain-zone-3{animation:painPulse 3s ease-in-out infinite;animation-delay:1s}.pain-zone-4{animation:painPulse 3s ease-in-out infinite;animation-delay:1.5s}.neural-path-1{stroke-dasharray:10,5;animation:neuralFlow 4s ease-in-out infinite;animation-delay:0s}.neural-path-2{stroke-dasharray:10,5;animation:neuralFlow 4s ease-in-out infinite;animation-delay:1s}.neural-path-3{stroke-dasharray:10,5;animation:neuralFlow 4s ease-in-out infinite;animation-delay:2s}.data-point{animation:dataPulse 2s ease-in-out infinite}.data-point:first-child{animation-delay:0s}.data-point:nth-child(2){animation-delay:.2s}.data-point:nth-child(3){animation-delay:.4s}.data-point:nth-child(4){animation-delay:.6s}.data-point:nth-child(5){animation-delay:.8s}.data-point:nth-child(6){animation-delay:1s}.data-point:nth-child(7){animation-delay:1.2s}.data-point:nth-child(8){animation-delay:1.4s}.data-point:nth-child(9){animation-delay:1.6s}.prediction-wave-1{stroke-dasharray:8,4;animation:waveFlow 3s ease-in-out infinite;animation-delay:0s}.prediction-wave-2{stroke-dasharray:6,3;animation:waveFlow 3s ease-in-out infinite;animation-delay:1.5s}.warning-bg{animation:warningPulse 2s ease-in-out infinite}.trigger-indicator{animation:triggerFloat 4s ease-in-out infinite}.trigger-indicator:first-child{animation-delay:0s}.trigger-indicator:nth-child(2){animation-delay:.5s}.trigger-indicator:nth-child(3){animation-delay:1s}.trigger-indicator:nth-child(4){animation-delay:1.5s}.pressure-wave{animation:pressureWave 5s ease-in-out infinite}.risk-indicator{animation:dataPulse 2.5s ease-in-out infinite}.risk-indicator:first-child{animation-delay:0s}.risk-indicator:nth-child(2){animation-delay:.3s}.risk-indicator:nth-child(3){animation-delay:.6s}.timeline-point{animation:dataPulse 3s ease-in-out infinite}.timeline-point:first-child{animation-delay:0s}.timeline-point:nth-child(2){animation-delay:1s}.timeline-point:nth-child(3){animation-delay:2s}@media (max-width:1024px){.hero-content{gap:3rem;grid-template-columns:1fr;padding:1rem 0}.hero-content,.hero-text{text-align:center}.hero-title{font-size:3.5rem}.hero-subtitle{margin-left:0;margin-right:0}.hero-buttons{justify-content:center}.hero-stats{gap:3rem}.migraine-illustration{max-width:350px}}@media (max-width:768px){.hero{min-height:90vh;padding:1rem 0}.hero-content{gap:2rem;padding:1rem 0}.hero-title{font-size:3rem;line-height:1.2;margin-bottom:1.5rem}.hero-subtitle{font-size:1.125rem;margin-bottom:2rem;padding:0 1rem}.hero-buttons{align-items:center;flex-direction:column;gap:1rem;margin-bottom:3rem}.hero-stats{flex-wrap:wrap;gap:2rem;justify-content:center}.migraine-illustration{max-width:300px}.hero-illustration{padding:0 1rem}.circle-1{height:150px;width:150px}.circle-2{height:100px;width:100px}.circle-3{height:60px;width:60px}.circle-4{height:50px;width:50px}.line-3{height:60px;width:1px}.dot-1,.dot-2,.dot-3{display:none}.gradient-orb{opacity:.5}.orb-1{height:200px;width:200px}.orb-2{height:150px;width:150px}.orb-3{height:100px;width:100px}.neural-node{height:6px;width:6px}.migraine-aura{opacity:.7}.aura-ring-1{height:300px;width:300px}}@media (max-width:480px){.hero{min-height:85vh;padding:.5rem 0}.hero-content{gap:1.5rem;padding:.5rem 0}.hero-title{font-size:2.5rem;line-height:1.1;margin-bottom:1rem}.hero-subtitle{font-size:1rem;margin-bottom:1.5rem;padding:0 .5rem}.hero-buttons{margin-bottom:2rem;width:100%}.btn{font-size:.9rem;max-width:280px;padding:1rem 1.5rem;width:100%}.hero-stats{align-items:center;flex-direction:column;gap:1.5rem}.stat{min-width:120px}.stat-number{font-size:1.5rem}.stat-label{font-size:.7rem}.migraine-illustration{max-width:250px}.hero-illustration{padding:0 .5rem}.gradient-orb{opacity:.3}.orb-1{height:150px;width:150px}.orb-2{height:100px;width:100px}.orb-3{height:80px;width:80px}.neural-node{height:4px;width:4px}.migraine-aura{opacity:.5}.aura-ring-1{height:250px;width:250px}.aura-ripple-1{height:150px;width:150px}}@media (max-width:360px){.hero{min-height:80vh}.hero-title{font-size:2rem;line-height:1.1}.hero-subtitle{font-size:.9rem;padding:0 .25rem}.btn{font-size:.85rem;max-width:260px;padding:.875rem 1.25rem}.hero-stats{gap:1rem}.stat-number{font-size:1.25rem}.stat-label{font-size:.65rem}.migraine-illustration{max-width:200px}}@keyframes neuralPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}@keyframes dataFlow{0%{opacity:0;transform:translateX(-20px)}50%{opacity:.8}to{opacity:0;transform:translateX(20px)}}@keyframes watchPulse{0%,to{opacity:.4}50%{opacity:.8}}@keyframes appAlert{0%,90%{opacity:.8;transform:scale(1)}95%{opacity:1;transform:scale(1.1)}to{opacity:.8;transform:scale(1)}}@keyframes aiProcessing{0%{opacity:.4;transform:rotate(0deg)}to{opacity:.8;transform:rotate(1turn)}}@keyframes predictionWave{0%,to{stroke-dashoffset:0;opacity:.4}50%{stroke-dashoffset:-20;opacity:.8}}.floating-bg-circle{animation:float 10s ease-in-out infinite;background:#335b41;border-radius:50%;opacity:.2;position:absolute}.bg-circle-1{animation-delay:0s;height:20px;left:50%;top:8%;width:20px}.bg-circle-2{animation-delay:2.5s;height:16px;left:20%;top:60%;width:16px}.bg-circle-3{animation-delay:5s;height:24px;left:80%;top:30%;width:24px}.bg-circle-4{animation-delay:7.5s;height:12px;left:60%;top:75%;width:12px}@keyframes float{0%,to{opacity:.4;transform:translateY(0) translateX(0)}25%{opacity:.7;transform:translateY(-20px) translateX(10px)}50%{opacity:.2;transform:translateY(-15px) translateX(-8px)}75%{opacity:.6;transform:translateY(-25px) translateX(5px)}}.features{position:relative}.section-header{margin-bottom:4rem;text-align:center}.features-grid{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.feature-card{background:#f8f6f0;border:none;padding:0;position:relative;text-align:left;transition:all .2s ease}.feature-card:hover{transform:translateY(-2px)}.feature-icon{align-items:center;background:none;border-radius:0;color:#335b41;display:flex;font-size:1.5rem;height:auto;justify-content:flex-start;margin:0 0 1.5rem;transition:all .2s ease;width:auto}.feature-card:hover .feature-icon{background:none;transform:none}.feature-title{color:#335b41;font-size:1.25rem;font-weight:400;letter-spacing:-.01em;line-height:1.3;margin-bottom:1rem}.feature-description{color:#5a6b5d;font-size:.875rem;font-weight:400;line-height:1.6}@media (max-width:768px){.features-grid{gap:2rem;grid-template-columns:1fr}.feature-card{padding:2rem 1.5rem;text-align:center}.feature-icon{font-size:2.5rem;height:70px;justify-content:center;margin:0 auto 1.5rem;width:70px}.feature-title{font-size:1.3rem;text-align:center}.feature-description{font-size:.9rem;text-align:center}}@media (max-width:480px){.features-grid{gap:1.5rem}.feature-card{padding:1.5rem 1rem}.feature-icon{font-size:2rem;height:60px;margin-bottom:1rem;width:60px}.feature-title{font-size:1.2rem;margin-bottom:.75rem}.feature-description{font-size:.85rem;line-height:1.5}}@media (max-width:360px){.feature-card{padding:1.25rem .75rem}.feature-icon{font-size:1.75rem;height:50px;width:50px}.feature-title{font-size:1.1rem}.feature-description{font-size:.8rem}}.how-it-works{background:#f8f6f0}.how-it-works-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-bottom:4rem}.steps-container{display:flex;flex-direction:column;gap:2rem}.step-card{background:#f8f6f0;border:1px solid #e8e8d0;padding:2rem;position:relative;transition:all .2s ease}.step-card:hover{border-color:#335b41;transform:translateY(-2px)}.step-header{align-items:center;display:flex;gap:1.5rem;margin-bottom:2rem}.step-number{color:#335b41;font-size:3rem;font-weight:300;line-height:1}.step-icon{align-items:center;background:#335b41;border-radius:16px;box-shadow:0 8px 25px #335b414d;color:#f8f6f0;display:flex;font-size:1.5rem;height:60px;justify-content:center;width:60px}.step-content{flex:1 1}.step-title{color:#335b41;font-size:1.5rem;font-weight:400;line-height:1.3;margin-bottom:1rem}.step-description{color:#5a6b5d;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.step-details{list-style:none;margin:0;padding:0}.detail-item{align-items:center;color:#5a6b5d;font-size:.95rem;gap:.75rem;padding:.5rem 0}.detail-icon{color:#335b41;flex-shrink:0;font-size:.8rem}.cta-section{background:#f8f6f0;border:1px solid #e8e8d0;padding:3rem 2rem;text-align:center}.cta-text{color:#5a6b5d;font-size:1.25rem;font-weight:500;margin-bottom:2rem}.app-mockup{align-items:center;display:flex;justify-content:center}.phone-mockup{background:#335b41;border-radius:40px;box-shadow:0 20px 60px #335b414d;height:560px;padding:20px;position:relative;width:280px}.phone-mockup:before{background:#5a6b5d;border-radius:2px;content:"";height:4px;left:50%;position:absolute;top:10px;transform:translateX(-50%);width:60px}.phone-screen{background:#f8f6f0;border-radius:30px;height:100%;overflow:hidden;position:relative;width:100%}.app-interface{display:flex;flex-direction:column;gap:1.5rem;height:100%;padding:2rem 1.5rem}.app-header{align-items:center;border-bottom:1px solid #e8e8d0;display:flex;justify-content:space-between;padding-bottom:1rem}.app-title{color:#335b41;font-size:1.1rem;font-weight:400}.status-indicator{border-radius:50%;height:12px;width:12px}.status-indicator.safe{background:#335b41}.prediction-card{background:#335b410d;border:1px solid #335b411a;border-radius:16px;padding:1.5rem}.prediction-title{color:#5a6b5d;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.prediction-status{font-size:1.5rem;font-weight:400;margin-bottom:1rem}.prediction-status.low{color:#335b41}.prediction-details{display:flex;flex-direction:column;gap:.5rem}.detail-item{display:flex;font-size:.85rem;justify-content:space-between}.detail-item span:first-child{color:#5a6b5d}.detail-item .good,.detail-item .safe{color:#335b41;font-weight:500}.detail-item .moderate{color:#5a6b5d;font-weight:500}.chart-placeholder{align-items:end;display:flex;flex:1 1;padding:1rem 0}.chart-bars{align-items:end;gap:.5rem;height:100px;width:100%}.bar{background:#335b41;flex:1 1;min-height:20px}@media (max-width:1024px){.how-it-works-content{gap:3rem;grid-template-columns:1fr}.app-mockup{order:-1}}@media (max-width:768px){.how-it-works-content{gap:2rem}.steps-container{gap:1.5rem}.step-card{padding:1.5rem}.step-header{flex-direction:column;gap:1rem;margin-bottom:1.5rem;text-align:center}.step-number{font-size:2.5rem}.step-icon{font-size:1.25rem;height:50px;width:50px}.step-title{font-size:1.3rem;text-align:center}.step-description{font-size:.95rem;text-align:center}.step-details{text-align:left}.phone-mockup{height:480px;width:240px}.app-interface{padding:1.5rem 1rem}.cta-section{padding:2rem 1.5rem}.cta-text{font-size:1.1rem}}@media (max-width:480px){.how-it-works-content{gap:1.5rem}.steps-container{gap:1rem}.step-card{padding:1.25rem}.step-header{gap:.75rem;margin-bottom:1rem}.step-number{font-size:2rem}.step-icon{height:45px;width:45px}.step-icon,.step-title{font-size:1.1rem}.step-description{font-size:.9rem;margin-bottom:1rem}.detail-item{font-size:.85rem;padding:.375rem 0}.phone-mockup{height:400px;width:200px}.app-interface{gap:1rem;padding:1.25rem .75rem}.app-title{font-size:1rem}.prediction-card{padding:1rem}.prediction-title{font-size:.8rem}.prediction-status{font-size:1.25rem}.detail-item{font-size:.75rem}.cta-section{padding:1.5rem 1rem}.cta-text{font-size:1rem}}@media (max-width:360px){.step-card{padding:1rem}.step-number{font-size:1.75rem}.step-icon{height:40px;width:40px}.step-icon,.step-title{font-size:1rem}.step-description{font-size:.85rem}.detail-item{font-size:.8rem}.phone-mockup{height:360px;width:180px}.app-interface{padding:1rem .5rem}.prediction-card{padding:.75rem}.prediction-status{font-size:1.1rem}}.benefits{position:relative}.benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.benefit-card{background:#f8f6f0;border:1px solid #e8e8d0;padding:2.5rem;position:relative;transition:all .2s ease}.benefit-card:hover{border-color:#335b41;transform:translateY(-2px)}.benefit-header{justify-content:space-between;margin-bottom:1.5rem}.benefit-header,.benefit-icon{align-items:center;display:flex}.benefit-icon{background:#335b41;border-radius:16px;box-shadow:0 8px 25px #335b414d;color:#f8f6f0;font-size:1.5rem;height:60px;justify-content:center;width:60px}.benefit-stat{text-align:right}.stat-number{color:#335b41;font-size:2rem;font-weight:300}.stat-label{color:#5a6b5d;font-size:.85rem;margin-top:.25rem}.benefit-content{flex:1 1}.benefit-title{color:#335b41;font-size:1.5rem;font-weight:400;line-height:1.3;margin-bottom:1rem}.benefit-description{color:#5a6b5d;font-size:1rem;line-height:1.6}@media (max-width:768px){.benefits-grid{gap:1.5rem;grid-template-columns:1fr}.benefit-card{padding:2rem}.benefit-header{align-items:flex-start;flex-direction:column;gap:1rem}.benefit-stat{text-align:left}.benefit-icon{font-size:1.25rem;height:50px;width:50px}.stat-number{font-size:1.5rem}.benefit-title{font-size:1.3rem}}.pricing{background:#f8f6f0;position:relative}.pricing-toggle{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:3rem}.toggle-label{color:#5a6b5d;font-weight:500;position:relative;transition:all .3s ease}.toggle-label.active{color:#335b41;font-weight:600}.discount-badge{background:#335b41;border-radius:12px;color:#fff;font-size:.7rem;font-weight:600;padding:.25rem .5rem;position:absolute;right:-10px;top:-20px}.toggle-switch{background:#e8e8d0;border:none;border-radius:15px;cursor:pointer;height:30px;position:relative;transition:all .3s ease;width:60px}.toggle-switch:hover{background:#d4d4b8}.toggle-slider{background:#fff;border-radius:50%;box-shadow:0 2px 8px #0003;height:26px;position:absolute;top:2px;transition:all .3s ease;width:26px}.toggle-slider.monthly{left:2px}.toggle-slider.annual{background:#335b41;left:32px}.pricing-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:3rem}.pricing-card{background:#f8f6f0;border:2px solid #e8e8d0;border-radius:20px;box-shadow:0 10px 40px #335b4114;overflow:hidden;padding:2.5rem;position:relative;transition:all .3s ease}.pricing-card:hover{border-color:#335b41;box-shadow:0 20px 60px #335b411f}.pricing-card.popular{border-color:#335b41;box-shadow:0 20px 60px #335b4133;transform:scale(1.05)}.popular-badge{align-items:center;background:#335b41;border-radius:0 20px 0 20px;color:#fff;display:flex;font-size:.85rem;font-weight:600;gap:.5rem;padding:.5rem 1.5rem;position:absolute;right:0;top:0}.plan-header{margin-bottom:2rem;text-align:center}.plan-icon{display:flex;font-size:2.5rem;justify-content:center;margin-bottom:1rem}.plan-name{color:#335b41;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.plan-description{color:#5a6b5d;font-size:.95rem;line-height:1.5}.plan-pricing{margin-bottom:2rem;text-align:center}.price{align-items:baseline;display:flex;justify-content:center;margin-bottom:.5rem}.currency{color:#335b41;font-size:1.5rem;font-weight:600}.amount{color:#335b41;font-size:3rem;font-weight:800;margin:0 .25rem}.period{color:#5a6b5d;font-size:1rem;font-weight:500}.annual-savings{background:#335b41;border-radius:20px;color:#fff;display:inline-block;font-size:.85rem;font-weight:600;padding:.5rem 1rem}.plan-features{margin-bottom:2rem}.features-title,.limitations-title{color:#335b41;font-size:1rem;font-weight:600;margin-bottom:1rem}.limitations-title{color:#ef4444;margin-top:1.5rem}.features-list,.limitations-list{list-style:none;margin:0;padding:0}.feature-item,.limitation-item{align-items:center;display:flex;font-size:.95rem;gap:.75rem;padding:.5rem 0}.feature-item{color:#5a6b5d}.limitation-item{color:#ef4444}.check-icon{color:#335b41}.check-icon,.times-icon{flex-shrink:0;font-size:.9rem}.times-icon{color:#ef4444}.plan-button{background:#0000;border:2px solid;border-radius:12px;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease;width:100%}.plan-button:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.plan-button.popular:hover{box-shadow:0 8px 25px #667eea4d}.pricing-footer{background:#f8f6f0;border:1px solid #e8e8d0;border-radius:20px;box-shadow:0 10px 40px #335b4114;padding:2rem;text-align:center}.footer-text{color:#5a6b5d;font-size:1rem;margin-bottom:1.5rem}.security-badges{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.badge{background:#335b411a;border-radius:20px;color:#5a6b5d;font-size:.85rem;font-weight:500;padding:.5rem 1rem}@media (max-width:768px){.pricing-grid{gap:1.5rem;grid-template-columns:1fr}.pricing-card{padding:2rem}.pricing-card.popular{transform:none}.amount{font-size:2.5rem}.plan-icon{font-size:2rem}.security-badges{align-items:center;flex-direction:column}}@media (max-width:480px){.pricing-toggle{flex-direction:column;gap:.5rem;margin-bottom:2rem}.toggle-label{font-size:.9rem}.pricing-grid{gap:1rem}.pricing-card{border-radius:16px;padding:1.5rem}.plan-header{margin-bottom:1.5rem}.plan-icon{font-size:1.75rem;margin-bottom:.75rem}.plan-name{font-size:1.25rem}.plan-description{font-size:.85rem}.amount{font-size:2rem}.plan-features{margin-bottom:1.5rem}.features-title,.limitations-title{font-size:.9rem;margin-bottom:.75rem}.feature-item,.limitation-item{font-size:.85rem;padding:.375rem 0}.plan-button{font-size:.9rem;padding:.875rem 1.5rem}.pricing-footer{padding:1.5rem}.footer-text{font-size:.9rem;margin-bottom:1rem}.badge{font-size:.75rem;padding:.375rem .75rem}}@media (max-width:360px){.pricing-card{padding:1.25rem}.plan-name{font-size:1.1rem}.plan-description{font-size:.8rem}.amount{font-size:1.75rem}.feature-item,.limitation-item{font-size:.8rem}.plan-button{font-size:.85rem;padding:.75rem 1.25rem}}.contact{background:#f8f6f0}.contact-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.contact-info{padding-right:2rem}.info-title{color:#335b41;font-size:2rem;font-weight:700;margin-bottom:1rem}.info-description{color:#5a6b5d;font-size:1.1rem;line-height:1.6}.contact-methods,.info-description{margin-bottom:2rem}.contact-method{align-items:flex-start;border-bottom:1px solid #e8e8d0;display:flex;gap:1rem;padding:1.5rem 0}.contact-method:last-child{border-bottom:none}.method-icon{align-items:center;background:#335b41;border-radius:12px;color:#f8f6f0;display:flex;flex-shrink:0;font-size:1.2rem;height:50px;justify-content:center;width:50px}.method-content{flex:1 1}.method-title{font-size:1.1rem}.method-details,.method-title{color:#335b41;font-weight:600;margin-bottom:.25rem}.method-description{color:#5a6b5d;font-size:.9rem}.contact-features{background:#f8f6f0;border:1px solid #e8e8d0;border-radius:16px;box-shadow:0 4px 20px #335b4114;padding:1.5rem}.features-title{color:#335b41;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.features-list{list-style:none;margin:0;padding:0}.features-list li{color:#5a6b5d;font-size:.95rem;padding:.25rem 0}.contact-form-container{position:relative}.contact-form-wrapper{background:#f8f6f0;border:1px solid #e8e8d0;border-radius:20px;box-shadow:0 20px 60px #335b411a;padding:2.5rem}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-label{align-items:center;color:#335b41;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;margin-bottom:.5rem}.label-icon{color:#335b41;font-size:.9rem}.form-input,.form-textarea{background:#f8f6f0;border:2px solid #e8e8d0;border-radius:12px;font-size:1rem;padding:1rem;transition:all .3s ease}.form-input:focus,.form-textarea:focus{background:#f8f6f0;border-color:#335b41;box-shadow:0 0 0 3px #335b411a;outline:none}.form-textarea{font-family:inherit;min-height:120px;resize:vertical}.submit-button{align-items:center;background:#335b41;border:none;border-radius:12px;color:#f8f6f0;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;overflow:hidden;padding:1rem 2rem;position:relative;transition:all .3s ease}.submit-button:hover:not(:disabled){background:#2a4a35;box-shadow:0 8px 25px #335b414d}.submit-button:disabled{cursor:not-allowed;opacity:.7}.button-icon{font-size:.9rem}.loading-spinner{animation:spin 1s linear infinite;border:2px solid #ffffe84d;border-radius:50%;border-top-color:#f8f6f0;height:20px;width:20px}.success-message{padding:2rem}.success-icon{color:#335b41;font-size:3rem;margin-bottom:1rem}.success-message h3{color:#335b41;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.success-message p{color:#5a6b5d;line-height:1.6}.error-message{align-items:center;background:#ffebee;border:1px solid #f44336;color:#c62828;display:flex;font-size:.9rem;gap:.5rem;margin-bottom:1rem}.error-icon{color:#f44336;font-size:1rem}@media (max-width:1024px){.contact-content{gap:3rem;grid-template-columns:1fr}.contact-info{padding-right:0}}@media (max-width:768px){.contact-content{gap:2rem}.contact-form-wrapper{padding:2rem}.info-title{font-size:1.75rem}.contact-method{flex-direction:column;gap:1rem;text-align:center}.method-icon{align-self:center}}@media (max-width:480px){.contact-content{gap:1.5rem}.contact-info{padding-right:0}.info-title{font-size:1.5rem;margin-bottom:.75rem}.info-description{font-size:1rem;margin-bottom:1.5rem}.contact-method{gap:.75rem;padding:1rem 0}.method-icon{height:40px;width:40px}.method-icon,.method-title{font-size:1rem}.method-details{font-size:.9rem}.method-description{font-size:.8rem}.contact-features{padding:1.25rem}.features-title{font-size:1rem;margin-bottom:.75rem}.features-list li{font-size:.85rem;padding:.2rem 0}.contact-form-wrapper{padding:1.5rem}.contact-form{gap:1rem}.form-label{font-size:.9rem}.form-input,.form-textarea{font-size:.9rem;padding:.875rem}.submit-button{font-size:.9rem;padding:.875rem 1.5rem}.success-message{padding:1.5rem}.success-icon{font-size:2.5rem}.success-message h3{font-size:1.25rem}.success-message p{font-size:.9rem}}@media (max-width:360px){.contact-content{gap:1rem}.info-title{font-size:1.25rem}.info-description{font-size:.9rem}.contact-method{padding:.75rem 0}.method-icon{font-size:.9rem;height:35px;width:35px}.contact-features{padding:1rem}.contact-form-wrapper{padding:1.25rem}.form-input,.form-textarea{font-size:.85rem;padding:.75rem}.submit-button{font-size:.85rem;padding:.75rem 1.25rem}}.footer{background:#335b41;color:#f8f6f0;overflow:hidden;padding:4rem 0 2rem;position:relative}.footer:before{background-image:radial-gradient(circle at 20% 80%,#ffffe81a 0,#0000 50%),radial-gradient(circle at 80% 20%,#ffffe81a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.footer-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 2fr;margin-bottom:3rem;position:relative;z-index:2}.footer-brand{max-width:400px}.brand-logo{align-items:center;display:flex;margin-bottom:1.5rem}.logo-text{color:#f8f6f0;font-size:1.8rem;font-weight:800}.logo-dot{color:#f8f6f0;font-size:2rem}.brand-description{color:#f8f6f0;font-size:1rem;line-height:1.6;margin-bottom:2rem;opacity:.8}.social-links{display:flex;gap:1rem}.social-link{align-items:center;background:#ffffe81a;border:1px solid #ffffe833;border-radius:12px;color:#f8f6f0;display:flex;font-size:1.2rem;height:45px;justify-content:center;text-decoration:none;transition:all .3s ease;width:45px}.social-link:hover{background:#f8f6f0;border-color:#f8f6f0;color:#335b41;transform:translateY(-2px)}.footer-links{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.link-group{display:flex;flex-direction:column}.link-group-title{color:#f8f6f0;font-size:1.1rem;font-weight:600;margin-bottom:1.5rem;position:relative}.link-group-title:after{background:#f8f6f0;bottom:-.5rem;content:"";height:2px;left:0;position:absolute;width:30px}.link-list{list-style:none;margin:0;padding:0}.link-list li{margin-bottom:.75rem}.footer-link{color:#f8f6f0;font-size:.95rem;opacity:.8;position:relative;text-decoration:none;transition:all .3s ease}.footer-link:hover{color:#f8f6f0;opacity:1;padding-left:.5rem}.footer-bottom{align-items:center;border-top:1px solid #ffffe833;display:flex;justify-content:space-between;padding-top:2rem;position:relative;z-index:2}.footer-copyright{flex:1 1}.copyright-text{align-items:center;color:#f8f6f0;display:flex;font-size:.95rem;gap:.5rem;margin-bottom:.5rem;opacity:.8}.heart-icon{animation:heartbeat 2s ease-in-out infinite;color:#e53e3e;font-size:.9rem}@keyframes heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.copyright-subtext{color:#f8f6f0;font-size:.85rem;line-height:1.4;max-width:500px;opacity:.7}.scroll-to-top{align-items:center;background:#f8f6f0;border:none;border-radius:50%;box-shadow:0 4px 20px #335b414d;color:#335b41;cursor:pointer;display:flex;font-size:1.2rem;height:50px;justify-content:center;transition:all .3s ease;width:50px}.scroll-to-top:hover{box-shadow:0 8px 30px #335b4166;transform:translateY(-2px)}@media (max-width:1024px){.footer-content{gap:3rem;grid-template-columns:1fr}.footer-links{gap:2rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.footer{padding:3rem 0 2rem}.footer-links{gap:2rem;grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:2rem;text-align:center}.brand-logo,.copyright-text,.social-links{justify-content:center}}@media (max-width:480px){.footer{padding:2.5rem 0 1.5rem}.footer-content{gap:2rem}.brand-description{font-size:.95rem;text-align:center}.footer-links{gap:1.5rem}.link-group-title{font-size:1rem;margin-bottom:1rem}.footer-link{font-size:.9rem}.social-link{font-size:1rem;height:40px;width:40px}.footer-bottom{gap:1.5rem}.copyright-text{font-size:.9rem;text-align:center}.copyright-subtext{font-size:.8rem;text-align:center}.scroll-to-top{font-size:1.1rem;height:45px;width:45px}}@media (max-width:360px){.footer{padding:2rem 0 1rem}.footer-content{gap:1.5rem}.brand-logo{margin-bottom:1rem}.logo-text{font-size:1.5rem}.logo-dot{font-size:1.75rem}.brand-description{font-size:.9rem;margin-bottom:1.5rem}.footer-links{gap:1rem}.link-group-title{font-size:.95rem;margin-bottom:.75rem}.footer-link{font-size:.85rem}.link-list li{margin-bottom:.5rem}.footer-bottom{gap:1rem}.copyright-text{font-size:.85rem}.copyright-subtext{font-size:.75rem}.scroll-to-top{font-size:1rem;height:40px;width:40px}}.loading-screen{align-items:center;background:#f8f6f0;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.loading-content{color:#335b41;text-align:center}.logo{color:#335b41;font-size:2.5rem;font-weight:800;letter-spacing:-.02em}.loading-spinner,.logo{margin-bottom:2rem}.spinner{animation:spin 1s linear infinite;border:4px solid #335b4133;border-radius:50%;border-top-color:#335b41;height:50px;margin:0 auto;width:50px}.loading-text{color:#5a6b5d;font-size:1.1rem;font-weight:400;opacity:.8}.analytics-dashboard{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;padding:2rem}.dashboard-header{align-items:center;border-bottom:1px solid #fff3;display:flex;justify-content:space-between;padding-bottom:1rem}.dashboard-header h2{font-weight:700;margin:0}.time-range-selector{align-items:center;gap:.5rem}.time-range-selector label{font-weight:500}.time-range-selector select{background:#ffffff1a;border:1px solid #ffffff4d;border-radius:8px;color:#fff;font-size:.9rem;padding:.5rem 1rem}.time-range-selector select:focus{border-color:#ffffff80;outline:none}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;transition:transform .3s ease,box-shadow .3s ease}.stat-card:hover{box-shadow:0 8px 32px #0003}.stat-card.primary{background:linear-gradient(135deg,#667eeacc,#764ba2cc)}.stat-card.secondary{background:linear-gradient(135deg,#ff6b6bcc,#ff8e53cc)}.stat-card.tertiary{background:linear-gradient(135deg,#4caf50cc,#8bc34acc)}.stat-icon{font-size:2rem;opacity:.8}.stat-content{flex:1 1}.stat-number{font-size:2.5rem;font-weight:700;line-height:1;margin-bottom:.25rem}.stat-label{font-size:.9rem;font-weight:500;opacity:.9}.top-pages-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;margin-bottom:2rem;padding:1.5rem}.top-pages-section h3{font-size:1.25rem;font-weight:600;margin:0 0 1.5rem}.top-pages-list{display:flex;flex-direction:column;gap:1rem}.page-item{align-items:center;background:#ffffff0d;border-radius:12px;display:flex;gap:1rem;padding:.75rem;transition:background .3s ease}.page-item:hover{background:#ffffff1a}.page-rank{font-size:1.1rem;font-weight:700;min-width:2rem;opacity:.8;text-align:center}.page-info{flex:1 1}.page-name{margin-bottom:.25rem}.page-views{font-size:.85rem;opacity:.8}.page-bar{background:#fff3;border-radius:3px;height:6px;overflow:hidden;width:100px}.page-bar-fill{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:3px;height:100%;transition:width .3s ease}.device-breakdown{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;margin-bottom:2rem;padding:1.5rem}.device-breakdown h3{font-size:1.25rem;font-weight:600;margin:0 0 1.5rem}.device-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.device-item{align-items:center;background:#ffffff0d;border-radius:12px;display:flex;gap:.75rem;padding:1rem}.device-icon{font-size:1.5rem;opacity:.8}.device-info{flex:1 1}.device-name{font-weight:600;margin-bottom:.25rem}.device-count{font-size:.85rem;opacity:.8}.device-percentage{color:#4caf50;font-size:1.1rem;font-weight:700}.browser-breakdown{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;padding:1.5rem}.browser-breakdown h3{font-size:1.25rem;font-weight:600;margin:0 0 1.5rem}.browser-stats{display:flex;flex-direction:column;gap:.75rem}.browser-item{align-items:center;background:#ffffff0d;border-radius:12px;display:flex;gap:1rem;padding:.75rem}.browser-name{font-weight:600;min-width:100px}.browser-count{font-weight:700;min-width:50px;text-align:right}.browser-bar{background:#fff3;border-radius:3px;flex:1 1;height:6px;overflow:hidden}.browser-bar-fill{background:linear-gradient(90deg,#ff6b6b,#ff8e53);border-radius:3px;height:100%;transition:width .3s ease}.analytics-dashboard.error,.analytics-dashboard.loading{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;text-align:center}.loading-spinner{margin-bottom:1rem}.spinner-icon{animation:spin 2s linear infinite;font-size:3rem;opacity:.7}.retry-btn{background:#fff3;border:1px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;margin-top:1rem;padding:.75rem 1.5rem;transition:background .3s ease}.retry-btn:hover{background:#ffffff4d}@media (max-width:768px){.analytics-dashboard{padding:1rem}.dashboard-header{align-items:flex-start;flex-direction:column;gap:1rem}.device-stats,.stats-grid{grid-template-columns:1fr}.stat-number{font-size:2rem}.page-item{align-items:flex-start;flex-direction:column;gap:.5rem}.page-bar{width:100%}}.page-view-test{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin:0 auto;max-width:800px;padding:2rem}.test-header{margin-bottom:2rem;text-align:center}.test-header h2{color:#333;font-size:2rem;font-weight:700;margin-bottom:.5rem}.test-header p{color:#666;font-size:1.1rem}.test-controls{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.test-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.test-btn:not(.secondary){background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.test-btn:not(.secondary):hover:not(:disabled){box-shadow:0 4px 12px #667eea4d;transform:translateY(-2px)}.test-btn.secondary{background:#f8f9fa;border:1px solid #dee2e6;color:#495057}.test-btn.secondary:hover:not(:disabled){background:#e9ecef;border-color:#adb5bd}.test-btn:disabled{cursor:not-allowed;opacity:.6;transform:none!important}.btn-icon{font-size:1rem}.btn-icon.spinning{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.session-info{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.session-info h3{color:#495057;font-size:1.25rem;font-weight:600;margin:0 0 1rem}.info-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.info-item{display:flex;flex-direction:column;gap:.25rem}.info-item label{color:#6c757d;font-size:.85rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.info-item span{color:#495057;font-family:Monaco,Menlo,monospace;font-size:.9rem;word-break:break-all}.session-id{background:#e9ecef;border-radius:4px;font-size:.8rem!important;padding:.25rem .5rem}.test-results{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem;padding:1.5rem}.test-results h3{border-bottom:2px solid #667eea;color:#495057;font-size:1.25rem;font-weight:600;margin:0 0 1.5rem;padding-bottom:.5rem}.error-message{background:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;color:#721c24;padding:1rem}.results-section{margin-bottom:1.5rem}.results-section:last-child{margin-bottom:0}.results-section h4{color:#6c757d;font-size:1rem;font-weight:600;margin:0 0 1rem}.pages-list{display:flex;flex-direction:column;gap:.5rem}.page-result{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;display:flex;justify-content:space-between;padding:.75rem}.page-name{color:#495057;font-family:Monaco,Menlo,monospace;font-weight:600}.page-status{color:#28a745;font-size:.9rem;font-weight:600}.stats-grid{grid-gap:1rem;gap:1rem}.stat-item{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;display:flex;justify-content:space-between;padding:.75rem}.stat-label{color:#6c757d;font-weight:600}.stat-value{color:#495057;font-size:1.1rem;font-weight:700}.instructions{background:#e7f3ff;border:1px solid #b8daff;border-radius:12px;padding:1.5rem}.instructions h3{color:#004085;font-size:1.1rem;font-weight:600;margin:0 0 1rem}.instructions ol{color:#004085;margin:0;padding-left:1.5rem}.instructions li{line-height:1.5;margin-bottom:.5rem}@media (max-width:768px){.page-view-test{padding:1rem}.test-controls{align-items:center;flex-direction:column}.test-btn{justify-content:center;max-width:300px;width:100%}.info-grid,.stats-grid{grid-template-columns:1fr}.page-result{align-items:flex-start;flex-direction:column;gap:.5rem}}.analytics-fab{bottom:20px;display:flex;flex-direction:column;gap:10px;position:fixed;right:20px;z-index:1000}.fab-button{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50%;box-shadow:0 4px 12px #667eea4d;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:56px;justify-content:center;transition:all .3s ease;width:56px}.fab-button.secondary{background:linear-gradient(135deg,#ff6b6b,#ff8e53);box-shadow:0 4px 12px #ff6b6b4d}.fab-button:hover{box-shadow:0 6px 16px #667eea66}.fab-button.secondary:hover{box-shadow:0 6px 16px #ff6b6b66}.component-overlay,.tab-selection-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:2000}.component-modal,.tab-selection-modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;max-height:90vh;max-width:90vw;overflow:hidden}.tab-selection-modal{max-height:500px;width:600px}.component-modal{height:95vh;width:95vw}.modal-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:1.5rem 2rem}.modal-header h2{color:#495057;font-size:1.5rem;font-weight:700;margin:0}.close-btn{align-items:center;background:#e9ecef;border:none;border-radius:50%;color:#6c757d;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .3s ease;width:32px}.close-btn:hover{background:#dee2e6;color:#495057}.tabs-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding:2rem}.tab-card{align-items:center;background:#fff;border:2px solid #e9ecef;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;padding:1.5rem;text-align:center;transition:all .3s ease}.tab-card:hover{border-color:#667eea;box-shadow:0 8px 24px #667eea26;transform:translateY(-2px)}.tab-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;font-size:1.5rem;height:60px;justify-content:center;margin-bottom:1rem;width:60px}.tab-content h3{color:#495057;font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.tab-content p{color:#6c757d;font-size:.9rem;line-height:1.4;margin:0}.component-content{background:#f8f9fa;flex:1 1;overflow:auto}.component-content .analytics-dashboard,.component-content .page-view-test{background:#0000;min-height:auto;padding:1rem}@media (max-width:768px){.analytics-fab{bottom:15px;right:15px}.fab-button{font-size:1rem;height:48px;width:48px}.component-modal,.tab-selection-modal{max-width:95vw;width:95vw}.component-modal{height:95vh}.modal-header{padding:1rem 1.5rem}.modal-header h2{font-size:1.25rem}.tabs-grid{grid-template-columns:1fr;padding:1.5rem}.tab-card{padding:1rem}.tab-icon{font-size:1.25rem;height:50px;width:50px}.component-content .analytics-dashboard,.component-content .page-view-test{padding:.5rem}}@media (max-width:480px){.analytics-fab{bottom:10px;gap:8px;right:10px}.fab-button{font-size:.9rem;height:44px;width:44px}.component-overlay,.tab-selection-overlay{padding:10px}.modal-header,.tabs-grid{padding:1rem}}.patient-layout{background:#f8f6f0;min-height:100vh}.patient-header{background:#f8f6f0;border-bottom:1px solid #e8e8d0;box-shadow:0 2px 4px #335b411a;position:sticky;top:0;z-index:100}.patient-header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:1rem 2rem}.patient-header h1{color:#335b41;font-size:1.5rem;margin:0}.menu-toggle{background:none;border:none;color:#335b41;cursor:pointer;display:none;font-size:1.5rem;padding:.5rem}.exit-btn{background:#335b41;border-radius:6px;color:#f8f6f0;font-size:.9rem;padding:.5rem 1rem;text-decoration:none;transition:background .3s}.exit-btn:hover{background:#2a4a35}.patient-container{display:flex;margin:0 auto;max-width:1400px;min-height:calc(100vh - 73px)}.patient-sidebar{background:#f8f6f0;border-right:1px solid #e8e8d0;padding:2rem 0;width:250px}.patient-nav{display:flex;flex-direction:column;gap:.5rem}.nav-item{align-items:center;border-left:3px solid #0000;color:#5a6b5d;display:flex;gap:1rem;padding:1rem 1.5rem;text-decoration:none;transition:all .3s}.nav-item:hover{background:#335b410d;color:#335b41}.nav-item.active{background:#335b411a;border-left-color:#335b41;color:#335b41;font-weight:500}.nav-icon{font-size:1.5rem}.nav-label{font-size:1rem}.patient-main{flex:1 1;overflow-y:auto;padding:2rem}@media (max-width:768px){.menu-toggle{display:block}.patient-sidebar{height:calc(100vh - 73px);left:-250px;position:fixed;top:73px;transition:left .3s;z-index:99}.patient-sidebar.open{left:0}.patient-main{padding:1rem}}.dashboard{max-width:1200px}.dashboard-header{margin-bottom:2rem}.dashboard-header h2{color:#335b41;font-size:2rem;margin-bottom:.5rem}.dashboard-subtitle{color:#5a6b5d;font-size:1rem}.stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.stat-card{align-items:center;background:#f8f6f0;border:1px solid #e8e8d0;border-radius:12px;box-shadow:0 2px 8px #335b4114;display:flex;gap:1rem;padding:1.5rem;transition:transform .3s,box-shadow .3s}.stat-card:hover{border-color:#335b41;box-shadow:0 4px 12px #335b411f;transform:translateY(-4px)}.stat-icon{font-size:2.5rem}.stat-content h3{color:#335b41;font-size:1.8rem;margin:0 0 .25rem}.stat-content p{color:#5a6b5d;font-size:.9rem;margin:0}.time-range-selector{background:#f8f6f0;border:1px solid #e8e8d0;border-radius:12px;display:flex;gap:1rem;margin-bottom:2rem;padding:.5rem;width:fit-content}.time-range-selector button{background:#0000;border:none;border-radius:8px;color:#5a6b5d;cursor:pointer;font-size:.9rem;padding:.5rem 1.5rem;transition:all .3s}.time-range-selector button.active{background:#335b41;color:#f8f6f0}.time-range-selector button:hover:not(.active){background:#335b411a}.dashboard-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.dashboard-card{background:#f8f6f0;border:1px solid #e8e8d0;border-radius:12px;box-shadow:0 2px 8px #335b4114;padding:1.5rem}.dashboard-card.full-width{grid-column:1/-1}.dashboard-card.highlight{background:linear-gradient(135deg,#335b41,#2a4a35);color:#f8f6f0}.dashboard-card h3{color:#335b41;font-size:1.2rem;margin-bottom:1.5rem}.dashboard-card.highlight h3{color:#f8f6f0}.symptoms-list{display:flex;flex-direction:column;gap:1rem}.symptom-item{background:#335b410d;border-left:4px solid #335b41;border-radius:8px;padding:1rem}.symptom-header{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:.75rem}.symptom-date{color:#5a6b5d;font-size:.9rem;font-weight:500}.severity-badge{border-radius:20px;font-size:.85rem;font-weight:600;padding:.25rem .75rem}.severity-high{background:#ffebee;color:#c62828}.severity-medium{background:#fff3e0;color:#e65100}.severity-low{background:#e8f5e9;color:#2e7d32}.symptom-triggers{display:flex;flex-wrap:wrap;gap:.5rem}.trigger-tag{background:#f8f6f0;border:1px solid #e8e8d0;border-radius:20px;color:#5a6b5d;font-size:.85rem;padding:.25rem .75rem}.quiz-reminder{padding:1rem;text-align:center}.quiz-icon{font-size:3rem;margin-bottom:1rem}.quiz-reminder h4{color:#fff;font-size:1.2rem;margin-bottom:.5rem}.quiz-due{color:#ffeb3b;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.quiz-info{font-size:.9rem;margin-bottom:1.5rem;opacity:.9}.quiz-btn{background:#f8f6f0;border-radius:25px;color:#335b41;padding:.75rem 2rem;transition:transform .3s}.quiz-btn:hover{transform:scale(1.05)}.chart-placeholder{background:#335b410d;border-radius:8px;min-height:200px;padding:2rem 1rem}.chart-bars{align-items:flex-end;display:flex;gap:1rem;height:150px;justify-content:space-around}.bar-container{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:.5rem}.bar{background:linear-gradient(0deg,#335b41,#4a7c5a);border-radius:4px 4px 0 0;min-height:10px;transition:all .3s;width:100%}.bar:hover{background:linear-gradient(0deg,#2a4a35,#335b41)}.bar-label{color:#5a6b5d;font-size:.85rem}@media (max-width:768px){.dashboard-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.time-range-selector{justify-content:space-between;width:100%}}.symptom-logger{max-width:800px}.logger-header{margin-bottom:2rem}.logger-header h2{color:#335b41;font-size:2rem;margin-bottom:.5rem}.logger-header p{color:#5a6b5d;font-size:1rem}.success-message{animation:slideDown .3s ease;background:#335b41;border-radius:8px;color:#f8f6f0;font-weight:500;margin-bottom:1.5rem;padding:1rem;text-align:center}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.symptom-form{background:#f8f6f0;border:1px solid #e8e8d0;border-radius:12px;box-shadow:0 2px 8px #335b4114;padding:2rem}.form-section{margin-bottom:2.5rem}.form-section h3{color:#335b41;font-size:1.2rem;margin-bottom:1rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.form-group{display:flex;flex-direction:column}.form-group label{color:#5a6b5d;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select,.symptom-form textarea{background:#f8f6f0;border:1px solid #e8e8d0;border-radius:8px;font-size:1rem;padding:.75rem;transition:border-color .3s}.form-group input:focus,.form-group select:focus,.symptom-form textarea:focus{border-color:#335b41;outline:none}.severity-slider{padding:1rem 0}.slider{-webkit-appearance:none;background:linear-gradient(90deg,#4caf50,#ffc107,#f44336);border-radius:5px;height:8px;margin-bottom:1rem;outline:none;width:100%}.slider::-webkit-slider-thumb{appearance:none;background:#f8f6f0;border:3px solid #335b41;border-radius:50%;box-shadow:0 2px 8px #335b414d;cursor:pointer;height:24px;width:24px}.slider::-moz-range-thumb{background:#f8f6f0;border:3px solid #335b41;border-radius:50%;box-shadow:0 2px 8px #335b414d;cursor:pointer;height:24px;width:24px}.severity-display{align-items:center;display:flex;justify-content:space-between}.severity-value{border-radius:8px;font-size:1.8rem;font-weight:700;padding:.5rem 1rem}.severity-value.severity-high{background:#ffebee;color:#c62828}.severity-value.severity-medium{background:#fff3e0;color:#e65100}.severity-value.severity-low{background:#e8f5e9;color:#2e7d32}.severity-label{color:#5a6b5d;font-size:1.2rem;font-weight:500}.options-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.option-btn{background:#f8f6f0;border:2px solid #e8e8d0;border-radius:8px;color:#5a6b5d;cursor:pointer;font-size:.9rem;padding:.75rem 1rem;text-align:center;transition:all .3s}.option-btn:hover{background:#335b411a;border-color:#335b41}.option-btn.selected{background:#335b41;border-color:#335b41;color:#f8f6f0}.symptom-form textarea{font-family:inherit;resize:vertical;width:100%}.submit-btn{background:linear-gradient(135deg,#335b41,#2a4a35);border:none;border-radius:8px;color:#f8f6f0;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem;transition:transform .3s,box-shadow .3s;width:100%}.submit-btn:hover{box-shadow:0 4px 12px #335b4166;transform:translateY(-2px)}@media (max-width:768px){.symptom-form{padding:1.5rem}.options-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}}.quiz-assessment{margin:0 auto;max-width:800px}.quiz-header{margin-bottom:2rem;text-align:center}.quiz-header h2{color:#335b41;font-size:2rem;margin-bottom:.5rem}.quiz-header p{color:#5a6b5d;font-size:1rem}.progress-container{background:#f8f6f0;border:1px solid #e8e8d0;border-radius:12px;box-shadow:0 2px 8px #335b4114;margin-bottom:2rem;padding:1.5rem}.progress-bar{background:#e8e8d0;border-radius:10px;height:8px;margin-bottom:.75rem;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#335b41,#2a4a35);border-radius:10px;height:100%;transition:width .3s ease}.progress-text{color:#5a6b5d;display:block;font-size:.9rem;font-weight:500;text-align:center}.question-card{background:#f8f6f0;border:1px solid #e8e8d0;border-radius:12px;box-shadow:0 2px 8px #335b4114;margin-bottom:2rem;min-height:350px;padding:3rem 2rem}.question-text{color:#335b41;font-size:1.5rem;line-height:1.5;margin-bottom:2.5rem;text-align:center}.answer-section{margin:0 auto;max-width:600px}.scale-input{padding:2rem 0}.scale-input .slider{-webkit-appearance:none;background:linear-gradient(90deg,#e8e8d0,#335b41);border-radius:5px;height:8px;margin-bottom:1.5rem;outline:none;width:100%}.scale-input .slider::-webkit-slider-thumb{appearance:none;background:#f8f6f0;border:4px solid #335b41;border-radius:50%;box-shadow:0 2px 8px #335b414d;cursor:pointer;height:28px;width:28px}.scale-input .slider::-moz-range-thumb{background:#f8f6f0;border:4px solid #335b41;border-radius:50%;box-shadow:0 2px 8px #335b414d;cursor:pointer;height:28px;width:28px}.scale-labels{align-items:center;color:#5a6b5d;display:flex;font-size:.9rem;justify-content:space-between}.scale-value{color:#335b41;font-size:2rem;font-weight:700}.number-input{background:#f8f6f0;border:2px solid #e8e8d0;border-radius:8px;font-size:1.2rem;padding:1rem;transition:border-color .3s;width:100%}.number-input:focus{border-color:#335b41;outline:none}.choice-options{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.choice-btn{background:#f8f6f0;border:2px solid #e8e8d0;border-radius:8px;color:#5a6b5d;cursor:pointer;font-size:1rem;padding:1rem;transition:all .3s}.choice-btn:hover{background:#335b411a;border-color:#335b41}.choice-btn.selected{background:#335b41;border-color:#335b41;color:#f8f6f0;transform:scale(1.05)}.multiselect-options{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.multiselect-btn{background:#f8f6f0;border:2px solid #e8e8d0;border-radius:8px;color:#5a6b5d;cursor:pointer;font-size:.95rem;padding:1rem;text-align:left;transition:all .3s}.multiselect-btn:hover{background:#335b411a;border-color:#335b41}.multiselect-btn.selected{background:#335b41;border-color:#335b41;color:#f8f6f0}.text-input{background:#f8f6f0;border:2px solid #e8e8d0;border-radius:8px;font-family:inherit;font-size:1rem;padding:1rem;resize:vertical;transition:border-color .3s;width:100%}.text-input:focus{border-color:#335b41;outline:none}.quiz-navigation{display:flex;gap:1rem;justify-content:space-between}.quiz-btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s}.quiz-btn.primary{background:linear-gradient(135deg,#335b41,#2a4a35);color:#f8f6f0}.quiz-btn.primary:hover{box-shadow:0 4px 12px #335b4166;transform:translateY(-2px)}.quiz-btn.secondary{background:#f8f6f0;border:2px solid #e8e8d0;color:#5a6b5d}.quiz-btn.secondary:hover:not(:disabled){border-color:#335b41;color:#335b41}.quiz-btn:disabled{cursor:not-allowed;opacity:.5}.quiz-complete{background:#f8f6f0;border:1px solid #e8e8d0;border-radius:12px;box-shadow:0 2px 8px #335b4114;margin:0 auto;max-width:600px;padding:4rem 2rem;text-align:center}.complete-icon{align-items:center;animation:scaleIn .5s ease;background:linear-gradient(135deg,#335b41,#2a4a35);border-radius:50%;color:#f8f6f0;display:flex;font-size:3rem;height:100px;justify-content:center;margin:0 auto 2rem;width:100px}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.quiz-complete h2{color:#335b41;font-size:2rem;margin-bottom:1rem}.quiz-complete p{color:#5a6b5d;font-size:1.1rem;margin-bottom:1rem}.complete-message{font-size:1rem;margin-bottom:2rem}@media (max-width:768px){.question-card{min-height:300px;padding:2rem 1.5rem}.question-text{font-size:1.2rem}.quiz-navigation{flex-direction:column}.choice-options,.multiselect-options{grid-template-columns:1fr}}.smartwatch-data{max-width:1200px}.smartwatch-header{margin-bottom:2rem}.smartwatch-header h2{color:#335b41;font-size:2rem;margin-bottom:.5rem}.smartwatch-header p{color:#5a6b5d;font-size:1rem;margin-bottom:1rem}.sync-status{align-items:center;color:#5a6b5d;display:flex;font-size:.9rem;gap:.5rem}.sync-indicator{background:#e8e8d0;border-radius:50%;height:10px;width:10px}.sync-indicator.active{animation:pulse 2s infinite;background:#335b41}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.metrics-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.metric-card{background:#f8f6f0;border:2px solid #e8e8d0;border-radius:12px;box-shadow:0 2px 8px #335b4114;cursor:pointer;display:flex;gap:1rem;padding:1.5rem;transition:all .3s}.metric-card:hover{border-color:#335b41;box-shadow:0 4px 12px #335b411f;transform:translateY(-4px)}.metric-card.active{background:#335b411a;border-color:#335b41}.metric-icon{font-size:2.5rem}.metric-info{display:flex;flex-direction:column;gap:.25rem}.metric-label{color:#5a6b5d;font-size:.9rem}.metric-value{color:#335b41;font-size:1.8rem;font-weight:700}.metric-status{border-radius:12px;font-size:.85rem;padding:.25rem .5rem;width:fit-content}.metric-status.normal{background:#335b4126;color:#335b41}.metric-status.below-average,.metric-status.moderate{background:#fff3e0;color:#e65100}.metric-goal{color:#5a6b5d;font-size:.85rem}.chart-container{background:#f8f6f0;border:1px solid #e8e8d0;border-radius:12px;box-shadow:0 2px 8px #335b4114;margin-bottom:2rem;padding:2rem}.chart-container h3{color:#335b41;font-size:1.2rem;margin-bottom:1.5rem}.chart-area{background:#335b410d;border-radius:8px;min-height:250px;padding:1rem}.chart-line{align-items:flex-end;display:flex;gap:.5rem;height:200px;justify-content:space-around}.chart-point-wrapper{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:.5rem}.chart-bar{background:linear-gradient(0deg,#335b41,#4a7c5a);border-radius:4px 4px 0 0;min-height:20px;transition:all .3s;width:100%}.chart-bar:hover{background:linear-gradient(0deg,#2a4a35,#335b41);transform:scaleY(1.05)}.chart-label{color:#5a6b5d;font-size:.8rem}.timeline-container{background:#f8f6f0;border:1px solid #e8e8d0;border-radius:12px;box-shadow:0 2px 8px #335b4114;margin-bottom:2rem;padding:2rem}.timeline-container h3{color:#335b41;font-size:1.2rem;margin-bottom:1.5rem}.timeline{padding-left:2rem;position:relative}.timeline:before{background:#e8e8d0;bottom:0;content:"";left:.5rem;position:absolute;top:0;width:2px}.timeline-item{display:flex;gap:1.5rem;margin-bottom:2rem;position:relative}.timeline-dot{background:#335b41;border:3px solid #f8f6f0;border-radius:50%;box-shadow:0 0 0 2px #335b41;height:12px;left:-1.65rem;position:absolute;top:.25rem;width:12px}.timeline-time{color:#5a6b5d;font-size:.9rem;font-weight:500;min-width:60px}.timeline-content{flex:1 1}.timeline-stat{color:#5a6b5d;display:flex;font-size:.9rem;gap:1.5rem}.alerts-container{background:#f8f6f0;border:1px solid #e8e8d0;border-radius:12px;box-shadow:0 2px 8px #335b4114;margin-bottom:2rem;padding:2rem}.alerts-container h3{color:#335b41;font-size:1.2rem;margin-bottom:1.5rem}.alerts-list{display:flex;flex-direction:column;gap:1rem}.alert-item{border-left:4px solid;border-radius:8px;display:flex;gap:1rem;padding:1rem}.alert-item.warning{background:#fff3e0;border-left-color:#ff9800}.alert-item.info{background:#e3f2fd;border-left-color:#2196f3}.alert-icon{font-size:1.5rem}.alert-content{flex:1 1}.alert-type{color:#335b41;font-weight:600;margin-bottom:.25rem}.alert-value{color:#5a6b5d;font-size:.9rem;margin-bottom:.25rem}.alert-time{color:#5a6b5d;font-size:.85rem}.connection-status{background:#f8f6f0;border:1px solid #e8e8d0;border-radius:12px;box-shadow:0 2px 8px #335b4114;padding:2rem}.status-card h4{color:#335b41;font-size:1.1rem;margin-bottom:1rem}.device-info{align-items:center;background:#335b410d;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding:1rem}.device-name{color:#5a6b5d;font-weight:500}.battery-level{color:#335b41;font-weight:600}.sync-btn{background:linear-gradient(135deg,#335b41,#2a4a35);border:none;border-radius:8px;color:#f8f6f0;cursor:pointer;font-weight:600;padding:.75rem;transition:transform .3s;width:100%}.sync-btn:hover{transform:translateY(-2px)}@media (max-width:768px){.metrics-grid{grid-template-columns:1fr}.timeline-stat{flex-direction:column;gap:.5rem}.chart-line{gap:.25rem}}.App{text-align:left}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.section{padding:8rem 0}.section-title{color:#335b41;font-size:3rem;font-weight:300;letter-spacing:-.02em;line-height:1.1;margin-bottom:1.5rem;text-align:center}.section-subtitle{color:#5a6b5d;font-size:1.125rem;font-weight:400;line-height:1.6;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:500px;text-align:center}.btn{align-items:center;border:none;border-radius:0;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;justify-content:center;letter-spacing:.05em;overflow:hidden;padding:1rem 2.5rem;position:relative;text-decoration:none;text-transform:uppercase;transition:all .2s ease}.btn-primary{background:#335b41;border:1px solid #335b41;color:#f8f6f0}.btn-primary:hover{background:#f8f6f0;color:#335b41;transform:translateY(-1px)}.btn-secondary{background:#0000;border:1px solid #335b41;color:#335b41}.btn-secondary:hover{background:#335b41;color:#f8f6f0;transform:translateY(-1px)}.btn-outline{background:#0000;border:1px solid #335b414d;box-shadow:0 10px 30px #335b4114;color:#335b41}.btn-outline:hover{background:#f8f6f099;border-color:#335b41;color:#335b41;transform:translateY(-1px)}.btn-large{font-size:.875rem;padding:1.25rem 3rem}.card{background:#f8f6f0;border:1px solid #e8e8d0;padding:3rem 2rem;transition:all .2s ease}.card:hover{border-color:#335b41;transform:translateY(-2px)}.grid{grid-gap:2rem;display:grid;gap:2rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.grid-4{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.bg-gradient{background:#f8f6f0}.bg-light,.bg-white{background-color:#f8f6f0}.text-center{text-align:center}.text-gradient{color:#335b41}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mb-5{margin-bottom:3rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mt-5{margin-top:3rem}@media (max-width:768px){.container{padding:0 1rem}.section{padding:3rem 0}.section-title{font-size:2rem;line-height:1.2;margin-bottom:1rem}.section-subtitle{font-size:1rem;margin-bottom:3rem;padding:0 .5rem}.btn-large{font-size:1rem;padding:1rem 2rem}.grid-2,.grid-3,.grid-4{gap:1.5rem;grid-template-columns:1fr}.card{padding:2rem 1.5rem}}@media (max-width:480px){.container{padding:0 .75rem}.section{padding:2rem 0}.section-title{font-size:1.75rem;line-height:1.1;margin-bottom:.75rem}.section-subtitle{font-size:.9rem;margin-bottom:2rem;padding:0 .25rem}.btn-large{font-size:.9rem;padding:.875rem 1.5rem}.grid-2,.grid-3,.grid-4{gap:1rem}.card{padding:1.5rem 1rem}}@media (max-width:360px){.container{padding:0 .5rem}.section{padding:1.5rem 0}.section-title{font-size:1.5rem}.section-subtitle{font-size:.85rem;margin-bottom:1.5rem}.btn-large{font-size:.85rem;padding:.75rem 1.25rem}.card{padding:1.25rem .75rem}}
/*# sourceMappingURL=main.85aad313.css.map*/