html { scroll-behavior: smooth; }
:root { --sari-1: #f9dc5c; --sari-2: #fae588; --sari-3: #fcefb4; --beyaz: #fff; --siyah: #222; --yazi: #333; --yaziSiyah: #333; --yaziBeyaz: #ccc; --text-muted: #888; --radius: .25rem; --card-radius: 3rem; 
--primary: #FCD34D; --secondary: #18181B; --paper: #FCFBF7; --accent: #F59E0B; --bg-light: #F4F1EA; --text-gray: #4B5563; }
* { margin: 0; padding: 0; box-sizing: border-box; }
::-moz-selection { background:var(--sari-1); color:var(--siyah)}
::selection { background:var(--sari-1); color:var(--siyah)} body { background-color: var(--sari-2); color: var(--yazi); font-family: 'Inter', sans-serif; margin: 0; padding: 0; overflow-x: hidden; display: flex; flex-direction: column; min-height: 100vh; -webkit-font-smoothing: antialiased;}
h1, h2, h3 {font-family: "Source Serif 4", serif; font-optical-sizing: auto; margin: 0; line-height: 1.2; }
.entry-content a {color:#48f;}
.entry-content a:hover {color:#000}
.entry-content a:active {color:#e00}
strong {font-weight:700 !important}
em {font-style:italic}
code, .mono {font-family:monospace; background-color:#ddd; padding:4px; border-radius:0.3rem;}
opacfooter {text-align:center; margin-top:5rem; color:#999}
blockquote {border-left: 3px solid #888; padding-left: 1rem; color: #888; font-style: italic; margin: 2rem 0 2rem 2rem;}
.font-display {font-family: "Playfair Display", serif}
.font-serif {font-family: "Source Serif 4", serif}
.font-inter {font-family: 'Inter', sans-serif}
p { margin: 0 0 1.2em 0; }
.txt-center { text-align: center; }
.font-normal {font-weight:400}
.font-bold {font-weight:700}
.font-bolder {font-weight:900}
.italic {font-style:italic} ::-webkit-scrollbar { width: 20px; }
::-webkit-scrollbar-track { background: var(--sari-2); }
::-webkit-scrollbar-thumb { background-color: #505050; border-radius: 6px; border: 2px solid var(--sari-2); }
::-webkit-scrollbar-thumb:hover { background-color: #333; }
* { scrollbar-width: normal; scrollbar-color: #505050 var(--sari-2); } .container { max-width: 1350px; margin: 0 auto; padding: 2rem 20px 0; width: 100%; box-sizing: border-box; position: relative; } header { display: flex; justify-content: space-between; align-items: center; padding: 0 3rem 2rem; margin-bottom:2rem; position: relative; }
a.logo-text {font-size: 2rem; color: var(--siyah); letter-spacing: -0.025em; background: linear-gradient(#666 0 0) 0px 37px / var(--underline-width, 0%) 2px no-repeat; display: inline-block; text-decoration: none; transition: background-size 0.5s; }
a.logo-text:hover { --underline-width: 97%; }
nav ul { display: flex; gap: 1.5rem; list-style: none; padding: 0; margin: 0; line-height: 2rem;}
nav a {color: var(--siyah); text-decoration: none; font-family: 'Inter', sans-serif; font-weight: 600; font-size: 0.9rem; line-height: 1.6rem; letter-spacing: 0.5px; background: linear-gradient(#666 0 0) 0px 22px / var(--underline-width, 0%) 2px no-repeat; display: inline-block; text-decoration: none; transition: background-size 0.3s; }
nav a:hover {  --underline-width: 100%; }
nav .menu-randevu a {background:#222; color:#fff; border-radius:.5rem; padding:.25rem 1.25rem; font-weight: 500;}
.menu-toggle { display: none; background: none; border: none; cursor: pointer; color: var(--siyah); font-size: 2rem; z-index: 1001; }
.menu-toggle i { font-size: 2rem; }
.card { max-width: 100%; border-radius: var(--card-radius); padding: 0; display: flex; position: relative; box-shadow: 0 20px 40px -10px rgba(0,0,0,0.2); min-height: 500px; overflow: visible; margin: 2rem auto 8rem; }
.card-dar { max-width: 900px; }
.fon-beyaz { background-color: var(--beyaz); }
.fon-siyah { background-color: var(--siyah); }
.fon-siyah a { color: var(--sari-1); }
.text-beyaz { color: var(--beyaz); }
.text-siyah { color: var(--siyah); }
.yazi-beyaz { color: var(--yaziBeyaz); }
.yazi-siyah { color: var(--yaziSiyah); }
.noktali { background-image: radial-gradient(circle at 26px 20px, #8886 1px, transparent 0); background-size: 40px 40px; } .postit-label { position: absolute; background-color: #ffeba7; color: #000; font-family: "Licorice", cursive; font-size: 2rem; padding: 0.5rem 1.5rem; box-shadow: 2px 2px 5px rgba(0,0,0,0.2); z-index: 20; transform: rotate(-3deg); border-radius: 2px; pointer-events: none; white-space: nowrap; font-weight: 600; }
.postit-label::before { content: ''; position: absolute; top: -10px; left: 50%; transform: translateX(-50%) rotate(2deg); width: 40%; height: 20px; background-color: rgba(255,255,255,0.4); box-shadow: 0 1px 2px rgba(0,0,0,0.05); }
.postit-blue { background-color: #b8dff9; }
.postit-pink { background-color: #f9b8ef; }
.postit-yellow { background-color: #fff9c4; }
.postit-green { background-color: #e8f5e9; }
.label-hero { top: -25px; left: -10px; transform: rotate(-5deg); }
.label-social { top: -25px; right: 0; transform: translateX(-50%) rotate(4deg); }
.label-chat { top: 6px; left: 22px; transform: rotate(4deg); } .arrow-info-1 { font-family: "Licorice", cursive; font-size:2.5rem; display:inline-block; position:absolute; top:-4rem; left:20%; transform: rotate(-2deg); z-index:0; }
.arrow-info-1:after { content: ""; display: block; background: url(https://altug.design/wp-content/uploads/2026/02/ok1.png); background-size: cover; width: 84px; height: 41px; rotate: -49deg; position: absolute; left: -90px; top: 22px; opacity: .7; }
.arrow-info-about { font-family: "Licorice", cursive; font-size:2.5rem; display:inline-block; position:absolute; top:-3rem; right:12%; transform: rotate(8deg); z-index:0; }
.arrow-info-about:after { content: ""; display: block; background: url(https://altug.design/wp-content/uploads/2026/02/ok1.png); background-size: cover; width: 84px; height: 41px; rotate: 70deg;-webkit-transform: scaleX(-1); transform: scaleX(-1);position: absolute;right: -89px; top: 38px; opacity: .7;} .hero-content { flex: 1; padding: 4rem 0rem 4rem 6rem; z-index: 2; display: flex; flex-direction: column; justify-content: center; }
.hero-title { font-size: 4.75rem; letter-spacing: -3px; font-weight: 500; line-height: 1.2; margin-bottom: 2rem; }
.hero-title em { font-weight: 700; letter-spacing: -1px; }
.hero-subtitle { width: 80%; font-size: 1.5rem; font-weight: 500; margin-bottom: 1.5rem; line-height: 1.5; }
.hero-cta { display:flex; width:50%; gap:.75rem; vertical-align:middle; background-color: var(--siyah); color: var(--beyaz); padding:1rem 0; margin:1rem 0 2rem; text-decoration:none; justify-content: center; border-radius: 1rem; } .hero-visual { flex: 0 0 40%; position: relative; display: flex; align-items: flex-end; justify-content: center; border-radius: 0 var(--card-radius) var(--card-radius) 0; overflow: visible; }
.hero-img { position: absolute; bottom: 0rem; right: -2rem; width: auto; height: 107%; z-index: 1; filter: drop-shadow(0 10px 20px rgba(0,0,0,0.1)); object-fit: contain; pointer-events: none; transition: all 0.5s ease-in-out; }
mark {margin: 0 -0.4em; padding: 0.1em 0.4em; border-radius: 0.8em 0.3em; background: transparent; background-image: linear-gradient(
to right,
rgba(255, 225, 0, 0.1),
rgba(255, 225, 0, 0.7) 4%,
rgba(255, 225, 0, 0.3)
);
-webkit-box-decoration-break: clone; box-decoration-break: clone;
} .hero-content mark { background: transparent; color: inherit; margin: 0 -0.4em; padding: 0.1em 0.4em; position: relative; display: inline; text-decoration: none; isolation: isolate; }
.highlight-strip { position: absolute; z-index: -1; top: 0; left: 0; background-image: linear-gradient(to right, rgba(255, 225, 0, 0.1), rgba(255, 225, 0, 0.7) 4%, rgba(255, 225, 0, 0.3)); background-repeat: no-repeat; background-size: 0% 100%; background-position: left center; border-radius: 0.6em 0.25em .75em 0.3em; transition-property: background-size; transition-timing-function: linear; transform: scaleY(0.9); }
.highlight-strip.active { background-size: 100% 100%; rotate: -1.5deg; }
.markalar { margin-top: 2rem; }
.markalar p { color: var(--text-muted); }
.markalar img { height: 1.95rem; width: auto; margin-right: 1rem; } .desk-wrapper { perspective: 1000px; padding-bottom: 0; position: relative; z-index: 1; margin:5rem 0}
.desk-surface { width: 85vw; height:80vh; margin: 0 auto; background:transparent}  .note-card { position: absolute; width: 300px; height: auto; min-height: auto; background: #fff; padding: 1.2rem; border-radius: 4px; box-shadow: 0 5px 15px rgba(0,0,0,0.1); cursor: grab; transition: box-shadow 0.2s, transform 0.2s, z-index 0s; font-family: 'Courier Prime', monospace; font-size: 0.85rem; line-height: 1.3; color: #333; display: flex; flex-direction: column; gap: 10px; border-top: 6px solid #000; border-bottom: 1px solid rgba(0,0,0,0.05); border-right: 1px solid rgba(0,0,0,0.05); -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; opacity: 0; }
.note-card:hover { transform: scale(1.05) translateZ(10px); box-shadow: 0 15px 30px rgba(0,0,0,0.15); z-index: 500; }
.note-card:active { cursor: grabbing; box-shadow: 0 20px 35px rgba(0,0,0,0.2); z-index: 1000 !important; transform: scale(1.05) translateZ(10px); }
.note-header { display: flex; align-items: center; gap: 10px; border-bottom: 1px dashed #ccc; padding-bottom: 10px; margin-bottom: 0px; }
.note-img { width: 36px; height: 36px; border-radius: 50%; object-fit: cover; border: 1px solid #ddd; background: #f0f0f0; flex-shrink: 0; }
.note-info { display: flex; flex-direction: column; }
.note-name { font-weight: 700; font-size: 0.95rem; color: #000; }
.note-role { font-size: 0.8rem; color: #666; line-height: 1.1; }
.note-text { flex: 1; display: block; } .modal-overlay { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.75); z-index: 2000; justify-content: center; align-items: center; }
.modal-content { width: 1260px; max-width: 90vw; height: 90vh; background: white; position: relative; box-shadow: 0 5px 15px rgba(0,0,0,0.3); z-index: 2001; border-radius: 1rem; }
.modal-content iframe { width: 100%; height: 100%; border: none; border-radius: 1rem; }
.close-btn { position: absolute; top: -40px; right: 0; font-size: 35px; color: white; cursor: pointer; font-weight: bold; }
#chatOverlay .modal-content { background-color: #1a1a1a; color: #fff; border: 2px solid #333; display: flex; flex-direction: column; padding: 25px; }
#chatOverlay .close-btn { color: #fff; top: 15px; right: 20px; font-size: 2rem; }
#chatOverlay .chat-area { flex: 1; height: auto; border: 1px solid #333; margin-bottom: 20px; background: #111; border-radius: 6px; padding: 15px; overflow-y: auto; } .pastLogos, .home-articles { display:block; margin:6rem auto; text-align:center; } .pastLogos h2, .home-articles h2.anaBaslik { font-size:4rem; font-weight:400; padding: 0; margin: 0;}
.pastLogos h4, .home-articles .anaBaslikAlti { clear:both; font-size:1.5rem; padding:2rem 0 0; margin:0 auto; display:block; max-width:50%; font-weight:700; font-style:italic; color:#222; }
.pastLogos h4 { 
clear: both; 
display: inline-block;
background-color: var(--siyah);
color: var(--sari-1);
font-family: 'Inter', sans-serif;
font-size: 0.85rem; 
font-weight: 700; 
text-transform: uppercase;
letter-spacing: 2px;
padding: 0.6rem 1.8rem; 
border-radius: 3rem;
margin: 4rem auto 1.5rem auto; 
box-shadow: 0 10px 20px -5px rgba(0,0,0,0.2);
white-space: nowrap; max-width: max-content;
}
.logo-grup {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
gap: 1rem;
max-width: 900px;
margin: 0 auto;
}
.home-articles .anaBaslikAlti {padding:1rem 0 2rem; font-size:1.1rem; font-weight:400; color:#444}
.pastLogos img { display:inline-block; margin:1rem; padding:.5rem; border-radius:1rem; height:60px; transition:transform .5s; }
.pastLogos img:hover { box-shadow:0 .5rem 1rem #8888; cursor:pointer; transform:scale(1.2); background:#fff; }
.big-cta { display:table; margin:2rem auto; background-color: var(--siyah); color: var(--beyaz); text-decoration:none; justify-content: center; border-radius: 1rem; font-size:1.25rem; font-weight:600; width: auto; padding:1rem 2rem; transition:.5s;}
.big-cta i {margin-right:.5rem}
.big-cta:hover {background-color:#080808; color: var(--sari-1); transform: translateY(-5px);}
.secondary-CTA {background: transparent; color: var(--siyah) !important; border: 2px solid var(--siyah);}
.secondary-CTA:hover {background-color: var(--siyah); color: var(--sari-1) !important; border: 2px solid var(--siyah) !important}
.doubleBtn {display:flex; flex-direction:row; gap:1rem} .about-section { padding:3rem 4rem; background-color: var(--beyaz); }
.about-flex { display: flex; flex-direction: column; gap:4rem; align-items: center; }
@media (min-width: 768px) { .about-flex { flex-direction: row; align-items: center; } } .image-container { flex: 2; position: relative; width: 100%; max-width: 400px; }
.image-bg-blob { position: absolute; inset: 0; background-color: var(--primary); border-radius: 24px; transform: rotate(6deg); transition: transform 0.3s ease; }
.image-container:hover .image-bg-blob { transform: rotate(0deg); }
.profile-img { position: relative; width: 100%; aspect-ratio: 4 / 5; object-fit: cover; border-radius: 24px; filter: grayscale(100%); transition: filter 0.5s ease; box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1); }
.image-container:hover .profile-img { filter: grayscale(0%); }
.floating-label { position: absolute; bottom: -16px; right: -16px; background: white; padding: 16px; border-radius: 12px; box-shadow: 0 10px 15px rgba(0,0,0,0.1); font-size: 12px; font-weight: 500; max-width: 140px; } .about-me-content-area { flex: 3; line-height:1.5}
.title-display { font-family: 'Playfair Display', serif; font-size: 40px; font-weight: 700; margin-bottom: 24px; }
.text-lead { font-size: 20px; line-height: 1.5; color: var(--text-gray); margin-bottom: 24px; }
.text-lead strong { color: var(--secondary); } .brands-title { font-size: 11px; text-transform: uppercase; letter-spacing: 0.1em; color: #9CA3AF; font-weight: 700; }
.brands-flex { display: flex; flex-wrap: wrap; gap:1rem; align-items: center; opacity: 0.6; margin:0} .cta-section {}
.cta-card { max-width: 900px; border-radius: var(--card-radius); padding:3rem 3rem 2rem; text-align: center; position: relative;  box-shadow: 0 20px 40px -10px rgba(0,0,0,0.25); overflow: visible; margin: 2rem auto 8rem; }
.cta-card::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 8px;}
.cta-title { font-size: 36px; font-weight: 700; margin-bottom: 24px; }
@media (min-width: 768px) { .cta-title { font-size: 48px; } }
.cta-desc { font-size:1.2rem; line-height:1.6; color: #ccc; margin-bottom: 40px; max-width: 600px; margin-left: auto; margin-right: auto; }
.button-group { display: flex; flex-direction: column; gap: 16px; justify-content: center; }
@media (min-width: 640px) { .button-group { flex-direction: row; } }
.btn { padding: 20px 40px; border-radius:1rem; font-weight: 700; font-size: 1.2rem; text-decoration: none; transition: all 0.3s ease; display: inline-block; }
.btn-primary { background-color: var(--beyaz); color: var(--siyah) !important; box-shadow: .25rem .3rem #e1c443; }
.btn-primary:hover { background-color: var(--sari-2) !important;  transform: translateY(-2px); }
.btn-outline { background-color: var(--beyaz); color: var(--siyah) !important; border: 2px solid var(--siyah); }
.btn-outline:hover { background-color: #F9FAFB; }
.cta-footer { margin-top: 2rem; font-size: .9rem; color: #9CA3AF; font-style:italic}
.kurumsal-section { 
display: flex; 
gap: 4rem; 
padding: 5rem 4rem; 
align-items: center; 
margin:5rem auto;
}
.kurumsal-content {flex:3}
.kurumsal-visual {flex:2}
.kurumsal-content h2 {font-size: 3.5rem; margin-bottom: 1.5rem; font-weight: 500;}
.kurumsal-content .text-lead {color:#f8f8f8}
.kurumsal-content .text-lead strong {color:var(--sari-1); border-bottom:2px solid var(--sari-1)}
.kurumsal-content .big-cta {background-color: var(--beyaz); color: var(--siyah)}
.kurumsal-content .big-cta:hover {background-color: var(--sari-1)}
.kurumsal-content .secondary-CTA {background: transparent; color: var(--beyaz) !important; border: 2px solid var(--beyaz);}
.kurumsal-content .secondary-CTA:hover {background: transparent; color: var(--sari-1) !important; border: 2px solid var(--sari-1) !important}
.ekBaslik {display:inline-block; padding:.5rem 1rem; border:1px solid var(--sari-1); border-radius:.25rem; font-size:90%; font-weight:500; margin:0 .5rem .75rem 0}
@media (max-width: 900px) { 
.kurumsal-section { 
grid-template-columns: 1fr; 
padding: 3rem 2rem; 
}
.kurumsal-content h2 { 
font-size: 2.5rem; 
}
}  .post-it-grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
gap: 2.5rem;
margin-top: 3rem;
text-align:left;
}
.post-it-card {
position: relative;
padding: 3rem 2rem 2rem; border-radius: 4px;
box-shadow: 0 10px 20px rgba(0,0,0,0.06);
display: flex;
flex-direction: column;
text-decoration: none;
color: var(--siyah);
will-change: transform;
transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.3s ease;
margin-bottom:1rem
} .post-it-card:hover {
transform: translateY(-8px) scale(1.1) rotate(-1deg);
box-shadow: 0 15px 30px rgba(0,0,0,0.12);
} .post-it-card:nth-child(even):hover {
transform: translateY(-8px) scale(1.1) rotate(1.5deg);
} .post-it-card:nth-child(3n):hover {
transform: translateY(-8px) scale(1.1) rotate(-2deg);
} .post-it-card:nth-child(5n):hover {
transform: translateY(-8px) scale(1.1) rotate(0.5deg);
} .post-it-card::before {
content: '';
position: absolute;
top: -16px;
left: 50%;
transform: translateX(-50%);
width: 50%;
height: 30px;
background-color: rgba(255, 255, 255, 0.65);
box-shadow: 0 2px 4px rgba(0,0,0,0.05);
z-index: 2;
rotate: -1.5deg;
} .post-it-card.bg-sari  { background-color: #fff9c4; }
.post-it-card.bg-mavi  { background-color: #b8dff9; }
.post-it-card.bg-pembe { background-color: #f9b8ef; }
.post-it-card.bg-beyaz { background-color: #ffffff; }
.post-it-card.bg-yesil { background-color: #e8f5e9; } .post-it-header {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 2rem;
font-size: 0.75rem;
}
.post-it-category {
background-color: rgba(0,0,0,0.06);
padding: 0.4rem 1rem;
border-radius: 20px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
color: #333;
}
.post-it-date {
font-family: 'Courier Prime', monospace;
color: #666;
font-weight: 700;
} .post-it-title {
font-family: "Source Serif 4", serif;
font-size: 1.5rem;
line-height: 1.2;
margin-bottom: 1.5rem;
font-weight: 600;
color: #111;
} .post-it-excerpt {
font-family: 'Inter', sans-serif;
font-size: 1rem;
color: #555;
line-height: 1.6;
flex-grow: 1;  display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
} .post-it-footer {
text-align: right;
margin-top: 2rem;
font-weight: 700;
font-size: 0.85rem;
letter-spacing: 1px;
text-transform: uppercase;
display: flex;
align-items: center;
justify-content: flex-end;
gap: 8px;
color: #222;
}
.post-it-card:hover .post-it-footer i {
transform: translateX(5px);
transition: transform 0.3s ease;
} @media (max-width: 768px) {
.post-it-grid {
grid-template-columns: 1fr;
}
.post-it-title {
font-size: 1.8rem;
}
} .home .entry-meta .author, 
.home .entry-meta .meta-sep {display:none}
.home #container {overflow:hidden; padding-top:2rem}
.home article {position:relative; margin-bottom:4rem; display:block; z-index:1}
.home article header {text-align:left; padding:1rem 1rem 0}
.home h2.entry-title, .home .entry-meta { line-height:1.6rem;}
.home h2.entry-title a {display:block; width:100%; font-size:1.3rem; font-weight:700; color:#000; text-decoration:none; }    .home .homeHeaderSummary a {display:inline-block; text-decoration:none}
.home article:not(.sonYazi) {float:left; width:32%}
.home article:not(.sonYazi):nth-child(even) {margin-right:2rem}
.home article {overflow:hidden}
:not(.paged).home .tag-html:after, :not(.paged).home .tag-html-en:after,
:not(.paged).home .tag-css:after, :not(.paged).home .tag-css-en:after, 
:not(.paged).home .tag-ux-tr:after, :not(.paged).home .tag-ux-en:after,
:not(.paged).home .sonYazi:after, :not(.paged).home .sonYaziEN:after {position:absolute; display:block; right:-45px; top:17px; background:#d42; color:#fff; font-weight:bold; transform:rotate(45deg); width:150px; text-align:center; letter-spacing:3px; box-shadow:0 2px 10px #333; z-index:0}
:not(.paged).home .tag-html:after, :not(.paged).home .tag-html-en:after {content:"HTML"; background:#e43; color:#fff}
:not(.paged).home .tag-css:after, :not(.paged).home .tag-css-en:after {content:"CSS"; background:#48f; color:#fff}
:not(.paged).home .tag-ux-tr:after, :not(.paged).home .tag-ux-en:after {content:"UX"; background:#3a5; color:#fff}
:not(.paged).home .sonYazi:after {content:"YENİ"; background:#fb0; color:#222}
:not(.paged).home .container-EN .sonYazi:after {content:"NEW"}
.home .homePostThumb {display:block; position:inherit; } .home .homePostThumb img {display:block; border-radius:1rem; width:100%; height:auto}
.home a.homePostThumb:before {content:""; display:block; background:linear-gradient(0deg, black 10%, transparent 90%); position:absolute; z-index:1; width: calc(100% - 4px);
height: calc(100% - 4px); border-radius: 1rem; border: 3px solid #fafafa;}
.home a.homePostThumb:before:hover {background:linear-gradient(0deg, black 0%, transparent 100%);}
.home .homeHeaderSummary {position:absolute; z-index:1; bottom:0; padding: 0 1em 0.5em;}
.home h2.entry-title {margin:0}
.home h2.entry-title a {color:#fc0; font-size:105%; line-height:145%; padding:0 1rem; margin:-3rem -1rem -1rem; text-shadow: 0 0 2px #000}
.home .entry-summary :is(p) {color:#eee; white-space:normal; font-size:1rem !important; line-height:1.4 !important; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;margin-top: 0rem; padding: 0 1rem; display:none}
.home .sonYazi .homeHeaderSummary a {font-size:140%; line-height:140%}
.home .sonYazi .homeHeaderSummary p {font-size:90% !important; line-height:135% !important; margin-top:1.5rem; display:-webkit-box}
@media screen and (max-width:900px) {
.home h2.entry-title a {padding-bottom:1.2rem}
.home .sonYazi .homeHeaderSummary a {font-size:105%; padding-bottom:1.2rem;}
.home article:not(.sonYazi) {float:none; width:100%}
.home article:not(.sonYazi):nth-child(even) {margin-right:0rem}
}
@media screen and (min-width:700px) { }
@media screen and (max-width:680px) {
.home .entry-summary {display:none}
.home .homeHeaderSummary a {font-size:90% !important}
}
.articleImage {margin: 0}
.articleImage img {border-radius: 3rem 3rem 0 0;}
.single .articleImage img {width:100%; height:auto; border:none}
.single article .homeHeaderSummary {padding: 0; margin:2rem 0 0; padding:0 2rem; flex-direction: column; gap: 1rem; text-align: center;}
.single .entry-content { }
.single .entry-content img {max-width:100%; height:auto; border-radius:.25rem}
.altugColorTags { }
.altugColorTags a {display:inline-block; margin-left:.5rem; padding:.25rem 1rem; border-radius:2rem; font-size:.8rem; background-color:#666; color:#fff !important; text-decoration:none; opacity:.8; transition: opacity .3s ease; border:none !important}
.altugColorTags a:hover {opacity:1}
.altugColorTags .tag-HTML {background:#e43}
.altugColorTags .tag-CSS {background:#48f}
.altugColorTags .tag-UX {background:#3a5}
.prism {border-radius: 0.7rem !important; background: #010f36 !important;}
.hcb_wrap.hcb_wrap code, .hcb_wrap.hcb_wrap pre {white-space:pre-wrap; font-weight:600; background:transparent; }
.syntaxhighlighterFix {
background-color: #1B2426 !important;
padding: 1rem !important;
border-radius: 0.7rem;
font-size: 110% !important;
}
.syntaxhighlighterFix .line {border-radius: 0.7rem}
.syntaxhighlighterFix div {line-height: 1.5em !important}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 { margin-bottom: 0.5rem;font-weight: 600;line-height: 1.2;padding-top:1.5rem;}
.entry-content h2, .entry-content h3, .entry-content h4 {padding: 1.5em 0 .5em}
.entry-content h2:target, .entry-content h3:target, .entry-content h4:target {color:#222; border-bottom:3px solid #222; font-weight:700}
.entry-content h2 {font-size:2rem}
.entry-content h3 {font-size:1.6rem}
.entry-content h4 {font-size:1.3rem}
.entry-content p, .entry-content li {font-weight: 400; font-size: 1.1rem; line-height: 1.6; margin:1rem auto;}
.entry-content li {margin-left:1.6rem}
.entry-content .wp-caption-text {margin-top:0; font-size:.9rem; color:#888}
.entry-content .genisGorsel {margin-left:-10%; max-width:120%; width:120%}
@media screen and (max-width: 850px) {
.entry-content .genisGorsel {margin-left:0; max-width:100%; width:100%}
}
.entry-footer {text-align: center; padding:2rem 3rem}
.entry-footer .cat-links, .entry-footer .tag-links {margin: 0 2rem; font-size: .85rem;} .single .postHeaderSummary {display:flex; flex-direction:column; border:2px solid #d814; background:#fcfcfc; padding:3rem; border-radius:2rem; margin-bottom:3rem; font-family: 'Inter', sans-serif;}
.postHeaderSummary .postTitle-image {display:flex; flex-direction:row; gap:3rem}
.postHeaderSummary .postHeaderTitleExcerpt {flex-basis: 60%; flex-direction:column; gap:1.5rem}
.postHeaderSummary .postHeaderTitleExcerpt .entry-title a {display: block; font-weight: 600; margin-bottom: 2rem; font-size:3rem; color:#222; text-decoration:none; line-height:1.2} .postHeaderSummary .postHeaderTitleExcerpt p.excerpt {font-size:1.3rem; color:#333; line-height:1.5}
.postHeaderSummary .post-cover {display:flex; flex-basis:40%; height: max-content;}
.postHeaderSummary .post-cover img {width:100%; height:auto; border-radius:.25rem}
.postHeaderSummary .postHeader-Author {display:flex; flex-direction:row; gap:1rem; font-size:.9rem}
.postHeaderSummary .postHeader-Author .author {font-size:1.1rem}
.postHeaderSummary .postHeader-Author .avatar {border-radius:50%; border:2px solid #111; box-shadow: inset 0 -10px #111;}
.postHeaderSummary .postHeader-Author .authorPostInfo {display:flex; flex-direction:column; gap:.7rem; padding-top:.5rem}
.postHeaderSummary .postHeader-Author .authorPostInfo p {margin:0}
.single-layout-wrapper {  }
.single-container {
max-width: 100%;
margin: 0 auto;
display: flex;
flex-direction: row;
gap: 2rem;
align-items: flex-start;
} .single-sidebar {
width: 20rem;
flex-shrink: 0;
position: sticky;
top: 2rem;
align-self: flex-start;
} .single-main-content {
flex-grow: 1;
background: #fefefe;
padding: 2rem 2rem 4rem;
border-radius: 2rem;
box-shadow: 0 10px 30px rgba(0,0,0,0.05);
min-width: 0;
}
.single-main-content article {margin-bottom:10rem} .single-main-content .content-footer {margin:3rem 0; text-align:center}
.content-footer .screen-reader-text {display:none}
.nav-links {overflow:hidden; display:flex; flex-direction:row; gap: 1rem;}
.nav-links div {display:flex; flex-grow:1}
.nav-links div.nav-previous a {border-radius:2rem 0 0 2rem}
.nav-links div.nav-next a {border-radius:0 2rem 2rem 0}
.nav-links a {display:block; width:100%; padding:2rem; background:#eee; box-sizing: border-box; font-weight:600; transition: 0.25s}
.nav-links a:hover {background:#ccc8}
.darkMode .nav-links a:hover {background:#4448}
@media screen and (max-width:680px) {
.nav-links {overflow:hidden; display:block}
.nav-links div {width:100%; float:none; margin-bottom:2rem}
.nav-links div a {padding:1rem; border-radius:2rem !important}
} .widget-container {
background: #fcfcfc;
padding: 1.5rem;
border-radius: .25rem;
margin-bottom: 2rem;
font-family: sans-serif;
font-size: 1rem;
color: #333;
}
.widget-container ul {margin-left:1rem}
.toc-widget {margin-bottom:2.5rem; rotate:0deg}
.toc-widget:hover {transform: translateY(0px) scale(1) rotate(0deg); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.06);}
.toc-title {
font-weight: bold;
margin-bottom: 1rem;
text-transform: uppercase;
font-size: 1rem;
letter-spacing: 1px;
}
.toc-list {
list-style: none;
padding: 0;
margin: 0;
}
.toc-list li {
margin-bottom: 1rem;
}
.toc-list li a {
text-decoration: none;
color: #222;
line-height: 1.5;
transition: 0.2s ease;
border-bottom:1px dotted;
}
.toc-list li a:hover {
text-decoration:none; color:#222; border-bottom:1px solid
}
.toc-list .sub-toc {
padding-left: 1rem;/ margin-bottom: 0.8rem;
} .single-sidebar .widget {
background: #fcfcfc;
padding: 1.5rem;
border-radius: .5rem;
margin-bottom: 2rem;
font-family: sans-serif;
font-size: 0.9rem;
color: #333;
}
.single-sidebar .widget-title {
font-weight: bold;
margin-bottom: 1rem;
font-size: 1.35rem;
}
.single-sidebar .widget ul {
list-style: none;
padding: 0;
margin: 0;
}
.single-sidebar .widget li {
margin-bottom: 0.8rem;
}
.single-sidebar .widget a {
text-decoration: none;
color: #333;
transition: 0.2s ease;
}
.single-sidebar .widget a:hover {
opacity: 0.6;
}
.widget-container {
background: #fcfcfc;
padding: 1.5rem;
border-radius: 2rem;
margin-bottom: 2.5rem;
font-family: 'Inter', sans-serif;
font-size: 1rem;
color: #333;
}
.widget-container ul {margin-left:1rem}
.widget-container ul li {margin-bottom:.9rem}
.widget-container li a {display:inline; font-weight:500; color:#222; text-decoration:none; border-bottom:1px dotted; line-height:1.4}
.widget-container li a:hover {color:#c00; border-bottom:1px solid} @media (max-width: 900px) {
.single-container {
flex-direction: column;
}
.single-sidebar {
width: 100%;
position: relative;
top: 0;
}
.single-main-content {
padding: 2rem;
}
}
.pageHeader {padding-top:0}
.pageHeader .entry-title {margin:0; padding:0 2rem}
.pageHeader a {color:#222; text-decoration:none; text-align:center; font-size:3rem; font-weight:400; padding: 0; margin: 0;}
.pageContainer {display:flex; flex-direction:row; gap:2rem}
footer { display: flex; justify-content: space-between; align-items: center; flex-wrap: nowrap; gap: 2rem; min-height:auto !important; 
margin: 5rem auto; padding: 3rem 2rem; border-radius: 2rem; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);}
.logo-text { flex-shrink: 0; }
#menuFooter { flex-grow: 1; display: flex; justify-content: center; }
.footer-links { list-style: none; display: flex; gap: 1.5rem; margin: 0; padding: 0; }
.myLinks { display: flex; gap: 0.1rem; flex-shrink: 0; font-size: 1.2rem; }
.myLinks a { display: flex; align-items: center; justify-content: center; width: 40px; height: 40px; border-radius: 50%; text-decoration: none; color: #444; transition: all 0.3s ease; }
.myLinks a:hover { background: #444; color: var(--sari-1); }
@media (max-width: 768px) { footer { flex-direction: column; text-align: center; } } @media (max-width:1200px) { 
.hero-img { right:-10rem; } 
}
@media (max-width:1100px) { 
.hero-cta { width:90%; } 
.hero-img { right:-20rem; } 
.arrow-info-2 { display:none; } 
.postHeaderSummary .postHeaderTitleExcerpt {flex-basis:100%}
.postHeaderSummary .post-cover {display:none}
}
@media (max-width: 900px) { 
.hero-content { padding: 3rem 2rem; align-items: center; } 
.hero-title { font-size: 3rem; } 
.card { flex-direction: column-reverse; text-align: center; height: auto; overflow: visible; } 
.card h2, .card h3, .card h4, .card h5, .card p, .card li {text-align:left} 
.hero-visual { width: 100%; height: 300px; border-radius: var(--card-radius) var(--card-radius) 0 0; } 
.hero-img { right: auto; left: 50%; transform: translateX(-50%); height: 120%; } 
.desk-surface { width:100%; } 
.label-social { top: 0px; right: -104px; } 
header { padding: 1rem; } 
.menu-toggle { display: block; } 
nav { position: fixed; top: 0; right: -100%; width: 80%; height: 100vh; background-color: var(--sari-3); box-shadow: -5px 0 15px rgba(0,0,0,0.1); transition: right 0.3s ease; z-index: 1000; display: flex; flex-direction: column; justify-content: center; align-items: center; } 
nav.active { right: 0; } 
nav ul { flex-direction: column; gap: 2rem; } 
nav a { font-size: 1.5rem; } 
.mejs-container {width:100% !important}
.pageContainer, .doubleBtn {flex-direction:column}
}
@media (max-width: 768px) { 
.doubleBtn .big-cta {width:100%}
}
.pagination-wrapper {
display: flex;
justify-content: center;
gap: 12px;
margin-top: 4rem;
}
.pagination-wrapper .page-numbers {
width: 48px;
height: 48px;
background: #fff;
color: #333;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
text-decoration: none;
font-weight: 600;
box-shadow: 0 4px 10px rgba(0,0,0,0.05);
transition: 0.3s all ease;
}
.pagination-wrapper .page-numbers.current {
background: #5D5D2E; color: #fff;
}
.pagination-wrapper .page-numbers:hover:not(.current) {
transform: translateY(-3px);
background: #f8f8f8;
} .wp-caption {width: 100% !important; display: flex; flex-direction: column; align-items: center;}
.wp-caption-text {text-align:center !important}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(//altug.design/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(//altug.design/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(//altug.design/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}