:root{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;color:#1f2937;background:#f8f9fa}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f8f9fa}button,input{font:inherit}a{color:inherit}#app{min-height:100vh}.login-page,.route-entry-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.login-card{width:100%;max-width:450px;padding:40px;border-radius:32px;background:#ffffff;border:1px solid #f0f0f0;box-shadow:0 20px 60px #00000014}.login-brand{display:flex;flex-direction:column;align-items:center;margin-bottom:40px}.bee-badge,.nav-badge{display:grid;place-items:center;color:#fff;background:linear-gradient(90deg,#ff3a33 0%,#ff7a2e 100%)}.bee-badge{width:64px;height:64px;margin-bottom:16px;border-radius:18px;box-shadow:0 12px 24px #ff7a2e3d;font-size:28px;font-weight:700}.login-brand h1{margin:0;color:#111827;font-size:32px;font-weight:900}.login-brand p{margin:8px 0 0;color:#9ca3af;font-size:14px}.login-section{width:100%}.wechat-panel{width:100%;padding:32px;border:0;border-radius:24px;background:#f9fafb;cursor:pointer}.wechat-panel:disabled{cursor:progress}.qr-shell{width:192px;height:192px;margin:0 auto 16px;padding:16px;border-radius:18px;background:#ffffff;box-shadow:0 4px 12px #0f172a0f}.qr-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;width:100%;height:100%}.qr-grid span{border-radius:4px;background:#f3f4f6}.qr-grid span.filled{background:#111827}.wechat-panel p{margin:0;color:#4b5563;font-size:14px;font-weight:500}.login-divider{display:flex;align-items:center;gap:16px;margin:32px 0}.login-divider span{flex:1;height:1px;background:#f3f4f6}.login-divider strong{color:#d1d5db;font-size:12px;font-weight:700}.phone-button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:56px;padding:0 20px;border:2px solid #f3f4f6;border-radius:999px;background:#ffffff;color:#4b5563;cursor:pointer;transition:background-color .2s ease;font-weight:700}.phone-button:hover{background:#f9fafb}.phone-button.disabled{cursor:not-allowed}.phone-icon{font-size:20px}.login-feedback,.planner-feedback{margin:16px 0 0;color:#dc2626;font-size:14px}.login-agreement{margin:32px 0 0;color:#d1d5db;font-size:10px;line-height:1.7;text-align:center}.login-agreement a{color:#9ca3af}.home-page{min-height:100vh;background:#f8f9fa}.top-nav{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:1200px;min-height:64px;margin:0 auto;padding:0 24px;border-bottom:1px solid #f3f4f6;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nav-brand,.nav-actions{display:flex;align-items:center;gap:8px}.nav-brand span{color:#111827;font-size:20px;font-weight:700;letter-spacing:-.02em}.nav-badge{width:32px;height:32px;border-radius:10px;font-size:14px;font-weight:700}.nav-center{margin:0;color:#9ca3af;font-size:14px;font-weight:500}.nav-link{border:0;background:transparent;color:#4b5563;cursor:pointer;font-weight:500}.avatar-link{width:40px;height:40px;border:0;border-radius:999px;background:#f3f4f6;color:#9ca3af;cursor:pointer}.hero-section{padding:48px 24px 0;text-align:center}.hero-pill{display:inline-flex;align-items:center;padding:6px 16px;border-radius:999px;background:#fff7ed;color:#ea580c;font-size:14px;font-weight:700}.hero-section h1{margin:24px 0 16px;color:#111827;font-size:clamp(36px,5vw,56px);font-weight:900;letter-spacing:-.04em}.hero-section h1 span{background:linear-gradient(90deg,#ff3a33 0%,#ff7a2e 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-section p{margin:0;color:#6b7280;font-size:18px}.chat-card{width:calc(100% - 48px);max-width:800px;margin:48px auto 0;padding:32px;border-radius:32px;background:#ffffff;border:1px solid #f0f0f0;box-shadow:0 10px 40px #0000000f}.chat-box{height:400px;overflow-y:auto;padding-right:8px;margin-bottom:32px}.message{max-width:80%;margin-bottom:20px;padding:16px 20px}.message-ai{background:#f5f5f5;border-radius:20px 20px 20px 4px}.message-ai.subtle{border:1px solid #f3f4f6}.message-user{margin-left:auto;color:#fff;background:linear-gradient(90deg,#ff3a33 0%,#ff7a2e 100%);border-radius:20px 20px 4px;box-shadow:0 12px 24px #ff7a2e2e}.message-text{color:inherit;line-height:1.7;white-space:pre-wrap}.message-ai .message-text{color:#374151}.chip-row{display:flex;flex-wrap:wrap;gap:12px;margin:16px 0 20px}.chip{padding:8px 20px;border:1px solid #eeeeee;border-radius:999px;background:#ffffff;color:#666;cursor:pointer;transition:border-color .2s ease,color .2s ease}.chip:hover{border-color:#ff3a33;color:#ff3a33}.input-bar{display:flex;align-items:center;padding:8px;border:2px solid #f0f0f0;border-radius:999px;background:#f9fafb;transition:border-color .2s ease,box-shadow .2s ease}.input-bar:focus-within,.input-bar.focused{border-color:#ff3a33;box-shadow:0 0 0 4px #ff3a331a}.input-bar input{flex:1;padding:12px 24px;border:0;background:transparent;color:#374151;outline:none}.input-bar button{width:48px;height:48px;border:0;border-radius:999px;background:linear-gradient(90deg,#ff3a33 0%,#ff7a2e 100%);color:#fff;cursor:pointer;box-shadow:0 12px 24px #ff7a2e3d}.input-bar button:disabled{cursor:progress;opacity:.88}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;width:calc(100% - 48px);max-width:800px;margin:48px auto 0;text-align:center}.stats-grid strong{display:block;margin-bottom:4px;color:#111827;font-size:32px;font-weight:900}.stats-grid span{color:#9ca3af;font-size:14px}.route-entry-card{width:100%;max-width:640px;padding:40px;border-radius:32px;background:#ffffff;border:1px solid #f0f0f0;box-shadow:0 20px 60px #00000014;text-align:center}.entry-tag{margin:0 0 16px;color:#ea580c;font-size:13px;font-weight:700}.route-entry-card h1{margin:0;color:#111827;font-size:32px;font-weight:900}.route-entry-card p{margin:20px 0 8px;color:#6b7280}.route-entry-card strong{display:block;color:#111827;font-size:24px}.route-entry-card button{min-width:140px;margin-top:28px;padding:14px 20px;border:0;border-radius:999px;color:#fff;background:linear-gradient(90deg,#ff3a33 0%,#ff7a2e 100%);cursor:pointer}.routes-page,.detail-page{min-height:100vh;background:#f8f9fa}.routes-shell,.detail-shell{max-width:1200px;margin:0 auto;padding:48px 24px}.filter-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:40px}.filter-group{display:flex;flex-wrap:wrap;gap:12px}.filter-chip{display:inline-flex;align-items:center;gap:4px;padding:6px 16px;border:1px solid #eeeeee;border-radius:999px;background:#ffffff;color:#666;cursor:pointer;font-size:13px;transition:.2s ease}.filter-chip.active{border-color:#fed7aa;background:#fff7ed;color:#ea580c;font-weight:700}.filter-count{color:#9ca3af;font-size:14px}.route-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.route-card{overflow:hidden;border:1px solid #f0f0f0;border-radius:24px;background:#ffffff;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.route-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.route-image{position:relative;height:200px}.route-image img{width:100%;height:100%;object-fit:cover}.route-tag{position:absolute;top:16px;left:16px;padding:6px 12px;border-radius:10px;color:#fff;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-size:12px;font-weight:700}.route-content{padding:24px}.route-content h3{margin:0 0 16px;color:#111827;font-size:28px;line-height:1.25}.route-labels{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.route-labels span{padding:4px 12px;border-radius:12px;background:#f3f4f6;color:#6b7280;font-size:12px}.route-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.route-rating{display:flex;align-items:center;gap:4px;margin-bottom:4px}.route-rating .star{color:#facc15}.route-rating strong{color:#1f2937}.route-rating small,.route-author,.route-price small{color:#9ca3af}.route-price{text-align:right}.route-price strong{display:block;color:#f97316;font-size:32px;font-weight:900}.regen-button,.share-button,.state-card button,.price-card button{border:0;cursor:pointer}.regen-button{display:inline-flex;align-items:center;min-height:40px;padding:0 24px;border-radius:999px;background:#111827;color:#fff;font-size:14px;font-weight:700}.route-grid-loading{min-height:260px}.skeleton-card{height:360px;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 37%,#f3f4f6 63%);background-size:400% 100%;animation:skeleton-loading 1.4s ease infinite}.state-card{padding:40px;border:1px solid #f0f0f0;border-radius:32px;background:#ffffff;text-align:center}.state-card h2{margin:0;color:#111827;font-size:28px}.state-card p{margin:16px 0 24px;color:#6b7280}.state-card button{min-width:140px;min-height:48px;padding:0 20px;border-radius:999px;background:linear-gradient(90deg,#ff3a33 0%,#ff7a2e 100%);color:#fff;font-weight:700}.detail-brand{gap:10px}.back-button{width:32px;height:32px;margin-right:8px;border:0;background:transparent;color:#9ca3af;cursor:pointer;font-size:24px}.share-button{min-height:40px;padding:0 24px;border-radius:999px;background:#f3f4f6;color:#4b5563;font-size:14px;font-weight:700}.detail-loading{padding:120px 24px;color:#6b7280;text-align:center;font-size:18px}.detail-hero{position:relative;height:400px;overflow:hidden}.detail-hero img{width:100%;height:100%;object-fit:cover}.detail-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.3)}.detail-heading{text-align:center}.detail-heading h1{margin:0 0 24px;color:#fff;font-size:clamp(34px,5vw,56px);font-weight:900;text-shadow:0 8px 24px rgba(0,0,0,.24)}.detail-meta{display:flex;align-items:center;justify-content:center;gap:24px;color:#fff;font-weight:700}.detail-shell{display:flex;gap:48px}.detail-main{flex:1}.section-title{display:flex;align-items:center;gap:12px;margin:0 0 32px;color:#111827;font-size:32px;font-weight:900}.section-title span{width:6px;height:32px;border-radius:999px;background:linear-gradient(90deg,#ff3a33 0%,#ff7a2e 100%)}.timeline-list{display:flex;flex-direction:column;gap:16px}.timeline-item{position:relative;padding-left:48px;padding-bottom:40px}.timeline-item:before{content:"";position:absolute;left:19px;top:40px;bottom:0;width:2px;background:#f0f0f0}.timeline-item:last-child:before{display:none}.timeline-dot{position:absolute;left:0;top:0;display:grid;place-items:center;width:40px;height:40px;border:2px solid #ff3a33;border-radius:999px;background:#fff5f5;color:#ff3a33;font-size:18px;font-weight:900}.timeline-card{padding:32px;border:1px solid #f3f4f6;border-radius:32px;background:#ffffff}.timeline-card h3{margin:0 0 16px;color:#111827;font-size:24px}.timeline-card p{margin:0;color:#6b7280;line-height:1.9}.timeline-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px}.timeline-gallery img{width:100%;height:192px;border-radius:16px;object-fit:cover}.detail-side{width:360px}.price-card,.author-card{border:1px solid #f3f4f6;border-radius:32px;background:#ffffff}.price-card{position:sticky;top:100px;padding:32px;box-shadow:0 20px 40px #94a3b81f}.price-card small{color:#9ca3af}.price-line{display:flex;align-items:baseline;gap:4px;margin:8px 0 24px}.price-line strong{color:#f97316;font-size:48px;font-weight:900}.price-line span{color:#9ca3af}.price-card ul{padding:0;margin:0 0 32px;list-style:none}.price-card li{margin-bottom:16px;color:#4b5563;font-size:14px}.price-card button{width:100%;min-height:56px;border-radius:999px;background:linear-gradient(90deg,#ff3a33 0%,#ff7a2e 100%);color:#fff;font-size:20px;font-weight:900;box-shadow:0 20px 30px #ff7a2e3d}.publish-entry-btn{margin-top:14px;background:#111827!important;box-shadow:none!important}.price-card p{margin:16px 0 0;color:#9ca3af;font-size:12px;text-align:center;font-style:italic}.consult-feedback{margin-top:16px;color:#ea580c;font-size:13px;line-height:1.7}.author-card{display:flex;align-items:center;gap:16px;margin-top:24px;padding:24px}.author-avatar{width:64px;height:64px;overflow:hidden;border-radius:999px;background:#ffedd5}.author-avatar img{width:100%;height:100%;object-fit:cover}.author-card strong{color:#111827}.author-card p{margin:6px 0 0;color:#9ca3af;font-size:12px}.detail-state{max-width:720px;margin:48px auto}.publish-page{min-height:100vh;padding:48px 24px;background:#f8f9fa}.publish-header{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto 40px}.cancel-link{border:0;background:transparent;color:#9ca3af;cursor:pointer;font-weight:500}.publish-card-shell{max-width:1200px;margin:0 auto}.publish-card{width:100%;max-width:900px;margin:0 auto;padding:48px;border:1px solid #f0f0f0;border-radius:32px;background:#ffffff;box-shadow:0 10px 40px #0000000a}.publish-wide{max-width:1000px}.publish-body{max-width:900px;margin:0 auto}.publish-narrow{max-width:750px}.publish-body h2{margin:0 0 40px;color:#111827;font-size:36px;font-weight:900;text-align:center}.publish-subtitle{margin:-28px 0 40px;color:#9ca3af;text-align:center}.step-row{display:flex;margin-bottom:64px;padding:0 40px}.step-row .step-item{flex:1;position:relative;text-align:center}.step-row .step-item:after{content:"";position:absolute;top:16px;left:60%;width:80%;height:2px;background:#f0f0f0;z-index:0}.step-row .step-item:last-child:after{display:none}.step-row .step-item.completed:after{background:#ff3a33}.step-row .step-circle{position:relative;z-index:1;display:grid;place-items:center;width:32px;height:32px;margin:0 auto 8px;border-radius:999px;background:#f0f0f0;color:#999;font-weight:700}.step-row .step-item.active .step-circle,.step-row .step-item.completed .step-circle{background:#ff3a33;color:#fff}.step-row .step-item.active .step-circle{box-shadow:0 0 0 6px #ff3a3326}.step-row .step-item.active .step-label{color:#ff3a33;font-weight:700}.step-label{font-size:12px;color:#6b7280}.publish-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.publish-grid .full{grid-column:1 / -1}.publish-grid label,.day-fields label{display:block;margin-bottom:12px;color:#111827;font-size:14px;font-weight:700}.publish-grid input,.publish-grid select,.day-fields select{width:100%;min-height:52px;padding:0 18px;border:1px solid #e5e7eb;border-radius:14px;background:#ffffff}.tag-group{display:flex;flex-wrap:wrap;gap:12px}.tag-group .tag-item{border-radius:12px}.publish-actions{display:flex;justify-content:center;gap:16px;margin-top:48px}.secondary-btn,.primary-btn{min-height:56px;padding:0 32px;border:0;border-radius:999px;cursor:pointer;font-weight:800}.secondary-btn{background:#f3f4f6;color:#4b5563}.primary-btn{color:#fff;background:linear-gradient(90deg,#ff3a33 0%,#ff7a2e 100%);box-shadow:0 20px 30px #ff7a2e2e}.primary-btn.large{padding:0 48px;font-size:20px}.primary-btn.dark{background:#111827;box-shadow:none}.day-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.day-card,.guide-card{padding:24px;border:2px solid #f8f9fa;border-radius:24px;background:#ffffff}.day-card-head{display:flex;justify-content:space-between;margin-bottom:24px}.day-card-head span{padding:6px 16px;border-radius:999px;background:#111827;color:#fff;font-size:12px;font-weight:700}.day-fields{display:flex;flex-direction:column;gap:16px}.meal-group{display:flex;gap:16px}.meal-group label{display:flex;align-items:center;gap:6px;margin-bottom:0;color:#6b7280;font-size:12px}.add-day-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;border:2px dashed #e5e7eb;border-radius:24px;background:transparent;color:#d1d5db;cursor:pointer;font-size:16px;font-weight:700}.add-day-card span{margin-bottom:8px;font-size:36px}.guide-list{display:flex;flex-direction:column;gap:24px}.guide-card h3{margin:0 0 20px;color:#111827;font-size:24px}.guide-option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.guide-option{padding:12px 16px;border:1px solid #eeeeee;border-radius:14px;background:#ffffff;color:#555;cursor:pointer;text-align:left}.guide-option.active{border-color:#ff3a33;color:#ff3a33;background:#fff5f5}.upload-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.upload-box{position:relative;aspect-ratio:16 / 10;border:3px dashed #dddddd;border-radius:20px;background:#fafafa;cursor:pointer}.upload-box.uploaded{border-style:solid;border-color:#22c55e}.upload-mark{position:absolute;top:10px;left:10px;padding:4px 12px;border-radius:10px;background:#ff3a33;color:#fff;font-size:12px;font-weight:700}.upload-check{position:absolute;top:10px;right:10px;display:grid;place-items:center;width:28px;height:28px;border-radius:999px;background:#22c55e;color:#fff}.upload-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:20px;color:#9ca3af;text-align:center}.review-box{overflow:hidden;border:1px solid #f0f0f0;border-radius:32px}.review-cover{height:256px;background:linear-gradient(135deg,#fecaca 0%,#fed7aa 100%)}.review-content{padding:40px}.review-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}.review-head h3{margin:0 0 12px;color:#111827;font-size:36px;font-weight:900}.review-tags{display:flex;flex-wrap:wrap;gap:8px}.review-tags span{padding:6px 12px;border-radius:12px;background:#f3f4f6;color:#6b7280;font-size:12px;font-weight:700}.review-price{text-align:right}.review-price small{color:#9ca3af}.review-price strong{display:block;color:#f97316;font-size:36px;font-weight:900}.review-days{display:flex;flex-direction:column;gap:16px;color:#6b7280;line-height:1.8}.review-days strong{margin-right:12px;color:#111827}.review-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(255,255,255,.98);z-index:100}.overlay-box{max-width:520px;text-align:center}.overlay-box h2{margin:0 0 16px;color:#111827;font-size:40px;font-weight:900}.overlay-box p{margin:0;color:#6b7280;font-size:18px;line-height:1.8}.loading-ring{width:72px;height:72px;margin:0 auto 24px;border:6px solid #fed7aa;border-top-color:#ff7a2e;border-radius:999px;animation:spin 1s linear infinite}.success-badge{display:grid;place-items:center;width:96px;height:96px;margin:0 auto 24px;border-radius:999px;background:#dcfce7;color:#16a34a;font-size:48px;font-weight:900}.publish-state{max-width:760px;margin:0 auto}.profile-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:#f8f9fa}.profile-card{max-width:450px}.profile-panel{display:flex;flex-direction:column;align-items:center}.profile-avatar{width:96px;height:96px;display:grid;place-items:center;margin-bottom:16px;border:4px solid #ffffff;border-radius:999px;background:linear-gradient(90deg,#fed7aa 0%,#fdba74 100%);box-shadow:0 20px 30px #0f172a1f;color:#9a3412;font-size:36px;font-weight:900}.profile-panel h1{margin:0;color:#111827;font-size:24px;font-weight:900}.profile-badge{margin-top:8px;padding:4px 12px;border-radius:999px;background:#fff7ed;color:#ea580c;font-size:10px;font-weight:700}.profile-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;margin-top:40px}.profile-stat-card{padding:24px;border:0;border-radius:24px;background:#f9fafb;cursor:pointer;text-align:center}.profile-stat-card strong{display:block;color:#111827;font-size:32px;font-weight:900}.profile-stat-card span{color:#9ca3af;font-size:12px}.profile-actions{width:100%;margin-top:32px}.profile-primary-btn,.profile-secondary-btn{width:100%;min-height:56px;border:0;border-radius:16px;cursor:pointer;font-size:16px;font-weight:700}.profile-primary-btn{color:#fff;background:linear-gradient(90deg,#ff3a33 0%,#ff7a2e 100%);box-shadow:0 20px 30px #ff7a2e2e}.profile-secondary-btn{margin-top:12px;color:#4b5563;background:#f9fafb}@keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 900px){.top-nav{padding:0 16px}.nav-center{display:none}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.route-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.detail-shell{flex-direction:column}.detail-side{width:100%}.price-card{position:static}.day-grid,.guide-option-grid,.upload-grid{grid-template-columns:1fr}}@media (max-width: 640px){.login-card,.chat-card,.route-entry-card{padding:24px;border-radius:24px}.hero-section{padding:32px 16px 0}.chat-card,.stats-grid{width:calc(100% - 32px)}.stats-grid{grid-template-columns:1fr}.message{max-width:92%}.routes-shell,.detail-shell{padding:32px 16px}.filter-row{flex-direction:column;align-items:flex-start;margin-bottom:24px}.route-grid,.timeline-gallery{grid-template-columns:1fr}.route-content h3,.timeline-card h3{font-size:22px}.detail-meta{flex-direction:column;gap:10px}.publish-page{padding:24px 16px}.publish-card{padding:24px;border-radius:24px}.step-row{padding:0;gap:8px}.step-row .step-item:after{display:none}.publish-grid{grid-template-columns:1fr;gap:20px}.publish-actions,.review-head{flex-direction:column}}
