@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800;900&display=swap");:root{--navy:#0d1b3d;--coral:#ff7a59;--teal:#50c1b7;--yellow:#ffd166;--sky:#b9d6ff;--snow:#f5f7fa;--muted:#68758b;--line:#e4e9ef;--shadow:0 18px 50px -26px rgba(13,27,61,.32);--type-label-sm:12px;--type-label-md:13px;--type-body-sm:13px;--type-body-md:14px;--type-body-lg:16px;--type-title-sm:18px;--type-title-md:22px;--type-title-lg:28px;--type-display-sm:36px;--leading-tight:1.2;--leading-normal:1.45;--leading-relaxed:1.6;font-family:Nunito,sans-serif;color:var(--navy);background:var(--snow)}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}a,button{cursor:pointer}a{text-decoration:none;color:inherit}.logo{font-size:34px;font-weight:900;letter-spacing:-.08em}.logo span{color:var(--coral)}.logo-light{color:white}.primary,.secondary{min-height:44px;border-radius:13px;padding:0 18px;font-weight:900;border:0;display:inline-flex;align-items:center;justify-content:center;gap:8px}.primary{background:var(--coral);color:#fff;box-shadow:0 8px 20px rgba(255,122,89,.24)}.secondary{background:#fff;color:var(--navy);border:1px solid var(--line)}.primary:disabled{opacity:.55}.welcome{min-height:100vh;background:var(--navy);color:#fff;overflow:hidden}.welcome>header{height:82px;padding:0 6vw;display:flex;align-items:center;justify-content:space-between}.welcome>header a{border:1px solid rgba(255,255,255,.18);padding:10px 14px;border-radius:12px;font-size:12px;font-weight:900;display:flex;gap:6px}.welcome>section{min-height:calc(100vh - 82px);max-width:1240px;margin:auto;padding:40px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center}.eyebrow,.pill{display:inline-flex;align-items:center;gap:6px;color:var(--teal);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.welcome h1{font-size:clamp(54px,7vw,86px);line-height:.96;letter-spacing:-.06em;margin:22px 0}.welcome h1 em{font-style:normal;color:var(--coral)}.welcome section>div>p{max-width:590px;color:#b6c1d5;font-size:18px;line-height:1.55}.welcome dl{display:flex;margin-top:45px}.welcome dl div{display:flex;flex-direction:column;padding:0 22px;border-left:1px solid rgba(255,255,255,.14)}.welcome dl div:first-child{padding-left:0;border:0}.welcome dt{font-weight:900}.welcome dd{margin:0;color:#8796b1;font-size:10px}.welcome aside{position:relative;align-self:end}.welcome aside img{max-width:100%;height:auto;filter:drop-shadow(0 25px 40px rgba(0,0,0,.3))}.speech{background:white;color:var(--navy);border-radius:18px 18px 4px 18px;padding:15px 18px;display:flex;flex-direction:column;box-shadow:var(--shadow)}.welcome .speech{position:absolute;z-index:2;top:0;left:0}.speech small{font-size:9px;color:var(--muted)}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(420px,.9fr) minmax(520px,1.1fr)}.auth-brand{background:var(--navy);color:#fff;padding:42px 7vw;display:flex;flex-direction:column;overflow:hidden}.auth-mascot{flex:1 1;display:grid;place-items:center;position:relative}.auth-mascot img{max-width:80%;height:auto;mix-blend-mode:screen}.auth-mascot .speech{position:absolute;right:0;top:16%;z-index:2;font-size:11px}.auth-brand blockquote{border-top:1px solid rgba(255,255,255,.13);padding-top:22px;font-size:11px;color:#b5c1d4}.auth-brand blockquote small{display:block;color:#7f8da7;margin-top:6px}.auth-content{display:grid;place-items:center;padding:40px}.auth-card{width:min(460px,100%);background:#fff;padding:34px;border-radius:23px;box-shadow:var(--shadow)}.auth-card h1{font-size:28px;margin:7px 0}.auth-card>p{font-size:11px;color:var(--muted);margin:0 0 22px}.auth-card label{font-size:10px;font-weight:900;display:flex;flex-direction:column;gap:6px;margin:12px 0}.input{height:44px;border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;padding:0 11px;color:#8491a4}.input input{border:0;outline:0;flex:1 1;min-width:0;padding:0 8px;color:var(--navy)}.field-pair,.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.terms{display:block!important;font-weight:600!important}.wide{width:100%;margin-top:8px}.secure{display:flex;justify-content:center;align-items:center;gap:5px;color:#758297;margin-top:12px}.switch{text-align:center}.switch a{color:#247c74;font-weight:900}.form-error{background:#fff0f0;border:1px solid #fecaca;color:#a6383f;padding:10px 12px;border-radius:11px;font-size:9px;margin:10px 0}.onboarding-shell{min-height:100vh;display:grid;grid-template-columns:218px 1fr}.onboarding-nav{background:#fff;border-right:1px solid var(--line);padding:24px 17px;display:flex;flex-direction:column;max-height:100vh;position:-webkit-sticky;position:sticky;top:0}.onboarding-nav .logo{margin:0 8px 20px}.onboarding-nav nav{display:flex;flex-direction:column;gap:2px}.onboarding-nav nav div{height:34px;display:flex;align-items:center;gap:9px;padding:0 8px;color:#929dad;font-size:9px;font-weight:800;border-radius:9px}.onboarding-nav nav i{font-style:normal;width:21px;height:21px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center}.onboarding-nav nav div.active{background:#eff2f7;color:var(--navy)}.onboarding-nav nav div.active i{background:var(--navy);color:white}.onboarding-nav nav div.done{color:#24837a}.nav-help{margin-top:auto;background:#eef4ff;border-radius:13px;padding:10px;display:flex;gap:7px}.nav-help svg{color:#3672b4}.nav-help span{display:flex;flex-direction:column}.nav-help b{font-size:8px}.nav-help small{font-size:6px;color:#73829a}.onboarding-main{min-width:0}.onboarding-top{height:68px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 32px;gap:16px}.onboarding-top b,.onboarding-top span{font-size:9px}.onboarding-top>div{height:5px;background:#e8edf2;border-radius:5px;flex:1 1;max-width:430px;overflow:hidden}.onboarding-top i{display:block;height:100%;background:var(--teal);border-radius:5px}.onboarding-body{display:grid;grid-template-columns:minmax(560px,1.35fr) minmax(290px,.65fr);min-height:calc(100vh - 68px)}.step-area{background:#fff;padding:50px clamp(32px,6vw,80px) 25px;display:flex;flex-direction:column}.step-area>header>span{font-size:9px;color:var(--coral);font-weight:900;text-transform:uppercase;letter-spacing:.1em}.step-area>header h1{font-size:33px;letter-spacing:-.03em;margin:8px 0}.step-area>header p{font-size:11px;color:var(--muted);margin:0 0 28px}.step-area>footer{display:flex;justify-content:space-between;margin-top:auto;padding-top:30px}.step-area label{font-size:9px;font-weight:900;display:flex;flex-direction:column;gap:6px}.step-area label input,.step-area select{height:43px;border:1px solid var(--line);border-radius:11px;padding:0 11px;background:#fff;color:var(--navy)}.info-card{grid-column:1/-1;background:#edf8f6;border-radius:12px;padding:11px;display:flex;align-items:center;gap:8px;color:#287d76}.info-card span{display:flex;flex-direction:column}.info-card b{font-size:9px}.info-card small{font-size:7px}.choice-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.choice-grid button{min-height:60px;border:1px solid var(--line);background:#fff;border-radius:12px;padding:10px;text-align:left;color:var(--navy);font-size:9px;font-weight:800;display:flex;align-items:center;justify-content:space-between}.choice-grid button.selected{border-color:var(--teal);background:#eff9f7;color:#237b74}.numeric,.standalone{margin-top:18px}.step-area h3{font-size:10px;margin:22px 0 9px}.tip{background:#fff6dd;border-radius:12px;padding:10px;font-size:8px;margin-bottom:12px;display:flex;align-items:center;gap:6px}.tip b{margin-left:auto}.flow-builder{border:1px solid var(--line);border-radius:15px;overflow:hidden}.flow-builder>header{height:54px;background:#f8fafb;padding:0 14px;display:flex;align-items:center;justify-content:space-between}.flow-builder>header div{display:flex;flex-direction:column}.flow-builder>header b{font-size:9px}.flow-builder>header small,.flow-builder>header span{font-size:7px;color:var(--muted)}.flow-track{padding:14px;display:flex;gap:15px;overflow:auto}.flow-card{min-width:140px;border:1px solid var(--line);border-radius:11px;padding:9px;display:grid;grid-template-columns:22px 1fr 14px;align-items:center;position:relative}.flow-card em{width:21px;height:21px;border-radius:7px;background:#edf4ff;display:grid;place-items:center;font-size:7px;font-style:normal;font-weight:900}.flow-card span{display:flex;flex-direction:column;padding-left:5px}.flow-card b{font-size:8px}.flow-card small{font-size:6px;color:var(--muted)}.flow-card button{border:0;background:none}.flow-arrow{position:absolute;right:-15px}.flow-add{min-width:110px;border:1px dashed #bfc8d4;background:#fafbfc;border-radius:11px;font-size:7px;font-weight:900}.flow-builder aside{margin:12px;background:#eef4ff;border-radius:11px;padding:10px}.flow-builder aside b{font-size:8px}.flow-builder aside p{font-size:7px;margin:2px 0;color:#677993}.team-setup{border:1px solid var(--line);border-radius:13px;overflow:hidden}.team-setup>div{height:57px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:30px 1fr 20px;align-items:center;padding:0 12px}.team-setup>div>span{display:flex;flex-direction:column}.team-setup b{font-size:9px}.team-setup small{font-size:7px;color:var(--muted)}.team-setup>div>svg:last-child{color:var(--teal)}.team-setup>button{width:100%;height:40px;border:0;background:#fafbfc;font-size:8px;font-weight:900}.brand-step{display:grid;grid-gap:12px;gap:12px}.brand-step>button{height:90px;border:1px dashed #bfc8d4;background:#fafbfc;border-radius:13px;font-size:9px;font-weight:900}.command-center>header{background:var(--navy);color:#fff;border-radius:15px;padding:20px}.command-center>header span{font-size:7px;color:var(--teal)}.command-center h2{margin:5px 0}.command-center p{font-size:8px;color:#acb8cc;margin:0}.command-center>div{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;margin-top:10px}.command-center article{border:1px solid var(--line);border-radius:11px;padding:10px;display:flex;flex-direction:column}.command-center article svg{color:#56708f}.command-center small{font-size:7px;color:var(--muted);margin-top:5px}.command-center b{font-size:10px}.delivery{text-align:center;padding:35px}.delivery>svg{color:var(--teal)}.delivery h2{font-size:25px}.delivery p{font-size:10px;color:var(--muted)}.delivery blockquote b{color:var(--coral)}.bidu-guide{background:var(--navy);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:35px}.bidu-guide .speech{width:260px}.bidu-guide .speech>svg{color:var(--coral)}.bidu-guide>img{width:270px;height:360px;object-fit:contain;mix-blend-mode:screen}.bidu-guide>div:last-child{display:flex;gap:13px;color:#95a4bd}.bidu-guide>div:last-child span{font-size:7px;display:flex;align-items:center;gap:3px}.bidu-guide>div:last-child svg{color:var(--teal)}.completed{min-height:100vh;background:var(--navy);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.completed>svg{color:var(--teal);margin:30px 0 8px}.completed>span{color:var(--teal);font-size:9px;text-transform:uppercase;font-weight:900}.completed h1{font-size:45px;line-height:1.05;margin:14px}.completed p{font-size:11px;color:#acb8cc}.completed blockquote b{color:var(--coral)}.platform-preview{min-height:100vh;display:grid;grid-template-columns:240px 1fr}.platform-preview>aside{background:#fff;padding:25px}.module-nav{display:flex;flex-direction:column;margin-top:25px;gap:5px}.module-nav a{height:40px;border-radius:10px;padding:0 10px;display:flex;align-items:center;gap:8px;font-size:10px;font-weight:900;color:#5f6d82}.module-nav a:hover{background:var(--navy);color:#fff}.platform-preview>section{padding:10vw;display:flex;flex-direction:column;justify-content:center}.platform-preview>section>span{color:var(--teal);font-size:10px;font-weight:900}.platform-preview h1{font-size:42px;max-width:700px}.platform-preview p{color:var(--muted);max-width:600px}@media(max-width:1180px){.bidu-guide{display:none}.onboarding-body{grid-template-columns:minmax(0,1fr)}.step-area{max-width:none}.choice-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:820px){.auth-brand{display:none}.auth-shell{grid-template-columns:1fr}.auth-content{min-height:100vh}.auth-card{width:min(520px,100%)}}@media(max-width:700px){.welcome>section{grid-template-columns:1fr;padding:25px}.welcome aside{display:none}.onboarding-shell{grid-template-columns:1fr}.onboarding-nav{display:none}.onboarding-top{padding:0 18px}.step-area{padding:35px 20px 20px}.field-pair,.form-grid{grid-template-columns:1fr}.choice-grid,.command-center>div{grid-template-columns:1fr 1fr}.platform-preview{grid-template-columns:1fr}.platform-preview>aside{display:none}}.company-builder{display:flex;flex-direction:column;gap:18px}.unit-builder-heading{border-top:1px solid var(--line);padding-top:18px;display:grid;grid-template-columns:1fr auto;grid-gap:4px 12px;gap:4px 12px}.unit-builder-heading>span{display:flex;align-items:center;gap:7px;color:#25837b;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.unit-builder-heading svg{width:17px}.unit-builder-heading>b{font-size:13px}.unit-builder-heading>p{grid-column:1/-1;margin:0;color:var(--muted);font-size:13px;line-height:1.5}.onboarding-units{display:flex;flex-direction:column;gap:12px;max-height:410px;overflow:auto;padding-right:5px}.onboarding-units>article{border:1px solid var(--line);border-radius:16px;background:#fbfcfe;overflow:hidden}.onboarding-units article>header{padding:13px 15px;display:grid;grid-template-columns:38px 1fr 28px;grid-gap:10px;gap:10px;align-items:center;border-bottom:1px solid var(--line);background:#f6faf9}.onboarding-units article>header i{width:38px;height:38px;border-radius:11px;background:#e6f7f4;color:#329a91;display:grid;place-items:center}.onboarding-units article>header i svg{width:18px}.onboarding-units article>header div{display:flex;flex-direction:column}.onboarding-units article>header small{font-size:10px;color:#3a8e87;font-weight:900;text-transform:uppercase}.onboarding-units article>header strong{font-size:15px}.onboarding-units article>header em{width:28px;height:28px;border-radius:50%;background:var(--navy);color:white;display:grid;place-items:center;font-style:normal;font-size:11px;font-weight:900}.onboarding-units article>.form-grid{padding:14px}.audience-explainer{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;margin:10px 0 18px}.audience-explainer>span{padding:12px;border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:column;gap:3px}.audience-explainer b{font-size:13px}.audience-explainer small{font-size:12px;line-height:1.4;color:var(--muted)}.lab-onboarding-note{border:1px solid #bee9e4;background:linear-gradient(135deg,#effaf8,#f7fbff);border-radius:18px;padding:22px;display:flex;gap:16px}.lab-onboarding-note>i{width:50px;height:50px;border-radius:14px;background:#dff5f2;color:#2e978e;display:grid;place-items:center;flex:0 0 auto}.lab-onboarding-note>span{display:flex;flex-direction:column}.lab-onboarding-note small{font-size:11px;color:#28867e;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.lab-onboarding-note h2{font-size:22px;margin:5px 0}.lab-onboarding-note p{font-size:14px;line-height:1.55;color:var(--muted);margin:0}@media(max-width:700px){.audience-explainer{grid-template-columns:1fr}.onboarding-units{max-height:none}.unit-builder-heading{grid-template-columns:1fr}.unit-builder-heading>b,.unit-builder-heading>p{grid-column:1}}@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.subscription-grace-banner{min-height:64px;padding:10px 22px;background:#fff7dd;border-bottom:1px solid #f1d98b;display:flex;align-items:center;gap:11px;color:#7b5912}.subscription-grace-banner>svg{width:21px;flex:none}.subscription-grace-banner>span{display:flex;flex:1 1;flex-direction:column}.subscription-grace-banner b{font-size:13px}.subscription-grace-banner small{font-size:11px;line-height:1.4}.subscription-grace-banner a{padding:9px 12px;border-radius:10px;background:#7b5912;color:#fff;font-size:11px;font-weight:900}.subscription-restricted{min-height:100vh;display:grid;grid-template-columns:minmax(520px,1.1fr) minmax(380px,.9fr);background:#f7f9fc}.subscription-restricted>section{padding:clamp(32px,6vw,80px);display:flex;flex-direction:column;justify-content:center;max-width:760px;width:100%;margin:auto}.subscription-restricted>section>header{position:absolute;left:clamp(32px,6vw,80px);top:32px;display:flex;align-items:center;gap:18px}.subscription-restricted>section>header img{object-fit:contain}.subscription-restricted>section>header span{display:flex;align-items:center;gap:6px;color:#5f6f85;font-size:11px;font-weight:800}.subscription-restricted>section>header svg{width:15px;color:#2f9289}.subscription-restricted-icon{width:58px;height:58px;border-radius:19px;background:#e5f7f4;color:#288c83;display:grid;place-items:center;margin-bottom:19px}.subscription-restricted-icon svg{width:27px;height:27px}.subscription-restricted h1{font-size:clamp(36px,4vw,56px);line-height:1.02;letter-spacing:-.045em;margin:9px 0 15px;max-width:640px}.subscription-restricted>section>p{max-width:610px;color:#65748b;font-size:16px;line-height:1.55;margin:0}.subscription-restricted article{margin:28px 0 20px;padding:17px;border:1px solid var(--line);border-radius:17px;background:#fff;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;box-shadow:var(--shadow)}.subscription-restricted article div{display:flex;flex-direction:column;gap:4px;padding:0 12px;border-left:1px solid var(--line)}.subscription-restricted article div:first-child{border-left:0}.subscription-restricted article small{color:#7b8798;font-size:9px;text-transform:uppercase;font-weight:900;letter-spacing:.06em}.subscription-restricted article b{font-size:14px}.subscription-restricted-actions{display:flex;flex-wrap:wrap;gap:10px}.subscription-restricted-actions a svg{width:17px}.subscription-restricted-note{margin-top:15px;color:#708096;font-size:11px;line-height:1.5}.subscription-logout{margin-top:20px;width:max-content;border:0;background:transparent;color:#738197;font-size:11px;font-weight:800;display:flex;align-items:center;gap:6px}.subscription-logout svg{width:15px}.subscription-restricted>aside{position:relative;overflow:hidden;background:radial-gradient(circle at 25% 20%,#1c3971,#0d1b3d 56%);display:grid;place-items:center}.subscription-restricted>aside:before{content:"";position:absolute;inset:auto -120px -120px auto;width:420px;height:420px;border-radius:50%;background:rgba(80,193,183,.18);filter:blur(40px)}.subscription-restricted>aside>img{position:relative;z-index:1;max-width:65%;height:auto;filter:drop-shadow(0 30px 35px rgba(0,0,0,.28))}.subscription-restricted>aside>.speech{position:absolute;z-index:2;top:16%;left:8%;width:min(300px,70%);gap:4px}.subscription-restricted>aside>.speech small{color:#278b82;font-weight:900}.subscription-restricted>aside>.speech b{font-size:16px}.subscription-restricted>aside>.speech span{font-size:11px;line-height:1.5;color:#65748b}@media(max-width:900px){.subscription-restricted{grid-template-columns:1fr}.subscription-restricted>aside{display:none}.subscription-restricted>section{min-height:100vh;padding-top:120px}.subscription-restricted article{grid-template-columns:1fr}.subscription-restricted article div,.subscription-restricted article div:first-child{border-left:0;border-top:1px solid var(--line);padding:9px 0}.subscription-restricted article div:first-child{border-top:0}.subscription-grace-banner{align-items:flex-start;flex-wrap:wrap}.subscription-grace-banner a{margin-left:32px}}.copilot-plan{margin-bottom:16px;border:1px solid #cfe6e2;border-radius:18px;background:linear-gradient(135deg,#eff9f7,#fff);overflow:hidden}.copilot-plan>header{padding:18px;display:grid;grid-template-columns:44px 1fr auto;grid-gap:12px;gap:12px;align-items:center}.copilot-plan>header>i{width:44px;height:44px;border-radius:13px;background:#daf3ef;color:#298b82;display:grid;place-items:center}.copilot-plan>header span{display:flex;min-width:0;flex-direction:column}.copilot-plan>header small{font-size:10px;color:#25837b;font-weight:900;letter-spacing:.06em}.copilot-plan h2{margin:3px 0;font-size:22px}.copilot-plan p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.copilot-plan>header strong{max-width:190px;text-align:right;font-size:14px}.copilot-plan.custom>header strong{color:#a54f37}.copilot-plan-reasons{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;padding:0 18px 14px}.copilot-plan-reasons span{display:flex;gap:6px;padding:9px;border-radius:10px;background:#fff;color:#53627a;font-size:11px;line-height:1.35}.copilot-plan-reasons svg{width:14px;min-width:14px;color:#3aa399}.copilot-plan-modules{padding:14px 18px;border-top:1px solid #dcece9;background:#fff}.copilot-plan-modules>b{display:flex;align-items:center;gap:6px;font-size:12px}.copilot-plan-modules>b svg{width:16px;color:#37998f}.copilot-plan-modules>div{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.copilot-plan-modules>div span{padding:5px 8px;border-radius:999px;background:#edf5f4;font-size:10px;font-weight:800}.copilot-plan>footer{padding:10px 18px;background:#10214a;color:#dbe3ef;display:flex;align-items:center;gap:7px;font-size:10px}.copilot-plan>footer svg{width:15px;color:#50c1b7}@media(max-width:700px){.copilot-plan>header{grid-template-columns:40px 1fr}.copilot-plan>header strong{grid-column:1/-1;max-width:none;text-align:left}.copilot-plan-reasons{grid-template-columns:1fr}}.pet-photo-avatar{width:42px;height:42px;min-width:42px;border-radius:14px;display:inline-grid!important;place-items:center;overflow:hidden;background:#fff4ec;border:1px solid rgba(255,122,89,.18);font-size:22px;font-style:normal;line-height:1;vertical-align:middle}.pet-photo-avatar>img{width:100%;height:100%;display:block;object-fit:cover}.pet-photo-avatar.has-photo{background:#eaf3f7;border-color:rgba(13,27,61,.1)}.pet-profile-photo{display:flex;flex-direction:column;align-items:center;gap:9px}.pet-profile-photo>.pet-photo-avatar{width:104px!important;height:104px!important;min-width:104px;border-radius:32px;font-size:46px}.pet-photo-uploader{display:flex;flex-direction:column;align-items:center;gap:4px}.pet-photo-uploader>input{display:none}.pet-photo-uploader>button{border:1px solid var(--line);background:#fff;color:var(--navy);min-height:36px;border-radius:11px;padding:0 12px;display:inline-flex;align-items:center;gap:7px;font-weight:900;font-size:12px}.pet-photo-uploader>button svg{width:15px;height:15px}.pet-photo-uploader>small{max-width:220px;color:#b43d4a;font-size:11px;text-align:center}.pet-photo-uploader.compact>button{min-height:30px;padding:0 10px;font-size:11px}.pet-photo-spinner{animation:pet-photo-spin .8s linear infinite}@keyframes pet-photo-spin{to{transform:rotate(1turn)}}.appointment-card-v2>.pet-photo-avatar{width:28px;height:28px;min-width:28px;border-radius:9px;font-size:15px}.appointment-pet>.pet-photo-avatar,.flow-context-hero>.pet-photo-avatar{width:62px;height:62px;min-width:62px;border-radius:19px;font-size:30px}.care-patient-card>header>.pet-photo-avatar,.flow-pet>.pet-photo-avatar,.grooming-pet>.pet-photo-avatar,.stay-pet>.pet-photo-avatar{width:42px;height:42px;min-width:42px;border-radius:13px}.tutor-pet-switch .pet-photo-avatar{width:48px;height:48px;min-width:48px;border-radius:16px}.tutor-profile>.pet-photo-avatar{width:72px;height:72px;min-width:72px;border-radius:24px;font-size:34px}.vaccine-cover-pet>.pet-photo-avatar{width:58px;height:58px;min-width:58px;border-radius:18px}.identity-page>.pet-photo-avatar{width:112px;height:112px;min-width:112px;border-radius:34px;font-size:48px;margin-inline:auto}.portal-composer-context>.pet-photo-avatar{width:48px;height:48px;min-width:48px;border-radius:15px}@media(max-width:700px){.pet-profile-photo>.pet-photo-avatar{width:82px!important;height:82px!important;min-width:82px}}.auth-shell{background:#fff}.auth-brand{position:relative;min-height:100vh}.auth-brand:before{width:320px;height:320px;background:rgba(255,122,89,.16);right:-150px;top:-120px}.auth-brand:after,.auth-brand:before{content:"";position:absolute;border-radius:50%;filter:blur(80px)}.auth-brand:after{width:260px;height:260px;background:rgba(80,193,183,.12);left:-150px;bottom:-120px}.auth-brand>*{position:relative;z-index:1}.auth-content{background:#f7f9fc}.auth-card{border:1px solid rgba(13,27,61,.05);padding:40px;border-radius:25px}.auth-card h1{font-size:31px;letter-spacing:-.035em}.auth-card .primary{height:46px}.onboarding-main{overflow:hidden}.onboarding-body,.step-area{min-width:0}.step-area>*{max-width:760px;width:100%}.step-area>*,.step-area>header{margin-left:auto;margin-right:auto}.step-area>footer{max-width:760px}.choice-grid button{transition:border-color .18s,background-color .18s,transform .18s}.choice-grid button:hover{transform:translateY(-1px);border-color:rgba(80,193,183,.7)}.onboarding-nav{box-shadow:8px 0 24px -24px rgba(13,27,61,.4)}