@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=DM+Sans:wght@400;500;600;700&display=swap');
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f8f5f1;color:#282320;font-family:"DM Sans",sans-serif}.wrap{max-width:1200px;margin:auto;padding:0 28px}
.top{background:#f8f5f1;border-bottom:1px solid #e6ded6}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:30px}.logo{font-family:"Cormorant Garamond";font-size:28px;font-weight:700;letter-spacing:2px;color:#29221f;text-decoration:none;white-space:nowrap}.logo i{font-style:normal;font-weight:500;color:#9a7561}nav{display:flex;gap:34px}nav a,.actions button{color:#39312c;text-decoration:none;background:none;border:0;cursor:pointer;font:inherit}.actions{display:flex;gap:16px;align-items:center}.actions b{background:#9a7561;color:white;border-radius:50%;font-size:10px;padding:3px 6px}
.hero{min-height:690px;display:grid;grid-template-columns:47% 53%;background:#eee5dc}.hero-copy{padding:110px max(28px,calc((100vw - 1144px)/2)) 100px max(28px,calc((100vw - 1144px)/2));display:flex;justify-content:center;flex-direction:column}.eyebrow{font-size:11px;letter-spacing:2.5px;color:#9a7561;font-weight:700}.hero h1{font-family:"Cormorant Garamond";font-size:76px;line-height:.88;font-weight:600;margin:20px 0}.hero h1 em{color:#9a7561;font-style:italic}.hero-copy>p:not(.eyebrow){max-width:490px;color:#746b65;line-height:1.8}.btn{display:inline-flex;align-items:center;gap:55px;width:max-content;margin-top:22px;background:#29221f;color:#fff;text-decoration:none;padding:16px 20px;font-size:12px;letter-spacing:.7px}.btn span{font-size:18px}.hero-photo{position:relative;overflow:hidden;background:linear-gradient(145deg,#d8c4b7,#eee1d6);display:grid;place-items:center}.circle{position:absolute;width:470px;height:470px;border-radius:50%;background:#cbb1a0;top:110px}.bag{position:absolute;z-index:2;background:linear-gradient(120deg,#5b4034,#a8795e);box-shadow:25px 35px 50px #5b403433}.bag-large{width:340px;height:300px;border-radius:25px 25px 55px 55px;top:205px}.bag-large:before{content:"";position:absolute;width:190px;height:150px;border:14px solid #5b4034;border-bottom:0;border-radius:100px 100px 0 0;left:60px;top:-115px}.bag-large:after{content:"FUNTIA";position:absolute;left:0;right:0;top:130px;text-align:center;color:#e5c5a8;letter-spacing:5px;font:700 15px "DM Sans"}.label{position:absolute;z-index:4;right:12%;bottom:75px;background:#f8f5f1;padding:16px 22px;font:12px "DM Sans";letter-spacing:2px}.label b{font-size:9px;color:#9a7561}.section{padding-top:90px;padding-bottom:90px}.head{display:flex;justify-content:space-between;align-items:end;margin:12px 0 30px}.head h2,.about h2,.quote h2{font:600 52px/1 "Cormorant Garamond";margin:0}.head>a{color:#9a7561;text-decoration:none}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.card{cursor:pointer}.pic{height:340px;background:#eae1da;position:relative;display:grid;place-items:center;overflow:hidden}.pic .bagicon{width:170px;height:145px;border-radius:20px 20px 32px 32px;box-shadow:15px 25px 35px #0002}.pic .bagicon:before{content:"";position:absolute;width:85px;height:65px;border:9px solid currentColor;border-bottom:0;border-radius:60px 60px 0 0;top:-55px;left:42px}.tag{position:absolute;left:13px;top:13px;background:#fff;padding:6px 9px;font-size:9px;letter-spacing:1px}.card h3{font-family:"Cormorant Garamond";font-size:23px;margin:12px 0 3px}.meta{font-size:11px;color:#91867e}.price{font-weight:700;margin-top:8px}.old{color:#aaa;text-decoration:line-through;font-weight:400;margin-left:6px}.filters{display:flex;gap:5px}.filters button{border:0;background:none;padding:8px 11px;color:#766c66;cursor:pointer}.filters button.active{color:#9a7561;border-bottom:1px solid #9a7561}
.quote{background:#29221f;color:#f8f5f1;text-align:center;padding:105px 20px}.quote span{font:90px "Cormorant Garamond";color:#b9937e}.quote h2{font-size:55px}.quote p{font-size:10px;letter-spacing:3px;color:#b9937e;margin-top:25px}.about{background:#e7d9cf;padding:100px 0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about h2{font-size:65px;margin-top:18px}.about p{line-height:2;color:#625952}.foot{padding:60px 28px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.foot p,.foot a{font-size:12px;color:#81766f}.foot a{display:block;text-decoration:none;margin:10px 0}.foot b{font-size:12px}.copy{text-align:center;border-top:1px solid #e1d8d1;padding:18px;color:#9a8f88;font-size:10px}
.overlay{position:fixed;inset:0;background:#0007;z-index:50;display:none}.overlay.open{display:block}.cart{position:absolute;right:0;top:0;height:100%;width:min(430px,100%);background:#fbf8f5;padding:35px;overflow:auto}.x{position:absolute;right:20px;top:15px;border:0;background:none;font-size:30px}.cart h2{font:600 45px "Cormorant Garamond"}.row{display:grid;grid-template-columns:65px 1fr auto;gap:12px;padding:15px 0;border-bottom:1px solid #e3dad3}.thumb{background:#e9dfd7;display:grid;place-items:center;font-size:26px}.row small{display:block;color:#998e87;margin-top:5px}.remove{border:0;background:none;color:#9a7561}.total{display:flex;justify-content:space-between;padding:25px 0;font-size:19px}.checkout{width:100%;padding:16px;background:#29221f;color:white;border:0;cursor:pointer}.empty{text-align:center;color:#9b918a;padding:40px 0}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);opacity:0;background:#29221f;color:white;padding:13px 20px;z-index:100;transition:.25s}#toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:850px){nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:80px 28px}.hero-photo{min-height:520px}.grid{grid-template-columns:repeat(2,1fr)}.about-grid{grid-template-columns:1fr;gap:25px}.foot{grid-template-columns:1fr 1fr}.head{display:block}.filters{margin-top:20px;overflow:auto;white-space:nowrap}}
@media(max-width:520px){.grid,.foot{grid-template-columns:1fr}.hero h1{font-size:57px}.head h2{font-size:43px}.quote h2{font-size:40px}.pic{height:310px}.bag-large{width:280px;height:245px}}

.product-photo{width:100%;height:100%;object-fit:contain;display:block;background:#fff}
.pic{background:#fff!important}

.cat-hero{display:block;position:relative;background:#fff}
.cat-hero img{width:100%;height:100%;min-height:690px;object-fit:cover;display:block}
.cat-hero .label{z-index:4}
@media(max-width:850px){.cat-hero img{min-height:520px}}

#order-form{border-top:1px solid #e3dad3;padding-top:12px}#order-form h3{font:600 28px "Cormorant Garamond";margin:14px 0}#order-form label{display:block;font-size:12px;margin:12px 0;color:#625952}#order-form input:not([type=hidden]),#order-form textarea{display:block;width:100%;padding:11px;margin-top:6px;background:#fff;border:1px solid #d5c9c1;border-radius:2px;font:inherit;color:#282320}#order-form textarea{min-height:65px;resize:vertical}.order-note{font-size:12px;line-height:1.5;color:#625952}
