:root {
    --primary-color: #999999;
    --text-color: rgba(0, 0, 0, .87);
    --secondary-text: #666666;
    --transition-smooth: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    font-family: 'Rubik', sans-serif;}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}
html, body {
    height: 100%;
    width: 100vw;
    overflow: hidden;
    background: transparent;
}
.d8m3f {
    font-size: 14px;
    font-weight: 600;
    color: #797979;
    letter-spacing: 1px;
}
.hidden {
    opacity: 0 !important;
    pointer-events: none;
}
.b3h6t {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
}
.v9d4x {
    border-radius: 4px;
    border: none;
    box-sizing: border-box;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    color: rgba(0, 0, 0, 0.8);
    display: block;
    max-width: 128px;
    overflow-wrap: break-word;
    padding: 0.5em 1em;
    position: absolute;
    width: max-content;
    height: max-content;
    transform: translate3d(-50%, -50%, 0);
    pointer-events: none;
    --min-hotspot-opacity: 1;
    background: transparent;
    font-size: 12px;
}
.t4p9z {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
}
.k2m5v {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
}
.x7k9p {
    width: 100vw;
    height: 100%;
    position: relative;
    overflow: hidden;
    background: transparent;
    touch-action: none;
    -webkit-touch-callout: none;
    user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    max-width: 768px;
    margin: 0 auto;
}

/* Styles for fullscreen mode */
.x7k9p:-webkit-full-screen {
    background-color: white !important;
}
.x7k9p:-moz-full-screen {
    background-color: white !important;
}
.x7k9p:-ms-fullscreen {
    background-color: white !important;
}
.x7k9p:fullscreen {
    background-color: white !important;
}

.q2m4z {
    width: 100%;
    height: 100%;
    position: relative;
    background: transparent;
    transition: all 0.3s ease;
}
model-viewer {
    overflow-x: hidden;
    width: 100%;
    height: 100%;
    background: transparent;
    --poster-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    outline: none;
    --progress-bar-color: #C2976D;
    --progress-bar-height: 2px;
    &.loading {
        animation: pulse 1.5s infinite;
    }
    &::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: var(--loading-progress, 0%);
        height: var(--progress-bar-height);
        background: var(--progress-bar-color);
        transition: width 0.3s ease;
    }
}
model-viewer[ar-status="session-started"] .n3h9w,
model-viewer[ar-status="session-started"] ~ .n3h9w,
.ar-mode .n3h9w {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
    z-index: -1 !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
}
@keyframes pulse {
    0% { opacity: 0.6; }
    50% { opacity: 0.8; }
    100% { opacity: 0.6; }
}
.z1g7r {
    position: fixed;
    top: calc(env(safe-area-inset-top, 0px) + 5px);
    left: 50%;
    transform: translateX(-50%);
    z-index: 10000;
    max-width: 250px;
    display: flex;
    flex-direction: column;
    align-items: center;

    width: 100%;
    box-sizing: border-box;
    overflow: visible;
font-family: "Saira", sans-serif;
  font-optical-sizing: auto;
  font-weight:500;

  
    font-size:30px;
  text-align: center; 
}

