@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, 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-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,ui-sans-serif, system-ui, 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{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}.static{position:static}.hidden{display:none}}:root{--brand:#8647b3;--brand-hover:#713997;--ink:#202020;--body:#3f4650;--muted:#6b7078;--page:#fff;--surface:#f7f7f9;--brand-surface:#faf7fc;--border:#ded9e4;--footer:#27222d;--success:#19734a;--danger:#b42318;--content:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--body);background:var(--page);margin:0;font-family:Arial,Helvetica Neue,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--brand);outline-offset:3px}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);letter-spacing:0;line-height:1.17}h1{max-width:17ch;margin-bottom:24px;font-size:clamp(2.2rem,4vw,4.1rem)}h2{max-width:27ch;margin-bottom:16px;font-size:clamp(1.7rem,2.8vw,2.65rem)}h3{margin-bottom:10px;font-size:1.2rem}p{margin-bottom:16px}.shell{width:min(calc(100% - 40px),var(--content));margin:0 auto}.section{padding:80px 0}.section--muted{background:var(--surface)}.eyebrow{color:var(--brand);text-transform:uppercase;letter-spacing:0;margin-bottom:13px;font-size:.77rem;font-weight:700}.lede{max-width:60ch;color:var(--body);font-size:1.16rem;line-height:1.65}.muted,.small-note,.form-note{color:var(--muted);font-size:.88rem}.mock-inline,.mock-mark{color:#8a5200;font-weight:700}.button-row{flex-wrap:wrap;gap:12px;margin:28px 0 18px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;min-height:48px;padding:12px 20px;font-weight:700;line-height:1.2;transition:background .18s,border .18s,color .18s;display:inline-flex}.button--primary{color:#fff;background:var(--brand)}.button--primary:hover{background:var(--brand-hover)}.button--secondary{color:var(--brand);border-color:var(--brand);background:#fff}.button--secondary:hover{background:#f3ecf8}.text-link{color:var(--brand);text-underline-offset:4px;font-weight:700;text-decoration:underline}.site-header{z-index:20;border-bottom:1px solid var(--border);background:#fff;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.wordmark{color:var(--ink);grid-template-columns:auto auto;column-gap:2px;line-height:1;display:grid}.wordmark strong{color:var(--brand);font-size:1.5rem}.wordmark span{font-size:1.5rem;font-weight:800}.wordmark small{color:var(--muted);letter-spacing:0;grid-column:1/-1;margin-top:4px;font-size:.58rem}.site-header nav{align-items:center;gap:20px;font-size:.88rem;font-weight:700;display:flex}.site-header nav a:hover{color:var(--brand)}.site-header .nav-cta{color:#fff;background:var(--brand);border-radius:6px;padding:10px 14px}.menu-toggle{border:1px solid var(--border);color:var(--ink);background:#fff;border-radius:6px;padding:7px 10px;font-weight:700;display:none}.home-hero{background:linear-gradient(135deg,#fff 0%,#faf7fc 100%);padding:92px 0 80px}.hero-grid,.page-hero-grid,.product-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:64px;display:grid}.hero-note{color:var(--muted);font-size:.9rem}.technical-visual{border:1px solid var(--border);isolation:isolate;background:#ebe8ef;border-radius:8px;place-items:center;min-height:400px;display:grid;position:relative;overflow:hidden}.technical-grid{opacity:.45;background-image:linear-gradient(#c8c2cf 1px,#0000 1px),linear-gradient(90deg,#c8c2cf 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0}.technical-visual:after{content:"";border:1px solid #8647b342;border-radius:4px;position:absolute;inset:20px}.technical-visual p{z-index:2;color:var(--muted);margin:0;font-size:.78rem;line-height:1.45;position:absolute;bottom:22px;left:30px}.mock-mark{z-index:2;letter-spacing:.03em;font-size:.69rem;position:absolute;top:25px;left:30px}.lock-object{z-index:1;border:20px solid #3b3d42;border-radius:50%;width:180px;height:180px;position:relative;transform:rotate(-8deg);box-shadow:inset 0 0 0 10px #84868a,0 25px 22px #221c2a33}.lock-object:before{content:"";border:18px solid #3b3d42;border-bottom:0;border-radius:36px 36px 0 0;width:54px;height:86px;position:absolute;top:-72px;left:42px}.lock-object span{background:#e7e7e5;border:10px solid #26272a;border-radius:50%;position:absolute;inset:45px}.lock-object i{background:var(--brand);border-radius:8px;width:16px;height:54px;position:absolute;top:63px;left:62px}.lock-object b{background:#efeff1;width:50px;height:8px;position:absolute;bottom:36px;left:45px}.technical-visual--cylinder .lock-object{border-radius:65px;width:125px;height:230px}.technical-visual--cylinder .lock-object:before{display:none}.technical-visual--cylinder .lock-object span{inset:35px 23px}.technical-visual--cylinder .lock-object i{top:85px;left:36px}.technical-visual--cylinder .lock-object b{bottom:40px;left:18px}.technical-visual--latch .lock-object{border-radius:10px;width:230px;height:100px;transform:rotate(-5deg)}.technical-visual--latch .lock-object:before{border-width:18px;width:90px;height:64px;top:-68px;left:48px}.technical-visual--latch .lock-object span{inset:19px 61px}.technical-visual--latch .lock-object i{top:23px;left:99px}.technical-visual--latch .lock-object b{bottom:13px;left:84px}.proof-band{background:var(--footer);color:#fff}.proof-grid{grid-template-columns:repeat(3,1fr);gap:32px;padding:28px 0;display:grid}.proof-grid div{gap:4px;display:grid}.proof-grid strong{font-size:.95rem}.proof-grid span{color:#d9d4dd;font-size:.85rem}.section-heading{justify-content:space-between;align-items:end;gap:28px;margin-bottom:34px;display:flex}.section-heading h2{margin:0}.section-copy{max-width:45ch;margin:0}.category-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.category-grid--wide{grid-template-columns:repeat(3,1fr)}.category-card{border:1px solid var(--border);background:#fff;border-radius:8px;flex-direction:column;min-height:240px;padding:24px;transition:border .18s,box-shadow .18s;display:flex}.category-card:hover{border-color:var(--brand);box-shadow:0 8px 24px #30213f1a}.category-card .text-link{margin-top:auto}.category-number{color:var(--brand);margin-bottom:35px;font-size:.78rem;font-weight:800}.category-card p{font-size:.92rem}.two-column{grid-template-columns:1fr 1fr;align-items:start;gap:72px;display:grid}.process-list{border-top:1px solid var(--border)}.process-list div{border-bottom:1px solid var(--border);grid-template-columns:40px 1fr;gap:14px;padding:16px 0;display:grid}.process-list b,.timeline b{color:var(--brand)}.process-list span{gap:3px;display:grid}.fact-table{border-top:1px solid var(--border)}.fact-table div{border-bottom:1px solid var(--border);grid-template-columns:130px 1fr;gap:20px;padding:16px 0;display:grid}.fact-table span{color:var(--muted);font-size:.85rem}.fact-table strong{color:var(--ink)}.faq-list{border-top:1px solid var(--border)}.faq-item{border-bottom:1px solid var(--border)}.faq-item button{appearance:none;width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;padding:17px 0;font-weight:700;display:flex}.faq-item p{margin:0 0 18px}.inquiry-section{background:#f3ecf8}.inquiry-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:72px;display:grid}.lead-form{border:1px solid var(--border);background:#fff;border-radius:8px;padding:26px}.form-grid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:18px;display:grid}.lead-form label{color:var(--ink);gap:6px;font-size:.85rem;font-weight:700;display:grid}.lead-form input,.lead-form textarea{color:var(--ink);background:#fff;border:1px solid #b9b4be;border-radius:5px;min-width:0;padding:10px 12px}.lead-form textarea{resize:vertical;min-height:100px}.form-wide{grid-column:1/-1}.honeypot{position:absolute;left:-9999px}.form-message{margin:12px 0 0;font-size:.9rem;font-weight:700}.form-message--success{color:var(--success)}.form-message--error{color:var(--danger)}.form-note{margin:12px 0 0;line-height:1.45}.form-note a{text-decoration:underline}.breadcrumb{color:var(--muted);flex-wrap:wrap;gap:8px;padding:18px 0;font-size:.82rem;display:flex}.breadcrumb a{color:var(--brand);text-underline-offset:3px;text-decoration:underline}.page-hero,.product-hero{background:var(--brand-surface);padding:66px 0 74px}.page-hero .technical-visual{min-height:310px}.product-hero{background:#fff}.product-hero-grid .technical-visual{min-height:380px}.product-app{color:var(--ink);font-weight:700}.product-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.product-card{border:1px solid var(--border);border-radius:8px;flex-direction:column;min-height:260px;padding:24px;display:flex}.product-card-top{color:var(--brand);justify-content:space-between;gap:8px;font-size:.8rem;font-weight:700;display:flex}.product-card .text-link{margin-top:auto}.empty-state{border:1px solid var(--border);background:#fff;border-radius:8px;padding:32px}.table-wrap{overflow-x:auto}.table-wrap table{border-collapse:collapse;background:#fff;width:100%;min-width:420px}.table-wrap th,.table-wrap td{border:1px solid var(--border);vertical-align:top;text-align:left;padding:14px}.table-wrap th{width:35%;color:var(--ink);background:#f4f7f8}.checklist{margin:0;padding:0;list-style:none}.checklist li{border-bottom:1px solid var(--border);padding:12px 0 12px 25px;position:relative}.checklist li:before{content:"";background:var(--brand);border-radius:50%;width:9px;height:9px;position:absolute;top:21px;left:0}.company-line{color:var(--ink);font-size:1.05rem}.timeline{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.timeline--five{grid-template-columns:repeat(5,1fr)}.timeline div{border-top:3px solid var(--brand);padding-top:15px}.timeline strong{color:var(--ink);margin:8px 0;display:block}.timeline p{font-size:.9rem}.prose{max-width:760px}.prose h1{margin-top:30px}.site-footer{color:#d8d4da;background:var(--footer);padding:60px 0 18px}.footer-grid{grid-template-columns:2fr 1fr 1.25fr;gap:50px;display:grid}.footer-grid h2{color:#fff;margin-bottom:15px;font-size:1rem}.footer-grid a{margin-bottom:9px;display:block}.footer-grid a:hover{color:#fff;text-decoration:underline}.footer-brand{color:#fff;margin-bottom:10px;font-size:1.6rem;font-weight:800}.footer-bottom{color:#bdb7c2;border-top:1px solid #4d4753;margin-top:42px;padding-top:18px;font-size:.8rem}.footer-bottom span{color:#a980c5}@media (max-width:1023px){.site-header nav{gap:13px;font-size:.78rem}.hero-grid,.page-hero-grid,.product-hero-grid,.inquiry-grid,.two-column{gap:40px}.category-grid,.category-grid--wide,.product-grid{grid-template-columns:repeat(2,1fr)}.timeline--five{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){body{font-size:15px}.shell{width:min(calc(100% - 32px),var(--content))}.site-header{position:sticky}.header-inner{min-height:64px}.menu-toggle{display:block}.site-header nav{border-bottom:1px solid var(--border);background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:18px 16px 20px;display:none;position:absolute;top:64px;left:0;right:0;box-shadow:0 12px 18px #261e2d1f}.site-header nav.open{display:flex}.site-header nav a{padding:12px 0}.site-header .nav-cta{text-align:center;margin-top:8px}.home-hero{padding:58px 0 50px}.hero-grid,.page-hero-grid,.product-hero-grid,.inquiry-grid,.two-column{grid-template-columns:1fr;gap:32px}.technical-visual{min-height:270px}.page-hero .technical-visual,.product-hero-grid .technical-visual{min-height:250px}.lock-object{transform:scale(.78)rotate(-8deg)}.technical-visual--cylinder .lock-object{transform:scale(.75)}.technical-visual--latch .lock-object{transform:scale(.74)rotate(-5deg)}.proof-grid{grid-template-columns:1fr;gap:14px;padding:22px 0}.section{padding:56px 0}.section-heading{display:block}.section-heading .text-link{margin-top:10px;display:inline-block}.category-grid,.category-grid--wide,.product-grid{grid-template-columns:1fr}.category-card{min-height:210px}.two-column{align-items:start}.fact-table div{grid-template-columns:105px 1fr;gap:12px}.form-grid{grid-template-columns:1fr}.form-wide{grid-column:auto}.lead-form{padding:20px}.timeline,.timeline--five{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-bottom{line-height:1.5}.footer-bottom span{margin-top:5px;display:block}}@media (max-width:390px){h1{font-size:2.05rem}.button-row{grid-template-columns:1fr;display:grid}.button{width:100%}.timeline,.timeline--five{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}.lead-form select{color:var(--ink);background:#fff;border:1px solid #b9b4be;border-radius:5px;min-width:0;padding:10px 12px}.lead-form select:focus-visible{outline:3px solid var(--brand);outline-offset:3px}.consent{align-items:flex-start;gap:8px;margin-bottom:16px;font-weight:400!important;display:flex!important}.consent input{margin-top:5px}
