﻿:root{--bg:#f5f1ea;--panel:#fffdfa;--panel-2:#f0e7dc;--text:#1d2329;--muted:#66707a;--line:#ded5c9;--line-strong:#b6ab9e;--accent:#1d2329;--accent-text:#fffdfa;--success:#7ab596;--error:#cc735d;--max-width:1120px;--radius-lg:24px;--radius-md:16px;--radius-sm:12px;--shadow:0 18px 44px #2c241c14;--font-body:-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--bg);min-width:320px;color:var(--text);font-family:var(--font-body);text-rendering:optimizeLegibility;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}.site-shell{flex-direction:column;min-height:100dvh;padding-bottom:0;display:flex;overflow-x:clip}.container{max-width:var(--max-width);margin:0 auto;padding-left:clamp(16px,4vw,24px);padding-right:clamp(16px,4vw,24px)}.site-header{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdfae0;position:sticky;top:0;box-shadow:0 10px 26px #2c241c0f}.header-row{justify-content:space-between;align-items:center;gap:24px;min-height:88px;display:flex}.brand{align-items:center;gap:14px;display:inline-flex}.brand-mark{border:1px solid var(--line-strong);background:var(--panel);letter-spacing:.08em;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;font-size:13px;font-weight:800;display:inline-flex}.brand-copy{gap:2px;display:grid}.brand-copy strong{letter-spacing:-.02em;font-size:16px;font-weight:700}.brand-copy small{color:var(--muted);font-size:13px;line-height:1.35}.topnav{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px 24px;font-size:15px;display:inline-flex}.topnav a:hover,.topnav a:focus-visible{color:var(--text)}.header-tools{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px;display:inline-flex}.mobile-header-nav{display:none;position:relative}.mobile-header-nav__toggle{border:1px solid var(--line);background:var(--panel);cursor:pointer;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:42px;height:42px;list-style:none;display:inline-flex;box-shadow:0 8px 20px #1c28330f}.mobile-header-nav__toggle::-webkit-details-marker{display:none}.mobile-header-nav__toggle span{background:var(--text);border-radius:999px;width:16px;height:1.5px;transition:transform .18s,opacity .18s;display:block}.mobile-header-nav[open] .mobile-header-nav__toggle span:first-child{transform:translateY(5.5px)rotate(45deg)}.mobile-header-nav[open] .mobile-header-nav__toggle span:nth-child(2){opacity:0}.mobile-header-nav[open] .mobile-header-nav__toggle span:nth-child(3){transform:translateY(-5.5px)rotate(-45deg)}.mobile-header-nav__panel{z-index:30;border:1px solid var(--line);background:#fffdfafa;border-radius:18px;gap:10px;width:min(320px,100vw - 32px);padding:12px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 40px #1c28331f}.mobile-header-nav__panel .topnav{gap:8px;display:grid}.mobile-header-nav__panel .topnav a{border:1px solid var(--line);background:var(--panel);border-radius:12px;padding:11px 13px;display:block}.mobile-header-nav__panel .locale-switch{border-radius:14px;justify-content:flex-start;width:100%}.locale-switch{border:1px solid var(--line);background:var(--panel);border-radius:999px;flex-wrap:wrap;align-items:center;gap:6px;padding:6px;display:inline-flex}.locale-link{min-width:42px;min-height:34px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.locale-link:hover,.locale-link:focus-visible,.locale-link.is-active{background:var(--accent);color:var(--accent-text)}.hero{padding-top:88px;padding-bottom:56px}.portfolio-hero{padding-top:clamp(64px,10vw,88px);padding-bottom:clamp(40px,7vw,56px)}.eyebrow{border:1px solid var(--line);min-height:32px;color:var(--muted);letter-spacing:.14em;text-transform:uppercase;border-radius:999px;align-items:center;padding:0 14px;font-size:11px;font-weight:700;display:inline-flex}.hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:start;gap:24px;margin-top:24px;display:grid}.portfolio-hero-copy{max-width:760px;margin-top:24px}.portfolio-hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:start;gap:24px;margin-top:24px;display:grid}.hero-copy h1,.portfolio-hero-copy h1,.section-heading h2,.about-copy h2,.contact-copy h2,.contact-form-heading h3,.project-card h3,.service-card h3,.card-title{letter-spacing:-.05em;margin:0}.hero-copy h1{font-size:88px;font-weight:700;line-height:.92}.portfolio-hero-copy h1{text-wrap:balance;font-size:clamp(3rem,10vw,5.5rem);font-weight:700;line-height:.94}.hero-subtitle{color:#d8dde3;margin:18px 0 0;font-size:24px;line-height:1.2}.portfolio-subtitle{color:#49515a;text-wrap:balance;max-width:32rem;margin:18px 0 0;font-size:clamp(1.125rem,4vw,1.5rem);line-height:1.3}.hero-description,.portfolio-description,.service-card p,.project-card p,.contact-description,.form-note,.card-copy{color:var(--muted);margin:0;font-size:16px;line-height:1.7}.hero-description{max-width:520px;margin-top:16px}.portfolio-description{max-width:560px;margin-top:16px}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.tag-list{flex-wrap:wrap;gap:12px;margin:28px 0 0;padding:0;list-style:none;display:flex}.tag-list li{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:10px 14px;font-size:14px}.button{min-height:50px;font:inherit;overflow-wrap:anywhere;text-align:center;border-radius:999px;justify-content:center;align-items:center;max-width:100%;padding:0 20px;font-weight:700;transition:border-color .16s,background-color .16s,color .16s,opacity .16s;display:inline-flex}.button-primary{border:1px solid var(--accent);background:var(--accent);color:var(--accent-text)}.button-primary:hover,.button-primary:focus-visible{color:#fffdfa;background:#394550;border-color:#394550}.button-secondary{border:1px solid var(--line-strong);color:var(--text);background:0 0}.button-secondary:hover,.button-secondary:focus-visible{border-color:var(--text);background:#f4eee5}.hero-card,.portfolio-hero-card,.service-card,.project-card,.about-card,.overview-card,.contact-form-shell{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow)}.hero-card,.portfolio-hero-card{padding:28px}.card-label{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:12px;font-weight:700}.card-title{margin-top:18px;font-size:28px;font-weight:700;line-height:1.1}.card-copy{margin-top:12px}.section{padding-top:clamp(44px,7vw,56px);padding-bottom:clamp(44px,7vw,56px)}.section-divider{border-top:1px solid var(--line)}.section-heading h2,.about-copy h2,.contact-copy h2{text-wrap:balance;margin-top:16px;font-size:clamp(2rem,7vw,3.25rem);font-weight:700;line-height:1}.contact-copy h2{overflow-wrap:anywhere}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.service-spotlight{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);justify-content:space-between;align-items:center;gap:20px;margin-top:20px;padding:20px 24px;display:flex}.service-spotlight-copy{color:var(--muted);margin:8px 0 0;line-height:1.6}.service-card{padding:20px}.studio-service-layout{grid-template-columns:minmax(0,1fr) minmax(220px,320px);align-items:start;gap:10px;margin-top:16px;display:grid}.studio-service-layout--single{grid-template-columns:minmax(0,1fr)}.studio-service-card{gap:10px;display:grid}.studio-service-body{color:var(--muted);margin:0;line-height:1.6}.studio-service-facts{gap:8px;margin:0;padding:0;list-style:none;display:grid}.studio-service-facts li{color:var(--muted);padding-left:16px;line-height:1.5;position:relative}.studio-service-facts li:before{content:"";background:var(--accent);border-radius:999px;width:6px;height:6px;position:absolute;top:.68em;left:0}.studio-service-pricing{gap:10px;display:grid}.studio-service-price-card{gap:6px;display:grid}.studio-service-price-card h3,.studio-service-faq h3{letter-spacing:-.02em;margin:0;font-size:clamp(1.15rem,3vw,1.35rem);font-weight:700;line-height:1.15}.studio-service-faq{margin-top:14px}.studio-service-faq-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px;margin-top:12px;display:grid}.studio-service-faq-card h4{margin:0;font-size:1.05rem;font-weight:700;line-height:1.3}.studio-service-faq-card p{margin-top:8px}.project-card{padding:clamp(20px,4vw,24px)}.project-logo{border:1px solid var(--line);background:var(--panel);border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;padding:8px;display:inline-flex}.project-logo img{object-fit:contain;width:100%;height:100%;display:block}.service-card h3{font-size:24px;font-weight:700;line-height:1.1}.project-card h3{margin-top:18px;font-size:clamp(1.5rem,5vw,1.75rem);font-weight:700;line-height:1.1}.service-card p,.project-card p{margin-top:12px}.project-card--stacked{display:grid}.project-card__stack{gap:18px;display:grid}.project-card__entry+.project-card__entry{border-top:1px solid var(--line);padding-top:18px}.section-note{max-width:760px;color:var(--muted);margin-top:12px;line-height:1.7}.project-link{color:var(--accent);align-items:center;margin-top:16px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.project-link:hover,.project-link:focus-visible{text-decoration:underline}.project-meta{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;flex-wrap:wrap;justify-content:space-between;gap:12px;font-size:12px;font-weight:700;display:flex}.contact-grid,.overview-grid{grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:start;gap:24px;display:grid}.about-grid{grid-template-columns:minmax(0,.7fr) minmax(360px,1.3fr);align-items:start;gap:24px;display:grid}.contact-description{margin-top:16px}.contact-copy{align-content:start;gap:16px;display:grid}.contact-meta{gap:16px;margin-top:28px;display:grid}.contact-item{border-top:1px solid var(--line);padding-top:16px}.contact-item span{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:700;display:block}.contact-item a,.contact-item strong{overflow-wrap:anywhere;margin-top:8px;line-height:1.6;display:block}.overview-card-stack{gap:16px;display:grid}.overview-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow);padding:24px}.about-card{padding:clamp(20px,4vw,24px)}.about-card p{color:var(--muted);margin:0;line-height:1.8}.about-links{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.contact-simple{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;display:grid}.contact-links{flex-wrap:wrap;gap:12px;display:flex}.contact-form-shell--quiet .contact-form{margin-top:0}.site-home-footer{border-top:1px solid var(--line);background:#fffdfaeb;margin-top:auto}.site-home-footer__inner{justify-content:space-between;align-items:center;gap:16px;padding-top:18px;padding-bottom:24px;display:flex}.site-home-footer__nav{flex-wrap:wrap;gap:14px;display:flex}.site-home-footer__meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;display:flex}.footer-origin{color:var(--muted);align-items:center;gap:10px;margin:0;font-size:.92rem;font-weight:700;display:inline-flex}.footer-origin__flag{background:#d52b1e;border-radius:4px;flex:none;width:18px;height:18px;display:inline-flex;position:relative;box-shadow:inset 0 0 0 1px #00000014}.footer-origin__flag:before,.footer-origin__flag:after{content:"";background:#fff;border-radius:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.footer-origin__flag:before{width:10px;height:3px}.footer-origin__flag:after{width:3px;height:10px}.site-home-footer__nav a,.site-home-footer__copyright{color:var(--muted);font-size:.92rem}.site-home-footer__nav a{font-weight:700}.site-home-footer__nav a:hover,.site-home-footer__nav a:focus-visible{color:var(--text)}.site-home-footer__copyright{margin:0}.simple-home__hero{padding-top:clamp(56px,10vw,88px);padding-bottom:clamp(40px,8vw,64px)}.simple-home .header-tools{margin-left:auto}.simple-home .header-tools .locale-switch{width:auto}.simple-home__hero-grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:24px;display:grid}.simple-home__hero-copy{gap:18px;max-width:760px;display:grid}.simple-home__hero-copy h1,.simple-home__section-head h2,.simple-home__contact-copy h2,.simple-home-card h3{letter-spacing:-.05em;margin:0}.simple-home__hero-copy h1{text-wrap:balance;font-size:clamp(3rem,9vw,5.5rem);font-weight:700;line-height:.94}.simple-home__lead,.simple-home__section-head p,.simple-home__contact-copy p,.simple-home-card p{color:var(--muted);margin:0;font-size:1rem;line-height:1.65}.simple-home__lead{max-width:36rem;font-size:clamp(1.05rem,3vw,1.3rem);line-height:1.45}.simple-home__actions{flex-wrap:wrap;gap:12px;display:flex}.simple-home__section-head{gap:14px;display:grid}.simple-home__section-head h2,.simple-home__contact-copy h2{text-wrap:balance;font-size:clamp(2rem,6vw,3.2rem);font-weight:700;line-height:.98}.simple-home__card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.simple-home-carousel{gap:18px;margin-top:24px;display:grid}.simple-home-carousel__controls{justify-content:flex-end;gap:10px;display:flex}.simple-home-carousel__arrow{border:1px solid var(--line);background:var(--panel);width:44px;height:44px;color:var(--text);box-shadow:var(--shadow);border-radius:999px;justify-content:center;align-items:center;transition:transform .18s,opacity .18s;display:inline-flex}.simple-home-carousel__arrow:hover:not(:disabled),.simple-home-carousel__arrow:focus-visible:not(:disabled){transform:translateY(-1px)}.simple-home-carousel__arrow:disabled{opacity:.35}.simple-home-carousel__arrow span{font-size:1.7rem;line-height:1}.simple-home-carousel__viewport{overflow:hidden}.simple-home-carousel__track{--visible-slides:3;align-items:stretch;gap:16px;transition:transform .24s;display:flex}.simple-home-carousel__slide{flex:0 0 calc((100% - (var(--visible-slides) - 1)*16px)/var(--visible-slides));min-width:0;display:flex}.simple-home-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow);flex-direction:column;gap:14px;width:100%;min-height:100%;padding:22px;display:flex}.simple-home-card__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.simple-home-card__meta{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:700}.simple-home-card__logo{border:1px solid var(--line);background:var(--panel);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;padding:8px;display:inline-flex}.simple-home-card__logo img{object-fit:contain;width:100%;height:100%;display:block}.simple-home-card h3{font-size:clamp(1.4rem,4vw,1.7rem);font-weight:700;line-height:1.06}.simple-home-card__link{color:var(--text);align-items:center;margin-top:auto;font-size:.95rem;font-weight:700;display:inline-flex}.simple-home-card__link:hover,.simple-home-card__link:focus-visible{text-decoration:underline}.simple-home__contact{grid-template-columns:minmax(0,.82fr) minmax(320px,1.18fr);align-items:start;gap:24px;display:grid}.simple-home__contact-copy{align-content:start;gap:16px;display:grid}.legal-page{padding-bottom:60px}@media (max-width:980px){.simple-home__hero-grid,.simple-home__contact{grid-template-columns:1fr}}@media (max-width:640px){.simple-home__hero{padding-top:40px;padding-bottom:32px}.simple-home__hero-copy,.simple-home__section-head,.simple-home__contact-copy{gap:12px}.simple-home-card,.simple-home__panel{border-radius:18px;padding:18px}.simple-home-carousel{gap:14px}.simple-home-carousel__controls{justify-content:space-between}.simple-home .header-tools .locale-switch{gap:4px;padding:4px}.simple-home .header-tools .locale-link{min-width:38px;min-height:32px;padding:0 8px}}.legal-page__container{padding-top:28px}.legal-page__panel{background:#ffffffe6;border:1px solid #10181414;border-radius:24px;gap:18px;padding:28px;display:grid;box-shadow:0 18px 40px #11181314}.legal-page__panel h1{letter-spacing:-.04em;margin:0;font-size:clamp(1.9rem,4vw,2.5rem)}.legal-stack{gap:18px;display:grid}.legal-stack section{gap:8px;display:grid}.legal-stack h2{margin:0;font-size:1.05rem}.legal-stack p{margin:0;line-height:1.65}.legal-list{gap:8px;margin:0;padding-left:20px;display:grid}.legal-footer{background:#fbf9f4eb;border-top:1px solid #10181414;margin-top:32px}.legal-footer__inner{justify-content:space-between;align-items:center;gap:16px;padding-top:18px;padding-bottom:24px;display:flex}.legal-footer__brand{color:var(--muted);gap:4px;font-size:.92rem;display:grid}.legal-footer__nav{flex-wrap:wrap;gap:14px;display:flex}.legal-footer__nav a{color:var(--text);font-weight:700;text-decoration:none}.legal-footer__nav a:hover,.legal-footer__nav a:focus-visible{color:var(--accent)}.contact-form-shell{padding:clamp(20px,4vw,24px)}.contact-form-heading h3{margin-top:16px;font-size:30px;font-weight:700;line-height:1.05}.contact-form{gap:16px;margin-top:24px;display:grid}.field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.form-field{gap:8px;display:grid}.form-field span{font-size:14px;font-weight:700}.form-field input,.form-field select,.form-field textarea{border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--panel-2);width:100%;color:var(--text);font:inherit;appearance:none;outline:none;padding:14px 16px}.form-field textarea{resize:vertical;min-height:144px}.form-field input::placeholder,.form-field textarea::placeholder{color:#7f8a96}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#5e6977}.contact-form-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.form-submit{cursor:pointer;border:0}.form-submit:disabled{cursor:wait;opacity:.72}.form-status{min-height:22px;margin:0;font-size:14px}.form-status.is-success{color:var(--success)}.form-status.is-error{color:var(--error)}.contact-trap,.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.integration-page .site-header{border-bottom-color:var(--line)}.integration-page{--bg:#f5f1e8;--panel:#fff;--panel-2:#f8f3ea;--text:#1c2833;--muted:#66717d;--line:#1c28331a;--line-strong:#1c28332e;--accent:#1f8a84;--accent-text:#fff;--shadow:0 18px 40px #222d3814;min-height:100vh;color:var(--text);background:radial-gradient(circle at 100% 0,#e2c69959,#0000 28%),linear-gradient(#fbf8f2 0%,#f5f1e8 100%)}.integration-page .site-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fbf8f2d1}.integration-page .brand-mark,.integration-page .locale-switch,.integration-page .button-secondary,.integration-page .integration-signal,.integration-page .plan-badge{background:#ffffffb8}.integration-page .brand-copy small,.integration-page .topnav,.integration-page .eyebrow,.integration-page .card-label,.integration-page .integration-body,.integration-page .integration-info-card p,.integration-page .integration-faq-item p,.integration-page .plan-cycle,.integration-page .plan-list li,.integration-page .contact-description,.integration-page .form-note,.integration-page .card-copy{color:var(--muted)}.integration-page .button-primary{background:var(--accent);border-color:var(--accent);color:var(--accent-text)}.integration-page .button-primary:hover,.integration-page .button-primary:focus-visible{background:#17746f;border-color:#17746f}.integration-page .button-secondary:hover,.integration-page .button-secondary:focus-visible,.integration-page .topnav a:hover,.integration-page .topnav a:focus-visible{color:var(--text);border-color:#1f8a8447}.integration-hero{padding-top:clamp(64px,10vw,88px);padding-bottom:clamp(40px,7vw,56px)}.integration-hero--commerce{padding-bottom:34px}.integration-hero-grid,.integration-scope-grid,.integration-cta-grid{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:start;gap:24px;margin-top:24px;display:grid}.integration-hero-grid--commerce{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:stretch;gap:28px}.integration-copy h1{letter-spacing:-.05em;text-wrap:balance;margin:0;font-size:clamp(2.75rem,9vw,4.5rem);font-weight:700;line-height:.96}.integration-lead{color:#42505e;text-wrap:balance;margin:18px 0 0;font-size:clamp(1.125rem,4vw,1.5rem);line-height:1.3}.integration-body{max-width:700px;color:var(--muted);margin:16px 0 0;font-size:16px;line-height:1.7}.integration-price-strip{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.integration-price-chip{border:1px solid var(--line);background:#ffffffb8;border-radius:18px;gap:2px;min-width:150px;padding:16px 18px;display:grid;box-shadow:0 12px 28px #222d380f}.integration-price-chip span,.commerce-list__item span,.commerce-plan__top span{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:700}.integration-page,.plugin-checkout-page{--bg:#f5efe8;--panel:#fff;--panel-2:#f7f2eb;--text:#14202b;--muted:#607081;--line:#121a2214;--line-strong:#121a2224;--accent:#0f766e;--accent-text:#fff;--shadow:0 16px 40px #121a2214;min-height:100vh;color:var(--text);background:radial-gradient(circle at 100% 0,#0f766e14,#0000 28%),linear-gradient(#fbf8f3 0%,#f5efe8 100%)}.integration-page .site-header,.plugin-checkout-page .site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbf8f3e0;position:sticky;top:0}.integration-page .button-primary:hover,.integration-page .button-primary:focus-visible,.plugin-checkout-page .button-primary:hover,.plugin-checkout-page .button-primary:focus-visible{color:#fff;background:#0c625c;border-color:#0c625c}.integration-page .integration-trust-panel,.integration-page .integration-info-card,.integration-page .integration-scope-card,.integration-page .integration-note-card,.integration-page .integration-step-card,.integration-page .integration-faq-item,.integration-page .plan-card,.plugin-checkout-page .contact-form-shell{background:#fff}.integration-page .integration-step-grid--compact .integration-step-card{background:#ffffffeb}.integration-page .topnav,.plugin-checkout-page .topnav{color:var(--muted)}.integration-price-chip strong{font-size:1.2rem;line-height:1.1}.integration-price-chip small{color:var(--muted)}.integration-price-chip--muted{background:#f7f1e7e6}.integration-signal-row{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.integration-signal-row--compact{margin-top:18px}.integration-signal{border:1px solid var(--line);min-height:42px;color:var(--text);border-radius:999px;align-items:center;gap:10px;padding:0 14px 0 8px;font-size:13px;font-weight:700;display:inline-flex}.integration-icon{color:currentColor;background:#1f8a841f;border-radius:12px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.integration-icon svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;display:block}.integration-hero-side{gap:16px;display:grid}.integration-preview-card,.integration-mini-card,.commerce-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffd6;border-radius:24px}.studio-product-band{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);background:linear-gradient(135deg,#fffdfafa,#f0e7dcf5);grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:center;gap:24px;padding:28px 30px;display:grid}.studio-product-band__copy{gap:14px;display:grid}.studio-product-band__copy h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.9rem,4.8vw,3rem)}.studio-product-band__copy p{color:var(--muted);max-width:40rem;margin:0;line-height:1.7}.studio-product-band__actions{justify-items:stretch;gap:12px;display:grid}.studio-faq-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.studio-faq-item{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#ffffffd6;gap:10px;padding:24px;display:grid}.studio-faq-item h3{letter-spacing:-.03em;margin:0;font-size:1.05rem}.studio-faq-item p{color:var(--muted);margin:0;line-height:1.7}.integration-preview-card{padding:20px}.integration-preview-window{gap:12px;min-height:100%;display:grid}.integration-preview-window__badge{border:1px solid var(--line);letter-spacing:.1em;text-transform:uppercase;background:#fff;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:30px;padding:0 12px;font-size:11px;font-weight:700;display:inline-flex}.integration-preview-window__badge--accent{background:#eaf7f6;border-color:#1f8a842e}.integration-preview-window__screen{background:linear-gradient(#fffffff2,#f6f1e9f2),radial-gradient(circle at 0 0,#1f8a841f,#0000 32%);border:1px solid #1c283314;border-radius:18px;align-items:flex-end;min-height:320px;padding:18px;display:flex}.integration-mini-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.integration-mini-card{justify-items:start;gap:12px;padding:16px;display:grid}.integration-mini-card strong{font-size:.94rem;line-height:1.35}.integration-trust-panel,.integration-info-card,.integration-scope-card,.integration-note-card,.integration-step-card,.integration-faq-item{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow)}.integration-trust-panel,.integration-scope-card,.integration-note-card,.integration-step-card,.integration-faq-item{padding:clamp(20px,4vw,24px)}.integration-trust-panel,.integration-media-card,.integration-media-note{gap:16px;display:grid}.integration-media-placeholder{border:1px dashed var(--line-strong);border-radius:calc(var(--radius-lg) - 6px);background:radial-gradient(circle at 0 0,#d3a76a38,#0000 42%),linear-gradient(#ffffff08,#ffffff03),#f7f1e7;align-items:flex-end;min-height:260px;padding:18px;display:flex;position:relative;overflow:hidden}.integration-media-placeholder:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000bf,#0000 85%);mask-image:linear-gradient(#000000bf,#0000 85%)}.integration-media-placeholder--wide{min-height:340px}.integration-media-placeholder--soft{min-height:220px}.integration-media-chip{z-index:1;min-height:32px;color:var(--text);letter-spacing:.08em;text-transform:uppercase;background:#ffffffe6;border:1px solid #1f8a842e;border-radius:999px;align-items:center;padding:0 14px;font-size:12px;font-weight:700;display:inline-flex;position:relative}.release-note{border-top:1px solid var(--line);margin-top:24px;padding-top:20px}.integration-checklist{gap:14px;margin:20px 0 0;padding:0;list-style:none;display:grid}.integration-checklist li{border-top:1px solid var(--line);color:var(--muted);align-items:flex-start;gap:12px;padding-top:14px;line-height:1.6;display:flex}.integration-checklist li .integration-icon{background:var(--panel-2);width:30px;height:30px;color:var(--text);border-radius:10px}.integration-disclaimer{color:var(--muted);margin:20px 0 0;font-size:14px;line-height:1.6}.integration-heading{max-width:760px}.integration-heading--tight h2{margin-top:12px}.integration-card-grid,.integration-step-grid,.integration-faq-list{gap:16px;margin-top:24px;display:grid}.plans-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.integration-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.integration-info-card{gap:14px;padding:clamp(20px,4vw,24px);display:grid}.integration-info-card .integration-icon,.integration-step-top .integration-icon{color:#f2dfbc;background:#d3a76a29}.integration-step-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.plugin-docs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.plan-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow);padding:clamp(20px,4vw,24px)}.plan-card h3,.integration-inline-heading{letter-spacing:-.04em;margin:16px 0 0;font-size:30px;font-weight:700;line-height:1.05}.plan-card-header{justify-content:space-between;align-items:start;gap:16px;display:flex}.plan-badge{border:1px solid var(--line-strong);min-height:30px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.plan-price-row{align-items:baseline;gap:10px;margin-top:24px;display:flex}.plan-price{letter-spacing:-.05em;font-size:44px;font-weight:700;line-height:1}.plan-cycle{color:var(--muted);font-size:16px}.plan-list,.checkout-points{gap:14px;margin:24px 0 0;padding:0;list-style:none;display:grid}.plan-list li,.checkout-point{border-top:1px solid var(--line);color:var(--muted);padding-top:14px;line-height:1.6}.plan-card .button{margin-top:24px}.commerce-grid{grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);align-items:start;gap:24px;margin-top:24px;display:grid}.commerce-info{gap:16px;display:grid}.commerce-card{padding:18px}.connector-plans-grid{margin-top:24px}.connector-plan-card{background:#fff}.connector-plan-card h3{margin-top:12px;font-size:clamp(2rem,6vw,2.8rem);line-height:.95}.connector-checkout-strip{margin-top:16px}.commerce-card--plans{gap:12px;display:grid}.commerce-plan{border:1px solid var(--line);background:#fff;border-radius:18px;padding:16px}.commerce-plan__top,.commerce-plan__price{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.commerce-plan__price{margin-top:10px}.commerce-plan__price strong{letter-spacing:-.04em;font-size:1.5rem}.commerce-plan__price small{color:var(--muted)}.commerce-list{gap:14px;display:grid}.commerce-list__item{grid-template-columns:auto 1fr;align-items:start;gap:12px;display:grid}.commerce-list__item+.commerce-list__item{border-top:1px solid var(--line);padding-top:14px}.commerce-list__item strong,.commerce-list__item a{overflow-wrap:anywhere;margin-top:6px;font-weight:700;display:block}.integration-info-card{padding:clamp(20px,4vw,24px)}.integration-info-card h3,.integration-step-card h3,.integration-faq-item h3{letter-spacing:-.04em;margin:0;font-size:24px;font-weight:700;line-height:1.15}.integration-info-card p,.integration-step-card p,.integration-faq-item p{color:var(--muted);margin:12px 0 0;line-height:1.7}.plugin-docs-card h2{letter-spacing:-.04em;margin:0;font-size:24px;font-weight:700;line-height:1.15}.plugin-docs-list{margin-top:18px}.plugin-support-callout{border:1px solid var(--line);border-radius:var(--radius-lg);background:radial-gradient(circle at top left,#d3a76a24,transparent 35%),linear-gradient(180deg,#ffffff08,#ffffff03),var(--panel);box-shadow:var(--shadow);grid-template-columns:minmax(0,1.3fr) auto;gap:24px;padding:clamp(24px,4vw,30px);display:grid}.plugin-support-callout__copy h2{letter-spacing:-.05em;margin:8px 0 0;font-size:clamp(2rem,4vw,2.8rem);line-height:1}.plugin-support-callout__mail{color:#f3f6f9;letter-spacing:.02em;margin:16px 0 0;font-size:18px;font-weight:700}.plugin-support-callout__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.integration-note-card .card-title{max-width:460px}.checkout-point span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:700;display:block}.checkout-point strong{margin-top:8px;line-height:1.6;display:block}.checkout-grid{grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:start;gap:24px;display:grid}.plugin-interval-group{border:0;gap:12px;margin:0;padding:0;display:grid}.plugin-interval-legend{font-size:14px;font-weight:700}.plugin-interval-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.plugin-interval-card{border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--panel-2);min-height:78px;color:var(--muted);cursor:pointer;align-content:center;gap:4px;padding:14px 16px;font-weight:700;transition:border-color .16s,color .16s,background-color .16s;display:grid;position:relative}.plugin-interval-card input{opacity:0;cursor:pointer;position:absolute;inset:0}.plugin-interval-card.is-selected{border-color:var(--accent);color:var(--text);background:#1c222b}.plugin-interval-card__label{display:block}.plugin-interval-card__price{color:inherit;opacity:.82;font-size:13px;font-weight:600}.plugin-form-intro{color:var(--muted);margin:14px 0 0}.plugin-form-shell--standalone{padding:24px}.plugin-order-layout{grid-template-columns:minmax(0,1.12fr) minmax(270px,.88fr);align-items:start;gap:20px;display:grid}.plugin-order-main{gap:16px;display:grid}.plugin-order-section{background:#fcfaf7;border:1px solid #1c283314;border-radius:18px;gap:14px;padding:18px;display:grid}.plugin-order-stephead{align-items:center;gap:8px;display:flex}.plugin-order-stephead strong{letter-spacing:.02em;font-size:.92rem}.plugin-payment-card{background:#eff8f7;border:1px solid #1f8a8429;border-radius:12px;padding:14px 16px;display:block}.plugin-payment-choice{align-items:center;gap:10px;font-weight:700;display:inline-flex}.plugin-payment-choice input{accent-color:var(--accent)}.plugin-order-summary{background:#fff;border:1px solid #1c28331a;border-radius:22px;gap:16px;padding:22px;display:grid;position:sticky;top:96px}.plugin-order-summary h4{margin:0;font-size:1.15rem}.plugin-order-summary__meta{gap:12px;margin:0;display:grid}.plugin-order-summary__meta div{border-top:1px solid var(--line);padding-top:12px}.plugin-order-summary__meta dt{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:700}.plugin-order-summary__meta dd{margin:6px 0 0;font-weight:700}.plugin-order-summary__note{color:var(--muted);background:#f7f1e7;border-radius:14px;padding:12px 14px;line-height:1.5}.plugin-order-summary__footer{align-items:stretch}.checkout-hero{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);align-items:end;gap:24px;padding-top:clamp(36px,6vw,54px);padding-bottom:24px;display:grid}.checkout-hero__copy h1{letter-spacing:-.05em;margin:14px 0 0;font-size:clamp(2.8rem,7vw,4.6rem);line-height:.94}.checkout-breadcrumb{color:var(--muted);align-items:center;gap:10px;margin-top:18px;font-size:.95rem;display:inline-flex}.checkout-breadcrumb strong{color:var(--text)}.checkout-hero__signals{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.checkout-signal{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;gap:6px;padding:16px;display:grid}.checkout-signal span{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:800}.checkout-signal strong{font-size:.96rem;line-height:1.35}.checkout-stage{grid-template-columns:minmax(0,1.16fr) minmax(300px,.84fr);align-items:start;gap:24px;padding-bottom:clamp(44px,7vw,60px);display:grid}.checkout-stage__aside{gap:16px;display:grid}.checkout-order-card,.checkout-info-card,.checkout-visual-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:20px}.checkout-order-card__head{gap:12px;display:grid}.eyebrow--soft{background:#f7f2eb}.checkout-order-card__price{align-items:baseline;gap:10px;margin-top:18px;display:flex}.checkout-order-card__price span{letter-spacing:-.05em;font-size:2rem;font-weight:700}.checkout-order-card__price small,.checkout-info-card__label{color:var(--muted)}.checkout-order-card__list{gap:12px;margin:20px 0 0;padding:0;list-style:none;display:grid}.checkout-order-card__list li{border-top:1px solid var(--line);color:var(--muted);padding-top:12px}.checkout-info-card{gap:6px;display:grid}.checkout-info-card strong{overflow-wrap:anywhere;font-size:1rem}.checkout-visual-card__canvas{border:1px dashed var(--line-strong);background:radial-gradient(circle at 0 0,#0f766e1f,#0000 30%),linear-gradient(#fff,#f7f2eb);border-radius:18px;align-items:flex-end;min-height:220px;padding:18px;display:flex}.integration-step-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.integration-step-grid--compact .integration-step-card{background:#ffffffd6}.integration-step-index{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:700;display:inline-flex}.integration-step-card h3{margin-top:16px}.integration-faq-list{grid-template-columns:repeat(2,minmax(0,1fr))}.integration-faq-list--stacked{grid-template-columns:1fr}@media (max-width:980px){.hero-grid,.portfolio-hero-grid,.service-grid,.projects-grid,.studio-service-layout,.studio-service-faq-grid,.contact-grid,.overview-grid,.about-grid,.field-row,.plans-grid,.checkout-grid,.plugin-interval-options,.plugin-order-layout,.integration-hero-grid,.integration-scope-grid,.integration-cta-grid,.integration-card-grid,.plugin-docs-grid,.integration-step-grid,.integration-faq-list,.integration-mini-grid,.commerce-grid,.checkout-hero,.checkout-hero__signals,.checkout-stage,.contact-simple,.legal-footer__inner,.plugin-support-callout{grid-template-columns:1fr}}@media (max-width:720px){.header-row{grid-template-columns:minmax(0,1fr) auto;justify-content:stretch;align-items:center;gap:16px;min-height:auto;padding-top:16px;padding-bottom:16px;display:grid}.brand{width:100%}.header-tools--desktop{display:none}.header-row{gap:14px;min-height:74px}.brand{gap:12px;min-width:0}.brand-mark{width:40px;height:40px}.brand-copy{min-width:0}.brand-copy small{display:none}.mobile-header-nav{justify-self:end;margin-left:auto;display:block}.topnav{justify-content:flex-start;gap:12px 16px;width:100%;font-size:14px}.locale-switch{width:100%}.locale-link{flex:1 1 0}.button{width:100%}.plugin-support-callout__actions{justify-content:flex-start}.plan-card-header{display:grid}.plan-price{font-size:40px}.hero-actions,.contact-links{margin-top:24px}.studio-product-band{grid-template-columns:1fr;padding:24px}.studio-product-band__actions,.studio-faq-list{grid-template-columns:1fr}.legal-footer__inner{flex-direction:column;align-items:flex-start}.contact-form-footer{align-items:stretch}.site-home-footer__inner{flex-direction:column;align-items:flex-start}.site-home-footer__meta{justify-content:flex-start}.plugin-order-summary{position:static;top:auto}.service-spotlight{display:grid}}@media (max-width:520px){.header-row{min-height:68px}.mobile-header-nav__panel{width:calc(100vw - 24px);right:-4px}.mobile-header-nav__panel .locale-switch{gap:4px;padding:5px}.locale-link{min-width:38px;min-height:32px;padding:0 8px}.brand{gap:12px}.brand-mark{width:40px;height:40px}.brand-copy strong{font-size:15px}.brand-copy small{font-size:12px}.topnav{justify-content:flex-start}.hero-actions,.contact-links{gap:10px}.project-card,.about-card,.contact-form-shell,.plan-card,.integration-trust-panel,.integration-info-card,.integration-scope-card,.integration-note-card,.integration-step-card,.integration-faq-item{border-radius:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.admin-shell{padding-top:36px}.ops-admin-page{gap:18px;display:grid}.ops-admin-page__header{justify-content:space-between;align-items:end;gap:18px;display:flex}.ops-admin-page__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:.78rem;font-weight:700}.ops-admin-page__header h1{letter-spacing:-.04em;margin:8px 0 0;font-size:clamp(2rem,5vw,2.8rem);line-height:1}.ops-admin-page__lead{max-width:52rem;color:var(--muted);margin:10px 0 0}.ops-notice,.ops-count,.ops-status{letter-spacing:.08em;text-transform:uppercase;color:#3f4752;background:#f2f4f7;border:1px solid #121a221f;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 10px;font-size:.74rem;font-weight:700;display:inline-flex}.ops-notice{color:#9f3d22;background:#fff5ef;border-color:#9f3d2224}.ops-summary,.ops-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.ops-workstrip{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.ops-workcard{background:#f7f9fb;border:1px solid #121a221a;border-radius:14px;gap:6px;padding:14px 16px;display:grid;box-shadow:inset 0 1px #ffffffe6}.ops-workcard:hover,.ops-workcard:focus-visible{background:#eef6f5;border-color:#0f766e47}.ops-workcard__label{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.72rem;font-weight:800}.ops-workcard strong{letter-spacing:-.03em;font-size:1.35rem}.ops-summary{grid-template-columns:repeat(6,minmax(0,1fr))}.ops-grid--actions{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-stat,.ops-panel{background:#fff;border:1px solid #121a221a;border-radius:14px;box-shadow:0 8px 26px #0c121a0d}.ops-stat{padding:16px}.ops-stat__label{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.74rem;font-weight:700}.ops-stat strong{letter-spacing:-.04em;margin-top:8px;font-size:1.55rem;display:block}.ops-panel{padding:16px}.ops-panel__header{justify-content:space-between;align-items:start;gap:12px;margin-bottom:12px;display:flex}.ops-panel__header h2,.ops-toggle h2{margin:0;font-size:1.12rem}.ops-panel__header p,.ops-toggle p{color:var(--muted);margin:6px 0 0}.ops-keyvalue{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;display:grid}.ops-keyvalue dt{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.74rem;font-weight:700}.ops-keyvalue dd{word-break:break-word;margin:4px 0 0}.ops-toggle{cursor:pointer;justify-content:space-between;align-items:start;gap:12px;list-style:none;display:flex}.ops-toggle::-webkit-details-marker{display:none}.ops-panel[open]>.ops-toggle{margin-bottom:14px}.ops-form{gap:12px;display:grid}.ops-form__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ops-form__row--triple{grid-template-columns:repeat(3,minmax(0,1fr))}.ops-form label{gap:7px;font-size:.94rem;display:grid}.ops-form input,.ops-form select,.ops-form textarea,.ops-inline-form input,.ops-inline-form select{width:100%;min-height:42px;color:var(--text);font:inherit;background:#fff;border:1px solid #121a221f;border-radius:10px;padding:10px 12px}.ops-form textarea{resize:vertical;min-height:120px}.ops-form__actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.ops-checkbox{align-items:center;gap:8px;display:inline-flex}.ops-checkbox input{width:auto;min-height:auto}.ops-table-wrap{overflow-x:auto}.ops-table{border-collapse:collapse;width:100%}.ops-table th,.ops-table td{text-align:left;vertical-align:top;border-top:1px solid #121a2214;padding:12px 10px}.ops-table thead th{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);border-top:0;padding-top:0;font-size:.74rem;font-weight:700}.ops-subline{color:var(--muted);margin-top:4px;font-size:.88rem}.ops-status--ok{color:#346c49;background:#ebf6ee;border-color:#346c4929}.ops-status--warn{color:#a44023;background:#fff1eb;border-color:#a4402329}.ops-list{gap:6px;margin:0;padding:0;list-style:none;display:grid}.ops-list li{gap:2px;display:grid}.ops-list span{color:var(--muted);font-size:.84rem}.ops-inline-form{gap:8px;min-width:220px;display:grid}.ops-empty{color:var(--muted);margin:0}@media (max-width:1200px){.ops-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.ops-workstrip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.ops-admin-page__header,.ops-workstrip,.ops-summary,.ops-grid,.ops-grid--actions,.ops-keyvalue,.ops-form__row,.ops-form__row--triple{grid-template-columns:1fr}.ops-admin-page__header,.ops-form__actions,.ops-toggle{display:grid}}