.text-glow {
    text-shadow: 0 0 80px rgb(192 219 255 / 35%), 0 0 32px rgb(65 120 255 / 24%);
 display: block;
 
    width: 100%;
    min-width: min-content;
    max-width: 100%;
    object-fit: contain;
    object-position: center;
    cursor: pointer;
    will-change: transform;
    -webkit-font-smoothing: antialiased;  
}
  

  .text-gradient {
    background: linear-gradient(to right, #30CFD0, #c43ad6);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
  }

.m4f8w {
    display: block;
    height: 30px;
    width: 100%;
    min-width: min-content;
    max-width: 100%;
    object-fit: contain;
    object-position: center;
    cursor: pointer;
    will-change: transform;
    -webkit-font-smoothing: antialiased;
}
.b6t3m {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: white;
    border-radius: 14px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    margin-top: 4px;
    max-height: 200px;
    overflow-y: auto;
    z-index: 1000;
}
.n5v9k {
    padding: 0px 0;
}
.q1h7p {
    padding: 8px 8px;
    cursor: pointer;
    transition: background-color 0.2s ease;
    font-size: 12px;
    width: 100px;
    text-align: center;
    margin: 0 auto;
    width: max-content;
}
.q1h7p:hover {
    background-color: rgba(194,151,109,0.1);
}
.b6t3m::-webkit-scrollbar {
    width: 8px;
}
.b6t3m::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 8px;
}
.b6t3m::-webkit-scrollbar-thumb {
    background: #C2976D;
    border-radius: 8px;
}
.b6t3m::-webkit-scrollbar-thumb:hover {
    background: #b38a5e;
}
.c3v9x {
    position: fixed;
    top: calc(env(safe-area-inset-top, 0px) + 105px);
    left: 50%;
    transform: translateX(-50%);
    z-index: 95;
    width: auto;
}
.f6d2t {
    width: auto;
    opacity: 1;
    visibility: visible;
}
.f6d2t.active {
    width: 100px;
    opacity: 1;
    visibility: visible;
}
.u7k3m {
    width: 100%;
    height: 30px;
    padding: 0 12px;
    border: 1px solid #EAEAEA;
    border-radius: 25px;
    font-size: 12px;
    color: #333;
    background: white;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}
.u7k3m::placeholder {
    color: transparent;
}
@media (min-width: 768px) {
    .f6d2t.active {
        width: 200px;
    }
}
@media (min-width: 768px) {
    .f6d2t.active {
        width: 250px;
    }
}
@media (max-width: 480px) {
    .f6d2t.active {
        width: 55%;
        max-width: 300px;
    }
    .c3v9x {
        width: 60%;
        max-width: 300px;
    }
}
.a2r6w {
    position: fixed;
    top: calc(env(safe-area-inset-top, 0px) + 36px);
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    z-index: 95;
    display: flex;
    flex-direction: row;
    gap: 5px;
    will-change: transform;
    contain: layout style;
}

.y9p2t {
    font-size: 16px;
    color: #999999;
    font-weight: 600;
}
.s4h9j {
    font-size: 14px;
    font-weight: 500;
    color: #666;
}
.o7p1k {
    position: fixed;
    top: calc(env(safe-area-inset-top, 0px) + 53px);
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    z-index: 95;
    display: flex;
    flex-direction: column;
    align-items: center;
    transform: translate3d(-50%, 0, 0);
    will-change: transform;
    contain: layout style;
}
.x5v2r {
    font-size: 14px;
    font-weight: 600;
    color: #999999;
    transform: translateZ(0);
    will-change: transform;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    contain: layout style;
}
.q9t4m {
    position: fixed;
    top: calc(env(safe-area-inset-top, 0px) + 72px);
    left: 50%;
    transform: translateX(-50%);
    z-index: 95;
    text-align: center;
}
.b1j7hx {
    background: #999999;
    color: white;
    border: 1px solid transparent;
    border-radius: 0.5rem;
    padding: 6px 24px;
    font-size: 12px;
    font-weight: 500;
    cursor: pointer;
    position: relative;
    transition: all 0.2s ease;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    background-clip: padding-box;
}



.b1j7h:hover {
    transform: translateY(-1px);
    box-shadow: 0 3px 6px rgba(0,0,0,0.2);
}

.b1j7h{
 

    color: #777777;
    border: 1px double transparent;
    background-image: linear-gradient(rgb(255, 255, 255), rgb(240, 240, 240)), radial-gradient(circle at left top, rgb(32, 182, 228), rgb(172, 38, 206));
    background-origin: border-box;
    background-clip: padding-box, border-box;

    font-size: 12px;
    padding: 5% 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    cursor: pointer;
    border-radius: 0.5rem;
    transition: all 0.3s ease;



   }









