.site-module__QuHVGW__page{background:var(--bg);min-height:100dvh;padding-inline:16px}.site-module__QuHVGW__page>*{max-width:1080px;margin-inline:auto}.site-module__QuHVGW__nav{padding-block:calc(env(safe-area-inset-top,0px) + 18px) 18px;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;display:flex}.site-module__QuHVGW__brand{color:var(--green);align-items:center;gap:7px;font-size:15px;font-weight:800;display:inline-flex}.site-module__QuHVGW__brand i{background:var(--green);border-radius:3px;width:12px;height:12px;display:inline-block}.site-module__QuHVGW__navLink{color:var(--green);font-weight:600;text-decoration:none}.site-module__QuHVGW__notice{background:var(--green-soft);border-radius:12px;margin-top:16px;padding:10px 14px}.site-module__QuHVGW__hero{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:40px;padding-block:56px 44px;display:grid;position:relative}.site-module__QuHVGW__hero:before{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(var(--desk-grid) 1px, transparent 1px), linear-gradient(90deg, var(--desk-grid) 1px, transparent 1px);background-size:22px 22px;position:absolute;inset:0 -16px;-webkit-mask-image:linear-gradient(#000 55%,#0000);mask-image:linear-gradient(#000 55%,#0000)}.site-module__QuHVGW__hero>*{z-index:1;position:relative}.site-module__QuHVGW__eyebrow{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--green);font-size:11.5px}.site-module__QuHVGW__h1{font-family:var(--font-display);letter-spacing:-.035em;text-wrap:balance;margin:14px 0 20px;font-size:clamp(38px,6.2vw,68px);font-weight:900;line-height:.98}.site-module__QuHVGW__lede{font-family:var(--font-serif);max-width:56ch;margin:0;font-size:clamp(17px,2vw,19px);line-height:1.6}.site-module__QuHVGW__cta{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.site-module__QuHVGW__primary,.site-module__QuHVGW__secondary{border-radius:12px;align-items:center;padding:13px 18px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.site-module__QuHVGW__primary{background:var(--green);color:var(--green-ink)}.site-module__QuHVGW__secondary{background:var(--card);border:1px solid var(--line);color:var(--ink)}.site-module__QuHVGW__small{color:var(--muted);margin:12px 0 0;font-size:13px}.site-module__QuHVGW__phoneWrap{justify-content:center;display:flex}.site-module__QuHVGW__phone{aspect-ratio:9/18.5;background:var(--night);width:280px;max-width:100%;box-shadow:var(--shadow-page);border-radius:44px;padding:10px}.site-module__QuHVGW__screen{background:var(--bg);border-radius:35px;flex-direction:column;gap:10px;height:100%;padding:30px 14px 14px;display:flex;position:relative;overflow:hidden}.site-module__QuHVGW__sHead span{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:9.5px;display:block}.site-module__QuHVGW__sHead b{letter-spacing:-.03em;font-size:26px;font-weight:800}.site-module__QuHVGW__sCard{background:var(--hl-soft);border-radius:14px;padding:10px 12px;font-size:12.5px;display:grid}.site-module__QuHVGW__sLbl{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:8.5px}.site-module__QuHVGW__sNote{background:var(--card);border:1px solid var(--line);border-radius:14px;grid-template-columns:44px 1fr;gap:10px;padding:8px;display:grid}.site-module__QuHVGW__sThumb{background:repeating-linear-gradient(0deg, var(--wash), var(--wash) 7px, var(--line) 7px, var(--line) 8px);border:1px solid var(--line);border-radius:9px;width:44px;height:44px}.site-module__QuHVGW__sChip{color:var(--green);background:var(--green-soft);border-radius:999px;margin-bottom:3px;padding:1px 7px;font-size:9.5px;font-weight:700;display:inline-block}.site-module__QuHVGW__sText{font-family:var(--font-serif);font-size:11px;line-height:1.4;display:block}.site-module__QuHVGW__sSug{border:1.5px dashed var(--line-strong);background:var(--card);border-radius:14px;padding:8px 10px;font-size:12.5px;display:grid}.site-module__QuHVGW__sPlus{background:var(--green);width:46px;height:46px;color:var(--green-ink);box-shadow:var(--shadow-float);border-radius:15px;place-items:center;font-size:26px;display:grid;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.site-module__QuHVGW__film{border-radius:var(--r-card);background:var(--night);box-shadow:var(--shadow-page);aspect-ratio:16/9;margin-block:8px 44px;position:relative;overflow:hidden}.site-module__QuHVGW__film video{object-fit:cover;width:100%;height:100%;display:block}.site-module__QuHVGW__filmPlay{cursor:pointer;background:0 0;border:0;justify-content:flex-end;align-items:flex-end;padding:clamp(14px,3vw,28px);display:flex;position:absolute;inset:0}.site-module__QuHVGW__filmBtn{background:var(--hl);color:var(--ink);box-shadow:var(--shadow-float);border-radius:999px;align-items:center;gap:12px;padding:10px 18px 10px 10px;transition:transform .15s;display:inline-flex}.site-module__QuHVGW__filmPlay:hover .site-module__QuHVGW__filmBtn{transform:scale(1.04)}.site-module__QuHVGW__filmBtn i{background:var(--ink);border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.site-module__QuHVGW__filmBtn svg{width:15px;height:15px;fill:var(--hl);margin-left:3px}.site-module__QuHVGW__filmBtn>span{text-align:left;line-height:1.15;display:grid}.site-module__QuHVGW__filmBtn b{font-size:16px;font-weight:800}.site-module__QuHVGW__filmBtn small{opacity:.75;font-size:12.5px}@media (max-width:640px){.site-module__QuHVGW__filmPlay{align-items:flex-start;padding:12px}.site-module__QuHVGW__filmBtn{gap:9px;padding:6px 14px 6px 6px}.site-module__QuHVGW__filmBtn i{width:32px;height:32px}.site-module__QuHVGW__filmBtn svg{width:12px;height:12px}.site-module__QuHVGW__filmBtn b{font-size:14px}.site-module__QuHVGW__filmBtn small{font-size:11px}}.site-module__QuHVGW__facts{border-top:2px solid var(--ink);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.site-module__QuHVGW__facts>div{align-content:start;gap:6px;padding:18px 18px 20px 0;display:grid}.site-module__QuHVGW__facts>div+div{border-left:1px solid var(--line);padding-left:18px}.site-module__QuHVGW__facts b{letter-spacing:-.03em;font-size:clamp(26px,3.4vw,38px);font-weight:800;line-height:1}.site-module__QuHVGW__facts span{color:var(--muted);font-size:13.5px}.site-module__QuHVGW__sec{padding-block:60px 8px}.site-module__QuHVGW__h2{font-family:var(--font-display);letter-spacing:-.03em;text-wrap:balance;margin:10px 0 20px;font-size:clamp(26px,3.6vw,40px);font-weight:800;line-height:1.05}.site-module__QuHVGW__body{font-family:var(--font-serif);max-width:64ch;margin:0;font-size:17px;line-height:1.65}.site-module__QuHVGW__three{border-top:1px solid var(--ink);grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;padding-top:18px;display:grid}.site-module__QuHVGW__three h3,.site-module__QuHVGW__rules h3{letter-spacing:-.01em;margin:6px 0;font-size:18px}.site-module__QuHVGW__three p,.site-module__QuHVGW__rules p{color:var(--muted);margin:0;font-size:14.5px;line-height:1.55}.site-module__QuHVGW__step{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--green);font-size:11px}.site-module__QuHVGW__rules{border-top:1px solid var(--ink);grid-template-columns:repeat(2,minmax(0,1fr));gap:0 34px;display:grid}.site-module__QuHVGW__rules>div{border-bottom:1px solid var(--line);padding:18px 0}.site-module__QuHVGW__tiers{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.site-module__QuHVGW__tier{border:1px solid var(--line);background:var(--card);border-radius:16px;align-content:start;gap:10px;padding:18px;display:grid}.site-module__QuHVGW__key{border:2px solid var(--green)}.site-module__QuHVGW__who{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:11px}.site-module__QuHVGW__tier b{letter-spacing:-.03em;font-size:28px;font-weight:800}.site-module__QuHVGW__tier ul{color:var(--muted);gap:4px;margin:0;padding-left:16px;font-size:14px;display:grid}.site-module__QuHVGW__footer{padding-block:40px calc(env(safe-area-inset-bottom,0px) + 40px);border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:60px;display:flex}.site-module__QuHVGW__footer nav{flex-wrap:wrap;gap:16px;display:flex}.site-module__QuHVGW__footer a{color:var(--muted);font-size:14px;text-decoration:none}@media (max-width:860px){.site-module__QuHVGW__hero{grid-template-columns:1fr;padding-block:32px}.site-module__QuHVGW__three,.site-module__QuHVGW__tiers{grid-template-columns:1fr}}@media (max-width:640px){.site-module__QuHVGW__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.site-module__QuHVGW__facts>div:nth-child(3){border-left:0;padding-left:0}.site-module__QuHVGW__facts>div:nth-child(n+3){border-top:1px solid var(--line)}.site-module__QuHVGW__rules{grid-template-columns:1fr}}.site-module__QuHVGW__legal{max-width:720px;font-family:var(--font-serif);padding-block:32px 60px;font-size:16px;line-height:1.65}.site-module__QuHVGW__legal h1{font-family:var(--font-display);letter-spacing:-.03em;margin:0 0 8px;font-size:36px;line-height:1.05}.site-module__QuHVGW__legal h2{font-family:var(--font-display);letter-spacing:-.01em;margin:32px 0 8px;font-size:20px}.site-module__QuHVGW__legal table{border-collapse:collapse;width:100%;font-family:var(--font-body);font-size:14px}.site-module__QuHVGW__legal th,.site-module__QuHVGW__legal td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:8px 10px 8px 0}.site-module__QuHVGW__legal th{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--faint);font-size:10.5px;font-weight:500}.site-module__QuHVGW__draft{font-family:var(--font-body);background:var(--warn-soft);color:var(--warn);border-radius:10px;padding:10px 12px;font-size:13px}.site-module__QuHVGW__tableWrap{overflow-x:auto}.site-module__QuHVGW__compare{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.site-module__QuHVGW__before,.site-module__QuHVGW__after{border-radius:16px;padding:18px}.site-module__QuHVGW__before{background:var(--wash)}.site-module__QuHVGW__after{background:var(--green-soft)}.site-module__QuHVGW__compare h3{margin:0 0 10px;font-size:16px}.site-module__QuHVGW__compare ul{gap:6px;margin:0;padding-left:18px;font-size:14.5px;line-height:1.45;display:grid}.site-module__QuHVGW__before ul{color:var(--muted)}.site-module__QuHVGW__tiersOne{grid-template-columns:minmax(0,420px);display:grid}.site-module__QuHVGW__faq{border-top:1px solid var(--ink);max-width:760px;display:grid}.site-module__QuHVGW__faq details{border-bottom:1px solid var(--line);padding:14px 0}.site-module__QuHVGW__faq summary{cursor:pointer;justify-content:space-between;gap:12px;font-size:16px;font-weight:700;list-style:none;display:flex}.site-module__QuHVGW__faq summary::-webkit-details-marker{display:none}.site-module__QuHVGW__faq summary:after{content:"+";color:var(--green);font-weight:700}.site-module__QuHVGW__faq details[open] summary:after{content:"−"}.site-module__QuHVGW__faq p{font-family:var(--font-serif);color:var(--ink);max-width:64ch;margin:8px 0 0;font-size:15.5px;line-height:1.6}.site-module__QuHVGW__closing{justify-items:start;gap:14px;padding-block:64px 8px;display:grid}.site-module__QuHVGW__closing .site-module__QuHVGW__h2{margin:0}@media (max-width:640px){.site-module__QuHVGW__compare{grid-template-columns:1fr}}.site-module__QuHVGW__guide{max-width:740px}.site-module__QuHVGW__guide h1{font-size:clamp(30px,5vw,42px)}.site-module__QuHVGW__guide h2{margin-top:40px;font-size:22px}.site-module__QuHVGW__guide h3{font-family:var(--font-display);margin:22px 0 4px;font-size:17px}.site-module__QuHVGW__guide a{color:var(--green)}.site-module__QuHVGW__guide blockquote{border-left:3px solid var(--hl);margin:16px 0;padding:4px 0 4px 16px;font-style:italic}.site-module__QuHVGW__crumbs{font-family:var(--font-body);color:var(--muted);margin-bottom:14px;font-size:13px}.site-module__QuHVGW__crumbs a{color:var(--muted)}.site-module__QuHVGW__updated{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--faint);margin:0 0 20px;font-size:11.5px}.site-module__QuHVGW__answer{background:var(--hl-soft);border-left:4px solid var(--hl);border-radius:var(--r-small);gap:6px;margin:8px 0 12px;padding:16px 18px;display:grid}.site-module__QuHVGW__answer b{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--green);font-size:11px}.site-module__QuHVGW__answer p{margin:0}.site-module__QuHVGW__sources{font-family:var(--font-body);padding-left:18px;font-size:14px}.site-module__QuHVGW__sources li+li{margin-top:6px}.site-module__QuHVGW__disclaimer{font-family:var(--font-body);color:var(--muted);font-size:13px}.site-module__QuHVGW__cta{border-radius:var(--r-card);background:var(--green-soft);font-family:var(--font-body);justify-items:start;gap:8px;margin:36px 0 8px;padding:20px;display:grid}.site-module__QuHVGW__cta b{font-family:var(--font-display);font-size:20px}.site-module__QuHVGW__cta span{font-size:15px}.site-module__QuHVGW__cta .site-module__QuHVGW__primary{color:var(--green-ink);margin-top:4px}.site-module__QuHVGW__related{font-family:var(--font-body);padding-left:18px;font-size:15px}.site-module__QuHVGW__related li+li{margin-top:8px}.site-module__QuHVGW__guides{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.site-module__QuHVGW__guides a{border:1px solid var(--line);border-radius:var(--r-card);background:var(--card);color:var(--ink);gap:6px;padding:16px;text-decoration:none;display:grid}.site-module__QuHVGW__guides a:hover{border-color:var(--green)}.site-module__QuHVGW__guides b{font-size:16px}.site-module__QuHVGW__guides span{color:var(--muted);font-size:14px}@media (max-width:640px){.site-module__QuHVGW__guides{grid-template-columns:minmax(0,1fr)}}.site-module__QuHVGW__transcript{color:var(--muted);margin:-30px 0 40px;font-size:14px}.site-module__QuHVGW__transcript summary{cursor:pointer}.site-module__QuHVGW__transcript p{font-family:var(--font-serif);color:var(--ink);max-width:64ch}
