.totwoo-footer{--totwoo-footer-bg: #000000;--totwoo-footer-ink: #f6efe6;--totwoo-footer-ink-soft: rgba(246, 239, 230, .62);--totwoo-footer-line: rgba(246, 239, 230, .16);--totwoo-footer-moon: #d6a87a;--totwoo-footer-sun: #f7d98c;--totwoo-footer-ease: cubic-bezier(.22, 1, .36, 1);position:relative;background:var(--totwoo-footer-bg);color:var(--totwoo-footer-ink);padding-top:4.5rem;overflow:hidden}.totwoo-footer__demo{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:2rem 3rem}.totwoo-footer__demo-stage{position:relative;flex-shrink:0;width:16rem;aspect-ratio:1 / 1;border-radius:50%;overflow:hidden}.totwoo-footer__demo-photo{display:block;width:100%;height:100%;object-fit:contain;transform:scale(1.55);filter:drop-shadow(0 1.2rem 2.4rem rgba(0,0,0,.45));transition:filter .3s var(--totwoo-footer-ease)}.totwoo-footer__demo-glow{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:radial-gradient(circle at 50% 50%,hsl(0 100% 75%) 0%,hsl(0 100% 60%) 55%,transparent 78%);filter:hue-rotate(var(--demo-hue, 0deg));mix-blend-mode:screen;opacity:0;box-shadow:0 0 #ff4d4d00;transition:opacity .3s var(--totwoo-footer-ease),box-shadow .3s var(--totwoo-footer-ease);pointer-events:none}.totwoo-footer__demo-glow--on{box-shadow:0 0 4.5rem .5rem #ff4d4d8c}.totwoo-footer__demo-controls{display:flex;flex-direction:column;gap:2.2rem;width:100%;max-width:30rem}.totwoo-footer__demo-control{display:flex;flex-direction:column;gap:.8rem}.totwoo-footer__demo-control label{font-size:1.25rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--totwoo-footer-ink-soft)}.totwoo-footer__demo-control input[type=range]{-webkit-appearance:none;appearance:none;width:100%;height:2px;background:var(--totwoo-footer-line);border-radius:999px;outline:none}.totwoo-footer__demo-control input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:1.8rem;height:1.8rem;border-radius:50%;background:var(--thumb-color, var(--totwoo-footer-ink));border:2px solid var(--totwoo-footer-bg);box-shadow:0 0 0 1px var(--totwoo-footer-line);cursor:pointer;transition:background .15s var(--totwoo-footer-ease)}.totwoo-footer__demo-control input[type=range]::-moz-range-thumb{width:1.8rem;height:1.8rem;border-radius:50%;background:var(--thumb-color, var(--totwoo-footer-ink));border:2px solid var(--totwoo-footer-bg);cursor:pointer;transition:background .15s var(--totwoo-footer-ease)}.totwoo-footer__demo-note{color:var(--totwoo-footer-ink-soft);font-size:1.1rem}@media screen and (max-width:549px){.totwoo-footer__demo{flex-direction:column}}.totwoo-footer__line{flex:1;height:1px;background:linear-gradient(90deg,var(--totwoo-footer-moon) 0%,var(--totwoo-footer-line) 45%,var(--totwoo-footer-line) 55%,var(--totwoo-footer-sun) 100%)}.totwoo-footer__grid{display:flex;flex-wrap:wrap;align-items:flex-start;gap:4rem;padding:4rem 0;border-top:1px solid var(--totwoo-footer-line)}.totwoo-footer__grid-col--brand{flex:0 0 26rem;max-width:30rem}.totwoo-footer__grid-col:not(.totwoo-footer__grid-col--brand):not(.totwoo-footer__grid-col--demo){flex:0 0 12rem}.totwoo-footer__grid-col--demo{margin-left:auto}.totwoo-footer__grid-col--demo .totwoo-footer__demo{padding:0}.totwoo-footer__wordmark{display:inline-block;font-family:var(--font-heading-family);font-size:3rem;font-style:italic;color:var(--totwoo-footer-ink);text-decoration:none;line-height:1}.totwoo-footer__tagline{margin:1rem 0 2.4rem;color:var(--totwoo-footer-ink-soft);font-size:1.4rem;letter-spacing:.02em}.totwoo-footer__newsletter-button{display:inline-block;padding:1.1rem 2.2rem;border:1px solid var(--totwoo-footer-ink);border-radius:999px;color:var(--totwoo-footer-ink);text-decoration:none;font-weight:700;font-size:1.3rem;letter-spacing:.02em;transition:background .3s var(--totwoo-footer-ease),color .3s var(--totwoo-footer-ease)}.totwoo-footer__newsletter-button:hover{background:var(--totwoo-footer-ink);color:var(--totwoo-footer-bg)}.totwoo-footer__link-heading{margin:0 0 1.6rem;font-size:1.25rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--totwoo-footer-ink-soft)}.totwoo-footer__link-list{display:flex;flex-direction:column;gap:1.1rem}.totwoo-footer__link-list a{color:var(--totwoo-footer-ink);text-decoration:none;font-size:1.5rem;transition:color .25s var(--totwoo-footer-ease),padding-left .25s var(--totwoo-footer-ease)}.totwoo-footer__link-list a:hover{color:var(--totwoo-footer-sun);padding-left:.4rem}.totwoo-footer__social.list-social{gap:1.2rem}.totwoo-footer__social .list-social__link{color:var(--totwoo-footer-ink)}.totwoo-footer__social .list-social__link:hover{color:var(--totwoo-footer-sun)}.totwoo-footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.2rem;padding:2.4rem 0;border-top:1px solid var(--totwoo-footer-line)}.totwoo-footer__copyright{color:var(--totwoo-footer-ink-soft);font-size:1.2rem}.totwoo-footer__policies{display:flex;flex-wrap:wrap;gap:1.6rem}.totwoo-footer__policies a{color:var(--totwoo-footer-ink-soft);font-size:1.2rem;text-decoration:none}.totwoo-footer__policies a:hover{color:var(--totwoo-footer-ink)}@media screen and (max-width:749px){.totwoo-footer{padding-top:3.5rem}.totwoo-footer__wordmark{font-size:2.4rem}.totwoo-footer__grid{flex-direction:column;gap:3rem;padding:3rem 0}.totwoo-footer__grid-col--brand{max-width:none}.totwoo-footer__grid-col--demo{margin-left:0;width:100%}.totwoo-footer__bottom{flex-direction:column;align-items:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/totwoo-footer.css.map */
