body.gtf-bike-gallery-page{margin:0!important;background:#07090b!important;color:#f4efe6!important;font-family:"Yu Gothic","Hiragino Kaku Gothic ProN","Noto Sans JP",Arial,sans-serif!important}
body.gtf-bike-gallery-page a{color:inherit;text-decoration:none}
body.gtf-bike-gallery-page #wpadminbar{position:fixed}
body.gtf-bike-gallery-page .gtf-bt-page{background:radial-gradient(circle at 88% 5%,rgba(215,173,89,.06),transparent 24%),linear-gradient(180deg,#050709 0%,#090d11 55%,#06080a 100%)}
.gtf-gallery-main{min-height:70vh;overflow:hidden}
.gtf-gallery-kicker{display:block;color:#d7ad59;font-size:10px;font-weight:800;letter-spacing:.22em}

/* top hero */
.gtf-gallery-hero{padding:50px 0 34px;border-bottom:1px solid rgba(215,173,89,.17)}
.gtf-gallery-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.72fr);gap:72px;align-items:end}
.gtf-gallery-title-wrap{position:relative;margin-top:12px;min-height:88px}
.gtf-gallery-title-wrap h1{position:relative;z-index:2;margin:0;color:#f7f1e8;font:500 clamp(52px,5.6vw,82px)/.96 Georgia,"Times New Roman",serif;letter-spacing:.01em}
.gtf-gallery-title-wrap>span{position:absolute;z-index:1;left:205px;top:-18px;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.075);font:500 clamp(76px,8.8vw,132px)/.9 Georgia,"Times New Roman",serif;letter-spacing:-.05em;pointer-events:none}
.gtf-gallery-hero-copy>p{max-width:650px;margin:12px 0 0;color:#c8cfd4;font-size:14px;line-height:1.95}
.gtf-gallery-hero-side{padding:8px 0 5px 28px;border-left:1px solid rgba(215,173,89,.28)}
.gtf-gallery-hero-side small{display:block;color:#79838b;font-size:9px;letter-spacing:.18em}
.gtf-gallery-hero-side strong{display:block;margin-top:4px;color:#f3e5c8;font:500 50px/1 Georgia,serif}
.gtf-gallery-hero-side>span{display:block;margin-top:4px;color:#d7ad59;font-size:9px;font-weight:800;letter-spacing:.16em}
.gtf-gallery-hero-side p{margin:14px 0 0;color:#aab2b9;font-size:12px;line-height:1.8}
.gtf-gallery-maker-nav{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}
.gtf-gallery-maker-nav a{padding:10px 16px;border:1px solid rgba(215,173,89,.28);border-radius:999px;background:#0a0e12;color:#e8e2d8;font-size:10px;font-weight:800;letter-spacing:.08em;transition:.2s ease}
.gtf-gallery-maker-nav a:hover{border-color:#d7ad59;color:#d7ad59;transform:translateY(-1px)}

/* maker sections */
.gtf-gallery-sections{padding:12px 0 72px}
.gtf-gallery-maker{padding:42px 0 46px;border-bottom:1px solid rgba(255,255,255,.07);scroll-margin-top:100px}
.gtf-gallery-maker:last-of-type{border-bottom:0}
.gtf-gallery-maker-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:20px}
.gtf-gallery-maker-no{display:block;margin-bottom:8px;color:#d7ad59;font-size:9px;font-weight:800;letter-spacing:.18em}
.gtf-gallery-maker-head h2{margin:0;color:#f6f0e7;font:500 clamp(34px,3.5vw,50px)/1 Georgia,"Times New Roman",serif;letter-spacing:.02em}
.gtf-gallery-maker-summary{text-align:right}
.gtf-gallery-maker-summary strong{display:block;color:#f2e3c4;font:500 28px/1 Georgia,serif}
.gtf-gallery-maker-summary span{display:block;margin-top:6px;color:#7f8991;font-size:8px;font-weight:800;letter-spacing:.14em}
.gtf-gallery-model-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.gtf-gallery-model-card{position:relative;min-height:270px;overflow:hidden;border:1px solid rgba(215,173,89,.29);border-radius:20px;background:linear-gradient(145deg,#11171d,#090d10);box-shadow:0 16px 34px rgba(0,0,0,.19);isolation:isolate;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}
.gtf-gallery-model-card:hover{transform:translateY(-3px);border-color:rgba(215,173,89,.62);box-shadow:0 20px 42px rgba(0,0,0,.32)}
.gtf-gallery-model-image{position:absolute;z-index:0;inset:0;background-position:center;background-size:cover;transform:scale(1.01);transition:transform .4s ease}
.gtf-gallery-model-card:hover .gtf-gallery-model-image{transform:scale(1.045)}
.gtf-gallery-model-overlay{position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(5,7,9,.10) 0%,rgba(5,7,9,.28) 42%,rgba(5,7,9,.94) 100%),linear-gradient(90deg,rgba(5,7,9,.56),rgba(5,7,9,.03) 70%)}
.gtf-gallery-model-card.is-no-image:before{content:"ARCHIVE";position:absolute;right:18px;bottom:60px;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.07);font:500 62px/1 Georgia,serif;letter-spacing:-.06em}
.gtf-gallery-model-top,.gtf-gallery-model-bottom{position:absolute;z-index:2;left:18px;right:18px;display:flex;justify-content:space-between;gap:14px}
.gtf-gallery-model-top{top:17px;align-items:center}.gtf-gallery-model-top span{color:#f3e7d0;font-size:8px;font-weight:800;letter-spacing:.16em}.gtf-gallery-model-top em{padding:6px 9px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:rgba(6,8,10,.58);color:#d7ad59;font-size:8px;font-style:normal;font-weight:800;letter-spacing:.08em}
.gtf-gallery-model-bottom{bottom:18px;align-items:end}.gtf-gallery-model-bottom h3{margin:0;color:#fff;font:500 clamp(25px,2.2vw,36px)/.98 Georgia,"Times New Roman",serif;text-shadow:0 3px 18px rgba(0,0,0,.65)}.gtf-gallery-model-bottom span{display:block;margin-top:8px;color:#d6dce0;font-size:10px}.gtf-gallery-model-bottom i{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border:1px solid rgba(215,173,89,.42);border-radius:50%;color:#d7ad59;font-style:normal;font-size:17px;background:rgba(5,7,9,.36);transition:transform .2s ease}
.gtf-gallery-model-card:hover .gtf-gallery-model-bottom i{transform:translateX(3px)}
.gtf-gallery-maker-action{display:flex;justify-content:flex-end;margin-top:16px}.gtf-gallery-maker-action a{display:inline-flex;align-items:center;gap:12px;color:#d7ad59;font-size:10px;font-weight:800;letter-spacing:.08em}.gtf-gallery-maker-action a span{width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(215,173,89,.34);border-radius:50%}

/* archive hero */
.gtf-gallery-archive-hero{padding:38px 0 30px;border-bottom:1px solid rgba(215,173,89,.17)}
.gtf-gallery-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:20px;color:#858e96;font-size:10px}.gtf-gallery-breadcrumb a{color:#d7ad59}.gtf-gallery-breadcrumb strong{color:#e9ecef}
.gtf-gallery-archive-title-row{display:flex;align-items:end;justify-content:space-between;gap:30px}.gtf-gallery-archive-title-row h1{margin:10px 0 9px;color:#f7f1e8;font:500 clamp(44px,5vw,70px)/.98 Georgia,"Times New Roman",serif;letter-spacing:.015em}.gtf-gallery-archive-title-row p{margin:0;color:#afb7bd;font-size:13px;line-height:1.8}
.gtf-gallery-archive-count{text-align:right;padding-left:26px;border-left:1px solid rgba(215,173,89,.24)}.gtf-gallery-archive-count strong{display:block;color:#f1dfbb;font:500 42px/1 Georgia,serif}.gtf-gallery-archive-count span{display:block;margin-top:6px;color:#d7ad59;font-size:8px;font-weight:800;letter-spacing:.15em}
.gtf-gallery-archive-content{padding:28px 0 70px}
.gtf-gallery-maker-root-grid{margin-top:4px}

/* bike cards */
.gtf-gallery-bike-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.gtf-gallery-bike-card{overflow:hidden;border:1px solid rgba(215,173,89,.25);border-radius:18px;background:linear-gradient(145deg,#11171d,#090d11);box-shadow:0 14px 30px rgba(0,0,0,.18);transition:transform .23s ease,border-color .23s ease,box-shadow .23s ease}
.gtf-gallery-bike-card:hover{transform:translateY(-3px);border-color:rgba(215,173,89,.58);box-shadow:0 19px 38px rgba(0,0,0,.30)}
.gtf-gallery-bike-photo{position:relative;aspect-ratio:4/3;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:12px;background:radial-gradient(circle at 50% 20%,rgba(255,255,255,.04),transparent 50%),linear-gradient(180deg,#10161b 0%,#0a0e12 100%)}.gtf-gallery-bike-photo img{display:block;width:100%;height:100%;object-fit:contain;object-position:center center;transition:transform .26s ease}.gtf-gallery-bike-card:hover .gtf-gallery-bike-photo img{transform:scale(1.02)}.gtf-gallery-bike-photo>span{height:100%;display:grid;place-items:center;color:#6d767d;font-size:10px;letter-spacing:.14em}.gtf-gallery-bike-photo b{position:absolute;left:12px;top:12px;padding:7px 10px;border:1px solid rgba(215,173,89,.55);border-radius:999px;background:rgba(5,7,9,.80);color:#e1b65d;font-size:9px;letter-spacing:.10em}
.gtf-gallery-bike-body{padding:16px 16px 17px}.gtf-gallery-bike-label{display:block;color:#d7ad59;font-size:8px;font-weight:800;letter-spacing:.13em}.gtf-gallery-bike-body h2{margin:7px 0 14px;color:#f5efe6;font:500 clamp(21px,1.6vw,27px)/1.15 Georgia,"Yu Mincho",serif;letter-spacing:.01em}
.gtf-gallery-bike-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0 0 14px;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.gtf-gallery-bike-meta div{padding:10px 8px 9px 0}.gtf-gallery-bike-meta dt{color:#737e86;font-size:7px;font-weight:800;letter-spacing:.12em}.gtf-gallery-bike-meta dd{margin:4px 0 0;color:#e4e8eb;font-size:11px;font-weight:700}.gtf-gallery-bike-more{display:flex;align-items:center;justify-content:space-between;color:#d7ad59;font-size:10px;font-weight:800}.gtf-gallery-bike-more i{width:29px;height:29px;display:grid;place-items:center;border:1px solid rgba(215,173,89,.30);border-radius:50%;font-style:normal}

/* pagination / cta */
.gtf-gallery-pagination{margin-top:28px}.gtf-gallery-pagination .nav-links{display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.gtf-gallery-pagination .page-numbers{min-width:40px;height:40px;padding:0 12px;display:grid;place-items:center;border:1px solid rgba(215,173,89,.26);border-radius:10px;background:#0b1014;color:#d9dee2;font-size:11px;font-weight:800}.gtf-gallery-pagination .page-numbers.current,.gtf-gallery-pagination a.page-numbers:hover{background:#d7ad59;color:#111;border-color:#d7ad59}
.gtf-gallery-archive-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:34px}.gtf-gallery-outline-btn{min-width:210px;height:46px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(215,173,89,.42);border-radius:999px;background:#0a0e12;color:#ece7de;font-size:11px;font-weight:800}.gtf-gallery-outline-btn:hover{border-color:#d7ad59;color:#d7ad59}
.gtf-gallery-bottom-cta{margin-top:44px;padding:28px 30px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid rgba(215,173,89,.27);border-radius:22px;background:radial-gradient(circle at 90% 0,rgba(215,173,89,.08),transparent 25%),linear-gradient(135deg,#11171c,#090d11)}.gtf-gallery-bottom-cta span{display:block;color:#d7ad59;font-size:8px;font-weight:800;letter-spacing:.18em}.gtf-gallery-bottom-cta h2{margin:7px 0 0;color:#f4eee5;font:500 27px/1.2 Georgia,"Yu Mincho",serif}.gtf-gallery-bottom-cta>a{min-width:185px;height:46px;padding:0 18px;display:flex;align-items:center;justify-content:center;gap:16px;border-radius:999px;background:#d7ad59;color:#101214;font-size:11px;font-weight:800}.gtf-gallery-bottom-cta i{font-style:normal}
.gtf-gallery-empty{padding:54px 24px;text-align:center;border:1px solid rgba(215,173,89,.25);border-radius:22px;background:#0b1014}.gtf-gallery-empty>span{color:#d7ad59;font-size:9px;font-weight:800;letter-spacing:.16em}.gtf-gallery-empty h2{margin:12px 0 7px;color:#f1ebe2;font:500 28px/1.35 Georgia,"Yu Mincho",serif}.gtf-gallery-empty p{margin:0;color:#8e989f;font-size:12px}

@media(max-width:1100px){
  .gtf-gallery-hero-grid{grid-template-columns:1fr;gap:24px}.gtf-gallery-hero-side{max-width:620px}
  .gtf-gallery-model-grid,.gtf-gallery-bike-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:820px){
  .gtf-gallery-model-grid,.gtf-gallery-bike-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .gtf-gallery-maker-head,.gtf-gallery-archive-title-row{align-items:flex-start}.gtf-gallery-archive-count{display:none}
}
@media(max-width:620px){
  .gtf-gallery-hero{padding:34px 0 24px}.gtf-gallery-title-wrap{min-height:auto}.gtf-gallery-title-wrap>span{display:none}.gtf-gallery-title-wrap h1{font-size:50px}.gtf-gallery-hero-copy>p{font-size:13px}.gtf-gallery-hero-side{padding-left:18px}.gtf-gallery-hero-side strong{font-size:38px}
  .gtf-gallery-maker-nav{margin-top:24px;gap:8px}.gtf-gallery-maker-nav a{padding:9px 13px;font-size:9px}
  .gtf-gallery-maker{padding:32px 0 36px}.gtf-gallery-maker-head{margin-bottom:16px}.gtf-gallery-maker-head h2{font-size:36px}.gtf-gallery-maker-summary strong{font-size:24px}
  .gtf-gallery-model-grid,.gtf-gallery-bike-grid{grid-template-columns:1fr;gap:14px}.gtf-gallery-model-card{min-height:250px}.gtf-gallery-model-bottom h3{font-size:31px}
  .gtf-gallery-archive-hero{padding:30px 0 24px}.gtf-gallery-archive-title-row h1{font-size:42px}.gtf-gallery-archive-title-row p{font-size:12px}
  .gtf-gallery-bike-body h2{font-size:24px}.gtf-gallery-bike-photo{aspect-ratio:16/10}
  .gtf-gallery-bottom-cta{padding:23px 20px;align-items:stretch;flex-direction:column}.gtf-gallery-bottom-cta>a{width:100%}.gtf-gallery-bottom-cta h2{font-size:24px}
}


/* v1.0.52 archive search / per-page controls */
.gtf-gallery-global-search{margin-top:24px;padding:20px 22px;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:28px;align-items:center;border:1px solid rgba(215,173,89,.24);border-radius:18px;background:linear-gradient(135deg,rgba(17,23,29,.92),rgba(8,12,15,.92))}
.gtf-gallery-global-search-copy>span{display:block;color:#d7ad59;font-size:8px;font-weight:800;letter-spacing:.18em}.gtf-gallery-global-search-copy>strong{display:block;margin-top:6px;color:#f2ece3;font:500 23px/1.25 Georgia,"Yu Mincho",serif}.gtf-gallery-global-search-copy>p{margin:7px 0 0;color:#8e989f;font-size:11px;line-height:1.7}
.gtf-gallery-search-form{display:flex;align-items:center;gap:9px}.gtf-gallery-search-form input[type=search]{width:100%;height:46px;padding:0 16px;border:1px solid rgba(215,173,89,.30);border-radius:999px;background:#080c0f;color:#f5efe6;font-size:14px;outline:none;box-shadow:none}.gtf-gallery-search-form input[type=search]::placeholder{color:#657078}.gtf-gallery-search-form input[type=search]:focus{border-color:#d7ad59;box-shadow:0 0 0 2px rgba(215,173,89,.08)}.gtf-gallery-search-form button{height:46px;min-width:108px;padding:0 18px;border:1px solid #d7ad59;border-radius:999px;background:#d7ad59;color:#101214;font-size:11px;font-weight:800;cursor:pointer}.gtf-gallery-search-form button span{margin-left:7px}
.gtf-gallery-archive-toolbar{margin:0 0 22px;padding:18px 20px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;border:1px solid rgba(215,173,89,.22);border-radius:18px;background:linear-gradient(135deg,#10161b,#090d10)}
.gtf-gallery-search-form-archive{display:block;flex:1;max-width:620px}.gtf-gallery-search-form-archive>label,.gtf-gallery-per-page-form label{display:block;margin-bottom:8px;color:#d7ad59;font-size:9px;font-weight:800;letter-spacing:.12em}.gtf-gallery-search-input-wrap{display:flex;gap:9px;align-items:center}.gtf-gallery-search-reset{display:inline-block;margin-top:8px;color:#9ca6ad!important;font-size:10px;text-decoration:underline!important;text-underline-offset:3px}.gtf-gallery-search-reset:hover{color:#d7ad59!important}
.gtf-gallery-per-page-form{min-width:150px}.gtf-gallery-per-page-form select{width:100%;height:46px;padding:0 38px 0 14px;border:1px solid rgba(215,173,89,.30);border-radius:12px;background:#080c0f;color:#f0e9df;font-size:12px;font-weight:800;outline:none;cursor:pointer}
.gtf-gallery-bike-stock{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 12px;padding:9px 10px;border:1px solid rgba(215,173,89,.16);border-radius:9px;background:rgba(215,173,89,.045);color:#969fa6;font-size:8px;font-weight:700;letter-spacing:.05em}.gtf-gallery-bike-stock strong{color:#e2b95f;font-size:11px;letter-spacing:.08em}
.gtf-gallery-pagination .screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@media(max-width:820px){.gtf-gallery-global-search{grid-template-columns:1fr;gap:16px}.gtf-gallery-archive-toolbar{align-items:stretch;flex-direction:column}.gtf-gallery-search-form-archive{max-width:none;width:100%}.gtf-gallery-per-page-form{width:180px}}
@media(max-width:620px){.gtf-gallery-global-search{padding:18px 16px}.gtf-gallery-global-search-copy>strong{font-size:21px}.gtf-gallery-search-form{align-items:stretch;flex-direction:column}.gtf-gallery-search-form button{width:100%}.gtf-gallery-search-input-wrap{align-items:stretch;flex-direction:column}.gtf-gallery-search-form-archive button{width:100%}.gtf-gallery-per-page-form{width:100%}}

/* v1.0.60: image overlay labels simplified */
.gtf-gallery-model-top{justify-content:flex-end!important;}

/* v1.0.90: GALLERY style search */
.gtf-gallery-style-search{margin-top:18px;padding:20px 22px;border:1px solid rgba(215,173,89,.24);border-radius:18px;background:linear-gradient(135deg,rgba(17,23,29,.92),rgba(8,12,15,.92))}
.gtf-gallery-style-head>span{display:block;color:#d7ad59;font-size:8px;font-weight:800;letter-spacing:.18em}.gtf-gallery-style-head>strong{display:block;margin-top:6px;color:#f2ece3;font:500 23px/1.25 Georgia,"Yu Mincho",serif}.gtf-gallery-style-head>p{margin:7px 0 0;color:#8e989f;font-size:11px;line-height:1.7}
.gtf-gallery-style-links,.gtf-gallery-style-filter{display:flex;flex-wrap:wrap;gap:9px;margin-top:15px}.gtf-gallery-style-links a,.gtf-gallery-style-filter a{display:flex;align-items:center;gap:10px;min-height:40px;padding:8px 14px;border:1px solid rgba(215,173,89,.3);border-radius:999px;background:#080c0f;color:#eee8df;font-size:11px;font-weight:800;white-space:nowrap}.gtf-gallery-style-links a:hover,.gtf-gallery-style-filter a:hover,.gtf-gallery-style-filter a.is-active{border-color:#d7ad59;background:#d7ad59;color:#101214}.gtf-gallery-style-links small,.gtf-gallery-style-filter small{color:#d7ad59;font-size:9px}.gtf-gallery-style-filter a.is-active small,.gtf-gallery-style-filter a:hover small{color:#101214}
.gtf-gallery-style-filter{margin:0 0 16px;overflow-x:auto;flex-wrap:nowrap;padding:2px 0 5px;scrollbar-width:thin}
@media(max-width:620px){.gtf-gallery-style-search{padding:18px 16px}.gtf-gallery-style-head>strong{font-size:21px}.gtf-gallery-style-links{overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px}}
