:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--section-padding-desktop: 120px;--section-padding-tablet: 96px;--section-padding-mobile: 72px;--site-padding-x-desktop: 80px;--site-padding-x-tablet: 40px;--site-padding-x-mobile: 24px}html{scroll-behavior:smooth}body{margin:0;padding:0;box-sizing:border-box;width:100%;min-height:100vh;background-color:#fff;overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0}a{text-decoration:none;color:inherit}button{border:none;background:none;cursor:pointer;font-family:inherit}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400}.fade-in-up{opacity:0;transform:translateY(20px);animation:fadeInUp .5s ease-out forwards}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}:focus-visible{outline:2px solid #000000;outline-offset:2px}@keyframes blobFloat{0%,to{transform:scale(1) translateY(0)}50%{transform:scale(1.15) translateY(-12px)}}.ambient-blob{animation:blobFloat 10s ease-in-out infinite}.hamburger-btn{display:none;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0}@media(max-width:768px){.hamburger-btn{display:flex!important}.desktop-nav,.desktop-cta{display:none!important}.hero-section{padding:120px 24px 64px!important}}.footer-section{width:100%;min-height:100vh;background-color:#000;padding:100px 80px 60px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}.footer-content{width:100%;max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:100px;flex:1}.main-content{width:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:80px}.left-content{flex:1;display:flex;flex-direction:column;gap:60px}.footer-section-label{font-size:15px;font-weight:400;font-family:Inter,-apple-system,sans-serif;color:#fff;letter-spacing:.01em;margin-bottom:20px}.footer-headline-wrapper{max-width:700px;display:flex;flex-direction:column}.footer-headline{font-size:72px;font-weight:400;font-family:Inter,-apple-system,sans-serif;color:#fff;line-height:1.1;letter-spacing:-.03em;margin:0}.footer-cta-button{width:auto;height:56px;padding:0 32px;background-color:#fff;border-radius:28px;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:transform .2s ease,background-color .2s ease;align-self:flex-start}.footer-cta-button:hover{transform:scale(1.05);background-color:#f0f0f0}.footer-cta-text{font-size:17px;font-weight:500;font-family:Inter,-apple-system,sans-serif;color:#000}.right-content{display:flex;gap:120px;align-items:flex-start}.navigation-menu,.social-menu{display:flex;flex-direction:column;gap:20px}.nav-link,.social-link{font-size:17px;font-weight:400;font-family:Inter,-apple-system,sans-serif;color:#fff;cursor:pointer;transition:opacity .2s ease;letter-spacing:.01em;display:flex;align-items:center;justify-content:space-between;gap:12px}.nav-link:hover,.social-link:hover{opacity:.6}.footer-bottom{width:100%;display:flex;justify-content:space-between;align-items:center;padding-top:40px;border-top:1px solid rgba(255,255,255,.1);margin-top:auto}.copyright{font-size:14px;font-weight:400;font-family:Inter,-apple-system,sans-serif;color:#666;letter-spacing:.01em}.footer-badge{display:flex;align-items:center;gap:8px;background-color:#fff;padding:10px 16px;border-radius:20px}.footer-made-in-framer{font-size:13px;font-weight:500;font-family:Inter,-apple-system,sans-serif;color:#000}@media(max-width:768px){.footer-section{padding-left:40px;padding-right:40px}.main-content{flex-direction:column;gap:60px}.right-content{gap:80px;width:100%}.footer-headline{font-size:52px}}@media(max-width:480px){.footer-section{padding:60px 20px}.right-content{flex-direction:column;gap:40px}.footer-headline{font-size:40px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:20px}}.services-section{width:100%;padding:var(--section-padding-desktop, 120px) var(--site-padding-x-desktop, 80px);background-color:#fff;box-sizing:border-box}.services-grid{display:grid;grid-template-columns:240px 1fr;column-gap:40px;row-gap:80px;max-width:1400px;margin:0 auto}.grid-label{font-size:14px;font-weight:500;font-family:Inter,-apple-system,sans-serif;color:#666;padding-top:8px}.header-content{display:flex;justify-content:space-between;align-items:flex-start;gap:40px}.headline-text{font-size:clamp(40px,6vw,80px);font-weight:500;font-family:Inter,-apple-system,sans-serif;color:#000;line-height:1.1;letter-spacing:-.03em;max-width:800px}.text-gray{color:#8a8a8e}.cta-pill{display:flex;align-items:center;gap:8px;padding:12px 20px;background-color:#f5f5f5;border-radius:100px;cursor:pointer;white-space:nowrap;font-size:14px;font-weight:500;color:#000;transition:background-color .2s}.cta-pill:hover{background-color:#ececec}.services-label-row{padding-top:32px}.services-list-container{width:100%}.services-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;width:100%}.service-card{background:#f9fafb;border-radius:24px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(0,0,0,.03);display:flex;flex-direction:column}.service-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000000f}.service-card-image-wrapper{width:100%;height:240px;overflow:hidden}.service-card-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.service-card:hover .service-card-image{transform:scale(1.05)}.service-card-content{padding:32px;display:flex;flex-direction:column;flex-grow:1}.service-card-title{font-size:24px;font-weight:600;color:#000;margin:0 0 12px;font-family:Inter,-apple-system,sans-serif}.service-card-text{font-size:15px;line-height:1.6;color:#666;margin:0;font-family:Inter,-apple-system,sans-serif}.footer-badge-static{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f5f5f5;border-radius:8px;width:fit-content}.made-in-framer{font-size:12px;font-weight:600;color:#000}@media(max-width:1024px){.services-grid{grid-template-columns:180px 1fr}.services-card-grid{grid-template-columns:1fr}}@media(max-width:768px){.services-grid{grid-template-columns:1fr;row-gap:40px}.grid-label{font-size:14px;color:#888;margin-bottom:8px}.header-content{flex-direction:column;align-items:flex-start;gap:24px}.services-section{padding:var(--section-padding-mobile, 72px) var(--site-padding-x-mobile, 24px)}.service-title{font-size:24px}}.story-section{width:100%;min-height:100vh;background-color:#fafafa;padding:120px 80px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.content-wrapper{width:100%;max-width:1400px;display:flex;justify-content:space-between;align-items:flex-start;gap:60px}.section-label{font-size:15px;font-weight:400;font-family:Inter,-apple-system,sans-serif;color:#000;letter-spacing:.01em;min-width:120px;flex-shrink:0}.headline-wrapper{flex:1;max-width:1000px;display:flex;flex-direction:column}.headline-text{font-size:clamp(40px,6vw,80px);font-weight:500;font-family:Inter,-apple-system,sans-serif;color:#000;line-height:1.1;letter-spacing:-.03em;margin-bottom:0;display:inline}.headline-text.gray{color:#a8a8a8}.cta-wrapper{display:flex;align-items:flex-start;min-width:140px;flex-shrink:0}.cta-link{display:flex;align-items:center;gap:8px;cursor:pointer;transition:opacity .2s ease}.cta-link:hover{opacity:.6}.cta-text{font-size:16px;font-weight:400;font-family:Inter,-apple-system,sans-serif;color:#000;letter-spacing:.01em}.footer-badge{position:fixed;bottom:40px;right:40px;display:flex;align-items:center;gap:8px;z-index:100}.made-in-framer{font-size:14px;font-weight:500;font-family:Inter,-apple-system,sans-serif;color:#000}@media(max-width:768px){.story-section{padding-left:40px;padding-right:40px}.content-wrapper{flex-direction:column;gap:40px}.headline-text{font-size:40px}}@media(max-width:480px){.story-section{padding:60px 20px}.content-wrapper{gap:30px}.headline-text{font-size:32px}}.workflow-section-v2{width:100%;padding:120px 40px;background-color:#fafafa;box-sizing:border-box;display:flex;justify-content:center}.workflow-container-v2{width:100%;max-width:1200px;display:flex;gap:80px}.workflow-left{width:35%;position:relative}.workflow-sticky-content{position:sticky;top:180px;display:flex;flex-direction:column}.workflow-label-v2{font-size:13px;font-weight:600;color:#6b7280;margin-bottom:24px;font-family:Inter,sans-serif;text-transform:uppercase;letter-spacing:.05em}.workflow-title-v2{font-size:clamp(32px,3.5vw,48px);font-weight:500;line-height:1.1;color:#000;margin:0 0 24px;font-family:Inter,sans-serif;letter-spacing:-.02em}.workflow-subtitle-v2{font-size:16px;color:#6b7280;line-height:1.6;margin:0 0 40px;font-family:Inter,sans-serif}.workflow-right{width:65%;padding-bottom:120px}.cards-stack-container{position:relative;width:100%}.workflow-step-card-v2{background-color:#fff;padding:48px;border-radius:24px;border:1px solid rgba(0,0,0,.04);position:relative;overflow:hidden}.step-content{position:relative;z-index:1}.step-title-v2{font-size:24px;font-weight:600;color:#000;margin:0;font-family:Inter,sans-serif}.step-desc-v2{font-size:16px;line-height:1.7;color:#6b7280;margin:0;font-family:Inter,sans-serif}@media(max-width:1024px){.workflow-container-v2{flex-direction:column;gap:64px}.workflow-left,.workflow-right{width:100%}.workflow-sticky-content{position:static;margin-bottom:40px}.workflow-step-card-v2{position:relative!important;top:auto!important;margin-bottom:24px!important;box-shadow:0 4px 20px #00000005!important}}@media(max-width:768px){.workflow-section-v2{padding:80px 24px}.workflow-step-card-v2{padding:32px 24px;border-radius:16px}.step-desc-v2{padding-left:0!important;margin-top:16px}}.meet-our-team-section{padding:120px 40px;background-color:#fff;display:flex;flex-direction:column;align-items:center;width:100%;box-sizing:border-box;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.team-container{width:100%;max-width:1200px;display:flex;flex-direction:column}.team-header{margin-bottom:64px;max-width:600px}.team-eyebrow{display:flex;align-items:center;gap:8px;font-size:14px;color:#6b7280;margin-bottom:16px}.team-eyebrow-dot{width:8px;height:8px;background-color:#000;border-radius:50%}.team-title{font-size:48px;font-weight:500;color:#111;margin:0 0 16px;letter-spacing:-.02em;line-height:1.1}.team-description{font-size:16px;color:#6b7280;line-height:1.6;margin:0}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;width:100%}@media(max-width:1024px){.team-grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media(max-width:768px){.meet-our-team-section{padding:80px 20px}.team-grid{grid-template-columns:1fr}.team-title{font-size:40px}}.team-card{position:relative;width:100%;aspect-ratio:4/5;border-radius:20px;overflow:hidden;background-color:#f3f4f6;display:flex;align-items:flex-end;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;transition:transform .4s ease,box-shadow .4s ease}.team-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.team-card-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top center}.team-card:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:40%;background:linear-gradient(to top,#0000001a,#0000);z-index:1;pointer-events:none}.team-info-box{position:relative;z-index:2;background-color:#fff;width:calc(100% - 32px);margin:0 16px 16px;padding:16px 20px;border-radius:12px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 12px #0000000f}.team-info-text{display:flex;flex-direction:column;gap:4px}.team-member-name{font-size:16px;font-weight:600;color:#111;margin:0}.team-member-role{font-size:13px;font-weight:500;color:#6b7280;margin:0}.team-social-button{width:32px;height:32px;border-radius:8px;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center;color:#111;transition:background-color .2s ease,color .2s ease;text-decoration:none}.team-social-button:hover{background-color:#111;color:#fff}.team-social-icon{width:16px;height:16px}.cs-section{padding:140px 40px;background-color:#fff;width:100%;box-sizing:border-box;display:flex;justify-content:center}.cs-container{width:100%;max-width:1240px;display:flex;flex-direction:column;align-items:flex-start;gap:160px}.cs-card{display:flex;flex-direction:column;align-items:flex-start;width:100%}.cs-title{font-size:clamp(28px,4vw,52px);font-weight:700;color:#0a0a0a;letter-spacing:-.03em;margin:0 0 32px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.1}.cs-video-frame{position:relative;width:100%;aspect-ratio:16/9;border-radius:28px;padding:14px;box-sizing:border-box;background:#060606;box-shadow:0 50px 100px #0000001f,0 20px 40px #00000014,0 0 0 1px #0000000d;overflow:hidden;transition:box-shadow .7s cubic-bezier(.25,1,.5,1)}.cs-video-frame:before{content:"";position:absolute;inset:0;border-radius:28px;box-shadow:inset 0 1.5px 3px #ffffff1f,inset 0 0 0 1px #ffffff12;pointer-events:none;z-index:2}.cs-video-frame:hover{box-shadow:0 70px 140px #00000029,0 30px 60px #0000001a,0 0 0 1px #0000000f}.cs-video{width:100%;height:100%;object-fit:cover;display:block;border-radius:16px;transition:transform 1.4s cubic-bezier(.25,1,.5,1);position:relative;z-index:1}.cs-video-frame:hover .cs-video{transform:scale(1.02)}.cs-description{font-size:17px;color:#6b7280;margin:40px 0 0;line-height:1.7;font-weight:400;max-width:640px}@media(max-width:768px){.cs-section{padding:80px 20px}.cs-container{gap:100px}.cs-video-frame{padding:10px;border-radius:20px}.cs-video{border-radius:12px}.cs-description{font-size:15px}}.cinematic-showcase-section{padding:140px 40px;background-color:#fff;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden;width:100%;box-sizing:border-box}.cinematic-bg-orb{position:absolute;border-radius:50%;pointer-events:none;filter:blur(100px);opacity:.22;animation:orbFloat 14s ease-in-out infinite alternate}.cinematic-bg-orb--1{width:700px;height:700px;background:radial-gradient(circle,#6366f155,transparent 70%);top:-10%;right:-15%;animation-duration:16s}.cinematic-bg-orb--2{width:550px;height:550px;background:radial-gradient(circle,#ec489955,transparent 70%);top:38%;left:-12%;animation-duration:20s;animation-delay:-5s}.cinematic-bg-orb--3{width:480px;height:480px;background:radial-gradient(circle,#14b8a655,transparent 70%);bottom:5%;right:5%;animation-duration:18s;animation-delay:-9s}@keyframes orbFloat{0%{transform:translate(0) scale(1)}50%{transform:translate(40px,-30px) scale(1.07)}to{transform:translate(-20px,20px) scale(.96)}}.cinematic-showcase-container{width:100%;max-width:1240px;display:flex;flex-direction:column;align-items:center;gap:180px}.cinematic-card-wrapper{display:flex;flex-direction:column;align-items:flex-start;width:100%}.cinematic-card-header{display:flex;align-items:center;gap:20px;width:100%;margin-bottom:36px;overflow:hidden}.cinematic-index-badge{font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;flex-shrink:0;line-height:1;padding-top:4px;opacity:.8}.cinematic-service-title--above{margin:0}.cinematic-split-title{display:flex;flex-wrap:wrap;gap:0 12px;align-items:flex-end}.cinematic-word-mask{display:inline-block;overflow:hidden;line-height:1.15}.cinematic-word{display:inline-block;will-change:transform,opacity}.cinematic-accent-line{display:block;flex:1;height:2px;border-radius:2px;transform-origin:left center;min-width:60px;will-change:transform}.cinematic-service-title{font-size:clamp(28px,4vw,52px);font-weight:700;color:#0a0a0a;letter-spacing:-.03em;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.1}.cinematic-video-tilt-wrapper{position:relative;width:100%;cursor:none}.cinematic-glow-blob{position:absolute;inset:-15%;border-radius:50%;pointer-events:none;z-index:0;filter:blur(60px);will-change:opacity,transform}.cinematic-video-container{position:relative;width:100%;aspect-ratio:16/9;border-radius:28px;padding:14px;box-sizing:border-box;background:#060606;box-shadow:0 50px 100px #0000001f,0 20px 40px #00000014,0 0 0 1px #0000000d;transition:box-shadow .7s cubic-bezier(.25,1,.5,1);will-change:clip-path,box-shadow;overflow:hidden;z-index:1}.cinematic-video-container:before{content:"";position:absolute;inset:0;border-radius:28px;box-shadow:inset 0 1.5px 3px #ffffff1f,inset 0 0 0 1px #ffffff12;pointer-events:none;z-index:3}.cinematic-video-tilt-wrapper:hover .cinematic-video-container{box-shadow:0 70px 140px #0000002e,0 30px 60px #0000001a,0 0 0 1px #0000000f}.cinematic-service-video{width:100%;height:100%;object-fit:cover;display:block;border-radius:16px;z-index:1;transition:transform 1.4s cubic-bezier(.25,1,.5,1)}.cinematic-video-tilt-wrapper:hover .cinematic-service-video{transform:scale(1.025)}.cinematic-light-sweep{position:absolute;inset:0;border-radius:16px;z-index:2;pointer-events:none;background:linear-gradient(110deg,transparent 30%,rgba(255,255,255,.09) 50%,transparent 70%);background-size:250% 100%;background-position:150% 0;transition:background-position 0s}.cinematic-video-tilt-wrapper:hover .cinematic-light-sweep{animation:lightSweep .85s cubic-bezier(.4,0,.2,1) forwards}@keyframes lightSweep{0%{background-position:150% 0}to{background-position:-50% 0}}.cinematic-service-info{margin-top:40px;text-align:left;width:100%;max-width:640px}.cinematic-service-description{font-size:17px;color:#6b7280;margin:0;line-height:1.7;font-weight:400;will-change:opacity,filter,transform}@media(max-width:768px){.cinematic-showcase-section{padding:80px 20px}.cinematic-showcase-container{gap:100px}.cinematic-video-container{padding:10px;border-radius:20px}.cinematic-video-container:before{border-radius:20px}.cinematic-service-video{border-radius:12px}.cinematic-card-header{gap:14px;margin-bottom:24px}.cinematic-service-description{font-size:15px}.cinematic-accent-line{min-width:30px}.cinematic-bg-orb{opacity:.13}}.custom-contact-form{width:100%;margin:0 auto;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.form-section-header{font-size:20px;font-weight:700;color:#002b5b;padding-bottom:12px;margin-bottom:24px;border-bottom:1px solid #000000}.form-row{display:flex;gap:24px;margin-bottom:20px}@media(max-width:768px){.form-row{flex-direction:column;gap:20px}}.form-group{display:flex;flex-direction:column;flex:1}.form-label{font-size:14px;font-weight:500;color:#2d3748;margin-bottom:8px}.form-input,.form-select,.form-textarea{width:100%;padding:14px 16px;border-radius:6px;border:1px solid #CBD5E1;background-color:#fff;font-family:inherit;font-size:15px;color:#111;outline:none;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box}.form-input::placeholder,.form-textarea::placeholder{color:#a0aec0}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#3182ce;box-shadow:0 0 0 1px #3182ce}.custom-select-container{position:relative;width:100%}.custom-select-control{width:100%;padding:14px 16px;border-radius:6px;border:1px solid #CBD5E1;background-color:#fff;font-family:inherit;font-size:15px;color:#111;outline:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box}.custom-select-control.is-open,.custom-select-control:focus{border-color:#3182ce;box-shadow:0 0 0 1px #3182ce}.custom-select-indicator{display:flex;align-items:center;justify-content:center;color:#111;transition:transform .2s ease}.custom-select-control.is-open .custom-select-indicator{transform:rotate(180deg)}.custom-select-menu{position:absolute;top:calc(100% + 4px);left:0;width:100%;background-color:#fff;border:1px solid #CBD5E1;border-radius:6px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;z-index:50;max-height:250px;overflow-y:auto;padding:4px 0}.custom-select-option{padding:12px 16px;font-size:15px;color:#111;cursor:pointer;transition:background-color .1s ease,color .1s ease}.custom-select-option:hover{background-color:#3182ce;color:#fff}.custom-select-option.is-selected{background-color:#ebf8ff;color:#2b6cb0;font-weight:500}.phone-input-group{display:flex;gap:12px}.form-textarea{resize:vertical;min-height:120px}.form-submit-btn{width:100%;padding:18px;background-color:#005a9c;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:700;cursor:pointer;transition:background-color .2s ease,transform .1s ease;margin-top:24px;margin-bottom:24px}.form-submit-btn:hover{background-color:#004a8c}.form-submit-btn:active{transform:scale(.99)}.form-privacy-disclaimer{text-align:center;font-size:12px;color:#718096;margin-top:16px;line-height:1.5}:root{--hwe-base: #FFFFFF;--hwe-surface: #F9FAFB;--hwe-text: #000000;--hwe-text-muted: #6B7280;--hwe-line: #E5E5E7;--hwe-accent: #000000;--hwe-highlight: rgba(0,0,0,.03)}.hwe-section{position:relative;font-family:Inter,-apple-system,sans-serif;background-color:var(--hwe-base);color:var(--hwe-text);overflow:hidden;background-image:linear-gradient(var(--hwe-highlight) 1px,transparent 1px),linear-gradient(90deg,var(--hwe-highlight) 1px,transparent 1px);background-size:24px 24px;background-position:center top}.hwe-h1,.hwe-h2,.hwe-h3{font-weight:500;letter-spacing:-.03em;margin:0;color:var(--hwe-text)}.hwe-text{font-size:16px;line-height:1.6;font-weight:400;color:var(--hwe-text-muted)}.hwe-mono{font-family:Inter,sans-serif;font-size:13px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--hwe-text-muted)}.hwe-accent-text{color:var(--hwe-accent)}.golden-thread-svg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:10}.mouse-light{position:fixed;width:600px;height:600px;background:radial-gradient(circle at center,rgba(0,0,0,.02) 0%,transparent 60%);pointer-events:none;transform:translate(-50%,-50%);z-index:100;transition:opacity .5s ease;opacity:0}.entry-portal{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 40px;position:relative;z-index:2}.entry-portal h1{font-size:clamp(40px,8vw,84px);font-weight:500;letter-spacing:-.03em;color:var(--hwe-text);margin-bottom:24px}.silhouette-container{position:relative;width:300px;height:400px;margin-top:64px;overflow:visible}.micic-layer{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:60px 40px;position:relative;z-index:2;box-sizing:border-box;gap:16px}.stage-label{display:flex;flex-direction:row;align-items:center;gap:10px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--hwe-text-muted);white-space:nowrap;width:100%;max-width:1040px;padding:0 4px;writing-mode:unset;text-orientation:unset;transform:none}.stage-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--hwe-text);flex-shrink:0}.stage-line{flex:1;height:1px;background:var(--hwe-line)}.layer-box{width:100%;max-width:1040px;border:1px solid var(--hwe-line);background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000000a;padding:48px;position:relative;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.layer-header{border-bottom:1px solid var(--hwe-line);padding-bottom:16px;margin-bottom:24px;display:flex;justify-content:space-between;align-items:flex-end}.data-dot{position:absolute;border-radius:50%;background:var(--hwe-text)}.dot-1pt{width:4px;height:4px}.dot-2pt{width:6px;height:6px}.dot-3pt{width:8px;height:8px;background:var(--hwe-text);box-shadow:0 0 12px #0000001a}.dot-4pt{width:12px;height:12px;background:var(--hwe-text);box-shadow:0 0 16px #0003}.dot-hover-area{position:absolute;width:24px;height:24px;transform:translate(-12px,-12px);cursor:pointer;z-index:20}.data-dash-container{display:flex;gap:3px;flex-wrap:wrap;width:100%}.data-dash{width:2px;height:14px;background:var(--hwe-text-muted);border-radius:1px;opacity:.2}.moon-phase{width:40px;height:40px;border:1px solid var(--hwe-line);border-radius:50%;position:relative;overflow:hidden}.moon-crescent{position:absolute;right:-5px;top:0;width:40px;height:40px;background:var(--hwe-surface);border-radius:50%;box-shadow:-8px 0 16px #0000000d}.architectural-layers{position:relative;width:100%;height:300px;perspective:1000px;transform-style:preserve-3d}.arch-layer{position:absolute;inset:0;border:1px solid var(--hwe-line);background:#fff9;border-radius:12px;transform-origin:center}.chromatic-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:var(--hwe-line);border:1px solid var(--hwe-line);border-radius:8px;overflow:hidden}.chromatic-cell{background:var(--hwe-base);aspect-ratio:1/1.618;position:relative;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;padding-bottom:24px}.chromatic-fill{position:absolute;bottom:0;left:0;right:0;background:#0000000d;transform-origin:bottom}.code-poetry{font-family:SF Mono,Roboto Mono,monospace;font-size:11px;line-height:2.2;color:var(--hwe-text);background:var(--hwe-surface);padding:24px;border-radius:12px;border:1px solid var(--hwe-line)}.code-comment{color:var(--hwe-text-muted);font-style:italic}.code-function{color:#000;font-weight:600}.shield-container{position:relative;width:100%;aspect-ratio:1;display:flex;justify-content:center;align-items:center}.shield-polygon{position:absolute;fill:var(--hwe-surface);stroke:var(--hwe-line);stroke-width:1px;transition:all .5s ease}.pearl-sphere{width:200px;height:200px;border-radius:50%;border:1px solid var(--hwe-line);position:relative;display:flex;justify-content:center;align-items:center;box-shadow:inset 0 0 40px #0000000d,0 0 80px #00000005;background:radial-gradient(circle at 30% 30%,#FFFFFF,var(--hwe-surface))}.pearl-brand{font-size:24px;font-weight:600;letter-spacing:.1em;color:var(--hwe-text);text-transform:uppercase;z-index:10}.cumulative-section{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:80px 40px;position:relative;z-index:2}.cumulative-value{font-size:clamp(50px,10vw,120px);font-weight:500;letter-spacing:-.03em;color:var(--hwe-text);line-height:1.1;margin:24px 0;position:relative}.hwe-btn{margin-top:32px;display:inline-flex;align-items:center;gap:8px;padding:16px 40px;background-color:var(--hwe-text);color:var(--hwe-base);border-radius:99px;font-size:16px;font-weight:500;cursor:pointer;border:none;transition:all .3s cubic-bezier(.16,1,.3,1)}.hwe-btn:hover{transform:scale(1.04) translateY(-2px);box-shadow:0 10px 30px #0000001a}.hwe-btn:before{display:none}.layer-depth-gauge{display:none}.layer-marker{position:absolute;width:10px;height:10px;border-radius:50%;background:var(--hwe-base);border:2px solid var(--hwe-line);left:-4.5px;transition:all .5s cubic-bezier(.16,1,.3,1)}.layer-marker.active{background:var(--hwe-text);border-color:var(--hwe-text);transform:scale(1.2);box-shadow:0 4px 12px #0000001a}.layer-label{position:absolute;left:20px;top:-4px;font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--hwe-text-muted);opacity:0;transition:opacity .3s;pointer-events:none;white-space:nowrap}.layer-marker.active .layer-label{opacity:1;color:var(--hwe-text)}@media(max-width:900px){.layer-box{grid-template-columns:1fr;gap:48px;padding:40px 24px}.layer-depth-gauge{display:none}}#root{width:100%;margin:0;padding:0;text-align:left}
