/* The slider sets the surface language: fine rose borders, pale fills, inset arrows.
   Palette: paper #fcf8f5, surface #fffaf9, blush #f7dce5, rose #cc5277,
   ink #342d32, secondary #82727a. Display: heavy system CJK; body: PingFang;
   utility: monospace. Keep the catgirl and oversized title as the signature. */
:root{--line:#ecd9df;--ink:#342d32;--surface:#fffaf9;--blush:#f7dce5;--muted:#82727a;--accent:#cc5277}
html{scroll-behavior:smooth;scroll-padding-top:24px}
.page{border-color:#eadfe1}
header{height:clamp(72px,6.5cqw,96px);padding-inline:4.5cqw;gap:2.5cqw;background:var(--surface)}
.brand{font-size:clamp(22px,2.35cqw,34px);gap:.8cqw;letter-spacing:-.06em}.cat-logo{width:clamp(28px,3cqw,44px);height:clamp(28px,3cqw,44px)}
.nav-divider{display:none}nav{justify-content:flex-end;gap:clamp(12px,2.2cqw,32px);font-size:clamp(12px,1.02cqw,15px);font-weight:500;color:#796671}nav a{padding:8px 10px;border-radius:5px;transition:background .2s,color .2s}nav a:hover{background:#fcecf1;color:var(--accent)}
.button{min-height:48px;background:var(--surface);color:var(--accent);border:1px solid #e9c6d2;border-radius:5px;padding:4px 4px 4px 20px;gap:24px;font-size:14px;font-weight:500;transition:background .2s,border-color .2s}
.button .arrow{display:grid;place-items:center;align-self:stretch;min-height:38px;width:40px;flex:none;background:var(--blush);border-radius:3px;color:var(--accent);font-size:24px;font-weight:400;transition:background .2s,color .2s}
.button:hover{background:#fff4f7;border-color:#dca5b8}.button:hover .arrow{background:var(--pink);color:white}.button:active .arrow{transform:translateX(1px)}
.header-cta{min-width:142px;min-height:42px;padding-left:16px;font-size:13px}.header-cta .arrow{width:32px;min-height:32px;font-size:21px}
.hero{min-height:57cqw}.copy{padding:3.5cqw 0 4.2cqw 4.5cqw;width:44%}.chapter{height:3.8cqw;gap:20px}.chapter strong{font:500 clamp(9px,.8cqw,12px)/1.5 ui-monospace,SFMono-Regular,monospace;letter-spacing:.12em;color:var(--accent)}.chapter small{font-size:clamp(9px,.75cqw,11px);font-weight:400;letter-spacing:.06em;color:#9b8791;margin-top:5px}.rule{align-self:center;margin-top:0;margin-right:22px;background:#e6b8c8}.rule:after{content:'✦';right:-22px;top:-9px;font-size:12px;letter-spacing:0;color:#d6a4b6}
h1{color:#211e21;font-size:9.85cqw;margin:1.4cqw -2cqw 1.6cqw 0;line-height:1.07}.tagline{margin-left:0;color:#796971;font-size:clamp(13px,1.15cqw,18px)}
.actions{margin-left:0;gap:26px}.actions .button{min-width:172px;padding:4px 4px 4px 22px;border-radius:5px;font-size:14px}.actions .button .arrow{font-size:24px}.doc-link{font-size:13px;gap:12px;color:#88747e}.doc-link span:first-child{border-color:#e7ccd7}.hero-benefits{margin-left:0;margin-top:32px;width:33cqw}.stats{margin-top:23px;gap:14px}.stat small{color:#9a8790}.stat strong{font-weight:500}
.moe-type{opacity:.78}.halftone{opacity:.38}.marginalia{color:#927680}.crop-mark{opacity:.45}.micro{color:#b9899b;font-size:clamp(8px,.66cqw,10px)}
.news{min-height:66px;height:auto;padding:14px 4.5cqw;background:#fbecf1;border-block:1px solid #ecd5df;color:#987583;gap:26px;white-space:normal;font-size:12px}.news-label{display:flex;align-items:center;gap:8px;border:0;padding:0;white-space:nowrap;font:10px/1.6 ui-monospace,monospace;letter-spacing:.08em;color:var(--accent)}.news-label i{width:5px;height:5px;background:#ce7290;border-radius:50%}.news-copy{color:#8e727e}.news-copy span{color:#d5a9b9;padding:0 12px}.github{font-size:12px;white-space:nowrap;gap:12px;color:#ad5c7a}.github svg{width:16px;height:16px}.github .arrow{font-size:20px}.github:hover{color:#d44470}
.about{padding:64px 4.5cqw 56px;min-height:0;display:grid;grid-template-columns:1fr 250px;column-gap:48px;row-gap:38px;overflow:visible;align-items:center}
.eyebrow{display:block;font:10px/1.6 ui-monospace,SFMono-Regular,monospace;letter-spacing:.12em;color:#b16f88}
.about h2{font-size:clamp(27px,3cqw,44px);line-height:1.5;font-weight:600;letter-spacing:-.045em;white-space:normal;margin:12px 0 18px}.about h2 em{font:inherit;color:var(--accent);letter-spacing:inherit}.about-intro>p{margin:0;font-size:13px;line-height:2;color:var(--muted)}
.mascot-note{align-self:stretch;position:relative;min-height:210px;border:1px solid var(--line);border-radius:6px;background:var(--surface);padding:16px 18px 12px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.note-tag{font:10px/1.6 ui-monospace,monospace;color:#ba8c9e;letter-spacing:.04em}.mascot-note img{width:180px;height:140px;object-fit:contain;align-self:center}.note-caption{border-top:1px solid #f0e1e6;padding-top:10px;display:flex;justify-content:space-between;font-size:11px;color:#ad7b8e}.note-caption>span{color:#d69db2}
.principles{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line);border-radius:6px;background:var(--surface);padding:26px 0}.principles article{padding:0 28px}.principles article+article{border-left:1px solid var(--line)}.feature-icon{display:grid;place-items:center;width:34px;height:34px;background:#fbe9ef;border-radius:4px;color:#c17490;margin-bottom:17px}.feature-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round}.principles h3{font-size:15px;font-weight:500;color:#65505b;margin:0 0 9px}.principles p{font-size:12px;color:#97838d;line-height:1.9;margin:0}
.closing{margin:0 4.5cqw 42px;padding:26px 30px;display:flex;align-items:center;gap:26px;border:1px solid #e8cbd7;border-radius:6px;background:#fceff3}.closing>div{flex:1}.closing h2{font-size:clamp(18px,2cqw,28px);font-weight:500;color:#765363;letter-spacing:-.04em;margin:6px 0 0}.closing .button{min-width:154px}.closing .doc-link{font-size:12px}
.site-footer{padding:22px 4.5cqw;border-top:1px solid var(--line);display:flex;align-items:center;gap:24px;font-size:11px;color:#a18b95}.footer-brand{font:700 17px Arial,sans-serif;letter-spacing:-.04em;color:#65515b}.footer-brand span{color:#b96284}.site-footer>a:last-child{margin-left:auto;display:flex;gap:12px}.site-footer>a:hover{color:var(--accent)}
.review{font-size:11px;color:#a2949c;border:0;gap:18px}.review button{border-color:#e5d8de;background:var(--surface);font-size:11px}.review a{text-decoration-color:#e1cbd5}.review p{flex-basis:100%}
dialog{border-color:var(--line);background:var(--surface);padding:28px;border-radius:6px}dialog h2{font-size:21px;color:#684e5b}dialog button{background:#f7dce5;border:1px solid #e9c6d2;color:#b35176}dialog::backdrop{background:#38263040;backdrop-filter:blur(3px)}
@media(min-width:701px) and (max-width:1000px){header{padding-inline:4cqw;gap:18px}nav{gap:7px}nav a{padding-inline:5px}.header-cta{min-width:122px}.hero{min-height:61cqw}.copy{padding-top:28px}.chapter{height:42px}h1{margin-top:12px}.tagline{font-size:12px}.actions{gap:18px}.actions .button{min-width:148px}.hero-benefits{width:35cqw;margin-top:26px}.doc-link{font-size:12px}.stat{column-gap:4px}.stat strong{font-size:11px}.stat small{font-size:9px}.about{grid-template-columns:1fr 220px;gap:32px}.principles article{padding-inline:22px}.closing{padding:24px;gap:20px}}
@media(max-width:700px){header{height:72px;padding-inline:6%;gap:10px}.brand{font-size:22px}.cat-logo{width:28px;height:28px}nav{font-size:11px;gap:5px}nav a{padding:8px 4px}.header-cta{display:none}.hero{min-height:0;padding-bottom:0}.copy{width:100%;padding:30px 6% 0}.chapter{height:36px}.chapter strong{font-size:10px}.chapter small{font-size:10px}.rule{margin-right:22px}h1{font-size:clamp(64px,15cqw,100px);line-height:1.06;margin:24px 0 22px}.tagline{margin:0 0 24px;font-size:13px}.actions{margin:0;gap:24px}.actions .button{min-width:162px;font-size:14px;padding:4px 4px 4px 20px}.hero-benefits{width:100%;margin-top:28px}.stats{margin-top:22px;gap:12px}.stat strong{font-size:12px}.stat small{font-size:10px}.art{position:relative;inset:auto;height:116cqw;min-height:390px;max-height:650px;margin-top:28px}.art .character{height:100%;width:auto;max-width:none;left:50%;transform:translateX(-50%);bottom:-6px}.moe-type{font-size:68cqw;top:42%;left:0;letter-spacing:-8cqw}.marginalia{font-size:9px;top:25px;right:5%}.crop-mark{right:5%;width:20px;height:20px}.crop-mark.top{top:5px}.halftone{right:6%;bottom:20px;width:26cqw;height:40cqw}.micro{display:none}.news{padding:17px 6%;gap:10px 18px;min-height:0;flex-wrap:wrap}.news-label{font-size:9px}.news-copy{font-size:11px;flex-basis:65%;min-width:0}.news-copy span{padding-inline:6px}.github{margin-left:auto;font-size:11px}.about{padding:42px 6% 32px;grid-template-columns:1fr;gap:26px}.about h2{font-size:28px;line-height:1.45;margin:10px 0 16px}.about-intro>p{font-size:12px}.mascot-note{min-height:138px;padding:18px;width:100%;justify-content:flex-start;gap:44px}.mascot-note img{position:absolute;right:10px;bottom:0;width:145px;height:132px}.note-caption{width:calc(100% - 130px);font-size:11px;gap:10px}.principles{grid-template-columns:1fr;padding:0}.principles article{padding:22px;display:grid;grid-template-columns:36px 1fr;gap:5px 16px}.principles article+article{border-left:0;border-top:1px solid var(--line)}.feature-icon{grid-row:1/3;margin:2px 0 0}.principles h3{font-size:14px;margin:0}.principles p{font-size:12px}.principles p br{display:none}.closing{margin:0 6% 28px;padding:22px;flex-wrap:wrap;gap:18px}.closing>div{flex-basis:100%}.closing h2{font-size:21px}.closing .button{min-width:150px}.closing .doc-link{font-size:11px}.site-footer{padding:22px 6%;gap:12px;flex-wrap:wrap}.site-footer>span{font-size:9px}.footer-brand{font-size:16px}.review{padding:18px 6%;gap:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.button .arrow,nav a{transition:none}}
/* Remove competing micro-copy beside the live demo; keep the hero readable. */
.micro{display:none}
@media(min-width:701px) and (max-width:1000px){.marginalia{display:none}}
@media(max-width:700px){.hero{display:flex;flex-direction:column}.copy{order:0}.art{order:1;flex:none;width:100%}.marginalia{display:none}}
@media(max-width:360px){.mascot-note img{width:120px;height:125px;right:8px}.note-caption{width:calc(100% - 105px);font-size:10px}.note-caption>span{display:none}}

/* Homepage: benefits follow the actions directly, without the demo rail. */
.hero-benefits .stats{margin-top:0}
/* Let the desktop hero follow its copy after removing the verification demo. */
@media(min-width:701px){.hero{min-height:0}.copy{padding-bottom:2.8cqw}.art .character{left:auto;right:2.2cqw}}

/* Logo: consistent optical size and separation from the wordmark. */
header .brand{gap:10px}header .cat-logo{width:clamp(30px,2.9cqw,42px);height:clamp(28px,2.65cqw,38px);display:grid;place-items:center}header .cat-logo img{width:100%;height:100%}

/* Product family review: readable type at tablet / small desktop widths. */
@media(min-width:701px) and (max-width:1100px){header .brand{font-size:24px}header nav{font-size:13px;gap:25px}.tagline{font-size:14px;white-space:normal}.hero-benefits{width:37cqw}.stat strong{font-size:12px}.stat small{font-size:11px}.chapter small{font-size:10px}.news{font-size:12px}.news-label{font-size:10px}.github{font-size:12px}.copy{width:46%}.about-intro>p,.principles p{font-size:13px}.principles h3{font-size:15px}.closing h2{font-size:20px}.site-footer{font-size:12px}}

/* One shared footer across public pages and account screens. */
.unified-footer{display:flex;align-items:center;gap:32px;padding:28px 4.5%;border-top:1px solid var(--line);color:var(--muted);font-size:14px;flex-wrap:wrap}
.unified-footer .footer-brand{font:700 24px Arial,sans-serif;letter-spacing:-.04em;color:#65515b;text-decoration:none}
.unified-footer .footer-brand span{color:#b96284}
.unified-footer nav{display:flex;align-items:center;gap:32px;margin-left:auto;font-size:14px}
.unified-footer nav a{padding:6px 0}
.unified-footer>.back-top{display:flex;gap:12px;margin-left:12px;white-space:nowrap}
.unified-footer a:hover{color:var(--accent)}
@media(max-width:600px){.unified-footer{padding:24px 6%;gap:22px 16px}.unified-footer .footer-brand{font-size:22px}.unified-footer nav{order:3;width:100%;margin:0;justify-content:space-between;gap:16px}.unified-footer>.back-top{margin-left:auto;font-size:12px}}

/* Contrast pass (AA): same hues, a step darker. The hero layout is unchanged. */
:root{--accent:#b23c63}
.chapter small,.stat small{color:#75626b}
.doc-link{color:#6f5d66}.doc-link span:first-child{border-color:#d8bcc8}
.marginalia{color:#76606b}.marginalia small{color:#b23c63}
.news-label{color:#a8335a}.news-copy{color:#6f5a64}.news-copy span{color:#9c6d80}
.github{color:#9a3d61}.github:hover{color:#7f2f4f}

/* Homepage menu: identical on desktop; a disclosure below 700px. */
.home-menu{display:contents}
.home-toggle{display:none}
@media(max-width:700px){
  .home-header .home-toggle{display:inline-flex;margin-left:auto;align-items:center;gap:8px;min-height:44px;padding:0 14px;border:1px solid #ecd9df;border-radius:7px;background:#fffaf9;color:#342d32;font:500 14px/1 -apple-system,BlinkMacSystemFont,"PingFang SC",sans-serif}
  .home-menu{display:none;position:absolute;top:100%;left:0;right:0;z-index:20;flex-direction:column;align-items:stretch;gap:14px;padding:12px 6% 22px;background:#fffaf9;border-bottom:1px solid #ecd9df;box-shadow:0 18px 28px rgba(52,33,44,.1)}
  .home-header[data-open] .home-menu{display:flex}
  .home-menu nav{flex:none;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:2px;font-size:16px}
  .home-menu nav a,.home-menu nav a:first-child{display:flex;align-items:center;min-height:48px;padding:0 12px}
  .home-menu .header-cta{display:inline-flex;justify-content:space-between;min-height:50px;font-size:15px}
}

/* Below the hero: show the product in the hero's voice — heavy CJK display,
   generous space, the pink accent — with one bold pink band for price. */
.hm{padding:104px 4.5cqw 0;color:#342d32}
.hm h2{margin:14px 0 18px;font-size:clamp(28px,3.2cqw,46px);line-height:1.3;font-weight:900;letter-spacing:-.035em;color:#231e22;text-wrap:balance}
.hm h2 em{font-style:normal;color:#e4567b}
.hm p{margin:0;font-size:16px;line-height:1.95;color:#66555e}
.hm .hm-kicker{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:700;letter-spacing:.08em;color:#ad3a60}
.hm-kicker::before{content:"";width:22px;height:2px;border-radius:2px;background:#e4567b}
.hm-text-link{display:inline-flex;margin-top:22px;padding:0 0 3px;border:0;border-bottom:1px solid #e2b3c3;background:none;color:#ad3a60;font-family:inherit;font-size:14px;font-weight:600;line-height:1.6;cursor:pointer}
.hm-text-link:hover{border-color:#ad3a60;color:#8f2f50}
.hm-text-link:focus-visible,.hm-replica:focus-visible,.hm-table:focus-visible{outline:2px solid #c8446f;outline-offset:3px}

.hm-demo{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:64px;align-items:center}
.hm-copy>p{max-width:34em}
.hm-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:34px 0 0;padding:0;list-style:none}
.hm-facts li{padding:16px 18px;border:1px solid #ecd9df;border-radius:12px;background:#fffdfc}
.hm-facts b{display:block;font:800 26px/1.2 Arial,Helvetica,sans-serif;letter-spacing:-.03em;color:#231e22}
.hm-facts span{display:block;margin-top:6px;font-size:13px;line-height:1.6;color:#66555e}
.hm-stage{position:relative;padding:56px;border-radius:20px;background:#f7e6ed;overflow:hidden;isolation:isolate}
.hm-stage::before{content:"";position:absolute;right:-40px;top:-40px;z-index:-1;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,#e9688c 1.2px,transparent 1.8px) 0 0/8px 8px;opacity:.35}
.hm-form{max-width:420px;margin:0 auto;padding:30px;border:1px solid #ecd4de;border-radius:14px;background:#fffdfc;box-shadow:0 24px 50px rgba(120,60,85,.12)}
.hm .hm-form-label{font-size:12px;font-weight:700;letter-spacing:.06em;color:#7d5668}
.hm .hm-form-title{margin-top:6px;font-size:22px;font-weight:800;line-height:1.4;color:#231e22}
.hm-field{display:grid;gap:8px;margin-top:18px;font-size:13px;font-weight:600;color:#453840}
.hm-input{display:block;padding:12px 14px;border:1px solid #dccad2;border-radius:8px;background:#fff;font-weight:400;color:#6f5d66}
.hm-replica{display:block;width:100%;max-width:340px;margin-top:20px;padding:12px;border:1px solid #e8bfce;border-radius:8px;background:#fff9fb;color:#5e4753;font:inherit;text-align:left;cursor:pointer}
.hm-replica-rail{position:relative;display:flex;align-items:center;justify-content:center;height:56px;padding-left:48px;border:1px solid #e8bfce;border-radius:6px;background:#fff9fb;font-size:13px;color:#5e4753}
.hm-replica-handle{position:absolute;left:4px;top:4px;bottom:4px;display:grid;place-items:center;width:44px;border-radius:4px;background:#f6dfe8;color:#b23c63;font-size:24px;transition:background-color .18s,color .18s}
.hm-replica:hover .hm-replica-handle{background:#c8446f;color:#fff}
.hm-replica-foot{display:flex;justify-content:space-between;margin-top:8px;font-size:11px;color:#6f5d66}
.hm-live{margin-top:20px}
.hm .hm-status{margin-top:12px;font-size:13px;line-height:1.7;color:#5e4753}
.hm .hm-status:empty{display:none}
.hm .hm-status-actions{display:flex;flex-wrap:wrap;gap:0 20px}
.hm-status-actions .hm-text-link{margin-top:8px}

.hm-steps{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:64px;align-items:start}
.hm-step-list{display:grid;gap:22px;margin:32px 0 0;padding:0;list-style:none;counter-reset:step}
.hm-step-list li{display:grid;grid-template-columns:44px 1fr;gap:4px 16px;counter-increment:step}
.hm-step-list li::before{content:counter(step);grid-row:span 2;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#fbe4ec;color:#ad3a60;font:800 18px/1 Arial,Helvetica,sans-serif}
.hm-step-list b{font-size:17px;color:#231e22}
.hm-step-list span{font-size:14px;line-height:1.8;color:#66555e}

.hm-migrate{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:56px;align-items:center}
.hm-table{overflow-x:auto;border:1px solid #ecd9df;border-radius:14px;background:#fffdfc}
.hm-table table{width:100%;min-width:580px;border-collapse:collapse;font-size:13px}
.hm-table th,.hm-table td{padding:14px 16px;border-bottom:1px solid #f0e2e7;text-align:left;vertical-align:top}
.hm-table thead th{background:#fbf3f6;color:#5e4753;font-size:12px;font-weight:700}
.hm-table tbody th{color:#453840;font-weight:600;white-space:nowrap}
.hm-table td{color:#5e4753;line-height:1.6}
.hm-table tr:last-child>*{border-bottom:0}
.hm-table code{color:#5e4753;font:12px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace;overflow-wrap:anywhere}
.hm-table .ours{background:#fbe8ef;color:#231e22;font-weight:600}
.hm-table thead .ours{background:#c8446f;color:#fff}
.hm-table td.ours code{color:#8a2d4f}

.hm.hm-privacy{display:grid;grid-template-columns:240px minmax(0,1fr);gap:56px;align-items:center;margin:104px 4.5cqw 0;padding:56px;border:1px solid #ecd9df;border-radius:20px;background:#fffdfc}
.hm-privacy-art{width:100%;max-width:240px;height:auto}
.hm-privacy-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 36px;margin:28px 0 0;padding:0;list-style:none}
.hm-privacy-list b{display:block;margin-bottom:6px;font-size:16px;color:#231e22}
.hm-privacy-list span{font-size:14px;line-height:1.8;color:#66555e}

.hm-price{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:32px;margin:104px 4.5cqw 0;padding:52px 56px;border-radius:20px;background:#c8446f;color:#fff}
.hm-price h2{margin:10px 0 12px;font-size:clamp(28px,3.4cqw,50px);line-height:1.2;font-weight:900;letter-spacing:-.035em;color:#fff}
.hm-price-number{font-family:Arial,Helvetica,sans-serif}
.hm-price p{margin:0;max-width:40em;font-size:15px;line-height:1.9;color:#fff}
.hm-price .hm-price-kicker{font-size:13px;font-weight:700;letter-spacing:.08em}
.hm-price-cta{display:inline-flex;align-items:center;gap:18px;min-height:54px;padding:5px 5px 5px 22px;border-radius:8px;background:#fff;color:#a8335a;font-size:15px;font-weight:700;white-space:nowrap}
.hm-price-cta .arrow{display:grid;place-items:center;width:44px;height:44px;border-radius:6px;background:#fbe4ec;font-size:21px}
.hm-price-cta:hover{background:#fff4f7;color:#8f2f50}
.hm-price-cta:focus-visible{outline:3px solid #fff;outline-offset:3px}

.hm-closing{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px 32px;padding-bottom:104px}
.hm-closing h2{margin-top:0}
.hm-closing-actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px}
.hm-closing-actions .hm-text-link{margin-top:0}

@media(max-width:1000px){.hm-demo,.hm-steps,.hm-migrate{grid-template-columns:1fr;gap:40px}.hm.hm-privacy{grid-template-columns:1fr}.hm-privacy-art{max-width:180px}}
@media(max-width:700px){
  .hm{padding:72px 6% 0}
  .hm p{font-size:15px}
  .hm-stage{padding:24px 14px;border-radius:16px}
  .hm-form{padding:22px}
  .hm-facts{grid-template-columns:1fr}
  .hm.hm-privacy{margin:72px 6% 0;padding:28px 22px;gap:24px}
  .hm-privacy-art{max-width:140px}
  .hm-privacy-list{grid-template-columns:1fr}
  .hm-price{margin:72px 6% 0;padding:32px 24px}
  .hm-closing{padding-bottom:72px}
}
@media(prefers-reduced-motion:reduce){.hm-replica-handle{transition:none}}
