*{box-sizing:border-box}body{margin:0;background:#fff;color:#202321;font-family:Arial,Helvetica,sans-serif;min-height:100svh;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}header{display:flex;align-items:center;justify-content:space-between;padding:28px 40px;gap:20px}.wordmark{font-weight:800;letter-spacing:.04em;font-size:18px}nav{display:flex;gap:28px;align-items:center}nav a{font-size:14px;padding:10px 0}main{flex:1;width:min(680px,calc(100% - 40px));margin:clamp(24px,7vh,88px) auto 70px;text-align:center}.logo{width:140px;height:140px;object-fit:contain}h1{font-size:clamp(28px,4vw,40px);line-height:1.2;letter-spacing:-.035em;margin:4px 0 34px;font-weight:500}h1 span{font-weight:750}form>label{display:block;text-align:left;font-size:16px;font-weight:600;margin:0 0 12px 6px}.input-box{border:1px solid #dadeda;border-radius:22px;padding:20px;box-shadow:0 5px 24px #17251a09}.input-box:focus-within{border-color:#b8bfb8;box-shadow:0 5px 26px #17251a12}textarea{font:inherit;font-size:17px;width:100%;border:0;outline:0;resize:vertical;min-height:80px;background:transparent;color:inherit}.input-actions{display:flex;align-items:center;gap:12px;text-align:left}.upload{font-size:14px;cursor:pointer;padding:12px 0;white-space:nowrap}input[type=file]{position:absolute;width:1px;height:1px;opacity:0}.upload:has(+input:focus-visible){outline:2px solid #ff501c}#file-name{overflow-wrap:anywhere;font-size:12px;flex:1}button{background:#f64b19;color:white;border:0;border-radius:12px;padding:16px 22px;font-size:15px;font-weight:750;cursor:pointer;white-space:nowrap;margin-left:auto}button:hover{background:#dc3d10}#preview-note{color:#727872;font-size:13px;margin:14px 0 27px}.examples{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;font-size:14px}.examples>span{color:#727872;margin-right:5px}.examples a{padding:10px 13px;border-radius:20px;background:#f4f5f4}footer{padding:22px 40px;border-top:1px solid #eceeec;display:flex;justify-content:space-between;align-items:center;gap:20px;color:#626962}footer>span{font-size:13px}footer nav{gap:20px}#preview-result{margin-top:28px;padding:24px;background:#f6f7f6;border-radius:16px;text-align:left}#preview-result h2{font-size:19px;margin:0 0 10px}#preview-result p{font-size:16px;line-height:1.6}#preview-result a{font-weight:600;font-size:15px}.skip{position:absolute;top:-100px}.skip:focus{top:10px;background:white;padding:14px;z-index:2}:focus-visible{outline:2px solid #f64b19;outline-offset:4px}@media(max-width:600px){header{padding:16px 20px;align-items:flex-start}header nav{gap:14px;flex-wrap:wrap;justify-content:flex-end}header nav a{font-size:13px}.wordmark{font-size:15px;white-space:nowrap;padding-top:10px}main{margin-top:28px}.logo{width:120px;height:120px}h1{margin-bottom:28px}.input-box{padding:16px}.input-actions{flex-wrap:wrap}button{padding:15px 18px}.examples>span{width:100%;margin:0 0 4px}footer{padding:20px;flex-direction:column}footer nav{flex-wrap:wrap;justify-content:center;gap:10px 20px}}

/* A quieter homepage: brand in the navigation, one focused center. */
header{padding:22px 40px}.wordmark{display:inline-flex;align-items:center;gap:8px;font-size:16px;letter-spacing:.025em}.wordmark img{width:64px;height:64px;object-fit:contain}.wordmark:hover{text-decoration:none}header nav{gap:30px;color:#5b615d}main{width:min(660px,calc(100% - 40px));margin:clamp(66px,13vh,150px) auto 90px}h1{font-size:clamp(48px,6vw,68px);letter-spacing:-.055em;line-height:1.08;margin:0 0 38px}h1 .intro{display:inline-block;font-size:clamp(22px,3vw,30px);font-weight:400;letter-spacing:-.025em;color:#656b67;margin-bottom:12px}form>label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.input-box{border-radius:18px;padding:20px 22px;border-color:#e0e4e1;box-shadow:none;background:#fff}.input-box:focus-within{border-color:#a8b1aa;box-shadow:0 0 0 3px #f3f5f3}textarea{font-size:16px;min-height:66px}textarea::placeholder{color:#8a908c}button{border-radius:10px;padding:14px 22px;font-size:14px;letter-spacing:.02em}.upload{color:#626a64}.examples{gap:18px;color:#636b65}.examples a{background:none;border-radius:0;padding:8px 0;border-bottom:1px solid #dfe3df;font-size:14px}.examples>span{font-size:13px;color:#939993}#preview-note{font-size:12px;color:#858d87;margin:15px 0 28px}footer{border:0;padding:22px 40px;color:#858c86}footer nav a{font-size:13px}footer>span{display:none}footer nav{width:100%;justify-content:center;gap:26px}@media(max-width:600px){header{padding:14px 16px;align-items:center;gap:12px}.wordmark{padding:0;gap:2px;font-size:13px}.wordmark img{width:48px;height:48px}header nav{gap:12px}header nav a{font-size:12px}main{margin-top:78px;margin-bottom:65px}h1{margin-bottom:30px}.input-box{padding:18px}.examples{gap:12px 20px}.examples>span{margin-bottom:0}footer{padding:18px}footer nav{gap:8px 20px}}@media(max-width:380px){.wordmark span{font-size:11px}header nav{gap:9px}header nav a{font-size:11px}}

/* Live fraud check, extending the existing quiet homepage. */
[hidden]{display:none!important}.check-kind{display:flex;align-items:center;gap:12px;text-align:left;margin:0 0 12px 5px;font-size:14px}.check-kind select{font:inherit;border:1px solid #dce1dd;border-radius:8px;background:#fff;padding:9px;color:#303932}#fraud-context-fields{text-align:left;margin:8px 0 18px;font-size:14px}#fraud-context-fields details{padding:10px 0}summary{cursor:pointer}#fraud-context-fields details label{display:block;margin:14px 0 8px}#fraud-context{border:1px solid #dce1dd;padding:12px;border-radius:8px}.exposure{display:flex;align-items:flex-start;gap:10px;line-height:1.5;margin-top:12px}.exposure input{margin-top:4px}#fraud-recovery{padding:14px;background:#fff4ed;border-radius:10px;font-size:14px;line-height:1.5}#fraud-status{font-size:14px;line-height:1.5}#fraud-controls{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-bottom:24px}#fraud-controls button{margin:0;background:#35463a;font-size:14px}button:disabled{cursor:wait;opacity:.65}#fraud-result{margin-top:28px;padding:26px;border:1px solid #dde3df;border-radius:18px;text-align:left;overflow-wrap:anywhere}#fraud-result h2{font-size:25px;line-height:1.25;margin:12px 0 24px}#fraud-result h3{font-size:17px;margin:24px 0 10px}#fraud-result p,#fraud-result li{font-size:16px;line-height:1.6}#fraud-result blockquote{border-left:3px solid #f64b19;padding-left:16px;margin:20px 0 12px;line-height:1.6}#fraud-result small{font-size:12px}.next-step{background:#fff5ef;border:1px solid #ffdbca;border-radius:12px;padding:4px 18px 10px}.next-step h3{margin-top:14px}#preview-note{font-size:13px}#fraud-result details p{white-space:pre-wrap}

/* Fraud: separate source from context and keep the next action prominent. */
#fraud-context-fields details{border-top:1px solid #ddd;margin-top:16px;padding-top:16px}#fraud-context-fields summary{font-size:15px;font-weight:600;margin-bottom:10px}#fraud-context-fields label{font-size:14px}#fraud-result>details{padding:16px 0;border-top:1px solid #ddd;text-align:left}#fraud-result summary{cursor:pointer;font-size:16px;font-weight:600}#fraud-result>button{margin-top:18px;padding:12px 18px;border:1px solid currentColor;border-radius:12px;background:transparent;cursor:pointer;font:inherit}#fraud-result .next-step p{font-size:18px;line-height:1.55}#fraud-status{min-height:24px}#squire-form[aria-busy=true] button[type=submit]{opacity:.7;cursor:progress}#fraud-result blockquote{overflow-wrap:anywhere}

/* One persistent composer and a conversation, in the existing Squire brand. */
main{width:min(720px,calc(100% - 36px));margin:clamp(36px,7vh,85px) auto 60px}h1{font-size:clamp(40px,5vw,58px);margin-bottom:30px}#squire-form{display:block;width:100%;margin-top:24px}#squire-form .input-box{border:1.5px solid #b9c1bc;border-radius:20px;padding:22px;background:white;box-shadow:0 8px 30px #20232108}#material{display:block;min-height:108px;font-size:18px;line-height:1.55;resize:vertical}#material::placeholder{color:#727b75}#composer-hint{font-size:14px;color:#68726b;line-height:1.4}#squire-form button{min-width:112px}#preview-note{margin:12px 0 0}#preview-note a{text-decoration:underline}#fraud-result{border:0;padding:0;margin:0;background:none}#fraud-result article{margin:22px 0;text-align:left;animation:answer-in .2s ease-out}#fraud-result article>span{display:block;font-size:14px;font-weight:700;margin-bottom:8px}.chat-user{background:#f2f4f2;border-radius:18px;padding:18px 22px;margin-left:8%!important;white-space:pre-wrap}.chat-squire{padding:22px 4px 22px 20px;border-left:3px solid #f64b19}.chat-squire>span{color:#db471a}#fraud-result h2{font-size:25px;margin:8px 0 14px}#fraud-result .chat-squire>p{font-size:18px;line-height:1.6;margin:12px 0}#fraud-result .chat-squire>p:last-child{font-size:15px;color:#68726b;margin-top:22px}#fraud-result details{padding:12px 0}#fraud-result summary{font-size:14px;color:#57645c}#fraud-result details p{font-size:15px}#fraud-working{display:flex;align-items:center;gap:12px;padding:20px 4px;text-align:left;font-size:16px;color:#5d675f}.working-mark{width:20px;height:20px;border:2px solid #ffdccf;border-top-color:#f64b19;border-radius:50%;animation:squire-working .8s linear infinite}#fraud-controls{margin:14px 0 24px}#fraud-controls button{background:transparent;color:#56625a;padding:8px 12px;font-size:14px;font-weight:500;text-decoration:underline}#fraud-status:empty{display:none}.input-actions{margin-top:14px}.examples{margin-top:28px}@keyframes squire-working{to{transform:rotate(360deg)}}@keyframes answer-in{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.working-mark,#fraud-result article{animation:none}}@media(max-width:600px){main{margin-top:34px}.chat-user{margin-left:3%!important}#material{font-size:17px}#composer-hint{max-width:55%;font-size:13px}#squire-form .input-box{padding:18px}}

.squire-check-card{margin:20px 0;padding:24px;border:1px solid #d8e0d9;border-top:4px solid #f64b19;border-radius:18px;background:#fff;box-shadow:0 10px 35px #2133250a;text-align:left}.check-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.check-top>span{font-size:13px;letter-spacing:.13em;font-weight:800;color:#66756a}.squire-seal{border:2px solid #db582b;border-radius:50%;width:76px;height:76px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#c5461a;flex-shrink:0}.squire-seal strong{font:700 32px Georgia}.squire-seal small{font:700 10px Arial;letter-spacing:.05em}.squire-check-card h3,#fraud-result .squire-check-card h3{font-size:27px;line-height:1.2;margin:8px 0 14px}.squire-check-card p{font-size:17px;line-height:1.55;margin:10px 0}.check-next{padding:16px;background:#fff3eb;border-radius:12px;margin:20px 0}.check-next>span{font-size:12px;font-weight:800;letter-spacing:.09em;color:#a94922}.squire-check-card>small{display:block;font-size:13px;line-height:1.5;color:#6b746e}.squire-check-card>footer{display:block;padding:15px 0 0;font-size:12px;color:#7b857d}.share-check{margin:0 0 18px;font-size:14px}.share-check-dialog{width:min(620px,calc(100% - 28px));max-height:90vh;overflow:auto;border:1px solid #d9e0db;border-radius:22px;padding:24px;color:#202b24;background:white}.share-check-dialog::backdrop{background:#17231ccc;backdrop-filter:blur(3px)}.share-check-dialog h2{font-size:24px}.share-check-dialog p{font-size:15px;line-height:1.5}.share-check-dialog button{margin:6px 10px 0 0}.share-close{background:#eff2ef;color:#34463a}.receipt-detail{border-top:1px solid #e3e8e3;margin-top:12px}.chat-squire{border-left:0;padding-left:0}#fraud-result .chat-squire>p:first-of-type{font-size:20px;line-height:1.55;color:#202b24}#fraud-result .chat-squire>p:last-child{font-size:17px;color:#34473b}@media(max-width:600px){.squire-check-card{padding:18px}.squire-seal{width:64px;height:64px}.squire-check-card h3,#fraud-result .squire-check-card h3{font-size:24px}.share-check-dialog{padding:18px}}

/* The Check is the result; quiet controls keep the conversation in focus. */
.squire-check-card{border:1px solid #e2e6e3;border-top:5px solid #f64b19;border-radius:24px;padding:28px;box-shadow:0 16px 48px #17231c0b}.check-top>span{font-size:14px;color:#27342d}.squire-check-card h3,#fraud-result .squire-check-card h3{font-size:clamp(27px,4vw,36px);letter-spacing:-.035em;margin:14px 0 18px}.squire-check-card .check-answer,#fraud-result .squire-check-card .check-answer{font-size:20px;line-height:1.55;color:#18271f}.squire-seal{width:82px;height:82px;box-shadow:0 0 0 5px #fff,0 0 0 6px #f4b69f}.squire-seal small{font-size:12px}.check-next>span{font-size:13px}.check-pills{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 16px}.check-pill{display:inline-flex;align-items:center;gap:8px;margin:0;border:1px solid #dfe5e0;background:#fff;color:#3b4940;border-radius:30px;padding:9px 12px;font-size:14px;letter-spacing:0;font-weight:500;min-height:40px;white-space:normal;text-align:left}.check-pill:hover{background:#f5f7f5}.check-pill small{font-size:12px;letter-spacing:.045em;color:#a33b15;background:#fff0e7;border-radius:20px;padding:4px 6px}.constitution-pill{border-color:transparent;color:#657168}.share-check{border-radius:30px;padding:13px 22px}.receipt-detail{border:0;margin:0}.receipt-detail summary{font-weight:400}.squire-sheet{position:fixed;inset:0 0 0 auto;margin:0;width:min(760px,58vw);height:100dvh;max-height:100dvh;max-width:100%;border:0;border-left:1px solid #e3e8e3;padding:30px 38px 50px;overflow:auto;color:#202b24;background:#fff;box-shadow:-20px 0 90px #15231d24}.squire-sheet::backdrop{background:#14201d88;backdrop-filter:blur(5px)}.sheet-top{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:42px}.sheet-top>span{font-size:13px;font-weight:700;letter-spacing:.1em}.sheet-close{margin:0;background:#f1f4f1;color:#35443a;border-radius:25px;font-size:14px;padding:10px 14px}.sheet-eyebrow{font-size:13px!important;font-weight:750;color:#b84017;letter-spacing:.12em;margin:28px 0 14px}.squire-sheet h2{font-size:clamp(30px,3.7vw,44px);letter-spacing:-.04em;line-height:1.1;font-weight:600;margin:0 0 24px}.sheet-lead{font-size:18px;line-height:1.7}.process-points{display:grid;gap:20px;padding:26px 0}.process-points section{border-left:2px solid #f64b19;padding-left:18px}.process-points h3{font-size:17px;margin:0 0 6px}.process-points p{font-size:16px;line-height:1.6;margin:0;color:#5b685f}.scope-note{font-size:14px!important;line-height:1.65;color:#657168}.constitution-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0}.constitution-rule{border:1px solid #e1e6e2;border-radius:14px;padding:16px;align-self:start}.constitution-rule summary{display:flex;gap:12px;align-items:baseline;list-style:none}.constitution-rule summary::after{content:'+';margin-left:auto;color:#aa3c18}.constitution-rule[open] summary::after{content:'−'}.constitution-rule summary span{color:#a33b15;font-size:14px;font-weight:750}.constitution-rule strong{font-size:15px;line-height:1.4;font-weight:600}.constitution-rule p{font-size:16px;line-height:1.6;color:#526157}.upgrade-state{border:1px solid #f5d3c5;border-radius:14px;padding:18px;font-size:16px;line-height:1.6;background:#fff8f4}.secondary-action{background:#edf2ee;color:#2f4337}.secondary-action:hover{background:#dfe8e2}.pro-link{display:inline-block;margin:24px 0;font-weight:650;text-decoration:underline}.share-link{display:block;width:100%;font:14px Arial;border:1px solid #cbd5ce;border-radius:10px;padding:12px;margin:20px 0}.shared-page{margin-top:40px}.shared-page h1{font-size:clamp(34px,5vw,52px);margin-bottom:18px}.shared-intro{font-size:17px;color:#5d6c62;line-height:1.6}.viral-next{border-top:1px solid #e0e6e1;margin-top:34px;padding:28px 0}.viral-next h2{font-size:25px;letter-spacing:-.025em}.viral-next p{font-size:17px;line-height:1.6;color:#57675c}.squire-cta{display:inline-block;padding:16px 30px;border-radius:30px;background:#f64b19;color:#fff;font-size:15px;font-weight:750;margin-top:8px}.squire-cta:hover{background:#d83d10;text-decoration:none}.share-check-dialog{width:min(660px,calc(100% - 28px))}.share-check-dialog h2{font-size:30px;letter-spacing:-.03em}.share-check-dialog button{white-space:normal}.share-check-dialog p{font-size:16px}.squire-sheet a{color:#aa3d18}.check-top .squire-seal small{font-size:12px!important}@media(max-width:760px){.squire-sheet{width:100%;padding:22px 22px 40px}.sheet-top{margin-bottom:30px}.constitution-grid{grid-template-columns:1fr}.squire-check-card{padding:22px}.check-pill{font-size:14px;padding:9px 11px}.check-pills{gap:7px}.squire-seal{width:70px;height:70px}.shared-page{margin-top:26px}}

/* Squire Check: warning, context, action. */
.check-top .check-brand{font-size:18px;font-weight:700;letter-spacing:-.3px;text-transform:none;color:#202b24}.squire-check-card h3{font-size:clamp(25px,4vw,36px);color:#b63c15;margin:24px 0 18px;letter-spacing:-.7px}.check-problem{padding:18px 20px;background:#f5f6f2;border-radius:14px;margin-bottom:18px}.check-problem>span{font-size:11px;font-weight:800;letter-spacing:1.5px;color:#526059}.check-problem blockquote{margin:10px 0 0;padding:0;border:0;font-size:17px;line-height:1.55;overflow-wrap:anywhere;color:#202b24}.squire-check-card .check-answer{font-size:18px;line-height:1.55}.review-mark{display:flex;align-items:center;gap:9px;margin:20px 0 12px;font-size:12px;font-weight:600;color:#56615a}.review-monogram{display:grid;place-items:center;width:28px;height:28px;border-radius:7px;background:#202b24;color:white;font:700 19px Georgia}.share-icon-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:17px 0}.share-caption{font-size:13px;font-weight:650;margin-right:4px}.social-icon{display:grid;place-items:center;width:36px;height:36px;min-height:36px;padding:0!important;border:1px solid #d8ddd6!important;border-radius:50%!important;background:white!important;color:#354239!important;font-size:19px!important;box-shadow:none!important;cursor:pointer}.social-icon:hover{background:#fff1e9!important;border-color:#f64b19!important}.social-icon:focus-visible{outline:3px solid #f64b19;outline-offset:3px}.insight-pill{border-color:#dbaf8b!important;background:#fff8ed!important}.insight-pill small{background:#f3e4c8!important;color:#624923!important}.share-check-dialog textarea{box-sizing:border-box;width:100%;margin:10px 0 18px;padding:12px;border:1px solid #bbc5bc;border-radius:10px;font:inherit}.share-check-dialog label{display:block;font-weight:650}.sheet-top{position:sticky;top:0;background:#fffdf8;z-index:2;padding-bottom:14px}@media(max-width:600px){.squire-check-card{padding:22px 18px}.share-caption{flex-basis:100%;margin-bottom:3px}.check-problem{padding:15px}.check-pills{gap:7px}}

/* The verdict leads; the product name is a quiet signature. */
.squire-check-card h3,#fraud-result .squire-check-card h3{font-size:clamp(30px,5.5vw,44px);font-weight:850;line-height:1.12;margin:18px 0 22px;letter-spacing:-1px;padding:16px 18px;border-left:5px solid #c84418;background:#fff0e7;border-radius:0 12px 12px 0;color:#a73210}

.check-insight-segment{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap;border-top:1px solid #e5e8df;padding-top:17px;margin-top:20px}.tile-insight{flex:1;min-width:180px}.tile-insight>summary{display:inline-flex;cursor:pointer;list-style:none;font-size:13px;padding:8px 13px;min-height:34px}.tile-insight>summary::-webkit-details-marker{display:none}.tile-insight>summary::after{content:'+';margin-left:10px}.tile-insight[open]>summary::after{content:'−'}.tile-insight>summary:focus-visible{outline:3px solid #f64b19;outline-offset:3px}.squire-check-card .tile-insight-copy{font-size:15px;line-height:1.6;margin:14px 0 7px}.insight-source{font-size:11px;color:#687369;text-decoration:underline}.tile-squire-link{font-size:12px!important;font-weight:600;color:#a73210!important;text-decoration:underline;text-underline-offset:3px;white-space:nowrap;margin-left:auto}

/* A single invitation, input, and action on arrival. */
.simple-entry main{margin-top:clamp(45px,10vh,110px)}.simple-entry h1{font-size:clamp(44px,6vw,62px);margin-bottom:30px}.simple-entry h1 .intro{font-size:clamp(19px,3vw,24px);margin-bottom:10px}.simple-entry #material{font-size:17px;line-height:1.6;min-height:92px}.simple-entry #composer-hint{max-width:330px;font-size:12px;line-height:1.5;color:#79817b}.simple-entry footer nav{gap:24px}.simple-entry #preview-note{margin-bottom:0}@media(max-width:600px){.simple-entry .input-actions{align-items:flex-end}.simple-entry #composer-hint{max-width:190px;flex:1}.simple-entry #material{font-size:16px}.simple-entry main{margin-top:65px}}

.simple-entry h1 .intro{display:block;text-align:left;padding-left:clamp(0px,5vw,44px);margin-bottom:14px}.simple-entry h1 br{display:none}#fraud-controls.resume-squire{display:block;text-align:left;margin:0 0 24px;padding:18px 20px;border:1px solid #ead6c7;background:#fff8f1;border-radius:16px}#resume-heading{font-size:16px;font-weight:700;margin:0 0 14px;color:#333d35}.resume-actions{display:flex;gap:10px;flex-wrap:wrap}.resume-actions button{margin:0;padding:12px 15px;font-size:13px}#fraud-controls #fraud-new{background:#f64b19;color:#fff;border:1px solid #f64b19}#fraud-controls #fraud-reopen{background:white;color:#354339;border:1px solid #cfd7cd}@media(max-width:460px){.resume-actions{flex-direction:column}.resume-actions button{width:100%}.simple-entry h1 .intro{padding-left:0}}

.starter-pills{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:17px 0 0}.starter-pills button{margin:0;padding:8px 12px;border:1px solid #e3e7e1;background:#f8f9f6;color:#5b655d;border-radius:20px;font-size:12px;font-weight:500;letter-spacing:0}.starter-pills button:hover{background:#fff2e9;color:#a73210;border-color:#ecc9b4}.simple-entry header nav{margin-left:auto}@media(max-width:520px){.simple-entry header{flex-wrap:wrap}.simple-entry header nav{gap:15px}.simple-entry header nav a{font-size:11px}}

.chat-user p,.chat-squire p,.chat-squire blockquote,.check-problem blockquote{overflow-wrap:anywhere;word-break:break-word;unicode-bidi:plaintext}.chat-user p{max-height:360px;overflow:auto;white-space:pre-wrap}
