/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--ease-out:cubic-bezier(0, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.table{display:table}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}:root{--ink:#16383d;--muted:#71878a;--line:#dce8e6;--cream:#fff9ef;--coral:#f36f5d;--teal:#0f7074;--pale:#e4f4f0;--shadow:0 15px 40px #17494d18}*{box-sizing:border-box}body{color:var(--ink);background:#f5f8f7;margin:0;font-family:Inter,system-ui,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.topbar{border-bottom:1px solid var(--line);z-index:20;background:#fff;justify-content:space-between;align-items:center;height:70px;padding:0 max(22px,50vw - 690px);display:flex;position:sticky;top:0}.brand{color:var(--ink);background:0 0;border:0;align-items:center;font:700 27px Georgia;display:flex}.brand>b{background:var(--coral);color:#fff;border-radius:13px 13px 13px 4px;place-items:center;width:39px;height:39px;margin-right:8px;font:700 24px Georgia;display:grid}.brand span{color:var(--coral)}.topbar nav{height:100%;display:flex}.topbar nav button{color:#6c8083;background:0 0;border:0;padding:0 16px;font-weight:750;position:relative}.topbar nav button.active:after{content:"";background:var(--coral);border-radius:4px;height:3px;position:absolute;bottom:0;left:14px;right:14px}.top-actions{align-items:center;gap:8px;display:flex}.round{border:1px solid var(--line);background:#fff;border-radius:50%;width:39px;height:39px}.join,.primary{background:var(--coral);color:#fff;border:0;border-radius:11px;padding:12px 18px;font-weight:850;box-shadow:0 5px 14px #f36f5d36}.primary:disabled{opacity:.45}.profile{border:1px solid var(--line);background:#fff;border-radius:24px;align-items:center;gap:7px;padding:4px 10px 4px 4px;font-weight:800;display:flex}.profile img{object-fit:cover;border-radius:50%;width:31px;height:31px}.hero{background:var(--cream);border-bottom:1px solid #efe5d4;grid-template-columns:1.03fr .97fr;min-height:540px;display:grid;overflow:hidden}.hero-copy{align-self:center;padding:68px 6vw 55px max(34px,50vw - 660px)}.eyebrow{letter-spacing:.17em;color:var(--coral);margin-bottom:12px;font-size:10px;font-weight:900;display:block}.hero h1{letter-spacing:-.04em;margin:0 0 22px;font:700 clamp(48px,5vw,76px)/.96 Georgia}.hero h1 em{color:var(--coral);font-weight:400}.hero-copy>p{color:#5d7477;max-width:600px;font-size:17px;line-height:1.6}.hero-buttons{gap:10px;margin:26px 0;display:flex}.secondary{color:var(--teal);background:#fff;border:1px solid #c9d9d6;border-radius:11px;padding:11px 17px;font-weight:800}.proof{color:var(--muted);align-items:center;gap:9px;font-size:12px;display:flex}.proof>div{display:flex}.proof img{border:3px solid var(--cream);object-fit:cover;border-radius:50%;width:34px;height:34px;margin-left:-8px}.proof img:first-child{margin-left:0}.proof b{color:var(--ink)}.hero-image{position:relative}.hero-image>img{object-fit:cover;width:100%;height:100%;position:absolute}.hero-image:after{content:"";background:linear-gradient(90deg,var(--cream),transparent 25%);position:absolute;inset:0}.float{z-index:2;box-shadow:var(--shadow);background:#ffffffef;border-radius:16px;align-items:center;gap:9px;padding:10px;display:flex;position:absolute}.float p{flex-direction:column;margin:0;display:flex}.float span{color:var(--muted);margin-top:3px;font-size:10px}.pet-float{bottom:65px;left:4%}.pet-float img{object-fit:cover;border-radius:12px;width:45px;height:45px}.pet-float button{background:var(--pale);color:var(--teal);border:0;border-radius:8px;padding:7px;font-weight:800}.walk-float{top:45px;right:4%}.shell{grid-template-columns:235px minmax(0,680px) 300px;align-items:start;gap:20px;max-width:1380px;margin:26px auto 70px;padding:0 22px;display:grid}.left,.right{flex-direction:column;gap:15px;display:flex;position:sticky;top:91px}.card,.post,.composer,.stories,.panel{border:1px solid var(--line);background:#fff;border-radius:17px;box-shadow:0 5px 18px #16474b08}.intro{text-align:center;padding-bottom:16px;overflow:hidden}.cover{background:linear-gradient(130deg,var(--pale),#fff0d2);height:63px}.intro>img{object-fit:cover;border:5px solid #fff;border-radius:50%;width:67px;height:67px;margin-top:-34px}.intro h3{margin:5px 12px;font-family:Georgia}.intro p{color:var(--muted);margin:0 15px 13px;font-size:11px;line-height:1.5}.menu{padding:12px}.menu h4{margin:5px 8px 8px}.menu button{text-align:left;color:#5c7376;background:0 0;border:0;border-radius:8px;width:100%;padding:9px;font-weight:700}.menu button:hover{background:var(--pale);color:var(--teal)}.menu span{margin-right:10px}.links{color:#95a3a4;margin:0 7px;line-height:1.7}.content{flex-direction:column;gap:14px;min-width:0;display:flex}.composer{align-items:center;gap:9px;padding:12px;display:flex}.composer img{object-fit:cover;border-radius:50%;width:41px;height:41px}.composer button{color:#8a999b;text-align:left;background:#f2f6f5;border:0;border-radius:24px;flex:1;padding:12px 14px}.composer b{color:var(--teal);font-size:11px}.stories{gap:12px;padding:13px;display:flex;overflow:auto}.stories button{background:0 0;border:0;flex-direction:column;align-items:center;gap:6px;font-size:11px;display:flex}.stories img,.stories button>span{object-fit:cover;outline:2px solid var(--coral);border:3px solid #fff;border-radius:50%;width:57px;height:57px}.stories button>span{background:var(--pale);color:var(--teal);place-items:center;font-size:23px;display:grid}.post{overflow:hidden}.post-head{align-items:center;padding:14px;display:flex}.post-head img{object-fit:cover;border-radius:50%;width:43px;height:43px;margin-right:9px}.post-head p{flex-direction:column;flex:1;margin:0;display:flex}.post-head span{color:var(--muted);font-size:10px}.post-head i,.businesses i{color:var(--teal)}.post-head button{background:0 0;border:0}.post-copy{padding:0 15px;line-height:1.5}.post-img{object-fit:cover;width:100%;max-height:510px;display:block}.meta,.post-actions{color:var(--muted);justify-content:space-between;padding:9px 14px;font-size:11px;display:flex}.post-actions{border-top:1px solid var(--line);padding:5px 9px}.post-actions button{color:#607679;background:0 0;border:0;flex:1;padding:9px;font-weight:750}.post-actions button.liked{color:var(--coral)}.right .card{padding-bottom:8px}.right header{justify-content:space-between;align-items:center;padding:12px 13px 4px;display:flex}.right header h4{margin:0}.right header button{color:var(--coral);background:0 0;border:0;font-size:10px;font-weight:800}.suggest,.event{align-items:center;gap:9px;padding:8px 13px;display:flex}.suggest img{object-fit:cover;border-radius:11px;width:39px;height:39px}.suggest p,.event p{flex-direction:column;flex:1;margin:0;display:flex}.suggest span,.event span{color:var(--muted);font-size:9px}.suggest button{background:var(--pale);width:29px;height:29px;color:var(--teal);border:0;border-radius:50%;font-weight:900}.date{color:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:50px;height:53px;display:flex}.date small{font-size:8px}.date b{font-size:17px}.coral{background:var(--coral)}.teal{background:var(--teal)}.navy{background:#334e62}.ad{color:#fff;background:linear-gradient(145deg,#183c40,#0e6d71);border-radius:17px;min-height:190px;padding:20px}.ad small{letter-spacing:.14em;opacity:.7}.ad h3{max-width:190px;font:700 22px/1.08 Georgia}.ad p{opacity:.8;font-size:11px}.ad button{color:var(--teal);background:#fff;border:0;border-radius:8px;padding:8px 10px;font-weight:800}.panel{padding:28px}.panel h2{margin:0 0 8px;font:700 34px Georgia}.panel>p{color:var(--muted);margin:0 0 21px;line-height:1.5}.search{border:1px solid var(--line);background:#f2f6f5;border-radius:11px;align-items:center;padding:0 12px;display:flex}.search input{background:0 0;border:0;outline:0;width:100%;padding:12px}.filters{gap:7px;margin:12px 0 18px;display:flex}.filters button,.chips button{border:1px solid var(--line);color:#617679;background:#fff;border-radius:19px;padding:7px 11px;font-size:11px;font-weight:750}.filters button:first-child,.chips button.chosen{background:var(--teal);color:#fff;border-color:var(--teal)}.pet-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.pet-grid article{border:1px solid var(--line);border-radius:14px;overflow:hidden}.pet-grid article>img{object-fit:cover;width:100%;height:180px}.pet-grid article>div{padding:12px;position:relative}.pet-grid small{color:var(--coral);font-weight:800}.pet-grid h3{margin:3px 0;font-family:Georgia}.pet-grid p{color:var(--muted);margin:0;font-size:10px}.pet-grid button,.businesses article>button{background:var(--pale);color:var(--teal);border:0;border-radius:8px;padding:7px 9px;font-weight:800;position:absolute;bottom:11px;right:12px}.pet-grid button.on,.walks button.on{background:var(--teal);color:#fff}.walks article,.businesses article{border-bottom:1px solid var(--line);align-items:center;gap:13px;padding:15px 0;display:flex;position:relative}.walks article>div:nth-child(2),.businesses article>div{flex:1}.walks h3,.businesses h3{margin:0 0 3px;font-family:Georgia}.walks p,.businesses p{color:var(--muted);margin:0;font-size:11px}.walks article>button{border:1px solid var(--line);color:var(--teal);background:#fff;border-radius:9px;padding:8px 10px;font-weight:800}.categories{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.categories button{border:1px solid var(--line);color:var(--teal);background:#fff;border-radius:12px;padding:12px;font-size:19px}.categories span{color:var(--ink);font-size:10px;font-weight:800;display:block}.businesses>article>span{background:var(--pale);width:48px;height:48px;color:var(--teal);border-radius:12px;place-items:center;font-size:20px;display:grid}.businesses article>button{position:static}.business-cta{background:#fff0ce;border-radius:13px;justify-content:space-between;align-items:center;margin-top:20px;padding:18px;display:flex}.business-cta small{color:#916508;letter-spacing:.12em;font-weight:900}.business-cta h3{margin:4px 0;font-family:Georgia}.business-cta p{color:#7c6a48;font-size:10px}.business-cta button{background:var(--ink);color:#fff;border:0;border-radius:9px;padding:9px;font-weight:800}.backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:50;background:#0c3439b8;place-items:center;padding:15px;display:grid;position:fixed;inset:0}.onboard{background:#fff;border-radius:23px;width:min(570px,100%);max-height:94vh;padding:29px;position:relative;overflow:auto;box-shadow:0 30px 90px #0004}.close{color:var(--muted);background:0 0;border:0;font-size:27px;position:absolute;top:12px;right:16px}.progress{background:#eaf0ef;border-radius:5px;height:5px;margin:-29px -29px 25px;overflow:hidden}.progress span{background:var(--coral);height:100%;display:block}.step h2{margin:0 0 7px;font:700 30px/1.08 Georgia}.step>p{color:var(--muted);margin:0 0 20px;line-height:1.5}.step label{flex-direction:column;gap:6px;margin:12px 0;font-size:11px;font-weight:800;display:flex}.step input,.step select{background:#fff;border:1px solid #c8d8d5;border-radius:10px;outline:0;padding:11px}.types{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.types button{border:1px solid var(--line);background:#fff;border-radius:12px;padding:12px;font-size:21px}.types span{font-size:10px;font-weight:800;display:block}.types button.chosen{border:2px solid var(--coral);background:#fff7f4}.step h4{margin:17px 0 8px}.chips{flex-wrap:wrap;gap:7px;display:flex}.consent{color:var(--muted);align-items:flex-start;line-height:1.45;flex-direction:row!important;font-weight:500!important}.consent input{margin:2px 4px 0 0}.onboard footer{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;margin-top:22px;padding-top:15px;display:flex}@media (width<=1100px){.shell{grid-template-columns:210px minmax(0,1fr)}.right,.topbar nav{display:none}}@media (width<=740px){.topbar{height:61px;padding:0 13px}.brand{font-size:21px}.brand>b{width:34px;height:34px}.round{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:42px 20px}.hero h1{font-size:46px}.hero-image{min-height:350px}.hero-image:after{background:linear-gradient(180deg,var(--cream),transparent 30%)}.hero-buttons{flex-direction:column}.shell{margin-top:13px;padding:0 10px;display:block}.left{display:none}.panel{padding:20px}.pet-grid{grid-template-columns:1fr}.categories{grid-template-columns:1fr 1fr}.business-cta{align-items:flex-start;gap:10px}.onboard{padding:23px 18px}.progress{margin:-23px -18px 22px}}.refined{min-height:620px}.member-promise{color:var(--teal);flex-wrap:wrap;gap:8px 14px;margin-top:20px;font-size:12px;font-weight:800;display:flex}.profile-preview{text-align:center;flex-direction:column;width:270px;padding:0 0 17px;display:flex;bottom:48px;left:auto;right:7%;overflow:hidden}.profile-preview .preview-cover{background:linear-gradient(125deg,#c8eee6,#ffe6b6);width:100%;height:63px}.profile-preview>img{object-fit:cover;border:5px solid #fff;border-radius:50%;width:78px;height:78px;margin-top:-39px}.profile-preview .preview-status{color:#2c8c69;background:#fff;border-radius:15px;padding:5px 7px;font-size:8px;position:absolute;top:72px;right:11px}.profile-preview h3{margin:5px 0 0;font:700 22px Georgia}.profile-preview>p{color:var(--muted);margin:2px 0 8px;font-size:10px}.profile-preview>small{color:#5d7174;padding:0 20px;line-height:1.45}.profile-preview>button{background:var(--ink);color:#fff;border:0;border-radius:9px;margin-top:12px;padding:8px 16px;font-weight:800}.preview-tags{flex-wrap:wrap;justify-content:center;gap:5px;margin:4px 0 9px;display:flex}.preview-tags b{background:var(--pale);color:var(--teal);border-radius:12px;padding:5px 7px;font-size:8px}.profile-first{text-align:center;border-bottom:1px solid var(--line);background:#fff;padding:76px max(24px,50vw - 590px)}.profile-first h2{margin:0 0 12px;font:700 clamp(35px,4vw,52px) Georgia}.profile-first>p{color:var(--muted);max-width:650px;margin:0 auto 34px}.benefit-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.benefit-grid.four{grid-template-columns:repeat(4,1fr)}.benefit-grid article{border:1px solid var(--line);background:#fbfdfc;border-radius:16px;padding:21px}.benefit-grid article>span{color:var(--coral);letter-spacing:.15em;font-size:10px;font-weight:900}.benefit-grid h3{margin:14px 0 7px;font:700 19px Georgia}.benefit-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.landing-shell{margin-top:42px}.feed-heading{justify-content:space-between;align-items:flex-end;padding:4px 2px 2px;display:flex}.feed-heading h2{margin:0;font:700 29px Georgia}.native-ad{color:#fff;box-shadow:var(--shadow);background:linear-gradient(145deg,#183f42,#0c6c6f);border:1px solid #d6e5de;border-radius:18px;margin-bottom:14px;overflow:hidden}.native-ad header,.native-ad footer{letter-spacing:.1em;background:#ffffff10;justify-content:space-between;padding:11px 15px;font-size:8px;display:flex}.native-ad header button{color:#fff;background:0 0;border:0}.native-ad>div{background:radial-gradient(circle at 92% 20%,#f5c95d55,#0000 31%);padding:26px 24px 30px}.native-ad>div small{letter-spacing:.18em;color:#f8d67b}.native-ad h3{margin:12px 0 6px;font:700 29px/1.05 Georgia}.native-ad p{opacity:.8;font-size:12px}.native-ad>div button{color:var(--teal);background:#fff;border:0;border-radius:9px;padding:9px 12px;font-weight:850}.native-ad footer{letter-spacing:0}.discover-panel{min-height:650px}.upgraded article .pet-photo{position:relative}.upgraded .pet-photo img{object-fit:cover;width:100%;height:205px;display:block}.upgraded .pet-photo span{color:var(--teal);background:#fff;border-radius:15px;padding:5px 8px;font-size:9px;font-weight:850;position:absolute;top:9px;right:9px}.upgraded article>div:last-child>small{max-width:65%;color:var(--muted);margin-top:6px;display:block}.upgraded h3 i{color:var(--teal)}.join-discover{text-align:center;background:var(--cream);border:1px solid #efdfc5;border-radius:15px;margin-top:20px;padding:23px}.join-discover h3{margin:0 0 5px;font:700 22px Georgia}.join-discover p{color:var(--muted);font-size:12px}.community-card{padding:20px}.community-card h3{margin:7px 0;font:700 21px/1.1 Georgia}.community-card p{color:var(--muted);font-size:11px;line-height:1.55}.trending{padding-bottom:10px}.trending>button{text-align:left;color:#566f72;background:0 0;border:0;gap:11px;width:100%;padding:9px 14px;font-weight:750;display:flex}.trending>button span{color:var(--coral);font-size:10px}.my-profile{flex-direction:column;gap:14px;display:flex}.profile-hero{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.profile-cover{background:linear-gradient(135deg,#bde7df,#fff0c9 55%,#f4a797);height:180px;position:relative}.profile-cover button{color:var(--ink);background:#ffffffdf;border:0;border-radius:9px;padding:8px 10px;font-weight:800;position:absolute;bottom:12px;right:14px}.profile-identity{align-items:flex-end;gap:15px;padding:0 22px 20px;display:flex}.profile-identity>img{object-fit:cover;z-index:1;border:6px solid #fff;border-radius:50%;width:120px;height:120px;margin-top:-58px}.profile-identity>div:nth-child(2){flex:1}.profile-kicker{letter-spacing:.15em;color:var(--coral);font-size:8px;font-weight:900}.profile-identity h1{margin:3px 0;font:700 34px Georgia}.profile-identity h1 i{color:var(--teal)}.profile-identity p{color:var(--muted);margin:0;font-size:11px}.profile-identity .preview-tags{justify-content:flex-start}.profile-buttons{gap:7px;display:flex}.invite-strip{color:#fff;background:linear-gradient(100deg,#143b3f,#0d7275);border-radius:16px;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.invite-strip span{letter-spacing:.16em;color:#9be1d3;font-size:8px;font-weight:900}.invite-strip h3{margin:4px 0;font:700 18px Georgia}.profile-grid{grid-template-columns:1.35fr .65fr;gap:14px;display:grid}.profile-about,.profile-complete{padding:20px}.profile-about h3{font-family:Georgia}.profile-about>p{color:var(--muted);font-size:12px;line-height:1.6}.profile-about dl{margin:16px 0 0}.profile-about dl>div{border-top:1px solid var(--line);grid-template-columns:110px 1fr;padding:9px 0;font-size:11px;display:grid}.profile-about dt{color:var(--muted)}.profile-about dd{margin:0;font-weight:750}.profile-complete>span{letter-spacing:.15em;color:var(--coral);font-size:8px;font-weight:900}.profile-complete>strong{margin:8px 0;font:700 25px Georgia;display:block}.profile-complete>div:not(.benefit-list){background:#e8efed;border-radius:7px;height:7px;overflow:hidden}.profile-complete>div i{background:var(--coral);height:100%;display:block}.profile-complete>p,.benefit-list p{color:var(--muted);font-size:10px;line-height:1.5}.benefit-list{margin:12px 0}.empty-timeline{text-align:center;background:#fff;border:1px dashed #cbdcda;border-radius:17px;padding:40px}.empty-timeline>span{color:var(--coral);font-size:30px}.empty-timeline h3{margin:8px 0;font:700 23px Georgia}.empty-timeline p{color:var(--muted);font-size:12px}.premium{width:min(620px,100%)}.onboard-head{margin-bottom:17px}.onboard-head p{color:var(--muted);margin:0;font-size:11px}.privacy-note{color:var(--muted);margin-top:12px;font-size:9px;line-height:1.5;display:block}.field-pair{grid-template-columns:1fr 1fr;gap:10px;display:grid}.step h4 small{color:var(--muted);font-weight:500}.animal-types{grid-template-columns:repeat(4,1fr)}.location-button{width:100%;color:var(--teal);background:#f1faf8;border:1px dashed #9bc8c0;border-radius:11px;padding:10px;font-weight:800}.value-note{background:#f3f7f6;border-radius:11px;margin-top:12px;padding:11px 13px}.value-note b{color:var(--teal);font-size:10px}.value-note p{color:var(--muted);margin:4px 0;font-size:9px;line-height:1.45}.member-value{background:linear-gradient(100deg,#fff0cc,#ffe0d8);border-radius:11px;margin-top:13px;padding:13px}.member-value span{letter-spacing:.15em;color:#916508;font-size:8px;font-weight:900}.member-value p{color:#755f3d;margin:4px 0;font-size:10px}.mini-profile{border:1px solid var(--line);text-align:center;background:#f8fbfa;border-radius:14px;margin-bottom:18px;padding-bottom:12px;overflow:hidden}.mini-cover{background:linear-gradient(120deg,#c8eee6,#ffe0bd);height:48px}.mini-profile>span{background:#fff;border:4px solid #fff;border-radius:50%;place-items:center;width:58px;height:58px;margin:-29px auto 3px;font-size:27px;display:grid}.mini-profile h3{margin:0;font:700 22px Georgia}.mini-profile p{color:var(--muted);margin:2px 0;font-size:10px}.final-step>h2,.final-step>p{text-align:center}.role-chips button{font-size:10px}@media (width<=900px){.benefit-grid.four{grid-template-columns:1fr 1fr}.profile-grid{grid-template-columns:1fr}.profile-identity{flex-wrap:wrap;align-items:center}.profile-buttons{width:100%}.profile-buttons button{flex:1}}@media (width<=740px){.profile-first{padding:55px 20px}.benefit-grid,.benefit-grid.four{grid-template-columns:1fr}.profile-preview{width:230px;bottom:20px;right:14px}.member-promise{font-size:10px}.feed-heading{align-items:center}.feed-heading .primary{padding:9px;font-size:10px}.field-pair{grid-template-columns:1fr}.animal-types{grid-template-columns:repeat(2,1fr)}.profile-cover{height:130px}.profile-identity>img{width:95px;height:95px}.profile-identity{padding:0 15px 16px}.invite-strip{align-items:flex-start;gap:10px}.invite-strip h3{font-size:15px}}.brand-lockup{align-items:center;gap:12px;display:flex}.brand-lockup>small{letter-spacing:.15em;color:#809294;border-left:1px solid var(--line);padding-left:12px;font-size:7px;font-weight:900;line-height:1.25}.brand-badge{align-items:center;gap:9px;margin-bottom:25px;display:flex}.brand-badge>span{width:34px;height:34px;color:var(--coral);border:1px solid #edc2b7;border-radius:50%;place-items:center;font:700 10px Georgia;display:grid}.brand-badge p{flex-direction:column;margin:0;display:flex}.brand-badge p b{letter-spacing:.08em;font:700 15px Georgia}.brand-badge p small{letter-spacing:.19em;color:var(--muted);margin-top:2px;font-size:7px}.refined .hero-copy{z-index:3;position:relative}.refined .hero-copy:before{content:"";opacity:.65;z-index:-1;border:1px solid #f0d8cd;border-radius:50%;width:260px;height:260px;position:absolute;top:60px;left:-130px}.refined h1{font-size:clamp(52px,5.3vw,82px)}.refined h1 em{position:relative}.refined h1 em:after{content:"";z-index:-1;background:#f5c95d66;border-radius:10px;height:7px;position:absolute;bottom:2px;left:0;right:0}.hero-primary{border-radius:13px;padding:14px 20px}.hero-primary b{margin-left:22px}.member-promise{letter-spacing:.03em}.member-promise i{color:#e7bdb1;font-style:normal}.hero-stamp{z-index:2;color:#fff;text-align:center;text-shadow:0 1px 8px #0006;border:1px solid #fffa;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:88px;height:88px;display:flex;position:absolute;top:24px;right:26px;transform:rotate(8deg)}.hero-stamp b{font:700 11px Georgia}.hero-stamp span{letter-spacing:.13em;margin-top:4px;font-size:7px}.brand-ribbon{background:var(--ink);color:#fff;white-space:nowrap;letter-spacing:.18em;justify-content:center;align-items:center;gap:28px;height:47px;font-size:8px;font-weight:850;display:flex;overflow:hidden}.brand-ribbon i{color:var(--coral);font-style:normal}.section-number{letter-spacing:.16em;color:#97a6a7;margin-bottom:44px;font-size:8px;font-weight:850}.profile-first h2 em{color:var(--coral);font-weight:400}.benefit-grid article{transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.benefit-grid article:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.benefit-icon{background:var(--pale);width:42px;height:42px;color:var(--teal);border-radius:13px;place-items:center;margin-top:18px;font-size:18px;display:grid}.benefit-grid .benefit-featured{color:#fff;background:linear-gradient(145deg,#163b3f,#0d7477);border-color:#0000}.benefit-featured>span{color:#89d7c9}.benefit-featured .benefit-icon{color:#fff;background:#ffffff1a}.benefit-featured p{color:#c2dad9}.benefit-featured:after{content:"PB";color:#ffffff0c;font:700 84px Georgia;position:absolute;bottom:-25px;right:-14px}@media (width<=740px){.brand-lockup>small{display:none}.brand-badge{margin-bottom:18px}.refined h1{font-size:49px}.hero-stamp{width:68px;height:68px;top:12px;right:12px}.brand-ribbon{justify-content:flex-start;gap:18px;padding-left:20px}.section-number{margin-bottom:28px}}:root{--ink:#102f34;--coral:#f06452;--teal:#086d70;--cream:#fffaf0;--line:#d7e4e1;--pale:#e2f3ef;--shadow:0 18px 44px #0d373b21}.topbar{border-bottom:1px solid #d3e0de;height:74px;box-shadow:0 2px 18px #102f3409}.brand{letter-spacing:-.045em;font-size:29px}.brand>b{border-radius:14px 14px 14px 5px;width:41px;height:41px;position:relative;box-shadow:0 6px 14px #f064523d}.brand>b:after{content:"";background:#f8cc6c;border:2px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;bottom:1px;right:-2px}.brand span{position:relative}.brand span:after{content:"";background:#f8cc6c;border-radius:4px;height:3px;position:absolute;bottom:-4px;left:0;right:0;transform:rotate(-1deg)}.topbar nav button{letter-spacing:.01em;font-size:12px}.join,.primary{background:linear-gradient(135deg,#f26a57,#ed5948);border:1px solid #e85141;transition:transform .18s,box-shadow .18s;box-shadow:0 7px 18px #f064523d}.join:hover,.primary:hover{transform:translateY(-1px);box-shadow:0 10px 24px #f064524d}.secondary{border-color:#b9cfca;transition:background .18s,border-color .18s;box-shadow:0 3px 12px #102f340d}.secondary:hover{background:var(--pale);border-color:#8ebdb4}.refined .hero-copy{padding-top:74px;padding-bottom:68px}.brand-badge>span{color:var(--coral);background:#fff;border:2px solid #edb3a7;box-shadow:0 5px 14px #f0645214}.brand-badge p b{letter-spacing:.11em}.refined h1{color:#0d3237;text-rendering:geometricprecision}.refined .hero-copy>p{max-width:560px;font-size:18px}.hero-image>img{filter:saturate(.92)contrast(1.04)}.profile-preview{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #ffffffd1;box-shadow:0 24px 60px #0c333738}.profile-preview h3{letter-spacing:-.025em}.hero-stamp{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0c353829}.brand-ribbon{background:linear-gradient(90deg,#102f34,#0b5d60,#102f34);border-top:1px solid #ffffff16;border-bottom:1px solid #092b2f;height:50px}.profile-first{padding-top:88px;padding-bottom:88px}.profile-first h2{letter-spacing:-.035em;color:#12353a}.benefit-grid article{border-color:#d5e3e0;box-shadow:0 7px 22px #0f393d0b}.benefit-grid article>span{position:absolute;top:17px;right:17px}.benefit-icon{border:1px solid #d4e7e3;margin-top:0}.benefit-featured{box-shadow:0 15px 36px #0b464930!important}.card,.post,.composer,.stories,.panel{border-color:#d8e5e2;box-shadow:0 8px 26px #12373b0b}.eyebrow{letter-spacing:.2em;font-size:9px}.native-ad{box-shadow:0 18px 38px #0c3e412b}.native-ad h3{letter-spacing:-.025em}.onboard{border:1px solid #fffa;box-shadow:0 34px 100px #07252861}.types button,.chips button,.step input,.step select{transition:border-color .16s,background .16s,transform .16s}.types button:hover,.chips button:hover{border-color:#9bc8bf;transform:translateY(-1px)}.types button.chosen,.chips button.chosen{box-shadow:0 5px 14px #086d7026}@media (width<=740px){.topbar{height:64px}.brand{font-size:23px}.brand>b{width:35px;height:35px}.refined .hero-copy{padding-top:45px;padding-bottom:46px}.profile-first{padding-top:60px;padding-bottom:60px}}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdfbf2;border-color:#e9e4f5}.brand{gap:10px}.brand-icon{background:linear-gradient(145deg,#7654ef,#5235ce);border-radius:16px 16px 16px 6px;place-items:center;width:45px;height:45px;display:grid;position:relative;transform:rotate(-3deg);box-shadow:0 9px 22px #6747e852}.brand-icon:after{content:"";background:var(--yellow);border:3px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:0;right:-4px}.brand-icon svg{fill:none;stroke:#fff;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px}.wordmark{letter-spacing:-.055em;color:var(--ink);font:800 29px/1 Georgia,serif}.wordmark strong{color:var(--violet)}.brand span:after{display:none}.join,.primary{background:linear-gradient(135deg,var(--violet),#8b4fea 52%,var(--coral));border:0;box-shadow:0 9px 24px #6747e847}.join:hover,.primary:hover{box-shadow:0 13px 30px #6747e85c}.paw-action{filter:grayscale()brightness(5);margin-left:10px;transition:transform .18s;display:inline-block}.primary:hover .paw-action,.join:hover .paw-action{transform:rotate(-12deg)scale(1.16)}.refined h1 em:after{background:var(--yellow);height:8px}.badge-paw{color:var(--violet)!important;background:linear-gradient(145deg,#fff,#f4efff)!important;border-color:#b8a5f3!important}.brand-ribbon{background:linear-gradient(90deg,#17153b,#4931a9,#17153b);border:0}.profile-preview>button{background:linear-gradient(135deg,var(--violet),#3f2b9c)}.progress span{background:linear-gradient(90deg,var(--violet),var(--coral),var(--yellow))}.types button.chosen{border-color:var(--violet);background:#f3efff}.chips button.chosen{color:#4b35aa;background:linear-gradient(135deg,#eee9ff,#e1fbfa);border-color:#8872dc}.location-button{color:#087c86;background:#ecfffd;border-color:#7fdad7}.member-value{background:linear-gradient(105deg,#efe9ff,#dffbfa 55%,#fff3b6)}.photo-upload{cursor:pointer;background:linear-gradient(120deg,#faf8ff,#eefffd);border:1.5px dashed #9f8ce6;border-radius:18px;grid-template-columns:76px 1fr auto;align-items:center;padding:12px;transition:transform .18s,box-shadow .18s;gap:14px!important;margin:16px 0!important;display:grid!important}.photo-upload:hover{transform:translateY(-2px);box-shadow:0 14px 30px #6747e81f}.photo-upload input{display:none}.photo-upload>img,.upload-paw{object-fit:cover;border-radius:16px;width:76px;height:76px}.upload-paw{background:linear-gradient(145deg,var(--violet),var(--coral));place-items:center;font-size:30px;display:grid;box-shadow:inset 0 0 0 4px #ffffff2e}.photo-upload>div{flex-direction:column;gap:5px;display:flex}.photo-upload>div b{color:var(--ink);font:700 17px Georgia}.photo-upload>div small{color:var(--muted);font-size:10px;font-weight:500}.photo-upload>strong{background:var(--ink);color:#fff;border-radius:10px;padding:9px 12px;font-size:10px}.onboard{background:linear-gradient(#fff,#fcfbff);border-color:#d8d0f6}@media (width<=740px){.brand-icon{width:38px;height:38px}.brand-icon svg{width:29px}.wordmark{font-size:24px}.photo-upload{grid-template-columns:64px 1fr}.photo-upload>img,.upload-paw{width:64px;height:64px}.photo-upload>strong{text-align:center;grid-column:1/-1}.refined{background:linear-gradient(145deg,#f3edff,#fff9d9 58%,#e4fffd)}}.brand-lockup{gap:14px}.brand{overflow:visible}.brand-icon{isolation:isolate;background:linear-gradient(145deg,#8d6bff 0%,#6545e5 52%,#301c91 100%);border-radius:19px 19px 19px 7px;width:54px;height:54px;transform:rotate(-4deg);box-shadow:0 12px 28px #462bb057,inset 0 1px #ffffff52}.brand-icon:before{content:"";z-index:-1;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;background:linear-gradient(145deg,#7bf4ea,#fff3 48%,#ed3d96) border-box;border:1.5px solid #0000;border-radius:16px 16px 16px 5px;position:absolute;inset:3px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.brand-icon:after{width:11px;height:11px;bottom:-2px;right:-4px;box-shadow:0 4px 10px #523c003d}.brand-icon svg{stroke-width:2.2px;filter:drop-shadow(0 2px 2px #1d0f5e40);width:39px;height:39px}.brand-icon svg circle{fill:#fff;stroke:none}.brand-icon svg path:first-child{fill:#ffffff14}.brand-icon svg path:last-child{fill:#fff;stroke:#fff}.wordmark{letter-spacing:-.065em;text-shadow:0 1px #fff;font-size:32px}.wordmark strong{color:#0000;background:linear-gradient(120deg,#6747e8,#a041ca 70%,#ed3d96);-webkit-background-clip:text;background-clip:text}.brand-lockup>small{letter-spacing:.18em;color:#68617e;padding-left:14px}.brand-icon{transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s}@media (width<=740px){.brand-icon{border-radius:15px 15px 15px 6px;width:43px;height:43px}.brand-icon svg{width:32px;height:32px}.wordmark{font-size:25px}}.brand-badge{gap:14px}.brand-badge .badge-paw{width:58px;height:58px;font-size:0;transform:rotate(-4deg);box-shadow:0 13px 30px #4428ae47;background:url(/favicon.svg) 50%/contain no-repeat!important;border:0!important;border-radius:20px 20px 20px 7px!important}.brand-badge p b{letter-spacing:.15em;color:var(--ink);font-size:18px}.brand-badge p small{color:#675f7b;margin-top:4px;font-size:8px}.brand-badge:after{content:"THE SOCIAL WORLD BUILT FOR ANIMALS";letter-spacing:.16em;color:#716989;border-left:1px solid #cfc5eb;max-width:110px;padding-left:14px;font-size:7px;font-weight:900;line-height:1.4;display:block}@media (width<=740px){.brand-badge .badge-paw{width:50px;height:50px}.brand-badge:after{display:none}}.brand-icon{width:62px;height:62px;box-shadow:none;background:url(/pekingese-wink-logo.png) 50%/contain no-repeat;border-radius:0;transform:none}.brand-icon:before,.brand-icon:after,.brand-icon svg{display:none}.brand:hover .brand-icon{box-shadow:none;transform:translateY(-1px)scale(1.04)}.brand-badge .badge-paw{width:72px;height:72px;box-shadow:none;transform:none;background:url(/pekingese-wink-logo.png) 50%/contain no-repeat!important;border-radius:0!important}@media (width<=740px){.brand-icon{width:49px;height:49px}.brand-badge .badge-paw{width:60px;height:60px}}.brand .brand-icon{background:url(/pekingese-wink-logo.png) 50%/contain no-repeat!important;flex:0 0 46px!important;width:46px!important;height:46px!important;margin:0 5px 0 0!important;display:block!important;position:relative!important;overflow:hidden!important}.brand .brand-icon:before,.brand .brand-icon:after{content:none!important;display:none!important}.brand .brand-icon svg{display:none!important}.brand .wordmark{z-index:2!important;white-space:nowrap!important;display:inline-block!important;position:relative!important}.brand .wordmark strong{color:#6747e8!important;background:0 0!important;-webkit-background-clip:border-box!important;background-clip:border-box!important}.brand-badge .badge-paw{background:url(/pekingese-wink-logo.png) 50%/contain no-repeat!important;flex:0 0 58px!important;width:58px!important;height:58px!important;display:block!important;overflow:hidden!important}@media (width<=740px){.brand .brand-icon{flex-basis:39px!important;width:39px!important;height:39px!important}.brand-badge .badge-paw{flex-basis:48px!important;width:48px!important;height:48px!important}}.service-bar{z-index:19;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdfbf4;border-bottom:1px solid #f1c7df;justify-content:center;gap:8px;padding:9px max(18px,50vw - 660px);display:flex;position:sticky;top:74px;overflow-x:auto}.service-bar button{white-space:nowrap;color:#fff;background:linear-gradient(135deg,#f0489d,#dc2f87);border:1px solid #ffffff52;border-radius:999px;align-items:center;gap:7px;padding:7px 14px 7px 8px;font-size:11px;font-weight:850;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 5px 14px #d82c8133}.service-bar button span{color:#df3289;background:#ffffffeb;border-radius:50%;place-items:center;width:25px;height:25px;font-size:12px;display:grid}.service-bar button:hover{color:#fff;transform:translateY(-2px);box-shadow:0 9px 20px #d82c8147}@media (width<=740px){.service-bar{justify-content:flex-start;padding:7px 10px;top:64px}.service-bar button{padding:7px 9px;font-size:10px}}.brand .brand-icon{background-color:#f9d7e9!important;background-image:url(/pekingese-wink-logo.png)!important;background-position:50% 53%!important;background-repeat:no-repeat!important;background-size:94%!important;border:2px solid #fff!important;border-radius:50%!important;box-shadow:0 4px 14px #3f245229!important}.brand:hover .brand-icon{transform:translateY(-1px)!important;box-shadow:0 7px 18px #3f245233!important}.brand-badge .badge-paw{background-color:#f7c7df!important;background-image:url(/pekingese-wink-logo.png)!important;background-position:50% 53%!important;background-repeat:no-repeat!important;background-size:94%!important;border:3px solid #fff!important;border-radius:50%!important;box-shadow:0 8px 22px #492a5929!important}.service-bar{background:#fff8fcf5;border-bottom-color:#efc6dc;gap:9px}.service-bar button{color:#fff;box-shadow:none;background:#e43d91;border:1px solid #e43d91;padding:8px 15px 8px 9px}.service-bar button span{color:#fff;background:#ffffff2e;border:1px solid #ffffff47}.service-bar button:hover{background:#cf2f7f;border-color:#cf2f7f;transform:translateY(-1px);box-shadow:0 5px 14px #b7206f2e}:root{--ink:#24112b;--coral:#ed2f91;--teal:#c21f72;--cream:#fff1f8;--line:#f0c6dc;--pale:#ffe0ef;--yellow:#ffd35c;--violet:#a91c68;--shadow:0 20px 50px #7a144f21}body{color:var(--ink);background:linear-gradient(#fff4fa 0%,#ffe8f3 48%,#fff8fc 100%)}.topbar{background:#fff7fbf2;border-color:#efbdd7;box-shadow:0 4px 24px #b0206b14}.wordmark{color:#d62782!important}.brand .wordmark strong{color:#9f155e!important}.brand-lockup>small{color:#8c5573;border-color:#e9b9d2}.topbar nav button.active{color:#d62480}.topbar nav button.active:after{background:#ed2f91}.join,.primary{background:#e92f8b;border-color:#e92f8b;box-shadow:0 8px 20px #c91f7538}.join:hover,.primary:hover{background:#ce2076;box-shadow:0 11px 26px #c91f7547}.service-bar{background:#c91f72;border:0;padding-top:10px;padding-bottom:10px}.service-bar button{background:#ed3c94;border-color:#f36aaa;box-shadow:inset 0 1px #ffffff2e}.service-bar button span{color:#d2247f;background:#fff;border-color:#fff}.service-bar button:hover{background:#f055a2;border-color:#ff83bc}.service-bar button:hover span{color:#b71568;background:#fff}.refined{background:radial-gradient(circle at 2% 35%,#f8499d33,#0000 29%),radial-gradient(circle at 58% 90%,#ff8ec252,#0000 34%),linear-gradient(120deg,#ffe0ef 0%,#fff5fa 53%,#ffcfe6 100%)}.refined .hero-copy:before{border-color:#ee70ad}.refined .eyebrow{color:#c51e71}.refined h1{color:#28132f}.refined h1 em,.profile-first h2 em{color:#ed2f91}.hero-image:after{background:linear-gradient(90deg,#fff0f7 0%,#fff0f7bd 12%,#0000 39%)}.member-promise{color:#b51867}.member-promise i{color:#ed2f91}.brand-ribbon{color:#fff;background:#a81763}.brand-ribbon i{color:#ffabd1}.profile-first{background:#fff7fb}.benefit-grid article,.card,.post,.composer,.stories,.panel{background:#fffafd;border-color:#efcade;box-shadow:0 9px 28px #76184d0f}.benefit-grid .benefit-featured,.invite-strip{background:linear-gradient(145deg,#8d1456,#d92983)}.benefit-icon{color:#c31e70;background:#ffe0ef;border-color:#f4b9d5}.preview-tags b{color:#b01864;background:#ffe2f0}.native-ad{background:linear-gradient(145deg,#701044,#c82376);border-color:#df4b97}.profile-preview .preview-cover,.mini-cover,.profile-cover{background:linear-gradient(125deg,#ff91c2,#ffd1e5 48%,#f052a0)}.brand .brand-icon{background-color:#f7bad7!important;background-size:98%!important;border:3px solid #fff!important;outline:3px solid #e52d88!important;flex-basis:56px!important;width:56px!important;height:56px!important;box-shadow:0 7px 18px #9f145b3d!important}.brand-badge .badge-paw{background-color:#f5a9ce!important;background-size:98%!important;border:4px solid #fff!important;outline:4px solid #e42b87!important;flex-basis:88px!important;width:88px!important;height:88px!important;box-shadow:0 12px 30px #91125438!important}.brand-badge p b{color:#b01865;font-size:20px}.brand-badge p small{color:#8b4b6d}.brand-badge:after{color:#7c425f;border-color:#e7a9c9}@media (width<=740px){.brand .brand-icon{outline-width:2px!important;flex-basis:45px!important;width:45px!important;height:45px!important}.brand-badge .badge-paw{outline-width:3px!important;flex-basis:68px!important;width:68px!important;height:68px!important}.refined{background:linear-gradient(145deg,#ffdbea,#fff0f7 58%,#ffcce3)}}@keyframes pekingese-wink{0%,41%,45%,to{background-image:url(/pekingese-open-eyes-logo.png)}42%,44%{background-image:url(/pekingese-wink-logo.png)}}.brand .brand-icon,.brand-badge .badge-paw{animation:4.8s step-end infinite pekingese-wink;background-image:url(/pekingese-open-eyes-logo.png)!important}@media (prefers-reduced-motion:reduce){.brand .brand-icon,.brand-badge .badge-paw{animation:none;background-image:url(/pekingese-wink-logo.png)!important}}.brand .brand-icon.pb-mark,.brand-badge .badge-paw.pb-mark{color:#fff!important;background:linear-gradient(145deg,#ffffff61,#0000 38%),linear-gradient(135deg,#ff4da1 0%,#e42b87 46%,#713fe5 100%)!important;border:2px solid #ffffffeb!important;border-radius:18px 18px 18px 6px!important;outline:2px solid #e42b87!important;justify-content:center!important;align-items:center!important;gap:0!important;animation:none!important;display:flex!important;overflow:visible!important;box-shadow:0 10px 24px #9e156040,inset 0 1px #ffffff80!important}.pb-mark b,.pb-mark i{color:#fff;letter-spacing:-.16em;text-shadow:0 2px 5px #3d104c40;margin:0;font:900 31px/.78 Georgia,serif;display:block}.pb-mark b{transform:translate(1px)}.pb-mark i{font-style:normal;transform:translate(-1px)scaleX(-1)}.brand .brand-icon.pb-mark:after,.brand .brand-icon.pb-mark:before{display:none!important}.brand-badge .badge-paw.pb-mark{border-radius:25px 25px 25px 8px!important;outline-width:3px!important}.brand-badge .pb-mark b,.brand-badge .pb-mark i{font-size:46px}.brand:hover .brand-icon.pb-mark{transform:translateY(-2px)rotate(-2deg)!important;box-shadow:0 14px 28px #9e15604d,inset 0 1px #ffffff80!important}@media (width<=740px){.pb-mark b,.pb-mark i{font-size:26px}.brand-badge .pb-mark b,.brand-badge .pb-mark i{font-size:36px}}.service-preview-menu{z-index:19;background:#c91f72;padding:10px max(18px,50vw - 550px);position:sticky;top:70px}.service-preview-menu details{max-width:760px;margin:0 auto}.service-preview-menu summary{color:#fff;cursor:pointer;background:#ed3c94;border-radius:999px;justify-content:center;align-items:center;gap:14px;min-height:48px;padding:12px 20px;font-size:16px;font-weight:900;list-style:none;display:flex}.service-preview-menu summary::-webkit-details-marker{display:none}.service-preview-menu summary b{transition:transform .2s}.service-preview-menu details[open] summary b{transform:rotate(180deg)}.service-preview-panel{color:#52213d;background:#fff;border:1px solid #f0c2da;border-radius:22px;width:min(760px,100vw - 24px);margin-top:10px;padding:22px;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 18px 45px #5b123738}.service-preview-panel>p{text-align:center;margin:0 0 16px;font-size:16px}.service-preview-groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.service-preview-groups article{background:#fff0f7;border-radius:14px;flex-direction:column;gap:5px;padding:13px;display:flex}.service-preview-groups strong{color:#bd1769}.service-preview-groups span{color:#755f6d;font-size:13px;line-height:1.45}.service-preview-groups a{color:inherit;text-underline-offset:2px;-webkit-text-decoration:underline #d899ba;text-decoration:underline #d899ba}.service-preview-groups a:hover{color:#a81868}.service-preview-actions{justify-content:center;align-items:center;gap:10px;margin-top:18px;display:flex}.service-preview-actions a{color:#a81868;border-radius:12px;padding:12px 18px;font-weight:900;text-decoration:none}.service-preview-actions a.primary{color:#fff}@media (width<=740px){.service-preview-menu{padding:8px 10px;top:62px}.service-preview-menu summary{min-height:44px;padding:10px 14px;font-size:14px}.service-preview-panel{max-height:calc(100vh - 145px);padding:16px;overflow:auto}.service-preview-groups{grid-template-columns:1fr}.service-preview-actions{background:#fff;padding:12px 0 16px;position:sticky;bottom:-16px}.service-preview-actions a{text-align:center;flex:1;padding:11px 8px}}.brand .brand-icon.pb-mark,.brand-badge .badge-paw.pb-mark{isolation:isolate;background:radial-gradient(circle at 26% 18%,#ffffff61,#0000 34%),linear-gradient(140deg,#ff4fa3 0%,#e32986 48%,#713fe5 100%)!important;border:2px solid #fff!important;border-radius:17px 17px 17px 5px!important;outline:2px solid #e32986cc!important;position:relative!important;box-shadow:0 9px 22px #87196747,inset 0 0 0 1px #ffffff40!important}.pb-mark .pb-ligature{text-transform:uppercase;text-shadow:0 2px 5px #390f4e40;width:auto;display:block;position:relative;color:#fff!important;letter-spacing:-.12em!important;margin:0!important;font:900 23px/.9 Georgia,Times New Roman,serif!important;transform:none!important}.pb-mark .pb-ligature:after{content:"";background:linear-gradient(#0000,#ffffffd9 28% 72%,#0000);width:1px;position:absolute;top:-4px;bottom:-4px;left:50%;box-shadow:1px 0 #4a197033}.brand-badge .pb-mark .pb-ligature{font-size:36px!important}.brand-badge .badge-paw.pb-mark{border-radius:24px 24px 24px 7px!important;outline-width:3px!important;box-shadow:0 13px 30px #87196745,inset 0 0 0 1px #ffffff47!important}@media (width<=740px){.pb-mark .pb-ligature{font-size:20px!important}.brand-badge .pb-mark .pb-ligature{font-size:29px!important}}@keyframes mascot-paw-hello{0%,31%,43%,55%,67%,to{background-image:url(/pet-book-mascot-rest.png)}32%,42%,44%,54%,56%,66%{background-image:url(/pet-book-mascot-highfive.png)}}.brand .brand-icon.pb-mark,.brand-badge .badge-paw.pb-mark{will-change:background-image;box-shadow:none!important;background-color:#0000!important;background-image:url(/pet-book-mascot-rest.png)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;border:0!important;border-radius:0!important;outline:0!important;animation:6.2s step-end infinite mascot-paw-hello!important}@media (prefers-reduced-motion:reduce){.brand .brand-icon.pb-mark,.brand-badge .badge-paw.pb-mark{background-image:url(/pet-book-mascot-highfive.png)!important;animation:none!important}}.brand .brand-icon.pb-mark,.brand-badge .badge-paw.pb-mark{box-shadow:none!important;background:url(/favicon.svg) 50%/contain no-repeat!important;border:0!important;border-radius:0!important;outline:0!important;animation:none!important;display:block!important;overflow:visible!important}.pb-mark .pb-ligature{display:none!important}.brand:hover .brand-icon.pb-mark{box-shadow:none!important;transform:translateY(-2px)rotate(-2deg)!important}.brand-badge .badge-paw.pb-mark{flex-basis:82px!important;width:82px!important;height:82px!important}@media (width<=740px){.brand-badge .badge-paw.pb-mark{flex-basis:64px!important;width:64px!important;height:64px!important}}.install-petbook{z-index:90;color:#fff;cursor:pointer;background:linear-gradient(135deg,#e32986,#713fe5);border:2px solid #fff;border-radius:999px;padding:13px 18px;font-weight:900;position:fixed;bottom:18px;right:18px;box-shadow:0 13px 34px #713fe552}.install-petbook:hover{transform:translateY(-2px)}.ios-install-backdrop{z-index:130;background:#2e0a244f;align-items:end;padding:14px;display:grid;position:fixed;inset:0}.ios-install-guide{background:#fff;border:1px solid #efc4da;border-radius:26px;width:min(440px,100%);margin:0 auto;padding:24px;position:relative;box-shadow:0 24px 70px #42102f55}.ios-install-guide>span{letter-spacing:.14em;color:#d52279;font-size:11px;font-weight:900}.ios-install-guide h2{color:#35142b;margin:7px 32px 18px 0;font:700 28px/1.05 Georgia}.ios-install-guide ol{gap:10px;margin:0;padding:0;list-style:none;display:grid}.ios-install-guide li{background:#f5efff;border:1px solid #decff5;border-radius:16px;align-items:center;gap:12px;padding:11px 13px;display:flex}.ios-install-guide li>b{color:#fff;background:#e52b85;border-radius:50%;flex:0 0 31px;place-items:center;width:31px;height:31px;display:grid}.ios-install-guide li p{color:#5f4d59;margin:0;line-height:1.35}.ios-install-close{color:#9f195b;background:#fff0f7;border:0;border-radius:50%;width:34px;height:34px;font-size:24px;position:absolute;top:15px;right:15px}.ios-install-done{color:#fff;background:#e52b85;border:0;border-radius:999px;width:100%;margin-top:15px;padding:13px;font-weight:900}.hero-explore{text-align:left;flex-direction:column;align-items:flex-start;gap:3px;display:flex}.hero-explore strong{font-size:14px}.hero-explore small{color:#657b7e;max-width:310px;font-size:10px;font-weight:650;line-height:1.35}.hero-share{text-align:left;color:#fff;background:#35142b;border-color:#35142b;flex-direction:column;align-items:flex-start;gap:3px;display:flex}.hero-share:hover{background:#b71968;border-color:#b71968}.hero-share strong{font-size:14px}.hero-share small{color:#f7d8e8;max-width:220px;font-size:10px;font-weight:650;line-height:1.35}.mobile-full-profile-preview{display:none}@media (width<=740px){.install-petbook{padding:11px 15px;font-size:12px;bottom:78px;right:12px}}.site-support{color:#fff;background:#29132d;border-top:4px solid #e92f8b;justify-content:space-between;align-items:center;gap:24px;padding:28px max(24px,50vw - 685px);display:flex}.site-support div{flex-direction:column;gap:4px;display:flex}.site-support strong{font:700 22px Georgia,serif}.site-support span{color:#f3cfe2;font-size:13px}.site-support a{color:#fff;background:#e92f8b;border-radius:999px;padding:11px 17px;font-weight:850;text-decoration:none}.support-chat{z-index:89;color:#fff;cursor:pointer;background:#e92f8b;border:2px solid #fff;border-radius:999px;align-items:center;gap:8px;padding:12px 16px;display:flex;position:fixed;bottom:76px;right:18px;box-shadow:0 12px 32px #590c3b4d}.support-chat span{font-size:17px}.support-chat b{font-size:12px}.support-chat:hover{transform:translateY(-2px)}.chatbot{z-index:95;background:#fff;border:1px solid #efcada;border-radius:24px;grid-template-rows:auto 1fr auto auto;width:min(370px,100vw - 24px);height:520px;max-height:calc(100vh - 160px);display:grid;position:fixed;bottom:132px;right:18px;overflow:hidden;box-shadow:0 24px 70px #410a304d}.chatbot header{color:#fff;background:linear-gradient(135deg,#e92f8b,#8b2bd1);justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.chatbot header div{flex-direction:column;display:flex}.chatbot header b{font:700 21px Georgia,serif}.chatbot header small{color:#ffe0ef;font-size:11px}.chatbot header button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:25px}.chat-messages{background:#fff8fc;padding:16px;overflow:auto}.chat-messages p{border-radius:16px;width:fit-content;max-width:84%;margin:0 0 10px;padding:11px 13px;font-size:13px;line-height:1.45}.chat-messages .bot{color:#3e2735;background:#f4e5ee;border-bottom-left-radius:5px}.chat-messages .user{color:#fff;background:#e92f8b;border-bottom-right-radius:5px;margin-left:auto}.chat-quick{border-top:1px solid #f1d7e4;gap:6px;padding:9px 12px;display:flex;overflow-x:auto}.chat-quick button{color:#c51f72;background:#fff;border:1px solid #e92f8b;border-radius:999px;flex:none;padding:7px 10px;font-size:11px;font-weight:800}.chatbot form{border-top:1px solid #f1d7e4;grid-template-columns:1fr 42px;gap:7px;padding:11px;display:grid}.chatbot form input{min-width:0;font:inherit;border:1px solid #e8c9d9;border-radius:999px;padding:10px 13px}.chatbot form button{color:#fff;background:#e92f8b;border:0;border-radius:50%;font-size:16px}.friend-search-mode,.radius-picker{align-items:center;gap:8px;margin:14px 0;display:flex}.friend-search-mode button,.radius-picker button{color:#8d526f;background:#fff;border:1px solid #e9bed4;border-radius:999px;padding:9px 14px;font-weight:850}.friend-search-mode button.active,.radius-picker button.active{color:#fff;background:#e92f8b;border-color:#e92f8b}.radius-picker span{color:#745363;margin-right:4px;font-size:13px;font-weight:800}.chatbot header>img{object-fit:contain;filter:drop-shadow(0 4px 8px #35082740);width:54px;height:54px;margin-right:10px}.chatbot header>div{flex:1}.kitten-launcher{width:68px;height:68px;border-radius:50%!important;padding:4px!important}.kitten-launcher>img{object-fit:contain;background:#fff;border-radius:50%;width:58px;height:58px}.kitten-launcher>span{display:none!important}.kitten-launcher small{color:#ffe0ef;font-size:10px}.login-link{color:#a81868;padding:10px 12px;font-weight:900;text-decoration:none}.remove-comment{color:#c51f72;text-align:left;cursor:pointer;background:0 0;border:0;padding:3px 0;font-size:11px;font-weight:850}.gps-scanning{animation:1s ease-in-out infinite gps-pulse}@keyframes gps-pulse{50%{transform:scale(1.3);box-shadow:0 0 0 12px #e92f8b00}}.post-actions button:first-child{font-weight:900;font-size:15px!important}.friend-card-actions{flex-wrap:wrap;gap:7px;display:flex}.friend-card-actions .view-pet{color:#c51f72!important;background:#fff!important;border:1px solid #e92f8b!important}.friend-profile-preview{text-align:center}.friend-profile-preview>img{object-fit:cover;border:6px solid #fff;border-radius:50%;outline:3px solid #e92f8b;width:132px;height:132px;margin:0 auto 18px;box-shadow:0 12px 30px #5d144b38}.friend-profile-preview h2{margin:5px 0!important}.friend-profile-preview>p{color:#735467}.friend-profile-preview blockquote{color:#5b3348;background:#fff2f8;border-radius:16px;margin:18px 0;padding:16px;font:italic 17px Georgia}.profile-preview-details{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:15px;display:flex}.profile-preview-details span{background:#f5e7ef;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:800}.friend-profile-preview>small{color:#8d6c7c;margin-bottom:18px;line-height:1.5;display:block}.pet-messenger header{align-items:center;gap:12px;margin-bottom:15px;display:flex}.pet-messenger header img{object-fit:cover;border:3px solid #f4c9dd;border-radius:50%;width:64px;height:64px}.pet-messenger header h2{font-size:25px;margin:2px 0!important}.pet-conversation{background:#fff6fa;border-radius:18px;flex-direction:column;gap:10px;height:280px;padding:16px;display:flex;overflow:auto}.pet-conversation p{border-radius:15px;max-width:80%;margin:0;padding:10px 13px;font-size:13px}.friend-bubble{background:#eadde5;align-self:flex-start}.my-bubble{color:#fff;background:#e92f8b;align-self:flex-end}.pet-message-box{grid-template-columns:1fr auto;gap:8px;margin-top:12px;display:grid}.pet-message-box input{min-width:0;font:inherit;border:1px solid #e8c9d9;border-radius:999px;padding:12px 14px}.pet-message-box button{color:#fff;background:#e92f8b;border:0;border-radius:999px;padding:0 17px;font-weight:850}.pet-full-story{font-size:14px;line-height:1.6;color:#644858!important}.pet-story-facts{text-align:left;border-top:1px solid #efd5e2;border-bottom:1px solid #efd5e2;margin:15px 0;padding:5px 0}.pet-story-facts div{grid-template-columns:130px 1fr;gap:12px;padding:9px 0;display:grid}.pet-story-facts dt{color:#987286;font-size:12px}.pet-story-facts dd{color:#3f2935;margin:0;font-size:12px;font-weight:850}@media (width<=740px){.site-support{flex-direction:column;align-items:flex-start;padding:24px 18px 100px}.site-support a{text-align:center;width:100%}.support-chat{bottom:132px;right:12px}.install-petbook{bottom:78px}.chatbot{height:460px;bottom:190px;right:12px}.radius-picker{flex-wrap:wrap}.radius-picker span{width:100%}.friend-search-mode button{flex:1}}.member-menu-logout{margin-top:5px;color:#9f125d!important;border-top:1px solid #f2d5e4!important}.account-access-card{background:#fff;border:1px solid #efcada;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;margin:14px 0;padding:16px 18px;display:flex}.account-access-card>div{flex-direction:column;gap:3px;min-width:0;display:flex}.account-access-card small{color:#c51f72;letter-spacing:.1em;font-weight:900}.account-access-card strong{overflow-wrap:anywhere}.account-access-card span{color:var(--muted);font-size:12px}.account-access-card .logout-button{flex:none}@media (width<=740px){.member-topbar .top-actions{gap:4px;margin-left:auto}.member-topbar .top-actions .profile{display:none}.member-topbar .top-actions .logout-button{white-space:nowrap;padding:9px 12px;font-size:.8rem;display:block!important}.account-access-card{flex-direction:column;align-items:flex-start}.account-access-card .logout-button{width:100%;padding:12px}.topbar:not(.member-topbar) .top-actions{gap:4px;margin-left:auto}.topbar:not(.member-topbar) .join{white-space:nowrap;padding:9px 11px;font-size:12px;display:block}.topbar:not(.member-topbar) .login-link{white-space:nowrap;padding:8px 6px;font-size:12px;display:block}}.member-app{background:linear-gradient(#fff4fa,#fff9fc 48%,#ffe9f4);min-height:100vh}.member-shell{grid-template-columns:230px minmax(0,1fr) 310px;gap:22px;width:min(1420px,100%);margin:auto;padding:26px 24px 80px;display:grid}.member-left,.member-right{flex-direction:column;gap:16px;min-width:0;display:flex}.member-left>small{color:#9b7188;padding:0 8px;font-size:11px;line-height:1.7}.member-main{min-width:0}.member-mini{text-align:center;background:#fff;border:1px solid #efcada;border-radius:22px;padding-bottom:18px;overflow:hidden;box-shadow:0 12px 32px #a7176310}.member-mini .mini-cover{background:linear-gradient(135deg,#f44299,#891cbb);height:68px}.member-mini>img{object-fit:cover;border:5px solid #fff;border-radius:50%;width:82px;height:82px;margin:-41px auto 7px;display:block}.member-mini h3{margin:0 0 4px;font:700 25px Georgia}.member-mini p{color:var(--muted);margin:0 8px 14px;font-size:12px}.member-mini button{color:#c51f72;background:#fff0f7;border:0;border-radius:12px;padding:9px 14px;font-weight:850}.member-menu{background:#fff;border:1px solid #efcada;border-radius:20px;flex-direction:column;gap:3px;padding:8px;display:flex}.member-menu button{color:#594450;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;padding:12px;font-weight:750;display:flex}.member-menu button span{color:#d2217b;background:#fff0f7;border-radius:9px;place-items:center;width:27px;height:27px;display:grid}.member-menu button.current{color:#fff;background:#e92f8b}.member-menu button.current span{color:#fff;background:#ffffff2b}.member-right .card{margin:0}.member-right .next-event{color:#fff;background:linear-gradient(145deg,#7a2ed5,#e42b87);border:0}.next-event .eyebrow,.next-event p{color:#ffe1f0}.next-event h3{margin:6px 0;font:700 23px Georgia}.next-event button{color:#a51868;background:#fff;border:0;border-radius:10px;padding:9px 12px;font-weight:850}.progress-card header{justify-content:space-between;align-items:center;display:flex}.progress-card header b{color:#d8227d}.progress-card>div{background:#f4dbe8;border-radius:8px;height:8px;overflow:hidden}.progress-card>div span{background:#e92f8b;width:100%;height:100%;display:block}.progress-card p{color:var(--muted);margin-bottom:0;font-size:12px}.notification-button{position:relative}.notification-button i{background:#ec2f89;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:1px;right:1px}.member-profile-hero{background:#fff;border:1px solid #efcada;border-radius:24px;overflow:hidden}.member-profile-hero .profile-cover{min-height:180px}.profile-dashboard{grid-template-columns:repeat(4,1fr);gap:10px;margin:14px 0;display:grid}.profile-dashboard article{text-align:center;background:#fff;border:1px solid #efcada;border-radius:16px;padding:15px}.profile-dashboard strong{color:#c51f72;font:700 24px Georgia;display:block}.profile-dashboard span{color:var(--muted);font-size:11px;font-weight:800}.member-action-row{grid-template-columns:repeat(3,1fr);gap:11px;margin:14px 0;display:grid}.member-action-row button{text-align:left;background:#fff;border:1px solid #efcada;border-radius:18px;grid-template-columns:40px 1fr;column-gap:10px;padding:16px;display:grid}.member-action-row button>span{color:#fff;background:#e92f8b;border-radius:13px;grid-row:1/3;place-items:center;width:40px;height:40px;font-size:18px;display:grid}.member-action-row b{font-size:13px}.member-action-row small{color:var(--muted);margin-top:4px;font-size:10px}.profile-about header{justify-content:space-between;align-items:center;display:flex}.profile-about header button,.my-gallery header button{color:#c51f72;background:#fff0f7;border:0;border-radius:10px;padding:7px 11px;font-weight:800}.my-gallery{background:#fff;border:1px solid #efcada;border-radius:20px;margin-top:14px;padding:18px}.my-gallery header{justify-content:space-between;align-items:center;display:flex}.my-gallery h2{margin:0;font:700 23px Georgia}.my-gallery>div{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:15px;display:grid}.my-gallery article{border:1px solid #f0d6e3;border-radius:14px;overflow:hidden}.my-gallery img{aspect-ratio:1;object-fit:cover;width:100%}.my-gallery p{margin:0;padding:8px;font-size:11px}.meta button{color:inherit;background:0 0;border:0}.member-panel{background:#fff;border:1px solid #efcada;min-height:560px}.member-panel>p{max-width:700px}.pet-grid article em{color:#c31f71;margin:7px 0;font-size:10px;font-style:normal;display:block}.event-list{gap:12px;margin-top:28px;display:grid}.event-list article{background:#fff8fc;border:1px solid #efcada;border-radius:18px;grid-template-columns:70px 1fr auto;align-items:center;gap:18px;padding:14px;display:grid}.event-list time{color:#fff;background:#e92f8b;border-radius:15px;align-content:center;place-items:center;width:60px;height:64px;display:grid}.event-list time b{font:700 25px/1 Georgia}.event-list time span{font-size:9px;font-weight:900}.event-list small{color:#c51f72;letter-spacing:.08em;font-weight:900}.event-list h3{margin:4px 0;font:700 20px Georgia}.event-list p{color:var(--muted);margin:0;font-size:12px}.event-list button,.benefit-market button{color:#c51f72;background:#fff;border:1px solid #eebbd5;border-radius:11px;padding:10px 13px;font-weight:850}.benefit-market{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:28px;display:grid}.benefit-market article{background:linear-gradient(145deg,#fff,#fff4fa);border:1px solid #efcada;border-radius:19px;padding:20px}.benefit-market article>span{color:#fff;background:#e92f8b;border-radius:15px;place-items:center;width:46px;height:46px;margin-bottom:18px;font-size:20px;display:grid}.benefit-market small{color:#c51f72;letter-spacing:.08em;font-weight:900}.benefit-market h3{margin:6px 0;font:700 25px Georgia}.benefit-market p{color:var(--muted);font-size:13px;line-height:1.55}.action-modal{background:#fff;border-radius:24px;width:min(580px,100vw - 28px);max-height:92vh;padding:28px;position:relative;overflow:auto;box-shadow:0 30px 80px #5d144b55}.action-modal h2{margin:5px 0 18px;font:700 31px Georgia}.action-modal textarea{resize:vertical;width:100%;min-height:130px;font:inherit;border:1px solid #e8c9d9;border-radius:14px;padding:13px}.post-author{align-items:center;gap:10px;margin:18px 0;display:flex}.post-author img{object-fit:cover;border-radius:50%;width:48px;height:48px}.post-author div{flex-direction:column;display:flex}.post-author small{color:var(--muted)}.new-post-preview{object-fit:cover;border-radius:14px;width:100%;max-height:260px;margin-top:10px}.add-photo{cursor:pointer;border-radius:12px;color:#c51f72!important;border:1px solid #efcada!important;margin:12px 0!important;padding:11px!important;font-weight:850!important;display:block!important}.add-photo input,.edit-photo input{display:none}.full{width:100%}.edit-modal label{color:#5a4650;flex-direction:column;gap:6px;margin:12px 0;font-size:12px;font-weight:800;display:flex}.edit-modal input,.edit-modal textarea{font:inherit;border:1px solid #e8c9d9;border-radius:11px;padding:11px}.edit-photo{background:#fff4fa;border-radius:15px;flex-direction:row!important;align-items:center!important;padding:12px!important}.edit-photo img{object-fit:cover;border-radius:50%;width:65px;height:65px}.edit-photo span{color:#fff;cursor:pointer;background:#e92f8b;border-radius:10px;padding:10px}.comment-list{flex-direction:column;gap:8px;max-height:330px;margin:18px 0;display:flex;overflow:auto}.comment-list p{background:#fff3f9;border-radius:13px;flex-direction:column;gap:3px;margin:0;padding:11px;display:flex}.comment-list b{color:#c51f72;font-size:11px}.comment-box{grid-template-columns:38px 1fr auto;gap:8px;display:grid}.comment-box img{object-fit:cover;border-radius:50%;width:38px;height:38px}.comment-box input{border:1px solid #e8c9d9;border-radius:20px;min-width:0;padding:0 13px}.comment-box button{color:#fff;background:#e92f8b;border:0;border-radius:20px;padding:0 15px;font-weight:800}.notifications article{border-top:1px solid #f1d7e4;gap:12px;padding:13px 0;display:flex}.notifications article>span{color:#d3237c;background:#fff0f7;border-radius:13px;place-items:center;width:40px;height:40px;display:grid}.notifications p{flex-direction:column;margin:0;display:flex}.notifications small{color:var(--muted);margin-top:4px}.toast{z-index:100;color:#fff;background:#29132d;border-radius:30px;padding:12px 19px;font-size:13px;font-weight:800;position:fixed;top:88px;left:50%;transform:translate(-50%);box-shadow:0 12px 34px #29132d33}.desktop-secondary-feed{padding:16px!important}.desktop-secondary-feed>header{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.desktop-secondary-feed h3{color:#35142b;margin:4px 0 0;font:700 23px/1.05 Georgia}.desktop-secondary-feed>header>button{color:#b71968;white-space:nowrap;background:#fff0f7;border:0;border-radius:999px;padding:8px 11px;font-weight:850}.secondary-feed-list{gap:5px;display:grid}.secondary-feed-item{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;grid-template-columns:44px minmax(0,1fr);align-items:start;gap:10px;width:100%;padding:10px;display:grid}.secondary-feed-item:hover{background:#fff2f8}.secondary-feed-item>img{object-fit:cover;border:2px solid #f1a8cb;border-radius:50%;width:44px;height:44px}.secondary-feed-item>span{flex-direction:column;gap:3px;min-width:0;display:flex}.secondary-feed-item b{color:#35142b;font-size:14px}.secondary-feed-item small{-webkit-line-clamp:2;color:#65515e;-webkit-box-orient:vertical;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.secondary-feed-item em{color:#9a7086;font-size:10px;font-style:normal;font-weight:750}.secondary-find-friends{color:#b71968;cursor:pointer;background:#fff6fa;border:1px solid #edbad4;border-radius:13px;width:100%;margin-top:10px;padding:11px;font-weight:850}.live-chat-friend b{align-items:center;gap:6px;display:flex}.live-chat-online{background:#25b86b;border-radius:50%;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 3px #dff8ea}.secondary-chat-empty{color:#80606f;text-align:center;background:#fff6fa;border-radius:13px;margin:8px 0;padding:16px;font-size:12px}.mobile-live-chat{display:none}@media (width<=740px){.mobile-live-chat{color:#3d2935;text-align:left;background:#fff;border:1px solid #edc2d8;border-radius:16px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;width:calc(100% - 24px);margin:10px auto 0;padding:10px 13px;display:grid;box-shadow:0 8px 22px #85104b12}.mobile-live-chat>span:first-child{color:#fff;background:#e92f8b;border-radius:12px;place-items:center;width:38px;height:38px;font-size:18px;display:grid}.mobile-live-chat>span:nth-child(2){flex-direction:column;gap:2px;display:flex}.mobile-live-chat b{font-size:14px}.mobile-live-chat small{color:#816574;font-size:11px}.mobile-live-chat i,.mobile-live-chat em{color:#fff;background:#e92f8b;border-radius:999px;place-items:center;min-width:26px;height:26px;padding:0 8px;font:900 11px/1 Arial;display:grid}.mobile-live-chat em{color:#b71968;background:#fff0f7}}@media (width<=1050px){.member-shell{grid-template-columns:200px minmax(0,1fr)}.member-right,.member-topbar .brand-lockup>small{display:none}.member-topbar nav button{padding:0 9px}}.friend-actions-menu>header{align-items:center;gap:12px;padding-right:40px;display:flex}.friend-actions-menu>header>img{object-fit:cover;border:3px solid #f3bbd5;border-radius:50%;width:58px;height:58px}.friend-actions-menu>header h2{margin:3px 0 2px}.friend-actions-menu>header small{color:#80606f}.friend-actions-list{gap:8px;margin-top:20px;display:grid}.friend-actions-list>button{text-align:left;color:#402d38;background:#fff;border:1px solid #edc8da;border-radius:15px;grid-template-columns:42px minmax(0,1fr);column-gap:11px;padding:11px;display:grid}.friend-actions-list>button>span{color:#c51f72;background:#fff0f7;border-radius:13px;grid-row:1/3;place-items:center;width:42px;height:42px;font-size:18px;display:grid}.friend-actions-list>button>b{align-self:end;font-size:14px}.friend-actions-list>button>small{color:#806775}.friend-actions-list>button.remove-friend-action{color:#a6293d;border-color:#efc5cc}.friend-actions-list>button.remove-friend-action>span{color:#c52b45;background:#fff0f2}.friend-event-list{gap:9px;margin-top:18px;display:grid}.friend-event-list>button{text-align:left;background:#fff;border:1px solid #edc8da;border-radius:16px;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px;display:grid}.friend-event-list time{color:#fff;background:#e92f8b;border-radius:13px;align-content:center;place-items:center;width:50px;height:54px;display:grid}.friend-event-list time b{font:700 21px/1 Georgia}.friend-event-list time span{font-size:9px;font-weight:900}.friend-event-list>button>span{flex-direction:column;gap:4px;display:flex}.friend-event-list>button>span>b{font-size:14px}.friend-event-list>button>span>small{color:#806775}.friend-event-list>button>i{color:#c51f72;font-style:normal;font-weight:900}@media (width<=740px){html,body{max-width:100%;overflow-x:hidden}.member-app{padding-bottom:72px}.member-topbar{height:62px;padding:0 12px}.member-topbar .brand-icon{flex-basis:38px!important;width:38px!important;height:38px!important}.member-topbar .wordmark{font-size:23px}.member-topbar nav{z-index:50;background:#fff;border-top:1px solid #edc8dc;grid-template-columns:repeat(4,1fr);height:66px;padding:0 4px;display:grid;position:fixed;bottom:0;left:0;right:0}.member-topbar nav button{justify-content:center;align-items:center;padding:0 2px;font-size:10px;display:flex}.member-topbar nav button.active:after{top:0;bottom:auto}.member-topbar .round{display:none}.member-topbar .profile{border:0;padding:0;font-size:0}.member-topbar .profile img{width:38px;height:38px}.service-bar{scrollbar-width:none;justify-content:flex-start;padding:8px 10px;overflow-x:auto}.service-bar::-webkit-scrollbar{display:none}.service-bar button{flex:none;font-size:11px}.member-shell{width:100%;padding:14px 12px 80px;display:block}.member-left,.member-right{display:none}.member-main{width:100%;min-width:0}.member-profile-hero{border-radius:18px}.member-profile-hero .profile-cover{min-height:105px}.member-profile-hero .profile-identity{min-width:0;grid-template-columns:82px 1fr!important;gap:10px!important;padding:0 15px 18px!important;display:grid!important}.member-profile-hero .profile-identity>img{width:82px!important;height:82px!important;margin-top:-35px!important}.member-profile-hero .profile-identity>div{min-width:0}.member-profile-hero .profile-identity h1{overflow-wrap:anywhere;font-size:28px!important}.member-profile-hero .profile-identity p{white-space:normal;overflow-wrap:anywhere}.member-profile-hero .profile-buttons{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;display:grid!important}.member-profile-hero .profile-buttons button{width:100%;padding:10px 5px;font-size:11px}.profile-dashboard{grid-template-columns:repeat(2,1fr)}.member-action-row{grid-template-columns:1fr}.profile-grid{display:block!important}.profile-grid>*{width:100%;min-width:0;margin-bottom:12px}.profile-about{overflow:hidden}.profile-about>p{overflow-wrap:anywhere;max-width:100%;line-height:1.55;white-space:normal!important}.profile-about dl>div{gap:10px;grid-template-columns:minmax(105px,40%) minmax(0,1fr)!important;display:grid!important}.profile-about dd{overflow-wrap:anywhere;min-width:0;text-align:left!important}.my-gallery>div{grid-template-columns:1fr 1fr}.feed-heading{align-items:flex-end;gap:10px}.feed-heading h2{font-size:27px}.feed-heading .primary{padding:10px 11px;font-size:11px}.composer{grid-template-columns:42px minmax(0,1fr)!important}.composer>b{display:none}.stories{overflow-x:auto}.post,.native-ad{max-width:100%;overflow:hidden}.post-img{max-height:420px}.post-actions button{padding:10px 3px;font-size:11px}.member-panel{border-radius:18px;padding:22px 16px!important}.member-panel h2{font-size:34px!important}.pet-grid.upgraded{grid-template-columns:1fr!important}.event-list article{grid-template-columns:58px minmax(0,1fr);gap:11px}.event-list time{width:54px;height:58px}.event-list article>button{grid-column:1/-1;width:100%}.benefit-market{grid-template-columns:1fr}.action-modal{padding:23px 17px}.action-modal h2{font-size:26px}.edit-modal .field-pair{display:block!important}.comment-box{grid-template-columns:32px minmax(0,1fr) auto}.comment-box img{width:32px;height:32px}.comment-box button{padding:0 10px}.toast{white-space:nowrap;max-width:calc(100vw - 24px);top:72px}.onboard{width:calc(100vw - 20px)!important;max-height:94vh!important}.onboard .field-pair{grid-template-columns:1fr!important}.animal-types{grid-template-columns:repeat(2,1fr)!important}}.auth-card{background:#fff;border:1px solid #f3b7d5;border-radius:28px;width:min(92vw,520px);max-height:92vh;padding:36px;position:relative;overflow:auto;box-shadow:0 28px 90px #3a082b55}.auth-card h2{font-family:var(--font-display);margin:8px 0;font-size:2.25rem}.auth-card>p{color:#6f6370;margin-bottom:22px}.auth-card label{gap:8px;margin:15px 0;font-weight:800;display:grid}.auth-card input{width:100%;font:inherit;border:1px solid #e4cfdd;border-radius:14px;padding:14px 16px}.auth-card .full{width:100%;margin-top:10px}.text-button{color:#b90a68;cursor:pointer;background:0 0;border:0;margin:14px auto 0;font-weight:800;display:block}.auth-message{color:#7b174c;background:#fff0f7;border:1px solid #f2bad7;border-radius:14px;margin:12px 0;padding:12px 14px}.auth-notice{z-index:90;color:#fff;background:#2b0b27;border-radius:18px;width:min(92vw,680px);padding:16px 44px 16px 18px;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #24001f55}.auth-notice button{color:#fff;background:0 0;border:0;font-size:1.5rem;position:absolute;top:8px;right:12px}.logout-button{color:#9f125d;background:#fff;border:1px solid #e9b2d0;border-radius:999px;padding:10px 14px;font-weight:850}.account-fields{margin-top:14px}@media (width<=700px){.auth-card{padding:28px 20px}.logout-button{padding:9px 11px;font-size:.82rem}}.signup-intro-card{text-align:center;background:linear-gradient(160deg,#fff,#fff0f8);width:min(94vw,600px);padding:24px}.signup-intro-card h2{margin:8px 0 0;font-size:clamp(1.75rem,5.5vw,2.5rem);line-height:1.04}.signup-intro-card>p{color:#6f6370;max-width:470px;margin:12px auto 18px;font-weight:650;line-height:1.5}.signup-intro-brand{justify-content:center;align-items:center;gap:10px;margin:0 32px 16px;display:flex}.signup-intro-brand>img{object-fit:contain;width:54px;height:54px}.signup-intro-brand>span{flex-direction:column;align-items:flex-start;display:flex}.signup-intro-brand b{color:#b11465;font:700 30px/1 Georgia}.signup-intro-brand small{color:#5d4a57;letter-spacing:.15em;margin-top:4px;font-size:7px;font-weight:900}.signup-intro-campaign{background:#f3d7e5;border-radius:20px;height:245px;overflow:hidden;box-shadow:0 14px 32px #8b17552c}.signup-intro-campaign img{object-fit:cover;width:100%;height:100%;display:block}.signup-intro-voice{color:#c31970;letter-spacing:.2em;margin-top:14px;font-size:8px;font-weight:950;display:block}.signup-intro-card .primary{padding:14px 20px;font-size:16px}@media (width<=560px){.signup-intro-card{padding:18px 14px}.signup-intro-brand{margin-bottom:11px}.signup-intro-campaign{border-radius:16px;height:170px}.signup-intro-card h2{margin-top:6px}.signup-intro-card>p{font-size:14px;line-height:1.4}.signup-intro-voice{margin-top:10px}}.reaction-paw{transform-origin:50% 80%;display:inline-block}.post-actions button.liked .reaction-paw{animation:.55s cubic-bezier(.2,.9,.35,1.35) paw-bounce}.post-actions button.double-pawed .reaction-paw{animation:.7s cubic-bezier(.2,.9,.35,1.35) double-paw-bounce}@keyframes paw-bounce{0%,to{transform:translateY(0)rotate(0)}45%{transform:translateY(-8px)rotate(-10deg)scale(1.25)}}@keyframes double-paw-bounce{0%,to{transform:translateY(0)scale(1)}30%{transform:translateY(-8px)rotate(-7deg)scale(1.2)}60%{transform:translateY(-5px)rotate(7deg)scale(1.28)}}.location-status{color:#8a2458;background:#fff0f5;border-radius:12px;margin-top:8px;padding:11px 13px;font-size:12px;font-weight:800;line-height:1.4}.location-status.success{color:#166447;background:#eafaf3}.service-menu{z-index:19;color:#fff;background:#c91f72;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px max(18px,50vw - 550px);display:grid;position:sticky;top:74px}.service-menu details{position:relative}.service-menu summary{color:#fff;cursor:pointer;background:#ed3c94;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 10px;font-weight:850;list-style:none;display:flex}.service-menu summary::-webkit-details-marker{display:none}.service-menu summary span{font-size:15px}.service-dropdown{background:#fff;border:1px solid #f0c2da;border-radius:16px;width:max(220px,100%);padding:8px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 45px #5b123738}.service-dropdown a{color:#52213d;border-radius:10px;justify-content:space-between;gap:15px;padding:12px;font-weight:750;text-decoration:none;display:flex}.service-dropdown a:hover{color:#bd1769;background:#fff0f7}.service-page{background:linear-gradient(145deg,#fff4fa,#ffe1ef);min-height:100vh}.service-page-header{background:#fff;border-bottom:1px solid #efcada;justify-content:space-between;align-items:center;height:74px;padding:0 max(20px,50vw - 550px);display:flex}.service-page-header>a:last-child{color:#b71968;font-weight:850;text-decoration:none}.service-page-hero{max-width:850px;margin:0 auto;padding:90px 24px}.service-page-hero h1{color:#35142b;margin:8px 0 18px;font:700 clamp(48px,7vw,78px) Georgia}.service-page-hero>p{color:#70566a;max-width:680px;font-size:19px;line-height:1.6}.service-coming{background:#fff;border:1px solid #efcada;border-radius:20px;flex-direction:column;gap:6px;margin:32px 0;padding:22px;display:flex}.service-coming b{color:#c91f72;font-size:18px}.service-coming span{color:#755f6d}.service-page-hero>a{text-decoration:none;display:inline-block}@media (width<=740px){.service-menu{gap:5px;padding:7px;top:64px}.service-menu summary{text-align:center;padding:10px 4px;font-size:10px;line-height:1.05}.service-menu summary span{display:none}.service-dropdown{width:auto;position:fixed;top:118px;left:10px;right:10px}.service-page-header{height:64px;padding:0 12px}.service-page-hero{padding:62px 20px}.service-page-hero h1{font-size:46px}}.service-direct{color:#fff;background:#ed3c94;border-radius:999px;justify-content:center;align-items:center;padding:12px 10px;font-weight:850;text-decoration:none;display:flex}@media (width<=740px){.service-direct{text-align:center;padding:10px 4px;font-size:10px;line-height:1.05}}.service-menu{background:linear-gradient(100deg,#b90f63,#da237f 48%,#a91989);box-shadow:0 10px 30px #85104b22}.service-menu summary,.service-menu .service-direct{background:linear-gradient(145deg,#f24b9f,#d92d86);border:1px solid #ffffff26;gap:9px;transition:transform .18s,box-shadow .18s,background .18s;box-shadow:inset 0 1px #ffffff35,0 7px 16px #81093e22}.service-menu summary:hover,.service-menu .service-direct:hover{background:linear-gradient(145deg,#fb5aab,#cf247d);transform:translateY(-2px);box-shadow:inset 0 1px #ffffff45,0 11px 22px #68073638}.service-menu .service-icon{color:#c31970;background:#fff;border-radius:50%;flex:0 0 27px;place-items:center;width:27px;height:27px;font:900 16px/1 Georgia;display:grid;box-shadow:0 4px 10px #63063224}.service-menu .service-label{color:#fff;display:inline}.service-menu .service-chevron{color:#fff;font-size:14px;display:inline}.service-menu .service-direct .service-label{font-weight:850}@media (width<=740px){.service-menu summary,.service-menu .service-direct{flex-direction:column;gap:3px}.service-menu .service-icon{flex-basis:25px;width:25px;height:25px;font-size:14px;display:grid}.service-menu .service-label{font-size:10px;display:inline}.service-menu .service-chevron{display:none}}.service-showcase{grid-template-columns:1.05fr .95fr;gap:28px;max-width:1120px;margin:0 auto;padding:54px 24px 80px;display:grid}.service-visual{border-radius:30px;min-height:430px;position:relative;overflow:hidden;box-shadow:0 24px 60px #4d123333}.service-visual img{object-fit:cover;width:100%;height:100%;position:absolute}.service-visual:after{content:"";background:linear-gradient(#0000 45%,#26091db8);position:absolute;inset:0}.service-visual>span{z-index:2;color:#d4207c;background:#fff;border-radius:19px;place-items:center;width:58px;height:58px;font-size:25px;display:grid;position:absolute;bottom:26px;left:24px}.service-visual>small{z-index:2;color:#fff;letter-spacing:.14em;font-weight:900;position:absolute;bottom:45px;left:96px}.service-intro{align-self:center}.service-intro h1{color:#35142b;margin:10px 0 20px;font:700 clamp(48px,6vw,76px)/.95 Georgia}.service-intro>p{color:#70566a;font-size:18px;line-height:1.6}.audience-switch{gap:7px;margin-top:26px;display:flex}.audience-switch button{color:#a31562;background:#fff;border:1px solid #e9bbd3;border-radius:999px;padding:11px 16px;font-weight:850}.audience-switch button.active{color:#fff;background:#e62e88;border-color:#e62e88}.service-experience,.advertiser-panel{grid-column:1/-1}.area-picker{background:#fff;border:1px solid #efcada;border-radius:20px;align-items:flex-end;gap:12px;padding:18px;display:flex}.area-picker label{flex:1;gap:7px;font-weight:850;display:grid}.area-picker select{background:#fff;border:1px solid #e7c9d9;border-radius:12px;padding:12px}.area-picker button{color:#bb1768;background:#fff0f7;border:0;border-radius:12px;padding:13px;font-weight:850}.listing-preview{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.listing-preview article{background:#fff;border:1px solid #efcada;border-radius:22px;padding:24px}.listing-preview article>b{letter-spacing:.09em;color:#cf2679;text-transform:uppercase;font-size:11px}.listing-preview h3{margin:8px 0;font:700 26px Georgia}.listing-preview p{color:#76636f;line-height:1.55}.listing-preview button{color:#fff;background:#e72f89;border:0;border-radius:12px;padding:10px 13px;font-weight:850}.advertiser-panel{color:#fff;background:linear-gradient(135deg,#34112b,#8c165a);border-radius:28px;padding:34px}.advertiser-panel>span{letter-spacing:.15em;color:#ff9dca;font-size:11px;font-weight:900}.advertiser-panel h2{max-width:820px;margin:10px 0;font:700 clamp(32px,4vw,50px) Georgia}.advertiser-panel>p{color:#f1cfe0;max-width:720px;line-height:1.6}.advertiser-panel>div{grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0;display:grid}.advertiser-panel article{background:#ffffff12;border:1px solid #ffffff24;border-radius:16px;padding:17px}.advertiser-panel article b,.advertiser-panel article small{display:block}.advertiser-panel article small{color:#e6c2d5;margin-top:5px}.advertiser-panel>a{color:#a11361;background:#fff;border-radius:13px;padding:12px 17px;font-weight:900;text-decoration:none;display:inline-block}.area-picker>p{color:#8b6078;flex-basis:100%;margin:0;font-size:13px}.area-picker>p.success{color:#187a62;font-weight:800}.area-picker button:disabled{opacity:.65}.area-picker{flex-wrap:wrap}@media (width<=740px){.service-showcase{padding:22px 14px 70px;display:block}.service-visual{border-radius:22px;min-height:290px}.service-intro{padding:28px 4px}.service-intro h1{font-size:47px}.listing-preview,.advertiser-panel>div{grid-template-columns:1fr}.area-picker{flex-direction:column;align-items:stretch}.advertiser-panel{padding:25px 20px}.audience-switch button{flex:1;padding:11px 7px}}.service-menu{grid-template-columns:repeat(6,minmax(0,1fr))}.service-menu details{min-width:0}.service-menu summary,.service-menu .service-direct{text-align:center;height:100%;min-height:44px}.service-menu details:last-of-type .service-dropdown{left:auto;right:0}.service-menu summary:focus-visible,.service-direct:focus-visible,.service-dropdown a:focus-visible{outline-offset:3px;outline:3px solid #fff}.service-dropdown a:focus-visible{outline-color:#bd1769}.service-menu .service-chevron{filter:grayscale()brightness(0)invert();opacity:.9;font-size:12px}.service-dropdown{gap:7px;display:grid}.service-dropdown a{color:#684a8c;background:#f1eaff;border:1px solid #d9c9f5;border-radius:999px;align-items:center;padding:10px 12px}.service-dropdown a:hover{color:#51356f;background:#e5d8fb;border-color:#c8b1ee}.service-dropdown a>span{font-size:12px}.service-dropdown a>i{font-size:12px;font-style:normal}@media (width<=740px){.service-menu summary,.service-menu .service-direct{padding:8px 2px;font-size:12px;line-height:1.2}.service-menu details:last-of-type .service-dropdown{left:10px;right:10px}.service-menu .service-dropdown{top:126px}}@media (width<=359px){.service-menu{grid-template-columns:repeat(3,minmax(0,1fr))}.service-menu .service-dropdown{top:175px}}@media (width<=740px){.service-menu .service-dropdown{grid-template-columns:1fr;gap:4px;width:min(220px,100vw - 20px);padding:6px;position:absolute;top:calc(100% + 6px);left:0;right:auto}.service-menu details:nth-of-type(n+4) .service-dropdown{left:auto;right:0}.service-menu .service-dropdown a{min-width:0;padding:7px 9px}.service-menu .service-dropdown a>span{font-size:11px;line-height:1.2}}.member-home-controls{grid-template-columns:repeat(3,minmax(0,1fr))}.member-home-controls button{min-width:0}.member-topbar nav button.member-search-tab{color:#fff;background:#d91f7b;border-radius:999px;align-self:center;height:auto;min-height:44px;margin:0 8px;padding:12px 22px;font-size:16px;font-weight:850}.member-topbar nav button.member-search-tab.active{color:#fff;background:#a8115a}.member-topbar nav button.member-search-tab:after{display:none}@media (width<=740px){.member-topbar nav button.member-search-tab{margin:0 3px;padding:10px 15px;font-size:14px}}.animal-name-fields{width:100%;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:16px!important;display:grid!important}.animal-name-fields label,.animal-name-fields input{min-width:0;max-width:100%}.service-member-preview{background:#fff2f8;border:1px solid #efb9d4;border-radius:24px;padding:24px}.service-join-actions{flex-wrap:wrap;gap:12px;display:flex}.service-join-actions a{justify-content:center;align-items:center;padding:14px 24px;text-decoration:none;display:inline-flex}.service-member-preview h2{font-size:26px}@media (width<=480px){.animal-name-fields{grid-template-columns:minmax(0,1fr)!important}}.member-topbar nav .mobile-nav-logout,.member-topbar nav .mobile-notification-paw{display:none}@media (width<=740px){.member-topbar nav{grid-template-columns:repeat(6,minmax(0,1fr))}.member-topbar nav .mobile-notification-paw{color:#b71968;font-size:18px;display:flex;position:relative}.member-topbar nav .mobile-notification-paw i{color:#fff;background:#e92f8b;border:2px solid #fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font:900 10px/1 Arial;display:grid;position:absolute;top:7px;right:7px}.member-topbar nav .mobile-nav-logout{color:#b71968;font-size:12px;display:flex}.member-topbar nav button.member-search-tab{min-width:0;margin:0 2px;padding:10px 4px;font-size:12px}.install-petbook{z-index:94;border:2px solid #fff;width:auto;min-height:46px;margin:0;padding:11px 16px;font-size:13px;bottom:78px;left:12px;right:auto;box-shadow:0 10px 28px #713fe561;visibility:visible!important;opacity:1!important;display:block!important;position:fixed!important}.hero-explore,.hero-share{width:100%;padding:13px 16px}.mobile-full-profile-preview{text-align:center;background:#fff9fc;border:1px solid #efcada;border-radius:20px;flex-direction:column;align-items:center;width:100%;margin:18px 0 20px;padding:0 0 16px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 30px #7a144f1f}.mobile-full-profile-preview .preview-cover{background:linear-gradient(125deg,#ff91c2,#ffd1e5 48%,#f052a0);width:100%;height:54px}.mobile-full-profile-preview>img{object-fit:cover;border:5px solid #fff;border-radius:50%;width:76px;height:76px;margin-top:-38px}.mobile-full-profile-preview .preview-status{color:#2c8c69;background:#fff;border-radius:15px;padding:5px 8px;font-size:10px;font-weight:800;position:absolute;top:62px;right:14px}.mobile-full-profile-preview h3{margin:5px 0 0;font:700 24px Georgia}.mobile-full-profile-preview>p{color:var(--muted);margin:2px 0 8px;font-size:12px}.mobile-full-profile-preview>small{color:#6c5865;max-width:280px;padding:0 18px;font-size:12px;line-height:1.4}.mobile-full-profile-preview>button{color:#fff;background:#e92f8b;border:0;border-radius:10px;margin-top:12px;padding:9px 18px;font-size:12px;font-weight:850}.hero-image .profile-preview{display:none}.support-chat.kitten-launcher{justify-content:center;width:58px;max-width:none;height:58px;margin:0;display:flex;position:fixed;bottom:78px;right:12px;box-shadow:0 8px 22px #590c3b3d;padding:4px!important}.support-chat.kitten-launcher>img{width:46px;height:46px}.support-chat.kitten-launcher b{font-size:14px}.support-chat.kitten-launcher small{font-size:12px}.site-support{padding-bottom:24px}.chatbot{z-index:95;width:auto;height:auto;max-height:none;inset:12px 12px 78px}.chat-quick{flex-wrap:wrap;max-height:120px;overflow:visible auto}.chat-messages p{overflow-wrap:anywhere}}@media (width<=1050px){.member-topbar .notification-button{overflow:visible!important}.member-topbar .notification-button i{z-index:100!important;visibility:visible!important;opacity:1!important;top:-5px!important;right:-3px!important}}.service-coming-soon{text-align:center;background:linear-gradient(135deg,#fffafd,#fff0f7);border:1px solid #efcada;border-radius:26px;margin-top:14px;padding:30px 22px;box-shadow:0 14px 36px #76184d14}.service-coming-soon>span{background:linear-gradient(135deg,#e92f8b,#c51f72);border:4px solid #fff;border-radius:50%;place-items:center;width:62px;height:62px;margin:0 auto 13px;font-size:26px;display:grid;box-shadow:0 8px 22px #c51f7238}.service-coming-soon h3{color:#35142b;margin:0 0 10px;font:700 clamp(29px,4vw,42px) Georgia}.service-coming-soon p{color:#70566a;max-width:700px;margin:0 auto;font-size:16px;line-height:1.6}.service-coming-soon nav{flex-wrap:wrap;justify-content:center;gap:9px;margin-top:21px;display:flex}.service-coming-soon nav a{color:#fff;background:#e92f8b;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:11px 17px;font-weight:850;text-decoration:none;display:inline-flex;box-shadow:0 6px 16px #c51f7229}.service-coming-soon nav a:nth-child(2){color:#c51f72;background:#fff;border:1px solid #e9bad2}.service-advertiser-link{color:#9e1a5d;text-underline-offset:3px;margin-top:19px;font-size:13px;font-weight:800;display:inline-block}@media (width<=740px){.service-coming-soon{padding:24px 16px}.service-coming-soon nav{display:grid}.service-coming-soon nav a{width:100%}}.profile-cover{background-position:50%;background-size:cover}.profile-cover .change-cover-button{color:var(--ink);cursor:pointer;background:#ffffffdf;border:0;border-radius:9px;padding:8px 10px;font-weight:800;position:absolute;bottom:12px;right:14px}.change-cover-button input{display:none}.notification-group{background:#fffafd;border:1px solid #f0c9dd;border-radius:16px;margin-top:16px;padding:0 14px}.notification-group h3{color:#4d2e40;align-items:center;gap:8px;margin:0;padding:13px 0;font:800 15px/1.2 Inter,system-ui,sans-serif;display:flex}.notification-group h3>span{color:#c51f72;background:#fff0f7;border-radius:10px;place-items:center;width:30px;height:30px;display:grid}.notification-group h3>b{color:#fff;background:#e92f8b;border-radius:999px;place-items:center;min-width:23px;height:23px;margin-left:auto;padding:0 6px;font-size:11px;display:grid}.notification-empty{color:#8c7180;font-size:13px;margin:0 0 13px!important}.notification-group .friend-request-notification{border-top:1px solid #f1d7e4}.activity-notification{align-items:center}.activity-notification>img{object-fit:cover;border-radius:50%;flex:none;width:42px;height:42px}.activity-notification>p{flex:1;min-width:0}.activity-notification small{white-space:nowrap;text-overflow:ellipsis;max-width:320px;overflow:hidden}.activity-notification>.view-pet{color:#c51f72;background:#fff;border:1px solid #e92f8b;border-radius:10px;padding:8px 10px;font-weight:800}.friend-wall-actions{grid-template-columns:1fr;gap:9px;margin-bottom:18px;display:grid}.friend-wall-actions button{color:#c51f72;background:#fff;border:1px solid #e92f8b;border-radius:13px;padding:12px;font-weight:850}.profile-wall{text-align:left;border-top:1px solid #efcada;margin-top:20px;padding-top:18px}.profile-wall>h3{color:#32162b;font:700 24px Georgia}.profile-wall .post{margin-top:14px}.profile-wall .post-head>button{display:none}@media (width<=520px){.profile-wall .post-actions{grid-template-columns:repeat(2,1fr)}.activity-notification{flex-wrap:wrap;align-items:flex-start}.activity-notification>.view-pet{margin-left:54px}}.notification-feed{background:#fffafd;border:1px solid #f0c9dd;border-radius:16px;margin-top:16px;padding:0 14px}.notification-feed>article+article{border-top:1px solid #f1d7e4}.profile-request-actions{justify-content:center}.friend-wall-modal{text-align:left;max-width:720px}.friend-wall-header{align-items:center;gap:14px;padding-right:36px;display:flex}.friend-wall-header>img{object-fit:cover;border:4px solid #fff;border-radius:50%;outline:2px solid #e92f8b;width:70px;height:70px}.friend-wall-header h2{margin:3px 0!important}.friend-wall-toolbar{gap:9px;margin:18px 0;display:flex}.friend-wall-toolbar button{color:#c51f72;background:#fff;border:1px solid #e92f8b;border-radius:13px;flex:1;padding:12px;font-weight:850}.friend-wall-toolbar .primary{color:#fff;background:#e92f8b}.friend-wall-modal .profile-wall{border-top:1px solid #efcada;margin-top:0}.friend-wall-modal .post{margin-top:16px}.friend-wall-header>div{flex-direction:column;display:flex}.friend-wall-about{color:#654757;background:#fff3f9;border-radius:13px;margin:14px 0 0;padding:12px 14px;line-height:1.5}.friend-wall-page{flex-direction:column;gap:16px;display:flex}.friend-wall-back{color:#b71968;background:#fff;border:1px solid #edbfd6;border-radius:999px;align-self:flex-start;padding:10px 15px;font-weight:850}.friend-wall-page-header{background:#fff;border:1px solid #efcada;border-radius:24px;padding:0;display:block;overflow:hidden}.friend-profile-cover{background:linear-gradient(125deg,#ff91c2,#ffd1e5 48%,#f052a0) 50%/cover;height:190px}.friend-profile-summary{grid-template-columns:112px minmax(0,1fr) auto;align-items:end;gap:18px;padding:0 24px 20px;display:grid}.friend-profile-summary>img{object-fit:cover;z-index:1;border:6px solid #fff;border-radius:50%;outline:2px solid #e92f8b;width:112px;height:112px;margin-top:-50px}.friend-profile-identity{align-self:center;min-width:0}.friend-wall-page-header h1{margin:3px 0 7px;font:700 clamp(34px,5vw,52px)/1 Georgia}.friend-wall-page-header p{color:#765c6b;margin:3px 0}.friend-wall-page>.friend-wall-about{border:1px solid #efcada;margin:0}.friend-wall-feed-heading{padding:8px 4px 0}.friend-wall-feed-heading h2{margin:4px 0;font:700 30px Georgia}.friend-wall-posts{flex-direction:column;gap:16px;display:flex}.friend-wall-empty{text-align:center;color:#7a6170;background:#fff;border:1px solid #efcada;border-radius:20px;padding:34px}.friend-wall-empty>span{font-size:32px}.friend-wall-empty h3{margin:8px 0 4px;font:700 24px Georgia}.friend-wall-empty p{margin:0}@media (width<=740px){.friend-profile-cover{height:125px}.friend-profile-summary{grid-template-columns:80px minmax(0,1fr);gap:12px;padding:0 15px 16px}.friend-profile-summary>img{border-width:5px;width:80px;height:80px;margin-top:-34px}.friend-wall-page-header h1{font-size:30px}.friend-wall-page-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.friend-wall-page-actions button{min-width:0;padding:10px 7px;font-size:11px}}.friend-profile-about{background:#fff;border:1px solid #efcada;border-radius:20px;padding:22px}.friend-profile-about h2{margin:4px 0 16px;font:700 30px Georgia}.friend-profile-about dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.friend-profile-about dl div{background:#fff4f9;border-radius:13px;padding:12px 14px}.friend-profile-about dt{text-transform:uppercase;letter-spacing:.08em;color:#c51f72;font-size:12px;font-weight:850}.friend-profile-about dd{color:#402636;margin:4px 0 0}.friend-profile-tags{margin-top:16px}.friend-profile-tags>b{margin-bottom:8px;display:block}.friend-profile-tags p{flex-wrap:wrap;gap:7px;margin:0;display:flex}.friend-profile-tags span{color:#fff;background:#e92f8b;border-radius:999px;padding:7px 11px;font-size:13px;font-weight:800}@media (width<=560px){.friend-profile-about dl{grid-template-columns:1fr}}.friend-profile-tabs{background:#fff;border:1px solid #efcada;border-radius:16px;gap:8px;padding:8px;display:flex}.friend-profile-tabs button{color:#6c455d;background:0 0;border:0;border-radius:11px;flex:1;padding:12px;font-size:15px;font-weight:900}.friend-profile-tabs button.active{color:#fff;background:#e92f8b}.profile-memory-links{border-top:1px solid #f2d4e3;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:0 18px 18px;padding-top:14px;display:grid}.profile-memory-links button{color:#7a3d60;cursor:pointer;background:#fff4f9;border:0;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-width:0;padding:10px 8px;display:flex}.profile-memory-links button span{color:#d42079;font-size:16px}.profile-memory-links button b{font-size:13px}.friend-memory-links{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;margin:4px 0 0}.friend-memory-links button{background:#fff4f9}@media (width<=480px){.profile-memory-links{gap:5px;margin:0 12px 14px}.profile-memory-links button{gap:4px;padding:9px 4px}.profile-memory-links button b{font-size:11px}}.post-actions.has-play-date button{white-space:nowrap;padding-left:2px;padding-right:2px;font-size:10px!important}.notification-button{place-items:center;display:grid}.single-paw-icon{width:21px;height:20px;display:block;position:relative}.single-paw-icon>span{background:#b71968;display:block;position:absolute}.single-paw-icon>span:first-child{border-radius:55% 55% 48% 48%;width:11px;height:10px;bottom:0;left:6px;transform:rotate(-4deg)}.single-paw-icon>span:nth-child(2){border-radius:50%;width:6px;height:7px;top:6px;left:0;transform:rotate(-24deg)}.single-paw-icon>span:nth-child(3){border-radius:50%;width:6px;height:8px;top:0;left:4px;transform:rotate(-8deg)}.single-paw-icon>span:nth-child(4){border-radius:50%;width:6px;height:8px;top:0;right:4px;transform:rotate(8deg)}.single-paw-icon>span:nth-child(5){border-radius:50%;width:6px;height:7px;top:6px;right:0;transform:rotate(24deg)}.member-topbar nav .nav-notification-paw{color:#b71968;background:#fff;border:1px solid #edbfd6;border-radius:50%;align-self:center;place-items:center;width:44px;min-width:44px;height:44px;margin:0 5px;padding:0;display:grid}.member-topbar nav .nav-notification-paw:after{display:none!important}@media (width<=740px){.member-topbar nav{grid-template-columns:repeat(6,minmax(0,1fr))}.member-topbar nav .mobile-notification-paw{display:none!important}.member-topbar nav .nav-notification-paw{width:44px;min-width:0;height:44px;margin:auto;padding:0;display:grid!important}}.mobile-member-menu,.mobile-header-notifications{display:none}@media (width<=1050px){.member-topbar>nav{display:none!important}.mobile-header-notifications{color:#bd1769;background:#fff0f7;border:0;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;display:grid;position:relative}.mobile-header-notifications .single-paw-icon{transform:scale(.82)}.mobile-header-notifications i{color:#fff;background:#e92f8b;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;font-style:normal;font-weight:900;display:grid;position:absolute;top:-3px;right:-3px}.mobile-member-menu{background:#fff;border:1px solid #efcada;border-radius:18px;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;width:min(940px,100% - 24px);margin:12px auto 0;padding:9px;display:grid;box-shadow:0 10px 30px #85104b16}.mobile-member-menu button{color:#755f6d;cursor:pointer;background:0 0;border:0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;min-height:58px;padding:7px 4px;display:flex}.mobile-member-menu button span{font-size:18px;line-height:1}.mobile-member-menu button b{white-space:normal;font-size:12px;line-height:1.1}.mobile-member-menu button.current{color:#fff;background:#e92f8b;box-shadow:0 6px 16px #c3197030}}@media (width<=480px){.mobile-member-menu{border-radius:15px;gap:3px;width:calc(100% - 16px);margin-top:8px;padding:6px}.mobile-member-menu button{min-height:52px;padding:6px 2px}.mobile-member-menu button span{font-size:16px}.mobile-member-menu button b{font-size:10px}}.service-member-topbar a{text-decoration:none}.service-member-topbar>nav{align-items:center}.service-member-topbar>nav>a{color:#6c8083;align-items:center;height:100%;padding:0 16px;font-size:12px;font-weight:750;display:flex;position:relative}.service-member-topbar>nav>a.member-search-tab{color:#fff;background:#d91f7b;border-radius:999px;height:auto;min-height:44px;margin:0 8px;padding:12px 22px;font-size:16px;font-weight:850}.service-member-topbar>nav>a.nav-notification-paw{height:44px;padding:0}.service-member-topbar .profile{color:inherit}.service-mobile-member-menu{grid-template-columns:repeat(5,minmax(0,1fr))}.service-mobile-member-menu a{color:#755f6d;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;min-height:58px;padding:7px 4px;text-decoration:none;display:flex}.service-mobile-member-menu a span{font-size:18px;line-height:1}.service-mobile-member-menu a b{text-align:center;font-size:12px;line-height:1.1}@media (width<=1050px){.service-member-topbar>nav{display:none!important}}@media (width<=480px){.service-mobile-member-menu a{min-height:52px;padding:6px 2px}.service-mobile-member-menu a span{font-size:16px}.service-mobile-member-menu a b{font-size:10px}}@media (width<=1050px){.member-topbar>nav{align-items:center;height:100%;margin-left:auto;z-index:auto!important;background:0 0!important;border:0!important;padding:0!important;display:flex!important;position:static!important;inset:auto!important}.member-topbar>nav>*{display:none!important}.member-topbar>nav .top-home-link,.member-topbar>nav .top-discover-link,.member-topbar>nav .top-invite-link{align-items:center;padding:0 10px;display:flex!important}.member-topbar>nav .nav-notification-paw{display:grid!important}.member-topbar .mobile-header-notifications{display:none!important}.member-topbar .top-actions .profile{display:none}}@media (width<=480px){.member-topbar{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand logout""nav nav";row-gap:4px;height:auto;min-height:98px;padding:7px 10px;display:grid}.member-topbar .brand-lockup{z-index:2;flex:none;grid-area:brand;min-width:0;position:relative;visibility:visible!important;opacity:1!important;display:flex!important}.member-topbar .brand{flex:none;gap:5px;visibility:visible!important;opacity:1!important;display:flex!important}.member-topbar .brand-lockup>small{color:#8c5573;letter-spacing:.1em;border-left:1px solid #e9b9d2;flex:none;max-width:70px;padding-left:6px;font-size:6px;line-height:1.2;display:block!important}.member-topbar .brand-icon{flex-basis:34px!important;width:34px!important;height:34px!important}.member-topbar .wordmark{font-size:18px}.member-topbar>nav{grid-area:nav;justify-content:flex-end;width:100%;height:34px!important}.member-topbar>nav .top-home-link,.member-topbar>nav .top-discover-link,.member-topbar>nav .top-invite-link{padding:0 9px;font-size:11px}.member-topbar>nav .top-invite-link{height:30px;margin:0 2px}.member-topbar>nav .nav-notification-paw{width:34px;min-width:34px;height:34px;margin:0 1px}.member-topbar .top-actions{grid-area:logout;align-self:center;margin-left:6px}.member-topbar .top-actions .logout-button{padding:7px 9px;font-size:10px}}.notification-button i{color:#fff;background:#ec2f89;border:2px solid #fff;place-items:center;padding:0 5px;font:900 11px/1 Arial;display:grid;position:absolute;border-radius:999px!important;width:auto!important;min-width:20px!important;height:20px!important;top:-7px!important;right:-7px!important}.notifications .friend-request-notification{padding:16px 0}.friend-request-notification>img{object-fit:cover;border:3px solid #f7c9df;border-radius:50%;flex:0 0 58px;width:58px;height:58px}.friend-request-notification>div{flex:1;min-width:0}.notification-actions{flex-wrap:wrap;gap:7px;margin-top:11px;display:flex}.notification-actions button{color:#a91a65;background:#fff;border:1px solid #e8b8d0;border-radius:999px;padding:8px 13px;font-weight:850}.notification-actions .accept-request{color:#fff;background:#e92f8b;border-color:#e92f8b}.notification-actions .decline-request{color:#705462}.topbar nav .top-support-link{color:#6c8083;align-items:center;padding:0 16px;font-weight:750;text-decoration:none;display:flex}.topbar nav .top-support-link:hover{color:#d62480}.member-topbar nav .top-invite-link{color:#c51f72;background:#fff;border:1px solid #e92f8b;border-radius:999px;align-self:center;height:40px;margin:0 4px;padding:0 15px;font-weight:900}.member-topbar nav .top-invite-link:after{display:none!important}.member-topbar nav .top-invite-link:hover{background:#fff0f7}@media (width<=740px){.member-topbar nav .top-support-link{display:none}}.event-list a{color:#c51f72;text-align:center;background:#fff;border:1px solid #eebbd5;border-radius:11px;padding:10px 13px;font-weight:850;text-decoration:none;display:inline-block}@media (width<=740px){.event-list article>a{grid-column:1/-1;width:100%}}.event-brochure-frame{aspect-ratio:1100/1420;background:#f7edf3;border-radius:22px;width:100%;position:relative;overflow:hidden;box-shadow:0 18px 48px #42113233}.event-brochure-frame img{width:124.3%;max-width:none;height:auto;position:absolute;top:-40.2%;left:-8.6%}.event-brochure-modal{width:min(680px,100vw - 24px)}.event-brochure-modal .event-brochure-frame{max-width:500px;margin:15px auto}.event-brochure-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.event-brochure-actions a,.event-brochure-actions button{color:#fff;min-height:48px;font:inherit;text-align:center;cursor:pointer;background:#e92f8b;border:1px solid #e92f8b;border-radius:14px;justify-content:center;align-items:center;padding:11px 14px;font-weight:900;text-decoration:none;display:flex}.event-brochure-actions button{color:#c51f72;background:#fff;border-color:#e9bad2}.event-service-showcase{align-items:center}.event-service-showcase>.event-brochure-frame{justify-self:center;max-width:520px}.event-service-intro h1{font-size:clamp(45px,6vw,74px)}.event-service-details{gap:9px;margin:22px 0 0;display:grid}.event-service-details div{background:#fff;border:1px solid #efcada;border-radius:12px;grid-template-columns:74px 1fr;gap:10px;padding:10px 12px;display:grid}.event-service-details dt{color:#c51f72;font-weight:900}.event-service-details dd{color:#513344;margin:0}.event-share-status{font-weight:800;color:#39765d!important;font-size:14px!important}@media (width<=740px){.event-brochure-actions{grid-template-columns:1fr}.event-service-showcase>.event-brochure-frame{max-width:430px;margin:0 auto}.event-brochure-modal{padding:22px 14px}.event-brochure-modal h2{padding-right:30px}}.event-authentic-card,.event-authentic-hero{background:#f7d8e8;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 18px 48px #42113233}.event-authentic-card{aspect-ratio:16/10}.event-authentic-card>img,.event-authentic-hero>img{object-fit:cover;width:100%;height:100%;display:block}.event-authentic-card>div{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#290d26d9;border:1px solid #ffffff80;border-radius:17px;grid-template-columns:auto auto 1fr;align-items:center;gap:10px;padding:12px 15px;display:grid;position:absolute;inset:auto 18px 18px}.event-authentic-card>div>span{font:700 40px/1 Georgia}.event-authentic-card>div>b{font-size:12px;line-height:1.1}.event-authentic-card>div>small{letter-spacing:.08em;justify-self:end;font-size:11px;font-weight:900}.event-authentic-hero{height:260px;margin-top:14px}.event-authentic-hero>span{color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#2c1029d9;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:900;position:absolute;bottom:16px;left:16px}.event-authentic-details{grid-template-columns:1fr 1fr;gap:9px;margin:12px 0;display:grid}.event-authentic-details p{background:#fff1f8;border:1px solid #f0cade;border-radius:14px;flex-direction:column;gap:3px;margin:0;padding:12px;display:flex}.event-authentic-details p b{color:#3d2034}.event-authentic-details p span{color:#836276;font-size:12px}.event-authentic-details>small{color:#8b687c;grid-column:1/-1;font-size:11px}.event-brochure-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.event-brochure-actions .event-share-more{color:#67389b;background:#f4edff;border-color:#dccdf0;grid-column:1/-1}.event-original-flyer{margin-top:16px}.event-original-flyer summary{cursor:pointer;color:#9f1c60;text-align:center;font-size:12px;font-weight:850}.event-original-flyer .event-brochure-frame{max-width:430px;margin:12px auto 0}.event-friend-picker>p{color:#73586a;margin:-8px 0 15px}.event-friend-list{gap:8px;max-height:340px;margin:0 0 14px;display:grid;overflow:auto}.event-friend-list>button{text-align:left;color:#432c3a;background:#fff;border:1px solid #edc5d9;border-radius:15px;grid-template-columns:48px 1fr 34px;align-items:center;gap:11px;width:100%;padding:9px 11px;display:grid}.event-friend-list>button.selected{background:#fff0f7;border-color:#e92f8b;box-shadow:0 0 0 2px #e92f8b1f}.event-friend-list img{object-fit:cover;border-radius:50%;width:48px;height:48px}.event-friend-list span{flex-direction:column;min-width:0;display:flex}.event-friend-list small{color:#876b7b;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.event-friend-list i{color:#7e43bb;background:#f2e8ff;border-radius:50%;place-items:center;width:30px;height:30px;font-style:normal;font-weight:900;display:grid}.event-friend-list .selected i{color:#fff;background:#e92f8b}.event-no-friends{color:#7c6272;text-align:center;background:#fff4f9;border-radius:14px;margin:0;padding:18px}.event-friend-picker>.full{color:#fff;background:#e92f8b;border:0;border-radius:14px;width:100%;min-height:48px;font-weight:900}.event-friend-picker>.full:disabled{opacity:.45}.event-external-share{color:#7d4ca7;background:0 0;border:0;width:100%;margin-top:8px;padding:10px;font-weight:850}.event-service-showcase>.event-authentic-card{justify-self:center;max-width:660px}@media (width<=740px){.event-authentic-card{aspect-ratio:4/3}.event-authentic-card>div{grid-template-columns:auto auto;inset:auto 10px 10px}.event-authentic-card>div>small{grid-column:1/-1;justify-self:start}.event-authentic-hero{height:210px}.event-authentic-details{grid-template-columns:1fr}.event-authentic-details>small{grid-column:auto}.event-brochure-actions{grid-template-columns:1fr}.event-brochure-actions .event-share-more{grid-column:auto}.event-friend-picker{padding:22px 14px}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-ease{syntax:"*";inherits:false}
