.btn{font:inherit;white-space:nowrap;color:var(--color-foreground);cursor:pointer;background:var(--color-background);border:1px solid var(--color-border);border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:6px 12px;font-size:.78rem;line-height:1.4;text-decoration:none;transition:background-color .12s,border-color .12s,color .12s;display:inline-flex}.btn:hover{background:var(--color-accent)}.btn:focus-visible{outline:2px solid var(--color-ring);outline-offset:1px}.btn--primary{color:var(--color-primary-foreground);background:var(--color-primary);border-color:#0000}.btn--primary:hover{background:var(--color-primary);filter:brightness(1.35)}.btn--danger{color:var(--color-destructive);border-color:var(--color-destructive);background:var(--color-background)}.btn--danger:hover{color:var(--color-destructive-foreground);background:var(--color-destructive);border-color:var(--color-destructive)}.btn--small{padding:4px 9px;font-size:.72rem}.btn--full{width:100%}.btn:disabled,.btn[aria-disabled=true]{cursor:not-allowed;opacity:.55}.btn:disabled:hover,.btn[aria-disabled=true]:hover{filter:none;background:var(--color-background)}.btn--primary:disabled:hover,.btn--primary[aria-disabled=true]:hover{background:var(--color-primary)}.field{flex-direction:column;gap:4px;font-size:.76rem;display:flex}.field input[type=text],.field input[type=email],.field input[type=url],.field input[type=tel],.field input[type=number],.field input[type=date],.field input[type=time],.field select,.field textarea{width:100%;font:inherit;color:var(--color-foreground);background:var(--color-background);border:1px solid var(--color-input,var(--color-border));border-radius:4px;padding:7px 9px;font-size:.85rem}.field textarea{resize:vertical}.field input:focus-visible,.field select:focus-visible,.field textarea:focus-visible{outline:2px solid var(--color-ring);outline-offset:1px}.field small{color:var(--color-muted-foreground);font-size:.72rem;line-height:1.4}.field__error{color:var(--color-destructive)}:root{--planner-bar:calc(48px + env(safe-area-inset-bottom,0px))}@media (width<=699px){body:has(.planner-header){padding-bottom:var(--planner-bar)}}.table-scroll{-webkit-overflow-scrolling:touch;min-width:0;max-width:100%;position:relative;overflow-x:auto}.table-scroll>table{min-width:100%}@media (width<=700px){.table-scroll:has(>.table-stack){overflow-x:visible}.table-scroll .table-stack,.table-scroll .table-stack tbody,.table-scroll .table-stack tbody tr,.table-scroll .table-stack tbody td{width:auto;display:block}.table-scroll .table-stack thead{display:none}.table-scroll .table-stack tbody tr{background:var(--color-card,var(--color-background));border:1px solid var(--color-border);border-radius:10px;margin-bottom:10px;padding:12px 14px}.table-scroll .table-stack tbody td{text-align:left;border-bottom:0;padding:4px 0}.table-scroll .table-stack tbody td[data-label]{text-align:right;justify-content:space-between;align-items:baseline;gap:14px;display:flex}.table-scroll .table-stack tbody td[data-label]:before{content:attr(data-label);letter-spacing:.06em;text-align:left;text-transform:uppercase;color:var(--color-muted-foreground);flex:none;font-size:.68rem;font-weight:600}.table-scroll .table-stack tbody td.is-head{padding-bottom:8px;font-size:.92rem}.table-scroll .table-stack tbody td.is-empty{display:none}.table-scroll .table-stack tbody td.tools{border-top:1px solid var(--color-border);flex-wrap:wrap;justify-content:flex-start;gap:8px;margin-top:6px;padding-top:10px;display:flex}.table-scroll .table-stack tbody td.tools:before{content:none}.table-scroll .table-stack tbody td.tools>*{flex:auto}}:root{--hf-linen:#edeae3;--hf-paper:#f7f5f0;--hf-ink:#14171f;--hf-indigo:#33477a;--hf-rope:#8a7a62;--hf-slate:#4a5261;--hf-rule:#8a7a624d;--hf-display:"Bodoni Moda", Georgia, "Times New Roman", serif;--hf-body:Karla, system-ui, -apple-system, "Segoe UI", sans-serif;--hf-radius:3px;--hf-radius-panel:26px;--hf-radius-card:18px;--hf-grad:linear-gradient(135deg, #14171f 0%, #1d2947 55%, #33477a 100%);--hf-gutter:7vw;--color-foreground:var(--hf-ink);--color-background:var(--hf-paper);--color-border:var(--hf-rule);--color-accent:var(--hf-linen);--color-ring:var(--hf-indigo);--color-primary:var(--hf-ink);--color-primary-foreground:var(--hf-linen);--color-destructive:#8a3324;--color-destructive-foreground:#fffdfa}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--hf-linen)}body{background:var(--hf-linen);color:var(--hf-ink);font-family:var(--hf-body);-webkit-font-smoothing:antialiased;margin:0;font-size:17px;line-height:1.6;overflow-x:clip}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--hf-indigo);outline-offset:3px}section[id]{scroll-margin-top:90px}.hf-display{font-family:var(--hf-display);letter-spacing:-.015em;text-wrap:balance;margin:0;font-weight:400;line-height:1.05}h1.hf-display{font-size:clamp(44px,4.6vw,84px);line-height:.98}h2.hf-display,h3.hf-display{font-size:34px}.hf-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--hf-rope);margin:0;font-size:13px}.hf-lede{max-width:34ch;margin:32px 0 0}.hf-meta{color:var(--hf-rope);font-size:13px}.hf-cta{color:var(--hf-linen);background:var(--hf-indigo);letter-spacing:.01em;border-radius:12px;padding:13px 26px;font-size:15px;font-weight:500;text-decoration:none;transition:background-color .18s,transform .18s;display:inline-block}.hf-cta:hover{background:#26365e;transform:translateY(-1px)}.hf-cta--light{color:var(--hf-ink);background:var(--hf-paper)}.hf-cta--light:hover{background:#fff}.hf-quiet{color:var(--hf-ink);text-decoration:none}.hf-quiet:hover{text-underline-offset:3px;text-decoration:underline}.hf-pad{padding-left:var(--hf-gutter);padding-right:var(--hf-gutter)}.hf-head{z-index:50;padding:13px var(--hf-gutter);background:var(--hf-linen);border-bottom:1px solid var(--hf-rule);justify-content:space-between;align-items:center;gap:32px;display:flex;position:fixed;inset:0 0 auto}.hf-head__brand{color:var(--hf-ink);align-items:center;gap:12px;text-decoration:none;display:flex}.hf-head__brand span{font-family:var(--hf-display);letter-spacing:.02em;font-size:22px}.hf-head__nav{align-items:baseline;gap:32px;font-size:15px;display:flex}.hf-burger{cursor:pointer;background:0 0;border:0;flex-direction:column;gap:5px;width:26px;padding:6px 0;display:none}.hf-burger span{background:var(--hf-ink);height:1.5px}.hf-scrim{z-index:60;background:color-mix(in srgb, var(--hf-linen) 55%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);opacity:0;pointer-events:none;transition:opacity .24s;position:fixed;inset:0}.hf-scrim.is-open{opacity:1;pointer-events:auto}.hf-panel{z-index:61;background:var(--hf-linen);border-left:1px solid var(--hf-rule);visibility:hidden;flex-direction:column;gap:22px;width:min(340px,80vw);padding:72px 28px 28px;transition:transform .28s cubic-bezier(.22,1,.36,1),visibility .28s;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-24px 0 60px #0000001f}.hf-panel.is-open{visibility:visible;transform:translate(0)}.hf-panel a{color:var(--hf-ink);font-size:17px;text-decoration:none}.hf-panel>a:not(.hf-cta){border-bottom:1px solid var(--hf-rule);padding-bottom:14px}.hf-panel .hf-cta{align-self:flex-start}.hf-panel__close{color:var(--hf-slate);cursor:pointer;background:0 0;border:0;font-size:30px;line-height:1;position:absolute;top:18px;right:22px}.hf-panel__languages{color:var(--hf-slate);border-top:1px solid var(--hf-rule);flex-wrap:wrap;gap:10px 16px;margin-top:auto;padding-top:20px;font-size:14px;display:flex}body.hf-locked{overflow:hidden}@media (prefers-reduced-motion:reduce){.hf-scrim,.hf-panel{transition-duration:1ms}}.hf-head-spacer{height:58px}.hf-knot{flex:none;display:block}.hf-break{padding:0 var(--hf-gutter);align-items:center;margin:14vh 0 0;display:flex}.hf-break__line{background:var(--hf-rope);flex:1;height:2px;margin-left:-8px}.hf-hero{padding:clamp(48px, 9vh, 110px) var(--hf-gutter) clamp(56px, 10vh, 120px);border-radius:var(--hf-radius-panel);background:var(--hf-grad);color:var(--hf-paper);margin:32px 14px 0;overflow:hidden}.hf-hero h1.hf-display{max-width:16ch}.hf-hero .hf-lede{color:#f7f5f0d1}.hf-hero__body{grid-template-columns:40fr 55fr;justify-content:space-between;align-items:center;gap:8%;margin-top:clamp(36px,7vh,80px);display:grid}.hf-hero__photo{min-width:0;height:clamp(275px,40vh,410px);position:relative}.hf-hero__photo img{aspect-ratio:4/5;object-fit:cover;background:#fff;border:10px solid #fff;border-bottom-width:44px;border-radius:0;width:clamp(145px,32%,210px);height:auto;display:block;position:absolute;box-shadow:0 14px 38px #0006}.hf-hero__photo img:first-child{top:4%;left:10%;transform:rotate(-7deg)}.hf-hero__photo img:nth-child(2){z-index:2;top:18%;left:34%;transform:rotate(4deg)}.hf-hero__photo img:nth-child(3){top:5%;left:58%;transform:rotate(-3deg)}.hf-hero__pitch{min-width:0}.hf-hero__pitch .hf-cta{margin-top:32px}.hf-section{padding:9vh var(--hf-gutter) 0}.hf-examples{grid-template-columns:repeat(3,1fr);align-items:start;gap:36px;margin-top:7vh;padding-bottom:24px;display:grid}.hf-example{color:inherit;border-radius:var(--hf-radius-card);min-width:0;text-decoration:none;transition:transform .32s cubic-bezier(.2,.6,.2,1);display:block;position:relative;box-shadow:0 16px 40px #14171f24}.hf-example:first-child{transform:rotate(-2.5deg)}.hf-example:nth-child(2){transform:rotate(1.5deg)translateY(22px)}.hf-example:nth-child(3){transform:rotate(-1.5deg)}.hf-example:hover{transform:rotate(0)translateY(0)}.hf-example__shot{background:var(--hf-paper);border-radius:var(--hf-radius-card);height:min(48vh,440px);display:block;overflow:hidden}.hf-example__shot img{object-fit:cover;width:100%;height:100%;display:block}.hf-example__caption{background:var(--hf-indigo);max-width:calc(100% - 32px);color:var(--hf-paper);border-radius:10px;padding:8px 14px;font-size:13px;position:absolute;bottom:16px;left:16px}.hf-support{text-align:center;max-width:60ch;color:var(--hf-slate);margin:32px auto 0;font-size:15px}.hf-support a{color:var(--hf-indigo);border-bottom:1px solid;font-weight:500;text-decoration:none}.hf-price{padding:9vh var(--hf-gutter) 0}.hf-price__body{max-width:52ch;margin:20px 0 0}.hf-closing{padding:14vh var(--hf-gutter);text-align:center}.hf-title-center{text-align:center;margin-inline:auto}.hf-cards{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:6vh;display:grid}.hf-card{background:var(--hf-paper);border-radius:var(--hf-radius-card);min-width:0;padding:32px 30px 36px}.hf-card--accent{background:var(--hf-indigo);color:var(--hf-paper)}.hf-card__icon{width:28px;height:28px;color:var(--hf-indigo);display:block}.hf-card--accent .hf-card__icon{color:var(--hf-paper)}.hf-card__title{margin-top:22px;font-size:21px}.hf-card p{margin:12px 0 0;font-size:15px;line-height:1.55}.hf-card:not(.hf-card--accent) p{color:var(--hf-slate)}.hf-card--stat{border-radius:var(--hf-radius-card);color:#fffdfa;background-position:50% 40%;background-size:cover;flex-direction:column;grid-column:1/-1;justify-content:flex-end;min-height:260px;padding:32px 36px;display:flex;position:relative;overflow:hidden}.hf-card--stat:before{content:"";background:linear-gradient(#14171f14 30%,#14171fb8);position:absolute;inset:0}.hf-card--stat>*{position:relative}.hf-card__figure{font-family:var(--hf-display);font-size:clamp(56px,6vw,92px);line-height:1}.hf-card--stat p{color:#f7f5f0e0;max-width:36ch;margin:8px 0 0}.hf-steps{border-radius:var(--hf-radius-panel);background:var(--hf-grad);grid-template-columns:repeat(3,1fr);gap:clamp(24px,4vw,64px);margin:6vh 0 0;padding:clamp(40px,7vh,72px) clamp(28px,4vw,64px);list-style:none;display:grid;position:relative;overflow:hidden}.hf-step{min-width:0;color:var(--hf-paper);position:relative}.hf-card__number{background:var(--hf-paper);width:34px;height:34px;color:var(--hf-ink);border-radius:10px;place-items:center;font-size:13px;font-weight:600;display:inline-grid}.hf-step h3{margin:18px 0 0;font-size:20px}.hf-step p{color:#f7f5f0bf;margin:10px 0 0;font-size:14px;line-height:1.6}.hf-steps__cta{text-align:center;margin:40px 0 0}.hf-orbit{padding:0 var(--hf-gutter);justify-content:center;align-items:center;min-height:480px;margin-top:14vh;display:flex;position:relative}.hf-orbit__center{z-index:2;text-align:center;max-width:24ch;position:relative}.hf-orbit__center .hf-cta{margin-top:28px}.hf-orbit__chip{background:var(--hf-indigo);color:var(--hf-paper);white-space:nowrap;border-radius:12px;padding:10px 18px;font-size:14px;animation:7s ease-in-out infinite alternate hf-drift;position:absolute;box-shadow:0 10px 26px #14171f2e}.hf-orbit__chip:nth-child(2n){background:var(--hf-paper);color:var(--hf-ink);animation-direction:alternate-reverse}@keyframes hf-drift{0%{margin-top:0}to{margin-top:14px}}.hf-orbit__chip:first-of-type{top:6%;left:8%;transform:rotate(-6deg)}.hf-orbit__chip:nth-of-type(2){top:0;left:30%;transform:rotate(3deg)}.hf-orbit__chip:nth-of-type(3){top:8%;right:26%;transform:rotate(-2deg)}.hf-orbit__chip:nth-of-type(4){top:18%;right:7%;transform:rotate(5deg)}.hf-orbit__chip:nth-of-type(5){top:46%;left:5%;transform:rotate(4deg)}.hf-orbit__chip:nth-of-type(6){top:52%;right:5%;transform:rotate(-4deg)}.hf-orbit__chip:nth-of-type(7){bottom:10%;left:12%;transform:rotate(2deg)}.hf-orbit__chip:nth-of-type(8){bottom:2%;left:38%;transform:rotate(-3deg)}.hf-orbit__chip:nth-of-type(9){bottom:8%;right:12%;transform:rotate(6deg)}@media (prefers-reduced-motion:reduce){.hf-orbit__chip{animation:none}}.hf-hero--compact{padding:clamp(44px, 8vh, 90px) var(--hf-gutter);background:linear-gradient(320deg,#14171f 0%,#1d2947 55%,#33477a 100%)}.hf-hero--compact h1.hf-display{max-width:20ch;font-size:clamp(36px,3.6vw,62px)}.hf-hero--compact .hf-eyebrow{color:#f7f5f099}.hf-tiers{grid-template-columns:1fr 1fr;align-items:start;gap:18px;margin-top:6vh;display:grid}.hf-tier{background:var(--hf-paper);border-radius:var(--hf-radius-card);min-width:0;padding:40px 38px 44px}.hf-tier--coord{background:var(--hf-indigo);color:var(--hf-paper)}.hf-tier--coord .hf-eyebrow{color:#f7f5f0a6}.hf-tier__price{color:var(--hf-indigo);margin:18px 0 0;font-size:clamp(28px,2.6vw,40px)}.hf-tier--coord .hf-tier__price{color:var(--hf-paper)}.hf-tier__list{margin:26px 0 0;padding:0;list-style:none}.hf-tier__list li{align-items:baseline;gap:12px;padding:11px 0;font-size:15px;display:flex}.hf-tier__list li:before{content:"";border-right:2px solid var(--hf-indigo);border-bottom:2px solid var(--hf-indigo);flex:none;width:7px;height:12px;transform:rotate(40deg)}.hf-tier__line{color:#f7f5f0d9;max-width:44ch;margin:18px 0 0;font-size:15px;line-height:1.6}.hf-tier--coord .hf-cta{margin-top:28px}.hf-faq{flex-direction:column;gap:14px;max-width:820px;margin:5vh auto 0;display:flex}.hf-faq__item{background:var(--hf-paper);border-radius:var(--hf-radius-card);padding:0 28px}.hf-faq__item summary{cursor:pointer;padding:22px 44px 22px 0;font-size:17px;font-weight:500;line-height:1.35;list-style:none;position:relative}.hf-faq__item summary::-webkit-details-marker{display:none}.hf-faq__item summary:after{content:"+";color:var(--hf-indigo);font-size:24px;font-weight:300;transition:transform .26s cubic-bezier(.2,.6,.2,1);position:absolute;top:50%;right:0;transform:translateY(-50%)}.hf-faq__item[open] summary:after{transform:translateY(-50%)rotate(45deg)}.hf-faq__item p{max-width:62ch;color:var(--hf-slate);margin:0 0 24px}.hf-duo{padding:0 var(--hf-gutter);grid-template-columns:1fr 1fr;gap:22px;margin-top:10vh;display:grid}.hf-duo__card{color:#fffdfa;border-radius:var(--hf-radius-panel);background-position:50%;background-size:cover;min-width:0;text-decoration:none;display:block;overflow:hidden}.hf-duo__veil{text-align:center;background:#14171f8c;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:380px;padding:8vh 8%;transition:background-color .3s;display:flex}.hf-duo__card:hover .hf-duo__veil{background:#14171fa8}.hf-duo__card h2{max-width:18ch;font-size:clamp(28px,2.6vw,42px)}.hf-duo__card p{color:#f7f5f0d9;max-width:40ch;margin:0}.hf-duo__card .hf-cta{margin-top:18px}footer{border-radius:var(--hf-radius-panel);background:var(--hf-grad);color:var(--hf-paper);margin:10vh 14px 14px;overflow:hidden}footer .hf-quiet{color:#f7f5f0d1}footer .hf-quiet:hover{color:var(--hf-paper)}.hf-foot{padding:8vh var(--hf-gutter) 0;grid-template-columns:2fr 1fr 1fr;gap:40px;display:grid}.hf-foot h4{font-family:var(--hf-body);letter-spacing:.08em;text-transform:uppercase;color:#f7f5f08c;margin:0 0 14px;font-size:13px;font-weight:500}.hf-foot ul{flex-direction:column;gap:8px;margin:0;padding:0;font-size:15px;list-style:none;display:flex}.hf-foot__base{padding:24px var(--hf-gutter) 32px;color:#f7f5f099;border-top:1px solid #f7f5f02e;justify-content:space-between;align-items:center;gap:24px;margin-top:6vh;font-size:13px;display:flex}.hf-lead-post{color:inherit;margin-top:7vh;text-decoration:none;display:block}.hf-posts{border-top:1px solid var(--hf-rule);grid-template-columns:repeat(2,1fr);gap:7vh 10%;margin-top:7vh;padding-top:7vh;display:grid}.hf-post{color:inherit;min-width:0;text-decoration:none}.hf-post h3{font-family:var(--hf-display);margin:12px 0 0;font-size:24px;font-weight:400;line-height:1.15}.hf-post p{margin:12px 0 0;font-size:16px}.hf-article{max-width:66ch;padding:9vh var(--hf-gutter) 0;margin:0 auto}.hf-article__body{margin-top:6vh}.hf-article__body h2{font-family:var(--hf-display);margin:5vh 0 0;font-size:28px;font-weight:400;line-height:1.15}.hf-article__body p{margin:24px 0 0}.hf-article__body ul,.hf-article__body ol{margin:24px 0 0;padding-left:22px}.hf-article__body li+li{margin-top:8px}.hf-article__body blockquote{border-left:2px solid var(--hf-rope);font-family:var(--hf-display);margin:5vh 0 0;padding-left:24px;font-size:21px;line-height:1.35}.hf-article__body a{color:var(--hf-indigo)}.hf-signature{font-family:var(--hf-display);margin:6vh 0 0;font-size:21px}.hf-article__body h1,.hf-article__body h3{font-family:var(--hf-display);margin:5vh 0 0;font-size:28px;font-weight:400;line-height:1.15}.hf-article__body h3{font-size:22px}.hf-article__body pre{background:var(--hf-paper);border-radius:4px;margin:24px 0 0;padding:16px;font-size:14px;overflow-x:auto}.hf-article__body hr{border:0;border-top:1px solid var(--hf-rule);margin:5vh 0 0}.hf-editor{background:var(--hf-linen);border:1px solid var(--hf-rule);border-radius:3px;min-height:24rem;padding:14px 16px;font-family:inherit;font-size:16px;line-height:1.6}.hf-editor:focus{outline:2px solid var(--hf-indigo);outline-offset:1px}.hf-editor h1{font-family:var(--hf-display);font-size:24px;font-weight:400}.hf-editor blockquote{border-left:2px solid var(--hf-rope);padding-left:16px}trix-toolbar .trix-button-group.trix-button-group--file-tools{display:none}@media (width<=800px){:root{--hf-gutter:24px}.hf-head{padding:18px var(--hf-gutter);flex-wrap:wrap;gap:14px 24px}.hf-head__nav{display:none}.hf-burger{display:flex}.hf-head-spacer{height:54px}.hf-hero{padding:44px var(--hf-gutter) 52px;margin:20px 8px 0}.hf-hero__body{grid-template-columns:1fr;gap:40px}.hf-hero__photo{height:80vw}.hf-examples,.hf-posts{grid-template-columns:1fr;gap:36px}.hf-example:nth-child(2){transform:rotate(1.5deg)}.hf-example__shot{height:min(56vh,420px)}.hf-steps{border-radius:var(--hf-radius-card);grid-template-columns:1fr;gap:36px}.hf-duo{grid-template-columns:1fr;padding:0 8px}.hf-duo__veil{min-height:320px}footer{margin:10vh 8px 8px}.hf-cards{scroll-snap-type:x mandatory;margin-inline:calc(-1 * var(--hf-gutter));padding:0 var(--hf-gutter) 8px;scrollbar-width:none;-webkit-overflow-scrolling:touch;background:0 0;border:0;gap:12px;display:flex;overflow-x:auto}.hf-cards::-webkit-scrollbar{display:none}.hf-card{scroll-snap-align:center;flex:0 0 82%}.hf-card--stat{scroll-snap-align:center;flex:0 0 82%;grid-column:auto;min-height:220px}.hf-tiers{grid-template-columns:1fr}.hf-steps{border-radius:var(--hf-radius-card);grid-template-columns:1fr}.hf-orbit{min-height:0;display:block}.hf-orbit__center{margin:0 auto}.hf-orbit__chip{margin:20px 6px 0 0;animation:none;display:inline-block;position:static}.hf-row--flip .hf-foot{grid-template-columns:1fr 1fr;gap:32px}.hf-foot>div:first-child{grid-column:1/-1}.hf-foot__base{flex-direction:column;align-items:flex-start;gap:14px}}.hf-admin{max-width:1240px;margin:0 auto;padding:28px 32px 80px}.hf-admin__head{border-bottom:1px solid var(--hf-rule);justify-content:space-between;align-items:baseline;gap:24px;padding-bottom:18px;display:flex}.hf-admin__nav{gap:20px;font-size:15px;display:flex}.hf-admin__nav a[aria-current=page]{color:var(--hf-indigo);border-bottom:1px solid var(--hf-indigo);padding-bottom:2px;text-decoration:none}.hf-admin h1{font-family:var(--hf-display);margin:0;font-size:30px;font-weight:400;line-height:1.1}.hf-admin h2{font-family:var(--hf-body);letter-spacing:.08em;text-transform:uppercase;color:var(--hf-rope);margin:40px 0 14px;font-size:13px;font-weight:500}.hf-figures{background:var(--hf-rule);border:1px solid var(--hf-rule);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1px;margin-top:28px;display:grid}.hf-figure{background:var(--hf-linen);padding:16px 18px}.hf-figure__value{font-family:var(--hf-display);font-size:30px;line-height:1.1;display:block}.hf-figure__label{letter-spacing:.06em;text-transform:uppercase;color:var(--hf-rope);margin-top:4px;font-size:12px;display:block}.hf-table{border-collapse:collapse;width:100%;font-size:15px}.hf-table th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:var(--hf-rope);border-bottom:1px solid var(--hf-rule);padding:0 12px 10px 0;font-size:12px;font-weight:500}.hf-table td{border-bottom:1px solid var(--hf-rule);vertical-align:top;padding:12px 12px 12px 0}.hf-table tbody tr:hover{background:var(--hf-paper)}.hf-table .num{text-align:right;font-variant-numeric:tabular-nums}.hf-sub{color:var(--hf-rope);font-size:12px}span.hf-sub{display:block}.hf-status{letter-spacing:.04em;text-transform:uppercase;color:var(--hf-rope);font-size:12px}.hf-status[data-state=active]{color:var(--hf-indigo)}.hf-status[data-state=past_due]{color:#8a3324}.hf-form{flex-direction:column;gap:18px;max-width:46rem;margin-top:24px;display:flex}.hf-field{flex-direction:column;gap:6px;display:flex}.hf-field>span{color:var(--hf-rope);font-size:13px}.hf-field input,.hf-field select,.hf-field textarea{font:inherit;color:var(--hf-ink);background:var(--hf-paper);border:1px solid var(--hf-rule);border-radius:var(--hf-radius);width:100%;padding:9px 11px;font-size:15px}.hf-field textarea{resize:vertical;min-height:9rem;line-height:1.6}.hf-field small{color:var(--hf-rope);font-size:12px}.hf-field__error{color:#8a3324}.hf-pair{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:18px;display:grid}.hf-actions{align-items:center;gap:16px;margin-top:8px;display:flex}.hf-notice{background:var(--hf-paper);border:1px solid var(--hf-rule);border-left:2px solid var(--hf-rope);margin:24px 0 0;padding:14px 16px;font-size:14px;line-height:1.6}.hf-empty{color:var(--hf-rope);padding:32px 0}.hf-signin{justify-content:center;align-items:center;min-height:100svh;padding:24px;display:flex}.hf-signin__panel{width:100%;max-width:24rem}@media (width<=800px){.hf-admin{padding:20px 16px 60px}.hf-table{display:block;overflow-x:auto}}.hf-languages{flex-wrap:wrap;gap:4px 14px;font-size:13px;display:flex}.hf-languages a{color:#f7f5f08c;text-decoration:none}.hf-languages a:hover{color:var(--hf-paper)}.hf-languages [aria-current=true]{color:var(--hf-paper);border-bottom:1px solid #f7f5f0a6;padding-bottom:2px;font-weight:500}.hf-lang{position:relative}.hf-lang>summary{color:var(--hf-rope);cursor:pointer;align-items:center;gap:6px;font-size:15px;list-style:none;display:flex}.hf-lang>summary::-webkit-details-marker{display:none}.hf-lang>summary:after{content:"";border-bottom:1px solid;border-right:1px solid;flex:none;width:5px;height:5px;transform:translateY(-2px)rotate(45deg)}.hf-lang[open]>summary:after{transform:translateY(1px)rotate(-135deg)}.hf-lang>summary:hover,.hf-lang[open]>summary{color:var(--hf-ink)}.hf-lang__panel{z-index:60;background:var(--hf-linen);border:1px solid var(--hf-rule);border-radius:var(--hf-radius);flex-direction:column;min-width:10rem;padding:6px;font-size:15px;display:flex;position:absolute;top:calc(100% + 12px);right:0}.hf-lang__panel a,.hf-lang__panel span{color:var(--hf-ink);border-radius:2px;padding:7px 10px;text-decoration:none}.hf-lang__panel a{color:var(--hf-rope)}.hf-lang__panel a:hover{color:var(--hf-ink);background:var(--hf-paper)}.hf-lang__panel [aria-current=true]{background:var(--hf-paper);font-weight:500}.hf-compare{border-radius:var(--hf-radius-panel);background:var(--hf-paper);grid-template-columns:1fr 1fr;gap:0;margin-top:5vh;display:grid;overflow:hidden}.hf-compare__head{padding:32px 34px 6px;font-size:17px;font-weight:600}.hf-compare__head--with{background:var(--hf-indigo);color:var(--hf-paper)}.hf-compare__cell{align-items:baseline;gap:12px;padding:10px 34px;font-size:15px;line-height:1.5;display:flex}.hf-compare__cell:last-of-type,.hf-compare__cell:nth-last-of-type(2){padding-bottom:36px}.hf-compare__cell--with{background:var(--hf-indigo);color:var(--hf-paper)}.hf-compare__cell--with:before{content:"";border-right:2px solid var(--hf-paper);border-bottom:2px solid var(--hf-paper);flex:none;width:7px;height:12px;transform:rotate(40deg)}.hf-compare__cell--without{background:var(--hf-paper);color:var(--hf-slate)}.hf-compare__cell--without:before{content:"✕";color:var(--hf-rope);flex:none;font-size:12px}.hf-compare__head--without{color:var(--hf-ink)}.hf-compare__label{letter-spacing:.08em;text-transform:uppercase;color:var(--hf-slate);margin-bottom:6px;font-size:11px;font-weight:600;display:none}.hf-cans{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:5vh;display:grid}.hf-can__title{font-family:var(--hf-display);margin:0;font-size:20px;font-weight:400}.hf-can__body{color:var(--hf-slate);margin:10px 0 0;font-size:15px;line-height:1.55}@media (width<=900px){.hf-cans{grid-template-columns:1fr;gap:24px}.hf-compare{grid-template-columns:1fr}.hf-compare__head{display:none}.hf-compare__label{display:block}}.hf-consent{z-index:80;background:#14171f6b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow-y:auto}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.hf-consent{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#14171f42}}.hf-consent[hidden]{display:none}.hf-consent__inner{background:var(--hf-linen);border:1px solid var(--hf-rule);border-radius:var(--hf-radius-card);flex-direction:column;align-items:flex-start;gap:18px;width:min(560px,100%);padding:30px;display:flex;box-shadow:0 24px 60px #14171f38}.hf-consent__words{min-width:0}.hf-consent__title{font-family:var(--hf-display);color:var(--hf-ink);margin:0;font-size:26px}.hf-consent__body{color:var(--hf-ink);opacity:.78;margin:8px 0 0;font-size:15px;line-height:1.6}.hf-consent__body a{color:var(--hf-indigo)}.hf-consent__buttons{gap:10px;width:100%;display:flex}.hf-consent__btn{font:inherit;color:var(--hf-ink);cursor:pointer;border:1px solid var(--hf-indigo);background:0 0;border-radius:12px;flex:1;padding:12px 20px;font-size:15px}.hf-consent__btn--yes{color:var(--hf-linen);background:var(--hf-indigo);border-color:var(--hf-indigo)}.hf-consent__choose{font:inherit;color:var(--hf-indigo);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;text-decoration:underline}.hf-consent__detail{border-top:1px solid var(--hf-rule);gap:16px;width:100%;margin-top:2px;padding-top:18px;display:grid}.hf-consent__row{align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.hf-consent__row input[type=checkbox]{accent-color:var(--hf-indigo)}.hf-consent__row strong{font-weight:600;display:block}.hf-consent__detail[hidden]{display:none}.hf-consent__detail .hf-consent__btn{flex:none;justify-self:start}@media (width<=30rem){.hf-consent__inner{padding:22px}.hf-consent__buttons{flex-wrap:wrap}.hf-consent__btn{flex:100%}}@keyframes hf-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:no-preference){.hf-hero__copy>*{animation:.62s cubic-bezier(.2,.6,.2,1) both hf-rise}.hf-hero__copy>:nth-child(2){animation-delay:70ms}.hf-hero__copy>:nth-child(3){animation-delay:.14s}.hf-hero__copy>:nth-child(4){animation-delay:.21s}}.hf-head{transition:border-bottom-color .2s linear}@media (prefers-reduced-motion:no-preference){.hf-head:not(.is-past){border-bottom-color:#0000}}@media (prefers-reduced-motion:reduce){.hf-hero__copy>*{animation:none}.hf-head{transition:none}}
