@charset "UTF-8";.exp-section{margin:48px 0}.exp-section_title{text-align:center;font-size:32px;font-weight:700;color:#223843;margin-bottom:8px}.exp-section_subtitle{text-align:center;font-size:14px;color:#6b7280;margin-bottom:28px}.exp-section_box{background:#0b1929;border-radius:24px;padding:40px 24px 0;display:flex;flex-direction:column;gap:24px;overflow:hidden}@media (min-width: 1024px){.exp-section_box{flex-direction:row;align-items:flex-end;padding:40px 80px 0;gap:80px}}.exp-section_left{flex:0 0 auto;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;justify-content:center;gap:16px}.exp-section_left-label{font-size:22px;font-weight:600;color:#fff;width:253px;text-align:center}.iphone-clip{overflow:hidden;width:253px;height:220px;display:flex;align-items:flex-start}.iphone-wrap{position:relative;width:253px;margin:0 auto;flex-shrink:0;animation:iphone-rise 1s cubic-bezier(.22,1,.36,1) both}@keyframes iphone-rise{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}.iphone-frame{width:100%;height:auto;display:block;filter:drop-shadow(0 24px 48px rgba(0,0,0,.6))}.iphone-screen{position:absolute;top:9%;left:4%;width:92%;height:89%;border-radius:0 0 11.7% 11.7%;overflow:hidden;background:#f0f0f0}.iphone-iframe{width:375px;height:812px;border:none;transform-origin:top left;transform:scale(.613);pointer-events:none;display:block;margin-top:10px}.iphone-app{display:flex;flex-direction:column;height:100%}.iphone-app_topbar{background:#1d3a5c;padding:28px 12px 10px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.iphone-app_topbar-left{display:flex;align-items:center;gap:5px}.iphone-app_brand{background:#fff;color:#1d3a5c;font-size:8px;font-weight:800;padding:2px 5px;border-radius:3px;letter-spacing:.5px}.iphone-app_name{font-size:8px;font-weight:600;color:#ffffffe6}.iphone-app_topbar-icons{display:flex;gap:6px;align-items:center;opacity:.9}.iphone-app_body{padding:16px 14px;flex:1}.iphone-app_body h4{font-size:16px;font-weight:800;color:#1a2540;margin-bottom:8px;line-height:1.3;font-family:Georgia,serif}.iphone-app_body p{font-size:10px;color:#6b7280;line-height:1.6}.iphone-app_divider{height:1px;background:#e5e7eb;margin:12px 0 8px}.iphone-app_code-label{font-size:9px;color:#9ca3af;display:block;margin-bottom:6px}.iphone-app_code{font-size:20px;font-weight:800;letter-spacing:4px;color:#1d3a5c}.exp-section_right{flex:1;min-width:0;padding-bottom:40px}.exp-section_grid{display:grid;grid-template-columns:repeat(2,1fr);gap:42px}.exp-section_card{background:#ffffff0f;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:24px 20px 22px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;color:#fff;transition:background .2s,border-color .2s}.exp-section_card span{font-size:10px;font-weight:500;color:#fffc;line-height:1.4}.exp-section_card:hover{background:#ffffff1a;border-color:#ffffff1f}.exp-section_card-img{width:40px;height:40px;-o-object-fit:contain;object-fit:contain}.exp-section_footer{display:flex;justify-content:center;margin-top:28px}.exp-section_btn{display:inline-flex;align-items:center;gap:8px;background:#1d3a5c;color:#fff;font-size:15px;font-weight:600;padding:14px 36px;border-radius:50px;text-decoration:none;transition:background .2s}.exp-section_btn:hover{background:#16304f}
