:root{--cream:#f7f5ef;--navy:#202a44;--ink:#182136;--muted:#737985;--lime:#c9f36a;--coral:#ff715b;--line:#e6e4dc}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:15px}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{outline-offset:5px}button{cursor:pointer}button:disabled{cursor:default}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.055em}p{color:var(--muted);line-height:1.7}button{border:0}.wrap{width:min(1180px,100% - 80px);margin:auto}.site-header{justify-content:space-between;align-items:center;gap:25px;height:110px;display:flex}.brand{letter-spacing:.015em;white-space:nowrap;align-items:center;gap:3px;font-size:20px;font-weight:900;display:flex}.brand-icon{background:var(--navy);color:var(--lime);border-radius:12px;place-items:center;width:39px;height:39px;margin-right:9px;display:grid;transform:rotate(-6deg)}.brand-dot{color:var(--coral)}nav{gap:30px;font-size:13px;font-weight:700;display:flex}.button{border-radius:14px;justify-content:center;align-items:center;gap:12px;padding:17px 23px;font-size:13px;font-weight:800;transition:transform .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.small{padding:13px 18px}.dark{background:var(--navy);color:#fff}.hero{grid-template-columns:1.15fr 1fr;align-items:center;gap:25px;min-height:740px;padding:45px 0 80px;display:grid}.pill,.eyebrow{letter-spacing:1.8px;font-size:10px;font-weight:900}.pill{border:1px solid var(--line);border-radius:30px;align-items:center;gap:8px;margin-bottom:28px;padding:11px 14px;display:inline-flex}.status-dot{background:var(--coral);border-radius:50%;width:7px;height:7px}h1{font-size:clamp(54px,6vw,82px);font-weight:900;line-height:1.05}.word-play{background:var(--lime);border-radius:4px;padding:0 9px 4px;position:relative}.tiny-star{color:var(--coral);font-size:36px;position:absolute;top:-24px;right:-32px}.hero-copy>p{max-width:450px;margin:26px 0 28px;font-size:17px}.store-buttons{flex-wrap:wrap;gap:10px;display:flex}.store-coming{background:var(--navy);color:#fff;border-radius:13px;flex-direction:column;gap:3px;min-width:145px;padding:11px 22px;display:flex}.store-coming small{color:#c4cad5;font-size:10px}.store-coming strong{font-size:17px}.hero-footnote{color:var(--muted);margin-top:18px;font-size:11px}.hero-footnote span{color:var(--coral);margin-right:5px}.puzzle-scene{background:radial-gradient(#e9e7de 0,#0000 65%);justify-content:center;padding:25px 0;display:flex;position:relative}.phone{background:var(--cream);border:7px solid var(--navy);border-radius:39px;width:310px;padding:15px 15px 16px;transform:rotate(4deg);box-shadow:16px 20px #e5e3da}.phone-top{justify-content:space-between;align-items:center;height:23px;font-size:10px;font-weight:700;display:flex}.phone-island{background:var(--navy);border-radius:30px;width:73px;height:19px}.phone-heading{justify-content:space-between;align-items:center;margin:26px 0 13px;display:flex}.phone-heading .eyebrow{letter-spacing:1px;font-size:7px}.mini-hearts{color:var(--coral);font-size:12px}.phone-clue{border:1px solid var(--line);background:#fff;border-radius:17px;align-items:center;gap:10px;margin-bottom:15px;padding:12px;display:flex}.clue-dot{color:#fff;border-radius:11px;flex-shrink:0;place-items:center;width:35px;height:35px;font-size:19px;display:grid}.phone-clue small{letter-spacing:1px;color:var(--muted);font-size:8px}.phone-clue strong{margin-top:5px;font-size:12px;line-height:1.3;display:block}.blue{background:#4d96ff}.mint{background:#50d2a0}.coral{background:#ff686d}.yellow{background:#ffd66a}.navy{background:var(--navy)}.mini-grid{background:var(--navy);border-radius:12px;grid-template-columns:repeat(4,1fr);gap:3px;padding:4px;display:grid;overflow:hidden}.mini-grid button{aspect-ratio:1;color:var(--navy);font-size:24px;font-weight:900}.mini-grid .blue,.mini-grid .coral{color:#fff}.cell-picked{box-shadow:inset 0 0 0 4px #fff}.puzzle-feedback{text-align:center;height:44px;color:var(--muted);padding:9px 2px;font-size:10px;line-height:1.5}.puzzle-next{width:100%;padding:13px 6px;font-size:10px}.reset-puzzle{color:var(--muted);background:0 0;justify-content:center;align-items:center;gap:6px;margin:12px auto 0;font-size:9px;display:flex}.floating-tag{z-index:2;border:1px solid var(--line);background:#fff;border-radius:12px;padding:14px 18px;font-size:11px;font-weight:700;position:absolute;box-shadow:0 10px 25px #202a4409}.tag-top{top:6px;right:-10px;transform:rotate(7deg)}.tag-bottom{bottom:10px;left:-15px;transform:rotate(-7deg)}.tag-bottom span{color:var(--coral);margin-right:8px;font-size:20px}.ticker{background:var(--lime);letter-spacing:3px;justify-content:space-around;gap:24px;padding:23px 30px;font-size:14px;font-weight:900;display:flex;overflow:hidden}.section{padding-top:95px;padding-bottom:95px}.section-heading{justify-content:space-between;align-items:end;gap:35px;margin-bottom:38px;display:flex}h2{margin-top:15px;font-size:clamp(34px,4vw,49px);line-height:1.12}.section-heading p{max-width:330px;font-size:14px}.steps{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.step{border:1px solid var(--line);background:#fff;border-radius:22px;padding:28px}.step-top{color:var(--coral);justify-content:space-between;margin-bottom:36px;display:flex}.step-top span{color:#a5a8ae;letter-spacing:2px;font-size:11px}.step h3{margin-bottom:12px;font-size:23px}.step p{font-size:13px}.modes-section{background:var(--navy);color:#fff}.lime-text{color:var(--lime)}.large-star{color:var(--lime);font-size:95px;line-height:1}.mode-cards{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.mode-cards article{border:1px solid #47516b;border-radius:22px;flex-direction:column;align-items:flex-start;gap:20px;padding:29px;display:flex}.mode-cards .eyebrow{color:#bec8dc;font-size:8px}.mode-cards h3{font-size:29px;line-height:1.13}.mode-cards p{color:#c6cad4;flex:1;font-size:13px}.mode-chip{border:1px solid #626a7d;border-radius:30px;padding:9px 13px;font-size:10px}.mode-cards .mode-featured{background:var(--lime);color:var(--navy);border-color:var(--lime);transform:translateY(-8px)}.mode-featured p,.mode-featured .eyebrow{color:#424d31}.mode-featured .mode-chip{border-color:#9cbb55}.collection-section{grid-template-columns:1fr 1fr;align-items:center;gap:70px;padding-top:125px;padding-bottom:125px;display:grid}.collection-section p{max-width:400px;margin:23px 0}.creature-stack{align-items:center;min-height:280px;display:flex;position:relative}.creature{aspect-ratio:1;border:6px solid var(--cream);background-image:url(/creatures.png);background-size:300% 300%;border-radius:35px;flex-shrink:0;width:150px}.creature-stack .creature:first-child{z-index:1;transform:rotate(-12deg)}.creature-stack .creature:nth-child(2){z-index:2;width:185px;transform:translate(-12px,-35px)rotate(4deg)}.creature-stack .creature:nth-child(3){transform:translate(-28px,8px)rotate(14deg)}.fragment-label{border:1px solid var(--line);background:#fff;border-radius:30px;padding:12px 18px;font-size:10px;font-weight:700;position:absolute;bottom:10px;left:45px}.text-link{align-items:center;gap:15px;font-size:13px;font-weight:800;display:inline-flex}.download-section{background:var(--lime);border-radius:30px;padding:55px;position:relative}.download-section h2{margin-bottom:25px;font-size:55px}.download-section p{color:#52623b;margin-top:18px;font-size:11px}.download-arrow{position:absolute;top:75px;right:60px}.site-footer{grid-template-columns:1fr 1fr;gap:30px;padding-top:60px;padding-bottom:35px;display:grid}.site-footer p{margin-top:12px;font-size:11px}.footer-links{flex-wrap:wrap;place-content:start flex-end;gap:17px;font-size:11px;display:flex}.site-footer small{color:var(--muted);border-top:1px solid var(--line);grid-column:1/-1;padding-top:23px;font-size:10px}@media (max-width:900px){.wrap{width:calc(100% - 40px)}.site-header nav{display:none}.hero{text-align:center;grid-template-columns:1fr;gap:45px;padding-top:35px}.hero-copy>p{margin:25px auto}.store-buttons{justify-content:center}.puzzle-scene{width:100%;max-width:450px;margin:auto}.tag-top{right:0}.tag-bottom{left:0}.steps,.mode-cards{grid-template-columns:1fr}.section{padding-top:60px;padding-bottom:60px}.section-heading{flex-direction:column;align-items:start}.mode-cards .mode-featured{transform:none}.collection-section{grid-template-columns:1fr;gap:25px}.creature-stack{justify-content:center;margin:0 -20px;transform:scale(.8)}.collection-section>div:last-child{text-align:center}.collection-section p{margin:20px auto}.download-section{text-align:center;padding:35px 18px}.download-section h2{font-size:43px}.download-arrow{display:none}.site-footer{grid-template-columns:1fr}.footer-links{justify-content:flex-start}.ticker{white-space:nowrap;gap:20px;font-size:10px}.site-header{height:88px}.brand{font-size:17px}.site-header .button{padding:12px;font-size:10px}.hero-copy h1{font-size:52px}.floating-tag{font-size:10px}.phone{transform:rotate(2deg)}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.app-artwork{object-fit:cover;clip-path:inset(0 round 21%);width:100%;height:100%;display:block}.brand-icon,.login-icon{background:0 0;flex-shrink:0}.header-actions{align-items:center;gap:14px;display:flex}.language-selector{border:1px solid var(--line);background:var(--cream);width:fit-content;max-width:100%;color:var(--ink);border-radius:12px;align-items:center;gap:7px;padding:8px 10px;display:inline-flex}.language-selector svg{flex-shrink:0}.language-selector select{color:inherit;cursor:pointer;background:0 0;border:0;min-width:0;max-width:125px;min-height:28px;font-size:13px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero-copy,.section-heading>div,.mode-cards article,.collection-section>div{min-width:0}.document-body,.document-heading,.hero-copy h1,.mode-cards h3{overflow-wrap:break-word}.button{white-space:normal;text-align:center}.puzzle-next{min-height:48px}html:lang(ja) h1,html:lang(ko) h1{letter-spacing:-.035em;line-height:1.2}html:lang(ja) .eyebrow,html:lang(ko) .eyebrow{letter-spacing:.08em}@media (max-width:1120px){.site-header nav{display:none}}@media (max-width:640px){.hero{grid-template-columns:minmax(0,1fr)}.puzzle-scene{min-width:0}.phone{min-width:0;max-width:100%}.phone-clue>div{overflow-wrap:break-word;min-width:0}.site-header{gap:10px}.header-actions>.button{display:none}.header-actions{min-width:0}.language-selector{padding:6px 8px}.language-selector select{max-width:108px}.hero-copy h1{font-size:clamp(36px,9vw,52px)}.ticker{white-space:normal;flex-wrap:wrap;gap:12px;padding-inline:15px}.fragment-label{text-align:center;max-width:90%}.collection-section{grid-template-columns:minmax(0,1fr)}.creature-stack{min-height:240px;margin:0;transform:none}.creature-stack .creature{width:clamp(84px,26vw,110px)}.creature-stack .creature:nth-child(2){width:clamp(110px,34vw,140px)}}@media (max-width:360px){.tiny-star{font-size:26px;right:-20px}.phone{transform:none;box-shadow:8px 12px #e5e3da}.store-coming{min-width:130px;padding-inline:15px}.site-header .brand{font-size:14px}.site-header .brand-icon{width:32px;height:32px;margin-right:5px}.site-header .language-selector svg{display:none}}
.document{max-width:850px;padding:38px 0 50px}.document-heading{margin:50px 0 30px}.document-heading h1{margin:18px 0;font-size:clamp(42px,5vw,65px)}.document-heading>p{font-size:17px}.document-body{border:1px solid var(--line);background:#fff;border-radius:26px;margin-top:25px;padding:40px}.document-body section+section{border-top:1px solid var(--line);margin-top:36px;padding-top:25px}.document-body h2{margin:0 0 15px;font-size:27px}.document-body p{margin:13px 0}.document-body p a{text-underline-offset:3px;text-decoration:underline}.document-body .button{margin-top:12px}.notice{color:#624d24;background:#fff2d4;border-radius:16px;gap:13px;padding:20px;font-size:13px;line-height:1.65;display:flex}.notice svg{flex-shrink:0}.notice p{color:inherit;margin-top:5px;font-size:13px}.document details{border-top:1px solid var(--line);padding:20px 0}.document summary{cursor:pointer;font-weight:700;line-height:1.5}.login-page{background:radial-gradient(circle at 25% 25%, #e6edd5, transparent 50%), var(--cream);place-content:center;min-height:100vh;padding:40px 24px;display:grid}.login-page>.text-link{margin-bottom:28px}.login-card{border:1px solid var(--line);background:#fff;border-radius:28px;flex-direction:column;gap:22px;max-width:480px;padding:40px;display:flex}.login-icon{background:var(--navy);color:var(--lime);border-radius:19px;place-items:center;width:64px;height:64px;display:grid;transform:rotate(-6deg)}.login-card h1{font-size:44px}.login-card>small{color:var(--muted);text-align:center;font-size:11px}.login-button:disabled{opacity:.5}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.studio{--muted:#727a89;background:#f6f6f2;min-height:100vh;display:flex}.studio-sidebar{background:var(--navy);color:#fff;z-index:5;flex-direction:column;width:235px;padding:33px 22px 20px;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto}.studio-sidebar .brand{font-size:15px}.studio-sidebar .brand-icon{background:#35425c;border-radius:9px;width:30px;height:30px}.studio-tag{letter-spacing:3px;color:#8995af;justify-content:space-between;align-items:center;margin:23px 0 50px;font-size:9px;display:flex}.studio-tag span{color:var(--lime);letter-spacing:1px;border:1px solid #526243;border-radius:5px;padding:4px 6px;font-size:8px}.sidebar-label{letter-spacing:1.8px;color:#8793ae;margin:0 12px 15px;font-size:8px}.studio-sidebar nav{flex-direction:column;gap:7px;font-size:12px;display:flex}.studio-sidebar nav a{color:#bac3d5;border-radius:10px;align-items:center;gap:12px;padding:14px 12px;font-weight:600;display:flex}.studio-sidebar nav a:hover{background:#303c57}.studio-sidebar nav .selected{background:var(--lime);color:var(--navy)}.sidebar-bottom{margin-top:auto;padding-top:35px}.sidebar-note{background:#2c3752;border:1px solid #3b4660;border-radius:15px;flex-direction:column;gap:14px;padding:20px 16px;display:flex}.sidebar-note svg{color:var(--lime)}.sidebar-note strong{font-size:12px;line-height:1.5}.sidebar-note p{color:#a1acc3;font-size:10px;line-height:1.6}.sidebar-exit{color:#bdc6d9;justify-content:space-between;margin-top:24px;font-size:11px;display:flex}.admin-email{color:#9ba9c1;overflow-wrap:anywhere;margin-top:25px;font-size:10px;display:block}.sidebar-logout{color:#bac3d5;background:0 0;padding:8px 0;font-size:11px}.studio-main{width:calc(100% - 235px);max-width:1600px;margin-left:235px;padding:0 40px}.studio-top{letter-spacing:1px;height:78px;color:var(--muted);border-bottom:1px solid #e3e5e1;justify-content:space-between;align-items:center;font-size:9px;font-weight:700;display:flex}.studio-top>span{align-items:center;gap:9px;display:flex}.live-dot{background:#99bb58;border-radius:50%;width:6px;height:6px}.studio-home{letter-spacing:0;align-items:center;gap:9px;display:flex}.studio-heading{justify-content:space-between;align-items:center;gap:20px;padding:35px 0 23px;display:flex}.studio-heading .eyebrow{color:#8a9381;letter-spacing:1.5px;font-size:9px}.studio-heading h1{letter-spacing:-1.6px;margin-top:9px;font-size:39px}.studio-heading h1 span{color:#93bd41}.studio-heading p{margin-top:9px;font-size:12px}.period-picker{background:#e8eae2;border-radius:11px;flex-shrink:0;gap:3px;padding:4px;display:flex}.period-picker a{color:var(--muted);border-radius:8px;padding:10px 14px;font-size:11px;font-weight:700}.period-picker .active{color:var(--navy);background:#fff;box-shadow:0 1px 4px #18213610}.demo-banner{color:#526139;background:#edf2e0;border:1px solid #dce6c9;border-radius:12px;align-items:center;gap:12px;margin-bottom:23px;padding:13px 17px;display:flex}.demo-banner svg{flex-shrink:0}.demo-banner p{color:#526139;flex:1;font-size:11px}.demo-banner a{white-space:nowrap;align-items:center;gap:5px;font-size:10px;font-weight:700;display:flex}.data-source{color:var(--muted);align-items:center;gap:8px;margin-bottom:22px;font-size:11px;display:flex}.data-source span{margin-left:auto}.kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px;display:grid}.kpi{background:#fff;border:1px solid #e3e6df;border-radius:17px;padding:21px}.kpi>div{color:var(--muted);justify-content:space-between;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.kpi-icon{border-radius:10px;flex-shrink:0;place-items:center;width:33px;height:33px;display:grid}.kpi-icon.lime{color:#719831;background:#eef6dc}.kpi-icon.blue{color:#477fe1;background:#e8efff}.kpi-icon.coral{color:#e5805a;background:#fff0e9}.kpi-icon.purple{color:#9671d2;background:#f0eafb}.kpi>strong{letter-spacing:-1.3px;margin:14px 0 9px;font-size:34px;display:block}.kpi>small{color:var(--muted);font-size:10px}.dashboard-columns{grid-template-columns:1.65fr 1fr;gap:22px;margin-bottom:22px;display:grid}.panel{background:#fff;border:1px solid #e3e6df;border-radius:19px;min-width:0;padding:25px;scroll-margin-top:24px}.studio-main>section.panel{margin-bottom:22px}.panel-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:25px;display:flex}.panel .eyebrow{color:#92998d;letter-spacing:1.6px;font-size:8px}.panel h2{letter-spacing:-.7px;margin:9px 0 0;font-size:21px;line-height:1.25}.panel-heading>svg{color:#b3bab0}.legend{color:var(--muted);align-items:center;gap:6px;font-size:10px;display:flex}.legend i{background:var(--lime);border-radius:3px;width:8px;height:8px}.chart{border-bottom:1px solid var(--line);background:repeating-linear-gradient(0deg,#0000 0 46px,#f0f1ec 46px 47px);align-items:end;gap:5px;height:190px;padding:0 2px;display:flex}.chart-column{flex:1;align-items:end;min-width:0;height:100%;display:flex}.chart-column>div{background:#bfdf8c;border-radius:4px 4px 0 0;width:100%;min-height:2px;transition:background .15s}.chart-column:nth-child(3n)>div{background:#d9ebba}.chart-column:hover>div{background:#88af48}.chart-labels{color:#9a9f95;justify-content:space-between;margin-top:13px;font-size:9px;display:flex}.insight-panel{background:var(--navy);color:#fff;border-color:var(--navy);flex-direction:column;align-items:start;gap:15px;display:flex}.insight-icon{color:var(--lime);background:#354541;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.insight-panel .eyebrow{color:var(--lime)}.insight-panel h2{margin:0;font-size:29px}.insight-panel p{color:#b6bfd1;font-size:12px;line-height:1.65}.insight-panel a{width:100%;color:var(--lime);justify-content:space-between;align-items:center;margin-top:auto;font-size:12px;font-weight:700;display:flex}.insight-panel small{color:#92a0ba;border-top:1px solid #3b4660;padding-top:12px;font-size:9px;line-height:1.5}.table-scroll{overflow-x:auto}table{border-collapse:collapse;white-space:nowrap;text-align:left;width:100%;font-size:12px}th{color:#969eac;letter-spacing:.6px;text-transform:uppercase;padding:0 10px 13px;font-size:9px;font-weight:600}td{border-top:1px solid #eff0eb;padding:17px 10px;font-weight:600}td:not(:first-child),th:not(:first-child){text-align:right}td:first-child{color:#3f485a}.table-dot{background:#9bc455;border-radius:3px;width:7px;height:7px;margin-right:9px;display:inline-block}tr:nth-child(2) .table-dot{background:#9b79dd}tr:nth-child(3) .table-dot{background:#f5bf59}.rate-pill{color:#72943f;background:#eef4e6;border-radius:6px;padding:5px 8px;font-size:10px}.panel-footnote{margin-top:15px;line-height:1.7;color:#899181!important;font-size:10px!important}.outcome-summary{color:var(--muted);flex-wrap:wrap;gap:23px;margin-top:17px;font-size:10px;display:flex}.outcome-summary span{align-items:center;gap:7px;display:flex}.outcome-summary i{border-radius:50%;width:7px;height:7px}.won{background:#a9c874}.lost{background:#ff9986}.abandoned{background:#bfc4cf}.interaction-list>div{color:var(--muted);border-top:1px solid #eff0eb;justify-content:space-between;align-items:center;padding:16px 0;font-size:12px;display:flex}.interaction-list strong{color:var(--navy);font-size:16px}.ad-totals{background:#f7f8f3;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:25px;padding:20px;display:grid}.ad-totals>div{flex-direction:column;gap:8px;display:flex}.ad-totals strong{letter-spacing:-1px;font-size:24px}.ad-totals span{color:var(--muted);font-size:10px}.quality-grid{grid-template-columns:1.7fr 1fr;gap:22px;display:grid}.quality-grid ul{flex-direction:column;gap:14px;margin:22px 0;padding:0;list-style:none;display:flex}.quality-grid li{color:var(--muted);gap:9px;font-size:11px;line-height:1.6;display:flex}.quality-grid li svg{color:#8eaa61;flex-shrink:0}.next-panel{background:#eef1e6;flex-direction:column;align-items:start;gap:17px;display:flex}.next-panel>svg{color:#8caa5b}.next-panel p{font-size:12px}.prepared-tag{color:#7c875e;border:1px solid #d1d9c1;border-radius:6px;margin-top:auto;padding:8px;font-size:9px}.studio-footer{letter-spacing:.5px;color:#a0a697;justify-content:space-between;padding:28px 0;font-size:9px;display:flex}.empty{text-align:center;margin:auto;padding:25px 5px;font-size:12px}.connection-empty{background:#fff8ea;border:1px solid #e8d0a3;border-radius:17px;margin-bottom:25px;padding:28px}.connection-empty h2{margin:12px 0;font-size:25px}.connection-empty p{max-width:750px;margin-bottom:20px;font-size:13px}.connection-empty .text-link{margin-left:20px}.loading-report{padding:80px 40px}.loading-report h1{margin:25px 0;font-size:45px}@media (min-width:1800px){.studio-main{margin-left:calc(50vw - 665px);margin-right:auto}}@media (max-width:1200px){.studio-sidebar{width:200px;padding:28px 16px}.studio-main{width:calc(100% - 200px);margin-left:200px;padding:0 24px}.kpi{padding:16px}.kpi>div{font-size:10px}.kpi>strong{font-size:28px}.dashboard-columns{grid-template-columns:1.3fr 1fr}.demo-banner{flex-wrap:wrap}.demo-banner a{margin-left:32px}.panel{padding:20px}.panel h2{font-size:19px}}@media (max-width:960px){.studio-sidebar{width:74px;padding:25px 10px}.studio-sidebar .brand{font-size:0}.studio-sidebar .brand-icon{margin:auto}.studio-tag,.sidebar-label,.sidebar-note,.sidebar-exit,.admin-email{display:none}.studio-sidebar nav{margin-top:30px}.studio-sidebar nav a{justify-content:center;padding:15px;font-size:0}.studio-sidebar nav a svg{flex-shrink:0}.sidebar-logout{font-size:9px}.studio-main{width:calc(100% - 74px);margin-left:74px}.kpi-grid{grid-template-columns:repeat(2,1fr)}.dashboard-columns,.quality-grid{grid-template-columns:1fr}.studio-heading h1{font-size:32px}.insight-panel{display:none}.studio-heading{flex-direction:column;align-items:start}.panel-heading{margin-bottom:20px}.studio-sidebar nav a{gap:0}}@media (max-width:600px){.document-body{padding:24px}.document-heading{margin-top:32px}.document{padding-top:20px}.login-card{padding:28px}.login-card h1{font-size:38px}.studio-main{padding:0 14px}.studio-sidebar{width:57px;padding:23px 5px}.studio-main{width:calc(100% - 57px);margin-left:57px}.studio-top{height:65px;font-size:7px}.studio-home{display:none}.studio-heading h1{font-size:29px}.studio-heading p{font-size:11px}.kpi-grid{gap:10px}.kpi{padding:12px}.kpi-icon{width:25px;height:25px}.kpi-icon svg{width:14px}.kpi>div{font-size:9px}.kpi>strong{font-size:27px}.kpi>small{font-size:9px}.panel{padding:17px}.panel h2{font-size:18px}.demo-banner{gap:8px;padding:12px}.demo-banner p{font-size:10px}.demo-banner a{margin-left:0;font-size:9px}.chart{gap:3px;height:150px}.chart-labels{font-size:8px}.ad-totals{gap:12px;padding:15px}.ad-totals strong{font-size:20px}.ad-totals span{font-size:9px}.studio-footer{gap:15px;line-height:1.5}.data-source{flex-wrap:wrap}.data-source span{margin-left:0}.connection-empty .text-link{margin:15px 0 0}}
