:root{--bg:#fbf6ef;--paper:#fffdfa;--ink:#302017;--muted:#806e62;--line:#ead8c6;--orange:#f27625;--orange2:#ff9b36;--brown:#3a1d0e;--green:#27844a;--shadow:0 20px 60px rgba(72,40,20,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:'DM Sans',sans-serif}button,input{font:inherit}button,a{touch-action:manipulation}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}.shell{width:min(1240px,calc(100% - 34px));margin:auto}.topbar{background:var(--brown);color:#fff;font-size:13px}.topbar-inner{height:38px;display:flex;align-items:center;justify-content:space-between}.topbar a{font-weight:800;color:#ffd9b9}.header{position:sticky;top:0;z-index:50;background:rgba(251,246,239,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(230,211,194,.8)}.nav{height:86px;display:flex;align-items:center;gap:34px}.brand{margin-right:auto}.brand img{height:48px;width:auto;border-radius:8px}.desktop-nav{display:flex;gap:28px;font-weight:800;color:#614b3f}.desktop-nav a:hover{color:var(--orange)}.nav-actions{display:flex;align-items:center;gap:10px}.pill,.secondary,.cta,.google-btn{border:0;border-radius:16px;min-height:48px;padding:0 18px;font-weight:800;cursor:pointer}.pill{display:flex;align-items:center;gap:8px;background:var(--paper);border:1px solid var(--line);color:var(--ink)}.pill b{background:var(--orange);color:#fff;border-radius:999px;min-width:23px;height:23px;display:grid;place-items:center;font-size:12px}.account-trigger{background:var(--brown);color:#fff;border-color:transparent}.cta{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--orange),var(--orange2));color:#fff;box-shadow:0 12px 28px rgba(242,118,37,.22)}.secondary{display:inline-flex;align-items:center;justify-content:center;background:var(--paper);border:1px solid var(--line);color:var(--ink)}.big{min-height:58px;padding:0 24px;border-radius:18px}.hero{padding:74px 0 42px;display:grid;grid-template-columns:1.04fr .96fr;gap:46px;align-items:center}.kicker{display:block;color:#bb621d;letter-spacing:2px;font-size:12px;font-weight:900;margin-bottom:12px}.hero h1,.section-title h2,.contact h2{font-family:'Oswald',sans-serif;font-size:clamp(58px,6vw,92px);line-height:.94;margin:0;letter-spacing:-1px}.hero h1 em{font-style:normal;color:var(--orange)}.hero-copy>p{color:var(--muted);font-size:20px;line-height:1.65;max-width:660px}.hero-buttons{display:flex;gap:12px;margin:26px 0}.facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.facts div{background:var(--paper);border:1px solid var(--line);border-radius:22px;padding:17px}.facts b,.facts span{display:block}.facts span{color:var(--muted);margin-top:4px;font-size:13px}.hero-gallery{display:grid;grid-template-columns:1fr 160px;grid-template-rows:1fr 1fr;gap:14px;min-height:560px}.hero-main,.hero-mini{background:var(--paper);border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:var(--shadow)}.hero-main{grid-row:1/3;position:relative}.hero-main>img{height:100%;width:100%;object-fit:cover}.hero-main>div{position:absolute;left:16px;right:16px;bottom:16px;background:rgba(255,253,250,.94);backdrop-filter:blur(12px);padding:16px;border-radius:20px}.hero-main small,.hero-main strong{display:block}.hero-main strong{font-family:'Oswald';font-size:27px}.hero-main button{border:0;background:#fff1e6;color:#bd5b18;font-weight:900;border-radius:12px;padding:10px 12px;margin-top:9px;cursor:pointer}.hero-mini{padding:9px}.hero-mini img{width:100%;height:calc(100% - 34px);object-fit:cover;border-radius:19px}.hero-mini b{display:block;padding:8px 6px 0;font-size:14px}.announcement{padding:0 0 24px}.announcement-card{display:flex;align-items:center;gap:14px;background:#fff7e9;border:1px solid #e8cfa6;padding:16px 20px;border-radius:20px}.announcement-card>span{color:#ffae26}.announcement-card p{margin:0;color:#6e5b4f}.highlights{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding-bottom:60px}.highlights article{display:flex;gap:12px;align-items:center;background:var(--paper);border:1px solid var(--line);padding:17px;border-radius:21px}.highlights article>span{font-size:26px}.highlights small,.highlights b{display:block}.highlights small{color:#ad6c3d;font-size:10px;letter-spacing:1.3px}.menu-section{padding:72px 0;background:#fffaf4;border-block:1px solid #f0e0d1}.section-title{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.section-title h2,.contact h2{font-size:58px}.section-title p{max-width:520px;color:var(--muted);line-height:1.55}.menu-tools{display:flex;flex-direction:column;gap:14px;margin-bottom:25px}.search{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:17px;padding:0 16px;max-width:460px;height:52px}.search input{width:100%;border:0;outline:0;background:transparent}.filters{display:flex;gap:9px;flex-wrap:wrap}.filters button{border:1px solid var(--line);background:#fff;padding:11px 17px;border-radius:999px;font-weight:800;color:#6d584b;cursor:pointer}.filters button.active{background:var(--orange);color:#fff;border-color:var(--orange)}.menu-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:#fff;border:1px solid var(--line);border-radius:26px;overflow:hidden;box-shadow:0 8px 24px rgba(70,39,20,.045);display:flex;flex-direction:column;min-width:0}.product-image{position:relative;height:250px;overflow:hidden;cursor:pointer;background:#eee}.product-image img{width:100%;height:100%;object-fit:cover;transition:.35s transform}.product-card:hover .product-image img{transform:scale(1.035)}.tag,.discount{position:absolute;top:13px;padding:8px 11px;border-radius:999px;font-size:11px;font-weight:900}.tag{left:13px;background:#fff;color:#a85a20}.discount{right:13px;background:#e9482c;color:#fff}.product-body{padding:18px;display:flex;flex-direction:column;flex:1}.product-body h3{font-family:'Oswald';font-size:30px;margin:0 0 7px}.product-body p{color:var(--muted);line-height:1.45;font-size:14px;min-height:42px;margin:0}.price-row{margin-top:auto;padding-top:20px;display:flex;align-items:end;justify-content:space-between;gap:10px}.price-row span{color:var(--muted);font-size:13px}.prices{text-align:right}.prices del{display:block;color:#a68f80;font-size:12px}.prices b{font-family:'Oswald';font-size:31px}.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:14px}.product-actions button,.product-actions a{min-height:48px;border-radius:14px}.add{border:1px solid var(--line);background:#fff9f2;font-weight:900;cursor:pointer}.call{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--orange),var(--orange2));color:#fff;font-weight:900}.contact{display:grid;grid-template-columns:1fr .72fr;gap:36px;padding-block:74px}.contact-copy p{font-size:18px;color:var(--muted)}.contact-actions{display:flex;gap:12px;flex-wrap:wrap}.hours{background:var(--paper);border:1px solid var(--line);border-radius:28px;padding:26px;box-shadow:var(--shadow)}.hours>b{font-family:'Oswald';font-size:28px}.hours>div{display:flex;justify-content:space-between;gap:20px;margin:24px 0;padding-block:20px;border-block:1px solid var(--line)}.hours small{color:var(--muted)}footer{border-top:1px solid var(--line);background:#fffaf4}.footer{height:100px;display:flex;align-items:center;gap:28px}.footer img{height:42px}.footer p{margin-right:auto;color:var(--muted)}.footer a{font-weight:800}.drawer{position:fixed;inset:0;z-index:90;pointer-events:none}.drawer.open{pointer-events:auto}.drawer-backdrop{position:absolute;inset:0;border:0;background:rgba(35,21,13,.46);opacity:0;transition:.22s}.drawer.open .drawer-backdrop{opacity:1}.drawer-panel{position:absolute;right:0;top:0;width:min(440px,100%);height:100%;background:#fffaf5;padding:24px;transform:translateX(102%);transition:.25s;box-shadow:-20px 0 70px rgba(30,15,6,.14);display:flex;flex-direction:column}.drawer.open .drawer-panel{transform:none}.drawer-panel header{display:flex;justify-content:space-between;align-items:flex-start}.drawer-panel h3{font-family:'Oswald';font-size:36px;margin:0}.drawer-close,.modal-x{border:0;background:#f7e9dd;width:42px;height:42px;border-radius:13px;cursor:pointer}.drawer-items{overflow:auto;display:grid;gap:10px;padding:18px 0;flex:1}.drawer-empty{color:var(--muted);padding:30px 0}.list-item{display:grid;grid-template-columns:70px 1fr auto;gap:10px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:17px;padding:9px}.list-item img{width:70px;height:58px;object-fit:cover;border-radius:11px}.list-item b,.list-item span{display:block}.list-item span{font-size:12px;color:var(--muted)}.list-item button{border:0;background:#ffede4;color:#bd492e;border-radius:10px;padding:9px;cursor:pointer}.drawer-total,.drawer-panel footer{display:flex;justify-content:space-between;gap:10px;align-items:center}.drawer-total{padding:18px 0;border-top:1px solid var(--line)}.drawer-total strong{font-family:'Oswald';font-size:30px}.drawer-panel footer>*{flex:1}.modal{width:min(760px,calc(100% - 28px));border:1px solid var(--line);border-radius:28px;padding:0;background:#fffaf5;color:var(--ink);box-shadow:0 30px 100px rgba(30,15,7,.25)}.modal::backdrop{background:rgba(35,21,13,.48);backdrop-filter:blur(3px)}.modal-x{position:absolute;right:15px;top:15px;z-index:2}.detail{display:grid;grid-template-columns:1fr 1fr}.detail img{width:100%;height:480px;object-fit:cover;border-radius:27px 0 0 27px}.detail-copy{padding:38px 30px;display:flex;flex-direction:column}.detail-copy h3{font-family:'Oswald';font-size:42px;margin:4px 0 10px}.detail-copy p{color:var(--muted);line-height:1.55}.detail-price{font-family:'Oswald';font-size:38px;margin-top:auto}.detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.account-modal{max-width:560px;padding:34px}.account-modal h3{font-family:'Oswald';font-size:46px;margin:0 0 12px}.account-modal p{color:var(--muted);line-height:1.55}.google-btn{width:100%;background:#fff;border:1px solid var(--line);font-size:16px}.google-btn span{color:#4285f4;font-size:20px;margin-right:10px}.profile{display:flex;align-items:center;gap:14px;margin:10px 0 24px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:13px}.profile-avatar{width:58px;height:58px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:#f7dfca}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile b,.profile span{display:block}.profile span{color:var(--muted);font-size:13px}.full{width:100%;margin-top:9px}.hidden{display:none!important}.mobile-bar{display:none}
@media(max-width:980px){.desktop-nav{display:none}.nav{gap:12px}.nav-actions .cta{display:none}.hero{grid-template-columns:1fr;padding-top:42px}.hero-gallery{min-height:470px}.highlights{grid-template-columns:1fr 1fr}.menu-grid{grid-template-columns:1fr 1fr}.contact{grid-template-columns:1fr}.section-title{align-items:flex-start;flex-direction:column}}
@media(max-width:680px){body{padding-bottom:74px}.topbar{display:none}.header{top:0}.nav{height:70px}.brand img{height:38px}.nav-actions{margin-left:auto}.nav-actions .pill span:not(.mini-avatar){display:none}.nav-actions .list-trigger{display:none}.nav-actions .account-trigger{display:none}.hero{padding-top:34px}.hero h1{font-size:54px}.hero-copy>p{font-size:16px}.hero-buttons{display:grid;grid-template-columns:1fr 1fr}.facts{grid-template-columns:1fr 1fr}.facts div:last-child{grid-column:1/3}.hero-gallery{grid-template-columns:1fr 105px;min-height:390px}.hero-mini b{font-size:11px}.announcement-card{align-items:flex-start;flex-wrap:wrap}.announcement-card p{width:100%;font-size:14px}.highlights{display:flex;overflow:auto;padding-bottom:32px}.highlights article{min-width:210px}.menu-section{padding-top:48px}.section-title h2{font-size:43px}.section-title p{font-size:14px}.search{max-width:none}.filters{overflow:auto;flex-wrap:nowrap;padding-bottom:5px}.filters button{white-space:nowrap}.menu-grid{grid-template-columns:1fr}.product-image{height:235px}.contact{padding-block:52px}.contact h2{font-size:45px}.contact-actions{display:grid}.footer{height:auto;padding:25px 0 100px;flex-wrap:wrap}.footer img{width:100%;object-fit:contain}.mobile-bar{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);bottom:0;left:0;right:0;z-index:70;background:rgba(255,253,250,.95);backdrop-filter:blur(14px);border-top:1px solid var(--line);padding:7px max(6px,env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) max(6px,env(safe-area-inset-left))}.mobile-bar a,.mobile-bar button{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;gap:2px;font-size:19px;color:#4e382c;position:relative}.mobile-bar span{font-size:9px;font-weight:800}.mobile-bar b{position:absolute;top:-1px;right:18%;background:var(--orange);color:#fff;font-size:9px;min-width:17px;height:17px;border-radius:999px;display:grid;place-items:center}.detail{grid-template-columns:1fr}.detail img{height:270px;border-radius:27px 27px 0 0}.detail-copy{padding:25px 20px}.detail-copy h3{font-size:34px}.detail-actions{grid-template-columns:1fr}.account-modal{padding:28px 20px}.drawer-panel{padding-bottom:calc(22px + env(safe-area-inset-bottom))}}

/* PRO22 v30 */
.brand{display:flex;align-items:center;min-width:0}.brand img{height:58px;max-width:310px;width:auto;object-fit:contain}.footer img{height:54px;max-width:300px;width:auto;object-fit:contain}.drawer-panel{width:min(400px,100%);padding:26px}.drawer-panel header{gap:14px}.drawer-panel header>div{min-width:0}.drawer-panel h3{font-family:'DM Sans',sans-serif;font-size:30px;letter-spacing:-.7px;margin:3px 0 5px}.drawer-help{margin:0;color:var(--muted);font-size:13px;line-height:1.4}.drawer-items{gap:11px;padding:16px 0}.drawer-empty{display:flex;flex-direction:column;gap:6px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px}.drawer-empty b{font-size:16px}.drawer-empty span{color:var(--muted);font-size:13px;line-height:1.45}.list-item{grid-template-columns:64px minmax(0,1fr) auto;gap:11px;padding:11px;border-radius:18px}.list-item img{width:64px;height:64px}.list-item-main{min-width:0}.list-item-main b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px}.list-item-main>span{font-size:11px;margin-top:2px}.qty-control{display:inline-grid;grid-template-columns:28px 26px 28px;align-items:center;margin-top:8px;border:1px solid var(--line);border-radius:10px;overflow:hidden}.qty-control button{height:28px;border:0;background:#fff8f1;font-size:17px;cursor:pointer;color:var(--ink)}.qty-control strong{text-align:center;font-size:12px}.list-item-side{display:flex;flex-direction:column;align-items:flex-end;gap:9px;white-space:nowrap}.list-item-side>strong{font-family:'DM Sans',sans-serif;font-size:14px}.remove-item{border:0;background:transparent!important;color:#b94d35!important;padding:0!important;font-size:11px;font-weight:800;cursor:pointer}.drawer-total{padding:16px 0}.drawer-total strong{font-family:'DM Sans',sans-serif;font-size:25px}.drawer-panel footer{gap:9px}.drawer-panel footer>*{min-height:48px;border-radius:14px;font-size:13px}.account-modal p{font-size:14px}@media(max-width:680px){.brand img{height:46px;max-width:220px}.footer img{height:46px;max-width:230px}.drawer-panel{padding:22px 16px calc(20px + env(safe-area-inset-bottom))}.list-item{grid-template-columns:58px minmax(0,1fr) auto}.list-item img{width:58px;height:58px}.drawer-panel h3{font-size:27px}}

/* v33: gerçek mağaza logosu sıkıştırılmadan kullanılır */
.brand img{height:52px!important;max-width:340px!important;width:auto!important;object-fit:contain!important;border-radius:7px!important}
.footer img{height:48px!important;max-width:310px!important;width:auto!important;object-fit:contain!important;border-radius:7px!important}
@media(max-width:680px){
  .brand img{height:40px!important;max-width:225px!important}
  .footer img{height:42px!important;max-width:230px!important}
}


/* =========================================================
   v34 — Mobile polish requested for iPhone
   ========================================================= */
.add-icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle;margin-right:7px}

@media(max-width:680px){
  body{padding-bottom:78px}

  /* Smaller, sharper logo and a little further left */
  .header .shell.nav{
    width:calc(100% - 18px);
    margin-left:9px;
    margin-right:9px;
    height:64px;
    padding:0;
  }
  .header .brand{margin-left:0;margin-right:auto}
  .header .brand img{
    height:32px!important;
    width:auto!important;
    max-width:176px!important;
    border-radius:5px!important;
  }

  /* Menu area has slightly tighter phone margins */
  .menu-section .shell{width:calc(100% - 20px)}
  .menu-section{padding-top:40px}
  .section-title{margin-bottom:18px}
  .section-title h2{font-size:39px}
  .section-title p{display:none}
  .menu-tools{margin-bottom:18px;gap:11px}
  .search{height:48px;border-radius:15px}
  .filters{gap:7px}

  /* Exactly two products side-by-side on the phone */
  .menu-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
  }
  .product-card{
    border-radius:20px;
    min-width:0;
  }
  .product-image{
    height:128px!important;
  }
  .tag,.discount{
    top:8px;
    padding:6px 8px;
    font-size:9px;
  }
  .tag{left:8px}
  .discount{right:8px}
  .product-body{
    padding:12px!important;
  }
  .product-body h3{
    font-size:21px!important;
    line-height:1.08;
    margin:0 0 6px;
    letter-spacing:-.2px;
  }
  .product-body p{
    font-size:11.5px!important;
    line-height:1.35;
    min-height:31px!important;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
  }
  .price-row{
    padding-top:11px!important;
    gap:5px;
  }
  .price-row>span{
    font-size:10px!important;
    max-width:55px;
  }
  .prices del{font-size:9px!important}
  .prices b{
    font-size:25px!important;
    white-space:nowrap;
  }
  .product-actions{
    grid-template-columns:44px minmax(0,1fr)!important;
    gap:7px!important;
    margin-top:10px!important;
  }
  .product-actions button,.product-actions a{
    min-height:42px!important;
    border-radius:12px!important;
  }
  .product-actions .add{
    display:flex;
    align-items:center;
    justify-content:center;
    padding:0!important;
  }
  .product-actions .add-icon{
    width:21px;
    height:21px;
    margin:0;
  }
  .product-actions .add-label{display:none}
  .product-actions .call{font-size:14px}

  /* Cleaner app-like bottom navigation, no emojis */
  .mobile-bar{
    min-height:72px;
    grid-template-columns:repeat(5,1fr);
    padding:7px 5px calc(7px + env(safe-area-inset-bottom));
    background:rgba(255,253,250,.98);
    box-shadow:0 -9px 30px rgba(50,28,15,.07);
  }
  .mobile-bar a,.mobile-bar button{
    min-width:0;
    gap:4px;
    padding:3px 1px;
    font-size:inherit;
    color:#3f2d24;
  }
  .mobile-bar svg{
    width:23px;
    height:23px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.8;
    stroke-linecap:round;
    stroke-linejoin:round;
  }
  .mobile-bar span{
    font-size:9.5px;
    line-height:1;
    font-weight:800;
    white-space:nowrap;
  }
  .mobile-bar b{
    top:0;
    right:22%;
    min-width:18px;
    height:18px;
    font-size:9px;
    border:2px solid #fffdfa;
  }

  /* Give the content breathing room above the browser toolbar */
  footer .footer{padding-bottom:95px}
}

