*{box-sizing:border-box;margin:0;padding:0}body{min-width:320px;padding-bottom:20px;background:#f7f7f7;color:#272626;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}button,a{-webkit-tap-highlight-color:transparent}.main{display:flex;flex-direction:column;gap:15px;width:100%;max-width:700px;margin:0 auto;padding:20px;overflow:hidden}.main-hidden{display:none}.page-header{height:5px}.info,.notice{display:flex;gap:20px;width:100%;padding:20px;border-radius:10px;background:#fff;box-shadow:0 0 12px #0000000f}.info{align-items:center;justify-content:space-between;flex-wrap:wrap}.info-base{display:flex;align-items:center;gap:20px;min-width:0}.info-base>img{width:98px;height:98px;flex-shrink:0;border-radius:8px;object-fit:cover}.info-text{display:flex;flex-direction:column;gap:8px;min-width:0}.info-title{font-size:18px;font-weight:700}.info-desc{width:90%;color:#555;font-size:12px;line-height:1.4}.info-tags{display:flex;gap:10px}.info-tags p{flex-shrink:0;padding:3px 12px;border-radius:8px;background:#007aff;color:#fff;font-size:12px}.info-button{display:flex;flex-direction:column;gap:20px}.info-button a,.info-button button,.notice-button button,.more-link{display:inline-block;padding:10px 20px;border:0;border-radius:8px;outline:0;background:#007aff;color:#fff;font-size:14px;font-weight:500;text-align:center;text-decoration:none;cursor:pointer;transition:opacity .15s,transform .15s}.info-button a:active,.info-button button:active,.notice-button button:active,.more-link:active{opacity:.8;transform:scale(.98)}.info-button p{color:#888;font-size:12px;text-align:center}.notice{flex-direction:column;gap:10px}.notice-title{color:#111;font-size:18px}.notice-desc{display:flex;flex-direction:column;gap:8px;color:#2c3e4e;font-size:14px;line-height:1.6em;letter-spacing:.04em;text-indent:2em}.notice-button{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:20px}.notice-button button{display:flex;align-items:center;gap:6px;flex-shrink:0}.more-link{background:#007aff}.preview-image{width:fit-content;max-width:100%;margin:0 auto}.preview-image img{display:block;width:auto;max-width:100%;border-radius:10px;box-shadow:0 4px 12px #0000001a}footer{margin-top:10px;color:#aaa;font-size:12px;text-align:center}.safari-box{display:block;width:calc(100% - 40px);max-width:700px;margin:40px auto;padding:30px 20px;border-radius:20px;background:#fff;box-shadow:0 4px 20px #0000000d;text-align:center}.safari-icon{margin-bottom:20px;color:#007aff;font-size:72px;line-height:1}.tip-text{margin-bottom:25px;color:#333;font-size:16px;line-height:1.8}.copy-btn,.enter-install-btn{display:inline-block;margin:8px 10px;padding:12px 28px;border:0;border-radius:8px;background:#007aff;color:#fff;font-size:16px;font-weight:500;cursor:pointer}.enter-install-btn{background:#34c759}.copy-input{position:absolute;left:-9999px;top:-9999px;opacity:0}.modal-overlay{position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:20px;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-box{position:relative;width:100%;max-width:560px;padding:20px 20px 30px;border-radius:24px;background:#fff;box-shadow:0 20px 60px #0000004d;text-align:center}.modal-box img{display:block;width:100%;height:auto;border-radius:12px}.modal-close-btn{margin-top:18px;padding:10px 36px;border:0;border-radius:10px;background:#007aff;color:#fff;font-size:16px;cursor:pointer}.toast{position:fixed;z-index:10000;left:50%;bottom:30px;transform:translate(-50%);padding:10px 16px;border-radius:8px;background:#000000c7;color:#fff;font-size:13px}.home-shell{min-height:100vh;padding:30px 20px 24px;background:linear-gradient(180deg,#f4f8ff,#f7f7f7 40%)}.home-header,.home-content{width:100%;max-width:760px;margin:0 auto}.home-header{padding:30px 20px 24px;border-radius:22px;background:#fff;box-shadow:0 8px 28px #194b9114;text-align:center}.home-badge{display:inline-block;padding:6px 14px;border-radius:999px;background:#eaf3ff;color:#06f;font-size:13px;font-weight:700}.home-header h1{margin-top:14px;color:#10233f;font-size:clamp(26px,5vw,38px)}.home-domain{margin-top:8px;color:#1267e8;font-weight:700}.home-subtitle{margin-top:6px;color:#6a7a91;font-size:14px}.install-entry{display:inline-block;margin-top:22px;padding:12px 24px;border-radius:10px;background:linear-gradient(135deg,#087cff,#4b98ff);color:#fff;font-weight:700;text-decoration:none;box-shadow:0 8px 18px #007aff33}.home-content{margin-top:18px}.home-content>h2{margin:0 4px 12px;color:#142943;font-size:20px}.home-project{margin-bottom:14px;padding:20px;border:1px solid #edf1f6;border-radius:16px;background:#fff;box-shadow:0 4px 18px #1437640d}.home-project-head{display:flex;align-items:center;gap:14px}.home-project-head img,.home-project-placeholder{width:54px;height:54px;flex-shrink:0;border-radius:14px;object-fit:cover}.home-project-placeholder{display:grid;place-items:center;background:#0c84ff;color:#fff;font-size:24px;font-weight:700}.home-project h3{color:#172b46;font-size:19px}.home-project-head span{display:inline-block;margin-top:5px;padding:3px 9px;border-radius:999px;background:#edf5ff;color:#1671f3;font-size:12px}.home-project-desc{margin-top:16px;color:#53657a;font-size:14px;line-height:1.7}.home-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.home-actions a,.home-actions button{padding:10px 16px;border:0;border-radius:8px;background:#0b7dff;color:#fff;font-size:14px;text-decoration:none;cursor:pointer}.home-actions button{background:#12bf61}.home-empty,.home-error{padding:26px;border-radius:14px;background:#fff;color:#718198;text-align:center}.home-footer{max-width:760px;margin:24px auto 0;line-height:1.8}@media screen and (max-width: 700px){.notice-button{flex-direction:column;gap:10px}.info-button{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;width:100%}}@media screen and (max-width: 460px){.info{align-items:stretch}.info-base{gap:14px}.info-base>img{width:80px;height:80px}.info-title{font-size:16px}.info-button{display:flex;flex-direction:column;gap:10px}.modal-box{padding:16px}}
