:root{color-scheme:dark;--ink:#10171d;--panel:#172027;--gold:#e3c58d;--muted:#a7b4b4;--mint:#a6d5c4;--cream:#f1e9d8;--line:rgba(219,203,161,.2);--art:url('assets/residents.webp');font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;background:#10171d;color:var(--cream);min-width:300px}button{font:inherit;cursor:pointer;color:inherit}button:focus-visible{outline:3px solid #e9d49a;outline-offset:4px}button:disabled{cursor:default}button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button,button:hover{transition:background .18s,border-color .18s,color .18s,transform .18s}button:disabled{opacity:.55}.sky{position:fixed;inset:0;z-index:-1;background:radial-gradient(ellipse at 75% 0,rgba(72,100,104,.17),transparent 52%),radial-gradient(ellipse at 0 90%,rgba(66,104,90,.09),transparent 50%)}.sky:after{content:"";position:absolute;inset:0;background-image:radial-gradient(#c9c4a43b .65px,transparent .65px);background-size:53px 59px;opacity:.22}.site-header{max-width:1080px;margin:auto;padding:26px 48px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;gap:12px;align-items:center;font-family:Georgia,serif;letter-spacing:.2em;font-size:17px;color:var(--gold)}.brand small{display:block;font-family:inherit;font-size:12px;letter-spacing:.19em;margin-top:6px;color:var(--muted)}.brand-symbol{font-size:42px;line-height:1}.header-actions{display:flex;gap:22px}.quiet-button{border:0;background:none;color:#b9c2bf;font-size:13px;padding:8px 0}.quiet-button:hover{color:var(--gold)}.quiet-button>span:last-child:not(:first-child){margin-left:5px}main{max-width:1000px;margin:0 auto;padding:24px 40px 0}.heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:27px}.eyebrow{font-family:Georgia,serif;letter-spacing:.22em;color:var(--gold);font-size:12px;margin:0 0 10px}h1,h2,p{margin-top:0}h1{font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:38px;font-weight:500;letter-spacing:.09em;line-height:1.4;margin:0 0 9px}h1 span{color:var(--gold)}h1 i{font-size:23px;font-style:normal;margin-left:17px;vertical-align:middle;color:var(--gold)}.intro{font-size:13px;color:#b8c0bd;margin:0;letter-spacing:.05em}.moon-mark{text-align:center;color:var(--gold);padding-right:20px}.moon-mark>span{font-size:48px;display:inline-block;transform:rotate(-15deg);line-height:.8;opacity:.9}.moon-mark>span+span{font-size:35px;transform:translate(2px,9px) rotate(20deg);opacity:.45}.moon-mark small{display:block;font-size:12px;letter-spacing:.22em;margin-top:17px;color:var(--muted)}.game-layout{display:grid;grid-template-columns:minmax(0,1fr) 282px;gap:30px;align-items:start}.table-controls{display:flex;gap:14px;align-items:center;justify-content:space-between;margin-bottom:15px}.difficulty{display:flex;background:#192228;border:1px solid var(--line);padding:4px;border-radius:8px;gap:3px}.difficulty button{padding:8px 17px;border:1px solid transparent;background:none;border-radius:5px;font-size:14px;line-height:1.2;color:#b8c0bd;white-space:nowrap}.difficulty button small{display:block;font-size:12px;margin-top:4px}.difficulty button[aria-pressed=true]{background:#d6c197;color:#172027;box-shadow:0 2px 8px #0003}.difficulty button:hover:not([aria-pressed=true]){background:#2c373a}.restart{font-size:12px;background:none;border:0;color:#b2beb9;padding:10px 0;white-space:nowrap}.restart span{font-size:22px;vertical-align:middle;margin-right:5px}.restart:hover{color:var(--gold)}.table-frame{padding:13px 17px 11px;background:linear-gradient(145deg,#1c3938,#152b2c);border:1px solid #667268;outline:1px solid #324641;outline-offset:5px;border-radius:8px;box-shadow:0 20px 70px #0004,inset 0 0 70px #0b222970;position:relative}.table-top{display:flex;justify-content:space-between;gap:10px;color:#aec4b3;font-size:12px;margin-bottom:12px;letter-spacing:.13em}.table-top span:first-child{font-family:Georgia,serif}.table-top span:last-child{letter-spacing:.04em}.board{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;perspective:1500px}.board.large{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.card{padding:0;border:0;background:transparent;aspect-ratio:1.13;position:relative;border-radius:5px;transition:transform .2s;opacity:1!important;min-width:0}.card:hover:not(:disabled):not(.revealed){transform:translateY(-3px)}.card-inner{display:block;position:absolute;inset:0;transform-style:preserve-3d;transition:transform .42s cubic-bezier(.2,.8,.2,1)}.card.revealed .card-inner,.card.matched .card-inner{transform:rotateY(180deg)}.card-face{position:absolute;inset:0;border-radius:5px;backface-visibility:hidden;-webkit-backface-visibility:hidden;overflow:hidden}.card-back{background:repeating-linear-gradient(45deg,transparent,transparent 6px,#8db8b504 6px,#8db8b504 7px),#17282e;border:1px solid #79958b;box-shadow:0 3px 3px #0004;display:flex;align-items:center;justify-content:center}.card-back:before{content:"";position:absolute;inset:5px;border:1px solid #617b70;outline:1px solid #40594f;outline-offset:-4px;border-radius:2px}.seal{font-family:Georgia,serif;font-size:36px;line-height:1;color:#c9b880;position:relative;display:grid;place-items:center;border:1px solid #788d75;border-radius:50%;width:53px;height:53px}.seal:before,.seal:after{content:"✧";position:absolute;font-size:12px;top:50%;transform:translateY(-50%)}.seal:before{left:-16px}.seal:after{right:-16px}.card-back .corner{position:absolute;font:10px Georgia,serif;color:#9da786;top:10px;left:11px}.card-back .corner.bottom{top:auto;left:auto;bottom:10px;right:11px;transform:rotate(180deg)}.card-front{transform:rotateY(180deg);display:flex;align-items:center;justify-content:center;flex-direction:column;background:#171b28;border:1px solid #ceb989}.creature{display:block;width:100%;aspect-ratio:1;background-image:var(--art);background-size:400% 300%;background-position:var(--x) var(--y);background-repeat:no-repeat}.card-front .creature{position:absolute;width:86%;top:50%;left:50%;transform:translate(-50%,-57%)}.card-name{position:absolute;bottom:5px;left:2px;right:2px;font-size:12px;color:#ecdec0;text-shadow:0 1px 4px #000;letter-spacing:.02em}.card.matched .card-front{border-color:#a5d6ad;box-shadow:inset 0 0 0 2px #a5d6ad33}.card.matched .card-front:after{content:"✓";position:absolute;top:5px;right:6px;color:#b9e6c2;font-size:12px}.card.matched{animation:match-pop .48s ease-out}.table-bottom{font-size:12px;text-align:center;color:#b0bfb2;letter-spacing:.08em;display:flex;justify-content:center;gap:20px;margin-top:12px}.under-table{display:flex;align-items:center;justify-content:space-between;color:#a7b7b0;font-size:12px;margin-top:17px;padding:0 3px}.tiny-moon{color:var(--gold);font-size:17px;margin-right:6px}.under-table #elapsed{font-variant-numeric:tabular-nums;font-size:12px;letter-spacing:.08em}.companion{padding-top:0}.score-panel{border-bottom:1px solid var(--line);padding:0 0 22px;margin-bottom:23px}.score-title{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#c8cfbf;letter-spacing:.08em;margin-bottom:14px}.score-title>span{color:var(--gold)}.scores{display:flex;gap:32px}.scores>div{display:flex;flex-direction:column;gap:7px}.scores strong{font-family:Georgia,serif;font-size:36px;font-weight:400;line-height:1}.scores strong small{font-size:21px;color:#8d9b98}.scores>div>span{font-size:12px;color:#a3b4ae}.progress-track{height:3px;background:#31433f;border-radius:3px;margin-top:19px;overflow:hidden}#progress{height:100%;width:0;background:var(--mint);transition:width .35s}.nox-panel{margin-bottom:24px}.nox-heading{display:flex;align-items:center;gap:11px}.portrait{width:60px;height:60px;flex-shrink:0;overflow:hidden;border-radius:50%;border:1px solid #aa9670;background:#171b28}.portrait .creature{width:100%;border-radius:50%;transform:scale(1.03)}.nox-heading .eyebrow{font-size:12px;letter-spacing:.16em;display:block;margin-bottom:5px}.nox-heading h2{font-family:"Yu Mincho",serif;font-size:18px;font-weight:400;letter-spacing:.08em;margin:0}.nox-heading h2 small{display:block;font-family:Georgia,serif;font-size:12px;color:#8faaa3;letter-spacing:.07em;margin-top:3px}.live-star{margin-left:auto;color:var(--gold);font-size:24px}#speech{font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:16px;line-height:1.85;min-height:92px;margin:15px 0 13px;padding:14px 16px;border-left:2px solid #8f9b72;background:linear-gradient(90deg,#c3c29b0a,transparent);color:#d5dece}.hint-button{width:100%;border:1px solid #8c8365;background:#d3bd8610;padding:12px 8px;border-radius:5px;color:#ead7a6;font-size:13px;display:flex;justify-content:center;align-items:center;gap:10px}.hint-button small{font-size:12px;color:#bdba9f;border-left:1px solid #726e52;padding-left:10px}.hint-button:hover:enabled{background:#d3bd8628}.hint-caption{font-size:12px;text-align:center;color:#90a49b;margin:8px 0 0}.collection-panel{padding:19px 17px 13px;border:1px solid var(--line);border-radius:6px;background:#19222870}.collection-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.collection-title h2{font-size:12px;letter-spacing:.05em;font-weight:400;margin:0}.collection-title>span{font-size:12px;color:#9dafaa}.collection{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.collection-slot{aspect-ratio:1;border:1px dashed #47564f;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#758b80;font-family:Georgia,serif;font-size:18px;background:#111e2070;overflow:hidden}.collection-slot.awake{border:1px solid #91a993;background:#171b28;animation:appear .45s ease-out}.collection-slot .creature{border-radius:50%;width:100%}#collection-note{font-size:12px;line-height:1.7;color:#93a79f;margin:11px 0 0;text-align:center;min-height:17px}.room-note{text-align:center;color:#8e9e97;font-family:"Yu Mincho",serif;font-size:12px;line-height:1.8;letter-spacing:.14em;margin:23px 0 0}footer{border-top:1px solid var(--line);margin-top:29px;padding:17px 0 22px;display:flex;gap:14px;align-items:center;color:#8b9e94;font-size:12px;letter-spacing:.08em}footer span:first-child{font-family:Georgia,serif;letter-spacing:.2em;color:#bdc5ae}footer span:last-child{margin-left:auto;color:var(--gold)}dialog{width:min(460px,calc(100% - 32px));padding:37px 33px 30px;background:#19252b;color:var(--cream);border:1px solid #b49f70;border-radius:10px;box-shadow:0 30px 100px #0009}dialog::backdrop{background:#071115bd;backdrop-filter:blur(6px)}dialog h2,.pause-cover h2{font-family:"Yu Mincho",serif;font-size:23px;font-weight:400;line-height:1.5}dialog p,dialog li{font-size:14px;line-height:1.9;color:#c0ccc4}dialog ol{padding-left:24px}dialog .eyebrow{font-size:12px;color:var(--gold)}.dialog-close{position:absolute;top:8px;right:10px;background:none;border:0;color:#b3c1b6;font-size:28px;width:36px;height:36px}.help-small{font-size:12px!important;color:#99ada3!important}.primary-button{border:1px solid #e6cc98;background:#d9c392;color:#162528;border-radius:5px;padding:13px 19px;width:100%;font-size:14px;font-weight:600}.primary-button:hover{background:#eee0b9}.secondary-button{border:0;background:none;color:#adbdaf;width:100%;padding:13px 0 0;font-size:12px}.win-symbol{color:var(--gold);font-size:46px;margin:20px 0}#win-dialog{text-align:center}.win-stats{display:flex;justify-content:center;gap:50px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0}.win-stats>div{display:flex;flex-direction:column;gap:8px}.win-stats strong{font:30px Georgia,serif;color:var(--gold)}.win-stats span{font-size:12px;color:#a4b8ac}.win-flavor{font-family:"Yu Mincho",serif;margin:20px 0!important}.pause-cover{position:fixed;inset:0;z-index:20;background:#101b23f5;display:grid;place-items:center;padding:24px;text-align:center}.pause-cover[hidden]{display:none}.pause-cover>div{max-width:340px}.pause-cover p{color:#a5bcb0;line-height:1.7}#sparkles{position:fixed;inset:0;pointer-events:none;overflow:hidden;z-index:30}.spark{position:absolute;color:#eccea0;animation:float-away .8s ease-out forwards;font-size:18px}@keyframes match-pop{50%{transform:scale(1.035)}100%{transform:scale(1)}}@keyframes appear{from{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes float-away{to{transform:translate(var(--dx),-70px) rotate(50deg);opacity:0}}
@media(min-width:1050px){.board.large .card{aspect-ratio:.85}.board.large .seal{width:41px;height:41px;font-size:27px}.board.large .card-name{font-size:12px}}
@media(max-width:1000px){.site-header{padding:22px 30px 18px}main{padding:28px 30px 0}.game-layout{grid-template-columns:minmax(0,1fr) 245px;gap:24px}.difficulty button{padding:8px 12px}.card{aspect-ratio:1}.board.large{grid-template-columns:repeat(4,minmax(0,1fr))}.card-name{font-size:12px}.seal{width:43px;height:43px;font-size:30px}.nox-heading .eyebrow{font-size:12px}.scores{gap:27px}}
@media(max-width:760px){.site-header{padding:18px 20px 15px}.brand{font-size:14px;letter-spacing:.16em;gap:7px}.brand-symbol{font-size:32px}.brand small{font-size:12px}.header-actions{gap:16px}.quiet-button{font-size:12px}main{padding:25px 20px 0;max-width:590px}.heading{margin-bottom:22px}h1{font-size:29px;letter-spacing:.06em}h1 i{font-size:18px;margin-left:7px}.heading .eyebrow{font-size:12px}.intro{font-size:12px}.moon-mark{display:none}.game-layout{grid-template-columns:1fr;gap:25px}.table-controls{margin-bottom:14px}.difficulty button{padding:7px 16px;font-size:13px}.difficulty button small{font-size:12px}.restart{font-size:12px}.table-frame{padding:12px 11px 10px;outline-offset:4px}.table-top{font-size:12px}.board{gap:8px}.board.large{gap:7px}.card{aspect-ratio:.92}.card-name{font-size:12px;bottom:7px}.card-front .creature{width:94%;transform:translate(-50%,-56%)}.card-back:before{inset:4px}.card-back .corner{font-size:12px;top:9px;left:9px}.card-back .corner.bottom{bottom:9px;right:9px}.seal{width:43px;height:43px;font-size:29px}.seal:before{left:-11px}.seal:after{right:-11px}.seal:before,.seal:after{font-size:12px}.table-bottom{font-size:12px;gap:15px}.under-table{font-size:12px}.companion{display:grid;grid-template-columns:1fr 1fr;gap:18px}.score-panel{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:15px;margin:0;padding-bottom:18px}.score-title{font-size:12px;margin:0;display:block}.score-title>span{display:none}.scores{gap:30px}.scores>div{gap:4px}.scores strong{font-size:28px}.scores strong small{font-size:17px}.scores>div>span{font-size:12px}.progress-track{width:16%;margin-top:0}.nox-panel{grid-column:1 / -1;margin:0;display:grid;grid-template-columns:1fr auto;gap:0 15px;align-items:center}.nox-heading{grid-column:1}.portrait{width:45px;height:45px}.nox-heading h2{font-size:16px}.nox-heading h2 small{display:inline;margin-left:7px;font-size:12px}.nox-heading .eyebrow{font-size:12px}.live-star{display:none}#speech{grid-column:1 / -1;grid-row:2;min-height:70px;margin:13px 0 0;font-size:15px}.hint-button{grid-column:2;grid-row:1;font-size:12px;padding:12px 10px;gap:6px;width:auto}.hint-button small{font-size:12px;padding-left:6px}.hint-caption{grid-column:1 / -1;grid-row:3;text-align:right;font-size:12px}.collection-panel{grid-column:1 / -1;padding:17px}.collection{grid-template-columns:repeat(8,minmax(0,1fr));gap:7px}.collection[data-count="12"]{grid-template-columns:repeat(6,minmax(0,1fr))}.collection-slot{font-size:14px}.collection-title h2{font-size:12px}#collection-note{font-size:12px;margin-top:12px}.room-note{display:none}footer{margin-top:24px;font-size:12px;padding-bottom:22px}}
@media(max-width:380px){main{padding-left:15px;padding-right:15px}.site-header{padding-left:15px;padding-right:15px}.difficulty button{padding:7px 12px}.card-name{font-size:12px}.seal{width:36px;height:36px;font-size:25px}.hint-button{font-size:12px;gap:4px;padding:10px 7px}.nox-heading h2 small{display:block;margin:3px 0 0}.nox-heading{gap:7px}.scores{gap:18px}h1{font-size:26px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Keep labels legible while reserving room for the small-screen card art. */
.intro{font-size:14px}.quiet-button,.restart,.hint-button,.score-title,.collection-title h2{font-size:14px}.card-name{font-size:12px;line-height:1.15}.nox-heading .eyebrow{font-size:12px;letter-spacing:.07em}.nox-heading h2 small{font-size:12px}.card-front .creature{width:80%;top:45%;transform:translate(-50%,-50%)}
@media(max-width:760px){.card{aspect-ratio:.8}.card-front .creature{width:86%;top:42%;transform:translate(-50%,-50%)}.card-name{font-size:12px;bottom:5px}.difficulty button{padding:7px 10px}.nox-heading .eyebrow{display:none}.hint-button{font-size:13px}.intro{font-size:14px}.header-actions{gap:12px}.quiet-button{font-size:12px}.restart{font-size:12px}.collection{gap:5px}.nox-heading h2 small{display:block;margin:3px 0 0}.table-top{letter-spacing:.02em;font-size:12px}.table-top span:first-child{font-size:12px;letter-spacing:0}.table-top span:last-child{font-size:12px}.table-bottom{font-size:12px;gap:8px}.room-note{display:none}}
@media(max-width:380px){.table-controls{flex-wrap:wrap;gap:5px}.restart{margin-left:auto}.difficulty button{padding:7px 10px}.table-top span:first-child{display:none}.table-top{justify-content:center}.hint-button{font-size:12px}.hint-button small{font-size:12px}.portrait{width:40px;height:40px}.nox-heading h2{font-size:15px}}

.card-name{word-break:keep-all;overflow-wrap:anywhere}

.deck-bar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:0 0 23px;padding-bottom:17px;border-bottom:1px solid var(--line)}
.deck-switch{display:flex;gap:4px;flex-shrink:0}.deck-switch button{border:1px solid transparent;background:none;padding:11px 15px;border-radius:5px;font-size:14px;color:#aab8b3}.deck-switch button[aria-pressed=true]{background:#d5c29912;border-color:#9a8a65;color:var(--gold)}.deck-switch button:hover{background:#ffffff0b}.deck-switch button span{margin-left:7px}#deck-note{font-size:12px;color:var(--muted);margin:0;line-height:1.7}
.glyph{display:block;width:88%;max-height:90%;aspect-ratio:1;overflow:visible;flex-shrink:0}.glyph-body{fill:#d1c7ee;stroke:#ede4ff;stroke-width:.8;stroke-linejoin:round}.glyph-cut{stroke:#1b1928}.glyph-void{fill:#1b1928}.collection-slot .glyph{width:94%}
.shape-mode{--gold:#d1bde7;--mint:#b4a4d4;--line:#b5a4cc33;--muted:#b5acc3;background:#14131f}.shape-mode .sky{background:radial-gradient(ellipse at 72% 0,#76648a26,transparent 52%),radial-gradient(ellipse at 0 90%,#4c396923,transparent 50%)}.shape-mode .heading{margin-bottom:22px}.shape-mode h1{font-size:34px;letter-spacing:.05em}.shape-mode .table-frame{background:linear-gradient(140deg,#30273f,#211f31);border-color:#81718f;outline-color:#423c51;box-shadow:0 20px 70px #0004,inset 0 0 70px #19132766}.shape-mode .table-top,.shape-mode .table-bottom{color:#c6bbd4}.shape-mode .card-back{background:repeating-linear-gradient(45deg,transparent,transparent 6px,#bfa3d404 6px,#bfa3d404 7px),#242032;border-color:#9583a7}.shape-mode .card-back:before{border-color:#716080;outline-color:#41354f}.shape-mode .seal{color:#d0b8e3;border-color:#8c709d}.shape-mode .card-back .corner{color:#aa94bf}.shape-mode .card-front{background:#1b1928;border-color:#b9a6d3}.shape-mode .card.matched .card-front{border-color:#cdb3f3;box-shadow:inset 0 0 0 2px #bea3e144}.shape-mode .card.matched .card-front:after{color:#e0c7ff}.shape-mode .difficulty{background:#251f31}.shape-mode .difficulty button[aria-pressed=true]{background:#c8b5df;color:#241b2b}.shape-mode .hint-button{border-color:#9b81b5;background:#bb8ede0b;color:#d9c0ef}.shape-mode #speech{border-color:#9b81b5;background:linear-gradient(90deg,#cfade60d,transparent)}.shape-mode .collection-panel{background:#211d2b88}.shape-mode .collection-slot{border-color:#6b5c7c;color:#a093b6;background:#1b1928}.shape-mode .progress-track{background:#44394e}.shape-mode .room-note{color:#a195b3}.shape-mode .board.small .card{aspect-ratio:.7}.shape-mode .board.small .glyph{width:90%}.shape-mode .board.large .glyph{width:94%}.shape-mode dialog{background:#211d2c;border-color:#9d88b7}.shape-mode .primary-button{background:#c9b4df;border-color:#e2cbf6;color:#261a34}.shape-mode .pause-cover{background:#181322f7}.shape-mode .difficulty button{padding-left:11px;padding-right:11px}.shape-mode .win-symbol{color:#d1bde7}
@media(max-width:1000px){.shape-mode .table-controls{flex-wrap:wrap;gap:4px}.shape-mode .restart{margin-left:auto}.shape-mode h1{font-size:31px}}
@media(max-width:760px){.deck-bar{display:block;margin-bottom:18px;padding-bottom:15px}.deck-switch button{padding:10px 13px}.deck-switch{margin-bottom:9px}#deck-note{font-size:12px}.shape-mode h1{font-size:27px;letter-spacing:.02em}.shape-mode h1 i{display:none}.shape-mode .board.small .card{aspect-ratio:.77}.shape-mode .difficulty{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px}.shape-mode .difficulty button{padding:8px 5px}.shape-mode .table-controls{gap:4px}.shape-mode .restart{padding:7px 0}.shape-mode .table-bottom{font-size:12px;gap:6px}.shape-mode .table-top>span:first-child{display:none}.shape-mode .table-top{justify-content:center}.shape-mode .glyph{width:93%}.shape-mode .companion{gap:17px}}
@media(max-width:380px){.shape-mode h1{font-size:25px}.deck-switch button{font-size:14px;padding:9px 12px}.shape-mode .table-bottom{font-size:11px;gap:3px}.shape-mode .intro{font-size:13px}}
