@import "https://fonts.googleapis.com/css2?family=Urbanist:wght@600;700;800;900&display=swap";
.qweb{--bg:#000;--panel:#131313;--panel-2:#1c1c1c;--line:#ffffff12;--line-2:#ffffff24;--ink:#f5f5f2;--dim:#a3a3a0;--faint:#6b6b66;--brand:#fc0;--brand-dark:#241c00;--brand-soft:#ffcc0024;--card:#0c0c0c5e;--white-btn:#fff;--white-btn-ink:#101214;--r:16px;--wrap:1440px;--disp:"Manrope", "Urbanist", "Bricolage Grotesque", sans-serif;--glass:#fff1;--glass-line:#ffffff1f;--glass-blur:blur(26px) saturate(170%);isolation:isolate;background-color:var(--bg);color:var(--ink);flex-direction:column;font-family:Manrope,sans-serif;font-size:16px;line-height:1.6;display:flex;position:absolute;inset:0;overflow:hidden}.qweb:before{content:"";z-index:-1;pointer-events:none;background-image:radial-gradient(circle,#ffffff12 1px,#0000 1.3px);background-size:26px 26px;position:absolute;inset:0}.qweb *{margin:0}.qweb a{color:inherit;cursor:pointer;text-decoration:none}.qweb .qw-wrap{width:var(--wrap);margin:0 auto}.qweb .qw-btn{background:var(--white-btn);height:56px;color:var(--white-btn-ink);white-space:nowrap;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 30px;font-family:inherit;font-size:16px;font-weight:700;display:inline-flex}.qweb .qw-btn:hover{background:#e9ece6}.qweb .qw-btn:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.qweb .qw-btn.dark{color:var(--ink);box-shadow:inset 0 0 0 1px var(--line-2);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#ffffff0f}.qweb .qw-btn.dark:hover{background:#ffffff1c}.qweb .qw-btn.brand{background:var(--brand);color:var(--brand-dark)}.qweb .qw-btn.brand:hover{background:#e0b400}.qweb .qw-btn.sm{height:44px;padding:0 20px;font-size:14px}.qweb .qw-badge{letter-spacing:.02em;height:34px;color:var(--brand);background:var(--brand-soft);border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.qweb .qw-badge.line{box-shadow:inset 0 0 0 1px var(--line-2);color:var(--ink);background:0 0}.qweb .qw-shead{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-bottom:44px;display:flex}.qweb .qw-shead .kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--brand);font-size:13.5px;font-weight:800}.qweb .qw-shead h2{font-family:var(--disp);letter-spacing:-.02em;font-size:54px;font-weight:800;line-height:1.05}.qweb .qw-shead p{color:var(--dim);max-width:560px;font-size:16px}.qweb .qw-shead.left{text-align:left;align-items:flex-start}.qweb .qw-card{transform-style:preserve-3d;transform:perspective(900px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));border-radius:20px;flex-direction:column;transition:transform 90ms ease-out,box-shadow .28s;display:flex;position:relative}.qweb .qw-card:hover{box-shadow:0 24px 48px #0000008c}.qweb .qw-card .bgl{background:var(--card);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:20px;position:absolute;inset:0}.qweb .qw-card .fx{pointer-events:none;border-radius:20px;position:absolute;inset:0;overflow:hidden;transform:translateZ(40px)}.qweb .qw-card .media{border-radius:20px 20px 0 0;height:260px;position:relative;overflow:hidden;transform:translateZ(0);-webkit-mask-image:linear-gradient(#000 0% 62%,#0000 100%);mask-image:linear-gradient(#000 0% 62%,#0000 100%)}.qweb .qw-card .media .img{background-size:cover;transition:transform .5s cubic-bezier(.2,.8,.3,1);position:absolute;inset:0}.qweb .qw-card:hover .media .img{transform:scale(1.06)}.qweb .qw-card .media:after{content:"";z-index:1;background:linear-gradient(#0000004d,#0000008c);position:absolute;inset:0}.qweb .qw-card .art{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:0 16px;transition:transform .35s cubic-bezier(.2,.8,.3,1);display:flex;position:absolute;inset:0}.qweb .qw-card:hover .art{transform:scale(1.04)}.qweb .qw-card .art b{font-family:var(--disp);letter-spacing:-.01em;text-transform:uppercase;color:#fff;text-shadow:0 3px 18px #0000008c;font-size:42px;font-weight:800;line-height:1}.qweb .qw-card .art i{letter-spacing:.15em;text-transform:uppercase;color:var(--brand);text-shadow:0 2px 10px #0009;margin-top:2px;font-size:12.5px;font-style:normal;font-weight:800}.qweb .qw-card .shine{z-index:4;pointer-events:none;background:linear-gradient(115deg,#0000 36%,#ffffff1f 46%,#ffffff12 56%,#0000 66%);position:absolute;inset:-20%;transform:translate(-130%)skew(-8deg)}.qweb .qw-card:hover .shine{transition:transform .85s cubic-bezier(.3,.6,.3,1) 2s;transform:translate(130%)skew(-8deg)}.qweb .qw-card .body{transform-style:preserve-3d;flex-direction:column;flex:1;gap:10px;padding:18px 24px 24px;display:flex;position:relative}.qweb .qw-card .body>p{transform:translateZ(18px)scale(.98)}.qweb .qw-card .body>h3,.qweb .qw-card .body .foot{transform:translateZ(40px)scale(.9556)}.qweb .qw-card h3{font-family:var(--disp);letter-spacing:-.01em;font-size:23px;font-weight:800}.qweb .qw-card p{color:var(--dim);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:3.2em;font-size:15px;line-height:1.6;display:-webkit-box;overflow:hidden}.qweb .qw-card .fws{white-space:nowrap;flex-wrap:nowrap;gap:8px;margin-top:2px;display:flex;overflow:hidden}.qweb .qw-card .fw{background:var(--panel-2);height:30px;color:var(--dim);letter-spacing:.01em;border-radius:999px;align-items:center;gap:8px;padding:0 12px 0 6px;font-size:12px;font-weight:700;display:inline-flex}.qweb .qw-card .fw img{object-fit:cover;border-radius:6px;width:20px;height:20px;display:block}.qweb .qw-card .foot{align-items:flex-end;margin-top:auto;padding-top:2px;display:flex}.qweb .qw-card .pricebox{flex-direction:column;justify-content:flex-end;gap:1px;min-height:50px;display:flex}.qweb .qw-card .pricebox .row{align-items:center;gap:9px;display:flex}.qweb .qw-card .price{letter-spacing:-.02em;font-size:28px;font-weight:800}.qweb .qw-card .foot s{color:var(--faint);font-size:13.5px;font-weight:600}.qweb .qw-card .off{color:#fff;background:#b91c30;border-radius:6px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:800;position:relative;overflow:hidden}.qweb .qw-card .off:after{content:"";background:linear-gradient(115deg,#0000 40%,#ffffff8c 50%,#0000 60%);animation:3s linear infinite qw-offshine;position:absolute;inset:-40%;transform:translate(-130%)skew(-12deg)}.qweb .qw-card .go{background:var(--panel-2);width:40px;height:40px;color:var(--ink);border-radius:999px;place-items:center;transition:background .2s,color .2s;display:grid;position:absolute;bottom:24px;right:24px;transform:translateZ(40px)scale(.9556)}.qweb .qw-card:hover .go{background:var(--white-btn);color:var(--white-btn-ink)}@media (prefers-reduced-motion:reduce){.qweb .qw-card,.qweb .qw-card .media .img,.qweb .qw-card .shine,.qweb .qw-card .art{transition:none}.qweb .qw-card:hover,.qweb .qw-card:hover .media .img,.qweb .qw-card:hover .art{transform:none}.qweb .qw-card:hover .shine{transform:translate(-130%)skew(-8deg)}}.qweb .qw-nav{z-index:5;grid-template-columns:1fr auto 1fr;align-items:center;padding:26px 56px 0;display:grid;position:relative}.qweb .brand{justify-self:start;align-items:center;display:inline-flex}.qweb .brand .logo{width:auto;height:44px;display:block}.qweb .qw-nav .pill{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0a59;border-radius:999px;justify-self:center;align-items:center;gap:4px;padding:7px;display:flex;box-shadow:inset 0 0 0 1px #ffffff1a,inset 0 1px #ffffff1f}.qweb .qw-nav .link{color:#fffc;border-radius:999px;align-items:center;gap:6px;padding:10px 18px;font-size:14.5px;font-weight:700;display:inline-flex}.qweb .qw-nav .link:hover{color:#fff;background:#ffffff12}.qweb .qw-nav .link.on{color:var(--brand-dark);background:var(--brand)}.qweb .qw-nav .acts{justify-self:end;align-items:center;gap:14px;display:flex}.qweb .qw-nav .cur{color:#ffffffa8;align-items:center;gap:5px;font-size:14px;font-weight:600;display:inline-flex}.qweb .qw-nav .cur:hover{color:#fff}.qweb .qw-nav .basket{color:#ffffffd9;background:#ffffff0f;border-radius:999px;place-items:center;width:44px;height:44px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #ffffff1f}.qweb .qw-nav .basket:hover{background:#ffffff1f}.qweb .qw-nav .basket b{background:var(--brand);min-width:18px;height:18px;color:var(--brand-dark);border-radius:999px;place-items:center;padding:0 5px;font-size:11px;font-weight:800;display:grid;position:absolute;top:-4px;right:-4px}.qweb .qw-nav .user{color:#fff;cursor:pointer;background:#ffffff12;border-radius:999px;align-items:center;gap:10px;height:46px;padding:0 16px 0 6px;font-size:14px;font-weight:700;display:inline-flex}.qweb .qw-nav .user:hover{background:#ffffff1f}.qweb .qw-nav .user .av{background:var(--brand);width:34px;height:34px;color:var(--brand-dark);border-radius:999px;place-items:center;font-size:14px;font-weight:800;display:grid}.qweb .qw-nav .user .icon{color:#ffffff80}.qweb .qw-nav .login{background:var(--brand);height:46px;color:var(--brand-dark);cursor:pointer;white-space:nowrap;border:0;border-radius:999px;align-items:center;gap:9px;padding:0 22px;font-family:inherit;font-size:15px;font-weight:800;display:inline-flex}.qweb .qw-nav .login:hover{background:#e0b400}.qweb .qh-cta{perspective:1000px;background:linear-gradient(#0000 0%,#0a0a0a 100%);padding:24px 0 0}.qweb .qh-cta .band{text-align:center;transform-style:preserve-3d;transform:rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));border-radius:22px;flex-direction:column;align-items:center;gap:18px;padding:52px 48px;transition:transform 90ms ease-out;display:flex;position:relative}.qweb .qh-cta .band .bg{background:var(--card);border-radius:22px;position:absolute;inset:0;overflow:hidden;transform:translateZ(0)}.qweb .qh-cta .band .bg:before{content:"";will-change:transform;background:url(/assets/website/footer.jpg) 0/cover no-repeat;width:140%;animation:70s ease-in-out infinite alternate qh-ctapan;position:absolute;top:0;bottom:0;left:0}.qweb .qh-cta .band .bg:after{content:"";background:radial-gradient(640px 300px at 50% -40%,#ffcc001a,#0000 70%),linear-gradient(#0000008c,#00000059);position:absolute;inset:0}.qweb .qh-cta .band>p{transform:translateZ(50px)}.qweb .qh-cta .band>.qw-badge,.qweb .qh-cta .band>h2,.qweb .qh-cta .band>.qw-btn{transform:translateZ(120px)}.qweb .qh-cta .band .beam{z-index:1;pointer-events:none;background:conic-gradient(from var(--qh-ang), transparent 0 78%, #ffcc00e6 90%, transparent 100%);-webkit-mask-composite:xor;border-radius:22px;padding:4px;animation:7s linear infinite qh-beam;position:absolute;inset:0;transform:translateZ(2px);-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.qweb .qh-cta h2{font-family:var(--disp);letter-spacing:-.02em;max-width:640px;font-size:44px;font-weight:800;line-height:1.08}.qweb .qh-cta p{color:var(--dim);max-width:460px;font-size:15.5px}.qweb .qh-cta .qw-btn{margin-top:10px}.qweb .qw-footfade{z-index:-1;background:linear-gradient(#0000,#0a0a0a);height:375px;margin-top:-375px;position:relative}.qweb .qw-footer{background:#0a0a0a;margin-top:auto;position:relative}.qweb .qw-footer .top{grid-template-columns:1.7fr repeat(4,1fr);gap:40px;padding:60px 0 48px;display:grid}.qweb .qw-footer .about{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.qweb .qw-footer .about p{color:var(--dim);max-width:300px;font-size:14px;font-weight:600;line-height:1.6}.qweb .qw-footer .about .fine{color:var(--faint);font-size:12.5px;font-weight:600}.qweb .qw-footer .col{flex-direction:column;gap:12px;display:flex}.qweb .qw-footer .col .t{letter-spacing:.12em;text-transform:uppercase;color:var(--faint);margin-bottom:2px;font-size:12.5px;font-weight:800}.qweb .qw-footer .col a{color:var(--dim);font-size:14px;font-weight:600}.qweb .qw-footer .col a:hover{color:var(--ink)}.qweb .qw-footer .base{border-top:1px solid var(--line);color:var(--faint);justify-content:space-between;align-items:center;padding:20px 0 26px;font-size:13px;font-weight:600;display:flex}@keyframes qw-offshine{0%{transform:translate(-130%)skew(-12deg)}18%{transform:translate(130%)skew(-12deg)}to{transform:translate(130%)skew(-12deg)}}@keyframes qw-ambient{0%,to{transform:translate(0)scale(1)}50%{transform:translate(1.5%,-1.2%)scale(1.05)}}@media (prefers-reduced-motion:reduce){.qweb:before,.qweb .qh-cta .band:before,.qweb .qh-cta .band .beam,.qweb .qw-card .off:after{animation:none}}@keyframes qh-ctapan{to{transform:translate(-28.5%)}}@property --qh-ang{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes qh-beam{to{--qh-ang:360deg}}
.qweb.qw-home .qh-hero{background-image:radial-gradient(circle, #ffffff12 1px, transparent 1.3px), radial-gradient(1100px 520px at 78% -10%, #ffcc0012, transparent 65%), linear-gradient(180deg, #191919 0%, #121212 34%, #0a0a0a 58%, var(--bg) 92%);background-size:26px 26px,auto,auto;position:relative;overflow:hidden}.qweb.qw-home .qh-hero .bgpan{z-index:0;pointer-events:none;height:940px;position:absolute;top:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 0% 45%,#0000 96%);mask-image:linear-gradient(#000 0% 45%,#0000 96%)}.qweb.qw-home .qh-hero .bgpan .pan{width:112%;animation:48s ease-in-out infinite alternate qh-pan;position:absolute;top:0;bottom:0;left:-12%}.qweb.qw-home .qh-hero .bgpan .ply{opacity:0;background-position:50%;background-size:cover;animation:90s linear infinite qh-fade;position:absolute;inset:0}.qweb.qw-home .qh-hero .qw-nav,.qweb.qw-home .qh-hero .center,.qweb.qw-home .qh-hero .feats{z-index:1;position:relative}.qweb.qw-home .qh-hero .center{text-align:center;flex-direction:column;align-items:center;gap:26px;padding:76px 0 0;display:flex}.qweb.qw-home .qh-hero .badges{gap:10px;display:flex}.qweb.qw-home .qh-hero .center .qw-badge{color:#fff;box-shadow:inset 0 0 0 1px var(--line-2);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#ffffff0f}.qweb.qw-home .qh-hero .center .qw-badge:hover{background:#ffffff1c}.qweb.qw-home .qh-hero .center .qw-badge .icon{color:#ffffff73}.qweb.qw-home .qh-hero h1{font-family:var(--disp);letter-spacing:-.02em;color:#fff;font-size:76px;font-weight:800;line-height:1.04}.qweb.qw-home .qh-hero .sub{color:#f4f6f39e;max-width:560px;font-size:17.5px}.qweb.qw-home .qh-hero .cta{gap:16px;margin-top:8px;display:flex}.qweb.qw-home .qh-hero .show{width:1180px;max-width:100%;margin-top:36px}.qweb.qw-home .qh-hero .show .frame{background-size:cover;border:1px solid #ffffff1a;border-radius:20px;width:100%;height:560px;position:relative;box-shadow:0 32px 80px #00000080}.qweb.qw-home .qh-hero .arr{cursor:pointer;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0808088c;border:0;border-radius:999px;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.qweb.qw-home .qh-hero .arr:hover{background:#080808cc}.qweb.qw-home .qh-hero .arr.l{left:14px}.qweb.qw-home .qh-hero .arr.r{right:14px}.qweb.qw-home .qh-hero .dots{align-items:center;gap:7px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.qweb.qw-home .qh-hero .dots i{background:#ffffff73;border-radius:999px;width:8px;height:8px}.qweb.qw-home .qh-hero .dots i.on{background:#fff;width:30px}.qweb.qw-home .qh-hero .feats{grid-template-columns:repeat(3,1fr);gap:88px;padding:96px 0 80px;display:grid}.qweb.qw-home .qh-hero .feat{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.qweb.qw-home .qh-hero .feat .val{letter-spacing:-.04em;color:#fff;font-variant-numeric:tabular-nums;font-size:58px;font-weight:800;line-height:1}.qweb.qw-home .qh-hero .feat .val i{letter-spacing:0;color:var(--dim);margin-left:8px;font-size:19px;font-style:normal;font-weight:700}.qweb.qw-home .qh-hero .feat b{color:var(--ink);letter-spacing:-.015em;margin-top:2px;font-size:20px;font-weight:800}.qweb.qw-home .qh-hero .feat p{color:var(--dim);max-width:350px;font-size:15.5px;line-height:1.65}.qweb.qw-home .qh-hero .graph{width:300px;height:54px;margin:8px 0 2px;display:block;overflow:hidden}.qweb.qw-home .qh-hero .graph .g-dim{stroke:#ffffff2e;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.qweb.qw-home .qh-hero .graph .g-brand{stroke:var(--brand);stroke-linecap:round;stroke-linejoin:round}.qweb.qw-home .qh-hero .graph .g-grid{stroke:#ffffff14;stroke-width:1px}.qweb.qw-home .qh-hero .graph .g-dot{fill:var(--brand)}.qweb.qw-home .qh-hero .graph .g-node{fill:#ffffff3d}.qweb.qw-home .qh-hero .graph .g-block{fill:#ffffff1f;animation:3.6s ease-in-out infinite backwards qh-fill}.qweb.qw-home .qh-hero .graph .g-bar{fill:#ffffff24;transform-box:fill-box;transform-origin:50% 100%;animation:.7s cubic-bezier(.2,.8,.3,1) backwards qh-rise,1.6s ease-in-out infinite qh-eq}.qweb.qw-home .qh-hero .graph .g-bar.on{fill:var(--brand)}.qweb.qw-home .qh-hero .graph .g-road{animation:3s linear infinite qh-road}@media (prefers-reduced-motion:reduce){.qweb.qw-home .qh-hero .graph .g-bar,.qweb.qw-home .qh-hero .graph .g-road,.qweb.qw-home .qh-hero .graph .g-block,.qweb.qw-home .qh-hero .bgpan .pan,.qweb.qw-home .qh-hero .bgpan .ply{animation:none}.qweb.qw-home .qh-hero .bgpan .ply:first-child{opacity:.15}}.qweb.qw-home .qh-best{padding:72px 0 24px}.qweb.qw-home .qh-best .grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.qweb.qw-home .qh-best .more{justify-content:center;padding:36px 0 48px;display:flex}.qweb.qw-home .qh-stats{padding:24px 0 72px}.qweb.qw-home .qh-stats .band{border-radius:var(--r);background:var(--card);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);grid-template-columns:repeat(4,1fr);padding:40px 24px;display:grid}.qweb.qw-home .qh-stats .cell{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.qweb.qw-home .qh-stats .cell+.cell{border-left:1px solid var(--line)}.qweb.qw-home .qh-stats .cell b{letter-spacing:-.02em;color:var(--brand);font-size:34px;font-weight:800}.qweb.qw-home .qh-stats .cell span{color:var(--dim);font-size:13.5px;font-weight:600}.qweb.qw-home .qh-reviews{padding:48px 0 72px}.qweb.qw-home .qh-reviews .meta{justify-content:center;align-items:center;gap:18px;margin-top:12px;display:flex}.qweb.qw-home .qh-reviews .stack{display:flex}.qweb.qw-home .qh-reviews .stack span{border:3px solid var(--bg);width:42px;height:42px;color:var(--brand);background:var(--panel-2);border-radius:999px;place-items:center;font-size:13px;font-weight:800;display:grid}.qweb.qw-home .qh-reviews .stack span+span{margin-left:-12px}.qweb.qw-home .qh-reviews .stack .more{color:var(--dim);font-size:11.5px}.qweb.qw-home .qh-reviews .score{text-align:left;flex-direction:column;line-height:1.35;display:flex}.qweb.qw-home .qh-reviews .score b{font-size:22px;font-weight:800}.qweb.qw-home .qh-reviews .score b i{color:var(--brand);font-style:normal}.qweb.qw-home .qh-reviews .score span{color:var(--dim);font-size:13.5px;font-weight:600}.qweb.qw-home .qh-reviews .marquee{position:relative;overflow:hidden}.qweb.qw-home .qh-reviews .marquee:before,.qweb.qw-home .qh-reviews .marquee:after{content:"";z-index:2;pointer-events:none;width:130px;position:absolute;top:0;bottom:0}.qweb.qw-home .qh-reviews .marquee:before{background:linear-gradient(90deg, var(--bg), transparent);left:0}.qweb.qw-home .qh-reviews .marquee:after{background:linear-gradient(270deg, var(--bg), transparent);right:0}.qweb.qw-home .qh-reviews .track{gap:20px;width:max-content;animation:38s linear infinite qh-marq;display:flex}.qweb.qw-home .qh-reviews .track:hover{animation-play-state:paused}.qweb.qw-home .qh-reviews .cell{border-radius:var(--r);background:var(--card);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);flex-direction:column;flex:none;gap:16px;width:420px;padding:24px;display:flex}.qweb.qw-home .qh-reviews .top{align-items:center;gap:12px;display:flex}.qweb.qw-home .qh-reviews .ava{width:42px;height:42px;color:var(--brand);background:var(--panel-2);border-radius:999px;flex:none;place-items:center;font-size:13px;font-weight:800;display:grid}.qweb.qw-home .qh-reviews .who{flex-direction:column;min-width:0;line-height:1.3;display:flex}.qweb.qw-home .qh-reviews .who b{letter-spacing:.01em;font-size:15px;font-weight:800}.qweb.qw-home .qh-reviews .who i{color:var(--dim);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-style:normal;overflow:hidden}.qweb.qw-home .qh-reviews .rate{color:var(--faint);margin-left:auto;font-size:13px;font-weight:700}.qweb.qw-home .qh-reviews .rate b{color:var(--brand);font-size:19px;font-weight:800}.qweb.qw-home .qh-reviews blockquote{color:var(--dim);font-size:14.5px;line-height:1.65}.qweb.qw-home .qh-faq{padding:48px 0 72px}.qweb.qw-home .qh-faq .narrow{width:860px;margin:0 auto}.qweb.qw-home .qh-faq .list{flex-direction:column;gap:12px;display:flex}.qweb.qw-home .qh-faq details{background:var(--card);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:14px;padding:0 24px}.qweb.qw-home .qh-faq details[open]{background:#1a1a1a8c}.qweb.qw-home .qh-faq summary{cursor:pointer;letter-spacing:-.01em;padding:20px 44px 20px 0;font-size:16.5px;font-weight:800;list-style:none;position:relative}.qweb.qw-home .qh-faq summary::-webkit-details-marker{display:none}.qweb.qw-home .qh-faq .pm{width:14px;height:14px;position:absolute;top:50%;right:2px;transform:translateY(-50%)}.qweb.qw-home .qh-faq .pm:before,.qweb.qw-home .qh-faq .pm:after{content:"";background:var(--dim);border-radius:2px;position:absolute}.qweb.qw-home .qh-faq .pm:before{width:14px;height:2px;top:6px;left:0}.qweb.qw-home .qh-faq .pm:after{width:2px;height:14px;top:0;left:6px}.qweb.qw-home .qh-faq details[open] .pm:after{display:none}.qweb.qw-home .qh-faq details>p{color:var(--dim);padding:0 32px 22px 0;font-size:14.5px;line-height:1.7}@keyframes qh-rise{0%{transform:scaleY(.06)}}@keyframes qh-eq{0%,to{transform:scaleY(1)}50%{transform:scaleY(.55)}}@keyframes qh-blink{0%,to{opacity:1}50%{opacity:.25}}@keyframes qh-fill{0%,8%{fill:#ffffff1f}22%,62%{fill:var(--brand)}82%,to{fill:#ffffff1f}}@keyframes qh-road{to{transform:translate(-132px)}}@keyframes qh-pan{0%{transform:translate(0)}to{transform:translate(6%)}}@keyframes qh-fade{0%{opacity:0}2.2%{opacity:.15}9.5%{opacity:.15}12.5%{opacity:0}to{opacity:0}}@keyframes qh-marq{to{transform:translate(calc(-50% - 10px))}}
.qweb.qw-scripts .qs-hero{background-image:radial-gradient(circle, #ffffff12 1px, transparent 1.3px), linear-gradient(180deg, #171717 0%, #0e0e0e 46%, var(--bg) 100%);background-size:26px 26px,auto}.qweb.qw-scripts .qs-hero .head{padding:64px 0 56px}.qweb.qw-scripts .qs-hero h1{font-family:var(--disp);letter-spacing:-.02em;color:#fff;font-size:64px;font-weight:800}.qweb.qw-scripts .qs-hero p{color:#f4f6f3a8;margin-top:10px;font-size:16.5px}.qweb.qw-scripts .qs-bar{justify-content:space-between;align-items:center;padding:8px 0 28px;display:flex}.qweb.qw-scripts .qs-bar .chips{gap:8px;display:flex}.qweb.qw-scripts .qs-bar .chips button{height:42px;color:var(--dim);background:var(--card);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);box-shadow:inset 0 0 0 1px var(--line);cursor:pointer;border:0;border-radius:999px;padding:0 20px;font-family:inherit;font-size:14px;font-weight:700}.qweb.qw-scripts .qs-bar .chips button:hover{color:var(--ink);box-shadow:inset 0 0 0 1px var(--line-2)}.qweb.qw-scripts .qs-bar .chips button.on{color:var(--brand-dark);background:var(--brand);box-shadow:none}.qweb.qw-scripts .qs-bar .tools{gap:10px;display:flex}.qweb.qw-scripts .qs-bar .search{background:var(--card);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);width:280px;height:42px;box-shadow:inset 0 0 0 1px var(--line);color:var(--faint);border-radius:999px;align-items:center;gap:10px;padding:0 16px;display:flex}.qweb.qw-scripts .qs-bar .search input{color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-family:inherit;font-size:14px}.qweb.qw-scripts .qs-bar .search input::placeholder{color:var(--faint)}.qweb.qw-scripts .qs-bar .sort{cursor:pointer;background:var(--card);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);height:42px;box-shadow:inset 0 0 0 1px var(--line);color:var(--dim);border:0;border-radius:999px;align-items:center;gap:8px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:700;display:inline-flex}.qweb.qw-scripts .qs-bar .sort:hover{color:var(--ink)}.qweb.qw-scripts .qs-grid{grid-template-columns:repeat(3,1fr);gap:24px;padding-bottom:88px;display:grid}
.qweb.qw-detail .qd-bg{z-index:0;pointer-events:none;height:860px;position:absolute;top:0;left:0;right:0;overflow:hidden}.qweb.qw-detail .qd-bg .img{filter:blur(14px)saturate(112%)brightness(.8);background-size:cover;position:absolute;inset:-24px}.qweb.qw-detail .qd-bg:after{content:"";background:linear-gradient(180deg, #0000006b 0%, #0000009e 45%, var(--bg) 96%);position:absolute;inset:0}.qweb.qw-detail .qd-head,.qweb.qw-detail .qd-grid,.qweb.qw-detail .qd-related,.qweb.qw-detail .qw-footer{z-index:1;position:relative}.qweb.qw-detail .qd-head{background:0 0}.qweb.qw-detail .crumb{color:var(--dim);align-items:center;gap:10px;padding:40px 0 28px;font-size:14.5px;font-weight:600;display:flex}.qweb.qw-detail .crumb a{color:var(--dim);align-items:center;display:inline-flex}.qweb.qw-detail .crumb a:hover{color:var(--ink)}.qweb.qw-detail .crumb i{color:var(--faint);font-style:normal}.qweb.qw-detail .crumb b{color:var(--ink);font-weight:700}.qweb.qw-detail .qd-grid{grid-template-columns:1fr 1.15fr;align-items:start;gap:56px;padding-bottom:72px;display:grid}.qweb.qw-detail .qd-grid .left{flex-direction:column;gap:20px;display:flex}.qweb.qw-detail .qd-panel{border-radius:var(--r);background:var(--card);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:26px 28px}.qweb.qw-detail .qd-panel .label{letter-spacing:.14em;text-transform:uppercase;color:var(--faint);margin-bottom:16px;font-size:12.5px;font-weight:800;display:block}.qweb.qw-detail .qd-gallery{flex-direction:column;gap:12px;display:flex}.qweb.qw-detail .qd-gallery .main{border-radius:var(--r);background-size:cover;height:400px;position:relative;box-shadow:0 28px 64px #00000080}.qweb.qw-detail .qd-gallery .count{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#08080899;border-radius:999px;padding:5px 12px;font-size:12.5px;font-weight:700;position:absolute;top:14px;left:14px}.qweb.qw-detail .qd-gallery .zoom{cursor:pointer;color:#14170f;background:#f0f4eed9;border:0;border-radius:999px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:14px;right:14px}.qweb.qw-detail .qd-gallery .arr{cursor:pointer;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0808088c;border:0;border-radius:999px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.qweb.qw-detail .qd-gallery .arr:hover{background:#080808cc}.qweb.qw-detail .qd-gallery .arr.l{left:12px}.qweb.qw-detail .qd-gallery .arr.r{right:12px}.qweb.qw-detail .qd-gallery .thumbs{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.qweb.qw-detail .qd-gallery .thumb{cursor:pointer;opacity:.55;background-size:cover;border:0;border-radius:10px;height:82px}.qweb.qw-detail .qd-gallery .thumb:hover{opacity:.85}.qweb.qw-detail .qd-gallery .thumb.on{opacity:1}.qweb.qw-detail .qd-gallery .thumb.video{opacity:1;background:var(--panel-2);color:var(--brand);place-items:center;display:grid}.qweb.qw-detail .qd-gallery .thumb.video:hover{background:#262626}.qweb.qw-detail .qd-links .row{gap:12px;display:flex}.qweb.qw-detail .qd-links .lnk{height:44px;box-shadow:inset 0 0 0 1px var(--line);color:var(--ink);background:#ffffff0d;border-radius:999px;align-items:center;gap:9px;padding:0 18px;font-size:14px;font-weight:700;display:inline-flex}.qweb.qw-detail .qd-links .lnk:hover{box-shadow:inset 0 0 0 1px var(--line-2);background:#ffffff14}.qweb.qw-detail .qd-links .lnk .ic{color:var(--dim);place-items:center;display:grid}.qweb.qw-detail .qd-links .lnk .icon:last-child{color:var(--faint)}.qweb.qw-detail .qd-buy{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.qweb.qw-detail .qd-buy h1{font-family:var(--disp);letter-spacing:-.02em;font-size:48px;font-weight:800;line-height:1.05}.qweb.qw-detail .qd-buy .price{color:var(--ink);font-size:26px;font-weight:800}.qweb.qw-detail .qd-buy .purchase{align-items:center;gap:24px;margin-top:4px;display:flex}.qweb.qw-detail .qd-buy .assure{color:var(--dim);flex-direction:column;gap:4px;font-size:14px;display:flex}.qweb.qw-detail .qd-buy .tcs{color:var(--faint);align-items:center;gap:5px;font-size:13px;font-weight:600;display:inline-flex}.qweb.qw-detail .qd-buy .tcs:hover{color:var(--dim)}.qweb.qw-detail .qd-buy .desc{margin-top:10px}.qweb.qw-detail .qd-buy .desc p{color:var(--dim);font-size:15px;line-height:1.75}.qweb.qw-detail .qd-buy .desc p+p{margin-top:16px}.qweb.qw-detail .qd-buy .reqs{width:100%}.qweb.qw-detail .qd-buy .reqs ul{flex-direction:column;padding:0;list-style:none;display:flex}.qweb.qw-detail .qd-buy .reqs li{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:11px 0;font-size:14.5px;display:flex}.qweb.qw-detail .qd-buy .reqs li:last-child{border-bottom:0}.qweb.qw-detail .qd-buy .reqs li .icon{color:var(--brand);flex:none}.qweb.qw-detail .qd-buy .reqs li b{font-weight:800}.qweb.qw-detail .qd-buy .reqs li span{color:var(--faint);margin-left:auto;font-size:13px}.qweb.qw-detail .qd-related{padding:24px 0 88px}.qweb.qw-detail .qd-related .grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}
.qweb.qw-account .qa-head{background-image:radial-gradient(circle, #ffffff12 1px, transparent 1.3px), linear-gradient(180deg, #171717 0%, #0e0e0e 46%, var(--bg) 100%);background-size:26px 26px,auto;padding-bottom:26px}.qweb.qw-account .qa-grid{grid-template-columns:320px 1fr;align-items:start;gap:28px;padding:26px 0 72px;display:grid}.qweb.qw-account .qa-menu{border-radius:var(--r);background:var(--card);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);flex-direction:column;gap:18px;padding:22px;display:flex}.qweb.qw-account .qa-menu .who{align-items:center;gap:12px;padding:4px 6px;display:flex}.qweb.qw-account .qa-menu .av,.qweb.qw-account .qa-pop .av{background:var(--brand);width:44px;height:44px;color:var(--brand-dark);border-radius:999px;flex:none;place-items:center;font-size:17px;font-weight:800;display:grid}.qweb.qw-account .qa-menu .id b,.qweb.qw-account .qa-pop .id b{font-size:15px;font-weight:800;display:block}.qweb.qw-account .qa-menu .id i,.qweb.qw-account .qa-pop .id i{color:var(--faint);font-size:12.5px;font-style:normal}.qweb.qw-account .qa-menu nav{flex-direction:column;gap:4px;display:flex}.qweb.qw-account .qa-menu nav a{height:46px;color:var(--dim);cursor:pointer;border-radius:12px;align-items:center;gap:12px;padding:0 14px;font-size:14.5px;font-weight:700;display:flex}.qweb.qw-account .qa-menu nav a:hover{color:var(--ink);background:#ffffff0d}.qweb.qw-account .qa-menu nav a.on{color:var(--brand-dark);background:var(--brand)}.qweb.qw-account .qa-menu nav a.out{color:var(--faint);margin-top:10px}.qweb.qw-account .qa-menu nav a.out:hover{color:#ff7a7a;background:#e23b3b14}.qweb.qw-account .qa-title h1{font-family:var(--disp);letter-spacing:-.02em;font-size:38px;font-weight:800}.qweb.qw-account .qa-title p{color:var(--dim);margin-top:6px;font-size:15px}.qweb.qw-account .qa-list{flex-direction:column;gap:12px;margin-top:26px;display:flex}.qweb.qw-account .qa-list .row{border-radius:var(--r);background:var(--card);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);align-items:center;gap:22px;padding:20px 24px;display:flex}.qweb.qw-account .qa-list .row>.icon{color:var(--faint)}.qweb.qw-account .qa-list .name{flex:1;min-width:0}.qweb.qw-account .qa-list .name b{font-size:15.5px;font-weight:800;display:block}.qweb.qw-account .qa-list .name i{color:var(--faint);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:12.5px;font-style:normal;display:block;overflow:hidden}.qweb.qw-account .qa-list .st{align-items:center;gap:7px;font-size:12.5px;font-weight:800;display:inline-flex}.qweb.qw-account .qa-list .st em{background:var(--brand);border-radius:999px;width:7px;height:7px}.qweb.qw-account .qa-list .st b{color:var(--brand)}.qweb.qw-account .qa-list .st.open em{background:#e1a24a}.qweb.qw-account .qa-list .st.open b{color:#e1a24a}.qweb.qw-account .qa-list .st.answered em{background:var(--brand)}.qweb.qw-account .qa-list .st.closed em{background:var(--faint)}.qweb.qw-account .qa-list .st.closed b{color:var(--faint)}.qweb.qw-account .qa-list .st.refund em,.qweb.qw-account .qa-list .st.chargeback em{background:var(--faint)}.qweb.qw-account .qa-list .st.refund b,.qweb.qw-account .qa-list .st.chargeback b{color:var(--faint)}.qweb.qw-account .qa-list .st.refund+.price,.qweb.qw-account .qa-list .st.chargeback+.price{color:var(--faint);text-decoration:line-through}.qweb.qw-account .qa-note{color:var(--faint);margin-top:18px;font-size:13px}.qweb.qw-account .qa-list .price{font-size:17px;font-weight:800}.qweb.qw-account .qa-list .when{color:var(--faint);font-size:12.5px}.qweb.qw-account .qa-list .acts{gap:8px;display:flex}.qweb.qw-account .qa-list .ghost{cursor:pointer;height:38px;color:var(--ink);background:#ffffff0f;border:0;border-radius:999px;align-items:center;gap:8px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:700;display:inline-flex}.qweb.qw-account .qa-list .ghost:hover{background:#ffffff1c}.qweb.qw-account .qa-bar{justify-content:space-between;align-items:center;margin-top:26px;display:flex}.qweb.qw-account .qa-search{background:var(--card);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);width:320px;height:42px;box-shadow:inset 0 0 0 1px var(--line);color:var(--faint);border-radius:999px;align-items:center;gap:10px;padding:0 16px;display:flex}.qweb.qw-account .qa-search input{color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-family:inherit;font-size:14px}.qweb.qw-account .qa-bar+.qa-list{margin-top:18px}.qweb.qw-account .qx-empty{margin-top:26px;padding:72px 32px}.qweb.qw-account .qa-bar+.qx-empty{margin-top:18px}.qweb.qw-account .qa-chat{border-radius:var(--r);background:var(--card);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);flex-direction:column;margin-top:26px;display:flex}.qweb.qw-account .qa-chat .feed{flex-direction:column;gap:18px;padding:28px;display:flex}.qweb.qw-account .qa-chat .msg{align-items:flex-end;gap:12px;max-width:72%;display:flex}.qweb.qw-account .qa-chat .msg.me{flex-direction:row-reverse;align-self:flex-end}.qweb.qw-account .qa-chat .msg .av{background:var(--brand);width:34px;height:34px;color:var(--brand-dark);border-radius:999px;flex:none;place-items:center;font-size:13px;font-weight:800;display:grid}.qweb.qw-account .qa-chat .bubble{background:var(--panel-2);border-radius:16px 16px 16px 5px;padding:13px 16px}.qweb.qw-account .qa-chat .msg.me .bubble{background:#223104;border-radius:16px 16px 5px}.qweb.qw-account .qa-chat .bubble p{color:var(--ink);font-size:14.5px;line-height:1.55}.qweb.qw-account .qa-chat .bubble i{color:var(--faint);margin-top:5px;font-size:11px;font-style:normal;display:block}.qweb.qw-account .qa-chat .entry{border-top:1px solid var(--line);gap:10px;padding:16px 18px;display:flex}.qweb.qw-account .qa-chat .entry input{background:var(--panel-2);height:48px;color:var(--ink);border:0;border-radius:999px;outline:0;flex:1;padding:0 18px;font-family:inherit;font-size:14.5px}.qweb.qw-account .qa-chat .entry .send{cursor:pointer;background:var(--brand);width:48px;height:48px;color:var(--brand-dark);border:0;border-radius:999px;place-items:center;display:grid}.qweb.qw-account .qa-chat .entry .send:hover{background:#e0b400}.qweb.qw-account .qa-bghome{pointer-events:none;filter:blur(10px);position:absolute;inset:0;overflow:hidden;transform:scale(1.04)}.qweb.qw-account .qa-bghome .qweb{height:auto;min-height:100%;position:absolute;inset:0 0 auto}.qweb.qw-account .qa-veil{background:#0000008c;position:absolute;inset:0}.qweb.qw-account .qa-dim{background-image:radial-gradient(circle, #ffffff12 1px, transparent 1.3px), linear-gradient(180deg, #171717 0%, #0e0e0e 46%, var(--bg) 100%);background-size:26px 26px,auto;position:absolute;inset:0}.qweb.qw-account .qa-dim:after{content:"";-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0009;position:absolute;inset:0}.qweb.qw-account .qa-dim.soft:after{-webkit-backdrop-filter:none;backdrop-filter:none;background:#00000040}.qweb.qw-account .qa-modal-wrap{z-index:2;place-items:center;display:grid;position:absolute;inset:0}.qweb.qw-account .qa-modal{text-align:center;background:#101010;border-radius:24px;flex-direction:column;align-items:center;gap:14px;width:520px;padding:44px 44px 36px;display:flex;position:relative;box-shadow:0 40px 120px #000000b3}.qweb.qw-account .qa-modal .close{cursor:pointer;width:36px;height:36px;color:var(--dim);background:#ffffff0f;border:0;border-radius:999px;place-items:center;display:grid;position:absolute;top:16px;right:16px}.qweb.qw-account .qa-modal .close:hover{color:#fff;background:#ffffff1f}.qweb.qw-account .qa-modal .logo{height:44px;margin-bottom:6px}.qweb.qw-account .qa-modal h2{font-family:var(--disp);letter-spacing:-.01em;font-size:27px;font-weight:800}.qweb.qw-account .qa-modal p{color:var(--dim);max-width:380px;font-size:14.5px;line-height:1.6}.qweb.qw-account .qa-modal .qw-btn{width:100%;margin-top:10px}.qweb.qw-account .qa-modal .legal{border-top:1px solid var(--line);width:100%;color:var(--faint);margin-top:14px;padding-top:18px;font-size:12.5px}.qweb.qw-account .qa-modal .legal a{color:var(--dim);cursor:pointer;text-decoration:underline}.qweb.qw-account .qa-pop{z-index:3;background:#101010;border-radius:18px;flex-direction:column;gap:2px;width:300px;padding:12px;display:flex;position:absolute;top:96px;right:56px;box-shadow:0 30px 80px #000000a6}.qweb.qw-account .qa-pop .who{align-items:center;gap:12px;padding:10px 10px 12px;display:flex}.qweb.qw-account .qa-pop .sep{background:var(--line);height:1px;margin:6px 4px}.qweb.qw-account .qa-pop a{height:42px;color:var(--dim);cursor:pointer;border-radius:10px;align-items:center;gap:12px;padding:0 12px;font-size:14px;font-weight:700;display:flex}.qweb.qw-account .qa-pop a:hover{color:var(--ink);background:#ffffff0d}.qweb.qw-account .qa-pop a.out:hover{color:#ff7a7a;background:#e23b3b14}
.qweb.qw-legal .ql-head{background-image:radial-gradient(circle, #ffffff12 1px, transparent 1.3px), radial-gradient(760px 340px at 12% -20%, #ffcc0012, transparent 68%), linear-gradient(180deg, #171717 0%, #101010 52%, var(--bg) 100%);background-size:26px 26px,auto,auto;padding-bottom:54px;position:relative;overflow:hidden}.qweb.qw-legal .ql-head .qw-nav,.qweb.qw-legal .ql-head .tt{z-index:1;position:relative}.qweb.qw-legal .ql-head .tt{flex-direction:column;align-items:flex-start;gap:18px;padding-top:64px;display:flex}.qweb.qw-legal .ql-head .tt h1{font-family:var(--disp);letter-spacing:-.025em;color:#fff;font-size:58px;font-weight:800;line-height:1.05}.qweb.qw-legal .ql-head .tt .lede{color:#f4f6f39e;max-width:720px;font-size:17px;line-height:1.6}.qweb.qw-legal .ql-head .meta{flex-wrap:wrap;gap:10px;display:flex}.qweb.qw-legal .ql-head .meta span{height:32px;color:var(--dim);box-shadow:inset 0 0 0 1px var(--line-2);border-radius:999px;align-items:center;gap:8px;padding:0 13px;font-size:12.5px;font-weight:700;display:inline-flex}.qweb.qw-legal .ql-head .meta span .icon{color:var(--faint)}.qweb.qw-legal .ql-head .meta span.on{color:var(--brand);background:var(--brand-soft);box-shadow:none}.qweb.qw-legal .ql-grid{grid-template-columns:272px 1fr;align-items:start;gap:72px;padding:64px 0 110px;display:grid}.qweb.qw-legal .ql-toc{flex-direction:column;gap:6px;display:flex;position:sticky;top:28px}.qweb.qw-legal .ql-toc .t{letter-spacing:.12em;text-transform:uppercase;color:var(--faint);padding:0 12px 8px;font-size:12px;font-weight:800}.qweb.qw-legal .ql-toc a{color:var(--dim);border-radius:9px;gap:12px;padding:8px 12px;font-size:14px;line-height:1.45;display:flex}.qweb.qw-legal .ql-toc a i{color:var(--faint);font-variant-numeric:tabular-nums;font-style:normal}.qweb.qw-legal .ql-toc a:hover{color:var(--ink);background:#ffffff0a}.qweb.qw-legal .ql-toc a.on{color:var(--brand);background:var(--brand-soft)}.qweb.qw-legal .ql-toc a.on i{color:var(--brand);opacity:.7}.qweb.qw-legal .ql-toc .ask{box-shadow:inset 0 0 0 1px var(--line);border-radius:12px;flex-direction:column;align-items:flex-start;gap:10px;margin-top:18px;padding:16px;display:flex}.qweb.qw-legal .ql-toc .ask b{color:var(--ink);font-size:14px;font-weight:800}.qweb.qw-legal .ql-toc .ask p{color:var(--dim);font-size:13px;line-height:1.55}.qweb.qw-legal .ql-doc{max-width:800px}.qweb.qw-legal .ql-doc section+section{margin-top:52px}.qweb.qw-legal .ql-doc section h2{font-family:var(--disp);letter-spacing:-.02em;color:var(--ink);align-items:baseline;gap:14px;margin-bottom:16px;font-size:27px;font-weight:800;display:flex}.qweb.qw-legal .ql-doc section h2 i{color:var(--brand);font-variant-numeric:tabular-nums;font-size:16px;font-style:normal;font-weight:800}.qweb.qw-legal .ql-doc p{color:var(--dim);font-size:16px;line-height:1.75}.qweb.qw-legal .ql-doc p+p{margin-top:14px}.qweb.qw-legal .ql-doc p b,.qweb.qw-legal .ql-doc li b{color:var(--ink);font-weight:700}.qweb.qw-legal .ql-doc ul{flex-direction:column;gap:11px;margin:16px 0 0;padding:0;list-style:none;display:flex}.qweb.qw-legal .ql-doc ul+p{margin-top:16px}.qweb.qw-legal .ql-doc ul li{color:var(--dim);padding-left:24px;font-size:15.5px;line-height:1.7;position:relative}.qweb.qw-legal .ql-doc ul li:before{content:"";background:var(--brand);opacity:.85;border-radius:2px;width:6px;height:6px;position:absolute;top:11px;left:2px}.qweb.qw-legal .ql-note{box-shadow:inset 0 0 0 1px var(--line);color:var(--dim);background:#ffffff08;border-radius:12px;margin-top:18px;padding:18px 20px;font-size:15px;line-height:1.7}.qweb.qw-legal .ql-note b{color:var(--ink)}.qweb.qw-legal .ql-tbl{box-shadow:inset 0 0 0 1px var(--line);border-radius:12px;margin-top:20px;overflow:hidden}.qweb.qw-legal .ql-tbl .r{grid-template-columns:1fr 1.15fr .85fr;display:grid}.qweb.qw-legal .ql-tbl .r+.r{border-top:1px solid var(--line)}.qweb.qw-legal .ql-tbl .r>*{color:var(--dim);padding:14px 16px;font-size:14px;line-height:1.6}.qweb.qw-legal .ql-tbl .r.hd>*{letter-spacing:.08em;text-transform:uppercase;color:var(--faint);background:#ffffff08;font-size:11.5px;font-weight:800}.qweb.qw-legal .ql-tbl .r b{color:var(--ink);font-weight:700}.qweb.qw-legal .ql-tbl+p{margin-top:16px}.qweb.qw-legal .ql-jump{border-radius:var(--r);box-shadow:inset 0 0 0 1px var(--line);background:#ffffff05;justify-content:space-between;align-items:center;gap:24px;margin-top:56px;padding:26px;display:flex}.qweb.qw-legal .ql-jump b{color:var(--ink);font-size:17px;font-weight:800;display:block}.qweb.qw-legal .ql-jump p{color:var(--dim);margin-top:4px;font-size:14.5px}
.qweb.qw-awd .qa-hero,.qweb.qw-hist .qa-hero{text-align:center;padding:0 0 26px}.qweb.qw-awd .qa-hero .kicker,.qweb.qw-hist .qa-hero .kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--brand);margin-top:34px;font-size:13.5px;font-weight:800;display:block}.qweb.qw-awd .qa-hero h1,.qweb.qw-hist .qa-hero h1{letter-spacing:-.02em;max-width:780px;color:var(--ink);margin:14px auto 0;font-size:clamp(34px,5.2vw,56px);line-height:1.06}.qweb.qw-awd .qa-hero .sub,.qweb.qw-hist .qa-hero .sub{max-width:560px;color:var(--dim);margin:16px auto 0;font-size:16px;line-height:1.6}.qweb.qw-awd .qa-vitrin{padding:8px 0 84px}.qweb.qw-awd .qa-vitrin .stage{place-items:center;padding:44px 0 36px;display:grid;position:relative}.qweb.qw-awd .qa-vitrin .glow{pointer-events:none;background:radial-gradient(340px 200px at 50% 46%,#cd7f3238,#0000 70%),radial-gradient(520px 300px at 50% 52%,#ffcc0012,#0000 72%);position:absolute;inset:0}.qweb.qw-awd .qa-vitrin img{filter:drop-shadow(0 18px 44px #00000080);width:min(455px,82vw);height:auto;position:relative}.qweb.qw-awd .qa-vitrin .years{grid-template-columns:1fr 1fr;gap:18px;max-width:760px;margin:10px auto 0;display:grid}.qweb.qw-awd .qa-vitrin .card{border-radius:16px;padding:22px 24px}.qweb.qw-awd .qa-vitrin .card .yr{letter-spacing:-.02em;color:var(--brand);font-variant-numeric:tabular-nums;font-size:30px;font-weight:800;display:block}.qweb.qw-awd .qa-vitrin .card b{color:var(--ink);margin-top:6px;font-size:15.5px;display:block}.qweb.qw-awd .qa-vitrin .card p{color:var(--dim);margin:8px 0 0;font-size:14px;line-height:1.6}.qweb.qw-awd .qa-vitrin .about{border-radius:16px;align-items:flex-start;gap:14px;max-width:760px;margin:18px auto 0;padding:20px 24px;display:flex}.qweb.qw-awd .qa-vitrin .about .ic{width:40px;height:40px;color:var(--brand);background:var(--brand-soft);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.qweb.qw-awd .qa-vitrin .about b{color:var(--ink);font-size:15px;display:block}.qweb.qw-awd .qa-vitrin .about p{color:var(--dim);margin:6px 0 0;font-size:14px;line-height:1.6}.qweb.qw-hist .qt-steps{padding:10px 0 84px}.qweb.qw-hist .qt-steps ol{max-width:640px;margin:0 auto;padding:0;list-style:none}.qweb.qw-hist .qt-steps li{gap:22px;padding:0 0 40px 26px;display:flex;position:relative}.qweb.qw-hist .qt-steps li:before{content:"";background:var(--line-2);width:1px;position:absolute;top:12px;bottom:-6px;left:5px}.qweb.qw-hist .qt-steps li:last-child:before{display:none}.qweb.qw-hist .qt-steps li:after{content:"";background:var(--brand);width:11px;height:11px;box-shadow:0 0 0 4px var(--brand-soft);border-radius:50%;position:absolute;top:7px;left:0}.qweb.qw-hist .qt-steps .yr{width:74px;color:var(--brand);font-variant-numeric:tabular-nums;flex-shrink:0;padding-top:3px;font-size:15px;font-weight:800}.qweb.qw-hist .qt-steps .body b{color:var(--ink);font-size:17px;display:block}.qweb.qw-hist .qt-steps .body p{color:var(--dim);margin:8px 0 0;font-size:14.5px;line-height:1.65}@media (max-width:720px){.qweb.qw-awd .qa-vitrin .years{grid-template-columns:1fr}.qweb.qw-hist .qt-steps li{flex-direction:column;gap:6px}.qweb.qw-hist .qt-steps .yr{width:auto}}
