:root{--red:#ed1c24;--cream:#fff8ea;--ink:#171411;--green:#bedb49;--yellow:#ffd83d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}main{overflow:hidden}.site-header{z-index:20;justify-content:space-between;align-items:center;width:100%;height:92px;padding:0 4.5vw;display:flex;position:absolute}.brand{text-transform:uppercase;letter-spacing:.18em;align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.brand img{object-fit:contain;width:104px;height:60px}.site-header nav{align-items:center;gap:32px;font-size:14px;font-weight:600;display:flex}.site-header nav a{transition:opacity .2s}.site-header nav a:hover{opacity:.55}.nav-cta{background:var(--ink);border-radius:99px;gap:20px;padding:14px 18px;display:flex;color:#fff!important}.menu-toggle{display:none}.hero{background:var(--cream);grid-template-columns:.9fr 1.1fr;height:100vh;min-height:780px;max-height:900px;padding:150px 7vw 70px;display:grid;position:relative}.hero:after{content:"";background:var(--green);filter:blur(1px);border-radius:50%;width:160px;height:160px;position:absolute;top:44%;left:-75px}.hero-copy{z-index:4;position:relative}.eyebrow,.kicker{letter-spacing:.16em;font-size:12px;font-weight:700}.eyebrow{align-items:center;gap:10px;margin-bottom:25px;display:flex}.eyebrow span{background:var(--red);width:30px;height:2px}h1,h2{letter-spacing:-.07em;margin:0;font-size:clamp(64px,7.3vw,116px);font-weight:700;line-height:.82}h1 em,h2 em{color:var(--red);font-family:Fraunces,serif;font-weight:700}.hero-copy>p{max-width:490px;margin:34px 0;font-size:18px;line-height:1.6}.hero-actions{align-items:center;gap:30px;display:flex}.button{border-radius:99px;align-items:center;gap:34px;padding:17px 22px;font-size:14px;font-weight:700;display:inline-flex}.button.primary{background:var(--red);color:#fff}.text-link{border-bottom:1px solid;padding-bottom:4px;font-size:14px;font-weight:700}.text-link span{margin-left:14px}.hero-visual{justify-content:center;align-items:center;min-height:550px;display:flex;position:relative}.sunburst{aspect-ratio:1;background:repeating-conic-gradient(var(--yellow) 0deg 5deg,#ffed99 5deg 10deg);opacity:.9;border-radius:50%;width:min(39vw,590px);animation:50s linear infinite spin;position:absolute;-webkit-mask:radial-gradient(circle,#000 0 52%,#0000 53%);mask:radial-gradient(circle,#000 0 52%,#0000 53%)}.sandwich-stack{filter:drop-shadow(0 24px 18px #3d200029);z-index:2;width:min(34vw,510px);height:540px;position:relative}.layer{animation:4s ease-in-out infinite float;position:absolute;left:50%;transform:translate(-50%)}.bun-top{background:radial-gradient(at 35% 18%,#ffd883 0 4%,#0000 5%),radial-gradient(at 62% 30%,#ffe49c 0 3%,#0000 4%),radial-gradient(at 52% 15%,#ffe6a0 0 3%,#0000 4%),linear-gradient(#e79a29,#b95e0d);border-bottom:9px solid #91450b;border-radius:180px 180px 32px 32px;width:360px;height:136px;animation-delay:-.1s;top:26px}.bun-top b{background:#ffe5a8;border-radius:50%;width:12px;height:4px;position:absolute;transform:rotate(25deg)}.bun-top b:first-child{top:35%;left:25%}.bun-top b:nth-child(2){top:20%;left:43%}.bun-top b:nth-child(3){top:40%;left:60%}.bun-top b:nth-child(4){top:29%;left:74%}.bun-top b:nth-child(5){top:55%;left:51%}.lettuce{clip-path:polygon(0 45%,7% 10%,14% 38%,22% 0,31% 35%,40% 5%,50% 38%,60% 0,71% 39%,80% 8%,90% 42%,100% 10%,96% 80%,88% 62%,80% 100%,70% 62%,60% 98%,50% 65%,40% 100%,30% 63%,20% 95%,10% 60%,0 78%);background:#70a92d;width:380px;height:50px;animation-delay:-.4s;top:195px}.tomato{justify-content:center;gap:5px;width:320px;height:35px;animation-delay:-.7s;display:flex;top:272px}.tomato i{background:radial-gradient(circle,#f5aa83 0 10%,#e64a29 11% 65%,#bd2517 66%);border:3px solid #a92215;border-radius:50%;width:102px;height:30px}.cheese{clip-path:polygon(0 0,100% 0,93% 60%,76% 48%,64% 100%,48% 50%,31% 93%,18% 50%,4% 73%);background:#ffc62e;width:350px;height:40px;animation-delay:-1s;top:335px}.turkey{justify-content:center;width:330px;height:45px;animation-delay:-1.3s;display:flex;top:398px}.turkey i{background:linear-gradient(15deg,#c56c4e,#edb298);border:3px solid #a85840;border-radius:50%;width:130px;height:42px;margin:-4px -17px;transform:rotate(-5deg)}.turkey i:nth-child(2){z-index:2;transform:rotate(8deg)}.bun-bottom{background:linear-gradient(#db8220,#b85a0b);border-top:8px solid #f3b84c;border-radius:20px 20px 100px 100px;width:360px;height:65px;animation-delay:-1.6s;top:470px}.ingredient-label{z-index:5;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700;position:absolute}.ingredient-label span{background:var(--ink);height:1px;margin-top:8px;display:block}.label-bun{width:115px;top:20%;right:1%}.label-fresh{text-align:right;width:110px;top:43%;left:2%}.label-cheese{width:90px;top:61%;right:0}.fresh-stamp{z-index:4;background:var(--red);color:#fff;outline:5px solid var(--red);border:2px dashed #fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:116px;height:116px;display:flex;position:absolute;bottom:5%;right:7%;transform:rotate(9deg)}.fresh-stamp strong{font-size:17px}.fresh-stamp span{letter-spacing:.15em;font-size:9px}.scroll-note{letter-spacing:.12em;text-transform:uppercase;writing-mode:vertical-rl;gap:15px;font-size:11px;display:flex;position:absolute;bottom:30px;left:7vw}.scroll-note span{font-size:18px}.ticker{background:var(--red);color:#fff;white-space:nowrap;letter-spacing:.06em;align-items:center;height:74px;font-size:22px;font-weight:700;display:flex;overflow:hidden;transform:rotate(-2deg)scale(1.02)}.ticker div{animation:18s linear infinite ticker}.ticker b{color:var(--yellow);padding:0 30px}.products-section{background:#fff;padding:150px 7vw 140px}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:55px;display:flex}.section-heading h2{margin-top:20px;font-size:clamp(60px,7vw,100px)}.section-heading>p{max-width:380px;font-size:17px;line-height:1.6}.filters{gap:8px;margin-bottom:35px;display:flex}.filters button{cursor:pointer;background:0 0;border:1px solid #d7d2c9;border-radius:99px;padding:11px 18px}.filters button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.product-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.product-card{border-radius:28px;padding:14px;animation:.45s both cardIn}.product-card.yellow{background:#ffe56d}.product-card.green{background:#cbe776}.product-card.red{background:#f2756f}.product-card.blue{background:#9cdcf0}.product-card.orange{background:#ffb95f}.product-card.pink{background:#f1b3cf}.product-image{aspect-ratio:1;background:#fff;border-radius:20px;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-card:hover img{transform:scale(1.05)}.product-info{padding:20px 8px 10px;position:relative}.product-info span{letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:700}.product-info h3{letter-spacing:-.03em;margin:6px 45px 0 0;font-size:24px}.product-info button{cursor:pointer;background:#fff;border:0;border-radius:50%;width:40px;height:40px;font-size:18px;position:absolute;bottom:5px;right:5px}.all-products{border-bottom:1px solid;margin:52px auto 0;padding:0 4px 6px;font-weight:700;display:table}.all-products span{margin-left:20px}.story{background:var(--yellow);grid-template-columns:1.1fr .9fr;min-height:760px;display:grid}.story-photo{border-radius:32px;margin:50px;position:relative;overflow:hidden}.story-photo>img{object-fit:cover;width:100%;height:100%}.year-badge{background:var(--cream);border-radius:50%;justify-content:center;align-items:center;gap:10px;width:150px;height:150px;display:flex;position:absolute;bottom:22px;right:22px;transform:rotate(-7deg)}.year-badge strong{color:var(--red);font-family:Fraunces;font-size:44px}.year-badge span{text-transform:uppercase;font-size:11px;font-weight:700}.story-copy{flex-direction:column;justify-content:center;padding:100px 7vw 80px 4vw;display:flex}.story-copy h2{margin:22px 0 35px;font-size:clamp(64px,7vw,104px)}.story-copy>p{max-width:490px;font-size:17px;line-height:1.7}.round-link{border:1px solid;border-radius:50%;justify-content:center;align-items:center;gap:12px;width:125px;height:125px;margin-top:25px;font-size:13px;font-weight:700;transition:all .3s;display:flex}.round-link:hover{background:var(--red);color:#fff;border-color:var(--red);transform:rotate(6deg)}.quality{color:#fff;background:#1b1916;grid-template-columns:1fr 1fr;gap:8vw;padding:140px 7vw;display:grid}.quality-intro h2{margin-top:28px;font-size:clamp(52px,5.8vw,88px)}.quality-list>div{border-top:1px solid #4e4942;grid-template-columns:55px 1fr;column-gap:15px;padding:30px 0;display:grid}.quality-list b{color:var(--green);font-size:12px}.quality-list h3{margin:0;font-size:26px}.quality-list p{color:#bbb4a9;grid-column:2;max-width:450px;margin:12px 0 0;line-height:1.6}.business{background:var(--green);justify-content:space-between;align-items:center;padding:80px 7vw;display:flex}.business-copy>span{letter-spacing:.15em;font-size:11px;font-weight:700}.business-copy h2{margin:20px 0;font-size:clamp(48px,6vw,86px)}.business-copy p{max-width:550px;font-size:17px;line-height:1.6}.giant-arrow{background:var(--red);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:180px;height:180px;font-size:75px;transition:all .3s;display:flex}.giant-arrow:hover{transform:rotate(12deg)scale(1.04)}footer{background:var(--red);color:#fff;padding:100px 7vw 25px}.footer-top{border-bottom:1px solid #ffffff59;justify-content:space-between;align-items:flex-start;padding-bottom:80px;display:flex}.footer-brand img{object-fit:contain;filter:brightness(0)invert();width:150px;height:105px}.footer-brand p{margin:0;font-size:14px}.footer-top h2{text-align:right;font-size:clamp(60px,8vw,110px)}.footer-top h2 em{color:var(--yellow)}.footer-grid{grid-template-columns:1.4fr 1fr .6fr;gap:50px;padding:60px 0;display:grid}.footer-grid>div{flex-direction:column;gap:10px;display:flex}.footer-grid span{letter-spacing:.16em;color:#ffd7d8;margin-bottom:14px;font-size:10px;font-weight:700}.footer-grid p{margin:0;line-height:1.65}.footer-grid a{width:fit-content}.footer-grid a:hover{text-decoration:underline}.footer-bottom{letter-spacing:.08em;border-top:1px solid #ffffff59;justify-content:space-between;padding-top:22px;font-size:11px;display:flex}@keyframes float{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,-9px)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes ticker{to{transform:translate(-50%)}}@keyframes cardIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media (max-width:900px){.site-header{height:76px;padding:0 22px}.brand img{width:82px}.site-header nav{background:var(--ink);color:#fff;border-radius:20px;flex-direction:column;align-items:stretch;gap:20px;padding:25px;display:none;position:absolute;top:70px;left:15px;right:15px}.site-header nav.open{display:flex}.nav-cta{background:var(--red)}.menu-toggle{background:var(--ink);border:0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:45px;height:45px;display:flex}.menu-toggle i{background:#fff;width:18px;height:2px;display:block}.hero{grid-template-columns:1fr;height:auto;min-height:1020px;max-height:none;padding:120px 22px 70px}.hero-copy{z-index:6}.hero-copy h1{font-size:64px}.hero-copy>p{margin:25px 0;font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start;gap:15px}.hero-visual{min-height:520px;margin-top:20px}.sunburst{width:420px}.sandwich-stack{width:390px;transform:scale(.8)}.ingredient-label{display:none}.fresh-stamp{width:90px;height:90px;bottom:8%;right:2%}.scroll-note{display:none}.ticker{height:58px;font-size:16px}.products-section{padding:100px 22px}.section-heading{display:block}.section-heading h2{font-size:64px}.section-heading>p{margin-top:28px}.filters{padding-bottom:8px;overflow:auto}.filters button{white-space:nowrap}.product-grid,.story{grid-template-columns:1fr}.story-photo{height:500px;margin:22px}.story-copy{padding:70px 22px}.story-copy h2{font-size:65px}.quality{grid-template-columns:1fr;padding:95px 22px}.quality-intro h2{margin-bottom:50px;font-size:54px}.business{align-items:flex-end;padding:70px 22px}.business-copy h2{font-size:49px}.giant-arrow{flex-shrink:0;width:78px;height:78px;margin-left:10px;font-size:36px}footer{padding:80px 22px 25px}.footer-top{display:block}.footer-top h2{text-align:left;margin-top:45px;font-size:65px}.footer-grid{grid-template-columns:1fr}.footer-bottom{gap:30px}}.still-life{background:#149cdf;border-top:24px solid #e94a98;border-bottom:24px solid #e94a98;height:min(72vw,820px);min-height:580px;position:relative;overflow:hidden}.still-life:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(130deg,#0000 0 68%,#ffffff24 68% 72%,#0000 72% 76%,#ffffff24 76% 80%,#0000 80%);position:absolute;inset:0}.still-life img{object-fit:cover;width:100%;height:100%;display:block}.still-copy{z-index:4;color:#fff;text-shadow:0 6px #0000001a;position:absolute;top:9%;left:7vw;transform:rotate(-3deg)}.still-copy span{letter-spacing:-.06em;font-size:clamp(34px,5.2vw,82px);font-style:italic;font-weight:700;line-height:.86}.still-copy b{color:#fff;background:#e94a98;width:max-content;margin-top:12px;padding:3px 20px;font-size:clamp(52px,8vw,126px);line-height:.9;display:block}.zigzag{z-index:5;color:#fff;letter-spacing:-25px;font-size:90px;position:absolute;bottom:4%;right:4vw;transform:rotate(-10deg)}@media (max-width:900px){.still-life{border-width:12px;height:650px}.still-life img{object-position:63% center}.still-copy{top:6%}.zigzag{font-size:55px}}.hero-lifestyle{isolation:isolate;align-self:center;min-height:560px;margin-left:2vw;position:relative}.hero-lifestyle:before{content:"";z-index:-1;background:#149cdf;border-radius:48% 52% 46% 54%/55% 43% 57% 45%;position:absolute;inset:-18px 18px 18px -18px;transform:rotate(-3deg)}.hero-lifestyle img{object-fit:cover;object-position:61% center;border-radius:46% 54% 48% 52%/54% 42% 58% 46%;width:100%;height:570px;display:block}.hero-burst{color:#fff;letter-spacing:-.04em;box-shadow:8px 8px 0 var(--yellow);background:#e94a98;padding:17px 22px;font-size:18px;font-weight:800;line-height:.9;position:absolute;bottom:34px;left:-34px;transform:rotate(-7deg)}.hero-burst strong{font-size:34px}.hero-dots{color:var(--yellow);letter-spacing:8px;font-size:37px;line-height:.45;position:absolute;top:12px;right:-12px;transform:rotate(7deg)}.life-grid{color:#fff;background:#149cdf;grid-template-columns:.7fr 1fr 1fr;align-items:end;gap:22px;padding:130px 7vw;display:grid}.life-heading{align-self:center;padding-right:2vw}.life-heading>span{letter-spacing:.17em;font-size:11px;font-weight:700}.life-heading h2{margin-top:24px;font-size:clamp(54px,6vw,90px)}.life-heading h2 em{color:var(--yellow)}.life-card{background:var(--yellow);border-radius:28px;margin:0;padding:12px;position:relative;overflow:hidden;transform:rotate(-2deg)}.life-card.cafe{background:#e94a98;transform:rotate(2deg)translateY(-55px)}.life-card img{aspect-ratio:4/5;object-fit:cover;border-radius:19px;width:100%;display:block}.life-card figcaption{color:var(--ink);align-items:center;gap:15px;padding:15px 5px 8px;display:flex}.life-card figcaption b{font-size:24px}.life-card figcaption span{font-size:13px}.life-card.cafe figcaption{color:#fff}@media (max-width:900px){.hero-lifestyle{min-height:490px;margin:25px 8px 0}.hero-lifestyle img{object-position:68% center;height:480px}.hero-lifestyle:before{inset:-10px 10px 10px -10px}.hero-burst{left:-10px}.life-grid{grid-template-columns:1fr;padding:90px 22px}.life-heading{margin-bottom:30px}.life-card,.life-card.cafe{transform:none}.life-card img{aspect-ratio:4/3}.life-card.cafe{margin-top:8px}}.product-card{cursor:pointer;outline:none}.product-card:focus-visible{box-shadow:0 0 0 4px #fff,0 0 0 7px var(--ink)}.lightbox-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#0f0c09d1;place-items:center;padding:28px;animation:.25s fadeIn;display:grid;position:fixed;inset:0}.lightbox{background:var(--yellow);border-radius:32px;width:min(1180px,96vw);max-height:94vh;padding:34px;position:relative;overflow:auto;box-shadow:0 40px 100px #00000073}.lightbox.green{background:#cbe776}.lightbox.red{background:#f2756f}.lightbox.blue{background:#9cdcf0}.lightbox.orange{background:#ffb95f}.lightbox.pink{background:#f1b3cf}.lightbox-close{background:var(--ink);color:#fff;cursor:pointer;z-index:3;border:0;border-radius:50%;width:46px;height:46px;font-size:30px;line-height:1;position:absolute;top:18px;right:22px}.lightbox-head{justify-content:space-between;align-items:flex-end;padding:0 60px 25px 2px;display:flex}.lightbox-head span{letter-spacing:.15em;text-transform:uppercase;font-size:11px;font-weight:700}.lightbox-head h2{margin-top:9px;font-size:clamp(42px,5vw,72px);line-height:.9}.lightbox-head p{max-width:280px;margin:0;font-size:17px;font-weight:600}.lightbox-gallery{grid-template-columns:.78fr 1.22fr;gap:14px;display:grid}.lightbox-gallery figure{background:#fff;border-radius:22px;min-height:430px;margin:0;position:relative;overflow:hidden}.lightbox-gallery img{object-fit:cover;width:100%;height:100%;display:block}.lightbox-gallery figcaption{letter-spacing:.13em;background:#fff;border-radius:99px;padding:9px 13px;font-size:10px;font-weight:800;position:absolute;top:15px;left:15px}.lightbox-nav{justify-content:space-between;align-items:center;padding-top:20px;display:flex}.lightbox-nav button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:99px;padding:12px 17px;font-weight:700}.lightbox-nav span{letter-spacing:.1em;font-size:12px;font-weight:700}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:700px){.lightbox-backdrop{padding:10px}.lightbox{border-radius:24px;padding:22px 14px 18px}.lightbox-head{padding:35px 52px 18px 4px;display:block}.lightbox-head h2{font-size:42px}.lightbox-head p{margin-top:12px;font-size:14px}.lightbox-close{top:14px;right:14px}.lightbox-gallery{scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.lightbox-gallery figure{scroll-snap-align:center;min-width:88%;min-height:360px}.lightbox-gallery img{position:absolute;inset:0}.lightbox-nav{padding:15px 2px 0}.lightbox-nav button{font-size:12px}}html{-moz-text-size-adjust:100%;text-size-adjust:100%}body{overflow-x:hidden}.hero{height:auto;min-height:100svh}.lightbox-backdrop{-webkit-backdrop-filter:blur(10px)}button,a{-webkit-tap-highlight-color:transparent}.subnav{background:var(--cream);z-index:20;justify-content:space-between;align-items:center;height:96px;padding:0 5vw;display:flex;position:relative}.subnav.dark{color:#fff;background:#1b1916}.subbrand img{object-fit:contain;width:112px;height:70px}.subnav nav{gap:30px;font-size:14px;font-weight:700;display:flex}.subnav nav a.active{color:var(--red)}.subhero{background:var(--yellow);grid-template-columns:.8fr 1.2fr;align-items:center;gap:6vw;padding:70px 6vw 100px;display:grid}.subhero span,.catalog-head>span,.quality-hero>span,.contact-hero>span{letter-spacing:.17em;font-size:11px;font-weight:800}.subhero h1{margin-top:25px}.subhero img{object-fit:cover;border-radius:34px;width:100%;height:650px}.editorial{grid-template-columns:1fr 1fr;gap:10vw;padding:130px 7vw;display:grid}.editorial h2{font-size:clamp(54px,6vw,90px)}.editorial p{margin:0 0 28px;font-size:19px;line-height:1.75}.about-cards{grid-template-columns:repeat(3,1fr);gap:18px;padding:0 7vw 130px;display:grid}.about-cards article{border:1px solid #d9d1c4;border-radius:24px;padding:35px}.about-cards b{color:var(--red)}.about-cards h3{font-size:27px}.about-cards p{line-height:1.65}.page-cta{background:var(--red);color:#fff;border-radius:24px;justify-content:space-between;margin:0 7vw 100px;padding:35px 40px;font-size:30px;font-weight:700;display:flex}.quality-page{color:#fff;background:#1b1916;min-height:100vh}.quality-hero{padding:100px 7vw 140px}.quality-hero h1{margin:25px 0 45px}.quality-hero p{color:#c5beb4;max-width:560px;font-size:19px;line-height:1.7}.process-grid{border-top:1px solid #49443e;grid-template-columns:1fr 1fr;display:grid}.process-grid article{border-bottom:1px solid #49443e;padding:60px 7vw}.process-grid article:nth-child(odd){border-right:1px solid #49443e}.process-grid b{color:var(--green)}.process-grid h2{margin:30px 0 20px;font-size:46px}.process-grid p{color:#c5beb4;line-height:1.7}.quality-quote{background:var(--green);color:var(--ink);padding:130px 10vw;font-family:Fraunces;font-size:clamp(42px,6vw,82px);line-height:1.1}.quality-quote small{margin-top:35px;font-family:DM Sans;font-size:13px;display:block}.contact-hero{color:#fff;background:#e94a98;padding:80px 7vw}.contact-hero h1{margin-top:25px}.contact-hero h1 em{color:var(--yellow)}.contact-grid{grid-template-columns:1fr 1fr;display:grid}.contact-grid>a,.contact-grid>div{border-bottom:1px solid #d8d1c5;border-right:1px solid #d8d1c5;flex-direction:column;min-height:230px;padding:40px 7vw;display:flex;position:relative}.contact-grid span{letter-spacing:.15em;margin-bottom:30px;font-size:10px;font-weight:800}.contact-grid strong{font-size:25px;line-height:1.45}.contact-grid i{font-size:35px;position:absolute;bottom:25px;right:30px}.social-strip{background:var(--yellow);justify-content:space-between;align-items:center;padding:70px 7vw;display:flex}.social-strip a{background:var(--ink);color:#fff;border-radius:99px;padding:17px 22px;font-weight:700}.catalog-head{padding:80px 7vw 60px}.catalog-head h1{margin:20px 0 45px}.catalog-grid{grid-template-columns:repeat(4,1fr);gap:16px;padding:0 7vw 120px;display:grid}.catalog-card{text-align:left;cursor:pointer;background:var(--yellow);border:0;border-radius:22px;padding:12px;position:relative}.catalog-card.c1{background:#cbe776}.catalog-card.c2{background:#f2756f}.catalog-card.c3{background:#9cdcf0}.catalog-card.c4{background:#ffb95f}.catalog-card.c5{background:#f1b3cf}.catalog-card img{aspect-ratio:1;object-fit:cover;border-radius:15px;width:100%}.catalog-card span{letter-spacing:.12em;text-transform:uppercase;margin:14px 5px 5px;font-size:9px;display:block}.catalog-card strong{margin:0 35px 8px 5px;font-size:19px;display:block}.catalog-card i{font-size:21px;position:absolute;bottom:16px;right:16px}@media (max-width:900px){.subnav{height:76px;padding:0 18px}.subbrand img{width:82px}.subnav nav{white-space:nowrap;-webkit-overflow-scrolling:touch;gap:6px;margin-left:15px;font-size:12px;overflow-x:auto}.subnav nav a{align-items:center;min-height:44px;padding:0 8px;display:flex}.subhero{grid-template-columns:1fr;padding:55px 22px}.subhero h1,.catalog-head h1,.contact-hero h1,.quality-hero h1{font-size:58px}.subhero img{height:440px}.editorial{grid-template-columns:1fr;padding:85px 22px}.editorial p{font-size:16px}.about-cards{grid-template-columns:1fr;padding:0 22px 85px}.page-cta{margin:0 22px 70px}.process-grid{grid-template-columns:1fr}.process-grid article:nth-child(odd){border-right:0}.quality-hero{padding:80px 22px}.process-grid article{padding:45px 22px}.process-grid h2{font-size:38px}.contact-hero{padding:70px 22px}.contact-grid{grid-template-columns:1fr}.contact-grid>a,.contact-grid>div{min-height:190px;padding:32px 22px}.contact-grid strong{font-size:20px}.social-strip{flex-direction:column;align-items:flex-start;gap:25px;padding:55px 22px}.catalog-head{padding:60px 22px 40px}.catalog-grid{grid-template-columns:1fr 1fr;padding:0 22px 80px}.catalog-card strong{font-size:16px}}@media (max-width:520px){.catalog-grid{grid-template-columns:1fr}.subhero img{height:360px}.lightbox{max-height:calc(100svh - 20px)}}@supports (-webkit-touch-callout:none){.hero-lifestyle img,.subhero img{transform:translateZ(0)}.lightbox-backdrop{height:100dvh}.product-image img,.catalog-card img{backface-visibility:hidden}}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fff8eae0;border-bottom:1px solid #17141114;position:fixed}.subnav{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fff8eaeb;position:sticky;top:0}.subnav.dark{background:#1b1916f0}.back-top{right:max(20px,env(safe-area-inset-right));bottom:max(20px,env(safe-area-inset-bottom));z-index:90;background:var(--ink);color:#fff;cursor:pointer;opacity:0;visibility:hidden;border:0;border-radius:50%;width:54px;height:54px;font-size:24px;transition:all .25s;position:fixed;transform:translateY(14px);box-shadow:0 12px 30px #0000003d}.back-top.show{opacity:1;visibility:visible;transform:none}.global-footer{background:var(--red);color:#fff;padding:100px 7vw 25px}.global-footer .footer-grid{grid-template-columns:1.2fr 1fr 1fr .6fr}.logo-plate{background:#fff;border-radius:18px;justify-content:center;align-items:center;width:178px;height:112px;padding:9px;display:flex}.global-footer .footer-brand img{object-fit:contain;filter:none;width:100%;height:100%}.uidea{letter-spacing:.04em}.uidea strong{font-size:15px}.seo-hero{background:var(--yellow);padding:100px 7vw 120px}.seo-hero.blue{background:#9cdcf0}.seo-hero.pink{background:#f1b3cf}.seo-hero h1{margin:25px 0 40px;font-size:clamp(62px,8vw,120px)}.seo-hero p{max-width:620px;font-size:20px;line-height:1.65}.seo-hero>a{background:var(--red);color:#fff;border-radius:99px;margin-top:25px;padding:17px 22px;font-weight:700;display:inline-flex}.seo-content{grid-template-columns:1fr 1fr;gap:10vw;padding:120px 7vw;display:grid}.seo-content h2{font-size:clamp(52px,6vw,88px)}.seo-content h3{margin:0 0 10px;font-size:27px}.seo-content p{margin:0 0 40px;font-size:17px;line-height:1.7}.instagram-home{background:#fff;padding:120px 7vw}.instagram-head{justify-content:space-between;align-items:flex-end;margin-bottom:50px;display:flex}.instagram-head>div>span{letter-spacing:.17em;font-size:11px;font-weight:800}.instagram-head h2{margin-top:20px;font-size:clamp(58px,7vw,96px)}.instagram-head>a{background:var(--ink);color:#fff;border-radius:99px;padding:16px 21px;font-weight:700}.instagram-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.instagram-grid a{aspect-ratio:1;border-radius:20px;position:relative;overflow:hidden}.instagram-grid img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.instagram-grid a:hover img{transform:scale(1.05)}.instagram-grid span{width:40px;height:40px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;font-size:19px;display:grid;position:absolute;top:12px;right:12px}@media (max-width:900px){.global-footer{padding:75px 22px 22px}.global-footer .footer-grid{grid-template-columns:1fr}.logo-plate{width:148px;height:96px}.seo-hero{padding:75px 22px 90px}.seo-hero h1{font-size:56px}.seo-hero p{font-size:17px}.seo-content{grid-template-columns:1fr;padding:85px 22px}.instagram-home{padding:85px 22px}.instagram-head{display:block}.instagram-head>a{margin-top:28px;display:inline-flex}.instagram-grid{grid-template-columns:1fr 1fr}.back-top{width:50px;height:50px}.site-header{height:76px}}@media (max-width:520px){.instagram-grid{gap:8px}.instagram-grid a{border-radius:14px}}.back-top{border:1px solid #ffffff2e;width:58px;height:58px;font-size:0;transition:opacity .25s,transform .25s,background .2s}.back-top:hover{background:var(--red)}.arrow-stem{background:#fff;border-radius:2px;width:2px;height:23px;transition:transform .2s;position:absolute;top:18px;left:50%;transform:translate(-50%)}.arrow-head{border-top:2px solid #fff;border-left:2px solid #fff;border-radius:1px;width:12px;height:12px;transition:transform .2s;position:absolute;top:17px;left:50%;transform:translate(-50%)rotate(45deg)}.back-top:hover .arrow-stem{transform:translate(-50%)translateY(-2px)}.back-top:hover .arrow-head{transform:translate(-50%)translateY(-2px)rotate(45deg)}.bite-icon{flex:0 0 28px;width:28px;height:22px;transition:transform .25s;display:inline-block;position:relative}.bite-icon>i,.bite-icon>b{background:#f2aa38;border-radius:8px;width:24px;height:5px;position:absolute;left:2px}.bite-icon>i:first-child{border-radius:12px 12px 5px 5px;top:2px}.bite-icon>i:last-child{top:15px}.bite-icon>i:first-child:after{content:"";background:#fff3c4;border-radius:50%;width:2px;height:2px;position:absolute;top:1px;left:7px;box-shadow:7px 1px #fff3c4}.bite-icon:after{content:"";background:currentColor;border-radius:50%;width:7px;height:7px;position:absolute;top:5px;right:-1px;box-shadow:2px 5px}.button:hover .bite-icon,.nav-cta:hover .bite-icon,.round-link:hover .bite-icon,.all-products:hover .bite-icon,.instagram-home a:hover .bite-icon,.giant-arrow:hover .bite-icon{transform:translate(4px)rotate(-4deg)}.instagram-grid>a>.bite-icon{color:#fff;background:#fff;border-radius:50%;width:46px;height:46px;padding:12px 8px;position:absolute;top:12px;right:12px}.instagram-grid>a>.bite-icon>i,.instagram-grid>a>.bite-icon>b{top:13px;left:10px}.giant-arrow .bite-icon{transform:scale(2.1)}.back-top .arrow-stem,.back-top .arrow-head{display:none}.back-top:before,.back-top:after{content:"";background:#f2aa38;border-radius:10px;width:26px;height:7px;position:absolute;left:16px}.back-top:before{border-radius:14px 14px 6px 6px;top:18px;box-shadow:0 15px #f2aa38}.back-top:after{background:var(--red);height:5px;top:28px}.back-top:hover:after{transform:translateY(1px)}.catalog-card i{font-size:0}.catalog-card i:before,.contact-grid i:before{content:"";background:linear-gradient(var(--red),var(--red)) center/100% 4px no-repeat;border-top:6px solid #f2aa38;border-bottom:6px solid #f2aa38;border-radius:8px;width:26px;height:18px;display:inline-block}.site-header nav>a,.nav-products>a,.subnav nav a{text-transform:uppercase;letter-spacing:.07em;font-size:12px}.nav-products{align-items:center;height:92px;display:flex}.nav-products>a{font-weight:600}.mega-menu{opacity:0;visibility:hidden;pointer-events:none;text-transform:uppercase;background:#fff;border:1px solid #1714111a;border-radius:25px;grid-template-columns:.75fr .85fr 1.2fr 1.2fr;gap:16px;padding:22px;transition:all .25s;display:grid;position:absolute;top:78px;left:4.5vw;right:4.5vw;transform:translateY(10px);box-shadow:0 25px 70px #301f0b2e}.nav-products:hover .mega-menu,.nav-products:focus-within .mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:none}.mega-links{flex-direction:column;align-items:flex-start;gap:12px;padding:16px;display:flex}.mega-links>span{letter-spacing:.18em;color:#8b8276;margin-bottom:6px;font-size:9px;font-weight:800}.mega-links>a{letter-spacing:.02em;text-transform:uppercase;font-size:13px;font-weight:700}.mega-links>a:hover{color:var(--red)}.mega-product{background:var(--yellow);border-radius:18px;min-height:230px;position:relative;overflow:hidden}.mega-product.pink{background:#f1b3cf}.mega-product img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.mega-product:hover img{transform:scale(1.04)}.mega-product>div{background:#ffffffeb;border-radius:12px;flex-direction:column;padding:12px;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.mega-product small{letter-spacing:.15em;font-size:8px}.mega-product strong{margin-top:3px;font-size:15px}.mega-menu:before{content:"";height:16px;position:absolute;top:-12px;left:0;right:0}@media (max-width:900px){.nav-products{display:contents}.mega-menu{display:none}.site-header nav>a,.nav-products>a,.subnav nav a{font-size:12px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.contact-grid i,.page-cta>span{font-size:0}.page-cta>span:before{content:"";background:linear-gradient(#fff,#fff) 50%/100% 5px no-repeat;border-top:7px solid #f2aa38;border-bottom:7px solid #f2aa38;border-radius:10px;width:34px;height:24px;display:inline-block}.social-strip a{align-items:center;gap:12px;font-size:0;display:inline-flex}.social-strip a:before{content:"INSTAGRAM’DA TAKİP EDİN";font-size:14px}.social-strip a:after{content:"";background:linear-gradient(var(--red),var(--red)) center/100% 4px no-repeat;border-top:6px solid #f2aa38;border-bottom:6px solid #f2aa38;border-radius:8px;width:26px;height:18px;display:inline-block}.bite-icon{background:#149cdf;border:2px solid #fff;border-radius:50%;flex-basis:38px;width:38px;height:38px;overflow:hidden;box-shadow:0 3px #171411}.bite-icon>i,.bite-icon>b{width:23px;left:7px}.bite-icon>i:first-child{background:#ffd84d;border-radius:14px 14px 5px 5px;height:7px;top:9px}.bite-icon>b{background:#e94a98;height:5px;top:17px}.bite-icon>i:last-child{background:#8bc63f;border-radius:4px 4px 10px 10px;height:6px;top:23px}.bite-icon:after{background:#fff;width:8px;height:8px;top:13px;right:-3px;box-shadow:1px 7px #fff}.bite-icon>i:first-child:after{width:3px;height:2px;top:2px;left:5px;box-shadow:8px 0 #fff3c4}.instagram-grid>a>.bite-icon{color:#fff;background:#149cdf;border:3px solid #fff;width:48px;height:48px;padding:0}.instagram-grid>a>.bite-icon>i,.instagram-grid>a>.bite-icon>b{width:24px;left:10px}.instagram-grid>a>.bite-icon>i:first-child{top:10px}.instagram-grid>a>.bite-icon>b{top:19px}.instagram-grid>a>.bite-icon>i:last-child{top:26px}.catalog-card i:before,.contact-grid i:before,.page-cta>span:before,.social-strip a:after{box-sizing:border-box;background:linear-gradient(#ffd84d,#ffd84d) 50% 9px/23px 7px no-repeat,linear-gradient(#e94a98,#e94a98) 50% 18px/25px 5px no-repeat,linear-gradient(#8bc63f,#8bc63f) 50% 25px/23px 6px no-repeat,#149cdf;border:2px solid #fff;border-radius:50%;width:40px;height:40px;box-shadow:0 3px #171411}.catalog-card i:before{border-color:#fff}.contact-grid i:before{border-color:#171411}.back-top:before{width:38px;height:38px;box-shadow:none;background:linear-gradient(#ffd84d,#ffd84d) 50% 8px/22px 7px no-repeat,linear-gradient(#e94a98,#e94a98) 50% 17px/24px 5px no-repeat,linear-gradient(#8bc63f,#8bc63f) 50% 24px/22px 6px no-repeat,#149cdf;border:2px solid #ffe34f;border-radius:50%;top:8px;left:10px}.back-top:after{display:none}.bite-icon{clip-path:polygon(0 0,88% 0,100% 12%,88% 24%,100% 37%,88% 50%,100% 63%,88% 76%,100% 88%,88% 100%,0 100%);color:#171411;background:#ffe34f;border:2px solid #171411;border-radius:50%;flex-basis:40px;place-items:center;width:40px;height:40px;display:inline-grid;overflow:visible;box-shadow:4px 4px #e94a98}.bite-icon>i,.bite-icon>b{display:none}.bite-icon:before{content:"➜";font-family:Arial,sans-serif;font-size:23px;font-style:normal;font-weight:900;line-height:1;transform:translate(-1px)}.bite-icon:after{display:none}.nav-cta .bite-icon,.global-footer .bite-icon,.instagram-head .bite-icon{border-color:#171411}.instagram-grid>a>.bite-icon{color:#171411;background:#ffe34f;border:2px solid #171411;width:46px;height:46px;padding:0;display:grid}.instagram-grid>a>.bite-icon:before{font-size:25px}.catalog-card i:before,.contact-grid i:before,.page-cta>span:before,.social-strip a:after{content:"➜";box-sizing:border-box;clip-path:polygon(0 0,88% 0,100% 12%,88% 24%,100% 37%,88% 50%,100% 63%,88% 76%,100% 88%,88% 100%,0 100%);color:#171411;background:#ffe34f;border:2px solid #171411;border-radius:50%;place-items:center;width:42px;height:42px;font:900 23px/1 Arial,sans-serif;display:inline-grid;box-shadow:4px 4px #e94a98}.page-cta>span:before,.social-strip a:after{border-color:#171411}.back-top:before{content:"↑";clip-path:polygon(0 0,88% 0,100% 12%,88% 24%,100% 37%,88% 50%,100% 63%,88% 76%,100% 88%,88% 100%,0 100%);color:#171411;background:#ffe34f;border:2px solid #171411;border-radius:50%;place-items:center;width:42px;height:42px;font:900 25px/1 Arial,sans-serif;display:grid;top:7px;left:8px;box-shadow:3px 3px #e94a98}.back-top:hover:before{transform:translateY(-2px);box-shadow:3px 5px #e94a98}h1,h2{line-height:.9}.subnav nav{min-width:0}.filters{max-width:100%}@media (max-width:900px){h1,h2{line-height:.94}.subnav nav{flex:1;min-width:0;max-width:calc(100% - 97px);padding-right:12px}.subnav nav a{flex:none}.filters{overscroll-behavior-inline:contain;width:100%;overflow-x:auto}.page-cta{align-items:center;gap:18px;font-size:25px}.page-cta>span{flex:0 0 42px}}.back-top{background:#ffe34f;border:2px solid #171411;box-shadow:5px 5px #e94a98}.back-top:before{content:"";clip-path:none;width:15px;height:15px;box-shadow:none;background:0 0;border:0;border-top:3px solid #171411;border-left:3px solid #171411;border-radius:1px;display:block;top:17px;left:50%;transform:translate(-50%)rotate(45deg)}.back-top:after{content:"";background:#171411;border-radius:3px;width:3px;height:25px;display:block;position:absolute;top:18px;left:50%;transform:translate(-50%)}.back-top:hover{background:#e94a98;transform:translateY(-3px)}.back-top:hover:before{box-shadow:none;transform:translate(-50%)rotate(45deg)}.back-top:hover:after{background:#171411}.social-app-link{align-items:center;gap:10px;display:flex}.social-app-icon{border-radius:8px;place-items:center;width:27px;height:27px;transition:transform .2s,box-shadow .2s;display:inline-grid}.social-app-icon svg{width:18px;height:18px;display:block}.instagram-icon{background:linear-gradient(135deg,#7b2cff,#e1306c 55%,#ffb340);box-shadow:0 2px #17141159}.instagram-icon svg{fill:none;stroke:#fff;stroke-width:1.8px}.instagram-icon .social-dot{fill:#fff;stroke:none}.linkedin-icon{background:#0a66c2;box-shadow:0 2px #17141159}.linkedin-icon svg{fill:#fff}.social-app-link:hover .social-app-icon{transform:translateY(-2px)rotate(-4deg);box-shadow:0 5px #1714114d}@media (max-width:900px){.subnav{grid-template-columns:1fr;align-content:center;gap:2px;height:auto;min-height:118px;padding:8px 18px 10px;display:grid}.subnav nav{order:2;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;width:100%;max-width:none;margin:0;padding:0;display:grid;overflow:visible}.subnav nav a{text-align:center;white-space:normal;letter-spacing:.03em;border-radius:8px;justify-content:center;min-width:0;min-height:38px;padding:0 3px;font-size:9px;line-height:1.15}.subnav{justify-content:space-between;align-items:center;gap:0;height:76px;min-height:76px;padding:0 22px;display:flex}.subbrand{justify-content:flex-start;height:auto;display:flex}.subbrand img{width:82px;height:60px}.subnav .sub-menu-toggle{z-index:3;flex:0 0 45px;display:flex;position:relative}.subnav .sub-menu-toggle.active i:first-child{transform:translateY(4px)rotate(45deg)}.subnav .sub-menu-toggle.active i:last-child{transform:translateY(-4px)rotate(-45deg)}.subnav nav{background:var(--ink);color:#fff;border-radius:20px;flex-direction:column;grid-template-columns:1fr;align-items:stretch;gap:8px;width:auto;max-width:none;margin:0;padding:25px;display:none;position:absolute;top:70px;left:15px;right:15px;overflow:visible;box-shadow:0 18px 45px #1714113d}.subnav nav.open{display:flex}.subnav nav a{text-align:left;white-space:nowrap;border-radius:10px;justify-content:flex-start;min-height:44px;padding:0 12px;font-size:12px;line-height:1.2}.subnav nav a.active{background:var(--red);color:#fff}.subnav.dark nav{color:var(--ink);background:#fff}.subnav.dark nav a.active{background:var(--red);color:#fff}}
