:root{--tp-black:#0a0a0a;--tp-white:#fff;--tp-off:#f5f1ea;--tp-lime:#b9df38;--tp-orange:#ff7b1c;--tp-blue:#45b8f2;--tp-magenta:#e91e78;--tp-text:#171717;--tp-line:#d8d2c8;--tp-shell:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.teesopia-home{margin:0;background:var(--tp-off);color:var(--tp-text);font-family:Manrope,Arial,sans-serif}.tp-shell{width:min(var(--tp-shell),calc(100% - 40px));margin-inline:auto}.tp-announcement{background:#050505;color:#fff;text-align:center;padding:9px 20px;font-size:11px;font-weight:700;letter-spacing:.12em}.tp-announcement span{margin:0 14px}.tp-header{height:94px;background:#fff;display:grid;grid-template-columns:220px 1fr 180px;align-items:center;padding:0 max(28px,calc((100vw - var(--tp-shell))/2));position:relative;z-index:5}.tp-logo img{width:140px;display:block}.tp-nav{display:flex;justify-content:center;gap:38px}.tp-nav a,.tp-actions a{color:#111;text-decoration:none;font-size:12px;font-weight:800;letter-spacing:.04em}.tp-actions{display:flex;justify-content:flex-end;gap:24px;font-size:25px}.tp-hero{position:relative;min-height:620px;background:#dcd8cf;overflow:hidden}.tp-hero>img{width:100%;height:620px;object-fit:cover;display:block}.tp-hero-copy{position:absolute;z-index:2;left:max(40px,calc((100vw - var(--tp-shell))/2));top:84px}.tp-hero h1,.tp-collection-copy h2,.tp-section-head h2,.tp-manifesto h2,.tp-calien-copy h2,.tp-game-card h3{font-family:'Archivo Black',Archivo,sans-serif}.tp-hero h1{font-size:72px;line-height:.96;margin:0 0 22px;letter-spacing:-.04em}.tp-hero h1 span{color:var(--tp-lime)}.tp-hero p{font-size:20px;line-height:1.45;margin-bottom:26px}.tp-button{display:inline-flex;align-items:center;gap:20px;padding:16px 22px;text-decoration:none;font-size:11px;font-weight:800;letter-spacing:.03em;border:1px solid transparent}.tp-button-lime{background:var(--tp-lime);color:#111}.tp-button-blue{background:var(--tp-blue);color:#111}.tp-button-outline{border-color:#111;color:#111;background:transparent}.tp-collections{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:-70px;position:relative;z-index:3}.tp-collection-card{position:relative;height:350px;overflow:hidden}.tp-collection-card img{width:100%;height:100%;object-fit:cover}.tp-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 20%,rgba(0,0,0,.75))}.tp-collection-copy{position:absolute;inset:auto 26px 24px;color:#fff}.tp-collection-copy h2{font-size:36px;margin:0 0 14px;color:var(--tp-magenta);text-shadow:0 2px 18px rgba(0,0,0,.45)}.tp-collection-copy p{font-size:14px;max-width:220px;min-height:42px}.tp-collection-copy a{color:var(--tp-lime);text-decoration:none;font-weight:800;font-size:12px}.tp-products{padding:42px 0 24px}.tp-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.tp-section-head h2{font-size:26px;margin:0}.tp-section-head a{color:#111;text-decoration:none;font-size:11px;font-weight:800}.tp-product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.tp-product-card img{width:100%;aspect-ratio:1/1.18;object-fit:cover;background:#eee8df}.tp-product-card h3{font-size:11px;margin:10px 0 4px}.tp-product-card p{font-size:12px;margin:0}.tp-manifesto{border-top:1px solid var(--tp-line);border-bottom:1px solid var(--tp-line);padding:52px 0;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.tp-manifesto h2{font-size:38px;line-height:1.05;margin:0}.tp-manifesto span{display:block;width:110px;height:5px;background:var(--tp-blue);margin-top:18px}.tp-manifesto p{font-size:15px;line-height:1.7;max-width:460px}.tp-caliens{padding:42px 0;display:grid;grid-template-columns:260px 250px 1fr;gap:34px;align-items:center}.tp-calien-copy small,.tp-game-card small{color:#80a900;font-weight:800}.tp-calien-copy h2{font-size:42px;margin:10px 0}.tp-calien-copy p{font-size:14px;line-height:1.55}.tp-calien-copy .tp-button{display:flex;width:max-content;margin-top:10px}.tp-calien-main{width:100%;height:330px;object-fit:contain;object-position:center}.tp-game-card{background:#eee9e1;display:grid;grid-template-columns:1fr 1.2fr;gap:20px;padding:28px;align-items:center}.tp-game-card h3{font-size:30px;margin:8px 0}.tp-game-card p{font-size:14px}.tp-game-card img{width:100%;height:210px;object-fit:cover;object-position:center}.tp-editorial{border-top:1px solid var(--tp-line);display:grid;grid-template-columns:1.25fr 1fr;gap:28px;padding:34px 0}.tp-archive-grid,.tp-instagram-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.tp-instagram-grid{grid-template-columns:repeat(6,1fr)}.tp-archive-grid img,.tp-instagram-grid img{width:100%;aspect-ratio:1/1;object-fit:cover}.tp-archive-grid span{font-size:9px;font-weight:800}.tp-footer{background:#fff;padding:34px 0 46px}.tp-footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr) 1.4fr;gap:34px}.tp-footer img{width:120px}.tp-footer h4{font-size:11px;margin:0 0 12px}.tp-footer p,.tp-footer a{font-size:11px;line-height:1.6;color:#222}.tp-footer a{display:block;text-decoration:none}.tp-footer form{display:flex}.tp-footer input{width:100%;border:1px solid #bbb;padding:12px}.tp-footer button{width:44px;border:0;background:var(--tp-lime);font-size:20px}
@media(max-width:1000px){.tp-header{grid-template-columns:180px 1fr 120px}.tp-nav{gap:18px}.tp-hero h1{font-size:56px}.tp-collections{grid-template-columns:1fr}.tp-collection-card{height:300px}.tp-product-grid{grid-template-columns:repeat(3,1fr)}.tp-caliens{grid-template-columns:1fr 1fr}.tp-game-card{grid-column:1/-1}.tp-footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.tp-announcement{font-size:8px}.tp-announcement span{margin:0 5px}.tp-header{height:76px;grid-template-columns:1fr auto;padding:0 18px}.tp-logo img{width:120px}.tp-nav{display:none}.tp-actions{gap:16px}.tp-hero,.tp-hero>img{height:640px;min-height:640px}.tp-hero>img{object-position:66% center}.tp-hero-copy{left:22px;top:42px}.tp-hero h1{font-size:46px}.tp-hero p{font-size:16px}.tp-collections{margin-top:-40px}.tp-product-grid{grid-template-columns:repeat(2,1fr);gap:14px}.tp-manifesto{grid-template-columns:1fr;gap:24px}.tp-manifesto h2{font-size:30px}.tp-caliens{grid-template-columns:1fr}.tp-calien-main{height:280px}.tp-game-card{grid-template-columns:1fr}.tp-editorial{grid-template-columns:1fr}.tp-archive-grid{grid-template-columns:repeat(2,1fr)}.tp-instagram-grid{grid-template-columns:repeat(3,1fr)}.tp-footer-grid{grid-template-columns:1fr}.tp-shell{width:min(100% - 28px,var(--tp-shell))}}

/* v0.2 global theme fixes */
body{margin:0;background:var(--tp-off);color:var(--tp-text);font-family:Manrope,Arial,sans-serif}
body:not(.home) .site-main,body:not(.home) #main{width:min(var(--tp-shell),calc(100% - 40px));margin:40px auto}
.tp-header{position:sticky;top:0;box-shadow:0 1px 0 rgba(0,0,0,.06)}
.admin-bar .tp-header{top:32px}
.tp-actions a{position:relative;width:25px;height:25px;display:inline-flex;align-items:center;justify-content:center}
.tp-actions svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.tp-actions a:hover{color:var(--tp-orange)}
.tp-cart-count{position:absolute;right:-9px;top:-8px;display:flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--tp-lime);color:#111;font:700 10px/1 Manrope,sans-serif}
.tp-hero>img{object-position:center center}
.tp-collection-card img{transition:transform .55s ease}
.tp-collection-card:hover img{transform:scale(1.035)}
@media(max-width:782px){.admin-bar .tp-header{top:46px}}

/* v0.4 navigation, links and rounded controls */
.tp-button,
.tp-footer button,
.tp-footer input,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.wc-block-components-button,
.wp-element-button,
button,
input[type="submit"]{border-radius:999px}

.tp-collection-copy a{display:inline-flex;align-items:center;padding:10px 15px;border:1px solid currentColor;border-radius:999px;line-height:1}
.tp-instagram-title{color:inherit;text-decoration:none}
.tp-instagram-title:hover,.tp-social-link:hover{color:var(--tp-magenta)}
.tp-social-link{display:inline-block!important;margin-top:6px;font-weight:700}
.tp-footer small,.tp-mobile-nav small{display:inline-flex;vertical-align:middle;margin-left:5px;padding:2px 7px;border-radius:999px;background:var(--tp-magenta);color:#fff;font-size:8px;letter-spacing:.06em}

.tp-menu-toggle{display:none;width:38px;height:38px;padding:8px;border:0;background:transparent;cursor:pointer;align-items:center;justify-content:center;flex-direction:column;gap:5px}
.tp-menu-toggle span{display:block;width:22px;height:2px;border-radius:2px;background:#111;transition:transform .25s ease,opacity .25s ease}
.tp-menu-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.tp-menu-toggle.is-open span:nth-child(2){opacity:0}
.tp-menu-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.tp-mobile-nav{position:fixed;left:0;right:0;top:var(--tp-mobile-nav-top,111px);z-index:1000;background:#fff;padding:14px 20px 26px;border-top:1px solid var(--tp-line);box-shadow:0 18px 35px rgba(0,0,0,.12);transform:translateY(-14px);opacity:0;transition:transform .25s ease,opacity .25s ease}
.tp-mobile-nav.is-open{transform:translateY(0);opacity:1}
.tp-mobile-nav a{display:flex;align-items:center;justify-content:space-between;padding:16px 4px;border-bottom:1px solid #eee7dd;color:#111;text-decoration:none;font-family:Manrope,Arial,sans-serif;font-size:14px;font-weight:800;letter-spacing:.04em}
body.tp-menu-open{overflow:hidden}

@media(max-width:720px){
  .tp-actions{align-items:center;gap:12px}
  .tp-actions>a{width:24px;height:24px}
  .tp-menu-toggle{display:inline-flex}
  .tp-mobile-nav{--tp-mobile-nav-top:105px}
  .admin-bar .tp-mobile-nav{--tp-mobile-nav-top:151px}
}

/* Instagram feed - Smash Balloon */
.tp-instagram-feed{width:100%}
.tp-instagram-feed #sb_instagram{padding:0!important}
.tp-instagram-feed #sbi_images{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px!important;padding:0!important}
.tp-instagram-feed .sbi_item{width:100%!important;padding:0!important}
.tp-instagram-feed .sbi_photo_wrap,.tp-instagram-feed .sbi_photo{height:100%!important}
.tp-instagram-feed .sbi_photo{aspect-ratio:1/1!important;display:block!important;background-size:cover!important;background-position:center!important;border-radius:12px;overflow:hidden}
.tp-instagram-feed .sb_instagram_header,.tp-instagram-feed .sbi_header_text,.tp-instagram-feed #sbi_load,.tp-instagram-feed .sbi_follow_btn,.tp-instagram-feed .sbi_load_btn{display:none!important}
.tp-instagram-button{margin-top:16px;border-radius:999px}
.tp-instagram-notice{font-size:13px;line-height:1.5;color:#666}
@media(max-width:720px){.tp-instagram-feed #sbi_images{grid-template-columns:repeat(2,minmax(0,1fr))}}
