@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;1,500&family=Manrope:wght@400;500;600&display=swap";@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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--plum:#3e183d;--aubergine:#5a2855;--ivory:#f8f2e8;--gold:#b9975b;--ink:#2b2428}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--ivory);margin:0;font-family:Manrope,sans-serif}a{color:inherit;text-decoration:none}.announcement{color:#f8f2e8;background:var(--plum);letter-spacing:.14em;text-transform:uppercase;justify-content:center;align-items:center;min-height:34px;padding:6px 20px;font-size:12px;display:flex}.site-header{z-index:10;background:#f8f2e8f5;border-bottom:1px solid #b9975b8c;grid-template-columns:1fr auto 1fr;align-items:center;height:86px;padding:0 clamp(24px,4vw,70px);display:grid;position:relative}.brand{letter-spacing:-.035em;color:var(--plum);white-space:nowrap;font-family:Cormorant Garamond,serif;font-size:clamp(22px,2.2vw,34px);font-weight:600}.brand span{color:#8a5570}nav{align-items:center;gap:clamp(25px,3.3vw,54px);height:100%;display:flex}nav a{align-items:center;height:100%;font-size:15px;font-weight:500;display:flex;position:relative}nav a:after{content:"";background:var(--plum);height:2px;transition:right .25s;position:absolute;bottom:20px;left:0;right:100%}nav a:hover:after,nav a:focus-visible:after,nav a.active:after{right:0}.header-actions{justify-self:end;gap:20px;display:flex}.header-actions a{border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:relative}.header-actions a:hover{background:#eadfd6}.header-actions svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:22px}.header-actions span{color:#fff;background:var(--plum);border-radius:50%;place-items:center;width:17px;height:17px;font-size:10px;display:grid;position:absolute;top:-3px;right:-2px}.hero{grid-template-columns:51% 49%;min-height:calc(100svh - 120px);display:grid;overflow:hidden}.hero-copy{z-index:2;background:radial-gradient(circle at 10% 10%,#fffaf2 0,transparent 35%),var(--ivory);padding:clamp(60px,8vh,104px) clamp(40px,6vw,96px) 70px;position:relative}.hero-copy:after{content:"";z-index:-1;border-right:2px solid var(--gold);background:var(--ivory);border-radius:0 55% 55% 0;width:145px;position:absolute;top:-1px;bottom:-1px;right:-95px}.eyebrow{color:#8a6a43;text-transform:uppercase;letter-spacing:.2em;margin:0 0 22px;font-size:11px;font-weight:600}h1{max-width:680px;color:var(--plum);letter-spacing:-.055em;margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(62px,6.7vw,106px);font-weight:600;line-height:.87}h1 em{font-weight:500}.gold-rule{color:var(--gold);align-items:center;gap:12px;max-width:360px;margin:32px 0 26px;display:flex}.gold-rule:before,.gold-rule:after{content:"";background:var(--gold);flex:1;height:1px}.hero-text{margin:0 0 30px;font-size:clamp(17px,1.25vw,21px);line-height:1.65}.primary-button{color:#e6c77f;background:linear-gradient(135deg,#35112f,#5b214e);border-radius:10px;justify-content:space-between;align-items:center;width:min(100%,410px);min-height:72px;padding:18px 26px 18px 34px;font-family:Cormorant Garamond,serif;font-size:25px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 10px 28px #3e183d33}.primary-button:hover{transform:translateY(-2px);box-shadow:0 14px 34px #3e183d47}.primary-button svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:30px;transition:transform .2s}.primary-button:hover svg{transform:translate(5px)}.trust-row{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.trust-row span{background:#ffffff40;border:1px solid #b9975bbf;border-radius:9px;align-items:center;min-height:46px;padding:0 18px;font-size:13px;display:flex}.hero-image{background:url(/hero-plum-kurta.png) 50% 26%/cover no-repeat;min-height:650px}.collection-section{background:#fffaf4;padding:clamp(80px,10vw,150px) clamp(24px,6vw,96px)}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:48px;display:flex}.section-heading .eyebrow{margin-bottom:12px}h2{color:var(--plum);letter-spacing:-.035em;margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(44px,5vw,72px);font-weight:600;line-height:1}.text-link{border-bottom:1px solid var(--gold);align-items:center;gap:10px;padding-bottom:7px;font-size:14px;font-weight:600;display:flex}.text-link svg,.secondary-button svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:22px}.product-grid{grid-template-columns:repeat(3,1fr);gap:clamp(16px,2.2vw,34px);display:grid}.product-card{min-width:0}.product-image{aspect-ratio:4/5;background-position:top;background-size:cover;display:block;position:relative;overflow:hidden}.product-image:after{content:"";background:linear-gradient(#0000 60%,#230f1f24);transition:background .3s,transform .3s;position:absolute;inset:0}.product-image:hover:after{background:linear-gradient(#0000 50%,#230f1f3d)}.product-image.rose{background-image:url(/hero-plum-kurta.png)}.product-image.plum{background-image:url(/product-plum.png)}.product-image.sage{background-image:url(/product-sage.png)}.product-image span{z-index:2;color:var(--plum);letter-spacing:.16em;text-transform:uppercase;background:#f8f2e8eb;padding:8px 12px;font-size:10px;font-weight:600;position:absolute;top:18px;left:18px}.product-info{padding:20px 4px 0}.product-info p{color:#9a754a;letter-spacing:.18em;text-transform:uppercase;margin:0 0 8px;font-size:10px}.product-info h3{color:var(--plum);margin:0 0 8px;font-family:Cormorant Garamond,serif;font-size:clamp(23px,2vw,31px);line-height:1.05}.product-info small{color:#796e72}.size-section{background:var(--plum);min-height:590px;color:var(--ivory);grid-template-columns:45% 55%;display:grid}.size-visual{background:radial-gradient(circle,#d8bfc63b,#0000 55%);justify-content:center;align-items:center;gap:20px;font-family:Cormorant Garamond,serif;display:flex;position:relative;overflow:hidden}.size-visual:before,.size-visual:after{content:"";border:1px solid #b9975b59;width:280px;height:280px;position:absolute;transform:rotate(45deg)}.size-visual:after{width:390px;height:390px}.size-visual span{z-index:1;color:#e3c88c;font-size:clamp(58px,6vw,98px);position:relative}.size-visual span:nth-child(2){color:#d8bfc6;font-family:Manrope,sans-serif;font-size:15px;font-style:italic}.size-copy{align-self:center;padding:80px clamp(40px,8vw,130px)}.size-copy .eyebrow{color:#d4b46f}.size-copy h2{color:var(--ivory);max-width:650px}.size-copy>p:not(.eyebrow){color:#e1d5d7;max-width:630px;margin:28px 0 34px;font-size:17px;line-height:1.8}.secondary-button{border:1px solid var(--gold);color:#e8d49d;align-items:center;gap:24px;min-height:58px;padding:0 25px;font-family:Cormorant Garamond,serif;font-size:21px;transition:all .2s;display:inline-flex}.secondary-button:hover{color:var(--plum);background:#e8d49d}.service-strip{background:#eadfd6;grid-template-columns:repeat(4,1fr);padding:52px clamp(24px,6vw,96px);display:grid}.service-strip article{text-align:center;border-right:1px solid #5a285533;padding:10px 28px}.service-strip article:last-child{border:0}.service-strip strong,.service-strip span{display:block}.service-strip strong{color:var(--plum);font-family:Cormorant Garamond,serif;font-size:23px}.service-strip span{color:#6f6268;margin-top:7px;font-size:11px}.final-cta{text-align:center;background:radial-gradient(circle,#fffaf4 0,#f1e6db 70%);flex-direction:column;justify-content:center;align-items:center;min-height:510px;padding:90px 24px;display:flex}.final-cta h2{max-width:900px}.final-cta .primary-button{margin-top:38px}footer{text-align:center;color:#d7c7cf;background:#261124;flex-direction:column;align-items:center;padding:70px 24px 34px;display:flex}footer .brand{color:#f2e6d8;font-size:30px}footer p{margin:18px 0 26px;font-family:Cormorant Garamond,serif;font-size:20px}footer div{text-transform:uppercase;letter-spacing:.12em;gap:30px;font-size:12px;display:flex}footer div a:hover{color:#e3c88c}footer small{color:#8c7582;margin-top:48px;font-size:10px}:focus-visible{outline-offset:3px;outline:3px solid #c49a51}@media (width<=900px){.site-header{grid-template-columns:1fr auto;height:74px}nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{text-align:center;order:2;padding:52px 24px 58px}.hero-copy:after{display:none}.hero-image{background-position:50% 22%;order:1;min-height:56svh}.gold-rule,.primary-button{margin-left:auto;margin-right:auto}.trust-row{justify-content:center}h1{font-size:clamp(60px,15vw,90px)}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card:last-child{display:none}.size-section{grid-template-columns:1fr}.size-visual{min-height:330px}.size-copy{text-align:center;padding:70px 28px}.size-copy p{margin-left:auto!important;margin-right:auto!important}.service-strip{grid-template-columns:repeat(2,1fr);gap:25px 0}.service-strip article:nth-child(2){border:0}}@media (width<=520px){.announcement{font-size:9px}.site-header{padding:0 17px}.brand{font-size:21px}.header-actions{gap:7px}.header-actions a:first-child{display:none}.hero-image{min-height:53svh}.hero-copy{padding-top:44px}.hero-text br{display:none}.trust-row{gap:8px}.trust-row span{padding:0 12px;font-size:11px}.section-heading{flex-direction:column;align-items:start}.product-grid{grid-template-columns:1fr}.product-card:last-child{display:block}.collection-section{padding-top:80px}.service-strip{grid-template-columns:1fr}.service-strip article{border:0;border-bottom:1px solid #5a28552e;padding:18px}footer div{flex-wrap:wrap;justify-content:center;gap:16px}}@media (prefers-reduced-motion:no-preference){.hero-copy>*{animation:.6s both rise}.hero-copy>:nth-child(2){animation-delay:70ms}.hero-copy>:nth-child(3){animation-delay:.14s}.hero-copy>:nth-child(4){animation-delay:.2s}.hero-copy>:nth-child(5){animation-delay:.26s}.hero-copy>:nth-child(6){animation-delay:.32s}.hero-image{animation:.7s both reveal}@keyframes rise{0%{opacity:0;transform:translateY(15px)}}@keyframes reveal{0%{opacity:.5;transform:scale(1.02)}}}
