@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;--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{.visible{visibility:visible}.static{position:static}.hidden{display:none}.table{display:table}}:root{--ink:#21170f;--brown:#342318;--deep-brown:#160e0a;--gold:#b6832f;--gold-light:#d8b36c;--ivory:#f4ecd9;--cream:#fbf7ed;--muted:#756654;--line:#3423182e;--error:#9f372a;--serif:Georgia, "Times New Roman", serif;--sans:Arial, "Noto Sans Devanagari", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;line-height:1.5}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{object-fit:cover}.site-header{z-index:20;min-height:92px;color:var(--ivory);border-bottom:1px solid #f4ecd92e;justify-content:space-between;align-items:center;padding:0 5vw;display:flex;position:absolute;top:0;left:0;right:0}.brand{align-items:center;gap:.75rem;display:inline-flex}.brand-devanagari{color:var(--gold-light);font-family:var(--serif);font-size:clamp(1.85rem,2.5vw,2.5rem);font-weight:700;line-height:1}.brand-latin{letter-spacing:.34em;border-left:1px solid #f4ecd96b;padding-left:.75rem;font-size:.7rem}nav{align-items:center;gap:2rem;font-size:.8rem;display:flex}nav a{transition:color .18s}nav a:hover{color:var(--gold-light)}.nav-cta{border:1px solid #d8b36ca6;padding:.75rem 1rem}.eyebrow,.section-number{color:var(--gold-light);letter-spacing:.2em;text-transform:uppercase;margin:0 0 1.15rem;font-size:.68rem;font-weight:700}.primary-button,.secondary-button{cursor:pointer;letter-spacing:.04em;border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;gap:1rem;min-height:52px;padding:.9rem 1.25rem;font-size:.78rem;font-weight:700;transition:transform .18s,background .18s;display:inline-flex}.primary-button{background:var(--gold-light);color:var(--deep-brown)}.primary-button:hover{background:#e4c47d;transform:translateY(-2px)}.primary-button:disabled{cursor:wait;opacity:.62}.brand-hero{background:var(--deep-brown);min-height:760px;color:var(--ivory);position:relative;overflow:hidden}.brand-hero img{object-position:center;clip-path:inset(0 0 0 44%)}.brand-hero-overlay{background:linear-gradient(90deg,#100905f5 0%,#160e0ad6 34%,#160e0a42 68%,#160e0a14 100%);position:absolute;inset:0}.brand-hero-copy{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;width:min(760px,62vw);min-height:760px;padding:9rem 4vw 5rem 7vw;display:flex;position:relative}.brand-hero-copy h1,.brand-intro h2,.brand-promise h2,.product-card h2,.product-hero h1,.product-story h2,.section-heading h2,.funnel-context h2,.faq-section h2{font-family:var(--serif);letter-spacing:-.035em;margin:0;font-weight:400;line-height:1}.brand-hero-copy h1{font-size:clamp(3.7rem,6.7vw,7.6rem)}.brand-hero-copy h1 em,.product-hero h1 em{color:var(--gold-light);font-weight:400}.brand-hero-copy>p:not(.eyebrow){color:#f4ecd9d1;max-width:590px;font-family:var(--serif);margin:2rem 0 2.4rem;font-size:clamp(1.08rem,1.5vw,1.32rem);line-height:1.6}.brand-intro,.product-story{grid-template-columns:1fr 1fr;gap:8vw;padding:8rem 8vw 6rem;display:grid}.brand-intro h2,.product-story h2,.section-heading h2,.funnel-context h2,.faq-section h2,.brand-promise h2{font-size:clamp(2.8rem,5vw,5.5rem)}.brand-intro>p,.story-copy{color:var(--muted);font-family:var(--serif);align-self:end;margin:0;font-size:clamp(1.15rem,1.5vw,1.35rem);line-height:1.65}.story-copy p{margin:0 0 1.25rem}.product-grid{grid-template-columns:1fr 1fr;gap:2px;padding:0 4vw 8rem;display:grid}.product-card{background:var(--brown);min-height:680px;color:var(--ivory);grid-template-rows:56% 44%;display:grid;position:relative;overflow:hidden}.product-card-image{position:relative;overflow:hidden}.product-card-image img{transition:transform .6s}.product-card:hover .product-card-image img{transform:scale(1.025)}.atta-card .product-card-image img{object-position:76% center}.product-card-copy{background:var(--brown);padding:2.4rem 3rem 3rem;position:relative}.atta-card .product-card-copy{background:#6d4a22}.product-number{color:#f4ecd961;font-family:var(--serif);font-size:2rem;position:absolute;top:2.4rem;right:3rem}.product-card h2{font-size:clamp(2.5rem,4vw,4.7rem)}.product-card-copy>p:not(.eyebrow){color:#f4ecd9b8;max-width:500px;font-family:var(--serif);margin:1.2rem 0 1.6rem;font-size:1.05rem}.card-link{letter-spacing:.05em;border-bottom:1px solid #f4ecd98c;gap:1rem;padding-bottom:.3rem;font-size:.76rem;font-weight:700;display:inline-flex}.brand-promise{background:var(--ivory);grid-template-columns:.82fr 1.18fr;gap:8vw;padding:8rem 8vw;display:grid}.promise-list{border-top:1px solid var(--line)}.promise-list article{border-bottom:1px solid var(--line);padding:1.8rem 0 1.8rem 3.4rem;position:relative}.promise-list article>span{color:var(--gold);font-size:.7rem;font-weight:700;position:absolute;top:2rem;left:0}.promise-list h3{font-family:var(--serif);margin:0;font-size:1.55rem;font-weight:400}.promise-list p{color:var(--muted);margin:.45rem 0 0}.product-hero{background:var(--deep-brown);min-height:780px;color:var(--ivory);grid-template-columns:44% 56%;display:grid;position:relative;overflow:hidden}.product-hero-image{grid-column:2;min-height:780px;position:relative}.product-hero-overlay{background:linear-gradient(90deg, var(--deep-brown) 0%, #160e0ab3 13%, transparent 48%), linear-gradient(0deg, #160e0a9e 0%, transparent 34%);position:absolute;inset:0}.product-hero-copy{z-index:4;flex-direction:column;justify-content:center;width:57%;min-height:100%;padding:9rem 3vw 4rem 7vw;display:flex;position:absolute;top:0;left:0}.product-hero h1{max-width:900px;font-size:clamp(3.5rem,6.4vw,7.1rem)}.hero-product-name{color:var(--ivory);font-family:var(--sans);letter-spacing:.18em;text-transform:uppercase;margin-bottom:1rem;font-size:.12em;font-style:normal;font-weight:700;line-height:1.3;display:block}.hero-intro{color:#f4ecd9d1;max-width:610px;font-family:var(--serif);margin:2rem 0 0;font-size:clamp(1.05rem,1.5vw,1.35rem);line-height:1.55}.hero-actions,.form-actions{align-items:center;gap:1.2rem;display:flex}.hero-actions{margin-top:2.5rem}.plain-link{border-bottom:1px solid #f4ecd980;padding:.5rem 0;font-size:.8rem}.trust-strip{color:#f4ecd9a8;letter-spacing:.08em;text-transform:uppercase;margin-top:4rem;font-size:.68rem;display:flex}.trust-strip span{border-right:1px solid #f4ecd938;padding:0 1rem}.trust-strip span:first-child{padding-left:0}.trust-strip span:last-child{border:0}.product-highlights{padding:2rem 8vw 9rem}.section-heading{max-width:820px;margin-bottom:4rem}.highlight-grid,.process-grid{grid-template-columns:repeat(3,1fr);display:grid}.highlight-grid article{border-top:1px solid var(--line);border-right:1px solid var(--line);background:#f4ecd957;min-height:280px;padding:2.2rem 2.5rem}.highlight-grid article:last-child{border-right:0}.highlight-grid article>span,.process-grid article>span{color:var(--gold);font-size:.68rem;font-weight:700}.highlight-grid h3,.process-grid h3{font-family:var(--serif);margin:4.5rem 0 .7rem;font-size:clamp(1.55rem,2vw,2.1rem);font-weight:400;line-height:1.15}.highlight-grid p,.process-grid p{color:var(--muted);margin:0;line-height:1.65}.product-process{background:var(--deep-brown);color:var(--ivory);padding:8rem 8vw 9rem}.search-guide{border-top:1px solid var(--line);background:#f6efdf;grid-template-columns:.8fr 1.2fr;gap:7vw;padding:8rem 8vw;display:grid}.search-guide .section-heading{margin:0}.search-guide-grid{border-top:1px solid var(--line)}.search-guide-grid article{border-bottom:1px solid var(--line);padding:1.8rem 0}.search-guide-grid h3{font-family:var(--serif);margin:0 0 .75rem;font-size:clamp(1.45rem,2vw,2rem);font-weight:400}.search-guide-grid p{color:var(--muted);margin:0;line-height:1.7}.light-heading h2{max-width:780px}.process-grid article{border-top:1px solid #f4ecd933;border-right:1px solid #f4ecd929;min-height:280px;padding:2.2rem 2.5rem}.process-grid article:last-child{border-right:0}.process-grid p{color:#f4ecd9ad}.funnel-section{background:var(--ivory);grid-template-columns:.84fr 1.16fr;gap:6vw;padding:9rem 8vw;display:grid}.funnel-context>p:not(.section-number){max-width:500px;color:var(--muted);font-family:var(--serif);margin:2rem 0;font-size:1.16rem;line-height:1.65}.response-use{border-top:1px solid var(--line);max-width:500px;margin-top:3rem;padding-top:1.5rem}.response-use>span{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;font-size:.68rem;font-weight:700}.response-use ul{color:var(--muted);margin:1rem 0 0;padding-left:1.1rem}.response-use li{margin:.55rem 0}.funnel-card{background:var(--cream);border:1px solid #b6832f40;justify-self:end;width:100%;max-width:720px;padding:clamp(1.5rem,4vw,3.2rem);position:relative;box-shadow:0 24px 70px #21170f1f}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.funnel-heading{justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.funnel-heading h2,.success-card h2{font-family:var(--serif);margin:0;font-size:clamp(2rem,3.4vw,3.3rem);font-weight:400;line-height:1.05}.step-count{color:var(--muted);font-family:var(--serif);flex:none;font-size:1.05rem}.progress-track{background:var(--line);height:2px;margin:2rem 0 2.5rem;overflow:hidden}.progress-track span{background:var(--gold);height:100%;transition:width .24s;display:block}.step-panel{min-height:330px}fieldset{border:0;margin:0;padding:0}legend,.field-label{margin:0 0 .6rem;font-size:.76rem;font-weight:700;display:block}.field-label{margin-top:1.25rem}.field-label span{color:var(--muted);font-weight:400}.pack-grid{grid-template-columns:repeat(4,1fr);gap:.6rem;margin-bottom:1.5rem;display:grid}.choice-card{border:1px solid var(--line);cursor:pointer;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:96px;padding:.8rem .5rem;transition:border-color .16s,background .16s;display:flex;position:relative}.choice-card:hover,.choice-card.selected{border-color:var(--gold);background:#d8b36c1f}.choice-card input{opacity:0;cursor:pointer;position:absolute;inset:0}.choice-card strong{font-family:var(--serif);font-size:1.3rem}.choice-card span{color:var(--muted);font-size:.68rem}.funnel-card input:not([type=radio]):not([type=checkbox]),.funnel-card select{border:1px solid var(--line);width:100%;min-height:52px;color:var(--ink);background:#fff;border-radius:0;outline:0;padding:.8rem .9rem}.funnel-card input:focus,.funnel-card select:focus{border-color:var(--gold);box-shadow:0 0 0 3px #b6832f1f}.funnel-card [aria-invalid=true]{border-color:var(--error)!important}.field-row{grid-template-columns:1fr .8fr;gap:1rem;display:grid}.check-row{cursor:pointer;color:var(--muted);gap:.8rem;margin-top:1.4rem;font-size:.8rem;display:flex}.check-row input{width:18px;height:18px;accent-color:var(--gold);flex:none;margin-top:.1rem}.check-row small{margin-top:.25rem;font-size:.68rem;display:block}.field-error,.form-message{color:var(--error);margin:.45rem 0 0;font-size:.72rem}.form-message{margin:1rem 0}.form-actions{justify-content:flex-end;margin-top:1.8rem}.secondary-button{border-color:var(--line);color:var(--ink);background:0 0}.form-footnote{color:var(--muted);text-align:right;margin:1.5rem 0 0;font-size:.68rem}.success-card{align-self:center;min-height:500px}.success-mark{background:var(--gold-light);width:54px;height:54px;color:var(--deep-brown);border-radius:50%;place-items:center;margin-bottom:2rem;font-size:1.4rem;display:grid}.success-card>p:not(.eyebrow){max-width:520px;color:var(--muted);margin:1.5rem 0}.text-button{border:0;border-bottom:1px solid var(--gold);cursor:pointer;color:var(--ink);background:0 0;padding:.4rem 0;font-weight:700}.faq-section{grid-template-columns:.8fr 1.2fr;gap:8vw;padding:9rem 8vw;display:grid}.faq-list details{border-top:1px solid var(--line);padding:1.5rem 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;font-family:var(--serif);font-size:1.3rem;list-style-position:outside}.faq-list p{max-width:650px;color:var(--muted);margin:1rem 0 0;line-height:1.65}footer{background:var(--deep-brown);color:var(--ivory);grid-template-columns:1fr auto auto;align-items:end;gap:4rem;padding:4rem 5vw;display:grid}.not-found{background:var(--deep-brown);min-height:100vh;color:var(--ivory);flex-direction:column;justify-content:center;align-items:flex-start;padding:8vw;display:flex}.not-found h1{max-width:800px;font-family:var(--serif);margin:0;font-size:clamp(3rem,7vw,7rem);font-weight:400;line-height:1}.not-found>p:not(.eyebrow){color:#f4ecd9b8;max-width:560px;margin:2rem 0}.footer-brand{flex-direction:column;gap:1rem;display:flex}.footer-brand>span:last-child,.footer-meta,.footer-links{color:#f4ecd994;font-size:.72rem}.footer-links{gap:1.5rem;display:flex}.footer-links a:hover{color:var(--gold-light)}.footer-meta{text-align:right;flex-direction:column;gap:.35rem;display:flex}@media (max-width:980px){.site-header nav a:not(.nav-cta){display:none}.brand-hero,.brand-hero-copy{min-height:720px}.brand-hero img{object-position:90% center}.brand-hero-copy{width:75vw}.product-card{min-height:620px}.product-hero{grid-template-columns:34% 66%;min-height:760px}.product-hero-copy{width:65%}.product-story,.brand-intro,.brand-promise,.search-guide,.funnel-section,.faq-section{gap:4vw}.pack-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.site-header{min-height:76px;padding:0 1.15rem}.brand-latin{display:none}.nav-cta{padding:.65rem .8rem}.brand-hero{min-height:760px}.brand-hero img{clip-path:none;object-position:100% center}.brand-hero-overlay{background:linear-gradient(#160e0a4d 0%,#160e0ad9 50%,#100905fa 100%)}.brand-hero-copy{justify-content:flex-end;width:100%;min-height:760px;padding:8rem 1.25rem 4rem}.brand-hero-copy h1,.product-hero h1{font-size:clamp(3.1rem,14vw,4.5rem)}.brand-intro,.product-story,.brand-promise,.funnel-section,.faq-section{grid-template-columns:1fr;gap:2rem;padding:5.5rem 1.25rem}.product-grid{grid-template-columns:1fr;gap:1rem;padding:0 1rem 5rem}.product-card{grid-template-rows:52% 48%;min-height:590px}.product-card-copy{padding:2rem 1.4rem}.product-number{top:2rem;right:1.4rem}.product-hero{min-height:800px;display:block}.product-hero-image{min-height:800px;position:absolute;inset:0}.product-hero-image img{object-position:100% center!important}.product-hero-overlay{background:linear-gradient(#160e0a29 0%,#160e0ad9 48%,#160e0afc 100%)}.product-hero-copy{justify-content:flex-end;width:100%;min-height:800px;padding:8rem 1.25rem 3.5rem;position:relative}.hero-actions{flex-direction:column;align-items:flex-start}.trust-strip{flex-wrap:wrap;gap:.7rem 0;margin-top:2.8rem}.trust-strip span{padding:0 .7rem}.product-highlights,.search-guide,.product-process{padding:5.5rem 1.25rem}.search-guide{grid-template-columns:1fr;gap:2.5rem}.highlight-grid,.process-grid{grid-template-columns:1fr}.highlight-grid article,.process-grid article{border-right:0;min-height:230px;padding:1.6rem 1rem}.highlight-grid h3,.process-grid h3{margin-top:3rem}.funnel-card{padding:1.4rem}.funnel-heading{gap:.75rem}.step-panel{min-height:380px}.field-row{grid-template-columns:1fr;gap:0}.form-actions{align-items:stretch}footer{grid-template-columns:1fr;gap:2rem;padding:3rem 1.25rem}.footer-links{flex-direction:column;gap:.6rem}.footer-meta{text-align:left}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
