/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-space-y-reverse:0;--tw-border-style:solid;--tw-font-weight:initial}}}@layer theme{:host,:root{--color-white:#fff;--spacing:.25rem;--container-4xl:56rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--font-weight-bold:700;--default-font-family:var(--hb-font-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{border-color:var(--border)}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.mx-auto{margin-inline:auto}.mb-0{margin-bottom:0}.mb-1{margin-bottom:var(--spacing)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.block{display:block}.flex{display:flex}.h-full{height:100%}.min-h-full{min-height:100%}.w-full{width:100%}.max-w-4xl{max-width:var(--container-4xl)}.flex-1{flex:1}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.gap-1{gap:var(--spacing)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.p-3{padding:calc(var(--spacing) * 3)}.p-4{padding:calc(var(--spacing) * 4)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-1{padding-block:var(--spacing)}.py-4{padding-block:calc(var(--spacing) * 4)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.break-all{word-break:break-all}.underline{text-decoration-line:underline}.focus\:not-sr-only:focus{clip-path:none;white-space:normal;width:auto;height:auto;margin:0;padding:0;position:static;overflow:visible}.focus\:absolute:focus{position:absolute}.focus\:top-2:focus{top:calc(var(--spacing) * 2)}.focus\:left-2:focus{left:calc(var(--spacing) * 2)}.focus\:bg-white:focus{background-color:var(--color-white)}.focus\:px-2:focus{padding-inline:calc(var(--spacing) * 2)}.focus\:py-1:focus{padding-block:var(--spacing)}}:root{--background:#f0f0f0;--foreground:#000;--card:#fff;--border:#a0a0a0;--hb-font-sans:"Segoe UI",Tahoma,system-ui,-apple-system,Arial,sans-serif;--font-geist-mono:ui-monospace,"SFMono-Regular",Menlo,Consolas,"Liberation Mono",monospace}html{font-size:14px}body{background:var(--background);color:var(--foreground);font-family:var(--hb-font-sans)}.hb-sunken{background:var(--card);border-color:gray #fff #fff gray;border-style:solid;border-width:1px;box-shadow:inset 1px 1px #404040,inset -1px -1px #e6e6e6}.hb-raised{background:var(--background);border-color:#fff gray gray #fff;border-style:solid;border-width:1px;box-shadow:inset -1px -1px #404040,inset 1px 1px #f8f8f8}.hb-num{font-family:var(--font-geist-mono);font-variant-numeric:tabular-nums}.hb-menu a{padding:2px 8px}.hb-menu a:focus-visible,.hb-menu a:hover{color:#fff;background:navy;outline:none}.hb-menu a[aria-current=page]{text-decoration:underline}a:focus-visible,button:focus-visible{outline-offset:1px;outline:1px dotted #000}.prose-plain h1{margin:0 0 .75rem;font-size:1.5rem;font-weight:700}.prose-plain h2{margin:1.5rem 0 .5rem;font-size:1.4rem;font-weight:700}.prose-plain li,.prose-plain p{max-width:70ch;margin:0 0 .6rem;line-height:1.5}.prose-plain ol,.prose-plain ul{margin:0 0 .6rem;padding-left:1.4rem}.prose-plain ul{list-style:outside}.prose-plain ol{list-style:decimal}.prose-plain li{padding-left:.2rem}.prose-plain code,.prose-plain pre{font-family:var(--font-geist-mono);font-size:.92em}.prose-plain pre{background:#fff;border:1px solid #a0a0a0;margin:0 0 .8rem;padding:.5rem .75rem;overflow-x:auto}.prose-plain table{border-collapse:collapse;max-width:100%;margin:0 0 .8rem;display:block;overflow-x:auto}.prose-plain td,.prose-plain th{text-align:left;border:1px solid #a0a0a0;padding:3px 8px}.prose-plain th{background:#e4e4e4;font-weight:600}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.hb-intro{padding-top:1rem}.hb-section-heading,.hb-window-status,.hb-window-title{flex-wrap:wrap;justify-content:space-between;gap:1rem;display:flex}.hb-window-title{background:#dedede;border-bottom:1px solid gray;padding:.5rem .8rem;font-size:.85rem;font-weight:600}.hb-hero{grid-template-columns:1.35fr 1fr;gap:2rem;padding:2rem;display:grid}.hb-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:#3c3c3c;margin-bottom:.8rem;font-size:.78rem}.hb-intro h1{letter-spacing:-.055em;margin-bottom:1.3rem;font-size:clamp(2.6rem,5.5vw,4.2rem);font-weight:750;line-height:1.06}.hb-lead{max-width:36ch;font-size:1.17rem;line-height:1.5}.hb-hero-detail{color:#3c3c3c;margin-top:.8rem;line-height:1.5}.hb-actions{flex-wrap:wrap;gap:.7rem;margin:1.5rem 0 1.2rem;display:flex}.hb-action{text-align:center;padding:.65rem .9rem;font-weight:600;display:inline-block}.hb-action:hover{background:#dedede}.hb-principles{font-size:.85rem}.hb-reward{align-self:start;padding:1.3rem}.hb-reward-number{letter-spacing:-.055em;margin-top:1.5rem;font-size:clamp(2rem,4vw,3rem);line-height:1.2}.hb-reward-unit{margin-top:.3rem;font-size:.9rem}.hb-reward hr{border-color:#a0a0a0;margin:1.4rem 0 1rem}.hb-intro dl>div{justify-content:space-between;gap:1rem;padding:.45rem 0;display:flex}.hb-intro dd{text-align:right}.hb-reward dd,.hb-reward dt{font-size:.85rem}.hb-reward dd span{font-size:.75rem}.hb-small{color:#505050;font-size:.85rem;line-height:1.5}.hb-reward>.hb-small{border-top:1px solid #ddd;margin-top:.8rem;padding-top:.8rem}.hb-window-status{border-top:1px solid #a0a0a0;padding:.55rem .8rem;font-size:.78rem}.hb-share-section{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;padding:2.5rem 0;display:grid}.hb-intro h2{letter-spacing:-.025em;margin-bottom:.7rem;font-size:1.4rem;font-weight:650}.hb-share-section p{line-height:1.5}.hb-share-section .hb-small{margin-top:.8rem}.hb-example{min-width:0;padding:1.2rem}.hb-example figcaption{margin-bottom:1.2rem;font-size:.85rem;font-weight:600}.hb-share-bar{border:1px solid #000;grid-template-columns:1fr 3fr;height:2.4rem;margin-bottom:1rem;font-size:.75rem;display:grid}.hb-share-bar span{place-items:center;display:grid}.hb-share-bar span:first-child{color:#fff;background:#000}.hb-share-bar span:last-child{background:#e4e4e4}.hb-example dl{font-size:.85rem}.hb-example-result{border-top:1px solid #a0a0a0;margin-top:.5rem;font-weight:650;padding-top:.8rem!important}.hb-section-heading{align-items:baseline;margin-bottom:.3rem}.hb-deployment-body{grid-template-columns:1fr 1.4fr;gap:2rem;padding:1.2rem;display:grid}.hb-genesis h3{margin-bottom:.6rem;font-weight:650}.hb-genesis .hb-small{margin-top:.6rem}.hb-genesis time{overflow-wrap:anywhere;font-size:.85rem;display:block}.hb-addresses{min-width:0}.hb-addresses>div{border-bottom:1px solid #ddd;font-size:.85rem}.hb-addresses>div:last-child{border:0}.hb-addresses dt{flex-shrink:0}.hb-addresses dd{overflow-wrap:anywhere;min-width:0}.hb-addresses a{text-underline-offset:3px;text-decoration:underline}.hb-document,.hb-mining-guide{padding-top:1rem}.prose-plain a{text-underline-offset:3px;overflow-wrap:anywhere;text-decoration:underline}.hb-document-header{margin-bottom:1.5rem;padding:1.2rem 1.5rem}.hb-document-header h1{letter-spacing:-.04em;font-size:2rem}.hb-document-header p:last-child{margin-bottom:0}.hb-language{margin-bottom:.7rem}.hb-language summary{cursor:pointer;padding:.85rem 1rem}.hb-language summary span{color:#505050;margin-left:1rem;font-size:.85rem}.hb-language summary:focus-visible{outline-offset:-4px;outline:1px dotted #000}.hb-language-body{background:#fff;border-top:1px solid #a0a0a0;padding:1rem}.hb-language-body p:last-child{margin-bottom:0}@media (max-width:640px){.hb-deployment-body,.hb-hero,.hb-share-section{grid-template-columns:1fr;gap:1.5rem}.hb-hero{padding:1.2rem}.hb-share-section{padding:2rem 0}.hb-reward-number{margin-top:.8rem;font-size:2.8rem}.hb-addresses>div{flex-direction:column;gap:.3rem!important}.hb-addresses dd{text-align:left}}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}