:root{--navy:#102e4f;--navy-deep:#0a223c;--blue:#1f6fb2;--teal:#0b8c8f;--ink:#172333;--muted:#66758a;--line:#e4eaf0;--shadow:0 14px 40px rgba(21,45,72,.07)}
*{box-sizing:border-box}body{margin:0;background:#f5f7f9;color:var(--ink);font-family:Inter,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{cursor:pointer}.icon{display:block;flex:0 0 auto}.app-shell{min-height:100vh;display:grid;grid-template-columns:248px 1fr;background:linear-gradient(135deg,#f7f9fb,#f2f6f8)}
.sidebar{position:sticky;top:0;height:100vh;background:var(--navy-deep);color:#dbe8f3;padding:24px 16px 18px;display:flex;flex-direction:column;z-index:10}.brand{border:0;background:none;color:#fff;display:flex;align-items:center;gap:12px;text-align:left;padding:2px 8px 26px;width:100%}.brand-mark{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,#25afb1,#1572b5);box-shadow:0 8px 24px rgba(7,157,163,.26);font:27px Georgia,serif}.brand-copy{display:flex;flex-direction:column;gap:2px}.brand-copy strong{font-size:16px}.brand-copy small{font-size:10px;color:#87a7c3;text-transform:uppercase;letter-spacing:.8px}.nav-label{margin:0 12px 9px;color:#6486a5;font-size:10px;letter-spacing:1.4px;text-transform:uppercase;font-weight:700}.sidebar nav{display:grid;gap:5px}.nav-item{border:0;background:transparent;color:#9fb8ce;display:flex;align-items:center;gap:12px;padding:11px 12px;border-radius:10px;text-align:left;transition:.2s}.nav-item span{font-size:13px;font-weight:600}.nav-item:hover{background:#123858;color:#fff}.nav-item.active{background:linear-gradient(90deg,rgba(29,123,178,.5),rgba(17,72,110,.5));color:#fff;box-shadow:inset 3px 0 #2fc1bd}.nav-count{margin-left:auto;background:#173e60;color:#83d7d3;border-radius:20px;min-width:22px;padding:3px 6px;font-size:10px;text-align:center}.sidebar-spacer{flex:1}.budget-card{background:#0f304d;border:1px solid #1b4668;border-radius:12px;padding:13px;margin:0 4px 15px}.budget-head{display:flex;justify-content:space-between;font-size:11px}.budget-head span{color:#8eaac0}.budget-track{height:5px;border-radius:10px;background:#183e5e;margin:10px 0 7px;overflow:hidden}.budget-track i{display:block;height:100%;background:#30beb8}.budget-card small{font-size:10px;color:#688da9}.profile{border-top:1px solid #173e5e;padding:16px 4px 0;display:grid;grid-template-columns:35px 1fr 24px;align-items:center;gap:9px}.avatar{width:35px;height:35px;border-radius:10px;background:#dbe9f2;color:#173958;display:grid;place-items:center;font-size:11px;font-weight:800}.profile>span:not(.avatar){display:flex;flex-direction:column}.profile strong{font-size:11px}.profile small{font-size:9px;color:#7193ad;margin-top:2px}.profile button{border:0;background:none;color:#6689a4}
.main-panel{min-width:0}.topbar{height:76px;background:rgba(255,255,255,.9);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 34px;position:sticky;top:0;z-index:5;backdrop-filter:blur(12px)}.topbar>div:first-child small{font-size:10px;color:#8895a6;text-transform:uppercase;letter-spacing:1px}.topbar h1{font-size:17px;margin:3px 0 0;color:#19334e}.top-actions{display:flex;align-items:center;gap:14px}.language-switch{display:flex;background:#eef2f5;border-radius:9px;padding:3px}.language-switch button{border:0;background:transparent;color:#7b8796;border-radius:7px;padding:6px 9px;font-size:10px;font-weight:800}.language-switch .selected{background:#fff;color:var(--navy);box-shadow:0 2px 8px rgba(20,45,70,.09)}.icon-button{position:relative;width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:10px;background:#fff;color:#4b6178}.icon-button i{position:absolute;width:6px;height:6px;border-radius:50%;background:#ef6d64;top:7px;right:7px;border:1px solid #fff}
.content{padding:30px 34px 44px;max-width:1440px;margin:0 auto}.welcome-row,.section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:25px}.eyebrow{font-size:10px!important;color:var(--teal)!important;letter-spacing:1.35px;text-transform:uppercase;font-weight:800;margin:0 0 7px!important}.welcome-row h2,.section-title h2{font-size:28px;letter-spacing:-.7px;margin:0 0 7px;color:#16324e}.welcome-row p,.section-title p{margin:0;color:var(--muted);font-size:13px}.primary-button,.outline-button{border:0;border-radius:10px;padding:11px 16px;display:flex;align-items:center;justify-content:center;gap:9px;font-size:12px;font-weight:700}.primary-button{background:linear-gradient(135deg,#167f9c,#1767a4);color:#fff;box-shadow:0 8px 22px rgba(22,111,153,.2)}.outline-button{background:#fff;color:#284b6b;border:1px solid #dbe4eb}
.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px}.stat-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px;display:flex;align-items:center;gap:13px;box-shadow:0 4px 18px rgba(21,45,72,.035)}.stat-icon{width:39px;height:39px;border-radius:11px;display:grid;place-items:center}.stat-icon.blue{color:#176ba8;background:#e9f3fb}.stat-icon.teal{color:#078b89;background:#e7f7f5}.stat-icon.green{color:#319367;background:#e9f7ef}.stat-icon.amber{color:#bd7a1d;background:#fff4df}.stat-card>div{display:grid}.stat-card small{font-size:10px;color:#788698}.stat-card strong{font-size:21px;margin:2px 0;color:#1b344d}.stat-card p{font-size:9px;color:#94a0ad;margin:0}.dashboard-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:16px}.card{background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:var(--shadow)}.quick-chat,.setup-card{padding:20px;min-height:285px}.card-heading{display:flex;align-items:flex-start;justify-content:space-between}.card-heading small{display:block;color:#8d99a8;font-size:9px;letter-spacing:1.1px;font-weight:800;margin-bottom:5px}.card-heading h3{font-size:17px;margin:0;color:#193653}.card-heading>b{font-size:10px;color:#168b8b;background:#eaf8f7;border-radius:20px;padding:6px 9px}.live-pill{font-size:9px;color:#398462;background:#eff9f3;border-radius:20px;padding:6px 9px;display:flex;align-items:center;gap:5px}.live-pill i,.chat-header p i{width:6px;height:6px;background:#36a06c;border-radius:50%;display:inline-block}.orbit-visual{height:102px;position:relative;display:grid;place-items:center;margin:10px 0 -2px;overflow:hidden}.atom-core{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#0f7799,#0e9f9d);color:#fff;font:28px Georgia,serif;box-shadow:0 10px 30px rgba(8,139,145,.22)}.orbit{position:absolute;border:1px solid #c6e4e5;border-radius:50%;width:145px;height:48px;transform:rotate(18deg)}.orbit-b{transform:rotate(-30deg)}.quick-chat>p{text-align:center;color:#6d7c8d;font-size:11px;line-height:1.6;max-width:420px;margin:8px auto 14px}.chat-launch{border:1px solid #dbe7ed;background:#f7fbfc;color:#1f5371;border-radius:10px;width:100%;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:700}.progress-line{height:4px;background:#edf1f3;border-radius:10px;margin:15px 0}.progress-line i{display:block;width:25%;height:100%;background:#22a3a0;border-radius:10px}.setup-item{display:grid;grid-template-columns:25px 1fr;gap:9px;align-items:center;padding:8px 0}.setup-item>span{width:21px;height:21px;border-radius:50%;border:1px solid #d7e0e7;display:grid;place-items:center;color:#fff}.setup-item.done>span{border-color:#27a580;background:#27a580}.setup-item>div{display:flex;flex-direction:column;gap:2px}.setup-item strong{font-size:11px;color:#2b4054}.setup-item small{font-size:9px;color:#8492a1}.activity-card{margin-top:16px;padding:20px}.text-button{border:0;background:none;color:#16739d;font-size:10px;font-weight:700}.empty-activity{display:grid;grid-template-columns:43px 1fr auto;align-items:center;gap:12px;border-top:1px solid #edf0f3;margin-top:14px;padding-top:15px}.empty-activity>span{width:43px;height:43px;border-radius:11px;background:#f2f6f8;color:#7b8fa0;display:grid;place-items:center}.empty-activity strong{font-size:11px}.empty-activity p{font-size:9px;color:#8a97a5;margin:3px 0}.empty-activity button{border:0;background:#edf6f8;color:#167f8f;padding:8px 11px;border-radius:8px;font-size:10px;font-weight:700}
.chat-page{display:grid;grid-template-columns:minmax(0,1fr) 255px;gap:16px;height:calc(100vh - 76px);padding-bottom:28px}.chat-workspace{display:flex;flex-direction:column;min-height:600px;overflow:hidden}.chat-header{padding:17px 20px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.chat-header>div{display:flex;align-items:center;gap:10px}.tutor-mark{width:36px;height:36px;border-radius:11px;background:linear-gradient(135deg,#176fa6,#0b9b98);color:#fff;display:grid;place-items:center}.chat-header h2{font-size:14px;margin:0 0 4px}.chat-header p{font-size:9px;color:#758595;margin:0;display:flex;align-items:center;gap:5px}.messages{flex:1;padding:25px 28px;overflow-y:auto;background:linear-gradient(#fff,#fbfcfd)}.message{display:flex;gap:9px;align-items:flex-start;margin-bottom:18px;max-width:78%}.message.user{margin-left:auto;flex-direction:row-reverse}.message-avatar{width:30px;height:30px;border-radius:9px;background:#e7f3f5;color:#167b89;display:grid;place-items:center;font:17px Georgia,serif;flex:0 0 auto}.message.user .message-avatar{font:700 9px Inter;background:#e8eef5;color:#214766}.bubble{background:#f1f6f8;border:1px solid #e2eaef;border-radius:4px 13px 13px 13px;padding:11px 13px}.message.user .bubble{background:#143e60;color:#fff;border-color:#143e60;border-radius:13px 4px 13px 13px}.bubble p{font-size:12px;line-height:1.65;margin:0}.source-chip{border:0;background:#fff;color:#247194;border-radius:7px;margin-top:10px;padding:6px 8px;display:flex;gap:5px;align-items:center;font-size:9px}.composer{margin:0 18px 18px;border:1px solid #d6e0e7;border-radius:13px;padding:10px 11px;background:#fff;box-shadow:0 8px 24px rgba(18,50,76,.08)}.composer textarea{border:0;outline:0;resize:none;width:100%;font-size:12px;color:#22374b}.composer>div{display:flex;align-items:center;justify-content:space-between}.composer small{font-size:8px;color:#93a0ad}.composer button{border:0;width:34px;height:34px;border-radius:9px;background:#136f96;color:#fff;display:grid;place-items:center}.chat-context{display:grid;align-content:start;gap:14px}.context-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px}.context-card>small{font-size:9px;color:#8492a2;letter-spacing:1px;font-weight:800}.context-card h3{font-size:14px;color:#1d3b56;margin:6px 0 15px}.context-card label{display:grid;gap:5px;color:#69798b;font-size:9px;margin-top:11px}.context-card select,.settings-card select,.settings-card input{width:100%;border:1px solid #dfe6ec;border-radius:8px;padding:9px;background:#fbfcfd;color:#334b60;font-size:10px}.safeguard span{width:33px;height:33px;border-radius:10px;background:#eaf7f1;color:#2c9065;display:grid;place-items:center}.safeguard h3{margin:10px 0 6px}.safeguard p{font-size:10px;line-height:1.6;color:#758596;margin:0}
.upload-zone{border:1.5px dashed #b9cbd7;background:linear-gradient(135deg,#f7fbfc,#f4f8fb);border-radius:15px;text-align:center;padding:38px;margin-bottom:16px;cursor:pointer}.upload-zone>span{width:48px;height:48px;border-radius:13px;background:#e7f4f5;color:#15878d;display:grid;place-items:center;margin:0 auto 12px}.upload-zone h3{font-size:15px;margin:0 0 6px}.upload-zone p{font-size:10px;color:#8390a0;margin:0 0 15px}.upload-zone button{border:1px solid #d7e4ea;background:#fff;color:#236487;border-radius:8px;padding:8px 12px;font-size:10px;font-weight:700}.library-table{overflow:hidden}.table-toolbar{padding:17px 19px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.table-toolbar h3{font-size:14px;margin:0}.table-toolbar span{font-size:9px;color:#8794a2}.table-toolbar>div:last-child{display:flex;gap:8px}.table-toolbar input,.table-toolbar select{border:1px solid #dce4ea;border-radius:8px;padding:8px 10px;background:#fff;font-size:10px}.table-row{display:grid;grid-template-columns:42px 1fr 100px 75px 75px 25px;gap:12px;align-items:center;padding:16px 19px}.file-tile{width:40px;height:40px;border-radius:10px;background:#eaf3f9;color:#2571a2;display:grid;place-items:center}.file-main{display:flex;flex-direction:column;gap:4px}.file-main strong{font-size:11px}.file-main small,.table-row>span small{font-size:9px;color:#8a97a5;display:block;margin-bottom:3px}.table-row>span b{font-size:10px}.status.published{color:#268a61;background:#eaf7f0;padding:5px 7px;border-radius:20px}.row-menu{border:0;background:none;color:#789}.table-empty{text-align:center;padding:42px;color:#8a98a6}.table-empty .icon{margin:0 auto 9px}.table-empty strong{display:block;color:#354b5f;font-size:12px}.table-empty p{font-size:10px}
.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.settings-card{padding:21px}.settings-card h3{font-size:15px;margin:0 0 5px}.settings-card>p{font-size:10px;color:#7d8c9a;margin:0 0 20px}.settings-card label{display:grid;gap:6px;font-size:10px;color:#637486;margin-top:13px}.placeholder-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.placeholder-grid .card{padding:22px}.placeholder-grid small{display:block;color:#718192;font-size:10px;margin-top:14px}.placeholder-grid strong{display:block;font-size:28px;color:#183650;margin:4px 0}.placeholder-grid p{font-size:10px;color:#8b98a4}
[dir="rtl"] .brand,[dir="rtl"] .nav-item{text-align:right}[dir="rtl"] .nav-count{margin-left:0;margin-right:auto}[dir="rtl"] .message.user{margin-left:0;margin-right:auto}
@media(max-width:1050px){.stats-grid{grid-template-columns:repeat(2,1fr)}.chat-page{grid-template-columns:1fr}.chat-context{display:none}}
@media(max-width:780px){.app-shell{grid-template-columns:72px 1fr}.sidebar{padding:18px 10px}.brand-copy,.nav-label,.nav-item span,.nav-count,.budget-card,.profile>span:not(.avatar),.profile button{display:none}.brand{padding:0 4px 25px}.nav-item{justify-content:center;padding:12px}.profile{display:block;padding:16px 8px 0}.topbar{padding:0 18px}.content{padding:24px 18px}.dashboard-grid,.settings-grid,.placeholder-grid{grid-template-columns:1fr}.welcome-row,.section-title{align-items:flex-start}.stats-grid{grid-template-columns:1fr 1fr}.activity-card{display:none}}
@media(max-width:520px){.app-shell{display:block}.sidebar{position:fixed;top:auto;bottom:0;height:66px;width:100%;padding:8px;display:block}.brand,.sidebar-spacer,.budget-card,.profile,.nav-label{display:none}.sidebar nav{display:flex;justify-content:space-around}.nav-item{padding:10px}.nav-item:nth-child(n+5){display:none}.main-panel{padding-bottom:65px}.topbar{height:64px}.content{padding:19px 14px}.welcome-row,.section-title{display:grid}.stats-grid{grid-template-columns:1fr}.quick-chat,.setup-card{min-height:0}.table-toolbar{display:grid;gap:12px}.table-row{grid-template-columns:42px 1fr 25px}.table-row>span:not(.file-tile){display:none}.chat-page{height:calc(100vh - 129px);padding:10px}.messages{padding:18px 12px}.message{max-width:94%}}

/* ---- streamed answers, answer actions, source drawer and the error banner ---- */
.source-chip{cursor:pointer;transition:background .12s,color .12s}
.source-chip:hover{background:#e8f2f7;color:#14556f}
.chip-note{display:block;margin-top:6px;font-size:8px;color:#94a2b0;font-style:italic}
.stream-stage{font-size:9px!important;color:#8496a6!important;margin-top:8px!important;display:flex;align-items:center;gap:6px}
.stream-stage::before{content:"";width:6px;height:6px;border-radius:50%;background:#15878d;animation:stream-pulse 1.1s ease-in-out infinite}
@keyframes stream-pulse{0%,100%{opacity:.25;transform:scale(.7)}50%{opacity:1;transform:scale(1)}}
.bubble-actions{display:flex;align-items:center;gap:6px;margin-top:10px;padding-top:9px;border-top:1px solid #e2eaef;flex-wrap:wrap}
.bubble-actions-spacer{flex:1 1 auto}
.bubble-actions .text-button{font-size:9px;padding:4px 7px;border-radius:6px;background:none;border:0;color:#4b7b99;cursor:pointer}
.bubble-actions .text-button:hover{background:#e8f2f7}
.vote{border:1px solid #dde6ec;background:#fff;color:#8397a6;border-radius:7px;width:25px;height:25px;display:grid;place-items:center;cursor:pointer;padding:0}
.vote:hover{color:#20718f;border-color:#bcd4e0}
.vote.on{background:#e7f4f5;border-color:#a9d6d8;color:#0d7a80}
.chat-error{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 18px 12px;padding:10px 12px;border-radius:10px;background:#fdeeee;border:1px solid #f3ccce;color:#963034;font-size:10px;line-height:1.5}
.chat-error>span:last-child{display:flex;gap:4px;flex:0 0 auto}
.chat-error .text-button{display:flex;align-items:center;gap:4px;font-size:9px;font-weight:700;padding:5px 8px;border:0;border-radius:6px;background:#fff;color:#963034;cursor:pointer}
.source-overlay{position:fixed;inset:0;background:rgba(16,46,79,.34);display:flex;justify-content:flex-end;z-index:40}
[dir="rtl"] .source-overlay{justify-content:flex-start}
.source-drawer{width:min(430px,92vw);height:100%;background:#fff;display:flex;flex-direction:column;box-shadow:-18px 0 46px rgba(16,46,79,.18)}
.source-drawer header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:19px 21px;border-bottom:1px solid var(--line)}
.source-drawer header small{font-size:9px;color:#8492a2;letter-spacing:1px;font-weight:800;text-transform:uppercase}
.source-drawer header h3{font-size:14px;color:#1d3b56;margin:6px 0 4px;word-break:break-word}
.source-drawer header p{font-size:10px;color:#7d8c9a;margin:0}
.icon-button{border:0;background:none;color:#7b8b9a;cursor:pointer;padding:4px;border-radius:7px;flex:0 0 auto}
.icon-button:hover{background:#f0f4f7;color:#2c4a63}
.source-body{flex:1;overflow-y:auto;padding:20px 21px}
.source-body p{font-size:12px;line-height:1.85;color:#33465a;margin:0;white-space:pre-wrap}
.source-body.rtl{direction:rtl;text-align:right}

/* ---- analytics ---- */
.range-row{display:flex;gap:6px;flex:0 0 auto}
.range-chip{border:1px solid #dbe4eb;background:#fff;color:#5b7288;border-radius:8px;padding:8px 12px;font-size:10px;font-weight:700;cursor:pointer}
.range-chip:hover{border-color:#bcd0de;color:#2b5a7a}
.range-chip.on{background:#143e60;border-color:#143e60;color:#fff}
.analytics-page .stats-grid{margin-bottom:16px}
.chart-card{padding:19px 21px;margin-bottom:16px}
.chart-card .card-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:15px}
.chart-card .card-heading small{font-size:9px;color:#8492a2;letter-spacing:1px;font-weight:800;text-transform:uppercase}
.chart-card .card-heading h3{font-size:14px;color:#1d3b56;margin:6px 0 0}
.chart-figure{font-size:23px;font-weight:800;color:#16324e;letter-spacing:-.5px;flex:0 0 auto}
.chart-legend{display:flex;gap:12px;flex:0 0 auto;flex-wrap:wrap}
.chart-legend b{display:flex;align-items:center;gap:5px;font-size:9px;font-weight:700;color:#5f7185}
.chart-legend i,.chart-tip i{width:8px;height:8px;border-radius:2px;flex:0 0 auto}
.chart-note{font-size:9px;color:#93a1af;line-height:1.6;margin:13px 0 0}
.chart-empty{font-size:10px;color:#93a1af;margin:0;padding:26px 0;text-align:center}
.chart-wrap{position:relative}
.chart-wrap svg{width:100%;height:210px;display:block;overflow:visible}
.chart-tip{position:absolute;top:4px;transform:translateX(-50%);background:#12314c;color:#fff;border-radius:8px;padding:8px 10px;font-size:9px;line-height:1.6;pointer-events:none;box-shadow:0 8px 22px rgba(12,40,66,.26);min-width:132px;z-index:5}
.chart-tip strong{display:block;font-size:9px;opacity:.72;margin-bottom:5px;font-weight:700}
.chart-tip span{display:flex;align-items:center;gap:6px}
.chart-tip i.blank{background:transparent}
.chart-tip b{margin-left:auto;font-weight:800}
[dir="rtl"] .chart-tip b{margin-left:0;margin-right:auto}
.analytics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:start}
.analytics-grid .chart-card{margin-bottom:0}
.bar-list{list-style:none;margin:0;padding:0;display:grid;gap:11px}
.bar-list li{display:grid;grid-template-columns:minmax(52px,34%) 1fr auto;align-items:center;gap:9px}
.bar-label{font-size:10px;color:#54687c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.bar-track{background:#eef2f6;border-radius:4px;height:9px;overflow:hidden}
.bar-track i{display:block;height:100%;border-radius:4px}
.bar-value{font-size:10px;font-weight:800;color:#2a4761;min-width:22px;text-align:end}
.figure-list{margin:0;display:grid;gap:10px}
.figure-list div{display:flex;justify-content:space-between;align-items:baseline;gap:10px}
.figure-list dt{font-size:10px;color:#69798b;margin:0}
.figure-list dd{font-size:11px;font-weight:800;color:#22405c;margin:0}
.worst-list{list-style:none;margin:0;padding:0;display:grid;gap:11px}
.worst-list li{border:1px solid var(--line);border-radius:10px;padding:11px 13px;background:#fbfcfd}
.worst-q{display:block;font-size:11px;color:#2b3f54;line-height:1.55}
.worst-meta{display:flex;gap:7px;align-items:center;flex-wrap:wrap;margin-top:7px}
.worst-meta b{font-size:8px;font-weight:800;color:#5c7086;background:#eef3f7;border-radius:20px;padding:3px 8px}
.worst-meta b.tag-refused{background:#fbe9e5;color:#a8492f}
.worst-meta em{font-size:9px;color:#8b98a6;font-style:italic}
@media(max-width:1050px){.analytics-grid{grid-template-columns:1fr}}
@media(max-width:780px){.section-title .range-row{margin-top:12px}}
