:root{--fm-ink:#17332d;--fm-muted:#60706b;--fm-cream:#f6f3ec;--fm-paper:#fffdf8;--fm-leaf:#345f52;--fm-sage:#a7b7a4;--fm-line:#dfe4de;--fm-shadow:0 18px 50px rgba(29,52,46,.10);--fm-radius:26px}
*{box-sizing:border-box}.fm-no-scroll{overflow:hidden}.fm-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:54px 0 96px;color:var(--fm-ink)}.fm-eyebrow{display:block;font-size:11px;font-weight:800;letter-spacing:.2em;color:#75857f;margin-bottom:14px}.fm-hero{min-height:430px;border-radius:34px;padding:72px;display:flex;flex-direction:column;justify-content:flex-end;background:radial-gradient(circle at 78% 22%,rgba(255,255,255,.75),transparent 24%),linear-gradient(125deg,#d8dfd3,#f2e8db 58%,#e4d2c8);overflow:hidden;position:relative}.fm-hero:after{content:"";position:absolute;right:-60px;top:-100px;width:360px;height:520px;border:1px solid rgba(38,80,67,.16);border-radius:50% 50% 20% 80%;transform:rotate(28deg)}.fm-hero h1,.fm-collection-intro h1,.fm-page-head h1{font-family:Georgia,'Times New Roman',serif;font-weight:500;letter-spacing:-.04em;line-height:.95;margin:0}.fm-hero h1{font-size:clamp(48px,8vw,96px);max-width:780px}.fm-hero p{font-size:17px;line-height:1.7;max-width:590px;color:#455a53;margin:24px 0 0}.fm-section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;padding:82px 0 30px}.fm-section-head h2{font:500 clamp(34px,5vw,55px)/1 Georgia,serif;margin:0}.fm-section-head p{max-width:320px;color:var(--fm-muted);line-height:1.6}.fm-collection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.fm-collection-card{position:relative;min-height:480px;border-radius:var(--fm-radius);overflow:hidden;text-decoration:none;background:#d6ded6;color:white}.fm-collection-card img{position:absolute;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.fm-collection-card:hover img{transform:scale(1.03)}.fm-tone-2{background:#ceb9ae}.fm-tone-3{background:#9fb2af}.fm-tone-4{background:#c6b79d}.fm-collection-mark{position:absolute;font:500 260px/1 Georgia,serif;color:rgba(255,255,255,.2);right:-10px;top:20px}.fm-collection-overlay{position:absolute;inset:auto 0 0;padding:110px 34px 32px;background:linear-gradient(transparent,rgba(15,35,30,.78));display:flex;flex-direction:column}.fm-collection-overlay small{font-weight:700;letter-spacing:.13em;text-transform:uppercase}.fm-collection-overlay strong{font:500 38px/1.1 Georgia,serif;margin:9px 0 22px}.fm-collection-overlay em{font-style:normal;font-size:13px;font-weight:800}.fm-breadcrumb{display:flex;gap:10px;align-items:center;color:var(--fm-muted);font-size:13px;margin-bottom:48px}.fm-breadcrumb a{color:var(--fm-ink);text-decoration:none}.fm-collection-intro,.fm-page-head{max-width:780px;margin-bottom:48px}.fm-collection-intro h1,.fm-page-head h1{font-size:clamp(48px,8vw,82px)}.fm-collection-intro p,.fm-page-head p{color:var(--fm-muted);font-size:17px;line-height:1.7}.fm-filter-row{display:flex;gap:8px;overflow:auto;margin:0 0 28px;padding-bottom:5px}.fm-filter-row a{white-space:nowrap;text-decoration:none;color:var(--fm-ink);padding:10px 17px;border:1px solid var(--fm-line);border-radius:50px;font-size:13px}.fm-filter-row a.active{background:var(--fm-ink);color:white}.fm-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.fm-product-card{background:var(--fm-paper);border:1px solid var(--fm-line);border-radius:20px;overflow:hidden}.fm-product-image{width:100%;aspect-ratio:4/5;padding:0;border:0;display:block;position:relative;background:#eef0ea;cursor:zoom-in;overflow:hidden}.fm-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.fm-product-image:hover img{transform:scale(1.025)}.fm-product-placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(145deg,#d9e1d8,#eee6dc);color:rgba(23,51,45,.18);font:500 110px/1 Georgia,serif}.fm-detail-badge{position:absolute;left:12px;bottom:12px;padding:7px 10px;border-radius:20px;background:rgba(255,255,255,.88);color:var(--fm-ink);font-size:11px;font-weight:800}.fm-zoom-icon{position:absolute;right:12px;top:12px;width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.88);color:var(--fm-ink)}.fm-product-info{padding:17px}.fm-product-info h3{font-size:15px;margin:0 0 5px}.fm-product-info p{font-size:11px;letter-spacing:.08em;color:var(--fm-muted);margin:0 0 17px}.fm-pick-row{display:flex;gap:8px;align-items:center}.fm-qty{height:40px;display:grid;grid-template-columns:34px 38px 34px;border:1px solid var(--fm-line);border-radius:12px;overflow:hidden;background:white}.fm-qty button,.fm-qty input{border:0;background:transparent;color:var(--fm-ink);text-align:center;min-width:0}.fm-qty button{cursor:pointer;font-size:16px}.fm-qty input{-moz-appearance:textfield;font-weight:700;width:100%}.fm-qty input::-webkit-inner-spin-button{display:none}.fm-add{height:40px;flex:1;border:0;border-radius:12px;background:var(--fm-ink);color:white;font-weight:800;cursor:pointer}.fm-modal{position:fixed;inset:0;background:rgba(10,25,21,.76);z-index:99999;padding:24px;display:none;align-items:center;justify-content:center}.fm-modal.is-open{display:flex}.fm-modal-panel{width:min(920px,100%);max-height:92vh;overflow:auto;background:var(--fm-paper);border-radius:26px;padding:22px;position:relative}.fm-modal-close{position:absolute;right:28px;top:28px;z-index:2;width:42px;height:42px;border:0;border-radius:50%;font-size:28px;background:white;cursor:pointer}.fm-modal-stage{height:min(65vh,640px);border-radius:18px;overflow:hidden;background:#eef0ea}.fm-modal-stage img{width:100%;height:100%;object-fit:contain}.fm-modal-thumbs{display:flex;gap:8px;overflow:auto;padding:13px 0}.fm-modal-thumbs button{width:64px;height:76px;border:2px solid transparent;padding:0;border-radius:9px;overflow:hidden;background:none}.fm-modal-thumbs button.active{border-color:var(--fm-leaf)}.fm-modal-thumbs img{width:100%;height:100%;object-fit:cover}.fm-modal-copy{display:flex;justify-content:space-between;align-items:center}.fm-modal-copy h3{margin:3px 0}.fm-modal-copy p{color:var(--fm-muted)}.fm-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 25px;border:0;border-radius:14px;background:var(--fm-ink);color:white!important;text-decoration:none;font-weight:800;cursor:pointer}.fm-button:disabled{opacity:.55}.fm-text-button,.fm-remove{border:0;background:transparent;color:#9a4b42;text-decoration:underline;cursor:pointer}.fm-text-link{color:var(--fm-ink)}.fm-empty{grid-column:1/-1;text-align:center;padding:70px 24px;border:1px dashed #bdc9c3;border-radius:var(--fm-radius);background:#faf8f2}.fm-empty h3{font:500 30px/1.2 Georgia,serif;margin:0 0 10px}.fm-cart-items{display:grid;gap:12px}.fm-cart-row{display:grid;grid-template-columns:92px 1fr auto;align-items:center;gap:20px;padding:14px;border:1px solid var(--fm-line);border-radius:18px;background:white}.fm-cart-thumb{width:92px;aspect-ratio:4/5;border-radius:12px;overflow:hidden;background:#eef0ea}.fm-cart-thumb img{width:100%;height:100%;object-fit:cover}.fm-cart-thumb span{width:100%;height:100%;display:grid;place-items:center;font:500 44px Georgia,serif;color:#8a9a92}.fm-cart-copy h3{margin:0 0 5px}.fm-cart-copy p{color:var(--fm-muted);font-size:12px;margin:0 0 12px}.fm-remove{padding:0;font-size:12px}.fm-cart-actions{display:flex;align-items:center;justify-content:space-between;margin-top:28px}.fm-cart-actions.is-empty{display:none}.fm-notice{margin-top:20px;padding:0}.fm-notice.is-success,.fm-notice.is-error{padding:16px 18px;border-radius:12px;background:#e0eee6;color:#254f40}.fm-notice.is-error{background:#f6e5e2;color:#853b34}.fm-auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.fm-form-card{border:1px solid var(--fm-line);background:white;border-radius:22px;padding:32px}.fm-form-card h2{font:500 32px Georgia,serif;margin-top:0}.fm-form-card label,.fm-gate label{display:block;font-size:13px;font-weight:700;margin:0 0 18px}.fm-form-card input,.fm-gate input{width:100%;height:48px;padding:0 14px;border:1px solid #cbd4cf;border-radius:10px;margin-top:7px;font:inherit}.fm-form-card small{display:block;color:var(--fm-muted);margin-top:15px}.fm-history{display:grid;gap:14px}.fm-history-card{border:1px solid var(--fm-line);background:white;border-radius:18px;padding:22px}.fm-history-card>div{display:flex;align-items:center;gap:18px}.fm-history-card small{color:var(--fm-muted)}.fm-history-card h3{margin:3px 0}.fm-history-card p{margin:0;color:var(--fm-muted)}.fm-history-card details{margin-top:15px;border-top:1px solid var(--fm-line);padding-top:15px}.fm-history-card summary{cursor:pointer;font-weight:800}.fm-history-card ul{list-style:none;padding:0}.fm-history-card li{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid #edf0ed}.fm-gate-body{min-height:100vh;margin:0;background:linear-gradient(135deg,#dce4db,#f4eade);display:grid;place-items:center;font-family:Arial,sans-serif;color:var(--fm-ink)}.fm-gate{width:min(520px,calc(100% - 32px));background:rgba(255,253,248,.92);padding:48px;border-radius:30px;box-shadow:var(--fm-shadow)}.fm-gate-mark{width:54px;height:54px;border-radius:50%;background:var(--fm-ink);color:white;display:grid;place-items:center;font:500 28px Georgia,serif;margin-bottom:32px}.fm-gate h1{font:500 47px/1.05 Georgia,serif;margin:0}.fm-gate p{color:var(--fm-muted);line-height:1.6}.fm-gate .fm-button{width:100%}
@media(max-width:900px){.fm-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fm-hero{padding:45px;min-height:390px}}
@media(max-width:640px){.fm-shell{width:min(100% - 24px,1180px);padding:32px 0 84px}.fm-hero{min-height:520px;padding:30px 24px;border-radius:24px}.fm-hero h1{font-size:53px}.fm-hero p{font-size:15px}.fm-section-head{display:block;padding:58px 4px 22px}.fm-section-head p{font-size:14px}.fm-collection-grid{grid-template-columns:1fr;gap:14px}.fm-collection-card{min-height:420px}.fm-collection-overlay{padding:100px 24px 24px}.fm-collection-overlay strong{font-size:34px}.fm-breadcrumb{margin-bottom:30px}.fm-collection-intro,.fm-page-head{margin-bottom:32px}.fm-collection-intro h1,.fm-page-head h1{font-size:48px}.fm-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fm-product-info{padding:12px}.fm-product-info h3{font-size:13px}.fm-pick-row{display:block}.fm-qty{width:100%;grid-template-columns:1fr 40px 1fr}.fm-add{width:100%;margin-top:7px}.fm-detail-badge{font-size:9px}.fm-modal{padding:0;align-items:flex-end}.fm-modal-panel{max-height:94vh;border-radius:24px 24px 0 0;padding:14px}.fm-modal-stage{height:62vh}.fm-modal-close{right:22px;top:22px}.fm-cart-row{grid-template-columns:72px 1fr;gap:13px}.fm-cart-thumb{width:72px}.fm-cart-row>.fm-qty{grid-column:1/-1}.fm-cart-actions{align-items:stretch;gap:12px;flex-direction:column-reverse}.fm-auth-grid{grid-template-columns:1fr}.fm-form-card{padding:24px}.fm-gate{padding:32px 24px}.fm-gate h1{font-size:39px}}

