:root{--app-bg:#fffcf8;--card-bg:#fff;--card-bottom-tint:#fefdfb;--input-fill:#fcfcfc;--text-primary:#26292e;--text-secondary:#6b6b6b;--text-muted:#999;--coral-primary:#f06345;--coral-pressed:#e0573b;--coral-soft:#ffe8e0;--success-green:#4aa67a;--auth-green:#6ec26b;--warning-sand:#f2a640;--auth-sand:#f2bd7d;--blue:#388ad6;--purple:#8f5cc7;--cream:#fcf2e0;--border:#e8e0d9;--card-stroke:#e6d6c4b8;--separator:#00000014;--shadow-soft:0 16px 40px #26292e0f;--shadow-lift:0 20px 48px #26292e14;--radius-xl:28px;--radius-lg:24px;--radius-md:18px;--radius-sm:16px;--font-display:"Avenir Next", "Nunito Sans", "Segoe UI", sans-serif;--font-body:"Avenir Next", "Nunito Sans", "Segoe UI", sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text-primary);font-family:var(--font-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:radial-gradient(circle at 0 0,#f2bd7d1a,#0000 28%),linear-gradient(#fffcf8 0%,#fffaf5 100%);margin:0;line-height:1.5}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #f0634540}.site-body{position:relative;overflow-x:hidden}.page-background{pointer-events:none;z-index:0;position:fixed;inset:0}.blob{filter:blur(4px);opacity:.9;border-radius:999px;position:absolute}.blob-coral{background:radial-gradient(circle,#f063452e,#f063450f,#0000 70%)}.blob-green{background:radial-gradient(circle,#6ec26b24,#6ec26b0d,#0000 70%)}.blob-sand{background:radial-gradient(circle,#f2bd7d2e,#f2bd7d0f,#0000 70%)}.blob-hero{width:560px;height:560px;top:72px;right:-120px}.blob-preview{width:420px;height:420px;top:980px;left:-160px}.blob-support{width:420px;height:420px;bottom:160px;right:-120px}.site-header,main,.site-footer{z-index:1;position:relative}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffcf8d1;border-bottom:1px solid #e8e0d9b3;position:sticky;top:0}.container{width:min(100%,1180px);margin:0 auto;padding:0 24px}.header-row{justify-content:space-between;align-items:center;gap:24px;min-height:72px;display:flex}.logo{align-items:center;display:inline-flex}.brand-wordmark{object-fit:contain;width:auto;height:42px;display:block}.footer-logo .brand-wordmark{height:38px}.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}.main-nav{color:var(--text-secondary);align-items:center;gap:28px;font-size:.96rem;font-weight:600;display:inline-flex}.main-nav a{transition:color .18s}.main-nav a:hover,.footer-links a:hover,.footer-email:hover{color:var(--coral-primary)}.header-actions{align-items:center;gap:12px;display:inline-flex}.header-actions .header-cta{margin-left:20px}.language-switcher{position:relative}.language-trigger{color:var(--text-primary);font:inherit;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:.92rem;font-weight:700;line-height:1;display:inline-flex}.language-code{line-height:1}.language-caret{border-bottom:1px solid;border-right:1px solid;width:5px;height:5px;transition:transform .18s;display:inline-block;transform:rotate(45deg)}.language-switcher.is-open .language-caret{transform:rotate(225deg)}.language-trigger:hover{color:var(--coral-primary)}.language-trigger:focus-visible{outline-offset:2px;outline:3px solid #f0634533}.language-menu{border:1px solid var(--card-stroke);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-radius:18px;gap:4px;min-width:176px;padding:10px;display:grid;position:absolute;top:calc(100% + 14px);right:0;box-shadow:0 18px 38px #26292e1f}.language-menu[hidden]{display:none}.language-option{width:100%;color:var(--text-primary);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;padding:10px 12px;font-size:.94rem;font-weight:600;transition:background-color .18s,color .18s}.language-option:hover,.language-option.is-active{color:var(--coral-primary);background:#f0634514}.language-option:focus-visible{outline-offset:1px;outline:2px solid #f0634538}.button{cursor:pointer;border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;gap:10px;font-weight:700;line-height:1;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--coral-primary);color:#fff;min-height:52px;padding:0 24px;box-shadow:0 14px 30px #f063452e}.button-primary:hover{background:var(--coral-pressed);box-shadow:0 18px 34px #f0634538}.button-coming-soon,.button-coming-soon:hover{background:linear-gradient(135deg, var(--coral-primary), var(--warning-sand));cursor:default;opacity:.92;transform:none;box-shadow:0 14px 30px #f0634529}.button-coming-soon:disabled{color:#fff}.button-secondary{border-color:var(--border);min-height:52px;color:var(--text-primary);background:#fff;padding:0 24px}.button-secondary:hover{border-color:#f063453d;box-shadow:0 12px 26px #26292e0f}.header-cta{border-radius:14px;min-height:44px;padding:0 20px;font-size:.96rem}.button-icon,.feature-icon svg,.step-icon svg{fill:currentColor;width:22px;height:22px}.section{padding:56px 0}.hero-section{padding:0;position:relative;overflow:hidden}.hero-section:before,.hero-section:after{content:"";pointer-events:none;filter:blur(6px);border-radius:50%;position:absolute}.hero-section:before{background:radial-gradient(circle,#f063451a,#f063450a,#0000 72%);width:260px;height:260px;top:64px;left:-80px}.hero-section:after{background:radial-gradient(circle,#6ec26b14,#6ec26b08,#0000 72%);width:300px;height:300px;bottom:54px;right:-90px}.hero{grid-template-columns:minmax(0,1.36fr) minmax(270px,.64fr);align-items:center;gap:30px;min-height:auto;padding-top:40px;padding-bottom:32px;display:grid}.hero-copy{z-index:2;place-self:center start;width:100%;position:relative;transform:none}.hero-label{color:var(--text-secondary);letter-spacing:.01em;margin:0 0 18px;font-size:.98rem;font-weight:700}.section-eyebrow{color:var(--coral-primary);letter-spacing:.12em;text-transform:uppercase;margin:0 0 14px;font-size:.84rem;font-weight:800}.hero-title{max-width:none;font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:52px;font-weight:800;line-height:1.08}.hero-description,.section-intro,.support-copy p,.page-intro{max-width:560px;color:var(--text-secondary);margin:0;font-size:1.08rem;line-height:1.58}.hero-copy .hero-description{max-width:none}.section-intro{text-align:center;max-width:100%}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.hero-button{min-width:202px}.play-icon{border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:12px solid var(--coral-primary);width:0;height:0}.hero-benefits{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:12px 26px;margin:18px 0 0;padding:0;font-size:.95rem;list-style:none;display:flex}.hero-benefits li{padding-left:22px;position:relative}.hero-benefits li:before{content:"✓";color:var(--success-green);font-weight:800;position:absolute;top:0;left:0}.hero-visual{justify-content:center;justify-self:end;align-items:center;width:min(100%,370px);min-height:auto;display:flex;position:relative;overflow:visible}.hero-visual:before{content:"";pointer-events:none;background:radial-gradient(circle,#f2bd7d2e,#f0634514,#0000 70%);border-radius:50%;width:520px;height:520px;position:absolute;inset:50% auto auto 50%;transform:translate(-54%,-48%)}.hero-visual:after{content:"";pointer-events:none;background:radial-gradient(circle,#f0634512,#f0634505,#0000 74%);border-radius:50%;width:180px;height:180px;position:absolute;bottom:84px;right:28px}.hero-device-wrap{z-index:2;justify-content:center;align-items:center;width:100%;height:auto;display:flex;position:relative;transform:none}.hero-phone{object-fit:contain;filter:drop-shadow(0 24px 42px #26292e2e);width:390px;max-width:100%;height:auto;position:relative;transform:translate(55px,-16px)rotate(8deg)}#features.section{padding-top:32px}@media (width>=1200px){.hero-phone{width:420px;transform:translate(35px,-16px)rotate(8deg)}}.section-heading{margin-bottom:32px}.section-heading-centered{text-align:center}.section-heading h2,.support-copy h2,.page-shell h1{font-family:var(--font-display);letter-spacing:-.04em;margin:0 0 12px;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.05}.card,.feature-card,.faq-item,.page-card{background:var(--card-bg);border:1px solid var(--card-stroke);box-shadow:var(--shadow-soft);border-radius:24px}.card,.feature-card,.step-card,.preview-item,.benefit-item,.faq-item,.support-card,.page-card{transition:transform .18s,box-shadow .18s,border-color .18s}.card:hover,.feature-card:hover,.step-card:hover,.preview-item:hover,.benefit-item:hover,.faq-item:hover,.support-card:hover,.page-card:hover{box-shadow:var(--shadow-lift);transform:translateY(-4px)}.features-grid,.benefits-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.feature-card{align-items:flex-start;gap:18px;min-height:180px;padding:28px;display:flex}.feature-card h3,.step-card h3,.preview-copy h3,.benefit-item h3,.page-section h2{margin:0 0 10px;font-size:1.24rem;line-height:1.2}.feature-card p,.step-card p,.preview-copy p,.benefit-item p,.faq-item p,.page-section p,.page-updated{color:var(--text-secondary);margin:0}.feature-copy{flex-direction:column;flex:1;align-items:flex-start;gap:10px;display:flex}.feature-copy h3{margin:0}.feature-copy p{width:100%}.feature-icon,.step-icon{border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:inline-flex}.feature-card .feature-icon{flex:none;margin-bottom:0}.step-icon{border-radius:18px;flex:none;width:56px;height:56px;margin-bottom:0}.icon-coral{color:var(--coral-primary);background:#f063451f}.icon-green{color:var(--success-green);background:#4aa67a21}.icon-purple{color:var(--purple);background:#8f5cc71f}.icon-sand{color:var(--warning-sand);background:#f2a64026}.steps-section{padding:80px 0}.steps-header{max-width:760px;margin-bottom:40px}.steps-label{letter-spacing:.14em;font-size:14px}.steps-title{letter-spacing:-.035em;color:var(--text-primary);margin:12px 0 0;font-size:56px;font-weight:800;line-height:1.05}.steps-subtitle{max-width:620px;color:var(--text-secondary);margin:16px 0 0;font-size:18px;line-height:1.55}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid;position:relative}.steps-grid:before{content:"";z-index:0;border-top:1px dashed #f0634538;position:absolute;top:56px;left:18%;right:18%}.step-card{z-index:1;border:1px solid var(--card-stroke);min-height:260px;box-shadow:var(--shadow-soft);background:linear-gradient(#fff,#fefcf9);border-radius:28px;padding:32px;position:relative}.step-top{align-items:center;gap:14px;margin-bottom:22px;display:flex}.step-number{z-index:1;background:var(--coral-soft);width:44px;height:44px;color:var(--coral-primary);border-radius:999px;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex;position:relative}.step-card h3{margin-bottom:12px}.step-card p{max-width:32ch}.preview-showcase{justify-content:center;min-height:380px;display:flex;overflow:visible}.preview-card{justify-content:center;align-items:center;width:100%;display:flex}.preview-collage{object-fit:contain;filter:drop-shadow(0 22px 48px #26292e24);width:min(100%,490px);margin:0 auto;display:block;transform:none}.preview-copy{text-align:left;max-width:290px;margin:0 auto}.preview-copy-centered{text-align:center;max-width:680px}.benefits-card{box-shadow:none;background:0 0;border:0;border-radius:0;padding:28px 0 24px}.benefits-heading{margin-bottom:18px}.module-card,.vdoma-hub,.unified-item{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #e6d6c4b8}.module-card{z-index:1;border-radius:18px;align-items:center;gap:10px;width:auto;min-height:0;padding:12px 14px;display:flex;position:relative}.module-card h3{margin:0;font-size:.95rem;line-height:1.2}.vdoma-hub{z-index:2;background:linear-gradient(#fff 0%,#fefbf7 100%);border-radius:22px;flex-direction:column;align-items:flex-start;gap:12px;width:min(100%,520px);padding:16px 20px 18px;display:flex;position:relative}.vdoma-hub-label{color:var(--coral-primary);letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:.9rem;font-weight:800}.vdoma-hub h3{margin:0;font-size:1.18rem;line-height:1.1}.vdoma-hub-tags{flex-wrap:nowrap;justify-content:flex-start;gap:8px;width:100%;margin-top:0;display:flex}.vdoma-hub-tags span{min-width:0;color:var(--text-secondary);text-align:center;background:#f0634514;border-radius:999px;flex:1 1 0;padding:7px 10px;font-size:.8rem;font-weight:700}.unified-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;display:grid}.unified-item{border-radius:20px;align-items:flex-start;gap:14px;padding:16px 18px;display:flex}.module-card .feature-icon,.unified-item .feature-icon{border-radius:13px;width:40px;min-width:40px;height:40px;margin-bottom:0}.unified-copy{flex:auto}.unified-item h3{margin:0 0 6px;font-size:1rem;line-height:1.3}.unified-item p{color:var(--text-secondary);margin:0;line-height:1.5}.faq-grid{grid-template-columns:1fr;gap:14px;max-width:860px;margin:0 auto;display:grid}.faq-item{padding:0;overflow:hidden}.faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;font-weight:700;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--coral-primary);flex:none;font-size:1.35rem;line-height:1;transition:transform .18s}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-item p{padding:0 20px 20px;line-height:1.6}.faq-item a{color:var(--coral-primary)}.support-section{padding:80px 0}.support-banner{background:radial-gradient(circle at 12% 48%,#f2bd7d29,#0000 22%),linear-gradient(#fff 0%,#fefcf9 100%);border:1px solid #e6d6c4b8;border-radius:36px;max-width:1440px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 24px 52px #26292e14}.support-banner__surface{grid-template-columns:420px minmax(0,1fr);align-items:center;gap:42px;min-height:430px;padding:52px 340px 52px 48px;display:grid;position:relative}.support-banner__art{min-height:300px;position:relative}.support-banner__glow{background:radial-gradient(circle,#f2bd7d3d,#f2bd7d14,#0000 72%);border-radius:50%;width:300px;height:300px;position:absolute;top:20px;left:22px}.support-banner__image{z-index:1;-webkit-user-select:none;user-select:none;pointer-events:none;width:min(100%,340px);height:auto;display:block;position:relative}.support-banner__card{z-index:2;background:#ffffffeb;border-radius:24px;align-items:center;gap:16px;padding:18px 20px;display:flex;position:absolute;bottom:10px;left:8px;box-shadow:0 18px 36px #26292e1a}.support-banner__card-icon{width:54px;height:54px;color:var(--coral-primary);background:#f063451f;border-radius:50%;justify-content:center;align-items:center;display:flex}.support-banner__card-icon svg,.support-banner__button-icon svg{fill:currentColor;width:26px;height:26px}.support-banner__card strong,.support-banner__card span{display:block}.support-banner__card strong{margin-bottom:4px;font-size:1.05rem}.support-banner__card span{color:var(--text-secondary);line-height:1.45}.support-banner__bubble{z-index:1;background:#ffffffe6;border-radius:24px;justify-content:center;align-items:center;gap:10px;width:96px;height:68px;display:flex;position:absolute;bottom:-4px;left:304px;box-shadow:0 18px 36px #26292e14}.support-banner__bubble span{background:var(--coral-primary);opacity:.8;border-radius:50%;width:10px;height:10px}.support-banner__copy{max-width:620px}.support-banner__eyebrow{color:var(--coral-primary);letter-spacing:.14em;text-transform:uppercase;margin:0 0 14px;font-size:14px;font-weight:800}.support-banner__copy h2{letter-spacing:-.045em;margin:0 0 18px;font-size:clamp(2.8rem,4.8vw,4.2rem);line-height:1.04}.support-banner__copy p{max-width:540px;color:var(--text-secondary);margin:0;font-size:1.08rem;line-height:1.65}.support-banner__button{color:#fff;background:#f06345;border-radius:14px;justify-content:center;align-items:center;gap:10px;height:46px;padding:0 26px;font-size:16px;font-weight:700;line-height:1;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;position:absolute;top:calc(50% + 65px);right:calc(7% - 40px);transform:translateY(-50%);box-shadow:0 18px 36px #f0634538}.support-banner__button:hover{background:#e0573b;transform:translateY(-50%)translateY(-2px);box-shadow:0 22px 44px #f0634547}.support-banner__button:active{background:#e0573b;transform:translateY(-50%)translateY(0)}.support-banner__button:focus-visible{outline-offset:4px;outline:3px solid #f0634559}.support-banner__button-icon{color:#fff;font-size:18px;line-height:1}.site-footer{border-top:1px solid #e8e0d9cc;padding:26px 0 44px}.footer-row{justify-content:space-between;align-items:center;gap:24px;display:flex}.footer-links{color:var(--text-secondary);flex-wrap:wrap;justify-content:center;gap:18px 24px;font-weight:600;display:flex}.footer-social{justify-content:center;align-items:center;gap:10px;display:inline-flex}.social-link{min-height:38px;color:var(--text-secondary);background:#ffffffa3;border:1px solid #e8e0d9db;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:.9rem;font-weight:700;transition:color .18s,border-color .18s,background-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.social-link:hover{background:var(--coral-soft);color:var(--coral-primary);border-color:#f063454d;transform:translateY(-1px);box-shadow:0 10px 24px #26292e12}.social-link svg{fill:currentColor;width:18px;height:18px}.footer-email{color:var(--text-secondary);font-weight:700}.marketing-page .page-hero,.static-main{padding-bottom:24px}.page-shell{max-width:880px}.page-updated{margin-top:16px;font-size:.95rem}.page-notice{color:var(--text-secondary);background:#fcf2e0cc;border:1px solid #f2a64038;border-radius:18px;margin-top:22px;padding:16px 18px}.page-card{padding:28px}.page-section+.page-section{border-top:1px solid #0000000f;margin-top:28px;padding-top:28px}.page-section p+p{margin-top:12px}.page-list{color:var(--text-secondary);margin:14px 0 0;padding-left:20px}.page-list li+li{margin-top:8px}.page-actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}[data-reveal]{opacity:0;transition:opacity .42s,transform .42s;transform:translateY(18px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@media (width<=1180px){.hero{grid-template-columns:minmax(0,1.24fr) minmax(300px,.76fr);gap:28px;min-height:500px;padding-top:40px;padding-bottom:48px}.hero-title{font-size:52px}.hero-phone{width:390px;transform:translate(-34px,-12px)rotate(8deg)}.hero-visual:before{width:440px;height:440px}}@media (width<=1023px){.container{padding:0 20px}.hero{grid-template-columns:1fr;min-height:auto;padding-top:32px;padding-bottom:32px}.hero-copy{justify-self:start;max-width:none;transform:none}.hero-visual{justify-content:center;width:100%;min-height:300px;padding-top:0}.hero-device-wrap{transform:none}.hero-visual:before{width:380px;height:380px;transform:translate(-50%,-46%)}.features-grid,.benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.benefits-card{padding:24px 0 20px}.unified-grid,.faq-grid{grid-template-columns:1fr}.support-banner__surface{grid-template-columns:280px minmax(0,1fr);gap:26px;min-height:380px;padding:40px 40px 40px 32px}.support-banner__art{min-height:240px}.support-banner__image{width:min(100%,250px)}.support-banner__card{padding:14px 16px;bottom:0;left:0}.support-banner__bubble{bottom:-6px;left:212px}.support-banner__copy h2{font-size:2.9rem}.support-banner__button{padding:0 28px;font-size:18px;right:40px}.footer-row{flex-direction:column;align-items:flex-start}}@media (width<=767px){html{scroll-padding-top:84px}.container{padding:0 16px}.section,.support-section,.page-hero{padding:40px 0}.steps-section{padding:56px 0}.site-header{position:sticky}.header-row{gap:12px;min-height:68px}.main-nav{display:none}.header-cta,.static-header-link{min-height:40px;padding:0 16px;font-size:.92rem}.header-actions{gap:8px}.header-actions .header-cta{margin-left:20px}.language-trigger{font-size:.86rem}.language-menu{min-width:156px;padding:8px;top:calc(100% + 10px)}.language-option{padding:9px 10px;font-size:.9rem}.hero-section{padding-top:0}.hero-title{max-width:100%;font-size:42px}.hero-description,.section-intro,.support-copy p,.page-intro{font-size:.96rem}.hero-actions,.page-actions{flex-direction:column}.hero-button,.support-button,.page-actions .button{width:100%}.hero-visual{width:100%;min-height:280px;padding-top:0}.hero-device-wrap{width:100%;margin-inline:auto;transform:none}.hero-phone{width:min(330px,88vw);transform:translate(-14px,-8px)rotate(6deg)}.brand-wordmark{height:36px}.footer-logo .brand-wordmark{height:34px}.hero-benefits{gap:10px 14px;font-size:.84rem}.hero-visual:before{width:300px;height:300px}.hero-visual{flex-direction:column}.features-grid,.benefits-grid,.steps-grid{grid-template-columns:1fr}.benefits-card{padding:16px 0 12px}.benefits-heading{margin-bottom:20px}.unified-item{gap:12px;padding:14px 16px}.unified-grid{grid-template-columns:1fr}.steps-grid:before{display:none}.steps-title{font-size:38px}.steps-subtitle{font-size:16px}.step-card{min-height:auto;padding:24px}.preview-showcase{min-height:280px}.preview-card{width:100%}.preview-collage{width:min(100%,490px);transform:none}.support-section{padding:56px 0}.support-banner{border-radius:28px}.support-banner__surface{grid-template-columns:1fr;gap:20px;min-height:0;padding:28px 24px 108px}.support-banner__art{min-height:220px}.support-banner__image{width:min(100%,220px)}.support-banner__card{max-width:230px;bottom:4px;left:0}.support-banner__bubble{width:84px;height:60px;bottom:-2px;left:180px}.support-banner__copy h2{font-size:2.35rem}.support-banner__copy p{font-size:1rem}.support-banner__button{border-radius:14px;width:auto;height:44px;padding:0 16px;font-size:15px;position:absolute;inset:auto 24px 24px;transform:none}.support-banner__button:hover,.support-banner__button:active{transform:none}.site-footer{padding-bottom:32px}.footer-row{gap:18px}.footer-links{justify-content:flex-start;gap:12px 18px}.footer-social{justify-content:flex-start}.blob-preview,.blob-support{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}
