.patchistry-home-game{position:relative;min-height:100svh;overflow:hidden;background:#d9c8a8;color:#1c1208;isolation:isolate;font-family:Helvetica Neue,Helvetica,Arial,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.patchistry-home-game *{box-sizing:border-box}.patchistry-home-game__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:radial-gradient(circle at 50% 12%,rgba(122,92,60,.08),transparent 38%),linear-gradient(180deg,#d9c8a8,#d9c8a8)}.patchistry-home-game__aura{display:none}.patchistry-home-game__inner{width:min(100% - 28px,1180px);min-height:100svh;margin:0 auto;padding:clamp(30px,4vw,64px) 0 clamp(46px,6vw,88px);display:grid;align-content:center;gap:clamp(28px,4.5vw,58px);text-align:center}.patchistry-home-game__hero{display:grid;justify-items:center;gap:clamp(16px,2.4vw,26px)}.patchistry-home-game__logo{width:min(340px,50vw);margin:0 auto}.patchistry-home-game__logo img{width:100%;height:auto;display:block}.patchistry-home-game__copy{width:min(900px,100%);margin:0 auto}.patchistry-home-game__eyebrow{margin:0 0 10px;color:#6b4a28;font-size:11px;font-weight:800;letter-spacing:.24em;text-transform:uppercase}.patchistry-home-game h1{margin:0;color:#1c1208;font-family:Helvetica Neue,Helvetica,Arial,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(42px,6.4vw,86px);font-weight:900;letter-spacing:-.052em;line-height:.92;text-transform:uppercase}.patchistry-home-game__copy p:not(.patchistry-home-game__eyebrow){width:min(660px,100%);margin:16px auto 0;color:#6b4a28;font-size:clamp(17px,1.65vw,21px);font-weight:400;line-height:1.45;letter-spacing:.01em}.patchistry-home-game__experience{width:min(1080px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.24fr) minmax(280px,.76fr);gap:14px;align-items:stretch}.patchistry-home-game__stage{width:100%;margin:0 auto;display:grid}.patchistry-home-game__preview{position:relative;min-height:clamp(410px,44vw,620px);display:grid;place-items:center;overflow:hidden;touch-action:none;-webkit-user-select:none;user-select:none;border:1px solid rgba(122,92,60,.16);border-radius:clamp(24px,3vw,34px);background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.05),transparent 42%),#ffffff03;box-shadow:inset 0 1px #ffffff0a,0 22px 62px #00000038}.patchistry-home-game__product-shadow{position:absolute;left:50%;bottom:15%;width:58%;height:12%;transform:translate(-50%);border-radius:999px;background:radial-gradient(ellipse at center,rgba(0,0,0,.48),transparent 70%);filter:blur(8px);opacity:.85}.patchistry-home-game__hat{position:relative;z-index:1;width:min(500px,78%);transform:translateY(0) scale(1);transition:transform .28s ease,filter .28s ease,opacity .28s ease;filter:drop-shadow(0 24px 32px rgba(0,0,0,.46));pointer-events:none}.patchistry-home-game__hat img,.patchistry-home-game__patch img,.patchistry-home-game__floating-patch img{display:block;width:100%;height:auto;transition:opacity .18s ease;pointer-events:none}.patchistry-home-game__hat-fallback{aspect-ratio:16/10;display:grid;place-items:center;border:1px solid rgba(122,92,60,.2);border-radius:999px 999px 30px 30px;color:#6b4a28;background:radial-gradient(circle at 50% 28%,rgba(28,18,8,.07),transparent 38%),#0003;font-size:clamp(34px,5.2vw,62px);font-weight:900;letter-spacing:-.045em;text-transform:uppercase}.patchistry-home-game__patch{position:absolute;z-index:20;left:50%;top:44%;width:min(101px,14.85vw);aspect-ratio:1;display:grid;place-items:center;opacity:0;cursor:grab;transform:translate(-50%,-50%) rotate(-1.5deg);transition:opacity .18s ease,filter .18s ease;filter:drop-shadow(0 10px 14px rgba(0,0,0,.24))}.patchistry-home-game__patch img{transform:perspective(700px) rotateX(6deg) rotate(-1deg);transform-origin:center;filter:drop-shadow(0 7px 8px rgba(0,0,0,.18))}.patchistry-home-game__patch.is-dragging,.patchistry-home-game__floating-patch.is-dragging{cursor:grabbing;z-index:30}.patchistry-home-game__patch.is-dragging{transform:translate(-50%,-50%) rotate(-1.5deg)!important}.patchistry-home-game__floating-patch.is-dragging{transform:translate(-50%,-50%) scale(1.02) rotate(0)!important}.patchistry-home-game__patch span,.patchistry-home-game__patch-only span{width:100%;height:100%;display:grid;place-items:center;border:1px solid rgba(0,0,0,.18);border-radius:999px;background:linear-gradient(135deg,#1c1208,#6b4a28);color:#d9c8a8;font-size:11px;font-weight:900;letter-spacing:-.02em;text-align:center;text-transform:uppercase}.patchistry-home-game.is-patched .patchistry-home-game__patch{opacity:1;transform:translate(-50%,-50%) rotate(-1.5deg)}.patchistry-home-game__patch-cloud{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none;transition:opacity .22s ease}.patchistry-home-game.is-patched:not(.is-dragging-patch) .patchistry-home-game__patch-cloud{opacity:.9}.patchistry-home-game__floating-patch{position:absolute;width:min(51px,8.25vw);aspect-ratio:1;display:grid;place-items:center;padding:0;border:1px solid rgba(122,92,60,.18);border-radius:16px;background:#0000004d;box-shadow:0 10px 20px #0000002e;cursor:grab;opacity:0;pointer-events:auto;transform:translate(-50%,-50%) scale(.92);transition:opacity .2s ease var(--pcr-delay, 0ms),transform .2s ease var(--pcr-delay, 0ms),border-color .16s ease}.patchistry-home-game__floating-patch.is-live{opacity:.82;transform:translate(-50%,-50%) scale(1)}.patchistry-home-game.is-patched:not(.is-dragging-patch) .patchistry-home-game__floating-patch.is-live:not(.was-used){opacity:.62;transform:translate(-50%,-50%) scale(1)}.patchistry-home-game__floating-patch:hover{border-color:#7a5c3c6b;transform:translate(-50%,-50%) scale(1.04)}.patchistry-home-game__floating-patch.was-used{opacity:.46;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}.patchistry-home-game__floating-patch img{width:86%;height:86%;object-fit:contain}.patchistry-home-game__patch-only{position:absolute;inset:auto auto 24px 24px;opacity:0;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease}.patchistry-home-game.is-patch-only .patchistry-home-game__patch-only{opacity:1;transform:translateY(0)}.patchistry-home-game.is-patch-only .patchistry-home-game__hat{opacity:.18;transform:scale(.86)}.patchistry-home-game__builder-panel{display:grid;gap:12px;align-content:stretch}.patchistry-home-game__status-panel,.patchistry-home-game__control-deck{border:1px solid rgba(122,92,60,.14);border-radius:22px;background:#ffffff03;box-shadow:inset 0 1px #ffffff06,0 14px 42px #00000029}.patchistry-home-game__status-panel{padding:17px;display:grid;align-content:center;gap:8px;text-align:left}.patchistry-home-game__status-kicker{color:#6b4a28;font-size:10px;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.patchistry-home-game__status-panel strong{color:#1c1208;font-size:clamp(21px,2.35vw,31px);font-weight:900;letter-spacing:-.035em;line-height:.96;text-transform:uppercase}.patchistry-home-game__status-panel p{margin:0;color:#7a5c3cd1;font-size:13px;line-height:1.42}.patchistry-home-game__control-deck{padding:17px;display:grid;align-content:center;gap:15px;text-align:left}.patchistry-home-game__control-group{display:flex;justify-content:flex-start;align-items:center;gap:8px;flex-wrap:wrap}.patchistry-home-game__control-group>span{width:100%;color:#1c12087a;font-size:10px;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.patchistry-home-game__control-group button{-webkit-appearance:none;appearance:none;min-height:38px;padding:0 12px;border-radius:999px;border:1px solid rgba(122,92,60,.22);background:#ffffff05;color:#6b4a28;cursor:pointer;font-size:10px;font-weight:850;letter-spacing:.13em;text-transform:uppercase;transition:transform .16s ease,background .16s ease,color .16s ease}.patchistry-home-game__control-group button:hover{transform:translateY(-1px)}.patchistry-home-game__control-group button.is-active{background:linear-gradient(135deg,#1c1208,#6b4a28);color:#d9c8a8;border-color:#7a5c3ca8}.patchistry-home-game__image-choice{min-height:52px!important;display:inline-flex;align-items:center;gap:8px;max-width:100%}.patchistry-home-game__image-choice img{width:30px;height:30px;object-fit:contain;border-radius:999px;background:#0000003d}.patchistry-home-game__image-choice span{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.patchistry-home-game.is-reacting .patchistry-home-game__preview{animation:pHomeReact .24s ease}@keyframes pHomeReact{0%{transform:scale(1)}45%{transform:scale(1.002)}to{transform:scale(1)}}.patchistry-home-game__cta-row,.patchistry-home-game__story,.patchistry-home-proof,.patchistry-home-collections,.patchistry-home-collections__inner,.patchistry-home-collections__rail{display:none}.patchistry-home-game__cta{justify-self:center;min-height:56px;display:inline-flex;align-items:center;justify-content:center;padding:0 32px;border-radius:999px;background:linear-gradient(135deg,#1c1208,#6b4a28);color:#d9c8a8;text-decoration:none;font-size:12px;font-weight:900;letter-spacing:.17em;text-transform:uppercase;box-shadow:0 16px 30px #0000003d}.patchistry-home-game__cta--panel{width:100%}.patchistry-home-game__cta-note{display:none}@media(min-width:1440px){.patchistry-home-game__inner{width:min(100% - 56px,1280px)}.patchistry-home-game h1{font-size:clamp(66px,5.2vw,96px)}}@media(min-width:750px)and (max-width:1080px){.patchistry-home-game__experience{grid-template-columns:1fr;width:min(780px,100%)}.patchistry-home-game__status-panel,.patchistry-home-game__control-deck{text-align:center}.patchistry-home-game__control-group{justify-content:center}.patchistry-home-game__control-group>span{text-align:center}}@media(max-width:749px){.patchistry-home-game__inner{width:calc(100% - 24px);padding-top:78px}.patchistry-home-game__logo{width:min(260px,52vw)}.patchistry-home-game h1{font-size:clamp(40px,10.5vw,52px);letter-spacing:-.055em}.patchistry-home-game__copy p:not(.patchistry-home-game__eyebrow){font-size:clamp(16px,4.8vw,20px)}.patchistry-home-game__experience{grid-template-columns:1fr;gap:12px}.patchistry-home-game__status-panel{text-align:center}.patchistry-home-game__preview{min-height:390px}.patchistry-home-game__hat{width:min(400px,82%)}.patchistry-home-game__patch{width:clamp(73px,21vw,95px)}.patchistry-home-game__floating-patch{width:40px;border-radius:12px}.patchistry-home-game.is-patched:not(.is-dragging-patch) .patchistry-home-game__floating-patch.is-live:not(.was-used){opacity:.56}.patchistry-home-game__control-group{justify-content:flex-start}.patchistry-home-game__control-group>span{width:100%;text-align:left}.patchistry-home-game__image-choice span{max-width:96px}}.patchistry-home-game.is-patched:not(.is-dragging-patch) .patchistry-home-game__patch-cloud{opacity:.9!important;pointer-events:auto!important}.patchistry-home-game.is-patched:not(.is-dragging-patch) .patchistry-home-game__floating-patch{opacity:.58!important;pointer-events:auto!important;transform:translate(-50%,-50%) scale(1)!important}.patchistry-home-game__floating-patch.was-used{opacity:.46!important;pointer-events:auto!important;transform:translate(-50%,-50%) scale(1)!important}.patchistry-home-game__patch,.patchistry-home-game__patch-only,.patchistry-home-game__control-group--expression,.patchistry-home-game__control-group--canvas [data-home-canvas=none]{display:none!important}.patchistry-home-game__placed-patches{position:absolute;top:0;right:0;bottom:0;left:0;z-index:24;pointer-events:none}.patchistry-home-game__placed-patch{position:absolute;left:50%;top:44%;width:min(101px,14.85vw);aspect-ratio:1;display:grid;place-items:center;padding:0;border:0;background:transparent;cursor:grab;pointer-events:auto;transform:translate(-50%,-50%) rotate(-1.5deg);filter:drop-shadow(0 10px 14px rgba(0,0,0,.24));touch-action:none}.patchistry-home-game__placed-patch.is-selected:after{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border:1px solid rgba(122,92,60,.54);border-radius:18px;box-shadow:0 0 0 3px #7a5c3c1a;pointer-events:none}.patchistry-home-game__placed-patch img{display:block;width:100%;height:auto;pointer-events:none;transform:perspective(700px) rotateX(6deg) rotate(-1deg);transform-origin:center;filter:drop-shadow(0 7px 8px rgba(0,0,0,.18))}.patchistry-home-game__placed-patch span{width:100%;height:100%;display:grid;place-items:center;border-radius:999px;background:linear-gradient(135deg,#1c1208,#6b4a28);color:#d9c8a8;font-size:11px;font-weight:900;text-transform:uppercase}.patchistry-home-game__placed-patch.is-dragging{z-index:40;cursor:grabbing;transform:translate(-50%,-50%) rotate(-1.5deg)!important}.patchistry-home-game__patch-toolbar{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;z-index:3!important;width:max-content!important;max-width:calc(100% - 32px)!important;margin:-2px auto 14px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.patchistry-home-game__patch-toolbar[hidden]{display:none!important}.patchistry-home-game__status-panel+.patchistry-home-game__patch-toolbar{margin-top:-2px!important;margin-bottom:14px!important}.patchistry-home-game__patch-toolbar+.patchistry-home-game__control-deck{margin-top:0!important}.patchistry-home-game__preview{-webkit-tap-highlight-color:transparent}.patchistry-home-game__builder-panel{min-width:0}.patchistry-home-game__status-panel strong,.patchistry-home-game__status-panel p{overflow-wrap:anywhere}@media(max-width:749px){.patchistry-home-game__inner{gap:34px}.patchistry-home-game__preview{min-height:clamp(360px,92vw,430px)!important}.patchistry-home-game__hat{width:min(390px,84%)!important}.patchistry-home-game__placed-patch{width:clamp(73px,21vw,95px)!important}.patchistry-home-game__floating-patch{width:40px!important}.patchistry-home-game.is-patched:not(.is-dragging-patch) .patchistry-home-game__floating-patch{opacity:.54!important}.patchistry-home-game__patch-toolbar{max-width:calc(100% - 28px)!important;margin:-4px auto 14px!important}.patchistry-home-game__control-deck{max-height:none;overflow:visible}.patchistry-home-game__image-choice{flex:1 1 calc(50% - 8px);justify-content:center}}@media(min-width:750px)and (max-width:1080px){.patchistry-home-game__experience{width:min(860px,100%)!important}}.patchistry-home-menu{position:fixed;z-index:80;top:max(18px,env(safe-area-inset-top));right:max(18px,env(safe-area-inset-right))}.patchistry-home-game__logo{width:min(420px,58vw)!important}.patchistry-home-menu__details{position:relative}.patchistry-home-menu__summary{width:68px;height:68px;display:grid;place-items:center;list-style:none;border:1px solid rgba(122,92,60,.38);border-radius:22px;background:radial-gradient(circle at 30% 15%,rgba(122,92,60,.18),transparent 42%),#070707c2;box-shadow:0 20px 42px #00000057,inset 0 1px #ffffff0f;cursor:pointer;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.patchistry-home-menu__summary::-webkit-details-marker{display:none}.patchistry-home-menu__summary span,.patchistry-home-menu__summary span:before,.patchistry-home-menu__summary span:after{display:block;width:31px;height:3px;border-radius:999px;background:#1c1208;transition:transform .18s ease,opacity .18s ease}.patchistry-home-menu__summary span{position:relative}.patchistry-home-menu__summary span:before,.patchistry-home-menu__summary span:after{content:"";position:absolute;left:0}.patchistry-home-menu__summary span:before{top:-10px}.patchistry-home-menu__summary span:after{top:10px}.patchistry-home-menu__details[open] .patchistry-home-menu__summary span{background:transparent}.patchistry-home-menu__details[open] .patchistry-home-menu__summary span:before{transform:translateY(10px) rotate(45deg)}.patchistry-home-menu__details[open] .patchistry-home-menu__summary span:after{transform:translateY(-10px) rotate(-45deg)}.patchistry-home-menu__panel{position:absolute;top:calc(100% + 12px);right:0;width:min(310px,calc(100vw - 28px));padding:10px;display:grid;gap:6px;border:1px solid rgba(122,92,60,.28);border-radius:22px;background:#070707f0;box-shadow:0 24px 60px #0000007a,inset 0 1px #ffffff0d;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.patchistry-home-menu__panel a{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 14px;border-radius:14px;color:#1c1208;text-decoration:none;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.patchistry-home-menu__panel a:hover,.patchistry-home-menu__panel a:focus-visible{background:#7a5c3c1f;color:#6b4a28}.patchistry-home-menu__panel a:after{content:"\2192";color:#6b4a28;opacity:.75}.patchistry-home-footer{width:min(100% - 28px,1280px);margin:0 auto;padding:clamp(30px,4.5vw,64px) 0 clamp(24px,3.5vw,46px);border-top:1px solid rgba(122,92,60,.22);display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:clamp(20px,3vw,40px);color:#1c1208;font-family:Helvetica Neue,Helvetica,Arial,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.patchistry-home-footer__brand{display:grid;gap:12px;align-content:start}.patchistry-home-footer__eyebrow{color:#6b4a28;font-size:10px;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.patchistry-home-footer__brand h2{margin:0;max-width:760px;font-family:Helvetica Neue,Helvetica,Arial,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1c1208;font-size:clamp(34px,5vw,72px);font-weight:900;letter-spacing:-.035em;line-height:.88;text-transform:uppercase}.patchistry-home-footer__brand p{margin:0;max-width:640px;color:#7a5c3ce0;font-size:clamp(15px,1.55vw,20px);font-weight:400;line-height:1.48;letter-spacing:.015em}.patchistry-home-footer__signup{padding:18px;border:1px solid rgba(122,92,60,.24);border-radius:22px;background:radial-gradient(circle at 20% 0%,rgba(122,92,60,.12),transparent 42%),#ffffff05;box-shadow:inset 0 1px #ffffff0b}.patchistry-home-footer__signup h3{margin:0 0 8px;color:#1c1208;font-size:14px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.patchistry-home-footer__signup p{margin:0 0 14px;color:#1c12089e;font-size:13px;line-height:1.38}.patchistry-home-footer__form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.patchistry-home-footer__form input[type=email]{min-height:48px;width:100%;border:1px solid rgba(122,92,60,.28);border-radius:14px;background:#00000057;color:#1c1208;padding:0 13px;outline:none}.patchistry-home-footer__form input[type=email]::placeholder{color:#1c12086b}.patchistry-home-footer__form button{min-height:48px;border:0;border-radius:14px;padding:0 16px;background:linear-gradient(135deg,#1c1208,#6b4a28);color:#d9c8a8;cursor:pointer;font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.patchistry-home-footer__links{grid-column:1 / -1;display:grid;justify-items:center;align-items:center;gap:15px;padding-top:2px;text-align:center}.patchistry-home-footer__socials{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px}.patchistry-home-footer__socials a{width:38px;height:38px;display:inline-grid;place-items:center;border:1px solid rgba(122,92,60,.28);border-radius:999px;color:#6b4a28;background:#ffffff05;text-decoration:none;box-shadow:inset 0 1px #ffffff0a;font-size:0}.patchistry-home-footer__socials a:hover,.patchistry-home-footer__socials a:focus-visible{background:#7a5c3c1f;color:#1c1208}.patchistry-home-footer__socials svg{width:17px;height:17px;display:block;fill:none}.patchistry-home-footer__socials svg path,.patchistry-home-footer__socials svg circle,.patchistry-home-footer__socials svg rect{vector-effect:non-scaling-stroke}.patchistry-home-footer__payments{display:flex!important;flex-wrap:nowrap!important;align-items:center;justify-content:center;gap:14px;width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;padding:2px 0 5px;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-inline:auto}.patchistry-home-footer__payments::-webkit-scrollbar{display:none}.patchistry-home-footer__payment-icon-wrap{flex:0 0 auto;height:auto;min-width:auto;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.patchistry-home-footer__payment-icon,.patchistry-home-footer__payment-icon-wrap svg,.patchistry-home-footer__payment-icon-wrap img{display:block!important;width:auto!important;height:20px!important;max-width:none!important}.patchistry-home-footer__payment-wordmark{display:none!important}.patchistry-home-footer__fineprint{margin-top:2px;color:#1c12085c;font-size:10px;letter-spacing:.075em;text-transform:uppercase}@media(min-width:990px){.patchistry-home-footer__links{grid-template-columns:auto minmax(280px,1fr) auto;align-items:center;justify-content:space-between;gap:18px;text-align:left}.patchistry-home-footer__payments{justify-self:center;justify-content:center}.patchistry-home-footer__fineprint{justify-self:end;margin-top:0}}@media(max-width:749px){.patchistry-home-game__logo{width:min(310px,54vw)!important}.patchistry-home-menu{top:max(14px,env(safe-area-inset-top));right:max(14px,env(safe-area-inset-right))}.patchistry-home-menu__summary{width:60px;height:60px;border-radius:19px}.patchistry-home-menu__panel{width:min(300px,calc(100vw - 22px))}.patchistry-home-footer{grid-template-columns:1fr;width:calc(100% - 24px);gap:22px}.patchistry-home-footer__brand h2{font-size:clamp(34px,12.3vw,54px);letter-spacing:-.045em}.patchistry-home-footer__form{grid-template-columns:1fr}.patchistry-home-footer__links{gap:14px}.patchistry-home-footer__payments{gap:12px;justify-content:center;padding-inline:2px}.patchistry-home-footer__payment-icon,.patchistry-home-footer__payment-icon-wrap svg,.patchistry-home-footer__payment-icon-wrap img{height:18px!important}}.patchistry-legal-links{width:min(100% - 48px,980px);margin:22px auto 0;padding:18px 0 0;border-top:1px solid rgba(122,92,60,.16);display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px 18px}.patchistry-legal-links a,.patchistry-legal-links__button{-webkit-appearance:none;appearance:none;border:0;background:transparent;color:#1c12088f;cursor:pointer;font:inherit;font-size:10px;font-weight:850;letter-spacing:.15em;line-height:1.2;padding:4px 0;text-decoration:none;text-transform:uppercase;transition:color .16s ease,opacity .16s ease}.patchistry-legal-links a:hover,.patchistry-legal-links__button:hover{color:#6b4a28}@media(max-width:749px){.patchistry-legal-links{width:calc(100% - 32px);justify-content:flex-start;gap:12px 16px;margin-top:18px}.patchistry-legal-links a,.patchistry-legal-links__button{font-size:9px;letter-spacing:.13em}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/patchistry-home.css.map */