@media(max-width:360px){
  .menu-grid{gap:8px!important}
  .product-image{height:116px!important}
  .product-body{padding:10px!important}
  .product-body h3{font-size:19px!important}
  .prices b{font-size:22px!important}
  .header .brand img{height:29px!important;max-width:160px!important}
}


/* =========================================================
   PRO 20X v37 — Instagram / Reels
   ========================================================= */
.instagram-section{padding:64px 0;border-top:1px solid var(--line);background:linear-gradient(180deg,#fffaf5 0%,#fbf4ec 100%)}
.instagram-section.hidden{display:none}
.instagram-head{display:flex;align-items:flex-end;justify-content:space-between;gap:26px;margin-bottom:26px}
.instagram-head h2{font-family:'Oswald',sans-serif;font-size:48px;line-height:1;margin:0 0 10px;color:var(--ink)}
.instagram-head p{margin:0;max-width:650px;color:var(--muted);font-size:15px;line-height:1.6}
.instagram-profile-btn{display:inline-flex;align-items:center;gap:10px;border:1px solid #e9d5c4;background:#fff;color:#39271e;border-radius:16px;padding:13px 17px;font-weight:800;box-shadow:0 8px 26px rgba(50,28,15,.06)}
.instagram-profile-btn.hidden{display:none}
.instagram-profile-btn svg{width:22px;height:22px;fill:none;stroke:#d44278;stroke-width:1.8}
.instagram-empty{border:1px dashed #ddc6b4;border-radius:20px;padding:24px;color:#846f62;background:#fff}
.instagram-empty.hidden{display:none}
.instagram-reels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:start}
.instagram-reel-card{position:relative;min-width:0;border-radius:24px;background:#fff;border:1px solid #ead9cb;padding:10px;overflow:hidden;box-shadow:0 12px 34px rgba(59,36,22,.06)}
.instagram-reel-number{position:absolute;top:16px;left:16px;z-index:2;background:rgba(42,27,18,.88);color:#fff;padding:6px 8px;border-radius:10px;font-size:10px;font-weight:900;letter-spacing:1px}
.instagram-reel-card .instagram-media{margin:0!important;min-width:0!important;width:100%!important;border:0!important;box-shadow:none!important}
.instagram-admin-card .admin-friendly-note{color:#806f64;font:500 13px 'DM Sans',sans-serif;line-height:1.55;margin:4px 0 16px}
.clean-field{margin-top:13px}
.instagram-username-wrap{display:flex;align-items:center;border:1px solid #e7d5c6;border-radius:14px;background:#fff;overflow:hidden}
.instagram-username-wrap b{padding-left:13px;color:#7d685c}
.instagram-username-wrap input{border:0!important;box-shadow:none!important}
.primary.wide{width:100%;margin-top:12px}

@media(max-width:920px){
  .instagram-reels{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:680px){
  .instagram-section{padding:44px 0 92px}
  .instagram-head{align-items:flex-start;flex-direction:column;margin-bottom:18px}
  .instagram-head h2{font-size:38px}
  .instagram-head p{font-size:13px}
  .instagram-profile-btn{padding:11px 14px}
  .instagram-reels{
    display:flex;
    gap:12px;
    overflow-x:auto;
    scroll-snap-type:x mandatory;
    padding:2px 4px 14px 0;
    -webkit-overflow-scrolling:touch;
  }
  .instagram-reel-card{
    flex:0 0 82%;
    scroll-snap-align:start;
    border-radius:20px;
  }
}


/* v38 fixes */
.instagram-section{display:block!important;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.instagram-empty{display:block;color:#7d6a5f;background:#fff;border:1px dashed #dec7b6;border-radius:20px;padding:20px;line-height:1.55}
.header .brand img{height:50px!important;max-width:320px!important}
.footer img{height:46px!important;max-width:280px!important}
@media(max-width:680px){.header .brand img{height:42px!important;max-width:250px!important}.footer img{height:42px!important;max-width:250px!important}.instagram-section{padding:36px 0 92px}}


/* =========================================================
   PRO 20X v39 — Otomatik Instagram
   ========================================================= */
.instagram-reels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:start}
.instagram-video-card{background:#fff;border:1px solid #ead9cb;border-radius:22px;overflow:hidden;box-shadow:0 12px 34px rgba(59,36,22,.06)}
.instagram-video-wrap{position:relative;aspect-ratio:9/16;background:#18120f;overflow:hidden}
.instagram-video-wrap video{width:100%;height:100%;display:block;object-fit:contain;background:#111}
.instagram-video-no{position:absolute;top:12px;left:12px;background:rgba(25,18,15,.82);color:#fff;border-radius:9px;padding:5px 7px;font-size:10px;font-weight:900;pointer-events:none}
.instagram-video-info{padding:12px 13px 14px}
.instagram-video-info p{margin:0 0 9px;color:#5e4a3e;font-size:12px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.instagram-video-info a{font-size:12px;font-weight:800;color:#bc5423}
.instagram-setup-details{margin:12px 0;border:1px solid #ead7c7;border-radius:14px;padding:10px 12px;background:#fffaf6}
.instagram-setup-details summary{cursor:pointer;font:800 13px 'DM Sans',sans-serif;color:#5c4437}
.instagram-setup-details p{font:500 11px 'DM Sans',sans-serif;color:#8b766a;line-height:1.45;margin:8px 0 0}
.instagram-connect-state{display:flex;align-items:center;gap:9px;margin:12px 0;color:#7f6a5e;font:700 13px 'DM Sans',sans-serif}
.instagram-connect-state span{width:10px;height:10px;border-radius:50%;background:#c9b4a4;box-shadow:0 0 0 4px #f5ece5}
.instagram-connect-state.connected span{background:#2f9d56;box-shadow:0 0 0 4px #e4f4e9}.instagram-connect-state.connected{color:#277a45}
.secondary.wide{width:100%;margin-top:9px}
@media(max-width:920px){.instagram-reels{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.instagram-reels{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory;padding-bottom:12px}.instagram-video-card{flex:0 0 76%;scroll-snap-align:start}.instagram-video-wrap{aspect-ratio:9/16}}

/* v40 logo */
.brand img{image-rendering:auto!important;object-fit:contain!important}
.header .brand img{height:52px!important;max-width:340px!important;width:auto!important}
.footer img{height:48px!important;max-width:300px!important;width:auto!important}
@media(max-width:680px){.header .brand img{height:42px!important;max-width:250px!important}.footer img{height:42px!important;max-width:250px!important}}


/* PRO 20X v42 — Meta tokenless Instagram embed */
.instagram-reels{display:block!important}
.instagram-official-embed{display:flex;justify-content:center;align-items:flex-start;width:100%;overflow:hidden}
.instagram-official-embed .instagram-media{min-width:280px!important;width:min(100%,760px)!important;max-width:760px!important;margin:0 auto!important}
.instagram-profile-embed-fallback{width:100%;display:flex;flex-direction:column;align-items:center;gap:14px}
.instagram-profile-embed-fallback iframe{display:block;width:min(100%,760px);min-height:620px;border:0;border-radius:20px;background:#fff;box-shadow:0 12px 34px rgba(59,36,22,.06)}
.instagram-profile-open{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:14px;border:1px solid #e9d5c4;background:#fff;color:#39271e;font-weight:800}
@media(max-width:680px){.instagram-profile-embed-fallback iframe{min-height:560px}.instagram-official-embed .instagram-media{min-width:0!important;width:100%!important}}