.k8j2n {
    position: fixed;
    bottom: calc(env(safe-area-inset-bottom, 0px) + 5px);
    left: 0;
    right: 0;
    height: 98px;
    overflow: auto;
    z-index: 1000;
    padding: 0 3px;
    -webkit-overflow-scrolling: touch;
    touch-action: pan-x pan-y;
}
.t8k2n {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 4px;
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    scroll-snap-type: none;
    padding: 3px 3px;
    width: 100%;
    height: 100%;
    touch-action: pan-x pan-y;
    -webkit-user-select: none;
    user-select: none;
    transition: all 0.3s ease;
}
.t8k2n:active {
    cursor: grabbing;
}
.k9j3m {
    width: 50px;
    height: 75px;
   
    border-radius: 8px;
    cursor: pointer;
    transition: var(--transition-smooth);
    flex-shrink: 0;
    scroll-snap-align: center;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.800);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background: none;
    overflow: hidden;
    transition: opacity 0.3s ease, transform 0.3s ease;
    border: 0px solid #ff0000;
}
.k9j3m.selected {
    border: 1px solid #999999;
    transform: scale(1.08);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.400);

    border: 2px double transparent;
 
    background-image: linear-gradient(rgb(255, 255, 255), rgb(240, 240, 240)), radial-gradient(circle at left top, rgb(163, 64, 202), rgb(63, 212, 231));

    background-origin: border-box;
    background-clip: padding-box, border-box;
    font-size: 12px;

    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    cursor: pointer;
    border-radius: 0.5rem;
    transition: all 0.3s ease;








    
}
.k9j3m:not(.selected):hover {
    transform: scale(1.03);
}
.k9j3m img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.r5m1q {
    position: fixed !important;
    bottom: calc(env(safe-area-inset-bottom, 0px) + 108px) !important;
    left: 0;
    right: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 0px 8px;
    overflow-x: scroll;
    touch-action: pan-x;
    -webkit-overflow-scrolling: touch;
    z-index: 1500;
    display: flex !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    text-align: center;
}
.r5m1q:active {
    cursor: grabbing;
}
.h8j3n {
    display: inline-flex;
    gap: 5px;
    padding: 2px 5px;
    margin: 0 auto;
    width: max-content;
    touch-action: pan-x;
}
.h8j3n:active {
    cursor: grabbing;
}
.y1h5p {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.l9s2v {
    position: absolute;
    right: 42px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #666666;
    border: none;
    display: none;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 0;
}
.l9s2v::before,
.l9s2v::after {
    content: '';
    position: absolute;
    width: 8px;
    height: 2px;
    background: white;
    border-radius: 1px;
}
.l9s2v::before {
    transform: rotate(45deg);
}
.l9s2v::after {
    transform: rotate(-45deg);
}
.u7k3m:not(:placeholder-shown) + .e5t1q {
    display: none;
}
.l9s2v.visible {
    display: flex;
}
.e5t1q {
    position: absolute;
    left: 38px;
    top: 50%;
    transform: translateY(-50%);
    color: #666;
    pointer-events: none;
    font-size: 13px;
    display: block !important; /* Zorunlu görünürlük */
    opacity: 1 !important; /* Görünürlüğü garantile */
    z-index: 9999; /* Üstte olduğundan emin ol */
    will-change: opacity, visibility; /* iOS'ta performansı iyileştirme */
    -webkit-font-smoothing: antialiased; /* iOS metin render iyileştirmesi */
}
.g4j8n {
    position: absolute;
    left: 12px;
    width: 18px;
    height: 18px;
    fill: #666666;
    pointer-events: none;
    z-index: 9500;
}
.u7k3m {
    width: 100%;
    height: 30px;
    padding: 0 12px 0 38px;
    border: 1px solid rgba(255, 255, 255, 0.4);
 
    font-size: 12px;
    color: #666666;
   background: rgba(255, 255, 255, 0.37);
   box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);


   
    
  
     border-radius: 0.5rem;
}
.u7k3m::placeholder {
    color: transparent;
}
.u7k3m:focus,
.u7k3m:not(:placeholder-shown) {
    color: #666666;
}
.u7k3m:focus ~ .e5t1q,
.u7k3m:not(:placeholder-shown) ~ .e5t1q {
    display: none !important;
}
.e5t1q.active {
    animation: typing 0.1s steps(1) infinite;
}
.z9p4k {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.z9p4k::-webkit-scrollbar {
    display: none;
}
.z6d4k {
    min-width: 75px;
    height: 30px;
    font-family: 'Rubik', sans-serif;
    color: #666666;
    font-size: 12px;
    font-weight: 500;
    cursor: pointer;
    transition: var(--transition-smooth);
    scroll-snap-align: center;
    background: rgba(255, 255, 255, 0,75);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(8px) contrast(0.89) saturate(1.27);
    -webkit-backdrop-filter: blur(8px) contrast(0.89) saturate(1.27);
    border: 1px solid rgb(255, 255, 255);

    border-radius: 0.5rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.z6d4k.active {
    background: var(--primary-color);
    color: white;
    backdrop-filter: blur(8px) contrast(0.89) saturate(1.27);
    -webkit-backdrop-filter: blur(8px) contrast(0.89) saturate(1.27);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
    transform: translateY(0px);
    font-size: 12px;
    font-weight: 550;
    font-family: 'Rubik', sans-serif;
}
.z6d4k:not(.active):hover {
    font-weight: 600;
}
.v1t9p {
    min-width: 75px;
    height: 30px;
    border: 1px solid #EAEAEA;
    border-radius: 10px;
    background: white;
    color: rgba(0, 0, 0, 1);
    font-size: 12px;
    font-weight: 500;
    cursor: pointer;
    transition: var(--transition-smooth);
    scroll-snap-align: center;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
    opacity: 0.2;
    position: relative;
    cursor: not-allowed !important;
}
.r5m1q::-webkit-scrollbar {
    display: none;
}

@media (hover: hover) and (pointer: fine) {
    .r5m1q::-webkit-scrollbar {
        display: block;
        height: 8px;
        width: 200px;
    }
    
    .r5m1q::-webkit-scrollbar-track {
        background: #f1f1f1;
        border-radius: 10px;
    }
    
    .r5m1q::-webkit-scrollbar-thumb {
        background: #e0e0e0;
        border-radius: 10px;
    }
    
    .r5m1q::-webkit-scrollbar-thumb:hover {
        background: #d0d0d0;
    }
    
    .r5m1q::-webkit-scrollbar-button:start:decrement,
    .r5m1q::-webkit-scrollbar-button:end:increment {
        display: block;
        height: 5px;
        width: 10px;
        background-repeat: no-repeat;
        background-position: center;
    }
    
    .r5m1q::-webkit-scrollbar-button:start:decrement {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='10' viewBox='0 0 5 10'%3E%3Cpath d='M5 0 L0 5 L5 10 Z' fill='%23e0e0e0'/%3E%3C/svg%3E");
    }
    
    .r5m1q::-webkit-scrollbar-button:end:increment {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='10' viewBox='0 0 5 10'%3E%3Cpath d='M0 0 L5 5 L0 10 Z' fill='%23e0e0e0'/%3E%3C/svg%3E");
    }
}

.b7h2t {
    display: none;
}
.x4n9v {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10000;
    backdrop-filter: blur(5px);
}
.x4n9v .j9p3v {
    background: white;
    padding: 20px;
    border-radius: 15px;
    width: 90%;
    max-width: 350px;
    text-align: center;
}
.x4n9v h3 {
    margin: 0 0 15px 0;
    color: #333;
    font-size: 18px;
}
.x4n9v p {
    margin: 0 0 20px 0;
    color: #666;
    font-size: 14px;
    line-height: 1.4;
}
.x4n9v .t8k3m {
    background: #C2976D;
    color: white;
    border: none;
    padding: 12px 24px;
    border-radius: 25px;
    font-size: 14px;
    margin-bottom: 10px;
    width: 100%;
    cursor: pointer;
}
.x4n9v .ccccc {
    background: #f5f5f5;
    color: #333;
    border: none;
    padding: 12px 24px;
    border-radius: 25px;
    font-size: 14px;
    width: 100%;
    cursor: pointer;
}
.q5v2r {
    position: absolute;
    top: -8px;
    right: -8px;
    background: #ff4d4d;
    color: white;
    padding: 4px 8px;
    border-radius: 12px;
    font-size: 10px;
    font-weight: 500;
    white-space: nowrap;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    animation: pulse 2s infinite;
}
@keyframes pulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.1); }
    100% { transform: scale(1); }
}
.n3h9w {
  
    align-items: center;
    background: rgb(255, 255, 255);
    
display:flex;
    border: 1px solid transparent;
    border-radius: 0.5rem;
    padding: 0px 15px 0px 15px;
    cursor: pointer;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    transition: all 0.2s ease;
    position: relative;

    background-clip: padding-box;
    pointer-events: auto !important;
    touch-action: auto !important;
    
}
.yeniarkutusu{
    width: 100%;
    display: flex;
    justify-content: center;
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    z-index: 95;
    bottom: calc(env(safe-area-inset-bottom, 0px) + 153px);
    display: flex !important;
    align-items: center;
}
.n3h9w:hover {
    transform: translateY(-1px);
    box-shadow: 0 3px 6px rgba(0,0,0,0.2);
    
}


