:root{--cream:#fbf8f1;--paper:#fffdf8;--olive:#405343;--olive-dark:#293d31;--brown:#694b36;--ink:#25362c;--muted:#737c6f;--line:#e7e5da;--peach:#eac8aa}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block}.container{width:min(1160px,100% - 48px);margin-inline:auto}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{font-family:Playfair Display,Georgia,serif}em{color:#aa7154;font-weight:500}svg{width:20px;height:20px}section[id]{scroll-margin-top:90px}.announcement{text-align:center;background:var(--olive-dark);color:#f6f1e5;letter-spacing:.06em;justify-content:center;align-items:center;gap:10px;min-height:34px;padding:7px 16px;font-size:11px;display:flex}.announcement span{color:#ddb68e}.site-header{background:var(--cream);border-bottom:1px solid var(--line);z-index:5;position:relative}.header-inner{justify-content:space-between;align-items:center;gap:28px;min-height:83px;display:flex}.brand{align-items:center;gap:10px;min-width:205px;display:flex}.brand img{object-fit:cover;border-radius:50%;width:53px;height:53px}.brand span{flex-direction:column;line-height:1;display:flex}.brand strong{letter-spacing:-.04em;font-family:Playfair Display,Georgia,serif;font-size:23px}.brand small{letter-spacing:.31em;margin-top:4px;font-size:9px;font-weight:700}.site-header nav{align-items:center;gap:32px;font-size:13px;font-weight:600;display:flex}.site-header nav a:hover,.footer-links a:hover{color:#a87555}.header-order{color:var(--olive);align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.header-order svg{width:17px}.hero{grid-template-columns:1fr 1.02fr;align-items:center;gap:48px;padding-block:72px 77px;display:grid}.hero-copy{padding:16px 0 8px}.eyebrow,.section-kicker{letter-spacing:.2em;color:#9c6a4f;font-size:11px;font-weight:700}.eyebrow{align-items:center;gap:10px;display:flex}.eyebrow-line{background:#bb8768;width:30px;height:1px}.hero h1{letter-spacing:-.055em;margin:25px 0 24px;font-size:clamp(53px,5.3vw,79px);line-height:1.1}.hero-copy>p{color:#697469;max-width:475px;margin-bottom:30px;font-size:16px;line-height:1.8}.hero-actions{align-items:center;gap:27px;display:flex}.button{border-radius:6px;justify-content:center;align-items:center;gap:13px;min-height:52px;padding:0 22px;font-size:13px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--olive);color:#fff}.button-primary:hover{background:var(--olive-dark)}.button svg{width:18px}.text-link{text-underline-offset:5px;font-size:13px;font-weight:700;text-decoration:underline}.hero-note{color:#657164;align-items:center;gap:13px;margin-top:50px;font-size:12px;line-height:1.5;display:flex}.hero-note strong{color:var(--ink)}.note-mark{color:#aa795a;font-size:30px}.hero-visual{padding:0 15px 20px 0;position:relative}.hero-image{border-radius:48% 48% 8px 8px;height:550px;position:relative;overflow:hidden}.hero-image img{object-fit:cover}.hero-sticker{color:#6a4933;text-align:center;letter-spacing:.1em;background:#eec7a3;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:118px;height:118px;font-size:10px;font-weight:700;line-height:1.4;display:flex;position:absolute;top:35px;right:-11px;transform:rotate(12deg);box-shadow:0 7px 24px #1f2d1f22}.hero-sticker span{font-size:22px;line-height:1.2}.hero-image-caption{background:var(--paper);border:1px solid var(--line);padding:16px 21px;font-family:Playfair Display,Georgia,serif;font-size:17px;font-style:italic;position:absolute;bottom:0;left:30px;box-shadow:0 8px 26px #0000000d}.promise-strip{background:#f0eee3;border-block:1px solid #e5e3d6}.promise-inner{color:#526553;letter-spacing:.04em;justify-content:space-around;align-items:center;gap:20px;min-height:74px;font-size:12px;font-weight:700;display:flex}.products-section{padding-block:91px 100px}.section-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.section-heading h2,.story-copy h2,.faq-intro h2,.closing-inner h2{letter-spacing:-.045em;margin:15px 0 11px;font-size:clamp(41px,4.5vw,62px);line-height:1.13}.section-heading p{color:var(--muted);margin:0;font-size:14px}.section-count{color:#a0a497;letter-spacing:.18em;padding-bottom:6px;font-size:11px;font-weight:700}.category-nav{scrollbar-width:none;gap:9px;margin-bottom:13px;padding:33px 0 12px;display:flex;overflow-x:auto}.category-nav::-webkit-scrollbar{display:none}.category-nav a{white-space:nowrap;color:#596b5b;background:#fffdf8;border:1px solid #dcded2;border-radius:99px;align-items:center;min-height:38px;padding:0 15px;font-size:12px;font-weight:600;display:inline-flex}.category-nav a:hover{background:var(--olive);color:#fff}.category-section{padding-top:30px}.category-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;margin-bottom:19px;display:flex}.category-heading h3{letter-spacing:-.03em;margin-bottom:13px;font-size:27px}.category-heading span{color:#949d91;font-size:11px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.product-card{background:var(--paper);border:1px solid #e9e9dd;border-radius:8px;transition:box-shadow .2s,transform .2s;overflow:hidden}.product-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #29403114}.product-photo{aspect-ratio:1.16;background:#e8e5db;position:relative;overflow:hidden}.product-photo img{object-fit:cover;transition:transform .3s}.product-card:hover .product-photo img{transform:scale(1.04)}.product-info{padding:18px}.product-info h4{letter-spacing:-.02em;margin:0 0 7px;font-family:Playfair Display,Georgia,serif;font-size:19px}.product-info p{color:#7d8579;min-height:37px;margin:0 0 18px;font-size:12px;line-height:1.55}.product-bottom{border-top:1px solid #efeee8;justify-content:space-between;align-items:center;padding-top:13px;display:flex}.product-bottom strong{color:var(--olive-dark);font-size:17px}.product-bottom small{color:#90988c;font-size:11px}.product-bottom a{width:34px;height:34px;color:var(--olive);background:#edf1e9;border-radius:50%;place-items:center;display:grid}.product-bottom a:hover{background:var(--olive);color:#fff}.product-bottom svg{width:17px;height:17px}.price-note{color:#8b9387;margin:28px 0 0;font-size:11px}.story-section{background:var(--olive-dark);color:#fff}.story-inner{grid-template-columns:1fr 1fr;align-items:center;gap:90px;padding-block:76px;display:grid}.story-image{border-radius:190px 190px 8px 8px;height:440px;position:relative;overflow:hidden}.story-image img{object-fit:cover}.story-copy{padding-right:15px}.story-copy .section-kicker{color:#d8ad8b}.story-copy h2{margin:19px 0 24px;font-size:clamp(40px,4vw,58px)}.story-copy h2 em{color:#e7c2a2}.story-copy p{color:#e4e8dd;max-width:480px;font-size:14px;line-height:1.85}.button-light{color:var(--olive-dark);background:#f8f3e8;margin-top:17px}.button-light:hover{background:#fff}.faq-section{grid-template-columns:.8fr 1.2fr;gap:85px;padding-block:105px;display:grid}.faq-intro h2{margin-top:19px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;padding:21px 0;font-size:14px;font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#aa795a;font-size:24px;font-weight:400;line-height:1}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{color:#738072;max-width:520px;margin-bottom:20px;padding-right:20px;font-size:13px;line-height:1.7}.closing-section{text-align:center;background:#eee4d4}.closing-inner{padding-block:75px 82px}.closing-inner h2{margin:14px 0 10px;font-size:clamp(40px,4.5vw,60px)}.closing-inner p{color:#6e756b;margin-bottom:26px;font-size:14px}.closing-inner .button svg{width:19px;height:19px}.site-footer{background:var(--cream)}.footer-inner{justify-content:space-between;align-items:center;gap:30px;min-height:143px;display:flex}.footer-inner strong{font-family:Playfair Display,Georgia,serif;font-size:24px}.footer-inner p{color:#818b7e;margin:6px 0 0;font-size:12px}.footer-links{gap:26px;font-size:12px;font-weight:600;display:flex}.footer-inner>span{color:#92998e;font-size:11px}.floating-whatsapp{z-index:10;color:#fff;background:#25d366;border-radius:50%;place-items:center;width:56px;height:56px;transition:transform .2s;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 25px #0003}.floating-whatsapp:hover{transform:translateY(-3px)}.floating-whatsapp svg{width:31px;height:31px}@media (max-width:900px){.header-inner{gap:15px}.site-header nav{gap:18px}.hero{gap:28px}.hero h1{font-size:52px}.hero-image{height:470px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.story-inner,.faq-section{gap:45px}}@media (max-width:700px){.container{width:min(100% - 36px,520px)}.announcement{min-height:31px;font-size:9px;line-height:1.4}.announcement span{display:none}.header-inner{min-height:70px}.brand{gap:8px;min-width:auto}.brand img{width:43px;height:43px}.brand strong{font-size:20px}.brand small{font-size:7px}.site-header nav{display:none}.header-order{border:1px solid #cdd5c9;border-radius:6px;padding:9px 11px;font-size:11px}.header-order svg{width:15px}.hero{flex-direction:column;gap:36px;padding-block:44px 52px;display:flex}.hero-copy{padding:0}.eyebrow{letter-spacing:.17em;font-size:9px}.hero h1{margin:21px 0 17px;font-size:clamp(49px,11.2vw,66px)}.hero-copy>p{max-width:400px;margin-bottom:24px;font-size:14px;line-height:1.75}.hero-actions{gap:17px}.button{min-height:49px;padding:0 17px;font-size:12px}.text-link{font-size:11px}.hero-note{margin-top:27px;font-size:11px}.hero-visual{width:100%;padding-right:10px}.hero-image{height:440px}.hero-sticker{width:98px;height:98px;font-size:8px;top:25px;right:-8px}.hero-sticker span{font-size:18px}.hero-image-caption{padding:12px 15px;font-size:14px;left:14px}.promise-inner{flex-wrap:wrap;justify-content:space-between;gap:12px;min-height:auto;padding-block:15px;font-size:10px}.promise-inner span:last-child{display:none}.products-section{padding-block:67px 73px}.section-heading h2,.faq-intro h2{font-size:45px}.section-heading p{font-size:12px}.section-count{white-space:nowrap;font-size:9px}.category-nav{margin-right:-18px;padding-top:26px}.category-section{padding-top:25px}.category-heading h3{font-size:24px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.product-info{padding:12px}.product-info h4{min-height:39px;font-size:16px;line-height:1.23}.product-info p{min-height:45px;margin-bottom:12px;font-size:11px;line-height:1.4}.product-photo{aspect-ratio:1}.product-bottom strong{font-size:15px}.product-bottom small{font-size:9px}.product-bottom a{width:30px;height:30px}.story-inner{flex-direction:column;gap:33px;padding-block:55px 64px;display:flex}.story-image{width:100%;height:350px}.story-copy{padding:0}.story-copy h2{font-size:43px}.story-copy p{font-size:13px}.faq-section{padding-block:70px;display:block}.faq-intro{margin-bottom:30px}.faq-intro h2{margin-bottom:0}.faq-list summary{padding:18px 0;font-size:13px}.closing-inner{padding-block:65px}.closing-inner h2{font-size:42px}.closing-inner p{line-height:1.6}.footer-inner{flex-direction:column;align-items:flex-start;gap:17px;padding-block:31px}.footer-links{gap:22px}.floating-whatsapp{width:54px;height:54px;bottom:17px;right:17px}}@media (max-width:390px){.hero h1{font-size:47px}.hero-image{height:365px}.header-order{font-size:10px}.product-info h4{font-size:15px}.product-bottom strong{font-size:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}.product-bottom{flex-direction:column;align-items:flex-start;gap:10px}.product-bottom a{white-space:nowrap;border-radius:4px;gap:6px;width:100%;height:32px;font-size:11px;font-weight:700;display:flex}.product-bottom a:before{content:"Sipariş ver"}
