:root{--color-background:#fff;--color-surface:#f6f8f7;--color-surface-strong:#edf2ef;--color-text-primary:#0b1728;--color-text-secondary:#546171;--color-border:#dce3e0;--color-brand-red:#e83d4e;--color-brand-green:#14794b;--color-navy:#08182d;--color-navy-light:#112640;--radius-sm:.5rem;--radius-md:.875rem;--radius-lg:1.25rem;--radius-xl:1.75rem;--shadow-sm:0 8px 24px #0b172812;--shadow-md:0 24px 64px #0b172821;--container-width:75rem;--header-height:5rem}*{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scroll-behavior:smooth}body{color:var(--color-text-primary);background:var(--color-background);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,PingFang HK,Microsoft YaHei,Microsoft JhengHei,Noto Sans CJK SC,sans-serif;font-size:1rem;line-height:1.65}#__nuxt,.site-shell,body{min-height:100vh}.site-shell{flex-direction:column;display:flex}main{flex:1}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}button{font:inherit}:focus-visible{outline:3px solid color-mix(in srgb,var(--color-brand-green) 75%,#fff);outline-offset:3px;border-radius:.25rem}.skip-link{z-index:1000;color:#fff;background:var(--color-navy);padding:.7rem 1rem;transition:transform .16s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.container{width:min(calc(100% - 2.5rem),var(--container-width));margin-inline:auto}.section{padding:6.5rem 0}.section--muted{background:var(--color-surface)}.section--navy{color:#fff;background:var(--color-navy)}.eyebrow{color:var(--color-brand-green);letter-spacing:.15em;text-transform:uppercase;margin:0 0 1rem;font-size:.75rem;font-weight:800;line-height:1.3}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.12}h1{margin-bottom:1.5rem;font-size:clamp(2.65rem,6vw,5.25rem)}h2{margin-bottom:1.2rem;font-size:clamp(2rem,3.6vw,3.35rem)}h3{margin-bottom:.8rem;font-size:1.25rem}p{color:var(--color-text-secondary)}.button{border:1px solid var(--color-navy);border-radius:var(--radius-sm);color:#fff;background:var(--color-navy);justify-content:center;align-items:center;gap:.6rem;min-height:3.25rem;padding:.75rem 1.35rem;font-size:.9rem;font-weight:750;transition:transform .16s,background-color .16s,border-color .16s;display:inline-flex}.button:hover{border-color:var(--color-brand-green);background:var(--color-brand-green);transform:translateY(-2px)}.button--secondary{color:var(--color-navy);border-color:var(--color-border);background:0 0}.button--secondary:hover{color:#fff}.button--small{min-height:2.75rem;padding:.55rem 1rem}.button--light{color:var(--color-navy);background:#fff;border-color:#fff}.button-group{flex-wrap:wrap;gap:.75rem;display:flex}.site-header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #dce3e0d9;position:sticky;top:0}.header__inner{height:var(--header-height);align-items:center;gap:2.5rem;display:flex}.brand{letter-spacing:-.035em;white-space:nowrap;align-items:center;gap:.7rem;font-size:1.18rem;font-weight:850;display:inline-flex}.brand__logo{-o-object-fit:contain;object-fit:contain;width:auto;max-width:10.5rem;height:2.5rem;display:block}.desktop-nav{align-items:center;gap:1.75rem;margin-inline:auto;display:flex}.desktop-nav a,.header__contact{color:var(--color-text-secondary);font-size:.875rem;font-weight:650}.desktop-nav a:hover,.header__contact:hover{color:var(--color-text-primary)}.header__actions{align-items:center;gap:1.25rem;display:flex}.language-switcher{border:1px solid var(--color-border);border-radius:2rem;align-items:center;padding:.18rem;display:flex}.language-switcher a{color:var(--color-text-secondary);border-radius:1rem;padding:.27rem .45rem;font-size:.68rem;font-weight:750}.language-switcher a[aria-current=page]{color:#fff;background:var(--color-navy)}.menu-toggle{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#fff;width:2.75rem;height:2.75rem;padding:.65rem;display:none}.menu-toggle span{background:var(--color-navy);height:2px;margin:.25rem 0;display:block}.mobile-nav{border-top:1px solid var(--color-border);background:#fff;display:none}.hero{background:linear-gradient(135deg,#fff 25%,#f5f8f7);padding:7rem 0 7.5rem;position:relative;overflow:hidden}.hero:after{content:"";filter:blur(2px);background:#24a36a1a;border-radius:50%;width:30rem;height:30rem;position:absolute;bottom:-20rem;right:-15rem}.hero__grid{grid-template-columns:minmax(0,1.08fr) minmax(26rem,.92fr);align-items:center;gap:5rem;display:grid}.hero__copy{z-index:1;position:relative}.hero h1 span{color:var(--color-brand-green)}.hero__description{max-width:42rem;margin-bottom:2.25rem;font-size:1.15rem}.network-card{z-index:1;border-radius:var(--radius-xl);box-shadow:var(--shadow-md);background:#ffffffeb;border:1px solid #dce3e0bf;padding:1.3rem;position:relative}.network-card__top{border-bottom:1px solid var(--color-border);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.55rem;padding-bottom:1rem;font-size:.72rem;font-weight:700;display:flex}.status-dot{background:var(--color-brand-green);border-radius:50%;width:.5rem;height:.5rem;box-shadow:0 0 0 5px #24a36a1f}.network-card__live{color:#15774c;background:#e6f6ee;border-radius:2rem;margin-left:auto;padding:.22rem .5rem}.network-flow{grid-template-columns:1fr 2.3rem 1.15fr 2.3rem 1fr;align-items:center;padding:3rem .5rem;display:grid}.network-node{border:1px solid var(--color-border);border-radius:var(--radius-md);min-height:7.2rem;color:var(--color-text-secondary);background:var(--color-surface);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.65rem;padding:.75rem;font-size:.75rem;font-weight:700;display:flex}.network-node--core{color:#fff;background:var(--color-navy);border-color:var(--color-navy);position:relative;box-shadow:0 12px 35px #08182d33}.network-node--core strong{font-size:.95rem}.node-pulse{background:var(--color-brand-green);border:3px solid #96e2ba;border-radius:50%;width:1rem;height:1rem;box-shadow:0 0 0 7px #24a36a2e}.node-icon{color:#fff;background:var(--color-brand-green);border-radius:50%;place-items:center;width:2rem;height:2rem;font-weight:850;display:grid}.network-line{background:linear-gradient(90deg,var(--color-border),var(--color-brand-green));height:1px}.network-delivery{border-radius:var(--radius-md);background:var(--color-surface);align-items:center;gap:.75rem;padding:1rem;display:flex}.network-delivery__icon{color:#fff;background:var(--color-brand-green);border-radius:50%;flex:none;place-items:center;width:2.25rem;height:2.25rem;display:grid}.network-delivery span:last-child{flex-direction:column;display:flex}.network-delivery strong{font-size:.82rem}.network-delivery small{color:var(--color-text-secondary);font-size:.7rem}.section-heading{max-width:45rem;margin-bottom:3rem}.section-heading--center{text-align:center;margin-inline:auto}.section-heading--light h2,.section-heading--light p{color:#fff}.capability-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.capability-card{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:#fff;min-height:18rem;padding:1.75rem;transition:transform .18s,box-shadow .18s}.capability-card:hover{box-shadow:var(--shadow-sm);transform:translateY(-4px)}.capability-card__number{color:var(--color-brand-green);letter-spacing:.1em;margin-bottom:4rem;font-size:.72rem;font-weight:800;display:block}.capability-card p{margin-bottom:0;font-size:.92rem}.workflow{grid-template-columns:repeat(5,1fr);gap:0;margin:4rem 0 0;padding:0;list-style:none;display:grid}.workflow li{text-align:center;flex-direction:column;align-items:center;gap:1rem;min-width:0;display:flex;position:relative}.workflow__index{border:1px solid var(--color-border);width:3rem;height:3rem;color:var(--color-brand-green);background:#fff;border-radius:50%;place-items:center;font-size:.78rem;font-weight:850;display:grid}.workflow strong{max-width:9.5rem;font-size:.88rem;line-height:1.4}.workflow__arrow{color:var(--color-brand-green);font-size:1.2rem;position:absolute;top:.7rem;right:-.75rem}.solutions-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.solution-card{border-radius:var(--radius-lg);background:var(--color-navy-light);border:1px solid #ffffff1f;padding:2rem}.solution-card h3{color:#fff}.solution-card p{color:#aebbd0}.solution-card a,.text-link{font-size:.9rem;font-weight:750}.solution-card a{color:#7cdfad}.text-link{color:var(--color-brand-green)}.api-preview{grid-template-columns:.85fr 1.15fr;align-items:center;gap:6rem;display:grid}.api-preview>div:first-child>p:not(.eyebrow){font-size:1.05rem}.code-window{border-radius:var(--radius-lg);color:#d7e3f5;background:var(--color-navy);box-shadow:var(--shadow-md);border:1px solid #203852;overflow:hidden}.code-window__bar{color:#93a4bb;border-bottom:1px solid #203852;justify-content:space-between;align-items:center;padding:.85rem 1.2rem;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.74rem;display:flex}.method{color:#8be2b3;background:#24a36a2e;border-radius:.25rem;padding:.2rem .5rem}.code-window__endpoint{color:#fff;padding:1.4rem 1.5rem 0;font-size:1rem;display:block}.code-window pre{color:#b8e0c9;max-width:100%;margin:0;padding:1.25rem 1.5rem;font-size:.82rem;line-height:1.7;overflow-x:auto}.code-window p{color:#93a4bb;border-top:1px solid #203852;margin:0;padding:1rem 1.5rem;font-size:.72rem}.trust-grid{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.trust-grid .section-heading{margin-bottom:0}.trust-list{grid-template-columns:1fr 1fr;gap:1rem;margin:0;padding:0;list-style:none;display:grid}.trust-list li{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff;align-items:center;gap:.75rem;min-height:5rem;padding:1rem;font-weight:700;display:flex}.trust-list span{color:var(--color-brand-green)}.cta-section{background:var(--color-surface);padding-top:0}.cta-panel{border-radius:var(--radius-xl);color:#fff;background:linear-gradient(120deg,var(--color-navy),#173552);justify-content:space-between;align-items:center;gap:3rem;padding:4rem;display:flex}.cta-panel h2{color:#fff}.cta-panel p{color:#bdc9d9;max-width:46rem;margin-bottom:0}.page-hero{background:linear-gradient(135deg,#f6f8f7,#fff);padding:6.5rem 0}.page-hero__inner{max-width:55rem}.page-hero h1{font-size:clamp(2.6rem,5vw,4.5rem)}.page-hero p:last-child{max-width:45rem;font-size:1.1rem}.page-hero__inner>.button{margin-top:1rem}.page-content__inner{max-width:48rem}.page-content__inner h2{font-size:clamp(1.8rem,3vw,2.5rem)}.page-content__inner p{font-size:1.05rem}.contact-grid{grid-template-columns:.8fr 1.2fr;gap:5rem;display:grid}.contact-card{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);padding:2.25rem}.contact-card h2{font-size:2rem}.contact-email{color:var(--color-brand-green);word-break:break-word;margin-bottom:1rem;font-size:clamp(1.1rem,2.3vw,1.55rem);font-weight:800;display:inline-block}.cooperation-list{margin:2rem 0 0;padding:0;list-style:none}.cooperation-list li{border-bottom:1px solid var(--color-border);gap:1rem;padding:1.25rem 0;display:flex}.cooperation-list li>span{color:var(--color-brand-green)}.cooperation-list p{margin:.35rem 0 0}.product-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.product-card{border:1px solid var(--color-border);border-radius:var(--radius-lg);min-height:27rem;box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;padding:1.75rem;display:flex}.product-card h3{margin-top:1.5rem}.product-card>p{min-height:4.8rem}.product-card .text-link{margin-top:auto}.product-card__facts{gap:1rem;margin:0 0 1.5rem;display:grid}.product-card__facts div{border-top:1px solid var(--color-border);padding-top:.8rem}.product-card__facts dt{color:var(--color-text-secondary);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.25rem;font-size:.68rem;font-weight:800}.product-card__facts dd{margin:0;font-size:.8rem;font-weight:700;line-height:1.5}.product-glyph{background:var(--color-surface-strong);border-radius:1rem;align-items:flex-end;gap:.3rem;width:4.25rem;height:4.25rem;padding:.75rem;display:inline-flex;position:relative;overflow:hidden}.product-glyph:after{content:"";border:.45rem solid #14794b33;border-radius:50%;width:2.3rem;height:2.3rem;position:absolute;top:-.7rem;right:-.5rem}.product-glyph>span{background:var(--color-brand-green);border-radius:1rem;width:.55rem}.product-glyph>span:first-child{height:1.2rem}.product-glyph>span:nth-child(2){height:2rem}.product-glyph>span:nth-child(3){height:1.55rem}.product-glyph--1>span{background:var(--color-navy)}.product-glyph--2>span{background:var(--color-brand-red)}.availability-note,.catalog-disclaimer{border-left:3px solid var(--color-brand-green);color:var(--color-text-secondary);background:var(--color-surface);padding:1rem 1.2rem;font-size:.84rem}.catalog-disclaimer{margin:2rem 0 0}.product-detail-hero .product-glyph{margin-bottom:1.5rem}.product-detail-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:6rem;display:grid}.product-overview{top:calc(var(--header-height) + 2rem);position:sticky}.product-fact-sections h2,.product-overview h2{font-size:clamp(1.65rem,2.5vw,2.25rem)}.product-fact-sections{gap:1rem;display:grid}.product-fact-sections>section{border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:2rem}.check-list,.field-list,.tag-list{flex-wrap:wrap;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.tag-list li{border:1px solid var(--color-border);color:var(--color-text-primary);background:var(--color-surface);border-radius:2rem;padding:.55rem .8rem;font-size:.84rem;font-weight:700}.check-list{display:grid}.check-list li{color:var(--color-text-secondary);align-items:center;gap:.65rem;display:flex}.check-list span{color:var(--color-brand-green)}.business-model,.integration-flow{grid-template-columns:repeat(4,1fr);margin:3rem 0 0;padding:0;list-style:none;display:grid}.business-model li,.integration-flow li{border:1px solid var(--color-border);text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:9rem;padding:1.2rem;display:flex;position:relative}.business-model li:first-child,.integration-flow li:first-child{border-radius:var(--radius-lg) 0 0 var(--radius-lg)}.business-model li:last-child,.integration-flow li:last-child{border-radius:0 var(--radius-lg) var(--radius-lg) 0}.business-model li>span:first-child,.integration-flow li>span:first-child{color:var(--color-brand-green);letter-spacing:.08em;font-size:.72rem;font-weight:850}.business-model__arrow,.integration-flow__arrow{z-index:1;border:1px solid var(--color-border);width:2rem;height:2rem;color:var(--color-brand-green);background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;top:calc(50% - 1rem);right:-1rem}.api-detail-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:6rem;display:grid}.field-list{margin-top:1.5rem}.field-list li{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#fff;padding:.5rem .7rem}.field-list code{color:var(--color-brand-green);font-size:.8rem}.future-integration{justify-content:space-between;align-items:center;gap:3rem;display:flex}.future-integration>div{max-width:45rem}.future-integration p:last-child{margin-bottom:0}.scenario-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.focus-grid article,.partnership-grid article,.scenario-card{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:#fff;padding:2rem}.partnership-grid article>span,.scenario-card__icon{width:3rem;height:3rem;color:var(--color-brand-green);background:var(--color-surface-strong);border-radius:50%;place-items:center;margin-bottom:2.5rem;font-size:.75rem;font-weight:850;display:grid}.focus-grid p,.partnership-grid p,.scenario-card p{margin-bottom:0}.business-model{grid-template-columns:repeat(3,1fr);max-width:60rem;margin-inline:auto}.focus-grid,.partnership-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.legal-information{grid-template-columns:.8fr 1.2fr;align-items:start;gap:6rem;display:grid}.legal-information dl{border-top:1px solid var(--color-border);margin:0}.legal-information dl>div{border-bottom:1px solid var(--color-border);grid-template-columns:8rem 1fr;gap:1rem;padding:1.2rem 0;display:grid}.legal-information dt{color:var(--color-text-secondary);font-size:.8rem;font-weight:750}.legal-information dd{word-break:break-word;margin:0;font-weight:750}.legal-information a{color:var(--color-brand-green)}.partnership-grid article{min-height:17rem}.cta-panel a:not(.button){color:#fff;font-weight:750}.site-footer{color:#fff;background:#061324;padding-top:4.5rem}.footer__grid{grid-template-columns:1.6fr .7fr .7fr 1.1fr;gap:3rem;padding-bottom:4rem;display:grid}.site-footer .brand{color:#fff}.footer__brand p{color:#94a3b7;max-width:18rem;margin-top:1.4rem;font-size:.86rem}.site-footer h2{color:#76889f;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1.1rem;font-size:.72rem}.site-footer nav{flex-direction:column;align-items:flex-start;gap:.65rem;display:flex}.footer__contact a,.site-footer nav a{color:#dbe4ee;font-size:.85rem}.footer__contact a:hover,.site-footer nav a:hover{color:#7cdfad}.footer__contact p{color:#94a3b7;margin:1rem 0 0;font-size:.75rem}.footer__contact p+p{color:#dbe4ee;margin-top:.15rem}.footer__bottom{border-top:1px solid #ffffff1a;padding:1.25rem 0}.footer__bottom p{color:#7f8fa5;margin:0;font-size:.76rem}.phase-three-entry{padding-bottom:3rem}.phase-three-entry__inner{border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-surface);justify-content:space-between;align-items:center;gap:3rem;padding:3rem;display:flex}.phase-three-entry__inner>div:first-child{max-width:45rem}.phase-three-entry__inner h2{font-size:clamp(2rem,3vw,2.8rem)}.phase-three-entry__inner p:last-child{margin-bottom:0}.phase-three-entry__inner .button-group{flex:none}.narrow-copy,.operating-model{max-width:52rem}.narrow-copy>p:last-child,.operating-model>p:last-child{margin-bottom:0;font-size:1.1rem}.business-model{max-width:none}.business-model,.focus-grid--four{grid-template-columns:repeat(4,1fr)}.markets-panel{grid-template-columns:minmax(0,1fr) minmax(20rem,.8fr);align-items:center;gap:6rem;display:grid}.markets-panel .tag-list{align-content:center}.markets-panel .tag-list li{padding:.8rem 1rem}.operating-model{border-left:4px solid var(--color-brand-green);background:var(--color-surface);padding:2.5rem}.verification-list__note{grid-template-columns:1fr!important}.verification-list__note dd{color:var(--color-text-secondary);font-weight:500}.supplier-partnership{grid-template-columns:minmax(0,.9fr) minmax(24rem,1.1fr);align-items:start;gap:6rem;display:grid}.review-note{border-left:3px solid var(--color-brand-green);background:var(--color-surface);margin:2rem 0 0;padding:1rem 1.2rem;font-size:.88rem}.supplier-information{grid-template-columns:repeat(2,1fr);gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.supplier-information li{border:1px solid var(--color-border);border-radius:var(--radius-md);align-items:center;gap:.75rem;min-height:4rem;padding:1rem;font-weight:700;display:flex}.supplier-information span{color:var(--color-brand-green)}.partnership-grid--two{grid-template-columns:repeat(2,1fr)}.partnership-process{grid-template-columns:repeat(5,1fr);gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.partnership-process li{border-top:3px solid var(--color-brand-green);background:var(--color-surface);flex-direction:column;justify-content:space-between;gap:1.5rem;min-height:8rem;padding:1.25rem;display:flex}.partnership-process span{color:var(--color-brand-green);font-size:.75rem;font-weight:850}.contact-topic{color:var(--color-text-primary)}.contact-topic:hover{color:var(--color-brand-green)}.integration-flow--five{grid-template-columns:repeat(5,1fr)}.api-capability-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.api-capability-grid article{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:#fff;padding:1.75rem}.api-capability-grid article>span{color:var(--color-brand-green);background:var(--color-surface-strong);letter-spacing:.05em;text-transform:uppercase;border-radius:2rem;margin-bottom:2rem;padding:.3rem .55rem;font-size:.66rem;font-weight:850;display:inline-block}.api-capability-grid article p{margin-bottom:0}.company-profile{background:var(--color-surface)}.profile-hero{border-bottom:1px solid var(--color-border);background:#fff;padding:5.5rem 0}.profile-hero__inner{justify-content:space-between;align-items:flex-end;gap:4rem;display:flex}.profile-hero__inner>div{max-width:52rem}.profile-hero h1{font-size:clamp(2.8rem,5vw,4.5rem)}.profile-hero p:last-child{max-width:46rem;margin-bottom:0;font-size:1.1rem}.profile-print-button{flex:none}.profile-document{max-width:68rem;padding-top:2rem;padding-bottom:7rem}.profile-document>section{border-bottom:1px solid var(--color-border);padding:4rem 0 4rem 5rem;position:relative}.profile-document>section:last-child{border-bottom:0}.profile-document h2{font-size:clamp(1.9rem,3vw,2.65rem)}.profile-section-number{color:var(--color-brand-green);letter-spacing:.1em;font-size:.75rem;font-weight:850;position:absolute;top:4.35rem;left:0}.profile-flow{grid-template-columns:repeat(4,1fr);gap:.75rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}.profile-flow li{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff;min-height:7rem;padding:1rem}.profile-flow span{color:var(--color-brand-green);margin-bottom:1.5rem;font-size:.7rem;font-weight:850;display:block}.profile-list{gap:.75rem;margin:2rem 0;padding:0;list-style:none;display:grid}.profile-list--three{grid-template-columns:repeat(3,1fr)}.profile-list--two{grid-template-columns:repeat(2,1fr)}.profile-list li{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#fff;padding:.9rem 1rem;font-weight:700}.profile-note{border-left:3px solid var(--color-brand-green);background:#fff;padding:1rem 1.2rem;font-size:.86rem}.profile-card-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2rem;display:grid}.profile-card-grid--three{grid-template-columns:repeat(3,1fr)}.profile-card-grid article{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff;padding:1.5rem}.profile-card-grid article p{margin-bottom:0}.profile-facts{border-top:1px solid var(--color-border);margin:2rem 0}.profile-facts>div{border-bottom:1px solid var(--color-border);grid-template-columns:12rem 1fr;gap:1rem;padding:1rem 0;display:grid}.profile-facts dt{color:var(--color-text-secondary);font-size:.8rem;font-weight:750}.profile-facts dd{overflow-wrap:anywhere;margin:0;font-weight:750}.profile-contact-link,.profile-facts a{color:var(--color-brand-green)}.profile-contact-link{overflow-wrap:anywhere;font-size:1.25rem;font-weight:800;display:inline-block}.hero{background:linear-gradient(90deg,#0b17280a 1px,#0000 0) 0 0/4rem 4rem,linear-gradient(#0b17280a 1px,#0000 0) 0 0/4rem 4rem,radial-gradient(circle at 78% 18%,#14794b29,#0000 28rem),#f8faf9}.hero:before{content:"DISTRIBUTION / SUPPLY / API";left:max(1.25rem,calc((100vw - var(--container-width))/2));color:#0b172824;letter-spacing:.2em;font:800 .65rem/1 ui-monospace,monospace;position:absolute;bottom:1.2rem}.hero__grid{grid-template-columns:minmax(0,.92fr) minmax(32rem,1.08fr);gap:4rem}.hero h1{max-width:48rem;font-size:clamp(3.25rem,5.8vw,5.6rem)}.distribution-visual{z-index:1;color:#fff;background:#08182d;border:1px solid #243b52;border-radius:1.35rem;min-height:36rem;position:relative;overflow:hidden;box-shadow:0 32px 80px #08182d3d}.distribution-visual:before{content:"";opacity:.3;background-image:linear-gradient(#ffffff14 1px,#0000 0),linear-gradient(90deg,#ffffff14 1px,#0000 0);background-size:2.5rem 2.5rem;position:absolute;inset:3rem 0 7.5rem}.distribution-visual__header{z-index:2;color:#a8b8ca;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding:1rem 1.2rem;font-size:.67rem;font-weight:800;display:flex;position:relative}.distribution-visual__header span{align-items:center;gap:.55rem;display:flex}.distribution-visual__header i{background:#62d89b;border-radius:50%;width:.45rem;height:.45rem;box-shadow:0 0 0 .3rem #62d89b1f}.distribution-visual__header strong{color:#7cdfad;background:#62d89b1a;border-radius:2rem;padding:.25rem .5rem;font-size:.62rem}.gift-card-stack{z-index:1;height:22rem;margin:1.6rem 1.25rem 0;position:relative}.gift-card-stack article{top:calc(var(--card-index)*2.55rem);left:calc(var(--card-index)*1.8rem);border:1px solid #ffffff2b;border-left:.25rem solid var(--brand-color);width:min(22rem,100% - 7rem);min-height:8.8rem;transform:translateX(calc(var(--card-index)*.4rem));background:linear-gradient(120deg,#142d49,#0b1d31);border-radius:.9rem;align-content:space-between;padding:1.1rem 1.2rem;display:grid;position:absolute;box-shadow:0 1rem 2rem #00000038}.gift-card-stack article:nth-child(2n){margin-left:5.5rem}.gift-card-stack article>span{color:#7e91a8;letter-spacing:.1em;font-size:.52rem;font-weight:800;position:absolute;top:1.2rem;right:1.2rem}.gift-card-stack article>strong{margin-top:.9rem;font-size:.83rem}.gift-card-stack article>small{color:#8fa3ba;letter-spacing:.08em;font:700 .56rem/1 ui-monospace,monospace}.distribution-visual__rail{z-index:2;color:#91a3b8;background:#050f1cc7;border:1px solid #ffffff1c;border-radius:.6rem;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:.5rem;margin:0 1.2rem;padding:.7rem;font:700 .52rem/1 ui-monospace,monospace;display:grid;position:relative}.distribution-visual__rail i{background:linear-gradient(90deg,#34546d,#62d89b);height:1px}.distribution-visual__rail b{color:#8ce5b8;font-size:.58rem}.distribution-visual__footer{z-index:2;background:#061324;border-top:1px solid #ffffff1f;grid-template-columns:repeat(3,1fr);display:grid;position:absolute;inset:auto 0 0}.distribution-visual__footer div{border-right:1px solid #ffffff17;padding:.9rem 1rem}.distribution-visual__footer div:last-child{border-right:0}.distribution-visual__footer span,.distribution-visual__footer strong{display:block}.distribution-visual__footer span{color:#6f8299;letter-spacing:.08em;text-transform:uppercase;font-size:.55rem;font-weight:800}.distribution-visual__footer strong{margin-top:.25rem;font-size:.72rem}.product-brand{border:1px solid color-mix(in srgb,var(--brand-color) 22%,#dce3e0);min-height:4.7rem;color:var(--brand-color);background:color-mix(in srgb,var(--brand-color) 5%,#fff);border-radius:.85rem;justify-content:center;align-items:center;padding:1rem;display:flex}.product-brand svg{fill:currentColor;width:auto;max-width:7rem;height:2.5rem}.product-brand__wordmark{letter-spacing:-.04em;text-align:center;font-size:1.05rem;font-weight:900}.product-brand--compact{min-height:2.5rem;color:inherit;background:0 0;border:0;justify-content:flex-start;padding:0}.product-brand--compact svg{max-width:5rem;height:1.7rem}.product-brand--compact .product-brand__wordmark{letter-spacing:-.02em;font-size:.78rem}.metrics-strip{z-index:2;color:#fff;background:var(--color-navy);margin-top:-1px;position:relative}.metrics-strip__inner{grid-template-columns:.65fr .65fr 1.7fr;align-items:stretch;display:grid}.metrics-strip article{border-right:1px solid #ffffff1a;align-items:center;gap:1rem;padding:1.55rem 1.6rem;display:flex}.metrics-strip article strong{color:#7cdfad;font-size:2rem;line-height:1}.metrics-strip article span{color:#d2dce8;text-transform:uppercase;max-width:9rem;font-size:.72rem;font-weight:750;line-height:1.35}.metrics-strip__signal{color:#72869d;letter-spacing:.1em;justify-content:flex-end;align-items:center;gap:.8rem;padding:1.5rem;font:750 .58rem/1 ui-monospace,monospace;display:flex}.metrics-strip__signal i{background:linear-gradient(90deg,#29445e,#5acc95);width:clamp(1rem,4vw,5rem);height:1px}.catalog-preview{background:#eef3f0}.catalog-preview__heading{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.catalog-preview__heading .section-heading{margin-bottom:2.5rem}.catalog-preview__heading .button{flex:none;margin-bottom:2.5rem}.catalog-wall{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.catalog-tile{border:1px solid var(--color-border);background:#fff;border-radius:.8rem;grid-template-columns:2.6rem 1fr;align-content:center;gap:.4rem .8rem;min-width:0;min-height:8.8rem;padding:1rem;transition:transform .15s,box-shadow .15s;display:grid;box-shadow:0 0 #0000}.catalog-tile:hover{box-shadow:var(--shadow-sm);transform:translateY(-3px)}.catalog-tile .product-brand{grid-row:span 2}.catalog-tile .product-brand svg{width:2rem;max-width:2rem}.catalog-tile .product-brand__wordmark{overflow-wrap:anywhere}.catalog-tile strong{text-overflow:ellipsis;font-size:.82rem;line-height:1.25;overflow:hidden}.catalog-tile>span{color:var(--color-text-secondary);font-size:.65rem;font-weight:700}.catalog-preview__note{margin:1.25rem 0 0;font-size:.72rem}.selling-channels{color:#fff;background:#08182d;overflow:hidden}.selling-channels .eyebrow{color:#7cdfad}.selling-channels h2{color:#fff}.selling-channels__layout{grid-template-columns:.85fr 1.15fr;align-items:center;gap:5rem;display:grid}.selling-channels__description{color:#afbed0;font-size:1.05rem}.channel-cloud{flex-wrap:wrap;gap:.6rem;margin:1.8rem 0;display:flex}.channel-cloud span{color:#d9e3ed;background:#112640;border:1px solid #2c465f;border-radius:.45rem;padding:.55rem .8rem;font-size:.72rem;font-weight:800}.platform-disclaimer,.selling-channels__disclaimer{color:#7e92a8;border-left:2px solid #56738f;margin-bottom:0;padding-left:.8rem;font-size:.7rem}.channel-console{background:#061324;border:1px solid #29445e;border-radius:1rem;box-shadow:0 1.5rem 4rem #0000003d}.channel-console__bar{border-bottom:1px solid #203852;align-items:center;gap:.4rem;padding:.8rem 1rem;display:flex}.channel-console__bar span{background:#38546c;border-radius:50%;width:.45rem;height:.45rem}.channel-console__bar strong{color:#71869d;letter-spacing:.12em;margin-left:auto;font:750 .57rem/1 ui-monospace,monospace}.channel-console ol{margin:0;padding:.7rem 1.2rem;list-style:none}.channel-console li{border-bottom:1px solid #172d43;grid-template-columns:2.5rem 1fr auto;align-items:center;gap:1rem;padding:1rem 0;display:grid}.channel-console li:last-child{border-bottom:0}.channel-console li span{color:#91a6bb;font:750 .65rem/1 ui-monospace,monospace}.channel-console li strong{font-size:.8rem}.channel-console li i{color:#72dca5;font-style:normal}.catalog-hero{color:#fff;background:#08182d;position:relative;overflow:hidden}.catalog-hero:after{content:"20+ CATEGORIES / SELLER SUPPLY / DIGITAL DELIVERY";color:#ffffff14;letter-spacing:.15em;font:900 .75rem/1 ui-monospace,monospace;position:absolute;bottom:2rem;right:3rem}.catalog-hero h1{color:#fff}.catalog-hero p{color:#b4c1d0}.catalog-hero__signals{flex-wrap:wrap;gap:.6rem;margin-top:2rem;display:flex}.catalog-hero__signals span{color:#8edfb7;border:1px solid #2b465f;border-radius:.4rem;padding:.45rem .65rem;font:750 .62rem/1 ui-monospace,monospace}.catalog-filters{border:1px solid var(--color-border);background:var(--color-surface);border-radius:.9rem;grid-template-columns:1.5fr 1fr 1fr auto;align-items:end;gap:.75rem;margin-bottom:1rem;padding:1rem;display:grid}.catalog-filters label{color:var(--color-text-secondary);letter-spacing:.06em;text-transform:uppercase;gap:.4rem;font-size:.67rem;font-weight:800;display:grid}.catalog-filters input,.catalog-filters select{border:1px solid var(--color-border);width:100%;min-height:3rem;color:var(--color-text-primary);background:#fff;border-radius:.45rem;padding:0 .8rem;font:650 .82rem/1.2 inherit}.catalog-filters p{text-align:right;min-width:7rem;margin:0 0 .65rem;font-size:.72rem}.catalog-filters p strong{color:var(--color-brand-green);font-size:1.05rem}.availability-banner{border-left:3px solid var(--color-brand-green);background:#eef6f1;margin:0 0 2rem;padding:1rem 1.2rem;font-size:.8rem}.gift-card-catalog{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.gift-card-item{border:1px solid var(--color-border);min-width:0;box-shadow:var(--shadow-sm);background:#fff;border-radius:1rem;flex-direction:column;display:flex;overflow:hidden}.gift-card-item__visual{border-bottom:1px solid var(--color-border);background:linear-gradient(140deg,color-mix(in srgb,var(--brand-color) 7%,#fff),#fff);place-items:center;min-height:9rem;padding:1.4rem;display:grid;position:relative}.gift-card-item__visual:after{content:"";background:var(--brand-color);height:.22rem;position:absolute;inset:auto 0 0}.gift-card-item__visual .product-brand{background:0 0;border:0;width:100%}.gift-card-item__visual>span{color:#85919e;letter-spacing:.08em;font:750 .5rem/1 ui-monospace,monospace;position:absolute;top:.65rem;left:.8rem}.gift-card-item__body{flex-direction:column;flex:1;padding:1rem;display:flex}.gift-card-item__status{color:#8a5c18;text-transform:uppercase;background:#fff4d9;border-radius:2rem;width:fit-content;margin-bottom:.7rem;padding:.25rem .45rem;font-size:.57rem;font-weight:850;display:inline-flex}.gift-card-item__body dl{margin:0 0 1.2rem}.gift-card-item__body dl div{border-top:1px solid var(--color-border);grid-template-columns:4.3rem 1fr;gap:.5rem;padding:.45rem 0;display:grid}.gift-card-item__body dt{color:var(--color-text-secondary);text-transform:uppercase;font-size:.58rem;font-weight:800}.gift-card-item__body dd{overflow-wrap:anywhere;min-width:0;margin:0;font-size:.67rem;font-weight:700}.gift-card-item__body .text-link{margin-top:auto;font-size:.75rem}.catalog-empty{border:1px dashed var(--color-border);text-align:center;padding:4rem}.trademark-disclaimer{border-top:1px solid var(--color-border);margin:2rem 0 0;padding-top:1rem;font-size:.72rem}.product-detail-hero__grid{grid-template-columns:1fr minmax(18rem,.65fr);align-items:center;gap:5rem;display:grid}.product-detail-hero__grid>div:first-child{max-width:45rem}.product-detail-hero__grid .button{margin-top:1rem}.product-detail-card{border:1px solid color-mix(in srgb,var(--brand-color) 22%,#dce3e0);border-left:.35rem solid var(--brand-color);background:linear-gradient(140deg,color-mix(in srgb,var(--brand-color) 6%,#fff),#fff);min-height:17rem;box-shadow:var(--shadow-md);border-radius:1.2rem;align-content:space-between;padding:2rem;display:grid;position:relative}.product-detail-card .product-brand{background:0 0;border:0}.product-detail-card>span{color:#8793a0;letter-spacing:.1em;font:750 .6rem/1 ui-monospace,monospace}.product-detail-card>strong{font-size:1.1rem}.seller-solution-grid{grid-template-columns:repeat(5,1fr);gap:.75rem;display:grid}.seller-solution-grid article{border-top:.2rem solid var(--color-brand-green);background:var(--color-surface);min-width:0;padding:1.4rem}.seller-solution-grid article>span{color:var(--color-brand-green);font:800 .65rem/1 ui-monospace,monospace}.seller-solution-grid h3{min-height:3rem;margin-top:2.2rem;font-size:1.05rem}.seller-solution-grid p{min-height:8rem;font-size:.78rem}.seller-solution-grid ul{margin:0;padding:0;list-style:none}.seller-solution-grid li{border-top:1px solid var(--color-border);padding:.45rem 0;font-size:.65rem}.api-scenarios{background:var(--color-surface)}.api-scenario-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.api-scenario-grid article{border:1px solid var(--color-border);background:#fff;border-radius:.7rem;padding:1.35rem}.api-scenario-grid article>span{color:var(--color-brand-green);letter-spacing:.12em;font:800 .58rem/1 ui-monospace,monospace}.api-scenario-grid h3{margin-top:1.8rem;font-size:1rem}.api-scenario-grid p{margin-bottom:0;font-size:.73rem}.api-scenarios .platform-disclaimer{color:var(--color-text-secondary);border-color:var(--color-brand-green);margin-top:1rem}.eyebrow{font-size:.8125rem;line-height:1.45}.desktop-nav a,.header__contact{font-size:.9375rem}.language-switcher a{font-size:.8125rem}.api-capability-grid article p,.capability-card p,.cooperation-list p,.focus-grid p,.partnership-grid p,.profile-card-grid article p,.scenario-card p,.solution-card p{font-size:1rem;line-height:1.65}.workflow strong{line-height:1.55}.solution-card a,.text-link,.workflow strong{font-size:.9375rem}.availability-note,.catalog-disclaimer,.profile-note,.review-note{font-size:.9375rem;line-height:1.6}.tag-list li{font-size:.9375rem}.legal-information dt,.profile-facts dt{font-size:.875rem}.legal-information dd,.profile-facts dd{font-size:1rem;line-height:1.6}.profile-flow span,.profile-section-number{font-size:.8125rem}.company-contact-row dd small,.company-contact-row dd strong{display:block}.company-contact-row dd small{max-width:36rem;color:var(--color-text-secondary);margin-top:.4rem;font-size:.875rem;font-weight:500;line-height:1.55}.company-contact-row a{color:var(--color-brand-green);text-underline-offset:.18em;text-decoration-thickness:.08em}.company-contact-row a:hover{text-decoration:underline}.contact-company-details{border-top:1px solid var(--color-border);margin:1.5rem 0}.contact-company-details>div{border-bottom:1px solid var(--color-border);grid-template-columns:7.5rem minmax(0,1fr);gap:.8rem;padding:.9rem 0;display:grid}.contact-company-details dt{color:var(--color-text-secondary);font-size:.875rem;font-weight:750}.contact-company-details dd{overflow-wrap:anywhere;min-width:0;margin:0;font-size:1rem;line-height:1.6}.contact-card{align-self:start}.contact-card>p{font-size:1rem}.footer__grid{grid-template-columns:1.15fr .6fr .55fr 1.7fr;gap:2.5rem}.footer__brand p{max-width:20rem;font-size:.9375rem;line-height:1.6}.site-footer h2{font-size:.8125rem}.site-footer nav a{font-size:.9375rem;line-height:1.55}.footer-company-details{margin:0}.footer-company-details>div{grid-template-columns:6rem minmax(0,1fr);gap:.7rem;padding:.45rem 0;display:grid}.footer-company-details dt{color:#94a3b7;font-size:.875rem;font-weight:700}.footer-company-details dd{color:#dbe4ee;overflow-wrap:anywhere;min-width:0;margin:0;font-size:.9375rem;line-height:1.55}.footer-company-details a{color:#dbe4ee;font-size:inherit}.footer-company-details a:hover{color:#7cdfad}.footer__bottom p{font-size:.875rem}.metrics-strip article span{font-size:.8125rem;line-height:1.5}.catalog-tile strong{font-size:.9375rem;line-height:1.4}.catalog-tile>span{font-size:.8125rem;line-height:1.45}.catalog-preview__note{font-size:.875rem;line-height:1.55}.channel-cloud span{font-size:.875rem}.platform-disclaimer,.selling-channels__disclaimer{font-size:.8125rem;line-height:1.55}.channel-console li{padding-block:1.1rem}.channel-console li strong{font-size:1rem;line-height:1.5}.catalog-filters label{font-size:.8125rem}.catalog-filters input,.catalog-filters select{font-size:1rem}.catalog-filters p{font-size:.875rem}.availability-banner{font-size:.9375rem;line-height:1.6}.gift-card-catalog{grid-template-columns:repeat(3,1fr)}.gift-card-item__status{font-size:.75rem;line-height:1.4}.gift-card-item__body h3{min-height:2.8rem;font-size:1.125rem}.gift-card-item__body dl div{grid-template-columns:5rem 1fr;padding-block:.6rem}.gift-card-item__body dt{font-size:.75rem;line-height:1.45}.gift-card-item__body dd{font-size:.9375rem;line-height:1.5}.gift-card-item__body .text-link{font-size:.9375rem}.trademark-disclaimer{font-size:.875rem;line-height:1.6}.seller-solution-grid article{flex-direction:column;padding:1.55rem;display:flex}.seller-solution-grid article>span{font-size:.8125rem}.seller-solution-grid h3{min-height:3.3rem;font-size:1.125rem;line-height:1.35}.seller-solution-grid p{min-height:0;font-size:1rem;line-height:1.65}.seller-solution-grid ul{margin-top:auto;padding-top:1.2rem}.seller-solution-grid li{padding:.72rem 0;font-size:1rem;font-weight:750;line-height:1.45}.api-scenario-grid p{font-size:.9375rem;line-height:1.6}@media (width<=68rem){.desktop-nav,.header__actions{display:none}.menu-toggle{margin-left:auto}.menu-toggle,.mobile-nav{display:block}.mobile-nav>nav{flex-direction:column;align-items:stretch;gap:0;padding:.75rem 0 1.25rem;display:flex}.mobile-nav nav>a:not(.button){border-bottom:1px solid var(--color-border);padding:.8rem 0;font-weight:700}.mobile-nav .language-switcher{width:max-content;margin:1rem 0}.hero__grid{grid-template-columns:1fr .9fr;gap:2rem}.catalog-wall,.gift-card-catalog{grid-template-columns:repeat(3,1fr)}.gift-card-catalog{grid-template-columns:repeat(2,1fr)}.seller-solution-grid{grid-template-columns:repeat(3,1fr)}.capability-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.api-preview,.trust-grid{gap:3rem}.api-capability-grid,.focus-grid--four{grid-template-columns:repeat(2,1fr)}.markets-panel,.supplier-partnership{gap:3rem}.partnership-process{grid-template-columns:repeat(3,1fr)}.footer__grid{grid-template-columns:1.4fr .7fr .7fr}.footer__contact{grid-column:1/-1}}@media (width<=48rem){:root{--header-height:4.25rem}.container{width:min(calc(100% - 2rem),var(--container-width))}.section{padding:4.5rem 0}.hero{padding:4.5rem 0 5rem}.api-detail-grid,.api-preview,.contact-grid,.hero__grid,.legal-information,.markets-panel,.product-detail-hero__grid,.product-detail-layout,.selling-channels__layout,.supplier-partnership,.trust-grid{grid-template-columns:1fr}.hero__grid{gap:3.5rem}.hero h1{font-size:clamp(2.55rem,12vw,4rem)}.distribution-visual{min-height:31rem}.gift-card-stack{height:20rem;margin-inline:.75rem}.gift-card-stack article{top:calc(var(--card-index)*2.35rem);left:calc(var(--card-index)*.4rem);width:calc(100% - 2rem)}.gift-card-stack article:nth-child(2n){margin-left:1rem}.distribution-visual__rail{display:none}.distribution-visual__footer div{padding:.75rem .55rem}.distribution-visual__footer strong{font-size:.62rem}.metrics-strip__inner{grid-template-columns:1fr 1fr}.metrics-strip article{gap:.5rem;padding:1.2rem .8rem;display:grid}.metrics-strip article strong{font-size:1.7rem}.metrics-strip__signal{border-top:1px solid #ffffff1a;grid-column:1/-1;justify-content:center;padding:.8rem}.catalog-preview__heading{flex-direction:column;align-items:flex-start;gap:0}.catalog-preview__heading .section-heading{margin-bottom:1rem}.catalog-preview__heading .button{margin-bottom:2rem}.catalog-wall{grid-template-columns:repeat(2,1fr)}.catalog-tile{grid-template-columns:2rem 1fr;min-height:8rem;padding:.8rem}.selling-channels__layout{gap:3rem}.catalog-filters{grid-template-columns:1fr}.catalog-filters p{text-align:left;margin:0}.api-scenario-grid,.gift-card-catalog,.seller-solution-grid{grid-template-columns:1fr}.seller-solution-grid p{min-height:auto}.product-detail-hero__grid{gap:3rem}.network-flow{grid-template-columns:1fr;gap:.5rem;padding:1.5rem 0}.network-line{background:linear-gradient(var(--color-border),var(--color-brand-green));width:1px;height:1.2rem;margin-inline:auto}.network-node{min-height:5rem}.api-capability-grid,.capability-grid,.focus-grid,.partnership-grid,.partnership-process,.product-grid,.profile-card-grid,.profile-card-grid--three,.profile-flow,.profile-list--three,.profile-list--two,.scenario-grid,.solutions-grid,.supplier-information,.trust-list{grid-template-columns:1fr}.capability-card{min-height:auto}.capability-card__number{margin-bottom:2.5rem}.workflow{grid-template-columns:1fr;gap:1rem}.workflow li{text-align:left;flex-direction:row;min-height:4rem}.workflow__index{flex:none}.workflow strong{max-width:none}.workflow__arrow{inset:auto auto -1.15rem 1.25rem;transform:rotate(90deg)}.api-detail-grid,.api-preview,.contact-grid,.legal-information,.product-detail-layout,.trust-grid{gap:3rem}.product-overview{position:static}.business-model,.integration-flow{grid-template-columns:1fr;gap:.75rem}.business-model li,.business-model li:first-child,.business-model li:last-child,.integration-flow li,.integration-flow li:first-child,.integration-flow li:last-child{border-radius:var(--radius-md);min-height:6rem}.business-model__arrow,.integration-flow__arrow{top:auto;bottom:-1.4rem;right:auto;transform:rotate(90deg)}.future-integration,.phase-three-entry__inner,.profile-hero__inner{flex-direction:column;align-items:flex-start}.phase-three-entry__inner{padding:2rem}.profile-document>section{padding:3.5rem 0}.profile-section-number{margin-bottom:1rem;position:static}.contact-company-details>div,.profile-facts>div{grid-template-columns:1fr;gap:.25rem}.footer-company-details>div{grid-template-columns:5.5rem minmax(0,1fr)}.cta-panel{flex-direction:column;align-items:flex-start;padding:2.25rem}.footer__grid{grid-template-columns:1fr 1fr}.footer__brand,.footer__contact{grid-column:1/-1}}@media (width<=23.5rem){.button-group .button{width:100%}.footer__grid{grid-template-columns:1fr}.footer__brand,.footer__contact{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@page{size:A4;margin:15mm}@media print{:root{--color-background:#fff;--color-surface:#fff;--color-text-primary:#111;--color-text-secondary:#333}#__nuxt,.company-profile,.site-shell,body,html,main{color:#111;min-height:auto;background:#fff!important}body{font-size:9.5pt;line-height:1.45}.no-print,.site-footer,.site-header,.skip-link{display:none!important}.container{width:100%;max-width:none}.profile-hero{border-bottom:1px solid #999;padding:0 0 9mm}.profile-hero__inner{display:block}.profile-hero h1{margin-bottom:4mm;font-size:24pt}.profile-hero p:last-child{font-size:10pt}.eyebrow{color:#111}.profile-document{padding:0}.profile-document>section{break-inside:avoid-page;border-color:#bbb;padding:8mm 0}.profile-document h2,.profile-document h3{-moz-column-break-after:avoid;break-after:avoid-page;color:#111}.profile-document h2{font-size:16pt}.profile-document h3{font-size:11pt}.profile-section-number{color:#111;margin-bottom:2mm;position:static}.profile-card-grid,.profile-flow,.profile-list{gap:3mm;margin-top:4mm}.profile-card-grid article,.profile-flow li,.profile-list li,.profile-note{-moz-column-break-inside:avoid;break-inside:avoid;color:#111;background:#fff;border-color:#aaa}.profile-flow li{min-height:auto}.profile-flow span{color:#111;margin-bottom:3mm}.profile-card-grid article{padding:4mm}.profile-facts>div{border-color:#bbb;padding:3mm 0}.profile-contact-link,.profile-facts a{color:#111;text-decoration:underline}}
