:root{--ink:#371824;--wine:#56172d;--rose:#eab5c3;--paper:#fffafa;--soft:#f8edf0;--line:#e7d7dd;--muted:#775d68}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:130px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Tajawal,Arial,sans-serif;font-size:17px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}a,button,input,textarea{touch-action:manipulation}button,a,input,textarea{outline-offset:5px}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #ac5476}img{max-width:100%;display:block}button{cursor:pointer}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.3}h1{font-size:clamp(2.8rem,5.3vw,5.3rem);font-weight:500;letter-spacing:-.03em}h2{font-size:clamp(2rem,3.5vw,3.4rem);font-weight:500;letter-spacing:-.02em}h3{font-size:1.45rem;font-weight:700}p{color:var(--muted)}.skip{position:fixed;top:-100px;right:20px;background:white;padding:15px;z-index:20}.skip:focus{top:10px}.announcement{text-align:center;background:var(--wine);color:#fff0f4;font-size:.875rem;padding:9px 15px;letter-spacing:0}.announcement span{margin:0 19px;color:#e6a9bd}.header{height:110px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:0 5.5%;border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:5}.brand{display:flex;flex-direction:column;align-items:flex-start;white-space:nowrap}.brand-en{font-family:Georgia,'Times New Roman',serif;font-size:2.6rem;line-height:1.15;letter-spacing:-.08em;font-weight:400}.brand-dot{color:#b4778d}.brand-sub{font-size:.8rem;margin-top:5px;letter-spacing:.04em}.header nav{display:flex;gap:28px;align-items:center;font-weight:500;font-size:1rem}.header nav a{padding:12px 0;position:relative}.header nav a:after{content:'';position:absolute;bottom:8px;right:0;height:1px;background:var(--wine);width:0;transition:width .2s}.header nav a:hover:after{width:100%}.button{display:inline-flex;justify-content:center;align-items:center;gap:25px;background:var(--wine);color:white;border:1px solid var(--wine);padding:15px 27px;font-weight:500;line-height:1.3;min-height:50px;transition:background .2s,transform .2s;font-size:1rem;border-radius:2px}.button:hover{background:#77314b;transform:translateY(-2px)}.header-contact{padding:13px 22px;font-size:.9375rem}.text-link{display:inline-flex;align-items:center;gap:15px;border-bottom:1px solid currentColor;padding-bottom:4px;line-height:1.6;font-size:1rem;font-weight:500}.eyebrow{display:block;font-family:Arial,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.18em;color:#8e5269;margin-bottom:15px}.hero{display:grid;grid-template-columns:.95fr 1.05fr;min-height:620px;background:var(--soft)}.hero-copy{padding:72px max(40px,10.5%) 45px 35px;display:flex;flex-direction:column;justify-content:center}.hero h1 span{color:#9b506c}.hero p{margin-top:25px;font-size:1.2rem;line-height:1.85}.hero-actions{display:flex;gap:30px;align-items:center;margin-top:32px;flex-wrap:wrap}.hero-note{display:flex;align-items:center;gap:12px;font-size:.875rem;color:var(--muted);margin-top:47px}.note-line{height:1px;width:32px;background:#ac8292}.hero-visual{position:relative;overflow:hidden;min-height:500px}.hero-visual>img{height:100%;width:100%;object-fit:cover;object-position:20% center;position:absolute}.image-caption{position:absolute;bottom:0;left:0;right:0;padding:65px 30px 25px;background:linear-gradient(transparent,#32181588);color:white;display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:.875rem}.image-caption span:first-child{font-family:Arial,sans-serif;letter-spacing:.1em;font-size:.75rem}.section{padding:85px 5.5%}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:38px}.section-heading p{max-width:350px}.products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.product{min-width:0}.product-image{position:relative;overflow:hidden;background:#f0e3dc;aspect-ratio:1}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.product:hover .product-image img{transform:scale(1.035)}.product-number{position:absolute;top:14px;right:14px;color:#5e3241;background:#fff9f4e6;font-size:.8rem;border-radius:50%;width:32px;height:32px;text-align:center;line-height:32px}.product-info{padding:25px 0 0}.product-info .eyebrow{font-size:.75rem;margin-bottom:10px}.product-title{display:flex;justify-content:space-between;align-items:center;gap:12px}.product-title h3{font-size:1.4rem}.price{font-family:Tajawal,Arial,sans-serif;font-size:1.35rem;font-weight:700;white-space:nowrap}.price small{font-size:.875rem;font-weight:400}.product-info p{font-size:1rem;margin-top:9px}.product-actions{display:flex;flex-direction:column;align-items:center;gap:13px;margin-top:20px}.product-order{width:100%;background:transparent;color:var(--wine);border-color:#bea0ac}.product-order:hover{color:white}.product-actions .text-link{font-size:.875rem}.catalog-note{font-size:.875rem;text-align:center;margin-top:32px}.service{background:var(--wine);color:#fff4f7;display:grid;grid-template-columns:1fr 1.3fr;gap:75px}.service h2{font-size:clamp(2.5rem,4.4vw,4.5rem)}.service>div>p{margin-top:22px;color:#e0bcc9}.light{color:#d7a5b8}.service-options{display:flex;flex-direction:column}.service-options article{display:flex;gap:28px;padding:16px 0 29px}.service-options article+article{border-top:1px solid #936174;padding-top:30px;padding-bottom:0}.service-no{font-family:Georgia,serif;font-size:1.7rem;color:#d8a2b7;line-height:1.3}.service-options h3{margin-bottom:10px}.service-options p{color:#e2c7d1;font-size:1rem;max-width:520px}.light-link{color:#fff4f7;margin-top:18px;font-size:.9375rem}.design-banner{text-align:center;background:#f1dce4;border-top:1px solid #e8c5d3;border-bottom:1px solid #e8c5d3;padding-top:70px;padding-bottom:70px}.design-banner h2{font-size:clamp(2.6rem,4.6vw,4.6rem)}.design-banner p{margin:20px 0 25px;font-size:1.1rem}.design-banner .eyebrow{color:#875369}footer{padding:55px 5.5% 24px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:36px}.footer-top p{font-size:.9375rem}.footer-phone{font-size:1.4rem;letter-spacing:.06em;border-bottom:1px solid #b996a4}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;color:var(--muted);font-size:.8125rem}.floating-wa{position:fixed;z-index:9;bottom:22px;left:22px;padding:13px 22px;min-height:48px;color:white;background:var(--wine);border:1px solid #e2b9c9;border-radius:30px;box-shadow:0 5px 25px #3e162333;font-size:.9375rem;font-weight:500}.floating-wa:hover{background:#7a3450}.page-intro{text-align:center;max-width:800px;margin:0 auto 55px}.page-intro h1{font-size:clamp(2.7rem,4.2vw,4.4rem)}.page-intro p{margin-top:20px;font-size:1.1rem}.collection-page{padding-top:60px}.custom-page{padding-top:55px}.custom-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:48px;align-items:start}fieldset{border:0;border-bottom:1px solid var(--line);margin:0 0 30px;padding:0 0 30px;min-inline-size:0}legend{font-size:1.4rem;font-weight:500;padding:0;margin-bottom:22px}legend>span{font-family:Georgia,serif;color:#a67287;margin-left:16px;font-size:1.1rem}.choice-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.visual-choice{position:relative;display:block;cursor:pointer;border:2px solid transparent;padding:4px;transition:border-color .15s}.visual-choice input,.pill-choice input{position:absolute;opacity:0;width:1px;height:1px}.visual-choice img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;background:var(--soft)}.visual-choice>span{display:block;text-align:center;margin-top:10px;font-weight:500;font-size:1rem}.visual-choice small{display:block;color:var(--muted);font-family:Arial,sans-serif;font-size:.75rem;font-weight:400}.visual-choice:has(input:checked){border-color:var(--wine);background:#f5e6ec}.visual-choice:has(input:focus-visible),.pill-choice:has(input:focus-visible){outline:3px solid #ad6580;outline-offset:3px}.length-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.pill-choice{position:relative;cursor:pointer}.pill-choice span{display:block;text-align:center;border:1px solid var(--line);padding:13px 10px;font-size:1rem;background:white}.pill-choice input:checked+span{border-color:var(--wine);background:var(--wine);color:white}.fulfillment-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.design-summary{position:sticky;top:30px;background:var(--soft);border:1px solid var(--line);padding:28px}.design-summary h2{font-size:2rem}.design-summary dl{margin:25px 0}.design-summary dl div{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);padding:12px 0;font-size:.9375rem}.design-summary dt{color:var(--muted)}.design-summary dd{margin:0;font-weight:500;text-align:left}.design-summary p{font-size:.9375rem;margin-bottom:25px}.design-summary .button{width:100%;padding:15px 10px;font-size:.9375rem}.summary-footnote{display:block;text-align:center;font-size:.8125rem;color:var(--muted);margin-top:14px}.notes-label{display:block;font-weight:500;margin-bottom:10px}.notes-label small{color:var(--muted);font-size:.875rem;font-weight:400;margin-right:8px}textarea{width:100%;max-width:100%;resize:vertical;background:white;color:var(--ink);border:1px solid #c7aab6;padding:15px;border-radius:0;font-size:1rem}.mobile-submit{display:none}.custom-page+.floating-wa{display:none}@media(min-width:1600px){.hero-copy{padding-right:15%}.section,.header,footer{padding-right:max(5.5%,calc((100vw - 1450px)/2));padding-left:max(5.5%,calc((100vw - 1450px)/2))}}@media(max-width:1050px){.header{gap:20px}.header nav{gap:18px}.brand-en{font-size:2.2rem}.header-contact{padding:12px;font-size:.875rem}.hero{min-height:540px}.hero-copy{padding-top:45px;padding-bottom:40px}.hero-actions{gap:20px}.hero h1{font-size:3.8rem}.section{padding:65px 5%}.products-grid{gap:20px}.product-title{flex-wrap:wrap;gap:5px}.service{gap:40px;grid-template-columns:.9fr 1.2fr}.custom-layout{grid-template-columns:minmax(0,1fr) 270px;gap:25px}.choice-grid{gap:5px}.design-summary{padding:20px}}@media(max-width:760px){html{scroll-padding-top:20px}.announcement{font-size:.75rem;padding:10px 8px}.announcement span{margin:0 7px}.header{height:auto;min-height:126px;flex-wrap:wrap;padding:17px 5% 0;gap:13px}.brand-en{font-size:2.1rem}.brand-sub{font-size:.75rem}.header-contact{margin-right:auto;min-height:44px;font-size:.875rem;padding:12px 16px}.header nav{order:3;width:100%;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding:4px 0;font-size:.875rem}.header nav a{white-space:nowrap}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:42px 6% 32px}.hero h1{font-size:3.4rem}.hero .eyebrow{font-size:.75rem}.hero p{font-size:1.1rem;margin-top:18px}.hero-actions{margin-top:23px;gap:24px}.hero-note{margin-top:27px}.hero-visual{min-height:0;height:340px}.hero-visual>img{object-position:center 45%}.image-caption{padding:55px 20px 18px}.image-caption span:first-child{font-size:.65rem}.section{padding:52px 5%}.section-heading{align-items:flex-start;gap:18px;margin-bottom:28px;flex-direction:column}.section-heading h2{font-size:2.1rem}.section-heading p{font-size:1rem}.products-grid{grid-template-columns:1fr;gap:37px}.product{display:grid;grid-template-columns:minmax(0,1fr);gap:0}.product-image{aspect-ratio:1.08}.product-info{padding-top:20px}.product-title{justify-content:space-between}.product-title h3{font-size:1.45rem}.product-info .eyebrow{margin-bottom:8px}.product-actions{margin-top:15px;gap:10px}.product-order{min-height:49px}.service{grid-template-columns:1fr;gap:32px}.service h2{font-size:3.2rem}.service>div>p{margin-top:15px}.service-options article{gap:20px}.service-options h3{font-size:1.4rem}.design-banner h2{font-size:3.1rem}.footer-top{flex-direction:column;align-items:flex-start;gap:24px;padding-bottom:25px}.footer-top .brand-en{font-size:2.5rem}.footer-bottom{gap:20px;font-size:.75rem;align-items:center;padding-bottom:55px}footer{padding-top:35px}.floating-wa{bottom:16px;left:16px;padding:12px 20px;font-size:.875rem}.page-intro{margin-bottom:34px}.page-intro h1{font-size:2.7rem}.page-intro p{font-size:1rem}.custom-layout{grid-template-columns:1fr}.design-summary{position:static;order:2}.choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.visual-choice>span{font-size:1rem}.length-grid{grid-template-columns:repeat(2,1fr)}.fulfillment-grid{grid-template-columns:1fr}.custom-page{padding-top:35px}.design-summary .button{font-size:1rem}.eyebrow{letter-spacing:.14em}.catalog-note{font-size:.875rem}}@media(min-width:480px) and (max-width:760px){.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.product-title h3{font-size:1.15rem}.product-info p{font-size:.9375rem}.product-title{align-items:flex-start;flex-direction:column}.product-actions .button{font-size:.9375rem;padding:12px}.hero-copy{padding-right:8%}}@media(max-width:370px){.header nav{gap:6px;font-size:.8rem}.header-contact{font-size:.8rem;padding:11px}.brand-en{font-size:1.9rem}.hero h1{font-size:3rem}.hero-actions{gap:17px}.button{padding:14px 20px}.hero-visual{height:290px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.legal-identity{display:flex;justify-content:space-between;align-items:center;gap:30px;border-top:1px solid var(--line);padding:28px 0;margin-top:0}.legal-details .eyebrow{font-family:inherit;font-size:.875rem;letter-spacing:0;margin-bottom:10px}.legal-details h2{font-size:1.25rem;font-weight:500;letter-spacing:0}.legal-details dl{display:flex;gap:25px;flex-wrap:wrap;margin:15px 0 0}.legal-details dl div{display:flex;gap:10px;align-items:baseline;font-size:.9375rem}.legal-details dt{color:var(--muted)}.legal-details dd{margin:0;font-weight:500}.commercial-qr{display:flex;align-items:center;gap:15px;max-width:340px}.commercial-qr img{width:132px;height:132px;padding:10px;background:white;box-sizing:content-box;flex-shrink:0}.commercial-qr span{font-size:.875rem;color:var(--muted)}@media(max-width:760px){.legal-identity{align-items:flex-start;flex-direction:column;gap:20px}.legal-details dl{flex-direction:column;gap:8px}.commercial-qr img{width:110px;height:110px}.commercial-qr{max-width:300px}}

.store-footer{background:#56172d;color:#fff0f3;padding:64px 6% 0}.store-footer .brand-sub,.store-footer p{color:#efd6df}.footer-columns{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:55px;padding-bottom:45px}.footer-columns h2{font-size:1.25rem;margin:0 0 22px}.footer-columns p{line-height:1.9;margin:20px 0}.policy-links{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.policy-links h2{margin-bottom:8px}.policy-links a:hover,.policy-contact:hover{text-decoration:underline}.footer-contact .footer-phone{color:#fff;font-size:1.45rem}.business-strip{display:flex;justify-content:space-between;align-items:center;gap:30px;border-top:1px solid #ffffff35;padding:32px 0}.business-name{font-size:1.15rem;margin:0 0 18px}.registration-cards{display:flex;gap:14px;flex-wrap:wrap}.registration-cards>a,.registration-cards>div{display:flex;align-items:center;border:1px solid #d7a9b9;border-radius:8px;overflow:hidden}.registration-cards span{background:#fff0f3;color:#56172d;padding:12px;font-size:.83rem}.registration-cards b{padding:12px 17px;font-size:1.05rem;letter-spacing:.04em}.registry-qr{display:flex;align-items:center;gap:16px}.registry-qr img{background:#fff;padding:8px;border-radius:5px;width:112px;height:112px}.registry-qr span{font-size:.85rem;line-height:1.8}.store-footer .footer-bottom{border-color:#ffffff35;padding-bottom:35px}.policy-page{max-width:940px;margin:auto;padding:55px 6% 80px}.policy-page h1{font-size:clamp(2rem,5vw,3.3rem);margin:30px 0}.policy-body{border-top:1px solid var(--line);padding-top:18px}.policy-body section{margin:24px 0 32px}.policy-body h2{font-size:1.35rem;margin-bottom:12px}.policy-body p{font-size:1.05rem;line-height:2;color:var(--muted)}.policy-contact{display:block;margin-top:30px;color:var(--wine);text-decoration:underline}@media(max-width:760px){.footer-columns{grid-template-columns:1fr;gap:35px;text-align:center}.footer-columns .brand,.policy-links{align-items:center}.footer-columns h2{margin-bottom:8px}.footer-columns p{margin:12px 0}.business-strip{flex-direction:column;text-align:center}.registration-cards{justify-content:center}.registration-cards>a,.registration-cards>div{width:100%;justify-content:space-between}.registration-cards{max-width:350px;margin:auto}.registry-qr{text-align:right}.store-footer .footer-bottom{padding-bottom:90px;flex-direction:column}.store-footer{padding-top:45px}.policy-page{padding-top:32px}}
