/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.hidden{display:none}.table{display:table}}:root{--ink:#14202a;--muted:#65717c;--line:#d9e0e5;--paper:#f5f7f8;--white:#fff;--navy:#061a2a;--navy-2:#0a2436;--blue:#2d5bb2;--blue-bright:#1458ff;--cyan:#27b8e5;--teal:#0d8a91;--shell:min(1240px, calc(100vw - 48px));--radius:22px}body,a,button{font-synthesis:none}h1,h2,h3,p{margin:0}.brand-logo{flex:none;width:220px}.brand-logo img{width:100%;height:auto}.language-switcher{z-index:4;flex:none;position:relative}.language-switcher summary{cursor:pointer;color:#39444e;letter-spacing:.06em;border:1px solid #cbd3d9;border-radius:999px;justify-content:center;align-items:center;gap:7px;width:58px;min-height:42px;font-size:12px;font-weight:720;list-style:none;transition:border-color .18s,background .18s;display:inline-flex}.language-switcher summary::-webkit-details-marker{display:none}.language-switcher summary:hover,.language-switcher summary:focus-visible,.language-switcher[open] summary{border-color:var(--blue-bright);background:#1458ff0f}.language-switcher summary i{font-style:normal;transition:transform .18s}.language-switcher[open] summary i{transform:rotate(180deg)}.language-list{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #d5dce1;border-radius:15px;width:230px;padding:7px;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 18px 48px #12243229}.language-list a{color:#39444e;border-radius:9px;justify-content:space-between;align-items:center;gap:16px;min-height:42px;padding:0 12px;font-size:13px;font-weight:560;display:flex}.language-list a:hover,.language-list a:focus-visible{background:#f0f4f7}.language-list a[aria-current=page]{color:var(--blue-bright);background:#1458ff14;font-weight:680}.language-list small{color:#84909a;letter-spacing:.08em;font-size:10px;font-weight:740}.hero{min-height:calc(100vh - 78px);color:var(--white);background:radial-gradient(circle at 76% 35%,#27b8e51f,#0000 28%),linear-gradient(135deg,#061827 0%,#071d2d 54%,#092a3e 100%);padding:96px 0 0;position:relative;overflow:hidden}.hero:before{content:"";background:linear-gradient(#0000,#27b8e575,#0000);width:1px;height:72%;position:absolute;top:0;right:12%}.hero-grid-lines{opacity:.5;pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 90%);mask-image:linear-gradient(#000,#0000 90%)}.hero-layout{z-index:1;grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);align-items:center;gap:clamp(54px,8vw,118px);display:grid;position:relative}.hero h1 span{color:var(--cyan);display:inline}.button{border-radius:999px;justify-content:center;align-items:center;gap:18px;min-height:54px;padding:0 24px;font-size:14px;font-weight:680;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex}.text-link{align-items:center;gap:12px;font-size:14px;font-weight:620;display:inline-flex}.hero-visual{border:1px solid #ffffff29;border-radius:30px 30px 0 0;align-self:stretch;min-height:600px;position:relative;overflow:hidden;box-shadow:0 36px 90px #00000047}.hero-visual>img{object-fit:cover;width:100%;height:100%}.hero-visual-shade{background:linear-gradient(#0000 52%,#020e17e0),linear-gradient(135deg,#061a2a33,#0000);position:absolute;inset:0}.hero-visual:after{content:"";pointer-events:none;border:1px solid #ffffff1f;border-radius:18px;position:absolute;inset:18px}.hero-visual-label{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.11em;text-transform:uppercase;background:#051928a8;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;font-size:11px;font-weight:690;display:inline-flex;position:absolute;top:34px;left:34px}.pulse-dot{background:var(--cyan);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #27b8e524}.hero-visual-caption{z-index:2;color:#ffffffc7;letter-spacing:.18em;align-items:center;gap:18px;font-size:11px;font-weight:720;display:flex;position:absolute;bottom:34px;left:36px;right:36px}.hero-visual-caption i{background:linear-gradient(90deg, var(--cyan), #27b8e51a);flex:1;height:1px}.hero-facts{z-index:3;border-top:1px solid #ffffff1f;grid-template-columns:.78fr 1fr .72fr 1.5fr;margin-top:-1px;display:grid;position:relative}.fact{border-right:1px solid #ffffff1f;flex-direction:column;justify-content:center;gap:8px;min-height:120px;padding:22px 34px;display:flex}.fact:first-child{padding-left:0}.fact:last-child{border-right:0}.fact strong{letter-spacing:-.03em;font-size:22px;font-weight:630}.fact span{color:#ffffff8a;font-size:12px;line-height:1.4}.group-intro{background:linear-gradient(#14202a08 1px, transparent 1px), var(--paper);background-size:100% 48px}.section-heading{margin-bottom:70px}.section-heading h2,.feature-copy h2,.tech-intro h2,.why-title h2,.contact-copy h2{letter-spacing:-.058em;font-size:clamp(42px,5.2vw,72px);font-weight:600;line-height:1.02}.heading-copy{max-width:560px;color:var(--muted);padding-bottom:6px;font-size:18px;line-height:1.68}.pillar-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.pillar-card{border-radius:var(--radius);background:var(--white);border:1px solid #d7dee3;flex-direction:column;justify-content:space-between;min-height:520px;padding:38px;display:flex;position:relative;overflow:hidden}.pillar-card:before{background:linear-gradient(90deg, transparent, var(--cyan));content:"";width:42%;height:3px;position:absolute;top:0;right:0}.pillar-topline{color:#7a858e;font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;font-size:11px;display:flex}.card-kicker{color:var(--teal);letter-spacing:.13em;text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:720}.pillar-card h3{letter-spacing:-.052em;max-width:510px;font-size:clamp(30px,3.2vw,46px);font-weight:610;line-height:1.05}.pillar-card p:not(.card-kicker){max-width:520px;color:var(--muted);margin-top:22px;font-size:16px;line-height:1.65}.pillar-card>a,.tech-card-copy>a{align-items:center;gap:14px;width:fit-content;font-size:13px;font-weight:690;display:inline-flex}.pillar-card>a span,.tech-card-copy>a span{border:1px solid;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.pillar-distribution{background:radial-gradient(circle at 85% 18%, #27b8e529, transparent 24%), var(--navy);color:var(--white)}.pillar-distribution .pillar-topline,.pillar-distribution p:not(.card-kicker){color:#ffffff94}.pillar-distribution .card-kicker{color:var(--cyan)}.pillar-tech{min-height:590px;color:var(--white);background:linear-gradient(110deg,#082235,#0a2b42 54%,#0d344d);border-color:#102f45;grid-column:1/-1;grid-template-columns:.94fr 1.06fr;padding:0;display:grid}.tech-card-copy{flex-direction:column;justify-content:space-between;padding:46px;display:flex}.pillar-tech .pillar-topline,.pillar-tech p:not(.card-kicker){color:#ffffff9e}.pillar-tech .card-kicker{color:var(--cyan)}.ops-panel{background-color:#03111c9e;background-image:linear-gradient(#ffffff05 1px,#0000 1px),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:100% 36px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #ffffff21;border-radius:18px;align-self:center;margin:34px;padding:28px;box-shadow:0 30px 70px #00000038}.ops-panel-head{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:26px;display:flex}.ops-panel-head>div{flex-direction:column;gap:7px;display:flex}.ops-panel-head strong{font-size:20px;font-weight:580}.mini-label{color:var(--cyan);font-family:var(--font-geist-mono), monospace;letter-spacing:.15em;text-transform:uppercase;font-size:10px;font-weight:720}.live-pill{color:#77e7bd;background:#44e0a514;border:1px solid #44e0a533;border-radius:999px;align-items:center;gap:8px;padding:7px 10px;font-size:10px;font-weight:660;display:inline-flex}.live-pill i{background:#77e7bd;border-radius:50%;width:6px;height:6px}.ops-stream{color:#ffffffa8;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:16px;padding:26px 0;font-size:11px;font-weight:660;display:flex}.ops-stream i{background:linear-gradient(90deg, #27b8e54d, var(--cyan));flex:1;height:1px;position:relative}.ops-stream i:after{background:var(--cyan);content:"";width:7px;height:7px;box-shadow:0 0 10px var(--cyan);border-radius:50%;position:absolute;top:-3px;right:0}.ops-modules{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ops-modules>div{background:#ffffff09;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;justify-content:space-between;min-height:98px;padding:16px;display:flex}.ops-modules span{color:#ffffff6b;letter-spacing:.1em;text-transform:uppercase;font-size:10px}.ops-modules b{font-size:13px;font-weight:580}.brands-section{overflow:hidden}.feature-layout{grid-template-columns:1fr .82fr;align-items:start;gap:clamp(70px,10vw,140px);display:grid}.feature-copy h2{max-width:730px}.large-copy{max-width:680px;color:var(--muted);margin-top:30px;font-size:18px;line-height:1.72}.brand-names{flex-wrap:wrap;gap:9px;margin-top:36px;display:flex}.brand-names span{color:#2f3b46;letter-spacing:.08em;border:1px solid #d6dee4;border-radius:999px;padding:11px 14px;font-size:11px;font-weight:720}.check-list{grid-template-columns:1fr 1fr;margin:42px 0 0;padding:0;list-style:none;display:grid}.check-list li{border-top:1px solid var(--line);color:#46525c;min-height:66px;padding:18px 20px 18px 30px;font-size:13px;line-height:1.45;position:relative}.check-list li:before{background:var(--cyan);content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:24px;left:5px}.category-board{border-radius:var(--radius);background-color:#f6f8f9;background-image:linear-gradient(#14202a08 1px,#0000 1px),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:100% 36px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #cfd9df;padding:22px;position:relative}.category-board:before{background:var(--blue-bright);content:"";width:90px;height:4px;position:absolute;top:-12px;right:22px}.category-board-head{color:#76828c;font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;padding:8px 8px 20px;font-size:10px;display:flex}.category-list{border-top:1px solid #cfd9df}.category-row{border-bottom:1px solid #cfd9df;grid-template-columns:48px 1fr auto;align-items:center;min-height:76px;padding:0 8px;transition:padding .18s,background .18s;display:grid}.category-row:hover{background:var(--white);padding-left:16px;padding-right:16px}.category-row span{color:#89949d;font-family:var(--font-geist-mono), monospace;font-size:10px}.category-row strong{letter-spacing:-.03em;font-size:24px;font-weight:570}.category-row i{color:var(--blue-bright);font-style:normal}.category-note{grid-template-columns:.7fr 1.3fr;gap:20px;padding:26px 8px 6px;display:grid}.category-note span{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.category-note p{color:var(--muted);font-size:12px;line-height:1.55}.brand-portfolio{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:100px}.portfolio-heading{justify-content:space-between;align-items:center;gap:40px;padding:24px 2px;display:flex}.portfolio-label{color:var(--teal);letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:720}.portfolio-heading p{color:var(--muted);font-size:12px}.portfolio-logo-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.portfolio-logo{border-right:1px solid var(--line);background:var(--white);place-items:center;min-height:152px;padding:34px;display:grid}.portfolio-logo img{object-fit:contain;width:auto;max-width:78%;height:auto;max-height:52px;transition:transform .18s}.portfolio-logo:hover img{transform:scale(1.025)}.distribution-section{background:var(--paper)}.distribution-layout{grid-template-columns:.88fr 1.12fr;align-items:center;gap:clamp(70px,10vw,140px);display:grid}.distribution-image{border-radius:var(--radius);height:690px;position:relative;overflow:hidden;box-shadow:0 30px 70px #12243221}.distribution-image>img{object-fit:cover;object-position:center;width:100%;height:100%}.distribution-image:after{content:"";background:linear-gradient(#0000 54%,#031420b8);position:absolute;inset:0}.image-badge{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--white);background:#0418268f;border:1px solid #ffffff2e;border-radius:14px;justify-content:space-between;align-items:flex-end;gap:24px;padding:24px;display:flex;position:absolute;bottom:28px;left:28px;right:28px}.image-badge strong{letter-spacing:-.03em;font-size:28px;font-weight:590}.image-badge span{color:#ffffff9e;letter-spacing:.1em;text-transform:uppercase;font-size:11px}.brand-cloud{flex-wrap:wrap;gap:10px;margin-top:38px;display:flex}.brand-cloud span{background:#ffffff8c;border:1px solid #cad4db;border-radius:999px;padding:10px 14px;font-size:12px;font-weight:670}.distribution-service{border-top:1px solid #cdd6dc;grid-template-columns:54px 1fr;gap:20px;margin-top:44px;padding-top:34px;display:grid}.service-index{background:var(--blue-bright);width:42px;height:42px;color:var(--white);border-radius:50%;place-items:center;font-size:22px;font-weight:300;display:grid}.distribution-service strong{font-size:18px;font-weight:630}.distribution-service p{color:var(--muted);margin-top:12px;font-size:14px;line-height:1.65}.tech-section{color:var(--white);background:#061826;padding:140px 0;position:relative;overflow:hidden}.tech-backdrop{opacity:.18;position:absolute;inset:0}.tech-backdrop:after{content:"";background:linear-gradient(90deg,#061826 0%,#061826d1 46%,#061826b3),linear-gradient(#0000 55%,#061826);position:absolute;inset:0}.tech-backdrop img{object-fit:cover;width:100%;height:100%}.tech-content{z-index:2;position:relative}.tech-intro{grid-template-columns:1.2fr .8fr;align-items:end;gap:90px;display:grid}.tech-intro .eyebrow,.tech-intro h2{grid-column:1}.tech-intro h2{max-width:850px}.tech-intro>p:last-child{color:#ffffffa3;grid-area:1/2/span 2;padding-bottom:8px;font-size:18px;line-height:1.7}.tech-capabilities{border-top:1px solid #ffffff24;border-left:1px solid #ffffff24;grid-template-columns:repeat(4,1fr);margin-top:90px;display:grid}.tech-capabilities article{border-bottom:1px solid #ffffff24;border-right:1px solid #ffffff24;min-height:330px;padding:30px}.tech-capabilities article>span{color:var(--cyan);font-family:var(--font-geist-mono), monospace;font-size:11px}.tech-capabilities h3{letter-spacing:-.035em;margin-top:90px;font-size:22px;font-weight:590}.tech-capabilities p{color:#ffffff8a;margin-top:18px;font-size:14px;line-height:1.65}.workflow-block{border-radius:var(--radius);background:#ffffff0b;border:1px solid #ffffff26;grid-template-columns:.72fr 1.28fr;gap:80px;margin-top:90px;padding:44px;display:grid}.workflow-copy h3{letter-spacing:-.045em;max-width:410px;margin-top:18px;font-size:30px;font-weight:570;line-height:1.15}.workflow-list{grid-template-columns:repeat(4,1fr);gap:16px;margin:0;padding:0;list-style:none;display:grid;position:relative}.workflow-list:before{content:"";background:#27b8e55c;height:1px;position:absolute;top:27px;left:9%;right:9%}.workflow-list li{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.workflow-list li>span{z-index:1;width:54px;height:54px;color:var(--cyan);font-family:var(--font-geist-mono), monospace;background:#0a2538;border:1px solid #27b8e573;border-radius:50%;place-items:center;font-size:10px;display:grid}.workflow-list strong{margin-top:22px;font-size:14px;font-weight:630}.workflow-list small{color:#ffffff6b;max-width:130px;margin-top:8px;font-size:10px;line-height:1.45}.global-section{background:var(--white)}.global-heading{margin-bottom:76px}.office-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.office-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white);flex-direction:column;justify-content:space-between;min-height:380px;padding:32px;transition:background .18s,transform .18s;display:flex}.office-grid article:hover{z-index:2;background:var(--paper);transform:translateY(-5px)}.office-number{color:var(--blue-bright);font-family:var(--font-geist-mono), monospace;font-size:11px}.office-grid article span{color:var(--teal);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:720}.office-grid h3{letter-spacing:-.05em;margin-top:14px;font-size:38px;font-weight:590}.office-grid p{color:var(--muted);margin-top:20px;font-size:14px;line-height:1.62}.order-flex{border-radius:var(--radius);background:radial-gradient(circle at 84% 20%, #27b8e521, transparent 24%), var(--navy);color:var(--white);grid-template-columns:1fr 1fr;align-items:end;gap:70px;margin-top:20px;padding:54px;display:grid}.order-flex h3{letter-spacing:-.045em;max-width:560px;margin-top:16px;font-size:36px;font-weight:570;line-height:1.1}.order-options{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.order-options span{color:#ffffffc7;border:1px solid #ffffff2e;border-radius:999px;padding:11px 14px;font-size:11px}.why-section{background:var(--paper)}.why-title{grid-template-columns:1fr auto;align-items:end;gap:70px;display:grid}.why-title p{max-width:400px;color:var(--muted);padding-bottom:8px;font-size:18px;line-height:1.55}.why-grid{grid-template-columns:repeat(4,1fr);margin-top:76px;display:grid}.why-grid article{border-top:1px solid #cfd8de;border-right:1px solid #cfd8de;min-height:300px;padding:30px}.why-grid article:last-child{border-right:0}.why-grid article>span{color:var(--blue-bright);font-family:var(--font-geist-mono), monospace;font-size:10px}.why-grid h3{margin-top:96px;font-size:20px;font-weight:620}.why-grid p{color:var(--muted);margin-top:15px;font-size:13px;line-height:1.6}.contact-section{color:var(--white);background:radial-gradient(circle at 18%,#27b8e526,#0000 26%),linear-gradient(120deg,#061725,#09283c);padding:110px 0;position:relative;overflow:hidden}.contact-section:after{content:"";border:1px solid #ffffff0f;border-radius:50%;width:500px;height:500px;position:absolute;top:-120px;right:-80px}.contact-layout{z-index:2;grid-template-columns:.75fr 1.25fr;align-items:center;gap:100px;display:grid;position:relative}.contact-mark{background:#fffffffa;border:1px solid #ffffff24;border-radius:28px;place-items:center;max-width:390px;min-height:390px;display:grid;box-shadow:0 30px 80px #0000003d}.contact-mark img{width:68%;height:auto}.contact-copy h2{max-width:820px}.contact-copy>p:not(.eyebrow){color:#ffffffa3;max-width:680px;margin-top:28px;font-size:18px;line-height:1.68}.button-white{background:var(--white);color:var(--ink);margin-top:38px}.button-white:hover,.button-white:focus-visible{background:#eaf6ff}.site-footer{background:var(--white);border-top:1px solid #d7dfe4;padding:54px 0 28px}.footer-main{grid-template-columns:1fr auto 1fr;align-items:center;gap:40px;padding-bottom:44px;display:grid}.footer-logo{width:230px}.footer-locations{color:#56616b;gap:28px;font-size:12px;display:flex}.footer-main>a:last-child{color:var(--blue);justify-self:end;font-size:13px;font-weight:650}.footer-bottom{color:#89929a;letter-spacing:.09em;text-transform:uppercase;border-top:1px solid #e2e7ea;justify-content:space-between;padding-top:24px;font-size:10px;display:flex}@media (width<=1080px){.desktop-nav{display:none}.language-switcher{margin-left:auto}.hero-layout{grid-template-columns:1fr .8fr;gap:48px}.hero-visual{min-height:540px}.heading-split,.feature-layout,.distribution-layout,.tech-intro,.contact-layout{gap:56px}.tech-capabilities{grid-template-columns:1fr 1fr}.pillar-tech{grid-template-columns:1fr}.tech-card-copy{min-height:480px}.ops-panel{margin-top:0}.workflow-block{grid-template-columns:1fr;gap:46px}.why-grid{grid-template-columns:1fr 1fr}.why-grid article:nth-child(2){border-right:0}.why-grid article:nth-child(-n+2){border-bottom:1px solid #cfd8de}}@media (width<=820px){:root{--shell:min(100% - 34px, 680px)}.section{padding:92px 0}.desktop-nav{display:none}.brand-logo{width:184px}.header-inner{min-height:70px}.header-cta{min-height:38px;padding:0 14px;font-size:12px}.hero{min-height:auto;padding-top:72px}.hero-layout,.heading-split,.feature-layout,.distribution-layout,.tech-intro,.contact-layout{grid-template-columns:1fr}.hero h1{font-size:clamp(48px,14vw,72px)}.hero-visual{min-height:500px}.hero-facts{grid-template-columns:1fr 1fr}.fact{border-bottom:1px solid #ffffff1f;min-height:100px;padding:22px}.fact:first-child{padding-left:22px}.fact:nth-child(2){border-right:0}.heading-copy{max-width:none}.pillar-grid{grid-template-columns:1fr}.pillar-tech{grid-column:auto}.distribution-image{height:560px}.tech-intro .eyebrow,.tech-intro h2,.tech-intro>p:last-child{grid-area:auto}.tech-intro>p:last-child{margin-top:30px}.office-grid{grid-template-columns:1fr}.office-grid article{min-height:300px}.order-flex{grid-template-columns:1fr;gap:42px}.order-options{justify-content:flex-start}.why-title{grid-template-columns:1fr;gap:30px}.contact-mark{max-width:320px;min-height:320px}.footer-main{grid-template-columns:1fr}.footer-main>a:last-child{justify-self:start}}@media (width<=560px){:root{--shell:calc(100% - 28px);--radius:18px}html{scroll-padding-top:70px}.site-header{position:relative}.brand-logo{width:155px}.header-inner{gap:10px}.language-switcher summary{width:50px;min-height:38px}.header-cta{gap:8px;padding:0 12px}.hero{padding-top:58px}.hero-copy{padding-bottom:24px}.hero h1{font-size:clamp(43px,13.5vw,62px)}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start;gap:22px}.hero-visual{border-radius:22px 22px 0 0;min-height:420px}.hero-visual-label{top:24px;left:24px}.hero-visual-caption{bottom:24px;left:24px;right:24px}.hero-facts{grid-template-columns:1fr}.fact,.fact:nth-child(2){border-right:0}.section-heading h2,.feature-copy h2,.tech-intro h2,.why-title h2,.contact-copy h2{font-size:clamp(38px,11vw,54px)}.pillar-card{min-height:500px;padding:28px}.tech-card-copy{min-height:530px;padding:28px}.ops-panel{margin:0 14px 14px;padding:18px}.ops-panel-head,.ops-stream{flex-direction:column;align-items:flex-start}.ops-stream i{flex:none;width:1px;height:24px;margin-left:4px}.ops-stream i:after{top:auto;bottom:0;right:-3px}.ops-modules,.check-list{grid-template-columns:1fr}.category-board{padding:16px}.category-row strong{font-size:21px}.category-note{grid-template-columns:1fr}.brand-portfolio{margin-top:68px}.portfolio-heading{flex-direction:column;align-items:flex-start;gap:8px}.portfolio-logo-grid{grid-template-columns:1fr 1fr}.portfolio-logo{min-height:124px;padding:26px 20px}.distribution-image{height:470px}.image-badge{flex-direction:column;align-items:flex-start}.tech-section{padding:98px 0}.tech-capabilities{grid-template-columns:1fr;margin-top:64px}.tech-capabilities article{min-height:270px}.tech-capabilities h3{margin-top:68px}.workflow-block{margin-top:64px;padding:28px 20px}.workflow-list{grid-template-columns:1fr 1fr;gap:32px 12px}.workflow-list:before{display:none}.order-flex{padding:34px 24px}.why-grid{grid-template-columns:1fr}.why-grid article,.why-grid article:nth-child(2){border-bottom:1px solid #cfd8de;border-right:0}.why-grid article:last-child{border-bottom:0}.contact-section{padding:88px 0}.contact-layout{gap:58px}.contact-mark{max-width:260px;min-height:260px}.footer-bottom{flex-direction:column;gap:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}:root{--ink:#14212a;--ink-soft:#3d4a52;--muted:#6d787d;--line:#d9e0dd;--line-dark:#ffffff24;--paper:#f4f6f3;--paper-green:#eef3ea;--white:#fff;--navy:#061b2a;--navy-2:#0a2636;--navy-3:#103445;--blue:#2159b5;--blue-bright:#2564e9;--cyan:#31b7df;--green:#2d6f3e;--green-dark:#1e5630;--lime:#8ec63f;--lime-light:#b3db74;--red:#c83e35;--amber:#d88620;--shell:min(1240px, calc(100vw - 48px));--radius:22px;--radius-sm:14px}body{background:var(--white);color:var(--ink);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;-webkit-font-smoothing:antialiased;margin:0}body,button,input{font-synthesis:none}::selection{color:var(--ink);background:#8ec63f52}a{color:inherit;text-decoration:none}button,input{font:inherit}button,summary,a{-webkit-tap-highlight-color:transparent}button{color:inherit}h1,h2,h3,h4,p,blockquote,dl,dd{margin:0}ul,ol{margin:0;padding:0}.site-frame{overflow:clip}.section{padding:132px 0}.eyebrow{color:var(--green);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:28px;font-size:12px;font-weight:750;line-height:1.2;display:flex}.eyebrow:before{content:"";background:currentColor;width:34px;height:2px}.mini-label{color:var(--cyan);letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:780}.section-heading h2,.identity-model-copy h2,.impact-copy h2,.experience-copy h2,.next-copy h2{letter-spacing:-.055em;max-width:760px;font-size:clamp(42px,5.2vw,72px);font-weight:610;line-height:1.02}.heading-split{grid-template-columns:minmax(0,1.05fr) minmax(330px,.65fr);align-items:end;gap:clamp(52px,9vw,140px);display:grid}.heading-copy{color:var(--ink-soft);font-size:18px;line-height:1.72}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff2;border-bottom:1px solid #14212a17;position:sticky;top:0}.header-inner{align-items:center;gap:28px;min-height:78px;display:flex}.header-brand{flex:none;display:block}.brand-lockup{align-items:center;gap:22px;display:flex}.brand-lockup .floriplant-mark{width:178px;height:auto}.brand-lockup .oneb2b-mark{width:205px;height:auto}.brand-separator{background:#d0d7d3;width:1px;height:34px}.brand-lockup-compact{gap:14px}.brand-lockup-compact .floriplant-mark{width:126px}.brand-lockup-compact .oneb2b-mark{width:144px}.brand-lockup-compact .brand-separator{height:25px}.desktop-nav{align-items:center;gap:clamp(18px,2.4vw,36px);margin-left:auto;display:flex}.desktop-nav a{color:#42505a;font-size:13px;font-weight:600;position:relative}.desktop-nav a:after{background:var(--green);content:"";transform-origin:100%;height:2px;transition:transform .18s;position:absolute;bottom:-9px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.header-cta{white-space:nowrap;border:1px solid #cbd4cf;border-radius:999px;align-items:center;gap:14px;min-height:42px;padding:0 18px;font-size:13px;font-weight:680;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.header-cta:hover,.header-cta:focus-visible{border-color:var(--green);background:var(--green);color:var(--white)}.header-actions{flex:none;align-items:center;gap:8px;display:flex}.header-actions form{margin:0}.header-logout{cursor:pointer;color:#415048;background:#edf2ef;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-width:58px;min-height:42px;padding:0 14px;font-size:12px;font-weight:720;transition:background .18s,color .18s;display:inline-flex}.header-logout b{font-size:16px;display:none}.header-logout:hover,.header-logout:focus-visible{background:var(--navy);color:var(--white)}.hero{color:var(--white);background:radial-gradient(circle at 78% 22%,#31b7df1f,#0000 30%),radial-gradient(circle at 18% 92%,#8ec63f1f,#0000 31%),linear-gradient(135deg,#061827 0%,#071d2d 52%,#0b2b3d 100%);padding:88px 0 0;position:relative;overflow:hidden}.hero:after{content:"";background:linear-gradient(#0000,#8ec63f80,#0000);width:1px;height:68%;position:absolute;top:0;right:12%}.hero-grid{opacity:.46;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 90%);mask-image:linear-gradient(#000,#0000 90%)}.hero-layout{z-index:2;grid-template-columns:minmax(0,1.05fr) minmax(430px,.78fr);align-items:center;gap:clamp(62px,8vw,120px);min-height:680px;padding-bottom:86px;display:grid;position:relative}.hero-copy{padding-bottom:10px}.proposal-meta{color:#ffffffad;letter-spacing:.04em;background:#ffffff0b;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:10px;min-height:32px;margin-bottom:42px;padding:0 13px;font-size:11px;font-weight:600;display:inline-flex}.status-dot{background:var(--lime);border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 5px #8ec63f1f}.hero h1{letter-spacing:-.068em;max-width:780px;font-size:clamp(58px,6.9vw,98px);font-weight:610;line-height:.93}.hero h1 span{color:var(--lime-light);letter-spacing:-.045em;margin-top:12px;font-family:Georgia,Times New Roman,serif;font-size:.76em;font-style:italic;font-weight:400;line-height:1;display:block}.hero-lead{color:#ffffffb8;max-width:680px;margin-top:34px;font-size:clamp(17px,1.5vw,20px);line-height:1.65}.hero-actions{align-items:center;gap:28px;margin-top:42px;display:flex}.button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:18px;min-height:55px;padding:0 25px;font-size:14px;font-weight:720;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-primary{background:var(--lime);color:#14220f;box-shadow:0 15px 38px #62912433}.button-primary:hover,.button-primary:focus-visible{background:#a5d259;box-shadow:0 18px 42px #62912447}.text-link{align-items:center;gap:12px;padding:8px 0;font-size:14px;font-weight:650;display:inline-flex}.text-link span{transition:transform .18s}.text-link:hover span,.text-link:focus-visible span{transform:translate(4px)}.text-link-light{color:#ffffffc7}.hero-proof{color:#ffffff7a;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:12px;margin-top:56px;font-size:11px;font-weight:700;display:flex}.hero-proof i{background:#ffffff47;width:28px;height:1px}.hero-visual{min-height:555px;position:relative}.hero-photo-wrap{background:#173425;border:1px solid #ffffff24;border-radius:210px 210px 28px 28px;position:absolute;inset:0 0 95px 42px;overflow:hidden;box-shadow:0 32px 90px #00000047}.hero-photo-wrap:after{content:"";background:linear-gradient(#0000 45%,#041219b8);position:absolute;inset:0}.hero-photo-wrap img{object-fit:cover;object-position:53% center;width:100%;height:100%}.photo-credit{z-index:1;color:#ffffffa3;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:600;position:absolute;bottom:18px;right:22px}.identity-preview{z-index:2;color:var(--ink);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #fff9;border-radius:18px;padding:23px;position:absolute;bottom:0;left:0;right:34px;box-shadow:0 24px 70px #00000042}.identity-preview-head{justify-content:space-between;align-items:flex-start;gap:22px;display:flex}.identity-preview-head>div{gap:5px;display:grid}.identity-preview-head strong{font-size:15px;font-weight:720}.confidence-pill{min-height:30px;color:var(--green-dark);background:#e6f2de;border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:780;display:inline-flex}.raw-product,.matched-product{background:#f7f8f7;border:1px solid #e0e5e2;border-radius:11px;gap:6px;margin-top:18px;padding:14px 16px;display:grid}.raw-product span,.matched-product span{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:760}.raw-product p{font-family:var(--font-geist-mono), monospace;font-size:11px;font-weight:660;line-height:1.5}.mapping-arrow{justify-content:center;align-items:center;height:20px;display:flex;position:relative}.mapping-arrow span{background:#c9d3cc;width:1px;height:100%}.mapping-arrow b{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:19px;height:19px;font-size:10px;display:grid;position:absolute}.matched-product{background:#f1f7ed;border-color:#caddc7;margin-top:0}.matched-product strong{font-size:14px}.matched-product small{color:var(--green);font-family:var(--font-geist-mono), monospace;font-size:10px;font-weight:680}.hero-facts{z-index:3;border-top:1px solid #ffffff21;grid-template-columns:repeat(4,1fr);display:grid;position:relative}.hero-facts>div{border-right:1px solid #ffffff1f;align-content:center;gap:7px;min-height:126px;padding:24px 28px;display:grid}.hero-facts>div:first-child{padding-left:0}.hero-facts>div:last-child{border-right:0}.hero-facts strong{color:var(--lime-light);letter-spacing:-.03em;font-size:21px;font-weight:650}.hero-facts span{color:#ffffff8f;max-width:220px;font-size:12px;line-height:1.45}.challenge-section{background:var(--white)}.challenge-section .heading-copy{gap:18px;display:grid}.challenge-section .heading-copy strong{color:var(--green-dark);font-size:15px;line-height:1.5}.problem-chain{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 42px 1fr 42px 1fr 42px 1fr;align-items:stretch;margin-top:86px;display:grid}.problem-chain article{min-height:280px;padding:36px 14px 34px 0;position:relative}.problem-chain article:before{background:var(--green);content:"";width:44px;height:3px;position:absolute;top:-1px;left:0}.problem-chain .problem-hotspot:before{background:var(--red)}.step-number{color:#98a29d;font-family:var(--font-geist-mono), monospace;margin-bottom:58px;font-size:11px;font-weight:700;display:block}.problem-chain article small{color:var(--green);letter-spacing:.13em;text-transform:uppercase;margin-bottom:11px;font-size:10px;font-weight:760;display:block}.problem-chain .problem-hotspot small{color:var(--red)}.problem-chain h3{letter-spacing:-.035em;max-width:220px;font-size:22px;font-weight:660;line-height:1.12}.problem-chain p{max-width:230px;color:var(--muted);margin-top:16px;font-size:13px;line-height:1.65}.chain-arrow{color:#a8b1ac;place-items:center;font-size:19px;display:grid}.insight-panel{border-radius:var(--radius);background:var(--paper-green);grid-template-columns:minmax(0,1.05fr) minmax(320px,.55fr);align-items:center;gap:76px;margin-top:76px;padding:56px 64px;display:grid;position:relative;overflow:hidden}.insight-quote-mark{color:#2d6f3e14;font-family:Georgia,serif;font-size:210px;line-height:1;position:absolute;top:-30px;left:22px}.insight-panel blockquote{letter-spacing:-.025em;max-width:740px;font-family:Georgia,Times New Roman,serif;font-size:clamp(27px,2.8vw,39px);font-style:italic;line-height:1.28;position:relative}.insight-principle{border-left:1px solid #c9d6c5;gap:12px;padding-left:28px;display:grid}.insight-principle span{color:var(--green);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:760}.insight-principle strong{font-size:16px;line-height:1.5}.demo-section{color:var(--white);background:radial-gradient(circle at 90% 5%,#31b7df1a,#0000 26%),linear-gradient(155deg,#061a29,#0a2737 58%,#0e3241)}.demo-heading{grid-template-columns:minmax(0,.9fr) minmax(360px,.6fr);align-items:end;gap:92px;display:grid}.demo-heading-copy{color:#ffffffad;gap:16px;font-size:17px;line-height:1.7;display:grid}.demo-heading-copy span{color:#ffffff61;font-size:11px;line-height:1.5}.product-demo{color:var(--ink);background:#f7f8f7;border:1px solid #ffffff24;border-radius:24px;margin-top:76px;overflow:hidden;box-shadow:0 40px 100px #00000047}.demo-app-bar{background:var(--white);border-bottom:1px solid #dfe4e1;justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:0 28px;display:flex}.demo-app-brand{align-items:center;gap:14px;display:flex}.demo-app-brand img{width:118px;height:auto}.demo-app-brand span{color:var(--green);border-left:1px solid #d6dcd8;padding-left:14px;font-size:13px;font-weight:740}.demo-app-status{min-height:32px;color:var(--green-dark);background:#f4f8f1;border:1px solid #dce4d7;border-radius:999px;align-items:center;gap:10px;padding:0 12px;font-size:11px;font-weight:650;display:flex}.sample-tabs{background:#eef1ef;border-bottom:1px solid #dce2df;grid-template-columns:repeat(3,1fr);display:grid}.sample-tabs button{cursor:pointer;background:0 0;border:0;border-right:1px solid #dce2df;justify-content:space-between;align-items:center;gap:16px;min-height:62px;padding:0 24px;transition:background .16s,box-shadow .16s;display:flex}.sample-tabs button:last-child{border-right:0}.sample-tabs button:hover,.sample-tabs button:focus-visible{background:#ffffff8a}.sample-tabs button.is-active{background:var(--white);box-shadow:inset 0 -3px 0 var(--green)}.sample-tabs button span{font-size:13px;font-weight:710}.sample-tabs button small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:720}.sample-tabs button:last-child small{color:#a26119}.demo-workspace{background:var(--white);grid-template-columns:minmax(0,.83fr) minmax(0,1.05fr) minmax(260px,.56fr);display:grid}.source-panel,.match-panel,.decision-panel{min-width:0;padding:30px}.source-panel,.match-panel{border-right:1px solid #dfe4e1}.decision-panel{background:#f5f7f5}.panel-title{justify-content:space-between;align-items:flex-start;gap:18px;min-height:52px;display:flex}.panel-title>div{align-items:flex-start;gap:12px;display:flex}.panel-index{width:29px;height:29px;color:var(--green);font-family:var(--font-geist-mono), monospace;background:#edf2ec;border-radius:50%;flex:none;place-items:center;font-size:9px;font-weight:780;display:grid}.panel-title small{color:#89928e;letter-spacing:.11em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:720;display:block}.panel-title h3{letter-spacing:-.02em;font-size:16px;font-weight:710}.source-format,.match-state{min-height:27px;color:var(--green-dark);background:#eaf4e4;border-radius:999px;align-items:center;padding:0 9px;font-size:9px;font-weight:740;display:inline-flex}.match-state-warning{color:#9b5f15;background:#fff1dc}.document-sheet{background:#fbfbfa;border:1px solid #dfe4e1;border-radius:12px;min-height:300px;margin-top:20px;overflow:hidden;box-shadow:0 10px 25px #1c30260f}.document-sheet-head{background:var(--white);border-bottom:1px solid #e6e9e7;gap:5px;padding:18px;display:grid}.document-sheet-head span{font-size:12px;font-weight:700}.document-sheet-head small{color:var(--muted);font-size:10px}.document-table-head,.document-row{grid-template-columns:minmax(0,1fr) 60px 60px;align-items:start;gap:10px;display:grid}.document-table-head{color:#8c9590;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid #e8ebe9;padding:12px 16px;font-size:8px;font-weight:760}.document-row{box-shadow:inset 3px 0 0 var(--green);background:#f2f8ee;border:1px solid #bfcfbb;border-radius:9px;margin:12px;padding:14px}.document-row>div{gap:6px;display:grid}.document-row small{color:var(--green);font-family:var(--font-geist-mono), monospace;font-size:9px;font-weight:700}.document-row strong{overflow-wrap:anywhere;font-family:var(--font-geist-mono), monospace;font-size:10px;line-height:1.48}.document-row>span{font-size:10px;font-weight:660}.source-note{color:var(--muted);align-items:flex-start;gap:11px;margin-top:18px;font-size:10px;line-height:1.5;display:flex}.source-note>span{width:19px;height:19px;color:var(--green);border:1px solid #cdd5d0;border-radius:50%;flex:none;place-items:center;font-family:Georgia,serif;font-size:11px;font-style:italic;font-weight:700;display:grid}.confidence-block{background:#fafbfa;border:1px solid #dfe4e1;border-radius:10px;margin-top:20px;padding:15px 17px}.confidence-topline{justify-content:space-between;align-items:baseline;gap:14px;font-size:10px;display:flex}.confidence-topline span{color:var(--muted)}.confidence-topline strong{color:var(--green-dark);letter-spacing:-.03em;font-size:18px}.confidence-track{background:#e5eae6;border-radius:999px;height:5px;margin-top:11px;overflow:hidden}.confidence-track span{border-radius:inherit;background:linear-gradient(90deg, var(--green), var(--lime));height:100%;transition:width .3s;display:block}.product-result-card{background:#f1f7ee;border:1px solid #bed1b9;border-radius:12px;margin-top:14px;padding:17px}.product-result-top{align-items:center;gap:14px;display:flex}.product-thumb{background:linear-gradient(145deg, #ffffff47, transparent), var(--green);color:#ffffffeb;letter-spacing:.08em;border-radius:50% 50% 9px 9px;flex:none;place-items:center;width:48px;height:48px;font-size:9px;font-weight:790;display:grid}.product-result-top>div:last-child{min-width:0}.result-label{color:var(--green);letter-spacing:.11em;text-transform:uppercase;margin-bottom:5px;font-size:8px;font-weight:760;display:block}.product-result-top h4{letter-spacing:-.025em;font-size:14px;font-weight:730;line-height:1.3}.product-result-top code{color:var(--green-dark);font-family:var(--font-geist-mono), monospace;margin-top:6px;font-size:9px;font-weight:700;display:block}.product-category{color:#5e6f62;border-top:1px solid #d6e2d2;margin-top:15px;padding-top:13px;font-size:10px;line-height:1.5}.signal-list{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.signal-list span{color:var(--green-dark);background:#ffffff9e;border:1px solid #c8dbc2;border-radius:999px;padding:6px 8px;font-size:8px;font-weight:680}.alternatives{background:#fafbfa;border:1px solid #dfe4e1;border-radius:9px;margin-top:14px;padding:12px 14px}.alternatives summary{cursor:pointer;color:#55625b;font-size:9px;font-weight:680}.alternatives ul{gap:8px;margin-top:12px;padding-left:15px;display:grid}.alternatives li{color:var(--muted);font-size:9px;line-height:1.45}.review-card{background:#fff7e9;border:1px solid #ead2ad;border-radius:10px;align-items:flex-start;gap:11px;margin-top:20px;padding:15px;display:flex}.review-icon{color:#fff;background:#e29a3b;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-size:11px;font-weight:780;display:grid}.review-card strong{color:#8b5817;font-size:11px;display:block}.review-card p{color:#8d6b40;margin-top:6px;font-size:9px;line-height:1.5}.decision-effects{margin-top:20px}.decision-effects>span{color:#89928e;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:760}.decision-effects ul{gap:10px;margin-top:12px;list-style:none;display:grid}.decision-effects li{color:#59655e;padding-left:16px;font-size:9px;line-height:1.45;position:relative}.decision-effects li:before{background:var(--green);content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:6px;left:0}.validate-button,.secondary-demo-button{cursor:pointer;border:0;border-radius:9px;width:100%;min-height:42px;margin-top:20px;font-size:10px;font-weight:720}.validate-button{background:var(--green);color:#fff;justify-content:center;align-items:center;gap:10px;display:flex;box-shadow:0 10px 24px #2d6f3e2b}.validate-button:hover,.validate-button:focus-visible{background:var(--green-dark)}.secondary-demo-button{background:var(--white);color:#657069;border:1px solid #d4dcd7;margin-top:8px}.secondary-demo-button:hover,.secondary-demo-button:focus-visible{border-color:var(--green);color:var(--green)}.validated-state{color:#fff;background:linear-gradient(155deg,#174e2c,#256f3b);border-radius:12px;min-height:350px;margin-top:20px;padding:22px}.validated-check{width:42px;height:42px;color:var(--lime-light);background:#ffffff24;border-radius:50%;place-items:center;font-size:19px;font-weight:800;display:grid}.validated-state>small{color:var(--lime-light);letter-spacing:.13em;text-transform:uppercase;margin-top:24px;font-size:8px;font-weight:760;display:block}.validated-state h4{letter-spacing:-.03em;margin-top:9px;font-size:18px;font-weight:640;line-height:1.2}.validated-state p{color:#ffffffb3;margin-top:13px;font-size:10px;line-height:1.6}.validated-audit{border-top:1px solid #ffffff29;justify-content:space-between;align-items:center;gap:12px;margin-top:20px;padding-top:14px;font-size:9px;display:flex}.validated-audit span{color:#ffffff7a}.secondary-demo-button-light{color:#ffffffc7;background:#ffffff14;border-color:#ffffff38;margin-top:22px}.secondary-demo-button-light:hover,.secondary-demo-button-light:focus-visible{color:#fff;border-color:#fff9}.demo-guardrail{color:#58645c;background:#edf2ed;border-top:1px solid #dfe4e1;align-items:center;gap:14px;min-height:66px;padding:0 30px;font-size:10px;display:flex}.demo-guardrail strong{color:var(--green-dark)}.demo-guardrail i{background:#cdd6cf;width:1px;height:22px;margin-inline:8px}.identity-model-section{background:var(--paper)}.identity-model-layout{grid-template-columns:minmax(0,.8fr) minmax(480px,1fr);align-items:center;gap:clamp(70px,10vw,150px);display:grid}.identity-model-copy>p:not(.eyebrow){max-width:620px;color:var(--ink-soft);margin-top:30px;font-size:18px;line-height:1.72}.model-principles{border-top:1px solid var(--line);gap:0;margin-top:42px;display:grid}.model-principles article{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr;gap:18px;padding:23px 0;display:grid}.model-principles article>span{color:var(--green);font-family:var(--font-geist-mono), monospace;font-size:10px;font-weight:740}.model-principles strong{font-size:14px}.model-principles p{color:var(--muted);margin-top:6px;font-size:12px;line-height:1.55}.model-diagram{grid-template-columns:minmax(0,.8fr) 90px minmax(0,1fr);align-items:center;display:grid}.supplier-stack{gap:12px;display:grid}.supplier-stack>div{background:#fff;border:1px solid #d7dfda;border-radius:12px;gap:7px;padding:19px;display:grid;box-shadow:0 12px 34px #1e37280d}.supplier-stack span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:760}.supplier-stack strong{overflow-wrap:anywhere;font-family:var(--font-geist-mono), monospace;font-size:10px;line-height:1.45}.supplier-stack small{color:var(--green);font-size:9px}.model-connector{justify-content:center;align-items:center;height:78%;display:flex}.model-connector span{background:linear-gradient(to right, #cbd5cf, var(--green));width:100%;height:1px}.model-connector b{border:6px solid var(--paper);background:var(--green);color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;font-size:10px;display:grid;position:absolute}.master-product-card{background:radial-gradient(circle at 100% 0, #8ec63f2e, transparent 34%), var(--navy);color:#fff;border-radius:18px;padding:31px;box-shadow:0 28px 70px #061b2a33}.master-product-code{color:var(--lime-light);font-family:var(--font-geist-mono), monospace;border:1px solid #ffffff26;border-radius:5px;margin-top:34px;padding:7px 9px;font-size:9px;font-weight:680;display:inline-flex}.master-product-card h3{letter-spacing:-.045em;margin-top:15px;font-size:29px;font-weight:620}.master-product-card dl{border-top:1px solid #ffffff21;gap:0;margin-top:28px;display:grid}.master-product-card dl>div{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:24px;padding:12px 0;font-size:10px;display:flex}.master-product-card dt{color:#ffffff70}.master-product-card dd{color:#ffffffe6;font-weight:650}.master-source{color:#ffffff85;align-items:center;gap:8px;margin-top:22px;font-size:9px;display:flex}.master-source:before{background:var(--lime);content:"";border-radius:50%;width:6px;height:6px}.architecture-section{background:var(--navy);color:#fff}.architecture-heading .heading-copy{color:#ffffffa3}.architecture-flow{grid-template-columns:minmax(150px,.7fr) 38px minmax(220px,1fr) 38px minmax(220px,1fr) 38px minmax(150px,.7fr);align-items:stretch;margin-top:84px;display:grid}.architecture-flow article{background:#ffffff0b;border:1px solid #ffffff24;border-radius:16px;min-width:0;padding:28px}.architecture-flow .architecture-apps{background:linear-gradient(145deg,#8ec63f1a,#ffffff0a);border-color:#8ec63f57}.architecture-flow .architecture-odoo{background:linear-gradient(145deg,#31b7df1a,#ffffff0a);border-color:#31b7df57}.architecture-label{color:var(--cyan);letter-spacing:.15em;margin-bottom:28px;font-size:9px;font-weight:770;display:block}.architecture-inputs>div,.architecture-outputs>div{color:#ffffffa8;border-bottom:1px solid #ffffff17;padding:12px 0;font-size:11px}.architecture-flow article strong{letter-spacing:-.03em;font-size:19px;font-weight:620;line-height:1.2;display:block}.architecture-flow ul{gap:11px;margin-top:26px;list-style:none;display:grid}.architecture-flow li{color:#ffffff94;padding-left:14px;font-size:10px;position:relative}.architecture-flow li:before{background:var(--lime);content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:5px;left:0}.architecture-link{color:#ffffff47;place-items:center;display:grid}.existing-proof{border-top:1px solid #ffffff21;grid-template-columns:minmax(0,.9fr) minmax(280px,.7fr) minmax(230px,.5fr);align-items:center;gap:64px;margin-top:74px;padding-top:54px;display:grid}.proof-kicker{color:var(--lime-light);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:760}.existing-proof h3{letter-spacing:-.04em;max-width:520px;margin-top:12px;font-size:26px;font-weight:600;line-height:1.2}.existing-proof ul{gap:11px;list-style:none;display:grid}.existing-proof li{color:#ffffffad;padding-left:20px;font-size:11px;line-height:1.45;position:relative}.existing-proof li:before{color:var(--lime-light);content:"✓";font-weight:800;position:absolute;top:5px;left:0}.existing-proof>p{color:#ffffff73;font-size:11px;line-height:1.68}.impact-section{background:var(--white)}.impact-layout{grid-template-columns:minmax(0,.62fr) minmax(560px,1fr);align-items:center;gap:clamp(70px,10vw,150px);display:grid}.impact-copy>p:not(.eyebrow){max-width:580px;color:var(--ink-soft);margin-top:28px;font-size:17px;line-height:1.72}.impact-assumption{border-left:3px solid var(--green);gap:8px;margin-top:34px;padding:19px 0 19px 21px;display:grid}.impact-assumption span{color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:760}.impact-assumption strong{font-size:13px}.impact-calculator{border-radius:var(--radius);background:var(--paper);border:1px solid #dce3de;padding:42px;box-shadow:0 26px 70px #1e362812}.calculator-controls{grid-template-columns:repeat(2,1fr);gap:44px;display:grid}.calculator-controls label>span{color:var(--ink-soft);justify-content:space-between;align-items:baseline;gap:18px;font-size:11px;font-weight:650;display:flex}.calculator-controls label>span strong{color:var(--green-dark);font-size:18px}.calculator-controls input[type=range]{cursor:pointer;appearance:none;width:100%;height:5px;accent-color:var(--green);background:#d6dfd9;border-radius:999px;margin-top:25px}.calculator-controls input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--green);border:4px solid #fff;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 8px #18432447}.calculator-controls input[type=range]::-moz-range-thumb{background:var(--green);border:4px solid #fff;border-radius:50%;width:13px;height:13px;box-shadow:0 2px 8px #18432447}.calculator-controls label>small{color:#9aa49e;justify-content:space-between;margin-top:10px;font-size:8px;display:flex}.calculator-results{background:#fff;border:1px solid #d5ddd8;border-radius:14px;grid-template-columns:repeat(3,1fr);margin-top:46px;display:grid}.calculator-results>div{border-right:1px solid #dfe4e1;align-content:center;gap:7px;min-height:150px;padding:24px;display:grid}.calculator-results>div:last-child{border-right:0}.calculator-results span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:720}.calculator-results strong{letter-spacing:-.055em;font-size:38px;font-weight:610}.calculator-results small{color:#89938d;font-size:9px}.calculator-results .result-highlight{background:var(--green);color:#fff;border-radius:0 13px 13px 0}.calculator-results .result-highlight span,.calculator-results .result-highlight small{color:#ffffffa3}.calculator-note{color:#8a948e;margin-top:17px;font-size:9px;line-height:1.55}.plan-section{background:var(--paper)}.plan-heading{grid-template-columns:minmax(0,.9fr) minmax(340px,.5fr);align-items:end;gap:100px;display:grid}.plan-heading>p{color:var(--ink-soft);font-size:17px;line-height:1.72}.timeline{border-top:1px solid #cdd6d0;border-bottom:1px solid #cdd6d0;grid-template-columns:repeat(4,1fr);margin-top:82px;display:grid}.timeline article{border-right:1px solid #d2dad5;min-height:385px;padding:34px 30px 30px}.timeline article:first-child{padding-left:0}.timeline article:last-child{border-right:0}.timeline-top{justify-content:space-between;align-items:center;gap:18px;display:flex}.timeline-top span{color:var(--green);font-family:var(--font-geist-mono), monospace;font-size:11px;font-weight:730}.timeline-top small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:720}.timeline h3{letter-spacing:-.04em;margin-top:62px;font-size:23px;font-weight:640;line-height:1.16}.timeline>article>p{color:var(--muted);margin-top:18px;font-size:12px;line-height:1.65}.phase-result{border-top:1px solid #d7ded9;gap:7px;margin-top:30px;padding-top:18px;display:grid}.phase-result span{color:var(--green);letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:760}.phase-result strong{font-size:10px;line-height:1.5}.scope-grid{grid-template-columns:1.1fr 1fr .9fr;gap:20px;margin-top:20px;display:grid}.scope-rule{background:#ffffffb3;border:1px solid #cfd9d2;border-radius:14px;grid-template-columns:150px minmax(240px,.65fr) minmax(280px,1fr);align-items:center;gap:28px;margin-top:64px;padding:24px 28px;display:grid}.scope-rule span{color:var(--green);letter-spacing:.14em;font-size:9px;font-weight:790}.scope-rule strong{letter-spacing:-.02em;font-size:16px;font-weight:680}.scope-rule p{color:var(--muted);font-size:11px;line-height:1.55}.scope-card{background:#fff;border:1px solid #d5ddd8;border-radius:17px;min-height:470px;padding:34px}.scope-now{background:radial-gradient(circle at 100% 0, #8ec63f26, transparent 30%), var(--navy);color:#fff;border-color:#0000;box-shadow:0 26px 60px #061b2a1f}.scope-later{background:#ecefed}.scope-card-head{border-bottom:1px solid #e0e5e2;gap:11px;padding-bottom:24px;display:grid}.scope-now .scope-card-head{border-color:#ffffff24}.scope-card-head span{color:var(--green);letter-spacing:.13em;font-size:9px;font-weight:770}.scope-now .scope-card-head span{color:var(--lime-light)}.scope-card-head strong{letter-spacing:-.035em;font-size:23px;font-weight:630}.scope-card ul{gap:15px;margin-top:28px;list-style:none;display:grid}.scope-card li{color:#5f6b64;padding-left:21px;font-size:12px;line-height:1.5;position:relative}.scope-card li:before{content:"";background:#adc4a6;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;left:0}.scope-now li{color:#ffffffad}.scope-now li:before{background:var(--lime)}.scope-card>p{color:#7a857f;border-top:1px solid #d7ded9;margin-top:28px;padding-top:20px;font-size:10px;font-style:italic;line-height:1.55}.experience-section{background:#fff}.experience-layout{grid-template-columns:minmax(480px,.95fr) minmax(0,.75fr);align-items:center;gap:clamp(70px,9vw,130px);display:grid}.experience-photo{min-height:610px;position:relative}.experience-photo img{object-fit:cover;border-radius:24px 160px 24px 24px;width:100%;height:610px;box-shadow:0 30px 70px #0d261b26}.experience-photo-badge{background:var(--green);color:#fff;border-radius:14px;gap:5px;min-width:220px;padding:24px 26px;display:grid;position:absolute;bottom:36px;right:-30px;box-shadow:0 20px 45px #134a2438}.experience-photo-badge strong{letter-spacing:-.045em;font-size:30px;font-weight:610}.experience-photo-badge span{color:#ffffffad;font-size:10px}.experience-lead{color:var(--ink-soft);margin-top:30px;font-size:18px;line-height:1.72}.experience-points{border-top:1px solid var(--line);margin-top:45px;display:grid}.experience-points article{border-bottom:1px solid var(--line);grid-template-columns:38px 1fr;gap:18px;padding:21px 0;display:grid}.experience-points article>span{color:var(--green);font-family:var(--font-geist-mono), monospace;font-size:10px;font-weight:720}.experience-points strong{font-size:14px}.experience-points p{color:var(--muted);margin-top:5px;font-size:11px;line-height:1.58}.guarantees-section{background:radial-gradient(circle at 7% 7%, #8ec63f1a, transparent 25%), var(--navy);color:#fff}.guarantees-heading .heading-copy{color:#ffffffa3}.guarantee-grid{border-top:1px solid #ffffff24;border-bottom:1px solid #ffffff24;grid-template-columns:repeat(4,1fr);margin-top:82px;display:grid}.guarantee-grid article{border-right:1px solid #ffffff21;min-height:330px;padding:34px 28px}.guarantee-grid article:first-child{padding-left:0}.guarantee-grid article:last-child{border-right:0}.guarantee-index{color:var(--cyan);font-family:var(--font-geist-mono), monospace;font-size:10px;font-weight:730}.guarantee-grid h3{letter-spacing:-.035em;margin-top:62px;font-size:21px;font-weight:620}.guarantee-grid p{color:#ffffff8f;margin-top:17px;font-size:12px;line-height:1.65}.guarantee-grid strong{color:var(--lime-light);margin-top:24px;font-size:10px;font-weight:680;display:block}.commercial-structure{background:#ffffff0a;border:1px solid #ffffff21;border-radius:18px;grid-template-columns:minmax(260px,.7fr) minmax(340px,1fr) minmax(230px,.55fr);align-items:center;gap:64px;margin-top:74px;padding:43px;display:grid}.commercial-structure .eyebrow{margin-bottom:17px;font-size:9px}.commercial-structure h3{letter-spacing:-.04em;font-size:28px;font-weight:610}.commercial-lines{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.commercial-lines span{color:#ffffffb3;background:#ffffff09;border:1px solid #ffffff1a;border-radius:9px;align-items:center;gap:12px;min-height:58px;padding:0 15px;font-size:10px;line-height:1.35;display:flex}.commercial-lines b{color:var(--lime-light);font-family:var(--font-geist-mono), monospace;font-size:9px}.commercial-structure>p{color:#ffffff73;font-size:10px;line-height:1.65}.next-section{color:#fff;background:radial-gradient(circle at 90% 5%,#31b7df1a,#0000 24%),linear-gradient(135deg,#153923,#245d34 62%,#2d7040);padding:130px 0 0}.next-layout{grid-template-columns:minmax(0,.9fr) minmax(440px,.78fr);align-items:start;gap:clamp(75px,10vw,150px);display:grid}.next-copy>p:not(.eyebrow){color:#ffffffb3;max-width:650px;margin-top:30px;font-size:18px;line-height:1.72}.next-actions ol{border-top:1px solid #ffffff2e;list-style:none;display:grid}.next-actions li{border-bottom:1px solid #ffffff29;grid-template-columns:42px 1fr;gap:17px;padding:20px 0;display:grid}.next-actions li span{color:var(--lime-light);font-family:var(--font-geist-mono), monospace;font-size:10px;font-weight:740}.next-actions li p{color:#ffffffbd;font-size:12px;line-height:1.55}.button-green{width:100%;color:var(--green-dark);background:#fff;margin-top:34px;box-shadow:0 16px 38px #00000021}.button-green:hover,.button-green:focus-visible{background:#f1f7ec}.closing-note{border-top:1px solid #ffffff2b;justify-content:space-between;align-items:center;gap:48px;min-height:190px;margin-top:105px;display:flex}.closing-note .brand-lockup{background:#fffffff0;border-radius:12px;padding:16px 20px}.closing-note p{color:#ffffffc7;text-align:right;font-size:12px;line-height:1.7}.closing-note p span{color:#ffffff73}.site-footer{color:#ffffff7a;background:#06161f}.footer-inner{letter-spacing:.05em;justify-content:space-between;align-items:center;gap:28px;min-height:86px;font-size:10px;font-weight:620;display:flex}.footer-inner a{color:#ffffffad;align-items:center;gap:9px;display:inline-flex}.footer-inner nav{align-items:center;gap:22px;display:flex}.footer-inner a:hover,.footer-inner a:focus-visible{color:var(--white)}:focus-visible{outline-offset:4px;outline:3px solid #8ec63f94}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.access-gate{isolation:isolate;background:radial-gradient(circle at 82% 18%,#31b7df33,#0000 25%),radial-gradient(circle at 18% 88%,#8ec63f29,#0000 28%),linear-gradient(135deg,#051723 0%,#071f2e 54%,#0a2f3d 100%);place-items:center;min-height:100svh;padding:32px;display:grid;position:relative;overflow:hidden}.access-gate-grid{z-index:-1;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 92%);mask-image:linear-gradient(#000,#0000 92%)}.access-card{background:#fffffff7;border:1px solid #ffffff38;border-radius:26px;grid-template-columns:minmax(0,1.08fr) minmax(340px,.82fr);gap:50px 76px;width:min(1060px,100%);padding:48px 54px 30px;display:grid;box-shadow:0 38px 100px #000b1261}.access-card-top{grid-column:1/-1;justify-content:space-between;align-items:center;gap:24px;display:flex}.access-brands{align-items:center;gap:20px;display:flex}.floriplant-language{background:#f4f7f4;border:1px solid #d7dfda;border-radius:9px;flex:none;align-items:center;gap:2px;min-height:36px;padding:3px;display:inline-flex}.floriplant-language>span{background:#d4dcd7;width:1px;height:16px}.floriplant-language a{color:#68756e;letter-spacing:.08em;border-radius:6px;justify-content:center;align-items:center;min-width:36px;min-height:36px;font-size:10px;font-weight:800;display:inline-flex}.floriplant-language a:hover,.floriplant-language a:focus-visible{color:var(--green-dark)}.floriplant-language a[aria-current=page]{background:var(--white);color:var(--green-dark);box-shadow:0 1px 4px #0b2a1f1f}.access-brands>span{background:#d4dbd7;width:1px;height:32px}.access-floriplant-logo{width:164px;height:auto}.access-oneb2b-logo{width:188px;height:auto}.access-copy{align-self:center}.access-kicker{color:var(--green);letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:11px;margin-bottom:24px;font-size:11px;font-weight:780;display:flex}.access-kicker:before{content:"";background:currentColor;width:30px;height:2px}.access-copy h1{max-width:570px;color:var(--ink);letter-spacing:-.058em;font-size:clamp(42px,5.3vw,68px);font-weight:610;line-height:.98}.access-copy>p:last-child{max-width:560px;color:var(--ink-soft);margin-top:26px;font-size:16px;line-height:1.7}.access-form{background:#f4f7f4;border:1px solid #dce3df;border-radius:18px;align-self:center;padding:30px}.access-form label{color:#45534c;margin:0 0 8px;font-size:12px;font-weight:720;display:block}.access-form input{background:var(--white);width:100%;height:50px;color:var(--ink);border:1px solid #cbd5cf;border-radius:10px;outline:0;margin-bottom:19px;padding:0 14px;font-size:16px;transition:border-color .16s,box-shadow .16s}.access-form input:focus{border-color:var(--green);box-shadow:0 0 0 4px #2d6f3e1c}.access-form .access-privacy-check{color:#526159;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;margin:1px 0 18px;font-size:11px;font-weight:520;line-height:1.5;display:grid}.access-form .access-privacy-check input{width:18px;height:18px;min-height:0;accent-color:var(--green);margin:1px 0 0;padding:0}.access-form .access-privacy-check a{color:var(--green-dark);text-underline-offset:2px;font-weight:720;text-decoration:underline}.access-form button{cursor:pointer;background:var(--green);width:100%;min-height:52px;color:var(--white);border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;margin-top:4px;padding:0 18px;font-size:14px;font-weight:720;transition:background .16s,transform .16s;display:inline-flex}.access-form button:hover,.access-form button:focus-visible{background:var(--green-dark);transform:translateY(-1px)}.access-form button:disabled{cursor:not-allowed;opacity:.5;transform:none}.access-error{border-left:3px solid var(--red);color:#85332d;background:#c83e3514;border-radius:6px;margin:-4px 0 17px;padding:11px 12px;font-size:12px;line-height:1.45}.essential-cookie-notice{color:#5b6961;background:#f5f8f4;border:1px solid #dce5dd;border-radius:11px;grid-column:1/-1;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:12px;margin:-18px 0 -26px;padding:13px 15px;font-size:11px;line-height:1.5;display:grid}.essential-cookie-notice>span{width:22px;height:22px;color:var(--green);background:#2d6f3e1c;border-radius:50%;place-items:center;font-weight:800;display:grid}.essential-cookie-notice strong{color:#34463b}.essential-cookie-notice a{color:var(--green);white-space:nowrap;font-weight:740}.access-footer{color:#738078;border-top:1px solid #e0e5e2;grid-column:1/-1;justify-content:space-between;align-items:center;gap:24px;padding-top:24px;font-size:11px;display:flex}.access-footer a{color:var(--green);font-weight:720}.access-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:8px 18px;display:flex}.access-footer a:hover,.access-footer a:focus-visible{text-decoration:underline}.legal-page{min-height:100vh;color:var(--ink);background:#f5f7f4}.legal-shell{width:min(1180px,100vw - 48px);margin-inline:auto}.legal-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;border-bottom:1px solid #14212a1a;position:sticky;top:0}.legal-header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:78px;display:flex}.legal-header-actions{align-items:center;gap:18px;display:flex}.legal-brand{align-items:center;gap:15px;display:flex}.legal-brand>span{background:#d4dbd7;width:1px;height:25px}.legal-brand img:first-child{width:126px;height:auto}.legal-brand img:last-child{width:145px;height:auto}.legal-back{color:var(--green);align-items:center;gap:9px;font-size:13px;font-weight:720;display:inline-flex}.legal-main{grid-template-columns:220px minmax(0,760px);justify-content:space-between;gap:72px;padding-block:88px 120px;display:grid}.legal-index{background:var(--white);border:1px solid #dce3df;border-radius:16px;align-self:start;padding:24px;position:sticky;top:118px}.legal-index>p{color:#7a867f;letter-spacing:.16em;text-transform:uppercase;margin-bottom:18px;font-size:10px;font-weight:780}.legal-index nav{gap:7px;display:grid}.legal-index nav a{color:#34433b;border-radius:8px;padding:9px 10px;font-size:13px;font-weight:680}.legal-index nav a:hover,.legal-index nav a:focus-visible{color:var(--green);background:#eef4eb}.legal-index small{color:#7b8680;border-top:1px solid #e2e7e4;margin-top:24px;padding:18px 10px 0;font-size:10px;line-height:1.55;display:block}.legal-intro{padding-bottom:74px}.legal-kicker{color:var(--green);letter-spacing:.17em;text-transform:uppercase;margin-bottom:20px;font-size:11px;font-weight:780}.legal-intro h1{letter-spacing:-.058em;max-width:720px;font-size:clamp(48px,6vw,76px);font-weight:610;line-height:.98}.legal-intro>p:last-child{max-width:650px;color:var(--ink-soft);margin-top:28px;font-size:18px;line-height:1.72}.legal-section{border-top:1px solid #d8dfdb;padding:70px 0;scroll-margin-top:116px}.legal-section-heading{align-items:flex-start;gap:20px;margin-bottom:50px;display:flex}.legal-section-heading>span{background:var(--navy);width:38px;height:38px;color:var(--lime-light);border-radius:50%;flex:none;place-items:center;font-size:10px;font-weight:780;display:grid}.legal-section-heading p{color:var(--green);letter-spacing:.15em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:760}.legal-section-heading h2{letter-spacing:-.045em;font-size:clamp(31px,4vw,45px);font-weight:620;line-height:1.05}.legal-section h3{color:#27372e;margin:38px 0 11px;font-size:17px;font-weight:730}.legal-section>p,.legal-section li{color:#4d5c54;font-size:15px;line-height:1.78}.legal-section>p a,.legal-details a{color:var(--green);text-underline-offset:3px;font-weight:680;-webkit-text-decoration:underline #2d6f3e59;text-decoration:underline #2d6f3e59}.legal-section ul{gap:9px;padding-left:22px;display:grid}.legal-details{background:var(--white);border:1px solid #d8dfdb;border-radius:14px;overflow:hidden}.legal-details>div{border-bottom:1px solid #e4e9e6;grid-template-columns:145px minmax(0,1fr);gap:18px;padding:15px 18px;display:grid}.legal-details>div:last-child{border-bottom:0}.legal-details dt{color:#77837c;text-transform:uppercase;font-size:11px;font-weight:730}.legal-details dd{color:#34433b;font-size:13px;line-height:1.5}.legal-purpose-list{background:#d8dfdb;border:1px solid #d8dfdb;border-radius:14px;gap:1px;display:grid;overflow:hidden}.legal-purpose-list>div{background:var(--white);grid-template-columns:minmax(180px,.8fr) minmax(0,1.2fr);gap:28px;padding:20px;display:grid}.legal-purpose-list dt{color:#27372e;font-size:13px;font-weight:720;line-height:1.5}.legal-purpose-list dd{color:#617067;font-size:13px;line-height:1.65}.legal-callout{border-left:4px solid var(--green);background:#edf4ea;border-radius:0 14px 14px 0;padding:24px 26px}.legal-callout strong{color:#24412d;margin-bottom:8px;font-size:15px;display:block}.legal-callout p{color:#4d6253;font-size:13px;line-height:1.7}.cookie-table-wrap{background:var(--white);border:1px solid #d8dfdb;border-radius:14px;margin-top:28px;overflow-x:auto}.cookie-table{border-collapse:collapse;text-align:left;width:100%;min-width:680px}.cookie-table th,.cookie-table td{vertical-align:top;border-bottom:1px solid #e1e7e3;padding:16px 18px}.cookie-table tr:last-child td{border-bottom:0}.cookie-table th{color:#536158;letter-spacing:.1em;text-transform:uppercase;background:#f0f4f1;font-size:10px;font-weight:780}.cookie-table td{color:#4c5a52;font-size:12px;line-height:1.55}.cookie-table code{color:#23442d;font-size:11px;font-weight:680}.legal-footer{background:var(--navy);color:#ffffffa6}.legal-footer>div{justify-content:space-between;align-items:center;gap:24px;min-height:82px;font-size:11px;display:flex}.legal-footer a{color:#ffffffdb}@media (width<=1160px){.desktop-nav{display:none}.header-cta{margin-left:0}.header-actions{margin-left:auto}.hero-layout{grid-template-columns:minmax(0,1fr) minmax(380px,.7fr);gap:48px}.hero h1{font-size:clamp(56px,7.7vw,84px)}.problem-chain{grid-template-columns:repeat(4,1fr)}.chain-arrow{display:none}.problem-chain article{border-right:1px solid var(--line);padding-right:24px}.problem-chain article:last-child{border-right:0}.demo-workspace{grid-template-columns:.85fr 1.15fr}.match-panel{border-right:0}.decision-panel{border-top:1px solid #dfe4e1;grid-column:1/-1;grid-template-columns:220px 1fr 260px;align-items:start;gap:24px;display:grid}.decision-panel .panel-title{margin-top:3px}.decision-panel .review-card,.decision-panel .decision-effects,.decision-panel .validate-button{margin-top:0}.decision-panel .secondary-demo-button{grid-column:3}.validated-state{grid-column:2/-1;min-height:auto;margin-top:0}.identity-model-layout,.impact-layout,.experience-layout{gap:60px}.architecture-flow{grid-template-columns:repeat(2,1fr);gap:14px}.architecture-link{display:none}.existing-proof{grid-template-columns:1fr 1fr}.existing-proof>p{grid-column:1/-1}.timeline article{padding-inline:22px}.scope-grid{grid-template-columns:repeat(2,1fr)}.scope-later{grid-column:1/-1;min-height:auto}.guarantee-grid article{padding-inline:22px}.commercial-structure{grid-template-columns:.7fr 1fr}.commercial-structure>p{grid-column:1/-1}}@media (width<=900px){:root{--shell:min(100% - 36px, 760px)}.section{padding:96px 0}.heading-split,.demo-heading,.plan-heading,.next-layout{grid-template-columns:1fr;gap:36px}.hero{padding-top:70px}.hero-layout{grid-template-columns:1fr;gap:58px;padding-bottom:68px}.hero-visual{min-height:560px}.hero-photo-wrap{left:12%}.identity-preview{left:4%;right:12%}.hero-facts{grid-template-columns:repeat(2,1fr)}.hero-facts>div:nth-child(2){border-right:0}.hero-facts>div:nth-child(-n+2){border-bottom:1px solid #ffffff1f}.hero-facts>div:first-child,.hero-facts>div:nth-child(3){padding-left:0}.insight-panel{grid-template-columns:1fr;gap:38px;padding:44px}.insight-principle{border-top:1px solid #c9d6c5;border-left:0;padding-top:22px;padding-left:0}.demo-heading-copy{max-width:650px}.demo-workspace{grid-template-columns:1fr}.source-panel,.match-panel{border-bottom:1px solid #dfe4e1;border-right:0}.decision-panel{grid-column:auto;display:block}.decision-panel .review-card,.decision-panel .decision-effects,.decision-panel .validate-button{margin-top:20px}.validated-state{min-height:320px;margin-top:20px}.demo-guardrail{flex-wrap:wrap;align-items:flex-start;padding-block:20px}.demo-guardrail i{display:none}.identity-model-layout,.impact-layout,.experience-layout{grid-template-columns:1fr}.identity-model-copy,.impact-copy,.experience-copy,.model-diagram{max-width:690px}.impact-calculator{max-width:760px}.existing-proof{gap:38px}.timeline{grid-template-columns:repeat(2,1fr)}.timeline article:nth-child(2){border-right:0}.timeline article:nth-child(-n+2){border-bottom:1px solid #d2dad5}.timeline article:nth-child(3){padding-left:0}.experience-photo{max-width:680px}.experience-photo-badge{right:-10px}.guarantee-grid{grid-template-columns:repeat(2,1fr)}.guarantee-grid article:nth-child(2){border-right:0}.guarantee-grid article:nth-child(-n+2){border-bottom:1px solid #ffffff21}.guarantee-grid article:nth-child(3){padding-left:0}.next-actions{max-width:690px}.scope-rule{grid-template-columns:1fr 1fr}.scope-rule p{grid-column:1/-1}.access-card{grid-template-columns:1fr;gap:38px;width:min(700px,100%);padding:42px 44px 28px}.access-brands,.access-footer{grid-column:auto}.access-form{width:100%;max-width:520px}.legal-main{grid-template-columns:190px minmax(0,1fr);gap:48px}}@media (width<=640px){:root{--shell:calc(100vw - 28px)}.section{padding:78px 0}.section-heading h2,.identity-model-copy h2,.impact-copy h2,.experience-copy h2,.next-copy h2{font-size:clamp(38px,12vw,52px)}.site-header{position:relative}.header-inner{min-height:68px}.brand-lockup-compact{gap:9px}.brand-lockup-compact .floriplant-mark{width:92px}.brand-lockup-compact .oneb2b-mark{width:100px}.brand-lockup-compact .brand-separator{height:19px}.header-cta{min-height:36px;padding:0 12px;font-size:0}.header-cta span{font-size:15px}.header-actions{gap:6px}.header-logout{min-width:36px;min-height:36px;padding:0 10px}.header-logout span{display:none}.header-logout b{display:block}.hero{padding-top:55px}.proposal-meta{margin-bottom:34px;font-size:9px}.hero h1{font-size:clamp(50px,16vw,72px)}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch;gap:12px}.button-primary{width:100%}.text-link{justify-content:center}.hero-proof{justify-content:center;margin-top:40px;font-size:9px}.hero-visual{min-height:500px}.hero-photo-wrap{border-radius:140px 140px 22px 22px;inset:0 0 130px 6%}.identity-preview{padding:18px;left:0;right:0}.hero-facts>div{min-height:116px;padding:20px 12px}.hero-facts strong{font-size:17px}.hero-facts span{font-size:10px}.problem-chain{grid-template-columns:1fr;margin-top:58px}.problem-chain article{border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:30px 0}.problem-chain article:last-child{border-bottom:0}.step-number{margin-bottom:28px}.problem-chain h3,.problem-chain p{max-width:none}.insight-panel{margin-top:54px;padding:34px 26px}.insight-panel blockquote{font-size:26px}.product-demo{border-radius:16px;margin-left:-8px;margin-right:-8px}.demo-app-bar{min-height:70px;padding:0 18px}.demo-app-status{font-size:0}.sample-tabs button{justify-content:center;min-height:58px;padding:0 8px}.sample-tabs button small{display:none}.source-panel,.match-panel,.decision-panel{padding:23px 18px}.document-table-head,.document-row{grid-template-columns:minmax(0,1fr) 48px}.document-table-head span:last-child,.document-row>span:last-child{display:none}.panel-title{flex-direction:column}.panel-title>div{width:100%}.source-format,.match-state{margin-left:41px}.demo-guardrail{gap:7px;padding:18px;display:grid}.model-diagram{grid-template-columns:1fr;gap:0}.model-connector{width:100%;height:66px;transform:rotate(90deg)}.model-connector b{transform:rotate(-90deg)}.impact-calculator{padding:26px 20px}.calculator-controls,.calculator-results{grid-template-columns:1fr}.calculator-controls{gap:34px}.calculator-results>div{border-bottom:1px solid #dfe4e1;border-right:0;min-height:115px}.calculator-results>div:last-child{border-bottom:0}.calculator-results .result-highlight{border-radius:0 0 13px 13px}.architecture-flow,.existing-proof,.timeline,.scope-grid,.guarantee-grid,.commercial-structure{grid-template-columns:1fr}.scope-rule{grid-template-columns:1fr;gap:12px;padding:22px}.scope-rule p{grid-column:auto}.architecture-flow article{min-height:auto}.existing-proof>p{grid-column:auto}.timeline article,.timeline article:first-child,.timeline article:nth-child(3){border-bottom:1px solid #d2dad5;border-right:0;min-height:0;padding:28px 0}.timeline article:last-child{border-bottom:0}.timeline h3{margin-top:38px}.scope-later,.commercial-structure>p{grid-column:auto}.scope-card{min-height:0;padding:28px 24px}.experience-photo,.experience-photo img{height:430px;min-height:430px}.experience-photo img{border-radius:20px 100px 20px 20px}.experience-photo-badge{min-width:190px;padding:18px 20px;bottom:18px;right:12px}.guarantee-grid article,.guarantee-grid article:first-child,.guarantee-grid article:nth-child(3){border-bottom:1px solid #ffffff21;border-right:0;min-height:0;padding:30px 0}.guarantee-grid article:last-child{border-bottom:0}.guarantee-grid h3{margin-top:35px}.commercial-structure{gap:34px;padding:28px 22px}.commercial-lines{grid-template-columns:1fr}.next-section{padding-top:90px}.closing-note{flex-direction:column;justify-content:center;align-items:flex-start;gap:30px;padding:40px 0}.closing-note .brand-lockup{justify-content:center;gap:12px;width:100%}.closing-note .brand-lockup .floriplant-mark{width:130px}.closing-note .brand-lockup .oneb2b-mark{width:145px}.closing-note p{text-align:left}.footer-inner{flex-direction:column;justify-content:center;align-items:flex-start;gap:10px}.footer-inner nav{flex-wrap:wrap;gap:10px 18px}.access-gate{align-items:start;padding:14px}.access-card{border-radius:19px;gap:32px;min-height:calc(100svh - 28px);padding:30px 20px 22px}.access-card-top{flex-wrap:wrap;align-items:flex-start;gap:16px}.access-brands{gap:12px}.access-brands>span{height:24px}.access-floriplant-logo{width:120px}.access-oneb2b-logo{width:138px}.access-kicker{margin-bottom:19px;font-size:9px}.access-copy h1{font-size:clamp(38px,12.5vw,50px)}.access-copy>p:last-child{margin-top:21px;font-size:15px;line-height:1.6}.access-form{max-width:none;padding:22px 18px}.access-form input{min-height:52px;font-size:16px}.access-footer{flex-direction:column;align-items:flex-start;gap:10px}.access-footer nav{justify-content:flex-start}.essential-cookie-notice{grid-template-columns:22px minmax(0,1fr);margin:-12px 0 -18px}.essential-cookie-notice a{grid-column:2}.legal-shell{width:calc(100vw - 28px)}.legal-header{position:relative}.legal-header-inner{flex-wrap:wrap;min-height:72px;padding-block:12px}.legal-brand{gap:9px}.legal-brand img:first-child{width:94px}.legal-brand img:last-child{width:108px}.legal-brand>span{height:20px}.legal-back{font-size:0}.legal-back span{font-size:22px}.legal-main{padding-block:54px 78px;display:block}.legal-index{margin-bottom:54px;padding:17px;position:static}.legal-index nav{grid-template-columns:repeat(3,1fr);gap:4px}.legal-index nav a{text-align:center;padding:10px 5px}.legal-index small{margin-top:14px;padding-top:14px}.legal-intro{padding-bottom:54px}.legal-intro h1{font-size:clamp(42px,13vw,58px)}.legal-intro>p:last-child{font-size:16px}.legal-section{padding:54px 0;scroll-margin-top:20px}.legal-section-heading{gap:13px;margin-bottom:38px}.legal-section-heading>span{width:34px;height:34px}.legal-section h3{margin-top:32px}.legal-details>div,.legal-purpose-list>div{grid-template-columns:1fr;gap:6px}.legal-callout{padding:21px}.legal-footer>div{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;min-height:94px}}@media (width<=420px){.header-inner{gap:10px}.brand-lockup-compact{gap:7px}.brand-lockup-compact .floriplant-mark{width:80px}.brand-lockup-compact .oneb2b-mark{width:84px}.brand-lockup-compact .brand-separator{height:17px}.header-cta,.header-logout{min-width:36px;padding-inline:9px}.hero h1{font-size:clamp(46px,15.2vw,62px)}.hero-visual{min-height:460px}.identity-preview{padding:16px 14px}.sample-tabs button{font-size:11px}.source-panel,.match-panel,.decision-panel{padding-inline:15px}.access-floriplant-logo{width:104px}.access-oneb2b-logo{width:118px}}@media print{@page{margin:14mm}.site-header,.hero-actions,.sample-tabs,.validate-button,.secondary-demo-button,.button-green,.site-footer{display:none!important}.section,.hero,.next-section{padding:42px 0}.hero,.demo-section,.architecture-section,.guarantees-section,.next-section{-webkit-print-color-adjust:exact;print-color-adjust:exact}.product-demo,.scope-card,.guarantee-grid article,.timeline article{break-inside:avoid}}html:has(.proposal-v2){scroll-behavior:smooth;scroll-padding-top:86px}.proposal-v2{background:var(--white);min-height:100vh;color:var(--ink);overflow:clip}.proposal-watermark{z-index:45;pointer-events:none;-webkit-user-select:none;user-select:none;place-content:space-around;display:grid;position:fixed;inset:-18vh -20vw;overflow:hidden;transform:rotate(-22deg)}.proposal-watermark span{color:#082c3a;letter-spacing:.16em;opacity:.045;text-align:center;white-space:nowrap;font-size:clamp(13px,1.5vw,20px);font-weight:800}.proposal-v2-shell{width:min(1180px,100vw - 48px);margin-inline:auto}.proposal-v2-section{padding:118px 0}.proposal-v2-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff2;border-bottom:1px solid #14212a17;position:sticky;top:0}.proposal-v2-header-inner{align-items:center;gap:26px;min-height:76px;display:flex}.proposal-v2-brand{flex:none}.proposal-v2-nav{align-items:center;gap:30px;margin-left:auto;display:flex}.proposal-v2-nav a{color:#46534c;font-size:12px;font-weight:650}.proposal-v2-nav a:hover,.proposal-v2-nav a:focus-visible{color:var(--green)}.proposal-v2-header-actions{align-items:center;gap:10px;display:flex}.proposal-v2-header-actions .floriplant-language{min-height:40px}.proposal-v2-header-cta,.proposal-v2-logout{border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:40px;font-size:11px;font-weight:750;display:inline-flex}.proposal-v2-header-cta{background:var(--green);color:var(--white);padding:0 15px}.proposal-v2-logout{cursor:pointer;background:var(--white);color:#59665e;border:1px solid #dbe1dd;min-width:66px;padding:0 11px}.proposal-v2-logout b{font-size:15px}.proposal-v2-eyebrow{color:var(--green);letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:11px;margin-bottom:24px;font-size:10px;font-weight:800;display:flex}.proposal-v2-eyebrow:before{content:"";background:currentColor;width:30px;height:2px}.proposal-v2-eyebrow-light{color:var(--lime-light)}.proposal-v2-hero{isolation:isolate;color:var(--white);background:radial-gradient(circle at 82% 18%,#31b7df21,#0000 27%),linear-gradient(135deg,#051824 0%,#072432 58%,#0a303b 100%);padding:108px 0 0;position:relative}.proposal-v2-hero-grid{z-index:-1;opacity:.35;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 84%);mask-image:linear-gradient(#000,#0000 84%)}.proposal-v2-hero-layout{grid-template-columns:minmax(0,1.05fr) minmax(400px,.8fr);align-items:center;gap:clamp(52px,8vw,108px);padding-bottom:96px;display:grid}.proposal-v2-meta{color:#ffffff80;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:45px;font-size:9px;font-weight:720;display:inline-flex}.proposal-v2-meta>span{background:var(--lime);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #8ec63f1a}.proposal-v2-hero h1{letter-spacing:-.06em;max-width:760px;font-size:clamp(52px,6.2vw,82px);font-weight:600;line-height:.98}.proposal-v2-hero h1 span{color:var(--lime-light);margin-top:11px;display:block}.proposal-v2-lead{color:#ffffffba;max-width:690px;margin-top:32px;font-size:17px;line-height:1.72}.proposal-v2-hero-actions{align-items:center;gap:28px;margin-top:38px;display:flex}.proposal-v2-button{border-radius:9px;justify-content:center;align-items:center;gap:18px;min-height:52px;padding:0 19px;font-size:12px;font-weight:760;display:inline-flex}.proposal-v2-button-primary{background:var(--white);color:var(--navy)}.proposal-v2-button-primary:hover,.proposal-v2-button-primary:focus-visible{background:var(--lime-light)}.proposal-v2-text-link{color:#ffffffc2;align-items:center;gap:9px;font-size:12px;font-weight:650;display:inline-flex}.proposal-v2-text-link:hover,.proposal-v2-text-link:focus-visible{color:var(--white)}.proposal-v2-peer-proof{color:#ffffff6b;letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:12px;margin-top:45px;font-size:9px;font-weight:720;display:flex}.proposal-v2-peer-proof i{background:#ffffff40;width:28px;height:1px}.proposal-v2-hero-visual{padding-bottom:76px;position:relative}.proposal-v2-hero-visual>img{object-fit:cover;border-radius:24px;width:100%;min-height:390px;box-shadow:0 28px 70px #00090f5c}.proposal-v2-system-card{color:var(--ink);background:#fffffff5;border:1px solid #ffffff2b;border-radius:17px;padding:23px;position:absolute;bottom:0;left:36px;right:-28px;box-shadow:0 22px 60px #000a114d}.proposal-v2-system-card>p{color:#738078;letter-spacing:.12em;text-transform:uppercase;margin-bottom:15px;font-size:9px;font-weight:780}.proposal-v2-system-card>div{justify-content:space-between;align-items:center;gap:9px;display:flex}.proposal-v2-system-card>div span{color:#2f4137;gap:3px;font-size:12px;font-weight:750;display:grid}.proposal-v2-system-card>div b{color:var(--green);letter-spacing:.11em;font-size:8px}.proposal-v2-system-card>div i{color:#a3aea7;font-style:normal}.proposal-v2-system-card>small{color:#7b8780;margin-top:15px;font-size:10px;display:block}.proposal-v2-summary{border-top:1px solid #ffffff21;grid-template-columns:repeat(3,1fr);display:grid}.proposal-v2-summary article{border-right:1px solid #ffffff21;align-items:center;gap:18px;min-height:150px;padding:29px 34px;display:flex}.proposal-v2-summary article:last-child{border-right:0}.proposal-v2-summary article>span{color:var(--lime-light);font-size:9px;font-weight:780}.proposal-v2-summary article>div{gap:7px;display:grid}.proposal-v2-summary strong{font-size:13px}.proposal-v2-summary p{color:#ffffff80;font-size:11px;line-height:1.55}.proposal-v2-heading{grid-template-columns:minmax(0,1fr) minmax(330px,.62fr);align-items:end;gap:clamp(55px,9vw,125px);margin-bottom:70px;display:grid}.proposal-v2-heading h2,.proposal-v2-process-heading h2{letter-spacing:-.055em;max-width:740px;font-size:clamp(42px,5vw,66px);font-weight:610;line-height:1.01}.proposal-v2-heading>div:last-child>p{color:#516058;font-size:16px;line-height:1.75}.proposal-v2-heading>div:last-child>strong{color:var(--green);margin-top:20px;font-size:13px;line-height:1.55;display:block}.proposal-v2-solution{background:#f4f6f3}.proposal-v2-solution-flow{background:var(--white);border:1px solid #d9e0dc;border-radius:18px;grid-template-columns:repeat(7,auto);align-items:center;display:grid}.proposal-v2-solution-flow article{min-height:255px;padding:29px 25px}.proposal-v2-solution-flow article>span,.proposal-v2-process-grid article>span,.proposal-v2-trust-grid article>span{color:var(--green);letter-spacing:.11em;font-size:9px;font-weight:800}.proposal-v2-solution-flow article>small{color:#87928b;letter-spacing:.11em;text-transform:uppercase;margin-top:26px;font-size:9px;font-weight:760;display:block}.proposal-v2-solution-flow h3{letter-spacing:-.025em;margin-top:10px;font-size:19px;font-weight:680;line-height:1.15}.proposal-v2-solution-flow p{color:#657169;margin-top:15px;font-size:12px;line-height:1.68}.proposal-v2-solution-flow>i{color:#aeb8b1;font-size:17px;font-style:normal}.proposal-v2-solution-note,.proposal-v2-investment-note{border-left:4px solid var(--green);background:#eaf1e7;border-radius:0 13px 13px 0;grid-template-columns:minmax(230px,.6fr) minmax(0,1.4fr);gap:55px;margin-top:24px;padding:26px 30px;display:grid}.proposal-v2-solution-note strong,.proposal-v2-investment-note strong{color:#264230;font-size:14px;line-height:1.45}.proposal-v2-solution-note p,.proposal-v2-investment-note p{color:#56695b;font-size:12px;line-height:1.7}.proposal-v2-initial-flow{background:var(--white);border:1px solid #d9e0dc;border-radius:16px;margin-top:24px;overflow:hidden}.proposal-v2-initial-flow-heading{border-bottom:1px solid #e0e6e2;justify-content:space-between;align-items:center;gap:30px;padding:25px 28px;display:flex}.proposal-v2-initial-flow-heading span{color:var(--green);letter-spacing:.14em;font-size:8px;font-weight:800}.proposal-v2-initial-flow-heading h3{color:var(--navy);letter-spacing:-.03em;font-size:20px;font-weight:650}.proposal-v2-initial-flow-grid{grid-template-columns:repeat(5,1fr);display:grid}.proposal-v2-initial-flow-grid article{border-right:1px solid #e0e6e2;min-height:185px;padding:24px 22px}.proposal-v2-initial-flow-grid article:last-child{border-right:0}.proposal-v2-initial-flow-grid span{color:var(--green);letter-spacing:.12em;font-size:8px;font-weight:800}.proposal-v2-initial-flow-grid strong{color:var(--navy);margin-top:25px;font-size:17px;display:block}.proposal-v2-initial-flow-grid p{color:#66736b;margin-top:10px;font-size:11px;line-height:1.6}.proposal-v2-core{background:var(--navy);color:var(--white)}.proposal-v2-heading-light>div:last-child>p{color:#ffffff9e}.proposal-v2-core-grid{border:1px solid #ffffff26;border-radius:18px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.proposal-v2-core-grid article{background:#ffffff09;border-right:1px solid #ffffff24;min-height:505px;padding:34px}.proposal-v2-core-grid article:last-child{border-right:0}.proposal-v2-core-grid .proposal-v2-core-featured{background:#134}.proposal-v2-core-index{width:34px;height:34px;color:var(--lime-light);border:1px solid #ffffff2e;border-radius:50%;place-items:center;font-size:9px;font-weight:780;display:grid}.proposal-v2-core-label{color:var(--cyan);letter-spacing:.14em;margin-top:35px;font-size:9px;font-weight:800}.proposal-v2-core-grid h3{letter-spacing:-.04em;margin-top:12px;font-size:30px;font-weight:620}.proposal-v2-core-copy{color:#ffffff91;margin-top:14px;font-size:12px;line-height:1.65}.proposal-v2-core-grid ul{gap:11px;margin-top:28px;list-style:none;display:grid}.proposal-v2-core-grid li{color:#ffffffb3;padding-left:17px;font-size:12px;line-height:1.48;position:relative}.proposal-v2-core-grid li:before{background:var(--lime);content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:.7em;left:0}.proposal-v2-core-grid article>strong{color:#ffffffe0;border-top:1px solid #ffffff21;margin-top:30px;padding-top:20px;font-size:11px;line-height:1.55;display:block}.proposal-v2-migration{background:#8ec63f1a;border-radius:14px;grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr);gap:70px;margin-top:26px;padding:28px 32px;display:grid}.proposal-v2-migration>div{gap:8px;display:grid}.proposal-v2-migration span{color:var(--lime-light);letter-spacing:.15em;font-size:8px;font-weight:800}.proposal-v2-migration strong{color:var(--white);font-size:14px;line-height:1.45}.proposal-v2-migration p{color:#ffffffa3;font-size:12px;line-height:1.7}.proposal-v2-later{background:#ffffff09;border:1px solid #ffffff1f;border-radius:14px;grid-template-columns:minmax(310px,.75fr) minmax(0,1.25fr);gap:70px;margin-top:26px;padding:28px 32px;display:grid}.proposal-v2-later>div{gap:8px;display:grid}.proposal-v2-later span{color:var(--lime-light);letter-spacing:.15em;font-size:8px;font-weight:800}.proposal-v2-later strong{font-size:14px}.proposal-v2-later p{color:#ffffff8f;font-size:12px;line-height:1.7}.proposal-v2-investment{background:#f5f7f4}.proposal-v2-price-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.proposal-v2-price-grid article{background:var(--white);border:1px solid #d9e0dc;border-radius:16px;min-height:310px;padding:30px}.proposal-v2-price-top{border-bottom:1px solid #e0e6e2;justify-content:space-between;align-items:center;gap:20px;padding-bottom:21px;display:flex}.proposal-v2-price-top span{color:var(--green);letter-spacing:.12em;font-size:9px;font-weight:800}.proposal-v2-price-top strong{color:var(--navy);letter-spacing:-.04em;font-size:25px;font-weight:680}.proposal-v2-price-grid h3{letter-spacing:-.035em;margin-top:25px;font-size:23px;font-weight:650}.proposal-v2-price-grid article>p{color:#5b6961;margin-top:14px;font-size:13px;line-height:1.7}.proposal-v2-price-grid ul{gap:7px;margin-top:15px;padding-left:18px;display:grid}.proposal-v2-price-grid li{color:#66736b;font-size:11px;line-height:1.5}.proposal-v2-price-grid article>small{color:#77837b;border-top:1px solid #e5eae7;margin-top:21px;padding-top:17px;font-size:10px;line-height:1.55;display:block}.proposal-v2-recurring{background:var(--white);border:1px solid #d9e0dc;border-radius:16px;grid-template-columns:.85fr 1.15fr;align-items:center;gap:45px;margin-top:18px;padding:30px 34px;display:grid}.proposal-v2-recurring-price{gap:11px;display:grid}.proposal-v2-recurring-price>span{color:#536159;font-size:11px;font-weight:700}.proposal-v2-recurring-price>strong{color:var(--navy);letter-spacing:-.05em;font-size:37px;font-weight:650}.proposal-v2-recurring-price>strong small{color:#7c8880;letter-spacing:0;font-size:12px}.proposal-v2-recurring ul{gap:8px;padding-left:17px;display:grid}.proposal-v2-recurring li{color:#5f6c64;font-size:11px;line-height:1.5}.proposal-v2-payment{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:18px;display:grid}.proposal-v2-payment article{background:var(--white);border:1px solid #d9e0dc;border-radius:14px;padding:25px}.proposal-v2-payment span{color:var(--green);letter-spacing:.13em;font-size:8px;font-weight:800}.proposal-v2-payment h3{color:var(--navy);letter-spacing:-.03em;margin-top:18px;font-size:21px;font-weight:660}.proposal-v2-payment p{color:#637068;margin-top:11px;font-size:11px;line-height:1.65}.proposal-v2-tax-note{color:#7a867e;text-align:right;margin-top:12px;font-size:9px;font-weight:700}.proposal-v2-investment-note{margin-top:18px}.proposal-v2-process{background:var(--navy);color:var(--white)}.proposal-v2-process-heading{margin-bottom:55px}.proposal-v2-process-grid{border-top:1px solid #ffffff26;border-bottom:1px solid #ffffff26;grid-template-columns:repeat(3,1fr);display:grid}.proposal-v2-process-grid article{border-right:1px solid #ffffff24;min-height:215px;padding:34px 36px}.proposal-v2-process-grid article:first-child{padding-left:0}.proposal-v2-process-grid article:last-child{border-right:0;padding-right:0}.proposal-v2-process-grid h3{margin-top:27px;font-size:22px;font-weight:620}.proposal-v2-process-grid p{color:#ffffff94;margin-top:13px;font-size:12px;line-height:1.7}.proposal-v2-deadline{background:#8ec63f14;border:1px solid #8ec63f57;border-radius:14px;grid-template-columns:minmax(220px,.55fr) minmax(300px,.8fr) minmax(0,1.2fr);align-items:center;gap:38px;margin-top:28px;padding:28px 30px;display:grid}.proposal-v2-deadline>span{color:var(--lime-light);letter-spacing:.14em;font-size:8px;font-weight:800}.proposal-v2-deadline>strong{color:var(--white);font-size:18px;line-height:1.4}.proposal-v2-deadline>p{color:#fff9;font-size:11px;line-height:1.65}.proposal-v2-trust{background:var(--white)}.proposal-v2-trust-intro{max-width:970px}.proposal-v2-trust-intro h2{letter-spacing:-.058em;max-width:900px;font-size:clamp(52px,6.4vw,78px);font-weight:610;line-height:1}.proposal-v2-trust-intro>p:last-child{color:#4f5d55;max-width:830px;margin-top:34px;font-size:22px;line-height:1.62}.proposal-v2-experience-list{border-top:1px solid #dbe2de;margin-top:64px}.proposal-v2-experience-list article{border-bottom:1px solid #dbe2de;grid-template-columns:72px minmax(210px,.42fr) minmax(0,1fr);align-items:start;gap:30px;padding:31px 0;display:grid}.proposal-v2-experience-list span{color:var(--green);letter-spacing:.1em;padding-top:5px;font-size:10px;font-weight:800}.proposal-v2-experience-list h3{letter-spacing:-.025em;font-size:21px;font-weight:680}.proposal-v2-experience-list p{color:#65726a;max-width:670px;font-size:13px;line-height:1.7}.proposal-v2-continuity{border-top:1px solid #dbe2de;margin-top:92px;padding-top:66px}.proposal-v2-continuity>div:first-child{grid-template-columns:minmax(0,.9fr) minmax(0,1fr);gap:70px;margin-bottom:40px;display:grid}.proposal-v2-continuity>div:first-child .proposal-v2-eyebrow{grid-column:1/-1;margin-bottom:-40px}.proposal-v2-continuity>div:first-child h3{color:var(--navy);letter-spacing:-.045em;font-size:clamp(35px,4vw,48px);font-weight:620;line-height:1.05}.proposal-v2-continuity>div:first-child>p:last-child{color:#637068;align-self:end;font-size:15px;line-height:1.7}.proposal-v2-trust-grid{border:1px solid #dbe2de;border-radius:16px;grid-template-columns:repeat(3,1fr);display:grid}.proposal-v2-trust-grid article{border-right:1px solid #dbe2de;min-height:225px;padding:30px}.proposal-v2-trust-grid article:last-child{border-right:0}.proposal-v2-trust-grid h3{letter-spacing:-.03em;margin-top:28px;font-size:21px;font-weight:650}.proposal-v2-trust-grid p{color:#617067;margin-top:13px;font-size:12px;line-height:1.68}.proposal-v2-next{color:var(--white);background:linear-gradient(135deg,#173d2a,#215332);padding:96px 0}.proposal-v2-next-layout{grid-template-columns:minmax(0,1.2fr) minmax(320px,.55fr);align-items:center;gap:100px;display:grid}.proposal-v2-next h2{letter-spacing:-.055em;max-width:750px;font-size:clamp(42px,5vw,66px);font-weight:610;line-height:1.02}.proposal-v2-next-layout>div:first-child>p:last-child{color:#ffffffad;max-width:680px;margin-top:24px;font-size:15px;line-height:1.72}.proposal-v2-next-action{background:#ffffff14;border:1px solid #ffffff2e;border-radius:15px;gap:12px;padding:29px;display:grid}.proposal-v2-next-action>span{color:var(--lime-light);letter-spacing:.14em;font-size:9px;font-weight:800}.proposal-v2-next-action>strong{letter-spacing:-.05em;margin-bottom:10px;font-size:42px;font-weight:620}.proposal-v2-button-green{background:var(--white);color:var(--green-dark);justify-content:space-between}.proposal-v2-footer{color:#ffffff80;background:#06161f}.proposal-v2-footer-inner{letter-spacing:.05em;justify-content:space-between;align-items:center;gap:24px;min-height:82px;font-size:9px;font-weight:660;display:flex}.proposal-v2-footer nav{gap:20px;display:flex}.proposal-v2-footer a{color:#ffffffb3}.proposal-v2-footer a:hover,.proposal-v2-footer a:focus-visible{color:var(--white)}@media (width<=1080px){.proposal-v2-nav{display:none}.proposal-v2-header-actions{margin-left:auto}.proposal-v2-hero-layout{grid-template-columns:minmax(0,1fr) minmax(340px,.7fr);gap:44px}.proposal-v2-hero h1{font-size:clamp(50px,6.5vw,68px)}.proposal-v2-heading{gap:55px}.proposal-v2-solution-flow{grid-template-columns:repeat(2,1fr)}.proposal-v2-solution-flow>i{display:none}.proposal-v2-solution-flow article{border-bottom:1px solid #e0e6e2;min-height:225px}.proposal-v2-solution-flow article:nth-of-type(odd){border-right:1px solid #e0e6e2}.proposal-v2-solution-flow article:nth-of-type(n+3){border-bottom:0}.proposal-v2-core-grid article{padding:29px}.proposal-v2-recurring{grid-template-columns:.8fr 1.2fr}.proposal-v2-payment{grid-template-columns:1fr 1fr}.proposal-v2-payment article:last-child{grid-column:1/-1}.proposal-v2-deadline{grid-template-columns:.7fr 1.3fr}.proposal-v2-deadline>p{grid-column:1/-1}}@media (width<=760px){.proposal-v2-shell{width:calc(100vw - 28px)}.proposal-v2-section{padding:76px 0}.proposal-v2-header{position:relative}.proposal-v2-header-inner{gap:12px;min-height:68px}.proposal-v2-header-cta{display:none}.proposal-v2-logout{min-width:43px}.proposal-v2-logout span{display:none}.proposal-v2-header-actions .floriplant-language{min-height:38px}.proposal-v2-hero{padding-top:58px}.proposal-v2-hero-layout{grid-template-columns:1fr;gap:53px;padding-bottom:68px}.proposal-v2-meta{margin-bottom:32px;font-size:8px}.proposal-v2-hero h1{font-size:clamp(43px,13vw,58px)}.proposal-v2-lead{margin-top:25px;font-size:15px}.proposal-v2-hero-actions{flex-direction:column;align-items:stretch;gap:20px}.proposal-v2-button{justify-content:space-between}.proposal-v2-peer-proof{margin-top:36px}.proposal-v2-hero-visual{padding-bottom:95px}.proposal-v2-hero-visual>img{border-radius:17px;min-height:285px}.proposal-v2-system-card{padding:18px;bottom:0;left:8px;right:8px}.proposal-v2-system-card>div{gap:5px}.proposal-v2-system-card>div span{font-size:10px}.proposal-v2-summary{grid-template-columns:1fr}.proposal-v2-summary article{border-bottom:1px solid #ffffff21;border-right:0;min-height:118px;padding:24px 9px}.proposal-v2-summary article:last-child{border-bottom:0}.proposal-v2-heading{grid-template-columns:1fr;gap:30px;margin-bottom:45px}.proposal-v2-heading h2,.proposal-v2-process-heading h2,.proposal-v2-next h2{font-size:clamp(38px,11.5vw,50px)}.proposal-v2-heading>div:last-child>p{font-size:15px}.proposal-v2-solution-flow{grid-template-columns:1fr}.proposal-v2-solution-flow article,.proposal-v2-solution-flow article:nth-of-type(odd),.proposal-v2-solution-flow article:nth-of-type(n+3){border-bottom:1px solid #e0e6e2;border-right:0;min-height:auto;padding:26px 23px}.proposal-v2-solution-flow article:last-of-type{border-bottom:0}.proposal-v2-solution-flow article>small{margin-top:20px}.proposal-v2-solution-note,.proposal-v2-investment-note{grid-template-columns:1fr;gap:10px;padding:23px}.proposal-v2-initial-flow-heading{flex-direction:column;align-items:flex-start;padding:23px}.proposal-v2-initial-flow-grid{grid-template-columns:1fr}.proposal-v2-initial-flow-grid article{border-bottom:1px solid #e0e6e2;border-right:0;min-height:auto;padding:22px 23px}.proposal-v2-initial-flow-grid article:last-child{border-bottom:0}.proposal-v2-initial-flow-grid strong{margin-top:12px}.proposal-v2-core-grid,.proposal-v2-price-grid,.proposal-v2-process-grid,.proposal-v2-trust-grid{grid-template-columns:1fr}.proposal-v2-core-grid article{border-bottom:1px solid #ffffff24;border-right:0;min-height:auto;padding:29px 25px}.proposal-v2-core-grid article:last-child{border-bottom:0}.proposal-v2-later,.proposal-v2-migration{grid-template-columns:1fr;gap:16px;padding:23px}.proposal-v2-price-grid article{min-height:auto;padding:25px 22px}.proposal-v2-price-top{flex-direction:column;align-items:flex-start;gap:12px}.proposal-v2-price-top strong{font-size:30px}.proposal-v2-recurring{grid-template-columns:1fr;gap:25px;padding:25px 22px}.proposal-v2-payment{grid-template-columns:1fr}.proposal-v2-payment article:last-child{grid-column:auto}.proposal-v2-tax-note{text-align:left}.proposal-v2-process-grid{border:1px solid #ffffff26;border-radius:15px}.proposal-v2-process-grid article,.proposal-v2-process-grid article:first-child,.proposal-v2-process-grid article:last-child{border-bottom:1px solid #ffffff24;border-right:0;min-height:auto;padding:27px 23px}.proposal-v2-process-grid article:last-child{border-bottom:0}.proposal-v2-deadline{grid-template-columns:1fr;gap:13px;padding:23px}.proposal-v2-deadline>p{grid-column:auto}.proposal-v2-trust-grid article{border-bottom:1px solid #dbe2de;border-right:0;min-height:auto;padding:27px 23px}.proposal-v2-trust-grid article:last-child{border-bottom:0}.proposal-v2-trust-intro h2{font-size:clamp(43px,12.5vw,54px)}.proposal-v2-trust-intro>p:last-child{margin-top:26px;font-size:17px}.proposal-v2-experience-list{margin-top:45px}.proposal-v2-experience-list article{grid-template-columns:44px minmax(0,1fr);gap:10px 16px;padding:27px 0}.proposal-v2-experience-list p{grid-column:2;font-size:12px}.proposal-v2-continuity{margin-top:69px;padding-top:53px}.proposal-v2-continuity>div:first-child{grid-template-columns:1fr;gap:20px}.proposal-v2-continuity>div:first-child .proposal-v2-eyebrow{grid-column:auto;margin-bottom:3px}.proposal-v2-continuity>div:first-child h3{font-size:37px}.proposal-v2-next{padding:76px 0}.proposal-v2-next-layout{grid-template-columns:1fr;gap:45px}.proposal-v2-next-action{padding:24px}.proposal-v2-footer-inner{flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;min-height:126px}.proposal-v2-footer nav{flex-wrap:wrap}}@media (width<=410px){.proposal-v2-header-inner .brand-lockup-compact{gap:7px}.proposal-v2-header-inner .brand-lockup-compact .floriplant-mark{width:78px}.proposal-v2-header-inner .brand-lockup-compact .oneb2b-mark{width:96px}.proposal-v2-header-inner .brand-lockup-compact .brand-separator{height:19px}.proposal-v2-system-card>div i{display:none}.proposal-watermark span{letter-spacing:.09em;opacity:.052;font-size:11px}}@media (width<=360px){.proposal-v2-header-inner .brand-lockup-compact .oneb2b-mark,.proposal-v2-header-inner .brand-lockup-compact .brand-separator{display:none}}@media print{.proposal-v2-header,.proposal-v2-hero-actions,.proposal-v2-next-action .proposal-v2-button,.proposal-v2-footer{display:none!important}.proposal-v2-section,.proposal-v2-hero,.proposal-v2-next{padding:34px 0}.proposal-v2-hero,.proposal-v2-core,.proposal-v2-process,.proposal-v2-next{-webkit-print-color-adjust:exact;print-color-adjust:exact}.proposal-v2-price-grid article,.proposal-v2-core-grid article,.proposal-v2-trust-grid article,.proposal-v2-recurring{break-inside:avoid}.proposal-watermark{z-index:999}.proposal-watermark span{color:#2e3b40;opacity:.11;font-size:13px}}@media (prefers-reduced-motion:reduce){html:has(.proposal-v2){scroll-behavior:auto}}:root{--font-geist-sans:Arial, Helvetica, sans-serif;--font-geist-mono:"Cascadia Mono", Consolas, monospace;--navy:#071a2a;--blue:#2b5ab4;--ink:#122236;--muted:#5e6d7e;--line:#dce4ec;--paper:#f5f7f9;--white:#fff;--radius:1.25rem}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:7rem}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;text-rendering:optimizelegibility;margin:0;font-size:1rem;line-height:1.7}a{color:inherit;text-underline-offset:.2em}img{max-width:100%;display:block}.shell{width:min(1180px,100% - 3rem);margin-inline:auto}.skip-link{z-index:100;background:var(--white);color:var(--navy);border-radius:999px;padding:.65rem 1rem;font-weight:700;transition:transform .16s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;background:var(--navy);color:var(--white);border-bottom:1px solid #ffffff1f;position:relative}.header-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:5.25rem;display:flex}.brand,.footer-brand{width:9.75rem}.brand img,.footer-brand img{filter:brightness(0)invert()}.back-link{color:#d9e5f5;align-items:center;gap:.6rem;font-size:.875rem;font-weight:650;text-decoration:none;display:inline-flex}.back-link:hover,.back-link:focus-visible{color:var(--white)}.privacy-hero{background:var(--navy);color:var(--white);position:relative;overflow:hidden}.privacy-hero:after{content:"";border:1px solid #5d8be673;border-radius:50%;width:34rem;height:34rem;position:absolute;bottom:-17rem;right:-8rem;box-shadow:0 0 0 5rem #2b5ab40d,0 0 0 10rem #2b5ab40a}.hero-grid{background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:74px 74px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 78%);mask-image:linear-gradient(90deg,#000,#0000 78%)}.hero-layout{z-index:1;grid-template-columns:minmax(0,1fr) 18rem;align-items:end;gap:6rem;padding-block:clamp(5.5rem,10vw,8.5rem) clamp(4.5rem,8vw,7rem);display:grid;position:relative}.eyebrow{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;margin:0 0 1.1rem;font-size:.75rem;font-weight:760;line-height:1.2}.eyebrow-light{color:#9ec0ff}.privacy-hero h1{letter-spacing:-.065em;max-width:12ch;margin:0;font-size:clamp(3rem,8vw,6.4rem);font-weight:650;line-height:.94}.hero-lead{color:#c8d4e2;max-width:44rem;margin:2rem 0 0;font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.55}.hero-meta{border-top:1px solid #ffffff40;gap:.4rem;padding-top:1.3rem;display:grid}.hero-meta span,.hero-meta small{color:#9fb0c2;letter-spacing:.07em;text-transform:uppercase;font-size:.78rem}.hero-meta strong{font-size:1.02rem}.summary-band{border-bottom:1px solid var(--line);background:var(--white);padding-block:3.5rem}.summary-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.summary-grid article{border-right:1px solid var(--line);min-height:11.5rem;padding:1.25rem 1.5rem 0 0}.summary-grid article+article{padding-left:1.5rem}.summary-grid article:last-child{border-right:0}.summary-grid span,.section-number,.purpose-list article>span{color:var(--blue);font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;font-size:.76rem;font-weight:700}.summary-grid h2{letter-spacing:-.02em;margin:2rem 0 .3rem;font-size:1rem}.summary-grid p{color:var(--muted);margin:0;font-size:.94rem;line-height:1.55}.policy-layout{grid-template-columns:15rem minmax(0,1fr);align-items:start;gap:clamp(3rem,8vw,8rem);padding-block:clamp(4.5rem,9vw,8rem);display:grid}.policy-nav{border-top:1px solid var(--ink);padding-top:1.25rem;position:sticky;top:2rem}.policy-nav>span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:.76rem;font-weight:700;display:block}.policy-nav nav{display:grid}.policy-nav a{border-bottom:1px solid var(--line);color:#3b4d60;align-items:center;gap:.9rem;padding:.7rem 0;font-size:.9rem;font-weight:590;text-decoration:none;display:flex}.policy-nav a:hover,.policy-nav a:focus-visible{color:var(--blue)}.policy-nav small{color:#8a98a8;font-family:var(--font-geist-mono), monospace;font-size:.68rem}.policy-content{min-width:0}.scope-note{border:1px solid #cad8e6;border-left:4px solid var(--blue);border-radius:0 var(--radius) var(--radius) 0;background:#eef4fb;grid-template-columns:8rem 1fr;gap:1.5rem;padding:1.5rem;display:grid}.scope-note span{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;font-size:.76rem;font-weight:750}.scope-note p{color:#334c64;margin:0}.policy-section{border-top:1px solid var(--line);padding-block:4.6rem}.scope-note+.policy-section{margin-top:4rem}.policy-section h2{letter-spacing:-.055em;max-width:22ch;margin:1rem 0 1.7rem;font-size:clamp(2rem,4vw,3.4rem);font-weight:640;line-height:1.04}.policy-section h3{letter-spacing:-.025em;margin:2.4rem 0 .6rem;font-size:1.2rem}.policy-section>p:not(.section-number){color:#425369;max-width:48rem;margin:0 0 1.2rem}.policy-section a{color:#1f50aa;font-weight:630}.contact-data{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));margin:2rem 0 0;display:grid}.contact-data div{border-bottom:1px solid var(--line);padding:1.2rem 1rem 1.2rem 0}.contact-data dt{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;margin-bottom:.2rem;font-size:.76rem;font-weight:700}.contact-data dd{margin:0}.clean-list{gap:0;margin:1.9rem 0 2rem;padding:0;list-style:none;display:grid}.clean-list li{border-top:1px solid var(--line);color:#425369;padding:1.1rem 0 1.1rem 2rem;position:relative}.clean-list li:last-child{border-bottom:1px solid var(--line)}.clean-list li:before{color:var(--blue);content:"↗";position:absolute;left:0}.purpose-list{border-top:1px solid var(--line);margin:2.2rem 0 2rem}.purpose-list article{border-bottom:1px solid var(--line);grid-template-columns:2.5rem 1fr;gap:1rem;padding-block:1.6rem;display:grid}.purpose-list h3{margin:0 0 .35rem}.purpose-list p{color:#425369;margin:0}.purpose-list .legal-basis{color:#667689;margin-top:.75rem;font-size:.92rem}.rights-card{border-radius:var(--radius);background:var(--white);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem;margin:2rem 0;padding:clamp(1.5rem,4vw,2.4rem);display:grid;box-shadow:0 18px 48px #071a2a14}.rights-card span{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;font-size:.74rem;font-weight:750}.rights-card h3{max-width:30rem;margin:.6rem 0;font-size:1.35rem}.rights-card p{color:var(--muted);margin:0}.rights-card>a{white-space:nowrap;text-decoration:none}.closing-card{background:var(--navy);color:var(--white);border-radius:1.75rem;padding:clamp(2rem,6vw,4.5rem);position:relative;overflow:hidden}.closing-card:after{content:"";border:1px solid #4f82e880;border-radius:50%;width:18rem;height:18rem;position:absolute;bottom:-8rem;right:-4rem}.closing-card h2{z-index:1;letter-spacing:-.055em;max-width:14ch;margin:0;font-size:clamp(2.2rem,5vw,4rem);line-height:1;position:relative}.closing-card>p:not(.eyebrow){z-index:1;color:#c7d4e1;max-width:36rem;margin:1.5rem 0 2rem;position:relative}.button-light{z-index:1;background:var(--white);color:var(--navy);border-radius:999px;align-items:center;gap:.75rem;padding:.85rem 1.25rem;font-size:.9rem;font-weight:720;text-decoration:none;display:inline-flex;position:relative}.site-footer{color:var(--white);background:#05131f;margin-top:7rem}.footer-main{border-bottom:1px solid #ffffff1f;grid-template-columns:1fr auto auto;align-items:center;gap:3rem;min-height:9.5rem;display:grid}.footer-main>a:last-child{color:#c5d3e0;font-size:.9rem;text-decoration:none}.footer-locations{color:#8ea2b5;letter-spacing:.08em;text-transform:uppercase;gap:1.3rem;font-size:.78rem;display:flex}.footer-bottom{color:#8296a8;letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;gap:2rem;padding-block:1.4rem;font-size:.76rem;display:flex}@media (width<=900px){.hero-layout{grid-template-columns:1fr;gap:3rem}.hero-meta{max-width:24rem}.summary-grid{grid-template-columns:repeat(2,1fr)}.summary-grid article:nth-child(2){border-right:0}.summary-grid article:nth-child(n+3){border-top:1px solid var(--line)}.summary-grid article:nth-child(3){padding-left:0}.policy-layout{grid-template-columns:1fr}.policy-nav{position:static}.policy-nav nav{grid-template-columns:repeat(2,1fr);column-gap:2rem}}@media (width<=620px){.shell{width:min(100% - 2rem,1180px)}.header-inner{min-height:4.6rem}.brand{width:8rem}.back-link{font-size:.78rem}.back-link span{display:none}.privacy-hero h1{font-size:clamp(3rem,17vw,4.5rem)}.summary-grid{grid-template-columns:1fr}.summary-grid article,.summary-grid article+article,.summary-grid article:nth-child(3){border-right:0;border-top:1px solid var(--line);min-height:auto;padding:1.4rem 0}.summary-grid h2{margin-top:.7rem}.policy-nav nav{grid-template-columns:1fr}.scope-note{grid-template-columns:1fr;gap:.5rem}.contact-data{grid-template-columns:1fr}.rights-card{grid-template-columns:1fr;align-items:start}.rights-card>a{white-space:normal}.footer-main{grid-template-columns:1fr;gap:1.6rem;padding-block:2.5rem}.footer-locations{flex-wrap:wrap}.footer-bottom{flex-direction:column;gap:.45rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.redforce-site{--rf-red:#b31f2b;--rf-red-bright:#d61f31;--rf-ink:#171313;--rf-paper:#f5f2ef;min-height:100vh;color:var(--rf-ink);font-family:var(--font-geist-sans), Arial, sans-serif;background:#fff;overflow-x:clip}.redforce-site *,.redforce-site :before,.redforce-site :after{box-sizing:border-box}.redforce-site a{color:inherit;text-decoration:none}.redforce-header{z-index:20;color:#fff;border-bottom:1px solid #ffffff24;align-items:center;gap:46px;width:min(1280px,100% - 64px);height:94px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.redforce-brand{width:128px;height:72px;display:block}.redforce-brand img{object-fit:contain;width:100%;height:100%}.redforce-header nav{gap:32px;margin-left:auto;display:flex}.redforce-header nav a{color:#ffffffad;font-size:14px;font-weight:650}.redforce-header nav a:hover{color:#fff}.redforce-nav-cta,.redforce-button{border-radius:3px;justify-content:center;align-items:center;gap:14px;min-height:50px;padding:0 22px;font-size:14px;font-weight:760;display:inline-flex}.redforce-nav-cta{border:1px solid #fff6}.redforce-nav-cta:hover{color:var(--rf-ink);background:#fff}.redforce-hero{color:#fff;background:radial-gradient(circle at 80% 16%,#c01f2d33,#0000 34%),linear-gradient(120deg,#121010 0%,#221819 54%,#40181d 100%);grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:center;gap:clamp(42px,5vw,88px);min-height:780px;padding:150px max(32px,50vw - 640px) 88px;display:grid;position:relative;overflow:hidden}.redforce-hero:before{opacity:.16;content:"";background-image:linear-gradient(#ffffff29 1px,#0000 1px),linear-gradient(90deg,#ffffff29 1px,#0000 1px);background-size:68px 68px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.redforce-hero-copy{z-index:2;max-width:650px;position:relative}.redforce-kicker{color:#f4a5ab;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 30px;font-size:12px;font-weight:780;display:flex}.redforce-kicker i{background:var(--rf-red-bright);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #d61f3124}.redforce-hero h1{letter-spacing:-.06em;margin:0;font-size:clamp(54px,5.4vw,82px);font-weight:590;line-height:.98}.redforce-hero h1 span{color:#f05b67}.redforce-lead{color:#ffffffb3;max-width:620px;margin:30px 0 0;font-size:clamp(17px,1.4vw,20px);line-height:1.58}.redforce-actions{align-items:center;gap:28px;margin-top:38px;display:flex}.redforce-button{background:var(--rf-red);box-shadow:0 16px 36px #91111d4d}.redforce-button:hover{background:var(--rf-red-bright);transform:translateY(-1px)}.redforce-text-link{color:#ffffffc7;align-items:center;gap:13px;font-size:14px;font-weight:670;display:inline-flex}.redforce-proof{color:#ffffff80;gap:25px;margin-top:54px;font-size:12px;font-weight:630;display:flex}.redforce-proof span{align-items:center;gap:8px;display:flex}.redforce-proof span:before{content:"";background:#ef5360;border-radius:50%;width:5px;height:5px}.redforce-product-scene{z-index:2;min-height:520px;position:relative}.redforce-dashboard{width:min(720px,100%);color:var(--rf-ink);background:#f9f8f7;border:1px solid #ffffff40;border-radius:18px;position:absolute;top:30px;right:0;overflow:hidden;transform:perspective(1200px)rotateY(-3deg);box-shadow:0 48px 100px #00000080}.redforce-dashboard-head{background:#fff;border-bottom:1px solid #e6dfdb;justify-content:space-between;align-items:center;height:66px;padding:0 24px;display:flex}.redforce-mini-brand{align-items:center;gap:10px;display:flex}.redforce-mini-brand b{background:var(--rf-red);color:#fff;border-radius:3px;place-items:center;width:34px;height:34px;font-size:19px;display:grid}.redforce-mini-brand span{letter-spacing:.14em;font-size:12px;font-weight:850}.redforce-user{color:#8f2730;background:#f2e8e8;border-radius:50%;place-items:center;width:32px;height:32px;font-size:10px;font-weight:800;display:grid}.redforce-dashboard-body{grid-template-columns:58px 1fr;min-height:390px;display:grid}.redforce-dashboard aside{background:#f0ece9;border-right:1px solid #e8e1dd;flex-direction:column;align-items:center;gap:11px;padding:20px 0;display:flex}.redforce-dashboard aside span,.redforce-dashboard aside b{color:#998c87;border-radius:4px;place-items:center;width:30px;height:30px;font-size:14px;display:grid}.redforce-dashboard aside b{background:var(--rf-red);color:#fff}.redforce-catalog{padding:25px 26px 30px}.redforce-catalog-head{justify-content:space-between;align-items:end;display:flex}.redforce-catalog-head div{flex-direction:column;gap:4px;display:flex}.redforce-catalog-head small{color:#91837d;font-size:10px}.redforce-catalog-head strong{letter-spacing:-.03em;font-size:23px}.redforce-catalog-head>span{color:#96747a;font-size:9px;font-weight:720}.redforce-search{color:#a49791;background:#fff;border:1px solid #ded6d2;border-radius:7px;margin-top:18px;padding:12px 14px;font-size:10px}.redforce-products{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px;display:grid}.redforce-products article{background:#fff;border:1px solid #e6dfdb;border-radius:10px;padding:10px;box-shadow:0 8px 20px #371f200d}.redforce-products i{background-color:#e8dfda;background-image:linear-gradient(#1f131303,#1f131321),url(/redforce-electro-catalogue.jpg);background-repeat:no-repeat;border:1px solid #e9dfda;border-radius:7px;height:112px;margin-bottom:12px;display:block;box-shadow:inset 0 0 0 1px #fff3}.product-a{background-position:0 68%;background-size:auto 230%}.product-b{background-position:52% 44%;background-size:auto 230%}.product-c{background-position:100% 52%;background-size:auto 205%}.redforce-products small,.redforce-products b,.redforce-products span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.redforce-products small{color:#ad2833;letter-spacing:.08em;font-size:7px;font-weight:840}.redforce-products b{margin-top:6px;font-size:11px}.redforce-products span{color:#948783;margin-top:4px;font-size:8px}.redforce-order-card,.redforce-offline-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#1b1212e6;border:1px solid #fff3;position:absolute;box-shadow:0 24px 50px #00000059}.redforce-order-card{border-radius:10px;align-items:center;gap:12px;padding:14px 18px;display:flex;bottom:18px;left:0}.redforce-order-card>i{background:var(--rf-red);border-radius:50%;place-items:center;width:30px;height:30px;font-style:normal;font-weight:900;display:grid}.redforce-order-card div{flex-direction:column;gap:3px;display:flex}.redforce-order-card small,.redforce-offline-card small{color:#ea8e96;letter-spacing:.1em;font-size:7px;font-weight:800}.redforce-order-card b{font-size:11px}.redforce-offline-card{border-radius:10px;flex-direction:column;min-width:150px;padding:16px 18px;display:flex;top:2px;right:0}.redforce-offline-card b{margin-top:4px;font-size:21px}.redforce-offline-card span{color:#ffffff85;margin-top:3px;font-size:8px}.redforce-section-label{align-items:center;gap:15px;margin-bottom:50px;display:flex}.redforce-section-label span{color:#9d302f;border:1px solid #cabfba;border-radius:50%;place-items:center;width:34px;height:34px;font-size:9px;font-weight:820;display:grid}.redforce-section-label p{color:#796c67;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:11px;font-weight:760}.redforce-section-label-light span{color:#ef8d95;border-color:#ffffff3d}.redforce-section-label-light p{color:#ffffff80}.redforce-intro{background:#fff;padding:118px max(32px,50vw - 640px)}.redforce-intro-grid{grid-template-columns:1.05fr .95fr;gap:clamp(48px,8vw,120px);display:grid}.redforce-intro h2,.redforce-audience h2,.redforce-capabilities h2,.redforce-crm h2,.redforce-procurement h2,.redforce-implementation h2,.redforce-faq h2,.redforce-final h2{letter-spacing:-.06em;margin:0;font-size:clamp(42px,4.8vw,70px);font-weight:590;line-height:1.02}.redforce-intro-grid>div{color:#766965;padding-top:8px;font-size:15px;line-height:1.7}.redforce-intro-grid p{margin:0}.redforce-intro-grid .redforce-body-large{color:#352e2c;margin-bottom:22px;font-size:20px;line-height:1.55}.redforce-flowline{border-top:1px solid #ddd4cf;border-bottom:1px solid #ddd4cf;grid-template-columns:repeat(3,1fr);margin-top:82px;display:grid}.redforce-flowline article{min-height:390px;padding:42px 38px 34px 0;position:relative}.redforce-flowline article+article{border-left:1px solid #ddd4cf;padding-left:38px}.redforce-flowline article>span{color:#9e2f30;background:#fff;border-radius:2px;min-width:30px;padding:5px 7px;font-size:9px;font-weight:850;position:absolute;top:-15px;left:0}.redforce-flowline article+article>span{left:30px}.redforce-flowline article>i{color:#cbbfba;font-size:28px;font-style:normal;position:absolute;top:33px;right:28px}.redforce-flowline article>small,.redforce-capability-grid article>small,.redforce-commercial-grid article>small{color:#af2934;letter-spacing:.13em;font-size:9px;font-weight:850}.redforce-flowline h3{letter-spacing:-.04em;max-width:300px;margin:20px 0 14px;font-size:27px;font-weight:620}.redforce-flowline article>p{color:#766965;min-height:78px;margin:0;font-size:14px;line-height:1.6}.redforce-source-list{flex-direction:column;gap:6px;margin-top:24px;display:flex}.redforce-source-list b{color:#574b47;background:#f5f1ef;border-left:3px solid #b72a34;padding:9px 11px;font-size:9px;font-weight:720}.redforce-share-preview,.redforce-batch-preview{background:#faf8f7;border:1px solid #ded5d0;border-radius:5px;flex-direction:column;margin-top:24px;padding:15px 16px;display:flex}.redforce-share-preview b,.redforce-batch-preview b{font-size:10px}.redforce-share-preview small,.redforce-batch-preview small{color:#9a8d87;margin-top:5px;font-size:8px}.redforce-batch-preview em{color:#fff;background:#b3212c;border-radius:2px;align-self:flex-start;margin-top:12px;padding:6px 9px;font-size:7px;font-style:normal}.redforce-electro-gallery{background:#fff;grid-template-columns:1.08fr .92fr;gap:16px;padding:0 max(32px,50vw - 640px) 118px;display:grid}.redforce-electro-gallery figure{color:#fff;background:#171313;border-radius:8px;margin:0;overflow:hidden}.redforce-electro-gallery img{aspect-ratio:3/2;object-fit:cover;width:100%;height:auto;display:block}.redforce-electro-gallery figcaption{flex-direction:column;justify-content:center;gap:9px;min-height:112px;padding:24px 28px;display:flex}.redforce-electro-gallery small{color:#ed6974;letter-spacing:.13em;font-size:8px;font-weight:840}.redforce-electro-gallery strong{letter-spacing:-.025em;max-width:490px;font-size:20px;font-weight:600}.redforce-audience{color:#fff;background:#191516;padding:118px max(32px,50vw - 640px)}.redforce-audience-head,.redforce-capabilities-head,.redforce-procurement-head,.redforce-implementation-head{grid-template-columns:1.15fr .85fr;align-items:end;gap:clamp(42px,8vw,120px);display:grid}.redforce-audience-head>p,.redforce-capabilities-head>p,.redforce-procurement-head>p,.redforce-implementation-head>p{color:#ffffff8c;margin:0 0 6px;font-size:16px;line-height:1.65}.redforce-audience-grid{background:#ffffff1f;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:70px;display:grid}.redforce-audience-grid article{background:#211c1d;min-height:390px;padding:40px}.redforce-audience-grid article>span{color:#ed5f6b;border:1px solid #ffffff29;place-items:center;width:46px;height:46px;font-size:16px;font-weight:820;display:grid}.redforce-audience-grid small{color:#ee7a84;letter-spacing:.13em;margin-top:70px;font-size:9px;font-weight:820;display:block}.redforce-audience-grid h3{letter-spacing:-.04em;margin:17px 0 16px;font-size:27px;font-weight:610}.redforce-audience-grid p{color:#ffffff85;margin:0;font-size:14px;line-height:1.65}.redforce-capabilities{background:#f4f0ed;padding:118px max(32px,50vw - 640px)}.redforce-capabilities-head>p,.redforce-implementation-head>p{color:#766965}.redforce-capability-grid{grid-template-rows:repeat(2,minmax(330px,auto));grid-template-columns:repeat(3,1fr);gap:16px;margin-top:72px;display:grid}.redforce-capability-grid article{background:#fff;border:1px solid #e0d7d2;padding:34px;position:relative;overflow:hidden}.redforce-capability-grid .redforce-capability-feature{color:#fff;background:#181415;grid-row:span 2;min-height:740px;padding-bottom:470px}.redforce-capability-grid h3{letter-spacing:-.04em;margin:18px 0 14px;font-size:26px;font-weight:620}.redforce-capability-grid article>p{color:#7d6f6a;margin:0;font-size:14px;line-height:1.62}.redforce-capability-feature>p{color:#ffffff80!important}.cap-icon{color:#ae2933;border:1px solid #d9ceca;place-items:center;width:42px;height:42px;margin-bottom:42px;font-size:18px;font-weight:720;display:grid}.redforce-phone-demo{color:#231d1e;background:#f7f4f2;border:7px solid #353033;border-radius:30px;width:calc(100% - 48px);min-height:440px;padding:15px 17px 58px;position:absolute;bottom:24px;right:24px;transform:rotate(-2deg);box-shadow:0 30px 60px #00000061}.redforce-phone-demo>div{justify-content:space-between;align-items:center;padding:3px 3px 18px;display:flex}.redforce-phone-demo>div span,.redforce-phone-demo>div i{color:#7b6f6b;font-size:8px;font-style:normal}.redforce-phone-demo>div b{letter-spacing:.12em;font-size:9px}.redforce-phone-demo>small{color:#b02430;letter-spacing:.1em;font-size:7px;font-weight:830}.redforce-phone-demo h4{letter-spacing:-.04em;margin:7px 0 15px;font-size:22px}.redforce-phone-demo label{color:#a0928c;background:#fff;border:1px solid #ded5d0;border-radius:6px;padding:11px;font-size:8px;display:block}.redforce-phone-demo section{background:#fff;border:1px solid #e0d8d3;border-radius:8px;margin-top:13px;padding:9px}.redforce-phone-demo section i{background:radial-gradient(circle at 50% 38%,#8f7473 0 14%,#0000 15%),linear-gradient(145deg,#e6dcd7,#f7f3f1);border-radius:6px;height:148px;display:block}.redforce-phone-demo section b,.redforce-phone-demo section span{display:block}.redforce-phone-demo section b{margin-top:10px;font-size:11px}.redforce-phone-demo section span{color:#92837e;margin-top:4px;font-size:8px}.redforce-phone-demo footer{background:#fff;border-top:1px solid #e1d9d5;justify-content:space-around;padding:13px 10px;display:flex;position:absolute;bottom:0;left:0;right:0}.redforce-phone-demo footer span,.redforce-phone-demo footer b{font-size:7px}.redforce-phone-demo footer b{color:#b02631}.redforce-crm{background:#fff;grid-template-columns:.85fr 1.15fr;gap:clamp(50px,8vw,130px);padding:120px max(32px,50vw - 640px);display:grid}.redforce-crm-copy>p{color:#766965;margin:30px 0 0;font-size:16px;line-height:1.68}.redforce-crm-copy ul{margin:38px 0 0;padding:0;list-style:none}.redforce-crm-copy li{border-top:1px solid #e4dcd8;grid-template-columns:120px 1fr;gap:16px;padding:16px 0;display:grid}.redforce-crm-copy li b{color:#a7252f;font-size:11px}.redforce-crm-copy li span{color:#746762;font-size:12px}.redforce-crm-panel{background:#f7f4f2;border:1px solid #ded4d0;border-radius:10px;align-self:center;padding:30px;box-shadow:0 35px 80px #41262524}.redforce-crm-top{border-bottom:1px solid #dfd6d1;justify-content:space-between;align-items:center;padding-bottom:22px;display:flex}.redforce-crm-top div{flex-direction:column;gap:5px;display:flex}.redforce-crm-top small,.redforce-crm-meta small,.redforce-crm-note small,.redforce-crm-next small{color:#a22a32;letter-spacing:.1em;font-size:7px;font-weight:820}.redforce-crm-top b{letter-spacing:-.03em;font-size:24px}.redforce-crm-top button{color:#fff;font:inherit;background:#b0242f;border:0;border-radius:3px;padding:10px 13px;font-size:9px;font-weight:720}.redforce-crm-meta{background:#ded4d0;grid-template-columns:repeat(3,1fr);gap:1px;margin:18px 0;display:grid}.redforce-crm-meta span{background:#fff;flex-direction:column;gap:6px;padding:14px;display:flex}.redforce-crm-meta b{font-size:10px}.redforce-crm-note{border-top:1px solid #e2d9d5;gap:13px;padding:17px 0;display:flex}.redforce-crm-note>i{color:#9c2730;background:#eee4e2;border-radius:50%;flex:0 0 34px;place-items:center;height:34px;font-size:9px;font-style:normal;font-weight:820;display:grid}.redforce-crm-note p{color:#625651;margin:6px 0 0;font-size:11px;line-height:1.55}.redforce-crm-next{background:#fff;border-left:3px solid #b0242f;flex-direction:column;gap:5px;margin-top:8px;padding:18px;display:flex}.redforce-crm-next b{font-size:12px}.redforce-crm-next span{color:#8a7c76;font-size:9px}.redforce-procurement{color:#fff;background:#1a1516;padding:118px max(32px,50vw - 640px)}.redforce-procurement-head>p{color:#ffffff8c}.redforce-procurement-layout{grid-template-columns:.9fr 100px 1.1fr;align-items:center;gap:24px;margin-top:75px;display:grid}.redforce-order-stack,.redforce-purchase-block{background:#211c1d;border:1px solid #ffffff24;border-radius:6px;padding:26px}.redforce-order-stack>small,.redforce-purchase-block small{color:#e47780;letter-spacing:.12em;font-size:8px;font-weight:820}.redforce-order-stack article{border-bottom:1px solid #ffffff1a;grid-template-columns:55px 1fr auto;align-items:center;gap:12px;padding:16px 0;display:grid}.redforce-order-stack article:last-child{border-bottom:0}.redforce-order-stack article span{color:#e3717a;font-size:9px}.redforce-order-stack article b{font-size:11px}.redforce-order-stack article em{color:#ffffff7a;font-size:9px;font-style:normal}.redforce-procurement-arrow{color:#ec6570;flex-direction:column;align-items:center;gap:8px;display:flex}.redforce-procurement-arrow span{font-size:34px}.redforce-procurement-arrow small{color:#fff6;letter-spacing:.12em;font-size:7px;font-weight:800}.redforce-purchase-block{background:linear-gradient(145deg,#281c1e,#221719);border-color:#e8414d73;box-shadow:0 28px 70px #00000047}.redforce-purchase-block>div{flex-direction:column;gap:6px;display:flex}.redforce-purchase-block strong{font-size:24px}.redforce-purchase-block>div span{color:#ffffff73;font-size:9px}.redforce-purchase-block ul{margin:24px 0 0;padding:0;list-style:none}.redforce-purchase-block li{border-top:1px solid #ffffff1a;justify-content:space-between;padding:13px 0;font-size:10px;display:flex}.redforce-purchase-block li span{color:#ffffff8f}.redforce-purchase-block footer{border-top:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding-top:20px;display:flex}.redforce-purchase-block footer>span{color:#ffffff73;flex-direction:column;gap:5px;font-size:8px;display:flex}.redforce-purchase-block footer b{color:#fff;font-size:12px}.redforce-purchase-block footer em{background:#b8232e;border-radius:3px;padding:10px 12px;font-size:8px;font-style:normal;font-weight:740}.redforce-procurement-note{color:#ffffff87;align-items:center;gap:10px;margin:30px 0 0;font-size:11px;display:flex}.redforce-procurement-note i{color:#ec6670;background:#d2273426;border-radius:50%;place-items:center;width:24px;height:24px;font-style:normal;display:grid}.redforce-implementation{background:#f5f1ee;padding:118px max(32px,50vw - 640px)}.redforce-commercial-grid{background:#ded4cf;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:70px;display:grid}.redforce-commercial-grid article{background:#fff;min-height:430px;padding:38px}.redforce-commercial-grid article>span{color:#b32731;margin-bottom:48px;font-size:10px;font-weight:820;display:block}.redforce-price{letter-spacing:-.06em;font-size:clamp(46px,4.3vw,64px);font-weight:590;line-height:1;display:block}.redforce-commercial-grid article>em{color:#a52731;letter-spacing:.1em;text-transform:uppercase;margin-top:8px;font-size:9px;font-style:normal;font-weight:820;display:block}.redforce-commercial-grid h3{letter-spacing:-.04em;margin:32px 0 15px;font-size:24px;font-weight:620}.redforce-commercial-grid p{color:#786b66;margin:0;font-size:14px;line-height:1.65}.redforce-custom-development{background:#fff;border-left:3px solid #b32731;grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;margin-top:16px;padding:30px 38px;display:grid}.redforce-custom-development small{color:#af2934;letter-spacing:.13em;font-size:9px;font-weight:850}.redforce-custom-development h3{letter-spacing:-.03em;margin:8px 0 0;font-size:22px;font-weight:620}.redforce-custom-development p{color:#786b66;margin:0;font-size:14px;line-height:1.65}.redforce-faq{background:#fff;grid-template-columns:.7fr 1.3fr;gap:clamp(50px,10vw,150px);padding:118px max(32px,50vw - 640px);display:grid}.redforce-faq-list{border-top:1px solid #dcd2cd}.redforce-faq details{border-bottom:1px solid #dcd2cd}.redforce-faq summary{cursor:pointer;padding:25px 42px 25px 0;font-size:17px;font-weight:620;list-style:none;position:relative}.redforce-faq summary::-webkit-details-marker{display:none}.redforce-faq summary:after{color:#a6232d;content:"+";font-size:24px;position:absolute;top:21px;right:4px}.redforce-faq details[open] summary:after{content:"−"}.redforce-faq details p{color:#776a65;max-width:680px;margin:-4px 0 25px;font-size:14px;line-height:1.65}.redforce-final{color:#fff;text-align:center;background:radial-gradient(circle at 50% 100%,#b41f2b52,#0000 45%),#171313;flex-direction:column;justify-content:center;align-items:center;min-height:610px;padding:100px 28px;display:flex;position:relative;overflow:hidden}.redforce-final:before{opacity:.11;content:"";background-image:linear-gradient(#fff3 1px,#0000 1px),linear-gradient(90deg,#fff3 1px,#0000 1px);background-size:74px 74px;position:absolute;inset:0}.redforce-final>*{z-index:1;position:relative}.redforce-final-mark{background:#b5232e;border-radius:3px;place-items:center;width:56px;height:56px;margin-bottom:26px;font-size:27px;font-weight:850;display:grid}.redforce-final>p:first-of-type{color:#e97e87;letter-spacing:.15em;margin:0 0 20px;font-size:9px;font-weight:820}.redforce-final h2 span{color:#ed5965}.redforce-final-copy{color:#ffffff94;max-width:620px;margin:26px auto 0;font-size:16px;line-height:1.6}.redforce-button-large{min-height:56px;margin-top:34px;padding:0 28px}.redforce-footer{color:#ffffff6b;background:#0f0d0d;align-items:center;gap:30px;min-height:106px;padding:20px max(32px,50vw - 640px);display:flex}.redforce-footer-brand{width:112px;height:64px}.redforce-footer-brand img{object-fit:contain;width:100%;height:100%}.redforce-footer p{margin:0;font-size:11px}.redforce-footer>span{margin-left:auto;font-size:10px}@media (width<=980px){.redforce-header{width:calc(100% - 40px)}.redforce-header nav{display:none}.redforce-nav-cta{margin-left:auto}.redforce-hero{grid-template-columns:1fr;padding:140px 24px 70px}.redforce-hero-copy{max-width:720px}.redforce-product-scene{min-height:500px}.redforce-dashboard{width:100%;right:0;transform:none}.redforce-intro-grid,.redforce-audience-head,.redforce-capabilities-head,.redforce-procurement-head,.redforce-implementation-head,.redforce-crm,.redforce-faq,.redforce-flowline{grid-template-columns:1fr}.redforce-flowline article{border-top:1px solid #ddd4cf;min-height:300px;padding:40px 0}.redforce-flowline article+article{border-left:0;padding-left:0}.redforce-flowline article+article>span{left:0}.redforce-audience-grid{grid-template-columns:1fr}.redforce-audience-grid article{min-height:auto}.redforce-audience-grid small{margin-top:42px}.redforce-capability-grid{grid-template-columns:repeat(2,1fr)}.redforce-capability-grid .redforce-capability-feature{grid-row:span 2}.redforce-crm{gap:60px}.redforce-procurement-layout{grid-template-columns:1fr}.redforce-procurement-arrow{flex-direction:row;justify-content:center}.redforce-procurement-arrow span{transform:rotate(90deg)}.redforce-commercial-grid{grid-template-columns:1fr}.redforce-commercial-grid article{min-height:auto}.redforce-commercial-grid article>span{margin-bottom:35px}.redforce-custom-development{grid-template-columns:1fr;gap:16px}}@media (width<=620px){.redforce-header{width:calc(100% - 32px);height:82px}.redforce-brand{width:104px;height:50px}.redforce-nav-cta{min-height:42px;padding:0 14px;font-size:12px}.redforce-hero{padding-top:122px}.redforce-hero h1{font-size:48px}.redforce-actions{flex-direction:column;align-items:flex-start}.redforce-proof{flex-wrap:wrap;margin-top:40px}.redforce-product-scene{min-height:460px}.redforce-dashboard{width:100%;top:36px;left:0;right:0;transform:none}.redforce-dashboard-body{grid-template-columns:1fr;min-height:330px}.redforce-dashboard aside{display:none}.redforce-catalog{padding:19px 16px 22px}.redforce-catalog-head strong{font-size:19px}.redforce-search{margin-top:14px}.redforce-products{gap:7px;margin-top:12px}.redforce-products article{padding:7px}.redforce-products i{height:80px}.redforce-order-card{bottom:8px;left:0}.redforce-offline-card{top:2px;right:0}.redforce-intro,.redforce-audience,.redforce-capabilities,.redforce-crm,.redforce-procurement,.redforce-implementation,.redforce-faq{padding:84px 22px}.redforce-section-label{margin-bottom:38px}.redforce-intro h2,.redforce-audience h2,.redforce-capabilities h2,.redforce-crm h2,.redforce-procurement h2,.redforce-implementation h2,.redforce-faq h2,.redforce-final h2{font-size:40px}.redforce-capability-grid{grid-template-columns:1fr}.redforce-capability-grid .redforce-capability-feature{grid-row:auto;min-height:760px}.redforce-phone-demo{width:calc(100% - 40px);bottom:20px;right:20px;transform:none}.redforce-electro-gallery{grid-template-columns:1fr;padding:0 22px 84px}.redforce-crm-panel{padding:20px}.redforce-crm-meta{grid-template-columns:1fr}.redforce-crm-copy li{grid-template-columns:95px 1fr}.redforce-purchase-block footer{flex-direction:column;align-items:flex-start}.redforce-footer{flex-direction:column;align-items:flex-start;gap:14px;padding:28px 22px}.redforce-footer>span{margin-left:0}}.tm-research-host{background:#f4f6f4;width:100vw;height:100dvh;position:fixed;inset:0;overflow:hidden}.tm-research-frame{background:#f4f6f4;border:0;width:100%;height:100%;display:block}.tm-access-shell{color:#101828;background:#eef3fb;place-items:center;min-height:100dvh;padding:24px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}.tm-access-panel{background:#fff;border:1px solid #cbd7ea;border-radius:8px;width:min(100%,440px);padding:28px;box-shadow:0 18px 50px #102f751f}.tm-access-brand{border-bottom:1px solid #dce4f0;align-items:center;gap:12px;padding-bottom:22px;display:flex}.tm-access-brand>span{color:#fff;background:#0b4bd4;border-radius:6px;place-items:center;width:42px;height:42px;font-size:13px;font-weight:800;display:grid}.tm-access-brand div{gap:2px;display:grid}.tm-access-brand strong{font-size:15px}.tm-access-brand small{color:#667085;font-size:11px}.tm-access-copy{padding:30px 0 24px}.tm-access-copy p{color:#0b4bd4;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:750}.tm-access-copy h1{margin:0 0 12px;font-size:25px;line-height:1.2}.tm-access-copy span{color:#475467;overflow-wrap:anywhere;font-size:14px;line-height:1.55;display:block}.tm-access-action{color:#fff;cursor:pointer;background:#0b4bd4;border:1px solid #0b4bd4;border-radius:6px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:750;text-decoration:none;display:flex}.tm-access-action:hover{background:#083aa8;border-color:#083aa8}.tm-access-action-secondary{color:#0b4bd4;background:#fff;border-color:#9db4dc}.tm-access-action-secondary:hover{color:#fff}.tm-access-action:disabled{cursor:not-allowed;opacity:.55}.tm-access-form{gap:8px;display:grid}.tm-access-form label{color:#344054;margin-top:4px;font-size:12px;font-weight:700}.tm-access-form input{color:#101828;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #aebdd3;border-radius:6px;outline:0;padding:0 12px;font-size:14px}.tm-access-form input:focus{border-color:#0b4bd4;box-shadow:0 0 0 3px #0b4bd41f}.tm-access-form .tm-access-action{width:100%;margin-top:12px}.tm-access-error{color:#912018;background:#fff4f2;border:1px solid #f4c7c3;border-radius:6px;margin:0;padding:12px 14px;font-size:13px}.tm-access-panel footer{color:#667085;border-top:1px solid #dce4f0;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding-top:18px;font-size:11px;display:flex}.tm-access-panel footer a{color:#0b4bd4;font-weight:700;text-decoration:none}@media (width<=520px){.tm-access-shell{background:#fff;align-items:stretch;padding:0}.tm-access-panel{width:100%;min-height:100dvh;box-shadow:none;border:0;border-radius:0;flex-direction:column;justify-content:center;padding:24px 20px;display:flex}.tm-access-panel footer{margin-top:32px}}
