@font-face{font-family:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/oswald-latin-400-normal.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Serif;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/roboto-serif-latin-400-normal.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--cmyk-c:#0ff;--cmyk-m:#f0f;--cmyk-y:#ff0;--cmyk-k:#0a0a0a;--font-headline:"Oswald", sans-serif;--font-body:"Roboto Serif", serif;--font-label:"Oswald", sans-serif;--radius-default:4px;--radius-pill:100px;--color-background:#0d0d0d;--color-surface:#131313;--color-surface-low:#1c1b1b;--color-surface-container:#201f1f;--color-surface-container-high:#2a2a2a;--color-surface-container-highest:#353534;--color-surface-container-lowest:#0e0e0e;--color-surface-dim:#131313;--color-on-surface:#fff;--color-on-surface-variant:#b9cac9;--color-primary:#fff;--color-primary-container:#00fbfb;--color-on-primary-container:#003737;--color-outline:#839493;--color-outline-variant:#3a4a49;--color-inverse-surface:#0a0a0a;--color-inverse-on-surface:#e8e8e8;--color-inverse-primary:#0ff;--color-on-primary:#000;--color-primary-fixed:#00ffff24;--color-primary-fixed-dim:#00ffff12;--shadow-ambient:0 8px 32px #00000080;--shadow-elevated:0 12px 40px #00ffff14;--shadow-card:0 4px 24px #00000073;--glass-bg:#0a0a0ab8;--glass-border:#ffffff1a}*{box-sizing:border-box;cursor:none;margin:0;padding:0}body{font-family:var(--font-body);background-color:var(--color-background);color:var(--color-on-surface);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--color-surface-container-lowest)}::-webkit-scrollbar-thumb{background:linear-gradient(180deg, var(--cmyk-c), var(--cmyk-m));border-radius:3px}*{scrollbar-width:thin;scrollbar-color:var(--cmyk-c) var(--color-surface-container-lowest)}::selection{color:#fff;background:#00ffff59}.noise-overlay{pointer-events:none;z-index:9999;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");background-repeat:repeat;width:100%;height:100%;position:fixed;top:0;left:0}.custom-cursor{mix-blend-mode:difference;pointer-events:none;z-index:10000;background-color:#fff;border-radius:50%;width:24px;height:24px;transition:width .2s,height .2s;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.custom-cursor.hovered{width:40px;height:40px}@media (hover:none) and (pointer:coarse),(width<=768px){.custom-cursor{display:none!important}*{cursor:auto!important}.btn,a,button{cursor:pointer!important}}h1,h2,h3,h4,h5,h6{font-family:var(--font-headline);color:var(--color-on-surface);text-transform:uppercase;letter-spacing:.06em;font-weight:700;line-height:1.1}h1{font-size:clamp(2.5rem,6vw,4.5rem)}h2{font-size:clamp(1.75rem,3.5vw,2.75rem)}h3{font-size:clamp(1.1rem,2vw,1.5rem)}a{color:inherit;text-decoration:none}ul{list-style:none}p{font-family:var(--font-body);color:#ffffffb3;line-height:1.75}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section{padding:6rem 0;position:relative}.page-header{text-align:center;background:linear-gradient(#050505,#111);border-bottom:1px solid #ffffff0f;padding:10rem 0 4rem}.page-header h1{margin-bottom:1.25rem}.page-header p{max-width:680px;color:var(--color-on-surface-variant);margin:0 auto;font-size:1.1rem}.section-label{font-family:var(--font-label);letter-spacing:.2em;text-transform:uppercase;color:var(--cmyk-c);margin-bottom:.6rem;font-size:.72rem;font-weight:700;display:inline-block}.text-primary,.text-cyan{color:var(--cmyk-c)}.text-magenta{color:var(--cmyk-m)}.text-yellow{color:var(--cmyk-y)}.text-on-surface{color:var(--color-on-surface)}.text-muted{color:var(--color-on-surface-variant)}.brand-dot,.icon-primary{color:var(--cmyk-c)}.btn-no-hover:hover{transform:none}.cmyk-gradient{background:linear-gradient(90deg, var(--cmyk-c), var(--cmyk-m), var(--cmyk-y));background-size:200%;transition:background-position .35s,transform .2s,box-shadow .25s}.cmyk-gradient:hover{background-position:100%}.btn{border-radius:var(--radius-default);font-family:var(--font-label);letter-spacing:.12em;text-transform:uppercase;cursor:none;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:.78rem;font-weight:700;line-height:1;text-decoration:none;transition:transform .2s,box-shadow .25s,border-color .25s,background-position .35s;display:inline-flex}.btn-primary{background:linear-gradient(90deg, var(--cmyk-c), var(--cmyk-m), var(--cmyk-y));color:#000;background-size:200%;box-shadow:0 4px 18px #00ffff26}.btn-primary:hover{background-position:100%;transform:translateY(-2px);box-shadow:0 8px 28px #0ff3}.btn-outline{color:#ffffffe6;background:0 0;border-color:#ffffff47}.btn-outline:hover{color:#000;background:#fff;border-color:#fff}.btn-inverse{background:var(--cmyk-c);color:#000}.btn-inverse:hover{filter:brightness(1.1);transform:translateY(-2px)}.card{border-radius:var(--radius-default);box-shadow:var(--shadow-card);background:#111;border:1px solid #ffffff14;padding:2rem;transition:border-color .25s,box-shadow .25s,transform .25s}.card:hover{box-shadow:var(--shadow-elevated);border-color:#00ffff40;transform:translateY(-2px)}.cta-block{background:var(--color-surface-container);border-radius:var(--radius-default);text-align:center;border:1px solid #ffffff14;padding:4rem 3rem}.cta-block h2{margin-bottom:1rem}.cta-block p{max-width:560px;margin:0 auto 2rem}.cta-block .btn-row{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.spec-badge{font-family:var(--font-label);letter-spacing:.1em;text-transform:uppercase;border-radius:var(--radius-default);color:var(--cmyk-c);background:#00ffff26;border:1px solid #00ffff59;padding:.3rem .75rem;font-size:.7rem;font-weight:700;display:inline-block}.surface-low{background:var(--color-surface-low)}.surface-base{background:var(--color-background)}.surface-card{background:var(--color-surface-container-lowest)}.btn-nav-cmyk{padding:.55rem 1.25rem;font-size:.7rem;scale:.98}.btn-nav-cmyk:active{scale:.94}.navbar{z-index:999;background:0 0;justify-content:center;align-items:center;width:100%;height:88px;font-size:.8rem;transition:background .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s,height .35s,box-shadow .35s,border-color .35s;display:flex;position:fixed;top:0}.navbar.scrolled{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px)saturate(160%);border-bottom:1px solid var(--glass-border);height:68px;box-shadow:0 8px 32px #00000073}.scroll-progress-bar{background:linear-gradient(90deg, var(--cmyk-c), var(--cmyk-m), var(--cmyk-y));z-index:1001;width:100%;height:2px;position:absolute;top:0;left:0}.navbar-container{justify-content:space-between;align-items:center;gap:1.5rem;width:100%;height:100%;padding:0 4rem;display:flex;position:relative}.navbar-logo{flex-shrink:0;align-items:center;gap:.6rem;text-decoration:none;display:flex}.navbar-logo-img{object-fit:contain;width:auto;height:44px}.logo-text{font-family:var(--font-headline);letter-spacing:.04em;color:var(--color-on-surface);font-size:1.2rem;font-weight:700}.nav-menu{align-items:center;gap:2rem;list-style:none;display:flex}.nav-item{align-items:center;display:flex}.nav-link{font-family:var(--font-label);letter-spacing:.14em;text-transform:uppercase;color:#ffffff8c;padding-bottom:3px;font-size:.75rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.nav-link:after{content:"";background:linear-gradient(90deg, var(--cmyk-c), var(--cmyk-m));border-radius:1px;width:0;height:2px;transition:width .28s;position:absolute;bottom:0;left:0}.nav-link:hover,.active-link{color:#fff}.nav-link:hover:after,.active-link:after{width:100%}.menu-icon{cursor:pointer;display:none}@media screen and (width<=960px){.navbar-container{padding:0 1.5rem}.nav-menu{-webkit-backdrop-filter:blur(16px);opacity:0;pointer-events:none;z-index:998;background:#0a0a0af7;border-bottom:1px solid #ffffff14;flex-direction:column;gap:0;width:100%;padding:1.25rem 0;transition:opacity .25s,transform .25s;display:flex;position:absolute;top:100%;left:0;transform:translateY(-8px);box-shadow:0 16px 40px #00000080}.nav-menu.active{opacity:1;pointer-events:all;transform:translateY(0)}.nav-item{justify-content:center;width:100%}.nav-link{text-align:center;color:#ffffffd9;width:100%;padding:.9rem 2rem;font-size:.85rem;display:block}.nav-link:after{display:none}.nav-link:hover,.active-link{color:var(--cmyk-c);background:#00ffff0f}.menu-icon{z-index:999;display:block}.navbar-cta-desktop{display:none}}.navbar-cta-desktop{flex-shrink:0}.footer{background:var(--color-inverse-surface);color:var(--color-inverse-on-surface);padding-top:4rem;position:relative}.footer:before{content:"";background:linear-gradient(90deg, var(--cmyk-c), var(--cmyk-m), var(--cmyk-y), var(--cmyk-c));height:3px;position:absolute;top:0;left:0;right:0}.footer-container{grid-template-columns:1.6fr 1fr 1.4fr;gap:3rem;padding-bottom:3rem;display:grid}.footer-title{font-family:var(--font-headline);letter-spacing:.04em;color:var(--color-inverse-on-surface);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.footer-desc{font-family:var(--font-body);color:#f2f0eca6;max-width:280px;font-size:.9rem;line-height:1.75}.footer-subtitle{font-family:var(--font-label);letter-spacing:.16em;text-transform:uppercase;color:var(--cmyk-c);margin-bottom:1.25rem;font-size:.7rem;font-weight:700}.footer-links{flex-direction:column;gap:.6rem;display:flex}.footer-links li a{font-family:var(--font-body);color:#f2f0ecb3;font-size:.9rem;transition:color .2s}.footer-links li a:hover{color:var(--cmyk-y)}.contact-item{font-family:var(--font-body);color:#f2f0ecb3;align-items:flex-start;gap:.7rem;margin-bottom:1rem;font-size:.9rem;line-height:1.6;display:flex}.contact-item .icon-primary{color:var(--cmyk-c);flex-shrink:0;margin-top:2px}.footer-bottom{text-align:center;font-family:var(--font-label);letter-spacing:.06em;color:#f2f0ec59;border-top:1px solid #ffffff12;padding:1.25rem 2rem;font-size:.78rem}@media (width<=768px){.footer-container{grid-template-columns:1fr;gap:2.5rem}.footer-desc{max-width:100%}}.chatbot-container{z-index:9999;pointer-events:none;flex-direction:column;align-items:flex-end;display:flex;position:fixed;bottom:2rem;right:2rem}.chatbot-fab{pointer-events:auto;background-color:var(--color-primary);width:60px;height:60px;color:var(--color-on-primary);cursor:pointer;z-index:10;border:none;border-radius:30px;justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),background-color .2s;display:flex;box-shadow:0 4px 12px #00000026,0 8px 32px #0000001a}.chatbot-fab:hover{transform:scale(1.05)}.chatbot-fab:active{transform:scale(.95)}.chatbot-window{pointer-events:auto;-webkit-backdrop-filter:blur(16px);transform-origin:100% 100%;background:#1e1e1ed9;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;width:350px;max-width:calc(100vw - 4rem);max-height:500px;animation:.4s cubic-bezier(.16,1,.3,1) forwards chatWindowEnter;display:flex;position:absolute;bottom:80px;right:0;overflow:hidden;box-shadow:0 12px 40px #0000004d}@keyframes chatWindowEnter{0%{opacity:0;transform:scale(.8)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.chatbot-header{background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .1), transparent);border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.chatbot-header h3{color:var(--color-on-surface);align-items:center;gap:.5rem;margin:0;font-size:1rem;font-weight:600;display:flex}.chatbot-header-icon{color:var(--color-primary)}.chatbot-close-btn{color:var(--color-on-surface-variant);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.25rem;transition:background-color .2s,color .2s;display:flex}.chatbot-close-btn:hover{color:var(--color-on-surface);background-color:#ffffff1a}.chatbot-messages-container{scroll-behavior:smooth;overscroll-behavior:contain;flex-direction:column;flex:1;gap:1rem;padding:1.25rem;display:flex;overflow-y:auto}.chatbot-messages-container::-webkit-scrollbar{width:6px}.chatbot-messages-container::-webkit-scrollbar-track{background:0 0}.chatbot-messages-container::-webkit-scrollbar-thumb{background-color:#ffffff1a;border-radius:10px}.chat-bubble{max-width:85%;color:var(--color-on-surface);background:#ffffff0d;border-radius:12px;padding:.85rem 1rem;font-size:.9rem;line-height:1.5;animation:.3s cubic-bezier(.175,.885,.32,1.275) forwards bubblePop}.chat-bubble.bot{border-bottom-left-radius:2px;align-self:flex-start}.chat-bubble.user{background:var(--color-primary);color:var(--color-on-primary);border-bottom-right-radius:2px;align-self:flex-end}.chat-bubble-typing{background:#ffffff0d;border-radius:12px 12px 12px 2px;align-self:flex-start;gap:4px;padding:.75rem 1rem;display:flex}.typing-dot{background-color:var(--color-on-surface-variant);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both typingBounce}.typing-dot:first-child{animation-delay:-.32s}.typing-dot:nth-child(2){animation-delay:-.16s}@keyframes typingBounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes bubblePop{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.chat-options-container{opacity:0;flex-direction:column;gap:.5rem;margin-top:.5rem;animation:.4s .1s forwards bubblePop;display:flex}.chat-option-btn{color:var(--color-primary);text-align:left;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:8px;padding:.75rem 1rem;font-size:.85rem;line-height:1.4;transition:all .2s}.chat-option-btn:hover{background:rgba(var(--color-primary-rgb), .1);border-color:var(--color-primary);transform:translateY(-1px)}.chat-option-btn:active{transform:translateY(0)}.chat-option-btn.category-btn{background:rgba(var(--color-primary-rgb), .05);font-weight:500}.chat-option-btn.back-btn{color:var(--color-on-surface-variant);border-color:#0000;margin-bottom:.5rem;padding:.5rem .25rem;font-size:.8rem;transition:color .2s}.chat-option-btn.back-btn:hover{color:var(--color-on-surface);background:0 0;text-decoration:underline;transform:none}@media (width<=480px){.chatbot-container{bottom:1rem;right:1rem}.chatbot-window{width:calc(100vw - 2rem);bottom:70px}}.hero{background:var(--color-background);align-items:center;width:100%;min-height:100vh;padding-top:88px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(#00ffff0f 0%,#ff00ff08 40%,#0000 70%);width:55vw;height:55vh;position:absolute;top:-10%;right:-15%}.hero:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(#ffff000a 0%,#0000 65%);width:45vw;height:45vh;position:absolute;bottom:-20%;left:-10%}.hero-content{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;width:100%;max-width:1200px;margin:0 auto;padding:3rem 2rem 4rem;display:grid;position:relative}.hero-left{flex-direction:column;align-items:flex-start;display:flex}.hero-eyebrow{font-family:var(--font-label);letter-spacing:.2em;text-transform:uppercase;color:var(--cmyk-c);align-items:center;gap:.75rem;margin-bottom:1.25rem;font-size:.72rem;font-weight:700;display:flex}.hero-eyebrow:before{content:"";background:linear-gradient(90deg, var(--cmyk-c), var(--cmyk-m));border-radius:1px;width:28px;height:2px;display:inline-block}.hero-title-stack{font-family:var(--font-headline);letter-spacing:.02em;text-transform:uppercase;border:none;margin:0 0 1.5rem;padding:0;font-weight:700;line-height:.95}.hero-line{color:var(--color-on-surface);font-size:clamp(2.75rem,6.5vw,5.25rem);display:block}.hero-line-gradient{background:linear-gradient(90deg, var(--cmyk-c), var(--cmyk-m), var(--cmyk-y));color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-subtitle{font-family:var(--font-body);color:#ffffffad;max-width:440px;margin-bottom:2.25rem;font-size:1.05rem;line-height:1.75}.hero-cta-row{flex-wrap:wrap;gap:1rem;display:flex}.hero-right{flex-direction:column;align-items:stretch;gap:1.75rem;display:flex;position:relative}.hero-image-frame{border-radius:var(--radius-default);background:#111;border:1px solid #ffffff1a;overflow:hidden;box-shadow:0 20px 60px #0000008c}.hero-image{opacity:.98;width:100%;height:auto;display:block}.hero-stats{flex-wrap:wrap;gap:2rem;display:flex}.hero-stat{flex-direction:column;gap:.2rem;display:flex}.hero-stat-number{font-family:var(--font-headline);color:var(--cmyk-c);font-size:1.65rem;font-weight:700;line-height:1}.hero-stat-label{font-family:var(--font-label);letter-spacing:.14em;text-transform:uppercase;color:var(--color-outline);font-size:.65rem;font-weight:700}@media (width<=900px){.hero-content{grid-template-columns:1fr;gap:2.5rem}.hero-right{order:-1}.hero-image-frame{width:100%;max-width:420px;margin:0 auto}.hero-stats{justify-content:center}}@media (width<=480px){.hero-cta-row{flex-direction:column;width:100%}.hero-cta-row .btn{justify-content:center;width:100%}}.star-border-container{cursor:pointer;background:#ffffff0d;border:none;border-radius:8px;outline:none;padding:1px;transition:background .3s;display:inline-block;position:relative;overflow:hidden}.star-border-gradient{background:conic-gradient(from 0deg, transparent 0%, var(--cmyk-c) 10%, transparent 20%);z-index:0;width:200%;height:200%;transition:opacity .3s;animation:4s linear infinite star-border-spin;position:absolute;top:-50%;left:-50%}.star-border-container.hover-only{background:0 0}.star-border-container.hover-only .star-border-gradient{opacity:0}.star-border-container.hover-only:hover .star-border-gradient{opacity:1}.star-border-content{z-index:1;background:#0d0d0d;border-radius:7px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}@keyframes star-border-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.service-card-star.star-border-container{width:100%;height:100%;display:block}.service-card-star .star-border-content{text-align:left;perspective:1000px;border-radius:7px;justify-content:flex-start;align-items:stretch;display:block;background:#0d0d0d!important}.service-card{background:0 0;border-left:3px solid #0000;border-radius:6px;flex-direction:column;gap:1rem;height:100%;padding:1.75rem;transition:border-color .25s;display:flex}.service-card:hover{border-left-color:var(--cmyk-c)}.service-card-icon-wrap{border-radius:var(--radius-default);background:var(--color-primary-fixed);border:1px solid #0ff3;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.service-card-icon{color:var(--cmyk-c)}.service-card-title{font-family:var(--font-headline);color:var(--color-on-surface);letter-spacing:.04em;text-transform:uppercase;font-size:1.1rem;font-weight:700;line-height:1.3}.service-card-desc{font-family:var(--font-body);color:#fff9;flex:1;font-size:.9rem;line-height:1.75}.service-card-cta{color:var(--cmyk-c);letter-spacing:.05em;text-transform:uppercase;opacity:.7;font-size:.82rem;font-weight:600;transition:opacity .2s}a:hover .service-card-cta{opacity:1}.home-trust-strip{z-index:1;background:#00000059;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;padding:1.75rem 0;position:relative}.home-trust-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem 2rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.home-trust-item{font-family:var(--font-label);letter-spacing:.18em;text-transform:uppercase;color:#ffffff73;font-size:.68rem;font-weight:700}.home-trust-item strong{letter-spacing:.12em;color:var(--color-on-surface);margin-bottom:.2rem;font-size:.82rem;display:block}.home-trust-item.cyan strong{color:var(--cmyk-c)}.home-trust-item.magenta strong{color:var(--cmyk-m)}.home-trust-item.yellow strong{color:var(--cmyk-y)}.home-bento-section{z-index:1;position:relative}.home-bento-header{text-align:center;max-width:640px;margin:0 auto 3rem}.home-bento-header h2{margin-bottom:.75rem}.home-bento-header p{color:#ffffffa6;font-size:1rem}.home-bento-grid{grid-template-rows:minmax(140px,auto) minmax(180px,auto);grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1200px;margin:0 auto;display:grid}@media (width<=900px){.home-bento-grid{grid-template-rows:auto;grid-template-columns:1fr 1fr}.home-bento-cell--large{grid-area:span 1/span 2}}@media (width<=520px){.home-bento-grid{grid-template-columns:1fr}.home-bento-cell--large,.home-bento-cell--medium,.home-bento-cell--small{grid-area:span 1/span 1!important}}.home-bento-cell--large{grid-area:span 2/span 2}.home-bento-cell--medium{grid-area:span 1/span 2}.home-bento-cell--small{grid-area:span 1/span 1}.home-bento-star.star-border-container{width:100%;height:100%;min-height:100%;display:block}.home-bento-star .star-border-content{text-align:left;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:100%;min-height:140px;padding:1.5rem;display:flex;background:#0d0d0d!important}.home-bento-cell--large .home-bento-star .star-border-content{min-height:280px;padding:2rem}.home-bento-tag{font-family:var(--font-label);letter-spacing:.16em;text-transform:uppercase;margin-bottom:.5rem;font-size:.62rem;font-weight:700}.home-bento-tag.cyan{color:var(--cmyk-c)}.home-bento-tag.magenta{color:var(--cmyk-m)}.home-bento-tag.yellow{color:var(--cmyk-y)}.home-bento-title{font-family:var(--font-headline);text-transform:uppercase;letter-spacing:.04em;color:#fff;margin-bottom:.5rem;font-size:1.35rem;font-weight:700;line-height:1.15}.home-bento-cell--large .home-bento-title{font-size:clamp(1.5rem,3vw,2rem)}.home-bento-desc{font-family:var(--font-body);color:#ffffff8c;margin:0;font-size:.88rem;line-height:1.65}.home-lifecycle-section{z-index:1;position:relative}.home-lifecycle-header{text-align:center;margin-bottom:3rem}.home-lifecycle-header h2{margin-bottom:.5rem}.home-lifecycle-header p{color:#fff9;max-width:520px;margin:0 auto}.home-lifecycle-track{flex-wrap:wrap;justify-content:space-between;gap:1.5rem;padding-top:.5rem;display:flex;position:relative}.home-lifecycle-track:before{content:"";background:linear-gradient(90deg, var(--cmyk-c), var(--cmyk-m), var(--cmyk-y), var(--cmyk-c));opacity:.45;z-index:0;height:2px;position:absolute;top:22px;left:5%;right:5%}@media (width<=768px){.home-lifecycle-track:before{display:none}}.home-lifecycle-step{text-align:center;z-index:1;flex:140px;max-width:220px;position:relative}.home-lifecycle-num{border:2px solid var(--cmyk-c);width:44px;height:44px;font-family:var(--font-headline);color:var(--cmyk-c);background:var(--color-background);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;font-size:1.1rem;font-weight:700;display:flex}.home-lifecycle-step h3{letter-spacing:.08em;margin-bottom:.4rem;font-size:.85rem}.home-lifecycle-step p{color:#ffffff8c;font-size:.8rem;line-height:1.5}.home-showcase{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;max-width:1200px;margin:0 auto;display:grid;position:relative}@media (width<=900px){.home-showcase{grid-template-columns:1fr}}.home-showcase-visual{border-radius:var(--radius-default);box-shadow:var(--shadow-card);background:#111;border:1px solid #ffffff1a;overflow:hidden}.home-showcase-visual img{width:100%;height:auto;display:block}.home-showcase-copy h2{margin-bottom:1rem}.home-showcase-copy>p{margin-bottom:1.5rem;font-size:1.02rem}.home-showcase-list{flex-direction:column;gap:.85rem;display:flex}.home-showcase-list li{font-family:var(--font-body);color:#ffffffbf;align-items:flex-start;gap:.65rem;font-size:.95rem;line-height:1.5;display:flex}.home-showcase-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.45rem}.home-showcase-dot.cyan{background:var(--cmyk-c);box-shadow:0 0 10px var(--cmyk-c)}.home-showcase-dot.magenta{background:var(--cmyk-m);box-shadow:0 0 10px var(--cmyk-m)}.home-showcase-dot.yellow{background:var(--cmyk-y);box-shadow:0 0 10px var(--cmyk-y)}
