/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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,ui-sans-serif, system-ui, 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;-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{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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.contents{display:contents}}:root{--brand-blue:#0068b7;--brand-yellow:#fff100;--label-red:#d80011;--wave-red:#e71607;--wave-blue:#2389e9;--wave-green:#1fb61d;--ink:#202124;--muted:#666;--line:#ddd}*{box-sizing:border-box}html{overscroll-behavior-x:none;scroll-behavior:smooth;background:#f3f5f7;min-width:320px;max-width:100%;overflow-x:hidden}body{max-width:100%;color:var(--ink);background:#f3f5f7;margin:0;font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif;font-size:14px;overflow-x:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}:is(button:focus-visible,a:focus-visible,input:focus-visible){outline-offset:2px;outline:3px solid #0068b747}.public-shell{--site-primary:var(--brand-blue);--site-secondary:var(--brand-yellow);--site-soft:#eaf5ff;--site-nav-text:#fff;--site-nav-bg:#075ee0;--site-nav-radius:999px;--site-section-border:#0965dc;color:#111;background:#fff;width:100%;max-width:800px;min-height:100vh;margin:0 auto;font-size:15px;overflow:hidden}.site-theme-classic-blue{--site-primary:#0068b7;--site-secondary:#fff100;--site-soft:#eaf5ff;--site-nav-text:#fff;--site-nav-bg:#095ddc;--site-nav-radius:999px;--site-section-border:#0b60d1}.site-theme-winner-blue{--site-primary:#0875c9;--site-secondary:#fff100;--site-soft:#eef8ff;--site-nav-text:#fff;--site-nav-bg:#0875c9;--site-nav-radius:5px;--site-section-border:#0875c9}.site-theme-fortune-teal{--site-primary:#287f85;--site-secondary:#f5d34b;--site-soft:#e9f7f5;--site-nav-text:#fff;--site-nav-bg:#17898c;--site-nav-radius:3px;--site-section-border:#17898c}.site-theme-tiger-dark{--site-primary:#33251f;--site-secondary:#f0bd38;--site-soft:#f8f0e1;--site-nav-text:#f9d47a;--site-nav-bg:#33251f;--site-nav-radius:0;--site-section-border:#b78a25}.site-theme-ink-gray{--site-primary:#59636a;--site-secondary:#f1e4bd;--site-soft:#f1f2f2;--site-nav-text:#fff;--site-nav-bg:#657078;--site-nav-radius:4px;--site-section-border:#657078}.site-theme-ruby-red{--site-primary:#a8212b;--site-secondary:#ffd75e;--site-soft:#fff0ee;--site-nav-text:#fff}.site-header{background:#fff;border-radius:0 0 5px 5px;height:55px;position:relative}.site-logo{object-fit:contain;object-position:left center;width:99.4px;height:55px;display:block}.urgent-notice{color:#fff;text-align:center;background:linear-gradient(#ff2218,#ef0000);min-width:103px;padding:7px 12px;font-size:19px;font-weight:700;line-height:22px;position:absolute;top:12px;left:50%;box-shadow:0 0 8px #ff00005c}.hero-banner{background:#fff;width:100%}.hero-banner img{width:100%;height:auto;display:block}.current-card{background:#fff;border:1px solid #ddd;border-radius:5px;margin:5px 0;overflow:hidden}.current-card-header{background:var(--site-soft);justify-content:space-between;align-items:center;min-height:59px;padding:7px 10px;display:flex}.current-card-title{font-size:20px}.lottery-source-tabs{align-self:stretch;align-items:stretch;gap:3px;min-width:0;display:flex}.lottery-source-tab{color:#5d6f7d;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;min-width:0;padding:7px 9px;font-size:16px;font-weight:700;line-height:20px}:is(.lottery-source-tab:hover,.lottery-source-tab:focus-visible){color:var(--site-primary);background:#ffffff8f}.lottery-source-tab-active{border-bottom-color:var(--site-primary);color:#111}.current-schedule{color:var(--site-primary);flex-direction:column;flex:none;align-items:flex-end;gap:4px;font-size:15px;line-height:18px;display:flex}.current-card-header b,.draw-toolbar b,.draw-footer b{color:var(--label-red);font-weight:500}.lottery-source-empty{color:#71818d;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:126px;padding:20px;display:flex}.lottery-source-empty strong{color:#263847;font-size:20px}.lottery-source-empty button{border:1px solid var(--site-primary);color:var(--site-primary);cursor:pointer;background:#fff;border-radius:4px;padding:5px 14px}.external-draw-toolbar>span:last-child{color:#657785;justify-self:end;font-size:14px}.external-draw-status{color:#168348;font-size:16px}.external-draw-footer>span{color:#778692;font-size:13px}.current-card-body{padding:6px 8px 7px}.draw-toolbar{grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;min-height:22px;font-size:18px;line-height:20px;display:grid}.draw-toolbar-without-history{grid-template-columns:1fr auto}.draw-toolbar>a{color:#d60012;justify-self:end}.countdown{color:#333;text-align:center;min-width:92px;font-size:20px}.countdown-warning{color:#d60012}.current-balls{gap:4px;width:100%;height:61px;margin-top:4px;display:flex}.current-ball-slot{flex:1 1 0;align-items:center;min-width:0;display:flex}.current-ball-slot:last-child{flex:1.32 1 0;gap:4px}.current-ball{color:#fff;text-align:center;border-radius:4px;flex-direction:column;flex:1 1 0;justify-content:space-between;align-items:stretch;min-width:0;height:61px;display:flex;overflow:hidden}.current-ball strong{text-shadow:0 1px #00000026;flex:1;place-items:center;font-size:28px;line-height:34px;display:grid}.current-ball span{color:#111;white-space:nowrap;background:#fff;border-radius:1px;margin:0 3px 4px;font-size:14px;line-height:19px}.current-ball-red{background:var(--wave-red)}.current-ball-blue{background:var(--wave-blue)}.current-ball-green{background:var(--wave-green)}.current-ball-waiting{background:#1d1d1d}.plus-sign{color:#111;flex:none;font-size:29px;font-weight:700}.draw-footer{justify-content:space-between;align-items:center;min-height:24px;padding-top:4px;font-size:16px;display:flex}.draw-footer button{color:#fff;cursor:pointer;background:#f6a713;border:0;border-radius:3px;padding:1px 5px}.draw-footer button:disabled{cursor:wait;opacity:.65}.data-notice{color:#8a6200;background:#fff5cc;margin:0;padding:5px 10px;font-size:13px}.history-title{height:48px;color:var(--site-secondary);background:var(--site-primary);text-align:center;margin:5px 0 0;font-size:20px;font-weight:400;line-height:48px}.prediction-section{border:1px solid var(--site-primary);margin:7px 0}@supports (color:color-mix(in lab, red, red)){.prediction-section{border:1px solid color-mix(in srgb, var(--site-primary) 45%, #ddd)}}.prediction-section{background:#fff}.prediction-heading{min-height:56px;color:var(--site-nav-text);background:var(--site-primary);justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.prediction-heading>div{align-items:baseline;gap:9px;display:flex}.prediction-heading h2{color:var(--site-secondary);margin:0;font-size:20px}.prediction-heading span,.prediction-heading small{font-size:12px}.prediction-heading small{border:1px solid var(--site-nav-text);padding:3px 8px}@supports (color:color-mix(in lab, red, red)){.prediction-heading small{border:1px solid color-mix(in srgb, var(--site-nav-text) 44%, transparent)}}.prediction-heading small{border-radius:999px}.prediction-grid{background:#e6e6e6;grid-template-columns:1fr 1fr;gap:1px;display:grid}.prediction-item{background:#fff;min-width:0;min-height:91px;padding:9px 10px 11px}.prediction-item-wide{grid-column:1/-1;min-height:74px}.prediction-item h3{color:var(--site-primary);text-align:center;margin:0 0 9px;font-size:15px}.prediction-zodiacs,.prediction-numbers,.prediction-waves{justify-content:center;gap:6px;display:flex}.prediction-zodiacs span{border:1px solid var(--site-primary);place-items:center;width:31px;height:31px;display:grid}@supports (color:color-mix(in lab, red, red)){.prediction-zodiacs span{border:1px solid color-mix(in srgb, var(--site-primary) 42%, #ddd)}}.prediction-zodiacs span{color:#28323a;background:var(--site-soft);border-radius:50%;font-weight:700}.prediction-number{background:#fff;border:2px solid;border-radius:50%;place-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:grid}.prediction-number-red{color:#c7140a;border-color:#e71607}.prediction-number-blue{color:#0870c9;border-color:#2389e9}.prediction-number-green{color:#087a2b;border-color:#1b9e3e}.prediction-text-list{color:#252f36;background:var(--site-soft);text-align:center;border-radius:5px;padding:8px;font-size:17px;font-weight:700}.prediction-pairs{justify-content:center;gap:10px;font-weight:700;display:flex}.prediction-pairs span{background:var(--site-soft);border-radius:5px;padding:7px 8px}.prediction-pairs b{color:var(--site-primary);margin-right:5px}.prediction-wave{color:#fff;text-align:center;border-radius:999px;min-width:95px;padding:8px 18px;font-weight:700}.prediction-wave-red{background:#d92c32}.prediction-wave-blue{background:#227ccc}.prediction-wave-green{background:#219451}.reference-sections{background:#fff}.reference-section-group{min-width:0}.site-inline-ads{gap:6px;padding:6px 0;display:grid}.site-inline-ads a,.site-inline-ads img{width:100%;height:auto;display:block}.site-inline-ads a:focus-visible{outline-offset:2px;outline:3px solid #ffb000}.reference-section{border:1px solid var(--site-section-border);background:#fff;margin:8px 0;scroll-margin-top:8px}.reference-section h2{color:var(--site-secondary);background:var(--site-primary);text-align:center;margin:0;padding:9px 8px;font-size:22px;line-height:27px}.reference-row{text-align:center;border-top:1px solid #e1e1e1;grid-template-columns:130px minmax(0,1fr) 105px;align-items:center;min-height:42px;font-size:17px;display:grid}.reference-row span{color:#555}.reference-row strong{color:#08772b;overflow-wrap:anywhere;min-width:0;padding:5px 8px;font-size:18px}.prediction-hit{color:#d3121b;font:inherit;background:#fff200;border-radius:2px;padding:0 2px}.reference-row em{color:#d3121b;font-style:normal}.reference-row-current{background:var(--site-soft)}@supports (color:color-mix(in lab, red, red)){.reference-row-current{background:color-mix(in srgb, var(--site-soft) 65%, #fff)}}.reference-row-current strong{color:#d3121b}.reference-gallery-images{background:#fff;gap:9px;padding:9px;display:grid}.reference-gallery-images figure{margin:0}.reference-gallery-images img{background:#f5f5f5;border:1px solid #e2e2e2;width:100%;height:auto;display:block}.reference-gallery-images figcaption{color:#606a70;text-align:center;background:#f7f8f8;padding:6px 8px;font-size:13px}.reference-footer-images{background:#fff;gap:8px;margin:8px 0 0;display:grid}.reference-footer-images img{width:100%;height:auto;display:block}.history-list{background:#fff;padding:0}.history-card{border:1px solid var(--line);background:#fff;border-radius:5px;min-height:199px;margin:10px;padding:10px}.history-row{align-items:center;display:flex}.history-period-row{border-bottom:1px solid #eee;min-height:43px;padding-bottom:10px}.history-period-row strong{color:#333;margin-left:6px;font-size:17px;font-weight:600}.history-label{color:var(--label-red);flex:none;font-weight:700}.live-pill{color:#fff;background:#e74c3c;border-radius:12px;margin-left:8px;padding:2px 8px;font-size:11px;font-weight:600;line-height:12px;box-shadow:0 2px 6px #e74c3c4d}.history-time-row{border-bottom:1px solid #f2f2f2;min-height:44px;padding:8px 0}.history-time-row time{color:#666;margin-left:26px;font-weight:600}.history-numbers-row{align-items:center;min-height:91px;padding-top:10px;display:flex}.history-numbers-row>.history-label{width:86px}.history-balls{flex:1;align-items:center;gap:8px;display:flex}.history-ball-slot{align-items:center;gap:8px;display:flex}.history-ball-slot>div{flex-direction:column;align-items:center;width:48px;display:flex}.history-ball-slot>div>span{color:#555;margin-top:3px;font-size:12px;font-weight:600;line-height:11px}.history-ball{color:#111;text-align:center;background:#fff;border:4px solid;border-radius:50%;width:48px;height:48px;font-size:19px;line-height:40px;display:block;box-shadow:0 3px 8px #0003,inset 0 0 0 2px #ffffffbf}.history-ball-red{border-color:#ff3c42}.history-ball-blue{border-color:#3199ed}.history-ball-green{border-color:#27c95c}.history-plus{color:red;font-size:25px;font-weight:700;line-height:40px}.admin-shell{color:#17202a;background:#f3f6f8;min-height:100vh}.admin-topbar{color:#fff;background:#071d31;justify-content:space-between;align-items:center;min-height:72px;padding:0 max(24px,50vw - 590px);display:flex;box-shadow:0 5px 18px #071d3129}.admin-topbar>div,.admin-topbar nav{align-items:center;display:flex}.admin-topbar>div{gap:11px}.admin-topbar>div>div{flex-direction:column;display:flex}.admin-topbar strong{letter-spacing:.04em;font-size:16px}.admin-topbar small{color:#8fa7ba;letter-spacing:.08em;text-transform:uppercase;margin-top:2px;font-size:10px}.admin-brand-mark{width:36px;height:36px;color:var(--brand-yellow);background:var(--brand-blue);border:1px solid #ffffff42;border-radius:9px;place-items:center;font-size:20px;font-weight:800;display:grid}.admin-brand-mark.large{border:0;width:52px;height:52px;margin:0 auto 22px;font-size:27px}.admin-topbar nav{color:#c8d3dd;gap:18px;font-size:13px}.admin-topbar nav a:hover,.admin-password-trigger:hover,.admin-logout-form button:hover{color:#fff}.admin-logout-form{margin:0}.admin-logout-form button,.admin-password-trigger{color:#c8d3dd;cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.admin-viewer{color:#fff;border-left:1px solid #ffffff29;padding-left:18px}.admin-viewer small{color:#8fa3b4;text-align:right;margin-top:2px;font-size:9px;font-weight:500;display:block}.admin-content{width:min(1180px,100% - 48px);margin:0 auto;padding:28px 0 56px}.admin-heading{justify-content:space-between;align-items:flex-end;margin-bottom:22px;display:flex}.eyebrow{color:#1679ba;letter-spacing:.18em;text-transform:uppercase;font-size:11px;font-weight:800}.admin-heading h1{margin:6px 0 0;font-size:30px;line-height:1.2}.admin-tabs{border-bottom:1px solid #d5dfe6;gap:6px;margin-bottom:20px;display:flex;overflow-x:auto}.admin-tab{color:#647582;cursor:pointer;min-width:116px;font:inherit;background:0 0;border:0;border-bottom:3px solid #0000;padding:12px 20px 10px;font-weight:700}.admin-tab:hover{color:#0068b7}.admin-tab-active{color:#0068b7;border-bottom-color:#0068b7}.admin-tab:focus-visible{outline-offset:-2px;border-radius:6px 6px 0 0;outline:3px solid #0068b73d}.settings-panel{min-height:180px;padding:0}.settings-panel h2{margin:0;font-size:17px}.site-settings{padding:22px}.site-settings-heading,.site-settings-heading>div,.site-editor-title,.site-form-actions{align-items:center;display:flex}.site-settings-heading{border-bottom:1px solid #edf0f2;justify-content:space-between;gap:18px;margin-bottom:20px;padding-bottom:18px}.site-settings-heading>div{align-items:baseline;gap:12px}.site-settings-heading span,.site-editor-title span{color:#7a8993;font-size:11px}.site-settings-loading,.prediction-config-empty{color:#72838e;text-align:center;padding:48px 24px}.site-settings-layout{grid-template-columns:255px minmax(0,1fr);gap:20px;display:grid}.site-list{flex-direction:column;gap:7px;display:flex}.site-add-button,.site-list-item{cursor:pointer;text-align:left;background:#fff;border:1px solid #d5dfe5;border-radius:8px;width:100%}.site-add-button{color:#0876b8;text-align:center;border-style:dashed;padding:11px 13px;font-weight:700}.site-list-item{grid-template-columns:13px minmax(0,1fr) auto;align-items:center;gap:9px;padding:11px;display:grid}.site-list-item:hover,.site-list-item-active{background:#f2f9fd;border-color:#1782c0}.site-list-item>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.site-list-item strong,.site-list-item small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.site-list-item small{color:#778791;font-size:10px}.site-list-item em{color:#2e8b57;font-size:10px;font-style:normal}.theme-dot{background:#0068b7;border-radius:50%;width:12px;height:12px}.theme-dot-winner-blue{background:#0875c9}.theme-dot-fortune-teal{background:#287f85}.theme-dot-tiger-dark{background:#33251f}.theme-dot-ink-gray{background:#727b80}.theme-dot-ruby-red{background:#a8212b}.site-editor{gap:16px;min-width:0;display:grid}.site-config-form,.prediction-config-form{background:#fbfcfd;border:1px solid #e0e7eb;border-radius:10px;padding:18px}.site-editor-title{justify-content:space-between;gap:14px;margin-bottom:16px}.site-editor-title h3{margin:0;font-size:15px}.site-form-grid,.prediction-form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.site-form-grid label,.prediction-form-grid label{gap:6px;display:grid}.site-form-grid label>span,.prediction-form-grid label>span{color:#455762;font-size:11px;font-weight:700}.site-form-grid input:not([type=checkbox]),.site-form-grid select,.site-form-grid textarea,.prediction-form-grid input,.prediction-form-grid select{color:#1e303c;background:#fff;border:1px solid #cbd6dd;border-radius:7px;width:100%;height:40px;padding:0 10px}.site-form-grid textarea{resize:vertical;color:#1e303c;width:100%;min-height:112px;font:inherit;background:#fff;border:1px solid #cbd6dd;border-radius:7px;padding:9px 10px;line-height:1.6}.site-wide-field{grid-column:1/-1}.site-form-grid .site-enabled-field{align-self:end;align-items:center;gap:8px;height:40px;display:flex}.site-enabled-field input{accent-color:#0878bd;width:17px;height:17px}.theme-preview-row{grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;margin-top:14px;display:grid}.theme-preview{color:#5f707b;cursor:pointer;background:#fff;border:1px solid #d7dfe4;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-width:0;padding:7px 4px;font-size:10px;display:flex}.theme-preview>span{background:#0068b7;border-radius:10px;width:19px;height:9px}.theme-preview-winner-blue>span{background:#0875c9}.theme-preview-fortune-teal>span{background:#287f85}.theme-preview-tiger-dark>span{background:#33251f}.theme-preview-ink-gray>span{background:#727b80}.theme-preview-ruby-red>span{background:#a8212b}.theme-preview-active{border-color:#1680bd;box-shadow:0 0 0 2px #1680bd1f}.site-assets-editor{grid-template-columns:1fr 1fr;gap:12px;margin-top:16px;display:grid}.site-asset-field{background:#fff;border:1px solid #d7e0e5;border-radius:8px;gap:7px;min-width:0;padding:10px;display:grid;position:relative;overflow:hidden}.site-asset-field>span{color:#455762;font-size:11px;font-weight:700}.site-asset-field img{object-fit:contain;background:#f2f4f5;width:100%;height:110px}.site-asset-field em{color:#85939c;background:#f2f4f5;place-items:center;height:110px;font-style:normal;display:grid}.site-asset-field strong{color:#fff;text-align:center;background:#0878bd;border-radius:6px;padding:8px}.site-asset-field input{cursor:pointer;opacity:0;height:38px;position:absolute;bottom:30px;left:10px;right:10px}.site-asset-field small,.site-assets-hint{color:#81909a;margin:0;font-size:10px}.website-asset-field small b{color:#38596e}.site-gallery-manager{background:#fbfcfd;border:1px solid #e0e7eb;border-radius:10px;padding:18px}.site-gallery-upload{grid-template-columns:minmax(180px,1fr) minmax(220px,auto);align-items:end;gap:12px;margin-bottom:16px;display:grid}.site-gallery-upload>label,.site-gallery-fields label{gap:6px;display:grid}.site-gallery-upload label>span,.site-gallery-fields label>span{color:#455762;font-size:11px;font-weight:700}.site-gallery-upload select,.site-gallery-fields select,.site-gallery-fields input:not([type=checkbox]){color:#1e303c;background:#fff;border:1px solid #cbd6dd;border-radius:7px;width:100%;height:40px;padding:0 10px}.site-gallery-upload-button{color:#fff;cursor:pointer;background:#0878bd;border-radius:7px;place-items:center;min-height:40px;display:grid;position:relative;overflow:hidden}.site-gallery-upload-button input,.site-gallery-actions label input{cursor:pointer;opacity:0;width:100%;position:absolute;inset:0}.site-gallery-list{gap:12px;display:grid}.site-gallery-item{background:#fff;border:1px solid #dce4e8;border-radius:8px;grid-template-columns:150px minmax(0,1fr) 105px;align-items:start;gap:12px;padding:10px;display:grid}.site-gallery-item>img{object-fit:contain;background:#f1f3f4;width:150px;height:120px;display:block}.site-gallery-fields{grid-template-columns:minmax(150px,1fr) 90px;gap:9px;display:grid}.site-gallery-fields .site-gallery-caption{grid-column:1/-1}.site-gallery-enabled{align-items:center;gap:7px!important;display:flex!important}.site-gallery-enabled input{accent-color:#0878bd;width:17px;height:17px}.site-gallery-actions{gap:8px;display:grid}.site-gallery-actions button,.site-gallery-actions label{color:#31566c;cursor:pointer;text-align:center;background:#fff;border:1px solid #b9c9d2;border-radius:6px;min-height:34px;padding:7px 8px;font-size:11px}.site-gallery-actions label{place-items:center;display:grid;position:relative;overflow:hidden}.site-gallery-actions .danger-button{color:#bd2c38;border-color:#efb7bc}.site-ad-fields label{gap:6px;display:grid}.site-ad-fields label>span{color:#455762;font-size:11px;font-weight:700}.site-ad-fields input:not([type=checkbox]),.site-ad-fields select{color:#1e303c;background:#fff;border:1px solid #cbd6dd;border-radius:7px;width:100%;min-width:0;height:40px;padding:0 10px}.site-ad-upload-button{margin:16px 0 10px}.site-gallery-item.site-ad-item{grid-template-columns:240px minmax(0,1fr)}.site-ad-item>img{object-fit:contain;background:#f3f6f8;width:240px;height:150px}.site-ad-fields{grid-template-columns:minmax(140px,1fr) minmax(170px,1fr) 110px}.site-ad-fields .site-ad-link{grid-column:span 2}.site-ad-item .site-gallery-actions{border-top:1px solid #e3e9ed;grid-column:1/-1;justify-content:flex-end;gap:10px;padding-top:12px;display:flex}.site-ad-item .site-gallery-actions button,.site-ad-item .site-gallery-actions label{width:128px}.site-form-actions{border-top:1px solid #e4e9ec;justify-content:flex-end;margin-top:16px;padding-top:14px}.prediction-form-grid>label:first-child,.prediction-form-grid>label:nth-child(2){grid-column:span 1}.wave-selects{grid-template-columns:1fr 1fr;gap:8px;display:grid}.status-card{background:#fff;border:1px solid #d9e1e6;border-left:4px solid #e2a400;border-radius:9px;min-width:224px;padding:14px 16px;box-shadow:0 4px 14px #2036460f}.status-card span,.status-card small{color:#788995;font-size:11px;display:block}.status-card strong{margin:3px 0;font-size:20px;display:block}.status-drawing{border-left-color:#d80011}.status-completed{border-left-color:#1b9b56}.admin-notice{border-radius:8px;margin-bottom:18px;padding:12px 15px;font-weight:600}.admin-notice-success{color:#176c40;background:#e5f7ed;border:1px solid #a9dfbf}.admin-notice-error{color:#a01822;background:#fff0f1;border:1px solid #f1b5bb}.admin-grid{grid-template-columns:minmax(0,1fr) 330px;gap:20px;display:grid}.admin-panel{background:#fff;border:1px solid #dce3e8;border-radius:12px;box-shadow:0 7px 24px #21394b0f}.draw-form-panel,.reveal-panel,.recent-panel{padding:22px}.panel-heading,.panel-heading>div{align-items:center;display:flex}.panel-heading{justify-content:space-between;margin-bottom:22px}.panel-heading>div{gap:12px}.panel-heading h2{margin:0;font-size:17px}.panel-heading.compact{border-bottom:1px solid #edf0f2;padding-bottom:17px}.ghost-button,.secondary-button,.primary-button,.reveal-button,.complete-button{cursor:pointer;border-radius:7px;font-weight:700;transition:transform .15s,opacity .15s,background .15s}.ghost-button:hover,.secondary-button:hover,.primary-button:hover,.reveal-button:hover,.complete-button:hover{transform:translateY(-1px)}.ghost-button:disabled,.secondary-button:disabled,.primary-button:disabled,.reveal-button:disabled,.complete-button:disabled{cursor:not-allowed;opacity:.45;transform:none}.ghost-button{color:#3a627d;background:#fff;border:1px solid #cdd9e1;padding:8px 12px}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-row label,.number-input-wrap label{flex-direction:column;display:flex}.form-row label>span,.number-editor-label>span{color:#41515e;margin-bottom:7px;font-size:12px;font-weight:700}.form-row input{color:#1c2c38;background:#fbfcfd;border:1px solid #cad5dd;border-radius:7px;width:100%;height:42px;padding:0 11px}.number-editor-label{justify-content:space-between;align-items:center;margin-top:24px;display:flex}.number-editor{grid-template-columns:repeat(7,minmax(0,1fr));align-items:flex-end;gap:clamp(8px,1.5vw,22px);display:grid}.number-input-wrap{min-width:0;position:relative}.number-input-wrap:last-child{margin-left:16px}.number-input-wrap label>span{color:#768691;text-align:center;margin-bottom:7px;font-size:10px}.number-input{color:#132636;text-align:center;background:#fff;border:2px solid #cbd5dc;border-radius:50%;align-self:center;width:72px;max-width:100%;height:72px;padding:0;font-size:21px;font-weight:800}.number-input-red{border-color:var(--wave-red);background:#fff4f3}.number-input-blue{border-color:var(--wave-blue);background:#f2f8ff}.number-input-green{border-color:var(--wave-green);background:#f1fbf1}.number-input-wrap label>small{color:#6f7b84;text-align:center;min-height:16px;margin-top:5px;font-size:10px}.admin-plus{color:#d80011;font-size:22px;font-weight:800;position:absolute;top:44px;left:-18px}.form-actions{border-top:1px solid #edf0f2;justify-content:flex-end;gap:10px;margin-top:22px;padding-top:18px;display:flex}.secondary-button,.primary-button{min-width:112px;padding:10px 16px}.secondary-button{color:#314e62;background:#fff;border:1px solid #bac8d1}.primary-button{color:#fff;background:#0068b7;border:1px solid #0068b7}.website-settings-panel{padding:22px}.website-settings-heading{border-bottom:1px solid #edf0f2;margin-bottom:20px;padding-bottom:18px}.website-settings-heading h2{margin:0;font-size:17px}.website-settings-heading span{color:#71828e;margin-top:5px;font-size:11px;display:block}.website-settings-form{gap:18px;display:grid}.website-text-fields,.website-assets-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.website-text-fields label{gap:7px;display:grid}.website-text-fields label>span{color:#41515e;font-size:12px;font-weight:700}.website-text-fields input{color:#1c2c38;background:#fbfcfd;border:1px solid #cad5dd;border-radius:7px;width:100%;height:42px;padding:0 11px}.website-text-fields small{color:#81909a;font-size:10px}.website-assets-grid{padding-top:4px}.website-asset-field img{height:170px}.website-settings-form .site-form-actions{margin-top:0}.static-site-config-panel{padding:22px}.static-config-heading,.static-config-context,.static-config-note,.static-config-footer,.static-list-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.static-config-heading{border-bottom:1px solid #edf0f2;margin-bottom:18px;padding-bottom:18px}.static-config-heading h2,.static-list-heading h3,.static-asset-copy h3{margin:0}.static-config-heading h2{font-size:18px}.static-config-heading p{color:#71828e;margin:5px 0 0;font-size:11px}.static-config-stage{color:#8a5b00;background:#fff8e8;border:1px solid #f0c36c;border-radius:999px;flex:none;padding:7px 11px;font-size:10px;font-weight:800}.static-site-picker{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.static-site-card{color:#243642;cursor:pointer;text-align:left;background:#fff;border:1px solid #d6e0e6;border-radius:10px;gap:4px;min-width:0;padding:14px 48px 14px 14px;display:grid;position:relative}.static-site-card:hover{border-color:#78b8df}.static-site-card-active{background:#eef8fe;border-color:#0879bd;box-shadow:inset 0 0 0 1px #0879bd}.static-site-card>span{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800;overflow:hidden}.static-site-card small{color:#748591;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.static-site-card b{color:#218653;font-size:10px;position:absolute;top:14px;right:14px}.static-config-context{background:#f8fafb;border:1px solid #dce6ec;border-radius:9px;margin:14px 0;padding:12px 14px}.static-config-context>div{gap:3px;display:grid}.static-config-context strong{font-size:13px}.static-config-context span{color:#6f808c;font-size:10px}.static-config-context code{color:#0a679f;background:#e9f5fc;border-radius:6px;flex:none;padding:5px 8px;font-family:inherit;font-size:10px;font-weight:800}.static-config-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:14px;display:grid}.static-config-tab{color:#425562;cursor:pointer;text-align:left;background:#fff;border:1px solid #d5dfe5;border-radius:8px;gap:4px;min-width:0;min-height:62px;padding:11px;display:grid}.static-config-tab:hover,.static-config-tab-active{color:#0068a6;background:#f0f8fd;border-color:#1683c3}.static-config-tab-active{box-shadow:inset 0 0 0 1px #1683c3}.static-config-tab span{font-size:12px;font-weight:800}.static-config-tab small{color:#7d8b94;font-size:9px;line-height:1.45}.static-theme-pane{gap:16px;display:grid}.static-theme-pane .static-config-note,.static-theme-pane .static-list-heading{margin-bottom:0}.static-theme-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;display:grid}.static-theme-card{color:#304653;cursor:pointer;text-align:left;background:#fff;border:1px solid #d5dfe5;border-radius:9px;grid-template-columns:46px minmax(0,1fr) 20px;align-items:center;gap:8px;min-width:0;min-height:64px;padding:8px;display:grid;position:relative}.static-theme-card:hover,.static-theme-card-active{border-color:#1683c3;box-shadow:inset 0 0 0 1px #1683c3}.static-theme-swatch{border:1px solid #0000001f;border-radius:8px;width:46px;height:46px;display:block;box-shadow:0 2px 7px #1b3c4e1f}.static-theme-card-copy{gap:3px;min-width:0;display:grid}.static-theme-card-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.static-theme-card-copy small{color:#788994;letter-spacing:.02em;font-size:8px}.static-theme-check{color:#fff;background:#1683c3;border-radius:50%;place-items:center;width:20px;height:20px;font-size:12px;font-weight:900;display:grid}.static-theme-card:not(.static-theme-card-active) .static-theme-check{background:#e5edf2}.static-theme-domain-heading{border-top:1px solid #e0e8ed;margin-top:3px;padding-top:16px}.static-theme-domain-list{gap:8px;display:grid}.static-theme-domain-row{background:#fff;border:1px solid #dce5ea;border-radius:8px;grid-template-columns:20px minmax(170px,.7fr) minmax(240px,1fr) auto;align-items:center;gap:12px;padding:11px 12px;display:grid}.static-theme-domain-dot{border:2px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 0 0 1px #19323f38}.static-theme-domain-row>div{gap:2px;min-width:0;display:grid}.static-theme-domain-row strong{color:#263d4a;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.static-theme-domain-row small{color:#7c8c96;font-size:8px}.static-theme-domain-row select{color:#20323e;width:100%;height:38px;font:inherit;background:#fff;border:1px solid #cbd7de;border-radius:7px;font-size:11px}.static-theme-domain-remove{color:#a53c3c;min-width:58px;height:38px;padding:0 12px}.static-theme-domain-main{color:#71838e;text-align:center;min-width:58px;font-size:9px;font-weight:800}.static-theme-domain-add{background:#f5f9fb;border:1px dashed #b9ccd7;border-radius:8px;grid-template-columns:minmax(220px,1fr) auto;align-items:end;gap:8px 10px;padding:13px;display:grid}.static-theme-domain-add label{gap:6px;display:grid}.static-theme-domain-add label>span{color:#40515e;font-size:10px;font-weight:800}.static-theme-domain-add input{color:#20323e;width:100%;height:40px;font:inherit;background:#fff;border:1px solid #cbd7de;border-radius:7px;font-size:12px}.static-theme-domain-add button{height:40px}.static-theme-domain-add small{color:#788994;grid-column:1/-1;font-size:9px}.static-config-pane{background:#fbfcfd;border:1px solid #dce5ea;border-radius:10px;padding:18px}.static-config-note{color:#526572;background:#eef7fc;border-left:3px solid #1b87c4;border-radius:7px;justify-content:flex-start;margin-bottom:16px;padding:10px 12px;font-size:10px;line-height:1.6}.static-config-note strong{color:#176c9e;flex:none}.static-config-note-lock{background:#fff8e8;border-left-color:#d59a1d}.static-config-note-lock strong{color:#8b650b}.static-config-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.static-config-form-grid label,.static-config-block-field,.static-navigation-row label,.static-asset-copy label,.static-section-copy label{gap:6px;display:grid}.static-config-form-grid label>span,.static-config-block-field>span,.static-navigation-row label>span,.static-asset-copy label>span,.static-section-copy label>span{color:#40515e;font-size:10px;font-weight:800}.static-config-form-grid input,.static-config-form-grid textarea,.static-config-block-field textarea,.static-navigation-row input,.static-navigation-row select,.static-asset-copy input,.static-section-copy input{color:#20323e;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #cbd7de;border-radius:7px;font-size:12px}.static-config-form-grid input,.static-navigation-row input,.static-navigation-row select,.static-asset-copy input,.static-section-copy input{height:40px;padding:0 10px}.static-config-form-grid textarea,.static-config-block-field textarea{resize:vertical;padding:10px}.static-config-form-grid input[readonly]{color:#687985;background:#f1f4f6}.static-config-form-grid small{color:#84919a;font-size:9px}.static-config-wide{grid-column:1/-1}.static-config-check{grid-template-columns:auto 1fr;align-items:center;display:flex!important}.static-config-check input{width:18px;height:18px}.static-config-block-field{margin-bottom:18px}.static-basic-assets{border-top:1px solid #e5ebef;margin-top:22px;padding-top:18px}.static-list-heading{align-items:baseline;margin-bottom:10px}.static-list-heading h3,.static-asset-copy h3{font-size:13px}.static-list-heading span{color:#7a8993;font-size:9px}.static-navigation-list,.static-section-list{gap:8px;display:grid}.static-navigation-row{background:#fff;border:1px solid #e0e7eb;border-radius:8px;grid-template-columns:34px minmax(130px,.7fr) minmax(120px,.45fr) minmax(220px,1.2fr);align-items:end;gap:10px;padding:11px;display:grid}.static-navigation-row>b,.static-section-order{color:#1680bd;align-self:center;font-size:11px}.static-assets-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.static-asset-card{background:#fff;border:1px solid #dce5ea;border-radius:9px;grid-template-columns:180px minmax(0,1fr);min-width:0;display:grid;overflow:hidden}.static-asset-preview{background:#eef2f4;place-items:center;min-height:190px;padding:10px;display:grid;position:relative;overflow:hidden}.static-asset-picker{cursor:pointer}.static-asset-picker:focus-within{outline-offset:-3px;outline:3px solid #1680bd3d}.static-asset-preview img{object-fit:contain;max-width:100%;max-height:180px;display:block}.static-asset-copy{align-content:start;gap:10px;min-width:0;padding:14px;display:grid}.static-asset-copy dl{gap:6px;margin:0;display:grid}.static-asset-copy dl>div{grid-template-columns:62px minmax(0,1fr);gap:8px;font-size:9px;line-height:1.45;display:grid}.static-asset-copy dt{color:#7b8992}.static-asset-copy dd{color:#344b59;margin:0}.static-asset-upload-hint{color:#718792;margin:0;font-size:9px;line-height:1.5}.static-asset-copy button{color:#85939c;background:#f6f8f9;border:1px dashed #bdcbd3;border-radius:7px;min-height:36px}.static-section-row{background:#fff;border:1px solid #dfe7eb;border-radius:8px;padding:11px}.static-section-row-disabled{background:#f2f4f5}.static-section-summary{grid-template-columns:36px minmax(0,1fr) 110px 82px 76px;align-items:center;gap:12px;display:grid}.static-section-edit{color:#176f9f;min-width:0;min-height:34px;padding:0 10px;font-size:9px}.static-section-edit-active{background:#e9f6fc;border-color:#1680bd}.static-content-editor{background:#f2f9fd;border:1px solid #9dcce6;border-radius:8px;gap:14px;margin:12px 0 0 48px;padding:14px;display:grid;box-shadow:inset 3px 0 #1680bd}.static-content-editor-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.static-content-editor-heading>div{gap:3px;display:grid}.static-content-editor-heading strong{color:#1d4f6a;font-size:11px}.static-content-editor-heading span{color:#718792;font-size:9px}.static-content-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.static-content-table-headers{grid-template-columns:repeat(3,minmax(0,1fr))}.static-content-field{gap:5px;min-width:0;display:grid}.static-content-field-wide{grid-column:1/-1}.static-content-field>span,.static-content-triplet>span{color:#526a78;font-size:9px;font-weight:800}.static-content-field input,.static-content-field textarea,.static-content-triplet input{color:#20323e;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #c4d5df;border-radius:6px;font-size:10px}.static-content-field input,.static-content-triplet input{height:36px;padding:0 9px}.static-content-field textarea{resize:vertical;padding:9px}.static-content-repeat-list{gap:8px;display:grid}.static-content-repeat-row{background:#fff;border:1px solid #d9e6ed;border-radius:7px;align-items:end;gap:8px;padding:10px;display:grid}.static-content-repeat-row>b{color:#1680bd;text-align:center;align-self:center;font-size:10px}.static-content-ladder-row{grid-template-columns:24px .65fr 1fr .65fr 1.35fr 56px}.static-content-group-row{grid-template-columns:24px 1fr 1fr .8fr 1fr 56px}.static-content-record-row{grid-template-columns:24px .5fr .75fr 1.5fr .8fr .7fr 56px}.static-content-triplet{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.static-content-triplet>span{grid-column:1/-1}.static-content-remove{color:#a13c3c;min-width:0;min-height:36px;padding:0 7px}.static-content-add{justify-self:start;min-height:34px}.static-content-editor-footer{justify-content:flex-end;padding-top:2px;display:flex}.static-section-copy p{color:#7a8993;margin:5px 0 0;font-size:9px}.static-section-type{color:#526773;font-size:10px;font-weight:700}.static-section-toggle{align-items:center;gap:6px;font-size:10px;display:flex}.static-section-toggle input{width:17px;height:17px}.static-section-ads{border-top:1px dashed #d9e2e7;gap:9px;margin:11px 0 0 48px;padding-top:11px;display:grid}.static-section-ads-heading{color:#415866;justify-content:space-between;align-items:baseline;gap:12px;font-size:10px;display:flex}.static-section-ads-heading span{color:#81909a;font-size:9px}.static-section-ad-row{background:#f8fafb;border:1px solid #e0e7eb;border-radius:7px;grid-template-columns:24px minmax(150px,.75fr) minmax(220px,1fr) 58px;align-items:center;gap:10px;padding:10px;display:grid}.static-section-ad-row-gallery{grid-template-columns:24px minmax(0,1fr) 58px}.static-section-ad-row label{gap:5px;display:grid}.static-section-ad-row label>span{color:#576b77;font-size:9px;font-weight:800}.static-section-ad-row input{color:#20323e;width:100%;min-width:0;height:36px;font:inherit;background:#fff;border:1px solid #cbd7de;border-radius:6px;padding:0 9px;font-size:10px}.static-section-ad-index{color:#1680bd;text-align:center;align-self:center;font-size:10px;font-weight:800}.static-section-ad-preview{color:#36708f;cursor:pointer;background:#edf5f9;border:1px dashed #a9c4d4;border-radius:7px;place-items:center;width:100%;height:72px;font-size:9px;transition:border-color .16s,background .16s;display:grid;position:relative;overflow:hidden}.static-section-ad-preview:hover,.static-section-ad-preview:focus-within{background:#e2f2fa;border-color:#1680bd}.static-section-ad-preview img{object-fit:contain;background:#fff;width:100%;height:100%;display:block}.static-section-ad-file{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;position:absolute;overflow:hidden;border:0!important;width:1px!important;height:1px!important;padding:0!important}.static-section-ad-placeholder{place-items:center;gap:3px;font-size:10px;font-weight:800;display:grid}.static-section-ad-placeholder b{font-size:22px;font-weight:400;line-height:20px}.static-section-ad-replace,.static-section-ad-uploading{background:#1680bde0;border-radius:4px;padding:3px 6px;font-weight:800;position:absolute;bottom:5px;right:5px;color:#fff!important;font-size:8px!important}.static-section-ad-uploading{background:#1f3745ad;border-radius:0;place-items:center;display:grid;inset:0;font-size:10px!important}.static-section-ad-picker-loading{cursor:wait}.static-section-ad-remove{color:#a13c3c;width:100%;min-width:0;min-height:36px;padding:0 8px}.static-section-ad-add{justify-self:start;min-height:36px;padding:0 14px}.static-section-actions{grid-template-columns:1fr 1fr;gap:5px;display:grid}.static-section-actions button{color:#2f607d;background:#fff;border:1px solid #cbd7de;border-radius:6px;width:34px;height:34px}.static-config-footer{border-top:1px solid #edf0f2;justify-content:flex-end;margin-top:14px;padding-top:14px}.static-config-footer span{color:#7b8992;font-size:10px}.static-config-footer .secondary-button{min-width:92px;padding:8px 12px}.zodiac-settings-panel{padding:22px}.zodiac-settings-heading,.zodiac-settings-heading>div,.zodiac-year-picker,.zodiac-settings-footer,.zodiac-settings-footer>div{align-items:center;display:flex}.zodiac-settings-heading{border-bottom:1px solid #edf0f2;justify-content:space-between;gap:18px;padding-bottom:18px}.zodiac-settings-heading>div:first-child{flex-direction:column;align-items:flex-start;gap:5px}.zodiac-settings-heading h2{margin:0;font-size:17px}.zodiac-settings-heading span,.zodiac-settings-help{color:#71828e;font-size:11px}.zodiac-year-picker{border:1px solid #c8d4dc;border-radius:7px;overflow:hidden}.zodiac-year-picker button,.zodiac-year-picker input{color:#24465d;text-align:center;background:#fff;border:0;height:38px}.zodiac-year-picker button{cursor:pointer;width:38px;font-size:23px}.zodiac-year-picker button:disabled{cursor:not-allowed;opacity:.4}.zodiac-year-picker input{border-left:1px solid #dce3e8;border-right:1px solid #dce3e8;width:82px;font-weight:700}.zodiac-settings-help{margin:16px 0}.zodiac-settings-panel .admin-notice{margin-bottom:16px}.zodiac-mapping-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;display:grid}.zodiac-mapping-row{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;display:grid}.zodiac-mapping-row strong{color:#0068b7;background:#eaf5ff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:15px;display:grid}.zodiac-mapping-row input{color:#1c2c38;letter-spacing:.04em;background:#fbfcfd;border:1px solid #cad5dd;border-radius:7px;width:100%;height:40px;padding:0 12px}.zodiac-settings-footer{border-top:1px solid #edf0f2;justify-content:space-between;gap:18px;margin-top:20px;padding-top:18px}.zodiac-settings-footer>div{gap:10px}.zodiac-validation-error,.zodiac-validation-ok{font-size:11px;font-weight:700}.zodiac-validation-error{color:#b11d28}.zodiac-validation-ok{color:#16804b}.reveal-progress{background:#f5f8fa;border-radius:9px;padding:15px}.reveal-progress>div:first-child{justify-content:space-between;align-items:center;display:flex}.reveal-progress span{color:#6e7e8a;font-size:12px}.reveal-progress strong{color:#0a5f96;font-size:27px}.reveal-progress strong small{color:#84949f;font-size:13px}.progress-track{background:#dfe7ec;border-radius:20px;height:7px;margin-top:10px;overflow:hidden}.progress-track span{border-radius:inherit;background:#0b7dbf;height:100%;transition:width .3s;display:block}.reveal-slots{justify-content:center;gap:5px;margin:22px 0;display:flex}.reveal-slots span{color:#9ca8b0;background:#f7f9fa;border:1px dashed #bdc9d1;border-radius:50%;place-items:center;width:35px;height:35px;font-weight:800;display:grid}.reveal-slots span.revealed{color:#0b5f8e;background:#e9f5fb;border-style:solid;border-color:#0e7cb8}.reveal-button,.complete-button{width:100%;padding:11px}.reveal-button{color:#fff;background:#d80011;border:1px solid #d80011}.complete-button{color:#425761;background:#fff;border:1px solid #ccd6dc;margin-top:8px}.reveal-help{color:#85929b;text-align:center;margin:13px 0 0;font-size:11px;line-height:1.55}.recent-panel{margin-top:20px}.history-heading{gap:18px}.history-toolbar{align-items:center;gap:12px;display:flex}.history-toolbar label{color:#556874;white-space:nowrap;align-items:center;gap:6px;font-size:12px;display:flex}.history-toolbar input,.history-select input{accent-color:#0878bd;width:16px;height:16px}.danger-button{color:#b51f2b;cursor:pointer;background:#fff;border:1px solid #d44b54;border-radius:7px;padding:8px 12px;font-weight:700}.danger-button:disabled{cursor:not-allowed;opacity:.42}.recent-table{border:1px solid #e3e8ec;border-radius:8px;overflow:hidden}.recent-row{border-bottom:1px solid #edf0f2;grid-template-columns:28px 170px 165px minmax(300px,1fr) 112px;align-items:center;gap:12px;min-height:54px;padding:8px 13px;display:grid}.recent-row:last-child{border-bottom:0}.recent-row time{color:#71808b;font-size:12px}.history-select{place-items:center;display:grid}.recent-balls{gap:7px;display:flex}.recent-balls span{border:1px solid #cdd9e1;border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:grid}.recent-balls .recent-ball-red{color:#c9131b;background:#fff7f7;border-color:#e31b23}.recent-balls .recent-ball-blue{color:#0868b3;background:#f5faff;border-color:#1877c9}.recent-balls .recent-ball-green{color:#087a38;background:#f4fcf7;border-color:#159447}.history-row-actions{justify-content:flex-end;gap:7px;display:flex}.history-row-actions button{color:#34566d;cursor:pointer;background:#fff;border:1px solid #cbd7de;border-radius:6px;padding:5px 8px;font-size:11px}.history-row-actions .delete-link{color:#b51f2b;border-color:#edc0c4}.history-row-actions button:disabled{cursor:not-allowed;opacity:.45}.history-empty{color:#84939d;text-align:center;padding:36px 20px}.admin-modal-backdrop{z-index:100;background:#04152399;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.admin-modal{background:#fff;border-radius:14px;width:min(430px,100%);max-height:calc(100vh - 48px);overflow-y:auto;box-shadow:0 26px 70px #00000047}.admin-modal.history-edit-modal{width:min(760px,100%)}.admin-modal form{gap:15px;padding:24px;display:grid}.admin-modal-heading{justify-content:space-between;align-items:flex-start;margin-bottom:3px;display:flex}.admin-modal-heading h2{margin:5px 0 0;font-size:21px}.admin-modal-heading>button{color:#637682;cursor:pointer;background:#f0f4f6;border:0;border-radius:50%;width:32px;height:32px;font-size:22px;line-height:1}.admin-modal form>label,.history-edit-fields label,.history-edit-numbers label{gap:7px;display:grid}.admin-modal label>span{color:#41515e;font-size:12px;font-weight:700}.admin-modal input{color:#1c2c38;background:#fbfcfd;border:1px solid #cad5dd;border-radius:7px;width:100%;height:42px;padding:0 11px}.history-edit-fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.history-edit-numbers{grid-template-columns:repeat(7,1fr);gap:9px;display:grid}.history-edit-numbers label>span{text-align:center;font-size:10px}.history-edit-numbers label>small{color:#667985;text-align:center;min-height:16px;font-size:11px;font-weight:700;line-height:16px}.history-edit-numbers .history-edit-number{text-align:center;border-width:2px;border-radius:50%;width:58px;max-width:100%;height:58px;padding:0;font-size:17px;font-weight:800}.history-edit-numbers label{justify-items:center;min-width:0}.history-edit-numbers .history-edit-number.number-input-red{border-color:var(--wave-red);background:#fff4f3}.history-edit-numbers .history-edit-number.number-input-blue{border-color:var(--wave-blue);background:#f2f8ff}.history-edit-numbers .history-edit-number.number-input-green{border-color:var(--wave-green);background:#f1fbf1}.admin-modal-actions{border-top:1px solid #edf0f2;justify-content:flex-end;gap:10px;margin-top:5px;padding-top:16px;display:flex}.access-management{gap:20px;display:grid}.access-panel{padding:22px}.access-heading{border-bottom:1px solid #edf0f2;align-items:flex-start;padding-bottom:18px}.access-heading>div{display:block}.access-heading p{color:#71818d;margin:6px 0 0;font-size:12px}.access-table{border:1px solid #e0e7eb;border-radius:9px;overflow:hidden}.access-row{grid-template-columns:minmax(180px,1.2fr) 86px minmax(180px,1fr) auto;align-items:center;gap:18px;min-height:68px;padding:12px 16px;display:grid}.access-row+.access-row{border-top:1px solid #e7ecef}.access-user-main{gap:5px;min-width:0;display:grid}.access-user-main strong{align-items:center;gap:7px;display:flex}.access-user-main strong small,.role-card-heading small{color:#4d6a7b;background:#edf3f6;border-radius:99px;padding:2px 6px;font-size:9px;font-weight:700}.access-user-main>span,.access-row time{color:#71828e;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.access-status{color:#7d6d6d;background:#f2eeee;border-radius:99px;width:max-content;padding:4px 9px;font-size:10px;font-weight:700}.access-status-active{color:#167044;background:#e6f6ed}.access-actions{justify-content:flex-end;gap:7px;display:flex}.access-actions button{color:#38586b;cursor:pointer;font:inherit;background:#fff;border:1px solid #cbd7de;border-radius:6px;padding:6px 10px;font-size:11px}.access-actions button.delete-link{color:#bd323a;border-color:#efb9bd}.access-actions button:disabled{cursor:not-allowed;opacity:.4}.role-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.role-card{background:#fbfcfd;border:1px solid #dfe7eb;border-radius:10px;flex-direction:column;min-height:190px;padding:18px;display:flex}.role-card-heading,.role-card-heading>div{align-items:center;display:flex}.role-card-heading{justify-content:space-between;gap:12px}.role-card-heading>div{gap:8px}.role-card-heading>span,.role-card>p{color:#71818d;font-size:11px}.role-card>p{min-height:18px;margin:10px 0 13px}.permission-tags{flex-wrap:wrap;gap:6px;margin-bottom:18px;display:flex}.permission-tags span{color:#0d689e;background:#eef8fe;border:1px solid #b9d8eb;border-radius:99px;padding:4px 8px;font-size:10px;font-weight:700}.role-card .access-actions{margin-top:auto}.access-modal{width:min(620px,100%)}.access-fieldset{border:1px solid #d7e1e7;border-radius:8px;gap:8px;margin:4px 0 14px;padding:12px;display:grid}.access-fieldset legend{color:#41515e;padding:0 6px;font-size:12px;font-weight:700}.access-fieldset>label{cursor:pointer;background:#f6f9fa;border-radius:7px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px;padding:9px 10px;display:grid}.access-fieldset input,.access-switch input{accent-color:#0068b7;width:17px;height:17px;margin:2px 0 0}.access-fieldset label>span{gap:3px;display:grid}.access-fieldset label small{color:#768691;font-size:10px;line-height:1.45}.permission-fieldset{grid-template-columns:repeat(2,minmax(0,1fr))}.access-switch{cursor:pointer;align-items:center;margin-bottom:14px;gap:9px!important;display:flex!important}.signin-shell{background:#071d31;place-items:center;min-height:100vh;padding:24px;display:grid}.signin-card{text-align:center;background:#fff;border-radius:16px;width:min(430px,100%);padding:38px;box-shadow:0 30px 70px #00000042}.signin-card h1{margin:8px 0 10px}.signin-card>p:not(.eyebrow){color:#71808b;margin:0 0 24px;line-height:1.7}.admin-auth-form{text-align:left;gap:14px;margin:24px 0 16px;display:grid}.admin-auth-form label{gap:7px;display:grid}.admin-auth-form label>span{color:#41515e;font-size:12px;font-weight:700}.admin-auth-form input{color:#17202a;background:#fbfcfd;border:1px solid #cad5dd;border-radius:7px;width:100%;height:44px;padding:0 12px}.auth-error{color:#a01822;background:#fff0f1;border:1px solid #f1b5bb;border-radius:7px;padding:10px 12px;font-size:12px;line-height:1.5}.signin-button{border:0;width:100%;margin:2px 0 0;padding:12px 16px;display:block}.signin-card>a:last-child{color:#647985;font-size:12px;text-decoration:underline}.site-template-forum-dense,.site-template-directory-portal,.site-template-longform-data{background:#f5f5f5;max-width:720px}.portal-brand-header{color:#fff;background:var(--site-primary);border-bottom:4px solid var(--site-secondary);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:76px;padding:10px 14px;display:grid}.portal-brand-mark{width:50px;height:50px;color:var(--site-primary);background:var(--site-secondary);border:2px solid #fffc;border-radius:50%;place-items:center;font-size:27px;font-weight:900;display:grid}.portal-brand-header>div:nth-child(2){gap:3px;min-width:0;display:grid}.portal-brand-header strong{font-size:25px;line-height:1.2}.portal-brand-header span{color:#ffffffd6;font-size:14px}.portal-brand-header em{white-space:nowrap;border:1px solid #ffffff8c;border-radius:4px;padding:5px 8px;font-size:12px;font-style:normal}.portal-hero-banner img{object-fit:contain;background:#fff;max-height:240px}.portal-site-notice{color:#8d130f;text-align:center;background:#fff5c8;border-bottom:1px solid #f0d66c;margin:0;padding:8px 12px;font-weight:700}.portal-content{background:#f4f4f4;gap:8px;padding:8px 0 0;display:grid}.portal-section-nav{border:1px solid var(--site-section-border);background:#fff;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;padding:8px;display:grid}.portal-section-nav a{border-radius:var(--site-nav-radius);min-width:0;color:var(--site-nav-text);background:var(--site-nav-bg);text-align:center;text-overflow:ellipsis;white-space:nowrap;padding:8px 4px;font-weight:700;overflow:hidden}.portal-announcement{background:#fff;border:1px solid #df3037;grid-template-columns:auto minmax(0,1fr);align-items:center;display:grid}.portal-announcement strong{color:#fff;background:#d32128;align-self:stretch;padding:8px 12px}.portal-announcement span{color:#b00;overflow-wrap:anywhere;min-width:0;padding:8px 10px;font-weight:700}.portal-module{border:1px solid var(--site-section-border);background:#fff;min-width:0;scroll-margin-top:8px;overflow:hidden}.portal-module-group{gap:5px;min-width:0;display:grid}.portal-inline-ads{gap:5px;display:grid}.portal-inline-ads a,.portal-inline-ads img{width:100%;height:auto;display:block}.portal-module h2{color:var(--site-secondary);background:var(--site-primary);text-align:center;margin:0;padding:8px 10px;font-size:21px;line-height:1.35}.portal-module h2 span{margin-right:4px}.portal-link-grid,.portal-forum-grid,.portal-gallery-grid{grid-template-columns:repeat(var(--portal-columns,1), minmax(0, 1fr));background:#ddd;gap:1px;display:grid}.portal-link-grid a,.portal-link-grid>span{color:#075fb4;text-align:center;overflow-wrap:anywhere;background:#fff;min-width:0;padding:10px 6px;font-size:16px;font-weight:700}.portal-domain-list .portal-link-grid a,.portal-domain-list .portal-link-grid>span{color:#a3121b;background:#fffbe9}.portal-forum-row{background:#fff;border-bottom:1px dashed #ccc;grid-template-columns:minmax(105px,.8fr) minmax(0,1.7fr) auto;align-items:center;gap:8px;min-width:0;padding:9px 10px;display:grid}.portal-forum-row strong{color:#c10f1c}.portal-forum-row span{color:#444;overflow-wrap:anywhere;min-width:0}.portal-forum-row em{color:var(--site-primary);font-size:12px;font-style:normal}.portal-table-scroll{width:100%;overflow:hidden}.portal-data-table table{border-collapse:collapse;table-layout:fixed;width:100%}.portal-data-table th,.portal-data-table td{overflow-wrap:anywhere;text-align:center;border:1px solid #ddd;padding:8px 7px}.portal-data-table th{color:#8d151c;background:#fff4bd}.portal-data-table td:first-child{color:var(--site-primary);font-weight:700}.portal-gallery-grid{background:#fff;gap:7px;padding:7px}.portal-gallery figure{min-width:0;margin:0}.portal-gallery img{width:100%;height:auto;display:block}.portal-gallery figcaption{text-align:center;background:#f4f4f4;padding:6px}.portal-text p,.portal-empty{overflow-wrap:anywhere;margin:0;padding:10px 12px;line-height:1.7}.portal-disclaimer{color:#555;border-top:2px solid var(--site-primary);text-align:center;background:#eee;padding:14px}.portal-disclaimer p{margin:5px 0 0}.site-template-forum-dense{--tt-primary:#4292ef;--tt-dark:#0756b8;--tt-soft:#e7f1fd;--tt-page:#85b8f4;--tt-heading:#7eafe6;--tt-on-primary:#fff;--tt-on-dark:#fff;--tt-on-heading:#fff;--site-primary:var(--tt-dark);--site-secondary:#fff200;--site-nav-bg:var(--tt-dark);--site-nav-radius:2px}.site-template-forum-dense .portal-content{background:var(--tt-page)}.site-template-forum-dense .portal-module h2{background:linear-gradient(var(--tt-primary), var(--tt-dark))}.site-template-forum-dense .portal-forum-row:nth-child(2n){background:var(--tt-soft)}.site-template-directory-portal{--site-primary:#25898a;--site-secondary:#fff36a;--site-nav-bg:#e8fffb;--site-nav-text:#176669;--site-nav-radius:3px;background:#bde1db}.site-template-directory-portal .portal-content{background:#bde1db;padding:8px}.site-template-directory-portal .portal-section-nav{border-width:2px}.site-template-directory-portal .portal-section-nav a{border:1px solid #63aaa7}.site-template-longform-data{--site-primary:#b51220;--site-secondary:#ffe96a;--site-nav-bg:#970917;--site-nav-radius:0;background:#fff8e3}.site-template-longform-data .portal-content{background:#fff8e3;gap:4px}.site-template-longform-data .portal-module{border-width:2px}.site-template-longform-data .portal-data-table tbody tr:nth-child(2n){background:#fff7d1}.site-module-manager{background:#fbfcfd;border:1px solid #e0e7eb;border-radius:10px;padding:18px}.site-module-heading>div:first-child{gap:4px;display:grid}.site-module-help{color:#6f818d;margin:-4px 0 14px;font-size:11px;line-height:1.6}.site-module-list{gap:12px;display:grid}.site-module-card{background:#fff;border:1px solid #d7e0e5;border-radius:8px;overflow:hidden}.site-module-card-head{background:#edf6fb;justify-content:space-between;align-items:center;gap:10px;padding:9px 11px;display:flex}.site-module-card-head>div{gap:5px;display:flex}.site-module-card-head button{color:#36566a;cursor:pointer;background:#fff;border:1px solid #c5d5df;border-radius:5px;min-width:30px;min-height:30px}.site-module-card-head .danger-link{color:#c32631}.site-module-grid{grid-template-columns:1fr 1fr 150px;gap:12px;padding:12px;display:grid}.site-module-grid>label{gap:6px;display:grid}.site-module-grid label>span{color:#455762;font-size:11px;font-weight:700}.site-module-grid input:not([type=checkbox]),.site-module-grid select,.site-module-grid textarea{color:#1e303c;background:#fff;border:1px solid #cbd6dd;border-radius:7px;width:100%;min-width:0;padding:8px 10px}.site-module-grid textarea{resize:vertical;min-height:96px;line-height:1.6}.site-module-switches{grid-column:1/-1;align-items:center;gap:12px;display:flex}.site-module-switches label{align-items:center;gap:5px;display:flex}@media (max-width:760px){html,body{background:#fff}.hero-banner{height:auto}.hero-banner img{object-fit:contain;width:100%;height:auto}.current-card{margin:5px}.current-card-header-subsite{flex-direction:column;align-items:stretch;padding:7px 10px 0}.current-card-header-subsite .current-schedule{flex-direction:row;order:-1;justify-content:space-between;align-items:center;gap:8px;width:100%;padding-bottom:6px}.current-card-header-subsite .lottery-source-tabs{width:100%}.history-card{min-height:212px;margin:8px 5px}.history-period-row{min-height:34px}.history-time-row{min-height:48px}.history-numbers-row{flex-direction:column;align-items:flex-start;min-height:99px;padding-top:10px}.history-numbers-row>.history-label{width:auto;margin-bottom:8px}.history-balls{gap:4px;width:100%}.history-ball-slot{gap:4px}.history-ball-slot>div{width:40px}.history-ball{border-width:3px;width:40px;height:40px;font-size:17px;line-height:34px}.history-time-row time{margin-left:6px}.admin-topbar{padding:0 16px}.admin-topbar nav{gap:10px}.admin-viewer{display:none}.admin-content{width:calc(100% - 24px);padding-top:18px}.admin-heading{flex-direction:column;align-items:stretch;gap:16px}.admin-tab{white-space:nowrap;flex:1 0 92px;min-width:92px;padding-left:6px;padding-right:6px;font-size:11px}.draw-form-panel,.recent-panel{padding:16px}.form-row{grid-template-columns:1fr}.number-editor{grid-template-columns:repeat(7,minmax(0,1fr));gap:2px}.number-input-wrap:last-child{margin-left:0}.number-input-wrap label>span{white-space:nowrap;margin-bottom:4px;font-size:9px}.number-input{aspect-ratio:1;border-width:2px;width:min(100%,42px);height:auto;font-size:15px}.number-input-wrap label>small{white-space:nowrap;min-height:13px;margin-top:3px;font-size:8px}.admin-plus{display:none}.recent-table{border:0}.recent-row{border:1px solid #e3e8ec;border-radius:8px;grid-template-columns:24px minmax(0,1fr) auto;gap:7px;margin-bottom:8px}.recent-row time{grid-column:2}.history-select{grid-row:1/4}.recent-balls{flex-wrap:wrap;grid-column:2/-1}.history-row-actions{grid-area:1/3/3}.history-heading{flex-direction:column;align-items:flex-start}.history-toolbar{justify-content:space-between;width:100%}.admin-modal-backdrop{padding:12px}.admin-modal form{padding:18px}.history-edit-fields{grid-template-columns:1fr}.history-edit-numbers{grid-template-columns:repeat(7,minmax(0,1fr));gap:2px}.history-edit-numbers label{gap:4px}.history-edit-numbers label>span{white-space:nowrap;font-size:8px}.history-edit-numbers label>small{min-height:13px;font-size:9px;line-height:13px}.history-edit-numbers .history-edit-number{aspect-ratio:1;width:min(100%,40px);height:auto;font-size:14px}.site-settings{padding:16px}.site-settings-heading{flex-direction:column;align-items:stretch}.site-settings-heading>div{justify-content:space-between}.site-settings-layout{grid-template-columns:1fr}.site-list{grid-template-columns:1fr 1fr;display:grid}.site-add-button{grid-column:1/-1}.site-form-grid,.prediction-form-grid,.site-module-grid{grid-template-columns:1fr}.site-module-switches{flex-wrap:wrap;grid-column:auto}.portal-brand-header{grid-template-columns:40px minmax(0,1fr);gap:9px;min-height:62px;padding:8px 10px}.portal-brand-mark{width:40px;height:40px;font-size:22px}.portal-brand-header strong{font-size:19px}.portal-brand-header span{font-size:11px}.portal-brand-header em{display:none}.portal-section-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:5px}.portal-section-nav a{padding:7px 2px;font-size:12px}.portal-module h2{padding:7px 5px;font-size:17px}.portal-link-grid,.portal-forum-grid,.portal-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-link-grid a,.portal-link-grid>span{padding:8px 3px;font-size:13px}.portal-forum-row{grid-template-columns:minmax(82px,.8fr) minmax(0,1.7fr);gap:5px;padding:8px 6px;font-size:12px}.portal-forum-row em{display:none}.portal-data-table th,.portal-data-table td{padding:6px 3px;font-size:11px}.portal-announcement{grid-template-columns:76px minmax(0,1fr);font-size:12px}.site-template-directory-portal .portal-content{padding:4px}.theme-preview-row{grid-template-columns:repeat(2,minmax(0,1fr))}.site-assets-editor,.site-gallery-upload,.site-gallery-item,.site-gallery-fields{grid-template-columns:1fr}.site-gallery-fields .site-gallery-caption{grid-column:auto}.site-gallery-item>img{width:100%;height:180px}.site-gallery-actions{grid-template-columns:1fr 1fr 1fr}.site-gallery-item.site-ad-item{grid-template-columns:1fr}.site-ad-item>img{width:100%;height:180px}.site-ad-item .site-gallery-actions{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.site-ad-item .site-gallery-actions button,.site-ad-item .site-gallery-actions label{width:auto}.site-form-actions .primary-button{width:100%}.website-settings-panel{padding:16px}.website-text-fields,.website-assets-grid{grid-template-columns:1fr}.website-asset-field img{height:140px}.static-site-config-panel{padding:14px}.static-config-heading,.static-config-context,.static-config-footer,.static-list-heading{flex-direction:column;align-items:stretch}.static-config-stage{align-self:flex-start}.static-site-picker{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.static-site-card{min-height:82px;padding:10px 8px}.static-site-card>span{white-space:normal;font-size:11px}.static-site-card small{white-space:normal;font-size:8px}.static-site-card b{font-size:8px;position:static}.static-config-context code{align-self:flex-start}.static-config-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.static-config-tab{min-height:58px;padding:9px}.static-theme-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.static-theme-card{grid-template-columns:42px minmax(0,1fr) 18px;gap:6px}.static-theme-swatch{width:42px;height:42px}.static-theme-domain-row{grid-template-columns:18px minmax(0,1fr);gap:8px}.static-theme-domain-row label{grid-column:1/-1}.static-theme-domain-remove,.static-theme-domain-main{grid-column:2;justify-self:end}.static-theme-domain-add{grid-template-columns:1fr}.static-theme-domain-add small{grid-column:auto}.static-config-pane{padding:12px}.static-config-note{flex-direction:column;align-items:flex-start;gap:3px}.static-config-form-grid,.static-assets-grid{grid-template-columns:1fr}.static-config-wide{grid-column:auto}.static-navigation-row{grid-template-columns:28px minmax(0,1fr);align-items:center}.static-navigation-row label{grid-column:2}.static-navigation-row>b{grid-row:1/4}.static-asset-card{grid-template-columns:1fr}.static-asset-preview{min-height:150px}.static-asset-preview img{max-height:150px}.static-section-summary{grid-template-columns:30px minmax(0,1fr) auto;gap:8px}.static-section-copy,.static-section-type{grid-column:2}.static-section-edit{grid-column:2;justify-self:start}.static-section-toggle{grid-area:1/3}.static-section-ads{margin-left:0}.static-content-editor{margin-left:0;padding:12px}.static-content-form-grid,.static-content-table-headers{grid-template-columns:1fr}.static-content-field-wide{grid-column:auto}.static-content-ladder-row,.static-content-group-row,.static-content-record-row{grid-template-columns:24px minmax(0,1fr);align-items:center}.static-content-repeat-row>b{grid-row:1/-1}.static-content-repeat-row .static-content-field,.static-content-repeat-row .static-content-triplet,.static-content-repeat-row .static-content-remove{grid-column:2}.static-section-ad-row{grid-template-columns:24px minmax(0,1fr) 58px;align-items:center}.static-section-ad-link{grid-column:2/-1}.static-section-ad-index{grid-row:1/3}.static-section-ad-preview{grid-column:2;width:100%}.static-section-ad-remove{grid-area:1/3;justify-self:stretch}.static-section-actions{grid-column:3}.static-section-actions button{width:30px;height:30px}.static-config-footer .secondary-button{width:100%}.zodiac-settings-panel{padding:16px}.zodiac-settings-heading,.zodiac-settings-footer{flex-direction:column;align-items:stretch}.zodiac-year-picker{align-self:flex-start}.zodiac-mapping-grid{grid-template-columns:1fr}.zodiac-settings-footer>div{grid-template-columns:1fr 1fr;display:grid}.zodiac-settings-footer .secondary-button,.zodiac-settings-footer .primary-button{min-width:0}.access-panel{padding:16px}.access-heading{flex-direction:column;align-items:stretch;gap:14px}.access-heading .primary-button{width:100%}.access-row{grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;padding:13px}.access-row time{grid-column:1}.access-row .access-actions{flex-direction:column;grid-area:1/2/3}.role-grid,.permission-fieldset{grid-template-columns:1fr}}.tt-logo-row,.bj-logo-row{background:var(--tt-dark,#4292ef);height:60px;padding:0 10px 0 0}.tt-reference-logo,.bj-reference-logo{object-fit:contain;object-position:left center;width:auto;max-width:calc(100% - 72px);height:60px;display:block}.tt-reference-center,.bj-reference-center{border-radius:50%;width:60px;height:60px;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 0 20px #000}.tt-home img,.bj-home img{width:30px;height:30px;margin:0 auto 3px;display:block}.tt-news img{width:35px;height:35px;margin-right:5px}.replica-icon-nav>* img{object-fit:contain;width:42px;height:38px;display:block}.bj-logo-row{background:#429a94;padding:0 10px}.bj-reference-center{left:50%}.bj-reference-logo{max-width:calc(100% - 65px)}.ga-reference-banner{border:0;width:100%;height:auto;display:block}.replica-live-card{color:#000;background:#fff;width:100%;overflow:hidden}.replica-source-tabs{background:#eee;border-bottom:1px solid #d9d9d9;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;min-height:33px;display:grid;overflow:hidden}.replica-source-tab{color:#333;min-width:0;font:inherit;text-align:center;cursor:pointer;background:#eee;border:0;border-right:1px solid #fff;padding:4px 3px;font-size:16px;font-weight:800;line-height:24px}.replica-source-tab:last-child{border-right:0}.replica-source-tab-active{color:#fff;background:#429a94}.site-template-forum-dense .replica-source-tab-active{color:var(--tt-on-dark);background:var(--tt-dark)}.site-template-longform-data .replica-source-tab-active{background:#18bc20}.site-template-longform-data .replica-source-tabs{background:#fff;border-bottom:0;gap:8px;padding:5px 14px}.site-template-longform-data .replica-source-tab{border:0;border-radius:4px}.replica-draw-error{color:#8a6200;text-align:center;text-overflow:ellipsis;white-space:nowrap;background:#fff5cc;padding:1px 5px;font-size:10px;line-height:14px;display:block;overflow:hidden}.replica-live-title{color:#ff0;text-align:center;background:linear-gradient(#1265c7,#0756b8);min-height:31px;padding:3px 5px;font-size:19px;font-weight:800;line-height:25px}.replica-live-main{align-items:center;min-height:61px;padding:4px 5px 2px;display:flex}.replica-live-period{text-align:center;flex-direction:column;flex:0 0 66px;align-items:center;gap:3px;width:66px;font-size:13px;display:flex}.replica-live-period button{color:#fff;background:#e71203;border:0;border-radius:2px;padding:1px 6px;font-size:12px}.replica-live-card .current-balls{flex:auto;justify-content:space-around;gap:0;height:55px;margin:0}.replica-live-card .current-ball-slot,.replica-live-card .current-ball-slot:last-child{flex:1 1 0;justify-content:center;gap:1px;max-width:62px;display:flex}.replica-number-ball{color:#111;border-radius:0;flex:0 46px;justify-content:flex-start;align-items:center;width:46px;min-width:0;height:55px;display:flex;overflow:visible;background:0 0!important}.replica-number-ball>strong{color:#111;width:42px;height:42px;text-shadow:none;background-position:50%;background-repeat:no-repeat;background-size:42px 42px;flex:0 0 42px;justify-content:center;align-items:center;padding:0 4px 3px 0;font-size:20px;font-weight:500;line-height:42px;display:flex}.current-ball-red.replica-number-ball>strong{background-image:url(/reference-sites/balls/red.png)}.current-ball-blue.replica-number-ball>strong{background-image:url(/reference-sites/balls/blue.png)}.current-ball-green.replica-number-ball>strong{background-image:url(/reference-sites/balls/green.png)}.current-ball-waiting.replica-number-ball>strong{color:#89949d;background:#f6f8fa;border:1px dashed #aab4be;border-radius:50%}.replica-number-ball>span{color:#666;white-space:nowrap;background:0 0;width:48px;margin:0;font-size:12px;line-height:13px;overflow:visible}.replica-live-card .plus-sign{margin:0 -4px 12px -7px;font-size:21px}.replica-live-footer{border-top:1px solid #eee;justify-content:space-between;align-items:center;min-height:27px;padding:2px 8px 4px;font-size:13px;display:flex}.replica-live-footer b{color:red}.replica-live-footer>strong{color:#333;font-size:16px}.replica-live-card-directory-portal .replica-live-title{color:#fff;background:#429a94}.replica-live-card-directory-portal{border-bottom:1px solid #429a94}.replica-live-card-longform-data{border:1px solid #7ec6ea}.replica-live-card-longform-data .replica-live-title{color:#111;background:#fff;border-bottom:1px solid #d9d9d9;font-size:17px}.replica-live-card-longform-data .replica-live-main{min-height:82px}.replica-live-card-longform-data .replica-number-ball{height:70px}.replica-live-card-longform-data .replica-number-ball>strong{background-size:53px 53px;flex-basis:53px;width:53px;height:53px;font-size:23px;line-height:53px}.current-ball-red.replica-number-ball-longform-data>strong,.current-ball-blue.replica-number-ball-longform-data>strong,.current-ball-green.replica-number-ball-longform-data>strong{color:#fff;background-image:none;border-radius:4px;padding:0}.current-ball-red.replica-number-ball-longform-data>strong{background-color:#e9232c}.current-ball-blue.replica-number-ball-longform-data>strong{background-color:#1684dd}.current-ball-green.replica-number-ball-longform-data>strong{background-color:#0aa454}.replica-live-card-longform-data .replica-live-period{flex-basis:72px;width:72px}.site-template-forum-dense .portal-gallery-grid,.site-template-directory-portal .portal-gallery-grid,.site-template-longform-data .portal-gallery-grid{gap:3px;padding:2px;display:grid;grid-template-columns:minmax(0,1fr)!important}.site-template-forum-dense .portal-gallery figure,.site-template-directory-portal .portal-gallery figure,.site-template-longform-data .portal-gallery figure{margin:0}.site-template-forum-dense .portal-gallery img,.site-template-directory-portal .portal-gallery img,.site-template-longform-data .portal-gallery img{width:100%;height:auto;display:block}@media (max-width:760px){.tt-logo-row,.bj-logo-row{height:60px;padding-right:5px}.tt-reference-logo,.bj-reference-logo{height:60px}.tt-reference-center{position:relative;left:auto;transform:none}.bj-reference-center{left:73%}.replica-live-title{font-size:16px}.replica-source-tab{padding-inline:1px;font-size:13px}.site-template-longform-data .replica-source-tabs{gap:4px;padding:4px 5px}.replica-live-main{padding-inline:2px}.replica-live-period{flex-basis:54px;width:54px;font-size:11px}.replica-number-ball{flex-basis:35px;width:35px;height:50px}.replica-number-ball>strong{background-size:34px 34px;flex-basis:34px;width:34px;height:34px;padding:0 3px 2px 0;font-size:16px;line-height:34px}.replica-number-ball>span{width:36px;font-size:10px;line-height:12px}.replica-live-card .current-ball-slot,.replica-live-card .current-ball-slot:last-child{max-width:42px}.replica-live-card .plus-sign{margin:0 -4px 12px -5px;font-size:17px}.replica-live-footer{padding-inline:4px;font-size:11px}.replica-live-footer>strong{font-size:13px}.replica-live-card-longform-data .replica-live-main{min-height:61px}.replica-live-card-longform-data .replica-number-ball{height:50px}.replica-live-card-longform-data .replica-number-ball>strong{background-size:36px 36px;flex-basis:36px;width:36px;height:36px;font-size:16px;line-height:36px}}@media (max-width:430px){.current-card-header{flex-direction:column;align-items:stretch;min-height:0;padding-left:9px;padding-right:8px}.lottery-source-tabs{justify-content:space-between;width:100%}.current-card-title{font-size:19px}.lottery-source-tab{white-space:nowrap;flex:0 auto;padding:6px 2px;font-size:13px;line-height:18px}.current-schedule{flex-direction:row;justify-content:space-between;align-items:center;gap:6px;padding-top:5px;font-size:13px;line-height:18px}.draw-toolbar{grid-template-columns:1fr auto auto;gap:5px;font-size:16px}.countdown{min-width:82px;font-size:17px}.current-ball strong{font-size:26px}.current-ball span{margin-left:2px;margin-right:2px;font-size:13px}.current-balls{gap:3px}.current-ball-slot:last-child{flex-grow:1.5;gap:2px}.history-balls{gap:4px}.history-ball-slot{flex:1 1 0;gap:2px;min-width:0}.history-ball-slot:last-child{flex-grow:1.35}.history-ball-slot:last-child>div{flex:1 1 0;width:auto;min-width:0}.history-ball-slot>div{width:100%}.history-ball{width:40px;max-width:100%}.history-plus{flex:none;margin-left:0;font-size:20px}.prediction-heading{padding-left:9px;padding-right:9px}.prediction-heading h2{font-size:18px}.prediction-item{padding-left:5px;padding-right:5px}.prediction-zodiacs,.prediction-numbers{gap:3px}.prediction-zodiacs span{width:25px;height:25px;font-size:12px}.prediction-number{width:27px;height:27px;font-size:11px}.prediction-pairs{gap:4px;font-size:12px}.prediction-pairs span{padding:7px 5px}.reference-section{margin:5px 0}.reference-section h2{padding:7px 5px;font-size:18px;line-height:25px}.reference-row{grid-template-columns:92px minmax(0,1fr) 72px;min-height:38px;font-size:13px}.reference-row strong{padding:4px 3px;font-size:14px}.reference-gallery-images{gap:5px;padding:5px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.site-template-forum-dense,.site-template-directory-portal{max-width:720px;font-family:Microsoft YaHei,Arial,sans-serif}.site-template-longform-data{max-width:800px;font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif}.replica-head{color:#111;width:100%}.replica-head a{text-decoration:none}.replica-head-tongtian{color:var(--tt-on-primary);background:var(--tt-primary);padding-bottom:1px}.tt-logo-row,.bj-logo-row{justify-content:space-between;align-items:center;height:60px;padding:0 10px;display:flex;position:relative}.tt-wordmark,.bj-wordmark{flex-direction:column;line-height:1;display:flex}.replica-uploaded-logo{object-fit:contain;object-position:left center;width:auto;max-width:62%;height:60px;display:block}.tt-wordmark strong{color:#fff100;letter-spacing:3px;text-shadow:2px 2px 0 var(--tt-dark);font-size:28px;font-style:italic}.tt-wordmark span,.bj-wordmark span{letter-spacing:6px;margin-top:4px;font-size:10px;font-weight:700}.tt-orbit,.bj-seal{color:#fff100;background:var(--tt-dark,#1265c7);border:3px solid #fff;border-radius:50%;place-items:center;width:50px;height:50px;font-size:24px;font-weight:900;display:grid;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 0 16px #0000009e}.tt-home,.bj-home{color:var(--tt-on-dark,#fff);flex-direction:column;align-items:center;font-size:11px;display:flex}.tt-home b,.bj-home b{font-size:27px;line-height:28px}.tt-top-nav,.bj-top-nav{border-top:1px solid #000000bf;grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.tt-top-nav a,.bj-top-nav a{min-width:0;height:30px;color:var(--tt-on-dark,#fff);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:30px;overflow:hidden}.tt-live-strip,.bj-live-strip{height:66px;color:var(--tt-dark,#0756b8);background:linear-gradient(180deg, #fff, var(--tt-soft,#e8f3ff));border-bottom:2px solid var(--tt-primary,#4292ef);text-align:center;grid-template-columns:1.2fr 1fr 1.2fr;align-items:center;font-weight:900;display:grid}.tt-live-strip span,.bj-live-strip b{font-size:20px}.tt-live-strip b,.bj-live-strip span{color:#e60012;font-size:25px}.tt-live-strip em,.bj-live-strip em{color:#19833b;font-size:13px;font-style:normal}.tt-news,.bj-news{height:35px;color:var(--tt-on-primary,#fff);background:var(--tt-primary,#4292ef);white-space:nowrap;align-items:center;padding:0 6px;font-size:13px;display:flex;overflow:hidden}.tt-news strong,.bj-news strong{flex:none}.tt-news span,.bj-news span{text-overflow:ellipsis;overflow:hidden}.replica-icon-nav{color:#111;background:var(--tt-soft,#e7f1fd);text-align:center;grid-template-columns:repeat(5,minmax(0,1fr));padding:5px 2px 7px;font-size:15px;font-weight:700;display:grid}.replica-icon-nav>*{justify-items:center;gap:3px;display:grid}.replica-icon-nav b{color:#fff;background:linear-gradient(145deg,#ff8f00,#df180c);border-radius:50%;place-items:center;width:43px;height:43px;font-size:19px;display:grid;box-shadow:inset 0 0 0 3px #fff,0 1px 4px #00000059}.replica-icon-nav>:nth-child(2) b{background:linear-gradient(145deg,#34b96e,#087a52)}.replica-icon-nav>:nth-child(3) b{background:linear-gradient(145deg,#ffd100,#e57000)}.replica-icon-nav>:nth-child(4) b{background:linear-gradient(145deg,#469ef9,#0756b8)}.replica-icon-nav>:nth-child(5) b{background:linear-gradient(145deg,#ae79f6,#622ab2)}.tt-domain{color:var(--tt-on-primary,#fff);text-align:center;grid-template-columns:repeat(3,1fr);padding:3px 5px 6px;font-size:16px;font-weight:700;display:grid}.tt-domain strong{color:#fff100;grid-column:1/-1}.replica-head-baijia{background:#7bc7bd}.bj-logo-row{color:#fff;background:#429a94}.bj-wordmark strong{color:#fff;letter-spacing:2px;text-shadow:1px 2px #16635f;font-size:25px}.bj-seal{color:#fff;background:#ef7c16}.bj-top-nav{background:#429a94;border-top-color:#fff3}.bj-top-nav a:hover{background:#7bc7bd}.bj-live-strip{color:#186c68;border-bottom-color:#429a94}.bj-lottery-entry{text-align:center;background:#eee;grid-template-columns:1fr 1fr;font-size:18px;display:grid}.bj-lottery-entry>*{padding:5px}.bj-lottery-entry strong{color:#fff;background:#429a94}.bj-news{background:#7bc7bd;margin-top:3px}.replica-head-baijia .replica-icon-nav{background:#fff}.replica-head-ga497{background:#fff;padding-top:4px}.ga-uploaded-banner{object-fit:contain;background:#fff;width:100%;height:auto;max-height:180px;display:block}.ga-logo-banner{background:linear-gradient(90deg,#eff8ff,#fff8db,#eff8ff);border:2px dashed #67a4f5;grid-template-columns:auto auto 1fr;align-items:center;gap:12px;min-height:92px;padding:10px 18px;display:grid;overflow:hidden}.ga-logo-banner>strong{color:#111;text-shadow:2px 2px #ffde50;font-size:34px;font-style:italic}.ga-logo-banner>strong i{color:#e70012;font-style:normal}.ga-logo-banner>span{color:#1f0fef;font-size:27px;font-weight:900}.ga-logo-banner>span b{color:red}.ga-logo-banner>em{color:#0a5cda;text-align:right;font-size:20px;font-style:normal;font-weight:800}.ga-top-nav{background:#fff;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px 8px;padding:6px 5px;display:grid}.ga-top-nav a{color:#fff;text-align:center;text-overflow:ellipsis;white-space:nowrap;background:#0a5cda;border-radius:50px;min-width:0;padding:4px 2px;font-size:14px;overflow:hidden}.ga-domain-table{color:#1f0fef;text-align:center;border:1px dashed #67a4f5;grid-template-columns:repeat(2,1fr);font-size:18px;font-weight:900;display:grid}.ga-domain-table span{border-right:1px dashed #b8c9df;padding:6px 2px}.ga-domain-table span b{color:red}.ga-domain-table strong{color:#087d24;border-top:1px dashed #b8c9df;grid-column:1/-1;padding:5px}.replica-config-banner{background:#fff;width:100%;display:block}.replica-config-banner img,.ga-configured-banners a,.ga-configured-banners img,.ga-configured-footer-image{width:100%;height:auto;display:block}.ga-site-news{color:#ff0;text-align:center;background:#16978f;margin:0;padding:5px 8px;font-weight:700}.current-card-subsite{border-color:var(--site-primary);border-radius:0;margin:3px 0}.replica-draw-title{color:var(--site-primary);text-align:center;flex:auto;font-size:21px}.site-template-forum-dense .current-card-subsite{border:4px solid var(--tt-primary);background:#fff}.site-template-directory-portal .current-card-subsite{background:#fff;border:4px solid #7bc7bd}.site-template-longform-data .current-card-subsite{border:1px solid #67a4f5}.site-template-forum-dense .current-card-header-subsite{background:var(--tt-soft)}.site-template-directory-portal .current-card-header-subsite{background:#e5f5f2}.site-template-longform-data .current-card-header-subsite{background:linear-gradient(#fff,#eef9ff)}.site-template-forum-dense .lottery-source-tab-active{border-bottom-color:var(--tt-primary)}.site-template-directory-portal .lottery-source-tab-active{border-bottom-color:#429a94}.site-template-longform-data .lottery-source-tab-active{border-bottom-color:#0a5cda}.portal-content{padding-top:0}.portal-content-forum-dense{background:var(--tt-page);gap:2px}.portal-content-longform-data{background:#fff;gap:3px;padding:0}.portal-module-group{gap:2px}.site-template-forum-dense .portal-module{background:var(--tt-primary);border:0;border-radius:5px;margin:0 1px;padding:4px}.site-template-forum-dense .portal-module h2{color:#ff0;text-shadow:1px 4px 1px #b99b5f;background:linear-gradient(#0000,#dacfcf);border-bottom:1px solid #000;min-height:44px;padding:3px 5px;font-size:26px;line-height:38px}.site-template-forum-dense .portal-forum-grid,.site-template-forum-dense .portal-link-grid,.site-template-forum-dense .portal-gallery-grid{background:#fff;gap:0}.site-template-forum-dense .portal-forum-row{background:linear-gradient(90deg,#fff 0,#fff 96%,var(--tt-soft) 96%);border-bottom:1px solid #b99b5f;min-height:36px;padding:5px 12px 5px 40px;font-size:16px}.site-template-forum-dense .portal-forum-row:before{content:"★";color:#ff7a00;margin-left:-30px}.site-template-forum-dense .portal-data-table table{background:#fff;font-size:16px;font-weight:700}.site-template-forum-dense .portal-data-table th{color:#00f;border-color:var(--tt-primary);background:var(--tt-heading);font-size:18px}.site-template-forum-dense .portal-data-table td{border-color:var(--tt-primary);height:34px}.site-template-forum-dense .portal-data-table td:nth-child(2){color:#00f;font-size:18px}.site-template-forum-dense .portal-data-table td:last-child{color:red}.site-template-directory-portal .portal-module{background:#7bc7bd;border:0;border-radius:5px;padding:4px}.site-template-directory-portal .portal-module h2{color:#ff0;text-shadow:1px 4px 1px #b99b5f;background:linear-gradient(#0000,#f4a460);border:1px solid #429a94;border-bottom-color:#e68c8c;border-radius:5px 5px 0 0;height:40px;padding:0 5px;font-size:23px;line-height:38px}.site-template-directory-portal .portal-forum-grid,.site-template-directory-portal .portal-link-grid,.site-template-directory-portal .portal-gallery-grid{background:#fff;gap:0}.site-template-directory-portal .portal-forum-row{background:#fff;border-bottom:1px solid #b99b5f;min-height:38px;padding:5px 12px 5px 40px;font-size:16px}.site-template-directory-portal .portal-forum-row:before{content:"◆";color:#429a94;margin-left:-30px}.site-template-directory-portal .portal-data-table table{background:#fff;font-weight:700}.site-template-directory-portal .portal-data-table th{color:#111;background:#fff;border-color:#aaa;font-size:19px}.site-template-directory-portal .portal-data-table td{border-color:#aaa;font-size:16px}.site-template-directory-portal .portal-data-table td:nth-child(2){color:red}.site-template-directory-portal .portal-data-table td:last-child{color:#087944}.site-template-longform-data .portal-module{background:#fff;border:1px solid #7ec6ea;padding:0}.site-template-longform-data .portal-module h2{color:#111;background:linear-gradient(#fff,#eef9ff);border:2px solid #1ea0ff;border-radius:26px;min-height:44px;margin:6px 8px;padding:5px 10px;font-size:24px;line-height:30px}.site-template-longform-data .portal-module h2 span i{color:red;font-style:normal}.site-template-longform-data .portal-module h2 span b{color:#05f}.site-template-longform-data .portal-module h2 em{color:#087d24;margin-left:7px;font-size:15px;font-style:normal}.site-template-longform-data .portal-data-table table{font-family:Microsoft YaHei,sans-serif;font-size:18px;font-weight:800}.site-template-longform-data .portal-data-table th{color:#fff;background:#16978f;border:1px dashed #b7c3b7}.site-template-longform-data .portal-data-table td{border:1px dashed #bbb;height:42px}.site-template-longform-data .portal-data-table td:first-child{color:#555}.site-template-longform-data .portal-data-table td:nth-child(2){color:#d91418;font-size:20px}.site-template-longform-data .portal-data-table td:last-child{color:red}.site-template-longform-data .portal-forum-grid{background:#bbb;gap:1px}.site-template-longform-data .portal-forum-row{background:#fff;min-height:44px;font-size:17px}.site-template-longform-data .portal-forum-row strong{color:#111}.site-template-longform-data .portal-forum-row span{color:#d91418;font-weight:700}.site-template-longform-data .portal-gallery-grid{gap:2px;padding:2px}.portal-domain-list .portal-link-grid,.portal-link-grid{grid-template-columns:repeat(var(--portal-columns,3),minmax(0,1fr))}.site-template-directory-portal .portal-link-grid a,.site-template-directory-portal .portal-link-grid>span{color:#111;background:#0f0;border:1px solid #fff;padding:8px 3px;font-family:SimSun,serif;font-size:17px}.site-template-longform-data .portal-link-grid a,.site-template-longform-data .portal-link-grid>span{color:#000;background:linear-gradient(#fff,#eee,#fff);border:1px dashed #67a4f5;font-size:18px}.portal-inline-ads{margin:1px 0}.portal-hit{color:#e10000;background:#fff200;padding:0 2px;font-weight:900}.portal-disclaimer{border-top-width:1px;font-size:13px}@media (max-width:760px){.tt-logo-row,.bj-logo-row{padding:0 5px}.tt-wordmark strong{letter-spacing:1px;font-size:21px}.bj-wordmark strong{font-size:20px}.tt-wordmark span,.bj-wordmark span{letter-spacing:3px}.tt-orbit,.bj-seal{width:44px;height:44px;font-size:20px;left:67%}.tt-top-nav a,.bj-top-nav a{padding:0 2px;font-size:11px}.tt-live-strip,.bj-live-strip{height:58px}.tt-live-strip span,.bj-live-strip b{font-size:15px}.tt-live-strip b,.bj-live-strip span{font-size:19px}.tt-live-strip em,.bj-live-strip em{font-size:10px}.replica-icon-nav{font-size:13px}.replica-icon-nav b{width:36px;height:36px;font-size:16px}.tt-domain{font-size:12px}.bj-lottery-entry{font-size:15px}.ga-logo-banner{grid-template-columns:auto auto;gap:6px;min-height:67px;padding:6px 8px}.ga-logo-banner>strong{font-size:24px}.ga-logo-banner>span{font-size:19px}.ga-logo-banner>em{text-align:center;grid-column:1/-1;font-size:13px}.ga-top-nav{gap:3px;padding:4px 2px}.ga-top-nav a{padding:4px 1px;font-size:11px}.ga-domain-table{font-size:13px}.current-card-subsite{margin:3px 0}.replica-draw-title{text-align:left;font-size:17px}.site-template-forum-dense .portal-module h2,.site-template-directory-portal .portal-module h2{height:auto;min-height:37px;font-size:20px;line-height:31px}.site-template-longform-data .portal-module h2{border-radius:18px;min-height:38px;margin:4px;font-size:17px;line-height:23px}.site-template-longform-data .portal-module h2 em{display:none}.site-template-forum-dense .portal-forum-row,.site-template-directory-portal .portal-forum-row{grid-template-columns:minmax(100px,.8fr) minmax(0,1.5fr);padding-left:30px;font-size:13px}.site-template-forum-dense .portal-forum-row:before,.site-template-directory-portal .portal-forum-row:before{margin-left:-21px}.site-template-longform-data .portal-forum-row,.site-template-forum-dense .portal-data-table th,.site-template-directory-portal .portal-data-table th,.site-template-longform-data .portal-data-table th{font-size:13px}.site-template-forum-dense .portal-data-table td,.site-template-directory-portal .portal-data-table td,.site-template-longform-data .portal-data-table td{padding:5px 2px;font-size:12px}.site-template-forum-dense .portal-data-table td:nth-child(2),.site-template-longform-data .portal-data-table td:nth-child(2){font-size:14px}.site-template-directory-portal .portal-link-grid a,.site-template-directory-portal .portal-link-grid>span,.site-template-longform-data .portal-link-grid a,.site-template-longform-data .portal-link-grid>span{font-size:12px}}:is(html:has(.site-template-directory-portal),body:has(.site-template-directory-portal)){background:#c7d6ff url(/reference-sites/baijia/bg.jpg) top/auto 996px no-repeat fixed}.site-template-directory-portal{background:#fff}.site-template-directory-portal .bj-top-nav a{height:30px;font-size:14px;line-height:30px}.site-template-directory-portal .replica-live-card{background:#fff;border:0;border-bottom:1px solid #ddd}.site-template-directory-portal .replica-live-main{min-height:61px;padding:4px 5px 2px}.site-template-directory-portal .replica-live-period{flex-basis:74px;gap:1px;width:74px}.site-template-directory-portal .replica-live-period strong{font-size:15px}.site-template-directory-portal .replica-history-link{color:red;background:#ff0;padding:0 2px;font-size:13px;font-weight:800;line-height:15px}.site-template-directory-portal .bj-lottery-entry{background:#eee;border:0;min-height:37px;font-size:20px;font-weight:800}.site-template-directory-portal .bj-lottery-entry>*{justify-content:center;align-items:center;padding:5px;display:flex}.site-template-directory-portal .bj-lottery-entry i{color:#ff0;background:red;margin-right:5px;padding:0 2px;font-size:9px;font-style:italic;line-height:12px;display:inline-block;transform:skew(-9deg)}.bj-ad-directory{background:#fff;border:4px solid #7bc7bd;border-radius:5px;margin:0;padding:5px 5px 3px}.bj-featured-links{gap:4px;display:grid}.bj-featured-links a,.bj-directory-grid a{color:#000;text-align:center;text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(#fff,#eee,#fff);border:1px solid #67a4f5;border-radius:20px;justify-content:center;align-items:center;min-width:0;min-height:36px;padding:3px 8px;font-size:21px;font-weight:900;line-height:28px;display:flex;overflow:hidden;box-shadow:0 2px 5px #0000002e}.bj-featured-links mark{color:red;background:#ff0}.bj-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 8px;margin-top:7px;display:grid}.bj-directory-grid .bj-link-purple{color:purple}.bj-directory-grid .bj-link-red{color:red}.bj-directory-grid .bj-link-green{color:green}.bj-directory-grid .bj-link-pink{color:#f0d}.bj-directory-grid .bj-link-blue{color:#00e}.portal-content-directory-portal{background:0 0;gap:3px;padding:3px 0 0}.bj-live-panel{background:#000;border:4px solid #7bc7bd;border-radius:5px;overflow:hidden}.bj-live-panel>h2{color:#ff0;text-align:center;text-shadow:1px 4px 1px #b99b5f;background:linear-gradient(#0000,#f4a460);border:1px solid #429a94;border-bottom-color:#e68c8c;border-radius:5px 5px 0 0;min-height:39px;margin:0;padding:2px 8px;font-size:24px;font-weight:900;line-height:34px}.bj-live-screen{color:#ff0;background:#000;align-content:center;justify-items:center;gap:18px;min-height:300px;font-family:SimSun,serif;font-size:17px;display:grid}.bj-live-screen strong{font-size:22px}@media (max-width:760px){.site-template-directory-portal .bj-top-nav a{padding:0 1px;font-size:11px}.site-template-directory-portal .replica-live-period{flex-basis:55px;width:55px}.site-template-directory-portal .replica-live-period strong,.site-template-directory-portal .replica-history-link{font-size:10px}.site-template-directory-portal .bj-lottery-entry{min-height:33px;font-size:16px}.bj-featured-links a,.bj-directory-grid a{min-height:30px;padding:2px 4px;font-size:15px;line-height:24px}.bj-directory-grid{gap:3px 5px;margin-top:5px}.bj-live-panel>h2{min-height:34px;font-size:18px;line-height:29px}.bj-live-screen{min-height:210px;font-size:14px}.bj-live-screen strong{font-size:18px}}.bj-sticky-head{z-index:9;background:#fff;width:100%;max-width:720px;margin:0 auto;position:fixed;top:0;left:0;right:0}.bj-sticky-spacer{height:184px}.site-template-directory-portal .bj-top-nav{border-top:0}.site-template-directory-portal .replica-live-card{border-bottom:0}.site-template-directory-portal .replica-live-main{box-sizing:border-box;height:61px;min-height:0}.site-template-directory-portal .bj-lottery-entry{height:33px;min-height:0;font-size:18px}.site-template-directory-portal .bj-lottery-entry>*{padding:3px 5px}.baijia-page-content{background:0 0;gap:3px;padding-top:3px;font-family:Microsoft YaHei,Arial,sans-serif;display:grid}.baijia-page-content>[id],.replica-head-baijia [id]{scroll-margin-top:186px}.tt-sticky-head{z-index:9;background:var(--tt-primary);width:100%;max-width:720px;height:190px;margin:0 auto;position:fixed;top:0;left:0;right:0;overflow:hidden}.tt-sticky-spacer{height:191px}.site-template-forum-dense .replica-live-card{background:#fff;border:0}.site-template-forum-dense .replica-live-main{box-sizing:border-box;height:66px;min-height:0;padding:5px 0}.site-template-forum-dense .replica-live-period{flex-basis:66px;gap:1px;width:66px}.site-template-forum-dense .replica-history-link{color:red;background:#ff0;padding:0 2px;font-size:11px;font-weight:800;line-height:14px}.site-template-forum-dense .portal-content>[id],.replica-head-tongtian [id]{scroll-margin-top:193px}.site-template-longform-data{overflow:visible}:is(html:has(.site-template-longform-data),body:has(.site-template-longform-data)){overflow:clip visible}.ga-sticky-nav{z-index:9;width:100%;max-width:800px;margin:0 auto;position:sticky;top:0;box-shadow:0 5px 10px #0000001a}.ga-header-rest{background:#fff;width:100%}.site-template-longform-data .portal-content>[id]{scroll-margin-top:118px}.bj-reference-section{background:#7bc7bd;border-radius:5px;width:100%;min-width:0;padding:4px;overflow:hidden}.bj-reference-title{color:#ff0;text-align:center;text-shadow:1px 4px 1px #b99b5f;background:linear-gradient(#0000,#f4a460);border:1px solid #429a94;border-bottom-color:#e68c8c;border-radius:5px 5px 0 0;min-height:36px;margin:0;padding:0 5px;font-size:24px;font-weight:900;line-height:35px}.bj-reference-table,.bj-aaa-panel table{border-collapse:collapse;table-layout:fixed;text-align:center;background:#fff;width:100%;font-size:16px;font-weight:800}.bj-reference-table th,.bj-reference-table td,.bj-aaa-panel th,.bj-aaa-panel td{border:1px solid #aaa;height:35px;padding:3px 5px}.bj-reference-table th{font-size:18px}.bj-reference-table th:first-child,.bj-reference-table td:first-child{width:22%}.bj-reference-table th:last-child,.bj-reference-table td:last-child{width:28%}.bj-reference-table tbody td:nth-child(2){color:#00e;font-size:18px}.bj-reference-table tbody td:last-child{color:#111}.bj-reference-posts{background:#fff;display:grid}.bj-reference-posts a{color:#111;white-space:nowrap;border-bottom:1px solid #b99b5f;align-items:center;gap:4px;min-width:0;height:35px;padding:5px 28px 5px 7px;font-size:16px;font-weight:800;line-height:24px;display:flex;position:relative;overflow:hidden}.bj-reference-posts a:after{content:"";background:url(/reference-sites/baijia/arrow.png) 50%/contain no-repeat;width:18px;height:15px;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.bj-reference-posts i{color:#f44;text-shadow:0 0 1px red;font-size:13px;font-style:normal}.bj-reference-posts span{color:#090}.bj-reference-posts strong{color:red}.bj-reference-posts em{color:#039;font-style:normal}.bj-reference-posts small{font-size:inherit;flex:none}.bj-reference-posts u{display:none}.tongtian-page-content,.ga497-page-content{width:100%;min-width:0;overflow:clip}.tongtian-page-content{color:#000;background:var(--tt-page);padding:3px 4px 8px}.tt-reference-panel,.tt-three-period-panel,.tt-secret-five-panel,.tt-qylg-panel,.tt-24-panel,.tt-prediction-list,.tt-post-list,.tt-image-gallery,.tt-green-links,.tt-admin-ads{border:4px solid var(--tt-primary);background:#fff;border-radius:6px;margin:3px 0;overflow:hidden}.tt-block-ads{background:#fff;gap:3px;margin:3px 0;display:grid;overflow:hidden}.tt-block-ads a,.tt-block-ads img{width:100%;display:block}.tt-block-ads img{border:0;height:auto}.tt-multi-image-gallery{background:var(--tt-page);gap:4px;width:100%;padding:0}.tt-multi-image-gallery a,.tt-multi-image-gallery img{box-sizing:border-box;width:100%;max-width:100%}.tt-multi-image-gallery img{border:4px solid var(--tt-primary);object-fit:contain;background:#fff;border-radius:6px;height:auto;padding:4px}.tt-reference-panel h2,.tt-post-list h2,.tt-image-gallery h2{color:#ff0;background:linear-gradient(var(--tt-primary), #d9cece);text-align:center;text-shadow:1px 1px 2px #777;border-bottom:1px solid #111;min-height:42px;margin:0;padding:5px 8px;font-size:27px;line-height:32px}.tt-reference-panel h2 strong{color:red;font-size:.72em}.tt-center-line,.tt-single-line{border-bottom:1px solid var(--tt-primary);min-height:44px;margin:0;padding:8px 10px;font-size:22px;font-weight:800;line-height:28px}.tt-center-line{text-align:center}.tt-center-line em{color:#f0f;font-style:normal}.tt-center-line b{color:#00e}.tt-center-line strong,.tt-single-line strong{color:red}.tt-old-line{font-size:19px}.tt-reference-panel mark,.tt-data-panel mark{color:red;background:#ff0;padding:0 2px}.tt-green-links{border-color:var(--tt-primary);border-radius:2px}.tt-green-links a{color:#000;background:#00f200;border-bottom:2px solid #555;justify-content:center;align-items:center;min-height:42px;padding:4px 8px;font-size:22px;line-height:28px;text-decoration:none;display:flex}.tt-green-links a:last-child{border-bottom:0}.tt-green-links strong{margin:0 10px;font-weight:800}.tt-green-links b{font-weight:500}.tt-issue-rows p{border-bottom:1px solid var(--tt-primary);color:#04c;grid-template-columns:1fr 1fr auto;margin:0;padding:7px 12px;font-size:19px;font-weight:700;display:grid}.tt-issue-rows p span{color:red}.tt-post-list>div{background:#fff}.tt-post-list a{color:#000;background:#fff url(/reference-sites/tongtian/tj.png) right 8px center/15px no-repeat;border-bottom:1px solid #b99b5f;align-items:center;min-height:39px;padding:4px 24px 4px 8px;font-size:17px;font-weight:800;line-height:24px;text-decoration:none;display:flex}.tt-post-list i{color:#f44;flex:none;margin-right:6px;font-size:13px;font-style:normal}.tt-post-list b{color:#000}.tt-post-list strong{color:#000;margin:0 6px}.tt-post-list span{color:#000}.tt-four-to-one>div{border-bottom:1px solid #b8c7dd;grid-template-columns:1fr 1fr;font-size:18px;display:grid}.tt-four-to-one span{padding:8px}.tt-four-to-one span+span{border-left:1px solid #b8c7dd}.tt-four-to-one b{color:red}.tt-three-period-panel table{border-collapse:collapse;table-layout:fixed;text-align:center;width:100%}.tt-three-period-panel th{border:2px solid var(--tt-primary);height:42px;color:var(--tt-on-heading);background:var(--tt-heading);padding:4px;font-size:22px;line-height:28px}.tt-three-period-panel th:first-child,.tt-three-period-panel th:last-child{width:30%}.tt-three-period-panel td{border:2px solid var(--tt-primary);color:#000;vertical-align:middle;padding:5px 3px;font-size:18px;font-weight:800;line-height:1.25}.tt-three-period-panel td span{display:block}.tt-three-period-panel td:nth-child(2) strong{color:#00e;font-size:27px}.tt-three-period-panel td:last-child b{color:#00e}.tt-three-period-panel mark{color:red;background:#ff0;padding:0 2px}.tt-secret-five-panel h2{border-bottom:2px solid var(--tt-primary);color:#00e;background:var(--tt-heading);text-align:center;min-height:42px;margin:0;padding:5px 8px;font-size:24px;line-height:30px}.tt-secret-five-panel p{border-bottom:2px solid var(--tt-primary);color:#00e;text-align:center;min-height:42px;margin:0;padding:6px 8px;font-size:20px;font-weight:800;line-height:28px}.tt-secret-five-panel p:last-child{border-bottom:0}.tt-secret-five-panel b,.tt-secret-five-panel strong{color:#00e}.tt-secret-five-panel em{color:red;font-style:normal}.tt-secret-five-panel mark{color:red;background:#ff0;padding:0 2px}.tt-qylg-group h2{color:#fff;text-align:left;background:#ff6468;border-bottom:1px solid #bbb;min-height:48px;margin:0;padding:7px 8px;font-size:26px;line-height:34px}.tt-qylg-group p{color:#000;background:#fff;border-bottom:1px solid #c8c8c8;align-items:center;min-height:44px;margin:0;padding:7px 8px;font-size:20px;font-weight:800;line-height:28px;display:flex}.tt-qylg-group p b{color:#00e;flex:none}.tt-qylg-group mark{color:#000;background:#ff0;padding:0 2px}.tt-qylg-group:last-child p:last-child{border-bottom:0}.tt-24-panel table{border-collapse:collapse;table-layout:fixed;text-align:center;width:100%}.tt-24-panel th{border:2px solid var(--tt-primary);height:42px;color:var(--tt-on-heading);background:var(--tt-heading);padding:4px;font-size:22px;line-height:28px}.tt-24-panel th:first-child,.tt-24-panel th:last-child{width:16%}.tt-24-panel td{border:2px solid var(--tt-primary);color:#00e;vertical-align:middle;padding:4px 3px;font-size:18px;font-weight:800;line-height:1.2}.tt-24-panel td:first-child{color:#000;font-size:20px}.tt-24-panel td:nth-child(2)>span{white-space:nowrap;display:block}.tt-24-panel td:last-child{color:red;font-size:20px}.tt-24-panel mark{color:#00e;background:#ff0;padding:0 1px}.tt-prediction-list h2{border-bottom:2px solid var(--tt-primary);color:#00e;background:var(--tt-heading);text-align:center;min-height:42px;margin:0;padding:5px 8px;font-size:24px;line-height:30px}.tt-prediction-list p{border-bottom:2px solid var(--tt-primary);color:#333;text-align:center;background:#fff;min-height:42px;margin:0;padding:6px 8px;font-size:19px;font-weight:800;line-height:28px}.tt-prediction-list p b{color:#00e}.tt-prediction-list p em{color:red;margin:0 8px;font-style:normal}.tt-prediction-list p strong{color:red}.tt-prediction-list mark{color:inherit;background:#ff0;padding:0 1px}.tt-nine-panel p em{color:#087d18}.tt-class-key{color:#333;text-align:center;background:#fff;padding:6px 8px 9px;font-size:18px;font-weight:800;line-height:1.4}.tt-kingdoms-panel p b{color:#97009a}.tt-kingdoms-panel p em{color:#333}.tt-stable-six-panel p b{color:#6b16ff}.tt-stable-six-panel p em{color:#333}.tt-half-double-panel p b,.tt-half-double-panel p em{color:#9b0000}.tt-kill-one-panel p b{color:#078b19}.tt-kill-one-panel p em{color:#c94a3c}.tt-dongfang-pingte-panel p b{color:#00e}.tt-dongfang-pingte-panel p em{color:#333}.tt-dongfang-pingte-panel p strong{color:#08a72d}.tt-simple-table table{border-collapse:collapse;table-layout:fixed;text-align:center;width:100%}.tt-simple-table th{border:2px solid var(--tt-primary);color:var(--tt-on-heading);background:var(--tt-heading);padding:5px 3px;font-size:20px;line-height:26px}.tt-simple-table th:first-child,.tt-simple-table th:last-child{width:20%}.tt-simple-table td{border:2px solid var(--tt-primary);color:#00e;background:#fff;padding:5px 3px;font-size:19px;font-weight:800;line-height:26px}.tt-simple-table td:first-child{color:#000}.tt-simple-table td:last-child{color:red}.tt-simple-table mark{color:red;background:#ff0;padding:0 1px}.tt-parity-panel th:first-child,.tt-parity-panel th:last-child{width:20%}.tt-season-key{color:#333;text-align:left;background:#fff;padding:4px 0 8px 44%;font-size:18px;font-weight:800;line-height:1.4}.tt-data-panel table,.ga-data-card table{border-collapse:collapse;table-layout:fixed;width:100%}.tt-data-panel th,.tt-data-panel td{border:1px solid var(--tt-primary);color:#04c;text-align:center;padding:8px 4px;font-size:18px}.tt-data-panel td:last-child{color:red}.tt-data-panel em{color:red;font-style:normal}.tt-image-gallery img,.tt-admin-ads img{border-bottom:3px solid var(--tt-primary);width:100%;height:auto;display:block}.tt-reference-footer{color:var(--tt-on-dark);background:var(--tt-dark);text-align:center;padding:15px 8px;font-size:16px}.ga497-page-content{color:#000;background:#fff;padding:0 3px 10px}.ga-reference-section,.ga-dark-card,.ga-reference-notice,.ga-reference-footer{background:#fff;border:1px solid #000;margin:4px 0;overflow:hidden}.ga-reference-title{color:#000;text-align:center;background:#fff;grid-template-columns:1fr auto 1fr;align-items:center;margin:0;padding:8px 6px;font-size:23px;font-weight:900;display:grid}.ga-reference-title>span{color:#1f0fef;text-align:left;font-size:19px}.ga-reference-title>span i{font-style:normal}.ga-reference-title>span b{color:red}.ga-reference-title>em{color:#078321;text-align:right;font-size:16px;font-style:normal}.ga-reference-notice{color:#00e;text-align:center;border-color:#64a1ed;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:8px;font-size:18px;font-weight:900;display:grid}.ga-reference-notice strong{color:red}.ga-reference-notice b{color:#087d24}.ga-image-section img{width:100%;height:auto;display:block}.ga-data-card th,.ga-data-card td{text-align:center;border:1px dashed #9db9cd;padding:8px 5px;font-size:18px}.ga-data-card th{color:#fff;background:#030}.ga-data-card td:nth-child(2){color:#03c;font-weight:800}.ga-data-card td:last-child{color:red;font-weight:800}.ga-data-card small{color:red;font-size:15px;display:block}.ga-dark-card h2{color:#fff;text-align:center;background:#030;margin:0;padding:14px 6px;font-size:21px}.ga-dark-card h2 strong{color:#ff0}.ga-dark-card h2 span{color:#0ff;margin-left:8px}.ga-dark-card p{text-align:center;margin:0;padding:12px 8px;font-size:19px;font-weight:800}.ga-dark-card p b{color:red;margin-left:10px}.ga-expert-list a,.ga-kill-list p{color:#000;border-top:1px dashed #a8aaa8;justify-content:center;align-items:center;min-height:38px;margin:0;padding:5px 8px;font-size:17px;font-weight:800;text-decoration:none;display:flex}.ga-expert-list i,.ga-kill-list i{color:#fff;background:red;margin-right:5px;padding:1px 4px;font-style:normal}.ga-expert-list span{color:#078321;margin:0 5px}.ga-expert-list strong,.ga-kill-list strong{color:red;margin:0 5px}.ga-expert-list em{color:#00489b;font-style:normal}.ga-reference-footer{text-align:center;padding:18px 10px}.ga-reference-footer strong{color:red;font-size:23px}@media (max-width:560px){.tt-green-links a{justify-content:flex-start;min-height:34px;padding:3px 5px;font-size:15px;line-height:21px}.tt-green-links strong{margin:0 4px}.tt-reference-panel h2,.tt-post-list h2,.tt-image-gallery h2{min-height:36px;font-size:22px;line-height:26px}.tt-center-line,.tt-single-line{min-height:36px;padding:5px;font-size:16px;line-height:23px}.tt-post-list a{white-space:nowrap;min-height:36px;padding:4px 20px 4px 6px;font-size:13px;line-height:19px}.tt-post-list i{font-size:10px}.tt-data-panel th,.tt-data-panel td,.tt-four-to-one>div{font-size:13px}.tt-three-period-panel th{height:34px;font-size:15px;line-height:20px}.tt-three-period-panel td{padding:4px 2px;font-size:13px}.tt-three-period-panel td:nth-child(2) strong{font-size:20px}.tt-secret-five-panel h2{min-height:36px;padding:4px;font-size:18px;line-height:26px}.tt-secret-five-panel p{min-height:34px;padding:4px 2px;font-size:12px;line-height:22px}.tt-qylg-group h2{min-height:38px;padding:5px;font-size:18px;line-height:27px}.tt-qylg-group p{min-height:34px;padding:4px 5px;font-size:14px;line-height:22px}.tt-24-panel th{height:34px;padding:3px 1px;font-size:13px;line-height:18px}.tt-24-panel td{padding:3px 1px;font-size:11px}.tt-24-panel td:first-child,.tt-24-panel td:last-child{font-size:13px}.tt-prediction-list h2{min-height:36px;padding:4px;font-size:18px;line-height:26px}.tt-prediction-list p{min-height:34px;padding:4px 2px;font-size:13px;line-height:22px}.tt-prediction-list p em{margin:0 3px}.tt-class-key{padding:5px 4px 7px;font-size:13px}.tt-simple-table th{padding:3px 1px;font-size:14px;line-height:20px}.tt-simple-table td{padding:3px 1px;font-size:13px;line-height:20px}.tt-season-key{padding-left:42%;font-size:13px}.tt-four-to-one span{padding:5px 3px}.ga-reference-title{grid-template-columns:1fr;gap:2px;padding:6px 4px;font-size:20px}.ga-reference-title>span,.ga-reference-title>em{text-align:center;font-size:13px}.ga-reference-notice{grid-template-columns:1fr;gap:2px;font-size:13px}.ga-data-card th,.ga-data-card td{padding:6px 2px;font-size:13px}.ga-dark-card h2{padding:10px 4px;font-size:16px}.ga-dark-card p{font-size:14px}.ga-expert-list a,.ga-kill-list p{white-space:nowrap;justify-content:flex-start;min-height:34px;padding:4px;font-size:12px}}.bj-reference-banners{background:#7bc7bd;border-radius:5px;gap:0;padding:4px;display:grid;overflow:hidden}.bj-reference-banners img,.bj-reference-gallery img,.bj-admin-ads img{width:100%;height:auto;display:block}.bj-domain-panel{color:#111;text-align:center;background:#7bc7bd}.bj-domain-panel p{background:#fff;border-top:1px solid #ccc;min-height:31px;margin:0;padding:3px;font-size:18px;font-weight:800}.bj-domain-panel p strong{color:#00f}.bj-domain-panel p em{color:red;background:#ff0;font-style:normal}.bj-domain-panel>img{width:100%;height:auto;display:block}.bj-domain-grid{background:#fff;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.bj-domain-grid b{border-right:1px solid #ccc;padding:3px;font-size:20px}.bj-domain-grid b:nth-child(2){color:red}.bj-domain-grid b:nth-child(3){color:#f0f}.bj-year-zodiac{color:#fff;text-align:center;background:#429a94;grid-template-columns:1.5fr repeat(6,1fr);font-size:16px;font-weight:800;display:grid}.bj-year-zodiac>*{border:1px solid #fff;align-content:center;min-height:48px;display:grid}.bj-year-zodiac>strong{grid-row:span 2;font-size:20px}.bj-year-zodiac span b{color:#ff0;font-size:20px;display:block}.bj-aaa-panel table{color:red;background:#000}.bj-aaa-panel th{color:#fff;background:red}.bj-aaa-panel td:first-child{color:#0f0}.bj-reference-news{color:#fff;white-space:nowrap;background:#7bc7bd;border-radius:5px;align-items:center;height:35px;padding:0 8px;font-size:14px;display:flex;overflow:hidden}.bj-reference-news strong{flex:none}.bj-reference-news span{text-overflow:ellipsis;overflow:hidden}.bj-reference-quick{text-align:center;text-shadow:0 2px 1px #ff9c00;background:#fff;grid-template-columns:repeat(5,minmax(0,1fr));padding:5px 4px;font-size:16px;font-weight:800;display:grid}.bj-reference-quick a{justify-items:center;min-width:0;display:grid}.bj-reference-quick img{width:67px;height:auto;display:block}.bj-lottery-tabs>div{background:#fff;gap:8px;padding:8px 8px 0;display:flex}.bj-lottery-tabs>div b{color:#fff;text-align:center;background:#1fb61d;border-radius:4px;flex:1;padding:3px;font-size:18px}.bj-lottery-tabs>div b:last-child{background:#e71607}.bj-lottery-tabs>p{color:#555;text-align:center;background:#fff;margin:0;padding:30px 5px}.bj-reference-gallery{background:#fff;gap:3px;display:grid}.bj-picture-links{color:#111;text-align:center;background:#fff;grid-template-columns:repeat(3,minmax(0,1fr));font-size:17px;font-weight:800;display:grid}.bj-picture-links a{text-overflow:ellipsis;white-space:nowrap;border:1px solid #aaa;min-width:0;padding:7px 2px;overflow:hidden}.bj-poem-panel{color:#fff;background:#000;font-size:16px;font-weight:800}.bj-poem-panel h3{color:#ff0;text-align:center;background:red;margin:0;padding:5px}.bj-poem-panel p{border-bottom:1px solid #fff;grid-template-columns:1fr 1fr;margin:0;padding:6px;display:grid}.bj-poem-panel p b{color:#0ff}.bj-poem-panel>strong{color:#0ff;text-align:center;padding:5px;display:block}.bj-prediction-panel{background:#fff;gap:8px;padding:14px 8px;display:grid}.bj-prediction-panel>div{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.bj-prediction-panel b,.bj-prediction-panel span{aspect-ratio:1;color:#0756b8;border:2px solid #429a94;border-radius:50%;place-items:center;font-size:20px;display:grid}.bj-reference-footer{background:#fff url(/reference-sites/baijia/foot-img.png) bottom/auto 42px no-repeat;min-height:120px;padding:18px 20px 45px}.bj-reference-footer p{text-align:center;border-bottom:1px solid #000;width:80%;margin:0 auto;padding-bottom:6px}.bj-admin-ads{background:#7bc7bd;gap:3px;padding:4px;display:grid}.bj-admin-ads a{display:block}@media (max-width:760px){.baijia-page-content>[id],.replica-head-baijia [id]{scroll-margin-top:184px}.bj-reference-title{min-height:34px;font-size:20px;line-height:33px}.bj-reference-table,.bj-aaa-panel table{font-size:13px}.bj-reference-table th{font-size:15px}.bj-reference-table th,.bj-reference-table td,.bj-aaa-panel th,.bj-aaa-panel td{height:31px;padding:3px 2px}.bj-reference-table tbody td:nth-child(2){font-size:14px}.bj-reference-posts a{gap:2px;height:33px;padding-left:5px;font-size:14px}.bj-reference-posts i{font-size:11px}.bj-reference-posts em{text-overflow:ellipsis;overflow:hidden}.bj-domain-panel p,.bj-domain-grid b{font-size:14px}.bj-year-zodiac{font-size:11px}.bj-year-zodiac>strong{font-size:15px}.bj-year-zodiac span b{font-size:16px}.bj-reference-quick{font-size:14px}.bj-reference-quick img{width:min(67px,100%)}.bj-picture-links,.bj-poem-panel{font-size:13px}.bj-prediction-panel b,.bj-prediction-panel span{font-size:16px}}.history-archive-shell{color:#222;background:#fff;width:100%;min-height:100vh;margin:0 auto;font-family:Arial,Microsoft YaHei,sans-serif}.history-archive-header{color:#fff;text-align:center;background:#686868;min-height:50px;padding:8px 78px;position:relative}.history-archive-header a{color:#fff;font-size:15px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.history-archive-header h1{margin:0;font-size:30px;font-weight:800;line-height:34px}.history-archive-controls{background:repeating-linear-gradient(-45deg,#fff 0 2px,#f1f1f1 2px 4px);border-bottom:1px solid #ddd;padding:0}.history-option-bar{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:6px 12px;min-height:42px;padding:8px 10px;display:flex;overflow-x:auto}.history-option-bar>strong{color:#ff6500;font-size:14px;font-weight:800}.history-option-bar label{color:#777;cursor:pointer;align-items:center;gap:4px;font-size:14px;font-weight:700;display:inline-flex}.history-archive-controls input{accent-color:#168bf0;width:16px;height:16px;margin:0}.history-archive-notice,.history-archive-empty{color:#8b2c25;text-align:center;background:#fff4d5;margin:0;padding:16px}.history-archive-list{gap:0;padding:0;display:grid}.history-archive-pagination{background:#f7f7f7;border-block:1px solid #d5d5d5;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:7px 10px;display:flex}.history-archive-pagination-bottom{border-top-width:2px}.history-archive-page-summary{color:#666;white-space:nowrap;font-size:14px;font-weight:700}.history-archive-page-links{justify-content:flex-end;align-items:center;gap:5px;display:flex}.history-archive-page-links>a,.history-archive-page-links>span{color:#333;background:#fff;border:1px solid #c8c8c8;border-radius:3px;justify-content:center;align-items:center;min-width:34px;min-height:34px;padding:5px 9px;font-size:14px;font-weight:700;line-height:22px;text-decoration:none;display:inline-flex}:is(.history-archive-page-links>a:hover,.history-archive-page-links>a:focus-visible){color:#0675ce;border-color:#168bf0;outline:2px solid #0000}.history-archive-page-links>.history-archive-page-current{color:#fff;background:#168bf0;border-color:#168bf0}.history-archive-page-links>.history-archive-page-disabled{color:#aaa;background:#eee}.history-archive-page-links>.history-archive-page-ellipsis{color:#888;background:0 0;border-color:#0000;min-width:22px;padding-inline:2px}.history-archive-record{background:#fff;border:0;overflow:hidden}.history-archive-record h2{color:#707070;text-align:left;background:#eee;border:0;margin:0;padding:4px 9px;font-size:14px;font-weight:500;line-height:22px}.history-archive-record h2 strong{color:#00a9e7;font-size:16px}.history-archive-numbers{grid-template-columns:repeat(6,minmax(0,1fr)) 44px minmax(0,1fr);align-items:stretch;gap:0;margin:0;padding:0;list-style:none;display:grid}.history-archive-number{grid-template-rows:auto 1fr;min-width:0;display:grid}.history-archive-special{margin:0}.history-archive-plus{color:#c9c9c9;background:#fff;justify-content:center;align-items:flex-start;padding-top:18px;font-size:47px;font-weight:800;line-height:52px;display:flex}.history-archive-ball-row{justify-content:center;align-items:center;min-height:72px;display:flex}.history-archive-ball{width:42px;height:42px;box-shadow:none;color:#111;background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:contain;border:0;border-radius:50%;flex:none;place-items:center;font-size:19px;font-weight:800;line-height:1;display:grid;position:relative}.history-archive-ball>span{z-index:1;position:relative}.history-archive-ball-red{background-image:url(/reference-sites/balls/red.png)}.history-archive-ball-blue{background-image:url(/reference-sites/balls/blue.png)}.history-archive-ball-green{background-image:url(/reference-sites/balls/green.png)}.history-archive-meta{color:#333;text-align:center;white-space:nowrap;margin:0;font-size:15px;font-weight:500;line-height:20px;display:grid}.history-archive-meta small{min-height:38px;font:inherit;border-top:1px solid #eee;justify-content:center;align-items:center;display:flex}.history-archive-meta b,.history-archive-meta em,.history-archive-meta i{font:inherit;font-style:normal}.history-archive-meta i{color:#ccc}.history-element-金{color:#f4bd00}.history-element-木{color:#0ac64e}.history-element-水{color:#1598ff}.history-element-火{color:#f11}.history-element-土{color:#c99300}.history-wave-red{color:#f22}.history-wave-blue{color:#00a2e6}.history-wave-green{color:#12c66a}.history-parity-main{color:#5d00dd}.history-parity-sum{color:#ff6500}.history-zodiac-kind{color:#5b3118}.history-zodiac-fortune{color:#8ee500}@media (prefers-reduced-motion:reduce){.history-archive-controls input{scroll-behavior:auto}}@media (max-width:520px){.history-archive-header{min-height:44px;padding:6px 56px}.history-archive-header h1{font-size:24px;line-height:32px}.history-archive-header a{font-size:13px;left:8px}.history-option-bar{white-space:normal;flex-wrap:wrap;gap:5px 8px;padding:7px 5px}.history-option-bar>strong{width:100%;font-size:12px}.history-option-bar label{font-size:11px}.history-archive-controls input{width:14px;height:14px}.history-archive-pagination{flex-wrap:wrap;gap:6px;padding:6px 5px}.history-archive-page-summary{text-align:center;width:100%;font-size:12px}.history-archive-page-links{justify-content:center;gap:3px;width:100%}.history-archive-page-links>a,.history-archive-page-links>span{min-width:30px;min-height:32px;padding:4px 7px;font-size:12px}.history-archive-page-links>.history-archive-page-ellipsis{min-width:14px;padding-inline:0}.history-archive-record h2{padding:3px 5px;font-size:12px}.history-archive-record h2 strong{font-size:14px}.history-archive-numbers{grid-template-columns:repeat(6,minmax(0,1fr)) 28px minmax(0,1fr)}.history-archive-plus{padding-top:14px;font-size:35px;line-height:42px}.history-archive-ball-row{min-height:58px}.history-archive-ball{width:clamp(31px,9.5vw,38px);height:clamp(31px,9.5vw,38px);font-size:15px}.history-archive-meta{font-size:11px;line-height:16px}.history-archive-meta small{min-height:31px}}
