:root{color-scheme:light;--bg:#fbf4ec;--bg-deep:#f6e9df;--surface:rgba(255,252,248,0.84);--surface-strong:#fffaf6;--surface-dark:#302021;--line:rgba(78,44,39,0.12);--text:#2d1d1b;--muted:#705c58;--rose:#f37ca2;--rose-deep:#db4d82;--berry:#8b4669;--peach:#ffb58c;--butter:#f6d88d;--mint:#abdbc8;--sky:#bfd9fb;--shadow-soft:0 28px 80px rgba(118,71,63,0.14);--shadow-card:0 18px 50px rgba(124,79,62,0.1)}*{box-sizing:border-box}body,html{min-height:100%;margin:0;overflow-x:clip}body{color:var(--text);font-family:Avenir Next,Segoe UI,sans-serif;background:radial-gradient(circle at 10% 0,rgba(243,124,162,.22),transparent 24%),radial-gradient(circle at 88% 12%,rgba(191,217,251,.3),transparent 28%),radial-gradient(circle at 52% 32%,rgba(255,181,140,.18),transparent 34%),linear-gradient(180deg,var(--bg) 0,var(--bg-deep) 100%)}body:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 0);background-size:54px 54px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.12),transparent 75%);mask-image:linear-gradient(180deg,rgba(0,0,0,.12),transparent 75%)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.landing-shell,.tool-shell{width:min(1600px,calc(100% - 48px));margin:0 auto;padding:24px 0 80px}.baby-example-compare>*,.feature-band>*,.hero-stage>*,.option-row>*,.section-heading>*,.tool-example-compare>*,.tool-hero>*{min-width:0}.site-nav{position:-webkit-sticky;position:sticky;top:0;z-index:100;justify-content:space-between;padding:8px 18px;background:rgba(255,250,246,.82);border-bottom:1px solid rgba(78,44,39,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);white-space:nowrap}.site-nav,.site-nav-right{display:flex;align-items:center;gap:12px}.brand-icon{width:28px;height:28px;border-radius:6px}.brand-word-sm{font-family:var(--font-brand),"Space Grotesk",system-ui,sans-serif;font-size:1rem;font-weight:700;letter-spacing:-.03em}.token-count{font-size:.78rem;font-weight:700;color:var(--rose-deep);white-space:nowrap}.ghost-button-sm{min-height:30px;padding:0 14px;font-size:.78rem}.nav-hamburger{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid rgba(78,44,39,.12);border-radius:8px;background:transparent;color:var(--muted);cursor:pointer;transition:background .16s ease}.nav-hamburger:hover{background:rgba(78,44,39,.06)}.nav-drawer-backdrop{position:fixed;inset:0;z-index:200;background:rgba(48,32,33,.35);animation:backdrop-in .18s ease}.nav-drawer{position:fixed;top:0;right:0;bottom:0;z-index:201;width:260px;max-width:80vw;background:#fffaf6;box-shadow:-8px 0 40px rgba(48,32,33,.18);display:flex;flex-direction:column;animation:drawer-in .2s ease}@keyframes drawer-in{0%{transform:translateX(100%)}to{transform:translateX(0)}}.nav-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid rgba(78,44,39,.08)}.nav-drawer-name{font-size:.92rem;font-weight:700;color:var(--text)}.nav-drawer-close{width:28px;height:28px;border:none;border-radius:50%;background:rgba(78,44,39,.08);color:var(--muted);font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.nav-drawer-body{padding:12px 10px}.nav-drawer-item{display:block;width:100%;padding:10px 14px;border:none;border-radius:10px;background:transparent;color:var(--text);font-size:.88rem;font-weight:600;text-align:left;cursor:pointer;transition:background .16s ease}.nav-drawer-item:hover{background:rgba(78,44,39,.06)}.topbar{display:flex;margin-top:24px;align-items:center;justify-content:space-between;gap:20px;padding:14px 18px;margin-bottom:28px;background:rgba(255,250,246,.66);border:1px solid rgba(78,44,39,.08);border-radius:999px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-card)}.brand-lockup{gap:12px;min-width:-moz-fit-content;min-width:fit-content}.brand-lockup,.brand-mark{display:inline-flex;align-items:center}.brand-mark{justify-content:center;width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,var(--rose) 0,var(--peach) 100%);color:white;font-size:.95rem;font-weight:800;letter-spacing:.1em}.brand-word{font-family:Iowan Old Style,Palatino Linotype,serif;font-size:1.2rem;font-weight:700;letter-spacing:-.02em}.topnav{display:inline-flex;align-items:center;gap:20px;color:var(--muted);font-size:.95rem}.topnav a:hover{color:var(--text)}.topbar-actions{display:flex;align-items:center;gap:12px}.card-badge,.chip,.session-pill{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:999px;background:rgba(139,70,105,.08);color:var(--berry);font-size:.84rem;font-weight:700}.ghost-button,.primary-cta,.product-link,.secondary-cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border:1px solid transparent;border-radius:999px;cursor:pointer;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease,opacity .18s ease}.ghost-button,.product-link-muted,.secondary-cta{background:rgba(255,255,255,.64);border-color:rgba(78,44,39,.1);color:var(--text)}.ghost-button:hover,.primary-cta:hover,.product-link:hover,.secondary-cta:hover{transform:translateY(-1px)}.ghost-button:disabled,.primary-cta:disabled{opacity:.55;cursor:not-allowed;transform:none}.ghost-button-light{background:rgba(255,255,255,.2);color:white;border-color:rgba(255,255,255,.32)}.primary-cta,.product-link{background:linear-gradient(135deg,var(--rose-deep) 0,var(--rose) 52%,var(--peach) 100%);color:white;box-shadow:0 18px 34px rgba(219,77,130,.2)}.hero-stage,.tool-hero{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:28px;gap:28px;align-items:stretch}.closing-banner,.example-card,.example-copy,.example-visual,.hero-copy,.hero-visual,.section-block,.tool-copy,.tool-section,.tool-stage{position:relative}.closing-banner,.hero-copy,.section-block,.tool-copy,.tool-section,.tool-stage{background:var(--surface);border:1px solid var(--line);border-radius:34px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-soft);min-width:0}.hero-copy,.tool-copy{padding:38px}.example-card{display:grid;grid-template-columns:1.02fr .98fr;grid-gap:28px;gap:28px;padding:18px;background:transparent;border:none;box-shadow:none}.example-copy,.example-visual{min-height:100%}.example-copy{padding:38px;background:var(--surface);border:1px solid var(--line);border-radius:34px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-soft)}.example-visual{display:grid;grid-gap:20px;gap:20px}.hero-copy h1,.tool-copy h1{margin:0;font-family:Iowan Old Style,Palatino Linotype,serif;font-size:clamp(3rem,6vw,5.9rem);line-height:.92;letter-spacing:-.055em}.kicker,.mini-kicker{margin:0 0 10px;color:var(--berry);font-size:.82rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.feature-copy p,.glow-card p,.hero-text,.reason-card p,.section-heading p,.tool-intro,.tool-result-card p{color:var(--muted);line-height:1.7}.hero-text,.tool-intro{margin:18px 0 0;max-width:42rem;font-size:1.08rem}.closing-actions,.hero-buttons,.tool-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.feature-points,.launch-note-list,.moment-list,.tool-promise-list{display:grid;grid-gap:12px;gap:12px;padding:0;margin:28px 0 0;list-style:none}.feature-points li,.launch-note-list li,.moment-list li,.tool-promise-list li{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border:1px solid rgba(78,44,39,.08);border-radius:18px;background:rgba(255,255,255,.5);color:var(--text)}.feature-points li:before,.launch-note-list li:before,.moment-list li:before,.tool-promise-list li:before{content:"✦";color:var(--rose-deep);font-weight:700}.hero-visual{display:grid;grid-gap:20px;gap:20px}.glow-card,.preview-window,.product-card,.reason-card,.step-card,.tool-result-card{background:var(--surface-strong);border:1px solid rgba(78,44,39,.08);border-radius:28px;box-shadow:var(--shadow-card)}.glow-card-main{padding:30px;min-height:420px;background:radial-gradient(circle at top left,rgba(243,124,162,.2),transparent 35%),radial-gradient(circle at bottom right,rgba(191,217,251,.24),transparent 30%),var(--surface-strong)}.closing-banner h2,.feature-copy h2,.glow-card-main h2,.section-heading h2,.tool-result-card h2{margin:0;font-family:Iowan Old Style,Palatino Linotype,serif;font-size:clamp(2rem,4vw,3.25rem);line-height:1;letter-spacing:-.05em}.glow-card-main p{margin:14px 0 0}.portrait-row{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:14px;gap:14px;align-items:center;margin-top:26px}.portrait-block,.preview-panel,.upload-frame{display:flex;align-items:center;justify-content:center;min-height:150px;border-radius:24px;color:#5d4144;font-weight:700;letter-spacing:.02em}.portrait-mom,.preview-panel-warm,.upload-frame-rose{background:linear-gradient(160deg,rgba(243,124,162,.45),rgba(255,214,196,.78))}.portrait-dad,.preview-panel-cool,.upload-frame-blue{background:linear-gradient(160deg,rgba(191,217,251,.76),rgba(224,236,255,.98))}.portrait-heart,.upload-plus{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:white;border:1px solid rgba(78,44,39,.08);color:var(--rose-deep);font-size:1.2rem;font-weight:800}.result-pill{margin-top:18px;display:inline-flex;padding:12px 16px;border-radius:999px;background:rgba(48,32,33,.06);color:var(--berry);font-weight:700}.glow-card-note{padding:22px}.proof-strip{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin:26px 0}.proof-item{padding:22px 20px;background:rgba(255,251,247,.72);border:1px solid rgba(78,44,39,.08);border-radius:24px;text-align:center;box-shadow:var(--shadow-card)}.proof-item strong{display:block;margin-bottom:8px;font-family:Iowan Old Style,Palatino Linotype,serif;font-size:2rem;letter-spacing:-.05em}.proof-item span{color:var(--muted)}.section-block,.tool-section{padding:30px;margin-top:26px}.section-heading{display:flex;justify-content:space-between;gap:24px;align-items:flex-end}.section-heading h2{max-width:42rem}.section-heading p{max-width:24rem;margin:0}.product-grid,.product-reasons,.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:24px}.product-card,.reason-card,.step-card{padding:24px}.product-card h3,.reason-card h3,.step-card h3{margin:14px 0 10px;font-size:1.25rem;letter-spacing:-.03em}.product-short{margin:0;color:var(--text);font-weight:700;line-height:1.55}.product-detail,.reason-card p,.step-card p{margin:12px 0 0}.product-link,.product-link-muted{margin-top:20px;width:-moz-fit-content;width:fit-content}.product-link-muted{cursor:default}.product-card-live{transform:translateY(-8px)}.accent-rose{background:linear-gradient(180deg,rgba(255,240,245,.96),rgba(255,250,246,.96))}.accent-butter{background:linear-gradient(180deg,rgba(255,248,224,.96),rgba(255,251,247,.96))}.accent-sky{background:linear-gradient(180deg,rgba(241,248,255,.96),rgba(255,251,247,.96))}.accent-mint{background:linear-gradient(180deg,rgba(239,251,246,.96),rgba(255,251,247,.96))}.accent-berry{background:linear-gradient(180deg,rgba(250,237,243,.96),rgba(255,251,247,.96))}.accent-peach{background:linear-gradient(180deg,rgba(255,240,228,.96),rgba(255,251,247,.96))}.landing-intro,.tool-showcase{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:24px;gap:24px;align-items:start}.landing-intro-copy h2,.tool-showcase-head h2{margin:0;font-family:Iowan Old Style,Palatino Linotype,serif;font-size:clamp(2.2rem,4vw,3.4rem);line-height:.98;letter-spacing:-.05em}.landing-intro-copy p:last-child,.tool-showcase-head p:last-child{margin-top:14px}.landing-intro-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.showcase-jump{display:grid;grid-gap:8px;gap:8px;padding:18px;border:1px solid rgba(78,44,39,.08);border-radius:24px;box-shadow:var(--shadow-card)}.showcase-jump strong{font-size:1.1rem;letter-spacing:-.03em}.showcase-jump span:last-child{color:var(--muted);line-height:1.55}.showcase-jump-compact{padding:14px 16px;gap:6px;border-radius:20px}.showcase-jump-compact strong{font-size:.95rem;letter-spacing:-.02em}.landing-intro-nav:has(.showcase-jump-compact){grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.showcase-jump-kicker{color:var(--berry);font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tool-showcase-reverse .tool-showcase-copy{order:2}.tool-showcase-reverse .tool-showcase-gallery{order:1}.tool-showcase-gallery{min-width:0}.tool-example-section-compact,.tool-example-section-compact .tool-example-slide,.tool-showcase-gallery .tool-example-section{margin-top:0}.feature-band{display:grid;grid-template-columns:1fr .95fr;grid-gap:22px;gap:22px;align-items:center}.feature-preview{display:flex}.example-grid{width:100%}.example-grid,.example-set{display:grid;grid-gap:18px;gap:18px}.example-set{background:rgba(255,250,246,.92);border:1px solid rgba(78,44,39,.08);border-radius:24px;padding:18px;box-shadow:var(--shadow-card)}.example-set-head h3{margin:10px 0 0;font-size:1.08rem;letter-spacing:-.03em}.example-set-head p{margin:8px 0 0;color:var(--muted);line-height:1.6}.example-badge{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:rgba(243,124,162,.12);color:var(--rose-deep);font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.example-set-visual{display:flex;align-items:center;justify-content:space-between;gap:16px}.example-parents{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.example-parent{display:flex;flex-direction:column;align-items:center;gap:6px}.example-parent img{width:80px;height:80px;border-radius:24px;object-fit:cover;border:3px solid rgba(78,44,39,.08)}.example-plus{font-size:1.4rem;font-weight:800;color:var(--muted)}.example-arrow{font-size:1.6rem;font-weight:800;color:var(--rose);flex-shrink:0}.example-result{display:flex;flex-direction:column;align-items:center;gap:6px}.example-result img{width:100px;height:100px;border-radius:28px;object-fit:cover;border:3px solid var(--rose);box-shadow:0 4px 20px rgba(243,124,162,.3)}.example-label{font-size:.78rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}.examples-section-body{margin-top:24px}@media (max-width:600px){.example-set{gap:12px}.example-set-visual{flex-direction:column}.example-arrow{transform:rotate(90deg)}}.step-index{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:rgba(243,124,162,.12);color:var(--rose-deep);font-weight:800}.closing-banner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:32px;margin-top:26px;background:linear-gradient(135deg,rgba(76,37,57,.95),rgba(125,54,92,.88)),var(--surface-dark);color:white}.closing-banner .kicker{color:rgba(255,218,227,.84)}.closing-banner h2{max-width:34rem}.tool-back{display:inline-flex;margin-bottom:18px;color:var(--muted);font-weight:700}.tool-stage{padding:28px}.upload-mock{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:16px;gap:16px;align-items:center}.upload-mock-card{display:grid;grid-gap:10px;gap:10px}.upload-label{color:var(--muted);font-size:.92rem;font-weight:700}.tool-result-card{margin-top:18px;padding:24px}.tool-result-card h2{margin-top:6px;font-size:2rem}.tool-section .launch-note-list{margin-top:20px}@media (max-width:1080px){.product-grid,.product-reasons,.steps-grid{grid-template-columns:1fr 1fr}}@media (max-width:900px){.landing-shell,.tool-shell{width:min(100% - 24px,1200px);padding-top:18px}.closing-banner,.example-card,.feature-band,.hero-stage,.landing-intro,.section-heading,.tool-hero,.tool-showcase,.topbar{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.topbar{border-radius:26px}.topnav{flex-wrap:wrap;gap:14px}.closing-banner,.example-copy,.hero-copy,.section-block,.tool-copy,.tool-section,.tool-stage{padding:24px}.hero-copy h1,.tool-copy h1{font-size:clamp(2.7rem,15vw,4.2rem)}.portrait-row,.preview-panels,.product-grid,.product-reasons,.proof-strip,.steps-grid,.upload-mock{grid-template-columns:1fr}.portrait-heart,.upload-plus{margin:0 auto}.tool-showcase-reverse .tool-showcase-copy,.tool-showcase-reverse .tool-showcase-gallery{order:0}}@media (max-width:768px){.tool-shell{width:min(100% - 20px,1200px);padding-bottom:64px}.tool-copy,.tool-section,.tool-stage{padding:20px;border-radius:28px}.tool-copy h1{font-size:clamp(2.2rem,10vw,3.2rem)}.section-heading p,.tool-intro,.tool-result-card p{line-height:1.6}.tool-result-card{padding:20px}.tool-result-card h2{font-size:clamp(1.6rem,7.5vw,2.2rem)}.tool-example-image-card{min-height:240px}.baby-example-image-card{min-height:220px}.baby-example-result-card{min-height:260px}.landing-intro-nav{grid-template-columns:1fr}.landing-intro-nav:has(.showcase-jump-compact){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.site-nav{padding:6px 12px;gap:8px}.brand-word-sm{display:none}.site-nav-right{gap:8px}.landing-shell,.tool-shell{width:min(100% - 16px,1200px);padding-top:14px;padding-bottom:56px}.topbar{padding:16px}.closing-actions,.ghost-button,.hero-buttons,.primary-cta,.product-link,.secondary-cta,.tool-actions,.topbar-actions{width:100%}.tool-copy,.tool-section,.tool-stage{padding:18px;border-radius:24px}.tool-copy h1{font-size:clamp(2rem,11vw,2.6rem);line-height:.96}.launch-note-list li,.tool-promise-list li{padding:12px 14px;gap:10px}.tool-result-card{padding:18px}.tool-result-card h2{font-size:clamp(1.4rem,7vw,1.8rem)}}.loading-spinner{width:36px;height:36px;margin:0 auto;border:3px solid rgba(243,124,162,.2);border-top:3px solid var(--rose-deep);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.option-row{display:flex;gap:24px;padding:18px 20px;background:rgba(255,255,255,.5);border:1px solid rgba(78,44,39,.08);border-radius:20px}.option-row,.tool-example-section{margin-top:20px}.tool-example-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:14px}.tool-example-section-head h3{margin:8px 0 0;font-size:1.28rem;letter-spacing:-.03em}.tool-example-section-head p:last-child{max-width:28rem;margin:0;color:var(--muted);line-height:1.6}.tool-example-picker{display:flex;gap:10px;overflow-x:auto;padding:4px 2px 10px;scrollbar-width:thin}.tool-example-pill{flex:0 0 auto;min-height:40px;padding:0 14px;border:1px solid rgba(78,44,39,.12);border-radius:999px;background:rgba(255,255,255,.74);color:var(--muted);font-size:.82rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.tool-example-pill:hover{color:var(--text);border-color:rgba(219,77,130,.24)}.tool-example-pill-active{background:linear-gradient(135deg,var(--rose-deep),var(--rose));border-color:transparent;color:white;transform:translateY(-1px)}.tool-example-slide{display:grid;grid-gap:18px;gap:18px;margin-top:8px;padding:22px;border:1px solid rgba(78,44,39,.08);border-radius:26px;background:rgba(255,255,255,.66);box-shadow:var(--shadow-card);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.tool-example-stage{border-color:rgba(219,77,130,.22);box-shadow:0 22px 54px rgba(124,79,62,.14)}.tool-example-slide-rose{background:radial-gradient(circle at top left,rgba(243,124,162,.18),transparent 34%),rgba(255,255,255,.72)}.tool-example-slide-sky{background:radial-gradient(circle at top left,rgba(191,217,251,.24),transparent 34%),rgba(255,255,255,.72)}.tool-example-slide-butter{background:radial-gradient(circle at top left,rgba(246,216,141,.26),transparent 34%),rgba(255,255,255,.72)}.tool-example-slide-mint{background:radial-gradient(circle at top left,rgba(171,219,200,.24),transparent 34%),rgba(255,255,255,.72)}.tool-example-slide-peach{background:radial-gradient(circle at top left,rgba(255,181,140,.24),transparent 34%),rgba(255,255,255,.72)}.tool-example-slide-berry{background:radial-gradient(circle at top left,rgba(139,70,105,.18),transparent 34%),rgba(255,255,255,.72)}.tool-example-slide-copy h3{margin:10px 0 0;font-size:1.3rem;letter-spacing:-.03em}.tool-example-slide-copy p{margin:10px 0 0;color:var(--muted);line-height:1.65}.tool-example-slide-eyebrow{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:rgba(48,32,33,.06);color:var(--berry);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tool-example-slide-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.tool-example-compare{display:grid;grid-template-columns:.9fr auto 1.1fr;grid-gap:14px;gap:14px;align-items:center}.tool-example-compare-single{grid-template-columns:1fr;max-width:400px;margin:0 auto}.tool-example-image-card{overflow:hidden}.tool-example-image-card,.tool-example-text-card{position:relative;min-height:280px;border-radius:24px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(78,44,39,.08);background:linear-gradient(160deg,rgba(255,255,255,.95),rgba(250,241,236,.88))}.tool-example-text-card{padding:28px 24px 44px}.tool-example-text-content{font-size:1.05rem;line-height:1.6;color:var(--text-primary,#3e2723);font-style:italic;text-align:center;max-width:260px}.tool-example-image-card img{width:100%;height:100%;object-fit:cover}.tool-example-image-label{position:absolute;left:14px;bottom:14px;width:-moz-fit-content;width:fit-content;padding:0 10px;min-height:28px;border-radius:999px;background:rgba(255,255,255,.78);border:1px solid rgba(78,44,39,.08);color:var(--berry);font-size:.74rem;letter-spacing:.06em;text-transform:uppercase}.tool-example-image-arrow,.tool-example-image-label{display:inline-flex;align-items:center;font-weight:800}.tool-example-image-arrow{justify-content:center;width:42px;height:42px;border-radius:50%;background:white;border:1px solid rgba(78,44,39,.08);color:var(--rose-deep);font-size:1.15rem}.baby-example-compare{display:grid;grid-template-columns:minmax(0,1.15fr) auto minmax(0,.9fr);grid-gap:14px;gap:14px;align-items:center}.baby-example-parents{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.baby-example-image-card{min-height:260px}.baby-example-result-card{min-height:300px}.option-group{display:flex;flex-direction:column;gap:8px;flex:1 1}.option-label{font-size:.85rem;font-weight:700;color:var(--muted);letter-spacing:.04em}.option-pills{display:flex;gap:8px;flex-wrap:wrap;min-width:0}.option-pill{padding:8px 16px;border:1px solid rgba(78,44,39,.12);border-radius:999px;background:rgba(255,255,255,.7);color:var(--muted);font-size:.88rem;font-weight:600;cursor:pointer;transition:all .16s ease}.option-pill:hover{border-color:var(--rose);color:var(--text)}.option-pill-active{background:linear-gradient(135deg,var(--rose-deep),var(--rose));border-color:transparent;color:white}.option-pill-active:hover{color:white}.option-pill-active .pill-badge{background:rgba(255,255,255,.3);color:white}.pill-badge{padding:2px 8px;border-radius:999px;background:rgba(139,70,105,.1);color:var(--berry);font-weight:800;letter-spacing:.04em}.pill-badge,.pill-price{display:inline-block;margin-left:6px;font-size:.72rem;vertical-align:middle}.pill-price{font-weight:600;opacity:.55}.option-pill-active .pill-price{opacity:.7}.logo-textarea{width:100%;min-height:80px;padding:14px 16px;border:1px solid rgba(78,44,39,.12);border-radius:14px;background:rgba(255,255,255,.7);color:var(--text);font-size:.92rem;font-family:inherit;line-height:1.6;resize:vertical;transition:border-color .16s ease}.logo-textarea:focus{outline:none;border-color:var(--rose)}.token-badge{display:flex;align-items:center;gap:10px;padding:10px 16px;margin-top:16px;background:rgba(255,255,255,.5);border:1px solid rgba(78,44,39,.08);border-radius:999px;font-size:.82rem}.token-badge-bar{width:60px;height:6px;border-radius:3px;background:rgba(78,44,39,.1);overflow:hidden;flex-shrink:0}.token-badge-fill{height:100%;border-radius:3px;background:linear-gradient(90deg,var(--rose-deep),var(--rose));transition:width .3s ease}.token-badge-text{font-weight:700;color:var(--text);white-space:nowrap}.token-badge-refresh{color:var(--muted);font-weight:600;white-space:nowrap}.error-modal-dialog{position:fixed;max-width:520px;width:calc(100% - 32px);padding:0;border:none;border-radius:24px;background:var(--surface-strong);box-shadow:0 32px 80px rgba(48,32,33,.28);animation:modal-in .2s ease}.error-modal-dialog::-webkit-backdrop{background:rgba(48,32,33,.4);animation:backdrop-in .2s ease}.error-modal-dialog::backdrop{background:rgba(48,32,33,.4);animation:backdrop-in .2s ease}@keyframes modal-in{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes backdrop-in{0%{opacity:0}to{opacity:1}}.error-modal-content{padding:24px}.error-modal-header{display:flex;align-items:center;justify-content:space-between}.error-modal-header h3{margin:0;font-size:1.15rem;color:var(--rose-deep)}.error-modal-close{width:32px;height:32px;border:none;border-radius:50%;background:rgba(78,44,39,.08);color:var(--muted);font-size:1.3rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .16s ease}.error-modal-close:hover{background:rgba(78,44,39,.14)}.error-modal-body{margin:16px 0;padding:16px;background:rgba(219,77,130,.06);border:1px solid rgba(219,77,130,.15);border-radius:14px;color:var(--text);font-size:.88rem;line-height:1.6;white-space:pre-wrap;word-break:break-word;max-height:300px;overflow-y:auto;font-family:inherit}.error-modal-footer{display:flex;justify-content:flex-end}@media (max-width:640px){.tool-stage{padding:18px}.option-row{flex-direction:column;gap:12px;padding:14px}.tool-example-section-head{flex-direction:column;align-items:stretch;gap:10px}.tool-example-section-head h3{font-size:1.08rem}.tool-example-pill{min-height:36px;padding:0 12px;font-size:.74rem}.tool-example-slide{padding:16px;border-radius:22px}.tool-example-slide-copy h3{font-size:1.08rem}.tool-example-slide-copy p{line-height:1.55}.tool-example-slide-chips{gap:8px;margin-top:12px}.baby-example-compare,.tool-example-compare{grid-template-columns:1fr;gap:12px}.baby-example-parents{grid-template-columns:1fr}.tool-example-image-arrow{margin:0 auto;transform:rotate(90deg)}.tool-example-image-card{min-height:220px;border-radius:20px}.baby-example-image-card,.baby-example-result-card{min-height:220px}}.hero-full{height:calc(100vh - 44px);height:calc(100dvh - 44px);overflow:hidden}.hero-full,.hero-split-grid{position:relative;width:100%}.hero-split-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(4,1fr);height:100%}.hero-split-grid:before{content:"";position:absolute;inset:0;z-index:0;background:radial-gradient(ellipse at 20% 15%,rgba(243,124,162,.3) 0,transparent 40%),radial-gradient(ellipse at 75% 25%,rgba(131,179,251,.35) 0,transparent 40%),radial-gradient(ellipse at 50% 50%,rgba(246,216,141,.25) 0,transparent 45%),radial-gradient(ellipse at 85% 70%,rgba(171,219,200,.3) 0,transparent 40%),radial-gradient(ellipse at 15% 80%,rgba(199,146,234,.25) 0,transparent 40%),radial-gradient(ellipse at 55% 85%,rgba(243,183,138,.2) 0,transparent 40%);background-size:200% 200%;animation:hero-water-drift 8s ease-in-out infinite;filter:blur(20px)}.hero-split-grid:after{content:"";position:absolute;inset:0;z-index:0;background:radial-gradient(ellipse at 65% 35%,rgba(255,255,255,.45) 0,transparent 40%),radial-gradient(ellipse at 30% 65%,rgba(191,217,251,.3) 0,transparent 45%),radial-gradient(ellipse at 80% 55%,rgba(243,124,162,.2) 0,transparent 40%),radial-gradient(ellipse at 45% 20%,rgba(171,219,200,.2) 0,transparent 40%);background-size:180% 180%;animation:hero-water-flow 6s ease-in-out infinite reverse;filter:blur(30px)}@keyframes hero-water-drift{0%{background-position:0 0}25%{background-position:40% 60%}50%{background-position:100% 30%}75%{background-position:60% 100%}to{background-position:0 0}}@keyframes hero-water-flow{0%{background-position:100% 100%}33%{background-position:20% 50%}66%{background-position:80% 20%}to{background-position:100% 100%}}.hero-split-cell{position:relative;z-index:1;overflow:hidden;min-height:0;min-width:0;display:block;text-decoration:none;color:inherit;contain:layout style paint}.hero-split-after,.hero-split-before{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;opacity:0;transform:scale(1.1);transition:opacity .8s ease,transform .8s cubic-bezier(.25,.46,.45,.94)}img.hero-split-before{object-fit:cover}div.hero-split-after>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-cell-loaded .hero-split-after,.hero-cell-loaded .hero-split-before{opacity:1;transform:scale(1)}.hero-cell-loaded .hero-split-after{transition-delay:.12s}.hero-split-before{z-index:1}.hero-split-after{z-index:2;will-change:clip-path}.hero-cell-divider,.hero-split-after{transform:translateZ(0);-webkit-transform:translateZ(0)}.hero-cell-divider{position:absolute;top:0;bottom:0;left:0;width:2px;margin-left:-1px;z-index:3;background:rgba(255,255,255,.8);box-shadow:0 0 4px rgba(0,0,0,.15);pointer-events:none;opacity:0;animation:hero-sweep 4s infinite}.hero-cell-divider-visible{opacity:1}.hero-split-cell .hero-split-after{animation:hero-sweep-clip 4s infinite}@keyframes hero-sweep{0%{left:0;animation-timing-function:cubic-bezier(.4,0,.2,1)}10%{left:8%;animation-timing-function:cubic-bezier(0,0,.2,1)}50%{left:100%}70%{left:100%;animation-timing-function:cubic-bezier(.7,0,1,1)}85%{left:0}to{left:0}}@keyframes hero-sweep-clip{0%{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);animation-timing-function:cubic-bezier(.4,0,.2,1)}10%{-webkit-clip-path:inset(0 92% 0 0);clip-path:inset(0 92% 0 0);animation-timing-function:cubic-bezier(0,0,.2,1)}50%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}70%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);animation-timing-function:cubic-bezier(.7,0,1,1)}85%{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}to{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}}.hero-badge{position:absolute;top:50%;transform:translateY(-50%);padding:4px 12px;border-radius:6px;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#fff;pointer-events:none}.hero-badge-before{left:75%;background:rgba(0,0,0,.5)}.hero-badge-after,.hero-badge-before{top:auto;bottom:28px;transform:translate(-50%);z-index:1}.hero-badge-after{left:25%;background:rgba(99,102,241,.75)}.hero-split-toolname{top:8px;left:50%;transform:translateX(-50%);z-index:5;padding:5px 14px;border-radius:8px;font-size:.75rem;font-weight:700;color:#fff;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);white-space:nowrap}.hero-center,.hero-split-toolname{position:absolute;pointer-events:none}.hero-center{top:0;left:0;right:0;height:calc(100vh - 44px);height:calc(100dvh - 44px);z-index:10;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease}.hero-center-card{text-align:center;padding:28px 36px;border-radius:18px;background:rgba(255,252,248,.92);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 16px 48px rgba(0,0,0,.12);pointer-events:auto;max-width:380px}.hero-center-card h1{font-size:1.7rem;line-height:1.15;margin:0 0 8px;color:var(--text);letter-spacing:-.02em}.hero-center-card p{font-size:.8rem;line-height:1.5;color:var(--muted);margin:0 0 14px}.hero-split-dual{display:grid;grid-template-rows:1fr 1fr}.hero-split-dual img{width:100%;height:100%;object-fit:cover;display:block;min-height:0;opacity:0;transform:scale(1.1);transition:opacity .8s ease,transform .8s cubic-bezier(.25,.46,.45,.94)}.hero-cell-loaded .hero-split-dual img{opacity:1;transform:scale(1);transition-delay:var(--stagger,0s)}.hero-cell-loaded .hero-split-dual img:nth-child(2){transition-delay:calc(var(--stagger, 0s) + .1s)}.hero-output-only .hero-split-before{z-index:1}@media (min-width:1201px){.hero-split-grid{grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(4,1fr)}}@media (max-width:1200px) and (min-width:901px){.hero-split-grid{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(5,1fr)}}@media (max-width:900px) and (min-width:601px){.hero-split-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:calc((100vh - 44px) / 3)}.hero-center-card{padding:20px 24px;max-width:280px}.hero-center-card h1{font-size:1.3rem}}@media (max-width:600px){.hero-split-grid:after,.hero-split-grid:before{animation:none;filter:none}.hero-full{height:auto;overflow:visible}.hero-split-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:45vw}.hero-split-cell{content-visibility:auto;contain-intrinsic-size:auto 45vw}.hero-center{position:fixed;top:44px;left:0;right:0;height:calc(100vh - 44px);height:calc(100dvh - 44px);transition:opacity .3s ease}.hero-center-card{padding:16px 20px;max-width:220px;border-radius:14px}.hero-center-card h1{font-size:1.1rem}.hero-center-card p{font-size:.7rem;margin-bottom:10px}.hero-split-toolname{font-size:.6rem;padding:3px 8px}}.site-footer{margin-top:80px;border-top:1px solid var(--line);background:var(--bg-deep)}.footer-inner{max-width:960px;margin:0 auto;padding:40px 24px 32px}.footer-main{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.footer-copyright{margin:0;font-size:.875rem;color:var(--muted)}.footer-links{display:flex;align-items:center;gap:8px;font-size:.875rem}.footer-links a{color:var(--muted);text-decoration:none;transition:color .15s}.footer-links a:hover{color:var(--text)}.footer-sep{color:var(--line)}.footer-disclaimer{margin-top:24px;padding-top:20px;border-top:1px solid var(--line)}.footer-disclaimer p{margin:0 0 8px;font-size:.75rem;line-height:1.6;color:var(--muted)}.footer-disclaimer p:last-child{margin-bottom:0}@media (max-width:640px){.footer-main{flex-direction:column;align-items:flex-start}}.legal-page{max-width:760px;margin:0 auto;padding:48px 24px 80px}.legal-page h1{font-size:2rem;font-weight:700;margin:0 0 8px;color:var(--text)}.legal-updated{font-size:.9rem;color:var(--muted);margin:0 0 32px}.legal-page h2{font-size:1.3rem;margin:36px 0 12px}.legal-page h2,.legal-page h3{font-weight:600;color:var(--text)}.legal-page h3{font-size:1.1rem;margin:24px 0 8px}.legal-page p{font-size:.95rem;line-height:1.7;margin:0 0 14px;color:var(--muted)}.legal-page ul{margin:0 0 14px;padding-left:24px}.legal-page li{font-size:.95rem;line-height:1.7;color:var(--muted);margin-bottom:6px}.legal-page a{color:var(--rose-deep);text-decoration:underline;text-underline-offset:2px}.legal-page a:hover{color:var(--rose)}.oa-stats{display:flex;justify-content:center;gap:4rem;padding:3rem 2rem;max-width:1600px;margin:0 auto}.oa-stat{display:flex;flex-direction:column;align-items:center;text-align:center}.oa-stat-value{font-size:2rem;font-weight:800;color:var(--rose-deep);line-height:1}.oa-stat-label{font-size:.8rem;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-top:.4rem}.oa-section{max-width:1600px;margin:0 auto;padding:3rem 2rem;border-top:1px solid var(--line)}.oa-section-title{font-size:1.6rem;text-align:center;margin:0 0 .5rem;letter-spacing:-.02em}.oa-section-desc{text-align:center;color:var(--muted);margin:0 0 2rem;font-size:1rem}.oa-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-top:2rem}.oa-step{text-align:center}.oa-step-num{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:50%;background:var(--rose);color:#fff;font-weight:800;font-size:.85rem;margin-bottom:.75rem}.oa-step h3{font-size:1.05rem;margin:0 0 .4rem}.oa-step p{font-size:.9rem;color:var(--muted);margin:0;line-height:1.5}.oa-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:2rem}.oa-feature{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:1.5rem}.oa-feature h3{font-size:1rem;margin:0 0 .35rem}.oa-feature p{font-size:.88rem;color:var(--muted);margin:0;line-height:1.5}.oa-bottom-cta{text-align:center;padding:3.5rem 1.5rem}.oa-bottom-cta h2{font-size:1.8rem;margin:0 0 .5rem;letter-spacing:-.02em}.oa-bottom-cta p{color:var(--muted);margin:0 0 1.5rem;font-size:1.05rem}@media (max-width:640px){.oa-stats{gap:1.5rem;padding:2rem 1rem}.oa-stat-value{font-size:1.5rem}.oa-steps{gap:1.5rem}.oa-features,.oa-steps{grid-template-columns:1fr}.oa-bottom-cta h2{font-size:1.4rem}}.lang-switch{font-size:.72rem;font-weight:600;letter-spacing:.04em;padding:.2em .5em;min-width:auto;border:none;background:none;color:var(--muted);cursor:pointer}.lang-switch:hover{color:var(--text)}.cribdrop{max-width:1600px;margin:0 auto;padding:2rem 2rem 4rem}.cribdrop-hero{text-align:center;padding:3rem 0 2.5rem}.cribdrop-badge{display:inline-block;background:var(--rose);color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.3em 1em;border-radius:999px;margin-bottom:1.5rem}.cribdrop-title{font-size:clamp(2rem,5.5vw,3.2rem);line-height:1.15;letter-spacing:-.03em;margin:0 0 1.2rem}.cribdrop-subtitle{font-size:1.15rem;line-height:1.6;color:var(--muted);max-width:600px;margin:0 auto 2rem}.cribdrop-subtitle strong{color:var(--text)}.cribdrop-stats{align-items:stretch;flex-wrap:wrap;gap:0;margin:0 auto 1rem;max-width:720px}.cribdrop-stat,.cribdrop-stats{display:flex;justify-content:center}.cribdrop-stat{flex-direction:column;align-items:center;gap:.35rem;flex:1 1;min-width:120px;padding:.25rem 1.5rem;position:relative}.cribdrop-stat+.cribdrop-stat:before{content:"";position:absolute;left:0;top:15%;bottom:15%;width:1px;background:var(--border,rgba(0,0,0,.08))}.cribdrop-stat-value{font-size:2.5rem;font-weight:700;color:var(--rose-deep);line-height:1;letter-spacing:-.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cribdrop-stat-label{font-size:.75rem;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-weight:500;white-space:nowrap}.cribdrop-cta-group{margin-top:1rem}.cribdrop-cta{display:inline-block;background:var(--rose-deep);color:#fff;font-size:1.05rem;font-weight:700;padding:.85em 2.2em;border-radius:999px;text-decoration:none;transition:transform .15s,box-shadow .15s;box-shadow:0 4px 20px rgba(219,77,130,.3)}.cribdrop-cta:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(219,77,130,.4)}.cribdrop-cta-note{font-size:.82rem;color:var(--muted);margin-top:.75rem}.cribdrop-section{padding:3rem 0;border-top:1px solid var(--line)}.cribdrop-section-title{font-size:1.6rem;text-align:center;margin:0 0 .5rem;letter-spacing:-.02em}.cribdrop-section-desc{text-align:center;color:var(--muted);margin:0 0 2rem}.cribdrop-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-top:2rem}.cribdrop-step{text-align:center}.cribdrop-step-num{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:50%;background:var(--rose);color:#fff;font-weight:800;font-size:.85rem;margin-bottom:.75rem}.cribdrop-step h3{font-size:1.05rem;margin:0 0 .4rem}.cribdrop-step p{font-size:.9rem;color:var(--muted);margin:0;line-height:1.5}.cribdrop-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:2rem}.cribdrop-feature{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:1.5rem}.cribdrop-feature-icon{font-size:1.6rem;display:block;margin-bottom:.6rem}.cribdrop-feature h3{font-size:1rem;margin:0 0 .35rem}.cribdrop-feature p{font-size:.88rem;color:var(--muted);margin:0;line-height:1.5}.cribdrop-cities{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:1.5rem}.cribdrop-city-tag{background:var(--surface);border:1px solid var(--line);border-radius:999px;padding:.4em 1em;font-size:.85rem;color:var(--text)}.cribdrop-bottom-cta{text-align:center;padding:3.5rem 0;display:flex;flex-direction:column;align-items:center}.cribdrop-bottom-cta .waitlist-form{justify-content:center}.cribdrop-bottom-cta h2{font-size:1.8rem;margin:0 0 .5rem;letter-spacing:-.02em}.cribdrop-bottom-cta p{color:var(--muted);margin:0 0 1.5rem;font-size:1.05rem}@media (max-width:640px){.cribdrop-steps{gap:1.5rem}.cribdrop-features,.cribdrop-steps{grid-template-columns:1fr}.cribdrop-stats{max-width:420px}.cribdrop-stat{padding:.25rem .75rem;min-width:0}.cribdrop-stat-value{font-size:1.75rem}.cribdrop-stat-label{font-size:.65rem}}.waitlist-form{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;width:100%;max-width:440px}.waitlist-hero{max-width:400px;margin-top:.25rem}.waitlist-input{flex:1 1;min-width:180px;padding:.65rem 1rem;border:2px solid var(--line);border-radius:10px;background:var(--surface-strong);color:var(--text);font-size:.95rem;outline:none;transition:border-color .2s}.waitlist-input:focus{border-color:var(--rose)}.waitlist-input::placeholder{color:var(--muted)}.waitlist-btn{padding:.65rem 1.3rem;border:none;border-radius:10px;background:var(--rose-deep);color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s,transform .15s}.waitlist-btn:hover{background:var(--rose);transform:translateY(-1px)}.waitlist-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.waitlist-done{max-width:440px}.waitlist-msg{font-size:.85rem;margin:.25rem 0 0;width:100%}.waitlist-msg-ok{color:#16a34a;font-weight:600}.waitlist-msg-err{color:#dc2626}@media (max-width:480px){.waitlist-form{flex-direction:column}.waitlist-btn,.waitlist-input{width:100%}}.cd-filters{display:flex;gap:.6rem;flex-wrap:wrap;margin-bottom:1.5rem}.cd-filter-input,.cd-filter-select{padding:.55rem .9rem;border:2px solid var(--line);border-radius:10px;background:var(--surface-strong);color:var(--text);font-size:.9rem;outline:none;transition:border-color .2s}.cd-filter-input:focus,.cd-filter-select:focus{border-color:var(--rose)}.cd-filter-input{width:130px}.cd-filter-input::placeholder{color:var(--muted)}.cd-loading{text-align:center;padding:3rem 1rem;color:var(--muted)}.cd-spinner{width:32px;height:32px;border:3px solid var(--line);border-top-color:var(--rose);border-radius:50%;margin:1rem auto;animation:cd-spin .8s linear infinite}@keyframes cd-spin{to{transform:rotate(1turn)}}.cd-result-count{font-size:.85rem;color:var(--muted);margin:0 0 1rem}.cd-listing-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1rem;gap:1rem}.cd-listing-card{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:1.2rem;text-decoration:none;color:var(--text);transition:border-color .2s,box-shadow .2s;display:flex;flex-direction:column;gap:.3rem}.cd-listing-card:hover{border-color:var(--rose);box-shadow:var(--shadow-card)}.cd-listing-header{display:flex;justify-content:space-between;align-items:center}.cd-listing-price{font-size:1.15rem;font-weight:700;color:var(--rose-deep)}.cd-listing-beds{background:var(--bg-deep);border-radius:999px;padding:.2em .7em;font-size:.78rem;font-weight:600}.cd-listing-name{font-size:.95rem;font-weight:600;margin:.2rem 0 0}.cd-listing-city{font-size:.82rem;color:var(--muted);margin:0}.cd-listing-details{display:flex;gap:.8rem;font-size:.8rem;color:var(--muted);margin-top:.3rem}.cd-listing-avail{font-size:.8rem;color:var(--muted);margin:.2rem 0 0}.cd-listing-special{font-size:.78rem;color:#16a34a;font-weight:600;margin:.3rem 0 0}.cd-errors{font-size:.85rem;color:var(--muted)}@media (max-width:640px){.cd-listing-grid{grid-template-columns:1fr}.cd-filters{flex-direction:column}.cd-filter-input{width:100%}}.sparkdrop{max-width:960px;margin:0 auto;padding:2rem 1.5rem 4rem}.sparkdrop-hero{text-align:center;padding:3rem 0 2.5rem}.sparkdrop-badge{display:inline-block;background:linear-gradient(135deg,var(--rose),#e84393);color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.3em 1em;border-radius:999px;margin-bottom:1.5rem}.sparkdrop-title{font-size:clamp(2rem,5.5vw,3.2rem);line-height:1.15;letter-spacing:-.03em;margin:0 0 1.2rem}.sparkdrop-subtitle{font-size:1.15rem;line-height:1.6;color:var(--muted);max-width:600px;margin:0 auto 2rem}.sparkdrop-subtitle strong{color:var(--text)}.sparkdrop-stats{display:flex;justify-content:center;gap:2.5rem;margin-bottom:2.5rem}.sparkdrop-stat{display:flex;flex-direction:column;align-items:center}.sparkdrop-stat-value{font-size:1.6rem;font-weight:800;color:#e84393}.sparkdrop-stat-label{font-size:.8rem;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-top:.2rem}.sparkdrop-cta-group{margin-top:1rem;display:flex;flex-direction:column;align-items:center}.sparkdrop-cta-group .waitlist-form{justify-content:center}.sparkdrop-cta{display:inline-block;background:linear-gradient(135deg,var(--rose-deep),#e84393);color:#fff;font-size:1.05rem;font-weight:700;padding:.85em 2.2em;border-radius:999px;text-decoration:none;transition:transform .15s,box-shadow .15s;box-shadow:0 4px 20px rgba(232,67,147,.3)}.sparkdrop-cta:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(232,67,147,.4)}.sparkdrop-cta-note{font-size:.82rem;color:var(--muted);margin-top:.75rem}.sparkdrop-section{padding:3rem 0;border-top:1px solid var(--line)}.sparkdrop-section-title{font-size:1.6rem;text-align:center;margin:0 0 .5rem;letter-spacing:-.02em}.sparkdrop-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-top:2rem}.sparkdrop-step{text-align:center}.sparkdrop-step-num{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:50%;background:linear-gradient(135deg,var(--rose),#e84393);color:#fff;font-weight:800;font-size:.85rem;margin-bottom:.75rem}.sparkdrop-step h3{font-size:1.05rem;margin:0 0 .4rem}.sparkdrop-step p{font-size:.9rem;color:var(--muted);margin:0;line-height:1.5}.sparkdrop-features{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:2rem}.sparkdrop-feature{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:1.5rem}.sparkdrop-feature-icon{font-size:1.6rem;display:block;margin-bottom:.6rem}.sparkdrop-feature h3{font-size:1rem;margin:0 0 .35rem}.sparkdrop-feature p{font-size:.88rem;color:var(--muted);margin:0;line-height:1.5}.sparkdrop-personas{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:2rem}.sparkdrop-persona{text-align:center;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:2rem 1.5rem}.sparkdrop-persona-emoji{font-size:2.2rem;display:block;margin-bottom:.8rem}.sparkdrop-persona h3{font-size:1rem;margin:0 0 .4rem}.sparkdrop-persona p{font-size:.88rem;color:var(--muted);margin:0;line-height:1.5}.sparkdrop-agent-flow{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:2rem;flex-wrap:wrap}.sparkdrop-flow-step{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:1rem;text-align:center;min-width:120px;flex:1 1;max-width:160px}.sparkdrop-flow-num{display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;border-radius:50%;background:linear-gradient(135deg,var(--rose),#e84393);color:#fff;font-weight:800;font-size:.75rem;margin-bottom:.5rem}.sparkdrop-flow-step p{font-size:.8rem;color:var(--muted);margin:0;line-height:1.4}.sparkdrop-flow-arrow{color:var(--rose);font-size:1.2rem;font-weight:700}.sparkdrop-bottom-cta{text-align:center;padding:3.5rem 0;display:flex;flex-direction:column;align-items:center}.sparkdrop-bottom-cta .waitlist-form{justify-content:center}.sparkdrop-bottom-cta h2{font-size:1.8rem;margin:0 0 .5rem;letter-spacing:-.02em}.sparkdrop-bottom-cta p{color:var(--muted);margin:0 0 1.5rem;font-size:1.05rem}@media (max-width:640px){.sparkdrop-features,.sparkdrop-personas,.sparkdrop-steps{grid-template-columns:1fr}.sparkdrop-stats{gap:1.5rem}.sparkdrop-agent-flow{flex-direction:column}.sparkdrop-flow-arrow{transform:rotate(90deg)}.sparkdrop-flow-step{max-width:100%}}.trenddrop{max-width:960px;margin:0 auto;padding:2rem 1.5rem 4rem}.trenddrop-hero{text-align:center;padding:3rem 0 2.5rem}.trenddrop-badge{display:inline-block;background:linear-gradient(135deg,#0abde3,#10ac84);color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.3em 1em;border-radius:999px;margin-bottom:1.5rem}.trenddrop-title{font-size:clamp(2rem,5.5vw,3.2rem);line-height:1.15;letter-spacing:-.03em;margin:0 0 1.2rem}.trenddrop-subtitle{font-size:1.15rem;line-height:1.6;color:var(--muted);max-width:620px;margin:0 auto 2rem}.trenddrop-subtitle strong{color:var(--text)}.trenddrop-stats{display:flex;justify-content:center;gap:2.5rem;margin-bottom:2.5rem}.trenddrop-stat{display:flex;flex-direction:column;align-items:center}.trenddrop-stat-value{font-size:1.6rem;font-weight:800;color:#0abde3}.trenddrop-stat-label{font-size:.8rem;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-top:.2rem}.trenddrop-cta-group{margin-top:1rem;display:flex;flex-direction:column;align-items:center}.trenddrop-cta-group .waitlist-form{justify-content:center}.trenddrop-cta-note{font-size:.82rem;color:var(--muted);margin-top:.75rem}.trenddrop-section{padding:3rem 0;border-top:1px solid var(--line)}.trenddrop-section-title{font-size:1.6rem;text-align:center;margin:0 0 .5rem;letter-spacing:-.02em}.trenddrop-section-desc{text-align:center;color:var(--muted);font-size:.95rem;margin:.25rem 0 0}.trenddrop-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-top:2rem}.trenddrop-step{text-align:center}.trenddrop-step-num{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:50%;background:linear-gradient(135deg,#0abde3,#10ac84);color:#fff;font-weight:800;font-size:.85rem;margin-bottom:.75rem}.trenddrop-step h3{font-size:1.05rem;margin:0 0 .4rem}.trenddrop-step p{font-size:.9rem;color:var(--muted);margin:0;line-height:1.5}.trenddrop-features{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:2rem}.trenddrop-feature{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:1.5rem}.trenddrop-feature-icon{font-size:1.6rem;display:block;margin-bottom:.6rem}.trenddrop-feature h3{font-size:1rem;margin:0 0 .35rem}.trenddrop-feature p{font-size:.88rem;color:var(--muted);margin:0;line-height:1.5}.trenddrop-usecases{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:2rem}.trenddrop-usecase{text-align:center;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:2rem 1.2rem}.trenddrop-usecase-emoji{font-size:2rem;display:block;margin-bottom:.7rem}.trenddrop-usecase h3{font-size:.95rem;margin:0 0 .35rem}.trenddrop-usecase p{font-size:.85rem;color:var(--muted);margin:0;line-height:1.5}.trenddrop-sources{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:1.5rem}.trenddrop-source-tag{display:inline-block;background:var(--surface);border:1px solid var(--line);border-radius:999px;padding:.4em 1em;font-size:.82rem;font-weight:600;color:var(--text);transition:border-color .15s,background .15s}.trenddrop-source-tag:hover{border-color:#0abde3;background:rgba(10,189,227,.06)}.trenddrop-example-card{max-width:600px;margin:2rem auto 0;background:var(--surface-strong);border:1px solid var(--line);border-radius:18px;padding:1.8rem;box-shadow:var(--shadow-card)}.trenddrop-example-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem}.trenddrop-example-velocity{background:linear-gradient(135deg,#0abde3,#10ac84);color:#fff;font-size:.75rem;font-weight:700;padding:.25em .8em;border-radius:999px}.trenddrop-example-time{font-size:.8rem;color:var(--muted)}.trenddrop-example-card h3{font-size:1.15rem;margin:0 0 .6rem;letter-spacing:-.01em}.trenddrop-example-summary{font-size:.9rem;color:var(--muted);line-height:1.6;margin:0 0 1rem}.trenddrop-example-sources{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.trenddrop-example-sources span{display:inline-block;background:rgba(10,189,227,.1);color:#0abde3;font-size:.75rem;font-weight:600;padding:.25em .7em;border-radius:999px}.trenddrop-example-why{font-size:.85rem;color:var(--muted);margin:0;padding-top:.8rem;border-top:1px solid var(--line);line-height:1.5}.trenddrop-example-why strong{color:var(--text)}.trenddrop-bottom-cta{text-align:center;padding:3.5rem 0;display:flex;flex-direction:column;align-items:center}.trenddrop-bottom-cta .waitlist-form{justify-content:center}.trenddrop-bottom-cta h2{font-size:1.8rem;margin:0 0 .5rem;letter-spacing:-.02em}.trenddrop-bottom-cta p{color:var(--muted);margin:0 0 1.5rem;font-size:1.05rem}@media (max-width:640px){.trenddrop-features,.trenddrop-steps{grid-template-columns:1fr}.trenddrop-usecases{grid-template-columns:repeat(2,1fr)}.trenddrop-stats{gap:1.5rem}}.chat-agent{display:flex;flex-direction:column;height:100%;min-height:0;border:1px solid var(--line);border-radius:18px;background:var(--surface);overflow:hidden}.chat-agent-header{padding:.95rem 1.15rem;border-bottom:1px solid var(--line);font-family:var(--font-brand),"Avenir Next","Segoe UI",sans-serif;font-weight:700;font-size:1rem;color:var(--text);letter-spacing:-.005em}.chat-agent-messages{flex:1 1;min-height:0;overflow-y:auto;padding:1.1rem;display:flex;flex-direction:column;gap:.7rem}.chat-agent-empty{margin:auto;color:var(--muted);font-size:.9rem}.chat-msg{display:flex;max-width:85%}.chat-msg-user{align-self:flex-end}.chat-msg-assistant{flex-direction:column;align-self:flex-start}.chat-msg-bubble{padding:.65rem .95rem;border-radius:16px;font-size:.94rem;line-height:1.5;white-space:pre-wrap;word-break:break-word}.chat-msg-user .chat-msg-bubble{background:linear-gradient(135deg,var(--rose) 0,var(--rose-deep) 100%);color:#fff;border-bottom-right-radius:4px;box-shadow:0 4px 14px rgba(219,77,130,.2)}.chat-msg-assistant .chat-msg-bubble{background:var(--surface-strong);color:var(--text);border:1px solid var(--line);border-bottom-left-radius:4px}.chat-typing{display:inline-flex;gap:3px;align-items:center;padding:2px 0}.chat-typing span{width:6px;height:6px;border-radius:50%;background:var(--rose);animation:chat-bounce 1.2s ease-in-out infinite}.chat-typing span:nth-child(2){animation-delay:.15s}.chat-typing span:nth-child(3){animation-delay:.3s}@keyframes chat-bounce{0%,80%,to{transform:scale(.6);opacity:.5}40%{transform:scale(1);opacity:1}}.chat-agent-error{color:#b91c1c;font-size:.85rem;padding:.55rem .8rem;background:rgba(220,38,38,.08);border:1px solid rgba(220,38,38,.2);border-radius:10px}.chat-agent-input{display:flex;gap:.5rem;padding:.85rem;border-top:1px solid var(--line)}.chat-agent-input textarea{flex:1 1;resize:none;border:1px solid var(--line);border-radius:12px;padding:.65rem .95rem;font:inherit;font-size:.95rem;max-height:160px;outline:none;background:var(--surface-strong);color:var(--text);transition:border-color .15s,box-shadow .15s}.chat-agent-input textarea::placeholder{color:var(--muted);opacity:.7}.chat-agent-input textarea:focus{border-color:var(--rose);box-shadow:0 0 0 3px rgba(243,124,162,.15)}.chat-agent-btn{padding:0 1.3rem;border-radius:12px;border:none;background:linear-gradient(135deg,var(--rose) 0,var(--rose-deep) 100%);color:#fff;font-weight:700;font-size:.9rem;letter-spacing:.02em;cursor:pointer;transition:transform .15s,box-shadow .15s;box-shadow:0 4px 14px rgba(219,77,130,.25)}.chat-agent-btn:disabled{opacity:.4;cursor:not-allowed}.chat-agent-btn:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(219,77,130,.35)}.session-page{min-height:100vh;display:flex;flex-direction:column}.session-topbar{padding:1rem 1.5rem;display:flex;align-items:center;gap:1.25rem;max-width:1500px;width:100%;margin:0 auto}.session-title{font-family:var(--font-brand),"Avenir Next","Segoe UI",sans-serif;font-size:1.2rem;font-weight:700;letter-spacing:-.01em;color:var(--text);margin:0}.session-split{flex:1 1;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:1.25rem;gap:1.25rem;padding:0 1.25rem 1.5rem;max-width:1600px;width:100%;margin:0 auto}.session-left{display:flex;min-height:calc(100vh - 140px);height:calc(100vh - 140px)}.session-left>.chat-agent{flex:1 1}.session-layout{flex:1 1;min-height:0;display:grid;grid-template-columns:240px minmax(0,1fr) minmax(0,1fr);grid-gap:1.25rem;gap:1.25rem;padding:0 1.25rem 1.5rem;max-width:1500px;width:100%;margin:0 auto}.session-sidebar{display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--line);border-radius:18px;height:calc(100vh - 140px);overflow:hidden;box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.session-sidebar-header{display:flex;justify-content:space-between;align-items:center;padding:.9rem 1rem;border-bottom:1px solid var(--line);font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.session-new-btn{font-size:.78rem;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--rose) 0,var(--rose-deep) 100%);border:none;padding:.4rem .9rem;border-radius:999px;cursor:pointer;transition:transform .15s,box-shadow .15s;box-shadow:0 4px 14px rgba(219,77,130,.25);letter-spacing:.02em}.session-new-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px rgba(219,77,130,.35)}.session-new-btn:disabled{opacity:.4;cursor:not-allowed}.session-sidebar-note{padding:1rem;font-size:.85rem;color:var(--muted);margin:0;line-height:1.5}.session-list{list-style:none;margin:0;padding:.5rem;overflow-y:auto;flex:1 1}.session-item{display:flex;align-items:stretch;border-radius:12px;margin-bottom:2px;position:relative;transition:background .15s}.session-item:hover{background:rgba(243,124,162,.08)}.session-item.is-active{background:rgba(243,124,162,.16)}.session-item-btn{flex:1 1;display:flex;flex-direction:column;align-items:flex-start;gap:3px;padding:.65rem .85rem;background:transparent;border:none;cursor:pointer;text-align:left;min-width:0;color:inherit}.session-item-title{font-size:.88rem;font-weight:500;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.session-item.is-active .session-item-title{color:var(--rose-deep);font-weight:700}.session-item-time{font-size:.72rem;color:var(--muted);opacity:.8}.session-item-del{display:none;width:30px;background:transparent;border:none;color:var(--muted);font-size:1.15rem;cursor:pointer;border-radius:8px;margin:4px;transition:color .15s,background .15s}.session-item:hover .session-item-del{display:block}.session-item-del:hover{color:var(--rose-deep);background:rgba(219,77,130,.12)}.session-chat{display:flex;min-height:calc(100vh - 140px);height:calc(100vh - 140px)}.session-chat>.chat-agent{border-radius:18px;overflow:hidden}.session-chat>.chat-agent,.session-empty{flex:1 1;border:1px solid var(--line);background:var(--surface);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-card)}.session-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;border-radius:18px;color:var(--muted);padding:2rem;text-align:center}.session-empty p{margin:0;font-size:.95rem}.session-right{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:18px;background:var(--surface);overflow:hidden;height:calc(100vh - 140px);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.session-right-header{padding:.95rem 1.15rem;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.session-right-header h2{font-family:var(--font-brand),"Avenir Next","Segoe UI",sans-serif;font-size:1rem;font-weight:700;letter-spacing:-.005em;color:var(--text);margin:0}.session-right-header span{font-size:.8rem;font-weight:600;color:var(--muted);background:rgba(243,124,162,.1);padding:3px 10px;border-radius:999px}.session-listing-list{flex:1 1;overflow-y:auto;padding:.85rem;display:flex;flex-direction:column;gap:.6rem}.session-listing-card{display:block;padding:.95rem 1.1rem;border:1px solid var(--line);border-radius:14px;text-decoration:none;color:inherit;background:var(--surface-strong);transition:border-color .15s,transform .15s,box-shadow .15s}.session-listing-card:hover{border-color:var(--rose);transform:translateY(-1px);box-shadow:0 6px 18px rgba(219,77,130,.1)}.session-listing-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.3rem}.session-listing-price{font-weight:800;font-size:1.05rem;color:var(--text);letter-spacing:-.01em}.session-listing-beds{font-size:.75rem;font-weight:700;color:var(--rose-deep);background:rgba(243,124,162,.12);padding:3px 10px;border-radius:999px;letter-spacing:.02em}.session-listing-name{font-size:.92rem;font-weight:600;color:var(--text);margin-bottom:.25rem}.session-listing-meta{display:flex;gap:.75rem;font-size:.8rem;color:var(--muted);flex-wrap:wrap}.cribdrop-cta-row{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.cribdrop-cta-secondary{background:#fff!important;color:#111!important;border:1px solid #111!important}@media (max-width:900px){.session-split{grid-template-columns:1fr}.session-left,.session-right{height:auto;min-height:420px}.session-left{min-height:520px}.session-layout{grid-template-columns:1fr}.session-sidebar{height:auto;max-height:220px}.session-chat{height:auto;min-height:520px}}.listing-detail{max-width:1100px;margin:0 auto;padding:1.5rem 1.25rem 4rem}.listing-detail-topbar{margin-bottom:1.25rem}.listing-detail-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);grid-gap:2rem;gap:2rem;align-items:start}.listing-detail-media{position:-webkit-sticky;position:sticky;top:1rem}.listing-detail-image{width:100%;height:auto;display:block;border:1px solid var(--line);border-radius:14px;background:var(--surface-strong)}.listing-detail-image-placeholder{aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;border:1px dashed var(--line);border-radius:14px;color:var(--muted);font-size:.95rem;background:var(--surface-strong)}.listing-detail-floorplan-name{margin:.75rem 0 0;font-size:.9rem;color:var(--muted)}.listing-detail-info{display:flex;flex-direction:column;gap:1rem}.listing-detail-header{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.listing-detail-source{font-size:.7rem;letter-spacing:.08em;font-weight:700;color:var(--surface-strong);background:var(--surface-dark);padding:3px 8px;border-radius:999px}.listing-detail-inactive{font-size:.75rem;color:#9a2a1e;background:rgba(220,38,38,.12);padding:3px 8px;border-radius:999px;font-weight:600}.listing-detail-title{font-size:1.9rem;font-weight:700;margin:0;line-height:1.2;color:var(--surface-dark)}.listing-detail-unit{font-weight:500;color:var(--muted)}.listing-detail-city{color:var(--muted);margin:0;font-size:.95rem}.listing-detail-price-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-top:.25rem}.listing-detail-price{font-size:2.25rem;font-weight:800;color:var(--surface-dark);line-height:1}.listing-detail-price-period{font-size:1rem;font-weight:500;color:var(--muted);margin-left:2px}.listing-detail-special{font-size:.85rem;color:#065f46;background:rgba(16,185,129,.16);padding:4px 10px;border-radius:999px;font-weight:600}.listing-detail-specs{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));grid-gap:.75rem;gap:.75rem;padding:1rem;background:var(--surface-strong);border-radius:12px;border:1px solid var(--line)}.listing-detail-specs>div{display:flex;flex-direction:column;gap:2px}.listing-detail-spec-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-weight:600}.listing-detail-spec-value{font-size:.95rem;color:var(--surface-dark);font-weight:600}.listing-detail-section{border-top:1px solid var(--line);padding-top:1rem}.listing-detail-section h2{font-size:1rem;font-weight:700;margin:0 0 .75rem;color:var(--surface-dark)}.listing-detail-amenities{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:.4rem .9rem;gap:.4rem .9rem}.listing-detail-amenities li{position:relative;padding-left:1.1rem;font-size:.9rem;color:var(--surface-dark);line-height:1.4}.listing-detail-amenities li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.listing-detail-terms{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.3rem}.listing-detail-terms li{display:flex;justify-content:space-between;padding:.45rem .75rem;background:var(--surface-strong);border-radius:8px;font-size:.9rem;color:var(--surface-dark)}.listing-detail-cta{margin-top:.75rem}.listing-detail-cta-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;background:linear-gradient(135deg,var(--rose-deep) 0,var(--rose) 52%,var(--peach) 100%);color:#fff;border-radius:999px;font-weight:700;text-decoration:none;font-size:.95rem;box-shadow:0 18px 34px rgba(219,77,130,.2);transition:transform .18s ease,box-shadow .18s ease}.listing-detail-cta-btn:hover{transform:translateY(-1px);box-shadow:0 22px 40px rgba(219,77,130,.28)}@media (max-width:780px){.listing-detail-grid{grid-template-columns:1fr;gap:1.5rem}.listing-detail-media{position:static}.listing-detail-title{font-size:1.5rem}.listing-detail-price{font-size:1.75rem}}.listing-modal-backdrop{position:fixed;inset:0;background:rgba(30,20,25,.55);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:100;display:flex;align-items:flex-start;justify-content:center;padding:3rem 1.25rem;overflow-y:auto;animation:fadeIn .18s ease}.listing-modal{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow-card);max-width:1040px;width:100%;padding:2rem;animation:modalIn .22s ease}.listing-modal-close{position:absolute;top:.75rem;right:.75rem;width:36px;height:36px;border-radius:50%;border:1px solid var(--line);background:var(--surface-strong);font-size:1.4rem;line-height:1;cursor:pointer;color:var(--text);z-index:1;transition:background .15s ease}.listing-modal-close:hover{background:var(--rose)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.agent-drawer-backdrop{position:fixed;inset:0;background:rgba(30,20,25,.45);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:90;opacity:0;pointer-events:none;transition:opacity .22s ease}.agent-drawer-backdrop.is-open{opacity:1;pointer-events:auto}.agent-drawer{position:fixed;top:0;left:0;height:100vh;width:min(860px,92vw);background:var(--surface);border-right:1px solid var(--line);box-shadow:var(--shadow-card);z-index:95;transform:translateX(-100%);transition:transform .28s ease;display:flex;flex-direction:column}.agent-drawer.is-open{transform:translateX(0)}.agent-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--line)}.agent-drawer-header h2{margin:0;font-family:var(--font-brand);font-size:1.1rem;color:var(--text)}.agent-drawer-close{width:32px;height:32px;border-radius:50%;border:1px solid var(--line);background:var(--surface-strong);font-size:1.2rem;line-height:1;cursor:pointer;color:var(--text)}.agent-drawer-close:hover{background:var(--rose)}.agent-drawer-body{flex:1 1;display:grid;grid-template-columns:240px 1fr;min-height:0}.agent-drawer-sidebar{border-right:1px solid var(--line);padding:1rem .75rem;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem}.agent-drawer-chat{display:flex;min-height:0;padding:1rem}.agent-drawer-chat>*{flex:1 1;min-height:0}@media (max-width:720px){.agent-drawer-body{grid-template-columns:1fr}.agent-drawer-sidebar{border-right:none;border-bottom:1px solid var(--line);max-height:35vh}}.agent-fab{position:fixed;left:1.25rem;bottom:1.25rem;z-index:50;padding:.75rem 1.1rem;border-radius:999px;border:none;background:linear-gradient(135deg,var(--rose-deep),#b5567c);color:#fff;font-family:var(--font-brand);font-size:.95rem;font-weight:600;cursor:pointer;box-shadow:0 10px 24px rgba(181,86,124,.35);transition:transform .15s ease,box-shadow .15s ease}.agent-fab:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(181,86,124,.45)}.crib-live-stats-error{margin:1rem auto;padding:1rem 1.25rem;max-width:560px;border:1px solid #f5c2c2;background:#fff5f5;border-radius:12px;color:#7a1f1f;text-align:left}.crib-live-stats-error-title{font-weight:600;margin:0 0 .4rem}.crib-live-stats-error-body{margin:0;padding:.5rem .75rem;background:#fde8e8;border-radius:8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem;white-space:pre-wrap;word-break:break-word}.crib-live-stats-note{margin:.5rem 0 0;font-size:.78rem;color:var(--muted)}.cribdrop-app{position:fixed;top:var(--crib-nav-h,52px);left:0;right:0;bottom:0;display:flex;flex-direction:column;background:var(--bg,#faf7f5);overflow:hidden;z-index:10}.crib-app-topbar{display:flex;gap:.75rem;padding:.65rem 1rem;border-bottom:1px solid var(--line);flex-shrink:0;z-index:5}.crib-app-topbar,.crib-hamburger{align-items:center;background:var(--surface)}.crib-hamburger{width:36px;height:36px;border-radius:10px;border:1px solid var(--line);display:inline-flex;flex-direction:column;gap:4px;justify-content:center;cursor:pointer;padding:0}.crib-hamburger span{display:block;width:18px;height:2px;background:var(--text);border-radius:2px}.crib-hamburger:hover{background:var(--rose)}.crib-app-back{font-size:.9rem;color:var(--muted);text-decoration:none}.crib-app-back:hover{color:var(--rose-deep)}.crib-app-body{flex:1 1;min-height:0;display:grid;grid-template-columns:1fr 1fr}.crib-chat-col,.crib-list-col{min-height:0;min-width:0;display:flex;flex-direction:column;overflow:hidden}.crib-chat-col{border-right:1px solid var(--line);background:var(--surface)}.crib-list-col{background:var(--bg,#faf7f5);padding:1rem 1.25rem 0}.crib-list-col .cd-filters{flex-shrink:0;margin-bottom:.85rem}.crib-list-scroll{position:relative;flex:1 1;min-height:0;overflow-y:auto;padding-bottom:1.5rem}.crib-map-container{display:flex;flex-direction:column;gap:.5rem}.crib-map-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.25rem}.crib-map-wrap{position:relative;width:100%;height:calc(100vh - var(--crib-nav-h, 52px) - 180px);min-height:480px;border-radius:12px;overflow:hidden;border:1px solid rgba(0,0,0,.08)}.crib-map,.leaflet-container{width:100%!important;height:100%!important}.crib-map-empty{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:var(--muted);background:rgba(255,255,255,.8);pointer-events:none}.crib-map-pin-dot{display:block;width:14px;height:14px;border-radius:50%;background:var(--rose-deep);border:2px solid #fff;box-shadow:0 1px 4px rgba(0,0,0,.25);position:relative;z-index:2}.crib-map-pin.is-focus .crib-map-pin-dot{width:18px;height:18px;background:#fff;border:3px solid var(--rose-deep)}.crib-map-pin-search{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#1f2937;color:#fde68a;font-size:16px;line-height:1;border:2px solid #fff;box-shadow:0 2px 6px rgba(0,0,0,.35)}.crib-map-pin-pulse{position:absolute;inset:-6px;border-radius:50%;background:var(--rose-deep);opacity:.35;animation:cribMapPulse 1.6s ease-out infinite;z-index:1}@keyframes cribMapPulse{0%{transform:scale(.6);opacity:.5}to{transform:scale(1.8);opacity:0}}.crib-map-popup strong{display:block;margin-bottom:2px}.crib-map-popup-meta{color:var(--muted);font-size:.82rem;margin-bottom:4px}.crib-map-popup-stats{font-size:.85rem;font-weight:600;color:var(--rose-deep)}.crib-map-col{display:flex;flex-direction:column;min-height:0}.crib-map-stage{position:relative;flex:1 1;min-height:0;display:flex}.crib-map-stage>.crib-map-wrap{flex:1 1;height:auto;min-height:0}.crib-map-error,.crib-map-loading,.crib-map-thinking{position:absolute;inset:0;z-index:5;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.85);pointer-events:none}.crib-map-error{color:#b91c1c;font-weight:500}.crib-float-detail,.crib-float-list{position:absolute;top:12px;right:12px;bottom:12px;width:min(420px,calc(100% - 24px));background:#fff;border-radius:12px;box-shadow:0 12px 32px rgba(0,0,0,.18);border:1px solid rgba(0,0,0,.08);display:flex;flex-direction:column;z-index:10;overflow:hidden;animation:cribFloatIn .22s ease-out}.crib-float-detail{width:min(560px,calc(100% - 24px))}@keyframes cribFloatIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.crib-float-list-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid rgba(0,0,0,.08);font-size:.85rem;color:var(--muted);background:#fafafa}.crib-float-list-body{flex:1 1;overflow-y:auto;padding:.75rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:.6rem;gap:.6rem;align-content:start}.crib-float-list.is-fullpane .crib-float-list-body{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.75rem;padding:1rem}.crib-float-detail{padding:0}.crib-float-detail .crib-detail-inline{flex:1 1;overflow-y:auto;padding:1rem 1.25rem 1.25rem}.crib-float-close{position:absolute;top:8px;right:10px;width:28px;height:28px;border-radius:50%;border:none;background:rgba(0,0,0,.06);color:#111;font-size:1.1rem;line-height:1;cursor:pointer;z-index:2}.crib-float-close:hover{background:rgba(0,0,0,.12)}.crib-float-list .crib-float-close{position:static;background:transparent}.crib-float-empty{color:var(--muted);text-align:center;padding:2rem 1rem}.crib-float-detail.is-fullpane,.crib-float-list.is-fullpane{position:static;width:100%;flex:1 1;box-shadow:none;border:none;border-radius:0;animation:none}.crib-detail-pager{position:absolute;top:8px;left:12px;display:flex;align-items:center;gap:.5rem;z-index:3;background:rgba(255,255,255,.92);padding:4px 10px;border-radius:999px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.crib-detail-arrow{background:none;border:none;font-size:1.05rem;cursor:pointer;padding:2px 6px;border-radius:4px;color:#111}.crib-detail-arrow:hover{background:rgba(0,0,0,.08)}.crib-detail-counter{font-size:.82rem;color:var(--muted);min-width:40px;text-align:center}.cd-multi{position:relative}.cd-multi-trigger{display:inline-flex;align-items:center;justify-content:space-between;gap:.4rem;min-width:130px;cursor:pointer}.cd-multi-caret{font-size:.7rem;color:var(--muted)}.cd-multi-menu{position:absolute;top:calc(100% + 4px);left:0;z-index:50;width:240px;max-height:320px;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.12);display:flex;flex-direction:column;overflow:hidden}.cd-multi-search{border:none;border-bottom:1px solid rgba(0,0,0,.08);padding:.5rem .7rem;font-size:.85rem;outline:none}.cd-multi-actions{display:flex;align-items:center;justify-content:space-between;padding:.4rem .7rem;font-size:.78rem;color:var(--muted);border-bottom:1px solid rgba(0,0,0,.06)}.cd-multi-actions button{background:none;border:none;color:#2563eb;cursor:pointer;font-size:.78rem;padding:0}.cd-multi-list{flex:1 1;overflow-y:auto;padding:.25rem 0}.cd-multi-item{display:flex;align-items:center;gap:.5rem;padding:.4rem .7rem;cursor:pointer;font-size:.88rem}.cd-multi-item:hover{background:rgba(0,0,0,.04)}.cd-multi-empty{padding:.7rem;color:var(--muted);font-size:.85rem;text-align:center}.chat-md{line-height:1.55;font-size:.92rem}.chat-md p{margin:0 0 .5em}.chat-md p:last-child{margin-bottom:0}.chat-md ol,.chat-md ul{margin:.25em 0 .5em 1.25em;padding:0}.chat-md li{margin:.15em 0}.chat-md strong{font-weight:600}.chat-md em{font-style:italic}.chat-md code{background:rgba(0,0,0,.06);padding:.05em .35em;border-radius:4px;font-size:.88em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.chat-md pre{background:rgba(0,0,0,.06);padding:.6em .8em;border-radius:6px;overflow-x:auto;margin:.5em 0}.chat-md pre code{background:transparent;padding:0}.chat-md a{color:#1d4ed8;text-decoration:underline}.chat-md h1,.chat-md h2,.chat-md h3{margin:.6em 0 .3em;font-weight:600;font-size:1em}.chat-md hr{border:none;border-top:1px solid rgba(0,0,0,.1);margin:.6em 0}.chat-md blockquote{border-left:3px solid rgba(0,0,0,.15);padding-left:.7em;color:var(--muted);margin:.4em 0}.chat-md table{border-collapse:collapse;margin:.4em 0}.chat-md td,.chat-md th{border:1px solid rgba(0,0,0,.12);padding:.3em .55em;font-size:.88em}.crib-list-content{transition:opacity .35s ease,transform .35s ease}.crib-list-content.is-fading{opacity:0;transform:translateY(6px);visibility:hidden;pointer-events:none}.crib-list-content.is-visible{opacity:1;transform:translateY(0);animation:cribFadeIn .4s ease}@keyframes cribFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.crib-thinking-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:2;animation:cribFadeIn .25s ease}.crib-thinking-card{display:inline-flex;align-items:center;gap:.75rem;padding:.85rem 1.2rem;background:var(--surface);border:1px solid var(--line);border-radius:14px;box-shadow:0 10px 30px rgba(181,86,124,.15);font-size:.9rem;color:var(--text)}.crib-thinking-spinner{width:18px;height:18px;border-radius:50%;border:2px solid var(--rose);border-top-color:var(--rose-deep);animation:cribSpin .8s linear infinite}.crib-thinking-text{font-family:var(--font-brand);font-weight:500}@keyframes cribSpin{to{transform:rotate(1turn)}}.crib-sessions-drawer{position:fixed;top:var(--crib-nav-h,52px);left:0;bottom:0;width:260px;background:var(--surface);border-right:1px solid var(--line);box-shadow:8px 0 24px rgba(0,0,0,.06);z-index:20;transform:translateX(-100%);transition:transform .25s ease;display:flex;flex-direction:column}.crib-sessions-drawer.is-open{transform:translateX(0)}.crib-sessions-drawer .session-sidebar-header{padding:.85rem 1rem;border-bottom:1px solid var(--line);background:var(--surface-strong)}.crib-sessions-drawer .session-list{flex:1 1;overflow-y:auto;padding:.5rem}.crib-sessions-drawer .session-sidebar-note{padding:.75rem 1rem;font-size:.82rem;color:var(--muted);margin:0}.crib-sidebar-backdrop{position:fixed;top:var(--crib-nav-h,52px);left:0;right:0;bottom:0;background:rgba(0,0,0,.2);z-index:15;animation:cribFadeIn .2s ease}@media (max-width:860px){.crib-app-body{grid-template-columns:1fr}.crib-list-col{display:none}}.cribdrop-split{display:grid;grid-template-columns:340px 1fr;grid-gap:1.5rem;gap:1.5rem;align-items:start}.cribdrop.has-chat .cribdrop-split{grid-template-columns:220px minmax(340px,400px) 1fr}@media (max-width:1180px){.cribdrop.has-chat .cribdrop-split{grid-template-columns:minmax(340px,400px) 1fr}.cribdrop.has-chat .crib-sessions{display:none}}@media (max-width:980px){.cribdrop-split{grid-template-columns:1fr}.cribdrop.has-chat .crib-right-pane{display:none}}.crib-sessions{position:-webkit-sticky;position:sticky;top:1rem;display:flex;flex-direction:column;max-height:calc(100vh - 2rem);background:var(--surface);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow-card);overflow:hidden}.crib-sessions .session-sidebar-header{padding:.85rem 1rem;border-bottom:1px solid var(--line);background:var(--surface-strong)}.crib-sessions .session-list{flex:1 1;overflow-y:auto;padding:.5rem}.crib-sessions .session-sidebar-note{padding:.75rem 1rem;font-size:.82rem;color:var(--muted);margin:0}.crib-entry{position:-webkit-sticky;position:sticky;top:1rem}.crib-entry-card{display:flex;align-items:center;gap:.85rem;width:100%;text-align:left;padding:1.1rem 1.25rem;border-radius:18px;background:linear-gradient(135deg,rgba(255,246,242,.95),rgba(254,236,232,.95));border:1px solid var(--line);box-shadow:var(--shadow-card);cursor:pointer;color:var(--text);font:inherit;transition:transform .18s ease,box-shadow .18s ease;animation:cribBreathe 3.6s ease-in-out infinite}.crib-entry-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(181,86,124,.18)}.crib-entry-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,var(--rose-deep),#b5567c);color:#fff;flex-shrink:0}.crib-entry-icon.is-small{width:28px;height:28px;border-radius:8px}.crib-entry-text{display:flex;flex-direction:column;gap:2px;min-width:0}.crib-entry-title{font-family:var(--font-brand);font-weight:600;font-size:1rem;color:var(--text)}.crib-entry-sub{font-size:.82rem;color:var(--muted);line-height:1.35}@keyframes cribBreathe{0%,to{box-shadow:0 6px 18px rgba(181,86,124,.12)}50%{box-shadow:0 10px 30px rgba(181,86,124,.28)}}.crib-chat-pane{position:-webkit-sticky;position:sticky;top:1rem;display:flex;flex-direction:column;height:calc(100vh - 2rem);max-height:820px;background:var(--surface);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow-card);overflow:hidden}.crib-chat-pane-header{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1rem;border-bottom:1px solid var(--line);background:var(--surface-strong)}.crib-chat-pane-title{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-brand);font-weight:600;color:var(--text)}.crib-chat-close{width:28px;height:28px;border-radius:50%;border:1px solid var(--line);background:var(--surface);font-size:1.1rem;line-height:1;cursor:pointer;color:var(--text)}.crib-chat-close:hover{background:var(--rose)}.crib-chat{display:flex;flex-direction:column;flex:1 1;min-height:0}.crib-chat-messages{flex:1 1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.crib-tool-steps{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.4rem}.crib-tool-step{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .7rem;border-radius:999px;background:var(--surface-strong);border:1px solid var(--line);font-size:.78rem;color:var(--muted);width:-moz-fit-content;width:fit-content;max-width:100%}.crib-tool-step.is-pending{color:var(--rose-deep)}.crib-tool-dot{width:7px;height:7px;border-radius:50%;background:var(--rose-deep);display:inline-block}.crib-tool-step.is-pending .crib-tool-dot{animation:cribDotPulse 1.1s ease-in-out infinite}.crib-tool-step.is-done .crib-tool-dot{background:#16a34a}.crib-tool-label{font-weight:600;color:var(--text)}.crib-tool-summary{color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@keyframes cribDotPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.crib-right-pane{min-width:0}.cd-reset-btn{padding:.5rem .9rem;border-radius:10px;border:1px solid var(--line);background:var(--surface);cursor:pointer;font-size:.85rem;color:var(--text);font-family:inherit}.cd-reset-btn:hover{background:var(--rose)}.crib-detail-inline{display:flex;flex-direction:column;gap:1rem}.agent-fab{display:none}.cd-listing-card-btn{font:inherit;color:inherit;text-align:left;cursor:pointer;width:100%;background:var(--surface)}