.n3h9w::after, n2h9w::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background-image: conic-gradient(from var(--angle), rgb(1, 175, 218), rgb(217, 0, 192), #00e1ff, #ff0095, rgb(1, 110, 218));
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    z-index: -1;
    padding: 2px;
   border-radius: 0.5rem;
    animation: 3s spin linear infinite;
    filter: blur(0.5rem);
    opacity: 0,5;
}

.n3h9w::before {
    filter: blur(1.5rem);
  opacity: 0,5;
}



@property --angle{
  syntax: "<angle>";
  initial-value: 0deg;
  inherits: false;
}

@keyframes spin{
    from{
        --angle: 0deg;
    }
    to{
        --angle: 360deg;
    }
}


.t2v6r {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: flex;
    align-items: center;
   
    justify-content: flex-start;
}
.t2v6r img {
    width: 20px;
    height: 20px;
}
.p7k4j {
    background-image: linear-gradient(90deg, rgb(1, 110, 218), rgb(217, 0, 192), #00e1ff, #ff0095, rgb(24, 120, 175));
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    background-size: 200% 100%;
    animation: textGradient 3s linear infinite;
    font-size: 17px;
    white-space: nowrap;
    font-weight: 500;
    padding: 0px 10px 0px 10px;
    font-family: -apple-system, BlinkMacSystemFont, "San Francisco", "Helvetica Neue", sans-serif;
}

@keyframes textGradient {
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 200% 50%;
    }
}
.j5k1e {
    position: fixed;
    left: 3px !important;
    bottom: auto !important;
    padding: 4px;
    gap: 0;
    z-index: 999980;
  
    box-shadow: none;
    width: fit-content;
    height: fit-content;
    transform: none !important;
    margin-top: 0 !important;

    z-index: 950;
    text-decoration: none;
  
}
.j5k1e:hover {
    transform: translateY(-2px);
 
}
.n2t7q {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
}
.n2t7q img {
    width: 24px;
    height: 24px;
    object-fit: contain;
}
.w8m4r {
    display: none;
    color: #333;
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
    letter-spacing: 0.2px;
}
.w2t8r {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1000;
    justify-content: center;
    align-items: center;
    backdrop-filter: blur(5px);
}
.w2t8r.active {
    display: flex;
}
.j9p3v {
    background: white;
    padding: 25px;
    border-radius: 20px;
    position: relative;
    max-width: 400px;
    width: 90%;
    text-align: center;
    box-shadow: 0 10px 25px rgba(0,0,0,0.2);
    animation: modalFadeIn 0.3s ease;
}
@keyframes modalFadeIn {
    from { opacity: 0; transform: scale(0.95); }
    to { opacity: 1; transform: scale(1); }
}
.l4m6h {
    position: absolute;
    top: 15px;
    right: 15px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 8px;
    border-radius: 50%;
    transition: all 0.2s ease;
}
.l4m6h:hover {
    background: rgba(0,0,0,0.1);
}
.u7d2s {
    margin: 0 0 25px 0;
    color: #333;
    font-size: 20px;
    font-weight: 600;
}
.e1n5t {
    margin: 25px 0;
    display: flex;
    justify-content: center;
    background: #f8f8f8;
    padding: 20px;
    border-radius: 15px;
}
.info-box {
    display: flex;
    align-items: start;
    gap: 12px;
    background: #f5f5f5;
    padding: 18px;
    border-radius: 12px;
    margin-top: 25px;
}
.info-box p {
    margin: 0;
    text-align: left;
    font-size: 14px;
    line-height: 1.5;
    color: #555;
}
.m8d5f {
    display: none;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: calc(env(safe-area-inset-top, 0px) + 250px);
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    z-index: 95;
    display: flex;
    flex-direction: row;
    gap: 5px;
    will-change: transform;
    contain: layout style;
    color: #ffffff;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .r5m1q {
        padding: 0 75px !important;
        box-sizing: border-box;
        width: 100%;
    }
    .k8j2n {
        padding: 0 75px !important;
        box-sizing: border-box;
        width: 100%;
    }
    .h8j3n {
        width: 100%;
        justify-content: center;
        gap: 10px;
    }
    .t8k2n {
        width: 100%;
        justify-content: center;
        gap: 8px;
    }
}
@media (min-width: 1025px) {
    .j5k1e {
        bottom: 24px;
        left: 20px;
        padding-right: 18px;
        background: white;
    }
    .w8m4r {
        display: block;
    }
}
model-viewer::part(default-ar-button) {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
}
body.ar-mode .z1g7r {
    position: fixed !important;
    left: 50% !important;
    right: auto !important;
    transform: translateX(-50%) !important;
    z-index: 10000 !important;
}
body.ar-mode .o7p1k,
body.ar-mode .k8j2n,
body.ar-mode .r5m1q,
body.ar-mode .q9t4m,
body.ar-mode .j5k1e {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
}
body.ar-mode .n3h9w,
body.ar-mode .t2v6r,
body.ar-mode .p7k4j {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
    z-index: -1;
}
body.ar-mode .a2r6w {
    display: flex !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
}
[slot="default"] {
    z-index: 1000;
}
body.ar-mode .r5m1q {
    bottom: 10px;
    text-align: center;
}
model-viewer[ar-status="session-started"] .n3h9w,
model-viewer[ar-status="session-started"] ~ .n3h9w,
.ar-mode .n3h9w {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
    z-index: -1 !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
}
model-viewer[ar-status="not-presenting"] .n3h9w {
    display: flex !important;
}
.t6s2y {
    position: absolute;
    top: 80px;
    left: 20px;
    background: rgba(255, 255, 255, 0.9);
    border: none;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: none;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    z-index: 1000;
}
.c9s2m {
    position: absolute;
    bottom: 80px;
    right: 20px;
    background: rgba(255, 255, 255, 0.9);
    border: none;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: none;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    transition: transform 0.2s;
}
.c9s2m:active {
    transform: scale(0.95);
}
.c9s2m svg {
    stroke: #333;
    width: 30px;
    height: 30px;
}
.c9s2m:hover {
    background: rgba(255, 255, 255, 1);
}
model-viewer[ar-status="session-started"] .c9s2m.u2k7v {
    display: flex !important;
}
.t6s2y svg {
    stroke: #333;
    width: 20px;
    height: 20px;
}
.t6s2y:hover {
    background: rgba(255, 255, 255, 1);
}
model-viewer[ar-status="session-started"] .t6s2y,
model-viewer[ar-status="object-placed"] .t6s2y {
    display: flex !important;
}
body.ar-mode .fullscreen-button,
model-viewer[ar-status="session-started"] .fullscreen-button,
model-viewer[ar-status="object-placed"] .fullscreen-button {
    display: none !important;
}
.hide-ui .k8j2n,
.hide-ui .a2r6w,
.hide-ui .o7p1k,
.hide-ui .q9t4m,
.hide-ui .r5m1q,
.hide-ui .c3v9x,
.hide-ui .m8d5f,
.hide-ui .n3h9w,
.hide-ui .j5k1e,
.hide-ui .z1g7r,
.hide-ui .f6d2t,
.hide-ui .y1h5p,
.hide-ui .search-button,
.hide-ui .e5t1q,
.hide-ui #t8k2n,
.hide-ui .d8m3f,
.hide-ui .s4h9j,
.hide-ui #i3n6t,
.hide-ui .b1j7h,
.hide-ui .h8j3n,
.hide-ui .p7k4j,
.hide-ui .w8m4r {
    display: none !important;
}
.ios-placeholder {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    transition: none !important;
    color: #666 !important;
}

