@charset "UTF-8";:root{font-family:Aptos,Segoe UI,Arial,sans-serif;color:#111;background:#f5f0e8;font-synthesis:none;text-rendering:optimizeLegibility;--black: #111111;--off-white: #f5f0e8;--gold: #b89a5e;--graphite: #2a2926;--sand: #d8cdbb;--white: #fffdf9;--line: rgba(17, 17, 17, .12);--muted: rgba(17, 17, 17, .62);--shadow: 0 18px 50px rgba(17, 17, 17, .08)}*{box-sizing:border-box}html{scroll-behavior:auto}body{margin:0;min-width:320px;background:var(--off-white);color:var(--black)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.025em}.site-shell{min-height:100vh}.public-header{position:sticky;top:0;z-index:20;height:64px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;background:#f5f0e8f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(17,17,17,.07)}.brand img{width:74px;height:auto}.header-actions{display:flex;gap:6px;align-items:center}.icon-button{width:40px;height:40px;border:0;background:transparent;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.icon-button:hover{background:#1111110d}.bag-button{position:relative}.bag-button span{position:absolute;right:2px;top:1px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--black);color:var(--off-white);font-size:10px;display:grid;place-items:center}.eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:700;color:var(--muted)}.button{min-height:48px;padding:0 18px;border-radius:2px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:13px;font-weight:700;letter-spacing:.03em;cursor:pointer}.button--dark{background:var(--black);color:var(--off-white)}.button--dark:disabled{opacity:.48;cursor:not-allowed}.button--ghost{background:transparent;border-color:var(--line)}.button--wide{width:100%}.hero{min-height:510px;padding:44px 22px 26px;display:grid;align-content:space-between;background:linear-gradient(155deg,#f9f6f0,#e8dfd0);overflow:hidden;position:relative}.hero__content{position:relative;z-index:2;max-width:430px}.hero h1{margin:12px 0 14px;font-size:clamp(42px,12vw,64px);line-height:.98}.hero p{max-width:280px;color:var(--muted);line-height:1.5;font-size:14px;margin-bottom:24px}.hero__mark{justify-self:end;width:64%;max-width:300px;opacity:.1;transform:translate(28px,25px)}.section{padding:38px 18px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:18px}.section-heading h2{margin:4px 0 0;font-size:30px}.section-heading>a{display:inline-flex;gap:6px;align-items:center;font-size:12px;font-weight:700;white-space:nowrap}.horizontal-products{display:grid;grid-auto-flow:column;grid-auto-columns:72%;gap:12px;overflow-x:auto;padding-bottom:10px;scroll-snap-type:x mandatory;scrollbar-width:none}.horizontal-products::-webkit-scrollbar{display:none}.horizontal-products .product-card{scroll-snap-align:start}.product-card{display:block;min-width:0}.product-card__image{aspect-ratio:4/5;background:#fbfaf7;position:relative;overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:cover}.product-card__body{padding:10px 2px 0}.product-card h3{margin:0 0 4px;font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:17px}.product-card p{margin:0;font-size:13px}.product-card small{display:block;margin-top:5px;color:#8c6c35;font-size:11px}.product-card.is-unavailable img{opacity:.53}.availability-badge{position:absolute;left:10px;bottom:10px;background:#f5f0e8f2;padding:6px 8px;font-size:10px;letter-spacing:.05em;text-transform:uppercase}.image-placeholder{width:100%;height:100%;background:linear-gradient(140deg,#eee7db,#f8f5ef)}.audience-callout{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.audience-links{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px}.audience-links a{padding:14px 8px;border-bottom:1px solid var(--black);text-align:center;font-family:Georgia,Times New Roman,serif}.experience-card{margin:18px;padding:30px 22px;background:var(--graphite);color:var(--off-white)}.experience-card .eyebrow{color:#f5f0e894}.experience-card h2{margin:12px 0;font-size:30px}.experience-card p{margin:0;color:#f5f0e8b3;line-height:1.5}.public-footer{padding:36px 18px 46px;border-top:1px solid var(--line)}.public-footer img{width:72px;margin-bottom:16px}.public-footer p{margin-bottom:6px;font-family:Georgia,Times New Roman,serif}.public-footer small{color:var(--muted)}.collection-page,.cart-page{padding:34px 16px 56px;max-width:1180px;margin:0 auto}.collection-heading{margin-bottom:22px}.collection-heading h1{margin:6px 0 0;font-size:38px}.audience-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);margin-bottom:14px}.audience-tabs button{position:relative;padding:13px 4px;border:0;background:transparent;cursor:pointer;font-family:Georgia,Times New Roman,serif;font-size:15px}.audience-tabs button:after{content:"";position:absolute;height:1px;left:18%;right:18%;bottom:-1px;background:transparent}.audience-tabs button.is-active:after{background:var(--black)}.collection-toolbar{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;color:var(--muted)}.toolbar-actions{display:flex;align-items:center;gap:10px}.text-action{border:0;background:transparent;padding:7px 0;display:inline-flex;align-items:center;gap:5px;cursor:pointer;font-size:11px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 10px}.sheet-backdrop{position:fixed;inset:0;z-index:50;background:#11111147;display:flex;align-items:flex-end}.bottom-sheet{width:100%;padding:10px 20px 28px;background:var(--off-white);border-radius:20px 20px 0 0;box-shadow:var(--shadow)}.sheet-handle{width:42px;height:4px;border-radius:99px;background:#1111112e;margin:0 auto 18px}.bottom-sheet h2{font-size:24px;margin-bottom:12px}.bottom-sheet button{width:100%;min-height:48px;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);cursor:pointer}.bottom-sheet button.is-selected{font-weight:700}.product-page{max-width:1080px;margin:0 auto;padding:16px 16px 60px}.back-link{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:var(--muted);margin-bottom:14px}.product-gallery__main{aspect-ratio:4/5;background:#fbfaf7;overflow:hidden}.product-gallery__main img{width:100%;height:100%;object-fit:cover}.gallery-dots{display:flex;justify-content:center;gap:7px;padding:12px 0 20px}.gallery-dots button{width:6px;height:6px;border:0;padding:0;border-radius:50%;background:#1113}.gallery-dots button.is-active{background:var(--black)}.product-info h1{margin:6px 0;font-size:38px}.product-price{font-size:18px;margin-bottom:8px}.low-stock{color:#86672f;font-size:12px}.unavailable-copy{color:var(--muted);font-size:13px}.product-description{margin:18px 0;color:var(--muted);line-height:1.55;font-size:14px}.product-detail-row{margin:20px 0;padding:14px 0;display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:12px}.product-detail-row span{color:var(--muted)}.quantity-control{width:100%;min-height:48px;border:1px solid var(--line);display:grid;grid-template-columns:48px 1fr 48px;align-items:center}.quantity-control button{height:46px;border:0;background:transparent;display:grid;place-items:center;cursor:pointer}.quantity-control span{text-align:center}.quantity-control--compact{width:110px;min-height:34px;grid-template-columns:34px 1fr 34px}.quantity-control--compact button{height:32px}.cart-items{display:grid;gap:12px}.cart-item{display:grid;grid-template-columns:92px 1fr;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--line)}.cart-item>img{width:92px;aspect-ratio:4/5;object-fit:cover;background:#fbfaf7}.cart-item__content{display:flex;flex-direction:column;justify-content:space-between;min-width:0}.cart-item h2{margin-bottom:5px;font-size:18px}.cart-item p{margin:0;font-size:12px}.cart-item__actions{display:flex;justify-content:space-between;align-items:center;gap:10px}.remove-button{border:0;background:transparent;width:34px;height:34px;display:grid;place-items:center;color:var(--muted);cursor:pointer}.cart-summary{margin-top:26px;padding:20px 0;border-top:1px solid var(--black);display:grid;gap:12px}.cart-summary>div{display:flex;justify-content:space-between;gap:20px;font-size:13px}.cart-summary small{color:var(--muted);line-height:1.45;margin-bottom:6px}.empty-state{min-height:45vh;display:grid;align-content:center;justify-items:start;gap:10px}.page-loading{min-height:60vh;display:grid;place-items:center;color:var(--muted)}.admin-shell{min-height:100vh;background:#f7f4ee;padding-bottom:74px}.admin-sidebar{display:none}.admin-main{width:100%}.admin-page{max-width:980px;margin:0 auto;padding:28px 16px 36px}.admin-page__heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px}.admin-page__heading h1{margin:5px 0 0;font-size:34px}.round-add{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--black);color:var(--off-white)}.admin-bottom-nav{position:fixed;z-index:40;left:0;right:0;bottom:0;height:66px;padding:6px 8px max(6px,env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(17,17,17,.1);background:#f7f4eef5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.admin-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#11111180;font-size:9px}.admin-bottom-nav a.active{color:var(--black)}.metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:20px}.metric-grid article{min-height:118px;padding:16px;background:var(--white);border:1px solid rgba(17,17,17,.06);display:flex;flex-direction:column;justify-content:space-between}.metric-grid article span{font-size:11px;color:var(--muted)}.metric-grid article strong{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:34px}.metric-grid article small{color:var(--muted)}.metric-grid .metric-wide{grid-column:1/-1;min-height:100px}.admin-panel{background:var(--white);border:1px solid rgba(17,17,17,.06);padding:16px}.admin-panel__heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px}.admin-panel__heading h2{margin:0;font-size:22px}.admin-panel__heading a{display:inline-flex;align-items:center;gap:5px;font-size:10px;color:var(--muted)}.compact-row{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line);font-size:12px}.compact-row strong{font-weight:600}.muted{color:var(--muted);font-size:12px}.admin-product-list{display:grid;gap:9px}.admin-product-row{display:grid;grid-template-columns:64px 1fr 40px;align-items:center;gap:10px;padding:8px;background:var(--white);border:1px solid rgba(17,17,17,.06)}.admin-product-thumb{width:64px;height:72px;background:#f6f3ed;overflow:hidden}.admin-product-thumb img{width:100%;height:100%;object-fit:cover}.admin-product-copy{min-width:0;display:grid;gap:3px}.admin-product-copy strong{font-family:Georgia,Times New Roman,serif;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-product-copy span,.admin-product-copy small{color:var(--muted);font-size:10px;text-transform:capitalize}.admin-form{display:grid;gap:14px;padding-bottom:20px}.admin-form label{display:grid;gap:6px;font-size:11px;font-weight:700}.admin-form input,.admin-form select,.admin-form textarea{width:100%;border:1px solid rgba(17,17,17,.14);border-radius:2px;background:var(--white);color:var(--black);padding:12px;outline:none}.admin-form input,.admin-form select{min-height:46px}.admin-form textarea{resize:vertical}.admin-form input:focus,.admin-form select:focus,.admin-form textarea:focus{border-color:var(--black)}.admin-form input[type=file]{padding:9px;font-weight:400}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.form-grid--images{grid-template-columns:1fr}.switch-row{display:grid;gap:10px;padding:8px 0}.switch-row label{display:flex;align-items:center;gap:8px;font-weight:400}.switch-row input{width:auto;min-height:auto}.form-error{margin:0;color:#8c2f2f;font-size:11px}.form-message{margin:0;padding:10px 12px;background:#eee8dc;font-size:11px}.stock-list{padding:0 14px}.stock-row{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line)}.stock-row:last-child{border-bottom:0}.stock-row>div:first-child{display:grid;gap:3px}.stock-row span{font-size:10px;color:var(--muted)}.stock-controls{display:grid;grid-template-columns:34px 32px 34px;align-items:center}.stock-controls button{width:34px;height:34px;border:1px solid var(--line);background:transparent;display:grid;place-items:center}.stock-controls strong{text-align:center}.sale-lines{display:grid;gap:8px}.sale-line{display:grid;grid-template-columns:1fr 68px 34px;gap:7px;align-items:center}.sale-line select,.sale-line input{min-width:0}.add-line{justify-self:start}.sale-total{display:flex;justify-content:space-between;gap:16px;padding-top:12px;border-top:1px solid var(--line);font-size:12px}.sale-total strong{font-size:14px}.admin-login{min-height:100vh;padding:34px 18px;display:grid;align-content:center;gap:34px;background:var(--off-white)}.admin-login__brand{display:flex;justify-content:center;align-items:flex-end;gap:8px}.admin-login__brand img{width:92px}.admin-login__brand span{color:var(--muted);font-size:11px}.admin-login__card{width:min(100%,420px);margin:0 auto;display:grid;gap:16px}.admin-login__card h1{margin:5px 0 0;font-size:40px}.admin-login__card label{display:grid;gap:6px;font-size:11px;font-weight:700}.admin-login__card input{min-height:48px;background:var(--white);border:1px solid var(--line);padding:0 12px}@media(min-width:720px){.public-header{height:72px;padding:0 32px}.brand img{width:88px}.hero{min-height:590px;padding:76px max(6vw,48px) 42px;grid-template-columns:1fr .7fr;align-items:center}.hero__mark{width:100%;transform:none;justify-self:center}.section{padding:56px max(5vw,34px)}.horizontal-products{grid-auto-columns:31%}.audience-callout{display:grid;grid-template-columns:200px 1fr;align-items:center}.experience-card{margin:26px max(5vw,34px);padding:42px}.collection-page,.cart-page{padding:52px 32px 80px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 18px}.product-page{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:48px;padding:42px 32px 80px}.product-page .back-link{grid-column:1/-1;margin-bottom:-20px}.product-info{padding-top:56px}.cart-page{max-width:760px}.form-grid--images{grid-template-columns:repeat(3,1fr)}}@media(min-width:980px){.admin-shell{display:grid;grid-template-columns:220px 1fr;padding-bottom:0}.admin-sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:28px 18px;border-right:1px solid var(--line);background:#f7f4ee}.admin-brand{display:flex;align-items:flex-end;gap:7px;margin-bottom:34px;padding:0 8px}.admin-brand img{width:76px}.admin-brand span{color:var(--muted);font-size:10px}.admin-sidebar nav{display:grid;gap:4px}.admin-sidebar nav a{min-height:44px;padding:0 10px;display:flex;align-items:center;gap:10px;border-radius:3px;color:var(--muted);font-size:12px}.admin-sidebar nav a.active{background:var(--white);color:var(--black)}.admin-bottom-nav{display:none}.admin-page{padding:46px 42px 80px}.metric-grid{grid-template-columns:repeat(3,1fr)}.metric-grid .metric-wide{grid-column:auto}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:979px){.admin-page{padding-bottom:calc(112px + env(safe-area-inset-bottom))}.metric-grid article{min-height:104px;padding:14px}.metric-grid .metric-wide{min-height:90px}.admin-product-list,.stock-list{margin-bottom:12px}.admin-bottom-nav a{position:relative;outline:none;border-radius:3px}.admin-bottom-nav a.active{background:#1111110b}.admin-bottom-nav a.active:before{content:"";position:absolute;top:1px;left:34%;right:34%;height:1px;background:var(--black)}.admin-bottom-nav a:focus-visible{outline:1px solid var(--black);outline-offset:-2px}.admin-mobile-actions{position:fixed;right:14px;bottom:calc(78px + env(safe-area-inset-bottom));z-index:45}.admin-more-button{width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:#fffdf9f5;box-shadow:0 10px 30px #11111114;display:grid;place-items:center;cursor:pointer}.admin-more-menu{position:absolute;right:0;bottom:48px;width:min(280px,100vw - 28px);padding:8px;background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow)}.admin-account-summary{display:grid;grid-template-columns:24px 1fr;gap:8px;align-items:center;padding:10px;border-bottom:1px solid var(--line)}.admin-account-summary div{min-width:0;display:grid;gap:2px}.admin-account-summary strong{font-size:11px}.admin-account-summary span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:10px}.admin-more-menu>a,.admin-more-menu>button{width:100%;min-height:42px;padding:0 10px;border:0;background:transparent;display:flex;align-items:center;gap:9px;cursor:pointer;font-size:12px;text-align:left}.admin-more-menu>a:hover,.admin-more-menu>button:hover{background:#1111110a}}@media(min-width:980px){.admin-mobile-actions{display:none}}.sale-line-wrap{display:grid;gap:4px}.sale-stock-note{padding-left:2px;color:var(--muted);font-size:10px}.money-input{min-height:46px;display:grid;grid-template-columns:auto 1fr;align-items:center;border:1px solid rgba(17,17,17,.14);border-radius:2px;background:var(--white)}.money-input:focus-within{border-color:var(--black)}.money-input span{padding-left:12px;color:var(--muted);font-weight:400}.admin-form .money-input input{min-height:44px;border:0;background:transparent}.form-message--success{display:flex;align-items:center;gap:7px}@media(max-width:979px){.admin-mobile-actions{top:27px;right:16px;bottom:auto}.admin-more-menu{top:48px;bottom:auto}.admin-page__heading .round-add{margin-right:50px}}.metric-grid--dashboard .metric-wide{grid-column:auto}.metric-currency{font-size:clamp(22px,7vw,34px)!important}.admin-dashboard-grid{display:grid;gap:14px}.recent-sale-row{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid var(--line)}.recent-sale-row>div{min-width:0;display:grid;gap:3px}.recent-sale-row strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recent-sale-row span{color:var(--muted);font-size:10px}.recent-sale-row__value{text-align:right;justify-items:end;flex:0 0 auto}@media(min-width:980px){.metric-grid--dashboard{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-dashboard-grid{grid-template-columns:1.15fr .85fr}}.button--danger{background:#fff8f6;border-color:#7c2a1f47;color:#7c2a1f}.button--danger:disabled{opacity:.48;cursor:not-allowed}.form-help{display:block;margin-top:-6px;color:var(--muted);font-size:10px;font-weight:400;line-height:1.45}.admin-feedback{margin-bottom:14px}.admin-segmented{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-bottom:18px;border-bottom:1px solid var(--line)}.admin-segmented button{position:relative;min-height:42px;border:0;background:transparent;color:var(--muted);cursor:pointer;font-size:12px}.admin-segmented button:after{content:"";position:absolute;left:22%;right:22%;bottom:-1px;height:1px;background:transparent}.admin-segmented button.is-active{color:var(--black);font-weight:700}.admin-segmented button.is-active:after{background:var(--black)}.admin-segmented--compact{width:100%;grid-template-columns:repeat(3,minmax(0,1fr));margin:0}.admin-segmented--compact button{min-height:36px;font-size:10px}.dashboard-period-row{display:grid;gap:7px;margin-bottom:14px}.dashboard-period-row>span{color:var(--muted);font-size:10px}.sales-register-form{max-width:680px}.sales-history-list{display:grid;gap:9px}.sale-history-card{background:var(--white);border:1px solid rgba(17,17,17,.07)}.sale-history-card.is-cancelled{opacity:.72}.sale-history-summary{width:100%;min-height:72px;padding:12px;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;text-align:left}.sale-history-summary>div:first-child{min-width:0;display:grid;gap:4px}.sale-history-summary strong{font-size:12px}.sale-history-summary span{color:var(--muted);font-size:10px}.sale-history-summary__right{flex:0 0 auto;display:grid;grid-template-columns:auto auto;align-items:center;justify-items:end;gap:3px 8px;text-align:right}.sale-history-summary__right>strong{grid-column:1/-1}.sale-status{color:#4d654f!important}.sale-status.is-cancelled{color:#8b4d45!important}.sale-history-detail{padding:0 12px 14px;border-top:1px solid var(--line)}.sale-history-items{display:grid}.sale-history-item{min-height:54px;padding:9px 0;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line)}.sale-history-item>div{min-width:0;display:grid;gap:3px}.sale-history-item strong{font-size:11px}.sale-history-item span{color:var(--muted);font-size:9px}.sale-history-totals{padding:12px 0;display:grid;gap:8px}.sale-history-totals>div{display:flex;justify-content:space-between;gap:12px;font-size:11px}.sale-history-grand-total{padding-top:8px;border-top:1px solid var(--line)}.sale-history-grand-total strong{font-size:14px}.sale-history-note,.sale-cancelled-copy{margin:0 0 12px;color:var(--muted);font-size:10px;line-height:1.45}.stock-history-panel{margin-top:14px}.stock-history-heading{align-items:flex-end}.stock-history-heading>div{min-width:0}.stock-history-heading h2{margin-bottom:3px}.stock-history-heading p{margin:0;color:var(--muted);font-size:9px}.stock-history-heading select{max-width:150px;min-height:36px;border:1px solid var(--line);background:var(--white);padding:0 8px;font-size:10px}.stock-movement-list{display:grid}.stock-movement-row{min-height:60px;padding:8px 0;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line)}.stock-movement-row>div{min-width:0;display:grid;gap:2px}.stock-movement-row strong{font-size:11px}.stock-movement-row span,.stock-movement-row small{color:var(--muted);font-size:9px}.stock-positive{color:#4d654f}.stock-negative{color:#8b4d45}.current-images-panel{margin-bottom:14px}.current-images-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.current-image-card{min-width:0;background:#f7f4ee}.current-image-card img{width:100%;aspect-ratio:1/1;object-fit:cover}.current-image-card>div{min-height:34px;padding:4px 5px 4px 8px;display:flex;align-items:center;justify-content:space-between;gap:4px}.current-image-card span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:9px}.current-image-card button{width:28px;height:28px;flex:0 0 auto;border:0;background:transparent;display:grid;place-items:center;cursor:pointer;color:var(--muted)}.account-panel{margin-bottom:14px;display:grid;gap:4px}.account-panel span{color:var(--muted);font-size:10px}.account-panel strong{font-size:12px;overflow-wrap:anywhere}.settings-form{max-width:680px}.metric-grid--dashboard{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-grid--dashboard article:last-child{grid-column:1/-1}.panel-caption{color:var(--muted);font-size:9px}.payment-row{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line)}.payment-row>div{display:grid;gap:2px}.payment-row strong{font-size:11px}.payment-row span{color:var(--muted);font-size:9px}.panel-footnote{display:block;margin-top:10px;color:var(--muted);font-size:9px}.recent-sale-row.is-cancelled{opacity:.55;text-decoration-color:#11111140}@media(min-width:720px){.dashboard-period-row{grid-template-columns:1fr 320px;align-items:center}.dashboard-period-row>span{font-size:11px}.sale-history-summary{padding:14px 16px}.sale-history-detail{padding:0 16px 16px}.stock-history-heading select{max-width:250px}}@media(min-width:980px){.metric-grid--dashboard{grid-template-columns:repeat(5,minmax(0,1fr))}.metric-grid--dashboard article:last-child{grid-column:auto}.admin-dashboard-grid{grid-template-columns:1.1fr .8fr .8fr}.current-images-grid{grid-template-columns:repeat(4,minmax(0,150px))}}@media(min-width:980px){.admin-sidebar-account{margin-top:auto;padding:14px 8px 0;border-top:1px solid var(--line);display:grid;gap:8px}.admin-sidebar-account>div{display:flex;align-items:center;gap:7px;min-width:0}.admin-sidebar-account span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:9px}.admin-sidebar-account button{min-height:36px;padding:0;border:0;background:transparent;display:flex;align-items:center;gap:7px;cursor:pointer;color:var(--muted);font-size:10px}}.admin-product-row.is-unpublished{opacity:.58}body{overflow-x:hidden}.desktop-public-nav{display:none}.mobile-menu-button{display:inline-flex}.public-menu-backdrop{position:fixed;inset:0;z-index:80;display:flex;justify-content:flex-end;background:#1111115c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.public-menu{width:min(88vw,380px);min-height:100dvh;padding:22px 22px calc(28px + env(safe-area-inset-bottom));display:flex;flex-direction:column;background:var(--off-white);box-shadow:-18px 0 60px #1111111f}.public-menu__top{display:flex;align-items:center;justify-content:space-between;padding-bottom:26px;border-bottom:1px solid var(--line)}.public-menu__top img{width:78px}.public-menu__top button{width:40px;height:40px;border:0;background:transparent;display:grid;place-items:center;cursor:pointer}.public-menu__links{display:grid;margin-top:12px}.public-menu__links a{min-height:58px;padding:0 2px;display:grid;grid-template-columns:34px 1fr;align-items:center;border-bottom:1px solid var(--line);font-family:Georgia,Times New Roman,serif;font-size:22px}.public-menu__links a span{font-family:Aptos,Segoe UI,Arial,sans-serif;color:var(--muted);font-size:9px;letter-spacing:.08em}.public-menu__footer{margin-top:auto;padding-top:28px;display:grid;gap:6px}.public-menu__footer a{font-size:12px;font-weight:700}.public-menu__footer p{margin:0;color:var(--muted);font-family:Georgia,Times New Roman,serif;font-size:15px}.hero.hero--editorial{min-height:0;padding:34px 18px 24px;display:grid;grid-template-columns:1fr;gap:30px;align-content:start;background:linear-gradient(145deg,#f8f4ed,#ebe1d2)}.hero--editorial .hero__content{max-width:360px}.hero--editorial h1{max-width:330px;margin:12px 0 14px;font-size:clamp(43px,12.5vw,58px);line-height:.96}.hero--editorial .hero__content p{max-width:300px;margin-bottom:22px}.hero__visual{position:relative;min-height:255px;overflow:hidden;background:#fffdf9c2;border:1px solid rgba(17,17,17,.07)}.hero__symbol{position:absolute;right:-20px;top:-32px;width:150px;opacity:.065;pointer-events:none}.hero__product{height:100%;min-height:255px;display:grid;grid-template-rows:1fr auto;position:relative;z-index:1}.hero__product-image{min-height:205px;padding:15px 16px 4px;display:grid;place-items:center}.hero__product-image img{width:100%;height:100%;max-height:205px;object-fit:contain;mix-blend-mode:multiply;-webkit-user-select:none;user-select:none}.hero__product-meta{min-height:50px;padding:11px 14px;display:flex;justify-content:space-between;align-items:center;gap:12px;background:var(--black);color:var(--off-white);font-size:12px}.hero__product-meta span{font-family:Georgia,Times New Roman,serif;font-size:16px}.hero__product-meta strong{font-weight:500;white-space:nowrap}.hero__visual-placeholder{min-height:255px;display:grid;place-items:center;color:#11111117;font-family:Georgia,Times New Roman,serif;font-size:120px}.section--products{padding-top:34px}.product-card__image{background:#fffdf9}.product-card__image img{object-fit:contain;padding:5px;mix-blend-mode:multiply}.audience-callout h2{margin:5px 0 0;font-size:28px}.audience-links a{display:inline-flex;align-items:center;justify-content:center;gap:5px}.experience-card{position:relative;overflow:hidden;min-height:225px;display:flex;align-items:flex-end}.experience-card__symbol{position:absolute;right:-22px;top:-28px;width:150px;opacity:.08;filter:invert(1)}.experience-card__copy{position:relative;z-index:1;max-width:520px}.experience-card__link{margin-top:20px;display:inline-flex;align-items:center;gap:7px;color:var(--off-white);font-size:12px;font-weight:700}.public-footer{display:grid;gap:26px}.public-footer__brand{display:grid;gap:5px}.public-footer__brand img{margin-bottom:10px}.public-footer__brand p{margin:0}.public-footer__brand small{color:var(--muted)}.public-footer__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border-top:1px solid var(--line)}.public-footer__links a{min-height:46px;display:flex;align-items:center;border-bottom:1px solid var(--line);font-size:12px}.page-home-link{margin-bottom:20px;display:inline-flex;align-items:center;gap:3px;color:var(--muted);font-size:12px}.page-home-link:hover{color:var(--black)}.product-page{padding-bottom:108px}.product-gallery{min-width:0}.product-gallery__track{width:100%;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;touch-action:pan-x;-webkit-overflow-scrolling:touch;scrollbar-width:none;background:#fffdf9}.product-gallery__track::-webkit-scrollbar{display:none}.product-gallery__slide{flex:0 0 100%;width:100%;aspect-ratio:4/5;display:grid;place-items:center;scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden}.product-gallery__slide img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.gallery-dots{padding:12px 0 18px}.gallery-dots button{cursor:pointer}.gallery-thumbs{display:none}.product-facts .product-detail-row+.product-detail-row{margin-top:-21px;border-top:0}.product-desktop-action{display:none}.product-mobile-purchase{position:fixed;z-index:30;left:0;right:0;bottom:0;min-height:72px;padding:9px 12px max(9px,env(safe-area-inset-bottom));display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;background:#f5f0e8f7;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.product-mobile-purchase>div{min-width:0;display:grid;gap:2px}.product-mobile-purchase small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:10px}.product-mobile-purchase strong{font-size:13px}.product-mobile-purchase .button{min-height:46px;padding-inline:16px}.cart-item>img{object-fit:contain;background:#fffdf9;mix-blend-mode:multiply}@media(min-width:720px){.hero.hero--editorial{min-height:540px;padding:62px max(5vw,42px);grid-template-columns:minmax(0,.8fr) minmax(360px,1.2fr);gap:clamp(38px,6vw,90px);align-items:center}.hero--editorial .hero__content{max-width:470px}.hero--editorial h1{max-width:470px;font-size:clamp(56px,6vw,82px)}.hero__visual,.hero__product{min-height:390px}.hero__product-image{min-height:330px;padding:28px 34px 8px}.hero__product-image img{max-height:310px}.hero__product-meta{padding-inline:20px}.public-footer{padding:48px max(5vw,34px);grid-template-columns:1fr minmax(320px,.8fr);align-items:end}.public-footer__links{grid-template-columns:repeat(2,minmax(0,1fr))}.product-page{padding-bottom:80px}.gallery-dots{display:none}.gallery-thumbs{margin-top:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.gallery-thumbs button{min-width:0;padding:0;border:1px solid transparent;background:transparent;cursor:pointer;text-align:left}.gallery-thumbs button.is-active{border-color:var(--black)}.gallery-thumbs img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#fffdf9;mix-blend-mode:multiply}.gallery-thumbs span{display:block;padding:6px 4px;color:var(--muted);font-size:9px}.product-desktop-action{display:block;margin-top:22px}.product-mobile-purchase{display:none}}@media(min-width:900px){.public-header{padding-inline:max(4vw,42px)}.desktop-public-nav{display:flex;align-items:center;gap:28px;margin-left:auto;margin-right:18px}.desktop-public-nav a{position:relative;font-size:11px;color:var(--muted)}.desktop-public-nav a.active,.desktop-public-nav a:hover{color:var(--black)}.desktop-public-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:1px;background:var(--black)}.mobile-menu-button{display:none}}@media(min-width:980px){.section--products{padding-top:62px}.horizontal-products{grid-auto-columns:24%;gap:18px}}.hero.hero--campaign{min-height:0;padding:30px 18px 22px;display:grid;grid-template-columns:1fr;gap:26px;background:linear-gradient(90deg,#b89a5e38,#b89a5e00) top left/74px 1px no-repeat,linear-gradient(150deg,#f7f2e9,#e9dece);overflow:hidden}.hero__campaign-copy{position:relative;z-index:2;max-width:390px}.hero__campaign-topline{display:flex;align-items:center;justify-content:space-between;gap:16px}.hero__edition{color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:13px;letter-spacing:.12em}.hero--campaign h1{max-width:350px;margin:13px 0 14px;font-size:clamp(44px,12.8vw,60px);line-height:.94;text-wrap:balance}.hero--campaign .hero__campaign-copy>p{max-width:320px;margin:0 0 22px;color:var(--muted);font-size:14px;line-height:1.55}.hero__cta{min-width:190px}.hero__campaign-visual{position:relative;min-height:292px;overflow:hidden;background:#fffdf9b8;border:1px solid rgba(17,17,17,.065)}.hero__campaign-symbol{position:absolute;width:190px;right:-34px;top:-48px;opacity:.055;pointer-events:none}.hero__campaign-label{position:absolute;z-index:2;left:12px;top:12px;color:#1111116b;font-size:8px;letter-spacing:.17em}.hero__campaign-product{position:relative;z-index:1;min-height:292px;display:grid;grid-template-rows:1fr auto}.hero__campaign-image{min-height:236px;padding:24px 22px 4px;display:grid;place-items:center}.hero__campaign-image img{width:100%;height:100%;max-height:220px;object-fit:contain;mix-blend-mode:multiply;transform:scale(1.05);transition:transform .45s ease;-webkit-user-select:none;user-select:none}.hero__campaign-meta{min-height:58px;padding:10px 13px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:var(--black);color:var(--off-white)}.hero__campaign-meta>div{display:grid;gap:2px;min-width:0}.hero__campaign-meta small{color:#f5f0e899;font-size:8px;text-transform:uppercase;letter-spacing:.1em}.hero__campaign-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:16px}.hero__campaign-meta strong{font-size:12px;font-weight:500;white-space:nowrap}.hero__campaign-product:hover .hero__campaign-image img{transform:scale(1.09)}.product-card{transition:transform .22s ease}.product-card__image{border:1px solid rgba(17,17,17,.035)}.product-card__image img{padding:8px;transition:opacity .3s ease,transform .35s ease}.product-card__secondary{position:absolute;inset:0;opacity:0}.product-card__body{padding:9px 1px 0}.product-card__mainline{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.product-card__mainline h3{margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px}.product-card__mainline p{flex:none;color:var(--black);font-size:12px}.product-card__status{margin-top:4px;color:#86672f;font-size:9px;letter-spacing:.02em}.product-card__status--muted{color:var(--muted)}.product-card.is-unavailable .product-card__image img{opacity:.5}.availability-badge{left:8px;bottom:8px;padding:5px 7px;background:#f5f0e8f5;border:1px solid rgba(17,17,17,.08);font-size:8px;letter-spacing:.09em}.product-skeleton{pointer-events:none}.skeleton-block,.skeleton-line{position:relative;overflow:hidden;background:#d8cdbb59}.skeleton-block:after,.skeleton-line:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.56),transparent);animation:nor-shimmer 1.4s infinite}.skeleton-line{height:9px;margin-top:10px}.skeleton-line--wide{width:76%}.skeleton-line--short{width:42%}.skeleton-line--title{width:68%;height:24px}@keyframes nor-shimmer{to{transform:translate(100%)}}.collection-heading>p,.cart-heading>p{max-width:420px;margin:9px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.collection-empty{min-height:42vh;display:grid;align-content:center;justify-items:start;gap:10px}.collection-empty img{width:52px;opacity:.14;margin-bottom:8px}.collection-empty h2{max-width:300px;margin:0;font-size:26px}.product-page--loading{display:grid;gap:24px}.product-gallery-loading{width:100%;aspect-ratio:4/5}.product-info-loading{display:grid;align-content:start;gap:4px;padding-top:12px}.product-gallery__track{cursor:grab;touch-action:pan-x pan-y;-webkit-user-select:none;user-select:none}.product-gallery__track:active{cursor:grabbing}.product-gallery__slide{aspect-ratio:4/5}.product-gallery__slide img{padding:8px}.product-info{padding-top:4px}.product-info h1{margin-top:7px;margin-bottom:5px;font-size:40px}.product-price{font-family:Georgia,Times New Roman,serif;font-size:20px}.availability-copy{margin:0;color:var(--muted);font-size:11px}.low-stock,.unavailable-copy{margin:0}.product-description{max-width:470px}.product-facts--premium{margin-top:22px;padding:4px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid}.product-fact{min-height:58px;padding:11px 0;display:grid;grid-template-columns:26px 1fr;align-items:center;gap:9px;border-bottom:1px solid rgba(17,17,17,.075)}.product-fact:last-child{border-bottom:0}.product-fact svg{color:var(--gold)}.product-fact>div{display:grid;gap:2px}.product-fact span{color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.08em}.product-fact strong{font-size:11px;font-weight:600}.product-fact__dot{width:6px;height:6px;margin-left:5px;border-radius:50%;background:var(--gold)}.cart-toast{position:fixed;z-index:90;left:50%;bottom:88px;transform:translate(-50%,12px);padding:10px 14px;background:var(--graphite);color:var(--off-white);opacity:0;pointer-events:none;font-size:11px;transition:opacity .2s ease,transform .2s ease;box-shadow:var(--shadow)}.cart-toast.is-visible{opacity:1;transform:translate(-50%)}.cart-page--checkout{max-width:1080px}.cart-checkout-layout{display:grid;gap:28px}.cart-item{grid-template-columns:92px minmax(0,1fr);padding:12px 0}.cart-item__image-link{width:92px;aspect-ratio:4/5;background:#fffdf9;overflow:hidden}.cart-item__image-link img{width:100%;height:100%;object-fit:contain;padding:4px;mix-blend-mode:multiply}.cart-item__topline{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cart-item__topline>strong{flex:none;font-size:12px;font-weight:600}.cart-summary--checkout{margin-top:0;padding:20px;border:1px solid rgba(17,17,17,.08);background:#fffdf98a}.cart-summary--checkout>.eyebrow{margin-bottom:3px}.cart-summary--checkout>div{padding:3px 0}.cart-summary--checkout .cart-summary__total{margin-top:5px;padding-top:14px;border-top:1px solid var(--black);font-family:Georgia,Times New Roman,serif;font-size:18px}.cart-summary--checkout>p{margin:2px 0 0;color:var(--muted);font-size:11px;line-height:1.45}.cart-whatsapp-note{padding:12px 0;display:grid!important;grid-template-columns:20px 1fr;align-items:center;gap:8px!important;border-top:1px solid var(--line);color:var(--muted);font-size:10px!important;line-height:1.4}.cart-whatsapp-note svg{color:var(--gold)}.empty-state--brand img{width:58px;opacity:.13}.empty-state--brand h2{margin:0;font-size:30px}.empty-state--brand p{max-width:310px;margin:0 0 8px;color:var(--muted);font-size:13px;line-height:1.5}.public-footer--v3{position:relative}.public-footer__accent{grid-column:1/-1;display:grid;grid-template-columns:1fr 34px 1fr;align-items:center;gap:12px;margin-bottom:4px}.public-footer__accent span{height:1px;background:#b89a5e94}.public-footer__accent img{width:28px;margin:0;opacity:.46}.section,.experience-card,.collection-page,.cart-page,.product-page{animation:nor-fade-up .42s ease both}@keyframes nor-fade-up{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(hover:hover){.product-card:hover{transform:translateY(-2px)}.product-card:hover .product-card__primary:not(:only-child){opacity:0}.product-card:hover .product-card__secondary{opacity:1;transform:scale(1.015)}}@media(min-width:720px){.hero.hero--campaign{min-height:550px;padding:58px max(5vw,42px);grid-template-columns:minmax(0,.78fr) minmax(390px,1.22fr);gap:clamp(38px,6vw,92px);align-items:center}.hero__campaign-copy{max-width:500px}.hero--campaign h1{max-width:500px;font-size:clamp(58px,6vw,86px)}.hero--campaign .hero__campaign-copy>p{max-width:355px;font-size:15px}.hero__campaign-visual,.hero__campaign-product{min-height:410px}.hero__campaign-image{min-height:348px;padding:32px 38px 6px}.hero__campaign-image img{max-height:330px;transform:scale(1.08)}.hero__campaign-symbol{width:260px;right:-48px;top:-68px}.hero__campaign-meta{min-height:62px;padding:11px 18px}.hero__campaign-meta span{font-size:18px}.product-page--loading{grid-template-columns:1.15fr .85fr}.product-info{padding-top:56px}.product-facts--premium{grid-template-columns:repeat(2,minmax(0,1fr))}.product-fact{padding-inline:12px}.product-fact:nth-child(1){border-right:1px solid rgba(17,17,17,.075)}.product-fact--full{grid-column:1/-1;border-top:1px solid rgba(17,17,17,.075);border-bottom:0}.cart-toast{bottom:24px}}@media(min-width:860px){.cart-checkout-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:52px}.cart-summary--checkout{position:sticky;top:92px}}@media(min-width:980px){.product-grid{gap:38px 20px}.collection-heading h1{font-size:48px}.product-card__mainline h3{font-size:18px}.product-card__mainline p{font-size:13px}}.launch-banner{position:relative;overflow:hidden;padding:30px 18px 18px;background:radial-gradient(circle at 84% 18%,rgba(184,154,94,.1),transparent 22%),linear-gradient(145deg,#f8f4ed,#eee5d8);border-bottom:1px solid rgba(17,17,17,.07)}.launch-banner__copy{position:relative;z-index:3;max-width:420px}.launch-banner__topline{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:13px}.launch-banner__topline .eyebrow{color:var(--black)}.launch-banner__edition{color:var(--gold);font-size:9px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.launch-banner h1{max-width:340px;margin:0 0 13px;font-family:Georgia,Times New Roman,serif;font-size:clamp(45px,12.6vw,62px);font-weight:400;letter-spacing:-.045em;line-height:.94}.launch-banner__copy>p{max-width:315px;margin:0 0 21px;color:#111111ad;font-size:13px;line-height:1.55}.launch-banner__cta{min-width:184px}.launch-banner__art{position:relative;min-height:322px;margin-top:28px;overflow:hidden;background:#eee8de;border:1px solid rgba(17,17,17,.055)}.launch-banner__art:after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.11),transparent 28%,rgba(17,17,17,.035))}.launch-banner__symbol{position:absolute;z-index:1;width:128px;right:-26px;top:-30px;opacity:.07}.launch-banner__sergipe{position:absolute;z-index:4;top:13px;left:13px;color:#11111178;font-size:7px;letter-spacing:.18em;text-transform:uppercase}.launch-banner__line{position:absolute;z-index:4;left:13px;top:34px;width:48px;height:1px;background:#b89a5ecc}.launch-banner__frame{position:absolute;margin:0;overflow:hidden;background:#fffdf9;box-shadow:0 18px 44px #11111113}.launch-banner__frame img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.launch-banner__frame--nomad{z-index:2;width:74%;height:67%;left:7%;top:17%}.launch-banner__frame--vitta{z-index:3;width:43%;height:43%;right:5%;bottom:7%;border:6px solid #f5f0e8}.launch-banner__signature{position:absolute;z-index:5;left:14px;bottom:13px;display:grid;gap:2px;color:#11111194}.launch-banner__signature span{color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:19px;line-height:1}.launch-banner__signature strong{font-size:7px;font-weight:600;letter-spacing:.14em}.section--launch-products{padding-top:34px;background:#fffdf947}.section-heading--editorial{align-items:flex-end}.section-heading--editorial h2{font-size:33px}.section-heading--editorial p{max-width:250px;margin:7px 0 0;color:var(--muted);font-size:10px;line-height:1.45}.horizontal-products--editorial{grid-auto-columns:71%;gap:14px;padding-right:18px}.audience-callout--v4{background:#fffdf92e}.collection-page--editorial{padding-top:21px}.collection-page--editorial .page-home-link{margin-bottom:17px;color:#11111191}.collection-hero{position:relative;min-height:194px;padding:23px 20px 24px;margin-bottom:14px;overflow:hidden;background:linear-gradient(140deg,#f9f5ee,#eae0d2);border:1px solid rgba(17,17,17,.055)}.collection-hero__copy{position:relative;z-index:2;max-width:360px}.collection-hero h1{max-width:310px;margin:7px 0 9px;font-size:42px;line-height:.98}.collection-hero p{max-width:290px;margin:0;color:var(--muted);font-size:12px;line-height:1.55}.collection-hero__mark{position:absolute;z-index:1;right:11px;top:8px;display:grid;justify-items:end;gap:10px}.collection-hero__mark span{color:var(--gold);font-size:8px;font-weight:700;letter-spacing:.18em}.collection-hero__mark img{width:94px;opacity:.065}.audience-tabs--editorial{gap:7px;padding:0 0 14px;border-bottom:1px solid var(--line);margin-bottom:0}.audience-tabs--editorial button{min-height:48px;padding:0 10px;display:flex;align-items:center;justify-content:center;gap:4px;border:1px solid rgba(17,17,17,.09);background:#fffdf957;font-size:13px;transition:background .18s ease,color .18s ease,border-color .18s ease}.audience-tabs--editorial button:after{display:none}.audience-tabs--editorial button.is-active{background:var(--black);color:var(--off-white);border-color:var(--black)}.collection-toolbar--editorial{min-height:56px;margin-bottom:4px;border-bottom:1px solid rgba(17,17,17,.07)}.collection-toolbar__count{display:grid;gap:2px}.collection-toolbar__count>span{color:var(--muted)}.collection-toolbar__count>strong{color:var(--black);font-size:10px;font-weight:600}.text-action--sort{min-height:34px;padding-inline:9px;border:1px solid rgba(17,17,17,.09)}.product-grid--editorial{padding-top:12px}@media(min-width:720px){.launch-banner{min-height:590px;padding:60px max(5vw,46px);display:grid;grid-template-columns:minmax(0,.82fr) minmax(430px,1.18fr);align-items:center;gap:clamp(48px,7vw,110px)}.launch-banner__copy{max-width:540px}.launch-banner__topline{max-width:460px}.launch-banner h1{max-width:510px;font-size:clamp(62px,6.2vw,92px)}.launch-banner__copy>p{max-width:350px;font-size:15px}.launch-banner__art{min-height:455px;margin-top:0}.launch-banner__symbol{width:240px;right:-50px;top:-60px}.launch-banner__sergipe{top:18px;left:20px}.launch-banner__line{left:20px;top:42px;width:64px}.launch-banner__frame--nomad{width:71%;height:69%;left:7%;top:15%}.launch-banner__frame--vitta{width:42%;height:44%;right:4%;bottom:7%;border-width:8px}.launch-banner__signature{left:20px;bottom:18px}.section-heading--editorial p{max-width:360px;font-size:11px}.horizontal-products--editorial{grid-auto-columns:31%}.collection-hero{min-height:235px;padding:38px 36px}.collection-hero h1{max-width:500px;font-size:58px}.collection-hero p{max-width:390px;font-size:13px}.collection-hero__mark{right:28px;top:22px}.collection-hero__mark img{width:150px}.audience-tabs--editorial{max-width:640px}.audience-tabs--editorial button{font-size:15px}}@media(min-width:980px){.launch-banner__art{min-height:500px}.section--launch-products{padding-top:66px}.horizontal-products--editorial{grid-auto-columns:24%;gap:18px}.collection-page--editorial{padding-top:34px}.collection-hero{min-height:255px}.collection-hero h1{font-size:64px}}.nor-launch-hero{position:relative;min-height:620px;padding:28px 0 24px;display:grid;grid-template-rows:auto 235px auto;overflow:hidden;isolation:isolate;border-bottom:1px solid rgba(17,17,17,.07);background:linear-gradient(130deg,#ffffffb8,#fff0 35%),radial-gradient(circle at 72% 22%,rgba(255,255,255,.62),transparent 46%),linear-gradient(180deg,#eee8df,#f5f0e9 52%,#e8dfd4)}.nor-launch-hero:before{content:"";position:absolute;inset:0;z-index:-2;pointer-events:none;background:linear-gradient(112deg,transparent 0%,transparent 18%,rgba(255,255,255,.48) 29%,rgba(255,255,255,.14) 42%,transparent 57%)}.nor-launch-hero:after{content:"";position:absolute;left:-15%;right:-15%;bottom:-7%;height:38%;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 50% 5%,rgba(255,255,255,.82) 0%,rgba(255,255,255,.34) 38%,rgba(194,180,160,.16) 68%,transparent 82%);filter:blur(2px)}.nor-launch-hero__heading{position:relative;z-index:3;width:100%;margin:0 auto;padding:0 16px;text-align:center}.nor-launch-hero__edition{display:inline-flex;align-items:center;justify-content:center;gap:11px;color:#1111118f;font-size:8px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;white-space:nowrap}.nor-launch-hero__edition:before,.nor-launch-hero__edition:after{content:"";width:32px;height:1px;background:#11111129}.nor-launch-hero h1{margin:13px auto 0;max-width:320px;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,10.4vw,48px);font-weight:400;letter-spacing:-.045em;line-height:.96;text-wrap:balance}.nor-launch-hero__carousel{position:relative;z-index:2;width:100%;max-width:760px;min-height:225px;margin:-10px auto 0;display:flex;align-items:center;justify-content:center}.nor-launch-hero__product-stage{position:relative;width:100%;min-width:0;min-height:225px;display:flex;align-items:center;justify-content:center;overflow:visible;padding:0;background:transparent}.nor-launch-hero__product-stage:after{content:"";position:absolute;z-index:0;left:18%;right:18%;bottom:18%;height:16px;border-radius:50%;background:#11111117;filter:blur(18px);pointer-events:none}.nor-launch-hero__product-link{position:relative;z-index:1;width:100%;min-height:225px;display:flex;align-items:center;justify-content:center;overflow:visible}.nor-launch-hero__product-image{position:relative;z-index:1;display:block;width:auto;height:auto;max-width:calc(100vw - 72px);max-height:230px;object-fit:contain;filter:drop-shadow(0 16px 20px rgba(17,17,17,.09));animation:norHeroProductIn .38s ease both;-webkit-user-select:none;user-select:none;pointer-events:none}.nor-launch-hero__product-image--fallback{opacity:.95}@keyframes norHeroProductIn{0%{opacity:0;transform:translateY(6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.nor-launch-hero__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:38px;height:38px;padding:0;border:1px solid rgba(17,17,17,.08);border-radius:50%;background:#fffdf9b8;color:#111111d1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;cursor:pointer;box-shadow:0 5px 16px #1111110a;transition:background .18s ease,opacity .18s ease,transform .18s ease}.nor-launch-hero__nav--prev{left:14px}.nor-launch-hero__nav--next{right:14px}.nor-launch-hero__nav:disabled{opacity:.18;cursor:default}.nor-launch-hero__nav:not(:disabled):active{transform:translateY(-50%) scale(.96)}.nor-launch-hero__footer{position:relative;z-index:3;display:grid;justify-items:center;gap:14px;padding:0 16px}.nor-launch-hero__dots{display:flex;align-items:center;justify-content:center;gap:8px}.nor-launch-hero__dots button{width:22px;height:3px;padding:0;border:0;border-radius:999px;background:#11111129;cursor:pointer;transition:width .18s ease,background .18s ease}.nor-launch-hero__dots button.is-active{width:40px;background:var(--black)}.nor-launch-hero__cta{min-height:40px;padding:0 18px 8px;display:inline-flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(17,17,17,.82);color:var(--black);text-decoration:none;font-size:11px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;transition:opacity .18s ease}@media(hover:hover){.nor-launch-hero__nav:not(:disabled):hover{background:#fffdf9eb}.nor-launch-hero__cta:hover{opacity:.62}}@media(min-width:720px){.nor-launch-hero{min-height:min(700px,100svh - 72px);padding:40px 0 30px;grid-template-rows:auto 320px auto}.nor-launch-hero__edition{font-size:9px}.nor-launch-hero__edition:before,.nor-launch-hero__edition:after{width:52px}.nor-launch-hero h1{margin-top:16px;max-width:680px;font-size:clamp(56px,6vw,80px)}.nor-launch-hero__carousel{max-width:1080px;min-height:320px;margin-top:-26px}.nor-launch-hero__product-stage,.nor-launch-hero__product-link{min-height:320px}.nor-launch-hero__product-image{max-width:min(74vw,820px);max-height:370px}.nor-launch-hero__nav{width:44px;height:44px}.nor-launch-hero__nav--prev{left:30px}.nor-launch-hero__nav--next{right:30px}.nor-launch-hero__dots button{width:28px}.nor-launch-hero__dots button.is-active{width:46px}.nor-launch-hero__cta{font-size:12px}}@media(min-width:1100px){.nor-launch-hero{min-height:690px;grid-template-rows:auto 330px auto;padding-top:44px;padding-bottom:32px}.nor-launch-hero h1{max-width:760px;font-size:clamp(62px,5.5vw,88px)}.nor-launch-hero__carousel{max-width:1180px;min-height:330px;margin-top:-34px}.nor-launch-hero__product-stage,.nor-launch-hero__product-link{min-height:330px}.nor-launch-hero__product-image{max-width:min(68vw,920px);max-height:390px}.nor-launch-hero__nav--prev{left:40px}.nor-launch-hero__nav--next{right:40px}}@media(prefers-reduced-motion:reduce){.nor-launch-hero__product-image{animation:none}}.nor-brand-strip{border-top:1px solid var(--line);background:#fffdf933}.nor-brand-strip__heading h2{margin:7px 0 0;max-width:470px;font-size:34px;line-height:1}.nor-brand-strip__points{margin-top:24px;display:grid;gap:0;border-top:1px solid var(--line)}.nor-brand-strip__points span{min-height:46px;display:flex;align-items:center;border-bottom:1px solid var(--line);color:#111111b3;font-size:11px;letter-spacing:.04em}.nor-brand-strip__audiences{margin-top:20px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.nor-brand-strip__audiences a{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border-bottom:1px solid rgba(17,17,17,.7);font-family:Georgia,Times New Roman,serif;font-size:13px;text-decoration:none;color:var(--black)}@media(hover:hover){.nor-brand-strip__audiences a svg{transition:transform .18s ease}.nor-brand-strip__audiences a:hover svg{transform:translate(2px)}}@media(min-width:720px){.nor-brand-strip{display:grid;grid-template-columns:minmax(240px,.82fr) minmax(320px,1.18fr);gap:50px;align-items:start}.nor-brand-strip__heading h2{font-size:45px}.nor-brand-strip__points{margin-top:0}.nor-brand-strip__audiences{grid-column:1/-1;margin-top:4px;max-width:640px}}
