*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#fff;color:#1a1a1a;font-family:Inter,sans-serif;line-height:1.7;overflow-x:hidden}.app{position:relative}.canvas-background{filter:blur(1px);height:100vh!important;left:0;opacity:.4;pointer-events:all;position:fixed!important;top:0;width:100vw!important;z-index:1}.main-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border-bottom:1px solid #fff3;left:0;pointer-events:auto;position:fixed;top:0;width:100%;z-index:100}.nav-content{display:flex;gap:2rem;margin:0 auto;max-width:1200px;padding:1rem 2rem}.nav-link{border-radius:6px;color:#1a1a1a;font-weight:500;padding:.5rem 1rem;position:relative;text-decoration:none;transition:all .3s ease}.nav-link:hover{background:#fff3;color:#000}.nav-link.active{background:#1a1a1a1a;color:#000;font-weight:600}.main-content{background:#0000;pointer-events:none;position:relative;z-index:10}.main-content *{pointer-events:auto}.container{max-width:1200px}.container,.container-wide{margin:0 auto;padding:0 2rem}.container-wide{max-width:1400px}.section{padding:8rem 0;pointer-events:none}.section *{pointer-events:auto}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.back-link:focus,.cta-button:focus,.cta-primary:focus,.cta-secondary:focus,.nav-link:focus,.project-card-link:focus,.project-link:focus{outline:2px solid #007acc;outline-offset:2px}@media (prefers-contrast:high){.capability-card,.feature-card,.project-card,.skillset-card{border-color:#000;border-width:2px}.media-placeholder{border-color:#000;border-width:3px}}.skip-link{background:#000;border-radius:4px;color:#fff;left:6px;padding:8px;position:absolute;text-decoration:none;top:-40px;z-index:1000}.skip-link:focus{top:6px}.hero-section{align-items:center;display:flex;justify-content:center;margin-bottom:2rem;min-height:92vh;padding-top:5rem;pointer-events:none;position:relative;z-index:10}.hero-content{pointer-events:none;text-align:center}.hero-content *{pointer-events:auto}.greeting{color:#0d0d0d;font-size:clamp(2.5rem,6vw,4rem);font-weight:300;letter-spacing:-.03em;margin-bottom:1rem}.typing-container{align-items:center;display:flex;height:clamp(3rem,6vw,5rem);justify-content:center;margin-bottom:2rem}.title-prefix{color:#1a1a1a;font-weight:300}.animated-title,.title-prefix{font-size:clamp(2rem,5vw,3rem);letter-spacing:-.02em}.animated-title{color:#0d0d0d;font-weight:500;margin-left:.5rem;min-width:300px;text-align:left}.hero-tagline{color:#4a4a4a;font-size:clamp(1.1rem,2.5vw,1.3rem);margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px}.hero-cta{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cta-primary,.cta-secondary{border:none;border-radius:6px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.cta-primary{background:#1a1a1a;color:#fff}.cta-primary:hover{background:#333;transform:translateY(-2px)}.cta-secondary{background:#0000;border:2px solid #ddd;color:#1a1a1a}.cta-secondary:hover{background:#f8f8f8;border-color:#1a1a1a}.hero.hero-redesign{align-items:center;display:flex;min-height:88vh;padding:7rem 0 5rem;position:relative}.hero.hero-redesign:before{background:radial-gradient(1200px 600px at 20% 20%,#0000000f,#0000 60%),radial-gradient(1000px 500px at 80% 30%,#0000000d,#0000 60%);content:"";inset:0;pointer-events:none;position:absolute}.hero-inner{max-width:980px;position:relative;text-align:left;z-index:2}.hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0d0d0d,#2b2b2b 40%,#111);-webkit-background-clip:text;background-clip:text;color:#0d0d0d;font-size:clamp(2.6rem,6vw,4rem);letter-spacing:-.03em;line-height:1.1}.hero-subtitle{color:#3a3a3a;font-size:clamp(1.1rem,2.5vw,1.3rem);margin-top:1.25rem;max-width:820px}.hero-tagline-strong{color:#111;font-size:clamp(1.05rem,2vw,1.2rem);font-weight:600;margin-top:.75rem}.hero-actions{display:flex;gap:1rem;margin-top:2rem}.intro-section{padding:4rem 0 3rem}.intro-strong{color:#111;font-weight:600;margin-top:.5rem}.intro-actions{margin-top:1.25rem}.btn{border-radius:8px;display:inline-block;font-size:1rem;font-weight:600;padding:.9rem 1.6rem;text-decoration:none;transition:transform .2s ease,background .3s ease,color .3s ease}.btn.primary{background:#111;color:#fff}.btn.primary:hover{background:#333;transform:translateY(-2px)}.btn.ghost{background:#0000;border:2px solid #ddd;color:#111}.btn.ghost:hover{background:#f7f7f7;border-color:#111}.btn.large{font-size:1.05rem;padding:1.1rem 2rem}.section-heading{color:#0d0d0d;font-size:clamp(2rem,4vw,2.6rem);font-weight:700;letter-spacing:-.02em}.section-lead{color:#4a4a4a;font-size:1.1rem;margin-top:.75rem}.canvas-section{padding:5.5rem 0 1rem}.cards-grid.three{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-top:2rem}.card{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#fff3;border:1px solid #ffffff59;border-radius:14px;padding:2rem;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,border-color .25s ease}.card:hover{background:#ffffff47;border-color:#ffffff8c;box-shadow:0 12px 30px #00000014;transform:translateY(-4px)}.card-title{color:#0d0d0d;font-size:1.2rem;font-weight:700;margin-bottom:.6rem}.card-body{color:#1a1a1a;line-height:1.65}.os-section{padding:5.5rem 0}.principles-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);margin-top:2rem}.principle-card{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#fff3;border:1px solid #ffffff59;border-radius:14px;padding:2rem;transition:transform .25s ease,background .25s ease,border-color .25s ease,box-shadow .25s ease}.principle-card:hover{background:#ffffff47;border-color:#ffffff8c;box-shadow:0 12px 30px #00000014;transform:translateY(-4px)}.principle-title{color:#0d0d0d;font-size:1.15rem;font-weight:700;margin-bottom:.5rem}.principle-body{color:#1a1a1a;line-height:1.65}.strategic-section{padding:5.5rem 0}.impact-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(3,1fr);margin-top:1.5rem}.impact-item{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff59;border-radius:12px;padding:1.5rem 1.4rem}.impact-item:hover{box-shadow:0 12px 30px #00000014;transform:translateY(-4px)}.impact-item h3{color:#0d0d0d;font-size:1.05rem;margin-bottom:.5rem}.impact-item p{color:#1a1a1a;line-height:1.65}.process-section{padding:5.5rem 0}.process-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(4,1fr);margin-top:1.5rem}.process-step{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff59;border-radius:12px;padding:1.5rem 1.4rem}.process-step:hover{box-shadow:0 12px 30px #00000014;transform:translateY(-4px)}.step-badge{align-items:center;background:#111;border-radius:50%;color:#fff;display:inline-flex;font-weight:700;height:34px;justify-content:center;margin-bottom:.5rem;width:34px}.step-title{color:#0d0d0d;font-size:1.05rem;margin-bottom:.4rem}.step-body{color:#1a1a1a;line-height:1.65}.mission-section{padding:5.5rem 0}.mission-body{color:#1a1a1a;margin-top:1rem;max-width:900px}.collab-section{padding:5.5rem 0}.collab-list{margin-top:1rem;padding-left:1.2rem}.collab-list li{color:#333;margin:.5rem 0 .75rem}.collab-list li strong{color:#0f0f0f}.practice-cta{background:linear-gradient(180deg,#00000005,#0000);padding:5.5rem 0}.cta-heading{color:#0f0f0f;font-size:clamp(2rem,4vw,2.6rem);font-weight:800;text-align:center}.cta-body{color:#474747;margin-top:.75rem;text-align:center}.practice-cta .cta-actions{display:flex;justify-content:center;margin-top:1.5rem}.contact-section{padding:4rem 0 6rem}.contact-heading{color:#0f0f0f;font-size:clamp(1.4rem,3vw,1.8rem);text-align:center}.contact-actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem 1.25rem;justify-content:center;margin-top:1.25rem}.social-links a{color:#111;font-weight:600;text-decoration:none}.social-links a:hover{text-decoration:underline}.social-links .sep{color:#999;margin:0 .5rem}@media (max-width:1024px){.cards-grid.three,.impact-grid,.principles-grid,.process-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.hero-inner{text-align:left}.cards-grid.three,.principles-grid{grid-template-columns:1fr}.hero-actions{justify-content:flex-start}.impact-grid,.process-grid{grid-template-columns:1fr}}.reveal{opacity:0;transform:translateY(12px);transition:opacity .5s ease,transform .5s ease;will-change:opacity,transform}.reveal.in-view{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.reveal{opacity:1!important;transform:none!important;transition:none!important}}.main-content:not(.homepage){padding-top:5rem}.page-title{color:#0d0d0d;font-size:clamp(2.5rem,6vw,4rem);font-weight:300;letter-spacing:-.03em;margin-bottom:1rem;text-align:center}.page-subtitle{color:#4a4a4a;font-size:clamp(1.1rem,2.5vw,1.3rem);margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.back-link{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:6px;color:#1a1a1a;display:inline-flex;font-weight:500;margin-bottom:2rem;padding:.5rem 1rem;pointer-events:auto;text-decoration:none;transition:all .3s ease}.back-link:hover{background:#ffffff40;transform:translateX(-5px)}.projects-list-section{min-height:100vh;padding:4rem 0 8rem}.projects-grid-full{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-top:3rem}.project-card-link{color:inherit;text-decoration:none}.project-card-full{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff1f;border:1px solid #ffffff40;border-radius:12px;display:flex;flex-direction:column;height:100%;padding:2rem;transition:transform .25s ease,background .25s ease,box-shadow .25s ease,border-color .25s ease}.project-card-full:hover{background:#fff3;box-shadow:0 12px 30px #00000014;transform:translateY(-4px)}.project-media{margin-bottom:1.5rem}.media-placeholder{align-items:center;background:#ffffff1a;border:2px dashed #ffffff4d;border-radius:8px;color:#666;display:flex;flex-direction:column;height:200px;justify-content:center;width:100%}.media-not-available{color:#888;font-size:.9rem;font-weight:500}.media-caption{color:#777;font-size:.8rem;margin-top:.5rem;max-width:250px;text-align:center}.media-type{color:#999;font-size:.7rem;margin-top:.3rem;text-transform:uppercase}.project-info{flex:1 1}.project-type-badge{background:#1a1a1a;border-radius:4px;color:#fff;display:inline-block;font-size:.8rem;font-weight:500;margin-bottom:1rem;padding:.3rem .8rem;text-transform:uppercase}.project-title{color:#0d0d0d;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.project-subtitle{color:#555;font-size:1rem;line-height:1.5;margin-bottom:1rem}.project-caption{color:#666;font-size:.9rem;line-height:1.4;margin-top:1rem}.projects-cta,.skills-cta{margin-top:4rem;text-align:center}.project-hero-section{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff14;border:1px solid #ffffff26;padding:4rem 0 6rem}.project-hero-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-top:2rem}.project-header h1{color:#0d0d0d;font-size:clamp(2rem,5vw,3rem);font-weight:600;margin-bottom:1rem}.project-header .project-subtitle{color:#555;font-size:1.2rem;margin-bottom:1.5rem}.project-status{border-radius:6px;display:inline-block;font-size:.9rem;font-weight:500;padding:.5rem 1rem;text-transform:capitalize}.project-status.completed{background:#22c55e33;border:1px solid #22c55e4d;color:#16a34a}.project-hero-media .media-placeholder{height:280px}.project-achievements-section,.project-clients-section,.project-content-section,.project-features-section,.project-gallery-section,.project-links-section,.project-overview-section,.project-skillsets-section,.project-subprojects-section{padding:4rem 0}.project-achievements-section:nth-child(2n),.project-clients-section:nth-child(2n),.project-content-section:nth-child(2n),.project-features-section:nth-child(2n),.project-gallery-section:nth-child(2n),.project-links-section:nth-child(2n),.project-overview-section:nth-child(2n),.project-skillsets-section:nth-child(2n),.project-subprojects-section:nth-child(2n){background:#ffffff0f;border-bottom:1px solid #ffffff1f;border-top:1px solid #ffffff1f}.project-overview{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1.2fr 1fr}.project-content{grid-gap:1.25rem;display:grid;gap:1.25rem}.content-heading{color:#0d0d0d;font-size:1.3rem;font-weight:600}.content-paragraph{color:#333;font-size:1rem;line-height:1.7}.features-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.feature-card{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;padding:1rem;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,border-color .25s ease}.feature-card p{color:#444;font-size:.95rem;line-height:1.5}.feature-card:hover{box-shadow:0 12px 30px #00000014;transform:translateY(-4px)}.skillsets-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.skillset-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #ffffff40;border-radius:10px;padding:1.25rem 1rem;transition:transform .25s ease,background .25s ease,box-shadow .25s ease,border-color .25s ease}.skillset-card:hover{box-shadow:0 12px 30px #00000014;transform:translateY(-4px)}.skillset-category{color:#0d0d0d;font-size:1rem;font-weight:600;margin-bottom:.75rem}.skills-list{display:flex;flex-wrap:wrap;gap:.5rem}.skill-tag{background:#1a1a1ae6;border-radius:4px;color:#fff;font-size:.8rem;font-weight:500;padding:.3rem .6rem}.subprojects-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.subproject-card-link{color:inherit;text-decoration:none}.subproject-card-link:hover{text-decoration:none}.subproject-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff1f;border:1px solid #ffffff40;border-radius:12px;overflow:hidden;transition:transform .25s ease,background .3s ease,border-color .3s ease}.subproject-card:hover{background:#fff3;border-color:#fff6;transform:translateY(-3px)}.subproject-media{background:#ffffff1a;height:200px;overflow:hidden;width:100%}.subproject-info{padding:1.5rem}.subproject-type-badge{background:#1a1a1a26;border:1px solid #ffffff4d;border-radius:20px;color:#333;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.5px;margin-bottom:1rem;padding:.25rem .75rem;text-transform:uppercase}.subproject-title{color:#0d0d0d;font-size:1.3rem;font-weight:600;line-height:1.4;margin-bottom:.5rem}.subproject-subtitle{color:#666;font-size:1rem;line-height:1.5;margin-bottom:1rem}.subproject-caption{color:#777;font-size:.9rem;font-style:italic;line-height:1.4}.gallery-grid-new{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:2rem}.gallery-item{aspect-ratio:4/3;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff1f;border:1px solid #ffffff40;border-radius:12px;cursor:pointer;overflow:hidden;position:relative;transition:all .3s ease}.gallery-item:hover{border-color:#fff6;box-shadow:0 20px 40px #0000001a;transform:translateY(-5px)}.gallery-media{display:block;height:100%;object-fit:cover;transition:opacity .3s ease;width:100%}.gallery-image{overflow:hidden;position:relative}.gallery-hover-video{height:100%;left:0;object-fit:cover;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:2}.gallery-hover-video.active{opacity:1}.gallery-play-indicator{opacity:.8;position:absolute;right:12px;top:12px;transition:opacity .3s ease;z-index:3}.gallery-item:hover .gallery-play-indicator{opacity:0}.gallery-video{background:#ffffff14}.gallery-video .gallery-media{border-radius:12px}@media (min-width:768px){.gallery-grid-new{gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.gallery-item:nth-child(5n+1){aspect-ratio:1}.gallery-item:nth-child(5n+2){aspect-ratio:16/9}.gallery-item:nth-child(5n+3){aspect-ratio:4/3}.gallery-item:nth-child(5n+4){aspect-ratio:3/4}.gallery-item:nth-child(5n+5){aspect-ratio:16/10}}@media (min-width:1200px){.gallery-grid-new{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}.achievements-list{grid-gap:1rem;display:grid;gap:1rem;margin-top:2rem}.achievement-item{align-items:flex-start;background:#ffffff1a;border-radius:8px;display:flex;gap:1rem;padding:1rem}.achievement-bullet{color:#16a34a;flex-shrink:0;font-weight:600}.achievement-item p{color:#333;font-size:1rem;line-height:1.6}.clients-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-top:2rem}.client-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:8px;padding:1.5rem}.client-name{color:#0d0d0d;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.client-type{background:#1a1a1a1a;border-radius:3px;color:#333;display:inline-block;font-size:.8rem;font-weight:500;margin-bottom:1rem;padding:.2rem .6rem;text-transform:capitalize}.client-description{color:#444;font-size:.95rem;line-height:1.5}.gallery-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:2rem}.gallery-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:8px;padding:1rem}.gallery-caption{color:#555;font-size:.9rem;line-height:1.4;margin-top:1rem}.links-list{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.project-link{align-items:center;background:#ffffff1f;border:1px solid #ffffff40;border-radius:6px;color:#1a1a1a;display:inline-flex;font-weight:500;gap:.5rem;padding:.5rem .75rem;text-decoration:none;transition:all .3s ease}.project-link:hover{background:#fff3;transform:translateY(-1px)}.error-message{background:#ef44441a;border:1px solid #ef444433;border-radius:6px;color:#b91c1c;padding:1rem}.skillsets-page-section{min-height:100vh;padding:4rem 0 8rem}.skillsets-grid-page{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-top:2rem}.skillset-card-page{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #ffffff40;border-radius:10px;padding:1.5rem;transition:transform .25s ease,background .3s ease}.skillset-card-page:hover{background:#ffffff2e;transform:translateY(-3px)}.skillset-category-page{color:#0d0d0d;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.skills-grid-page{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.skill-tag-page{background:#1a1a1ae6;border-radius:4px;color:#fff;font-size:.8rem;font-weight:500;padding:.35rem .6rem;text-align:center}.skill-tag-page:hover{opacity:.9}.not-found-section{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff0d;display:flex;min-height:80vh;padding:8rem 0}.not-found-content{margin:0 auto;max-width:600px;text-align:center}.not-found-title{color:#0d0d0d;font-size:clamp(4rem,8vw,8rem);font-weight:300;letter-spacing:-.05em;margin-bottom:1rem}.not-found-subtitle{color:#1a1a1a;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:500;margin-bottom:2rem}.not-found-description{color:#4a4a4a;font-size:1.1rem;line-height:1.7;margin-bottom:3rem}.not-found-actions{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:4rem}.not-found-links{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;margin-bottom:3rem;padding:2rem}.not-found-links h3{color:#0d0d0d;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.not-found-links ul{list-style:none;margin:0;padding:0}.not-found-links li{margin-bottom:.5rem}.not-found-links a{color:#1a1a1a;font-weight:500;text-decoration:none;transition:color .3s ease}.not-found-links a:hover{color:#0d0d0d;text-decoration:underline}.not-found-note{color:#666;font-size:.9rem;font-style:italic}@media (max-width:768px){.nav-content{gap:1rem;padding:1rem}.nav-link{font-size:.9rem;padding:.4rem .8rem}.project-hero-content{gap:2rem}.clients-grid,.features-grid,.gallery-grid,.gallery-grid-new,.project-hero-content,.projects-grid-full,.skills-preview-grid,.skillsets-grid,.skillsets-grid-page,.subprojects-grid{grid-template-columns:1fr}.gallery-grid-new{gap:1rem}.gallery-item{aspect-ratio:4/3}.not-found-actions{align-items:center;flex-direction:column}.not-found-actions .cta-button{max-width:280px;width:100%}.not-found-links{text-align:left}}.chatbot{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff1f;border:1px solid #ffffff40;border-radius:12px;bottom:24px;box-shadow:0 10px 40px #00000026;display:none;height:60vh;max-height:680px;max-width:calc(100vw - 48px);overflow:hidden;position:fixed;right:24px;width:460px;z-index:2000}.chatbot.open{display:flex;flex-direction:column}.chatbot-header{align-items:center;border-bottom:1px solid #ffffff40;display:flex;justify-content:space-between;padding:.75rem 1rem}.chatbot-title{color:#0d0d0d;font-weight:600}.chatbot-close{background:#0000;border:none;color:#333;cursor:pointer;font-size:1.2rem}.chatbot-messages{display:flex;flex:1 1;flex-direction:column;gap:.75rem;overflow:auto;padding:1rem}.msg{max-width:90%}.msg.user{align-self:flex-end}.msg.assistant{align-self:flex-start}.msg.user .msg-text{background:#1a1a1a;border-radius:10px;color:#fff;padding:.6rem .8rem}.msg.assistant{background:#fff3;border:1px solid #ffffff40;border-radius:10px;padding:.6rem .8rem}.chatbot-input{border-top:1px solid #ffffff40;display:flex;gap:.5rem;padding:.75rem 96px .75rem .75rem}.chatbot-input textarea{border:1px solid #0000001a;border-radius:8px;flex:1 1;font-family:inherit;padding:.6rem .7rem;resize:none}.send-btn{background:#1a1a1a;border:none;border-radius:8px;color:#fff;padding:.6rem .9rem}.chat-fab,.send-btn{cursor:pointer;font-weight:600}.chat-fab{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #ffffff40;border-radius:999px;bottom:24px;color:#0d0d0d;padding:.75rem 1rem;position:fixed;right:24px;z-index:2000}@media (max-width:768px){.chatbot{bottom:12px;height:55vh;left:12px;right:12px;width:auto}.chatbot-input{padding-right:80px}.chat-fab{bottom:12px;right:12px}}.chat-orb{align-items:center;background:#0000;border-radius:50%;bottom:30px;cursor:pointer;display:flex;height:84px;justify-content:center;position:fixed;right:30px;width:84px;z-index:2001}.chat-orb canvas{border-radius:50%;display:block}.chat-orb-label{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #ffffff40;border-radius:8px;bottom:92px;color:#0d0d0d;font-weight:600;padding:.4rem .6rem;position:absolute;right:0;transform:translateX(0);white-space:nowrap}@media (max-width:768px){.chat-orb{bottom:12px;height:72px;right:12px;width:72px}.chat-orb-label{bottom:82px;right:0}}
/*# sourceMappingURL=main.1beb0c55.css.map*/