*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,sans-serif}body{color:#171717;background:#fafafa}.navbar{z-index:10;justify-content:space-between;align-items:center;width:100%;padding:24px 6%;display:flex;position:relative}.logo{color:#171717;letter-spacing:-.5px;font-size:1.4rem;font-weight:700;text-decoration:none}.navLinks{align-items:center;gap:2rem;list-style:none;display:flex}.navLinks a{color:#666;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.navLinks a:hover{color:#171717}.landing-page{overflow:hidden}.hero-section{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 85px);padding:60px 20px 100px;display:flex;position:relative;overflow:hidden}.hero-section:before{content:"";filter:blur(90px);z-index:-1;background:#9718fb1a;border-radius:50%;width:650px;height:650px;position:absolute;top:5%;left:50%;transform:translate(-50%)}.hero-badge{color:#7d12d4;background:#9718fb0d;border:1px solid #e8d5f8;border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 14px;font-size:.85rem;font-weight:600;display:inline-flex}.hero-badge span{font-size:1rem}.hero-text{letter-spacing:-4px;color:#171717;max-width:900px;margin-bottom:25px;font-size:clamp(3.2rem,7vw,5.8rem);font-weight:750;line-height:1.02}.hero-text span{background:linear-gradient(90deg,#8f18ee,#b64cff);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.sub-hero-text{color:#737373;max-width:650px;margin-bottom:20px;font-size:1.15rem;line-height:1.7}.hero-note{color:#999;margin-top:16px;font-size:.8rem}.hero-buttons{justify-content:center;align-items:center;gap:12px;margin-top:20px;display:flex}.hero-buttons button{cursor:pointer;border-radius:10px;padding:15px 22px;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s,background-color .2s}.button-landing-one{color:#fff;background:#8f18ee;border:none;box-shadow:0 8px 25px #8f18ee40}.button-landing-one span{margin-left:10px}.button-landing-one:hover{background:#7d12d4;transform:translateY(-2px);box-shadow:0 12px 30px #8f18ee4d}.button-landing{color:#333;background:#fff;border:1px solid #e5e5e5;box-shadow:0 4px 12px #0000000f}.button-landing:hover{background:#f7f7f7;transform:translateY(-2px);box-shadow:0 8px 20px #00000014}.product-preview-section{background:linear-gradient(#fafafa,#f5f2f8);justify-content:center;width:100%;padding:40px 6% 130px;display:flex}.product-preview{background:#fff;border:1px solid #e8e8e8;border-radius:20px;width:min(1000px,100%);transition:transform .4s;overflow:hidden;transform:perspective(1200px)rotateX(2deg);box-shadow:0 30px 80px #0000001a,0 5px 20px #0000000a}.product-preview:hover{transform:perspective(1200px)rotateX(0)translateY(-5px)}.preview-topbar{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;height:55px;padding:0 22px;display:flex}.preview-brand{color:#333;align-items:center;gap:8px;font-size:.85rem;font-weight:700;display:flex}.preview-dot{background:#941cff;border-radius:50%;width:9px;height:9px}.preview-profile{background:#f1f1f1;border-radius:50%;width:28px;height:28px}.preview-content{padding:35px}.preview-heading{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.preview-small-text{color:#999;letter-spacing:1px;margin-bottom:5px;font-size:.7rem;font-weight:700}.preview-heading h2{color:#222;font-size:1.6rem}.preview-heading button{color:#fff;background:#8f18ee;border:none;border-radius:8px;padding:10px 15px;font-weight:600}.preview-stats{grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:25px;display:grid}.preview-stat{border:1px solid #eee;border-radius:12px;flex-direction:column;gap:8px;padding:18px;display:flex}.preview-stat span{color:#888;font-size:.75rem}.preview-stat strong{color:#222;font-size:1.1rem}.preview-session-list{flex-direction:column;gap:10px;display:flex}.preview-session{border:1px solid #eee;border-radius:10px;justify-content:space-between;align-items:center;padding:16px;display:flex}.preview-session div{flex-direction:column;gap:4px;display:flex}.preview-session span{color:#999;font-size:.75rem}.preview-session>strong{color:#8f18ee}.section-heading{text-align:center;max-width:650px;margin:0 auto 55px}.section-label{color:#8f18ee;letter-spacing:1.5px;margin-bottom:12px;font-size:.75rem;font-weight:700}.section-heading h2{letter-spacing:-2px;margin-bottom:18px;font-size:clamp(2.2rem,5vw,3.5rem);line-height:1.1}.section-heading h2 span{color:#999}.section-heading>p:last-child{color:#777;line-height:1.7}.features-section{background:#fff;padding:120px 6%}.feature-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1100px;margin:auto;display:grid}.feature-card{background:#fff;border:1px solid #eee;border-radius:18px;padding:32px;transition:transform .25s,box-shadow .25s,border-color .25s}.feature-card:hover{border-color:#dfc3f4;transform:translateY(-6px);box-shadow:0 20px 40px #00000012}.feature-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:22px;font-size:1.1rem;display:flex}.feature-icon.purple{color:#8f18ee;background:#f1e3fc}.feature-icon.blue{color:#1681d4;background:#e3f1fc}.feature-icon.green{color:#27a501;background:#e4f8e2}.feature-card h3{margin-bottom:10px;font-size:1.2rem}.feature-card p{color:#777;font-size:.9rem;line-height:1.7}.how-section{background:#fafafa;padding:120px 6%}.steps{flex-direction:column;gap:15px;max-width:850px;margin:auto;display:flex}.step{background:#fff;border:1px solid #eee;border-radius:16px;align-items:center;gap:30px;padding:28px;display:flex}.step-number{color:#8f18ee;min-width:45px;font-size:1.2rem;font-weight:700}.step h3{margin-bottom:5px;font-size:1.05rem}.step p{color:#777;font-size:.9rem}.final-cta{text-align:center;color:#fff;background:#171717;padding:130px 20px;position:relative;overflow:hidden}.final-cta-glow{filter:blur(100px);background:#8f18ee40;border-radius:50%;width:500px;height:500px;position:absolute;top:-250px;left:50%;transform:translate(-50%)}.final-cta .section-label{position:relative}.final-cta h2{letter-spacing:-3px;margin-bottom:20px;font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.05;position:relative}.final-cta>p:not(.section-label){color:#aaa;margin-bottom:30px;position:relative}.cta-button{color:#171717;cursor:pointer;background:#fff;border:none;border-radius:10px;padding:15px 22px;font-weight:700;transition:transform .2s,box-shadow .2s;position:relative}.cta-button i{margin-left:10px}.cta-button:hover{transform:translateY(-3px);box-shadow:0 10px 30px #ffffff26}.landing-footer{color:#fff;background:#111;grid-template-columns:1fr auto;gap:30px;padding:50px 6% 30px;display:grid}.footer-brand h3{margin-bottom:8px;font-size:1.2rem}.footer-brand p{color:#777;font-size:.85rem}.footer-links{align-items:center;gap:25px;display:flex}.footer-links a{color:#aaa;font-size:.85rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#fff}.footer-copyright{color:#555;border-top:1px solid #292929;grid-column:1/-1;padding-top:25px;font-size:.75rem}.dashboard-options{justify-content:space-between;align-items:flex-end;gap:30px;width:min(1100px,100% - 80px);margin:55px auto 35px;display:flex}.dashboard-label{color:#8f18ee;letter-spacing:1.5px;margin-bottom:8px;font-size:.75rem;font-weight:700}.dashboard-title{letter-spacing:-2px;color:#171717;font-size:clamp(2.2rem,5vw,3.5rem);line-height:1}.new-session-btn{color:#fff;cursor:pointer;background:#8f18ee;border:none;border-radius:10px;align-items:center;gap:8px;padding:13px 18px;font-size:.9rem;font-weight:600;transition:transform .2s,background-color .2s,box-shadow .2s;display:flex;box-shadow:0 8px 20px #8f18ee33}.new-session-btn span{font-size:1.2rem;line-height:1}.new-session-btn:hover{background:#7d12d4;transform:translateY(-2px);box-shadow:0 12px 25px #8f18ee40}.sessions-list{flex-direction:column;gap:16px;width:min(1100px,100% - 80px);margin:0 auto 70px;display:flex}.sessions{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.sessions .hero-text{margin-bottom:10px}.sessions p{color:#777}.session-container{background:#fff;border:1px solid #e9e9e9;border-radius:18px;align-items:center;gap:30px;width:100%;min-height:150px;padding:28px 30px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;box-shadow:0 4px 15px #0000000a}.session-container:hover{border-color:#dfc3f4;transform:translateY(-3px);box-shadow:0 15px 35px #00000012}.session-main-info{flex:1}.session-label{color:#8f18ee;letter-spacing:1.3px;margin-bottom:7px;font-size:.68rem;font-weight:700}.session-main-info h1{letter-spacing:-.7px;color:#222;margin-bottom:8px;font-size:1.6rem}.session-date{color:#888;font-size:.85rem;line-height:1.5}.session-date i{color:#aaa;margin-right:7px}.session-duration{background:#faf7fd;border:1px solid #eee3f7;border-radius:12px;flex-direction:column;gap:5px;min-width:190px;padding:14px 18px;display:flex}.session-duration span{color:#999;text-transform:uppercase;letter-spacing:.8px;font-size:.72rem;font-weight:600}.session-duration strong{color:#8f18ee;font-size:1rem;font-weight:700}.session-actions{align-items:center;gap:8px;display:flex}.session-container button{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-size:1rem;transition:background-color .2s,color .2s,transform .2s;display:flex}.view-session-btn{color:#8f18ee;background:#f1e3fc}.view-session-btn:hover{background:#e7d3f8;transform:translate(2px)}.delete-session-btn{color:#888;background:#f7f7f7}.delete-session-btn:hover{color:#e53935;background:#feecec}.subject{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 85px);padding:40px 20px;display:flex}.subject .header-text{letter-spacing:-2px;max-width:700px;margin-bottom:20px;font-size:clamp(2.2rem,5vw,4rem);line-height:1.05}.subject input{color:#333;background:#fff;border:1px solid #ddd;border-radius:10px;outline:none;width:350px;margin:10px 0;padding:14px 16px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.subject input:focus{border-color:#a84de5;box-shadow:0 0 0 4px #8f18ee14}.subject button{color:#fff;cursor:pointer;background-color:#8f18ee;border:none;border-radius:10px;margin-top:10px;padding:13px 18px;font-size:.95rem;transition:transform .2s,background-color .2s,box-shadow .2s;box-shadow:0 8px 20px #8f18ee33}.subject button:hover{background-color:#7d12d4;transform:translateY(-2px);box-shadow:0 12px 25px #8f18ee40}.subject button a{color:#fff;text-decoration:none}.timer{flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 85px);padding:50px 20px 80px;display:flex;position:relative;overflow:hidden}.timer:before{content:"";filter:blur(90px);z-index:-1;background:#8f18ee14;border-radius:50%;width:550px;height:550px;position:absolute;top:10%;left:50%;transform:translate(-50%)}.timer .header-text{letter-spacing:-3px;color:#171717;text-align:center;margin:0 0 35px;font-size:clamp(2.5rem,6vw,4.5rem);line-height:1}.timer .timer-text{color:#80f;font-size:40px}.stopwatch{background:#fff;border:1px solid #e8e8e8;border-radius:28px;flex-direction:column;align-items:center;width:min(760px,100%);padding:55px 50px;display:flex;box-shadow:0 25px 70px #00000014,0 5px 20px #00000008}.display{letter-spacing:-5px;color:#202020;text-shadow:none;margin-bottom:40px;font-family:monospace;font-size:clamp(4.5rem,10vw,7rem);font-weight:700;line-height:1}.controls{justify-content:center;align-items:center;gap:12px;display:flex}.controls button{cursor:pointer;color:#fff;border:none;border-radius:10px;min-width:155px;margin:0;padding:14px 22px;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s,background-color .2s}.start-button{background-color:#8f18ee;box-shadow:0 8px 20px #8f18ee33}.start-button:hover{background-color:#7d12d4;transform:translateY(-2px);box-shadow:0 12px 25px #8f18ee40}.stop-button{box-shadow:none;background-color:#f1f1f1;color:#333!important}.stop-button:hover{background-color:#e5e5e5;transform:translateY(-2px)}.submit-time-btn{color:#fff;cursor:pointer;background-color:#171717;border:none;border-radius:10px;margin-top:25px;padding:14px 22px;font-size:.9rem;font-weight:600;transition:transform .2s,background-color .2s,box-shadow .2s;box-shadow:0 8px 20px #0000001f}.submit-time-btn:hover{background-color:#333;transform:translateY(-2px);box-shadow:0 12px 25px #00000029}.modal-overlay{z-index:1000;background-color:#00000073;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.delete-modal{background-color:#fff;border-radius:16px;width:420px;padding:30px;box-shadow:0 10px 30px #00000040}.delete-modal h2{margin-bottom:10px;font-size:28px}.delete-modal p{color:#666;margin-bottom:25px;line-height:1.5}.modal-buttons{justify-content:flex-end;gap:10px;display:flex}.modal-buttons button{cursor:pointer;border:none;border-radius:8px;padding:10px 18px;font-size:15px;font-weight:600}.cancel-delete{color:#333;background-color:#eee}.cancel-delete:hover{background-color:#ddd}.confirm-delete{color:#fff;background-color:#e53935}.confirm-delete:hover{background-color:#c62828}@media (width<=800px){.preview-stats,.feature-grid{grid-template-columns:1fr}.product-preview-section{padding-left:20px;padding-right:20px}.preview-content{padding:20px}.landing-footer{grid-template-columns:1fr}.footer-links{justify-content:flex-start}.footer-copyright{grid-column:auto}.dashboard-options{flex-direction:column;align-items:flex-start;width:calc(100% - 40px);margin-top:40px}.sessions-list{width:calc(100% - 40px)}.session-container{flex-direction:column;align-items:stretch;gap:18px}.session-duration{width:100%}.session-actions{justify-content:flex-end}.stopwatch{padding:45px 25px}.display{letter-spacing:-3px}}@media (width<=600px){.navbar{padding:20px}.navLinks{gap:1rem}.hero-section{padding:40px 20px 80px}.hero-text{letter-spacing:-2px;font-size:3.2rem}.sub-hero-text{font-size:1rem}.hero-buttons{flex-direction:column;width:100%}.hero-buttons button{width:220px}.hero-badge{font-size:.75rem}.preview-heading{flex-direction:column;align-items:flex-start;gap:15px}.preview-heading button{width:100%}.preview-session{padding:13px}.step{gap:15px;padding:20px}.final-cta{padding:100px 20px}.final-cta h2{letter-spacing:-2px}.subject{min-height:calc(100vh - 70px)}.subject .header-text{letter-spacing:-1.5px;font-size:2.4rem}.subject input{width:calc(100% - 20px)}.timer{padding:40px 15px 60px}.timer .header-text{letter-spacing:-2px;margin-bottom:25px;font-size:2.7rem}.stopwatch{border-radius:22px;padding:40px 15px}.display{letter-spacing:-2px;margin-bottom:30px;font-size:3.4rem}.controls{flex-direction:column;width:100%}.controls button{width:100%;max-width:300px}.session-container{border-radius:15px;padding:22px}.session-main-info h1{font-size:1.4rem}.session-duration{min-width:0}.session-actions{width:100%}.session-container button{flex:1}.delete-modal{width:calc(100% - 40px)}.modal-buttons{flex-direction:column-reverse}.modal-buttons button{width:100%}}html{scroll-behavior:smooth}
