:root{--cream: #fbf6ea;--cream-2: #f7e7c7;--sand: #f4d4a6;--caramel: #d8b98a;--espresso: #1f3d24;--forest: #16301d;--forest-2: #196b41;--gold: #f5bf54;--mint: #cfeccf;--olive: #b9c455;--olive-dark: #a4a831;--moss: #5e610f;--mauve: #b4999f;--coffee: #9b5f30;--red: #ff3131;--red-dark: #e02020;--btn-yellow: #ffcb2e;--btn-yellow-dark: #f5b400;--ink: #233a1f;--ink-soft: #5e6b4f;--cream-on-dark: #f7efdd;--cream-muted: rgba(247, 239, 221, .72);--line: rgba(25, 107, 65, .16);--font-head: "Fraunces", Georgia, "Times New Roman", serif;--font-body: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--container: 1180px;--radius: 18px;--radius-lg: 26px;--shadow: 0 18px 50px rgba(15, 44, 26, .14);--shadow-soft: 0 8px 26px rgba(15, 44, 26, .1)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-body);color:var(--ink);background:var(--cream);line-height:1.65;font-size:17px;overflow-x:hidden}h1,h2,h3,h4{font-family:var(--font-head);line-height:1.1;font-weight:700;color:var(--espresso);letter-spacing:-.015em}h1{font-size:clamp(2.3rem,6vw,4.2rem)}h2{font-size:clamp(1.9rem,4.6vw,3rem)}h3{font-size:clamp(1.25rem,3vw,1.6rem)}em{font-style:italic;color:var(--forest-2);font-weight:300}p{margin-bottom:1rem}a{color:var(--forest-2);text-decoration:none}img{max-width:100%;display:block}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 22px}.section{padding:clamp(60px,9vw,110px) 0;position:relative}.section--alt{background:var(--cream-2)}.section--sand{background:linear-gradient(180deg,var(--cream),var(--sand))}.section--espresso{background:var(--espresso);color:var(--cream-on-dark)}.section--forest{background:var(--forest);color:var(--cream-on-dark)}.section--coffee{background:var(--coffee);color:var(--cream-on-dark)}.section--espresso h1,.section--espresso h2,.section--espresso h3,.section--forest h1,.section--forest h2,.section--forest h3,.section--coffee h1,.section--coffee h2,.section--coffee h3{color:var(--cream-on-dark)}.section--espresso em,.section--forest em,.section--coffee em{color:var(--gold)}.section--coffee .lead{color:#f7efddd9}.eyebrow{display:inline-block;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.18em;font-size:.74rem;font-weight:700;color:var(--forest-2);margin-bottom:14px}.hero--dark .eyebrow,.section--espresso .eyebrow,.section--forest .eyebrow,.section--coffee .eyebrow{color:var(--gold)}.lead{font-size:clamp(1.05rem,2.4vw,1.28rem);color:var(--ink-soft);max-width:56ch;font-weight:300}.section--espresso .lead,.section--forest .lead{color:var(--cream-muted)}.center{text-align:center}.center .lead{margin-left:auto;margin-right:auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--font-body);font-weight:700;font-size:1.02rem;padding:16px 32px;border-radius:999px;border:2px solid transparent;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;text-align:center}.btn--primary{background:var(--red);color:#fff!important;box-shadow:0 10px 28px #ff313157}.btn--primary:hover{background:var(--red-dark);transform:translateY(-2px);box-shadow:0 16px 38px #ff313170}.btn--ghost{background:transparent;border-color:var(--forest-2);color:var(--forest-2)}.btn--ghost:hover{background:var(--forest-2);color:#fff!important}.btn--gold{background:var(--gold);color:var(--espresso)!important}.btn--block{width:100%}.btn--lg{padding:19px 40px;font-size:1.1rem}.hero--dark .btn--primary,.section--espresso .btn--primary,.section--forest .btn--primary,.section--coffee .btn--primary{background:var(--btn-yellow);color:var(--espresso)!important;box-shadow:0 10px 26px #ffcb2e57}.hero--dark .btn--primary:hover,.section--espresso .btn--primary:hover,.section--forest .btn--primary:hover,.section--coffee .btn--primary:hover{background:var(--btn-yellow-dark);box-shadow:0 16px 36px #ffcb2e75}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:none}.reveal-d1{transition-delay:.1s}.reveal-d2{transition-delay:.22s}.reveal-d3{transition-delay:.34s}@media (prefers-reduced-motion: reduce){.reveal{opacity:1;transform:none}html{scroll-behavior:auto}.float-a,.float-b,.blob,.char--float{animation:none!important}}.doodle{position:absolute;pointer-events:none;opacity:.5;z-index:0}.doodle svg{display:block}.blob{position:absolute;border-radius:50%;pointer-events:none;filter:blur(80px);z-index:0}.char{display:inline-flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.char__bubble{width:110px;height:110px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--cream);border:3px solid currentColor;box-shadow:var(--shadow-soft);position:relative}.char__bubble img{width:100%;height:100%;object-fit:contain;border-radius:50%}.char__bubble--ph{border-style:dashed;opacity:.9}.char__mono{font-family:var(--font-head);font-weight:700;font-size:2.4rem;color:currentColor}.char__name{font-family:var(--font-head);font-weight:700;font-size:1.05rem;color:var(--espresso)}.char__role{font-size:.8rem;color:var(--ink-soft)}.section--espresso .char__name,.section--forest .char__name{color:var(--cream-on-dark)}.section--espresso .char__role,.section--forest .char__role{color:var(--cream-muted)}.char--float{animation:floatA 4s ease-in-out infinite}.char--peek{position:absolute;z-index:3}@keyframes floatA{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-10px) rotate(2deg)}}@keyframes floatB{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.hero{position:relative;overflow:hidden;background:radial-gradient(120% 100% at 80% 0%,var(--sand) 0%,var(--cream) 55%)}.hero--dark{background:linear-gradient(165deg,var(--forest) 0%,var(--espresso) 55%,#1d4129 100%);color:var(--cream-on-dark)}.hero.hero--dark .line-italic,.hero.hero--dark .line-main{color:#fff}.hero--dark .hero__sub{color:var(--cream-muted)}.hero--dark .hero__sub strong{color:var(--cream-on-dark)}.hero--dark .hero__note{color:var(--cream-muted)}.hero__trust{display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px;margin-top:24px}.hero__trust .ti{display:inline-flex;align-items:center;gap:8px;font-size:.9rem;font-weight:600;color:var(--cream-on-dark)}.hero__trust .ti-check{width:20px;height:20px;border-radius:50%;background:#196b4173;border:1px solid rgba(207,236,207,.5);color:var(--mint);display:inline-flex;align-items:center;justify-content:center;font-size:.68rem;flex-shrink:0}.hero__trust .tr-div{width:1px;height:13px;background:#f7efdd47}.hero--dark .hero__trust .ti{color:var(--cream-on-dark)}@media (max-width: 600px){.hero__trust{justify-content:center}.hero__trust .tr-div{display:none}}.btn--ghost-light{background:transparent;border-color:#f7efdd99;color:var(--cream-on-dark)}.btn--ghost-light:hover{background:var(--cream-on-dark);color:var(--espresso)!important;border-color:var(--cream-on-dark)}.hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center;padding:clamp(56px,8vw,100px) 0;position:relative;z-index:2}.hero h1{margin-bottom:8px}.hero .line-italic{display:block;font-style:italic;font-weight:300;color:var(--forest-2)}.hero .line-main{display:block;color:var(--espresso)}.hero__sub{font-size:1.15rem;line-height:1.7;color:var(--ink-soft);max-width:480px;margin:24px 0 28px;font-weight:300}.hero__sub strong{color:var(--espresso);font-weight:600}.hero__cta-row{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.hero__note{margin-top:18px;font-size:.92rem;color:var(--ink-soft)}.hero__visual{position:relative;display:flex;justify-content:center;align-items:center}.hero__product{width:min(480px,94%);position:relative}.hero__product img{width:100%;height:auto;display:block;border-radius:var(--radius-lg)}.fc{position:absolute;background:#fffffff0;backdrop-filter:blur(8px);border:1px solid var(--line);border-radius:12px;padding:7px 11px;box-shadow:var(--shadow-soft);z-index:4;max-width:150px}.fc-1{top:10px;left:10px;animation:floatA 3.6s ease-in-out infinite}.fc-2{bottom:10px;right:10px;animation:floatB 4s ease-in-out infinite .6s}.fc__label{font-size:.58rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:2px}.fc__val{font-size:.78rem;font-weight:700;color:var(--espresso);line-height:1.2}.fc__stars{color:var(--gold);letter-spacing:1px;font-size:.8rem}.trustbar{display:flex;flex-wrap:wrap;gap:14px 30px;justify-content:center;align-items:center}.trustbar__item{display:inline-flex;align-items:center;gap:9px;font-weight:600;color:var(--espresso);font-size:.95rem}.trustbar__item span:first-child{font-size:1.3rem}.vs{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:900px;margin:0 auto}.vs__card{border-radius:var(--radius);padding:30px 28px;border:1px solid var(--line)}.vs__others{background:#ffffffa6}.vs-tagline{color:var(--ink-soft)}.vs-tagline strong{color:var(--forest-2)}.section--coffee .vs-tagline{color:var(--cream-on-dark)}.section--coffee .vs-tagline strong{color:var(--gold)}.vs__us{background:var(--mint);border-color:#196b4159}.vs__tag{font-size:.74rem;text-transform:uppercase;letter-spacing:.14em;font-weight:700;margin-bottom:10px}.vs__others .vs__tag{color:var(--ink-soft)}.vs__us .vs__tag{color:var(--forest-2)}.vs__card h3{margin-bottom:8px}.vs__subtitle{font-weight:700;font-size:.95rem;color:#fff;margin:0 0 12px}.vs__subtitle em{color:#ffce33;font-style:italic;font-weight:700}.vs__subtitle--others{color:var(--ink-soft);font-weight:600}.vs__card ul{list-style:none;margin-top:12px}.vs__card li{padding:6px 0 6px 26px;position:relative}.vs__others li:before{content:"✕";position:absolute;left:0;color:#b94a4a;font-weight:700}.vs__us li:before{content:"✓";position:absolute;left:0;color:var(--forest-2);font-weight:700}.vs__others{background:#b4999f}.vs__others .vs__tag{color:#5b3a44}.vs__others h3,.vs__others li{color:var(--ink)}.vs__others li:before{color:#b3261e;font-weight:900;font-size:1.15em}.vs__us{background:#196b41;border-color:#00000026}.vs__us .vs__tag{color:#ffffffd9}.vs__us h3,.vs__us li{color:#fff}.vs__us li:before{color:#fff}.vs-heading__others{font-weight:300}.vs-heading__us{color:#196b41!important;font-weight:800}.tabs-label{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft);font-weight:700;margin-bottom:12px}.section--espresso .tabs-label,.section--forest .tabs-label{color:var(--cream-muted)}.tabs{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:40px}.tab{display:flex;align-items:center;gap:9px;padding:12px 20px;background:#fff;border:1.5px solid var(--line);border-radius:999px;cursor:pointer;font-family:var(--font-body);font-size:.92rem;font-weight:600;color:var(--ink-soft);transition:all .25s}.tab:hover{border-color:var(--forest-2);color:var(--forest-2)}.tab.is-active{background:var(--forest-2);border-color:var(--forest-2);color:#fff;box-shadow:0 6px 18px #196b4147}.tab__num{font-size:.65rem;opacity:.6;font-weight:700}.tab__dot{width:8px;height:8px;border-radius:50%;background:#196b414d}.tab.is-active .tab__dot{background:var(--mint)}.section--espresso .tab,.section--forest .tab{background:#ffffff0f;border-color:#c4a58940;color:var(--cream-muted)}.section--espresso .tab.is-active,.section--forest .tab.is-active{background:var(--caramel);border-color:var(--caramel);color:var(--espresso)}.panel{display:none;animation:fadeSlide .4s ease}.panel.is-active{display:grid;grid-template-columns:1fr 1.1fr;gap:56px;align-items:start}.panel--single.is-active{display:block}@keyframes fadeSlide{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:none}}.panel__photo{position:relative;width:100%;aspect-ratio:4/5;border-radius:var(--radius-lg);overflow:hidden;background:linear-gradient(160deg,var(--sand),var(--caramel));display:flex;align-items:center;justify-content:center;font-size:5rem}.panel__photo img{width:100%;height:100%;object-fit:cover}.panel__badge{position:absolute;bottom:16px;left:16px;background:#ffffffe6;backdrop-filter:blur(8px);border-radius:12px;padding:9px 14px;font-size:.82rem;font-weight:700;color:var(--forest-2);border:1px solid var(--line)}.panel__badge span{display:block;font-size:.72rem;font-weight:400;color:var(--ink-soft)}.flipcard{perspective:1300px;width:100%;aspect-ratio:4/5;cursor:pointer}.flipcard__inner{position:relative;width:100%;height:100%;transition:transform .7s cubic-bezier(.4,.2,.2,1);transform-style:preserve-3d}.flipcard.is-flipped .flipcard__inner{transform:rotateY(180deg)}.flipcard__face{position:absolute;inset:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:var(--radius-lg);overflow:hidden}.flipcard__front{background:linear-gradient(160deg,var(--mint),var(--sand))}.flipcard__back{transform:rotateY(180deg);background:var(--espresso)}.flipcard__face img{width:100%;height:100%;object-fit:cover}.flip-btn{position:absolute;top:14px;right:14px;display:inline-flex;align-items:center;gap:8px;background:#fff;color:var(--forest-2);font-size:.82rem;font-weight:700;padding:8px 15px 8px 8px;border-radius:999px;box-shadow:var(--shadow);z-index:5;border:1.5px solid var(--forest-2)}.flip-btn span{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:var(--forest-2);color:#fff;font-size:1.15rem;line-height:1}.flipcard:not(.is-flipped) .flip-btn{animation:flipPulse 2.2s ease-in-out infinite}.flipcard:not(.is-flipped) .flip-btn span{animation:flipSpin 2.2s ease-in-out infinite}@keyframes flipPulse{0%,to{box-shadow:var(--shadow)}50%{box-shadow:0 0 0 7px #196b412e,var(--shadow)}}@keyframes flipSpin{0%,70%,to{transform:rotate(0)}85%{transform:rotate(180deg)}}.flip-hint{text-align:center;color:var(--ink-soft);font-size:.92rem;margin:-8px 0 26px}.flip-hint strong{color:var(--forest-2)}.section--espresso .flip-hint,.section--forest .flip-hint{color:var(--cream-on-dark)}.section--espresso .flip-hint strong,.section--forest .flip-hint strong{color:var(--gold)}@media (prefers-reduced-motion: reduce){.flip-btn{animation:none!important}}@media (prefers-reduced-motion: reduce){.flipcard__inner{transition:none}}.panel__num{font-family:var(--font-head);font-size:5rem;font-weight:700;line-height:1;color:#196b4138;margin-bottom:-18px}.section--espresso .panel__num,.section--forest .panel__num{color:#c4a58966}.panel__name{font-family:var(--font-head);font-size:clamp(1.9rem,3.5vw,2.7rem);margin-bottom:4px}.panel__latin{font-family:var(--font-head);font-style:italic;font-size:.95rem;color:var(--coffee);margin-bottom:4px}.panel__origin{font-size:.74rem;letter-spacing:.1em;text-transform:uppercase;color:#a16207;font-weight:700;margin-bottom:16px}.section--espresso .panel__latin,.section--forest .panel__latin{color:var(--caramel)}.section--espresso .panel__origin,.section--forest .panel__origin{color:var(--gold)}.panel__divider{width:46px;height:2px;background:var(--forest-2);border-radius:2px;margin-bottom:18px}.panel__tradition{background:#e79a001a;border-left:3px solid var(--gold);border-radius:0 10px 10px 0;padding:12px 16px;font-size:.92rem;font-style:italic;color:var(--ink-soft);margin-bottom:18px}.panel__story{font-size:1.05rem;line-height:1.8;color:var(--ink-soft);font-weight:300;margin-bottom:24px}.benefit-list{display:flex;flex-direction:column;gap:12px;margin-bottom:22px}.benefit{display:flex;gap:14px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:15px 17px}.section--espresso .benefit,.section--forest .benefit{background:#ffffff0d;border-color:#c4a5892e}.benefit__icon{width:36px;height:36px;border-radius:10px;background:#196b411f;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.benefit h4{font-size:.98rem;margin-bottom:2px}.benefit p{font-size:.86rem;color:var(--ink-soft);line-height:1.5;margin:0}.section--espresso .benefit p,.section--forest .benefit p{color:var(--cream-muted)}.claim-badge{display:inline-block;background:#196b411f;border:1px solid rgba(25,107,65,.3);border-radius:6px;font-size:.65rem;font-weight:700;color:var(--forest-2);letter-spacing:.06em;text-transform:uppercase;padding:2px 8px;margin-bottom:5px}.panel__note{background:#0000000a;border-radius:10px;padding:12px 16px;font-size:.8rem;color:var(--ink-soft);font-style:italic;line-height:1.6}.section--espresso .panel__note,.section--forest .panel__note{background:#ffffff0d;color:var(--cream-muted)}.section--espresso .panel__name,.section--forest .panel__name,.section--espresso .benefit h4,.section--forest .benefit h4{color:var(--cream-on-dark)}.section--espresso .panel__story,.section--forest .panel__story,.section--espresso .lead,.section--forest .lead{color:var(--cream-muted)}.section--espresso .benefit__icon,.section--forest .benefit__icon{background:#f5bf542e}.section--espresso .claim-badge,.section--forest .claim-badge{color:var(--gold);border-color:#f5bf5473;background:#f5bf541f}.vsv-row{display:flex;gap:18px;flex-wrap:wrap;margin:26px 0 30px}.vsv{flex:1 1 170px;max-width:220px}.vsv video{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:var(--radius);display:block;background:#ffffff0f;box-shadow:var(--shadow-soft)}.vsv figcaption{text-align:center;margin-top:9px;font-family:var(--font-head);font-weight:700;font-size:1.05rem}.nw{width:100%;border-collapse:collapse;font-size:.95rem;border-radius:14px;overflow:hidden}.nw thead th{background:#196b411a;padding:12px 16px;text-align:left;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:var(--forest-2)}.nw thead th:not(:first-child){text-align:center}.nw tbody tr{border-bottom:1px solid var(--line)}.nw td{padding:11px 16px}.nw td:not(:first-child){text-align:center;color:var(--ink-soft)}.nw .hl td{color:var(--forest-2);font-weight:600}.nw-foot{margin-top:12px;font-size:.78rem;color:var(--ink-soft);font-style:italic}.zutaten-label{color:var(--forest-2)}.section--espresso .nw thead th,.section--forest .nw thead th{color:var(--gold);background:#f5bf541a}.section--espresso .nw td,.section--forest .nw td{color:var(--cream-on-dark)}.section--espresso .nw td:not(:first-child),.section--forest .nw td:not(:first-child){color:var(--cream-muted)}.section--espresso .nw .hl td,.section--forest .nw .hl td{color:var(--gold)}.section--espresso .nw tbody tr,.section--forest .nw tbody tr{border-color:#f7efdd29}.section--espresso .nw-foot,.section--forest .nw-foot{color:var(--cream-muted)}.section--espresso .zutaten-label,.section--forest .zutaten-label{color:var(--gold)}.pkgs{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:start}.pkg{background:#fff;border:2px solid var(--line);border-radius:var(--radius-lg);padding:32px 26px;position:relative;display:flex;flex-direction:column;box-shadow:var(--shadow-soft)}.pkg--highlight{border-color:var(--gold);box-shadow:var(--shadow);transform:translateY(-8px)}.pkg__badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:var(--red);color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:5px 16px;border-radius:999px;white-space:nowrap;box-shadow:0 4px 14px #ff313166}.pkg__save{position:absolute;top:18px;right:18px;background:#e79a0026;border:1px solid rgba(231,154,0,.35);color:var(--gold);font-size:.72rem;font-weight:700;padding:3px 11px;border-radius:999px}.pkg__img{width:100%;aspect-ratio:16/9;border-radius:14px;overflow:hidden;margin-bottom:18px;background:linear-gradient(160deg,#fff,var(--sand))}.pkg__img img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.pkg:hover .pkg__img img{transform:scale(1.04)}.pkg__size{font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);font-weight:600;margin-bottom:4px}.pkg__portions{font-size:.82rem;color:var(--caramel);margin-bottom:16px}.pkg__price{font-family:var(--font-head);font-size:3rem;font-weight:700;line-height:1;color:var(--espresso)}.pkg__price small{font-size:1.3rem;font-weight:300;opacity:.7}.pkg__perkg{font-size:.78rem;color:var(--ink-soft);margin:6px 0 18px}.pkg ul{list-style:none;margin:0 0 22px}.pkg li{font-size:.9rem;padding:6px 0 6px 22px;position:relative;color:var(--ink-soft)}.pkg li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background:var(--forest-2)}.pkg .btn{margin-top:auto}.pkg__perportion{text-align:center;margin-top:12px;font-size:.82rem;color:var(--ink-soft)}.pkg__perportion strong{color:var(--forest-2)}.reviews-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.review{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:26px;box-shadow:var(--shadow-soft);overflow:hidden}.review__img{width:100%;aspect-ratio:16/9;border-radius:12px;overflow:hidden;margin:-26px -26px 18px;width:calc(100% + 52px)}.review__img img{width:100%;height:100%;object-fit:cover}.panel__probe{display:inline-block;background:var(--forest-2);color:#fff;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:4px 12px;border-radius:999px;margin-bottom:12px}.section--espresso .review,.section--forest .review{background:#ffffff0d;border-color:#c4a5892e}.review__stars{color:var(--gold);letter-spacing:2px;margin-bottom:10px}.review__text{font-size:1rem;line-height:1.7;font-style:italic;color:var(--ink-soft)}.section--espresso .review__text,.section--forest .review__text{color:var(--cream-muted)}.review__author{font-weight:700;color:var(--forest-2);margin-top:12px}.cast{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.cast-card{background:#fff;border:1px solid var(--line);border-top:4px solid var(--c);border-radius:var(--radius);overflow:hidden;cursor:pointer;text-align:center;padding-bottom:16px;font-family:var(--font-body);transition:transform .2s ease,box-shadow .2s ease;box-shadow:var(--shadow-soft)}.cast-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.cast-card__img{width:100%;aspect-ratio:4/5;overflow:hidden;background:linear-gradient(160deg,var(--mint),var(--sand));display:flex;align-items:center;justify-content:center}.cast-card__img img{width:100%;height:100%;object-fit:cover;object-position:center top}.cast-card__mono{font-family:var(--font-head);font-weight:700;font-size:3rem;color:var(--c)}.cast-card__name{font-family:var(--font-head);font-weight:700;font-size:1.15rem;color:var(--espresso);margin-top:12px}.cast-card__role{font-size:.78rem;color:var(--ink-soft);padding:2px 10px 0}.cast-card--pending{opacity:.85}.cast-card__soon{display:inline-block;margin-top:7px;font-size:.62rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:var(--ink-soft);background:#0000000d;padding:3px 9px;border-radius:999px}.cast-modal{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:20px}.cast-modal[hidden]{display:none}.cast-modal__backdrop{position:absolute;inset:0;background:#0f2c1a9e;backdrop-filter:blur(4px)}.cast-modal__box{position:relative;z-index:1;background:var(--cream);border-radius:var(--radius-lg);max-width:780px;width:100%;max-height:88vh;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;box-shadow:var(--shadow)}.cast-modal__img{background:linear-gradient(160deg,var(--mint),var(--sand));min-height:340px}.cast-modal__img img{width:100%;height:100%;object-fit:cover;object-position:center top;max-height:88vh;display:block}.cast-modal__text{padding:34px;display:flex;flex-direction:column;justify-content:center;gap:8px}.cast-modal__role{text-transform:uppercase;letter-spacing:.1em;font-size:.74rem;font-weight:700;color:#a16207}.cast-modal__name{font-family:var(--font-head);font-size:2.2rem;color:var(--espresso);line-height:1.05}.cast-modal__why{font-size:1.15rem;line-height:1.7;color:var(--ink-soft);margin:6px 0 18px}.cast-modal__close{position:absolute;top:12px;right:14px;z-index:3;background:#ffffffeb;border:none;width:40px;height:40px;border-radius:50%;font-size:1.5rem;line-height:1;cursor:pointer;color:var(--espresso);box-shadow:var(--shadow-soft)}@media (max-width: 900px){.cast{grid-template-columns:repeat(3,1fr)}.cast-modal__box{grid-template-columns:1fr;max-height:92vh;overflow-y:auto}.cast-modal__img{min-height:240px;max-height:42vh}}@media (max-width: 560px){.cast{grid-template-columns:repeat(2,1fr);gap:14px}}.cast-host__beanie{display:grid;grid-template-columns:230px 1fr;gap:32px;align-items:center;max-width:760px;margin:0 auto 52px}.cast-host__beanie-text .eyebrow{color:var(--forest-2)}.cast-host__beanie-text h3{font-size:clamp(1.4rem,3vw,1.9rem);margin-bottom:8px}.cast-host__beanie-text p{color:var(--ink-soft);margin:0}.cast-team{margin-bottom:42px}.cast-team__title{display:flex;align-items:center;gap:10px;font-size:1.35rem;color:var(--espresso);margin-bottom:18px;padding-bottom:10px;border-bottom:2px solid var(--team)}.cast-team__icon{font-size:1.4rem}.cast-social{text-align:center;margin-top:36px}.cast-social p{color:var(--ink-soft);margin-bottom:14px}@media (max-width: 600px){.cast-host__beanie{grid-template-columns:1fr;text-align:center;max-width:320px}.cast-host__beanie-card{max-width:200px;margin:0 auto}}.acc{border-bottom:1px solid var(--line)}.acc__q{width:100%;text-align:left;background:none;border:none;cursor:pointer;padding:20px 0;font-size:1.08rem;font-weight:700;color:var(--espresso);display:flex;justify-content:space-between;gap:16px;font-family:var(--font-body)}.acc__q:after{content:"+";font-size:1.5rem;color:var(--gold);transition:transform .3s}.acc.is-open .acc__q:after{transform:rotate(45deg)}.section--espresso .acc__q,.section--forest .acc__q{color:var(--cream-on-dark)}.acc__a{max-height:0;overflow:hidden;transition:max-height .35s ease}.acc.is-open .acc__a{max-height:360px}.acc__a p{padding-bottom:20px;color:var(--ink-soft)}.section--espresso .acc__a p,.section--forest .acc__a p{color:var(--cream-muted)}.legal h1{margin-bottom:6px}.legal h2{font-size:clamp(1.3rem,3vw,1.7rem);margin:42px 0 12px}.legal h3{font-size:.8rem;text-transform:uppercase;letter-spacing:.12em;color:var(--forest-2);margin:26px 0 8px}.legal p,.legal li{color:var(--ink-soft);line-height:1.8}.legal a{color:var(--forest-2);text-decoration:underline;text-underline-offset:3px;word-break:break-word}.legal strong{color:var(--espresso)}.ki-box{background:#196b4112;border:1px solid rgba(25,107,65,.22);border-radius:var(--radius);padding:22px 26px;margin:16px 0 24px}.ki-badge{display:inline-block;background:#196b4124;border:1px solid rgba(25,107,65,.3);border-radius:999px;font-size:.66rem;font-weight:700;color:var(--forest-2);letter-spacing:.1em;text-transform:uppercase;padding:4px 12px;margin-bottom:12px}.site-header{position:sticky;top:0;z-index:50;background:#faf5eaeb;backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.nav{display:flex;align-items:center;justify-content:space-between;padding:14px 0}.nav__brand{font-family:var(--font-head);font-weight:700;font-size:1.2rem;color:var(--espresso)}.nav__brand em{font-style:italic;color:var(--red);font-weight:700}.nav__links{display:flex;gap:24px;align-items:center;list-style:none}.nav__links a{color:var(--ink);font-weight:600;font-size:.95rem}.nav__links a:hover{color:var(--forest-2)}.nav__toggle{display:none;background:none;border:none;font-size:1.6rem;cursor:pointer;color:var(--espresso)}.site-footer{background:var(--espresso);color:var(--cream-on-dark);padding:54px 0 30px}.site-footer a{color:var(--caramel)}.footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px;margin-bottom:30px}.footer__grid h4{color:var(--gold);margin-bottom:12px}.footer__grid ul{list-style:none}.footer__grid li{padding:4px 0}.footer__bottom{border-top:1px solid rgba(240,237,230,.18);padding-top:20px;font-size:.84rem;color:var(--cream-muted)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px 20px 24px;box-shadow:var(--shadow-soft)}.step__icon{width:96px;height:96px;border-radius:50%;background:#196b411a;display:flex;align-items:center;justify-content:center;color:var(--forest-2)}.step__icon svg{width:54px;height:54px}.step__n{position:absolute;top:12px;right:14px;width:27px;height:27px;border-radius:50%;background:var(--gold);color:var(--espresso);font-family:var(--font-head);font-weight:700;font-size:.9rem;display:flex;align-items:center;justify-content:center}.step p{margin:0;color:var(--ink-soft);font-size:.95rem}@media (max-width: 900px){.steps{grid-template-columns:repeat(2,1fr)}}@media (max-width: 520px){.steps{grid-template-columns:1fr}}.guide-checks{list-style:none;margin:10px 0 22px;display:grid;gap:7px}.guide-checks li{font-weight:600;color:var(--espresso);font-size:1rem}.guide-form{display:flex;gap:10px;flex-wrap:wrap;max-width:480px}.guide-form input{flex:1 1 220px;padding:15px 18px;border-radius:999px;border:1.5px solid var(--line);font-family:var(--font-body);font-size:1rem;background:#fff;color:var(--ink)}.guide-form input:focus{outline:none;border-color:var(--forest-2);box-shadow:0 0 0 3px #196b4126}@media (max-width: 520px){.guide-form .btn{width:100%}}.guide-cover{background:linear-gradient(165deg,var(--forest),var(--espresso));color:var(--cream-on-dark);border-radius:var(--radius-lg);padding:34px 28px;text-align:center;box-shadow:var(--shadow);position:relative;max-width:360px;margin:0 auto;border:1px solid rgba(245,191,84,.22)}.guide-cover h3{color:var(--cream-on-dark);font-size:1.55rem;margin:6px 0 16px}.guide-cover img{width:58%;margin:0 auto 16px;display:block}.guide-cover p{color:var(--gold);font-weight:700;margin:0;letter-spacing:.04em}.guide-cover__badge{position:absolute;top:-13px;right:20px;background:var(--gold);color:var(--espresso);font-weight:800;font-size:.75rem;letter-spacing:.1em;padding:5px 14px;border-radius:999px;box-shadow:var(--shadow-soft)}.kt-form{max-width:520px}.kt-form__row{display:flex;gap:10px;flex-wrap:wrap}.kt-form__row input[type=email]{flex:1 1 220px;padding:15px 18px;border-radius:999px;border:1.5px solid var(--line);font-family:var(--font-body);font-size:1rem;background:#fff;color:var(--ink)}.kt-form__row input[type=email]:focus{outline:none;border-color:var(--forest-2);box-shadow:0 0 0 3px #196b4126}.kt-form__row input[type=submit]{cursor:pointer;border:none}.kt-form__dsgvo{display:flex;gap:9px;align-items:flex-start;margin-top:14px;font-size:.8rem;color:var(--ink-soft);line-height:1.5}.kt-form__dsgvo input{margin-top:3px;flex-shrink:0;width:17px;height:17px}.kt-form__dsgvo a{color:var(--forest-2);text-decoration:underline}@media (max-width: 520px){.kt-form__row input[type=submit]{width:100%}}.lp-bar{background:var(--espresso);color:var(--cream-on-dark);text-align:center;padding:10px 16px;font-size:.9rem;font-weight:600}.lp-sticky{position:fixed;bottom:0;left:0;right:0;z-index:60;background:#faf5eaf7;border-top:1px solid var(--line);padding:12px 16px;display:none;box-shadow:0 -6px 20px #2c1a0e1f}.lp-sticky .container{display:flex;align-items:center;gap:10px}.lp-sticky .btn{flex:1;padding:12px 8px;font-size:.9rem;line-height:1.15;white-space:normal}@media (max-width: 900px){.hero__grid{grid-template-columns:1fr;text-align:center}.hero__cta-row{justify-content:center}.hero__sub{margin-left:auto;margin-right:auto}.hero__visual{order:-1}.panel.is-active{grid-template-columns:1fr;gap:24px}.panel__photo{aspect-ratio:16/9}.pkgs{grid-template-columns:1fr;max-width:420px;margin:0 auto}.pkg--highlight{transform:none}.reviews-grid{grid-template-columns:1fr;max-width:460px;margin:0 auto}.vs{grid-template-columns:1fr}.footer__grid{grid-template-columns:1fr 1fr}}@media (max-width: 600px){body{font-size:16px}.footer__grid{grid-template-columns:1fr}.nav__links{position:absolute;top:100%;left:0;right:0;flex-direction:column;gap:0;background:var(--cream);border-bottom:1px solid var(--line);padding:10px 22px;display:none}.nav__links.is-open{display:flex}.nav__links li{width:100%;padding:10px 0;border-bottom:1px solid var(--line)}.nav__toggle{display:block;position:absolute;right:0;top:50%;transform:translateY(-50%)}.nav{position:relative;justify-content:center}.nav__brand{line-height:1.15;font-size:1.08rem;text-align:center}.nav__brand em{display:block;font-size:.8em;line-height:1.1;margin-top:1px}.lp-sticky{display:block}.fc{display:none}.char__bubble{width:88px;height:88px;font-size:2rem}}
