:root{--bg:#f3f7fb;--bg-soft:#e8eef6;--surface:#fff;--surface-strong:#f6fbff;--text:#152330;--muted:#496074;--accent:#0f7fd8;--accent-strong:#055ca4;--line:#d5e2ee;--ring:#ff8f2c;--radius:18px;--shadow:0 18px 42px rgba(18,40,67,.12);--font-sans:"SF Pro Display","Avenir Next","Segoe UI","Helvetica Neue",sans-serif}*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:var(--font-sans);color:var(--text);background:radial-gradient(ellipse at top right,#dceeff 0,transparent 42%),radial-gradient(ellipse at bottom left,#e4f9ea 0,transparent 38%),var(--bg);line-height:1.5}:where(h1,h2,h3,h4,h5,h6){margin-top:100px;margin-bottom:30px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}:focus-visible{outline:3px solid var(--ring);outline-offset:2px;border-radius:8px}.skip-link{position:absolute;left:-1000px;top:0;background:var(--text);color:#fff;padding:.5rem .75rem;z-index:100}.skip-link:focus{left:.5rem;top:.5rem}.container{width:min(1120px,calc(100% - 2rem));margin-inline:auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:rgba(243,247,251,.82);border-bottom:1px solid var(--line)}.nav-wrap{min-height:74px;display:flex;gap:1rem;justify-content:space-between}.brand,.nav-wrap{align-items:center}.brand{display:inline-flex;gap:.55rem;font-weight:700;letter-spacing:.01em}.nav-list{list-style:none;margin:0;padding:0;display:flex;gap:.9rem;flex-wrap:wrap}.nav-list a{color:var(--muted);padding:.35rem .4rem;font-size:.94rem}.nav-list a:hover{color:var(--text)}.btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;background:linear-gradient(180deg,#2f99ec,#0f7fd8);color:#fff;border-radius:999px;padding:.7rem 1.2rem;font-weight:600;font-size:.95rem;transition:transform .12s ease,filter .12s ease}.btn:hover{filter:brightness(.96);transform:translateY(-1px)}.btn-small{padding:.5rem .95rem;font-size:.86rem}.btn-secondary{background:#eef2f6;color:var(--accent-strong);border-color:#c9d5e1}.btn-disabled{background:linear-gradient(180deg,#b9c7d4,#9eb0c2);color:#f7fbff;border-color:#9fb1c3;cursor:not-allowed;pointer-events:none;box-shadow:none}.download-modal-backdrop{position:fixed;inset:0;z-index:2000;background:rgba(8,16,30,.58);display:grid;place-items:center;padding:1rem}.download-modal{width:min(560px,100%);border-radius:14px;border:1px solid #c6d6e7;background:linear-gradient(165deg,#fff,#f3f8ff);box-shadow:0 20px 54px rgba(12,28,48,.26);padding:1rem 1rem .95rem}.download-modal p{margin:0;color:#28425e;line-height:1.55}.download-modal p a{color:#0e68b3;text-decoration:underline;text-underline-offset:2px}.download-modal-actions{margin-top:.95rem;display:flex;justify-content:flex-end;gap:.6rem}.hero-section{position:relative;padding-block:4.2rem 2.8rem}.hero-shell{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);grid-gap:2rem;gap:2rem;align-items:center}.hero-copy h1{margin:0;font-size:clamp(2rem,4.5vw,3.9rem);line-height:1.02;letter-spacing:-.03em;color:var(--text);text-wrap:balance;white-space:pre-line}.hero-copy{max-width:670px}.hero-copy p{color:var(--muted);max-width:58ch;font-size:clamp(1rem,1.4vw,1.16rem)}.eyebrow{display:inline-block;background:linear-gradient(180deg,#eaf5ff,#dff0ff);color:#0a5fa8;border:1px solid #abd2f3;border-radius:999px;padding:.28rem .7rem;font-size:.85rem;margin-bottom:.9rem}.hero-actions{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:1.2rem}.hero-visual{position:relative;padding:0;margin-top:1.1rem;animation:heroReveal .52s ease-out both;transform:scale(1.06);transform-origin:center}.hero-visual:before{content:none}.hero-window{position:relative}.hero-shot{width:100%;height:auto;border:0;display:block}@keyframes heroReveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.timeline-visual{border-radius:var(--radius);border:1px solid var(--line);background:linear-gradient(170deg,#fff,#f4faff);padding:1rem;box-shadow:var(--shadow);display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem}.timeline-column{min-height:360px}.timeline-label{margin:0 0 .6rem;font-weight:600}.timeline-track{border:1px solid var(--line);border-radius:12px;height:320px;background:repeating-linear-gradient(180deg,#fff,#fff 30px,#f4f8fc 0,#f4f8fc 31px);position:relative;overflow:hidden}.timeline-track span{position:absolute;left:.45rem;right:.45rem;background:#d6ecff;color:#1b4764;padding:.22rem .45rem;border-radius:8px;font-size:.78rem}.timeline-track.booking span{background:#dff5e2;color:#204d2f}.page-section,.section-block{padding-block:2.4rem}.section-anchor{scroll-margin-top:118px}.problem-solution-block{padding-top:100px}.problem-solution-block .two-col{align-items:stretch}.problem-solution-block .card{height:100%}.steps-block .grid-3{align-items:stretch}.steps-block .card{height:100%}.steps-block .grid-3 .card{border-color:#cddbeb}.steps-block .grid-3 .card:first-child{background:linear-gradient(165deg,#fff,#fcfeff)}.steps-block .grid-3 .card:nth-child(2){background:linear-gradient(165deg,#fff,#f7f9ff)}.steps-block .grid-3 .card:nth-child(3){background:linear-gradient(165deg,#fff,#f7fcf6)}.page-section h1,.section-heading h2{font-size:clamp(1.6rem,2.6vw,2.5rem);margin:0}.section-heading{margin-top:2.2rem;margin-bottom:1.5rem}.section-heading p{color:var(--muted);margin-top:.35rem}.grid-2,.grid-3,.two-col{display:grid;grid-gap:1rem;gap:1rem;align-items:start}.grid-2,.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.card,.cta-strip,.media-frame{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 8px 24px rgba(18,40,67,.08);padding:1rem 1.1rem}.card h2,.card h3{margin-top:0}.card-with-corner-icon{position:relative;padding-right:3rem}.corner-icon-wrap{position:absolute;top:.9rem;right:.9rem;line-height:0}.feature-icon{width:1.7rem;height:1.7rem;stroke:#0a6fc6;stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round}.card li,.card p,.muted{color:var(--muted)}.card ol,.card ul{margin:.25rem 0 0;padding-left:1.1rem}.emphasis{border-color:#9dc9ea;background:var(--surface-strong)}.media-placeholder{margin:0}.app-screenshot{margin:0;background:transparent;border:0;border-radius:0;box-shadow:none;overflow:visible}.app-screenshot.reveal-on-scroll{opacity:0;transition:transform .62s cubic-bezier(.2,.7,.18,1),opacity .62s ease;will-change:transform,opacity}.app-screenshot.reveal-from-right{transform:translateX(64px)}.app-screenshot.reveal-from-left{transform:translateX(-64px)}.app-screenshot.reveal-on-scroll.is-visible{opacity:1;transform:translateX(0)}.app-screenshot-image{width:100%;height:auto;border:1px solid #c8d7e6;border-radius:16px}.app-screenshot-trigger{border:0;background:transparent;padding:0;display:block;width:100%;cursor:pointer}.app-screenshot-trigger:focus-visible{border-radius:10px}.app-screenshot figcaption{color:var(--muted);font-size:.9rem;padding:.28rem .1rem 0;text-align:center;font-style:italic}.lightbox-backdrop{position:fixed;inset:0;z-index:1300;background:rgba(6,15,28,.82);display:grid;place-items:center;padding:1rem}.lightbox-content{position:relative;width:min(1400px,96vw);max-height:94vh;display:grid;grid-gap:.6rem;gap:.6rem}.lightbox-title{margin:0;color:#dbe8f7;font-size:.95rem;font-style:italic;text-align:center}.lightbox-image{width:100%;height:auto;max-height:calc(94vh - 56px);object-fit:contain}.lightbox-nav{display:flex;align-items:center;justify-content:center;gap:.8rem}.lightbox-nav-btn{border:1px solid #2b4664;background:rgba(12,24,42,.82);color:#fff;border-radius:999px;padding:.34rem .78rem;font-size:.86rem;line-height:1;cursor:pointer}.lightbox-nav-status{color:#dbe8f7;font-size:.9rem;min-width:3.4rem;text-align:center}.lightbox-close{position:absolute;top:-.2rem;right:0;border:0;background:rgba(12,24,42,.82);color:#fff;width:2rem;height:2rem;border-radius:999px;font-size:1.3rem;line-height:1;cursor:pointer}.media-frame{min-height:220px;display:grid;place-content:center;text-align:center;color:#4c5f71;background:linear-gradient(145deg,#fff,#f2f8fe),repeating-linear-gradient(45deg,transparent,transparent 8px,#e5edf6 0,#e5edf6 9px)}.media-frame span{font-weight:600}.cta-strip{display:flex;align-items:center;justify-content:space-between;gap:1rem}.cta-strip h2{margin-top:0}.faq-list{display:grid;grid-gap:.75rem;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.legal-text{display:grid;grid-gap:1.35rem;gap:1.35rem}.legal-item h3{margin:0 0 .45rem}.legal-item p{margin:0;color:var(--muted);line-height:1.7}.privacy-plain h2{margin-top:0;margin-bottom:.55rem}.privacy-plain p{margin-top:0;color:var(--muted)}.feature-gallery{margin-top:1rem}.about-story{max-width:none}.about-story-copy{color:var(--muted);line-height:1.72;margin:0;white-space:pre-line}.about-proof{float:right;width:min(460px,46%);margin:0 0 1.25rem 2rem}.about-proof .app-screenshot-image{border:0}@media (max-width:980px){.about-proof{float:none;width:min(460px,100%);margin:0 0 1.2rem}.app-screenshot.reveal-from-left,.app-screenshot.reveal-from-right{transform:translateX(0)}}@media (prefers-reduced-motion:reduce){.app-screenshot.reveal-on-scroll{opacity:1;transform:translateX(0);transition:none}}.feature-subhead{margin:.4rem 0 1rem;font-size:clamp(1.1rem,1.7vw,1.45rem);letter-spacing:-.02em}.feature-subhead-alt{margin-top:2.2rem}.feature-spotlight{display:grid;grid-template-columns:1fr 1.12fr;grid-gap:4rem;gap:4rem;align-items:stretch}.feature-spotlights{display:grid;grid-gap:8rem;gap:8rem}.feature-spotlight-reverse>:first-child{order:2}.feature-spotlight-reverse>:last-child{order:1}.feature-spotlight-copy{max-width:52ch}.feature-spotlight .app-screenshot{position:relative;min-height:0}.feature-spotlight .app-screenshot-trigger{position:absolute;inset:0;height:100%}.feature-spotlight .app-screenshot-image{height:100%;object-fit:cover;box-shadow:0 16px 34px rgba(18,40,67,.16),inset 0 0 0 1px hsla(0,0%,100%,.6)}.feature-spotlight-full-image .app-screenshot-image{object-fit:contain}.feature-spotlight-full-image{align-items:start}.feature-spotlight-full-image .app-screenshot{position:static}.feature-spotlight-full-image .app-screenshot-trigger{position:static;inset:auto;height:auto}.feature-spotlight-full-image .app-screenshot-image{height:auto}.feature-spotlight-copy h4{margin:0 0 .35rem;font-size:clamp(1.12rem,1.8vw,1.48rem);letter-spacing:-.02em}.feature-spotlight-copy h4:not(:first-child){margin-top:1.6rem}.feature-spotlight-copy h5{margin:0 0 .32rem;font-size:clamp(1rem,1.45vw,1.15rem);letter-spacing:-.01em}.feature-spotlight-copy h5:not(:first-child){margin-top:1.5rem}.feature-spotlight-copy p{margin:0 0 1.25rem;color:var(--muted);font-size:clamp(.98rem,1.15vw,1.05rem);line-height:1.7}.feature-spotlight-copy p:last-child{margin-bottom:0}.feature-spotlight-copy ul{margin:.2rem 0 0;padding-left:1.15rem}.feature-spotlight-copy li{color:var(--muted);margin-bottom:.38rem}.feature-spotlight-copy li:last-child{margin-bottom:0}.feature-groups-grid{margin-top:1rem}.home-feature-cards{align-items:stretch;grid-auto-rows:1fr}.home-feature-cards .card{height:100%}.features-top-grid{align-items:stretch}.features-top-grid .card{height:100%}details summary{cursor:pointer;font-weight:600;list-style:none;display:flex;align-items:flex-start;gap:.75rem}details summary::-webkit-details-marker{display:none}details summary:before{content:"▸";color:var(--muted);line-height:1;margin-top:.12rem;flex:0 0 auto}details[open] summary:before{transform:rotate(90deg)}.site-footer{border-top:1px solid var(--line);margin-top:2rem;padding-block:1.4rem 2.2rem}.footer-grid{display:grid;grid-template-columns:1.2fr .9fr 1fr;grid-gap:1.4rem;gap:1.4rem}.footer-claim,.footer-head{margin-top:0}.footer-claim{white-space:pre-line}.footer-links{margin:0;padding-left:1rem}.locale-switcher{display:inline-flex;gap:.38rem;margin-top:.35rem}.locale-switcher-link{border:1px solid #c4d4e4;border-radius:999px;padding:.18rem .52rem;font-size:.76rem;font-weight:700;color:#41617f;background:hsla(0,0%,100%,.72)}.locale-switcher-link.is-active{background:#e9f2fb;color:#0f4e83;border-color:#9ec2df}.footer-imprint-wrap{grid-column:3}.footer-imprint{margin:0;text-align:left;font-style:normal;font-size:.84rem;line-height:1.55}.footer-imprint a{color:inherit;text-decoration:underline;text-underline-offset:2px}@media (max-width:980px){.feature-spotlight,.footer-grid,.grid-2,.grid-3,.hero-shell,.two-col{grid-template-columns:1fr}.feature-spotlight-reverse>:first-child,.feature-spotlight-reverse>:last-child{order:0}.feature-spotlight .app-screenshot{position:static}.feature-spotlight .app-screenshot-trigger{position:static;inset:auto;height:auto}.feature-spotlight .app-screenshot-image{height:auto;object-fit:contain}.hero-copy{max-width:none}.hero-visual{max-width:760px;margin-inline:auto;margin-top:.6rem;transform:none}.timeline-column{min-height:280px}.timeline-track{height:240px}.cta-strip{flex-direction:column;align-items:flex-start}.faq-list{grid-template-columns:1fr}.footer-imprint{text-align:left}.footer-imprint-wrap{grid-column:auto}}@media (max-width:760px){.feature-spotlights{gap:4rem;grid-gap:4rem}.page-section,.section-block{padding-block:1.2rem}.problem-solution-block{padding-top:0}:where(h1,h2,h3,h4,h5,h6){margin-top:42px;margin-bottom:16px}.section-heading{margin-top:1.2rem;margin-bottom:1rem}.feature-spotlight-copy h4:not(:first-child){margin-top:.9rem}.feature-spotlight-copy h5:not(:first-child){margin-top:.85rem}.hero-visual{padding:0}.nav-wrap{display:grid;grid-template-columns:1fr;justify-items:start;padding-block:.75rem}.nav-list{gap:.5rem}.btn-small{width:100%}}