[data-landing-page]{--landing-primary:#8bc34a;--landing-primary-dark:#6fa039;--landing-secondary:#2e4d3d;--landing-tertiary:#3b6934;--landing-background:#fafaf6;--landing-filter:#f4f4ed;--landing-green-card:#eff4de;--landing-text:#1a1c19;--landing-text-muted:#424939;background:var(--landing-background);color:var(--landing-text);overflow-x:clip}[data-landing-page] *{box-sizing:border-box}[data-landing-page] section[id]{scroll-margin-top:5.5rem}[data-landing-page] ::selection{background:var(--landing-primary);color:var(--landing-secondary)}.landing-nav-link{border-bottom:2px solid #0000;align-items:center;height:100%;padding:.25rem .25rem 0;font-weight:700;transition:border-color .3s ease-in-out,color .3s ease-in-out;display:inline-flex}.landing-nav-link:hover,.landing-nav-link:focus-visible,.landing-nav-link[data-active=true]{border-bottom-color:var(--landing-tertiary);color:var(--landing-tertiary)}.landing-mobile-nav-link[data-active=true]{--tw-border-opacity:1;border-color:rgb(59 105 52/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(59 105 52/var(--tw-text-opacity,1));background-color:#3b69340d;font-weight:700}.landing-hero{isolation:isolate;position:relative}.landing-hero:before{z-index:-1;content:"";filter:blur(4px);background:#8bc34a29;border-radius:999px;width:26rem;height:26rem;position:absolute;top:7%;left:-11rem}.landing-hero:after{z-index:-1;content:"";filter:blur(10px);background:#ffdea947;border-radius:999px;width:22rem;height:22rem;position:absolute;bottom:3%;right:-9rem}@keyframes landing-hero-enter-left{0%{opacity:0;transform:translate(-2.25rem)}to{opacity:var(--hero-intro-opacity,1);transform:translate(0,0)}}@keyframes landing-hero-enter-right{0%{opacity:0;transform:translate(2.75rem)scale(.98)}to{opacity:var(--hero-intro-opacity,1);transform:translate(0,0)scale(1)}}@keyframes landing-hero-enter-up{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:var(--hero-intro-opacity,1);transform:translate(0,0)}}@media (prefers-reduced-motion:no-preference){.landing-hero__copy[data-hero-intro]{animation:.76s cubic-bezier(.2,.75,.25,1) 80ms both landing-hero-enter-left}.landing-hero__visual[data-hero-intro]{animation:.86s cubic-bezier(.2,.75,.25,1) .18s both landing-hero-enter-right}}@media (width<=767px) and (prefers-reduced-motion:no-preference){.landing-hero__copy[data-hero-intro],.landing-hero__visual[data-hero-intro]{animation-name:landing-hero-enter-up}}.hero-visual{isolation:isolate;justify-self:end;width:100%;max-width:39rem;height:clamp(34rem,46vw,39rem);position:relative}.hero-visual:before{z-index:-1;content:"";filter:blur(20px);background:radial-gradient(circle,#eff4dec7,#eff4de00 72%);border-radius:999px;position:absolute;inset:10% 7%}.hero-visual__image{z-index:0;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;filter:saturate(.96)contrast(.99);-webkit-mask-composite:source-in;width:100%;height:100%;display:block;position:relative;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%),linear-gradient(#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%),linear-gradient(#0000 0%,#000 8% 92%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}@media (width>=1024px){.hero-visual__image{transform-origin:50%;transform:translate(-1rem)scale(1.22)}}.landing-section-grid{grid-template-columns:minmax(0,1.06fr) minmax(22rem,.94fr);align-items:center;gap:clamp(3rem,7vw,7.5rem);display:grid}.landing-section-grid--reverse{grid-template-columns:minmax(22rem,.94fr) minmax(0,1.06fr)}.feature-index{color:var(--landing-primary-dark);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.6rem;font-family:secondary_font,sans-serif;font-size:.72rem;font-weight:700;display:inline-flex}.feature-index:before{content:"";background:currentColor;border-radius:999px;width:2rem;height:2px}.feature-check{color:var(--landing-secondary);background:#ffffffc2;border:1px solid #3b69341a;border-radius:999px;align-items:center;gap:.55rem;padding:.6rem .85rem;font-family:secondary_font,sans-serif;font-size:.76rem;font-weight:600;display:inline-flex}.feature-check svg{width:.95rem;height:.95rem;color:var(--landing-primary-dark)}.plant-marquee{background:linear-gradient(150deg,#eff4dee6,#fafaf66b);border-radius:2.75rem;height:38rem;padding:0 1.1rem;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #3b69340f;-webkit-mask-image:linear-gradient(#0000 0,#000 9% 91%,#0000 100%);mask-image:linear-gradient(#0000 0,#000 9% 91%,#0000 100%)}.plant-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;height:100%;display:grid}.plant-column{min-width:0;height:100%;overflow:hidden}.plant-track{will-change:transform;flex-direction:column;gap:.85rem;padding:.65rem 0;display:flex}.plant-track--up{animation:27s linear infinite plantTrackUp}.plant-track--down{animation:30s linear infinite plantTrackDown}.plant-column:nth-child(3) .plant-track{animation-duration:33s}.plant-loop-group{flex:none;gap:.85rem;display:grid}.plant-column:hover .plant-track,.plant-column:focus-within .plant-track{animation-play-state:paused}@keyframes plantTrackUp{0%{transform:translate(0,0)}to{transform:translateY(calc(-50% - .425rem))}}@keyframes plantTrackDown{0%{transform:translateY(calc(-50% - .425rem))}to{transform:translate(0,0)}}.plant-preview-card{background:#fff;border:2px solid #0000;border-radius:1.45rem;outline:none;padding:.5rem;transition:border-color .2s,box-shadow .2s,transform .2s;overflow:hidden;box-shadow:0 10px 25px #2e4d3d12}.plant-preview-card:hover,.plant-preview-card:focus-visible{z-index:5;border-color:var(--landing-primary);transform:translateY(-2px);box-shadow:0 18px 34px #2e4d3d29}.plant-preview-card img{aspect-ratio:4/5;-o-object-fit:cover;object-fit:cover;border-radius:1.05rem;width:100%}.plant-preview-card__body{padding:.65rem .45rem .55rem}.plant-preview-card__tag{background:var(--landing-green-card);color:var(--landing-tertiary);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;margin-bottom:.35rem;padding:.24rem .45rem;font-family:secondary_font,sans-serif;font-size:.55rem;font-weight:700;display:inline-flex}.plant-preview-card h3{color:var(--landing-secondary);text-overflow:ellipsis;white-space:nowrap;font-family:primary_font,sans-serif;font-size:clamp(.72rem,1vw,.92rem);font-weight:750;line-height:1.25;overflow:hidden}.education-wheel{--education-wheel-radius:17rem;--education-wheel-radius-large:13.6rem;--education-wheel-radius-medium:10.2rem;--education-wheel-radius-small:5.1rem;isolation:isolate;height:38rem;position:relative;overflow:hidden}.education-wheel-ring{display:none}.education-orbit-card{z-index:2;opacity:1;will-change:transform, opacity;background:#fffffff2;border:2px solid #0000;border-radius:1.5rem;outline:none;grid-template-columns:6.6rem minmax(0,1fr);align-items:center;gap:.85rem;width:95%;min-height:7.2rem;padding:.5rem;animation:24s linear infinite educationOrbit;display:grid;position:absolute;top:50%;left:50%;box-shadow:0 15px 35px #2e4d3d1a}.education-wheel:hover .education-orbit-card,.education-wheel:focus-within .education-orbit-card{animation-play-state:paused}.education-orbit-card:hover,.education-orbit-card:focus-visible{z-index:10;border-color:var(--landing-primary);box-shadow:0 22px 46px #2e4d3d2e}.education-orbit-card img{-o-object-fit:cover;object-fit:cover;border-radius:1.1rem;width:100%;height:6.2rem}.education-orbit-card__body{min-width:0;padding-right:.7rem}.education-orbit-card__body span{color:var(--landing-primary-dark);letter-spacing:.12em;text-transform:uppercase;font-family:secondary_font,sans-serif;font-size:.63rem;font-weight:700}.education-orbit-card__body h3{color:var(--landing-secondary);margin-top:.35rem;font-family:primary_font,sans-serif;font-size:clamp(.88rem,1.25vw,1.06rem);font-weight:750;line-height:1.32}@keyframes educationOrbit{0%{z-index:1;opacity:0;transform:translate3d(-50%, calc(-50% + var(--education-wheel-radius)), 0) scale(.58)}8%{z-index:2;opacity:.48;transform:translate3d(-50%, calc(-50% + var(--education-wheel-radius-large)), 0) scale(.66)}20%{z-index:3;opacity:.78;transform:translate3d(-50%, calc(-50% + var(--education-wheel-radius-medium)), 0) scale(.8)}35%{z-index:4;opacity:.94;transform:translate3d(-50%, calc(-50% + var(--education-wheel-radius-small)), 0) scale(.92)}50%{z-index:6;opacity:1;transform:translate(-50%,-50%)scale(1.04)}65%{z-index:4;opacity:.94;transform:translate3d(-50%, calc(-50% - var(--education-wheel-radius-small)), 0) scale(.92)}80%{z-index:3;opacity:.78;transform:translate3d(-50%, calc(-50% - var(--education-wheel-radius-medium)), 0) scale(.8)}92%{z-index:2;opacity:.48;transform:translate3d(-50%, calc(-50% - var(--education-wheel-radius-large)), 0) scale(.66)}to{z-index:1;opacity:0;transform:translate3d(-50%, calc(-50% - var(--education-wheel-radius)), 0) scale(.58)}}.catalog-fan-stage{perspective:1200px;min-height:35rem;position:relative}.catalog-fan-stage:after{display:none}.catalog-fan-card{z-index:var(--fan-layer,1);width:14.6rem;transform:translate3d(var(--fan-x,0), var(--fan-y,0), 0) rotate(var(--fan-rotate,0));transform-origin:50% 94%;will-change:transform;margin-left:-7.3rem;position:absolute;bottom:7.8rem;left:50%}.catalog-fan-card.is-active{z-index:40}.catalog-card-surface{background:#fff;border:2px solid #3b693414;border-radius:2rem;outline:none;padding:.7rem;transition:border-color .2s,box-shadow .2s,transform .24s;overflow:hidden;box-shadow:0 24px 50px #2e4d3d2e}.catalog-fan-card:hover .catalog-card-surface,.catalog-fan-card:focus-within .catalog-card-surface{border-color:var(--landing-primary);transform:translate3d(0,-1.25rem,2rem)scale(1.025);box-shadow:0 34px 64px #2e4d3d3d}.catalog-card-surface img{aspect-ratio:4/4.5;-o-object-fit:cover;object-fit:cover;border-radius:1.45rem;width:100%}.catalog-card-surface__body{padding:.9rem .35rem .5rem}.catalog-card-surface__tag{background:var(--landing-green-card);color:var(--landing-tertiary);letter-spacing:.09em;text-transform:uppercase;border-radius:999px;padding:.32rem .55rem;font-family:secondary_font,sans-serif;font-size:.58rem;font-weight:700;display:inline-flex}.catalog-card-surface h3{color:var(--landing-secondary);margin-top:.55rem;font-family:primary_font,sans-serif;font-size:1rem;font-weight:750;line-height:1.25}.catalog-card-surface p{color:var(--landing-text-muted);margin-top:.3rem;font-family:secondary_font,sans-serif;font-size:.72rem;font-weight:600}.myplant-section{background:radial-gradient(circle at 9% 78%, #8bc34a29, transparent 26rem), radial-gradient(circle at 88% 16%, #ffe1a333, transparent 24rem), var(--landing-filter);position:relative;overflow:hidden}.myplant-showcase{isolation:isolate;place-items:center;min-height:36rem;display:grid;position:relative}.myplant-card-stage{isolation:isolate;width:100%;max-width:39rem;height:33.5rem;position:relative}.myplant-card-stage:before{z-index:-2;content:"";background:radial-gradient(circle at 18% 16%,#ffffffeb,#0000 13rem),linear-gradient(145deg,#eff4deeb,#e5efccb8);border:1px solid #6fa0391a;border-radius:3.5rem;position:absolute;inset:1.5rem 1.25rem;transform:rotate(-2.2deg);box-shadow:0 28px 68px #2e4d3d1f}.myplant-card-stage:after{z-index:-1;content:"";opacity:.3;background-image:radial-gradient(#6fa03933 1.25px,#0000 1.25px);background-size:17px 17px;position:absolute;inset:2rem;-webkit-mask-image:linear-gradient(#0000,#000 25% 74%,#0000);mask-image:linear-gradient(#0000,#000 25% 74%,#0000)}.myplant-progress-card{--card-rotation:0deg;width:min(34rem,92%);min-height:9.45rem;transform:rotate(var(--card-rotation));transform-origin:50%;background:linear-gradient(135deg,#fffffffa,#f6f9eaf5);border:1px solid #3b69341c;border-radius:2rem;grid-template-columns:7.35rem minmax(0,1fr);align-items:center;gap:1rem;padding:.9rem;transition:border-color .22s,box-shadow .22s,transform .22s;display:grid;position:absolute;overflow:hidden;box-shadow:0 20px 44px #2e4d3d24}.myplant-progress-card:after{content:"";pointer-events:none;background:#8bc34a14;border-radius:999px;width:8rem;height:8rem;position:absolute;top:-2.5rem;right:-2.2rem}.myplant-progress-card:hover{z-index:5;border-color:#6fa03940;transform:translateY(-4px)rotate(0);box-shadow:0 24px 52px #2e4d3d2e}.myplant-progress-card--1{--card-rotation:-1.4deg;z-index:1;width:89%;top:0;left:.45rem}.myplant-progress-card--2{--card-rotation:1.2deg;z-index:3;background:linear-gradient(135deg,#fffffffc,#eff6ddfa);width:94%;top:11.15rem;right:0}.myplant-progress-card--3{--card-rotation:-.9deg;z-index:2;width:90%;bottom:0;left:1.75rem}.myplant-progress-card__image{z-index:1;aspect-ratio:1;background:var(--landing-green-card);-o-object-fit:cover;object-fit:cover;border-radius:1.4rem;width:100%;position:relative;box-shadow:inset 0 0 0 1px #3b693412}.myplant-progress-card__content{z-index:1;min-width:0;position:relative}.myplant-progress-card__header{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.myplant-progress-card__identity{min-width:0}.myplant-progress-card__identity>span{color:var(--landing-primary-dark);letter-spacing:.12em;text-transform:uppercase;font-family:secondary_font,sans-serif;font-size:.57rem;font-weight:800}.myplant-progress-card__identity h3{color:var(--landing-secondary);text-overflow:ellipsis;white-space:nowrap;margin-top:.12rem;font-family:primary_font,sans-serif;font-size:1.32rem;font-weight:800;line-height:1.18;overflow:hidden}.myplant-progress-card__header strong{color:var(--landing-secondary);font-variant-numeric:tabular-nums;flex:none;font-family:primary_font,sans-serif;font-size:1.55rem;font-weight:800;line-height:1}.myplant-progress-card__tags{flex-wrap:wrap;gap:.35rem;margin-top:.55rem;display:flex}.myplant-progress-card__tags span{color:var(--landing-tertiary);background:#eff4dedb;border:1px solid #6fa0391f;border-radius:999px;padding:.25rem .52rem;font-family:secondary_font,sans-serif;font-size:.54rem;font-weight:700;display:inline-flex}.myplant-progress-card__track{background:#e6eadc;border-radius:999px;height:.72rem;margin-top:.72rem;overflow:hidden;box-shadow:inset 0 1px 2px #2e4d3d12}.myplant-progress-card__track>span{border-radius:inherit;background:linear-gradient(90deg, var(--landing-primary-dark), var(--landing-primary));will-change:width;width:0;height:100%;transition:width 90ms linear;display:block;box-shadow:0 0 14px #8bc34a52}.myplant-progress-card--2 .myplant-progress-card__track>span{background:linear-gradient(90deg,#5f9636,#9bce54)}.myplant-progress-card--3 .myplant-progress-card__track>span{background:linear-gradient(90deg,#74a83e,#b3d967)}.myplant-progress-card__footer{color:var(--landing-text-muted);justify-content:space-between;align-items:center;gap:.75rem;margin-top:.48rem;font-family:secondary_font,sans-serif;font-size:.58rem;font-weight:600;display:flex}.myplant-progress-card__footer span:last-child{color:var(--landing-primary-dark);text-align:right}.growee-stage{background:linear-gradient(#fafaf6b8, #fafaf6b8), var(--growee-pattern) center / cover;isolation:isolate;border-radius:3rem;place-items:center;min-height:34rem;display:grid;position:relative}.growee-stage:before{z-index:-1;content:"";filter:blur(1px);background:#8bc34a33;border-radius:999px;width:23rem;height:23rem;position:absolute;box-shadow:0 0 0 3rem #eff4de85}.growee-character{filter:drop-shadow(0 28px 30px #2e4d3d2b);width:min(29rem,86%);animation:5s ease-in-out infinite groweeFloat;position:relative}.growee-mascot{z-index:1;width:100%;height:auto;display:block;position:relative}.growee-eye{z-index:3;aspect-ratio:.95;background:linear-gradient(155deg,#425f2c 0%,#3e5a29 48%,#3b5526 100%);border:0;border-radius:48% 48% 50% 50%;width:10.45%;position:absolute;top:62.25%;overflow:hidden;transform:translate(-50%,-50%)}.growee-eye--left{left:32.42%}.growee-eye--right{top:62.7%;left:65.86%}.growee-pupil{border-radius:inherit;transform:translate3d(var(--eye-x,0px), var(--eye-y,0px), 0);transition:transform 80ms linear;position:absolute;inset:0}.growee-pupil:before{aspect-ratio:1;content:"";background:#fdfef6;border-radius:999px;width:30%;position:absolute;top:35%;left:35%}.growee-bubble{z-index:8;max-width:14.5rem;color:var(--landing-secondary);opacity:0;transform-origin:0 100%;background:#fff;border:1px solid #3b69341f;border-radius:1.5rem 1.5rem 1.5rem .45rem;padding:.95rem 1.15rem;font-family:secondary_font,sans-serif;font-size:.82rem;font-weight:600;line-height:1.55;animation:12s ease-in-out infinite groweeBubble;position:absolute;top:8%;right:1%;transform:translateY(12px)scale(.94);box-shadow:0 18px 40px #2e4d3d24}.growee-bubble strong{color:var(--landing-primary-dark)}@keyframes groweeFloat{0%,to{transform:translate(0,0)rotate(-1deg)}50%{transform:translateY(-10px)rotate(1deg)}}@keyframes groweeBubble{0%,12%,72%,to{opacity:0;transform:translateY(12px)scale(.94)}20%,62%{opacity:1;transform:translate(0,0)scale(1)}}.about-panel{box-shadow:none;color:var(--landing-secondary);isolation:isolate;background:0 0;border:0;border-radius:0;position:relative;overflow:visible}.about-panel:before{display:none}.about-step-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid;position:relative}.about-step-grid:before{z-index:-1;content:"";border-top:2px dashed #6fa03940;position:absolute;top:3rem;left:14%;right:14%}.about-step{background:#ffffffb3;border:1px solid #3b69341a;border-radius:1.4rem;padding:.9rem;transition:background .2s,border-color .2s,transform .2s;box-shadow:0 10px 24px #2e4d3d0f}.about-step:hover{background:#ffffffeb;border-color:#6fa03959;transform:translateY(-3px)}.about-step__number{background:var(--landing-primary);width:2.4rem;height:2.4rem;color:var(--landing-secondary);border:3px solid #eff4def5;border-radius:999px;place-items:center;font-family:primary_font,sans-serif;font-size:.7rem;font-weight:800;display:grid;box-shadow:0 0 0 1px #6fa0392b}.about-step h3{color:var(--landing-secondary);margin-top:.65rem;font-family:primary_font,sans-serif;font-size:1rem;font-weight:750}.about-step p{color:var(--landing-text-muted);margin-top:.32rem;font-family:secondary_font,sans-serif;font-size:.72rem;line-height:1.55}.landing-motion-ready [data-reveal]{opacity:0;transition:opacity .65s,transform .65s cubic-bezier(.2,.75,.25,1);transform:translateY(1.5rem)}.landing-motion-ready [data-reveal=left]{transform:translate(-2rem)}.landing-motion-ready [data-reveal=right]{transform:translate(2rem)}.landing-motion-ready [data-reveal].is-revealed{opacity:1;transform:translate(0,0)}@media (width<=1023px){.landing-section-grid,.landing-section-grid--reverse{grid-template-columns:minmax(0,1fr) minmax(19rem,.9fr);gap:3.5rem}.hero-visual{justify-self:center;max-width:38rem;height:31rem}.plant-marquee,.education-wheel{height:32rem}.education-wheel{--education-wheel-radius:10.5rem;--education-wheel-radius-large:8.4rem;--education-wheel-radius-medium:6.3rem;--education-wheel-radius-small:3.15rem}.plant-marquee{padding:0 .75rem}.plant-columns,.plant-track,.plant-loop-group{gap:.6rem}.plant-preview-card{border-radius:1.15rem;padding:.35rem}.plant-preview-card img{border-radius:.85rem}.plant-preview-card__body{padding:.5rem .25rem .4rem}.catalog-fan-card{width:12.6rem;margin-left:-6.3rem;bottom:6.3rem}.myplant-showcase{min-height:30.5rem}.myplant-card-stage{height:29.5rem}.myplant-card-stage:before{border-radius:2.75rem;inset:1rem .5rem}.myplant-progress-card{border-radius:1.55rem;grid-template-columns:5rem minmax(0,1fr);gap:.72rem;min-height:8.25rem;padding:.7rem}.myplant-progress-card--1{width:95%;left:0}.myplant-progress-card--2{width:100%;top:10.05rem}.myplant-progress-card--3{width:96%;left:.5rem}.myplant-progress-card__image{border-radius:1.05rem}.myplant-progress-card__identity>span{font-size:.5rem}.myplant-progress-card__identity h3{font-size:1.08rem}.myplant-progress-card__header strong{font-size:1.3rem}.myplant-progress-card__tags{margin-top:.4rem}.myplant-progress-card__track{height:.62rem;margin-top:.55rem}.myplant-progress-card__footer{font-size:.52rem}}@media (width<=767px){[data-landing-page] section[id]{scroll-margin-top:4.6rem}.landing-hero{padding-bottom:.75rem;overflow:hidden}.landing-hero__copy h1{font-size:clamp(3.35rem,16vw,3.9rem)}.landing-hero__copy>p:first-of-type{margin-top:1.15rem;font-size:1.45rem;line-height:1.16}.landing-hero__copy>p:nth-of-type(2){margin-top:.9rem;font-size:.875rem;line-height:1.65}.landing-hero__copy dl{margin-top:1rem;padding-top:.85rem}.landing-hero__copy dt{font-size:1.05rem}.landing-hero__copy dd{font-size:.6rem;line-height:1rem}.landing-hero__copy>div:last-child{margin-top:1.15rem}.landing-hero__copy>div:last-child a{min-height:2.85rem;padding-inline:1.25rem;font-size:.78rem}.landing-motion-ready [data-reveal=left],.landing-motion-ready [data-reveal=right]{transform:translateY(1.25rem)}.landing-section-grid,.landing-section-grid--reverse{grid-template-columns:minmax(0,1fr);gap:2.75rem}[data-landing-page] #jelajahi,[data-landing-page] #katalog,[data-landing-page] #tanamanku,[data-landing-page] #edukasi,[data-landing-page] #chatbot{padding-block:3.25rem}[data-landing-page] #jelajahi{padding-top:2rem}.hero-visual{height:clamp(22rem,105vw,26rem);margin:-1rem auto 0}.plant-marquee{border-radius:2rem;height:26rem;padding-inline:.65rem}.plant-columns,.plant-track,.plant-loop-group{gap:.48rem}.plant-preview-card__tag{font-size:.45rem}.education-wheel{height:31rem}.education-orbit-card{border-radius:1.35rem;grid-template-columns:5.7rem minmax(0,1fr);gap:.75rem;width:97%;min-height:6.6rem;padding:.45rem;left:50%}.education-orbit-card img{border-radius:1rem;height:5.5rem}.education-orbit-card__body h3{font-size:.84rem}.catalog-fan-stage{border-radius:2rem;min-height:23rem;overflow:hidden}.catalog-fan-card{width:clamp(8rem,40vw,9.5rem);transform:translate3d(calc(-50% + var(--fan-x,0px)), var(--fan-y,0px), 0) rotate(var(--fan-rotate,0deg));margin-top:-7.75rem;margin-left:0;top:45%;bottom:auto}.catalog-card-surface{border-radius:1.5rem;padding:.48rem}.catalog-card-surface img{border-radius:1.12rem}.catalog-card-surface__body{padding:.65rem .25rem .35rem}.catalog-card-surface h3{font-size:.8rem}.catalog-card-surface p{font-size:.63rem}.myplant-showcase{min-height:0}.myplant-card-stage{gap:.8rem;width:100%;max-width:34rem;height:auto;padding:.25rem 0;display:grid}.myplant-card-stage:before{border-radius:2.5rem;inset:.75rem 0;transform:none}.myplant-card-stage:after{inset:1.25rem}.myplant-progress-card,.myplant-progress-card--1,.myplant-progress-card--2,.myplant-progress-card--3{border-radius:1.5rem;grid-template-columns:4.9rem minmax(0,1fr);width:100%;min-height:0;position:relative;inset:auto;transform:none}.myplant-progress-card:hover{transform:translateY(-2px)}.myplant-progress-card__image{border-radius:1rem}.myplant-progress-card__footer{gap:.45rem}.growee-stage{border-radius:2rem;min-height:25rem}.growee-stage:before{width:18rem;height:18rem}.growee-bubble{max-width:11.5rem;font-size:.72rem;top:3%;right:2%}.landing-hero__grid{isolation:isolate;border-radius:0 0 2.25rem 2.25rem;min-height:32.5rem;display:block;position:relative;overflow:hidden}.landing-hero__grid:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#fafaf6fa 0%,#fafaf6e6 54%,#fafaf694 100%);position:absolute;inset:0}.landing-hero__copy{z-index:2;max-width:none;padding-block:.5rem 1.75rem;position:relative}.landing-hero__visual{--hero-intro-opacity:.62;z-index:0;opacity:.62;pointer-events:none;width:100%;max-width:none;height:100%;margin:0;position:absolute;inset:0}.landing-hero__visual .hero-visual__image{-o-object-position:50% 50%;object-position:50% 50%;transform-origin:50%;width:100%;height:88%;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);-webkit-mask-image:linear-gradient(#0000 0%,#000 12% 100%);mask-image:linear-gradient(#0000 0%,#000 12% 100%)}.landing-feature-shell{isolation:isolate;background:#fafaf6d6;border:1px solid #3b69341a;border-radius:2rem;grid-template-columns:minmax(0,1fr);gap:1.4rem;width:calc(100% - 2rem);padding:.8rem .8rem 1.35rem;display:grid;position:relative;overflow:visible;box-shadow:0 22px 48px #2e4d3d1a}.landing-feature-shell:after{content:none}#katalog .landing-feature-shell{background:#eff4dee0}.landing-feature-copy{z-index:1;order:2;max-width:none;padding:.25rem .7rem .35rem;position:relative}.landing-feature-copy h2{font-size:1.75rem;line-height:1.12}.landing-feature-copy>p{margin-top:1rem;font-size:.875rem;line-height:1.65}.landing-feature-copy>a{min-height:2.85rem;margin-top:1.35rem;padding-inline:1.25rem;font-size:.78rem}#katalog .landing-feature-copy>div{gap:.55rem;margin-top:1.15rem}#katalog .landing-feature-copy>div>div{padding:.8rem}#katalog .landing-feature-copy>div p:first-child{font-size:1.25rem}#katalog .landing-feature-copy>div p:last-child{font-size:.68rem;line-height:1rem}.landing-feature-shell>.landing-feature-visual{z-index:0;filter:none;pointer-events:auto;-webkit-user-select:auto;user-select:auto;border-radius:1.45rem;order:1;width:100%;max-width:none;height:auto;min-height:0;margin:0;position:relative;inset:auto;overflow:hidden}#jelajahi .landing-feature-visual{height:24rem}#katalog .landing-feature-visual{min-height:19rem}#edukasi .landing-feature-visual{height:28rem}#chatbot .landing-feature-visual{min-height:22rem}.landing-motion-ready .landing-feature-visual[data-reveal]{opacity:0}.landing-motion-ready .landing-feature-visual[data-reveal].is-revealed{opacity:1}#tanamanku .myplant-card-stage{width:100%;max-width:none}#chatbot .landing-feature-visual{place-items:end center}.about-panel{border-radius:0;padding:1.5rem 1.25rem}.about-panel h2{font-size:1.35rem}.about-panel>div:first-child>p{font-size:.8rem;line-height:1.45}.about-panel h3{font-size:.95rem}.about-panel p,.about-step p{font-size:.72rem;line-height:1.45}.about-step-grid{grid-template-columns:minmax(0,1fr)}.about-step-grid:before{border-top:0;border-left:2px dashed #6fa03940;width:2px;top:8%;bottom:8%;left:1.6rem}.about-step{padding:.85rem}}@media (prefers-reduced-motion:reduce){[data-landing-page]{scroll-behavior:auto}.growee-character,.growee-bubble,.plant-track,.education-wheel-ring,.education-orbit-card{animation:none!important}.growee-bubble{opacity:1;transform:none}.plant-track{transform:none!important}.plant-loop-group[aria-hidden=true]{display:none}.education-wheel{gap:.75rem;height:auto;padding:1.25rem;display:grid;-webkit-mask-image:none;mask-image:none}.education-wheel-ring{display:none}.education-orbit-card{opacity:1;width:100%;position:relative;top:auto;left:auto;transform:none!important}.landing-motion-ready [data-reveal]{opacity:1;transition:none;transform:none}}@media (width<=767px) and (prefers-reduced-motion:reduce){#edukasi .education-wheel{grid-template-rows:repeat(5,minmax(0,1fr));gap:.45rem;height:100%;padding:.75rem;display:grid}#edukasi .education-orbit-card{width:100%;height:100%;min-height:0}}