.container {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  margin-top:10px;
  cursor: pointer;
}

.cube-container {
  width: 20px;
  height: 20px;
  perspective: 800px;
  z-index: 6;
  cursor: pointer;
}

.cube {
  width: 100%;
  height: 100%;
  position: relative;
  transform-style: preserve-3d;
  animation: rotate-cube 6s linear infinite;
  cursor: pointer;
}

@keyframes rotate-cube {
  0% {
    transform: rotateX(0deg) rotateY(0deg);
  }
  100% {
    transform: rotateX(360deg) rotateY(360deg);
  }
}

.cube-face {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid rgb(255, 255, 255);
  box-shadow: 0 0 5px white, 0 0 10px hsl(54, 100%, 50%);
  opacity: 1;
  animation: rainbow-colors 8s linear infinite;
}

.cube-edge {
  position: absolute;
  background-color: white;
  opacity: 0.9;
  animation: rainbow-colors 8s linear infinite;
  z-index: 7;
}

.edge-horizontal {
  width: 100%;
  height: 2px;
}

.edge-vertical {
  width: 2px;
  height: 100%;
}

@keyframes rainbow-colors {
  0%, 100% {
    box-shadow: 0 0 10px #ff2fa8, 0 0 20px #ff29ff;
    background-color: #ff00ff00;
  }
  25% {
    box-shadow: 0 0 10px #b647ff, 0 0 20px #ac2fff;
    background-color: #c267ff;
  }
  50% {
    box-shadow: 0 0 10px #458fff, 0 0 20px #0f6caa;
    background-color: #438eff;
  }
  75% {
    box-shadow: 0 0 10px #00ccff, 0 0 20px #00ccff;
    background-color: #00ccff;
  }
}

