.amada-home{--paper: #fffdf9;--ivory: #f5f0e8;--sand: #e9e0d3;--ink: #252a25;--muted: #686963;--green: #344b40;--gold: #876d45;--line: #dedbd2;--display: var(--heading-font-family, Cormorant, Georgia, serif);--sans: var(--text-font-family, Inter, Arial, sans-serif);color:var(--ink);background:var(--paper);font:400 15px/1.6 var(--sans);-webkit-font-smoothing:antialiased}.amada-home img{display:block;max-width:100%;height:auto}.amada-home p{margin:0;color:var(--muted)}.amada-home h1,.amada-home h2,.amada-home h3{margin:0;font-weight:500}.amada-home h1,.amada-home h2{font-family:var(--display);line-height:1.06}.amada-home h2{font-size:44px;letter-spacing:-.025em}.amada-home a{color:inherit;text-decoration:none}.amada-home svg.icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.amada-home a:focus-visible,.amada-home summary:focus-visible{outline:2px solid var(--green);outline-offset:5px}.amada-home .wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.amada-home .eyebrow{font-size:10px;font-weight:700;letter-spacing:.17em;text-transform:uppercase;color:var(--gold)}.amada-home .text-link{display:inline-flex;gap:12px;align-items:center;border-bottom:1px solid currentColor;padding:7px 0;font-size:13px;line-height:1.4}.amada-home .text-link:hover{color:var(--gold)}.amada-home .button{min-height:50px;padding:13px 25px;display:inline-flex;gap:14px;align-items:center;justify-content:center;background:var(--green);border:1px solid var(--green);color:#fff;font-weight:700;font-size:12px;letter-spacing:.04em;border-radius:2px}.amada-home .button:hover{background:#233c32;border-color:#233c32}.amada-home .button.light{background:var(--paper);color:var(--green);border-color:var(--paper)}.amada-home .gold-dot{height:9px;width:9px;border-radius:50%;display:inline-block;background:#b59a58;border:1px solid #a48645;flex-shrink:0}.amada-home .hero{display:grid;grid-template-columns:45% 55%;min-height:600px;background:var(--ivory)}.amada-home .hero-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:66px 58px 66px max(48px,calc((100vw - 1280px)/2));position:relative}.amada-home .hero h1{font-size:clamp(52px,5.2vw,76px);letter-spacing:-.025em;margin:20px 0 23px;max-width:480px}.amada-home .hero h1 em{font-weight:500;font-style:italic;color:var(--green)}.amada-home .hero-copy>p:not(.eyebrow){font-size:16px;max-width:348px;line-height:1.8}.amada-home .hero-actions{display:flex;align-items:center;gap:25px;margin-top:29px}.amada-home .hero-bottom{font-size:10px;color:var(--muted);letter-spacing:.08em;margin-top:42px;display:flex;align-items:center;gap:8px}.amada-home .hero-bottom span{height:1px;width:22px;background:var(--gold)}.amada-home .hero-image{position:relative;overflow:hidden;min-width:0}.amada-home .hero-image>img{height:100%;width:100%;object-fit:cover;object-position:50% 46%}.amada-home .hero-product{position:absolute;bottom:25px;right:26px;left:26px;padding:17px 20px;display:flex;align-items:center;justify-content:space-between;gap:15px;background:#fffdf9ed;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.amada-home .hero-product small{font-size:9px;color:var(--gold);display:block;letter-spacing:.14em;text-transform:uppercase;margin-bottom:2px}.amada-home .hero-product strong{font-size:12px;font-weight:400}.amada-home .hero-product>span{font-size:12px;display:flex;align-items:center;gap:22px}.amada-home .service-strip{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);padding-block:21px}.amada-home .service-strip>div{display:flex;align-items:center;justify-content:center;gap:12px;font-size:11px;color:#535b51}.amada-home .service-strip>div+div{border-left:1px solid var(--line)}.amada-home .service-strip svg{width:21px;color:var(--gold)}.amada-home .section{padding-block:85px}.amada-home .section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:32px}.amada-home .section-heading .eyebrow{margin-bottom:12px}.amada-home .section-heading h2{font-size:42px}.amada-home .product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:23px}.amada-home .product-card{min-width:0;position:relative}.amada-home .product-card .product-image{position:relative;display:block;aspect-ratio:4/5;background:var(--ivory);overflow:hidden;width:100%;padding:0}.amada-home .product-card .product-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.amada-home .product-card .product-image:hover img{transform:scale(1.025)}.amada-home .product-label{position:absolute;top:15px;left:15px;z-index:1;font-size:8px;letter-spacing:.13em;text-transform:uppercase;color:var(--green)}.amada-home .product-info{padding-top:15px}.amada-home .product-info h3{font-family:var(--sans);font-size:13px;font-weight:400;line-height:1.5}.amada-home .product-info .product-price{font-size:13px;color:var(--ink);margin-top:6px}.amada-home .product-meta{font-size:10px;color:var(--muted);margin-top:5px;display:flex;align-items:center;gap:7px}.amada-home .category-section{background:#f1ece4}.amada-home .category-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:25px}.amada-home .category{display:block;text-align:left;min-width:0;padding:0}.amada-home .category .category-img{aspect-ratio:4/4.5;overflow:hidden;background:var(--sand)}.amada-home .category img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.amada-home .category:hover img{transform:scale(1.025)}.amada-home .category-title{margin-top:17px;display:flex;justify-content:space-between;align-items:center;font:500 30px/1.2 var(--display)}.amada-home .category p{margin-top:7px;font-size:12px}.amada-home .story{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.amada-home .story-photo{aspect-ratio:1/1;overflow:hidden;background:var(--ivory)}.amada-home .story-photo img{width:100%;height:100%;object-fit:cover}.amada-home .story-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:50px 65px}.amada-home .story-copy h2{margin:19px 0 24px;max-width:370px;font-size:48px}.amada-home .story-copy>p:not(.eyebrow){max-width:355px;font-size:16px;line-height:1.85}.amada-home .story-copy .text-link{margin-top:28px}.amada-home .gift-band{display:grid;grid-template-columns:1.2fr 1fr;background:var(--green);color:var(--paper);overflow:hidden}.amada-home .gift-band .gift-copy{padding:63px 65px}.amada-home .gift-band h2{font-size:47px;margin:15px 0 22px}.amada-home .gift-band p{color:#dce1d9;max-width:365px;font-size:15px}.amada-home .gift-band .eyebrow{color:#dcc59f}.amada-home .gift-band .button{margin-top:27px}.amada-home .gift-band .gift-image{min-height:380px}.amada-home .gift-band img{width:100%;height:100%;object-fit:cover;object-position:50% 47%}.amada-home .faq-layout{display:grid;grid-template-columns:1fr 1.35fr;gap:90px}.amada-home .faq-intro h2{margin:14px 0 18px}.amada-home .faq-intro>p:not(.eyebrow){font-size:15px;max-width:285px}.amada-home .faq-intro .text-link{margin-top:19px}.amada-home details{border-bottom:1px solid var(--line)}.amada-home summary{cursor:pointer;list-style:none;padding:19px 0;display:flex;justify-content:space-between;align-items:center;font-size:13px;gap:20px}.amada-home summary::-webkit-details-marker{display:none}.amada-home summary:after{content:"+";font-weight:400;font-size:20px}.amada-home details[open]>summary:after{content:"\2212"}.amada-home details>p{padding:0 20px 20px 0;font-size:14px;color:var(--muted);line-height:1.75}@media(max-width:699px){.amada-home .wrap{width:calc(100% - 36px)}.amada-home .hero{grid-template-columns:1fr;min-height:0}.amada-home .hero-image{grid-row:1;height:340px}.amada-home .hero-image>img{object-position:50% 43%}.amada-home .hero-copy{padding:30px 24px 33px}.amada-home .hero h1{font-size:46px;line-height:.99;max-width:320px;margin:12px 0 14px}.amada-home .hero h1 br{display:none}.amada-home .hero-copy>p:not(.eyebrow){font-size:13px;line-height:1.75;max-width:310px}.amada-home .hero .eyebrow{font-size:9px}.amada-home .hero-actions{margin-top:21px;gap:24px;flex-wrap:nowrap;width:100%}.amada-home .hero-actions .button{padding:12px 17px;font-size:11px;min-height:46px}.amada-home .hero-actions .text-link{font-size:11px;white-space:nowrap}.amada-home .hero-bottom{display:none}.amada-home .hero-product{bottom:14px;left:15px;right:15px;padding:11px 13px}.amada-home .hero-product small{font-size:8px}.amada-home .hero-product strong{font-size:10px}.amada-home .hero-product>span{gap:14px;font-size:10px}.amada-home .hero-product svg{width:17px}.amada-home .service-strip{width:100%;padding:17px 12px}.amada-home .service-strip>div{font-size:9px;line-height:1.6;text-align:center;padding:0 9px;gap:6px;flex-direction:column}.amada-home .service-strip>div+div{border-left:0}.amada-home .service-strip svg{width:18px;height:18px}.amada-home .section{padding-block:46px}.amada-home .section-heading{gap:20px;margin-bottom:24px;align-items:flex-end}.amada-home .section-heading h2{font-size:34px}.amada-home .section-heading .eyebrow{font-size:8px;margin-bottom:10px}.amada-home .section-heading>.text-link{font-size:10px;white-space:nowrap;gap:5px}.amada-home .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 13px}.amada-home .product-label{top:11px;left:10px;font-size:7px}.amada-home .product-info{padding-top:11px}.amada-home .product-info h3{font-size:11px}.amada-home .product-info .product-price{font-size:11px;margin-top:4px}.amada-home .product-meta{font-size:9px}.amada-home .category-grid{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:14px;scrollbar-width:thin}.amada-home .category{flex:0 0 75%;scroll-snap-align:start}.amada-home .category-title{font-size:29px;margin-top:14px}.amada-home .category p{font-size:11px}.amada-home .category-section .section-heading>p{display:none}.amada-home .story{grid-template-columns:1fr}.amada-home .story-photo{aspect-ratio:1.05}.amada-home .story-copy{padding:35px 24px 42px}.amada-home .story-copy h2{font-size:40px;margin:13px 0 20px;max-width:310px}.amada-home .story-copy>p:not(.eyebrow){font-size:13px;max-width:100%}.amada-home .story-copy .text-link{font-size:12px;margin-top:19px}.amada-home .gift-band{grid-template-columns:1fr}.amada-home .gift-band .gift-image{grid-row:1;height:270px;min-height:0}.amada-home .gift-band .gift-copy{padding:33px 25px 39px}.amada-home .gift-band h2{font-size:38px;margin:14px 0 16px;max-width:320px}.amada-home .gift-band p{font-size:12px}.amada-home .gift-band .button{margin-top:24px;min-height:46px;font-size:11px}.amada-home .faq-layout{grid-template-columns:1fr;gap:25px}.amada-home .faq-intro h2{font-size:37px;margin:12px 0 13px}.amada-home .faq-intro>p:not(.eyebrow){font-size:12px;max-width:100%}.amada-home .faq-intro .text-link{font-size:12px;margin-top:14px}.amada-home summary{font-size:12px;padding:17px 0}}@media(max-width:359px){.amada-home .hero-image{height:300px}.amada-home .hero h1{font-size:41px}.amada-home .hero-actions{gap:18px}.amada-home .hero-actions .text-link{font-size:10px}.amada-home .service-strip>div{font-size:8px}}@media(prefers-reduced-motion:reduce){.amada-home .product-card .product-image img,.amada-home .category img{transition:none}}.amada-home .service-strip{width:100%;max-width:none;margin-inline:0;padding-inline:clamp(18px,4vw,48px)}.amada-home .category-section>.wrap{width:100%;max-width:none;margin-inline:0;padding-inline:clamp(18px,4vw,48px)}@media(max-width:899px){.amada-home .story,.amada-home .gift-band{grid-template-columns:1fr}.amada-home .story-photo{aspect-ratio:1.2}.amada-home .story-copy{padding:42px clamp(18px,5vw,48px) 48px}.amada-home .gift-band .gift-image{grid-row:1;height:clamp(240px,42vw,340px);min-height:0}.amada-home .gift-band .gift-copy{padding:38px clamp(18px,5vw,48px) 44px}}@media(max-width:899px)and (min-width:700px){.amada-home .product-grid,.amada-home .category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.amada-home .faq-layout{grid-template-columns:1fr;gap:28px}.amada-home .hero{grid-template-columns:1fr}.amada-home .hero-image{grid-row:1;height:clamp(320px,48vw,420px)}.amada-home .hero-copy{padding:44px clamp(18px,5vw,48px) 50px}}.amada-home img{max-width:100%}.amada-home{overflow-x:clip}.amada-home .category-section>.wrap{width:min(1280px,calc(100% - 96px));max-width:none;margin-inline:auto;padding-inline:0}.amada-home .service-strip{width:min(1280px,calc(100% - 96px));margin-inline:auto;padding-inline:0}@media(max-width:699px){.amada-home .category-section>.wrap,.amada-home .service-strip{width:calc(100% - 36px)}}@media(max-width:699px){.amada-home .category-grid{padding-inline:18px;margin-inline:-18px;scroll-padding-left:18px}.amada-home .category-grid:after{content:"";flex:0 0 2px}.amada-home .category-grid{scrollbar-width:thin;padding-bottom:16px}}.amada-home .eyebrow{font-size:10px!important;font-weight:700!important;letter-spacing:.17em!important;text-transform:uppercase!important;color:var(--gold)!important;font-family:var(--sans)!important}.amada-home .gift-band .eyebrow{color:#dcc59f!important}.amada-home [id]{scroll-margin-top:110px}@media(max-width:699px){.amada-home [id]{scroll-margin-top:86px}}.amada-home .category-section>.wrap,.amada-home .service-strip{padding-inline:0!important}@media(max-width:699px){.amada-home .category-section>.wrap,.amada-home .service-strip{width:calc(100% - 36px);padding-inline:0!important}}.amada-home .wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto;padding-inline:0!important}@media(max-width:699px){.amada-home .wrap{width:calc(100% - 36px);padding-inline:0!important}}.amada-home .category-section{padding-inline:0!important}.amada-home .category-section>.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto;padding-inline:0!important}@media(max-width:699px){.amada-home .category-section>.wrap{width:calc(100% - 36px)}.amada-home .category-grid{padding-inline:0;margin-inline:0}}@media(max-width:699px){.amada-home .category-section>.wrap{width:calc(100% - 36px);overflow:hidden}.amada-home .category-grid{display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-left:0;padding:0 0 14px;margin:0;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.amada-home .category{flex:0 0 75%;min-width:0;max-width:75%;scroll-snap-align:start}.amada-home .category-grid:after{content:none}}.amada-home .section,.amada-home .section.wrap{padding-left:0;padding-right:0}.amada-home .category-section .eyebrow{color:#6f5834}.amada-home .category-section .eyebrow,.amada-home #collections .eyebrow{color:#6f5834!important}@media(max-width:699px){.amada-home .story-copy{padding:35px 24px 42px!important}.amada-home .gift-band .gift-copy{padding:33px 25px 39px!important}}.amada-home .wrap,.amada-home .category-section>.wrap,.amada-home .section.wrap{width:100%!important;max-width:none!important;margin-inline:0!important;padding-inline:48px!important;box-sizing:border-box}@media(max-width:1150px){.amada-home .wrap,.amada-home .category-section>.wrap,.amada-home .section.wrap{padding-inline:28px!important}}@media(max-width:699px){.amada-home .wrap,.amada-home .category-section>.wrap,.amada-home .section.wrap{padding-inline:18px!important}}.amada-home .hero,.amada-home #collections,.amada-home .gift-band{width:100%;margin-inline:0}.amada-home .story,.amada-home .edit-grid,.amada-home .category-section__grid,.amada-home .gift-band,.amada-home .service-strip>*,.amada-home #help>*,.amada-home #the-edit>*{max-width:1280px;margin-inline:auto;width:100%}.amada-home .story-photo img{width:100%;height:auto;display:block}.amada-home .product-card .product-image{aspect-ratio:1 / 1!important;border-radius:0;overflow:hidden;background:#f3ede4}.amada-home .product-card .product-image img{width:100%;height:100%;object-fit:cover;display:block}.amada-home .product-card .product-label{top:12px;left:12px;background:#344b40;color:#fffdf9!important;font-size:9px;font-weight:700;letter-spacing:.12em;line-height:1.2;padding:6px 10px;border-radius:0}@media(max-width:699px){.amada-home .product-card .product-label{top:9px;left:9px;font-size:8px;padding:5px 8px}}.amada-home #gifting{padding-inline:0!important}.amada-home #gifting .gift-band{width:100%!important;max-width:none!important;margin-inline:0!important;border-radius:0}.amada-home #gifting .gift-band .gift-image{border-radius:0;margin:0}.amada-home #gifting{background:#344b40}.amada-home #gifting .gift-band .gift-copy{align-self:center}.amada-home .product-card .product-info{display:flex!important;flex-direction:column;gap:4px;padding-top:12px!important}.amada-home .product-card .product-info>*{margin:0!important}.amada-home .product-card .product-info h3,.amada-home .product-card .product-info .product-price{font-size:14px!important;line-height:1.4!important}.amada-home .product-card .product-meta{font-size:11px!important;line-height:1.4!important;gap:6px;margin-top:2px!important}@media(max-width:699px){.amada-home .product-card .product-info{gap:3px;padding-top:10px!important}.amada-home .product-card .product-info h3,.amada-home .product-card .product-info .product-price{font-size:13px!important}.amada-home .product-card .product-meta{font-size:11px!important}}@media(max-width:699px){.amada-home .product-card .product-info h3{min-height:36.4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}.amada-home .eyebrow{font-size:11px!important;letter-spacing:.14em}.amada-home .section-heading h2,.amada-home #collections h2,.amada-home #our-story h2,.amada-home #gifting h2,.amada-home #help h2{font-size:44px!important;line-height:1.08!important}.amada-home #our-story .story-copy p:not(.eyebrow),.amada-home #gifting .gift-copy p:not(.eyebrow),.amada-home #help p:not(.eyebrow){font-size:15px!important;line-height:1.7!important}.amada-home .category p{font-size:13px!important;line-height:1.55!important}.amada-home #help details summary{font-size:14px!important;line-height:1.5!important}.amada-home #help details p{font-size:14px!important;line-height:1.7!important}.amada-home .text-link{font-size:13px!important}@media(max-width:699px){.amada-home .section-heading h2,.amada-home #collections h2,.amada-home #our-story h2,.amada-home #gifting h2,.amada-home #help h2{font-size:36px!important}.amada-home #our-story .story-copy p:not(.eyebrow),.amada-home #gifting .gift-copy p:not(.eyebrow),.amada-home #help p:not(.eyebrow){font-size:14px!important}}.amada-home .hero-product small,.amada-home .product-label,.amada-home .product-card .product-label{font-size:10px}.amada-home .product-meta{font-size:11px}@media(max-width:699px){.amada-home .hero .eyebrow,.amada-home .hero-product small{font-size:10px}.amada-home .service-strip>div{font-size:11px}.amada-home .section-heading .eyebrow,.amada-home .product-label,.amada-home .product-card .product-label{font-size:10px}.amada-home .product-meta{font-size:11px}}@media(max-width:380px){.amada-home .service-strip>div{font-size:10px}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/amada-home-v2.css.map */
