@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.block{display:block}.grid{display:grid}.hidden{display:none}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.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,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--background:#050708;--foreground:#f5f7f6;--surface:#0b0f11;--surface-light:#111619;--border:#ffffff14;--primary:#18e875;--primary-dark:#0fc45f;--muted:#8b9390}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.navbar{z-index:1000;background:#050708e6;border-bottom:1px solid #ffffff0a;width:100%;position:relative}.navbar-container{justify-content:space-between;align-items:center;width:min(1180px,100% - 80px);height:76px;margin:0 auto;display:flex}.navbar-logo{flex-shrink:0;align-items:center;margin-top:6px;display:flex}.navbar-logo img{object-fit:contain;width:145px;height:85px}.desktop-nav{align-items:center;gap:28px;display:flex}.nav-link{color:#b9bfbc;align-items:center;gap:5px;font-size:11px;font-weight:500;transition:color .2s;display:flex}.nav-link:hover,.nav-link:first-child{color:var(--primary)}.dropdown-arrow{color:#7f8783;font-size:12px;position:relative;top:-1px}.nav-item{position:relative}.nav-link-wrapper{align-items:center;gap:2px;display:flex}.dropdown-arrow-btn{cursor:pointer;color:#fff;background:0 0;border:none;justify-content:center;align-items:center;padding:2px 4px;font-size:12px;transition:color .2s,transform .2s;display:inline-flex}.dropdown-arrow-btn:hover{color:var(--primary)}.dropdown-arrow-btn.open{color:var(--primary);transform:rotate(180deg)}.dropdown-menu{z-index:1001;background:#0b0f11;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;gap:2px;min-width:200px;padding:8px;display:flex;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%);box-shadow:0 12px 32px #00000080}.dropdown-item{color:#b9bfbc;border-radius:6px;padding:10px 14px;font-size:12px;font-weight:500;transition:color .2s,background .2s;display:block}.dropdown-item:hover{color:var(--primary);background:#18e87514}.nav-cta,.mobile-nav-cta{background:var(--primary);color:#031007;border-radius:4px;justify-content:center;align-items:center;gap:10px;font-size:11px;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.nav-cta{min-width:105px;height:38px}.nav-cta:hover,.mobile-nav-cta:hover{background:#32f287;transform:translateY(-1px)}.nav-cta span,.mobile-nav-cta span{font-size:14px}.mobile-menu-button{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:6px;width:42px;height:42px;padding:9px;display:none}.mobile-menu-button span{background:var(--foreground);width:100%;height:2px;margin:5px 0;transition:transform .2s,opacity .2s;display:block}.mobile-menu-button.open span:first-child{transform:translateY(7px)rotate(45deg)}.mobile-menu-button.open span:nth-child(2){opacity:0}.mobile-menu-button.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-nav{display:none}@media (max-width:900px){.navbar-container{width:min(100% - 40px,700px);height:70px}.desktop-nav{display:none}.mobile-menu-button{display:block}.mobile-nav{border-top:1px solid var(--border);border-bottom:1px solid var(--border);opacity:0;visibility:hidden;background:#070a0b;flex-direction:column;gap:4px;width:100%;padding:15px 20px 25px;transition:opacity .2s,transform .2s,visibility .2s;display:flex;position:absolute;top:70px;left:0;transform:translateY(-10px)}.mobile-nav.open{opacity:1;visibility:visible;transform:translateY(0)}.mobile-nav-link{color:#b9bfbc;border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:14px 10px;font-size:14px;display:flex}.mobile-nav-link:hover{color:var(--primary)}.mobile-nav-link-row{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;display:flex}.mobile-nav-link-row .mobile-nav-link{border-bottom:none;flex:1}.mobile-dropdown-arrow{cursor:pointer;color:#7f8783;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;font-size:14px;transition:color .2s,transform .2s;display:inline-flex}.mobile-dropdown-arrow:hover{color:var(--primary)}.mobile-dropdown-arrow.open{color:var(--primary);transform:rotate(180deg)}.mobile-dropdown{background:#ffffff05;flex-direction:column;padding:4px 0 8px 20px;display:flex}.mobile-dropdown-item{color:#8b9390;border-left:1px solid #ffffff14;padding:12px 10px;font-size:13px;transition:color .2s;display:block}.mobile-dropdown-item:hover{color:var(--primary)}.mobile-nav-cta{height:44px;margin-top:12px}}@media (min-width:400px) and (max-width:800px){.navbar-container{width:calc(100% - 30px)}.navbar-logo img{width:125px}}.nav-link.active,.mobile-nav-link.active{color:var(--primary)}.hero{background:var(--background);min-height:650px;position:relative;overflow:hidden}.hero-cube-background{z-index:1;width:58%;position:absolute;top:0;bottom:0;right:0;overflow:hidden}.hero-cube-image{object-fit:cover;opacity:.55;width:100%;height:100%;animation:6s ease-in-out infinite cubeFloat;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-cube-overlay{z-index:2;background:linear-gradient(90deg,#050708f2 0%,#050708bf 40%,#05070859 70%,#0507080d 100%);position:absolute;inset:0}.hero-cube-glow{filter:blur(90px);z-index:0;background:#18e8751f;border-radius:50%;width:420px;height:420px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-container{z-index:3;grid-template-columns:minmax(0,1fr);align-items:center;width:min(1180px,100% - 80px);min-height:570px;margin:0 auto;display:grid;position:relative}.hero-content{z-index:2;max-width:640px;padding:50px 0;position:relative}.hero-eyebrow{color:var(--primary);letter-spacing:.18em;margin-bottom:22px;font-size:10px;font-weight:700}.hero-title{letter-spacing:-.045em;max-width:650px;font-size:clamp(42px,5vw,68px);font-weight:700;line-height:1.05}.hero-title span{color:var(--primary)}.hero-description{max-width:520px;color:var(--muted);margin-top:25px;font-size:15px;line-height:1.75}.hero-actions{align-items:center;gap:12px;margin-top:34px;display:flex}.hero-primary-button,.hero-secondary-button{border-radius:4px;justify-content:center;align-items:center;gap:12px;min-height:46px;padding:0 20px;font-size:12px;font-weight:600;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.hero-primary-button{background:var(--primary);color:#031007}.hero-primary-button:hover{background:#32f287;transform:translateY(-2px)}.hero-secondary-button{color:var(--foreground);border:1px solid #ffffff1f}.hero-secondary-button:hover{border-color:#18e87580;transform:translateY(-2px)}@keyframes cubeFloat{0%,to{transform:translate(-50%,-50%)translateY(0)}50%{transform:translate(-50%,-50%)translateY(-12px)}}.innovation-strip{z-index:10;width:100%;margin-top:-70px;padding:0 40px;position:relative;left:0;right:0}.innovation-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#050708d9;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:24px;width:min(1180px,100% - 40px);margin:0 auto;padding:24px 32px;display:flex}.innovation-heading{color:#aeb5b1;letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:10px;font-size:9px;font-weight:700;display:flex}.innovation-dot{background:var(--primary);border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #18e875b3}.innovation-items{color:#fbfaf9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;font-size:10px;display:flex}.innovation-items span{flex:1;align-items:center;gap:8px;min-width:200px;display:flex;position:relative}.innovation-items span:not(:last-child):after{content:"";background:#3c4440;border-radius:50%;width:3px;height:3px;position:absolute;top:50%;right:-24px;transform:translateY(-50%)}.section-header{grid-template-columns:1fr 1fr;align-items:center;gap:80px;width:100%;margin-bottom:60px;display:grid}.section-heading{max-width:560px}.section-text{text-align:left;max-width:560px}.section-eyebrow{color:var(--primary);letter-spacing:.18em;margin-bottom:16px;font-size:10px;font-weight:700}.section-title{letter-spacing:-.03em;font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.1}.section-title span{color:var(--primary)}.section-description{max-width:520px;color:var(--muted);margin:0 0 20px;font-size:14px;line-height:1.75}.about{border-top:1px solid #ffffff0a;padding:40px 0 90px}.about-container{width:min(1180px,100% - 80px);margin:0 auto}.about-pillars{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:70px;display:grid}.about-pillar-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:34px 28px;transition:border-color .25s,transform .25s}.about-pillar-card:hover{border-color:#18e87559;transform:translateY(-4px)}.about-pillar-icon{width:52px;height:52px;color:var(--primary);background:#18e8751a;border-radius:8px;justify-content:center;align-items:center;margin-bottom:22px;display:flex}.about-pillar-card h3{margin-bottom:12px;font-size:17px;font-weight:600}.about-pillar-card p{color:var(--muted);font-size:13px;line-height:1.7}.about-stats{background:0 0;border:none;border-radius:0;grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.about-stat{text-align:center;background:#0b0f1166;border:1px solid #ffffff0f;border-radius:8px;flex-direction:column;align-items:center;gap:8px;padding:20px 16px;transition:border-color .2s,background .2s;display:flex}.about-stat:hover{background:#0b0f1199;border-color:#18e87533}.about-stat:not(:last-child){border-right:none}.about-stat-value{color:var(--primary);letter-spacing:-.02em;font-size:34px;font-weight:700}.about-stat-label{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:500}.stat-item{align-items:center;gap:14px;display:flex}.stat-icon{color:var(--primary);flex-shrink:0}.stat-content{border-right-width:1px;flex-direction:column;gap:3px;display:flex}.stat-content strong{color:#f5f7f6;font-size:24px;font-weight:600;line-height:1}.stat-content small{color:#00f87c;font-size:10px}.about-values{margin-bottom:90px}.about-values-grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.about-value-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:26px 20px;transition:border-color .25s,transform .25s}.about-value-card:hover{border-color:#18e87559;transform:translateY(-4px)}.about-value-card .about-pillar-icon{width:44px;height:44px;margin-bottom:16px}.about-value-card h3{margin-bottom:8px;font-size:14px;font-weight:600}.about-value-card p{color:var(--muted);font-size:12px;line-height:1.6}.about-team{margin-bottom:40px}.about-team-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.about-team-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;flex-direction:column;padding:26px 24px;transition:border-color .25s,transform .25s;display:flex}.about-team-card:hover{border-color:#18e87559;transform:translateY(-4px)}.about-team-image{object-fit:cover;background:#ffffff0a;border-radius:100px;align-self:center;width:50%;height:180px;margin-bottom:16px}.about-team-placeholder{border:1px solid var(--border);width:100%;height:180px;color:var(--primary);background:#18e8750f;border-radius:6px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.about-team-card h3{margin-bottom:4px;font-size:16px;font-weight:600}.about-team-role{color:var(--primary);margin-bottom:12px;font-size:11px;font-weight:600}.about-team-description{color:var(--muted);flex:1;font-size:12px;line-height:1.7}.about-team-focus{border-top:1px solid var(--border);color:#5c6561;letter-spacing:.04em;margin-top:14px;padding-top:14px;font-size:11px}.services{background:var(--surface);border-top:1px solid #ffffff0a;border-bottom:1px solid #ffffff0a;padding:10px 0}.services-container{width:min(1180px,100% - 80px);margin:0 auto}.services-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.service-card{background:var(--background);border:1px solid var(--border);border-radius:8px;flex-direction:column;padding:32px 26px;transition:border-color .25s,transform .25s;display:flex}.service-card:hover{border-color:#18e87559;transform:translateY(-4px)}.service-icon{border-radius:8px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:24px;display:flex}.service-icon-green{color:var(--primary);background:#18e8751a}.service-icon-purple{color:#a78bfa;background:#8b5cf61f}.service-card h3{margin-bottom:12px;font-size:16px;font-weight:600}.service-card p{color:var(--muted);flex:1;margin-bottom:22px;font-size:13px;line-height:1.7}.service-link{color:var(--primary);align-items:center;gap:8px;font-size:12px;font-weight:600;transition:gap .2s;display:inline-flex}.service-link:hover{gap:12px}.services-page{border-top:1px solid #ffffff0a;padding:40px 0 90px}.services-page-container{width:min(1180px,100% - 80px);margin:0 auto}.services-page-hero{max-width:720px;margin-bottom:70px}.services-page-title{letter-spacing:-.04em;font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.1}.services-page-title span{color:var(--primary)}.services-page-description{max-width:560px;color:var(--muted);margin-top:22px;font-size:15px;line-height:1.75}.services-page-actions{align-items:center;gap:12px;margin-top:34px;display:flex}.service-detail{border-top:1px solid #ffffff0a;padding:100px 0 90px}.service-detail-container{width:min(1180px,100% - 80px);margin:0 auto}.service-detail-hero{max-width:720px;margin-bottom:70px}.service-detail-title{letter-spacing:-.04em;font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.1}.service-detail-title span{color:var(--primary)}.service-detail-description{max-width:560px;color:var(--muted);margin-top:22px;font-size:15px;line-height:1.75}.service-detail-actions{align-items:center;gap:12px;margin-top:34px;display:flex}.service-detail-section{margin-bottom:70px}.service-detail-section-title{letter-spacing:-.03em;margin-bottom:30px;font-size:clamp(24px,3vw,34px);font-weight:700;line-height:1.2}.service-detail-text{max-width:560px;color:var(--muted);font-size:14px;line-height:1.75}.service-detail-list{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.service-detail-list-item{background:var(--surface);border:1px solid var(--border);color:#c3c9c6;border-radius:8px;align-items:center;gap:12px;padding:16px 18px;font-size:13px;transition:border-color .2s,background .2s;display:flex}.service-detail-list-item:hover{background:#141819;border-color:#18e8754d}.service-detail-check{color:var(--primary);flex-shrink:0}.service-detail-process{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.service-detail-process-step{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:28px 24px;transition:border-color .25s,transform .25s}.service-detail-process-step:hover{border-color:#18e87559;transform:translateY(-4px)}.service-detail-process-number{color:var(--primary);letter-spacing:-.02em;margin-bottom:18px;font-size:28px;font-weight:700;display:inline-block}.service-detail-process-step h3{margin-bottom:10px;font-size:16px;font-weight:600}.service-detail-process-step p{color:var(--muted);font-size:13px;line-height:1.7}.service-detail-cards{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.service-detail-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:28px 24px;transition:border-color .25s,transform .25s}.service-detail-card:hover{border-color:#18e87559;transform:translateY(-4px)}.service-detail-card .service-detail-check{margin-bottom:16px}.service-detail-card h3{margin-bottom:10px;font-size:16px;font-weight:600}.service-detail-card p{color:var(--muted);font-size:13px;line-height:1.7}.products{border-top:1px solid #ffffff0a;padding:30px 0}.products-header{grid-template-columns:1fr 1fr;align-items:center;gap:20px;width:100%;display:grid}.products-description{max-width:520px;color:var(--muted);margin:0 0 20px;font-size:14px;line-height:1.75}.products-title{letter-spacing:-.03em;font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.1}.products-eyebrow{width:400px;color:var(--primary);letter-spacing:.18em;margin-bottom:16px;font-size:10px;font-weight:700}.products-container{grid-template-columns:1fr 1fr;align-items:center;gap:70px;width:min(1180px,100% - 80px);margin:0 auto;display:grid}.products-visual{justify-content:center;align-items:center;display:flex;position:relative}.products-glow{filter:blur(80px);background:#18e8751a;border-radius:50%;width:340px;height:340px;position:absolute}.products-image{z-index:2;border-radius:10px;width:200%;height:auto;position:relative}.products-content .section-header{text-align:left;margin:0 0 30px}.products-content .section-description{margin:18px 0 0}.products-features{flex-direction:column;gap:14px;margin:10px 0 36px;list-style:none;display:flex}.products-features li{color:#c3c9c6;align-items:center;gap:12px;font-size:13px;display:flex}.products-check{width:24px;height:24px;color:var(--primary);background:#18e8751f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.products-actions{align-items:center;gap:12px;display:flex}.products-primary-button,.products-secondary-button{border-radius:4px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:0 22px;font-size:12px;font-weight:600;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.products-primary-button{background:var(--primary);color:#031007}.products-primary-button:hover{background:#32f287;transform:translateY(-2px)}.products-secondary-button{color:var(--foreground);border:1px solid #ffffff1f;width:auto}.products-secondary-button:hover{border-color:#18e87580;transform:translateY(-2px)}.products-page{border-top:1px solid #ffffff0a;padding:40px 0 90px}.products-page-container{width:min(1180px,100% - 80px);margin:0 auto}.products-page-hero{max-width:720px;margin-bottom:70px}.products-page-title{letter-spacing:-.04em;font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.1}.products-page-title span{color:var(--primary)}.products-page-description{max-width:560px;color:var(--muted);margin-top:22px;font-size:15px;line-height:1.75}.products-page-section{background:var(--surface);border:1px solid var(--border);border-radius:12px;margin-bottom:50px;padding:36px 32px;transition:border-color .25s,transform .25s}.products-page-section:hover{border-color:#18e87559;transform:translateY(-4px)}.products-page-section-header{align-items:center;gap:16px;margin-bottom:24px;display:flex}.products-page-section-icon{width:48px;height:48px;color:var(--primary);background:#18e8751a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.products-page-section-title{letter-spacing:-.02em;font-size:22px;font-weight:700}.products-page-section-subtitle{color:var(--primary);margin-left:auto;font-size:13px;font-weight:600}.products-page-features{grid-template-columns:repeat(2,1fr);gap:12px;margin:0 0 28px;list-style:none;display:grid}.products-page-features li{color:#c3c9c6;align-items:center;gap:12px;font-size:13px;display:flex}.products-page-status{text-align:center;background:var(--surface);border:1px solid #18e87533;border-radius:12px;margin-top:70px;padding:48px 36px}.products-page-status-label{color:var(--primary);letter-spacing:.18em;margin-bottom:12px;font-size:10px;font-weight:700}.products-page-status-title{letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(28px,3vw,38px);font-weight:700}.products-page-status-text{max-width:420px;color:var(--muted);margin:0 auto 28px;font-size:14px;line-height:1.75}.careers{background:var(--surface);border-top:1px solid #ffffff0a;border-bottom:1px solid #ffffff0a;padding:30px 0}.careers-container{width:min(1180px,100% - 80px);margin:0 auto}.careers-grid{grid-template-columns:repeat(3,1fr);align-items:center;gap:20px;display:grid}.careers-info{flex-direction:column;display:flex}.careers-description{max-width:520px;color:var(--muted);margin:18px 0 30px;font-size:14px;line-height:1.75}.careers-benefits{flex-direction:column;gap:16px;margin-bottom:40px;list-style:none;display:flex}.careers-benefits li{color:#c3c9c6;align-items:flex-start;gap:12px;font-size:13px;line-height:1.6;display:flex}.benefit-icon{color:var(--primary);flex-shrink:0;margin-top:2px}.careers-pricing{align-items:center;gap:20px;display:flex}.price{align-items:baseline;gap:4px;display:flex}.currency{color:var(--primary);font-size:18px;font-weight:600}.amount{color:var(--foreground);letter-spacing:-.02em;border-bottom:2px solid #e5ede5;font-size:34px;font-weight:700}.line{text-underline-offset:5px;border-bottom:2px solid green;width:10px;-webkit-text-decoration:underline wavy red;text-decoration:underline wavy red;text-decoration-thickness:3px}.period{color:var(--muted);font-size:12px}.careers-join-button{background:var(--primary);color:#031007;border-radius:4px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 24px;font-size:12px;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.careers-join-button:hover{background:#32f287;transform:translateY(-2px)}.careers-join-button span{font-size:16px}.careers-payment{background:var(--background);border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:32px;padding:40px 34px;display:flex}.careers-membership{background:var(--background);border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:32px;padding:30px 10px;display:flex}.careers-membership h3,.careers-payment h3{color:var(--foreground);margin:0;font-size:18px;font-weight:600}.payment-methods{flex-direction:column;gap:14px;display:flex}.payment-method{background:var(--surface);border:1px solid var(--border);border-radius:6px;align-items:center;gap:12px;padding:14px 12px;transition:border-color .2s,background .2s;display:flex}.payment-method:hover{background:#141819;border-color:#18e8754d}.payment-icon{font-size:18px}.payment-name{color:#c3c9c6;flex:1;font-size:13px;font-weight:500}.payment-check{color:var(--primary)}.security-badge{color:var(--primary);background:#18e87514;border:1px solid #18e87533;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:12px;font-weight:600;display:flex}.ssl-badge{color:#5c6561;letter-spacing:.05em;justify-content:center;align-items:center;gap:6px;padding:8px;font-size:10px;display:flex}.careers-page{border-top:1px solid #ffffff0a;padding:100px 0 90px}.careers-page-container{width:min(1180px,100% - 80px);margin:0 auto}.careers-page-hero{max-width:720px;margin-bottom:70px}.careers-page-title{letter-spacing:-.04em;font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.1}.careers-page-title span{color:var(--primary)}.careers-page-description{max-width:560px;color:var(--muted);margin-top:22px;font-size:15px;line-height:1.75}.careers-page-section{margin-bottom:70px}.careers-page-section-title{letter-spacing:-.03em;margin-bottom:30px;font-size:clamp(24px,3vw,34px);font-weight:700;line-height:1.2}.careers-page-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.careers-page-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;flex-direction:column;padding:28px 24px;transition:border-color .25s,transform .25s;display:flex}.careers-page-card:hover{border-color:#18e87559;transform:translateY(-4px)}.careers-page-card-top{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.careers-page-card-icon{width:42px;height:42px;color:var(--primary);background:#18e8751a;border-radius:8px;justify-content:center;align-items:center;display:flex}.careers-page-card-type{color:var(--primary);background:#18e8751a;border-radius:4px;padding:4px 10px;font-size:10px;font-weight:600}.careers-page-card h3{margin-bottom:10px;font-size:17px;font-weight:600}.careers-page-card-meta{color:var(--muted);align-items:center;gap:6px;margin-bottom:20px;font-size:13px;display:flex}.careers-page-card-link{color:var(--primary);align-items:center;gap:8px;margin-top:auto;font-size:12px;font-weight:600;transition:gap .2s;display:inline-flex}.careers-page-card-link:hover{gap:12px}.careers-page-note{text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:40px 36px}.careers-page-note-icon{width:48px;height:48px;color:var(--primary);background:#18e8751a;border-radius:8px;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.careers-page-note h2{margin-bottom:10px;font-size:22px;font-weight:700}.careers-page-note p{max-width:400px;color:var(--muted);margin:0 auto 24px;font-size:14px;line-height:1.7}.checkout-page{border-top:1px solid #ffffff0a;padding:100px 0 90px}.checkout-page-container{width:min(680px,100% - 80px);margin:0 auto}.checkout-page-header{margin-bottom:50px}.checkout-page-title{letter-spacing:-.04em;margin-bottom:20px;font-size:clamp(32px,4vw,44px);font-weight:700;line-height:1.1}.checkout-page-title span{color:var(--primary)}.checkout-page-price{align-items:baseline;gap:4px;display:flex}.checkout-page-price .currency{color:var(--primary);font-size:18px;font-weight:600}.checkout-page-price .amount{color:var(--foreground);letter-spacing:-.02em;border-bottom:2px solid #e5ede5;font-size:40px;font-weight:700}.checkout-page-price .period{color:var(--muted);font-size:12px}.checkout-page-section{background:var(--surface);border:1px solid var(--border);border-radius:8px;margin-bottom:40px;padding:30px 28px}.checkout-page-section-title{margin-bottom:20px;font-size:18px;font-weight:600}.checkout-page-list{grid-template-columns:repeat(2,1fr);gap:12px;list-style:none;display:grid}.checkout-page-list-item{color:#c3c9c6;align-items:center;gap:10px;font-size:13px;display:flex}.checkout-page-check{color:var(--primary);flex-shrink:0}.checkout-page-payments{flex-direction:column;gap:12px;display:flex}.checkout-page-payment{background:var(--background);border:1px solid var(--border);color:#c3c9c6;border-radius:6px;align-items:center;gap:12px;padding:16px;font-size:14px;font-weight:500;transition:background .2s,border-color .2s;display:flex}.checkout-page-payment:hover{background:#141819;border-color:#18e8754d}.checkout-page-payment span{flex:1}.checkout-page-payment svg:last-child{color:var(--primary)}.checkout-page-security{color:var(--primary);background:#18e87514;border:1px solid #18e87533;border-radius:6px;justify-content:center;align-items:center;gap:8px;margin-bottom:12px;padding:12px;font-size:12px;font-weight:600;display:flex}.checkout-page-terms{text-align:center;color:#5c6561;font-size:11px;line-height:1.6}.checkout-success-page{border-top:1px solid #ffffff0a;padding:120px 0 90px}.checkout-success-page-container{text-align:center;width:min(680px,100% - 80px);margin:0 auto}.checkout-success-page-icon{width:72px;height:72px;color:var(--primary);background:#18e8751f;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;font-size:32px;font-weight:700;display:flex}.checkout-success-page-title{letter-spacing:-.04em;margin-bottom:16px;font-size:clamp(36px,5vw,52px);font-weight:700;line-height:1.05}.checkout-success-page-title span{color:var(--primary)}.checkout-success-page-description{max-width:420px;color:var(--muted);margin:0 auto 40px;font-size:15px;line-height:1.75}.checkout-success-page-steps{text-align:left;flex-direction:column;gap:14px;margin-bottom:40px;display:flex}.checkout-success-page-step{background:var(--surface);border:1px solid var(--border);border-radius:8px;align-items:flex-start;gap:16px;padding:20px 22px;display:flex}.checkout-success-page-step-number{color:var(--primary);letter-spacing:-.02em;flex-shrink:0;font-size:20px;font-weight:700}.checkout-success-page-step p{color:#c3c9c6;font-size:13px;line-height:1.6}.checkout-success-page-actions{justify-content:center;align-items:center;gap:12px;display:flex}.resources{border-top:1px solid #ffffff0a;padding:110px 0}.resources-container{width:min(1180px,100% - 80px);margin:0 auto}.resources-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.resource-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;flex-direction:column;padding:30px 28px;transition:border-color .25s,transform .25s;display:flex}.resource-card:hover{border-color:#18e87559;transform:translateY(-4px)}.resource-card-top{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.resource-category{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;background:#18e8751a;border-radius:4px;padding:5px 10px;font-size:9px;font-weight:700}.resource-date{color:#5c6561;align-items:center;gap:6px;font-size:10px;display:flex}.resource-card h3{margin-bottom:12px;font-size:17px;font-weight:600;line-height:1.4}.resource-card>p{color:var(--muted);flex:1;margin-bottom:22px;font-size:13px;line-height:1.7}.resource-card-bottom{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:18px;display:flex}.resource-read-time{color:#5c6561;align-items:center;gap:6px;font-size:10px;display:flex}.resource-link{color:var(--primary);align-items:center;gap:6px;font-size:12px;font-weight:600;transition:gap .2s;display:inline-flex}.resource-link:hover{gap:10px}.resources-page{border-top:1px solid #ffffff0a;padding:100px 0 90px}.resources-page-container{width:min(1180px,100% - 80px);margin:0 auto}.resources-page-hero{max-width:720px;margin-bottom:50px}.resources-page-title{letter-spacing:-.04em;font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.1}.resources-page-title span{color:var(--primary)}.resources-page-description{max-width:560px;color:var(--muted);margin-top:22px;font-size:15px;line-height:1.75}.resources-page-categories{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:50px;display:flex}.resources-page-category{border:1px solid var(--border);color:#b9bfbc;border-radius:20px;padding:8px 16px;font-size:12px;font-weight:500;transition:color .2s,border-color .2s,background .2s}.resources-page-category:hover{color:var(--primary);background:#18e8750f;border-color:#18e87566}.resources-page-featured{background:var(--surface);border:1px solid #18e87533;border-radius:12px;justify-content:space-between;align-items:center;gap:30px;margin-bottom:50px;padding:36px 32px;display:flex}.resources-page-featured-label{color:var(--primary);letter-spacing:.18em;margin-bottom:12px;font-size:10px;font-weight:700;display:inline-block}.resources-page-featured h2{letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(22px,3vw,30px);font-weight:700;line-height:1.2}.resources-page-featured p{max-width:520px;color:var(--muted);font-size:13px;line-height:1.7}.contact{background:var(--surface);border-top:1px solid #ffffff0a;padding:110px 0}.contact-container{width:min(1180px,100% - 80px);margin:0 auto}.contact-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:50px;display:grid}.contact-info{flex-direction:column;gap:18px;display:flex}.contact-info-item{background:var(--background);border:1px solid var(--border);border-radius:8px;align-items:flex-start;gap:16px;padding:24px;display:flex}.contact-info-icon{width:46px;height:46px;color:var(--primary);background:#18e8751a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-info-item h3{margin-bottom:6px;font-size:14px;font-weight:600}.contact-info-item p{color:var(--muted);font-size:13px;line-height:1.6}.contact-form-wrapper{background:var(--background);border:1px solid var(--border);border-radius:8px;padding:36px}.contact-form{flex-direction:column;gap:20px;display:flex}.contact-form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-form-field{flex-direction:column;gap:8px;display:flex}.contact-form-field label{color:#c3c9c6;font-size:11px;font-weight:600}.contact-form-field input,.contact-form-field textarea{background:var(--surface);border:1px solid var(--border);width:100%;color:var(--foreground);border-radius:6px;outline:none;padding:13px 16px;font-size:13px;transition:border-color .2s}.contact-form-field input::placeholder,.contact-form-field textarea::placeholder{color:#5c6561}.contact-form-field input:focus,.contact-form-field textarea:focus{border-color:#18e87580}.contact-form-field textarea{resize:vertical;min-height:120px}.contact-submit{background:var(--primary);color:#031007;cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;gap:10px;min-height:48px;font-size:13px;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.contact-submit:hover{background:#32f287;transform:translateY(-2px)}.contact-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:380px;display:flex}.contact-success-icon{width:64px;height:64px;color:var(--primary);background:#18e8751f;border-radius:50%;justify-content:center;align-items:center;margin-bottom:22px;font-size:28px;font-weight:700;display:flex}.contact-success h3{margin-bottom:12px;font-size:20px;font-weight:600}.contact-success p{max-width:320px;color:var(--muted);font-size:13px;line-height:1.7}.contact-page{border-top:1px solid #ffffff0a;padding:100px 0 90px}.contact-page-container{width:min(1180px,100% - 80px);margin:0 auto}.contact-page-hero{max-width:720px;margin-bottom:50px}.contact-page-title{letter-spacing:-.04em;font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.1}.contact-page-title span{color:var(--primary)}.contact-page-description{max-width:560px;color:var(--muted);margin-top:22px;font-size:15px;line-height:1.75}.contact-page-options{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:70px;display:grid}.contact-page-option{background:var(--surface);border:1px solid var(--border);border-radius:8px;flex-direction:column;padding:30px 26px;transition:border-color .25s,transform .25s;display:flex}.contact-page-option:hover{border-color:#18e87559;transform:translateY(-4px)}.contact-page-option-icon{width:48px;height:48px;color:var(--primary);background:#18e8751a;border-radius:8px;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.contact-page-option h3{margin-bottom:10px;font-size:16px;font-weight:600}.contact-page-option p{color:var(--muted);flex:1;margin-bottom:16px;font-size:13px;line-height:1.6}.contact-page-option-link{color:var(--primary);align-items:center;gap:6px;font-size:12px;font-weight:600;transition:gap .2s;display:inline-flex}.contact-page-option:hover .contact-page-option-link{gap:10px}.contact-page-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:50px;display:grid}.contact-select{background:var(--surface);border:1px solid var(--border);width:100%;color:var(--foreground);appearance:none;cursor:pointer;border-radius:6px;outline:none;padding:13px 16px;font-size:13px;transition:border-color .2s}.contact-select:focus{border-color:#18e87580}.contact-select option{background:var(--surface);color:var(--foreground)}.footer{background:#040607;border-top:1px solid #ffffff0f}.footer-container{width:min(1180px,100% - 80px);margin:0 auto}.footer-top{grid-template-columns:1.4fr .8fr .8fr 1.1fr;gap:50px;padding:20px 0 10px;display:grid}.footer-brand p{max-width:320px;color:var(--muted);margin:20px 0 24px;font-size:13px;line-height:1.7}.footer-social{align-items:center;gap:10px;display:flex}.footer-social-link{border:1px solid var(--border);color:#8b9390;border-radius:6px;justify-content:center;align-items:center;width:38px;height:38px;transition:color .2s,border-color .2s,transform .2s;display:flex}.footer-social-link:hover{color:var(--primary);border-color:#18e87566;transform:translateY(-2px)}.footer-column h3{letter-spacing:.04em;margin-bottom:22px;font-size:13px;font-weight:600}.footer-column ul{flex-direction:column;gap:12px;list-style:none;display:flex}.footer-column ul li a{color:var(--muted);font-size:13px;transition:color .2s}.footer-column ul li a:hover{color:var(--primary)}.footer-contact li{color:var(--muted);align-items:flex-start;gap:10px;font-size:13px;line-height:1.6;display:flex}.footer-contact li svg{color:var(--primary);flex-shrink:0;margin-top:2px}.footer-bottom{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:24px 0;display:flex}.footer-bottom p{color:#5c6561;font-size:12px}.footer-bottom-links{align-items:center;gap:24px;display:flex}.footer-bottom-links a{color:#5c6561;font-size:12px;transition:color .2s}.footer-bottom-links a:hover{color:var(--primary)}.newsletter{border-top:1px solid #ffffff0f;padding:15px 0}.newsletter-container{justify-content:space-between;align-items:center;gap:50px;width:min(1180px,100% - 80px);margin:0 auto;display:flex}.newsletter-content{flex:1}.newsletter-content h2{letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(28px,3vw,42px);font-weight:700;line-height:1.2}.newsletter-content p{max-width:400px;color:var(--muted);font-size:14px;line-height:1.75}.newsletter-form{flex:1}.form-group{background:var(--surface);border:1px solid var(--border);border-radius:6px;align-items:center;gap:12px;padding:8px;transition:border-color .2s;display:flex}.form-group:focus-within{border-color:#18e87566}.newsletter-input{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;padding:12px 16px;font-size:13px}.newsletter-input::placeholder{color:#5c6561}.newsletter-button{background:var(--primary);color:#031007;cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 20px;font-size:12px;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.newsletter-button:hover{background:#32f287;transform:translateY(-2px)}.newsletter-button:disabled{opacity:.6;cursor:not-allowed}.newsletter-button:disabled:hover{background:var(--primary);transform:none}.newsletter-input:disabled{opacity:.6;cursor:not-allowed}.newsletter-spinner{animation:.7s linear infinite newsletterSpin}@keyframes newsletterSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.newsletter-spinner{animation-duration:2s}}.newsletter-error{color:#ff6b6b;margin-top:10px;padding-left:2px;font-size:12px;line-height:1.5}.newsletter-honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.newsletter-success{background:#18e87514;border:1px solid #18e87533;border-radius:8px;align-items:center;gap:14px;padding:16px 18px;display:flex}.newsletter-success-icon{width:40px;height:40px;color:var(--primary);background:#18e8751f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.newsletter-success h3{margin-bottom:4px;font-size:15px;font-weight:600}.newsletter-success p{color:var(--muted);font-size:12px;line-height:1.6}@media (max-width:1024px){.about-values-grid{grid-template-columns:repeat(3,1fr)}.about-team-grid{grid-template-columns:repeat(2,1fr)}.hero-cube-background{width:60%}.hero-cube-glow{width:320px;height:320px}.services-grid,.careers-grid,.resources-grid{grid-template-columns:repeat(2,1fr)}.products-container{gap:50px}.footer-top{grid-template-columns:1fr 1fr;gap:40px}.service-detail-process{grid-template-columns:repeat(2,1fr)}.service-detail-list,.service-detail-cards{grid-template-columns:1fr}}@media (max-width:900px){.hero{min-height:auto}.hero-cube-background{width:100%}.hero-cube-image{opacity:.35}.hero-cube-overlay{background:linear-gradient(90deg,#050708f2 0%,#050708d9 50%,#050708bf 100%)}.hero-cube-glow{width:280px;height:280px}.hero-container{text-align:center;grid-template-columns:1fr;gap:20px;min-height:auto}.hero-content{max-width:100%;padding:60px 0 0}.hero-title{margin:0 auto;font-size:clamp(30px,6vw,42px)}.hero-description{margin:20px auto 0}.hero-actions{justify-content:center}.innovation-container{flex-wrap:wrap;justify-content:center;gap:16px;min-height:auto;padding:20px 0}.innovation-items{flex:1;align-items:stretch;gap:0;display:flex}.innovation-items span{color:#e0dbd7;flex:1;align-items:center;gap:12px;padding:10px 28px;font-size:12px;display:flex;position:relative}.innovation-items span:not(:last-child):after{content:"";background:#ffffff14;width:1px;height:45px;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media (max-width:900px){.innovation-container{flex-wrap:wrap;justify-content:center;gap:16px;min-height:auto;padding:20px 0}.innovation-items{flex-wrap:wrap;justify-content:center;width:100%}.innovation-items span{flex:45%;justify-content:center;padding:14px 20px}}@media (max-width:480px){.innovation-items span{flex:100%}.innovation-items span:not(:last-child):after{display:none}}.about-values-grid{grid-template-columns:repeat(2,1fr)}.about-team-grid,.about-pillars{grid-template-columns:1fr}.about-stats{grid-template-columns:repeat(2,1fr)}.about-stat:nth-child(2){border-right:none}.about-stat:nth-child(-n+2){border-bottom:1px solid var(--border)}.services-grid{grid-template-columns:repeat(2,1fr)}.products-container{grid-template-columns:1fr}.products-visual{order:2}.products-content{order:1}.contact-grid{grid-template-columns:1fr}}@media (max-width:768px){.about,.services,.products,.careers,.resources,.contact,.newsletter{padding:80px 0}.about-container,.services-container,.services-page-container,.service-detail-container,.products-container,.products-page-container,.careers-container,.careers-page-container,.checkout-page-container,.checkout-success-page-container,.resources-container,.resources-page-container,.contact-container,.contact-page-container,.footer-container,.newsletter-container,.hero-container{width:min(100% - 40px,700px)}.services-grid,.careers-grid,.resources-grid,.service-detail-process{grid-template-columns:1fr}.services-page-actions,.service-detail-actions{flex-direction:column;align-items:stretch}.products-page-features{grid-template-columns:1fr}.products-page-section-header{flex-wrap:wrap}.products-page-section-subtitle{width:100%;margin-left:0}.careers-page-grid,.checkout-page-list{grid-template-columns:1fr}.checkout-success-page-actions{flex-direction:column;align-items:stretch}.resources-page-featured{flex-direction:column;align-items:flex-start}.contact-page-options,.contact-page-grid{grid-template-columns:1fr}.careers-grid{gap:50px}.contact-form-row{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr;gap:40px}.footer-bottom{text-align:center;flex-direction:column;gap:14px}.newsletter-container{flex-direction:column;gap:30px}}@media (max-width:480px){.hero-container{width:calc(100% - 30px)}.hero-content{padding-top:40px}.hero-title{font-size:clamp(26px,8vw,34px)}.hero-description{font-size:14px}.hero-actions{flex-direction:column;align-items:stretch;gap:10px}.hero-cube-glow{width:200px;height:200px}.innovation-items{gap:12px}.about-stats{grid-template-columns:1fr}.about-stat{border-bottom:1px solid var(--border);border-right:none!important}.about-stat:last-child{border-bottom:none}.products-actions{flex-direction:column;align-items:stretch}.contact-form-wrapper{padding:24px}.form-group{flex-direction:column;align-items:stretch}.newsletter-input{padding:12px}.newsletter-button{width:100%}}@media (max-width:640px){.hero-cube-glow{width:220px;height:220px}.innovation-container{flex-direction:column;gap:12px}}button.hero-primary-button,button.resource-link{cursor:pointer;background-color:#0000;border:none;font-family:inherit}button.hero-primary-button{background:var(--primary)}.article-modal-overlay{z-index:2000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#050708cc;justify-content:center;align-items:center;padding:24px;animation:.2s articleModalFade;display:flex;position:fixed;inset:0}.article-modal{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;width:min(760px,100%);max-height:88vh;animation:.25s articleModalRise;display:flex;overflow:hidden}.article-modal-header{background:var(--surface);border-bottom:1px solid var(--border);flex-shrink:0;padding:26px 30px 20px;position:relative}.article-modal-close{background:var(--surface-light);border:1px solid var(--border);width:34px;height:34px;color:var(--muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:color .2s,border-color .2s,background .2s;display:inline-flex;position:absolute;top:20px;right:22px}.article-modal-close:hover{color:var(--primary);background:#18e87514;border-color:#18e87580}.article-modal-meta{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:14px;padding-right:48px;display:flex}.article-modal-title{color:var(--foreground);letter-spacing:-.02em;padding-right:48px;font-size:26px;font-weight:700;line-height:1.3}.article-modal-body{overscroll-behavior:contain;flex:1;padding:26px 30px 34px;overflow-y:auto}.article-modal-body p{color:#c3c9c6;max-width:66ch;margin-bottom:18px;font-size:15px;line-height:1.85}.article-modal-body p:last-child{margin-bottom:0}.article-modal-lead{border-left:2px solid var(--primary);padding-left:16px;font-weight:500;color:#dfe4e2!important;font-size:16px!important}@keyframes articleModalFade{0%{opacity:0}to{opacity:1}}@keyframes articleModalRise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.article-modal-overlay{padding:0}.article-modal{border:none;border-radius:0;width:100%;height:100%;max-height:100vh}.article-modal-header{padding:20px 20px 16px}.article-modal-close{top:16px;right:16px}.article-modal-title{font-size:21px}.article-modal-body{padding:20px 20px 28px}}@media (prefers-reduced-motion:reduce){.article-modal-overlay,.article-modal{animation:none}}@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}
