:root{--ink: #181510;--charcoal: #25201b;--muted: #71675a;--line: #e9ded0;--paper: #fffdf8;--ivory: #f7efe5;--cream: #fff8ec;--gold: #b88932;--gold-deep: #76511b;--sage: #6f7f65;--rose: #c78578;--aqua: #6a9e98;--shadow: 0 20px 64px rgba(58, 43, 26, .13);color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:linear-gradient(135deg,#fffdf8f5,#f7efe5db),var(--paper)}body,button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:0}.site-header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;min-height:76px;padding:14px 72px;border-bottom:1px solid rgba(232,223,210,.78);background:#fffdf8de;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:12px;min-width:0;font-weight:800;letter-spacing:0}.brand img,.site-footer img,.hero-logo{width:46px;aspect-ratio:1;border-radius:50%;object-fit:cover;border:1px solid rgba(184,137,50,.38)}.brand span{white-space:nowrap}.desktop-nav{justify-self:center;display:flex;gap:30px;color:var(--muted);font-size:.95rem}.desktop-nav a{position:relative;transition:color .18s ease,transform .18s ease}.desktop-nav a:after{position:absolute;left:0;bottom:-9px;width:100%;height:2px;content:"";background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.desktop-nav a:hover{color:var(--ink);transform:translateY(-1px)}.desktop-nav a:hover:after{transform:scaleX(1)}.header-action,.primary-button,.secondary-button,.product-card button,.category-pills button,.upload-button,.floating-whatsapp,.ghost-card-button,.delete-button,.modal-close{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;border-radius:8px;border:1px solid transparent;cursor:pointer;font-weight:760;line-height:1;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.header-action,.primary-button{position:relative;overflow:hidden;background:var(--ink);color:#fffaf1;box-shadow:0 14px 34px #1815102e}.header-action:after,.primary-button:after{position:absolute;inset:-60% auto -60% -45%;width:34%;content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);transform:skew(-18deg);animation:buttonSheen 3.8s ease-in-out infinite;pointer-events:none}.header-action{padding:0 18px;font-size:.92rem}.primary-button{padding:0 22px}.secondary-button{padding:0 20px;background:#fffdf8eb;color:var(--ink);border-color:#fffdf89e}.primary-button:hover,.header-action:hover,.secondary-button:hover,.product-card button:hover,.category-pills button:hover,.upload-button:hover,.floating-whatsapp:hover{transform:translateY(-2px)}.menu-button,.panel-close{display:none;place-items:center;width:44px;aspect-ratio:1;border:1px solid var(--line);border-radius:8px;background:#fffaf2;color:var(--ink);cursor:pointer}.mobile-panel{display:none}.hero{position:relative;min-height:min(740px,calc(100svh - 98px));display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.65fr);align-items:center;gap:48px;overflow:hidden;padding:72px 92px 96px;background:linear-gradient(90deg,#181510bd,#18151057),url(/assets/pearl-jewelry-set.jpg) center / cover;animation:heroPan 18s ease-in-out infinite alternate}.hero:after{position:absolute;inset:auto 0 0;height:25%;content:"";background:linear-gradient(180deg,transparent,rgba(255,253,248,.95))}.hero-shade{position:absolute;inset:0;background:linear-gradient(135deg,rgba(184,137,50,.18),transparent 42%),linear-gradient(315deg,rgba(106,158,152,.2),transparent 50%)}.hero-content{position:relative;z-index:2;width:min(780px,100%);color:#fffaf1;animation:heroReveal .65s ease both}.hero-kicker{display:flex;align-items:center;gap:14px;margin-bottom:22px}.hero-kicker span{color:#fffaf1c7;font-weight:700}.hero-logo{width:74px;box-shadow:0 14px 40px #00000047}.eyebrow{margin:0 0 12px;color:var(--gold-deep);font-size:.78rem;font-weight:820;letter-spacing:.13em;text-transform:uppercase}.hero .eyebrow{color:#f3dca7}h1{max-width:11ch;margin-bottom:18px;font-size:6.4rem;line-height:.9}.hero-copy{max-width:650px;margin-bottom:32px;color:#fffaf1e0;font-size:1.18rem;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:14px}.hero-showcase{position:relative;z-index:2;min-height:430px;animation:showcaseReveal .9s ease .18s both}.hero-showcase img{position:absolute;width:235px;aspect-ratio:4 / 5;border:1px solid rgba(255,250,241,.34);border-radius:8px;object-fit:cover;box-shadow:0 28px 70px #00000040}.hero-showcase img:nth-child(1){top:20px;right:92px;transform:rotate(-6deg);animation:softFloat 4s ease-in-out infinite}.hero-showcase img:nth-child(2){top:112px;right:0;transform:rotate(5deg);animation:softFloat 4.4s ease-in-out .35s infinite}.hero-showcase img:nth-child(3){top:210px;right:155px;transform:rotate(4deg);animation:softFloat 4.8s ease-in-out .7s infinite}.motion-strip{display:grid;grid-template-columns:minmax(250px,.32fr) minmax(0,1fr);gap:22px;align-items:center;width:100%;overflow:hidden;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(90deg,#fff8eceb,#f7efe5a8),var(--cream)}.motion-strip-copy{padding-left:72px}.motion-strip-copy span{display:block;margin-bottom:6px;color:var(--gold-deep);font-size:.78rem;font-weight:820;letter-spacing:.13em;text-transform:uppercase}.motion-strip-copy strong{display:block;max-width:250px;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;line-height:1.12;font-weight:500}.marquee-window{overflow:hidden;padding:5px 0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.marquee-track{display:flex;width:max-content;gap:14px;animation:marqueeDrift 30s linear infinite}.marquee-window:hover .marquee-track{animation-play-state:paused}.marquee-product{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:12px;width:294px;min-height:82px;padding:10px;border:1px solid rgba(232,222,208,.92);border-radius:8px;background:#fffdf8eb;color:var(--ink);box-shadow:0 12px 34px #4a361d14;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.marquee-product:hover{transform:translateY(-3px);border-color:#b8893273;box-shadow:0 18px 44px #4a361d24}.marquee-product img{width:64px;aspect-ratio:1;border-radius:8px;object-fit:cover}.marquee-product span{display:grid;gap:4px;overflow:hidden;text-align:left;font-weight:820;line-height:1.25}.marquee-product small{color:var(--rose);font-size:.72rem;font-weight:820;letter-spacing:.1em;text-transform:uppercase}.catalog-section,.categories-page,.featured-categories-section,.shop-page,.studio-section,.craft-section,.reviews-section,.order-section{width:min(1180px,calc(100% - 40px));margin:0 auto}.catalog-section{padding:84px 0 58px}.categories-page{padding:84px 0 64px}.featured-categories-section{padding:76px 0 56px}.featured-categories-head{display:flex;justify-content:space-between;gap:22px;align-items:end;margin-bottom:22px}.featured-categories-head h2{max-width:720px;margin-bottom:0;font-size:3.2rem;line-height:1.04}.featured-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.featured-category-card{display:grid;align-content:space-between;gap:18px;min-height:142px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#fffdf8f0;box-shadow:0 12px 34px #4a361d0f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.featured-category-card:hover{transform:translateY(-3px);border-color:#b8893273;box-shadow:0 18px 44px #4a361d1f}.featured-category-card span{color:var(--rose);font-size:.78rem;font-weight:820;letter-spacing:.11em;text-transform:uppercase}.featured-category-card strong{color:var(--charcoal);font-family:Georgia,Times New Roman,serif;font-size:1.35rem;line-height:1.15;font-weight:500}.shop-page{width:min(1320px,calc(100% - 32px));padding:34px 0 72px}.shop-page-heading{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:22px}.back-link{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;color:var(--gold-deep);font-weight:780}.shop-page-heading h1{max-width:none;margin-bottom:14px;color:var(--ink);font-size:4.2rem;line-height:.96}.shop-page-heading p:not(.eyebrow){max-width:620px;margin-bottom:0;color:var(--muted);line-height:1.7}.shop-layout{display:grid;grid-template-columns:300px minmax(0,1fr);min-height:min(780px,calc(100svh - 184px));border:1px solid var(--line);border-radius:8px;background:#fffdf8eb;box-shadow:0 18px 54px #4a361d14;overflow:hidden}.shop-sidebar{position:sticky;top:92px;align-self:start;display:flex;flex-direction:column;max-height:calc(100svh - 112px);border-right:1px solid var(--line);background:#fffaf2}.shop-search{display:flex;align-items:center;gap:10px;margin:14px;min-height:48px;padding:0 12px;border:1px solid #ded3c2;border-radius:8px;background:#fffdf8;color:var(--muted)}.shop-search input{border:0;padding:0;background:transparent;box-shadow:none}.shop-search input:focus{box-shadow:none}.shop-category-list{display:grid;gap:6px;overflow-y:auto;padding:0 10px 14px}.shop-category-list button{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:12px;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--charcoal);text-align:left;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.shop-category-list button:hover{background:#fffdf8db;border-color:#e5d8c7}.shop-category-list button.active{background:var(--charcoal);color:#fffaf1;border-color:var(--charcoal)}.shop-category-list span{overflow:hidden;font-weight:800;line-height:1.25}.shop-category-list small{display:grid;place-items:center;min-width:28px;height:28px;padding:0 8px;border-radius:999px;background:#b889321f;color:var(--gold-deep);font-weight:820}.shop-category-list button.active small{background:#fffaf129;color:#fffaf1}.shop-products-panel{min-width:0;padding:24px;background:linear-gradient(145deg,#fffdf8f5,#f7efe585)}.shop-products-head{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid var(--line)}.shop-products-head h2{max-width:760px;margin-bottom:0;font-size:2.45rem;line-height:1.08}.shop-products-head>span{flex:0 0 auto;min-height:38px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#fffaf2;color:var(--gold-deep);font-weight:820}.shop-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-products-grid .product-copy span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.catalog-top,.categories-heading,.reviews-section>div:first-child{display:flex;justify-content:space-between;gap:28px;align-items:end;margin-bottom:28px}.catalog-top h2,.categories-heading h2,.studio-copy h2,.craft-copy h2,.reviews-section h2,.order-copy h2{max-width:820px;margin-bottom:0;font-size:3.6rem;line-height:1.03}.catalog-top p:last-child,.categories-heading p:last-child,.studio-copy p,.craft-copy p,.order-copy p{color:var(--muted);line-height:1.75}.categories-heading{align-items:start}.catalog-count{display:grid;align-content:center;justify-items:end;min-width:190px;min-height:132px;padding:18px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(145deg,#fffdf8,#f7efe5);box-shadow:0 12px 34px #4a361d14;text-align:right}.catalog-count svg{color:var(--gold)}.catalog-count span{margin-top:10px;color:var(--gold-deep);font-family:Georgia,Times New Roman,serif;font-size:3rem;line-height:1}.catalog-count small{margin-top:6px;color:var(--muted);font-weight:780}.catalog-status{margin-bottom:18px;padding:13px 14px;border:1px solid var(--line);border-radius:8px;background:#fffaf2;color:var(--gold-deep);font-weight:760}.catalog-status.is-error{border-color:#f0c8bf;background:#fff2ee;color:#a84836}.category-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.category-card{display:grid;gap:10px;min-height:148px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#fffdf8eb;color:var(--ink);text-align:left;cursor:pointer;box-shadow:0 12px 34px #4a361d0f;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.category-card:hover{transform:translateY(-3px);border-color:#b8893273;box-shadow:0 18px 44px #4a361d1f}.category-card.active{border-color:var(--charcoal);background:var(--charcoal);color:#fffaf1;box-shadow:0 18px 46px #18151029}.category-card span,.category-card small{color:var(--muted);font-size:.74rem;font-weight:820;letter-spacing:.11em;text-transform:uppercase}.category-card.active span,.category-card.active small{color:#fffaf1ad}.category-card strong{font-family:Georgia,Times New Roman,serif;font-size:1.28rem;line-height:1.12;font-weight:500}.categories-tools{margin-bottom:24px}.catalog-stats{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.catalog-stats span,.studio-steps span,.highlight-list span,.modal-facts span{display:inline-flex;align-items:center;gap:9px;min-height:42px;padding:10px 13px;border:1px solid var(--line);border-radius:8px;background:#fffaf2eb;color:var(--charcoal);font-weight:740}.modal-facts .mrpprice{text-decoration:line-through;color:#999;margin-right:8px;font-size:14px;border:none;padding:0}.catalog-stats svg,.studio-steps svg,.highlight-list svg,.modal-facts svg{color:var(--gold);flex:0 0 auto}.catalog-tools{display:grid;grid-template-columns:minmax(280px,.46fr) minmax(0,1fr);gap:16px;align-items:center;margin-bottom:22px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fffdf8b8;box-shadow:0 14px 50px #4a361d0f}.search-box{display:flex;align-items:center;gap:10px;min-height:48px;padding:0 14px;border:1px solid #ded3c2;border-radius:8px;background:#fffaf2;color:var(--muted)}.search-box input{border:0;padding:0;background:transparent;box-shadow:none}.search-box input:focus{box-shadow:none}.category-pills{display:flex;flex-wrap:wrap;gap:10px}.category-pills button{min-height:40px;padding:0 14px;background:#fffaf2;border-color:#e3d7c8;color:var(--muted)}.category-pills button.active{background:var(--charcoal);color:#fffaf1;border-color:var(--charcoal);box-shadow:0 14px 30px #18151026}.products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{position:relative;display:grid;grid-template-rows:auto 1fr;min-height:100%;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fffdf8f0;box-shadow:0 12px 44px #4a361d12;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.product-card:before{position:absolute;inset:0;z-index:1;content:"";background:linear-gradient(115deg,transparent 30%,rgba(255,255,255,.32),transparent 62%);opacity:0;transform:translate(-90%);transition:opacity .18s ease,transform .52s ease;pointer-events:none}.product-card:hover{transform:translateY(-5px);border-color:#b8893273;box-shadow:0 24px 64px #4a361d21}.product-card:hover:before{opacity:1;transform:translate(90%)}.reveal-card{opacity:0;animation:cardReveal .56s ease forwards;animation-delay:var(--delay)}.product-image{position:relative;display:block;width:100%;aspect-ratio:1 / 1;min-height:auto;padding:0;border:0;border-radius:0;background:#eee4d6;overflow:hidden;cursor:pointer}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .36s ease}.product-image span{position:absolute;left:14px;top:14px;padding:8px 10px;border-radius:8px;background:#fffdf8e0;color:var(--gold-deep);font-size:.75rem;font-weight:820}.product-card:hover .product-image img{transform:scale(1.055)}.product-copy{display:flex;flex-direction:column;gap:13px;padding:20px}.product-copy p{margin:0 0 7px;color:var(--rose);font-size:.77rem;font-weight:820;letter-spacing:.12em;text-transform:uppercase}.product-copy h3{margin-bottom:0;font-size:1.32rem;line-height:1.22}.product-copy span{color:var(--muted);font-size:.94rem;line-height:1.55}.product-meta-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:2px}.product-meta-row strong{color:var(--gold-deep);font-size:1.03rem}.product-meta-row small{color:var(--sage);font-weight:780}.card-actions{display:grid;grid-template-columns:1fr auto auto;gap:9px;margin-top:auto}.product-card button:not(.product-image){min-height:42px;background:#fff6e6;color:var(--gold-deep);border-color:#b889323b}.ghost-card-button{padding:0 14px;background:#fffaf2!important;color:var(--charcoal)!important;border-color:var(--line)!important}.delete-button{width:44px;background:#fff2ee!important;color:#a84836!important;border-color:#f0c8bf!important}.empty-state{display:grid;place-items:center;gap:10px;min-height:240px;margin-top:20px;border:1px dashed #d5c5b2;border-radius:8px;background:#fffaf2a6;color:var(--muted);text-align:center}.empty-state h3{margin:0;color:var(--ink)}.empty-state p{margin:0}.modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:20px;background:#18151094;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:fadeIn .18s ease both}.product-modal{position:relative;display:grid;grid-template-columns:minmax(260px,.78fr) minmax(280px,1fr);gap:28px;width:min(920px,100%);max-height:min(760px,calc(100svh - 40px));overflow:auto;padding:18px;border:1px solid rgba(255,250,241,.36);border-radius:8px;background:var(--paper);box-shadow:0 26px 80px #0000004d;animation:modalRise .22s ease both}.modal-close{position:absolute;top:12px;right:12px;z-index:2;width:42px;min-height:42px;background:#fffdf8eb;border-color:var(--line)}.modal-image{display:grid;grid-template-rows:minmax(0,1fr) auto;gap:10px;min-height:410px;padding:10px;overflow:hidden;border-radius:8px;background:var(--ivory)}.modal-image>img{width:100%;height:100%;min-height:0;border-radius:6px;object-fit:cover}.modal-gallery{display:flex;gap:8px;overflow-x:auto;padding:2px}.modal-gallery button{flex:0 0 64px;width:64px;aspect-ratio:1;min-height:auto;padding:0;border:2px solid transparent;border-radius:8px;background:#fffaf2;cursor:pointer;overflow:hidden}.modal-gallery button.active{border-color:var(--gold)}.modal-gallery img{width:100%;height:100%;object-fit:cover}.modal-copy{display:flex;flex-direction:column;justify-content:center;padding:28px 10px 28px 0}.modal-copy h2{margin-bottom:14px;font-size:3rem;line-height:1.05}.modal-copy p:not(.eyebrow){color:var(--muted);line-height:1.75}.modal-facts{display:grid;gap:10px;margin:12px 0 24px}.modal-copy .primary-button{width:fit-content}.studio-section{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(360px,1fr);gap:44px;align-items:start;padding:48px 0 84px}.studio-copy{position:sticky;top:104px}.studio-steps{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.studio-form{display:grid;grid-template-columns:minmax(230px,.7fr) minmax(280px,1fr);gap:20px;padding:20px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(145deg,#fffdf8f5,#fff8ece0);box-shadow:var(--shadow);animation:formGlow 5.5s ease-in-out infinite}.preview-tile{display:grid;grid-template-rows:1fr auto;gap:12px;min-height:390px}.preview-tile img{width:100%;height:100%;min-height:300px;border-radius:8px;object-fit:cover;background:var(--ivory);border:1px solid var(--line)}.upload-button{position:relative;min-height:46px;background:#fffaf2;border-color:#e1d3c1;color:var(--gold-deep);overflow:hidden}.upload-button input{position:absolute;inset:0;opacity:0;cursor:pointer}.studio-fields,.order-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.studio-fields label,.order-form label{display:grid;gap:8px;color:var(--charcoal);font-size:.9rem;font-weight:760}.wide-field{grid-column:1 / -1}.save-note{margin:-2px 0 0;color:var(--sage);font-weight:760}input,select,textarea{width:100%;border:1px solid #ded3c2;border-radius:8px;background:#fffaf2;color:var(--ink);padding:13px 14px;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:#b88932ad;background:#fffdf8;box-shadow:0 0 0 4px #b889321f}.craft-section{display:grid;grid-template-columns:minmax(280px,.95fr) minmax(320px,1fr);gap:76px;align-items:center;padding:78px 0;border-top:1px solid var(--line)}.craft-media{aspect-ratio:4 / 5;overflow:hidden;border-radius:8px;box-shadow:var(--shadow)}.craft-media img{width:100%;height:100%;object-fit:cover;transition:transform .42s ease}.craft-media:hover img{transform:scale(1.04)}.highlight-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:28px}.highlight-list span{justify-content:flex-start}.reviews-section{padding:78px 0}.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.review-card{min-height:190px;padding:24px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(145deg,#fffdf8,#f8f2ea);transition:transform .2s ease,box-shadow .2s ease}.review-card:hover{transform:translateY(-4px);box-shadow:0 18px 50px #4a361d1a}.review-card svg{color:var(--gold);margin-bottom:28px}.review-card p{margin:0;color:var(--muted);line-height:1.7}.order-section{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(320px,1fr);gap:76px;align-items:start;padding:84px 0 96px;border-top:1px solid var(--line)}.contact-stack{display:grid;gap:12px;margin-top:26px}.contact-stack a{display:inline-flex;align-items:center;gap:10px;color:var(--gold-deep);font-weight:740}.order-form{padding:30px;border:1px solid var(--line);border-radius:8px;background:#fffdf8ed;box-shadow:var(--shadow)}.floating-whatsapp{position:fixed;right:22px;bottom:22px;z-index:50;min-height:54px;padding:0 18px;background:#1f8f55;color:#fff;border-color:#ffffff3d;box-shadow:0 18px 46px #1f8f5559;animation:whatsappLift 2.8s ease-in-out infinite}.floating-whatsapp svg{animation:pulseIcon 1.8s ease-in-out infinite}.site-footer{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:30px 72px;border-top:1px solid var(--line);background:var(--charcoal);color:#fffaf1}.site-footer div,.site-footer a{display:flex;align-items:center;gap:12px}.footer-brand-block{display:grid!important;gap:8px!important}.footer-brand-block>div{display:flex;align-items:center;gap:12px}.footer-brand-block small{max-width:460px;color:#fffaf19e;line-height:1.5}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px 18px!important}.site-footer p{margin:0;font-weight:800}.site-footer a{color:#fffaf1c7;font-weight:740}.about-page{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:42px 0 86px}.about-hero{display:grid;grid-template-columns:minmax(0,.96fr) minmax(320px,.74fr);gap:54px;align-items:center;padding:34px 0 54px}.about-hero-copy h1{max-width:12ch;margin-bottom:18px;color:var(--ink);font-size:clamp(3.4rem,7vw,6rem);line-height:.92}.about-hero-copy h2{max-width:760px;margin-bottom:18px;font-size:clamp(2rem,4.8vw,3.4rem);line-height:1.04}.about-hero-copy p:not(.eyebrow){max-width:690px;margin-bottom:28px;color:var(--muted);font-size:1.05rem;line-height:1.78}.about-actions{display:flex;flex-wrap:wrap;gap:12px}.about-hero-media{min-height:520px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--ivory);box-shadow:var(--shadow)}.about-hero-media img{width:100%;height:100%;min-height:520px;object-fit:cover}.about-story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:32px 0;border-top:1px solid var(--line)}.about-story-grid article,.about-contact-card{border:1px solid var(--line);border-radius:8px;background:#fffdf8f0;box-shadow:0 12px 34px #4a361d0f}.about-story-grid article{min-height:210px;padding:24px}.about-story-grid svg{margin-bottom:24px;color:var(--gold)}.about-story-grid h3{margin:0 0 10px;font-size:1.24rem;line-height:1.24}.about-story-grid p{margin:0;color:var(--muted);line-height:1.7}.about-details{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:22px;align-items:stretch;padding-top:18px}.about-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.about-gallery img{width:100%;height:100%;min-height:310px;border:1px solid var(--line);border-radius:8px;object-fit:cover;background:var(--ivory)}.about-gallery img:nth-child(2){margin-top:34px}.about-contact-card{display:flex;flex-direction:column;justify-content:center;padding:28px}.about-contact-card h2{margin-bottom:20px;font-size:clamp(2rem,4vw,2.9rem);line-height:1.05}.about-facts{display:grid;gap:12px}.about-facts span,.about-facts a{display:inline-flex;align-items:flex-start;gap:10px;color:var(--gold-deep);font-weight:740;line-height:1.45;overflow-wrap:anywhere}.about-facts svg{flex:0 0 auto;margin-top:2px}@keyframes heroReveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes heroPan{0%{background-position:center center}to{background-position:55% 48%}}@keyframes buttonSheen{0%,42%{left:-45%}64%,to{left:120%}}@keyframes marqueeDrift{0%{transform:translate(0)}to{transform:translate(calc(-50% - 7px))}}@keyframes formGlow{0%,to{box-shadow:var(--shadow)}50%{box-shadow:0 24px 72px #b889322e}}@keyframes whatsappLift{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes showcaseReveal{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@keyframes softFloat{0%,to{translate:0 0}50%{translate:0 -10px}}@keyframes cardReveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalRise{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes pulseIcon{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}@media(max-width:1120px){.site-header{padding-inline:32px}.hero{grid-template-columns:1fr;padding-inline:42px}.hero-showcase{display:none}.site-footer{padding-inline:32px}.motion-strip{grid-template-columns:1fr;gap:12px}.motion-strip-copy{padding-inline:32px}.motion-strip-copy strong{max-width:none}.shop-layout{grid-template-columns:260px minmax(0,1fr)}.shop-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:960px){.site-header{grid-template-columns:auto auto;justify-content:space-between}.desktop-nav,.header-action{display:none}.menu-button{display:grid}.mobile-panel{position:fixed;inset:12px;z-index:40;display:none;flex-direction:column;gap:4px;padding:58px 18px 18px;border:1px solid var(--line);border-radius:8px;background:#fffdf8fa;box-shadow:var(--shadow);height:400px}.mobile-panel.is-open{display:flex;height:311px!important}.mobile-panel a{padding:16px;border-radius:8px;color:var(--ink);font-weight:780}.mobile-panel a:hover{background:var(--ivory)}.panel-close{position:absolute;top:14px;right:14px;display:grid}.catalog-top,.categories-heading,.featured-categories-head,.shop-page-heading,.shop-products-head,.reviews-section>div:first-child,.craft-section,.order-section,.studio-section,.product-modal{grid-template-columns:1fr}.catalog-top,.categories-heading,.featured-categories-head,.shop-page-heading,.shop-products-head,.reviews-section>div:first-child{display:grid}.studio-copy{position:static}.catalog-tools{grid-template-columns:1fr}.products-grid,.category-card-grid,.featured-category-grid,.review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-layout{grid-template-columns:220px minmax(0,1fr)}.studio-form{grid-template-columns:1fr}.modal-copy{padding:4px 4px 10px}.modal-image{min-height:340px}}@media(max-width:680px){.site-header{min-height:68px;padding-inline:14px}.brand span{max-width:210px;overflow:hidden;text-overflow:ellipsis}.brand img{width:40px}.hero{min-height:min(690px,calc(100svh - 74px));padding:58px 18px 84px}.hero-logo{width:64px}h1{font-size:4rem}.hero-copy{font-size:1.05rem}.hero-actions,.hero-actions a,.hero-actions button,.modal-copy .primary-button{width:100%}.catalog-section,.categories-page,.featured-categories-section,.shop-page,.studio-section,.craft-section,.reviews-section,.order-section{width:min(100% - 28px,1180px)}.catalog-top h2,.categories-heading h2,.featured-categories-head h2,.shop-page-heading h1,.shop-products-head h2,.studio-copy h2,.craft-copy h2,.reviews-section h2,.order-copy h2,.modal-copy h2{font-size:2.4rem}.products-grid,.category-card-grid,.featured-category-grid,.review-grid,.highlight-list,.studio-fields,.order-form{grid-template-columns:1fr}.wide-field{grid-column:auto}.product-copy,.review-card{padding:18px}.card-actions{grid-template-columns:1fr auto}.delete-button{grid-column:2;grid-row:1 / span 2;height:100%}.studio-form,.order-form{padding:16px}.preview-tile{min-height:auto}.preview-tile img,.modal-image{min-height:260px}.floating-whatsapp{right:14px;bottom:14px;min-height:50px;padding:0 14px}.site-footer{align-items:flex-start;flex-direction:column;padding:26px 18px}.footer-links{justify-content:flex-start}.motion-strip{padding:16px 0}.motion-strip-copy{padding-inline:18px}.marquee-product{width:260px}.shop-page{width:100%;padding:18px 0 54px}.shop-page-heading{width:min(100% - 28px,1180px);margin-inline:auto}.shop-page-heading h1{font-size:2.8rem}.shop-layout{grid-template-columns:112px minmax(0,1fr);min-height:calc(100svh - 86px);border-inline:0;border-radius:0}.shop-sidebar{top:68px;max-height:calc(100svh - 68px)}.shop-search{margin:8px;min-height:42px;padding:0 8px}.shop-search input{min-width:0;font-size:.82rem}.shop-category-list{padding:0 6px 10px}.shop-category-list button{grid-template-columns:1fr;gap:6px;min-height:70px;padding:10px 8px}.shop-category-list span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:.78rem}.shop-category-list small{min-width:24px;height:24px;font-size:.75rem}.shop-products-panel{padding:12px}.shop-products-head{gap:10px;margin-bottom:12px;padding-bottom:12px}.shop-products-head h2{font-size:1.55rem}.shop-products-head>span{min-height:34px;padding:8px 10px;font-size:.8rem}.shop-products-grid{gap:12px}}html,body{overflow-x:hidden}.site-header,.hero,.motion-strip,.featured-categories-section,.craft-section,.reviews-section,.order-section,.shop-page,.site-footer,.brand,.brand span,.desktop-nav,.product-card,.product-copy,.product-copy h3,.product-copy span,.shop-products-head,.shop-products-head h2,.footer-links,.footer-brand-block{min-width:0}.primary-button,.secondary-button,.header-action,.product-card button:not(.product-image),.floating-whatsapp{text-align:center}h1{font-size:clamp(3.25rem,8vw,6.4rem)}.catalog-top h2,.categories-heading h2,.featured-categories-head h2,.studio-copy h2,.craft-copy h2,.reviews-section h2,.order-copy h2{font-size:clamp(2.3rem,5.2vw,3.6rem)}.shop-page-heading h1{font-size:clamp(2.55rem,6.6vw,4.2rem)}.shop-products-head h2{overflow-wrap:anywhere;font-size:clamp(1.55rem,4.2vw,2.45rem)}.product-copy h3,.featured-category-card strong,.shop-category-list span,.marquee-product span{overflow-wrap:anywhere}.product-copy>span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media(max-width:1240px){.site-header{gap:18px;padding-inline:42px}.desktop-nav{gap:18px}.hero{padding-inline:60px}.products-grid,.shop-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.site-header{min-height:68px}.hero{min-height:auto;padding:60px 28px 82px}.hero-copy{max-width:100%}.featured-categories-section,.craft-section,.reviews-section,.order-section{padding-block:58px}.craft-section,.order-section{gap:34px}.craft-media{max-height:520px}.review-card{min-height:160px}.shop-page{width:100%;padding-top:18px}.shop-page-heading{width:min(100% - 28px,1180px);margin-inline:auto}.shop-layout{grid-template-columns:188px minmax(0,1fr);border-inline:0;border-radius:0}.shop-sidebar{top:68px;max-height:calc(100svh - 68px)}.shop-products-panel{padding:16px}.product-modal{width:min(720px,100%)}}@media(max-width:560px){.site-header{padding-inline:12px}.brand span{max-width:min(58vw,220px)}.mobile-panel{inset:8px;height:auto;max-height:calc(100svh - 16px);overflow-y:auto}.hero{padding:48px 16px 70px}.hero-kicker{gap:10px;margin-bottom:18px}.hero-kicker span{font-size:.92rem}.hero-logo{width:56px}h1{max-width:10ch;font-size:clamp(3rem,14vw,4rem)}.hero-copy{font-size:1rem;line-height:1.62}.hero-actions{gap:10px}.primary-button,.secondary-button{min-height:48px;padding-inline:16px}.motion-strip-copy strong{font-size:1.25rem}.marquee-product{grid-template-columns:54px minmax(0,1fr);width:230px;min-height:74px;padding:8px}.marquee-product img{width:54px}.featured-categories-section,.craft-section,.reviews-section,.order-section{width:min(100% - 24px,1180px);padding-block:46px}.featured-categories-head{gap:14px}.featured-categories-head .secondary-button{width:100%}.featured-category-card{min-height:118px;padding:16px}.featured-category-card strong{font-size:1.18rem}.craft-section,.order-section{gap:24px}.highlight-list span,.modal-facts span{align-items:flex-start;min-height:auto;line-height:1.35}.review-card{min-height:auto}.review-card svg{margin-bottom:18px}.contact-stack a{align-items:flex-start;overflow-wrap:anywhere;line-height:1.4}.order-form{gap:12px}.floating-whatsapp{right:12px;bottom:12px;min-height:48px;padding-inline:13px}.shop-layout{grid-template-columns:102px minmax(0,1fr)}.shop-page-heading{width:min(100% - 24px,1180px);margin-bottom:16px}.back-link{margin-bottom:12px}.shop-page-heading p:not(.eyebrow){font-size:.95rem;line-height:1.55}.shop-search{margin:7px}.shop-search svg{display:none}.shop-search input{font-size:.78rem}.shop-category-list button{min-height:64px;padding:9px 7px}.shop-products-panel{padding:10px}.shop-products-head{grid-template-columns:1fr;align-items:start}.shop-products-head>span{width:fit-content}.shop-products-grid{grid-template-columns:1fr}.shop-products-grid .product-card{box-shadow:0 8px 26px #4a361d14}.shop-products-grid .product-copy{gap:9px;padding:12px}.shop-products-grid .product-copy p{margin-bottom:4px;font-size:.66rem}.shop-products-grid .product-copy h3{font-size:1.05rem}.shop-products-grid .product-copy>span{font-size:.84rem;-webkit-line-clamp:2}.product-meta-row{align-items:flex-start;flex-direction:column;gap:4px}.card-actions{grid-template-columns:1fr}.product-card button:not(.product-image),.ghost-card-button{width:100%;min-height:40px;padding-inline:10px}.delete-button{grid-column:auto;grid-row:auto;height:40px}.modal-backdrop{align-items:end;padding:10px}.product-modal{width:100%;max-height:calc(100svh - 20px);gap:16px;padding:12px}.modal-image{min-height:auto;aspect-ratio:1 / 1}.modal-copy h2{font-size:2rem}.modal-gallery button{flex-basis:54px;width:54px}.site-footer{gap:18px}.footer-links{display:grid;justify-items:start}}@media(max-width:380px){.brand span{max-width:170px}.shop-layout{grid-template-columns:92px minmax(0,1fr)}.shop-category-list span{font-size:.72rem}.shop-products-panel{padding-inline:8px}.shop-products-grid .product-copy{padding:10px}}
