@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;--spacing:.25rem;--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{.absolute{position:absolute}.start{inset-inline-start:var(--spacing)}.resize{resize:both}}:root{--font-toss:"Toss Product Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--canvas:#faf9f5;--surface-soft:#f5f0e8;--surface-card:#efe9de;--surface-cream-strong:#e8e0d2;--surface-dark:#181715;--surface-dark-elevated:#252320;--surface-dark-soft:#1f1e1b;--hairline:#141413;--hairline-soft:#1414132e;--primary:#cc785c;--primary-active:#a9583e;--accent-teal:#5db8a6;--accent-amber:#e8a55a;--ink:#141413;--body-strong:#252523;--body:#3d3d3a;--muted:#6c6a64;--muted-soft:#8e8b82;--on-dark:#faf9f5;--on-dark-soft:#a09d96;--background:var(--canvas);--foreground:var(--ink)}*{box-sizing:border-box}body{background:var(--background);color:var(--foreground);font-family:var(--font-toss);margin:0}button,input,textarea{font:inherit}.font-display,.ui-display{font-family:var(--font-toss);letter-spacing:0;font-weight:700}.ui-app-shell{background:var(--canvas);color:var(--ink)}.ui-top-nav{border:1px solid var(--hairline);background:var(--canvas);border-radius:6px;min-height:64px}.ui-heartbeat{border:1px solid var(--hairline);background:linear-gradient(180deg, #fffdfa 0%, var(--surface-soft) 100%);border-radius:6px;align-items:center;gap:12px;min-width:0;max-width:min(560px,100vw - 2rem);min-height:46px;padding:5px 7px 5px 10px;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff5c}.ui-heartbeat-icon{border:1px solid var(--hairline);background:var(--surface-dark);width:32px;height:32px;color:var(--on-dark);border-radius:9999px;flex:none;justify-content:center;align-items:center;display:inline-flex;position:relative}.ui-heartbeat-icon:after{border-radius:inherit;content:"";border:1px solid #cc785c75;animation:1.8s ease-out infinite heartbeat-ring;position:absolute;inset:-4px}.ui-heartbeat-options{border:1px solid var(--hairline-soft);background:var(--canvas);border-radius:5px;flex:none;grid-template-columns:repeat(5,minmax(34px,1fr));gap:3px;width:198px;padding:3px;display:grid}.ui-heartbeat-option{height:28px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:4px;font-size:12px;font-weight:700}.ui-heartbeat-option:hover{background:var(--surface-card);color:var(--ink)}.ui-heartbeat-option-active{border-color:var(--hairline);background:var(--primary);color:#fff}.ui-heartbeat-option-active:hover{background:var(--primary-active);color:#fff}@keyframes heartbeat-ring{0%,42%,to{opacity:0;transform:scale(.82)}12%{opacity:.9;transform:scale(1)}24%{opacity:.28;transform:scale(1.2)}}@media (max-width:820px){.ui-heartbeat{flex:100%;justify-content:space-between}}@media (max-width:520px){.ui-heartbeat{flex-direction:column;align-items:stretch}.ui-heartbeat-options{width:100%}}.ui-brand-mark{width:18px;height:18px;display:inline-block;position:relative}.ui-brand-mark:before,.ui-brand-mark:after{background:var(--ink);content:"";border-radius:9999px;width:18px;height:2px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.ui-brand-mark:after{transform:translate(-50%,-50%)rotate(90deg)}.ui-brand-mark span:before,.ui-brand-mark span:after{background:var(--ink);content:"";border-radius:9999px;width:18px;height:2px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)rotate(45deg)}.ui-brand-mark span:after{transform:translate(-50%,-50%)rotate(-45deg)}.ui-tab{height:36px;color:var(--muted);border:1px solid #0000;border-radius:5px;padding:0 14px;font-size:14px;font-weight:500}.ui-tab-active{border-color:var(--hairline);background:var(--surface-card);color:var(--ink)}.ui-tab:not(.ui-tab-active):hover{background:var(--surface-soft);color:var(--ink)}.ui-button-primary{border:1px solid var(--hairline);background:var(--primary);color:#fff;border-radius:5px;min-height:40px;font-size:14px;font-weight:500}.ui-button-primary:hover{background:var(--primary-active)}.ui-button-secondary{border:1px solid var(--hairline);background:var(--canvas);min-height:40px;color:var(--ink);border-radius:5px;font-size:14px;font-weight:500}.ui-icon-button{border:1px solid var(--hairline);background:var(--canvas);width:36px;height:36px;color:var(--ink);border-radius:5px;justify-content:center;align-items:center;display:inline-flex}.ui-icon-button:hover,.ui-button-secondary:hover{background:var(--surface-soft)}.ui-card{border:1px solid var(--hairline);background:var(--surface-card);border-radius:6px}.ui-platform-header{background:var(--platform-bg);color:var(--platform-ink);position:relative;overflow:hidden}.ui-platform-header:before{background:var(--platform-accent);content:"";width:6px;position:absolute;inset:0 auto 0 0}.ui-platform-header>*{z-index:1;position:relative}.ui-platform-header-icon{background:var(--platform-accent);width:36px;height:36px;color:var(--platform-icon);border:1px solid #1414134d;border-radius:5px;flex:none;justify-content:center;align-items:center;display:inline-flex;box-shadow:inset 0 1px #ffffff61}.ui-platform-header h2{color:var(--platform-ink)}.ui-platform-header .ui-icon-button{color:var(--platform-ink);background:#ffffff85}.ui-platform-header .ui-icon-button:hover{background:#ffffffc7}.ui-platform-draft-pill{background:var(--platform-chip);color:var(--platform-muted);border:1px solid #14141333;border-radius:9999px;padding:4px 10px;font-size:12px;font-weight:700;line-height:1}.ui-platform-header-tistory{--platform-bg:linear-gradient(90deg, #fff7e8 0%, #f3eadb 100%);--platform-accent:#d18335;--platform-chip:#fffaf1;--platform-icon:#fffaf1;--platform-ink:#2e1d12;--platform-muted:#75512f}.ui-platform-header-instagram{--platform-bg:linear-gradient(90deg, #fff3f5 0%, #f5eee3 100%);--platform-accent:#cc5f7b;--platform-chip:#fff9fb;--platform-icon:#fff;--platform-ink:#331822;--platform-muted:#78445a}.ui-platform-header-youtube{--platform-bg:linear-gradient(90deg, #fff1ee 0%, #f2e7df 100%);--platform-accent:#d33d2f;--platform-chip:#fff8f6;--platform-icon:#fff;--platform-ink:#351612;--platform-muted:#7b3c34}.ui-platform-header-naverblog{--platform-bg:linear-gradient(90deg, #eefaf1 0%, #e8f1e6 100%);--platform-accent:#2da86b;--platform-chip:#f7fff8;--platform-icon:#fff;--platform-ink:#10291d;--platform-muted:#2e6c4d}.ui-dark-card{border:1px solid var(--hairline);background:var(--surface-dark);color:var(--on-dark);border-radius:6px}.ui-input{border:1px solid var(--hairline);background:var(--canvas);color:var(--body);border-radius:5px;outline:none}.ui-input:focus{border-color:var(--hairline);box-shadow:0 0 0 2px #1414131f}.material-symbols-outlined{font-feature-settings:"liga";letter-spacing:0;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-variation-settings:"FILL" 0, "wght" 300, "GRAD" 0, "opsz" 24;direction:ltr;font-family:Material Symbols Outlined;font-size:24px;font-style:normal;font-weight:400;line-height:1}.gh-icon-filled{font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24}.gh-app{--gh-background:#f8fbff;--gh-surface:#f8fbff;--gh-surface-lowest:#fff;--gh-surface-low:#eef6ff;--gh-surface-container:#e2efff;--gh-surface-high:#d6e9ff;--gh-surface-dim:#c4dcf8;--gh-surface-variant:#dcecff;--gh-primary:#0a3d91;--gh-primary-container:#0e5fc7;--gh-primary-fixed:#dbeafe;--gh-secondary:#2563eb;--gh-secondary-container:#bfdbfe;--gh-secondary-fixed:#dbeafe;--gh-tertiary:#07152f;--gh-tertiary-container:#0f2550;--gh-accent:#2f7df6;--gh-on-primary:#fff;--gh-on-surface:#171b19;--gh-on-surface-variant:#45504c;--gh-on-tertiary:#fff;--gh-outline:#6e85a8;--gh-outline-variant:#c7d8ef;background:var(--gh-background);min-height:100vh;color:var(--gh-on-surface);font-family:var(--font-toss);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.5}.gh-app a{color:inherit;text-decoration:none}.gh-app button,.gh-app input,.gh-app select,.gh-app textarea{font:inherit}.gh-serif{font-family:var(--font-toss);letter-spacing:0;font-weight:700}.gh-container{width:100%;max-width:1200px;margin:0 auto;padding:0 16px}.gh-header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f9f8e0;border-bottom:1px solid #c5c6cf4d;width:100%;position:fixed;top:0;box-shadow:0 1px 8px #123d390d}.gh-header-inner{justify-content:space-between;align-items:center;gap:18px;height:80px;display:flex}.gh-brand{min-width:0;color:var(--gh-primary);align-items:center;gap:10px;display:inline-flex}.gh-logo{object-fit:contain;border-radius:999px;flex:none;width:40px;height:40px}.gh-brand-text{letter-spacing:.14em;text-overflow:ellipsis;white-space:nowrap;font-size:24px;font-weight:700;line-height:32px;overflow:hidden}.gh-nav{align-items:center;gap:24px;display:none}.gh-nav-link,.gh-language,.gh-button,.gh-pill,.gh-filter,.gh-tag,.gh-product-badge,.gh-kicker,.gh-team-role{letter-spacing:.05em;font-size:14px;font-weight:600;line-height:20px}.gh-nav-link{color:var(--gh-on-surface-variant);border-bottom:2px solid #0000;padding-bottom:4px;transition:color .18s,opacity .18s,border-color .18s}.gh-nav-link:hover,.gh-nav-link-active{border-color:var(--gh-primary);color:var(--gh-primary)}.gh-header-actions{flex:none;align-items:center;gap:16px;display:flex}.gh-language{color:var(--gh-on-surface-variant);cursor:pointer;background:0 0;border:0;display:none}.gh-button{cursor:pointer;border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;min-height:40px;padding:10px 24px;transition:background .18s,color .18s,opacity .18s,transform .18s;display:inline-flex}.gh-button:hover{opacity:.9}.gh-button-primary{background:var(--gh-primary);color:var(--gh-on-primary);box-shadow:inset 0 0 0 1px #ffffff1a,0 4px 14px #03163526}.gh-button-secondary{background:var(--gh-secondary);color:var(--gh-on-primary);box-shadow:inset 0 0 0 1px #fff3,0 8px 30px #735c0033}.gh-button.gh-button-primary,.gh-button.gh-button-secondary{color:var(--gh-on-primary)}.gh-app a.gh-button.gh-button-primary,.gh-app a.gh-button.gh-button-secondary{color:var(--gh-on-primary)!important}.gh-button-muted{background:var(--gh-surface-high);width:100%;color:var(--gh-primary);border-color:#c5c6cf4d}.gh-button.gh-button-muted{color:var(--gh-primary)}.gh-app a.gh-button.gh-button-muted{color:var(--gh-primary)!important}.gh-main{min-height:100vh;padding-top:80px}.gh-display{color:var(--gh-primary);font-size:34px;line-height:42px}.gh-heading-lg{color:var(--gh-primary);font-size:28px;line-height:36px}.gh-heading-md{color:var(--gh-primary);font-size:24px;line-height:32px}.gh-home-hero{text-align:center;justify-content:center;align-items:center;min-height:86vh;display:flex;position:relative;overflow:hidden}.gh-hero-image,.gh-home-hero-overlay{position:absolute;inset:0}.gh-hero-image img{object-fit:cover;object-position:center;opacity:.4;width:100%;height:100%}.gh-home-hero-overlay{background:linear-gradient(#f7f9f8e0 0%,#f7f9f8a8 48%,#f7f9f8 100%),linear-gradient(90deg,#123d3914,#c4563f0f)}.gh-home-hero-content{z-index:1;position:relative}.gh-home-hero h1{max-width:860px;margin:0 auto 16px}.gh-home-hero p,.gh-page-hero p,.gh-products-header p,.gh-section-intro p{max-width:680px;color:var(--gh-on-surface-variant);margin:0 auto;font-size:18px;line-height:28px}.gh-hero-cta{margin-top:32px;padding:14px 32px}.gh-brand-backdrop{justify-content:center;align-items:center;display:flex}.gh-brand-backdrop img{object-fit:contain;opacity:.1;filter:saturate(.95);width:min(680px,86vw);height:auto}.gh-noselab-hero .gh-pill{margin-bottom:20px}.gh-hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.gh-hero-actions .gh-hero-cta{margin-top:32px}.gh-hero-actions .gh-button-muted{width:auto}.gh-hero-signal-grid{flex-wrap:wrap;justify-content:center;gap:8px;max-width:820px;margin:32px auto 0;display:flex}.gh-hero-signal-grid span{color:var(--gh-primary);letter-spacing:.08em;text-transform:uppercase;background:#ffffff94;border:1px solid #123d392e;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.gh-section{padding:80px 0;scroll-margin-top:120px}.gh-section-intro{text-align:center;margin:0 auto 80px}.gh-section-intro h2{margin-bottom:8px}.gh-core-grid,.gh-team-grid,.gh-product-grid{grid-template-columns:1fr;gap:24px;display:grid}.gh-core-grid-six{grid-template-columns:1fr}.gh-core-card,.gh-team-card,.gh-product-card,.gh-service-card,.gh-service-feature,.gh-contact-form{background:var(--gh-surface-lowest);border:1px solid #c5c6cf4d;box-shadow:0 20px 40px -10px #03163514}.gh-core-card{border-radius:8px;padding:32px;transition:box-shadow .22s,transform .22s}.gh-core-card:hover,.gh-team-card:hover,.gh-product-card:hover,.gh-service-card:hover,.gh-service-feature:hover{box-shadow:0 20px 40px -15px #03163524}.gh-core-icon{width:48px;height:48px;color:var(--gh-primary);background:#d8e2ff73;border-radius:4px;justify-content:center;align-items:center;margin-bottom:16px;transition:background .22s,color .22s;display:flex}.gh-core-card:hover .gh-core-icon{background:var(--gh-primary);color:var(--gh-on-primary)}.gh-core-card h3,.gh-core-card p{margin-bottom:16px}.gh-core-card p,.gh-service-feature p,.gh-service-card p,.gh-team-card p,.gh-credential-layout p,.gh-contact-section p,.gh-products-header p,.gh-product-body p,.gh-ethos-copy p{color:var(--gh-on-surface-variant)}.gh-text-link{color:var(--gh-primary);letter-spacing:.05em;align-items:center;font-size:14px;font-weight:600;display:inline-flex}.gh-text-link .material-symbols-outlined{margin-left:4px;font-size:16px}.gh-proof-strip{background:var(--gh-surface-lowest);border-top:1px solid #c3d0cb8c;border-bottom:1px solid #c3d0cb8c}.gh-proof-strip-inner{grid-template-columns:1fr;gap:1px;padding-top:0;padding-bottom:0;display:grid}.gh-proof-stat{background:linear-gradient(180deg, #fff 0%, var(--gh-surface-low) 100%);text-align:center;align-content:center;justify-items:center;gap:4px;min-height:128px;display:grid}.gh-proof-stat strong{color:var(--gh-primary);font-size:34px;font-weight:800;line-height:1}.gh-operating-section{background:var(--gh-surface-lowest)}.gh-operating-head{max-width:720px;margin-bottom:40px}.gh-operating-head h2{margin-bottom:16px}.gh-operating-head p{color:var(--gh-on-surface-variant);font-size:18px;line-height:28px}.gh-operating-grid{grid-template-columns:1fr;gap:16px;display:grid}.gh-operating-card{background:var(--gh-surface);border:1px solid #c3d0cbd9;border-radius:8px;padding:28px}.gh-operating-number{color:var(--gh-accent);letter-spacing:.12em;margin-bottom:20px;font-size:13px;font-weight:800;display:inline-flex}.gh-operating-card h3{color:var(--gh-primary);margin:0 0 8px;font-size:34px;font-weight:800;line-height:1}.gh-operating-card strong{color:var(--gh-on-surface);margin-bottom:14px;font-size:16px;display:block}.gh-operating-card p{color:var(--gh-on-surface-variant)}.gh-footer{background:var(--gh-tertiary);color:var(--gh-on-tertiary);border-top:1px solid #c5c6cf1a;padding:80px 0}.gh-footer-grid{grid-template-columns:1fr;gap:24px;display:grid}.gh-footer-title{margin-bottom:16px;font-size:24px;line-height:32px;display:inline-block}.gh-footer-logo{width:178px;max-width:100%;margin-bottom:18px;display:inline-flex}.gh-footer-logo img{object-fit:contain;width:100%;height:auto}.gh-footer p,.gh-footer a{color:#ffffffb3;font-size:12px;line-height:16px}.gh-footer-links{flex-wrap:wrap;gap:32px;display:flex}.gh-footer a:hover{color:var(--gh-on-tertiary)}.gh-page-hero{border-bottom:1px solid #c5c6cf33;padding:80px 0}.gh-pattern-hero{background-color:var(--gh-background);background-image:radial-gradient(#c3d0cb 1px,#0000 1px);background-size:32px 32px}.gh-centered{text-align:center}.gh-pill{color:var(--gh-primary);background:#0316350d;border:1px solid #03163533;border-radius:999px;margin-bottom:32px;padding:6px 16px;display:inline-flex}.gh-page-hero h1{max-width:760px;margin:0 auto 16px}.gh-bento-grid{grid-template-columns:1fr;gap:24px;display:grid}.gh-service-feature{border-radius:8px;grid-template-columns:1fr;display:grid;overflow:hidden}.gh-service-feature-media{min-height:260px;position:relative;overflow:hidden}.gh-service-feature-text{grid-template-columns:1fr}.gh-brand-panel{background:linear-gradient(135deg, #123d3914, #a97d2614), var(--gh-surface-low);text-align:center;border-right:1px solid #c3d0cb8c;flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:320px;padding:32px;display:flex}.gh-brand-panel img{object-fit:contain;width:min(190px,52vw);height:auto}.gh-brand-panel span{color:var(--gh-primary);letter-spacing:.16em;font-size:12px;font-weight:800}.gh-service-feature-media:after{content:"";background:#0316351a;transition:background .5s;position:absolute;inset:0}.gh-service-feature:hover .gh-service-feature-media:after{background:0 0}.gh-service-feature-media img,.gh-product-media img,.gh-about-image img,.gh-map img{object-fit:cover;width:100%;height:100%}.gh-service-feature-media img,.gh-product-media img{transition:transform .65s}.gh-service-feature:hover .gh-service-feature-media img,.gh-product-card:hover .gh-product-media img{transform:scale(1.05)}.gh-service-feature-body,.gh-service-card{padding:32px}.gh-title-row{align-items:center;gap:8px;margin-bottom:16px;display:flex}.gh-title-row .material-symbols-outlined{color:var(--gh-primary)}.gh-process{margin:32px 0}.gh-process h3{color:#031635b8;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:600}.gh-process-steps{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.gh-process-item{align-items:center;gap:12px;display:flex}.gh-process-step{color:var(--gh-on-surface-variant);flex-direction:column;align-items:center;font-size:12px;display:flex}.gh-process-step span{background:var(--gh-surface-high);width:32px;height:32px;color:var(--gh-primary);border-radius:999px;justify-content:center;align-items:center;margin-bottom:4px;font-size:12px;font-weight:700;display:flex}.gh-process-line{background:#c5c6cf80;width:32px;height:1px;display:none}.gh-card-action-row{border-top:1px solid #c5c6cf33;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:auto;padding-top:16px;display:flex}.gh-tags{flex-wrap:wrap;gap:8px;display:flex}.gh-tag{background:var(--gh-surface);color:var(--gh-primary);border:1px solid #03163533;border-radius:2px;padding:4px 12px}.gh-service-card{border-radius:8px;flex-direction:column;min-height:100%;display:flex;position:relative;overflow:hidden}.gh-service-card p{flex:auto}.gh-service-card .gh-tags{margin:24px 0 16px}.gh-watermark{color:var(--gh-primary);opacity:.05;position:absolute;top:-28px;right:-28px;transform:rotate(-2deg)}.gh-watermark .material-symbols-outlined{font-size:120px}.gh-check-list{gap:12px;margin:32px 0 0;padding:0;display:grid}.gh-check-list li{color:var(--gh-on-surface-variant);align-items:flex-start;gap:12px;font-size:14px;line-height:20px;list-style:none;display:flex}.gh-check-list .material-symbols-outlined{color:var(--gh-outline);margin-top:2px;font-size:16px}.gh-products-main{padding-bottom:80px}.gh-products-header{text-align:center;max-width:680px;margin:0 auto;padding-top:48px}.gh-products-header h1{margin-bottom:16px}.gh-software-grid{margin-top:56px}.gh-software-card{min-height:260px}.gh-filter-row{flex-wrap:wrap;justify-content:center;gap:8px;margin:80px 0 32px;display:flex}.gh-filter{border:1px solid var(--gh-outline-variant);background:var(--gh-surface);color:var(--gh-on-surface-variant);cursor:pointer;border-radius:999px;padding:8px 16px;transition:border-color .18s,color .18s,background .18s}.gh-filter:hover,.gh-filter-active{border-color:var(--gh-primary);color:var(--gh-primary);background:#0316350d}.gh-product-card{border-radius:4px;flex-direction:column;transition:box-shadow .22s;display:flex;overflow:hidden}.gh-product-media{background:var(--gh-surface-low);height:320px;position:relative;overflow:hidden}.gh-product-badge{background:var(--gh-secondary-container);color:#574500;text-transform:uppercase;border:1px solid #735c0033;border-radius:2px;padding:4px 12px;position:absolute;top:16px;left:16px}.gh-product-badge-dark{background:var(--gh-tertiary);color:var(--gh-on-tertiary);border-color:#75777f33}.gh-product-body{flex-direction:column;flex:1;padding:16px;display:flex}.gh-product-body h2{margin-bottom:8px}.gh-product-body p{flex:1}.gh-product-footer{border-top:1px solid #c5c6cf33;justify-content:space-between;align-items:center;margin-top:16px;padding-top:8px;display:flex}.gh-product-price{color:var(--gh-primary);font-size:24px;line-height:32px}.gh-bag-button{background:var(--gh-surface-container);width:42px;height:42px;color:var(--gh-primary);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;transition:background .18s,color .18s;display:inline-flex}.gh-bag-button:hover{background:var(--gh-surface-variant);color:var(--gh-primary-container)}.gh-two-column{grid-template-columns:1fr;align-items:center;gap:80px;display:grid}.gh-kicker{color:var(--gh-secondary);text-transform:uppercase;margin-bottom:8px;display:block}.gh-ethos-copy h1{margin-bottom:32px}.gh-ethos-copy p{max-width:540px;margin-bottom:32px;font-size:18px;line-height:28px}.gh-proof-row{flex-wrap:wrap;gap:16px;display:flex}.gh-proof-row span{letter-spacing:.05em;align-items:center;gap:8px;font-size:14px;font-weight:600;display:inline-flex}.gh-proof-row .material-symbols-outlined{color:var(--gh-secondary)}.gh-about-image{border-radius:8px;height:500px;overflow:hidden;box-shadow:0 18px 42px #0316351f}.gh-about-brand-panel{border:1px solid #c3d0cb8c;border-radius:8px;min-height:500px;box-shadow:0 18px 42px #123d391a}.gh-team-section{background:var(--gh-surface-low)}.gh-team-card{text-align:center;border-radius:8px;padding:32px;transition:box-shadow .22s}.gh-team-icon{margin:0 auto 16px}.gh-team-photo{border:4px solid var(--gh-surface-low);object-fit:cover;border-radius:999px;width:96px;height:96px;margin:0 auto 16px;transition:border-color .22s}.gh-team-card:hover .gh-team-photo{border-color:var(--gh-secondary-fixed)}.gh-team-role{color:var(--gh-secondary);text-transform:uppercase;margin:4px 0 16px}.gh-credential-layout{align-items:center}.gh-credential-layout h2{margin-bottom:32px}.gh-credential-layout p+p{margin-top:16px}.gh-credential-grid{order:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.gh-credential{background:var(--gh-surface-low);min-height:138px;color:var(--gh-primary);text-align:center;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:32px;display:flex}.gh-credential .material-symbols-outlined{color:var(--gh-secondary);font-size:40px}.gh-credential span{letter-spacing:.05em;font-size:14px;font-weight:600}.gh-contact-section{background:var(--gh-primary);color:var(--gh-on-primary);padding:80px 0}.gh-contact-grid{grid-template-columns:1fr;gap:80px;display:grid}.gh-contact-section h2{color:var(--gh-on-primary);margin-bottom:16px}.gh-contact-section p{color:#fffc;max-width:460px;margin-bottom:32px}.gh-contact-list{gap:16px;margin-bottom:32px;display:grid}.gh-contact-list div{align-items:flex-start;gap:8px;display:flex}.gh-contact-list .material-symbols-outlined{color:var(--gh-secondary-container)}.gh-contact-list span{color:#fffc}.gh-contact-list strong{color:var(--gh-on-primary);letter-spacing:.05em;font-size:14px;font-weight:600;line-height:20px;display:block}.gh-map{background:var(--gh-primary-container);border:1px solid #ffffff1a;border-radius:8px;height:256px;position:relative;overflow:hidden}.gh-map img{opacity:.8;filter:saturate(.35);mix-blend-mode:luminosity}.gh-contact-form{color:var(--gh-on-surface);border-radius:8px;gap:16px;padding:32px;display:grid}.gh-form-row{grid-template-columns:1fr;gap:16px;display:grid}.gh-contact-form label{gap:4px;display:grid}.gh-contact-form label span{color:var(--gh-on-surface-variant);letter-spacing:.05em;font-size:14px;font-weight:600;line-height:20px}.gh-contact-form input,.gh-contact-form select,.gh-contact-form textarea{border:1px solid var(--gh-outline-variant);background:var(--gh-surface-lowest);width:100%;color:var(--gh-on-surface);border-radius:4px;outline:none;padding:12px 16px;transition:border-color .18s,box-shadow .18s}.gh-contact-form input:focus,.gh-contact-form select:focus,.gh-contact-form textarea:focus{border-color:var(--gh-primary);box-shadow:0 0 0 1px var(--gh-primary)}.gh-contact-form textarea{resize:none}.gh-submit-button{width:100%;min-height:54px;margin-top:8px}@media (min-width:640px){.gh-form-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.gh-container{padding:0 48px}.gh-language{display:inline-flex}.gh-display{font-size:48px;line-height:56px}.gh-heading-lg{font-size:32px;line-height:40px}.gh-core-grid,.gh-team-grid,.gh-product-grid,.gh-proof-strip-inner,.gh-operating-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gh-process-line{display:inline-block}.gh-two-column,.gh-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gh-credential-grid{order:0}.gh-footer-grid{grid-template-columns:1fr 3fr}.gh-footer-links{justify-content:flex-end}}@media (min-width:900px){.gh-nav{display:flex}.gh-service-feature{grid-column:1/-1;grid-template-columns:5fr 7fr}.gh-service-feature-text{grid-template-columns:5fr 7fr}.gh-service-feature-media{min-height:auto}.gh-bento-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gh-service-feature-body,.gh-service-card{padding:40px}}@media (max-width:560px){.gh-brand-text{display:none}.gh-header-inner{gap:10px}.gh-header-actions{gap:8px}.gh-header-cta{padding-left:14px;padding-right:14px}.gh-section,.gh-page-hero,.gh-contact-section{padding:56px 0}.gh-section-intro{margin-bottom:40px}.gh-card-action-row{flex-direction:column;align-items:stretch}.gh-card-action-row .gh-button{width:100%}.gh-about-image{height:360px}.gh-contact-form{padding:24px}}.gh-app{--gh-lnc-green:#1d6fff;--gh-lnc-bright-green:#0b76ff}.gh-header{height:100px;box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc7;border-bottom:0}.gh-header:after{content:"";background:#1d6fff29;width:100%;height:1px;position:absolute;top:100px;left:50%;transform:translate(-50%)}.gh-header .gh-header-inner{max-width:2000px;height:100px;padding:0 100px;position:relative}.gh-header .gh-brand{z-index:3;color:#0b2d63;gap:12px;height:50px;position:absolute;top:25px;left:100px}.gh-header .gh-logo{border-radius:999px;width:48px;height:48px}.gh-header .gh-nav{justify-content:center;gap:0;width:100%;max-width:1400px;margin:0 auto;display:flex}.gh-header .gh-nav-link{color:#0b2d63;letter-spacing:0;text-transform:uppercase;border-bottom:0;justify-content:center;align-items:center;height:100px;padding:0 25px;font-size:18px;font-weight:400;display:inline-flex;position:relative}.gh-header .gh-nav-link:after{background:var(--gh-lnc-green);content:"";opacity:0;width:0;height:2px;transition:width .6s,opacity .6s;position:absolute;bottom:33px;left:25px}.gh-header .gh-nav-link:hover:after,.gh-header .gh-nav-link-active:after{opacity:1;width:calc(100% - 50px)}.gh-header .gh-header-actions{border:1px solid #1d6fff42;border-radius:100px;align-items:center;gap:4px;height:50px;padding:5px 20px 5px 10px;position:absolute;top:25px;right:100px}.gh-header .gh-header-cta{height:38px;min-height:38px;box-shadow:none;color:#0b2d63;letter-spacing:0;background:0 0;border:0;padding:0 10px;font-size:16px;font-weight:400}.gh-header .gh-language{color:#0b2d63;cursor:default;letter-spacing:0;align-items:center;height:36px;padding:0 34px 0 16px;font-size:16px;font-weight:400;display:inline-flex;position:relative}.gh-header .gh-language:after{content:"";border-bottom:1px solid #0b2d63;border-left:1px solid #0b2d63;width:8px;height:8px;position:absolute;top:11px;right:12px;transform:rotate(-45deg)}.gh-home-hero.gh-noselab-hero{text-align:left;background:#f8fbff;justify-content:flex-start;min-height:100vh}.gh-noselab-hero .gh-brand-backdrop{background:linear-gradient(90deg,#fffffffa 0%,#eff6ffd1 48%,#dbeafeb8 100%),radial-gradient(circle at 78% 42%,#1d6fff47,#0000 26%),radial-gradient(circle at 20% 80%,#3b82f629,#0000 30%),linear-gradient(135deg,#fff 0%,#f1f7ff 45%,#dcecff 100%)}.gh-noselab-hero .gh-brand-backdrop:before{content:"";opacity:.3;background-image:linear-gradient(#1d6fff0f 1px,#0000 1px),linear-gradient(90deg,#1d6fff0d 1px,#0000 1px);background-size:90px 90px;position:absolute;inset:0}.gh-noselab-hero .gh-brand-backdrop img{object-fit:contain;opacity:.12;filter:sepia()saturate(2.2)hue-rotate(170deg)brightness(.72);mix-blend-mode:normal;width:min(560px,48vw);height:auto;position:absolute;bottom:8%;right:7%}.gh-noselab-hero .gh-photo-backdrop{background:#fff}.gh-noselab-hero .gh-photo-backdrop img{object-fit:cover;object-position:center center;opacity:1;filter:none;width:100%;height:100%;position:absolute;inset:0;-webkit-mask-image:none;mask-image:none}.gh-noselab-hero .gh-home-hero-overlay{background:linear-gradient(#ffffff29 0%,#ffffff05 56%,#ffffff2e 100%),linear-gradient(90deg,#ffffff3d 0%,#ffffff1f 39%,#fff0 70%)}.gh-noselab-hero .gh-home-hero-content{justify-content:space-between;align-items:center;gap:48px;max-width:1400px;min-height:100vh;padding:100px 8% 0;display:flex}.gh-main-visual-text{text-align:left;width:min(660px,100%)}.gh-main-visual-kicker,.gh-main-visual-text h1,.gh-main-visual-copy{color:#0b2d63;word-break:keep-all;margin:0}.gh-noselab-hero .gh-main-visual-kicker,.gh-noselab-hero .gh-main-visual-text h1,.gh-noselab-hero .gh-main-visual-copy{color:#0b2d63;text-align:left;text-shadow:0 2px 18px #fffffff2,0 1px 2px #ffffffe6;max-width:none;margin:0}.gh-main-visual-kicker{font-size:50px;font-weight:300;line-height:1.3}.gh-main-visual-text h1{text-transform:lowercase;font-size:66px;font-weight:500;line-height:1.08}.gh-main-visual-copy{max-width:600px;padding-top:34px;padding-bottom:103px;font-size:22px;font-weight:400;line-height:1.35}.gh-main-visual-btn-wrap{z-index:3;position:absolute;top:50%;right:10%;transform:translateY(-50%)}.gh-main-visual-btn{background:var(--gh-lnc-bright-green);color:#fff;border-radius:100px;width:63px;height:63px;transition:width 1s cubic-bezier(.23,1,.32,1);display:block;position:relative;overflow:hidden}.gh-main-visual-btn:before,.gh-main-visual-btn:after{content:"";background:#fff;position:absolute;top:50%;transform:translateY(-50%)}.gh-main-visual-btn:before{width:1px;height:15px;right:31px}.gh-main-visual-btn:after{width:15px;height:1px;right:24px}.gh-main-visual-btn span{color:#fff;font-size:18px;font-weight:300;line-height:63px;display:none;position:absolute;top:0;right:52px}.gh-main-visual-btn:hover{width:155px}.gh-main-visual-btn:hover span{display:block}.gh-main-visual-progress{z-index:2;background:#1d6fff3d;width:100%;height:1px;display:none;position:absolute;top:calc(50% + 42px);left:0}.gh-main-visual-progress:before{background:var(--gh-lnc-bright-green);content:"";width:100px;height:3px;animation:7s .8s infinite gh-lnc-progress;position:absolute;top:-1px;left:-200px}.gh-page-hero{padding-top:180px}.gh-products-main{padding-top:140px}.gh-about-main>.gh-section:first-child{padding-top:180px}@keyframes gh-lnc-progress{0%{left:-200px}to{left:calc(100% + 100px)}}@media (max-width:1200px){.gh-header .gh-header-inner{padding:0 40px}.gh-header .gh-brand{left:40px}.gh-header .gh-header-actions{right:40px}.gh-header .gh-nav-link{padding:0 14px;font-size:16px}.gh-header .gh-nav-link:after{left:14px}.gh-header .gh-nav-link:hover:after,.gh-header .gh-nav-link-active:after{width:calc(100% - 28px)}.gh-main-visual-kicker{font-size:40px}.gh-main-visual-text h1{font-size:60px}}@media (max-width:900px){.gh-header{background:#fff;height:60px;box-shadow:0 0 10px #00000038}.gh-header:after{display:none}.gh-header .gh-header-inner{justify-content:center;height:60px;padding:0 20px}.gh-header .gh-brand{height:60px;color:var(--gh-primary);position:relative;top:auto;left:auto}.gh-header .gh-logo{width:38px;height:38px}.gh-header .gh-brand-text{color:var(--gh-primary);font-size:16px}.gh-header .gh-nav,.gh-header .gh-header-actions{display:none}.gh-header .gh-header-inner:before,.gh-header .gh-header-inner:after{content:"";background:#0b2d63;width:33px;height:2px;position:absolute;left:20px}.gh-header .gh-header-inner:before{top:20px}.gh-header .gh-header-inner:after{width:22px;top:38px}.gh-home-hero.gh-noselab-hero{min-height:calc(100vh - 60px);margin-top:60px}.gh-noselab-hero .gh-photo-backdrop img{object-position:54% center;opacity:1;-webkit-mask-image:none;mask-image:none}.gh-noselab-hero .gh-home-hero-overlay{background:linear-gradient(#ffffff8a 0%,#f8fbff47 48%,#eff6ff57 100%),linear-gradient(90deg,#ffffff57,#ffffff14)}.gh-noselab-hero .gh-home-hero-content{min-height:calc(100vh - 60px);padding:0 80px 0 30px}.gh-main-visual-kicker{font-size:25px}.gh-main-visual-text h1{font-size:40px}.gh-main-visual-copy{padding-top:30px;padding-bottom:47px;font-size:17px}.gh-main-visual-progress{display:none}.gh-noselab-hero .gh-main-visual-copy{overflow-wrap:anywhere;max-width:calc(100vw - 110px)}.gh-main-visual-btn-wrap{right:30px}.gh-main-visual-btn{width:55px;height:55px}.gh-main-visual-btn:before{right:27px}.gh-main-visual-btn:after{right:20px}.gh-main-visual-btn:hover{width:120px}.gh-main-visual-btn span{font-size:12px;line-height:55px;right:45px}}@media (max-width:560px){.gh-header .gh-brand-text{display:inline-block}.gh-noselab-hero .gh-home-hero-content{padding:0 50px 0 20px}.gh-main-visual-kicker{font-size:18px}.gh-main-visual-text h1{font-size:28px}.gh-main-visual-copy{padding-top:20px;padding-bottom:20px;font-size:14px}.gh-noselab-hero .gh-main-visual-copy{max-width:min(300px,100vw - 40px);line-height:1.7}.gh-main-visual-btn{width:45px;height:45px}.gh-main-visual-btn:before{right:22px}.gh-main-visual-btn:after{right:15px}}.gh-app{--gh-linear-ink:#061936;--gh-linear-line:#2d5ea629;--gh-linear-line-strong:#2563eb57;--gh-linear-blue:#2563eb;--gh-linear-cyan:#0ea5e9;--gh-linear-surface:#f7fbff;--gh-linear-card:#ffffffe0}.gh-lucide-icon{color:currentColor;stroke:currentColor;flex:none;width:1em;height:1em;display:block}.gh-core-icon .gh-lucide-icon,.gh-team-icon .gh-lucide-icon{font-size:24px}.gh-title-row .gh-lucide-icon{font-size:22px}.gh-text-link .gh-lucide-icon,.gh-check-list .gh-lucide-icon{font-size:16px}.gh-watermark .gh-lucide-icon{width:120px;height:120px}.gh-proof-strip,.gh-core-services,.gh-operating-section{position:relative;overflow:hidden}.gh-proof-strip:before,.gh-core-services:before,.gh-operating-section:before{content:"";pointer-events:none;background-image:linear-gradient(#2563eb12 1px,#0000 1px),linear-gradient(90deg,#2563eb12 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 18% 82%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 18% 82%,#0000 100%)}.gh-proof-strip-inner{z-index:1;border:1px solid var(--gh-linear-line);background:linear-gradient(#fffffff0 0%,#f4f9ffe6 100%);border-radius:8px;position:relative;overflow:hidden;box-shadow:0 30px 80px #0f2f5c1a,inset 0 1px #ffffffe6}.gh-proof-stat{background:linear-gradient(#fffffff5 0%,#eff6ffb8 100%);min-height:148px;position:relative}.gh-proof-stat:not(:first-child){border-top:1px solid var(--gh-linear-line)}.gh-proof-stat:before{content:"";background:linear-gradient(90deg,#0000,#0ea5e9cc,#0000);width:64%;height:1px;position:absolute;top:0;left:18%}.gh-proof-stat strong{color:#0000;letter-spacing:0;background:linear-gradient(135deg,#082f68 0%,#2563eb 62%,#0ea5e9 100%);-webkit-background-clip:text;background-clip:text;font-size:42px}.gh-proof-stat span{color:#0619369e;letter-spacing:.06em}.gh-core-services{background:linear-gradient(180deg, #fff 0%, var(--gh-linear-surface) 48%, #fff 100%)}.gh-core-services .gh-container,.gh-operating-section .gh-container{z-index:1;position:relative}.gh-section-intro{max-width:760px}.gh-section-intro h2,.gh-operating-head h2{letter-spacing:0}.gh-core-grid,.gh-bento-grid,.gh-product-grid,.gh-team-grid,.gh-operating-grid{gap:14px}.gh-core-card,.gh-team-card,.gh-product-card,.gh-service-card,.gh-service-feature,.gh-contact-form{border:1px solid var(--gh-linear-line);isolation:isolate;background:linear-gradient(#fffffff5 0%,#f7fbffe0 100%);border-radius:8px;transition:border-color .22s,box-shadow .22s,transform .22s;position:relative;overflow:hidden;box-shadow:inset 0 1px #fffffff0,0 24px 70px #0f2f5c14}.gh-core-card:before,.gh-team-card:before,.gh-product-card:before,.gh-service-card:before,.gh-service-feature:before,.gh-contact-form:before{z-index:0;content:"";opacity:0;background:linear-gradient(135deg,#2563eb14,#0000 42%),linear-gradient(315deg,#0ea5e91a,#0000 38%);transition:opacity .22s;position:absolute;inset:0}.gh-core-card:after,.gh-team-card:after,.gh-product-card:after,.gh-service-card:after,.gh-service-feature:after,.gh-contact-form:after{content:"";opacity:.72;background:linear-gradient(90deg,#0000,#2563eb8c,#0000);height:1px;position:absolute;top:0;left:24px;right:24px}.gh-core-card>*,.gh-team-card>*,.gh-product-card>*,.gh-service-card>*,.gh-service-feature>*,.gh-contact-form>*{z-index:1;position:relative}.gh-core-card:hover,.gh-team-card:hover,.gh-product-card:hover,.gh-service-card:hover,.gh-service-feature:hover{border-color:var(--gh-linear-line-strong);transform:translateY(-4px);box-shadow:inset 0 1px #fffffffa,0 34px 90px #0f2f5c29}.gh-core-card:hover:before,.gh-team-card:hover:before,.gh-product-card:hover:before,.gh-service-card:hover:before,.gh-service-feature:hover:before{opacity:1}.gh-core-icon,.gh-team-icon{color:var(--gh-linear-blue);background:linear-gradient(#fff 0%,#eaf3ff 100%);border:1px solid #2563eb33;box-shadow:0 10px 24px #2563eb1f,inset 0 1px #ffffffeb}.gh-text-link{color:#1759c7}.gh-brand-panel{border-right:1px solid var(--gh-linear-line);background:linear-gradient(#ffffffe0 0%,#e8f2ffb8 100%),linear-gradient(135deg,#2563eb1a,#0ea5e914)}.gh-tag{color:#1759c7;background:#eff6ffd1;border-color:#2563eb2e;border-radius:999px}.gh-tag-gold{color:#0c4a6e;background:#e0f2fed1;border-color:#0ea5e938}.gh-operating-section:before{background-image:linear-gradient(#7dd3fc14 1px,#0000 1px),linear-gradient(90deg,#7dd3fc14 1px,#0000 1px),linear-gradient(118deg,#0000 0%,#2563eb33 42%,#0000 72%);background-size:72px 72px,72px 72px,100% 100%;-webkit-mask-image:none;mask-image:none}.gh-operating-head .gh-kicker{color:#7dd3fc;background:#2563eb1f;border:1px solid #7dd3fc3d;border-radius:999px;margin-bottom:18px;padding:6px 12px;display:inline-flex}.gh-operating-head h2{color:#fff}.gh-operating-head p{color:#e2f0ffb8}.gh-operating-card{color:#fff;background:linear-gradient(#ffffff1b 0%,#ffffff0b 100%);border:1px solid #93c5fd33;border-radius:8px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1f,0 32px 88px #0000003d}.gh-operating-card:before{content:"";background:linear-gradient(90deg,#0000,#7dd3fcb8,#0000);height:1px;position:absolute;top:0;left:20px;right:20px}.gh-operating-card>*{z-index:1;position:relative}.gh-operating-number{color:#7dd3fc;background:#0ea5e91a;border:1px solid #7dd3fc3d;border-radius:999px;padding:5px 10px}.gh-operating-card h3{color:#fff;font-weight:700}.gh-operating-card strong{color:#ffffffe6}.gh-operating-card p,.gh-operating-card .gh-check-list li{color:#e2f0ffb8}.gh-operating-card .gh-check-list{border-top:1px solid #93c5fd24;margin-top:24px;padding-top:20px}@media (min-width:760px){.gh-proof-stat:not(:first-child){border-top:0;border-left:1px solid var(--gh-linear-line)}}@media (max-width:560px){.gh-section{scroll-margin-top:76px}.gh-proof-strip{padding:16px 0}.gh-proof-stat{min-height:116px}.gh-proof-stat strong{font-size:32px}.gh-core-card,.gh-service-card,.gh-service-feature-body,.gh-team-card{padding:24px}.gh-operating-section{padding:64px 0}}.gh-home-hero.gh-noselab-hero.gh-jandj-hero{color:#050505;text-align:left;background:#fff;min-height:auto;display:block;overflow:hidden}.gh-jandj-hero .gh-home-hero-content{grid-template-columns:minmax(0,.95fr) minmax(420px,.9fr);align-items:center;gap:clamp(48px,6vw,96px);max-width:1440px;min-height:calc(100vh - 180px);padding:clamp(78px,8vw,124px) 5.5% clamp(58px,6vw,84px);display:grid}.gh-jandj-hero .gh-main-visual-text{width:100%}.gh-jandj-hero .gh-main-visual-text h1{color:#050505;max-width:760px;font-family:var(--font-toss);letter-spacing:0;text-shadow:none;text-transform:none;word-break:keep-all;margin:0;font-size:clamp(58px,6.2vw,96px);font-weight:400;line-height:1.04}.gh-jandj-hero-media{width:100%}.gh-jandj-hero-media img{aspect-ratio:21/12;object-fit:cover;object-position:center center;width:100%;height:auto;display:block}.gh-jandj-hero-actions{background:#050505;border-top:1px solid #fff;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.gh-jandj-hero-actions a{color:#fff;letter-spacing:0;background:#050505;justify-content:space-between;align-items:center;gap:24px;min-height:92px;padding:0 5.5vw;font-size:clamp(20px,2vw,28px);font-weight:500;transition:background .18s;display:flex}.gh-jandj-hero-actions a+a{border-left:2px solid #fff}.gh-jandj-hero-actions a:hover{background:#0b2d63}.gh-jandj-hero-actions .gh-lucide-icon{flex:none;width:22px;height:22px}@media (max-width:900px){.gh-home-hero.gh-noselab-hero.gh-jandj-hero{min-height:auto;margin-top:0}.gh-jandj-hero .gh-home-hero-content{grid-template-columns:1fr;gap:34px;min-height:auto;padding:74px 20px 36px}.gh-jandj-hero .gh-main-visual-text h1{max-width:620px;font-size:clamp(43px,12vw,62px);line-height:1.06}.gh-jandj-hero-media img{aspect-ratio:16/10;object-position:center center}.gh-jandj-hero-actions{grid-template-columns:1fr}.gh-jandj-hero-actions a{min-height:72px;padding:0 22px;font-size:20px}.gh-jandj-hero-actions a+a{border-top:1px solid #fff;border-left:0}}@media (max-width:560px){.gh-jandj-hero .gh-home-hero-content{padding:56px 20px 30px}.gh-jandj-hero .gh-main-visual-text h1{max-width:330px;font-size:36px;line-height:1.08}.gh-jandj-hero-actions a{min-height:68px;font-size:18px}}.gh-app{--gh-background:#fff;--gh-surface:#fff;--gh-surface-lowest:#fff;--gh-surface-low:#f6f6f6;--gh-surface-container:#eee;--gh-surface-high:#e6e6e6;--gh-surface-dim:#d8d8d8;--gh-surface-variant:#eee;--gh-primary:#050505;--gh-primary-container:#111;--gh-primary-fixed:#f2f2f2;--gh-secondary:#222;--gh-secondary-container:#eee;--gh-secondary-fixed:#f6f6f6;--gh-tertiary:#050505;--gh-tertiary-container:#111;--gh-accent:#050505;--gh-on-primary:#fff;--gh-on-surface:#050505;--gh-on-surface-variant:#4b4b4b;--gh-outline:#777;--gh-outline-variant:#d9d9d9;--gh-lnc-green:#050505;--gh-lnc-bright-green:#050505;--gh-linear-ink:#050505;--gh-linear-line:#00000024;--gh-linear-line-strong:#00000057;--gh-linear-blue:#050505;--gh-linear-cyan:#4b4b4b;--gh-linear-surface:#f7f7f7;--gh-linear-card:#ffffffeb}.gh-header{box-shadow:none;background:#fffffff0;border-bottom-color:#00000024}.gh-header .gh-brand,.gh-header .gh-brand-text,.gh-header .gh-nav-link,.gh-header .gh-language{color:#050505}.gh-header .gh-header-actions{border-color:#00000038}.gh-header .gh-nav-link:after,.gh-header .gh-nav-link:hover:after,.gh-header .gh-nav-link-active:after{background:#050505}.gh-header .gh-header-actions:after,.gh-header .gh-header-inner:before,.gh-header .gh-header-inner:after{background:#050505;border-color:#050505}.gh-header .gh-logo{filter:grayscale()contrast(1.18)}.gh-app .gh-header a.gh-button.gh-button-primary.gh-header-cta{color:#050505!important}.gh-button-primary,.gh-main-visual-btn{color:#fff;background:#050505}.gh-button-muted{color:#050505;background:#fff;border-color:#0000002e}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero{background:#fff;align-items:center;min-height:calc(100vh - 80px);display:flex;position:relative;overflow:hidden}.gh-full-photo-hero .gh-photo-backdrop{position:absolute;inset:0}.gh-full-photo-hero .gh-photo-backdrop img{object-fit:cover;object-position:center center;opacity:1;filter:none;width:100%;height:100%;position:absolute;inset:0;-webkit-mask-image:none;mask-image:none}.gh-full-photo-hero .gh-home-hero-overlay{background:linear-gradient(90deg,#fffffff0 0%,#ffffffbd 36%,#ffffff42 63%,#ffffff0a 100%),linear-gradient(#fff3 0%,#ffffff05 52%,#ffffff29 100%);position:absolute;inset:0}.gh-full-photo-hero .gh-home-hero-content{z-index:1;justify-content:flex-start;align-items:center;max-width:1440px;min-height:calc(100vh - 80px);padding:clamp(72px,8vw,120px) 5.5%;display:flex;position:relative}.gh-full-photo-hero .gh-main-visual-text{width:min(760px,100%)}.gh-full-photo-hero .gh-main-visual-text h1{color:#050505;font-family:var(--font-toss);letter-spacing:0;text-shadow:none;text-transform:none;margin:0;font-size:clamp(56px,7vw,104px);font-weight:500;line-height:1.02}.gh-proof-strip,.gh-core-services{background:#fff}.gh-proof-strip:before,.gh-core-services:before{background-image:linear-gradient(#0000000e 1px,#0000 1px),linear-gradient(90deg,#0000000e 1px,#0000 1px)}.gh-proof-strip-inner,.gh-core-card,.gh-team-card,.gh-product-card,.gh-service-card,.gh-service-feature,.gh-contact-form{background:linear-gradient(#fffffff5 0%,#f7f7f7e6 100%);border-color:#00000024;box-shadow:inset 0 1px #fffffff0,0 24px 70px #00000014}.gh-core-card:before,.gh-team-card:before,.gh-product-card:before,.gh-service-card:before,.gh-service-feature:before,.gh-contact-form:before{background:linear-gradient(135deg,#0000000f,#0000 42%),linear-gradient(315deg,#0000000d,#0000 38%)}.gh-core-card:after,.gh-team-card:after,.gh-product-card:after,.gh-service-card:after,.gh-service-feature:after,.gh-contact-form:after,.gh-proof-stat:before{background:linear-gradient(90deg,#0000,#0000006b,#0000)}.gh-core-card:hover,.gh-team-card:hover,.gh-product-card:hover,.gh-service-card:hover,.gh-service-feature:hover{border-color:#00000052;box-shadow:inset 0 1px #fffffffa,0 34px 90px #00000024}.gh-proof-stat{background:linear-gradient(#fffffff5 0%,#f5f5f5db 100%)}.gh-proof-stat strong{color:#050505;background:0 0}.gh-proof-stat span,.gh-section-intro p,.gh-core-card p,.gh-service-feature p,.gh-service-card p,.gh-team-card p,.gh-products-header p,.gh-operating-head p{color:#4b4b4b}.gh-core-icon,.gh-team-icon{color:#050505;background:linear-gradient(#fff 0%,#f1f1f1 100%);border-color:#0000002e;box-shadow:0 10px 24px #00000014,inset 0 1px #ffffffeb}.gh-core-card:hover .gh-core-icon,.gh-team-card:hover .gh-team-icon{color:#fff;background:#050505}.gh-text-link,.gh-title-row .material-symbols-outlined{color:#050505}.gh-brand-panel{background:linear-gradient(#ffffffe6 0%,#f2f2f2c7 100%),linear-gradient(135deg,#0000000f,#0000000a);border-color:#00000024}.gh-tag,.gh-tag-gold{color:#050505;background:#fff;border-color:#0000002e}.gh-operating-section{color:#fff;background:#050505}.gh-operating-section:before{background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px)}.gh-operating-head .gh-kicker,.gh-operating-number{color:#fff;background:#ffffff14;border-color:#ffffff3d}.gh-operating-head h2,.gh-operating-card h3,.gh-operating-card strong{color:#fff}.gh-operating-head p,.gh-operating-card p,.gh-operating-card .gh-check-list li{color:#ffffffb8}.gh-operating-card{background:linear-gradient(#ffffff1a 0%,#ffffff0a 100%);border-color:#fff3;box-shadow:inset 0 1px #ffffff1f,0 32px 88px #00000057}.gh-operating-card:before{background:linear-gradient(90deg,#0000,#ffffff80,#0000)}.gh-operating-card .gh-check-list .material-symbols-outlined{color:#fff}.gh-footer{color:#fff;background:#050505}@media (max-width:900px){.gh-header{background:#fff;box-shadow:0 1px 14px #0000001f}.gh-header .gh-header-inner:before,.gh-header .gh-header-inner:after{background:#050505}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero{min-height:calc(100vh - 60px);margin-top:0}.gh-full-photo-hero .gh-home-hero-overlay{background:linear-gradient(#ffffffc7 0%,#ffffff70 48%,#ffffff29 100%),linear-gradient(90deg,#ffffff9e,#ffffff14)}.gh-full-photo-hero .gh-home-hero-content{min-height:calc(100vh - 60px);padding:58px 20px 42px}.gh-full-photo-hero .gh-main-visual-text{width:min(360px,100%)}.gh-full-photo-hero .gh-main-visual-text h1{font-size:clamp(38px,11vw,54px);line-height:1.05}}@media (max-width:560px){.gh-full-photo-hero .gh-home-hero-content{align-items:flex-start;padding-top:74px}.gh-full-photo-hero .gh-main-visual-text h1{font-size:38px}}.gh-product-suite-section{background:#fff;padding:128px 0;position:relative;overflow:hidden}.gh-product-suite-section:before{content:"";pointer-events:none;background-image:linear-gradient(#0000000b 1px,#0000 1px),linear-gradient(90deg,#0000000b 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0}.gh-product-suite-section>.gh-container{z-index:1;max-width:1360px;padding:0 clamp(20px,3.4vw,48px);position:relative}.gh-product-suite-compact{padding:72px 0 112px}.gh-product-suite-section .gh-section-intro{margin-bottom:96px}.gh-product-suite-section .gh-section-intro h2{margin-bottom:18px;font-size:44px;line-height:1.12}.gh-product-suite-section .gh-section-intro p{max-width:820px;font-size:20px;line-height:1.75}.gh-product-suite-list{gap:72px;display:grid}.gh-product-showcase{background:#fff;border:1px solid #00000024;border-radius:8px;overflow:hidden;box-shadow:0 36px 110px #0000001a}.gh-product-showcase-meta{color:#fff;background:#050505;grid-template-columns:minmax(0,1fr) minmax(360px,.42fr);align-items:end;gap:clamp(40px,6vw,88px);padding:clamp(48px,6vw,88px);display:grid}.gh-product-showcase-copy{min-width:0}.gh-product-eyebrow{color:#fff;letter-spacing:.02em;border:1px solid #ffffff47;border-radius:999px;width:fit-content;margin-bottom:26px;padding:9px 16px;font-size:14px;font-weight:600;display:inline-flex}.gh-product-showcase h3{color:#fff;max-width:900px;margin:0 0 28px;font-size:52px;line-height:1.1}.gh-product-showcase p{color:#ffffffb8;max-width:780px;margin:0 0 36px;font-size:20px;line-height:1.75}.gh-product-showcase .gh-tag{color:#ffffffd1;background:#ffffff0f;border-color:#fff3;padding:7px 14px}.gh-product-spec-list{border-top:1px solid #ffffff2e;margin:0 0 34px;display:grid}.gh-product-spec-list div{border-bottom:1px solid #ffffff2e;grid-template-columns:128px 1fr;gap:24px;padding:18px 0;display:grid}.gh-product-spec-list dt,.gh-product-spec-list dd{margin:0}.gh-product-spec-list dt{color:#ffffff7a;letter-spacing:.04em;text-transform:uppercase;font-size:14px;font-weight:600}.gh-product-link{color:#050505;background:#fff;border-radius:999px;align-items:center;gap:12px;width:fit-content;padding:16px 22px;font-size:16px;font-weight:600;display:inline-flex}.gh-product-link .gh-lucide-icon{width:19px;height:19px}.gh-product-showcase-media{background:#fff;margin:0;padding:0;display:block}.gh-product-showcase-media img{width:100%;height:auto;min-height:0;display:block}.gh-product-capability-section{padding-top:32px}@media (max-width:1000px){.gh-product-suite-section{padding:96px 0}.gh-product-suite-section .gh-section-intro{margin-bottom:64px}.gh-product-suite-section .gh-section-intro h2{font-size:36px}.gh-product-showcase-meta{grid-template-columns:1fr;align-items:start;gap:36px;padding:48px}.gh-product-showcase-copy{padding:0}.gh-product-showcase-media{border-top:1px solid #0000001a}.gh-product-showcase-media img{min-height:auto}}@media (max-width:560px){.gh-product-suite-section{padding:72px 0}.gh-product-suite-compact{padding:52px 0 72px}.gh-product-suite-section>.gh-container{padding:0 16px}.gh-product-suite-section .gh-section-intro{margin-bottom:44px}.gh-product-suite-section .gh-section-intro h2{font-size:30px}.gh-product-suite-section .gh-section-intro p{font-size:16px;line-height:1.7}.gh-product-suite-list{gap:48px}.gh-product-showcase-meta{gap:30px;padding:30px 24px}.gh-product-showcase-copy{padding:0}.gh-product-showcase h3{margin-bottom:20px;font-size:31px;line-height:1.12}.gh-product-showcase p{margin-bottom:28px;font-size:16px}.gh-product-spec-list div{grid-template-columns:1fr;gap:6px;padding:16px 0}}.gh-app{--gh-lilly-red:#d31710;--gh-lilly-red-dark:#9f180f;--gh-lilly-red-deep:#6e1911;--gh-lilly-ink:#0f1b21;--gh-lilly-stone:#465158;--gh-lilly-muted:#606c73;--gh-lilly-line:#d8e4ec;--gh-lilly-cream:#fbf5f4;--gh-lilly-cream-2:#f9eeed;--gh-lilly-stone-005:#f3f7fa;--gh-lilly-radius:48px;--gh-primary:var(--gh-lilly-red);--gh-on-surface:var(--gh-lilly-ink);--gh-on-surface-variant:var(--gh-lilly-stone);background:var(--gh-lilly-cream);color:var(--gh-lilly-ink);font-family:"Ringside Sans", var(--font-toss)}.gh-serif,.gh-display,.gh-heading-lg,.gh-heading-md,.gh-home-hero h1,.gh-product-showcase h3,.gh-operating-card h3{letter-spacing:0;font-family:Garamond Narrow Condensed,ITC Garamond Std,Georgia,serif;font-weight:400}.gh-container{max-width:1280px;padding-inline:clamp(24px,4vw,64px)}.gh-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-bottom:1px solid #0f1b211f}.gh-header .gh-header-inner{height:104px}.gh-header .gh-brand{color:var(--gh-lilly-red);gap:18px}.gh-header .gh-brand-text{color:var(--gh-lilly-red);font-family:"Ringside Sans Extra Wide", "Ringside Sans", var(--font-toss);letter-spacing:0;font-size:25px;font-weight:900}.gh-header .gh-nav-link,.gh-header .gh-language{color:var(--gh-lilly-ink);font-family:"Ringside Sans", var(--font-toss);letter-spacing:0;font-size:16px;font-weight:400}.gh-header .gh-nav-link{border:0;padding-bottom:0}.gh-header .gh-nav-link:hover,.gh-header .gh-nav-link-active{color:var(--gh-lilly-red)}.gh-header .gh-nav-link:after{display:none}.gh-header .gh-header-actions{border:0}.gh-app .gh-header a.gh-button.gh-button-primary.gh-header-cta{background:var(--gh-lilly-red);letter-spacing:0;border-radius:999px;min-height:52px;padding:14px 26px;font-size:18px;font-weight:400;color:#fff!important}.gh-main{background:var(--gh-lilly-cream);padding-top:104px}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero{background:var(--gh-lilly-cream);min-height:auto;padding-bottom:clamp(86px,8vw,128px);display:block;overflow:visible}.gh-full-photo-hero .gh-photo-backdrop{height:clamp(520px,66vh,760px);position:relative;inset:auto;overflow:hidden}.gh-full-photo-hero .gh-photo-backdrop img{object-fit:cover;object-position:center center;width:100%;height:100%;position:absolute;inset:0}.gh-full-photo-hero .gh-home-hero-overlay{display:none}.gh-full-photo-hero .gh-home-hero-content{max-width:1280px;min-height:0;margin:clamp(-150px,-9vw,-104px) auto 0;padding:0 clamp(24px,4vw,64px);display:block}.gh-full-photo-hero .gh-main-visual-text{border-radius:var(--gh-lilly-radius);background:#fff;width:min(820px,100%);padding:clamp(42px,5vw,76px);box-shadow:0 16px 34px #343f411f}.gh-full-photo-hero .gh-main-visual-text:before{background:var(--gh-lilly-red);content:"";border-radius:999px;width:72px;height:6px;margin-bottom:28px;display:block}.gh-full-photo-hero .gh-main-visual-text h1{max-width:720px;color:var(--gh-lilly-ink);font-size:clamp(56px,7vw,100px);line-height:1}.gh-proof-strip{background:var(--gh-lilly-cream);border:0;padding:0 clamp(24px,4vw,64px) clamp(92px,8vw,132px)}.gh-proof-strip:before{display:none}.gh-proof-strip-inner{border-radius:var(--gh-lilly-radius);max-width:1280px;box-shadow:none;background:#fff;border:0;position:relative;overflow:visible}.gh-proof-stat{background:#fff;min-height:190px}.gh-proof-stat:not(:first-child){border-left:1px solid var(--gh-lilly-line)}.gh-proof-stat strong{color:var(--gh-lilly-red);font-family:Garamond Narrow Condensed,Georgia,serif;font-size:clamp(54px,5.2vw,86px);font-weight:400;line-height:.95}.gh-proof-stat span{color:var(--gh-lilly-ink);letter-spacing:0;text-transform:none;font-size:17px;font-weight:400}.gh-product-suite-section{background:var(--gh-lilly-cream-2);padding:clamp(100px,9vw,154px) 0}.gh-product-suite-section:before{display:none}.gh-product-suite-section>.gh-container{max-width:1360px}.gh-product-suite-section .gh-section-intro{text-align:left;max-width:1120px;margin:0 0 clamp(72px,7vw,112px)}.gh-product-suite-section .gh-section-intro h2{max-width:920px;color:var(--gh-lilly-ink);font-size:clamp(58px,7vw,104px);line-height:1}.gh-product-suite-section .gh-section-intro p{max-width:760px;color:var(--gh-lilly-stone);margin:28px 0 0;font-size:22px;line-height:1.5}.gh-product-showcase{border-radius:var(--gh-lilly-radius);box-shadow:none;background:#fff;border:0;overflow:hidden}.gh-product-showcase-meta{color:var(--gh-lilly-ink);background:#fff;grid-template-columns:minmax(0,1fr) minmax(360px,.38fr);align-items:start;gap:clamp(48px,7vw,110px);padding:clamp(56px,7vw,96px)}.gh-product-eyebrow{color:var(--gh-lilly-red);font-family:"Ringside Sans Extra Wide", "Ringside Sans", var(--font-toss);letter-spacing:0;border:0;border-radius:0;margin-bottom:28px;padding:0;font-size:14px;font-weight:900}.gh-product-showcase h3{max-width:850px;color:var(--gh-lilly-ink);margin-bottom:28px;font-size:clamp(48px,5vw,78px);line-height:1.02}.gh-product-showcase p{max-width:720px;color:var(--gh-lilly-stone);margin-bottom:34px;font-size:21px;line-height:1.52}.gh-product-showcase .gh-tags{gap:12px}.gh-product-showcase .gh-tag{border:1.5px solid var(--gh-lilly-line);background:var(--gh-lilly-stone-005);color:var(--gh-lilly-ink);letter-spacing:0;border-radius:999px;padding:10px 16px;font-size:15px;font-weight:400}.gh-product-spec-list{border-top:1.5px solid var(--gh-lilly-line);margin-bottom:36px}.gh-product-spec-list div{border-bottom:1.5px solid var(--gh-lilly-line);grid-template-columns:116px 1fr;gap:20px;padding:20px 0}.gh-product-spec-list dt{color:var(--gh-lilly-red);font-family:"Ringside Sans Extra Wide", "Ringside Sans", var(--font-toss);letter-spacing:0;font-size:12px;font-weight:900}.gh-product-spec-list dd{color:var(--gh-lilly-ink);font-size:17px;font-weight:400}.gh-product-link{background:var(--gh-lilly-red);color:#fff;border-radius:999px;min-height:58px;padding:16px 28px;font-size:20px;font-weight:400}.gh-product-link:hover{background:var(--gh-lilly-red-dark)}.gh-product-showcase-media{border-top:1px solid var(--gh-lilly-line);background:#fff}.gh-core-services{background:var(--gh-lilly-cream);padding:clamp(100px,8vw,140px) 0}.gh-core-services:before{display:none}.gh-section-intro{text-align:left;max-width:980px}.gh-section-intro h2{color:var(--gh-lilly-ink);font-size:clamp(52px,6vw,86px);line-height:1.02}.gh-section-intro p{color:var(--gh-lilly-stone);margin:24px 0 0;font-size:21px;line-height:1.55}.gh-core-grid-six{gap:28px}.gh-core-card,.gh-service-card,.gh-service-feature,.gh-team-card,.gh-contact-form{border-radius:var(--gh-lilly-radius);box-shadow:none;background:#fff;border:0;padding:clamp(32px,3.6vw,52px)}.gh-core-card h3,.gh-service-card h2,.gh-team-card h3{color:var(--gh-lilly-ink);font-size:clamp(34px,3vw,48px);line-height:1.08}.gh-core-card p,.gh-service-card p,.gh-team-card p{color:var(--gh-lilly-stone);font-size:18px;line-height:1.55}.gh-core-icon,.gh-team-icon{border:1.5px solid var(--gh-lilly-line);background:var(--gh-lilly-cream-2);width:64px;height:64px;box-shadow:none;color:var(--gh-lilly-red);border-radius:999px;margin-bottom:28px}.gh-core-card:hover .gh-core-icon,.gh-team-card:hover .gh-team-icon{background:var(--gh-lilly-red);color:#fff}.gh-text-link{color:var(--gh-lilly-red);letter-spacing:0;text-underline-offset:5px;font-size:18px;font-weight:900;text-decoration:underline;text-decoration-thickness:1px}.gh-operating-section{background:var(--gh-lilly-red-deep);padding:clamp(104px,9vw,150px) 0}.gh-operating-section:before{display:none}.gh-operating-head .gh-kicker{color:#fff;font-family:"Ringside Sans Extra Wide", "Ringside Sans", var(--font-toss);letter-spacing:0;background:0 0;border:0;padding:0;font-weight:900}.gh-operating-head h2{color:#fff;max-width:920px;font-size:clamp(56px,7vw,104px);line-height:1}.gh-operating-head p{color:#ffffffc7;max-width:760px;font-size:22px;line-height:1.52}.gh-operating-grid{gap:28px}.gh-operating-card{border-radius:var(--gh-lilly-radius);box-shadow:none;background:#ffffff14;border:1.5px solid #ffffff3d;padding:clamp(34px,4vw,56px)}.gh-operating-card:before{display:none}.gh-operating-number{color:#fff;font-family:"Ringside Sans Extra Wide", "Ringside Sans", var(--font-toss);letter-spacing:0;background:0 0;border:0;padding:0;font-size:14px;font-weight:900}.gh-operating-card h3{color:#fff;font-size:clamp(44px,5vw,72px)}.gh-operating-card strong{color:#fff;font-size:22px;font-weight:400}.gh-operating-card p,.gh-operating-card .gh-check-list li{color:#ffffffc7;font-size:17px;line-height:1.55}.gh-footer{background:var(--gh-lilly-ink)}@media (max-width:900px){.gh-header{background:#fff}.gh-header .gh-header-inner{height:72px}.gh-main{padding-top:72px}.gh-header .gh-logo{width:42px;height:42px}.gh-header .gh-brand-text{font-size:20px}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero{min-height:auto;padding-bottom:78px}.gh-full-photo-hero .gh-photo-backdrop{height:58vh;min-height:420px}.gh-full-photo-hero .gh-home-hero-content{margin-top:-86px;padding:0 20px}.gh-full-photo-hero .gh-main-visual-text{border-radius:32px;padding:38px 30px}.gh-full-photo-hero .gh-main-visual-text h1{font-size:clamp(48px,13vw,72px)}.gh-proof-strip{padding:0 20px 76px}.gh-proof-strip-inner{border-radius:32px}.gh-proof-stat:not(:first-child){border-left:0;border-top:1px solid var(--gh-lilly-line)}.gh-product-suite-section .gh-section-intro h2,.gh-operating-head h2{font-size:clamp(48px,12vw,72px)}.gh-product-showcase-meta{grid-template-columns:1fr;padding:44px 32px}.gh-product-showcase,.gh-core-card,.gh-service-card,.gh-service-feature,.gh-team-card,.gh-operating-card{border-radius:32px}.gh-product-showcase h3{font-size:clamp(40px,10vw,58px)}}@media (max-width:560px){.gh-container,.gh-product-suite-section>.gh-container{padding-inline:18px}.gh-header .gh-header-actions{display:none}.gh-full-photo-hero .gh-photo-backdrop{min-height:390px}.gh-product-suite-section,.gh-core-services,.gh-operating-section{padding:76px 0}.gh-product-suite-section .gh-section-intro{margin-bottom:48px}.gh-product-suite-section .gh-section-intro h2,.gh-section-intro h2,.gh-operating-head h2{font-size:46px}.gh-product-suite-section .gh-section-intro p,.gh-section-intro p,.gh-operating-head p,.gh-product-showcase p{font-size:18px}.gh-product-suite-list{gap:56px}.gh-product-showcase-meta{padding:34px 24px}.gh-product-spec-list div{grid-template-columns:1fr;gap:8px}}.gh-app{--gh-lilly-red:#050505;--gh-lilly-red-dark:#242424;--gh-lilly-red-deep:#050505;--gh-lilly-ink:#050505;--gh-lilly-stone:#444;--gh-lilly-muted:#666;--gh-lilly-line:#d8d8d8;--gh-lilly-cream:#fff;--gh-lilly-cream-2:#f6f6f6;--gh-lilly-stone-005:#fafafa;--gh-primary:#050505;color:#050505;background:#fff}.gh-header .gh-brand,.gh-header .gh-brand-text,.gh-header .gh-nav-link:hover,.gh-header .gh-nav-link-active{color:#050505}.gh-app .gh-header a.gh-button.gh-button-primary.gh-header-cta,.gh-button-primary,.gh-product-link{background:#050505;color:#fff!important}.gh-app .gh-header a.gh-button.gh-button-primary.gh-header-cta:hover,.gh-button-primary:hover,.gh-product-link:hover{background:#242424}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero{background:#fff;padding-bottom:clamp(76px,7vw,118px)}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero .gh-photo-backdrop{background:#fff;width:100%;height:auto;min-height:0;position:relative;inset:auto;overflow:visible}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero .gh-photo-backdrop img{object-fit:contain;object-position:center center;width:100%;height:auto;min-height:0;display:block;position:static}.gh-full-photo-hero .gh-home-hero-content{margin-top:clamp(32px,4vw,56px)}.gh-full-photo-hero .gh-main-visual-text{border:1px solid #0505051a;box-shadow:0 18px 50px #05050514}.gh-full-photo-hero .gh-main-visual-text:before,.gh-core-card:hover .gh-core-icon,.gh-team-card:hover .gh-team-icon{background:#050505}.gh-product-suite-section,.gh-core-services,.gh-proof-strip{background:#fff}.gh-product-showcase{background:#fff;border:1px solid #0505051a}.gh-product-showcase-meta{color:#050505;background:#fff}.gh-product-showcase-media{background:#fff}.gh-product-showcase-media img{object-fit:contain;width:100%;max-width:none;height:auto;display:block}.gh-operating-section,.gh-footer{background:#050505}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero{padding-bottom:0;position:relative;overflow:hidden}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero .gh-home-hero-overlay{pointer-events:none;background:linear-gradient(90deg,#ffffffd6 0%,#ffffff8a 22%,#ffffff24 43%,#ffffff05 64%,#fff0 100%);display:block;position:absolute;inset:0}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero .gh-home-hero-content{pointer-events:none;align-items:flex-start;width:100%;max-width:none;margin:0;padding:clamp(68px,6.2vw,108px) clamp(70px,6.4vw,122px);display:flex;position:absolute;inset:0}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero .gh-main-visual-text{width:min(560px,38vw);box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero .gh-main-visual-text:before{background:#050505;width:clamp(76px,5.6vw,104px);height:6px;margin-bottom:clamp(24px,2.8vw,42px)}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero .gh-main-visual-text h1{color:#050505;text-shadow:0 1px 18px #ffffffdb;max-width:560px;font-size:clamp(64px,5.8vw,108px);line-height:.91}.gh-product-suite-section{padding:clamp(78px,7vw,112px) 0}.gh-product-suite-section .gh-section-intro{max-width:760px;margin-bottom:clamp(42px,5vw,66px)}.gh-product-suite-section .gh-section-intro h2{max-width:720px;font-size:clamp(42px,5vw,72px);line-height:1.05}.gh-product-suite-section .gh-section-intro p{max-width:660px;font-size:clamp(18px,1.45vw,20px)}.gh-product-suite-list{gap:clamp(56px,6vw,84px)}.gh-product-showcase{max-width:1000px;margin-inline:auto}.gh-product-showcase h3{max-width:760px;font-size:clamp(40px,4.3vw,64px);line-height:1.05}.gh-product-showcase p{max-width:670px;font-size:clamp(18px,1.45vw,20px);line-height:1.6}.gh-product-spec-list{border-top:1.5px solid var(--gh-lilly-line);border-bottom:1.5px solid var(--gh-lilly-line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.gh-product-spec-list div{border-bottom:0;padding:20px 24px 20px 0;display:block}.gh-product-spec-list div+div{border-left:1.5px solid var(--gh-lilly-line);padding-left:24px}.gh-product-spec-list dt{margin-bottom:10px}.gh-product-showcase-media{border-top:0;padding:0 clamp(28px,4vw,56px) clamp(28px,4vw,56px)}.gh-product-showcase-media img{border:1px solid #05050514;border-radius:28px;overflow:hidden}@media (max-width:900px){.gh-home-hero.gh-noselab-hero.gh-full-photo-hero .gh-home-hero-content{padding:30px 24px}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero .gh-main-visual-text{width:min(440px,56vw)}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero .gh-main-visual-text h1{font-size:clamp(34px,7vw,56px)}.gh-product-spec-list{grid-template-columns:1fr}.gh-product-spec-list div{border-bottom:1.5px solid var(--gh-lilly-line);padding:18px 0}.gh-product-spec-list div+div{border-left:0;padding-left:0}.gh-product-spec-list div:last-child{border-bottom:0}}@media (max-width:560px){.gh-home-hero.gh-noselab-hero.gh-full-photo-hero .gh-home-hero-content{padding:18px}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero .gh-main-visual-text{width:min(330px,74vw)}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero .gh-main-visual-text:before{width:46px;height:4px;margin-bottom:12px}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero .gh-main-visual-text h1{font-size:clamp(30px,9.3vw,44px)}.gh-product-showcase-meta{padding:34px 24px}.gh-product-showcase-media{padding:0 18px 18px}.gh-product-showcase-media img{border-radius:20px}}.gh-product-suite-section .gh-section-intro h2{max-width:1040px;font-size:clamp(48px,6vw,92px)}.gh-product-suite-section .gh-section-intro p{max-width:780px}.gh-product-showcase-meta{grid-template-columns:minmax(0,1.05fr) minmax(360px,.5fr);align-items:end;gap:clamp(44px,5vw,92px);padding:clamp(54px,6vw,88px)}.gh-product-showcase-details{max-width:none}.gh-product-showcase-media img{border-radius:34px;width:100%}.gh-core-services .gh-container{max-width:1480px;padding-inline:clamp(32px,5vw,88px)}.gh-core-services .gh-section-intro{max-width:1180px}.gh-core-services .gh-section-intro h2{text-wrap:balance;max-width:1180px;font-size:clamp(50px,6vw,90px)}.gh-core-services .gh-section-intro p{max-width:860px}.gh-core-services .gh-core-card h3{font-size:clamp(34px,2.6vw,44px)}@media (max-width:900px){.gh-product-suite-section>.gh-container,.gh-core-services .gh-container{max-width:100%;padding-inline:20px}.gh-product-showcase-meta{grid-template-columns:1fr;padding:44px 32px}.gh-product-showcase-media{padding:0 24px 24px}}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero .gh-main-visual-text{width:min(760px,46vw)}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero .gh-main-visual-text h1{max-width:760px;font-family:"Ringside Sans", var(--font-toss), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;letter-spacing:0;text-shadow:0 2px 18px #ffffffd1,0 0 1px #ffffffbd;font-size:clamp(84px,7.1vw,148px);font-weight:900;line-height:.84}@media (max-width:900px){.gh-home-hero.gh-noselab-hero.gh-full-photo-hero .gh-home-hero-content{padding:clamp(24px,4.4vw,42px) clamp(28px,6vw,54px)}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero .gh-main-visual-text{width:min(680px,82vw)}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero .gh-main-visual-text h1{max-width:680px;font-size:clamp(58px,10vw,84px);line-height:.78}}@media (max-width:560px){.gh-home-hero.gh-noselab-hero.gh-full-photo-hero .gh-home-hero-content{padding:22px 20px}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero .gh-main-visual-text{width:min(420px,88vw)}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero .gh-main-visual-text h1{max-width:420px;font-size:clamp(46px,12.5vw,66px)}}.gh-product-suite-section>.gh-container{max-width:1860px;padding-inline:clamp(36px,4vw,72px)}.gh-product-suite-section .gh-section-intro{max-width:1320px}.gh-product-suite-section .gh-section-intro h2{max-width:1260px}.gh-product-showcase{max-width:1720px}.gh-product-showcase-meta{grid-template-columns:minmax(0,1fr) minmax(600px,.48fr);gap:clamp(72px,6vw,128px);padding:clamp(64px,5.6vw,104px)}.gh-product-showcase-copy{max-width:940px}.gh-product-showcase h3{max-width:940px;font-size:clamp(52px,4.6vw,86px)}.gh-product-showcase p{max-width:840px}.gh-product-showcase-details{min-width:560px}.gh-product-spec-list div{padding:26px 32px 26px 0}.gh-product-spec-list div+div{padding-left:32px}.gh-product-spec-list dt{white-space:nowrap}.gh-product-link{margin-top:8px}.gh-product-showcase-media{padding:0 clamp(28px,2.8vw,48px) clamp(28px,2.8vw,48px)}@media (max-width:1200px){.gh-product-showcase-meta{grid-template-columns:1fr}.gh-product-showcase-details{min-width:0}}.gh-product-suite-section .gh-section-intro{width:100%;max-width:none}.gh-product-suite-section .gh-section-intro h2{white-space:nowrap;width:100%;max-width:none;font-size:clamp(40px,4.45vw,86px);line-height:1}@media (max-width:760px){.gh-product-suite-section .gh-section-intro h2{font-size:clamp(31px,8vw,44px)}}#product-suite .gh-section-intro h2.gh-heading-lg{width:max-content;max-width:none;font-family:"Ringside Sans", var(--font-toss), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;letter-spacing:0;white-space:nowrap;word-break:keep-all;overflow-wrap:normal;text-wrap:nowrap;font-size:clamp(38px,4vw,78px);font-weight:900;line-height:1;display:block}#product-suite .gh-section-intro p{transform:translate(0)}@keyframes ghProductIntroReveal{0%{opacity:0;filter:blur(10px);transform:translateY(44px)}to{opacity:1;filter:blur();transform:translate(0)}}@supports (animation-timeline:view()){#product-suite .gh-section-intro h2.gh-heading-lg{animation-name:ghProductIntroReveal;animation-duration:1s;animation-timing-function:cubic-bezier(.16,1,.3,1);animation-fill-mode:both;animation-timeline:view();animation-range:entry 6% cover 34%}#product-suite .gh-section-intro p{animation-name:ghProductIntroReveal;animation-duration:1s;animation-timing-function:cubic-bezier(.16,1,.3,1);animation-fill-mode:both;animation-timeline:view();animation-range:entry 14% cover 42%}}@media (prefers-reduced-motion:reduce){#product-suite .gh-section-intro h2.gh-heading-lg,#product-suite .gh-section-intro p{filter:none;animation:none;transform:none}}@media (max-width:760px){#product-suite .gh-section-intro h2.gh-heading-lg{font-size:clamp(28px,7vw,40px)}}#product-suite .gh-product-showcase{max-width:min(1960px,100vw - 96px)}#product-suite .gh-product-showcase-meta{grid-template-columns:1fr;align-items:stretch;gap:clamp(42px,4vw,72px);padding:clamp(64px,5vw,96px) clamp(72px,6vw,120px)}#product-suite .gh-product-showcase-copy{width:100%;max-width:none}#product-suite .gh-product-showcase h3.gh-heading-lg{white-space:nowrap;word-break:keep-all;overflow-wrap:normal;text-wrap:nowrap;width:max-content;max-width:none;font-size:clamp(42px,3vw,58px);line-height:1.02}#product-suite .gh-product-showcase p{max-width:960px}#product-suite .gh-product-showcase-details{width:min(100%,1080px);min-width:0}#product-suite .gh-product-spec-list{grid-template-columns:repeat(3,minmax(220px,1fr))}@media (max-width:1200px){#product-suite .gh-product-showcase{max-width:calc(100vw - 40px)}#product-suite .gh-product-showcase-meta{padding:44px 32px}#product-suite .gh-product-showcase h3.gh-heading-lg{font-size:clamp(32px,4.2vw,48px)}}.gh-proof-strip{z-index:8;pointer-events:none;background:linear-gradient(#0000 0 68%,#fff 68% 100%);margin-top:clamp(-178px,-9vw,-124px);padding:0 clamp(28px,5vw,88px) clamp(96px,8vw,140px);position:relative}.gh-proof-strip-inner{-webkit-backdrop-filter:blur(22px)saturate(1.05);backdrop-filter:blur(22px)saturate(1.05);filter:none;opacity:1;pointer-events:auto;transform-origin:50% 100%;will-change:opacity, filter, transform;background:#ffffffe6;border:1px solid #ffffff9e;border-radius:34px;width:100%;max-width:min(1180px,100vw - 96px);padding:0;transition:opacity .9s cubic-bezier(.16,1,.3,1),filter .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);overflow:hidden;transform:none;box-shadow:0 34px 90px #0505052e,inset 0 1px #ffffffb8}.gh-proof-strip-inner:before{content:"";z-index:-1;border-radius:inherit;background:#ffffffe6;position:absolute;inset:0}.gh-proof-stat{opacity:1;background:#ffffffb8;align-content:center;min-height:clamp(188px,10.6vw,224px);padding:30px 12px 28px;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);overflow:visible;transform:none}.gh-proof-stat strong{color:#050505;padding-top:.08em;line-height:1.18;display:block}@media (prefers-reduced-motion:reduce){.gh-proof-strip-inner,.gh-proof-stat{opacity:1;filter:none;transition:none;transform:none}}@media (max-width:900px){.gh-proof-strip{background:linear-gradient(#0000 0 62%,#fff 62% 100%);margin-top:-108px;padding:0 18px 76px}.gh-proof-strip-inner{border-radius:26px;max-width:100%}}.gh-proof-strip .gh-proof-strip-inner,.gh-proof-strip .gh-proof-stat,.gh-proof-strip .gh-proof-stat strong{overflow:visible!important}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip{z-index:14;pointer-events:none;background:0 0;margin:0;padding:0 clamp(36px,7vw,140px);position:absolute;bottom:clamp(320px,38vh,460px);left:0;right:0}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip .gh-proof-strip-inner{-webkit-backdrop-filter:blur(24px)saturate(1.08);backdrop-filter:blur(24px)saturate(1.08);background:#ffffffe6;border-color:#ffffffb8;border-radius:34px;max-width:min(1120px,100vw - 120px);min-height:clamp(150px,8.6vw,176px);animation:.98s cubic-bezier(.16,1,.3,1) .28s both ghHeroProofRise;box-shadow:0 38px 110px #00000047,inset 0 1px #ffffffb8}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip .gh-proof-stat{background:#ffffffa3;min-height:clamp(150px,8.6vw,176px);padding:24px 14px 26px;animation:.78s cubic-bezier(.16,1,.3,1) both ghHeroProofStatRise}@keyframes ghHeroProofRise{0%{opacity:0;filter:blur(16px);transform:translateY(96px)scale(.94)}70%{opacity:1;filter:blur(2px);transform:translateY(-10px)scale(1.015)}to{opacity:1;filter:blur();transform:translate(0)scale(1)}}@keyframes ghHeroProofStatRise{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translate(0)}}@media (max-width:900px){.gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip{padding:0 18px;bottom:clamp(120px,22vh,210px)}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip .gh-proof-strip-inner{border-radius:26px;max-width:100%}}.gh-header{-webkit-backdrop-filter:blur(20px)saturate(1.08);backdrop-filter:blur(20px)saturate(1.08);background:#fffffffa;border-bottom:1px solid #05050524;height:112px;min-height:112px;box-shadow:0 8px 28px #05050514}.gh-main{padding-top:112px}.gh-header .gh-header-inner{max-width:min(1760px,100vw - 64px);height:112px;padding-inline:0}.gh-header .gh-brand{gap:20px}.gh-header .gh-logo{filter:contrast(1.08)saturate(1.08);width:64px;height:64px}.gh-header .gh-brand-text{color:#050505;font-family:"Ringside Sans Extra Wide", "Ringside Sans", var(--font-toss), sans-serif;letter-spacing:.02em;font-size:clamp(28px,2vw,34px);font-weight:900;line-height:1}.gh-header .gh-nav{gap:clamp(34px,3.2vw,58px)}.gh-header .gh-nav-link,.gh-header .gh-language{color:#050505;font-family:"Ringside Sans", var(--font-toss), sans-serif;letter-spacing:.01em;text-transform:uppercase;font-size:17px;font-weight:800;line-height:1}.gh-header .gh-nav-link{opacity:.82}.gh-header .gh-nav-link:hover,.gh-header .gh-nav-link-active{opacity:1;color:#050505}.gh-app .gh-header a.gh-button.gh-button-primary.gh-header-cta{letter-spacing:.01em;background:#050505;border-radius:999px;min-height:58px;padding:18px 34px;font-size:17px;font-weight:900;color:#fff!important}.gh-header .gh-language{opacity:.74}@media (max-width:900px){.gh-header{height:88px;min-height:88px}.gh-header .gh-header-inner{max-width:calc(100vw - 36px);height:88px}.gh-main{padding-top:88px}.gh-header .gh-logo{width:52px;height:52px}.gh-header .gh-brand-text{font-size:24px}}@media (max-width:560px){.gh-header{height:78px;min-height:78px}.gh-header .gh-header-inner{height:78px}.gh-main{padding-top:78px}.gh-header .gh-logo{width:46px;height:46px}.gh-header .gh-brand-text{font-size:21px}}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip{overflow:visible}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip .gh-proof-strip-inner{opacity:0;filter:blur(20px);transform-origin:50% 100%;will-change:opacity, filter, transform;background:#fffffff0;outline:0;transform:translateY(176px)scale(.86)rotateX(8deg);box-shadow:0 44px 130px #00000057,0 12px 34px #00000029;border:0!important;animation:none!important;overflow:visible!important}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip .gh-proof-strip-inner:before,.gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip .gh-proof-stat:before,.gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip .gh-proof-stat:not(:first-child):before{display:none!important}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip .gh-proof-stat,.gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip .gh-proof-stat:not(:first-child){opacity:0;background:0 0;transform:translateY(64px);border:0!important;animation:none!important}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip.gh-proof-strip-visible .gh-proof-stat:first-child{animation-delay:.22s!important}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip.gh-proof-strip-visible .gh-proof-stat:nth-child(2){animation-delay:.33s!important}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip.gh-proof-strip-visible .gh-proof-stat:nth-child(3){animation-delay:.44s!important}@keyframes ghHeroProofDynamicRise{0%{opacity:0;filter:blur(20px);transform:translateY(150px)scale(.88)rotateX(7deg)}56%{opacity:1;filter:blur(1px);transform:translateY(-8px)scale(1.012)rotateX(0)}78%{opacity:1;filter:blur();transform:translateY(4px)scale(.996)rotateX(0)}to{opacity:1;filter:blur();transform:translate(0)scale(1)rotateX(0)}}@keyframes ghHeroProofDynamicStat{0%{opacity:0;transform:translateY(52px)}62%{opacity:1;transform:translateY(-4px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip .gh-proof-strip-inner,.gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip .gh-proof-stat{opacity:1;filter:none;transform:none;animation:none!important}}.gh-operating-section>.gh-container{max-width:min(1580px,100vw - 96px)}.gh-operating-head{max-width:none}.gh-operating-head h2{white-space:nowrap;width:max-content;max-width:none;font-size:clamp(56px,4.7vw,86px)}@media (max-width:1120px){.gh-operating-section>.gh-container{max-width:calc(100vw - 48px)}.gh-operating-head h2{white-space:normal;width:auto;font-size:clamp(46px,10vw,72px)}}.gh-services-bento-section{background:#050505;padding-block:clamp(110px,9vw,164px);position:relative;overflow:hidden}.gh-services-bento-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 18% 18%,#ffffff29,#0000 28%),linear-gradient(90deg,#00000047,#0000000a 45%,#0000005c);position:absolute;inset:0}.gh-services-bento-section>.gh-container{z-index:1;position:relative}.gh-services-bento-section .gh-bento-grid{gap:clamp(18px,2vw,30px)}.gh-services-bento-section .gh-service-feature,.gh-services-bento-section .gh-service-card{-webkit-backdrop-filter:blur(18px)saturate(1.08);backdrop-filter:blur(18px)saturate(1.08);background-color:#ffffff14;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #ffffff29;box-shadow:0 34px 110px #00000061,inset 0 1px #ffffff1f}.gh-services-bento-section .gh-service-card-tourism{background-image:linear-gradient(90deg,#000000c2 0%,#0000008f 46%,#00000061 100%),url(/brand/medical-growth-services-bg.png)}.gh-services-bento-section .gh-service-card-operations{background-image:linear-gradient(135deg,#000000b8 0%,#00000080 54%,#00000052 100%),url(/brand/hospital-operations-card-bg.png);background-position:100%}.gh-services-bento-section .gh-service-card-marketing{background-image:linear-gradient(135deg,#000000bd 0%,#0000008a 50%,#00000057 100%),url(/brand/clinic-marketing-card-bg.png);background-position:50%}.gh-services-bento-section .gh-service-feature:before,.gh-services-bento-section .gh-service-card:before{opacity:1;background:linear-gradient(135deg,#ffffff2e,#0000 42%),linear-gradient(#0000000a,#00000047)}.gh-services-bento-section .gh-service-feature:after,.gh-services-bento-section .gh-service-card:after{background:linear-gradient(90deg,#0000,#ffffff75,#0000)}.gh-services-bento-section .gh-brand-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#ffffff21,#ffffff0f),#0000003d;border-right-color:#ffffff24;padding:clamp(24px,3vw,44px)}.gh-services-bento-section .gh-service-feature-body{background:#0000002e}.gh-services-bento-section .gh-brand-panel span,.gh-services-bento-section .gh-title-row .material-symbols-outlined,.gh-services-bento-section .gh-title-row .gh-lucide-icon{color:#fff}.gh-services-bento-section .gh-brand-panel img{filter:drop-shadow(0 18px 36px #00000057);border-radius:28px;width:min(340px,82%)}.gh-services-bento-section .gh-service-card-tourism .gh-brand-panel>img{aspect-ratio:1;object-fit:cover;max-width:340px;border-radius:28px!important;width:min(340px,82%)!important}.gh-services-bento-section .gh-service-feature h2,.gh-services-bento-section .gh-service-card h2{color:#fff}.gh-services-bento-section .gh-service-feature p,.gh-services-bento-section .gh-service-card p,.gh-services-bento-section .gh-check-list li{color:#ffffffc7}.gh-services-bento-section .gh-check-list .material-symbols-outlined,.gh-services-bento-section .gh-check-list .gh-lucide-icon{color:#ffffffe6}.gh-services-bento-section .gh-card-action-row{border-top-color:#ffffff24}.gh-services-bento-section .gh-tag,.gh-services-bento-section .gh-tag-gold{color:#ffffffe0;background:#ffffff1a;border-color:#ffffff38}.gh-services-bento-section .gh-button-muted{color:#fff;background:#ffffff1f;border-color:#fff3}.gh-services-bento-section .gh-button-primary{color:#050505;background:#fff;border:1px solid #ffffffeb;min-width:156px;box-shadow:0 18px 42px #0000003d,inset 0 1px #ffffffe6}.gh-app .gh-services-bento-section a.gh-button.gh-button-primary,.gh-app .gh-services-bento-section a.gh-button.gh-button-primary:visited{color:#050505!important}.gh-app .gh-services-bento-section a.gh-button.gh-button-primary:hover{opacity:1;background:#050505;border-color:#050505;transform:translateY(-2px);color:#fff!important}.gh-services-bento-section .gh-service-card:hover,.gh-services-bento-section .gh-service-feature:hover{border-color:#ffffff47;box-shadow:0 44px 130px #0000007a,inset 0 1px #ffffff2e}@media (max-width:900px){.gh-services-bento-section{padding-block:82px}.gh-services-bento-section .gh-brand-panel{border-bottom:1px solid #ffffff24;border-right:0}}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero,.gh-home-hero.gh-noselab-hero.gh-full-photo-hero .gh-photo-backdrop{background:#f7f7f5}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero .gh-photo-backdrop img{object-fit:cover;object-position:center right;opacity:1;filter:none}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero .gh-home-hero-overlay{background:linear-gradient(90deg,#ffffffeb 0%,#ffffffb8 25%,#fff3 52%,#ffffff05 100%),linear-gradient(#ffffff14 0%,#fff0 58%,#ffffff1f 100%)}.gh-services-bento-section{background-color:#f7f7f5;background-image:linear-gradient(90deg,#f7f7f5f5 0%,#f7f7f5c2 44%,#f7f7f594 100%),url(/brand/noselab-main-hospital-doctor-hero.png);background-position:100%;background-repeat:no-repeat;background-size:cover}.gh-services-bento-section:before{background:linear-gradient(#ffffffc2,#ffffff5c),radial-gradient(circle at 76% 18%,#ffffffe6,#0000 30%)}.gh-header{box-shadow:none!important;border-bottom:0!important}.gh-header:before,.gh-header:after,.gh-header .gh-header-inner:before,.gh-header .gh-header-inner:after{width:0!important;height:0!important;box-shadow:none!important;content:none!important;opacity:0!important;background:0 0!important;border:0!important;display:none!important}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero{margin-top:-1px}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero .gh-photo-backdrop{top:0}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero .gh-photo-backdrop img{object-position:center right;height:110%;top:-5%}.gh-header .gh-nav-link{isolation:isolate;padding:14px 2px;transition:color .22s,opacity .22s,transform .22s;position:relative}.gh-header .gh-nav-link:after{z-index:-1;content:"";opacity:0;transform-origin:50%;background:#0505051a;border-radius:999px;height:8px;transition:opacity .22s,transform .26s cubic-bezier(.22,1,.36,1);position:absolute;bottom:4px;left:0;right:0;transform:scaleX(.18)translateY(4px)}.gh-header .gh-nav-link:hover,.gh-header .gh-nav-link-active{opacity:1;transform:translateY(-2px)}.gh-header .gh-nav-link:hover:after,.gh-header .gh-nav-link-active:after{opacity:1;transform:scaleX(1)translateY(0)}.gh-app .gh-header a.gh-button.gh-button-primary.gh-header-cta{transition:background .22s,box-shadow .22s,color .22s,transform .22s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.gh-app .gh-header a.gh-button.gh-button-primary.gh-header-cta:before{content:"";opacity:0;background:linear-gradient(120deg,#0000 0%,#ffffff47 45%,#0000 68%);transition:opacity .22s,transform .52s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:translate(-120%)}.gh-app .gh-header a.gh-button.gh-button-primary.gh-header-cta:hover{opacity:1;background:#1a1a1a;transform:translateY(-3px);box-shadow:0 18px 34px #0505052e;color:#fff!important}.gh-app .gh-header a.gh-button.gh-button-primary.gh-header-cta:hover:before{opacity:1;transform:translate(120%)}body .gh-app .gh-header:before,body .gh-app .gh-header:after,body .gh-app .gh-header .gh-header-inner:before,body .gh-app .gh-header .gh-header-inner:after{width:0!important;height:0!important;min-height:0!important;box-shadow:none!important;content:none!important;opacity:0!important;background:0 0!important;border:0!important;display:none!important;position:static!important}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip{pointer-events:none;z-index:22!important;background:0 0!important;margin:0!important;padding:0 clamp(28px,8vw,150px)!important;display:block!important;position:absolute!important;bottom:clamp(210px,27vh,320px)!important;left:0!important;right:0!important;overflow:visible!important}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip .gh-proof-strip-inner{opacity:1;filter:none;-webkit-backdrop-filter:blur(22px)saturate(1.12);backdrop-filter:blur(22px)saturate(1.12);perspective:1200px;transform-origin:50% 100%;will-change:opacity, filter, transform;background:#ffffffed;border-radius:36px;grid-template-columns:repeat(3,minmax(0,1fr));max-width:min(1260px,100vw - 120px);min-height:clamp(138px,8vw,168px);transform:none;box-shadow:0 48px 130px #05050542,0 16px 46px #0505051f,inset 0 1px #ffffffeb;border:0!important;animation:1.65s cubic-bezier(.12,.82,.16,1) .16s both ghProofIslandReturn!important;display:grid!important;overflow:visible!important}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip.gh-proof-strip-visible .gh-proof-strip-inner{animation:1.65s cubic-bezier(.12,.82,.16,1) .16s both ghProofIslandReturn!important}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip .gh-proof-stat,.gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip .gh-proof-stat:not(:first-child){opacity:1;will-change:opacity, transform;justify-content:center;align-items:center;min-height:clamp(138px,8vw,168px);display:flex;transform:none;background:0 0!important;border:0!important;border-left:1px solid #05050521!important;animation:1.1s cubic-bezier(.12,.82,.16,1) both ghProofIslandStatReturn!important}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip.gh-proof-strip-visible .gh-proof-stat{animation:1.1s cubic-bezier(.12,.82,.16,1) both ghProofIslandStatReturn!important}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip .gh-proof-stat:first-child{animation-delay:.36s!important}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip .gh-proof-stat:nth-child(2){animation-delay:.47s!important}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip .gh-proof-stat:nth-child(3){animation-delay:.58s!important}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip .gh-proof-stat:first-child{border-left:0!important}@keyframes ghProofIslandReturn{0%{opacity:0;filter:blur(22px);transform:translateY(210px)scale(.82)rotateX(12deg)}54%{opacity:1;filter:blur(2px);transform:translateY(-24px)scale(1.024)rotateX(0)}78%{opacity:1;filter:blur();transform:translateY(10px)scale(.992)rotateX(0)}to{opacity:1;filter:blur();transform:translate(0)scale(1)rotateX(0)}}@keyframes ghProofIslandStatReturn{0%{opacity:0;transform:translateY(74px)scale(.94)}64%{opacity:1;transform:translateY(-6px)scale(1.01)}to{opacity:1;transform:translate(0)scale(1)}}@media (max-width:900px){.gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip{padding:0 18px!important;bottom:clamp(96px,17vh,150px)!important}.gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip .gh-proof-strip-inner{border-radius:28px;max-width:100%}}body .gh-app .gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip:not(.gh-proof-strip-entered) .gh-proof-strip-inner{opacity:0!important;filter:blur(22px)!important;animation:none!important;transform:translateY(210px)scale(.82)rotateX(12deg)!important}body .gh-app .gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip:not(.gh-proof-strip-entered) .gh-proof-stat{opacity:0!important;animation:none!important;transform:translateY(74px)scale(.94)!important}body .gh-app .gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip.gh-proof-strip-entered .gh-proof-strip-inner{animation:1.65s cubic-bezier(.12,.82,.16,1) both ghProofIslandReturn!important}body .gh-app .gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip.gh-proof-strip-entered .gh-proof-stat{animation:1.1s cubic-bezier(.12,.82,.16,1) both ghProofIslandStatReturn!important}body .gh-app .gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip.gh-proof-strip-entered .gh-proof-stat:first-child{animation-delay:.18s!important}body .gh-app .gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip.gh-proof-strip-entered .gh-proof-stat:nth-child(2){animation-delay:.3s!important}body .gh-app .gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip.gh-proof-strip-entered .gh-proof-stat:nth-child(3){animation-delay:.42s!important}body .gh-app .gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip .gh-proof-stat{text-align:center!important;flex-direction:column!important;gap:14px!important;padding:26px clamp(24px,3vw,52px)!important}body .gh-app .gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip .gh-proof-stat strong{letter-spacing:0;text-align:center;width:100%;font-family:Cormorant Garamond,EB Garamond,Georgia,serif;font-size:clamp(72px,6vw,118px);font-weight:600;line-height:.9;color:#050505!important;white-space:nowrap!important;display:block!important}body .gh-app .gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip .gh-proof-stat:nth-child(3) strong{font-size:clamp(48px,4.15vw,78px);transform:translate(-8px)}body .gh-app .gh-home-hero.gh-noselab-hero.gh-full-photo-hero>.gh-proof-strip .gh-proof-stat span{width:100%;font-family:var(--font-toss);letter-spacing:0;text-align:center;word-break:keep-all;font-size:clamp(15px,1.05vw,18px);font-weight:600;line-height:1.25;color:#050505!important;white-space:nowrap!important;display:block!important}.gh-home-system-section{color:#fff;background:#050505;padding-block:clamp(96px,9vw,160px);position:relative;overflow:hidden}.gh-home-system-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 82% 16%,#ffffff29,#0000 28%),linear-gradient(#ffffff14,#0000 34%);position:absolute;inset:0}.gh-home-system-section>.gh-container{z-index:1;max-width:min(1760px,100vw - 96px);position:relative}.gh-home-system-head{margin-bottom:clamp(44px,5vw,80px);display:block}.gh-home-system-head .gh-kicker{color:#ffffffa3;margin-bottom:clamp(24px,3vw,46px);display:block}.gh-home-system-head h2{color:#fff;font-family:var(--font-toss);white-space:nowrap;word-break:keep-all;font-size:clamp(42px,4.15vw,82px);font-weight:800;line-height:1.02}.gh-home-system-grid{border-top:1px solid #ffffff2e;border-bottom:1px solid #ffffff2e;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.gh-home-system-card{min-height:360px;padding:clamp(28px,3vw,48px)}.gh-home-system-card+.gh-home-system-card{border-left:1px solid #ffffff2e}.gh-home-system-card span,.gh-product-lab-copy span,.gh-about-principle-grid span{color:#ffffff75;font-family:Cormorant Garamond,EB Garamond,Georgia,serif;font-size:clamp(48px,5vw,88px);line-height:.9;display:block}.gh-home-system-card strong{color:#fff;letter-spacing:.16em;text-transform:uppercase;margin:26px 0 20px;font-size:13px;font-weight:800;display:block}.gh-home-system-card h3{color:#fff;word-break:keep-all;margin-bottom:18px;font-size:clamp(24px,2.2vw,38px);font-weight:700;line-height:1.12}.gh-home-system-card p{color:#ffffffb3;font-size:17px;line-height:1.75}.gh-home-system-visual{background:#ffffff0f;border:1px solid #ffffff2e;border-radius:44px;grid-template-columns:minmax(0,1.1fr) minmax(280px,.55fr);gap:0;margin-top:clamp(46px,5vw,86px);display:grid;overflow:hidden}.gh-home-system-visual img{object-fit:cover;width:100%;height:100%;min-height:360px}.gh-home-system-visual div{flex-direction:column;justify-content:flex-end;padding:clamp(30px,4vw,58px);display:flex}.gh-home-system-visual span{color:#fff;letter-spacing:.16em;text-transform:uppercase;font-size:13px;font-weight:800}.gh-home-system-visual p{color:#ffffffb8;word-break:keep-all;margin-top:18px;font-size:clamp(20px,2vw,32px);line-height:1.32}.gh-service-program-section{background:linear-gradient(90deg,#ffffffeb,#ffffffa3),url(/brand/hospital-operations-card-bg.png) 50%/cover no-repeat;padding-block:clamp(92px,9vw,160px);position:relative;overflow:hidden}.gh-service-program-section>.gh-container{max-width:min(1780px,100vw - 112px)}.gh-service-program-head{margin-bottom:clamp(44px,5vw,72px);display:block}.gh-service-program-head h1{max-width:none;font-family:var(--font-toss);white-space:nowrap;word-break:keep-all;margin:0;font-size:clamp(42px,4.2vw,84px);font-weight:800;line-height:1.02}.gh-service-program-head p{color:#050505ad;max-width:780px;margin-top:clamp(22px,2vw,34px);font-size:clamp(18px,1.4vw,24px);line-height:1.55}.gh-service-program-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(22px,2vw,34px);display:grid}.gh-service-program-card{color:#fff;isolation:isolate;background-color:#111;background-position:50%;background-size:cover;border:1px solid #0505051f;border-radius:32px;min-height:clamp(620px,34vw,720px);padding:clamp(30px,2.8vw,46px);display:flex;position:relative;overflow:hidden}.gh-service-program-card:before{z-index:-1;content:"";background:linear-gradient(#0003,#000000b8),linear-gradient(90deg,#0000009e,#0003);position:absolute;inset:0}.gh-service-program-global{background-image:url(/brand/medical-growth-services-bg.png)}.gh-service-program-clinic{background-image:url(/brand/hospital-operations-card-bg.png)}.gh-service-program-growth{background-image:url(/brand/clinic-marketing-card-bg.png)}.gh-service-program-automation{background-image:url(/brand/careflow-product-showcase-original.png);background-position:100%}.gh-service-program-content{flex-direction:column;min-height:100%;display:flex}.gh-service-program-top{color:#ffffffc2;letter-spacing:.14em;align-items:center;gap:12px;font-size:12px;font-weight:800;display:flex}.gh-service-program-card h2{color:#fff;font-family:var(--font-toss);word-break:keep-all;margin:auto 0 20px;font-size:clamp(32px,2.6vw,54px);font-weight:800;line-height:1.08}.gh-service-program-card p,.gh-service-program-card .gh-check-list li{color:#ffffffc7;font-size:clamp(17px,1.05vw,20px);line-height:1.62}.gh-service-program-card .gh-check-list{gap:10px;margin-top:22px}.gh-service-program-card .gh-lucide-icon{color:#fff}.gh-service-program-metric{color:#ffffff2e;font-family:Cormorant Garamond,EB Garamond,Georgia,serif;font-size:clamp(54px,5vw,92px);line-height:.9;position:absolute;bottom:18px;right:22px}.gh-product-lab-section{color:#fff;background:#050505;padding-block:clamp(90px,8vw,150px)}.gh-product-lab-hero{grid-template-columns:minmax(0,1.2fr) minmax(300px,.5fr);align-items:end;gap:clamp(32px,6vw,96px);margin-bottom:clamp(44px,5vw,82px);display:grid}.gh-product-lab-hero .gh-pill{color:#fff;background:#ffffff14;border-color:#ffffff3d}.gh-product-lab-hero h1{color:#fff;font-size:clamp(58px,7vw,126px);line-height:.9}.gh-product-lab-hero p{color:#ffffffad;font-size:clamp(18px,1.4vw,24px);line-height:1.6}.gh-product-lab-list{gap:clamp(28px,4vw,64px);display:grid}.gh-product-lab-card{background:#ffffff0f;border:1px solid #ffffff24;border-radius:44px;grid-template-columns:minmax(0,1.2fr) minmax(320px,.62fr);display:grid;overflow:hidden}.gh-product-lab-card:nth-child(2n) figure{order:2}.gh-product-lab-card figure{min-height:560px}.gh-product-lab-card img{object-fit:cover;width:100%;height:100%}.gh-product-lab-copy{flex-direction:column;justify-content:center;padding:clamp(34px,5vw,76px);display:flex}.gh-product-lab-copy strong{color:#ffffff9e;letter-spacing:.16em;text-transform:uppercase;margin:18px 0 22px;font-size:13px;font-weight:800}.gh-product-lab-copy h2{color:#fff;word-break:keep-all;font-size:clamp(34px,3.4vw,58px);line-height:1}.gh-product-lab-copy p,.gh-product-lab-copy .gh-check-list li{color:#ffffffb8}.gh-product-lab-copy .gh-check-list{gap:12px;margin-top:26px}.gh-product-build-section{background:#fff}.gh-product-build-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(34px,6vw,110px);display:grid}.gh-product-build-grid>div:first-child p{color:#050505a8;margin-top:24px;font-size:clamp(18px,1.4vw,23px);line-height:1.7}.gh-product-build-steps{gap:14px;display:grid}.gh-product-build-steps article{border-top:1px solid #05050524;grid-template-columns:72px 42px minmax(0,.45fr) minmax(0,1fr);align-items:center;gap:22px;padding-block:28px;display:grid}.gh-product-build-steps span{font-family:Cormorant Garamond,EB Garamond,Georgia,serif;font-size:48px;line-height:1}.gh-product-build-steps h3{font-size:18px;font-weight:800}.gh-product-build-steps p{color:#0505059e;line-height:1.6}.gh-about-story-section{background:#f7f7f5;padding-block:clamp(88px,8vw,140px);overflow:hidden}.gh-about-story-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(36px,6vw,96px);display:grid}.gh-about-story-copy h1{font-size:clamp(62px,7vw,126px);line-height:.9}.gh-about-story-copy p{color:#050505a8;max-width:680px;margin-top:30px;font-size:clamp(18px,1.5vw,25px);line-height:1.7}.gh-about-story-visual{border-radius:44px;overflow:hidden;box-shadow:0 36px 110px #00000024}.gh-about-story-visual img{aspect-ratio:1.18;object-fit:cover;width:100%;display:block}.gh-about-principles-section{color:#fff;background:#050505}.gh-about-principles-section .gh-section-intro h2{color:#fff}.gh-about-principles-section .gh-section-intro p{color:#ffffffa8}.gh-about-principle-grid{border-top:1px solid #ffffff29;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:clamp(40px,5vw,78px);display:grid}.gh-about-principle-grid article{min-height:330px;padding:clamp(30px,4vw,56px)}.gh-about-principle-grid article+article{border-left:1px solid #ffffff29}.gh-about-principle-grid h3{color:#fff;margin:26px 0 16px;font-size:clamp(28px,2.7vw,46px)}.gh-about-principle-grid p{color:#ffffffad;font-size:18px;line-height:1.7}@media (max-width:1100px){.gh-home-system-head,.gh-service-program-head,.gh-product-lab-hero,.gh-product-build-grid,.gh-about-story-grid,.gh-home-system-grid,.gh-service-program-grid,.gh-about-principle-grid{grid-template-columns:1fr}.gh-home-system-card+.gh-home-system-card,.gh-about-principle-grid article+article{border-top:1px solid #ffffff29;border-left:0}.gh-service-program-card{min-height:440px}.gh-product-lab-card,.gh-home-system-visual{grid-template-columns:1fr}.gh-product-lab-card:nth-child(2n) figure{order:initial}.gh-product-build-steps article{grid-template-columns:52px 34px 1fr}.gh-product-build-steps article p{grid-column:3}}@media (max-width:640px){.gh-home-system-section,.gh-service-program-section,.gh-product-lab-section,.gh-about-story-section{padding-block:72px}.gh-home-system-card,.gh-about-principle-grid article{min-height:auto}.gh-product-lab-card figure{min-height:280px}.gh-service-program-card{border-radius:28px;min-height:380px}.gh-product-lab-card,.gh-home-system-visual,.gh-about-story-visual{border-radius:28px}}body .gh-app .gh-service-program-section{padding-block:clamp(96px,7vw,136px) clamp(118px,8vw,170px)!important}body .gh-app .gh-service-program-section>.gh-container{width:100%!important;max-width:none!important;padding-inline:clamp(48px,5.2vw,112px)!important}body .gh-app .gh-service-program-head{flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;gap:clamp(22px,2vw,34px)!important;max-width:none!important;min-height:auto!important;margin-bottom:clamp(56px,4.5vw,86px)!important;display:flex!important}body .gh-app .gh-service-program-head .gh-pill{order:0;justify-content:flex-start}body .gh-app .gh-service-program-title{order:1;color:#050505!important;width:100%!important;max-width:none!important;font-family:var(--font-toss)!important;letter-spacing:0!important;text-align:left!important;white-space:normal!important;word-break:keep-all!important;margin:0!important;font-size:clamp(38px,3vw,62px)!important;font-weight:800!important;line-height:1.08!important;display:block!important}body .gh-app .gh-service-program-head p{order:2;color:#050505a3!important;max-width:900px!important;font-family:var(--font-toss)!important;text-align:left!important;margin:0!important;font-size:clamp(18px,1.25vw,24px)!important;font-weight:500!important;line-height:1.65!important}body .gh-app .gh-service-program-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(28px,2.2vw,44px)!important;width:100%!important;display:grid!important}body .gh-app .gh-service-program-card{border-radius:clamp(34px,2.2vw,46px)!important;min-height:clamp(720px,39vw,840px)!important;padding:clamp(38px,3.1vw,60px)!important}body .gh-app .gh-service-program-card h2{color:#fff!important;font-family:var(--font-toss)!important;letter-spacing:0!important;word-break:keep-all!important;font-size:clamp(38px,2.75vw,62px)!important;font-weight:800!important;line-height:1.12!important}body .gh-app .gh-service-program-card p,body .gh-app .gh-service-program-card .gh-check-list li{font-family:var(--font-toss)!important;font-size:clamp(18px,1.08vw,22px)!important;line-height:1.68!important}@media (max-width:1100px){body .gh-app .gh-service-program-title{white-space:normal!important}body .gh-app .gh-service-program-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:700px){body .gh-app .gh-service-program-section>.gh-container{padding-inline:22px!important}body .gh-app .gh-service-program-grid{grid-template-columns:1fr!important}body .gh-app .gh-service-program-card{min-height:520px!important}}body .gh-app .gh-home-system-title,body .gh-app .gh-product-lab-title,body .gh-app .gh-product-build-title,body .gh-app .gh-about-story-title,body .gh-app .gh-product-lab-copy h2,body .gh-app .gh-product-build-steps h3{font-family:var(--font-toss)!important;letter-spacing:0!important;word-break:keep-all!important}body .gh-app .gh-home-system-title{color:#fff!important;font-size:clamp(42px,4.15vw,82px)!important;font-weight:800!important;line-height:1.02!important}body .gh-app .gh-product-lab-section>.gh-container{width:100%!important;max-width:min(1680px,100vw - 112px)!important;padding-inline:0!important}body .gh-app .gh-product-lab-hero{flex-direction:column!important;align-items:flex-start!important;gap:clamp(20px,2vw,32px)!important;display:flex!important}body .gh-app .gh-product-lab-title{color:#fff!important;font-size:clamp(44px,4.25vw,86px)!important;font-weight:800!important;line-height:1.04!important}body .gh-app .gh-product-lab-hero p{max-width:760px!important;font-family:var(--font-toss)!important;font-size:clamp(18px,1.12vw,22px)!important;line-height:1.65!important}body .gh-app .gh-product-lab-card{grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr)!important;align-items:center!important}body .gh-app .gh-product-lab-card:nth-child(2n){grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr)!important}body .gh-app .gh-product-lab-card:nth-child(2n) figure{order:2!important}body .gh-app .gh-product-lab-card figure{aspect-ratio:1672/941!important;width:100%!important;height:auto!important;min-height:0!important}body .gh-app .gh-product-lab-copy{justify-content:center!important;min-width:0!important;padding:clamp(40px,3.4vw,66px)!important}body .gh-app .gh-product-lab-tags{flex-wrap:wrap!important;gap:10px!important;margin:32px 0 0!important;padding:0!important;list-style:none!important;display:flex!important}body .gh-app .gh-product-lab-tags li{color:#ffffffdb!important;font-family:var(--font-toss)!important;letter-spacing:-.01em!important;white-space:nowrap!important;background:#ffffff12!important;border:1px solid #fff3!important;border-radius:999px!important;padding:9px 16px!important;font-size:14px!important;font-weight:600!important;line-height:1.2!important}body .gh-app .gh-product-lab-copy h2{color:#fff!important;font-size:clamp(30px,2.15vw,46px)!important;font-weight:800!important;line-height:1.16!important}body .gh-app .gh-product-lab-copy p,body .gh-app .gh-product-lab-copy .gh-check-list li{font-family:var(--font-toss)!important;font-size:clamp(16px,.98vw,19px)!important;line-height:1.68!important}body .gh-app .gh-product-build-title{color:#050505!important;font-size:clamp(42px,3.6vw,72px)!important;font-weight:800!important;line-height:1.08!important}body .gh-app .gh-about-story-title{color:#050505!important;font-size:clamp(44px,4.4vw,86px)!important;font-weight:800!important;line-height:1.04!important}@media (max-width:1100px){body .gh-app .gh-home-system-title,body .gh-app .gh-product-lab-title{white-space:normal!important}body .gh-app .gh-product-lab-section>.gh-container{max-width:none!important;padding-inline:24px!important}body .gh-app .gh-product-lab-hero,body .gh-app .gh-product-lab-card,body .gh-app .gh-product-lab-card:nth-child(2n){grid-template-columns:1fr!important}body .gh-app .gh-product-lab-card{min-height:0!important}body .gh-app .gh-product-lab-card:nth-child(2n) figure{order:initial!important}body .gh-app .gh-product-lab-card figure{min-height:0!important}}.gh-business-hero{background:#f7f7f5;padding-block:clamp(110px,9vw,168px) clamp(56px,5vw,90px)}.gh-business-title{color:#050505;font-family:var(--font-toss);letter-spacing:0;word-break:keep-all;margin:22px 0 26px;font-size:clamp(44px,4.6vw,88px);font-weight:800;line-height:1.04}.gh-business-lead{color:#050505a8;max-width:760px;font-family:var(--font-toss);font-size:clamp(18px,1.4vw,24px);line-height:1.7}.gh-business-impact{border-top:1px solid #0505051f;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2vw,32px);margin-top:clamp(44px,4vw,72px);padding-top:clamp(28px,3vw,44px);display:grid}.gh-business-impact strong{color:#050505;font-family:Cormorant Garamond,EB Garamond,Georgia,serif;font-size:clamp(40px,4vw,68px);font-weight:600;line-height:1;display:block}.gh-business-impact span{color:#05050599;font-family:var(--font-toss);margin-top:10px;font-size:15px;line-height:1.5;display:block}.gh-business-tracks{background:#fff;padding-block:clamp(80px,7vw,130px)}.gh-track{grid-template-columns:minmax(0,.36fr) minmax(0,.64fr);gap:clamp(28px,4vw,88px);display:grid}.gh-track+.gh-track{margin-top:clamp(64px,6vw,120px)}.gh-track-aside{align-self:start;position:sticky;top:104px}.gh-track-no{color:#05050538;font-family:Cormorant Garamond,EB Garamond,Georgia,serif;font-size:clamp(44px,4.4vw,78px);line-height:.9;display:block}.gh-track-aside strong{color:#05050580;font-family:var(--font-toss);letter-spacing:.16em;text-transform:uppercase;margin-top:18px;font-size:13px;font-weight:800;display:block}.gh-track-aside h2{color:#050505;font-family:var(--font-toss);word-break:keep-all;margin:10px 0 16px;font-size:clamp(30px,2.8vw,50px);font-weight:800;line-height:1.06}.gh-track-aside p{color:#05050594;max-width:340px;font-family:var(--font-toss);font-size:clamp(15px,1.05vw,18px);line-height:1.6}.gh-track-rows{border-top:1px solid #05050529}.gh-trow{border-bottom:1px solid #05050529;grid-template-columns:minmax(108px,.2fr) minmax(0,1fr);align-items:baseline;gap:clamp(20px,3vw,56px);padding:clamp(22px,2vw,32px) 0;transition:background .3s,padding .3s;display:grid}.gh-trow:hover{background:#fafaf9;padding-inline:16px}.gh-trow-eng{color:#05050570;font-family:var(--font-toss);letter-spacing:.14em;font-size:12px;font-weight:800}.gh-trow-main{justify-content:space-between;align-items:baseline;gap:clamp(20px,3vw,48px);display:flex}.gh-trow-main h3{color:#050505;font-family:var(--font-toss);word-break:keep-all;font-size:clamp(22px,1.8vw,32px);font-weight:800;line-height:1.12}.gh-trow-outcome{color:#0505058c;max-width:48%;font-family:var(--font-toss);text-align:right;word-break:keep-all;flex:none;font-size:clamp(14px,1vw,17px);font-weight:600;line-height:1.4}.gh-trow-tags{flex-wrap:wrap;gap:8px;margin:12px 0 0;padding:0;list-style:none;display:flex}.gh-trow-tags li{color:#05050580;font-family:var(--font-toss);font-size:13px;font-weight:600}.gh-trow-tags li:not(:last-child):after{content:"·";color:#0505054d;margin-left:8px}.gh-business-approach{color:#fff;background:#050505;padding-block:clamp(72px,6vw,120px)}.gh-business-approach-head .gh-kicker{color:#fff9}.gh-business-approach-head h2{color:#fff;font-family:var(--font-toss);word-break:keep-all;margin-top:18px;font-size:clamp(32px,3.2vw,60px);font-weight:800;line-height:1.08}.gh-business-approach-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,2vw,36px);margin-top:clamp(40px,4vw,72px);display:grid}.gh-business-approach-grid article{border-top:2px solid #ffffff80;padding-top:26px}.gh-business-approach-grid span{color:#fff;font-family:Cormorant Garamond,EB Garamond,Georgia,serif;font-size:clamp(34px,3vw,50px);line-height:1}.gh-business-approach-grid h3{color:#fff;font-family:var(--font-toss);word-break:keep-all;margin:16px 0 12px;font-size:clamp(20px,1.5vw,26px);font-weight:800;line-height:1.2}.gh-business-approach-grid p{color:#ffffffa8;font-family:var(--font-toss);font-size:16px;line-height:1.65}@media (max-width:900px){.gh-track{grid-template-columns:1fr;gap:36px}.gh-track-aside{position:static}.gh-trow{grid-template-columns:1fr;gap:6px}.gh-trow-main{flex-direction:column;align-items:flex-start;gap:6px}.gh-trow-outcome{text-align:left;max-width:100%}.gh-business-approach-grid{grid-template-columns:1fr}}@media (max-width:600px){.gh-business-impact{grid-template-columns:1fr;gap:22px}}.gh-airnd-hero{color:#fff;background:#050505;padding-block:clamp(110px,9vw,168px) clamp(56px,5vw,90px)}.gh-airnd-hero .gh-kicker{color:#fff9}.gh-airnd-title{color:#fff;font-family:var(--font-toss);letter-spacing:0;word-break:keep-all;margin:22px 0 26px;font-size:clamp(44px,4.6vw,88px);font-weight:800;line-height:1.04}.gh-airnd-lead{color:#ffffffa8;max-width:780px;font-family:var(--font-toss);font-size:clamp(18px,1.4vw,24px);line-height:1.7}.gh-airnd-stats{border-top:1px solid #ffffff29;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2vw,32px);margin-top:clamp(44px,4vw,72px);padding-top:clamp(28px,3vw,44px);display:grid}.gh-airnd-stats strong{color:#fff;font-family:var(--font-toss);font-size:clamp(24px,2vw,36px);font-weight:800;line-height:1.05;display:block}.gh-airnd-stats span{color:#ffffff8f;font-family:var(--font-toss);margin-top:10px;font-size:15px;line-height:1.5;display:block}.gh-airnd-process{color:#fff;background:#0c0c0c;padding-block:clamp(72px,6vw,120px)}.gh-airnd-process-head .gh-kicker{color:#fff9}.gh-airnd-process-head h2{color:#fff;font-family:var(--font-toss);word-break:keep-all;margin-top:18px;font-size:clamp(30px,3vw,56px);font-weight:800;line-height:1.1}.gh-airnd-process-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(18px,1.8vw,30px);margin-top:clamp(40px,4vw,72px);display:grid}.gh-airnd-process-grid article{border-top:2px solid #ffffff80;padding-top:24px}.gh-airnd-process-grid span{color:#fff;font-family:Cormorant Garamond,EB Garamond,Georgia,serif;font-size:clamp(32px,2.6vw,46px);line-height:1}.gh-airnd-process-grid h3{color:#fff;font-family:var(--font-toss);word-break:keep-all;margin:14px 0 12px;font-size:clamp(19px,1.4vw,24px);font-weight:800;line-height:1.2}.gh-airnd-process-grid p{color:#ffffff9e;font-family:var(--font-toss);font-size:15px;line-height:1.62}.gh-airnd-areas{color:#fff;background:#050505;padding-block:clamp(72px,6vw,120px)}.gh-airnd-areas-head .gh-kicker{color:#fff9}.gh-airnd-areas-head h2{color:#fff;font-family:var(--font-toss);word-break:keep-all;margin:18px 0 clamp(40px,4vw,64px);font-size:clamp(30px,3vw,56px);font-weight:800;line-height:1.1}.gh-airnd-list{border-top:1px solid #ffffff2e}.gh-arow{border-bottom:1px solid #ffffff2e;grid-template-columns:48px minmax(0,1fr);align-items:baseline;gap:clamp(16px,2.4vw,40px);padding:clamp(24px,2.2vw,38px) 0;transition:background .3s,padding .3s;display:grid}.gh-arow:hover{background:#ffffff0a;padding-inline:16px}.gh-arow-no{color:#fff6;font-family:Cormorant Garamond,EB Garamond,Georgia,serif;font-size:clamp(26px,2.2vw,38px);line-height:1}.gh-arow-main{justify-content:space-between;align-items:baseline;gap:clamp(16px,2vw,40px);display:flex}.gh-arow-main h3{color:#fff;font-family:var(--font-toss);word-break:keep-all;font-size:clamp(22px,1.8vw,32px);font-weight:800;line-height:1.14}.gh-arow-eng{color:#fff6;letter-spacing:.14em;margin-right:14px;font-size:12px;font-weight:800}.gh-arow-product{color:#fff;font-family:var(--font-toss);white-space:nowrap;flex:none;align-items:center;gap:10px;font-size:14px;font-weight:700;display:inline-flex}.gh-arow-product span{color:#050505;letter-spacing:.12em;background:#ffffffeb;border-radius:6px;padding:4px 9px;font-size:10px;font-weight:800}.gh-arow-tags{flex-wrap:wrap;gap:8px;margin:12px 0 0;padding:0;list-style:none;display:flex}.gh-arow-tags li{color:#ffffff8c;font-family:var(--font-toss);font-size:13px;font-weight:600}.gh-arow-tags li:not(:last-child):after{content:"·";color:#ffffff57;margin-left:8px}@media (max-width:900px){.gh-airnd-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.gh-arow{grid-template-columns:1fr;gap:8px}.gh-arow-main{flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width:600px){.gh-airnd-stats{grid-template-columns:1fr;gap:22px}.gh-airnd-process-grid{grid-template-columns:1fr}}