.front {
  transform: translateZ(10px);
}

.back {
  transform: rotateY(180deg) translateZ(10px);
}

.right {
  transform: rotateY(90deg) translateZ(10px);
}

.left {
  transform: rotateY(-90deg) translateZ(10px);
}

.top {
  transform: rotateX(90deg) translateZ(10px);
}

.bottom {
  transform: rotateX(-90deg) translateZ(10px);
}

/* Dokunmatik cihazlar için */
@media (hover: none) and (pointer: coarse) {
    .yeniarkutusu {
        bottom: calc(env(safe-area-inset-bottom, 0px) + 145px);
    }
}

.nav-arrows {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    z-index: 95;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.37);
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
}

.nav-arrows:hover {
    background: rgba(255, 255, 255, 0.5);
    transform: translateY(-50%) scale(1.05);
}

.nav-arrows svg {
    width: 24px;
    height: 24px;
    stroke: #666666;
}

.nav-left {
    left: 20px;
}

.nav-right {
    right: 20px;
}

@media (min-width: 768px) {
    .nav-left {
        left: 75px;
    }
    
    .nav-right {
        right: 75px;
    }
}

.help-button-container {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    margin-top: 10px;
    cursor: pointer;
}

.help-button {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.37);
    border: 1px solid rgba(255, 255, 255, 0.4);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    position: fixed;
    top: calc(env(safe-area-inset-top, 0px) + 110px); /* Swapped with fullscreen-button */
    right: 20px;
    z-index: 1000;
    color: #666666;
    font-size: 20px;
    font-weight: 400;
    line-height: 0;
    padding: 0;
    text-align: center;
    animation: pulse-help 2s infinite;
    backdrop-filter: blur(4px);
}

