: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)}}#root{box-sizing:border-box;text-align:left;flex-direction:column;width:100%;min-height:100svh;margin:0;display:flex}body{margin:0}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%}.pawly-navbar{box-sizing:border-box;background:#fff;border-bottom:1px solid #eef1f6;flex-shrink:0;justify-content:space-between;align-items:center;height:60px;padding:12px 32px;display:flex;box-shadow:0 1px 2px #00000008}.pawly-navbar__brand{color:#1e3a8a;align-items:center;gap:8px;font-size:20px;font-weight:700;text-decoration:none;display:flex}.pawly-navbar__logo{font-size:24px}.pawly-navbar__name{letter-spacing:.2px}.pawly-navbar__links{align-items:center;gap:8px;display:flex}.pawly-navbar__link{color:#4b5563;border-radius:8px;padding:8px 16px;font-size:15px;font-weight:500;text-decoration:none;transition:background .15s,color .15s}.pawly-navbar__link:hover{color:#1e3a8a;background:#f3f4f6}.pawly-navbar__link--active{color:#1e3a8a;background:#eef2ff}.pawly-navbar__link--cta{color:#fff;background:#2563eb}.pawly-navbar__link--cta:hover,.pawly-navbar__link--cta.pawly-navbar__link--active{color:#fff;background:#1d4ed8}@keyframes flower-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.landing-scroll{background:#faefe6;flex:1;overflow:hidden auto}.hero-section{width:100%;height:100vh;max-height:100vh;display:flex;overflow:visible}.hero-left{color:#fff;box-sizing:border-box;background:#f97f4b;flex-direction:column;flex:0 0 56%;justify-content:flex-start;gap:1.5vh;padding:2.8vh 3.5vw 0 3.8vw;display:flex;position:relative;overflow:visible}.hero-brand{align-items:center;gap:12px;display:flex}.hero-logo{object-fit:contain;width:clamp(36px,4.5vh,52px);height:clamp(36px,4.5vh,52px)}.hero-brand-name{letter-spacing:-.02em;color:#3c3333;font-family:Raleway,sans-serif;font-size:clamp(20px,2.8vh,30px);font-weight:700}.hero-heading{color:#fff;letter-spacing:-.02em;margin:1vh 0 0;font-family:Nunito,sans-serif;font-size:clamp(30px,5.5vh,52px);font-weight:900;line-height:1.05}.hero-heading-accent{color:#ffe8c2}.hero-body{opacity:.92;margin:.3vh 0 0;font-family:DM Sans,sans-serif;font-size:clamp(13px,1.8vh,16px);line-height:1.5}.hero-form{flex-direction:column;gap:1vh;width:100%;max-width:340px;display:flex}.hero-input{color:#333;box-sizing:border-box;background:#fff;border:3px solid #faefe6;border-radius:12px;outline:none;width:100%;padding:clamp(10px,1.4vh,14px) 16px;font-family:DM Sans,sans-serif;font-size:clamp(14px,1.6vh,16px)}.hero-input:focus{border-color:#ffe8c2;box-shadow:0 0 0 3px #ffe8c24d}.hero-input::placeholder{color:#b0a8a0}.hero-cta-btn{color:#2d4a28;cursor:pointer;letter-spacing:.3px;background:#c8e6b8;border:none;border-radius:999px;width:100%;max-width:340px;padding:clamp(10px,1.4vh,14px) 24px;font-family:DM Sans,sans-serif;font-size:clamp(15px,1.8vh,18px);font-weight:700;transition:background .15s,transform 50ms}.hero-cta-btn:hover:not(:disabled){background:#b4d7a2}.hero-cta-btn:active:not(:disabled){transform:translateY(1px)}.hero-cta-btn:disabled{opacity:.7;cursor:not-allowed}.hero-toast{border-radius:8px;max-width:380px;padding:10px 14px;font-family:DM Sans,sans-serif;font-size:14px}.hero-toast.success{background:#ffffff40}.hero-toast.error{background:#dc26264d}.hero-petbed-wrap{pointer-events:none;position:absolute;bottom:0;right:-4vw}.hero-petbed{opacity:.85;width:clamp(110px,14vw,180px)}.hero-right{box-sizing:border-box;background:#faefe6;flex:0 0 44%;padding:0;position:relative;overflow:visible}.hero-build-btn{color:#000;text-align:center;background:#c8e6b8;border-radius:8px;padding:14px 28px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;text-decoration:none;transition:background .15s;display:inline-block}.hero-build-btn:hover{background:#b4d7a2}.feature-build-btn{white-space:nowrap;box-sizing:border-box;flex-shrink:0;padding:10px 20px;font-size:14px}.polaroid-collage{position:absolute;inset:0}.polaroid{background:#fff;padding:8px 8px 28px;position:absolute;box-shadow:0 4px 20px #0000001f}.polaroid img{object-fit:cover;width:100%;height:auto;display:block}.polaroid-main{z-index:2;width:50%;top:10%;left:-22%;transform:rotate(18.69deg)}.polaroid-main img{aspect-ratio:1/1.15}.polaroid-clip{z-index:3;position:absolute;top:-18px;right:30%;transform:rotate(-15deg)}.polaroid-top-right{z-index:3;width:30%;top:2%;right:2%;transform:rotate(-8.72deg)}.polaroid-top-right img{aspect-ratio:3/4}.polaroid-bottom-right{z-index:3;width:36%;bottom:10%;right:8%;transform:rotate(1.1deg)}.polaroid-bottom-right img{aspect-ratio:4/3.5}.collage-flower{z-index:5;width:18%;position:absolute;bottom:4%;right:0%;transform:rotate(-53.6deg)}.features-section{width:100%;min-height:100vh;display:flex;overflow:visible}.feature-left{box-sizing:border-box;background:#c0d6ff;flex-direction:column;flex:0 0 50%;justify-content:space-between;padding:2.5vh 3vw 2vh;display:flex}.feature-left-top{align-items:flex-start;gap:2vw;display:flex}.arch-photo{border-radius:90px 90px 0 0;flex-shrink:0;width:clamp(120px,13vw,200px);height:clamp(160px,30vh,280px);overflow:hidden}.arch-photo img{object-fit:cover;width:100%;height:100%}.feature-left-content{flex-direction:column;gap:16px;padding-top:8px;display:flex}.feature-heading{color:#f97f4b;margin:0;font-family:Nunito,sans-serif;font-size:clamp(24px,4vh,38px);font-weight:900;line-height:1.08}.health-badge{justify-content:center;align-items:center;width:72px;height:72px;display:flex;position:relative}.health-badge-bg{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.health-badge-icon{z-index:1;color:#e8e0d0;font-size:28px;line-height:1;position:relative}.circle-photo{border-radius:50%;flex-shrink:0;overflow:hidden}.circle-beagle{border:6px solid #e0d8ee;width:clamp(100px,18vh,160px);height:clamp(100px,18vh,160px)}.circle-beagle img{object-fit:cover;width:100%;height:100%}.feature-left-bottom{flex-direction:column;align-items:center;gap:2vh;display:flex}.community-blob{aspect-ratio:562/316;width:80%;max-width:340px;position:relative;transform:rotate(5deg)}.blob-blue{background:#c0d6ff;border-radius:12px;position:absolute;inset:0}.blob-shape{object-fit:fill;z-index:1;width:100%;height:100%;position:absolute;inset:0}.blob-text{color:#3536bf;text-transform:uppercase;letter-spacing:1px;text-align:center;z-index:2;justify-content:center;align-items:center;padding:5% 12%;font-family:Nunito,sans-serif;font-size:clamp(22px,3.5vh,32px);font-weight:900;line-height:1.2;display:flex;position:absolute;inset:0}.feature-footer-row{align-self:flex-start;align-items:center;gap:14px;display:flex}.mascot-badge{background:#3536bf;border-radius:16px;justify-content:center;align-items:center;width:80px;height:80px;display:flex;overflow:hidden}.mascot-dog-img{object-fit:cover;width:100%;height:100%}.hashtag{color:#f97f4b;font-family:Nunito,sans-serif;font-size:28px;font-weight:700}.feature-right{box-sizing:border-box;background:#ddf1cf;flex-direction:column;flex:0 0 50%;justify-content:space-between;gap:2vh;padding:3vh 3vw;display:flex}.feature-right-top{align-items:flex-start;gap:16px;display:flex}.circle-man-cat{border:5px solid #0000000d;width:clamp(140px,26vh,220px);height:clamp(140px,26vh,220px)}.circle-man-cat img{object-fit:cover;width:100%;height:100%}.oval-photo{flex-shrink:0;overflow:hidden}.oval-dog{border:4px solid #0000000d;border-radius:55px;width:180px;height:110px}.oval-dog img{object-fit:cover;width:100%;height:100%}.feature-right-mid{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.advice-icon{width:52px;height:52px;position:relative}.advice-ring{border:6px solid #f97f4b;border-top-color:#3536bf;border-radius:50%;width:42px;height:42px}.feature-heading-green{flex:1;min-width:200px}.hex-photo{clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);flex-shrink:0;width:100px;height:100px;overflow:hidden}.hex-photo img{object-fit:cover;width:100%;height:100%}.feature-right-bottom{flex:1;gap:2vh;min-height:0;display:flex}.rounded-photo{border-radius:20px;flex:1;min-height:0;overflow:hidden}.rounded-photo img{object-fit:cover;width:100%;height:100%}@media (width<=768px){.hero-section,.features-section{flex-direction:column;height:auto;max-height:none;overflow:visible}.hero-left,.hero-right,.feature-left,.feature-right{flex:none;width:100%;min-height:80vh}.hero-left{min-height:auto;padding:36px 24px 80px;overflow:hidden}.hero-form{align-self:center}.hero-heading{font-size:36px}.hero-right{min-height:60vh;padding:40px 20px}.polaroid-main{width:55%}.polaroid-top-right{width:30%;right:5%}.polaroid-bottom-right{width:35%}.feature-left,.feature-right{min-height:auto;padding:36px 24px}.feature-heading{font-size:28px}.arch-photo{border-radius:60px 60px 0 0;width:120px;height:200px}.circle-beagle{width:120px;height:120px}.circle-man-cat{width:140px;height:140px}.feature-right-bottom{min-height:180px}.rounded-photo{min-height:160px}}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}input::placeholder{color:#a89c9c}@keyframes pawBounce{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-4px)rotate(-10deg)}50%{transform:translateY(0)rotate(0)}75%{transform:translateY(-4px)rotate(10deg)}}.thinking-icon{animation:1s ease-in-out infinite pawBounce;display:inline-block}.btn-send,.btn-upload,.btn-option,.btn-done{-webkit-user-select:none;user-select:none;cursor:pointer!important}.btn-option:disabled{opacity:.4;cursor:not-allowed!important}.btn-done:disabled{cursor:default!important}.btn-upload>*,.btn-send>*{pointer-events:none}.btn-send{color:#fff;background:#ffb4a2;border:none;border-radius:999px;padding:12px 18px;transition:background .15s,box-shadow .15s}.btn-send:hover{background:#e8836b;box-shadow:0 2px 8px #e8836b66}.btn-send:active{background:#d9725c}.btn-upload{color:#6b4f4f;background:#fffdfb;border:1px solid #e5dad2;border-radius:50%;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;font-size:20px;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.btn-upload:hover{background:#ffe4d6;border-color:#ffb4a2;box-shadow:0 2px 8px #ffb4a24d}.btn-upload:active{background:#ffd6c4}.btn-option{border-radius:999px;margin-top:6px;margin-right:6px;padding:6px 12px;font-size:12px;transition:background .15s,border-color .15s,color .15s,opacity .15s,box-shadow .15s}.btn-option:hover:not(:disabled){opacity:.85;box-shadow:0 1px 6px #e8836b4d}.btn-option:active:not(:disabled){opacity:.7}.btn-option.multi-default{color:#5a4444;background:0 0;border:2px solid #ffb4a2}.btn-option.multi-selected{color:#fff;background:#e8836b;border:2px solid #e8836b}.btn-option.single{color:#fff;background:#ffb4a2;border:none}.btn-done{color:#fff;border:none;border-radius:999px;padding:8px 20px;font-size:13px;font-weight:600;transition:background .15s,box-shadow .15s}.btn-done.active{background:#6b4f4f}.btn-done.active:hover{box-shadow:0 2px 8px #6b4f4f4d}.btn-done.active:active{background:#5a4242}.btn-done.inactive{background:#d5caca}.community{color:#0f172a;background:#f5f7fb;flex:1;padding:24px 32px 48px;overflow-y:auto}.community__layout{grid-template-columns:minmax(0,1fr) 300px;gap:24px;max-width:1280px;margin:0 auto;display:grid}@media (width<=900px){.community__layout{grid-template-columns:1fr}.community{padding:16px}}.community-hero{background:linear-gradient(135deg,#eff6ff 0%,#e0f2fe 100%);border:1px solid #dbeafe;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:24px 28px;display:flex;position:relative;box-shadow:0 1px 2px #0f172a0a}.community-hero__text h1{color:#1e3a8a;letter-spacing:-.2px;margin:0 0 6px;font-size:28px;font-weight:700}.community-hero__underline{background:#f59e0b;border-radius:999px;width:56px;height:3px;margin:8px 0 10px;display:block}.community-hero__text p{color:#1e40af;margin:0;font-size:15px;font-weight:600}.community-hero__mascots{flex-shrink:0;align-items:center;gap:4px;font-size:64px;display:flex}@media (width<=700px){.community-hero__mascots{font-size:40px}.community-hero__text h1{font-size:22px}}.category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}@media (width<=1100px){.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=600px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.category-card{text-align:center;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px 14px;transition:transform .15s,box-shadow .15s,border-color .15s}.category-card:hover{border-color:#c7d2fe;transform:translateY(-2px);box-shadow:0 4px 12px #0f172a14}.category-card__icon{border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:10px;font-size:22px;display:inline-flex}.category-card__title{color:#1e3a8a;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:6px;font-size:15px;font-weight:700}.category-card__desc{color:#64748b;font-size:13px;line-height:1.4}.post-section{margin-top:28px}.post-section__title{color:#0f172a;margin:0 0 12px;font-size:20px;font-weight:700}.post-section__divider{background:#e5e7eb;height:1px;margin-bottom:16px}.post-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:flex-start;gap:14px;margin-bottom:14px;padding:16px 18px;display:flex}.post-card__avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:inline-flex}.post-card__body{flex:1;min-width:0}.post-card__title{color:#1e3a8a;cursor:pointer;margin:0 0 4px;font-size:16px;font-weight:700}.post-card__title:hover{text-decoration:underline}.post-card__meta{color:#94a3b8;align-items:center;gap:6px;margin-bottom:8px;font-size:13px;display:flex}.post-card__meta-heart{color:#94a3b8}.post-card__preview{color:#334155;margin:0 0 10px;font-size:14px;line-height:1.5}.post-card__image{background:#f1f5f9;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:180px;height:120px;margin-left:12px;font-size:56px;display:flex}.post-card__engagement{color:#64748b;align-items:center;gap:18px;font-size:13px;display:flex}.post-card__engagement-item{align-items:center;gap:5px;display:flex}.post-card__engagement-count{color:#0f172a;font-weight:700}.sidebar{flex-direction:column;gap:16px;display:flex}.sidebar-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px}.sidebar-card__title{color:#0f172a;margin:0 0 14px;font-size:15px;font-weight:700}.quick-link{box-sizing:border-box;color:#fff;cursor:pointer;text-align:center;background:#2563eb;border:none;border-radius:10px;width:100%;margin-bottom:10px;padding:12px 14px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s;display:block}.quick-link:last-child{margin-bottom:0}.quick-link:hover{background:#1d4ed8}.new-members{flex-wrap:wrap;align-items:flex-start;gap:10px;display:flex}.new-member{flex-direction:column;flex-shrink:0;align-items:center;width:48px;display:flex}.new-member-avatar{box-sizing:border-box;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:inline-flex}.new-member-avatar--more{color:#475569;text-align:center;background:#cbd5e1;font-size:10px;font-weight:700;line-height:1.1}.new-member__name{color:#64748b;text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:48px;margin-top:8px;font-size:12px;overflow:hidden}.trending-list{margin:0;padding:0;list-style:none}.trending-list__item{color:#2563eb;cursor:pointer;align-items:center;gap:10px;padding:6px 0;font-size:14px;display:flex}.trending-list__item:hover{text-decoration:underline}.trending-list__dot{background:#38bdf8;border-radius:2px;flex-shrink:0;width:8px;height:8px}.onboarding-shell{box-sizing:border-box;background:linear-gradient(#eff6ff 0%,#fff 100%);flex:1;justify-content:center;align-items:flex-start;width:100%;min-height:0;padding:48px 20px;display:flex;overflow-y:auto}.onboarding-card{box-sizing:border-box;background:#fff;border-radius:20px;flex-direction:column;flex-shrink:0;gap:20px;width:100%;max-width:480px;margin-bottom:48px;padding:32px 28px;display:flex;box-shadow:0 10px 40px #1e3a8a14}.onboarding-title{color:#1e3a8a;margin:0;font-size:24px;font-weight:700}.onboarding-subtitle{color:#64748b;margin:0;font-size:14px;line-height:1.5}.progress-dots{justify-content:center;align-items:center;gap:8px;display:flex}.progress-dot{background:#e2e8f0;border-radius:50%;width:8px;height:8px;transition:all .2s}.progress-dot.active{background:#2563eb;border-radius:4px;width:24px}.progress-dot.completed{background:#93c5fd}.form-field{flex-direction:column;gap:6px;display:flex}.form-label{color:#334155;font-size:13px;font-weight:600}.form-input{color:#0f172a;box-sizing:border-box;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;width:100%;padding:12px 14px;font-family:inherit;font-size:15px;transition:border-color .15s,box-shadow .15s}.form-input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb26}.form-input:disabled{color:#94a3b8;cursor:not-allowed;background:#f8fafc}.form-error{color:#dc2626;font-size:12px}.form-hint{color:#64748b;font-size:12px}.segmented{background:#f1f5f9;border-radius:10px;gap:4px;padding:4px;display:flex}.segmented-option{color:#64748b;cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-radius:8px;flex:1;padding:8px 12px;font-family:inherit;font-size:14px;font-weight:500;transition:all .15s}.segmented-option.active{color:#1e3a8a;background:#fff;box-shadow:0 1px 3px #0000000f}.otp-inputs{justify-content:center;gap:10px;display:flex}.otp-digit{text-align:center;color:#0f172a;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;width:48px;height:56px;font-family:inherit;font-size:22px;font-weight:600;transition:border-color .15s,box-shadow .15s}.otp-digit:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb26}.onboarding-btn{cursor:pointer;box-sizing:border-box;border:none;border-radius:10px;width:100%;padding:12px 20px;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s,transform 50ms}.onboarding-btn-primary{color:#fff;background:#2563eb}.onboarding-btn-primary:hover:not(:disabled){background:#1d4ed8}.onboarding-btn-primary:disabled{cursor:not-allowed;background:#cbd5e1}.onboarding-btn-secondary{color:#2563eb;background:0 0}.onboarding-btn-secondary:hover:not(:disabled){background:#eff6ff}.onboarding-btn-ghost{color:#64748b;background:0 0;padding:8px 12px;font-size:13px;font-weight:500}.onboarding-btn-ghost:hover:not(:disabled){color:#1e3a8a}.onboarding-btn:active:not(:disabled){transform:translateY(1px)}.onboarding-actions{flex-direction:column;gap:8px;margin-top:8px;display:flex}.species-chip{color:#475569;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-family:inherit;font-size:14px;font-weight:500;transition:all .15s;display:inline-flex}.species-chip:hover{border-color:#93c5fd}.species-chip.active{color:#1e3a8a;background:#eff6ff;border-color:#2563eb}.upload-drop{cursor:pointer;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:28px 20px;transition:all .15s;display:flex}.upload-drop:hover{background:#eff6ff;border-color:#2563eb}.upload-progress{background:#f8fafc;border-radius:12px;align-items:center;gap:14px;padding:18px;display:flex}.spinner{border:2.5px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;flex-shrink:0;width:22px;height:22px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.receipt-summary{color:#0f172a;background:#f0f9ff;border:1px solid #bae6fd;border-radius:12px;padding:14px 16px;font-size:14px}.receipt-row{color:#475569;justify-content:space-between;gap:12px;padding:4px 0;display:flex}.receipt-row strong{color:#1e3a8a;font-weight:600}.all-set-tips{text-align:left;background:#f8fafc;border-radius:12px;flex-direction:column;gap:8px;width:100%;padding:14px 16px;display:flex}.tip-row{color:#334155;align-items:center;gap:10px;font-size:14px;display:flex}.tip-row span:first-child{font-size:18px}.demo-hint{color:#92400e;text-align:center;background:#fef3c7;border:1px solid #fde68a;border-radius:8px;padding:8px 12px;font-size:12px}.demo-hint code{background:#92400e1a;border-radius:4px;padding:1px 6px;font-size:12px}
