body{margin:0;color:white;font-family:Google Sans,sans-serif}.construction-banner{position:fixed;bottom:0;left:0;width:100%;height:64px;overflow:hidden;background:#FFD400;border-top:2px solid #000;z-index:9999;box-shadow:0 -8px 64px rgba(0,0,0,5)}.construction-banner__close{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:50%;background:#000;color:#FFD400;border:none;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;line-height:1;cursor:pointer;z-index:2}.construction-banner__close:hover{background:#222}.construction-banner__track{display:flex;width:max-content;height:100%;align-items:center;animation:marquee 80s linear infinite}.construction-banner__item{display:flex;align-items:center;padding:0 24px;font-weight:800;font-size:20px;letter-spacing:.08em;text-transform:uppercase;color:#000;white-space:nowrap}.construction-banner__stripe{flex:0 0 auto;width:20px;height:64px;background:#000;transform:skewX(-20deg);margin:0 20px}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.construction-banner__track{animation:none}}.navbar{display:flex;align-items:center;background:#222;padding:.5rem 1rem;gap:.75rem;position:relative;z-index:1000}.navbar-pfp{width:40px;height:40px;border-radius:50%;border:3px solid white;transition:.2s;object-fit:cover}.navbar a:active .navbar-pfp{transform:scale(.9)}.navbar img:hover{transform:scale(1.1)}.nav-links{display:flex;gap:1rem;margin-left:auto}.nav-links a{color:white;text-decoration:none;padding:.5rem 1rem;background:#111;border-radius:6px;transition:.5s;z-index:1500}.nav-links a:hover{background:#444;transform:scale(1.05)}.nav-links a:nth-child(3):hover{background:#0069A8;transform:scale(1.05)}.nav-links a:first-child:hover{background:#06750c;transform:scale(1.05)}.nav-links a:active{transform:scale(.95)}.matrix-link{position:relative;overflow:hidden;z-index:1}.matrix-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:-1;opacity:0;transition:opacity .3s ease;pointer-events:none}.matrix-link:hover .matrix-canvas{opacity:1}.navbar p{margin:0}.menu{--color:#fff;width:36px;height:36px;padding:0;margin:0 0 0 auto;outline:none;position:relative;border:none;background:none;cursor:pointer;-webkit-tap-highlight-color:transparent;display:none;z-index:2000}.menu svg{width:64px;height:48px;top:-6px;left:-14px;stroke:var(--color);stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;fill:none;display:block;position:absolute}.menu svg path{transition:stroke-dasharray .85s ease 0s,stroke-dashoffset .85s ease 0s;stroke-dasharray:26px 100px;stroke-dashoffset:126px;transform:translateZ(0)}.menu svg path:nth-child(2){transition-duration:.7s;transition-timing-function:ease-in;stroke-dashoffset:100px;stroke-dasharray:26px 74px}.menu svg path:nth-child(3){stroke-dashoffset:133px;stroke-dasharray:26px 107px}.menu.active svg path{stroke-dashoffset:57px}.menu.active svg path:first-child,.menu.active svg path:nth-child(3){transition-delay:.15s;transition-timing-function:cubic-bezier(.2,.4,.2,1.1)}.menu.active svg path:nth-child(2){transition-duration:.4s;stroke-dashoffset:2px;stroke-dasharray:1px 74px}.menu.active svg path:nth-child(3){stroke-dashoffset:58px}@media (max-width:850px){.menu{display:block}.nav-links{position:fixed;inset:0;background:#111;flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex;transform:scale(.6);opacity:0;pointer-events:none;transition:transform 1s cubic-bezier(.34,1.56,.64,1),opacity 1.15s ease}.nav-links.open{transform:scale(1);opacity:1;pointer-events:auto}.nav-links a{font-size:1.5rem;background:none}.navbar{gap:.75rem}.navbar p{margin:0}}.main-section{height:calc(100vh - 67px);background:#111;position:relative;display:flex;justify-content:center;align-items:center;padding:2rem;box-sizing:border-box}.main-section:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.08;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.dev/svgjs' viewBox='0 0 700 700' width='700' height='700' opacity='0.56'%3E%3Cdefs%3E%3Cfilter id='nnnoise-filter' x='-20%25' y='-20%25' width='140%25' height='140%25' filterUnits='objectBoundingBox' primitiveUnits='userSpaceOnUse' color-interpolation-filters='linearRGB'%3E%3CfeTurbulence type='turbulence' baseFrequency='0.2' numOctaves='4' seed='15' stitchTiles='stitch' x='0%25' y='0%25' width='100%25' height='100%25' result='turbulence'%3E%3C/feTurbulence%3E%3CfeSpecularLighting surfaceScale='22' specularConstant='1.3' specularExponent='20' lighting-color='%23ffffff' x='0%25' y='0%25' width='100%25' height='100%25' in='turbulence' result='specularLighting'%3E%3CfeDistantLight azimuth='3' elevation='163'%3E%3C/feDistantLight%3E%3C/feSpecularLighting%3E%3C/filter%3E%3C/defs%3E%3Crect width='700' height='700' fill='%2300000000'%3E%3C/rect%3E%3Crect width='700' height='700' fill='%23ffffff' filter='url(%23nnnoise-filter)'%3E%3C/rect%3E%3C/svg%3E");background-size:200px}.card{background:#1a1a1a;border:1px solid #333;border-radius:12px;padding:2rem;margin:2rem;width:100%;height:100%;box-sizing:border-box;box-shadow:0 0 20px rgba(0,0,0,.6)}.home-card{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.hcb{padding:8px;border-radius:50px;color:#000;font-size:20px;transition:transform .25s;width:200px}.hcb a{color:inherit;text-decoration:none;display:block;text-align:center}.hcb:hover{transform:scale(1.05)}.hcb:active{transform:scale(.95)}.hcb-casa{background:#56C1FE;outline:4px solid #0067c2}.hcb-jelly{background:linear-gradient(135deg,rgba(170,92,195,1),rgba(0,164,220,1));outline:4px solid #EFEFEF}.hcb-immich{position:relative;z-index:0;background:transparent}.hcb-immich:before{inset:-4px;background:linear-gradient(45deg,#2f6a85,#5ccbff);z-index:-2}.hcb-immich:after,.hcb-immich:before{content:"";position:absolute;border-radius:inherit}.hcb-immich:after{inset:0;background:#ACCBFA;z-index:-1}