/* Bi'Tişört v6.10.33 — Design Studio live-link and fit fix */
:root{--sg-orange:#ff5b12;--sg-orange2:#ff7a2f;--sg-ink:#111820;--sg-muted:#69727d;--sg-line:#e9e5e1;--sg-soft:#fff8f2}
.bt-studio-guide-page{background:#fff;color:var(--sg-ink)}
.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.bt-studio-guide{width:min(1320px,calc(100% - 40px));margin:0 auto;padding:0 0 48px}
.bt-studio-guide-page .hybrid-nav-links a[data-nav-key="navStudio"]{color:var(--sg-orange)!important;position:relative}
.bt-studio-guide-page .hybrid-nav-links a[data-nav-key="navStudio"]:after{content:"";position:absolute;left:0;right:0;bottom:-25px;height:2px;background:var(--sg-orange)}

/* HERO */
.bt-studio-hero{position:relative;isolation:isolate;min-height:420px;margin:0 calc(50% - 50vw);padding:48px max(24px,calc((100vw - 1320px)/2)) 34px;overflow:hidden;background-color:#fff;background-image:var(--sg-hero-image,url('/assets/images/studio-guide-v61025/hero-approved.webp'));background-repeat:no-repeat;background-size:min(59vw,860px) auto;background-position:right 10px center}
.bt-studio-hero:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.985) 38%,rgba(255,255,255,.72) 50%,rgba(255,255,255,.18) 67%,rgba(255,255,255,.06) 100%)}
.bt-studio-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:20%;z-index:1;background:linear-gradient(0deg,#fff 0%,rgba(255,255,255,0) 100%)}
.bt-studio-hero-copy{position:relative;z-index:3;width:min(560px,46vw)}
.bt-studio-kicker{display:block;margin-bottom:14px;color:var(--sg-orange);font-size:13px;font-weight:900;letter-spacing:.28em}
.bt-studio-hero h1{margin:0;font:900 clamp(54px,4.8vw,76px)/.94 Manrope,Arial,sans-serif;letter-spacing:-.065em}
.bt-studio-hero h1 em{color:var(--sg-orange);font-style:normal}
.bt-studio-hero p{max-width:590px;margin:18px 0 0;color:#424a54;font-size:17px;line-height:1.56}
.bt-studio-hero-actions{display:flex;align-items:center;gap:18px;margin-top:26px}
.bt-studio-primary,.bt-studio-final-cta>a{display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:15px 22px;border-radius:12px;background:var(--sg-orange);color:#fff;text-decoration:none;font-weight:900;box-shadow:0 12px 26px rgba(255,91,18,.16)}
.bt-studio-primary:hover,.bt-studio-final-cta>a:hover{background:#ee4f08}
.bt-studio-watch{display:inline-flex;align-items:center;gap:12px;color:var(--sg-ink);text-decoration:none}
.bt-studio-watch>i{display:grid;place-items:center;width:44px;height:44px;border:1px solid #eadfd7;border-radius:50%;background:#fff;color:var(--sg-orange);font-style:normal}
.bt-studio-watch span{display:grid}
.bt-studio-watch small{color:#7b838c;font-size:12px;margin-top:2px}
.bt-studio-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px;color:#40474f;font-size:13px;font-weight:750}
.bt-studio-trust span{display:flex;gap:10px;align-items:flex-start;padding-right:10px}
.bt-studio-trust b{display:inline-flex;align-items:center;justify-content:center;min-width:22px;color:var(--sg-orange);font-size:18px}
.bt-studio-trust span+span{border-left:1px solid #ece7e2;padding-left:18px}

/* TABS */
.bt-studio-tabs{display:grid;grid-template-columns:repeat(4,1fr);margin:8px 0 12px;border-radius:14px;background:#f7f5f3;overflow:hidden}
.bt-studio-tabs a{display:flex;justify-content:center;align-items:center;gap:10px;padding:16px;color:#3b424a;text-decoration:none;font-size:13px;font-weight:850;border-bottom:2px solid transparent}
.bt-studio-tabs a+a{border-left:1px solid #e6e2de}
.bt-studio-tabs a.is-active,.bt-studio-tabs a:hover{background:#fff;color:var(--sg-orange);border-bottom-color:var(--sg-orange)}
.bt-studio-tabs span{font-size:19px}

/* TRAINING ROW */
#egitim,#ipuclari,#araclar,#ornekler,#sss{scroll-margin-top:150px}
.bt-studio-training{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(300px,.78fr) minmax(360px,1fr);gap:18px;align-items:stretch;margin-top:10px}
.bt-studio-video,.bt-studio-playlist,.bt-studio-tip-card{min-height:248px;border:1px solid var(--sg-line);border-radius:16px;overflow:hidden;background:#fff}
.bt-studio-video{display:grid;grid-template-rows:minmax(0,1fr) auto;background:#fff}
.bt-studio-tip-card{display:flex;align-items:center;justify-content:center;padding:12px;background:#f9eee4;min-height:272px}
.bt-studio-video-poster,.bt-studio-video-poster img{display:block;width:100%;height:100%}
.bt-studio-tip-card img{display:block;width:100%;height:auto;max-height:100%;margin:auto}
.bt-studio-video-poster img{object-fit:contain;object-position:center;background:#fff}
.bt-studio-video-poster{position:relative;text-decoration:none;background:#fff}
.bt-studio-video-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-top:1px solid var(--sg-line);background:#fff9f4}
.bt-studio-video-bar span{font-size:12px;font-weight:800;color:#20242a}
.bt-studio-video-bar a{font-size:12px;font-weight:800;color:var(--sg-orange);text-decoration:none;white-space:nowrap}
.bt-studio-playlist{display:grid;padding:8px;background:#f8f7f5}
.bt-studio-playlist a{display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:10px;padding:9px 10px;color:#303740;text-decoration:none;border-radius:10px}
.bt-studio-playlist a+a{margin-top:3px}
.bt-studio-playlist a:hover,.bt-studio-playlist a.is-current{background:#fff;box-shadow:0 6px 18px rgba(18,24,33,.05)}
.bt-studio-playlist .thumb{display:grid;place-items:center;height:38px;border-radius:8px;background:#dedbd7;font-weight:900}
.bt-studio-playlist b{font-size:12px}
.bt-studio-playlist small{font-size:10px;color:#7f8790}
.bt-studio-tip-card img{object-fit:contain;object-position:center;background:transparent;border-radius:12px;box-shadow:0 10px 28px rgba(18,24,33,.06)}

/* COMMON HEADERS */
.bt-studio-section-head{margin:34px 0 20px}
.bt-studio-section-head span,.bt-studio-faq-copy>span,.bt-studio-final-cta span{display:block;color:var(--sg-orange);font-size:11px;font-weight:900;letter-spacing:.12em}
.bt-studio-section-head h2,.bt-studio-faq-copy h2{margin:6px 0 4px;font-size:28px;letter-spacing:-.035em}
.bt-studio-section-head p,.bt-studio-faq-copy p{margin:0;color:var(--sg-muted);font-size:14px}
.bt-studio-section-head.compact{margin-bottom:14px}
.bt-studio-section-head.row{display:flex;align-items:end;justify-content:space-between;gap:20px}
.bt-studio-section-head.row a{color:var(--sg-orange);text-decoration:none;font-weight:850;font-size:13px}

/* TOOLS */
.bt-studio-tools{margin-top:26px}
.bt-studio-tool-grid{display:grid;grid-template-columns:1.15fr repeat(5,minmax(0,1fr));border:1px solid var(--sg-line);border-radius:16px;overflow:hidden;background:#fff}
.bt-studio-tool-grid article{display:flex;flex-direction:column;justify-content:flex-start;gap:8px;padding:20px;background:#fff;min-height:136px}
.bt-studio-tool-grid article+article{border-left:1px solid var(--sg-line)}
.bt-studio-tool-grid h3{margin:0;font-size:13px;line-height:1.35}
.bt-studio-tool-grid p{margin:0;color:#6d7580;font-size:11px;line-height:1.5}
.bt-studio-tool-intro{display:flex;flex-direction:column;justify-content:center;background:#fffdfb}
.bt-studio-tool-intro h3{margin:0 0 8px;font-size:24px;line-height:1.05;letter-spacing:-.04em}
.bt-studio-tool-intro p{font-size:13px;max-width:240px}
.bt-studio-tool-icon{display:block;width:38px;height:38px;background-position:center;background-repeat:no-repeat;background-size:32px 32px}
.bt-studio-tool-icon--image{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none' stroke='%23111820' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='6' width='24' height='20' rx='3'/%3E%3Ccircle cx='11' cy='13' r='2.2'/%3E%3Cpath d='M6.5 22l6.3-6.2 4.4 4.3 3.4-3.2 4.9 5.1'/%3E%3C/svg%3E")}
.bt-studio-tool-icon--layers{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none' stroke='%23111820' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 6l10 5.5-10 5.5L6 11.5 16 6z'/%3E%3Cpath d='M8.5 16.8L16 21l7.5-4.2'/%3E%3Cpath d='M8.5 21.5L16 25.8l7.5-4.3'/%3E%3C/svg%3E")}
.bt-studio-tool-icon--font{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none' stroke='%23111820' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 24l5.8-16h2.4L21 24'/%3E%3Cpath d='M9.4 17.3h8.2'/%3E%3Cpath d='M22.5 12.2h3.5M24.25 12.2V24'/%3E%3C/svg%3E")}
.bt-studio-tool-icon--palette{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none' stroke='%23111820' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 6c-5.8 0-10.5 4.2-10.5 9.5S10.2 26 16 26c1.8 0 3-.9 3-2.3 0-.9-.4-1.6-.4-2.3 0-1.3 1-2.1 2.4-2.1H23c2.8 0 4.5-1.9 4.5-4.7C27.5 10 22.4 6 16 6z'/%3E%3Ccircle cx='11' cy='14' r='1.2' fill='%23111820'/%3E%3Ccircle cx='15' cy='11.5' r='1.2' fill='%23111820'/%3E%3Ccircle cx='19.2' cy='13' r='1.2' fill='%23111820'/%3E%3Ccircle cx='10.8' cy='18.3' r='1.2' fill='%23111820'/%3E%3C/svg%3E")}
.bt-studio-tool-icon--align{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none' stroke='%23111820' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 7v18'/%3E%3Cpath d='M7 11h14'/%3E%3Cpath d='M7 16h10'/%3E%3Cpath d='M7 21h16'/%3E%3C/svg%3E")}
.bt-studio-tool-icon--generic{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none' stroke='%23111820' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='16' cy='16' r='8'/%3E%3Cpath d='M16 12v8M12 16h8'/%3E%3C/svg%3E")}

/* EXAMPLES */
.bt-studio-examples{margin-top:28px}
.bt-studio-example-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;padding:10px;border:1px solid var(--sg-line);border-radius:16px;background:#fff}
.bt-studio-example-card{margin:0;aspect-ratio:3/2;border-radius:12px;overflow:hidden;background:#f6f3f0}
.bt-studio-example-card img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}
.bt-studio-example-card:hover img{transform:scale(1.025)}
.bt-studio-example-card.is-extra{display:none}
.bt-studio-example-card.is-extra.is-visible{display:block}
.bt-studio-example-actions{display:flex;justify-content:flex-end;margin-top:12px}
.bt-studio-example-more{appearance:none;border:0;background:transparent;padding:4px 0;color:var(--sg-orange);font:850 13px/1.3 Manrope,Arial,sans-serif;cursor:pointer}
.bt-studio-example-more:hover{text-decoration:underline;text-underline-offset:4px}

/* FAQ */
.bt-studio-faq{display:grid;grid-template-columns:.72fr 1.28fr;gap:30px;margin-top:34px;padding:30px;border:1px solid var(--sg-line);border-radius:18px;background:#fff}
.bt-studio-faq-copy a{display:inline-block;margin-top:16px;color:var(--sg-orange);text-decoration:none;font-weight:900;font-size:13px}
.bt-studio-accordion details{border-bottom:1px solid #ece8e4}
.bt-studio-accordion details:first-child{border-top:1px solid #ece8e4}
.bt-studio-accordion summary{padding:15px 2px;cursor:pointer;font-weight:850;font-size:13px;list-style:none}
.bt-studio-accordion summary::-webkit-details-marker{display:none}
.bt-studio-accordion summary:after{content:"+";float:right;color:var(--sg-orange);font-size:20px}
.bt-studio-accordion details[open] summary:after{content:"−"}
.bt-studio-accordion p{margin:0 0 15px;color:#6b737c;font-size:12px;line-height:1.55}

/* FINAL CTA */
.bt-studio-final-cta{display:grid;grid-template-columns:minmax(280px,.95fr) minmax(360px,1.25fr) minmax(240px,.8fr);align-items:center;column-gap:32px;row-gap:12px;margin-top:34px;padding:24px 36px;border-radius:16px;background:linear-gradient(90deg,#ff7a24 0%,#ff7520 100%);color:#111820;overflow:hidden;position:relative;min-height:104px}
.bt-studio-final-cta-title,.bt-studio-final-cta-copy,.bt-studio-final-cta>a{position:relative;z-index:1;min-width:0}
.bt-studio-final-cta-title h2{margin:0;font-size:31px;line-height:.98;letter-spacing:-.045em;color:#111820}
.bt-studio-final-cta-copy{display:grid;gap:4px}
.bt-studio-final-cta-copy p{margin:0;color:#2f1c10;font-size:12px;line-height:1.35;max-width:520px}
.bt-studio-final-cta-copy .bt-studio-final-cta-lead{font-size:13px;font-weight:750;line-height:1.35}
.bt-studio-final-cta>a{justify-self:end;min-width:230px;background:#fff;color:#171717;box-shadow:none;padding:14px 20px}
.bt-studio-final-cta-art{display:none !important}
@media(min-width:1600px){
  .bt-studio-hero{min-height:460px;background-size:min(62vw,1480px) auto;background-position:right center}
  .bt-studio-hero:before{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.99) 31%,rgba(255,255,255,.92) 39%,rgba(255,255,255,.48) 52%,rgba(255,255,255,.08) 66%,rgba(255,255,255,.02) 100%)}
  .bt-studio-hero-copy{width:min(760px,44vw)}
}
@media(max-width:1180px){
  .bt-studio-example-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .bt-studio-hero{background-size:min(60vw,780px) auto;background-position:right -10px center}
  .bt-studio-hero-copy{width:min(600px,50vw)}
  .bt-studio-trust{grid-template-columns:1fr}
  .bt-studio-trust span+span{border-left:0;padding-left:0}
  .bt-studio-training{grid-template-columns:1fr 1fr}
  .bt-studio-video{grid-column:1/-1}
  .bt-studio-tip-card{grid-column:1/-1;min-height:220px}
  .bt-studio-tool-grid{grid-template-columns:repeat(3,1fr)}
  .bt-studio-tool-grid article{border-bottom:1px solid var(--sg-line)}
  .bt-studio-tool-grid article:nth-child(4){border-left:0}
  .bt-studio-tool-intro{grid-column:1/-1}
  .bt-studio-step-grid{grid-template-columns:repeat(2,1fr)}
  .bt-studio-step-grid article:nth-child(3){border-left:0;border-top:1px solid var(--sg-line)}
  .bt-studio-step-grid article:nth-child(4){border-top:1px solid var(--sg-line)}
}
@media(max-width:760px){
  .bt-studio-example-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:8px}
  .bt-studio-guide{width:calc(100% - 20px)}
  .bt-studio-guide-page .hybrid-nav-links a[data-nav-key="navStudio"]:after{display:none}
  .bt-studio-hero{min-height:0;padding:24px 20px 190px;background-size:100% auto;background-position:center bottom}
  .bt-studio-hero:before{background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.98) 49%,rgba(255,255,255,.54) 72%,rgba(255,255,255,.08) 100%)}
  .bt-studio-hero-copy{width:100%}
  .bt-studio-hero h1{font-size:42px}
  .bt-studio-hero p{font-size:14px}
  .bt-studio-hero-actions{align-items:flex-start;flex-direction:column;gap:14px}
  .bt-studio-trust{grid-template-columns:1fr;gap:10px;margin-top:18px}
  .bt-studio-tabs{grid-template-columns:1fr 1fr}
  .bt-studio-tabs a:nth-child(3){border-left:0}
  .bt-studio-tabs a:nth-child(n+3){border-top:1px solid #e6e2de}
  .bt-studio-training{grid-template-columns:1fr}
  .bt-studio-video{min-height:0}
  .bt-studio-video-poster{aspect-ratio:495/222}
  .bt-studio-playlist,.bt-studio-tip-card{min-height:0}
  .bt-studio-step-grid{grid-template-columns:1fr}
  .bt-studio-step-grid article+article{border-left:0;border-top:1px solid var(--sg-line)}
  .bt-studio-tool-grid{grid-template-columns:1fr 1fr}
  .bt-studio-tool-grid article+article{border-left:0}
  .bt-studio-tool-grid article:nth-child(even){border-left:1px solid var(--sg-line)}
  .bt-studio-tool-intro{grid-column:1/-1}
  .bt-studio-faq{grid-template-columns:1fr;padding:22px}
  .bt-studio-final-cta{grid-template-columns:1fr auto;padding:22px 24px;min-height:0;column-gap:20px}
  .bt-studio-final-cta-title,.bt-studio-final-cta-copy{grid-column:1/2}
  .bt-studio-final-cta>a{justify-self:end;min-width:200px;grid-column:2/3;grid-row:1 / span 2;align-self:center}
  .bt-studio-final-cta-art{display:none !important}
}
@media(max-width:480px){
  .bt-studio-final-cta{grid-template-columns:1fr;padding:20px;gap:12px}
  .bt-studio-final-cta-title,.bt-studio-final-cta-copy{grid-column:auto}
  .bt-studio-final-cta-title h2{font-size:27px;line-height:1.05}
  .bt-studio-final-cta-copy .bt-studio-final-cta-lead{font-size:14px}
  .bt-studio-final-cta>a{justify-self:stretch;min-width:0;width:100%;grid-column:auto;grid-row:auto;align-self:auto}
  .bt-studio-final-cta-art{display:none !important}
  .bt-studio-hero{min-height:0;padding-bottom:170px;background-size:100% auto;background-position:center bottom}
  .bt-studio-hero h1{font-size:37px}
  .bt-studio-tool-grid{grid-template-columns:1fr}
  .bt-studio-tool-grid article:nth-child(even){border-left:0}
  .bt-studio-section-head.row{align-items:flex-start;flex-direction:column}
  .bt-studio-final-cta h2{font-size:24px}
}

/* Bi'Tişört v6.11.03 — Wide hero structural split hard-fix
   Wide screens use a real 2-column layout instead of painting the artwork
   behind the copy. This intentionally overrides legacy 1600px+ hero rules. */
.bt-studio-hero-art{display:none}

@media (min-width:1181px){
  .bt-studio-guide-page .bt-studio-guide{
    width:min(1480px,calc(100% - 72px));
  }

  .bt-studio-guide-page .bt-studio-hero.bt-studio-hero--split{
    display:grid !important;
    grid-template-columns:minmax(470px,.88fr) minmax(620px,1.12fr) !important;
    align-items:stretch !important;
    min-height:380px !important;
    margin:28px 0 0 !important;
    padding:0 !important;
    border:1px solid #eee7e1 !important;
    border-radius:24px !important;
    overflow:hidden !important;
    background:#fff !important;
    background-image:none !important;
    box-shadow:0 14px 40px rgba(17,24,32,.045) !important;
  }

  .bt-studio-guide-page .bt-studio-hero.bt-studio-hero--split::before,
  .bt-studio-guide-page .bt-studio-hero.bt-studio-hero--split::after{
    display:none !important;
    content:none !important;
  }

  .bt-studio-guide-page .bt-studio-hero.bt-studio-hero--split .bt-studio-hero-copy{
    position:relative !important;
    z-index:2 !important;
    width:auto !important;
    max-width:none !important;
    min-width:0 !important;
    padding:48px 34px 38px 50px !important;
    background:linear-gradient(135deg,#fff 0%,#fff 68%,#fffaf6 100%) !important;
  }

  .bt-studio-guide-page .bt-studio-hero.bt-studio-hero--split .bt-studio-kicker{
    margin-bottom:12px !important;
    font-size:12px !important;
    letter-spacing:.24em !important;
  }

  .bt-studio-guide-page .bt-studio-hero.bt-studio-hero--split h1{
    max-width:610px !important;
    margin:0 !important;
    font-size:clamp(48px,3.25vw,62px) !important;
    line-height:.98 !important;
    letter-spacing:-.055em !important;
    text-wrap:balance;
  }

  .bt-studio-guide-page .bt-studio-hero.bt-studio-hero--split p{
    max-width:560px !important;
    margin-top:16px !important;
    font-size:15px !important;
    line-height:1.55 !important;
  }

  .bt-studio-guide-page .bt-studio-hero.bt-studio-hero--split .bt-studio-hero-actions{
    margin-top:22px !important;
    gap:14px !important;
  }

  .bt-studio-guide-page .bt-studio-hero.bt-studio-hero--split .bt-studio-primary{
    padding:14px 20px !important;
  }

  .bt-studio-guide-page .bt-studio-hero.bt-studio-hero--split .bt-studio-watch>i{
    width:42px !important;
    height:42px !important;
  }

  .bt-studio-guide-page .bt-studio-hero.bt-studio-hero--split .bt-studio-trust{
    max-width:620px !important;
    margin-top:20px !important;
    gap:10px !important;
    font-size:11px !important;
  }

  .bt-studio-guide-page .bt-studio-hero.bt-studio-hero--split .bt-studio-trust span{
    padding-right:6px !important;
    gap:7px !important;
  }

  .bt-studio-guide-page .bt-studio-hero.bt-studio-hero--split .bt-studio-hero-art{
    display:block !important;
    position:relative !important;
    min-width:0 !important;
    min-height:380px !important;
    background-image:var(--sg-hero-image,url('/assets/images/studio-guide-v61025/hero-approved.webp')) !important;
    background-repeat:no-repeat !important;
    background-size:cover !important;
    background-position:center center !important;
  }

  .bt-studio-guide-page .bt-studio-hero.bt-studio-hero--split .bt-studio-hero-art::before{
    content:"";
    position:absolute;
    inset:0 auto 0 0;
    width:68px;
    pointer-events:none;
    background:linear-gradient(90deg,rgba(255,255,255,.78),rgba(255,255,255,0));
  }

  .bt-studio-guide-page .bt-studio-tabs{
    margin-top:18px !important;
  }
}

@media (min-width:1600px){
  .bt-studio-guide-page .bt-studio-hero.bt-studio-hero--split{
    grid-template-columns:minmax(520px,.9fr) minmax(700px,1.1fr) !important;
    min-height:392px !important;
  }
  .bt-studio-guide-page .bt-studio-hero.bt-studio-hero--split .bt-studio-hero-copy{
    padding-left:58px !important;
    padding-right:38px !important;
  }
  .bt-studio-guide-page .bt-studio-hero.bt-studio-hero--split .bt-studio-hero-art{
    min-height:392px !important;
    background-size:cover !important;
    background-position:center !important;
  }
}

@media (min-width:1900px){
  .bt-studio-guide-page .bt-studio-guide{
    width:min(1540px,calc(100% - 96px));
  }
  .bt-studio-guide-page .bt-studio-hero.bt-studio-hero--split{
    grid-template-columns:600px minmax(0,1fr) !important;
    min-height:400px !important;
  }
  .bt-studio-guide-page .bt-studio-hero.bt-studio-hero--split .bt-studio-hero-copy{
    padding:50px 40px 40px 60px !important;
  }
  .bt-studio-guide-page .bt-studio-hero.bt-studio-hero--split h1{
    font-size:60px !important;
  }
  .bt-studio-guide-page .bt-studio-hero.bt-studio-hero--split .bt-studio-hero-art{
    min-height:400px !important;
  }
}

@media (max-width:1180px){
  .bt-studio-guide-page .bt-studio-hero-art{display:none !important}
}


/* Bi'Tişört v6.11.04 — Mobile tools section density polish */
@media (max-width:760px){
  .bt-studio-tools{margin-top:22px !important;}
  .bt-studio-tool-grid{
    grid-template-columns:1fr !important;
    border-radius:18px !important;
    overflow:hidden !important;
    background:#fff !important;
  }
  .bt-studio-tool-grid article{
    min-height:0 !important;
    padding:18px 18px 16px !important;
    gap:6px !important;
  }
  .bt-studio-tool-grid article+article{
    border-left:0 !important;
    border-top:1px solid var(--sg-line) !important;
  }
  .bt-studio-tool-intro{
    padding:20px 20px 18px !important;
    background:#fffaf6 !important;
  }
  .bt-studio-tool-intro h3{
    margin:0 0 8px !important;
    font-size:20px !important;
    line-height:1.08 !important;
    letter-spacing:-.03em !important;
  }
  .bt-studio-tool-intro p{
    max-width:none !important;
    font-size:14px !important;
    line-height:1.5 !important;
  }
  .bt-studio-tool-grid article:not(.bt-studio-tool-intro){
    display:grid !important;
    grid-template-columns:42px minmax(0,1fr) !important;
    grid-template-areas:"icon title" "icon text" !important;
    align-items:start !important;
    column-gap:14px !important;
    row-gap:4px !important;
    background:#fff !important;
  }
  .bt-studio-tool-grid article:not(.bt-studio-tool-intro) .bt-studio-tool-icon{
    grid-area:icon !important;
    width:42px !important;
    height:42px !important;
    background-size:26px 26px !important;
    align-self:start !important;
  }
  .bt-studio-tool-grid article:not(.bt-studio-tool-intro) h3{
    grid-area:title !important;
    margin:1px 0 0 !important;
    font-size:16px !important;
    line-height:1.28 !important;
  }
  .bt-studio-tool-grid article:not(.bt-studio-tool-intro) p{
    grid-area:text !important;
    margin:0 !important;
    font-size:13px !important;
    line-height:1.55 !important;
  }
}
@media (max-width:480px){
  .bt-studio-tool-grid article{
    padding:16px 16px 15px !important;
  }
  .bt-studio-tool-intro{
    padding:18px 16px 16px !important;
  }
  .bt-studio-tool-intro h3{
    font-size:18px !important;
  }
  .bt-studio-tool-intro p,
  .bt-studio-tool-grid article:not(.bt-studio-tool-intro) p{
    font-size:12.5px !important;
  }
}
