:root{font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;color-scheme:light;--bg:#fff;--text:#1d1d1f;--muted:#6e6e73;--line:#e5e5e7;--soft:#f5f5f7;--blue:#0071e3;font-synthesis:none;color:var(--text);background:var(--soft)}*{box-sizing:border-box}body{margin:0;font-size:16px}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:default;opacity:.3}button:focus-visible,a:focus-visible{outline:3px solid #0071e3;outline-offset:3px}button{touch-action:manipulation}a{color:inherit}button{border:0}.workbar{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 26px;background:#252527;color:#fff;position:sticky;top:0;z-index:10}.project{text-decoration:none;font-weight:600;font-size:17px;white-space:nowrap}.project span{color:#aaaab1;font-weight:400;margin-left:12px;font-size:13px}.work-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.work-actions>button{font-size:13px;border-radius:7px;padding:9px 12px;color:#fff;background:#444447}.work-actions>button[aria-pressed=true]{background:#fff;color:#222}.segmented{display:flex;padding:3px;border-radius:8px;background:#161618}.segmented button{padding:6px 12px;font-size:13px;color:#b8b8be;background:transparent;border-radius:5px}.segmented button[aria-pressed=true]{background:#555559;color:#fff}.workspace{display:flex;align-items:flex-start;justify-content:center;min-height:calc(100vh - 66px)}.preview-wrap{flex:1;min-width:0;padding:30px 34px}.store{background:var(--bg);max-width:1120px;margin:auto;border-radius:12px;box-shadow:0 2px 18px #00000006;overflow:hidden;transition:max-width .18s}.apple-nav{height:62px;padding:0 38px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.apple-word{font-size:23px;font-weight:600;letter-spacing:-.7px}.platform{font-size:13px;color:var(--muted)}.platform span{padding-left:8px}.store-content{padding:36px 38px 0}.app-header{display:flex;align-items:center;gap:25px;position:relative}.app-icon{width:150px;height:150px;flex:none;display:grid;place-items:center;border-radius:33px;background:transparent;overflow:hidden}.app-icon img{width:100%;height:100%;object-fit:contain}.app-identity{min-width:0}.app-identity h1{margin:0 0 6px;font-size:32px;font-weight:600;line-height:1.15;letter-spacing:-1px;overflow-wrap:anywhere}.app-identity p{margin:0}.app-identity #app-subtitle{font-size:19px;line-height:1.4;color:var(--muted);overflow-wrap:anywhere}.app-identity .device-label{font-size:12px;margin:7px 0 15px;color:var(--muted)}.get-button{border-radius:20px;color:#fff;background:var(--blue);font-size:13px;font-weight:600;letter-spacing:.3px;padding:8px 26px}.share-button{margin-left:auto;align-self:flex-end;font-size:29px;color:var(--blue);background:none;width:40px;height:44px}.facts{display:flex;margin:32px 0 26px;padding:17px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted)}.facts>div{flex:1;min-width:0;text-align:center;border-right:1px solid var(--line);padding:0 8px;display:flex;align-items:center;flex-direction:column;gap:5px}.facts>div:last-child{border:0}.facts span{font-size:11px;font-weight:500;letter-spacing:.4px}.facts strong{font-size:23px;font-weight:500;height:29px;display:flex;align-items:center;justify-content:center}.facts small{font-size:12px}.mini-signet img{width:26px;height:26px;object-fit:contain;filter:invert(1);opacity:.55}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}h2{font-size:23px;letter-spacing:-.5px;font-weight:600;margin:0}.gallery-buttons{display:flex;gap:8px}.gallery-buttons button{border-radius:50%;font-size:25px;line-height:28px;width:32px;height:32px;background:#eeeef0;color:#636366}.gallery{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:1px}.gallery::-webkit-scrollbar{display:none}.screenshot{flex:0 0 220px;margin:0;scroll-snap-align:start}.screenshot button{padding:0;background:none;display:block;width:100%;border-radius:19px}.screenshot img{width:100%;height:auto;display:block;border-radius:19px;aspect-ratio:1290/2796;object-fit:contain}.platform-caption{font-size:12px;color:var(--muted);margin:14px 0 25px}.description-section{border-top:1px solid var(--line);padding-top:24px;line-height:1.5;font-size:16px}.description-section>p{margin:0 0 20px;overflow-wrap:anywhere}#app-description{white-space:pre-line;overflow-wrap:anywhere}#app-description.collapsed{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.text-button{color:var(--blue);padding:5px 0;background:none;font-size:15px}.developer{margin:20px 0 27px;color:var(--blue);font-size:15px}.developer small{display:block;margin-top:2px;color:var(--muted);font-size:12px}.information{border-top:1px solid var(--line);padding-top:24px}.information dl{margin:17px 0 28px}.information dl div{display:flex;justify-content:space-between;gap:30px;padding:12px 0;border-bottom:1px solid var(--line);font-size:14px}.information dt{color:var(--muted)}.information dd{margin:0;text-align:right;max-width:70%}.store-footer{font-size:12px;color:var(--muted);padding:17px 0 23px;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.reference-note{font-size:12px;color:var(--muted);text-align:center;margin:14px auto;max-width:1000px}.workspace:has(#editor:not([hidden])) .preview-wrap{padding:25px}.workspace:has(#editor:not([hidden])) .store-content{padding:27px 25px 0}#editor{background:white;flex:0 0 350px;position:sticky;top:66px;height:calc(100vh - 66px);overflow-y:auto;border-left:1px solid var(--line)}#editor[hidden]{display:none}.editor-heading{display:flex;align-items:center;justify-content:space-between;padding:21px 22px 15px;position:sticky;top:0;background:white;z-index:1;border-bottom:1px solid var(--line)}.editor-heading h2{font-size:19px}.editor-heading button{background:none;font-size:26px;color:#666}.editor-content{padding:21px 22px 26px}.field{margin-bottom:20px}.field label{font-size:14px;font-weight:500;display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;gap:8px}.field output{font-weight:400;color:var(--muted);font-size:12px}.field output.invalid{color:#c33129}.field input,.field textarea{border:1px solid #d2d2d7;border-radius:8px;width:100%;padding:10px 11px;color:#1d1d1f;background:#fff;font-size:15px;line-height:1.4}.field textarea{resize:vertical}.field small{font-size:12px;color:var(--muted);display:block;margin-top:7px}.order-section h3{font-size:15px;font-weight:500;margin:10px 0}.order-row{display:flex;gap:11px;align-items:center;padding:9px 0;border-bottom:1px solid var(--line);font-size:14px}.order-row img{width:30px;height:65px;object-fit:cover;border-radius:4px}.order-row span{flex:1}.order-row button{background:var(--soft);border-radius:6px;width:30px;height:32px;color:#555}.save-status{font-size:12px;line-height:1.4;color:var(--muted);margin:18px 0 12px}.reset-button{font-size:13px;color:var(--blue);background:none;padding:7px 0}.preview-wrap.phone .store{max-width:430px}.preview-wrap.phone .store-content{padding:23px 22px 0}.preview-wrap.phone .app-header{gap:17px}.preview-wrap.phone .app-icon{width:106px;height:106px;border-radius:25px}.preview-wrap.phone h1{font-size:26px}.preview-wrap.phone #app-subtitle{font-size:16px}.preview-wrap.phone .share-button{display:none}.preview-wrap.phone .screenshot{flex-basis:76%}.preview-wrap.phone .apple-nav{padding:0 23px}.preview-wrap.phone .facts span{font-size:9px}.preview-wrap.phone .facts strong{font-size:20px}.preview-wrap.phone .facts small{font-size:11px}.preview-wrap.phone .facts{margin-top:25px}.preview-wrap.phone .store-footer{display:block}.preview-wrap.phone .store-footer span{display:block;margin-top:10px}dialog{border:0;border-radius:18px;padding:16px;background:#fff;max-width:min(90vw,470px);max-height:95vh;text-align:center;overflow:auto}dialog::backdrop{background:#0009;backdrop-filter:blur(7px)}dialog img{display:block;max-width:100%;max-height:80vh;border-radius:11px;margin:auto}dialog>button{position:absolute;right:24px;top:23px;width:32px;height:32px;border-radius:50%;background:#ffffffe6;font-size:24px}dialog p{margin:12px 0 0;font-size:13px;color:#6e6e73}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);padding:12px 20px;border-radius:12px;background:#252527;color:white;box-shadow:0 4px 20px #0002;z-index:30;font-size:14px;max-width:90vw}#toast[hidden]{display:none}@media(max-width:1000px){.workbar{padding:12px 18px}.project span{display:none}.workspace:has(#editor:not([hidden])){flex-wrap:wrap}#editor{position:relative;top:0;height:auto;flex-basis:100%;border-left:0;border-top:1px solid var(--line)}.editor-content{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.editor-heading{position:static}.order-section{grid-column:1/-1}.preview-wrap{padding:22px}.store-content{padding:26px 26px 0}}@media(max-width:600px){.workbar{position:relative;align-items:flex-start;flex-direction:column;gap:10px}.work-actions{width:100%;gap:7px}.work-actions>button{font-size:12px;padding:8px}.segmented button{padding:5px 8px;font-size:12px}.project span{display:inline}.preview-wrap,.workspace:has(#editor:not([hidden])) .preview-wrap{padding:0}.store{border-radius:0}.store-content,.workspace:has(#editor:not([hidden])) .store-content{padding:23px 20px 0}.apple-nav{padding:0 20px;height:55px}.app-header{gap:16px}.app-icon{width:106px;height:106px;border-radius:24px}.app-identity h1{font-size:26px}.app-identity #app-subtitle{font-size:16px}.share-button{display:none}.facts span{font-size:9px}.facts strong{font-size:20px}.facts small{font-size:11px}.facts{margin-top:25px}.screenshot{flex-basis:76%}.editor-content{display:block}.reference-note{padding:0 18px;line-height:1.4}.information dl div{font-size:13px}.workbar{position:sticky}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
