.customer-intake-page{--content-max: 1100px;min-height:100vh;background:linear-gradient(180deg,#fef7fb,#f8eff6 35%,#f4f7fb);color:#232326;font-family:Poppins,PingFang SC,Microsoft YaHei,Segoe UI,sans-serif;display:flex;flex-direction:column}.intake-hero{padding:clamp(2rem,5vw,4rem) clamp(1.5rem,4vw,4rem) 2rem}.hero-inner{width:min(var(--content-max),100%);margin:0 auto;display:grid;gap:1.75rem}@media (min-width: 900px){.hero-inner{grid-template-columns:1.1fr .9fr;align-items:center}}.hero-copy .hero-eyebrow{font-size:.85rem;letter-spacing:.3em;text-transform:uppercase;color:#f261a8;margin-bottom:.75rem}.hero-copy h1{font-size:clamp(2rem,4.5vw,3.25rem);margin:0 0 .75rem;color:#2a2a2d}.hero-copy p{margin:0 0 1.5rem;color:#58525c;line-height:1.7;max-width:540px}.hero-highlights{display:flex;flex-wrap:wrap;gap:1rem}.highlight-card{flex:1;min-width:150px;padding:1.2rem;border-radius:20px;background:#ffffffb3;box-shadow:0 20px 50px #f261a826;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.highlight-card strong{display:block;font-size:1.65rem;color:#f261a8;font-weight:600}.highlight-card span{font-size:.9rem;color:#6b6470}.hero-panel{border-radius:28px;background:linear-gradient(135deg,#f261a8f2,#7c56dee6);color:#fffafc;padding:clamp(1.5rem,4vw,3rem);box-shadow:0 30px 60px #7846c84d;position:relative;overflow:hidden}.hero-panel:after{content:"";position:absolute;inset:20% -10% auto auto;width:180px;height:180px;background:#ffffff40;filter:blur(30px);border-radius:50%}.hero-panel h2{margin:0 0 .5rem;font-size:clamp(1.4rem,3vw,2rem)}.hero-panel p{margin:0 0 1.25rem;color:#ffffffe6;line-height:1.6}.hero-panel ul{list-style:none;padding:0;margin:0;display:grid;gap:.75rem}.hero-panel li{display:flex;align-items:center;gap:.6rem;font-weight:500}.intake-content{width:min(var(--content-max),100%);margin:0 auto;padding:0 clamp(1.5rem,4vw,3rem) 4rem;flex:1}.intake-dict-status{font-size:.95rem;color:#7a7480;text-align:center;margin:0 0 1rem}.intake-dict-status.error{color:#d6455d}.intake-form{background:#fff;border-radius:36px;padding:clamp(1.5rem,4vw,3.5rem);box-shadow:0 25px 60px #1b1d2114;display:flex;flex-direction:column;gap:2.5rem}.form-section{display:flex;flex-direction:column;gap:1.25rem}.section-heading{display:flex;gap:1rem;align-items:center}.section-badge{width:46px;height:46px;border-radius:16px;background:#f261a81f;color:#f261a8;font-weight:600;display:inline-flex;align-items:center;justify-content:center;font-size:1rem}.section-heading h3{margin:0;font-size:1.3rem;color:#25212a}.section-heading p{margin:.2rem 0 0;color:#7a7480;font-size:.95rem}.field-grid{display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.field-grid.basic-info{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:flex-start}.field-grid .full-width{grid-column:1 / -1}.form-field span{font-weight:600;color:#37313f;font-size:.95rem}.stacked-field span,.stacked-field small{width:100%}.stacked-field textarea,.stacked-field .form-control{width:min(800px,100%)}.form-field small{color:#8e8795}.form-control,.form-field textarea{border:1px solid rgba(242,97,168,.2);border-radius:18px;padding:.85rem 1rem;font-size:1rem;background:#ffffffe6;transition:border .2s ease,box-shadow .2s ease;font-family:inherit}.form-control:focus,.form-field textarea:focus{outline:none;border-color:#f261a8;box-shadow:0 0 0 3px #f261a826}.form-field textarea{min-height:120px;resize:vertical}.chip-list{display:flex;flex-wrap:wrap;gap:.75rem}.chip-option{display:inline-flex;align-items:center;gap:.4rem;padding:.65rem 1.1rem;border-radius:999px;border:1px solid rgba(242,97,168,.25);background:#ffffffd9;cursor:pointer;font-size:.95rem;font-weight:500;color:#4a4350;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.chip-option:hover{border-color:#f261a8;transform:translateY(-1px);box-shadow:0 10px 25px #f261a826}.chip-option input{accent-color:#f261a8}.actions{display:flex;justify-content:center}.primary-btn{border-radius:999px;border:none;padding:1rem 3rem;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;font-family:inherit;background:linear-gradient(120deg,#f261a8,#7e6fe5);color:#fff;box-shadow:0 20px 45px #f261a84d;min-width:clamp(220px,40vw,320px)}.primary-btn:active{transform:translateY(1px)}.intake-disclaimer{margin:2rem auto 0;width:min(var(--content-max),100%);color:#9a8ca2;font-size:.9rem;line-height:1.6;text-align:center}.intake-footer{text-align:center;padding:1.5rem;color:#8b8190;font-size:.9rem}@media (max-width: 640px){.primary-btn,.actions{width:100%}.primary-btn{width:100%;min-width:0;text-align:center}.intake-disclaimer{padding:0 1rem}}.intake-status{width:min(var(--content-max),100%);margin:0 auto 1rem;padding:.85rem 1rem;border-radius:16px;background:#ffffffe6;border:1px solid rgba(242,97,168,.2);color:#4a4350;font-weight:600}.intake-status.error{border-color:#d6455d59;color:#c7354f;background:#fff4f6}.intake-status.success{border-color:#2da17a4d;color:#1f8a5b;background:#f2fbf7}.intake-report-wrapper{margin-top:2rem}.intake-report{background:#fff;border-radius:28px;padding:clamp(1.5rem,3vw,2.4rem);box-shadow:0 18px 40px #1b1d2114;display:flex;flex-direction:column;gap:1.2rem}.report-header{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;align-items:flex-start}.report-title h3{margin:.1rem 0;font-size:1.45rem}.report-eyebrow{text-transform:uppercase;letter-spacing:.2em;color:#f261a8;font-weight:700;margin:0}.report-meta{color:#7a7480;margin:0}.report-badges{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.pill{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .75rem;border-radius:999px;background:#f261a81f;color:#f261a8;font-size:.9rem;font-weight:600}.pill.ghost{background:#f6f2fb;color:#6c5fb5;border:1px solid rgba(108,95,181,.2)}.report-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.report-card{background:#faf8fc;border-radius:20px;padding:1.1rem 1.25rem;border:1px solid rgba(242,97,168,.08);box-shadow:0 8px 24px #1b1d210d}.report-card-head{display:flex;justify-content:space-between;gap:.5rem;align-items:center;margin-bottom:.5rem}.report-card h4{margin:0;color:#2a2a2d}.report-copy{margin:.35rem 0;color:#47404d;line-height:1.65}.report-copy.muted,.report-caption{color:#8a8293;margin:.2rem 0}.report-products{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.report-product{background:#fff;border-radius:16px;padding:.85rem .95rem;border:1px solid rgba(242,97,168,.12);box-shadow:0 6px 16px #1b1d210d;display:flex;flex-direction:column;gap:.4rem}.report-product-head{display:flex;align-items:center;gap:.6rem;margin-bottom:.4rem}.product-thumbnail{width:100%;height:160px;border-radius:12px;background:linear-gradient(160deg,#fff,#ffe6ee);display:grid;place-items:center;color:#8a8293;font-size:.95rem;margin:.35rem 0 .5rem;overflow:hidden}.product-thumbnail img{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block}.thumbnail-placeholder{color:#8a8293;font-size:.9rem}.report-product-body{display:flex;flex-direction:column;gap:.25rem}.report-product h5{margin:0;font-size:1rem;color:#2c2731}.report-caption{font-size:.93rem}.report-schedule{display:grid;grid-template-columns:1fr;gap:.4rem}.schedule-label{margin:0;font-weight:700;color:#6c5fb5;letter-spacing:.05em;text-transform:uppercase;font-size:.85rem}.report-list{margin:.4rem 0 0;padding-left:1.2rem;color:#4a4350;line-height:1.6}.report-list .schedule-item{margin:.15rem 0}.report-product .warning{color:#b33b48;font-weight:600}.matched-list{display:grid;gap:.75rem}.matched-item{display:flex;justify-content:space-between;align-items:center;padding:.65rem .75rem;border-radius:14px;background:#fff;border:1px solid rgba(242,97,168,.08)}.matched-name{margin:0;font-weight:600;color:#322c37}.muted{color:#9a8ca2}.intake-result-page{--content-max: 1080px;min-height:100vh;background:radial-gradient(circle at 20% 20%,#fbe9ff,#fbe9ff00 35%),radial-gradient(circle at 80% 10%,#e7edff,#e7edff00 38%),linear-gradient(180deg,#f7f3ff,#f8fbff 40%,#f9f2ff);color:#1f1c2f;font-family:Poppins,PingFang SC,Microsoft YaHei,Segoe UI,sans-serif;padding-bottom:2.5rem}.result-hero{padding:clamp(2rem,5vw,3.5rem) clamp(1.5rem,4vw,3.5rem) 1.5rem}.result-hero-grid{width:min(var(--content-max),100%);margin:0 auto;display:grid;gap:1.5rem}@media (min-width: 860px){.result-hero-grid{grid-template-columns:1.15fr .85fr;align-items:stretch}}.result-hero-copy{background:#ffffffa6;border:1px solid rgba(124,86,222,.15);box-shadow:0 35px 80px #352d691f;border-radius:30px;padding:clamp(1.5rem,3vw,2rem);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.result-eyebrow{letter-spacing:.28em;text-transform:uppercase;color:#7b5ef3;font-weight:700;margin:0 0 .85rem}.result-hero-copy h1{margin:0 0 .5rem;font-size:clamp(1.8rem,4vw,2.8rem);color:#1f1c2f}.result-subtitle{margin:0 0 1.25rem;color:#5b556d;line-height:1.7}.result-tag-row{display:flex;flex-wrap:wrap;gap:.5rem}.result-hero-panel{position:relative;overflow:hidden;border-radius:30px;padding:clamp(1.25rem,3vw,1.8rem);background:linear-gradient(135deg,#7c56dee6,#f261a8e6);color:#fff;box-shadow:0 35px 80px #42267833}.result-hero-panel:after{content:"";position:absolute;inset:auto -12% -40% auto;width:240px;height:240px;background:#ffffff2e;filter:blur(45px);border-radius:50%}.result-hero-panel__header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem}.panel-label{margin:0;letter-spacing:.14em;text-transform:uppercase;color:#fffc;font-weight:700}.result-hero-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem;margin:.4rem 0 1rem}.metric-label{margin:0 0 .1rem;color:#ffffffb8;font-size:.9rem}.metric-value{margin:0;font-size:1.6rem;font-weight:700}.panel-footnote{margin:0;color:#fffc;font-size:.95rem}.result-main{width:min(var(--content-max),100%);margin:0 auto;padding:0 clamp(1.5rem,4vw,3rem);display:flex;flex-direction:column;gap:1.5rem}.result-card{background:#fff;border-radius:28px;padding:clamp(1.4rem,3vw,2rem);border:1px solid rgba(124,86,222,.08);box-shadow:0 25px 60px #231c4014}.result-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.result-card h2{margin:.2rem 0 .4rem;font-size:clamp(1.35rem,3vw,1.6rem);color:#1f1c2f}.card-subtext{margin:0;color:#6a627a;line-height:1.6}.loading-card{position:relative;overflow:hidden;background:linear-gradient(135deg,#faf7fff2,#f5f7fff2)}.loading-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,transparent 0%,rgba(124,86,222,.18) 50%,transparent 100%);opacity:.35;animation:shimmer 2.8s ease-in-out infinite}.loading-header{display:inline-flex;align-items:center;gap:.55rem;padding:.35rem .75rem;border-radius:999px;background:#7c56de17;border:1px solid rgba(124,86,222,.15)}.pulse-dot{width:10px;height:10px;border-radius:50%;background:#7b5ef3;box-shadow:0 0 #7b5ef399;animation:pulse 1.8s infinite}.status-text{margin:0;font-weight:700;color:#5a5080;letter-spacing:.02em}.status-text.success{color:#1f8a5b}.status-text.error{color:#c7354f}.loading-visual{position:relative;height:180px;margin-top:1.2rem}.orbit{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:1px solid rgba(124,86,222,.2);display:grid;place-items:center;animation:rotate 6s linear infinite}.orbit-dot{width:16px;height:16px;border-radius:50%;background:linear-gradient(135deg,#f261a8,#7c56de);box-shadow:0 0 20px #f261a899}.orbit-dot.delay{animation:float 3s ease-in-out infinite}.orbit-dot.delay-2{animation:float 3s ease-in-out infinite;animation-delay:.6s}.glow{position:absolute;top:20%;right:20%;bottom:20%;left:20%;border-radius:24px;background:radial-gradient(circle,rgba(124,86,222,.16) 0%,transparent 60%);filter:blur(6px)}.error-card{border:1px solid rgba(199,53,79,.25);background:#fff6f8}.error-head{display:flex;flex-direction:column;gap:.35rem}.card-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:.75rem}.ready-card{border-top:3px solid #7b5ef3}.ghost-btn{background:#ffffff29;border:1px solid rgba(124,86,222,.35);color:#1f1c2f;padding:.65rem 1.2rem;border-radius:999px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,color .2s ease}.result-hero-panel .ghost-btn{color:#fff;border-color:#ffffff73}.ghost-btn:hover{transform:translateY(-1px);box-shadow:0 10px 24px #7c56de33}@media (max-width: 640px){.ghost-btn,.primary-btn{width:100%;justify-content:center;text-align:center}}.intake-result-page .primary-btn{min-width:0;padding:.7rem 1.4rem;font-size:.95rem;box-shadow:0 14px 30px #f261a83d}.intake-result-page .ghost-btn{padding:.55rem 1.05rem;font-size:.95rem}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes pulse{0%{box-shadow:0 0 #7b5ef399}70%{box-shadow:0 0 0 14px #7b5ef300}to{box-shadow:0 0 #7b5ef300}}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}:root{font-family:Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:#f5f6fa}#root{min-height:100vh}
