.rf-motion{position:relative;isolation:isolate;overflow:clip;min-width:0;min-height:650px;background:#c9edf7;border-radius:8px;color:#161616}.rf-motion-heading{position:absolute;inset:24px 26px auto;display:flex;align-items:center;justify-content:space-between;z-index:3;font-size:12px;font-weight:650;letter-spacing:.07em}.rf-motion-heading button{width:40px;height:40px;border:1px solid #16161633;border-radius:50%;background:#fff;color:#161616;font-size:17px}.rf-motion-window{position:absolute;top:100px;left:32px;width:880px;height:690px;background:#fff;border:12px solid #24242a;border-radius:32px;overflow:hidden;transform:none;font-family:RF Geist,Arial,sans-serif}.rf-motion-brand{height:68px;display:flex;gap:22px;align-items:center;padding:0 26px;border-bottom:1px solid #e1e2e8;font-size:13px;color:#626372}.rf-motion-brand img{width:150px}.rf-motion-avatar{margin-left:auto;background:#f4f5f9;border-radius:50%;padding:10px}.rf-motion-nav{height:62px;display:flex;align-items:center;gap:12px;padding:0 22px;border-bottom:1px solid #dcdde4;font-size:14px;font-weight:650;white-space:nowrap}.rf-motion-nav span{padding:12px 16px;border-radius:10px;transition:background .35s}.rf-motion[data-scene=overview] [data-motion-nav=overview],.rf-motion[data-scene=rooms] [data-motion-nav=rooms]{background:#ff83da}.rf-motion-page{position:absolute;top:130px;left:0;width:100%;padding:26px;transition:opacity .5s,transform .7s cubic-bezier(.22,1,.36,1)}.rf-motion-page small{font-size:11px;letter-spacing:.13em;font-weight:600;color:#656572}.rf-motion-page h3{font-size:36px;line-height:1.1;margin:10px 0}.rf-motion-page h3 span{color:#db5abb}.rf-motion-page>p{font-size:13px;color:#666775}.rf-motion-counts{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #dedfe7;border-radius:10px;margin-top:25px;overflow:hidden}.rf-motion-counts>span{display:flex;justify-content:space-between;align-items:center;padding:16px;border-right:1px solid #dedfe7}.rf-motion-counts i{font-size:13px;font-style:normal}.rf-motion-counts b{font-size:27px}.rf-motion-section{display:flex;gap:24px;align-items:center;margin:26px 0 18px;font-size:13px;color:#666775}.rf-motion-section b{padding:10px 14px;border-radius:10px;background:#ffedf9;color:#7a205e}.rf-motion-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.rf-motion-metrics article{padding:21px;border:1px solid #dedfe7;border-radius:10px}.rf-motion-metrics article>span{font-size:14px;font-weight:650}.rf-motion-metrics strong{display:block;font-size:38px;letter-spacing:-.06em;margin:12px 0}.rf-motion-metrics strong span{font-size:24px}.rf-motion-metrics p{font-size:12px;color:#686977}.rf-motion-bars{display:flex;align-items:end;gap:10px;height:85px;margin-top:18px}.rf-motion-bars i{height:60%;flex:1;background:#ecddec;transform-origin:bottom}.rf-motion-bars i:nth-child(2n){height:85%}.rf-motion-bars i:nth-child(3n){height:45%}.rf-motion-bars i:last-child{height:100%;background:#db5abb}.rf-motion-occupancy{height:13px;background:#f0edf2;border-radius:6px;margin:35px 0 18px;overflow:hidden}.rf-motion-occupancy span{display:block;width:70%;height:100%;background:#db5abb;transform-origin:left}.rf-motion.is-running[data-scene=overview] .rf-motion-bars i,.rf-motion.is-running[data-scene=overview] .rf-motion-occupancy span{animation:rf-bar-in 1s both}.rf-motion-rooms{opacity:0;transform:translate(70px);pointer-events:none}.rf-motion[data-scene=rooms] .rf-motion-overview{opacity:0;transform:translate(-50px)}.rf-motion[data-scene=rooms] .rf-motion-rooms{opacity:1;transform:translate(0)}.rf-motion-roomheading{display:flex;align-items:center;justify-content:space-between}.rf-motion-roomheading>span{font-size:13px;border:1px solid #dedfe7;padding:12px 50px 12px 16px;border-radius:10px}.rf-motion-filters{display:flex;gap:10px;margin:17px 0 24px;font-size:13px}.rf-motion-filters>*{padding:10px 14px;border:1px solid #dedfe7;border-radius:10px;background:#f4f5f9}.rf-motion-filters b{background:#2d2c37;color:#fff}.rf-motion-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #d7d9e2;border-left:1px solid #d7d9e2}.rf-motion-room{height:154px;border-right:1px solid #d7d9e2;border-bottom:1px solid #d7d9e2;padding:16px;background:linear-gradient(0deg,#41bafb24,transparent 40%);color:#1682af}.rf-motion-room strong{display:block;font-size:39px;line-height:1;letter-spacing:-.06em}.rf-motion-room>span{display:inline-block;font-size:12px;font-weight:650;padding:5px 7px;margin:10px 0 12px;background:#41bafb;border-radius:4px;color:#15394a}.rf-motion-room p{font-size:14px;color:#666775}.rf-motion-room.occupied{color:#2d2c37;background:linear-gradient(0deg,#2d2c3715,transparent 40%)}.rf-motion-room.occupied>span{background:#2d2c37;color:#fff}.rf-motion-room.departure{color:#bd174f;background:linear-gradient(0deg,#bd174f18,transparent 40%)}.rf-motion-room.departure>span{background:#bd174f;color:#fff}.rf-motion-room.departure p{color:#bd174f}.rf-motion-room.maintenance{background:repeating-linear-gradient(135deg,#f4f5f9 0 16px,#d8d9e1 16px 23px);color:#686977}.rf-motion-room.maintenance>span{background:#d8d9e1;color:#454651}.rf-motion-cursor{position:absolute;top:111px;left:280px;z-index:4;opacity:0;pointer-events:none}.rf-motion.is-running[data-scene=overview] .rf-motion-cursor{animation:rf-cursor-overview 6s linear infinite}.rf-motion.is-running[data-scene=rooms] .rf-motion-cursor{animation:rf-cursor-rooms 6s linear infinite}.rf-motion-controls{position:absolute;inset:auto 0 0;z-index:5;display:flex;align-items:center;gap:15px;padding:30px 26px 22px;background:linear-gradient(0deg,#c9edf7 70%,#c9edf700);font-size:11px}.rf-motion-controls>div{display:flex;gap:5px;background:#fff;border:1px solid #bbdce5;padding:5px;border-radius:30px}.rf-motion-controls button{padding:11px 15px;white-space:nowrap;border:0;border-radius:24px;background:transparent;font-size:13px;font-weight:650}.rf-motion-controls button[aria-pressed=true]{background:#2d2c37;color:#fff}.rf-motion-controls>span{max-width:110px;color:#34525d;line-height:1.4}@keyframes rf-bar-in{0%{transform:scaleY(.15)}to{transform:scaleY(1)}}@keyframes rf-cursor-overview{0%,65%{opacity:0;transform:translate(180px,150px)}75%{opacity:1;transform:translate(180px,150px)}94%{opacity:1;transform:translate(0)}98%{opacity:1;transform:scale(.8)}to{opacity:0}}@keyframes rf-cursor-rooms{0%{opacity:1;transform:translate(0)}35%,65%{opacity:1;transform:translate(-130px,265px)}80%,to{opacity:0;transform:translate(-130px,265px)}}@media(max-width:1050px){.rf-motion-window{left:24px}.rf-motion-controls{padding-inline:16px}.rf-motion-controls>span{display:none}}@media(max-width:760px){.rf-motion{min-height:560px}.rf-motion-window{top:90px;left:20px;width:770px;transform:none;border-width:10px;border-radius:28px}.rf-motion-page{padding:20px}.rf-motion-brand{height:60px}.rf-motion-nav{height:56px}.rf-motion-page{top:116px}.rf-motion-room{height:144px}.rf-motion-heading{inset:20px 22px auto}.rf-motion-controls{padding-bottom:20px}}.rf-motion-window{top:32px;height:760px}.rf-motion-brand,.rf-motion-nav{height:52px;position:relative;z-index:3;background:#fff}.rf-motion-page{top:104px;padding:22px;transition:opacity .45s,transform 1.5s cubic-bezier(.22,1,.36,1)}.rf-motion-overview{width:610px}.rf-motion-page small{font-size:10px}.rf-motion-page h3{font-size:30px;margin:6px 0}.rf-motion-page>p{font-size:12px}.rf-motion-counts{margin-top:16px}.rf-motion-counts>span{padding:10px}.rf-motion-counts i{font-size:12px}.rf-motion-counts b{font-size:22px}.rf-motion-section{margin:14px 0;font-size:12px;gap:18px}.rf-motion-section b{padding:7px 10px}.rf-motion-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.rf-motion-metrics article{padding:18px;min-height:252px;background:#fff}.rf-motion-metrics strong{font-size:33px;margin:8px 0}.rf-motion-metrics strong>span{font-size:inherit}.rf-sales-chart{margin:20px 0 12px;display:grid;gap:16px;font-size:12px}.rf-sales-chart>div{display:grid;grid-template-columns:1fr auto;gap:7px}.rf-sales-chart i{display:block;grid-column:1/-1;height:12px;width:var(--bar);border-radius:3px;background:#db5abb;transform-origin:left}.rf-sales-chart>div:nth-child(2) i{background:#8b859e}.rf-ring-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px;text-align:center;margin-top:16px}.rf-ring-pair>div>span{font-size:11px}.rf-ring-pair small{font-size:10px;letter-spacing:0;font-weight:400}.rf-chart-ring{position:relative;width:100px;height:100px;margin:8px auto}.rf-chart-ring svg{display:block;width:100%;height:100%;transform:rotate(-90deg)}.rf-chart-ring b{position:absolute;inset:0;display:grid;place-items:center;font-size:23px}.rf-night-chart{display:block;width:100%;margin-top:14px;height:105px}.rf-chart-days{display:flex;justify-content:space-around;font-size:11px;color:#686977}.rf-motion-ledger{margin:25px 0 0;font-size:12px}.rf-motion-ledger>div{display:flex;justify-content:space-between;gap:10px;border-top:1px solid #eeeef3;padding:15px 0}.rf-motion-ledger dd{margin:0;font-weight:650}.rf-ready-chart{display:flex;align-items:center;gap:12px}.rf-ready-chart .rf-chart-ring{flex-shrink:0}.rf-ready-chart dl{font-size:11px;flex:1}.rf-ready-chart dl>div{display:flex;justify-content:space-between;padding:6px 0}.rf-ready-chart dd{margin:0;font-weight:650}.rf-motion[data-scene=charts] .rf-motion-overview{transform:translateY(-215px)}.rf-motion[data-scene=readiness] .rf-motion-overview{transform:translateY(-485px)}.rf-motion[data-scene=charts] [data-motion-nav=overview],.rf-motion[data-scene=readiness] [data-motion-nav=overview]{background:#ff83da}.rf-motion.is-running[data-scene=overview] .rf-sales-chart i,.rf-motion.is-running[data-scene=readiness] .rf-sales-chart i{animation:rf-horizontal-bar 2.2s both}.rf-motion.is-running[data-scene=overview] .rf-ring-progress{animation:rf-ring-draw 2.6s both}.rf-motion.is-running[data-scene=charts] .rf-trend-line{animation:rf-line-draw 2.5s both}.rf-motion.is-running[data-scene=readiness] .rf-ready-chart .rf-ring-progress{animation:rf-ring-ready 2.5s both}.rf-motion-cursor{display:none}@keyframes rf-horizontal-bar{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes rf-ring-draw{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}@keyframes rf-ring-ready{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}@keyframes rf-line-draw{0%{stroke-dasharray:100;stroke-dashoffset:100}to{stroke-dasharray:100;stroke-dashoffset:0}}@media(max-width:760px){.rf-motion-window{top:24px}.rf-motion-overview{width:560px}.rf-motion-metrics article{padding:14px}.rf-ring-pair{gap:0}.rf-chart-ring{width:90px;height:90px}}@media(prefers-reduced-motion:reduce){.rf-motion *{animation:none!important;transition:none!important}.rf-motion-cursor{display:none}}.rf-product-scene{position:relative;overflow:clip;min-width:0;height:420px;margin-top:32px;color:#161616;font-family:RF Geist,Arial,sans-serif;text-align:left}.rf-product-scene[data-product-scene=folyo-gelir]{height:460px}.rf-product-grid .rf-pink{grid-row:auto}.rf-product-grid .rf-charcoal{grid-column:auto}.rf-scene-device{width:680px;min-height:470px;border:8px solid #25252b;border-radius:24px;background:#fff;overflow:hidden;transform:none}.rf-scene-chrome{display:flex;align-items:center;gap:24px;padding:15px 20px;border-bottom:1px solid #dadce5;font-size:13px;font-weight:600;white-space:nowrap}.rf-product .rf-scene-chrome img,.rf-scene-chrome img{width:140px;height:auto;border:0;border-radius:0;transform:none;margin:0;min-width:0;max-width:140px}.rf-scene-content{padding:23px}.rf-product .rf-scene-content h3,.rf-scene-content h3{font-size:25px;line-height:1.15;margin:0 0 22px;color:#161616;letter-spacing:-.04em}.rf-scene-roomgrid{display:grid;grid-template-columns:repeat(4,1fr);width:690px;border-left:1px solid #d7d9e2;border-top:1px solid #d7d9e2}.rf-scene-tabs{display:flex;align-items:center;gap:17px;margin-bottom:20px;font-size:12px}.rf-scene-tabs b{background:#2d2c37;color:#fff;border-radius:10px;padding:9px 12px}.rf-product .rf-scene-roomgrid p,.rf-scene-roomgrid p{margin:0;font-size:14px;color:#666775;line-height:1.4;max-width:none}.rf-scene-table{border:1px solid #dedfe7;border-radius:10px;overflow:hidden;font-size:14px}.rf-scene-tablehead,.rf-scene-row{display:grid;grid-template-columns:1.2fr 1fr 1.2fr;gap:12px;padding:17px 15px;align-items:center}.rf-scene-tablehead{background:#f4f5f9;font-weight:650;font-size:12px}.rf-scene-row{border-top:1px solid #dedfe7;min-height:58px}.rf-scene-row>span:last-child{font-weight:600}.rf-scene-balances{display:flex;gap:14px;margin-bottom:20px}.rf-scene-balances>div{flex:1;padding:15px;border:1px solid #dedfe7;border-radius:10px;font-size:12px}.rf-scene-balances b{display:block;font-size:24px;margin-top:8px}.rf-product .rf-product-scene .rf-motion-metrics p{font-size:12px;line-height:1.45;margin:0;color:#686977}.rf-product .rf-product-scene .rf-motion-metrics strong{font-size:33px}.rf-product-scene .rf-motion-metrics{width:570px}.rf-product-scene .rf-motion-metrics article{min-height:252px}.rf-product-scene *{animation-play-state:paused!important}.rf-product-scene.is-visible *{animation-play-state:running!important}.rf-product-scene .rf-scene-row{animation:rf-scene-row-focus 9s infinite;animation-delay:calc(var(--order)*1.25s)}.rf-product-scene .rf-motion-room{animation:rf-scene-room-focus 10s infinite;animation-delay:calc(var(--order)*.65s)}.rf-product-scene .rf-ring-progress{animation:rf-scene-ring 9s infinite}.rf-product-scene .rf-sales-chart i{animation:rf-scene-bar 9s infinite;transform-origin:left}.rf-product-scene .rf-trend-line{animation:rf-scene-line 9s infinite;stroke-dasharray:100}.rf-product-scene[data-product-scene=raporlama] .rf-motion-metrics{animation:rf-scene-report 15s infinite}.rf-module-product{padding:42px 0 16px}.rf-module-product .rf-product-scene{margin:0;background:#f4f5f9;border-radius:16px;height:490px;padding:32px 40px 0}.rf-module-product .rf-scene-device{width:100%;min-width:650px;min-height:560px}.rf-scene-wide .rf-scene-content{padding:28px}.rf-scene-wide .rf-scene-table{max-width:1050px}.rf-scene-wide .rf-scene-balances{max-width:650px}.rf-scene-wide .rf-scene-roomgrid{width:100%;min-width:690px;grid-template-columns:repeat(4,1fr)}.rf-scene-wide .rf-motion-metrics{width:100%;grid-template-columns:repeat(3,minmax(0,1fr))}.rf-scene-wide[data-product-scene=raporlama] .rf-motion-metrics{animation-name:rf-scene-report-wide}@keyframes rf-scene-row-focus{0%,8%,38%,to{background:#fff;transform:translate(0)}15%,30%{background:#ffedf9;transform:translate(0)}}@keyframes rf-scene-room-focus{0%,10%,45%,to{filter:none}20%,35%{filter:brightness(.96);outline:2px solid currentColor;outline-offset:-2px}}@keyframes rf-scene-ring{0%{stroke-dashoffset:100}25%,85%{stroke-dashoffset:0}to{stroke-dashoffset:100}}@keyframes rf-scene-bar{0%{transform:scaleX(.1)}25%,85%{transform:scaleX(1)}to{transform:scaleX(.1)}}@keyframes rf-scene-line{0%{stroke-dashoffset:100}30%,85%{stroke-dashoffset:0}to{stroke-dashoffset:100}}@keyframes rf-scene-report{0%,27%,to{transform:translateY(0)}36%,58%{transform:translateY(-266px)}67%,88%{transform:translateY(-532px)}}@keyframes rf-scene-report-wide{0%,40%,to{transform:translateY(0)}55%,85%{transform:translateY(-266px)}}@media(max-width:760px){.rf-product-scene{height:360px;margin-top:26px}.rf-product-scene[data-product-scene=folyo-gelir]{height:430px}.rf-scene-device{width:600px;border-width:6px;border-radius:20px}.rf-scene-content{padding:18px}.rf-scene-tablehead,.rf-scene-row{grid-template-columns:1fr 1fr 1fr;padding:15px 12px}.rf-module-product{padding:24px 0 0}.rf-module-product .rf-product-scene{padding:20px 18px 0;height:410px}.rf-module-product .rf-scene-device{min-width:610px}.rf-scene-wide .rf-motion-metrics{grid-template-columns:repeat(2,minmax(0,1fr));width:560px}.rf-scene-wide .rf-scene-content{padding:20px}}.rf-products .rf-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:28px}.rf-products .rf-product{display:block;min-height:0;padding:36px;grid-row:auto;grid-column:auto}.rf-products .rf-product-copy{min-width:0}.rf-products .rf-product-copy>a{display:inline-block;margin-top:10px;font-size:12px;font-weight:650}.rf-products .rf-product-copy h3{margin-top:18px;font-size:clamp(28px,2.8vw,43px);line-height:1.08}.rf-products .rf-product-copy p{margin:20px 0;max-width:43ch}.rf-products .rf-product-scene{width:100%;height:auto;margin-top:30px;flex-shrink:0}.rf-products .rf-scene-device{width:100%;min-height:0;border-width:6px;border-radius:20px}.rf-products .rf-scene-content{padding:20px}.rf-products .rf-scene-chrome{padding:14px 18px;gap:18px}.rf-products .rf-scene-balances{gap:10px}.rf-products .rf-scene-balances>div{padding:12px}.rf-products .rf-scene-tablehead,.rf-products .rf-scene-row{grid-template-columns:1.2fr .9fr 1fr;gap:8px;padding:14px 10px;font-size:12px}.rf-products .rf-scene-tablehead{font-size:11px}.rf-products .rf-scene-row>span{min-width:0;overflow-wrap:anywhere}.rf-products .rf-pink,.rf-products .rf-blue{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:40px;padding:40px}.rf-products .rf-pink .rf-product-scene,.rf-products .rf-blue .rf-product-scene{margin:0}.rf-products .rf-pink .rf-scene-roomgrid{width:100%;grid-template-columns:repeat(4,minmax(0,1fr))}.rf-products .rf-pink .rf-motion-room{height:135px;padding:12px 9px}.rf-products .rf-pink .rf-motion-room strong{font-size:33px}.rf-products .rf-pink .rf-motion-room>span{font-size:10px;padding:5px;margin:9px 0}.rf-products .rf-pink .rf-motion-room p{font-size:12px}.rf-products .rf-blue{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}.rf-products .rf-blue .rf-product-copy{grid-column:2;grid-row:1}.rf-products .rf-blue .rf-product-scene{grid-column:1;grid-row:1}.rf-products .rf-light,.rf-products .rf-charcoal{display:flex;flex-direction:column}.rf-products .rf-light .rf-product-scene,.rf-products .rf-charcoal .rf-product-scene{margin-top:auto;padding-top:30px}.rf-products .rf-charcoal .rf-product-scene{height:auto}.rf-products .rf-charcoal .rf-scene-device{height:400px;min-height:0;display:flex;flex-direction:column}.rf-products .rf-charcoal .rf-scene-chrome{flex-shrink:0}.rf-products .rf-charcoal .rf-motion-metrics{width:100%}.rf-products .rf-charcoal .rf-scene-content{overflow:hidden;min-height:0;flex:1}@media(max-width:1000px){.rf-products .rf-pink,.rf-products .rf-blue{grid-template-columns:1fr;gap:28px}.rf-products .rf-blue .rf-product-copy,.rf-products .rf-blue .rf-product-scene{grid-column:auto;grid-row:auto}.rf-products .rf-charcoal .rf-product-scene{max-width:680px}.rf-products .rf-product{padding:28px}.rf-products .rf-scene-chrome img{width:110px}.rf-products .rf-scene-chrome{gap:12px;font-size:12px}.rf-products .rf-scene-content{padding:14px}}@media(max-width:760px){.rf-products .rf-product-grid{grid-template-columns:1fr;gap:22px}.rf-products .rf-product{grid-column:auto;padding:24px}.rf-products .rf-pink .rf-scene-roomgrid{grid-template-columns:repeat(2,minmax(0,1fr))}.rf-products .rf-pink .rf-motion-room{height:127px}.rf-products .rf-pink .rf-product-scene{max-height:435px;border-radius:20px}.rf-products .rf-scene-tabs{gap:10px;font-size:11px;flex-wrap:wrap}.rf-products .rf-scene-chrome{gap:10px;font-size:11px;padding:12px}.rf-products .rf-scene-chrome img{width:100px}.rf-products .rf-scene-content h3{font-size:22px}.rf-products .rf-scene-balances{flex-direction:column}.rf-products .rf-scene-balances b{font-size:22px}.rf-products .rf-charcoal .rf-motion-metrics{grid-template-columns:1fr}.rf-products .rf-charcoal .rf-motion-metrics article{min-height:252px}}@media(max-width:760px){.rf-products .rf-pink .rf-product-scene{max-height:none}}@media(prefers-reduced-motion:reduce){.rf-product-scene *{animation:none!important;transition:none!important}}@font-face{font-family:RF Geist;src:url(/assets/fonts/geist-latin.woff2) format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:RF Sohne;src:url(/assets/fonts/sohne/buch.otf) format("opentype");font-display:swap;font-weight:400}@font-face{font-family:RF Sohne;src:url(/assets/fonts/sohne/halbfett.otf) format("opentype");font-display:swap;font-weight:600 900}:root{--ink:#161616;--paper:#fff;--muted:#f4f5f9;--pink:#ff83da;--blue:#d1f1fc;--line:#dadade;--font:"RF Sohne","RF Geist",Arial,sans-serif;color:var(--ink);background:var(--paper);font-family:var(--font);font-size:16px;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:650;letter-spacing:-.045em}h2{font-size:clamp(2.25rem,4.3vw,4.25rem);line-height:1.03}h3{font-size:1.5rem;line-height:1.15}p{line-height:1.55}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:2px solid #8c286d;outline-offset:4px}a:hover{text-decoration-thickness:1px;text-underline-offset:5px}button{color:inherit}.wrap{width:min(1280px,calc(100% - 64px));margin-inline:auto}.btn{display:inline-flex;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:12px 22px;border-radius:999px;border:1px solid transparent;font-size:.82rem;font-weight:650;line-height:1.2;text-align:center;transition:background .2s,color .2s,border-color .2s}.btn:hover{background:#161616;color:#fff}.btn-accent{background:var(--pink);color:#161616}.btn-outline{border-color:var(--line);background:#fff}.btn-dark{background:#161616;color:#fff}.btn-inverse{color:#fff;border-color:#555}.btn-row{display:flex;gap:12px;flex-wrap:wrap}.eyebrow{display:block;font-size:.72rem;font-weight:650;letter-spacing:.09em;line-height:1.5}.skip-link{position:fixed;top:-100px;left:20px;background:#fff;padding:15px;z-index:100}.skip-link:focus{top:10px}.rf-header{background:#fff;position:relative;z-index:30}.rf-top{height:40px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);font-size:.75rem}.rf-top>div{display:flex;gap:24px;align-items:center}.rf-language{display:flex;gap:2px}.rf-language button{font-size:.7rem;padding:4px 6px;border:0;background:transparent}.rf-language button[aria-pressed=true]{background:var(--ink);color:#fff;border-radius:4px}.nav{height:90px;display:flex;align-items:center;gap:38px}.brand img{width:165px;height:auto}.nav-links{padding:0;margin:0;list-style:none;display:flex;gap:26px;font-size:.9rem}.nav-links a:hover{text-decoration:underline}.nav-actions{margin-left:auto;display:flex;gap:10px}.nav-toggle{display:none}.rf-hero{display:grid;grid-template-columns:1fr 1fr;gap:24px;min-height:630px;padding-bottom:0}.rf-hero-copy{background:#080808;color:#fff;padding:65px 48px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;border-radius:8px;position:relative}.rf-hero-copy .eyebrow{color:#d7d7dd}.rf-hero-copy h1{font-size:clamp(2.8rem,4.25vw,4.3rem);line-height:.99;margin:25px 0;letter-spacing:-.055em}.rf-hero-copy p{color:#c7c7cb;font-size:1.05rem;max-width:39ch;margin-bottom:30px}.rf-showcase{background:#cdeef6;position:relative;overflow:hidden;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;padding:25px 24px 23px;min-width:0}.rf-showcase-top,.rf-showcase-bottom{display:flex;align-items:center;justify-content:space-between;font-size:.7rem;font-weight:650;letter-spacing:.02em;gap:14px;z-index:2}.rf-play{width:37px;height:37px;border-radius:50%;border:1px solid #ffffffa0;background:#fff9;display:grid;place-items:center}.rf-device{width:920px;max-width:none;border:7px solid #161616;border-radius:24px;background:#fff;overflow:hidden;margin:25px 0 25px 12px;transform:rotate(-2deg);box-shadow:0 18px #1616160a;transform-origin:center left}.rf-device-bar{height:52px;display:flex;align-items:center;gap:35px;padding:10px 24px;border-bottom:1px solid #ddd;font-size:12px}.rf-device-bar img{width:116px}.rf-screen{width:100%;overflow:hidden;min-height:324px;background:#fff}.rf-screen img{width:100%;max-width:none;transition:transform 1.2s}.rf-showcase.is-playing .rf-screen img{animation:screen-pan 14s ease-in-out infinite alternate}.rf-showcase-bottom{flex-direction:column;align-items:flex-start;gap:16px}.rf-screen-tabs{display:flex;gap:6px;flex-wrap:wrap}.rf-screen-tabs button{border:0;border-radius:999px;font-size:.64rem;font-weight:650;letter-spacing:0;padding:9px 12px;background:#ffffff85}.rf-screen-tabs button[aria-selected=true]{background:#161616;color:#fff}.rf-intro{padding:65px 0;display:flex;align-items:center;justify-content:space-between;gap:40px}.rf-intro p{font-size:1.25rem;font-weight:600;line-height:1.2}.rf-intro>div{display:flex;gap:40px;font-size:1rem;color:#555}.rf-products{background:#080808;color:#fff;padding:100px 0}.section-head{margin-bottom:42px}.section-head .eyebrow{margin-bottom:20px}.rf-product-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:24px}.rf-product{min-height:380px;border-radius:6px;padding:38px;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;position:relative}.rf-product h3{font-size:clamp(2rem,3vw,3.1rem);margin-top:20px}.rf-product p{max-width:43ch;font-size:1rem;margin:20px 0}.rf-product>a{font-size:.72rem;font-weight:650;margin-top:5px}.rf-product>a:hover{text-decoration:underline}.rf-product img{width:740px;max-width:none;margin:40px 0 -40px;border:6px solid #161616;border-radius:14px 14px 0 0}.rf-pink{background:#fbc1ee;color:#161616;grid-row:span 2}.rf-blue{background:var(--blue);color:#161616}.rf-light{background:#e9ff9a;color:#161616}.rf-charcoal{background:#202020;color:#fff;grid-column:span 2;min-height:270px}.rf-module-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.rf-module-links a{border:1px solid #16161660;border-radius:8px;padding:13px;font-size:.85rem}.rf-workflow{padding-block:120px;display:grid;grid-template-columns:1fr 1fr;gap:100px}.rf-workflow h2{margin:20px 0 25px}.rf-workflow p{max-width:43ch;color:#606067}.rf-workflow ol{margin:0;padding:0;list-style:none}.rf-workflow li{padding:24px 0;border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:8px}.rf-workflow li b{font-size:1.3rem}.rf-workflow li span{color:#666}.rf-modules{padding-bottom:100px}.rf-modules .section-head{display:flex;justify-content:space-between;align-items:end;gap:30px}.rf-module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.rf-module-card{background:var(--muted);padding:24px;min-height:136px;display:grid;grid-template-columns:1fr auto;gap:18px}.rf-module-card>span:first-child{color:#74747c;font-size:.75rem;grid-column:span 2}.rf-module-card h3{font-size:1.12rem;letter-spacing:-.015em}.rf-module-card:hover{background:#fbc1ee}.rf-setup{padding:90px 0;background:var(--muted)}.rf-setup h2{margin:20px 0 48px}.rf-three{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.rf-three article>span{display:block;font-size:2.5rem;margin-bottom:30px;color:#85858a}.rf-three h3{font-size:1.3rem;margin-bottom:15px}.rf-three p{color:#606067}.rf-security{padding-block:100px}.rf-security h2{margin:20px 0}.rf-security p{max-width:65ch;color:#606067;margin-bottom:25px}.rf-faq{background:#fcfaf5;padding:90px 0}.rf-faq .wrap{max-width:860px}.rf-faq h2{margin-bottom:35px}.rf-faq details{border-bottom:1px solid #dad7d2;padding:22px 0}.rf-faq summary{font-size:1.1rem;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;gap:20px;list-style:none}.rf-faq summary:after{content:"+";color:#8c286d}.rf-faq details[open] summary:after{content:"\2212"}.rf-faq details p{padding-top:18px;max-width:68ch;color:#555}.rf-faq>div>a{display:inline-block;margin-top:28px;font-weight:600}.rf-final{background:#080808;color:#fff;padding:100px 0;text-align:center}.rf-final h2{font-size:clamp(3.2rem,6.5vw,6rem);margin:26px 0 34px}.rf-final .btn-row{justify-content:center}.footer{background:#080808;color:#fff;padding:40px 0}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;padding:35px 0 60px;border-top:1px solid #333}.footer-brand img{filter:none;margin-bottom:25px}.footer-brand p{font-size:1.4rem;font-weight:600;line-height:1.1}.footer-grid h3{font-size:.75rem;letter-spacing:.06em;text-transform:uppercase;margin-bottom:22px;color:#999}.footer-grid a{display:block;font-size:.8rem;color:#ccc;margin-bottom:12px}.footer-grid a:hover{color:#fff;text-decoration:underline}.footer-news{display:flex;align-items:center;gap:40px;justify-content:space-between;background:var(--pink);color:#161616;padding:26px;border-radius:6px}.footer-news label{font-size:1rem;font-weight:600}.news-form{display:flex;gap:8px;flex-wrap:wrap}.input,input:not([type=checkbox]):not([type=radio]),select,textarea{border:1px solid #cfd1d8;padding:12px 14px;border-radius:8px;background:#fff;color:#161616;min-width:0}.footer-bottom{display:flex;justify-content:space-between;gap:24px;color:#999;font-size:.72rem;padding-top:35px}.footer-bottom>div{display:flex;gap:22px}.hp-input{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important}.alert:empty{display:none}.alert{width:100%;font-size:.9rem}.skip-link{z-index:99}[hidden]{display:none!important}@keyframes screen-pan{0%,20%{transform:scale(1);transform-origin:15% 25%}80%,to{transform:scale(1.3);transform-origin:15% 25%}}@media(max-width:1050px){.nav{gap:25px}.nav-links{gap:16px}.nav-actions .btn-outline{display:none}.rf-hero-copy{padding:40px 30px}.rf-intro>div{gap:22px}.rf-workflow{gap:45px}.rf-device{width:800px}.rf-product{padding:30px}}@media(max-width:760px){.wrap{width:calc(100% - 32px)}.rf-top>span{display:none}.rf-top{justify-content:flex-end}.rf-top>div{gap:18px}.nav{height:75px;gap:16px;flex-wrap:wrap}.brand img{width:140px}.nav-actions{margin-left:auto}.nav-actions .btn{font-size:.65rem;padding:10px 14px;min-height:40px}.nav-toggle{display:block;order:3;background:#fff;border:1px solid #ddd;border-radius:8px;padding:7px 12px}.nav-links{display:none;position:absolute;top:114px;left:0;right:0;background:#fff;padding:25px;flex-direction:column;border-bottom:1px solid #ddd}.nav.menu-open .nav-links{display:flex}.rf-hero{grid-template-columns:1fr;gap:14px}.rf-hero-copy{padding:42px 28px}.rf-hero-copy h1{font-size:3.3rem;line-height:1}.rf-showcase{min-height:410px;padding:20px}.rf-device{width:660px;margin-left:0}.rf-screen{min-height:220px}.rf-intro{padding:40px 0;align-items:flex-start;flex-direction:column;gap:25px}.rf-intro>div{flex-wrap:wrap;gap:15px 25px}.rf-products{padding:65px 0}.rf-product-grid{grid-template-columns:1fr}.rf-product{min-height:300px}.rf-charcoal{grid-column:auto}.rf-pink{grid-row:auto}.rf-product img{width:640px;margin-bottom:-30px}.rf-workflow{padding-block:65px;grid-template-columns:1fr;gap:25px}.rf-modules .section-head{display:block}.rf-modules .section-head .btn{margin-top:25px}.rf-module-grid{grid-template-columns:1fr 1fr}.rf-module-card{padding:18px}.rf-module-card h3{font-size:1rem}.rf-modules{padding-bottom:65px}.rf-setup,.rf-security,.rf-faq{padding-block:65px}.rf-three{grid-template-columns:1fr;gap:35px}.rf-three article>span{margin-bottom:15px}.rf-final{padding:65px 0}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:span 2}.footer-news{display:block;padding:20px}.news-form{margin-top:18px}.news-form input{width:100%}.footer-bottom{flex-direction:column}.footer-bottom>div{flex-wrap:wrap;gap:15px}}.rf-screen video{display:block;width:100%;height:auto;object-fit:contain;background:#fff}.rf-showcase:has(video) .rf-device{width:100%;transform:none;border-width:5px;border-radius:18px}.rf-showcase:has(video) .rf-screen{height:auto}.rf-showcase:has(video) .rf-showcase-bottom a{white-space:nowrap;text-decoration:underline;text-underline-offset:4px}.rf-screen img,.rf-product img{height:auto}.rf-hero{min-height:590px}.rf-device{flex-shrink:0}.rf-screen{height:320px;min-height:0}.rf-screen img{min-height:0;object-fit:contain;object-position:top left}.rf-hero-copy{padding-block:48px}.rf-showcase{justify-content:center;gap:24px}.rf-showcase-top{width:100%;margin-bottom:auto}.rf-showcase-bottom{margin-top:auto}.rf-device{margin-block:0}@media(max-width:760px){.rf-screen{height:232px}.rf-showcase{gap:24px;min-height:410px}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}:where(img[data-rf-intrinsic-size]){height:auto}.rf-header .nav{position:static}.rf-menu-trigger{display:flex;align-items:center;gap:9px;border:0;background:none;padding:16px 0;font-weight:600;font-size:14px}.rf-menu-trigger[aria-expanded=true]{color:#8a246a}.rf-mega[hidden]{display:none!important}.rf-mega{position:absolute;left:0;right:0;top:100%;background:#fff;border-block:1px solid #dedee3;max-height:calc(100dvh - 122px);overflow:auto;z-index:40}.rf-mega-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr 1fr;padding-block:32px;gap:28px}.rf-mega h3{font-size:18px;letter-spacing:-.025em;line-height:1.3;margin:0 0 18px}.rf-mega a{display:block;font-size:14px;line-height:1.5;padding:9px 0}.rf-mega a:hover{color:#872267;text-decoration:underline}.rf-mega-column{border-left:1px solid #e1e1e6;padding-left:28px}.rf-mega-feature img{width:100%;height:172px;object-fit:cover;object-position:left top;border:14px solid #d1f1fc;border-radius:6px;margin-bottom:20px}.rf-mega-feature p{font-size:14px;color:#686775}.rf-resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;padding-block:36px}.rf-header .nav-links{gap:28px}.rf-header .nav-links{align-items:center}.rf-header .nav-links>li>a,.rf-header .rf-menu-trigger{font-family:inherit;font-size:15px;font-weight:500;line-height:24px;letter-spacing:0;padding-block:14px}.rf-menu-chevron{display:block;width:20px;height:20px;transition:transform .18s}.rf-menu-trigger[aria-expanded=true] .rf-menu-chevron{transform:rotate(180deg)}.rf-mega:not([hidden]){animation:rf-menu-reveal .24s cubic-bezier(.22,1,.36,1) both;transform-origin:top center}.rf-mega-grid{grid-template-columns:.95fr 1fr 1fr 1.08fr;gap:20px;padding-block:26px}.rf-mega-column{padding-left:20px}.rf-mega-column h3{font-size:13px;color:#72717c;letter-spacing:.02em;margin-bottom:12px}.rf-mega a.rf-mega-detail{display:flex;align-items:flex-start;gap:10px;padding:10px 8px;margin-inline:-8px;border-radius:8px;color:#161616;text-decoration:none}.rf-mega-detail>img{flex-shrink:0;width:22px;height:22px;margin-top:1px;opacity:.75}.rf-mega-detail>span{min-width:0}.rf-mega-detail strong{display:block;font-size:14px;font-weight:500;line-height:1.4}.rf-mega-detail small{display:block;font-size:12px;line-height:1.45;color:#71717b;margin-top:3px}.rf-mega a.rf-mega-detail:hover{background:#fff0fa;color:#7d205f;text-decoration:none}.rf-mega a:focus-visible{outline:2px solid #7d205f;outline-offset:2px}.rf-mega-feature{background:#f4f5f9;padding:18px;border-radius:10px;align-self:start}.rf-mega-feature img{height:145px;border-width:8px;margin-bottom:16px}.rf-mega-feature h3{font-size:23px;margin-bottom:12px}.rf-mega-feature p{font-size:14px;line-height:1.55;margin:0}.rf-mega-feature>a:last-child{font-size:13px;font-weight:500;margin-top:16px;border-top:1px solid #d9d9e3;padding-top:16px}@keyframes rf-menu-reveal{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.rf-mega:not([hidden]){animation:none}.rf-menu-chevron{transition:none}}@media(max-width:1000px){.rf-header .nav-links{gap:4px;max-height:calc(100dvh - 110px);overflow:auto}.rf-menu-trigger{width:100%;justify-content:space-between}.rf-header .nav-links>li{width:100%}.rf-mega{position:static;max-height:none;border:0}.rf-mega .wrap{width:100%}.rf-mega-grid,.rf-resource-grid{grid-template-columns:1fr;gap:22px;padding-block:18px}.rf-mega-feature{display:none}.rf-mega-column{padding-left:16px}.rf-mega a{padding:10px 0}.rf-resource-grid>div{padding-left:16px}}.rf-resources{padding-block:22px 26px}.rf-resource-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:18px;margin-bottom:20px;border-bottom:1px solid #e5e5eb}.rf-resource-heading>span,.rf-resource-kicker,.rf-resource-account>span{font-size:10px;letter-spacing:.07em;font-weight:600;color:#76707b}.rf-resource-heading p{font-size:13px;color:#68616b;margin:0}.rf-resource-layout{display:grid;grid-template-columns:1fr 1.2fr .85fr;gap:32px;align-items:start}.rf-mega a.rf-resource-feature{padding:14px;background:#f4f5f9;border-radius:10px;color:#161616;text-decoration:none}.rf-resource-feature>img{display:block;width:100%;height:130px;object-fit:cover;border-radius:6px;margin-bottom:14px}.rf-resource-feature strong{display:block;font-size:19px;font-weight:600;line-height:1.35;letter-spacing:-.025em;margin:8px 0}.rf-resource-feature p,.rf-resource-start>p{font-size:12px;line-height:1.6;color:#68616b;margin:0}.rf-resource-read{display:block;font-size:12px;font-weight:600;margin-top:14px}.rf-mega a.rf-resource-feature:hover{background:#fff0fa}.rf-resource-layout h3{font-size:14px;font-weight:600;margin-bottom:12px}.rf-resource-links .rf-mega-detail{margin:0 0 5px;padding:10px}.rf-resource-links .rf-mega-detail strong{font-weight:600}.rf-resource-links .rf-mega-detail>img{margin-right:3px}.rf-resource-start{border-left:1px solid #e5e5eb;padding-left:28px}.rf-resource-start>a{font-size:12px;font-weight:600}.rf-resource-start>a:first-of-type{background:#2d2c37;color:#fff;padding:10px 14px;border-radius:10px;margin-top:16px;text-decoration:none}.rf-resource-start>a:first-of-type:hover{background:#161616}.rf-resource-account{display:grid;grid-template-columns:1fr 1fr;gap:2px 12px;border-top:1px solid #e5e5eb;margin-top:18px;padding-top:16px}.rf-resource-account>span{grid-column:1/-1;margin-bottom:4px}.rf-resource-account>a{font-size:12px;padding-block:6px}@media(max-width:1000px){.rf-resource-layout{gap:20px}.rf-resource-start{padding-left:18px}}@media(max-width:1000px){.rf-resources{padding:12px 4px 20px}.rf-resource-heading{display:block;padding-bottom:12px;margin-bottom:16px}.rf-resource-heading p{margin-top:6px}.rf-resource-layout{grid-template-columns:1fr;gap:22px}.rf-resource-feature>img{height:110px}.rf-resource-feature strong{font-size:17px}.rf-resource-start{border-left:0;border-top:1px solid #e5e5eb;padding:18px 0 0}.rf-resource-links .rf-mega-detail{padding:10px 4px}.rf-resource-account{margin-top:12px}}.rf-header .rf-top{height:auto;min-height:64px;gap:16px;padding-block:10px;position:relative;overflow:visible}html:not([lang=tr]) h1,html:not([lang=tr]) h2,html:not([lang=tr]) h3{overflow-wrap:anywhere;hyphens:auto}@media(min-width:1001px)and (max-width:1180px){html:not([lang=tr]) .rf-header .nav-actions .btn-outline{display:none}}@media(max-width:1000px){html:not([lang=tr]) .rf-header .nav-actions{flex:0 1 auto;min-width:0}html:not([lang=tr]) .rf-header .nav-actions .btn{max-width:100%;white-space:normal;text-align:center;line-height:1.25}}.rf-header .rf-top>.rf-header-controls{display:flex;align-items:center;gap:10px;font-size:12px}.rf-header .rf-access{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:9px;height:44px;min-height:44px;padding:6px 12px;border:1px solid #d7d8e1;border-radius:10px;color:#161616;background:#fff;font-size:12px;font-weight:600;line-height:14px;text-decoration:none}.rf-header .rf-access-panel{background:#2d2c37;border-color:#2d2c37;color:#fff}.rf-header .rf-access:hover{border-color:#842268;background:#f4f5f9;color:#161616}.rf-header .rf-access-panel:hover{background:#161616;color:#fff;border-color:#161616}.rf-access svg{flex:none;width:16px;height:16px}.rf-profile-label{display:flex;flex-direction:column;gap:2px;text-align:left}.rf-profile-label strong{font-size:inherit;font-weight:600;line-height:14px}.rf-profile-label small{font-size:10px;line-height:12px;font-weight:500;color:#686874;max-width:130px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rf-header .rf-language{position:relative;padding:0;border:0;display:block;margin:0}.rf-header .rf-language-trigger{box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid #d7d8e1;background:#fff;border-radius:10px;padding:6px 12px;height:44px;min-height:44px;font-size:12px;line-height:14px;font-weight:600;color:#161616}.rf-language-trigger svg:last-child{width:11px}.rf-language-trigger[aria-expanded=true]{background:#f4f5f9;border-color:#842268}.rf-translation-note{position:sticky;bottom:0;background:#fff;padding:8px 12px;border-top:1px solid #d7d8e1;font-size:10px;line-height:1.5;color:#686874}.rf-legal-translation{margin-block:20px;padding:14px 18px;border:1px solid #d7d8e1;border-radius:10px;background:#f4f5f9;font-size:13px;line-height:1.6;color:#4e4d58}.rf-header .rf-language-options{position:absolute;right:0;top:calc(100% + 8px);z-index:120;width:248px;max-height:min(430px,70vh);overflow:auto;border:1px solid #d7d8e1;border-radius:10px;background:#fff;padding:6px;display:grid;gap:2px;overscroll-behavior:contain}.rf-header .rf-language-options button{display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;background:#fff;border:0;border-radius:8px;color:#161616;padding:10px 12px;font-size:12px;min-height:38px}.rf-header .rf-language-options button small{font-size:10px;color:#686874}.rf-header .rf-language-options button:hover{background:#f4f5f9}.rf-header .rf-language-options button[aria-pressed=true]{background:#ffe9f8;color:#74235d;font-weight:650}@media(max-width:760px){.rf-header .rf-top{min-height:62px;padding-block:8px}.rf-header .rf-top>.rf-header-controls{gap:6px;width:100%;justify-content:flex-end}.rf-header .rf-access{padding:6px 9px;gap:6px;font-size:11px}.rf-access>svg:last-child{display:none}.rf-profile-label small{max-width:88px}.rf-header .rf-language-trigger{padding:6px 9px;font-size:11px}.rf-header .rf-language-trigger>span{display:none}.rf-header .rf-language-options{width:min(260px,calc(100vw - 32px))}}@font-face{font-family:Unbounded;src:url(/assets/fonts/unbounded/latin-ext.woff2) format("woff2");font-weight:200 900;font-style:normal;font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Unbounded;src:url(/assets/fonts/unbounded/latin.woff2) format("woff2");font-weight:200 900;font-style:normal;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:RF Geist TR;src:url(/assets/fonts/geist-latin-ext.woff2) format("woff2");font-weight:100 900;font-display:swap;unicode-range:U+0100-02FF}@font-face{font-family:RF Geist TR;src:url(/assets/fonts/geist-latin.woff2) format("woff2");font-weight:100 900;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+2000-206F,U+20AC}@font-face{font-family:RF Breit TR;src:local("Arial Bold");font-weight:500 900;font-display:swap;unicode-range:U+00C7,U+00DC,U+00E7,U+00FC,U+011E-011F,U+0130-0131,U+015E-015F}:root{--font:"RF Geist TR",Arial,sans-serif;--heading-font:"Unbounded",Arial,sans-serif;font-family:var(--font)}body{font-family:var(--font);font-weight:400}h1,h2{font-family:var(--heading-font);font-weight:650}h3{font-family:var(--font);font-weight:650}main h1,main h2{text-transform:uppercase;letter-spacing:-.035em}.rf-motion h1,.rf-motion h2,.rf-motion h3,[data-product-scene] h1,[data-product-scene] h2,[data-product-scene] h3{font-family:inherit;text-transform:none}.rf-hero{background:#c9edf7;grid-template-columns:1fr 1fr;gap:0;border-radius:10px;overflow:hidden}.rf-hero>.rf-motion{order:2;border-radius:0;background:transparent}.rf-hero>.rf-hero-copy{order:1;background:transparent;color:#161616;padding:48px 38px;border-radius:0;min-width:0}.rf-hero-copy .eyebrow{color:#30363b}.rf-hero-copy h1{font-family:var(--heading-font);font-size:clamp(32px,3.05vw,48px);line-height:1.12;letter-spacing:-.045em;margin:24px 0;overflow-wrap:normal}.rf-hero-copy p{color:#39464d;font-size:17px;max-width:40ch}.rf-hero-copy .btn-accent{background:#161616;color:#fff}.rf-hero-copy .btn-accent:hover{background:#353541;color:#fff}.rf-mega h3,.rf-explorer-card h3,.rf-start-cards h3{font-size:17px;letter-spacing:-.025em}@media(max-width:1050px)and (min-width:761px){.rf-hero>.rf-hero-copy{padding:32px 24px}.rf-hero-copy h1{font-size:30px}}@media(max-width:760px){.rf-hero{grid-template-columns:1fr}.rf-hero>.rf-hero-copy{order:1;padding:38px 26px}.rf-hero>.rf-motion{order:2}.rf-hero-copy h1{font-size:clamp(27px,7.3vw,46px);line-height:1.15}.rf-hero-copy p{font-size:16px}}@media(max-width:560px){main h1{font-size:clamp(24px,6.7vw,36px)!important;line-height:1.15!important;overflow-wrap:anywhere}main h2{font-size:clamp(24px,6.5vw,34px)!important;line-height:1.15!important;overflow-wrap:anywhere}main h3{overflow-wrap:anywhere}.rf-motion h3,[data-product-scene] h3{overflow-wrap:normal}}.rf-header .nav{flex-wrap:nowrap;min-width:0;gap:clamp(18px,2vw,32px)}.rf-header .brand{flex:none}.rf-header .nav-links{min-width:0;flex-shrink:1;gap:clamp(14px,2vw,28px)}.rf-header .nav-actions{flex:none}.rf-header .nav-links>li>a,.rf-header .rf-menu-trigger{white-space:nowrap}.rf-header .rf-mega{top:100%;max-height:var(--rf-menu-space, calc(100dvh - 155px) );overscroll-behavior:contain}@media(max-width:1000px){.rf-header .nav{height:76px;gap:12px}.rf-header .brand img{width:140px;height:auto}.rf-header .nav-actions{margin-left:auto;order:2}.rf-header .nav-actions .btn-outline{display:none}.rf-header .nav-actions .btn{font-size:12px;padding:10px 15px;min-height:42px}.rf-header .nav-toggle{display:grid;place-items:center;order:3;width:42px;height:42px;flex:none;padding:0;border:1px solid #dadade;border-radius:8px;background:#fff;font-size:20px}.rf-header .nav-links{display:none;position:absolute;top:100%;left:0;right:0;width:100%;margin:0;padding:16px max(16px,calc((100vw - 900px)/2));background:#fff;flex-direction:column;align-items:stretch;gap:2px;border-bottom:1px solid #dadade;max-height:var(--rf-menu-space, calc(100dvh - 141px) );overflow:auto;overscroll-behavior:contain}.rf-header .nav.menu-open .nav-links{display:flex}.rf-header .nav-links>li{width:100%}.rf-header .nav-links>li>a{display:block}.rf-header .rf-menu-trigger{width:100%;justify-content:space-between}.rf-header .rf-mega{position:static;max-height:none;overflow:visible;border:0}.rf-header .rf-mega .wrap{width:100%}.rf-header .rf-mega-grid,.rf-header .rf-resource-grid{grid-template-columns:1fr;gap:20px;padding:12px 0}.rf-header .rf-mega-column{padding-left:14px}.rf-header .rf-mega-feature{display:none}.rf-header .rf-resource-grid>div{padding-left:14px}}@media(max-width:560px){.rf-header .rf-top{height:38px}.rf-header .rf-top>div{gap:14px;font-size:11px}.rf-header .nav{height:68px;gap:10px}.rf-header .brand img{width:124px}.rf-header .nav-actions .btn{font-size:11px;padding:9px 12px;min-height:40px}.rf-header .nav-toggle{width:40px;height:40px}.rf-header .nav-links{max-height:var(--rf-menu-space, calc(100dvh - 130px) )}}@media(max-width:360px){.rf-header .brand img{width:110px}.rf-header .nav-actions .btn{font-size:10px;padding-inline:9px}}body:not(.rf-inner) main>section h2{font-size:clamp(28px,3.5vw,48px);line-height:1.18;letter-spacing:-.025em}.rf-final{padding:clamp(48px,6vw,80px) 0}body:not(.rf-inner) .rf-final h2{max-width:23ch;margin:24px auto 30px;font-size:clamp(28px,4vw,56px);line-height:1.18;letter-spacing:-.025em;text-wrap:balance}.rf-final .eyebrow{font-size:12px;line-height:1.6}.rf-final .btn-row{gap:12px;flex-wrap:wrap}.rf-final .btn{font-size:13px;min-height:46px;padding:12px 22px}.rf-hero{grid-template-columns:minmax(0,.9fr) minmax(0,1.2fr);align-items:center;min-height:0}.rf-hero>.rf-hero-copy{padding:36px 30px}.rf-hero-copy h1{font-size:clamp(28px,3.05vw,44px);line-height:1.15;letter-spacing:-.03em}.rf-hero>.rf-motion{--motion-scale:.6;min-height:0;height:calc(900px * var(--motion-scale) + 48px);width:100%;overflow:hidden}.rf-hero .rf-motion-window{top:24px;left:calc((100% - 880px * var(--motion-scale))/2);width:880px;height:900px;transform:scale(var(--motion-scale));transform-origin:top left;border-width:10px;border-radius:28px}.rf-hero .rf-motion-overview{width:100%}.rf-hero .rf-motion-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.rf-hero .rf-motion-metrics article{padding:14px;min-height:220px}.rf-hero .rf-chart-ring{width:88px;height:88px}.rf-hero .rf-motion-page{padding:20px;top:104px}.rf-hero .rf-motion[data-scene=charts] .rf-motion-overview,.rf-hero .rf-motion[data-scene=readiness] .rf-motion-overview{transform:none}.rf-hero .rf-motion-room{height:144px}.rf-hero .rf-motion-nav{gap:8px;padding-inline:18px;font-size:13px}.rf-hero .rf-motion-nav span{padding:10px 13px}@media(min-width:701px)and (max-width:1000px){.rf-hero{grid-template-columns:1fr}.rf-hero>.rf-hero-copy{max-width:780px;padding:36px 32px 10px}.rf-hero-copy h1{font-size:36px;max-width:24ch}.rf-hero-copy h1 br{display:none}.rf-hero-copy p{max-width:65ch}.rf-hero>.rf-motion{max-width:928px;margin-inline:auto}}@media(max-width:700px){.rf-hero{grid-template-columns:1fr}.rf-hero>.rf-hero-copy{padding:28px 22px 14px}.rf-hero-copy h1{font-size:clamp(27px,7vw,38px);line-height:1.18;max-width:22ch}.rf-hero-copy p{font-size:16px}.rf-hero-copy .btn{font-size:12px;padding:12px 16px;min-height:44px;white-space:normal}.rf-hero>.rf-motion{height:auto;padding:18px 12px 24px;min-height:0}.rf-hero .rf-motion-window{position:relative;top:auto;left:auto;width:100%;height:700px;transform:none;border:5px solid #24242a;border-radius:18px}.rf-hero .rf-motion-brand{height:48px;padding:0 12px;gap:10px;font-size:10px}.rf-hero .rf-motion-brand img{width:110px}.rf-hero .rf-motion-avatar{display:none}.rf-hero .rf-motion-nav{height:44px;gap:4px;padding:0 8px;font-size:11px}.rf-hero .rf-motion-nav span{padding:8px}.rf-hero .rf-motion-nav>span:nth-child(n+3){display:none}.rf-hero .rf-motion-page{top:92px;width:100%;padding:14px 12px;transform:none;transition:opacity .35s}.rf-hero .rf-motion-page h3{font-size:24px!important;line-height:1.2;overflow-wrap:normal}.rf-hero .rf-motion-page>p{font-size:12px;line-height:1.5}.rf-hero .rf-motion-counts{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px}.rf-hero .rf-motion-counts>span{padding:8px;border-bottom:1px solid #dedfe7}.rf-hero .rf-motion-counts i{font-size:11px}.rf-hero .rf-motion-counts b{font-size:20px}.rf-hero .rf-motion-section{gap:8px;margin:12px 0;font-size:10px;flex-wrap:wrap}.rf-hero .rf-motion-section b{padding:6px 8px}.rf-hero .rf-motion-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.rf-hero .rf-motion-metrics article{display:none;padding:10px;min-height:280px;min-width:0}.rf-hero .rf-motion[data-scene=overview] .rf-motion-metrics article:nth-child(-n+2),.rf-hero .rf-motion[data-scene=charts] .rf-motion-metrics article:nth-child(n+3):nth-child(-n+4),.rf-hero .rf-motion[data-scene=readiness] .rf-motion-metrics article:nth-child(n+5){display:block}.rf-hero .rf-motion-metrics article>span{font-size:12px}.rf-hero .rf-motion-metrics strong{font-size:27px}.rf-hero .rf-motion-metrics p{font-size:11px}.rf-hero .rf-sales-chart{font-size:10px;gap:12px;margin-top:14px}.rf-hero .rf-sales-chart>div{gap:5px}.rf-hero .rf-sales-chart i{height:8px}.rf-hero .rf-ring-pair{grid-template-columns:1fr;gap:8px;margin-top:8px}.rf-hero .rf-ring-pair>div{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:2px}.rf-hero .rf-ring-pair>div>span{font-size:10px}.rf-hero .rf-ring-pair small{grid-column:1/-1;font-size:9px}.rf-hero .rf-chart-ring{width:52px;height:52px;margin:0 auto}.rf-hero .rf-chart-ring b{font-size:15px}.rf-hero .rf-ready-chart{flex-direction:column;gap:8px}.rf-hero .rf-ready-chart .rf-chart-ring{width:65px;height:65px}.rf-hero .rf-ready-chart dl{width:100%;font-size:10px}.rf-hero .rf-motion-ledger{font-size:10px;margin-top:14px}.rf-hero .rf-motion-ledger>div{flex-direction:column;gap:4px;padding:10px 0}.rf-hero .rf-motion-roomheading>span{font-size:10px;padding:8px}.rf-hero .rf-motion-filters{gap:5px;flex-wrap:wrap;margin:12px 0;font-size:10px}.rf-hero .rf-motion-filters>*{padding:6px}.rf-hero .rf-motion-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rf-hero .rf-motion-room{height:91px;padding:9px 6px;min-width:0}.rf-hero .rf-motion-room strong{font-size:25px;letter-spacing:-.03em}.rf-hero .rf-motion-room>span{font-size:8px;padding:3px;margin:5px 0;white-space:nowrap}.rf-hero .rf-motion-room p{font-size:9px}}@media(max-width:380px){.rf-hero .rf-motion-window{height:740px}.rf-hero .rf-motion-metrics article{min-height:300px}.rf-hero .rf-motion-room>span{font-size:7px}.rf-hero .rf-motion-brand>span{font-size:9px}}@media(prefers-reduced-motion:reduce){.rf-hero .rf-motion-window{height:auto}.rf-hero .rf-motion-overview{position:relative;top:0}.rf-hero .rf-motion-rooms{display:none}}@media(min-width:1001px){.rf-hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch}.rf-hero>.rf-hero-copy{padding:36px 32px}.rf-hero>.rf-motion{height:auto;min-height:590px}.rf-hero .rf-motion-window{top:32px;left:32px;width:880px;height:760px;transform:none;border-width:12px;border-radius:32px}.rf-hero .rf-motion-overview{width:610px}.rf-hero .rf-motion-page{padding:22px}.rf-hero .rf-motion-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.rf-hero .rf-motion-metrics article{padding:18px;min-height:252px}.rf-hero .rf-chart-ring{width:100px;height:100px}.rf-hero .rf-motion[data-scene=charts] .rf-motion-overview{transform:translateY(-215px)}.rf-hero .rf-motion[data-scene=readiness] .rf-motion-overview{transform:translateY(-485px)}.rf-hero .rf-motion-room{height:154px}}@media(min-width:1001px)and (prefers-reduced-motion:reduce){.rf-hero .rf-motion-overview{position:absolute;top:104px;transform:none!important}}body.rf-blog main h1,body.rf-blog main h2,body.rf-blog main h3{font-family:var(--heading-font);font-weight:600;text-transform:none;letter-spacing:-.025em;overflow-wrap:normal}body.rf-blog main h3{font-family:var(--font)}body.rf-blog main .blog-title{font-size:clamp(30px,3.7vw,48px)!important;line-height:1.2!important}body.rf-blog main .blog-section-head h2,body.rf-blog main .related-section h2{font-size:clamp(25px,2.4vw,32px)!important;line-height:1.25!important}body.rf-blog main .blog-card h2{font-size:clamp(21px,1.7vw,24px)!important;line-height:1.35!important}body.rf-blog main .article-head h1{font-size:clamp(28px,3.3vw,44px)!important;line-height:1.25!important}body.rf-blog main .article-body h2{font-size:clamp(24px,2.2vw,30px)!important;line-height:1.3!important}:root{--accent-deep:#842268;--accent-line:#e6b1d8;--accent-soft:#fff0fa;--bg-2:#f4f5f9;--border:#dadade;--fg:#161616;--fg-muted:#62626a;--fg-faint:#74747d;--ease:ease}.blog-kicker{display:inline-flex;align-items:center;gap:10px;color:var(--accent-deep);font-size:11px;font-weight:760;letter-spacing:.12em;text-transform:uppercase}.blog-kicker:before{width:24px;height:1px;background:currentColor;content:""}.blog-kicker--dark{color:var(--accent-deep)}.blog-hero{padding:clamp(112px,10vw,148px) 0 clamp(42px,6vw,72px);color:var(--fg);background:#fbfaf7;border-bottom:1px solid var(--border)}.blog-hero-inner{display:flex;align-items:center;flex-direction:column;text-align:center}.blog-title{max-width:760px;margin-top:22px;font-size:clamp(2.4rem,3.7vw,3.65rem);font-weight:560;line-height:1.06;letter-spacing:-.05em}.blog-deck{max-width:650px;margin-top:25px;color:var(--fg-muted);font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.6}.blog-topics{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:clamp(38px,5vw,62px)}.blog-topics a{padding:10px 17px;color:var(--fg-muted);background:#fff;border:1px solid var(--border);border-radius:10px;font-size:13px;font-weight:620;transition:color .2s var(--ease),border-color .2s var(--ease),background .2s var(--ease)}.blog-topics a:hover,.blog-topics a.is-active{color:#fff;background:var(--accent-deep);border-color:var(--accent-deep)}.blog-section{padding-block:clamp(54px,7vw,88px);background:#fff}.blog-section-head{display:flex;justify-content:space-between;gap:32px;align-items:end;margin-bottom:28px}.blog-section-head h2{color:var(--fg);font-size:clamp(1.7rem,3vw,2.45rem);font-weight:590;letter-spacing:-.045em}.blog-section-head p{max-width:450px;color:var(--fg-muted);font-size:14px;line-height:1.55}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.blog-card{display:flex;overflow:hidden;min-height:100%;flex-direction:column;background:#fff;border:1px solid var(--border);border-radius:0;transition:transform .24s var(--ease),box-shadow .24s var(--ease)}.blog-card:hover{transform:translateY(-4px);box-shadow:0 26px 56px -42px #042f2a8c}.blog-card-media{display:block;overflow:hidden;aspect-ratio:3/2;background:var(--bg-2)}.blog-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .55s var(--ease)}.blog-card:hover .blog-card-media img{transform:scale(1.035)}.blog-card-body{display:flex;min-width:0;flex:1;flex-direction:column;padding:22px 22px 20px}.blog-card-meta,.article-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:var(--fg-faint);font-size:12px;font-weight:520}.blog-card h2{margin-top:17px;color:var(--fg);font-size:clamp(1.35rem,1.8vw,1.7rem);font-weight:610;line-height:1.08;letter-spacing:-.043em}.blog-card h2 a{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:background-size .25s var(--ease)}.blog-card h2 a:hover{background-size:100% 1px}.blog-card p{margin-top:12px;color:var(--fg-muted);font-size:13px;line-height:1.6}.blog-card-foot{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:auto;padding-top:22px}.category-pill{display:inline-flex;padding:6px 10px;color:var(--accent-deep);background:var(--accent-soft);border-radius:7px;font-size:11px;font-weight:720}.blog-card-link{display:inline-flex;gap:7px;align-items:center;color:var(--accent-deep);font-size:12px;font-weight:720}.article-head{padding:clamp(108px,9vw,132px) 0 0;color:var(--fg);background:#fbfaf7}.crumb{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-bottom:clamp(36px,5vw,60px);color:var(--fg-faint);font-size:11.5px}.crumb a:hover{color:var(--accent-deep)}.crumb .sep{opacity:.42}.article-head-copy{display:flex;align-items:center;flex-direction:column;margin-inline:auto;text-align:center}.article-head h1{max-width:900px;margin-top:22px;font-size:clamp(2.25rem,3.45vw,3.5rem);font-weight:570;line-height:1.08;letter-spacing:-.05em}.article-head-copy>p{max-width:720px;margin-top:24px;color:var(--fg-muted);font-size:clamp(1rem,1.45vw,1.2rem);line-height:1.62}.article-cover{margin:clamp(42px,6vw,74px) 0 0}.article-cover img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.article-cover figcaption{padding:9px 2px 0;color:var(--fg-faint);font-size:10.5px;text-align:right}.article-cover figcaption a{text-decoration:underline;text-underline-offset:2px}.article-content{padding:clamp(54px,7vw,94px) 0 0;background:#fff}.article-layout{display:grid;grid-template-columns:minmax(0,760px) minmax(250px,300px);justify-content:center;gap:clamp(44px,7vw,92px);align-items:start}.article-body{min-width:0;color:#373833;font-size:17px;line-height:1.82}.article-lead{color:var(--fg);font-size:clamp(1.18rem,1.7vw,1.42rem);line-height:1.62;letter-spacing:-.018em}.key-takeaways{margin-top:34px;padding:28px 30px;background:#edf7f2;border-left:3px solid var(--accent-deep)}.key-takeaways>span{color:var(--accent-deep);font-size:11px;font-weight:760;letter-spacing:.07em;text-transform:uppercase}.key-takeaways ul{margin:15px 0 0;padding-left:21px;gap:9px}.article-toc{margin-top:28px;padding:25px 28px;background:#fbfaf7;border:1px solid var(--border)}.article-toc b{display:block;color:var(--fg);font-size:14px}.article-toc ol{display:grid;gap:8px;margin:14px 0 0;padding-left:20px}.article-toc a{color:var(--fg-muted);font-size:13.5px;line-height:1.45}.article-toc a:hover{color:var(--accent-deep);text-decoration:underline;text-underline-offset:3px}.article-section{scroll-margin-top:100px}.article-body h2{margin:62px 0 18px;color:var(--fg);font-size:clamp(1.9rem,2.7vw,2.55rem);font-weight:600;line-height:1.09;letter-spacing:-.045em}.article-body p+p{margin-top:18px}.article-body ul{display:grid;gap:10px;margin:22px 0;padding-left:22px}.article-body li::marker{color:var(--accent-deep)}.article-aside{position:sticky;top:92px;display:grid;gap:14px}.article-note{padding:24px;background:#fbfaf7;border:1px solid var(--border)}.article-note--cta{background:#edf7f2;border-color:var(--accent-line)}.article-note>b{display:block;margin-top:11px;color:var(--fg);font-size:16px;line-height:1.3}.article-note p{margin-top:9px;color:var(--fg-muted);font-size:13px;line-height:1.62}.article-note time{display:block;margin-top:14px;color:var(--fg-faint);font-size:11px}.article-note .btn{width:100%;margin-top:17px}.article-faq{margin-top:70px;scroll-margin-top:100px}.article-faq h2{margin-top:13px}.article-faq-list{display:grid;gap:10px}.article-faq details{overflow:hidden;background:#fff;border-block:1px solid var(--border)}.article-faq summary{display:flex;gap:18px;justify-content:space-between;align-items:center;padding:19px 2px;color:var(--fg);cursor:pointer;font-weight:660;line-height:1.4;list-style:none}.article-faq summary::-webkit-details-marker{display:none}.article-faq summary:after{color:var(--accent-deep);content:"+";flex:0 0 auto;font-size:23px;font-weight:400}.article-faq details[open] summary:after{content:"\2212"}.article-faq details p{margin:0;padding:0 2px 20px;color:var(--fg-muted);font-size:14px;line-height:1.68}.related-section{margin-top:clamp(70px,9vw,116px);padding:clamp(58px,7vw,88px) 0;background:#fbfaf7;border-top:1px solid var(--border)}.related-section h2{margin-top:14px;color:var(--fg);font-size:clamp(2rem,4vw,3.45rem);font-weight:590;letter-spacing:-.052em}.blog-related{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:30px}.blog-related a{display:grid;overflow:hidden;grid-template-columns:minmax(160px,42%) 1fr;background:#fff;border:1px solid var(--border);transition:transform .2s var(--ease),box-shadow .2s var(--ease)}.blog-related a:hover{transform:translateY(-3px);box-shadow:0 24px 48px -40px #042f2a99}.blog-related img{width:100%;height:100%;min-height:190px;object-fit:cover}.blog-related a>span{display:flex;justify-content:center;flex-direction:column;padding:22px}.blog-related small{display:block;color:var(--accent-deep);font-size:11px;font-weight:720}.blog-related b{display:block;margin-top:8px;color:var(--fg);font-size:17px;line-height:1.25;letter-spacing:-.025em}@media(max-width:960px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-layout{grid-template-columns:minmax(0,760px)}.article-aside{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.blog-section-head{align-items:start;flex-direction:column;gap:12px}.blog-grid,.blog-related,.article-aside{grid-template-columns:1fr}}@media(max-width:560px){.blog-hero{padding-top:104px}.blog-title{font-size:clamp(2.1rem,9vw,2.65rem)}.blog-topics{justify-content:flex-start;width:100%;flex-wrap:nowrap;overflow-x:auto;padding:2px 0 8px;scrollbar-width:none}.blog-topics::-webkit-scrollbar{display:none}.blog-topics a{flex:0 0 auto}.blog-card-body{padding:19px}.article-head{padding-top:100px}.article-head h1{font-size:clamp(2rem,8.8vw,2.5rem)}.article-body{font-size:16px}.key-takeaways,.article-toc{padding:21px}.blog-related a{grid-template-columns:1fr}.blog-related img{aspect-ratio:3/2;min-height:0}}@media(prefers-reduced-motion:reduce){.blog-card,.blog-card-media img,.blog-topics a,.blog-related a{transition:none}}.rp-rail-shell{background:#f4f5f9;border-bottom:1px solid #e4e1e8}.rp-rail{display:flex;align-items:center;gap:10px;padding-block:0}.rp-rail .rp-nav{display:flex;gap:0;padding:0;flex:1;min-width:0;scrollbar-width:none;scroll-snap-type:x proximity;position:relative}.rp-nav::-webkit-scrollbar{display:none}.rp-rail .rp-nav a{flex:none;gap:10px;padding:22px 24px;background:transparent;border-bottom:3px solid transparent;scroll-snap-align:start;font-size:14px}.rp-rail .rp-nav a img{width:22px;height:22px}.rp-rail .rp-nav a[aria-current]{background:#ffe7f7;border-bottom-color:#b92c88}.rp-rail .rp-nav a[aria-current]:before{display:none}.rp-rail>button{display:grid;place-items:center;flex:none;width:38px;height:38px;border:1px solid #d8d4de;border-radius:50%;background:#fff;cursor:pointer}.rp-rail>button img{width:19px;height:19px}.rp-rail>button:disabled{opacity:.3;cursor:default}.rp-rail>button:focus-visible{outline:2px solid #a3287a;outline-offset:3px}.rf-platform-all{padding-block:24px}.rf-platform-all>header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e2e9;padding-bottom:18px;margin-bottom:18px}.rf-platform-all>header h3{margin:0;font-size:21px}.rf-platform-all-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}.rf-platform-all-grid section>h3{font-size:13px;color:#8d2970;margin-bottom:10px}.rf-platform-all-grid .rf-mega-detail{padding:8px;margin:0}.rf-platform-all-grid .rf-mega-detail small{font-size:12px}.rf-platform-all-grid .rf-mega-detail strong{font-size:14px}.rf-platform-all-grid .rf-mega-detail img{opacity:1}.rf-platform-all-grid section{min-width:0}.rp-feature-section{padding:80px 0;background:#f4f5f9}.rp-feature-heading{margin-bottom:38px}.rp-feature-heading h2{font-size:clamp(32px,4vw,56px);max-width:22ch;margin:16px 0}.rp-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.rp-feature-card{position:relative;display:flex;flex-direction:column;min-width:0;overflow:hidden;background:#8e236c;color:#fff}.rp-feature-color-1,.rp-feature-color-2{background:#ff83da;color:#24121f}.rp-feature-color-3{background:#342537}.rp-feature-copy{padding:36px 36px 24px;min-height:205px}.rp-feature-copy h3{font-size:26px;line-height:1.2;letter-spacing:-.025em;margin:0 0 18px}.rp-feature-copy p{font-size:18px;line-height:1.55;margin:0;opacity:.9}.rp-feature-art{position:relative;min-height:320px;flex:1;padding:30px 32px 0;background:repeating-conic-gradient(#ffffff12 0 25%,transparent 0 50%) 0 0/14px 14px}.rp-feature-art:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0 85px,#ffffff15 85px 130px);pointer-events:none}.rp-feature-window{position:relative;background:#fff;color:#161616;border:1px solid #e0dbe3;border-radius:12px 12px 0 0;min-height:300px;overflow:hidden}.rp-feature-window>header{padding:18px;display:flex;align-items:center;gap:18px;border-bottom:1px solid #e4e0e7;font-size:12px}.rp-feature-window>header img{width:105px;height:auto}.rp-feature-window .rd-main{padding:22px;min-width:0}.rp-feature-window table{width:100%;font-size:12px;border-collapse:collapse}.rp-feature-window td,.rp-feature-window th{padding:13px 9px;border-bottom:1px solid #ece8ef;text-align:left}.rp-feature-window .rd-fields,.rp-feature-window .rd-split{display:grid;grid-template-columns:1fr 1fr;gap:12px}.rp-feature-window .rd-main *{animation:none!important}.rp-story:nth-child(2) .rp-story-visual{background:repeating-conic-gradient(#f3b3df 0 25%,#fde7f6 0 50%) 0 0/12px 12px}.rp-story:nth-child(2) .rd-stage{background:transparent}.rp-feature-art{container-type:inline-size;height:360px;flex:none;overflow:hidden}.rp-feature-window .rd-main .rd-status{white-space:normal}.rp-feature-window .rd-rooms{grid-template-columns:repeat(4,minmax(0,1fr))}.rp-feature-window .rd-split span,.rp-feature-window .rd-fields span{font-size:12px}.rp-feature-window .rd-split strong{font-size:24px}.rp-feature-window .rd-fields b{font-size:14px}@media(max-width:1000px){.rf-platform-all-grid{gap:18px}.rp-feature-copy{padding:26px;min-height:220px}.rp-feature-art{padding:20px 20px 0}}@media(max-width:760px){.rp-rail{gap:5px}.rp-rail .rp-nav a{padding:17px 15px;font-size:13px}.rp-rail>button{width:30px;height:30px}.rp-rail .rp-nav a img{width:20px;height:20px}.rf-platform-all>header{display:block}.rf-platform-all>header h3{margin-top:10px}.rf-platform-all-grid{grid-template-columns:1fr}.rf-platform-all-grid .rf-mega-detail small{font-size:13px}.rf-platform-all-grid .rf-mega-detail strong{font-size:15px}.rp-feature-grid{grid-template-columns:1fr;gap:20px}.rp-feature-section{padding:48px 0}.rp-feature-copy{min-height:0;padding:25px}.rp-feature-copy h3{font-size:24px}.rp-feature-copy p{font-size:16px}.rp-feature-art{min-height:260px;padding:20px 18px 0}.rp-feature-window>header{flex-direction:column;align-items:flex-start;gap:10px}.rp-feature-window .rd-main{padding:14px}.rp-feature-window table{font-size:10px}.rp-feature-window td,.rp-feature-window th{padding:10px 5px}}.rf-header .nav-links>li>a,.rf-header .rf-menu-trigger{font-weight:650;letter-spacing:-.015em;text-decoration:none!important}.rf-header .nav-links>li>a:hover,.rf-header .rf-menu-trigger:hover{color:#92266e;text-decoration:none!important}.rf-header .nav-links>li>a:after{display:none}.rf-header .nav-links .rf-restaurant-brand{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;font-weight:750;letter-spacing:-.035em}.rf-pro-badge{display:inline-flex;align-items:center;justify-content:center;padding:3px 6px;background:#2d2c37;color:#ff9ae0;border:1px solid #2d2c37;border-radius:5px;font-size:10px;line-height:1.1;font-weight:800;letter-spacing:.045em;text-decoration:none}.rf-restaurant-brand:hover .rf-pro-badge{background:#ff83da;border-color:#ff83da;color:#251b24}.rf-pro-badge.rf-flow-badge{background:#ff83da;border-color:#ff83da;color:#161616}.rf-header .rf-mega a:hover{text-decoration:none!important}.rf-platform-all{padding-block:26px 30px}.rf-platform-all>header{padding-bottom:22px;margin-bottom:22px;align-items:baseline}.rf-platform-all>header .eyebrow{color:#8a2869;font-size:11px;letter-spacing:.12em;font-weight:750}.rf-platform-all>header h3{font-size:25px;font-weight:750;letter-spacing:-.04em}.rf-platform-all-grid{gap:0 20px;align-items:start}.rf-platform-all-grid section{background:#f6f5f8;border:1px solid #eae6ed;border-radius:12px;padding:17px 13px 12px}.rf-platform-all-grid section>h3{font-size:15px;font-weight:750;color:#29232c;letter-spacing:-.015em;margin:0 4px 12px;padding-bottom:14px;border-bottom:1px solid #ddd6e0}.rf-platform-all-grid .rf-mega-detail{display:flex;align-items:center;gap:12px;margin:0;padding:10px 9px;min-height:68px;border-radius:8px;text-decoration:none!important}.rf-platform-all-grid .rf-mega-detail>img{width:36px;height:36px;padding:8px;border:1px solid #e5dfe9;border-radius:9px;background:#fff;margin:0;opacity:1}.rf-platform-all-grid .rf-mega-detail strong{font-size:14px;line-height:1.35;font-weight:700;color:#242127}.rf-platform-all-grid .rf-mega-detail small{font-size:12px;line-height:1.4;color:#68616c;margin-top:4px}.rf-platform-all-grid .rf-mega-detail:hover{background:#fce4f5;color:#722353}.rf-platform-all-grid .rf-mega-detail:focus-visible{outline:2px solid #92266e;outline-offset:0;background:#fce4f5}@supports (grid-template-rows:subgrid){.rf-platform-all-grid{grid-template-rows:auto repeat(7,auto);align-items:stretch}.rf-platform-all-grid section{display:grid;grid-template-rows:subgrid;grid-row:1/span 8}}@media(max-width:1000px){.rf-platform-all-grid{gap:0 12px}.rf-platform-all-grid section{padding:14px 8px}.rf-platform-all-grid .rf-mega-detail{gap:9px;padding:9px 5px}.rf-platform-all-grid .rf-mega-detail>img{width:30px;height:30px;padding:6px}}@media(max-width:760px){.rf-platform-all>header h3{font-size:22px}.rf-platform-all-grid{display:grid;grid-template-columns:1fr;grid-template-rows:none;gap:14px}.rf-platform-all-grid section{display:block;grid-row:auto;padding:18px 12px}.rf-platform-all-grid .rf-mega-detail{min-height:64px;padding:10px 8px}.rf-platform-all-grid .rf-mega-detail strong{font-size:15px}.rf-platform-all-grid .rf-mega-detail small{font-size:13px}.rf-platform-all-grid .rf-mega-detail>img{width:36px;height:36px;padding:8px}.rf-header .nav-links .rf-restaurant-brand{justify-content:flex-start}.rf-pro-badge{font-size:11px}}.rf-platform-browser{display:grid;grid-template-columns:260px 1fr;gap:40px;padding-block:28px}body.rf-blog .blog-hero{background:#f4f5f9;border-bottom:1px solid #dedee5;padding:48px 0 30px}body.rf-blog .blog-hero-inner{max-width:1280px;text-align:left;margin:auto;display:block}body.rf-blog main .blog-title{max-width:19ch;font-size:clamp(32px,4.4vw,58px)!important;line-height:1.16!important;letter-spacing:-.045em;margin:18px 0}body.rf-blog .blog-deck{font-family:var(--font);font-size:20px;line-height:1.65;max-width:690px;color:#62616d;margin:0 0 28px}.rf-blog-search{display:flex;align-items:center;gap:20px;max-width:690px}.rf-blog-search input{flex:1;min-width:0;border:1px solid #cdd0da;border-radius:10px;padding:14px 18px;font:inherit;background:#fff}.rf-blog-search span{white-space:nowrap;color:#62616d}body.rf-blog .blog-topics{justify-content:flex-start;gap:8px;flex-wrap:wrap;display:flex;margin-top:24px}.blog-topics button{border:1px solid #d7d9e1;background:#fff;color:#4e4d58;padding:9px 14px;border-radius:8px;font-size:14px}.blog-topics [aria-pressed=true]{background:#2d2c37;border-color:#2d2c37;color:#fff}body.rf-blog .blog-section{padding:42px 0 56px}body.rf-blog .blog-section-head{align-items:center;border-bottom:1px solid #dedee5;padding-bottom:24px;margin-bottom:28px}body.rf-blog .blog-section-head p{font-family:var(--font);font-size:17px;color:#62616d}body.rf-blog .blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 24px}body.rf-blog .blog-card{display:flex;flex-direction:column;border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible;transform:none}body.rf-blog .blog-card[hidden]{display:none!important}body.rf-blog .blog-card-media{display:block;aspect-ratio:5/3;border-radius:12px;overflow:hidden;background:#f4f5f9}body.rf-blog .blog-card-media img{width:100%;height:100%;object-fit:cover;transform:none}body.rf-blog .blog-card-body{padding:20px 0;display:flex;flex-direction:column;flex:1;gap:14px}body.rf-blog main .blog-card h2{font-family:var(--font);font-size:25px!important;font-weight:650;line-height:1.25!important;letter-spacing:-.02em}body.rf-blog .blog-card-body>p{font-family:var(--font);font-size:17px;line-height:1.65;color:#62616d;display:block;margin:0}body.rf-blog .blog-card-meta{font-family:var(--font);font-size:13px;color:#62616d}.blog-card-foot{margin-top:auto;padding-top:12px;border-top:1px solid #dedee5}body.rf-blog .blog-card-link{font-size:14px}.category-pill{font-family:var(--font)}body.rf-blog .article-head{background:#f4f5f9;padding:36px 0}body.rf-blog .article-head-copy{max-width:850px;margin:24px auto;text-align:left}body.rf-blog .article-head-copy>p{font-family:var(--font);font-size:21px;line-height:1.65}body.rf-blog .article-cover{max-width:850px;margin:30px auto 0}body.rf-blog .article-cover img{width:100%;aspect-ratio:5/3;object-fit:cover;border-radius:14px}body.rf-blog .article-body{font-family:var(--font);font-size:18px;line-height:1.8}@media(min-width:1001px){body.rf-blog .blog-grid:not(:has(.blog-card[hidden]))>.blog-card:first-child{grid-column:1/-1;display:grid;grid-template-columns:1.2fr 1fr;gap:38px;padding-bottom:32px;border-bottom:1px solid #dedee5}body.rf-blog .blog-grid>.blog-card:first-child .blog-card-body{justify-content:center}body.rf-blog .blog-grid>.blog-card:first-child h2{font-size:34px!important}}@media(max-width:900px){body.rf-blog .blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){body.rf-blog .blog-grid{grid-template-columns:1fr}.rf-blog-search{gap:12px}.rf-blog-search span{font-size:13px}body.rf-blog .blog-hero{padding-top:30px}body.rf-blog .blog-deck{font-size:18px}body.rf-blog .blog-section-head{display:block}.blog-topics button{font-size:13px}body.rf-blog main .blog-card h2{font-size:24px!important}}.rf-platform-sidebar{background:#f4f5f9;border-radius:14px;padding:24px;display:flex;flex-direction:column;gap:18px}.rf-platform-sidebar .eyebrow{font-size:10px;color:#686775}.rf-platform-sidebar h3{font-family:var(--font);font-size:23px;margin:0;line-height:1.25}.rf-platform-sidebar [role=tablist]{display:grid;gap:6px}.rf-platform-sidebar [role=tab]{border:0;text-align:left;background:none;color:#4e4d58;padding:13px 12px;border-radius:8px;font-size:15px}.rf-platform-sidebar [aria-selected=true]{background:#2d2c37;color:#fff}.rf-platform-sidebar>a{font-weight:600;font-size:14px;margin-top:auto}.rf-platform-content{min-width:0}.rf-platform-content [hidden]{display:none!important}.rf-platform-content header{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #dedee3}.rf-platform-content header h3{font-family:var(--font);font-size:22px;margin:0}.rf-platform-content header>span{font-size:13px;color:#686775}.rf-platform-items{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px;padding:18px 0}.rf-platform-items a.rf-mega-detail{margin:0;padding:14px;gap:16px;border:1px solid #e5e5eb;border-radius:10px}.rf-platform-items .rf-mega-detail strong{font-size:16px;font-weight:600}.rf-platform-items .rf-mega-detail small{font-size:14px;line-height:1.5;color:#62616d}.rf-platform-items .rf-mega-detail>img{width:26px;height:26px;opacity:1}.rf-platform-bottom{border-top:1px solid #dedee3;font-size:14px;padding-top:10px}.rf-footer-directory{padding-top:36px}.rf-footer-connect{padding-block:30px}.rf-inner-cta{padding-block:36px!important}.rf-support-head{padding:52px 0 32px}.rf-support-head h1{font-size:clamp(32px,4vw,54px);line-height:1.15;max-width:19ch;margin:16px 0}.rf-support-head p{font-size:19px;line-height:1.6;color:#62616d;max-width:650px}.rf-support-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:40px;padding-bottom:56px}.rf-faq-nav{display:flex;flex-direction:column;gap:6px;align-self:start;background:#f4f5f9;border-radius:14px;padding:16px}.rf-faq-nav button{border:0;background:transparent;text-align:left;padding:14px;font-size:16px;border-radius:8px}.rf-faq-nav [aria-pressed=true]{background:#2d2c37;color:#fff}.rf-faq-search{display:flex;gap:16px;align-items:center;margin-bottom:22px}.rf-faq-search input{flex:1;min-width:0;padding:16px;border:1px solid #cccdd5;border-radius:10px;font:inherit}.rf-faq-search span{color:#62616d;white-space:nowrap}.rf-faq-group[hidden],.rf-faq-group details[hidden]{display:none}.rf-faq-group h2{font-family:var(--font);font-size:24px;text-transform:none;margin:0 0 16px}.rf-faq-group details{border-bottom:1px solid #dedee5}.rf-faq-group summary{padding:20px 28px 20px 0;cursor:pointer;font-size:18px;font-weight:550}.rf-faq-group details>div{font-size:17px;line-height:1.75;color:#62616d;padding:0 24px 22px 0}.rf-support-help{border-top:1px solid #dedee5;margin-top:30px;padding-top:20px;color:#62616d;font-size:16px}.rf-support-help a{color:#842268;text-decoration:underline}.rf-security-intro{display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:center;padding-bottom:42px}.rf-security-map{background:#d1f1fc;padding:28px;border-radius:18px}.rf-security-map>p{font-size:12px;letter-spacing:.06em;margin-bottom:20px}.rf-security-node{padding:18px 20px;background:#fff;border:1px solid #bdd4df;border-radius:10px;display:flex;align-items:center;justify-content:space-between;gap:20px}.rf-security-node span{font-size:13px;color:#62616d}.rf-security-map>i{display:block;margin:8px;text-align:center;font-style:normal;color:#4e6978}.rf-security-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-bottom:40px}.rf-security-card{padding:26px;background:#f4f5f9;border-radius:14px}.rf-security-card>b{font-size:12px;color:#842268}.rf-security-card h2{font-family:var(--font);font-size:23px;margin:18px 0 12px;line-height:1.3;text-transform:none}.rf-security-card p{font-size:16px;line-height:1.7;color:#62616d}.rf-security-report{display:flex;gap:30px;justify-content:space-between;align-items:center;border-block:1px solid #dedee5;padding:26px 0;margin-bottom:48px}.rf-security-report p{font-size:16px;line-height:1.6;max-width:650px;color:#62616d}.rf-custom-select{position:relative}.rf-select-trigger{width:100%;display:block;text-align:left;border:1px solid #c9cbd5;border-radius:10px;background:#fff;color:#161616;padding:14px 16px;min-height:50px;font-size:16px}.rf-select-trigger[aria-expanded=true]{border-color:#842268}.rf-select-options{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:30;list-style:none;padding:6px;margin:0;background:#fff;border:1px solid #c9cbd5;border-radius:10px;max-height:290px;overflow:auto}.rf-select-options[hidden]{display:none}.rf-select-options li{padding:12px;border-radius:6px;cursor:pointer;font-size:15px}.rf-select-options li:hover,.rf-select-options li:focus{background:#f4f5f9;outline:2px solid #842268;outline-offset:-2px}.rf-select-options [aria-selected=true]{background:#fff0fa}.rf-select-trigger[aria-invalid=true]{border-color:#b42318}@media(max-width:900px){.rf-platform-browser{grid-template-columns:210px 1fr;gap:20px}.rf-platform-items{grid-template-columns:1fr}.rf-support-layout{grid-template-columns:210px 1fr;gap:24px}.rf-security-intro{gap:30px}.rf-security-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.rf-platform-browser{display:block;padding-block:16px}.rf-platform-sidebar{padding:16px;margin-bottom:20px}.rf-platform-sidebar h3,.rf-platform-sidebar>.eyebrow{display:none}.rf-platform-sidebar [role=tablist]{display:flex;overflow:auto}.rf-platform-sidebar [role=tab]{white-space:nowrap;font-size:14px}.rf-platform-items{gap:8px}.rf-support-head{padding-top:30px}.rf-support-layout{display:block}.rf-faq-nav{flex-direction:row;overflow:auto;margin-bottom:24px;padding:8px}.rf-faq-nav button{white-space:nowrap;font-size:14px}.rf-faq-search{gap:10px}.rf-faq-search span{font-size:13px}.rf-security-intro,.rf-security-grid{grid-template-columns:1fr}.rf-security-report{align-items:start;flex-direction:column}.rf-support-head h1{font-size:31px}}.footer.rf-footer-new{padding:0;background:#fff;color:#161616;border-top:1px solid #dedee5}.rf-footer-new .wrap{width:min(1320px,calc(100% - 80px));margin-inline:auto}.rf-footer-new>.wrap:first-of-type{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(0,2.7fr);column-gap:64px}.rf-footer-brandline{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:48px 0 40px}.rf-footer-brandline p{font-size:clamp(26px,3vw,40px);font-weight:550;letter-spacing:-.045em;line-height:1.2;margin:0}.rf-footer-brandline .rf-footer-description{font-size:14px;font-weight:400;letter-spacing:0;line-height:1.7;color:#746b78;max-width:55ch;margin-top:12px}.rf-footer-linkedin{display:inline-flex;align-items:center;gap:12px;min-height:44px;font-size:13px;white-space:nowrap}.rf-footer-linkedin b{display:grid;place-items:center;background:#2d2c37;color:#fff;border-radius:3px;width:21px;height:21px;font-family:Arial,sans-serif;font-size:16px;letter-spacing:-1px}.rf-footer-directory{grid-column:2;grid-row:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;padding:0;border:0}.rf-footer-column h3,.rf-footer-contact h3{font-size:13px;line-height:1.5;font-weight:650;margin:0 0 18px}.rf-footer-column ul{list-style:none;padding:0;margin:0;display:grid;gap:12px}.rf-footer-column a{font-size:13px;line-height:1.6;color:#6b626f;display:block;text-wrap:pretty}.rf-footer-connect{grid-column:1;grid-row:2;display:flex;flex-direction:column;gap:32px;padding:0;min-width:0}.rf-footer-contact h3{color:#161616;margin-bottom:8px}.rf-footer-email{display:inline-block;font-size:clamp(15px,1.5vw,21px);line-height:1.6;letter-spacing:-.03em;overflow-wrap:anywhere}.rf-footer-quick{display:flex;gap:8px 16px;flex-wrap:wrap;margin-top:20px;font-size:12px;color:#6b626f}.rf-footer-quick a:first-child{color:#842268;font-weight:600}.rf-footer-subscribe{width:100%;min-width:0}.rf-footer-subscribe label{display:block;font-size:12px;line-height:1.7;margin-bottom:10px;color:#6b626f}.rf-footer-subscribe .news-form{display:block;width:100%;min-width:0}.rf-footer-email-row{display:flex;gap:8px;min-width:0}.rf-footer-email-row .input{min-width:0;flex:1;width:100%;padding:12px 8px;font-size:13px;border:1px solid #dedee5;border-radius:8px;background:#fff;color:#161616}.rf-footer-email-row button{flex:none;display:flex;gap:8px;align-items:center;background:#2d2c37;color:#fff;border:0;border-radius:8px;font-size:11px;padding:12px}.rf-footer-privacy{font-size:11px;color:#746b78;margin:10px 0 0;line-height:1.7}.rf-footer-new .rf-footer-signature{background:transparent;border:0;padding:40px 0 0}.rf-footer-new .rf-footer-signature>.wrap{width:min(1320px,calc(100% - 80px));max-width:1320px}.rf-footer-signature-caption{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:10px;letter-spacing:.06em;color:#746b78;line-height:1.5;margin:0 0 18px}.rf-footer-wordmark{display:block;width:100%;position:relative;overflow:hidden;padding:8px 0 18px;background:transparent}.rf-footer-wordmark>img{display:block;width:100%;height:auto;max-width:none}@media(prefers-reduced-motion:no-preference){.rf-footer-wordmark>img{animation:rf-logo-breathe 6s ease-in-out infinite alternate}}@keyframes rf-logo-breathe{0%{transform:translateY(0)}to{transform:translateY(-4px)}}.footer.rf-footer-new{background:#19161d;color:#faf7fb;border-top-color:#39333d}.rf-footer-new .rf-footer-brandline .rf-footer-description,.rf-footer-new .rf-footer-column a,.rf-footer-new .rf-footer-quick,.rf-footer-new .rf-footer-subscribe label,.rf-footer-new .rf-footer-privacy,.rf-footer-new .rf-footer-signature-caption{color:#bdb3c2}.rf-footer-new .rf-footer-contact h3{color:#faf7fb}.rf-footer-new .rf-footer-quick a:first-child{color:#ff83da}.rf-footer-new .rf-footer-linkedin b{background:#ff83da;color:#19161d}.rf-footer-new .rf-footer-email-row .input{background:transparent;color:#faf7fb;border-color:#514757}.rf-footer-new .rf-footer-email-row .input::placeholder{color:#bdb3c2}.rf-footer-new .rf-footer-email-row button{background:#ff83da;color:#19161d}.footer.rf-footer-new a:hover{color:#ff83da}.footer.rf-footer-new :focus-visible{outline-color:#ff83da}.footer.rf-footer-new{position:relative;isolation:isolate;overflow:hidden}.rf-footer-new>.wrap{position:relative;z-index:2}.rf-footer-new .rf-footer-signature>.wrap{position:relative;z-index:auto}.rf-footer-new .rf-footer-signature{position:static;height:auto;padding:28px 0 0;overflow:visible}.rf-footer-signature:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 50% 10%,#ff83da25,transparent 65%);mask-image:linear-gradient(transparent,#000 20%,#000);pointer-events:none}.rf-footer-waves{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:1;mask-image:linear-gradient(#0008,#000)}.rf-footer-new .rf-footer-signature>.wrap{height:100%;position:relative}.rf-footer-new .rf-footer-wordmark{position:relative;bottom:auto;left:0;width:100%;padding:10px 0 24px}.rf-footer-new .rf-footer-wordmark img{filter:none;animation:none}.rf-footer-signature-caption{position:relative;z-index:2}.rf-footer-new .rf-footer-wordmark{z-index:0}.rf-footer-wordmark:after{content:"";position:absolute;inset:10px 0 24px;pointer-events:none;opacity:0;transition:opacity .45s ease;background:radial-gradient(ellipse 210px 160px at var(--logo-x,50%) var(--logo-y,50%),#ff83da99,transparent 100%);mask:url(/assets/img/logo.svg) center/100% 100% no-repeat;-webkit-mask:url(/assets/img/logo.svg) center/100% 100% no-repeat}@media(hover:hover)and (prefers-reduced-motion:no-preference){.rf-footer-wordmark:hover:after{opacity:1}}.rf-footer-wordmark:focus-visible:after{opacity:1;background:linear-gradient(#ff83da55,#ff83da11)}.rf-footer-new .rf-footer-legal{border-color:#39333d;color:#bdb3c2}.rf-footer-new .rf-footer-legal button{color:#faf7fb;background:transparent;border-color:#514757}@media(max-width:600px){.rf-footer-new .rf-footer-signature{height:auto}.rf-footer-new .rf-footer-wordmark{bottom:auto}.rf-footer-signature:before{background:radial-gradient(ellipse at 50% 25%,#ff83da20,transparent 70%)}}.rf-footer-legal{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;padding:18px 0 24px;border-top:1px solid #eae6ec;font-size:11px;line-height:1.8;color:#746b78}.rf-footer-legal nav{display:flex;gap:12px 20px;flex-wrap:wrap}.rf-footer-new a:hover{text-decoration:underline;text-underline-offset:5px;color:#842268}.rf-footer-wordmark:hover{opacity:1}.rf-footer-new :focus-visible{outline:2px solid #842268;outline-offset:4px}.rf-footer-email-row button:hover{background:#161616}@media(max-width:1100px){.rf-footer-new>.wrap:first-of-type{column-gap:32px;grid-template-columns:minmax(220px,1fr) minmax(0,2fr)}.rf-footer-directory{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.rf-footer-connect{gap:36px}}@media(max-width:600px){.rf-footer-new .wrap,.rf-footer-new .rf-footer-signature>.wrap{width:calc(100% - 40px)}.rf-footer-new>.wrap:first-of-type{display:flex;flex-direction:column}.rf-footer-brandline{padding:28px 0;align-items:flex-start;gap:20px;flex-direction:column}.rf-footer-brandline .rf-footer-description{font-size:13px}.rf-footer-connect{order:1;gap:24px;padding:28px 0 0}.rf-footer-column h3{font-size:14px;margin-bottom:8px}.rf-footer-column ul{gap:2px}.rf-footer-column a{display:flex;align-items:center;min-height:44px;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.rf-footer-directory{gap:24px 18px}.rf-footer-quick{font-size:13px;gap:2px 18px;margin-top:12px}.rf-footer-quick a,.rf-footer-legal a,.rf-footer-signature-caption a{display:inline-flex;align-items:center;min-height:44px}.rf-footer-email-row .input{font-size:16px}.rf-footer-email-row button{min-height:44px;font-size:12px;padding:12px 16px}.rf-footer-subscribe label{font-size:13px}.rf-footer-privacy{font-size:12px}.rf-footer-new .rf-footer-signature{padding-top:20px}.rf-footer-signature-caption{font-size:9px;letter-spacing:0;margin-bottom:8px}.rf-footer-legal{font-size:12px;align-items:flex-start;flex-direction:column;gap:8px}.rf-footer-legal nav{gap:2px 18px}}#cerez-bandi[hidden]{display:none!important}#cerez-bandi{position:fixed;z-index:10000;bottom:16px;left:16px;right:16px;margin:auto;max-width:1100px;padding:24px;display:flex;align-items:center;gap:28px;background:#fff;color:#161616;border:1px solid #bfc0ca;border-radius:10px;font-family:RF Geist TR,sans-serif;max-height:calc(100dvh - 32px);overflow:auto}#cerez-bandi strong{font-size:20px;line-height:1.3}#cerez-bandi p{font-size:14px;line-height:1.6;margin:8px 0}#cerez-bandi a{font-size:14px;color:#161616;text-decoration:underline}.rf-cookie-actions{display:flex;gap:10px;flex-shrink:0}#cerez-bandi button,.rf-cookie-settings{font:inherit;cursor:pointer;border:1px solid #787984;border-radius:10px;padding:12px 22px;background:#fff;color:#161616}#cerez-bandi button{min-width:110px;font-weight:600;min-height:46px}#cerez-bandi button:hover{background:#f4f5f9}#cerez-bandi button:focus-visible,.rf-cookie-settings:focus-visible{outline:2px solid #942571;outline-offset:3px}.rf-cookie-settings{font-size:13px;padding:8px 12px}@media(max-width:650px){#cerez-bandi{bottom:10px;left:10px;right:10px;padding:18px;display:block}.rf-cookie-actions{margin-top:16px}.rf-cookie-actions button{flex:1}}
