/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.sticky{position:sticky}.container{width:100%}.block{display:block}.flex{display:flex}.hidden{display:none}.inline{display:inline}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}:root{--color-primary-50:#eff6ff;--color-primary-100:#dbeafe;--color-primary-300:#93c5fd;--color-primary-500:#3b82f6;--color-primary-600:#2563eb;--color-primary-700:#1d4ed8;--color-card-bg:#fff;--color-surface:#f8fafc;--color-text:#1e293b;--color-text-secondary:#64748b;--color-muted:#94a3b8;--color-border:#e2e8f0;--background:#fff;--gradient-primary:linear-gradient(135deg,#3b82f6,#1d4ed8);--gradient-surface:linear-gradient(135deg,#fff,#f8fafc)}[data-theme=dark]{--color-card-bg:#0f172a;--color-surface:#1e293b;--color-text:#f1f5f9;--color-text-secondary:#cbd5e1;--color-muted:#64748b;--color-border:#334155;--background:#020617;--gradient-surface:linear-gradient(135deg,#0f172a,#1e293b)}@media (prefers-color-scheme:dark){:root{--color-card-bg:#0f172a;--color-text:#f1f5f9;--background:#020617}}#__next,body,html{height:100%}body{background:var(--background);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.card-surface{background:var(--color-card-bg)}.navbar-glass{-webkit-backdrop-filter:blur(20px);background:#fffffff2;border-bottom:1px solid #3b82f61a;transition:all .3s cubic-bezier(.4,0,.2,1)}:root[data-theme=dark] .navbar-glass{background:#0f172af2;border-bottom:1px solid #94a3b81a}.logo-gradient{background:linear-gradient(135deg,var(--color-primary-500)0,var(--color-primary-600)50%,var(--color-primary-700)100%);transition:all .3s;box-shadow:0 4px 15px #3b82f64d}.logo-gradient:hover{transform:scale(1.05);box-shadow:0 6px 20px #3b82f666}.text-gradient{background:linear-gradient(135deg,var(--color-primary-600)0,var(--color-primary-500)50%,var(--color-primary-400)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}:root[data-theme=dark] .text-gradient{background:linear-gradient(135deg,var(--color-primary-400)0,var(--color-primary-300)50%,var(--color-primary-200)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.nav-button{color:var(--color-primary-600);cursor:pointer;background:#3b82f614;border:1px solid #3b82f61f;border-radius:12px;justify-content:center;align-items:center;padding:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.nav-button:hover{background:#3b82f61f;border-color:#3b82f633;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f626}:root[data-theme=dark] .nav-button{color:var(--color-slate-300);background:#94a3b814;border-color:#94a3b81f}:root[data-theme=dark] .nav-button:hover{background:#94a3b81f;border-color:#94a3b833}.nav-link{color:var(--color-slate-600);border:1px solid #0000;border-radius:12px;align-items:center;padding:.75rem 1rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.nav-link:hover{color:var(--color-primary-600);background:#3b82f614;border-color:#3b82f61f;transform:translateY(-1px)}:root[data-theme=dark] .nav-link{color:var(--color-slate-300)}:root[data-theme=dark] .nav-link:hover{color:var(--color-slate-100);background:#94a3b814;border-color:#94a3b81f}.hover-scale{transition:transform .3s cubic-bezier(.4,0,.2,1)}.hover-scale:hover{transform:scale(1.02)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}