/*! 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,::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]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}*{box-sizing:border-box}body{background:radial-gradient(circle at 75% 0,#102b3b,transparent 28%),var(--bg);color:var(--text);margin:0;font-family:Inter,Noto Sans TC,Microsoft JhengHei,sans-serif}button,input,select{font:inherit}button{cursor:pointer}header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#070b10e9;align-items:center;height:66px;padding:0 4vw;display:flex;position:sticky;top:0}.logo{color:#fff;align-items:center;gap:9px;margin-right:50px;text-decoration:none;display:flex}.logo>i{background:var(--green);color:#052218;border-radius:8px;place-items:center;width:30px;height:30px;font-style:normal;font-weight:900;display:grid}nav{gap:28px;height:100%;display:flex}nav button{color:var(--muted);background:0 0;border:0;font-size:11px;position:relative}nav button.active{color:#fff}nav button.active:after{content:"";background:var(--green);height:2px;position:absolute;bottom:0;left:0;right:0}nav i{background:#22303a;border-radius:20px;padding:2px 6px;font-style:normal}.demo{color:var(--yellow);margin-left:auto;font-size:9px}.wrap{max-width:1420px;margin:auto;padding:52px 4vw}.hero{justify-content:space-between;align-items:end;gap:25px;display:flex}.hero p,.head p,.method p{color:var(--green);letter-spacing:.18em;font-size:9px;font-weight:800}.hero h1{letter-spacing:-.055em;margin:10px 0;font-size:clamp(36px,5vw,62px);line-height:1}.hero label{background:var(--panel);width:min(380px,100%);height:44px;color:var(--muted);border:1px solid #2e414e;border-radius:9px;align-items:center;padding:0 13px;display:flex}.hero input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0;padding:0 10px;font-size:11px}.notice{background:#221d10;border:1px solid #5b4d28;border-radius:9px;align-items:center;gap:12px;margin:26px 0 13px;padding:11px 14px;display:flex}.notice>b{background:var(--yellow);color:#181204;border-radius:4px;padding:4px 7px;font-size:9px}.notice p{margin:0}.notice p>*{font-size:9px;display:block}.market{border:1px solid var(--line);background:var(--panel);border-radius:10px;grid-template-columns:1.3fr repeat(5,1fr) 1.2fr;display:grid;overflow:hidden}.market>div{border-right:1px solid var(--line);padding:15px}.market span,.market small{color:var(--muted);font-size:8px;display:block}.market b{margin-top:7px;font-size:14px;display:block}.tag{color:#bbc8ce;white-space:nowrap;border:1px solid #34434e;border-radius:20px;padding:4px 8px;font-size:8px;display:inline-flex}.tag.green{color:var(--green);background:#0e2922;border-color:#1e5c49}.tag.yellow{color:var(--yellow);background:#282311;border-color:#5c4d28}.tag.orange{color:var(--orange);background:#2b1b12;border-color:#68442c}.tag.red{color:var(--red);background:#2c151a;border-color:#633039}.head{justify-content:space-between;align-items:end;margin:34px 0 12px;display:flex}.head h2,.method h2{margin:4px 0;font-size:20px}.head label{color:var(--muted);font-size:9px}select{background:var(--panel);color:#fff;border:1px solid var(--line);border-radius:6px;margin-left:7px;padding:7px;font-size:9px}.table{border:1px solid var(--line);background:var(--panel);border-radius:10px;overflow:auto}table{border-collapse:collapse;width:100%;min-width:1050px}th{text-align:left;color:#697b8b;background:#0a1015;padding:11px 12px;font-size:8px}td{border-top:1px solid #1b2630;padding:13px 12px;font-size:10px}tbody tr:hover{cursor:pointer;background:#111d24}td>b,td>span{display:block}.rank{background:#17232c;border-radius:6px;place-items:center;width:22px;height:22px;font-style:normal;display:grid}.score{align-items:center;gap:7px;display:flex}.score>i{background:#26343d;width:45px;height:3px}.score em,.weights em{background:var(--green);height:100%;display:block}.star{color:var(--yellow);background:0 0;border:0;font-size:17px}.method{border:1px solid var(--line);background:var(--panel);border-radius:10px;grid-template-columns:1fr 2fr;gap:25px;margin-top:13px;padding:22px;display:grid}.weights{grid-template-columns:repeat(3,1fr);gap:12px 20px;display:grid}.weights>div{grid-template-columns:1fr auto;gap:6px;display:grid}.weights b{color:var(--green)}.weights i{background:#26343d;grid-column:1/-1;height:3px}.method>small{border-top:1px solid var(--line);color:var(--muted);grid-column:1/-1;padding-top:12px;font-size:8px}footer{text-align:center;color:#677989;padding-top:30px;font-size:8px;line-height:1.8}.shade{z-index:30;background:#020507d9;justify-content:flex-end;display:flex;position:fixed;inset:0}.shade aside{background:#091017;border-left:1px solid #334552;width:min(720px,100%);height:100%;padding:28px 35px;overflow:auto}.asideTop,.detailHero,.decision>div{justify-content:space-between;align-items:center;display:flex}.asideTop button{color:var(--yellow);background:0 0;border:0;font-size:9px}.detailHero{align-items:end;margin:28px 0 17px}.detailHero h2{margin:4px 0;font-size:30px}.detailHero small{color:var(--muted)}.detailHero>div:last-child{text-align:right}.detailHero b,.detailHero em{display:block}.detailHero b{font-size:30px}.detailHero em{font-size:10px;font-style:normal}.summary{border:1px solid var(--line);border-radius:9px;grid-template-columns:1fr 1fr;display:grid}.summary>div{color:var(--muted);border-right:1px solid var(--line);padding:15px;font-size:8px}.summary strong{color:var(--green);margin-top:4px;font-size:25px;display:block}.summary .tag{width:max-content;margin-top:9px;display:flex}.shade h3{margin:20px 0 9px;font-size:10px}.indicators{border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(5,1fr);display:grid;overflow:hidden}.indicators>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:11px}.indicators span{color:var(--muted);font-size:7px;display:block}.indicators b{margin-top:4px;font-size:10px;display:block}.analyses{grid-template-columns:1fr 1fr;gap:8px;margin-top:9px;display:grid}.analyses article,.decision{border:1px solid var(--line);background:var(--panel);border-radius:8px;padding:13px}.analyses h3{margin:0 0 5px}.analyses p,.conditions p{color:var(--muted);margin:0;font-size:8px;line-height:1.6}.decision{margin-top:9px}.decision ul{grid-template-columns:1fr 1fr;gap:6px;padding:0;list-style:none;display:grid}.conditions{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:15px;display:grid}.conditions p{margin:6px 0}@media (width<=850px){.market{grid-template-columns:repeat(3,1fr)}.method{grid-template-columns:1fr}.indicators{grid-template-columns:repeat(3,1fr)}}@media (width<=600px){header{padding:0 15px}.logo{margin-right:15px}.logo b,.demo{display:none}nav{gap:13px}.wrap{padding:30px 15px}.hero{flex-direction:column;align-items:flex-start}.hero label{width:100%}.market,.weights{grid-template-columns:1fr 1fr}.shade aside{padding:20px 17px}.indicators{grid-template-columns:1fr 1fr}.analyses,.conditions,.decision ul{grid-template-columns:1fr}}.highlights{grid-template-columns:repeat(4,1fr);gap:9px;margin:26px 0 10px;display:grid}.highlights article{border:1px solid var(--line);border-top-color:var(--green);background:linear-gradient(145deg,#0f1a20,#0b1117);border-radius:9px;padding:14px 15px}.highlights article:nth-child(2){border-top-color:var(--yellow)}.highlights article:nth-child(3){border-top-color:var(--orange)}.highlights article.danger{border-top-color:var(--red)}.highlights span,.highlights small{color:var(--muted);font-size:8px;display:block}.highlights b{margin:7px 0 4px;font-size:13px;display:block}.notice{margin-top:10px}.headActions{align-items:center;gap:10px;display:flex}.headActions>button,.filters>button{border:1px solid var(--line);background:var(--panel);color:#aab9c2;border-radius:7px;padding:8px 10px;font-size:9px}.filters{border:1px solid var(--line);background:#0a1117;border-radius:9px;align-items:end;gap:13px;margin-bottom:9px;padding:14px;display:flex}.filters label{color:var(--muted);font-size:8px}.filters label select{min-width:125px;margin:5px 0 0;display:block}.filters>span{color:var(--green);margin-left:auto;font-size:9px}.empty{text-align:center;color:var(--muted);padding:35px;font-size:10px}.newSignal{color:var(--yellow);border:1px solid #584b29;border-radius:4px;margin-top:5px;padding:2px 4px;font-size:7px;font-style:normal;display:inline-block}.chart{border:1px solid var(--line);background:linear-gradient(#0d171d,#0a1117);border-radius:9px;margin-top:10px;padding:14px}.chart>div{justify-content:space-between;align-items:center;display:flex}.chart>div i{background:var(--green);width:12px;height:2px;margin:0 4px 2px 9px;display:inline-block}.chart>div i:last-of-type{background:var(--yellow)}.chart svg{width:100%;height:130px;margin:8px 0 2px;display:block;overflow:visible}.priceLine{fill:none;stroke:var(--green);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.maLine{fill:none;stroke:var(--yellow);stroke-width:1.5px;stroke-dasharray:5 4;opacity:.85}@media (width<=850px){.highlights{grid-template-columns:1fr 1fr}}@media (width<=600px){.head{align-items:flex-start;gap:12px}.headActions{flex-direction:column;align-items:flex-end}.filters{flex-direction:column;align-items:stretch}.filters label select{width:100%;margin-left:0}.filters>span{margin-left:0}.chart svg{height:105px}}:root{--bg:#f5f4f0;--panel:#fffdf9;--line:#e6e2da;--text:#26332f;--muted:#7f8984;--green:#54b89a;--yellow:#e2b85b;--orange:#e99565;--red:#df7180}body{color:var(--text);background:radial-gradient(circle at 8% 5%,#dff3eb 0,#0000 22%),radial-gradient(circle at 92% 2%,#eee5ff 0,#0000 24%),linear-gradient(#faf9f6,#f2f0eb);font-family:Arial Rounded MT Bold,Nunito,Noto Sans TC,Microsoft JhengHei,sans-serif}body:before,body:after{content:"";filter:blur(1px);pointer-events:none;z-index:-1;border-radius:50%;position:fixed}body:before{background:#ffe9a533;width:180px;height:180px;top:38%;left:-70px}body:after{background:#cdbbff24;width:240px;height:240px;bottom:7%;right:-100px}header{background:#fffdf4d9;border-color:#e8e3d9;height:70px;box-shadow:0 5px 22px #536b5c0a}.logo{color:#31413b}.logo>i{color:#fff;background:linear-gradient(145deg,#69c9aa,#4bab8e);border-radius:13px;width:38px;height:38px;transform:rotate(-4deg);box-shadow:0 7px 14px #54b89a35}.logo>b:after{content:" 小幫手";color:#95a09a;margin-left:6px;font-size:9px;font-weight:500}nav button{color:#8b948f;border-radius:12px;margin:11px 0;padding:0 13px}nav button:hover{color:#4b7467;background:#f0f7f3}nav button.active{color:#3d7564;background:#e7f5ef}nav button.active:after{display:none}nav i{color:#4c856f;background:#d8eee5}.demo{color:#9b8050;background:#fff6dc;border:1px solid #f1dfad;border-radius:20px;padding:7px 10px}.wrap{max-width:1380px}.hero{background:#fffdf9;border:1px solid #e7e1d7;border-radius:28px;padding:32px 34px;position:relative;overflow:hidden;box-shadow:0 14px 45px #50695b10}.hero:after{content:"↗";color:#72b99f;background:#dbf0e8;border-radius:45% 55% 60% 40%;place-items:center;width:125px;height:125px;font-size:54px;display:grid;position:absolute;top:-30px;right:43%;transform:rotate(10deg)}.hero p,.head p,.method p{color:#7b65a8;letter-spacing:.12em}.hero h1{color:#2e3e38;letter-spacing:-.045em;font-size:clamp(34px,4.5vw,58px)}.hero h1:after{content:" ✦";color:#e8b75e;vertical-align:top;font-size:.42em}.hero>div>span{color:#7a8782}.hero label{z-index:1;background:#f8f6f1;border:2px solid #ebe6dc;border-radius:16px;box-shadow:inset 0 1px #fff}.hero label:focus-within{border-color:#95d4bd;box-shadow:0 0 0 4px #dff3eb}.hero input{color:#34433e}.highlights{gap:12px}.highlights article{background:#fffdf9;border:0;border-radius:20px;padding:18px;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 25px #536b5c0d}.highlights article:hover{transform:translateY(-3px)rotate(-.3deg);box-shadow:0 13px 30px #536b5c18}.highlights article:before{content:"↗";color:#4ea88d;background:#dff3ea;border-radius:11px;place-items:center;width:30px;height:30px;margin-bottom:10px;display:grid}.highlights article:nth-child(2):before{content:"◎";color:#b58b2d;background:#fff0c7}.highlights article:nth-child(3):before{content:"⌁";color:#c87548;background:#ffe6d8}.highlights article.danger:before{content:"!";color:#c85f6f;background:#ffe1e5}.highlights b{font-size:15px}.highlights span{color:#8b9690}.notice{color:#806b3e;background:#fff5d8;border:0;border-radius:15px}.notice>b{background:#ebc86e;border-radius:9px}.notice p span{color:#9b8a64}.market{background:#fffdf9;border:0;border-radius:21px;box-shadow:0 9px 28px #536b5c0d}.market>div{border-color:#eee9e0}.market b{color:#31413b}.head{margin-top:38px}.head h2,.method h2{color:#33433d}.head h2:before{content:"✦";color:#ddae56;margin-right:8px}.headActions>button,.filters>button{color:#4c796a;background:#e7f3ee;border:0;border-radius:12px;padding:10px 13px}.headActions>button:hover,.filters>button:hover{background:#d7ebe3}select{color:#42514c;background:#fffdf9;border:1px solid #e4dfd6;border-radius:10px}.filters{background:#fffdf9;border:0;border-radius:18px;padding:17px;box-shadow:0 8px 24px #536b5c0d}.table{background:#fffdf9;border:0;border-radius:22px;box-shadow:0 12px 35px #536b5c10}th{color:#7b8d86;background:#f2f7f4;padding:14px 12px}td{border-color:#eeeae2;padding-top:15px;padding-bottom:15px}tbody tr:hover{background:#f8fbf9}.rank{color:#63766f;background:#edf3f0;border-radius:9px}.score>i,.weights i{background:#e8ece9;border-radius:9px;overflow:hidden}.score em,.weights em{background:linear-gradient(90deg,#79cdb1,#55b493)}.newSignal{color:#8c6a24;background:#fff0c7;border:0;border-radius:8px;padding:3px 6px}.star{color:#dbac4d;transition:transform .2s}.star:hover{transform:scale(1.25)rotate(8deg)}.tag{border:0;border-radius:10px;padding:5px 9px;font-weight:700}.tag.green{color:#3f846e;background:#dff3ea}.tag.yellow{color:#9a762c;background:#fff0c7}.tag.orange{color:#ad633b;background:#ffe5d5}.tag.red{color:#b95464;background:#ffe0e5}.tag.gray{color:#66736e;background:#edf0ee}.up{color:#48a886!important}.down{color:#d96878!important}.method{background:#fffdf9;border:0;border-radius:22px;box-shadow:0 10px 30px #536b5c0d}.method>small{border-color:#eee9e1}footer{color:#8c9792}.shade{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#34443d70}.shade aside{background:#faf8f3;border:0;box-shadow:-18px 0 55px #263a3240}.asideTop button{color:#547d70;background:#e4f1ec;border-radius:10px;padding:8px 11px}.summary,.indicators{background:#fffdf9;border-color:#e4dfd7;border-radius:15px}.summary>div,.indicators>div{border-color:#e9e4dc}.chart{background:#fffdf9;border:0;border-radius:18px;box-shadow:0 8px 24px #536b5c0d}.analyses article,.decision{background:#fffdf9;border:0;border-radius:16px;box-shadow:0 6px 20px #536b5c0b}.conditions{border-color:#e8e3da}@media (width<=850px){.hero:after{opacity:.45;right:-35px}.market>div{border-color:#eee9e0}}@media (width<=600px){header{height:62px}.hero{border-radius:22px;padding:24px 20px}.hero:after{display:none}.highlights{gap:8px}.highlights article{border-radius:16px;padding:14px}.market,.table{border-radius:17px}.logo>b:after{display:none}}:root{--muted:#5f6d67}body{font-size:16px;line-height:1.55}header{height:76px}.logo>b{font-size:17px}.logo>b:after{font-size:12px}nav button{font-size:15px;font-weight:700}.demo{font-size:13px;font-weight:700}.wrap{padding-top:42px}.hero p,.head p,.method p{font-size:12px}.hero h1{line-height:1.08}.hero>div>span,.head>div>span,.method>div>span{color:#52625c;font-size:15px}.hero label{height:52px}.hero input{font-size:15px}.highlights span,.highlights small{color:#5f6d67;font-size:13px}.highlights b{margin:8px 0 5px;font-size:18px}.notice{padding:15px 18px}.notice>b{font-size:12px}.notice p>*{font-size:14px}.notice p span{color:#756747;margin-top:4px}.market span,.market small{color:#63726c;font-size:12px}.market b{margin-top:8px;font-size:17px}.market>div{padding:18px}.head h2,.method h2{font-size:27px}.head label{font-size:13px}select{padding:9px 11px;font-size:14px}.headActions>button,.filters>button{font-size:14px}.filters label{font-size:13px}.filters>span{font-size:14px}th{color:#53665f;white-space:nowrap;padding:15px 14px;font-size:13px}td{padding:17px 14px;font-size:15px}td>span{color:#617069;margin-top:5px;font-size:12px}.rank{width:29px;height:29px;font-size:14px}.score>b{font-size:20px}.score>i{width:58px;height:5px}.tag{padding:6px 10px;font-size:12px}.newSignal{font-size:11px}.star{font-size:22px}.weights span,.weights b{font-size:13px}.weights i{height:5px}.method>small,footer{color:#607069;font-size:13px}.asideTop button{font-size:14px}.detailHero small{color:#5f6d67;font-size:13px}.detailHero h2,.detailHero b{font-size:34px}.detailHero em{font-size:14px}.summary>div{font-size:13px}.summary strong{font-size:29px}.shade h3{font-size:16px}.indicators span{color:#5d6c66;font-size:12px}.indicators b{font-size:15px}.analyses p,.conditions p{color:#56655f;font-size:13px;line-height:1.75}.decision li{font-size:13px}.chart>div>b{font-size:14px}.chart>div>span,.chart>small{color:#5e6d67;font-size:12px}.empty{font-size:15px}@media (width<=850px){.market{grid-template-columns:repeat(2,1fr)}.market>div{min-height:82px}.head{align-items:flex-start}.headActions{flex-wrap:wrap;justify-content:flex-end}}@media (width<=600px){body{font-size:16px}header{height:68px}nav button{padding:0 8px;font-size:14px}.wrap{padding-top:24px}.hero h1{font-size:36px}.hero>div>span{font-size:14px}.highlights b{font-size:16px}.highlights span,.highlights small{font-size:12px}.notice p>*{font-size:13px}.market span,.market small{font-size:12px}.market b{font-size:16px}.head h2,.method h2{font-size:23px}.head{flex-direction:column}.headActions{flex-direction:row;justify-content:space-between;align-items:center;width:100%}.headActions>button{min-height:42px}th{font-size:13px}td{font-size:15px}td>span{font-size:12px}.shade aside{padding:22px 18px}.detailHero h2,.detailHero b{font-size:30px}.summary>div{font-size:13px}.indicators span{font-size:12px}.indicators b{font-size:15px}}
