:root{--ink:#17211c;--muted:#5c6962;--cream:#f5f1e8;--paper:#fffdf8;--green:#1f684f;--green-deep:#134b39;--lime:#d9ef57;--orange:#ef793d;--line:#17211c24;--shadow:0 24px 70px #14372921}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1.25em}.site-header{z-index:30;background:color-mix(in srgb, var(--paper) 92%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #17211c14;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;max-width:1240px;margin:0 auto;padding:18px 28px;display:grid;position:sticky;top:0}.brand{align-items:center;gap:12px;line-height:1.05;text-decoration:none;display:flex}.brand strong{letter-spacing:-.02em;font-size:17px;display:block}.brand small{color:var(--muted);letter-spacing:.03em;margin-top:5px;font-size:11px;display:block}.brand-mark{color:#fff;background:var(--green);border-radius:11px;justify-content:center;align-items:flex-end;gap:3px;width:38px;height:38px;padding:9px;display:flex}.brand-mark i{background:var(--lime);border-radius:3px;width:3px;display:block}.brand-mark i:first-child{height:9px}.brand-mark i:nth-child(2){height:18px}.brand-mark i:nth-child(3){height:13px}nav{gap:28px;display:flex}nav a{color:var(--muted);font-size:14px;font-weight:650;text-decoration:none}nav a:hover{color:var(--green)}.header-actions{justify-self:end;align-items:center;gap:12px;display:flex}.language-switch{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:3px;padding:3px;display:flex}.language-switch a{color:var(--muted);border-radius:999px;align-items:center;gap:4px;padding:5px 8px;font-size:11px;font-weight:800;line-height:1;text-decoration:none;display:flex}.language-switch a[aria-current=page]{color:#fff;background:var(--green)}.button{border:1px solid var(--green);min-height:48px;font:inherit;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 21px;font-size:14px;font-weight:750;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 12px 26px #144a3826}.button-small{min-height:40px;color:var(--green);padding:0 17px}.button-primary{color:#fff;background:var(--green)}.button-primary svg,.button-secondary svg{width:18px}.button-secondary{color:var(--green);background:0 0}.text-link{color:var(--green);text-underline-offset:4px;align-items:center;gap:8px;font-weight:750;display:inline-flex}.hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:68px;max-width:1240px;min-height:680px;margin:0 auto;padding:78px 28px 72px;display:grid;position:relative;overflow:hidden}.eyebrow{color:var(--green);letter-spacing:.15em;text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:850;display:block}h1,h2,h3{letter-spacing:-.04em;margin-top:0;line-height:1.05}.hero h1{margin-bottom:24px;font-size:clamp(54px,6.2vw,86px);font-weight:850}.hero h1 em{color:var(--orange);font-family:Georgia,serif;font-weight:500}.hero h1 span{letter-spacing:-.04em;max-width:690px;margin-top:19px;font-size:clamp(29px,3.15vw,43px);line-height:1.12;display:block}.hero-lead{letter-spacing:-.035em;max-width:670px;margin:0 0 12px;font-size:clamp(24px,2.5vw,36px);font-weight:720;line-height:1.23}.hero-detail{max-width:620px;color:var(--muted);margin:0;font-size:17px}.trust-row{color:var(--muted);flex-wrap:wrap;gap:20px;margin:28px 0 0;padding:0;font-size:13px;font-weight:650;list-style:none;display:flex}.trust-row li{align-items:center;gap:5px;display:flex}.trust-row svg{color:var(--green)}.hero-visual{margin:0}.hero-image-frame{border:14px solid var(--cream);background:var(--cream);height:430px;box-shadow:var(--shadow);border-radius:42% 58% 48% 52%/52% 42% 58% 48%;position:relative;overflow:hidden}.hero-image-frame>img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.hero-image-frame:after{content:"";pointer-events:none;background:linear-gradient(#0000 72%,#0a181133);position:absolute;inset:0}.hero-visual figcaption{color:#7f8983;text-align:center;max-width:470px;margin:10px auto 0;padding:2px 10px;font-size:9.5px;line-height:1.45}.hero-visual figcaption a{color:inherit;text-underline-offset:2px;font-weight:600}.revived-badge{z-index:4;color:#fff;background:var(--green);box-shadow:var(--shadow);white-space:nowrap;border-radius:999px;padding:12px 18px;font-size:13px;font-weight:800;position:absolute;top:28px;left:50%;transform:translate(-50%)}.revived-badge span{color:var(--lime);margin-right:5px}.independence-note{color:#47534d;text-align:center;background:#eef3e9;border:1px solid #dbe6d6;border-radius:18px;max-width:1184px;margin:0 auto;padding:18px 24px;font-size:13px}.independence-note a{color:var(--green);font-weight:700}.section{max-width:1240px;margin:0 auto;padding:112px 28px}.section-heading{max-width:750px;margin-bottom:50px}.section-heading.split{grid-template-columns:1.25fr .75fr;align-items:end;gap:70px;max-width:none;display:grid}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2,.contact-copy h2,.devices-copy h2,.self-service h2{margin-bottom:18px;font-size:clamp(38px,4.5vw,62px)}.section-heading p,.devices-copy p,.contact-copy>p,.self-service p{color:var(--muted);font-size:17px}.problem-section{padding-bottom:96px}.problem-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.problem-card{background:#fff9f4;border:1px solid #ef793d3d;border-radius:26px;padding:32px}.problem-card.continues{background:#edf5ee;border-color:#1f684f33}.issue-mark{color:#fff;background:var(--orange);border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:28px;font-size:12px;font-weight:850;display:grid}.problem-card.continues .issue-mark{color:var(--green-deep);background:var(--lime);font-size:18px}.problem-card h3{margin-bottom:13px;font-size:25px}.problem-card p{color:var(--muted);margin:0}.service-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.service-card,.feature-grid article,.price-card{border:1px solid var(--line);background:#fff;border-radius:26px;padding:32px;position:relative}.service-card.featured{border:2px solid var(--green);box-shadow:var(--shadow)}.card-tag{color:var(--green-deep);background:var(--lime);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:850;display:inline-block}.card-tag.neutral{color:var(--muted);background:var(--cream)}.icon-box{width:48px;height:48px;color:var(--green);background:#e9f3ec;border-radius:14px;place-items:center;margin:34px 0 24px;display:grid}.icon-box svg{width:24px;height:24px}.preset-icon{background:#e9f3ec;border:1px solid #1f684f2e;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:3px;width:58px;height:48px;margin:34px 0 24px;padding:6px;display:grid}.preset-icon span{color:#fff;background:var(--green);border-radius:3px;place-items:center;font-size:7px;font-weight:850;line-height:1;display:grid}.service-card h3,.feature-grid h3{margin-bottom:12px;font-size:25px}.service-card p,.feature-grid p{color:var(--muted)}.service-card ul,.price-card ul{margin:24px 0 30px;padding:0;list-style:none}.service-card li,.price-card li{color:#435049;align-items:flex-start;gap:8px;margin:9px 0;font-size:14px;display:flex}.service-card li svg,.price-card li svg{color:var(--green);flex:none;margin-top:2px}.service-card>a{color:var(--green);align-items:center;gap:7px;font-size:14px;font-weight:800;display:inline-flex}.priced-services{align-items:stretch}.priced-services .service-card{flex-direction:column;display:flex}.priced-services .service-card>p{min-height:104px}.priced-services .service-card>ul{flex:1}.priced-services .service-card>.button{width:100%;color:var(--green)}.priced-services .service-card>.button-primary{color:#fff}.price-block{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:auto 1fr;align-items:end;gap:4px 10px;margin:6px 0 4px;padding:22px 0;display:grid}.price-block strong{color:var(--green-deep);letter-spacing:-.05em;font-size:36px;line-height:1}.price-block span{color:var(--muted);font-size:13px;font-weight:700}.price-block small{color:var(--muted);grid-column:1/-1;margin-top:6px;font-size:12px}.service-legal{color:var(--muted);text-align:center;margin-top:14px;font-size:10px;line-height:1.5;display:block}.service-legal a{color:var(--green)}.feature-section{padding-top:96px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature-grid article{background:#edf5ee;border-color:#1f684f33}.feature-grid .icon-box,.feature-grid .preset-icon{margin-top:0}.addon-box{background:#ffffffb3;border:1px solid #1f684f2e;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;margin-top:22px;padding:26px 30px;display:grid}.addon-box .icon-box{margin:0}.addon-box h3{margin:9px 0 6px;font-size:21px}.addon-box p{color:var(--muted);margin:0;font-size:14px}.paths-section{padding-bottom:84px}.opensource-callout{background:var(--cream);border:1px solid #1f684f2e;border-radius:26px;grid-template-columns:1fr 1.15fr auto;align-items:center;gap:34px;margin-top:28px;padding:34px;display:grid}.opensource-callout .eyebrow{margin-bottom:10px}.opensource-callout h3{margin:0;font-size:27px}.opensource-callout p{color:var(--muted);margin:0;font-size:14px}.booking-section{grid-template-columns:.85fr 1.15fr;align-items:center;gap:80px;display:grid}.booking-copy h2{margin-bottom:18px;font-size:clamp(38px,4.5vw,62px)}.booking-copy>p{color:var(--muted);font-size:17px}.booking-copy ul{margin:28px 0 0;padding:0;list-style:none}.booking-copy li{align-items:center;gap:9px;margin:10px 0;font-size:14px;font-weight:650;display:flex}.booking-copy li svg{color:var(--green)}.booking-consent{border:1px solid var(--line);min-height:420px;box-shadow:var(--shadow);background:#fff;border-radius:28px;flex-direction:column;justify-content:center;align-items:flex-start;padding:38px;display:flex}.booking-consent h3{margin:20px 0 12px;font-size:30px}.booking-consent p{color:var(--muted);margin:0 0 24px}.booking-consent small{color:var(--muted);margin-top:20px;font-size:11px}.booking-consent small a{color:var(--green)}.pricing-section{background:#edf3ec;max-width:none;padding-left:max(28px,50vw - 465px);padding-right:max(28px,50vw - 465px)}.pricing-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:22px;display:grid}.price-card{flex-direction:column;padding:40px;display:flex}.price-card.main-price{color:#fff;border-color:var(--green);background:var(--green);box-shadow:var(--shadow)}.price-card.main-price .price-name,.price-card.main-price>p,.price-card.main-price li{color:#ffffffc7}.price-card.main-price li svg{color:var(--lime)}.price-card.main-price .button{color:var(--green);background:var(--lime);border-color:var(--lime);margin-top:auto}.price-name{color:var(--muted);margin:28px 0 2px;font-weight:750}.price{margin:8px 0 0}.price strong{letter-spacing:-.06em;font-size:74px;line-height:1}.price sup{font-size:27px;font-weight:800;position:relative;top:-24px}.price-card>p:not(.price):not(.price-name){color:var(--muted);margin:0;font-size:13px}.price-card .button{width:100%;margin-top:auto}.pricing-foot{max-width:780px;color:var(--muted);text-align:center;margin:28px auto 0;font-size:13px}.self-service{grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;display:grid}.self-service h2{margin-bottom:0}.self-service .button{margin-top:16px}.faq-section{padding-top:60px}.home-guides-section{background:linear-gradient(#f5f1e859,#f5f1e8d1);border-radius:34px;padding-top:70px;padding-bottom:70px}.guide-teasers,.guide-hub-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.guide-card{border:1px solid var(--line);background:#fff;border-radius:24px;flex-direction:column;min-height:290px;padding:28px;display:flex}.guide-card>span{color:var(--orange);letter-spacing:.12em;margin-bottom:28px;font-size:12px;font-weight:850}.guide-card h2,.guide-card h3{margin-bottom:13px;font-size:24px;line-height:1.08}.guide-card p{color:var(--muted);flex:1;margin:0 0 24px;font-size:14px}.guide-card a{color:var(--green);text-underline-offset:4px;align-items:center;gap:7px;font-size:14px;font-weight:800;display:inline-flex}.guide-card a svg{width:17px}.all-guides-link{margin-top:28px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;gap:30px;padding:25px 0;font-size:18px;font-weight:750;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--orange);font-size:26px;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:820px;color:var(--muted);margin:-8px 0 26px}.faq-device-list{grid-template-columns:1fr 1fr;gap:10px 24px;max-width:820px;margin:-8px 0 0;padding:0 0 28px;list-style:none;display:grid}.faq-device-list li{color:#435049;align-items:center;gap:8px;font-size:14px;display:flex}.faq-device-list svg{color:var(--green);flex:none}.contact-section{color:#fff;background:var(--green-deep);border-radius:34px;grid-template-columns:.8fr 1.2fr;gap:70px;max-width:1184px;margin:60px auto 0;padding:68px;display:grid}.contact-section .eyebrow{color:var(--lime)}.contact-copy>p{color:#ffffffb3}.contact-person{align-items:center;gap:14px;margin-top:30px;display:flex}.contact-person>span{width:48px;height:48px;color:var(--green-deep);background:var(--lime);border-radius:50%;place-items:center;font-weight:850;display:grid}.contact-person strong,.contact-person small{display:block}.contact-person small{color:#fff9;margin-top:3px}.contact-form{color:var(--ink);background:var(--paper);border-radius:24px;padding:30px}.field-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-form label{gap:7px;margin-bottom:16px;font-size:12px;font-weight:800;display:grid}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:10px;padding:13px 14px;font-size:14px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:2px solid var(--lime);border-color:var(--green)}.contact-form .honeypot{opacity:0;width:1px;height:1px;position:absolute;left:-10000px}.contact-form .privacy-check{color:var(--muted);grid-template-columns:auto 1fr;align-items:start;gap:9px;font-weight:500;line-height:1.45}.contact-form .privacy-check input{width:16px;height:16px;accent-color:var(--green);margin-top:2px}.contact-form .privacy-check a{color:var(--green);font-weight:750}.contact-form button:disabled{cursor:wait;opacity:.65}.security-check{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin:2px 0 18px;padding:12px 14px;display:flex}.security-check div{gap:2px;display:grid}.security-check strong{font-size:14px}.security-check span{color:var(--muted);font-size:13px}.security-button{border:2px solid var(--green);color:#fff;cursor:pointer;background:#fff;border-radius:8px;flex:0 0 30px;place-items:center;width:30px;height:30px;padding:0;display:grid}.security-check.verified{border-color:var(--green);background:#f3f8f5}.security-check.verified .security-button{background:var(--green);opacity:1}.security-spinner{border:2px solid #1f6f5440;border-top-color:var(--green);border-radius:50%;width:14px;height:14px;animation:.8s linear infinite security-spin}@keyframes security-spin{to{transform:rotate(360deg)}}.form-foot{justify-content:space-between;align-items:center;gap:20px;display:flex}.form-foot p{max-width:310px;color:var(--muted);margin:0;font-size:10px}.form-foot .button{flex:none}.form-status{color:var(--green);font-size:12px;font-weight:750}.form-status.error{color:#a83f26}footer{max-width:1240px;color:var(--muted);grid-template-columns:.75fr 1.5fr .75fr;align-items:start;gap:50px;margin:0 auto;padding:55px 28px;font-size:11px;display:grid}.footer-brand strong,.footer-brand span{display:block}.footer-brand strong{color:var(--ink);font-size:17px}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:16px;display:flex}.legal-page{max-width:820px;min-height:80vh;margin:0 auto;padding:80px 28px}.legal-page h1{margin:24px 0 52px;font-size:clamp(50px,7vw,82px)}.legal-page h2{margin-top:38px;font-size:22px}.legal-page p{color:var(--muted)}.legal-page li{color:var(--muted);margin:8px 0}.legal-page a{color:var(--green)}.legal-template{border:1px solid var(--line);background:var(--cream);border-radius:18px;margin-top:24px;padding:24px}.legal-template p{margin:10px 0}.back-link{color:var(--green);margin-bottom:50px;font-weight:750;display:inline-block}.legal-note{margin-top:55px;font-size:13px}.translation-note{color:var(--muted);background:#eef3e9;border:1px solid #dbe6d6;border-radius:14px;margin-bottom:32px;padding:14px 18px;font-size:13px}.article-site-header{position:relative}.guide-article{max-width:1184px;margin:0 auto;padding:0 28px}.guide-hero{max-width:930px;padding:88px 0 72px}.breadcrumbs{color:var(--muted);align-items:center;gap:8px;margin-bottom:42px;font-size:12px;font-weight:700;display:flex}.breadcrumbs a{color:var(--green);text-underline-offset:3px}.guide-hero h1,.guide-hub-hero h1{margin-bottom:24px;font-size:clamp(46px,6vw,76px);line-height:1.02}.guide-lead,.guide-hub-hero>p{max-width:840px;color:var(--muted);margin:0;font-size:clamp(19px,2vw,24px);line-height:1.45}.article-meta{color:#7a857f;flex-wrap:wrap;gap:9px;margin-top:30px;font-size:12px;font-weight:650;display:flex}.guide-layout{grid-template-columns:245px minmax(0,760px);align-items:start;gap:80px;padding-bottom:90px;display:grid}.guide-toc{border:1px solid var(--line);background:var(--cream);border-radius:18px;gap:13px;padding:24px;display:grid;position:sticky;top:28px}.guide-toc strong{margin-bottom:4px;font-size:13px}.guide-toc a{color:var(--muted);font-size:12px;font-weight:650;line-height:1.4;text-decoration:none}.guide-toc a:hover{color:var(--green)}.guide-body>section{border-bottom:1px solid var(--line);margin-bottom:48px;padding:0 0 48px;scroll-margin-top:30px}.guide-body h2{margin-bottom:20px;font-size:clamp(29px,3vw,40px)}.guide-body p{color:#445149;margin:0 0 18px;font-size:17px;line-height:1.75}.guide-body ul{gap:11px;margin:24px 0;padding:0;list-style:none;display:grid}.guide-body li{color:#445149;align-items:flex-start;gap:10px;font-size:16px;display:flex}.guide-body li svg{color:var(--green);flex:none;margin-top:4px}.guide-callout{border-left:4px solid var(--orange);background:#fff5ed;border-radius:0 14px 14px 0;padding:20px 22px;font-weight:700;color:var(--ink)!important}.guide-sources{border-bottom:0!important}.source-links{flex-wrap:wrap;gap:12px;display:flex}.source-links a{color:var(--green);background:#e9f3ec;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:800;text-decoration:none}.guide-cta{color:#fff;background:var(--green-deep);border-radius:30px;grid-template-columns:1.2fr .8fr;align-items:center;gap:60px;max-width:1184px;margin:0 auto 38px;padding:54px 58px;display:grid}.guide-cta .eyebrow{color:var(--lime)}.guide-cta h2{margin-bottom:13px;font-size:clamp(32px,4vw,49px)}.guide-cta p{color:#ffffffb8;margin:0}.guide-cta-actions{gap:12px;display:grid}.guide-cta .button-primary{color:var(--green-deep);border-color:var(--lime);background:var(--lime)}.guide-cta .button-secondary{color:#fff;border-color:#ffffff73}.next-guide{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;max-width:1184px;margin:0 auto;padding:34px 28px;display:flex}.next-guide>span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:800}.next-guide a{color:var(--green);text-align:right;align-items:center;gap:9px;font-size:18px;font-weight:800;display:inline-flex}.guide-footer{border-top:0}.guide-hub-hero{max-width:1184px;margin:0 auto;padding:96px 28px 68px}.guide-hub-grid{max-width:1184px;margin:0 auto;padding:0 28px 100px}.guide-hub-grid .guide-card{min-height:330px}.guide-hub-service{background:var(--cream);border-radius:26px;grid-template-columns:1.05fr 1fr auto;align-items:center;gap:38px;max-width:1184px;margin:0 auto 38px;padding:38px;display:grid}.guide-hub-service .eyebrow{margin-bottom:10px}.guide-hub-service h2{margin:0;font-size:31px}.guide-hub-service>p{color:var(--muted);margin:0;font-size:14px}@media (max-width:900px){.site-header{grid-template-columns:1fr auto}nav{display:none}.hero{grid-template-columns:1fr;padding-top:58px}.hero-image-frame{height:460px}.section-heading.split,.self-service,.booking-section,.contact-section{grid-template-columns:1fr;gap:36px}.service-grid{grid-template-columns:1fr}.feature-grid,.problem-grid{grid-template-columns:1fr 1fr}.problem-card:last-child{grid-column:1/-1}.opensource-callout{grid-template-columns:1fr}.guide-teasers,.guide-hub-grid{grid-template-columns:1fr 1fr}.guide-layout{grid-template-columns:1fr;gap:30px}.guide-toc{position:static}.guide-cta,.guide-hub-service{grid-template-columns:1fr;gap:28px;margin-left:20px;margin-right:20px}.contact-section{margin-left:20px;margin-right:20px;padding:45px}footer{grid-template-columns:1fr;gap:20px}.footer-links{justify-content:flex-start}}@media (max-width:600px){.site-header{padding:14px 18px}.brand small{display:none}.header-actions{gap:6px}.header-actions>.button{min-height:36px;padding:0 11px;font-size:10px}.language-switch a{padding:5px 6px}.language-switch a span{display:none}.hero{gap:35px;min-height:auto;padding:52px 20px}.hero h1{font-size:50px}.hero-lead{font-size:25px}.hero-image-frame{height:260px}.revived-badge{top:22px}.hero-visual figcaption{max-width:calc(100% - 32px);font-size:9px}.independence-note{margin:0 20px}.section{padding:80px 20px}.section-heading h2,.contact-copy h2,.devices-copy h2,.self-service h2{font-size:39px}.feature-grid,.problem-grid,.pricing-grid,.field-row,.faq-device-list{grid-template-columns:1fr}.problem-card:last-child{grid-column:auto}.priced-services .service-card>p{min-height:0}.opensource-callout{padding:26px 22px}.opensource-callout .button{width:100%}.addon-box{grid-template-columns:1fr}.home-guides-section{border-radius:0}.guide-teasers,.guide-hub-grid{grid-template-columns:1fr}.guide-card{min-height:0}.guide-hero,.guide-hub-hero{padding-top:58px}.guide-hero h1,.guide-hub-hero h1{font-size:43px}.guide-layout{padding-bottom:55px}.guide-toc{display:none}.guide-body p{font-size:16px}.guide-cta{padding:34px 24px}.guide-hub-grid{padding-bottom:70px;padding-left:20px;padding-right:20px}.guide-hub-service{padding:28px 22px}.addon-box .button{width:100%}.price-card{padding:30px}.contact-section{border-radius:24px;padding:35px 20px}.contact-form{padding:22px 16px}.booking-consent{min-height:auto;padding:28px 22px}.form-foot{flex-direction:column;align-items:stretch}.form-foot .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