.help-button:hover {
    background: white;
    transform: scale(1.1);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
    animation: none;
}

.share-button {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.37);
    border: 1px solid rgba(255, 255, 255, 0.4);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    position: fixed;
    top: calc(env(safe-area-inset-top, 0px) + 60px);
    right: 20px;
    z-index: 1000;
}

.share-button:hover {
    background: rgba(255, 255, 255, 0.5);
    transform: scale(1.05);
}

.share-button svg {
    width: 20px;
    height: 20px;
    stroke: #666666;
    fill: none;
}

.ar-help-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 10000;
    justify-content: center;
    align-items: center;
    backdrop-filter: blur(5px);
}

.ar-help-modal.active {
    display: flex;
}

.ar-help-content {
    background: white;
    padding: 20px;
    border-radius: 20px;
    position: relative;
    max-width: 320px;
    width: 90%;
    text-align: center;
    box-shadow: 0 10px 25px rgba(0,0,0,0.2);
    animation: modalFadeIn 0.3s ease;
}

.ar-help-content h3 {
    margin: 0 0 10px 0;
    color: #333;
    font-size: 14px;
    font-weight: 600;
}

.ar-help-content p {
    margin: 0 0 15px 0;
    color: #666;
    font-size: 12px;
    line-height: 1.5;
}

