/*! 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}.start{inset-inline-start:var(--spacing)}.block{display:block}.hidden{display:none}.table{display:table}}:root{--background:#f4f0ee;--surface:#fbf9f7;--surface-2:#eee7e7;--foreground:#211c1f;--muted:#746970;--soft:#a89ba2;--line:#ddd3d7;--accent:#c92f68;--accent-deep:#9f204f;--accent-soft:#f4dce6;--plum:#35232c;--plum-2:#4d2b3a;--white:#fffafc;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Noto Sans SC,PingFang SC,Microsoft YaHei,Arial,sans-serif}body,button,a{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.rv6-page{min-height:100vh;overflow:hidden}.rv6-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f4f0eee0;border-bottom:1px solid #50364324;position:sticky;top:0}.rv6-header-inner{width:min(var(--max), calc(100% - 48px));grid-template-columns:auto 1fr auto;align-items:center;gap:30px;min-height:76px;margin:0 auto;display:grid}.rv6-brand{color:var(--foreground);letter-spacing:.16em;white-space:nowrap;align-items:center;gap:11px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.rv6-brand-mark{background:var(--accent);border-radius:1px;flex:none;width:12px;height:23px;display:inline-block;transform:skew(-22deg)}.rv6-nav{justify-content:center;gap:clamp(22px,3vw,42px);display:flex}.rv6-nav a{color:#5f555b;font-size:12px;font-weight:590;text-decoration:none;transition:color .2s}.rv6-nav a:hover{color:var(--accent-deep)}.rv6-header-actions{align-items:center;gap:14px;display:flex}.rv6-language{height:32px;color:var(--soft);cursor:pointer;background:#ffffff6b;border:1px solid #553b4833;border-radius:999px;align-items:center;gap:7px;padding:0 10px;font-size:10px;font-weight:760;display:inline-flex}.rv6-language span.is-active{color:var(--foreground)}.rv6-language i{background:var(--line);width:1px;height:12px}.rv6-header-cta{color:var(--white);background:var(--plum);border-radius:3px;padding:11px 16px;font-size:11px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s}.rv6-header-cta:hover{background:var(--accent-deep);transform:translateY(-1px)}.rv6-menu-button{display:none}.rv6-hero{width:min(var(--max), calc(100% - 48px));grid-template-columns:minmax(0,1.03fr) minmax(440px,.83fr);align-items:center;gap:clamp(48px,7vw,104px);min-height:720px;margin:0 auto;padding:86px 0 78px;display:grid}.rv6-eyebrow,.rv6-panel-eyebrow{color:var(--accent-deep);letter-spacing:.19em;text-transform:uppercase;margin:0;font-size:10px;font-weight:820}.rv6-hero h1{letter-spacing:-.052em;max-width:760px;margin:18px 0 0;font-size:clamp(48px,5.5vw,78px);font-weight:590;line-height:1.07}.rv6-hero h1 em,.rv6-decision h2 em{color:var(--accent);font-style:normal;display:block}.rv6-hero-body{max-width:680px;color:var(--muted);margin:28px 0 0;font-size:clamp(16px,1.45vw,19px);line-height:1.78}.rv6-hero-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:32px;display:flex}.rv6-button{border-radius:3px;justify-content:center;align-items:center;gap:18px;min-height:48px;padding:0 21px;font-size:13px;font-weight:710;text-decoration:none;transition:transform .2s,background .2s,color .2s;display:inline-flex}.rv6-button:hover{transform:translateY(-2px)}.rv6-button--primary{color:var(--white);background:var(--accent)}.rv6-button--primary:hover{background:var(--accent-deep)}.rv6-button--text{color:var(--foreground);padding-inline:0}.rv6-button--text:hover{color:var(--accent-deep)}.rv6-hero-proof{color:var(--muted);align-items:center;gap:11px;margin:29px 0 0;font-size:12px;line-height:1.6;display:flex}.rv6-hero-proof>span{background:var(--accent);border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 6px #c92f6817}.rv6-decision-panel{min-height:530px;color:var(--white);background:var(--plum);border:1px solid #41263459;border-radius:16px;padding:40px 38px 32px;position:relative;overflow:hidden;box-shadow:0 28px 70px #36222c26}.rv6-decision-panel:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 92%);mask-image:linear-gradient(#000,#0000 92%)}.rv6-panel-eyebrow{z-index:2;color:#e983a9;position:relative}.rv6-decision-panel h2{z-index:2;letter-spacing:-.035em;max-width:390px;margin:12px 0 0;font-size:clamp(27px,2.5vw,38px);font-weight:590;line-height:1.22;position:relative}.rv6-decision-stack{z-index:2;margin-top:34px;position:relative}.rv6-stack-row{color:#fffafcb8;border-top:1px solid #ffffff1f;align-items:center;min-height:76px;padding:17px 44px 16px 54px;display:flex;position:relative}.rv6-stack-row:last-child{border-bottom:1px solid #ffffff1f}.rv6-stack-row>span:nth-child(2){flex-direction:column;gap:4px;display:flex}.rv6-stack-row b{font-size:14px;font-weight:650}.rv6-stack-row small{color:#fffafc75;font-size:11px}.rv6-stack-index{color:#d96f98;font-size:10px;font-weight:760;position:absolute;left:0}.rv6-stack-row>i{border:1px solid #ffffff61;border-radius:50%;width:8px;height:8px;position:absolute;right:5px}.rv6-stack-row--active{color:#fff;background:linear-gradient(90deg,#c92f682e,#0000)}.rv6-stack-row--active>i{border-color:var(--accent);background:var(--accent);animation:1.6s ease-in-out infinite rv6-panel-pulse;box-shadow:0 0 0 8px #c92f6824}.rv6-panel-note{z-index:2;color:#fffafc94;max-width:390px;margin:24px 0 0;font-size:12px;line-height:1.6;position:relative}.rv6-panel-orbit{border:1px solid #ffffff14;border-radius:50%;width:220px;height:170px;position:absolute;bottom:-58px;right:-42px;transform:rotate(-16deg)}.rv6-panel-orbit:before,.rv6-panel-orbit:after{content:"";border:1px solid #ffffff12;border-radius:50%;position:absolute;inset:28px}.rv6-panel-orbit:after{inset:56px}.rv6-panel-orbit span{background:#ffffff40;border-radius:50%;width:5px;height:5px;position:absolute}.rv6-panel-orbit span:first-child{top:50%;left:9%}.rv6-panel-orbit span:nth-child(2){top:24%;left:18%}.rv6-panel-orbit span:nth-child(3){top:69%;left:29%}.rv6-panel-orbit span:nth-child(4){top:34%;left:38%}.rv6-panel-orbit span:nth-child(5){top:58%;left:47%}.rv6-panel-orbit span:nth-child(6){top:16%;left:59%}.rv6-panel-orbit span:nth-child(7){top:47%;left:68%}.rv6-panel-orbit span:nth-child(8){top:69%;left:80%}.rv6-panel-orbit span:nth-child(9){top:31%;left:89%}.rv6-panel-orbit span:nth-child(10){top:84%;left:54%}.rv6-panel-orbit span:nth-child(11){top:90%;left:23%}.rv6-panel-orbit span:nth-child(12){top:8%;left:76%}.rv6-panel-orbit span:nth-child(13){top:54%;left:92%}.rv6-panel-orbit span:nth-child(14){top:11%;left:41%}.rv6-panel-orbit span:nth-child(15){top:73%;left:12%}.rv6-panel-orbit span:nth-child(16){top:77%;left:66%}.rv6-panel-orbit span:nth-child(17){background:var(--accent);width:9px;height:9px;top:50%;left:50%;box-shadow:0 0 0 7px #c92f681f}.rv6-evidence-strip{width:100%;min-height:72px;padding:0 max(24px, calc((100vw - var(--max)) / 2));border-top:1px solid var(--line);border-bottom:1px solid var(--line);scrollbar-width:none;background:#fbf9f7a8;justify-content:space-between;align-items:center;gap:24px;display:flex;overflow-x:auto}.rv6-evidence-strip::-webkit-scrollbar{display:none}.rv6-evidence-strip>span{white-space:nowrap;color:var(--muted);letter-spacing:.05em;font-size:11px}.rv6-evidence-strip .rv6-strip-label{color:var(--accent-deep);letter-spacing:.18em;font-size:10px;font-weight:820}.rv6-section,.rv6-flow-section{width:min(var(--max), calc(100% - 48px));margin:0 auto;padding:116px 0}.rv6-section-heading{max-width:780px}.rv6-section-heading h2,.rv6-case-heading h2{letter-spacing:-.045em;margin:15px 0 0;font-size:clamp(35px,4.15vw,58px);font-weight:580;line-height:1.13}.rv6-section-heading>p:last-child,.rv6-case-heading>p:last-child{max-width:680px;color:var(--muted);margin:19px 0 0;font-size:15px;line-height:1.75}.rv6-section-heading--flow{margin-bottom:42px}.rv6-flow-shell{background:var(--surface);border:1px solid var(--line);border-radius:16px 16px 0 0;grid-template-columns:minmax(390px,42%) minmax(0,58%);min-height:640px;display:grid;overflow:hidden;box-shadow:0 24px 60px #3e27320f}.rv6-flow-copy{border-right:1px solid var(--line);align-items:center;padding:42px clamp(30px,4vw,56px);display:flex}.rv6-flow-steps{flex-direction:column;width:100%;padding-left:25px;display:flex;position:relative}.rv6-flow-track{background:#ddd3d8;width:1px;position:absolute;top:10px;bottom:10px;left:5px;overflow:hidden}.rv6-flow-track>span{background:var(--accent);width:100%;transition:height .54s cubic-bezier(.2,.75,.2,1);position:absolute;inset:0 auto auto 0}.rv6-flow-step{width:100%;min-height:94px;color:var(--muted);text-align:left;cursor:pointer;opacity:.43;background:0 0;border:0;border-bottom:1px solid #6b576121;grid-template-columns:38px minmax(0,1fr);gap:12px;padding:11px 0 12px;transition:color .35s,opacity .35s,min-height .35s;display:grid;position:relative}.rv6-flow-step:last-child{border-bottom:0}.rv6-flow-step:before{content:"";background:var(--surface);border:1px solid #b2a5ac;border-radius:50%;width:8px;height:8px;transition:all .27s;position:absolute;top:20px;left:-24px}.rv6-flow-step:hover{opacity:.75}.rv6-flow-step.is-active{min-height:142px;color:var(--foreground);opacity:1}.rv6-flow-step.is-active:before{border-color:var(--accent);background:var(--accent);transform:scale(1.15)}.rv6-flow-number{color:var(--accent-deep);letter-spacing:.1em;padding-top:2px;font-size:10px;font-weight:820}.rv6-flow-step-body{display:block}.rv6-flow-step-body small{letter-spacing:.05em;margin-bottom:5px;font-size:11px;font-weight:730;display:block}.rv6-flow-step-body b{font-size:15px;font-weight:650;line-height:1.45;display:block}.rv6-flow-step-body>span{max-height:0;color:var(--muted);opacity:0;margin-top:0;font-size:12px;line-height:1.65;transition:max-height .38s,opacity .31s,margin .31s,transform .31s;display:block;overflow:hidden;transform:translateY(-3px)}.rv6-flow-step.is-active .rv6-flow-step-body>span{opacity:1;max-height:90px;margin-top:7px;transform:translateY(0)}.rv6-flow-visual{background-color:#f2eceb;background-image:linear-gradient(#583c4a0d 1px,#0000 1px),linear-gradient(90deg,#583c4a0d 1px,#0000 1px);background-size:46px 46px;justify-content:center;align-items:center;min-width:0;display:flex;position:relative;overflow:hidden}.rv6-flow-visual:before{content:"";pointer-events:none;background:linear-gradient(115deg,#ffffff73,#0000 42%,#753b5609);position:absolute;inset:0}.rv6-flow-toolbar{z-index:4;align-items:center;gap:10px;display:flex;position:absolute;top:20px;right:22px}.rv6-flow-toolbar>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;font-size:10px;font-weight:690;display:inline-flex}.rv6-flow-toolbar>span i{background:var(--accent);border-radius:50%;width:5px;height:5px;animation:1.38s ease-in-out infinite rv6-toolbar-pulse;display:inline-block}.rv6-flow-toolbar button{width:30px;height:30px;color:var(--plum);cursor:pointer;background:#fbf9f7c7;border:1px solid #5439463b;border-radius:50%;place-items:center;padding:0;font-size:10px;display:grid}.rv6-flow-map{z-index:1;width:100%;height:auto;max-height:580px;position:relative;overflow:visible}.rv6-orbits ellipse{fill:none;stroke:#5a424e1f;stroke-width:1px;stroke-dasharray:2 7}.rv6-path-bed{fill:none;stroke:#674a5924;stroke-width:1.2px;stroke-dasharray:3 8}.rv6-path{fill:none;stroke:#9d2753ad;stroke-width:1.65px;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1px;transition:stroke-dashoffset .81s cubic-bezier(.38,.01,.18,1)}.rv6-path.is-drawn{stroke-dashoffset:0}.rv6-traveler{fill:none;stroke:#e54a84;stroke-width:5px;stroke-linecap:round;stroke-dasharray:.004 .996;opacity:0}.rv6-flow-section[data-stage="3"] .rv6-traveler{opacity:.95;animation:2.15s linear infinite rv6-travel}.rv6-dot{fill:#736478;opacity:.29;transform-origin:50%;transform-box:fill-box;animation:rv6-drift 4.31s ease-in-out var(--rv6-delay) infinite alternate;transition:fill .54s,opacity .54s,transform .54s}.rv6-cluster--1 .rv6-dot:nth-child(3n),.rv6-cluster--4 .rv6-dot:nth-child(4n){opacity:.18}.rv6-flow-section[data-stage="0"] .rv6-cluster--1 .rv6-dot{opacity:.47}.rv6-flow-section[data-stage="1"] .rv6-cluster--2 .rv6-dot{opacity:.51}.rv6-flow-section[data-stage="2"] .rv6-cluster--3 .rv6-dot{opacity:.48}.rv6-flow-section[data-stage="3"] .rv6-cluster--4 .rv6-dot{opacity:.51}.rv6-flow-section[data-stage="1"] .rv6-cluster--2 .rv6-dot.is-candidate{fill:#b52b60;opacity:.9}.rv6-flow-section[data-stage="2"] .rv6-cluster--3 .rv6-dot.is-candidate{fill:#b52b60;opacity:.84;animation:rv6-candidate 1.12s ease-in-out 1, rv6-drift 4.31s ease-in-out var(--rv6-delay) infinite alternate}.rv6-priority-candidates circle{fill:#0000;stroke:#7550634d;stroke-width:1px;opacity:0;transform-box:fill-box;transform-origin:50%;transition:opacity .31s,fill .54s}.rv6-flow-section[data-stage="2"] .rv6-priority-candidates circle{opacity:1;animation:1.15s ease-in-out rv6-candidate-ring}.rv6-flow-section[data-stage="2"] .rv6-priority-candidates circle:nth-child(3){fill:#c92f681a;stroke:#c92f68bf}.rv6-node-halo,.rv6-node-ring,.rv6-node-core{transform-box:fill-box;transform-origin:50%;transition:opacity .38s,fill .38s,stroke .38s}.rv6-node-halo{fill:#c92f6800}.rv6-node-ring{fill:var(--surface);stroke:#91828a;stroke-width:1.2px;opacity:.44}.rv6-node-core{fill:#75656e;opacity:.55}.rv6-node.is-reached .rv6-node-ring{stroke:#c92f68a6;opacity:1}.rv6-node.is-reached .rv6-node-core{fill:var(--accent);opacity:1}.rv6-node.is-active .rv6-node-halo{fill:#c92f681c;animation:1.62s ease-in-out infinite rv6-breathe}.rv6-final-ripple circle{fill:none;stroke:#c92f686b;stroke-width:1px;opacity:0;transform-box:fill-box;transform-origin:50%}.rv6-flow-section[data-stage="3"] .rv6-final-ripple circle{animation:1.69s cubic-bezier(.16,.7,.28,1) infinite rv6-ripple}.rv6-flow-section[data-stage="3"] .rv6-final-ripple circle:nth-child(2){animation-delay:.42s}.rv6-flow-label{opacity:0;transition:opacity .31s .11s,transform .31s .11s;transform:translateY(4px)}.rv6-flow-label.is-active{opacity:1;transform:translateY(0)}.rv6-flow-label rect{fill:#37242d}.rv6-flow-label text{fill:#fffafc;letter-spacing:.02em;font-family:inherit;font-size:10px;font-weight:680}.rv6-cluster-indices text{fill:#4a333e6b;letter-spacing:.12em;font-size:10px;font-weight:760}.rv6-flow-section[data-paused=true] .rv6-flow-map *,.rv6-flow-section[data-paused=true] .rv6-flow-toolbar i{animation-play-state:paused!important}.rv6-flow-conclusion{color:#fff9fcc2;background:var(--plum);border-radius:0 0 16px 16px;align-items:center;gap:19px;min-height:92px;padding:23px clamp(28px,5vw,72px);display:flex}.rv6-flow-conclusion>span{background:var(--accent);flex:none;width:23px;height:1px}.rv6-flow-conclusion p{margin:0;font-size:clamp(14px,1.35vw,18px);line-height:1.65}.rv6-flow-conclusion strong{color:#fff;font-weight:640}.rv6-products{border-top:1px solid var(--line)}.rv6-product-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:50px;display:grid}.rv6-product-card{background:var(--surface);min-height:560px;padding:34px 31px}.rv6-product-card--2{background:#f0e9e9}.rv6-product-card--3{background:var(--plum);color:var(--white)}.rv6-product-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.rv6-product-top>span{color:var(--accent);font-size:12px;font-weight:810}.rv6-product-top small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:750}.rv6-product-card--3 .rv6-product-top small{color:#fffafc80}.rv6-product-card h3{margin:38px 0 0;font-size:14px;font-weight:730}.rv6-product-card h4{letter-spacing:-.035em;margin:12px 0 0;font-size:clamp(22px,2.1vw,31px);font-weight:590;line-height:1.25}.rv6-product-card>p{color:var(--muted);margin:20px 0 0;font-size:13px;line-height:1.75}.rv6-product-card--3>p{color:#fffafca1}.rv6-product-card ul{margin:36px 0 0;padding:0;list-style:none}.rv6-product-card li{color:var(--muted);border-top:1px solid #533d481f;align-items:center;gap:10px;padding:12px 0;font-size:12px;display:flex}.rv6-product-card li:before{content:"";background:var(--accent);border-radius:50%;width:5px;height:5px}.rv6-product-card--3 li{color:#fffafcb0;border-color:#ffffff1a}.rv6-funnel{flex-direction:column;align-items:center;gap:7px;margin-top:34px;display:flex}.rv6-funnel span{color:#6e5963;text-align:center;background:#ffffff8c;border:1px solid #78546629;place-items:center;min-height:34px;padding:8px 10px;font-size:10px;display:grid}.rv6-funnel span:last-child{color:var(--white);background:var(--accent);border-color:var(--accent)}.rv6-decision{border-top:1px solid var(--line);padding-top:72px}.rv6-section-heading--wide{max-width:980px}.rv6-section-heading--wide h2 em{margin-top:5px}.rv6-decision-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:52px;display:grid}.rv6-decision-grid article{border-right:1px solid var(--line);min-height:270px;padding:31px 25px;position:relative}.rv6-decision-grid article:last-child{border-right:0}.rv6-decision-grid article>span{color:#c8bcc1;font-size:10px;font-weight:780;position:absolute;top:31px;right:25px}.rv6-decision-grid small{color:var(--accent-deep);letter-spacing:.15em;font-size:10px;font-weight:820}.rv6-decision-grid h3{margin:61px 0 0;font-size:18px;font-weight:620;line-height:1.35}.rv6-decision-grid p{color:var(--muted);margin:13px 0 0;font-size:13px;line-height:1.68}.rv6-relationship{width:100%;padding:118px max(24px, calc((100vw - var(--max)) / 2));color:var(--white);background:var(--plum);grid-template-columns:minmax(0,.9fr) minmax(480px,1fr);gap:clamp(64px,8vw,130px);display:grid}.rv6-relationship .rv6-eyebrow{color:#e884a9}.rv6-relationship-copy h2{letter-spacing:-.045em;max-width:660px;margin:16px 0 0;font-size:clamp(38px,4.5vw,62px);font-weight:570;line-height:1.12}.rv6-relationship-copy>p:last-of-type{color:#fffafca3;max-width:650px;margin:25px 0 0;font-size:15px;line-height:1.82}.rv6-relationship blockquote{border-left:2px solid var(--accent);color:#fff;margin:36px 0 0;padding-left:22px;font-size:17px;line-height:1.6}.rv6-relationship-visual{background:#ffffff06;border:1px solid #ffffff1f;align-self:center;padding:40px}.rv6-rel-end{align-items:center;gap:18px;display:flex}.rv6-rel-end>span{color:#e57fa5;font-size:10px;font-weight:800}.rv6-rel-end b{font-size:18px;font-weight:620}.rv6-rel-end--after b{color:#fff}.rv6-rel-line{border-left:1px solid #ffffff2b;gap:9px;margin:28px 0;padding:8px 0 8px 28px;display:grid;position:relative}.rv6-rel-line:before{content:"";background:var(--accent);width:1px;height:72%;position:absolute;top:0;left:-1px}.rv6-rel-line span{color:#fffafc94;align-items:center;gap:12px;font-size:12px;display:flex}.rv6-rel-line i{color:#e986aa;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:22px;height:22px;font-size:8px;font-style:normal;display:grid}.rv6-relationship-visual>p{color:#fffafc73;letter-spacing:.06em;text-transform:uppercase;margin:38px 0 0;font-size:10px}.rv6-why-list{border-top:1px solid var(--line);margin-top:56px}.rv6-why-list article{border-bottom:1px solid var(--line);grid-template-columns:70px minmax(240px,.75fr) minmax(0,1fr);align-items:baseline;gap:28px;padding:31px 0;display:grid}.rv6-why-list article>span{color:var(--accent);font-size:11px;font-weight:800}.rv6-why-list h3{margin:0;font-size:20px;font-weight:620;line-height:1.4}.rv6-why-list p{color:var(--muted);margin:0;font-size:13px;line-height:1.72}.rv6-infrastructure{color:var(--muted);margin:28px 0 0 98px;font-size:12px;font-style:italic;line-height:1.7}.rv6-case{border-top:1px solid var(--line);padding-top:72px}.rv6-case-heading{max-width:790px}.rv6-case-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:52px;display:grid}.rv6-case-steps article{background:var(--surface);border-top:2px solid var(--line);min-height:235px;padding:26px 23px}.rv6-case-steps article:nth-child(3),.rv6-case-steps article:nth-child(4){border-top-color:var(--accent)}.rv6-case-steps span{color:var(--accent-deep);font-size:10px;font-weight:800}.rv6-case-steps h3{margin:43px 0 0;font-size:18px;font-weight:630}.rv6-case-steps p{color:var(--muted);margin:13px 0 0;font-size:13px;line-height:1.7}.rv6-case-outcome{max-width:860px;color:var(--foreground);border-top:1px solid var(--line);gap:17px;margin:35px 0 0;padding:23px 0 0;font-size:15px;line-height:1.7;display:flex}.rv6-case-outcome span{background:var(--accent);flex:none;width:18px;height:1px;margin-top:13px}.rv6-pricing{border-top:1px solid var(--line)}.rv6-price-gate{text-align:left;background:var(--surface);border:1px solid var(--line);border-radius:12px;flex-direction:column;align-items:flex-start;gap:14px;max-width:460px;margin:44px auto 0;padding:40px 36px;display:flex}.rv6-price-gate>p:nth-of-type(2){color:var(--muted);margin:0;font-size:13px;line-height:1.7}.rv6-price-gate form{gap:10px;width:100%;margin-top:6px;display:flex}.rv6-price-gate input[type=email]{border:1px solid var(--line);background:var(--white);min-width:0;height:46px;color:var(--foreground);border-radius:3px;flex:1;padding:0 14px;font-size:13px}.rv6-price-gate input[type=email]:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.rv6-price-gate small{color:var(--soft);font-size:11px;line-height:1.6}.rv6-price-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:50px;display:grid}.rv6-price-card{background:var(--surface);border:1px solid var(--line);border-radius:4px;flex-direction:column;gap:16px;padding:34px 28px;display:flex;position:relative}.rv6-price-card--rec{border-color:var(--accent);box-shadow:0 18px 40px #c92f681f}.rv6-price-badge{color:var(--white);background:var(--accent);letter-spacing:.05em;border-radius:20px;padding:5px 12px;font-size:10px;font-weight:700;position:absolute;top:-13px;left:28px}.rv6-price-card h3{margin:6px 0 0;font-size:18px;font-weight:650}.rv6-price-amount{color:var(--accent);font-size:30px;font-weight:620}.rv6-price-amount small{color:var(--muted);margin-left:3px;font-size:12px;font-weight:500}.rv6-price-card>p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.rv6-price-card ul{flex-direction:column;gap:9px;margin:6px 0 0;padding:0;list-style:none;display:flex}.rv6-price-card li{color:var(--foreground);padding-left:16px;font-size:13px;line-height:1.55;position:relative}.rv6-price-card li:before{content:"";background:var(--accent);border-radius:50%;width:5px;height:5px;position:absolute;top:6px;left:0}.rv6-price-foot{max-width:860px;color:var(--muted);margin:34px 0 0;font-size:12px;line-height:1.75}.rv6-contact{width:min(var(--max), calc(100% - 48px));color:var(--white);background:var(--accent-deep);border-radius:16px;grid-template-columns:minmax(0,1fr) minmax(340px,420px);align-items:start;gap:60px;margin:20px auto 0;padding:clamp(52px,7vw,88px);display:grid}.rv6-contact .rv6-eyebrow{color:#ffb2cd}.rv6-contact h2{letter-spacing:-.048em;max-width:760px;margin:16px 0 0;font-size:clamp(38px,4.8vw,64px);font-weight:570;line-height:1.1}.rv6-contact>div>p:last-child{color:#fffafcb3;max-width:680px;margin:23px 0 0;font-size:14px;line-height:1.78}.rv6-contact-form{flex-direction:column;gap:14px;display:flex}.rv6-contact-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.rv6-contact-form label{color:#fffafcb3;flex-direction:column;gap:6px;font-size:11px;display:flex}.rv6-contact-form input,.rv6-contact-form textarea{color:var(--white);background:#ffffff0f;border:1px solid #ffffff38;border-radius:3px;padding:10px 12px;font-family:inherit;font-size:13px}.rv6-contact-form input::placeholder,.rv6-contact-form textarea::placeholder{color:#fffafc66}.rv6-contact-form input:focus-visible,.rv6-contact-form textarea:focus-visible{outline-offset:1px;outline:2px solid #fff}.rv6-contact-message{width:100%}.rv6-contact-action{flex-direction:column;align-items:flex-start;gap:13px;min-width:235px;display:flex}.rv6-button--light{color:var(--plum);background:#fff}.rv6-contact-action small{color:#fffafc9e;font-size:10px;line-height:1.5}.rv6-contact-form button[disabled]{opacity:.65;cursor:default}.rv6-form-success{color:#fff;margin:0;padding:16px 0;font-size:14px;line-height:1.7}.rv6-form-error{color:#ffd7e3;margin:0;font-size:12px;line-height:1.6}.rv6-contact-direct{color:#fffafc8c;text-underline-offset:2px;font-size:11px;text-decoration:underline}.rv6-footer{width:min(var(--max), calc(100% - 48px));grid-template-columns:auto 1fr auto;align-items:start;gap:50px;min-height:170px;margin:0 auto;padding:48px 0 34px;display:grid}.rv6-brand--footer{margin-top:1px}.rv6-footer p{max-width:490px;color:var(--muted);justify-self:center;margin:0;font-size:11px;line-height:1.7}.rv6-footer small{color:var(--soft);font-size:10px}@keyframes rv6-panel-pulse{0%,to{box-shadow:0 0 0 6px #c92f6814}50%{box-shadow:0 0 0 11px #c92f682e}}@keyframes rv6-toolbar-pulse{0%,to{opacity:.35}50%{opacity:1}}@keyframes rv6-drift{0%{transform:translate(calc(var(--rv6-drift-x) * -.45),calc(var(--rv6-drift-y) * -.45))}to{transform:translate(var(--rv6-drift-x),var(--rv6-drift-y))}}@keyframes rv6-breathe{0%,to{opacity:.35;transform:scale(.82)}50%{opacity:1;transform:scale(1.12)}}@keyframes rv6-candidate{0%,to{opacity:.35}46%{opacity:1}}@keyframes rv6-candidate-ring{0%{opacity:0;transform:scale(.6)}45%{opacity:1}to{opacity:.35;transform:scale(1.15)}}@keyframes rv6-travel{0%{stroke-dashoffset:.99px}to{stroke-dashoffset:0}}@keyframes rv6-ripple{0%{opacity:.62;transform:scale(.42)}75%,to{opacity:0;transform:scale(1.15)}}@media (width<=1080px){.rv6-header-inner{width:min(var(--max), calc(100% - 32px));gap:18px}.rv6-nav{gap:18px}.rv6-nav a{font-size:11px}.rv6-header-cta{display:none}.rv6-hero{width:min(var(--max), calc(100% - 40px));grid-template-columns:minmax(0,1fr) minmax(390px,.85fr);gap:42px}.rv6-flow-section,.rv6-section,.rv6-contact,.rv6-footer{width:min(var(--max), calc(100% - 40px))}.rv6-flow-shell{grid-template-columns:minmax(340px,43%) minmax(0,57%)}.rv6-flow-copy{padding-inline:30px}.rv6-flow-map{transform:scale(1.08)}.rv6-product-card{padding-inline:23px}.rv6-decision-grid article{padding-inline:18px}.rv6-relationship{grid-template-columns:minmax(0,.9fr) minmax(420px,1fr);gap:54px;padding-inline:40px}.rv6-price-grid{gap:18px}.rv6-price-card{padding:28px 22px}}@media (width<=820px){html{scroll-padding-top:68px}.rv6-header-inner{grid-template-columns:auto 1fr;min-height:66px}.rv6-header-actions{justify-self:end}.rv6-menu-button{background:0 0;border:1px solid #553b482e;border-radius:3px;align-content:center;gap:5px;width:34px;height:32px;padding:8px;display:grid}.rv6-menu-button span{background:var(--foreground);width:100%;height:1px;display:block}.rv6-nav{border-bottom:1px solid var(--line);background:#f4f0eefa;flex-direction:column;align-items:center;gap:17px;padding:15px 20px 22px;display:none;position:absolute;top:66px;left:0;right:0}.rv6-nav--open{display:flex}.rv6-hero{grid-template-columns:1fr;gap:54px;min-height:0;padding:70px 0 64px}.rv6-hero h1{font-size:clamp(44px,9.8vw,70px)}.rv6-decision-panel{min-height:500px}.rv6-evidence-strip{justify-content:flex-start;padding-inline:20px}.rv6-flow-section,.rv6-section{padding-block:88px}.rv6-flow-shell{grid-template-columns:1fr}.rv6-flow-copy{border-right:0;border-bottom:1px solid var(--line);min-height:570px}.rv6-flow-visual{min-height:480px}.rv6-flow-map{transform:none}.rv6-product-grid{grid-template-columns:1fr}.rv6-product-card{min-height:0;padding:34px 30px 40px}.rv6-product-card h3,.rv6-product-card ul,.rv6-funnel{margin-top:28px}.rv6-decision-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rv6-decision-grid article:nth-child(2){border-right:0}.rv6-decision-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.rv6-relationship{grid-template-columns:1fr;gap:54px;padding:88px 28px}.rv6-relationship-visual{padding:33px}.rv6-why-list article{grid-template-columns:45px 1fr}.rv6-why-list p{grid-column:2}.rv6-infrastructure{margin-left:73px}.rv6-case-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.rv6-price-grid{grid-template-columns:1fr}.rv6-price-gate{margin-inline:0;padding:32px 26px}.rv6-price-gate form{flex-direction:column}.rv6-contact{grid-template-columns:1fr;align-items:start;padding:58px 36px}.rv6-contact-action{min-width:0}.rv6-footer{grid-template-columns:1fr;gap:21px}.rv6-footer p{justify-self:start}}@media (width<=540px){.rv6-header-inner,.rv6-hero,.rv6-flow-section,.rv6-section,.rv6-contact,.rv6-footer{width:calc(100% - 30px)}.rv6-brand{font-size:10px}.rv6-brand-mark{width:10px;height:20px}.rv6-language{padding-inline:8px}.rv6-hero{padding-top:52px}.rv6-hero h1{font-size:43px;line-height:1.1}.rv6-hero-body{font-size:15px}.rv6-hero-actions{flex-direction:column;align-items:flex-start;gap:8px}.rv6-decision-panel{min-height:475px;padding:31px 24px 27px}.rv6-decision-panel h2{font-size:28px}.rv6-stack-row{padding-left:43px}.rv6-section-heading h2,.rv6-case-heading h2{font-size:36px}.rv6-section-heading>p:last-child{font-size:14px}.rv6-flow-copy{min-height:595px;padding:30px 21px}.rv6-flow-step{grid-template-columns:30px minmax(0,1fr)}.rv6-flow-step-body b{font-size:14px}.rv6-flow-visual{min-height:360px}.rv6-flow-map{width:125%;max-width:none;transform:translate(-4%)}.rv6-flow-toolbar{top:12px;right:12px}.rv6-flow-toolbar>span{display:none}.rv6-flow-conclusion{align-items:flex-start;padding:22px 20px}.rv6-flow-conclusion>span{width:14px;margin-top:11px}.rv6-flow-conclusion p{font-size:13px}.rv6-product-card{padding-inline:23px}.rv6-decision-grid{grid-template-columns:1fr}.rv6-decision-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:220px}.rv6-decision-grid article:last-child{border-bottom:0}.rv6-decision-grid h3{margin-top:48px}.rv6-relationship{padding-inline:20px}.rv6-relationship-copy h2{font-size:39px}.rv6-relationship-visual{padding:27px 21px}.rv6-rel-end b{font-size:15px}.rv6-why-list article{grid-template-columns:34px 1fr;gap:16px}.rv6-why-list h3{font-size:18px}.rv6-infrastructure{margin-left:50px}.rv6-case-steps{grid-template-columns:1fr}.rv6-case-steps article{min-height:205px}.rv6-contact{padding:45px 25px}.rv6-contact h2{font-size:39px}.rv6-price-gate form{flex-direction:column}.rv6-contact-fields{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.rv6-page *,.rv6-page :before,.rv6-page :after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.rv6-path{stroke-dashoffset:0!important}.rv6-traveler{display:none}.rv6-node-core{fill:var(--accent);opacity:1}.rv6-node-ring{stroke:#c92f68a6;opacity:1}}
