:root{--bg: #000000;--ink: #ededed;--muted: #9a9a9a;--faint: #777777;--red: #ff0000;--card: #1a1a1a;--hairline: rgba(255, 255, 255, .08);--input-bg: #0b0b0b;--input-border: #333333;--font-en: "Arimo", "Helvetica Neue", Arial, sans-serif;--font-tc: "Noto Serif TC", "PMingLiU", serif;color-scheme:only light}html{font-size:min(calc(100vw / 144),10px);-webkit-text-size-adjust:100%}*{margin:0;padding:0;box-sizing:border-box}body{background:var(--bg);color:var(--ink);font-family:var(--font-en);overflow-x:hidden}img{display:block}a{color:inherit;text-decoration:none}a:hover{color:var(--red)}ul{list-style:none}button{cursor:pointer;font-family:inherit}.tc{font-family:var(--font-tc);font-weight:600}.ttp-announce{background:var(--bg);height:3.7rem;display:flex;align-items:center;justify-content:center}.ttp-announce p{font-weight:700;font-style:italic;font-size:1.3rem;letter-spacing:.156rem;color:#fff}.ttp-header-wrap{position:relative}.ttp-header-wrap--solid{height:15rem;background:var(--bg)}.ttp-header{position:absolute;top:0;left:0;right:0;z-index:20;height:15rem}.ttp-header__nav{position:absolute;top:9rem;display:flex;gap:3.4rem}.ttp-header__nav--left{left:max(5.1rem,calc((100vw - 133.8rem)/2))}.ttp-header__nav--right{right:max(5.1rem,calc((100vw - 133.8rem)/2))}.ttp-header__nav a,.ttp-header__nav span{font-weight:700;font-size:1.3rem;letter-spacing:.156rem;color:var(--ink);white-space:nowrap}.ttp-header__nav a:hover{color:var(--red)}.ttp-header__logo{position:absolute;top:6.6rem;left:50%;transform:translate(-50%)}.ttp-header__logo img{width:21.3rem;height:4.8rem;object-fit:contain}.ttp-burger{display:none}.ttp-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:var(--bg);transform:translate(100%);transition:transform .35s ease;padding:8rem 3rem 4rem}.ttp-drawer.is-open{transform:translate(0)}.ttp-drawer__close{position:absolute;top:3rem;right:2.4rem;background:transparent;border:none;color:var(--ink);font-family:var(--font-en);font-weight:700;font-size:1.3rem;letter-spacing:.156rem}.ttp-drawer__nav{display:flex;flex-direction:column;gap:3.2rem;margin-top:2rem}.ttp-drawer__nav a{font-weight:700;font-size:2.6rem;letter-spacing:.208rem;color:var(--ink)}.ttp-drawer__sub{display:flex;gap:3.2rem;margin-top:6rem;padding-top:3rem;border-top:1px solid var(--hairline)}.ttp-drawer__sub a{font-weight:700;font-size:1.3rem;letter-spacing:.156rem;color:var(--muted)}.ttp-hero{position:relative;height:max(111.6rem,calc(100vh - 3.7rem));background:var(--bg);overflow:hidden}.ttp-hero__photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ttp-hero:before{content:"";position:absolute;top:0;left:0;right:0;height:26rem;background:linear-gradient(to bottom,#000000c7,#0000);z-index:1;pointer-events:none}.ttp-hero__graffiti{position:absolute;top:27.2%;left:50%;transform:translate(-50%);width:100%;max-width:144rem;height:41.4rem;object-fit:cover;z-index:2}.ttp-hero__statement{position:absolute;top:67.7%;left:50%;transform:translate(-50%);text-align:center;z-index:2;width:100%}.ttp-hero__statement-en{font-weight:700;font-size:1.6rem;letter-spacing:.192rem;color:var(--red);line-height:normal}.ttp-hero__statement-tc{margin-top:4.2rem;font-size:1.6rem;letter-spacing:.192rem;line-height:2.3rem;color:var(--red)}.ttp-hero__sound{position:absolute;right:max(5.1rem,calc((100vw - 133.8rem)/2));bottom:4rem;z-index:3;background:transparent;border:1px solid rgba(255,255,255,.35);color:#fff;font-family:var(--font-en);font-weight:700;font-size:1.1rem;letter-spacing:.132rem;padding:1rem 1.8rem}.ttp-hero__sound:hover{border-color:var(--red);color:var(--red)}.ttp-collection{background:var(--bg);padding-left:max(5.1rem,calc((100vw - 133.8rem)/2));padding-right:max(5.1rem,calc((100vw - 133.8rem)/2))}.ttp-collection__head{position:relative;height:17.2rem}.ttp-collection__eyebrow{font-weight:700;font-size:1.2rem;letter-spacing:.144rem;color:var(--red)}.ttp-collection__title{margin-top:1.1rem;font-weight:700;font-size:3.4rem;letter-spacing:.204rem;color:var(--ink)}.ttp-collection__title-tc{margin-top:1.2rem;font-size:1.4rem;letter-spacing:.168rem;color:var(--muted)}.ttp-collection__viewall{position:absolute;top:4.4rem;right:0;font-weight:700;font-size:1.3rem;letter-spacing:.156rem;color:var(--red)}.ttp-collection__viewall:hover{text-decoration:underline}.ttp-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem}.ttp-card{display:block;min-width:0}.ttp-card:hover{color:inherit}.ttp-card__media{background:var(--card);aspect-ratio:322 / 402;display:flex;align-items:center;justify-content:center;overflow:hidden}.ttp-card__media img{width:84.8%;height:84.8%;object-fit:contain;transition:transform .4s ease}.ttp-card:hover .ttp-card__media img{transform:scale(1.04)}.ttp-card__title{margin-top:2.4rem;font-weight:700;font-size:1.3rem;letter-spacing:.156rem;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ttp-card__price{margin-top:1.1rem;font-size:1.3rem;letter-spacing:.052rem;color:var(--muted)}.ttp-card__price b{font-weight:700}.ttp-catgrid{background:var(--bg);padding:0 max(7rem,calc((100vw - 130rem)/2))}.ttp-catgrid__inner{display:grid;grid-template-columns:1fr 1fr}.ttp-catgrid__cell{position:relative;aspect-ratio:656.74 / 638.5;overflow:hidden;display:block}.ttp-catgrid__cell img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.ttp-catgrid__cell:hover img{transform:scale(1.03)}.ttp-catgrid__text{position:absolute;left:4.74rem;top:51.08rem;z-index:2}.ttp-catgrid__title{font-weight:700;font-size:2.554rem;letter-spacing:.2043rem;color:#fff;text-shadow:0 .365rem .365rem rgba(0,0,0,.25)}.ttp-catgrid__tc{margin-top:1rem;font-size:1.368rem;letter-spacing:.1642rem;color:#fff;text-shadow:0 .365rem .365rem rgba(0,0,0,.25)}.ttp-catgrid__explore{margin-top:1.2rem;font-weight:700;font-size:1.095rem;letter-spacing:.1314rem;color:var(--red)}.ttp-houses{background:var(--bg);padding:0 max(5.1rem,calc((100vw - 133.8rem)/2))}.ttp-houses__row{position:relative;border-top:1px solid var(--hairline);height:9rem;display:block}.ttp-houses__row:last-of-type{border-bottom:1px solid var(--hairline)}.ttp-houses__num{position:absolute;left:0;top:3.4rem;font-size:1.2rem;letter-spacing:.144rem;color:var(--muted)}.ttp-houses__name{position:absolute;left:6.8rem;top:2.6rem;font-weight:700;font-size:2.6rem;letter-spacing:.208rem;color:var(--ink)}.ttp-houses__tc{position:absolute;right:0;top:2.8rem;font-size:1.6rem;letter-spacing:.192rem;color:var(--muted)}.ttp-houses__row--now .ttp-houses__num,.ttp-houses__row--now .ttp-houses__name,.ttp-houses__row--now .ttp-houses__tc{color:var(--red)}.ttp-houses__cta{display:block;text-align:center;padding:5.2rem 0 1.5rem;font-weight:700;font-size:1.3rem;letter-spacing:.156rem;color:var(--red)}.ttp-houses__cta:hover{text-decoration:underline}.ttp-footer{background:var(--bg);margin:5.2rem max(5.1rem,calc((100vw - 133.8rem)/2)) 0;border-top:1px solid var(--hairline);position:relative;padding-bottom:4.5rem}.ttp-footer__logo{display:inline-block;margin-top:7.9rem}.ttp-footer__logo img{width:15.5rem;height:3.5rem;object-fit:contain}.ttp-footer__news-label{margin-top:1.4rem;font-size:1.2rem;letter-spacing:.144rem;color:var(--muted)}.ttp-footer__form{margin-top:2.8rem;display:flex}.ttp-footer__input{width:30rem;height:4.4rem;background:var(--input-bg);border:1px solid var(--input-border);color:var(--ink);font-family:var(--font-en);font-size:1.1rem;letter-spacing:.132rem;padding:0 1.6rem}.ttp-footer__input::placeholder{color:var(--faint);text-transform:uppercase}.ttp-footer__input:focus{outline:1px solid var(--red);outline-offset:-1px}.ttp-footer__btn{width:9rem;height:4.4rem;background:var(--red);border:none;color:#fff;font-weight:700;font-size:1.2rem;letter-spacing:.144rem}.ttp-footer__btn:hover{background:#c00}.ttp-footer__col{position:absolute;top:7.2rem}.ttp-footer__col--1{left:64.8rem}.ttp-footer__col--2{left:90.8rem}.ttp-footer__col--3{left:116.8rem}.ttp-footer__col-title{font-weight:700;font-size:1.2rem;letter-spacing:.144rem;color:var(--ink)}.ttp-footer__col ul{margin-top:2.2rem}.ttp-footer__col li a{font-size:1.2rem;letter-spacing:.096rem;line-height:2.6rem;color:var(--muted)}.ttp-footer__col li a:hover{color:var(--red)}.ttp-footer__bottom{margin-top:7.5rem;display:flex;justify-content:space-between}.ttp-footer__bottom p,.ttp-footer__bottom a{font-size:1rem;letter-spacing:.12rem;color:var(--muted)}.ttp-footer__msg{margin-top:1.2rem;font-size:1.2rem;letter-spacing:.096rem;color:var(--red)}.ttp-page{background:var(--bg);padding:8rem 5.1rem 12rem;min-height:50vh}.ttp-page__title{font-weight:700;font-size:3.4rem;letter-spacing:.204rem;color:var(--ink);margin-bottom:4rem}.ttp-page__body{color:var(--muted);font-size:1.4rem;line-height:2.6rem;letter-spacing:.056rem;max-width:88rem}.ttp-page__body a{color:var(--red)}.ttp-btn{display:inline-block;background:var(--red);color:#fff;font-weight:700;font-size:1.3rem;letter-spacing:.156rem;padding:1.5rem 3.6rem;border:none;text-align:center}.ttp-btn:hover{background:#c00;color:#fff}.ttp-btn--ghost{background:transparent;border:1px solid var(--input-border);color:var(--ink)}.ttp-btn--ghost:hover{border-color:var(--red);color:var(--red);background:transparent}.ttp-product{display:grid;grid-template-columns:1fr 1fr;gap:6rem}.ttp-product__media{background:var(--card);aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;overflow:hidden}.ttp-product__media img{width:100%;height:100%;object-fit:contain}.ttp-product__title{font-weight:700;font-size:2.6rem;letter-spacing:.208rem;color:var(--ink)}.ttp-product__price{margin-top:1.8rem;font-size:1.6rem;letter-spacing:.064rem;color:var(--muted)}.ttp-product__price b{font-weight:700}.ttp-product__desc{margin-top:3.4rem;color:var(--muted);font-size:1.3rem;line-height:2.4rem}.ttp-product__form{margin-top:4rem}.ttp-product__form .ttp-btn{width:100%;padding:1.8rem 0}.ttp-product__form select{width:100%;margin-bottom:1.4rem;background:var(--input-bg);border:1px solid var(--input-border);color:var(--ink);font-family:var(--font-en);font-size:1.2rem;letter-spacing:.144rem;padding:1.4rem 1.6rem}.ttp-cart__row{display:grid;grid-template-columns:10rem 1fr 12rem 12rem;gap:2.4rem;align-items:center;border-top:1px solid var(--hairline);padding:2.4rem 0}.ttp-cart__row img{width:10rem;height:10rem;object-fit:cover;background:var(--card)}.ttp-cart__foot{border-top:1px solid var(--hairline);padding-top:3rem;margin-top:1rem;text-align:right}.ttp-cart__total{font-size:1.6rem;color:var(--ink);letter-spacing:.064rem;margin-bottom:2.4rem}input.ttp-qty{width:6rem;background:var(--input-bg);border:1px solid var(--input-border);color:var(--ink);font-family:var(--font-en);padding:1rem;text-align:center}@media(max-width:767px){html{font-size:8.75px}.ttp-announce p{font-size:1.1rem}.ttp-header{height:auto;position:absolute}.ttp-header-wrap--solid{height:9rem}.ttp-header__nav--left,.ttp-header__nav--right{display:none}.ttp-header__logo{top:2.6rem}.ttp-header__logo img{width:15rem;height:auto}.ttp-burger{display:block;position:absolute;right:2.2rem;top:3.4rem;z-index:30;width:2.2rem;height:1.5rem;background:transparent;border:none;padding:0}.ttp-burger span{display:block;width:100%;height:1.5px;background:#fff;margin:0 0 5px}.ttp-burger span:last-child{margin-bottom:0}.ttp-hero{height:auto;aspect-ratio:9 / 16}.ttp-hero__graffiti{top:25%;height:24rem}.ttp-hero__statement{top:66%;padding:0 2rem}.ttp-hero__sound{right:2rem;bottom:3rem}.ttp-hero__statement-en{font-size:1.3rem}.ttp-hero__statement-tc{margin-top:2.4rem;font-size:1.3rem}.ttp-collection{padding-left:2rem;padding-right:2rem}.ttp-collection__head{height:auto;padding-bottom:3rem}.ttp-collection__viewall{top:.6rem}.ttp-grid{grid-template-columns:1fr 1fr;gap:1.2rem 1.2rem;row-gap:3.6rem}.ttp-card__title{margin-top:1.4rem;font-size:1.1rem}.ttp-card__price{margin-top:.8rem;font-size:1.1rem}.ttp-catgrid{padding:0 2rem}.ttp-catgrid__inner{grid-template-columns:1fr}.ttp-catgrid__text{left:2.4rem;top:auto;bottom:3rem}.ttp-houses{padding:0 2rem}.ttp-houses__row{height:6.6rem}.ttp-houses__num{top:2.6rem;font-size:1rem}.ttp-houses__name{left:4.4rem;top:2rem;font-size:1.8rem}.ttp-houses__tc{top:2.2rem;font-size:1.2rem}.ttp-footer{margin:4rem 2rem 0}.ttp-footer__col{position:static;margin-top:4rem}.ttp-footer__form{flex-wrap:nowrap}.ttp-footer__input{width:100%}.ttp-footer__bottom{margin-top:5rem;flex-direction:column;gap:1rem}.ttp-page{padding:6rem 2rem 8rem}.ttp-product{grid-template-columns:1fr;gap:3rem}.ttp-cart__row{grid-template-columns:8rem 1fr}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/ttp-theme.css.map */
