.route-start{--accent:#6B4226;--accent-dark:#4A2C1A;--accent-light:#F0E4D0}.route-start .page-header{background:linear-gradient(135deg,#4A2C1A,#6B4226 60%,#B8894A);padding:48px 5% 44px;display:flex;align-items:center;gap:20px;position:relative;overflow:hidden}.route-start .page-header:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 80% at 80% 20%,rgba(255,255,255,.08) 0,transparent 70%);pointer-events:none}.route-start .page-header>*{position:relative;z-index:1}.route-start .page-header-icon{width:56px;height:56px;border-radius:16px;background:rgba(255,255,255,.2);border:2px solid rgba(255,255,255,.4);display:flex;align-items:center;justify-content:center;flex-shrink:0}.route-start .page-header-icon svg{stroke:#fff}.route-start .page-tag{font-size:.68rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:rgba(255,255,255,.75);margin-bottom:6px}.route-start .page-title{font-family:var(--font-head);font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#fff;line-height:1.2;letter-spacing:-.025em}.route-start .wizard-wrap{max-width:720px;margin:0 auto;padding:40px 20px 80px}.route-start .progress-header{background:var(--white);border-radius:16px;box-shadow:var(--s-sm);border:1px solid var(--line);padding:24px 28px;margin-bottom:28px}.route-start .progress-steps{display:flex;align-items:center;gap:0;margin-bottom:16px}.route-start .ps{display:flex;align-items:center;justify-content:center;flex:1 1;position:relative}.route-start .ps:not(:last-child):after{content:"";position:absolute;top:50%;left:50%;width:100%;height:2px;background:var(--line);transform:translateY(-50%);z-index:0;transition:background .25s}.route-start .ps.done:not(:last-child):after{background:var(--accent)}.route-start .ps-circle{width:32px;height:32px;border-radius:50%;border:2px solid var(--line);background:var(--white);display:flex;align-items:center;justify-content:center;font-family:var(--font-head);font-size:.75rem;font-weight:700;color:var(--subtle);flex-shrink:0;transition:all .25s;position:relative;z-index:1}.route-start .ps.done .ps-circle{background:var(--accent);border-color:var(--accent);color:var(--white)}.route-start .ps.active .ps-circle{background:var(--white);border-color:var(--accent);color:var(--accent);box-shadow:0 0 0 4px var(--accent-light)}.route-start .ps-labels{display:flex;gap:0}.route-start .ps-label{font-size:.68rem;font-weight:600;color:var(--subtle);text-align:center;flex:1 1;transition:color .25s}.route-start .ps-label.active{color:var(--accent)}.route-start .ps-label.done{color:var(--ink3)}.route-start .progress-bar-wrap{height:4px;background:var(--line);border-radius:16px;overflow:hidden;margin-top:16px}.route-start .progress-bar-fill{height:100%;background:var(--accent);border-radius:100px;transition:width .4s cubic-bezier(.4,0,.2,1)}.route-start .step-card{background:var(--white);border-radius:16px;box-shadow:var(--s-sm);border:1px solid var(--line);padding:36px 40px;display:none}.route-start .step-card.active{display:block}.route-start .step-title{font-family:var(--font-head);font-size:1.2rem;font-weight:800;color:var(--ink);margin-bottom:6px;letter-spacing:-.015em}.route-start .step-desc{font-size:.86rem;color:var(--muted);margin-bottom:28px;line-height:1.6}.route-start .field{margin-bottom:20px}.route-start .field label{display:block;font-size:.82rem;font-weight:700;color:var(--ink3);margin-bottom:6px;letter-spacing:.01em}.route-start .field input,.route-start .field select,.route-start .field textarea{width:100%;padding:11px 14px;border:1.5px solid var(--line);border-radius:var(--r-sm);font-family:var(--font-body);font-size:.88rem;color:var(--ink);outline:none;background:var(--white);transition:border-color .15s,box-shadow .15s}.route-start .field input:focus,.route-start .field select:focus,.route-start .field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(107,66,38,.1)}.route-start .field textarea{resize:vertical;min-height:110px}.route-start .field-hint{font-size:.74rem;color:var(--muted);margin-top:5px}.route-start .field-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.route-start .option-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-gap:12px;gap:12px;margin-bottom:8px}.route-start .opt-card{border:2px solid var(--line);border-radius:var(--r-lg);padding:16px;cursor:pointer;transition:all .15s;text-align:center;background:var(--white)}.route-start .opt-card.selected,.route-start .opt-card:hover{border-color:var(--accent);background:var(--accent-light)}.route-start .opt-card-icon{font-size:1.6rem;margin-bottom:8px;color:var(--accent);display:flex;justify-content:center}.route-start .opt-card.selected .opt-card-icon{color:var(--accent-dark)}.route-start .opt-card-label{font-size:.82rem;font-weight:700;color:var(--ink3)}.route-start .opt-card.selected .opt-card-label{color:var(--accent-dark)}.route-start .upload-zone{border:2px dashed var(--line);border-radius:var(--r-lg);padding:36px;text-align:center;cursor:pointer;transition:all .15s;background:var(--surface);display:block}.route-start .upload-zone:hover{border-color:var(--accent);background:var(--accent-light)}.route-start .upload-icon{font-size:2rem;margin-bottom:8px;display:flex;justify-content:center}.route-start .upload-label{font-size:.86rem;font-weight:600;color:var(--slate);margin-bottom:4px}.route-start .upload-hint{font-size:.75rem;color:var(--muted)}.route-start .upload-zone input{display:none}.route-start .goal-display{font-family:var(--font-head);font-size:2rem;font-weight:800;color:var(--accent);text-align:center;margin-bottom:12px}.route-start .goal-slider{width:100%;accent-color:var(--accent);cursor:pointer;margin-bottom:8px}.route-start .goal-range-labels{display:flex;justify-content:space-between;font-size:.74rem;color:var(--muted)}.route-start .review-row{display:flex;justify-content:space-between;align-items:flex-start;padding:12px 0;border-bottom:1px solid var(--line);gap:16px}.route-start .review-row:last-child{border-bottom:none}.route-start .review-key{font-size:.82rem;font-weight:700;color:var(--muted);min-width:140px}.route-start .review-val{font-size:.84rem;color:var(--ink);text-align:right;flex:1 1}.route-start .step-nav{display:flex;justify-content:space-between;align-items:center;margin-top:32px;gap:12px}.route-start .btn-back{padding:11px 24px;border-radius:var(--r-sm);font-weight:700;font-size:.84rem;cursor:pointer;border:1.5px solid var(--line);background:var(--white);color:var(--slate);font-family:var(--font-body);transition:all .15s}.route-start .btn-back:hover{border-color:var(--ink3);color:var(--ink)}.route-start .btn-next{padding:11px 28px;border-radius:var(--r-sm);font-weight:700;font-size:.84rem;cursor:pointer;border:none;background:var(--accent);color:var(--white);font-family:var(--font-body);transition:background .15s;display:flex;align-items:center;gap:8px}.route-start .btn-next:hover{background:var(--accent-dark)}.route-start .btn-submit{padding:11px 28px;border-radius:var(--r-sm);font-weight:700;font-size:.84rem;cursor:pointer;border:none;background:var(--green);color:var(--white);font-family:var(--font-body);transition:background .15s;display:flex;align-items:center;gap:8px}.route-start .btn-submit:hover{background:var(--green-dark)}.route-start .btn-submit:disabled{opacity:.7;cursor:not-allowed}.route-start .success-screen{text-align:center;padding:20px 0}.route-start .success-icon{width:80px;height:80px;border-radius:50%;background:var(--green-light);display:flex;align-items:center;justify-content:center;margin:0 auto 24px;font-size:2.2rem;color:var(--green-dark)}.route-start .success-title{font-family:var(--font-head);font-size:1.5rem;font-weight:800;color:var(--ink);margin-bottom:10px;letter-spacing:-.02em}.route-start .success-desc{font-size:.9rem;color:var(--muted);max-width:420px;margin:0 auto 28px;line-height:1.7}.route-start .success-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.route-start .btn-home{border-radius:var(--r-sm);border:1.5px solid var(--line);background:var(--white);color:var(--slate);transition:all .15s}.route-start .btn-home,.route-start .btn-view{padding:11px 24px;font-weight:700;font-size:.84rem;cursor:pointer;font-family:var(--font-body)}.route-start .btn-view{border-radius:var(--r-sm);border:none;background:var(--accent);color:var(--white);transition:background .15s}.route-start .btn-view:hover{background:var(--accent-dark)}.route-start .editor-block{position:relative;border:1.5px solid var(--line);border-radius:12px;background:var(--white);overflow:hidden;transition:border-color .15s}.route-start .editor-block:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px rgba(107,66,38,.08)}.route-start .editor-block-bar{display:flex;align-items:center;justify-content:space-between;padding:6px 10px;background:var(--surface);border-bottom:1px solid var(--line);font-size:.72rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.6px}.route-start .editor-block-actions{display:flex;gap:4px}.route-start .story-insert-btn{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:100px;border:1.5px solid var(--blue);background:var(--blue-light);color:var(--blue-dark);font-family:var(--font-body);font-size:.76rem;font-weight:700;cursor:pointer;transition:all .15s}.route-start .story-insert-btn:hover{background:var(--blue);color:#fff}.route-start .story-editor{min-height:220px;padding:14px 16px;font-family:var(--font-body);font-size:.92rem;color:var(--ink);line-height:1.7;outline:none;cursor:text;word-wrap:break-word;white-space:pre-wrap;transition:background .15s}.route-start .story-editor:focus{background:var(--paper)}.route-start .story-editor.dragover{background:var(--surface);box-shadow:inset 0 0 0 2px var(--blue)}.route-start .story-editor:empty:before{content:attr(data-placeholder);color:var(--muted);pointer-events:none;display:block;white-space:pre-wrap}.route-start .story-figure{display:block;margin:14px 0;position:relative;border-radius:10px;overflow:hidden;border:1px solid var(--line);background:var(--surface);-webkit-user-select:none;-moz-user-select:none;user-select:none}.route-start .story-figure img{display:block;width:100%;max-height:380px;object-fit:cover}.route-start .story-figure figcaption{display:block;padding:8px 12px;font-size:.82rem;color:var(--slate);font-style:italic;outline:none;min-height:1.5em;-webkit-user-select:text;-moz-user-select:text;user-select:text;cursor:text;border-top:1px dashed var(--line);background:var(--paper)}.route-start .story-figure figcaption:empty:before{content:attr(data-placeholder);color:var(--muted);pointer-events:none}.route-start .story-figure-remove{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:50%;border:none;background:rgba(45,27,15,.85);color:#fff;font-size:1.1rem;line-height:1;cursor:pointer;opacity:0;transition:opacity .15s,background .15s;display:flex;align-items:center;justify-content:center;padding:0}.route-start .story-figure:hover .story-figure-remove{opacity:1}.route-start .story-figure-remove:hover{background:#2D1B0F}.route-start .story-editor a{color:var(--blue);text-decoration:underline;cursor:pointer;font-weight:600}.route-start .editor-help{font-size:.78rem;color:var(--muted);margin-top:10px;padding:10px 14px;background:var(--surface);border-radius:10px;border:1px dashed var(--line);line-height:1.5}.route-start .editor-help strong{color:var(--blue);font-weight:700}.route-start .extra-photo-remove{position:absolute;top:4px;right:4px;width:22px;height:22px;border-radius:50%;border:none;background:rgba(45,27,15,.85);color:#fff;font-size:.95rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .15s;z-index:2}.route-start .extra-photo-remove:hover{background:#2D1B0F}.route-start .field-invalid .story-editor,.route-start .field-invalid input,.route-start .field-invalid select,.route-start .field-invalid textarea{border-color:#DC2626!important;box-shadow:0 0 0 3px rgba(220,38,38,.1)!important}.route-start .field-invalid>label{color:#991B1B}.route-start .field-error-msg{color:#DC2626;font-size:.76rem;margin-top:6px;font-weight:600}.route-start .submit-error{background:rgba(220,38,38,.08);border:1px solid rgba(220,38,38,.3);border-radius:10px;padding:12px 16px;color:#991B1B;font-size:.84rem;line-height:1.5;margin-bottom:16px;font-weight:500}.route-start .submit-error strong{display:block;margin-bottom:4px;font-weight:700;color:#7F1D1D}@media (max-width:900px){.route-start .field-row{grid-template-columns:1fr}}@media (max-width:600px){.route-start .step-card{padding:24px 20px}.route-start .wizard-wrap{padding:24px 12px 60px}}