
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;background:#f7f8fc;color:#142a41;font-family:system-ui,-apple-system,"Segoe UI",sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-underline-offset:4px}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #da670d;outline-offset:5px}.container{width:min(1160px,calc(100% - 48px));margin:auto}.site-header{position:sticky;top:0;z-index:5;background:rgba(255,255,255,.96);border-bottom:1px solid #e5e9f0}.header-inner{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand img{display:block;width:215px;height:43px;object-fit:contain}.nav{display:flex;align-items:center;gap:28px}.nav a{text-decoration:none;font-size:14px;font-weight:650;color:#42536a}.nav a:hover{color:#da670d}.nav .contact-link{border:1px solid #d9e0e8;border-radius:8px;padding:9px 16px}.hero{padding:76px 0 70px;display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center}.eyebrow{display:flex;align-items:center;gap:9px;font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:750;color:#4b627a}.eyebrow:before{content:"";width:20px;height:3px;background:#e97620;border-radius:3px}h1{font-size:clamp(40px,4.7vw,62px);letter-spacing:-.05em;line-height:1.08;margin:20px 0 24px;font-weight:780}h1 span{color:#087aa0}.hero p{max-width:480px;font-size:18px;color:#5e6c7e}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;background:#123b57;color:#fff;text-decoration:none;border:1px solid #123b57;border-radius:9px;padding:11px 22px;font-size:14px;font-weight:700}.button:hover{background:#085c7a;border-color:#085c7a}.button.secondary{color:#223e56;background:transparent;border-color:#cbd5e0}.button.secondary:hover{background:#eaf0f6}.hero-art{position:relative;min-height:354px;background:#e7edf5;border-radius:26px;padding:32px 26px;display:flex;flex-direction:column;justify-content:center;isolation:isolate}.hero-art:before{content:"";position:absolute;width:230px;height:230px;border:1px solid #ccd8e5;border-radius:50%;right:-12px;top:-14px;z-index:-1}.hero-art:after{content:"";position:absolute;width:160px;height:160px;border:1px solid #ccd8e5;border-radius:50%;left:0;bottom:8px;z-index:-1}.preview{background:#fff;border:1px solid #dfe7ed;box-shadow:0 18px 40px #223b5914;border-radius:15px;display:flex;gap:18px;align-items:center;padding:18px 22px;margin:10px 0}.preview:nth-child(2){margin-left:28px}.preview:nth-child(3){margin-right:25px}.preview strong{display:block;font-size:17px}.preview small{color:#718093;font-size:13px}.preview .arrow{margin-left:auto;color:#8799a9}.icon{width:56px;height:56px;border-radius:14px;flex:0 0 56px;display:grid;place-items:center;font-size:27px;font-weight:600}.icon-naval{background:#103b58;overflow:hidden}.icon-naval img{width:100%;height:100%;object-fit:cover}.memory-icon{background:#172e45;padding:10px;grid-template-columns:1fr 1fr;gap:4px}.memory-icon i{width:100%;height:100%;border-radius:5px}.memory-icon i:nth-child(1){background:#44ca91}.memory-icon i:nth-child(2){background:#ff8c7a}.memory-icon i:nth-child(3){background:#f4cb58}.memory-icon i:nth-child(4){background:#60b8ed}.calc-icon{background:#eaf3ff;color:#2864b8}.section{padding:18px 0 76px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px}.section-head h2,.support h2{font-size:34px;letter-spacing:-.03em;line-height:1.15;margin:10px 0}.section-head p{color:#617086;margin:8px 0 0}.featured{background:#102b43;border-radius:20px;overflow:hidden;color:#fff;display:grid;grid-template-columns:1.4fr 1fr;align-items:center}.featured img{width:100%;height:100%;min-height:305px;object-fit:cover;display:block}.feature-content{padding:32px}.status{display:inline-flex;align-items:center;gap:8px;color:#b9e5f3;background:#18445c;border:1px solid #336177;border-radius:30px;font-size:12px;font-weight:700;padding:5px 11px}.status:before{content:"";height:6px;width:6px;border-radius:50%;background:#66d7d4}.feature-content h3{font-size:30px;margin:15px 0 10px;letter-spacing:-.03em}.feature-content p{color:#c0ccda;font-size:15px;line-height:1.7}.feature-links{display:flex;gap:22px;flex-wrap:wrap;margin-top:20px}.feature-links a{font-size:13px;color:#d4ecf5}.filters{display:flex;gap:8px;flex-wrap:wrap}.filter{background:#fff;border:1px solid #dce3ec;color:#53667b;border-radius:30px;padding:8px 19px;cursor:pointer;font-size:13px;font-weight:650}.filter.active{background:#183d58;border-color:#183d58;color:white}.filter:hover{border-color:#183d58}.app-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.app-card{background:#fff;border:1px solid #e0e6ee;border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.app-card[hidden]{display:none}.app-visual{height:170px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.visual-memory{background:#eaf0fa}.memory-board{width:107px;height:107px;padding:12px;background:#193451;border-radius:24px;display:grid;grid-template-columns:1fr 1fr;gap:8px;transform:rotate(-9deg);box-shadow:12px 13px 0 #19345110}.memory-board i{border-radius:9px}.memory-board i:nth-child(1){background:#41c592}.memory-board i:nth-child(2){background:#f27f79}.memory-board i:nth-child(3){background:#f4c959}.memory-board i:nth-child(4){background:#57b5ec}.visual-calc{background:#e9f3ef}.chart{height:105px;width:140px;display:flex;gap:9px;align-items:flex-end;border-bottom:2px solid #9bcbb9;padding:10px 15px}.chart i{width:23px;background:#278467;border-radius:5px 5px 0 0}.chart i:nth-child(1){height:28px;background:#9bcbb9}.chart i:nth-child(2){height:45px;background:#76b79f}.chart i:nth-child(3){height:67px;background:#4f9e83}.chart i:nth-child(4){height:91px}.visual-tasks{background:#fff2e8}.task-paper{width:128px;background:#fff;padding:16px;border:1px solid #eedccb;box-shadow:8px 8px 0 #efdcc780;border-radius:10px;transform:rotate(6deg)}.task-line{display:flex;align-items:center;gap:10px;margin:12px 0}.task-line i{border:2px solid #db7a3e;border-radius:4px;width:15px;height:15px;flex-shrink:0}.task-line:first-child i{background:#db7a3e}.task-line b{height:5px;background:#ddd4ca;width:65px;border-radius:4px}.visual-lumi{background:#eae8f8}.blocks{display:grid;grid-template-columns:repeat(4,22px);gap:5px;transform:rotate(-5deg);padding:15px;background:#2b2750;border-radius:12px;box-shadow:8px 9px 0 #30244916}.blocks i{height:22px;border-radius:4px;background:#635899}.blocks i:nth-child(3n){background:#68c9d9}.blocks i:nth-child(3n+1){background:#bca2ff}.blocks i:nth-child(1),.blocks i:nth-child(2),.blocks i:nth-child(5){visibility:hidden}.app-body{padding:22px;display:flex;flex-direction:column;flex:1}.category{font-size:11px;letter-spacing:.13em;text-transform:uppercase;font-weight:750;color:#738399}.app-body h3{font-size:20px;line-height:1.3;margin:10px 0}.app-body p{font-size:14px;color:#657386;margin:0 0 22px;line-height:1.7}.store-link{margin-top:auto;font-size:13px;font-weight:750;color:#087595;display:flex;align-items:center;gap:7px;text-decoration:none}.store-link:hover{text-decoration:underline}.store-link svg{width:16px;height:16px}.support{background:#eaf0f5;border:1px solid #dfe6ef;border-radius:18px;padding:35px 40px;display:flex;align-items:center;justify-content:space-between;gap:28px}.support p{color:#62748a;max-width:570px;font-size:15px;margin-bottom:0}.support .button{white-space:nowrap}.site-footer{background:white;border-top:1px solid #e0e6ee;padding:36px 0}.footer-inner{display:flex;justify-content:space-between;gap:25px}.footer-title{font-size:17px;font-weight:750;letter-spacing:-.02em}.footer-note{font-size:13px;color:#7a8797;margin:6px 0}.footer-links{display:flex;flex-direction:column;align-items:flex-end;gap:6px;font-size:13px;color:#57697f}.skip{position:absolute;left:-9999px}.skip:focus{left:12px;top:12px;z-index:20;padding:12px;background:white}.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}@media(max-width:1050px){.app-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{gap:30px}.featured{grid-template-columns:1.2fr 1fr}.featured img{object-position:center}}@media(max-width:760px){.container{width:calc(100% - 36px)}.header-inner{min-height:78px;flex-wrap:wrap;justify-content:center;padding:13px 0;gap:12px}.brand img{width:190px;height:38px}.nav{gap:22px}.nav .contact-link{padding:0;border:0}.hero{grid-template-columns:1fr;padding:42px 0 52px;gap:30px}.hero h1{max-width:580px;font-size:44px}.hero p{font-size:17px}.hero-art{min-height:300px;padding:22px 20px}.preview{margin:7px 0}.section{padding-bottom:48px}.section-head{align-items:flex-start;flex-direction:column;gap:14px}.section-head h2,.support h2{font-size:29px}.featured{grid-template-columns:1fr}.featured img{min-height:0;aspect-ratio:1024/500}.feature-content{padding:26px}.support{padding:27px;align-items:flex-start;flex-direction:column}.support .button{white-space:normal}.footer-inner{flex-direction:column}.footer-links{align-items:flex-start}}@media(max-width:420px){.app-grid{grid-template-columns:1fr}.app-visual{height:180px}.hero h1{font-size:40px}.nav{gap:18px;font-size:13px}.preview{padding:15px;gap:13px}.preview strong{font-size:15px}.preview small{font-size:12px}.hero-art:before{right:0}.actions .button{padding:11px 18px}.feature-content h3{font-size:28px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

[hidden]{display:none!important}.app-visual{height:140px;background:#edf2f7}.official-icon{width:86px;height:86px;border-radius:20px;box-shadow:0 8px 18px #16334718;object-fit:contain;background:white}.catalog-tools{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;margin-bottom:24px}.search-label{display:flex;align-items:center;gap:12px;color:#5b6e83;font-size:14px}.search-label input{font:inherit;border:1px solid #cbd6e3;border-radius:9px;padding:11px 14px;width:245px;background:white;color:#142a41}.search-label input:focus-visible{outline:3px solid #da670d;outline-offset:3px}.catalog-count{font-size:13px;color:#657386;margin-bottom:18px}.empty{padding:30px;background:white;border:1px solid #dce3ec;border-radius:12px;text-align:center}.catalog-footer{margin-top:28px;text-align:center;font-size:14px}.app-body h3{font-size:19px}@media(max-width:560px){.search-label{width:100%;flex-direction:column;align-items:flex-start;gap:6px}.search-label input{width:100%}.catalog-tools{gap:18px}}
.preview{text-decoration:none}.preview:hover{border-color:#7fabbf}