/* Go Ayvalık v18 — local commerce */
.gav-v18{--gc-bg:#071015;--gc-panel:rgba(255,255,255,.055);--gc-panel2:rgba(255,255,255,.025);--gc-line:rgba(255,255,255,.12);--gc-text:#f7f4ee;--gc-muted:#b8bec0;--gc-gold:#d5aa69;--gc-gold2:#f0c989}
.gav18-store,.gav18-product-detail,.gav18-wc-shell{background:var(--gc-bg);min-height:100vh;color:var(--gc-text)}
.gav18-store-hero{padding:150px 0 72px;background:radial-gradient(circle at 76% 10%,rgba(213,170,105,.14),transparent 31%),linear-gradient(180deg,#081218,#071015)}
.gav18-store-hero>.gav-shell{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:70px;align-items:end}.gav18-store-hero span{font-size:.72rem;letter-spacing:.14em;color:var(--gc-gold2)}.gav18-store-hero h1{font-family:var(--ga-serif);font-weight:400;font-size:clamp(3.6rem,6.4vw,6.3rem);letter-spacing:-.05em;line-height:.9;margin:14px 0 22px;max-width:840px}.gav18-store-hero p{max-width:720px;color:var(--gc-muted);font-size:1.05rem;line-height:1.72}.gav18-store-hero .actions{display:flex;gap:10px;margin-top:26px}.gav18-store-hero .actions a{min-height:46px;display:inline-flex;align-items:center;padding:0 18px;border:1px solid var(--gc-line);border-radius:999px;text-decoration:none}.gav18-store-hero .actions a:first-child{background:var(--gc-gold2);color:#17110b;border-color:transparent;font-weight:800}
.gav18-store-glass{border:1px solid var(--gc-line);border-radius:26px;padding:24px;background:rgba(255,255,255,.055);backdrop-filter:blur(28px);box-shadow:0 28px 80px rgba(0,0,0,.25)}.gav18-store-glass small{color:var(--gc-muted)}.gav18-store-glass>b{display:block;font-family:var(--ga-serif);font-size:4.2rem;font-weight:400;line-height:1;margin:10px 0 3px}.gav18-store-glass>span{font-size:.82rem;color:var(--gc-muted)}.gav18-store-glass hr{border:0;border-top:1px solid var(--gc-line);margin:20px 0}.gav18-store-glass>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.gav18-store-glass>div span{font-size:.75rem;color:rgba(255,255,255,.74)}
.gav18-store-toolbar{position:sticky;top:72px;z-index:35;background:rgba(7,16,21,.9);border-top:1px solid var(--gc-line);border-bottom:1px solid var(--gc-line);backdrop-filter:blur(22px)}.gav18-store-toolbar>.gav-shell{min-height:78px;display:flex;align-items:center;gap:18px}.gav18-store-toolbar form{display:flex;min-width:320px}.gav18-store-toolbar input{width:100%;height:44px;border:1px solid var(--gc-line);border-radius:12px 0 0 12px;background:rgba(255,255,255,.04);color:#fff;padding:0 14px;outline:none}.gav18-store-toolbar button{height:44px;border:0;border-radius:0 12px 12px 0;background:var(--gc-gold2);color:#17110b;font-weight:800;padding:0 15px}.gav18-store-toolbar .cats{display:flex;gap:7px;overflow:auto;scrollbar-width:none}.gav18-store-toolbar .cats::-webkit-scrollbar{display:none}.gav18-store-toolbar .cats a{white-space:nowrap;text-decoration:none;padding:9px 13px;border:1px solid var(--gc-line);border-radius:999px;font-size:.78rem;color:var(--gc-muted)}.gav18-store-toolbar .cats a.active{background:rgba(213,170,105,.14);color:var(--gc-gold2);border-color:rgba(213,170,105,.35)}
.gav18-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.gav18-product-card{border:1px solid var(--gc-line);background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.018));border-radius:20px;overflow:hidden}.gav18-product-card .media{height:300px;display:block;position:relative;overflow:hidden;background:#101619}.gav18-product-card .media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.gav18-product-card:hover .media img{transform:scale(1.025)}.gav18-product-card .media span{position:absolute;left:12px;bottom:12px;padding:6px 9px;border-radius:999px;background:rgba(7,15,19,.64);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.18);font-size:.68rem}.gav18-product-card .body{padding:17px}.gav18-product-card .maker{font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;color:var(--gc-gold2)}.gav18-product-card h3{font-family:var(--ga-serif);font-size:1.38rem;font-weight:400;line-height:1.1;margin:7px 0 14px}.gav18-product-card h3 a{text-decoration:none}.gav18-product-card .line{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:12px;border-top:1px solid var(--gc-line)}.gav18-product-card .line b{font-size:.95rem}.gav18-product-card .line span{font-size:.7rem;color:var(--gc-muted)}.gav18-product-card .detail{display:inline-block;margin-top:14px;text-decoration:none;font-size:.78rem;color:var(--gc-gold2)}
.gav18-commerce-notice{border:1px solid rgba(213,170,105,.28);border-radius:22px;padding:30px;background:linear-gradient(120deg,rgba(213,170,105,.08),rgba(255,255,255,.025))}.gav18-commerce-notice b{font-family:var(--ga-serif);font-size:2rem;font-weight:400}.gav18-commerce-notice p{color:var(--gc-muted);max-width:760px;margin:8px 0 0}
.gav18-maker-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.gav18-maker{display:block;text-decoration:none;border:1px solid var(--gc-line);border-radius:18px;overflow:hidden;background:var(--gc-panel2)}.gav18-maker img{width:100%;height:190px;object-fit:cover}.gav18-maker>div{padding:16px}.gav18-maker small{color:var(--gc-gold2);font-size:.7rem}.gav18-maker h3{font-family:var(--ga-serif);font-size:1.35rem;font-weight:400;margin:4px 0}.gav18-maker p{font-size:.8rem;color:var(--gc-muted);margin:0}.gav18-store-principles{padding:30px 0 90px}.gav18-store-principles>.gav-shell{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--gc-line);border-radius:22px;overflow:hidden}.gav18-store-principles .gav-shell>div{padding:24px;border-right:1px solid var(--gc-line)}.gav18-store-principles .gav-shell>div:last-child{border-right:0}.gav18-store-principles b{font-family:var(--ga-serif);font-size:1.2rem;font-weight:400}.gav18-store-principles p{font-size:.8rem;color:var(--gc-muted);line-height:1.55;margin:7px 0 0}
/* Product detail */
.gav18-product-main{padding-top:125px;padding-bottom:72px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:52px;align-items:start}.gav18-product-main .gallery{display:grid;grid-template-columns:1fr 1fr;gap:10px}.gav18-product-main .gallery img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:18px;background:#101619}.gav18-product-main .gallery img:first-child:nth-last-child(1){grid-column:1/3;aspect-ratio:5/6}.gav18-product-main .summary{position:sticky;top:110px}.gav18-product-main .back{display:inline-block;margin-bottom:28px;text-decoration:none;color:var(--gc-muted);font-size:.78rem}.gav18-product-main .maker{display:block;text-decoration:none;color:var(--gc-gold2);font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}.gav18-product-main h1{font-family:var(--ga-serif);font-weight:400;font-size:clamp(2.8rem,4.8vw,4.7rem);line-height:.94;letter-spacing:-.04em;margin:10px 0 15px}.gav18-product-main .price{font-size:1.35rem;margin-bottom:18px}.gav18-product-main .lead{color:var(--gc-muted);line-height:1.7}.gav18-product-main .stock{display:inline-flex;padding:6px 10px;border-radius:999px;border:1px solid var(--gc-line);font-size:.72rem;margin:6px 0 18px}.gav18-product-main .stock.yes{color:#cbdc9d}.gav18-buybox{padding:18px;border:1px solid var(--gc-line);border-radius:18px;background:rgba(255,255,255,.035)}.gav18-buybox .cart{display:flex;gap:10px;align-items:end}.gav18-buybox .qty{width:92px}.gav18-buybox .qty label{display:block;font-size:.7rem;color:var(--gc-muted);margin-bottom:5px}.gav18-buybox input[type=number],.gav18-buybox select{height:46px;width:100%;border:1px solid var(--gc-line);background:#0b151a;color:#fff;border-radius:11px;padding:0 10px}.gav18-add,.gav18-buybox .single_add_to_cart_button{min-height:46px!important;flex:1;border:0!important;border-radius:12px!important;background:var(--gc-gold2)!important;color:#17110b!important;font-weight:800!important;padding:0 18px!important}.gav18-buybox .cartlink{display:block;text-align:center;margin-top:10px;text-decoration:none;font-size:.75rem;color:var(--gc-muted)}.gav18-product-main .quickfacts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.gav18-product-main .quickfacts>div{padding:13px;border:1px solid var(--gc-line);border-radius:13px}.gav18-product-main .quickfacts small{display:block;color:var(--gc-muted);font-size:.65rem}.gav18-product-main .quickfacts b{display:block;font-size:.78rem;margin-top:3px}
.gav18-product-story{display:grid;grid-template-columns:1.35fr .65fr;gap:70px}.gav18-product-story h2{font-family:var(--ga-serif);font-weight:400;font-size:clamp(2.8rem,4vw,4rem);margin:8px 0 20px}.gav18-product-story .copy{color:var(--gc-muted);font-size:1rem;line-height:1.8}.gav18-product-story aside{border-left:1px solid var(--gc-line);padding-left:28px}.gav18-product-story aside>div{padding:16px 0;border-bottom:1px solid var(--gc-line)}.gav18-product-story aside small{color:var(--gc-gold2);font-size:.68rem;text-transform:uppercase;letter-spacing:.08em}.gav18-product-story aside p{font-size:.84rem;color:var(--gc-muted);margin:5px 0 0}.gav18-maker-feature{display:grid;grid-template-columns:.8fr 1.2fr;gap:44px;align-items:center}.gav18-maker-feature img{width:100%;height:360px;object-fit:cover;border-radius:22px}.gav18-maker-feature h2{font-family:var(--ga-serif);font-size:3rem;font-weight:400;margin:7px 0}.gav18-maker-feature p{color:var(--gc-muted)}.gav18-maker-feature a{text-decoration:none;color:var(--gc-gold2)}
/* WooCommerce shell */
.gav18-wc-shell{padding:125px 0 90px}.gav18-checkout-head{max-width:760px;margin-bottom:28px}.gav18-checkout-head>a{font-size:.78rem;color:var(--gc-muted);text-decoration:none}.gav18-checkout-head h1{font-family:var(--ga-serif);font-weight:400;font-size:clamp(3rem,5vw,5rem);margin:13px 0 8px}.gav18-checkout-head p{color:var(--gc-muted)}.gav18-wc-panel{border:1px solid var(--gc-line);border-radius:22px;background:rgba(255,255,255,.035);padding:28px}.gav18-wc-panel .woocommerce{color:var(--gc-text)}.gav18-wc-panel input,.gav18-wc-panel select,.gav18-wc-panel textarea{background:#0b151a!important;color:#fff!important;border:1px solid var(--gc-line)!important;border-radius:10px!important;min-height:42px;padding:9px 11px!important}.gav18-wc-panel table{border-color:var(--gc-line)!important}.gav18-wc-panel th,.gav18-wc-panel td{border-color:var(--gc-line)!important;color:var(--gc-text)!important}.gav18-wc-panel .button,.gav18-wc-panel button,.gav18-wc-panel #place_order{background:var(--gc-gold2)!important;color:#17110b!important;border-radius:11px!important;font-weight:800!important}.gav18-wc-panel a{color:var(--gc-gold2)}.gav18-maker-hero{padding:145px 0 62px;background:linear-gradient(180deg,#081218,#071015)}.gav18-maker-hero a{color:var(--gc-muted);text-decoration:none;font-size:.78rem}.gav18-maker-hero span{display:block;color:var(--gc-gold2);font-size:.72rem;letter-spacing:.12em;margin-top:24px}.gav18-maker-hero h1{font-family:var(--ga-serif);font-weight:400;font-size:5rem;line-height:.95;margin:10px 0}.gav18-maker-hero p{max-width:720px;color:var(--gc-muted)}
/* Woo variable product reset */
.gav18-buybox .variations{width:100%;margin-bottom:12px}.gav18-buybox .variations td{padding:5px 0;border:0}.gav18-buybox .variations label{font-size:.72rem;color:var(--gc-muted)}.gav18-buybox .reset_variations{font-size:.7rem;color:var(--gc-gold2)}.gav18-buybox .woocommerce-variation-price{margin:10px 0}.gav18-buybox .woocommerce-variation-add-to-cart{display:flex;gap:10px;align-items:center}.gav18-buybox .quantity{width:90px}.gav18-buybox .quantity input{height:46px}
@media(max-width:1100px){.gav18-product-grid,.gav18-maker-grid{grid-template-columns:repeat(3,1fr)}.gav18-store-hero>.gav-shell{grid-template-columns:1.2fr .8fr;gap:35px}.gav18-product-main{grid-template-columns:1fr 420px;gap:32px}}
@media(max-width:900px){.gav18-store-hero{padding-top:115px}.gav18-store-hero>.gav-shell,.gav18-product-main,.gav18-product-story,.gav18-maker-feature{grid-template-columns:1fr}.gav18-store-glass{max-width:520px}.gav18-store-toolbar{top:64px}.gav18-store-toolbar>.gav-shell{align-items:stretch;flex-direction:column;padding:12px 0}.gav18-store-toolbar form{min-width:0;width:100%}.gav18-product-grid,.gav18-maker-grid{grid-template-columns:repeat(2,1fr)}.gav18-store-principles>.gav-shell{grid-template-columns:1fr 1fr}.gav18-store-principles .gav-shell>div{border-bottom:1px solid var(--gc-line)}.gav18-product-main .summary{position:static}.gav18-product-main{padding-top:95px}.gav18-product-story aside{border-left:0;border-top:1px solid var(--gc-line);padding-left:0;padding-top:18px}}
@media(max-width:620px){.gav18-store-hero{padding:105px 0 48px}.gav18-store-hero h1{font-size:3.8rem}.gav18-store-hero p{font-size:.95rem}.gav18-store-hero .actions{flex-wrap:wrap}.gav18-store-glass{padding:18px}.gav18-store-toolbar>.gav-shell{min-height:auto}.gav18-product-grid,.gav18-maker-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.gav18-product-card,.gav18-maker{min-width:82vw;scroll-snap-align:start}.gav18-product-card .media{height:330px}.gav18-store-principles>.gav-shell{grid-template-columns:1fr}.gav18-store-principles .gav-shell>div{border-right:0}.gav18-product-main{padding-top:84px;padding-bottom:48px}.gav18-product-main .gallery{display:flex;overflow:auto;scroll-snap-type:x mandatory}.gav18-product-main .gallery img,.gav18-product-main .gallery img:first-child:nth-last-child(1){min-width:88vw;aspect-ratio:4/5;scroll-snap-align:start}.gav18-product-main h1{font-size:3.25rem}.gav18-product-main .quickfacts{grid-template-columns:1fr}.gav18-product-story{gap:28px}.gav18-product-story h2{font-size:2.7rem}.gav18-maker-feature img{height:280px}.gav18-wc-shell{padding:94px 0 105px}.gav18-wc-panel{padding:16px;border-radius:16px}.gav18-maker-hero h1{font-size:3.4rem}.gav18-buybox .cart,.gav18-buybox .woocommerce-variation-add-to-cart{align-items:stretch;flex-direction:column}.gav18-buybox .qty,.gav18-buybox .quantity{width:100%}}
.gav18-home-store-teaser{min-height:250px;border:1px solid var(--gc-line);border-radius:24px;padding:36px;display:flex;align-items:end;justify-content:space-between;gap:30px;text-decoration:none;background:radial-gradient(circle at 80% 0,rgba(213,170,105,.15),transparent 33%),linear-gradient(135deg,rgba(255,255,255,.05),rgba(255,255,255,.015))}.gav18-home-store-teaser small{color:var(--gc-gold2);font-size:.7rem;letter-spacing:.12em}.gav18-home-store-teaser h3{font-family:var(--ga-serif);font-size:2.5rem;font-weight:400;margin:8px 0}.gav18-home-store-teaser p{color:var(--gc-muted);max-width:650px}.gav18-home-store-teaser>span{white-space:nowrap;color:var(--gc-gold2)}.gav17-panel-actions{display:flex;gap:14px;align-items:center}.gav17-panel-actions a{text-decoration:none}
@media(max-width:620px){.gav18-home-store-teaser{align-items:flex-start;flex-direction:column;padding:24px;min-height:300px}.gav18-home-store-teaser h3{font-size:2rem}.gav17-panel-actions{align-items:flex-end;flex-direction:column;gap:5px}}
.gav18-header-cart{height:40px;display:flex!important;align-items:center;gap:7px;padding:0 12px!important;border:1px solid var(--gc-line);border-radius:999px;text-decoration:none!important;color:#fff!important;font-size:.72rem!important;font-weight:700}.gav18-header-cart span{min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--gc-gold2);color:#17110b;display:grid;place-items:center;font-size:.65rem}.gav18-maker-hero .maker-business-link{display:inline-flex;margin-top:14px;color:var(--gc-gold2)}
@media(max-width:1180px){.gav18-header-cart{display:none!important}}
.gav-v18 .gav-agency-header .gav-nav{gap:18px}.gav-v18 .gav-agency-header .gav-nav a{font-size:.79rem;letter-spacing:0}
@media(max-width:1180px) and (min-width:901px){.gav-v18 .gav-agency-header .gav-nav{gap:11px}.gav-v18 .gav-agency-header .gav-nav a{font-size:.72rem}.gav-v18 .gav-agency-header .gav-header-inner{grid-template-columns:180px 1fr auto}}
