:root{--background:oklch(100% 0 0);--foreground:oklch(14.5% 0 0);--card:oklch(100% 0 0);--primary:oklch(50.8% .118 165.612);--primary-strong:oklch(42% .105 165.5);--primary-foreground:oklch(97.9% .021 166.113);--primary-soft:oklch(96.5% .028 166);--muted:oklch(97% 0 0);--muted-foreground:oklch(55.6% 0 0);--border:oklch(92.2% 0 0);--radius:.625rem;--shadow-sm:0 1px 2px #0000000a, 0 4px 16px #0000000a;--shadow-lg:0 24px 64px #1118271a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.5}body,a,button{-webkit-tap-highlight-color:transparent}img{max-width:100%;height:auto;display:block}a{color:inherit}.container{width:min(1120px,100% - 2rem);margin-inline:auto}.skip-link{z-index:100;border-radius:var(--radius);background:var(--foreground);color:var(--background);padding:.75rem 1rem;font-weight:700;text-decoration:none;transition:transform .16s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;border-bottom:1px solid color-mix(in oklch, var(--border) 72%, transparent);background:color-mix(in oklch, var(--background) 92%, transparent);backdrop-filter:blur(16px);position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:1rem;min-height:4.75rem;display:flex}.brand{letter-spacing:-.025em;align-items:center;gap:.65rem;font-size:1.125rem;font-weight:720;text-decoration:none;display:inline-flex}.brand img{object-fit:contain;width:2.5rem;height:2.5rem}.nav-actions{align-items:center;gap:.65rem;display:flex}.language-link{min-width:2.75rem;min-height:2.75rem;color:var(--muted-foreground);letter-spacing:.08em;border-radius:999px;justify-content:center;align-items:center;font-size:.8125rem;font-weight:750;text-decoration:none;transition:background .16s,color .16s;display:inline-flex}.language-link:hover{background:var(--muted);color:var(--foreground)}.button{text-align:center;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:2.75rem;padding:.7rem 1.15rem;font-size:.9rem;font-weight:680;line-height:1;text-decoration:none;transition:background .16s,border-color .16s,color .16s,transform .16s,box-shadow .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:focus-visible,.brand:focus-visible,.language-link:focus-visible{outline:3px solid color-mix(in oklch, var(--primary) 35%, transparent);outline-offset:3px}.button-primary{background:var(--primary);color:var(--primary-foreground);box-shadow:0 8px 20px color-mix(in oklch, var(--primary) 22%, transparent)}.button-primary:hover{background:var(--primary-strong);box-shadow:0 10px 24px color-mix(in oklch, var(--primary) 28%, transparent)}.button-ghost{border-color:var(--border);background:var(--card);color:var(--foreground)}.button-ghost:hover{border-color:color-mix(in oklch, var(--primary) 35%, var(--border));background:var(--muted)}.button-secondary{border-color:var(--border);background:var(--card);color:var(--foreground);box-shadow:var(--shadow-sm)}.button-secondary:hover{border-color:color-mix(in oklch, var(--primary) 35%, var(--border))}.button-large{min-height:3.2rem;padding-inline:1.4rem;font-size:.95rem}.hero{background:radial-gradient(circle at 5% 5%, color-mix(in oklch, var(--primary) 11%, transparent), transparent 30rem), linear-gradient(180deg, var(--background), color-mix(in oklch, var(--primary-soft) 60%, white));padding:5.5rem 0 6.5rem;position:relative;overflow:hidden}.hero:after{background:color-mix(in oklch, var(--primary) 6%, transparent);content:"";filter:blur(1px);border-radius:50%;width:28rem;height:28rem;position:absolute;bottom:-10rem;right:-7rem}.hero-grid{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(25rem,.95fr);align-items:center;gap:clamp(3rem,7vw,6.5rem);display:grid;position:relative}.hero-copy{max-width:40rem}.eyebrow{color:var(--primary-strong);letter-spacing:.16em;text-transform:uppercase;margin:0 0 1.1rem;font-size:.78rem;font-weight:780}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.04em}h1{text-wrap:balance;max-width:13ch;margin-bottom:1.5rem;font-size:clamp(2.75rem,6vw,4.75rem);font-weight:720;line-height:.98}.hero-description{max-width:37rem;color:var(--muted-foreground);margin-bottom:2rem;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:.75rem;display:flex}.reassurance{color:var(--muted-foreground);margin:1.15rem 0 0;font-size:.875rem}.hero-visual{isolation:isolate;position:relative}.visual-glow{z-index:-1;filter:blur(1px);border-radius:50%;position:absolute}.visual-glow-top{background:color-mix(in oklch, var(--primary) 18%, white);width:10rem;height:10rem;top:-2.5rem;right:-2rem}.visual-glow-bottom{background:color-mix(in oklch, var(--primary) 10%, white);width:8rem;height:8rem;bottom:-2rem;left:-2.5rem}.overview-card{border:1px solid color-mix(in oklch, var(--border) 72%, transparent);border-radius:calc(var(--radius) * 3.4);background:color-mix(in oklch, white 94%, var(--primary-soft));box-shadow:var(--shadow-lg);padding:1.35rem}.overview-heading{justify-content:space-between;align-items:center;padding:.15rem .15rem .9rem;display:flex}.overview-heading p{color:var(--muted-foreground);margin-bottom:.15rem;font-size:.8rem;font-weight:650}.overview-heading strong{font-size:1rem}.status-dot{border:3px solid var(--primary-soft);background:var(--primary);box-sizing:content-box;border-radius:50%;width:.72rem;height:.72rem}.mascot-wrap{border-radius:calc(var(--radius) * 2.4);background:linear-gradient(145deg, color-mix(in oklch, var(--primary-soft) 70%, white), white 75%);place-items:center;min-height:15rem;display:grid;position:relative;overflow:hidden}.mascot-halo{width:13rem;height:13rem;box-shadow:inset 0 0 0 1px color-mix(in oklch, var(--primary) 9%, transparent);background:#fff;border-radius:50%;position:absolute}.mascot{filter:drop-shadow(0 15px 12px #5f431721);width:13rem;position:relative}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;padding-top:.8rem;display:grid}.metric{border:1px solid var(--border);border-radius:calc(var(--radius) * 1.55);background:var(--background);flex-direction:column;gap:.2rem;padding:.85rem .95rem;display:flex}.metric span{color:var(--muted-foreground);font-size:.72rem;font-weight:620}.metric strong{font-size:.9rem;font-weight:700}.features{padding:6.5rem 0}.section-heading{text-align:center;max-width:42rem;margin:0 auto 3rem}.section-heading h2{text-wrap:balance;margin-bottom:1.1rem;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:700;line-height:1.08}.section-heading>p:last-child{color:var(--muted-foreground);margin-bottom:0;font-size:1.05rem;line-height:1.65}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.feature-card{border:1px solid var(--border);border-radius:calc(var(--radius) * 2.2);background:var(--card);min-height:14rem;box-shadow:var(--shadow-sm);padding:1.5rem}.feature-icon{border-radius:calc(var(--radius) * 1.4);background:var(--primary-soft);width:3rem;height:3rem;color:var(--primary-strong);place-items:center;margin-bottom:2rem;font-size:1.35rem;font-weight:800;display:grid}.feature-card h3{margin-bottom:.65rem;font-size:1.18rem;font-weight:700}.feature-card p{color:var(--muted-foreground);margin-bottom:0;font-size:.94rem;line-height:1.6}.closing{padding:0 0 6.5rem}.closing-card{border-radius:calc(var(--radius) * 3);background:var(--primary);color:var(--primary-foreground);box-shadow:0 24px 55px color-mix(in oklch, var(--primary) 25%, transparent);justify-content:space-between;align-items:center;gap:2rem;padding:clamp(2rem,5vw,4rem);display:flex}.closing-card h2{margin-bottom:.6rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;line-height:1.08}.closing-card p{max-width:36rem;color:color-mix(in oklch, var(--primary-foreground) 82%, transparent);margin-bottom:0;font-size:1.02rem}.button-light{background:var(--primary-foreground);color:var(--primary-strong);flex:none;box-shadow:0 10px 25px #0000001f}.button-light:hover{background:#fff}footer{border-top:1px solid var(--border);background:color-mix(in oklch, var(--muted) 55%, white)}.not-found-page{min-height:100svh}.not-found-main{background:radial-gradient(circle at 50% 25%, color-mix(in oklch, var(--primary) 12%, transparent), transparent 24rem), linear-gradient(180deg, var(--background), color-mix(in oklch, var(--primary-soft) 60%, white));place-items:center;min-height:calc(100svh - 4.75rem);padding:4rem 0 5rem;display:grid;overflow:hidden}.not-found-content{text-align:center}.not-found-visual{color:var(--primary-strong);letter-spacing:-.08em;justify-content:center;align-items:center;gap:clamp(.25rem,2vw,1.5rem);margin-bottom:1.5rem;font-size:clamp(5.5rem,18vw,10rem);font-weight:780;line-height:.8;display:flex}.not-found-mascot{flex:none;place-items:center;width:clamp(6rem,16vw,9rem);height:clamp(6rem,16vw,9rem);display:grid;position:relative}.not-found-mascot div{box-shadow:inset 0 0 0 1px color-mix(in oklch, var(--primary) 10%, transparent), 0 18px 45px color-mix(in oklch, var(--primary) 14%, transparent);background:#fff;border-radius:50%;position:absolute;inset:0}.not-found-mascot img{filter:drop-shadow(0 10px 8px #5f43171f);width:82%;position:relative}.not-found-content .eyebrow{margin-bottom:.9rem}.not-found-content h1{margin-inline:auto;max-width:16ch;margin-bottom:1.15rem;font-size:clamp(2.25rem,5vw,3.75rem);line-height:1.02}.not-found-description{max-width:34rem;color:var(--muted-foreground);margin:0 auto 2rem;font-size:clamp(1rem,2vw,1.15rem);line-height:1.65}.not-found-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.footer-content{justify-content:space-between;align-items:center;gap:2rem;min-height:7.5rem;display:flex}.footer-brand img{width:2.1rem;height:2.1rem}.footer-content p{color:var(--muted-foreground);text-align:right;margin-bottom:0;font-size:.85rem}.footer-details{flex-direction:column;align-items:flex-end;gap:.45rem;display:flex}.footer-details nav{flex-wrap:wrap;justify-content:flex-end;gap:1rem;display:flex}.footer-link{color:var(--primary-strong);text-underline-offset:.2em;font-size:.85rem;font-weight:700}.footer-link:hover{color:var(--foreground)}.legal-page{flex-direction:column;min-height:100svh;display:flex}.legal-page .legal-main{flex:1}.legal-main{background:radial-gradient(circle at 12% 0%, color-mix(in oklch, var(--primary) 10%, transparent), transparent 30rem), linear-gradient(180deg, var(--background), color-mix(in oklch, var(--primary-soft) 55%, white));padding:clamp(3.5rem,8vw,6.5rem) 0 clamp(4.5rem,9vw,7.5rem)}.legal-shell{max-width:850px}.legal-header{max-width:48rem;margin-bottom:clamp(3rem,7vw,5rem)}.legal-header h1{max-width:none;margin-bottom:1rem;font-size:clamp(2.8rem,7vw,5rem)}.legal-updated{color:var(--muted-foreground);margin-bottom:1.6rem;font-size:.9rem;font-weight:650}.legal-intro{max-width:46rem;color:var(--muted-foreground);margin-bottom:0;font-size:clamp(1.08rem,2vw,1.25rem);line-height:1.7}.legal-content{max-width:48rem}.legal-section,.legal-contact{border-top:1px solid color-mix(in oklch, var(--border) 82%, transparent);padding-top:2.8rem}.legal-section+.legal-section,.legal-contact{margin-top:2.8rem}.legal-section h2,.legal-contact h2{margin-bottom:1rem;font-size:clamp(1.45rem,3vw,1.9rem);font-weight:720;line-height:1.15}.legal-section p,.legal-contact p{color:color-mix(in oklch, var(--foreground) 88%, var(--muted-foreground));margin-bottom:1rem;font-size:1rem;line-height:1.75}.legal-section p:last-of-type,.legal-contact p:last-child{margin-bottom:0}.legal-section ul{gap:.8rem;margin:1.2rem 0 0;padding-left:1.3rem;display:grid}.legal-section li{color:color-mix(in oklch, var(--foreground) 88%, var(--muted-foreground));padding-left:.35rem;font-size:1rem;line-height:1.7}.legal-content a{color:var(--primary-strong);text-underline-offset:.2em;font-weight:700}.legal-content a:hover{color:var(--foreground)}@media (width<=900px){.hero{padding-top:4.25rem}.hero-grid{grid-template-columns:1fr;gap:3.5rem}.hero-copy{max-width:46rem}.hero-visual{width:min(100%,34rem);margin-inline:auto}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.container{width:min(100% - 1.25rem,1120px)}.nav{gap:.35rem;min-height:4.25rem}.not-found-main{min-height:calc(100svh - 4.25rem);padding:3rem 0 4rem}.brand{gap:.5rem;font-size:1rem}.brand img{width:2.25rem;height:2.25rem}.nav-actions{gap:.1rem}.language-link{min-width:2.1rem;min-height:2.4rem}.header-login,.header-signup{min-height:2.4rem;padding-inline:.7rem;font-size:.78rem}.header-signup{padding-inline:.85rem}.hero{padding:3.4rem 0 4.5rem}h1{font-size:clamp(2.55rem,13vw,3.65rem)}.hero-description{font-size:1rem}.hero-actions{flex-direction:column}.hero-actions .button,.not-found-actions .button{width:100%}.overview-card{border-radius:calc(var(--radius) * 2.4);padding:.9rem}.mascot-wrap{min-height:12.5rem}.mascot-halo{width:10rem;height:10rem}.mascot{width:10.5rem}.metric{padding:.75rem}.features{padding:4.5rem 0}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:auto}.feature-icon{margin-bottom:1.5rem}.closing{padding-bottom:4.5rem}.closing-card{border-radius:calc(var(--radius) * 2.4);flex-direction:column;align-items:flex-start}.closing-card .button{width:100%}.footer-content{flex-direction:column;justify-content:center;gap:.8rem;padding:2rem 0}.footer-content p{text-align:center}.footer-details{align-items:center}.footer-details nav{justify-content:center}.legal-main{padding:3.5rem 0 4.5rem}.legal-header{margin-bottom:3.5rem}.legal-header h1{font-size:clamp(2.5rem,13vw,3.65rem)}.legal-section,.legal-contact{padding-top:2.2rem}.legal-section+.legal-section,.legal-contact{margin-top:2.2rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition-duration:.01ms!important}}
