:root{--ni-black:#14161c;--ni-black-light:#1c1f27;--ni-black-lighter:#242832;--ni-black-border:#2a2e38;--ni-gold:#e4ab3f;--ni-gold-light:#f0c264;--ni-gold-dark:#c8932e;--ni-gold-muted:#e4ab3f26;--ni-gold-glow:#e4ab3f40;--ni-green:#375139;--ni-green-light:#456b48;--ni-green-dark:#2a3f2c;--ni-green-muted:#37513933;--ni-text-primary:#fff;--ni-text-secondary:#a0a4b0;--ni-text-muted:#6b7080;--ni-text-gold:#e4ab3f}.new-home-module__iFmPgq__page{background-color:var(--ni-black);color:var(--ni-text-primary);min-height:100vh;overflow-x:hidden}.new-home-module__iFmPgq__navbar{z-index:1000;padding:1.25rem 0;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0}.new-home-module__iFmPgq__navbarScrolled{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--ni-black-border);background:#14161cd9;padding:.75rem 0}.new-home-module__iFmPgq__navContainer{z-index:2;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;position:relative}.new-home-module__iFmPgq__logoLink{align-items:center;gap:.75rem;text-decoration:none;display:flex}.new-home-module__iFmPgq__logoText{letter-spacing:-.02em;color:var(--ni-text-primary);font-size:1.5rem;font-weight:700}.new-home-module__iFmPgq__logoAccent{color:var(--ni-gold)}.new-home-module__iFmPgq__navLinks{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.new-home-module__iFmPgq__navLink{color:var(--ni-text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.new-home-module__iFmPgq__navLink:hover{color:var(--ni-text-primary)}.new-home-module__iFmPgq__navLink:after{content:"";background:var(--ni-gold);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.new-home-module__iFmPgq__navLink:hover:after{width:100%}.new-home-module__iFmPgq__mobileMenuBtn{color:var(--ni-text-primary);cursor:pointer;z-index:2;background:0 0;border:none;padding:.5rem;display:none;position:relative}.new-home-module__iFmPgq__mobileMenu,.new-home-module__iFmPgq__mobileMenuBackdrop{display:none}.new-home-module__iFmPgq__mobileMenuPanel{background:linear-gradient(#1c1f27fa,#14161cfa);border:1px solid #ffffff14;border-radius:1.5rem;padding:1rem 1.25rem 1.25rem;box-shadow:0 32px 80px #00000073}.new-home-module__iFmPgq__mobileMenuEyebrow{color:var(--ni-text-muted);letter-spacing:.18em;text-transform:uppercase;margin:0 0 .75rem;font-size:.75rem;font-weight:600}.new-home-module__iFmPgq__mobileMenu ul{margin:0;padding:0;list-style:none}.new-home-module__iFmPgq__mobileMenuLink{color:var(--ni-text-primary);border-bottom:1px solid var(--ni-black-border);padding:1rem 0;font-size:1.125rem;font-weight:600;text-decoration:none;transition:color .3s,transform .3s;display:block}.new-home-module__iFmPgq__mobileMenuLink:hover{color:var(--ni-gold);transform:translate(4px)}@media (max-width:768px){.new-home-module__iFmPgq__navLinks{display:none}.new-home-module__iFmPgq__mobileMenuBtn{display:block}.new-home-module__iFmPgq__mobileMenuBackdrop{-webkit-backdrop-filter:blur(10px);z-index:0;background:#07090db8;display:block;position:fixed;inset:0}.new-home-module__iFmPgq__mobileMenu{padding:calc(env(safe-area-inset-top) + 5.5rem)1rem max(1rem,env(safe-area-inset-bottom));z-index:1;display:block;position:fixed;inset:0;overflow-y:auto}.new-home-module__iFmPgq__mobileMenuPanel{padding:1rem 1rem 1.125rem}}.new-home-module__iFmPgq__hero{background-color:var(--ni-black);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.new-home-module__iFmPgq__heroParticles{pointer-events:none;position:absolute;inset:0;overflow:hidden}.new-home-module__iFmPgq__particle{background:var(--ni-gold);opacity:0;border-radius:50%;animation:8s ease-in-out infinite new-home-module__iFmPgq__particleFloat;position:absolute}.new-home-module__iFmPgq__particle:first-child{width:4px;height:4px;animation-duration:7s;animation-delay:0s;top:20%;left:15%}.new-home-module__iFmPgq__particle:nth-child(2){width:3px;height:3px;animation-duration:9s;animation-delay:1.5s;top:60%;left:75%}.new-home-module__iFmPgq__particle:nth-child(3){width:5px;height:5px;animation-duration:6s;animation-delay:3s;top:40%;left:40%}.new-home-module__iFmPgq__particle:nth-child(4){width:3px;height:3px;animation-duration:8s;animation-delay:4.5s;top:75%;left:25%}.new-home-module__iFmPgq__particle:nth-child(5){width:4px;height:4px;animation-duration:10s;animation-delay:2s;top:30%;left:60%}.new-home-module__iFmPgq__particle:nth-child(6){width:2px;height:2px;animation-duration:7s;animation-delay:5s;top:50%;left:85%}.new-home-module__iFmPgq__particle:nth-child(7){width:3px;height:3px;animation-duration:9s;animation-delay:6.5s;top:10%;left:50%}.new-home-module__iFmPgq__particle:nth-child(8){width:4px;height:4px;animation-duration:8s;animation-delay:1s;top:85%;left:55%}@keyframes new-home-module__iFmPgq__particleFloat{0%{opacity:0;transform:translateY(20px)scale(0)}20%{opacity:.6;transform:translateY(0)scale(1)}80%{opacity:.3;transform:translateY(-40px)scale(.8)}to{opacity:0;transform:translateY(-60px)scale(0)}}.new-home-module__iFmPgq__heroGlow{background:radial-gradient(circle,var(--ni-gold-glow)0%,transparent 70%);filter:blur(80px);opacity:.3;pointer-events:none;border-radius:50%;width:500px;height:500px;animation:4s ease-in-out infinite new-home-module__iFmPgq__glowPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes new-home-module__iFmPgq__glowPulse{0%,to{opacity:.2;transform:translate(-50%,-50%)scale(1)}50%{opacity:.35;transform:translate(-50%,-50%)scale(1.1)}}.new-home-module__iFmPgq__heroContent{z-index:10;text-align:center;max-width:800px;padding:0 1.5rem;position:relative}.new-home-module__iFmPgq__heroSubtitle{letter-spacing:.2em;text-transform:uppercase;color:var(--ni-gold);opacity:0;margin-bottom:1.5rem;font-size:1rem;font-weight:500;animation:.8s .2s forwards new-home-module__iFmPgq__fadeInUp}.new-home-module__iFmPgq__heroTitle{color:var(--ni-text-primary);opacity:0;margin-bottom:1.5rem;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:700;line-height:1.15;animation:.8s .4s forwards new-home-module__iFmPgq__fadeInUp}.new-home-module__iFmPgq__heroTitleGold{background:linear-gradient(135deg,var(--ni-gold),var(--ni-gold-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.new-home-module__iFmPgq__heroDesc{color:var(--ni-text-secondary);opacity:0;margin-bottom:2.5rem;font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.7;animation:.8s .6s forwards new-home-module__iFmPgq__fadeInUp}.new-home-module__iFmPgq__heroFactRow{opacity:0;flex-wrap:wrap;justify-content:center;gap:.75rem;max-width:720px;margin:0 auto 1.5rem;animation:.8s .7s forwards new-home-module__iFmPgq__fadeInUp;display:flex}.new-home-module__iFmPgq__heroFactChip{min-height:2.5rem;color:var(--ni-text-primary);letter-spacing:-.01em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #e4ab3f47;border-radius:9999px;justify-content:center;align-items:center;padding:.6rem 1rem;font-size:.9rem;font-weight:600;display:inline-flex}.new-home-module__iFmPgq__heroCta{background:linear-gradient(135deg,var(--ni-gold),var(--ni-gold-light));color:var(--ni-black);cursor:pointer;opacity:0;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s;animation:.8s .8s forwards new-home-module__iFmPgq__fadeInUp;display:inline-flex;box-shadow:0 0 30px #e4ab3f4d}.new-home-module__iFmPgq__heroCta:hover{transform:translateY(-2px);box-shadow:0 0 50px #e4ab3f80}.new-home-module__iFmPgq__heroHelper{color:var(--ni-text-muted);opacity:0;margin-top:.9rem;font-size:.875rem;animation:.8s .9s forwards new-home-module__iFmPgq__fadeInUp}@keyframes new-home-module__iFmPgq__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.new-home-module__iFmPgq__scrollIndicator{z-index:10;animation:2s ease-in-out infinite new-home-module__iFmPgq__bounce;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.new-home-module__iFmPgq__scrollDot{border:2px solid var(--ni-text-secondary);border-radius:12px;justify-content:center;width:24px;height:40px;padding-top:8px;display:flex}.new-home-module__iFmPgq__scrollDotInner{background:var(--ni-gold);border-radius:2px;width:4px;height:10px;animation:2s ease-in-out infinite new-home-module__iFmPgq__scrollDown}@keyframes new-home-module__iFmPgq__bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}@keyframes new-home-module__iFmPgq__scrollDown{0%{opacity:1;transform:translateY(0)}50%{opacity:.3;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.new-home-module__iFmPgq__subGuide{background:var(--ni-black);padding:5rem 0 6rem}.new-home-module__iFmPgq__subGuideCard{background:var(--ni-black-light);border:1px solid var(--ni-black-border);border-radius:1.5rem;max-width:960px;margin:0 auto;padding:3rem 2rem}.new-home-module__iFmPgq__subGuideGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:768px){.new-home-module__iFmPgq__subGuideGrid{grid-template-columns:1fr;gap:1.5rem}.new-home-module__iFmPgq__subGuideCard{padding:2rem 1.25rem}}.new-home-module__iFmPgq__subGuideItem{text-align:center;padding:1rem}.new-home-module__iFmPgq__subGuideIconWrap{background:var(--ni-green);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;transition:transform .3s;display:flex}.new-home-module__iFmPgq__subGuideItem:hover .new-home-module__iFmPgq__subGuideIconWrap{transform:scale(1.1)}.new-home-module__iFmPgq__subGuideIcon{color:var(--ni-gold);font-size:1.5rem}.new-home-module__iFmPgq__subGuideItemTitle{color:var(--ni-text-primary);margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.new-home-module__iFmPgq__subGuideItemDesc{color:var(--ni-text-secondary);font-size:.9375rem;line-height:1.6}.new-home-module__iFmPgq__subGuideHighlight{color:var(--ni-gold);font-weight:700}.new-home-module__iFmPgq__subGuideBadge{text-transform:uppercase;letter-spacing:.08em;background:var(--ni-green);color:var(--ni-text-primary);vertical-align:middle;border-radius:9999px;margin-left:.375rem;padding:.2rem .6rem;font-size:.6875rem;font-weight:700;display:inline-block}.new-home-module__iFmPgq__subGuideDivider{background:var(--ni-black-border);width:100%;height:1px;margin:2rem 0}.new-home-module__iFmPgq__subGuideCta{text-align:center}.new-home-module__iFmPgq__subGuideMeta{color:var(--ni-text-muted);margin-top:.875rem;font-size:.875rem;line-height:1.6}.new-home-module__iFmPgq__planIntro{text-align:center;margin-bottom:1.75rem}.new-home-module__iFmPgq__planIntroTitle{color:var(--ni-text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.new-home-module__iFmPgq__planIntroDesc{color:var(--ni-text-secondary);font-size:.9375rem;line-height:1.6}.new-home-module__iFmPgq__planGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:2rem;display:grid}.new-home-module__iFmPgq__planCard{border:1px solid var(--ni-black-border);text-align:left;background:#ffffff05;border-radius:1rem;flex-direction:column;gap:.4rem;padding:1.4rem 1.25rem;display:flex;position:relative}.new-home-module__iFmPgq__planCardRecommended{background:linear-gradient(#e4ab3f1f 0%,#ffffff08 100%);border-color:#e4ab3f8c;box-shadow:0 12px 40px #00000038}.new-home-module__iFmPgq__planBadge{background:var(--ni-gold);color:var(--ni-black);border-radius:9999px;justify-content:center;align-items:center;padding:.3rem .7rem;font-size:.75rem;font-weight:700;display:inline-flex;position:absolute;top:-.7rem;left:1rem}.new-home-module__iFmPgq__planDuration{color:var(--ni-text-primary);font-size:1rem;font-weight:700}.new-home-module__iFmPgq__planPrice{color:var(--ni-gold);letter-spacing:-.03em;font-size:1.65rem;font-weight:700}.new-home-module__iFmPgq__planMeta{color:var(--ni-text-secondary);font-size:.9rem;line-height:1.5}.new-home-module__iFmPgq__section{padding:6rem 0;position:relative}.new-home-module__iFmPgq__sectionContainer{max-width:1200px;margin:0 auto;padding:0 1.5rem}.new-home-module__iFmPgq__sectionHeader{text-align:center;margin-bottom:4rem}.new-home-module__iFmPgq__sectionTitle{color:var(--ni-text-primary);margin-bottom:.75rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.new-home-module__iFmPgq__sectionSubtitle{color:var(--ni-text-secondary);font-size:1.125rem;line-height:1.6}.new-home-module__iFmPgq__productCarousel{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:1.5rem;padding:1rem 0;display:flex;overflow-x:auto}.new-home-module__iFmPgq__productCarousel::-webkit-scrollbar{display:none}.new-home-module__iFmPgq__productCard{scroll-snap-align:start;background:var(--ni-black-light);border:1px solid var(--ni-black-border);border-radius:1rem;flex:0 0 320px;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:block;overflow:hidden}.new-home-module__iFmPgq__productCard:hover{border-color:var(--ni-gold);transform:translateY(-4px);box-shadow:0 20px 40px #0000004d}.new-home-module__iFmPgq__productImageWrap{background:var(--ni-black-lighter);height:220px;position:relative;overflow:hidden}.new-home-module__iFmPgq__productImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.new-home-module__iFmPgq__productCard:hover .new-home-module__iFmPgq__productImage{transform:scale(1.05)}.new-home-module__iFmPgq__productBody{padding:1.5rem}.new-home-module__iFmPgq__productName{color:var(--ni-text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.new-home-module__iFmPgq__productSlogan{color:var(--ni-text-secondary);margin-bottom:.8rem;font-size:.9375rem}.new-home-module__iFmPgq__productMeta{color:var(--ni-gold-light);margin-bottom:.9rem;font-size:.8125rem;line-height:1.5}.new-home-module__iFmPgq__productDescription{color:var(--ni-text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.9rem;line-height:1.65;display:-webkit-box;overflow:hidden}.new-home-module__iFmPgq__productLink{color:var(--ni-gold);align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;transition:gap .3s;display:inline-flex}.new-home-module__iFmPgq__productCard:hover .new-home-module__iFmPgq__productLink{gap:.75rem}.new-home-module__iFmPgq__carouselIndicators{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.new-home-module__iFmPgq__carouselDot{background:var(--ni-black-border);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.new-home-module__iFmPgq__carouselDotActive{background:var(--ni-gold);border-radius:4px;width:24px}.new-home-module__iFmPgq__valueGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:768px){.new-home-module__iFmPgq__valueGrid{grid-template-columns:1fr;gap:1.5rem}}.new-home-module__iFmPgq__valueCard{text-align:center;padding:2rem 1.5rem}.new-home-module__iFmPgq__valueIconWrap{background:var(--ni-green);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.5rem;transition:transform .3s;display:flex}.new-home-module__iFmPgq__valueCard:hover .new-home-module__iFmPgq__valueIconWrap{transform:scale(1.1)}.new-home-module__iFmPgq__valueIcon{color:var(--ni-gold);font-size:1.75rem}.new-home-module__iFmPgq__valueTitle{color:var(--ni-text-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.new-home-module__iFmPgq__valueDesc{color:var(--ni-text-secondary);font-size:.9375rem;line-height:1.6}.new-home-module__iFmPgq__valueDivider{background:var(--ni-black-border);width:60px;height:1px;margin:3rem auto}.new-home-module__iFmPgq__valueBrandMsg{text-align:center;color:var(--ni-text-secondary);max-width:600px;margin:0 auto 2rem;font-size:1.125rem;font-style:italic;line-height:1.7}.new-home-module__iFmPgq__valueSecondaryBtn{background:var(--ni-green);color:var(--ni-text-primary);cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.new-home-module__iFmPgq__valueSecondaryBtn:hover{background:var(--ni-green-light);transform:translateY(-1px)}.new-home-module__iFmPgq__marqueeWrap{border-top:1px solid var(--ni-black-border);border-bottom:1px solid var(--ni-black-border);margin-bottom:3rem;padding:1.5rem 0;overflow:hidden}.new-home-module__iFmPgq__marqueeTrack{gap:3rem;width:fit-content;animation:30s linear infinite new-home-module__iFmPgq__marquee;display:flex}.new-home-module__iFmPgq__marqueeTrack:hover{animation-play-state:paused}@keyframes new-home-module__iFmPgq__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.new-home-module__iFmPgq__marqueeItem{border:1px solid var(--ni-black-border);color:var(--ni-text-secondary);white-space:nowrap;border-radius:.5rem;flex-shrink:0;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .3s}.new-home-module__iFmPgq__marqueeItem:hover{border-color:var(--ni-gold);color:var(--ni-gold)}.new-home-module__iFmPgq__socialGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:768px){.new-home-module__iFmPgq__socialGrid{grid-template-columns:1fr}}.new-home-module__iFmPgq__socialCard{background:var(--ni-black-light);border:1px solid #0000;border-radius:1rem;padding:1.5rem;text-decoration:none;transition:all .3s;display:block;position:relative;overflow:hidden}.new-home-module__iFmPgq__socialCard:hover{border-color:var(--ni-black-border);transform:translateY(-2px)}.new-home-module__iFmPgq__socialCardBar{background:var(--ni-gold);width:3px;height:100%;position:absolute;top:0;left:0}.new-home-module__iFmPgq__socialCardContent{padding-left:1rem}.new-home-module__iFmPgq__socialBadge{text-transform:uppercase;letter-spacing:.05em;background:var(--ni-green-muted);color:var(--ni-green-light);border-radius:9999px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.new-home-module__iFmPgq__socialTitle{color:var(--ni-text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.new-home-module__iFmPgq__socialDesc{color:var(--ni-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.new-home-module__iFmPgq__socialLink{color:var(--ni-gold);align-items:center;gap:.375rem;font-size:.8125rem;font-weight:600;display:inline-flex}.new-home-module__iFmPgq__faqWrap{border:1px solid var(--ni-black-border);background:linear-gradient(#3751392e 0%,#1c1f27e6 100%);border-radius:1.5rem;margin-top:3rem;padding:2rem}.new-home-module__iFmPgq__faqGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.new-home-module__iFmPgq__faqItem{background:#14161cb8;border:1px solid #ffffff0f;border-radius:1rem;padding:1rem 1rem .9rem}.new-home-module__iFmPgq__faqItem[open]{border-color:#e4ab3f66}.new-home-module__iFmPgq__faqQuestion{cursor:pointer;color:var(--ni-text-primary);font-size:1rem;font-weight:600;line-height:1.5;list-style:none}.new-home-module__iFmPgq__faqQuestion::-webkit-details-marker{display:none}.new-home-module__iFmPgq__faqAnswer{color:var(--ni-text-secondary);margin-top:.75rem;font-size:.9375rem;line-height:1.6}.new-home-module__iFmPgq__faqCta{justify-content:center;margin-top:1.75rem;display:flex}.new-home-module__iFmPgq__finalCta{text-align:center;background:var(--ni-black);padding:6rem 0;position:relative;overflow:hidden}.new-home-module__iFmPgq__finalCtaGlow{background:radial-gradient(circle,var(--ni-gold-glow)0%,transparent 70%);filter:blur(100px);opacity:.2;pointer-events:none;border-radius:50%;width:400px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.new-home-module__iFmPgq__finalCtaTitle{color:var(--ni-text-primary);z-index:1;margin-bottom:1rem;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;position:relative}.new-home-module__iFmPgq__finalCtaDesc{color:var(--ni-text-secondary);z-index:1;margin-bottom:2.5rem;font-size:1.125rem;position:relative}.new-home-module__iFmPgq__footer{border-top:1px solid var(--ni-black-border);background:var(--ni-black);padding:3rem 0}.new-home-module__iFmPgq__footerContainer{max-width:1200px;margin:0 auto;padding:0 1.5rem}.new-home-module__iFmPgq__footerTop{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.new-home-module__iFmPgq__footerLogo{color:var(--ni-text-primary);font-size:1.25rem;font-weight:700}.new-home-module__iFmPgq__footerSocial a{color:var(--ni-gold);transition:transform .3s;display:inline-block}.new-home-module__iFmPgq__footerSocial a:hover{transform:scale(1.15)}.new-home-module__iFmPgq__footerMeta{border-top:1px solid var(--ni-black-border);text-align:center;padding-top:1.5rem}.new-home-module__iFmPgq__footerMetaText{color:var(--ni-text-muted);font-size:.8125rem;line-height:1.8}.new-home-module__iFmPgq__animateOnScroll{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.new-home-module__iFmPgq__animateVisible{opacity:1;transform:translateY(0)}@media (max-width:640px){.new-home-module__iFmPgq__heroFactChip{width:100%}.new-home-module__iFmPgq__productCard{flex:0 0 280px}.new-home-module__iFmPgq__productImageWrap{height:180px}}@media (max-width:768px){.new-home-module__iFmPgq__heroFactRow{gap:.625rem}.new-home-module__iFmPgq__planGrid{grid-template-columns:1fr}.new-home-module__iFmPgq__planCard{text-align:center}.new-home-module__iFmPgq__faqWrap{padding:1.5rem 1rem}.new-home-module__iFmPgq__faqGrid{grid-template-columns:1fr}.new-home-module__iFmPgq__footerTop{text-align:center;flex-direction:column;gap:1rem}}
:root{--ni-black:#14161c;--ni-black-light:#1c1f27;--ni-black-lighter:#242832;--ni-black-border:#2a2e38;--ni-gold:#e4ab3f;--ni-gold-light:#f0c264;--ni-gold-glow:#e4ab3f38;--ni-green:#375139;--ni-green-light:#456b48;--ni-green-muted:#37513938;--ni-text-primary:#fff;--ni-text-secondary:#a0a4b0;--ni-text-muted:#6b7080}.about-module__2ZApOa__page{min-height:100vh;color:var(--ni-text-primary);background:radial-gradient(circle at 0 0,#e4ab3f14,#0000 36%),radial-gradient(circle at 100% 100%,#456b4829,#0000 32%),linear-gradient(#14161c 0%,#171a21 52%,#101216 100%)}.about-module__2ZApOa__header{z-index:1000;padding:1.125rem 0;transition:padding .35s,background .35s,border-color .35s;position:fixed;top:0;left:0;right:0}.about-module__2ZApOa__headerScrolled{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--ni-black-border);background:#14161cdb;padding:.8rem 0}.about-module__2ZApOa__headerInner,.about-module__2ZApOa__sectionContainer{width:min(1200px,100% - 3rem);margin:0 auto}.about-module__2ZApOa__headerInner{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.about-module__2ZApOa__logoLink{align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.about-module__2ZApOa__logoMark{border-radius:.75rem}.about-module__2ZApOa__logoText{color:var(--ni-text-primary);letter-spacing:-.02em;font-size:1.45rem;font-weight:700}.about-module__2ZApOa__logoAccent{color:var(--ni-gold)}.about-module__2ZApOa__desktopNav{flex:1;justify-content:center;display:flex}.about-module__2ZApOa__navList{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.about-module__2ZApOa__navLink{color:var(--ni-text-secondary);letter-spacing:.1em;text-transform:uppercase;font-size:.84rem;text-decoration:none;transition:color .3s;position:relative}.about-module__2ZApOa__navLink:hover{color:var(--ni-text-primary)}.about-module__2ZApOa__navLink:after{content:"";background:var(--ni-gold);transform-origin:0;width:100%;height:2px;transition:transform .3s;position:absolute;bottom:-.35rem;left:0;transform:scaleX(0)}.about-module__2ZApOa__navLink:hover:after{transform:scaleX(1)}.about-module__2ZApOa__headerActions{align-items:center;gap:1rem;display:flex}.about-module__2ZApOa__headerCta{background:linear-gradient(135deg,var(--ni-gold),var(--ni-gold-light));min-height:2.75rem;color:var(--ni-black);border-radius:999px;justify-content:center;align-items:center;padding:0 1.25rem;font-size:.92rem;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex}.about-module__2ZApOa__headerCta:hover{transform:translateY(-1px);box-shadow:0 14px 30px #e4ab3f38}.about-module__2ZApOa__mobileMenuBtn{color:var(--ni-text-primary);background:0 0;border:0;padding:.5rem;display:none}.about-module__2ZApOa__mobileMenu{border-top:1px solid var(--ni-black-border);-webkit-backdrop-filter:blur(20px);background:#14161cf2;display:none}.about-module__2ZApOa__mobileMenuInner{width:min(1200px,100% - 3rem);margin:0 auto;padding:1rem 0 1.5rem}.about-module__2ZApOa__mobileMenuList{margin:0;padding:0;list-style:none}.about-module__2ZApOa__mobileMenuLink{border-bottom:1px solid var(--ni-black-border);color:var(--ni-text-secondary);padding:.9rem 0;text-decoration:none;display:block}.about-module__2ZApOa__mobileMenuCta{background:linear-gradient(135deg,var(--ni-gold),var(--ni-gold-light));width:100%;min-height:2.85rem;color:var(--ni-black);border-radius:999px;justify-content:center;align-items:center;margin-top:1rem;font-weight:700;text-decoration:none;display:inline-flex}.about-module__2ZApOa__main{overflow:hidden}.about-module__2ZApOa__hero{align-items:center;min-height:100svh;padding:8rem 0 4rem;display:flex;position:relative}.about-module__2ZApOa__heroBackdrop{position:absolute;inset:0}.about-module__2ZApOa__heroBackground{object-fit:cover;object-position:center;filter:saturate(.9)contrast(1.04);transform:scale(1.04)}.about-module__2ZApOa__heroOverlay{background:linear-gradient(100deg,#14161cf0 12%,#14161cb3 48%,#14161cd9 100%),linear-gradient(#14161c33 0%,#14161cb8 100%);position:absolute;inset:0}.about-module__2ZApOa__heroGlow{background:radial-gradient(circle,var(--ni-gold-glow)0%,transparent 70%);filter:blur(8px);border-radius:50%;width:28rem;height:28rem;position:absolute;inset:auto auto 10% 18%}.about-module__2ZApOa__heroGrid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:end;gap:3rem;display:grid;position:relative}.about-module__2ZApOa__heroCopy{z-index:1;max-width:38rem;position:relative}.about-module__2ZApOa__heroEyebrow,.about-module__2ZApOa__sectionEyebrow{color:var(--ni-gold);letter-spacing:.18em;text-transform:uppercase;margin:0 0 1rem;font-size:.82rem;font-weight:700}.about-module__2ZApOa__heroTitle{letter-spacing:-.06em;text-wrap:balance;margin:0;font-size:clamp(3.2rem,7vw,6.3rem);line-height:.94}.about-module__2ZApOa__heroTitleAccent{color:var(--ni-gold-light)}.about-module__2ZApOa__heroDescription{color:#ffffffdb;max-width:34rem;margin:1.5rem 0 0;font-size:1.1rem;line-height:1.8}.about-module__2ZApOa__heroMetaGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.about-module__2ZApOa__heroMetaItem{border-top:1px solid #ffffff29;padding-top:1rem}.about-module__2ZApOa__heroMetaLabel{color:var(--ni-text-muted);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.8rem}.about-module__2ZApOa__heroMetaValue{color:var(--ni-text-primary);margin:.55rem 0 0;font-size:.96rem;line-height:1.6}.about-module__2ZApOa__heroActions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.about-module__2ZApOa__heroPrimaryCta,.about-module__2ZApOa__heroSecondaryCta{border-radius:999px;justify-content:center;align-items:center;min-height:3.2rem;padding:0 1.4rem;font-weight:700;text-decoration:none;transition:transform .25s,background .25s,border-color .25s,color .25s;display:inline-flex}.about-module__2ZApOa__heroPrimaryCta{background:linear-gradient(135deg,var(--ni-gold),var(--ni-gold-light));color:var(--ni-black)}.about-module__2ZApOa__heroSecondaryCta{color:var(--ni-text-primary);background:#14161c80;border:1px solid #ffffff29}.about-module__2ZApOa__heroPrimaryCta:hover,.about-module__2ZApOa__heroSecondaryCta:hover{transform:translateY(-1px)}.about-module__2ZApOa__heroVisual{min-height:34rem;position:relative}.about-module__2ZApOa__heroVisualFrame{background:#14161c66;border:1px solid #ffffff1a;border-radius:2rem;min-height:34rem;position:relative;overflow:hidden;box-shadow:0 32px 80px #00000047}.about-module__2ZApOa__heroVisualImageWrap{position:absolute;inset:0}.about-module__2ZApOa__heroVisualImage{object-fit:cover;object-position:center}.about-module__2ZApOa__heroVisualFrame:after{content:"";background:linear-gradient(#14161c14 0%,#14161c47 52%,#14161ceb 100%);position:absolute;inset:0}.about-module__2ZApOa__heroVisualCaption{z-index:1;max-width:16rem;position:absolute;top:1.5rem;left:1.5rem}.about-module__2ZApOa__heroVisualKicker{color:var(--ni-gold-light);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.74rem;font-weight:700}.about-module__2ZApOa__heroVisualText{color:#ffffffeb;margin:.8rem 0 0;font-size:.96rem;line-height:1.65}.about-module__2ZApOa__portraitRail{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid;position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem}.about-module__2ZApOa__portraitTag{-webkit-backdrop-filter:blur(18px);background:#14161cb3;border:1px solid #ffffff14;border-radius:1.2rem;align-items:center;gap:.85rem;padding:.9rem;display:flex}.about-module__2ZApOa__portraitThumb{border-radius:999px;flex-shrink:0;width:3.4rem;height:3.4rem;position:relative;overflow:hidden}.about-module__2ZApOa__portraitImage{object-fit:cover}.about-module__2ZApOa__portraitName{color:var(--ni-text-primary);margin:0;font-size:.96rem;font-weight:700}.about-module__2ZApOa__portraitRole{color:var(--ni-text-secondary);margin:.25rem 0 0;font-size:.82rem;line-height:1.4}.about-module__2ZApOa__section{padding:6.5rem 0;position:relative}.about-module__2ZApOa__sectionHeader{max-width:46rem;margin-bottom:3rem}.about-module__2ZApOa__sectionTitle{letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(2.2rem,4vw,4rem);line-height:1.02}.about-module__2ZApOa__sectionDescription{color:var(--ni-text-secondary);margin:1rem 0 0;font-size:1.02rem;line-height:1.8}.about-module__2ZApOa__manifestoGrid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:3rem;display:grid}.about-module__2ZApOa__manifestoLeadWrap{border-top:1px solid var(--ni-black-border);padding-top:1.5rem;position:relative}.about-module__2ZApOa__manifestoLead{color:var(--ni-text-primary);letter-spacing:-.02em;margin:0;font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.85}.about-module__2ZApOa__valueGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.about-module__2ZApOa__valueItem{border-top:1px solid var(--ni-black-border);padding-top:1.25rem}.about-module__2ZApOa__valueIconWrap{background:var(--ni-gold-glow);width:2.8rem;height:2.8rem;color:var(--ni-gold-light);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.about-module__2ZApOa__valueTitle{color:var(--ni-text-primary);margin:1rem 0 0;font-size:1.2rem}.about-module__2ZApOa__valueDescription{color:var(--ni-text-secondary);margin:.85rem 0 0;line-height:1.75}.about-module__2ZApOa__peopleSection{border-top:1px solid #ffffff0a}.about-module__2ZApOa__peopleList{gap:4rem;display:grid}.about-module__2ZApOa__personRow{grid-template-columns:minmax(0,.82fr) minmax(0,1fr);align-items:center;gap:2.5rem;display:grid}.about-module__2ZApOa__personRowReverse .about-module__2ZApOa__personMedia{order:2}.about-module__2ZApOa__personRowReverse .about-module__2ZApOa__personBody{order:1}.about-module__2ZApOa__personMedia{position:relative}.about-module__2ZApOa__personImageFrame{background:#14161c66;border:1px solid #ffffff14;border-radius:2rem;min-height:32rem;position:relative;overflow:hidden}.about-module__2ZApOa__personImage{object-fit:cover;object-position:center;transition:transform .6s}.about-module__2ZApOa__personRow:hover .about-module__2ZApOa__personImage{transform:scale(1.03)}.about-module__2ZApOa__personBody{max-width:34rem}.about-module__2ZApOa__personIndex{color:var(--ni-gold);letter-spacing:.18em;margin:0;font-size:.84rem;font-weight:700}.about-module__2ZApOa__personName{letter-spacing:-.05em;margin:.7rem 0 0;font-size:clamp(2.1rem,3vw,3.4rem);line-height:1}.about-module__2ZApOa__personRole{color:var(--ni-gold-light);margin:.8rem 0 0;font-size:1rem;font-weight:600}.about-module__2ZApOa__personBio{color:var(--ni-text-secondary);margin:1.2rem 0 0;font-size:1.02rem;line-height:1.9}.about-module__2ZApOa__nextStepSection{padding-top:5rem;padding-bottom:7rem}.about-module__2ZApOa__nextStepPanel{background:radial-gradient(circle at 100% 0,#e4ab3f1f,#0000 36%),linear-gradient(135deg,#1c1f27f5,#12141af5);border:1px solid #ffffff14;border-radius:2rem;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:2.4rem;padding:2.25rem;display:grid;position:relative;overflow:hidden}.about-module__2ZApOa__nextStepPanel:after{content:"";background:radial-gradient(circle,var(--ni-gold-glow)0%,transparent 70%);pointer-events:none;border-radius:50%;width:20rem;height:20rem;position:absolute;inset:auto -10% -25% auto}.about-module__2ZApOa__nextStepCopy{z-index:1;position:relative}.about-module__2ZApOa__actionStack{z-index:1;gap:1rem;display:grid;position:relative}.about-module__2ZApOa__primaryAction,.about-module__2ZApOa__secondaryAction{border-radius:1.35rem;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 1.3rem;text-decoration:none;transition:transform .25s,border-color .25s,background .25s;display:flex}.about-module__2ZApOa__primaryAction{background:linear-gradient(135deg,var(--ni-gold),var(--ni-gold-light));color:var(--ni-black)}.about-module__2ZApOa__secondaryAction{border:1px solid var(--ni-black-border);color:var(--ni-text-primary);background:#14161c8c}.about-module__2ZApOa__primaryAction:hover,.about-module__2ZApOa__secondaryAction:hover{transform:translateY(-1px)}.about-module__2ZApOa__actionLabel{margin:0;font-size:1.02rem;font-weight:700}.about-module__2ZApOa__actionDescription{opacity:.86;margin:.35rem 0 0;font-size:.92rem;line-height:1.65}.about-module__2ZApOa__actionArrow{flex-shrink:0}.about-module__2ZApOa__socialLink{color:var(--ni-gold-light);align-items:center;gap:.7rem;margin-top:.2rem;font-size:.95rem;text-decoration:none;display:inline-flex}#about-module__2ZApOa__manifesto,#about-module__2ZApOa__people,#about-module__2ZApOa__next-step{scroll-margin-top:7rem}@media (max-width:1080px){.about-module__2ZApOa__heroGrid,.about-module__2ZApOa__manifestoGrid,.about-module__2ZApOa__nextStepPanel,.about-module__2ZApOa__personRow{grid-template-columns:1fr}.about-module__2ZApOa__heroVisual,.about-module__2ZApOa__heroVisualFrame{min-height:30rem}.about-module__2ZApOa__personRowReverse .about-module__2ZApOa__personMedia,.about-module__2ZApOa__personRowReverse .about-module__2ZApOa__personBody{order:initial}.about-module__2ZApOa__valueGrid{grid-template-columns:1fr}}@media (max-width:920px){.about-module__2ZApOa__desktopNav,.about-module__2ZApOa__headerCta{display:none}.about-module__2ZApOa__mobileMenuBtn,.about-module__2ZApOa__mobileMenu{display:block}.about-module__2ZApOa__hero{padding-top:7.5rem}.about-module__2ZApOa__heroMetaGrid,.about-module__2ZApOa__portraitRail{grid-template-columns:1fr}}@media (max-width:768px){.about-module__2ZApOa__headerInner,.about-module__2ZApOa__sectionContainer,.about-module__2ZApOa__mobileMenuInner{width:min(100%,100% - 2rem)}.about-module__2ZApOa__hero{min-height:auto;padding:7rem 0 3rem}.about-module__2ZApOa__heroTitle{font-size:clamp(2.7rem,14vw,4rem)}.about-module__2ZApOa__heroDescription,.about-module__2ZApOa__sectionDescription,.about-module__2ZApOa__personBio,.about-module__2ZApOa__manifestoLead{font-size:.98rem}.about-module__2ZApOa__heroActions{flex-direction:column}.about-module__2ZApOa__heroPrimaryCta,.about-module__2ZApOa__heroSecondaryCta{width:100%}.about-module__2ZApOa__heroVisual,.about-module__2ZApOa__heroVisualFrame,.about-module__2ZApOa__personImageFrame{min-height:24rem}.about-module__2ZApOa__section{padding:5rem 0}.about-module__2ZApOa__nextStepPanel{border-radius:1.5rem;padding:1.4rem}}
.rice-detail-module__CBKDlG__page{--rd-black:#14161c;--rd-black-light:#1c1f27;--rd-black-lighter:#262b35;--rd-border:#2a2e38;--rd-gold:#e4ab3f;--rd-gold-light:#f0c264;--rd-green:#375139;--rd-green-light:#456b48;--rd-text-primary:#f7f4ee;--rd-text-secondary:#b4b9c5;--rd-text-muted:#788091;color:var(--rd-text-primary);background:radial-gradient(circle at 0 0,#e4ab3f1a,#0000 28%),radial-gradient(circle at 80% 20%,#37513929,#0000 32%),linear-gradient(#14161c 0%,#181c24 42%,#111318 100%);min-height:100vh}.rice-detail-module__CBKDlG__header{z-index:1000;padding:1.1rem 0;transition:background .3s,border-color .3s,padding .3s;position:fixed;inset:0 0 auto}.rice-detail-module__CBKDlG__headerScrolled{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#14161cdb;border-bottom:1px solid #ffffff12;padding:.8rem 0}.rice-detail-module__CBKDlG__headerInner,.rice-detail-module__CBKDlG__sectionContainer{max-width:1200px;margin:0 auto;padding:0 1.5rem}.rice-detail-module__CBKDlG__headerInner{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.rice-detail-module__CBKDlG__logoLink{color:var(--rd-text-primary);align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.rice-detail-module__CBKDlG__logoMark{border-radius:.6rem}.rice-detail-module__CBKDlG__logoText{letter-spacing:-.02em;font-size:1.35rem;font-weight:700}.rice-detail-module__CBKDlG__logoAccent{color:var(--rd-gold)}.rice-detail-module__CBKDlG__desktopNav{flex:1;justify-content:center;display:flex}.rice-detail-module__CBKDlG__navList{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.rice-detail-module__CBKDlG__navLink{color:var(--rd-text-secondary);letter-spacing:.04em;text-transform:uppercase;font-size:.86rem;font-weight:600;text-decoration:none;transition:color .2s}.rice-detail-module__CBKDlG__navLink:hover{color:var(--rd-text-primary)}.rice-detail-module__CBKDlG__headerActions{align-items:center;gap:.75rem;display:flex}.rice-detail-module__CBKDlG__headerCta,.rice-detail-module__CBKDlG__primaryCta{background:linear-gradient(135deg,var(--rd-gold),var(--rd-gold-light));min-height:3rem;color:var(--rd-black);border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.25rem;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 18px 40px #e4ab3f2e}.rice-detail-module__CBKDlG__headerCta:hover,.rice-detail-module__CBKDlG__primaryCta:hover{transform:translateY(-1px);box-shadow:0 22px 48px #e4ab3f3d}.rice-detail-module__CBKDlG__mobileMenuBtn{color:var(--rd-text-primary);cursor:pointer;background:0 0;border:0;padding:.35rem;display:none}.rice-detail-module__CBKDlG__mobileMenu{display:none}.rice-detail-module__CBKDlG__main{padding-top:5.4rem}.rice-detail-module__CBKDlG__hero{padding:5rem 0 3rem;position:relative;overflow:hidden}.rice-detail-module__CBKDlG__heroGlow{filter:blur(42px);pointer-events:none;background:radial-gradient(circle,#e4ab3f33,#0000 72%);border-radius:50%;width:420px;height:420px;position:absolute;inset:4rem auto auto 6%}.rice-detail-module__CBKDlG__heroGrid{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:2.5rem;display:grid;position:relative}.rice-detail-module__CBKDlG__heroCopy{max-width:640px}.rice-detail-module__CBKDlG__backLink{color:var(--rd-text-secondary);align-items:center;gap:.45rem;margin-bottom:1.25rem;font-size:.9rem;text-decoration:none;display:inline-flex}.rice-detail-module__CBKDlG__backLink:hover{color:var(--rd-text-primary)}.rice-detail-module__CBKDlG__eyebrow,.rice-detail-module__CBKDlG__sectionEyebrow,.rice-detail-module__CBKDlG__panelEyebrow{color:var(--rd-gold);letter-spacing:.18em;text-transform:uppercase;font-size:.82rem;font-weight:700}.rice-detail-module__CBKDlG__title{letter-spacing:-.05em;margin:1rem 0 .75rem;font-size:clamp(3rem,7vw,5.8rem);line-height:.96}.rice-detail-module__CBKDlG__slogan{color:var(--rd-text-primary);margin-bottom:1.1rem;font-size:clamp(1.2rem,2vw,1.6rem)}.rice-detail-module__CBKDlG__intro{max-width:560px;color:var(--rd-text-secondary);margin-bottom:2rem;font-size:1.03rem;line-height:1.8}.rice-detail-module__CBKDlG__factGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.rice-detail-module__CBKDlG__factCard{background:#ffffff08;border:1px solid #ffffff14;border-radius:1.2rem;gap:.85rem;min-height:100%;padding:1rem;display:flex}.rice-detail-module__CBKDlG__factIconWrap{width:2.4rem;height:2.4rem;color:var(--rd-gold);background:#e4ab3f24;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.rice-detail-module__CBKDlG__factLabel{color:var(--rd-text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.3rem;font-size:.78rem}.rice-detail-module__CBKDlG__factValue{color:var(--rd-text-primary);font-size:1rem;line-height:1.5}.rice-detail-module__CBKDlG__heroActions{flex-wrap:wrap;gap:.85rem;margin-top:1.6rem;display:flex}.rice-detail-module__CBKDlG__secondaryCta{min-height:3rem;color:var(--rd-text-primary);background:#ffffff05;border:1px solid #ffffff1f;border-radius:9999px;justify-content:center;align-items:center;padding:.8rem 1.15rem;text-decoration:none;display:inline-flex}.rice-detail-module__CBKDlG__secondaryCta:hover{border-color:#e4ab3f59}.rice-detail-module__CBKDlG__heroMedia{position:relative}.rice-detail-module__CBKDlG__imageFrame{background:linear-gradient(#ffffff0d,#ffffff05);border:1px solid #ffffff14;border-radius:2rem;padding:1rem;position:relative;box-shadow:0 32px 80px #00000052}.rice-detail-module__CBKDlG__imageWrap{background:radial-gradient(circle at top,#e4ab3f29,#0000 40%),linear-gradient(#ffffff0a,#111318eb);border-radius:1.45rem;min-height:560px;position:relative;overflow:hidden}.rice-detail-module__CBKDlG__heroImage{object-fit:contain;padding:1.5rem}.rice-detail-module__CBKDlG__imageMeta{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#14161cdb;border:1px solid #ffffff14;border-radius:1.1rem;max-width:260px;padding:1rem 1.1rem;position:absolute;bottom:1.5rem;right:1.5rem}.rice-detail-module__CBKDlG__imageMetaLabel{color:var(--rd-gold);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.4rem;font-size:.75rem}.rice-detail-module__CBKDlG__imageMetaTitle{margin-bottom:.25rem;font-size:1.2rem;font-weight:700}.rice-detail-module__CBKDlG__imageMetaBody{color:var(--rd-text-secondary);line-height:1.5}.rice-detail-module__CBKDlG__section{padding:2rem 0 4.5rem;scroll-margin-top:7rem}.rice-detail-module__CBKDlG__sectionIntro{margin-bottom:1.4rem}.rice-detail-module__CBKDlG__sectionTitle,.rice-detail-module__CBKDlG__ctaTitle{letter-spacing:-.03em;margin-top:.55rem;font-size:clamp(1.7rem,4vw,2.8rem);line-height:1.15}.rice-detail-module__CBKDlG__storyGrid{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:start;gap:1.5rem;display:grid}.rice-detail-module__CBKDlG__storyCard,.rice-detail-module__CBKDlG__sidePanel,.rice-detail-module__CBKDlG__readingCard,.rice-detail-module__CBKDlG__ctaCard{background:#ffffff08;border:1px solid #ffffff14;border-radius:1.6rem}.rice-detail-module__CBKDlG__storyCard{padding:2rem}.rice-detail-module__CBKDlG__storyLead{color:var(--rd-text-primary);font-size:1.15rem;line-height:1.9}.rice-detail-module__CBKDlG__storyBody{color:var(--rd-text-secondary);margin-top:1.2rem;line-height:1.8}.rice-detail-module__CBKDlG__sidePanel{padding:1.5rem;scroll-margin-top:7rem}.rice-detail-module__CBKDlG__panelHeader{margin-bottom:1rem}.rice-detail-module__CBKDlG__panelTitle{margin-top:.45rem;font-size:1.4rem}.rice-detail-module__CBKDlG__panelFacts{gap:.85rem;display:grid}.rice-detail-module__CBKDlG__panelFactRow{border-bottom:1px solid #ffffff0f;justify-content:space-between;gap:1rem;padding-bottom:.8rem;display:flex}.rice-detail-module__CBKDlG__panelFactLabel{color:var(--rd-text-muted)}.rice-detail-module__CBKDlG__panelFactValue{color:var(--rd-text-primary);text-align:right}.rice-detail-module__CBKDlG__panelNote{color:var(--rd-text-secondary);margin-top:1rem;font-size:.92rem;line-height:1.7}.rice-detail-module__CBKDlG__readingGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.rice-detail-module__CBKDlG__readingCard{color:inherit;flex-direction:column;gap:.9rem;padding:1.5rem;text-decoration:none;transition:transform .25s,border-color .25s;display:flex}.rice-detail-module__CBKDlG__readingCard:hover{border-color:#e4ab3f4d;transform:translateY(-2px)}.rice-detail-module__CBKDlG__readingBadge{color:var(--rd-gold);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.45rem;font-size:.78rem;font-weight:700;display:inline-flex}.rice-detail-module__CBKDlG__readingTitle{font-size:1.2rem;line-height:1.5}.rice-detail-module__CBKDlG__readingMeta{color:var(--rd-text-secondary);flex:1;line-height:1.7}.rice-detail-module__CBKDlG__readingLink{color:var(--rd-text-primary);align-items:center;gap:.45rem;font-weight:600;display:inline-flex}.rice-detail-module__CBKDlG__ctaSection{padding:0 0 4.5rem}.rice-detail-module__CBKDlG__ctaCard{background:radial-gradient(circle at 100% 0,#e4ab3f1f,#0000 32%),linear-gradient(#37513938,#ffffff05);grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:1.5rem;padding:2rem;display:grid}.rice-detail-module__CBKDlG__ctaBody{color:var(--rd-text-secondary);max-width:620px;margin-top:1rem;line-height:1.8}.rice-detail-module__CBKDlG__ctaAside{flex-direction:column;justify-content:center;gap:1rem;display:flex}.rice-detail-module__CBKDlG__subscriptionFactList{flex-wrap:wrap;gap:.7rem;display:flex}.rice-detail-module__CBKDlG__subscriptionFactChip{min-height:2.5rem;color:var(--rd-text-primary);background:#ffffff0d;border:1px solid #ffffff14;border-radius:9999px;justify-content:center;align-items:center;padding:.55rem .95rem;font-size:.9rem;display:inline-flex}@media (max-width:1100px){.rice-detail-module__CBKDlG__heroGrid,.rice-detail-module__CBKDlG__storyGrid,.rice-detail-module__CBKDlG__ctaCard{grid-template-columns:1fr}.rice-detail-module__CBKDlG__heroMedia{order:-1}}@media (max-width:820px){.rice-detail-module__CBKDlG__desktopNav,.rice-detail-module__CBKDlG__headerCta{display:none}.rice-detail-module__CBKDlG__mobileMenuBtn{justify-content:center;align-items:center;display:inline-flex}.rice-detail-module__CBKDlG__mobileMenu{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#14161cf0;border-top:1px solid #ffffff0f;display:block}.rice-detail-module__CBKDlG__mobileMenuInner{max-width:1200px;margin:0 auto;padding:1rem 1.5rem 1.25rem}.rice-detail-module__CBKDlG__mobileMenuList{margin:0 0 1rem;padding:0;list-style:none}.rice-detail-module__CBKDlG__mobileMenuLink{color:var(--rd-text-secondary);border-bottom:1px solid #ffffff0f;padding:.8rem 0;text-decoration:none;display:block}.rice-detail-module__CBKDlG__mobileMenuCta{background:linear-gradient(135deg,var(--rd-gold),var(--rd-gold-light));width:100%;min-height:2.9rem;color:var(--rd-black);border-radius:9999px;justify-content:center;align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.rice-detail-module__CBKDlG__main{padding-top:5rem}.rice-detail-module__CBKDlG__hero{padding-top:3.8rem}.rice-detail-module__CBKDlG__factGrid{grid-template-columns:1fr}.rice-detail-module__CBKDlG__imageWrap{min-height:420px}}@media (max-width:640px){.rice-detail-module__CBKDlG__headerInner,.rice-detail-module__CBKDlG__sectionContainer{padding:0 1rem}.rice-detail-module__CBKDlG__title{font-size:2.8rem}.rice-detail-module__CBKDlG__slogan{font-size:1.1rem}.rice-detail-module__CBKDlG__storyCard,.rice-detail-module__CBKDlG__sidePanel,.rice-detail-module__CBKDlG__readingCard,.rice-detail-module__CBKDlG__ctaCard{padding:1.25rem}.rice-detail-module__CBKDlG__imageMeta{max-width:none;margin-top:.9rem;position:static}.rice-detail-module__CBKDlG__imageWrap{min-height:320px}.rice-detail-module__CBKDlG__heroActions,.rice-detail-module__CBKDlG__subscriptionFactList{flex-direction:column}.rice-detail-module__CBKDlG__primaryCta,.rice-detail-module__CBKDlG__secondaryCta{width:100%}.rice-detail-module__CBKDlG__panelFactRow{flex-direction:column}.rice-detail-module__CBKDlG__panelFactValue{text-align:left}}
