:root{
  --black:#0d0a09;--black2:#17100e;--cream:#fff7f2;--cream2:#f9eee9;--pink:#f7b6a8;--pink2:#ef9f90;--rose:#c77868;--text:#201815;--muted:#6e5d57;--line:#efcfc5;
  --serif:"Cormorant Garamond",Georgia,serif;--sans:"Montserrat",Arial,sans-serif;--script:"Allura",cursive;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--text);font-family:var(--sans);overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;width:100%}button{font:inherit}.section-light{background:var(--cream)}
.header{position:absolute;z-index:30;top:0;left:0;right:0;height:88px;display:flex;align-items:flex-start;justify-content:space-between;padding:16px 18px;color:#fff}.logo{display:flex;flex-direction:column;line-height:.72}.logo-script{font-family:var(--script);font-size:38px;color:#f6c2b8;text-shadow:0 1px 10px #0008}.logo-sub{font:700 7px/1 var(--sans);letter-spacing:.27em;margin:10px 0 0 15px;color:#fff}.hamburger{border:0;background:none;width:40px;height:40px;padding:8px 4px;display:flex;flex-direction:column;justify-content:center;gap:6px}.hamburger span{height:2px;width:28px;background:#fff;border-radius:2px}.desktop-nav{display:none}.mobile-menu{position:fixed;z-index:50;top:72px;right:14px;left:14px;display:none;flex-direction:column;background:#100c0bef;color:white;border:1px solid #ffffff24;border-radius:18px;padding:12px;backdrop-filter:blur(12px);box-shadow:0 20px 50px #0008}.mobile-menu.open{display:flex}.mobile-menu a{padding:13px 14px;border-bottom:1px solid #ffffff12}.mobile-menu a:last-child{background:var(--pink);color:#1a1210;border:0;border-radius:12px;margin-top:8px;text-align:center;font-weight:700}
.hero{position:relative;height:711px;background:#0e0a09;color:#fff;overflow:hidden}.hero-bg{position:absolute;inset:0;background:url('assets/fanni.jpg') center 41%/cover no-repeat;transform:scale(1.02)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#120b08a8 0%,#0d09077a 22%,#0d090742 48%,#0b0807d6 77%,#0b0807f6 100%),linear-gradient(90deg,#100b09a6 0%,#100b095a 55%,#100b0930 100%)}.hero-copy{position:absolute;z-index:2;left:20px;right:20px;top:276px}.overline,.section-kicker{font-size:10px;line-height:1.2;font-weight:700;letter-spacing:.2em;color:#e98f81;margin:0 0 10px}.hero .overline{color:#f5c0b6}.hero h1{font-family:var(--serif);font-size:56px;line-height:.82;font-weight:500;letter-spacing:-.04em;margin:0;color:#fff}.hero h1 em{font-weight:500;color:#f4b7aa}.lead{font-size:14px;line-height:1.55;margin:20px 0 18px;color:#fff;max-width:340px}.hero-actions{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;border-radius:14px;padding:0 18px;font-weight:700;font-size:12px}.btn svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.primary{background:linear-gradient(135deg,#ffd0c6,#efa594);color:#1e1411;min-width:235px;box-shadow:0 10px 26px #0002}.primary span{margin-left:auto}.outline{border:1.5px solid #f4d6ce;color:#fff;min-width:235px;background:#0a07072e}.outline span{margin-left:auto}.trust-strip{position:absolute;z-index:2;left:0;right:0;bottom:0;height:96px;border-top:1px solid #ffffff22;background:#0b0807e8;display:grid;grid-template-columns:repeat(4,1fr);padding:13px 8px 10px}.trust-strip div{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;border-right:1px solid #ffffff12}.trust-strip div:last-child{border-right:0}.trust-strip svg{width:24px;height:24px;fill:none;stroke:#f1b6aa;stroke-width:1.6}.trust-strip span{font-size:8px;line-height:1.25;font-weight:600;color:#fff}
.about{padding:34px 20px 24px}.about-top{display:grid;grid-template-columns:minmax(0,1fr) 128px;gap:15px;align-items:end}.about-copy h2,.services h2,.works h2,.booking h2{font-family:var(--serif);font-weight:600;letter-spacing:-.025em}.about-copy h2{font-size:28px;line-height:.95;margin:0 0 10px}.accent-line{width:52px;height:2px;background:linear-gradient(90deg,#e37568,#f4afa2);margin:0 0 15px}.about-copy p{font-size:11px;line-height:1.52;color:#5e514d;margin:0 0 10px}.about-photo{height:235px;object-fit:cover;object-position:51% 48%;border-radius:0 0 14px 14px;box-shadow:0 10px 22px #8d5b4b1a}.about blockquote{position:relative;margin:18px 0 0;padding:18px 32px;background:linear-gradient(135deg,#fde5df,#f9d5cc);border-radius:14px;text-align:center;font-family:var(--serif);font-style:italic;font-size:17px;line-height:1.14}.about blockquote:before,.about blockquote:after{position:absolute;font-family:var(--serif);font-style:normal;color:#f3a99d;font-size:52px;line-height:1}.about blockquote:before{content:"“";left:11px;top:10px}.about blockquote:after{content:"”";right:11px;bottom:-6px}
.services{padding:12px 20px 34px}.services>h2{font-size:32px;line-height:.95;margin:0;text-align:left}.centered{margin:14px auto 16px}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.service-card{background:#fff;border:1px solid #efddd6;border-radius:9px;overflow:hidden;box-shadow:0 7px 20px #8f615114}.service-card img{height:116px;object-fit:cover}.service-card>div{padding:9px 9px 8px;display:flex;flex-direction:column;min-height:137px}.service-card h3{font-size:12px;line-height:1.15;margin:0 0 6px}.service-card p{font-size:9px;line-height:1.35;color:#6f5f59;margin:0 0 9px}.service-card a{margin-top:auto;background:linear-gradient(135deg,#ffd0c7,#f2a999);border-radius:8px;padding:8px 9px;font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:space-between}.service-card.wide{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.08fr}.service-card.wide img{height:100%}.service-card.wide>div{min-height:132px}
.works{padding:36px 18px 18px}.section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:14px}.section-head h2{font-size:31px;line-height:.91;margin:0}.soft-btn{background:linear-gradient(135deg,#ffd4cb,#f6b4a6);border:1px solid #efb9ad;border-radius:14px;padding:12px 11px;min-width:116px;text-align:center;font-size:9px;font-weight:700;line-height:1.2;box-shadow:0 8px 18px #ad6c5b20}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:8px}.gallery button{border:0;padding:0;background:none;border-radius:8px;overflow:hidden;aspect-ratio:1.55/1;cursor:zoom-in}.gallery img{height:100%;object-fit:cover}
.booking{height:304px;position:relative;overflow:hidden;background:radial-gradient(circle at 90% 20%,#7f4c3a 0%,#291914 24%,#0d0908 60%);color:#fff;padding:34px 20px}.booking:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#090706 0%,#090706f1 45%,transparent 72%);pointer-events:none}.booking-content{position:relative;z-index:2;width:67%}.booking h2{font-size:34px;line-height:.9;color:#fff;margin:0 0 14px}.booking h2 em{color:#f5c7bd;font-weight:500}.booking p{font-size:11px;line-height:1.5;color:#f5eeeb;margin:0 0 18px}.booking-btn{min-width:190px}.phone{position:absolute;z-index:1;width:157px;height:295px;right:-21px;bottom:-25px;border:5px solid #171311;border-radius:28px;background:#f4e7e2;transform:rotate(8deg);box-shadow:-10px 12px 30px #0007}.notch{position:absolute;top:5px;left:50%;transform:translateX(-50%);width:55px;height:10px;background:#14110f;border-radius:0 0 8px 8px;z-index:2}.phone-screen{position:absolute;inset:9px;background:#fff6f3;border-radius:18px;padding:32px 10px 10px;color:#4e413d;text-align:center;font-size:8px}.phone-screen>span{font-size:12px;font-weight:700}.cal-head{margin:22px 0 12px;font-weight:700}.calendar-grid{line-height:2.6;word-spacing:3px;color:#8b7770}.phone-cta{position:absolute;left:8px;right:8px;bottom:10px;background:#e87f6e;color:#fff;border-radius:8px;padding:8px}
.why{padding:25px 17px 27px}.why .section-kicker{text-align:left}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:17px}.why-grid>div{text-align:center;padding:0 6px;border-right:1px solid #efddd6}.why-grid>div:last-child{border-right:0}.why-grid svg{width:34px;height:34px;fill:none;stroke:#e78071;stroke-width:1.6;margin-bottom:8px}.why-grid b{font-size:8px;line-height:1.25;display:block}
.social-join{height:283px;position:relative;overflow:hidden;background:#0c0807;color:#fff}.social-join>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:59% 45%}.social-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#0a0707fa 0%,#0a0707ec 44%,#0a07076c 72%,#0a070724 100%),linear-gradient(0deg,#0a070780,#0000 65%)}.social-copy{position:absolute;z-index:2;left:20px;top:31px;width:56%}.social-copy h2{font-family:var(--script);font-size:50px;line-height:.7;font-weight:400;color:#f7c6bb;margin:0 0 24px;transform:rotate(-3deg)}.social-copy h2 span{font-family:var(--sans);font-size:20px}.social-copy p{font-size:10px;line-height:1.45;margin:0 0 15px;max-width:190px}.social-links{display:flex;align-items:center;gap:9px}.arrow-doodle{font-family:var(--script);font-size:54px;color:#f5b6aa;transform:rotate(10deg);line-height:.7;margin-right:8px}.social-links a{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;font-weight:800;font-size:21px;border:2px solid #fff}.insta{background:radial-gradient(circle at 30% 100%,#ffd600 0 22%,#ff7a00 35%,#ff0169 58%,#d300c5 78%,#7638fa 100%)}.fb{background:#2878e7}
.footer{background:#0b0807;color:#fff;padding:31px 22px 24px}.footer-logo{display:flex;flex-direction:column;align-items:center}.footer-logo .logo-script{font-size:50px}.footer-logo .logo-sub{margin:9px 0 0 0}.contact-list{display:flex;flex-direction:column;gap:10px;margin:28px 0 24px;padding:0 8px}.contact-list a{font-size:10px;display:flex;align-items:center;gap:12px}.contact-list span{color:#f0ad9e;font-size:18px;width:22px;text-align:center}.footer-nav{display:flex;justify-content:center;flex-wrap:wrap;gap:6px 14px;border-top:1px solid #ffffff26;border-bottom:1px solid #ffffff16;padding:13px 0;font-size:7px}.credit{text-align:center;padding-top:23px;color:#f1b1a4}.credit>span{font-size:26px;display:block}.credit small{display:block;font-size:7px;letter-spacing:.25em;margin-top:7px;color:#d9b6ae}.floating-book{display:none}
.lightbox{border:0;padding:0;background:transparent;max-width:94vw;overflow:visible}.lightbox::backdrop{background:#070504e9;backdrop-filter:blur(5px)}.lightbox img{max-width:92vw;max-height:84vh;width:auto;border-radius:12px}.lightbox button{position:absolute;right:0;top:-44px;border:0;background:none;color:#fff;font-size:38px}
@media(min-width:760px){
  .header{height:92px;padding:17px max(28px,calc((100vw - 1280px)/2))}.hamburger{display:none}.desktop-nav{display:flex;align-items:center;gap:24px;font-size:11px}.desktop-nav a{padding:9px 0}.nav-cta{background:var(--pink);color:#1c1411!important;border-radius:12px;padding:12px 17px!important;font-weight:700}.hero{height:810px}.hero-bg{background-position:center 35%}.hero-copy{left:max(42px,calc((100vw - 1280px)/2));top:235px}.hero h1{font-size:78px}.lead{font-size:16px}.hero-actions{flex-direction:row}.trust-strip{height:82px;padding-left:max(30px,calc((100vw - 1150px)/2));padding-right:max(30px,calc((100vw - 1150px)/2))}.trust-strip div{flex-direction:row;text-align:left}.trust-strip span{font-size:10px}.about,.services,.works,.why{max-width:1180px;margin:auto}.about{padding:70px 40px}.about-top{grid-template-columns:1fr 330px;gap:50px}.about-photo{height:430px;border-radius:18px}.about-copy h2{font-size:52px}.about-copy p{font-size:14px;max-width:650px}.about blockquote{font-size:26px;max-width:760px;margin:35px auto 0}.services{padding:20px 40px 70px}.services>h2{font-size:52px;text-align:center}.service-grid{grid-template-columns:repeat(5,1fr);gap:14px}.service-card.wide{grid-column:auto;display:block}.service-card.wide img{height:165px}.service-card img{height:165px}.service-card>div,.service-card.wide>div{min-height:180px}.service-card h3{font-size:14px}.service-card p{font-size:10px}.works{padding:70px 40px}.section-head h2{font-size:52px}.gallery{grid-template-columns:repeat(3,1fr);gap:14px}.booking{height:420px;padding:70px max(40px,calc((100vw - 1180px)/2))}.booking-content{width:55%}.booking h2{font-size:58px}.booking p{font-size:14px}.phone{width:230px;height:430px;right:max(50px,calc((100vw - 1000px)/2));bottom:-45px}.why{padding:50px 40px}.why-grid b{font-size:11px}.social-join{height:430px}.social-copy{left:max(40px,calc((100vw - 1180px)/2));top:75px}.social-copy h2{font-size:72px}.social-copy p{font-size:13px;max-width:300px}.footer{padding:55px max(40px,calc((100vw - 1180px)/2))}.footer-logo .logo-script{font-size:64px}.contact-list{max-width:500px;margin:30px auto}.contact-list a{font-size:12px}.floating-book{display:none}
}

/* --- V2: részletesebb bemutatkozás + prémium foglalási blokk --- */
.about{position:relative;overflow:hidden}.about-watermark{position:absolute;right:-22px;top:18px;font:700 38px/1 var(--sans);letter-spacing:.18em;color:#c7786810;white-space:nowrap;pointer-events:none}.eyebrow-pill{display:inline-flex;align-items:center;border:1px solid #e9c7bc;background:#fffaf7;border-radius:999px;padding:7px 10px;margin-bottom:13px;font-size:7px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ad6659}.about-lead{font-family:var(--serif);font-size:15px!important;line-height:1.28!important;color:#332521!important}.about-visual{position:relative;align-self:stretch;display:flex;align-items:flex-end;justify-content:flex-end}.portrait-frame{position:relative;width:100%}.portrait-frame:before{content:"";position:absolute;inset:-7px 7px 8px -7px;border:1px solid #eab9ad;border-radius:18px;z-index:0}.about-photo{position:relative;z-index:1}.portrait-note{position:absolute;z-index:3;left:-33px;bottom:15px;background:#17100eea;color:#fff;border:1px solid #ffffff26;border-radius:12px;padding:9px 10px;box-shadow:0 12px 28px #24100b33;backdrop-filter:blur(6px);display:flex;align-items:center;gap:7px}.portrait-note span{font-size:17px;color:#f5b3a5}.portrait-note strong{font-family:var(--serif);font-size:10px;line-height:1.1;font-weight:600}.portrait-sparkle{position:absolute;z-index:4;right:-7px;top:-14px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#f6b5a7;color:#fff;box-shadow:0 8px 18px #d4827150;font-size:15px}.about-values{display:grid;grid-template-columns:1fr;gap:9px;margin:22px 0 0}.about-values article{display:grid;grid-template-columns:37px 1fr;gap:10px;padding:12px;background:#fffaf7;border:1px solid #eed7cf;border-radius:13px;box-shadow:0 8px 22px #9a5c4710}.about-values article>span{width:37px;height:37px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#fbd8d0,#f2ad9f);font:700 9px/1 var(--sans);color:#7c443a}.about-values h3{margin:0 0 4px;font-family:var(--serif);font-size:16px;line-height:1}.about-values p{margin:0;font-size:9px;line-height:1.38;color:#6d5d57}

.booking{height:auto;min-height:0;padding:38px 20px 40px;background:radial-gradient(circle at 85% 10%,#704336 0,#2a1814 24%,#0e0908 58%,#080605 100%)}.booking:after{background:linear-gradient(115deg,#070504f5 0%,#120a08df 55%,#2d17118f 100%)}.booking-inner{position:relative;z-index:3;display:grid;grid-template-columns:1fr;gap:27px}.booking-content{width:auto}.booking-kicker{font-size:8px!important;letter-spacing:.2em;font-weight:700;color:#f1a798!important;margin:0 0 11px!important}.booking h2{font-size:36px}.booking-content>p:not(.booking-kicker){max-width:355px}.booking-badges{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 18px}.booking-badges span{border:1px solid #ffffff20;background:#ffffff0c;border-radius:999px;padding:7px 9px;font-size:7px;color:#f3d9d3;letter-spacing:.03em}.booking-card-wrap{position:relative}.booking-card-glow{position:absolute;inset:13% 4% -6%;background:#ee9f8b2b;filter:blur(30px);border-radius:50%}.booking-card{position:relative;border:1px solid #ffffff24;background:linear-gradient(145deg,#fff9f4 0%,#f7e8e2 100%);color:#281b18;border-radius:21px;padding:16px;box-shadow:0 24px 55px #0009;overflow:hidden}.booking-card:before{content:"";position:absolute;width:140px;height:140px;border-radius:50%;right:-65px;top:-75px;background:radial-gradient(circle,#f5b6a766 0%,#f5b6a700 68%)}.booking-card-head{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:13px;border-bottom:1px solid #e6cbc2}.booking-card-head small{display:block;font-size:6px;letter-spacing:.2em;color:#c27465;margin-bottom:4px;font-weight:700}.booking-card-head strong{display:block;font-family:var(--serif);font-size:19px;line-height:.95;max-width:230px}.booking-mark{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#1b1210;color:#f4b4a7}.booking-steps{padding:8px 0 4px}.booking-step{display:grid;grid-template-columns:29px 1fr 20px;gap:9px;align-items:center;padding:10px 0;border-bottom:1px solid #ead8d2}.booking-step:last-child{border-bottom:0}.booking-step>span{width:29px;height:29px;border-radius:10px;display:grid;place-items:center;background:#f6c4b8;font-size:9px;font-weight:800;color:#6c3a31}.booking-step b{display:block;font-size:9px;line-height:1.15;margin-bottom:3px}.booking-step small{display:block;font-size:7px;line-height:1.35;color:#806d67}.booking-step i{font-style:normal;color:#c57768;font-size:14px;text-align:center}.booking-card-foot{margin-top:7px;padding:10px 11px;border-radius:11px;background:#1a100e;color:#fff;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;font-size:7px}.booking-card-foot b{font-size:7px;color:#f2b4a8}.live-dot{width:7px;height:7px;border-radius:50%;background:#77d28e;box-shadow:0 0 0 4px #77d28e18}.booking-script{position:absolute;right:5px;bottom:-21px;font-family:var(--script);font-size:28px;color:#f3b5a8;transform:rotate(-5deg);opacity:.8}.booking-decor{position:absolute;border:1px solid #ffffff16;border-radius:50%;z-index:1}.booking-decor-one{width:150px;height:150px;right:-60px;top:-50px}.booking-decor-two{width:95px;height:95px;left:-55px;bottom:-20px}.phone{display:none!important}

@media(min-width:760px){
  .about{padding:82px 40px 58px}.about-watermark{font-size:80px;right:-25px;top:46px}.about-top{grid-template-columns:minmax(0,1fr) 360px;gap:70px;align-items:center}.about-copy p{font-size:14px;line-height:1.62;max-width:700px}.about-lead{font-size:21px!important;max-width:670px!important}.eyebrow-pill{font-size:9px;padding:9px 13px}.portrait-frame:before{inset:-12px 12px 12px -12px}.portrait-note{left:-45px;bottom:28px;padding:13px 15px;border-radius:15px}.portrait-note strong{font-size:13px}.portrait-note span{font-size:22px}.portrait-sparkle{right:-12px;top:-18px;width:44px;height:44px;font-size:19px}.about-values{grid-template-columns:repeat(3,1fr);gap:13px;margin-top:38px}.about-values article{grid-template-columns:44px 1fr;padding:17px 16px}.about-values article>span{width:44px;height:44px;font-size:10px}.about-values h3{font-size:20px}.about-values p{font-size:10px}.about blockquote{margin-top:28px}
  .booking{padding:76px max(40px,calc((100vw - 1180px)/2)) 84px}.booking-inner{grid-template-columns:minmax(0,.95fr) minmax(420px,.82fr);gap:80px;align-items:center}.booking h2{font-size:61px}.booking-content>p:not(.booking-kicker){font-size:14px;max-width:520px}.booking-badges{gap:8px;margin:22px 0}.booking-badges span{font-size:9px;padding:9px 12px}.booking-card{padding:22px;border-radius:27px}.booking-card-head strong{font-size:28px;max-width:310px}.booking-card-head small{font-size:7px}.booking-mark{width:42px;height:42px}.booking-step{grid-template-columns:38px 1fr 24px;padding:14px 0}.booking-step>span{width:38px;height:38px;font-size:11px}.booking-step b{font-size:11px}.booking-step small{font-size:9px}.booking-card-foot{font-size:9px;padding:13px 14px}.booking-card-foot b{font-size:9px}.booking-script{font-size:40px;right:13px;bottom:-30px}
}

/* --- V3: about section refined to match approved mockup --- */
.about{
  position:relative;
  overflow:hidden;
  padding:42px 16px 34px;
}
.about-watermark{
  left:50%;
  right:auto;
  top:8px;
  transform:translateX(-50%);
  font:700 64px/0.92 var(--serif);
  letter-spacing:.08em;
  color:#c7786809;
  white-space:nowrap;
}
.about-spark{
  position:absolute;
  right:14px;
  top:20px;
  width:42px;
  height:42px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:linear-gradient(135deg,#f7c5b9,#eca494);
  color:#fff;
  font-size:18px;
  box-shadow:0 10px 24px rgba(212,130,113,.25);
}
.about .section-kicker{
  margin-bottom:10px;
}
.eyebrow-pill{
  padding:10px 16px;
  font-size:7px;
  background:#fff8f5;
  border-color:#e8b9ad;
  color:#8f6054;
  margin-bottom:18px;
}
.about-top{
  display:grid;
  grid-template-columns:minmax(0,1fr) 136px;
  gap:16px;
  align-items:start;
}
.about-copy h2{
  font-size:39px;
  line-height:.93;
  letter-spacing:-.04em;
  margin:0 0 10px;
  max-width:215px;
}
.accent-line{
  width:55px;
  height:3px;
  margin:0 0 16px;
}
.about-copy p{
  font-size:10px;
  line-height:1.58;
  color:#5e514d;
  margin:0 0 12px;
}
.about-lead{
  font-family:var(--sans);
  font-size:10.8px !important;
  line-height:1.65 !important;
  color:#473833 !important;
}
.about-visual{
  position:relative;
  display:flex;
  align-items:flex-start;
  justify-content:flex-end;
  padding-top:74px;
}
.portrait-frame{
  width:100%;
}
.portrait-frame:before{
  inset:-10px -8px 10px 10px;
  border:1.2px solid #efc3b8;
  border-radius:22px;
}
.about-photo{
  height:172px;
  object-position:center 40%;
  border-radius:20px;
  box-shadow:0 16px 38px rgba(141,91,75,.15);
}
.portrait-note{display:none !important}
.portrait-leaf{
  position:absolute;
  right:-5px;
  bottom:6px;
  color:#cf927f;
  font-size:30px;
  opacity:.8;
}
.about blockquote{
  position:relative;
  margin:22px 0 14px;
  padding:22px 28px;
  background:#fffaf7;
  border:1px solid #f0d7cf;
  border-radius:18px;
  text-align:center;
  font-family:var(--serif);
  font-style:italic;
  font-size:15px;
  line-height:1.22;
  color:#261c19;
  box-shadow:0 8px 24px rgba(154,92,71,.07);
}
.about blockquote:before,
.about blockquote:after{
  color:#efc4ba;
  font-size:46px;
}
.about blockquote:before{left:10px;top:8px}
.about blockquote:after{right:10px;bottom:-5px}
.about-values{
  display:grid;
  grid-template-columns:1fr;
  gap:12px;
  margin:0;
}
.about-values article{
  display:grid;
  grid-template-columns:46px 1fr 18px;
  gap:12px;
  align-items:center;
  padding:14px 16px;
  background:#fffaf7;
  border:1px solid #ebd2ca;
  border-radius:18px;
  box-shadow:none;
}
.about-values article>span{
  width:46px;
  height:46px;
  border-radius:50%;
  background:linear-gradient(135deg,#f8d6ce,#f2b6a8);
  color:#78443a;
  font:700 10px/1 var(--sans);
}
.about-values h3{
  margin:0 0 4px;
  font-family:var(--serif);
  font-size:15px;
  line-height:1.02;
}
.about-values p{
  margin:0;
  font-size:8.8px;
  line-height:1.45;
  color:#6b5c57;
}
.about-values i{
  font-style:normal;
  font-size:18px;
  color:#cc8d7c;
}

@media(min-width:760px){
  .about{
    padding:92px 40px 60px;
  }
  .about-watermark{
    top:4px;
    font-size:108px;
  }
  .about-spark{
    right:36px;
    top:30px;
    width:56px;
    height:56px;
    font-size:23px;
  }
  .eyebrow-pill{
    font-size:10px;
    padding:12px 22px;
    margin-bottom:24px;
  }
  .about-top{
    grid-template-columns:minmax(0,1fr) 420px;
    gap:62px;
  }
  .about-copy h2{
    font-size:84px;
    max-width:520px;
    margin-bottom:14px;
  }
  .accent-line{
    width:82px;
    margin-bottom:26px;
  }
  .about-copy p{
    font-size:17px;
    line-height:1.7;
    max-width:620px;
    margin-bottom:20px;
  }
  .about-lead{
    font-size:20px !important;
    line-height:1.75 !important;
  }
  .about-visual{
    padding-top:92px;
  }
  .portrait-frame:before{
    inset:-18px -14px 18px 18px;
    border-radius:28px;
  }
  .about-photo{
    height:520px;
    border-radius:24px;
  }
  .portrait-leaf{
    right:-16px;
    bottom:10px;
    font-size:54px;
  }
  .about blockquote{
    margin:38px auto 18px;
    max-width:980px;
    padding:34px 52px;
    font-size:38px;
    border-radius:24px;
  }
  .about blockquote:before,
  .about blockquote:after{
    font-size:78px;
  }
  .about-values{
    gap:18px;
  }
  .about-values article{
    grid-template-columns:74px 1fr 26px;
    gap:20px;
    padding:24px 26px;
    border-radius:26px;
  }
  .about-values article>span{
    width:74px;
    height:74px;
    font-size:18px;
  }
  .about-values h3{
    font-size:26px;
    margin-bottom:6px;
  }
  .about-values p{
    font-size:16px;
    line-height:1.55;
  }
  .about-values i{
    font-size:32px;
  }
}

/* --- V4: mobile hero composition — keep Fanni's face clear --- */
@media(max-width:759px){
  .hero{
    height:720px;
  }
  .hero-bg{
    background-position:68% 34%;
    transform:scale(1.035);
  }
  .hero-overlay{
    background:
      linear-gradient(180deg,#120b08b0 0%,#0d09076b 18%,#0d09072a 39%,#0b0807b8 68%,#0b0807f8 100%),
      linear-gradient(90deg,#090605ed 0%,#0d0809d9 31%,#0d08098a 52%,#0d080928 72%,#0000 100%);
  }
  .hero-copy{
    left:21px;
    right:auto;
    top:292px;
    width:242px;
    max-width:62vw;
  }
  .hero .overline{
    max-width:230px;
    margin-bottom:10px;
    font-size:9px;
    line-height:1.25;
    letter-spacing:.16em;
  }
  .hero h1{
    font-size:49px;
    line-height:.86;
    max-width:238px;
    letter-spacing:-.035em;
  }
  .lead{
    max-width:238px;
    margin:17px 0 16px;
    font-size:12.5px;
    line-height:1.55;
  }
  .hero-actions{
    width:235px;
  }
  .btn{
    min-height:46px;
    font-size:11px;
  }
  .primary,.outline{
    min-width:235px;
  }
  .trust-strip{
    height:96px;
  }
}

@media(max-width:390px){
  .hero-bg{background-position:70% 34%}
  .hero-copy{
    top:302px;
    width:228px;
    max-width:61vw;
  }
  .hero h1{
    font-size:46px;
    max-width:225px;
  }
  .hero .overline,
  .lead{max-width:225px}
  .hero-actions,
  .primary,.outline{width:225px;min-width:225px}
}

@media(max-width:360px){
  .hero-copy{top:310px;width:210px;max-width:61vw}
  .hero h1{font-size:42px;max-width:210px}
  .lead{font-size:11.5px;max-width:210px}
  .hero-actions,.primary,.outline{width:210px;min-width:210px}
}

/* --- V5: mobile hero — headline above Fanni's face, CTA below it --- */
@media(max-width:759px){
  .hero{height:735px}
  .hero-copy{
    position:absolute;
    inset:0;
    width:auto;
    max-width:none;
    left:0;
    right:0;
    top:0;
  }
  .hero-title-block{
    position:absolute;
    left:20px;
    top:108px;
    width:255px;
    max-width:72vw;
  }
  .hero-title-block .overline{
    margin:0 0 8px;
    max-width:250px;
    font-size:8.5px;
    line-height:1.2;
    letter-spacing:.16em;
  }
  .hero-title-block h1{
    margin:0;
    font-size:45px;
    line-height:.84;
    max-width:250px;
    letter-spacing:-.035em;
  }
  .hero-bottom-block{
    position:absolute;
    left:20px;
    top:405px;
    width:238px;
    max-width:64vw;
  }
  .hero-bottom-block .lead{
    margin:0 0 16px;
    max-width:238px;
    font-size:12px;
    line-height:1.55;
  }
  .hero-bottom-block .hero-actions{width:235px}
  .hero-bottom-block .primary,
  .hero-bottom-block .outline{width:235px;min-width:235px}
  .hero-overlay{
    background:
      linear-gradient(180deg,#120b08b8 0%,#0d09075f 17%,#0d090718 36%,#0b080777 62%,#0b0807f8 100%),
      linear-gradient(90deg,#090605c2 0%,#0d08098a 33%,#0d080936 58%,transparent 82%);
  }
}

@media(max-width:390px){
  .hero-title-block{left:15px;top:112px;width:238px;max-width:72vw}
  .hero-title-block h1{font-size:43px;max-width:238px}
  .hero-bottom-block{left:15px;top:410px;width:225px;max-width:63vw}
  .hero-bottom-block .lead{font-size:11.5px;max-width:225px}
  .hero-bottom-block .hero-actions,
  .hero-bottom-block .primary,
  .hero-bottom-block .outline{width:225px;min-width:225px}
}

@media(max-width:360px){
  .hero-title-block{top:116px;width:220px}
  .hero-title-block h1{font-size:40px;max-width:220px}
  .hero-bottom-block{top:414px;width:210px}
  .hero-bottom-block .lead{font-size:11px;max-width:210px}
  .hero-bottom-block .hero-actions,
  .hero-bottom-block .primary,
  .hero-bottom-block .outline{width:210px;min-width:210px}
}

@media(min-width:760px){
  .hero-title-block,.hero-bottom-block{position:static;width:auto;max-width:none}
}

/* V6 — a headline/arc elrendezés CSAK mobilon változik.
   Desktopon a két mobilos wrapper nem befolyásolja az eredeti elrendezést. */
@media(min-width:760px){
  .hero-title-block,
  .hero-bottom-block{
    display:contents;
  }
}
