
/* Public tools catalogue */
.download-hero{padding:30px 0 65px;background:radial-gradient(ellipse at 82% 48%,#e6f0ff,transparent 55%),#f8fbff;border-bottom:1px solid var(--line)}
.breadcrumb{display:flex;gap:12px;font-size:11px;color:var(--muted);margin-bottom:40px}.breadcrumb span{color:#a6b6cc}
.download-hero-grid{display:grid;grid-template-columns:1.5fr 1fr;align-items:center;gap:50px}.download-hero h1{font-size:52px;margin:18px 0 23px;line-height:1.3}.download-hero p{font-size:15px;line-height:1.9;color:var(--muted)}.download-jump{display:flex;gap:30px;margin-top:27px;font-size:12px}.download-jump a{border-bottom:1px solid #bdd1f0;padding-bottom:9px}.download-jump span{margin-left:14px;color:var(--blue)}
.toolbox-art{position:relative;height:285px}.toolbox-tile{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:23px;border-radius:23px;width:170px;height:175px;box-shadow:0 20px 45px #2164ce18;transform:rotate(-9deg);border:1px solid #fff}.toolbox-tile>.icon{width:50px;height:50px}.toolbox-tile>span{font-size:10px;letter-spacing:3px}.tile-code{left:5px;top:20px;background:linear-gradient(145deg,#3e86ff,#1150d6);color:white}.tile-log{right:5px;top:85px;background:#fff;color:var(--blue);transform:rotate(9deg)}.toolbox-caption{position:absolute;bottom:0;width:100%;text-align:center;font-size:8px;letter-spacing:2px;color:#859bb8}
.download-list{padding-top:50px;padding-bottom:70px}.download-list-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.download-list-head>span{font-size:10px;color:var(--muted);letter-spacing:1px}
.product{padding:34px 36px 25px;border:1px solid var(--line);border-radius:12px;margin-bottom:30px;scroll-margin-top:110px;background:white;box-shadow:0 8px 30px #244e8804}.product-heading{display:flex;align-items:center;gap:15px;padding-bottom:28px;border-bottom:1px solid var(--line);margin-bottom:30px}.product-symbol{display:grid;place-items:center;width:53px;height:53px;color:var(--blue);background:#edf4ff;border-radius:12px}.product-symbol .icon{width:27px;height:27px}.product-kicker{font-size:8px;letter-spacing:1.7px;color:#7388a3}.product-heading h2{font-size:26px;letter-spacing:-.5px;margin-top:5px}.product-number{margin-left:auto;font-size:37px;color:#d4dfed;font-weight:300}.product-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:50px;align-items:center}.product-copy h3{font-size:21px;font-weight:600}.product-description{color:var(--muted);font-size:13px;line-height:1.9;margin:14px 0 24px}.product-features{display:grid;gap:19px;list-style:none}.product-features li{display:flex;gap:12px}.feature-tick{color:var(--blue);font-size:14px}.product-features h4{font-size:13px;font-weight:600;margin-bottom:6px}.product-features p{font-size:12px;line-height:1.8;color:var(--muted)}
.product-visual{min-width:0}.app-demo{border:1px solid #dce4ee;border-radius:9px;overflow:hidden;box-shadow:0 12px 30px #1b355418;font-size:10px}.demo-titlebar{display:flex;align-items:center;gap:12px;padding:13px;background:#f7f9fc;color:#52657e;border-bottom:1px solid #e1e7ef;font-size:9px}.demo-titlebar>span:last-child{margin-left:auto;letter-spacing:9px}.demo-dots{display:flex;gap:4px}.demo-dots i{width:5px;height:5px;border-radius:50%;background:#c3cfdf}.devtools-layout{display:grid;grid-template-columns:100px 1fr;min-height:277px}.demo-sidebar{display:flex;flex-direction:column;background:#f7f9fc;padding:20px 8px;gap:9px;border-right:1px solid #e7ecf3}.demo-sidebar strong{font-size:7px;letter-spacing:1px;color:#90a0b5;margin:0 7px 10px}.demo-sidebar>span{padding:8px;border-radius:3px;color:#60758e;font-size:9px}.demo-sidebar .selected{background:#e5eeff;color:var(--blue)}.demo-editor{min-width:0;background:#fff}.demo-tabs{padding:15px 12px;border-bottom:1px solid #edf1f7;font-size:9px;color:var(--blue);display:flex;gap:18px}.demo-tabs>span{color:#8a9bb2}.demo-code{font:9px/2.4 Consolas,monospace;padding:15px 10px;color:#7386a2;white-space:nowrap;overflow:hidden}.demo-code>span{color:#bdc7d6;margin-right:10px}.demo-code b{font-weight:normal;color:#2672d6}.demo-code em{font-style:normal;color:#21857b}.demo-result{margin:0 12px;padding:10px 6px;border-top:1px solid #e9eef7;color:#8b9bb0;font-size:8px;display:flex;align-items:center;gap:8px}
.visual-caption{font-size:9px;color:#91a0b5;text-align:center;margin-top:16px}.logcat-demo{background:#1d2531;border-color:#2c3543;color:#c7d3e4}.logcat-demo .demo-titlebar{background:#27313e;border-color:#354050;color:#c1d0e2}.log-device{padding:12px 14px;display:flex;justify-content:space-between;color:#b6c9df;border-bottom:1px solid #313d4d;font-size:10px}.log-filter{margin:11px 12px;background:#171e28;border:1px solid #354255;border-radius:4px;padding:8px 10px;color:#81b7ff;display:flex;gap:12px;font-family:Consolas,monospace}.filter-mode{margin-left:auto;color:#a3b6ce;font:8px var(--font)}.log-output{padding:8px 10px 13px;font:8px/2.9 Consolas,monospace;overflow:hidden}.log-output>div{display:flex;gap:8px;white-space:nowrap}.log-output time{color:#7c8da5}.log-output strong{font-weight:normal;color:#85b7fa}.log-output b{font-weight:normal}.level-info{color:#6dd5b2}.level-debug{color:#80b7ff}.level-warn{color:#ffd082}.log-muted{color:#667b99}.log-highlight{background:#594a273d;border-left:2px solid #d5a952;padding-left:4px;margin-left:-6px}.log-cursor{color:#72aafa}.log-status{display:flex;gap:20px;font-size:8px;color:#849fbe;padding:10px 13px;border-top:1px solid #313d4d}.log-status span:first-child{color:#75b2ff}
.product-download{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:32px;padding-top:25px;border-top:1px solid var(--line)}.release-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:10px;color:var(--muted)}.platform-chip{padding:6px 9px;border:1px solid var(--line);border-radius:4px}.release-status{color:#7e8b9d}.download-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.download-actions .button{min-height:42px;font-size:12px;padding:11px 18px;gap:10px}.download-actions .button>.icon{transform:rotate(90deg);width:16px;height:16px}.text-button{background:none;border:0;color:#637c9e;padding:10px;font-size:11px}.text-button:hover{color:var(--blue)}.product-requirements{display:flex;gap:20px;font-size:10px;line-height:1.9;color:#8190a5;margin-top:20px}.product-requirements>span{white-space:nowrap;color:#607997}.cloud-code{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--muted);margin-top:12px}.cloud-code strong{color:var(--ink)}.download-notice{margin-top:20px;padding:18px;background:#eff5ff;border-left:3px solid var(--blue);border-radius:4px;font-size:13px;line-height:1.8}.download-notice p{color:var(--muted);font-size:12px;margin-top:5px}.download-notice .copy-button{padding-left:0}
.download-guide{background:#f5f8fd;padding:65px 0;border-block:1px solid var(--line)}.download-guide h2{font-size:29px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:60px}.guide-grid>div>span{font-size:25px;font-weight:300;color:var(--blue)}.guide-grid h3{font-size:16px;margin:14px 0 10px}.guide-grid p{font-size:12px;line-height:1.9;color:var(--muted)}.download-support{padding:60px 0}.download-support>.container{display:flex;justify-content:space-between;align-items:center;gap:30px}.download-support h2{font-size:29px;margin-top:12px}.download-support p{font-size:13px;color:var(--muted);margin-top:12px}
.home-tools-link{margin-top:30px;padding:23px 28px;border:1px solid #dce7f7;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:20px}.home-tools-link h3{font-size:17px;margin-bottom:6px}.home-tools-link p{font-size:12px;color:var(--muted)}.home-tools-link a{color:var(--blue);font-size:13px;white-space:nowrap}
@media(max-width:1150px){.desktop-nav{gap:22px}.nav-actions{gap:15px}.product-grid{gap:28px}.product{padding:28px}.product-download{align-items:flex-start;flex-direction:column}.toolbox-tile{width:145px;height:155px}.product-heading h2{font-size:23px}}
@media(max-width:900px){.download-hero-grid{gap:25px;grid-template-columns:1.4fr 1fr}.download-hero h1{font-size:40px}.product-grid{grid-template-columns:1fr;gap:30px}.product-visual{max-width:560px;width:100%;justify-self:center}.product-copy{max-width:650px}.guide-grid{gap:30px}.toolbox-tile{width:125px;height:140px}.tile-log{right:-10px}.download-support h2{font-size:25px}}
@media(max-width:620px){.download-hero{padding:24px 0 35px}.breadcrumb{margin-bottom:30px}.download-hero-grid{grid-template-columns:1fr;gap:10px}.download-hero h1{font-size:37px}.download-hero p{font-size:13px}.toolbox-art{height:200px;max-width:300px;width:100%;justify-self:center;margin-top:20px}.toolbox-tile{width:130px;height:130px;border-radius:15px;gap:14px}.toolbox-tile>.icon{width:38px;height:38px}.tile-code{top:0}.tile-log{top:35px;right:5px}.download-jump{gap:24px;font-size:11px}.download-list{padding-top:30px;padding-bottom:30px}.product{padding:21px 18px;border-radius:8px}.product-heading{gap:10px;margin-bottom:22px;padding-bottom:20px}.product-symbol{width:40px;height:40px;flex-shrink:0}.product-heading h2{font-size:19px;overflow-wrap:anywhere}.product-kicker{font-size:7px;letter-spacing:1px}.product-number{display:none}.product-copy h3{font-size:18px}.product-features p{font-size:12px}.product-description{font-size:13px}.devtools-layout{grid-template-columns:74px 1fr}.demo-sidebar{padding:15px 4px}.demo-sidebar>span{font-size:8px;padding:7px}.demo-code{font-size:8px;padding:12px 6px}.demo-code>span{margin-right:4px}.demo-titlebar{font-size:8px;gap:7px;padding:11px 9px}.demo-titlebar>span:last-child{letter-spacing:3px}.log-output{font-size:7px;padding:7px}.log-output>div{gap:5px}.demo-sidebar strong{font-size:6px}.demo-result{font-size:7px}.product-download{margin-top:24px}.download-actions{gap:7px}.download-actions .button{padding:11px 13px;font-size:11px}.text-button{font-size:10px;padding:9px 3px}.product-requirements{display:block}.product-requirements p{margin-top:6px}.download-guide{padding:45px 0}.download-guide h2{font-size:25px}.guide-grid{grid-template-columns:1fr;gap:25px}.guide-grid>div{padding-bottom:20px;border-bottom:1px solid var(--line)}.download-support{padding:45px 0}.download-support>.container{display:block}.download-support h2{font-size:25px}.download-support .button{margin-top:22px}.home-tools-link{padding:20px;align-items:flex-start;flex-direction:column}.home-tools-link p{line-height:1.8}}

