html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}
:root{--gold:#d99a13;--gold-deep:#a96f08;--green:#2f7d46;--green-deep:#1f5d35;--cream:#fff8e8;--cream-strong:#f7e9c7;--white:#fff;--ink:#1d1b16;--muted:#6f6a5f;--line:#65532f29;--shadow:0 24px 70px #5d431424;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:linear-gradient(135deg, #fff8e8f0, #fffffff5 46%, #ecf8e7e6), var(--cream);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body,button,input,textarea,select{letter-spacing:0}a{color:inherit;text-decoration:none}img{max-width:100%}[data-theme=dark]{--cream:#171611;--cream-strong:#242016;--white:#1e1d18;--ink:#fff8e8;--muted:#c8bea7;--line:#ffe8b429;--shadow:0 24px 70px #00000061;background:linear-gradient(135deg,#171611fa,#1f2318f5 55%,#171611fa),#171611;min-height:100vh}.container{width:min(1180px,100% - 32px);margin:0 auto}.section{padding:94px 0}.site-navbar{z-index:50;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffb8;border-radius:999px;justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 28px);min-height:76px;margin:14px auto 0;padding:12px 16px;display:flex;position:sticky;top:0;box-shadow:0 18px 50px #45300e17}[data-theme=dark] .site-navbar{background:#1f1d17c2}.brand-mark{align-items:center;gap:10px;min-width:max-content;display:inline-flex}.brand-symbol{color:#fff;background:linear-gradient(135deg, var(--gold), var(--green));border-radius:50%;place-items:center;width:42px;height:42px;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:800;display:grid;box-shadow:0 10px 24px #d99a1347}.brand-mark strong,.brand-mark small{line-height:1.15;display:block}.brand-mark strong{margin-bottom:3px;font-size:18px}.brand-mark small{color:var(--muted);text-transform:uppercase;font-size:11px}.desktop-nav,.nav-links,.nav-actions,.hero-actions,.tag-row,.social-links{align-items:center;display:flex}.desktop-nav{flex:1;justify-content:center}.nav-links{gap:8px}.nav-links a{color:var(--muted);border-radius:999px;padding:10px 13px;font-size:14px;font-weight:700;transition:all .18s}.nav-links a:hover,.nav-links a.active{color:var(--green-deep);background:#2f7d461a}[data-theme=dark] .nav-links a:hover,[data-theme=dark] .nav-links a.active{color:#9ee0aa}.nav-actions{gap:10px}.mobile-menu{display:none}.hero-section{padding:74px 0 92px;position:relative;overflow:hidden}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:center;gap:56px;display:grid}.eyebrow{color:var(--green);text-transform:uppercase;align-items:center;gap:8px;margin-bottom:16px;font-size:13px;font-weight:900;display:inline-flex}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,Times New Roman,serif;line-height:1.04}h1{max-width:780px;margin-bottom:20px;font-size:clamp(46px,6vw,82px)}h2{margin-bottom:16px;font-size:clamp(32px,4vw,54px)}h3{margin-bottom:10px;font-size:20px}p{color:var(--muted);font-size:16px;line-height:1.75}.hero-copy p{max-width:650px;font-size:18px}.hero-actions{flex-wrap:wrap;gap:14px;margin:32px 0}.stat-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:670px;display:grid}.stat-row div{border:1px solid var(--line);background:#ffffff9e;border-radius:18px;min-height:108px;padding:18px;box-shadow:0 14px 34px #50370f14}[data-theme=dark] .stat-row div,[data-theme=dark] .glass-card,[data-theme=dark] .icon-card,[data-theme=dark] .product-card,[data-theme=dark] .timeline-panel,[data-theme=dark] .testimonial-card,[data-theme=dark] .inquiry-form,[data-theme=dark] .contact-info{background:#1e1d18d1}.stat-row strong{color:var(--gold-deep);font-size:34px;display:block}[data-theme=dark] .stat-row strong{color:#ffc85b}.stat-row span{color:var(--muted);font-size:13px;font-weight:700}.hero-visual{border:1px solid var(--line);min-height:600px;box-shadow:var(--shadow);isolation:isolate;background:linear-gradient(145deg,#ffe7a6,#f7fbec);border-radius:36px;position:relative;overflow:hidden}.hero-image{object-fit:cover;mix-blend-mode:multiply;opacity:.78}[data-theme=dark] .hero-image{opacity:.58}.oil-orbit{z-index:2;filter:blur(2px);background:linear-gradient(90deg,#fff0,#f7b42d94,#fff0);border-radius:999px;height:86px;animation:8s ease-in-out infinite alternate oilFlow;position:absolute;left:-20%;right:-20%;transform:rotate(-18deg)}.orbit-one{top:28%}.orbit-two{animation-delay:1.5s;bottom:18%}@keyframes oilFlow{0%{translate:-3%}to{translate:5% 18px}}.product-pack{z-index:3;color:#2f2312;background:linear-gradient(#ffffffe0,#ffecb3c7),linear-gradient(135deg,#eeb42e,#2f7d46);border:1px solid #ffffffb8;border-radius:20px;align-content:end;width:148px;height:230px;padding:22px 18px;display:grid;position:absolute;box-shadow:0 30px 60px #392b0d3d}.product-pack strong{font-family:Georgia,Times New Roman,serif;font-size:34px;line-height:1}.product-pack small,.product-pack span{font-weight:800}.pack-one{bottom:12%;left:11%;transform:rotate(-4deg)}.pack-two{top:13%;right:12%;transform:rotate(5deg)}.section-header{max-width:720px;margin-bottom:38px}.section-header.center{text-align:center;margin-inline:auto}.about-grid,.process-grid,.contact-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1fr);align-items:center;gap:42px;display:grid}.about-cards,.why-grid,.product-grid,.gallery-grid,.footer-grid{gap:22px;display:grid}.about-cards{grid-template-columns:1fr}.glass-card,.icon-card,.product-card,.timeline-panel,.testimonial-card,.inquiry-form,.contact-info{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffc2;border:1px solid var(--line)!important}.feature-card svg,.icon-shell,.timeline-dot,.cert-card svg{color:var(--green)}.feature-card p,.icon-card p{margin-bottom:0}.cert-card{background:#2f7d4614;border:1px solid #2f7d4633;border-radius:18px;gap:14px;max-width:560px;padding:18px;display:flex}.cert-card strong,.cert-card span{display:block}.cert-card span{color:var(--muted);line-height:1.55}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{height:100%;transition:transform .18s,box-shadow .18s;overflow:hidden}.product-card:hover{transform:translateY(-6px);box-shadow:0 34px 90px #46310e33}.product-image-wrap{background:var(--cream-strong);border-radius:18px;min-height:270px;position:relative;overflow:hidden}.product-image-wrap img{object-fit:cover;transition:transform .26s}.product-card:hover .product-image-wrap img{transform:scale(1.04)}.product-content{padding-top:24px}.tag-row{flex-wrap:wrap;gap:8px;margin-bottom:22px}.product-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:24px;display:grid}.product-columns strong,.product-columns span{align-items:center;gap:8px;display:flex}.product-columns strong{margin-bottom:8px}.product-columns span{color:var(--muted);font-size:14px;line-height:1.7}.why-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.icon-card{text-align:center;height:100%}.icon-shell{background:linear-gradient(135deg,#d99a1329,#2f7d4624);border-radius:18px;place-items:center;width:58px;height:58px;margin:0 auto 18px;display:grid}.process-section{background:linear-gradient(#fff8e833,#2f7d4614)}.timeline-panel{border-radius:24px;padding:32px 32px 14px}.timeline-dot{background:#fff5d9;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 0 0 5px #d99a131f}.timeline-item h3{margin-bottom:6px}.testimonial-carousel{max-width:820px;margin:0 auto}.testimonial-card{text-align:center;border-radius:26px;gap:14px;min-height:330px;padding:42px;display:grid}.testimonial-card p{max-width:650px;margin:0 auto;font-size:20px}.testimonial-card svg{color:var(--gold);justify-self:center}.testimonial-card span{color:var(--muted)}.distributor-panel{color:#fff;background:linear-gradient(135deg, #1e532ef5, #ac7108eb), var(--green);border-radius:28px;justify-content:space-between;align-items:center;gap:28px;padding:44px;display:flex;box-shadow:0 30px 80px #2f7d463d}.distributor-panel h2{color:#fff;max-width:740px;margin-bottom:12px}.distributor-panel p,.distributor-panel .eyebrow{color:#ffffffd1;max-width:730px}.distributor-section.compact{padding-bottom:26px}.gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.gallery-grid figure{min-height:330px;box-shadow:var(--shadow);border-radius:22px;margin:0;position:relative;overflow:hidden}.gallery-grid img{object-fit:cover;transition:transform .26s}.gallery-grid figure:hover img{transform:scale(1.06)}.gallery-grid figcaption{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14141294;border-radius:14px;padding:12px 14px;font-weight:800;position:absolute;bottom:14px;left:14px;right:14px}.page-hero{padding:96px 0 42px}.page-hero h1{max-width:900px;font-size:clamp(40px,5vw,68px)}.contact-grid{align-items:start}.contact-info,.inquiry-form{border-radius:24px;padding:34px}.contact-lines{gap:12px;margin:24px 0;display:grid}.contact-lines span,.footer-grid p{color:var(--muted);align-items:center;gap:10px;display:flex}.map-frame{border:0;border-radius:18px;width:100%;min-height:260px}.site-footer{background:#2046271a;padding:64px 0 24px}.footer-grid{grid-template-columns:1.4fr .7fr 1fr}.footer-grid h3{font-size:18px}.footer-grid a:not(.brand-mark){color:var(--muted);margin-bottom:10px;display:block}.footer-brand{margin-bottom:16px}.social-links{gap:10px}.social-links a{background:#2f7d461a;border-radius:50%;place-items:center;width:38px;height:38px;color:var(--green)!important;display:grid!important}.footer-bottom{border-top:1px solid var(--line);width:min(1180px,100% - 32px);color:var(--muted);text-align:center;margin:42px auto 0;padding-top:20px;font-size:14px}.whatsapp-float{z-index:2147483000;color:#fff;background:#25d366;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;position:fixed;bottom:20px;right:20px;box-shadow:0 18px 40px #25d36659}.whatsapp-icon{flex:none;width:32px;height:32px;display:block}nextjs-portal,[data-nextjs-dev-tools-button],[data-nextjs-dev-tools-indicator],[data-nextjs-toast],.__next-devtools-indicator,.__nextjs-devtools-indicator{display:none!important}.ant-btn{font-weight:800}.ant-btn-primary{background:linear-gradient(135deg, var(--gold), var(--green))!important;border:0!important;box-shadow:0 14px 30px #d99a1338!important}.ant-card-body{height:100%}.ant-drawer .nav-links{flex-direction:column;align-items:stretch;margin-bottom:24px}@media (max-width:1100px){.why-grid,.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-grid,.about-grid,.process-grid,.contact-grid{grid-template-columns:1fr}.hero-visual{min-height:520px}}@media (max-width:880px){.desktop-nav,.desktop-cta{display:none}.mobile-menu{display:inline-flex}.site-navbar{min-height:68px}.product-grid,.footer-grid{grid-template-columns:1fr}}@media (max-width:640px){.container{width:min(100% - 24px,1180px)}.section{padding:68px 0}.site-navbar{width:calc(100% - 18px);margin-top:8px;padding:10px 12px}.brand-mark strong{font-size:16px}.brand-symbol{width:38px;height:38px}h1{font-size:clamp(40px,13vw,58px)}.hero-section{padding-top:54px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .ant-btn{width:100%}.stat-row,.product-columns,.why-grid,.gallery-grid{grid-template-columns:1fr}.hero-visual{border-radius:26px;min-height:430px}.product-pack{width:122px;height:190px;padding:18px 14px}.product-pack strong{font-size:28px}.distributor-panel{flex-direction:column;align-items:stretch;padding:30px 22px}.contact-info,.inquiry-form,.timeline-panel,.testimonial-card{padding:24px}.testimonial-card p{font-size:17px}.gallery-grid figure{min-height:260px}.whatsapp-float{right:14px;bottom:max(14px, env(safe-area-inset-bottom));width:56px;height:56px}}
