/* Arthur — conversational workspace. All styling is scoped to the helper. */
.rg-element-help{display:inline-grid;place-items:center;vertical-align:middle;width:22px;height:22px;min-width:22px;margin-left:8px;padding:0;border:1px solid #b896d34d;border-radius:50%;background:#b39ac008;color:#c8b5dc;font:500 12px/1 Inter,sans-serif;cursor:pointer;opacity:.75}
.rg-element-help:hover,.rg-element-help:focus-visible{opacity:1;color:#e8d8fc;border-color:#d5bafa;background:#b899dc20;outline:2px solid #cbb3ef;outline-offset:3px}
.rg-help-active{outline:2px solid #b8f2df!important;outline-offset:7px;box-shadow:0 0 0 7px #9bdac014,0 0 30px #b8f2df16!important;scroll-margin-block:120px}
.rg-help-picking .rg-help-hover{outline:2px dashed #bcebdd!important;outline-offset:5px;cursor:help!important}
#arthurHelper{--ah-white:#f2ecf8;--ah-muted:#b5a9c2;--ah-faint:#a197ad;--ah-line:#c7b0e024;--ah-mint:#abe0cc;--ah-purple:#cfb2ef;position:relative;z-index:125;isolation:isolate;color:var(--ah-white);font:14px/1.55 Inter,system-ui,sans-serif;text-align:left}
#arthurHelper *,#arthurHelper *:before,#arthurHelper *:after{box-sizing:border-box}
#arthurHelper [hidden]{display:none!important}
#arthurHelper button,#arthurHelper input,#arthurHelper textarea{font-family:inherit}
#arthurHelper button{color:inherit;cursor:pointer;letter-spacing:0}
#arthurHelper button:disabled{opacity:.35;cursor:default}
#arthurHelper button:focus-visible,#arthurHelper summary:focus-visible{outline:2px solid #e0d0fa;outline-offset:3px}
#arthurHelper button:focus:not(:focus-visible){outline:none}
#arthurHelper .icon{width:18px;height:18px;stroke-width:1.65;flex-shrink:0}
#arthurHelper .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
#ahLauncher{position:fixed;right:max(22px,env(safe-area-inset-right));bottom:max(20px,env(safe-area-inset-bottom));min-height:65px;max-width:270px;display:flex;align-items:center;gap:10px;border:1px solid #c7a5e664;border-radius:40px;padding:7px 17px 7px 9px;background:linear-gradient(120deg,#292035,#16121e);box-shadow:0 8px 32px #0007,0 0 0 4px #bd97d906;transition:transform .18s,border-color .18s}
#ahLauncher:hover{transform:translateY(-2px);border-color:#d9bef4}
#ahLauncher img{width:47px;height:47px;object-fit:contain;flex-shrink:0}
#ahLauncher>span{min-width:0;text-align:left}
#ahLauncher strong{display:block;font:550 14px/1.45 Sora,Inter,sans-serif;letter-spacing:-.03em}
#ahLauncher small{display:block;color:#c5b4d5;font-size:11px;margin-top:2px;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#ahLauncher>.icon{width:16px;height:16px;color:#cdb0e7;margin-left:4px}
#ahLauncher[aria-expanded=true]{width:58px;height:58px;min-height:58px;padding:5px;justify-content:center;border-color:#b1d8c674;box-shadow:0 4px 28px #0007}
#ahLauncher[aria-expanded=true]>span,#ahLauncher[aria-expanded=true]>.icon{display:none}
#ahLauncher[aria-expanded=true] img{width:46px;height:46px}
#ahPanel{position:fixed;right:22px;bottom:91px;width:440px;max-width:calc(100vw - 32px);height:min(690px,calc(100dvh - 113px));min-height:0;display:flex;flex-direction:column;border:1px solid #bca1d64f;border-radius:24px;overflow:hidden;background:radial-gradient(ellipse at 90% 0,#44325528,transparent 45%),linear-gradient(155deg,#17131e,#110f17 62%);box-shadow:0 28px 90px #0009,0 4px 18px #0005,inset 0 1px 0 #eee0ff08;transition:width .2s}
#ahPanel[data-expanded=true]{width:610px}
#ahPanel .ah-head{position:relative;z-index:4;display:flex;align-items:center;gap:12px;padding:17px 20px 15px;flex-shrink:0}
#ahPanel .ah-head>img{width:43px;height:43px;object-fit:contain;flex-shrink:0}
#ahPanel .ah-head-title{min-width:0;flex:1}
#ahPanel .ah-head-title h2{display:flex;align-items:center;gap:9px;margin:0;color:#f3edf8;font:550 20px/1.3 Sora,Inter,sans-serif;letter-spacing:-.045em}
#ahPanel .ah-head-title p{font-size:11px;color:var(--ah-muted);margin:4px 0 0;line-height:1.4;white-space:nowrap}
#ahPanel .ah-presence{width:5px;height:5px;background:#b0e4d1;border-radius:50%;box-shadow:0 0 0 3px #b0e4d10a}
#arthurHelper .ah-icon-btn{width:32px;height:32px;display:inline-grid;place-items:center;border:1px solid transparent;background:transparent;border-radius:10px;padding:6px;color:#c3b6d0;flex-shrink:0}
#arthurHelper .ah-icon-btn:hover{background:#b89dd31a;color:#eee4f8}
#arthurHelper .ah-dots{font-size:25px;line-height:12px;font-weight:600;letter-spacing:0;transform:translateY(-2px)}
.ah-menu-wrap{position:relative}
.ah-menu{position:absolute;right:0;top:39px;width:255px;padding:6px;border:1px solid #ceb0e648;border-radius:13px;background:#221a2c;box-shadow:0 14px 35px #0007}
.ah-menu button{display:flex;align-items:center;gap:10px;width:100%;border:0;border-radius:7px;padding:10px 9px;background:transparent;font-size:12px;text-align:left;line-height:1.4}
.ah-menu button:hover{background:#c8a7e015}
.ah-menu button .icon{width:15px!important;height:15px!important;color:#cdb2e3}
.ah-context{flex-shrink:0;margin:0 16px 12px;padding:11px 13px;background:linear-gradient(100deg,#b09bc309,#acd9bf06);border:1px solid #c5aadb24;border-radius:12px;min-width:0}
.ah-context-line{display:flex;align-items:center;gap:8px;min-width:0;line-height:1.3}
.ah-context-line>.icon{width:15px!important;height:15px!important;color:#c6afd9}
.ah-context-line>strong{font-size:12px;font-weight:550;flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.ah-context-follow{display:inline-flex;align-items:center;gap:4px;color:#afcebd;font-size:9px;white-space:nowrap;flex-shrink:0}
.ah-context-follow .icon{width:11px!important;height:11px!important}
.ah-subview{font-size:11px;line-height:1.35;color:#b4a5c2;margin:5px 0 0 23px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ah-element-context{display:flex;align-items:center;gap:6px;color:#b8dece;margin-top:8px;padding-top:8px;border-top:1px solid #bed2c619;font-size:11px;line-height:1.4}
.ah-element-context>span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ah-element-context .icon{width:13px!important;height:13px!important}
.ah-element-context button{display:grid;place-items:center;padding:2px;border:0;background:transparent}
.ah-tabs{display:flex;gap:4px;flex-shrink:0;padding:0 16px 11px;border-bottom:1px solid #c7afe41c}
.ah-tabs button{display:flex;align-items:center;justify-content:center;gap:7px;min-width:0;padding:9px 12px;flex:1;font-size:12px;font-weight:500;border:1px solid transparent;background:transparent;border-radius:9px;color:#b8abc6!important;line-height:1.5;white-space:nowrap}
.ah-tabs .icon{width:14px!important;height:14px!important}
.ah-tabs button[aria-selected=true]{background:#bca0d51a;border-color:#c9ade32c;color:#eee4f9!important;box-shadow:inset 0 1px 0 #eee4fa05}
.ah-tabcount{font:10px/1.4 Inter,sans-serif;color:#bcdbcf;border-radius:4px;padding:1px 4px;background:#abc8b910;margin-left:1px}
.ah-content{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#77618450 transparent}
.ah-welcome{padding:20px 22px 16px}
.ah-welcome-mark{display:flex;align-items:center;gap:9px;margin-bottom:14px;color:#c3a4df}
.ah-welcome-mark>.icon{width:21px!important;height:21px!important}
.ah-welcome-mark>span{display:block;width:70px;height:1px;background:linear-gradient(90deg,#b79dd975,transparent)}
#ahPanel .ah-welcome h3{font:500 24px/1.27 Sora,Inter,sans-serif;letter-spacing:-.055em;margin:0 0 8px;color:#f2edf8}
.ah-welcome h3 em{font-style:normal;color:#d3b4f1}
.ah-welcome>p{font-size:12px;color:#b9adca;line-height:1.6;margin:0 0 17px}
.ah-quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.ah-quick{position:relative;display:flex;flex-direction:column;align-items:flex-start;min-height:112px;border:1px solid #c4a9de28;border-radius:13px;background:linear-gradient(150deg,#2921326b,#19141f);text-align:left;padding:14px 13px 12px;transition:border-color .15s,transform .15s}
.ah-quick>.icon{color:#bfabdb;margin-bottom:10px}
.ah-quick strong{font-size:13px;font-weight:550;line-height:1.4;display:block}
.ah-quick small{display:block;font-size:10px;line-height:1.5;color:#b5a8c4;margin-top:3px}
.ah-quick.accent{border-color:#d2b2f046;background:radial-gradient(ellipse at top right,#bfa0e326,transparent 65%),linear-gradient(135deg,#302139,#211925)}
.ah-quick.accent>.icon{color:#c8dece}
.ah-quick:hover{transform:translateY(-2px);border-color:#d1b4ee80}
.ah-quick-arrow{position:absolute;right:12px;top:13px;color:#bca1d2}
.ah-quick-arrow .icon{width:14px!important;height:14px!important}
.ah-inline-choice{display:flex;align-items:center;gap:8px;width:100%;margin-top:11px;padding:10px 2px 1px;border:0;background:transparent;text-align:left;font-size:11px;color:#bcb0cb!important;line-height:1.4}
.ah-inline-choice .icon{width:14px!important;height:14px!important}
.ah-inline-choice>.icon:last-child{margin-left:auto;color:#a28caf}
.ah-inline-choice:hover{color:#f0e6fb!important}
.ah-chat{padding:20px 22px 10px;display:flex;flex-direction:column;gap:24px}
.ah-message{max-width:100%;min-width:0;display:flex;flex-direction:column;align-items:flex-start}
.ah-message.user{align-items:flex-end;margin-top:1px}
.ah-message-meta{display:flex;align-items:center;gap:7px;color:#c0b0ce;font-size:10px;margin-bottom:9px}
.ah-message-meta img{width:23px;height:23px;object-fit:contain}
#ahPanel .ah-answer-heading{font:500 15px/1.45 Sora,Inter,sans-serif;letter-spacing:-.035em;margin:0 0 9px;color:#ecdff7;overflow-wrap:anywhere}
.ah-message-body{font-size:13px;line-height:1.75;white-space:pre-line;overflow-wrap:anywhere;color:#e3d8ed}
.ah-message.user .ah-message-body{max-width:91%;padding:12px 15px;border:1px solid #c8a6e234;border-radius:15px 15px 3px 15px;background:linear-gradient(130deg,#392845,#302139);color:#eee3f9}
.ah-answer-detail{width:100%;margin-top:12px;font-size:11px;color:#b2a4c0}
.ah-answer-detail summary{list-style:none;display:flex;align-items:center;gap:7px;cursor:pointer;color:#c4afd7;line-height:1.5;padding:4px 0}
.ah-answer-detail summary::-webkit-details-marker{display:none}
.ah-answer-detail summary .icon{width:12px!important;height:12px!important;transition:transform .15s}
.ah-answer-detail[open] summary .icon{transform:rotate(180deg)}
.ah-answer-detail>div{font-size:12px;line-height:1.7;white-space:pre-line;padding:12px 0 0;margin-top:6px;border-top:1px solid #c8b1dc1c;color:#bcb0c9;overflow-wrap:anywhere}
.ah-message-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}
#arthurHelper .ah-small-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:33px;padding:7px 10px;border:1px solid #c5abdd36;border-radius:8px;background:#c2a2d90b;font-size:11px;line-height:1.5;color:#d8c4ea}
#arthurHelper .ah-small-btn:hover{background:#b598d224;border-color:#d1b3e761}
#arthurHelper .ah-small-btn .icon{width:13px;height:13px}
.ah-suggestions{display:flex;gap:7px;flex-wrap:wrap;padding:7px 22px 18px}
.ah-suggestions button{display:inline-flex;align-items:center;gap:5px;border:1px solid #b79ccc20;border-radius:20px;padding:5px 9px;background:transparent;color:#bca7ce!important;font-size:10px;line-height:1.4}
.ah-suggestions .icon{width:12px!important;height:12px!important}
.ah-thinking{display:flex;align-items:center;gap:4px;padding:6px 23px 20px;color:#b5a1c6;font-size:11px}
.ah-thinking i{width:4px;height:4px;background:#cbb2e1;border-radius:50%;animation:ah-wait 1.5s ease-in-out infinite}
.ah-thinking i:nth-child(2){animation-delay:.15s}.ah-thinking i:nth-child(3){animation-delay:.3s}.ah-thinking span{margin-left:6px}
.ah-compose{padding:12px 16px 13px;flex-shrink:0;background:linear-gradient(0deg,#15101c,#15101cdd);border-top:1px solid #b89dce1e}
.ah-inputbox{display:flex;align-items:flex-end;gap:9px;border:1px solid #d2b6e94d;border-radius:14px;background:#251b2d6e;box-shadow:inset 0 1px 0 #ecd5ff04;padding:12px 11px 11px 14px;transition:border-color .15s,box-shadow .15s}
.ah-inputbox:focus-within{border-color:#dcc4f493;box-shadow:0 0 0 3px #ccb0ef09}
#arthurHelper .ah-inputbox textarea{flex:1;min-width:0;height:39px;min-height:39px;max-height:110px;resize:none;border:0;padding:0;outline:none!important;box-shadow:none;background:transparent;color:#f0e5f7;font-size:13px;line-height:1.6;overflow:auto}
#arthurHelper .ah-inputbox textarea::placeholder{color:#b0a0be;opacity:1}
#arthurHelper .ah-send{display:grid;place-items:center;width:34px;height:34px;flex-shrink:0;border:1px solid #e1c8f67a;border-radius:10px;background:linear-gradient(140deg,#dbc2f2,#b28bdb);color:#21132e;box-shadow:0 2px 10px #bd93e316}
#arthurHelper .ah-send:disabled{opacity:.38;background:#826697;border-color:#bba2cc34}
.ah-compose-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:9px}
.ah-compose-foot button{display:flex;align-items:center;gap:5px;padding:1px 0;border:0;background:transparent;font-size:10px;line-height:1.5;color:#b5a7c3!important}
.ah-compose-foot button .icon{width:12px!important;height:12px!important}
.ah-compose-foot button:hover{color:#eee0fa!important}
.ah-compose-foot #ahMode{color:#a397b1!important;font-size:9px}
.ah-status{display:flex;gap:8px;align-items:center;margin:0 16px 10px;padding:9px 11px;border:1px solid #b6d4c531;border-radius:8px;background:#b6d4c509;color:#b7d8c7;font-size:11px}
.ah-status span{flex:1}.ah-status button{border:0;background:transparent;padding:0;text-decoration:underline;font-size:11px}
.ah-guide{padding:18px 22px 20px}
.ah-guide-caption{display:flex;justify-content:space-between;align-items:center;gap:8px;color:#b6d9c9;font-size:10px;line-height:1.5}
.ah-guide-caption>span:first-child{display:flex;align-items:center;gap:5px}
.ah-guide-caption .icon{width:12px!important;height:12px!important}
.ah-guide-caption>span:last-child{color:#c9b5dd;font-variant-numeric:tabular-nums;font-size:12px}
.ah-guide-caption i{font-style:normal;color:#887799;margin:0 3px}
.ah-step-track{display:flex;gap:5px;margin:11px 0 16px}
.ah-step-track button{flex:1;min-width:0;height:4px;padding:0;border:0;border-radius:3px;background:#b49cca23;position:relative}
.ah-step-track button:after{content:'';position:absolute;inset:-5px 0}
.ah-step-track button[aria-current=step]{background:linear-gradient(90deg,#caafe7,#b6dfd0)}
.ah-step-track button.visited{background:#9abbac77}
.ah-step-card{padding:17px 18px 18px;border:1px solid #c2a5da2e;border-radius:16px;background:radial-gradient(ellipse at 100% 0,#b09dd514,transparent 70%),linear-gradient(135deg,#241a2e80,#1c152363)}
.ah-step-number{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}
.ah-step-number span{font:450 27px/1 Sora,Inter,sans-serif;letter-spacing:-.06em;color:#d5bae9}
.ah-step-number>.icon{width:20px!important;height:20px!important;color:#b4d2c3}
#ahPanel .ah-step-card h3{font:500 18px/1.45 Sora,Inter,sans-serif;letter-spacing:-.045em;margin:0 0 9px;color:#efe6f8;overflow-wrap:anywhere}
.ah-step-card>p{font-size:12px;line-height:1.75;color:#c2b5cf;margin:0 0 16px}
.ah-step-card>.ah-answer-detail{margin-top:0;margin-bottom:13px}
#arthurHelper .ah-primary{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:37px;padding:8px 12px;border:1px solid #c9e6d845;border-radius:9px;background:linear-gradient(115deg,#b1d5c51d,#bb9fd719);color:#d6efe2;font-size:11px;line-height:1.5;font-weight:500}
#arthurHelper .ah-primary:hover{background:#b9dac526;border-color:#cfeadb73}
#arthurHelper .ah-primary .icon{width:14px;height:14px}
.ah-guide-controls{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px}
#arthurHelper .ah-guide-controls>.ah-icon-btn{border:1px solid #baa3d335;width:35px;height:35px}
.ah-guide-next{display:inline-flex;align-items:center;gap:9px;min-height:35px;border:0;border-radius:8px;padding:7px 2px 7px 10px;background:transparent;color:#dfc8f3!important;font-size:11px;font-weight:500}
.ah-guide-next .icon{width:15px!important;height:15px!important}
.ah-guide-reading{font-size:10px!important;color:#ad9cbb!important;margin-bottom:0!important}
.ah-guide-wait{padding:30px 23px 25px;color:#c2a9d6}
.ah-guide-wait>.icon{width:27px!important;height:27px!important;margin-bottom:12px}
#ahPanel .ah-guide-wait h3{font:500 20px/1.4 Sora,Inter,sans-serif;letter-spacing:-.035em;margin:0 0 10px}
.ah-guide-wait p{font-size:12px;line-height:1.7;color:#baacc8;margin:0 0 18px}
.ah-skeleton{height:9px;width:85%;background:linear-gradient(90deg,#c4aadd09,#c4aadd1b,#c4aadd09);background-size:200% 100%;border-radius:4px;margin:12px 0;animation:ah-skeleton 2s linear infinite}
.ah-skeleton.short{width:55%;margin-bottom:22px}
.ah-context-inspector{padding:18px 22px 24px}
.ah-back{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;padding:0;color:#bea7d3!important;font-size:11px;margin-bottom:14px}
.ah-back .icon{width:13px!important;height:13px!important}
#ahPanel .ah-context-inspector h3{font:500 22px/1.4 Sora,Inter,sans-serif;margin:0 0 16px;letter-spacing:-.045em}
.ah-context-facts{margin:0 0 18px}
.ah-context-facts>div{padding:10px 0;border-bottom:1px solid #c8b1dc18}
.ah-context-facts dt{font-size:10px;color:#ab98bc;margin-bottom:4px}
.ah-context-facts dd{font-size:12px;color:#dfd1eb;line-height:1.5;margin:0;overflow-wrap:anywhere}
.ah-context-details{border-top:1px solid #c8b1dc20;margin:0 0 13px}
.ah-context-details>summary{display:flex;align-items:center;gap:7px;cursor:pointer;list-style:none;font-size:11px;padding:12px 0;color:#c7b3d9}
.ah-context-details>summary::-webkit-details-marker{display:none}
.ah-context-details>summary span{margin-left:auto;font-size:10px;color:#a6c8b6}
.ah-context-details>summary>.icon{margin-left:auto;width:13px!important;height:13px!important}
.ah-context-details>summary>span+.icon{margin-left:0}
.ah-context-details p{font-size:11px;color:#b9a8c6;line-height:1.75;margin:0 0 12px}
.ah-context-find{display:block;font-size:10px;color:#b59fc7}
#arthurHelper .ah-context-find input{display:block;width:100%;padding:9px 10px;margin:6px 0 9px;background:#211829;border:1px solid #c4a9de30;border-radius:8px;color:#e4d5f0;font-size:12px}
.ah-context-list{max-height:230px;overflow:auto}
.ah-context-item{display:flex;align-items:center;gap:8px;width:100%;border:0;border-bottom:1px solid #b799ce16;padding:9px 0;background:transparent;text-align:left}
.ah-context-item>span{min-width:0;flex:1}
.ah-context-item strong{display:block;overflow:hidden;text-overflow:ellipsis;font-size:11px;font-weight:400;white-space:nowrap;color:#d4bfdf}
.ah-context-item small{display:block;font-size:9px;color:#ae96bf;margin-top:2px}
.ah-context-item .icon{width:13px!important;height:13px!important;color:#b89bcc}
.ah-context-list-empty,.ah-guide-note{font-size:10px;line-height:1.65;color:#b09dbc}
.ah-export-status{font-size:10px;color:#b5d4c2;line-height:1.6;margin-top:11px;overflow-wrap:anywhere}.ah-export-status a{color:#d7bfef;text-decoration:underline}
@keyframes ah-wait{0%,75%,100%{opacity:.35;transform:translateY(0)}35%{opacity:1;transform:translateY(-3px)}}
@keyframes ah-skeleton{from{background-position:200% 0}to{background-position:0 0}}
@media(min-width:1600px){#ahPanel{width:454px}#ahPanel[data-expanded=true]{width:630px}.ah-welcome{padding-top:24px}}
@media(max-width:600px){#ahPanel{left:8px;right:8px;width:auto!important;max-width:none;bottom:calc(86px + env(safe-area-inset-bottom));height:min(680px,calc(100dvh - 100px - env(safe-area-inset-bottom)));border-radius:20px}#ahPanel .ah-head{padding:13px 15px;gap:10px}#ahPanel .ah-head>img{width:39px;height:39px}.ah-expand-btn{display:none!important}.ah-context{margin:0 12px 10px;padding:10px}.ah-context-follow{font-size:8px}.ah-tabs{padding:0 12px 10px}.ah-tabs button{font-size:11px;padding:8px 9px}.ah-welcome,.ah-chat,.ah-guide,.ah-context-inspector{padding-left:18px;padding-right:18px}.ah-welcome-mark{margin-bottom:11px}#ahPanel .ah-welcome h3{font-size:22px}.ah-quick{min-height:100px;padding:12px}.ah-compose{padding:10px 12px 12px}#arthurHelper .ah-inputbox textarea{font-size:16px;min-height:37px}.ah-message-body{font-size:13px}#arthurHelper .ah-context-find input{font-size:16px}#ahLauncher{right:14px;bottom:max(14px,env(safe-area-inset-bottom));min-height:60px;padding:6px 13px 6px 7px}#ahLauncher img{width:43px;height:43px}#ahLauncher[aria-expanded=true]{width:55px;height:55px;min-height:55px}.ah-head-title p{max-width:185px;overflow:hidden;text-overflow:ellipsis}}
@media(max-height:700px){.ah-welcome-mark{display:none}.ah-welcome{padding-top:16px}.ah-quick{min-height:96px}.ah-quick>.icon{margin-bottom:6px}.ah-step-card{padding:14px 16px}.ah-step-number{margin-bottom:10px}#ahPanel .ah-step-card h3{font-size:17px}.ah-guide{padding-top:14px}}
@media(prefers-reduced-motion:reduce){#arthurHelper *,#arthurHelper *:before,#arthurHelper *:after{animation:none!important;transition:none!important}}
.reduced-motion #arthurHelper *,.reduced-motion #arthurHelper *:before{animation:none!important;transition:none!important}
@media print{#arthurHelper,.rg-element-help{display:none!important}.rg-help-active{outline:none!important;box-shadow:none!important}}
