:root{--bg: #f8f3e9;--surface: #fffdf8;--surface-2: #efe3cf;--text: #2d2926;--muted: #71685f;--accent: #9b6b1f;--accent-2: #8f422d;--gold: #c99a45;--dark: #30251f;--border: #dfd2bf;--success: #28775e;--danger: #a43838;--shadow: 0 20px 60px rgba(75, 52, 31, .1);--radius: 22px;--ease: cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;min-width:320px;background:var(--bg);color:var(--text);font-family:Manrope,Cairo,sans-serif;line-height:1.65}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 8% 5%,rgba(201,154,69,.14),transparent 30%),radial-gradient(circle at 92% 35%,rgba(143,66,45,.08),transparent 25%)}img{display:block;max-width:100%}button,input,a,.card{transition:transform .24s var(--ease),opacity .24s var(--ease),box-shadow .24s var(--ease),background .24s var(--ease),border-color .24s var(--ease),color .24s var(--ease)}a{color:inherit;text-decoration:none}a:hover{color:var(--accent-2)}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid rgba(155,107,31,.35);outline-offset:3px}.container{width:min(100% - 32px,1200px);margin-inline:auto}.app-content{min-height:62vh}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12;letter-spacing:-.04em}h1{font-size:clamp(2.5rem,7vw,6.4rem)}h2{font-size:clamp(2rem,4.5vw,4rem)}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--accent-2);font-size:.76rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.eyebrow:before{content:"";width:22px;height:2px;background:var(--gold)}.section{padding:clamp(70px,10vw,130px) 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:40px}.section-head p{max-width:520px;color:var(--muted)}.card{border:1px solid rgba(155,107,31,.16);border-radius:var(--radius);background:#fffdf8e6;box-shadow:0 10px 35px #4b341f0f}.card:hover{border-color:#9b6b1f66;box-shadow:var(--shadow)}.btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:9px;padding:0 22px;border:1px solid transparent;border-radius:999px;font:700 .92rem inherit;cursor:pointer}.btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px #633f1929}.btn:active{transform:translateY(0) scale(.98)}.btn--primary{background:var(--accent-2);color:#fff}.btn--primary:hover{background:#713321;color:#fff}.btn--secondary{border-color:var(--border);background:var(--surface);color:var(--text)}.btn--ghost{background:transparent;color:var(--accent-2)}.btn--danger{background:var(--danger);color:#fff}.btn:disabled{cursor:not-allowed;opacity:.55;transform:none}.header{position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(155,107,31,.13);background:#f8f3e9e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header__inner{display:flex;min-height:78px;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:11px;font-weight:800;letter-spacing:-.03em}.brand__mark{display:grid;width:40px;height:40px;place-items:center;border-radius:13px;background:linear-gradient(135deg,var(--accent-2),var(--gold));color:#fff;box-shadow:0 8px 24px #8f422d38}.brand__mark svg{width:22px}.header__nav{display:flex;align-items:center;gap:26px;margin-inline:auto;font-size:.86rem;font-weight:700}.header__nav a:hover{transform:translateY(-1px)}.header__actions{display:flex;align-items:center;gap:8px}.language-switch{display:flex;padding:3px;border:1px solid var(--border);border-radius:999px}.language-switch span{display:grid;min-width:35px;height:34px;place-items:center;border-radius:999px;font-size:.72rem;font-weight:800}.language-switch .is-active{background:var(--dark);color:#fff}.icon-link{position:relative;display:grid;width:44px;height:44px;place-items:center;border-radius:50%;background:#ffffff8c}.icon-link svg{width:21px}.cart-count{position:absolute;top:-3px;right:-3px;display:grid;min-width:20px;height:20px;padding:0 5px;place-items:center;border-radius:20px;background:var(--accent-2);color:#fff;font-size:.65rem;font-weight:800}.user-link{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-contact{display:none}.footer{padding:75px 0 24px;background:var(--dark);color:#f7eee2}.footer__grid{display:grid;grid-template-columns:1.4fr .8fr 1fr 1.4fr;gap:48px}.footer .brand{margin-bottom:18px}.footer p,.footer address{color:#cbbfb5;font-size:.9rem;font-style:normal}.footer h2{font-size:.78rem;letter-spacing:.12em;text-transform:uppercase}.footer__links{display:grid;gap:10px}.footer__links a{color:#d9cec4;font-size:.88rem}.socials{display:flex;gap:9px;margin-top:20px}.socials a{display:grid;width:42px;height:42px;place-items:center;border:1px solid #5f5148;border-radius:50%}.socials a:hover{transform:translateY(-3px);background:var(--accent-2);color:#fff}.socials svg{width:18px;height:18px}.footer__bottom{display:flex;justify-content:space-between;gap:20px;margin-top:55px;padding-top:22px;border-top:1px solid #574a42;color:#afa198;font-size:.77rem}.home-hero{position:relative;min-height:720px;overflow:hidden;padding:90px 0 70px}.home-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background-image:linear-gradient(rgba(155,107,31,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(155,107,31,.045) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent);mask-image:linear-gradient(to bottom,#000,transparent)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px}.hero-copy{animation:rise .8s var(--ease) both}.hero-copy h1{max-width:800px;margin:22px 0 25px}.hero-copy h1 em{color:var(--accent-2);font-style:normal}.hero-copy>p{max-width:630px;color:var(--muted);font-size:1.08rem}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:32px 0}.hero-proof{display:flex;flex-wrap:wrap;gap:25px;margin-top:38px}.hero-proof strong{display:block;font-size:1.25rem}.hero-proof span{color:var(--muted);font-size:.75rem}.hero-visual{position:relative;min-height:530px;animation:rise 1s .12s var(--ease) both}.hero-visual:before,.hero-visual:after{content:"";position:absolute;border-radius:50%;filter:blur(2px)}.hero-visual:before{top:5%;right:-10%;bottom:15%;left:10%;background:linear-gradient(145deg,#e5c98f,#a86b43)}.hero-visual:after{right:-25px;bottom:30px;width:145px;height:145px;border:1px solid rgba(255,255,255,.65);background:#fff8e633;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-visual img{position:absolute;top:7%;right:2%;bottom:2%;left:6%;z-index:1;width:92%;height:86%;border-radius:180px 180px 24px 24px;object-fit:cover;filter:saturate(.7) sepia(.12);box-shadow:0 35px 90px #51351f3d}.floating-note{position:absolute;z-index:2;left:-30px;bottom:70px;padding:17px 20px;border:1px solid rgba(255,255,255,.55);border-radius:17px;background:#fffdf8e6;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:.78rem}.floating-note strong{display:block;color:var(--success);font-size:1rem}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{min-height:270px;padding:28px}.service-card:hover{transform:translateY(-7px)}.service-icon{display:grid;width:52px;height:52px;margin-bottom:50px;place-items:center;border-radius:15px;background:var(--surface-2);color:var(--accent-2);font-size:1.35rem}.service-card h3{font-size:1.25rem}.service-card p{color:var(--muted);font-size:.88rem}.tech-section{overflow:hidden;background:var(--dark);color:#fff}.tech-section .eyebrow{color:#ddb56b}.tech-section p{color:#c9bdb3}.tech-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.tech-item{display:grid;min-height:115px;place-items:center;border:1px solid #574b43;border-radius:18px;background:#392e28;font-weight:800}.tech-item:hover{transform:translateY(-4px);border-color:var(--gold);background:#43342c}.why-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.why-image{position:relative}.why-image img{height:580px;width:100%;border-radius:28px;object-fit:cover}.why-list{display:grid;gap:12px}.why-item{display:grid;grid-template-columns:46px 1fr;gap:16px;padding:20px;border-bottom:1px solid var(--border)}.why-item b{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:var(--surface-2);color:var(--accent-2)}.why-item p{margin:4px 0 0;color:var(--muted);font-size:.86rem}.process{background:#eee1cc}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;counter-reset:steps}.process-card{position:relative;padding:28px;background:#fffdf8b8;counter-increment:steps}.process-card:before{content:"0" counter(steps);display:block;margin-bottom:55px;color:var(--accent-2);font-weight:800}.portfolio-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:repeat(2,290px);gap:18px}.project{position:relative;overflow:hidden;border-radius:24px}.project:first-child{grid-row:1/3}.project img{width:100%;height:100%;object-fit:cover;transition:transform .5s var(--ease),filter .25s var(--ease);filter:saturate(.72)}.project:hover img{transform:scale(1.04);filter:saturate(1)}.project figcaption{position:absolute;inset:auto 18px 18px;padding:17px 20px;border-radius:15px;background:#2f251fdb;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.project figcaption span{display:block;color:#d9bb83;font-size:.74rem}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:0;list-style:none}.product-grid__item{animation:rise .65s var(--ease) both}.product-grid__item:nth-child(2){animation-delay:.08s}.product-grid__item:nth-child(3){animation-delay:.16s}.product-card{height:100%;overflow:hidden}.product-card:hover{transform:translateY(-6px)}.product-card__media{display:block;overflow:hidden;aspect-ratio:4/3;background:var(--surface-2)}.product-card__image{width:100%;height:100%;object-fit:cover}.product-card:hover .product-card__image{transform:scale(1.04)}.product-card__body{padding:22px}.product-card__category{color:var(--accent-2);font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.product-card__name{margin:10px 0 8px;font-size:1.2rem}.product-card__title{display:-webkit-box;overflow:hidden;color:var(--muted);font-size:.84rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card__rating{color:var(--gold);font-size:.78rem}.product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:20px}.product-card__price{font-weight:800}.product-card .btn{min-height:44px;padding-inline:16px}.testimonial{max-width:900px;margin:auto;padding:clamp(30px,6vw,70px);text-align:center}.testimonial blockquote{margin:20px 0;font-size:clamp(1.35rem,3vw,2.35rem);line-height:1.4;letter-spacing:-.025em}.testimonial p{color:var(--muted)}.contact-band{display:grid;grid-template-columns:1fr auto;align-items:center;gap:40px;padding:clamp(35px,7vw,80px);border-radius:30px;background:linear-gradient(135deg,var(--accent-2),#593329);color:#fff}.contact-band h2{max-width:700px;margin:12px 0}.contact-band p{color:#eadbd3}.contact-band .btn{background:#fff;color:var(--dark)}.catalog-page,.cart-page,.checkout-page,.product-detail-page,.profile-page,.order-success-page{padding-top:70px;padding-bottom:100px}.catalog-page__header{display:flex;justify-content:space-between;align-items:end;gap:24px}.catalog-page__header h1,.cart-page__title,.checkout-page__title,.profile-page__title{font-size:clamp(2.6rem,6vw,5rem)}.catalog-page__subtitle{color:var(--muted)}.catalog-filters{max-width:600px;margin:35px 0}.field{display:grid;gap:8px}.field__label{font-size:.8rem;font-weight:800}.field__input,.cart-list__qty-input,.product-detail__qty input{width:100%;min-height:50px;padding:0 16px;border:1px solid var(--border);border-radius:13px;background:var(--surface);color:var(--text);font:inherit}.field__input:focus,.cart-list__qty-input:focus{border-color:var(--accent)}.field__hint{color:var(--muted);font-size:.74rem}.field__error{color:var(--danger);font-size:.76rem}.catalog-page__pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:40px}.spinner{display:flex;min-height:180px;align-items:center;justify-content:center;gap:12px}.spinner__indicator{width:34px;height:34px;border:3px solid var(--border);border-top-color:var(--accent-2);border-radius:50%;animation:spin .8s linear infinite}.error-banner,.empty-state{padding:28px;border-radius:18px}.error-banner{margin:20px 0;border:1px solid #e2b6ad;background:#fff0ed}.error-banner__message{margin:6px 0}.empty-state{margin:30px 0;background:var(--surface);text-align:center}.cart-list{display:grid;gap:14px;padding:0;list-style:none}.cart-list__item{display:grid;grid-template-columns:110px 1fr auto auto;align-items:center;gap:25px;padding:18px}.cart-list__image{width:110px;height:100px;border-radius:15px;object-fit:cover}.cart-list__price{color:var(--muted)}.cart-list__controls{display:flex;align-items:center;gap:8px}.cart-list__qty-label{position:absolute;overflow:hidden;width:1px;height:1px}.cart-list__qty-input{width:72px}.cart-list__line-total{font-weight:800}.cart-summary{max-width:520px;margin:25px 0 0 auto;padding:28px}.cart-summary__row{display:flex;justify-content:space-between;padding:8px 0}.cart-summary__row--total{margin-top:8px;padding-top:18px;border-top:1px solid var(--border);font-size:1.3rem;font-weight:800}.cart-summary__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.checkout-page__grid{display:grid;grid-template-columns:1fr .8fr;gap:22px}.order-summary,.checkout-payment{padding:30px}.order-summary__items{padding:0;list-style:none}.order-summary__row{display:flex;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid var(--border)}.order-summary__total{display:flex;justify-content:space-between;gap:20px;padding-top:22px;font-size:1.16rem}.product-detail{display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.product-detail__image{width:100%;height:100%;min-height:580px;object-fit:cover}.product-detail__body{display:flex;flex-direction:column;align-items:start;justify-content:center;padding:clamp(30px,6vw,75px)}.product-detail__category{color:var(--accent-2);font-size:.76rem;font-weight:800;text-transform:uppercase}.product-detail__name{margin:16px 0;font-size:clamp(2.5rem,5vw,4.7rem)}.product-detail__title{color:var(--muted)}.product-detail__price{font-size:1.8rem;font-weight:800}.product-detail__qty{display:grid;gap:7px;width:130px;margin-bottom:20px}.product-detail__qty label{font-size:.78rem;font-weight:800}.auth-page{display:grid;min-height:780px;place-items:center;padding-block:70px;background:radial-gradient(circle at center,rgba(201,154,69,.18),transparent 55%)}.auth-card{width:min(100%,500px);padding:clamp(28px,6vw,52px)}.auth-card__title{font-size:clamp(2.2rem,5vw,3.5rem)}.auth-card__subtitle,.auth-card__footer{color:var(--muted)}.auth-form{display:grid;gap:18px;margin:30px 0}.auth-form .btn{width:100%;margin-top:8px}.auth-card__footer{text-align:center}.auth-card__footer a{color:var(--accent-2);font-weight:800}.profile-card{max-width:760px;padding:30px}.profile-card__list{margin:0}.profile-card__row{display:grid;grid-template-columns:180px 1fr;gap:20px;padding:16px 0;border-bottom:1px solid var(--border)}.profile-card__label{color:var(--muted)}.profile-card__value{margin:0;font-weight:700}.profile-card__actions{margin-top:25px}.order-success-card{max-width:760px;margin:auto;padding:clamp(35px,7vw,75px);text-align:center}.success-mark{display:grid;width:75px;height:75px;margin:0 auto 25px;place-items:center;border-radius:50%;background:#e2f2eb;color:var(--success);font-size:2rem}.legal-page{padding:80px 0 110px}.legal-page__hero{max-width:800px;margin-bottom:55px}.legal-page__hero h1{font-size:clamp(2.8rem,6vw,5rem)}.legal-layout{display:grid;grid-template-columns:250px 1fr;gap:70px}.legal-nav{position:sticky;top:110px;align-self:start;padding:22px}.legal-nav a{display:block;padding:8px;color:var(--muted);font-size:.84rem}.legal-content{display:grid;gap:15px}.legal-content section{padding:25px 0;border-bottom:1px solid var(--border)}.legal-content h2{font-size:1.5rem}.legal-content p,.legal-content li{color:var(--muted)}.faq-item{padding:25px;border:1px solid var(--border);border-radius:17px;background:var(--surface)}.faq-item h2{font-size:1.15rem}.payment-loading,.payment-unavailable{padding:25px}@keyframes rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes spin{to{transform:rotate(360deg)}}[dir=rtl] body{font-family:Cairo,Manrope,sans-serif}[dir=rtl] .cart-count{right:auto;left:-3px}[dir=rtl] .eyebrow:before{order:2}[dir=rtl] .floating-note{left:auto;right:-30px}[dir=rtl] .hero-copy,[dir=rtl] .section-head,[dir=rtl] .product-card__body{text-align:right}@media (max-width:900px){.header__nav,.header__cta,.user-link{display:none}.header__inner{gap:12px}.header__actions{margin-inline-start:auto}.mobile-contact{display:grid}.hero-grid,.why-grid,.checkout-page__grid,.product-detail{grid-template-columns:1fr}.hero-visual{min-height:480px}.services-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.tech-grid{grid-template-columns:repeat(3,1fr)}.process-grid,.footer__grid{grid-template-columns:repeat(2,1fr)}.product-detail__image{min-height:440px}.legal-layout{grid-template-columns:1fr}.legal-nav{display:none}.cart-list__item{grid-template-columns:90px 1fr auto}.cart-list__line-total{grid-column:2}.footer__bottom{flex-direction:column}}@media (max-width:600px){.container{width:min(100% - 24px,1200px)}.header__inner{min-height:70px}.brand__word{display:none}.language-switch span{min-width:31px}.home-hero{padding-top:55px}.hero-grid{gap:30px}.hero-visual{min-height:390px}.hero-visual img{border-radius:120px 120px 20px 20px}.floating-note{left:4px;bottom:30px}.services-grid,.product-grid,.tech-grid,.process-grid,.footer__grid{grid-template-columns:1fr}.section-head{display:block}.portfolio-grid{display:grid;grid-template-columns:1fr;grid-template-rows:none}.project,.project:first-child{grid-row:auto;height:330px}.contact-band{grid-template-columns:1fr}.cart-list__item{grid-template-columns:76px 1fr;gap:14px}.cart-list__image{width:76px;height:76px}.cart-list__controls,.cart-list__line-total{grid-column:2}.cart-summary__actions{flex-direction:column}.profile-card__row{grid-template-columns:1fr;gap:2px}.footer__bottom{margin-top:35px}.catalog-page__header{display:block}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
