@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}}:root{--ink:#14291d;--green:#0f4527;--green-soft:#e7eedf;--cream:#f7f2e8;--paper:#fffdf8;--gold:#c79a3d;--line:#14291d24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.announcement{color:#34563d;letter-spacing:.04em;text-transform:uppercase;background:#f1ebdc;justify-content:center;align-items:center;gap:12px;min-height:30px;font-size:10px;font-weight:700;display:flex}.announcement span{color:var(--gold)}.announcement i{background:#8ca17f;border-radius:50%;width:3px;height:3px}.site-header{z-index:10;border-bottom:1px solid var(--line);background:#fffdf8f5;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;height:86px;padding:0 4.5vw;display:grid;position:relative}.brand{justify-self:start;align-items:center;gap:11px;display:inline-flex}.brand-mark{border:1px solid var(--gold);width:42px;height:42px;color:var(--gold);letter-spacing:.08em;border-radius:50% 50% 45% 45%;place-items:center;font-family:Georgia,serif;font-size:12px;display:grid}.brand strong,.brand small{display:block}.brand strong{letter-spacing:.055em;text-transform:uppercase;font-family:Georgia,serif;font-size:20px;font-weight:500}.brand small{letter-spacing:.16em;text-transform:uppercase;color:#718075;margin-top:3px;font-size:8px}nav{gap:34px;display:flex}nav a{font-size:12px;font-weight:700;position:relative}nav a:after{content:"";background:var(--green);height:1px;transition:right .2s;position:absolute;bottom:-9px;left:0;right:100%}nav a:hover:after,nav a:focus-visible:after{right:0}.header-cta{border:1px solid var(--green);color:var(--green);text-transform:uppercase;letter-spacing:.07em;border-radius:999px;justify-self:end;padding:12px 18px;font-size:11px;font-weight:700}.header-cta span,.button span{margin-left:12px}.hero{align-items:center;min-height:690px;display:flex;position:relative;overflow:hidden}.hero-image,.hero-shade{width:100%;height:100%;position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center}.hero-shade{background:linear-gradient(90deg,#fbf6ecfa 0%,#fbf6eceb 34%,#fbf6ec26 58%,#fbf6ec00 78%)}.hero-content{z-index:2;width:min(610px,47vw);margin-left:7.2vw;padding:75px 0 70px;position:relative}.eyebrow{color:#708156;letter-spacing:.2em;text-transform:uppercase;margin:0 0 22px;font-size:10px;font-weight:800}.hero h1,.section h2,.manifesto h2,.story-content h2,.occasion-copy h2,.contact-section h2{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400}.hero h1{max-width:690px;font-size:clamp(56px,6.1vw,91px);line-height:.98}.hero h1 em{color:var(--green);font-weight:400}.hero-copy{color:#4e5d53;max-width:530px;margin:27px 0 31px;font-size:15px;line-height:1.8}.hero-actions{align-items:center;gap:26px;display:flex}.button{letter-spacing:.07em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 23px;font-size:11px;font-weight:800;transition:transform .18s,background .18s;display:inline-flex}.button:hover,.button:focus-visible,.header-cta:hover,.header-cta:focus-visible{transform:translateY(-2px)}.button-primary{background:var(--green);color:#fff;box-shadow:0 12px 30px #0f45272e}.text-link{border-bottom:1px solid #9aa591;padding-bottom:4px;font-family:Georgia,serif;font-size:14px}.text-link span{margin-left:10px}.hero-proof{gap:46px;margin-top:55px;display:flex}.hero-proof div{flex-direction:column;gap:4px;display:flex}.hero-proof strong{color:var(--green);font-family:Georgia,serif;font-size:20px;font-weight:500}.hero-proof span{color:#6f796f;text-transform:uppercase;letter-spacing:.1em;font-size:9px}.scroll-cue{z-index:3;letter-spacing:.16em;text-transform:uppercase;writing-mode:vertical-rl;align-items:center;gap:14px;font-size:9px;display:flex;position:absolute;bottom:34px;right:4.5vw}.scroll-cue span{writing-mode:initial;font-size:18px}.category-strip{z-index:4;border:1px solid var(--line);background:#fffffff5;border-radius:14px;grid-template-columns:repeat(5,1fr);margin:0 4.5vw;display:grid;position:relative;transform:translateY(-24px);box-shadow:0 16px 44px #1e32241a}.category-pill{border-right:1px solid var(--line);grid-template-columns:48px 1fr auto;align-items:center;gap:12px;min-width:0;padding:17px 18px;display:grid}.category-pill:last-child{border-right:0}.category-thumb{background-image:url(/images/manglam-ojas-hero.png);background-size:310%;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;overflow:hidden}.category-thumb b{opacity:0}.category-pill strong,.category-pill small{display:block}.category-pill strong{font-family:Georgia,serif;font-size:14px}.category-pill small{color:#788078;margin-top:4px;font-size:9px}.category-pill i{font-size:13px;font-style:normal}.section{padding:105px 4.5vw 120px}.products-section{background:radial-gradient(circle at 2% 20%, #c79a3d14, transparent 24%), var(--paper)}.section-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:8vw;max-width:1220px;margin:0 auto 54px;display:grid}.section-heading h2,.manifesto h2,.story-content h2,.occasion-copy h2,.contact-section h2{font-size:clamp(40px,4.4vw,66px);line-height:1.04}.section-heading>p{color:#677269;margin:0;font-size:13px;line-height:1.8}.marketplace-strip{border:1px solid var(--line);color:#526056;letter-spacing:.04em;text-transform:uppercase;background:#ffffffb8;border-radius:10px;justify-content:center;gap:44px;max-width:1320px;margin:-18px auto 28px;padding:15px 20px;font-size:10px;font-weight:700;display:flex}.marketplace-strip b{color:var(--gold);margin-right:7px}.product-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1320px;margin:0 auto;display:grid}.product-card{background:#f0eadc;border-radius:10px;min-width:0;position:relative;overflow:hidden}.product-card.cashew{background:#edf0e5}.product-card.walnut{background:#eee6da}.product-card.mix{background:#e7eadc}.product-card.raisin{background:#eee8dc}.product-number{z-index:2;color:#4e5b4e;background:#ffffffc7;border-radius:50%;place-items:center;width:32px;height:32px;font-size:9px;display:grid;position:absolute;top:18px;left:18px}.product-photo{aspect-ratio:1;object-fit:cover;background-image:url(/images/manglam-ojas-hero.png);background-size:270%;width:100%;height:auto;transition:transform .45s;display:block}.product-card:hover .product-photo{transform:scale(1.025)}.product-info{flex-direction:column;justify-content:space-between;gap:20px;min-height:194px;padding:20px;display:flex}.product-info p{color:#6e776f;margin:0 0 7px;font-size:9px}.product-info h3{margin:0 0 9px;font-family:Georgia,serif;font-size:21px;font-weight:500}.product-size{color:#667066;letter-spacing:.08em;text-transform:uppercase;font-size:9px;display:block}.product-detail-link{width:fit-content;color:var(--green);letter-spacing:.06em;text-transform:uppercase;gap:7px;margin-top:12px;font-size:9px;font-weight:800;display:inline-flex}.product-detail-link:hover,.product-detail-link:focus-visible{text-underline-offset:4px;text-decoration:underline}.marketplace-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.marketplace-button{min-width:0;min-height:66px;color:var(--ink);background:#ffffffd6;border:1px solid #14291d1f;border-radius:12px;align-items:center;gap:10px;padding:10px 11px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:0 5px 15px #14291d0f}.marketplace-button:hover,.marketplace-button:focus-visible{transform:translateY(-2px);box-shadow:0 10px 24px #14291d21}.store-icon{color:#fff;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;font-size:18px;font-weight:800;display:grid}.store-copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.store-copy small{color:#778079;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:700}.store-copy strong{text-overflow:ellipsis;font-size:13px;line-height:1.1;overflow:hidden}.store-arrow{background:#f0eee8;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-size:11px;display:grid}.amazon-button:hover,.amazon-button:focus-visible{border-color:#ff99008c}.amazon-icon{background:#18212a;box-shadow:inset 0 -3px #f90}.flipkart-button:hover,.flipkart-button:focus-visible{border-color:#2874f080}.flipkart-icon{background:#2874f0;box-shadow:inset 0 -3px #ffe500}.product-detail-page{background:var(--paper);min-height:100vh}.product-detail-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:88px;padding:16px 5vw;display:flex}.product-back-link{color:var(--green);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.product-detail{grid-template-columns:1fr .9fr;align-items:center;gap:clamp(45px,7vw,100px);width:min(1180px,91vw);margin:0 auto;padding:72px 0 90px;display:grid}.product-detail-visual{background:#eee8dc;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #14291d1f}.product-detail-visual img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.product-detail-content h1{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,5vw,72px);font-weight:400;line-height:.98}.product-detail-size{background:var(--green-soft);width:fit-content;color:var(--green);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;margin:24px 0 0;padding:9px 13px;font-size:9px;font-weight:800}.product-detail-description{color:#5b675e;margin:25px 0 0;font-size:15px;line-height:1.8}.product-detail-points{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-wrap:wrap;gap:12px 24px;margin:30px 0;padding:20px 0;display:flex}.product-detail-points span{color:#536157;font-size:10px;font-weight:700}.product-detail-points span:before{content:"✓";color:var(--gold);margin-right:7px}.product-detail-actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.product-buy-link{color:#fff;border-radius:10px;justify-content:space-between;align-items:center;min-height:58px;padding:0 18px;font-size:11px;font-weight:800;transition:transform .18s,box-shadow .18s;display:flex}.product-buy-link:hover,.product-buy-link:focus-visible{transform:translateY(-2px);box-shadow:0 12px 25px #14291d24}.amazon-detail-link{background:#18212a;box-shadow:inset 0 -3px #f90}.flipkart-detail-link{background:#2874f0;box-shadow:inset 0 -3px #ffe500}.marketplace-note{color:#899088;margin:13px 0 0;font-size:9px;line-height:1.5}.manifesto{background:var(--green);color:#fff;padding:84px 5vw 92px;position:relative;overflow:hidden}.manifesto:before{content:"OJAS";color:#ffffff06;font-family:Georgia,serif;font-size:22vw;line-height:1;position:absolute;top:-2.5vw;right:-1vw}.manifesto-heading{z-index:1;grid-template-columns:.55fr 1.45fr;align-items:end;gap:7vw;max-width:1280px;margin:0 auto;display:grid;position:relative}.manifesto .eyebrow{color:#b8c79d;margin-bottom:8px}.manifesto-heading h2{letter-spacing:-.04em;max-width:850px;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4vw,60px);font-weight:400;line-height:1.03}.values-grid{z-index:1;grid-template-columns:repeat(2,1fr);gap:18px;max-width:1280px;margin:44px auto 0;display:grid;position:relative}.values-grid article{aspect-ratio:3/2;background-position:50%;background-size:cover;border:1px solid #ffffff21;border-radius:16px;min-height:0;padding:0;transition:transform .26s,box-shadow .26s;position:relative;overflow:hidden;box-shadow:0 18px 42px #00000029}.values-grid article:hover{transform:translateY(-5px);box-shadow:0 25px 54px #0000003d}.story-section{background:#f3eee3;grid-template-columns:1.1fr .9fr;min-height:720px;display:grid}.story-image{background:url(/images/manglam-ojas-hero.png) 72%/cover no-repeat;min-height:680px;position:relative}.story-seal{color:#173820;background:#c69a43;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:126px;height:126px;display:flex;position:absolute;top:50%;right:-63px;transform:translateY(-50%)rotate(-7deg);box-shadow:0 14px 40px #1738202e}.story-seal:before{content:"";border:1px solid #17382061;border-radius:50%;position:absolute;inset:8px}.story-seal strong{font-family:Georgia,serif;font-size:24px}.story-seal span{letter-spacing:.08em;text-transform:uppercase;font-size:8px}.story-content{align-self:center;padding:110px 8vw 100px 9vw}.story-content>p:not(.eyebrow){color:#5f695f;font-size:13px;line-height:1.85}.story-lead{margin-top:30px;font-family:Georgia,serif;color:var(--ink)!important;font-size:20px!important;line-height:1.55!important}.signature{color:#778078;flex-direction:column;margin-top:40px;font-family:Georgia,serif;font-style:italic;display:flex}.signature strong{color:var(--green);margin-top:5px;font-size:24px;font-weight:400}.occasion-section{color:#fff;background:linear-gradient(90deg,#0c341dfa,#0c341dc2),url(/images/manglam-ojas-hero.png) 50%/cover;grid-template-columns:.8fr 1.2fr;align-items:center;gap:10vw;min-height:530px;padding:90px 7vw;display:grid}.occasion-copy .eyebrow{color:#c5d3a7}.occasion-copy p:not(.eyebrow){color:#ffffffb3;max-width:540px;font-size:13px;line-height:1.8}.button-light{color:#fff;border:1px solid #ffffff80;margin-top:18px}.occasion-quote{align-items:start;gap:22px;max-width:600px;display:flex}.occasion-quote span{color:var(--gold);font-family:Georgia,serif;font-size:80px;line-height:.75}.occasion-quote p{margin:0;font-family:Georgia,serif;font-size:clamp(27px,3vw,47px);line-height:1.25}.contact-section{background:#ddd7be;justify-content:space-between;align-items:end;gap:60px;padding:90px 7vw;display:flex}.contact-section .eyebrow{color:#627354}.contact-actions{align-items:center;gap:40px;display:flex}.button-gold{background:var(--gold);color:#14291d}.phone-link small{color:#6d766d;text-transform:uppercase;letter-spacing:.12em;margin-bottom:6px;font-size:9px;display:block}.phone-link{font-family:Georgia,serif;font-size:20px}footer{color:#fff;background:#0c2918}.footer-main{grid-template-columns:1.7fr .6fr 1fr;gap:80px;padding:75px 7vw 65px;display:grid}.brand-light .brand-mark{color:#d1ad5d}.brand-light small{color:#ffffff80}.footer-brand>p{color:#ffffff94;max-width:360px;margin:25px 0 0;font-size:11px;line-height:1.8}.footer-main h3{color:#aaba9d;letter-spacing:.16em;text-transform:uppercase;margin:4px 0 22px;font-size:9px}.footer-main>div:not(.footer-brand){flex-direction:column;align-items:start;gap:13px;display:flex}.footer-main>div:not(.footer-brand) a,.footer-main>div:not(.footer-brand) p{color:#ffffffb3;margin:0;font-size:11px;line-height:1.55}.footer-bottom{color:#ffffff6b;letter-spacing:.06em;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;min-height:58px;padding:0 7vw;font-size:9px;display:flex}@media (max-width:1000px){.site-header{grid-template-columns:1fr auto}nav{display:none}.hero{align-items:end;min-height:740px}.hero-image{object-position:64% center}.hero-shade{background:linear-gradient(90deg,#fbf6ecf5,#fbf6ecb8 60%,#fbf6ec0d)}.hero-content{width:72vw;margin-left:6vw}.category-strip{grid-template-columns:repeat(3,1fr)}.category-pill:nth-child(3){border-right:0}.category-pill:nth-child(n+4){border-top:1px solid var(--line)}.product-grid{grid-template-columns:repeat(2,1fr)}.product-detail{grid-template-columns:1fr;width:min(720px,90vw)}.values-grid{grid-template-columns:repeat(2,1fr)}.story-section{grid-template-columns:1fr}.story-seal{top:auto;bottom:-63px;right:7vw;transform:rotate(-7deg)}.occasion-section{grid-template-columns:1fr;gap:65px}.contact-section{flex-direction:column;align-items:start}}@media (max-width:680px){.announcement{white-space:nowrap;justify-content:start;padding:0 18px;overflow:hidden}.announcement i,.announcement i~span,.announcement i~span~*{display:none}.site-header{height:74px;padding:0 18px}.product-detail-header{min-height:76px;padding:12px 18px}.product-detail-header .brand small{display:none}.product-back-link{font-size:8px}.product-detail{gap:36px;width:auto;padding:28px 18px 65px}.product-detail-actions{grid-template-columns:1fr}.brand-mark{width:36px;height:36px}.brand strong{font-size:15px}.header-cta{padding:10px 13px;font-size:9px}.header-cta span{display:none}.hero{align-items:start;min-height:760px}.hero-image{object-position:62% bottom}.hero-shade{background:linear-gradient(#fbf6ec 4%,#fbf6eceb 42%,#fbf6ec0d 75%)}.hero-content{width:auto;margin:0;padding:64px 22px 320px}.hero h1{font-size:48px}.hero-copy{font-size:13px;line-height:1.65}.hero-actions{flex-direction:column;align-items:start}.hero-proof,.scroll-cue{display:none}.category-strip{grid-template-columns:1fr 1fr;margin:0 14px}.category-pill{padding:13px 12px}.category-pill:nth-child(2n){border-right:0}.category-pill:nth-child(3){border-right:1px solid var(--line)}.category-pill:nth-child(n+3){border-top:1px solid var(--line)}.category-thumb{width:40px;height:40px}.section{padding:76px 18px 85px}.section-heading{grid-template-columns:1fr;gap:24px}.marketplace-strip{flex-direction:column;align-items:start;gap:10px;margin-top:-10px;padding:14px}.section-heading h2,.manifesto h2,.story-content h2,.occasion-copy h2,.contact-section h2{font-size:42px}.product-grid{grid-template-columns:1fr}.product-photo{height:auto}.manifesto{padding:68px 20px 72px}.manifesto-heading{grid-template-columns:1fr;gap:12px}.values-grid{grid-template-columns:1fr;margin-top:38px}.values-grid article{min-height:0}.story-image{background-position:70%;min-height:480px}.story-seal{width:108px;height:108px;bottom:-54px;right:20px}.story-content{padding:100px 22px 80px}.occasion-section{min-height:650px;padding:80px 22px}.occasion-quote p{font-size:29px}.contact-section{padding:75px 22px}.contact-actions{flex-direction:column;align-items:start;gap:28px;width:100%}.footer-main{grid-template-columns:1fr;gap:48px;padding:65px 22px 55px}.footer-bottom{flex-direction:column;align-items:start;gap:10px;padding:22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.ops-access-page{color:#17231c;background:radial-gradient(circle at 50% 20%,#d9bd6f26,#0000 28%),#f3f4ef;place-items:center;min-height:100vh;padding:25px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;display:grid}.ops-access-page section{text-align:center;background:#fff;border:1px solid #dfe4de;border-radius:20px;width:min(510px,100%);padding:48px;box-shadow:0 24px 70px #173f2a12}.ops-access-mark{color:#a47c25;border:1px solid #b78d2f;border-radius:17px;place-items:center;width:62px;height:62px;margin:0 auto 23px;font:700 20px Georgia,serif;display:grid}.ops-access-page p{color:#a17b22;letter-spacing:.16em;margin:0;font-size:9px;font-weight:800}.ops-access-page h1{margin:10px 0 14px;font:500 35px/1.08 Georgia,serif}.ops-access-page div{color:#6f7d75;font-size:12px;line-height:1.7}.ops-access-page div strong{color:#253a2e}.ops-access-page a{color:#fff;background:#173f2a;border-radius:9px;margin-top:25px;padding:13px;font-size:11px;font-weight:800;display:block}.ops-access-page .ops-access-home{color:#526158;background:0 0;margin-top:9px}.ops-shell{--ops-green:#173f2a;--ops-deep:#0e2e1d;--ops-gold:#c99a32;--ops-ink:#17231c;--ops-muted:#718078;min-height:100vh;color:var(--ops-ink);background:#f4f5f1;grid-template-columns:248px 1fr;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}.ops-sidebar{background:var(--ops-deep);color:#fff;flex-direction:column;height:100vh;padding:28px 18px 22px;display:flex;position:sticky;top:0}.ops-brand{color:#fff;border-bottom:1px solid #ffffff18;align-items:center;gap:12px;padding:0 8px 27px;display:flex}.ops-brand>span{color:#e5c775;border:1px solid #d6b665;border-radius:12px;place-items:center;width:41px;height:41px;font-family:Georgia,serif;font-weight:700;display:grid}.ops-brand div,.ops-user div,.ops-sidebar-foot div{gap:2px;display:grid}.ops-brand strong{letter-spacing:.01em;font-size:13px}.ops-brand small{color:#9fb1a5;letter-spacing:.14em;text-transform:uppercase;font-size:10px}.ops-sidebar nav{gap:5px;padding-top:26px;display:grid}.ops-sign-out{color:#d8e1db;cursor:pointer;background:0 0;border:1px solid #ffffff24;border-radius:9px;align-items:center;gap:10px;width:100%;margin-top:10px;padding:10px 12px;font:700 9px inherit;display:flex}.ops-sign-out:hover{color:#f0d786;border-color:#d6b665}.ops-sign-out i{font-size:15px;font-style:normal}.ops-sidebar nav button{color:#aebdb3;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:13px;width:100%;padding:12px 14px;font:600 13px/1 inherit;display:flex}.ops-sidebar nav button i{color:#809589;width:22px;font-size:17px;font-style:normal}.ops-sidebar nav button:hover,.ops-sidebar nav button.active{color:#fff;background:#ffffff12}.ops-sidebar nav button.active i{color:#e6c26a}.ops-sidebar-foot{border-top:1px solid #ffffff18;align-items:center;gap:10px;margin-top:auto;padding:14px 10px 0;display:flex}.ops-sidebar-foot strong{font-size:11px}.ops-sidebar-foot small{color:#809589;font-size:10px}.setup-dot{background:#e4b94e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #e4b94e20}.ops-main{min-width:0;padding:30px clamp(24px,4vw,54px) 60px}.ops-topbar{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.ops-topbar p,.ops-panel-head p,.ops-coming>p{color:#809087;letter-spacing:.16em;text-transform:uppercase;margin:0 0 4px;font-size:9px;font-weight:800}.ops-topbar h1{margin:0;font:600 clamp(25px,3vw,34px)/1.1 Georgia,serif}.ops-top-actions{align-items:center;gap:20px;display:flex}.ops-icon-button{cursor:pointer;background:#fff;border:1px solid #dce1dc;border-radius:50%;width:39px;height:39px;position:relative}.ops-icon-button b{color:#fff;background:#b04b3f;border-radius:10px;place-items:center;min-width:16px;height:16px;padding:0 3px;font-size:8px;display:grid;position:absolute;top:-3px;right:-2px}.ops-user{align-items:center;gap:10px;display:flex}.ops-user>span{background:var(--ops-green);color:#fff;border-radius:11px;place-items:center;width:38px;height:38px;font-size:11px;font-weight:700;display:grid}.ops-user strong{font-size:11px}.ops-user small{color:var(--ops-muted);font-size:9px}.ops-banner{color:#fff;background:radial-gradient(circle at 83% 25%,#d8b96833 0 4%,#0000 4.2%),radial-gradient(circle at 75% 85%,#f3dfaa22 0 8%,#0000 8.3%),linear-gradient(120deg,#16442c,#0d2d1d);border-radius:19px;justify-content:space-between;align-items:end;gap:25px;min-height:190px;padding:34px 38px;display:flex;box-shadow:0 15px 35px #173f2a1c}.ops-banner span{color:#e8c66e;letter-spacing:.18em;font-size:9px;font-weight:800}.ops-banner h2{max-width:650px;margin:9px 0 8px;font:500 clamp(24px,3vw,39px)/1.1 Georgia,serif}.ops-banner p{color:#b8c9be;margin:0;font-size:12px}.ops-banner button,.inventory-head button,.ops-coming button,.ops-modal button{color:#173321;cursor:pointer;background:#e2bc59;border:0;border-radius:9px;flex:none;padding:13px 16px;font-size:11px;font-weight:800}.ops-banner button b{margin-left:12px}.ops-metrics{grid-template-columns:repeat(4,1fr);gap:13px;margin:16px 0;display:grid}.ops-metric{background:#fff;border:1px solid #e2e6e1;border-radius:14px;align-content:space-between;min-height:127px;padding:20px;display:grid}.ops-metric p{color:var(--ops-muted);margin:0;font-size:10px;font-weight:700}.ops-metric strong{font:600 25px/1 Georgia,serif}.ops-metric span{color:#718078;font-size:9px}.ops-metric.green{border-top:3px solid #2b6848}.ops-metric.gold{border-top:3px solid #c99a32}.ops-metric.cream{border-top:3px solid #8a7652}.ops-metric.rose{border-top:3px solid #b96859}.ops-grid{grid-template-columns:1.4fr .9fr;gap:16px;margin-bottom:16px;display:grid}.ops-panel{background:#fff;border:1px solid #e1e5e0;border-radius:15px;overflow:hidden}.ops-panel-head{justify-content:space-between;align-items:start;gap:16px;padding:21px 23px 14px;display:flex}.ops-panel-head h3{margin:0;font:600 18px/1.2 Georgia,serif}.ops-panel-head>span{color:var(--ops-muted);font-size:9px}.ops-panel-head button{color:var(--ops-green);cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:800}.ops-chart{background:repeating-linear-gradient(#0000 0 36px,#edf0ec 37px);border-bottom:1px solid #edf0ec;align-items:end;gap:clamp(8px,2vw,19px);height:150px;padding:15px 28px 0;display:flex}.ops-chart>i{background:#214f36;border-radius:5px 5px 0 0;flex:1;min-width:12px;position:relative}.ops-chart>i b{background:#d5ae4e;border-radius:4px 4px 0 0;height:65%;position:absolute;bottom:0;left:28%;right:28%}.ops-legend{color:#65736b;flex-wrap:wrap;gap:17px;padding:13px 23px 17px;font-size:9px;display:flex}.ops-legend span{align-items:center;gap:5px;display:flex}.ops-legend i{border-radius:50%;width:7px;height:7px}.ops-legend .amazon{background:#214f36}.ops-legend .flipkart{background:#d5ae4e}.ops-legend .direct{background:#aab5ad}.ops-alert{border-bottom:1px solid #edf0ec;align-items:center;gap:10px;margin:0 20px;padding:12px 0;display:flex}.ops-alert>span{color:#826a31;background:#f2eee2;border-radius:9px;place-items:center;width:34px;height:34px;font:700 14px Georgia,serif;display:grid}.ops-alert div{flex:1;gap:3px;display:grid}.ops-alert strong,.ops-expiry strong{font-size:10px}.ops-alert small,.ops-expiry small{color:var(--ops-muted);font-size:9px}.ops-alert>b{color:#a54e42;text-transform:uppercase;font-size:8px}.ops-expiry{background:#f8f4e9;border-radius:10px;align-items:center;gap:10px;margin:12px 20px 19px;padding:12px;display:flex}.ops-expiry>span{font-size:18px}.ops-expiry div{gap:3px;display:grid}.ops-orders{margin-top:16px}.ops-table-wrap{overflow-x:auto}.ops-panel table{border-collapse:collapse;width:100%;font-size:10px}.ops-panel th{text-align:left;color:#829087;letter-spacing:.08em;text-transform:uppercase;background:#f7f8f5;padding:10px 22px;font-size:8px}.ops-panel td{white-space:nowrap;border-top:1px solid #edf0ec;padding:13px 22px}.ops-panel td small{color:#839088;margin-top:3px;display:block}.channel,.stock-ok,.stock-low{border-radius:20px;padding:5px 8px;font-size:8px;font-weight:800;display:inline-block}.channel.amazon{color:#2d6546;background:#e9f2ec}.channel.flipkart{color:#82641e;background:#f8f0d8}.channel.direct{color:#58635d;background:#eef0ee}.stock-ok{color:#2d6546;background:#e9f2ec}.stock-low{color:#9b463b;background:#f8e8e5}.channel.amazon-sandbox{color:#6d5315;background:#fff1c6;border:1px solid #e7ca71}.ops-full-panel{min-height:530px}.inventory-head{align-items:center;padding-bottom:22px}.inventory-head>div:last-child{gap:9px;display:flex}.inventory-head input{border:1px solid #dce2dc;border-radius:8px;outline:none;width:240px;padding:11px 13px;font:10px inherit}.inventory-head input:focus{border-color:var(--ops-green)}.ops-coming{text-align:center;background:radial-gradient(circle at 50% 40%,#e2c26726,#0000 32%),#fff;border:1px solid #e1e5e0;border-radius:16px;flex-direction:column;align-items:center;min-height:530px;padding:65px 25px;display:flex}.ops-coming>span{color:#b68c2a;border:1px solid #caa64b;border-radius:18px;place-items:center;width:65px;height:65px;margin-bottom:25px;font:700 20px Georgia,serif;display:grid}.ops-coming h2{margin:5px 0 10px;font:500 35px Georgia,serif}.ops-coming>div{max-width:520px;color:var(--ops-muted);font-size:12px;line-height:1.7}.ops-coming button{margin-top:25px}.ops-coming.compact{min-height:270px;margin-top:16px;padding:35px}.ops-coming.compact>span{display:none}.ops-coming.compact h2{font-size:26px}.ops-modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#07150eb8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ops-modal{background:#fff;border-radius:18px;width:min(440px,100%);padding:38px;box-shadow:0 25px 80px #0005}.ops-modal>span{color:#a17b22;letter-spacing:.16em;font-size:9px;font-weight:800}.ops-modal h2{margin:9px 0 12px;font:500 30px/1.1 Georgia,serif}.ops-modal p{color:var(--ops-muted);font-size:12px;line-height:1.7}.ops-modal button{margin-top:8px}.ops-form{gap:13px;max-height:78vh;padding-right:3px;display:grid;overflow-y:auto}.ops-form>span{color:#a17b22;letter-spacing:.16em;font-size:9px;font-weight:800}.ops-form h2{margin:0 0 3px;font:500 29px/1.1 Georgia,serif}.ops-form label{color:#546159;text-transform:uppercase;letter-spacing:.06em;gap:5px;font-size:9px;font-weight:800;display:grid}.ops-form input,.ops-form select{color:#17231c;text-transform:none;letter-spacing:0;background:#fff;border:1px solid #dce2dc;border-radius:8px;width:100%;min-width:0;padding:11px 12px;font:11px/1.2 inherit}.ops-form input:focus,.ops-form select:focus{border-color:#286044;outline:2px solid #1f5b3a25}.ops-form-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.ops-form .ops-check{flex-direction:row;align-items:center;display:flex}.ops-form .ops-check input{width:16px;height:16px}.ops-form-error{color:#a34236;margin:0;font-size:10px}.ops-form button:disabled{opacity:.55;cursor:wait}.ops-toast{z-index:45;color:#fff;cursor:pointer;background:#173f2a;border:0;border-radius:10px;padding:13px 16px;font:700 10px inherit;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 35px #0003}.ops-register-actions{gap:8px;display:flex}.ops-register-actions button{color:#244a35;cursor:pointer;background:#fff;border:1px solid #d7ded8;border-radius:8px;padding:10px 13px;font:800 9px inherit}.ops-register-actions button:last-child{color:#fff;background:#173f2a;border-color:#173f2a}.ops-empty{color:#75827a;text-align:center;padding:80px 25px;font-size:11px}.ops-marketplace-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ops-marketplace-card{padding:25px}.ops-marketplace-title{align-items:center;gap:13px;display:flex}.ops-marketplace-title>span{color:#fff;border-radius:12px;place-items:center;width:46px;height:46px;font:800 22px Georgia,serif;display:grid}.ops-marketplace-title .amazon-mark{color:#efb53b;background:#17231c}.ops-marketplace-title .flipkart-mark{color:#ffe500;background:#2876e8}.ops-marketplace-title div{flex:1}.ops-marketplace-title p{color:#a17b22;letter-spacing:.12em;margin:0 0 4px;font-size:8px;font-weight:800}.ops-marketplace-title h3{margin:0;font:500 22px Georgia,serif}.ops-marketplace-title>b{text-transform:capitalize;border-radius:20px;padding:6px 9px;font-size:8px}.ops-marketplace-title>b.connected{color:#276344;background:#e6f2ea}.ops-marketplace-title>b.pending{color:#876920;background:#f6efd9}.ops-marketplace-details{border:1px solid #e5e9e4;border-radius:12px;grid-template-columns:1fr 1fr;margin:25px 0 18px;display:grid;overflow:hidden}.ops-marketplace-details div{border-bottom:1px solid #e5e9e4;border-right:1px solid #e5e9e4;align-content:center;gap:5px;min-height:76px;padding:15px;display:grid}.ops-marketplace-details div:nth-child(2n){border-right:0}.ops-marketplace-details div:nth-last-child(-n+2){border-bottom:0}.ops-marketplace-details small{color:var(--ops-muted);text-transform:uppercase;letter-spacing:.08em;font-size:8px}.ops-marketplace-details strong{font-size:11px}.ops-marketplace-actions{gap:9px;display:flex}.ops-marketplace-actions button{flex:1}.ops-marketplace-actions button:first-child{color:#244a35;background:#fff;border:1px solid #d7ded8}.ops-marketplace-actions button:disabled{opacity:.5;cursor:not-allowed}.ops-marketplace-error,.ops-marketplace-notice{border-radius:8px;margin:0 0 13px;padding:10px 12px;font-size:9px;line-height:1.5}.ops-marketplace-error{color:#8e3f37;background:#f9e9e7}.ops-marketplace-notice{color:#275e41;background:#eaf3ed}.ops-marketplace-help{color:var(--ops-muted);margin-top:16px;line-height:1.6;display:block}.ops-marketplace-card.muted{background:#fafbf9}@media (max-width:980px){.ops-shell{grid-template-columns:78px 1fr}.ops-sidebar{padding-inline:11px}.ops-brand{justify-content:center;padding-inline:0}.ops-brand div,.ops-sidebar nav button:not(.active):after,.ops-sidebar nav button{font-size:0}.ops-sidebar nav button{justify-content:center;padding-inline:0}.ops-sidebar nav button i{width:auto;font-size:18px}.ops-sidebar-foot div{display:none}.ops-sidebar-foot{justify-content:center}.ops-sign-out{justify-content:center;padding-inline:0}.ops-sign-out span{display:none}.ops-metrics{grid-template-columns:repeat(2,1fr)}.ops-grid,.ops-marketplace-grid{grid-template-columns:1fr}}@media (max-width:640px){.ops-shell{padding-bottom:69px;display:block}.ops-sidebar{z-index:20;width:100%;height:69px;padding:8px 6px;position:fixed;top:auto;bottom:0}.ops-brand,.ops-sidebar-foot{display:none}.ops-sidebar nav{grid-template-columns:repeat(6,1fr);padding:0;display:grid}.ops-sidebar nav button,.ops-sidebar nav button.active{background:0 0;justify-items:center;gap:4px;padding:5px 1px;font-size:7px;display:grid}.ops-sidebar nav button i{font-size:16px}.ops-sign-out{z-index:22;color:#244a35;background:#fff;border-color:#d7ded8;width:auto;margin:0;padding:8px 10px;position:fixed;top:12px;right:12px;box-shadow:0 4px 18px #0002}.ops-sign-out span{display:inline}.ops-main{padding:20px 14px 30px}.ops-topbar{margin-bottom:18px;padding-right:82px}.ops-user div{display:none}.ops-banner{flex-direction:column;align-items:start;min-height:265px;padding:26px}.ops-banner button{width:100%}.ops-metrics{grid-template-columns:1fr 1fr}.ops-metric{min-height:112px;padding:15px}.ops-metric strong{font-size:20px}.ops-panel-head,.ops-panel th,.ops-panel td{padding-inline:15px}.inventory-head,.inventory-head>div:last-child{flex-direction:column;align-items:stretch}.inventory-head input{width:100%}.ops-marketplace-card{padding:19px}.ops-marketplace-details{grid-template-columns:1fr}.ops-marketplace-details div,.ops-marketplace-details div:nth-child(2n),.ops-marketplace-details div:nth-last-child(-n+2){border-bottom:1px solid #e5e9e4;border-right:0}.ops-marketplace-details div:last-child{border-bottom:0}.ops-marketplace-actions{flex-direction:column}.ops-form-grid{grid-template-columns:1fr}.ops-modal{padding:27px 22px}.ops-toast{bottom:83px;left:14px;right:14px}}
