.article-module__gInrYW__root{--page:#faf8f5;--title:#0c0a09;--body:#292524;--muted:#44403c;--soft:#78716c;--rule:#0c0a091f;--pill:#efebe6;--mark-sky:#cfe6fb;--mark-sage:#d3f0da;--mark-clay:#fbd9c8;--mark-lilac:#e6dcfa;--screen:#efebe6;--dock:#ffffffd1;--logo:12 10 9;--serif:var(--font-spectral), Spectral, Georgia, serif;background:var(--page);min-height:100dvh;color:var(--body);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;-webkit-font-smoothing:antialiased;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:24px;overflow-x:clip}html.dark .article-module__gInrYW__root{--page:#0c0a09;--title:#fafaf9;--body:#e7e5e4;--muted:#d6d3d1;--soft:#a8a29e;--rule:#ffffff1f;--pill:#292524;--mark-sky:#3a86c86b;--mark-sage:#4aa0686b;--mark-clay:#c2502a73;--mark-lilac:#8b6cd673;--screen:#1c1917;--dock:#1c1917d1;--logo:221 187 117;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.article-module__gInrYW__root *{box-sizing:border-box}.article-module__gInrYW__root :is(h1,h2,p,figure,blockquote,dl,dd){margin:0}.article-module__gInrYW__root a:focus-visible{outline:2px solid var(--title);outline-offset:4px;border-radius:6px}.article-module__gInrYW__root hr{background:var(--rule);border:0;width:72px;height:1px;margin:0 auto}.article-module__gInrYW__brandRow{align-items:center;gap:10px;margin-bottom:40px;display:flex}.article-module__gInrYW__mark{color:var(--title);--token-brand-mark:var(--logo);display:inline-flex}.article-module__gInrYW__themeToggle{width:36px;height:36px;color:var(--soft);cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;padding:0;transition:background .15s,color .15s;display:grid}.article-module__gInrYW__themeToggle:hover{background:var(--pill);color:var(--title)}.article-module__gInrYW__themeToggle:focus-visible{outline:2px solid var(--title);outline-offset:2px}.article-module__gInrYW__themeToggle svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.article-module__gInrYW__sun{display:none}html.dark .article-module__gInrYW__moon{display:none}html.dark .article-module__gInrYW__sun{display:block}.article-module__gInrYW__hero{text-align:center;justify-items:center;gap:20px;padding:56px 16px 0;display:grid}.article-module__gInrYW__hero h1{max-width:680px;color:var(--title);font-family:var(--serif);letter-spacing:-.025em;text-wrap:balance;font-size:clamp(38px,6vw,56px);font-weight:500;line-height:1.08}.article-module__gInrYW__hero p{max-width:520px;color:var(--muted);text-wrap:balance;font-size:20px;line-height:30px}.article-module__gInrYW__hero mark{color:inherit;border-radius:.18em;padding:0 .18em;animation:8s ease-in-out infinite article-module__gInrYW__mark-cycle}@keyframes article-module__gInrYW__mark-cycle{0%,to{background-color:var(--mark-lilac)}25%{background-color:var(--mark-sage)}50%{background-color:var(--mark-clay)}75%{background-color:var(--mark-sky)}}@media (prefers-reduced-motion:reduce){.article-module__gInrYW__hero mark{animation:none}}.article-module__gInrYW__hero strong{color:var(--title);font-weight:600}.article-module__gInrYW__deck{justify-content:center;margin:120px auto 0;padding:0 16px;display:flex}.article-module__gInrYW__card{border-radius:16px;flex-direction:column;flex:none;gap:18px;width:232px;height:300px;margin-inline:-44px;padding:14px 14px 22px;transition:transform .3s cubic-bezier(.2,.8,.2,1);display:flex;box-shadow:0 24px 48px -24px #29252473}.article-module__gInrYW__card img{object-fit:cover;object-position:top;border-radius:8px;flex:1;width:100%;height:auto;min-height:0}.article-module__gInrYW__card span{font-family:var(--serif);font-size:28px;line-height:1}.article-module__gInrYW__card:first-child{transform:translateY(18px)rotate(-7deg)}.article-module__gInrYW__card:nth-child(2){transform:translateY(46px)rotate(-3deg)}.article-module__gInrYW__card:nth-child(3){z-index:1;transform:translateY(-6px)rotate(0)}.article-module__gInrYW__card:nth-child(4){transform:translateY(48px)rotate(3deg)}.article-module__gInrYW__card:nth-child(5){transform:translateY(14px)rotate(6deg)}@media (hover:hover){.article-module__gInrYW__card:hover{z-index:2;transform:translateY(-14px)rotate(0)}}.article-module__gInrYW__toneClay{color:#fff4d6;background:#c2502a}.article-module__gInrYW__tonePaper{color:#524733;background:#f6ebd9}.article-module__gInrYW__toneSky{color:#e3f4ff;background:#3a86c8}.article-module__gInrYW__toneSage{color:#123d22;background:#8fcf9f}.article-module__gInrYW__toneInk{color:#f6ebd9;background:#292524}.article-module__gInrYW__article{gap:24px;width:min(540px,100% - 32px);margin:0 auto;padding-top:32px;display:grid}.article-module__gInrYW__deck+.article-module__gInrYW__article{padding-top:176px}.article-module__gInrYW__article p{color:var(--muted);font-size:19px;line-height:30px}.article-module__gInrYW__article strong{color:var(--title);font-weight:600}.article-module__gInrYW__article mark{color:var(--title);border-radius:5px;padding:2px 5px;font-weight:600}.article-module__gInrYW__root mark{-webkit-box-decoration-break:clone;box-decoration-break:clone}.article-module__gInrYW__markSky{background:var(--mark-sky)}.article-module__gInrYW__markSage{background:var(--mark-sage)}.article-module__gInrYW__markClay{background:var(--mark-clay)}.article-module__gInrYW__markLilac{background:var(--mark-lilac)}.article-module__gInrYW__article h2{color:var(--title);font-family:var(--serif);letter-spacing:-.01em;margin-top:72px;margin-bottom:-8px;font-size:28px;font-weight:500;line-height:34px}.article-module__gInrYW__strip{scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;width:min(756px,100% - 32px);margin:40px auto 8px;padding:4px 0 28px;display:flex;overflow-x:auto}.article-module__gInrYW__strip::-webkit-scrollbar{display:none}.article-module__gInrYW__strip>:first-child{margin-inline-start:auto}.article-module__gInrYW__strip>:last-child{margin-inline-end:auto}.article-module__gInrYW__strip button{cursor:zoom-in;scroll-snap-align:center;background:0 0;border:0;border-radius:12px;flex:none;width:max(150px,25% - 12px);padding:0;transition:transform .2s}@media (hover:hover){.article-module__gInrYW__strip button:hover{transform:translateY(-4px)}}.article-module__gInrYW__strip button:focus-visible{outline:2px solid var(--title);outline-offset:4px}.article-module__gInrYW__strip img{aspect-ratio:1/2;object-fit:cover;object-position:top;background:var(--screen);width:100%;height:auto;box-shadow:0 0 0 1px var(--rule), 0 18px 40px -20px #29252459;border-radius:12px;display:block}.article-module__gInrYW__viewer{color:#fff;overscroll-behavior:contain;background:0 0;border:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0}.article-module__gInrYW__viewer::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0c0a09e0}.article-module__gInrYW__viewer[open]{animation:.2s ease-out article-module__gInrYW__viewer-in}@keyframes article-module__gInrYW__viewer-in{0%{opacity:0}}.article-module__gInrYW__viewerTrack{scroll-snap-type:x mandatory;scrollbar-width:none;height:100%;display:flex;overflow-x:auto}.article-module__gInrYW__viewerTrack::-webkit-scrollbar{display:none}.article-module__gInrYW__viewerSlide{scroll-snap-align:center;scroll-snap-stop:always;flex:0 0 100%;justify-content:center;align-items:center;padding:12px 12px 40px;display:flex}.article-module__gInrYW__viewerSlide img{border-radius:20px;width:min(100%,460px,48dvh - 24.96px);height:auto;box-shadow:0 0 0 1px #ffffff1f}.article-module__gInrYW__viewerClose,.article-module__gInrYW__viewerPrev,.article-module__gInrYW__viewerNext{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#292524b8;border:0;border-radius:999px;place-items:center;width:44px;height:44px;font-size:22px;line-height:1;display:grid;position:absolute}.article-module__gInrYW__viewerClose{font-size:16px;top:12px;right:12px}.article-module__gInrYW__viewerPrev,.article-module__gInrYW__viewerNext{font-size:28px;top:50%;translate:0 -50%}.article-module__gInrYW__viewerPrev{left:max(12px,50% - 300px)}.article-module__gInrYW__viewerNext{right:max(12px,50% - 300px)}.article-module__gInrYW__viewerPrev:disabled,.article-module__gInrYW__viewerNext:disabled{opacity:.3;cursor:default}@media (hover:none){.article-module__gInrYW__viewerPrev,.article-module__gInrYW__viewerNext{display:none}}.article-module__gInrYW__viewerDots{gap:8px;display:flex;position:absolute;bottom:18px;left:50%;translate:-50%}.article-module__gInrYW__viewerDots span{background:#ffffff59;border-radius:999px;width:7px;height:7px;transition:background .2s}.article-module__gInrYW__viewerDots span[data-active]{background:#fff}.article-module__gInrYW__screens{justify-content:center;gap:16px;width:min(756px,100% - 32px);margin:40px auto 8px;display:flex}.article-module__gInrYW__screens img{object-fit:cover;object-position:top;background:var(--screen);width:0;max-width:372px;height:420px;box-shadow:0 0 0 1px var(--rule), 0 18px 40px -20px #29252459;border-radius:12px;flex:1 1 0}.article-module__gInrYW__reviews{gap:72px;width:min(540px,100% - 32px);margin:104px auto 32px;display:grid}.article-module__gInrYW__quote{text-align:center;justify-items:center;gap:20px;display:grid}.article-module__gInrYW__quote blockquote{color:var(--title);font-family:var(--serif);font-size:20px;line-height:32px}.article-module__gInrYW__quote figcaption{text-align:left;align-items:center;gap:12px;display:flex}.article-module__gInrYW__quote figcaption>span:last-child{display:grid}.article-module__gInrYW__quote strong{color:var(--title);font-size:15px;font-weight:500;line-height:20px}.article-module__gInrYW__quote small{color:var(--muted);font-size:13px;line-height:18px}.article-module__gInrYW__avatar{color:#fff;width:36px;height:36px;font-family:var(--serif);background:linear-gradient(135deg,#f6ebd9,#c2502a);border-radius:999px;place-items:center;font-size:17px;display:grid}.article-module__gInrYW__dock{z-index:20;padding:0 16px calc(20px + env(safe-area-inset-bottom));pointer-events:none;justify-content:center;display:flex;position:fixed;inset:auto 0 0}.article-module__gInrYW__actions{background:var(--dock);-webkit-backdrop-filter:blur(16px)saturate(140%);pointer-events:auto;border-radius:999px;align-items:center;gap:6px;padding:6px;display:flex;box-shadow:0 16px 40px -8px #2925244d}.article-module__gInrYW__buy{background:var(--title);color:var(--page);border-radius:999px;padding:12px 24px;font-size:18px;font-weight:600;line-height:28px;text-decoration:none;transition:transform .15s}.article-module__gInrYW__buy:active{transform:scale(.97)}.article-module__gInrYW__buy,.article-module__gInrYW__ask{white-space:nowrap}.article-module__gInrYW__buy{justify-content:center;align-items:center;gap:10px;display:inline-flex}.article-module__gInrYW__price{border-left:1px solid color-mix(in srgb, var(--page) 35%, transparent);opacity:.8;font-variant-numeric:tabular-nums;padding-left:10px;font-weight:500}.article-module__gInrYW__stores{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:8px;display:flex}.article-module__gInrYW__ask{color:var(--title);border-radius:999px;padding:12px 20px;font-size:16px;font-weight:500;line-height:28px;text-decoration:none;transition:background .15s}.article-module__gInrYW__ask:hover{background:var(--pill)}.article-module__gInrYW__article .article-module__gInrYW__note{color:var(--soft);font-size:14px;line-height:20px}.article-module__gInrYW__faq{gap:32px;display:grid}.article-module__gInrYW__faq dt{color:var(--title);font-size:18px;font-weight:500;line-height:28px}.article-module__gInrYW__faq dd{color:var(--muted);margin-top:8px;font-size:18px;line-height:28px}.article-module__gInrYW__footer{border-top:1px solid var(--rule);width:min(540px,100% - 32px);color:var(--soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:144px auto 0;padding:24px 0 128px;font-size:14px;display:flex}.article-module__gInrYW__footer nav{flex-wrap:wrap;gap:8px 20px;display:flex}.article-module__gInrYW__footer a{color:var(--soft);text-decoration:none}.article-module__gInrYW__footer a:hover{color:var(--title)}.article-module__gInrYW__footer select{border-color:var(--rule);color:var(--body);background:0 0}.article-module__gInrYW__dockStack{pointer-events:auto;flex-direction:column;align-items:center;gap:16px;display:flex}.article-module__gInrYW__buy,.article-module__gInrYW__ask{cursor:pointer;border:0;font-family:inherit}.article-module__gInrYW__ask{background:0 0;align-items:center;gap:8px;display:inline-flex;position:relative}.article-module__gInrYW__badge{color:#2f6b45;font-variant-numeric:tabular-nums;white-space:nowrap;background:#dcefe2;border-radius:999px;padding:3px 9px;font-size:12px;font-weight:700;line-height:16px;transition:background .4s,color .4s,box-shadow .4s;position:absolute;top:-12px;right:-2px;transform:rotate(4deg)}html.dark .article-module__gInrYW__badge:not([data-lively]){color:#9fd4b0;background:#1f3a2a}.article-module__gInrYW__badge[data-lively]{color:#fff;background:#16a34a;box-shadow:0 4px 10px -4px #16653499}.article-module__gInrYW__requestLink{border:1px solid var(--rule);background:var(--pill);color:var(--title);text-underline-offset:3px;cursor:pointer;border-radius:999px;padding:6px 14px;font-family:inherit;font-size:14px;font-weight:500;line-height:20px;text-decoration:underline;box-shadow:0 6px 16px -8px #0c0a0959}.article-module__gInrYW__sheet{background:var(--page);width:100%;max-width:520px;max-height:90dvh;color:var(--title);border:0;border-radius:24px 24px 0 0;margin:auto auto 0;padding:0;box-shadow:0 -16px 48px -12px #00000059}.article-module__gInrYW__sheet[open]{animation:.24s cubic-bezier(.2,.8,.2,1) article-module__gInrYW__sheetUp}.article-module__gInrYW__sheet::backdrop{background:#0c0a0973}@keyframes article-module__gInrYW__sheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.article-module__gInrYW__sheet[open]{animation:none}}.article-module__gInrYW__sheetBody{padding:10px 20px calc(24px + env(safe-area-inset-bottom));gap:18px;display:grid}.article-module__gInrYW__grabber{background:var(--pill);border-radius:999px;justify-self:center;width:40px;height:4px}.article-module__gInrYW__sheetHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.article-module__gInrYW__sheetHeader h2{margin:0;font-size:22px;line-height:28px}.article-module__gInrYW__sheetHeader p{color:var(--soft);margin:4px 0 0;font-size:15px;line-height:22px}.article-module__gInrYW__sheetClose{background:var(--pill);width:36px;height:36px;color:var(--title);cursor:pointer;border:0;border-radius:999px;flex:none;font-size:22px;line-height:1}.article-module__gInrYW__seats{justify-content:space-between;align-items:center;gap:12px;font-weight:500;display:flex}.article-module__gInrYW__stepper{background:var(--pill);border-radius:999px;align-items:center;gap:4px;padding:4px;display:flex}.article-module__gInrYW__stepper button{background:var(--page);width:40px;height:40px;color:var(--title);cursor:pointer;border:0;border-radius:999px;font-size:20px}.article-module__gInrYW__stepper button:disabled{opacity:.4;cursor:default}.article-module__gInrYW__stepper output{text-align:center;font-variant-numeric:tabular-nums;min-width:40px;font-size:18px;font-weight:600}.article-module__gInrYW__sheetNote{color:var(--soft);margin:0;font-size:14px;line-height:20px}.article-module__gInrYW__turnstile{min-height:65px}.article-module__gInrYW__field{gap:6px;font-size:14px;font-weight:500;display:grid}.article-module__gInrYW__field input,.article-module__gInrYW__field textarea{border:1px solid var(--pill);background:var(--page);min-height:48px;color:var(--title);font:inherit;border-radius:14px;padding:0 16px;font-size:16px}.article-module__gInrYW__field textarea{resize:none;padding:12px 16px}.article-module__gInrYW__field input:focus,.article-module__gInrYW__field textarea:focus{outline:2px solid var(--title);outline-offset:1px}.article-module__gInrYW__field small{color:var(--soft);font-size:13px;font-weight:400;line-height:18px}.article-module__gInrYW__payButton{background:var(--title);min-height:52px;color:var(--page);font:inherit;cursor:pointer;border:0;border-radius:999px;font-size:17px;font-weight:600}.article-module__gInrYW__payButton:disabled{opacity:.6;cursor:progress}.article-module__gInrYW__methodSwitch{color:var(--soft);font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;justify-self:center;font-size:14px;text-decoration:underline}.article-module__gInrYW__shareLink{background:var(--pill);color:var(--title);word-break:break-all;border-radius:14px;margin:0;padding:12px 16px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;line-height:18px}.article-module__gInrYW__sheetError{color:#b91c1c;margin:0;font-size:14px}@media (max-width:640px){.article-module__gInrYW__deck{margin-top:72px}.article-module__gInrYW__card{border-radius:12px;gap:10px;width:150px;height:200px;margin-inline:-40px;padding:9px 9px 14px}.article-module__gInrYW__card span{font-size:19px}.article-module__gInrYW__deck+.article-module__gInrYW__article{padding-top:112px}.article-module__gInrYW__screens img{height:300px}.article-module__gInrYW__dock{padding-inline:12px}.article-module__gInrYW__dockStack,.article-module__gInrYW__actions{width:100%}.article-module__gInrYW__buy,.article-module__gInrYW__ask{text-align:center;flex:1;padding:10px 12px;font-size:15px;line-height:24px}.article-module__gInrYW__ask{white-space:normal;line-height:18px}}
.legal-module__m2i2ra__header{gap:16px;width:min(640px,100% - 32px);margin:0 auto;padding-top:40px;display:grid}.legal-module__m2i2ra__header h1{color:var(--title);font-family:var(--serif);letter-spacing:-.02em;font-size:clamp(34px,5vw,46px);font-weight:500;line-height:1.1}.legal-module__m2i2ra__meta{color:var(--soft);font-size:14px}.legal-module__m2i2ra__summary{color:var(--muted);font-size:18px;line-height:28px}.legal-module__m2i2ra__body{width:min(640px,100% - 32px);color:var(--muted);gap:16px;margin:0 auto;padding-top:24px;font-size:16px;line-height:26px;display:grid}.legal-module__m2i2ra__body section{gap:14px;scroll-margin-top:24px;display:grid}.legal-module__m2i2ra__body h2{color:var(--title);font-family:var(--serif);margin:48px 0 0;font-size:26px;font-weight:500;line-height:32px}.legal-module__m2i2ra__body h3{color:var(--title);margin:12px 0 0;font-size:17px;font-weight:600}.legal-module__m2i2ra__body p,.legal-module__m2i2ra__body ul,.legal-module__m2i2ra__body ol{margin:0}.legal-module__m2i2ra__body ul,.legal-module__m2i2ra__body ol{gap:8px;padding-left:22px;display:grid}.legal-module__m2i2ra__body strong{color:var(--title);font-weight:600}.legal-module__m2i2ra__body a{color:var(--title);text-underline-offset:3px;overflow-wrap:anywhere;text-decoration:underline}.legal-module__m2i2ra__note{background:var(--pill);color:var(--body);border-radius:12px;padding:14px 16px}.legal-module__m2i2ra__tableWrap{border:1px solid var(--rule);border-radius:12px;overflow-x:auto}.legal-module__m2i2ra__body table{border-collapse:collapse;width:100%;min-width:520px;font-size:14px;line-height:21px}.legal-module__m2i2ra__body th,.legal-module__m2i2ra__body td{border-bottom:1px solid var(--rule);text-align:left;vertical-align:top;padding:10px 12px}.legal-module__m2i2ra__body tr:last-child td{border-bottom:0}.legal-module__m2i2ra__body th{color:var(--title);font-weight:600}.legal-module__m2i2ra__contents{border:1px solid var(--rule);border-radius:12px;margin:8px 0 0;padding:16px 20px}.legal-module__m2i2ra__contents p{color:var(--title);margin-bottom:8px;font-weight:600}.legal-module__m2i2ra__contents ol{columns:2 220px;gap:24px;font-size:15px}.legal-module__m2i2ra__contents li{break-inside:avoid;margin-bottom:6px}.legal-module__m2i2ra__contents a{text-decoration:none}.legal-module__m2i2ra__contents a:hover{text-decoration:underline}
