.start-modes{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0 12px}.start-mode{min-height:44px;padding:10px 15px;border:1px solid #d9e2f1;border-radius:999px;background:#fff;color:var(--ink);font-size:12px;font-weight:900;cursor:pointer}.start-mode.is-active{border-color:rgba(11,124,255,.3);background:#eef6ff;color:#075fc5}.start-mode.camera{border-color:rgba(111,44,255,.24);background:linear-gradient(100deg,#f5f1ff,#fff3fb);color:#6320cc}.main-theme-label{display:flex;align-items:center;gap:8px;margin-top:18px;color:var(--muted);font-size:11px;font-weight:800}.main-theme-label span,.guided-head span{font-size:10px;letter-spacing:.15em;color:var(--blue);font-weight:950}.creator-card textarea{margin-top:8px}.photo-preview{display:grid;grid-template-columns:150px 1fr;gap:16px;align-items:center;margin:16px 0;padding:12px;border:1px solid #dfe6f2;border-radius:20px;background:linear-gradient(135deg,#f7faff,#fbf6ff)}.photo-preview img{width:150px;height:112px;object-fit:cover;border-radius:14px;background:#e9eef7}.photo-preview-copy{display:grid;gap:5px}.photo-preview-copy b{font-size:14px}.photo-preview-copy span{color:var(--muted);font-size:11px;line-height:1.6}.photo-preview-copy button{justify-self:start;margin-top:3px;padding:6px 9px;border:1px solid #d8e0ee;border-radius:9px;background:#fff;color:#536078;font-size:10px;font-weight:850;cursor:pointer}.guided-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:24px 0 10px}.guided-head>div{display:grid;gap:3px}.guided-head b{font-size:14px}.guided-head small{color:var(--muted);font-size:10px;font-weight:800}.guided-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.guide-field{position:relative;display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;column-gap:8px;padding:13px;border:1px solid #e0e6f1;border-radius:16px;background:#fff}.guide-field i{grid-row:1/3;display:grid;place-items:center;width:30px;height:30px;margin-top:2px;border-radius:10px;background:#f0f5ff;color:var(--blue);font-size:9px;font-style:normal;font-weight:950;letter-spacing:.08em}.guide-field span{font-size:11px;font-weight:900}.guide-field input{width:100%;min-width:0;margin-top:5px;padding:8px 0;border:0;border-bottom:1px solid #e7ebf3;border-radius:0;background:transparent;color:var(--ink);font-size:12px;outline:none}.guide-field input:focus{border-color:var(--blue);box-shadow:none}.guide-field input::placeholder{color:#9aa5b8}.photo-caution{display:grid;gap:3px;margin:14px 0 0;padding:11px 13px;border:1px solid #ffd9a8;border-radius:13px;background:#fff8ed}.photo-caution b{font-size:11px;color:#9b5100}.photo-caution span{font-size:10px;line-height:1.55;color:#8b6840}.rights-consent{display:flex;align-items:flex-start;gap:9px;margin:16px 0 4px;padding:12px 13px;border:1px solid #e1e6ef;border-radius:13px;background:#fafbfe;color:#647088;font-size:10px;line-height:1.6;cursor:pointer}.rights-consent input{width:17px;height:17px;flex:0 0 auto;margin:1px 0 0;accent-color:var(--blue)}.rights-consent a{color:var(--blue);font-weight:850}.quick-submit-box{margin:14px 0 4px;padding:14px;border:1px solid #d8e5fb;border-radius:18px;background:linear-gradient(135deg,#f7fbff,#faf7ff)}.quick-rights{margin:0 0 12px;background:#fff}.quick-submit-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.quick-submit-actions>span{color:var(--muted);font-size:11px;font-weight:800}.quick-submit-btn{min-width:250px}.optional-submit-foot{margin-top:16px;padding-top:14px;border-top:1px solid #e7ecf4}.optional-submit-foot>span{max-width:320px}.creator-card.is-uploading{opacity:.78}.creator-card.is-uploading .start-mode,.creator-card.is-uploading .guide-field input,.creator-card.is-uploading textarea{pointer-events:none}.submit-progress{display:inline-flex;align-items:center;gap:7px}.submit-progress:before{content:"";width:12px;height:12px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:osg-spin .8s linear infinite}@keyframes osg-spin{to{transform:rotate(360deg)}}.terms-page{max-width:820px;margin:0 auto;padding:56px 20px 100px}.terms-page h1{font-size:clamp(38px,7vw,68px);line-height:1;letter-spacing:-.05em}.terms-page h2{margin-top:34px;font-size:21px}.terms-page p,.terms-page li{color:#4d5b74;font-size:14px;line-height:1.85}.terms-page .terms-note{padding:15px 17px;border:1px solid #dce5f3;border-radius:16px;background:#f7faff}.terms-page a{color:var(--blue)}@media(max-width:640px){.guided-grid{grid-template-columns:1fr}.photo-preview{grid-template-columns:92px 1fr}.photo-preview img{width:92px;height:92px}.guided-head{align-items:flex-start;flex-direction:column;gap:4px}.start-modes{margin-top:20px}.start-mode{flex:1 1 auto}.rights-consent{font-size:9px}.quick-submit-box{padding:12px;margin-top:10px}.quick-submit-actions{align-items:stretch;flex-direction:column}.quick-submit-btn{width:100%;min-width:0}.optional-submit-foot{align-items:stretch;flex-direction:column}.optional-submit-foot .primary-btn{width:100%}}
