/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--red:#ff0c1b;--red-dark:#d80c17;--ink:#161719;--muted:#66686d;--paper:#f7f6f3;--line:#dfddd8;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.1em}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.nav{align-items:center;gap:30px;min-height:82px;display:flex}.brand{letter-spacing:-.035em;align-items:center;gap:10px;margin-right:auto;font-size:20px;display:flex}.brand img{border-radius:10px;width:38px;height:38px}.nav-links{color:#55575b;gap:30px;font-size:14px;font-weight:650;display:flex}.nav-links a:hover{color:var(--red)}.language-switch{color:#a2a2a2;align-items:center;gap:7px;font-size:12px;font-weight:750;display:flex}.language-switch a{color:#a2a2a2;padding:4px 0}.language-switch a.active{color:var(--ink)}.nav-cta{border-left:1px solid var(--line);align-items:center;gap:8px;padding:11px 0 11px 18px;font-size:13px;font-weight:750;display:flex}.hero{grid-template-columns:.78fr 1.22fr;align-items:center;gap:40px;min-height:740px;padding-block:65px 90px;display:grid}.hero-icon{width:68px;height:68px;box-shadow:none;border-radius:17px;margin-bottom:28px}.hero h1{letter-spacing:-.075em;max-width:590px;margin:0;font-size:clamp(62px,7vw,94px);line-height:.96}.hero h1 span{color:var(--red)}.hero-copy>p{max-width:520px;color:var(--muted);margin:30px 0;font-size:18px;line-height:1.72}.play-store-button{width:fit-content;display:block}.play-store-button img{width:190px;height:auto;display:block}.screen-stage{min-width:0;height:650px;position:relative}.screen-stage:before{content:"";background:#efebe6;border-radius:50%;width:490px;height:490px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.phone{background:#fff;border:8px solid #222326;border-radius:32px;width:232px;margin:0;position:absolute;top:52px;overflow:hidden;box-shadow:0 34px 70px #1d1d1d2b}.phone img{width:100%;height:auto;display:block}.phone-main{z-index:3;width:270px;top:28px;left:50%;transform:translate(-50%)}.phone-left{z-index:1;top:78px;left:3%;transform:rotate(-7deg)}.phone-right{z-index:2;top:78px;right:1%;transform:rotate(7deg)}.rapla-section{color:#fff;background:#202225;padding-block:135px;overflow:hidden}.rapla-inner{grid-template-columns:.8fr 1.2fr;align-items:center;gap:100px;display:grid}.rapla-screen{background:#fff;border:9px solid #0d0e0f;border-radius:40px;justify-self:center;width:315px;height:auto;margin:0;overflow:hidden;transform:rotate(-3deg);box-shadow:0 35px 80px #00000047}.rapla-screen img{width:100%;height:auto;display:block}.rapla-copy h2{letter-spacing:-.065em;max-width:650px;margin:0;font-size:clamp(52px,6vw,78px);line-height:1}.rapla-copy>p{color:#bfc1c4;max-width:650px;margin:28px 0;font-size:18px;line-height:1.72}.rapla-copy ul{gap:13px;margin:0;padding:0;list-style:none;display:grid}.rapla-copy li{color:#eff0f1;padding-left:24px;font-size:14px;font-weight:650;position:relative}.rapla-copy li:before{content:"✓";color:var(--red);position:absolute;left:0}.widgets-section{grid-template-columns:.86fr 1.14fr;align-items:center;gap:90px;padding-block:145px 20px;display:grid}.section-kicker{color:var(--red);letter-spacing:.14em;text-transform:uppercase;margin:0 0 20px;font-size:12px;font-weight:800}.widgets-copy h2{letter-spacing:-.065em;max-width:590px;margin:0;font-size:clamp(48px,5.8vw,74px);line-height:1}.widgets-copy>p:last-child{max-width:550px;color:var(--muted);margin:28px 0 0;font-size:18px;line-height:1.72}.widgets-visual{background:#202225;border-radius:40px;min-height:480px;position:relative;overflow:hidden}.widgets-visual:before{content:"";border:1px solid #ffffff1f;border-radius:50%;width:380px;height:380px;position:absolute;top:-85px;right:-60px}.widgets-visual:after{content:"";background:#ff0c1b33;border-radius:50%;width:210px;height:210px;position:absolute;bottom:-80px;left:-55px}.widget-card{z-index:1;background:#fffffff5;border:1px solid #ffffffbf;position:absolute;box-shadow:0 28px 65px #00000038}.widget-primary{border-radius:30px;width:min(420px,72%);padding:30px;top:62px;left:9%}.widget-brand{align-items:center;gap:10px;margin-bottom:52px;display:flex}.widget-brand img{border-radius:10px;width:38px;height:38px}.widget-brand strong{letter-spacing:-.025em;font-size:15px}.widget-primary>small,.widget-secondary small{color:#8a8b8f;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800;display:block}.widget-primary h3{letter-spacing:-.055em;max-width:300px;margin:12px 0 0;font-size:clamp(30px,3.3vw,44px);line-height:1.02}.widget-primary p{color:var(--muted);margin:20px 0 0;font-size:13px;font-weight:650}.widget-secondary{border-radius:22px;align-items:center;gap:14px;min-width:245px;padding:17px 19px;display:flex;bottom:48px;right:7%}.widget-secondary strong{max-width:190px;margin-top:4px;font-size:14px;display:block}.widget-status{background:var(--red);border-radius:50%;flex:none;width:13px;height:13px;box-shadow:0 0 0 7px #ffe8ea}.features-section{padding-block:145px}.features-heading{text-align:center;max-width:820px;margin:0 auto 120px}.features-heading h2{letter-spacing:-.065em;margin:0;font-size:clamp(50px,6.4vw,80px);line-height:1.02}.features-heading p{max-width:670px;color:var(--muted);margin:28px auto 0;font-size:18px;line-height:1.7}.feature-row{border-top:1px solid var(--line);grid-template-columns:.82fr 1.18fr;align-items:center;gap:80px;min-height:680px;padding-block:75px;display:grid}.feature-row.reverse{grid-template-columns:1.18fr .82fr}.feature-row.reverse .feature-copy{order:2}.feature-row.reverse .feature-visual{order:1}.feature-copy h3{letter-spacing:-.06em;margin:0;font-size:clamp(42px,5vw,66px);line-height:1.04}.feature-copy p{max-width:520px;color:var(--muted);margin:26px 0 0;font-size:17px;line-height:1.75}.feature-visual{background:#ece9e4;border-radius:40px;min-height:650px;position:relative;overflow:hidden}.feature-visual:before{content:"";background:#e2ded8;border-radius:50%;width:390px;height:390px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.app-screen{z-index:2;backface-visibility:hidden;clip-path:inset(0 round 36px);background:#222326;border-radius:36px;width:268px;height:auto;margin:0;padding:8px;position:absolute;top:36px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 28px 60px #1818182e}.app-screen img{image-rendering:auto;border-radius:28px;width:100%;height:auto;display:block}.dualis-visual{background:#242629}.dualis-visual:before{background:#34373a}.dualis-visual .screen-back{top:48px;left:39%;transform:translate(-50%)rotate(-6deg)}.dualis-visual .screen-front{top:22px;left:62%;transform:translate(-50%)rotate(4deg)}.dates-visual{background:#f2dfe0}.dates-visual:before{background:#edcfd2}.dates-visual .screen-back{top:36px;left:39%;transform:translate(-50%)rotate(-5deg)}.dates-visual .screen-front{top:20px;left:62%;transform:translate(-50%)rotate(3deg)}.final-cta{background:var(--red);color:#fff;padding-block:110px}.final-cta-inner{justify-content:space-between;align-items:center;gap:50px;display:flex}.final-cta h2{letter-spacing:-.065em;max-width:760px;margin:0;font-size:clamp(50px,6vw,76px);line-height:1}.final-cta p{color:#ffd2d5;margin:18px 0 0;font-size:17px}.final-cta .play-store-button{background:0 0;flex:none;padding:0}.final-cta .play-store-button img{width:190px}.footer{padding-block:50px 38px}.footer-simple{justify-content:space-between;align-items:center;gap:25px;display:flex}.footer-links{justify-content:flex-end;gap:24px;font-size:12px;font-weight:700;display:flex}.footer-links a:hover{color:var(--red)}@media (width<=960px){.nav-links{display:none}.hero{text-align:center;grid-template-columns:1fr;gap:50px;padding-top:80px}.hero-copy>p,.play-store-button{margin-inline:auto}.screen-stage{height:610px}.rapla-inner{text-align:center;grid-template-columns:1fr;gap:70px}.rapla-copy>p{margin-inline:auto}.rapla-copy ul{text-align:left;width:fit-content;margin-inline:auto}.widgets-section{text-align:center;grid-template-columns:1fr;gap:55px;padding-top:110px}.widgets-copy h2,.widgets-copy>p:last-child{margin-inline:auto}.widgets-visual{text-align:left;width:100%}.feature-row,.feature-row.reverse{grid-template-columns:1fr;gap:45px;padding-block:90px}.feature-row.reverse .feature-copy,.feature-row.reverse .feature-visual{order:initial}.feature-copy{text-align:center}.feature-copy p{margin-inline:auto}.feature-visual{width:100%}.final-cta-inner{flex-direction:column;align-items:flex-start}.footer-simple{text-align:center;flex-direction:column}.footer-simple .brand,.footer-links{justify-content:center}}@media (width<=640px){.shell{width:min(100% - 28px,1180px)}.nav{gap:18px;min-height:70px}.brand strong{display:none}.brand img{width:36px;height:36px}.nav-cta{padding-left:13px}.nav-cta svg{display:none}.hero{min-height:0;padding-block:60px 85px}.hero-icon{width:58px;height:58px}.hero h1{font-size:58px}.hero-copy>p{font-size:16px}.screen-stage{height:500px}.screen-stage:before{width:350px;height:350px}.phone{border-width:6px;border-radius:25px;width:175px}.phone-main{width:210px;top:18px}.phone-left{top:66px;left:-10%}.phone-right{top:66px;right:-10%}.rapla-section{padding-block:95px}.rapla-screen{width:270px;height:auto}.rapla-copy h2{font-size:52px}.widgets-section{padding-block:95px 0}.widgets-copy h2{font-size:49px}.widgets-copy>p:last-child{font-size:16px}.widgets-visual{border-radius:28px;min-height:420px}.widget-primary{border-radius:25px;width:82%;padding:24px;top:42px;left:6%}.widget-brand{margin-bottom:42px}.widget-primary h3{font-size:34px}.widget-secondary{min-width:220px;bottom:34px;right:5%}.features-section{padding-block:95px}.features-heading{margin-bottom:70px}.features-heading h2{font-size:49px}.feature-row,.feature-row.reverse{min-height:0;padding-block:70px}.feature-copy h3{font-size:43px}.feature-visual{border-radius:28px;min-height:460px}.app-screen{clip-path:inset(0 round 27px);border-radius:27px;width:180px;height:auto;padding:6px;top:22px}.app-screen img{border-radius:21px}.dualis-visual .screen-back{top:42px;left:36%}.dualis-visual .screen-front{top:18px;left:64%}.dates-visual .screen-back{top:34px;left:36%}.dates-visual .screen-front{top:16px;left:64%}.final-cta{padding-block:80px}.final-cta h2{font-size:50px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
