.site{--rk-brand:#1daadc;--rk-brand-strong:#0f86b4;--rk-brand-deep:#0a5f81;--rk-accent:#16d0b0;--rk-ink:#0e2b37;--rk-body:#40606d;--rk-muted:#6b8895;--rk-line:#0e2b371a;--rk-line-soft:#0e2b370f;--rk-tint:#f1fafd;--rk-tint-deep:#e2f4fb;--rk-surface:#fff;--rk-radius:18px;--rk-radius-sm:12px;--rk-radius-lg:28px;--rk-shadow:0 1px 2px #0e2b370a, 0 12px 32px #0e2b3712;--rk-shadow-lg:0 2px 4px #0e2b370a, 0 28px 64px #0e2b371f;--rk-header-h:68px;background-color:var(--rk-surface);color:var(--rk-body);letter-spacing:.01em;-webkit-font-smoothing:antialiased;scroll-behavior:smooth;font-size:1rem;line-height:1.9}.site main{background-color:var(--rk-surface)}.site h1,.site h2,.site h3,.site h4,.site h5{color:var(--rk-ink);letter-spacing:.01em;font-weight:700;line-height:1.5}.site p{color:var(--rk-body)}.site a{color:var(--rk-brand-strong)}.site .rk-section{scroll-margin-top:var(--rk-header-h);padding:clamp(4rem,9vw,7.5rem) 0}.site .rk-section--tint{background-color:var(--rk-tint)}.site .rk-section--edge{background:linear-gradient(180deg, var(--rk-tint) 0%, var(--rk-surface) 100%)}.site .rk-eyebrow{color:var(--rk-brand-strong);letter-spacing:.12em;text-transform:uppercase;background-color:#1daadc14;border:1px solid #1daadc47;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.35rem .9rem;font-size:.78rem;font-weight:700;line-height:1;display:inline-flex}.site .rk-hero h1,.site .rk-heading,.site .rk-lead,.site .rk-card h3,.site .rk-card h4,.site .rk-function h4,.site .rk-problem h3,.site .rk-step h3,.site .rk-showcase h3,.site .rk-scene h3,.site .rk-faq .accordion-button{word-break:auto-phrase}.site .rk-heading{letter-spacing:.005em;margin-bottom:1rem;font-size:clamp(1.6rem,3.6vw,2.5rem)}.site .rk-lead{color:var(--rk-muted);margin-bottom:0;font-size:clamp(.95rem,1.6vw,1.05rem)}.site .rk-section-head{text-align:center;max-width:46rem;margin:0 auto clamp(2.5rem,5vw,4rem)}.site .rk-btn{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.9rem;font-size:.95rem;font-weight:700;line-height:1.4;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s,color .18s,border-color .18s;display:inline-flex}.site .rk-btn:hover{text-decoration:none;transform:translateY(-2px)}.site .rk-btn:focus-visible{outline-offset:2px;outline:3px solid #1daadc73}.site .rk-btn--primary{background:linear-gradient(135deg, var(--rk-brand) 0%, var(--rk-brand-strong) 100%);color:#fff;box-shadow:0 8px 20px #0f86b447}.site .rk-btn--primary:hover{color:#fff;box-shadow:0 14px 30px #0f86b45c}.site .rk-btn--ghost{border-color:var(--rk-line);color:var(--rk-ink);background-color:#ffffffd9}.site .rk-btn--ghost:hover{color:var(--rk-brand-strong);border-color:#1daadc80}.site .rk-btn--light{color:var(--rk-brand-strong);background-color:#fff}.site .rk-btn--light:hover{color:var(--rk-brand-deep)}.site .rk-btn--outline-light{color:#fff;border-color:#ffffff8c}.site .rk-btn--outline-light:hover{color:#fff;background-color:#ffffff1f}.site .rk-btn--sm{padding:.55rem 1.3rem;font-size:.85rem}.site .rk-card{border:1px solid var(--rk-line-soft);border-radius:var(--rk-radius);background-color:var(--rk-surface);height:100%;box-shadow:var(--rk-shadow);padding:clamp(1.5rem,2.6vw,2rem);transition:transform .22s,box-shadow .22s,border-color .22s}.site .rk-card h3,.site .rk-card h4{margin-bottom:.6rem;font-size:1.08rem}.site .rk-card p{margin-bottom:0;font-size:.92rem;line-height:1.85}.site .rk-card--hover:hover{box-shadow:var(--rk-shadow-lg);border-color:#1daadc66;transform:translateY(-4px)}.site .rk-icon{width:3rem;height:3rem;color:var(--rk-brand-strong);background:linear-gradient(135deg,#1daadc29 0%,#16d0b029 100%);border-radius:14px;justify-content:center;align-items:center;margin-bottom:1.1rem;font-size:1.35rem;display:inline-flex}.site .rk-icon--sm{border-radius:12px;width:2.5rem;height:2.5rem;margin-bottom:.9rem;font-size:1.1rem}.site .rk-figure{border:1px solid var(--rk-line-soft);border-radius:var(--rk-radius);box-shadow:var(--rk-shadow);overflow:hidden}.site .rk-figure img{object-fit:cover;width:100%;height:100%;display:block}.site .rk-reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(18px)}.site .rk-reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.site{scroll-behavior:auto}.site .rk-reveal{opacity:1;transition:none;transform:none}.site .rk-btn:hover,.site .rk-card--hover:hover{transform:none}}.site .rk-header{z-index:1030;-webkit-backdrop-filter:saturate(180%)blur(14px);background-color:#ffffffd1;border-bottom:1px solid #0000;transition:box-shadow .2s,border-color .2s,background-color .2s}.site .rk-header .navbar{min-height:var(--rk-header-h);background-color:#0000;padding-top:0;padding-bottom:0}.site .rk-header .navbar-brand img{height:24px;display:block}.site .rk-header .navbar-nav{--bs-nav-link-padding-y:.4rem}.site .rk-header .nav-link{color:var(--rk-ink);white-space:nowrap;font-size:.9rem;font-weight:600}.site .rk-header .nav-link:hover,.site .rk-header .nav-link:focus{color:var(--rk-brand-strong)}.site .rk-header .navbar-toggler{box-shadow:none;color:var(--rk-ink);border:0;font-size:1.4rem;line-height:1}.site .rk-header .offcanvas{max-width:82vw}.site .rk-header.is-stuck{border-bottom-color:var(--rk-line-soft);box-shadow:0 6px 24px #0e2b3712}.site .rk-hero{background:radial-gradient(60rem 32rem at 12% -10%,#1daadc38 0%,#0000 62%),radial-gradient(48rem 30rem at 92% 4%,#16d0b02e 0%,#0000 60%),linear-gradient(#f6fcfe 0%,#fff 78%);padding:clamp(3.5rem,8vw,6.5rem) 0 clamp(3rem,7vw,5.5rem);position:relative;overflow:hidden}.site .rk-hero:before{background-image:linear-gradient(var(--rk-line-soft) 1px, transparent 1px), linear-gradient(90deg, var(--rk-line-soft) 1px, transparent 1px);content:"";pointer-events:none;background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60% at 50% 30%,#000 0%,#0000 100%);mask-image:radial-gradient(70% 60% at 50% 30%,#000 0%,#0000 100%)}.site .rk-hero>.container{z-index:1;position:relative}.site .rk-hero h1{letter-spacing:-.01em;margin-bottom:1.25rem;font-size:clamp(1.9rem,5vw,3.25rem);font-weight:800;line-height:1.42}.site .rk-hero .rk-hero__mark{background:linear-gradient(135deg, var(--rk-brand) 0%, var(--rk-accent) 100%);color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.site .rk-hero .rk-hero__lead{max-width:34rem;margin-bottom:2rem;font-size:clamp(.98rem,1.8vw,1.12rem);line-height:2}.site .rk-hero .rk-hero__actions{flex-wrap:wrap;gap:.85rem;margin-bottom:1.5rem;display:flex}.site .rk-hero .rk-hero__note{color:var(--rk-muted);margin-bottom:0;font-size:.85rem}.site .rk-hero .rk-hero__visual{position:relative}.site .rk-hero .rk-hero__visual img{filter:drop-shadow(0 30px 50px #0e2b3729);width:100%;display:block}.site .rk-stats{border:1px solid var(--rk-line-soft);border-radius:var(--rk-radius);background-color:var(--rk-line-soft);box-shadow:var(--rk-shadow);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:clamp(3rem,6vw,4.5rem);display:grid;overflow:hidden}@media (width>=768px){.site .rk-stats{grid-template-columns:repeat(4,minmax(0,1fr))}}.site .rk-stat{background-color:var(--rk-surface);text-align:center;padding:1.5rem 1rem}.site .rk-stat dt{color:var(--rk-muted);letter-spacing:.06em;margin-bottom:.35rem;font-size:.78rem;font-weight:600}.site .rk-stat dd{color:var(--rk-ink);margin-bottom:0;font-size:clamp(1rem,2vw,1.15rem);font-weight:700;line-height:1.5}.site .rk-problem{border-radius:var(--rk-radius);background-color:var(--rk-surface);border:1px dashed #0e2b372e;height:100%;padding:2rem 1.75rem;position:relative}.site .rk-problem .rk-problem__no{color:#1daadc59;letter-spacing:.04em;margin-bottom:.9rem;font-size:1.6rem;font-weight:800;line-height:1;display:block}.site .rk-problem h3{margin-bottom:.6rem;font-size:1.05rem}.site .rk-problem p{margin-bottom:0;font-size:.9rem;line-height:1.85}.site .rk-problem-bridge{text-align:center;margin-top:clamp(2.5rem,5vw,3.5rem)}.site .rk-problem-bridge i{color:var(--rk-brand);font-size:2rem}.site .rk-problem-bridge p{color:var(--rk-ink);margin-top:.5rem;margin-bottom:0;font-size:clamp(1.05rem,2.4vw,1.4rem);font-weight:700}.site .rk-step{height:100%;position:relative}.site .rk-step .rk-step__badge{background:linear-gradient(135deg, var(--rk-brand) 0%, var(--rk-brand-strong) 100%);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;margin-bottom:1rem;font-size:.95rem;font-weight:700;display:inline-flex;box-shadow:0 6px 16px #0f86b44d}.site .rk-step .rk-figure{aspect-ratio:4/3;margin-bottom:1.25rem}.site .rk-step h3{margin-bottom:.55rem;font-size:1.08rem}.site .rk-step p{margin-bottom:0;font-size:.9rem;line-height:1.85}.site .rk-showcase+.site .rk-showcase{margin-top:clamp(3.5rem,7vw,6rem)}.site .rk-showcase .rk-figure{aspect-ratio:3/2}.site .rk-showcase h3{margin-bottom:1rem;font-size:clamp(1.2rem,2.6vw,1.6rem)}.site .rk-showcase p{margin-bottom:0;font-size:.97rem;line-height:2}.site .rk-checklist{margin:1.25rem 0 0;padding:0;list-style:none}.site .rk-checklist li{color:var(--rk-body);padding-left:1.75rem;font-size:.92rem;line-height:1.8;position:relative}.site .rk-checklist li+li{margin-top:.5rem}.site .rk-checklist li:before{color:var(--rk-brand);content:"";font-family:bootstrap-icons;font-size:.95rem;line-height:1.8;position:absolute;top:0;left:0}.site .rk-function{border:1px solid var(--rk-line-soft);border-radius:var(--rk-radius-sm);background-color:var(--rk-surface);height:100%;padding:1.5rem 1.4rem;transition:border-color .2s,box-shadow .2s,transform .2s}.site .rk-function h4{margin-bottom:.45rem;font-size:.98rem}.site .rk-function p{color:var(--rk-muted);margin-bottom:0;font-size:.86rem;line-height:1.8}.site .rk-function:hover{box-shadow:var(--rk-shadow);border-color:#1daadc59;transform:translateY(-3px)}@media (prefers-reduced-motion:reduce){.site .rk-function:hover{transform:none}}.site .rk-scene{border-radius:var(--rk-radius);height:100%;box-shadow:var(--rk-shadow);position:relative;overflow:hidden}.site .rk-scene .rk-scene__media{aspect-ratio:4/3;overflow:hidden}.site .rk-scene .rk-scene__media img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.site .rk-scene .rk-scene__body{background-color:var(--rk-surface);padding:1.5rem 1.5rem 1.75rem}.site .rk-scene h3{margin-bottom:.6rem;font-size:1.1rem}.site .rk-scene p{margin-bottom:0;font-size:.9rem;line-height:1.85}.site .rk-scene:hover .rk-scene__media img{transform:scale(1.05)}@media (prefers-reduced-motion:reduce){.site .rk-scene:hover .rk-scene__media img{transform:none}}.site .rk-process{counter-reset:rk-process;grid-template-columns:repeat(1,minmax(0,1fr));gap:clamp(1.5rem,3vw,2rem);display:grid}@media (width>=768px){.site .rk-process{grid-template-columns:repeat(3,minmax(0,1fr))}}.site .rk-process__item{padding-top:2.75rem;position:relative}.site .rk-process__item:before{background-color:var(--rk-surface);border:2px solid var(--rk-brand);color:var(--rk-brand-strong);content:counter(rk-process);counter-increment:rk-process;z-index:1;border-radius:50%;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-size:.95rem;font-weight:700;display:flex;position:absolute;top:0;left:0}@media (width>=768px){.site .rk-process__item:after{background:linear-gradient(90deg, var(--rk-brand) 0%, #1daadc33 100%);content:"";height:2px;position:absolute;top:1.1rem;left:2.5rem;right:-2rem}.site .rk-process__item:last-child:after{display:none}}.site .rk-process__item .rk-figure{aspect-ratio:3/2;margin-bottom:1rem}.site .rk-process__item h3{margin-bottom:.5rem;font-size:1.05rem}.site .rk-process__item p{margin-bottom:0;font-size:.9rem;line-height:1.8}.site .rk-process-note{border-radius:var(--rk-radius);text-align:center;background-color:#1daadc0f;border:1px solid #1daadc40;margin-top:clamp(2.5rem,5vw,3.5rem);padding:1.5rem}.site .rk-process-note p{margin-bottom:0}.site .rk-process-note strong{color:var(--rk-ink)}.site .rk-faq{max-width:48rem;margin:0 auto}.site .rk-faq .accordion-item{border:1px solid var(--rk-line-soft);background-color:var(--rk-surface);margin-bottom:.75rem;overflow:hidden;border-radius:var(--rk-radius-sm)!important}.site .rk-faq .accordion-button{color:var(--rk-ink);padding:1.1rem 1.25rem;font-size:.98rem;font-weight:700;line-height:1.7}.site .rk-faq .accordion-button:not(.collapsed){box-shadow:none;color:var(--rk-brand-deep);background-color:#1daadc12}.site .rk-faq .accordion-button:focus{border-color:#0000;box-shadow:0 0 0 3px #1daadc40}.site .rk-faq .accordion-body{color:var(--rk-body);padding:0 1.25rem 1.3rem;font-size:.92rem;line-height:1.9}.site .rk-cta{background:radial-gradient(40rem 22rem at 15% 0%, #16d0b059 0%, transparent 60%), linear-gradient(135deg, var(--rk-brand-strong) 0%, var(--rk-brand-deep) 100%);color:#ffffffe0;padding:clamp(3.5rem,8vw,6rem) 0;position:relative;overflow:hidden}.site .rk-cta h2{color:#fff;margin-bottom:1rem;font-size:clamp(1.5rem,3.6vw,2.3rem)}.site .rk-cta p{color:#ffffffd9}.site .rk-contact-card{border-radius:var(--rk-radius);-webkit-backdrop-filter:blur(8px);text-align:center;background-color:#ffffff1a;border:1px solid #ffffff47;height:100%;padding:1.75rem}.site .rk-contact-card .rk-contact-card__icon{color:#fff;font-size:1.6rem}.site .rk-contact-card h3{color:#fff;margin:.65rem 0 .5rem;font-size:1.05rem}.site .rk-contact-card p{margin-bottom:1.1rem;font-size:.88rem;line-height:1.8}.site .rk-contact-card .rk-contact-card__value{color:#fff;letter-spacing:.02em;font-size:1.5rem;font-weight:700;text-decoration:none}.site .rk-contact-card .rk-contact-card__value:hover{color:#fff;text-decoration:underline}.site .rk-contact-card .rk-contact-card__meta{color:#ffffffbf;margin:.75rem 0 0;font-size:.82rem}.site .rk-footer{color:#ffffffa8;background-color:#0b222c;padding:clamp(3rem,6vw,4rem) 0 0}.site .rk-footer img{filter:brightness(0)invert();height:24px}.site .rk-footer h4{color:#fffffff2;letter-spacing:.1em;margin-bottom:1rem;font-size:.85rem}.site .rk-footer p{color:#fff9;font-size:.85rem;line-height:1.9}.site .rk-footer ul{margin:0;padding:0;list-style:none}.site .rk-footer li+li{margin-top:.5rem}.site .rk-footer a{color:#ffffffb8;font-size:.85rem;text-decoration:none}.site .rk-footer a:hover{color:#fff;text-decoration:underline}.site .rk-footer__bottom{text-align:center;border-top:1px solid #ffffff1f;margin-top:clamp(2.5rem,5vw,3.5rem);padding:1.25rem 0}.site .rk-footer__bottom small{color:#ffffff80;font-size:.8rem}.site .rk-footer__bottom .rk-footer__notice{color:#fff6;margin-bottom:.4rem;display:block}
