:root{font-family:Arial,Helvetica,sans-serif;color:#192a2b;background:#f5f5f0;font-synthesis:none;--green:#23594c;--line:#dcded5;--muted:#63706a}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button,a{ -webkit-tap-highlight-color:transparent}a{color:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #d18440;outline-offset:4px}[hidden]{display:none!important}header{max-width:1400px;margin:auto;padding:25px 48px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:17px;font-weight:800;letter-spacing:1.5px}.brand small{display:block;font-size:9px;letter-spacing:5px;margin-top:5px}.disk{display:grid;place-items:center;background:#e5a361;width:43px;height:43px;border-radius:3px 10px 3px 3px;font-size:33px;color:#203d35}.brand:hover .disk{transform:rotate(-4deg)}nav{display:flex;align-items:center;gap:27px;font-size:13px}nav a{text-decoration:none}.bag{background:white;border:1px solid var(--line);border-radius:100px;padding:12px 17px}.bag span{background:var(--green);color:white;border-radius:50%;padding:3px 6px;margin-left:8px}main{max-width:1304px;margin:auto}.hero{position:relative;padding:76px 0 65px;overflow:hidden;min-height:420px}.eyebrow{font-size:10px;letter-spacing:2.5px;font-weight:700;display:flex;gap:9px;align-items:center}.eyebrow span{width:6px;height:6px;background:#b78245;border-radius:50%}h1{font-family:Georgia,serif;font-weight:400;font-size:62px;line-height:1.02;letter-spacing:-2px;margin:23px 0;position:relative;z-index:1}.hero>p{max-width:445px;color:var(--muted);font-size:16px;line-height:1.7;position:relative;z-index:1}.hero-meta{display:flex;align-items:center;gap:12px;margin-top:25px}.hero-meta strong{font-size:23px}.hero-meta span{font-size:12px;color:var(--muted)}.hero-tags{display:flex;gap:8px;margin-top:22px;font-size:10px}.hero-tags span{border:1px solid var(--line);border-radius:30px;padding:7px 10px}.hero-art{position:absolute;right:0;top:34px;width:43%;height:360px;border-radius:160px 4px 160px 4px;background:#183b38;overflow:hidden}.orb{width:310px;height:310px;border-radius:50%;background:radial-gradient(ellipse at 25% 25%,#e0ebae 0,#58c2a7 18%,#267b79 40%,#133b4e 58%,#e6a86e 76%,#26392e 83%);box-shadow:inset -25px -30px 45px #15332d,0 0 65px #97bb9155;position:absolute;left:18%;top:20px;transform:rotate(-32deg)}.art-label{position:absolute;bottom:27px;left:40px;font-size:9px;letter-spacing:3px;color:#b8d0be}.included{display:flex;align-items:center;gap:18px;background:#e8ede4;border:1px solid #d9e1d3;border-radius:9px;padding:17px 22px;margin-bottom:50px}.included p{font-size:13px;line-height:1.65;margin:0;color:#476052}.included strong{display:block;color:#243e31}.plus{font-size:30px;color:#3b7452}.shop-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:40px;align-items:start}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.section-heading h2{font-family:Georgia,serif;font-size:30px;font-weight:400;margin:0}.section-heading>span{font-size:11px;color:var(--muted)}.filters{display:flex;gap:12px;margin:24px 0}.filters label{display:block}.filters label>span{font-size:10px;font-weight:700;letter-spacing:1px;display:block;margin-bottom:8px;text-transform:uppercase}.search{flex:1}.filters input,.filters select{background:#fff;border:1px solid var(--line);border-radius:5px;padding:12px;width:100%;font-size:12px}.category{width:180px}.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 17px}.product{min-width:0}.visual{aspect-ratio:1.35;border-radius:8px;overflow:hidden;background:#162a31;position:relative}.visual img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}.product:hover img{transform:scale(1.03)}.visual.abstract{background:radial-gradient(ellipse at 30% 35%,hsl(var(--hue) 61% 69% / .85),transparent 32%),radial-gradient(ellipse at 65% 70%,hsl(calc(var(--hue) + 65) 52% 35%),transparent 40%),linear-gradient(135deg,#142f35,#182c28)}.visual.abstract:after{content:'FLUID';position:absolute;left:16px;bottom:15px;font-family:Georgia,serif;font-size:24px;letter-spacing:5px;color:#ffffff4d}.product-category{font-size:9px;letter-spacing:1.3px;text-transform:uppercase;color:#7b857d;margin:14px 0 7px}.product h3{font-size:14px;font-weight:600;margin:0}.product-bottom{display:flex;justify-content:space-between;align-items:center;margin:12px 0 7px}.product-bottom strong{font-size:13px}.add{border:1px solid #bac9bd;border-radius:5px;background:transparent;padding:8px 10px;font-size:11px;color:var(--green)}.add.added{background:#e0e8dc}.product small{font-size:9px;color:#8a785b}.empty{color:var(--muted);line-height:1.8;font-size:13px}aside{position:sticky;top:24px;border:1px solid var(--line);background:#fff;padding:25px;border-radius:10px}.cart-top{display:flex;justify-content:space-between;align-items:center}.cart-top h2{font-family:Georgia,serif;font-size:22px;font-weight:400;margin:0}.cart-top>span{font-size:12px;color:#8b958a}.cart-row{display:flex;justify-content:space-between;align-items:center;font-size:12px;gap:12px;border-bottom:1px solid #edf0e9;padding:15px 0}.cart-row strong{font-weight:500;display:block;margin-bottom:4px}.cart-row small{color:var(--muted)}.remove{background:none;border:0;color:#7b807b;padding:6px;font-size:19px}.subtotal{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;margin-top:20px;font-size:13px}.subtotal strong{font-size:20px}.tax-note{font-size:10px;color:var(--muted);line-height:1.5}.checkout{display:flex;width:100%;justify-content:space-between;background:var(--green);color:#fff;border:0;border-radius:5px;padding:15px;margin-top:19px;font-size:12px}.checkout-note{font-size:10px;color:var(--muted);line-height:1.6;text-align:center}.cart-detail{padding-top:20px;margin-top:20px;border-top:1px solid var(--line);font-size:12px}.cart-detail p,.delivery{font-size:11px;line-height:1.7;color:var(--muted)}#error{color:#a32a32;font-size:12px;line-height:1.5}.how{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;border-top:1px solid var(--line);padding:50px 0;margin-top:65px}.how span{font-size:9px;letter-spacing:2px;color:#8c7659}.how h3{font-family:Georgia,serif;font-weight:400;font-size:23px}.how p{color:var(--muted);font-size:13px;line-height:1.7}footer{max-width:1304px;margin:30px auto;padding:30px 0;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.footer-brand{font-size:15px;font-weight:700;color:#324c40;text-decoration:none}footer div{display:flex;gap:25px;margin:20px 0}footer .privacy-note{max-width:640px;font-size:10px;line-height:1.7}.order-card{max-width:740px;margin:65px auto 110px;padding:45px;background:white;border:1px solid var(--line);border-radius:12px}.order-card h1{font-size:43px;line-height:1.1}.order-card p{line-height:1.7;color:var(--muted);font-size:14px}.download{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:17px 0;border-bottom:1px solid var(--line)}.download a,#refresh-order{border:0;background:var(--green);color:white;border-radius:5px;padding:12px 16px;font-size:12px;text-decoration:none}.back{display:inline-block;font-size:12px;margin:20px}.order-help,#order-reference{font-size:11px!important;overflow-wrap:anywhere}@media(min-width:1450px){main,footer{max-width:1250px}}@media(max-width:1380px){main,footer{margin-left:48px;margin-right:48px}.hero h1{font-size:55px}.shop-layout{gap:25px}}@media(max-width:1000px){.products{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-art{width:35%;opacity:.85}.orb{left:0;top:40px;width:230px;height:230px}.hero-art{height:320px}.hero h1{font-size:47px}.hero>p{max-width:370px}.shop-layout{grid-template-columns:minmax(0,1fr) 285px}}@media(max-width:720px){header{padding:20px}nav{gap:13px;font-size:11px}nav>a:first-child{display:none}.brand{font-size:13px}.brand small{font-size:7px}.disk{width:34px;height:34px;font-size:26px}main,footer{margin-left:20px;margin-right:20px}.hero{padding:45px 0 30px;min-height:auto}.hero-art{display:none}.hero h1{font-size:47px}.hero>p{max-width:100%}.hero-tags{flex-wrap:wrap}.hero-meta span{font-size:11px}.included{margin-bottom:35px;padding:16px}.shop-layout{display:flex;flex-direction:column}.collection{width:100%}aside{position:static;width:100%;margin-top:20px}.section-heading h2{font-size:26px}.category{width:135px}.products{gap:20px 13px}.how{grid-template-columns:1fr;gap:20px;margin-top:40px;padding-top:35px}.how h3{margin:12px 0}.order-card{padding:25px;margin:30px 0}.order-card h1{font-size:35px}.download{font-size:13px}.privacy-note{font-size:10px}.bag{padding:9px}.filters input,.filters select{font-size:12px;padding:10px}}
.visual.abstract{--hue:165}.product:nth-child(4n+2) .visual.abstract{--hue:255}.product:nth-child(4n+3) .visual.abstract{--hue:25}.product:nth-child(4n) .visual.abstract{--hue:205}
