:root{--bg:#f5f5f4;--card:#fff;--text:#1c1917;--muted:#78716c;--border:#e7e5e4;--primary:#111827;--danger:#b91c1c}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit}.container{max-width:1050px;margin:0 auto;padding:28px 18px}.card{background:var(--card);border:1px solid var(--border);border-radius:18px;padding:20px;box-shadow:0 8px 30px #0000000a}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}@media (max-width:760px){.grid{grid-template-columns:1fr}}label{color:var(--muted);gap:6px;font-size:14px;display:grid}input,textarea,select{border:1px solid var(--border);background:#fff;border-radius:12px;width:100%;padding:12px;font-size:16px}textarea{resize:vertical;min-height:96px}button,.button{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:12px;padding:12px 16px;font-weight:700;text-decoration:none;display:inline-block}button.secondary{background:#57534e}button.danger{background:var(--danger)}.row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.muted{color:var(--muted)}.error{color:var(--danger);font-weight:700}.success{color:#15803d;font-weight:700}table{border-collapse:collapse;width:100%;font-size:14px}th,td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:10px}.badge{background:#e7e5e4;border-radius:999px;padding:4px 9px;font-size:12px;display:inline-block}.badge.used{color:#166534;background:#dcfce7}.badge.disabled{color:#991b1b;background:#fee2e2}.hero{text-align:center;gap:12px;display:grid}.pet-photo{border:1px solid var(--border);border-radius:16px;width:100%;max-width:220px}.home-shell{background:radial-gradient(circle at 12% 8%,#fffffff5,#0000 30rem),linear-gradient(135deg,#f8f7f4 0%,#eee9e2 100%);min-height:100vh;padding:24px 16px 48px;overflow-x:hidden}.home-container{width:100%;max-width:1080px;margin:0 auto}.home-header{justify-content:space-between;align-items:center;margin-bottom:46px;display:flex}.home-brand{color:#1c1917;margin:0 0 4px;font-size:18px;font-weight:900;line-height:1.1}.home-tagline{color:#78716c;margin:0;font-size:14px;line-height:1.4}.home-hero{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:center;gap:34px;display:grid}.home-hero h1{color:#1c1917;margin:0 0 12px;font-size:clamp(44px,7vw,76px);line-height:.98}.home-hero h2{color:#292524;max-width:620px;margin:0 0 18px;font-size:clamp(24px,3.2vw,38px);font-weight:800;line-height:1.14}.home-hero p{color:#57534e;max-width:610px;margin:0;font-size:18px;line-height:1.65}.home-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.home-button{text-align:center;border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;min-height:52px;padding:14px 22px;font-size:15px;font-weight:850;line-height:1.2;text-decoration:none;display:inline-flex}.home-button-secondary{color:#1c1917;background:#ffffffb8;border-color:#1c19171f}.home-preview{justify-items:center;min-width:0;display:grid}.home-preview-card{background:#fffffff0;border:1px solid #e7e5e4eb;border-radius:34px;width:min(100%,390px);padding:24px;box-shadow:0 24px 70px #1c19171f}.home-preview-top{color:#292524;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;font-size:14px;font-weight:900;display:flex}.home-preview-top strong{background:#f0eee9;border-radius:999px;padding:7px 11px;font-size:12px}.home-preview-card p{color:#78716c;text-align:center;margin:0 0 8px;font-size:14px;line-height:1.45}.home-code{color:#1c1917;letter-spacing:.04em;text-align:center;font-size:18px;line-height:1.2;display:block}.home-features{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:38px;display:grid}.home-feature-card{color:#292524;background:#ffffffe6;border:1px solid #e7e5e4e6;border-radius:22px;min-width:0;padding:18px;font-size:16px;font-weight:850;line-height:1.35;box-shadow:0 14px 42px #1c19170e}.home-how{background:#ffffffeb;border:1px solid #e7e5e4eb;border-radius:28px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:28px;margin-top:16px;padding:26px;display:grid;box-shadow:0 18px 54px #1c191712}.home-how h2{color:#1c1917;margin:0;font-size:clamp(24px,3vw,34px);line-height:1.16}.home-how ol{counter-reset:home-steps;gap:12px;margin:0;padding:0;list-style:none;display:grid}.home-how li{color:#44403c;counter-increment:home-steps;grid-template-columns:auto 1fr;align-items:center;gap:12px;font-size:16px;line-height:1.5;display:grid}.home-how li:before{content:counter(home-steps);color:#fff;background:#1c1917;border-radius:50%;place-items:center;width:34px;height:34px;font-size:14px;font-weight:900;display:inline-grid}@media (max-width:820px){.home-shell{padding:20px 14px 34px}.home-header{margin-bottom:34px}.home-hero,.home-how{grid-template-columns:1fr}.home-hero{gap:28px}.home-hero p{font-size:16px}.home-actions{grid-template-columns:1fr;display:grid}.home-button{width:100%}.home-features{grid-template-columns:1fr;margin-top:26px}.home-preview-card,.home-how{border-radius:24px}}@media (min-width:821px) and (max-width:980px){.home-features{grid-template-columns:repeat(2,minmax(0,1fr))}}.home-shell{color:#1f1f1f;scroll-behavior:smooth;background:linear-gradient(#fffdf8db,#faf7f1f5),#faf7f1;min-height:100vh;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}.home-shell a{text-decoration:none}.home-header,.home-hero,.home-section,.home-trust-band,.home-cta,.home-footer{width:min(1160px,100% - 32px);margin:0 auto}.home-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);justify-content:space-between;align-items:center;gap:18px;padding:18px 0 14px;display:flex;position:sticky;top:0}.home-logo{color:#1f1f1f;white-space:nowrap;align-items:center;gap:10px;font-size:18px;font-weight:900;line-height:1;display:inline-flex}.home-logo-mark{background:#355c3a;border-radius:15px;place-items:center;width:38px;height:38px;display:inline-grid;position:relative;box-shadow:0 12px 24px #355c3a38}.home-logo-mark:before,.home-logo-mark:after,.home-logo-mark span:before,.home-logo-mark span:after{content:"";background:#fffdf8;border-radius:50%;width:7px;height:7px;position:absolute}.home-logo-mark:before{top:9px;left:11px}.home-logo-mark:after{top:9px;right:11px}.home-logo-mark span:before{top:17px;left:8px}.home-logo-mark span:after{top:17px;right:8px}.home-logo-mark span{background:#fffdf8;border-radius:50% 50% 45% 45%;width:13px;height:11px;margin-top:11px}.home-nav{background:#fffdf8d1;border:1px solid #496b451f;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:7px;display:flex;box-shadow:0 16px 42px #1f1f1f0f}.home-nav a{color:#4b4a45;border-radius:999px;padding:10px 13px;font-size:14px;font-weight:800;line-height:1;transition:background .2s,color .2s}.home-header-actions{align-items:center;gap:10px;display:flex}.home-menu-button{background:#fffdf8;border-radius:16px;justify-content:center;align-items:center;gap:4px;width:46px;height:46px;padding:0;display:none;box-shadow:0 12px 28px #1f1f1f14}.home-menu-button span{background:#355c3a;border-radius:999px;width:18px;height:2px;display:block}.home-hero{grid-template-columns:minmax(0,1.02fr) minmax(330px,.98fr);align-items:center;gap:54px;min-height:720px;padding:42px 0 74px;display:grid}.home-hero-copy{min-width:0}.home-eyebrow{color:#496b45;letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:900;line-height:1.35}.home-hero h1,.home-section-heading h2,.home-cta h2{color:#1f1f1f;letter-spacing:0;margin:0}.home-hero h1{max-width:700px;font-size:clamp(44px,6vw,78px);line-height:.98}.home-hero-text{color:#5e5a52;max-width:620px;margin:24px 0 0;font-size:19px;line-height:1.7}.home-actions,.home-profile-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.home-button{text-align:center;border:1px solid #0000;border-radius:18px;justify-content:center;align-items:center;min-height:52px;padding:15px 22px;font-size:15px;font-weight:900;line-height:1.2;transition:transform .2s,box-shadow .2s,background .2s,color .2s;display:inline-flex}.home-button:hover{transform:translateY(-2px)}.home-button-primary:hover{background:#294d2f;box-shadow:0 22px 44px #355c3a47}.home-button-secondary{color:#355c3a;background:#fffdf8;border-color:#355c3a29;box-shadow:0 14px 30px #1f1f1f12}.home-button-whatsapp{color:#fff;background:#2f9e58;box-shadow:0 16px 34px #2f9e583d}.home-button-light{color:#355c3a;background:#fffdf8;box-shadow:0 18px 34px #0000002e}.home-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:34px;display:grid}.home-trust-point{background:#fffdf8bd;border:1px solid #355c3a1a;border-radius:22px;padding:16px;box-shadow:0 14px 34px #1f1f1f0d}.home-trust-point strong{color:#1f1f1f;margin-bottom:5px;font-size:14px;display:block}.home-trust-point span{color:#6d665d;font-size:13px;line-height:1.4}.home-hero-visual{min-height:560px;position:relative}.home-pet-photo{background:#efe6d8;border:12px solid #fffdf8;border-radius:36px;width:min(100%,440px);position:absolute;inset:0 0 auto auto;overflow:hidden;box-shadow:0 26px 70px #1f1f1f29}.home-pet-photo img{object-fit:cover;width:100%;height:500px;display:block}.home-pet-photo span{color:#355c3a;background:#fffdf8eb;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:900;position:absolute;bottom:18px;left:18px;box-shadow:0 12px 26px #1f1f1f1f}.home-section-heading h2,.home-cta h2{font-size:clamp(32px,4vw,52px);line-height:1.06}.home-benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.home-benefit-card,.home-profile-card,.home-trust-band,.home-cta{border:1px solid #496b451a;box-shadow:0 18px 48px #1f1f1f12}.home-benefit-card{background:#fffdf8;border-radius:26px;min-width:0;padding:24px;transition:transform .2s,box-shadow .2s}.home-benefit-card:hover,.home-profile-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px #1f1f1f1a}.home-benefit-card span{color:#355c3a;background:#efe6d8;border-radius:16px;place-items:center;width:44px;height:44px;font-size:13px;font-weight:900;display:inline-grid}.home-benefit-card h3{color:#1f1f1f;margin:20px 0 8px;font-size:20px;line-height:1.2}.home-benefit-card p{color:#665f56;margin:0;font-size:15px;line-height:1.58}.home-how{padding-top:50px}.home-step-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.home-step-list li{background:#fffdf8;border-radius:24px;padding:22px;position:relative;box-shadow:0 16px 40px #1f1f1f0f}.home-step-list li:after{content:"";background:#c8965a;width:24px;height:2px;position:absolute;top:42px;right:-18px}.home-step-list li:last-child:after{display:none}.home-step-list span{color:#c8965a;margin-bottom:28px;font-size:13px;font-weight:900;display:inline-block}.home-step-list p{color:#3b3833;margin:0;font-size:16px;font-weight:800;line-height:1.5}.home-profile-section{grid-template-columns:minmax(0,.8fr) minmax(420px,1fr);align-items:center;gap:34px;display:grid}.home-profile-card{background:#fffdf8;border-radius:32px;grid-template-columns:210px 1fr;gap:24px;padding:24px;transition:transform .2s,box-shadow .2s;display:grid}.home-profile-photo{background:#efe6d8;border-radius:26px;overflow:hidden}.home-profile-photo img{object-fit:cover;width:100%;height:100%;min-height:280px;display:block}.home-profile-status{color:#355c3a;background:#e5f0e1;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900;display:inline-block}.home-profile-copy h3{color:#1f1f1f;margin:16px 0 4px;font-size:42px;line-height:1}.home-profile-copy p{color:#665f56;margin:0;font-size:16px}.home-profile-copy ul{gap:10px;margin:22px 0 0;padding:0;list-style:none;display:grid}.home-profile-copy li{color:#3f3b35;background:#faf7f1;border-radius:16px;padding:12px 14px;font-size:14px;line-height:1.45}.home-profile-actions{grid-template-columns:1.3fr .7fr;display:grid}.home-trust-band{background:#efe6d8;border-radius:30px;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:24px;display:grid}.home-trust-band article{align-items:flex-start;gap:12px;display:flex}.home-trust-band span{background:#355c3a;border-radius:50%;flex:none;width:10px;height:10px;margin-top:6px}.home-trust-band p{color:#3f3b35;margin:0;font-size:15px;font-weight:850;line-height:1.45}.home-cta{background:radial-gradient(circle at 86% 18%,#efe6d842,#0000 15rem),#355c3a;border-radius:34px;justify-content:space-between;align-items:center;gap:28px;margin-top:72px;padding:44px;display:flex;overflow:hidden}.home-cta .home-eyebrow,.home-cta h2,.home-cta p{color:#fffdf8}.home-cta p{color:#fffdf8d1;max-width:560px;margin:14px 0 0;font-size:17px;line-height:1.6}.home-footer{grid-template-columns:1.35fr repeat(3,1fr);gap:34px;padding:70px 0 28px;display:grid}.home-footer h3{color:#1f1f1f;margin:0 0 14px;font-size:15px}.home-footer a,.home-footer p{color:#665f56;font-size:14px;line-height:1.7}.home-footer div:not(.home-footer-brand) a{margin-bottom:8px;display:block}.home-footer a:hover{color:#355c3a}.home-footer-brand p{margin:16px 0 0}.home-footer-bottom{border-top:1px solid #496b451f;grid-column:1/-1;margin:22px 0 0;padding-top:22px}@media (max-width:980px){.home-nav{display:none}.home-menu-button{flex-direction:column;display:inline-flex}.home-hero{grid-template-columns:1fr;gap:38px;min-height:auto;padding-top:34px}.home-hero-visual{min-height:500px}.home-benefit-grid,.home-trust-band,.home-footer{grid-template-columns:repeat(2,minmax(0,1fr))}.home-step-list{grid-template-columns:1fr}.home-step-list li:after{width:2px;height:18px;inset:auto auto -14px 34px}.home-profile-section,.home-profile-card{grid-template-columns:1fr}.home-profile-photo img{height:280px}.home-cta{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.home-header,.home-hero,.home-section,.home-trust-band,.home-cta,.home-footer{width:min(100% - 24px,1160px)}.home-header-button{border-radius:15px;min-height:44px;padding:12px 14px;font-size:13px}.home-logo{font-size:16px}.home-logo-mark{border-radius:13px;width:34px;height:34px}.home-hero{padding-bottom:46px}.home-hero h1{font-size:clamp(38px,12vw,52px)}.home-hero-text{font-size:16px}.home-actions,.home-profile-actions,.home-trust-grid,.home-benefit-grid,.home-trust-band,.home-footer{grid-template-columns:1fr}.home-actions,.home-profile-actions{display:grid}.home-button{width:100%;min-height:54px}.home-hero-visual{min-height:460px}.home-pet-photo{border-width:8px;border-radius:30px;width:100%}.home-pet-photo img{height:390px}.home-section{padding:48px 0}.home-section-heading h2,.home-cta h2{font-size:34px}.home-benefit-card,.home-profile-card,.home-trust-band,.home-cta{border-radius:24px}.home-profile-card{padding:18px}.home-profile-copy h3{font-size:36px}.home-cta{margin-top:42px;padding:30px 22px}.home-footer{padding-top:54px}}.tag-page-shell{background:radial-gradient(circle at 0 0,#ffffffe6,#0000 34rem),linear-gradient(135deg,#f7f7f5 0%,#efebe5 100%);min-height:100vh;padding:24px 16px 40px}.tag-page{width:100%;max-width:880px;margin:0 auto}.tag-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.tag-brand{color:#292524;letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:14px;font-weight:800}.tag-code{color:#78716c;margin:0;font-size:14px;line-height:1.45}.tag-status-pill{color:#57534e;background:#ffffffb8;border:1px solid #1c191714;border-radius:999px;flex:none;padding:8px 12px;font-size:12px;font-weight:700;box-shadow:0 8px 24px #1c19170d}.tag-alerts{gap:10px;margin-bottom:16px;display:grid}.tag-alert{border-radius:16px;margin:0;padding:13px 15px;font-size:14px;font-weight:700}.tag-alert-success{color:#166534;background:#dcfce7}.tag-alert-error{color:#991b1b;background:#fee2e2}.tag-card{background:#fffffff5;border:1px solid #e7e5e4e6;border-radius:26px;margin-bottom:16px;padding:24px;box-shadow:0 18px 54px #1c191712}.tag-card h2{color:#1c1917;margin:0 0 18px;font-size:19px;line-height:1.2}.tag-empty-state,.tag-intro{text-align:center}.tag-empty-state{padding:38px 28px}.tag-empty-state h1,.tag-intro h1{color:#1c1917;margin:0 0 10px;font-size:clamp(28px,6vw,42px);line-height:1.05}.tag-empty-state p,.tag-intro p{color:#57534e;max-width:600px;margin:0 auto;font-size:16px;line-height:1.65}.tag-hero{grid-template-columns:minmax(190px,260px) 1fr;align-items:center;gap:28px;margin:18px 0 22px;display:grid}.tag-photo-frame{aspect-ratio:1;background:linear-gradient(145deg,#fff,#e9e3db);border-radius:50%;width:min(260px,68vw);padding:8px;box-shadow:0 22px 58px #1c191724}.tag-photo-frame-small{width:150px;margin:8px auto 22px}.tag-photo,.tag-photo-placeholder{border-radius:inherit;width:100%;height:100%}.tag-photo{object-fit:cover;display:block}.tag-photo-placeholder{color:#57534e;background:linear-gradient(145deg,#f8f7f4,#e7ded4);border:1px solid #fffc;align-content:center;place-items:center;gap:6px;display:grid}.tag-photo-placeholder span{font-size:clamp(44px,12vw,74px);line-height:1}.tag-photo-placeholder small{color:#78716c;letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:800}.tag-hero-copy h1{color:#1c1917;margin:0 0 12px;font-size:clamp(42px,8vw,68px);line-height:.98}.tag-hero-copy p{color:#57534e;max-width:470px;margin:0;font-size:18px;line-height:1.55}.tag-intro{margin:18px 0 22px}.tag-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 26px;margin:0;display:grid}.tag-info-row{min-width:0}.tag-info-row dt{color:#8a817a;letter-spacing:.06em;text-transform:uppercase;margin:0 0 5px;font-size:12px;font-weight:800}.tag-info-row dd{color:#1c1917;overflow-wrap:anywhere;margin:0;font-size:16px;font-weight:650;line-height:1.45}.tag-info-row dd span{color:#a8a29e;font-weight:500}.tag-info-row a{color:#1c1917;text-underline-offset:4px;text-decoration-color:#1c19173d}.tag-contact-actions{grid-template-columns:1.2fr .8fr;gap:12px;margin:18px 0 10px;display:grid}.tag-button{text-align:center;cursor:pointer;border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;min-height:48px;padding:13px 18px;font-size:15px;font-weight:800;line-height:1.2;text-decoration:none;display:inline-flex}.tag-button-primary{color:#fff;background:#1c1917;box-shadow:0 12px 28px #1c191729}.tag-button-whatsapp{color:#fff;background:#22c55e;box-shadow:0 14px 30px #22c55e40}.tag-button-outline{color:#1c1917;background:#ffffffc7;border-color:#1c19172e}.tag-button-secondary,.tag-button-soft{color:#44403c;background:#ffffffad;border-color:#44403c33}.tag-contact-missing{color:#78716c;text-align:center;background:#ffffffb3;border-radius:18px;margin:18px 0 10px;padding:16px;font-weight:700}.tag-edit-entry{text-align:center;margin:24px 0 0}.tag-edit-cancel{text-align:center;margin:12px 0 0}.tag-form-card{margin-top:22px}.tag-form-heading{margin-bottom:22px}.tag-eyebrow{color:#78716c;letter-spacing:.09em;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:800}.tag-form-heading h2{margin-bottom:0}.tag-form{gap:24px;display:grid}.tag-form fieldset{border:0;margin:0;padding:0}.tag-form legend{color:#44403c;letter-spacing:.04em;text-transform:uppercase;margin-bottom:14px;font-size:14px;font-weight:900}.tag-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.tag-field{color:#57534e;gap:7px;font-size:14px;font-weight:750;display:grid}.tag-field-wide{grid-column:1/-1}.tag-field input,.tag-field textarea,.tag-field select,.tag-upload input[type=file]{color:#1c1917;background:#fff;border:1px solid #dedbd7;border-radius:15px;width:100%;padding:13px 14px;font-size:16px;box-shadow:0 1px #1c191705}.tag-field textarea{resize:vertical;min-height:104px}.tag-field small{color:#8a817a;font-size:12px;font-weight:600;line-height:1.45}.tag-upload{background:#fbfaf9;border:1px dashed #d6d3d1;border-radius:20px;grid-template-columns:1fr auto;align-items:center;gap:14px;padding:16px;display:grid}.tag-upload h3{color:#44403c;margin:0 0 5px;font-size:16px}.tag-upload p{color:#78716c;margin:0;font-size:13px;line-height:1.45}.tag-upload img{object-fit:cover;border-radius:18px;width:76px;height:76px;box-shadow:0 10px 24px #1c19171f}.tag-upload input[type=file]{grid-column:1/-1}.tag-form-actions{justify-content:flex-start;display:flex}@media (max-width:760px){.tag-page-shell{padding:18px 12px 30px}.tag-header{align-items:center}.tag-status-pill{padding:7px 10px}.tag-hero{text-align:center;grid-template-columns:1fr;justify-items:center;gap:18px;margin-top:14px}.tag-photo-frame{width:min(228px,72vw)}.tag-hero-copy p{margin:0 auto;font-size:16px}.tag-card{border-radius:22px;padding:20px}.tag-info-grid,.tag-form-grid,.tag-contact-actions{grid-template-columns:1fr}.tag-button,.tag-form-actions{width:100%}.tag-upload{grid-template-columns:1fr}.tag-upload img{width:100%;max-width:150px;height:150px}}@media (max-width:420px){.tag-header{display:grid}.tag-photo-frame{width:min(210px,76vw)}}.home-shell{color:#1f1f1f;background:linear-gradient(#fffdf8e6,#faf7f1fa),#faf7f1}.home-header{padding-top:16px;padding-bottom:16px}.home-nav{gap:4px}.home-nav a{font-weight:750}.home-hero-copy{width:100%}.home-eyebrow{color:#496b45;letter-spacing:.1em;margin-bottom:16px;font-size:12px;font-weight:850}.home-hero h1{text-wrap:balance;max-width:820px;font-size:clamp(48px,5.1vw,74px);font-weight:780;line-height:1.06}.home-hero-text{color:#5c574f;max-width:680px;margin-top:22px;font-size:clamp(17px,1.7vw,20px);line-height:1.68}.home-actions{margin-top:32px}.home-trust-grid{gap:14px;max-width:760px;margin-top:34px}.home-trust-point{padding:18px}.home-trust-point strong{font-weight:820}.home-hero-visual{min-height:540px}.home-pet-photo{width:min(100%,430px)}.home-pet-photo img{height:480px}.home-section-heading{max-width:720px;margin-bottom:30px}.home-section-heading h2,.home-cta h2{text-wrap:balance;font-weight:780;line-height:1.12}.home-benefit-card{padding:26px}.home-benefit-card h3{margin-top:22px;font-weight:800}.home-step-list li{padding:24px}.home-step-list p{font-weight:760;line-height:1.58}.home-profile-section{gap:44px}.home-footer{grid-template-columns:minmax(260px,1.4fr) repeat(2,minmax(160px,.6fr));gap:42px}.home-footer-brand p{max-width:310px}.home-footer-bottom{color:#665f56}@media (max-width:980px){.home-header,.home-hero,.home-section,.home-trust-band,.home-cta,.home-footer{width:min(100% - 28px,1180px)}.home-hero{grid-template-columns:1fr;gap:42px;min-height:auto;padding-top:38px}.home-hero h1{max-width:760px;font-size:clamp(42px,8vw,62px)}.home-hero-text{max-width:650px}.home-hero-visual{min-height:500px}.home-footer{grid-template-columns:1fr 1fr}}@media (max-width:640px){.home-header,.home-hero,.home-section,.home-trust-band,.home-cta,.home-footer{width:min(100% - 24px,1180px)}.home-hero{padding-top:26px;padding-bottom:44px}.home-hero h1{font-size:clamp(36px,10.8vw,48px);line-height:1.09}.home-hero-text{margin-top:18px;font-size:16px;line-height:1.66}.home-trust-grid{gap:12px}.home-hero-visual{min-height:430px}.home-pet-photo img{height:360px}.home-section{padding:46px 0}.home-section-heading{margin-bottom:24px}.home-section-heading h2,.home-cta h2{font-size:32px;line-height:1.14}.home-footer{grid-template-columns:1fr;gap:26px}}.home-shell{isolation:isolate;color:#1f261f;background:radial-gradient(circle at 12% 4%,#ffe8be85,#0000 24rem),radial-gradient(circle at 92% 12%,#a4c3a357,#0000 22rem),radial-gradient(circle at 62% 82%,#ffffffd1,#0000 24rem),linear-gradient(#fffaf1 0%,#f7efe3 48%,#f4eadc 100%);min-height:100vh;font-family:Arial,Helvetica,sans-serif;position:relative;overflow-x:hidden}.home-shell:before{content:"";z-index:-1;pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff61 1px,#0000 1px),linear-gradient(90deg,#ffffff4d 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#0000006b,#0000 72%);mask-image:linear-gradient(#0000006b,#0000 72%)}.home-header,.home-hero,.home-section,.home-trust-band,.home-cta,.home-footer{width:min(1120px,100% - 28px)}.home-header{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fffcf4b8;border:1px solid #3f613c21;border-radius:26px;margin-top:10px;padding:10px 12px;top:10px;box-shadow:0 18px 50px #44362314}.home-logo{color:#1d281d;font-size:16px;font-weight:900}.home-logo-mark{background:radial-gradient(circle at 35% 25%,#ffffff52,#0000 32%),#295f36;border-radius:14px;width:36px;height:36px;box-shadow:0 14px 32px #295f363d}.home-nav{box-shadow:none;background:#ffffff8a;border-color:#295f361f}.home-nav a{color:#53604f;font-size:13px;font-weight:850}.home-nav a:hover{color:#295f36;background:#fff4def2}.home-menu-button{display:none!important}.home-hero{grid-template-columns:1fr;gap:30px;min-height:auto;padding:54px 0 42px}.home-eyebrow{color:#3e6f3f;letter-spacing:.11em;font-size:11px;font-weight:900}.home-hero h1{color:#182318;text-wrap:balance;max-width:820px;font-size:clamp(38px,11vw,58px);font-weight:850;line-height:1.04}.home-hero-text{color:#5f6258;max-width:650px;font-size:16px;line-height:1.72}.home-actions,.home-profile-actions{grid-template-columns:1fr;gap:12px;display:grid}.home-button{border-radius:18px;width:100%;min-height:54px;font-weight:900}.home-button-primary{color:#fffdf7;background:linear-gradient(#ffffff14,#fff0),#295f36;box-shadow:0 18px 38px #295f363d}.home-button-primary:hover{background-color:#214f2c}.home-button-secondary,.home-button-light{color:#295f36;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff9e;border-color:#295f3624;box-shadow:0 14px 34px #47361f14}.home-button-whatsapp{background:#24864a;box-shadow:0 16px 34px #24864a38}.home-trust-grid,.home-benefit-grid,.home-step-list,.home-trust-band{grid-template-columns:1fr}.home-trust-point,.home-benefit-card,.home-profile-card,.home-step-list li,.home-trust-band,.home-cta{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf7ad;border:1px solid #485d3d1f;box-shadow:0 18px 50px #49392214}.home-trust-point{border-radius:22px;padding:17px}.home-trust-point strong,.home-benefit-card h3,.home-step-list p,.home-profile-copy h3{color:#182318}.home-trust-point span,.home-benefit-card p,.home-profile-copy p,.home-profile-copy li{color:#64665c}.home-hero-visual{place-items:center;min-height:430px;display:grid;position:relative}.home-visual-glow{aspect-ratio:1;filter:blur(4px);background:radial-gradient(circle at 30% 22%,#ffffffe6,#0000 34%),linear-gradient(145deg,#ffdeaac7,#5b8e5247);border-radius:44px;width:min(86vw,410px);position:absolute;transform:rotate(-7deg)}.home-pet-photo{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff7a;border:1px solid #ffffffb3;border-radius:34px;width:min(100%,390px);padding:10px;position:relative;inset:auto;box-shadow:0 28px 70px #3a2d1c29}.home-pet-photo img{border-radius:26px;height:360px}.home-pet-photo span{color:#295f36;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf7db;bottom:24px;left:24px;box-shadow:0 14px 30px #2b2a1e24}.home-safety-card,.home-tag-chip{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf7c2;border:1px solid #ffffff9e;position:absolute;box-shadow:0 18px 44px #392d1e24}.home-safety-card{border-radius:24px;width:min(88%,320px);margin:0 auto;padding:16px;bottom:6px;left:0;right:0}.home-safety-card span{color:#7d765e;letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:900;display:block}.home-safety-card strong{color:#182318;font-size:18px;line-height:1.15;display:block}.home-safety-card p{color:#626459;margin:7px 0 0;font-size:13px;line-height:1.45}.home-tag-chip{color:#295f36;border-radius:999px;align-items:center;gap:9px;padding:10px 13px;font-size:13px;display:inline-flex;top:22px;right:4px}.home-tag-chip span{background:#48a05a;border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 6px #48a05a24}.home-section{padding:48px 0}.home-section-heading{max-width:680px}.home-section-heading h2,.home-cta h2{color:#182318;font-size:clamp(30px,8vw,46px);font-weight:850;line-height:1.12}.home-benefit-grid{gap:14px}.home-benefit-card{border-radius:26px;padding:22px}.home-benefit-card span,.home-step-list span{color:#295f36;background:#e2f0dac7}.home-benefit-card h3{margin-top:18px}.home-how{padding-top:48px;display:block}.home-step-list{gap:12px}.home-step-list li{border-radius:24px;padding:20px}.home-step-list li:after{background:#c8965a94}.home-step-list span{border-radius:16px;place-items:center;width:42px;height:42px;margin-bottom:22px;display:inline-grid}.home-profile-section{grid-template-columns:1fr;gap:24px}.home-profile-card{border-radius:30px;grid-template-columns:1fr;padding:18px}.home-profile-photo{border-radius:24px}.home-profile-status{color:#295f36;background:#e2f0dae6}.home-profile-copy ul{gap:8px}.home-profile-copy li{background:#ffffff80}.home-trust-band{border-radius:28px;gap:12px;padding:20px}.home-trust-band article{background:#ffffff6b;border-radius:18px;padding:14px}.home-trust-band span{background:#295f36}.home-cta{background:radial-gradient(circle at 84% 18%,#ffe2af3d,#0000 15rem),linear-gradient(145deg,#315f38,#20472b);border-radius:32px;flex-direction:column;align-items:flex-start;gap:22px;margin-top:44px;padding:30px 22px}.home-cta p{color:#fffdf7d1}.home-cta .home-button-light{color:#295f36;background:#fffdf7f0}.home-footer{text-align:center;padding:42px 0 28px;display:block}.home-footer-bottom{color:#65675d;border-top:1px solid #295f3624;margin:0;padding-top:22px;font-size:13px;line-height:1.8}@media (min-width:700px){.home-actions,.home-profile-actions{display:flex}.home-button,.home-header-button{width:auto}.home-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-profile-card{grid-template-columns:220px 1fr;padding:22px}.home-trust-band{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:981px){.home-header,.home-hero,.home-section,.home-trust-band,.home-cta,.home-footer{width:min(1160px,100% - 44px)}.home-header{padding:12px 14px}.home-hero{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:64px;padding:70px 0 74px}.home-hero h1{font-size:clamp(58px,5.4vw,76px)}.home-hero-text{font-size:19px}.home-hero-visual{min-height:560px}.home-pet-photo{width:min(100%,440px)}.home-pet-photo img{height:488px}.home-safety-card{margin:0;bottom:44px;left:-18px;right:auto}.home-tag-chip{top:66px;right:-10px}.home-section{padding:70px 0}.home-benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-step-list{grid-template-columns:repeat(4,minmax(0,1fr))}.home-profile-section{grid-template-columns:minmax(0,.82fr) minmax(420px,1fr);gap:44px}.home-trust-band{grid-template-columns:repeat(4,minmax(0,1fr))}.home-cta{flex-direction:row;justify-content:space-between;align-items:center;padding:44px}}@media (max-width:420px){.home-header{width:calc(100% - 20px)}.home-logo{font-size:15px}.home-header-button{border-radius:14px;min-height:42px;padding:10px 12px;font-size:12px}.home-hero h1{font-size:35px}.home-pet-photo img{height:330px}.home-safety-card{width:calc(100% - 24px)}}
