/* GAKI_HOMEPAGE_BRAND_REELS_R1_20260814 */
.brand>.gaki-brand-name{width:auto;height:auto;min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;border-radius:0;background:transparent;color:inherit;font:inherit;line-height:1}
.brand>.gaki-brand-name strong{display:block;font-size:24px;letter-spacing:.05em}
.brand>.gaki-brand-name small{display:block;max-width:240px;margin-top:5px;color:var(--muted);font-size:7px;font-weight:650;line-height:1.2;letter-spacing:.035em;white-space:normal}

.gaki-reels-home{position:relative}
.gaki-reels-hero{position:relative;min-height:570px;padding:34px clamp(24px,4vw,58px);display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,34%);align-items:center;gap:34px;overflow:hidden;background:radial-gradient(circle at 78% 26%,rgba(88,207,143,.2),transparent 30%),linear-gradient(145deg,#0b2318 0%,#153d2a 50%,#0a1710 100%);color:#fff}
.gaki-reels-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(183,223,72,.08),transparent 42%);pointer-events:none}
.gaki-reels-intro,.gaki-reels-phone{position:relative;z-index:1}
.gaki-reels-intro .source-label{position:static;width:max-content;margin-bottom:24px}
.gaki-reels-intro h1{max-width:720px;margin:0;font:600 clamp(36px,4.7vw,68px)/1.06 Georgia,"Songti SC",serif;letter-spacing:-.035em}
.gaki-reels-intro>p{max-width:620px;margin:20px 0 28px;color:rgba(255,255,255,.72);font-size:12px;line-height:1.8}
.gaki-reels-actions{display:flex;flex-wrap:wrap;gap:10px}
.gaki-reels-actions a{padding:12px 17px;border:1px solid rgba(255,255,255,.24);border-radius:11px;background:rgba(255,255,255,.06);font-size:10px;font-weight:800}
.gaki-reels-actions a:first-child{border-color:var(--green);background:var(--green2);color:#fff}
.gaki-reels-phone{justify-self:center;width:min(250px,100%);aspect-ratio:9/16;padding:8px;border:1px solid rgba(255,255,255,.25);border-radius:32px;background:#050907;box-shadow:0 30px 80px rgba(0,0,0,.45)}
.gaki-reels-screen{position:relative;width:100%;height:100%;display:grid;place-items:center;overflow:hidden;border-radius:25px;background:linear-gradient(155deg,#214a33,#0b1710 62%,#18291f)}
.gaki-reels-screen video,.gaki-reels-screen img{width:100%;height:100%;object-fit:cover}
.gaki-reels-screen .gaki-reels-fallback{padding:24px;text-align:center}
.gaki-reels-screen .gaki-reels-fallback b{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 16px;border-radius:50%;background:var(--green);color:#0b2518;font-size:21px}
.gaki-reels-screen .gaki-reels-fallback strong{display:block;font:600 20px/1.35 Georgia,"Songti SC",serif}
.gaki-reels-screen .gaki-reels-fallback small{display:block;margin-top:10px;color:rgba(255,255,255,.62);font-size:9px;line-height:1.55}
.gaki-reels-phone:before{content:"";position:absolute;z-index:3;left:50%;top:14px;width:62px;height:5px;transform:translateX(-50%);border-radius:99px;background:rgba(255,255,255,.38)}

.gaki-reels-section .section-head{align-items:end}
.gaki-reels-section .section-head p:last-child{max-width:660px;margin:9px 0 0;color:var(--muted);font-size:10px;line-height:1.6}
.gaki-reels-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(190px,236px);gap:14px;overflow-x:auto;padding:2px 1px 15px;scroll-snap-type:x mandatory;scrollbar-width:none}
.gaki-reels-strip::-webkit-scrollbar{display:none}
.gaki-reel-card{position:relative;aspect-ratio:9/16;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:var(--surface);scroll-snap-align:start;box-shadow:0 12px 32px rgba(0,0,0,.16)}
.gaki-reel-card>a,.gaki-reel-card>.gaki-reel-local{position:absolute;inset:0;display:block;color:#fff}
.gaki-reel-card video,.gaki-reel-card img{width:100%;height:100%;object-fit:cover;background:#0a120d}
.gaki-reel-card .gaki-reel-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(4,11,7,.94) 100%);pointer-events:none}
.gaki-reel-copy{position:absolute;z-index:2;left:15px;right:15px;bottom:16px}
.gaki-reel-copy small,.gaki-reel-copy strong{display:block}
.gaki-reel-copy small{margin-bottom:7px;color:#b7df48;font-size:8px;font-weight:800}
.gaki-reel-copy strong{font:600 16px/1.38 Georgia,"Songti SC",serif}
.gaki-reel-play{position:absolute;z-index:2;left:50%;top:43%;width:48px;height:48px;display:grid;place-items:center;transform:translate(-50%,-50%);border-radius:50%;background:rgba(255,255,255,.92);color:#167e4c;font-size:14px}
.gaki-reel-empty{display:grid;place-items:center;text-align:center;background:linear-gradient(155deg,#193d29,#0b1710)}
.gaki-reel-empty div{padding:22px}.gaki-reel-empty b{display:block;margin-bottom:14px;color:var(--green);font-size:30px}.gaki-reel-empty strong{display:block;color:#fff;font:600 17px/1.4 Georgia,"Songti SC",serif}.gaki-reel-empty p{margin:10px 0 16px;color:rgba(255,255,255,.62);font-size:9px;line-height:1.6}.gaki-reel-empty a{position:static;display:inline-block;padding:9px 12px;border-radius:9px;background:var(--green2);color:#fff;font-size:9px;font-weight:800}
.gaki-reels-status{min-height:20px;margin:4px 0 0;color:var(--muted);font-size:9px}

@media(max-width:800px){.brand>.gaki-brand-name strong{font-size:20px}.brand>.gaki-brand-name small{max-width:170px;font-size:6px}.gaki-reels-hero{min-height:610px;grid-template-columns:1fr minmax(165px,32%);gap:18px;padding:28px 24px}.gaki-reels-intro h1{font-size:42px}.gaki-reels-phone{width:190px}.gaki-reels-strip{grid-auto-columns:minmax(170px,44vw)}}
@media(max-width:560px){.brand>.gaki-brand-name small{max-width:132px;font-size:5.5px;line-height:1.15}.gaki-reels-hero{min-height:auto;grid-template-columns:1fr;padding:26px 20px 31px}.gaki-reels-intro{text-align:left}.gaki-reels-intro .source-label{margin-bottom:18px}.gaki-reels-intro h1{font-size:36px}.gaki-reels-intro>p{margin:15px 0 20px;font-size:10px}.gaki-reels-phone{width:min(246px,76vw);grid-row:1;justify-self:center;margin-bottom:4px}.gaki-reels-strip{grid-auto-columns:78vw}.gaki-reels-section .section-head{display:block}.gaki-reels-section .section-head>a{display:inline-block;margin-top:14px}}

