:root{color:#172033;background:#f5f7fb;font-family:Inter,Microsoft YaHei,PingFang SC,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.site-shell{min-height:100vh}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px clamp(20px,6vw,72px);color:#fff;background:#143f6b}.site-subtitle{margin:8px 0 0;max-width:720px;color:#fffc;line-height:1.7}.site-nav{display:flex;flex-wrap:wrap;gap:10px;padding:14px clamp(20px,6vw,72px);background:#fff;border-bottom:1px solid #dce4ef}.site-nav a{padding:10px 14px;border-radius:6px;color:#143f6b;background:#e6f0f7}.site-kicker,.section-label{margin:0 0 8px;color:#6bc5d2;font-size:13px;font-weight:700;letter-spacing:0}.site-header h1{margin:0;font-size:clamp(24px,4vw,36px)}.site-context{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;min-width:180px}.site-context span{border:1px solid rgba(255,255,255,.25);border-radius:6px;padding:8px 12px;background:#ffffff1a}.site-main{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:36px 0 64px}.notice{margin-bottom:18px;border:1px solid #f2cf8f;border-radius:6px;padding:12px 14px;color:#60410c;background:#fff7e7}.notice-error{border-color:#e2a2a2;color:#7a1f1f;background:#fff1f1}.page-section{border:1px solid #dce4ef;border-radius:8px;padding:clamp(22px,4vw,40px);background:#fff;box-shadow:0 12px 30px #143f6b14}.page-section h2{margin:0 0 12px;font-size:clamp(24px,4vw,34px)}.page-section p{max-width:720px;margin:0 0 22px;color:#566276;line-height:1.8}.action-row,.link-grid{display:flex;flex-wrap:wrap;gap:12px}.home-page,.report-page{display:grid;gap:18px}.hero-band{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:18px;align-items:stretch}.hero-copy,.hero-panel,.report-card{border:1px solid #dce4ef;border-radius:8px;background:#fff;box-shadow:0 12px 30px #143f6b14}.hero-copy,.hero-panel,.report-card{padding:24px}.hero-copy h2,.report-card h2{margin-top:0}.hero-copy p,.report-card p{max-width:none}.panel-head,.panel-item,.blackroom-item{display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-head{padding-bottom:14px;border-bottom:1px solid #dce4ef}.panel-body{display:grid;gap:12px;margin-top:18px}.panel-item span,.panel-item strong,.blackroom-item span,.blackroom-item strong{text-align:left}.blackroom-list{display:grid;gap:12px}.blackroom-item{padding:16px 18px}.blackroom-item em{font-style:normal;color:#d94732}.report-form{display:grid;gap:14px;max-width:640px}.primary-button,.secondary-button,.link-grid button{border:0;border-radius:6px;padding:12px 18px;cursor:pointer}.primary-button:disabled{cursor:not-allowed;opacity:.6}.primary-button{color:#fff;background:#d94732}.secondary-button,.link-grid button{color:#143f6b;background:#e6f0f7}.placeholder-panel{display:grid;min-height:180px;margin:24px 0;border:1px dashed #aab9ca;border-radius:8px;place-items:center;color:#566276;background:#f9fbfd}.report-form{display:grid;gap:18px;max-width:640px}.report-form label{display:grid;gap:8px;color:#29384d;font-weight:700}.report-form input,.report-form textarea{width:100%;border:1px solid #cbd6e2;border-radius:6px;padding:12px;color:#172033;background:#fff}.success-box{padding:18px;border-radius:8px;color:#14683a;background:#ebf8ef;border:1px solid #bfe4ca}.report-entry-banner{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:82px;padding:20px 28px;background:repeating-linear-gradient(0deg,transparent,transparent 3px,rgba(0,0,0,.1) 3px,rgba(0,0,0,.1) 4px),#0486a8}.report-entry-title{color:#fff;font-size:28px;font-weight:800}.report-entry-scope{border:1px solid rgba(255,255,255,.3);border-radius:6px;padding:7px 10px;color:#ffffffd6;background:#ffffff1a}.report-entry-form{display:grid;gap:18px;padding:26px clamp(20px,6vw,38px) 36px}.report-entry-desc{margin:0;border-left:3px solid #0084ac;border-radius:0 8px 8px 0;padding:12px 16px;color:#b4f0fe;line-height:1.8;background:#0084ac14}.report-field{display:grid;gap:8px}.report-field label{color:#b4e6f0f2;font-size:13px;font-weight:700}.report-field label span{margin-left:6px;color:#96d2e194;font-size:12px;font-weight:400}.report-field input,.report-field textarea{width:100%;border:1px solid rgba(0,132,172,.5);border-radius:8px;padding:12px 14px;color:#e4f6fa;background:#082f40fc;outline:none}.report-field input:focus,.report-field textarea:focus{border-color:#0084ac;box-shadow:0 0 0 3px #0084ac2e}.report-field input::placeholder,.report-field textarea::placeholder{color:#64aabe9e}.report-upload-zone{position:relative;display:grid;min-height:92px;place-items:center;gap:4px;overflow:hidden;border:1.5px dashed rgba(0,132,172,.45);border-radius:8px;color:#96d2e1b3;background:#082e4080}.report-upload-zone input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.report-upload-zone strong{color:#00a8d4}.report-preview-list{display:flex;flex-wrap:wrap;gap:10px}.report-preview-item{position:relative;width:76px;height:76px;overflow:hidden;border:1px solid rgba(0,132,172,.35);border-radius:8px}.report-preview-item img{width:100%;height:100%;object-fit:cover}.report-preview-item button{position:absolute;right:4px;top:4px;border:0;border-radius:999px;padding:3px 6px;color:#fff;font-size:11px;background:#000000ad;cursor:pointer}.report-error{border:1px solid rgba(240,96,96,.35);border-radius:8px;padding:10px 12px;color:#ffd2d2;background:#f060601f}.report-submit-button{width:100%;min-height:50px;border:0;border-radius:8px;color:#fff;font-size:16px;font-weight:800;letter-spacing:0;background:#00a8d4;cursor:pointer}.report-submit-button:disabled{cursor:not-allowed;opacity:.56}.report-entry-success{display:grid;gap:12px;padding:48px clamp(22px,7vw,52px);text-align:center}.report-entry-success strong{color:#fff;font-size:24px}.report-entry-success span{color:#b4e6f0c7}.chat-launcher{position:fixed;right:20px;bottom:20px;border:0;border-radius:999px;padding:12px 18px;color:#fff;background:#143f6b;box-shadow:0 10px 24px #143f6b40;z-index:30}.chat-panel{position:fixed;right:20px;bottom:72px;width:320px;height:440px;display:flex;flex-direction:column;border:1px solid #dce4ef;border-radius:8px;background:#fff;box-shadow:0 18px 40px #143f6b2e;z-index:30}.chat-head{padding:12px 16px;font-weight:700;color:#143f6b;border-bottom:1px solid #dce4ef}.chat-body{flex:1;overflow-y:auto;padding:12px;display:grid;gap:8px}.chat-msg{display:flex}.chat-msg span{max-width:85%;padding:10px 12px;border-radius:8px;word-break:break-word}.chat-msg.user{justify-content:flex-end}.chat-msg.user span{color:#fff;background:#143f6b}.chat-msg.admin span{color:#172033;background:#eef3f8}.chat-input{display:flex;gap:8px;padding:12px;border-top:1px solid #dce4ef}.chat-input input{flex:1;border:1px solid #cbd6e2;border-radius:6px;padding:10px 12px}.chat-input button{border:0;border-radius:6px;padding:0 14px;color:#fff;background:#143f6b}.site-shell-immersive .site-main{width:100%;margin:0;padding:0}.site-shell-immersive .notice{position:fixed;left:50%;top:76px;z-index:100;width:min(520px,calc(100% - 32px));transform:translate(-50%)}.mj-home-page{min-height:100vh;color:#1a1a2e;background:#edefff;font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif}.mj-home-nav{position:fixed;inset:0 0 auto;z-index:50;padding:22px 0;background:transparent;transition:background .3s ease,box-shadow .3s ease,padding .3s ease}.mj-home-nav-inner{display:flex;align-items:center;gap:32px;width:min(1022px,calc(100% - 48px));margin:0 auto}.mj-home-logo{color:#ffa000;font-size:24px;font-weight:900;white-space:nowrap}.mj-home-nav-menu{display:flex;flex:1;gap:28px;justify-content:center}.mj-home-nav-menu a{color:#ffffffe0;font-size:14px;font-weight:500}.mj-home-room-badge{color:#ffa000;font-size:16px;font-weight:700;white-space:nowrap;padding:4px 14px;border-radius:20px;background:#ff6f0014}.mj-home-nav-cta,.mj-home-primary-btn,.mj-home-outline-btn,.mj-home-report-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:800;white-space:nowrap}.mj-home-nav-cta,.mj-home-primary-btn{color:#fff;background:#ff6f00;box-shadow:0 10px 26px #ff6f003d}.mj-home-nav-cta{padding:10px 24px;font-size:14px}.mj-home-primary-btn,.mj-home-outline-btn{min-height:46px;padding:0 28px}.mj-home-outline-btn{border:2px solid rgba(255,255,255,.56);color:#fff;background:#ffffff14}.mj-home-hero{min-height:58vh;overflow:hidden;padding:104px 0 54px;background:radial-gradient(ellipse at 70% 40%,rgba(255,111,0,.13),transparent 60%),radial-gradient(ellipse at 20% 80%,rgba(92,107,192,.18),transparent 50%),linear-gradient(135deg,#0d0d2b,#1a237e 40%,#303f9f,#1565c0)}.mj-home-hero-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,470px) 142px;gap:26px;align-items:center;width:min(1022px,calc(100% - 48px));margin:0 auto}.mj-home-hero-copy h1{margin:0 0 18px;color:#fff;font-size:clamp(25px,3.4vw,36px);line-height:1.22;letter-spacing:0;font-weight:700}.mj-home-hero-copy h1 span{display:inline-block;margin:0 8px;color:#ffa000}.mj-home-hero-copy p{max-width:620px;margin:0 0 26px;color:#ffffffd1;font-size:15px;line-height:1.75}.mj-home-hero-actions,.mj-home-download-actions{display:flex;flex-wrap:wrap;gap:16px}.mj-home-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.mj-home-tags span{border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:6px 14px;color:#fffc;background:#ffffff1a}.mj-home-blackboard{position:relative;display:grid;min-height:420px;place-items:center}.mj-home-blackboard-title{position:absolute;top:24px;z-index:3;color:#c3009c;font-size:18px;font-weight:900;letter-spacing:4px}.mj-home-blackboard-bg{width:min(100%,530px);filter:drop-shadow(0 22px 50px rgba(0,0,0,.28))}.mj-home-blackboard-content{position:absolute;top:104px;width:min(64%,270px);height:188px;overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 12%,#000 88%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,#000 12%,#000 88%,transparent 100%)}.mj-home-blackboard-scroll{animation:mjHomeScrollUp 14s linear infinite}.mj-home-black-row{border-bottom:1px solid rgba(255,255,255,.08);padding:11px 0;color:#ffffffe6;text-align:center;white-space:nowrap}.mj-home-report-btn{position:absolute;bottom:24px;left:50%;transform:translate(-50%);min-width:170px;padding:8px 20px;font-size:14px;color:#fff;background:linear-gradient(90deg,#c3009c,#ff6f00);box-shadow:0 0 26px #ff6f0052}.mj-home-share-card{width:142px;justify-self:start;align-self:start;border-radius:8px;padding:8px 8px 9px;background:#fff;box-shadow:0 12px 26px #0000002e;margin-top:24px}.mj-home-share-qr{display:grid;grid-template-columns:repeat(21,1fr);width:100%;aspect-ratio:1;overflow:hidden;background:#fff}.mj-home-share-qr span{display:block}.mj-home-share-qr .is-on{background:#1f2230}.mj-home-share-qr .is-off{background:#fff}.mj-home-share-card p{margin:8px 0 0;color:#666;font-size:11px;text-align:center}@keyframes mjHomeScrollUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.mj-home-section{width:min(1022px,calc(100% - 48px));margin:0 auto;padding:52px 0}.mj-home-section-alt{width:100%;padding-right:max(24px,calc((100% - 1022px)/2));padding-left:max(24px,calc((100% - 1022px)/2));background:#fff}.mj-home-section-header{max-width:720px;margin:0 auto 30px;text-align:center}.mj-home-section-header h2{margin:0 0 12px;color:#1a237e;font-size:clamp(22px,2.8vw,32px)}.mj-home-section-header p{margin:0;color:#557;line-height:1.8}.mj-home-about-grid,.mj-home-feature-grid,.mj-home-why-grid,.mj-home-install-grid,.mj-home-faq-grid{display:grid;gap:24px}.mj-home-about-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.mj-home-feature-grid,.mj-home-why-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mj-home-install-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.mj-home-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mj-home-about-card,.mj-home-feature-card,.mj-home-why-grid article,.mj-home-install-step,.mj-home-faq-item{position:relative;overflow:hidden;border:1px solid rgba(92,107,192,.16);border-radius:12px;background:#fff;box-shadow:0 12px 34px #303f9f1a}.mj-home-about-card,.mj-home-feature-card,.mj-home-why-grid article,.mj-home-install-step{padding:20px}.mj-home-about-card img{width:54px;height:54px;object-fit:contain}.mj-home-about-card h3,.mj-home-feature-card h3,.mj-home-why-grid h3,.mj-home-install-step h3{margin:16px 0 10px;color:#1a237e}.mj-home-about-card p,.mj-home-feature-card p,.mj-home-why-grid p,.mj-home-install-step p,.mj-home-faq-item p{margin:0;color:#557;line-height:1.75}.mj-home-feature-card img{width:58px;height:58px;object-fit:contain}.mj-home-card-badge{position:absolute;top:14px;right:14px;border-radius:999px;padding:4px 12px;color:#9a6500;font-size:12px;background:#f5da2633}.mj-home-why-grid article{min-height:270px;color:#fff;background:linear-gradient(135deg,#1a237e,#303f9f)}.mj-home-why-grid article p,.mj-home-why-grid article h3{position:relative;z-index:2;color:#fff}.mj-home-why-grid article>img{position:absolute;right:-18px;bottom:-8px;width:190px;max-height:150px;object-fit:contain;opacity:.92}.mj-home-why-wide{grid-column:span 3}.mj-home-why-wide strong{position:relative;z-index:2;display:inline-block;margin-top:18px;color:#ff0}.mj-home-download-section{width:100%;padding-right:max(24px,calc((100% - 1022px)/2));padding-left:max(24px,calc((100% - 1022px)/2));background:linear-gradient(135deg,#1a237e,#283593)}.mj-home-download-section .mj-home-section-header h2,.mj-home-download-section .mj-home-section-header p{color:#fff}.mj-home-install-step{text-align:center;min-height:308px}.mj-home-install-meta{display:flex;justify-content:center;gap:10px;align-items:center}.mj-home-install-step span{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;color:#fff;font-weight:900;background:#ff6f00}.mj-home-install-step em{color:#5c6bc0;font-style:normal;font-weight:700}.mj-home-install-step img{width:118px;height:118px;margin:18px auto 4px;object-fit:contain}.mj-home-install-step .mj-home-install-meta span{font-size:18px}.mj-home-install-step .mj-home-install-meta em{font-size:14px}.mj-home-download-actions{justify-content:center;margin-top:34px}.mj-home-faq-item{padding:0}.mj-home-faq-item summary{display:flex;justify-content:space-between;gap:16px;padding:18px 22px;color:#1a237e;font-weight:800;cursor:pointer;list-style:none}.mj-home-faq-item p{padding:0 22px 20px}.mj-home-faq-item summary::-webkit-details-marker{display:none}.mj-home-footer{padding:40px max(24px,calc((100% - 1022px)/2)) 28px;color:#ffffffb8;background:#0d0d1a}.mj-home-footer div{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:16px}.mj-home-footer p{margin:0;line-height:1.8}.mj-home-footer>p{margin-top:16px}.report-prototype-page{min-height:100vh;color:#d8f2f8;font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif;background:linear-gradient(rgba(0,132,172,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(0,132,172,.035) 1px,transparent 1px),radial-gradient(ellipse 80% 50% at 50% -5%,rgba(0,132,172,.22),transparent 68%),#03202d;background-size:40px 40px,40px 40px,100% 100%,100% 100%}.report-prototype-body{display:flex;justify-content:center;min-height:calc(100vh - 74px);padding:44px 16px 40px}.report-prototype-card{width:min(560px,100%);overflow:hidden;border:1px solid rgba(0,160,200,.45);border-radius:18px;background:#072938eb;box-shadow:0 12px 48px #0000008c,0 0 80px #0084ac14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.report-prototype-banner{position:sticky;top:0;display:flex;align-items:center;justify-content:center;height:82px;overflow:hidden;background:linear-gradient(135deg,#0486a8);border-radius:18px 18px 0 0}.report-prototype-banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(0deg,transparent,transparent 3px,rgba(0,0,0,.12) 3px,rgba(0,0,0,.12) 4px)}.banner-logo{position:relative;z-index:2;display:flex;align-items:center;gap:14px}.banner-logo img{height:50px;filter:drop-shadow(0 0 14px rgba(0,200,240,.55))}.banner-logo .logo-name{color:#fff;font-size:30px;font-weight:900;letter-spacing:.06em;text-shadow:0 0 24px rgba(0,200,240,.5)}.banner-sweep{position:absolute;top:0;left:-60%;width:40%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);animation:reportBannerSweep 3.2s ease-in-out infinite}@keyframes reportBannerSweep{to{left:130%}}.report-prototype-form{display:grid;gap:16px;padding:22px clamp(20px,6vw,34px) 34px}.report-prototype-heading{display:flex;align-items:center}.report-prototype-heading h1{margin:0;color:#fff;font-size:26px}.report-prototype-desc{margin:0;border-left:3px solid #0084ac;border-radius:0 8px 8px 0;padding:12px 16px;color:#b4f0fe;line-height:1.8;background:#0084ac14;font-size:14px}.report-prototype-field{display:grid;gap:6px}.report-prototype-field>span,.report-prototype-upload>span{color:#b4e6f0f2;font-size:13px;font-weight:800}.report-prototype-field em{color:#f06060;font-style:normal}.report-prototype-field>div{position:relative}.report-prototype-field i{position:absolute;left:14px;top:50%;display:flex;width:16px;height:16px;color:#00a0c8f2;transform:translateY(-50%)}.report-prototype-field textarea+i,.report-prototype-field textarea~i{top:20px}.report-prototype-field svg{width:16px;height:16px}.report-prototype-field input,.report-prototype-field textarea{width:100%;border:1px solid rgba(0,132,172,.5);border-radius:8px;padding:12px 14px 12px 42px;color:#e4f6fa;background:#082f40fc;outline:none}.report-prototype-field input{min-height:44px}.report-prototype-field textarea{min-height:96px;resize:vertical}.report-prototype-upload{display:grid;gap:8px}.report-prototype-upload small{margin-left:8px;color:#96d2e194;font-weight:400}.report-prototype-upload label{position:relative;display:grid;min-height:84px;place-items:center;gap:4px;border:1.5px dashed rgba(0,132,172,.32);border-radius:8px;color:#96d2e1a3;background:#082e4080;cursor:pointer}.report-prototype-upload input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.report-prototype-upload strong{color:#0096c8}.report-prototype-upload em{color:#5aa0b47a;font-size:12px;font-style:normal}.report-prototype-preview-list{display:flex;flex-wrap:wrap;gap:8px}.report-prototype-preview-item{position:relative;width:72px;height:72px;overflow:hidden;border:1px solid rgba(0,132,172,.25);border-radius:7px}.report-prototype-preview-item img{width:100%;height:100%;object-fit:cover}.report-prototype-preview-item button{position:absolute;top:2px;right:2px;border:0;border-radius:50%;width:20px;height:20px;color:#fff;background:#000000b3}.report-prototype-error{border:1px solid rgba(240,96,96,.35);border-radius:8px;padding:10px 12px;color:#ffd2d2;background:#f060601f}.report-prototype-submit{width:100%;min-height:48px;border:0;border-radius:8px;color:#fff;font-size:16px;font-weight:900;letter-spacing:.1em;background:#00a8d4;box-shadow:0 4px 20px #0084ac66;cursor:pointer}.report-prototype-submit:disabled{cursor:not-allowed;opacity:.56}.report-prototype-privacy,.report-prototype-footer{color:#64aabe7a;font-size:12px;text-align:center}.report-prototype-privacy{margin:-2px 0 0;line-height:1.8}.report-prototype-privacy a{color:#00a0c8b8;text-decoration:underline}.report-prototype-success{display:grid;gap:12px;justify-items:center;padding:54px 32px 58px;text-align:center}.report-prototype-success .success-icon{display:grid;width:66px;height:66px;place-items:center;border-radius:50%;color:#fff;font-size:32px;background:linear-gradient(135deg,#005272,#0084ac);box-shadow:0 0 36px #0084ac73}.report-prototype-success strong{color:#fff;font-size:24px}.report-prototype-success button{margin-top:14px;border:1px solid rgba(0,132,172,.4);border-radius:8px;padding:10px 28px;color:#b4f0fee6;background:#0084ac14}.report-prototype-footer{padding:2px 16px 26px}@media(max-width:640px){.site-header{align-items:flex-start;flex-direction:column}.site-context{justify-content:flex-start}.primary-button,.secondary-button,.link-grid button{width:100%;text-align:center}.hero-band{grid-template-columns:1fr}.mj-home-nav{position:static;padding:16px 0;background:#101a50}.mj-home-footer div{align-items:flex-start;flex-direction:column}.mj-home-nav-inner{flex-wrap:wrap;gap:12px;width:min(100% - 32px,1022px)}.mj-home-nav-menu{order:4;width:100%;justify-content:flex-start;gap:18px;overflow-x:auto;padding-bottom:2px}.mj-home-room-badge{font-size:13px}.mj-home-nav-cta{margin-left:auto;padding:8px 16px;font-size:13px}.mj-home-hero{padding-top:42px}.mj-home-hero-inner,.mj-home-about-grid,.mj-home-feature-grid,.mj-home-why-grid,.mj-home-install-grid,.mj-home-faq-grid{grid-template-columns:1fr}.mj-home-hero-inner{gap:18px}.mj-home-why-wide{grid-column:span 1}.mj-home-section,.mj-home-section-alt,.mj-home-download-section{width:100%;padding:48px 16px}.mj-home-share-card{justify-self:center}.mj-home-black-row{font-size:13px}.report-prototype-body{padding:20px 12px 18px}.report-prototype-heading{align-items:flex-start;flex-direction:column}.report-prototype-banner{height:70px}.banner-logo img{height:40px}.banner-logo .logo-name{font-size:24px}}
