:root{--wine:#651d2c;--ink:#281d1f;--paper:#f7f3ed;--line:#ddd4ca}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,sans-serif}a{text-decoration:none;color:inherit}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,5vw,80px);border-bottom:1px solid var(--line);background:#f7f3edf2;position:sticky;top:0;z-index:20;backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:14px}.brand .mark{width:43px;height:43px;display:grid;place-items:center;border-radius:50%;border:1px solid #7a3040;box-shadow:inset 0 0 0 4px var(--paper),0 0 0 1px #c69b72;background:linear-gradient(145deg,#fffaf2,#e8d2bf);font:italic 27px Georgia,serif;color:var(--wine)}.brand>span:last-child{display:grid;line-height:.85}.brand b{font:500 20px Georgia,serif;letter-spacing:.2em}.brand small{font-size:8px;color:#9a634f;letter-spacing:.55em;margin-top:7px}.site-header nav{display:flex;gap:30px;font-size:13px;color:#716561}.pill{display:inline-flex;align-items:center;border-radius:999px;padding:13px 19px;background:var(--wine);color:#fff;font-size:12px;font-weight:700}.hero{min-height:650px;padding:120px clamp(24px,8vw,130px);background:radial-gradient(circle at 78% 45%,#d9bba6 0 2%,transparent 32%),linear-gradient(118deg,#f4eee7 0 56%,#e8d8c9 56%);position:relative;overflow:hidden}.hero:after{content:'ELİD';position:absolute;right:5%;top:22%;font:500 min(20vw,300px) Georgia,serif;color:#6b23311a;letter-spacing:-.08em}.eyebrow{color:#7d3040;font-size:10px;letter-spacing:.18em;font-weight:700}.hero h1{position:relative;z-index:2;font:500 clamp(62px,8vw,112px)/.84 Georgia,serif;letter-spacing:-.06em;margin:28px 0;max-width:780px}.hero h1 em{color:#7b2638;font-weight:400}.hero>p:not(.eyebrow){max-width:500px;line-height:1.75;color:#665b58;font-size:15px;position:relative;z-index:2}.hero .pill{position:relative;z-index:2;margin-top:20px}.collection{padding:95px clamp(24px,5vw,80px) 115px;max-width:1500px;margin:auto}.section-title{display:flex;justify-content:space-between;align-items:end}.section-title h2,.story h2{font:500 clamp(44px,5vw,72px) Georgia,serif;margin:8px 0}.section-title p{color:#776d68}.filters{display:flex;gap:10px;margin:28px 0}.filters input,.filters select{height:43px;border:1px solid var(--line);border-radius:999px;background:#fffaf6;padding:0 16px;min-width:230px}.filters button{border:0;border-radius:999px;background:var(--wine);color:white;padding:0 20px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px 22px}.product .photo{position:relative;aspect-ratio:1/1.04;background:linear-gradient(145deg,#eee5dc,#dbc4b5);overflow:hidden}.photo img{width:100%;height:100%;object-fit:cover}.shoe-placeholder{height:100%;display:grid;place-items:center;font:500 62px Georgia,serif;color:#6b263435}.photo>span{position:absolute;left:15px;top:15px;background:#fffaf2dc;border-radius:999px;padding:7px 11px;font-size:9px;letter-spacing:.1em}.detail-button{position:absolute;right:15px;bottom:15px;width:43px;height:43px;border:0;border-radius:50%;background:var(--wine);color:#fff;font-size:19px;cursor:pointer}.product-info{display:flex;justify-content:space-between;gap:12px;padding-top:16px}.product-info small{color:#8a7d78;font-size:9px;letter-spacing:.1em}.product-info h3{font:500 22px Georgia,serif;margin:5px 0}.product-info p{text-align:right;margin:0;color:#877a75;font-size:11px;line-height:1.8}.product-info b{color:#3a292c;font-size:14px}.empty{padding:45px;text-align:center;color:#8a7d78}.story{padding:105px 12vw;text-align:center;background:#2a1b1e;color:#f8eee8}.story p{color:#c7b8b3;line-height:1.8}.story .eyebrow{color:#dfa8b2}footer{padding:45px clamp(24px,5vw,80px);display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:25px;background:#f1eae2}footer p,footer a{font-size:12px;color:#756964}footer>div:last-child{display:grid;gap:8px}.whatsapp{position:fixed;right:22px;bottom:22px;z-index:50;height:56px;border-radius:999px;padding:0 18px;display:flex;align-items:center;gap:9px;background:#25d366;color:white;font-weight:700;box-shadow:0 12px 32px #153d2680}dialog{max-width:480px;width:calc(100% - 32px);border:1px solid #ccbdb1;border-radius:18px;padding:32px;background:#fffaf5;color:var(--ink);box-shadow:0 25px 80px #24171a4d}dialog::backdrop{background:#24171a99;backdrop-filter:blur(5px)}dialog h3{font:500 36px Georgia,serif;margin:9px 0}dialog p{color:#746864;line-height:1.7}dialog dl div{display:flex;justify-content:space-between;border-bottom:1px solid #e5dcd4;padding:10px 0;font-size:12px}dialog dd{margin:0;font-weight:700}.dialog-close{position:absolute;right:14px;top:12px;border:0;background:none;font-size:25px;cursor:pointer}@media(max-width:760px){.site-header{height:68px}.site-header nav{display:none}.site-header>.pill{display:none}.hero{min-height:590px;padding-top:90px}.hero h1{font-size:58px}.section-title{display:block}.filters{flex-direction:column}.filters input,.filters select{width:100%}.filters button{height:43px}.grid{grid-template-columns:1fr}.story{padding-inline:24px}footer{grid-template-columns:1fr}.whatsapp{width:54px;padding:0;justify-content:center}.whatsapp span{display:none}}

