@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Instrument+Serif:ital@0;1&family=JetBrains+Mono:wght@400;500&display=swap";
html{scroll-behavior:smooth}.home-page .hp-slug-root{min-height:calc(100vh - 64px)}.home-page .hp-post-back-wrap{max-width:1200px;margin:0 auto;padding:32px 40px 0}.home-page .hp-post-back{color:var(--fg-dim);align-items:center;gap:6px;font-size:13px;transition:color .15s;display:inline-flex}.home-page .hp-post-back:hover{color:var(--accent)}.home-page .hp-post-layout{grid-template-columns:1fr 256px;align-items:start;gap:56px;max-width:1200px;margin:0 auto;padding:32px 40px 96px;display:grid}.home-page .hp-post-article{min-width:0}.home-page .hp-toc-mobile-wrap{display:none}.home-page .hp-post-header{margin-bottom:36px}.home-page .hp-post-tags{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.home-page .hp-post-tag-badge{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);border:1px solid #f7b83d40;border:1px solid lab(79.1609% 15.493 67.4391/.25);border-radius:999px;padding:4px 12px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600}.home-page .hp-post-h1{letter-spacing:-.025em;color:var(--fg);margin-bottom:16px;font-size:clamp(28px,5vw,44px);font-weight:700;line-height:1.15}.home-page .hp-post-lead{color:var(--fg-muted);margin-bottom:24px;font-size:17px;line-height:1.7}.home-page .hp-post-byline{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:10px;padding-top:20px;display:flex}.home-page .hp-byline-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:36px;height:36px;overflow:hidden}.home-page .hp-byline-info{flex-wrap:wrap;align-items:center;gap:6px;font-size:13px;display:flex}.home-page .hp-byline-name{color:var(--fg-muted);font-weight:500;text-decoration:none}.home-page .hp-byline-name:hover{color:var(--fg-muted);text-decoration:none}.home-page .hp-byline-sep{color:var(--border-strong)}.home-page .hp-byline-meta{color:var(--fg-dim)}.home-page .hp-post-cover{border:1px solid var(--border);border-radius:14px;margin-bottom:48px;overflow:hidden}.home-page .hp-post-cover-img{width:100%;height:auto;display:block}.home-page .hp-mdx-body{color:var(--fg-muted);font-size:16px;line-height:1.8}.home-page .hp-mdx-body p{margin-bottom:22px}.home-page .hp-mdx-body h2{color:var(--fg);letter-spacing:-.02em;border-bottom:1px solid var(--border);margin:48px 0 16px;padding-bottom:12px;scroll-margin-top:80px;font-family:Inter,sans-serif;font-size:26px;font-weight:700}.home-page .hp-mdx-body h3{color:var(--fg);margin:36px 0 12px;scroll-margin-top:80px;font-family:Inter,sans-serif;font-size:20px;font-weight:600}.home-page .hp-mdx-body h4{color:var(--fg);margin:24px 0 8px;scroll-margin-top:80px;font-family:Inter,sans-serif;font-size:16px;font-weight:600}.home-page .hp-mdx-body a{color:var(--accent);-webkit-text-decoration:underline #f7b83d59;text-decoration:underline #f7b83d59;-webkit-text-decoration:underline lab(79.1609% 15.493 67.4391/.35);text-decoration:underline lab(79.1609% 15.493 67.4391/.35);transition:text-decoration-color .15s}.home-page .hp-mdx-body a:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.home-page .hp-mdx-body strong{color:var(--fg);font-weight:600}.home-page .hp-mdx-body em{color:var(--fg-muted);font-style:italic}.home-page .hp-mdx-body hr{border:none;border-top:1px solid var(--border);margin:40px 0}.home-page .hp-mdx-body ul{margin:0 0 24px;padding:0 0 0 22px;list-style:outside}.home-page .hp-mdx-body ul li{color:var(--fg-muted);margin-bottom:10px}.home-page .hp-mdx-body ul li::marker{color:var(--fg)}.home-page .hp-mdx-body ol{counter-reset:ol-counter;margin:0 0 24px;padding:0;list-style:none}.home-page .hp-mdx-body ol li{counter-increment:ol-counter;color:var(--fg-muted);margin-bottom:14px;padding-left:40px;position:relative}.home-page .hp-mdx-body ol li:before{content:counter(ol-counter);background:var(--accent-soft);width:24px;height:24px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex;position:absolute;top:2px;left:0}.home-page .hp-mdx-body blockquote{border-left:3px solid var(--accent);background:var(--accent-soft);border-radius:0 8px 8px 0;margin:32px 0;padding:20px 24px}.home-page .hp-mdx-body blockquote p{color:var(--fg-muted);margin:0;font-style:italic}.home-page .hp-mdx-body code{background:var(--bg-elev);color:var(--accent);border:1px solid var(--border);border-radius:4px;padding:2px 7px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:13px}.home-page .hp-mdx-body pre{background:var(--bg-elev);border:1px solid var(--border);border-radius:12px;margin:28px 0;padding:24px;overflow-x:auto}.home-page .hp-mdx-body pre code{color:var(--fg-muted);background:0 0;border:none;padding:0;font-size:14px}.home-page .hp-mdx-table-wrap{-webkit-overflow-scrolling:touch;margin:28px 0;overflow-x:auto}.home-page .hp-mdx-body table{border-collapse:collapse;width:100%;margin:0;font-size:14px}.home-page .hp-mdx-table-wrap table{min-width:640px}.home-page .hp-mdx-table-wrap table:has(th:nth-child(7)){min-width:1180px;font-size:13px}.home-page .hp-mdx-body thead th{background:var(--bg-elev);color:var(--fg);text-align:left;border-bottom:2px solid var(--accent);padding:12px 16px;font-weight:600}.home-page .hp-mdx-body tbody td{border-bottom:1px solid var(--border);color:var(--fg-muted);vertical-align:top;padding:12px 16px}.home-page .hp-mdx-body tbody tr:hover td{background:var(--bg-card);color:var(--fg)}.home-page .hp-mdx-body img{border:1px solid var(--border);border-radius:10px;width:100%;height:auto;margin:8px 0 24px;display:block}.home-page .hp-article-cta{background:var(--bg-card);border:1px solid var(--border);text-align:center;border-radius:16px;margin-top:64px;padding:40px}.home-page .gm-article-body .hp-article-cta a,.home-page .hp-article-cta a{color:var(--fg);text-decoration:none}.home-page .hp-article-cta .hp-article-cta-heading{color:#fff;margin-bottom:8px;font-size:22px;font-weight:700}.home-page .hp-article-cta .hp-article-cta-text{color:#fff;margin-bottom:24px;font-size:15px;font-weight:400}.home-page .hp-article-cta-stores{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.home-page .hp-article-cta-stores .hp-store-badge span{text-align:left}.home-page .hp-article-cta .hp-article-cta-marquee{width:auto;margin:32px -40px -16px;padding:8px 0 24px}@media (prefers-reduced-motion:reduce){.home-page .hp-article-cta-marquee .hp-marquee-track{animation:none}}.home-page .hp-done{z-index:200;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.home-page .hp-done-back{-webkit-backdrop-filter:blur(6px);background:#080809cc;animation:.25s both hp-done-fade;position:fixed;inset:0}.home-page .hp-done-card{border:1px solid var(--border-strong);background:var(--bg-card);text-align:center;border-radius:20px;width:min(560px,100%);max-height:calc(100vh - 40px);animation:.34s cubic-bezier(.2,.9,.25,1) both hp-done-rise;position:relative;overflow:hidden auto;box-shadow:0 40px 90px -30px #000000e6}.home-page .hp-done-card:before{content:"";background:radial-gradient(closest-side,var(--accent-soft),transparent);pointer-events:none;border-radius:50%;width:440px;height:300px;margin-left:-220px;position:absolute;top:-150px;left:50%}@keyframes hp-done-fade{0%{opacity:0}to{opacity:1}}@keyframes hp-done-rise{0%{opacity:0;transform:translateY(18px)scale(.965)}to{opacity:1;transform:none}}.home-page .hp-done-x{z-index:3;border:1px solid var(--border);background:var(--bg-card-2);width:32px;height:32px;color:var(--fg-muted);border-radius:50%;font-size:17px;line-height:1;transition:color .15s,border-color .15s;position:absolute;top:12px;right:12px}.home-page .hp-done-x:hover{color:var(--fg);border-color:var(--border-strong)}.home-page .hp-done-confetti{pointer-events:none;height:240px;position:absolute;top:0;left:0;right:0;overflow:hidden}.home-page .hp-done-confetti i{top:-16px;left:var(--x);opacity:0;background:var(--p);width:7px;height:11px;animation:hp-done-fall 1.9s var(--d)cubic-bezier(.3,.55,.5,1)forwards;border-radius:1px;position:absolute}@keyframes hp-done-fall{0%{opacity:0;transform:translateY(0)rotate(0)}10%{opacity:1}to{transform:translateY(250px)rotate(var(--r));opacity:0}}.home-page .hp-done-top{z-index:2;padding:36px 26px 26px;position:relative}.home-page .hp-done-tick{width:58px;height:58px;color:var(--accent);background:var(--accent-soft);border:1px solid color-mix(in oklch,var(--accent)45%,transparent);border-radius:50%;place-items:center;margin:0 auto 16px;display:grid;position:relative}.home-page .hp-done-tick:after{content:"";border:1px solid var(--accent);border-radius:50%;animation:1.1s ease-out .1s forwards hp-done-halo;position:absolute;inset:-1px}@keyframes hp-done-halo{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(1.85)}}.home-page .hp-done-tick svg{width:30px;height:30px;display:block}.home-page .hp-done-tick path{fill:none;stroke:currentColor;stroke-width:4.5px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:48;stroke-dashoffset:48px;animation:.5s ease-out .16s forwards hp-done-draw}@keyframes hp-done-draw{to{stroke-dashoffset:0}}.home-page .hp-done-card h2{letter-spacing:-.025em;text-wrap:balance;color:var(--fg);margin:0 0 9px;font-size:clamp(21px,3.4vw,27px);font-weight:700;line-height:1.15}.home-page .hp-done-card h2 em{color:var(--accent);font-style:normal;font-weight:700}.home-page .hp-done .hp-article-cta{z-index:2;border:0;border-top:1px solid var(--border);background:0 0;border-radius:0;margin:0;padding:24px 26px 0;position:relative}.home-page .hp-done .hp-article-cta .hp-article-cta-heading{margin-bottom:5px;font-size:17px}.home-page .hp-done .hp-article-cta .hp-article-cta-text{margin-bottom:16px;font-size:13px}.home-page .hp-done .hp-article-cta-marquee{margin:20px 0 0;padding:0 0 22px}.home-page .hp-done .hp-marquee-card{border-radius:9px;width:104px}@media (max-width:560px){.home-page .hp-done{padding:10px}.home-page .hp-done-card{max-height:calc(100vh - 20px)}.home-page .hp-done-top{padding:30px 18px 22px}.home-page .hp-done .hp-article-cta{padding:22px 18px 0}}@media (prefers-reduced-motion:reduce){.home-page .hp-done-back,.home-page .hp-done-card{animation:none}.home-page .hp-done-confetti,.home-page .hp-done-tick:after{display:none}.home-page .hp-done-tick path{stroke-dashoffset:0;animation:none}}.home-page .toc-wrap{scrollbar-width:none;max-height:calc(100vh - 100px);position:sticky;top:84px;overflow-y:auto}.home-page .toc-wrap::-webkit-scrollbar{display:none}.home-page .toc-inner{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:20px}.home-page .toc-title{letter-spacing:.14em;text-transform:uppercase;color:var(--fg-dim);margin-bottom:14px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600}.home-page .toc-link{color:var(--fg-dim)}.home-page .toc-link:hover{color:var(--fg-muted);background:0 0}.home-page .toc-link.toc-active{color:var(--accent);font-weight:500}.home-page .toc-h2-row{border-left:2px solid #0000;transition:border-color .15s}.home-page .toc-h2-row-active{border-left-color:var(--accent)}.home-page .toc-level-3.toc-active{color:var(--accent)}.home-page .toc-toggle{color:var(--fg-dim);cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;padding:4px 6px;transition:color .15s,background .15s;display:flex}.home-page .toc-toggle:hover{color:var(--fg-muted);background:var(--bg-elev)}.home-page .toc-children{border-left:1px solid var(--border);margin-bottom:4px;margin-left:8px}@media (max-width:1024px){.home-page .hp-post-layout{grid-template-columns:1fr;gap:0;padding:24px 24px 80px}.home-page .toc-wrap{display:none}.home-page .hp-toc-mobile-wrap{margin-bottom:28px;display:block}.home-page .hp-toc-mobile-wrap .toc-wrap{display:block}}@media (max-width:768px){.home-page .hp-post-back-wrap{padding:20px 16px 0}.home-page .hp-post-layout{padding:20px 16px 80px}}.home-page .hp-blog-hero{border-bottom:1px solid var(--border);padding:36px 0 14px}.home-page .hp-blog-hero h1{letter-spacing:-.025em;margin-bottom:12px;font-size:clamp(36px,5vw,56px);font-weight:500;line-height:1.05}.home-page .hp-blog-hero h1 em{color:var(--accent);font-style:normal;font-weight:700}.home-page .hp-blog-hero .hp-blog-sub{color:var(--fg-muted);max-width:520px;margin-bottom:0;font-size:16px;line-height:1.6}.home-page .hp-blog-hero .hp-blog-author-byline{color:var(--fg);margin-top:10px;margin-bottom:0;font-size:15px;font-weight:600}.home-page .hp-blog-filters{flex-direction:column;gap:10px;display:flex}.home-page .hp-filter-label{letter-spacing:.14em;text-transform:uppercase;color:var(--fg-dim);font-family:JetBrains Mono,monospace;font-size:10px}.home-page .hp-filter-pills{flex-wrap:wrap;gap:8px;display:flex}.home-page .hp-pill{border:1px solid var(--border);color:var(--fg-muted);background:var(--bg-card);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:999px;padding:6px 16px;font-family:Inter,sans-serif;font-size:13px;transition:border-color .15s,color .15s,background .15s}.home-page .hp-pill:hover{border-color:var(--accent);color:var(--accent)}.home-page .hp-pill-active{background:var(--accent-soft);border-color:var(--accent);color:var(--accent);font-weight:600}.home-page .hp-blog-content{padding:28px 0 64px}.home-page .hp-posts-grid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:640px){.home-page .hp-posts-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.home-page .hp-posts-grid{grid-template-columns:repeat(3,1fr)}}.home-page .hp-post-card{background:var(--bg-card);border:1px solid var(--border);color:var(--fg);border-radius:16px;flex-direction:column;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;animation:.45s both hp-card-up;display:flex;overflow:hidden}.home-page .hp-post-card:hover{border-color:var(--accent);transform:translateY(-3px);box-shadow:0 16px 48px -16px #f7b83d2e;box-shadow:0 16px 48px -16px lab(79.1609% 15.493 67.4391/.18)}@keyframes hp-card-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.home-page .hp-post-thumb{aspect-ratio:16/9;background:var(--bg-elev);flex-shrink:0;width:100%;position:relative;overflow:hidden}.home-page .hp-post-thumb-img{object-fit:cover;transition:transform .4s}.home-page .hp-post-card:hover .hp-post-thumb-img{transform:scale(1.04)}.home-page .hp-post-thumb-placeholder{background:linear-gradient(135deg,var(--bg-elev)0%,var(--bg)100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.home-page .hp-post-body{flex-direction:column;flex:1;gap:8px;padding:22px 24px 24px;display:flex}.home-page .hp-post-tag{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:2px;font-family:JetBrains Mono,monospace;font-size:10px}.home-page .hp-post-title{letter-spacing:-.01em;color:var(--fg);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;font-weight:600;line-height:1.45;transition:color .15s;display:-webkit-box;overflow:hidden}.home-page .hp-post-card:hover .hp-post-title{color:var(--accent)}.home-page .hp-post-desc{color:var(--fg-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;font-size:13.5px;line-height:1.6;display:-webkit-box;overflow:hidden}.home-page .hp-post-foot{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:16px;padding-top:14px;display:flex}.home-page .hp-post-author{align-items:center;gap:8px;display:flex}.home-page .hp-post-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:26px;height:26px;overflow:hidden}.home-page .hp-post-author-name{color:var(--fg-dim);font-size:12px}.home-page .hp-post-date{color:var(--fg-dim);font-family:JetBrains Mono,monospace;font-size:12px}.home-page .hp-empty-state{text-align:center;color:var(--fg-dim);padding:96px 0;font-size:15px}.home-page .hp-btn-ghost{border:1px solid var(--border-strong);color:var(--fg);background:0 0;border-radius:10px;align-items:center;gap:8px;padding:14px 24px;font-size:14px;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex}.home-page .hp-btn-ghost:hover{background:var(--bg-card);border-color:var(--fg-dim)}.home-page .hp-legal-hero{border-bottom:1px solid var(--border);text-align:center;padding:72px 0 56px}.home-page .hp-legal-hero .hp-section-tag{justify-content:center;display:flex}.home-page .hp-legal-hero h1{letter-spacing:-.025em;margin-bottom:12px;font-size:clamp(32px,5vw,52px);font-weight:500;line-height:1.05}.home-page .hp-legal-hero h1 em{color:var(--accent);font-style:normal;font-weight:700}.home-page .hp-legal-hero .hp-legal-date{color:var(--fg-dim);font-family:JetBrains Mono,monospace;font-size:13px}.home-page .hp-legal-content{max-width:840px;margin:0 auto;padding:64px 0 96px}.home-page .hp-legal-stack{flex-direction:column;gap:16px;display:flex}.home-page .hp-legal-card{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:32px;transition:border-color .2s}.home-page .hp-legal-card:hover{border-color:var(--border-strong)}.home-page .hp-legal-card h2{letter-spacing:-.015em;color:var(--fg);margin-bottom:14px;font-size:20px;font-weight:600}.home-page .hp-legal-card h2 span{color:var(--accent)}.home-page .hp-legal-card p{color:var(--fg-muted);font-size:14.5px;line-height:1.75}.home-page .hp-legal-card p+p{margin-top:12px}.home-page .hp-legal-card ul{flex-direction:column;gap:10px;margin-top:12px;list-style:none;display:flex}.home-page .hp-legal-card ul li{color:var(--fg-muted);align-items:flex-start;gap:10px;font-size:14.5px;line-height:1.65;display:flex}.home-page .hp-legal-card ul li:before{content:"•";color:var(--accent);flex-shrink:0;margin-top:2px;font-size:16px}.home-page .hp-legal-card .hp-legal-note{color:var(--fg-dim);margin-top:12px;font-size:13px}.home-page .hp-legal-card a{color:var(--accent);text-underline-offset:3px;-webkit-text-decoration:underline #f7b83d66;text-decoration:underline #f7b83d66;-webkit-text-decoration:underline lab(79.1609% 15.493 67.4391/.4);text-decoration:underline lab(79.1609% 15.493 67.4391/.4);transition:text-decoration-color .15s}.home-page .hp-legal-card a:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.home-page .hp-legal-closing{border:1px solid var(--border);color:var(--fg-dim);border-radius:12px;margin-top:24px;padding:24px 32px;font-size:13px;line-height:1.6}.home-page .hp-legal-contact-cta{border-top:1px solid var(--border);text-align:center;padding:72px 0}.home-page .hp-contact-email{border:1px solid var(--border-strong);background:var(--bg-card);color:var(--fg);letter-spacing:-.01em;border-radius:999px;align-items:center;gap:10px;margin-top:24px;padding:11px 20px;font-family:JetBrains Mono,monospace;font-size:13.5px;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.home-page .hp-contact-email:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-soft)}.home-page .hp-contact-email svg{color:var(--accent);flex-shrink:0}.home-page .hp-contact-section{border-top:1px solid var(--border);padding:88px 0}.home-page .hp-contact-section.alt{background:var(--bg-elev)}.home-page .hp-contact-head{text-align:center;margin-bottom:48px}.home-page .hp-contact-head .hp-section-tag{justify-content:center;display:flex}.home-page .hp-contact-head .hp-section-sub{margin-top:12px}.home-page .hp-contact-grid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:700px){.home-page .hp-contact-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1000px){.home-page .hp-contact-grid{grid-template-columns:repeat(3,1fr)}}.home-page .hp-contact-card{background:var(--bg-card);border:1px solid var(--border);color:inherit;border-radius:16px;flex-direction:column;padding:28px;transition:border-color .2s,transform .2s;display:flex}.home-page .hp-contact-card:hover{border-color:var(--border-strong);transform:translateY(-2px)}.home-page .hp-contact-card h3{letter-spacing:-.01em;margin-bottom:8px;font-size:17px;font-weight:600}.home-page .hp-contact-card p{color:var(--fg-muted);flex:1;font-size:14px;line-height:1.6}.home-page .hp-contact-card-cta{color:var(--accent);margin-top:18px;font-size:13px;font-weight:500}.home-page .hp-contact-split{grid-template-columns:1fr;align-items:start;gap:40px;display:grid}@media (min-width:900px){.home-page .hp-contact-split{grid-template-columns:1.1fr .9fr;gap:56px}}.home-page .hp-contact-split-title{letter-spacing:-.02em;margin-bottom:14px;font-size:clamp(26px,3.4vw,36px);font-weight:500;line-height:1.15}.home-page .hp-contact-split-body{color:var(--fg-muted);font-size:15px;line-height:1.7}.home-page .hp-contact-list{counter-reset:hp-contact-step;flex-direction:column;gap:12px;margin-top:22px;list-style:none;display:flex}.home-page .hp-contact-list li{color:var(--fg-muted);counter-increment:hp-contact-step;align-items:flex-start;gap:12px;font-size:14.5px;line-height:1.6;display:flex}.home-page .hp-contact-list li:before{content:counter(hp-contact-step);background:var(--accent-soft);width:22px;height:22px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600;line-height:1;display:flex}.home-page .hp-contact-aside{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:560px) and (max-width:899px){.home-page .hp-contact-aside{grid-template-columns:repeat(2,1fr)}}.home-page .hp-contact-aside-card{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:20px 22px}.home-page .hp-contact-aside-card h4{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin-bottom:8px;font-family:JetBrains Mono,monospace;font-size:11px}.home-page .hp-contact-aside-card p{color:var(--fg-muted);font-size:13.5px;line-height:1.6}.home-page .hp-contact-aside-card a{color:var(--fg);text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:var(--border-strong);text-decoration-color:var(--border-strong);transition:text-decoration-color .15s}.home-page .hp-contact-aside-card a:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.home-page .hp-contact-qa-grid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:700px){.home-page .hp-contact-qa-grid{grid-template-columns:repeat(2,1fr)}}.home-page .hp-contact-qa{border:1px solid var(--border);border-radius:14px;padding:24px 26px;transition:border-color .2s}.home-page .hp-contact-qa:hover{border-color:var(--border-strong)}.home-page .hp-contact-qa h3{letter-spacing:-.01em;margin-bottom:8px;font-size:15.5px;font-weight:600}.home-page .hp-contact-qa p{color:var(--fg-muted);margin-bottom:14px;font-size:14px;line-height:1.6}.home-page .hp-contact-qa a{color:var(--accent);font-size:13px;font-weight:500}@media (max-width:600px){.home-page .hp-contact-section{padding:64px 0}.home-page .hp-contact-card{padding:24px}}.home-page .hp-404-wrap{align-items:center;min-height:calc(100vh - 64px);padding:48px 0 64px;display:flex}.home-page .hp-404-grid{grid-template-columns:1fr;align-items:center;gap:48px;width:100%;display:grid}@media (min-width:900px){.home-page .hp-404-grid{grid-template-columns:1fr 1fr}}.home-page .hp-404-code{letter-spacing:.15em;text-transform:uppercase;color:var(--fg-dim);margin-bottom:20px;font-family:JetBrains Mono,monospace;font-size:11px}.home-page .hp-404-num{letter-spacing:-.04em;background:linear-gradient(140deg,#f7b83d 20%,#f36451 80%);background:linear-gradient(140deg,lab(79.1609% 15.493 67.4391) 20%,lab(61.2085% 55.2496 40.0517) 80%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:32px;font-size:clamp(96px,16vw,180px);font-weight:700;line-height:.9;display:block}.home-page .hp-404-heading{letter-spacing:-.02em;color:var(--fg);margin-bottom:16px;font-size:clamp(26px,4vw,40px);font-weight:700;line-height:1.15}.home-page .hp-404-sub{color:var(--fg-muted);max-width:480px;margin-bottom:36px;font-size:16px;line-height:1.65}.home-page .hp-404-actions{flex-wrap:wrap;gap:12px;display:flex}.home-page .hp-404-collage{aspect-ratio:1;width:100%;max-width:480px;margin:0 auto;position:relative}.home-page .hp-404-frame{border-radius:14px;position:absolute;overflow:hidden;box-shadow:0 20px 60px -20px #000000b3,0 0 0 1px #ffffff0d}.home-page .hp-404-frame.f1{aspect-ratio:3/4;--r:-5deg;width:42%;animation:6s ease-in-out infinite hp-float;top:2%;left:10%;transform:rotate(-5deg)}.home-page .hp-404-frame.f2{aspect-ratio:4/5;--r:4deg;width:40%;animation:6s ease-in-out 1.8s infinite hp-float;top:10%;right:4%;transform:rotate(4deg)}.home-page .hp-404-frame.f3{aspect-ratio:5/4;--r:-2deg;width:46%;animation:6s ease-in-out .9s infinite hp-float;bottom:6%;left:18%;transform:rotate(-2deg)}.home-page .hp-404-empty-frame{aspect-ratio:3/4;border:2px dashed var(--accent);opacity:.55;--r:2deg;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:36%;animation:6s ease-in-out 3s infinite hp-float;display:flex;position:absolute;top:30%;right:2%;transform:rotate(2deg)}.home-page .hp-404-empty-frame svg{color:var(--accent)}.home-page .hp-404-empty-label{letter-spacing:.1em;color:var(--accent);text-transform:uppercase;font-family:JetBrains Mono,monospace;font-size:9px}.home-page{--bg:#0a0a0a;--bg-elev:#141414;--bg-card:#1a1a1a;--bg-card-2:#1f1f1f;--border:#262626;--border-strong:#333;--fg:#fafafa;--fg-muted:#a3a3a3;--fg-dim:#737373;--accent:#f7b83d;--accent-soft:#f7b83d1f;--accent-text:#0a0a0a;--warm-1:#e9a679;--warm-2:#e28b63;--warm-3:#c07c56;--warm-4:#e8c8a4;background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.5;overflow-x:clip}@supports (color:lab(0% 0 0)){.home-page{--accent:lab(79.1609% 15.493 67.4391);--accent-soft:lab(79.1609% 15.493 67.4391/.12);--warm-1:lab(74.0549% 21.7075 33.9933);--warm-2:lab(66.7436% 31.3333 36.0402);--warm-3:lab(58.8539% 24.1517 32.3903);--warm-4:lab(82.5794% 7.87076 22.432)}}.home-page *{box-sizing:border-box}.home-page a{color:inherit;text-decoration:none}.home-page button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}.home-page ::selection{background:var(--accent);color:var(--accent-text)}.home-page .display{letter-spacing:-.01em;font-family:Instrument Serif,serif;font-weight:400}.home-page .mono{font-family:JetBrains Mono,ui-monospace,monospace}.home-page .hp-container{max-width:1200px;margin:0 auto;padding:0 24px}@media (min-width:768px){.home-page .hp-container{padding:0 40px}}.home-page .hp-nav{z-index:50;-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--border);background:#0a0a0ab8;position:sticky;top:0}.home-page .hp-nav-inner{justify-content:space-between;align-items:center;height:64px;display:flex}.home-page .hp-logo{letter-spacing:-.01em;align-items:center;gap:10px;font-size:15px;font-weight:600;display:flex}.home-page .hp-logo-mark{background-image:url(/logo.png);background-position:50%;background-size:cover;border-radius:7px;flex-shrink:0;width:28px;height:28px;box-shadow:0 0 0 1px #ffffff0f}.home-page .hp-nav-links{color:var(--fg-muted);white-space:nowrap;gap:22px;font-size:14px;display:none}@media (min-width:1024px){.home-page .hp-nav-links{display:flex}}@media (min-width:1200px){.home-page .hp-nav-links{gap:30px}}.home-page .hp-nav-links a{transition:color .15s}.home-page .hp-nav-links a:hover{color:var(--fg)}.home-page .hp-nav-links a.active{color:var(--accent)}.home-page .hp-nav-cta{background:var(--accent);color:var(--accent-text);border-radius:8px;padding:9px 18px;font-size:13px;font-weight:600;transition:transform .15s,filter .15s}.home-page .hp-nav-cta:hover{filter:brightness(1.08);transform:translateY(-1px)}.home-page .hp-burger{border:1px solid var(--border);background:var(--bg-card);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;transition:background .15s;display:flex}.home-page .hp-burger:hover{background:var(--bg-card-2)}.home-page .hp-burger span{background:var(--fg);transform-origin:50%;width:16px;height:1.5px;transition:transform .2s;display:block}.home-page .hp-burger.open span:first-child{transform:translateY(3.5px)rotate(45deg)}.home-page .hp-burger.open span:nth-child(2){transform:translateY(-3.5px)rotate(-45deg)}@media (min-width:1024px){.home-page .hp-burger{display:none}}.home-page .hp-mobile-menu{z-index:100;opacity:0;pointer-events:none;border-bottom:1px solid var(--border);background:#0a0a0a;flex-direction:column;gap:0;padding:24px;transition:opacity .2s,transform .2s;display:flex;position:fixed;inset:64px 0 0;overflow-y:auto;transform:translateY(-8px)}.home-page .hp-mobile-menu.open{opacity:1;pointer-events:auto;transform:translateY(0)}.home-page .hp-mobile-menu a{letter-spacing:-.01em;border-bottom:1px solid var(--border);color:var(--fg);justify-content:space-between;align-items:center;padding:20px 0;font-size:22px;font-weight:500;display:flex}.home-page .hp-mobile-menu a:last-of-type{border-bottom:none}.home-page .hp-mobile-menu a.active{color:var(--accent)}.home-page .hp-mobile-menu .hp-mobile-cta{background:var(--accent);color:var(--accent-text);text-align:center;border-bottom:none;border-radius:10px;justify-content:center;margin-top:24px;padding:16px;font-size:15px;font-weight:600}@media (min-width:1024px){.home-page .hp-mobile-menu{display:none}}.home-page .hp-nav-drop{position:relative}.home-page .hp-nav-drop-trigger{align-items:center;gap:5px;display:inline-flex}.home-page .hp-nav-drop:after{content:"";height:14px;position:absolute;top:100%;left:0;right:0}.home-page .hp-nav-caret{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:9px;height:9px;transition:transform .15s}.home-page .hp-nav-drop:hover .hp-nav-caret,.home-page .hp-nav-drop:focus-within .hp-nav-caret{transform:rotate(180deg)}.home-page .hp-nav-panel{background:var(--bg-card);border:1px solid var(--border);z-index:60;opacity:0;pointer-events:none;border-radius:12px;flex-direction:column;min-width:244px;padding:6px;transition:opacity .15s,transform .15s;display:flex;position:absolute;top:calc(100% + 14px);left:50%;transform:translate(-50%)translateY(-6px);box-shadow:0 16px 40px #00000073}.home-page .hp-nav-drop:hover .hp-nav-panel,.home-page .hp-nav-drop:focus-within .hp-nav-panel{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.home-page .hp-nav-item{color:var(--fg-muted);white-space:nowrap;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:9px 12px;font-size:14px;transition:background .12s,color .12s;display:flex}.home-page .hp-nav-item:hover{background:var(--bg-card-2);color:var(--fg)}.home-page .hp-nav-more{border-top:1px solid var(--border);color:var(--accent);border-radius:0 0 8px 8px;margin-top:6px;padding-top:13px;font-weight:600}.home-page .hp-nav-head{border-bottom:1px solid var(--border);letter-spacing:.09em;text-transform:uppercase;color:var(--fg-dim);white-space:nowrap;margin:8px 12px 4px;padding-bottom:7px;font-size:10.5px;font-weight:600}.home-page .hp-nav-group{flex-direction:column;display:flex}.home-page .hp-nav-group+.hp-nav-group,.home-page .hp-nav-item+.hp-nav-head{margin-top:12px}.home-page .hp-nav-sub{position:relative}.home-page .hp-nav-chev{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;opacity:.6;flex-shrink:0;width:11px;height:11px}.home-page .hp-nav-sub:hover .hp-nav-parent{background:var(--bg-card-2);color:var(--fg)}.home-page .hp-nav-flyout{z-index:61;opacity:0;pointer-events:none;padding-right:8px;transition:opacity .15s,transform .15s;position:absolute;top:-6px;right:100%;transform:translate(6px)}.home-page .hp-nav-sub:hover .hp-nav-flyout,.home-page .hp-nav-sub:focus-within .hp-nav-flyout{opacity:1;pointer-events:auto;transform:translate(0)}.home-page .hp-nav-flyout-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;flex-direction:column;min-width:212px;padding:6px;display:flex;box-shadow:0 16px 40px #00000073}.home-page .hp-nav-flyout-title{border-bottom:1px solid var(--border);letter-spacing:-.01em;color:var(--fg);white-space:nowrap;margin:8px 12px 4px;padding-bottom:7px;font-size:14px;font-weight:600}.home-page .hp-mobile-acc{letter-spacing:-.01em;width:100%;color:var(--fg);border:none;border-bottom:1px solid var(--border);text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;padding:20px 0;font-size:22px;font-weight:500;display:flex}.home-page .hp-mobile-acc .hp-nav-caret{width:13px;height:13px}.home-page .hp-mobile-acc[aria-expanded=true] .hp-nav-caret{transform:rotate(180deg)}.home-page .hp-mobile-sub{border-left:2px solid var(--border);flex-direction:column;margin:2px 0 2px 3px;padding-left:16px;display:flex}.home-page .hp-mobile-sub a,.home-page .hp-mobile-sub .hp-mobile-acc{color:var(--fg-muted);padding:13px 0;font-size:16px;font-weight:400}.home-page .hp-mobile-sub a:hover{color:var(--fg)}.home-page .hp-mobile-sub>:last-child{border-bottom:none}.home-page .hp-mobile-group{flex-direction:column;display:flex}.home-page .hp-mobile-head{letter-spacing:.09em;text-transform:uppercase;color:var(--fg-dim);padding:16px 0 6px;font-size:11px;font-weight:600}.home-page .hp-hero{padding:24px 0 48px;position:relative}@media (min-width:1024px){.home-page .hp-hero{align-items:flex-start;min-height:calc(100vh - 64px);padding:32px 0 48px;display:flex}}.home-page .hp-hero-grid{grid-template-columns:1fr;align-items:center;gap:32px;width:100%;display:grid}@media (min-width:1024px){.home-page .hp-hero-grid{grid-template-columns:1.05fr 1fr;gap:56px;padding-top:24px}}.home-page .hp-laurel{color:var(--accent);letter-spacing:.01em;background:0 0;border:none;align-items:center;gap:10px;margin-bottom:16px;padding:4px 0;font-family:Instrument Serif,serif;font-size:17px;font-style:italic;display:inline-flex}.home-page .hp-laurel span{color:var(--fg);white-space:nowrap}.home-page .hp-laurel svg{flex-shrink:0;display:block}.home-page .hp-hero h1{color:var(--fg-muted);margin-bottom:12px;font-size:14px;font-weight:400;line-height:1.4}@media (min-width:768px){.home-page .hp-hero h1{font-size:16px}}.home-page .hp-hero .hp-hero-title{letter-spacing:-.025em;color:var(--fg);max-width:none;margin-bottom:16px;font-size:clamp(40px,6vw,72px);font-weight:500;line-height:1}.home-page .hp-hero .hp-hero-title em{color:var(--accent);font-style:normal;font-weight:700}.home-page .hp-hero p{color:var(--fg-muted);max-width:480px;margin-bottom:24px;font-size:17px;line-height:1.5}.home-page .hp-hero-ctas{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.home-page .hp-btn-primary{background:var(--accent);color:var(--accent-text);border-radius:10px;align-items:center;gap:8px;padding:14px 24px;font-size:14px;font-weight:600;transition:transform .15s,filter .15s;display:inline-flex}.home-page .hp-btn-primary:hover{filter:brightness(1.08);transform:translateY(-1px)}.home-page a.hp-btn-primary{color:var(--accent-text);text-decoration:none}.home-page .hp-hero-stores{flex-wrap:wrap;gap:10px;margin-top:12px;margin-bottom:24px;display:flex}.home-page .hp-store-badge{border:1px solid var(--border-strong);background:var(--bg-card);color:var(--fg);border-radius:12px;align-items:center;gap:10px;padding:10px 18px 10px 14px;transition:background .15s,border-color .15s;display:inline-flex}.home-page .hp-store-badge:hover{background:var(--bg-card-2);border-color:var(--fg-dim)}.home-page .hp-store-badge span{flex-direction:column;line-height:1.1;display:flex}.home-page .hp-store-badge small{letter-spacing:.08em;color:var(--fg-muted);text-transform:uppercase;margin-bottom:2px;font-size:9px}.home-page .hp-store-badge strong{letter-spacing:-.01em;font-size:14px;font-weight:600}.home-page .hp-store-badge.dark{background:#000;border-color:#000}.home-page .hp-store-badge.dark:hover{background:#1a1a1a;border-color:#333}.home-page .hp-mdx-stores{flex-wrap:wrap;gap:12px;margin:24px 0;display:flex}.home-page .hp-mdx-stores .hp-store-badge{color:var(--fg);text-decoration:none}.home-page .hp-mdx-stores .hp-store-badge span{text-align:left}.home-page .hp-hero-meta{color:var(--fg-dim);align-items:center;gap:16px;font-size:13px;display:flex}.home-page .hp-avatars{display:flex}.home-page .hp-avatar{border:2px solid var(--bg);background-position:50%;background-size:cover;border-radius:50%;width:28px;height:28px;margin-left:-8px}.home-page .hp-avatar:first-child{margin-left:0}.home-page .hp-collage{flex-shrink:0;width:310px;height:415px;margin:0 auto;position:relative}.home-page .hp-collage-tile{aspect-ratio:9/16;border-radius:14px;width:130px;position:absolute;overflow:hidden;box-shadow:0 20px 60px -20px #0009,0 0 0 1px #ffffff0a}.home-page .hp-collage-tile.t1{animation:6s ease-in-out infinite hp-float;top:20px;left:40px}.home-page .hp-collage-tile.t2{animation:6s ease-in-out 1.5s infinite hp-float;top:0;left:180px}.home-page .hp-collage-tile.t3{animation:6s ease-in-out 3s infinite hp-float;top:181px;left:0}.home-page .hp-collage-tile.t4{animation:6s ease-in-out .8s infinite hp-float;top:161px;left:140px}@media (min-width:1024px){.home-page .hp-collage{width:390px;height:525px}.home-page .hp-collage-tile{width:160px}.home-page .hp-collage-tile.t1{top:25px;left:50px}.home-page .hp-collage-tile.t2{top:0;left:225px}.home-page .hp-collage-tile.t3{top:239px;left:0}.home-page .hp-collage-tile.t4{top:214px;left:175px}}@keyframes hp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.home-page .hp-ph{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.home-page .hp-ph-label{color:#0000008c;letter-spacing:.02em;background:#fff9;border-radius:3px;padding:2px 6px;font-family:JetBrains Mono,monospace;font-size:9px;position:absolute;bottom:8px;left:8px}.home-page .hp-section-tag{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px;font-family:JetBrains Mono,monospace;font-size:11px}.home-page .hp-section-title{letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(32px,5vw,48px);font-weight:500;line-height:1.05}.home-page .hp-section-sub{color:var(--fg-muted);max-width:540px;font-size:16px}.home-page .hp-testimonials{border-top:1px solid var(--border);text-align:center;padding:96px 0}.home-page .hp-test-grid{grid-template-columns:1fr;gap:16px;margin-top:56px;display:grid}@media (min-width:768px){.home-page .hp-test-grid{grid-template-columns:repeat(3,1fr);max-width:1100px;margin-left:auto;margin-right:auto}.home-page .hp-test-grid.count-8>.hp-test-card:nth-child(7){grid-column:1/span 1;transform:translate(50%)}.home-page .hp-test-grid.count-8>.hp-test-card:nth-child(8){grid-column:2/span 1;transform:translate(50%)}}.home-page .hp-test-card{background:var(--bg-card);border:1px solid var(--border);text-align:left;border-radius:16px;padding:28px}.home-page .hp-test-name{color:var(--fg);margin-bottom:8px;font-size:15px;font-weight:700}.home-page .hp-test-byline{align-items:center;gap:6px;margin-bottom:14px;display:flex}.home-page .hp-stars{color:var(--accent);gap:2px;font-size:12px;display:flex}.home-page .hp-test-sep{color:var(--fg-dim);font-size:12px}.home-page .hp-test-role{color:var(--fg-dim);font-size:12px;font-style:italic}.home-page .hp-test-quote{color:var(--fg);margin-bottom:0;font-size:15px;line-height:1.55}.home-page .hp-features{border-top:1px solid var(--border);padding:96px 0}.home-page .hp-features-head{text-align:center;margin-bottom:64px}.home-page .hp-feature-rows{flex-direction:column;gap:64px;display:flex}@media (min-width:900px){.home-page .hp-feature-rows{gap:96px}}.home-page .hp-feature-row{grid-template-columns:1fr;align-items:center;gap:32px;display:grid}@media (min-width:900px){.home-page .hp-feature-row{grid-template-columns:1fr 1fr;gap:64px}.home-page .hp-feature-row.reverse .hp-feature-row-media{order:2}}.home-page .hp-feature-row-media{aspect-ratio:4/3;background:var(--bg-card);border:1px solid var(--border);border-radius:18px;justify-content:center;align-items:center;padding:28px;display:flex;overflow:hidden}.home-page .hp-row-preview{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.home-page .hp-feature-row-text h3{letter-spacing:-.02em;margin-bottom:14px;font-size:clamp(26px,3vw,34px);font-weight:500;line-height:1.1}.home-page .hp-feature-row-text p{color:var(--fg-muted);margin-bottom:24px;font-size:16px;line-height:1.6}.home-page .hp-feature-bullets{flex-direction:column;gap:12px;list-style:none;display:flex}.home-page .hp-feature-bullets li{color:var(--fg);align-items:flex-start;gap:12px;font-size:14.5px;display:flex}.home-page .hp-check{width:18px;height:18px;color:var(--accent);flex-shrink:0;margin-top:2px}.home-page .hp-mini-canvas{justify-content:center;align-items:center;gap:8px;width:100%;height:100%;display:flex}.home-page .hp-mini-frame{background:#f3ede4;border-radius:4px;width:56px;padding:6px 6px 14px;transform:rotate(-3deg);box-shadow:0 8px 16px -8px #0009}.home-page .hp-mini-frame:nth-child(2){width:64px;transform:rotate(2deg)}.home-page .hp-mini-frame:nth-child(3){width:52px;transform:rotate(-1deg)}.home-page .hp-mini-frame.big{width:72px}.home-page .hp-mini-frame .hp-polaroid-img{aspect-ratio:1;border-radius:1px;overflow:hidden}@media (max-width:600px){.home-page .hp-mini-frame.big{width:56px}}.home-page .hp-feat-templates{aspect-ratio:unset;align-items:stretch;padding:8px}.home-page .hp-tmpl-gallery{gap:8px;width:100%;display:flex}.home-page .hp-tmpl-tile{aspect-ratio:9/16;border-radius:10px;flex:1;min-height:180px;position:relative;overflow:hidden}.home-page .hp-img-row{flex-wrap:wrap;gap:8px;width:100%;margin:1.5rem 0;display:flex}.home-page .hp-img-row-tile{aspect-ratio:9/16;border-radius:10px;flex:calc(16.666% - 7px);min-width:0;position:relative;overflow:hidden}@media (max-width:600px){.home-page .hp-img-row-tile{flex:0 0 calc(33.333% - 6px)}}.home-page .hp-shot-row{justify-content:center;align-items:flex-start;gap:12px;margin:28px 0;display:flex}.home-page .hp-shot-row .hp-shot{flex:1 1 0;min-width:0;max-width:232px;margin:0}.home-page .hp-shot-row .hp-shot img{border:1px solid var(--border);border-radius:12px;width:100%;height:auto;display:block}.home-page .hp-shot-row .hp-shot figcaption{text-align:center;color:var(--fg-muted);margin-top:8px;font-size:12.5px;line-height:1.45}@media (max-width:600px){.home-page .hp-shot-row-2,.home-page .hp-shot-row-3{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;justify-content:flex-start;padding-bottom:6px;overflow-x:auto}.home-page .hp-shot-row-2 .hp-shot,.home-page .hp-shot-row-3 .hp-shot{scroll-snap-align:center;flex:0 0 58%;max-width:none}}.home-page .hp-ai-preview{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);grid-template-areas:"a a b""a a b""c d e";gap:6px;width:100%;height:100%;display:grid}.home-page .hp-ai-tile{border-radius:6px;position:relative;overflow:hidden}.home-page .hp-hd-preview{grid-template-rows:1fr 1fr;gap:6px;width:100%;height:100%;display:grid}.home-page .hp-hd-top{grid-template-columns:2fr 1fr;gap:6px;min-height:0;display:grid}.home-page .hp-hd-tile{border-radius:6px;position:relative;overflow:hidden}.home-page .hp-hd-bottom{grid-template-columns:repeat(3,1fr);gap:6px;min-height:0;display:grid}.home-page .hp-hd-portrait{border-radius:6px;position:relative;overflow:hidden}.home-page .hp-film-strip{grid-template-columns:repeat(3,1fr);gap:4px;width:100%;height:100%;display:grid}.home-page .hp-film-cell{border-radius:4px;position:relative;overflow:hidden}.home-page .hp-marquee-section{border-top:1px solid var(--border);padding:80px 0 96px;overflow:hidden}.home-page .hp-marquee-head{text-align:center;margin-bottom:48px}.home-page .hp-marquee-head .hp-section-sub{margin:12px auto 0}.home-page .hp-marquee{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.home-page .hp-marquee-track{gap:20px;width:max-content;animation:60s linear infinite hp-marquee-ltr;display:flex}@keyframes hp-marquee-ltr{0%{transform:translate(-50%)}to{transform:translate(0)}}.home-page .hp-marquee-card{aspect-ratio:9/16;border-radius:12px;flex-shrink:0;width:160px;position:relative;overflow:hidden;box-shadow:0 12px 32px -12px #0009}@media (max-width:600px){.home-page .hp-marquee-card{width:160px}}.home-page .hp-toolkit{border-top:1px solid var(--border);padding:96px 0}.home-page .hp-toolkit-head{text-align:center;margin-bottom:56px}.home-page .hp-toolkit-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (min-width:900px){.home-page .hp-toolkit-grid{grid-template-columns:repeat(6,1fr)}.home-page .hp-toolkit-card{grid-column:span 2}.home-page .hp-toolkit-card:nth-child(13){grid-column:2/span 2}.home-page .hp-toolkit-card:nth-child(14){grid-column:4/span 2}}.home-page .hp-toolkit-card{background:0 0;border:none;border-radius:14px;padding:24px}.home-page .hp-feature-icon{background:var(--accent-soft);width:36px;height:36px;color:var(--accent);border-radius:9px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.home-page .hp-toolkit-card h3{letter-spacing:-.01em;margin-bottom:8px;font-size:16px;font-weight:600}.home-page .hp-toolkit-card p{color:var(--fg-muted);font-size:14px;line-height:1.55}.home-page .hp-beyond{border-top:1px solid var(--border);padding:96px 0}.home-page .hp-beyond-head{text-align:center;margin-bottom:56px}.home-page .hp-beyond-grid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:700px){.home-page .hp-beyond-grid{grid-template-columns:repeat(4,1fr)}.home-page .hp-beyond-card{grid-column:span 2}.home-page .hp-beyond-card:nth-child(5){grid-column:2/span 2}}@media (min-width:1000px){.home-page .hp-beyond-grid{grid-template-columns:repeat(6,1fr)}.home-page .hp-beyond-card:nth-child(4){grid-column:2/span 2}.home-page .hp-beyond-card:nth-child(5){grid-column:4/span 2}}.home-page .hp-beyond-card{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:28px;transition:border-color .2s,transform .2s}.home-page .hp-beyond-card:hover{border-color:var(--border-strong);transform:translateY(-2px)}.home-page .hp-beyond-card h3{letter-spacing:-.01em;margin-bottom:6px;font-size:18px;font-weight:600}.home-page .hp-beyond-spec{color:var(--accent);letter-spacing:.02em;margin-bottom:14px;font-family:JetBrains Mono,monospace;font-size:11px}.home-page .hp-beyond-card p{color:var(--fg-muted);font-size:14px;line-height:1.6}.home-page .hp-why{border-top:1px solid var(--border);padding:96px 0}.home-page .hp-why-head{text-align:center;margin-bottom:48px}.home-page .hp-spec-wrap{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;max-width:760px;margin:0 auto;overflow:hidden}.home-page .hp-spec-table{border-collapse:collapse;width:100%}.home-page .hp-spec-table tr:not(:last-child){border-bottom:1px solid var(--border)}.home-page .hp-spec-table th{text-align:left;vertical-align:top;letter-spacing:-.01em;width:34%;color:var(--fg);padding:18px 20px;font-size:14px;font-weight:600;line-height:1.4}.home-page .hp-spec-table td{vertical-align:top;color:var(--fg-muted);padding:18px 20px;font-size:14px;line-height:1.55}.home-page .hp-spec-table a{color:var(--accent);text-decoration:none}.home-page .hp-spec-table a:hover{text-decoration:underline}@media (max-width:600px){.home-page .hp-spec-table th,.home-page .hp-spec-table td{width:auto;display:block}.home-page .hp-spec-table th{padding:18px 20px 4px}.home-page .hp-spec-table td{padding:0 20px 18px}}.home-page .hp-platforms{border-top:1px solid var(--border);text-align:center;padding:96px 0}.home-page .hp-platform-row{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:56px;display:flex}.home-page .hp-platform{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:88px;height:88px;transition:border-color .2s,transform .2s;display:flex}.home-page .hp-platform:hover{border-color:var(--accent);transform:translateY(-2px)}.home-page .hp-platform-label{color:var(--fg-muted);font-family:JetBrains Mono,monospace;font-size:11px}.home-page .hp-faq{border-top:1px solid var(--border);padding:96px 0}.home-page .hp-faq-head{text-align:center;margin-bottom:48px}.home-page .hp-faq-list{flex-direction:column;gap:12px;max-width:760px;margin:0 auto;display:flex}.home-page .hp-faq-item{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;transition:border-color .2s;overflow:hidden}.home-page .hp-faq-item.open{border-color:var(--border-strong)}.home-page .hp-faq-q{text-align:left;width:100%;color:var(--fg);justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:15px;font-weight:500;display:flex}.home-page .hp-faq-toggle{width:20px;height:20px;color:var(--fg-muted);flex-shrink:0;transition:transform .25s}.home-page .hp-faq-item.open .hp-faq-toggle{color:var(--accent);transform:rotate(180deg)}.home-page .hp-faq-a{max-height:0;transition:max-height .3s;overflow:hidden}.home-page .hp-faq-a-inner{color:var(--fg-muted);padding:0 24px 20px;font-size:14px;line-height:1.6}.home-page .hp-end-cta{border-top:1px solid var(--border);text-align:center;padding:96px 0}.home-page .hp-end-cta-mark{justify-content:center;margin-bottom:24px;display:flex}.home-page .hp-end-cta-stores{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px;display:flex}.home-page .hp-footer{border-top:1px solid var(--border);padding:48px 0 32px}.home-page .hp-footer-grid{flex-direction:column;gap:32px;margin-bottom:40px;display:flex}@media (min-width:768px){.home-page .hp-footer-grid{flex-direction:row;justify-content:space-between;align-items:flex-start}}.home-page .hp-footer-brand{max-width:280px}.home-page .hp-footer-brand p{color:var(--fg-dim);margin-top:14px;font-size:13px;line-height:1.6}.home-page .hp-footer-cols{flex:1;grid-template-columns:repeat(4,1fr);gap:32px;display:grid}@media (min-width:768px){.home-page .hp-footer-cols{gap:40px}}@media (min-width:1024px){.home-page .hp-footer-cols{grid-template-columns:repeat(5,1fr)}}.home-page .hp-footer-col h4{text-transform:uppercase;letter-spacing:.1em;color:var(--fg-dim);margin-bottom:14px;font-size:12px;font-weight:500}.home-page .hp-footer-col a{color:var(--fg-muted);padding:4px 0;font-size:13px;transition:color .15s;display:block}.home-page .hp-footer-col a:hover{color:var(--fg)}.home-page .hp-footer-bot{border-top:1px solid var(--border);color:var(--fg-dim);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:24px;font-size:12px;display:flex}.home-page .hp-tools-hero{border-bottom:1px solid var(--border);padding:36px 0 24px}.home-page .hp-tools-hero h1{letter-spacing:-.025em;margin-bottom:12px;font-size:clamp(36px,5vw,56px);font-weight:500;line-height:1.05}.home-page .hp-tools-hero h1 em{color:var(--accent);font-style:normal;font-weight:700}.home-page .hp-tools-hero .hp-tools-sub{color:var(--fg-muted);max-width:540px;font-size:16px;line-height:1.6}.home-page .hp-tools-content{padding:28px 0 64px}.home-page .hp-tools-grid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:640px){.home-page .hp-tools-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.home-page .hp-tools-grid{grid-template-columns:repeat(3,1fr)}}.home-page .hp-tool-card{background:var(--bg-card);border:1px solid var(--border);color:var(--fg);border-radius:16px;flex-direction:column;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;animation:.45s both hp-card-up;display:flex;overflow:hidden}.home-page .hp-tool-card:hover{border-color:var(--accent);transform:translateY(-3px);box-shadow:0 16px 48px -16px #f7b83d2e;box-shadow:0 16px 48px -16px lab(79.1609% 15.493 67.4391/.18)}.home-page .hp-tool-icon-wrap{aspect-ratio:16/7;flex-shrink:0;justify-content:center;align-items:center;width:100%;display:flex}.home-page .hp-tool-icon-amber{color:#f7b83d;color:lab(79.1609% 15.493 67.4391);background:#301d00;background:lab(12.8817% 10.5314 25.7664)}.home-page .hp-tool-icon-pink{color:#ff8baa;color:lab(72.0606% 65.4168 7.76336);background:#360416;background:lab(8.55061% 25.9153 3.08402)}.home-page .hp-tool-icon-blue{color:#00afff;color:lab(67.1932% -16.4474 -55.8621);background:#001d33;background:lab(9.22678% -4.052 -24.5533)}.home-page .hp-tool-icon-green{color:#4cc157;color:lab(69.679% -50.5618 42.4636);background:#002203;background:lab(10.4376% -21.2817 14.9813)}.home-page .hp-tool-icon-purple{color:#a58eff;color:lab(64.6752% 36.2272 -67.1204);background:#1c103c;background:lab(8.23149% 16.1017 -26.7152)}.home-page .hp-tool-icon-teal{color:#00bfb0;color:lab(69.6817% -63.2648 -6.23477);background:#00201d;background:lab(10.4793% -25.8735 -2.71713)}.home-page .hp-tool-body{flex-direction:column;flex:1;gap:8px;padding:22px 24px 24px;display:flex}.home-page .hp-tool-tag{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:2px;font-family:JetBrains Mono,monospace;font-size:10px}.home-page .hp-tool-title{letter-spacing:-.01em;color:var(--fg);font-size:16px;font-weight:600;line-height:1.45;transition:color .15s}.home-page .hp-tool-card:hover .hp-tool-title{color:var(--accent)}.home-page .hp-tool-desc{color:var(--fg-muted);flex:1;font-size:13.5px;line-height:1.6}.home-page .hp-tool-foot{border-top:1px solid var(--border);align-items:center;gap:8px;margin-top:16px;padding-top:14px;display:flex}.home-page .hp-tool-badge-free{letter-spacing:.08em;text-transform:uppercase;color:#4cc157;color:lab(69.679% -50.5618 42.4636);background:#002203;background:lab(10.4376% -21.2817 14.9813);border-radius:4px;padding:2px 7px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600}.home-page .hp-tool-badge{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);border-radius:4px;padding:2px 7px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600}.home-page .hp-tool-cta{color:var(--fg-dim);margin-left:auto;font-family:JetBrains Mono,monospace;font-size:12px;transition:color .15s}.home-page .hp-tool-card:hover .hp-tool-cta{color:var(--accent)}.home-page .gm-hero{border-bottom:1px solid var(--border);padding:28px 0 20px}.home-page .gm-hero h1{letter-spacing:-.025em;color:var(--fg);margin-bottom:12px;font-size:clamp(30px,5vw,52px);font-weight:500;line-height:1.1}.home-page .gm-hero h1 em{color:var(--accent);font-style:normal;font-weight:700}.home-page .gm-hero-sub{color:var(--fg-muted);max-width:600px;font-size:14px;line-height:1.5}.home-page .gm-tool-section{padding:20px 0 48px}.home-page .gm-tool-layout{grid-template-columns:1fr;align-items:start;gap:32px;display:grid}@media (min-width:900px){.home-page .gm-tool-layout{grid-template-columns:380px 1fr;gap:40px}}.home-page .gm-upload-zone{border:2px dashed var(--border-strong);text-align:center;cursor:pointer;background:var(--bg-card);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:100px;padding:20px 16px;transition:border-color .2s,background .2s;display:flex;position:relative;overflow:hidden}.home-page .gm-upload-zone:hover,.home-page .gm-upload-zone.drag-over{border-color:var(--accent);background:var(--accent-soft)}.home-page .gm-upload-icon{width:36px;height:36px;color:var(--fg-dim);flex-shrink:0;margin-bottom:10px}.home-page .gm-upload-label{color:var(--fg-muted);margin-bottom:4px;font-size:14px;font-weight:500}.home-page .gm-upload-hint{color:var(--fg-dim);font-family:JetBrains Mono,monospace;font-size:11px}.home-page .gm-upload-preview{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%;display:block}.home-page .gm-upload-change{background:var(--bg-elev);border:1px solid var(--border-strong);color:var(--fg-muted);cursor:pointer;border-radius:6px;padding:4px 8px;font-family:JetBrains Mono,monospace;font-size:11px;transition:color .15s,border-color .15s;position:absolute;bottom:10px;right:10px}.home-page .gm-upload-change:hover{color:var(--accent);border-color:var(--accent)}.home-page .gm-controls-panel{flex-direction:column;gap:12px;margin-top:14px;display:flex}.home-page .gm-control-group{flex-direction:column;gap:8px;display:flex}.home-page .gm-control-label{letter-spacing:.1em;text-transform:uppercase;color:var(--fg-dim);font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600}.home-page .gm-stepper{background:var(--bg-card);border:1px solid var(--border-strong);border-radius:8px;align-items:center;gap:6px;padding:4px;display:inline-flex}.home-page .gm-stepper button{background:var(--bg-elev);width:30px;height:30px;color:var(--fg-muted);cursor:pointer;border:none;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;font-family:JetBrains Mono,monospace;font-size:16px;font-weight:500;transition:background .15s,color .15s;display:flex}.home-page .gm-stepper button:hover:not(:disabled){background:var(--accent-soft);color:var(--accent)}.home-page .gm-stepper button:disabled{opacity:.3;cursor:not-allowed}.home-page .gm-stepper span{text-align:center;min-width:36px;color:var(--fg);font-family:JetBrains Mono,monospace;font-size:15px;font-weight:700}.home-page .gm-stepper-label{color:var(--fg-dim);margin-left:4px;font-family:JetBrains Mono,monospace;font-size:11px}.home-page .gm-btn-row{flex-wrap:wrap;gap:6px;display:flex}.home-page .gm-opt-btn{border:1px solid var(--border-strong);background:var(--bg-card);color:var(--fg-muted);cursor:pointer;white-space:nowrap;border-radius:7px;padding:6px 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;transition:border-color .15s,color .15s,background .15s}.home-page .gm-opt-btn:hover:not(.active){border-color:var(--accent);color:var(--accent)}.home-page .gm-opt-btn.active{background:var(--accent-soft);border-color:var(--accent);color:var(--accent);font-weight:600}.home-page .gm-gap-row{align-items:center;gap:12px;display:flex}.home-page .gm-gap-slider{appearance:none;background:var(--border-strong);cursor:pointer;border-radius:2px;outline:none;flex:1;height:4px}.home-page .gm-gap-slider::-webkit-slider-thumb{appearance:none;background:var(--accent);cursor:pointer;width:16px;height:16px;box-shadow:0 0 0 2px var(--accent-soft);border-radius:50%}.home-page .gm-gap-slider::-moz-range-thumb{background:var(--accent);cursor:pointer;border:none;border-radius:50%;width:16px;height:16px}.home-page .gm-gap-value{color:var(--fg-muted);text-align:right;min-width:42px;font-family:JetBrains Mono,monospace;font-size:12px}.home-page .gm-swatch-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.home-page .gm-swatch{border:2px solid var(--border-strong);cursor:pointer;border-radius:50%;flex-shrink:0;width:26px;height:26px;transition:transform .15s,border-color .15s,box-shadow .15s}.home-page .gm-swatch:hover{transform:scale(1.15)}.home-page .gm-swatch.active{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft);transform:scale(1.1)}.home-page .gm-swatch-transparent{background-color:#ccc;background-image:linear-gradient(45deg,#888 25%,#0000 25%),linear-gradient(-45deg,#888 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#888 75%),linear-gradient(-45deg,#0000 75%,#888 75%);background-position:0 0,0 4px,4px -4px,-4px 0;background-size:8px 8px}.home-page .gm-swatch-transparent.disabled{opacity:.35;cursor:not-allowed;transform:none}.home-page .gm-color-input-wrap{border:2px dashed var(--border-strong);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:border-color .15s;display:inline-flex;overflow:hidden}.home-page .gm-color-input-wrap:hover{border-color:var(--accent)}.home-page .gm-color-input-wrap.active{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft)}.home-page .gm-color-input{cursor:pointer;background:0 0;border:none;width:36px;height:36px;padding:0;transform:scale(1.5)}.home-page .gm-preview-col{flex-direction:column;gap:14px;display:flex;position:sticky;top:80px}.home-page .gm-preview-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.home-page .gm-preview-heading{color:var(--fg-dim);text-transform:uppercase;letter-spacing:.1em;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600}.home-page .gm-privacy-badge{color:#4cc157;color:lab(69.679% -50.5618 42.4636);letter-spacing:.04em;white-space:nowrap;background:#002203;background:lab(10.4376% -21.2817 14.9813);border-radius:999px;padding:3px 10px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:500}.home-page .gm-perf-warning{color:var(--accent);background:var(--accent-soft);border:1px solid #f7b83d4d;border:1px solid lab(79.1609% 15.493 67.4391/.3);border-radius:8px;padding:8px 12px;font-family:JetBrains Mono,monospace;font-size:11px;line-height:1.5}.home-page .gm-preview-frame{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;justify-content:center;align-items:center;min-height:240px;display:flex;position:relative;overflow:hidden}.home-page .gm-preview-empty{color:var(--fg-dim);text-align:center;padding:48px 24px;font-size:13px;line-height:1.6}.home-page .gm-grid-preview{grid-template-columns:repeat(var(--gm-cols,3),1fr);width:100%;max-width:400px;margin:0 auto;display:grid}.home-page .gm-grid-cell{background:var(--bg-elev);background-size:calc(var(--gm-cols,3)*100%);position:relative;overflow:hidden}.home-page .gm-tile-number{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;z-index:1;background:#000000a6;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 4px;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:700;line-height:1;display:flex;position:absolute;bottom:4px;right:4px}.home-page .gm-tile-number.highlight{background:var(--accent);color:#000}.home-page .gm-download-section{flex-direction:column;gap:8px;display:flex}.home-page .gm-download-btn{background:var(--accent);color:#000;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 24px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;transition:filter .15s,transform .15s,opacity .15s;display:flex}.home-page .gm-download-btn:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}.home-page .gm-download-btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.home-page .gm-tile-count{color:var(--fg-dim);text-align:center;font-family:JetBrains Mono,monospace;font-size:11px}.home-page .gm-format-note{color:var(--accent);text-align:center;font-family:JetBrains Mono,monospace;font-size:11px}.home-page .gm-post-download-cta{border-top:1px solid var(--border);padding:28px 0 40px}.home-page .gm-post-download-cta p{color:var(--fg-dim);text-align:center;font-size:14px;line-height:1.6}.home-page .gm-post-download-cta a{color:var(--accent);text-underline-offset:3px;text-decoration:underline}.home-page .gm-article{border-top:1px solid var(--border);padding:64px 0 80px}.home-page .gm-article-body{max-width:760px}.home-page .gm-article-body h2{letter-spacing:-.015em;color:var(--fg);margin:48px 0 16px;font-size:clamp(20px,2.5vw,26px);font-weight:600;line-height:1.25}.home-page .gm-article-body h2:first-child{margin-top:0}.home-page .gm-article-body h3{letter-spacing:-.01em;color:var(--fg);margin:28px 0 10px;font-size:clamp(16px,2vw,19px);font-weight:600;line-height:1.3}.home-page .gm-article-body p{color:var(--fg-muted);margin-bottom:16px;font-size:15px;line-height:1.7}.home-page .gm-article-body ul,.home-page .gm-article-body ol{margin-bottom:16px;padding-left:20px}.home-page .gm-article-body li{color:var(--fg-muted);margin-bottom:6px;font-size:15px;line-height:1.7}.home-page .gm-article-body strong{color:var(--fg);font-weight:600}.home-page .gm-article-body a{color:var(--accent);text-underline-offset:3px;text-decoration:underline}.home-page .gm-article-body a.hp-btn-primary{color:var(--accent-text);text-decoration:none}.home-page .gm-article-body hr{border:none;border-top:1px solid var(--border);margin:32px 0}.home-page .gm-order-diagram{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;margin:16px 0 24px;padding:20px}.home-page .gm-diagram-grid{gap:4px;width:fit-content;margin:0 auto;display:grid}.home-page .gm-diagram-cell{background:var(--bg-elev);border:1px solid var(--border-strong);width:52px;height:52px;color:var(--fg-muted);border-radius:6px;justify-content:center;align-items:center;font-family:JetBrains Mono,monospace;font-size:13px;font-weight:700;display:flex}.home-page .gm-diagram-cell.first{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.home-page .gm-diagram-cell.last{color:#4cc157;color:lab(69.679% -50.5618 42.4636);background:#002203;background:lab(10.4376% -21.2817 14.9813);border-color:#4cc157;border-color:lab(69.679% -50.5618 42.4636)}.home-page .gm-diagram-legend{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:14px;display:flex}.home-page .gm-diagram-legend-item{color:var(--fg-dim);align-items:center;gap:6px;font-family:JetBrains Mono,monospace;font-size:11px;display:flex}.home-page .gm-legend-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.home-page .gm-faq-list{flex-direction:column;gap:0;display:flex}.home-page .gm-faq-item{border-bottom:1px solid var(--border);padding:18px 0}.home-page .gm-faq-item:last-child{border-bottom:none}.home-page .gm-faq-q{color:var(--fg);margin-bottom:8px;font-size:15px;font-weight:600;line-height:1.4}.home-page .gm-faq-a{color:var(--fg-muted);margin:0;font-size:14px;line-height:1.7}.home-page .gm-faq-a a{color:var(--accent);text-underline-offset:3px;text-decoration:underline}.home-page .gm-steppers-row{flex-wrap:wrap;gap:16px;display:flex}.home-page .gm-stepper-group{flex-direction:column;gap:6px;display:flex}@media (max-width:640px){.home-page .gm-tool-section{padding:28px 0 60px}.home-page .gm-upload-zone{padding:24px 16px}.home-page .gm-controls-panel{gap:14px}.home-page .gm-opt-btn{padding:5px 10px;font-size:11px}.home-page .gm-diagram-cell{width:42px;height:42px;font-size:11px}.home-page .gm-preview-col{position:static}}.home-page .mi-hero{border-bottom:1px solid var(--border);padding:28px 0 20px}.home-page .mi-hero h1{letter-spacing:-.025em;color:var(--fg);margin-bottom:12px;font-size:clamp(30px,5vw,52px);font-weight:500;line-height:1.1}.home-page .mi-hero h1 em{color:var(--accent);font-style:normal;font-weight:700}.home-page .mi-hero-sub{color:var(--fg-muted);max-width:600px;font-size:14px;line-height:1.5}.home-page .mi-tool-section{padding:20px 0 48px}.home-page .mi-tool-layout{grid-template-columns:1fr;align-items:start;gap:32px;display:grid}@media (min-width:900px){.home-page .mi-tool-layout{grid-template-columns:380px 1fr;gap:40px}}.home-page .mi-upload-zone{border:2px dashed var(--border-strong);text-align:center;cursor:pointer;background:var(--bg-card);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:100px;padding:20px 16px;transition:border-color .2s,background .2s;display:flex}.home-page .mi-upload-zone:hover,.home-page .mi-upload-zone.drag-over{border-color:var(--accent);background:var(--accent-soft)}.home-page .mi-upload-icon{width:36px;height:36px;color:var(--fg-dim);flex-shrink:0;margin-bottom:10px}.home-page .mi-upload-label{color:var(--fg-muted);margin-bottom:4px;font-size:14px;font-weight:500}.home-page .mi-upload-hint{color:var(--fg-dim);font-family:JetBrains Mono,monospace;font-size:11px}.home-page .mi-image-list{border:1px solid var(--border);background:var(--bg-card);border-radius:10px;flex-direction:column;gap:6px;max-height:280px;margin-top:10px;padding:8px;display:flex;overflow-y:auto}.home-page .mi-image-item{background:var(--bg-elev);border-radius:8px;align-items:center;gap:8px;padding:4px;display:flex}.home-page .mi-image-num{color:var(--fg-dim);text-align:center;flex-shrink:0;min-width:16px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:700}.home-page .mi-image-thumb{object-fit:cover;background:var(--bg-card);border-radius:6px;flex-shrink:0;width:40px;height:40px}.home-page .mi-image-order{flex-direction:column;gap:2px;margin-left:auto;display:flex}.home-page .mi-order-btn{border:1px solid var(--border-strong);background:var(--bg-card);width:24px;height:24px;color:var(--fg-muted);cursor:pointer;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;transition:background .15s,color .15s;display:flex}.home-page .mi-order-btn:hover:not(:disabled){background:var(--accent-soft);color:var(--accent)}.home-page .mi-order-btn:disabled{opacity:.25;cursor:not-allowed}.home-page .mi-image-remove{border:1px solid var(--border-strong);background:var(--bg-card);width:26px;height:26px;color:var(--fg-dim);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;line-height:1;transition:background .15s,color .15s,border-color .15s;display:flex}.home-page .mi-image-remove:hover{color:#ffb6af;color:lab(81.1512% 46.7935 26.2569);background:#5f0004;background:lab(17.2177% 47.9276 29.006);border-color:#de3b3d;border-color:lab(51.5803% 63.2457 38.9399)}.home-page .mi-controls-panel{flex-direction:column;gap:12px;margin-top:14px;display:flex}.home-page .mi-control-group{flex-direction:column;gap:8px;display:flex}.home-page .mi-control-label{letter-spacing:.1em;text-transform:uppercase;color:var(--fg-dim);font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600}.home-page .mi-btn-row{flex-wrap:wrap;gap:6px;display:flex}.home-page .mi-btn-row-wrap{flex-wrap:wrap}.home-page .mi-opt-btn{border:1px solid var(--border-strong);background:var(--bg-card);color:var(--fg-muted);cursor:pointer;white-space:nowrap;border-radius:7px;padding:6px 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;transition:border-color .15s,color .15s,background .15s}.home-page .mi-opt-btn:hover:not(.active){border-color:var(--accent);color:var(--accent)}.home-page .mi-opt-btn.active{background:var(--accent-soft);border-color:var(--accent);color:var(--accent);font-weight:600}.home-page .mi-gap-row{align-items:center;gap:12px;display:flex}.home-page .mi-gap-slider{appearance:none;background:var(--border-strong);cursor:pointer;border-radius:2px;outline:none;flex:1;height:4px}.home-page .mi-gap-slider::-webkit-slider-thumb{appearance:none;background:var(--accent);cursor:pointer;width:16px;height:16px;box-shadow:0 0 0 2px var(--accent-soft);border-radius:50%}.home-page .mi-gap-slider::-moz-range-thumb{background:var(--accent);cursor:pointer;border:none;border-radius:50%;width:16px;height:16px}.home-page .mi-gap-value{color:var(--fg-muted);text-align:right;min-width:42px;font-family:JetBrains Mono,monospace;font-size:12px}.home-page .mi-swatch-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.home-page .mi-swatch{border:2px solid var(--border-strong);cursor:pointer;border-radius:50%;flex-shrink:0;width:26px;height:26px;transition:transform .15s,border-color .15s,box-shadow .15s}.home-page .mi-swatch:hover{transform:scale(1.15)}.home-page .mi-swatch.active{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft);transform:scale(1.1)}.home-page .mi-swatch-transparent{background-color:#ccc;background-image:linear-gradient(45deg,#888 25%,#0000 25%),linear-gradient(-45deg,#888 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#888 75%),linear-gradient(-45deg,#0000 75%,#888 75%);background-position:0 0,0 4px,4px -4px,-4px 0;background-size:8px 8px}.home-page .mi-color-input-wrap{border:2px dashed var(--border-strong);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:border-color .15s;display:inline-flex;position:relative;overflow:hidden}.home-page .mi-color-input-wrap:hover{border-color:var(--accent)}.home-page .mi-color-input-wrap.active{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft)}.home-page .mi-preview-col{flex-direction:column;gap:14px;display:flex;position:sticky;top:80px}.home-page .mi-preview-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.home-page .mi-preview-heading{color:var(--fg-dim);text-transform:uppercase;letter-spacing:.1em;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600}.home-page .mi-privacy-badge{color:#4cc157;color:lab(69.679% -50.5618 42.4636);letter-spacing:.04em;white-space:nowrap;background:#002203;background:lab(10.4376% -21.2817 14.9813);border-radius:999px;padding:3px 10px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:500}.home-page .mi-preview-frame{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;justify-content:center;align-items:center;min-height:240px;display:flex;position:relative;overflow:hidden}.home-page .mi-preview-empty{color:var(--fg-dim);text-align:center;padding:48px 24px;font-size:13px;line-height:1.6}.home-page .mi-preview-img{border-radius:8px;width:auto;max-width:100%;height:auto;max-height:420px;margin:0 auto;display:block}.home-page .mi-download-section{flex-direction:column;gap:8px;display:flex}.home-page .mi-download-btn{background:var(--accent);color:#000;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 24px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;transition:filter .15s,transform .15s,opacity .15s;display:flex}.home-page .mi-download-btn:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}.home-page .mi-download-btn:disabled{opacity:.4;cursor:not-allowed;transform:none}@keyframes mi-btn-process{0%,to{filter:brightness(.6)}50%{filter:brightness()}}.home-page .mi-download-btn.processing{cursor:wait;pointer-events:none;animation:1.4s ease-in-out infinite mi-btn-process}.home-page .mi-size-note{color:var(--fg-dim);text-align:center;font-family:JetBrains Mono,monospace;font-size:11px}.home-page .mi-format-note{color:var(--accent);text-align:center;font-family:JetBrains Mono,monospace;font-size:11px}@media (max-width:640px){.home-page .mi-tool-section{padding:28px 0 60px}.home-page .mi-upload-zone{padding:24px 16px}.home-page .mi-controls-panel{gap:14px}.home-page .mi-opt-btn{padding:5px 10px;font-size:11px}.home-page .mi-preview-col{position:static}}.home-page .mi-article-layout{flex-direction:row;align-items:flex-start;gap:48px;display:flex}.home-page .mi-article-layout>.gm-article-body{flex:1;min-width:0;max-width:760px;margin:0}.home-page .mi-tools-sidebar{flex-direction:column;flex-shrink:0;align-self:flex-start;gap:10px;width:320px;display:flex;position:sticky;top:80px}.home-page .mi-sidebar-label{letter-spacing:.1em;text-transform:uppercase;color:var(--fg-dim);margin-bottom:2px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600}.home-page .mi-sidebar-tool-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:8px;padding:18px;text-decoration:none;transition:border-color .2s,background .2s;display:flex}.home-page .mi-sidebar-tool-card:hover{border-color:var(--accent);background:var(--accent-soft)}.home-page .mi-sidebar-tool-tag{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-family:JetBrains Mono,monospace;font-size:9px;font-weight:600}.home-page .mi-sidebar-tool-title{color:var(--fg);font-size:15px;font-weight:600;line-height:1.3}.home-page .mi-sidebar-tool-desc{color:var(--fg-muted);margin:0;font-size:13px;line-height:1.5}.home-page .mi-sidebar-tool-cta{color:var(--accent);margin-top:4px;font-size:13px;font-weight:600}@media (max-width:960px){.home-page .mi-article-layout{flex-direction:column}.home-page .mi-article-layout>.gm-article-body{max-width:none}.home-page .mi-tools-sidebar{display:none}}.home-page .mi-hero-meta{margin-bottom:8px}.home-page .mi-hero-badges{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.home-page .sb-upload-pair{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px;display:grid}.home-page .sb-upload-slot-wrap{flex-direction:column;gap:6px;display:flex}.home-page .sb-slot-label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary,#888);font-size:11px;font-weight:600}.home-page .sb-upload-zone-half{min-height:120px;padding:14px 10px}.home-page .sb-slot-preview{aspect-ratio:1;border:2px solid var(--border-strong);background:var(--bg-card);border-radius:8px;width:100%;position:relative;overflow:hidden}.home-page .sb-slot-thumb{object-fit:cover;width:100%;height:100%;display:block}.home-page .sb-slot-remove{color:#fff;cursor:pointer;background:#000000b8;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:14px;line-height:1;transition:background .15s;display:flex;position:absolute;top:6px;right:6px}.home-page .sb-slot-remove:hover{background:#dc2626e6}.home-page .sb-slot-change{color:#fff;cursor:pointer;white-space:nowrap;background:#000000a6;border:none;border-radius:4px;padding:3px 10px;font-size:11px;transition:background .15s;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.home-page .sb-slot-change:hover{background:#000000e0}.home-page .sb-toggle-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.home-page .sb-toggle-btn{border:1.5px solid var(--border-strong);color:var(--text-secondary,#888);cursor:pointer;background:0 0;border-radius:12px;flex-shrink:0;padding:3px 12px;font-size:11px;font-weight:600;transition:all .15s}.home-page .sb-toggle-btn.active{background:var(--accent);border-color:var(--accent);color:#000}.home-page .sb-labels-section{flex-direction:column;gap:8px;margin-top:10px;display:flex}.home-page .sb-label-subsection{background:var(--bg-elev);border-radius:8px;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.home-page .sb-label-subsection-title{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary,#888);font-size:11px;font-weight:600}.home-page .sb-label-input{border:1.5px solid var(--border-strong);background:var(--bg-card);width:100%;color:inherit;box-sizing:border-box;border-radius:6px;padding:6px 10px;font-family:inherit;font-size:13px}.home-page .sb-label-input:focus{border-color:var(--accent);outline:none}.home-page .sb-position-grid{grid-template-columns:1fr 1fr;gap:4px;display:grid}.home-page .sb-pos-btn{text-align:center;justify-content:center;padding:4px 6px!important;font-size:11px!important}@media (max-width:480px){.home-page .sb-upload-pair{gap:8px}.home-page .sb-upload-zone-half{min-height:90px;padding:10px 6px}}.home-page .cs-hero{border-bottom:1px solid var(--border);padding:28px 0 20px}.home-page .cs-hero h1{letter-spacing:-.025em;color:var(--fg);margin-bottom:12px;font-size:clamp(30px,5vw,52px);font-weight:500;line-height:1.1}.home-page .cs-hero h1 em{color:var(--accent);font-style:normal;font-weight:700}.home-page .cs-hero-sub{color:var(--fg-muted);max-width:600px;font-size:14px;line-height:1.5}.home-page .cs-tool-section{padding:20px 0 48px}.home-page .cs-tool-layout{grid-template-columns:1fr;align-items:start;gap:32px;display:grid}@media (min-width:900px){.home-page .cs-tool-layout{grid-template-columns:380px 1fr;gap:40px}}.home-page .cs-upload-zone{border:2px dashed var(--border-strong);text-align:center;cursor:pointer;background:var(--bg-card);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:100px;padding:20px 16px;transition:border-color .2s,background .2s;display:flex;position:relative;overflow:hidden}.home-page .cs-upload-zone:hover,.home-page .cs-upload-zone.drag-over{border-color:var(--accent);background:var(--accent-soft)}.home-page .cs-upload-icon{width:36px;height:36px;color:var(--fg-dim);flex-shrink:0;margin-bottom:10px}.home-page .cs-upload-label{color:var(--fg-muted);margin-bottom:4px;font-size:14px;font-weight:500}.home-page .cs-upload-hint{color:var(--fg-dim);font-family:JetBrains Mono,monospace;font-size:11px}.home-page .cs-upload-preview{aspect-ratio:16/9;object-fit:cover;border-radius:8px;width:100%;display:block}.home-page .cs-upload-change{background:var(--bg-elev);border:1px solid var(--border-strong);color:var(--fg-muted);cursor:pointer;border-radius:6px;padding:4px 8px;font-family:JetBrains Mono,monospace;font-size:11px;transition:color .15s,border-color .15s;position:absolute;bottom:10px;right:10px}.home-page .cs-upload-change:hover{color:var(--accent);border-color:var(--accent)}.home-page .cs-controls-panel{flex-direction:column;gap:12px;margin-top:14px;display:flex}.home-page .cs-control-group{flex-direction:column;gap:8px;display:flex}.home-page .cs-control-label{letter-spacing:.1em;text-transform:uppercase;color:var(--fg-dim);font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600}.home-page .cs-control-hint{color:var(--fg-dim);font-family:JetBrains Mono,monospace;font-size:11px}.home-page .cs-stepper{background:var(--bg-card);border:1px solid var(--border-strong);border-radius:8px;align-items:center;gap:6px;padding:4px;display:inline-flex}.home-page .cs-stepper button{background:var(--bg-elev);width:30px;height:30px;color:var(--fg-muted);cursor:pointer;border:none;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;font-family:JetBrains Mono,monospace;font-size:16px;font-weight:500;transition:background .15s,color .15s;display:flex}.home-page .cs-stepper button:hover:not(:disabled){background:var(--accent-soft);color:var(--accent)}.home-page .cs-stepper button:disabled{opacity:.3;cursor:not-allowed}.home-page .cs-stepper span{text-align:center;min-width:36px;color:var(--fg);font-family:JetBrains Mono,monospace;font-size:15px;font-weight:700}.home-page .cs-btn-row{flex-wrap:wrap;gap:6px;display:flex}.home-page .cs-opt-btn{border:1px solid var(--border-strong);background:var(--bg-card);color:var(--fg-muted);cursor:pointer;white-space:nowrap;border-radius:7px;padding:6px 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;transition:border-color .15s,color .15s,background .15s}.home-page .cs-opt-btn:hover:not(.active){border-color:var(--accent);color:var(--accent)}.home-page .cs-opt-btn.active{background:var(--accent-soft);border-color:var(--accent);color:var(--accent);font-weight:600}.home-page .cs-preview-col{flex-direction:column;gap:14px;min-width:0;display:flex;position:sticky;top:80px}.home-page .cs-preview-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.home-page .cs-preview-heading{color:var(--fg-dim);text-transform:uppercase;letter-spacing:.1em;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600}.home-page .cs-preview-frame{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;justify-content:center;align-items:center;width:100%;min-height:220px;display:flex;position:relative;overflow:hidden}.home-page .cs-preview-frame--has-image{justify-content:flex-start;align-items:flex-start;overflow:auto hidden}.home-page .cs-panoramic-preview{flex-shrink:0;height:220px;margin:0 auto;position:relative}.home-page .cs-swatch-row{align-items:center;gap:6px;display:flex}.home-page .cs-swatch{cursor:pointer;border:2px solid #0000;border-radius:6px;flex-shrink:0;width:24px;height:24px;transition:border-color .15s,box-shadow .15s}.home-page .cs-swatch:hover{border-color:var(--accent)}.home-page .cs-swatch.active{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft)}.home-page .cs-panoramic-img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.home-page .cs-slide-segment{justify-content:center;align-items:center;height:100%;display:flex;position:absolute;top:0}.home-page .cs-slide-divider{background:#ffffffb3;width:2px;height:100%;position:absolute;top:0;left:0}.home-page .cs-slide-label{color:#fff;z-index:1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0009;border-radius:6px;flex-direction:column;align-items:center;gap:2px;padding:4px 8px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700;line-height:1.2;display:flex;position:relative}.home-page .cs-slide-first{background:#00520fe0;background:lab(29.6827% -39.6577 36.348/.88)}.home-page .cs-slide-last{background:#471f98e0;background:lab(24.6878% 41.0077 -60.0724/.88)}.home-page .cs-slide-hint{opacity:.9;text-transform:uppercase;letter-spacing:.06em;font-size:8px;font-weight:500}.home-page .cs-preview-empty{color:var(--fg-dim);text-align:center;padding:48px 24px;font-size:13px;line-height:1.6}.home-page .cs-download-section{flex-direction:column;gap:8px;display:flex}.home-page .cs-download-btn{background:var(--accent);color:#000;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;padding:14px 24px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;transition:filter .15s,transform .15s,opacity .15s;display:flex}.home-page .cs-download-btn:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}.home-page .cs-download-btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.home-page .cs-slide-info{color:var(--fg-dim);text-align:center;font-family:JetBrains Mono,monospace;font-size:11px}.home-page .cs-article{padding:64px 0 80px}.home-page .cs-specs-table-wrap{border:1px solid var(--border);border-radius:10px;margin:20px 0;overflow-x:auto}.home-page .cs-specs-table{border-collapse:collapse;width:100%;font-size:14px}.home-page .cs-specs-table thead th{background:var(--bg-card);text-align:left;text-transform:uppercase;letter-spacing:.08em;color:var(--fg-dim);border-bottom:1px solid var(--border);padding:10px 14px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600}.home-page .cs-specs-table tbody td{border-bottom:1px solid var(--border);color:var(--fg);vertical-align:top;padding:10px 14px}.home-page .cs-specs-table tbody tr:last-child td{border-bottom:none}.home-page .cs-specs-table tbody tr:hover td{background:var(--bg-card)}@media (max-width:640px){.home-page .cs-tool-layout{gap:24px}.home-page .cs-upload-zone{padding:24px 16px}.home-page .cs-controls-panel{gap:10px}.home-page .cs-opt-btn{padding:5px 10px;font-size:11px}.home-page .cs-preview-col{position:static}.home-page .cs-slide-label{padding:3px 5px;font-size:9px}}.home-page .ir-notice{border:1px solid var(--border-strong);background:var(--bg-card);color:var(--fg-muted);border-radius:10px;margin-top:12px;padding:10px 12px;font-size:12px;line-height:1.55}.home-page .ir-dim-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.home-page .ir-field{background:var(--bg-card);border:1px solid var(--border-strong);border-radius:8px;flex:110px;align-items:center;gap:6px;min-width:96px;padding:6px 10px;display:flex}.home-page .ir-field-wide{flex:100%}.home-page .ir-field span{letter-spacing:.08em;color:var(--fg-dim);font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600}.home-page .ir-field input{width:100%;color:var(--fg);background:0 0;border:none;outline:none;min-width:0;font-family:JetBrains Mono,monospace;font-size:14px;font-weight:600}.home-page .ir-range{width:100%;accent-color:var(--accent);cursor:pointer}.home-page .ir-select{border:1px solid var(--border-strong);background:var(--bg-card);width:100%;color:var(--fg);cursor:pointer;border-radius:8px;padding:9px 10px;font-family:Inter,sans-serif;font-size:13px}.home-page .ir-select:focus{outline:1px solid var(--accent)}.home-page .ir-select optgroup{background:var(--bg-elev);color:var(--fg-dim)}.home-page .ir-select option{background:var(--bg-elev);color:var(--fg)}.home-page .ir-check{color:var(--fg-muted);cursor:pointer;align-items:center;gap:8px;font-size:12px;display:flex}.home-page .ir-check input{accent-color:var(--accent);cursor:pointer;width:15px;height:15px}.home-page .ir-swatch-alpha{background-color:#ddd;background-image:linear-gradient(45deg,#666 25%,#0000 25%),linear-gradient(-45deg,#666 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#666 75%),linear-gradient(-45deg,#0000 75%,#666 75%);background-position:0 0,0 4px,4px -4px,-4px 0;background-size:8px 8px}.home-page .ir-preview-frame--has-image{background:0 0;border:none;border-radius:0;height:440px;min-height:440px;padding:0}.home-page .ir-preview-img{border:1px solid var(--border);background-color:#1f1f1f;background-image:linear-gradient(45deg,#2a2a2a 25%,#0000 25%),linear-gradient(-45deg,#2a2a2a 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#2a2a2a 75%),linear-gradient(-45deg,#0000 75%,#2a2a2a 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;border-radius:8px;width:auto;max-width:100%;height:auto;max-height:100%;margin:0 auto;display:block}.home-page .ir-readout{border:1px solid var(--border);background:var(--bg-card);border-radius:10px;flex-wrap:wrap;align-items:center;gap:12px;padding:10px 14px;display:flex}.home-page .ir-readout-block{flex-direction:column;gap:2px;min-width:0;display:flex}.home-page .ir-readout-label{letter-spacing:.1em;text-transform:uppercase;color:var(--fg-dim);font-family:JetBrains Mono,monospace;font-size:9px;font-weight:600}.home-page .ir-readout-value{color:var(--fg);font-family:JetBrains Mono,monospace;font-size:13px;font-weight:600}.home-page .ir-readout-arrow{color:var(--accent);font-size:16px}.home-page .ir-warning{color:var(--warm-2);border-left:2px solid var(--warm-2);padding-left:10px;font-size:12px;line-height:1.55}.home-page .ir-focal{flex-direction:column;gap:8px;display:flex}.home-page .ir-focal-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.home-page .ir-minimap-wrap{width:100%;margin:0 auto}.home-page .ir-minimap{border:1px solid var(--border-strong);background:var(--bg-elev);cursor:crosshair;touch-action:none;border-radius:10px;width:100%;position:relative;overflow:hidden}.home-page .ir-minimap-img{object-fit:fill;-webkit-user-select:none;user-select:none;pointer-events:none;display:block;position:absolute;top:50%;left:50%}.home-page .ir-crop-box{border:2px solid var(--accent);pointer-events:none;border-radius:2px;position:absolute;box-shadow:0 0 0 9999px #00000073}.home-page .ir-focal-dot{background:var(--accent);pointer-events:none;border:2px solid #0a0a0a;border-radius:50%;width:14px;height:14px;margin:-7px 0 0 -7px;position:absolute}.home-page .ir-mini-btn{border:1px solid var(--border-strong);background:var(--bg-elev);color:var(--fg-muted);border-radius:6px;flex-shrink:0;padding:4px 9px;font-family:JetBrains Mono,monospace;font-size:11px;transition:color .15s,border-color .15s}.home-page .ir-mini-btn:hover:not(:disabled){color:var(--accent);border-color:var(--accent)}.home-page .ir-mini-btn:disabled{opacity:.4;cursor:not-allowed}.home-page .ir-mini-btn-danger:hover{color:#f87171;border-color:#f87171}.home-page .ir-file-list{flex-direction:column;gap:8px;display:flex}.home-page .ir-file-list-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.home-page .ir-file-row{border:1px solid var(--border);background:var(--bg-card);border-radius:10px;align-items:center;gap:10px;padding:8px 10px;display:flex}.home-page .ir-file-thumb{object-fit:cover;border-radius:6px;flex-shrink:0;width:40px;height:40px}.home-page .ir-file-meta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.home-page .ir-file-name{color:var(--fg);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.home-page .ir-file-dims{color:var(--fg-dim);font-family:JetBrains Mono,monospace;font-size:10px}.home-page .ir-file-dims-new{color:var(--accent)}@media (max-width:640px){.home-page .ir-preview-frame--has-image{height:300px;min-height:300px}.home-page .ir-minimap-wrap{max-width:260px!important}.home-page .ir-readout{gap:8px}.home-page .ir-file-name{font-size:11px}}.home-page .ir-thumb-strip{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.home-page .ir-thumb{border-radius:9px;flex-shrink:0;width:56px;height:56px;position:relative;overflow:visible}.home-page .ir-thumb-select{border:2px solid var(--border-strong);background:var(--bg-elev);border-radius:9px;width:100%;height:100%;padding:0;transition:border-color .15s;display:block;overflow:hidden}.home-page .ir-thumb-select img{object-fit:cover;width:100%;height:100%;display:block}.home-page .ir-thumb-select:hover{border-color:var(--accent)}.home-page .ir-thumb.active .ir-thumb-select{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft)}.home-page .ir-thumb-remove{background:var(--bg-elev);border:1px solid var(--border-strong);width:18px;height:18px;color:var(--fg-muted);border-radius:50%;justify-content:center;align-items:center;font-size:12px;line-height:1;transition:color .15s,border-color .15s,background .15s;display:flex;position:absolute;top:-6px;right:-6px}.home-page .ir-thumb-remove:hover{color:#fff;background:#ef4444;border-color:#ef4444}.home-page .ir-thumb-badge{letter-spacing:.06em;text-transform:uppercase;background:var(--accent);color:var(--accent-text);border-radius:999px;padding:1px 5px;font-family:JetBrains Mono,monospace;font-size:8px;font-weight:600;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.home-page .ir-disclaimer{color:var(--fg-dim);gap:7px;font-size:11px;line-height:1.6;display:flex}.home-page .ir-disclaimer:before{content:"i";border:1.5px solid var(--accent);width:13px;height:13px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-family:Georgia,Times New Roman,serif;font-size:10px;font-style:italic;font-weight:700;display:inline-flex}.home-page .ir-dim-x{color:var(--fg-dim);flex-shrink:0;font-family:JetBrains Mono,monospace;font-size:13px}.home-page .ir-color-picker{border:2px solid var(--border-strong);cursor:pointer;background:conic-gradient(#ef4444,#f59e0b,#22c55e,#3b82f6,#a855f7,#ef4444);border-radius:6px;flex-shrink:0;width:24px;height:24px;display:block;overflow:hidden}.home-page .ir-color-picker input{opacity:0;cursor:pointer;border:none;width:100%;height:100%;padding:0}.home-page .ir-file-row{cursor:pointer;transition:border-color .15s,background .15s}.home-page .ir-file-row:hover{border-color:var(--border-strong)}.home-page .ir-file-row.active{border-color:var(--accent);background:var(--accent-soft)}.home-page .ir-custom-tag{letter-spacing:.06em;text-transform:uppercase;background:var(--accent-soft);color:var(--accent);border-radius:999px;margin-left:6px;padding:1px 5px;font-family:JetBrains Mono,monospace;font-size:9px}.home-page .ir-crop-box--free{cursor:move;pointer-events:auto;border-color:#ffffffe6}.home-page .ir-crop-handle{touch-action:none;border:3px solid #fff;width:18px;height:18px;position:absolute;box-shadow:0 0 4px #0000008c}.home-page .ir-handle-nw{cursor:nwse-resize;border-bottom:none;border-right:none;top:-3px;left:-3px}.home-page .ir-handle-ne{cursor:nesw-resize;border-bottom:none;border-left:none;top:-3px;right:-3px}.home-page .ir-handle-sw{cursor:nesw-resize;border-top:none;border-right:none;bottom:-3px;left:-3px}.home-page .ir-handle-se{cursor:nwse-resize;border-top:none;border-left:none;bottom:-3px;right:-3px}.home-page .ir-scope-bar{border:1px solid var(--border);background:var(--bg-card);border-radius:10px;flex-direction:column;gap:8px;margin-top:12px;padding:11px 12px;display:flex}.home-page .pb-stage-section{padding:22px 0 8px}.home-page .pb-stage{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;grid-template-columns:1fr;align-items:start;gap:20px;padding:18px;display:grid}@media (min-width:900px){.home-page .pb-stage{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:28px;padding:22px}}.home-page .pb-video-hidden{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.home-page .pb-camera-wrap{flex-direction:column;gap:10px;min-width:0;display:flex}.home-page .pb-camera-live{background:#000;border-radius:14px;justify-content:center;align-items:center;min-height:240px;display:flex;position:relative;overflow:hidden}.home-page .pb-camera-canvas{object-fit:contain;width:100%;height:auto;max-height:460px;display:block}.home-page .pb-camera-off{border:2px dashed var(--border-strong);background:var(--bg-elev);text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:240px;padding:26px 20px;display:flex}.home-page .pb-camera-msg{color:var(--fg-muted);max-width:440px;font-size:14px;line-height:1.55}.home-page .pb-camera-err{color:var(--fg);font-weight:500}.home-page .pb-camera-sub{color:var(--fg-dim);max-width:460px;font-size:12px;line-height:1.6}.home-page .pb-camera-badge{color:#fff;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;border-radius:6px;padding:4px 9px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600;position:absolute;top:10px;left:10px}.home-page .pb-countdown{color:#fff;text-shadow:0 6px 40px #0009;pointer-events:none;justify-content:center;align-items:center;font-size:clamp(80px,18vw,170px);font-weight:700;display:flex;position:absolute;inset:0}.home-page .pb-flash{pointer-events:none;background:#fff;animation:.16s ease-out forwards pb-flash-out;position:absolute;inset:0}@keyframes pb-flash-out{0%{opacity:1}to{opacity:0}}.home-page .pb-privacy{color:var(--fg-dim);align-items:center;gap:7px;font-family:JetBrains Mono,monospace;font-size:11px;line-height:1.5;display:flex}.home-page .pb-privacy:before{content:"";background:#4ac06c;background:lab(69.5359% -48.2928 31.8219);border-radius:50%;flex-shrink:0;width:7px;height:7px}.home-page .pb-privacy-inline{margin-top:2px}.home-page .pb-camera-controls{flex-direction:column;gap:14px;min-width:0;display:flex}.home-page .pb-ctrl-row{flex-direction:column;gap:7px;display:flex}.home-page .pb-shoot-row{flex-wrap:wrap;gap:8px;margin-top:2px;display:flex}.home-page .pb-hint{color:var(--fg-dim);font-size:11px;line-height:1.65}.home-page .pb-ctrl-note{color:var(--fg-dim);margin-top:1px;font-size:11px;line-height:1.6}.home-page .pb-ctrl-notes{border-left:2px solid var(--border-strong);background:var(--bg-elev);border-radius:0 8px 8px 0;flex-direction:column;gap:6px;margin:3px 0 0;padding:10px 12px;list-style:none;display:flex}.home-page .pb-ctrl-notes li{color:var(--fg-dim);font-size:11px;line-height:1.6}.home-page .pb-ctrl-notes strong{color:var(--fg-muted);font-weight:700}.home-page .pb-ctrl-notes em{color:var(--accent);font-style:normal;font-weight:600}.home-page .pb-target{border:1px solid var(--accent);background:var(--accent-soft);color:var(--fg-muted);border-radius:10px;align-items:flex-start;gap:9px;padding:10px 12px;font-size:12px;line-height:1.6;display:flex}.home-page .pb-target-chip{color:var(--accent-text);background:var(--accent);white-space:nowrap;border-radius:6px;flex-shrink:0;padding:2px 8px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700}.home-page .pb-primary{background:var(--accent);color:var(--accent-text);border:none;border-radius:10px;padding:12px 22px;font-size:14px;font-weight:600;transition:filter .15s,transform .15s,opacity .15s}.home-page .pb-primary:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}.home-page .pb-primary:disabled{opacity:.35;cursor:not-allowed;transform:none}.home-page .pb-primary-stop{color:#fff;background:#e64343;background:lab(53.9062% 63.1954 38.5555)}.home-page .pb-secondary{background:var(--bg-elev);border:1px solid var(--border-strong);color:var(--fg-muted);border-radius:10px;padding:12px 18px;font-size:13px;font-weight:500;transition:border-color .15s,color .15s}.home-page .pb-secondary:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.home-page .pb-secondary:disabled{opacity:.35;cursor:not-allowed}.home-page .pb-secondary-alt{border-color:var(--accent);color:var(--accent);background:var(--accent-soft);font-weight:600}.home-page .pb-action-btn:not(.active){border-color:var(--accent);color:var(--accent)}.home-page .pb-action-btn:not(.active):hover{background:var(--accent-soft)}.home-page .pb-ghost{color:var(--fg-dim);border:1px solid #0000;border-radius:10px;padding:12px 14px;font-size:12px}.home-page .pb-ghost:hover{color:var(--fg-muted);border-color:var(--border-strong)}.home-page .pb-select{background:var(--bg-elev);border:1px solid var(--border-strong);color:var(--fg);border-radius:8px;max-width:100%;padding:8px 10px;font-family:inherit;font-size:13px}.home-page .pb-panel-head{flex-direction:column;align-items:flex-start;gap:5px;margin-bottom:14px;display:flex}.home-page .pb-step{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);border:1px solid var(--accent);border-radius:999px;padding:3px 10px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:700;display:inline-block}.home-page .pb-panel-title{color:var(--fg);margin:0;font-size:21px;font-weight:600;line-height:1.2}.home-page .pb-panel-sub{color:var(--fg-muted);margin:0;font-size:13px;line-height:1.5}.home-page .pb-group-title{color:var(--fg);border-top:1px solid var(--border);margin-top:4px;padding-top:8px;font-size:12px;font-weight:700}.home-page .pb-group-title:first-child{border-top:none;margin-top:0;padding-top:0}.home-page .pb-panel-head-next{border-top:1px solid var(--border);margin-top:26px;padding-top:22px}.home-page .pb-layout-picked{color:var(--fg-muted);margin-top:10px;font-size:12px;line-height:1.6}.home-page .pb-layout-picked strong{color:var(--accent);font-weight:700}.home-page .pb-rail-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:22px;display:flex}.home-page .pb-rail-head-top{margin-top:4px}.home-page .pb-camera-wrap .pb-rail-head{border-top:1px solid var(--border);margin-top:6px;padding-top:12px}.home-page .pb-camera-wrap .pb-rail{padding-bottom:2px}.home-page .pb-rail-note{color:var(--fg-dim);font-family:JetBrains Mono,monospace;font-size:12px}.home-page .pb-rail-help{color:var(--fg-dim);margin-top:6px;font-size:11px;line-height:1.6}.home-page .pb-editor{border:1px solid var(--accent);background:var(--bg-card);border-radius:14px;margin-top:4px;overflow:hidden}.home-page .pb-editor-head{border-bottom:1px solid var(--border);background:var(--bg-elev);align-items:center;gap:10px;padding:12px 14px;display:flex}.home-page .pb-editor-name{color:var(--fg-muted);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-family:JetBrains Mono,monospace;font-size:12px;overflow:hidden}.home-page .pb-editor-close{border:1px solid var(--border-strong);width:28px;height:28px;color:var(--fg-muted);border-radius:7px;flex-shrink:0;font-size:17px;line-height:1}.home-page .pb-editor-close:hover{color:var(--fg);border-color:var(--fg-dim)}.home-page .pb-editor-body{grid-template-columns:1fr;gap:18px;padding:16px;display:grid}@media (min-width:760px){.home-page .pb-editor-body{grid-template-columns:auto 1fr}}.home-page .pb-camera-wrap .pb-editor{margin-top:8px}.home-page .pb-camera-wrap .pb-editor-body{grid-template-columns:minmax(0,1fr);gap:10px;padding:12px}.home-page .pb-camera-wrap .pb-editor-head{padding:9px 12px}.home-page .pb-camera-wrap .pb-editor-controls{gap:9px}.home-page .pb-camera-wrap .pb-editor-map{align-items:flex-start;min-width:0}.home-page .pb-editor-map{flex-direction:column;align-items:flex-start;gap:7px;display:flex}.home-page .pb-crop-map{touch-action:none;background:#000;border-radius:9px;max-width:100%;display:block;position:relative;overflow:hidden}.home-page .pb-crop-photo{-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;display:block}.home-page .pb-crop-box{border:2px solid var(--accent);cursor:move;touch-action:none;border-radius:2px;position:absolute;box-shadow:0 0 0 9999px #00000080}.home-page .pb-crop-box:focus-visible{outline-offset:2px;outline:2px solid #fff}.home-page .pb-crop-handle{touch-action:none;border:3px solid #fff;width:15px;height:15px;position:absolute;box-shadow:0 0 4px #0000008c}.home-page .pb-crop-nw{cursor:nwse-resize;border-bottom:none;border-right:none;top:-3px;left:-3px}.home-page .pb-crop-ne{cursor:nesw-resize;border-bottom:none;border-left:none;top:-3px;right:-3px}.home-page .pb-crop-sw{cursor:nesw-resize;border-top:none;border-right:none;bottom:-3px;left:-3px}.home-page .pb-crop-se{cursor:nwse-resize;border-top:none;border-left:none;bottom:-3px;right:-3px}.home-page .pb-crop-readout{font-family:JetBrains Mono,monospace;font-size:10px}.home-page .pb-editor-controls{flex-direction:column;gap:12px;min-width:0;display:flex}.home-page .pb-rail{scrollbar-width:thin;gap:12px;padding:16px 2px 6px;display:flex;overflow-x:auto}.home-page .pb-slot{border:1px solid #0000;border-radius:12px;flex-direction:column;flex:0 0 150px;gap:6px;padding:8px;transition:border-color .15s,background .15s;display:flex;position:relative}.home-page .pb-slot.active{border-color:var(--accent);background:var(--accent-soft)}.home-page .pb-rail-compact{gap:8px;padding:10px 2px 4px}.home-page .pb-rail-compact .pb-slot{flex:0 0 108px;gap:4px;padding:6px}.home-page .pb-rail-compact .pb-slot-face{border-width:2px;border-radius:8px}.home-page .pb-rail-compact .pb-slot-num{font-size:16px}.home-page .pb-rail-compact .pb-slot-name{font-size:9px}.home-page .pb-rail-compact .pb-slot-btn{padding:4px 2px;font-size:9px}.home-page .pb-rail-compact .pb-slot-index{min-width:16px;height:16px;font-size:10px}.home-page .pb-rail-compact .pb-slot-live{padding:1px 4px;font-size:8px;bottom:4px;left:4px}.home-page .pb-rail-compact .pb-slot-burst{padding:1px 4px;font-size:8px;bottom:4px;right:4px}.home-page .pb-rail-compact .pb-slot-remove{width:21px;height:21px;font-size:14px}.home-page .pb-slot.filled{cursor:grab}.home-page .pb-slot.lifted{opacity:.5;border-style:dashed;border-color:var(--accent)}.home-page .pb-slot.over{border-color:var(--accent);background:var(--accent-soft);transform:translateY(-3px)}.home-page .pb-slot-thumbwrap{position:relative}.home-page .pb-slot-live{letter-spacing:.06em;text-transform:uppercase;color:var(--accent-text);background:var(--accent);pointer-events:none;border-radius:4px;padding:2px 6px;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:700;position:absolute;bottom:5px;left:5px}.home-page .pb-slot-pick{border:2px solid var(--accent);background:color-mix(in oklch,var(--bg-elev)88%,transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:10px;flex-direction:column;justify-content:center;align-items:stretch;gap:5px;padding:8px;display:flex;position:absolute;inset:0}.home-page .pb-slot-pick-btn{border:1px solid var(--accent);background:var(--accent-soft);color:var(--accent);border-radius:7px;padding:7px 4px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:700;line-height:1.1;transition:background .15s,color .15s}.home-page .pb-slot-pick-btn:hover{background:var(--accent);color:var(--accent-text)}.home-page .pb-slot-pick-close{width:16px;height:16px;color:var(--fg-dim);background:0 0;border:none;font-size:14px;line-height:1;position:absolute;top:2px;right:4px}.home-page .pb-slot-pick-close:hover{color:var(--fg)}.home-page .pb-slot-burst{letter-spacing:.06em;color:#fff;pointer-events:none;background:#8e47cd;background:lab(44.459% 48.7278 -58.3909);border-radius:4px;padding:2px 5px;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:700;position:absolute;bottom:5px;right:5px}.home-page .pb-slot-face{border:2px solid var(--border-strong);background:var(--bg-elev);border-radius:10px;justify-content:center;align-items:center;width:100%;padding:0;transition:border-color .15s;display:flex;overflow:hidden}.home-page .pb-slot.active .pb-slot-face,.home-page .pb-slot.filled .pb-slot-face:hover{border-color:var(--accent)}.home-page .pb-slot-img{object-fit:cover;width:100%;height:100%;display:block}.home-page .pb-slot-num{color:var(--fg-dim);font-family:JetBrains Mono,monospace;font-size:22px;font-weight:700}.home-page .pb-slot-index{color:#fff;pointer-events:none;background:#000000a8;border-radius:5px;justify-content:center;align-items:center;min-width:19px;height:19px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700;display:flex;position:absolute;top:5px;left:5px}.home-page .pb-slot-remove{color:#fff;border:2px solid var(--bg-card);background:#df2225;background:lab(49.0747% 69.3434 49.6251);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;font-weight:700;line-height:1;transition:transform .12s,filter .12s;display:flex;position:absolute;top:-7px;right:-7px;box-shadow:0 2px 8px #00000080}.home-page .pb-slot-remove:hover{filter:brightness(1.15);transform:scale(1.12)}.home-page .pb-slot-name{color:var(--fg-muted);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-family:JetBrains Mono,monospace;font-size:10px;display:block;overflow:hidden}.home-page .pb-slot-actions{gap:4px;display:flex}.home-page .pb-slot-btn{border:1px solid var(--border-strong);background:var(--bg-card);min-width:0;color:var(--fg-muted);white-space:nowrap;text-overflow:ellipsis;border-radius:6px;flex:1;padding:5px 3px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600;transition:color .15s,border-color .15s;overflow:hidden}.home-page .pb-slot-btn:hover:not(:disabled){color:var(--accent);border-color:var(--accent)}.home-page .pb-slot-btn:disabled{opacity:.3;cursor:not-allowed}.home-page .pb-slot-btn.on{color:var(--accent-text);background:var(--accent);border-color:var(--accent)}.home-page .pb-tabs{background:var(--bg-elev);border:1px solid var(--border);border-radius:12px;grid-template-columns:repeat(2,1fr);gap:6px;margin-bottom:16px;padding:6px;display:grid}@media (min-width:520px){.home-page .pb-tabs{grid-template-columns:repeat(3,1fr)}}.home-page .pb-tab{color:var(--fg-dim);text-align:left;border:1px solid #0000;border-radius:8px;flex-direction:column;gap:2px;padding:9px 8px;transition:background .15s,color .15s,border-color .15s;display:flex}.home-page .pb-tab-label{font-size:13px;font-weight:700}.home-page .pb-tab-hint{opacity:.85;font-family:JetBrains Mono,monospace;font-size:9px;line-height:1.3}.home-page .pb-tab.active{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.home-page .pb-tab:hover:not(.active){color:var(--fg-muted);border-color:var(--border-strong)}.home-page .pb-layout-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.home-page .pb-layout-grid-wide{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:10px}.home-page .pb-layout-card{border:1px solid var(--border-strong);background:var(--bg-card);color:var(--fg-dim);border-radius:10px;flex-direction:column;align-items:center;gap:5px;padding:10px 6px;transition:border-color .15s,color .15s,background .15s;display:flex}.home-page .pb-layout-card:hover:not(.active){border-color:var(--accent);color:var(--fg-muted)}.home-page .pb-layout-card.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.home-page .pb-layout-glyph{opacity:.85;width:38px;height:40px}.home-page .pb-layout-name{color:var(--fg);text-align:center;font-size:11px;font-weight:600;line-height:1.2}.home-page .pb-layout-card.active .pb-layout-name{color:var(--accent)}.home-page .pb-layout-sub{color:var(--fg-dim);text-align:center;font-family:JetBrains Mono,monospace;font-size:9px;line-height:1.25}.home-page .pb-shape-grid{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.home-page .pb-shape-btn{border:1px solid var(--border-strong);background:var(--bg-card);color:var(--fg-dim);border-radius:10px;flex-direction:column;align-items:center;gap:5px;padding:9px 4px;transition:border-color .15s,color .15s,background .15s;display:flex}.home-page .pb-shape-btn:hover:not(.active){border-color:var(--accent);color:var(--fg-muted)}.home-page .pb-shape-btn.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.home-page .pb-shape-glyph{width:26px;height:26px;display:block}.home-page .pb-shape-name{text-align:center;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:600;line-height:1.2}.home-page .pb-look-grid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.home-page .pb-look-btn{border:1px solid var(--border-strong);background:var(--bg-card);color:var(--fg-muted);border-radius:8px;padding:9px 6px;font-size:11px;font-weight:500;line-height:1.25;transition:border-color .15s,color .15s,background .15s}.home-page .pb-look-btn:hover:not(.active){border-color:var(--accent);color:var(--accent)}.home-page .pb-look-btn.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent);font-weight:600}.home-page .pb-swatch-wrap{flex-wrap:wrap}.home-page .pb-color-pick{border:1px solid var(--border-strong);cursor:pointer;background:conic-gradient(#ff2d55,#ff9500,#ffe000,#34d94a,#00d0c0,#2f8fff,#8b5cf6,#ff42c8,#ff2d55);border-radius:6px;flex-shrink:0;width:30px;height:26px;display:inline-block;position:relative;overflow:hidden}.home-page .pb-color-pick:hover{border-color:var(--accent)}.home-page .pb-color-pick-big{border-width:2px;border-color:var(--accent);width:46px;height:30px}.home-page .pb-color-native{opacity:0;cursor:pointer;border:none;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.home-page .pb-color-pick-dot{pointer-events:none;border:1px solid #00000073;border-radius:50%;width:9px;height:9px;position:absolute;bottom:3px;right:3px;box-shadow:0 0 0 1px #fff9}.home-page .pb-color-pick-big .pb-color-pick-dot{width:11px;height:11px}.home-page .pb-warn{color:var(--fg-muted);background:#eb881f1f;background:lab(66.8362% 33.9531 66.6839/.12);border:1px solid #eb881f;border:1px solid lab(66.8362% 33.9531 66.6839);border-radius:9px;flex-wrap:wrap;align-items:center;gap:9px;padding:10px 12px;font-size:11px;line-height:1.6;display:flex}.home-page .pb-warn span{flex:190px;min-width:0}.home-page .pb-text-input{background:var(--bg-elev);border:1px solid var(--border-strong);width:100%;color:var(--fg);border-radius:8px;padding:9px 11px;font-family:inherit;font-size:13px}.home-page .pb-text-input:focus{border-color:var(--accent);outline:none}.home-page .pb-date{max-width:170px}.home-page .pb-inline{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.home-page .pb-range{width:100%;accent-color:var(--accent);cursor:pointer}.home-page .pb-slider-value{color:var(--accent);margin-left:4px;font-style:normal;font-weight:700}.home-page .pb-sticker-grid{grid-template-columns:repeat(9,1fr);gap:4px;display:grid}.home-page .pb-sticker-btn{aspect-ratio:1;border:1px solid var(--border);background:var(--bg-elev);border-radius:7px;font-size:16px;line-height:1;transition:border-color .15s,transform .1s}.home-page .pb-sticker-btn:hover{border-color:var(--accent);transform:scale(1.08)}.home-page .pb-qr-card{border:1px solid var(--border-strong);background:#fff;border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;padding:14px;display:flex}.home-page .pb-qr-img{width:96px;height:96px;display:block}.home-page .pb-qr-text{color:#111;flex-direction:column;gap:3px;display:flex}.home-page .pb-qr-text strong{font-size:14px;font-weight:700}.home-page .pb-qr-text span{color:#555;font-family:JetBrains Mono,monospace;font-size:11px}.home-page .pb-preview-frame{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;justify-content:center;align-items:center;min-height:260px;padding:20px;display:flex;overflow:auto}.home-page .pb-preview-canvas{touch-action:none;cursor:grab;border-radius:4px;max-width:100%;display:block;box-shadow:0 10px 40px #00000073}.home-page .pb-preview-canvas:active{cursor:grabbing}.home-page .pb-export-row{margin-top:2px}.home-page .pb-notice{color:var(--fg-muted);background:var(--accent-soft);border:1px solid var(--accent);border-radius:9px;padding:10px 12px;font-size:12px;line-height:1.55}@media (max-width:640px){.home-page .pb-stage{padding:14px}.home-page .pb-layout-grid{gap:6px}.home-page .pb-look-grid{grid-template-columns:repeat(2,1fr)}.home-page .pb-shape-grid{grid-template-columns:repeat(4,1fr)}.home-page .pb-layout-glyph{width:32px;height:34px}.home-page .pb-sticker-grid{grid-template-columns:repeat(7,1fr)}.home-page .pb-slot{flex:0 0 132px;padding:6px}.home-page .pb-layout-grid-wide{grid-template-columns:repeat(auto-fill,minmax(84px,1fr));gap:6px}.home-page .pb-preview-frame{padding:12px}.home-page .pb-panel-title{font-size:18px}.home-page .pb-editor-body{gap:14px;padding:12px}.home-page .pb-shoot-row .pb-primary,.home-page .pb-shoot-row .pb-secondary{flex:auto}}.home-page .cm-tool{max-width:1320px;margin:0 auto;padding:28px 24px 8px}.home-page .cm-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.home-page .cm-title{letter-spacing:-.025em;color:var(--fg);margin:0 0 6px;font-size:clamp(24px,4vw,34px);font-weight:700}.home-page .cm-sub{color:var(--fg-muted);max-width:60ch;margin:0;font-size:13px}.home-page .cm-head-actions{gap:10px;display:flex}.home-page .cm-shell{grid-template-columns:84px 312px minmax(0,1fr);align-items:stretch;gap:14px;height:clamp(540px,100vh - 172px,940px);display:grid}@media (max-width:1180px){.home-page .cm-shell{grid-template-columns:76px 280px minmax(0,1fr)}}@media (max-width:1040px){.home-page .cm-shell{grid-template-columns:1fr;gap:12px;height:auto}.home-page .cm-rail,.home-page .cm-panel,.home-page .cm-stage{height:auto}.home-page .cm-canvas-wrap{min-height:320px}}.home-page .cm-panel{background:var(--bg-elev);border:1px solid var(--border);border-radius:14px;flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}@media (max-width:1040px){.home-page .cm-panel{order:3;position:static}}.home-page .cm-rail{background:var(--bg-elev);border:1px solid var(--border);scrollbar-width:thin;border-radius:14px;flex-direction:column;gap:2px;height:100%;min-height:0;padding:8px 6px;display:flex;overflow-y:auto}.home-page .cm-rail::-webkit-scrollbar{width:6px}.home-page .cm-rail::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:6px}.home-page .cm-rail-btn{color:var(--fg-dim);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:10px 2px 9px;font-size:10.5px;font-weight:600;line-height:1.1;transition:background .15s,color .15s;display:flex;position:relative}.home-page .cm-rail-btn svg{display:block}.home-page .cm-rail-btn:hover{background:var(--bg-card);color:var(--fg-muted)}.home-page .cm-rail-btn.is-on{background:var(--accent-soft);color:var(--accent)}.home-page .cm-rail-btn.is-on:before{content:"";background:var(--accent);border-radius:0 3px 3px 0;width:3px;height:22px;position:absolute;top:50%;left:-6px;transform:translateY(-50%)}.home-page .cm-rail-dot{background:var(--accent);min-width:15px;height:15px;color:var(--accent-text);text-align:center;border-radius:999px;padding:0 4px;font-size:9px;font-style:normal;font-weight:700;line-height:15px;position:absolute;top:5px;right:9px}.home-page .cm-panel-head{border-bottom:1px solid var(--border);letter-spacing:.06em;text-transform:uppercase;color:var(--fg);padding:12px 16px;font-size:12px;font-weight:700}@media (max-width:1040px){.home-page .cm-rail{flex-direction:row;gap:4px;max-height:none;padding:6px;position:static;overflow:auto hidden}.home-page .cm-rail-btn{flex:none;min-width:68px;padding:8px 6px}.home-page .cm-rail-btn.is-on:before{border-radius:3px 3px 0 0;width:22px;height:3px;top:auto;bottom:-6px;left:50%;transform:translate(-50%)}}.home-page .cm-panel-body{flex-direction:column;flex:1;gap:22px;min-height:0;padding:16px;display:flex;overflow-y:auto}@media (max-width:1040px){.home-page .cm-panel-body{max-height:60vh}}.home-page .cm-panel-body::-webkit-scrollbar{width:9px}.home-page .cm-panel-body::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:9px}.home-page .cm-sect{flex-direction:column;gap:12px;display:flex}.home-page .cm-subsect{flex-direction:column;gap:9px;display:flex}.home-page .cm-sect-head{letter-spacing:.09em;text-transform:uppercase;color:var(--accent);align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.home-page .cm-count{color:var(--fg-dim);background:var(--bg-card);border:1px solid var(--border);border-radius:999px;padding:1px 7px;font-family:JetBrains Mono,monospace;font-size:10px}.home-page .cm-subhead{color:var(--fg-muted);font-size:11.5px;font-weight:600}.home-page .cm-hint{color:var(--fg-dim);margin:0;font-size:12px;line-height:1.5}@media (min-width:1041px){.home-page .cm-panel-head.is-section{padding-right:48px;position:relative}.home-page .cm-panel-head.is-section .cm-panel-x{border:1px solid var(--border);background:var(--bg-card);width:26px;height:26px;color:var(--fg-muted);font:inherit;letter-spacing:0;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:17px;line-height:1;transition:background .15s,color .15s,border-color .15s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.home-page .cm-panel-head.is-section .cm-panel-x:hover{background:var(--accent);border-color:var(--accent);color:var(--accent-text)}}.home-page .cm-btn{background:var(--bg-card);border:1px solid var(--border);color:var(--fg-muted);font:inherit;cursor:pointer;border-radius:8px;padding:8px 13px;font-size:12.5px;font-weight:600;transition:background .15s,border-color .15s,color .15s}.home-page .cm-btn:hover{background:var(--bg-card-2);color:var(--fg);border-color:var(--border-strong)}.home-page .cm-btn.is-on,.home-page .cm-btn-primary{background:var(--accent);border-color:var(--accent);color:var(--accent-text)}.home-page .cm-btn-primary:hover{filter:brightness(1.08);color:var(--accent-text)}.home-page .cm-btn-primary:disabled{opacity:.55;cursor:progress}.home-page .cm-btn-ghost{background:0 0}.home-page .cm-btn-wide{width:100%}.home-page .cm-btn-lg{padding:12px 22px;font-size:14px}.home-page .cm-icon-btn{background:var(--bg-card);border:1px solid var(--border);color:var(--fg-muted);cursor:pointer;border-radius:8px;width:34px;height:34px;font-size:16px;line-height:1;transition:background .15s,color .15s}.home-page .cm-icon-btn:hover{background:var(--bg-card-2);color:var(--fg)}.home-page .cm-link{color:var(--accent);font:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;padding:0;font-size:12px;font-weight:600;text-decoration:underline}.home-page .cm-pills{flex-wrap:wrap;gap:6px;display:flex}.home-page .cm-pills-tight{gap:4px}.home-page .cm-pill{background:var(--bg-card);border:1px solid var(--border);color:var(--fg-dim);font:inherit;cursor:pointer;border-radius:999px;padding:5px 10px;font-size:11.5px;font-weight:600;transition:background .15s,color .15s,border-color .15s}.home-page .cm-pill:hover{color:var(--fg);border-color:var(--border-strong)}.home-page .cm-pill.is-on{background:var(--accent);border-color:var(--accent);color:var(--accent-text)}.home-page .cm-seg{background:var(--bg-card);border:1px solid var(--border);border-radius:9px;gap:3px;padding:3px;display:flex}.home-page .cm-seg-btn{color:var(--fg-dim);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:6px;flex:1;padding:7px 8px;font-size:12px;font-weight:600;transition:background .15s,color .15s}.home-page .cm-seg-btn:hover{color:var(--fg)}.home-page .cm-seg-btn.is-on{background:var(--accent);color:var(--accent-text)}.home-page .cm-seg-sm .cm-seg-btn{flex:none;padding:6px 14px;font-size:12px}.home-page .cm-row{align-items:center;gap:8px;display:flex}.home-page .cm-row-wrap{flex-wrap:wrap}.home-page .cm-x{color:var(--fg-dim);font-size:13px}.home-page .cm-num{background:var(--bg-card);border:1px solid var(--border);width:88px;color:var(--fg);font:inherit;border-radius:8px;padding:8px 10px;font-size:13px}.home-page .cm-textarea{background:var(--bg-card);border:1px solid var(--border);width:100%;color:var(--fg);font:inherit;resize:vertical;border-radius:8px;padding:9px 11px;font-size:13px}.home-page .cm-num:focus,.home-page .cm-textarea:focus{outline:2px solid var(--accent);outline-offset:1px}.home-page .cm-slider{flex-direction:column;gap:5px;display:flex}.home-page .cm-slider-head{color:var(--fg-muted);justify-content:space-between;font-size:12px;display:flex}.home-page .cm-slider-head b{color:var(--fg);font-family:JetBrains Mono,monospace;font-size:11px;font-weight:500}.home-page .cm-slider input[type=range]{appearance:none;background:var(--border-strong);cursor:pointer;border-radius:4px;width:100%;height:4px}.home-page .cm-slider input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--accent);border:2px solid var(--bg-elev);border-radius:50%;width:15px;height:15px}.home-page .cm-slider input[type=range]::-moz-range-thumb{background:var(--accent);border:2px solid var(--bg-elev);border-radius:50%;width:13px;height:13px}.home-page .cm-grid-2{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.home-page .cm-grid-3{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.home-page .cm-grid-4{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.home-page .cm-card{background:var(--bg-card);border:1px solid var(--border);cursor:pointer;color:var(--fg-muted);font:inherit;text-align:center;border-radius:9px;flex-direction:column;align-items:center;gap:5px;padding:9px 8px;transition:background .15s,border-color .15s,color .15s;display:flex}.home-page .cm-card:hover{background:var(--bg-card-2);border-color:var(--border-strong);color:var(--fg)}.home-page .cm-card.is-on{border-color:var(--accent);background:var(--accent-soft);color:var(--fg)}.home-page .cm-card-sm{padding:8px 6px}.home-page .cm-card-xs{gap:4px;padding:7px 4px}.home-page .cm-card-title{font-size:12px;font-weight:600;line-height:1.2}.home-page .cm-card-sub{color:var(--fg-dim);font-family:JetBrains Mono,monospace;font-size:10px;line-height:1.2}.home-page .cm-card.is-on .cm-card-sub{color:var(--accent)}.home-page .cm-chip-art{aspect-ratio:1;background:var(--bg);border-radius:4px;width:100%;display:block;position:relative;overflow:hidden}.home-page .cm-chip-art i{background:var(--fg-dim);border:1px solid var(--bg);border-radius:1px;position:absolute}.home-page .cm-card .cm-chip-art{--paper:#f3ede4;--logo-rose:#ca5d76;--coral:#f36451;--c1:var(--accent);--c2:var(--logo-rose);--c3:var(--warm-4);--c4:var(--coral);background:var(--paper);border-radius:5px;transition:rotate .2s,box-shadow .2s;box-shadow:0 6px 14px -8px #000c}@supports (color:lab(0% 0 0)){.home-page .cm-card .cm-chip-art{--logo-rose:lab(54.2705% 45.8756 8.30309);--coral:lab(61.2085% 55.2496 40.0517)}}.home-page .cm-card:nth-child(4n+2) .cm-chip-art{--c1:var(--logo-rose);--c2:var(--accent);--c3:var(--warm-4);--c4:var(--coral)}.home-page .cm-card:nth-child(4n+3) .cm-chip-art{--c1:var(--coral);--c2:var(--warm-4);--c3:var(--accent);--c4:var(--logo-rose)}.home-page .cm-card:nth-child(4n+4) .cm-chip-art{--c1:var(--warm-1);--c2:var(--coral);--c3:var(--accent);--c4:var(--logo-rose)}.home-page .cm-card .cm-chip-art i{background:var(--c1);border:1.5px solid var(--paper);border-radius:2px}.home-page .cm-card .cm-chip-art i:nth-child(4n+2){background:var(--c2)}.home-page .cm-card .cm-chip-art i:nth-child(4n+3){background:var(--c3)}.home-page .cm-card .cm-chip-art i:nth-child(4n+4){background:var(--c4)}@media (prefers-reduced-motion:no-preference){.home-page .cm-card:hover .cm-chip-art{rotate:-3deg}}.home-page .cm-tpl-art{background:var(--bg);border-radius:4px;width:100%;height:auto;display:block}.home-page .cm-ratio-art{background:var(--bg);border:1px solid var(--border-strong);border-radius:3px;width:auto;max-width:100%;height:46px;margin:0 auto;display:block}.home-page .cm-shape-art{background:var(--fg-dim);width:26px;height:26px;display:block}.home-page .cm-card:hover .cm-shape-art{background:var(--fg-muted)}.home-page .cm-card.is-on .cm-shape-art{background:var(--accent)}.home-page .cm-shape-rect,.home-page .cm-mask-rect{border-radius:1px}.home-page .cm-shape-roundRect,.home-page .cm-mask-rounded{border-radius:7px}.home-page .cm-shape-circle,.home-page .cm-mask-circle{border-radius:50%}.home-page .cm-mask-oval{border-radius:50%;width:19px}.home-page .cm-shape-triangle{clip-path:polygon(50% 0,100% 100%,0 100%)}.home-page .cm-shape-diamond,.home-page .cm-mask-diamond{clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}.home-page .cm-shape-hexagon,.home-page .cm-mask-hexagon{clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%)}.home-page .cm-shape-star,.home-page .cm-mask-star{clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.home-page .cm-shape-heart,.home-page .cm-mask-heart{clip-path:polygon(50% 96%,12% 60%,3% 40%,8% 18%,26% 10%,42% 17%,50% 30%,58% 17%,74% 10%,92% 18%,97% 40%,88% 60%)}.home-page .cm-mask-arch{border-radius:13px 13px 1px 1px}.home-page .cm-mask-flower{clip-path:polygon(100% 50%,99% 54.8%,96.4% 59.2%,92.7% 62.8%,88.9% 65.9%,85.6% 68.6%,83.3% 71.6%,82.2% 75.2%,81.7% 79.8%,81.3% 85.1%,80.3% 90.5%,78.2% 95.2%,75% 98.5%,70.8% 100%,66.1% 99.6%,61.5% 97.9%,57.2% 95.7%,53.4% 93.8%,50% 93.1%,46.6% 93.8%,42.8% 95.7%,38.5% 97.9%,33.9% 99.6%,29.2% 100%,25% 98.5%,21.8% 95.2%,19.7% 90.5%,18.7% 85.1%,18.3% 79.8%,17.8% 75.2%,16.7% 71.6%,14.4% 68.6%,11.1% 65.9%,7.3% 62.8%,3.6% 59.2%,1% 54.8%,0% 50%,1% 45.2%,3.6% 40.8%,7.3% 37.2%,11.1% 34.1%,14.4% 31.4%,16.7% 28.4%,17.8% 24.8%,18.3% 20.2%,18.7% 14.9%,19.7% 9.5%,21.8% 4.8%,25% 1.5%,29.2% 0%,33.9% .4%,38.5% 2.1%,42.8% 4.3%,46.6% 6.2%,50% 6.9%,53.4% 6.2%,57.2% 4.3%,61.5% 2.1%,66.1% .4%,70.8% 0%,75% 1.5%,78.2% 4.8%,80.3% 9.5%,81.3% 14.9%,81.7% 20.2%,82.2% 24.8%,83.3% 28.4%,85.6% 31.4%,88.9% 34.1%,92.7% 37.2%,96.4% 40.8%,99% 45.2%)}.home-page .cm-shape-blob{border-radius:62% 38% 44% 56%/46% 58% 42% 54%}.home-page .cm-shape-arrow{clip-path:polygon(0 34%,62% 34%,62% 8%,100% 50%,62% 92%,62% 66%,0 66%)}.home-page .cm-shape-line{border-radius:2px;height:4px;margin-top:11px}.home-page .cm-shape-bubble{border-radius:6px 6px 6px 0;height:21px}.home-page .cm-stickers{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.home-page .cm-sticker{aspect-ratio:1;background:var(--bg-card);border:1px solid var(--border);cursor:pointer;border-radius:7px;padding:0;font-size:17px;line-height:1;transition:background .15s,transform .12s}.home-page .cm-sticker:hover{background:var(--bg-card-2);transform:scale(1.1)}.home-page .cm-sticker.is-on{border-color:var(--accent);background:var(--accent-soft)}.home-page .cm-crop{z-index:12;background:#0a0a0bf0;border-radius:14px;flex-direction:column;display:flex;position:absolute;inset:0}.home-page .cm-crop-stage{touch-action:none;flex:1;place-items:center;min-height:0;padding:14px;display:grid}.home-page .cm-crop-hold{max-width:100%;max-height:100%;line-height:0;position:relative;overflow:hidden}.home-page .cm-crop-img{width:100%;height:100%;display:block}.home-page .cm-crop-box{cursor:move;touch-action:none;outline:1px solid #ffffffe6;position:absolute;box-shadow:0 0 0 9999px #0000009e}.home-page .cm-crop-thirds{pointer-events:none;background:linear-gradient(90deg,#0000 33.33%,#ffffff57 33.33% 33.5%,#0000 33.5%),linear-gradient(90deg,#0000 66.5%,#ffffff57 66.5% 66.67%,#0000 66.67%),linear-gradient(#0000 33.33%,#ffffff57 33.33% 33.5%,#0000 33.5%),linear-gradient(#0000 66.5%,#ffffff57 66.5% 66.67%,#0000 66.67%);position:absolute;inset:0}.home-page .cm-crop-h{background:var(--accent);touch-action:none;border:2px solid #0a0a0a;border-radius:3px;width:14px;height:14px;transition:transform .1s;position:absolute;box-shadow:0 1px 4px #00000080}.home-page .cm-crop-h:hover{transform:scale(1.18)}.home-page .cm-crop-nw{cursor:nwse-resize;top:0;left:0}.home-page .cm-crop-n{cursor:ns-resize;margin-left:-7px;top:0;left:50%}.home-page .cm-crop-ne{cursor:nesw-resize;top:0;right:0}.home-page .cm-crop-e{cursor:ew-resize;margin-top:-7px;top:50%;right:0}.home-page .cm-crop-se{cursor:nwse-resize;bottom:0;right:0}.home-page .cm-crop-s{cursor:ns-resize;margin-left:-7px;bottom:0;left:50%}.home-page .cm-crop-sw{cursor:nesw-resize;bottom:0;left:0}.home-page .cm-crop-w{cursor:ew-resize;margin-top:-7px;top:50%;left:0}.home-page .cm-crop-bar{border-top:1px solid var(--border);background:var(--bg-elev);border-radius:0 0 14px 14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.home-page .cm-crop-ratios{flex-wrap:wrap;gap:5px;display:flex}.home-page .cm-crop-r{background:var(--bg-card);border:1px solid var(--border);color:var(--fg-muted);cursor:pointer;border-radius:999px;padding:6px 12px;font-size:12px;transition:background .15s,color .15s,border-color .15s}.home-page .cm-crop-r:hover{background:var(--bg-card-2);color:var(--fg)}.home-page .cm-crop-r.is-on{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.home-page .cm-crop-acts{align-items:center;gap:7px;display:flex}.home-page .cm-crop-size{color:var(--fg-dim);font-variant-numeric:tabular-nums;margin-right:2px;font-size:12px}@media (max-width:720px){.home-page .cm-crop-bar{justify-content:flex-start}.home-page .cm-crop-acts{justify-content:flex-end;width:100%}}.home-page .cm-brushes{align-items:center;gap:8px;display:flex}.home-page .cm-brush{background:var(--bg-card);border:1px solid var(--border);width:42px;height:42px;color:var(--fg-muted);cursor:pointer;border-radius:10px;place-items:center;padding:0;transition:background .15s,color .15s,border-color .15s;display:grid}.home-page .cm-brush:hover{background:var(--bg-card-2);color:var(--fg)}.home-page .cm-brush.is-on{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.home-page .cm-brush-tip{box-shadow:0 0 0 1px var(--border);border-radius:50%;flex:none;margin-left:auto;margin-right:4px}.home-page .cm-draw-actions{gap:8px;margin-top:14px;display:flex}.home-page .cm-canvas.is-draw,.home-page .cm-canvas.is-draw:active{cursor:crosshair}.home-page .cm-list{flex-direction:column;gap:5px;display:flex}.home-page .cm-list-row{background:var(--bg-card);border:1px solid var(--border);cursor:pointer;font:inherit;color:var(--fg-muted);text-align:left;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:9px 11px;display:flex}.home-page .cm-list-row:hover{background:var(--bg-card-2);color:var(--fg)}.home-page .cm-list-label{text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;overflow:hidden}.home-page .cm-list-go{color:var(--accent);font-size:11px;font-weight:600}.home-page .cm-stage{background:var(--bg-elev);border:1px solid var(--border);border-radius:14px;flex-direction:column;min-width:0;height:100%;display:flex;overflow:hidden}@media (max-width:1040px){.home-page .cm-stage{order:2}.home-page .cm-rail{order:1}}.home-page .cm-stage-bar{border-bottom:1px solid var(--border);flex-wrap:wrap;flex:none;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.home-page .cm-stage-tools{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.home-page .cm-canvas-wrap{background:radial-gradient(120% 90% at 50% 0,#ffffff0b,#0000 62%),linear-gradient(45deg,#141416 25%,#0000 25%) 0 0/26px 26px,linear-gradient(-45deg,#141416 25%,#0000 25%) 0 13px/26px 26px,linear-gradient(45deg,#0000 75%,#141416 75%) 13px -13px/26px 26px,linear-gradient(-45deg,#0000 75%,#141416 75%) -13px 0/26px 26px,#0d0d0f;flex:1;justify-content:center;align-items:center;min-height:0;padding:22px;transition:box-shadow .16s;display:flex;position:relative;overflow:hidden}.home-page .cm-canvas-wrap.is-drop{box-shadow:inset 0 0 0 2px var(--accent),inset 0 0 60px #f7b83d21}@supports (color:lab(0% 0 0)){.home-page .cm-canvas-wrap.is-drop{box-shadow:inset 0 0 0 2px var(--accent),inset 0 0 60px lab(79.1609% 15.493 67.4391/.13)}}.home-page .cm-canvas-hold{touch-action:none;border-radius:4px;max-width:100%;line-height:0;display:inline-block;position:relative;box-shadow:0 0 0 1px #ffffff17,0 18px 50px #0000008c,0 2px 8px #0006}.home-page .cm-canvas{touch-action:none;cursor:grab;border-radius:2px;max-width:100%;height:auto;display:block}.home-page .cm-canvas:active{cursor:grabbing}.home-page .cm-overlay{pointer-events:none;position:absolute;inset:0}.home-page .cm-cell-ring{outline:2px solid var(--accent);outline-offset:-1px;border-radius:2px;position:absolute}.home-page .cm-cell-swap{outline:2px dashed var(--accent);background:#f7b83d4d;background:lab(79.1609% 15.493 67.4391/.3);border-radius:2px;position:absolute}.home-page .cm-layer-box{outline:1.5px solid var(--accent);pointer-events:none;position:absolute}.home-page .cm-handle{background:var(--accent);pointer-events:auto;touch-action:none;border:2px solid #0a0a0a;border-radius:3px;width:13px;height:13px;position:absolute}.home-page .cm-h-nw{cursor:nwse-resize;top:-7px;left:-7px}.home-page .cm-h-n{cursor:ns-resize;margin-left:-6.5px;top:-7px;left:50%}.home-page .cm-h-ne{cursor:nesw-resize;top:-7px;right:-7px}.home-page .cm-h-e{cursor:ew-resize;margin-top:-6.5px;top:50%;right:-7px}.home-page .cm-h-se{cursor:nwse-resize;bottom:-7px;right:-7px}.home-page .cm-h-s{cursor:ns-resize;margin-left:-6.5px;bottom:-7px;left:50%}.home-page .cm-h-sw{cursor:nesw-resize;bottom:-7px;left:-7px}.home-page .cm-h-w{cursor:ew-resize;margin-top:-6.5px;top:50%;left:-7px}.home-page .cm-h-rot{cursor:grab;border-radius:50%;margin-left:-6.5px;top:-30px;left:50%}.home-page .cm-tray-wrap{border-top:1px solid var(--border);flex:none;padding:10px 14px}.home-page .cm-tray-head{color:var(--fg-dim);justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px;font-size:12px;display:flex}.home-page .cm-tray-head b{color:var(--fg);font-weight:600}.home-page .cm-tray{gap:7px;padding-bottom:5px;display:flex;overflow-x:auto}.home-page .cm-tray::-webkit-scrollbar{height:7px}.home-page .cm-tray::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:7px}.home-page .cm-tile{flex:none;position:relative}.home-page .cm-tile-btn{border:1px solid var(--border);background:var(--bg-card);cursor:pointer;border-radius:8px;width:62px;height:62px;padding:0;transition:border-color .15s;display:block;overflow:hidden}.home-page .cm-tile-btn:hover{border-color:var(--accent)}.home-page .cm-tile-btn img{object-fit:cover;width:100%;height:100%;display:block}.home-page .cm-tile-x{border:1px solid var(--border-strong);width:19px;height:19px;color:var(--fg-muted);cursor:pointer;background:#0a0a0a;border-radius:50%;padding:0;font-size:13px;line-height:1;position:absolute;top:-5px;right:-5px}.home-page .cm-tile-x:hover{color:#fff;background:#c0392b;border-color:#c0392b}.home-page .cm-tile-add{border:1px dashed var(--border-strong);width:62px;height:62px;color:var(--fg-dim);cursor:pointer;background:0 0;border-radius:8px;font-size:22px}.home-page .cm-tile-add:hover{border-color:var(--accent);color:var(--accent)}.home-page .cm-photo-card{position:relative}.home-page .cm-photo-card>button:first-child{aspect-ratio:1;border:1px solid var(--border);background:var(--bg-card);cursor:pointer;border-radius:8px;width:100%;padding:0;display:block;overflow:hidden}.home-page .cm-photo-card>button:first-child:hover{border-color:var(--accent)}.home-page .cm-photo-card img{object-fit:cover;width:100%;height:100%;display:block}.home-page .cm-field{flex-direction:column;flex:200px;gap:6px;display:flex}.home-page .cm-field-label{letter-spacing:.08em;text-transform:uppercase;color:var(--fg-dim);font-size:11px;font-weight:700}.home-page .cm-ok{color:#67d283;color:lab(76.3874% -45.0956 29.5179);margin:0;font-size:12.5px}.home-page .cm-warn{color:var(--fg-muted);background:var(--accent-soft);border:1px solid #f7b83d47;border:1px solid lab(79.1609% 15.493 67.4391/.28);border-radius:8px;margin:0;padding:10px 12px;font-size:12.5px;line-height:1.55}.home-page .cm-privacy{color:var(--fg-dim);align-items:center;gap:6px;margin:0;font-size:11.5px;display:flex}@media (max-width:620px){.home-page .cm-tool{padding:20px 14px 4px}.home-page .cm-stickers{grid-template-columns:repeat(6,1fr)}.home-page .cm-canvas-wrap{padding:12px}}.home-page .cm-now{background:var(--bg-card);border:1px solid var(--border);color:var(--fg-dim);border-radius:8px;flex-direction:column;gap:2px;padding:8px 11px;font-size:11.5px;display:flex}.home-page .cm-now b{color:var(--fg);font-weight:600}.home-page .cm-order-row{align-items:center;gap:6px;display:flex}.home-page .cm-order-row .cm-btn{padding:7px 10px}.home-page .cm-order-at{color:var(--fg-dim);text-align:center;min-width:46px;font-family:JetBrains Mono,monospace;font-size:11px}.home-page .cm-stack{flex-direction:column;gap:4px;max-height:260px;display:flex;overflow-y:auto}.home-page .cm-stack-row{background:var(--bg-card);border:1px solid var(--border);border-radius:8px;align-items:center;gap:6px;padding:5px 6px 5px 9px;display:flex}.home-page .cm-stack-row.is-on{border-color:var(--accent);background:var(--accent-soft)}.home-page .cm-stack-name{cursor:pointer;min-width:0;font:inherit;text-align:left;background:0 0;border:0;flex-direction:column;flex:1;align-items:flex-start;gap:1px;padding:0;display:flex}.home-page .cm-stack-kind{letter-spacing:.09em;text-transform:uppercase;color:var(--fg-dim);font-family:JetBrains Mono,monospace;font-size:9px}.home-page .cm-stack-label{color:var(--fg-muted);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;overflow:hidden}.home-page .cm-stack-row.is-on .cm-stack-label{color:var(--fg)}.home-page .cm-stack-btns{flex:none;gap:3px;display:flex}.home-page .cm-mini{background:var(--bg-card-2);border:1px solid var(--border);width:26px;height:26px;color:var(--fg-muted);cursor:pointer;border-radius:6px;padding:0;font-size:12px;line-height:1;transition:background .15s,color .15s,border-color .15s}.home-page .cm-mini:hover:not(:disabled){background:var(--accent);border-color:var(--accent);color:var(--accent-text)}.home-page .cm-mini:disabled{opacity:.3;cursor:default}.home-page .cm-mini.is-on{border-color:var(--accent);color:var(--accent)}.home-page .cm-mini-del:hover{color:#fff;background:#c0392b;border-color:#c0392b}.home-page .cm-dl{position:relative}.home-page .cm-dl-btn{align-items:center;gap:7px;padding:8px 14px;display:inline-flex}.home-page .cm-dl-caret{opacity:.75;font-size:9px}.home-page .cm-dl-btn.is-on{filter:brightness(1.08)}.home-page .cm-dl-menu{z-index:60;background:var(--bg-elev);border:1px solid var(--border-strong);border-radius:12px;flex-direction:column;gap:14px;width:300px;max-width:calc(100vw - 24px);max-height:min(72vh,560px);padding:16px;animation:.12s ease-out cm-pop;display:flex;position:fixed;overflow-y:auto;box-shadow:0 18px 48px #0009}@keyframes cm-pop{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.home-page .cm-dl-head{color:var(--fg);font-size:13px;font-weight:700}.home-page .cm-dl-px{color:var(--fg-muted);margin:0;font-family:JetBrains Mono,monospace;font-size:11px}.home-page .cm-status{border-top:1px solid var(--border);background:var(--bg-card);flex-direction:column;flex:none;gap:8px;padding:10px 14px;display:flex}.home-page .cm-tool{padding:18px 24px 8px}.home-page .cm-head{align-items:center;margin-bottom:14px}.home-page .cm-title{margin:0 0 3px;font-size:clamp(20px,3vw,26px)}.home-page .cm-sub{font-size:12px}.home-page .cm-tray-head{margin-bottom:7px;font-size:11.5px}.home-page .cm-tile-btn,.home-page .cm-tile-add{width:54px;height:54px}@media (max-width:620px){.home-page .cm-dl-menu{width:auto;bottom:12px;right:12px;top:auto!important;left:12px!important}}.home-page .cm-rail,.home-page .cm-panel,.home-page .cm-stage{box-shadow:inset 0 1px #ffffff0a,0 1px 3px #00000059}.home-page .cm-rail-btn{transition:background .16s,color .16s,transform .1s}.home-page .cm-rail-btn:active{transform:scale(.96)}.home-page .cm-rail-btn.is-on{background:linear-gradient(#f7b83d2e,#f7b83d17);background:linear-gradient(lab(79.1609% 15.493 67.4391/.18),lab(79.1609% 15.493 67.4391/.09));box-shadow:inset 0 0 0 1px #f7b83d38;box-shadow:inset 0 0 0 1px lab(79.1609% 15.493 67.4391/.22)}.home-page .cm-rail-btn.is-on:before{box-shadow:0 0 10px #f7b83db3;box-shadow:0 0 10px lab(79.1609% 15.493 67.4391/.7)}.home-page .cm-panel-head{background:linear-gradient(#ffffff09,#0000)}.home-page .cm-btn,.home-page .cm-icon-btn,.home-page .cm-mini{box-shadow:inset 0 1px #ffffff0d}.home-page .cm-btn:active,.home-page .cm-icon-btn:active,.home-page .cm-mini:active{transform:translateY(1px)}.home-page .cm-btn-primary{background:linear-gradient(180deg,#ffc753,var(--accent));box-shadow:inset 0 1px #ffffff4d,0 2px 10px #f7b83d47;box-shadow:inset 0 1px lab(100% 0 0/.301961),0 2px 10px lab(79.1609% 15.493 67.4391/.28)}@supports (color:lab(0% 0 0)){.home-page .cm-btn-primary{background:linear-gradient(180deg,lab(83.8835% 13.469 66.7078),var(--accent))}}.home-page .cm-btn-primary:hover{filter:none;background:linear-gradient(#ffd481,#fdbe45);background:linear-gradient(lab(87.3759% 13.26 66.0025),lab(81.4899% 15.3417 66.8505));box-shadow:inset 0 1px #ffffff59,0 4px 16px #f7b83d61;box-shadow:inset 0 1px lab(100% 0 0/.34902),0 4px 16px lab(79.1609% 15.493 67.4391/.38)}.home-page .cm-card{transition:background .16s,border-color .16s,color .16s,transform .12s}.home-page .cm-card:hover{transform:translateY(-1px)}.home-page .cm-card.is-on{box-shadow:inset 0 0 0 1px #f7b83d59,0 3px 12px #0000004d;box-shadow:inset 0 0 0 1px lab(79.1609% 15.493 67.4391/.35),0 3px 12px lab(0% 0 0/.301961)}.home-page .cm-tile-btn{transition:border-color .16s,transform .12s,box-shadow .16s;box-shadow:0 1px 4px #0006}.home-page .cm-tile-btn:hover{transform:translateY(-2px);box-shadow:0 5px 14px #00000080}.home-page .cm-tile-add{transition:border-color .16s,color .16s,background .16s}.home-page .cm-tile-add:hover{background:var(--accent-soft)}.home-page .cm-sticker{transition:background .14s,transform .12s,box-shadow .14s}.home-page .cm-sticker:hover{box-shadow:0 4px 12px #0006}.home-page .cm-cell-ring{outline:2px solid var(--accent);box-shadow:0 0 0 1px #00000073,0 0 18px #f7b83d59;box-shadow:0 0 0 1px lab(0% 0 0/.45098),0 0 18px lab(79.1609% 15.493 67.4391/.35)}.home-page .cm-cell-swap{background:#f7b83d42;background:lab(79.1609% 15.493 67.4391/.26);box-shadow:0 0 22px #f7b83d66;box-shadow:0 0 22px lab(79.1609% 15.493 67.4391/.4)}.home-page .cm-handle{transition:transform .1s;box-shadow:0 1px 4px #0009}.home-page .cm-handle:hover{transform:scale(1.18)}.home-page .cm-h-n:hover,.home-page .cm-h-s:hover{transform:translate(0)scale(1.18)}.home-page .cm-layer-box{outline:1.5px solid var(--accent);box-shadow:0 0 0 1px #0006}.home-page .cm-seg{box-shadow:inset 0 1px 3px #00000059}.home-page .cm-seg-btn{transition:background .16s,color .16s}.home-page .cm-seg-btn.is-on{background:linear-gradient(180deg,#ffc753,var(--accent));box-shadow:0 1px 4px #00000059}@supports (color:lab(0% 0 0)){.home-page .cm-seg-btn.is-on{background:linear-gradient(180deg,lab(83.8835% 13.469 66.7078),var(--accent))}}.home-page .cm-panel-body,.home-page .cm-rail,.home-page .cm-stack,.home-page .cm-tray{scrollbar-width:thin;scrollbar-color:var(--border-strong)transparent}.home-page .cm-panel-body::-webkit-scrollbar-track{background:0 0}.home-page .cm-stack::-webkit-scrollbar-track{background:0 0}.home-page .cm-stack::-webkit-scrollbar{width:7px}.home-page .cm-stack::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:7px}.home-page .cm-tool :focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:6px}@media (prefers-reduced-motion:reduce){.home-page .cm-tool *,.home-page .cm-tool :before{transition:none!important;animation:none!important}.home-page .cm-card:hover,.home-page .cm-tile-btn:hover{transform:none}}.home-page .cm-swatches{flex-wrap:wrap;gap:5px;display:flex}.home-page .cm-swatch{cursor:pointer;border:0;border-radius:3px;flex:0 0 24px;width:24px;height:24px;padding:0;transition:box-shadow .14s;position:relative;box-shadow:0 0 0 1px #ffffff1c}.home-page .cm-swatch:hover{box-shadow:0 0 0 2px var(--border-strong)}.home-page .cm-swatch.is-on{box-shadow:0 0 0 2px var(--accent)}.home-page .cm-swatch-none{background:var(--bg-card);color:var(--fg-dim);font-size:12px;line-height:1}.home-page .cm-grad-grid{flex-wrap:wrap;gap:5px;display:flex}.home-page .cm-grad{cursor:pointer;border:0;border-radius:4px;flex:0 0 31px;width:31px;height:31px;padding:0;transition:box-shadow .14s;box-shadow:0 0 0 1px #ffffff1c}.home-page .cm-grad:hover{box-shadow:0 0 0 2px var(--border-strong)}.home-page .cm-grad.is-on{box-shadow:0 0 0 2px var(--accent)}.home-page .cm-custom{background:var(--bg-card);border:1px solid var(--border);border-radius:9px;align-items:center;gap:8px;margin-top:9px;padding:7px 9px;display:flex}.home-page .cm-custom-chip{cursor:pointer;width:26px;height:26px;box-shadow:inset 0 0 0 1px #00000059,0 0 0 1px var(--border-strong);border-radius:6px;flex:none;overflow:hidden}.home-page .cm-custom-chip input{opacity:0;cursor:pointer;border:0;width:100%;height:100%;padding:0}.home-page .cm-custom-arrow{color:var(--fg-dim);font-size:12px}.home-page .cm-custom-label{color:var(--fg-muted);white-space:nowrap;font-size:11.5px}.home-page .cm-custom-label.is-on{color:var(--accent)}.home-page .cm-hex{width:82px;color:var(--fg);background:var(--bg-card-2);border:1px solid var(--border);border-radius:6px;margin-left:auto;padding:5px 7px;font-family:JetBrains Mono,monospace;font-size:11px}.home-page .cm-hex:focus{border-color:var(--accent);outline:none}.home-page .cm-fold{margin-top:2px}.home-page .cm-fold-head{background:var(--bg-card);border:1px solid var(--border);width:100%;color:var(--fg-muted);font:inherit;cursor:pointer;border-radius:9px;align-items:center;gap:9px;padding:7px 9px;transition:border-color .15s,background .15s;display:flex}.home-page .cm-fold-head:hover{border-color:var(--border-strong);background:var(--bg-card-2)}.home-page .cm-fold.is-open .cm-fold-head{border-color:var(--border-strong)}.home-page .cm-fold.is-open .cm-fold-head+*{margin-top:9px}.home-page .cm-fold-chip{width:22px;height:22px;box-shadow:inset 0 0 0 1px #00000059,0 0 0 1px var(--border-strong);border-radius:6px;flex:none}.home-page .cm-fold-label{white-space:nowrap;font-size:12px}.home-page .cm-fold-hex{color:var(--fg);text-transform:lowercase;margin-left:auto;font-family:JetBrains Mono,monospace;font-size:11px}.home-page .cm-fold-arrow{border-right:1.5px solid var(--fg-muted);border-bottom:1.5px solid var(--fg-muted);width:7px;height:7px;margin:0 3px 3px 2px;transition:rotate .15s,margin .15s;rotate:45deg}.home-page .cm-fold.is-open .cm-fold-arrow{margin:3px 3px 0 2px;rotate:225deg}.home-page .cm-act-row{grid-template-columns:1fr 1fr;gap:7px;margin-bottom:12px;display:grid}.home-page .cm-btn-act{justify-content:center;width:100%}.home-page .cm-btn-danger:hover{color:#fff;background:#c0392b;border-color:#c0392b}.home-page .cm-swap-pane{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;margin-bottom:12px;padding:10px}.home-page .cm-swap-head{color:var(--fg-muted);justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;font-size:11.5px;font-weight:600;display:flex}.home-page .cm-photo-card.is-on{box-shadow:0 0 0 2px var(--accent)}.home-page .cm-stage-left{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.home-page .cm-ctx{border-bottom:1px solid var(--border);white-space:nowrap;scrollbar-width:none;background:#f7b83d12;background:lab(79.1609% 15.493 67.4391/.07);flex:none;align-items:center;gap:4px;height:46px;padding:0 14px;display:flex;overflow:auto hidden}.home-page .cm-ctx::-webkit-scrollbar{display:none}.home-page .cm-sel-dot{background:var(--accent);border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 7px #f7b83dcc;box-shadow:0 0 7px lab(79.1609% 15.493 67.4391/.8)}.home-page .cm-ctx-name{text-overflow:ellipsis;color:#f3dab2;color:lab(88.5181% 4.43855 23.4287);flex:0 auto;max-width:150px;margin-left:4px;font-size:12px;font-weight:600;overflow:hidden}.home-page .cm-sel-sep{background:#f7b83d66;background:lab(79.1609% 15.493 67.4391/.4);flex:none;width:1px;height:17px;margin:0 6px}.home-page .cm-ctx-btn{color:var(--fg-muted);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;flex:none;padding:6px 11px;font-size:12.5px;font-weight:600;transition:background .15s,color .15s,border-color .15s}.home-page .cm-ctx-btn:hover:not(:disabled){background:var(--bg-card-2);color:var(--fg)}.home-page .cm-ctx-btn.is-on{background:var(--accent-soft);color:var(--accent);border-color:#f7b83d73;border-color:lab(79.1609% 15.493 67.4391/.45)}.home-page .cm-ctx-btn:disabled{opacity:.4;cursor:default}.home-page .cm-ctx-end{flex:none;align-items:center;gap:5px;margin-left:auto;padding-left:10px;display:flex}.home-page .cm-ctx.is-idle{background:0 0}.home-page .cm-ctx.is-idle .cm-sel-dot{background:var(--border-strong);box-shadow:none}.home-page .cm-ctx.is-idle .cm-ctx-name{color:var(--fg-dim);font-weight:500}@media (max-width:720px){.home-page .cm-act-row{grid-template-columns:1fr}.home-page .cm-hex{display:none}}.home-page .cm-stack-row{padding-right:2px;transition:border-color .14s,background .14s,opacity .14s}.home-page .cm-stack-grip{color:var(--fg-dim);cursor:grab;border-left:1px solid var(--border);touch-action:none;-webkit-user-select:none;user-select:none;flex:none;align-self:stretch;align-items:center;margin-left:2px;padding:0 5px;font-size:13px;line-height:1;display:flex}.home-page .cm-stack-grip:hover{color:var(--fg-muted)}.home-page .cm-stack-grip:active{cursor:grabbing}.home-page .cm-stack-row.is-dragging{opacity:.4}.home-page .cm-stack-row.is-over{border-color:var(--accent);box-shadow:inset 0 2px 0 var(--accent)}.home-page .cm-text-edit{z-index:5;resize:none;caret-color:var(--accent);white-space:pre-wrap;overflow-wrap:anywhere;box-sizing:border-box;outline:2px solid var(--accent);outline-offset:3px;background:0 0;border:0;border-radius:2px;margin:0;padding:0;position:absolute;overflow:hidden;box-shadow:0 0 0 1px #00000059,0 0 24px #f7b83d4d;box-shadow:0 0 0 1px lab(0% 0 0/.34902),0 0 24px lab(79.1609% 15.493 67.4391/.3)}.home-page .cm-text-edit::selection{background:#f7b83d73;background:lab(79.1609% 15.493 67.4391/.45)}.home-page .cm-text-edit:focus{outline:2px solid var(--accent)}.home-page .cm-layer-box.is-locked{outline-style:dashed;outline-color:var(--fg-dim)}.home-page .cm-lock-badge{white-space:nowrap;color:var(--fg);border:1px solid var(--border-strong);cursor:pointer;z-index:4;background:#101012eb;border-radius:20px;align-items:center;gap:4px;padding:3px 9px;font-size:10.5px;font-weight:600;line-height:1.5;display:inline-flex;position:absolute;top:-11px;left:50%;transform:translate(-50%)}.home-page .cm-lock-badge:hover{border-color:var(--accent);color:var(--accent)}.home-page .cm-locked-note{background:var(--bg-card);border:1px solid var(--border-strong);border-left:3px solid var(--accent);border-radius:9px;align-items:center;gap:10px;margin-bottom:12px;padding:9px 11px;display:flex}.home-page .cm-locked-text{min-width:0;color:var(--fg-muted);flex:1;font-size:11.5px;line-height:1.45}.home-page .cm-locked-text b{color:var(--fg)}.home-page .cm-locked-note .cm-btn{flex:none}.home-page .cm-own-note{background:var(--bg-card);border:1px solid var(--border-strong);border-left:3px solid var(--accent);border-radius:9px;align-items:center;gap:10px;margin:2px 0 10px;padding:9px 11px;display:flex}.home-page .cm-own-text{min-width:0;color:var(--fg-muted);flex:1;font-size:11.5px;line-height:1.45}.home-page .cm-own-text b{color:var(--fg)}.home-page .cm-own-note .cm-btn{flex:none;padding:5px 10px;font-size:11.5px}.home-page .cm-card-span{grid-column:1/-1}.home-page .cm-subhead-row{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.home-page .cm-subhead-row .cm-subhead{margin-bottom:0}.home-page .cm-link:disabled{opacity:.4;cursor:default}.home-page .cm-canvas-wrap{justify-content:safe center;align-items:safe center;overflow:auto}.home-page .cm-canvas-hold{flex:none;margin:auto}.home-page .cm-zoom{background:var(--bg-card-2);border:1px solid var(--border);border-radius:8px;align-items:center;gap:3px;padding:2px;display:flex}.home-page .cm-zoom-at{min-width:44px;color:var(--fg-muted);cursor:pointer;background:0 0;border:0;padding:4px 6px;font-family:JetBrains Mono,monospace;font-size:11px}.home-page .cm-zoom-at:hover{color:var(--accent)}.home-page .cm-guide{pointer-events:none;z-index:4;background:#f269cb;background:lab(64.6646% 61.534 -24.7884);position:absolute}.home-page .cm-guide-x{width:1px;margin-left:-.5px;top:0;bottom:0}.home-page .cm-guide-y{height:1px;margin-top:-.5px;left:0;right:0}.home-page .cm-band{border:1px solid var(--accent);pointer-events:none;z-index:4;background:#f7b83d1f;background:lab(79.1609% 15.493 67.4391/.12);position:absolute}.home-page .cm-layer-box.is-extra{outline:1.5px dashed var(--accent);outline-offset:0;opacity:.75}.home-page .cm-align-sect{padding-bottom:4px}.home-page .cm-align-row{grid-template-columns:repeat(6,1fr);gap:5px;margin-bottom:8px;display:grid}.home-page .cm-align-btn{width:100%;height:28px;position:relative}.home-page .cm-align-btn:before,.home-page .cm-align-btn:after{content:"";background:currentColor;position:absolute}.home-page .cm-al-left:before{width:1.5px;top:5px;bottom:5px;left:5px}.home-page .cm-al-left:after{opacity:.65;width:9px;height:10px;top:9px;left:9px}.home-page .cm-al-right:before{width:1.5px;top:5px;bottom:5px;right:5px}.home-page .cm-al-right:after{opacity:.65;width:9px;height:10px;top:9px;right:9px}.home-page .cm-al-hcentre:before{width:1.5px;margin-left:-.75px;top:5px;bottom:5px;left:50%}.home-page .cm-al-hcentre:after{opacity:.65;width:14px;height:10px;margin-left:-7px;top:9px;left:50%}.home-page .cm-al-top:before{height:1.5px;top:5px;left:5px;right:5px}.home-page .cm-al-top:after{opacity:.65;width:10px;height:9px;top:9px;left:9px}.home-page .cm-al-bottom:before{height:1.5px;bottom:5px;left:5px;right:5px}.home-page .cm-al-bottom:after{opacity:.65;width:10px;height:9px;bottom:9px;left:9px}.home-page .cm-al-vcentre:before{height:1.5px;margin-top:-.75px;top:50%;left:5px;right:5px}.home-page .cm-al-vcentre:after{opacity:.65;width:10px;height:14px;margin-top:-7px;top:50%;left:9px}.home-page .cm-toasts{z-index:12;pointer-events:none;flex-direction:column;align-items:center;gap:6px;width:max-content;max-width:min(560px,100% - 28px);display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.home-page .cm-toast{color:var(--fg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-strong);pointer-events:auto;background:#101012f0;border-radius:9px;margin:0;padding:8px 13px;font-size:12px;line-height:1.45;animation:.16s ease-out cm-rise;box-shadow:0 8px 26px #00000080}@keyframes cm-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.home-page .cm-toast-ok{border-left:3px solid #4ac06c;border-left:3px solid lab(69.5359% -48.2928 31.8219)}.home-page .cm-toast-warn{border-left:3px solid var(--accent)}.home-page .cm-toast-x{color:var(--fg-dim);cursor:pointer;background:0 0;border:0;margin-left:9px;padding:0 2px;font-size:14px;line-height:1}.home-page .cm-toast-x:hover{color:var(--fg)}.home-page .cm-ask{border-left:3px solid var(--accent);flex-wrap:wrap;align-items:center;gap:6px 12px;display:flex}.home-page .cm-ask-acts{gap:6px;margin-left:auto;display:flex}.home-page .cm-ask .cm-btn{padding:5px 12px;font-size:12px}.home-page .cm-btn.is-armed{color:#fff;background:#c0392b;border-color:#c0392b}.home-page .cm-tile{position:relative}.home-page .cm-tile.is-used .cm-tile-btn img{opacity:.45}.home-page .cm-tile-used{z-index:2;width:15px;height:15px;color:var(--accent-text);background:var(--accent);pointer-events:none;border-radius:50%;justify-content:center;align-items:center;font-size:9px;display:flex;position:absolute;top:4px;left:4px}.home-page .cm-num-wrap{align-items:baseline;gap:3px;display:inline-flex}.home-page .cm-num{width:52px;color:var(--fg);background:var(--bg-card-2);border:1px solid var(--border);text-align:right;border-radius:5px;padding:2px 5px;font-family:JetBrains Mono,monospace;font-size:11px}.home-page .cm-num:focus{border-color:var(--accent);outline:none}.home-page .cm-num-wrap i{color:var(--fg-dim);font-size:9.5px;font-style:normal}.home-page .cm-check{color:var(--fg-muted);cursor:pointer;align-items:center;gap:8px;margin-bottom:10px;font-size:11.5px;display:flex}.home-page .cm-check input{accent-color:var(--accent);width:14px;height:14px}.home-page .cm-sheet{z-index:14;background:var(--bg-elev);border:1px solid var(--border-strong);border-radius:12px;width:min(400px,100% - 28px);max-height:calc(100% - 28px);padding:14px 16px;position:absolute;bottom:14px;right:14px;overflow:auto;box-shadow:0 18px 48px #0009}.home-page .cm-sheet-head{color:var(--fg);justify-content:space-between;align-items:center;margin-bottom:10px;font-size:13px;font-weight:700;display:flex}.home-page .cm-keys{margin:0}.home-page .cm-key-row{border-top:1px solid var(--border);align-items:baseline;gap:10px;padding:4px 0;display:flex}.home-page .cm-key-row:first-child{border-top:0}.home-page .cm-key-row dt{flex-wrap:wrap;flex:0 0 142px;gap:3px;display:flex}.home-page .cm-key-row dd{color:var(--fg-muted);margin:0;font-size:11.5px}.home-page .cm-keys kbd{color:var(--fg);background:var(--bg-card-2);border:1px solid var(--border-strong);border-bottom-width:2px;border-radius:4px;padding:2px 5px;font-family:JetBrains Mono,monospace;font-size:10px}@media (max-width:620px){.home-page .cm-align-row{grid-template-columns:repeat(3,1fr)}.home-page .cm-key-row dt{flex-basis:110px}}.home-page .cm-quick{z-index:6;pointer-events:auto;touch-action:manipulation;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-strong);white-space:nowrap;background:#121214f2;border-radius:9px;align-items:center;gap:2px;padding:3px;display:flex;position:absolute;transform:translate(-50%,calc(-100% - 12px));box-shadow:0 6px 20px #0000008c}.home-page .cm-quick.is-below{transform:translate(-50%,12px)}.home-page .cm-quick-btn{width:28px;height:28px;color:var(--fg-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:0;font-size:13px;line-height:1;transition:background .13s,color .13s;display:flex}.home-page .cm-quick-btn:hover:not(:disabled){background:var(--bg-card-2);color:var(--fg)}.home-page .cm-quick-btn.is-on{background:var(--accent-soft);color:var(--accent)}.home-page .cm-quick-btn:disabled{opacity:.35;cursor:default}.home-page .cm-quick-del:hover:not(:disabled){color:#fff;background:#c0392b}.home-page .cm-grab,.home-page .cm-edit-fab,.home-page .cm-panel-x{display:none}@media (max-width:1040px){.home-page .cm-tool{padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))}.home-page .cm-shell .cm-stage{order:1}.home-page .cm-shell .cm-rail{z-index:71;height:calc(58px + env(safe-area-inset-bottom,0px));padding:4px 6px calc(4px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(14px);scrollbar-width:none;background:#121214f5;border-width:1px 0 0;border-radius:0;transition:transform .24s;position:fixed;bottom:0;left:0;right:0;transform:translateY(calc(100% + 6px));box-shadow:0 -8px 26px #00000073}.home-page .cm-shell.is-live .cm-rail{transform:translateY(0)}.home-page .cm-shell .cm-rail::-webkit-scrollbar{width:0;height:0}.home-page .cm-shell .cm-rail-btn{gap:3px;min-width:62px;padding:3px 6px;font-size:9.5px}.home-page .cm-shell .cm-rail-btn.is-on:before{border-radius:0 0 3px 3px;width:22px;height:3px;top:-4px;bottom:auto;left:50%;transform:translate(-50%)}.home-page .cm-shell .cm-rail-dot{top:0;right:12px}.home-page .cm-shell .cm-panel{z-index:70;visibility:hidden;border-width:1px 0 0;border-radius:18px 18px 0 0;height:auto;max-height:min(72vh,560px);transition:transform .26s cubic-bezier(.2,.8,.25,1),visibility 0s linear .26s;position:fixed;bottom:0;left:0;right:0;transform:translateY(calc(100% + 12px));box-shadow:0 -14px 40px #0000008c}.home-page .cm-shell .cm-panel.is-open{visibility:visible;transition:transform .26s cubic-bezier(.2,.8,.25,1),visibility;transform:translateY(0)}.home-page .cm-shell .cm-panel .cm-panel-body{max-height:none;padding-bottom:calc(74px + env(safe-area-inset-bottom,0px))}.home-page .cm-shell .cm-panel .cm-panel-head{padding-top:2px;padding-right:48px;position:relative}.home-page .cm-shell .cm-panel .cm-panel-title{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.home-page .cm-panel-x{border:1px solid var(--border);background:var(--bg-card);width:28px;height:28px;color:var(--fg-muted);font:inherit;letter-spacing:0;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:18px;line-height:1;transition:background .15s,color .15s,border-color .15s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.home-page .cm-panel-x:hover,.home-page .cm-panel-x:active{background:var(--accent);border-color:var(--accent);color:var(--accent-text)}.home-page .cm-grab{cursor:grab;touch-action:none;background:0 0;border:0;flex:none;width:100%;padding:10px 0 7px;display:block}.home-page .cm-grab span{background:var(--border-strong);border-radius:999px;width:42px;height:4px;margin:0 auto;transition:background .15s;display:block}.home-page .cm-grab:active span{background:var(--accent)}.home-page .cm-shell.is-live .cm-edit-fab{left:50%;bottom:calc(70px + env(safe-area-inset-bottom,0px));z-index:69;background:var(--accent);color:var(--accent-text);font:inherit;white-space:nowrap;cursor:pointer;border:0;border-radius:999px;padding:9px 18px;font-size:12.5px;font-weight:700;display:block;position:fixed;transform:translate(-50%);box-shadow:0 6px 20px #00000080}.home-page .cm-shell.is-sheet .cm-edit-fab{display:none}.home-page .cm-dl-menu{z-index:80}}@media (max-width:620px){.home-page .cm-dl-menu{bottom:calc(70px + env(safe-area-inset-bottom,0px))}}.home-page .cm-hub{--paper:#f3ede4;--paper-ink:var(--bg);--coral:#f36451;--logo-rose:#ca5d76;--c1:var(--logo-rose);--c2:var(--accent);--c3:var(--warm-4);--c4:var(--coral)}@supports (color:lab(0% 0 0)){.home-page .cm-hub{--coral:lab(61.2085% 55.2496 40.0517);--logo-rose:lab(54.2705% 45.8756 8.30309)}}.home-page .cm-hub .cm-tone-amber{--tone:var(--accent);--tone-bg:#301d00;--c1:var(--accent);--c2:var(--logo-rose);--c3:var(--warm-4);--c4:var(--coral)}@supports (color:lab(0% 0 0)){.home-page .cm-hub .cm-tone-amber{--tone-bg:lab(12.8817% 10.5314 25.7664)}}.home-page .cm-hub .cm-tone-rose{--tone:#ed7c94;--tone-bg:#390d19;--c1:var(--logo-rose);--c2:var(--accent);--c3:var(--warm-4);--c4:var(--coral)}@supports (color:lab(0% 0 0)){.home-page .cm-hub .cm-tone-rose{--tone:lab(65.8721% 45.9931 8.23352);--tone-bg:lab(11.0135% 22.8223 4.23044)}}.home-page .cm-hub .cm-tone-coral{--tone:var(--coral);--tone-bg:#400d07;--c1:var(--coral);--c2:var(--warm-4);--c3:var(--accent);--c4:var(--logo-rose)}@supports (color:lab(0% 0 0)){.home-page .cm-hub .cm-tone-coral{--tone-bg:lab(12.2403% 24.7445 15.9545)}}.home-page .cm-hub .cm-tone-sand{--tone:var(--warm-1);--tone-bg:#361d0a;--c1:var(--warm-1);--c2:var(--coral);--c3:var(--accent);--c4:var(--logo-rose)}@supports (color:lab(0% 0 0)){.home-page .cm-hub .cm-tone-sand{--tone-bg:lab(13.9152% 11.4011 16.8241)}}.home-page .cm-hub .cm-chip-art{background:var(--paper);border-radius:6px}.home-page .cm-hub .cm-chip-art i{border:2px solid var(--paper);background:var(--c1);border-radius:3px}.home-page .cm-hub .cm-chip-art i:nth-child(4n+2){background:var(--c2)}.home-page .cm-hub .cm-chip-art i:nth-child(4n+3){background:var(--c3)}.home-page .cm-hub .cm-chip-art i:nth-child(4n+4){background:var(--c4)}.home-page .cm-hub-hero{border-bottom:1px solid var(--border);padding:56px 0 72px;position:relative;overflow:hidden}.home-page .cm-hub-glow{pointer-events:none;background:radial-gradient(38% 55% at 14% 45%,#ca5d7638,#0000 70%),radial-gradient(34% 50% at 86% 40%,#f3645129,#0000 70%),radial-gradient(45% 45% at 50% 105%,#f7b83d29,#0000 70%);background:radial-gradient(38% 55% at 14% 45%,lab(54.2705% 45.8756 8.30309/.22),#0000 70%),radial-gradient(34% 50% at 86% 40%,lab(61.2085% 55.2496 40.0517/.16),#0000 70%),radial-gradient(45% 45% at 50% 105%,lab(79.1609% 15.493 67.4391/.16),#0000 70%);position:absolute;inset:0}.home-page .cm-hub-hero-inner{grid-template-columns:1fr 1fr;grid-template-areas:"copy copy""left right";align-items:center;gap:36px 12px;display:grid;position:relative}.home-page .cm-hub-hero-copy{text-align:center;flex-direction:column;grid-area:copy;align-items:center;max-width:620px;margin:0 auto;display:flex}.home-page .cm-hub-stage-left{grid-area:left}.home-page .cm-hub-stage-right{grid-area:right}.home-page .cm-hub-pill{border:1px solid var(--border-strong);letter-spacing:.12em;text-transform:uppercase;color:var(--fg);background:#ffffff0a;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-family:JetBrains Mono,monospace;font-size:11px;display:inline-flex}.home-page .cm-hub-pill:before{content:"";background:conic-gradient(var(--accent),var(--coral),var(--logo-rose),var(--warm-1),var(--accent));border-radius:50%;width:9px;height:9px}.home-page .cm-hub-hero h1{text-wrap:balance;letter-spacing:-.03em;margin:20px 0 18px;font-size:clamp(38px,5.4vw,64px);font-weight:600;line-height:1.04}.home-page .cm-hub-hero h1 em{color:var(--accent);font-style:normal;font-weight:700}.home-page .cm-hub-lede{color:var(--fg-muted);max-width:540px;margin-bottom:28px;font-size:17px;line-height:1.65}.home-page .cm-hub-btn{border-radius:999px;padding:14px 26px}.home-page .cm-hub-stage{justify-content:center;align-items:flex-start;min-height:170px;display:flex}.home-page .cm-hub-scrap{background:var(--paper);border-radius:10px;width:100px;margin:0;padding:8px 8px 7px;animation:5s ease-in-out infinite alternate cm-hub-float;position:relative;box-shadow:0 22px 44px -20px #000000d9}.home-page .cm-hub-scrap:before{content:"";background:color-mix(in oklch,var(--tone)75%,transparent);border-radius:2px;width:46%;height:16px;position:absolute;top:-8px;left:50%;translate:-50%;rotate:-4deg}.home-page .cm-hub-scrap figcaption{text-align:center;color:var(--paper-ink);margin-top:6px;font-family:Instrument Serif,serif;font-size:13px;font-style:italic;line-height:1.1}.home-page .cm-hub-scrap+.cm-hub-scrap{margin-left:-22px}.home-page .cm-hub-scrap-low{animation-delay:-2.5s;top:26px}.home-page .cm-tilt-l{rotate:-8deg}.home-page .cm-tilt-r{rotate:7deg}@keyframes cm-hub-float{0%{translate:0}to{translate:0 -8px}}@media (min-width:640px){.home-page .cm-hub-scrap{width:132px;padding:10px 10px 8px}.home-page .cm-hub-scrap figcaption{font-size:15px}}@media (min-width:1024px){.home-page .cm-hub-hero{padding:72px 0 88px}.home-page .cm-hub-hero-inner{grid-template-columns:1fr minmax(0,600px) 1fr;grid-template-areas:"left copy right";gap:24px}.home-page .cm-hub-stage{flex-direction:column;justify-content:center;align-items:center;min-height:400px}.home-page .cm-hub-scrap{width:168px}.home-page .cm-hub-scrap+.cm-hub-scrap{margin-top:-34px;margin-left:0}.home-page .cm-hub-scrap-low{top:0}.home-page .cm-hub-stage-left .cm-hub-scrap-low{left:46px}.home-page .cm-hub-stage-right .cm-hub-scrap-low{left:-46px}}.home-page .cm-hub-ribbon{background:var(--bg-elev);border-bottom:1px solid var(--border);padding:22px 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.home-page .cm-hub-ribbon-track{gap:14px;width:max-content;padding-right:14px;animation:70s linear infinite cm-hub-scroll;display:flex}.home-page .cm-hub-ribbon-tile{background:var(--tone-bg);border-radius:14px;flex:none;width:78px;padding:8px}.home-page .cm-hub-ribbon-tile:nth-child(odd){rotate:-3deg}.home-page .cm-hub-ribbon-tile:nth-child(2n){rotate:3deg}@keyframes cm-hub-scroll{to{transform:translate(-50%)}}.home-page .cm-hub-section{padding:72px 0}.home-page .cm-hub-head{text-align:center;max-width:640px;margin:0 auto 40px}.home-page .cm-hub-head h2{text-wrap:balance;letter-spacing:-.025em;margin-bottom:12px;font-size:clamp(30px,4vw,44px);font-weight:600;line-height:1.08}.home-page .cm-hub-head p{color:var(--fg-muted);font-size:16px;line-height:1.6}.home-page .cm-hub-grid{grid-template-columns:1fr;gap:22px;display:grid}@media (min-width:640px){.home-page .cm-hub-grid{grid-template-columns:repeat(4,1fr)}.home-page .cm-hub-card{grid-column:span 2}}@media (min-width:640px) and (max-width:1023.98px){.home-page .cm-hub-card:nth-child(2n+3):last-child{grid-column:2/span 2}}@media (min-width:1024px){.home-page .cm-hub-grid{grid-template-columns:repeat(6,1fr)}.home-page .cm-hub-card:nth-child(3n+1):nth-last-child(2){grid-column:2/span 2}.home-page .cm-hub-card:nth-child(3n+4):last-child{grid-column:3/span 2}}.home-page .cm-hub-card{background:var(--bg-card);border:1px solid var(--border);color:var(--fg);border-radius:22px;flex-direction:column;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.home-page .cm-hub-card:hover{border-color:var(--tone);box-shadow:0 28px 60px -32px var(--tone);transform:translateY(-4px)}.home-page .cm-hub-card:focus-visible{outline:2px solid var(--tone);outline-offset:3px}.home-page .cm-hub-card-art{aspect-ratio:16/10;background:radial-gradient(circle at 28% 18%,color-mix(in oklch,var(--tone)38%,transparent),transparent 62%),var(--tone-bg);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.home-page .cm-hub-count{z-index:2;background:var(--tone);width:48px;height:48px;color:var(--paper-ink);border-radius:50%;place-items:center;font-size:23px;font-weight:700;display:grid;position:absolute;top:16px;left:18px;rotate:-6deg;box-shadow:0 8px 20px -8px #000000b3}.home-page .cm-hub-fan{aspect-ratio:1.7;width:64%;position:relative}.home-page .cm-hub-fan-card{background:var(--paper);border-radius:9px;width:44%;padding:6px;transition:rotate .3s,translate .3s;position:absolute;top:50%;left:50%;translate:-50% -50%;box-shadow:0 16px 32px -14px #000000bf}.home-page .cm-hub-fan-card:first-child{translate:-118% -46%;rotate:-12deg}.home-page .cm-hub-fan-card:nth-child(2){z-index:1;rotate:2deg}.home-page .cm-hub-fan-card:nth-child(3){translate:18% -44%;rotate:13deg}.home-page .cm-hub-card:hover .cm-hub-fan-card:first-child{translate:-128% -48%;rotate:-17deg}.home-page .cm-hub-card:hover .cm-hub-fan-card:nth-child(3){translate:28% -46%;rotate:18deg}.home-page .cm-hub-card-body{flex-direction:column;flex:1;gap:8px;padding:22px 24px 24px;display:flex}.home-page .cm-hub-card-tag{letter-spacing:.12em;text-transform:uppercase;color:var(--tone);font-family:JetBrains Mono,monospace;font-size:10.5px}.home-page .cm-hub-card-body h3{letter-spacing:-.015em;font-size:21px;font-weight:600;line-height:1.25}.home-page .cm-hub-card-body p{color:var(--fg-muted);flex:1;font-size:14.5px;line-height:1.6}.home-page .cm-hub-card-foot{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.home-page .cm-hub-badge{color:var(--tone);background:color-mix(in oklch,var(--tone)16%,transparent);border-radius:999px;padding:4px 11px;font-size:12px;font-weight:600}.home-page .cm-hub-card-cta{color:var(--fg);margin-left:auto;font-size:13.5px;font-weight:600;transition:color .15s}.home-page .cm-hub-card:hover .cm-hub-card-cta{color:var(--tone)}.home-page .cm-hub-card:only-child{grid-column:1/-1;width:100%;max-width:980px;margin:0 auto}@media (min-width:768px){.home-page .cm-hub-card:only-child{flex-direction:row}.home-page .cm-hub-card:only-child .cm-hub-card-art{aspect-ratio:auto;flex:0 0 50%;min-height:320px}.home-page .cm-hub-card:only-child .cm-hub-card-body{justify-content:center;padding:40px 44px}.home-page .cm-hub-card:only-child .cm-hub-card-body h3{font-size:30px}.home-page .cm-hub-card:only-child .cm-hub-card-body p{flex:none;font-size:16px}}.home-page .cm-hub-steps{background:var(--bg-elev);border-top:1px solid var(--border)}.home-page .cm-hub-step-list{grid-template-columns:1fr;gap:20px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:900px){.home-page .cm-hub-step-list{grid-template-columns:repeat(3,1fr)}}.home-page .cm-hub-step{background:var(--bg-card);border:1px solid var(--border);border-radius:22px;flex-direction:column;padding:14px 14px 28px;display:flex}.home-page .cm-hub-step-art{background:radial-gradient(circle at 75% 20%,color-mix(in oklch,var(--tone)36%,transparent),transparent 60%),var(--tone-bg);border-radius:16px;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;height:160px;margin-bottom:22px;padding:16px;display:flex}.home-page .cm-hub-step-count,.home-page .cm-hub-step-format{background:var(--paper);color:var(--paper-ink);place-items:center;font-weight:700;display:grid;box-shadow:0 12px 26px -12px #000000bf}.home-page .cm-hub-step-count{border-radius:20px;width:72px;height:72px;font-size:34px;rotate:-5deg}.home-page .cm-hub-step-count:nth-child(2n){rotate:5deg}.home-page .cm-hub-step-format{letter-spacing:.02em;border-radius:12px;padding:10px 15px;font-size:15px}.home-page .cm-hub-step-format:nth-child(odd){rotate:-4deg}.home-page .cm-hub-step-format:nth-child(2n){rotate:4deg}.home-page .cm-hub-step-chips .cm-chip-art{width:60px;box-shadow:0 0 0 5px var(--paper),0 14px 26px -12px #000000bf}.home-page .cm-hub-step-chips .cm-chip-art:nth-child(odd){rotate:-6deg}.home-page .cm-hub-step-chips .cm-chip-art:nth-child(2n){rotate:6deg}.home-page .cm-hub-step-num{letter-spacing:.1em;color:var(--tone);padding:0 12px;font-family:JetBrains Mono,monospace;font-size:12px}.home-page .cm-hub-step h3{letter-spacing:-.01em;margin:6px 12px 8px;font-size:19px;font-weight:600}.home-page .cm-hub-step p{color:var(--fg-muted);margin:0 12px;font-size:14.5px;line-height:1.6}@media (prefers-reduced-motion:reduce){.home-page .cm-hub-ribbon-track,.home-page .cm-hub-scrap{animation:none}.home-page .cm-hub-card,.home-page .cm-hub-fan-card{transition:none}.home-page .cm-hub-card:hover{transform:none}}.home-page .cm-lp h2[id]{scroll-margin-top:96px}.home-page .cm-lp .cm-hub-head p{max-width:640px;margin:0 auto}.home-page .cm-lp-hero{padding:28px 0 88px}.home-page .cm-lp-back{border:1px solid var(--border);color:var(--fg-muted);background:#ffffff08;border-radius:999px;align-items:center;gap:6px;margin-bottom:24px;padding:6px 14px;font-size:13px;transition:color .15s,border-color .15s;display:inline-flex;position:relative}.home-page .cm-lp-back:hover{color:var(--accent);border-color:var(--accent)}.home-page .cm-lp-hero-inner{grid-template-columns:1fr;align-items:center;gap:40px;display:grid;position:relative}.home-page .cm-lp-hero-copy{flex-direction:column;align-items:flex-start;display:flex}.home-page .cm-lp-badges{flex-wrap:wrap;align-items:center;gap:8px;display:flex}@media (max-width:480px){.home-page .cm-lp-badges{gap:6px}.home-page .cm-lp-badges .cm-hub-pill{letter-spacing:.05em;gap:6px;padding:6px 9px}}.home-page .cm-lp-pill-check:before{border-left:2px solid var(--accent);border-bottom:2px solid var(--accent);background:0 0;border-radius:0;width:9px;height:5px;translate:0 -2px;rotate:-45deg}.home-page .cm-lp-hero h1{letter-spacing:-.035em;margin:18px 0;font-size:clamp(34px,4.4vw,60px);line-height:1.02}.home-page .cm-lp-hero .cm-hub-lede{max-width:580px}.home-page .cm-lp-hero .cm-hub-lede strong{color:var(--fg);font-weight:600}.home-page .cm-lp-ctas{flex-wrap:wrap;gap:12px;display:flex}.home-page .cm-lp-facts{flex-wrap:wrap;gap:10px;margin:28px 0 0;padding:0;list-style:none;display:flex}.home-page .cm-lp-facts li{border:1px solid var(--border);color:var(--fg-muted);background:#ffffff0a;border-radius:999px;padding:8px 15px;font-size:13px}.home-page .cm-lp-facts li strong{color:var(--accent);margin-right:3px;font-weight:700}.home-page .cm-lp-hero-art{height:330px;position:relative}.home-page .cm-lp-hero-art .cm-hub-scrap{position:absolute;top:50%;left:50%}.home-page .cm-lp-hero-art .cm-lp-scrap-main{z-index:2;width:160px;margin:-118px 0 0 -52px;rotate:3deg}.home-page .cm-lp-hero-art .cm-lp-scrap-back-l{width:112px;margin:-150px 0 0 -170px;animation-delay:-1.6s;rotate:-12deg}.home-page .cm-lp-hero-art .cm-lp-scrap-back-r{z-index:3;width:112px;margin:8px 0 0 52px;animation-delay:-3.2s;rotate:11deg}.home-page .cm-lp-hero-count{z-index:3;background:var(--accent);width:58px;height:58px;color:var(--bg);border-radius:50%;place-items:center;margin:62px 0 0 -150px;font-size:28px;font-weight:800;display:grid;position:absolute;top:50%;left:50%;rotate:-10deg;box-shadow:0 14px 30px -12px #f7b83db3;box-shadow:0 14px 30px -12px lab(79.1609% 15.493 67.4391/.7)}@media (min-width:960px){.home-page .cm-lp-hero-inner{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:56px}.home-page .cm-lp-hero-art{height:470px}.home-page .cm-lp-hero-art .cm-lp-scrap-main{width:250px;margin:-178px 0 0 -84px}.home-page .cm-lp-hero-art .cm-lp-scrap-back-l{width:170px;margin:-222px 0 0 -252px}.home-page .cm-lp-hero-art .cm-lp-scrap-back-r{width:170px;margin:14px 0 0 78px}.home-page .cm-lp-hero-art .cm-lp-scrap-main figcaption{font-size:22px}.home-page .cm-lp-hero-art .cm-lp-scrap-back-l figcaption,.home-page .cm-lp-hero-art .cm-lp-scrap-back-r figcaption{font-size:17px}.home-page .cm-lp-hero-count{width:78px;height:78px;margin:96px 0 0 -218px;font-size:38px}}.home-page .cm-lp-note{z-index:1;border:1px solid color-mix(in oklch,var(--tone)35%,var(--border));background:linear-gradient(135deg,color-mix(in oklch,var(--tone)14%,var(--bg-card)),var(--bg-card)70%);border-radius:20px;align-items:center;gap:20px;max-width:880px;margin:-38px auto 0;padding:20px 24px;display:flex;position:relative;box-shadow:0 24px 50px -30px #000000e6}.home-page .cm-lp-note .cm-lp-paper{flex:none;width:66px;rotate:-6deg}.home-page .cm-lp-note p{color:var(--fg);margin:0;font-size:15.5px;line-height:1.65}.home-page .cm-lp-paper{background:var(--paper);border-radius:10px;padding:6px;display:block;box-shadow:0 16px 34px -16px #000c}.home-page .cm-lp-sec{padding:84px 0}.home-page .cm-lp-alt{background:var(--bg-elev);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.home-page .cm-lp-center{max-width:760px;margin-left:auto;margin-right:auto}.home-page .cm-lp-text-center{text-align:center}.home-page .cm-lp-ctas.cm-lp-center{justify-content:center;margin-top:40px}.home-page .cm-lp-prose p,.home-page .cm-lp-card p,.home-page .cm-lp-panel>p,.home-page .cm-lp-callout p{color:var(--fg-muted);margin:0 0 14px;font-size:16px;line-height:1.75}.home-page .cm-lp-prose p:last-child,.home-page .cm-lp-card p:last-child,.home-page .cm-lp-panel>p:last-child,.home-page .cm-lp-callout p:last-child{margin-bottom:0}.home-page .cm-lp-prose.cm-lp-center{margin-top:36px}.home-page .cm-hub-head+.cm-lp-prose.cm-lp-center{margin-top:0}.home-page .cm-lp-prose a{color:var(--accent);text-underline-offset:3px;text-decoration:underline}.home-page .cm-lp-prose h2,.home-page .cm-lp-callout h2{letter-spacing:-.025em;text-wrap:balance;margin-bottom:20px;font-size:clamp(30px,4vw,44px);font-weight:600;line-height:1.08}.home-page .cm-lp-kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--tone);margin-bottom:10px;font-family:JetBrains Mono,monospace;font-size:11px;display:inline-block}.home-page .cm-lp-chooser{border:1px solid var(--border);background:radial-gradient(60% 50% at 0% 0%,#f7b83d12,transparent 70%),var(--bg-card);border-radius:28px;padding:18px}@supports (color:lab(0% 0 0)){.home-page .cm-lp-chooser{background:radial-gradient(60% 50% at 0% 0%,lab(79.1609% 15.493 67.4391/.07),transparent 70%),var(--bg-card)}}@media (min-width:768px){.home-page .cm-lp-chooser{padding:32px}}.home-page .cm-lp-chooser-block+.cm-lp-chooser-block{border-top:1px dashed var(--border-strong);margin-top:32px;padding-top:28px}.home-page .cm-lp-chooser-title{letter-spacing:-.02em;color:var(--fg);justify-content:center;align-items:center;gap:10px;margin:0 0 20px;font-size:clamp(20px,2.4vw,26px);font-weight:600;line-height:1.2;display:flex}.home-page .cm-lp-chooser-count{background:var(--accent-soft);letter-spacing:0;color:var(--accent);border-radius:999px;padding:3px 10px;font-size:13px;font-weight:700}.home-page .cm-lp-picker{grid-template-columns:1fr;gap:24px;display:grid}.home-page .cm-lp-picker-group{flex-direction:column;gap:10px;min-width:0;display:flex}.home-page .cm-lp-picker-group .cm-lp-kicker{margin:0 0 0 2px}.home-page .cm-lp-picker .cm-lp-tiles{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px}@media (max-width:639px){.home-page .cm-lp-chooser{padding:14px}.home-page .cm-lp-picker{gap:16px}.home-page .cm-lp-picker .cm-lp-tiles{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.home-page .cm-lp-picker .cm-lp-tile{border-radius:11px;gap:5px;padding:6px 4px 7px}.home-page .cm-lp-picker .cm-lp-tile-paper{border-radius:6px;padding:3px}.home-page .cm-lp-picker .cm-lp-tile-title{font-size:10.5px}.home-page .cm-lp-chooser .cm-lp-tiles-wide{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}@media (min-width:1024px){.home-page .cm-lp-picker{grid-template-columns:repeat(var(--groups),minmax(0,1fr));gap:28px}.home-page .cm-lp-picker .cm-lp-tiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.home-page .cm-lp-picker-group .cm-lp-tiles{margin-block:auto}}.home-page .cm-lp-showcase{margin:40px 0}.home-page .cm-lp-showcase .hp-article-cta{margin-top:0}.home-page .cm-lp-family-notes{margin-top:22px}.home-page .cm-lp-card-text{border-top:4px solid var(--tone);padding:26px 26px 28px}.home-page .cm-lp-card-text h3{margin:0 0 10px}.home-page .cm-lp-card-text p{margin-left:0;margin-right:0}.home-page .cm-lp-tiles{grid-template-columns:repeat(auto-fill,minmax(128px,1fr));gap:14px;display:grid}.home-page .cm-lp-tiles-wide{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px}.home-page .cm-lp-tiles-centered{container-type:inline-size}.home-page .cm-lp-tiles-centered .cm-lp-tiles-wide{--cols:1;--gap:16px;flex-wrap:wrap;justify-content:center;display:flex}.home-page .cm-lp-tiles-centered .cm-lp-tiles-wide>.cm-lp-tile{flex:0 0 calc((100% - (var(--cols) - 1)*var(--gap))/var(--cols));min-width:0}@container (min-width:316px){.home-page .cm-lp-tiles-centered .cm-lp-tiles-wide{--cols:2}}@container (min-width:482px){.home-page .cm-lp-tiles-centered .cm-lp-tiles-wide{--cols:3}}@container (min-width:648px){.home-page .cm-lp-tiles-centered .cm-lp-tiles-wide{--cols:4}}@container (min-width:814px){.home-page .cm-lp-tiles-centered .cm-lp-tiles-wide{--cols:5}}@container (min-width:980px){.home-page .cm-lp-tiles-centered .cm-lp-tiles-wide{--cols:6}}@container (min-width:1146px){.home-page .cm-lp-tiles-centered .cm-lp-tiles-wide{--cols:7}}@media (max-width:639px){.home-page .cm-lp-tiles-centered .cm-lp-tiles-wide{--cols:2;--gap:10px}}.home-page .cm-lp-tile{background:var(--tone-bg,var(--bg-elev));color:var(--fg);text-align:center;border:1px solid #0000;border-radius:18px;flex-direction:column;align-items:center;gap:10px;padding:16px 12px 14px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.home-page .cm-lp-tile:hover{border-color:var(--tone,var(--accent));box-shadow:0 22px 44px -26px var(--tone,var(--accent));transform:translateY(-4px)}.home-page .cm-lp-tile:focus-visible{outline:2px solid var(--tone,var(--accent));outline-offset:3px}.home-page .cm-lp-tile-paper{background:var(--paper);border-radius:10px;width:100%;padding:7px;transition:rotate .2s;display:block;box-shadow:0 12px 26px -14px #000c}.home-page .cm-lp-tile:nth-child(odd) .cm-lp-tile-paper{rotate:-2deg}.home-page .cm-lp-tile:nth-child(2n) .cm-lp-tile-paper{rotate:2deg}.home-page .cm-lp-tile:hover .cm-lp-tile-paper{rotate:none}.home-page .cm-lp-tile-title{font-size:13.5px;font-weight:600;line-height:1.25}.home-page .cm-lp-tile-template{gap:9px;padding:18px 16px}.home-page .cm-lp-tile-template .cm-lp-tile-paper{width:72%}.home-page .cm-lp-tile-template .cm-lp-tile-title{font-size:16px}.home-page .cm-lp-tile-pill{color:var(--tone);background:color-mix(in oklch,var(--tone)16%,transparent);border-radius:999px;padding:3px 10px;font-size:11px;font-weight:600}.home-page .cm-lp-tile-note{color:var(--fg-muted);font-size:12.5px;line-height:1.45}.home-page .cm-lp-panel{border:1px solid var(--border);border-top:4px solid var(--tone);background:var(--bg-card);border-radius:24px;margin-top:28px;padding:26px 22px}.home-page .cm-lp-panel h3{letter-spacing:-.015em;margin-bottom:10px;font-size:24px;font-weight:600}@media (min-width:768px){.home-page .cm-lp-panel{padding:36px 40px}}.home-page .cm-lp .cs-specs-table-wrap{background:var(--bg);border-radius:14px;margin:22px 0}.home-page .cm-lp .cs-specs-table thead th{background:var(--bg-elev);color:var(--fg-muted);white-space:nowrap}.home-page .cm-lp .cs-specs-table tbody td{color:var(--fg-muted);white-space:nowrap;font-variant-numeric:tabular-nums}.home-page .cm-lp .cs-specs-table tbody td:first-child{color:var(--fg);font-weight:600}.home-page .cm-lp .cs-specs-table tbody tr:hover td{background:color-mix(in oklch,var(--tone)8%,var(--bg))}.home-page .cm-lp .cs-specs-table strong{background:color-mix(in oklch,var(--tone)20%,transparent);color:var(--tone);border-radius:999px;padding:2px 9px;font-weight:700;display:inline-block}.home-page .cm-lp-cards{grid-template-columns:1fr;gap:22px;display:grid}@media (min-width:900px){.home-page .cm-lp-cards{grid-template-columns:repeat(3,1fr)}.home-page .cm-lp-cards-2x2{grid-template-columns:repeat(2,1fr)}}.home-page .cm-lp-card{border:1px solid var(--border);background:var(--bg-card);border-radius:24px;flex-direction:column;padding:14px 14px 26px;display:flex}.home-page .cm-lp-card-art{background:radial-gradient(circle at 75% 20%,color-mix(in oklch,var(--tone)36%,transparent),transparent 60%),var(--tone-bg);border-radius:18px;justify-content:center;align-items:center;height:190px;margin-bottom:22px;display:flex}.home-page .cm-lp-card-art .cm-lp-paper{width:118px;rotate:-5deg}.home-page .cm-lp-card h3{letter-spacing:-.01em;margin:0 12px 10px;font-size:20px;font-weight:600;line-height:1.3}.home-page .cm-lp-card p{margin-left:12px;margin-right:12px;font-size:15px}.home-page .cm-lp-frame{flex-direction:column;align-items:center;gap:12px;display:flex}.home-page .cm-lp-frame-box{background:linear-gradient(135deg,color-mix(in oklch,var(--tone)30%,var(--paper)),var(--paper)55%);border-radius:6px;height:118px;display:block;rotate:-3deg;box-shadow:0 16px 30px -14px #000c}.home-page .cm-lp-frame-size{color:var(--paper);font-family:JetBrains Mono,monospace;font-size:12px}.home-page .cm-lp-split{grid-template-columns:1fr;align-items:center;gap:44px;display:grid}@media (min-width:960px){.home-page .cm-lp-split{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:64px}}.home-page .cm-lp-compare{border:1px solid var(--border);background:radial-gradient(90% 90% at 100% 0%,#ca5d762e,transparent 60%),var(--bg-card);border-radius:26px;grid-template-columns:1fr 1fr;gap:22px;padding:28px;display:grid}@supports (color:lab(0% 0 0)){.home-page .cm-lp-compare{background:radial-gradient(90% 90% at 100% 0%,lab(54.2705% 45.8756 8.30309/.18),transparent 60%),var(--bg-card)}}.home-page .cm-lp-compare-item{flex-direction:column;gap:12px;display:flex}.home-page .cm-lp-compare-item:first-child .cm-lp-paper{rotate:-3deg}.home-page .cm-lp-compare-item:last-child .cm-lp-paper{rotate:3deg}.home-page .cm-lp-ruler{color:var(--fg-muted);padding:0 6px;font-family:JetBrains Mono,monospace;font-size:11px;display:flex}.home-page .cm-lp-ruler span{border-top:3px solid var(--tone);text-align:center;margin:0 2px;padding-top:6px}.home-page .cm-lp-compare-label{text-align:center;color:var(--fg);font-family:Instrument Serif,serif;font-size:20px;font-style:italic}.home-page .cm-lp-callout{border:1px solid color-mix(in oklch,var(--tone)32%,var(--border));background:radial-gradient(90% 120% at 100% 0%,color-mix(in oklch,var(--tone)22%,transparent),transparent 60%),radial-gradient(70% 90% at 0% 100%,#f7b83d1a,transparent 60%),var(--bg-card);border-radius:28px;max-width:920px;margin:0 auto;padding:36px 26px}@supports (color:lab(0% 0 0)){.home-page .cm-lp-callout{background:radial-gradient(90% 120% at 100% 0%,color-mix(in oklch,var(--tone)22%,transparent),transparent 60%),radial-gradient(70% 90% at 0% 100%,lab(79.1609% 15.493 67.4391/.1),transparent 60%),var(--bg-card)}}@media (min-width:768px){.home-page .cm-lp-callout{padding:56px 60px}}.home-page .cm-lp-steps{flex-direction:column;gap:16px;max-width:820px;margin:0 auto;padding:0;list-style:none;display:flex;position:relative}.home-page .cm-lp-steps:before{content:"";background:linear-gradient(var(--accent),var(--coral),var(--logo-rose));opacity:.55;width:2px;position:absolute;top:30px;bottom:30px;left:27px}.home-page .cm-lp-steps li{align-items:flex-start;gap:18px;display:flex;position:relative}.home-page .cm-lp-step-num{z-index:1;background:var(--tone);width:56px;height:56px;color:var(--bg);box-shadow:0 12px 26px -12px var(--tone);border-radius:18px;flex:none;place-items:center;font-size:24px;font-weight:800;display:grid;rotate:-4deg}.home-page .cm-lp-steps li:nth-child(2n) .cm-lp-step-num{rotate:4deg}.home-page .cm-lp-steps li p{border:1px solid var(--border);background:var(--bg-card);color:var(--fg-muted);border-radius:18px;flex:1;margin:0;padding:16px 22px;font-size:15.5px;line-height:1.7}.home-page .cm-lp-steps li p strong{color:var(--fg);margin-bottom:4px;font-size:17px;font-weight:600;display:block}.home-page .cm-lp-faq{grid-template-columns:1fr;gap:28px;display:grid}.home-page .cm-lp-faq-side h2{letter-spacing:-.03em;text-wrap:balance;font-size:clamp(34px,4.6vw,54px);font-weight:600;line-height:1.02}.home-page .cm-lp-faq-side h2:after{content:"";background:linear-gradient(90deg,var(--accent),var(--coral));border-radius:3px;width:76px;height:5px;margin-top:22px;display:block}@media (min-width:960px){.home-page .cm-lp-faq{grid-template-columns:minmax(0,.8fr) minmax(0,1.6fr);gap:64px}.home-page .cm-lp-faq-side{align-self:start;position:sticky;top:100px}}.home-page .cm-lp-faq-list{border-top:1px solid var(--border)}.home-page .cm-lp-faq-item{border-bottom:1px solid var(--border);padding:22px 0}.home-page .cm-lp-faq-item h3{gap:12px;margin-bottom:8px;font-size:17.5px;font-weight:600;line-height:1.4;display:flex}.home-page .cm-lp-faq-item h3:before{content:"";background:var(--accent);border-radius:50%;flex:none;width:8px;height:8px;margin-top:.6em}.home-page .cm-lp-faq-item:nth-child(4n+2) h3:before{background:var(--logo-rose)}.home-page .cm-lp-faq-item:nth-child(4n+3) h3:before{background:var(--coral)}.home-page .cm-lp-faq-item:nth-child(4n+4) h3:before{background:var(--warm-1)}.home-page .cm-lp-faq-item p{color:var(--fg-muted);margin:0 0 0 20px;font-size:15.5px;line-height:1.75}.home-page .cm-lp-siblings{flex-wrap:wrap;justify-content:center;gap:12px;margin:0 auto;padding:0;list-style:none;display:flex}.home-page .cm-lp-siblings a{border:1px solid var(--border-strong);background:var(--bg-card);color:var(--fg);border-radius:999px;align-items:center;gap:8px;padding:12px 20px;font-size:14.5px;font-weight:600;transition:border-color .15s,color .15s,transform .15s;display:inline-flex}.home-page .cm-lp-siblings a:after{content:"→";color:var(--accent)}.home-page .cm-lp-siblings a:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-2px)}.home-page .cm-lp-tools{margin-top:56px}.home-page .cm-lp .mi-tools-sidebar{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:14px;width:auto;display:grid;position:static}.home-page .cm-lp .mi-sidebar-label{text-align:center;grid-column:1/-1;margin-bottom:6px;font-size:11px}.home-page .cm-lp .mi-sidebar-tool-card{border-radius:18px}@media (prefers-reduced-motion:reduce){.home-page .cm-lp-tile,.home-page .cm-lp-tile-paper,.home-page .cm-lp-siblings a{transition:none}.home-page .cm-lp-tile:hover,.home-page .cm-lp-siblings a:hover{transform:none}}
