@charset "UTF-8";
:root{--ink:#282c32;--muted:#626871;--orange:#ff790f;--paper:#fff;--line:#e6e8eb;--tint:#fff4eb;font-family:"Avenir Next",Avenir,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:.22em}a:hover{text-decoration-thickness:2px}a:focus-visible,summary:focus-visible{outline:3px solid #cf5500;outline-offset:5px}img{max-width:100%;height:auto}p,li{line-height:1.7}p{margin:0 0 1.2rem}h1,h2,h3{line-height:1.1;letter-spacing:-.035em}h1{font-size:clamp(2.8rem,6.2vw,5.8rem);font-weight:650;margin:0 0 1.5rem;max-width:12ch}h2{font-size:clamp(1.8rem,3.2vw,2.8rem);font-weight:600;margin:0 0 1.25rem}h3{font-size:1.35rem;font-weight:600;margin:0 0 .7rem}.wrap{width:min(1160px,calc(100% - 64px));margin:auto}.skip{position:absolute;top:-100px;left:20px;background:white;padding:12px;z-index:9}.skip:focus{top:10px}header{padding:28px 0}header .wrap{display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;width:172px;flex-shrink:0}.brand img{width:100%;display:block}nav{display:flex;align-items:center;gap:32px;font-size:15px}nav a{text-decoration:none}nav a[aria-current=page]{text-decoration:underline;text-decoration-color:var(--orange);text-decoration-thickness:3px}.hero{padding:85px 0 105px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:60px}.hero p{font-size:1.2rem;max-width:43ch;color:var(--muted)}.hero-art{min-height:380px;background:var(--tint);border-radius:48px 48px 130px 48px;display:grid;place-items:center;padding:64px}.hero-art img{width:100%;max-width:370px}.button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:var(--ink);color:white;padding:15px 23px;border-radius:10px;font-size:16px;font-weight:600;line-height:1.35}.button:hover{background:#444950}.actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin-top:30px}.section{padding:68px 0;border-top:1px solid var(--line)}.split{display:grid;grid-template-columns:.85fr 1.15fr;gap:85px}.intro{font-size:1.1rem;color:var(--muted);max-width:47ch}.feature{padding:24px 0;border-bottom:1px solid var(--line)}.feature:first-child{padding-top:0}.feature:last-child{border-bottom:0}.feature p{color:var(--muted);margin:0}.project{background:var(--tint);padding:42px;border-radius:22px;display:flex;align-items:center;justify-content:space-between;gap:32px}.project p{max-width:56ch;margin-bottom:0}.project h2{margin-bottom:12px}.project .button{flex-shrink:0}.plain-note{color:var(--muted);font-size:.95rem}.product-hero{padding:65px 0 60px;max-width:860px}.product-hero h1{max-width:15ch;font-size:clamp(2.6rem,5.3vw,4.6rem)}.product-hero .intro{font-size:1.2rem;max-width:63ch}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;padding:30px 0 65px}.service-grid article{border-top:4px solid var(--orange);padding:24px 0}.service-grid p{color:var(--muted);margin:0}.flow{padding:32px;background:var(--tint);border-radius:18px}.flow ol{margin:0;padding-left:22px}.flow li{padding:6px 0}.legal{max-width:800px;margin:55px auto 90px}.legal h1{font-size:clamp(2.2rem,4.5vw,3.5rem);max-width:none}.legal h2{font-size:1.65rem;margin-top:42px;letter-spacing:-.02em}.legal h3{margin-top:26px}.legal .date{font-size:.95rem;color:var(--muted);margin:0 0 28px}.legal ul{padding-left:24px}.legal a{overflow-wrap:anywhere}.notice{padding:24px 28px;border-left:4px solid var(--orange);background:var(--tint);margin:24px 0}.notice p:last-child{margin:0}footer{border-top:1px solid var(--line);padding:32px 0;color:var(--muted);font-size:14px}footer .wrap{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap}footer .links{display:flex;gap:22px;flex-wrap:wrap}footer p{margin:0}summary{cursor:pointer;font-weight:600;padding:18px 0}details{border-bottom:1px solid var(--line)}details p{color:var(--muted)}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}header{padding:22px 0}.brand{width:138px}nav{gap:18px;font-size:14px}.hero{padding:45px 0 60px;grid-template-columns:1fr;gap:38px}.hero-art{min-height:230px;padding:40px;border-radius:28px 28px 80px 28px}.hero-art img{max-width:230px}h1{max-width:13ch}.split{grid-template-columns:1fr;gap:32px}.section{padding:45px 0}.project{padding:28px;align-items:flex-start;flex-direction:column}.service-grid{grid-template-columns:1fr;gap:0;padding-bottom:35px}.service-grid article{padding:22px 0}.product-hero{padding:40px 0 20px}.legal{margin:40px auto 60px}.flow{padding:22px}footer .wrap{flex-direction:column}.legal h2{margin-top:32px}}@media(prefers-reduced-motion:no-preference){.button{transition:background .15s ease}}

.language-switch{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.language-switch a[aria-current=true]{font-weight:700;text-decoration:underline;text-decoration-color:var(--orange);text-decoration-thickness:3px}.language-switch>span{color:var(--muted)}
@media(max-width:480px){header .wrap{gap:12px}.brand{width:116px}nav{gap:12px;font-size:13px}.language-switch{gap:5px}}
@media(max-width:360px){header .wrap{flex-wrap:wrap}nav{margin-left:auto}}
