:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#17263a;background:#f6f8fc;font-synthesis:none;--blue:#2558ed;--line:#dce3ee}
*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,input{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}a{color:inherit}.topbar{height:88px;background:white;border-bottom:1px solid var(--line);padding:0 5.5%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;font-size:24px;font-weight:750;text-decoration:none;letter-spacing:-.7px}.brand-icon{background:#17263a;color:white;border-radius:11px;width:40px;height:40px;display:grid;place-content:center;font-size:22px;position:relative;line-height:1}.brand-icon span{display:none}.phase{font-size:12px;letter-spacing:2px;color:#65748a}.phase b{background:#eef2f8;padding:7px 9px;margin-left:9px;border-radius:5px;color:#17263a}main{max-width:1360px;margin:auto;padding:52px 5.5% 50px;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(310px,1fr);gap:48px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.7px;color:#667690}h1{font-size:clamp(28px,3vw,40px);letter-spacing:-1.5px;line-height:1.13;margin:15px 0 13px}h1>span{color:var(--blue)}.intro>p{font-size:16px;line-height:1.6;color:#66748a;max-width:490px;margin:0 0 35px}fieldset{border:0;margin:0 0 30px;padding:0;min-width:0}legend{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:650;margin-bottom:15px;padding:0}.number{font-size:12px;color:#7c8ba2;font-weight:600;letter-spacing:1px}.choices{display:grid;gap:12px}.platforms{grid-template-columns:repeat(3,1fr)}.choice{position:relative;border:1px solid var(--line);background:white;min-height:114px;border-radius:12px;padding:15px 14px;display:flex;flex-direction:column;gap:5px;cursor:pointer}.choices input{position:absolute;opacity:0;width:1px;height:1px}.choice:has(input:checked),.design-choice:has(input:checked),.content-choice:has(input:checked){border-color:var(--blue);box-shadow:0 0 0 1px var(--blue);background:#f7f9ff}.choices label:has(input:focus-visible){outline:3px solid #ffb34d;outline-offset:4px}.choice strong{font-size:14px}.choice small{font-size:12px;color:#708097;line-height:1.4}.platform-symbol{color:#647894;font-size:24px;height:27px;line-height:1}.choice:has(input:checked) .platform-symbol{color:var(--blue)}.name-row{display:flex;gap:10px}#app-name{border:1px solid #cbd5e4;background:white;min-width:0;width:100%;padding:13px 15px;border-radius:9px;font-size:16px;outline:none}#app-name:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2558ed18}.secondary{background:white;border:1px solid var(--line);border-radius:9px;white-space:nowrap;padding:10px 14px;font-size:14px;font-weight:600}.secondary span{margin-left:8px;color:#708097}.name-meta{display:flex;align-items:center;justify-content:space-between;margin:10px 0;gap:10px;color:#748298;font-size:12px}code{font-size:12px;word-break:break-all}.hint{font-size:12px;line-height:1.6;color:#748298;margin:9px 0}.designs{grid-template-columns:1fr 1fr}.design-choice{position:relative;cursor:pointer;border:1px solid var(--line);border-radius:11px;overflow:hidden;background:white;padding:5px}.design-sample{height:85px;border-radius:7px;display:flex;align-items:center;justify-content:space-between;padding:14px 18px}.ocean{--app-bg:#e8f1ff;--app-color:#183cb5;--app-accent:#2b60eb;--app-font:Arial,Helvetica,sans-serif;background:var(--app-bg);color:var(--app-color);font-family:var(--app-font)}.sunset{--app-bg:#fff0df;--app-color:#883e18;--app-accent:#e8782d;--app-font:Georgia,"Times New Roman",serif;background:var(--app-bg);color:var(--app-color);font-family:var(--app-font)}.sample-type{font-size:43px;font-weight:600;letter-spacing:-2px}.swatches{display:flex;gap:4px;align-items:center}.swatches i{height:16px;width:16px;border-radius:100%;background:var(--app-color)}.swatches i:nth-child(2){background:var(--app-accent)}.swatches i:nth-child(3){background:white}.design-caption{padding:10px 8px 7px;display:flex;flex-direction:column;gap:4px;position:relative}.design-caption strong{font-size:14px}.design-caption small{font-size:12px;color:#708097}.selected-mark{position:absolute;right:8px;top:11px;font-size:12px;border-radius:100%;width:18px;height:18px;display:grid;place-items:center;color:white;background:var(--blue);opacity:0}.design-choice:has(input:checked) .selected-mark{opacity:1}.contents{grid-template-columns:1fr 1fr}.content-choice{position:relative;cursor:pointer;display:flex;align-items:center;gap:10px;border:1px solid var(--line);background:white;padding:16px 12px;border-radius:10px}.content-icon{font:600 18px monospace;color:#7a8ba2}.content-choice strong,.content-choice small{display:block}.content-choice strong{font-size:14px;margin-bottom:5px}.content-choice small{font-size:12px;color:#708097;line-height:1.3}.radio-mark{width:13px;height:13px;border-radius:100%;border:1px solid #bbc6d8;margin-left:auto;flex-shrink:0}.content-choice:has(input:checked) .radio-mark{border:4px solid var(--blue)}.submit-row{border-top:1px solid var(--line);padding-top:23px;display:flex;justify-content:space-between;align-items:center;gap:18px}.submit-row p{font-size:12px;line-height:1.6;color:#718098;margin:0}button[type=submit]{background:var(--blue);color:white;border:0;border-radius:10px;padding:16px 19px;font-size:14px;white-space:nowrap;font-weight:650;box-shadow:0 5px 14px #2558ed25}button[type=submit] span{margin-left:18px}button[type=submit]:hover{background:#1948ce}.preview-panel{border:1px solid var(--line);background:#edf1f8;border-radius:20px;padding:25px 22px 20px;align-self:start;position:sticky;top:26px;margin-top:1px}.preview-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:35px}.preview-heading .eyebrow{font-size:11px;letter-spacing:1.2px}.live-dot{font-size:12px;color:#7c8aa0}.live-dot:before{content:'';display:inline-block;background:#8b9bb2;width:5px;height:5px;border-radius:50%;margin-right:6px}.phone{width:244px;height:490px;background:#fff;border:6px solid #1b293d;border-radius:38px;margin:0 auto;box-shadow:0 18px 24px #182c4223,0 3px 0 1px #6d7a8f;overflow:hidden;position:relative}.phone-status{height:37px;position:absolute;top:0;left:0;right:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:0 15px;font-size:10px;font-weight:700;color:#17263a}.notch{position:absolute;left:50%;transform:translateX(-50%);top:6px;width:65px;height:18px;background:#1b293d;border-radius:15px}.phone-screen{height:100%;padding:54px 24px 28px;transition:background .25s,color .25s;position:relative}.preview-app-name{font-size:13px;font-weight:600;overflow-wrap:anywhere;max-height:50px;overflow:hidden}.hello-icon{display:grid;place-items:center;width:55px;height:55px;border-radius:16px;background:var(--app-accent);color:white;font-size:39px;line-height:1;margin:66px 0 19px}#hello-preview h2{font:600 41px/.98 var(--app-font);letter-spacing:-2px;margin:0 0 18px}#hello-preview p{font-size:12px;line-height:1.6;margin:0;opacity:.75}.phone-home{position:absolute;bottom:8px;left:50%;transform:translateX(-50%);width:77px;height:4px;background:#17263a;border-radius:4px}.preview-summary{display:flex;justify-content:space-between;font-size:12px;color:#4b5e7a;border-bottom:1px solid #d5deec;margin:29px 0 14px;padding:0 0 15px;gap:10px}.preview-note{font-size:12px;line-height:1.6;color:#7c8aa0;text-align:center;max-width:285px;margin:0 auto}.build-status{background:#f9fbff;border:1px solid #dae2ee;padding:11px 12px;border-radius:8px;font-size:12px;line-height:1.5;margin-top:22px;display:flex;gap:8px;align-items:center;color:#667690}.status-dot{width:7px;height:7px;border-radius:50%;background:#d7952e;flex-shrink:0}.status-dot.online{background:#2b956d}.error{color:#af3131;font-size:14px;line-height:1.5}.name-result{font-size:13px;line-height:1.6}.name-result:empty{display:none}.name-result p{margin:5px 0}.name-result a{color:#2558ed}.name-result .ok{color:#277450}.request-panel{grid-column:1/-1;padding:25px;background:white;border:1px solid var(--line);border-radius:14px}.request-panel[hidden]{display:none}.request-panel h2{margin:10px 0;font-size:25px}.request-panel p{font-size:14px;color:#667690}.artifact{display:inline-flex;margin:14px 14px 10px 0;padding:12px 14px;background:#eaf0ff;border-radius:8px;color:#2558ed;text-decoration:none;font-size:14px}.request-panel .hint{font-size:12px}footer{max-width:1360px;padding:20px 5.5% 28px;margin:auto;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:15px;font-size:12px;color:#8691a4}.footer-dot{padding:0 10px;color:#b6bfcc}.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}:focus-visible{outline:3px solid #ffb34d;outline-offset:3px}@media(min-width:1450px){main{gap:65px}.preview-panel{padding:28px 30px}}@media(max-width:1000px){main{gap:28px;padding-left:4%;padding-right:4%}.preview-panel{padding:22px 14px}.preview-heading{flex-direction:column;align-items:flex-start;gap:8px}.submit-row{flex-direction:column;align-items:stretch}.submit-row p br{display:none}.contents{grid-template-columns:1fr}.choice{padding:13px 10px}.choice small{font-size:12px}.preview-summary{flex-direction:column;align-items:center}}@media(max-width:760px){.topbar{height:72px;padding:0 6%}.phase{font-size:10px}.brand{font-size:22px}main{grid-template-columns:1fr;padding:32px 6%;gap:28px}.intro>p{margin-bottom:28px}h1{font-size:32px}.preview-panel{position:static;grid-row:2;padding:24px}.preview-heading{flex-direction:row;margin-bottom:26px}.preview-summary{flex-direction:row}.contents{grid-template-columns:1fr 1fr}.request-panel{grid-row:3}.choice strong{font-size:13px}.choice small{font-size:12px}.name-row{gap:8px}.secondary{padding:10px;font-size:12px}.secondary span{display:none}.content-choice{padding:14px 10px}.content-icon{display:none}.design-caption small{font-size:12px}footer{padding:20px 6%;flex-direction:column}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
