.home2{--bg:#fff;--surface:#fff;--surface-2:#f7f8fb;--surface-3:#eef0f4;--ink:#0a0a0a;--muted:#5a5a68;--faint:#8a8a97;--line:#e8eaef;--line-2:#dcdfe6;--orange:#f97316;--orange-deep:#ea580c;--orange-soft:#fdeee0;--hl:rgba(249,115,22,.2);--shadow-sm:0 1px 2px rgba(10,10,10,.05);--shadow:0 2px 4px rgba(10,10,10,.04), 0 12px 30px -18px rgba(10,10,10,.18);--shadow-lg:0 10px 26px -12px rgba(10,10,10,.14), 0 34px 60px -32px rgba(10,10,10,.26);--shadow-xl:0 24px 60px -22px rgba(10,10,10,.3);--r:20px;--r-lg:20px;--maxw:75rem}.home2,.home2 *{box-sizing:border-box}.home2{background:var(--bg);color:var(--ink);letter-spacing:-.005em;-webkit-font-smoothing:antialiased;margin:0;font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:17px;line-height:1.6;overflow-x:clip}.home2 h1,.home2 h2,.home2 h3,.home2 h4{letter-spacing:-.02em;text-wrap:balance;margin:0;font-family:Cabinet Grotesk,Manrope,sans-serif;font-weight:800;line-height:1.05}.home2 p{margin:0}.home2 a{color:inherit;text-decoration:none}.home2 .wrap{max-width:var(--maxw);margin:0 auto;padding:0 max(20px,min(5vw,48px))}.home2 .hl{background:var(--hl);-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:.08em;padding:0 .06em}.home2 .btn{cursor:pointer;border:1px solid transparent;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:13px 26px;font-family:Manrope;font-size:15px;font-weight:600;transition:background .18s,transform .18s,border-color .18s;display:inline-flex}.home2 .btn:active{transform:translateY(1px)}.home2 .btn-primary{background:var(--orange);color:#fff;box-shadow:var(--shadow-sm)}.home2 .btn-primary:hover{background:var(--orange-deep)}.home2 .btn-outline{color:var(--ink);border-color:var(--line-2);background:#fff}.home2 .btn-outline:hover{border-color:var(--ink)}.home2 .link-arrow{color:var(--orange-deep);align-items:center;gap:6px;font-weight:600;display:inline-flex}.home2 .link-arrow:hover{gap:9px;transition:gap .18s}.home2 section{padding:max(60px,min(8vw,110px)) 0}.home2 section.alt{background:var(--surface-2)}.home2 .sec-head{text-align:center;max-width:44ch;margin:0 auto max(34px,min(5vw,56px))}.home2 .sec-head.left{text-align:left;margin-left:0}.home2 .sec-head h2{font-size:max(30px,min(4.6vw,52px))}.home2 .sec-head p{color:var(--muted);margin-top:16px;max-width:56ch;margin-left:auto;margin-right:auto;font-size:max(16px,min(2vw,19px));line-height:1.55}.home2 .hdr{z-index:50;width:100%;transition:background .3s;position:-webkit-sticky;position:sticky;top:0}.home2 .hero{text-align:center;padding:2px 0 max(30px,min(4vw,44px))}.home2 .hero h1{letter-spacing:-.03em;max-width:15ch;margin:0 auto;font-size:max(40px,min(7vw,84px));font-weight:800;line-height:1.05}.home2 .hero .sub{max-width:46ch;color:var(--muted);margin:max(18px,min(2.5vw,28px)) auto 0;font-size:max(16px,min(2vw,19px));line-height:1.55}.home2 .hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:max(24px,min(3vw,34px));display:flex}.home2 .eye-cta{height:48px;color:var(--ink);cursor:pointer;background:0 0;border:none;border-radius:999px;grid-template-columns:auto 0fr;align-items:center;padding:0 12px;transition:grid-template-columns .38s cubic-bezier(.2,.8,.3,1),background .2s;display:inline-grid}.home2 .eye-cta:hover{background:var(--surface-2);grid-template-columns:auto 1fr}.home2 .eye{align-items:center;justify-items:center;width:26px;height:26px;display:grid;position:relative}.home2 .eye-shape{border:2.2px solid var(--ink);border-radius:74% 12%;align-items:center;justify-items:center;width:21px;height:21px;transition:transform 90ms,border-color .2s;display:grid;transform:rotate(45deg)}.home2 .eye-pupil{background:var(--ink);border-radius:50%;width:7px;height:7px;margin:-3.5px 0 0 -3.5px;transition:transform .3s cubic-bezier(.25,.9,.35,1),background .2s,opacity .1s;position:absolute;top:50%;left:50%}.home2 .eye.blink .eye-pupil{opacity:0}.home2 .eye-cta:hover .eye-shape{border-color:var(--orange-deep)}.home2 .eye-cta:hover .eye-pupil{background:var(--orange-deep)}.home2 .eye.blink .eye-shape{transform:rotate(45deg)scaleY(.07)}.home2 .eye-txt{opacity:0;min-width:0;transition:opacity .22s 80ms;overflow:hidden}.home2 .eye-cta:hover .eye-txt{opacity:1}.home2 .eye-txt i{white-space:nowrap;padding:0 6px 0 10px;font-size:15px;font-style:normal;font-weight:600;display:inline-block}@media (hover:none){.home2 .eye-cta{grid-template-columns:auto 1fr}.home2 .eye-txt{opacity:1}}.home2 .vzone{width:100%;max-width:600px;margin:max(28px,min(3vw,38px)) auto 0;position:relative}.home2 .vform{border:1px solid var(--line);width:100%;height:56px;box-shadow:var(--shadow);background:#fff;border-radius:999px;margin:0;transition:box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.home2 .vform:focus-within{box-shadow:var(--shadow-lg);border-color:var(--line-2)}.home2 .vform-canvas{pointer-events:none;z-index:2;opacity:0;height:100%;position:absolute;top:0;left:24px}.home2 .vform-canvas.on{opacity:1}.home2 .vform-field{width:100%;height:100%;color:var(--ink);z-index:3;background:0 0;border:none;outline:none;padding:0 60px 0 24px;font-family:Manrope;font-size:16px;position:absolute;top:0;bottom:0;left:0;right:0}.home2 .vform-field.clearing{color:transparent}.home2 .vform-ph{pointer-events:none;z-index:1;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:24px;right:60px;overflow:hidden}.home2 .vform-ph span{color:var(--faint);white-space:nowrap;font-size:16px;transition:transform .35s,opacity .35s}.home2 .vform.has-value .vform-ph{opacity:0}.home2 .vform-btn{background:var(--orange);color:#fff;cursor:pointer;z-index:4;border:none;border-radius:999px;align-items:center;justify-items:center;width:40px;height:40px;padding:0;transition:background .18s;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.home2 .vform-btn:hover{background:var(--orange-deep)}.home2 .varr{background:currentColor;border-radius:2px;width:13px;height:2.8px;position:relative}.home2 .varr:after{content:"";border-top:2.8px solid;border-right:2.8px solid;width:7px;height:7px;position:absolute;top:50%;right:-1px;transform:translateY(-50%)rotate(45deg)}.home2 .browser{border-radius:var(--r-lg);border:1px solid var(--line-2);background:var(--surface);max-width:960px;box-shadow:var(--shadow-lg);margin:max(32px,min(4vw,56px)) auto 0;overflow:hidden}.home2 .browser-bar{background:var(--surface-2);border-bottom:1px solid var(--line);align-items:center;gap:8px;padding:11px 14px;display:flex}.home2 .browser-bar .d{background:var(--line-2);border-radius:50%;width:11px;height:11px}.home2 .browser-bar .url{color:var(--faint);border:1px solid var(--line);background:#fff;border-radius:8px;margin:0 auto;padding:4px 14px;font-size:12px}.home2 .browser img{width:100%;height:auto;display:block}.home2 .bento2{grid-template-columns:1fr 1.5fr 1fr;align-items:stretch;gap:16px;max-width:1120px;margin:0 auto;display:grid}.home2 .bcol{flex-direction:column;gap:16px;display:flex}.home2 .bcol .bcell{flex:1}.home2 .bcell{border:1px solid var(--line);border-radius:var(--r-lg);cursor:pointer;background:#fff;flex-direction:column;min-width:0;padding:20px;transition:border-color .25s,transform .25s cubic-bezier(.2,.8,.3,1),box-shadow .25s;display:flex;position:relative;overflow:hidden}.home2 .bcell:hover{border-color:var(--orange);box-shadow:var(--shadow);transform:translateY(-2px)}.home2 .bc-head{justify-content:space-between;align-items:baseline;gap:8px;min-width:0;margin-bottom:16px;display:flex}.home2 .bc-head b{white-space:nowrap;font-family:Cabinet Grotesk;font-size:15px;font-weight:800}.home2 .bc-head span{color:var(--faint);text-overflow:ellipsis;white-space:nowrap;text-align:right;min-width:0;font-size:10.5px;overflow:hidden}.home2 .push{margin-top:auto;padding-top:14px}.home2 .akpis{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px;display:grid}.home2 .akpi{border:1px solid var(--line);border-radius:12px;min-width:0;padding:11px 13px;overflow:hidden}.home2 .akpi span{letter-spacing:.07em;text-transform:uppercase;color:var(--faint);white-space:nowrap;text-overflow:ellipsis;font-size:9px;font-weight:700;display:block;overflow:hidden}.home2 .akpi b{white-space:nowrap;font-family:Cabinet Grotesk;font-size:20px;font-weight:800;line-height:1.2}.home2 .akpi b i{color:#15803d;margin-left:5px;font-family:Manrope,sans-serif;font-size:10px;font-style:normal;font-weight:700}.home2 .up{color:#15803d;font-style:normal}.home2 .arow{color:var(--muted);border-bottom:1px solid var(--surface-2);justify-content:space-between;align-items:baseline;gap:10px;min-width:0;padding:10px 0;font-size:12.5px;display:flex}.home2 .arow.nb{border-bottom:none}.home2 .arow>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.home2 .arow b{color:var(--ink);white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:700}.home2 .arow b i{font-size:10.5px;font-style:normal;font-weight:700}.home2 .arow b.ok{color:#15803d}.home2 .abar-lab{color:var(--muted);justify-content:space-between;margin:8px 0 6px;font-size:11px;display:flex}.home2 .abar-lab b{color:var(--orange-deep);font-variant-numeric:tabular-nums}.home2 .abar{background:var(--surface-3);border-radius:3px;height:6px;overflow:hidden}.home2 .abar i{background:var(--orange);border-radius:3px;height:100%;display:block}.home2 .apillar{color:var(--muted);grid-template-columns:104px 1fr 26px;align-items:center;gap:12px;padding:8px 0;font-size:12px;display:grid}.home2 .apillar .abar{height:5px}.home2 .apillar>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.home2 .apillar b{color:var(--ink);text-align:right;font-variant-numeric:tabular-nums;font-weight:700}.home2 .atog{border:1px solid var(--line);border-radius:12px;justify-content:space-between;align-items:center;gap:10px;min-width:0;margin-top:10px;padding:11px 13px;display:flex}.home2 .atog>div{flex:1;min-width:0}.home2 .atog b{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:700;display:block;overflow:hidden}.home2 .atog span{color:var(--faint);white-space:nowrap;text-overflow:ellipsis;font-size:10px;display:block;overflow:hidden}.home2 .tg{background:var(--surface-3);border-radius:999px;flex:none;width:32px;height:19px;font-style:normal;position:relative}.home2 .tg.on{background:var(--orange)}.home2 .tg:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;position:absolute;top:2.5px;left:3px;box-shadow:0 1px 2px rgba(10,10,10,.2)}.home2 .tg.on:after{left:auto;right:3px}.home2 .aassist{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:6px;padding:14px 15px}.home2 .aassist>b{color:var(--ink);margin-bottom:8px;font-family:Cabinet Grotesk;font-size:12.5px;font-weight:800;display:block}.home2 .aassist-bar{background:var(--surface-2);border-radius:999px;align-items:center;gap:8px;padding:5px 5px 5px 12px;display:flex}.home2 .aassist-bar span{color:var(--faint);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:11px;overflow:hidden}.home2 .asend{background:var(--orange);border-radius:50%;flex:none;align-items:center;justify-items:center;width:24px;height:24px;font-style:normal;display:grid}.home2 .asend svg{color:#fff;width:12px;height:12px}.home2 .aqr{align-items:center;gap:14px;margin-bottom:6px;display:flex}.home2 .aqr img{object-fit:contain;border:1px solid var(--line);border-radius:10px;flex:none;width:62px;height:62px;padding:5px}.home2 .aqr b{color:var(--orange-deep);font-family:Cabinet Grotesk;font-size:27px;font-weight:800;line-height:1;display:block}.home2 .aqr span{color:var(--faint);font-size:10.5px}.home2 .abtn{background:var(--orange);color:#fff;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;height:34px;padding:0 14px;font-size:11.5px;font-weight:700;display:inline-flex}.home2 .abtn.soft{background:var(--orange-soft);color:var(--orange-deep)}.home2 .abtn.ghost{border:1px solid var(--line);color:var(--ink);background:#fff}.home2 .abtn.w{width:100%}.home2 .abtn-row{gap:8px;display:flex}.home2 .abtn-row .abtn{flex:1;min-width:0;padding:0 8px}.home2 .push.abtn-row,.home2 .abtn-row.push{margin-top:auto;padding-top:10px}.home2 .arev{min-width:0}.home2 .arev-top{align-items:center;gap:8px;min-width:0;margin-bottom:6px;display:flex}.home2 .aava{background:var(--surface-3);width:30px;height:30px;color:var(--muted);border-radius:50%;flex:none;align-items:center;justify-items:center;font-size:12px;font-style:normal;font-weight:700;display:grid}.home2 .arev-who{flex:1;min-width:0}.home2 .arev-who b{white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;line-height:1.2;display:block;overflow:hidden}.home2 .arev-who span{color:var(--faint);font-size:10px}.home2 .astars{color:#f59e0b;letter-spacing:1.5px;flex:none;font-size:11px}.home2 .arev p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.home2 .areply{background:var(--surface-2);border-left:3px solid var(--orange);border-radius:10px;margin-top:10px;padding:12px 14px}.home2 .areply em{letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:3px;font-size:9px;font-style:normal;font-weight:700;display:block}.home2 .areply p{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.home2 .astatus{color:var(--orange-deep);margin-top:5px;font-size:10px;font-style:normal;font-weight:700;display:block}.home2 .aphoto{border-radius:12px;flex:none;height:96px;margin-bottom:4px;position:relative;overflow:hidden}.home2 .aphoto img{object-fit:cover;width:100%;height:100%;display:block}.home2 .aphoto span{color:#fff;background:rgba(10,10,10,.55);border-radius:7px;padding:3px 8px;font-size:9.5px;font-weight:700;position:absolute;top:7px;left:7px}.home2 .apost{border-bottom:1px solid var(--surface-2);align-items:baseline;gap:8px;min-width:0;padding:10px 0;font-size:12px;display:flex}.home2 .apost:last-of-type{border-bottom:none}.home2 .apost b{color:var(--ink);flex:none;font-size:11px}.home2 .apost .atime{color:var(--faint);font-variant-numeric:tabular-nums;white-space:nowrap;flex:none;font-size:10px;font-weight:700}.home2 .apost .atxt{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.home2 .adot{border-radius:50%;flex:none;width:7px;height:7px;display:inline-block}.home2 .adot.g{background:#22c55e}.home2 .adot.t{background:#14b8a6}.home2 .adot.y{background:#eab308}.home2 .aart{color:var(--muted);border-bottom:1px solid var(--surface-2);align-items:center;gap:9px;min-width:0;padding:10px 0;font-size:12.5px;display:flex}.home2 .aart span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.home2 .aart b{color:var(--ink);flex:none;font-size:10.5px;font-weight:700}.home2 .aidea{border:1px solid var(--line);border-radius:12px;padding:10px 11px}.home2 .aidea.push{margin-top:auto;padding-top:14px}.home2 .aidea>b{color:var(--orange-deep);margin-bottom:6px;font-family:Cabinet Grotesk;font-size:12px;font-weight:800;display:block}.home2 .akw{color:var(--ink);background:var(--surface-2);border-radius:10px;justify-content:space-between;align-items:center;gap:8px;min-width:0;padding:9px 12px;font-size:11.5px;display:flex}.home2 .akw>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:700;overflow:hidden}.home2 .akw em{color:var(--faint);white-space:nowrap;font-size:10px;font-style:normal}.home2 .bmodal{z-index:90;pointer-events:none;align-items:center;justify-items:center;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.home2 .bmodal.on{pointer-events:auto}.home2 .bmodal-back{cursor:pointer;-webkit-backdrop-filter:blur();backdrop-filter:blur();background:rgba(10,10,10,0);transition:background .45s,-webkit-backdrop-filter .45s,backdrop-filter .45s;position:absolute;top:0;bottom:0;left:0;right:0}.home2 .bmodal.on .bmodal-back{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(10,10,10,.35)}.home2 .bmodal-in{-webkit-backdrop-filter:blur(22px)saturate(1.6);backdrop-filter:blur(22px)saturate(1.6);opacity:0;background:rgba(255,255,255,.6);border:1px solid rgba(255,255,255,.75);border-radius:18px;width:min(75vw,126vh);padding:0;transition:opacity .26s,transform .38s cubic-bezier(.2,.8,.3,1);position:relative;overflow:hidden;transform:scale(.92)translateY(16px);box-shadow:0 40px 90px -30px rgba(10,10,10,.5),inset 0 1px rgba(255,255,255,.85)}.home2 .bmodal.on .bmodal-in{opacity:1;transform:none}.home2 .bmodal video{aspect-ratio:1600/952;background:#fff;width:100%;display:block}.home2 .bmodal-x{color:#fff;cursor:pointer;background:rgba(10,10,10,.5);border:none;border-radius:50%;align-items:center;justify-items:center;width:36px;height:36px;transition:background .2s;display:grid;position:absolute;top:12px;right:12px}.home2 .bmodal-x:hover{background:rgba(10,10,10,.72)}.home2 .bmodal-x svg{width:16px;height:16px}.home2 .bcell:after{content:"";opacity:0;z-index:4;pointer-events:none;background:rgba(255,255,255,.55);transition:opacity .25s;position:absolute;top:0;bottom:0;left:0;right:0}.home2 .bcell:before{content:"";background:var(--orange) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M8.2 5.5v13l10.8-6.5z'/%3E%3C/svg%3E") center/22px no-repeat;width:52px;height:52px;box-shadow:var(--shadow-lg);opacity:0;z-index:5;pointer-events:none;border-radius:50%;transition:opacity .25s,transform .3s cubic-bezier(.2,.8,.3,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.85)}.home2 .bcell:hover:after{opacity:1}.home2 .bcell:hover:before{opacity:1;transform:translate(-50%,-50%)scale(1)}@media (hover:none){.home2 .bcell:after{display:none}.home2 .bcell:before{opacity:1;width:26px;height:26px;box-shadow:var(--shadow);background-size:12px;top:17px;bottom:auto;left:auto;right:16px;transform:none}.home2 .bc-head{padding-right:34px}}.home2 .aquick{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px;display:grid}.home2 .aq{border:1px solid var(--line);border-radius:12px;min-width:0;padding:8px 10px}.home2 .aq b{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;font-weight:700;display:block;overflow:hidden}.home2 .aq span{color:var(--faint);white-space:nowrap;text-overflow:ellipsis;font-size:10px;display:block;overflow:hidden}.home2 .aq span i{color:var(--orange-deep);font-style:normal;font-weight:700}.home2 .bcell.bcenter{justify-content:space-between;gap:6px}.home2 .grow{flex-direction:column;flex:1;min-height:0;display:flex}.home2 .grow.evenly{justify-content:space-evenly}.home2 .akpis.grow{grid-template-columns:1fr 1fr;grid-auto-rows:1fr;gap:12px;margin-bottom:0;display:grid}.home2 .akpi{flex-direction:column;justify-content:center;display:flex}.home2 .akrow{align-items:center;gap:12px;min-width:0;padding:4px 0;display:flex}.home2 .akrow>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--muted);flex:1;font-size:12.5px;overflow:hidden}.home2 .akrow .aspark{flex:none;width:64px;height:20px}.home2 .akrow>b{text-align:right;width:30px;color:var(--ink);font-variant-numeric:tabular-nums;flex:none;font-family:Cabinet Grotesk;font-size:15px;font-weight:800}.home2 .aflow{justify-content:center;align-items:center;gap:16px;display:flex}.home2 .aflow-qr{object-fit:contain;border:1px solid var(--line);border-radius:12px;flex:none;width:72px;height:72px;padding:6px}.home2 .aflow-arr{width:20px;height:20px;color:var(--faint);flex:none}.home2 .awheel{flex:none;width:78px;height:78px}.home2 .anote{color:var(--muted);text-align:center;margin:0;padding:0 6px;font-size:12px;line-height:1.5}.home2 .aduo{justify-content:center;align-items:stretch;gap:10px;min-width:0;display:flex}.home2 .aduo-c{border:1px solid var(--line);border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:8px;min-width:0;padding:13px 8px 11px;display:flex}.home2 .aduo-c span{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:11px;font-weight:700;overflow:hidden}.home2 .aduo-qr{object-fit:contain;width:58px;height:58px}.home2 .aduo .awheel{width:58px;height:58px}.home2 .aduo-sep{background:var(--surface-2);width:28px;height:28px;color:var(--faint);border-radius:50%;flex:none;align-self:center;align-items:center;justify-items:center;font-size:10px;font-style:normal;font-weight:700;display:grid}.home2 .cinema-ph{aspect-ratio:16/9;border:1.5px dashed var(--line-2);border-radius:var(--r-lg);background:var(--surface-2);flex-direction:column;justify-content:center;align-items:center;gap:6px;max-width:960px;margin:0 auto;display:flex;position:relative}.home2 .cinema-ph b{color:var(--ink);margin-top:10px;font-family:Cabinet Grotesk;font-size:17px;font-weight:800}.home2 .cinema-ph>span:last-child{color:var(--faint);font-size:12.5px}.home2 .cph-play{background:var(--orange);width:64px;height:64px;box-shadow:var(--shadow);border-radius:50%;align-items:center;justify-items:center;display:grid}.home2 .cph-play svg{color:#fff;width:26px;height:26px;margin-left:2px}.home2 .demo-banner{border:1px solid var(--line);max-width:1120px;box-shadow:var(--shadow);background:#fff;border-radius:26px;align-items:center;min-height:340px;margin:max(34px,min(5vw,56px)) auto 0;padding:max(28px,min(3.6vw,46px)) max(22px,min(4vw,56px));display:flex;position:relative}.home2 .db-txt{z-index:1;min-width:0;max-width:58%;position:relative}.home2 .db-txt h3{color:var(--ink);letter-spacing:-.01em;margin:0 0 10px;font-family:Cabinet Grotesk;font-size:max(22px,min(2.6vw,31px));font-weight:800;line-height:1.15}.home2 .db-txt p{color:var(--muted);max-width:46ch;margin:0 0 22px;font-size:max(13.5px,min(1.5vw,15px));line-height:1.6}.home2 .db-ctas{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.home2 .db-link{color:var(--orange-deep);font-size:14.5px;font-weight:700}.home2 .db-link:hover{text-decoration:underline}.home2 .db-proof{color:var(--muted);align-items:center;gap:9px;margin-top:24px;font-size:13px;display:flex}.home2 .db-proof .stars{color:var(--orange);letter-spacing:2px;font-size:12px}.home2 .db-proof b{color:var(--ink)}.home2 .db-side{pointer-events:none;z-index:2;position:absolute;top:50%;right:max(26px,min(7vw,110px));transform:translateY(-50%)}.home2 .db-frame{background:#fff;border:8px solid #1d1d24;border-radius:32px;width:196px;position:relative;overflow:hidden;transform:rotate(6deg);box-shadow:0 30px 70px -28px rgba(10,10,10,.45)}.home2 .db-frame img{border-radius:24px;width:100%;display:block}.home2 .db-frame.db-html{aspect-ratio:1170/2415;background:#f7f8fb;flex-direction:column;display:flex;overflow:hidden}.home2 .dbs-status{background:#fff;justify-content:space-between;align-items:center;padding:7px 12px 4px;display:flex;position:relative}.home2 .dbs-status b{color:var(--ink);font-size:8.5px}.home2 .dbs-isl{background:#0a0a0a;border-radius:999px;width:44px;height:13px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.home2 .dbs-bat{gap:2px;display:flex}.home2 .dbs-bat i{background:var(--line-2);border-radius:1px;width:7px;height:4px}.home2 .dbs-head{border-bottom:1px solid var(--surface-3);background:#fff;align-items:center;gap:6px;padding:6px 10px 8px;display:flex}.home2 .dbs-logo{flex:none;align-items:center;justify-items:center;width:14px;height:14px;display:grid}.home2 .dbs-logo img{object-fit:contain;width:100%;height:100%;display:block}.home2 .dbs-sel{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:999px;flex:1;padding:3.5px 9px;font-size:7.5px;font-weight:700}.home2 .dbs-sel i{color:var(--faint);padding:0 2px;font-style:normal}.home2 .dbs-title{border:1px solid var(--surface-3);box-shadow:var(--shadow-sm);background:#fff;border-radius:11px;align-items:center;gap:6px;margin:9px auto 7px;padding:6px 13px;display:flex}.home2 .dbs-mi{background:var(--orange);border-radius:5px;flex:none;align-items:center;justify-items:center;width:16px;height:16px;display:grid}.home2 .dbs-mi svg{color:#fff;width:9px;height:9px}.home2 .dbs-title b{color:var(--ink);font-size:9.5px}.home2 .dbs-tabs{box-shadow:var(--shadow-sm);background:#fff;border-radius:999px;gap:2px;margin:0 auto 7px;padding:2.5px;display:flex}.home2 .dbs-tabs b{background:var(--orange);color:#fff;border-radius:999px;padding:3.5px 11px;font-size:7.5px}.home2 .dbs-tabs span{color:var(--muted);padding:3.5px 10px;font-size:7.5px;font-weight:700}.home2 .dbs-filters{background:#fff;border-radius:10px 10px 0 0;align-items:center;gap:5px;margin:0 7px;padding:7px 8px 5px;display:flex}.home2 .dbs-filters .on{border:1px solid var(--orange);color:var(--orange-deep);border-radius:999px;padding:2px 8px;font-size:7px;font-weight:700}.home2 .dbs-filters i{border:1px solid var(--line);border-radius:50%;align-items:center;justify-items:center;width:14px;height:14px;display:grid}.home2 .dbs-filters i svg{width:8px;height:8px}.home2 .dbs-list{background:#fff;border-radius:0 0 10px 10px;flex:1;margin:0 7px;overflow:hidden}.home2 .dbs-conv{border-top:1px solid var(--surface-2);align-items:center;gap:6px;min-width:0;padding:9px 8px;display:flex}.home2 .dbs-av{border-radius:50%;flex:none;align-items:center;justify-items:center;width:17px;height:17px;font-size:8px;font-style:normal;font-weight:700;display:grid}.home2 .dbs-av.ig{color:#db2777;background:#fce7f3}.home2 .dbs-av.ms{color:#2563eb;background:#dbeafe}.home2 .dbs-cv{flex:1;min-width:0}.home2 .dbs-cv b{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:8px;line-height:1.3;display:block;overflow:hidden}.home2 .dbs-cv span{color:var(--faint);white-space:nowrap;text-overflow:ellipsis;font-size:7px;display:block;overflow:hidden}.home2 .dbs-conv em{background:var(--orange);color:#fff;border-radius:50%;flex:none;align-items:center;justify-items:center;width:11px;height:11px;font-size:6.5px;font-style:normal;font-weight:700;display:grid}.home2 .aichat{border:1px solid var(--line);box-shadow:var(--shadow-xl);z-index:60;text-align:left;background:#fff;border-radius:18px;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow:hidden}.home2 .aichat-head{background:var(--orange);color:#fff;align-items:center;gap:10px;padding:11px 14px;display:flex}.home2 .aichat-head b{white-space:nowrap;font-size:13.5px}.home2 .aichat-head span{opacity:.85;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:11px;overflow:hidden}.home2 .aichat-x{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;justify-items:center;padding:4px;display:grid}.home2 .aichat-x:hover{background:rgba(255,255,255,.18)}.home2 .aichat-x svg{width:15px;height:15px}.home2 .aichat-log{flex-direction:column;gap:9px;max-height:320px;padding:14px;display:flex;overflow-y:auto}.home2 .aim{overflow-wrap:break-word;border-radius:15px;max-width:82%;padding:9px 13px;font-size:13px;line-height:1.55}.home2 .aim.user{background:var(--orange);color:#fff;border-bottom-right-radius:5px;align-self:flex-end}.home2 .aim.bot{background:var(--surface-2);color:var(--ink);border-bottom-left-radius:5px;align-self:flex-start}.home2 .aim.bot a{color:var(--orange-deep);font-weight:700}.home2 .aim.typing{align-items:center;gap:4px;padding:12px 14px;display:flex}.home2 .aim.typing i{background:var(--faint);border-radius:50%;width:6px;height:6px;animation:1.1s ease-in-out infinite aidot}.home2 .aim.typing i:nth-child(2){animation-delay:.18s}.home2 .aim.typing i:nth-child(3){animation-delay:.36s}@keyframes aidot{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}.home2 .aichat-chips{flex-wrap:wrap;gap:8px;padding:0 14px 13px;display:flex}.home2 .aichat-chips button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;padding:7px 12px;font-size:12px;transition:border-color .2s}.home2 .aichat-chips button:hover{border-color:var(--orange)}@media (prefers-reduced-motion:reduce){.home2 .aim.typing i{animation:none}}@media (max-width:820px){.home2 .demo-banner{min-height:0;display:block}.home2 .db-txt{text-align:center;max-width:100%}.home2 .db-txt p{margin-left:auto;margin-right:auto}.home2 .db-ctas{flex-direction:column;align-items:center;gap:14px}.home2 .db-ctas .btn{width:100%;max-width:340px}.home2 .db-proof{text-align:center;flex-direction:column;gap:5px;margin-top:22px}.home2 .db-proof span:last-child{text-wrap:balance;max-width:300px;line-height:1.5}.home2 .db-side{justify-content:center;margin-top:26px;display:flex;position:static;transform:none}.home2 .db-frame{transform:rotate(3deg)}}.home2 .axl{fill:var(--faint);letter-spacing:.04em;font-family:Manrope,sans-serif;font-size:9.5px;font-weight:700}.home2 .aring{align-items:center;gap:20px;min-width:0;display:flex}.home2 .aring-svg{flex:none;width:148px;height:148px}.home2 .aring-num{fill:var(--ink);font-family:Cabinet Grotesk,sans-serif;font-size:23px;font-weight:800}.home2 .aring-leg{flex:1;min-width:0}.home2 .aring-leg>div{color:var(--muted);align-items:center;gap:9px;min-width:0;padding:7px 0;font-size:12.5px;display:flex}.home2 .aring-leg span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.home2 .aring-leg b{color:var(--ink);font-variant-numeric:tabular-nums;font-weight:700}.home2 .aring-leg i{border-radius:50%;flex:none;width:8px;height:8px}.home2 .d1{background:#f97316}.home2 .d2{background:rgba(249,115,22,.55)}.home2 .d3{background:rgba(249,115,22,.32)}.home2 .astatus.pub{color:#15803d;align-items:center;gap:5px;display:flex}.home2 .astatus.pub svg{flex:none;width:12px;height:12px}.home2 .anets{grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;gap:12px;display:grid}.home2 .anet{border:1px solid var(--line);border-radius:12px;align-items:center;justify-items:center;min-height:52px;transition:border-color .2s;display:grid}.home2 .anet svg{width:22px;height:22px}.home2 .acal{min-width:0}.home2 .acal-days{grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:6px;display:grid}.home2 .acal-days span{text-align:center;letter-spacing:.06em;color:var(--faint);font-size:9px;font-weight:700}.home2 .acal-grid{flex:1;grid-template-columns:repeat(7,1fr);grid-auto-rows:1fr;gap:3px;min-height:0;display:grid}.home2 .acal-grid i{color:var(--muted);border-radius:7px;flex-direction:column;justify-content:center;align-items:center;min-height:0;padding:1px 0;font-size:10px;font-style:normal;display:flex;position:relative}.home2 .acal-grid i.has{background:var(--surface-2);color:var(--ink);font-weight:600}.home2 .acal-grid i.has:after{content:"";border-radius:50%;width:4px;height:4px;margin-top:2px}.home2 .acal-grid i.has.g:after{background:#22c55e}.home2 .acal-grid i.has.t:after{background:#14b8a6}.home2 .acal-grid i.td{background:var(--orange);color:#fff;font-weight:700}.home2 .achart svg{width:100%;height:88px;display:block}.home2 .achips{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.home2 .achips span{border:1px solid var(--line);color:var(--muted);white-space:nowrap;text-overflow:ellipsis;background:#fff;border-radius:999px;max-width:100%;padding:4px 10px;font-size:10px;overflow:hidden}.home2 .aocc{margin-top:10px}.home2 .aoccr{align-items:center;gap:11px;min-width:0;padding:6px 0;display:flex}.home2 .aoccr>b{text-align:center;width:34px;color:var(--ink);flex:none;font-family:Cabinet Grotesk;font-size:16px;font-weight:800;line-height:1}.home2 .aoccr>b span{letter-spacing:.08em;text-transform:uppercase;color:var(--faint);font-family:Manrope,sans-serif;font-size:8.5px;font-weight:700;display:block}.home2 .aoccr>div{flex:1;min-width:0}.home2 .aoccr i{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;font-style:normal;font-weight:700;display:block;overflow:hidden}.home2 .aoccr>div span{color:var(--faint);white-space:nowrap;text-overflow:ellipsis;font-size:10px;display:block;overflow:hidden}.home2 .bcell .push{margin-top:auto;padding-top:14px}@media (max-width:980px){.home2 .bento2{grid-template-columns:1fr}.home2 .bmodal-in{width:min(92vw,117.6vh)}}@media (prefers-reduced-motion:reduce){.home2 .bmodal-back,.home2 .bmodal-in{transition:none}}.home2 #piliers{height:280vh;padding:0;position:relative}.home2 .pil-sticky{align-items:center;height:100vh;display:flex;position:-webkit-sticky;position:sticky;top:0;overflow:hidden}.home2 .pil-grid{grid-template-columns:1fr 1fr;align-items:center;gap:max(28px,min(5vw,72px));width:100%;display:grid}.home2 .pil-txt{min-height:300px;position:relative}.home2 .pil-step{opacity:0;pointer-events:none;flex-direction:column;justify-content:center;transition:opacity .5s,transform .55s cubic-bezier(.2,.8,.3,1);display:flex;position:absolute;top:0;bottom:0;left:0;right:0;transform:translateY(18px)}.home2 .pil-step.on{opacity:1;pointer-events:auto;transform:none}.home2 .pil-step h3{letter-spacing:-.015em;color:var(--ink);margin:0 0 16px;font-family:Cabinet Grotesk;font-size:max(26px,min(3.4vw,42px));font-weight:800;line-height:1.08}.home2 .pil-step p{color:var(--muted);max-width:46ch;margin:0;font-size:max(14px,min(1.6vw,16.5px));line-height:1.65}.home2 .pil-dots{gap:8px;display:flex;position:absolute;bottom:6px;left:0}.home2 .pil-dots i{background:var(--surface-3);border-radius:2px;width:26px;height:4px;transition:background .3s}.home2 .pil-dots i.on{background:var(--orange)}.home2 .pil-visu{aspect-ratio:1;max-height:70vh;position:relative}.home2 .pil-imgs{box-shadow:var(--shadow-lg);border-radius:26px;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.home2 .pil-imgs img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .6s,transform 1.2s;position:absolute;top:0;bottom:0;left:0;right:0;transform:scale(1.06)}.home2 .pil-imgs img.on{opacity:1;transform:scale(1)}.home2 .pil-ov{pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.home2 .pil-ov .pov{border:1px solid var(--line);box-shadow:var(--shadow-lg);opacity:0;background:#fff;border-radius:16px;transition:opacity .45s,transform .5s cubic-bezier(.2,.8,.3,1);position:absolute;transform:translateY(14px)}.home2 .pil-ov.on .pov{opacity:1;transform:none}.home2 .pil-ov.on .pov:first-of-type{transition-delay:.12s}.home2 .pil-ov.on .pov:nth-of-type(2){transition-delay:.3s}.home2 .pil-ov.on .pov-chip{transition-delay:.46s}.home2 .pov-tl{max-width:266px;padding:14px 16px;top:22px;left:-28px}.home2 .pov-tr{width:212px;padding:13px 15px;top:60%;right:-30px}.home2 .pov-chip{color:var(--ink);white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:9px 16px;font-size:12.5px;font-weight:700;display:flex;bottom:20px;left:20px}.home2 .pov-chip .pstar,.home2 .pov-head .astars{color:#f59e0b}.home2 .pov-chip .up{font-style:normal;font-weight:700}.home2 .pov-head{align-items:center;gap:8px;margin-bottom:7px;display:flex}.home2 .pov-head b{color:var(--ink);font-size:12.5px}.home2 .pov-head .astars{letter-spacing:1.5px;font-size:11px}.home2 .pov-ig{flex:none;width:15px;height:15px}.home2 .pov p{color:var(--muted);margin:0 0 11px;font-size:12px;line-height:1.5}.home2 .pov-btn{background:var(--orange);color:#fff;border-radius:999px;align-items:center;height:29px;padding:0 14px;font-size:11.5px;font-weight:700;display:inline-flex}.home2 .pov-btn.soft{background:var(--orange-soft);color:var(--orange-deep)}.home2 .pov-lab{letter-spacing:.07em;text-transform:uppercase;color:var(--faint);margin-bottom:5px;font-size:9.5px;font-weight:700;display:block}.home2 .pov-num{color:var(--ink);font-family:Cabinet Grotesk;font-size:21px;font-weight:800;line-height:1.1;display:block}.home2 .pov-num i{margin-left:5px;font-size:11px;font-style:normal;font-weight:700}.home2 .pov-spark{width:100%;height:26px;margin-top:8px;display:block}.home2 .pov-tog{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.home2 .pov-tog b{color:var(--ink);font-size:12.5px;font-weight:700;display:block}.home2 .pov-tog span{color:var(--faint);font-size:10.5px;display:block}.home2 .pov-kw{color:var(--muted);border-bottom:1px solid var(--surface-2);justify-content:space-between;align-items:baseline;gap:12px;min-width:0;padding:6px 0;font-size:12px;display:flex}.home2 .pov-kw:last-child{border-bottom:none;padding-bottom:0}.home2 .pov-kw span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.home2 .pov-kw b{color:var(--ink);white-space:nowrap;font-weight:700}.home2 .pov-bar{background:var(--surface-3);border-radius:3px;height:6px;margin-top:9px;overflow:hidden}.home2 .pov-bar i{background:var(--orange);border-radius:3px;height:100%;display:block}@media (max-width:860px){.home2 #piliers{height:260vh}.home2 .pil-grid{grid-template-columns:1fr;align-content:center;gap:22px}.home2 .pil-visu{aspect-ratio:4/3;order:-1;max-height:42vh}.home2 .pil-txt{min-height:230px}.home2 .pov-tl{max-width:230px;padding:11px 13px;top:12px;left:12px}.home2 .pov-tr{width:190px;padding:11px 13px;top:auto;bottom:64px;right:12px}.home2 .pov-chip{bottom:12px;left:12px}}@media (prefers-reduced-motion:reduce){.home2 .pil-step,.home2 .pil-imgs img,.home2 .pil-ov .pov{transition:none}}.home2 .cinema{border-radius:var(--r-lg);border:1px solid var(--line-2);cursor:pointer;background:#0a0a0a;max-width:960px;margin:0 auto;display:block;position:relative;overflow:hidden}.home2 .cinema img{width:100%;height:auto;transition:transform .6s cubic-bezier(.2,.8,.3,1);display:block}.home2 .cinema:hover img{transform:scale(1.025)}.home2 .cin-shade{background:rgba(10,10,10,.12);transition:background .3s;position:absolute;top:0;bottom:0;left:0;right:0}.home2 .cinema:hover .cin-shade{background:rgba(10,10,10,.04)}.home2 .cin-play{align-items:center;justify-items:center;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.home2 .cin-btn{background:var(--orange);border-radius:999px;align-items:center;justify-items:center;width:82px;height:82px;transition:transform .25s cubic-bezier(.2,.8,.3,1),background .2s;display:grid;position:relative}.home2 .cin-btn:before{content:"";border-top:14px solid transparent;border-bottom:14px solid transparent;border-left:24px solid #fff;width:0;height:0;margin-left:7px}.home2 .cinema:hover .cin-btn{background:var(--orange-deep);transform:scale(1.08)}.home2 .cin-ring{border:1.5px solid var(--orange);opacity:.6;border-radius:999px;width:82px;height:82px;animation:2.6s ease-out infinite cinp;position:absolute}@keyframes cinp{0%{opacity:.55;transform:scale(1)}to{opacity:0;transform:scale(1.85)}}.home2 .demo-ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin-top:30px;display:flex}@media (prefers-reduced-motion:reduce){.home2 .cin-ring{opacity:0;animation:none}}.home2 .pr-grid{grid-template-columns:1fr 1.35fr;align-items:start;gap:max(22px,min(3vw,44px));max-width:1020px;margin:0 auto;display:grid}@media (max-width:880px){.home2 .pr-grid{grid-template-columns:1fr}.home2 .pr-left{display:contents}.home2 .pr-left h2{order:1}.home2 .pr-sub{order:2;margin:0}.home2 .paid-card{order:3}.home2 .free-card{order:4}}.home2 .pr-left h2{font-size:max(30px,min(4.4vw,48px))}.home2 .pr-sub{color:var(--muted);max-width:38ch;margin:16px 0 26px;font-size:16.5px;line-height:1.55}.home2 .free-card{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;padding:24px}.home2 .fc-top{justify-content:space-between;align-items:flex-start;display:flex}.home2 .fc-price{letter-spacing:-.02em;font-family:Cabinet Grotesk;font-size:30px;font-weight:800;line-height:1}.home2 .fc-status{color:var(--muted);font-size:14px;font-weight:600}.home2 .fc-pitch{color:var(--muted);margin:12px 0 14px;font-size:14px}.home2 .fc-list{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.home2 .fc-list li{color:var(--muted);white-space:nowrap;padding-left:19px;font-size:13.5px;line-height:1.35;position:relative}.home2 .fc-list li:before{content:"";background:var(--line-2);border-radius:50%;width:9px;height:9px;position:absolute;top:.5em;left:0}.home2 .free-card .btn{width:100%}.home2 .paid-card{border:1px solid var(--orange);border-radius:var(--r-lg);box-shadow:0 0 0 1px var(--orange), var(--shadow-lg);background:#fff;padding:max(26px,min(3vw,38px));transition:transform .25s cubic-bezier(.2,.8,.3,1);position:relative}.home2 .paid-card:hover{transform:translateY(-3px)}.home2 .pc-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.home2 .pc-status{color:var(--orange-deep);flex:none;font-size:14px;font-weight:600}.home2 .pc-price{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.home2 .pc-from{color:var(--muted);font-size:14px}.home2 .pc-amount{letter-spacing:-.04em;color:var(--orange-deep);font-variant-numeric:tabular-nums;font-family:Cabinet Grotesk;font-size:max(64px,min(8vw,96px));font-weight:800;line-height:.95}.home2 .pc-suffix{color:var(--muted);font-size:15px}.home2 .pc-note{color:var(--faint);margin-top:8px;font-size:13px}.home2 .pc-pitch{color:var(--muted);margin:14px 0 18px;font-size:15px}.home2 .pc-all{margin:20px 0 14px;font-family:Cabinet Grotesk;font-size:14px;font-weight:800}.home2 .pc-inc{grid-template-columns:1fr 1fr;gap:11px 20px;margin-bottom:26px;display:grid}@media (max-width:620px){.home2 .pc-inc{grid-template-columns:1fr}}.home2 .pc-inc span{color:var(--faint);white-space:nowrap;opacity:.35;padding-left:19px;font-size:13.5px;line-height:1.35;transition:opacity .4s,transform .4s cubic-bezier(.2,.8,.3,1),color .4s;position:relative;transform:translate(-6px)}.home2 .pc-inc span:before{content:"";background:var(--line-2);border-radius:50%;width:9px;height:9px;transition:background .3s,transform .3s;position:absolute;top:.42em;left:0}.home2 .pc-inc span.tick{opacity:1;color:var(--ink);transform:none}.home2 .pc-inc span.tick:before{background:var(--orange);transform:scale(1.15)}.home2 .pc-cta{width:100%}.home2 .price-more{text-align:center;margin-top:26px}.home2 .sect-flow{grid-template-columns:1.25fr .75fr;align-items:start;gap:max(28px,min(5vw,72px));max-width:1080px;margin:0 auto;display:grid}.home2 .sect-track,.home2 .sect-sticky{display:contents}.home2 .sect-stage,.home2 .sect-dots{display:none}.home2 .sect-list{flex-direction:column;gap:max(38px,min(5vw,64px));padding:6vh 0 10vh;display:flex}.home2 .sitem h3{letter-spacing:-.03em;color:#c9ccd3;cursor:default;font-family:Cabinet Grotesk;font-size:max(34px,min(4.6vw,60px));font-weight:800;line-height:1;transition:color .4s}.home2 .sitem p{color:var(--faint);max-width:44ch;margin-top:10px;font-size:15px;transition:color .4s}.home2 .sitem.on h3{color:var(--ink)}.home2 .sitem.on p{color:var(--muted)}.home2 .sect-side{position:-webkit-sticky;position:sticky;top:calc(50vh - 250px)}.home2 .sect-panel{aspect-ratio:4/5;position:relative}.home2 .spane{box-shadow:var(--shadow-lg);opacity:0;pointer-events:none;border-radius:24px;transition:opacity .45s,transform .45s cubic-bezier(.2,.8,.3,1);position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;transform:translateY(16px)}.home2 .spane.on{opacity:1;pointer-events:auto;transform:none}.home2 .spane .simg{object-fit:cover;width:100%;height:100%;transition:transform 1.1s;position:absolute;top:0;bottom:0;left:0;right:0;transform:scale(1.06)}.home2 .spane.on .simg{transform:scale(1)}.home2 .spane{overflow:visible}.home2 .spane .simg-wrap{border-radius:24px;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.home2 .sov{border:1px solid var(--line);box-shadow:var(--shadow-lg);opacity:0;background:#fff;border-radius:14px;transition:opacity .45s,transform .5s cubic-bezier(.2,.8,.3,1);position:absolute;transform:translateY(12px)}.home2 .spane.on .sov{opacity:1;transform:none}.home2 .spane.on .sov-notifs,.home2 .spane.on .sov-chat{transition-delay:.15s}.home2 .spane.on .sov-stat{transition-delay:.32s}.home2 .sov-notifs{width:248px;height:158px;box-shadow:none;pointer-events:none;background:0 0;border:none;top:18px;left:-26px}.home2 .snotif{border:1px solid var(--line);box-shadow:var(--shadow-lg);opacity:0;background:#fff;border-radius:14px;padding:9px 12px;transition:transform .55s cubic-bezier(.2,.8,.3,1),opacity .4s;position:absolute;top:0;left:0;right:0;transform:translateY(-16px)scale(.97)}.home2 .snotif.pos-top{opacity:1;z-index:2;transform:translateY(0)}.home2 .snotif.pos-back{opacity:.88;z-index:1;transform:translateY(68px)scale(.985)}.home2 .snotif.pos-out{opacity:0;transform:translateY(126px)scale(.9)}.home2 .snotif-head{letter-spacing:.07em;color:var(--faint);text-transform:uppercase;align-items:center;gap:6px;font-size:8.5px;font-weight:700;display:flex}.home2 .snotif-head i{background:var(--orange);border-radius:4.5px;flex:none;align-items:center;justify-items:center;width:15px;height:15px;font-style:normal;display:grid}.home2 .snotif-head i svg{color:#fff;width:9px;height:9px}.home2 .snotif-head time{letter-spacing:0;text-transform:none;margin-left:auto;font-size:9.5px;font-weight:600}.home2 .snotif>b{color:var(--ink);margin-top:5px;font-size:11.5px;display:block}.home2 .snotif-b{color:var(--muted);margin-top:1px;font-size:10.5px;display:block}.home2 .sov-chat{width:236px;box-shadow:none;pointer-events:none;background:0 0;border:none;flex-direction:column;align-items:flex-start;gap:8px;display:flex;top:18px;left:-26px}.home2 .sbub{border:1px solid var(--line);max-width:206px;box-shadow:var(--shadow-lg);color:var(--ink);opacity:0;transform-origin:0 100%;background:#fff;border-radius:16px 16px 16px 5px;padding:9px 13px;font-size:12px;font-weight:700;line-height:1.35;transition:transform .45s cubic-bezier(.2,.8,.3,1),opacity .35s;transform:translateY(10px)scale(.86)}.home2 .sbub.me{background:var(--orange);border-color:var(--orange);color:#fff;transform-origin:100% 100%;border-bottom-right-radius:5px;border-bottom-left-radius:16px;align-self:flex-end}.home2 .sbub.show{opacity:1;transform:none}.home2 .sov-stat{max-width:230px;padding:12px 16px;bottom:26px;right:-26px}.home2 .sov-lab{letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:4px;font-size:9.5px;font-weight:700;display:block}.home2 .sov-num{letter-spacing:-.03em;color:var(--orange-deep);white-space:nowrap;font-variant-numeric:tabular-nums;font-family:Cabinet Grotesk;font-size:27px;font-weight:800;line-height:1}.home2 .sov-num .up{color:#16a34a;margin-left:5px;font-size:12px;font-style:normal;font-weight:700}.home2 .sov-sub{color:var(--muted);margin-top:5px;font-size:11px;line-height:1.4;display:block}.home2 .proof-tabs{border:1px solid var(--line);width:-webkit-max-content;width:-moz-max-content;width:max-content;box-shadow:var(--shadow-sm);background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:4px;margin:0 auto max(26px,min(3vw,38px));padding:4px;display:flex}@media (max-width:520px){.home2 .proof-tabs{width:100%}.home2 .proof-tabs .pt{white-space:nowrap;flex:1;justify-content:center;padding:0 8px;font-size:12.5px}}.home2 .proof-tabs .pt{height:36px;color:var(--ink);cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;padding:0 16px;font-family:Manrope;font-size:14px;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.home2 .proof-tabs .pt:hover:not(.on){background:rgba(10,10,10,.05)}.home2 .proof-tabs .pt.on{background:var(--orange);color:#fff;box-shadow:0 1px 2px rgba(249,115,22,.2)}.home2 .proof-tabs .pt.on:hover{background:var(--orange-deep)}.home2 .proof-panels{max-width:960px;margin:0 auto;position:relative}.home2 .proof-cta{justify-content:center;margin-top:max(26px,min(3vw,38px));display:flex}.home2 .ppanel{grid-template-columns:1fr 1fr;gap:16px;display:none}.home2 .ppanel.on{animation:.45s cubic-bezier(.2,.8,.3,1) ppin;display:grid}@keyframes ppin{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media (max-width:720px){.home2 .ppanel.on{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:12px;padding-bottom:6px;display:flex;overflow-x:auto}.home2 .ppanel.on::-webkit-scrollbar{display:none}.home2 .ppanel .pcard2{flex:0 0 78vw;max-width:320px}}.home2 .pcard2{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;padding:20px 20px 12px}.home2 .pcard2 .ph-top{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.home2 .pcard2 .ph-lab{color:var(--muted);font-size:13.5px;font-weight:600}.home2 .pcard2 .ph-val{color:var(--orange-deep);letter-spacing:-.02em;font-variant-numeric:tabular-nums;white-space:nowrap;font-family:Cabinet Grotesk;font-size:26px;font-weight:700}.home2 .pcard2 .ph-sub{color:var(--faint);margin-top:2px;font-size:11.5px}.home2 .pcard2 canvas{width:100%;height:96px;margin-top:12px;display:block}@media (prefers-reduced-motion:reduce){.home2 .ppanel.on{animation:none}}.home2 .tst-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:900px){.home2 .tst-grid{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:12px;padding-bottom:6px;display:flex;overflow-x:auto}.home2 .tst-grid::-webkit-scrollbar{display:none}.home2 .tst{flex:0 0 78vw;max-width:320px}}.home2 .tst{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;flex-direction:column;gap:14px;padding:24px;display:flex}.home2 .tst .stars{color:var(--orange);letter-spacing:2px;font-size:15px}.home2 .tst p{color:var(--ink);font-size:14.5px;line-height:1.55}.home2 .tst .who{align-items:center;gap:12px;margin-top:auto;display:flex}.home2 .tst .who .av{background:var(--surface-2);border:1px solid var(--line);width:40px;height:40px;color:var(--orange-deep);border-radius:50%;flex:none;align-items:center;justify-items:center;font-family:Cabinet Grotesk;font-weight:800;display:grid;overflow:hidden}.home2 .tst .who .av img{object-fit:cover;width:100%;height:100%;display:block}.home2 .tst .who b{font-size:14px;display:block}.home2 .tst .who small{color:var(--faint);font-size:12.5px}.home2 .team-grid{grid-template-columns:1fr 1fr;gap:20px;max-width:960px;margin:0 auto;display:grid}@media (max-width:820px){.home2 .team-grid{grid-template-columns:1fr}}.home2 .team-grid .tm{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;flex-direction:column;padding:28px;transition:border-color .2s;display:flex}.home2 .team-grid .tm:hover{border-color:rgba(249,115,22,.4)}.home2 .tm-top{align-items:center;gap:18px;display:flex}.home2 .tm-photo{border:2px solid var(--orange);background:var(--orange-soft);border-radius:50%;flex:none;width:84px;height:84px;overflow:hidden}.home2 .tm-photo img{object-fit:cover;width:100%;height:100%;display:block}.home2 .tm-top h3{font-family:Cabinet Grotesk;font-size:22px;font-weight:800}.home2 .tm-top .role{color:var(--orange-deep);margin-top:3px;font-size:14px;font-weight:600}.home2 .tm blockquote{color:var(--ink);flex:1;margin:20px 0 22px;font-size:14.5px;line-height:1.6}.home2 .tm-btn{background:var(--surface-2);border-color:transparent;width:100%;margin-top:auto}.home2 .tm-btn:hover{background:var(--surface-3);border-color:transparent}.home2 .team-badges{flex-wrap:wrap;justify-content:center;gap:10px 26px;margin-top:32px;display:flex}.home2 .team-badges span{color:var(--muted);padding-left:19px;font-size:14px;font-weight:600;position:relative}.home2 .team-badges span:before{content:"";background:var(--orange);border-radius:50%;width:9px;height:9px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.home2 .team-cta{text-align:center;margin-top:22px}.home2 .blog-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:18px;max-width:1020px;margin:0 auto max(28px,min(4vw,44px));display:flex}.home2 .blog-head h2{font-size:max(30px,min(4.4vw,48px))}.home2 .blog-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1020px;margin:0 auto;display:grid}@media (max-width:820px){.home2 .blog-grid{grid-template-columns:1fr}}.home2 .bcard{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;flex-direction:column;transition:transform .25s cubic-bezier(.2,.8,.3,1),border-color .25s;display:flex;overflow:hidden}.home2 .bcard:hover{border-color:var(--line-2);transform:translateY(-4px)}.home2 .bimg{height:180px;display:block;overflow:hidden}.home2 .bimg img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.2,.8,.3,1);display:block}.home2 .bcard:hover .bimg img{transform:scale(1.05)}.home2 .bdate{color:var(--faint);padding:16px 20px 0;font-size:12px}.home2 .btitle{color:var(--ink);padding:7px 20px 20px;font-family:Cabinet Grotesk;font-size:16.5px;font-weight:700;line-height:1.3}.home2 .bcard:hover .btitle{color:var(--orange-deep)}.home2 .trust-line{grid-template-columns:repeat(4,1fr);gap:max(22px,min(3vw,40px));max-width:1020px;margin:0 auto;display:grid}.home2 .trust-card{display:none}@media (max-width:900px){.home2 .trust-line{display:none}.home2 .trust-card{border:1px solid var(--line);border-radius:var(--r-lg);max-width:520px;box-shadow:var(--shadow-sm);background:#fff;margin:0 auto;padding:2px 20px;display:block}.home2 .trow{align-items:flex-start;gap:12px;padding:15px 0;display:flex}.home2 .trow+.trow{border-top:1px solid var(--surface-2)}.home2 .trow>svg:first-child{width:20px;height:20px;color:var(--orange-deep);flex:none;margin-top:2px}.home2 .trow b{margin-bottom:3px;font-family:Cabinet Grotesk;font-size:15px;font-weight:800;display:block}.home2 .trow p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.home2 .trow .tcheck{width:18px;height:18px;color:var(--orange);flex:none;margin-top:2px;margin-left:auto}.home2 .trow .tcheck path{stroke-dasharray:22;stroke-dashoffset:22px}.home2 .trust-card.in .trow .tcheck path{animation:.45s .15s forwards tdraw}.home2 .trust-card.in .trow:nth-of-type(2) .tcheck path{animation-delay:.35s}.home2 .trust-card.in .trow:nth-of-type(3) .tcheck path{animation-delay:.55s}.home2 .trust-card.in .trow:nth-of-type(4) .tcheck path{animation-delay:.75s}}@keyframes tdraw{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.home2 .trow .tcheck path{stroke-dasharray:none;stroke-dashoffset:0}}.home2 .titem h4{align-items:center;gap:9px;margin-bottom:8px;font-family:Cabinet Grotesk;font-size:16px;font-weight:800;display:flex}.home2 .titem h4:before{content:"";background:var(--orange);border-radius:50%;flex:none;width:9px;height:9px}.home2 .titem p{color:var(--muted);font-size:13.5px;line-height:1.55}.home2 .trust-line .titem:nth-child(2).reveal{transition-delay:80ms}.home2 .trust-line .titem:nth-child(3).reveal{transition-delay:.16s}.home2 .trust-line .titem:nth-child(4).reveal{transition-delay:.24s}.home2 .blog-grid .bcard:nth-child(2).reveal{transition-delay:80ms}.home2 .blog-grid .bcard:nth-child(3).reveal{transition-delay:.16s}.home2 footer.ft{border-top:1px solid var(--line);background:var(--surface-2);padding:56px 0 36px}.home2 .hero-proof{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 16px;margin-top:24px;display:flex}.home2 .proof-avatars{display:flex}.home2 .proof-avatars .av{border:2px solid var(--bg);width:38px;height:38px;box-shadow:var(--shadow-sm);background:#fff;border-radius:50%;align-items:center;justify-items:center;margin-left:-10px;display:grid;overflow:hidden}.home2 .proof-avatars .av:first-child{margin-left:0}.home2 .proof-avatars .av img{object-fit:cover;width:100%;height:100%}.home2 .proof-text{color:var(--muted);align-items:center;gap:8px;font-size:14px;display:flex}.home2 .proof-text .stars{color:var(--orange);letter-spacing:1px;font-size:13px}.home2 .proof-text b{color:var(--ink);font-weight:700}@media (max-width:640px){.home2 .hero-proof{flex-direction:column;gap:10px;margin-top:22px}.home2 .proof-text{text-align:center;flex-direction:column;gap:4px}.home2 .proof-text .stars{letter-spacing:2px;font-size:14px}.home2 .proof-text span:last-child{text-wrap:balance;max-width:300px;line-height:1.45}}.home2 .logos-sec{padding:max(26px,min(3.5vw,40px)) 0;overflow:hidden}.home2 .marquee{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.home2 .marquee-track{align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;animation:55s linear infinite marq;display:flex}.home2 .marquee:hover .marquee-track,.home2 .marquee .marquee-track{animation-play-state:paused}.home2 .marquee.in .marquee-track{animation-play-state:running}.home2 .marquee.in:hover .marquee-track{animation-play-state:paused}@keyframes marq{0%{transform:translate(0)}to{transform:translate(-50%)}}.home2 .marquee .logo{border:1px solid var(--line);background:#fff;border-radius:18px;flex:none;align-items:center;justify-items:center;width:76px;height:76px;margin:0 max(10px,min(1.8vw,20px));transition:border-color .2s,transform .2s;display:grid;overflow:hidden}.home2 .marquee .logo img{object-fit:contain;width:100%;height:100%;padding:12px}.home2 .marquee .logo:hover{border-color:var(--orange);transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){.home2 .marquee-track{animation:none}}.home2 .proof-band{padding:max(24px,min(3vw,40px)) 0 max(30px,min(4vw,48px))}.home2 .proof-band .m2{margin-top:22px}.home2 .pcase{flex:none;margin:0 max(10px,min(1.3vw,20px))}.home2 .pcase .plogo{align-items:center;justify-items:center;width:150px;height:56px;display:grid}.home2 .pcase .plogo img{object-fit:contain;filter:grayscale();opacity:.7;max-width:100%;max-height:100%;transition:filter .3s,opacity .3s;display:block}.home2 .pcase:hover .plogo img{filter:none;opacity:1}.home2 .marquee-track.slow{animation-duration:165s}.home2 .marquee-track.slower{animation-duration:185s}.home2 .marquee-track.rev{animation-direction:reverse}.home2 .reveal{opacity:0;transform:translateY(22px)}.home2 .reveal.in{opacity:1;transition:opacity .6s cubic-bezier(.2,.8,.3,1),transform .6s cubic-bezier(.2,.8,.3,1);transform:none}.home2 .hero .sub.reveal{transition-delay:.1s}.home2 .hero .hero-actions.reveal{transition-delay:.2s}.home2 .hero .hero-proof.reveal{transition-delay:.3s}.home2 .hero .vzone.reveal{transition-delay:.4s}.home2 .bento2.reveal{opacity:1;transform:none}.home2 .bento2.reveal:not(.in) .bcell{opacity:0}.home2 .bento2.reveal.in .bcell{animation:.55s cubic-bezier(.2,.8,.3,1) backwards cellin}.home2 .bento2.reveal.in .bcell[data-v=seo]{animation-delay:80ms}.home2 .bento2.reveal.in .bcell[data-v=roue]{animation-delay:.16s}.home2 .bento2.reveal.in .bcell[data-v=hero]{animation-delay:.12s}.home2 .bento2.reveal.in .bcell[data-v=avis]{animation-delay:.2s}.home2 .bento2.reveal.in .bcell[data-v=social]{animation-delay:.28s}.home2 .bento2.reveal.in .bcell[data-v=articles]{animation-delay:.36s}@keyframes cellin{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.home2 .tst-grid.reveal{opacity:1;transform:none}.home2 .tst-grid.reveal:not(.in) .tst{opacity:0}.home2 .tst-grid.reveal.in .tst{animation:.55s cubic-bezier(.2,.8,.3,1) backwards cellin}.home2 .tst-grid.reveal.in .tst:nth-child(2){animation-delay:80ms}.home2 .tst-grid.reveal.in .tst:nth-child(3){animation-delay:.16s}.home2 .tst-grid.reveal.in .tst:nth-child(4){animation-delay:.24s}.home2 .tst-grid.reveal.in .tst:nth-child(5){animation-delay:.32s}.home2 .tst-grid.reveal.in .tst:nth-child(6){animation-delay:.4s}@media (prefers-reduced-motion:reduce){.home2,.home2 *{transition-duration:.001ms!important;animation-duration:.001ms!important}.home2{scroll-behavior:auto}.home2 .reveal{opacity:1;transform:none}}@keyframes h2rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}.home2 .hero .reveal{opacity:1;animation:.6s cubic-bezier(.2,.8,.3,1) backwards h2rise;transform:none}.home2 .hero .sub.reveal{animation-delay:.1s}.home2 .hero .hero-actions.reveal{animation-delay:.2s}.home2 .hero .hero-proof.reveal{animation-delay:.3s}.home2 .hero .vzone.reveal{animation-delay:.4s}@media (scripting:none){.home2 .reveal{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.home2 .hero .reveal{animation:none}}.home2 .hero h1.reveal{opacity:1;animation:none;transform:none}@media (max-width:880px){.home2 .sect-flow{grid-template-columns:1fr}.home2 .sect-side{display:none}.home2{--sect-step:100svh}.home2 .sect-track{height:calc(8 * var(--sect-step));display:block}.home2 .sect-sticky{flex-direction:column;gap:16px;height:100svh;padding:96px 0 20px;display:flex;position:-webkit-sticky;position:sticky;top:0}.home2 .sect-list{flex:none;gap:0;min-height:132px;padding:0;display:block;position:relative}.home2 .sect-list .sitem{opacity:0;pointer-events:none;transition:opacity .4s,transform .45s cubic-bezier(.2,.8,.3,1);position:absolute;top:0;bottom:0;left:0;right:0;transform:translateY(14px)}.home2 .sect-list .sitem.on{opacity:1;pointer-events:auto;transform:none}.home2 .sect-list .sitem h3{color:var(--ink);font-size:max(30px,min(8.4vw,42px))}.home2 .sect-list .sitem p{color:var(--muted)}.home2 .sect-stage{flex:1;min-height:0;display:block;position:relative}.home2 .sect-stage .sect-panel{aspect-ratio:auto;position:absolute;top:0;bottom:0;left:0;right:0}.home2 .sect-stage .sov-notifs,.home2 .sect-stage .sov-chat{top:12px;left:12px}.home2 .sect-stage .sov-stat{bottom:16px;right:12px}.home2 .sect-dots{flex:none;justify-content:center;gap:7px;display:flex}.home2 .sect-dots i{background:var(--surface-3);border-radius:2px;width:22px;height:4px;transition:background .3s}.home2 .sect-dots i.on{background:var(--orange)}}.home2 .demo-video{border-radius:var(--r-lg);background:#fff;max-width:960px;margin:0 auto;position:relative;overflow:hidden}.home2 .dv-gif{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.home2 .dv-hit{cursor:pointer;background:0 0;border:none;align-items:center;justify-items:center;padding:0;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.home2 .dv-btn{background:var(--orange);color:#fff;width:64px;height:64px;box-shadow:var(--shadow);border-radius:50%;align-items:center;justify-items:center;transition:opacity .25s,transform .25s cubic-bezier(.2,.8,.3,1),background .18s;display:grid}.home2 .dv-btn svg{width:26px;height:26px;margin-left:2px}.home2 .demo-video[data-state=playing] .dv-btn svg{margin-left:0}.home2 .dv-hit:hover .dv-btn{background:var(--orange-deep);transform:scale(1.06)}.home2 .demo-video[data-state=playing] .dv-btn{opacity:0;transform:scale(.9)}@media (hover:hover){.home2 .demo-video[data-state=playing] .dv-hit:hover .dv-btn{opacity:1;transform:scale(1)}}.home2 .demo-video[data-state=playing] .dv-hit:focus-visible .dv-btn{opacity:1;transform:scale(1)}.home2 .demo-video video{aspect-ratio:16/9;background:#fff;width:100%;display:block}.home2 .demo-chaps{grid-template-columns:repeat(3,1fr);gap:2px 20px;max-width:960px;margin:18px auto 0;display:grid}@media (max-width:720px){.home2 .demo-chaps{grid-template-columns:1fr;max-width:420px}}.home2 .dchap{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:baseline;gap:11px;min-width:0;padding:8px;font-family:Manrope,sans-serif;transition:background .18s;display:flex}.home2 .dchap:hover{background:var(--surface-2)}.home2 .dchap b{color:var(--orange-deep);font-variant-numeric:tabular-nums;flex:none;font-size:13px;font-weight:700}.home2 .dchap span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:600;transition:color .18s;overflow:hidden}.home2 .dchap:hover span{color:var(--ink)}.home2 .dchap.on{background:var(--surface-2)}.home2 .dchap.on span{color:var(--ink)}@media (max-width:720px){.home2 .demo-chaps{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:8px;max-width:none;margin:16px calc(-1*max(20px,min(5vw,48px))) 0;padding:2px max(20px,min(5vw,48px)) 6px;display:flex;overflow-x:auto}.home2 .demo-chaps::-webkit-scrollbar{display:none}.home2 .dchap{background:0 0;border:none;border-radius:12px;flex-direction:column;flex:none;align-items:flex-start;gap:2px;padding:10px 14px;transition:background .2s}.home2 .dchap b{font-size:11.5px}.home2 .dchap span{color:var(--ink);white-space:nowrap;font-size:13px;overflow:visible}.home2 .dchap.on{background:var(--surface-2)}}
