:root{--c-yellow:#ffc93c;--c-orange:#ff8c32;--c-green:#1f4f2e;--c-cream:#fff8ec;--c-ink:#19130a;--font-display:"Anton", "Arial Narrow", sans-serif;--font-body:"Instrument Sans", "Helvetica Neue", sans-serif;--fs-xs:clamp(.72rem, .65rem + .2vw, .85rem);--fs-sm:clamp(.85rem, .78rem + .3vw, 1rem);--fs-base:clamp(1rem, .9rem + .4vw, 1.2rem);--fs-lg:clamp(1.3rem, 1.1rem + .8vw, 1.9rem);--fs-xl:clamp(2rem, 1.4rem + 2.6vw, 4rem);--fs-big:clamp(3rem, 2rem + 6vw, 9rem);--fs-huge:clamp(4.5rem, 16.2vw, 19rem);--sp-1:.5rem;--sp-2:1rem;--sp-3:1.75rem;--sp-4:3rem;--sp-5:5rem;--sp-6:8rem;--gutter:clamp(1.25rem, 4vw, 3.5rem);--ease-out:cubic-bezier(.19, 1, .22, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:clip}html.lenis{scroll-behavior:auto}body{font-family:var(--font-body);font-size:var(--fs-base);background:var(--c-green);color:var(--c-ink);-webkit-font-smoothing:antialiased;overflow-x:clip}img{max-width:100%;height:auto;display:block}a{color:inherit}.grain{z-index:90;pointer-events:none;background:url(/textures/grain.png) 0 0/128px 128px;position:fixed;inset:0}.loader{z-index:100;background:var(--c-green);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}html:not(.js) .loader{display:none}.loader__mask{display:inline-block;overflow:hidden}.loader__word{font-family:var(--font-display);font-size:var(--fs-xl);letter-spacing:.08em;color:var(--c-yellow);display:inline-block;transform:translateY(110%)}.btn{font-family:var(--font-body);font-weight:600;font-size:var(--fs-sm);letter-spacing:.06em;text-transform:uppercase;transition:transform .4s var(--ease-out), background-color .3s ease, color .3s ease;border-radius:999px;padding:.9em 2.2em;text-decoration:none;display:inline-block}.btn:hover{transform:scale(1.06)}.btn--primary{background:var(--c-ink);color:var(--c-cream)}.btn--primary:hover{background:var(--c-green)}.btn--ghost{border:1.5px solid;padding:.6em 1.6em}.btn--cream{background:var(--c-cream);color:var(--c-green)}.btn--big{font-size:var(--fs-base);padding:1em 2.6em}.hero{background:var(--c-ink);min-height:100svh;color:var(--c-cream);flex-direction:column;display:flex;position:relative;overflow:hidden}.hero__bg{z-index:0;position:absolute;inset:0}.hero__bg img{object-fit:cover;width:100%;height:100%}.hero__bg:after{content:"";background:linear-gradient(#19130a4d,#19130a73);position:absolute;inset:0}.hero__fade{z-index:1;background:var(--c-green);opacity:0;pointer-events:none;position:absolute;inset:0}.hero>.topbar,.hero>.hero__stage,.hero>.hero__foot,.hero>.hero__hint{z-index:2;position:relative}.topbar{padding:var(--sp-3) var(--gutter);justify-content:space-between;align-items:center;display:flex}.topbar__brand{font-family:var(--font-display);font-size:var(--fs-lg);letter-spacing:.02em}.topbar__brand sup{font-size:.4em;font-family:var(--font-body)}.hero__stage{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.hero__title{width:min(92vw,92%);font-family:var(--font-display);font-weight:400;font-size:var(--fs-huge);color:var(--c-cream);-webkit-user-select:none;user-select:none;justify-content:space-between;margin:0 auto;line-height:.95;display:flex}.char{display:inline-block;position:relative;overflow:hidden}.char__inner{display:inline-block}.char--back{z-index:1}.char--front{z-index:3}.hero__mango-wrap{z-index:2;width:clamp(170px,24vw,350px);position:absolute;top:50%;left:50%;transform:translate(-50%,-46%)}.hero__mango{filter:drop-shadow(0 30px 35px #19130a47);width:100%}.hero__shadow{display:none}.hero__badge{z-index:4;pointer-events:none;width:clamp(80px,9vw,130px);position:absolute;top:calc(50% - clamp(120px,17vw,250px));left:calc(50% + clamp(70px,11vw,165px))}.hero__badge svg{width:100%;height:auto;overflow:visible}.hero__badge text{font-family:var(--font-body);letter-spacing:.18em;fill:var(--c-orange);font-size:11.5px;font-weight:600}.hero__badge svg{animation:16s linear infinite badge-spin}@keyframes badge-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.hero__badge svg{animation:none}}.hero__foot{align-items:center;gap:var(--sp-3);padding:0 var(--sp-3) var(--sp-5);text-align:center;flex-direction:column;display:flex}.hero__tagline{font-size:var(--fs-lg);letter-spacing:-.01em;font-weight:500;overflow:hidden}.hero__tagline-inner{display:inline-block}.hero__hint{bottom:var(--sp-2);font-size:var(--fs-xs);letter-spacing:.3em;text-transform:uppercase;opacity:.55;flex-direction:column;align-items:center;gap:.4rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.hero__hint-line{background:var(--c-cream);transform-origin:top;width:1px;height:2.6rem;animation:hint 1.8s var(--ease-out) infinite}@keyframes hint{0%{transform:scaleY(0)}45%{transform:scaleY(1)}to{opacity:0;transform:scaleY(1)translateY(120%)}}@media (prefers-reduced-motion:reduce){.hero__hint-line{animation:none}}.marquee{background:var(--c-yellow);color:var(--c-green);padding:var(--sp-2) 0;margin:var(--sp-4) 0;overflow:hidden;transform:rotate(-2deg)scale(1.04)}.marquee__track{white-space:nowrap;width:max-content;display:flex}.marquee__chunk{font-family:var(--font-display);font-size:var(--fs-xl);letter-spacing:.04em;padding-right:.5em}.story{background:var(--c-ink);color:var(--c-cream)}.varieties{background:var(--c-orange)}.story__pin{align-items:center;gap:var(--sp-4);min-height:100svh;padding:var(--sp-5) var(--gutter);grid-template-columns:1fr 1fr;display:grid;position:relative;overflow:hidden}.story__visuals{aspect-ratio:4/3;border-radius:1.5rem;position:relative;overflow:hidden}.story__visual{opacity:0;position:absolute;inset:0;overflow:hidden}.story__visual.is-active{opacity:1}.story__visual img{object-fit:cover;width:100%;height:100%}.story__ghosts{pointer-events:none;position:absolute;inset:0}.story__ghosts span{font-family:var(--font-display);color:#fff8ec0d;-webkit-user-select:none;user-select:none;font-size:clamp(10rem,26vw,28rem);line-height:1;position:absolute;bottom:-4%;right:2%}.story__rail{right:var(--gutter);pointer-events:none;flex-direction:column;gap:.6rem;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.story__rail span{background:var(--c-yellow);border-radius:2px;width:3px;height:2.4rem}@media (width<=820px){.story__ghosts,.story__rail{display:none}}.story__steps{position:relative}.story__step{margin-bottom:var(--sp-4);position:relative}html.pin-h .story__steps{min-height:16rem}html.pin-h .story__step{margin:0;position:absolute;inset:0}.story__num{font-family:var(--font-display);font-size:var(--fs-lg);color:var(--c-orange)}.story__head{font-family:var(--font-display);font-weight:400;font-size:var(--fs-big);margin:var(--sp-1) 0 var(--sp-2);color:var(--c-yellow);line-height:1}.story__text{font-size:var(--fs-lg);opacity:.9;max-width:24ch}.varieties__pin{overflow:hidden}.varieties__track{display:block}html.pin-h .varieties__track{width:max-content;display:flex}html.pin-h .vpanel{width:100vw;min-height:100svh}.vpanel{justify-content:center;align-items:center;gap:var(--sp-2);width:100%;min-height:90svh;padding:var(--sp-5) var(--gutter);text-align:center;flex-direction:column;display:flex;position:relative;overflow:hidden}.vpanel--cream{background:var(--c-orange);color:var(--c-ink)}.vpanel--yellow{background:var(--c-yellow);color:var(--c-ink)}.vpanel--green{background:var(--c-green);color:var(--c-cream)}.vpanel__ghost{text-align:center;width:200%;font-family:var(--font-display);color:#19130a0f;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;margin-left:-100%;font-size:clamp(7rem,22vw,22rem);line-height:1;position:absolute;top:8%;left:50%}.vpanel--green .vpanel__ghost{color:#fff8ec0f}.vpanel>:not(.vpanel__ghost):not(.vpanel__circle){z-index:1;position:relative}.vpanel__circle{aspect-ratio:1;pointer-events:none;z-index:0;background:radial-gradient(circle,#19130a1a,#19130a0d 55%,#19130a00 70%);border-radius:50%;width:clamp(280px,44vh,500px);margin:calc(clamp(280px,44vh,500px)/-2) 0 0 calc(clamp(280px,44vh,500px)/-2);position:absolute;top:50%;left:50%}.vpanel--green .vpanel__circle{background:radial-gradient(circle,#ffc93c29,#ffc93c14 55%,#ffc93c00 70%)}.vpanel__num{font-size:var(--fs-sm);letter-spacing:.3em;text-transform:uppercase;opacity:.6;font-weight:600}.vpanel__name{font-family:var(--font-display);font-weight:400;font-size:var(--fs-big);line-height:1;overflow:hidden}.vpanel__name .ch{display:inline-block}.vpanel__photo{filter:drop-shadow(0 25px 30px #19130a40);width:clamp(180px,26vh,320px)}.vpanel__note{font-size:var(--fs-lg);max-width:26ch}.cinema{background:var(--c-green);color:var(--c-cream)}.cinema__pin{justify-content:center;align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.cinema__ghost{text-align:center;width:100%;font-family:var(--font-display);color:#fff8ec1a;pointer-events:none;-webkit-user-select:none;user-select:none;margin-top:-.5em;font-size:clamp(7rem,21vw,22rem);line-height:1;position:absolute;top:50%;left:0}.cinema__blob{aspect-ratio:1;pointer-events:none;background:radial-gradient(circle,#ffc93c33,#ffc93c1f 60%,#ffc93c00 72%);border-radius:50%;width:56vmin;margin:-28vmin 0 0 -28vmin;position:absolute;top:50%;left:50%}.cinema__burst{aspect-ratio:1;pointer-events:none;background:radial-gradient(circle,#ffc93ce6,#ff8c3259 48%,#ffc93c00 66%);border-radius:50%;width:52vmin;margin:-26vmin 0 0 -26vmin;position:absolute;top:50%;left:50%}.cinema__fruit{aspect-ratio:1;z-index:2;width:clamp(240px,31vw,460px);position:relative}.cinema__whole,.cinema__cut{filter:drop-shadow(0 25px 30px #19130a40);margin:auto;position:absolute;inset:0}.cinema__whole{width:auto;height:100%}.cinema__cut{width:100%;height:auto}.cinema__intro{text-align:center;width:100%;font-size:var(--fs-xl);letter-spacing:-.01em;font-weight:500;position:absolute;bottom:10%;left:0}.cinema__ring{pointer-events:none;z-index:3;list-style:none;position:absolute;inset:0}.rbadge{text-align:center;background:#19130a61;border:1px solid #ffc93c59;border-radius:1.2rem;flex-direction:column;gap:.15em;padding:.8em 1.4em;display:flex;position:absolute;box-shadow:0 16px 34px #19130a38}.rbadge strong{font-family:var(--font-display);font-weight:400;font-size:var(--fs-xl);letter-spacing:.02em;color:var(--c-yellow);white-space:nowrap}.rbadge span{font-size:var(--fs-sm);letter-spacing:.12em;text-transform:uppercase;color:var(--c-cream);opacity:.75}.rbadge--tl{top:19%;left:16%}.rbadge--tr{top:19%;right:16%}.rbadge--ml{top:54%;left:9%}.rbadge--mr{top:54%;right:9%}.rbadge--bc{width:fit-content;margin-inline:auto;bottom:4%;left:0;right:0}.cinema__offer{left:calc(var(--gutter) + 3vw);align-items:flex-start;gap:var(--sp-3);z-index:3;flex-direction:column;width:min(46%,36rem);display:flex;position:absolute;top:50%;transform:translateY(-50%)}.offer-list{flex-direction:column;gap:1.4rem;list-style:none;display:flex}.offer-list li{border-left:3px solid var(--c-orange);flex-direction:column;gap:.15em;padding-left:1.1em;display:flex}.offer-list strong{font-family:var(--font-display);white-space:nowrap;color:var(--c-cream);font-size:clamp(1.7rem,1.2rem + 2vw,3.1rem);font-weight:400;line-height:1.05}.offer-list span{font-size:var(--fs-base);opacity:.85}.cinema__offer .btn{background:var(--c-orange);color:var(--c-ink)}.cinema__offer .btn:hover{background:var(--c-yellow)}.cinema__price{font-family:var(--font-display);background:var(--c-yellow);color:var(--c-ink);border-radius:1.2rem;align-items:baseline;gap:.3em;padding:.3em .7em .35em;font-weight:400;line-height:1;display:inline-flex;transform:rotate(-3deg);box-shadow:0 14px 30px #19130a40}.cinema__amount{color:var(--c-ink);font-size:clamp(2.2rem,1.6rem + 3.5vw,5rem)}.cinema__per{font-size:var(--fs-base);font-family:var(--font-body);font-weight:500}html:not(.js) .cinema__ghost,html:not(.js) .cinema__burst,html:not(.js) .cinema__blob,html:not(.js) .cinema__intro,html:not(.js) .cinema__whole{display:none}html:not(.js) .cinema__pin{gap:var(--sp-3);padding:var(--sp-5) var(--sp-3);flex-direction:column}html:not(.js) .cinema__ring{gap:var(--sp-2);flex-wrap:wrap;justify-content:center;display:flex;position:static}html:not(.js) .rbadge{width:auto;margin:0;position:static}html:not(.js) .cinema__offer{align-items:center;width:auto;position:static;transform:none}.quote{padding:var(--sp-6) var(--gutter);background:var(--c-orange)}.quote__line{font-family:var(--font-display);font-weight:400;font-size:var(--fs-xl);text-align:center;text-transform:uppercase;max-width:18ch;color:var(--c-ink);margin:0 auto;line-height:1.25}.quote__line .word{margin-right:.28em;display:inline-block}.footer{min-height:100svh;color:var(--c-cream);flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.footer__bg-wrap{z-index:0;position:absolute;inset:-12% 0}.footer__bg{object-fit:cover;width:100%;height:100%}.footer:after{content:"";z-index:1;background:linear-gradient(#19130a40,#19130a8c);position:absolute;inset:0}.footer__inner{z-index:2;align-items:center;gap:var(--sp-4);padding:var(--sp-6) var(--sp-3);text-align:center;flex-direction:column;display:flex;position:relative}.footer__title{font-family:var(--font-display);font-weight:400;font-size:var(--fs-huge);letter-spacing:.02em;flex-wrap:wrap;justify-content:center;gap:.25em;line-height:.95;display:flex}.footer__word{white-space:nowrap;display:inline-block}.fchar{display:inline-block;overflow:hidden}.fchar__inner{display:inline-block}.footer__meta{z-index:2;justify-content:space-between;gap:var(--sp-2);padding:var(--sp-3) var(--gutter);font-size:var(--fs-xs);letter-spacing:.05em;text-transform:uppercase;opacity:.85;display:flex;position:relative}html.js .hero__title,html.js .footer__title{visibility:hidden}html.js .hero__mango-wrap,html.js .hero__shadow,html.js .hero__badge,html.js .hero__foot>*,html.js .reveal,html.js .cinema__cut,html.js .rbadge,html.js .cinema__offer,html.js .cinema__blob{opacity:0}@media (width<=820px){.hero__mango-wrap{width:clamp(150px,44vw,260px)}.story__pin{gap:var(--sp-3);padding:var(--sp-5) var(--gutter);grid-template-columns:1fr}.cinema__fruit{width:clamp(180px,52vw,280px)}.rbadge--tl{top:12%;left:4%}.rbadge--tr{top:12%;right:4%}.rbadge--ml{top:58%;left:3%}.rbadge--mr{top:58%;right:3%}.rbadge--bc{bottom:5%}.cinema__offer{text-align:center;align-items:center;width:min(88%,26rem);top:auto;bottom:6%;left:50%;transform:translate(-50%)}.offer-list li{border-left:none;border-top:3px solid var(--c-orange);align-items:center;padding:.4em 0 0}.footer__meta{text-align:center;flex-direction:column;align-items:center}}
