@font-face{font-family:Space Rabbit;src:url(/assets/Space%20Rabbit-Cd4YMDHz.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Kalamayka;src:url(/assets/KalamaykaVF-CM3Dtnt6.ttf) format("truetype");font-weight:400;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Kalamayka,sans-serif;background-color:#f5f5f5;min-height:100vh;display:flex;flex-direction:column}header{padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.top-nav{display:flex;align-items:center;gap:1rem}.logo{text-decoration:none;color:#333;font-weight:500;font-size:1.5rem;letter-spacing:-.5px}.btn-login{text-decoration:none;color:#333;font-weight:500;height:30px;display:inline-flex;align-items:center;padding:0 1.5rem;border:1px solid transparent;border-radius:4px;transition:all .2s ease;font-size:.875rem}.btn-login:hover{background-color:#0000000d}.btn-try{text-decoration:none;color:#fff;background-color:#111;font-weight:500;height:30px;display:inline-flex;align-items:center;padding:0 1rem;border:1px solid #111;border-radius:4px;transition:all .2s ease;font-size:.875rem}.btn-try:hover{background-color:#333;border-color:#333;transform:translateY(-1px)}main{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.hero-content{text-align:center;margin-top:6rem;margin-bottom:4rem}.hero-content h1{font-size:5rem;line-height:1;font-weight:400;color:#111;margin-bottom:2rem;letter-spacing:-.03em}.hero-top-line{padding-left:100px}.hero-content p{font-size:1.5rem;color:#444;max-width:600px;margin:0 auto;font-weight:400}.hero-content .hero-note{font-size:1rem;color:#888;margin-top:1rem;font-weight:400}.rotator{display:inline-block;height:1em;overflow:hidden;vertical-align:bottom;position:relative;text-align:left;color:#888}.rotator-words{display:block;animation:rotateWords 8s cubic-bezier(.23,1,.32,1) forwards;animation-delay:2s}.rotator-words span{display:block;height:1.1em;line-height:1.1em}@keyframes rotateWords{0%{transform:translateY(0)}15%{transform:translateY(0)}20%{transform:translateY(-1.1em)}35%{transform:translateY(-1.1em)}40%{transform:translateY(-2.2em)}55%{transform:translateY(-2.2em)}60%{transform:translateY(-3.3em)}75%{transform:translateY(-3.3em)}80%{transform:translateY(-4.4em)}to{transform:translateY(-4.4em)}}.product-window{width:90%;max-width:1200px;height:500px;border:1px dashed #eee;border-radius:4px;background-color:transparent;margin-bottom:4rem;position:relative;margin-left:auto;margin-right:auto;overflow:hidden}.hero-canvas{position:relative;width:100%;height:100%}.float-widget{position:absolute;background:#fff;border-radius:12px;box-shadow:0 20px 40px #00000014;border:1px solid rgba(0,0,0,.05);padding:1.5rem;transition:transform .4s ease}.float-widget:hover{transform:translateY(-5px)}.widget-habits{top:15%;left:15%;width:260px;transform:rotate(-3deg);z-index:2}.widget-header{display:flex;gap:6px;margin-bottom:1rem}.dot{width:8px;height:8px;border-radius:50%;opacity:.5}.dot.red{background:#ff5f56}.dot.yellow{background:#ffbd2e}.dot.green{background:#27c93f}.widget-habits h4{font-size:1rem;margin-bottom:1rem;font-weight:500}.widget-habits ul{list-style:none}.widget-habits li{display:flex;justify-content:space-between;font-size:.9rem;color:#666;padding:.5rem 0;border-bottom:1px solid #f5f5f5}.widget-habits li.checked{text-decoration:line-through;color:#ccc}.widget-habits li:last-child{border-bottom:none}.chk{color:#27c93f}.widget-timer{top:30%;right:15%;width:220px;text-align:center;transform:rotate(2deg);z-index:3}.timer-label{font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;color:#999;display:block;margin-bottom:.5rem}.timer-display{font-family:Space Rabbit,sans-serif;font-size:3.5rem;color:#111;line-height:1}.timer-bar{width:100%;height:4px;background:#f0f0f0;border-radius:2px;margin-top:1rem;overflow:hidden}.timer-progress{width:60%;height:100%;background:#111}.widget-note{bottom:15%;left:45%;width:200px;padding:1rem;background:#fef9c3;transform:rotate(4deg);font-family:Kalamayka,cursive;z-index:1;text-align:center;color:#444}.widget-folder{top:60%;right:25%;width:180px;height:140px;background:#a5f3fc;border:2px solid #22d3ee;border-radius:0 12px 12px;padding:1rem;transform:rotate(-5deg);z-index:1;display:flex;align-items:center;justify-content:center}.folder-tab{position:absolute;top:-14px;left:-2px;width:70px;height:16px;background:#a5f3fc;border:2px solid #22d3ee;border-bottom:none;border-radius:8px 8px 0 0}.folder-tab:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:4px;background:#a5f3fc}.folder-body{text-align:center;z-index:2}.file-icon{display:block;font-size:1.5rem;font-weight:700;color:#0891b2;margin-bottom:.25rem;background:#fff;width:40px;height:50px;line-height:50px;margin:0 auto .5rem;border-radius:4px;border:1px solid #22d3ee}.file-name{display:block;font-size:.85rem;color:#0e7490;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.video-preview{width:100%;height:80px;background:#111;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem;position:relative}.play-btn{width:30px;height:30px;background:#fff;border-radius:50%;color:#111;display:flex;align-items:center;justify-content:center;font-size:10px;padding-left:2px}.widget-image{top:25%;right:40%;width:140px;padding:.75rem .75rem 2rem;transform:rotate(-8deg);z-index:1}.image-box{width:100%;height:90px;background:#e0f2fe;border-radius:4px;position:relative;overflow:hidden;margin-bottom:.5rem}.sun{position:absolute;top:10px;right:10px;width:15px;height:15px;background:#fbbf24;border-radius:50%}.mountain{position:absolute;bottom:-10px;left:-10px;width:0;height:0;border-left:50px solid transparent;border-right:50px solid transparent;border-bottom:60px solid #a5f3fc}.media-label{display:block;text-align:center;font-size:.75rem;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.university-marquee{width:100%;overflow:hidden;padding:2rem 0 6rem;text-align:center;color:#999}.university-marquee p{font-size:.875rem;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em}.marquee-track{display:flex;gap:4rem;white-space:nowrap;animation:scrollMarquee 30s linear infinite;justify-content:center}.marquee-track span{font-size:1.5rem;font-weight:500;color:#ccc;font-family:system-ui,-apple-system,sans-serif}@keyframes scrollMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.features-section{width:100%;padding:0 4rem;max-width:1400px}.features-title{font-size:3rem;text-align:center;margin-bottom:4rem;font-weight:400;color:#111}.bento-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:6rem}.bento-card{background:#fff;border:1px solid #eee;border-radius:16px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.bento-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000000d}.card-visual{height:200px;width:100%}.card-content{padding:1.5rem}.card-content h3{font-size:1.25rem;margin-bottom:.5rem;color:#111;font-weight:600}.card-content p{font-size:.95rem;color:#666;line-height:1.5}.pricing-minimal{text-align:center;padding:8rem 2rem;max-width:800px;margin:0 auto}.pricing-statement{font-size:3.5rem;font-weight:400;margin-bottom:4rem;color:#111}.price-cards{display:flex;justify-content:center;align-items:center;gap:3rem;margin-bottom:3rem}.price-tier{text-align:center}.price-label{display:block;font-size:1rem;color:#666;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.price-amount{display:block;font-size:4rem;color:#111;line-height:1;margin-bottom:.5rem}.price-amount small{font-size:1.5rem;color:#999}.price-tier p{color:#666}.price-divider{font-size:4rem;color:#eee;font-weight:300}.student-note{color:#888;margin-bottom:4rem;font-style:italic}.btn-cta-large{display:inline-block;background-color:#111;color:#fff;text-decoration:none;padding:1rem 3rem;border-radius:50px;font-size:1.25rem;transition:all .3s ease}.btn-cta-large:hover{transform:scale(1.05);background-color:#000}.reviews-section{width:100%;padding:0 4rem;max-width:1200px;margin-bottom:8rem}.reviews-title{font-size:3rem;text-align:center;margin-bottom:4rem;font-weight:400;color:#111}.reviews-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.review-card{background:#fff;padding:2rem;border-radius:16px;border:1px solid #eee;display:flex;flex-direction:column;justify-content:space-between;min-height:180px}.review-text{font-size:1.1rem;color:#444;line-height:1.5;margin-bottom:1.5rem;font-style:italic}.review-author{font-size:.9rem;color:#888;font-weight:500}.site-footer{background-color:#fff;padding-top:4rem;overflow:hidden;margin:0 4rem 1rem;border-radius:2rem}.footer-links{display:flex;justify-content:center;gap:4rem;margin-bottom:4rem;padding:0 2rem}.footer-links .column h4{font-size:.875rem;color:#111;margin-bottom:1rem}.footer-links .column a{display:block;text-decoration:none;color:#666;font-size:.875rem;margin-bottom:.5rem;transition:color .2s ease}.footer-links .column a:hover{color:#111}.big-text{font-family:Space Rabbit,sans-serif;font-size:18vw;font-weight:700;text-align:center;line-height:.8;color:#e5e5e5;-webkit-user-select:none;user-select:none;pointer-events:none;margin-bottom:-4vw}.fade-in-section{opacity:0;transform:translateY(20px);transition:opacity .8s ease-out,transform .8s ease-out;will-change:opacity,visibility}.fade-in-section.is-visible{opacity:1;transform:none}
