@charset "UTF-8";
:root{--ink:#223331;--muted:#638784;--brand:#153d3a;--pale:#f7f9f9;--line:#e2eae9;--green:#23785d;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);font-synthesis:none;font-size:16px;scroll-behavior:smooth;scroll-padding-top:95px}*{box-sizing:border-box}body{margin:0;background:#fff;line-height:1.55}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #b2cbc9;outline-offset:4px}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12;letter-spacing:-.04em}h2{font-size:40px;margin-bottom:20px}h3{font-size:21px;letter-spacing:-.025em}p{color:var(--muted)}.sprite{position:absolute;width:0;height:0;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip{position:fixed;top:-100px;left:12px;z-index:30;background:var(--ink);color:#fff;padding:12px}.skip:focus{top:12px}.container,.nav-wrap{max-width:1160px;width:calc(100% - 64px);margin-inline:auto}.header{height:82px;border-bottom:1px solid #eef3f2;background:#ffffffed;position:sticky;top:0;z-index:10;backdrop-filter:blur(15px)}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;font-size:23px;font-weight:750;letter-spacing:-1px}.logo{width:36px;height:39px;background:var(--brand);border-radius:10px;display:grid;place-items:center;color:white}.logo svg{width:26px;height:26px}.desktop-nav,.nav-actions{display:flex;align-items:center;gap:26px}.desktop-nav a,.login{font-size:14px;font-weight:600}.desktop-nav a:hover,.login:hover{color:var(--brand)}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;border:0;border-radius:9px;background:var(--brand);color:#fff;font-weight:650;font-size:15px;min-height:50px;padding:13px 22px;line-height:1.3;box-shadow:0 4px 8px #153d3a0b;transition:background .15s,transform .15s}.button:hover{background:#153d3a;transform:translateY(-1px)}.button.small{font-size:14px;min-height:42px;padding:10px 16px}.button svg{width:20px;height:20px}.menu-button{border:0;background:transparent;width:38px;height:42px;padding:10px;display:none}.menu-button span{display:block;height:2px;background:var(--ink);margin:6px 0}.mobile-nav{position:absolute;top:100%;left:0;right:0;background:white;border-bottom:1px solid var(--line);padding:14px 24px;box-shadow:0 16px 30px #22333112}.mobile-nav a{display:block;padding:12px 0;font-weight:600}.mobile-nav[hidden]{display:none}.hero{padding:64px 0 40px;background:radial-gradient(ellipse at 92% 38%,#f3f6f6 0,transparent 53%)}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center}.eyebrow{color:var(--brand);font-size:11px;letter-spacing:1.8px;font-weight:750;line-height:1.6;margin-bottom:17px;display:flex;align-items:center;gap:8px}.mini-rule{width:20px;height:2px;background:currentColor}.hero h1{font-size:59px;line-height:1.045;letter-spacing:-3.2px;margin:24px 0}.hero h1>span{color:var(--brand)}.hero-description{font-size:17px;max-width:425px;line-height:1.7;margin-bottom:28px}.hero-actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.secondary-link{font-size:14px;font-weight:650}.secondary-link span{margin-left:5px}.micro{font-size:12px;line-height:1.6;margin:13px 0}.prototype-pill{display:inline-block;background:#f1f4f4;color:#527b77;font-size:11px;border-radius:5px;padding:4px 9px;margin:9px 0 0}.demo-surface{border:1px solid #e2e9e8;border-radius:20px;padding:25px;background:linear-gradient(140deg,#f5f7f7,#fcfcfc);box-shadow:0 20px 65px #0d2c2a12;scroll-margin-top:105px}.demo-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:19px}.demo-heading .eyebrow{font-size:10px;margin-bottom:8px}.demo-heading h2{font-size:25px;line-height:1.17;letter-spacing:-.8px;margin:0}.demo-label{font-size:10px;border:1px solid #d8e1e0;padding:3px 8px;border-radius:99px;color:#6a9b97;flex-shrink:0}.edit-demo{background:white;padding:15px;border:1px solid #dfe7e6;border-radius:11px;box-shadow:0 3px 7px #0d2c2a05}.panel-label{display:flex;align-items:center;gap:7px;font-size:11px;color:#638b87;font-weight:600}.small-logo{background:var(--brand);color:white;border-radius:5px;font-size:12px;width:20px;height:20px;display:grid;place-items:center}.edit-row{display:flex;justify-content:space-between;align-items:center;gap:14px;margin:14px 0}.edit-row strong{font-size:14px}.edit-row small{display:block;color:var(--muted);font-size:11px;margin-top:2px}.amount-input{display:flex;align-items:center;border:1px solid #cedad9;border-radius:7px;background:#fdfdfd;width:112px;height:42px;gap:3px;padding:8px;flex-shrink:0}.amount-input input{width:100%;min-width:0;border:0;background:transparent;text-align:right;color:var(--ink);font-weight:650;font-size:16px;outline-offset:8px}.amount-input>span:last-child{font-size:13px;color:var(--muted)}.demo-apply{width:100%;font-size:13px;min-height:39px;padding:9px 14px;justify-content:space-between;border-radius:6px}.error:empty{display:none}.error{font-size:12px;color:#a42737;margin:8px 0 0}.connection{display:flex;align-items:center;justify-content:center;gap:8px;height:33px;color:#a4c3c0}.connection span{width:32px;height:1px;background:#d1dcdb}.connection svg{transform:rotate(90deg);height:17px;width:17px}.preview-shell{border:1px solid #dfe7e6;border-radius:11px;background:white;overflow:hidden}.public-label{padding:10px 12px;background:#fcfdfd;border-bottom:1px solid #e8eeed;font-size:10px}.public-label svg{width:15px;height:15px;color:var(--green)}.public-label>span{margin-left:auto;color:#93b0ad;font-size:9px;font-weight:400}iframe{display:block;border:0;width:100%;background:#fff}.demo-status{font-size:11px;line-height:1.5;margin:13px 0 0;min-height:32px;text-align:center}.value-strip{border-bottom:1px solid var(--line);display:flex;gap:36px;justify-content:center;padding:22px 0;color:#698c89;font-size:13px}.value-strip>span{display:flex;gap:10px;align-items:center}.value-strip svg{color:var(--brand);width:20px;height:20px}.section{padding-block:85px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin-bottom:34px}.section-heading h2{margin:0}.section-heading>p{max-width:360px;font-size:15px;margin:0 0 4px}.steps{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:14px;overflow:hidden}.steps article{position:relative;padding:28px}.steps article+article{border-left:1px solid var(--line)}.step-number{position:absolute;right:26px;top:21px;font-size:38px;font-weight:700;color:#eff3f3;letter-spacing:-2px}.step-icon{color:var(--brand);width:30px;height:30px;margin:3px 0 26px}.steps h3{margin-bottom:13px}.steps p{font-size:14px;line-height:1.75;min-height:75px}.steps a,.text-link{font-size:13px;font-weight:650;color:var(--brand)}.text-link{border:0;background:none;padding:0;text-align:left;line-height:1.5}.steps a span,.steps button span{margin-left:5px}.website-note{display:flex;align-items:center;gap:18px;margin-top:18px;padding:20px 26px;border-radius:10px;background:#f8fafa}.note-icon{display:grid;place-items:center;background:white;color:var(--brand);border:1px solid #e9efee;border-radius:9px;width:38px;height:38px;font-size:24px;flex-shrink:0}.website-note strong{font-size:14px}.website-note p{font-size:13px;line-height:1.6;margin:4px 0 0}.website-note>.phase{margin-left:auto;flex-shrink:0}.phase,.available{display:inline-block;font-size:10px;font-weight:600;padding:3px 8px;border-radius:5px;background:#f2f6f5;color:#698b88}.available{color:var(--green);background:#edf6f0}.legal-section{background:var(--pale);border-block:1px solid #eff3f3;padding-block:76px}.legal-grid{display:grid;grid-template-columns:.9fr 1.25fr;gap:75px}.legal-intro h2{font-size:43px}.legal-intro h2>span{color:var(--brand)}.legal-intro>p:not(.eyebrow):not(.micro){font-size:15px;max-width:350px}.effective-note{display:flex;gap:10px;margin-top:30px;align-items:center}.effective-note svg{color:var(--brand)}.effective-note strong{display:block;font-size:12px}.effective-note small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.legal-intro .micro{max-width:345px;color:#7b9d9a;font-size:11px}.accordions details{border-bottom:1px solid #e2e9e8;background:white;border-radius:9px;margin-bottom:10px;border:1px solid #e5eceb;overflow:hidden}.accordions summary{list-style:none;display:flex;align-items:center;gap:12px;padding:20px;font-size:14px;font-weight:650;cursor:pointer;line-height:1.45}.accordions summary::-webkit-details-marker{display:none}.accordion-icon{font-size:20px;width:24px;text-align:center;font-weight:500;color:var(--brand);flex-shrink:0}.plus{width:15px;height:15px;position:relative;margin-left:auto;flex-shrink:0}.plus:before,.plus:after{content:"";position:absolute;top:7px;left:2px;width:11px;height:1.5px;background:#8bb1ae}.plus:after{transform:rotate(90deg)}details[open] .plus:after{transform:rotate(0)}.answer{padding:0 20px 21px;font-size:13px;line-height:1.75}.answer p{margin-bottom:13px}.answer p:last-child{margin-bottom:0}.answer a{font-size:11px;font-weight:600;color:var(--brand)}.product-help{background:#f8fafa;padding:13px;border-radius:6px}.product-help strong{color:#537d79}.legal-footnote{font-size:11px;line-height:1.7;margin:17px 0 0;color:#7c9996}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.feature-grid article{border-top:2px solid #eef2f2;padding-top:25px}.feature-grid svg,.feature-percent{color:var(--brand);width:27px;height:27px;margin-bottom:17px;display:block}.feature-percent{font-size:26px;line-height:27px;font-weight:500}.feature-grid h3{font-size:17px;margin-bottom:13px}.feature-grid p{font-size:13px;line-height:1.7;min-height:65px}.pricing-section{background:#f7f9f9;padding:65px 0;border-block:1px solid #eff3f3}.pricing-grid{display:grid;grid-template-columns:1.2fr .85fr;gap:105px;align-items:center}.pricing-grid h2{font-size:39px;line-height:1.16}.pricing-grid h2 span{color:var(--brand)}.pricing-description{max-width:420px;font-size:16px}.pricing-note{font-size:12px;max-width:365px}.price-card{background:white;border:1px solid #e3eae9;border-radius:15px;padding:26px;box-shadow:0 12px 35px #354f4d10}.billing-toggle{display:flex;background:#f4f6f6;padding:4px;border-radius:8px;gap:3px}.billing-toggle button{border:0;border-radius:5px;flex:1;background:transparent;padding:10px 7px;font-size:13px;color:#638b87;white-space:nowrap}.billing-toggle button[aria-pressed=true]{background:#fff;color:var(--ink);box-shadow:0 2px 5px #0d2c2a10;font-weight:650}.billing-toggle small{font-size:10px;background:#e4f2e8;color:#27805b;padding:2px 4px;border-radius:3px;margin-left:3px}.price-amount{display:flex;align-items:baseline;gap:8px;margin:24px 0 3px}.price-amount strong{font-size:52px;font-weight:700;letter-spacing:-2px;line-height:1.2}.price-amount>span{color:var(--muted);font-size:14px}#priceExplanation{font-size:12px;margin-bottom:23px;min-height:19px}.price-card ul{list-style:none;padding:19px 0 7px;margin:0;border-top:1px solid var(--line)}.price-card li{display:flex;gap:9px;font-size:13px;align-items:center;margin-bottom:13px}.price-card li svg{width:16px;height:16px;color:var(--green)}.price-card>.button{width:100%;font-size:14px}.price-card>.micro{text-align:center;font-size:11px;margin-bottom:0}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:85px}.faq-section>div>p:not(.eyebrow){font-size:14px}.faq-section .accordions details{border:0;border-bottom:1px solid var(--line);border-radius:0;margin:0}.faq-section summary{padding:22px 0}.faq-section .answer{padding:0 0 23px}.closing-cta{border-radius:16px;padding:38px 42px;background:#f3f6f6;display:flex;align-items:center;justify-content:space-between;gap:30px}.closing-cta h2{font-size:29px;margin-bottom:12px}.closing-cta .eyebrow{font-size:10px;margin-bottom:9px}.closing-cta p{font-size:14px;margin-bottom:0}.closing-cta .button{white-space:nowrap}.footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:44px}.footer .brand{font-size:20px}.footer .logo{width:30px;height:33px;border-radius:8px}.footer .logo svg{width:22px;height:22px}.footer nav{display:flex;gap:20px;flex-wrap:wrap}.footer nav a,.footer nav button{font-size:11px;border:0;background:none;padding:0;color:#6a908d}.footer>p{font-size:11px;margin:0}.mobile-sticky{display:none}dialog{border:1px solid #e2e9e8;border-radius:16px;padding:30px;max-width:530px;width:calc(100% - 32px);max-height:calc(100dvh - 44px);color:var(--ink);box-shadow:0 30px 100px #0d2c2a40;overscroll-behavior:contain}dialog::backdrop{background:#22333180;backdrop-filter:blur(4px)}dialog h2{font-size:28px;margin:0}dialog>p{font-size:14px;line-height:1.75}.modal-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:20px}.modal-heading .eyebrow{font-size:10px;margin-bottom:9px}.close{background:#f4f6f6;border:0;border-radius:8px;font-size:28px;line-height:1;width:36px;height:36px;color:#628a86;flex-shrink:0}.wide-modal{max-width:700px}.demo-browser{border:1px solid #e3e5e7;border-radius:9px;overflow:hidden;background:#fdfcf9;margin:22px 0}.salon-nav{display:flex;align-items:center;justify-content:space-between;padding:15px 22px;border-bottom:1px solid #e9e5dc;gap:10px;color:#635a4e}.salon-nav strong{font-family:Georgia,serif;font-size:21px;font-weight:400;white-space:nowrap}.salon-nav span{font-size:10px;color:#8b8379}.salon-intro{text-align:center;padding:28px 16px 12px}.salon-intro h3{font-size:27px;font-family:Georgia,serif;font-weight:400;color:#51493f;margin-bottom:7px}.salon-intro p{font-size:12px;color:#968e80;margin-bottom:12px}.demo-browser iframe{max-width:560px;margin:auto}dialog .modal-note{font-size:12px}dialog .button{font-size:13px}.menu-button:hover,.close:hover{background:#eef2f2}
@media(min-width:1400px){.hero{padding-block:75px 45px}.hero-grid{gap:80px}}
@media(max-width:1050px){.desktop-nav{gap:18px}.nav-actions{gap:18px}.hero-grid{gap:30px}.hero h1{font-size:51px}.hero-actions{gap:14px}.hero-actions .button{font-size:13px;padding-inline:15px}.demo-surface{padding:20px}.legal-grid{gap:40px}.pricing-grid{gap:55px}.feature-grid{gap:19px}.footer nav{gap:13px}}
@media(max-width:800px){.desktop-nav,.desktop-cta{display:none}.menu-button{display:block}.header{height:68px}.nav-wrap,.container{width:calc(100% - 40px)}.hero{padding:38px 0 24px}.hero-grid{grid-template-columns:1fr;gap:34px}.hero-copy{max-width:580px}.hero h1{font-size:50px;letter-spacing:-2.2px;margin-block:19px}.desktop-break{display:none}.hero-description{max-width:470px;font-size:16px;line-height:1.65;margin-bottom:23px}.hero-actions .button{font-size:14px;padding-inline:19px}.demo-surface{width:100%;max-width:560px;margin-inline:auto;padding:23px}.value-strip{gap:20px;flex-wrap:wrap;font-size:12px;padding:22px 0}.section{padding-block:55px}.section-heading{gap:20px;display:block;margin-bottom:27px}.section-heading>p{margin-top:17px;max-width:500px;font-size:14px}.section h2,.pricing-grid h2{font-size:33px}.steps article{padding:23px 19px}.step-number{font-size:32px;right:17px}.steps h3{font-size:18px}.steps p{font-size:13px;min-height:112px}.steps a,.steps button{font-size:12px}.legal-grid{grid-template-columns:1fr;gap:28px}.legal-section{padding-block:52px}.legal-intro h2{font-size:36px}.legal-intro h2 br:nth-of-type(2){display:none}.legal-intro>p:not(.eyebrow):not(.micro),.legal-intro .micro{max-width:530px}.effective-note{margin-top:23px}.feature-grid{grid-template-columns:1fr 1fr;gap:30px}.feature-grid p{min-height:43px}.pricing-grid{grid-template-columns:1fr 1fr;gap:28px}.pricing-description{font-size:14px}.pricing-grid h2{font-size:30px}.price-card{padding:19px}.faq-section{grid-template-columns:1fr;gap:10px}.faq-section h2 br{display:none}.closing-cta{padding:30px;gap:18px}.closing-cta h2{font-size:24px}.closing-cta .button{font-size:13px;padding-inline:16px}.footer{flex-wrap:wrap;gap:25px}.footer>p{margin-left:auto}.footer nav{order:3;width:100%;gap:23px}.eyebrow{font-size:10px;letter-spacing:1.4px}}
@media(max-width:520px){:root{scroll-padding-top:80px}.container,.nav-wrap{width:calc(100% - 36px)}body{padding-bottom:82px}.header{height:64px}.brand{font-size:21px;gap:8px}.logo{width:31px;height:34px;border-radius:8px}.logo svg{width:23px;height:23px}.nav-wrap{gap:12px}.nav-actions{gap:16px}.login{font-size:13px}.menu-button{width:31px;padding:5px}.hero{padding-top:30px}.hero h1{font-size:42px;letter-spacing:-1.9px;line-height:1.075}.hero h1>span{font-size:40px}.hero-description{font-size:15px;line-height:1.65;margin-bottom:21px}.hero-actions{gap:18px}.hero-actions .button{font-size:13px;min-height:47px;padding:12px 14px;gap:9px}.hero-actions .secondary-link{font-size:12px}.hero-copy .micro{font-size:11px;margin:11px 0}.prototype-pill{font-size:10px}.hero-grid{gap:29px}.demo-surface{padding:17px 14px;border-radius:15px}.demo-heading{padding:2px 2px 0;margin-bottom:15px}.demo-heading h2{font-size:23px}.demo-heading .eyebrow{font-size:9px}.demo-label{font-size:9px}.edit-demo{padding:13px}.edit-row small{font-size:10px}.panel-label{font-size:10px}.public-label{padding-inline:10px;font-size:10px;gap:5px}.public-label>span{font-size:8px}.demo-status{font-size:10px;margin-top:12px}.value-strip{justify-content:flex-start;gap:12px 18px;padding:17px 0;font-size:11px}.value-strip svg{width:17px;height:17px}.value-strip>span{gap:6px}.section{padding-block:43px}.section h2{font-size:31px}.section-heading>p{font-size:14px}.steps{grid-template-columns:1fr}.steps article{padding:23px 21px 22px 72px}.steps article+article{border-left:0;border-top:1px solid var(--line)}.steps .step-icon{position:absolute;left:22px;top:24px;width:26px;height:26px;margin:0}.step-number{top:17px;right:19px;font-size:31px}.steps h3{font-size:18px;padding-right:24px;margin-bottom:10px}.steps p{min-height:0;font-size:13px;line-height:1.7;margin-bottom:12px}.website-note{padding:17px;align-items:flex-start;gap:12px;flex-wrap:wrap}.website-note>div{flex:1;min-width:190px}.website-note .phase{margin-left:50px}.website-note p{font-size:12px}.website-note strong{font-size:13px}.legal-section{padding-block:42px}.legal-intro h2{font-size:33px}.legal-intro>p:not(.eyebrow):not(.micro){font-size:14px}.accordions summary{font-size:13px;gap:9px;padding:17px 14px}.accordion-icon{width:21px;height:21px}.answer{padding:0 14px 17px;font-size:12px;line-height:1.8}.answer a{font-size:10px}.legal-footnote{font-size:10px}.feature-grid{gap:23px 18px}.feature-grid h3{font-size:16px;line-height:1.3}.feature-grid p{font-size:12px;min-height:61px;line-height:1.7;margin-bottom:12px}.feature-grid article{padding-top:20px}.feature-grid svg,.feature-percent{margin-bottom:15px}.pricing-section{padding-block:42px}.pricing-grid{grid-template-columns:1fr;gap:18px}.pricing-grid h2{font-size:30px}.pricing-note{font-size:11px}.price-card{padding:22px}.price-card .button{font-size:14px}.billing-toggle button{font-size:14px}.price-amount strong{font-size:50px}.faq-section{gap:0}.faq-section h2{font-size:29px}.faq-section summary{font-size:13px;padding:19px 0}.closing-cta{padding:25px;display:block;border-radius:13px}.closing-cta h2{font-size:26px}.closing-cta p{font-size:13px}.closing-cta .button{margin-top:22px}.footer{padding-block:33px;gap:21px}.footer>p{font-size:10px}.footer nav{gap:18px}.footer nav a,.footer nav button{font-size:10px}.mobile-sticky{display:block;position:fixed;bottom:0;left:0;right:0;padding:10px 18px calc(10px + env(safe-area-inset-bottom));background:#fffffff5;backdrop-filter:blur(12px);border-top:1px solid #e9efee;z-index:8}.mobile-sticky .button{width:100%;min-height:44px;font-size:13px;justify-content:space-between;padding:11px 16px}dialog{padding:20px;max-height:calc(100dvh - 30px);width:calc(100% - 24px);border-radius:12px}dialog h2{font-size:24px}dialog>p{font-size:13px}.salon-nav{padding:14px}.salon-nav span{font-size:9px}.salon-nav strong{font-size:19px}.salon-intro{padding-top:23px}}
@media(max-width:360px){.hero h1{font-size:38px}.hero h1>span{font-size:36px}.hero-actions{gap:14px}.hero-actions .secondary-link{font-size:11px}.hero-actions .button{font-size:12px;padding-inline:12px}.feature-grid{gap:20px 13px}.public-label>span{display:none}.brand{font-size:19px}.nav-actions{gap:9px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Brief feedback for touch, keyboard and desktop interactions. */
.button {transition:background .18s,transform .18s,box-shadow .18s}
.button svg {transition:transform .2s ease}
.button:active {transform:scale(.98)}
.menu-button span {transition:transform .2s ease}
.menu-button[aria-expanded=true] span:first-child {transform:translateY(4px) rotate(45deg)}
.menu-button[aria-expanded=true] span:last-child {transform:translateY(-4px) rotate(-45deg)}
.plus:after {transition:transform .2s ease}
.billing-toggle button {transition:background .18s,color .18s,box-shadow .18s}
@media(hover:hover) and (pointer:fine){
 .button:hover {box-shadow:0 7px 18px #153d3a22}
 .button:hover svg {transform:translateX(3px)}
}
@media(prefers-reduced-motion:reduce){
 .button:hover,.button:active,.button:hover svg {transform:none}
 *,*:before,*:after {animation:none!important;transition:none!important}
}

/* Make the example show a visible price change on the very first click. */
.demo-instruction {font-size:.875rem;line-height:1.5;margin:0 0 14px;color:#527c78}
.demo-heading {margin-bottom:12px}
.edit-demo .panel-label,.preview-shell .public-label {font-size:.875rem;line-height:1.4}
.demo-new-price {display:flex;flex-direction:column;gap:4px;flex-shrink:0;font-size:.875rem;color:#638784}
.edit-row {align-items:flex-end}
.edit-row strong {font-size:1rem}
.edit-row small {font-size:.8125rem}
.demo-apply {font-size:.875rem;min-height:42px}
.demo-apply:disabled {background:#e8f3ed;color:#23785d;cursor:default;box-shadow:none;transform:none}
.demo-apply:disabled svg {display:none}
.preview-shell .public-label>.small-logo {margin-left:0;font-size:.75rem;color:white;font-weight:650}
.demo-change {padding:13px 14px;background:#eef8f2;border-bottom:1px solid #cce6d6;scroll-margin-top:90px;scroll-margin-bottom:95px}
.demo-change[hidden] {display:none}
.demo-change>strong {font-size:.875rem;color:#1b6449}
.demo-comparison {display:flex;align-items:center;gap:22px;margin:9px 0}
.demo-comparison>div>span {display:block;color:#526b60;font-size:.8125rem}
.demo-comparison b {display:block;font-size:1.5rem;font-variant-numeric:tabular-nums;line-height:1.3;color:#1b6449}
.demo-comparison>div:first-child b {color:#668a87;font-weight:500}
.demo-comparison>svg {color:#23785d;width:22px;height:22px}
.demo-change p {font-size:.8125rem;margin:0;color:#526b60}
.demo-status {font-size:.8125rem;line-height:1.5;min-height:0}
@media(max-width:520px){
 .demo-heading h2 {font-size:23px}
 .edit-demo .panel-label,.preview-shell .public-label {font-size:.8125rem}
 .demo-new-price .amount-input {width:110px}
 .demo-comparison {gap:18px}
 .demo-instruction {font-size:.875rem}
}

/* MojCjenik — petrol, gold and a restrained editorial heading face. */
:root{--brand:#153d3a;--ink:#193430;--muted:#586b67;--pale:#f4f6f3;--line:#dce4df;--gold:#b99a59}
body{background:#faf9f6}
.header{background:#153d3af5;border-bottom-color:#b99a5955;color:#fff}
.header .logo{color:#d8bc80;background:transparent}
.header .desktop-nav a:hover,.header .login:hover{color:#e5cc98}
.header .menu-button span{background:white}
.header .menu-button:hover{background:#ffffff15}
.header .mobile-nav{color:var(--ink);background:#fff}
.header .button{background:#e3cc9b;color:#153d3a;box-shadow:none}
.header .button:hover{background:#f0ddb5}
.hero h1,.section h2,.legal-intro h2,.pricing-grid h2,.closing-cta h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.035em}
.hero h1{line-height:1.1}.hero h1>span{color:#153d3a}
.eyebrow{color:#79602b}.hero{background:radial-gradient(ellipse at 92% 38%,#eaf0ea 0,transparent 58%)}
.demo-surface{background:linear-gradient(140deg,#edf2ed,#fafbf8);border-color:#d4ded6;box-shadow:0 18px 55px #153d3a0e}
.demo-heading h2{letter-spacing:-.025em}.demo-label{border-color:#d5c394;color:#6e592c;background:#f8f3e8}
.connection{color:#997b3e}.connection span{background:#d4c18f}
.logo{background:#153d3a;color:#e3cc9b}
.button:hover:not(:disabled){background:#0d2c2a}.button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline-color:#9a7734}
.feature-grid article{border-top-color:#b99a59}.step-icon,.feature-grid svg,.feature-percent{color:#8a6c30}
.price-card{border-top:3px solid #b99a59}
.closing-cta{background:#153d3a;color:#fff;border:1px solid #153d3a}
.closing-cta h2{color:#fff}.closing-cta p{color:#e0e9e4}.closing-cta .eyebrow{color:#e3cc9b}
.closing-cta .button{background:#e3cc9b;color:#153d3a}.closing-cta .button:hover{background:#f0ddb5}
.amount-input{background:#fff}
