.commerce-page{background:#faf8f4;min-height:100vh}.commerce-header{z-index:40;border-bottom:1px solid var(--border);background:#fffffff5;position:sticky;top:0}.commerce-header-inner{align-items:center;gap:2rem;width:min(100% - 2rem,1360px);min-height:72px;margin:auto;display:flex}.commerce-brand{color:var(--burgundy);text-decoration:none;display:flex}.commerce-brand img{object-fit:contain;width:178px;height:50px}.commerce-header nav{gap:1.5rem;margin:auto;display:flex}.commerce-header a{color:inherit;text-decoration:none}.commerce-header nav a:hover{color:var(--burgundy)}.commerce-tools{gap:.8rem;display:flex}.commerce-tools a{border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.4rem;display:grid;position:relative}.commerce-tools a:hover{background:var(--cream)}.commerce-tools small{background:var(--burgundy);color:#fff;border-radius:99px;place-items:center;min-width:18px;height:18px;font-size:.62rem;display:grid;position:absolute;top:0;right:0}.commerce-wrap{width:min(100% - 2.5rem,1360px);margin:auto}.commerce-hero{padding:clamp(4rem,8vw,7rem) 0 3rem}.commerce-kicker{color:var(--olive);letter-spacing:.24em;text-transform:uppercase;font-size:.7rem;font-weight:700}.commerce-hero h1{max-width:820px;font-family:var(--font-display);letter-spacing:-.045em;margin-top:.8rem;font-size:clamp(2.5rem,4.2vw,4.5rem);font-weight:400;line-height:1.04}.commerce-hero>p:last-child{max-width:640px;color:var(--muted);margin-top:1.25rem;font-size:1.05rem;line-height:1.7}.catalog-layout{grid-template-columns:230px 1fr;gap:2.5rem;padding-bottom:6rem;display:grid}.catalog-filters{border:1px solid var(--border);background:#fff;border-radius:18px;align-self:start;padding:1.2rem}.catalog-filters label{gap:.45rem;margin-bottom:1rem;font-size:.78rem;font-weight:700;display:grid}.catalog-filters select,.catalog-filters input,.commerce-form input,.commerce-form select,.commerce-form textarea,.purchase-box select,.purchase-box textarea,.admin-form input,.admin-form select,.admin-form textarea{border:1px solid var(--border);background:#fff;border-radius:10px;width:100%;min-height:44px;padding:.7rem .8rem}.catalog-filters button,.commerce-primary{background:var(--foreground);color:#fff;border:0;border-radius:999px;min-height:44px;padding:.7rem 1.2rem;font-weight:700}.catalog-toolbar{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:1.2rem;font-size:.85rem;display:flex}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;display:grid}.catalog-card{min-width:0}.catalog-card-image{aspect-ratio:4/5;background:var(--cream);border-radius:18px;position:relative;overflow:hidden}.catalog-card-image img{object-fit:cover;transition:transform .4s}.catalog-card:hover img{transform:scale(1.025)}.store-heart{background:#ffffffe0;border:0;border-radius:50%;place-items:center;width:40px;height:40px;font-size:1.4rem;display:grid;position:absolute;top:.7rem;right:.7rem}.store-heart.is-active{color:var(--burgundy)}.catalog-card-info{padding:.9rem .2rem}.catalog-card-info p{color:var(--muted);text-transform:uppercase;font-size:.7rem}.catalog-card-info h2{font-family:var(--font-display);margin-top:.3rem;font-size:1.5rem;font-weight:400}.catalog-card-info h2 a{color:inherit;text-decoration:none}.catalog-card-info span{margin-top:.4rem;font-size:.82rem;font-weight:700;display:block}.detail-grid{grid-template-columns:1.1fr .9fr;gap:clamp(2rem,6vw,6rem);padding:4rem 0 7rem;display:grid}.detail-image{background:var(--cream);border-radius:24px;min-height:680px;position:relative;overflow:hidden}.detail-image img{object-fit:cover}.detail-copy{align-self:center}.detail-copy h1{font-family:var(--font-display);margin-top:.7rem;font-size:clamp(2.5rem,4vw,4.35rem);font-weight:400;line-height:1.04}.detail-copy>p{color:var(--muted);margin-top:1.2rem;line-height:1.7}.detail-price{margin-top:1.4rem;font-size:1.1rem;font-weight:700;display:block}.purchase-box{border-top:1px solid var(--border);gap:1rem;margin-top:2rem;padding-top:2rem;display:grid}.purchase-box label,.commerce-form label,.admin-form label{gap:.4rem;font-size:.8rem;font-weight:700;display:grid}.purchase-box textarea{resize:vertical;min-height:90px}.editorial-split{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,7vw,7rem);padding-bottom:7rem;display:grid}.editorial-image{border-radius:24px;min-height:600px;position:relative;overflow:hidden}.editorial-image img{object-fit:cover}.editorial-copy h2{max-width:580px;font-family:var(--font-display);letter-spacing:-.025em;font-size:clamp(1.85rem,2.6vw,2.75rem);font-weight:400;line-height:1.1}.editorial-copy p{color:var(--muted);margin-top:1.2rem;line-height:1.8}.editorial-copy a{color:var(--burgundy);margin-top:2rem;font-weight:700;display:inline-flex}.commerce-form{grid-template-columns:1fr 1fr;gap:1rem;max-width:780px;padding:0 0 7rem;display:grid}.commerce-form .form-wide{grid-column:1/-1}.commerce-form textarea{resize:vertical;min-height:120px}.commerce-form button{justify-self:start}.checkout-wrap{width:min(100% - 2.5rem,940px)}.checkout-hero{padding:1.7rem 0 1.15rem}.checkout-breadcrumb{color:#7a8076;margin:0;font-size:.75rem}.checkout-hero h1{font-family:var(--font-display);letter-spacing:-.045em;margin:.65rem 0 0;font-size:clamp(2.6rem,4.2vw,4rem);font-weight:400;line-height:1}.checkout-hero>p:last-child{color:var(--muted);margin:.7rem 0 0;font-size:1rem}.checkout-layout{grid-template-columns:minmax(0,1.08fr) minmax(320px,.82fr);align-items:start;gap:1.5rem;padding-bottom:5rem;display:grid}.checkout-main,.checkout-sidebar{gap:.75rem;display:grid}.checkout-sidebar{position:sticky;top:90px}.checkout-card{background:#fff;border:1px solid #ebe5da;border-radius:15px;padding:1.2rem;box-shadow:0 10px 30px #2a30280a}.checkout-card>header{align-items:flex-start;gap:.7rem;margin-bottom:1rem;display:flex}.checkout-card>header>div{min-width:0}.checkout-card h2{color:#283228;font-family:var(--font-display);margin:0;font-size:1.18rem;font-weight:500}.checkout-card header p{color:#747b72;margin:.18rem 0 0;font-size:.76rem;line-height:1.4}.checkout-icon{color:#456044;background:#edf2e9;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:1.1rem;display:grid}.checkout-contact-grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.checkout-contact-grid label,.checkout-address{color:#3d463d;gap:.35rem;font-size:.76rem;font-weight:700;display:grid}.checkout-contact-grid input,.checkout-address textarea{border:1px solid var(--border);min-height:40px;color:inherit;font:inherit;background:#fff;border-radius:9px;padding:.65rem .75rem;font-weight:400}.checkout-contact-grid input::placeholder,.checkout-address textarea::placeholder{color:#a2a79f}.checkout-field-wide{grid-column:1/-1}.checkout-delivery-options{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.checkout-delivery-option{color:#30372f;cursor:pointer;border:1px solid #ebe6dc;border-radius:10px;grid-template-columns:28px 1fr;align-items:center;column-gap:.5rem;min-height:82px;padding:.75rem;position:relative;display:grid!important}.checkout-delivery-option input{opacity:0;position:absolute}.checkout-delivery-option>span{grid-row:1/3;font-size:1.4rem}.checkout-delivery-option strong{font-size:.8rem}.checkout-delivery-option small{color:#737970;font-size:.68rem;line-height:1.35}.checkout-delivery-option.is-selected{background:#fbfcf9;border-color:#71826c;box-shadow:inset 0 0 0 1px #71826c}.checkout-address{margin-top:.85rem}.checkout-address textarea{resize:vertical;min-height:74px}.checkout-notice{color:#4d6348;background:#edf3ea;border-radius:8px;margin:.85rem 0 0;padding:.65rem .75rem;font-size:.71rem}.checkout-payment-option{background:#fbfcf9;border:1px solid #71826c;border-radius:10px;align-items:center;gap:.75rem;padding:.7rem;display:flex}.checkout-payment-mark{color:#274d79;background:#eef1ea;border-radius:6px;place-items:center;width:48px;height:36px;font-size:.65rem;font-weight:800;display:grid}.checkout-payment-option strong,.checkout-payment-option small{display:block}.checkout-payment-option strong{font-size:.78rem}.checkout-payment-option small{color:#737970;margin-top:.15rem;font-size:.68rem}.checkout-submit{justify-content:center;align-items:center;width:100%;min-height:48px;display:flex;background:#456044!important}.checkout-submit span{margin-left:auto;font-size:1.1rem}.checkout-security{text-align:center;color:#737970;margin:0;font-size:.7rem}.checkout-error{color:#a2443c;background:#fff0ee;border-radius:9px;margin:0;padding:.7rem .8rem;font-size:.78rem}.checkout-order-summary>header{align-items:center}.checkout-order-summary>header>a{color:#53694f;margin-left:auto;font-size:.69rem;text-decoration:underline}.checkout-order-items{gap:.7rem;display:grid}.checkout-order-items article{border-bottom:1px solid #ede8df;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:.7rem;padding-bottom:.7rem;display:grid}.checkout-order-items img{object-fit:cover;border-radius:9px;width:64px;height:64px}.checkout-order-items strong,.checkout-order-items small,.checkout-order-items em{display:block}.checkout-order-items strong{font-size:.8rem}.checkout-order-items small{color:#777d75;margin:.15rem 0;font-size:.7rem}.checkout-order-items em{color:#626860;background:#f1efe9;border-radius:999px;width:max-content;padding:.16rem .38rem;font-size:.61rem;font-style:normal}.checkout-order-items b{white-space:nowrap;font-size:.8rem}.checkout-summary-totals{gap:.55rem;margin:1rem 0 0;display:grid}.checkout-summary-totals>div{justify-content:space-between;gap:.75rem;font-size:.78rem;display:flex}.checkout-summary-totals dd{margin:0;font-weight:600}.checkout-summary-total{background:#edf3ea;border-radius:8px;margin-top:.15rem;padding:.65rem .7rem;font-weight:700;font-size:.88rem!important}.checkout-gift-note{align-items:flex-start;gap:.65rem;display:flex}.checkout-gift-note>a{color:#53694f;white-space:nowrap;margin-left:auto;font-size:.7rem;text-decoration:underline}@media (max-width:800px){.checkout-layout{grid-template-columns:1fr}.checkout-sidebar{order:-1;position:static}.checkout-wrap{width:min(100% - 2rem,940px)}}@media (max-width:560px){.checkout-contact-grid,.checkout-delivery-options{grid-template-columns:1fr}.checkout-field-wide{grid-column:auto}.checkout-hero{padding-top:1.2rem}.checkout-card{padding:1rem}.checkout-gift-note{display:grid}.checkout-gift-note>a{margin-left:0}}.search-form{gap:.7rem;max-width:800px;display:flex}.search-form input{border:1px solid var(--border);border-radius:999px;flex:1;min-height:52px;padding:.8rem 1rem}.search-results{gap:2rem;padding-bottom:6rem;display:grid}.search-results section{border:1px solid var(--border);background:#fff;border-radius:18px;padding:1.5rem}.search-results h2{font-family:var(--font-display);font-size:2rem}.result-list{gap:.8rem;margin-top:1rem;display:grid}.result-list a{color:inherit;font-weight:700}.saved-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;padding-bottom:6rem;display:grid}.cart-list{gap:1rem;padding-bottom:6rem;display:grid}.cart-row{border:1px solid var(--border);background:#fff;border-radius:16px;grid-template-columns:90px 1fr auto auto;align-items:center;gap:1rem;padding:1rem;display:grid}.cart-row img{object-fit:cover;border-radius:10px;width:90px;height:90px}.cart-row input{width:70px;min-height:40px}.cart-summary{background:var(--cream);text-align:right;border-radius:16px;margin-left:auto;padding:1.2rem}.commerce-footer{color:#fff;background:#30352d;justify-content:space-between;gap:2rem;padding:3rem max(1.25rem,50vw - 680px);display:flex}.commerce-footer strong{font-family:var(--font-display);font-size:2rem}.commerce-footer p{color:#ddd;margin-top:.5rem}.commerce-footer nav{gap:1.5rem;display:flex}.commerce-footer a{color:#fff}.information-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding-bottom:7rem;display:grid}.information-grid section{border:1px solid var(--border);background:#fff;border-radius:18px;padding:1.5rem}.information-grid h2,.legal-copy h2{font-family:var(--font-display);font-size:2rem;font-weight:400}.information-grid p,.information-grid a{color:var(--muted);margin-top:.8rem;line-height:1.7;display:block}.legal-copy{max-width:850px;padding-block:5rem 7rem}.legal-copy h1{font-family:var(--font-display);margin-top:.8rem;font-size:clamp(2.5rem,4.2vw,4.5rem);font-weight:400;line-height:1.04}.legal-copy h2{margin-top:2.5rem}.legal-copy p{color:var(--muted);margin-top:1rem;line-height:1.8}@media (max-width:900px){.commerce-header nav{display:none}.commerce-header-inner{min-height:62px}.commerce-brand{margin-right:auto}.catalog-layout{grid-template-columns:1fr}.catalog-filters{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.catalog-filters label{margin:0}.catalog-grid{grid-template-columns:repeat(2,1fr)}.detail-grid,.editorial-split{grid-template-columns:1fr}.detail-image{aspect-ratio:4/5;min-height:0}.editorial-image{min-height:420px}.saved-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.commerce-header-inner{gap:.5rem;width:min(100% - 1rem,1360px)}.commerce-brand img{width:135px;height:42px}.commerce-tools{gap:.1rem}.commerce-wrap{width:min(100% - 2rem,1360px)}.commerce-hero{padding-top:3rem}.catalog-filters{grid-template-columns:1fr}.catalog-grid{gap:.7rem}.catalog-card-image{border-radius:13px}.catalog-card-info h2{font-size:1.15rem}.commerce-form{grid-template-columns:1fr}.commerce-form .form-wide{grid-column:auto}.cart-row{grid-template-columns:70px 1fr}.cart-row img{width:70px;height:70px}.cart-row>:nth-child(n+3){grid-column:2}.commerce-footer{flex-direction:column}.commerce-footer nav{flex-wrap:wrap}}.cart-layout{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:2rem;padding-bottom:7rem;display:grid}.cart-items{border:1px solid var(--border);background:#fff;border-radius:22px;overflow:hidden}.cart-items-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;padding:1.35rem 1.5rem;display:flex}.cart-items-heading h2{font-family:var(--font-display);margin:0;font-size:1.8rem;font-weight:500}.cart-items-heading span{color:#77766f;font-size:.84rem}.cart-row{border:0;border-bottom:1px solid var(--border);background:#fff;border-radius:0;grid-template-columns:120px minmax(0,1fr) 150px 110px;align-items:center;gap:1.4rem;padding:1.35rem 1.5rem;display:grid}.cart-row:last-child{border-bottom:0}.cart-row-image{aspect-ratio:1;background:var(--cream);border-radius:15px;position:relative;overflow:hidden}.cart-row .cart-row-image img{object-fit:cover;border-radius:0;width:100%;height:100%}.cart-row-copy h3{font-family:var(--font-display);margin:.18rem 0 .45rem;font-size:1.45rem;font-weight:500;line-height:1.15}.cart-row-eyebrow{color:#77806f;letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:.65rem;font-weight:700}.cart-row-note{color:#77766f;margin:.3rem 0;font-size:.84rem;line-height:1.5}.cart-remove{color:#8a554f;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;align-items:center;gap:.3rem;margin-top:.45rem;padding:0;font-size:.78rem;text-decoration:underline;display:inline-flex}.cart-remove span{font-size:1.05rem;text-decoration:none}.cart-quantity{justify-items:center;gap:.45rem;display:grid}.cart-quantity>span{color:#77766f;font-size:.72rem}.cart-stepper{background:#fff;border:1px solid #dcd8cf;border-radius:999px;grid-template-columns:34px 42px 34px;display:grid;overflow:hidden}.cart-row .cart-stepper button,.cart-row .cart-stepper input{text-align:center;background:0 0;border:0;width:auto;min-height:36px;padding:0}.cart-stepper button{cursor:pointer;font-size:1rem}.cart-stepper button:hover{background:#f3f0e9}.cart-stepper input{-moz-appearance:textfield;font-weight:600}.cart-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-row-price{text-align:right;white-space:nowrap;font-size:1rem}.cart-summary{text-align:left;background:#f1ece2;border:1px solid #e4ded2;border-radius:22px;gap:1rem;margin:0;padding:1.55rem;display:grid;position:sticky;top:112px;box-shadow:0 16px 45px #292d2512}.cart-summary-kicker{color:#6c7566;letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:700}.cart-summary-line{border-bottom:1px solid #d9d1c3;justify-content:space-between;align-items:end;gap:1rem;padding-bottom:1rem;display:flex}.cart-summary-line span{font-size:.9rem}.cart-summary-line strong{font-family:var(--font-display);font-size:1.7rem;font-weight:500}.cart-summary-note{color:#666960;margin:0;font-size:.82rem;line-height:1.55}.cart-summary .commerce-primary{text-align:center;justify-content:center;width:100%;padding:.9rem 1rem;display:flex}.cart-clear{color:#666960;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;justify-self:center;padding:.2rem;font-size:.8rem;text-decoration:underline}.cart-empty{border:1px solid var(--border);text-align:center;background:#fff;border-radius:22px;justify-items:center;gap:.7rem;padding:4.5rem 1.5rem 7rem;display:grid}.cart-empty>span{color:#9c6c61;font-size:1.7rem}.cart-empty h2{font-family:var(--font-display);margin:0;font-size:2rem;font-weight:500}.cart-empty p{color:#73766e;max-width:440px;margin:0 0 .7rem}.cart-empty .commerce-primary{display:inline-flex}@media (max-width:1000px){.cart-layout{grid-template-columns:1fr}.cart-summary{width:100%;max-width:none;position:static}.cart-row{grid-template-columns:110px minmax(0,1fr) 140px 100px}}@media (max-width:700px){.cart-row{grid-template-columns:92px minmax(0,1fr);gap:1rem;padding:1rem}.cart-row-image{grid-row:1/3}.cart-quantity{grid-column:2;justify-items:start}.cart-row-price{grid-area:2/2;place-self:end}.cart-items-heading{padding:1.1rem}.cart-items-heading h2{font-size:1.5rem}}@media (max-width:560px){.cart-layout{gap:1rem;padding-bottom:4rem}.cart-row-copy h3{font-size:1.2rem}.cart-summary{padding:1.25rem}.information-grid{grid-template-columns:1fr}}.detail-gallery{min-width:0}.detail-thumbnails{gap:.65rem;margin-top:.75rem;display:flex;overflow:auto}.detail-thumbnails button{background:var(--cream);cursor:pointer;border:2px solid #0000;border-radius:10px;flex:0 0 74px;width:74px;height:74px;position:relative;overflow:hidden}.detail-thumbnails button.is-selected{border-color:var(--primary)}.detail-thumbnails img{object-fit:cover}.cart-added-modal .ant-modal-content{border-radius:20px;overflow:hidden}.cart-added-modal .ant-modal-header{border:0;padding:1.35rem 1.45rem 0}.cart-added-modal .ant-modal-body{padding:1.1rem 1.45rem}.cart-added-modal .ant-modal-footer{border-top:1px solid var(--border);justify-content:flex-end;gap:.65rem;margin:0;padding:1rem 1.45rem 1.35rem;display:flex}.cart-added-title{color:var(--foreground);font-family:var(--font-display);align-items:center;gap:.75rem;font-size:1.45rem;display:flex}.cart-added-title>span{color:#3c7134;width:34px;height:34px;font-family:var(--font-body);background:#e9f2e5;border-radius:50%;place-items:center;font-size:1rem;font-weight:800;display:grid}.cart-added-title small{color:var(--muted);font-family:var(--font-body);margin-top:.18rem;font-size:.78rem;font-weight:400;display:block}.cart-added-copy{color:var(--muted);margin:0;line-height:1.6}.cart-added-modal .ant-btn{border-radius:999px;height:40px;padding-inline:1rem}.cart-added-go.ant-btn-primary{border-color:var(--foreground);background:var(--foreground)}.checkout-gift-note{display:grid}.checkout-gift-note header{margin:0}.checkout-gift-note textarea{border:1px solid var(--border);resize:vertical;width:100%;min-height:76px;font:inherit;border-radius:9px;padding:.65rem .75rem}.checkout-gift-note>small{color:#777d75;justify-self:end;font-size:.67rem}.checkout-proof-dropzone{position:relative;overflow:hidden}.checkout-proof-dropzone.is-ready img{object-fit:contain;background:#fff;padding:.5rem}.checkout-proof-caption{color:#566653;margin:0;font-size:.74rem}.checkout-confirmation{max-width:1160px;margin:0 auto;padding:2rem 0 4rem}.checkout-confirmation-heading{text-align:center;justify-items:center;gap:.75rem;margin:1rem 0 1.7rem;display:grid}.checkout-confirmation-heading>span{color:#34613b;background:#e8f0df;border-radius:50%;place-items:center;width:76px;height:76px;font-size:2.4rem;display:grid}.checkout-confirmation-heading h1{color:#202720;font-family:var(--font-display);letter-spacing:-.045em;margin:0;font-size:clamp(2.35rem,4.2vw,4rem);font-weight:400}.checkout-confirmation-heading p{color:#3f443e;margin:.55rem 0}.checkout-confirmation-heading p strong{background:#f1ebdf;border-radius:9px;margin-left:.35rem;padding:.35rem .65rem;display:inline-block}.checkout-confirmation-heading small{color:#6d756b}.checkout-confirmation-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.checkout-confirmation-card{background:#fff;border:1px solid #e8e2d7;border-radius:20px;padding:1.45rem;box-shadow:0 10px 30px #2a30280d}.checkout-confirmation-card>header{gap:.8rem;margin-bottom:1rem;display:flex}.checkout-confirmation-card>header>b{color:#fff;width:42px;height:42px;font-family:var(--font-display);background:#38643c;border-radius:50%;flex:none;place-items:center;font-size:1.4rem;font-weight:400;display:grid}.checkout-confirmation-card h2{font-family:var(--font-display);margin:0;font-size:1.35rem;font-weight:500}.checkout-confirmation-card header p{color:#697168;margin:.2rem 0 0;font-size:.78rem;line-height:1.4}.checkout-sinpe-card{background:snow;border:1px solid #f0dedb;border-radius:14px;overflow:hidden}.checkout-sinpe-brand{border-bottom:1px solid #f0dedb;align-items:center;gap:.75rem;padding:1rem;display:flex}.checkout-sinpe-brand>span{color:#254b97;background:#f2f4f7;border-radius:8px;place-items:center;width:72px;height:48px;font-weight:900;display:grid}.checkout-sinpe-brand strong,.checkout-sinpe-brand small{display:block}.checkout-sinpe-brand small{color:#6d756b;margin-top:.2rem;font-size:.72rem}.checkout-sinpe-card dl{gap:.75rem;margin:0;padding:1rem;display:grid}.checkout-sinpe-card dl>div{justify-content:space-between;gap:1rem;display:flex}.checkout-sinpe-card dt{color:#666e65;font-size:.8rem}.checkout-sinpe-card dd{margin:0;font-weight:700}.checkout-sinpe-card>p{color:#5b6359;background:#f2f2ed;border-radius:9px;margin:0 .9rem .9rem;padding:.7rem;font-size:.73rem;line-height:1.4}.checkout-proof-form{gap:.75rem;display:grid}.checkout-proof-dropzone{color:#334432;text-align:center;cursor:pointer;background:#fcfdf9;border:1px dashed #afc0aa;border-radius:14px;place-content:center;justify-items:center;gap:.25rem;min-height:205px;display:grid!important}.checkout-proof-dropzone>strong{font-size:.9rem}.checkout-proof-dropzone>span{font-size:.78rem}.checkout-proof-dropzone>small{color:#737970;font-size:.68rem}.checkout-proof-dropzone>input{opacity:0;width:1px;height:1px;position:absolute}.checkout-proof-file{background:#fff;border:1px solid #e6e1d8;border-radius:10px;grid-template-columns:1fr auto;gap:.3rem;padding:.7rem .8rem;display:grid}.checkout-proof-file span{font-size:.78rem;font-weight:600}.checkout-proof-file small{color:#747a72;grid-column:1;font-size:.68rem}.checkout-proof-message{color:#456044;margin:0;font-size:.76rem}.checkout-proof-form .commerce-primary{background:#38643c;width:100%}.checkout-confirmation-footer{background:#edf2e7;border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:1rem 1.3rem;display:flex}.checkout-confirmation-footer strong{font-family:var(--font-display);font-size:1.2rem}.checkout-confirmation-footer p{color:#687166;margin:.15rem 0 0;font-size:.77rem}.checkout-confirmation-footer a{color:#314d31;white-space:nowrap;border:1px solid #577154;border-radius:999px;padding:.65rem 1rem;font-size:.78rem;font-weight:700;text-decoration:none}.checkout-continue-shopping{color:#365438;text-underline-offset:4px;width:max-content;margin:1.2rem auto 0;font-size:.8rem;font-weight:700;text-decoration:underline;display:block}@media (max-width:700px){.checkout-confirmation-grid{grid-template-columns:1fr}.checkout-confirmation-footer{flex-direction:column;align-items:flex-start}.checkout-confirmation{padding-top:1.2rem}}@media (max-width:460px){.checkout-confirmation-card{padding:1rem}.checkout-sinpe-card dl>div{flex-direction:column;align-items:flex-start;gap:.2rem}.checkout-confirmation-heading>span{width:62px;height:62px;font-size:2rem}}
.complement-options{border:1px solid var(--border);border-radius:14px;gap:.65rem;padding:1rem;display:grid}.complement-options legend{padding-inline:.35rem;font-size:.8rem;font-weight:700}.complement-options label{grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;display:grid}.complement-options input{width:18px;min-height:18px}.purchase-total{justify-content:space-between;font-size:1rem;display:flex}.gift-builder{border:1px solid var(--border);background:#fff;border-radius:24px;max-width:850px;margin-bottom:7rem;padding:clamp(1.25rem,4vw,2.5rem)}.gift-progress{color:var(--muted);grid-template-columns:repeat(4,1fr);gap:.5rem;margin:0 0 2rem;padding:0;font-size:.75rem;list-style:none;display:grid}.gift-progress li{border-bottom:2px solid var(--border);padding-bottom:.65rem}.gift-progress .is-current,.gift-progress .is-complete{border-color:var(--burgundy);color:var(--burgundy)}.gift-builder section{gap:1rem;display:grid}.gift-builder h2,.combo-card h2{font-family:var(--font-display);font-size:clamp(2rem,4vw,3.2rem);font-weight:400}.gift-builder label{gap:.45rem;font-size:.8rem;font-weight:700;display:grid}.gift-builder select,.gift-builder input,.gift-builder textarea{border:1px solid var(--border);border-radius:10px;width:100%;min-height:46px;padding:.75rem}.gift-builder textarea{min-height:110px}.gift-controls{justify-content:space-between;margin-top:2rem;display:flex}.gift-controls button{border:0;border-radius:999px;min-height:44px;padding:.7rem 1.2rem}.gift-review div{border-bottom:1px solid var(--border);grid-template-columns:130px 1fr;gap:1rem;padding-block:.8rem;display:grid}.gift-review dt{font-weight:700}.combo-grid{gap:1.5rem;padding-bottom:7rem;display:grid}.combo-card{border:1px solid var(--border);background:#fff;border-radius:24px;grid-template-columns:minmax(260px,.8fr) 1.2fr;align-items:center;gap:clamp(1.5rem,5vw,4rem);padding:1.5rem;display:grid}.combo-image{aspect-ratio:4/3;border-radius:18px;position:relative;overflow:hidden}.combo-image img{object-fit:cover}.combo-card p,.combo-card ul{color:var(--muted);margin-top:1rem;line-height:1.7}.combo-price{align-items:center;gap:.8rem;display:flex}.combo-price strong{color:var(--foreground);font-size:1.2rem}.complement-options .complement-option{cursor:pointer;border:1px solid #0000;border-radius:12px;grid-template-columns:auto 64px minmax(0,1fr) auto;gap:.85rem;padding:.6rem}.complement-options .complement-option:has(input:checked){border-color:var(--burgundy);background:#fbf7f5}.complement-option-image{width:64px;height:64px;color:var(--muted);background:#f2eee8;border-radius:10px;place-items:center;font-size:1.25rem;display:grid;position:relative;overflow:hidden}.complement-option-image img{object-fit:cover}.complement-option-copy{gap:.2rem;min-width:0;display:grid}.complement-option-copy strong{color:var(--foreground);font-size:.95rem}.complement-option-copy small{color:var(--muted);font-size:.76rem;font-weight:400}.complement-option-price{white-space:nowrap;color:var(--foreground)}@media (max-width:700px){.gift-progress{grid-template-columns:1fr 1fr}.gift-review div{grid-template-columns:1fr;gap:.25rem}.combo-card{grid-template-columns:1fr}}
.public-site{background:var(--background);flex-direction:column;min-height:100vh;display:flex;overflow-x:clip}.public-site>main,.public-site>.home-page{flex:1}.home-page{background:var(--background);overflow-x:clip}.home-page section[id],.home-page footer[id]{scroll-margin-top:100px}.home-cover{object-fit:cover}.home-eyebrow{color:var(--olive);letter-spacing:.25em;text-transform:uppercase;font-size:.69rem;font-weight:700;line-height:1.5}.home-section{padding-block:clamp(4.5rem,8vw,8rem)}@supports (content-visibility:auto){.home-section{content-visibility:auto;contain-intrinsic-size:auto 720px}}.home-pill{border-radius:999px;justify-content:center;align-items:center;gap:.9rem;min-height:48px;padding:.8rem 1.55rem;font-size:.86rem;font-weight:600;text-decoration:none;transition:transform .25s,background-color .25s;display:inline-flex}.home-pill:hover{transform:translateY(-2px)}.home-pill-dark{color:#fff;background:var(--foreground)}.home-pill-dark:hover{background:var(--olive)}.home-pill-light{color:var(--foreground);background:#fff}.home-pill-light:hover{background:var(--cream)}.home-inline-link,.home-text-link{min-height:44px;color:var(--foreground);border-bottom:1px solid;align-items:center;gap:.75rem;font-size:.86rem;font-weight:600;text-decoration:none;display:inline-flex}.home-inline-link:hover,.home-text-link:hover{color:var(--burgundy)}.home-header{z-index:50;background:#fffffff2;border-bottom:1px solid #292b250d;transition:box-shadow .25s,background-color .25s;position:sticky;top:0}.home-header.is-scrolled{background:#fffffffa;box-shadow:0 7px 24px #292b2512}.home-header-inner{align-items:center;gap:clamp(1rem,2vw,2.3rem);width:min(100%,1440px);min-height:72px;margin:auto;padding-inline:clamp(1.25rem,3.4vw,3rem);display:flex}.home-brand{color:var(--foreground);font-family:var(--font-display);letter-spacing:-.05em;white-space:nowrap;flex:none;align-items:center;gap:.28rem;font-size:clamp(1.35rem,1.9vw,1.8rem);font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.home-brand-mark{color:var(--burgundy);font-family:var(--font-body);font-size:1.1em;font-weight:400}.home-brand-logo img{object-fit:contain;width:178px;height:48px}.home-desktop-nav{align-items:center;gap:clamp(.8rem,1.35vw,1.5rem);margin-inline:auto;display:flex}.home-desktop-nav a{color:var(--foreground);white-space:nowrap;padding-block:.45rem;font-size:.76rem;text-decoration:none;position:relative}.home-desktop-nav a:hover{color:var(--burgundy)}.home-desktop-nav a:after{background:var(--burgundy);content:"";opacity:0;height:1px;transition:opacity .2s,transform .2s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(.45)}.home-desktop-nav a.is-active{color:var(--burgundy)}.home-desktop-nav a.is-active:after{opacity:1;transform:scaleX(1)}.home-header-actions{align-items:center;gap:.45rem;display:flex}.language-switch{border:1px solid var(--border);min-width:38px;height:34px;color:var(--burgundy);background:#fff;border-radius:999px;font-size:.68rem;font-weight:700}.mobile-language-switch{border:1px solid var(--border);background:var(--cream);min-height:44px;color:var(--burgundy);border-radius:999px;margin-top:.5rem;font-weight:700}.home-search-desktop{border:1px solid var(--border);width:clamp(160px,15vw,260px);min-height:40px;color:var(--muted);white-space:nowrap;border-radius:999px;align-items:center;gap:.55rem;padding-inline:.9rem;font-size:.72rem;text-decoration:none;display:flex}.home-search-desktop:hover{border-color:var(--olive)}.home-icon-button{width:44px;height:44px;color:var(--foreground);background:0 0;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.home-menu-trigger{display:none}.home-icon-button:hover{background:var(--cream)}.home-mobile-search,.home-mobile-bag,.home-mobile-menu,.home-bottom-nav{display:none}.home-hero{background:var(--cream)}.home-hero-desktop{width:min(100%,1440px);min-height:clamp(600px,48vw,760px);margin:auto;position:relative;overflow:hidden}.home-hero-copy{z-index:3;flex-direction:column;justify-content:center;align-items:flex-start;width:52%;min-height:clamp(600px,48vw,760px);padding:6rem clamp(2rem,6vw,6rem) 5rem;display:flex;position:relative}.home-hero-copy h1{max-width:680px;font-family:var(--font-display);letter-spacing:-.065em;margin-top:1.3rem;font-size:clamp(3.5rem,5.6vw,6.7rem);font-weight:400;line-height:.99}.home-hero-copy h1 em,.home-story h2 em,.home-wedding h2 em,.home-events h2 em,.home-personalized h2 em,.home-final-cta h2 em{font-weight:400}.home-hero-description{color:var(--muted);margin-top:1.8rem;font-size:clamp(.95rem,1.25vw,1.16rem);line-height:1.65}.home-hero-actions{flex-wrap:wrap;align-items:center;gap:1.7rem;margin-top:2rem;display:flex}.home-hero-aside{color:var(--burgundy);font-family:var(--font-display);font-size:1.15rem;font-style:italic;position:absolute;bottom:2.2rem;left:clamp(2rem,6vw,6rem)}.home-hero-visual{background:var(--blush-soft);position:absolute;inset:0 0 0 36%;overflow:hidden}.home-hero-media,.home-hero-video{position:absolute;inset:0;overflow:hidden}.home-hero-media{background:var(--blush-soft)}.home-hero-video{pointer-events:none;container-type:size}.home-hero-video video,.home-hero-video iframe{object-fit:cover;object-position:center;pointer-events:none;border:0;width:100%;height:100%}.home-hero-poster{z-index:1;opacity:1;transition:opacity .85s}.home-hero-media.is-playing .home-hero-poster{opacity:0}.home-hero-photo{object-position:center 51%;animation:1.2s both home-photo-enter}.home-hero-visual:after{z-index:2;background:linear-gradient(90deg, var(--cream) 0%, #f6f0e7f0 10%, #f6f0e7a3 24%, #f6f0e72e 39%, transparent 52%), linear-gradient(0deg, #1f191233, transparent 22%);content:"";pointer-events:none;position:absolute;inset:0}.home-hero-photo-label{z-index:3;color:#fff;font:inherit;letter-spacing:.16em;text-shadow:0 1px 5px #00000073;cursor:pointer;background:0 0;border:0;align-items:center;gap:1rem;padding:0;font-size:.63rem;font-weight:600;display:flex;position:absolute;bottom:2rem;right:2rem}.home-hero-photo-label:focus-visible{outline-offset:6px;border-radius:999px;outline:2px solid #fff}.home-hero-play-mark{border:1px solid #fff;border-radius:50%;place-items:center;width:44px;height:44px;padding-left:2px;font-size:.8rem;display:grid}.home-hero-copy>:not(.home-hero-aside){animation:.7s both home-copy-enter}.home-hero-mobile{display:none}@keyframes home-photo-enter{0%{transform:scale(1.04)}to{transform:scale(1)}}@keyframes home-copy-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.home-section-intro{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.8rem;display:flex}.home-section-intro h2{font-family:var(--font-display);letter-spacing:-.052em;margin-top:.7rem;font-size:clamp(2.3rem,4vw,4rem);font-weight:400;line-height:1.06}.home-section-description{max-width:600px;color:var(--muted);margin-top:1rem;font-size:1rem;line-height:1.6}.home-category-rail{grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(.7rem,1.5vw,1.4rem);display:grid}.home-category{min-width:0;color:inherit;text-decoration:none}.home-category-image{aspect-ratio:4/5;background:var(--cream);border-radius:18px;display:block;position:relative;overflow:hidden}.home-category-image img{transition:transform .4s}.home-category:hover .home-category-image img{transform:scale(1.04)}.home-category-title{font-family:var(--font-display);margin-top:1rem;font-size:clamp(1.05rem,1.5vw,1.5rem);line-height:1.16;display:block}.home-category-more{color:var(--muted);align-items:center;gap:.35rem;margin-top:.55rem;font-size:.72rem;display:inline-flex}.home-story{background:#fff}.home-story-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(3rem,7vw,8rem);min-height:630px;display:grid}.home-story-image{background:var(--cream);border-radius:26px;height:min(58vw,670px);min-height:500px;position:relative;overflow:hidden}.home-story-copy{max-width:500px}.home-story-copy h2,.home-events h2,.home-personalized h2{font-family:var(--font-display);letter-spacing:-.06em;margin-top:1.3rem;font-size:clamp(3.3rem,5vw,5.6rem);font-weight:400;line-height:1.03}.home-story-rule{background:var(--burgundy);width:62px;height:1px;margin-block:2rem}.home-story-copy>p:not(.home-eyebrow),.home-events-grid>div:first-child>p:not(.home-eyebrow),.home-personalized-panel>div:first-child>p:not(.home-eyebrow){max-width:430px;color:var(--muted);font-size:1.04rem;line-height:1.75}.home-story-copy .home-inline-link,.home-events .home-inline-link,.home-personalized .home-inline-link{margin-top:2rem}.home-featured{background:var(--background)}.home-featured-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.8rem,1.7vw,1.5rem);display:grid}.home-product{min-width:0}.home-product-image{aspect-ratio:4/5;background:var(--cream);border-radius:20px;position:relative;overflow:hidden}.home-product-image img{transition:transform .5s}.home-product:hover .home-product-image img{transform:scale(1.035)}.home-product-tag{color:var(--burgundy);background:#fff;border-radius:999px;padding:.4rem .8rem;font-size:.69rem;font-weight:600;position:absolute;top:.9rem;left:.9rem}.home-product-info{flex-wrap:wrap;justify-content:space-between;gap:.8rem;padding-top:1.15rem;display:flex}.home-product-info h3{font-family:var(--font-display);font-size:1.5rem;font-weight:400;line-height:1.2}.home-product-info p{color:var(--muted);margin-top:.3rem;font-size:.78rem;line-height:1.45}.home-product-info>span{white-space:nowrap;padding-top:.25rem;font-size:.79rem;font-weight:700}.home-product-note{color:var(--muted);margin-top:1.8rem;font-size:.75rem}.home-editorial-products{background:#fbf9f5;overflow:hidden}.home-editorial-products-layout{grid-template-columns:minmax(230px,.72fr) minmax(0,2.28fr);align-items:center;gap:clamp(2rem,4vw,4.5rem);display:grid}.home-editorial-products-copy h2,.home-gift-addons-copy h2{font-family:var(--font-display);letter-spacing:-.06em;margin-top:1rem;font-size:clamp(2.8rem,4.4vw,5.1rem);font-weight:400;line-height:.98}.home-editorial-products-copy h2 em,.home-gift-addons-copy h2 em{font-weight:400}.home-editorial-products-copy>p:not(.home-eyebrow),.home-gift-addons-copy>p:not(.home-eyebrow){max-width:350px;color:var(--muted);margin-top:1.4rem;line-height:1.65}.home-editorial-products-copy .home-pill{margin-top:1.8rem}.home-editorial-product-rail{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.75rem,1.25vw,1.15rem);min-width:0;display:grid}.home-editorial-product a{color:inherit;text-decoration:none;display:block}.home-editorial-product-image{aspect-ratio:4/5;background:var(--cream);border-radius:14px;position:relative;overflow:hidden}.home-editorial-product-image img{transition:transform .55s}.home-editorial-product:hover .home-editorial-product-image img{transform:scale(1.035)}.home-editorial-heart{background:#ffffffeb;border-radius:50%;place-items:center;width:34px;height:34px;font-size:1.2rem;display:grid;position:absolute;top:.7rem;right:.7rem}.home-editorial-product h3{font-family:var(--font-display);margin-top:.85rem;font-size:1.28rem;font-weight:400;line-height:1.15}.home-editorial-product p{min-height:2.8em;color:var(--muted);margin-top:.25rem;font-size:.73rem;line-height:1.4}.home-editorial-product strong{margin-top:.7rem;font-size:.78rem;display:block}.home-editorial-view{color:var(--burgundy);opacity:0;align-items:center;gap:.35rem;margin-top:.65rem;font-size:.7rem;transition:opacity .25s,transform .25s;display:inline-flex;transform:translateY(3px)}.home-editorial-product:hover .home-editorial-view{opacity:1;transform:none}.home-gift-addons{background:#ead5cb;min-height:500px;position:relative;overflow:hidden}.home-gift-addons-image{position:absolute;inset:0 0 0 34%}.home-gift-addons-image:after{content:"";background:linear-gradient(90deg,#ead5cb 0%,#ead5cbf0 10%,#ead5cb59 34%,#0000 55%);position:absolute;inset:0}.home-gift-addons-container{z-index:1;align-items:center;min-height:500px;display:flex;position:relative}.home-gift-addons-copy{width:34%;padding-block:4.5rem}.home-gift-addons-copy .home-inline-link{margin-top:1.7rem}.home-wedding{background:var(--olive);color:#fff;align-items:end;min-height:650px;display:flex;position:relative;overflow:hidden}.home-wedding>img{object-position:center 48%}.home-wedding-shade{background:linear-gradient(90deg,#141b13b3 0%,#141b1338 68%,#0000);position:absolute;inset:0}.home-wedding-content{z-index:1;padding-bottom:5.5rem;position:relative}.home-wedding .home-eyebrow{color:#f5ded9}.home-wedding h2{max-width:850px;font-family:var(--font-display);letter-spacing:-.058em;margin-top:1.1rem;font-size:clamp(3.3rem,5.8vw,6.7rem);font-weight:400;line-height:1.02}.home-wedding-content>p:not(.home-eyebrow){max-width:450px;margin-top:1.4rem;line-height:1.65}.home-wedding .home-pill{margin-top:2rem}.home-events{background:#fff}.home-events-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(3rem,7vw,8rem);display:grid}.home-events-grid>div:first-child{max-width:510px}.home-events-grid>div:first-child>p:not(.home-eyebrow){margin-top:1.8rem}.home-events-image{background:var(--cream);border-radius:24px;min-height:540px;position:relative;overflow:hidden}.home-personalized{background:var(--background)}.home-personalized-panel{background:var(--blush-soft);border-radius:26px;grid-template-columns:1fr .9fr;align-items:center;gap:4rem;padding:clamp(2rem,5vw,5rem);display:grid;overflow:hidden}.home-personalized-panel>div:first-child>p:not(.home-eyebrow){margin-top:1.5rem}.home-personalized-visual{flex-direction:column;align-items:end;display:flex;position:relative}.home-personalized-photo{aspect-ratio:1;border-radius:50% 50% 22px 22px;width:min(100%,430px);position:relative;overflow:hidden}.home-personalized-visual>span{color:var(--burgundy);font-family:var(--font-display);margin-top:1rem;font-size:1.3rem;font-style:italic}.home-gallery{background:#fff}.home-gallery-grid{grid-template-rows:1fr 1fr;grid-template-columns:1.15fr 1.15fr 1fr 1fr;gap:clamp(.7rem,1.3vw,1.25rem);height:610px;display:grid}.home-gallery-item{background:var(--cream);border-radius:20px;min-height:0;position:relative;overflow:hidden}.home-gallery-item img{transition:transform .5s}.home-gallery-item:hover img{transform:scale(1.035)}.home-gallery-tall{grid-area:span 2/span 2}.home-gallery-wide{grid-column:span 2}.home-testimonial{background:var(--cream);text-align:center}.home-testimonial blockquote{font-family:var(--font-display);letter-spacing:-.05em;margin-top:1.5rem;font-size:clamp(2.7rem,5.2vw,5rem);line-height:1.1}.home-testimonial>div>p:last-child{max-width:560px;color:var(--muted);margin:1.5rem auto 0;line-height:1.7}.home-final-cta{background:var(--olive);color:#fff;text-align:center}.home-final-cta .home-eyebrow{color:#e5dfcd}.home-final-cta h2{font-family:var(--font-display);letter-spacing:-.055em;margin-top:1.4rem;font-size:clamp(2.9rem,5.2vw,5.8rem);font-weight:400;line-height:1.05}.home-final-cta p:not(.home-eyebrow){color:#ffffffd9;max-width:560px;margin:1.5rem auto 2rem;line-height:1.65}.home-footer{color:#fff;background:#30352d;padding:4rem 0 1.5rem}.home-footer-main{justify-content:space-between;gap:3rem;padding-bottom:4rem;display:flex}.home-footer-brand{width:fit-content;text-decoration:none;display:block}.home-footer-brand img{filter:brightness(0)invert();width:min(228px,58vw);height:auto;display:block}.home-footer-main p{font-family:var(--font-display);margin-top:.8rem;font-size:1.3rem}.home-footer-main small{color:#d8d9d2;margin-top:1rem;display:block}.home-footer-contact{color:#fff;width:fit-content;margin-top:.65rem;font-size:.82rem;display:block}.home-footer-socials{flex-wrap:wrap;gap:.55rem;margin-top:1.2rem;display:flex}.home-footer-socials a{color:#fff;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:.45rem;min-height:38px;padding:.45rem .75rem;font-size:.76rem;text-decoration:none;transition:background-color .2s,border-color .2s,transform .2s;display:inline-flex}.home-footer-socials a:hover{background:#ffffff1a;border-color:#ffffff9e;transform:translateY(-1px)}.home-footer-socials a:focus-visible{outline-offset:3px;outline:2px solid #fff}.home-footer-whatsapp{border:1.5px solid;border-radius:50%;place-items:center;width:19px;height:19px;font-size:.65rem;font-weight:800;display:grid}.home-footer-main nav{grid-template-columns:repeat(2,auto);align-content:start;gap:.8rem 3rem;display:grid}.home-footer-main nav a{color:#fff;font-size:.84rem;text-decoration:none}.home-footer-main nav a:hover{text-decoration:underline}.home-footer-bottom{color:#d8d9d2;border-top:1px solid #fff3;justify-content:space-between;gap:1rem;padding-top:1.5rem;font-size:.72rem;display:flex}@media (max-width:1399px) and (min-width:1024px){.home-desktop-nav{gap:.7rem}.home-search-desktop{width:180px}}@media (max-width:1279px){.home-header-inner{justify-content:space-between;min-height:64px;padding-inline:1.25rem}.home-header-inner>.home-icon-button{margin-left:-.65rem}.home-menu-trigger{display:inline-flex}.home-brand{font-size:1.55rem}.home-brand-logo img{width:150px;height:42px}.home-desktop-nav,.home-header-actions{display:none}.home-mobile-bag{margin-right:-.65rem;display:inline-flex}.home-mobile-search{border:1px solid var(--border);width:calc(100% - 2.5rem);min-height:42px;color:var(--muted);background:#fbfbfa;border-radius:999px;align-items:center;gap:.65rem;margin:0 1.25rem 10px;padding-inline:.9rem;font-size:.8rem;text-decoration:none;display:flex}.home-mobile-menu{border-top:1px solid var(--border);background:#fff;gap:.2rem;padding:1rem 1.25rem 1.5rem;display:grid;position:absolute;top:100%;left:0;right:0;box-shadow:0 14px 25px #292b251a}.home-mobile-menu a{border-bottom:1px solid var(--border);min-height:48px;color:var(--foreground);font-family:var(--font-display);justify-content:space-between;align-items:center;font-size:1.4rem;text-decoration:none;display:flex}.home-bottom-nav{z-index:55;padding:.55rem .6rem calc(.45rem + env(safe-area-inset-bottom));border-top:1px solid var(--border);background:#fffffff7;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 22px #292b250f}.home-bottom-nav a{min-height:52px;color:var(--muted);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;font-size:.65rem;text-decoration:none;display:flex}.home-mobile-menu a.is-active{color:var(--burgundy)}.home-bottom-nav a.is-active{color:var(--burgundy);background:var(--blush-soft)}.public-site{padding-bottom:calc(69px + env(safe-area-inset-bottom))}.home-hero-desktop{display:none}.home-hero-mobile{background:var(--blush-soft);min-height:min(74vw,650px);display:block;position:relative;overflow:hidden}.home-mobile-hero-photo{object-position:center 58%}.home-hero-mobile:after{content:"";background:linear-gradient(#faf8f4f0 0%,#faf8f48c 35%,#0000 73%);position:absolute;inset:0}.home-hero-mobile-copy{z-index:1;width:min(100%,560px);padding:clamp(2.3rem,6vw,4rem) 1.5rem 10rem;position:relative}.home-hero-mobile-copy h1{font-family:var(--font-display);letter-spacing:-.06em;margin-top:.7rem;font-size:clamp(2.9rem,8.6vw,5.4rem);font-weight:400;line-height:1}.home-hero-mobile-copy>p:not(.home-eyebrow){margin-top:.7rem;font-size:.9rem}.home-hero-mobile-copy .home-pill{margin-top:1.25rem}.home-hero-mobile-tag{z-index:1;color:var(--foreground);letter-spacing:.05em;background:#fffc;border-radius:999px;padding:.5rem .7rem;font-size:.61rem;position:absolute;bottom:1.2rem;right:1.3rem}.home-categories{padding-top:3.5rem}.home-category-rail{scroll-snap-type:x mandatory;scrollbar-width:none;gap:1rem;margin-right:-1.25rem;padding-right:1.25rem;display:flex;overflow-x:auto}.home-category-rail::-webkit-scrollbar{display:none}.home-category{scroll-snap-align:start;flex:0 0 132px}.home-category-image{aspect-ratio:1;border-radius:50%}.home-category-title{font-family:var(--font-body);margin-top:.65rem;font-size:.82rem;font-weight:600}.home-category-more{display:none}.home-story-grid,.home-events-grid{grid-template-columns:1fr;gap:2.5rem}.home-story-image{height:60vw;min-height:380px}.home-story-copy{max-width:680px}.home-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-editorial-products-layout{grid-template-columns:1fr}.home-editorial-products-copy{max-width:620px}.home-editorial-product-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.home-gift-addons-copy{width:46%}.home-gift-addons-image{left:38%}.home-wedding{min-height:580px}.home-events-image{min-height:440px}.home-personalized-panel{grid-template-columns:1fr 1fr;gap:1.5rem}}@media (max-width:639px){.home-section{padding-block:4.2rem}.home-section-intro{flex-direction:column;align-items:start;gap:.5rem;margin-bottom:1.8rem}.home-section-intro h2{font-size:clamp(2.4rem,10vw,3.4rem)}.home-section-description{font-size:.88rem}.home-header-inner{min-height:60px}.home-brand{font-size:1.4rem}.home-hero-mobile{min-height:600px}.home-mobile-hero-photo{object-position:center bottom}.home-hero-mobile-copy{padding:2.4rem 1.25rem 8rem}.home-hero-mobile-copy h1{font-size:clamp(2.65rem,12vw,4rem)}.home-hero-mobile-tag{bottom:1rem;right:1rem}.home-categories{padding-top:3.2rem}.home-category{flex-basis:104px}.home-story-grid{gap:2rem}.home-story-image{border-radius:18px;height:105vw;min-height:0}.home-story-copy h2,.home-events h2,.home-personalized h2{font-size:clamp(2.65rem,11vw,4rem)}.home-story-copy>p:not(.home-eyebrow),.home-events-grid>div:first-child>p:not(.home-eyebrow),.home-personalized-panel>div:first-child>p:not(.home-eyebrow){font-size:.94rem}.home-featured-grid{gap:.8rem}.home-editorial-products-layout{gap:2rem}.home-editorial-products-copy h2,.home-gift-addons-copy h2{font-size:clamp(2.65rem,11vw,3.8rem)}.home-editorial-products-copy .home-pill{justify-content:center;width:100%}.home-editorial-product-rail{scroll-snap-type:x mandatory;scrollbar-width:none;gap:.85rem;width:auto;margin-right:-1.25rem;padding-right:1.25rem;display:flex;overflow-x:auto}.home-editorial-product-rail::-webkit-scrollbar{display:none}.home-editorial-product{scroll-snap-align:start;flex:0 0 78vw}.home-editorial-product-image{aspect-ratio:4/4.7}.home-editorial-view{display:none}.home-gift-addons{flex-direction:column;min-height:0;padding-bottom:4.2rem;display:flex}.home-gift-addons-image{aspect-ratio:4/3.2;order:0;position:relative;inset:auto}.home-gift-addons-image:after{display:none}.home-gift-addons-container{order:1;min-height:0}.home-gift-addons-copy{width:100%;padding-top:2.2rem;padding-bottom:0}.home-product-image{border-radius:14px}.home-product-info{padding-top:.7rem;display:block}.home-product-info h3{font-size:1.16rem}.home-product-info p{font-size:.73rem}.home-product-info>span{margin-top:.55rem;font-size:.8rem;display:block}.home-product-tag{padding:.3rem .55rem;font-size:.62rem;top:.5rem;left:.5rem}.home-wedding{min-height:590px}.home-wedding>img{object-position:center}.home-wedding-shade{background:linear-gradient(#141b131f 25%,#141b13cc 100%)}.home-wedding-content{padding-bottom:3.7rem}.home-wedding h2{font-size:clamp(2.75rem,11vw,4rem)}.home-wedding-content>p:not(.home-eyebrow){font-size:.9rem}.home-events-grid{gap:2rem}.home-events-image{aspect-ratio:4/4.5;border-radius:18px;min-height:0}.home-personalized-panel{border-radius:20px;flex-direction:column;align-items:stretch;gap:2rem;padding:2rem 1.5rem;display:flex}.home-personalized-photo{align-self:center;width:76%}.home-personalized-visual{align-items:center}.home-personalized-visual>span{font-size:1.05rem}.home-gallery-grid{grid-template-rows:180px 180px 180px;grid-template-columns:1fr 1fr;gap:.55rem;height:auto}.home-gallery-item{border-radius:12px}.home-gallery-tall{grid-area:span 2/1}.home-gallery-wide{grid-column:span 2}.home-testimonial blockquote{font-size:clamp(2.6rem,11vw,4rem)}.home-final-cta h2{font-size:clamp(2.8rem,10vw,4.2rem)}.home-footer{padding-top:3rem}.home-footer-main{flex-direction:column;gap:2.5rem;padding-bottom:2.5rem}.home-footer-main nav{gap:.9rem 2rem}.home-footer-bottom{flex-direction:column}}@media (max-width:359px){.home-brand{font-size:1.28rem}.home-hero-mobile{min-height:570px}.home-hero-mobile-copy h1{font-size:2.75rem}.home-featured-grid{grid-template-columns:1fr;gap:1.8rem}.home-product-image{aspect-ratio:4/3.8}.home-gallery-grid{grid-template-rows:145px 145px 145px}}@media (prefers-reduced-motion:reduce){.home-hero-poster{transition:none}.home-hero-photo,.home-hero-copy>:not(.home-hero-aside){animation:none}.home-pill,.home-category-image img,.home-product-image img,.home-gallery-item img{transition:none}}.home-cart-button{position:relative!important;overflow:visible!important}.home-cart-button .cart-count-badge{z-index:4;pointer-events:none;border:2px solid #fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-weight:800;line-height:1;top:0;right:0;color:#fff!important;background:#b45f59!important;font-size:10px!important;display:grid!important;position:absolute!important}
.home-custom-section{background:var(--blush-soft);border-radius:24px;grid-template-columns:1fr 1fr;align-items:stretch;min-height:560px;margin:clamp(3rem,7vw,7rem) max(1.25rem,50vw - 680px);display:grid;overflow:hidden}.home-custom-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(2rem,6vw,6rem);display:flex}.home-custom-copy h2{max-width:650px;font-family:var(--font-display);letter-spacing:-.055em;margin:.8rem 0 0;font-size:clamp(3rem,5vw,5.8rem);font-weight:400;line-height:1}.home-custom-copy>p:not(.home-eyebrow){max-width:520px;color:var(--muted);margin:1.2rem 0 0;font-size:1.05rem;line-height:1.7}.home-custom-copy .home-pill{margin-top:1.7rem}.home-custom-image{min-height:520px;position:relative}.home-custom-image img{object-fit:cover}@media (max-width:800px){.home-custom-section{grid-template-columns:1fr}.home-custom-image{order:-1;min-height:360px}.home-custom-copy{padding:2.2rem 1.5rem}.home-custom-copy h2{font-size:clamp(2.7rem,12vw,4.2rem)}}
