@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600&family=Inter:wght@400;500;600&display=swap";.page{width:min(1200px,100% - 3rem);margin:0 auto;padding:clamp(2rem,4vw,4rem) 0 3rem;display:flex;flex-direction:column;gap:clamp(2.5rem,4vw,4.5rem);min-height:100vh}.hero{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:clamp(2rem,4vw,3.5rem);align-items:center}.hero__text h1{font-size:clamp(2.5rem,5vw,3.5rem);margin:.5rem 0 1rem;letter-spacing:-.02em}.hero__text p{margin:0;color:var(--color-subtle);font-size:1.05rem;line-height:1.6}.hero__chips{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.hero__chips span{padding:.4rem .9rem;border-radius:999px;background:#636e8314;color:var(--color-text);font-size:.85rem;border:1px solid rgba(255,255,255,.15);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.eyebrow{font-size:.9rem;text-transform:uppercase;letter-spacing:.2em;color:var(--color-subtle)}.clock-card{background:linear-gradient(135deg,#ffffff14,#fff0) var(--color-surface-muted);border-radius:32px;padding:2rem;box-shadow:var(--card-shadow);border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:1.5rem;position:relative;overflow:hidden}.clock-card:after{content:"";position:absolute;inset:18% 0 auto;height:40%;background:radial-gradient(circle,rgba(255,255,255,.15),transparent 70%);filter:blur(60px);z-index:0}.clock-card>*{position:relative;z-index:1}.clock-card__label{font-size:.9rem;padding:.45rem 1rem;border-radius:999px;width:fit-content;background:#ffffff14;text-transform:uppercase;letter-spacing:.1em;color:var(--color-text)}.clock-card__time{display:flex;align-items:flex-end;gap:.5rem;font-weight:600;letter-spacing:-.04em}.clock-card__hours,.clock-card__minutes,.clock-card__divider{font-size:clamp(4rem,14vw,6rem);line-height:1}.clock-card__seconds{font-size:clamp(1.3rem,3vw,1.8rem);align-self:center;opacity:.7;margin-bottom:.6rem}.clock-card__date{margin:0;color:var(--color-subtle);letter-spacing:.08em;text-transform:uppercase}.clock-card__controls{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center}.toggle{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer}.toggle input{display:none}.toggle__track{width:48px;height:26px;border-radius:999px;background:#ffffff1f;position:relative;transition:background .3s ease}.toggle__thumb{position:absolute;top:3px;left:4px;width:20px;height:20px;border-radius:50%;background:#ffffffe6;transition:transform .3s ease}.toggle.is-active .toggle__track{background:var(--color-accent)}.toggle.is-active .toggle__thumb{transform:translate(20px);background:#fff}.toggle__label{font-size:.95rem}.ghost-pill{border-radius:999px;border:1px solid rgba(255,255,255,.15);padding:.35rem 1.25rem;background:transparent;color:inherit;cursor:pointer;transition:background .25s ease,border-color .25s ease}.ghost-pill.is-active{border-color:var(--color-accent);background:#3b82f61f}.settings-pill{border:none;border-radius:999px;padding:.45rem 1.5rem;background:var(--color-accent);color:#fff;font-weight:600;cursor:pointer;box-shadow:0 10px 25px #3b82f640}.mode-switcher{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center}.mode-switcher__chip{border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:.4rem 1rem;background:transparent;color:inherit;cursor:pointer;transition:all .25s ease}.mode-switcher__chip.is-selected{border-color:var(--color-accent);background:#3b82f61f}.mode-switcher__chip:disabled{opacity:.5;cursor:not-allowed}.mode-switcher__hint{font-size:.85rem;color:var(--color-subtle)}.section-lede{margin:.5rem 0 2rem;color:var(--color-subtle);max-width:560px}.feature-grid__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.feature-card{padding:1.5rem;border-radius:20px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);min-height:180px}.feature-card h3{margin-top:0;margin-bottom:.75rem}.feature-card p{margin:0;color:var(--color-subtle);line-height:1.5}.mode-showcase__header p{color:var(--color-subtle);margin-top:.4rem}.mode-showcase__cards{margin-top:1.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.mode-card{border-radius:24px;padding:1.5rem;color:#fff;min-height:220px;display:flex;flex-direction:column;gap:.8rem;box-shadow:0 20px 50px #00000040}.mode-card header span{font-weight:600;font-size:1.1rem}.mode-card header p{margin:.3rem 0 0;opacity:.85}.mode-card--light{background:linear-gradient(135deg,#f6f8fa,#cfe6ff);color:#1a1a1a}.mode-card--dark{background:linear-gradient(135deg,#0f1114,#2b3a4a)}.mode-card--night{background:linear-gradient(135deg,#050506,#43321c)}.mode-card p{margin:0;line-height:1.5}.glow-background{border-radius:32px;padding:2.5rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);position:relative;overflow:hidden}.glow-background:after{content:"";position:absolute;top:-50%;right:-20%;bottom:-50%;left:-20%;background:conic-gradient(from 180deg,#8ebbff4d,#a8f0c640,#ffc0cb33,#ffd9a847);opacity:.6;filter:blur(140px);z-index:0}.glow-background__content{position:relative;z-index:1}.glow-background__content p{max-width:520px;color:var(--color-subtle)}.glow-background ul{list-style:none;padding:0;margin:1.5rem 0 0;display:grid;gap:1rem}.glow-background li{padding:1rem 1.25rem;border-radius:18px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:.35rem}.glow-background li strong{font-size:1rem}.glow-background li span{color:var(--color-subtle)}.site-footer{margin-top:3rem;padding:2rem;border-radius:28px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between}.site-footer strong{display:block;font-size:.95rem;margin-bottom:.2rem}.site-footer a{color:var(--color-accent);font-weight:600}.copyright{width:100%;text-align:center;padding-top:.5rem;color:var(--color-subtle)}@media (max-width: 768px){.clock-card__controls{flex-direction:column;align-items:flex-start}.page{width:min(100%,100% - 2rem)}.site-footer{flex-direction:column;align-items:flex-start}}:root{font-family:Space Grotesk,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-surface: #f6f8fa;--color-surface-muted: rgba(255, 255, 255, .65);--color-text: #1a1a1a;--color-subtle: #606060;--color-accent: #3b82f6;--glow-primary: rgba(142, 187, 255, .35);--glow-secondary: rgba(168, 240, 198, .3);--glow-tertiary: rgba(255, 192, 203, .25);--card-shadow: 0 25px 80px rgba(15, 17, 20, .08)}:root[data-theme=dark]{--color-surface: #0f1114;--color-surface-muted: rgba(15, 17, 20, .75);--color-text: #e6e6e6;--color-subtle: #9da3aa;--color-accent: #8ebbff;--glow-primary: rgba(142, 187, 255, .25);--glow-secondary: rgba(70, 94, 148, .35);--glow-tertiary: rgba(0, 0, 0, .15);--card-shadow: 0 20px 60px rgba(0, 0, 0, .45)}:root[data-theme=night]{--color-surface: #050506;--color-surface-muted: rgba(5, 5, 6, .8);--color-text: #f5ead2;--color-subtle: #c7bfa7;--color-accent: #f5ead2;--glow-primary: rgba(255, 217, 168, .25);--glow-secondary: rgba(255, 232, 194, .18);--glow-tertiary: rgba(245, 234, 210, .12);--card-shadow: 0 20px 60px rgba(5, 5, 6, .7)}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--color-surface);color:var(--color-text);font-family:inherit;position:relative;overflow-x:hidden}body:before,body:after{content:"";position:fixed;inset:-20% 0 auto;height:140vh;pointer-events:none;background:radial-gradient(circle at 10% 20%,var(--glow-primary),transparent 55%),radial-gradient(circle at 80% 0%,var(--glow-secondary),transparent 60%),radial-gradient(circle at 50% 80%,var(--glow-tertiary),transparent 60%);animation:drift 90s linear infinite;z-index:0;filter:blur(0px)}body:after{animation-direction:reverse;opacity:.7}#root{position:relative;z-index:1;min-height:100vh;width:100%}a{color:inherit;text-decoration:none}button{font-family:inherit}@keyframes drift{0%{transform:translate3d(-3%,-2%,0) rotate(0)}50%{transform:translate3d(3%,4%,0) rotate(180deg)}to{transform:translate3d(-3%,-2%,0) rotate(360deg)}}@media (prefers-reduced-motion: reduce){body:before,body:after,*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
