:root{font:16px/1.45 Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;color:#1b1d1b;background:#f8f8f6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #7ca56b;outline-offset:2px}.wrap{max-width:1240px;padding:0 30px;margin:auto}header{height:75px;background:#ffffffed;position:sticky;top:0;z-index:30;border-bottom:1px solid #e8eae5;backdrop-filter:blur(15px)}.header,.head-actions,.heading{display:flex;align-items:center;justify-content:space-between}.header{height:100%}.logo{color:#171917;text-decoration:none;font-size:1.3rem;font-weight:900;letter-spacing:-.065em}.logo span{font-weight:450}.head-actions{gap:12px}.head-actions select,.icon{border:0;border-radius:99px;background:#f0f1ee;height:40px;padding:0 12px}.icon{width:40px;padding:0;font-size:1.2rem}.hero{padding-top:20px}.track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.track::-webkit-scrollbar,.pills::-webkit-scrollbar{display:none}.banner{flex:0 0 75%;height:355px;scroll-snap-align:start;border-radius:26px;position:relative;overflow:hidden;display:flex;align-items:center;padding:39px}.banner.green{background:#d3e7c1}.banner.beige{background:#e7d9cc}.banner.blue{background:#d9e3ea}.banner>div{position:relative;z-index:2;width:55%}.banner small,.feature small,.contact small{font-size:.73rem;letter-spacing:.14em;font-weight:850}.banner h1,.banner h2{font-size:clamp(2rem,4vw,3.6rem);line-height:1.03;letter-spacing:-.065em;margin:14px 0}.banner p{font-size:.94rem;max-width:400px;margin:0 0 23px}.banner img{position:absolute;right:0;top:0;width:47%;height:100%;object-fit:cover;object-position:center 35%;mask-image:linear-gradient(to right,transparent,#000 26%)}.btn{background:#1d201d;color:white;border:0;border-radius:99px;padding:12px 20px;font-weight:760;font-size:.86rem}.btn:hover{background:#3e453e}.btn.white{background:#fff;color:#1d201d}.dots{display:flex;justify-content:center;gap:7px;margin:14px}.dots button{border:0;background:#c6cac4;border-radius:99px;width:7px;height:7px;padding:0}.dots button.active{width:21px;background:#242724}.section{padding-top:56px;scroll-margin-top:88px}.heading{align-items:end;gap:15px;margin-bottom:19px}.section h2{font-size:clamp(1.55rem,2.7vw,2.16rem);line-height:1.13;letter-spacing:-.055em;margin:0}.heading p{font-size:.9rem;color:#777e75;margin:7px 0 0}.link{border:0;background:none;text-decoration:underline;text-underline-offset:4px;font-weight:750;white-space:nowrap}.pills{display:flex;gap:9px;overflow:auto;scrollbar-width:none}.pill{white-space:nowrap;padding:11px 18px;background:#fff;border:1px solid #dee1dc;border-radius:99px;font-size:.88rem;font-weight:700}.pill.active{background:#1b1d1b;color:#fff;border-color:#1b1d1b}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.card{background:white;border:1px solid #e8eae6;border-radius:21px;overflow:hidden;box-shadow:0 8px 27px #1b1d1b08}.card-image{position:relative;height:265px;background:#ecece9}.card-image img{width:100%;height:100%;object-fit:cover;object-position:center 28%}.badge{position:absolute;left:11px;top:11px;background:#fff;border-radius:99px;padding:6px 10px;font-size:.71rem;font-weight:850}.card-body{padding:15px}.card-body small{font-size:.74rem;letter-spacing:.07em;font-weight:800;color:#858a84}.card h3{font-size:1rem;line-height:1.2;min-height:2.4em;margin:6px 0 12px}.meta,.guest{color:#777d76;font-size:.84rem;margin-bottom:10px}.private{display:none}.partner .private{display:block}.partner .guest{display:none}.private strong{display:block}.stock{font-size:.79rem;color:#427641}.card .btn{width:100%;margin-top:8px;padding:10px}.feature{min-height:310px;display:grid;grid-template-columns:1fr 1fr;background:#202220;color:#fff;border-radius:26px;overflow:hidden}.feature-image{position:relative;min-height:310px}.feature-image img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 30%}.feature-image button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:65px;height:65px;border:1px solid white;background:#ffffffe8;border-radius:50%;font-size:1.2rem}.feature-copy{padding:40px;display:flex;flex-direction:column;align-items:start;justify-content:center}.feature-copy h2{margin:13px 0;font-size:clamp(1.7rem,3vw,2.65rem)}.feature-copy p{color:#d1d4cf;margin:0 0 23px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.steps article{background:white;border:1px solid #e8eae6;border-radius:21px;padding:24px}.steps small{font-weight:800;color:#878c86}.steps h3{font-size:1.1rem;margin:25px 0 7px}.steps p{margin:0;color:#777f76;font-size:.9rem}.contact{background:#e9eee6;padding:36px;border-radius:26px;display:grid;grid-template-columns:1fr 1fr;gap:30px}.contact h2{font-size:2.1rem;margin:12px 0}.contact p{color:#5e6a5c;max-width:380px}.contact .address{margin-top:30px}.contact a{color:#273427;font-weight:700;font-size:.9rem}.fields{display:grid;grid-template-columns:1fr 1fr;gap:11px}.fields label{font-size:.8rem;font-weight:750}.fields input,.fields textarea{display:block;margin-top:5px;width:100%;border:1px solid #d7ded5;border-radius:11px;padding:11px;background:white;min-width:0}.fields .wide{grid-column:1/-1}.fields textarea{height:100px;resize:vertical}form .btn{margin-top:13px}.status{font-size:.8rem;color:#687a65}.status a{font-weight:800}footer{text-align:center;padding:28px 12px 100px;color:#92978f;font-size:.8rem}.bottom{display:none}.overlay{position:fixed;inset:0;z-index:60;background:#0008;display:none;align-items:center;justify-content:center;padding:15px}.overlay.show{display:flex}.sheet{width:min(100%,470px);max-height:88dvh;overflow:auto;background:#fff;border-radius:24px;padding:24px}.sheet-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.sheet h2{font-size:1.55rem;letter-spacing:-.04em;margin:0}.sheet p{color:#727b70}.close{border:0;border-radius:50%;height:36px;width:36px;background:#f1f2ee;font-size:1.2rem}.sheet label{display:block;font-size:.85rem;font-weight:750;margin:15px 0 0}.sheet input{width:100%;border:1px solid #d9ded5;border-radius:11px;padding:11px;margin-top:5px}.sheet .btn{width:100%;margin-top:17px}.sheet .note{font-size:.79rem;color:#8b9088}.qty{display:flex;gap:13px;align-items:center;margin:19px 0}.qty button{width:36px;height:36px;background:#f6f7f3;border:1px solid #ddd;border-radius:9px}.cart-item{border-bottom:1px solid #eee;padding:14px 0}.cart-item small{display:block;color:#7d857a}.cart-item button{border:0;background:none;text-decoration:underline;padding:3px 0}.demo{background:#f1f3ed;border-radius:9px;padding:9px;font-size:.8rem}.rtl{direction:rtl}.rtl .banner img{left:0;right:auto;mask-image:linear-gradient(to left,transparent,#000 26%)}@media(max-width:850px){.wrap{padding:0 18px}.banner{flex-basis:88%;height:320px;padding:26px}.banner h1,.banner h2{font-size:2.15rem}.banner>div{width:62%}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card-image{height:225px}.feature{grid-template-columns:1fr}.feature-image{min-height:240px}.steps{grid-template-columns:1fr 1fr}.contact{grid-template-columns:1fr}}@media(max-width:550px){header{height:67px}.logo{font-size:1.13rem}.head-actions select{max-width:95px}.hero{padding-top:12px}.banner{flex-basis:92%;height:295px;padding:21px;border-radius:20px}.banner>div{width:70%}.banner h1,.banner h2{font-size:1.77rem}.banner p{font-size:.78rem;line-height:1.3}.banner .btn{font-size:.72rem;padding:10px 13px}.banner img{width:48%}.section{padding-top:43px}.heading p{font-size:.82rem}.grid{gap:9px}.card{border-radius:16px}.card-image{height:175px}.card-body{padding:11px}.card h3{font-size:.89rem}.meta,.guest{font-size:.76rem}.card .btn{font-size:.76rem}.steps{grid-template-columns:1fr}.steps article{padding:20px}.steps h3{margin-top:13px}.feature-copy{padding:24px}.contact{padding:23px;gap:15px}.contact h2{font-size:1.8rem}.fields{grid-template-columns:1fr}.bottom{display:grid;position:fixed;bottom:0;left:0;right:0;height:76px;padding-bottom:env(safe-area-inset-bottom);grid-template-columns:repeat(4,1fr);background:#fffffff0;backdrop-filter:blur(15px);border-top:1px solid #e6e8e3;z-index:40}.bottom button{border:0;background:none;color:#6a7168;font-size:.7rem}.bottom b{display:block;font-size:1.4rem;line-height:1.2;color:#222;font-weight:400}.bottom i{font-style:normal;font-size:.65rem}.overlay{align-items:flex-end;padding:0}.sheet{width:100%;border-radius:24px 24px 0 0;padding-bottom:max(25px,env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* Interaction and typography refinements */
:root{scroll-padding-top:88px}button{transition:background-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}button:active{transform:scale(.97)}.logo{white-space:nowrap}.account-anchor{position:relative}.icon{display:grid;place-items:center;border:1px solid #e6e9e4;background:#fff;box-shadow:0 2px 8px #1824180c}.icon:hover{background:#eef3eb}.icon svg,.bottom svg,.close svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.icon svg{width:23px;height:23px}.bottom svg{width:23px;height:23px}.bottom button{min-width:0}.bottom button:hover,.bottom button:focus-visible{color:#1b1d1b}.bottom i:not(:empty){display:inline-grid;place-items:center;min-width:16px;height:16px;padding:0 3px;border-radius:99px;background:#1d201d;color:#fff;font-size:.65rem;font-weight:700;vertical-align:top}.login-tip{position:absolute;z-index:55;right:0;top:52px;display:flex;align-items:center;gap:7px;padding:6px 7px 6px 14px;border:1px solid #dce5d8;border-radius:13px;background:#fff;box-shadow:0 12px 35px #1d2d1d25;white-space:nowrap;opacity:0;transform:translateY(-6px);transition:opacity .25s ease,transform .25s ease}.login-tip[hidden]{display:none}.login-tip.visible{opacity:1;transform:translateY(0)}.login-tip:before{content:"";position:absolute;right:13px;top:-6px;width:10px;height:10px;transform:rotate(45deg);background:#fff;border-left:1px solid #dce5d8;border-top:1px solid #dce5d8}.tip-main,.tip-close{border:0;background:none}.tip-main{font-size:.86rem;font-weight:780;color:#1e3d27;padding:6px 4px}.tip-close{width:27px;height:27px;border-radius:7px;color:#7b8478;font-size:1.1rem;line-height:1}.tip-close:hover{background:#f0f3ed}.rtl .login-tip{right:auto;left:0}.rtl .login-tip:before{right:auto;left:13px}.banner{box-shadow:0 10px 26px #1f261d0b}.banner h1,.banner h2,.feature-copy h2{overflow-wrap:break-word}.banner .btn,.card .btn{min-height:44px}.banner-dots,.dots{min-height:25px}.card{transition:transform .2s ease,box-shadow .2s ease}.card:hover{transform:translateY(-3px);box-shadow:0 14px 32px #1b1d1b14}.card-image img{transition:transform .35s ease}.card:hover .card-image img{transform:scale(1.025)}.card-body small{font-size:.83rem}.card h3{font-size:1.04rem}.meta,.guest{font-size:.88rem}.private{font-size:.86rem}.stock{font-size:.83rem}.pill{min-height:44px}.feature-image button{display:grid;place-items:center}.feature-image button svg{width:26px;height:26px;fill:none;stroke:#1d201d;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.fields label{font-size:.88rem}.fields input,.fields textarea{font-size:1rem}.status{line-height:1.6}.copy-btn{border:1px solid #b7c4b4;background:#fff;color:#1d3b22;padding:5px 9px;margin-inline-start:8px;border-radius:8px;font-size:.82rem;font-weight:750}.modal-image{display:block;width:100%;height:245px;object-fit:cover;object-position:center 26%;border-radius:15px;margin-top:16px}.sheet .close{display:grid;place-items:center;flex:0 0 auto}.sheet .close svg{width:19px;height:19px}.sheet .btn{min-height:46px}.mode-label{display:inline-block;background:#eaf1e8;color:#315b32;border-radius:99px;font-size:.75rem;font-weight:800;padding:5px 9px;margin-top:17px}.modal-actions{display:grid;gap:9px;margin-top:20px}.modal-actions .btn{margin:0}.outline-btn{background:#fff;border:1px solid #cbd7c8;color:#223a26;border-radius:99px;padding:12px 18px;font-weight:750;min-height:46px}.outline-btn:hover{background:#f1f6ef}.sheet .note{line-height:1.5}.qty button{display:grid;place-items:center;min-width:38px;min-height:38px;font-size:1.1rem}.cart-item button{font-weight:700;color:#4b6250}.rtl .head-actions{direction:ltr}.rtl .contact,.rtl .sheet{text-align:right}.rtl .card-body{text-align:right}.rtl .badge{left:auto;right:11px}.rtl .banner img{left:0;right:auto}.rtl .feature-copy{align-items:start}.rtl .steps{text-align:right}.rtl .banner .btn{direction:rtl}@media(max-width:550px){.logo{font-size:1.1rem}.head-actions{gap:8px}.head-actions select{max-width:86px;font-size:.81rem}.banner{height:310px}.banner>div{width:72%}.banner img{width:49%}.banner h1,.banner h2{font-size:1.75rem}.card-image{height:190px}.card-body small{font-size:.75rem}.card h3{font-size:.94rem;min-height:2.4em}.meta,.guest{font-size:.8rem;line-height:1.35}.card .btn{font-size:.81rem}.bottom{height:78px}.bottom b{height:27px;display:grid;place-items:center}.bottom button{font-size:.74rem}.rtl .banner h1,.rtl .banner h2{font-size:1.6rem}.rtl .banner{height:320px}.login-tip{top:48px}}
@media(prefers-reduced-motion:reduce){button,.card,.card-image img,.login-tip{transition:none}}
/* Minimal wholesale catalogue direction */
:root{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text",Inter,ui-sans-serif,system-ui,sans-serif;background:#f5f5f7;color:#1d1d1f}body{background:#f5f5f7}header{height:64px;background:#ffffffeb;border-bottom:1px solid #e5e5e8}.logo{font-size:1.22rem;font-weight:780;letter-spacing:-.055em}.logo span{font-weight:420}.head-actions select{background:#f5f5f7;border:1px solid #eeeef0;height:38px;color:#3d3d40}.icon{height:38px;width:38px;box-shadow:none;border:1px solid #e5e5e8;background:#fff}.header-cart{position:relative}.header-cart i:not(:empty){position:absolute;right:-4px;top:-5px;min-width:17px;height:17px;display:grid;place-items:center;padding:0 3px;border-radius:99px;background:#1d1d1f;color:#fff;font-size:.65rem;font-style:normal;font-weight:700}.hero{padding-top:18px}.banner{height:270px;padding:32px;border-radius:22px;box-shadow:none}.banner.green{background:#e7eee2}.banner.beige{background:#f0eae5}.banner.blue{background:#e9edf1}.banner>div{width:56%}.banner small{font-size:.75rem;color:#51564f;letter-spacing:.11em}.banner h1,.banner h2{font-size:clamp(1.8rem,2.8vw,2.55rem);line-height:1.08;letter-spacing:-.055em;margin:15px 0 24px;font-weight:690}.banner img{width:45%;mask-image:linear-gradient(to right,transparent,#000 30%)}.btn{border-radius:12px;min-height:42px;padding:10px 17px;font-weight:680;font-size:.87rem;background:#1d1d1f}.btn:hover{background:#3b3b3e}.banner .btn{min-height:40px}.dots{margin:10px 0 0}.section{padding-top:44px;scroll-margin-top:76px}.heading{margin-bottom:16px}.section h2{font-size:1.52rem;font-weight:700;letter-spacing:-.045em}.heading p{display:none}.pills{gap:8px}.pill{min-height:40px;padding:8px 15px;border-radius:11px;border-color:#e5e5e8;background:#fff;font-size:.86rem;font-weight:640}.pill.active{background:#1d1d1f;border-color:#1d1d1f}.link{font-size:.86rem;color:#55565a;text-decoration:none}.link:hover{text-decoration:underline}.grid{gap:12px}.card{border-radius:17px;border-color:#e9e9eb;box-shadow:none;transition:box-shadow .18s ease,transform .18s ease}.card:hover{box-shadow:0 8px 24px #00000010;transform:translateY(-2px)}.card-image{height:230px;background:#efeff0}.badge{font-size:.71rem;background:#ffffffed;color:#343538;padding:5px 9px}.card-body{padding:14px}.card-body small{font-size:.79rem;color:#77787d;font-weight:680}.card h3{font-size:.99rem;font-weight:700;min-height:2.4em;margin:5px 0 9px}.meta,.guest{font-size:.84rem;color:#6b6c70}.private{font-size:.82rem}.stock{color:#5b6f5d}.card .btn{margin-top:5px;min-height:40px;font-size:.83rem}.feature{min-height:210px;grid-template-columns:42% 58%;background:#e8ebeb;color:#1d1d1f;border-radius:20px}.feature-image{min-height:210px}.feature-image img{object-position:center 28%}.feature-image button{width:45px;height:45px;background:#ffffffdf;box-shadow:0 4px 18px #0002}.feature-image button svg{width:21px;height:21px}.feature-copy{padding:24px 30px}.feature-copy small{font-size:.72rem;color:#707477}.feature-copy h2{font-size:1.65rem;line-height:1.12;margin:10px 0 18px;font-weight:700}.feature-copy p{display:none}.feature-copy .btn.white{background:#fff;border:1px solid #dbdddf;border-radius:11px;min-height:40px}.steps{gap:10px}.steps article{border-radius:16px;padding:18px 20px;min-height:105px;box-shadow:none;border-color:#e9e9eb}.steps small{font-size:.78rem;color:#86878a}.steps h3{font-size:1rem;margin:16px 0 0;font-weight:680}.steps p{display:none}.contact{background:#fff;border:1px solid #e9e9eb;border-radius:20px;padding:32px;gap:26px}.contact small{color:#86878a;font-size:.72rem}.contact h2{font-size:1.7rem;letter-spacing:-.045em;margin:12px 0}.contact p{color:#707176}.contact .address{font-size:.86rem;margin-top:23px}.contact a{display:none}.fields label{font-size:.84rem;color:#44454a}.fields input,.fields textarea{border-color:#d9dadd;background:#fafafa;border-radius:11px;padding:11px}.fields input:focus,.fields textarea:focus{background:white}.fields textarea{height:90px}.status{color:#77797e}.sheet{border-radius:20px}.modal-image{height:230px}.mode-label{background:#f0f2f0;color:#536457}.copy-btn{border-radius:8px}footer{padding:28px 12px 80px;color:#929399}.rtl .banner img{mask-image:linear-gradient(to left,transparent,#000 30%)}@media(max-width:850px){.banner{height:245px}.banner h1,.banner h2{font-size:2rem}.card-image{height:210px}.feature{grid-template-columns:45% 55%}.contact{grid-template-columns:1fr}}@media(max-width:550px){header{height:62px}.wrap{padding:0 16px}.logo{font-size:1.03rem}.head-actions{gap:6px}.head-actions select{max-width:80px;height:36px;font-size:.78rem}.icon{height:36px;width:36px}.icon svg{width:21px;height:21px}.hero{padding-top:12px}.banner{height:225px;flex-basis:91%;padding:20px;border-radius:18px}.banner>div{width:70%}.banner small{font-size:.66rem}.banner h1,.banner h2{font-size:1.55rem;line-height:1.1;margin:11px 0 16px}.banner img{width:46%}.banner .btn{min-height:36px;padding:7px 11px;font-size:.74rem}.section{padding-top:34px}.section h2{font-size:1.34rem}.heading{margin-bottom:13px}.pill{min-height:38px;padding:7px 12px;font-size:.82rem}.grid{gap:8px}.card{border-radius:14px}.card-image{height:170px}.card-body{padding:10px}.card h3{font-size:.88rem;min-height:2.4em}.card-body small{font-size:.74rem}.meta,.guest,.private{font-size:.78rem;line-height:1.4}.card .btn{font-size:.77rem;min-height:39px;padding:7px}.badge{font-size:.65rem;padding:4px 7px}.feature{display:block;min-height:0}.feature-image{height:135px;min-height:135px}.feature-copy{padding:17px 20px 20px}.feature-copy h2{font-size:1.3rem;margin:7px 0 13px}.steps{display:grid;grid-template-columns:1fr;gap:0;background:#fff;border:1px solid #e9e9eb;border-radius:16px;overflow:hidden}.steps article{min-height:0;border:0;border-radius:0;border-bottom:1px solid #ececee;padding:14px 18px;display:flex;align-items:center;gap:18px}.steps article:last-child{border:0}.steps h3{margin:0;font-size:.93rem}.contact{padding:20px;gap:12px}.contact h2{font-size:1.45rem}.contact .address{margin-top:15px}.bottom{height:73px;background:#fffffff2}.login-tip{top:43px}.rtl .banner h1,.rtl .banner h2{font-size:1.44rem}.rtl .banner{height:235px}}@media(prefers-reduced-motion:reduce){.card,.card-image img,button{transition:none}}
/* Separate, focused pages */
.desktop-links{display:flex;align-items:center;gap:25px;margin-left:auto;margin-right:28px}.desktop-links a{color:#55565a;text-decoration:none;font-size:.9rem;font-weight:600}.desktop-links a:hover,.desktop-links a[aria-current="page"]{color:#1d1d1f}.desktop-links a[aria-current="page"]{font-weight:750}body[data-page="home"] #materials,body[data-page="home"] #about,body[data-page="home"] #process,body[data-page="home"] #contact{display:none}body[data-page="home"] #products .grid .card:nth-child(n+5){display:none}body[data-page="collections"] .hero,body[data-page="collections"] #about,body[data-page="collections"] #process,body[data-page="collections"] #contact{display:none}body[data-page="about"] .hero,body[data-page="about"] #materials,body[data-page="about"] #products,body[data-page="about"] #contact{display:none}body[data-page="contact"] .hero,body[data-page="contact"] #materials,body[data-page="contact"] #products,body[data-page="contact"] #about,body[data-page="contact"] #process{display:none}body[data-page="collections"] main,body[data-page="about"] main,body[data-page="contact"] main{min-height:calc(100dvh - 160px)}body[data-page="collections"] #materials,body[data-page="about"] #about,body[data-page="contact"] #contact{padding-top:42px}body[data-page="home"] #all{display:inline-block}@media(max-width:850px){.desktop-links{gap:13px;margin-right:15px}.desktop-links a{font-size:.79rem}}@media(max-width:650px){.desktop-links{display:none}body[data-page="home"] #products .grid .card:nth-child(n+5){display:none}}
/* The homepage retains the complete overview. */
body[data-page="home"] #materials,body[data-page="home"] #about,body[data-page="home"] #process,body[data-page="home"] #contact{display:block}body[data-page="home"] #products .grid .card:nth-child(n+5){display:block}
/* Wholesale working surfaces */
.catalog-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:16px 0}.search-label{width:min(100%,360px);height:44px;background:#fff;border:1px solid #dedee2;border-radius:12px;display:flex;align-items:center;gap:9px;padding:0 13px}.search-label svg{width:18px;height:18px;fill:none;stroke:#77787d;stroke-width:1.8;flex:0 0 auto}.search-label input{border:0;outline:0;background:transparent;min-width:0;width:100%;font-size:.9rem}.search-label:focus-within{outline:2px solid #74747a;outline-offset:2px}.result-count{color:#77787d;font-size:.82rem}.empty-results{background:#fff;border-radius:15px;padding:32px;color:#68696e}.cart-page{display:none}.cart-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(270px,1fr);gap:20px}.cart-page-items,.cart-summary{background:white;border:1px solid #e8e8eb;border-radius:18px;padding:22px}.cart-row{display:grid;grid-template-columns:70px 1fr auto;gap:16px;align-items:center;padding:14px 0;border-bottom:1px solid #eeeef0}.cart-row:last-child{border:0}.cart-row img{width:70px;height:78px;object-fit:cover;border-radius:9px}.cart-row b{font-size:.95rem}.cart-row small{display:block;color:#73747a;margin-top:5px}.cart-controls{display:flex;align-items:center;gap:8px}.cart-controls button{width:34px;height:34px;border:1px solid #dddde1;background:#fff;border-radius:9px;font-size:1.05rem}.cart-controls strong{min-width:18px;text-align:center}.cart-remove{background:none;border:0;text-decoration:underline;color:#73747a;font-size:.82rem;padding:5px 0}.cart-summary h3{margin:0 0 20px;font-size:1.12rem}.cart-summary p{font-size:.84rem;color:#75767b;line-height:1.5}.cart-summary .total-line{display:flex;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid #ececef}.cart-summary .btn,.cart-summary .outline-btn{width:100%;margin-top:13px}.cart-summary .outline-btn{background:#fff;color:#242428;border-color:#dadade;border-radius:12px}.enquiry-summary{margin-top:18px;font-size:.88rem;color:#44454a}.enquiry-summary div{padding:7px 0;border-bottom:1px solid #e9e9eb}.enquiry-summary strong{display:block;margin-bottom:4px}body[data-page="home"] .catalog-tools{display:none}body[data-page="collections"] .catalog-tools{display:flex}body[data-page="about"] .catalog-tools,body[data-page="contact"] .catalog-tools{display:none}body[data-page="cart"] .hero,body[data-page="cart"] #materials,body[data-page="cart"] #products,body[data-page="cart"] #about,body[data-page="cart"] #process,body[data-page="cart"] #contact{display:none}body[data-page="cart"] .cart-page{display:block;padding-top:42px;min-height:calc(100dvh - 160px)}@media(max-width:700px){.cart-layout{grid-template-columns:1fr}.cart-page-items,.cart-summary{padding:17px}.cart-row{grid-template-columns:58px 1fr auto;gap:10px}.cart-row img{width:58px;height:70px}.cart-controls{gap:4px}.cart-controls button{width:30px;height:30px}.search-label{width:100%}.result-count{white-space:nowrap}}
.customize-page{display:none}.customize-panel{display:grid;grid-template-columns:1.1fr .9fr;background:#eceef0;border-radius:22px;overflow:hidden;min-height:390px}.customize-panel>div{padding:45px;align-self:center}.customize-panel small{font-weight:750;letter-spacing:.1em;color:#696a70}.customize-panel h1{font-size:clamp(2.1rem,4vw,3.2rem);line-height:1.04;letter-spacing:-.055em;margin:15px 0}.customize-panel p{color:#606168;line-height:1.5;max-width:410px}.customize-panel img{width:100%;height:100%;object-fit:cover;object-position:center 25%}.custom-moq{display:flex;align-items:baseline;gap:9px;margin:25px 0}.custom-moq strong{font-size:2.2rem;letter-spacing:-.06em}.custom-moq span{color:#606168}.custom-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.custom-steps div{background:#fff;border:1px solid #e8e8eb;border-radius:15px;padding:20px;display:flex;align-items:center;gap:15px}.custom-steps small{color:#8b8c90}.custom-steps b{font-size:.92rem}.custom-check{display:flex!important;align-items:center;gap:9px;margin:6px 0}.custom-check input{width:19px!important;height:19px!important;flex:0 0 auto;margin:0!important;accent-color:#1d1d1f}.custom-check span{line-height:1.4}body[data-page="customize"] .hero,body[data-page="customize"] #materials,body[data-page="customize"] #products,body[data-page="customize"] #about,body[data-page="customize"] #process,body[data-page="customize"] #contact{display:none}body[data-page="customize"] .customize-page{display:block;padding-top:42px;min-height:calc(100dvh - 160px)}@media(max-width:850px){.desktop-links{gap:11px;margin-right:13px}.desktop-links a{font-size:.78rem}}@media(max-width:650px){.customize-panel{grid-template-columns:1fr}.customize-panel>div{padding:27px}.customize-panel img{height:225px;order:-1}.custom-steps{grid-template-columns:1fr;gap:8px}.custom-steps div{padding:15px}}
/* Type, spacing, and mobile navigation refinement */
body{font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3{font-weight:700;letter-spacing:-.035em}.banner h1,.banner h2{font-weight:700}.card-body small,.meta,.guest,.private,.badge,.pill,.link,.fields label,.bottom button,.desktop-links a{letter-spacing:0}.card-body small,.meta,.guest,.private{font-size:.875rem}.badge{font-size:.76rem}.fields label,.bottom button{font-size:.875rem}.fields input,.fields textarea{font-size:1rem;min-height:45px}.btn,.outline-btn,.pill,.icon,.bottom button{transition:background-color .18s ease,color .18s ease,transform .18s ease}.btn:active,.pill:active,.icon:active{transform:scale(.98)}button:disabled{opacity:.42;cursor:not-allowed}.brand-strip{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:25px 30px;margin-top:44px;border-radius:18px;background:#e8e9eb}.brand-strip small{font-size:.73rem;font-weight:750;color:#6d6e73;letter-spacing:.1em}.brand-strip h2{font-size:1.38rem;margin:5px 0}.brand-strip p{font-size:.9rem;color:#62636a;margin:0}.brand-strip .btn{text-decoration:none;white-space:nowrap}body:not([data-page="home"]) .brand-strip{display:none}@media(max-width:650px){.brand-strip{display:block;padding:20px;margin-top:34px}.brand-strip .btn{display:inline-block;margin-top:17px;font-size:.85rem}.bottom{display:flex;justify-content:space-around}.bottom button{min-width:0;flex:1;font-size:.72rem;line-height:1.15;padding:6px 2px}.bottom svg{width:20px;height:20px}.card-body small,.meta,.guest,.private{font-size:.8rem}.badge{font-size:.69rem}.fields label{font-size:.875rem}.section h2{font-size:1.4rem}.card h3{font-size:.94rem}.desktop-links{display:none}}@media(prefers-reduced-motion:reduce){.btn,.outline-btn,.pill,.icon,.bottom button{transition:none}}
.sheet .custom-product{width:100%;margin-top:10px}.customize-panel img{object-position:center 25%}
.contact a.whatsapp-direct{display:inline-flex;align-items:center;gap:10px;text-decoration:none;background:#fff;border:1px solid #dbdfe0;border-radius:13px;padding:11px 14px;color:#25272a;margin-top:9px}.whatsapp-direct svg{width:24px;height:24px;fill:none;stroke:#1b8c55;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.whatsapp-direct span{display:grid;line-height:1.25}.whatsapp-direct b{font-size:.89rem}.whatsapp-direct small{font-size:.8rem;color:#6e7074;letter-spacing:0;font-weight:500}.contact a.whatsapp-direct:hover{background:#f6faf7}
