.itc-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;background:#0b1120;position:relative;overflow:hidden}.itc-bg-decor{position:absolute;inset:0;pointer-events:none}.itc-bg-orb{position:absolute;border-radius:50%;filter:blur(80px)}.itc-bg-orb--1{width:500px;height:500px;background:radial-gradient(circle,rgba(16,185,129,.25) 0%,transparent 70%);top:-10%;right:-10%;animation:itcFloat 8s ease-in-out infinite}.itc-bg-orb--2{width:400px;height:400px;background:radial-gradient(circle,rgba(6,182,212,.2) 0%,transparent 70%);bottom:-5%;left:-10%;animation:itcFloat 10s ease-in-out infinite reverse}.itc-bg-orb--3{width:300px;height:300px;background:radial-gradient(circle,rgba(99,102,241,.12) 0%,transparent 70%);top:40%;left:50%;transform:translate(-50%);animation:itcFloat 12s ease-in-out infinite 2s}@keyframes itcFloat{0%,to{transform:translate(0) scale(1)}50%{transform:translate(15px,-15px) scale(1.05)}}.itc-bg-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:48px 48px;mask-image:radial-gradient(ellipse 60% 60% at 50% 50%,black 30%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse 60% 60% at 50% 50%,black 30%,transparent 70%)}.itc-container{width:100%;max-width:640px;position:relative;z-index:1}.itc-card{background:#fffffff7;border-radius:24px;box-shadow:0 20px 60px #0000004d,0 0 0 1px #ffffff1a,inset 0 1px #ffffffe6;padding:2.75rem 2.25rem;position:relative;overflow:hidden;backdrop-filter:blur(12px)}.itc-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#10b981,#06b6d4,#3b82f6);opacity:.7}.itc-progress{position:absolute;top:0;left:0;right:0;height:5px;background:#e8ecf2}.itc-progress-fill{height:100%;background:linear-gradient(90deg,#10b981,#06b6d4);transition:width .4s cubic-bezier(.22,1,.36,1);width:0%;border-radius:0 3px 3px 0;box-shadow:0 0 12px #10b98166}.itc-back{display:inline-flex;align-items:center;gap:4px;background:none;border:none;color:#6b7a8d;font-size:.8125rem;font-weight:500;cursor:pointer;padding:4px 0;margin-bottom:1.25rem;transition:color .15s}.itc-back:hover{color:#0d1b2a}.itc-intro-visual{display:flex;justify-content:center;margin-bottom:1.5rem}.itc-intro-img{width:140px;height:140px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 8px 24px rgba(16,185,129,.25))}.itc-intro-heading{font-size:1.75rem;font-weight:700;color:#0d1b2a;line-height:1.2;margin:0 0 .75rem}.itc-intro-sub{font-size:.9375rem;color:#4a5568;line-height:1.6;margin:0 0 1.5rem}.itc-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.itc-chip{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,#f0fdf9,#ecfeff);border:1px solid #d1fae5;color:#065f46;font-size:.8125rem;font-weight:500;padding:6px 12px;border-radius:999px}.itc-chip svg{flex-shrink:0}.itc-btn-start{display:inline-flex;align-items:center;gap:8px;background:#ff5722;color:#fff;font-size:.9375rem;font-weight:600;padding:.8125rem 2rem;border:none;border-radius:9999px;cursor:pointer;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 4px 14px #ff572240}.itc-btn-start:hover{background:#e64a19;transform:translateY(-1px);box-shadow:0 6px 20px #ff572259}.itc-step-badge{display:inline-flex;align-items:center;gap:6px;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#06b6d4;margin-bottom:.75rem}.itc-step-badge:before{content:"";display:block;width:20px;height:2px;background:linear-gradient(90deg,#10b981,#06b6d4);border-radius:2px}.itc-q-heading{font-size:1.375rem;font-weight:700;color:#0d1b2a;line-height:1.25;margin:0 0 .375rem}.itc-q-sub{font-size:.8125rem;color:#6b7a8d;line-height:1.5;margin:0 0 1.5rem;font-style:italic}.itc-options{display:flex;flex-direction:column;gap:.875rem}.itc-option{display:flex;align-items:flex-start;gap:14px;padding:16px 18px;border:1.5px solid #e8ecf2;border-radius:12px;cursor:pointer;transition:border-color .2s,background .2s,transform .15s,box-shadow .2s;background:#fafbfc}.itc-option:hover{border-color:#10b981;background:#f0fdf9;transform:translateY(-1px);box-shadow:0 4px 12px #10b9811a}.itc-option.selected{border-color:#10b981;background:linear-gradient(135deg,#ecfdf5,#f0fdfa);box-shadow:0 4px 16px #10b98126}.itc-option-radio{flex-shrink:0;width:22px;height:22px;border-radius:50%;border:2.5px solid #cbd5e1;margin-top:2px;display:flex;align-items:center;justify-content:center;transition:border-color .15s,box-shadow .15s}.itc-option.selected .itc-option-radio{border-color:#10b981;box-shadow:0 0 0 3px #10b98126}.itc-option.selected .itc-option-radio:after{content:"";width:10px;height:10px;border-radius:50%;background:#10b981}.itc-option-check{flex-shrink:0;width:22px;height:22px;border-radius:6px;border:2.5px solid #cbd5e1;margin-top:2px;display:flex;align-items:center;justify-content:center;transition:border-color .15s,background .15s,box-shadow .15s}.itc-option.selected .itc-option-check{border-color:#10b981;background:#10b981;box-shadow:0 0 0 3px #10b98126}.itc-option.selected .itc-option-check:after{content:"";width:12px;height:12px;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 6L5 8.5L9.5 4' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat}.itc-option-text h4{font-size:.9375rem;font-weight:600;color:#0d1b2a;margin:0 0 3px;line-height:1.3}.itc-option-text p{font-size:.8125rem;color:#6b7a8d;margin:0;line-height:1.45}.itc-btn-continue{display:inline-flex;align-items:center;gap:8px;background:#10b981;color:#fff;font-size:.875rem;font-weight:600;padding:.6875rem 1.75rem;border:none;border-radius:9999px;cursor:pointer;margin-top:1.25rem;transition:background .2s,transform .15s}.itc-btn-continue:hover{background:#059669;transform:translateY(-1px)}.itc-btn-continue:disabled{background:#cbd5e1;cursor:not-allowed;transform:none}.itc-textarea{width:100%;min-height:100px;padding:12px 14px;border:1.5px solid #e8ecf2;border-radius:10px;font-family:inherit;font-size:.875rem;color:#0d1b2a;resize:vertical;transition:border-color .15s;background:#fafbfc}.itc-textarea:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.itc-skip-link{display:inline-block;margin-top:.75rem;font-size:.8125rem;color:#6b7a8d;cursor:pointer;background:none;border:none;text-decoration:underline;text-underline-offset:3px}.itc-skip-link:hover{color:#0d1b2a}.itc-result-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;margin-bottom:1rem}.itc-badge-hot{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.itc-badge-hot:before{content:"";width:6px;height:6px;border-radius:50%;background:#ef4444;animation:itcPulse 2s infinite}.itc-badge-warm{background:#fffbeb;color:#92400e;border:1px solid #fde68a}.itc-badge-warm:before{content:"";width:6px;height:6px;border-radius:50%;background:#f59e0b;animation:itcPulse 2s infinite}.itc-badge-cold{background:#f0f9ff;color:#1e40af;border:1px solid #bfdbfe}.itc-badge-cold:before{content:"";width:6px;height:6px;border-radius:50%;background:#3b82f6}@keyframes itcPulse{0%,to{opacity:1}50%{opacity:.4}}.itc-result-headline{font-size:1.5rem;font-weight:700;color:#0d1b2a;line-height:1.25;margin:0 0 1.25rem}.itc-mirror{font-size:.9375rem;color:#374151;line-height:1.7;margin:0 0 1.5rem;padding:1rem 1.25rem;background:linear-gradient(135deg,#f0fdf4,#f0fdfa);border-radius:12px;border-left:3px solid #10B981}.itc-gap-callout{padding:1rem 1.25rem;background:linear-gradient(135deg,#fffbeb,#fef3c7,#fffbeb);border:1px solid #fde68a;border-radius:12px;margin-bottom:1.75rem}.itc-gap-callout h4{font-size:.8125rem;font-weight:700;color:#92400e;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.03em}.itc-gap-callout p{font-size:.875rem;color:#78350f;line-height:1.6;margin:0}.itc-cta-block{margin-top:1.5rem;display:flex;flex-direction:column;gap:.75rem}.itc-cta-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#ff5722;color:#fff;font-size:.9375rem;font-weight:600;padding:.8125rem 2rem;border-radius:9999px;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 4px 14px #ff572240}.itc-cta-primary:hover{background:#e64a19;transform:translateY(-1px);box-shadow:0 6px 20px #ff572259}.itc-cta-secondary{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#fff;color:#0d1b2a;font-size:.8125rem;font-weight:500;padding:.625rem 1.5rem;border:1.5px solid #e0e4ec;border-radius:9999px;text-decoration:none;transition:border-color .2s,color .2s}.itc-cta-secondary:hover{border-color:#10b981;color:#065f46}.itc-cta-secondaries{display:flex;flex-wrap:wrap;gap:.5rem}.itc-fit-note{font-size:.8125rem;color:#6b7a8d;line-height:1.6;margin:1rem 0 0;padding:.75rem 1rem;background:#f8fafb;border-radius:8px;border:1px solid #e8ecf2}.itc-footer-note{font-size:.75rem;color:#9ca3af;margin:1.5rem 0 0;line-height:1.5;text-align:center}.itc-reset{display:inline-block;margin-top:1rem;font-size:.8125rem;color:#6b7a8d;cursor:pointer;background:none;border:none;text-decoration:underline;text-underline-offset:3px}.itc-reset:hover{color:#0d1b2a}@media(prefers-reduced-motion:no-preference){.itc-screen{animation:itcFadeIn .3s ease}@keyframes itcFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}}@media(max-width:640px){.itc-card{padding:2rem 1.25rem;border-radius:16px}.itc-intro-heading{font-size:1.5rem}.itc-result-headline{font-size:1.25rem}.itc-q-heading{font-size:1.1875rem}}
