.fs26{--paper:#FFFFFF;--bg:#FAFAF9;--bg-2:#F1F1EE;--line:#DDD9D0;--line-2:#D7D7D2;--ink:#141417;--ink-2:#1E1F23;--ink-soft:#3B3D42;--muted:#6E7076;--accent:#C4161C;--ok:#17603A;--r:4px;--pad:clamp(16px,3.4vw,48px);--maxw:1280px}.fs26,.fs26 *{box-sizing:border-box}.fs26 [hidden]{display:none!important}.fs26{margin:0;background:var(--paper);color:var(--ink);font-family:Barlow,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}.fs26 a{color:inherit;text-decoration:none}.fs26 img{display:block;max-width:100%}.fs26 h1,.fs26 h2,.fs26 h3,.fs26 h4{margin:0;font-family:Archivo,Helvetica Neue,Arial,sans-serif;font-weight:700;letter-spacing:-.018em;line-height:1.14}.fs26 button,.fs26 input{font-family:inherit}.fs26 :focus-visible{outline:2px solid var(--ink);outline-offset:2px}.fs26 .wrap{max-width:var(--maxw);margin:0 auto;padding:0 var(--pad)}.fs26 .mono{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.14em;text-transform:uppercase}.fs26 .muted{color:var(--muted)}.fs26 .note{background:#f6f0f0;color:#7a2226;border-bottom:1px solid #EBD9DA;padding:9px var(--pad);font-size:13.5px;display:flex;gap:10px;align-items:center}.fs26 .note b{background:#7a2226;color:#fff;padding:3px 8px;border-radius:99px;font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;font-family:IBM Plex Mono,monospace;font-weight:500}.fs26 .topbar{background:var(--ink);color:#6f6c62;font-size:13px}.fs26 .topbar .wrap{display:flex;justify-content:space-between;align-items:center;gap:16px;min-height:38px;flex-wrap:wrap}.fs26 .topbar .grp{display:flex;gap:18px;flex-wrap:wrap;align-items:center}.fs26 .topbar b{color:#fff;font-weight:600}.fs26 .topbar a:hover{color:#fff}.fs26 .lang{display:flex;border:1px solid #34353B;border-radius:99px;overflow:hidden}.fs26 .lang button{background:transparent;border:0;color:#6f6c62;padding:4px 11px;font-size:12px;font-weight:600;cursor:pointer}.fs26 .lang button[aria-pressed=true]{background:#fff;color:var(--ink)}.fs26 header{position:sticky;top:0;z-index:60;background:var(--paper);border-bottom:1px solid var(--line)}.fs26 .head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(14px,3vw,40px);padding:10px var(--pad);max-width:var(--maxw);margin:0 auto}.fs26 .logo{font-family:Archivo,sans-serif;font-weight:800;font-size:22px;letter-spacing:-.03em;text-transform:uppercase}.fs26 .logo span{color:var(--accent)}.fs26 .search{display:flex;align-items:center;gap:10px;border:1px solid var(--line-2);border-radius:var(--r);background:var(--bg);padding:0 14px;height:42px}.fs26 .search:focus-within{border-color:var(--ink);background:var(--paper)}.fs26 .search input{border:0;background:transparent;outline:none;width:100%;font-size:15px}.fs26 .search svg{width:17px;height:17px;color:var(--muted);flex:none}.fs26 .tools{display:flex;align-items:center;gap:16px}.fs26 .tools a{display:flex;align-items:center;gap:8px;font-size:14px}.fs26 .tools svg{width:20px;height:20px}.fs26 .cart{position:relative}.fs26 .cart i{position:absolute;top:-7px;left:11px;background:var(--accent);color:#fff;border-radius:99px;font-size:10px;line-height:1;padding:3px 5px;font-family:IBM Plex Mono,monospace;font-style:normal}.fs26 nav.main{border-top:1px solid var(--line)}.fs26 nav.main .wrap{display:flex;align-items:center;gap:clamp(16px,2.6vw,30px)}.fs26 nav.main a{font-size:15px;font-weight:500;color:var(--ink-soft);padding:9px 0;border-bottom:2px solid transparent;white-space:nowrap}.fs26 nav.main a:hover,.fs26 nav.main a.on{color:var(--ink);border-bottom-color:var(--ink)}.fs26 .cat-btn{display:inline-flex;align-items:center;gap:8px;background:var(--ink);border:1px solid var(--ink);border-radius:var(--r);color:#fff;cursor:pointer;height:34px;padding:0 13px;font-size:14px;font-weight:600}.fs26 .cat-btn svg{width:13px;height:13px;transition:transform .2s}.fs26 header.menu-open .cat-btn svg{transform:rotate(180deg)}.fs26 .megapanel{position:absolute;left:0;right:0;top:100%;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 18px 36px #1414191a;display:none;z-index:70}.fs26 header.menu-open .megapanel{display:block}.fs26 .megapanel .wrap{display:grid;grid-template-columns:200px repeat(auto-fit,minmax(150px,1fr));align-items:start;gap:clamp(16px,2.4vw,32px);padding-top:26px;padding-bottom:28px}.fs26 .mg h6{margin:0 0 10px;font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-weight:500}.fs26 .mg ul{list-style:none;margin:0;padding:0;display:grid;gap:1px}.fs26 .mg.two ul{grid-template-columns:1fr 1fr;gap:1px 18px}.fs26 .mg li a{display:flex;justify-content:space-between;gap:14px;padding:6px 0;font-size:15px}.fs26 .mg li a:hover{color:var(--accent)}.fs26 .mg .n{color:var(--muted);font-family:IBM Plex Mono,monospace;font-size:12px}.fs26 .mg .plates{display:flex;flex-wrap:wrap;gap:6px}.fs26 .mg .plates a{border:1px solid var(--line-2);border-radius:var(--r);padding:6px 10px;font-family:IBM Plex Mono,monospace;font-size:12px}.fs26 .mg .plates a:hover{border-color:var(--ink)}.fs26 .mg .all{margin-top:12px;display:inline-block;font-size:14px;font-weight:600;color:var(--accent)}.fs26 .scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#14141938;display:none;z-index:50}.fs26 header.menu-open~.scrim{display:block}.fs26 .hero{background:var(--bg);border-bottom:1px solid var(--line)}.fs26 .hero .wrap{display:grid;grid-template-columns:1fr 1.05fr;gap:clamp(22px,4vw,54px);align-items:center;padding-top:clamp(20px,2.2vw,30px);padding-bottom:clamp(20px,2.2vw,30px)}.fs26 .hero h1{font-size:clamp(28px,3.05vw,40px);max-width:16ch}.fs26 .hero p{margin:12px 0 0;font-size:16.5px;color:var(--muted);max-width:46ch}.fs26 .cta{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.fs26 .btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;height:46px;padding:0 22px;border-radius:var(--r);font-weight:600;font-size:15px;border:1px solid var(--ink);background:var(--ink);color:#fff;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.fs26 .btn:hover{background:#000}.fs26 .btn-line{background:transparent;color:var(--ink);border-color:var(--line-2)}.fs26 .btn-line:hover{border-color:var(--ink);background:var(--paper)}.fs26 .btn-w{background:#fff;color:var(--ink);border-color:#fff}.fs26 .btn-w:hover{background:transparent;color:#fff}.fs26 .assur{display:grid;gap:7px;margin-top:16px}.fs26 .assur div{display:flex;gap:10px;align-items:center;font-size:15px;color:var(--ink-soft)}.fs26 .assur svg{width:17px;height:17px;color:var(--ok);flex:none}.fs26 .hero-media{position:relative;border-radius:var(--r);overflow:hidden;aspect-ratio:4/3;background:var(--bg-2)}.fs26 .hero-media img{width:100%;height:100%;object-fit:cover;object-position:50% 34%}.fs26 .hero-badge{position:absolute;left:14px;bottom:14px;background:#000000f2;border-radius:var(--r);padding:8px 12px;font-size:13.5px;box-shadow:0 6px 18px #14141924}.fs26 .find{border-bottom:1px solid var(--line);background:var(--paper)}.fs26 .find .wrap{padding:13px var(--pad);display:flex;gap:12px;align-items:center;flex-wrap:wrap}.fs26 .find .lbl{color:var(--muted);font-size:14.5px}.fs26 .find a{border:1px solid var(--line-2);border-radius:99px;padding:8px 14px;font-size:14.5px;font-weight:500}.fs26 .find a:hover{border-color:var(--ink)}.fs26 section.block{padding:clamp(36px,4.4vw,60px) 0}.fs26 .sec-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;flex-wrap:wrap;margin-bottom:20px}.fs26 .sec-head h2{font-size:clamp(21px,2.4vw,28px)}.fs26 .sec-head p{margin:6px 0 0;color:var(--muted);font-size:15.5px}.fs26 .sec-head a.more{font-size:14.5px;font-weight:600;color:var(--accent);white-space:nowrap}.fs26 .sec-head a.more:hover{text-decoration:underline}.fs26 .cats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.fs26 .cat{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:var(--r);overflow:hidden;background:var(--paper);transition:box-shadow .18s,border-color .18s}.fs26 .cat:hover{border-color:var(--line-2);box-shadow:0 10px 26px #14141912}.fs26 .cat .ph{background:var(--bg);aspect-ratio:4/3;display:block;position:relative}.fs26 .cat .ph img{position:absolute;top:10px;right:10px;bottom:10px;left:10px;width:calc(100% - 20px);height:calc(100% - 20px);object-fit:contain;max-width:none;max-height:none;mix-blend-mode:multiply}.fs26 .cat .tx{margin-top:auto;padding:15px 17px;display:flex;justify-content:space-between;align-items:baseline;gap:12px;border-top:1px solid var(--line)}.fs26 .cat h3{font-size:18px}.fs26 .cat .meta{color:var(--muted);font-size:14px;margin-top:2px}.fs26 .cat .from{font-family:IBM Plex Mono,monospace;font-size:14px;white-space:nowrap}.fs26 .trends{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.fs26 .trend{border:1px solid var(--line);border-radius:var(--r);padding:14px;display:grid;gap:4px;background:var(--paper);transition:border-color .15s,transform .12s,box-shadow .18s}.fs26 .trend:hover{border-color:var(--line-2);transform:translateY(-2px);box-shadow:0 10px 22px #1414190f}.fs26 .trend b{font-size:15px;font-weight:600}.fs26 .trend span{color:var(--muted);font-family:IBM Plex Mono,monospace;font-size:12px}.fs26 .trend .up{color:var(--ok);font-family:IBM Plex Mono,monospace;font-size:11.5px}.fs26 .cities{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.fs26 .city{border:1px solid var(--line);border-radius:var(--r);overflow:hidden;background:var(--paper);transition:box-shadow .18s,border-color .18s}.fs26 .city:hover{border-color:var(--line-2);box-shadow:0 10px 24px #14141912}.fs26 .city .ph{background:var(--bg);aspect-ratio:1/1;position:relative}.fs26 .city .ph img{position:absolute;top:8px;right:8px;bottom:8px;left:8px;width:calc(100% - 16px);height:calc(100% - 16px);object-fit:contain;mix-blend-mode:multiply}.fs26 .city .plate{position:absolute;top:8px;left:8px;background:var(--paper);border:1px solid var(--line-2);border-radius:3px;font-family:IBM Plex Mono,monospace;font-size:11.5px;padding:2px 6px}.fs26 .city .nm{padding:9px 12px;border-top:1px solid var(--line);font-size:14.5px;font-weight:500}.fs26 .filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px;align-items:center}.fs26 .filters button{border:1px solid var(--line-2);border-radius:99px;background:var(--paper);padding:8px 16px;font-size:14px;font-weight:500;cursor:pointer}.fs26 .filters button:hover{border-color:var(--ink)}.fs26 .filters button[aria-pressed=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.fs26 .filters .count{color:var(--muted);font-family:IBM Plex Mono,monospace;font-size:12px;margin-left:auto}.fs26 .grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.fs26 .card{border:1px solid var(--line);border-radius:var(--r);overflow:hidden;background:var(--paper);display:flex;flex-direction:column;transition:box-shadow .18s,border-color .18s}.fs26 .card:hover{border-color:var(--line-2);box-shadow:0 12px 28px #14141914}.fs26 .shot{position:relative;aspect-ratio:1/1;background:var(--bg)}.fs26 .shot img{position:absolute;top:12px;right:12px;bottom:12px;left:12px;width:calc(100% - 24px);height:calc(100% - 24px);object-fit:contain;mix-blend-mode:multiply;transition:opacity .3s ease}.fs26 .shot .alt,.fs26 .card:hover .shot .base{opacity:0}.fs26 .card:hover .shot .alt{opacity:1}.fs26 .badge{position:absolute;top:10px;left:10px;background:var(--ink);color:#fff;border-radius:99px;padding:4px 10px;font-size:11.5px;font-weight:600;z-index:2}.fs26 .card .info{padding:13px 14px 15px;display:flex;flex-direction:column;gap:5px;flex:1}.fs26 .card .kind{color:var(--muted);font-size:13px}.fs26 .card h3{font-size:15.5px;font-weight:600;line-height:1.35}.fs26 .row{display:flex;justify-content:space-between;align-items:baseline;gap:10px;margin-top:auto;padding-top:8px}.fs26 .price{font-family:IBM Plex Mono,monospace;font-size:15.5px;font-variant-numeric:tabular-nums}.fs26 .sizes{color:var(--muted);font-family:IBM Plex Mono,monospace;font-size:11.5px}.fs26 .look{background:var(--paper)}.fs26 .look .wrap{padding:clamp(30px,4vw,56px) var(--pad)}.fs26 .look-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.fs26 .look-grid figure{margin:0;position:relative;border-radius:var(--r);overflow:hidden;background:var(--bg);aspect-ratio:4/5;border:1px solid var(--line)}.fs26 .look-grid img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.7,.2,1)}.fs26 .look-grid figure:hover img{transform:scale(1.045)}.fs26 .look-grid figcaption{position:absolute;left:8px;bottom:8px;background:#000000f0;border-radius:3px;padding:5px 9px;font-size:12.5px}.fs26 .tech{background:var(--ink);color:#fff}.fs26 .tech .wrap{padding:clamp(36px,4.4vw,64px) var(--pad);display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(24px,4vw,56px);align-items:center}.fs26 .tech h2{font-size:clamp(22px,2.8vw,34px)}.fs26 .tech p.lead{color:#6f6c62;margin:12px 0 22px;max-width:46ch}.fs26 .specs{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:24px}.fs26 .spec{border:1px solid #2B2C32;border-radius:var(--r);padding:13px 14px}.fs26 .spec b{display:block;font-family:IBM Plex Mono,monospace;font-size:18px;font-weight:500}.fs26 .spec span{color:#6f6c62;font-size:13.5px}.fs26 .tech-media{border-radius:var(--r);overflow:hidden;aspect-ratio:4/3;background:#1e1f23}.fs26 .tech-media img{width:100%;height:100%;object-fit:cover}.fs26 .tech-demo{background:#1a1b1f;border:1px solid #2B2C32;border-radius:var(--r);padding:16px;display:grid;gap:12px}.fs26 .td-head{display:flex;justify-content:space-between;align-items:center;gap:12px;color:#6f6c62}.fs26 .td-cols{display:flex;gap:6px}.fs26 .td-cols button{width:28px;height:28px;border-radius:99px;border:1px solid #3A3B41;background:transparent;display:grid;place-items:center;cursor:pointer;padding:0}.fs26 .td-cols button[aria-pressed=true]{border-color:#fff}.fs26 .sw{width:13px;height:13px;border-radius:99px;display:block}.fs26 .sw.black{background:#111;box-shadow:0 0 0 1px #55565c}.fs26 .sw.white{background:#fff}.fs26 .td-stage{position:relative;aspect-ratio:1/1;background:#fff;border-radius:var(--r);overflow:hidden}.fs26 .td-stage>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.fs26 .td-area{position:absolute;border:1px dashed rgba(196,22,28,.8);display:flex;align-items:center;justify-content:center;overflow:hidden;background:#c4161c08}.fs26 .td-area img{max-width:88%;max-height:88%;width:auto;height:auto}.fs26 .td-prods{display:flex;gap:6px;flex-wrap:wrap}.fs26 .td-prods button{flex:1;min-width:92px;border:1px solid #3A3B41;background:transparent;color:#6f6c62;border-radius:var(--r);padding:8px 6px;font-size:13.5px;font-weight:500;cursor:pointer;font-family:inherit}.fs26 .td-prods button[aria-pressed=true]{background:#fff;color:var(--ink);border-color:#fff}.fs26 .td-qc{border:1px solid #2B2C32;border-radius:var(--r);padding:12px 13px;display:grid;gap:6px}.fs26 .td-row{display:flex;justify-content:space-between;gap:10px;font-size:13.5px;color:#6f6c62}.fs26 .td-row b{font-family:IBM Plex Mono,monospace;font-weight:500;color:#fff}.fs26 .td-verdict{margin:6px 0 0;font-size:13.5px;border-radius:var(--r);padding:9px 10px}.fs26 .td-verdict.ok{background:#12301f;color:#8fd9ae}.fs26 .td-verdict.warn{background:#312709;color:#e8c77c}.fs26 .td-foot{margin:0;color:#75777d;font-size:12.5px}@media(max-width:900px){.fs26 .td-prods button{min-width:0}}.fs26 .steps{display:grid;gap:0;margin-bottom:22px}.fs26 .step{display:grid;grid-template-columns:28px 1fr;gap:12px;padding:11px 0;border-bottom:1px solid #2B2C32}.fs26 .step .n{width:24px;height:24px;border-radius:99px;background:#26272c;display:grid;place-items:center;font-size:12.5px;font-weight:600}.fs26 .step b{font-size:15.5px}.fs26 .step p{margin:1px 0 0;color:#6f6c62;font-size:14.5px}.fs26 .trust{background:var(--bg);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.fs26 .trust .wrap{padding:clamp(28px,3.4vw,44px) var(--pad)}.fs26 .trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.fs26 .ti{background:var(--paper);border:1px solid var(--line);border-radius:var(--r);padding:17px}.fs26 .ti svg{width:21px;height:21px;margin-bottom:9px}.fs26 .ti h4{font-size:15.5px;margin-bottom:3px}.fs26 .ti p{margin:0;color:var(--muted);font-size:14px;line-height:1.5}.fs26 .ti a{color:var(--accent);font-weight:600}.fs26 .company{background:var(--bg-2)}.fs26 .company .wrap{padding:clamp(26px,3.2vw,42px) var(--pad);display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:clamp(18px,3vw,40px)}.fs26 .company h4{font-size:16px;margin-bottom:10px}.fs26 .kv{display:grid;grid-template-columns:118px 1fr;gap:10px;font-size:14.5px;padding:3px 0}.fs26 .kv dt{color:var(--muted);margin:0}.fs26 .kv dd{margin:0}.fs26 .todo{background:#fff7f7;border:1px solid #EFD6D7;border-radius:var(--r);color:#7a2226;padding:10px 12px;font-size:13.5px;margin-top:12px}.fs26 footer{background:var(--ink);color:#6f6c62;font-size:14.5px}.fs26 footer .wrap{padding:42px var(--pad) 22px}.fs26 .f-top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:28px}.fs26 footer h5{color:#fff;margin:0 0 12px;font-size:14px;font-family:Archivo,sans-serif;font-weight:600}.fs26 footer ul{list-style:none;margin:0;padding:0;display:grid;gap:9px}.fs26 footer a:hover{color:#fff}.fs26 .sub{display:flex;gap:8px;margin-top:10px}.fs26 .sub input{flex:1;height:44px;border:1px solid #34353B;border-radius:var(--r);background:transparent;color:#fff;padding:0 12px;outline:none;font-size:15px}.fs26 .sub input:focus{border-color:#fff}.fs26 .sub button{height:44px;padding:0 16px;border-radius:var(--r);border:1px solid #fff;background:#fff;color:var(--ink);font-weight:600;font-size:14.5px;cursor:pointer}.fs26 .f-bottom{display:flex;justify-content:space-between;flex-wrap:wrap;gap:14px;margin-top:30px;padding-top:18px;border-top:1px solid #2B2C32;font-size:13px}.fs26 .pay{display:flex;gap:8px;align-items:center}.fs26 .pay span{border:1px solid #34353B;border-radius:3px;padding:5px 9px;font-family:IBM Plex Mono,monospace;font-size:10.5px;color:#c3c5ca}@media(max-width:1100px){.fs26 .trends,.fs26 .cities,.fs26 .look-grid{grid-template-columns:repeat(3,1fr)}.fs26 .grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.fs26 .hero .wrap,.fs26 .tech .wrap{grid-template-columns:1fr}.fs26 .hero-media{order:-1;aspect-ratio:16/10;max-height:40vh}.fs26 .hero .wrap{padding-top:16px;padding-bottom:24px;gap:18px}.fs26 .hero h1{max-width:none}.fs26 .assur{margin-top:14px}.fs26 .cats{grid-template-columns:1fr}.fs26 .trust-grid,.fs26 .company .wrap,.fs26 .f-top{grid-template-columns:1fr 1fr}.fs26 .megapanel .wrap{grid-template-columns:1fr;gap:20px}.fs26 .specs{grid-template-columns:1fr 1fr}}@media(max-width:620px){.fs26 .topbar .grp:first-child>:nth-child(n+2){display:none}.fs26 .topbar .wrap{min-height:34px}.fs26 .head{grid-template-columns:auto auto;row-gap:10px;padding:9px var(--pad)}.fs26 .btn{height:48px;flex:1}.fs26 .search{grid-column:1/-1;order:3}.fs26 nav.main .wrap{overflow-x:auto}.fs26 .trends,.fs26 .cities,.fs26 .look-grid{grid-template-columns:1fr 1fr}.fs26 .trust-grid,.fs26 .company .wrap,.fs26 .f-top{grid-template-columns:1fr}.fs26 .kv{grid-template-columns:100px 1fr}}.fs26.fs-urun .crumbs{padding:14px 0 2px;color:var(--muted);font-size:13.5px;display:flex;gap:8px;flex-wrap:wrap}.fs26.fs-urun .crumbs a:hover{color:var(--ink);text-decoration:underline}.fs26.fs-urun .pdp{display:grid;grid-template-columns:1.06fr .94fr;gap:clamp(20px,3.4vw,48px);padding:14px 0 clamp(34px,4vw,56px);align-items:start}.fs26.fs-urun .gal{display:grid;grid-template-columns:78px 1fr;gap:12px;position:sticky;top:96px}.fs26.fs-urun .thumbs{display:grid;gap:10px;align-content:start}.fs26.fs-urun .thumbs button{border:1px solid var(--line);border-radius:var(--r);background:var(--bg);padding:0;cursor:pointer;aspect-ratio:1/1;position:relative;overflow:hidden}.fs26.fs-urun .thumbs button[aria-pressed=true]{border-color:var(--ink)}.fs26.fs-urun .thumbs img{position:absolute;top:6px;right:6px;bottom:6px;left:6px;width:calc(100% - 12px);height:calc(100% - 12px);object-fit:contain;mix-blend-mode:multiply}.fs26.fs-urun .main-shot{position:relative;border:1px solid var(--line);border-radius:var(--r);background:var(--bg);aspect-ratio:1/1;overflow:hidden}.fs26.fs-urun .main-shot img{position:absolute;top:16px;right:16px;bottom:16px;left:16px;width:calc(100% - 32px);height:calc(100% - 32px);object-fit:contain;mix-blend-mode:multiply}.fs26.fs-urun .shot-note{margin-top:10px;color:var(--muted);display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.fs26.fs-urun .buy h1{font-size:clamp(23px,2.7vw,32px);margin-bottom:6px}.fs26.fs-urun .kindline{color:var(--muted);font-size:14.5px}.fs26.fs-urun .price-row{display:flex;align-items:baseline;gap:12px;margin:14px 0 4px;flex-wrap:wrap}.fs26.fs-urun .price-lg{font-family:IBM Plex Mono,monospace;font-size:27px;font-variant-numeric:tabular-nums;color:var(--ink)}.fs26.fs-urun .vat{color:var(--muted);font-size:13.5px}.fs26.fs-urun .tier{margin:0 0 2px;color:var(--muted);font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.04em}.fs26.fs-urun .opt{margin-top:20px;display:grid;gap:9px}.fs26.fs-urun .opt .lbl{display:flex;justify-content:space-between;align-items:baseline;gap:12px;font-size:14px}.fs26.fs-urun .opt .lbl b{font-weight:600}.fs26.fs-urun .opt .lbl a{color:var(--accent);font-weight:600;font-size:13.5px}.fs26.fs-urun .chips{display:flex;flex-wrap:wrap;gap:8px}.fs26.fs-urun .chip{border:1px solid var(--line-2);border-radius:var(--r);background:var(--paper);padding:9px 15px;font-size:14.5px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:8px;font-family:inherit;color:var(--ink)}.fs26.fs-urun .chip:hover{border-color:var(--ink)}.fs26.fs-urun .chip[aria-pressed=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.fs26.fs-urun .chip .sw{width:14px;height:14px;border-radius:99px;border:1px solid #B9B9B3;display:block}.fs26.fs-urun .chip .sw.black{background:#111;border-color:#111}.fs26.fs-urun .chip .sw.white{background:#fff}.fs26.fs-urun .sizechips .chip{min-width:56px;justify-content:center}.fs26.fs-urun .hint{color:var(--accent);font-size:13.5px}.fs26.fs-urun .qty-row{display:flex;gap:10px;margin-top:22px;align-items:stretch;flex-wrap:wrap}.fs26.fs-urun .qty{display:flex;align-items:center;border:1px solid var(--line-2);border-radius:var(--r);overflow:hidden;flex:none}.fs26.fs-urun .qty button{width:44px;height:50px;border:0;background:var(--paper);font-size:19px;cursor:pointer;color:var(--ink)}.fs26.fs-urun .qty button:hover{background:var(--bg-2)}.fs26.fs-urun .qty span{width:44px;text-align:center;font-family:IBM Plex Mono,monospace;font-size:15px}.fs26.fs-urun .qty-row .btn{flex:1;min-width:200px}.fs26.fs-urun .btn[disabled]{background:var(--bg-2);border-color:var(--line-2);color:var(--muted);cursor:not-allowed}.fs26.fs-urun .btn[disabled]:hover{background:var(--bg-2)}.fs26.fs-urun .stock{display:flex;align-items:center;gap:8px;margin-top:12px;font-size:14.5px;color:var(--ink-soft)}.fs26.fs-urun .stock i{width:8px;height:8px;border-radius:99px;background:var(--ok);display:block}.fs26.fs-urun .facts{margin-top:22px;border:1px solid var(--line);border-radius:var(--r);overflow:hidden}.fs26.fs-urun .fact{display:flex;justify-content:space-between;gap:14px;padding:11px 14px;font-size:14.5px;border-bottom:1px solid var(--line)}.fs26.fs-urun .fact:last-child{border-bottom:0}.fs26.fs-urun .fact span{color:var(--muted)}.fs26.fs-urun .fact b{font-weight:600;font-family:IBM Plex Mono,monospace;font-size:13.5px}.fs26.fs-urun .acc{margin-top:22px;border-top:1px solid var(--line)}.fs26.fs-urun .acc details{border-bottom:1px solid var(--line)}.fs26.fs-urun .acc summary{list-style:none;cursor:pointer;padding:14px 0;display:flex;justify-content:space-between;align-items:center;gap:14px;font-weight:600;font-size:15.5px}.fs26.fs-urun .acc summary::-webkit-details-marker{display:none}.fs26.fs-urun .acc summary svg{width:15px;height:15px;transition:transform .2s;color:var(--muted);flex:none}.fs26.fs-urun .acc details[open] summary svg{transform:rotate(180deg)}.fs26.fs-urun .acc .in{padding:0 0 16px;color:var(--ink-soft);font-size:15px;display:grid;gap:10px}.fs26.fs-urun .acc ul{margin:0;padding-left:18px;display:grid;gap:5px}.fs26.fs-urun .reviews{border:1px solid var(--line);border-radius:var(--r);padding:18px;background:var(--bg);display:grid;gap:8px;text-align:center}.fs26.fs-urun .reviews b{font-size:15.5px}.fs26.fs-urun .reviews p{margin:0;color:var(--muted);font-size:14.5px}.fs26.fs-urun .same{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.fs26.fs-urun .same a{border:1px solid var(--line);border-radius:var(--r);overflow:hidden;background:var(--paper);display:grid;grid-template-rows:auto auto;transition:box-shadow .18s,border-color .18s}.fs26.fs-urun .same a:hover{border-color:var(--line-2);box-shadow:0 10px 24px #14141912}.fs26.fs-urun .same a[aria-current=true]{border-color:var(--ink)}.fs26.fs-urun .same .ph{position:relative;aspect-ratio:1/1;background:var(--bg)}.fs26.fs-urun .same .ph img{position:absolute;top:10px;right:10px;bottom:10px;left:10px;width:calc(100% - 20px);height:calc(100% - 20px);object-fit:contain;mix-blend-mode:multiply}.fs26.fs-urun .same .tx{padding:11px 13px;display:flex;justify-content:space-between;align-items:baseline;gap:10px;border-top:1px solid var(--line);font-size:14.5px}.fs26.fs-urun .same .tx b{font-family:IBM Plex Mono,monospace;font-weight:500;font-size:14px}.fs26.fs-urun .modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:none;align-items:center;justify-content:center;padding:20px}.fs26.fs-urun .modal[open]{display:flex}.fs26.fs-urun .modal .sc{position:absolute;top:0;right:0;bottom:0;left:0;background:#14141973}.fs26.fs-urun .modal .box{position:relative;background:var(--paper);border-radius:var(--r);max-width:640px;width:100%;max-height:86vh;overflow:auto;box-shadow:0 24px 60px #14141947}.fs26.fs-urun .modal .bh{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;border-bottom:1px solid var(--line);position:sticky;top:0;background:var(--paper)}.fs26.fs-urun .modal .bh h3{font-size:18px}.fs26.fs-urun .modal .x{border:0;background:transparent;font-size:22px;line-height:1;cursor:pointer;color:var(--muted);padding:4px}.fs26.fs-urun .modal .bb{padding:18px}.fs26.fs-urun table.size{width:100%;border-collapse:collapse;font-size:14.5px}.fs26.fs-urun table.size th,.fs26.fs-urun table.size td{border:1px solid var(--line);padding:9px 10px;text-align:center}.fs26.fs-urun table.size th{background:var(--bg-2);font-weight:600}.fs26.fs-urun table.size td:first-child,.fs26.fs-urun table.size th:first-child{text-align:left}.fs26.fs-urun .mbar{display:none;position:fixed;left:0;right:0;bottom:0;z-index:80;background:var(--paper);border-top:1px solid var(--line);padding:9px var(--pad);align-items:center;gap:12px;box-shadow:0 -6px 22px #14141714}.fs26.fs-urun .mbar .mshot{width:52px;height:52px;border:1px solid var(--line);border-radius:var(--r);background:var(--bg);position:relative;flex:none;overflow:hidden}.fs26.fs-urun .mbar .mshot img{position:absolute;top:4px;right:4px;bottom:4px;left:4px;width:calc(100% - 8px);height:calc(100% - 8px);object-fit:contain;mix-blend-mode:multiply}.fs26.fs-urun .mbar .mi{flex:1;min-width:0;display:grid}.fs26.fs-urun .mbar .mi b{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fs26.fs-urun .mbar .mi span{font-family:IBM Plex Mono,monospace;font-size:12px;color:var(--muted)}.fs26.fs-urun .mbar .btn{width:auto;padding:0 18px;height:46px;flex:none}@media(max-width:1000px){.fs26.fs-urun .pdp{grid-template-columns:1fr}.fs26.fs-urun .gal{position:static}.fs26.fs-urun .same{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.fs26.fs-urun .gal{grid-template-columns:1fr}.fs26.fs-urun .thumbs{grid-template-columns:repeat(4,1fr);grid-auto-flow:column;order:2}.fs26.fs-urun .mbar{display:flex}.fs26.fs-urun{padding-bottom:76px}}.fs26.fs-liste .crumbs{padding:14px 0 2px;color:var(--muted);font-size:13.5px;display:flex;gap:8px;flex-wrap:wrap}.fs26.fs-liste .crumbs a:hover{color:var(--ink);text-decoration:underline}.fs26.fs-liste .lhead{padding:6px 0 18px;border-bottom:1px solid var(--line)}.fs26.fs-liste .lhead h1{font-size:clamp(24px,2.9vw,34px)}.fs26.fs-liste .lhead p{margin:8px 0 0;color:var(--muted);font-size:15.5px;max-width:62ch}.fs26.fs-liste .layout{display:grid;grid-template-columns:236px 1fr;gap:clamp(20px,3vw,40px);padding:22px 0 clamp(36px,4vw,60px);align-items:start}.fs26.fs-liste .rail{position:sticky;top:96px;display:grid;gap:18px}.fs26.fs-liste .fgroup{border-bottom:1px solid var(--line);padding-bottom:16px}.fs26.fs-liste .fgroup:last-child{border-bottom:0;padding-bottom:0}.fs26.fs-liste .fgroup h4{font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-weight:500;margin-bottom:10px}.fs26.fs-liste .fopt{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;border:0;background:transparent;padding:7px 0;font-size:15px;color:var(--ink-soft);cursor:pointer;font-family:inherit;text-align:left}.fs26.fs-liste .fopt:hover{color:var(--ink)}.fs26.fs-liste .fopt[aria-pressed=true]{color:var(--ink);font-weight:600}.fs26.fs-liste .fopt .n{color:var(--muted);font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:400}.fs26.fs-liste .fopt .dot{width:15px;height:15px;border-radius:99px;border:1px solid var(--line-2);flex:none;position:relative}.fs26.fs-liste .fopt[aria-pressed=true] .dot{border-color:var(--ink)}.fs26.fs-liste .fopt[aria-pressed=true] .dot:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:99px;background:var(--ink)}.fs26.fs-liste .fopt .left{display:flex;align-items:center;gap:9px}.fs26.fs-liste .fopt .sw{width:14px;height:14px;border-radius:99px;border:1px solid #B9B9B3;display:block}.fs26.fs-liste .fopt .sw.black{background:#111;border-color:#111}.fs26.fs-liste .fopt .sw.white{background:#fff}.fs26.fs-liste .toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:16px}.fs26.fs-liste .toolbar .count{color:var(--muted);font-family:IBM Plex Mono,monospace;font-size:12px}.fs26.fs-liste .toolbar .spacer{margin-left:auto}.fs26.fs-liste .sortsel{border:1px solid var(--line-2);border-radius:var(--r);background:var(--paper);height:40px;padding:0 12px;font-size:14.5px;color:var(--ink);cursor:pointer}.fs26.fs-liste .filterbtn{display:none;align-items:center;gap:8px;border:1px solid var(--line-2);border-radius:var(--r);background:var(--paper);height:40px;padding:0 14px;font-size:14.5px;font-weight:500;cursor:pointer;font-family:inherit;color:var(--ink)}.fs26.fs-liste .filterbtn svg{width:15px;height:15px}.fs26.fs-liste .active{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.fs26.fs-liste .active:empty{display:none}.fs26.fs-liste .tag{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line-2);border-radius:99px;background:var(--bg);padding:6px 8px 6px 13px;font-size:13.5px}.fs26.fs-liste .tag button{border:0;background:transparent;cursor:pointer;color:var(--muted);font-size:15px;line-height:1;padding:0 3px}.fs26.fs-liste .tag button:hover{color:var(--ink)}.fs26.fs-liste .clearall{border:0;background:transparent;color:var(--accent);font-weight:600;font-size:13.5px;cursor:pointer;font-family:inherit;padding:6px 4px}.fs26.fs-liste .card.show-alt .shot .base{opacity:0}.fs26.fs-liste .card.show-alt .shot .alt{opacity:1}.fs26.fs-liste .empty{border:1px solid var(--line);border-radius:var(--r);background:var(--bg);padding:34px 20px;text-align:center;display:grid;gap:8px}.fs26.fs-liste .empty b{font-size:16px}.fs26.fs-liste .empty p{margin:0;color:var(--muted);font-size:15px}.fs26.fs-liste .more-row{display:flex;justify-content:center;margin-top:26px}@media(max-width:1000px){.fs26.fs-liste .layout{grid-template-columns:1fr}.fs26.fs-liste .filterbtn{display:inline-flex}.fs26.fs-liste .rail{position:fixed;left:0;right:0;bottom:0;top:auto;z-index:110;background:var(--paper);border-top:1px solid var(--line);border-radius:10px 10px 0 0;padding:18px var(--pad) 22px;box-shadow:0 -14px 40px #1414192e;max-height:78vh;overflow:auto;display:none}.fs26.fs-liste .rail.open{display:grid}.fs26.fs-liste .railhead{display:flex;justify-content:space-between;align-items:center;gap:12px}.fs26.fs-liste .railhead h3{font-size:17px}.fs26.fs-liste .railhead button{border:0;background:transparent;font-size:22px;line-height:1;cursor:pointer;color:var(--muted)}}@media(min-width:1001px){.fs26.fs-liste .railhead{display:none}}.fs26.fs-tasarla{--paper:#FFFFFF;--bg:#FAFAF9;--bg-2:#F1F1EE;--line:#DDD9D0;--line-2:#D7D7D2;--ink:#141417;--ink-soft:#3B3D42;--muted:#6E7076;--accent:#C4161C;--ok:#17603A;--warn:#8A5B00;--r:4px;--pad:clamp(16px,3.4vw,48px);--maxw:1280px}.fs26.fs-tasarla,.fs26.fs-tasarla *{box-sizing:border-box}.fs26.fs-tasarla [hidden]{display:none!important}.fs26.fs-tasarla{margin:0;background:var(--paper);color:var(--ink);font-family:Barlow,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}.fs26.fs-tasarla a{color:inherit;text-decoration:none}.fs26.fs-tasarla img{display:block;max-width:100%}.fs26.fs-tasarla h1,.fs26.fs-tasarla h2,.fs26.fs-tasarla h3,.fs26.fs-tasarla h4{margin:0;font-family:Archivo,Arial,sans-serif;font-weight:700;letter-spacing:-.018em;line-height:1.15}.fs26.fs-tasarla button,.fs26.fs-tasarla input,.fs26.fs-tasarla select{font-family:inherit}.fs26.fs-tasarla :focus-visible{outline:2px solid var(--ink);outline-offset:2px}.fs26.fs-tasarla .wrap{max-width:var(--maxw);margin:0 auto;padding:0 var(--pad)}.fs26.fs-tasarla .mono{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.14em;text-transform:uppercase}.fs26.fs-tasarla .muted{color:var(--muted)}.fs26.fs-tasarla .note{background:#f6f0f0;color:#7a2226;border-bottom:1px solid #EBD9DA;padding:9px var(--pad);font-size:13.5px;display:flex;gap:10px;align-items:center}.fs26.fs-tasarla .note b{background:#7a2226;color:#fff;padding:3px 8px;border-radius:99px;font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;font-family:IBM Plex Mono,monospace;font-weight:500}.fs26.fs-tasarla .topbar{background:var(--ink);color:#6f6c62;font-size:13px}.fs26.fs-tasarla .topbar .wrap{display:flex;justify-content:space-between;align-items:center;gap:16px;min-height:38px;flex-wrap:wrap}.fs26.fs-tasarla .topbar .grp{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.fs26.fs-tasarla .topbar b{color:#fff}.fs26.fs-tasarla .lang{display:flex;border:1px solid #34353B;border-radius:99px;overflow:hidden}.fs26.fs-tasarla .lang button{background:transparent;border:0;color:#6f6c62;padding:4px 11px;font-size:12px;font-weight:600;cursor:pointer}.fs26.fs-tasarla .lang button[aria-pressed=true]{background:#fff;color:var(--ink)}.fs26.fs-tasarla header{position:sticky;top:0;z-index:40;background:var(--paper);border-bottom:1px solid var(--line)}.fs26.fs-tasarla .head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px var(--pad);max-width:var(--maxw);margin:0 auto}.fs26.fs-tasarla .logo{font-family:Archivo,sans-serif;font-weight:700;font-size:21px;letter-spacing:-.03em;text-transform:uppercase}.fs26.fs-tasarla .logo span{color:var(--accent)}.fs26.fs-tasarla .head nav{display:flex;gap:22px}.fs26.fs-tasarla .head nav a{font-size:15px;color:var(--ink-soft);font-weight:500}.fs26.fs-tasarla .head nav a.on,.fs26.fs-tasarla .head nav a:hover{color:var(--ink)}.fs26.fs-tasarla .crumbs{padding:14px 0 4px;color:var(--muted);font-size:13.5px;display:flex;gap:8px;flex-wrap:wrap}.fs26.fs-tasarla .studio{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(20px,3vw,44px);padding:10px 0 clamp(36px,4vw,60px);align-items:start}.fs26.fs-tasarla .stage-col{position:sticky;top:86px}.fs26.fs-tasarla .stage{position:relative;border:1px solid var(--line);border-radius:var(--r);background:var(--bg);overflow:hidden;aspect-ratio:1/1}.fs26.fs-tasarla .stage>img.garment{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.fs26.fs-tasarla .area{position:absolute;border:1px dashed rgba(196,22,28,.75);overflow:hidden;display:flex;align-items:center;justify-content:center;background:#c4161c08}.fs26.fs-tasarla .area img{max-width:100%;max-height:100%;width:auto;height:auto;display:block}.fs26.fs-tasarla .area.clean{border-color:transparent;background:transparent}.fs26.fs-tasarla .area .ph{color:var(--muted);font-size:13.5px;text-align:center;padding:10px}.fs26.fs-tasarla .stage-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-top:12px;color:var(--muted)}.fs26.fs-tasarla .toggles{display:flex;gap:8px}.fs26.fs-tasarla .toggles button{border:1px solid var(--line-2);border-radius:99px;background:var(--paper);padding:7px 13px;font-size:13.5px;cursor:pointer}.fs26.fs-tasarla .toggles button[aria-pressed=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.fs26.fs-tasarla .panel{display:grid;gap:14px}.fs26.fs-tasarla .step{border:1px solid var(--line);border-radius:var(--r);background:var(--paper)}.fs26.fs-tasarla .step>h3{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid var(--line);font-size:16px}.fs26.fs-tasarla .step>h3 i{width:24px;height:24px;border-radius:99px;background:var(--bg-2);display:grid;place-items:center;font-style:normal;font-size:13px;font-weight:600}.fs26.fs-tasarla .step .body{padding:16px;display:grid;gap:14px}.fs26.fs-tasarla .drop{border:1.5px dashed var(--line-2);border-radius:var(--r);background:var(--bg);padding:22px;text-align:center;cursor:pointer;transition:border-color .15s,background .15s}.fs26.fs-tasarla .drop:hover,.fs26.fs-tasarla .drop.over{border-color:var(--ink);background:var(--paper)}.fs26.fs-tasarla .drop b{display:block;font-family:Archivo,sans-serif;font-size:16px}.fs26.fs-tasarla .drop span{display:block;color:var(--muted);font-size:14px;margin-top:4px}.fs26.fs-tasarla .drop .btns{display:flex;gap:8px;justify-content:center;margin-top:12px;flex-wrap:wrap}.fs26.fs-tasarla .mini{border:1px solid var(--line-2);border-radius:var(--r);background:var(--paper);padding:8px 14px;font-size:14px;font-weight:500;cursor:pointer}.fs26.fs-tasarla .mini:hover{border-color:var(--ink)}.fs26.fs-tasarla .file-info{display:flex;justify-content:space-between;gap:12px;align-items:center;border:1px solid var(--line);border-radius:var(--r);padding:10px 12px;font-size:14px;background:var(--bg)}.fs26.fs-tasarla .file-info b{font-weight:600;word-break:break-all}.fs26.fs-tasarla .file-info button{border:0;background:transparent;color:var(--accent);cursor:pointer;font-size:14px;font-weight:600}.fs26.fs-tasarla .opts{display:grid;gap:8px}.fs26.fs-tasarla .opts .lbl{font-size:13.5px;color:var(--muted)}.fs26.fs-tasarla .chips{display:flex;flex-wrap:wrap;gap:8px}.fs26.fs-tasarla .chip{border:1px solid var(--line-2);border-radius:var(--r);background:var(--paper);padding:9px 14px;font-size:14.5px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.fs26.fs-tasarla .chip:hover{border-color:var(--ink)}.fs26.fs-tasarla .chip[aria-pressed=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.fs26.fs-tasarla .chip .sw{width:14px;height:14px;border-radius:99px;border:1px solid #B9B9B3;display:block}.fs26.fs-tasarla .chip .sw.black{background:#111;border-color:#111}.fs26.fs-tasarla .chip .sw.white{background:#fff}.fs26.fs-tasarla .range{display:flex;align-items:center;gap:12px}.fs26.fs-tasarla .range input{flex:1;accent-color:var(--ink)}.fs26.fs-tasarla .range span{font-family:IBM Plex Mono,monospace;font-size:13px;color:var(--muted);min-width:46px;text-align:right}.fs26.fs-tasarla .quality{display:grid;gap:10px}.fs26.fs-tasarla .qrow{display:flex;justify-content:space-between;gap:12px;font-size:14.5px;padding:8px 0;border-bottom:1px solid var(--line)}.fs26.fs-tasarla .qrow:last-child{border-bottom:0}.fs26.fs-tasarla .qrow b{font-family:IBM Plex Mono,monospace;font-weight:500}.fs26.fs-tasarla .verdict{display:flex;gap:10px;align-items:flex-start;border-radius:var(--r);padding:12px 13px;font-size:14.5px}.fs26.fs-tasarla .verdict svg{width:18px;height:18px;flex:none;margin-top:2px}.fs26.fs-tasarla .verdict.ok{background:#f1f7f3;border:1px solid #CFE5D8;color:#155f38}.fs26.fs-tasarla .verdict.warn{background:#fff8ec;border:1px solid #F0DFBD;color:#7a5600}.fs26.fs-tasarla .verdict.bad{background:#fff6f6;border:1px solid #EFD6D7;color:#7a2226}.fs26.fs-tasarla .verdict.idle{background:var(--bg);border:1px solid var(--line);color:var(--muted)}.fs26.fs-tasarla .summary{border:1px solid var(--line);border-radius:var(--r);background:var(--bg);padding:16px;display:grid;gap:10px}.fs26.fs-tasarla .srow{display:flex;justify-content:space-between;gap:12px;font-size:14.5px}.fs26.fs-tasarla .srow .v{font-weight:600}.fs26.fs-tasarla .srow.sep{border-top:1px solid var(--line-2);padding-top:10px;margin-top:2px}.fs26.fs-tasarla .srow .mon{font-family:IBM Plex Mono,monospace;font-weight:500;font-size:14px}.fs26.fs-tasarla .total{display:flex;justify-content:space-between;align-items:baseline;border-top:1px solid var(--line-2);padding-top:12px;margin-top:2px}.fs26.fs-tasarla .total .p{font-family:IBM Plex Mono,monospace;font-size:22px}.fs26.fs-tasarla .btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;height:52px;padding:0 24px;border-radius:var(--r);font-weight:600;font-size:15px;border:1px solid var(--ink);background:var(--ink);color:#fff;cursor:pointer;width:100%}.fs26.fs-tasarla .btn:hover{background:#000}.fs26.fs-tasarla .btn[disabled]{background:var(--bg-2);color:#9a9ca1;border-color:var(--line-2);cursor:not-allowed}.fs26.fs-tasarla .hint{color:var(--muted);font-size:13.5px}.fs26.fs-tasarla .assur{display:grid;gap:8px;margin-top:4px}.fs26.fs-tasarla .todo{margin-top:14px;border:1px dashed #c8102e;background:#fff5f6;color:#8d0d22;border-radius:6px;padding:10px 12px;font-size:12px;line-height:1.5}.fs26.fs-tasarla .assur div{display:flex;gap:9px;align-items:center;font-size:14px;color:var(--ink-soft)}.fs26.fs-tasarla .assur svg{width:16px;height:16px;color:var(--ok);flex:none}.fs26.fs-tasarla footer{background:var(--ink);color:#6f6c62;font-size:14px;margin-top:10px}.fs26.fs-tasarla footer .wrap{padding:26px var(--pad);display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.fs26.fs-tasarla footer a:hover{color:#fff}.fs26.fs-tasarla .mbar{display:none;position:fixed;left:0;right:0;bottom:0;z-index:60;background:var(--paper);border-top:1px solid var(--line);padding:9px var(--pad);align-items:center;gap:12px;box-shadow:0 -6px 22px #14141714}.fs26.fs-tasarla .mstage{position:relative;width:54px;height:54px;border:1px solid var(--line);border-radius:var(--r);background:var(--bg);overflow:hidden;flex:none}.fs26.fs-tasarla .mstage>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.fs26.fs-tasarla .marea{position:absolute;display:flex;align-items:center;justify-content:center;overflow:hidden}.fs26.fs-tasarla .marea img{max-width:100%;max-height:100%;width:auto;height:auto}.fs26.fs-tasarla .minfo{flex:1;min-width:0;display:grid}.fs26.fs-tasarla .minfo b{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fs26.fs-tasarla .minfo span{color:var(--muted);font-size:10px}.fs26.fs-tasarla .mbar .btn{width:auto;padding:12px 18px;flex:none}@media(max-width:960px){.fs26.fs-tasarla .mbar[hidden]{display:none}.fs26.fs-tasarla .mbar{display:flex}.fs26.fs-tasarla{padding-bottom:78px}.fs26.fs-tasarla .studio{grid-template-columns:1fr}.fs26.fs-tasarla .stage-col{position:static}.fs26.fs-tasarla .head{flex-wrap:wrap;row-gap:10px;padding-bottom:10px}.fs26.fs-tasarla .head nav{order:3;width:100%;gap:18px;overflow-x:auto;padding-bottom:2px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.fs26.fs-tasarla .head nav::-webkit-scrollbar{display:none}.fs26.fs-tasarla .head nav a{white-space:nowrap}}.fs26 .cat-btn.cat-2{background:transparent;color:#141413;border:1px solid #DFDCD6}.fs26 .cat-btn.cat-2:hover{border-color:#141413}.fs26 .megapanel .mgall{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;max-width:1180px;margin:0 auto;padding:14px 20px 0;text-decoration:none;color:#141413}.fs26 .megapanel .mgall b{font-size:16px;letter-spacing:-.01em}.fs26 .megapanel .mgall span{font-family:IBM Plex Mono,monospace;font-size:12px;color:#6e6c67}.fs26 .megapanel .mgall:hover b{text-decoration:underline;text-underline-offset:3px}.fs26 .mgrail{display:flex;flex-direction:column;gap:2px;border-right:1px solid #E7E5E0;padding-right:14px}.fs26 .mgrail h6{margin:0 0 10px;font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:#8a8781}.fs26 .mgrail button{font:inherit;font-size:14px;text-align:left;width:100%;cursor:pointer;background:none;border:0;color:#141413;padding:7px 10px;border-radius:3px}.fs26 .mgrail button:hover{background:#f5f3ef}.fs26 .mgrail button[aria-pressed=true]{background:#141413;color:#f5f3ef;font-weight:600}.fs26 .mgrail button:focus-visible{outline:2px solid #141413;outline-offset:-2px}@media(max-width:900px){.fs26 .megapanel .wrap{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.fs26 .mgrail{flex-direction:row;flex-wrap:wrap;border-right:0;border-bottom:1px solid #E7E5E0;padding:0 0 12px;grid-column:1/-1}.fs26 .mgrail h6{flex:1 0 100%;margin-bottom:6px}.fs26 .mgrail button{width:auto;border:1px solid #DFDCD6}}.fs26 .megapanel li[hidden],.fs26 .megapanel .mg[hidden]{display:none!important}.fs26 .megapanel .mghepsi a{font-weight:650}.fs26 .megapanel[hidden]{display:none!important}.fs26 nav.main .catsep{width:1px;background:var(--fs-cizgi,#E7E5E0);align-self:stretch;margin:10px 8px}.fs26 .megapanel .wrap{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.fs26 .mgall em{font-style:normal;opacity:.72;font-size:13px;margin-inline-start:10px}.fs26 .megapanel li.dahali{list-style:none}.fs26 .megapanel .daha{font:inherit;font-size:11px;letter-spacing:.07em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:none;border:0;padding:0;margin-top:2px;cursor:pointer;color:inherit;opacity:.6;border-bottom:1px dotted currentColor}.fs26 .megapanel .daha:hover{opacity:1}.fs26 .katpanel .temagr{display:grid;grid-template-columns:repeat(auto-fit,minmax(215px,1fr));gap:14px;padding:18px clamp(16px,3vw,32px) 26px;max-width:1240px;margin-inline:auto}.fs26 .katpanel .tema{border:1px solid var(--fs-cizgi,#E7E5E0);padding:13px 15px 15px}.fs26 .katpanel .tema h5{font-size:14.5px;font-weight:650;margin:0 0 2px;letter-spacing:-.01em}.fs26 .katpanel .tema .adet{display:block;font-size:11px;opacity:.6;margin-bottom:10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.fs26 .katpanel .tema ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:5px}.fs26 .katpanel .tema li{margin:0}.fs26 .katpanel .tema li a{display:inline-block;font-size:12.5px;text-decoration:none;border:1px solid var(--fs-cizgi,#E7E5E0);padding:3px 9px;color:inherit}.fs26 .katpanel .tema li a:hover{border-color:currentColor}.fs26 .katpanel .tema li.dahali .daha{border:1px dashed var(--fs-cizgi,#E7E5E0);padding:3px 9px}.fs26 .sehirpanel .sehirduz{display:grid;grid-template-columns:minmax(0,270px) minmax(0,1fr);gap:26px;padding:18px clamp(16px,3vw,32px) 26px;max-width:1240px;margin-inline:auto;align-items:start}.fs26 .sehirpanel .plakaara{display:flex;align-items:center;gap:9px;height:44px;padding:0 13px;border:1px solid var(--fs-cizgi,#E7E5E0);opacity:.95}.fs26 .sehirpanel .plakaara:focus-within{border-color:currentColor}.fs26 .sehirpanel .plakaara input{flex:1;min-width:0;border:0;outline:none;background:none;font:inherit;font-size:14.5px;color:inherit}.fs26 .sehirpanel .plakasay{font-size:11px;opacity:.6;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.fs26 .sehirpanel .sehiryan p{font-size:13.5px;opacity:.7;margin:12px 0 14px;line-height:1.5}.fs26 .sehirpanel .sehiryan h6{font-size:10.5px;letter-spacing:.11em;text-transform:uppercase;opacity:.6;margin:0 0 9px;font-weight:500;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.fs26 .sehirpanel .sehiryan ul{list-style:none;margin:0;padding:0}.fs26 .sehirpanel .sehiryan li{margin:0 0 7px}.fs26 .sehirpanel .sehiryan a{text-decoration:none;color:inherit;font-size:14px}.fs26 .sehirpanel .sehiryan a:hover{text-decoration:underline;text-underline-offset:3px}.fs26 .sehirpanel .sehiryan a.tumu{font-weight:650}.fs26 .sehirpanel .plakalar{display:grid;grid-template-columns:repeat(auto-fill,minmax(128px,1fr));gap:5px;max-height:274px;overflow-y:auto;padding-inline-end:4px}.fs26 .sehirpanel .pl{display:flex;align-items:center;gap:8px;padding:6px 8px;border:1px solid var(--fs-cizgi,#E7E5E0);text-decoration:none;color:inherit}.fs26 .sehirpanel .pl:hover{border-color:currentColor}.fs26 .sehirpanel .pl[hidden]{display:none!important}.fs26 .sehirpanel .pl .no{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:600;background:#141413;color:#f5f3ef;padding:2px 5px;letter-spacing:.02em}.fs26 .sehirpanel .pl .ad{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fs26 .sehirpanel .plakabos{font-size:13.5px;opacity:.65;padding-top:10px}.fs26 .sehirpanel .plakabos[hidden]{display:none!important}@media(max-width:760px){.fs26 .sehirpanel .sehirduz{grid-template-columns:1fr}.fs26 nav.main .catsep{display:none}}.fs26 nav.main .wrap{display:flex;flex-wrap:wrap;align-items:stretch;gap:1px}.fs26 nav.main .cat-btn{background:none!important;color:inherit!important;border:0!important;border-bottom:2px solid transparent!important;border-radius:0!important;padding:13px 12px 11px!important;height:auto!important;font-size:13px!important;font-weight:600!important;letter-spacing:.06em!important;text-transform:uppercase!important;box-shadow:none!important}.fs26 nav.main .cat-btn svg{width:13px;height:13px;opacity:.5}.fs26 nav.main .cat-btn:hover{opacity:.62}.fs26 nav.main .cat-btn[aria-expanded=true]{border-bottom-color:currentColor!important;opacity:1}.fs26 nav.main .cat-btn[aria-expanded=true] svg{transform:rotate(180deg);opacity:.85}.fs26 nav.main .wrap>a{font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:13px 12px 11px;border-bottom:2px solid transparent;opacity:.62}.fs26 nav.main .wrap>a:hover{opacity:1}.fs26 header.menu-open nav.main .cat-btn svg,.fs26 nav.main .cat-btn svg{transform:none!important;transition:transform .15s ease}.fs26 nav.main .cat-btn[aria-expanded=true] svg{transform:rotate(180deg)!important;opacity:.9}.fs26 nav.main .wrap>a{opacity:.78}[id*=__fs26]>.fs26{background:#f6f4ef;color:#f4f0e8}[id*=__fs26] .hero,[id*=__fs26] .ph{background:#edeae3}[id*=__fs26] .find,[id*=__fs26] .cat,[id*=__fs26] .card,[id*=__fs26] .tile,[id*=__fs26] .box{background:#fff;border-color:#463b2c}[id*=__fs26] .hero-media{background:#141310}[id*=__fs26] h1,[id*=__fs26] h2,[id*=__fs26] h3,[id*=__fs26] h4,[id*=__fs26] .tx,[id*=__fs26] .from,[id*=__fs26] .block,[id*=__fs26] .sec-head{color:#15150f}[id*=__fs26] .muted,[id*=__fs26] .meta,[id*=__fs26] .lbl,[id*=__fs26] .mono{color:#6f6c62}[id*=__fs26] a{color:inherit}[id*=__fs26] .cta{background:none}[id*=__fs26] .btn{background:#e8231a;color:#fff;border-color:#e8231a}[id*=__fs26] .cta:hover,[id*=__fs26] .btn:hover{opacity:.9}[id*=__fs26] .btn-line{background:none;border-color:#4c4132;color:#15150f}[id*=__fs26] .btn-line:hover{border-color:#8a7358}[id*=__fs26] .chip{border-color:#ddd9d0;color:#15150f;background:none}[id*=__fs26] .chip:hover{border-color:#8a7358}[id*=__fs26] .find input{color:#15150f;background:none}[id*=__fs26] .find input::placeholder{color:#8a7c68}[id*=__fs26] .assur,[id*=__fs26] .sec-head,[id*=__fs26] hr{border-color:#ddd9d0}[id*=__fs26] .hero-badge{background:#fff;color:#f4f0e8;border:1px solid #463B2C}[id*=__fs26] img{background:#141310}[id*=__fs26] .ph,[id*=__fs26] .shot,[id*=__fs26] figure,[id*=__fs26] .trend,[id*=__fs26] .city,[id*=__fs26] .ti,[id*=__fs26] .card,[id*=__fs26] .cat,[id*=__fs26] .tile,[id*=__fs26] .box,[id*=__fs26] .find{background:#fff!important;border-color:#463b2c!important}[id*=__fs26] .look,[id*=__fs26] .trust,[id*=__fs26] .hero{background:#edeae3!important}[id*=__fs26] figcaption{background:#141310e6!important;color:#f4f0e8!important}[id*=__fs26] .price{color:#15150f!important}[id*=__fs26] .assur span,[id*=__fs26] .assur b{color:#6f6c62!important}[id*=__fs26] .trend b,[id*=__fs26] .trend{color:#15150f!important}[id*=__fs26] .plate{background:#15150f!important;color:#f6f4ef!important;border-color:#15150f!important}[id*=__fs26] .more{color:#e8231a!important}[id*=__fs26] .hero-media{background:#141310!important}[id*=__fs26] img{mix-blend-mode:normal!important}[id*=__fs_header]>.fs26,[id*=__fs_header] header{background:#edeae3!important;color:#f4f0e8!important}[id*=__fs_header] header{border-bottom:1px solid #463B2C!important}[id*=__fs_header] .search,[id*=__fs_header] .search input{background:#fff!important;color:#f4f0e8!important;border-color:#463b2c!important}[id*=__fs_header] .search input::placeholder{color:#8a857b!important}[id*=__fs_header] a,[id*=__fs_header] button,[id*=__fs_header] .cat-btn,[id*=__fs_header] .gbtn{color:#15150f!important}[id*=__fs_header] svg{color:#15150f!important;stroke:#15150f!important}[id*=__fs_header] .catsep{background:#ddd9d0!important}[id*=__fs_header] .megapanel,[id*=__fs_header] .katpanel,[id*=__fs_header] .sehirpanel{background:#f6f4ef!important;border-color:#463b2c!important;color:#f4f0e8!important}[id*=__fs_header] .tema{background:#fff!important;border-color:#463b2c!important}[id*=__fs_header] h1,[id*=__fs_header] h2,[id*=__fs_header] h3,[id*=__fs_header] h4,[id*=__fs_header] h5,[id*=__fs_header] h6,[id*=__fs_header] b,[id*=__fs_header] strong{color:#15150f!important}[id*=__fs_header] .daha,[id*=__fs_header] .mono,[id*=__fs_header] .muted{color:#6f6c62!important}[id*=__fs_header] .logo span{color:#e8231a!important}[id*=__fs_header] img{mix-blend-mode:normal!important}[id*=__fs_header] .logo{display:flex;align-items:center;line-height:0;padding:2px 0}[id*=__fs_header] .logo img{height:56px;width:auto;display:block;mix-blend-mode:normal}@media(max-width:900px){[id*=__fs_header] .logo img{height:38px}}[id*=__fs26] .btn:hover{background:#c4161c!important;color:#fff!important;opacity:1!important}[id*=__fs_header] .btn:hover{background:#c4161c!important;color:#fff!important}[id*=__fs26] .btn.btn-line:hover,[id*=__fs26] .btn.btn-line:focus-visible,[id*=__fs26] a.btn-line:hover,[id*=__fs26] button.btn-line:hover{background:#fff!important;border-color:#8a7358!important;color:#f4f0e8!important;opacity:1!important}[id*=__fs26] .btn.btn-line:hover *,[id*=__fs26] a.btn-line:hover *{color:#15150f!important}[id*=__fs_header] .btn.btn-line:hover,[id*=__fs_header] a.btn-line:hover{background:#fff!important;border-color:#8a7358!important;color:#f4f0e8!important}[id*=__fs_header] .mgrail button:hover,[id*=__fs_header] .mgrail button:focus-visible{background:#fff!important;border-color:#8a7358!important;color:#f4f0e8!important}[id*=__fs_header] .mgall:hover,[id*=__fs_header] .mghepsi:hover{background:#fff!important;color:#f4f0e8!important}[id*=__fs26] .tech{background:#edeae3!important}[id*=__fs26] .tech-media{background:#fff!important;border-color:#463b2c!important}[id*=__fs26] .tech h2,[id*=__fs26] .tech h3,[id*=__fs26] .tech b,[id*=__fs26] .tech strong{color:#15150f!important}[id*=__fs26] .tech p,[id*=__fs26] .tech .lead,[id*=__fs26] .tech .spec span,[id*=__fs26] .tech .step p,[id*=__fs26] .tech li{color:#6f6c62!important}[id*=__fs26] .tech .mono{color:#8a857b!important}[id*=__fs26] .tech .spec,[id*=__fs26] .tech .step{border-color:#ddd9d0!important}[id*=__fs26] .tech .step .n,[id*=__fs26] .tech .n{background:#fff!important;color:#f4f0e8!important}[id*=__fs26] .tech img{mix-blend-mode:normal!important}[id*=__fsfooter26]>.fs26,[id*=__fsfooter26] footer{background:#edeae3!important;color:#b3a791!important}[id*=__fsfooter26] footer *{border-color:#ddd9d0!important}[id*=__fsfooter26] footer h1,[id*=__fsfooter26] footer h2,[id*=__fsfooter26] footer h3,[id*=__fsfooter26] footer h4,[id*=__fsfooter26] footer h5,[id*=__fsfooter26] footer h6,[id*=__fsfooter26] footer b,[id*=__fsfooter26] footer strong{color:#15150f!important}[id*=__fsfooter26] footer p,[id*=__fsfooter26] footer li,[id*=__fsfooter26] footer span,[id*=__fsfooter26] footer small,[id*=__fsfooter26] footer a{color:#6f6c62!important}[id*=__fsfooter26] footer a:hover{color:#15150f!important}[id*=__fsfooter26] footer input{background:#fff!important;color:#f4f0e8!important;border-color:#463b2c!important}[id*=__fsfooter26] footer input::placeholder{color:#8a857b!important}[id*=__fsfooter26] footer button{background:#15150f!important;color:#f6f4ef!important;border-color:#15150f!important}[id*=__fsfooter26] footer button:hover{background:#fff!important;color:#f6f4ef!important}[id*=__fsfooter26] footer img{mix-blend-mode:normal!important}:root{--fs-ink:#15150F !important;--fs-mut:#6F6C62 !important;--fs-line:#DDD9D0 !important}:root,.color-scheme-1{--color-background:34,28,19 !important;--gradient-background:#F6F4EF !important;--color-foreground:244,240,232 !important;--color-secondary-button:34,28,19 !important;--color-badge-background:34,28,19 !important;--color-background-contrast:58,49,37 !important;--color-shadow:0,0,0 !important;--color-button:232,35,26 !important;--color-button-text:255,255,255 !important;--color-secondary-button-text:244,240,232 !important;--color-link:244,240,232 !important;--color-badge-foreground:244,240,232 !important;--color-badge-border:58,49,37 !important;--color-icon:244,240,232 !important}.color-scheme-2{--color-background:42,35,24 !important;--gradient-background:#F6F4EF !important;--color-foreground:244,240,232 !important;--color-secondary-button:42,35,24 !important;--color-badge-background:42,35,24 !important;--color-background-contrast:58,49,37 !important;--color-shadow:0,0,0 !important;--color-button:232,35,26 !important;--color-button-text:255,255,255 !important;--color-secondary-button-text:244,240,232 !important;--color-link:244,240,232 !important;--color-badge-foreground:244,240,232 !important;--color-badge-border:58,49,37 !important;--color-icon:244,240,232 !important}.color-scheme-3,.color-scheme-5{--color-background:27,22,15 !important;--gradient-background:#F6F4EF !important;--color-foreground:244,240,232 !important;--color-secondary-button:27,22,15 !important;--color-badge-background:27,22,15 !important;--color-background-contrast:58,49,37 !important;--color-shadow:0,0,0 !important;--color-button:232,35,26 !important;--color-button-text:255,255,255 !important;--color-secondary-button-text:244,240,232 !important;--color-link:244,240,232 !important;--color-badge-foreground:244,240,232 !important;--color-badge-border:58,49,37 !important;--color-icon:244,240,232 !important}.color-scheme-4,.color-scheme-footer-black{--color-background:20,19,16 !important;--gradient-background:#F6F4EF !important;--color-foreground:244,240,232 !important;--color-secondary-button:20,19,16 !important;--color-badge-background:20,19,16 !important;--color-background-contrast:58,49,37 !important;--color-shadow:0,0,0 !important;--color-button:232,35,26 !important;--color-button-text:255,255,255 !important;--color-secondary-button-text:244,240,232 !important;--color-link:244,240,232 !important;--color-badge-foreground:244,240,232 !important;--color-badge-border:58,49,37 !important;--color-icon:244,240,232 !important}body,body.gradient{background:#f6f4ef!important;color:#f4f0e8!important}.card-wrapper .card{--fs-cardbg:#FFFFFF !important}.card-wrapper .card__inner,.related-products .card__inner,.product__media,.product__media.media,.product__media-wrapper .media{background:#fff!important}.product-form__input--pill input[type=radio]+label{border-color:#ddd9d0!important;color:#15150f!important}.product-form__input--pill input[type=radio]:checked+label{background:#15150f!important;border-color:#15150f!important;color:#f6f4ef!important}.card-wrapper:hover .quick-add__submit{background:#e8231a!important;color:#fff!important;border-color:#e8231a!important}.fs-bedenlink{color:#15150f!important}.product__description,.product__description p,.product__description li,.product__description span{color:#6f6c62!important}.fs-help,.fs-help-b,.fs-help-b p,.fs-help-b li,.fs-help summary{color:#6f6c62!important}.fs-help-b a,.product__description a,.rte a{color:#15150f!important}.fs-help details,.fs-help summary{border-color:#ddd9d0!important}.fs-sizetable,.fs-sizetable table,.fs-sizetable td,.fs-sizetable th{color:#15150f!important}.fs-sizetable td,.fs-sizetable th{border-color:#ddd9d0!important}.fs-sizetable thead th{background:#fff!important}.shopify-payment-button__button{background:#15150f!important;color:#f6f4ef!important}.fss-i>a{background:#fff!important;border-color:#463b2c!important;color:#f4f0e8!important}.fss-i>a:hover{background:#ddd9d0!important}.fss-ad{color:#15150f!important}.fss-g{background:#fff!important;color:#f4f0e8!important;border-color:#463b2c!important}.fss-g[aria-pressed=true]{background:#15150f!important;color:#f6f4ef!important;border-color:#15150f!important}.fss-ara{background:#fff!important;border-color:#463b2c!important;color:#f4f0e8!important}.fss-ara input{background:transparent!important;color:#15150f!important}.fss-ara input::placeholder{color:#8a857b!important}.stx{background:#f6f4ef!important;color:#f4f0e8!important}.stx *{border-color:#ddd9d0!important}.stx-stage,.stx-panel,.stx-tools,.stx-stagebar{background:#fff!important}.stx-canvas{background:#15150f!important}.stx-stagetag{background:#ddd9d0!important;color:#f4f0e8!important}.stx-trust span,.stx-trust li,.stx-trust b{background:#fff!important;color:#f4f0e8!important}.stx-empty{background:#2a2318eb!important;color:#6f6c62!important}.stx-kicker,.stx-lab,.stx-hint,.stx-note,.stx-notefix,.stx-toolslabel,.stx-stepval{color:#6f6c62!important}.stx h1,.stx h2,.stx h3,.stx-head,.stx-stagename,.stx-steplabel,.stx-steplabel b{color:#15150f!important}.stx-steplabel i{background:#15150f!important;color:#f6f4ef!important}.stx input,.stx textarea,.stx select,.stx-input,.stx-select,.stx-drop{background:#f6f4ef!important;color:#f4f0e8!important;border-color:#463b2c!important}.stx input::placeholder,.stx textarea::placeholder{color:#8a857b!important}.stx option{background:#f6f4ef!important;color:#f4f0e8!important}.stx-tabs{background:#f6f4ef!important}.stx-tabs button{background:transparent!important;color:#6f6c62!important}.stx-tabs button.is-on{background:#15150f!important;color:#f6f4ef!important}.stx-tooldel{color:#e8231a!important}.stx-dtbtn{background:#fff!important;color:#f4f0e8!important}.stx svg{color:#15150f!important}.stx-panel .stx-thumb,.stx-panel .stx-garment-btn,.stx-panel .stx-size,.stx-panel button:not(.is-on):not(.stx-sw):not(.stx-handle):not(.stx-tooldel){background:#f6f4ef!important;color:#f4f0e8!important;border-color:#463b2c!important}.stx-panel .stx-thumb.is-on,.stx-panel .stx-garment-btn.is-on,.stx-panel .stx-size.is-on{background:#15150f!important;color:#f6f4ef!important;border-color:#15150f!important}.stx-panel .stx-garment-btn b,.stx-panel .stx-garment-btn span,.stx-panel .stx-thumb b,.stx-panel .stx-thumb span,.stx-panel .stx-size b,.stx-panel .stx-size span{color:inherit!important}.stx-tints{background:#f6f4ef!important;border-color:#463b2c!important}.stx-note{background:#fff!important;color:#b3a791!important;border-color:#463b2c!important}.stx-print,.stx-bill{background:#fff!important;color:#f4f0e8!important;border-color:#463b2c!important}.stx-bill b,.stx-billrow b{color:#15150f!important}.stx-billrow span{color:#6f6c62!important}.product-form__submit,.product-form__buttons .product-form__submit{background:#e8231a!important;color:#fff!important;border-color:#e8231a!important}.product-form__submit:hover{background:#c4161c!important;color:#fff!important;border-color:#c4161c!important}.product-form__submit:after,.product-form__submit:before{box-shadow:none!important;background:none!important}.product-form__submit[disabled],.product-form__submit[aria-disabled=true]{background:#ddd9d0!important;color:#8e8371!important;border-color:#463b2c!important}.shopify-payment-button__button,.shopify-payment-button__button--unbranded{background:transparent!important;color:#15150f!important;border:1px solid #8A7358!important;box-shadow:none!important}.shopify-payment-button__button:hover,.shopify-payment-button__button--unbranded:hover{background:#fff!important;color:#f4f0e8!important;border-color:#f4f0e8!important}.shopify-payment-button__button:after,.shopify-payment-button__button:before,.shopify-payment-button:after{box-shadow:none!important;background:none!important;border:0!important}#stx{--ink:#15150F;--mut:#6F6C62;--faint:#8A857B;--line:#DDD9D0;--line2:#2F2819;--red:#E8231A;--red2:#C4161C;--soft:#FFFFFF;--card:#FFFFFF}#stx .stx-tints button.is-on{background:#15150f!important;color:#f6f4ef!important}#stx .stx-bar{background:#edeae3!important;border-top-color:#463b2c!important}#stx .stx-bar button:disabled{background:#ddd9d0!important;color:#8e8371!important}#stx .stx-mini{background:#1b160ff7!important;border-color:#463b2c!important}#stx .stx-minithumb{background:#ddd9d0!important}#stx .stx-minimeta b{color:#15150f!important}#stx .stx-minimeta small{color:#6f6c62!important}#stx .stx-miniedit{background:#fff!important;color:#f4f0e8!important;border-color:#463b2c!important}#stx .stx-stagecol{background:#f6f4ef!important}#stx .stx-note{background:#1e2a28!important;border-color:#2e6b63!important;color:#a8d8d1!important}#stx .stx-note.is-warn{background:#fff!important;border-color:#8a5a00!important;color:#e0b057!important}#stx .stx-note .stx-notefix{color:inherit!important}#stx .stx-note.is-warn .stx-notefix{background:#8a5a00!important;color:#fff!important}.rq-whatsapp-chat-container{font-size:46px!important;z-index:60!important;bottom:18px!important;right:18px!important;opacity:.85;transition:opacity .18s ease}.rq-whatsapp-chat-container:hover{opacity:1}.rq-whatsapp-chat-container a{text-decoration:none!important}.rq-whatsapp-chat-container div:has(svg){background:none!important;border-radius:50%!important;box-shadow:0 6px 16px #0006!important;transition:transform .18s ease!important}.rq-whatsapp-chat-container svg{width:.8em!important;height:.8em!important;display:block!important}.rq-whatsapp-chat-container svg circle{fill:#f6f4ef!important;stroke:#ddd9d0!important;stroke-width:2!important}.rq-whatsapp-chat-container svg path{fill:#5fcb79!important}.rq-whatsapp-chat-container:hover svg circle{fill:#25d366!important;stroke:#25d366!important}.rq-whatsapp-chat-container:hover svg path{fill:#0e1b12!important}.rq-whatsapp-chat-container:hover div:has(svg){transform:translateY(-2px)!important}.rq-whatsapp-chat-container div:has(svg):before{display:none!important;animation:none!important;content:none!important}.rq-whatsapp-chat-container.bounce,.rq-whatsapp-chat-container.shake,.rq-whatsapp-chat-container.pulse{animation:none!important}.rq-whatsapp-chat-container span{display:none!important}@media(max-width:749px){.rq-whatsapp-chat-container{font-size:42px!important;bottom:14px!important;right:12px!important}body:has(#stx) .rq-whatsapp-chat-container{bottom:78px!important}}:root,.color-scheme-1,.color-scheme-2,.color-scheme-3,.color-scheme-4,.color-scheme-5,.color-scheme-footer-black{--color-button:79,143,66 !important;--color-button-text:255,255,255 !important}.product-form__submit,.product-form__buttons .product-form__submit{background:#4f8f42!important;border-color:#4f8f42!important;color:#fff!important}.product-form__submit:hover{background:#437a38!important;border-color:#437a38!important;color:#fff!important}.card-wrapper:hover .quick-add__submit,.cart__checkout-button,#checkout,button[name=checkout],.cart__dynamic-checkout-buttons button{background:#4f8f42!important;border-color:#4f8f42!important;color:#fff!important}.cart__checkout-button:hover,#checkout:hover,button[name=checkout]:hover{background:#437a38!important;border-color:#437a38!important}#stx .stx-canvas{position:relative}#stx .fsp-sepet{display:flex;flex-direction:column;gap:6px;margin:10px 0 8px}#stx .fsp-btn{width:100%;background:#4f8f42;color:#fff;border:1px solid #4F8F42;border-radius:8px;padding:13px 16px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .16s ease}#stx .fsp-btn:hover{background:#437a38;border-color:#437a38}#stx .fsp-btn:disabled{opacity:.6;cursor:default}#stx .fsp-btn[hidden],#stx .fsp-btnalt[hidden]{display:none!important}#stx .fsp-btnalt{margin:0;font-size:11.5px;color:#8a857b;text-align:center;line-height:1.45}#stx .stx-bar button.fsp-yesil{background:#4f8f42!important;color:#fff!important}#stx .fsp-uyari{display:flex;gap:10px;align-items:flex-start;background:#e0b0571a;border:1px solid rgba(224,176,87,.42);border-radius:8px;padding:10px 12px;margin:10px 0 0}#stx .fsp-uyari[hidden]{display:none!important}#stx .fsp-ikon{color:#e0b057;font-size:13px;line-height:1.3}#stx .fsp-metin{margin:0;font-size:12px;color:#e6c489;line-height:1.45}#stx .fsp-fit{margin-top:7px;background:#e0b057;color:#2a1e06;border:0;border-radius:6px;padding:6px 11px;font-size:12px;font-weight:600;cursor:pointer;font-family:inherit}#stx .fsp-fit[hidden]{display:none!important}#stx .fsp-rozet{position:absolute;left:12px;bottom:12px;z-index:5;display:flex;align-items:center;gap:7px;background:#141310e0;border:1px solid #463B2C;border-radius:20px;padding:6px 12px;font-size:11.5px;color:#f4f0e8;pointer-events:none}#stx .fsp-rozet:before{content:"";width:7px;height:7px;border-radius:50%;background:#5fcb79}#stx .fsp-rozet.tasiyor:before{background:#e0b057}#stx .fsp-rozet[hidden],#stx .stx-step.fsp-kapali .stx-stepbody{display:none!important}#stx .stx-steplabel{cursor:pointer}#stx .stx-handle{width:26px!important;height:26px!important}@media(max-width:749px){#stx .stx-handle{width:30px!important;height:30px!important}}.fs26 section.block{padding-bottom:88px}.fs26 section.hero+section.block{padding-top:88px}.fs26 .more{color:#6f6c62!important}.fs26 .more:hover{color:#15150f!important}.fs26{background:#f6f4ef;color:#15150f}.fs26 .topbar{background:#15150f;color:#f6f4ef}.fs26 .topbar a,.fs26 .topbar b,.fs26 .topbar span{color:#f6f4ef}.fs26 .search{background:#edeae3;border-color:#ddd9d0}.fs26 .search input{color:#15150f}.fs26 .search input::placeholder{color:#8a857b}.fs26 .more{color:#15150f!important;font-weight:700}.fs26 .more:hover{color:#d7352a!important}:root,.color-scheme-1{--color-background:246,244,239;--gradient-background:#F6F4EF;--color-foreground:21,21,15;--color-secondary-button:246,244,239;--color-badge-background:246,244,239;--color-background-contrast:221,217,208;--color-shadow:0,0,0;--color-button:21,21,15;--color-button-text:246,244,239;--color-secondary-button-text:21,21,15;--color-link:21,21,15;--color-badge-foreground:21,21,15;--color-badge-border:221,217,208;--color-icon:21,21,15}.color-scheme-2{--color-background:237,234,227;--gradient-background:#EDEAE3;--color-foreground:21,21,15;--color-secondary-button:237,234,227;--color-badge-background:237,234,227;--color-background-contrast:214,208,196;--color-button:21,21,15;--color-button-text:246,244,239;--color-secondary-button-text:21,21,15;--color-link:21,21,15;--color-badge-foreground:21,21,15;--color-badge-border:221,217,208;--color-icon:21,21,15}.color-scheme-3,.color-scheme-5{--color-background:255,255,255;--gradient-background:#FFFFFF;--color-foreground:21,21,15;--color-secondary-button:255,255,255;--color-badge-background:255,255,255;--color-background-contrast:229,226,219;--color-button:21,21,15;--color-button-text:255,255,255;--color-secondary-button-text:21,21,15;--color-link:21,21,15;--color-badge-foreground:21,21,15;--color-badge-border:221,217,208;--color-icon:21,21,15}.color-scheme-4,.color-scheme-footer-black{--color-background:21,21,15;--gradient-background:#15150F;--color-foreground:246,244,239;--color-secondary-button:21,21,15;--color-badge-background:21,21,15;--color-background-contrast:58,56,48;--color-button:215,53,42;--color-button-text:255,255,255;--color-secondary-button-text:246,244,239;--color-link:246,244,239;--color-badge-foreground:246,244,239;--color-badge-border:58,56,48;--color-icon:246,244,239}body{background:#f6f4ef}.fsa h1,.fsa h2,.fsa h3,.fsa h4{color:#15150f}.fsa .b1,.fsa .b1:visited{color:#f6f4ef}:root,.color-scheme-1{--color-foreground:21,21,15!important;--color-background:246,244,239!important;--gradient-background:#F6F4EF!important;--color-background-contrast:221,217,208!important;--color-button:21,21,15!important;--color-button-text:246,244,239!important;--color-secondary-button:246,244,239!important;--color-secondary-button-text:21,21,15!important;--color-link:21,21,15!important;--color-icon:21,21,15!important;--color-badge-foreground:21,21,15!important;--color-badge-background:246,244,239!important;--color-badge-border:221,217,208!important}.color-scheme-2{--color-foreground:21,21,15!important;--color-background:237,234,227!important;--gradient-background:#EDEAE3!important;--color-background-contrast:214,208,196!important;--color-button:21,21,15!important;--color-button-text:246,244,239!important;--color-secondary-button:237,234,227!important;--color-secondary-button-text:21,21,15!important;--color-link:21,21,15!important;--color-icon:21,21,15!important;--color-badge-foreground:21,21,15!important;--color-badge-background:237,234,227!important;--color-badge-border:214,208,196!important}.color-scheme-3,.color-scheme-5{--color-foreground:21,21,15!important;--color-background:255,255,255!important;--gradient-background:#FFFFFF!important;--color-background-contrast:229,226,219!important;--color-button:21,21,15!important;--color-button-text:255,255,255!important;--color-secondary-button:255,255,255!important;--color-secondary-button-text:21,21,15!important;--color-link:21,21,15!important;--color-icon:21,21,15!important;--color-badge-foreground:21,21,15!important;--color-badge-background:255,255,255!important;--color-badge-border:229,226,219!important}.color-scheme-4,.color-scheme-footer-black{--color-foreground:246,244,239!important;--color-background:21,21,15!important;--gradient-background:#15150F!important;--color-background-contrast:58,56,48!important;--color-button:215,53,42!important;--color-button-text:255,255,255!important;--color-secondary-button:21,21,15!important;--color-secondary-button-text:246,244,239!important;--color-link:246,244,239!important;--color-icon:246,244,239!important;--color-badge-foreground:246,244,239!important;--color-badge-background:21,21,15!important;--color-badge-border:58,56,48!important}body,.gradient{background:#f6f4ef!important;color:#15150f!important}.color-scheme-4,.color-scheme-footer-black{background:#15150f!important;color:#f6f4ef!important}html[data-tema=koyu] .fs26{--paper:#FFFFFF !important;--bg:#FAFAF9 !important;--bg-2:#F1F1EE !important;--line:#E5E5E1 !important;--line-2:#D7D7D2 !important;--ink:#141417 !important;--ink-2:#1E1F23 !important;--ink-soft:#3B3D42 !important;--muted:#6E7076 !important;--accent:#C4161C !important;--ok:#17603A !important}html[data-tema=koyu] .fs26 .note{background:#f6f0f0!important;color:#7a2226!important;border-bottom:1px solid #EBD9DA!important}html[data-tema=koyu] .fs26 .note b{background:#7a2226!important;color:#fff!important}html[data-tema=koyu] .fs26 .topbar{color:#c6c8cd!important}html[data-tema=koyu] .fs26 .topbar b,html[data-tema=koyu] .fs26 .topbar a:hover{color:#fff!important}html[data-tema=koyu] .fs26 .lang{border:1px solid #34353B!important}html[data-tema=koyu] .fs26 .lang button{background:transparent!important;color:#c6c8cd!important}html[data-tema=koyu] .fs26 .lang button[aria-pressed=true]{background:#fff!important}html[data-tema=koyu] .fs26 .search input{background:transparent!important}html[data-tema=koyu] .fs26 .cart i{color:#fff!important}html[data-tema=koyu] .fs26 nav.main a{border-bottom:2px solid transparent!important}html[data-tema=koyu] .fs26 .cat-btn{color:#fff!important}html[data-tema=koyu] .fs26 .megapanel{box-shadow:0 18px 36px #1414191a!important}html[data-tema=koyu] .fs26 .scrim{background:#14141938!important}html[data-tema=koyu] .fs26 .btn{color:#fff!important}html[data-tema=koyu] .fs26 .btn:hover{background:#000!important}html[data-tema=koyu] .fs26 .btn-line{background:transparent!important}html[data-tema=koyu] .fs26 .btn-w{background:#fff!important;border-color:#fff!important}html[data-tema=koyu] .fs26 .btn-w:hover{background:transparent!important;color:#fff!important}html[data-tema=koyu] .fs26 .hero-badge{background:#fffffff2!important;box-shadow:0 6px 18px #14141924!important}html[data-tema=koyu] .fs26 .cat:hover{box-shadow:0 10px 26px #14141912!important}html[data-tema=koyu] .fs26 .trend:hover{box-shadow:0 10px 22px #1414190f!important}html[data-tema=koyu] .fs26 .city:hover{box-shadow:0 10px 24px #14141912!important}html[data-tema=koyu] .fs26 .filters button[aria-pressed=true]{color:#fff!important}html[data-tema=koyu] .fs26 .card:hover{box-shadow:0 12px 28px #14141914!important}html[data-tema=koyu] .fs26 .badge{color:#fff!important}html[data-tema=koyu] .fs26 .look-grid figcaption{background:#fffffff0!important}html[data-tema=koyu] .fs26 .tech{color:#fff!important}html[data-tema=koyu] .fs26 .tech p.lead{color:#a9abb1!important}html[data-tema=koyu] .fs26 .spec{border:1px solid #2B2C32!important}html[data-tema=koyu] .fs26 .spec span{color:#93959b!important}html[data-tema=koyu] .fs26 .tech-media{background:#1e1f23!important}html[data-tema=koyu] .fs26 .tech-demo{background:#1a1b1f!important;border:1px solid #2B2C32!important}html[data-tema=koyu] .fs26 .td-head{color:#93959b!important}html[data-tema=koyu] .fs26 .td-cols button{border:1px solid #3A3B41!important;background:transparent!important}html[data-tema=koyu] .fs26 .td-cols button[aria-pressed=true]{border-color:#fff!important}html[data-tema=koyu] .fs26 .sw.black{background:#111!important;box-shadow:0 0 0 1px #55565c!important}html[data-tema=koyu] .fs26 .sw.white,html[data-tema=koyu] .fs26 .td-stage{background:#fff!important}html[data-tema=koyu] .fs26 .td-area{border:1px dashed rgba(196,22,28,.8)!important;background:#c4161c08!important}html[data-tema=koyu] .fs26 .td-prods button{border:1px solid #3A3B41!important;background:transparent!important;color:#c6c8cd!important}html[data-tema=koyu] .fs26 .td-prods button[aria-pressed=true]{background:#fff!important;border-color:#fff!important}html[data-tema=koyu] .fs26 .td-qc{border:1px solid #2B2C32!important}html[data-tema=koyu] .fs26 .td-row{color:#a9abb1!important}html[data-tema=koyu] .fs26 .td-row b{color:#fff!important}html[data-tema=koyu] .fs26 .td-verdict.ok{background:#12301f!important;color:#8fd9ae!important}html[data-tema=koyu] .fs26 .td-verdict.warn{background:#312709!important;color:#e8c77c!important}html[data-tema=koyu] .fs26 .td-foot{color:#75777d!important}html[data-tema=koyu] .fs26 .step{border-bottom:1px solid #2B2C32!important}html[data-tema=koyu] .fs26 .step .n{background:#26272c!important}html[data-tema=koyu] .fs26 .step p{color:#93959b!important}html[data-tema=koyu] .fs26 .todo{background:#fff7f7!important;border:1px solid #EFD6D7!important;color:#7a2226!important}html[data-tema=koyu] .fs26 footer{color:#a9abb1!important}html[data-tema=koyu] .fs26 footer h5{color:#fff!important}html[data-tema=koyu] .fs26 footer a:hover{color:#fff!important}html[data-tema=koyu] .fs26 .sub input{border:1px solid #34353B!important;background:transparent!important;color:#fff!important}html[data-tema=koyu] .fs26 .sub input:focus{border-color:#fff!important}html[data-tema=koyu] .fs26 .sub button{border:1px solid #fff!important;background:#fff!important}html[data-tema=koyu] .fs26 .f-bottom{border-top:1px solid #2B2C32!important}html[data-tema=koyu] .fs26 .pay span{border:1px solid #34353B!important;color:#c3c5ca!important}html[data-tema=koyu] .fs26.fs-urun .chip[aria-pressed=true]{color:#fff!important}html[data-tema=koyu] .fs26.fs-urun .chip .sw{border:1px solid #B9B9B3!important}html[data-tema=koyu] .fs26.fs-urun .chip .sw.black{background:#111!important;border-color:#111!important}html[data-tema=koyu] .fs26.fs-urun .chip .sw.white{background:#fff!important}html[data-tema=koyu] .fs26.fs-urun .same a:hover{box-shadow:0 10px 24px #14141912!important}html[data-tema=koyu] .fs26.fs-urun .modal .sc{background:#14141973!important}html[data-tema=koyu] .fs26.fs-urun .modal .box{box-shadow:0 24px 60px #14141947!important}html[data-tema=koyu] .fs26.fs-urun .modal .x{background:transparent!important}html[data-tema=koyu] .fs26.fs-urun .mbar{box-shadow:0 -6px 22px #14141714!important}html[data-tema=koyu] .fs26.fs-liste .fopt{background:transparent!important}html[data-tema=koyu] .fs26.fs-liste .fopt .sw{border:1px solid #B9B9B3!important}html[data-tema=koyu] .fs26.fs-liste .fopt .sw.black{background:#111!important;border-color:#111!important}html[data-tema=koyu] .fs26.fs-liste .fopt .sw.white{background:#fff!important}html[data-tema=koyu] .fs26.fs-liste .tag button,html[data-tema=koyu] .fs26.fs-liste .clearall{background:transparent!important}@media(max-width:1000px){html[data-tema=koyu] .fs26.fs-liste .rail{box-shadow:0 -14px 40px #1414192e!important}html[data-tema=koyu] .fs26.fs-liste .railhead button{background:transparent!important}}html[data-tema=koyu] .fs26.fs-tasarla{--paper:#FFFFFF !important;--bg:#FAFAF9 !important;--bg-2:#F1F1EE !important;--line:#E5E5E1 !important;--line-2:#D7D7D2 !important;--ink:#141417 !important;--ink-soft:#3B3D42 !important;--muted:#6E7076 !important;--accent:#C4161C !important;--ok:#17603A !important;--warn:#8A5B00 !important}html[data-tema=koyu] .fs26.fs-tasarla .note{background:#f6f0f0!important;color:#7a2226!important;border-bottom:1px solid #EBD9DA!important}html[data-tema=koyu] .fs26.fs-tasarla .note b{background:#7a2226!important;color:#fff!important}html[data-tema=koyu] .fs26.fs-tasarla .topbar{color:#c6c8cd!important}html[data-tema=koyu] .fs26.fs-tasarla .topbar b{color:#fff!important}html[data-tema=koyu] .fs26.fs-tasarla .lang{border:1px solid #34353B!important}html[data-tema=koyu] .fs26.fs-tasarla .lang button{background:transparent!important;color:#c6c8cd!important}html[data-tema=koyu] .fs26.fs-tasarla .lang button[aria-pressed=true]{background:#fff!important}html[data-tema=koyu] .fs26.fs-tasarla .area{border:1px dashed rgba(196,22,28,.75)!important;background:#c4161c08!important}html[data-tema=koyu] .fs26.fs-tasarla .area.clean{border-color:transparent!important;background:transparent!important}html[data-tema=koyu] .fs26.fs-tasarla .toggles button[aria-pressed=true]{color:#fff!important}html[data-tema=koyu] .fs26.fs-tasarla .file-info button{background:transparent!important}html[data-tema=koyu] .fs26.fs-tasarla .chip[aria-pressed=true]{color:#fff!important}html[data-tema=koyu] .fs26.fs-tasarla .chip .sw{border:1px solid #B9B9B3!important}html[data-tema=koyu] .fs26.fs-tasarla .chip .sw.black{background:#111!important;border-color:#111!important}html[data-tema=koyu] .fs26.fs-tasarla .chip .sw.white{background:#fff!important}html[data-tema=koyu] .fs26.fs-tasarla .verdict.ok{background:#f1f7f3!important;border:1px solid #CFE5D8!important;color:#155f38!important}html[data-tema=koyu] .fs26.fs-tasarla .verdict.warn{background:#fff8ec!important;border:1px solid #F0DFBD!important;color:#7a5600!important}html[data-tema=koyu] .fs26.fs-tasarla .verdict.bad{background:#fff6f6!important;border:1px solid #EFD6D7!important;color:#7a2226!important}html[data-tema=koyu] .fs26.fs-tasarla .btn{color:#fff!important}html[data-tema=koyu] .fs26.fs-tasarla .btn:hover{background:#000!important}html[data-tema=koyu] .fs26.fs-tasarla .btn[disabled]{color:#9a9ca1!important}html[data-tema=koyu] .fs26.fs-tasarla .todo{border:1px dashed #c8102e!important;background:#fff5f6!important;color:#8d0d22!important}html[data-tema=koyu] .fs26.fs-tasarla footer{color:#a9abb1!important}html[data-tema=koyu] .fs26.fs-tasarla footer a:hover{color:#fff!important}html[data-tema=koyu] .fs26.fs-tasarla .mbar{box-shadow:0 -6px 22px #14141714!important}html[data-tema=koyu] .fs26 .cat-btn.cat-2{background:transparent!important;color:#141413!important;border:1px solid #DFDCD6!important}html[data-tema=koyu] .fs26 .cat-btn.cat-2:hover{border-color:#141413!important}html[data-tema=koyu] .fs26 .megapanel .mgall{color:#141413!important}html[data-tema=koyu] .fs26 .megapanel .mgall span{color:#6e6c67!important}html[data-tema=koyu] .fs26 .mgrail{border-right:1px solid #E7E5E0!important}html[data-tema=koyu] .fs26 .mgrail h6{color:#8a8781!important}html[data-tema=koyu] .fs26 .mgrail button{color:#141413!important}html[data-tema=koyu] .fs26 .mgrail button:hover{background:#f5f3ef!important}html[data-tema=koyu] .fs26 .mgrail button[aria-pressed=true]{background:#141413!important;color:#f5f3ef!important}html[data-tema=koyu] .fs26 .mgrail button:focus-visible{outline:2px solid #141413!important}@media(max-width:900px){html[data-tema=koyu] .fs26 .mgrail{border-bottom:1px solid #E7E5E0!important}html[data-tema=koyu] .fs26 .mgrail button{border:1px solid #DFDCD6!important}}html[data-tema=koyu] .fs26 nav.main .catsep{background:var(--fs-cizgi,#E7E5E0)!important}html[data-tema=koyu] .fs26 .megapanel .daha{border-bottom:1px dotted currentColor!important}html[data-tema=koyu] .fs26 .katpanel .tema,html[data-tema=koyu] .fs26 .katpanel .tema li a{border:1px solid var(--fs-cizgi,#E7E5E0)!important}html[data-tema=koyu] .fs26 .katpanel .tema li a:hover{border-color:currentColor!important}html[data-tema=koyu] .fs26 .katpanel .tema li.dahali .daha{border:1px dashed var(--fs-cizgi,#E7E5E0)!important}html[data-tema=koyu] .fs26 .sehirpanel .plakaara{border:1px solid var(--fs-cizgi,#E7E5E0)!important}html[data-tema=koyu] .fs26 .sehirpanel .plakaara:focus-within{border-color:currentColor!important}html[data-tema=koyu] .fs26 .sehirpanel .pl{border:1px solid var(--fs-cizgi,#E7E5E0)!important}html[data-tema=koyu] .fs26 .sehirpanel .pl:hover{border-color:currentColor!important}html[data-tema=koyu] .fs26 .sehirpanel .pl .no{background:#141413!important;color:#f5f3ef!important}html[data-tema=koyu] .fs26 nav.main .cat-btn{border-bottom:2px solid transparent!important}html[data-tema=koyu] .fs26 nav.main .cat-btn[aria-expanded=true]{border-bottom-color:currentColor!important}html[data-tema=koyu] .fs26 nav.main .wrap>a{border-bottom:2px solid transparent!important}html[data-tema=koyu] [id*=__fs26]>.fs26{background:#2a2219!important;color:#f4f0e8!important}html[data-tema=koyu] [id*=__fs26] .hero,html[data-tema=koyu] [id*=__fs26] .ph{background:#231c13!important}html[data-tema=koyu] [id*=__fs26] .find,html[data-tema=koyu] [id*=__fs26] .cat,html[data-tema=koyu] [id*=__fs26] .card,html[data-tema=koyu] [id*=__fs26] .tile,html[data-tema=koyu] [id*=__fs26] .box{background:#342b20!important;border-color:#463b2c!important}html[data-tema=koyu] [id*=__fs26] h1,html[data-tema=koyu] [id*=__fs26] h2,html[data-tema=koyu] [id*=__fs26] h3,html[data-tema=koyu] [id*=__fs26] h4,html[data-tema=koyu] [id*=__fs26] .tx,html[data-tema=koyu] [id*=__fs26] .from,html[data-tema=koyu] [id*=__fs26] .block,html[data-tema=koyu] [id*=__fs26] .sec-head{color:#f4f0e8!important}html[data-tema=koyu] [id*=__fs26] .muted,html[data-tema=koyu] [id*=__fs26] .meta,html[data-tema=koyu] [id*=__fs26] .lbl,html[data-tema=koyu] [id*=__fs26] .mono{color:#b3a791!important}html[data-tema=koyu] [id*=__fs26] .btn{background:#e8231a!important;color:#fff!important;border-color:#e8231a!important}html[data-tema=koyu] [id*=__fs26] .btn-line{border-color:#4c4132!important;color:#f4f0e8!important}html[data-tema=koyu] [id*=__fs26] .btn-line:hover{border-color:#8a7358!important}html[data-tema=koyu] [id*=__fs26] .chip{border-color:#463b2c!important;color:#f4f0e8!important}html[data-tema=koyu] [id*=__fs26] .chip:hover{border-color:#8a7358!important}html[data-tema=koyu] [id*=__fs26] .find input{color:#f4f0e8!important}html[data-tema=koyu] [id*=__fs26] .find input::placeholder{color:#8a7c68!important}html[data-tema=koyu] [id*=__fs26] .assur,html[data-tema=koyu] [id*=__fs26] .sec-head,html[data-tema=koyu] [id*=__fs26] hr{border-color:#463b2c!important}html[data-tema=koyu] [id*=__fs26] .hero-badge{background:#342b20!important;color:#f4f0e8!important;border:1px solid #463B2C!important}html[data-tema=koyu] [id*=__fs26] img{background:#141310!important}html[data-tema=koyu] [id*=__fs26] .ph,html[data-tema=koyu] [id*=__fs26] .shot,html[data-tema=koyu] [id*=__fs26] figure,html[data-tema=koyu] [id*=__fs26] .trend,html[data-tema=koyu] [id*=__fs26] .city,html[data-tema=koyu] [id*=__fs26] .ti,html[data-tema=koyu] [id*=__fs26] .card,html[data-tema=koyu] [id*=__fs26] .cat,html[data-tema=koyu] [id*=__fs26] .tile,html[data-tema=koyu] [id*=__fs26] .box,html[data-tema=koyu] [id*=__fs26] .find{background:#342b20!important;border-color:#463b2c!important}html[data-tema=koyu] [id*=__fs26] .look,html[data-tema=koyu] [id*=__fs26] .trust,html[data-tema=koyu] [id*=__fs26] .hero{background:#231c13!important}html[data-tema=koyu] [id*=__fs26] figcaption{background:#141310e6!important;color:#f4f0e8!important}html[data-tema=koyu] [id*=__fs26] .price{color:#f4f0e8!important}html[data-tema=koyu] [id*=__fs26] .assur span,html[data-tema=koyu] [id*=__fs26] .assur b{color:#b3a791!important}html[data-tema=koyu] [id*=__fs26] .trend b,html[data-tema=koyu] [id*=__fs26] .trend{color:#f4f0e8!important}html[data-tema=koyu] [id*=__fs26] .plate{background:#f4f0e8!important;color:#141310!important;border-color:#f4f0e8!important}html[data-tema=koyu] [id*=__fs26] .more{color:#e8231a!important}html[data-tema=koyu] [id*=__fs26] .hero-media{background:#141310!important}html[data-tema=koyu] [id*=__fs_header]>.fs26,html[data-tema=koyu] [id*=__fs_header] header{background:#231c13!important;color:#f4f0e8!important}html[data-tema=koyu] [id*=__fs_header] header{border-bottom:1px solid #463B2C!important}html[data-tema=koyu] [id*=__fs_header] .search,html[data-tema=koyu] [id*=__fs_header] .search input{background:#342b20!important;color:#f4f0e8!important;border-color:#463b2c!important}html[data-tema=koyu] [id*=__fs_header] .search input::placeholder{color:#8e8371!important}html[data-tema=koyu] [id*=__fs_header] a,html[data-tema=koyu] [id*=__fs_header] button,html[data-tema=koyu] [id*=__fs_header] .cat-btn,html[data-tema=koyu] [id*=__fs_header] .gbtn{color:#f4f0e8!important}html[data-tema=koyu] [id*=__fs_header] svg{color:#f4f0e8!important;stroke:#f4f0e8!important}html[data-tema=koyu] [id*=__fs_header] .catsep{background:#463b2c!important}html[data-tema=koyu] [id*=__fs_header] .megapanel,html[data-tema=koyu] [id*=__fs_header] .katpanel,html[data-tema=koyu] [id*=__fs_header] .sehirpanel{background:#2a2219!important;border-color:#463b2c!important;color:#f4f0e8!important}html[data-tema=koyu] [id*=__fs_header] .tema{background:#342b20!important;border-color:#463b2c!important}html[data-tema=koyu] [id*=__fs_header] h1,html[data-tema=koyu] [id*=__fs_header] h2,html[data-tema=koyu] [id*=__fs_header] h3,html[data-tema=koyu] [id*=__fs_header] h4,html[data-tema=koyu] [id*=__fs_header] h5,html[data-tema=koyu] [id*=__fs_header] h6,html[data-tema=koyu] [id*=__fs_header] b,html[data-tema=koyu] [id*=__fs_header] strong{color:#f4f0e8!important}html[data-tema=koyu] [id*=__fs_header] .daha,html[data-tema=koyu] [id*=__fs_header] .mono,html[data-tema=koyu] [id*=__fs_header] .muted{color:#b3a791!important}html[data-tema=koyu] [id*=__fs_header] .logo span{color:#e8231a!important}html[data-tema=koyu] [id*=__fs26] .btn:hover,html[data-tema=koyu] [id*=__fs_header] .btn:hover{background:#c4161c!important;color:#fff!important}html[data-tema=koyu] [id*=__fs26] .btn.btn-line:hover,html[data-tema=koyu] [id*=__fs26] .btn.btn-line:focus-visible,html[data-tema=koyu] [id*=__fs26] a.btn-line:hover,html[data-tema=koyu] [id*=__fs26] button.btn-line:hover{background:#342b20!important;border-color:#8a7358!important;color:#f4f0e8!important}html[data-tema=koyu] [id*=__fs26] .btn.btn-line:hover *,html[data-tema=koyu] [id*=__fs26] a.btn-line:hover *{color:#f4f0e8!important}html[data-tema=koyu] [id*=__fs_header] .btn.btn-line:hover,html[data-tema=koyu] [id*=__fs_header] a.btn-line:hover{background:#342b20!important;border-color:#8a7358!important;color:#f4f0e8!important}html[data-tema=koyu] [id*=__fs_header] .mgrail button:hover,html[data-tema=koyu] [id*=__fs_header] .mgrail button:focus-visible{background:#342b20!important;border-color:#8a7358!important;color:#f4f0e8!important}html[data-tema=koyu] [id*=__fs_header] .mgall:hover,html[data-tema=koyu] [id*=__fs_header] .mghepsi:hover{background:#342b20!important;color:#f4f0e8!important}html[data-tema=koyu] [id*=__fs26] .tech{background:#231c13!important}html[data-tema=koyu] [id*=__fs26] .tech-media{background:#342b20!important;border-color:#463b2c!important}html[data-tema=koyu] [id*=__fs26] .tech h2,html[data-tema=koyu] [id*=__fs26] .tech h3,html[data-tema=koyu] [id*=__fs26] .tech b,html[data-tema=koyu] [id*=__fs26] .tech strong{color:#f4f0e8!important}html[data-tema=koyu] [id*=__fs26] .tech p,html[data-tema=koyu] [id*=__fs26] .tech .lead,html[data-tema=koyu] [id*=__fs26] .tech .spec span,html[data-tema=koyu] [id*=__fs26] .tech .step p,html[data-tema=koyu] [id*=__fs26] .tech li{color:#b3a791!important}html[data-tema=koyu] [id*=__fs26] .tech .mono{color:#8e8371!important}html[data-tema=koyu] [id*=__fs26] .tech .spec,html[data-tema=koyu] [id*=__fs26] .tech .step{border-color:#463b2c!important}html[data-tema=koyu] [id*=__fs26] .tech .step .n,html[data-tema=koyu] [id*=__fs26] .tech .n{background:#342b20!important;color:#f4f0e8!important}html[data-tema=koyu] [id*=__fsfooter26]>.fs26,html[data-tema=koyu] [id*=__fsfooter26] footer{background:#231c13!important;color:#b3a791!important}html[data-tema=koyu] [id*=__fsfooter26] footer *{border-color:#463b2c!important}html[data-tema=koyu] [id*=__fsfooter26] footer h1,html[data-tema=koyu] [id*=__fsfooter26] footer h2,html[data-tema=koyu] [id*=__fsfooter26] footer h3,html[data-tema=koyu] [id*=__fsfooter26] footer h4,html[data-tema=koyu] [id*=__fsfooter26] footer h5,html[data-tema=koyu] [id*=__fsfooter26] footer h6,html[data-tema=koyu] [id*=__fsfooter26] footer b,html[data-tema=koyu] [id*=__fsfooter26] footer strong{color:#f4f0e8!important}html[data-tema=koyu] [id*=__fsfooter26] footer p,html[data-tema=koyu] [id*=__fsfooter26] footer li,html[data-tema=koyu] [id*=__fsfooter26] footer span,html[data-tema=koyu] [id*=__fsfooter26] footer small,html[data-tema=koyu] [id*=__fsfooter26] footer a{color:#b3a791!important}html[data-tema=koyu] [id*=__fsfooter26] footer a:hover{color:#f4f0e8!important}html[data-tema=koyu] [id*=__fsfooter26] footer input{background:#342b20!important;color:#f4f0e8!important;border-color:#463b2c!important}html[data-tema=koyu] [id*=__fsfooter26] footer input::placeholder{color:#8e8371!important}html[data-tema=koyu] [id*=__fsfooter26] footer button{background:#f4f0e8!important;color:#141310!important;border-color:#f4f0e8!important}html[data-tema=koyu] [id*=__fsfooter26] footer button:hover{background:#fff!important;color:#141310!important}html[data-tema=koyu] :root{--fs-ink:#F4F0E8 !important;--fs-mut:#B3A791 !important;--fs-line:#463B2C !important}html[data-tema=koyu],html[data-tema=koyu] .color-scheme-1{--color-background:34,28,19 !important;--gradient-background:#2A2219 !important;--color-foreground:244,240,232 !important;--color-secondary-button:34,28,19 !important;--color-badge-background:34,28,19 !important;--color-background-contrast:58,49,37 !important;--color-shadow:0,0,0 !important;--color-button:232,35,26 !important;--color-button-text:255,255,255 !important;--color-secondary-button-text:244,240,232 !important;--color-link:244,240,232 !important;--color-badge-foreground:244,240,232 !important;--color-badge-border:58,49,37 !important;--color-icon:244,240,232 !important}html[data-tema=koyu] .color-scheme-2{--color-background:42,35,24 !important;--gradient-background:#342B20 !important;--color-foreground:244,240,232 !important;--color-secondary-button:42,35,24 !important;--color-badge-background:42,35,24 !important;--color-background-contrast:58,49,37 !important;--color-shadow:0,0,0 !important;--color-button:232,35,26 !important;--color-button-text:255,255,255 !important;--color-secondary-button-text:244,240,232 !important;--color-link:244,240,232 !important;--color-badge-foreground:244,240,232 !important;--color-badge-border:58,49,37 !important;--color-icon:244,240,232 !important}html[data-tema=koyu] .color-scheme-3,html[data-tema=koyu] .color-scheme-5{--color-background:27,22,15 !important;--gradient-background:#231C13 !important;--color-foreground:244,240,232 !important;--color-secondary-button:27,22,15 !important;--color-badge-background:27,22,15 !important;--color-background-contrast:58,49,37 !important;--color-shadow:0,0,0 !important;--color-button:232,35,26 !important;--color-button-text:255,255,255 !important;--color-secondary-button-text:244,240,232 !important;--color-link:244,240,232 !important;--color-badge-foreground:244,240,232 !important;--color-badge-border:58,49,37 !important;--color-icon:244,240,232 !important}html[data-tema=koyu] .color-scheme-4,html[data-tema=koyu] .color-scheme-footer-black{--color-background:20,19,16 !important;--gradient-background:#141310 !important;--color-foreground:244,240,232 !important;--color-secondary-button:20,19,16 !important;--color-badge-background:20,19,16 !important;--color-background-contrast:58,49,37 !important;--color-shadow:0,0,0 !important;--color-button:232,35,26 !important;--color-button-text:255,255,255 !important;--color-secondary-button-text:244,240,232 !important;--color-link:244,240,232 !important;--color-badge-foreground:244,240,232 !important;--color-badge-border:58,49,37 !important;--color-icon:244,240,232 !important}html[data-tema=koyu] body,html[data-tema=koyu] body.gradient{background:#2a2219!important;color:#f4f0e8!important}html[data-tema=koyu] .card-wrapper .card{--fs-cardbg:#342B20 !important}html[data-tema=koyu] .card-wrapper .card__inner,html[data-tema=koyu] .related-products .card__inner,html[data-tema=koyu] .product__media,html[data-tema=koyu] .product__media.media,html[data-tema=koyu] .product__media-wrapper .media{background:#342b20!important}html[data-tema=koyu] .product-form__input--pill input[type=radio]+label{border-color:#463b2c!important;color:#f4f0e8!important}html[data-tema=koyu] .product-form__input--pill input[type=radio]:checked+label{background:#f4f0e8!important;border-color:#f4f0e8!important;color:#141310!important}html[data-tema=koyu] .card-wrapper:hover .quick-add__submit{background:#e8231a!important;color:#fff!important;border-color:#e8231a!important}html[data-tema=koyu] .fs-bedenlink{color:#f4f0e8!important}html[data-tema=koyu] .product__description,html[data-tema=koyu] .product__description p,html[data-tema=koyu] .product__description li,html[data-tema=koyu] .product__description span{color:#b3a791!important}html[data-tema=koyu] .fs-help,html[data-tema=koyu] .fs-help-b,html[data-tema=koyu] .fs-help-b p,html[data-tema=koyu] .fs-help-b li,html[data-tema=koyu] .fs-help summary{color:#b3a791!important}html[data-tema=koyu] .fs-help-b a,html[data-tema=koyu] .product__description a,html[data-tema=koyu] .rte a{color:#f4f0e8!important}html[data-tema=koyu] .fs-help details,html[data-tema=koyu] .fs-help summary{border-color:#463b2c!important}html[data-tema=koyu] .fs-sizetable,html[data-tema=koyu] .fs-sizetable table,html[data-tema=koyu] .fs-sizetable td,html[data-tema=koyu] .fs-sizetable th{color:#f4f0e8!important}html[data-tema=koyu] .fs-sizetable td,html[data-tema=koyu] .fs-sizetable th{border-color:#463b2c!important}html[data-tema=koyu] .fs-sizetable thead th{background:#342b20!important}html[data-tema=koyu] .shopify-payment-button__button{background:#f4f0e8!important;color:#141310!important}html[data-tema=koyu] .fss-i>a{background:#342b20!important;border-color:#463b2c!important;color:#f4f0e8!important}html[data-tema=koyu] .fss-i>a:hover{background:#463b2c!important}html[data-tema=koyu] .fss-ad{color:#f4f0e8!important}html[data-tema=koyu] .fss-g{background:#342b20!important;color:#f4f0e8!important;border-color:#463b2c!important}html[data-tema=koyu] .fss-g[aria-pressed=true]{background:#f4f0e8!important;color:#141310!important;border-color:#f4f0e8!important}html[data-tema=koyu] .fss-ara{background:#342b20!important;border-color:#463b2c!important;color:#f4f0e8!important}html[data-tema=koyu] .fss-ara input{background:transparent!important;color:#f4f0e8!important}html[data-tema=koyu] .fss-ara input::placeholder{color:#8e8371!important}html[data-tema=koyu] .stx{background:#2a2219!important;color:#f4f0e8!important}html[data-tema=koyu] .stx *{border-color:#463b2c!important}html[data-tema=koyu] .stx-stage,html[data-tema=koyu] .stx-panel,html[data-tema=koyu] .stx-tools,html[data-tema=koyu] .stx-stagebar{background:#342b20!important}html[data-tema=koyu] .stx-canvas{background:#f4f0e8!important}html[data-tema=koyu] .stx-stagetag{background:#463b2c!important;color:#f4f0e8!important}html[data-tema=koyu] .stx-trust span,html[data-tema=koyu] .stx-trust li,html[data-tema=koyu] .stx-trust b{background:#342b20!important;color:#f4f0e8!important}html[data-tema=koyu] .stx-empty{background:#2a2318eb!important;color:#b3a791!important}html[data-tema=koyu] .stx-kicker,html[data-tema=koyu] .stx-lab,html[data-tema=koyu] .stx-hint,html[data-tema=koyu] .stx-note,html[data-tema=koyu] .stx-notefix,html[data-tema=koyu] .stx-toolslabel,html[data-tema=koyu] .stx-stepval{color:#b3a791!important}html[data-tema=koyu] .stx h1,html[data-tema=koyu] .stx h2,html[data-tema=koyu] .stx h3,html[data-tema=koyu] .stx-head,html[data-tema=koyu] .stx-stagename,html[data-tema=koyu] .stx-steplabel,html[data-tema=koyu] .stx-steplabel b{color:#f4f0e8!important}html[data-tema=koyu] .stx-steplabel i{background:#f4f0e8!important;color:#141310!important}html[data-tema=koyu] .stx input,html[data-tema=koyu] .stx textarea,html[data-tema=koyu] .stx select,html[data-tema=koyu] .stx-input,html[data-tema=koyu] .stx-select,html[data-tema=koyu] .stx-drop{background:#2a2219!important;color:#f4f0e8!important;border-color:#463b2c!important}html[data-tema=koyu] .stx input::placeholder,html[data-tema=koyu] .stx textarea::placeholder{color:#8e8371!important}html[data-tema=koyu] .stx option{background:#2a2219!important;color:#f4f0e8!important}html[data-tema=koyu] .stx-tabs{background:#2a2219!important}html[data-tema=koyu] .stx-tabs button{background:transparent!important;color:#b3a791!important}html[data-tema=koyu] .stx-tabs button.is-on{background:#f4f0e8!important;color:#141310!important}html[data-tema=koyu] .stx-tooldel{color:#e8231a!important}html[data-tema=koyu] .stx-dtbtn{background:#342b20!important;color:#f4f0e8!important}html[data-tema=koyu] .stx svg{color:#f4f0e8!important}html[data-tema=koyu] .stx-panel .stx-thumb,html[data-tema=koyu] .stx-panel .stx-garment-btn,html[data-tema=koyu] .stx-panel .stx-size,html[data-tema=koyu] .stx-panel button:not(.is-on):not(.stx-sw):not(.stx-handle):not(.stx-tooldel){background:#2a2219!important;color:#f4f0e8!important;border-color:#463b2c!important}html[data-tema=koyu] .stx-panel .stx-thumb.is-on,html[data-tema=koyu] .stx-panel .stx-garment-btn.is-on,html[data-tema=koyu] .stx-panel .stx-size.is-on{background:#f4f0e8!important;color:#141310!important;border-color:#f4f0e8!important}html[data-tema=koyu] .stx-tints{background:#2a2219!important;border-color:#463b2c!important}html[data-tema=koyu] .stx-note{background:#342b20!important;color:#b3a791!important;border-color:#463b2c!important}html[data-tema=koyu] .stx-print,html[data-tema=koyu] .stx-bill{background:#342b20!important;color:#f4f0e8!important;border-color:#463b2c!important}html[data-tema=koyu] .stx-bill b,html[data-tema=koyu] .stx-billrow b{color:#f4f0e8!important}html[data-tema=koyu] .stx-billrow span{color:#b3a791!important}html[data-tema=koyu] .product-form__submit,html[data-tema=koyu] .product-form__buttons .product-form__submit{background:#e8231a!important;color:#fff!important;border-color:#e8231a!important}html[data-tema=koyu] .product-form__submit:hover{background:#c4161c!important;color:#fff!important;border-color:#c4161c!important}html[data-tema=koyu] .product-form__submit[disabled],html[data-tema=koyu] .product-form__submit[aria-disabled=true]{background:#463b2c!important;color:#8e8371!important;border-color:#463b2c!important}html[data-tema=koyu] .shopify-payment-button__button,html[data-tema=koyu] .shopify-payment-button__button--unbranded{background:transparent!important;color:#f4f0e8!important;border:1px solid #8A7358!important}html[data-tema=koyu] .shopify-payment-button__button:hover,html[data-tema=koyu] .shopify-payment-button__button--unbranded:hover{background:#342b20!important;color:#f4f0e8!important;border-color:#f4f0e8!important}html[data-tema="koyu"] . Tokenlari cevirmek masaustu + mobil hepsini halleder. (--red aslinda #111111 idi,html[data-tema="koyu"] yani "kirmizi" siyahti \2014  marka kirmizisina cekildi.) Mobilde ayrica .stx-bar / .stx-mini / .stx-miniedit gibi sabit beyaz parcalar var. */ #stx{--ink:#F4F0E8 !important;--mut:#B3A791 !important;--faint:#8E8371 !important;--line:#463B2C !important;--line2:#2F2819 !important;--red:#E8231A !important;--red2:#C4161C !important;--soft:#342B20 !important;--card:#342B20 !important}html[data-tema=koyu] #stx .stx-tints button.is-on{background:#f4f0e8!important;color:#141310!important}html[data-tema=koyu] #stx .stx-bar{background:#231c13!important;border-top-color:#463b2c!important}html[data-tema=koyu] #stx .stx-bar button:disabled{background:#463b2c!important;color:#8e8371!important}html[data-tema=koyu] #stx .stx-mini{background:#1b160ff7!important;border-color:#463b2c!important}html[data-tema=koyu] #stx .stx-minithumb{background:#463b2c!important}html[data-tema=koyu] #stx .stx-minimeta b{color:#f4f0e8!important}html[data-tema=koyu] #stx .stx-minimeta small{color:#b3a791!important}html[data-tema=koyu] #stx .stx-miniedit{background:#342b20!important;color:#f4f0e8!important;border-color:#463b2c!important}html[data-tema=koyu] #stx .stx-stagecol{background:#2a2219!important}html[data-tema=koyu] #stx .stx-note{background:#1e2a28!important;border-color:#2e6b63!important;color:#a8d8d1!important}html[data-tema=koyu] #stx .stx-note.is-warn{background:#342b20!important;border-color:#8a5a00!important;color:#e0b057!important}html[data-tema=koyu] #stx .stx-note.is-warn .stx-notefix{background:#8a5a00!important;color:#fff!important}html[data-tema=koyu] .rq-whatsapp-chat-container div:has(svg){box-shadow:0 6px 16px #0006!important}html[data-tema=koyu] .rq-whatsapp-chat-container svg circle{fill:#2a2219!important;stroke:#463b2c!important}html[data-tema=koyu] .rq-whatsapp-chat-container svg path{fill:#5fcb79!important}html[data-tema=koyu] .rq-whatsapp-chat-container:hover svg circle{fill:#25d366!important;stroke:#25d366!important}html[data-tema=koyu] .rq-whatsapp-chat-container:hover svg path{fill:#0e1b12!important}html[data-tema=koyu] :root,html[data-tema=koyu] .color-scheme-1,html[data-tema=koyu] .color-scheme-2,html[data-tema=koyu] .color-scheme-3,html[data-tema=koyu] .color-scheme-4,html[data-tema=koyu] .color-scheme-5,html[data-tema=koyu] .color-scheme-footer-black{--color-button:79,143,66 !important;--color-button-text:255,255,255 !important}html[data-tema=koyu] .product-form__submit,html[data-tema=koyu] .product-form__buttons .product-form__submit{background:#4f8f42!important;border-color:#4f8f42!important;color:#fff!important}html[data-tema=koyu] .product-form__submit:hover{background:#437a38!important;border-color:#437a38!important;color:#fff!important}html[data-tema=koyu] .card-wrapper:hover .quick-add__submit,html[data-tema=koyu] .cart__checkout-button,html[data-tema=koyu] #checkout,html[data-tema=koyu] button[name=checkout],html[data-tema=koyu] .cart__dynamic-checkout-buttons button{background:#4f8f42!important;border-color:#4f8f42!important;color:#fff!important}html[data-tema=koyu] .cart__checkout-button:hover,html[data-tema=koyu] #checkout:hover,html[data-tema=koyu] button[name=checkout]:hover{background:#437a38!important;border-color:#437a38!important}html[data-tema=koyu] #stx .fsp-btn{background:#4f8f42!important;color:#fff!important;border:1px solid #4F8F42!important}html[data-tema=koyu] #stx .fsp-btn:hover{background:#437a38!important;border-color:#437a38!important}html[data-tema=koyu] #stx .fsp-btnalt{color:#8e8371!important}html[data-tema=koyu] #stx .stx-bar button.fsp-yesil{background:#4f8f42!important;color:#fff!important}html[data-tema=koyu] #stx .fsp-uyari{background:#e0b0571a!important;border:1px solid rgba(224,176,87,.42)!important}html[data-tema=koyu] #stx .fsp-ikon{color:#e0b057!important}html[data-tema=koyu] #stx .fsp-metin{color:#e6c489!important}html[data-tema=koyu] #stx .fsp-fit{background:#e0b057!important;color:#2a1e06!important}html[data-tema=koyu] #stx .fsp-rozet{background:#141310e0!important;border:1px solid #463B2C!important;color:#f4f0e8!important}html[data-tema=koyu] #stx .fsp-rozet:before{background:#5fcb79!important}html[data-tema=koyu] #stx .fsp-rozet.tasiyor:before{background:#e0b057!important}html[data-tema=koyu] .fs26 .more{color:#b3a791!important}html[data-tema=koyu] .fs26 .more:hover{color:#f4f0e8!important}html[data-tema=koyu] .fsa{--paper:#2A2219;--paper2:#231C13;--white:#342B20;--ink:#F4F0E8;--mut:#B3A791;--line:#463B2C;--acc:#F0492F}html[data-tema=koyu] .fha{--paper:#2A2219;--paper2:#231C13;--ink:#F4F0E8;--mut:#B3A791;--line:#463B2C;--acc:#F0492F}html[data-tema=koyu] .fha .top{background:#141310!important;color:#b3a791!important}html[data-tema=koyu] .fha .top a{color:#e7e3da!important}html[data-tema=koyu] .fha form.q:focus-within{background:#342b20!important}html[data-tema=koyu] .fha form.q input,html[data-tema=koyu] .fsa h1,html[data-tema=koyu] .fsa h2,html[data-tema=koyu] .fsa h3,html[data-tema=koyu] .fsa h4{color:#f4f0e8!important}html[data-tema=koyu] .fsa .b1{background:#f4f0e8!important;color:#141310!important;border-color:#f4f0e8!important}html[data-tema=koyu] .fsa .b2{color:#f4f0e8!important;border-color:#8a7358!important}html[data-tema=koyu] .fsa .st .n{background:#f4f0e8!important;color:#141310!important}html[data-tema=koyu] .fsa .more{border-bottom-color:#f4f0e8!important}html[data-tema=koyu] .fsa .card .im{background:#141310!important}html[data-tema=koyu],html[data-tema=koyu] .color-scheme-1{--color-foreground:244,240,232 !important;--color-background:42,34,25 !important;--gradient-background:#2A2219 !important;--color-background-contrast:70,59,44 !important;--color-button:232,35,26 !important;--color-button-text:255,255,255 !important;--color-secondary-button:42,34,25 !important;--color-secondary-button-text:244,240,232 !important;--color-link:244,240,232 !important;--color-icon:244,240,232 !important;--color-badge-foreground:244,240,232 !important;--color-badge-background:42,34,25 !important;--color-badge-border:70,59,44 !important}html[data-tema=koyu] .color-scheme-2{--color-foreground:244,240,232 !important;--color-background:35,28,19 !important;--gradient-background:#231C13 !important;--color-background-contrast:70,59,44 !important;--color-secondary-button:35,28,19 !important;--color-secondary-button-text:244,240,232 !important;--color-link:244,240,232 !important;--color-icon:244,240,232 !important;--color-badge-foreground:244,240,232 !important;--color-badge-background:35,28,19 !important}html[data-tema=koyu] .color-scheme-3,html[data-tema=koyu] .color-scheme-5{--color-foreground:244,240,232 !important;--color-background:52,43,32 !important;--gradient-background:#342B20 !important;--color-background-contrast:70,59,44 !important;--color-secondary-button:52,43,32 !important;--color-secondary-button-text:244,240,232 !important;--color-link:244,240,232 !important;--color-icon:244,240,232 !important;--color-badge-foreground:244,240,232 !important;--color-badge-background:52,43,32 !important}html[data-tema=koyu] .color-scheme-4,html[data-tema=koyu] .color-scheme-footer-black{--color-foreground:244,240,232 !important;--color-background:20,19,16 !important;--gradient-background:#141310 !important;--color-background-contrast:58,49,37 !important;--color-secondary-button:20,19,16 !important;--color-secondary-button-text:244,240,232 !important;--color-link:244,240,232 !important;--color-icon:244,240,232 !important}html[data-tema=koyu] body,html[data-tema=koyu] .gradient{background:#2a2219!important;color:#f4f0e8!important}html[data-tema=koyu]{--fs-ink:#F4F0E8 !important;--fs-mut:#B3A791 !important;--fs-line:#463B2C !important;--fs-cizgi:#463B2C !important;--line:#463B2C !important;--card:#342B20 !important;--soft:#342B20 !important;--fs-cardbg:#342B20 !important;--gradient-background:#2A2219 !important;--color-foreground:244,240,232 !important;--color-background:42,34,25 !important}
/*# sourceMappingURL=/cdn/shop/t/11/assets/fs-2026.css.map */
