:root{--pink:#ff4f79;--hot:#ee1461;--yellow:#ffd844;--teal:#20b9b0;--ink:#22212a;--muted:#6e6974;--paper:#fffdf9;--line:#e8e2dc;--lav:#eee7ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif}body.lock{overflow:hidden}button,input{font:inherit}button,a{color:inherit}a{text-decoration:none}button{cursor:pointer}.announce{height:34px;background:var(--ink);color:white;text-align:center;font-size:12px;display:flex;align-items:center;justify-content:center;gap:10px}.announce span{color:var(--yellow)}.site-header{height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 4vw;background:rgba(255,253,249,.94);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}.brand{font-family:Fraunces,serif;font-size:26px;font-weight:800;position:relative;width:max-content}.brand span{color:var(--hot)}.brand i{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--teal);right:-11px;top:4px}.desktop-nav{display:flex;gap:32px;font-weight:600;font-size:14px}.desktop-nav a{padding:27px 0;border-bottom:2px solid transparent}.desktop-nav a:hover{border-color:var(--pink)}.header-actions{justify-self:end;display:flex;align-items:center;gap:8px}.icon-btn,.bag-btn{border:0;background:transparent;min-width:42px;height:42px;display:grid;place-items:center;font-size:22px}.bag-btn{display:flex;gap:8px;padding:0 12px;font-size:14px;font-weight:700}.bag-btn b{background:var(--pink);color:#fff;border-radius:50%;width:22px;height:22px;display:grid;place-items:center;font-size:11px}.menu-btn{display:none}.hero{min-height:calc(100vh - 110px);position:relative;display:flex;align-items:center;overflow:hidden}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,253,249,.98) 0%,rgba(255,253,249,.82) 32%,rgba(255,253,249,0) 59%)}.hero-copy{position:relative;z-index:2;margin-left:8vw;width:min(520px,43vw);padding:50px 0}.kicker{text-transform:uppercase;letter-spacing:2px;font-weight:700;font-size:11px;color:var(--hot);margin:0 0 14px}.hero h1,.section-head h2,.custom h2,.newsletter h2,.drawer h2{font-family:Fraunces,serif;letter-spacing:0;margin:0;line-height:.98}.hero h1{font-size:clamp(52px,6vw,92px)}.hero h1 em{color:var(--hot);font-style:italic}.hero-copy>p:not(.kicker){font-size:17px;line-height:1.7;color:var(--muted);max-width:470px}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:30px}.btn{border:0;display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;font-weight:700;border-radius:3px}.primary{background:var(--hot);color:#fff;box-shadow:5px 5px 0 var(--yellow)}.primary:hover{transform:translate(-2px,-2px);box-shadow:7px 7px 0 var(--yellow)}.text-link{font-weight:700;border-bottom:1px solid}.text-link span{color:var(--hot)}.hero-note{position:absolute;z-index:3;right:3vw;bottom:3vw;background:white;padding:14px 18px;border-left:5px solid var(--teal);box-shadow:0 10px 30px #2b202018;display:flex;flex-direction:column;font-size:12px}.promise{display:grid;grid-template-columns:repeat(3,1fr);max-width:1120px;margin:auto;padding:34px 4vw;border-bottom:1px solid var(--line)}.promise>div{display:flex;gap:14px;justify-content:center;align-items:center;border-right:1px solid var(--line)}.promise>div:last-child{border:0}.promise b{font-size:24px;color:var(--hot)}.promise span{display:flex;flex-direction:column;color:var(--muted);font-size:12px}.promise strong{color:var(--ink);font-size:14px}.shop-section{padding:100px 5vw;max-width:1500px;margin:auto}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px}.section-head h2,.custom h2,.newsletter h2{font-size:clamp(38px,5vw,66px)}.section-head>p{color:var(--muted);max-width:300px}.filters{display:flex;gap:10px;margin:35px 0 28px;overflow:auto;padding-bottom:3px}.filters button{white-space:nowrap;border:1px solid var(--line);background:white;padding:10px 17px;border-radius:30px;font-weight:700;font-size:13px}.filters button.active{background:var(--ink);color:white;border-color:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{min-width:0}.product-media{aspect-ratio:4/5;position:relative;overflow:hidden;background:var(--lav)}.product-media img{width:100%;height:100%;object-fit:cover;transition:.5s}.product-card:hover img{transform:scale(1.035)}.tag{position:absolute;left:10px;top:10px;background:white;padding:7px 10px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:1px}.quick-add{position:absolute;inset:auto 10px 10px 10px;background:rgba(255,255,255,.94);border:0;height:44px;font-weight:800;transform:translateY(60px);transition:.25s}.product-card:hover .quick-add,.quick-add:focus{transform:none}.product-info{padding:14px 2px}.product-info h3{font-size:15px;margin:0 0 6px}.product-info p{margin:0;color:var(--muted);font-size:13px}.swatches{display:flex;gap:5px;margin-top:10px}.swatches i{width:13px;height:13px;border-radius:50%;border:2px solid white;box-shadow:0 0 0 1px #bbb}.custom{display:grid;grid-template-columns:1fr 1fr;min-height:650px;background:#ffe9ee}.custom-art{position:relative;overflow:hidden;background:var(--yellow);min-height:580px}.fabric{position:absolute;border-radius:50%;filter:saturate(1.1)}.f1{width:480px;height:480px;background:var(--pink);left:-110px;top:80px}.f2{width:390px;height:390px;background:var(--teal);right:-80px;top:-60px}.f3{width:300px;height:300px;background:var(--lav);right:80px;bottom:-90px}.scissors{position:absolute;font-size:150px;left:42%;top:40%;transform:rotate(-18deg);filter:drop-shadow(8px 10px 0 rgba(0,0,0,.12))}.thread{position:absolute;z-index:2;top:30px;left:35px;border:2px solid var(--ink);border-radius:50%;padding:18px 11px;font-weight:800;transform:rotate(-8deg)}.custom-copy{padding:9vw;align-self:center}.custom-copy>p:not(.kicker){color:var(--muted);line-height:1.7}.custom ol{list-style:none;padding:0;margin:30px 0}.custom li{padding:15px 0;border-bottom:1px solid #ddcbd0;font-weight:700}.custom li span{font-family:Fraunces,serif;color:var(--hot);margin-right:25px}.dark{background:var(--ink);color:white}.newsletter{text-align:center;padding:110px 20px;background:var(--teal);color:white}.newsletter .kicker{color:#083d3a}.newsletter form{display:flex;max-width:520px;margin:30px auto 12px;border-bottom:2px solid white}.newsletter input{flex:1;padding:16px 4px;border:0;background:transparent;color:white;outline:0}.newsletter input::placeholder{color:#d8fffc}.newsletter form button{border:0;background:transparent;color:white;font-weight:800}.newsletter small{color:#d8fffc}footer{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:20px;padding:50px 5vw;background:var(--ink);color:white}footer p{color:#aaa}footer>div{display:flex;gap:22px;font-size:13px}footer small{grid-column:1/-1;color:#777;border-top:1px solid #444;padding-top:20px}.overlay{position:fixed;inset:0;background:#211c2380;z-index:40;opacity:0;pointer-events:none;transition:.25s}.overlay.open{opacity:1;pointer-events:auto}.drawer{position:fixed;z-index:50;right:0;top:0;height:100vh;width:min(440px,100%);background:var(--paper);transform:translateX(100%);transition:.3s;display:flex;flex-direction:column;padding:26px}.drawer.open{transform:none}.drawer-head{display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid var(--line);padding-bottom:20px}.drawer h2{font-size:38px}.cart-items{overflow:auto;flex:1}.cart-item{display:grid;grid-template-columns:76px 1fr auto;gap:14px;padding:18px 0;border-bottom:1px solid var(--line)}.cart-thumb{height:94px;background:var(--lav);overflow:hidden}.cart-thumb img{width:100%;height:100%;object-fit:cover}.cart-item h4{margin:4px 0;font-size:14px}.cart-item p{font-size:12px;color:var(--muted);margin:0}.qty{display:flex;align-items:center;gap:11px;margin-top:12px}.qty button{border:1px solid var(--line);background:white;width:26px;height:26px}.remove{border:0;background:none;color:var(--muted);font-size:18px}.cart-foot{border-top:1px solid var(--line);padding-top:20px}.cart-foot>div{display:flex;justify-content:space-between;font-size:18px}.cart-foot p{color:var(--muted);font-size:12px}.checkout{width:100%}.empty{text-align:center;color:var(--muted);padding:70px 20px}.search-panel{position:fixed;z-index:60;left:0;right:0;top:0;padding:40px 8vw;background:white;transform:translateY(-110%);transition:.3s;box-shadow:0 15px 30px #0002}.search-panel.open{transform:none}.search-panel label{font-family:Fraunces,serif;font-size:32px;font-weight:800}.search-panel>div{display:flex;border-bottom:2px solid var(--ink)}.search-panel input{flex:1;padding:14px 0;border:0;outline:0}.toast{position:fixed;z-index:80;left:50%;bottom:25px;transform:translate(-50%,80px);background:var(--ink);color:white;padding:13px 20px;border-radius:3px;opacity:0;transition:.3s}.toast.show{transform:translate(-50%,0);opacity:1}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(max-width:900px){.desktop-nav{display:none}.site-header{grid-template-columns:1fr auto}.menu-btn{display:grid}.hero{min-height:760px;align-items:end}.hero>img{object-position:64% center}.hero:after{background:linear-gradient(0deg,rgba(255,253,249,.98) 0%,rgba(255,253,249,.9) 40%,rgba(255,253,249,.1) 70%)}.hero-copy{width:auto;margin:0;padding:44px 6vw 62px}.hero h1{font-size:58px}.hero-copy>p:not(.kicker){max-width:600px}.hero-note{display:none}.product-grid{grid-template-columns:repeat(2,1fr)}.quick-add{transform:none}.custom{grid-template-columns:1fr}.custom-copy{padding:70px 8vw}.custom-art{min-height:430px}footer{grid-template-columns:1fr auto}footer p{grid-column:1/-1}.promise{padding-inline:2vw}}
@media(max-width:580px){.announce{font-size:10px}.site-header{height:66px;padding:0 16px}.brand{font-size:22px}.bag-btn span,.header-actions>#searchBtn{display:none}.hero{min-height:690px}.hero>img{object-position:61% top}.hero h1{font-size:44px}.hero-copy{padding:30px 20px 45px}.hero-copy>p:not(.kicker){font-size:14px}.hero-actions{gap:18px;align-items:flex-start;flex-direction:column}.promise{grid-template-columns:1fr;padding:14px 20px}.promise>div{justify-content:flex-start;border-right:0;border-bottom:1px solid var(--line);padding:14px}.promise>div:last-child{border:0}.shop-section{padding:70px 16px}.section-head{display:block}.section-head>p{font-size:14px}.section-head h2,.custom h2,.newsletter h2{font-size:40px}.product-grid{gap:12px}.product-info h3{font-size:13px}.product-info p{font-size:12px}.quick-add{font-size:12px}.custom-art{min-height:330px}.f1{width:300px;height:300px}.f2{width:250px;height:250px}.f3{width:200px;height:200px}.scissors{font-size:100px}.custom-copy{padding:60px 24px}.newsletter{padding:75px 20px}footer{display:flex;flex-direction:column;align-items:flex-start}footer>div{flex-wrap:wrap}.search-panel{padding:28px 20px}.search-panel label{font-size:26px}}

/* Hero odağı: annenin başını kadrajda tutar. */
.hero>img{object-position:center top}
@media(max-width:900px){.hero>img{object-position:64% top}}
@media(max-width:580px){.hero>img{object-position:61% top}}
