@import "https://fonts.googleapis.com/css2?family=Fraunces:ital,wght@0,300;0,700;1,300&family=DM+Sans:wght@400;500&display=swap";@import "https://fonts.googleapis.com/css2?family=Fraunces:ital,wght@0,300;0,700;1,300&family=DM+Sans:wght@400;500&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--primary-brown:#7c4a32;--accent-blue:#3b82f6;--glass-bg:#ffffffd9;--text-dark:#1e293b}.login-page{background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex;position:relative;overflow:hidden}.blob-1,.blob-2{filter:blur(80px);z-index:0;background:linear-gradient(135deg,#ffedd5 0%,#fed7aa 100%);border-radius:50%;width:400px;height:400px;position:absolute}.blob-1{top:-100px;right:-100px}.blob-2{background:#e0f2fe;bottom:-100px;left:-100px}.login-card{z-index:10;background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;border:1px solid #ffffff80;border-radius:32px;width:100%;max-width:440px;padding:3rem 2.5rem;position:relative;box-shadow:0 25px 50px -12px #0000001a}.dog-avatar{border:4px solid var(--soft-beige);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin:0 auto 1.5rem;font-size:3rem;display:flex;box-shadow:0 10px 20px #0000000d}.login-header h1{color:var(--primary-brown);margin:0;font-size:2.2rem;font-weight:800}.subtitle{color:var(--accent-blue);letter-spacing:1px;text-transform:uppercase;font-size:.9rem;font-weight:600}.login-body h2{color:var(--text-dark);margin-top:2.5rem;font-size:1.6rem}.login-body p{color:#64748b;margin-bottom:2rem;line-height:1.6}.google-signin-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;width:100%;padding:4px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 6px -1px #0000001a}.google-signin-btn:hover{border-color:var(--accent-blue);transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.google-icon-wrapper{background:#fff;border-radius:10px;padding:10px;display:flex}.btn-text{margin:0 auto;padding-right:44px}.login-footer{color:#94a3b8;border-top:1px solid #0000000d;margin-top:3rem;padding-top:1.5rem;font-size:.75rem}.lw{color:#1a1009;background:#fdf8f2;width:100%;font-family:DM Sans,sans-serif;overflow-x:hidden}.lw-header{border-bottom:1px solid #e8ddd0;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;display:flex}.logo-mark{align-items:center;gap:10px;min-width:0;display:flex}.brand-name{letter-spacing:-.3px;color:#1a1009;white-space:nowrap;text-overflow:ellipsis;font-family:Fraunces,serif;font-size:15px;font-weight:700;overflow:hidden}.badge-valle{display:none}.hero{flex-direction:column;width:100%;display:flex}.hero-left{border-bottom:1px solid #e8ddd0;flex-direction:column;padding:2rem 1.25rem 2.5rem;display:flex}.urgency-tag{letter-spacing:.1em;text-transform:uppercase;color:#c94b1a;align-items:center;gap:6px;margin-bottom:1.25rem;font-size:11px;font-weight:500;display:inline-flex}.urgency-dot{background:#c94b1a;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1.6s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.hero-h1{letter-spacing:-1px;color:#1a1009;margin-bottom:1rem;font-family:Fraunces,serif;font-size:2.2rem;font-weight:700;line-height:1.1}.hero-h1 em{color:#c94b1a;font-style:italic;font-weight:300}.hero-sub{color:#6b4f38;max-width:100%;margin-bottom:2rem;font-size:14px;line-height:1.65}.btn-main{color:#fdf8f2;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:#c94b1a;border:none;border-radius:4px;justify-content:center;align-items:center;gap:10px;width:100%;padding:15px 20px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;transition:background .18s,transform .12s;display:flex}.btn-main:active{transform:scale(.98)}.btn-arrow{font-size:18px;line-height:1}.hero-right,.hero-illustration,.hero-stat{display:none}.divider-strip{-webkit-overflow-scrolling:touch;scrollbar-width:none;border-top:1px solid #e8ddd0;align-items:center;gap:1rem;width:100%;padding:.875rem 1.25rem;display:flex;overflow-x:auto}.divider-strip::-webkit-scrollbar{display:none}.divider-item{white-space:nowrap;color:#8b6e54;flex-shrink:0;align-items:center;gap:6px;font-size:11px;font-weight:500;display:flex}.divider-sep{background:#e8ddd0;flex-shrink:0;width:1px;height:16px}.features-section{border-top:1px solid #e8ddd0;width:100%;padding:2rem 1.25rem}.features-label{letter-spacing:.12em;text-transform:uppercase;color:#8b6e54;margin-bottom:1.5rem;font-size:11px;font-weight:500}.features-grid{border:1px solid #e8ddd0;border-radius:8px;flex-direction:column;width:100%;display:flex;overflow:hidden}.feat-card{border-bottom:1px solid #e8ddd0;padding:1.5rem 1.25rem}.feat-card:last-child{border-bottom:none}.feat-icon{margin-bottom:.75rem;font-size:20px}.feat-title{color:#1a1009;letter-spacing:-.3px;margin-bottom:.4rem;font-family:Fraunces,serif;font-size:17px;font-weight:700}.feat-desc{color:#6b4f38;font-size:13px;line-height:1.6}.cta-strip{background:#1a1009;flex-direction:column;align-items:flex-start;gap:1.25rem;width:100%;padding:2rem 1.25rem;display:flex}.cta-copy{color:#fdf8f2;letter-spacing:-.4px;font-family:Fraunces,serif;font-size:1.3rem;font-weight:700;line-height:1.25}.cta-copy em{color:#f5a872;font-style:italic;font-weight:300}.btn-ghost{color:#fdf8f2;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #fdf8f24d;border-radius:4px;justify-content:center;align-items:center;width:100%;padding:13px 20px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;display:flex}.lw-footer{color:#8b6e54;border-top:1px solid #e8ddd0;flex-direction:column;gap:4px;width:100%;padding:1rem 1.25rem;font-size:12px;display:flex}@media (width>=768px){.lw-header{padding:1.25rem 2rem}.brand-name{font-size:17px}.badge-valle{letter-spacing:.08em;text-transform:uppercase;color:#8b6e54;background:#ede4d8;border-radius:20px;padding:5px 12px;font-size:11px;font-weight:500;display:inline-block}.hero{flex-direction:unset;grid-template-columns:1fr 1fr;min-height:72vh;display:grid}.hero-left{border-bottom:none;border-right:1px solid #e8ddd0;justify-content:center;padding:4rem 2rem 4rem 2.5rem}.urgency-tag{margin-bottom:1.75rem}.hero-h1{letter-spacing:-1.5px;margin-bottom:1.25rem;font-size:3.2rem}.hero-sub{max-width:380px;margin-bottom:2.5rem;font-size:15px}.btn-main{width:fit-content;padding:14px 28px;font-size:13px}.btn-main:hover{background:#a83912;transform:translateY(-1px)}.hero-right{background:#ede4d8;justify-content:center;align-items:center;padding:3rem;display:flex;position:relative;overflow:hidden}.hero-illustration{width:100%;max-width:280px;display:block}.hero-stat{color:#fdf8f2;text-align:right;background:#1a1009;border-radius:8px;padding:12px 16px;display:block;position:absolute;bottom:2rem;right:2rem}.hero-stat-num{color:#f5a872;font-family:Fraunces,serif;font-size:28px;font-weight:700;line-height:1}.hero-stat-label{color:#a89077;margin-top:2px;font-size:11px}.divider-strip{gap:2rem;padding:1.5rem 2.5rem}.divider-item{font-size:12px}.features-section{padding:4rem 2.5rem}.features-label{margin-bottom:3rem}.features-grid{flex-direction:unset;grid-template-columns:repeat(3,1fr);display:grid}.feat-card{border-bottom:none;border-right:1px solid #e8ddd0;padding:2rem 1.75rem;transition:background .2s}.feat-card:last-child{border-bottom:none;border-right:none}.feat-card:hover{background:#ede4d8}.cta-strip{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;padding:3rem 2.5rem}.cta-copy{max-width:420px;font-size:1.5rem}.btn-ghost{white-space:nowrap;width:auto;padding:13px 24px}.btn-ghost:hover{background:#f5a87214;border-color:#f5a872}.lw-footer{flex-direction:row;justify-content:space-between;align-items:center;padding:1.25rem 2.5rem}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}.lp{background:#fdf8f2;flex-direction:column;width:100%;min-height:100svh;font-family:DM Sans,sans-serif;display:flex;overflow-x:hidden}.lp-left{background:#1a1009;flex-direction:column;gap:1.25rem;width:100%;padding:1.5rem 1.25rem;display:flex;position:relative;overflow:hidden}.lp-left-top{z-index:1;align-items:center;gap:10px;min-width:0;display:flex}.paw-circle{background:#c94b1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.brand-name{color:#fdf8f2;white-space:nowrap;text-overflow:ellipsis;font-family:Fraunces,serif;font-size:15px;font-weight:700;overflow:hidden}.brand-name span{color:#f5a872}.lp-left-mid{display:none}.left-stats{z-index:1;gap:1.5rem;display:flex}.stat-num{color:#f5a872;font-family:Fraunces,serif;font-size:18px;font-weight:700}.stat-label{color:#6b4f38;letter-spacing:.04em;margin-top:2px;font-size:10px}.bg-circle-1{pointer-events:none;border:1px solid #f5a8721a;border-radius:50%;width:140px;height:140px;position:absolute;top:-40px;right:-40px}.bg-circle-2{display:none}.lp-right{flex:1;justify-content:center;align-items:flex-start;width:100%;padding:2rem 1.25rem 2.5rem;display:flex}.login-card{width:100%;max-width:100%}.card-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#c94b1a;margin-bottom:.75rem;font-size:11px;font-weight:500}.card-title{letter-spacing:-.8px;color:#1a1009;margin-bottom:.5rem;font-family:Fraunces,serif;font-size:1.75rem;font-weight:700;line-height:1.15}.card-desc{color:#6b4f38;margin-bottom:2rem;font-size:13px;line-height:1.6}.divider{align-items:center;gap:12px;margin-bottom:1.5rem;display:flex}.divider-line{background:#e8ddd0;flex:1;height:1px}.divider-text{color:#a89077;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;font-size:11px}.google-btn{cursor:pointer;color:#1a1009;background:#fdf8f2;border:1px solid #d4c4b0;border-radius:6px;align-items:center;gap:12px;width:100%;margin-bottom:1.5rem;padding:15px 18px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:500;transition:border-color .18s,background .18s;display:flex}.google-btn:active{transform:scale(.99)}.google-logo{flex-shrink:0;width:18px;height:18px}.google-btn-text{text-align:center;flex:1}.privacy-note{background:#ede4d8;border-radius:6px;align-items:flex-start;gap:10px;width:100%;padding:14px 16px;display:flex}.privacy-icon{flex-shrink:0;margin-top:1px;font-size:14px}.privacy-text{color:#6b4f38;font-size:12px;line-height:1.5}.back-link{color:#a89077;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-top:1.5rem;padding:0;font-family:DM Sans,sans-serif;font-size:12px;transition:color .15s;display:inline-flex}.back-link:hover{color:#1a1009}@media (width>=768px){.lp{flex-direction:row;min-height:100vh}.lp-left{justify-content:space-between;gap:0;width:50%;padding:3rem}.lp-left-mid{display:block}.left-headline{letter-spacing:-1.5px;color:#fdf8f2;margin-bottom:1.25rem;font-family:Fraunces,serif;font-size:2.8rem;font-weight:700;line-height:1.1}.left-headline em{color:#f5a872;font-style:italic;font-weight:300}.left-sub{color:#a89077;max-width:300px;font-size:14px;line-height:1.65}.left-stats{gap:2rem}.stat-num{font-size:22px}.stat-label{font-size:11px}.brand-name{font-size:16px}.bg-circle-1{width:320px;height:320px;top:-80px;right:-80px}.bg-circle-2{pointer-events:none;border:1px solid #f5a8720f;border-radius:50%;width:200px;height:200px;display:block;position:absolute;bottom:60px;left:-60px}.lp-right{align-items:center;width:50%;padding:3rem 2.5rem}.login-card{max-width:360px}.card-title{font-size:2rem}.card-desc{margin-bottom:2.5rem;font-size:14px}.google-btn{margin-bottom:1.75rem;padding:13px 18px;font-size:14px}.google-btn:hover{background:#f5ede0;border-color:#a89077;transform:translateY(-1px)}.back-link{margin-top:2rem}}
