@font-face{font-family:TopFloorDIN;src:url(./din-bold.ttf) format("truetype");font-weight:700}@font-face{font-family:TopFloorDIN;src:url(./din-black.ttf) format("truetype");font-weight:900}:root{--tf-bg: #f4f0e8;--tf-black: #050505;--tf-muted: #c9c3c3}html,body{margin:0;padding:0;background:var(--tf-bg);color:var(--tf-black);font-family:TopFloorDIN,Arial,sans-serif;text-transform:uppercase;letter-spacing:.08em}a{color:inherit;text-decoration:none}button,input{font-family:inherit;text-transform:uppercase}.tf-main{min-height:calc(100vh - 260px);display:flex;justify-content:center;align-items:flex-start;padding-top:12px}.tf-rule{width:100%;height:3px;background:var(--tf-black);margin:18px 0}.tf-page-box{width:300px;text-align:left}.tf-page-title{text-align:center;font-size:21px;font-weight:900;letter-spacing:.22em;margin:0 0 8px}.tf-page-subtitle{text-align:center;font-size:9px;line-height:1.5;margin:0 0 20px}.tf-section{margin-bottom:24px}.tf-section-title{font-size:12px;font-weight:900;letter-spacing:.2em;margin-bottom:6px}.tf-section-text{font-size:9px;line-height:1.55;letter-spacing:.05em}.tf-header{position:relative;height:145px;padding:34px 52px 0;font-weight:900}.tf-logo{position:absolute;top:25px;left:50%;transform:translate(-50%);font-size:30px}.tf-header-left{position:absolute;top:48px;left:52px;font-size:13px}.tf-header-right{position:absolute;top:48px;right:52px;font-size:13px}.tf-nav{position:absolute;top:92px;left:50%;transform:translate(-50%);display:flex;gap:130px;font-size:15px}.tf-footer{position:fixed;left:0;right:0;bottom:18px;height:60px;display:flex;align-items:flex-end;justify-content:center}.tf-signature{position:fixed;left:52px;bottom:20px;width:88px}.tf-footer-center{width:610px;text-align:center}.tf-footer-row{display:flex;justify-content:center;align-items:center;gap:42px;font-size:8px;font-weight:900}.tf-footer-brand{font-size:14px;white-space:nowrap}.tf-footer-small{margin-top:18px;gap:120px;font-size:6px}.tf-lobby{text-align:center;margin-top:120px}.tf-lobby-title{font-size:28px;font-weight:900}.tf-lobby-subtitle{font-size:9px;margin-top:8px}.tf-lobby-count{font-size:52px;font-weight:900;margin:10px 0}.tf-lobby-button{display:inline-block;width:95px;padding:5px 0;border:2px solid var(--tf-black);font-size:9px}.tf-archive{text-align:center;width:300px}.tf-archive-image,.tf-product-image,.tf-cart-image{background:var(--tf-muted)}.tf-archive-image{width:150px;height:215px;margin:28px auto 10px}.tf-product{display:grid;grid-template-columns:440px 290px;gap:38px;align-items:start;margin-top:5px}.tf-product-image{width:440px;height:500px}.tf-product-info{text-align:center}.tf-product-title{font-size:22px;font-weight:900}.tf-product-price{font-size:28px;font-weight:900;margin:15px 0}.tf-product-add{border:none;background:transparent;font-weight:900;font-size:10px;cursor:pointer}.tf-product-description{text-align:left;font-size:9px;line-height:1.55;margin-top:18px}.tf-cart{width:300px}.tf-cart-row{display:grid;grid-template-columns:105px 1fr;gap:12px}.tf-cart-image{width:105px;height:120px}.tf-cart-text{font-size:9px;line-height:1.8}.tf-cart-total{display:flex;justify-content:space-between;font-size:9px;font-weight:900}@media screen and (max-width:768px){.tf-header{height:125px;padding:28px 22px 0}.tf-logo{font-size:22px}.tf-header-left,.tf-header-right{top:45px;font-size:9px}.tf-header-left{left:20px}.tf-header-right{right:20px}.tf-nav{top:85px;gap:40px;font-size:11px}.tf-product{display:block;width:90%}.tf-product-image{width:100%;height:390px;margin-bottom:24px}.tf-footer-row{gap:14px;font-size:6px}.tf-footer-brand{font-size:10px}.tf-footer-small{gap:35px}.tf-signature{left:22px;width:24px}}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:9999;opacity:.06;background-image:radial-gradient(circle at 20% 30%,#000 .5px,transparent .5px),radial-gradient(circle at 80% 70%,#000 .5px,transparent .5px);background-size:6px 6px}body{opacity:0;transition:opacity .45s ease}body.tf-loaded{opacity:1}.tf-product-gallery{text-align:center}.tf-gallery-main{width:440px;height:500px;object-fit:cover;background:var(--tf-muted)}.tf-gallery-dots{display:flex;justify-content:center;gap:6px;margin-top:10px}.tf-gallery-dot{width:5px;height:5px;border-radius:50%;background:var(--tf-black);opacity:.35;border:none;padding:0}.tf-gallery-dot.is-active{opacity:1}.tf-quantity{display:flex;justify-content:center;align-items:center;gap:14px;font-size:9px;margin:12px 0}.tf-quantity button{border:none;background:transparent;cursor:pointer;font-size:10px;font-weight:900}.tf-quantity input{width:20px;border:none;background:transparent;text-align:center;font-size:9px}.tf-password{min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;background:var(--tf-bg)}.tf-password-box{width:320px}.tf-password input{border:none;border-bottom:2px solid var(--tf-black);background:transparent;text-align:center;width:100%;padding:8px 0;margin:18px 0}.tf-password button{border:none;background:transparent;font-weight:900;cursor:pointer}.tf-nav a,.tf-header-left,.tf-header-right,.tf-footer a,.tf-product-add,.tf-lobby-button,.tf-gallery-dot,.tf-quantity button,.tf-archive a{transition:opacity .25s ease}.tf-nav a:hover,.tf-header-left:hover,.tf-header-right:hover,.tf-footer a:hover{opacity:.55}.tf-lobby-button:hover{background:var(--tf-black);color:var(--tf-bg)}.tf-product-add:hover{opacity:.55}.tf-quantity button:hover{opacity:.45}.tf-archive a:hover{opacity:.82}.tf-gallery-dot:hover{opacity:1}input:focus{outline:none;opacity:.7}
/*# sourceMappingURL=/cdn/shop/t/2/assets/top-floor.css.map */
