.navigation{position:fixed;top:0;left:0;right:0;background:#00000080;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 2px 10px #0000001a;z-index:1000;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.nav-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#fff;font-size:1.5rem;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.2)}.logo-icon{display:flex;align-items:center;justify-content:center;width:42px;height:38px}.logo-icon svg{width:100%;height:100%;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.logo-text{font-size:1.25rem}.nav-links{display:flex;list-style:none;gap:2rem;align-items:center}.nav-links a{color:#fff;text-decoration:none;font-weight:500;padding:.5rem 1rem;border-radius:6px;transition:all .3s ease;text-shadow:0 2px 4px rgba(0,0,0,.2)}.nav-links a:hover{background-color:#ffffff26}.nav-links a.active{background-color:#fff3;color:#fff}@media (max-width: 768px){.nav-container{flex-direction:column;gap:1rem;padding:1rem}.nav-links{flex-wrap:wrap;justify-content:center;gap:1rem}.logo-text{font-size:1rem}}.footer{width:100vw;background:#262728;color:#fff;padding:4rem 0 2rem;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:0}.footer-container{max-width:1200px;margin:0 auto;padding:0 4rem}.footer-content{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;margin-bottom:3rem}.footer-section{display:flex;flex-direction:column}.footer-title{font-size:1.5rem;font-weight:700;color:#90d5ff;margin-bottom:1rem}.footer-description{font-size:.95rem;color:#fffc;line-height:1.6;margin:0}.footer-heading{font-size:1.1rem;font-weight:600;color:#fff;margin-bottom:1rem}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.75rem}.footer-links a{color:#ffffffb3;text-decoration:none;font-size:.95rem;transition:color .3s ease}.footer-links a:hover{color:#90d5ff}.footer-social{display:flex;flex-direction:column;gap:.75rem}.footer-social a{color:#ffffffb3;text-decoration:none;font-size:.95rem;transition:color .3s ease}.footer-social a:hover{color:#90d5ff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;text-align:center}.footer-copyright{color:#fff9;font-size:.9rem;margin:0}@media (max-width: 968px){.footer-content{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width: 768px){.footer{padding:3rem 0 1.5rem}.footer-container{padding:0 2rem}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-bottom{padding-top:1.5rem}}.home{min-height:100vh;margin-top:-79px;padding-top:79px;width:100%;overflow-x:hidden;position:relative}.hero{position:relative;width:100%;height:100vh;overflow:hidden;z-index:1;margin:0;padding:0}.hero-left{position:relative;width:0%;background:#90d5ff;display:flex;align-items:center;justify-content:flex-start;padding:4rem;z-index:2;border-radius:24px;overflow:hidden}.hero-video-container{position:relative;width:100%;height:100%;overflow:hidden}.hero-video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%;width:100%;height:100%;object-fit:cover;z-index:1}.hero-content{position:relative;z-index:3;max-width:500px;text-align:left}.hero-small-heading{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:.5rem;letter-spacing:.1em;text-transform:uppercase}.hero-title{font-size:4.5rem;font-weight:900;color:#fff;margin-bottom:2rem;line-height:1.1;letter-spacing:-.02em}.hero-subtitle{font-size:1.1rem;color:#fff;margin-bottom:2.5rem;line-height:1.6;opacity:.95}.hero-content-overlay a{text-decoration:none;display:inline-block}.cta-button{background:#0000004d;color:#fff;border:2px solid #90D5FF;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0000001a;display:inline-block}.cta-button:hover{transform:translateY(-2px);background:#90d5ff;color:#000;box-shadow:0 6px 20px #00000026}.cta-button:active{transform:translateY(0)}.decorative-sphere{position:absolute;border-radius:50%;background:#ffffff26;filter:blur(40px);z-index:1}.sphere-1{width:300px;height:300px;bottom:-100px;left:-100px;background:#90d5ff4d}.sphere-2{width:200px;height:200px;top:30%;right:10%;background:#90d5ff40}.sphere-3{width:250px;height:250px;top:50%;right:20%;background:#90d5ff40}.hero-content-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:flex-start;padding:4rem;z-index:10;pointer-events:none}.hero-glass-container{background:#ffffff26;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.3);border-radius:24px;padding:3rem;box-shadow:0 8px 32px #0000001a;pointer-events:auto;max-width:500px}.hero-content-overlay .hero-content{position:relative;z-index:1}.wood-highlights{position:relative;width:100%;padding:4rem 2rem;background:#262728}.wood-highlights-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:4rem;align-items:start;height:100%}.highlight-item{text-align:center;padding:0}.highlight-icon{width:48px;height:48px;margin:0 auto 1.5rem;color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.highlight-title{font-size:1.75rem;font-weight:700;color:#fff;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.highlight-description{font-size:1.1rem;color:#fffffff2;line-height:1.6;text-shadow:0 1px 2px rgba(0,0,0,.2)}.section-container{width:100%;max-width:1200px;margin:0 auto;padding:0 4rem;display:flex;align-items:center;min-height:80vh;position:relative;z-index:2}.section-content-wrapper{display:flex;align-items:center;gap:3rem;width:100%}.home-individual-template-left .section-content-wrapper{flex-direction:row}.home-individual-template-right .section-content-wrapper{flex-direction:row-reverse}.section-glass-container{background:#ffffff59;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.3);border-radius:24px;padding:1rem 3rem;box-shadow:0 8px 32px #0000001a;flex:1;max-width:600px;height:100%;display:flex;align-items:center}.section-glass-container.learn-glass{margin-left:auto;margin-right:0}.home-individual-content-left{text-align:left}.section-header{font-size:3rem;font-weight:900;color:#fff;margin-top:2rem;line-height:1.1;letter-spacing:-.02em}.section-subheader{font-size:1.1rem;font-weight:400;color:#fff;margin-bottom:2.5rem;line-height:1.6;opacity:.95}.section-bullets{list-style:none;padding:0;margin:0 0 2.5rem}.section-bullets li{font-size:1.1rem;color:#fff;line-height:1.6;padding-left:0rem;opacity:.95;position:relative}.section-bullets li:before{content:"";position:absolute;left:-2rem;top:.3rem;width:1.25rem;height:1.25rem;border-radius:50%;background-color:#90d5ff;display:flex;align-items:center;justify-content:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M10 3L4.5 8.5L2 6' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:70%;background-position:center;background-repeat:no-repeat;flex-shrink:0}.section-cta{display:inline-block;background:#90d5ff;color:#000;border:2px solid #90D5FF;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:8px;text-decoration:none;transition:all .3s ease;cursor:pointer;box-shadow:0 4px 15px #0000001a}.section-cta:hover{transform:translateY(-2px);background:#66c3fd;color:#000;box-shadow:0 6px 20px #00000026}.horizontal-carousel-section{position:relative;width:100vw;min-height:80vh;background-size:cover;background-position:center;background-repeat:no-repeat;padding:6rem 0;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden}.horizontal-carousel-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:#1f1f1f73;z-index:1;pointer-events:none;display:block}.horizontal-carousel-container{position:relative;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;height:100%;display:flex;align-items:center;justify-content:center;z-index:2}.horizontal-carousel-track{display:flex;flex-direction:row;transition:transform .8s ease;will-change:transform;gap:2rem;align-items:stretch;justify-content:center;--slide-width: 400px;--slide-gap: 32px;--slide-offset: 200px}.horizontal-carousel-slide{flex:0 0 400px;min-width:400px;width:400px;min-height:500px;height:auto;transition:all .8s ease;padding:0;cursor:pointer;display:flex;align-items:stretch}@media (max-width: 1400px){.horizontal-carousel-slide{flex:0 0 350px;min-width:350px;width:350px;min-height:500px;height:auto}.horizontal-carousel-track{--slide-width: 350px;--slide-offset: 90px}}@media (max-width: 1200px){.horizontal-carousel-slide{flex:0 0 320px;min-width:320px;width:320px;min-height:500px;height:auto}.horizontal-carousel-track{--slide-width: 320px;--slide-offset: 70px}}@media (max-width: 768px){.horizontal-carousel-slide{flex:0 0 280px;min-width:280px;width:280px;min-height:500px;height:auto}.horizontal-carousel-track{--slide-width: 280px;--slide-offset: 50px}}.horizontal-section-content{width:100%}.plan-button{width:100%;padding:1rem;border:2px solid #90D5FF;background:transparent;color:#90d5ff;font-size:1rem;font-weight:700;border-radius:8px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:block;text-align:center}.about-section{width:100vw;padding:6rem 0;background:#e8e0d0;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.about-container{max-width:1200px;margin:0 auto;padding:0 4rem}.about-content{text-align:center}.about-header{font-size:3.5rem;font-weight:900;color:#1a1a1a;margin-bottom:2rem;line-height:1.1}.about-text{font-size:1.1rem;color:#333;line-height:1.8;margin-bottom:1.5rem;max-width:800px;margin-left:auto;margin-right:auto}.about-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:4rem}.about-stat{text-align:center}.stat-number{font-size:3.5rem;font-weight:900;color:#90d5ff;margin-bottom:.5rem}.stat-label{font-size:1.1rem;color:#666}@media (max-width: 968px){.pricing-cards{grid-template-columns:1fr}.pricing-card.featured{transform:scale(1)}.pricing-card.featured:hover{transform:translateY(-5px)}.about-stats{grid-template-columns:1fr;gap:2rem}}.openai-agent{width:100%;max-width:100%;margin:0 auto 2rem;background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a;overflow:hidden;transition:all .3s ease}.openai-agent.minimized{max-height:60px}.agent-header{background:linear-gradient(135deg,#90d5ff,#90d5ff);color:#fff;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.agent-header:hover{opacity:.95}.agent-header-content{display:flex;align-items:center;gap:1rem;flex:1}.agent-icon{font-size:1.5rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff3;border-radius:50%}.agent-title h3{margin:0;font-size:1.25rem;font-weight:600}.agent-subtitle{font-size:.875rem;opacity:.9;display:block;margin-top:.25rem}.agent-toggle{background:#fff3;border:none;color:#fff;width:32px;height:32px;border-radius:50%;cursor:pointer;font-size:.875rem;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.agent-toggle:hover{background:#ffffff4d}.agent-content{display:flex;flex-direction:column;height:400px}.agent-messages{flex:1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;background:#f9f9f9}.message{display:flex;max-width:80%;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.message.user{align-self:flex-end;justify-content:flex-end}.message.assistant{align-self:flex-start;justify-content:flex-start}.message-content{padding:.875rem 1.25rem;border-radius:18px;line-height:1.5;word-wrap:break-word}.message.user .message-content{background:linear-gradient(135deg,#90d5ff,#90d5ff);color:#fff;border-bottom-right-radius:4px}.message.assistant .message-content{background:#fff;color:#333;border:1px solid #e0e0e0;border-bottom-left-radius:4px;box-shadow:0 2px 4px #0000000d}.typing-indicator{display:flex;gap:.5rem;padding:.5rem 0}.typing-indicator span{width:8px;height:8px;border-radius:50%;background:#90d5ff;animation:typing 1.4s infinite}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{transform:translateY(0);opacity:.7}30%{transform:translateY(-10px);opacity:1}}.agent-input-form{display:flex;gap:.75rem;padding:1rem 1.5rem;background:#fff;border-top:1px solid #e0e0e0}.agent-input{flex:1;padding:.875rem 1rem;border:2px solid #e0e0e0;border-radius:24px;font-size:1rem;outline:none;transition:border-color .2s ease}.agent-input:focus{border-color:#90d5ff}.agent-input:disabled{background:#f5f5f5;cursor:not-allowed}.agent-send-button{padding:.875rem 2rem;background:linear-gradient(135deg,#90d5ff,#90d5ff);color:#fff;border:none;border-radius:24px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.agent-send-button:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.agent-send-button:disabled{opacity:.5;cursor:not-allowed}.agent-messages::-webkit-scrollbar{width:6px}.agent-messages::-webkit-scrollbar-track{background:transparent}.agent-messages::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.agent-messages::-webkit-scrollbar-thumb:hover{background:#999}@media (max-width: 768px){.openai-agent{margin:0 1rem 2rem}.agent-content{height:350px}.message{max-width:85%}.agent-title h3{font-size:1.1rem}.agent-subtitle{font-size:.8rem}}.workouts{min-height:calc(100vh - 80px);background:#f5f5f5}.workouts-header{text-align:center;padding:3rem 2rem 2rem;background:linear-gradient(135deg,#90d5ff,#90d5ff);color:#fff}.workouts-header h1{font-size:3rem;margin-bottom:.5rem}.workouts-header p{font-size:1.25rem;opacity:.95}.carousel-section{max-width:1200px;margin:0 auto;padding:3rem 2rem}.carousel-container{position:relative;overflow:hidden;border-radius:16px;box-shadow:0 8px 30px #00000026;background:#fff}.carousel-track{display:flex;transition:transform .5s ease}.carousel-slide{min-width:100%;padding:4rem 2rem;text-align:center;background:linear-gradient(135deg,#90d5ff,#90d5ff);color:#fff}.carousel-content{max-width:600px;margin:0 auto}.carousel-icon{font-size:5rem;margin-bottom:1rem}.carousel-content h2{font-size:2.5rem;margin-bottom:1rem}.carousel-details{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem;font-size:1.1rem;opacity:.9}.carousel-button{background:#fff;color:#90d5ff;border:none;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;border-radius:50px;cursor:pointer;transition:all .3s ease}.carousel-button:hover{transform:translateY(-2px);box-shadow:0 4px 15px #0003}.carousel-dots{display:flex;justify-content:center;gap:.5rem;padding:1.5rem;background:#fff}.carousel-dot{width:12px;height:12px;border-radius:50%;border:none;background:#ddd;cursor:pointer;transition:all .3s ease}.carousel-dot.active{background:#90d5ff;width:30px;border-radius:6px}.workouts-section{max-width:1200px;margin:0 auto;padding:2rem}.filters{display:flex;gap:1.5rem;margin-bottom:2rem;flex-wrap:wrap;align-items:center}.search-box{flex:1;min-width:250px;position:relative}.search-input{width:100%;padding:.875rem 1rem .875rem 3rem;border:2px solid #ddd;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.workout-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.workout-card{background:#fff;border-radius:12px;padding:2rem;text-align:center;box-shadow:0 4px 15px #0000001a;transition:all .3s ease;border:2px solid transparent}.workout-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026;border-color:#90d5ff}.workout-icon{font-size:4rem;margin-bottom:1rem}.workout-card h3{font-size:1.5rem;margin-bottom:1rem;color:#333}.workout-meta{display:flex;justify-content:center;gap:1rem;margin-bottom:1rem;font-size:.9rem}.workout-duration{color:#666}.workout-difficulty{padding:.25rem .75rem;border-radius:12px;font-weight:500;font-size:.85rem}.workout-difficulty.beginner{background:#e8f5e9;color:#2e7d32}.workout-difficulty.intermediate{background:#fff3e0;color:#e65100}.workout-difficulty.advanced{background:#fce4ec;color:#c2185b}.workout-category{color:#90d5ff;font-weight:500;margin-bottom:1.5rem;font-size:.9rem}.workout-button{width:100%;padding:.875rem;background:linear-gradient(135deg,#90d5ff,#90d5ff);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease}.workout-button:hover{opacity:.9;transform:translateY(-2px)}@media (max-width: 768px){.workouts-header h1{font-size:2rem}.carousel-content h2{font-size:1.75rem}.filters,.filter-group{flex-direction:column;align-items:stretch}.workout-cards-grid{grid-template-columns:1fr}}.learn{min-height:calc(100vh - 80px);background:#f5f5f5}.learn-header{text-align:center;padding:3rem 2rem 2rem;background:linear-gradient(135deg,#90d5ff,#90d5ff);color:#fff}.learn-header h1{font-size:3rem;margin-bottom:.5rem}.learn-header p{font-size:1.25rem;opacity:.95}.learn-container{max-width:1200px;margin:0 auto;padding:3rem 2rem}.learn-filters{display:flex;gap:1.5rem;margin-bottom:3rem;flex-wrap:wrap;align-items:center}.search-box{flex:1;min-width:300px;position:relative}.search-input{width:100%;padding:.875rem 1rem .875rem 3rem;border:2px solid #ddd;border-radius:8px;font-size:1rem;transition:border-color .3s ease;background:#fff}.search-input:focus{outline:none;border-color:#90d5ff}.search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);font-size:1.2rem}.filter-group{display:flex;align-items:center;gap:.5rem}.filter-group label{font-weight:500;color:#555}.filter-select{padding:.875rem 1rem;border:2px solid #ddd;border-radius:8px;font-size:1rem;background:#fff;cursor:pointer;transition:border-color .3s ease}.filter-select:focus{outline:none;border-color:#90d5ff}.articles-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}.article-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px #0000001a;transition:all .3s ease;border:2px solid transparent;display:flex;flex-direction:column}.article-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026;border-color:#90d5ff}.article-image{font-size:4rem;text-align:center;padding:2rem;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.article-content{padding:1.5rem;flex:1;display:flex;flex-direction:column}.article-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.85rem}.article-category{background:linear-gradient(135deg,#90d5ff,#90d5ff);color:#fff;padding:.25rem .75rem;border-radius:12px;font-weight:500}.article-read-time{color:#666}.article-title{font-size:1.5rem;margin-bottom:1rem;color:#333;line-height:1.3}.article-excerpt{color:#666;line-height:1.6;margin-bottom:1.5rem;flex:1}.article-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #eee}.article-date{color:#999;font-size:.9rem}.article-button{background:transparent;border:2px solid #90D5FF;color:#90d5ff;padding:.5rem 1rem;border-radius:6px;font-weight:500;cursor:pointer;transition:all .3s ease;font-size:.9rem}.article-button:hover{background:#90d5ff;color:#fff}.no-results{grid-column:1 / -1;text-align:center;padding:4rem 2rem;color:#666;font-size:1.2rem}@media (max-width: 768px){.learn-header h1{font-size:2rem}.learn-filters,.filter-group{flex-direction:column;align-items:stretch}.articles-grid{grid-template-columns:1fr}.article-footer{flex-direction:column;gap:1rem;align-items:flex-start}}.products{min-height:calc(100vh - 80px);background:#f5f5f5}.products-header{text-align:center;padding:3rem 2rem 2rem;background:linear-gradient(135deg,#90d5ff,#90d5ff);color:#fff}.products-header h1{font-size:3rem;margin-bottom:.5rem}.products-header p{font-size:1.25rem;opacity:.95}.products-container{max-width:1200px;margin:0 auto;padding:3rem 2rem}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.product-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #0000001a;transition:all .3s ease;position:relative;border:2px solid transparent;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026;border-color:#90d5ff}.discount-badge{position:absolute;top:1rem;right:1rem;background:linear-gradient(135deg,#ff6b6b,#ee5a6f);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:700;z-index:2}.partner-badge{position:absolute;top:1rem;left:1rem;background:linear-gradient(135deg,#90d5ff,#90d5ff);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.75rem;font-weight:700;z-index:2}.product-image{font-size:5rem;text-align:center;margin:2rem 0 1.5rem;padding:2rem;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:12px}.product-info{flex:1;display:flex;flex-direction:column}.product-info h3{font-size:1.5rem;margin-bottom:.75rem;color:#333}.product-description{color:#666;margin-bottom:1rem;font-size:.95rem;line-height:1.5}.product-partner{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.75rem;background:#f8f9fa;border-radius:8px}.partner-label{font-size:.85rem;color:#666;font-weight:500}.partner-name{font-size:.9rem;color:#90d5ff;font-weight:700}.product-pricing{margin-bottom:1.5rem;padding:1rem;background:#f8f9fa;border-radius:8px}.price-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.price-row.highlight{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);padding:.75rem;border-radius:6px;margin:.5rem 0}.price-label{font-size:.9rem;color:#666;font-weight:500}.regular-price{font-size:1rem;color:#999;text-decoration:line-through}.partner-price{font-size:1.5rem;color:#2e7d32;font-weight:700}.savings{text-align:center;color:#2e7d32;font-weight:700;font-size:.9rem;margin-top:.5rem}.product-button{width:100%;padding:1rem;background:linear-gradient(135deg,#90d5ff,#90d5ff);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;margin-top:auto}.product-button:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 4px 15px #90d5ff66}@media (max-width: 768px){.products-header h1{font-size:2rem}.products-grid{grid-template-columns:1fr}}.account{min-height:calc(100vh - 80px);background:#f5f5f5}.account-header{text-align:center;padding:3rem 2rem 2rem;background:linear-gradient(135deg,#90d5ff,#90d5ff);color:#fff}.account-header h1{font-size:3rem;margin-bottom:.5rem}.account-header p{font-size:1.25rem;opacity:.95}.account-container{max-width:1000px;margin:0 auto;padding:3rem 2rem;display:flex;flex-direction:column;gap:2rem}.account-card{background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 4px 20px #0000001a}.account-card h2{font-size:1.75rem;margin-bottom:1.5rem;color:#333;border-bottom:2px solid #f0f0f0;padding-bottom:1rem}.account-section{display:flex;align-items:center;gap:2rem;margin-bottom:2rem}.profile-avatar{width:100px;height:100px;border-radius:50%;background:linear-gradient(135deg,#90d5ff,#90d5ff);display:flex;align-items:center;justify-content:center;flex-shrink:0}.avatar-icon{font-size:3rem}.profile-info{flex:1}.profile-info p{margin-bottom:.75rem;font-size:1rem;color:#555}.profile-info strong{color:#333;margin-right:.5rem}.subscription-info{margin-bottom:2rem}.subscription-status{padding:1.5rem;background:#f8f9fa;border-radius:12px}.subscription-status p{margin-bottom:.75rem;font-size:1rem;color:#555}.subscription-status strong{color:#333;margin-right:.5rem}.status-badge{display:inline-block;padding:.5rem 1rem;border-radius:20px;font-weight:700;font-size:.875rem;margin-bottom:1rem}.status-badge.active{background:#e8f5e9;color:#2e7d32}.account-actions{display:flex;gap:1rem;flex-wrap:wrap}.account-button{padding:.875rem 2rem;background:linear-gradient(135deg,#90d5ff,#90d5ff);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease}.account-button:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 4px 15px #90d5ff66}.account-button.secondary{background:transparent;border:2px solid #dc3545;color:#dc3545}.account-button.secondary:hover{background:#dc3545;color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.stat-item{text-align:center;padding:1.5rem;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:12px}.stat-value{font-size:3rem;font-weight:700;color:#90d5ff;margin-bottom:.5rem}.stat-label{font-size:1rem;color:#666;font-weight:500}@media (max-width: 768px){.account-header h1{font-size:2rem}.account-section{flex-direction:column;text-align:center}.account-actions{flex-direction:column}.account-button{width:100%}.stats-grid{grid-template-columns:1fr}}.plans-page{min-height:100vh;margin-top:-79px;padding-top:79px;width:100%}.pricing-section{position:relative;width:100%;padding:5rem 2rem;min-height:100vh;display:flex;flex-direction:column;justify-content:center;z-index:1;background:#fff}.pricing-content{position:relative;z-index:2;max-width:1200px;margin:0 auto;width:100%;background:#ffffffb3;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-radius:24px;padding:4rem 3rem;box-shadow:0 8px 32px #0000001f;border:1px solid rgba(255,255,255,.4)}.section-title{position:relative;z-index:3;text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#333;font-weight:700}.pricing-cards{position:relative;z-index:3;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:800px;margin:0 auto}.pricing-card{background:#ffffffe6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:16px;padding:2.5rem;box-shadow:0 4px 20px #00000014;transition:all .3s ease;position:relative;border:1px solid rgba(255,255,255,.5)}.pricing-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.pricing-card.featured{border-color:#90d5ff;transform:scale(1.05)}.pricing-card.featured:hover{transform:scale(1.08) translateY(-5px)}.popular-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#90d5ff;color:#000;padding:.5rem 1.5rem;border-radius:20px;font-size:.875rem;font-weight:700}.pricing-header{text-align:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid #f0f0f0}.plan-name{font-size:1.5rem;margin-bottom:1rem;color:#333}.price{font-size:3rem;font-weight:700;color:#90d5ff}.price-period{font-size:1rem;color:#666;font-weight:400}.plan-features{list-style:none;margin-bottom:2rem}.plan-features li{padding:.75rem 0;color:#555;font-size:1rem}.plan-button{width:100%;padding:1rem;border:2px solid #90D5FF;background:transparent;color:#90d5ff;font-size:1rem;font-weight:700;border-radius:8px;cursor:pointer;transition:all .3s ease}.plan-button:hover{background:#90d5ff;color:#000}.plan-button.primary{background:#90d5ff;color:#000;border:none}.plan-button.primary:hover{opacity:.9;transform:translateY(-2px)}@media (max-width: 968px){.pricing-cards{grid-template-columns:1fr}.pricing-card.featured{transform:scale(1)}.pricing-card.featured:hover{transform:translateY(-5px)}}@media (max-width: 768px){.section-title{font-size:2rem}.pricing-content{padding:2rem 1.5rem}}.login-page{min-height:100vh;background:#1a1a1a;display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.login-container{width:100%;max-width:1200px;height:700px;background:#fff;border-radius:24px;box-shadow:0 10px 40px #0003;display:flex;overflow:hidden;position:relative}.login-left-panel{width:40%;background:linear-gradient(135deg,#90d5ff,#5ba8d4);position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:2rem;background-image:linear-gradient(135deg,#90d5fff2,#5ba8d4f2),radial-gradient(circle at 80% 20%,rgba(255,255,255,.2) 0%,transparent 50%)}.login-back-button{align-self:flex-end;margin-bottom:auto}.login-back-button a{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#ffffff40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1a1a1a;text-decoration:none;border-radius:24px;font-size:.9rem;font-weight:600;transition:all .3s ease;border:1px solid rgba(255,255,255,.4)}.login-back-button a:hover{background:#ffffff59;transform:translate(-2px)}.login-welcome-content{margin-top:auto;margin-bottom:3rem}.login-welcome-title{font-size:2.5rem;font-weight:800;color:#1a1a1a;margin:0 0 1rem;line-height:1.2;letter-spacing:-.02em}.login-welcome-subtitle{font-size:1.1rem;color:#1a1a1a;margin:0;line-height:1.5;opacity:.85;font-weight:500}.login-logo{margin-bottom:0}.login-logo-text{font-size:2rem;font-weight:700;color:#1a1a1a;letter-spacing:-.02em;opacity:.9}.login-right-panel{width:60%;background:#2a2a2a;padding:3rem;display:flex;align-items:center;justify-content:center;overflow-y:auto}.login-form-container{width:100%;max-width:450px}.login-title{font-size:2rem;font-weight:700;color:#fff;margin:0 0 .5rem;letter-spacing:-.02em}.login-subtitle{color:#999;font-size:.95rem;margin:0 0 2rem}.login-link{color:#90d5ff;text-decoration:underline;font-weight:500;transition:color .2s ease}.login-link:hover{color:#70b8e8}.login-error{background-color:#c333;color:#ff6b6b;padding:.875rem 1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.9rem;border:1px solid rgba(204,51,51,.3)}.login-social-section{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem}.login-social-button{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.875rem 1rem;background:#1a1a1a;border:1px solid #444;border-radius:8px;color:#333;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease}.login-social-button:hover:not(:disabled){border-color:#666;background:#222}.login-social-button:disabled{opacity:.6;cursor:not-allowed}.login-social-button span:last-child{color:#fff}.login-divider{display:flex;align-items:center;gap:1rem;margin:2rem 0}.login-form{margin-bottom:0}.login-field{position:relative;margin-bottom:1rem}.login-password-field{display:flex;align-items:center;position:relative}.login-input{width:100%;padding:.875rem 1rem;background:#1a1a1a;border:1px solid #444;border-radius:8px;color:#fff;font-size:1rem;transition:all .2s ease;box-sizing:border-box}.login-input::placeholder{color:#666}.login-input:focus{outline:none;border-color:#90d5ff;box-shadow:0 0 0 3px #90d5ff1a}.login-input:disabled{opacity:.6;cursor:not-allowed}.login-password-toggle{position:absolute;right:1rem;background:none;border:none;cursor:pointer;font-size:1.2rem;padding:.25rem;display:flex;align-items:center;justify-content:center;color:#999;transition:color .2s ease}.login-password-toggle:hover{color:#90d5ff}.login-forgot-password{text-align:right;margin-bottom:1.5rem}.login-submit-button{width:100%;padding:1rem;background:linear-gradient(135deg,#90d5ff,#5ba8d4);color:#1a1a1a;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-bottom:0}.login-submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #90d5ff66}.login-submit-button:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width: 968px){.login-container{flex-direction:column;height:auto;max-height:none}.login-left-panel{width:100%;min-height:300px;padding:2rem 1.5rem}.login-right-panel{width:100%;padding:2rem 1.5rem}.login-social-section{grid-template-columns:1fr}}@media (max-width: 640px){.login-page{padding:0}.login-container{border-radius:0;min-height:100vh}.login-title{font-size:1.75rem}.login-welcome-title{font-size:2rem}.login-welcome-subtitle{font-size:1rem}}.signup-page{min-height:100vh;background:#1a1a1a;display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.signup-container{width:100%;max-width:1200px;height:700px;background:#fff;border-radius:24px;box-shadow:0 10px 40px #0003;display:flex;overflow:hidden;position:relative}.signup-left-panel{width:40%;background:linear-gradient(135deg,#667eea,#764ba2);position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:2rem;background-image:linear-gradient(135deg,#667eeae6,#764ba2e6),radial-gradient(circle at 20% 50%,rgba(255,255,255,.1) 0%,transparent 50%)}.signup-back-button{align-self:flex-end;margin-bottom:auto}.signup-back-button a{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;text-decoration:none;border-radius:24px;font-size:.9rem;font-weight:500;transition:all .3s ease;border:1px solid rgba(255,255,255,.3)}.signup-back-button a:hover{background:#ffffff4d;transform:translate(-2px)}.signup-logo{margin-top:auto;margin-bottom:2rem}.signup-logo-text{font-size:2rem;font-weight:700;color:#fff;letter-spacing:-.02em}.signup-tagline{margin-bottom:2rem}.tagline-line-1,.tagline-line-2{font-size:1.5rem;font-weight:600;color:#fff;margin:0;line-height:1.3}.signup-pagination{display:flex;gap:.5rem;justify-content:center}.pagination-dot{width:8px;height:8px;border-radius:4px;background:#ffffff4d;transition:all .3s ease}.pagination-dot.active{width:24px;background:#fff}.signup-right-panel{width:60%;background:#2a2a2a;padding:3rem;display:flex;align-items:center;justify-content:center;overflow-y:auto}.signup-form-container{width:100%;max-width:450px}.signup-title{font-size:2rem;font-weight:700;color:#fff;margin:0 0 .5rem;letter-spacing:-.02em}.signup-subtitle{color:#999;font-size:.95rem;margin:0 0 2rem}.signup-link{color:#90d5ff;text-decoration:underline;font-weight:500;transition:color .2s ease}.signup-link:hover{color:#70b8e8}.signup-error{background-color:#c333;color:#ff6b6b;padding:.875rem 1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.9rem;border:1px solid rgba(204,51,51,.3)}.signup-success{background-color:#3ccc3c33;color:#51cf66;padding:.875rem 1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.9rem;border:1px solid rgba(60,204,60,.3)}.signup-form{margin-bottom:2rem}.signup-name-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.signup-field{position:relative;margin-bottom:1rem}.signup-password-field{display:flex;align-items:center;position:relative}.signup-input{width:100%;padding:.875rem 1rem;background:#1a1a1a;border:1px solid #444;border-radius:8px;color:#fff;font-size:1rem;transition:all .2s ease;box-sizing:border-box}.signup-input::placeholder{color:#666}.signup-input:focus{outline:none;border-color:#90d5ff;box-shadow:0 0 0 3px #90d5ff1a}.signup-input:disabled{opacity:.6;cursor:not-allowed}.signup-password-toggle{position:absolute;right:1rem;background:none;border:none;cursor:pointer;font-size:1.2rem;padding:.25rem;display:flex;align-items:center;justify-content:center;color:#999;transition:color .2s ease}.signup-password-toggle:hover{color:#90d5ff}.signup-checkbox-field{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1.5rem}.signup-checkbox{width:18px;height:18px;margin-top:.2rem;cursor:pointer;accent-color:#90D5FF}.signup-checkbox-label{color:#ccc;font-size:.9rem;line-height:1.5;cursor:pointer;-webkit-user-select:none;user-select:none}.signup-submit-button{width:100%;padding:1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-bottom:1.5rem}.signup-submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.signup-submit-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.signup-divider{display:flex;align-items:center;gap:1rem;margin:2rem 0}.divider-line{flex:1;height:1px;background:#444}.divider-text{color:#999;font-size:.9rem}.signup-social-buttons{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.signup-social-button{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.875rem 1rem;background:#1a1a1a;border:1px solid #444;border-radius:8px;color:#333;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease}.signup-social-button:hover:not(:disabled){border-color:#666;background:#222}.signup-social-button:disabled{opacity:.6;cursor:not-allowed}.signup-social-button span:last-child{color:#fff}.google-icon{width:20px;height:20px}.apple-icon{font-size:1.2rem;color:#fff;font-weight:500}@media (max-width: 968px){.signup-container{flex-direction:column;height:auto;max-height:none}.signup-left-panel{width:100%;min-height:300px;padding:2rem 1.5rem}.signup-right-panel{width:100%;padding:2rem 1.5rem}.signup-name-row{grid-template-columns:1fr}}@media (max-width: 640px){.signup-page{padding:0}.signup-container{border-radius:0;min-height:100vh}.signup-title{font-size:1.75rem}.tagline-line-1,.tagline-line-2{font-size:1.25rem}.signup-social-buttons{grid-template-columns:1fr}}.auth-container{display:flex;justify-content:center;align-items:center;min-height:60vh;padding:2rem 1rem}.auth-card{width:100%;max-width:400px;background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #0000001a}.auth-card h1{margin:0 0 .5rem;font-size:1.75rem;color:#333}.auth-subtitle{margin:0 0 1.5rem;color:#666;font-size:.9rem}.auth-field{margin-bottom:1.25rem}.auth-field label{display:block;margin-bottom:.5rem;color:#333;font-weight:500;font-size:.9rem}.auth-field input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;box-sizing:border-box;transition:border-color .2s}.auth-field input:focus{outline:none;border-color:#90d5ff}.auth-field input:disabled{background-color:#f5f5f5;cursor:not-allowed}.auth-field small{display:block;margin-top:.25rem;color:#666;font-size:.8rem}.auth-button{width:100%;padding:.75rem;background:linear-gradient(135deg,#90d5ff,#90d5ff);color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:opacity .2s;margin-top:.5rem}.auth-button:hover:not(:disabled){opacity:.9}.auth-button:disabled{opacity:.6;cursor:not-allowed}.auth-error{background-color:#fee;color:#c33;padding:.75rem;border-radius:4px;margin-bottom:1rem;font-size:.9rem;border:1px solid #fcc}.auth-success{background-color:#efe;color:#3c3;padding:.75rem;border-radius:4px;margin-bottom:1rem;font-size:.9rem;border:1px solid #cfc}.auth-links{margin-top:1.5rem;text-align:center;font-size:.9rem;color:#666}.auth-links a{color:#90d5ff;text-decoration:none;font-weight:500}.auth-links a:hover{text-decoration:underline}.auth-links span{margin:0 .5rem;color:#ccc}.terms-page{min-height:100vh;padding:2rem 1rem;background:#f9f9f9}.terms-container{max-width:900px;margin:0 auto;background:#fff;border-radius:8px;padding:3rem;box-shadow:0 2px 8px #0000001a}.terms-header{margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:2px solid #e0e0e0}.terms-back-link{display:inline-flex;align-items:center;color:#90d5ff;text-decoration:none;font-size:.9rem;margin-bottom:1rem;font-weight:500;transition:opacity .2s}.terms-back-link:hover{opacity:.8;text-decoration:underline}.terms-header h1{margin:0 0 .5rem;font-size:2rem;color:#333;font-weight:600}.terms-last-updated{margin:0;color:#666;font-size:.9rem}.terms-content{line-height:1.8;color:#444}.terms-section{margin-bottom:2.5rem}.terms-section h2{margin:0 0 1rem;font-size:1.5rem;color:#333;font-weight:600}.terms-section p{margin:0 0 1rem;font-size:1rem;color:#555}.terms-section ul{margin:1rem 0;padding-left:2rem}.terms-section li{margin-bottom:.5rem;color:#555}.terms-footer{margin-top:3rem;padding-top:2rem;border-top:2px solid #e0e0e0;text-align:center}.terms-button{display:inline-block;padding:.875rem 2rem;background:linear-gradient(135deg,#90d5ff,#90d5ff);color:#fff;text-decoration:none;border-radius:4px;font-size:1rem;font-weight:600;transition:opacity .2s}.terms-button:hover{opacity:.9}@media (max-width: 768px){.terms-container{padding:2rem 1.5rem}.terms-header h1{font-size:1.75rem}.terms-section h2{font-size:1.25rem}.terms-section p,.terms-section li{font-size:.95rem}}.app{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1;padding-top:79px;width:100%;overflow-x:hidden}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;color:#000}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
