@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Playfair+Display:ital,wght@0,600;1,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{--ink:#17211c;--cream:#f9dce7;--green:#1f3a2e;--lime:#d7ee69;--line:#d9d8d0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff1f6;margin:0;font-family:DM Sans,Arial,sans-serif}.announcement{background:var(--green);color:#fff;letter-spacing:.12em;text-transform:uppercase;justify-content:space-around;align-items:center;height:32px;font-size:10px;display:flex}.announcement span+span:before{content:"•";color:var(--lime);margin-right:8vw}header{z-index:20;background:#fff7fa;border-bottom:1px solid #eee;align-items:center;height:82px;padding:0 4vw;display:flex;position:sticky;top:0}.brand{width:220px;color:var(--ink);grid-template-rows:24px 14px;grid-template-columns:38px auto;align-items:center;text-decoration:none;display:grid}.brand>b{text-align:center;border:1px solid;border-radius:50%;grid-row:1/3;width:30px;height:30px;font:italic 20px/28px Georgia}.brand strong{letter-spacing:.14em;font:22px Georgia}.brand small{letter-spacing:.22em;font-size:7px}header nav{flex:1;justify-content:center;gap:34px;display:flex}header nav a,.story a{color:var(--ink);letter-spacing:.08em;font-size:12px;font-weight:600;text-decoration:none}header nav a.sale{color:#b22626}.actions{align-items:center;gap:12px;display:flex}.icon{cursor:pointer;background:0 0;border:0;font-size:20px;position:relative}.icon i{background:var(--lime);border-radius:10px;padding:2px 4px;font:9px Arial;position:absolute;top:-3px;right:-4px}.mobile{display:none}.search{border-bottom:1px solid #bbb;padding:5px}.search input{border:0;outline:0;width:85px;font:12px inherit}.hero{height:650px;position:relative;overflow:hidden}.heroPhoto{background:linear-gradient(90deg,#121c17db,#121c178c 42%,#0000 72%),url(https://images.unsplash.com/photo-1490481651871-ab68de25d43d?auto=format&fit=crop&w=1900&q=90) 50% 30%/cover;position:absolute;inset:0}.heroCopy{color:#fff;max-width:610px;position:absolute;top:50%;left:9vw;transform:translateY(-50%)}.heroCopy p,.shopTitle p,.story p{letter-spacing:.25em;font-size:11px;font-weight:600}.heroCopy h1{margin:22px 0;font:600 68px/1.04 Playfair Display,Georgia}.heroCopy h1 em{color:var(--lime)}.heroCopy>span{max-width:500px;font:17px/1.6 Georgia;display:block}.heroCopy a{background:var(--lime);color:var(--ink);letter-spacing:.12em;gap:35px;margin-top:30px;padding:16px 22px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.categoryStrip{background:var(--cream);border-bottom:1px solid var(--line);grid-template-columns:repeat(5,1fr);padding:45px 5vw;display:grid}.categoryStrip button{border:0;border-right:1px solid var(--line);cursor:pointer;background:0 0;justify-items:center;gap:6px;display:grid}.categoryStrip button:last-child{border:0}.categoryStrip button>span{background:#e7ded0;border-radius:50%;place-items:center;width:54px;height:54px;font:italic 24px Georgia;display:grid}.categoryStrip button>b{font:16px Georgia}.categoryStrip small{color:#7b817d}.shop{padding:80px 5vw 100px}.shopTitle{justify-content:space-between;align-items:end;display:flex}.shopTitle p{color:#8b4233}.shopTitle h2,.story h2{margin:8px 0;font:600 45px/1.1 Playfair Display,Georgia}.shopTitle>span{color:#777;font-size:12px}.toolbar{border-block:1px solid var(--line);justify-content:space-between;align-items:center;margin:35px 0 28px;padding:15px 0;display:flex}.chips{flex-wrap:wrap;gap:8px;display:flex}.chips button{cursor:pointer;background:0 0;border:1px solid #d4d3cc;border-radius:20px;padding:8px 15px;font:11px inherit}.chips button.active{background:var(--green);color:#fff}.adminLink{color:var(--green);letter-spacing:.1em;font-size:10px;font-weight:700}.products{grid-template-columns:repeat(4,1fr);gap:38px 18px;display:grid}.photo{background:#ebe7df;height:390px;position:relative;overflow:hidden}.photo img{object-fit:cover;width:100%;height:100%;transition:all .45s}.product:hover img{transform:scale(1.03)}.badge{background:#fff;padding:7px 9px;font-size:9px;font-weight:700;position:absolute;top:12px;left:12px}.wish{color:#aaa;background:#fff;border:0;border-radius:50%;width:34px;height:34px;position:absolute;top:10px;right:12px}.wish.loved{color:#a11}.quick{letter-spacing:.15em;opacity:0;background:#fffffff2;border:0;padding:13px;font:600 10px inherit;transition:all .25s;position:absolute;bottom:12px;left:12px;right:12px}.product:hover .quick{opacity:1}.product .type{letter-spacing:.18em;text-transform:uppercase;color:#7f837f;margin:15px 0 5px;font-size:9px}.product h3{margin:0 0 8px;font:16px Georgia}.price{gap:9px;font-size:12px;display:flex}.price del{color:#999}.story{color:#fff;background:linear-gradient(90deg,#12251bf5,#12251bcc 48%,#0000 76%),url(https://images.unsplash.com/photo-1529139574466-a303027c1d8b?auto=format&fit=crop&w=1800&q=85) 50%/cover;align-items:center;min-height:520px;padding-left:10vw;display:flex}.story>div{max-width:520px}.story span{line-height:1.8;display:block}.story a{color:var(--lime);margin-top:27px;display:inline-block}footer{color:#cbd1cd;background:#101b16;grid-template-columns:1fr 1fr;gap:28px;padding:55px 6vw;display:grid}footer strong{letter-spacing:.15em;font:20px Georgia;display:block}footer nav{justify-content:flex-end;gap:25px;display:flex}footer a{color:#fff;font-size:12px;text-decoration:none}footer>small{border-top:1px solid #304139;grid-column:1/3;padding-top:25px}.scrim{z-index:50;background:#080f0b9e;position:fixed;inset:0}.drawer{z-index:51;background:#fff3f7;width:min(440px,100%);height:100%;padding:45px 35px;position:fixed;top:0;right:0;overflow:auto}.close{background:0 0;border:0;font-size:28px;position:absolute;top:18px;right:22px}.drawer h2,.modal h2{font:32px Playfair Display,Georgia}.cartItem{border-top:1px solid var(--line);gap:15px;padding:15px 0;display:flex}.cartItem img{object-fit:cover;width:65px;height:80px}.cartItem span{flex-direction:column;flex:1;gap:8px;display:flex}.cartItem button{background:0 0;border:0}.total{border-top:1px solid var(--line);justify-content:space-between;padding:20px 0;display:flex}.checkout{background:var(--green);color:#fff;letter-spacing:.15em;border:0;width:100%;padding:16px;font:600 11px inherit}.demo{text-align:center;margin-top:10px;display:block}.modal{z-index:51;background:#fff;grid-template-columns:1fr 1fr;width:min(850px,92vw);display:grid;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.modal>img{object-fit:cover;width:100%;height:560px}.modal>div{flex-direction:column;gap:18px;padding:55px 40px;display:flex}.modal h2{margin:0}.modal label{flex-direction:column;gap:8px;font-size:11px;display:flex}.modal select{padding:12px}.admin{background:#fce8f0;min-height:100vh}.adminTop{color:#fff;background:#173126;justify-content:space-between;align-items:center;height:74px;padding:0 4vw;display:flex}.adminTop a{color:#fff}.adminWrap{padding:38px 4vw}.adminHeading{justify-content:space-between;align-items:center;display:flex}.adminHeading h1{margin:0;font:40px Playfair Display,Georgia}.primary,.secondary,.danger{letter-spacing:.08em;cursor:pointer;border:0;padding:12px 18px;font:600 11px inherit}.primary{background:var(--green);color:#fff}.secondary{background:#e6e8e2}.danger{color:#a43127;background:#fbe4e2}.stats{grid-template-columns:repeat(3,1fr);gap:15px;margin:30px 0;display:grid}.stat{background:#fff;border:1px solid #e1e2dc;padding:20px}.stat strong{font:28px Georgia;display:block}.stat small{color:#717873}.panel{background:#fff;border:1px solid #dedfd8}.panelHead{border-bottom:1px solid #eee;justify-content:space-between;padding:18px 20px;display:flex}.tableRow{border-bottom:1px solid #eee;grid-template-columns:65px 2fr 1fr .8fr .6fr 170px;align-items:center;gap:15px;padding:13px 20px;font-size:12px;display:grid}.tableRow.head{letter-spacing:.12em;color:#727773;background:#fafaf7;font-size:9px}.tableRow img{object-fit:cover;width:52px;height:62px}.rowActions{gap:7px;display:flex}.formScrim{z-index:60;background:#0008;place-items:center;display:grid;position:fixed;inset:0}.productForm{background:#fff;width:min(620px,94vw);max-height:90vh;padding:35px;position:relative;overflow:auto}.productForm h2{font:32px Georgia}.formGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.productForm label{flex-direction:column;gap:6px;font-size:11px;display:flex}.productForm input,.productForm select{border:1px solid #ccc;padding:12px}.wide{grid-column:1/3}.formActions{justify-content:flex-end;gap:9px;margin-top:22px;display:flex}.toast{background:var(--green);color:#fff;z-index:80;padding:14px 20px;position:fixed;bottom:25px;right:25px}@media (width<=850px){.announcement span:nth-child(n+2){display:none}header{height:68px;padding:0 18px}.mobile{display:block}.brand{width:auto;margin:auto}.brand>b{display:none}.brand strong{font-size:17px}.actions .search{display:none}header nav{background:#fff;flex-direction:column;padding:25px;display:none;position:absolute;top:68px;left:0;right:0}header nav.open{display:flex}.hero{height:620px}.heroCopy{left:25px}.heroCopy h1{font-size:48px}.categoryStrip{grid-template-columns:repeat(3,1fr);gap:25px;padding:35px 15px}.categoryStrip button{border:0}.categoryStrip button:nth-child(n+4){display:none}.shop{padding:60px 18px}.toolbar{gap:12px}.chips{flex-wrap:nowrap;overflow:auto}.products{grid-template-columns:repeat(2,1fr);gap:28px 10px}.photo{height:270px}.quick{opacity:1}.story{padding:55px 25px}.story h2{font-size:42px}.modal{grid-template-columns:1fr;max-height:90vh;overflow:auto}.modal>img{height:280px}.tableRow{grid-template-columns:55px 1fr 90px}.tableRow>:nth-child(3),.tableRow>:nth-child(5){display:none}.stats{grid-template-columns:1fr}.adminHeading h1{font-size:30px}.formGrid{grid-template-columns:1fr}.wide{grid-column:auto}}.announcement a{color:#fff;white-space:nowrap;text-decoration:none}.announcement a:hover{color:var(--lime)}.announcement a+a:before{content:"•";color:var(--lime);margin-right:2.4vw}.announcement .contactLabel{color:var(--lime);font-weight:700}@media (width<=850px){.announcement{scrollbar-width:none;justify-content:flex-start;gap:18px;height:38px;padding:0 16px;overflow-x:auto}.announcement::-webkit-scrollbar{display:none}.announcement .contactLabel{display:none}.announcement a{font-size:9px}.announcement a+a:before{margin-right:18px}}.imageUpload{background:#f7f8f4;border:1px dashed #aeb5aa;padding:18px}.imageUpload input{border:0;padding:8px 0}.imageUpload small{color:#6f766f}.imagePreview{background:#f1f3ed;align-items:center;gap:15px;padding:12px;display:flex}.imagePreview img{object-fit:cover;width:80px;height:90px}.imagePreview div{flex-direction:column;gap:5px;display:flex}.primary:disabled{opacity:.55;cursor:wait}.floatingAdmin{z-index:35;background:var(--green);color:#fff;letter-spacing:.06em;border-radius:30px;padding:13px 17px;font-size:11px;font-weight:700;text-decoration:none;transition:all .2s;position:fixed;bottom:20px;right:22px;box-shadow:0 8px 28px #0004}.floatingAdmin:hover{background:#2d513f;transform:translateY(-2px)}.adminLogin{background:linear-gradient(135deg,#14281f,#315440);place-items:center;min-height:100vh;padding:30px;display:grid}.loginBack{color:#fff;font-size:12px;text-decoration:none;position:fixed;top:22px;left:25px}.loginCard{background:#fff;flex-direction:column;gap:15px;width:min(430px,94vw);padding:42px;display:flex;box-shadow:0 30px 80px #07120c66}.loginMark{border:1px solid var(--green);width:52px;height:52px;color:var(--green);border-radius:50%;place-items:center;font:italic 31px Georgia;display:grid}.loginCard>small{letter-spacing:.16em;color:#69736d}.loginCard h1{margin:5px 0 0;font:40px Playfair Display,Georgia}.loginCard p{color:#6b716d;margin:0 0 8px;line-height:1.6}.loginCard label{flex-direction:column;gap:7px;font-size:11px;font-weight:600;display:flex}.loginCard input{border:1px solid #c8ccc7;padding:13px;font:14px inherit}.loginError{color:#a62d25;background:#fff0ef;padding:10px;font-size:12px}.adminTopActions{align-items:center;gap:20px;display:flex}.adminTopActions button{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff5;padding:8px 12px;font:10px inherit}@media (width<=600px){.floatingAdmin{padding:12px 14px;bottom:14px;right:14px}.loginCard{padding:30px 24px}.loginCard h1{font-size:34px}.adminTopActions a{display:none}}.announcement{font-size:10.5px}.brand strong{font-size:23.1px}.brand small{font-size:7.35px}header nav a,.story a,.search input{font-size:12.6px}.hero{height:618px}.heroCopy p,.shopTitle p,.story p{font-size:11.55px}.heroCopy h1{font-size:71.4px}.heroCopy>span{font-size:17.85px}.heroCopy a{font-size:11.55px}.categoryStrip button>b{font-size:16.8px}.categoryStrip small{font-size:10.5px}.shopTitle h2,.story h2{font-size:47.25px}.shopTitle>span{font-size:12.6px}.chips button{font-size:11.55px}.photo{height:370px}.product .type{font-size:9.45px}.product h3{font-size:16.8px}.price{font-size:12.6px}.story{font-size:16.8px}.story h2{font-size:54.6px}footer{font-size:16.8px}footer a{font-size:12.6px}.modal>img{height:532px}@media (width<=850px){.brand strong{font-size:17.85px}.hero{height:589px}.heroCopy h1{font-size:50.4px}.photo{height:257px}.story h2{font-size:44.1px}.modal>img{height:266px}}.modal>.productGallery{background:#eee;gap:0;padding:0;position:relative}.galleryMain{object-fit:cover;width:100%;height:532px}.galleryThumbs{gap:8px;display:flex;position:absolute;bottom:14px;left:14px;right:14px}.galleryThumbs button{cursor:pointer;background:#fff;border:2px solid #0000;width:58px;height:68px;padding:2px}.galleryThumbs button.active{border-color:var(--green)}.galleryThumbs img{object-fit:cover;width:100%;height:100%}.imageUpload{flex-direction:column;gap:8px;display:flex}.imageSlots{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:8px;display:grid}.imageSlot{text-align:center;background:#fff;border:1px solid #d8ddd5;flex-direction:column;gap:6px;min-height:170px;padding:8px;display:flex}.imageSlot>img{object-fit:cover;width:100%;height:92px}.imageSlot>b{font-size:9px}.imageSlot input{display:none}.replaceImage,.emptyImage{cursor:pointer}.replaceImage{background:#e6e8e2;padding:7px;font-weight:700;font-size:9px!important}.removeImage{color:#a43127;cursor:pointer;background:0 0;border:0;font-size:9px}.emptyImage{color:#6f766f;align-content:center;place-items:center;min-height:150px;gap:8px!important;display:grid!important}.emptyImage>b{font-size:28px}.emptyImage input{display:none}@media (width<=850px){.galleryMain{height:266px}}@media (width<=600px){.imageSlots{grid-template-columns:repeat(2,1fr)}}.heroPhoto{cursor:pointer;z-index:1;background-image:linear-gradient(90deg,#121c17d1,#121c177a 43%,#121c1714 76%),url(/images/hero-nepali-mannequins.webp);background-position:bottom;display:block}.heroCopy{z-index:2;pointer-events:none}.heroCopy a{pointer-events:auto}@media (width>=851px){.hero{aspect-ratio:1983/793;height:auto;min-height:0}.heroPhoto{background-color:#17211c;background-position:bottom;background-repeat:no-repeat;background-size:100%}}@media (width<=850px){.heroPhoto{background-position:bottom}}.topBar{color:#fff;background:#0b2342;justify-content:space-between;align-items:center;min-height:36px;padding:0 14px;font-size:12px;display:flex}.topBar>div{align-items:center;gap:18px;display:flex}.topBar a{color:#fff;white-space:nowrap;text-decoration:none}.topBar a:first-child{color:#fff}.topBar>div:first-child a:first-child:first-letter{color:#d5a52a}.topDivider{border-left:1px solid #78879a;height:14px}.mainHeader{background:#fff;gap:30px;height:74px;padding:0 14px;position:relative;top:auto}.mainHeader .brand{grid-template-rows:28px 13px;grid-template-columns:38px auto;width:340px}.mainHeader .brand strong{text-transform:none;letter-spacing:0;color:#0b2342;font:700 21px Georgia}.mainHeader .brand small{color:#bd8333;letter-spacing:.25em}.largeSearch{color:#0b2342;background:#f4f2ee;border:0;border-radius:28px;flex:1;align-items:center;gap:12px;max-width:580px;padding:12px 17px;display:flex}.largeSearch input{background:0 0;width:100%;font-size:14px}.mainHeader .actions{gap:22px;margin-left:auto}.accountIcon{color:#0b2342;font-size:23px;text-decoration:none}.navBar{white-space:nowrap;background:#fff;border-block:1px solid #e8e8e8;align-items:center;gap:36px;min-height:46px;padding:0 26px;font-size:12px;display:flex}.navBar a{color:#061936;font-weight:600;text-decoration:none}.navBar .sale{color:#061936}.navBar span{color:#0b2342;margin-left:auto;font-size:11px}.hero,.shop{scroll-margin-top:156px}@media (width<=1000px){.topBar>div:first-child a:first-child,.topBar>div:last-child a:nth-last-child(-n+3),.navBar span{display:none}.navBar{gap:22px;overflow-x:auto}.mainHeader .brand{width:250px}}@media (width<=850px){.topBar{justify-content:center}.topBar>div:first-child{display:none}.topBar>div:last-child a:first-child{display:inline}.mainHeader{height:68px}.mainHeader .brand{width:auto}.mainHeader .largeSearch{display:none}.navBar{z-index:30;background:#fff;flex-direction:column;align-items:flex-start;padding:20px;display:none;position:absolute;top:104px;left:0;right:0}.navBar.open{display:flex}}.siteFooter{color:#fff;background:#0b2342;grid-template-columns:1.05fr 1fr 1fr 1.25fr;gap:70px;padding:58px 24px 0;display:grid}.siteFooter h3{margin:8px 0 22px;font:600 18px Georgia}.siteFooter a{color:#fff;text-decoration:none}.footerAbout p{color:#d8e0ea;max-width:270px;font-size:14px;line-height:1.65}.footerBrand{align-items:center;gap:10px;display:flex}.footerBrand>b{color:#0b2342;background:#d6ad53;border-radius:50%;place-items:center;width:40px;height:40px;font:italic 16px Georgia;display:grid}.footerBrand span{flex-direction:column;display:flex}.footerBrand strong{letter-spacing:0;font:20px Georgia}.footerBrand small{letter-spacing:.23em;color:#d6ad53;margin-top:3px;font-size:9px}.siteFooter nav{flex-direction:column;gap:12px;display:flex}.siteFooter nav a{font-size:14px}.socials{gap:10px;margin-top:20px;display:flex}.socials a{border:1px solid #4b6079;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.footerContact{flex-direction:column;gap:13px;display:flex}.footerContact>h3{margin-bottom:5px}.footerContact>a{gap:10px;font-size:14px;line-height:1.4;display:flex}.footerContact>a:first-letter{color:#d6ad53}.footerContact label{color:#d6ad53;letter-spacing:.25em;margin-top:14px;font-size:10px;font-weight:700}.footerContact label>span{margin-top:10px;display:flex}.footerContact input{color:#fff;background:#273d59;border:1px solid #52657d;width:256px;padding:12px}.footerContact button{color:#0b2342;background:#d6ad53;border:0;width:48px;font-size:17px}.footerBottom{color:#b9c7d8;border-top:1px solid #2b415c;grid-column:1/-1;justify-content:space-between;align-items:center;margin:45px -24px 0;padding:20px 24px;display:flex}.footerBottom>div{gap:10px;display:flex}.footerBottom span{border:1px solid #405672;border-radius:3px;padding:6px 10px;font-size:10px}.floatingWhatsApp{z-index:40;color:#fff;background:#20d467;border-radius:50%;place-items:center;width:55px;height:55px;font-size:24px;text-decoration:none;display:grid;position:fixed;bottom:72px;right:25px;box-shadow:0 5px 16px #0004}@media (width<=900px){.siteFooter{grid-template-columns:1fr 1fr;gap:40px}.footerBottom{grid-column:1/-1}.footerBottom>div{flex-wrap:wrap;justify-content:flex-end}}@media (width<=600px){.siteFooter{grid-template-columns:1fr;padding:45px 20px 0}.footerBottom{flex-direction:column;grid-column:1;align-items:flex-start;gap:18px;margin-left:-20px;margin-right:-20px}.footerBottom>div{justify-content:flex-start}.footerContact input{width:100%}}.products{grid-template-columns:repeat(auto-fill,minmax(2in,1fr));gap:34px 22px}.product{justify-self:center;width:2in;max-width:100%}.photo{width:2in;max-width:100%;height:2in}.photo img{object-fit:cover;width:100%;height:100%}.product h3,.product .type,.product .price{width:2in;max-width:100%}@media (width<=500px){.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 12px}.product,.photo,.product h3,.product .type,.product .price{width:100%}.photo{aspect-ratio:1;height:auto}}.contactPage{color:#0b2342;background:#fff;min-height:100vh}.contactSection{background:#fff;padding-bottom:70px}.contactHeading{text-align:center;background:#f7f0df;padding:36px 20px}.contactHeading p{color:#bd8333;letter-spacing:.28em;margin:0;font-size:9px;font-weight:700}.contactHeading h1,.contactHeading h2{color:#0b2342;margin:8px 0 0;font:40px Georgia}.contactBody{grid-template-columns:44% 56%;gap:35px;max-width:1180px;margin:42px auto 0;padding:0 24px;display:grid}.contactInfo{gap:14px;display:grid}.contactCard{border:1px solid #e3e3e3;align-items:flex-start;gap:14px;padding:18px;display:flex}.contactCard>b{color:#c79b3f;background:#fbf2dc;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.contactCard span{flex-direction:column;gap:5px;display:flex}.contactCard strong{color:#0b2342;font:16px Georgia}.contactCard small{color:#0b2342;font-size:11px;line-height:1.5}.contactCard a{color:#0b2342;text-decoration:none}.contactMap{border:0;width:100%;height:300px}.contactForm{border:1px solid #e3e3e3;padding:28px}.contactForm h2,.contactForm h3{color:#0b2342;margin:0 0 24px;font:22px Georgia}.contactFields{grid-template-columns:1fr 1fr;gap:18px 14px;display:grid}.contactFields label{letter-spacing:.24em;color:#0b2342;flex-direction:column;gap:8px;font-size:9px;font-weight:700;display:flex}.contactFields .full{grid-column:1/-1}.contactFields input,.contactFields textarea{resize:vertical;border:1px solid #d8d8d8;padding:12px;font:14px inherit}.contactForm>button{color:#fff;letter-spacing:.12em;cursor:pointer;background:#0b2342;border:0;margin-top:22px;padding:15px 24px;font-size:10px;font-weight:700}@media (width<=760px){.contactBody,.contactFields{grid-template-columns:1fr}.contactFields .full{grid-column:auto}.contactHeading h2{font-size:34px}}.tailoringPage{color:#0b2342;background:#fff;min-height:100vh}.tailoringTop{background:#0b2342;justify-content:space-between;align-items:center;height:58px;padding:0 4vw;display:flex}.tailoringTop a{color:#fff;font-size:12px;text-decoration:none}.servicesSection{text-align:center;padding:45px 5vw 55px}.servicesSection>p,.appointmentIntro>p{letter-spacing:.28em;color:#bd8333;font-size:9px;font-weight:700}.servicesSection>h1{margin:8px 0 35px;font:34px Georgia}.serviceGrid{text-align:left;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1100px;margin:auto;display:grid}.serviceGrid article{border:1px solid #e2e2e2;min-height:165px;padding:24px}.serviceGrid article>b{color:#c79b3f;background:#fbf2dc;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.serviceGrid h2{margin:16px 0 6px;font:18px Georgia}.serviceGrid span{min-height:34px;font-size:12px;display:block}.serviceGrid small{letter-spacing:.18em;color:#bd8333;margin-top:13px;font-size:9px;display:block}.serviceGrid small strong{color:#0b2342;font-size:11px}.appointmentSection{background:#f7f0df;grid-template-columns:46% 54%;gap:35px;padding:50px 5vw;display:grid}.appointmentIntro h2{margin:8px 0;font:34px Georgia}.appointmentIntro>span{max-width:480px;font-size:13px;line-height:1.6;display:block}.appointmentIntro ul{gap:16px;margin:25px 0;padding:0;font-size:12px;list-style:none;display:grid}.appointmentIntro blockquote{color:#c79b3f;background:#fff;margin:30px 0 0;padding:18px;font-size:11px}.appointmentIntro blockquote em{color:#0b2342;margin:6px 0;font-size:12px;line-height:1.5;display:block}.appointmentIntro blockquote small{color:#536174}.appointmentForm{background:#fff;padding:28px}.appointmentGrid,.measureGrid{grid-template-columns:repeat(2,1fr);gap:18px 14px;display:grid}.measureGrid{grid-template-columns:repeat(3,1fr)}.appointmentForm label{letter-spacing:.2em;flex-direction:column;gap:7px;font-size:8px;font-weight:700;display:flex}.appointmentForm input,.appointmentForm select,.appointmentForm textarea{background:#fff;border:1px solid #d7d7d7;padding:11px;font:12px inherit}.appointmentForm h3{margin:24px 0 14px;font:16px Georgia}.appointmentForm h3 small{color:#777;font:12px inherit}.appointmentForm .notes{margin-top:22px}.appointmentForm button{color:#fff;letter-spacing:.12em;cursor:pointer;background:#0b2342;border:0;width:100%;margin-top:20px;padding:15px;font-size:10px;font-weight:700}@media (width<=800px){.serviceGrid{grid-template-columns:1fr 1fr}.appointmentSection{grid-template-columns:1fr}.tailoringTop{padding:0 18px}}@media (width<=520px){.serviceGrid,.appointmentGrid,.measureGrid{grid-template-columns:1fr}.servicesSection>h1{font-size:28px}.appointmentSection{padding:38px 18px}.appointmentForm{padding:20px}}.photo img{cursor:pointer}.cardCart{color:#fff;letter-spacing:.1em;cursor:pointer;background:#0b2342;border:0;width:2in;max-width:100%;margin-top:12px;padding:11px 8px;font-size:9px;font-weight:700}.cardCart:hover{background:#18385f}.cardCart:active{transform:translateY(1px)}@media (width<=500px){.cardCart{width:100%}}.accountPage{color:#0b2342;background:#f8f1e4;min-height:100vh}.accountTop{background:#fff;border-bottom:1px solid #e5e0d7;justify-content:space-between;align-items:center;height:76px;padding:0 5vw;display:flex;position:relative;top:0}.accountTop>a{color:#0b2342;font-size:12px;text-decoration:none}.accountBrand{align-items:center;gap:10px;display:flex;font:22px Georgia!important}.accountBrand>b{color:#fff;background:#0b2342;border-radius:50%;place-items:center;width:36px;height:36px;font:italic 15px Georgia;display:grid}.accountBrand span{flex-direction:column;display:flex}.accountBrand small{letter-spacing:.22em;color:#bd8333;font:7px Arial}.accountPanel{grid-template-columns:1fr 1.1fr;align-items:center;gap:65px;max-width:950px;margin:65px auto;padding:0 24px;display:grid}.accountWelcome>p{letter-spacing:.28em;color:#bd8333;font-size:9px;font-weight:700}.accountWelcome h1{margin:10px 0 18px;font:48px Georgia}.accountWelcome>span{font-size:14px;line-height:1.7}.accountWelcome ul{gap:14px;margin:30px 0;padding:0;font-size:13px;list-style:none;display:grid}.accountBox{background:#fff;padding:34px 38px;box-shadow:0 15px 40px #11213a12}.accountTabs{border-bottom:1px solid #ddd;grid-template-columns:1fr 1fr;margin-bottom:30px;display:grid}.accountTabs button{letter-spacing:.12em;color:#777;background:0 0;border:0;padding:14px;font-size:11px;font-weight:700}.accountTabs button.active{color:#0b2342;border-bottom:3px solid #0b2342}.accountBox form{flex-direction:column;gap:17px;display:flex}.accountBox h2{margin:0 0 5px;font:27px Georgia}.accountBox label{letter-spacing:.18em;flex-direction:column;gap:7px;font-size:9px;font-weight:700;display:flex}.accountBox input{border:1px solid #d8d8d8;padding:13px;font:14px inherit}.accountBox form>button{color:#fff;letter-spacing:.12em;background:#0b2342;border:0;padding:15px;font-size:10px;font-weight:700}.accountRow{justify-content:space-between;align-items:center;font-size:11px;display:flex}.accountRow .remember{letter-spacing:0;flex-direction:row;align-items:center;font-weight:400}.accountRow a,.accountHelp a{color:#0b2342}.accountHelp{text-align:center;margin-top:22px;display:block}.registerNames{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (width<=700px){.accountPanel{grid-template-columns:1fr;gap:25px;margin-top:35px}.accountWelcome h1{font-size:38px}.accountBox{padding:28px 22px}.accountBrand span{display:none}.registerNames{grid-template-columns:1fr}}.accountReference{background:#fff}.accountContact{color:#fff;background:#0b2342;justify-content:space-between;align-items:center;height:36px;padding:0 16px;font-size:11px;display:flex}.accountContact>div{gap:20px;display:flex}.accountContact a{color:#fff;text-decoration:none}.accountStoreHeader{background:#fff;border-bottom:1px solid #eee;align-items:center;gap:45px;height:74px;padding:0 25px;display:flex;position:relative;top:0}.accountStoreBrand{color:#0b2342;align-items:center;gap:10px;width:270px;text-decoration:none;display:flex}.accountStoreBrand>b{color:#fff;background:#0b2342;border-radius:50%;place-items:center;width:36px;height:36px;font:italic 15px Georgia;display:grid}.accountStoreBrand span{flex-direction:column;display:flex}.accountStoreBrand strong{font:22px Georgia}.accountStoreBrand small{letter-spacing:.22em;color:#bd8333;font-size:7px}.accountStoreHeader>label{background:#f4f2ee;border-radius:28px;flex:1;max-width:580px;margin:auto;padding:13px 18px}.accountStoreHeader input{background:0 0;border:0;outline:0;width:90%;margin-left:10px}.accountStoreHeader nav{gap:22px;display:flex}.accountStoreHeader nav a{color:#0b2342;font-size:21px;text-decoration:none}.accountStoreHeader nav .selected{border-bottom:2px solid #bd8333}.accountNav{border-bottom:1px solid #e7e7e7;justify-content:center;align-items:center;gap:38px;height:46px;display:flex}.accountNav a{color:#0b2342;font-size:11px;font-weight:600;text-decoration:none}.accountTitle{text-align:center;background:#f8f1e4;padding:34px 20px}.accountTitle p{letter-spacing:.28em;color:#bd8333;margin:0;font-size:8px;font-weight:700}.accountTitle h1{margin:7px 0 10px;font:40px Georgia}.accountTitle span{color:#718096;font-size:10px}.accountTitle a{color:#0b2342;text-decoration:none}.accountColumns{grid-template-columns:1fr 1fr;gap:28px;max-width:1000px;margin:48px auto;padding:0 24px;display:grid}.accountCard{border:1px solid #ddd;flex-direction:column;gap:17px;padding:34px;display:flex}.accountCard>p{letter-spacing:.25em;color:#bd8333;margin:0;font-size:8px;font-weight:700}.accountCard h2{margin:0;font:29px Georgia}.accountCard>span{color:#506078;min-height:39px;font-size:12px;line-height:1.6}.accountCard>label,.accountNameRow label{letter-spacing:.18em;flex-direction:column;gap:7px;font-size:8px;font-weight:700;display:flex}.accountCard input{border:1px solid #d8d8d8;padding:12px;font:13px inherit}.accountOptions{justify-content:space-between;align-items:center;font-size:10px;display:flex}.accountOptions label,.accountConsent{align-items:center;letter-spacing:0!important;flex-direction:row!important;font-weight:400!important;display:flex!important}.accountOptions a{color:#0b2342}.accountCard>button{color:#fff;letter-spacing:.13em;cursor:pointer;background:#0b2342;border:0;padding:15px;font-size:9px;font-weight:700}.registerCard{background:#fcfaf5}.accountNameRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.accountBenefits{border-block:1px solid #e2e2e2;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1000px;margin:0 auto 50px;padding:22px 24px;display:grid}.accountBenefits>div{color:#bd8333;align-items:center;gap:11px;display:flex}.accountBenefits span{color:#0b2342;flex-direction:column;gap:3px;display:flex}.accountBenefits strong{font-size:11px}.accountBenefits small{color:#748095;font-size:9px}.accountFooter{color:#c7d0dc;text-align:center;background:#0b2342;padding:24px;font-size:10px}.accountFooter a{color:#fff}@media (width<=900px){.accountNav{justify-content:flex-start;gap:20px;padding:0 18px;overflow-x:auto}.accountContact>div:first-child span{display:none}.accountColumns{grid-template-columns:1fr}.accountBenefits{grid-template-columns:1fr 1fr}.accountStoreBrand{width:auto}.accountStoreHeader{gap:20px}}@media (width<=600px){.accountContact>div:first-child{display:none}.accountContact{justify-content:center}.accountStoreHeader>label{display:none}.accountStoreHeader{justify-content:space-between}.accountColumns{margin-top:30px;padding:0 15px}.accountCard{padding:25px 20px}.accountNameRow,.accountBenefits{grid-template-columns:1fr}.accountNav{height:42px}.accountTitle h1{font-size:34px}}.searchSubmit{color:#fff;cursor:pointer;background:#0b2342;border:0;border-radius:18px;padding:8px 14px;font-size:9px;font-weight:700}.accountStoreHeader>form{background:#f4f2ee;border-radius:28px;flex:1;align-items:center;max-width:580px;margin:auto;padding:6px 8px 6px 18px;display:flex}.accountStoreHeader>form input{flex:1}@media (width<=600px){.accountStoreHeader>form{display:none}}.tailoringServiceEditor{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:0 24px 24px;display:grid}.tailoringServiceEditor fieldset{border:1px solid #d7dce3;gap:12px;padding:16px;display:grid}.tailoringServiceEditor legend{color:#0b2342;padding:0 6px;font-weight:700}.tailoringServiceEditor label{color:#334155;gap:6px;font-size:10px;font-weight:700;display:grid}.tailoringServiceEditor input,.tailoringServiceEditor textarea{background:#fff;border:1px solid #d7dce3;padding:10px;font:13px inherit}@media (width<=700px){.tailoringServiceEditor{grid-template-columns:1fr}}.accountMessage{border:1px solid;max-width:1000px;margin:24px auto 0;padding:13px 18px;font-size:12px}.accountMessage.success{color:#174d27;background:#edf8f0;border-color:#8fc49a}.accountMessage.error{color:#8a1f1f;background:#fff1f1;border-color:#d89b9b}.customerDashboard{text-align:center;background:#fcfaf5;border:1px solid #ddd;max-width:760px;margin:48px auto;padding:45px}.customerDashboard>p{letter-spacing:.25em;color:#bd8333;font-size:9px;font-weight:700}.customerDashboard h2{margin:12px;font:34px Georgia}.customerDashboard>span{color:#506078;display:block}.customerDashboard>div{justify-content:center;gap:12px;margin-top:28px;display:flex}.customerDashboard a,.customerDashboard button{color:#fff;letter-spacing:.12em;cursor:pointer;background:#0b2342;border:0;padding:14px 20px;font-size:9px;font-weight:700;text-decoration:none}.customerDashboard button{background:#7b2c2c}@media (width<=600px){.accountMessage,.customerDashboard{margin:20px 15px}.customerDashboard{padding:32px 20px}.customerDashboard>div{flex-direction:column}}.customerCareToggle{z-index:44;color:#fff;cursor:pointer;background:#20b968;border:0;border-radius:28px;align-items:center;gap:8px;padding:12px 17px;font:700 11px inherit;display:flex;position:fixed;bottom:76px;right:22px;box-shadow:0 8px 28px #0004}.customerCareToggle span{font-size:20px}.customerCareToggle:hover{background:#159e56}.customerCareBox{z-index:45;background:#fff;border:1px solid #dce4df;border-radius:16px;width:min(360px,100vw - 30px);position:fixed;bottom:136px;right:22px;overflow:hidden;box-shadow:0 18px 55px #071a2f4d}.customerCareBox>header{color:#fff;background:#0b2342;border:0;justify-content:space-between;align-items:center;height:auto;min-height:72px;padding:15px 18px;display:flex;position:relative;top:auto}.customerCareBox>header span{flex-direction:column;gap:5px;display:flex}.customerCareBox>header b{font:20px Georgia}.customerCareBox>header small{color:#d6e1ec;font-size:10px}.customerCareBox>header i{background:#25d366;border-radius:50%;width:8px;height:8px;margin-right:5px;display:inline-block}.customerCareBox>header button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:24px}.careConversation{background:#f7faf8;padding:18px 18px 8px}.careConversation p{background:#fff;border:1px solid #e2e8e4;border-radius:4px 14px 14px;max-width:88%;margin:0;padding:12px;font-size:12px;line-height:1.5}.careQuickReplies{flex-wrap:wrap;gap:7px;padding:10px 18px;display:flex}.careQuickReplies button{color:#176b40;cursor:pointer;background:#fff;border:1px solid #20a65e;border-radius:18px;padding:7px 10px;font-size:10px}.customerCareBox form{border-top:1px solid #e4e8e5;padding:10px 12px 6px;display:flex}.customerCareBox form input{border:0;outline:0;flex:1;min-width:0;padding:10px;font:12px inherit}.customerCareBox form button{color:#fff;cursor:pointer;background:#20b968;border:0;border-radius:50%;width:40px;height:40px}.careNotice{color:#718078;text-align:center;padding:0 18px 12px;font-size:9px;display:block}@media (width<=600px){.customerCareToggle{bottom:68px;right:14px}.customerCareBox{width:calc(100vw - 24px);bottom:128px;right:12px}}.homeStorefront .topBar,.homeStorefront .navBar{font-size:calc(12px * var(--home-font-scale))}.homeStorefront .heroCopy p,.homeStorefront .shopTitle p{font-size:calc(11.55px * var(--home-font-scale))}.homeStorefront .heroCopy h1{font-size:calc(71.4px * var(--home-font-scale))}.homeStorefront .heroCopy>span{font-size:calc(17.85px * var(--home-font-scale))}.homeStorefront .heroCopy>a,.homeStorefront .chips button{font-size:calc(11.55px * var(--home-font-scale))}.homeStorefront .shopTitle h2{font-size:calc(47.25px * var(--home-font-scale))}.homeStorefront .shopTitle>span,.homeStorefront .price{font-size:calc(12.6px * var(--home-font-scale))}.homeStorefront .product .type{font-size:calc(9.45px * var(--home-font-scale))}.homeStorefront .product h3{font-size:calc(16.8px * var(--home-font-scale))}.homeStorefront .cardCart{font-size:calc(9px * var(--home-font-scale))}.heroAlign-left .heroCopy{text-align:left}.heroAlign-center .heroCopy{text-align:center;left:50%;transform:translate(-50%,-50%)}.heroAlign-right .heroCopy{text-align:right;left:auto;right:9vw}.heroAlign-center .heroCopy>a{margin-left:auto;margin-right:auto}.heroAlign-right .heroCopy>a{margin-left:auto}.sectionAlign-center .shopTitle{text-align:center;justify-content:center;position:relative}.sectionAlign-center .shopTitle>span{position:absolute;right:0}.sectionAlign-right .shopTitle{text-align:right;flex-direction:row-reverse}.productAlign-center .product{text-align:center}.productAlign-center .price{justify-content:center}.productAlign-right .product{text-align:right}.productAlign-right .price{justify-content:flex-end}.wrapText-on .heroCopy h1,.wrapText-on .heroCopy>span,.wrapText-on .shopTitle h2,.wrapText-on .product h3{white-space:normal;overflow-wrap:anywhere;word-break:normal}.wrapText-off .heroCopy h1,.wrapText-off .heroCopy>span,.wrapText-off .shopTitle h2,.wrapText-off .product h3{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.styleEditorGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:24px;display:grid}.styleEditorGrid label{color:#334155;flex-direction:column;gap:9px;font-size:11px;font-weight:700;display:flex}.styleEditorGrid input[type=range]{accent-color:#1f3a2e;width:100%}.styleEditorGrid select{background:#fff;border:1px solid #d7dce3;padding:11px;font:13px inherit}.styleEditorGrid span{color:#748095;font-size:9px;font-weight:400}.styleEditorGrid .wrapTextControl>span{align-items:center;gap:9px;font-size:11px;font-weight:700;display:flex}.styleEditorGrid .wrapTextControl input{accent-color:#1f3a2e;width:18px;height:18px}.styleEditorGrid .wrapTextControl small{color:#748095;font-size:9px;font-weight:400}@media (width<=850px){.homeStorefront .heroCopy h1{font-size:calc(50.4px * var(--home-font-scale))}}@media (width<=700px){.styleEditorGrid{grid-template-columns:1fr}.heroAlign-right .heroCopy{right:25px}.sectionAlign-center .shopTitle>span{position:static}.sectionAlign-center .shopTitle{flex-direction:column;align-items:center}}.homeTextEditor{margin-top:28px;padding-bottom:25px}.homeTextGrid{grid-template-columns:1fr 1fr;gap:16px;padding:24px;display:grid}.homeTextGrid label{color:#334155;flex-direction:column;gap:7px;font-size:10px;font-weight:700;display:flex}.homeTextGrid input,.homeTextGrid textarea{background:#fff;border:1px solid #d7dce3;padding:11px;font:13px inherit}.homeTextActions{justify-content:flex-end;gap:10px;padding:0 24px;display:flex}.termsPage{color:#0b2342;background:#fff;min-height:100vh}.termsHeader{background:#fff;border-bottom:1px solid #e3e3e3;justify-content:space-between;align-items:center;height:82px;padding:0 6vw;display:flex;position:relative;top:0}.termsHeader>a{color:#0b2342;align-items:center;gap:10px;text-decoration:none;display:flex}.termsHeader>a>b{color:#fff;background:#0b2342;border-radius:50%;place-items:center;width:38px;height:38px;font:italic 16px Georgia;display:grid}.termsHeader>a>span{flex-direction:column;display:flex}.termsHeader strong{font:22px Georgia}.termsHeader small{letter-spacing:.22em;color:#bd8333;font-size:7px}.termsHeader nav{gap:28px;display:flex}.termsHeader nav a{color:#0b2342;font-size:11px;font-weight:700;text-decoration:none}.termsTitle{text-align:center;background:#f8f1e4;padding:55px 20px}.termsTitle p{letter-spacing:.28em;color:#bd8333;font-size:9px;font-weight:700}.termsTitle h1{margin:12px 0;font:44px/1.15 Georgia}.termsContent{max-width:900px;margin:55px auto;padding:0 24px}.termsContent ol{gap:26px;padding-left:30px;display:grid}.termsContent li{padding-left:10px}.termsContent li::marker{color:#bd8333;font:700 15px Georgia}.termsContent h2{margin:0 0 8px;font:22px Georgia}.termsContent p{color:#42516a;margin:0;font-size:14px;line-height:1.75}.termsContent aside{color:#fff;text-align:center;background:#0b2342;margin:42px 0 28px;padding:24px;font:700 17px Georgia}.termsActions{justify-content:center;gap:12px;display:flex}.termsActions a{color:#fff;background:#0b2342;padding:14px 22px;font-size:10px;font-weight:700;text-decoration:none}.termsActions a+a{background:#bd8333}.termsPage>footer{text-align:center;color:#c7d0dc;background:#0b2342;margin-top:55px;padding:26px;font-size:10px}.termsShortcut{z-index:32;color:#0b2342;background:#fff;border:1px solid #d6d6d6;border-radius:18px;padding:8px 13px;font-size:9px;font-weight:700;text-decoration:none;position:fixed;bottom:15px;left:15px}@media (width<=700px){.homeTextGrid{grid-template-columns:1fr}.termsHeader nav{gap:12px}.termsHeader nav a{font-size:9px}.termsHeader small{display:none}.termsTitle h1{font-size:34px}.termsContent{margin-top:35px}}.homeStorefront .topBar,.homeStorefront .mainHeader,.homeStorefront .navBar{flex-wrap:wrap;height:auto;min-height:36px}.homeStorefront .mainHeader{min-height:74px}.homeStorefront .navBar{min-height:46px;padding-top:8px;padding-bottom:8px}.homeStorefront .heroCopy{max-width:min(610px,84vw)}.homeStorefront .heroCopy h1,.homeStorefront .heroCopy>span,.homeStorefront .shopTitle h2,.homeStorefront .product h3,.homeStorefront .footerAbout p,.homeStorefront .footerContact a{overflow-wrap:anywhere;word-break:normal;white-space:normal!important;text-overflow:clip!important;overflow:visible!important}.homeStorefront .product h3{height:auto;min-height:0}.wrapTextStatus{color:#17643b;background:#f1faf4;border:1px solid #b9d8c5;flex-direction:column;gap:7px;padding:16px;display:flex}.wrapTextStatus small{color:#5f7768;font-size:9px}@media (width<=850px){.homeStorefront .mainHeader{min-height:68px}.homeStorefront .heroCopy{max-width:calc(100vw - 50px)}}html,body{max-width:100%;overflow-x:hidden}img,iframe{max-width:100%}.productForm textarea{font:inherit;resize:vertical;border:1px solid #ccc;padding:12px}.sizeToggle>span{align-items:center;gap:9px;font-size:12px;display:flex}.sizeToggle>span input{width:auto}.sizeToggle small{color:#68736d;font-weight:400}@media (width<=600px){.topBar{min-height:38px;padding:0 10px}.topBar>div:last-child{gap:11px;max-width:100%;overflow-x:auto}.topBar a{font-size:9px}.mainHeader{gap:8px;padding:0 10px}.mainHeader .brand{margin:0}.mainHeader .actions{gap:8px}.mainHeader .icon,.accountIcon{font-size:19px}.navBar{width:100%;max-height:calc(100vh - 106px);top:106px;overflow-y:auto}.hero{height:auto;min-height:520px}.heroPhoto{background-position:bottom;background-size:auto 100%}.heroCopy{max-width:none;left:18px;right:18px}.heroCopy h1{font-size:40px}.heroCopy>span{font-size:15px}.shop{padding:45px 12px 70px}.shopTitle{align-items:flex-start;gap:10px}.shopTitle h2{font-size:32px}.toolbar{margin-top:20px}.chips{width:100%}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 10px}.product,.photo,.product h3,.product .type,.product .price,.cardCart{width:100%;min-width:0}.photo{aspect-ratio:1;height:auto}.product h3{overflow-wrap:anywhere}.contactSection{padding-bottom:45px}.contactBody{gap:20px;padding:0 12px}.contactForm{padding:20px 14px}.contactCard{padding:14px}.contactMap{height:230px}.siteFooter{gap:30px}.footerContact label>span{width:100%}.footerContact input{min-width:0}.footerBottom span{padding:5px 7px;font-size:8px}.drawer{width:100%;padding:40px 18px}.modal{width:96vw}.modal>div{padding:25px 18px}.galleryMain{object-fit:contain;max-height:45vh;height:auto!important}.adminTop{height:auto;min-height:66px;padding:12px}.adminWrap{padding:24px 10px}.adminHeading{align-items:flex-start;gap:12px}.adminHeading .primary{padding:11px 10px}.panel{overflow:hidden}.panelHead{flex-direction:column;gap:10px}.tableRow{grid-template-columns:48px minmax(0,1fr);gap:10px;padding:12px 10px}.tableRow>:nth-child(3),.tableRow>:nth-child(4),.tableRow>:nth-child(5){display:none}.tableRow .rowActions{grid-column:1/-1}.tableRow.head{display:none}.rowActions button{flex:1}.productForm{border-radius:0;width:100vw;height:100vh;max-height:100vh;padding:28px 16px}.imageSlots{grid-template-columns:repeat(2,minmax(0,1fr))}.homeTextGrid,.tailoringServiceEditor{padding:16px}.homeTextActions{flex-direction:column;padding:0 16px}.homeTextActions button{width:100%}.accountStoreHeader{padding:0 12px}.accountStoreBrand strong{font-size:18px}.accountContact{overflow-x:auto}.accountTitle{padding:28px 12px}.accountColumns{padding:0 10px}.accountCard{padding:22px 15px}.termsHeader{padding:0 14px}.termsHeader nav{gap:8px}.termsContent{padding:0 16px}.termsActions{flex-direction:column}.termsActions a{text-align:center}}
