:root{--bg:#07121b;--panel:#091722;--panel2:#0c1b27;--line:#1d3344;--line2:#29465b;--text:#edf4f8;--muted:#8195a8;--accent:#65e4d1;--accent2:#a2f2a8;--danger:#ff7f8b}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}[hidden]{display:none!important}.site-header{height:72px;padding:0 max(24px,4vw);display:flex;align-items:center;border-bottom:1px solid #182b3a;background:rgba(6,16,24,.96);position:relative;z-index:20}.brand{display:flex;align-items:center;gap:11px;color:#fff;text-decoration:none;font-weight:900}.brand>span:last-child>span{color:var(--accent)}.brand-mark{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,var(--accent),var(--accent2));color:#071018;font-weight:950}.header-note{margin-left:28px;color:#667a8d;font-size:12px}.site-header nav{margin-left:auto;display:flex;gap:22px}.site-header nav a{color:#8192a5;text-decoration:none;font-size:13px}.lookup-view{min-height:calc(100vh - 72px);display:grid;grid-template-columns:minmax(0,1fr) minmax(460px,610px);grid-template-rows:auto auto 1fr auto;gap:28px 7vw;align-content:center;padding:42px max(34px,7vw) 22px;background:radial-gradient(circle at 78% 30%,rgba(100,231,209,.08),transparent 28%),radial-gradient(circle at 18% 80%,rgba(161,242,169,.05),transparent 25%)}.lookup-copy{align-self:end}.eyebrow{font-size:11px;letter-spacing:.15em;font-weight:850;color:#71869a}.eyebrow i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 16px var(--accent);margin-right:7px}.lookup-copy h1{font-size:clamp(54px,5.8vw,88px);line-height:.94;letter-spacing:-.06em;margin:13px 0 20px;max-width:760px}.lookup-copy h1 em{font-style:normal;background:linear-gradient(90deg,var(--accent),var(--accent2));-webkit-background-clip:text;background-clip:text;color:transparent}.lookup-copy p{font-size:17px;line-height:1.65;color:#8da0b2;max-width:650px;margin:0}.lookup-card{align-self:end;background:linear-gradient(180deg,#0d1a25,#0a151e);border:1px solid #20374a;border-radius:22px;padding:24px;box-shadow:0 30px 80px rgba(0,0,0,.28)}.lookup-card>label{display:block;font-weight:760;margin-bottom:10px}.url-row{display:flex;gap:10px}.url-row input{min-width:0;flex:1;height:58px;border:1px solid #29445a;background:#07121b;color:#fff;border-radius:13px;padding:0 16px;outline:none}.url-row input:focus{border-color:#59cfc0;box-shadow:0 0 0 3px rgba(100,231,209,.08)}.primary-btn,.secondary-btn,.text-btn,.back-btn{border:0;cursor:pointer}.primary-btn{height:58px;border-radius:13px;padding:0 22px;background:linear-gradient(105deg,var(--accent),var(--accent2));color:#061017;font-weight:900;white-space:nowrap}.primary-btn:hover{filter:brightness(1.04)}.primary-btn:disabled{opacity:.55;cursor:wait}.primary-btn span{margin-left:10px}.lookup-meta{display:flex;gap:12px 18px;flex-wrap:wrap;margin-top:14px;color:#667b8f;font-size:11px}.lookup-progress,.listing-result,.lookup-error{grid-column:2}.lookup-progress{height:150px;border:1px solid #20374a;border-radius:20px;background:#0a151e;display:flex;align-items:center;gap:18px;padding:25px}.loader-ring{width:42px;height:42px;border:3px solid #20394a;border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}.lookup-progress strong{display:block;font-size:15px}.lookup-progress span{display:block;margin-top:6px;color:#768a9e;font-size:12px}.listing-result{display:grid;grid-template-columns:190px 1fr;background:#f8f7f3;color:#101315;border-radius:22px;overflow:hidden;min-height:190px;box-shadow:0 28px 80px rgba(0,0,0,.24)}.result-photo{background:#d9ddd9;min-height:190px}.result-photo img{width:100%;height:100%;display:block;object-fit:cover}.result-body{padding:22px 24px}.result-kicker{font-size:10px;letter-spacing:.14em;font-weight:850;color:#60706b}.found-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#29b890;margin-right:7px}.result-body h2{font-size:25px;line-height:1.15;letter-spacing:-.035em;margin:8px 0 6px}.result-body>p{margin:0;color:#68726e;font-size:13px}.result-stats{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0}.result-stats span{padding:6px 9px;background:#eceee9;border-radius:999px;font-size:11px;color:#3b4743}.result-actions{display:flex;align-items:center;gap:14px}.result-actions .primary-btn{height:44px;font-size:12px}.text-btn{background:none;color:#68726e;padding:7px 0;font-size:11px}.lookup-error{color:#ffd0d5;background:#351720;border:1px solid #71303d;border-radius:14px;padding:14px 16px;font-size:13px}.micro-footer{grid-column:1/-1;text-align:center;color:#536777;font-size:10px;align-self:end}.micro-footer a{color:#6f8496}
.workspace-view{height:calc(100dvh - 72px);display:grid;grid-template-columns:430px minmax(0,1fr);overflow:hidden;background:#07121b}.editor-panel{height:100%;min-height:0;display:flex;flex-direction:column;border-right:1px solid var(--line);background:#08131c}.editor-scroll{flex:1;min-height:0;overflow-y:auto;padding:20px 22px 18px;scrollbar-width:thin;scrollbar-color:#294258 transparent}.editor-top{display:flex;align-items:flex-start;gap:14px;margin-bottom:14px}.editor-top h2{margin:4px 0 0;font-size:24px;letter-spacing:-.04em}.back-btn{width:36px;height:36px;border-radius:10px;background:#101f2a;color:#afbdc8}.property-chip{display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:11px;padding:9px;border:1px solid #1d3445;background:#0b1822;border-radius:13px;margin-bottom:14px}.property-chip img{width:54px;height:48px;object-fit:cover;border-radius:8px;background:#172632}.property-chip strong,.property-chip small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.property-chip small{color:#71869a;margin-top:3px;font-size:10px}.property-chip>span{font-size:8px;text-transform:uppercase;letter-spacing:.12em;background:#11352f;color:#73e3cd;border-radius:999px;padding:6px 8px}.editor-section{border:1px solid #193041;background:#091720;border-radius:14px;margin-bottom:10px;overflow:hidden}.editor-section>summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:13px 14px;font-size:12px;font-weight:850;color:#d9e4eb}.editor-section>summary::-webkit-details-marker{display:none}.editor-section>summary:after{content:'+';font-size:18px;color:#6d8395}.editor-section[open]>summary:after{content:'−'}.editor-section[open]>summary{border-bottom:1px solid #183043}.section-body{padding:13px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.field{display:block}.field.wide{grid-column:1/-1}.field span{display:block;margin-bottom:5px;color:#92a4b4;font-size:10px;font-weight:700}.field span small{font-weight:500;color:#647789}.field input,.field textarea{width:100%;border:1px solid #263f52;background:#07131c;color:#fff;border-radius:9px;padding:10px 11px;outline:none;font-size:12px}.field textarea{resize:vertical;line-height:1.45;min-height:100px}.field input:focus,.field textarea:focus{border-color:#58cdbc}.photo-head{display:flex;align-items:center;justify-content:space-between}.photo-head strong,.photo-head small{display:block}.photo-head small{color:#667b8d;font-size:9px;margin-top:3px}.secondary-btn{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 13px;border-radius:9px;background:#10202c;color:#c8d3dc;border:1px solid #294258;font-size:10px;font-weight:750}.photo-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;padding-top:10px}.photo-thumb{position:relative;aspect-ratio:4/3;border-radius:8px;overflow:hidden;border:1px solid #294258;background:#13212c}.photo-thumb img{width:100%;height:100%;object-fit:cover}.photo-thumb button{position:absolute;right:4px;top:4px;width:19px;height:19px;border:0;border-radius:50%;background:rgba(5,10,14,.82);color:#fff;font-size:10px;cursor:pointer}.editor-footer{flex:0 0 auto;padding:12px 22px 14px;border-top:1px solid #1a3040;background:#08131c;box-shadow:0 -16px 36px rgba(6,15,22,.55)}.editor-actions{display:grid;grid-template-columns:.8fr 1.35fr;gap:9px}.editor-actions .primary-btn{height:44px;font-size:12px}.preview-note{display:flex;align-items:center;gap:6px;margin-top:8px;color:#5f7587;font-size:9px}.preview-note i{width:6px;height:6px;border-radius:50%;background:#3bd1a9}.payment-copy{display:none}.preview-panel{height:100%;min-height:0;background:#0b1720;display:grid;grid-template-rows:44px minmax(0,1fr);min-width:0}.preview-toolbar{display:flex;align-items:center;padding:0 14px;border-bottom:1px solid #1d3344;background:#0b1720;color:#718598;font-size:10px}.traffic{display:flex;gap:5px;margin-right:12px}.traffic i{width:7px;height:7px;border-radius:50%;background:#364b59}.traffic i:first-child{background:#ff7f78}.traffic i:nth-child(2){background:#e9c55f}.traffic i:nth-child(3){background:#65c982}.preview-toolbar span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-toolbar button{margin-left:auto;border:0;background:none;color:#a4b4bf;cursor:pointer;font-size:10px}.preview-panel iframe{width:100%;height:100%;border:0;background:#f7f5f0;display:block}.toast{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);z-index:100;background:#10222e;border:1px solid #294b5e;color:#eaf2f6;padding:12px 16px;border-radius:12px;box-shadow:0 16px 50px rgba(0,0,0,.4);font-size:12px}.toast.error{background:#381820;border-color:#74313d;color:#ffd6dc}@keyframes spin{to{transform:rotate(360deg)}}
@media(max-width:1100px){.workspace-view{grid-template-columns:390px minmax(0,1fr)}.lookup-view{grid-template-columns:1fr;align-content:start;padding-top:52px;overflow:auto}.lookup-copy{text-align:center}.lookup-copy p{margin:auto}.lookup-card,.lookup-progress,.listing-result,.lookup-error{grid-column:1;max-width:720px;width:100%;justify-self:center}.lookup-card{align-self:auto}.micro-footer{margin-top:18px}}
@media(max-width:800px){.site-header{position:sticky;top:0}.header-note{display:none}.workspace-view{display:block;height:auto;overflow:visible}.editor-panel{height:auto;border-right:0}.editor-scroll{overflow:visible}.editor-footer{position:sticky;bottom:0;z-index:8}.preview-panel{height:720px}.photo-strip{grid-template-columns:repeat(5,1fr)}}
@media(max-width:650px){.site-header{height:64px;padding:0 16px}.site-header nav{display:none}.lookup-view{padding:36px 16px 18px;gap:22px;min-height:calc(100vh - 64px)}.lookup-copy h1{font-size:50px}.lookup-copy p{font-size:14px}.lookup-card{padding:16px}.url-row{display:block}.url-row input{width:100%;height:54px}.url-row .primary-btn{width:100%;height:50px;margin-top:10px}.lookup-meta{display:none}.listing-result{grid-template-columns:1fr}.result-photo{height:220px}.result-actions{align-items:flex-start;flex-direction:column}.editor-scroll{padding:16px}.fields{grid-template-columns:1fr}.field.wide{grid-column:auto}.photo-strip{grid-template-columns:repeat(4,1fr)}.editor-footer{padding:10px 16px}.editor-actions{grid-template-columns:1fr}.preview-panel{height:620px}.property-chip{grid-template-columns:50px 1fr}.property-chip>span{display:none}}


/* v1.6 desktop UX refinements */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.lookup-view{grid-template-columns:minmax(0,.9fr) minmax(500px,650px);grid-template-rows:auto auto auto;align-content:start;gap:22px 6vw;padding-top:48px;padding-bottom:22px}
.lookup-copy{align-self:start;padding-top:2px}
.lookup-copy h1{font-size:clamp(52px,5.2vw,78px);margin-top:12px;margin-bottom:18px}
.lookup-copy p{font-size:16px;line-height:1.58;max-width:590px}
.lookup-card{align-self:start;margin-top:18px;padding:20px 20px 18px;border-radius:18px}
.lookup-card-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}
.lookup-card-head>div{min-width:0}
.lookup-card-head strong,.lookup-card-head small{display:block}
.lookup-card-head strong{font-size:14px;color:#edf4f8}
.lookup-card-head small{margin-top:3px;color:#71869a;font-size:10px}
.instant-badge{flex:0 0 auto;padding:6px 8px;border-radius:999px;background:#10352f;color:#72e6d2;font-size:8px;letter-spacing:.12em;font-weight:900}
.lookup-card .url-row input{height:54px}
.lookup-card .url-row .primary-btn{height:54px}
.lookup-meta{align-items:center;gap:8px;margin-top:11px;font-size:10px}
.lookup-meta i{width:3px;height:3px;border-radius:50%;background:#486070}
.lookup-progress,.listing-result,.lookup-error{grid-column:2}
.micro-footer{grid-row:3;align-self:start;margin-top:2px}

.editor-panel,.editor-scroll,.preview-panel{min-width:0}
.editor-panel{overflow:hidden}
.editor-scroll{overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-gutter:stable}
.fields,.field{min-width:0}
.field input,.field textarea{min-width:0;max-width:100%}
.preview-panel{overflow:hidden}
.preview-panel iframe{overscroll-behavior:contain}
body.workspace-active{height:100dvh;overflow:hidden}

@media(min-width:801px){
  body.workspace-active .site-header{position:relative;z-index:30}
  .workspace-view{position:fixed;top:72px;left:0;right:0;bottom:0;height:auto;z-index:15}
  .editor-panel{position:relative;height:100%}
  .editor-footer{position:relative;z-index:5}
}

@media(max-width:1100px){
  .lookup-view{padding-top:36px;gap:18px;align-content:start}
  .lookup-copy{padding-top:0}
  .lookup-card{margin-top:0}
  .micro-footer{grid-row:auto}
}

@media(max-width:650px){
  .lookup-view{padding-top:28px}
  .lookup-copy h1{font-size:46px}
  .lookup-card-head{align-items:flex-start}
  .instant-badge{margin-top:2px}
  .lookup-meta{display:flex}
  .lookup-meta i{display:block}
}


.lookup-view{
  position:relative;
  min-height:calc(100dvh - 72px);
  display:flex;
  flex-direction:column;
  padding:0 max(32px,5vw);
  overflow:hidden;
  background:
    radial-gradient(circle at 71% 35%,rgba(101,228,209,.10),transparent 28%),
    radial-gradient(circle at 17% 75%,rgba(162,242,168,.055),transparent 28%),
    linear-gradient(180deg,#07121b 0%,#07141d 100%);
}
.lookup-view:before{
  content:'';position:absolute;inset:0;pointer-events:none;opacity:.22;
  background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);
  background-size:52px 52px;
  mask-image:linear-gradient(to bottom,transparent 0%,#000 18%,#000 72%,transparent 100%);
}
.lookup-shell{
  position:relative;z-index:1;
  width:min(1420px,100%);margin:auto;
  display:grid;grid-template-columns:minmax(0,.9fr) minmax(540px,1.1fr);
  align-items:center;gap:clamp(60px,7vw,120px);
  flex:1;padding:34px 0 30px;
}
.lookup-copy{align-self:center;padding:0}
.lookup-copy .eyebrow{color:#7f94a7;font-size:10px;letter-spacing:.18em}
.lookup-copy h1{font-size:clamp(56px,5.25vw,82px);line-height:.92;letter-spacing:-.065em;margin:18px 0 24px;max-width:730px}
.lookup-copy h1 em{display:inline-block}
.lookup-copy p{font-size:16px;line-height:1.62;color:#8ba0b3;max-width:610px}
.hero-points{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}
.hero-points span{display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid #183242;border-radius:999px;background:rgba(10,24,34,.72);color:#8ca0b1;font-size:10px;box-shadow:inset 0 1px rgba(255,255,255,.025)}
.hero-points b{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#102d2a;color:#68ddca;font-size:8px;letter-spacing:.04em}
.lookup-card-wrap{position:relative;align-self:center}
.lookup-card-glow{position:absolute;inset:12% 6% -12%;filter:blur(58px);background:linear-gradient(135deg,rgba(101,228,209,.19),rgba(162,242,168,.07));border-radius:50%;pointer-events:none}
.lookup-card{position:relative;margin:0;padding:28px;border-radius:24px;border:1px solid #244256;background:linear-gradient(180deg,rgba(13,29,40,.97),rgba(8,21,30,.98));box-shadow:0 34px 100px rgba(0,0,0,.34),inset 0 1px rgba(255,255,255,.035);overflow:hidden}
.lookup-card:before{content:'';position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,transparent,var(--accent),var(--accent2),transparent);opacity:.8}
.lookup-card-head{display:grid;grid-template-columns:46px 1fr;align-items:start;gap:14px;margin-bottom:20px}
.lookup-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,#15352f,#0e2826);border:1px solid #225046;color:#76e7d4;font-size:20px;font-weight:900}
.lookup-card-head>div{display:flex;flex-direction:column;align-items:flex-start}
.instant-badge{order:0;margin-bottom:8px;padding:5px 8px;background:rgba(44,187,155,.13);border:1px solid rgba(72,216,187,.18);color:#74e7d3}
.lookup-card-head strong{order:1;font-size:18px;letter-spacing:-.02em;color:#f3f7f9}
.lookup-card-head small{order:2;margin-top:6px;max-width:520px;font-size:11px;line-height:1.45;color:#72889b}
.url-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:6px;border:1px solid #29485c;border-radius:16px;background:#061018;box-shadow:0 12px 35px rgba(0,0,0,.18)}
.lookup-card .url-row input{height:56px;border:0!important;background:transparent;padding:0 14px;font-size:14px;box-shadow:none!important}
.lookup-card .url-row .primary-btn{height:56px;border-radius:11px;padding:0 24px;box-shadow:0 8px 26px rgba(101,228,209,.12)}
.lookup-meta{display:flex;align-items:center;justify-content:flex-start;gap:18px;margin-top:15px;color:#71879a;font-size:10px}
.lookup-progress{height:auto;margin-top:18px;border:1px solid #1d3b4b;border-radius:14px;background:#081720;display:flex;align-items:center;gap:13px;padding:14px 15px}
.lookup-progress .loader-ring{width:28px;height:28px;border-width:2px;flex:0 0 auto}
.lookup-progress strong{font-size:12px}.lookup-progress span{margin-top:3px;font-size:10px}
.lookup-error{margin:14px 0 0;padding:11px 13px;border-radius:11px;font-size:11px}
.card-caption{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:14px;color:#5e7486;font-size:10px}
.pulse-dot{width:6px;height:6px;border-radius:50%;background:#59dec8;box-shadow:0 0 0 5px rgba(89,222,200,.07)}
.micro-footer{position:relative;z-index:1;flex:0 0 auto;padding:0 0 18px;text-align:center;color:#4e6576;font-size:9px}
.micro-footer a{color:#708799}

@media(max-width:1100px){
  .lookup-view{overflow:auto;padding:0 28px}
  .lookup-shell{grid-template-columns:1fr;gap:32px;padding:46px 0 30px;max-width:760px;align-items:start}
  .lookup-copy{text-align:center}
  .lookup-copy p{margin-left:auto;margin-right:auto}
  .hero-points{justify-content:center}
  .lookup-card-wrap{width:100%}
}
@media(max-width:650px){
  .lookup-view{padding:0 16px;min-height:calc(100dvh - 64px)}
  .lookup-shell{padding:30px 0 24px;gap:26px}
  .lookup-copy h1{font-size:48px;margin:14px 0 18px}
  .lookup-copy p{font-size:14px}
  .hero-points{display:none}
  .lookup-card{padding:17px;border-radius:18px}
  .lookup-card-head{grid-template-columns:38px 1fr;gap:11px;margin-bottom:15px}
  .lookup-icon{width:38px;height:38px;border-radius:11px;font-size:16px}
  .lookup-card-head strong{font-size:15px}
  .lookup-card-head small{font-size:10px}
  .url-row{display:block;padding:5px}
  .lookup-card .url-row input{width:100%;height:52px}
  .lookup-card .url-row .primary-btn{width:100%;height:50px;margin:4px 0 0}
  .lookup-meta{gap:9px;justify-content:center;flex-wrap:wrap;font-size:9px}
  .card-caption{display:none}
}
