.header{position:fixed;top:0;left:0;right:0;background-color:var(--color-header-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100}.header-container{max-width:800px;margin:0 auto;padding:16px 20px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:8px;text-decoration:none}.logo-text{font-size:18px;font-weight:600;color:var(--color-text-primary)}.header-right{display:flex;align-items:center;gap:12px}.header-theme-btn,.header-close-btn{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer}.header-login-btn{height:32px;padding:0 10px;background-color:var(--color-white);border:none;border-radius:8px;box-shadow:var(--shadow);color:var(--color-pink);font-size:13px;font-weight:600;cursor:pointer;transition:opacity .2s}.header-login-btn:hover{opacity:.8}.icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.icon--lightGray{background:var(--color-surface);border-radius:50%}.icon--whiteShadow{background:var(--color-white);border-radius:50%;box-shadow:var(--shadow)}.auth-panel{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--color-background);z-index:90;display:flex;align-items:flex-start;justify-content:center;padding:80px 24px 32px}.auth-panel-content{width:100%;max-width:400px}.auth-panel h2{font-size:1.5rem;font-weight:600;margin-bottom:8px;color:var(--color-text-primary)}.auth-panel p{color:var(--color-text-secondary);margin-bottom:24px;font-size:.95rem}.auth-panel .auth-submit{width:100%;padding:14px 24px;background:var(--color-pink);color:#fff;border-radius:10px;font-size:1rem;font-weight:500;transition:opacity .2s,transform .2s}.auth-panel .auth-submit:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.auth-panel .auth-submit:disabled{opacity:.6;cursor:not-allowed}.auth-panel .auth-error{color:#e53935;font-size:.9rem;margin-top:12px}.auth-panel .auth-sent{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh}.auth-panel .auth-sent-icon{margin-bottom:16px}.auth-panel .auth-sent h2{margin-bottom:12px}.auth-panel .auth-sent p{margin-bottom:8px}.auth-panel .auth-sent strong{color:var(--color-text-primary)}.auth-panel .auth-hint{font-size:.85rem;color:var(--color-text-secondary)}.chat-loading-animation{position:relative;width:32px;height:32px;flex-shrink:0}.chat-loading-robot{width:32px;height:32px;flex-shrink:0}.chat-loading-pink{position:relative;z-index:2}.chat-loading-white{position:absolute;top:0;z-index:1}.chat-loading-beam{position:absolute;height:4px;border-radius:2px;top:50%;transform:translateY(-50%);z-index:0}.build-animation{position:relative;display:flex;justify-content:center;align-items:center}.build-animation svg{overflow:visible}.outer-labels{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.outer-label{position:absolute;font-size:10px;font-weight:500;color:var(--color-text-secondary);white-space:nowrap}.hero{display:flex;flex-direction:column;align-items:center;padding:48px 20px 96px}.hero-content{text-align:left;margin-bottom:48px;max-width:480px;width:100%}.hero-title{font-size:32px;font-weight:600;line-height:1.2;color:var(--color-text-primary);margin-bottom:12px}.hero-title .highlight-wrapper{display:inline-block;position:relative}.hero-title .highlight{background:var(--color-pink-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block}.hero-subtitle{font-size:14px;color:var(--color-text-secondary)}.hero-animation{display:flex;justify-content:center;width:100%;max-width:400px}@media(min-width:768px){.hero{padding:64px 40px 120px}.hero-content{text-align:center;max-width:800px}.hero-title{font-size:48px}.hero-subtitle{font-size:16px}.hero-animation{max-width:450px}}.what-we-do{background-color:var(--color-background)}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:32px}.service-card{background:var(--color-white);padding:24px;border-radius:24px;box-shadow:var(--shadow);text-align:center;display:flex;flex-direction:column;align-items:center}.service-icon{margin-bottom:16px}@media(min-width:768px){.services-grid{grid-template-columns:repeat(4,1fr);gap:24px}}.service-title{font-size:18px;font-weight:600;color:var(--color-text-primary);margin-bottom:4px}.service-label{display:block;font-size:10px;font-weight:600;background:var(--color-pink-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.05em;margin-bottom:12px}.service-description{font-size:13px;color:var(--color-text-secondary);line-height:1.5}.process-animation{position:relative;width:328px;height:260px}.label{position:absolute;font-size:12px;font-weight:600;color:var(--color-text-secondary);letter-spacing:.02em}.agents-label{left:0;top:-24px}.customers-label{left:0;bottom:16px}.systems-label{left:144px;top:192px}.marketing-label{left:0;top:224px}.sales-label{left:232px;top:160px}.icon-wrapper{position:absolute}.spawn-circle{width:32px;height:32px;background-color:var(--color-surface);border-radius:50%}.bridge{position:absolute;background-color:var(--color-surface)}.flow-shape-wrapper{position:absolute;width:64px;height:96px}.flow-shape{width:100%;height:100%}.flow-shape-path{fill:var(--color-surface)}.square-shape{position:absolute;width:32px;height:32px;background-color:var(--color-surface);border-radius:4px}.exit-circle{position:absolute;width:32px;height:32px;background-color:var(--color-surface);border-radius:50%}.us-section,.you-section{position:absolute;display:flex;align-items:center;gap:4px}.label-text{font-size:12px;font-weight:600;color:var(--color-text-secondary)}.message-bubble{position:absolute;padding:6px 10px;border-radius:6px;color:#fff;font-size:11px;font-weight:500;white-space:nowrap;transform:translate(-50%)}.bubble-arrow{position:absolute;bottom:-5px;left:50%;transform:translate(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid}.icon-32{width:32px;height:32px}@media(min-width:768px){.icon-32{width:40px;height:40px}}.flow-story-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:visible}.flow-beam{position:absolute;width:12px;height:4px;border-radius:2px}.audit-ripple-container{position:absolute;transform:translate(-50%,-50%)}.audit-dot{position:absolute;width:3px;height:3px;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.audit-ring{position:absolute;border:1.5px solid;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.plan-border{position:absolute;width:24px;height:24px;border:1.5px dashed;border-radius:2px}.test-scan-line{position:absolute;width:2px;border-radius:1px}.how-we-work{background-color:var(--color-background)}.steps-row{display:flex;gap:16px;margin-top:36px}.step-label{font-family:Outfit,sans-serif;font-size:12px;font-weight:600;color:var(--color-text-secondary);letter-spacing:.02em;transition:color .2s ease}.process-animation-wrapper{display:flex;justify-content:center;margin-top:80px}.pricing{background-color:var(--color-background)}.flywheel-animation{display:flex;justify-content:center;align-items:center;margin:32px auto 0;max-width:380px}.flywheel-animation svg{overflow:visible;width:100%;height:auto}.pricing-cards{background-color:var(--color-background)}.pricing-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:32px}.pricing-card{background:var(--color-white);padding:24px;border-radius:24px;box-shadow:var(--shadow);text-align:center;display:flex;flex-direction:column;align-items:center}.pricing-card-icon{margin-bottom:16px}.pricing-card-price{font-size:24px;font-weight:700;color:var(--color-text-primary);margin-bottom:4px}.pricing-card-name{font-size:18px;font-weight:600;color:var(--color-text-primary);margin-bottom:4px}.pricing-card-label{display:block;font-size:10px;font-weight:600;background:var(--color-pink-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.05em;margin-bottom:12px}.pricing-card-features{list-style:none;text-align:left;width:100%}.pricing-card-features li{font-size:13px;color:var(--color-text-secondary);line-height:1.5;padding:3px 0}.pricing-card-features li:before{content:"·";font-weight:700;margin-right:8px;color:var(--color-text-secondary)}@media(min-width:768px){.pricing-cards-grid{grid-template-columns:repeat(4,1fr);gap:24px}}.what-we-believe{background-color:var(--color-background)}.belief-text{margin-bottom:24px;max-width:400px}.bio-card{background:var(--color-white);padding:24px;border-radius:24px;box-shadow:var(--shadow)}.bio-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.bio-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;box-sizing:border-box;border:5px solid var(--color-surface);box-shadow:var(--shadow)}.bio-info{display:flex;flex-direction:column}.bio-name{font-size:16px;font-weight:600;color:var(--color-text-primary)}.bio-role{font-size:10px;font-weight:600;background:var(--color-pink-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.05em}.bio-text{font-size:14px;color:var(--color-text-secondary);line-height:1.6}.get-in-touch{background-color:var(--color-background)}.contact-form{margin-top:32px}.footer{padding:24px 20px 160px}.footer-content{display:flex;justify-content:space-between;align-items:flex-end}.footer-left,.footer-right{display:flex;flex-direction:column;gap:4px}.footer-right{align-items:flex-end}.footer-tagline,.footer-copyright{font-size:12px;color:var(--color-text-secondary)}.footer-link{font-size:12px;color:var(--color-text-secondary);text-decoration:none;transition:color .2s}.footer-link:hover{color:var(--color-text-primary)}.dash-greeting{margin-bottom:48px}.dash-greeting-title{font-size:28px;font-weight:700;color:var(--color-text-primary);margin-bottom:4px}.dash-greeting-subtitle{font-size:14px;color:var(--color-text-secondary);margin-bottom:20px}.dash-greeting-row{display:flex;flex-direction:column;gap:16px}.dash-stat-pills{display:flex;gap:10px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.dash-stat-pills::-webkit-scrollbar{display:none}.dash-stat-pill{display:flex;align-items:center;gap:8px;background:var(--color-white);box-shadow:var(--shadow);padding:10px 16px;border-radius:20px;white-space:nowrap;flex-shrink:0}.dash-stat-number{font-size:16px;font-weight:700;color:var(--color-pink)}.dash-stat-label{font-size:12px;color:var(--color-text-secondary);font-weight:500}.dash-greeting-cta{background:var(--color-pink);color:#fff;font-size:13px;font-weight:600;padding:10px 20px;border-radius:10px;align-self:flex-start;transition:opacity .2s}.dash-greeting-cta:hover{opacity:.85}@media(min-width:768px){.dash-greeting{margin-bottom:64px}.dash-greeting-title{font-size:32px}.dash-greeting-row{flex-direction:row;align-items:center;justify-content:space-between}}.dash-agents-grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:768px){.dash-agents-grid{grid-template-columns:repeat(3,1fr);gap:24px}}.agent-card{background:var(--color-white);padding:24px;border-radius:24px;border:1.5px dashed var(--color-text-secondary);opacity:.7;display:flex;flex-direction:column;align-items:flex-start}.agent-card-header{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:16px}.agent-card-name{font-size:18px;font-weight:600;color:var(--color-text-primary);margin-bottom:4px}.agent-card-label{display:block;font-size:10px;font-weight:600;background:var(--color-pink-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.05em;margin-bottom:12px}.agent-card-description{font-size:13px;color:var(--color-text-secondary);line-height:1.5;margin-bottom:16px;flex:1}.agent-card-button{font-size:13px;font-weight:600;padding:8px 16px;border-radius:8px;background:var(--color-surface);color:var(--color-text-secondary);cursor:not-allowed;opacity:.6}.status-badge{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;padding:4px 10px;border-radius:20px;text-transform:capitalize;white-space:nowrap}.status-badge-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.status-badge--green{background:#21dba01f;color:var(--color-green)}.status-badge--green .status-badge-dot{background:var(--color-green)}.status-badge--yellow{background:#ffcf8d33;color:#d4a04a}.status-badge--yellow .status-badge-dot{background:var(--color-yellow)}.status-badge--blue{background:#5e5ce61f;color:var(--color-blue)}.status-badge--blue .status-badge-dot{background:var(--color-blue)}.status-badge--pink{background:#ff2d551a;color:var(--color-pink)}.status-badge--pink .status-badge-dot{background:var(--color-pink)}.status-badge--gray{background:var(--color-surface);color:var(--color-text-secondary)}.status-badge--gray .status-badge-dot{background:var(--color-text-secondary)}.dash-projects-tabs{display:flex;gap:8px;margin-bottom:20px}.dash-projects-tab{font-size:13px;font-weight:600;padding:8px 16px;border-radius:20px;color:var(--color-text-secondary);background:var(--color-surface);transition:all .2s}.dash-projects-tab--active{background:var(--color-white);color:var(--color-text-primary);box-shadow:var(--shadow)}.dash-projects-list{display:flex;flex-direction:column;gap:12px}.dash-projects-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;background:var(--color-white);border-radius:24px;box-shadow:var(--shadow);text-align:center}.dash-projects-empty-text{font-size:14px;color:var(--color-text-secondary);margin:12px 0 20px}.dash-projects-empty-cta{background:var(--color-pink);color:#fff;font-size:13px;font-weight:600;padding:10px 20px;border-radius:10px;transition:opacity .2s}.dash-projects-empty-cta:hover{opacity:.85}.project-card{background:var(--color-white);padding:24px;border-radius:24px;box-shadow:var(--shadow)}.project-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.project-card-type{font-size:10px;font-weight:600;background:var(--color-pink-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.05em;text-transform:uppercase}.project-card-scope{font-size:13px;color:var(--color-text-secondary);line-height:1.5;margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.project-card-progress{display:flex;align-items:center;gap:10px}.project-card-progress-bar{flex:1;height:6px;background:var(--color-surface);border-radius:3px;overflow:hidden}.project-card-progress-fill{height:100%;background:var(--color-green);border-radius:3px;transition:width .3s ease}.project-card-progress-label{font-size:11px;font-weight:600;color:var(--color-text-secondary);min-width:32px;text-align:right}.quote-summary-card{background:var(--color-white);padding:24px 24px 24px 28px;border-radius:24px;box-shadow:var(--shadow);border-left:4px solid var(--color-pink)}.quote-summary-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.quote-summary-type{font-size:10px;font-weight:600;background:var(--color-pink-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.05em;text-transform:uppercase}.quote-summary-amount{font-size:28px;font-weight:700;color:var(--color-pink);margin-bottom:8px}.quote-summary-scope{font-size:13px;color:var(--color-text-secondary);line-height:1.5;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.quote-summary-validity{font-size:11px;font-weight:600;color:var(--color-text-secondary)}.dash-plan-grid{display:grid;grid-template-columns:1fr;gap:16px}.dash-plan-card{background:var(--color-white);padding:24px;border-radius:24px;box-shadow:var(--shadow);display:flex;flex-direction:column;align-items:flex-start}.dash-plan-image{margin-bottom:12px;border-radius:8px}.dash-plan-price{font-size:24px;font-weight:700;color:var(--color-text-primary);margin-bottom:2px}.dash-plan-name{font-size:16px;font-weight:600;color:var(--color-text-primary);margin-bottom:4px}.dash-plan-label{display:block;font-size:10px;font-weight:600;background:var(--color-pink-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.05em;margin-bottom:12px}.dash-plan-features{list-style:none;width:100%;margin-bottom:16px}.dash-plan-features li{font-size:13px;color:var(--color-text-secondary);line-height:1.5;padding:2px 0}.dash-plan-features li:before{content:"·";font-weight:700;margin-right:8px;color:var(--color-text-secondary)}.dash-plan-button{font-size:13px;font-weight:600;padding:8px 16px;border-radius:8px;background:var(--color-surface);color:var(--color-text-secondary);cursor:not-allowed;opacity:.6;margin-top:auto}.dash-plan-notice{font-size:12px;color:var(--color-text-secondary);text-align:center;margin-top:16px}@media(min-width:768px){.dash-plan-grid{grid-template-columns:repeat(3,1fr);gap:24px}}.dash-activity-list{display:flex;flex-direction:column;gap:4px}.dash-activity-row{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;background:var(--color-white);border-radius:16px;box-shadow:var(--shadow);width:100%;text-align:left;transition:opacity .2s}.dash-activity-row:hover{opacity:.8}.dash-activity-info{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1;margin-right:12px}.dash-activity-title{font-size:14px;font-weight:600;color:var(--color-text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-activity-time{font-size:11px;color:var(--color-text-secondary)}.dash-activity-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 24px;background:var(--color-white);border-radius:24px;box-shadow:var(--shadow);text-align:center}.dash-activity-empty-text{font-size:14px;color:var(--color-text-secondary);margin-bottom:16px}.dash-activity-empty-cta{background:var(--color-pink);color:#fff;font-size:13px;font-weight:600;padding:10px 20px;border-radius:10px;transition:opacity .2s}.dash-activity-empty-cta:hover{opacity:.85}.dashboard{padding:100px 20px 180px;max-width:960px;margin:0 auto}.dash-section{margin-bottom:48px}.dash-section-title{font-size:18px;font-weight:700;color:var(--color-text-primary);margin-bottom:16px}.dash-section-label{display:block;font-size:10px;font-weight:600;background:var(--color-pink-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.05em;margin-bottom:8px}@keyframes dash-skeleton-pulse{0%,to{opacity:.4}50%{opacity:.8}}.dash-skeleton{background:var(--color-surface);border-radius:24px;animation:dash-skeleton-pulse 1.5s ease-in-out infinite}.dash-skeleton--greeting{height:120px;margin-bottom:48px}.dash-skeleton--grid{display:grid;grid-template-columns:1fr;gap:16px;margin-bottom:48px}.dash-skeleton--card{height:200px}.dash-skeleton--list{height:300px;margin-bottom:48px}@media(min-width:768px){.dashboard{padding:100px 24px 180px}.dash-section{margin-bottom:64px}.dash-skeleton--grid{grid-template-columns:repeat(3,1fr)}}.chat-widget{position:fixed;bottom:0;left:0;right:0;z-index:100}.chat-bottom-bar{position:relative;z-index:96;padding:12px 20px 24px;background:var(--color-background)}.chat-suggestions{display:flex;gap:8px;margin-bottom:16px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.chat-suggestions::-webkit-scrollbar{display:none}.question-card{display:flex;flex-direction:column;align-items:flex-start;padding:10px 14px;background-color:var(--color-white);background-image:none;border:none;border-radius:10px;box-shadow:var(--shadow);cursor:pointer;transition:all .2s;white-space:nowrap;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;color:inherit}.question-label{font-size:13px;font-weight:500;color:var(--color-text-primary);margin-bottom:2px}.question-ask{font-size:10px;font-weight:600;background:var(--color-pink-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.05em}.chat-input-field{display:flex;align-items:center;gap:4px;flex:1;height:36px;padding:0 10px 0 6px;background:var(--color-white);border-radius:10px;box-shadow:var(--shadow);cursor:text}.chat-bar-form{display:flex;align-items:center;gap:12px;width:100%;max-width:480px;margin:0 auto}.chat-bar-form .chat-input-field input{flex:1;border:none;background:none;font-size:16px;font-family:inherit;color:var(--color-text-primary);outline:none;min-width:0}.chat-bar-form .chat-input-field input::placeholder{color:var(--color-text-secondary)}.chat-overlay{position:fixed;top:var(--header-height);left:0;right:0;bottom:var(--chat-bar-height);background-color:#0000004d;z-index:92}.chat-panel{position:fixed;top:var(--header-height);right:0;bottom:var(--chat-bar-height);width:100%;max-width:480px;background:var(--color-background);display:flex;flex-direction:row;z-index:95}.chat-panel.with-sidebar{max-width:680px}.chat-sidebar{width:200px;flex-shrink:0;border-right:1px solid var(--color-surface);overflow:hidden}.chat-main{flex:1;display:flex;flex-direction:column;min-width:0}.chat-sidebar-toggle{display:flex;align-items:center;gap:8px;padding:12px 16px;color:var(--color-text-secondary);font-size:13px;font-weight:500;border-radius:4px;transition:background-color .2s,color .2s}.chat-sidebar-toggle:hover{background:var(--color-surface);color:var(--color-text-primary)}.chat-menu-btn{padding:4px;color:var(--color-text-secondary);border-radius:4px;transition:background-color .2s,color .2s}.chat-menu-btn:hover{background:var(--color-surface);color:var(--color-text-primary)}.chat-messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px}.chat-empty{text-align:center;color:var(--color-text-secondary);font-size:14px;padding:40px 20px}.chat-message{padding:8px 12px;border-radius:16px;font-size:15px;line-height:1.5;max-width:85%}.chat-message.user{background:var(--color-pink);color:#fff;align-self:flex-end}.chat-message.assistant{background:var(--color-surface);color:var(--color-text-primary);align-self:flex-start}.chat-message-quote{align-self:stretch;max-width:100%}.auth-prompt{background:linear-gradient(135deg,var(--color-pink) 0%,var(--color-blue) 100%);color:#fff;padding:16px;border-radius:12px;text-align:center}.auth-prompt p{margin-bottom:12px;font-size:14px;font-weight:500}.auth-prompt-buttons{display:flex;gap:8px;justify-content:center}.auth-prompt-signin{padding:8px 16px;background:var(--color-white);color:var(--color-pink);border-radius:6px;font-size:13px;font-weight:500;transition:opacity .2s}.auth-prompt-signin:hover{opacity:.9}.auth-prompt-dismiss{padding:8px 16px;background:#fff3;color:#fff;border-radius:6px;font-size:13px;transition:background-color .2s}.auth-prompt-dismiss:hover{background:#ffffff4d}.chat-send{flex-shrink:0;display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer;transition:opacity .2s}.chat-send:disabled{opacity:.3;cursor:not-allowed}@media(min-width:768px){.chat-bottom-bar{padding:16px 40px 24px}.chat-suggestions{justify-content:center}.question-card{padding:8px 12px}.question-label{font-size:12px}}.conversation-list{display:flex;flex-direction:column;height:100%;border-right:1px solid var(--color-surface);background:var(--color-white)}.new-conversation-btn{display:flex;align-items:center;justify-content:center;gap:8px;margin:12px;padding:12px 16px;background:var(--color-pink);color:#fff;border-radius:10px;font-size:.9rem;font-weight:500;transition:opacity .2s}.new-conversation-btn:hover{opacity:.9}.conversation-items{flex:1;overflow-y:auto;padding:0 8px 12px}.no-conversations{text-align:center;color:var(--color-text-secondary);font-size:.85rem;padding:24px 12px}.conversation-item{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:12px;border-radius:8px;text-align:left;transition:background-color .2s}.conversation-item:hover,.conversation-item.active{background:var(--color-surface)}.conversation-title{font-size:.9rem;font-weight:500;color:var(--color-text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.conversation-date{font-size:.75rem;color:var(--color-text-secondary)}.quote-card{background:var(--color-white);border:1px solid var(--color-surface);border-radius:12px;padding:16px;margin:8px 0;max-width:100%}.quote-card.expired{opacity:.7}.quote-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.quote-title{display:flex;flex-direction:column;gap:2px}.quote-label{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary)}.quote-type{font-size:16px;font-weight:600;color:var(--color-text-primary)}.quote-validity{font-size:12px}.quote-valid{color:var(--color-green);font-weight:500}.quote-expired{color:var(--color-pink);font-weight:500}.quote-summary{font-size:13px;color:var(--color-text-primary);line-height:1.5;padding:12px;background:var(--color-surface);border-radius:8px;margin-bottom:16px}.quote-summary p{margin:0}.quote-line-items{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--color-surface)}.quote-line-item{display:flex;justify-content:space-between;align-items:center;font-size:13px}.item-description{color:var(--color-text-primary)}.item-amount{color:var(--color-text-secondary);font-weight:500}.quote-totals{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.quote-total-row,.quote-deposit-row,.quote-final-row{display:flex;justify-content:space-between;font-size:13px}.quote-total-row{font-weight:600;font-size:15px;padding-bottom:8px;border-bottom:1px dashed var(--color-surface)}.total-amount{color:var(--color-pink)}.quote-deposit-row span:last-child,.quote-final-row span:last-child{color:var(--color-text-secondary)}.quote-error{background:#ff2d551a;color:var(--color-pink);padding:8px 12px;border-radius:6px;font-size:13px;margin-bottom:12px}.quote-actions{margin-bottom:12px}.quote-pay-btn{width:100%;display:flex;justify-content:space-between;align-items:center;padding:14px 16px;background:var(--color-pink);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:opacity .2s,transform .1s}.quote-pay-btn:hover:not(:disabled){opacity:.9}.quote-pay-btn:active:not(:disabled){transform:scale(.98)}.quote-pay-btn:disabled{opacity:.7;cursor:not-allowed}.pay-amount{background:#fff3;padding:4px 8px;border-radius:4px;font-size:13px}.pay-loading{width:100%;text-align:center}.quote-accepted{text-align:center;padding:12px;background:#21dba01a;color:var(--color-green);border-radius:8px;font-size:13px;font-weight:500}.quote-guarantee{text-align:center;font-size:11px;color:var(--color-text-secondary)}.app{min-height:100vh}main{padding-top:60px}section{padding:48px 20px}@media(min-width:768px){section{padding:64px 40px}}.container{max-width:480px;margin:0 auto}@media(min-width:768px){.container{max-width:800px}}.section-title{font-size:24px;font-weight:600;color:var(--color-text-primary);margin-bottom:8px}.section-subtitle{font-size:14px;color:var(--color-text-secondary);line-height:1.5}.tabs{display:flex;gap:16px;margin-bottom:32px}.tab{font-size:12px;font-weight:600;color:var(--color-text-secondary);background:none;border:none;padding:8px 0;cursor:pointer;transition:color .2s;letter-spacing:.05em}.tab.active{background:var(--color-pink-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.form-group{position:relative;margin-bottom:24px;padding-top:8px}.form-label{position:absolute;top:0;left:10px;font-size:11px;font-weight:500;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em;padding:0 4px;z-index:1}.form-input,.form-textarea{width:100%;padding:16px;font-size:16px;font-family:inherit;border:none;border-radius:10px;background:var(--color-white);color:var(--color-text-primary);box-shadow:var(--shadow)}.form-input:focus,.form-textarea:focus{outline:none}.form-group:focus-within .form-label{background:var(--color-pink-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.form-textarea{min-height:120px;resize:none}*{margin:0;padding:0;box-sizing:border-box}:root{--color-background: #fcfcfc;--color-surface: #f5f5f5;--color-white: #ffffff;--color-text-primary: #2a2a2a;--color-text-secondary: #b2b2b2;--color-pink: #FF2D55;--color-pink-gradient: linear-gradient(135deg, #CC2244 0%, #FF2D55 50%, #FF5A75 100%);--color-blue: #5E5CE6;--color-green: #21DBA0;--color-yellow: #FFCF8D;--shadow: 0 0 10px #f5f5f5;--color-header-bg: rgba(252, 252, 252, .95);--font-family: "Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--header-height: 64px;--chat-bar-height: 60px}[data-theme=dark]{--color-background: #080808;--color-surface: #0f0f0f;--color-white: #000000;--color-text-primary: #d5d5d5;--color-text-secondary: #4d4d4d;--shadow: 0 0 10px #0f0f0f;--color-header-bg: rgba(8, 8, 8, .95)}html{scroll-behavior:smooth}body{font-family:var(--font-family);background-color:var(--color-background);color:var(--color-text-primary);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{font-family:inherit;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--color-surface)}::-webkit-scrollbar-thumb{background:var(--color-text-secondary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-text-primary)}.text-pink-gradient{background:var(--color-pink-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
