/*
Theme Name: Így Szeretem – Privát Chef & Catering
Theme URI: https://example.com/
Author: OpenAI Codex
Description: Egyoldalas, horgonyos bemutatkozó WordPress téma privát chef és catering szolgáltatáshoz.
Version: 1.0.16
Text Domain: igy-szeretem
*/

@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600&family=Manrope:wght@400;500;600&display=swap');

:root{--cream:#f5efe4;--paper:#fbf7ef;--cocoa:#3a2118;--sage:#73785b;--stone:#b8ad9c;--white:#fffdf8;--line:rgba(58,33,24,.16);--shadow:0 24px 70px rgba(58,33,24,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--cream);color:var(--cocoa);font-family:Manrope,Arial,sans-serif;font-size:17px;line-height:1.7}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.16;z-index:20;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.16'/%3E%3C/svg%3E")}img{display:block;max-width:100%;height:auto}a{color:inherit}.container{width:min(1180px,calc(100% - 48px));margin:auto}.eyebrow{margin:0 0 18px;color:var(--sage);font-size:13px;font-weight:600;letter-spacing:.24em;text-transform:uppercase}.section{padding:120px 0}.section-title{font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(48px,6vw,78px);font-weight:500;line-height:1.02;letter-spacing:-.035em;margin:0 0 28px}.lead{font-size:20px;max-width:670px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:58px;padding:0 30px;border:1px solid var(--cocoa);border-radius:4px;background:var(--cocoa);color:var(--white);text-decoration:none;font-weight:500;transition:.2s ease}.button:hover,.button:focus-visible{transform:translateY(-2px);background:transparent;color:var(--cocoa)}.button--light{background:var(--white);color:var(--cocoa);border-color:var(--white)}
.site-header{position:sticky;top:0;z-index:50;background:rgba(245,239,228,.88);backdrop-filter:blur(16px);border-bottom:1px solid transparent;transition:.25s}.site-header.is-scrolled{border-color:var(--line)}.nav-wrap{height:92px;display:flex;align-items:center;justify-content:space-between}.brand img{width:126px;max-height:78px;object-fit:contain}.site-nav{display:flex;align-items:center;gap:38px}.site-nav a{text-decoration:none;font-size:15px;font-weight:500;position:relative}.site-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:var(--sage);transition:.22s}.site-nav a:hover:after,.site-nav a:focus-visible:after{right:0}.menu-toggle{display:none;border:0;background:none;color:var(--cocoa);font:600 15px Manrope;padding:12px}
.hero{min-height:calc(100vh - 92px);padding:56px 0 80px;display:grid;align-items:center}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:74px;align-items:center}.hero h1{font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(62px,7.1vw,102px);font-weight:500;line-height:.92;letter-spacing:-.055em;margin:0 0 28px}.hero-copy{font-size:19px;max-width:590px;margin:0 0 38px}.hero-media{position:relative}.hero-media img{width:100%;height:min(72vh,720px);object-fit:cover;object-position:center 38%;border-radius:48% 48% 8px 8px;box-shadow:var(--shadow)}.hero-media:after{content:"";position:absolute;width:150px;height:210px;left:-65px;bottom:15px;background:no-repeat center/contain url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 130 210'%3E%3Cg fill='none' stroke='%2373785b' stroke-width='1.4'%3E%3Cpath d='M65 205C63 135 56 70 71 7'/%3E%3Cpath d='M65 171c-26-12-38-32-44-56 24 9 39 28 44 56Zm0-38c24-13 36-31 43-55-23 8-37 27-43 55Zm-3-38C39 83 27 64 23 42c22 9 35 27 39 53Zm3-31c20-12 30-28 35-48-20 7-31 23-35 48Z'/%3E%3C/g%3E%3C/svg%3E")}.hero-note{display:flex;gap:30px;margin-top:44px;padding-top:24px;border-top:1px solid var(--line);font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:var(--sage)}
.about{background:var(--paper)}.about-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:90px;align-items:start}.about-copy p:first-of-type{font-family:"Cormorant Garamond",Georgia,serif;font-size:35px;line-height:1.22;margin-top:0}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:52px}.value{padding-top:22px;border-top:1px solid var(--line)}.value strong{display:block;margin-bottom:8px;font-family:"Cormorant Garamond",Georgia,serif;font-size:25px}.value span{font-size:14px;color:#67564e}
.services-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:54px}.services-head .lead{max-width:470px}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.service-card{min-height:340px;padding:46px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--line);border-radius:120px 8px 8px 8px;background:rgba(255,253,248,.55);transition:.25s}.service-card:nth-child(even){border-radius:8px 120px 8px 8px;background:#e4decf}.service-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.service-number{font-size:13px;letter-spacing:.2em;color:var(--sage)}.service-card h3{font-family:"Cormorant Garamond",Georgia,serif;font-size:42px;font-weight:500;line-height:1;margin:36px 0 16px}.service-card p{margin:0;max-width:470px}.cuisine-band{margin-top:22px;padding:70px;border-radius:8px;background:var(--sage);color:var(--white);display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.cuisine-band h3{font-family:"Cormorant Garamond",Georgia,serif;font-size:52px;font-weight:500;line-height:1.05;margin:0}.cuisine-band p{margin:0}
.process{background:var(--paper)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:58px}.step{position:relative;padding:32px 0;border-top:1px solid var(--line)}.step span{display:block;color:var(--sage);font-size:13px;letter-spacing:.18em;margin-bottom:40px}.step h3{font-family:"Cormorant Garamond",Georgia,serif;font-size:31px;font-weight:500;margin:0 0 12px}.step p{font-size:15px;margin:0}
.contact{background:var(--cocoa);color:var(--white)}.contact-grid{display:grid;grid-template-columns:1fr .8fr;gap:90px;align-items:center}.contact .eyebrow{color:#b9bda0}.contact-card{padding:42px;border:1px solid rgba(255,255,255,.2);border-radius:110px 8px 8px;background:rgba(255,255,255,.04)}.contact-row{padding:18px 0;border-bottom:1px solid rgba(255,255,255,.15)}.contact-row:last-child{border:0}.contact-row small{display:block;color:#c9bdaf;margin-bottom:4px}.contact-row a{text-decoration:none;font-size:20px}.contact-note{font-size:13px;color:#c9bdaf;margin-top:20px}.site-footer{padding:30px 0;background:#28160f;color:#d8cfc5}.footer-wrap{display:flex;justify-content:space-between;gap:24px;font-size:13px}
.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.section{padding:88px 0}.hero-grid,.about-grid,.contact-grid{grid-template-columns:1fr}.hero-grid{gap:42px}.hero-media{order:-1}.hero-media img{height:56vh;min-height:470px}.hero-media:after{display:none}.hero h1{font-size:clamp(58px,13vw,86px)}.services-head{display:block}.service-grid{grid-template-columns:1fr}.cuisine-band{grid-template-columns:1fr;gap:20px;padding:48px}.steps,.values{grid-template-columns:1fr}.site-nav{position:absolute;display:none;top:92px;left:0;right:0;padding:25px 24px 34px;background:var(--cream);border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:20px}.site-nav.open{display:flex}.menu-toggle{display:block}}
@media(max-width:560px){.container{width:min(100% - 30px,1180px)}.nav-wrap{height:78px}.brand img{width:102px;max-height:66px}.site-nav{top:78px}.hero{padding-top:24px}.hero-media img{min-height:390px;height:50vh}.hero h1{font-size:56px}.hero-note{flex-direction:column;gap:8px}.section-title{font-size:50px}.service-card{min-height:300px;padding:34px 28px;border-radius:72px 6px 6px}.service-card:nth-child(even){border-radius:6px 72px 6px 6px}.cuisine-band{padding:38px 28px}.cuisine-band h3{font-size:42px}.contact-card{padding:34px 26px;border-radius:72px 6px 6px}.footer-wrap{flex-direction:column}.button{width:100%}}
/* 1.0.2 refinements */
.nav-wrap{height:164px}.brand,.brand .custom-logo-link{display:flex;align-items:center}.brand img,.brand .custom-logo,.brand .custom-logo-link img{width:280px;max-width:none;max-height:150px;object-fit:contain}.hero{min-height:calc(100vh - 164px)}.about-quote{margin:36px 0 0;padding:24px 0 24px 28px;border-left:2px solid var(--sage);font-family:"Cormorant Garamond",Georgia,serif;font-size:29px;line-height:1.25;color:var(--sage)}.event-team{margin-top:22px;padding:36px 44px;border:1px solid var(--line);border-radius:8px;background:var(--paper);display:flex;align-items:center;justify-content:space-between;gap:50px}.event-team h3{margin:0;font-family:"Cormorant Garamond",Georgia,serif;font-size:35px;font-weight:500;line-height:1.05}.event-team p{margin:0;max-width:650px}
@media(max-width:900px){.site-nav{top:164px}.event-team{align-items:flex-start;flex-direction:column;gap:16px}}
@media(max-width:560px){.nav-wrap{height:122px}.brand img,.brand .custom-logo,.brand .custom-logo-link img{width:190px;max-height:112px}.site-nav{top:122px}.event-team{padding:30px 26px}}
/* 1.0.4 responsive and social refinements */
.nav-wrap{height:194px}.brand img,.brand .custom-logo,.brand .custom-logo-link img{width:340px;max-height:180px}.hero{min-height:calc(100vh - 194px)}.social-links{display:flex;gap:12px;margin-top:28px}.social-link{width:48px;height:48px;border:1px solid rgba(255,255,255,.28);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--white);transition:.2s ease}.social-link:hover,.social-link:focus-visible{background:var(--white);color:var(--cocoa);transform:translateY(-2px)}.social-link svg{width:21px;height:21px;fill:currentColor}
@media(max-width:1100px) and (min-width:901px){.container{width:min(100% - 56px,980px)}.nav-wrap{height:158px}.brand img,.brand .custom-logo,.brand .custom-logo-link img{width:270px;max-height:145px}.site-nav{gap:24px}.hero{min-height:auto;padding:54px 0 76px}.hero-grid{gap:42px}.hero h1{font-size:70px}.hero-media img{height:620px}.about-grid{grid-template-columns:.55fr 1.45fr;gap:50px}.service-card{padding:38px}.contact-grid{gap:50px}}
@media(max-width:900px){html{scroll-padding-top:138px}.nav-wrap{height:138px}.brand img,.brand .custom-logo,.brand .custom-logo-link img{width:235px;max-height:126px}.site-nav{top:138px}.hero{min-height:auto;padding-top:36px}.section{padding:82px 0}.about-grid{gap:26px}.about-copy p:first-of-type{font-size:31px}.contact-grid{gap:46px}}
@media(max-width:560px){html{scroll-padding-top:112px}.container{width:calc(100% - 32px)}.nav-wrap{height:112px}.brand img,.brand .custom-logo,.brand .custom-logo-link img{width:188px;max-height:102px}.site-nav{top:112px}.hero-media img{min-height:350px;height:48vh}.hero h1{font-size:50px;line-height:.96}.hero-copy{font-size:17px}.section{padding:68px 0}.section-title{font-size:46px}.about-copy p:first-of-type{font-size:28px}.about-quote{font-size:25px;padding-left:20px}.service-card h3{font-size:37px}.event-team h3{font-size:31px}.cuisine-band h3{font-size:39px}.contact-row a{font-size:17px}.social-link{width:46px;height:46px}}
.social-link--inactive{cursor:default;opacity:.82}.social-link--inactive:hover{background:transparent;color:var(--white);transform:none}
/* 1.0.6 balanced header and gallery */
.nav-wrap{display:grid;grid-template-columns:1fr 1fr;align-items:center}.brand{justify-self:start}.site-nav{justify-self:end}.about-side{position:sticky;top:220px}.about-photo{margin:34px 0 0}.about-photo img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:48% 48% 8px 8px}.gallery{background:var(--paper)}.gallery-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:52px}.gallery-head .lead{max-width:430px}.gallery-grid{display:grid;grid-template-columns:1.05fr .95fr 1fr;grid-template-rows:340px 290px;gap:18px}.gallery-item{margin:0;overflow:hidden;border-radius:8px}.gallery-item:first-child{grid-row:1/3;border-radius:150px 8px 8px 8px}.gallery-item:nth-child(4){grid-column:2/4}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.gallery-item:hover img{transform:scale(1.025)}
@media(max-width:1100px){.site-nav{gap:20px}.gallery-grid{grid-template-rows:300px 250px}}
@media(max-width:900px){.nav-wrap{display:flex}.about-side{position:static}.about-photo{max-width:520px}.gallery-head{display:block}.gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:380px 260px 260px}.gallery-item:first-child{grid-column:1/3;grid-row:auto;border-radius:100px 8px 8px 8px}.gallery-item:nth-child(4){grid-column:auto}}
@media(max-width:560px){.gallery-grid{grid-template-columns:1fr;grid-template-rows:none}.gallery-item,.gallery-item:first-child,.gallery-item:nth-child(4){grid-column:auto;height:300px;border-radius:6px}.gallery-item:first-child{border-radius:72px 6px 6px 6px}.gallery-item:nth-child(n+5){display:none}}
/* 1.0.7 larger brand mark */
.nav-wrap{height:226px}.brand img,.brand .custom-logo,.brand .custom-logo-link img{width:410px;max-height:212px}.hero{min-height:calc(100vh - 226px)}
@media(max-width:1100px) and (min-width:901px){.nav-wrap{height:184px}.brand img,.brand .custom-logo,.brand .custom-logo-link img{width:320px;max-height:170px}}
@media(max-width:900px){.nav-wrap{height:156px}.brand img,.brand .custom-logo,.brand .custom-logo-link img{width:270px;max-height:144px}.site-nav{top:156px}.gallery-item:last-child:nth-child(odd){grid-column:1/3}}
@media(max-width:560px){.nav-wrap{height:126px}.brand img,.brand .custom-logo,.brand .custom-logo-link img{width:210px;max-height:116px}.site-nav{top:126px}.gallery-item:last-child:nth-child(odd){grid-column:auto}}
/* 1.0.9 complete mobile gallery */
@media(max-width:900px){.gallery-item:last-child{grid-column:1/3}}
@media(max-width:560px){.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gallery-item,.gallery-item:first-child,.gallery-item:nth-child(4),.gallery-item:nth-child(n+5){display:block;grid-column:auto;height:220px;border-radius:6px}.gallery-item:first-child{grid-column:1/3;height:300px;border-radius:72px 6px 6px 6px}.gallery-item:last-child{grid-column:1/3;height:260px}}
/* 1.0.12 stronger process labels and Dóra gallery feature */
.step span{font-size:16px;font-weight:600;letter-spacing:.12em;color:#656b4e}.gallery-item:last-child{grid-column:1/4;height:420px;border-radius:8px 8px 120px 8px}.gallery-item:last-child img{object-position:center 42%}
@media(max-width:900px){.step span{font-size:15px}.gallery-item:last-child{grid-column:1/3;height:380px}}
@media(max-width:560px){.step span{font-size:15px;letter-spacing:.08em;margin-bottom:22px}.gallery-item:last-child{grid-column:1/3;height:320px}}
.about-closing{margin:40px 0 0;font-family:"Cormorant Garamond",Georgia,serif;font-size:42px!important;font-weight:600;line-height:1;color:var(--sage)}
@media(max-width:560px){.about-closing{font-size:36px!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}*{animation:none!important;transition:none!important}}
/* 1.0.16 larger logo at every breakpoint */
.nav-wrap{height:260px}.brand img,.brand .custom-logo,.brand .custom-logo-link img{width:520px;max-height:246px}.hero{min-height:calc(100vh - 260px)}
@media(max-width:1100px) and (min-width:901px){.nav-wrap{height:208px}.brand img,.brand .custom-logo,.brand .custom-logo-link img{width:380px;max-height:194px}}
@media(max-width:900px){html{scroll-padding-top:176px}.nav-wrap{height:176px}.brand img,.brand .custom-logo,.brand .custom-logo-link img{width:310px;max-height:164px}.site-nav{top:176px}}
@media(max-width:560px){html{scroll-padding-top:144px}.nav-wrap{height:144px}.brand img,.brand .custom-logo,.brand .custom-logo-link img{width:255px;max-height:134px}.site-nav{top:144px}}
