:root{--icr-color-bg: #0b0b0f;--icr-color-surface: #15151b;--icr-color-text: #f5f7fb;--icr-color-muted: #9aa3b2;--icr-color-primary: #6f61ff;--icr-color-secondary: #5ce1e6;--icr-color-border: rgba(255, 255, 255, .12);--icr-radius-sm: 10px;--icr-radius-md: 18px;--icr-radius-lg: 28px;--icr-radius-xl: 40px;--icr-space-1: 4px;--icr-space-2: 8px;--icr-space-3: 12px;--icr-space-4: 16px;--icr-space-5: 24px;--icr-space-6: 32px;--icr-space-7: 48px;--icr-space-8: 64px;--icr-font-sans: Inter, system-ui, sans-serif}html,body{margin:0;padding:0;font-family:var(--icr-font-sans);min-height:100%;color:#111}body.auth-open{overflow:hidden}*,*:before,*:after{box-sizing:border-box}.landing{min-height:100vh;padding:1.1rem 1.2rem 2.2rem;background:radial-gradient(circle at 50% 50%,#ffeff4a6,#ffeff400 40%),linear-gradient(180deg,#f6fbfd,#f8bdbe 24%,#f07944 80%,#cd0c41)}.topbar{max-width:1220px;margin:0 auto;height:54px;padding:0 .9rem;border-radius:999px;background:#fff;display:flex;align-items:center;justify-content:space-between;box-shadow:0 10px 30px #1b191914}.logo{width:128px;max-width:100%}.top-actions{display:flex;align-items:center;gap:.6rem}.pill{border:0;color:#fff;border-radius:999px;padding:.5rem .95rem;font-weight:600;font-size:.86rem;display:inline-flex;align-items:center;gap:.35rem}.pill img{width:16px;height:16px}.pill-blue{background:#3e70f5}.pill-red{background:#ca0d42}.pill-orange{background:#f47e2f}.pill.icon-only{width:34px;height:34px;justify-content:center;padding:0}.hero{position:relative;max-width:1220px;min-height:640px;margin:2rem auto 0;padding-top:3.3rem;text-align:center}.hero h1{margin:0;color:#fff;font-size:clamp(2rem,4.6vw,3.35rem);line-height:1.06;letter-spacing:-.02em}.hero p{margin:.2rem 0 0;color:#ffffffb3;font-size:clamp(1.08rem,2.5vw,2rem);font-weight:700}.search-card{width:min(100%,760px);margin:3.1rem auto 0;border-radius:2.2rem;padding:2.9rem 2.5rem 2rem;background:#ffffffa8;border:1px solid rgba(255,255,255,.55);box-shadow:0 22px 70px #2b16162e;backdrop-filter:blur(13px);position:relative;z-index:3}.search-title{margin:0 0 1.6rem;display:flex;align-items:center;justify-content:center;gap:.2rem;font-size:clamp(1.8rem,3.2vw,2.9rem);line-height:1.1}.hero-dot{width:40px;flex:0 0 auto}.field-full,.search-row{height:48px;border-radius:999px;background:#fffffff2;display:flex;align-items:center;gap:.72rem;padding:0 1.08rem;color:#111111d6;font-size:1.12rem}.field-full{margin-bottom:.75rem}.search-row img{width:18px;height:18px}.search-row input{border:0;outline:none;background:transparent;width:100%;font:inherit;color:inherit}.search-row input::placeholder{color:#111111d6}.search-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.chat-row{margin-top:.9rem;min-height:150px;border-radius:1.25rem;background:#ffffffbf;padding:1rem 1.1rem;position:relative;color:#11111175;font-size:1.1rem}.chat-row textarea{border:0;resize:none;outline:none;background:transparent;width:100%;min-height:120px;padding:0;padding-right:13.2rem;padding-bottom:4.2rem;font:inherit;color:#111c}.chat-row textarea::placeholder{color:#11111175}.chat-btn{border:0;border-radius:999px;background:linear-gradient(95deg,#d50e46,#bc0438);color:#fff;padding:.62rem 1rem;font-weight:600;font-size:1rem;display:inline-flex;gap:.42rem;align-items:center;position:absolute;right:1.05rem;bottom:.95rem}.chat-btn img{width:16px}.auth-overlay{position:fixed;inset:0;z-index:30;background:#4f465259;backdrop-filter:blur(6px);display:grid;place-items:center;padding:1rem}.auth-overlay[hidden]{display:none}.auth-close{position:absolute;top:1.8rem;right:2rem;border:0;background:transparent;color:#fff;font-size:3rem;line-height:1;cursor:pointer}.auth-stage{position:relative}.auth-modal{width:min(100%,395px);border-radius:2rem;background:#f6f6f6;padding:2.2rem 1.5rem 1.8rem;position:relative;z-index:2;box-shadow:0 24px 50px #100e0f40}.auth-modal h2{margin:0 0 1.4rem;font-size:2.6rem;text-align:center;letter-spacing:-.01em}.auth-form{display:grid;gap:.65rem}.auth-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.auth-form input,.auth-social,.auth-primary{border:0;border-radius:999px;height:44px;padding:0 1rem;font-size:1.04rem}.auth-form input{background:#ececec}.auth-primary{margin-top:1rem;background:#4d88ef;color:#fff;font-weight:700}.auth-primary:disabled{opacity:.7;cursor:not-allowed}.auth-social{background:#ececec;display:inline-flex;align-items:center;gap:.5rem}.auth-social-icon{width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:1.05rem;font-weight:700}.auth-social-icon.google{background:#fff;color:#e24631}.auth-social-icon.apple{color:#111}.auth-link{display:block;margin-top:1.6rem;text-align:center;color:#1a1a1a;font-size:1.1rem}.auth-feedback{min-height:1.4rem;margin:.7rem 0 0;text-align:center;font-size:.93rem;color:#1e3a8a}.auth-feedback.is-error{color:#b91c1c}.auth-feedback.is-success{color:#0f766e}.auth-thumb{position:absolute;width:105px;height:70px;border-radius:1.2rem;object-fit:cover;box-shadow:0 10px 18px #0f0f0f33;z-index:1}.auth-thumb-left-top{left:-68px;top:22px;transform:rotate(-12deg)}.auth-thumb-left-bottom{left:-54px;top:118px;transform:rotate(-12deg)}.auth-thumb-right{right:-72px;top:30px;transform:rotate(19deg)}.floating{position:absolute;border-radius:1rem;z-index:0;box-shadow:0 16px 30px #20181838}.top-left{width:210px;left:3rem;top:14.5rem}.bottom-right{width:260px;right:3rem;bottom:1.9rem}.bottom-left{width:195px;left:2.8rem;bottom:.2rem}.user-left,.user-right{width:180px;border-radius:999px}.user-left{left:.8rem;top:22.5rem}.user-right{right:.8rem;top:25.5rem}@media(max-width:1080px){.floating{display:none}.hero{min-height:auto;padding-bottom:1rem}}@media(max-width:860px){.topbar{flex-direction:column;height:auto;border-radius:1rem;gap:.7rem;padding:.8rem}.search-grid{grid-template-columns:1fr}.chat-btn{align-self:flex-end}.search-title{justify-content:flex-start}}@media(max-width:560px){.landing{padding-left:.75rem;padding-right:.75rem}.top-actions{width:100%;justify-content:center;flex-wrap:wrap}.pill{font-size:.8rem}.search-card{padding:2rem 1rem 1.2rem;border-radius:1.4rem}.field-full,.search-row{font-size:.94rem}.chat-row{font-size:.95rem}.auth-close{top:1rem;right:1rem}.auth-modal{border-radius:1.4rem;padding:1.5rem 1rem 1.1rem}.auth-modal h2{font-size:2rem}.auth-thumb{display:none}}