.ar-help-steps {
    text-align: left;
    margin: 15px 0;
    padding: 0 5px;
    list-style: none;
}

.ar-help-steps li {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    margin-bottom: 12px;
    color: #666;
    font-size: 12px;
    line-height: 1.4;
    position: relative;
}

.ar-help-steps li:last-child {
    margin-bottom: 0;
}

.ar-help-steps li span {
    background: #f0f0f0;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    flex-shrink: 0;
    color: #333;
    font-size: 12px;
}

.ar-help-steps li div strong {
    font-size: 12px;
}

.ar-help-close {
    position: absolute;
    top: 15px;
    right: 15px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 8px;
    border-radius: 50%;
    transition: all 0.2s ease;
}

.ar-help-close:hover {
    background: rgba(0,0,0,0.1);
}

.ar-help-close svg {
    width: 20px;
    height: 20px;
    stroke: #333;
}

/* Model yüklenmeden önce thumbnail'ların gösterimi için stil */
#p5m1q.loading {
    opacity: 0.5;
    pointer-events: none;
    transition: opacity 0.3s ease;
}

/* Model yüklendikten sonra thumbnail'lar için stil */
.k9j3m:not(.model-loaded) {
    opacity: 0.4;
    cursor: default;
    pointer-events: none;
}

.k9j3m.model-loaded {
    opacity: 1;
    transition: opacity 0.3s ease;
}

/* AR modunda help button'un pozisyonunu değiştir */
model-viewer[ar-status="session-started"] ~ .help-button,
model-viewer[ar-status="object-placed"] ~ .help-button,
body.ar-mode .help-button {
    top: calc(env(safe-area-inset-top, 0px) + 110px); /* Share button'un altına yerleştir */
}

.dropdown-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    background: rgba(255, 255, 255, 0.37);
    border: 1px solid rgba(255, 255, 255, 0.4);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    border-radius: 0.5rem;
    cursor: pointer;
    transition: all 0.2s ease;
}

.dropdown-arrow svg {
    width: 16px;
    height: 16px;
    fill: none;
    stroke: #666666;
    stroke-width: 2;
    transition: transform 0.3s ease;
}

.dropdown-arrow.active svg {
    transform: rotate(180deg);
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    width: 100%;
    background: white;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    margin-top: 8px;
    z-index: 1001;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 15px 10px;
    max-height: 380px;
    overflow-y: auto;
}

.dropdown-menu.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.dropdown-item {
    padding: 8px 10px;
    font-size: 12px;
    color: #666666;
    cursor: pointer;
    transition: background-color 0.2s ease;
    text-align: left;
    width: 50%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
   
    border-radius: 6px;
    margin-bottom: 5px;
}

.dropdown-item img {
    max-width: 100%;
    max-height: 35px;
    object-fit: contain;
    transition: transform 0.2s ease;
}

.dropdown-item:hover {
    background-color: rgba(153, 153, 153, 0.1);
}

.dropdown-item:hover img {
    transform: scale(1.05);
}

body.size-transition {
    overflow: hidden !important;
}

/* Size transition sırasında titreşimi önle */
body.size-transition model-viewer,
body.size-transition .q2m4z {
    transition: none !important;
    animation: none !important;
    transform: none !important;
}

body.size-transition .v9d4x {
    transition: opacity 0.3s ease !important;
    opacity: 0.4 !important;
}

.fullscreen-button {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.37);
    border: 1px solid rgba(255, 255, 255, 0.4);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    position: fixed;
    top: calc(env(safe-area-inset-top, 0px) + 10px); /* Swapped with help-button */
    right: 20px;
    z-index: 1000;
}

.fullscreen-button:hover {
    background: rgba(255, 255, 255, 0.5);
    transform: scale(1.05);
}

.fullscreen-button svg {
    width: 20px;
    height: 20px;
    stroke: #666666;
    fill: none;
}