:root{--cream:#f7e5bf;--paper:#ead0a0;--ink:#2c160b;--orange:#c95b20;--teal:#07566a;--green:#517834;--purple:#704672;--blue:#19799a;--shadow:0 14px 35px #12070199}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#160b05}body{margin:0;background:#160b05;color:var(--cream);font-family:Inter,Arial,sans-serif}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%}button,input{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.wood-header{position:absolute;top:12px;left:50%;z-index:50;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(18px,3vw,52px);width:min(94%,1740px);min-height:104px;padding:12px clamp(26px,4vw,70px);transform:translateX(-50%);background:url("assets/site-art/header plank wide.png") center/100% 100% no-repeat;filter:drop-shadow(0 8px 12px #0c0403aa)}.wood-brand{display:flex;align-items:center;gap:10px;font:700 clamp(18px,2vw,31px)/.86 Rye,Georgia,serif}.wood-brand small{display:block;margin-top:8px;font:800 .47em/1 Inter,sans-serif;text-transform:uppercase;letter-spacing:.8px}.brand-paw{display:grid;place-items:center;width:45px;height:45px;border:3px solid #e2a53f;border-radius:50%;color:#e2a53f;font:900 29px/1 Inter}.wood-header nav{display:flex;justify-content:center;gap:clamp(16px,2vw,34px);font:800 clamp(12px,1vw,16px)/1 Fredoka,sans-serif}.wood-header nav a{padding:8px 0;border-bottom:3px solid transparent}.wood-header nav a:hover{color:#ffc260;border-color:#d97128}.header-actions{display:flex;gap:10px}.wood-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 20px;border:1px solid #3b1b0b;border-radius:8px;color:#fff;font:800 14px/1 Fredoka,sans-serif;box-shadow:inset 0 1px #ffffff66,0 5px 8px #12070188;text-shadow:0 2px 2px #12070199;transition:transform .2s,filter .2s}.wood-btn:hover{filter:brightness(1.12);transform:translateY(-2px)}.wood-btn.orange{background:#bd521e}.wood-btn.teal{background:#075669}.wood-btn.beige{background:#9b6d3e}.menu-toggle{display:none}
.wood-hero{position:relative;min-height:950px;padding:180px max(7vw,50px) 90px;background:url("assets/site-art/Hero image.png") center top/cover no-repeat}.hero-copy{width:min(610px,46vw);padding:44px 42px;background:#251208bb;border:2px solid #6a3518;border-radius:8px;box-shadow:inset 0 0 30px #0e0505aa,0 15px 40px #0b0303aa;backdrop-filter:blur(2px)}.eyebrow{margin:0 0 15px;color:#e5a947;font-weight:800;text-transform:uppercase;letter-spacing:2px}.hero-copy h1{margin:0;color:#f7e8ca;font:700 clamp(48px,5.5vw,86px)/.95 Rye,Georgia,serif;text-shadow:0 5px 4px #160701}.hero-copy h1 em{color:#e5a947;font-style:normal}.hero-copy>p:not(.eyebrow){max-width:510px;margin:28px 0;color:#fff;font-size:clamp(16px,1.2vw,20px);line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:14px}
.privacy-bridge{position:relative;z-index:2;display:grid;place-items:center;min-height:355px;margin-top:-4px;padding:60px 22%;text-align:center;background:url("assets/site-art/Privacy PETS ONLY.png") center/100% 100% no-repeat}.privacy-bridge h2{margin:0;color:#f4ddb4;font:700 clamp(32px,4vw,58px)/1 Rye,Georgia,serif;text-shadow:0 4px 4px #150904}.privacy-bridge p{margin:16px 0 0;color:#fff;font-size:clamp(15px,1.4vw,22px);line-height:1.55}
.shared-wood-zone{position:relative}.wood-section{position:relative;isolation:isolate;display:flex;flex-direction:column;justify-content:center;min-height:900px;padding:140px clamp(72px,7vw,145px) 110px;background-position:center;background-size:cover;background-repeat:no-repeat}.club-section{background-image:url("assets/site-art/generated/wood-club-bg.png")}.perks-section{min-height:1080px;background-image:url("assets/site-art/generated/wood-perks-bg.png")}.how-section{background-image:url("assets/site-art/generated/wood-how-bg.png")}.wisdom-section{min-height:760px;background-image:url("assets/site-art/generated/wood-wisdom-bg.png")}.plank-title{position:absolute;top:35px;left:50%;z-index:2;display:flex;align-items:center;gap:15px;min-width:min(620px,80%);min-height:92px;padding:18px 50px;transform:translateX(-50%);justify-content:center;background:url("assets/site-art/header plank.png") center/100% 100% no-repeat;filter:drop-shadow(0 8px 9px #0a0303aa);text-align:center}.plank-title h2{margin:0;color:#f5dfb9;font:700 clamp(28px,3vw,45px)/1 Rye,Georgia,serif;text-shadow:0 3px 3px #170804}.plank-title span{color:#d66c25}.teal-title{filter:sepia(.2) hue-rotate(125deg) drop-shadow(0 8px 9px #0a0303aa)}
.club-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:clamp(10px,1vw,22px);width:min(100%,1650px);margin:auto}.club-card{position:relative;display:flex;flex-direction:column;align-items:center;min-height:570px;padding:25px 18px 24px;background:url("assets/site-art/Beige panel tall..png") center/100% 100% no-repeat;color:var(--ink);text-align:center;cursor:pointer;transition:transform .25s,filter .25s}.club-card:hover,.club-card:focus-visible{transform:translateY(-12px) rotate(-.5deg);filter:brightness(1.08) drop-shadow(0 16px 12px #100503aa);outline:0}.club-card img{width:90%;height:270px;object-fit:contain;object-position:center bottom;margin-top:5px}.club-badge{display:grid;place-items:center;width:58px;height:58px;margin:-8px auto 8px;border:4px solid #f2d7a8;border-radius:50%;background:var(--teal);color:#fff;font-size:27px;box-shadow:0 3px 6px #32150677}.club-card.cat .club-badge{background:var(--purple)}.club-card.bird .club-badge{background:var(--green)}.club-card.fish .club-badge{background:var(--blue)}.club-card.all .club-badge{background:#c64e39}.club-card h3{margin:0;font:700 clamp(19px,1.45vw,27px)/1 Rye,Georgia,serif}.club-card p{margin:10px 0 15px;font-size:14px;line-height:1.4}.card-cta{display:flex;align-items:center;justify-content:center;width:88%;min-height:42px;margin-top:auto;border-radius:6px;background:var(--teal);color:#fff;font:800 12px Fredoka,sans-serif;box-shadow:inset 0 1px #fff8,0 4px 6px #35160766}.cat .card-cta{background:var(--purple)}.bird .card-cta{background:var(--green)}.fish .card-cta{background:var(--blue)}.all .card-cta{background:#c64e39}
.perk-stage{position:relative;width:min(100%,1640px);height:650px;margin:25px auto 0;perspective:1400px}.perk-revolver{position:relative;width:100%;height:100%}.perk-card{position:absolute;top:50%;left:50%;display:flex;flex-direction:column;align-items:center;width:270px;height:430px;padding:60px 34px 40px;transform:translate(-50%,-50%);background:url("assets/site-art/Beige panel 2x3.png") center/100% 100% no-repeat;color:var(--ink);text-align:center;opacity:0;transition:transform .85s cubic-bezier(.2,.75,.2,1),opacity .65s,filter .65s;filter:brightness(.68);pointer-events:none}.perk-card.active{z-index:5;opacity:1;transform:translate(-50%,-50%) translateZ(170px) scale(1.18);filter:brightness(1.12);pointer-events:auto}.perk-card.left{z-index:4;opacity:.92;transform:translate(-50%,-50%) translateX(-320px) rotateY(24deg) scale(.92)}.perk-card.right{z-index:4;opacity:.92;transform:translate(-50%,-50%) translateX(320px) rotateY(-24deg) scale(.92)}.perk-card.far-left{z-index:3;opacity:.62;transform:translate(-50%,-50%) translateX(-570px) rotateY(38deg) scale(.75)}.perk-card.far-right{z-index:3;opacity:.62;transform:translate(-50%,-50%) translateX(570px) rotateY(-38deg) scale(.75)}.perk-card.hidden-card{opacity:0;transform:translate(-50%,-50%) scale(.55)}.perk-icon{display:grid;place-items:center;width:96px;height:96px;margin-bottom:24px;border:6px double #81501f;border-radius:25px;background:#e3a241;font-size:52px;box-shadow:0 7px 0 #7c3f18}.perk-card h3{margin:0;font:700 25px/1.15 Rye,Georgia,serif}.perk-card p{margin:16px 0;font-size:15px;line-height:1.45}.carousel-arrow{position:absolute;top:50%;z-index:9;display:grid;place-items:center;width:54px;height:54px;transform:translateY(-50%);border:2px solid #cb8b3e;border-radius:50%;background:#271207dd;color:#f4d398;font-size:44px;line-height:1;cursor:pointer}.carousel-arrow.prev{left:0}.carousel-arrow.next{right:0}.perk-dots{display:flex;justify-content:center;gap:9px}.perk-dots button{width:11px;height:11px;padding:0;border:1px solid #f4d398;border-radius:50%;background:#32170c;cursor:pointer}.perk-dots button.is-active{background:#e77b27;box-shadow:0 0 10px #ffad48}
.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(40px,6vw,110px);width:min(100%,1450px);margin:60px auto 0}.how-card{position:relative;display:grid;grid-template-columns:130px 1fr;align-items:center;min-height:400px;padding:55px 38px;color:var(--ink)}.step-number{position:absolute;top:2px;left:50%;display:grid;place-items:center;width:65px;height:65px;transform:translateX(-50%);border:5px solid #e5b86e;border-radius:50%;background:#b84e1d;color:#fff;font:700 29px Rye,Georgia,serif;box-shadow:0 4px 7px #3e170b88;transition:box-shadow .5s,transform .5s}.step-icon{font-size:76px;filter:drop-shadow(0 4px 2px #4c260b55);transition:filter .5s,transform .5s}.how-card h3{position:relative;margin:0 0 13px;font:700 clamp(20px,1.8vw,29px)/1.15 Rye,Georgia,serif}.how-card h3:after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:4px;border-radius:4px;background:#d56823;box-shadow:0 0 10px #ffad4b;transition:width .6s}.how-card p{grid-column:2;margin:0;font-size:15px;line-height:1.5}.how-card.is-active .step-number{transform:translateX(-50%) scale(1.12);box-shadow:0 0 0 7px #f5c56755,0 0 28px #ff9c35}.how-card.is-active .step-icon{transform:scale(1.09);filter:drop-shadow(0 0 12px #ffd37d) drop-shadow(0 4px 2px #4c260b55)}.how-card.is-active h3:after{width:100%}
.wisdom-copy{width:42%;margin:70px 9% 0 auto;padding:25px;color:#28150a}.wisdom-copy h3{margin:0 0 20px;font:700 clamp(28px,3.2vw,50px)/1 Rye,Georgia,serif}.wisdom-copy h3 span{color:#a34b27}.wisdom-copy p{font:600 clamp(14px,1.25vw,18px)/1.55 Inter,sans-serif}.wisdom-copy strong{display:block;width:max-content;max-width:100%;margin:30px auto 0;padding:18px 45px;border-radius:7px;background:#6d3217;color:#f4c76f;font:700 clamp(22px,2.5vw,38px)/1 Rye,Georgia,serif;box-shadow:inset 0 0 0 4px #a6642e,0 7px 10px #32130777}
.join-section{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:578px;padding:75px 17% 45px 40%;background:url("assets/site-art/join the club wide.png") center/cover no-repeat}.join-copy h2{margin:0;color:#f6e0b8;font:700 clamp(39px,4vw,66px)/1 Rye,Georgia,serif;text-shadow:0 4px 3px #08252d}.join-copy p{font-size:18px;line-height:1.5}.join-action{display:flex;flex-direction:column;align-items:center;gap:14px}.join-action .wood-btn{min-width:270px;font-size:18px}.join-action small{color:#f7d777;font-weight:800}
.wood-footer{display:grid;grid-template-columns:1.3fr .7fr .6fr .8fr 1.25fr;gap:30px;min-height:313px;padding:55px 8% 38px;background:url("assets/site-art/footer2.png") center/cover no-repeat;color:#fff}.wood-footer h3{margin:0 0 14px;font:700 17px Rye,Georgia,serif}.wood-footer a{display:block;margin:8px 0;font-size:13px}.footer-brand{display:grid;grid-template-columns:45px 1fr;align-items:start}.footer-brand>span{color:#e4a238;font-size:38px}.footer-brand strong{font:700 23px/.9 Rye,Georgia,serif}.footer-brand small{display:block;margin-top:6px;font:700 10px Inter,sans-serif;text-transform:uppercase}.footer-brand p{grid-column:1/-1;font-size:12px;line-height:1.5}.socials{display:flex;gap:9px}.socials a{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#f0dfbd;color:#083f51}.newsletter label{display:block;font-size:12px;line-height:1.4}.newsletter>div{display:flex;margin-top:15px}.newsletter input{min-width:0;width:100%;padding:10px 13px;border:0;border-radius:8px 0 0 8px;background:#f4e2c2}.newsletter button{border:0;border-radius:0 8px 8px 0;background:#bd6925;color:#fff}.copyright{grid-column:1/-1;display:flex;justify-content:space-between;margin:10px 0 0;padding-top:17px;border-top:1px solid #ffffff22;font-size:11px}.copyright span{display:flex;gap:8px}.copyright a{display:inline;margin:0}
.division-modal[hidden]{display:none}.division-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px}.modal-backdrop{position:absolute;inset:0;background:#100603cc;backdrop-filter:blur(8px)}.modal-panel{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1.2fr;align-items:center;width:min(900px,95vw);min-height:520px;padding:40px;background:url("assets/site-art/Beige panel wide. copy.png") center/100% 100% no-repeat;color:var(--ink);filter:drop-shadow(0 25px 35px #000a)}.modal-panel img{width:100%;height:390px;object-fit:contain}.modal-panel h2{margin:8px 0 28px;font:700 clamp(34px,4vw,58px)/1.08 Rye,Georgia,serif}.modal-panel p{color:#9a4c22;font-weight:800;text-transform:uppercase}.modal-close{position:absolute;top:26px;right:32px;width:44px;height:44px;border:0;border-radius:50%;background:#57250f;color:#fff;font-size:32px;cursor:pointer}
@media(max-width:1100px){.wood-header{grid-template-columns:1fr auto auto;min-height:90px}.wood-header nav{position:absolute;top:80%;left:5%;right:5%;display:none;flex-direction:column;padding:25px;border:2px solid #8a562d;border-radius:10px;background:#271309f5}.wood-header nav.is-open{display:flex}.menu-toggle{display:grid;gap:4px;width:42px;height:42px;padding:10px;border:1px solid #b07b43;border-radius:8px;background:#32180d}.menu-toggle>span:not(.sr-only){height:2px;background:#f4dfba}.club-grid{grid-template-columns:repeat(3,1fr)}.club-card{min-height:540px}.perk-card.far-left,.perk-card.far-right{opacity:0}.how-grid{gap:20px}.how-card{grid-template-columns:90px 1fr;padding-inline:22px}.join-section{padding-left:38%}.wood-footer{grid-template-columns:repeat(3,1fr)}.newsletter{grid-column:2/4}}
@media(max-width:700px){.wood-header{position:absolute;top:6px;grid-template-columns:1fr auto;width:96%;min-height:74px;padding:9px 23px}.wood-brand{font-size:17px}.brand-paw{width:34px;height:34px;font-size:22px}.header-actions{display:none}.menu-toggle{grid-column:2}.wood-header nav{top:72px}.wood-hero{min-height:850px;padding:140px 20px 45px;background-position:62% center}.hero-copy{width:100%;padding:28px 24px;background:#251208d9}.hero-copy h1{font-size:47px}.privacy-bridge{min-height:265px;padding:45px 18%;background-size:cover}.privacy-bridge h2{font-size:30px}.privacy-bridge p{font-size:13px}.shared-wood-zone{background:url("assets/site-art/generated/wood-mobile-shared-bg.png") center top/cover fixed}.wood-section,.club-section,.perks-section,.how-section,.wisdom-section{min-height:auto;padding:125px 28px 90px;background:transparent}.plank-title{top:24px;min-width:90%;min-height:75px;padding:14px 28px}.plank-title h2{font-size:25px}.club-grid{grid-template-columns:1fr;gap:20px}.club-card{min-height:520px}.club-card img{height:250px}.perk-stage{height:570px}.perk-card{width:250px;height:405px}.perk-card.left{opacity:.38;transform:translate(-50%,-50%) translateX(-190px) scale(.72)}.perk-card.right{opacity:.38;transform:translate(-50%,-50%) translateX(190px) scale(.72)}.perk-card.active{transform:translate(-50%,-50%) scale(1)}.carousel-arrow{width:42px;height:42px}.how-grid{grid-template-columns:1fr;gap:28px;margin-top:20px}.how-card{grid-template-columns:92px 1fr;min-height:310px;padding:62px 28px 35px;border-radius:12px;background:linear-gradient(#f1d7a9ee,#e3bd81ee);box-shadow:inset 0 0 0 2px #80501f,0 10px 22px #120701aa}.wisdom-section{padding-top:115px}.wisdom-copy{width:100%;margin:20px 0 0;padding:38px 30px;border:2px solid #70451d;border-radius:10px;background:#e7c993ed;box-shadow:0 15px 28px #120701aa}.join-section{grid-template-columns:1fr;align-content:end;min-height:700px;padding:330px 28px 45px;background-position:33% center;text-align:center}.join-action{margin-top:20px}.wood-footer{grid-template-columns:1fr 1fr;min-height:500px;padding:45px 30px;background-size:auto 100%}.footer-brand,.newsletter,.copyright{grid-column:1/-1}.copyright{display:block}.modal-panel{grid-template-columns:1fr;min-height:0;padding:35px}.modal-panel img{height:220px}.modal-panel h2{font-size:34px}.modal-close{top:20px;right:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.perk-card,.how-card *,.wood-btn{transition:none}}

body{overflow-x:hidden}.wisdom-section{background-image:url("assets/site-art/pet wisdom wide.png"),url("assets/site-art/generated/wood-wisdom-bg.png");background-size:min(1920px,100%) auto,cover;background-position:center,center}

@media(max-width:700px){.wood-header{left:2%;right:2%;width:auto;transform:none}.hero-copy{width:calc(100vw - 40px);max-width:calc(100vw - 40px);overflow:hidden}.hero-copy h1{font-size:clamp(32px,9.4vw,38px);overflow-wrap:break-word}.hero-copy>p:not(.eyebrow){font-size:15px;overflow-wrap:break-word}.hero-actions{flex-direction:column;align-items:flex-start}.hero-actions .wood-btn{max-width:100%}.perk-stage{max-width:100%;overflow:hidden}.wisdom-section{background:transparent}.wisdom-copy{overflow-wrap:break-word}}

@media(max-width:700px){.menu-toggle{position:absolute;top:15px;right:20px;z-index:3}}

/* Typography and club-card alignment inherited from the primary site design. */
.wood-brand,.hero-copy h1,.plank-title h2,.club-card h3,.perk-card h3,.how-card h3,.wisdom-copy h3,.wisdom-copy strong,.join-copy h2,.wood-footer h3,.footer-brand strong,.modal-panel h2{font-family:"Playfair Display",Georgia,serif}.wood-header nav,.wood-btn,.card-cta{font-family:Inter,Arial,sans-serif}.privacy-bridge h2{font-family:Rye,Georgia,serif}

.club-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(18px,2vw,30px)}.club-card{min-height:500px;padding:18px 24px 30px;overflow:hidden}.club-card>.club-character{display:block;width:calc(100% + 18px);height:330px;max-width:none;margin:-10px -9px 18px;object-fit:contain;object-position:center bottom}.club-icon{position:relative;z-index:2;display:grid;place-items:center;width:81px;height:81px;margin:-50px auto 18px;border:5px solid #fff;border-radius:50%;background:#fff;box-shadow:0 12px 28px rgba(9,55,70,.1);overflow:hidden;flex:0 0 auto}.club-icon img{display:block;width:100%;height:100%;max-width:none;border-radius:50%;object-fit:cover;object-position:center;transform:scale(3)}.dog .club-icon img{transform:translateY(3px) scale(3)}.cat .club-icon img{transform:translateY(5px) scale(3)}.bird .club-icon img{transform:translateY(3px) scale(3)}.fish .club-icon img{transform:translateY(7px) scale(3)}.all .club-icon img{transform:translateY(7px) scale(3)}.club-card h3{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-height:2.35em;margin:-20px 0 0;padding:12px 8px;color:#083f56;font-size:clamp(1.45rem,1.62vw,2.05rem);line-height:1.08;text-wrap:balance}.club-card.cat h3{color:#8e67ad}.club-card.bird h3{color:#6fa65b}.club-card.fish h3{color:#2e7fb8}.club-card.all h3{color:#f25f50}.club-card p{margin:0;color:#2c3e46;font-size:15px;font-weight:600;line-height:1.45}.club-card:hover,.club-card:focus-visible{transform:translateY(-10px) scale(1.035);filter:none}.club-card.dog:hover{filter:drop-shadow(0 20px 25px rgba(8,63,86,.3))}.club-card.cat:hover{filter:drop-shadow(0 20px 25px rgba(142,103,173,.34))}.club-card.bird:hover{filter:drop-shadow(0 20px 25px rgba(111,166,91,.34))}.club-card.fish:hover{filter:drop-shadow(0 20px 25px rgba(46,127,184,.34))}.club-card.all:hover{filter:drop-shadow(0 20px 25px rgba(242,95,80,.34))}

@media(max-width:1100px){.club-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.club-grid{grid-template-columns:1fr}.club-card>.club-character{height:330px}.club-card{min-height:500px}}

.club-card>.club-character{-webkit-mask-image:none;mask-image:none}

/* Current wood-art refinement: textured hero sign, transparent club art and unique perks shelf. */
.hero-copy{background-color:#251208e8;background-image:linear-gradient(rgba(35,16,7,.78),rgba(35,16,7,.9)),url("assets/site-art/wood background.png");background-position:center;background-size:auto,cover;box-shadow:inset 0 0 0 3px rgba(211,143,66,.2),inset 0 0 34px #090302,0 15px 40px #0b0303aa}
.club-card .card-cta{width:94%;min-height:52px;margin-top:auto;padding:13px 18px;border:2px solid rgba(255,255,255,.72);border-radius:9px;font-size:15px;letter-spacing:.04em;text-decoration:none;box-shadow:inset 0 2px rgba(255,255,255,.3),0 6px 10px rgba(53,22,7,.3);transition:transform .2s,filter .2s}.club-card .card-cta:hover,.club-card .card-cta:focus-visible{transform:translateY(-2px);filter:brightness(1.12);outline:2px solid #fff;outline-offset:2px}.club-card.cat .card-cta{background:#8e67ad}.club-card.bird .card-cta{background:#6fa65b}.club-card.fish .card-cta{background:#2e7fb8}.club-card.all .card-cta{background:#f25f50}
.perks-section{background-image:url("assets/site-art/generated/wood-perks-bg-v2.png")}.perk-card{width:284px}.perk-icon{display:block;flex:0 0 auto;width:122px;height:122px;margin:0 auto 19px;border:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:center;background-size:contain;box-shadow:none;font-size:0}.perk-card:nth-child(1) .perk-icon{background-image:url("assets/site-art/generated/perk-pet-only-profiles.png")}.perk-card:nth-child(2) .perk-icon{background-image:url("assets/site-art/generated/perk-community-connections.png")}.perk-card:nth-child(3) .perk-icon{background-image:url("assets/site-art/generated/perk-private-anonymous.png")}.perk-card:nth-child(4) .perk-icon{background-image:url("assets/site-art/generated/perk-share-adventures.png")}.perk-card:nth-child(5) .perk-icon{background-image:url("assets/site-art/generated/perk-earn-rewards.png")}.perk-card:nth-child(6) .perk-icon{background-image:url("assets/site-art/generated/perk-shop-favorites.png")}.perk-card:nth-child(7) .perk-icon{background-image:url("assets/site-art/generated/perk-care-wellness.png")}.perk-card:nth-child(8) .perk-icon{background-image:url("assets/site-art/generated/perk-pet-wisdom.png")}
@media(max-width:700px){.perk-card{width:263px}.hero-copy{background-color:#251208ed}}

/* How it works: independent signs, handmade icons and full-card emphasis. */
.how-section{min-height:920px;background-image:url("assets/site-art/generated/wood-how-bg-v2.png");background-position:center;background-size:cover}
.how-section .plank-title{top:40px;min-height:104px;background-color:#bd8956;background-image:linear-gradient(rgba(246,211,157,.48),rgba(151,91,43,.2)),url("texture_wood.png");background-position:center;background-size:cover;border:3px solid #6c3c1c;border-radius:8px;filter:drop-shadow(0 9px 9px #0a0303bb);box-shadow:inset 0 0 0 2px rgba(255,229,181,.38),inset 0 -12px 20px rgba(78,35,12,.3)}
.how-section .plank-title h2{color:#fff0d2;text-shadow:0 3px 2px #4b230e}
.how-grid{gap:clamp(24px,3.2vw,62px);width:min(100%,1500px);margin:85px auto 0;align-items:center}
.how-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:430px;padding:78px 48px 50px;background:url("assets/site-art/Beige panel wide. copy.png") center/100% 100% no-repeat;text-align:center;transform:scale(.94);filter:brightness(.82) saturate(.82);opacity:.84;transition:transform .65s cubic-bezier(.2,.8,.2,1),filter .65s,opacity .65s,drop-shadow .65s}
.how-card .step-number{top:28px;width:68px;height:68px;border-color:#f0d49c;background:#b95627;font-family:Inter,Arial,sans-serif;font-weight:900;transition:none}
.how-card .step-icon{width:90px;height:152px;margin:3px 0 -3px;background-image:url("assets/site-art/generated/how-icons-sprite.png");background-repeat:no-repeat;background-size:300% 100%;font-size:0;filter:none;transition:none}
.how-card:nth-child(1) .step-icon{background-position:0 50%}.how-card:nth-child(2) .step-icon{background-position:50% 50%}.how-card:nth-child(3) .step-icon{background-position:100% 50%}
.how-card h3{margin:0 0 18px;color:#083f56;font-size:clamp(23px,1.8vw,31px);line-height:1.12}.how-card h3:after{display:none}.how-card p{grid-column:auto;margin:0;max-width:310px;color:#2c3e46;font-size:16px;font-weight:600;line-height:1.5}
.how-card.is-active{z-index:2;transform:translateY(-12px) scale(1.055);filter:brightness(1.08) saturate(1);opacity:1;filter:brightness(1.08) saturate(1) drop-shadow(0 20px 22px rgba(14,5,1,.72))}
.how-card.is-active .step-number{transform:translateX(-50%);box-shadow:0 4px 7px #3e170b88}.how-card.is-active .step-icon{transform:none;filter:none}
.how-section::before{content:"";position:absolute;top:-46px;right:0;left:0;z-index:7;height:94px;background:url("assets/site-art/wide divider.png") center/100% 100% no-repeat;filter:drop-shadow(0 6px 7px rgba(12,4,1,.65));pointer-events:none}.how-section::after{bottom:-66px;height:132px;background-image:url("assets/site-art/plank divider.png");background-size:100% 100%}
@media(max-width:1100px){.how-card{padding-inline:30px}.how-card .step-icon{width:82px;height:138px}}
@media(max-width:700px){.how-section{background:transparent}.how-section::before{top:-30px;height:62px}.how-section .plank-title{top:30px;min-height:82px}.how-grid{gap:35px;margin-top:40px}.how-card{min-height:365px;padding:72px 32px 42px;transform:scale(.96)}.how-card.is-active{transform:translateY(-7px) scale(1.025)}.how-card .step-icon{width:86px;height:145px}.how-card p{font-size:15px}.how-section::after{bottom:-43px;height:86px}}

/* Plank labels, header hangers, and continuous section joints. */
.wood-brand{margin-left:clamp(52px,4.4vw,86px)}.header-actions{align-self:start;gap:12px;margin-top:8px}.header-actions .wood-btn{position:relative;width:132px;min-height:54px;padding:11px 14px;border:0;background-position:center;background-size:100% 100%;background-repeat:no-repeat;box-shadow:none;filter:drop-shadow(0 6px 5px #12070188)}.header-actions .wood-btn::before,.header-actions .wood-btn::after{content:"";position:absolute;top:-25px;width:3px;height:27px;border-radius:3px;background:linear-gradient(90deg,#5a351b,#d0a25e 45%,#5a351b);box-shadow:0 0 2px #100}.header-actions .wood-btn::before{left:23px}.header-actions .wood-btn::after{right:23px}.header-actions .wood-btn.teal{background-color:transparent;background-image:url("assets/site-art/Dark Aqua button.png")}.header-actions .wood-btn.beige{background-color:transparent;background-image:linear-gradient(#8a5a35aa,#6a3c20aa),url("assets/site-art/beige button wide.png");background-blend-mode:multiply}

.plank-title{width:min(760px,78vw);min-width:0;padding:18px clamp(72px,8vw,120px);overflow:hidden}.plank-title h2{max-width:100%;font-size:clamp(26px,2.65vw,42px);line-height:1.04;white-space:nowrap;text-overflow:clip}.plank-title span{display:none}

.privacy-bridge::after,.wood-section::after{content:"";position:absolute;right:0;bottom:-58px;left:0;z-index:8;height:116px;background:url("assets/site-art/plank divider.png") center/100% 100% no-repeat;pointer-events:none;filter:drop-shadow(0 7px 8px #0b0303aa)}.wood-section{margin-bottom:0}.wisdom-section::after{bottom:-56px}

@media(max-width:1100px){.wood-brand{margin-left:32px}.header-actions .wood-btn{width:116px}.plank-title{width:min(680px,84vw)}}
@media(max-width:700px){.wood-brand{margin-left:20px}.plank-title{width:92vw;padding:14px 58px}.plank-title h2{font-size:clamp(20px,6vw,26px);white-space:normal;text-wrap:balance}.privacy-bridge::after,.wood-section::after{display:none}}

/* Standard How title plank; the experimental wide dividers are disabled. */
.how-section .plank-title{top:35px;min-height:92px;background:url("assets/site-art/header plank.png") center/100% 100% no-repeat;border:0;border-radius:0;filter:drop-shadow(0 8px 9px #0a0303aa);box-shadow:none}
.how-section .plank-title h2{color:#f5dfb9;text-shadow:0 3px 3px #170804}
.how-section::before{display:none}
.wood-section>.plank-title{z-index:10}
@media(max-width:700px){.how-section .plank-title{top:24px;min-height:75px}.wood-section::after{display:none}}

/* Pet Wisdom: clean board, tighter copy and engraved script sign. */
.wisdom-section{background-image:url("assets/site-art/generated/pet-wisdom-wide-no-lower-plank.png"),url("assets/site-art/generated/wood-wisdom-bg.png");background-size:min(2048px,100%) auto,cover;background-position:center,center}
.wisdom-copy{transform:translateY(-48px)}
.wisdom-copy strong{display:flex;align-items:center;justify-content:center;width:min(500px,96%);min-height:78px;margin:18px auto 0;padding:13px 52px;border-radius:0;background:url("assets/site-art/header plank.png") center/100% 100% no-repeat;color:#eda800;font-family:"Brush Script MT","Segoe Script",cursive;font-size:clamp(30px,2.65vw,46px);font-weight:700;line-height:1;text-align:center;letter-spacing:.01em;text-shadow:0 1px 0 rgba(255,219,122,.55),0 -2px 1px rgba(48,20,5,.9);box-shadow:none;filter:drop-shadow(0 7px 7px rgba(31,11,3,.5))}
@media(max-width:700px){.wisdom-copy{transform:none}.wisdom-copy strong{width:100%;min-height:62px;padding:11px 30px;font-size:30px}}

.plank-title{z-index:10}

@media(min-width:1101px){.wood-brand{margin-left:clamp(74px,5.6vw,112px)}}

/* Hero refinement: corrected header paw, framed sign and stronger hanging ropes. */
.wood-header{border-radius:18px;background-color:#4a2814;background-image:url("assets/site-art/generated/header-plank-clean-cropped.png");background-size:100% 100%;background-position:center;background-repeat:no-repeat}
@media(min-width:701px){.wood-header{top:20px;min-height:88px;padding-top:7px;padding-bottom:7px}}
.wood-hero{background-image:url("assets/site-art/generated/hero-no-human-v2.png")}
.hero-copy{position:relative;padding:40px 38px;border:12px solid #754018;border-image:url("texture_wood.png") 72 stretch;border-radius:2px;background:rgba(31,13,6,.9);box-shadow:inset 0 0 0 3px rgba(236,183,104,.16),inset 0 0 32px rgba(6,2,1,.72),0 17px 38px rgba(7,2,1,.72);backdrop-filter:none}
.hero-copy::before,.hero-copy::after{content:"";position:absolute;top:-7px;width:12px;height:12px;border:2px solid #3c1c0c;border-radius:50%;background:radial-gradient(circle at 35% 30%,#e0aa59,#76502b 48%,#2e170b 75%);box-shadow:0 2px 3px #130702}.hero-copy::before{left:-7px}.hero-copy::after{right:-7px}
.header-actions{margin-top:15px}.header-actions .wood-btn::before,.header-actions .wood-btn::after{top:-39px;width:6px;height:42px;border-radius:5px;background:repeating-linear-gradient(135deg,#d2a35e 0 3px,#75461e 3px 6px,#c18b45 6px 9px);box-shadow:inset 1px 0 rgba(255,228,161,.45),inset -1px 0 rgba(45,20,6,.75),0 1px 3px #140803;filter:drop-shadow(1px 1px 1px #1b0902)}.header-actions .wood-btn::before{left:22px}.header-actions .wood-btn::after{right:22px}
@media(max-width:700px){.hero-copy{padding:25px 21px;border-width:8px}.hero-copy::before,.hero-copy::after{width:9px;height:9px}}

/* Final hero material adjustments. */
.hero-copy{background-color:#dfbd82;background-image:url("assets/site-art/Beige panel wide. copy.png");background-position:center;background-size:auto 116%;background-repeat:no-repeat;color:#2c160b}
.hero-copy .eyebrow{color:#8a431d}.hero-copy h1{color:#3b1c0d;text-shadow:0 2px 1px rgba(255,239,202,.7)}.hero-copy h1 em{color:#b95627}.hero-copy>p:not(.eyebrow){color:#2c160b;font-weight:600}
.header-actions .wood-btn::before,.header-actions .wood-btn::after{width:5px;background:linear-gradient(90deg,#4b2b13 0 12%,#9c7040 25%,#c29a62 48%,#8a5c2e 72%,#3d210f 100%);box-shadow:inset 1px 0 rgba(236,205,149,.38),inset -1px 0 rgba(40,18,7,.7),1px 1px 2px rgba(19,7,2,.72);filter:none}
.perks-section::after{display:none!important}

/* How wall scale aligned with Club/Perks; selected section dividers removed. */
.how-section{background-image:url("assets/site-art/generated/wood-how-bg-v3.png");background-position:center;background-size:cover}
.club-section::after,.how-section::after{display:none!important}

/* Background variants without redundant upper beams/planks. */
.perks-section{background-image:url("assets/site-art/generated/wood-perks-bg-no-top-beam.png")}
.wisdom-section{background-image:url("assets/site-art/generated/pet-wisdom-no-top-structures.png"),url("assets/site-art/generated/wood-wisdom-bg.png");background-size:min(2048px,100%) auto,cover;background-position:center,center}

/* Pet Wisdom is split into two responsive layers: scenic wall + independent parchment. */
.wisdom-section{background-image:url("assets/site-art/generated/pet-wisdom-base-youthful-pets-v2.png");background-size:100% 100%;background-position:center;background-repeat:no-repeat}
.wisdom-copy{position:relative;display:flex;flex-direction:column;justify-content:center;width:min(44%,760px);min-height:517px;margin:74px 6.5% 0 auto;padding:62px clamp(46px,4vw,76px) 44px;transform:none;overflow:hidden;background:url("assets/site-art/generated/wisdom-parchment-panel.png") center/100% 100% no-repeat;color:#28150a;filter:drop-shadow(0 15px 18px rgba(22,7,2,.5))}
.wisdom-copy h3{margin:0 0 18px;font-size:clamp(30px,2.7vw,48px);line-height:1.04;text-wrap:balance}
.wisdom-copy p{margin:8px 0;font-size:clamp(14px,1.05vw,18px);line-height:1.46}
.wisdom-copy strong{flex:0 0 auto;width:min(500px,94%);max-width:100%;min-height:76px;margin:20px auto 0;padding:12px clamp(34px,3vw,52px);text-wrap:balance}
@media(max-width:1100px) and (min-width:701px){.wisdom-copy{width:48%;min-height:473px;margin-right:3.5%;padding:54px 40px 38px}.wisdom-copy h3{font-size:clamp(28px,3.3vw,38px)}.wisdom-copy p{font-size:14px;line-height:1.42}.wisdom-copy strong{min-height:66px;margin-top:14px;font-size:clamp(27px,3.4vw,36px)}}
@media(max-width:700px){.wisdom-section{padding-top:115px}.wisdom-copy{width:100%;min-height:561px;margin:24px 0 0;padding:58px 34px 42px;border:0;border-radius:0;background:url("assets/site-art/generated/wisdom-parchment-panel.png") center/100% 100% no-repeat;box-shadow:none;filter:drop-shadow(0 13px 16px rgba(18,6,2,.55))}.wisdom-copy h3{font-size:clamp(29px,9vw,38px)}.wisdom-copy p{font-size:14px;line-height:1.46}.wisdom-copy strong{width:96%;min-height:66px;margin-top:18px;padding:11px 26px;font-size:clamp(27px,8vw,34px)}}
.wisdom-section::after{display:none!important;background-image:none!important}

/* Seamless Privacy-to-Club transition: no decorative divider or visible gap. */
.privacy-bridge::after{content:none!important;display:none!important;background-image:none!important}
.privacy-bridge{background-size:100% 102%;background-position:center top}
.legal-modal[hidden]{display:none}.legal-modal{position:fixed;inset:0;z-index:110;display:grid;place-items:center;padding:clamp(14px,3vw,42px)}.legal-modal-backdrop{position:absolute;inset:0;background:#100603d9;backdrop-filter:blur(8px)}.legal-modal-panel{position:relative;z-index:1;width:min(900px,95vw);max-height:90vh;overflow:auto;padding:clamp(30px,5vw,58px);border:2px solid #8a562d;border-radius:18px;background:linear-gradient(#f3dfb9f5,#dfbd83f5),url("assets/site-art/Beige panel wide. copy.png") center/cover no-repeat;color:var(--ink);box-shadow:0 25px 55px #000a}.legal-modal-close{position:absolute;top:18px;right:20px;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;background:#57250f;color:#fff;font-size:30px;line-height:1;cursor:pointer}.legal-modal-header{text-align:center}.legal-modal-header p{margin:0;color:#9a4c22;font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.legal-modal-header h2{margin:8px 48px 26px;font:700 clamp(30px,4vw,48px)/1.1 "Playfair Display",Georgia,serif}.legal-modal-content{max-height:55vh;overflow:auto;padding:clamp(20px,4vw,38px);border:1px solid #8a562d66;border-radius:12px;background:#fffaf0d9;font-size:15px;line-height:1.75}.legal-modal-content p:first-child{margin-top:0}.legal-modal-content p:last-child{margin-bottom:0}
.copyright span{flex-wrap:wrap;justify-content:flex-end}
.legal-modal-document{display:block;width:100%;height:55vh}
.legal-download{display:flex;justify-content:center;margin:22px 0 0}.legal-download a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 20px;border:1px solid #6d3318;border-radius:8px;background:#c95b20;color:#fff;font:800 13px/1 Inter,Arial,sans-serif;box-shadow:inset 0 1px #ffffff55,0 5px 10px #30120733}.legal-download a:hover{background:#a94718}
.shared-wood-zone{margin-top:-2px}

/* Header alignment: independent paw asset, never stretched with the plank. */
.wood-brand{position:relative}
.wood-brand span{position:relative;z-index:1}
.brand-paw-image{position:absolute;top:50%;left:-74px;z-index:2;width:48px;height:auto;aspect-ratio:auto;transform:translateY(-50%);object-fit:contain;filter:drop-shadow(0 3px 2px rgba(15,5,1,.75));pointer-events:none}
@media(min-width:701px){.wood-header{top:5px}}
@media(max-width:700px){.wood-header{top:-9px}.brand-paw-image{left:-45px;width:34px}}

/* Mobile-only art direction: single privacy plank, one continuous club wall, clean Join wall. */
@media(max-width:700px){
  main{background-color:#211006;background-image:url("assets/site-art/generated/wood-mobile-shared-bg.png");background-position:center top;background-size:100% auto;background-repeat:repeat-y;background-attachment:fixed}
  .wood-hero{min-height:0;padding-bottom:24px;background-color:transparent;background-image:none}
  .privacy-bridge{display:block;min-height:0;margin:0;padding:0 2% 12px;background:transparent}
  .privacy-stack{display:grid;grid-template-rows:repeat(3,108px);gap:2px}
  .privacy-stack h2{display:contents}.privacy-stack h2 span,.privacy-stack p{display:flex;align-items:center;justify-content:center;margin:0;padding:22px 12%;background:url("assets/site-art/generated/privacy-mobile-plank-cropped.png") center/100% 100% no-repeat;text-align:center}
  .privacy-stack h2 span{color:#f4ddb4;font:700 27px/1 "Playfair Display",Georgia,serif;text-shadow:0 3px 3px #150904}.privacy-stack p{color:#fff;font-size:12px;line-height:1.35}
  .shared-wood-zone{margin-top:0;background:transparent}
  .club-section{padding-top:82px!important}
  .shared-wood-zone .club-section,.shared-wood-zone .perks-section,.shared-wood-zone .how-section,.shared-wood-zone .wisdom-section{background-color:transparent!important;background-image:none!important;background-attachment:scroll!important}
  .wisdom-section{padding-bottom:20px!important}
  .join-section{min-height:620px;margin-top:0;padding:150px 28px 42px;background-color:#07566a;background-image:url("assets/site-art/generated/join-mobile-blue-ropes.png");background-position:center top;background-size:cover;background-repeat:no-repeat;background-attachment:scroll}
  .mobile-account-link{display:block!important;margin-top:8px;padding:12px 16px!important;border:1px solid #b07b43!important;border-radius:7px;text-align:center}.mobile-join-link{background:#075669}.mobile-login-link{margin-top:0;background:#8b5d35}
}

@media(min-width:701px){.mobile-account-link{display:none!important}}

/* Desktop framing and image fidelity.
   Keep the original artwork ratios so the wood frames are not stretched or
   clipped against the browser edge on shorter desktop screens. */
@media(min-width:701px){
  body{padding-inline:clamp(10px,1vw,18px)}
  .wood-hero,.privacy-bridge,.shared-wood-zone,.join-section,.wood-footer{width:100%;overflow:hidden}
  .wood-hero{min-height:clamp(680px,49.47vw,950px)}
  .privacy-bridge{min-height:auto;aspect-ratio:1920/355;background-size:100% auto}
  .club-section{min-height:clamp(760px,53.35vw,900px);background-size:cover}
  .perks-section{min-height:clamp(900px,55.56vw,1080px);background-size:cover}
  .how-section{min-height:clamp(760px,56.28vw,920px);background-size:cover}
  .wisdom-section{min-height:clamp(520px,37.5vw,768px);background-size:cover}
  .wisdom-copy{min-height:clamp(390px,25.25vw,517px);margin-top:clamp(46px,3.62vw,74px);padding-block:clamp(38px,3vw,62px) clamp(30px,2.15vw,44px)}
  .join-section{min-height:clamp(430px,30.1vw,578px);background-size:cover}
  .wood-footer{background-size:cover}
}

@media(min-width:701px) and (max-width:1400px){
  .wood-section{padding-inline:clamp(54px,5vw,72px)}
  .join-section{padding-left:39%;padding-right:12%}
}

/* Raster content always preserves its intrinsic proportions. */
.club-character,.modal-panel img,.brand-paw-image,.brand-logo,.petled-banner{
  object-fit:contain;
  height:auto;
}
.club-card>.club-character{height:330px}
.modal-panel img{height:390px}
@media(max-width:700px){
  .club-card>.club-character{height:330px}
  .modal-panel img{height:220px}
}
