/*! 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)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:"Instrument Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono:"DM Mono", ui-monospace, "SFMono-Regular", Menlo, monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{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}html,:host{-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]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-wrap:pretty;margin:0}a{color:var(--brand);text-decoration:none}a:hover{color:var(--brand-lo)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}}@layer components{.hk-contents{display:contents}.hk-shell{flex-direction:column;gap:clamp(8px,1.4vw,16px);min-height:100vh;padding:clamp(8px,1.4vw,16px);display:flex}.hk-wrap{width:100%;max-width:1180px;margin-inline:auto}.hk-h2{letter-spacing:-.03em;color:var(--ink);margin:0;font-size:clamp(23px,3.4vw,34px);font-weight:600;line-height:1.12}.hk-section-lead{color:var(--muted);max-width:480px;margin:12px 0 0;font-size:15px;line-height:1.55}.hk-mono-label{font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;color:var(--faint);font-size:11px}.hk-btn{white-space:nowrap;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:500;display:inline-flex}.hk-btn-dark{background:var(--btn-dark);color:#fff}.hk-btn-dark:hover{background:var(--brand);color:#fff}.hk-btn-ghost{color:#fff;backdrop-filter:blur(2px);background:#ffffff1f;border:1px solid #ffffff73}.hk-btn-ghost:hover{color:var(--ink);background:#fff}.hk-btn-outline{color:var(--muted);border:1px solid var(--line);background:0 0}.hk-btn-outline:hover{border-color:var(--brand);color:var(--brand)}.hk-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.hk-logo-link{color:var(--ink);align-items:center;display:flex}.hk-logo{width:auto;height:clamp(17px,2.4vw,22px);display:block}.hk-nav{align-items:center;gap:clamp(10px,1.6vw,22px);display:flex}.hk-nav-link{color:#4c4c55;white-space:nowrap;font-size:14px}.hk-nav-link:hover{color:var(--ink);text-decoration:none}.hk-nav-current{color:var(--ink);font-weight:600}.hk-hero{isolation:isolate;background:var(--hero);border:1px solid var(--hero-line);border-radius:clamp(18px,2.4vw,30px);padding:clamp(18px,3vw,34px) clamp(16px,3vw,34px) clamp(28px,4vw,48px);position:relative;overflow:hidden}.hk-hero-bg{z-index:-2;position:absolute;inset:0}.hk-hero-scrim{z-index:-1;pointer-events:none;background:linear-gradient(#0a0a0e73 0%,#0a0a0e47 50%,#0a0a0e9e 100%);position:absolute;inset:0}.hk-hero .hk-logo-link,.hk-hero .hk-nav-link{color:var(--hero-ink)}.hk-hero .hk-nav-link:hover{color:var(--hero-ink);text-decoration:underline}.hk-hero .hk-nav-current{font-weight:600}.hk-hero-inner{text-align:center;max-width:720px;margin:clamp(34px,6vw,70px) auto 0;padding-inline:4px}.hk-hero-logo{width:auto;max-width:100%;height:clamp(40px,7vw,66px);margin:0 auto;display:block}.hk-hero-title{letter-spacing:-.035em;text-wrap:balance;color:var(--hero-ink);text-shadow:0 2px 18px #00000059;margin:18px 0 0;font-size:clamp(31px,6.2vw,58px);font-weight:600;line-height:1.02}.hk-hero-lead{color:var(--hero-lead);text-shadow:0 1px 12px #00000059;max-width:430px;margin:14px auto 0;font-size:clamp(14px,1.5vw,16px);line-height:1.55}.hk-hero-chip{border:1px solid var(--line);background:#fff;border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(6px,1.2vw,10px);max-width:100%;margin-top:clamp(20px,3vw,28px);padding:8px 10px;display:inline-flex;box-shadow:0 8px 24px #14141a0f}.hk-hero-chip-date{background:var(--surface);color:#3c3c45;white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-size:12px;display:inline-flex}.hk-hero-chip-divider{background:var(--line);width:1px;height:24px}.hk-hero-noresult{color:var(--muted);padding:10px 12px;font-size:15px}.hk-hero-awaiting{color:var(--hero-ink);text-shadow:0 1px 12px #00000059;margin:14px 0 0;font-size:13px;font-weight:600}.hk-hero-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:clamp(18px,2.6vw,24px);display:flex}.hk-promo{object-fit:cover;width:100%;height:100%;display:block}.hk-ball-grid{gap:clamp(6px,1.4vw,10px);display:flex}.hk-ball-grid-sm{gap:6px}.hk-ball{background:var(--brand-ball);color:#fff;border-radius:50%;place-items:center;width:clamp(34px,7.5vw,42px);height:clamp(34px,7.5vw,42px);display:grid}.hk-ball-digit{letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:clamp(16px,3.4vw,20px);font-weight:700;line-height:1}.hk-ball-grid-sm .hk-ball{width:31px;height:31px}.hk-ball-grid-sm .hk-ball-digit{font-size:15px}.hk-table{background:var(--card);border:1px solid var(--line);border-radius:clamp(12px,1.8vw,18px);overflow:hidden}.hk-table-head{background:var(--surface-alt);border-bottom:1px solid var(--line-soft);font-family:var(--font-mono);letter-spacing:.08em;color:var(--faint);text-transform:uppercase;gap:12px;padding:11px clamp(12px,2vw,18px);font-size:10px;display:flex}.hk-col-period{white-space:nowrap;flex:none;width:56px}.hk-col-day{flex:1;min-width:74px}.hk-col-date{flex:1.1;min-width:92px}.hk-col-result{flex:1.4;justify-content:flex-end;gap:6px;min-width:132px;display:flex}.hk-row{border-bottom:1px solid var(--line-softer);flex-wrap:wrap;align-items:center;gap:12px;padding:clamp(9px,1.3vw,12px) clamp(12px,2vw,18px);display:flex}.hk-row:hover{background:#fcf5f5}.hk-row-periode{font-family:var(--font-mono);color:#a0a0a8;font-size:12px}.hk-row-day{color:var(--ink);font-size:14px;font-weight:500}.hk-row-date{font-family:var(--font-mono);color:var(--mono);font-size:12px}.hk-strip{background:var(--card);border-radius:clamp(18px,2.4vw,30px);padding:clamp(24px,4vw,54px) clamp(16px,3vw,54px)}.hk-strip-frame{background:var(--surface);border:1px solid var(--line);border-radius:clamp(14px,2vw,22px);margin-top:clamp(22px,3.4vw,38px);padding:clamp(10px,1.6vw,18px)}.hk-table-foot{justify-content:flex-end;align-items:center;gap:8px;padding:11px 14px;display:flex}.hk-table-foot .hk-btn{padding:7px 13px;font-size:12px}.hk-table-empty{text-align:center;color:var(--muted);padding:clamp(28px,5vw,56px) 20px;font-size:14px}.hk-table-empty p{margin:0}.hk-cards{background:var(--paper);border-radius:clamp(18px,2.4vw,30px);padding:clamp(24px,4vw,54px) clamp(16px,3vw,54px)}.hk-cards-heading{max-width:520px;margin:0 0 clamp(20px,3vw,34px)}.hk-card-grid{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:clamp(10px,1.6vw,18px);display:grid}.hk-card{background:var(--card);border:1px solid var(--line-card);border-radius:clamp(14px,1.8vw,20px);flex-direction:column;padding:clamp(10px,1.4vw,14px);display:flex}.hk-card-illust{background:var(--surface);border-radius:12px;justify-content:center;align-items:center;height:170px;display:flex;overflow:hidden}.hk-card-illust-balls .hk-ball-grid{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 12px;box-shadow:0 6px 18px #14141a12}.hk-card-illust-mini{flex-direction:column;justify-content:center;gap:8px;padding:16px}.hk-card-illust-bars{align-items:flex-end;gap:6px;padding:18px}.hk-card-illust-schedule{padding:18px}.hk-card-title{letter-spacing:-.02em;color:var(--ink);margin:16px 4px 0;font-size:17px;font-weight:600}.hk-card-body{color:var(--secondary);margin:7px 4px 8px;font-size:13px;line-height:1.5}.hk-card-caption{color:var(--faint);margin:0 4px 10px;font-size:11.5px;line-height:1.45}.hk-card-empty{color:var(--secondary);font-size:14px}.hk-card-stat{letter-spacing:-.02em;color:var(--ink);font-variant-numeric:tabular-nums;font-size:26px;font-weight:600}.hk-mini-row{border:1px solid var(--line-mini);background:#fff;border-radius:9px;align-items:center;gap:10px;width:100%;padding:8px 10px;display:flex}.hk-mini-day{color:var(--ink);flex:1;font-size:12px;font-weight:500}.hk-mini-balls{gap:4px;display:flex}.hk-mini-ball{background:var(--brand-soft);width:18px;height:18px;color:var(--brand-soft-ink);border-radius:50%;place-items:center;font-size:10px;font-weight:700;display:grid}.hk-bar{border:1px solid var(--line-mini);background:#fff;border-radius:4px 4px 2px 2px;flex-direction:column;flex:1 1 0;justify-content:flex-end;min-height:6px;display:flex;overflow:hidden}.hk-bar-fill{background:var(--brand);border-radius:3px;height:6px}.hk-faq{background:var(--card);border-radius:clamp(18px,2.4vw,30px);padding:clamp(24px,4vw,54px) clamp(16px,3vw,54px)}.hk-faq-lead{color:var(--muted);max-width:560px;margin:12px 0 clamp(22px,3.4vw,38px);font-size:15px;line-height:1.55}.hk-faq-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:center;gap:clamp(16px,2.6vw,40px);display:grid}.hk-faq-example{aspect-ratio:1;background:var(--surface);border:1px solid var(--line-card);text-align:center;border-radius:clamp(14px,1.8vw,22px);flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:18px;display:flex}.hk-faq-example-empty{aspect-ratio:auto;min-height:220px}.hk-faq-example .hk-ball{width:clamp(44px,9vw,62px);height:clamp(44px,9vw,62px)}.hk-faq-example .hk-ball-digit{font-size:clamp(20px,4.4vw,28px)}.hk-faq-meta{font-family:var(--font-mono);color:var(--faint);letter-spacing:.08em;font-size:11px}.hk-faq-prize{color:var(--secondary);font-size:12px}.hk-faq-list{flex-direction:column;gap:clamp(18px,2.4vw,26px);display:flex}.hk-faq-item{gap:14px;display:flex}.hk-faq-marker{border:1.5px solid var(--ink);flex:none;width:22px;height:22px;margin-top:2px}.hk-faq-marker-0{border-radius:6px}.hk-faq-marker-1{border-radius:50%}.hk-faq-marker-2{border-radius:0;width:20px;height:20px;margin-top:4px;transform:rotate(45deg)}.hk-faq-title{color:var(--ink);margin:0;font-size:16px;font-weight:600}.hk-faq-text{color:var(--muted);margin:6px 0 0;font-size:13.5px;line-height:1.55}.hk-footer{background:var(--card);border-radius:clamp(18px,2.4vw,30px);padding:clamp(24px,4vw,48px) clamp(16px,3vw,54px)}.hk-footer-main{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:clamp(20px,3vw,40px);display:grid}.hk-footer-brand .hk-logo{height:20px}.hk-footer-tagline{color:var(--secondary);max-width:230px;margin:12px 0 0;font-size:13px;line-height:1.55}.hk-footer-col{flex-direction:column;gap:8px;min-width:0;font-size:13px;display:flex}.hk-footer-label{font-family:var(--font-mono);letter-spacing:.09em;color:var(--faint);text-transform:uppercase;margin-bottom:4px;font-size:10px}.hk-footer-link{color:var(--link)}.hk-footer-link:hover{color:var(--brand)}.hk-footer-bottom{border-top:1px solid var(--line-soft);flex-wrap:wrap;align-items:center;gap:8px;margin-top:clamp(24px,3.4vw,38px);padding-top:16px;display:flex}.hk-footer-footnote{color:var(--faint);font-size:12px}.hk-footer-copyright{color:var(--faint);white-space:nowrap;font-size:12px}.hk-age{color:var(--faint);align-items:center;gap:6px;font-size:12px;display:inline-flex}.hk-age-chip{border:1px solid var(--line);font-family:var(--font-mono);color:var(--ink);border-radius:4px;padding:2px 6px;font-size:11px;font-weight:700}.hk-stale-notice{text-align:center;letter-spacing:.05em;max-width:1180px;color:var(--muted);margin:0 auto;padding:4px clamp(16px,3vw,54px);font-size:11px}.hk-archive-hero{background:var(--card);border-radius:clamp(18px,2.4vw,30px);padding:clamp(18px,3vw,34px) clamp(16px,3vw,54px) clamp(16px,2.4vw,26px)}.hk-archive-title{letter-spacing:-.035em;color:var(--ink);margin:clamp(24px,4vw,40px) 0 0;font-size:clamp(28px,5vw,46px);font-weight:600;line-height:1.05}.hk-archive-lead{color:var(--muted);max-width:480px;margin:12px 0 0;font-size:15px;line-height:1.55}.hk-results-main{background:var(--card);border-radius:clamp(18px,2.4vw,30px);padding:clamp(16px,2.4vw,24px) clamp(16px,3vw,54px) clamp(24px,4vw,48px)}.hk-results-inner{flex-direction:column;gap:clamp(16px,2.4vw,26px);padding-top:clamp(16px,2.4vw,26px);display:flex}.hk-results-table{flex-direction:column;gap:clamp(8px,1.4vw,16px);display:flex}.hk-month-head{flex-wrap:wrap;align-items:baseline;gap:12px;padding:0 clamp(4px,1vw,8px);display:flex}.hk-month-head-later{margin-top:clamp(20px,3vw,32px)}}@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.static{position:static}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.hidden{display:none}.inline{display:inline}.table{display:table}.border{border-style:var(--tw-border-style);border-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--paper:#ededef;--card:#fff;--hero:#15151a;--hero-line:#23232a;--hero-ink:#fff;--hero-lead:#f0f0f2;--ink:#15151a;--muted:#5c5c66;--secondary:#63636d;--faint:#8a8a93;--mono:#6e6e78;--link:#41414a;--brand:#e8121a;--brand-lo:#a80d14;--brand-ball:radial-gradient(circle at 32% 26%, #ff7a7e 0%, #e8121a 46%, #a80d14 100%);--brand-soft:#f5d8d9;--brand-soft-ink:#a80d14;--surface:#f4f4f5;--surface-alt:#fafafb;--line:#e7e7ea;--line-soft:#ededf0;--line-softer:#f2f2f4;--line-card:#e4e4e8;--line-mini:#e9e9ec;--btn-dark:#15151a;color-scheme:light}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
