@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--bg-color:#081c1f;--bg-panel:#0f2a2e;--teal:#254d51;--gold:#e1a756;--gold-hover:#c8914a;--bronze:#a36e39;--cream:#f4ebd6;--text-primary:#f4ebd6;--text-secondary:#c9c2ac;--accent-color:#e1a756;--accent-hover:#c8914a;--card-bg:#ffffff0a;--card-border:#e1a75638;--glass-bg:#081c1fb8}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#081c1f;background-image:radial-gradient(120% 60% at 50% -10%,#e1a75633,#0000 60%),linear-gradient(#0f2a2e 0%,#081c1f 55%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;min-height:100vh;font-family:Inter,sans-serif;display:flex}@keyframes gradientBG{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}#root{width:100%}button{cursor:pointer;font-family:Inter,sans-serif}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.navbar{-webkit-backdrop-filter:blur(20px);z-index:1000;background:#081c1fc7;border-bottom:1px solid #e1a75640;justify-content:space-between;align-items:center;padding:1.5rem 3rem;display:flex;position:fixed;top:0;left:0;right:0}.navbar-brand a{color:var(--text-primary);letter-spacing:-.02em;font-size:1.5rem;font-weight:800;text-decoration:none}.navbar-links{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.navbar-links a{color:var(--text-secondary);font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s}.navbar-links a:hover,.navbar-links a.active{color:#e1a756}.navbar-links a.nav-cta{color:#081c1f;background:#e1a756;border-radius:999px;padding:.5rem 1.5rem;box-shadow:0 4px 10px #e1a7564d}.navbar-links a.nav-cta:hover{color:#081c1f;background:#c8914a;transform:translateY(-2px)}.landing-container,.app-container{padding-top:5rem}@media (width<=700px){.navbar{padding:.7rem 1rem;padding-top:calc(.7rem + env(safe-area-inset-top));flex-wrap:wrap;gap:.25rem .75rem}.navbar-brand a{font-size:1.15rem}.navbar-links{flex-wrap:wrap;flex:1;justify-content:flex-end;gap:.5rem 1rem}.navbar-links a{font-size:.85rem}.navbar-links a.nav-cta{padding:.35rem .9rem;box-shadow:0 2px 6px #e1a7564d}.landing-container,.app-container{padding-top:7.5rem}}.landing-container{width:100%;min-height:100vh;color:var(--text-primary)}.landing-hero{text-align:center;justify-content:center;align-items:center;min-height:80vh;padding:2rem;display:flex}.landing-logo{border-radius:22%;width:min(320px,72vw);height:auto;margin:0 auto 1.75rem;display:block;box-shadow:0 24px 60px #0000008c,0 0 90px #e1a7562e}.landing-eyebrow{letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin-bottom:1.25rem;font-size:1rem;font-weight:600}.landing-hero-content{max-width:900px}.landing-hero h1{background:linear-gradient(135deg,#e1a756 0%,#a36e39 100%);-webkit-text-fill-color:transparent;text-transform:uppercase;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:5rem;font-weight:800;line-height:1.1}.landing-subtitle{color:var(--text-secondary);margin-bottom:3rem;font-size:1.5rem;font-weight:500;line-height:1.6}.cta-button{cursor:pointer;text-transform:uppercase;letter-spacing:.1em;border:none;border-radius:999px;padding:1.25rem 3rem;font-size:1.25rem;font-weight:700;transition:transform .2s,box-shadow .2s}.cta-button.primary{color:#081c1f;background:#e1a756;box-shadow:0 10px 25px #e1a75666}.cta-button.primary:hover{transform:translateY(-3px);box-shadow:0 15px 35px #e1a75699}.landing-problem,.landing-rules,.landing-transformation{text-align:center;max-width:1000px;margin:0 auto;padding:6rem 2rem}.landing-problem h2,.landing-rules h2,.landing-transformation h2{color:var(--text-primary);margin-bottom:2rem;font-size:3rem;font-weight:800}.landing-problem p,.landing-transformation p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.25rem;line-height:1.8}.rules-intro{color:#e1a756;margin-bottom:4rem;font-size:1.5rem;font-weight:700}.rules-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.rule-card{text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(160deg,#254d5173,#081c1f99);border:1px solid #e1a75638;border-radius:24px;padding:2.5rem;transition:transform .3s}.rule-card:hover{transform:translateY(-5px)}.rule-number{color:#e1a75673;margin-bottom:1rem;font-size:4rem;font-weight:900;line-height:1}.rule-card h3{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.rule-card p{color:var(--text-secondary);font-size:1.1rem;line-height:1.6}@media (width<=768px){.landing-hero h1{font-size:3.5rem}.landing-subtitle{font-size:1.25rem}.landing-problem h2,.landing-rules h2,.landing-transformation h2{font-size:2.5rem}}.app-container{flex-direction:column;max-width:1200px;min-height:100vh;margin:0 auto;padding:2rem;display:flex}.header{text-align:center;margin-bottom:4rem;padding-top:2rem;animation:1s ease-out fadeInDown}.header h1{letter-spacing:-.05em;background:linear-gradient(135deg,#e1a756 0%,#a36e39 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:3.5rem;font-weight:700}.header p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.25rem;font-weight:300;line-height:1.6}.progress-section{margin-bottom:3rem;animation:1s ease-out .3s both fadeIn}.progress-bar-container{background:var(--card-border);border-radius:4px;width:100%;height:8px;margin-bottom:.5rem;overflow:hidden}.progress-bar-fill{background:linear-gradient(90deg, var(--accent-color), #34d399);border-radius:4px;height:100%;transition:width .8s cubic-bezier(.22,1,.36,1)}.progress-text{color:var(--text-secondary);text-align:right;font-size:.875rem;font-weight:500}.days-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.5rem;animation:1s ease-out .6s both fadeIn;display:grid}.day-card{aspect-ratio:1;perspective:1000px;cursor:pointer;animation:.5s ease-out backwards fadeInDown}.day-card-inner{text-align:center;width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,.2,.2,1);position:relative}.day-card:hover .day-card-inner{transform:rotateY(180deg)}.day-card-front,.day-card-back{backface-visibility:hidden;background-color:var(--card-bg);background-position:50%;background-size:cover;border:none;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:all .3s;display:flex;position:absolute;overflow:hidden}.day-card-back{-webkit-backdrop-filter:blur(16px);background:#ffffff26;border:1px solid #ffffff4d;padding:1.5rem;transform:rotateY(180deg)}.day-card-overlay{z-index:1;background:linear-gradient(#0000001a 0%,#000000b3 100%);transition:opacity .3s;position:absolute;inset:0}.day-card:hover .day-card-overlay{opacity:.8}.day-card-content{z-index:2;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.day-card:hover .day-card-front,.day-card:hover .day-card-back{box-shadow:0 10px 25px #0003}.day-card.completed .day-card-overlay{background:linear-gradient(#e1a7564d 0%,#e1a756cc 100%)}.day-number{color:#fff;text-shadow:0 2px 10px #0000004d;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.day-status{color:#fffc;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:500}.day-card.completed .day-status{color:#fff;font-weight:700}.day-card-back-text{color:var(--text-primary);-webkit-line-clamp:5;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:.875rem;font-weight:400;line-height:1.5;display:-webkit-box;overflow:hidden}.day-card.locked{opacity:.4;cursor:not-allowed;filter:grayscale(80%)}.day-card.locked:hover .day-card-inner{transform:none}.day-card.locked:hover{box-shadow:none;border-color:var(--card-border);transform:none}.modal-overlay{background:var(--glass-bg);-webkit-backdrop-filter:blur(8px);z-index:100;justify-content:center;align-items:center;padding:1rem;animation:.3s ease-out fadeIn;display:flex;position:fixed;inset:0}.modal-content{background:var(--bg-color);border:1px solid var(--card-border);border-radius:24px;width:100%;max-width:600px;padding:3rem;animation:.4s cubic-bezier(.16,1,.3,1) slideUp;position:relative;box-shadow:0 25px 50px -12px #00000080}.modal-close{color:var(--text-secondary);background:0 0;border:none;font-size:2rem;line-height:1;transition:color .2s;position:absolute;top:1.5rem;right:1.5rem}.modal-close:hover{color:var(--text-primary)}.modal-day-badge{color:var(--accent-color);text-transform:uppercase;letter-spacing:.05em;background:#10b9811a;border-radius:999px;margin-bottom:1.5rem;padding:.25rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.modal-task-title{color:var(--text-primary);margin-bottom:2.5rem;font-size:1.5rem;font-weight:500;line-height:1.5}.modal-action-btn{background:var(--accent-color);color:#fff;border:none;border-radius:12px;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.modal-action-btn:hover:not(:disabled){background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}.modal-action-btn:disabled{background:var(--card-border);color:var(--text-secondary);cursor:not-allowed}.modal-action-btn.completed{border:2px solid var(--accent-color);color:var(--accent-color);background:0 0}.reflection-container{text-align:left;margin-bottom:2rem}.reflection-label{color:var(--text-secondary);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.reflection-input{border:1px solid var(--card-border);width:100%;min-height:120px;color:var(--text-primary);resize:vertical;background:#0f172a80;border-radius:12px;padding:1rem;font-family:Inter,sans-serif;font-size:1rem;transition:border-color .3s}.reflection-input:focus{border-color:var(--accent-color);outline:none}.reflection-input::placeholder{color:#94a3b880}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=768px){.header h1{font-size:2.5rem}.days-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}.modal-content{padding:2rem}.modal-task-title{font-size:1.25rem}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}.install-container{max-width:800px;color:var(--text-primary);margin:0 auto;padding:4rem 2rem}.install-container h1{color:#fff;text-align:center;margin-bottom:1rem;font-size:2.5rem}.install-intro{text-align:center;color:var(--text-secondary);margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.install-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=768px){.install-grid{grid-template-columns:1fr 1fr}}.install-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000001a}.install-card h2{color:#e1a756;border-bottom:1px solid var(--border-color);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.5rem}.install-card ol{margin:0;padding-left:1.25rem}.install-card li{color:var(--text-secondary);margin-bottom:1rem;line-height:1.5}.install-card li strong{color:#fff}
