:root{--cq-bg: #f4eee2;--cq-surface: #fffaf2;--cq-surface-soft: #fff7eb;--cq-text: #2e261e;--cq-text-soft: #6f6356;--cq-border: #e6d8c3;--cq-primary: #c06a2e;--cq-primary-strong: #8f4f21;--cq-highlight: #2f8a5c;--cq-radius-lg: 22px;--cq-radius-md: 16px;--cq-shadow: 0 12px 24px rgba(58, 44, 31, .1)}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:Poppins,Avenir Next,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--cq-text);background:radial-gradient(circle at 0% 0%,#fce9cd 0%,transparent 36%),radial-gradient(circle at 100% 20%,#e8f5e6 0%,transparent 28%),repeating-linear-gradient(-12deg,rgba(130,95,62,.025) 0px,rgba(130,95,62,.025) 2px,transparent 2px,transparent 8px),var(--cq-bg)}a{color:inherit;text-decoration:none}.cq-app-shell{min-height:100vh;max-width:460px;margin:0 auto;display:flex;flex-direction:column;padding:16px 16px 92px}.cq-app-shell-wide{max-width:1120px}.cq-app-topbar{margin-bottom:12px;display:flex;justify-content:space-between;align-items:center;gap:10px}.cq-app-user{margin:0;font-size:.78rem;color:var(--cq-text-soft);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cq-logout-btn{padding:8px 12px;font-size:.8rem}.cq-topbar-actions{display:flex;align-items:center;gap:8px}.cq-topbar-btn{padding:8px 12px;font-size:.8rem;line-height:1}.cq-app-main{flex:1}.cq-auth-loading{max-width:460px;margin:28px auto;text-align:center;color:#4e6689;font-weight:600}.cq-page-card{background:var(--cq-surface);border:1px solid var(--cq-border);border-radius:var(--cq-radius-lg);box-shadow:var(--cq-shadow);padding:20px}.cq-page-eyebrow{margin:0 0 8px;color:var(--cq-primary-strong);letter-spacing:.04em;font-size:.8rem;font-weight:700}.cq-page-card h2{margin:0;font-size:1.45rem}.cq-page-card p{margin:10px 0 0;color:var(--cq-text-soft);line-height:1.55}.cq-home-page{display:grid;gap:12px}.cq-home-header,.cq-home-quest-card,.cq-home-coach-card,.cq-home-feed-card{background:var(--cq-surface);border:1px solid var(--cq-border);border-radius:var(--cq-radius-lg);box-shadow:var(--cq-shadow)}.cq-home-header,.cq-home-quest-card,.cq-home-coach-card,.cq-home-feed-card{padding:16px}.cq-home-header h2{margin:4px 0 0;font-size:1.4rem}.cq-home-header p{margin:8px 0 0;color:var(--cq-text-soft)}.cq-home-quest-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.cq-home-section-label{margin:0;font-size:.78rem;font-weight:700;color:var(--cq-primary-strong);letter-spacing:.02em}.cq-home-quest-head h3,.cq-home-coach-card h3{margin:6px 0 0;font-size:1.05rem}.cq-home-coach-card p{margin:8px 0 0;color:var(--cq-text-soft);line-height:1.5}.cq-home-progress-text{margin:8px 0 0;font-size:.8rem;color:#456287;font-weight:600}.cq-home-quest-actions{margin-top:10px;display:grid;grid-template-columns:1fr;gap:8px}.cq-home-btn{margin-top:0;justify-content:center}.cq-home-inline-btn{margin-top:12px;display:inline-flex;text-decoration:none}.cq-home-quick-grid{display:grid;gap:10px}.cq-home-quick-card{display:block;border:1px solid #dfd0bb;border-radius:14px;background:#fff7ea;padding:12px;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease}.cq-home-quick-card:hover{transform:translateY(-1px);box-shadow:0 10px 18px #3a2c1f1c}.cq-home-quick-card h4{margin:0;font-size:.98rem}.cq-home-quick-card p{margin:7px 0 0;color:#675745;font-size:.86rem;line-height:1.5}.cq-home-feed-list{margin:8px 0 0;padding-left:18px;display:grid;gap:6px;color:#5f503f;font-size:.84rem}.cq-auth-page{min-height:100vh;max-width:460px;margin:0 auto;padding:18px 16px 26px}.cq-auth-card{background:var(--cq-surface);border:1px solid var(--cq-border);border-radius:var(--cq-radius-lg);box-shadow:var(--cq-shadow);padding:18px 16px}.cq-auth-card h2{margin:4px 0 0;font-size:1.35rem}.cq-auth-card p{margin:8px 0 0;color:var(--cq-text-soft);line-height:1.5}.cq-auth-form{margin-top:12px;display:grid;gap:12px}.cq-auth-error{margin:0;border:1px solid #f0c2ca;border-radius:10px;background:#fff2f5;padding:8px 10px;color:#a72f45;font-size:.8rem;font-weight:600}.cq-auth-btn{width:100%;justify-content:center}.cq-auth-switch{margin-top:12px;font-size:.85rem}.cq-auth-switch a{color:var(--cq-primary-strong);font-weight:700}.cq-reco-page{display:grid;gap:12px}.cq-reco-header{background:var(--cq-surface);border:1px solid var(--cq-border);border-radius:var(--cq-radius-lg);box-shadow:var(--cq-shadow);padding:18px 16px}.cq-reco-header h2{margin:4px 0 0;font-size:1.45rem}.cq-reco-header p{margin:8px 0 0;color:var(--cq-text-soft);line-height:1.5}.cq-reco-profile-note{margin:0;border:1px dashed #bdd7fb;border-radius:12px;background:#f4f9ff;padding:10px 12px;font-size:.82rem;color:#2f4b76}.cq-todays-quest{background:linear-gradient(135deg,#fff6e8,#f8efde);border:1px solid #e7d6ba;border-radius:var(--cq-radius-md);padding:14px}.cq-todays-quest-head{display:flex;justify-content:space-between;align-items:center}.cq-todays-quest-head h3{margin:0;font-size:1rem}.cq-todays-quest-head span{font-size:.8rem;font-weight:700;color:var(--cq-primary-strong)}.cq-todays-quest-title{margin:8px 0 0;font-weight:600}.cq-quest-progress-track{margin-top:10px;width:100%;height:10px;border-radius:999px;background:#e7dccd;overflow:hidden}.cq-quest-progress-fill{height:100%;border-radius:999px;background:linear-gradient(135deg,#b5642e,#2f8a5c);transition:width .22s ease}.cq-route-grid{display:grid;gap:12px}.cq-route-card{background:var(--cq-surface);border:1px solid var(--cq-border);border-radius:var(--cq-radius-md);padding:14px}.cq-route-top-row{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.cq-route-top-row h3{margin:0;font-size:1.05rem}.cq-route-difficulty{border-radius:999px;background:#fff5e9;border:1px solid #ebd5b7;padding:4px 8px;font-size:.72rem;font-weight:700;color:#6b4021}.cq-difficulty-easy{background:#ecf9f1;border-color:#bee6cf;color:#256946}.cq-difficulty-medium{background:#fff6e8;border-color:#ead5b5;color:#7a4d22}.cq-difficulty-hard{background:#fceef0;border-color:#f0c8d0;color:#8f3145}.cq-route-style-tag{display:inline-block;margin-top:8px;border-radius:999px;background:#f8efe2;border:1px dashed #c7b297;padding:3px 8px;font-size:.72rem;font-weight:700;color:#6a4f36}.cq-route-line{margin-top:10px;display:flex;align-items:center;gap:6px}.cq-route-line-lg{margin-top:12px}.cq-route-line-segment{flex:1;height:4px;border-radius:999px;background:linear-gradient(90deg,#e5c89c,#bf8655,#8f5c2f)}.cq-route-line-node{width:14px;height:14px;border-radius:50%;border:2px solid #fff;box-shadow:0 4px 8px #4c352033}.cq-route-line-node-start{background:#2e9d6f}.cq-route-line-node-mid{background:#ca7f34}.cq-route-line-node-finish{background:#b44a63}.cq-route-description{margin:10px 0 0;color:var(--cq-text-soft);line-height:1.5}.cq-route-reason{margin:8px 0 0;font-size:.84rem;color:#295081}.cq-route-btn{margin-top:12px;width:100%;justify-content:center}.cq-route-btn:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}.cq-community-page{display:grid;gap:12px}.cq-community-header{background:var(--cq-surface);border:1px solid var(--cq-border);border-radius:var(--cq-radius-lg);box-shadow:var(--cq-shadow);padding:18px 16px}.cq-community-header h2{margin:4px 0 0;font-size:1.35rem}.cq-community-header p{margin:8px 0 0;color:var(--cq-text-soft);line-height:1.5}.cq-community-search{display:grid;gap:6px}.cq-community-search-label{font-size:.82rem;font-weight:700}.cq-community-search input{width:100%;border:1px solid #cddcf0;border-radius:12px;background:#f8fbff;padding:10px 11px;font:inherit}.cq-community-filters{display:grid;gap:8px}.cq-community-chip-group{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.cq-community-chip-group::-webkit-scrollbar{height:6px}.cq-community-chip-group::-webkit-scrollbar-thumb{background:#d4e1f3;border-radius:999px}.cq-community-list{display:grid;gap:12px}.cq-community-card{background:var(--cq-surface);border:1px solid var(--cq-border);border-radius:var(--cq-radius-md);padding:14px}.cq-community-meta{margin-top:8px;display:flex;justify-content:space-between;gap:10px;font-size:.8rem;color:#506485}.cq-community-author{display:inline-flex;align-items:center;gap:7px}.cq-community-avatar{width:24px;height:24px;border-radius:50%;display:inline-grid;place-items:center;font-size:.68rem;font-weight:800;color:#fff;background:linear-gradient(135deg,var(--avatar-a),var(--avatar-b));border:1px solid var(--avatar-ring);box-shadow:0 2px 6px #1b294029}.cq-community-rating{color:#2f4f79;font-weight:700}.cq-community-style-row{margin-top:8px;display:flex;gap:8px;flex-wrap:wrap}.cq-community-source-row{margin-top:8px}.cq-community-source-badge{display:inline-block;border-radius:999px;padding:3px 8px;font-size:.72rem;font-weight:700}.cq-community-source-badge-ai{background:#efe9ff;border:1px solid #d8cbfb;color:#5f439f}.cq-community-source-badge-community{background:#ecfaf2;border:1px solid #c7ecd7;color:#2d6b52}.cq-community-empty{margin:0;border:1px dashed #c8d9f0;border-radius:12px;background:#f5f9ff;padding:12px;color:#506485;font-size:.84rem}.cq-community-status{margin:0;border:1px solid #c8d9f0;border-radius:12px;background:#f5f9ff;padding:12px;color:#506485;font-size:.84rem;font-weight:600}.cq-community-status-error{border-color:#f0c2ca;background:#fff2f5;color:#a72f45}.cq-community-detail-link{margin-top:12px;width:100%;justify-content:center;text-align:center;text-decoration:none}.cq-discover-quiz-page{display:grid;gap:12px}.cq-discover-quiz-header,.cq-discover-quiz-card,.cq-discover-result-card{background:var(--cq-surface);border:1px solid var(--cq-border);border-radius:var(--cq-radius-lg);box-shadow:var(--cq-shadow)}.cq-discover-quiz-header{padding:18px 16px}.cq-discover-quiz-header h2{margin:4px 0 0;font-size:1.4rem}.cq-discover-quiz-header p{margin:8px 0 0;color:var(--cq-text-soft);line-height:1.5}.cq-discover-quiz-card,.cq-discover-result-card{padding:14px}.cq-discover-quiz-meta{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;font-weight:700;color:#536a8a}.cq-discover-quiz-card h3{margin:12px 0 0;font-size:1.08rem}.cq-discover-option-list{margin-top:10px;display:grid;gap:8px}.cq-discover-option-btn{width:100%;text-align:left;border:1px solid #d2dff0;border-radius:12px;background:#f8fbff;padding:11px;font:inherit;font-size:.92rem;font-weight:600;color:#355175}.cq-discover-option-btn-active{border-color:#85b8ff;background:#eaf3ff;color:#204a81}.cq-discover-action-row{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.cq-discover-next-btn{width:100%;justify-content:center}.cq-discover-next-btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.cq-discover-result-card h3{margin:4px 0 0;font-size:1.28rem}.cq-discover-result-subtitle{margin:8px 0 0;color:#3b5f89;font-weight:600}.cq-discover-mascot-card{margin-top:12px;border:1px solid #d8e7fb;background:#f3f8ff;border-radius:12px;padding:10px;display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center}.cq-discover-mascot-avatar{width:88px;height:88px;border-radius:18px;display:grid;place-items:center;overflow:hidden;background:#fff;border:1px solid #cfe0f6}.cq-mbti-avatar-svg{width:100%;height:100%;display:block}.cq-discover-mascot-name{margin:0;font-size:.82rem;font-weight:700;color:#2d4f78}.cq-discover-mascot-line{margin:4px 0 0;font-size:.84rem;color:#516f93}.cq-discover-mascot-emoji{margin:6px 0 0;font-size:1rem}.cq-discover-route-pick{margin-top:12px;border:1px dashed #d3c2a6;border-radius:12px;background:#fff7ea;padding:10px}.cq-discover-route-label{margin:0;font-size:.78rem;font-weight:700;color:#6f5a40}.cq-discover-route-name{margin:6px 0 0;font-size:1.02rem;font-weight:700;color:#2f261d}.cq-discover-route-reason{margin:8px 0 0;color:#5f5243;line-height:1.55}.cq-discover-reco-list{margin-top:12px;display:grid;gap:8px}.cq-discover-reco-link{text-decoration:none;display:block;color:inherit;cursor:pointer}.cq-discover-reco-card{border:1px solid #ddcbb2;border-radius:18px;background:#f7f2e8;padding:16px;transition:transform .16s ease,box-shadow .16s ease}.cq-discover-reco-card:hover{transform:translateY(-2px);box-shadow:0 10px 20px #43342024}.cq-discover-reco-card h4{margin:0;font-size:1.05rem;line-height:1.2}.cq-discover-reco-card .cq-route-difficulty{border:1px solid #e0c9a8;background:#f8f0e2;color:#5b3718}.cq-discover-reco-card .cq-route-style-tag{margin-top:12px;border-style:dashed;color:#6d3f17;background:#f8f0df}.cq-discover-reco-card .cq-route-description{margin-top:12px;color:#495466;font-size:.86rem;line-height:1.45}.cq-discover-reco-card .cq-route-reason{margin-top:10px;color:#1f4f83;font-size:.82rem;font-weight:600}.cq-discover-result-actions{margin-top:12px;display:grid;gap:9px}.cq-discover-result-btn{width:100%;justify-content:center;text-align:center}.cq-profile-page{display:grid;gap:12px}.cq-profile-header,.cq-profile-card{background:var(--cq-surface);border:1px solid var(--cq-border);border-radius:var(--cq-radius-lg);box-shadow:var(--cq-shadow)}.cq-profile-header{padding:18px 16px}.cq-profile-header h2{margin:4px 0 0;font-size:1.35rem}.cq-profile-identity{display:flex;align-items:center;gap:12px}.cq-profile-avatar{width:58px;height:58px;border-radius:50%;object-fit:cover;border:2px solid #d7e4f7;box-shadow:0 8px 14px #25385229;background:#eef5ff}.cq-profile-avatar-fallback{display:grid;place-items:center;font-size:.95rem;font-weight:800;color:#fff;background:linear-gradient(135deg,#2f7de1,#23a673)}.cq-profile-header p{margin:8px 0 0;color:var(--cq-text-soft);line-height:1.5}.cq-profile-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cq-profile-stat-card{background:#fff6e8;border:1px solid #e3d3b7;border-radius:14px;padding:12px;box-shadow:0 8px 14px #5c462e14}.cq-profile-stat-card p{margin:0;font-size:.78rem;color:#4f6587}.cq-profile-stat-card h3{margin:6px 0 0;font-size:1.35rem}.cq-profile-card{padding:14px}.cq-profile-card h3{margin:0;font-size:1rem}.cq-profile-progress-block{margin-top:10px}.cq-profile-progress-head{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;font-weight:600;color:#4d6486}.cq-profile-badge-row{margin-top:10px;display:flex;gap:8px;flex-wrap:wrap}.cq-profile-badge{border-radius:999px;border:1px dashed #c7b297;background:#fff3df;color:#7c5227;padding:5px 10px;font-size:.75rem;font-weight:700;box-shadow:0 6px 12px #7c52271f}.cq-profile-activity-list{margin-top:10px;display:grid;gap:8px}.cq-profile-activity-item{border:1px solid #e9dac2;border-radius:12px;background:#fff8ee;padding:10px}.cq-profile-activity-item p{margin:0;color:#6a573e;font-size:.85rem}.cq-growth-map{margin-top:12px;border:1px dashed #dec7a6;background:#fff7ea;border-radius:12px;padding:10px 10px 12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start}.cq-growth-step{display:grid;justify-items:center;gap:6px;position:relative}.cq-growth-dot{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#ede4d5;color:#8c7d67;font-size:.75rem;font-weight:700;border:1px solid #dbc7a9;z-index:1}.cq-growth-dot-active{background:linear-gradient(135deg,#2f8a5c,#53ab78);color:#fff;border-color:#2f8a5c}.cq-growth-label{font-size:.72rem;font-weight:700;color:#68553f}.cq-growth-link{position:absolute;top:13px;right:-50%;width:100%;height:3px;background:#e7d9c1;z-index:0}.cq-growth-link-active{background:linear-gradient(90deg,#2f8a5c,#53ab78)}.cq-detail-page{display:grid;gap:12px}.cq-detail-back-btn{width:fit-content;text-decoration:none}.cq-detail-header,.cq-detail-card{background:var(--cq-surface);border:1px solid var(--cq-border);border-radius:var(--cq-radius-lg);box-shadow:var(--cq-shadow)}.cq-detail-header{padding:18px 16px}.cq-detail-header h2{margin:4px 0 0;font-size:1.4rem}.cq-detail-meta{margin-top:10px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.cq-detail-rating-summary{font-size:.8rem;color:#476288;font-weight:600}.cq-detail-card{padding:14px}.cq-detail-card h3{margin:0;font-size:1rem}.cq-detail-creator{margin:8px 0 0;color:#476288}.cq-star-input{margin-top:10px;display:flex;gap:8px}.cq-star-btn{border:1px solid #d1dded;border-radius:10px;background:#f7faff;width:38px;height:38px;font-size:1.1rem;color:#8ba1be}.cq-star-btn-active{color:#f3b93f;border-color:#f3d085;background:#fff8e6}.cq-detail-feedback{margin:8px 0 0;font-size:.82rem;color:#476288}.cq-detail-comment-box{margin-top:10px;display:grid;gap:8px}.cq-detail-comment-box textarea{width:100%;border:1px solid #cddcf0;border-radius:12px;background:#f8fbff;padding:10px 11px;color:var(--cq-text);font:inherit;resize:vertical}.cq-detail-comment-btn{width:100%;justify-content:center}.cq-detail-comments-list{margin-top:10px;display:grid;gap:8px}.cq-detail-comment-item{border:1px solid #dde7f5;border-radius:12px;background:#f9fbff;padding:10px}.cq-detail-comment-item p{margin:0}.cq-detail-comment-author{font-size:.78rem;font-weight:700;color:#6b512f;margin-bottom:5px}.cq-detail-ai-badge{margin-left:8px;display:inline-block;font-size:.66rem;font-weight:700;padding:2px 6px;border-radius:999px;background:#e9f3ff;color:#235a97;border:1px solid #bfd8f6}.cq-detail-reply-toggle-btn{margin-top:8px}.cq-detail-reply-box{margin-top:8px;display:grid;gap:8px}.cq-detail-reply-box textarea{width:100%;border:1px solid #cddcf0;border-radius:10px;background:#fff;padding:8px 10px;color:var(--cq-text);font:inherit;resize:vertical}.cq-detail-reply-item{margin-top:8px;border-left:3px solid #d9e5f7;padding:6px 8px;border-radius:6px;background:#fff}.cq-detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cq-action-active{background:#eaf3ff;border-color:#8bbaff;color:var(--cq-primary-strong)}.cq-detail-complete-btn{grid-column:1 / 3;justify-content:center}.cq-detail-complete-btn-active{background:linear-gradient(135deg,#2f8a5c,#4fa86d);box-shadow:0 10px 18px #2f8a5c47}.cq-detail-wall-grid{margin-top:10px;display:grid;gap:10px}.cq-create-page{display:grid;gap:14px}.cq-create-header,.cq-create-form,.cq-create-preview{background:var(--cq-surface);border:1px solid var(--cq-border);border-radius:var(--cq-radius-lg);box-shadow:var(--cq-shadow)}.cq-create-header{padding:20px 18px}.cq-create-header h2{margin:4px 0 0;font-size:1.65rem}.cq-create-header p{margin:8px 0 0;color:var(--cq-text-soft);line-height:1.5}.cq-create-success{margin:0;border:1px solid #c9ecd8;background:#effdf5;color:#245d45;border-radius:12px;padding:10px 12px;font-size:.85rem;font-weight:600}.cq-create-error{margin:0;border:1px solid #f0c2ca;background:#fff2f5;color:#a72f45;border-radius:12px;padding:10px 12px;font-size:.85rem;font-weight:600}.cq-create-form{padding:16px;display:grid;gap:14px}.cq-diy-focus-banner,.cq-create-meta-card{border:1px solid #d6e3f5;border-radius:14px;background:#f7fbff;padding:12px}.cq-diy-focus-banner h3{margin:6px 0 0;font-size:1.08rem}.cq-diy-focus-banner p{margin:8px 0 0;color:#486283;line-height:1.5}.cq-create-step-progress{margin-top:10px;display:flex;gap:8px}.cq-create-step-dot{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;border:1px solid #c7d8ed;background:#edf4ff;color:#4b668d;font-size:.8rem;font-weight:700}.cq-create-step-dot-active{border-color:#c06a2e;background:#f4d4b2;color:#613815}.cq-create-guide-chips{margin-top:10px;display:flex;gap:7px;flex-wrap:wrap}.cq-create-guide-chip{border-radius:999px;border:1px solid #d8c7af;background:#fff8eb;color:#654f37;padding:4px 9px;font-size:.75rem;font-weight:700}.cq-create-banner-quickline{margin-top:9px;font-size:.82rem;font-weight:700;color:#2c578b}.cq-create-meta-card{display:grid;gap:12px}.cq-create-meta-card h3{margin:0;font-size:1rem;color:#233857}.cq-create-meta-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.cq-create-meta-toggle{margin-top:0;font-size:.76rem;padding:6px 10px}.cq-route-check-panel{border:1px solid #d8e3f4;border-radius:14px;background:#f8fbff;padding:12px}.cq-route-check-panel h3{margin:0;font-size:1rem;color:#233857}.cq-route-check-note{margin:7px 0 0;color:#4d6486;font-size:.85rem;line-height:1.45}.cq-route-check-metrics{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.cq-route-check-pill{border:1px solid #cbd9ec;border-radius:999px;background:#f2f7ff;padding:4px 9px;font-size:.76rem;color:#3c5579}.cq-route-check-ok{margin:10px 0 0;border:1px solid #cbead8;border-radius:10px;background:#eefcf4;color:#245d45;padding:8px 10px;font-size:.84rem;font-weight:600}.cq-route-check-list{margin:10px 0 0;padding-left:18px;display:grid;gap:6px;color:#7a3f22;font-size:.85rem}.cq-field{display:grid;gap:7px}.cq-field>span{font-size:.9rem;font-weight:700}.cq-field input,.cq-field textarea,.cq-field select{width:100%;border:1px solid #cddcf0;border-radius:12px;background:#f8fbff;padding:12px;color:var(--cq-text);font:inherit;font-size:.96rem}.cq-field textarea{resize:vertical;min-height:110px}.cq-field-error{color:#ba2d43;font-size:.76rem;font-weight:600}.cq-tag-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.cq-hold-type-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.cq-tag-btn{border:1px solid #d0def1;border-radius:999px;background:#f5f9ff;padding:10px 12px;font-size:.88rem;font-weight:600;color:#355175}.cq-tag-btn-active{border-color:#82b7ff;background:#eaf3ff;color:var(--cq-primary-strong)}.cq-create-submit{width:100%;justify-content:center;padding-top:13px;padding-bottom:13px;font-size:1rem}.cq-wall-editor{border:1px solid #bfd5f3;border-radius:16px;background:linear-gradient(180deg,#f4f9ff,#eef5ff);padding:12px}.cq-wall-editor-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.cq-wall-editor-head p{margin:0;font-size:.9rem;color:#35557f;line-height:1.45}.cq-wall-editor .cq-reset-btn{margin-top:0;width:auto;font-size:.84rem;border:1px solid #c7d8ee;border-radius:10px;background:#fff;padding:7px 10px;text-decoration:none}.cq-wall-image-wrap{margin-top:10px;position:relative;border-radius:12px;overflow:hidden;border:1px solid #cfdcef;cursor:crosshair}.cq-wall-image{width:100%;display:block;height:auto;object-fit:contain}.cq-wall-svg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.cq-wall-image-wrap-zoom{margin-top:0;overflow:auto;max-height:72vh;background:#edf3ff}.cq-wall-stage{position:relative;line-height:0}.cq-wall-stage-zoom{min-width:100%}.cq-wall-zoom-trigger{position:absolute;top:8px;right:8px;z-index:3;padding:7px 12px;font-size:.78rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffdb}.cq-wall-zoom-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;background:#10182675;display:grid;place-items:center;padding:12px}.cq-wall-zoom-panel{width:min(100%,820px);max-height:calc(100vh - 24px);overflow:auto;background:var(--cq-surface);border:1px solid var(--cq-border);border-radius:16px;box-shadow:0 16px 36px #141e2d4d;padding:12px}.cq-wall-zoom-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.cq-wall-zoom-head p{margin:0;font-size:.92rem;font-weight:700;color:#22344f}.cq-wall-zoom-panel .cq-wall-image-wrap{margin-top:8px}.cq-wall-svg-point{fill:#fff;stroke:#245b46;stroke-width:.65;opacity:.95}.cq-wall-svg-point-hand{stroke:#2e9d6f}.cq-wall-svg-point-foot{stroke:#2577cf}.cq-wall-svg-point-start{stroke:#ca7f34}.cq-wall-svg-point-finish{stroke:#b44a63}.cq-wall-svg-point-label{fill:#1d2c3f;font-size:2.6px;font-weight:700;text-anchor:middle}.cq-hold-marker{position:absolute;transform:translate(-50%,-50%);width:30px;height:30px;border-radius:999px;border:3px solid #fff;color:#fff;font-size:.64rem;font-weight:800;display:grid;place-items:center;box-shadow:0 6px 10px #111d314d;z-index:2}.cq-hold-marker-hand{background:#28a36e}.cq-hold-marker-foot{background:#267cd7}.cq-hold-marker-start{background:#f0a625}.cq-hold-marker-finish{background:#d94a7a}.cq-hold-count{margin:8px 0 0;font-size:.9rem;color:#37557d}.cq-point-list-wrap{margin-top:10px;border:1px dashed #d8c5a9;border-radius:10px;background:#fff7ea;padding:10px 12px}.cq-point-list-empty{margin:0;font-size:.88rem;color:#6a573e}.cq-point-list{margin:0;padding-left:18px;display:grid;gap:5px;font-size:.88rem;color:#5a4632}.cq-create-preview{padding:14px}.cq-preview-guide-card{border:1px solid #d3e1f3;border-radius:12px;background:#f5f9ff;padding:10px;margin-bottom:10px}.cq-preview-guide-head{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:.82rem;color:#2f537f}.cq-preview-missing-list{margin:8px 0 0;padding-left:16px;display:grid;gap:4px;color:#7a4224;font-size:.8rem}.cq-create-preview h3{margin:0;font-size:1.14rem}.cq-create-preview-image{width:100%;height:auto;border-radius:12px;border:1px solid #d2dfef;object-fit:contain;display:block;max-height:none}.cq-preview-wall-wrap{margin-top:12px;position:relative;border-radius:12px;overflow:hidden;border:1px solid #d2dfef}.cq-detail-preview-fallback{min-height:180px;display:grid;place-items:center;padding:14px;background:#f8fbff;color:#5a6f8e;font-size:.85rem;text-align:center}.cq-route-plan-point{stroke:#fff;stroke-width:.3}.cq-route-plan-point-start{fill:#22c55e}.cq-route-plan-point-hand{fill:#3b82f6}.cq-route-plan-point-foot{fill:#f59e0b}.cq-route-plan-point-finish{fill:#ef4444}.cq-route-plan-label{fill:#fff;font-size:1.9px;font-weight:700;text-anchor:middle;paint-order:stroke;stroke:#131e31e6;stroke-width:.38}.cq-route-plan-legend{margin-top:10px;display:flex;flex-wrap:wrap;gap:10px;font-size:.78rem;color:#486486;font-weight:700}.cq-route-plan-legend span{display:inline-flex;align-items:center;gap:6px}.cq-route-plan-dot{width:10px;height:10px;border-radius:50%;display:inline-block;border:1px solid #ffffff}.cq-route-path-glow{stroke:#ffffff9e;stroke-width:1.45;filter:drop-shadow(0 0 5px rgba(255,255,255,.72))}.cq-route-path-main{stroke:#fff;stroke-width:.78;stroke-dasharray:1.8 1.2}.cq-route-path-dot-start{fill:#2fc084;stroke:#fff;stroke-width:.28}.cq-route-path-dot-finish{fill:#e95b72;stroke:#fff;stroke-width:.32}.cq-route-path-dot-label{fill:#fff;font-size:1.9px;font-weight:800;text-anchor:middle;paint-order:stroke;stroke:#0f1928d9;stroke-width:.36}.cq-bottom-nav{position:fixed;left:50%;bottom:12px;transform:translate(-50%);width:min(calc(100% - 24px),428px);display:grid;grid-template-columns:repeat(5,1fr);gap:6px;padding:8px;border-radius:18px;border:1px solid var(--cq-border);background:#fffffff0;box-shadow:var(--cq-shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.cq-app-shell-wide .cq-bottom-nav{width:min(calc(100% - 24px),860px)}.cq-tab-item{border-radius:12px;padding:8px 4px;display:flex;flex-direction:column;align-items:center;gap:4px;color:var(--cq-text-soft);font-size:.72rem;font-weight:600}.cq-tab-icon{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#edf4ff;font-size:.72rem;font-weight:700}.cq-tab-item-active{color:var(--cq-primary-strong);background:#eef6ff}.cq-tab-item-active .cq-tab-icon{background:var(--cq-primary);color:#fff}.cq-landing-bg{min-height:100vh;background-image:url(/background%20picture.png);background-size:cover;background-position:center;background-repeat:no-repeat}.cq-landing-scroll{height:100vh;overflow-y:auto;overflow-x:hidden;scroll-snap-type:y mandatory}.cq-landing-interactive{--cq-motion-ease-standard: cubic-bezier(.22, .61, .36, 1);--cq-motion-ease-snappy: cubic-bezier(.2, .8, .2, 1);--cq-motion-fast: .16s;--cq-motion-mid: .26s;--cq-motion-slow: .46s}.cq-landing-interactive .cq-hero-card,.cq-landing-interactive .cq-landing-spotlight-card{transform:translate3d(var(--parallax-x, 0px),var(--parallax-y, 0px),0);transition:transform var(--cq-motion-mid) var(--cq-motion-ease-standard)}.cq-landing-page{min-height:100vh;max-width:460px;margin:0 auto;padding:18px 16px 26px}.cq-landing-page-scroll{display:grid;gap:24px}.cq-scroll-stage{scroll-snap-align:start}.cq-scroll-reveal{opacity:0;transform:translateY(26px)}.cq-scroll-reveal.is-visible{opacity:1;transform:translateY(0);transition:opacity var(--cq-motion-mid) var(--cq-motion-ease-standard),transform var(--cq-motion-mid) var(--cq-motion-ease-standard)}.cq-welcome-cover{min-height:calc(100vh - 36px);display:grid;place-content:center;gap:16px;text-align:center}.cq-welcome-cover-core{display:grid;gap:12px;justify-items:center;padding:20px 16px;border-radius:20px;background:linear-gradient(180deg,#fffcf75c,#fff7eb2e);box-shadow:0 20px 34px #0a111f3d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cq-welcome-cover h1{margin:0;font-size:clamp(2.4rem,9vw,4.4rem);line-height:1.05;letter-spacing:.01em;color:#f7fbff;text-shadow:0 6px 14px rgba(21,33,52,.58),0 0 28px rgba(93,171,255,.45)}.cq-welcome-cover h1 span{color:#ffd8b1;text-shadow:0 6px 14px rgba(70,35,14,.35),0 0 18px rgba(239,170,99,.56)}.cq-welcome-cover p{margin:0;color:#e9f3fff0;font-weight:600}.cq-scroll-hint{display:grid;gap:6px;justify-items:center;color:#e8f2ffeb;font-size:.84rem;font-weight:700;letter-spacing:.02em;text-shadow:0 3px 8px rgba(10,16,27,.5)}.cq-scroll-hint-arrow{width:12px;height:12px;border-right:2px solid rgba(240,247,255,.95);border-bottom:2px solid rgba(240,247,255,.95);transform:rotate(45deg);animation:cq-scroll-arrow-bounce 1.4s ease-in-out infinite}.cq-landing-main-stack{margin-top:clamp(30px,7vh,92px);display:grid;gap:18px}.cq-hero-card{position:relative;overflow:hidden;background:#fffaf2e6;border:1px solid var(--cq-border);border-radius:var(--cq-radius-lg);box-shadow:var(--cq-shadow);padding:22px 18px;animation:cq-fade-up var(--cq-motion-mid) var(--cq-motion-ease-standard) both}.cq-landing-hero-card{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cq-hero-card-with-bg{background-image:linear-gradient(180deg,#fffaf2e6,#fff4e2e6),url(/background%20picture.png);background-size:cover;background-position:center;background-repeat:no-repeat}.cq-hero-bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#fffaf247,#fff7eb2e 45%,#fffaf257);z-index:0;pointer-events:none}.cq-hero-glow{position:absolute;border-radius:50%;filter:blur(12px);opacity:.45;pointer-events:none}.cq-hero-glow-blue{width:120px;height:120px;top:-30px;right:-20px;background:#beddff}.cq-hero-glow-green{width:110px;height:110px;bottom:-32px;left:-24px;background:#d8f8e4}.cq-eyebrow{position:relative;z-index:1;display:inline-block;margin:0;padding:4px 10px;border-radius:999px;font-size:.74rem;font-weight:700;color:var(--cq-primary-strong);background:#e8f2ff}.cq-hero-card h1{position:relative;z-index:1;margin:12px 0 0;font-size:2rem;line-height:1.05}.cq-hero-card h2{position:relative;z-index:1;margin:10px 0 0;font-size:1.5rem;line-height:1.15}.cq-subtitle{position:relative;z-index:1;margin:12px 0 0;color:#4f5f74;line-height:1.6}.cq-hero-cta-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.cq-hero-secondary-btn{margin-top:18px;border-color:#d7c7ae;background:#ffffffb8}.cq-primary-btn{display:inline-flex;position:relative;z-index:1;margin-top:18px;border:0;border-radius:999px;padding:12px 20px;font-size:.95rem;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--cq-primary),#d0863f);box-shadow:0 10px 18px #8f4f2145;transition:transform var(--cq-motion-fast) var(--cq-motion-ease-snappy),box-shadow var(--cq-motion-fast) var(--cq-motion-ease-snappy)}.cq-primary-btn:hover{transform:translateY(-1px);box-shadow:0 12px 20px #8f4f2157}.cq-primary-btn:active{transform:translateY(0)}.cq-social-proof{position:relative;z-index:1;margin-top:14px;display:flex;align-items:center;gap:10px}.cq-social-proof p{margin:0;font-size:.8rem;color:var(--cq-text-soft)}.cq-hero-route-svg{position:relative;z-index:1;margin-top:12px;width:100%;height:84px}.cq-hero-route-line{fill:none;stroke:#fffffff5;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 4px rgba(255,255,255,.75));stroke-dasharray:200;stroke-dashoffset:200;animation:cq-route-draw 2.2s ease forwards}.cq-hero-route-node{fill:#3ea975;stroke:#fff;stroke-width:.4;opacity:0;animation:cq-route-node-pop .52s ease forwards;animation-delay:1.9s}.cq-landing-timeline,.cq-landing-mini-demo{margin-top:14px;background:#fffaf2e6;border:1px solid var(--cq-border);border-radius:16px;box-shadow:0 10px 20px #3a2c1f1c;padding:14px}.cq-landing-timeline h3,.cq-landing-mini-demo h3{margin:0;font-size:1.06rem}.cq-landing-timeline p,.cq-landing-mini-demo p{margin:8px 0 0;color:#4e6078;line-height:1.5}.cq-timeline-slider{margin-top:12px;width:100%;accent-color:#2b8aea}.cq-timeline-labels{margin-top:8px;display:flex;justify-content:space-between;font-size:.74rem;color:#6f7f95;text-transform:uppercase;letter-spacing:.03em}.cq-timeline-label-active{color:#204d83;font-weight:700}.cq-landing-timeline-cta{margin-top:12px}.cq-mini-wall{margin-top:10px;border:1px solid #d2dfef;border-radius:12px;overflow:hidden;background:linear-gradient(180deg,#f5f9ff,#edf3ff)}.cq-mini-wall-svg{width:100%;height:180px;display:block}.cq-mini-wall-path{fill:none;stroke:#fff;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:4 2}.cq-mini-wall-hold{fill:#5c748f;stroke:#fff;stroke-width:.6;cursor:pointer;transition:transform .16s ease,fill .16s ease}.cq-mini-wall-hold-active{fill:#1ea66f}.cq-mini-wall-label{fill:#fff;font-size:2.2px;text-anchor:middle;dominant-baseline:middle;font-weight:700;pointer-events:none}.cq-mini-demo-actions{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.cq-avatar-group{display:flex}.cq-avatar-group span{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;font-size:.68rem;font-weight:700;color:#fff;border:2px solid #fff}.cq-avatar-group span:nth-child(1){background:#1d7cf2}.cq-avatar-group span:nth-child(2){background:#15a572;margin-left:-7px}.cq-avatar-group span:nth-child(3){background:#f0a525;margin-left:-7px}.cq-feature-grid{margin-top:14px;display:grid;gap:12px}.cq-landing-spotlight{margin-top:10px;display:grid;gap:12px}.cq-landing-spotlight-card{background:linear-gradient(155deg,#fff8ec,#fff1dd);border:1px solid #dfccb0;border-radius:18px;padding:14px;box-shadow:0 12px 22px #3a2c1f17;transition:transform var(--cq-motion-fast) var(--cq-motion-ease-standard),box-shadow var(--cq-motion-fast) var(--cq-motion-ease-standard);perspective:1100px}.cq-landing-spotlight-card:hover{transform:translateY(-2px);box-shadow:0 16px 26px #3a2c1f24}.cq-landing-spotlight-card p{margin:8px 0 0;color:#665542;line-height:1.55}.cq-landing-spotlight-meta{margin-top:9px;display:flex;justify-content:space-between;align-items:center;gap:8px}.cq-landing-status-pill{border-radius:999px;border:1px solid #c5e7d2;background:#ecfbf2;color:#1f6a45;font-size:.74rem;font-weight:700;padding:4px 9px}.cq-landing-progress-value{font-size:.8rem;font-weight:800;color:#2c5787}.cq-landing-progress-block{margin-top:8px}.cq-landing-progress-block p{margin:0;font-size:.76rem;color:#5a6f8e;font-weight:600}.cq-landing-progress-track{margin-top:5px;width:100%;height:8px;border-radius:999px;overflow:hidden;background:#e8dcc9}.cq-landing-progress-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#257ff0,#2ea66f);transition:width var(--cq-motion-mid) var(--cq-motion-ease-standard)}.cq-landing-spotlight-cta{margin-top:12px}.cq-flip-card{position:relative;min-height:420px;cursor:pointer}.cq-flip-card-inner{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform var(--cq-motion-slow) var(--cq-motion-ease-standard)}.cq-flip-card-active .cq-flip-card-inner{transform:rotateY(180deg)}.cq-flip-face{position:absolute;top:0;right:0;bottom:0;left:0;backface-visibility:hidden;display:flex;flex-direction:column}.cq-flip-face-back{transform:rotateY(180deg);justify-content:flex-end;overflow:hidden}.cq-flip-card-actions{margin-top:auto;display:flex;gap:8px;flex-wrap:wrap}.cq-flip-back-media{position:absolute;top:0;right:0;bottom:0;left:0}.cq-flip-back-media img{width:100%;height:100%;object-fit:cover;display:block}.cq-flip-back-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0c131f14,#0c131f3d 55%,#0c131f80)}.cq-flip-back-content{position:relative;z-index:1;padding:14px;color:#fff}.cq-flip-back-content .cq-page-eyebrow{color:#1f2f45;background:#ffffffe0}.cq-flip-back-content h3{margin:8px 0 0;font-size:1.05rem;text-shadow:0 2px 10px rgba(8,14,22,.45)}.cq-flip-back-content p{margin:8px 0 0;color:#ffffffed;text-shadow:0 2px 8px rgba(8,14,22,.42)}.cq-feature-grid-compact .cq-feature-card{border-radius:14px;padding:12px;background:#fff8ef}.cq-feature-grid-compact .cq-feature-card h3{font-size:.98rem}.cq-feature-grid-compact .cq-feature-card p{font-size:.84rem}.cq-feature-link-card{text-decoration:none}.cq-feature-card{background:var(--cq-surface-soft);border:1px solid var(--cq-border);border-radius:var(--cq-radius-md);padding:14px;transition:transform var(--cq-motion-fast) var(--cq-motion-ease-standard),box-shadow var(--cq-motion-fast) var(--cq-motion-ease-standard);animation:cq-fade-up var(--cq-motion-mid) var(--cq-motion-ease-standard) both}.cq-feature-header{display:flex;align-items:center;gap:10px}.cq-feature-icon{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-size:.8rem;font-weight:700;color:var(--cq-primary-strong);background:#eaf3ff}.cq-feature-card-primary{background:#eff6ff}.cq-feature-card-mint{background:#edfdf5}.cq-feature-card-sun{background:#fff9eb}.cq-feature-card:hover{transform:translateY(-2px);box-shadow:0 14px 22px #16203317}.cq-feature-card h3{margin:0;font-size:1.03rem}.cq-feature-card p{margin:8px 0 0;color:var(--cq-text-soft);line-height:1.5}.cq-feature-card-ink{background:linear-gradient(145deg,#fff9ee,#fff4e2)}.cq-landing-qr-panel{margin-top:14px;background:#fffaf2eb;border:1px solid var(--cq-border);border-radius:16px;box-shadow:0 10px 20px #3a2c1f1c;padding:14px}.cq-landing-qr-panel h3{margin:6px 0 0;font-size:1.08rem}.cq-landing-qr-grid{margin-top:12px;display:grid;gap:12px}.cq-landing-qr-card{border:1px solid #dfccb0;border-radius:14px;background:#fffdf8;padding:12px;text-align:center}.cq-landing-qr-card h4{margin:0;font-size:.96rem}.cq-landing-qr-image{width:180px;height:180px;display:block;margin:10px auto;border:1px solid #d7c6ad;border-radius:12px;background:#fff;padding:8px}.cq-landing-qr-btn{width:100%;justify-content:center;text-decoration:none}.cq-welcome-tracks{margin-top:14px;border:1px solid #ddccb0;border-radius:18px;background:linear-gradient(155deg,#fff7ea,#fff1dc);padding:14px;box-shadow:0 12px 24px #4c35201a}.cq-welcome-track-tabs{margin-top:6px;display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.cq-welcome-track-tab{border:1px solid #dbc6a8;border-radius:999px;padding:8px 11px;font:inherit;font-size:.8rem;font-weight:700;color:#705437;background:#fff8ec;white-space:nowrap}.cq-welcome-track-tab-active{border-color:#c06a2e;background:#f4d3ad;color:#5f3618}.cq-welcome-track-panel{margin-top:10px;border:1px solid #e4d3bb;border-radius:14px;background:#ffffffc7;padding:12px}.cq-welcome-track-panel h3{margin:0;font-size:1.05rem}.cq-welcome-track-panel p{margin:8px 0 0;color:#6f5f4f;line-height:1.55}.cq-welcome-step-list{margin:10px 0 0;padding-left:18px;display:grid;gap:6px;color:#5f4d39;font-size:.86rem}.cq-welcome-track-cta{margin-top:12px}.cq-welcome-quick-grid{margin-top:14px;display:grid;gap:10px}.cq-welcome-quick-card{border:1px solid #d3c3a9;border-radius:16px;background:linear-gradient(165deg,#fffdf7,#fff7ea);padding:12px;box-shadow:0 10px 20px #3a2c1f14;transition:transform .18s ease,box-shadow .18s ease}.cq-welcome-quick-card:hover{transform:translateY(-2px);box-shadow:0 14px 26px #3a2c1f1f}.cq-welcome-quick-card h3{margin:0;font-size:1rem}.cq-welcome-quick-card p{margin:7px 0 0;color:#6e5f4f;line-height:1.5}.cq-welcome-quick-arrow{margin-top:9px;display:inline-block;border-radius:999px;border:1px solid #d7c7ae;background:#fff;padding:4px 9px;font-size:.78rem;font-weight:700;color:#71553a}.cq-nav-mock{margin-top:14px;position:relative;padding-bottom:20px;animation:cq-fade-up .44s ease both}.cq-preview-surface{border-radius:20px;border:1px solid #d7e3f5;background:linear-gradient(180deg,#f8fbff,#eef4fb);padding:12px 12px 92px;box-shadow:0 12px 22px #172a4a1a}.cq-phone-content{border-radius:16px;padding:4px;display:grid;gap:8px}.cq-phone-widget{border-radius:12px;background:#fff;border:1px solid #d8e6fa;padding:10px}.cq-phone-widget-soft{background:#f7fffb;border-color:#cfeedd}.cq-phone-widget-label{margin:0;font-size:.72rem;font-weight:600;color:var(--cq-text-soft)}.cq-phone-widget-title{margin:4px 0 0;font-size:.9rem;font-weight:700}.cq-phone-nav{background:#fffffff2;border:1px solid #d9e4f5;border-radius:16px;padding:8px 7px;display:grid;grid-template-columns:repeat(5,1fr);gap:6px;box-shadow:0 10px 20px #192c4e24;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.cq-phone-nav-floating{position:absolute;left:10px;right:10px;bottom:10px}.cq-nav-mock-item{text-align:center;font-size:.71rem;color:var(--cq-text-soft);border-radius:12px;padding:8px 2px 9px;display:flex;flex-direction:column;align-items:center;gap:4px}.cq-nav-mock-icon{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;font-size:.67rem;font-weight:700;background:#e8eef8}.cq-nav-mock-item-active{color:#fff;font-weight:700;background:linear-gradient(135deg,#237ff2,#1ea8ff);box-shadow:0 10px 16px #237ff257}.cq-nav-mock-item-active .cq-nav-mock-icon{background:#ffffff3d;color:#fff}@keyframes cq-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes cq-route-draw{to{stroke-dashoffset:0}}@keyframes cq-route-node-pop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes cq-scroll-arrow-bounce{0%,to{transform:translateY(0) rotate(45deg);opacity:.7}50%{transform:translateY(5px) rotate(45deg);opacity:1}}@media (prefers-reduced-motion: reduce){.cq-landing-interactive .cq-hero-card,.cq-landing-interactive .cq-landing-spotlight-card,.cq-flip-card-inner,.cq-primary-btn,.cq-feature-card,.cq-landing-progress-fill{animation:none!important;transition:none!important}.cq-scroll-reveal{opacity:1!important;transform:none!important}}.cq-onboarding-page{min-height:100vh;max-width:460px;margin:0 auto;padding:18px 16px 26px}.cq-onboarding-card{background:var(--cq-surface);border:1px solid var(--cq-border);border-radius:var(--cq-radius-lg);box-shadow:var(--cq-shadow);padding:20px 16px}.cq-onboarding-card h1{margin:12px 0 0;font-size:1.65rem;line-height:1.15}.cq-progress-wrapper{margin-top:14px}.cq-progress-meta{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;font-weight:600;color:var(--cq-text-soft)}.cq-progress-track{margin-top:8px;width:100%;height:8px;border-radius:999px;background:#e7eefc;overflow:hidden}.cq-progress-fill{height:100%;border-radius:999px;background:linear-gradient(135deg,#1d7cf2,#24b4ff);transition:width .22s ease}.cq-onboarding-group{margin-top:18px}.cq-onboarding-group h2{margin:0;font-size:1rem}.cq-option-grid{margin-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cq-option-card{border:1px solid var(--cq-border);background:#f8fbff;border-radius:14px;padding:12px 10px;text-align:center;font-size:.9rem;font-weight:600;color:var(--cq-text)}.cq-option-card-selected{border-color:#7cb5ff;background:#eaf3ff;color:var(--cq-primary-strong);box-shadow:inset 0 0 0 1px #7cb5ff}.cq-onboarding-continue{margin-top:0;width:100%;justify-content:center}.cq-onboarding-continue:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.cq-onboarding-actions{margin-top:22px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.cq-secondary-btn{border:1px solid var(--cq-border);border-radius:999px;padding:10px 14px;font-size:.95rem;font-weight:700;color:var(--cq-text);background:#f8fbff}.cq-secondary-btn:disabled{opacity:.55;cursor:not-allowed}.cq-reset-btn{margin-top:12px;width:100%;border:0;background:transparent;color:var(--cq-text-soft);font-size:.85rem;font-weight:600;text-decoration:underline}@media (min-width: 768px){.cq-landing-page{max-width:980px;padding:28px 24px 30px}.cq-hero-card{padding:30px}.cq-hero-card h1{font-size:2.6rem}.cq-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cq-landing-spotlight,.cq-landing-qr-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cq-welcome-quick-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cq-onboarding-page{max-width:620px;padding:30px 24px}.cq-onboarding-card{padding:28px 24px}.cq-option-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cq-route-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cq-home-quick-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cq-home-quest-actions,.cq-community-list,.cq-profile-page{grid-template-columns:repeat(2,minmax(0,1fr))}.cq-profile-header,.cq-profile-stats,.cq-profile-card:first-of-type{grid-column:1 / 3}.cq-detail-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.cq-detail-complete-btn{grid-column:auto}.cq-detail-wall-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cq-create-page{grid-template-columns:1.2fr .8fr;align-items:start}.cq-create-header,.cq-create-success,.cq-create-form{grid-column:1 / 2}.cq-create-preview{grid-column:2 / 3;grid-row:1 / 4;position:sticky;top:18px}}@media (max-width: 520px){.cq-create-header h2{font-size:1.82rem;line-height:1.12}.cq-create-form{padding:18px;gap:16px}.cq-diy-focus-banner h3{font-size:1.15rem}.cq-wall-image{min-height:0}.cq-wall-zoom-trigger{font-size:.86rem;padding:9px 14px}}.cq-wall-selection-list{display:grid;gap:16px;grid-template-columns:1fr}.cq-wall-selection-card{display:grid;grid-template-rows:auto 1fr;text-decoration:none;color:inherit;border:1px solid rgba(40,78,120,.18);border-radius:20px;overflow:hidden;background:#ffffffeb;box-shadow:0 12px 22px #192d4a14;transition:transform .18s ease,box-shadow .18s ease}.cq-wall-selection-card:active{transform:scale(.995)}.cq-wall-selection-card:hover{box-shadow:0 16px 30px #122b4f29;transform:translateY(-2px)}.cq-wall-selection-image{width:100%;min-height:210px;aspect-ratio:16 / 10;object-fit:cover;display:block}.cq-wall-selection-content{padding:14px 14px 16px;display:grid;gap:12px;align-content:start}.cq-wall-selection-meta{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap}.cq-wall-level-badge{border-radius:999px;border:1px solid #cbe7d6;background:#eefbf3;color:#256946;font-size:.72rem;font-weight:700;padding:4px 9px}.cq-wall-active-count{font-size:.75rem;font-weight:600;color:#476288}.cq-wall-selection-content h3{margin:0;font-size:1.35rem;line-height:1.2;color:#16263f}.cq-wall-selection-cta{justify-self:start;margin-top:2px;font-weight:700;padding:10px 16px}@media (min-width: 760px){.cq-wall-select-page{grid-template-columns:1fr}.cq-wall-select-page .cq-create-header{grid-column:1 / -1}.cq-wall-select-page .cq-wall-selection-list{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.cq-wall-selection-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 420px){.cq-wall-selection-image{min-height:190px}}.cq-experience-switcher{margin:0 0 12px;display:flex;gap:8px;overflow-x:auto}.cq-mode-chip{border:1px solid #d8c7ae;background:#fff8ec;color:#6d5338;border-radius:999px;padding:6px 12px;font-size:.76rem;font-weight:700}.cq-mode-chip-active{border-color:#c06a2e;background:#f3d2ae;color:#5e3819}.cq-home-focus-chips{margin-top:10px;display:flex;gap:8px;flex-wrap:wrap}.cq-home-focus-chip{border-radius:999px;border:1px solid #e3d3ba;background:#fff7eb;padding:5px 10px;font-size:.74rem;font-weight:700;color:#6a5138}.cq-home-guided-card{background:#f4f8ff;border:1px solid #d3e2f5;border-radius:16px;padding:12px;box-shadow:0 10px 18px #213a5d1a}.cq-home-guided-card h3{margin:7px 0 0;font-size:1rem}.cq-home-guided-card p{margin:7px 0 0;color:#4f6788;font-size:.84rem}.cq-home-guided-head{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;font-weight:700;color:#45658d}.cq-home-quest-meta-row{margin-top:10px;display:flex;gap:8px;flex-wrap:wrap}.cq-home-kpi-pill{border-radius:999px;border:1px solid #d8c6ad;background:#fff7ea;color:#66513a;font-size:.74rem;font-weight:700;padding:4px 8px}.cq-home-kpi-pill-hot{border-color:#ffc98f;background:#fff1e0;color:#8a4b1f}.cq-home-progress-row{margin-top:8px;display:flex;justify-content:space-between;align-items:center;gap:8px}.cq-home-impact-ring{--ring-progress: 0;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;font-size:.7rem;font-weight:800;color:#214d83;background:radial-gradient(circle at center,#fff 62%,transparent 64%),conic-gradient(#2f8a5c calc(var(--ring-progress) * 1%),#e6d8c5 0%)}.cq-home-coach-actions-lite{margin-top:10px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.cq-home-quick-head{display:flex;align-items:center;gap:9px}.cq-home-quick-icon{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#ebf4ff;color:#2d578a;font-size:.72rem;font-weight:800}.cq-home-quick-status{margin-top:9px;display:inline-block;border-radius:999px;border:1px solid #ddccb2;background:#fff;font-size:.72rem;font-weight:700;padding:3px 8px}.cq-home-quick-card-impact{background:linear-gradient(165deg,#fff8ee,#f0f8ff);border-color:#d3c4ad}.cq-home-feed-cards{margin-top:8px;display:grid;gap:8px}.cq-home-feed-item-card{border:1px solid #e6d8c3;border-radius:12px;padding:10px;background:#fff9ef}.cq-home-feed-item-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.cq-home-feed-item-head h4{margin:0;font-size:.9rem}.cq-home-feed-item-head span{font-size:.74rem;color:#5a6e8d;font-weight:700}.cq-home-feed-item-card p{margin:6px 0 0;font-size:.8rem;color:#5f5242}.cq-community-trend-panel{display:grid;gap:9px}.cq-community-trend-item{border:1px solid #d5e3f6;border-radius:12px;background:#f7fbff;padding:10px}.cq-community-trend-item p{margin:0;font-size:.76rem;color:#516b90}.cq-community-trend-item strong{display:inline-block;margin-top:7px;font-size:.85rem;color:#224c83}.cq-community-trend-track{margin-top:7px;width:100%;height:7px;background:#dfe9f8;border-radius:999px;overflow:hidden}.cq-community-trend-track span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#287de4,#2e9f74)}.cq-community-expand-btn{margin-top:8px;border:1px solid #d6c6ae;border-radius:999px;background:#fff8ec;color:#6c5337;font-size:.75rem;font-weight:700;padding:6px 10px}.cq-community-card-impact{background:linear-gradient(170deg,#fffdf7,#f4f9ff);animation:cq-fade-up .36s ease both}.cq-discover-guided-card{background:#f4f8ff;border:1px solid #cfe0f5;border-radius:16px;padding:12px}.cq-discover-guided-card p{margin:8px 0 0;font-size:.83rem;color:#4e6587}.cq-discover-quiz-card-impact{border-color:#d6e5f7;background:linear-gradient(175deg,#fffdf8,#f2f8ff)}.cq-discover-result-card-impact{border-color:#d9e8fa;background:linear-gradient(170deg,#fffcf5,#f1f8ff)}.cq-discover-option-btn{display:flex;align-items:center;gap:8px}.cq-discover-option-icon{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#ebf4ff;font-size:.84rem}.cq-detail-summary-card{border-color:#d5e3f3;background:#f5f9ff}.cq-detail-summary-pills{margin-top:10px;display:flex;gap:8px;flex-wrap:wrap}.cq-detail-toggle-btn{margin-top:12px}.cq-detail-page-impact .cq-detail-header,.cq-detail-page-impact .cq-detail-card{border-color:#d7e3f2;background:linear-gradient(175deg,#fffdf7,#f3f8ff)}
