@import"https://fonts.googleapis.com/css2?family=Heebo:wght@300;400;500;600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--brown-dark: #3b2a1a;--brown-mid: #8b5e3c;--brown-light: #c49a6c;--beige: #ead7c0;--beige-light: #f7f0e8;--beige-mid: #f0e4d4;--white: #ffffff;--text-dark: #1a1008;--text-mid: #5c4030}html{scroll-behavior:smooth}body{font-family:Heebo,sans-serif;background:var(--white);color:var(--text-dark);direction:rtl;-webkit-font-smoothing:antialiased}.skip-link{position:fixed;top:-48px;right:16px;z-index:1200;background:#fff;color:var(--brown-dark);border:1px solid rgba(59,42,26,.4);border-radius:10px;padding:8px 12px;text-decoration:none;font-weight:700;transition:top .2s ease}.skip-link:focus-visible{top:12px}.site-main{flex:1 0 auto}.top-nav{position:fixed;top:0;left:0;right:0;z-index:100;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(139,94,60,.1);padding:0 5vw;height:64px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(8px,2vw,20px)}.nav-logo{font-size:1.2rem;font-weight:600;color:var(--brown-dark);letter-spacing:.06em;text-decoration:none}.nav-logo span{color:var(--brown-mid)}.nav-menu{list-style:none;display:flex;gap:18px;align-items:center;justify-content:center}.nav-menu a{font-size:.88rem;font-weight:500;color:var(--text-mid);text-decoration:none}.nav-menu a:hover{color:var(--brown-dark)}.nav-cta,.btn-primary,.btn-light,.btn-secondary{text-decoration:none;display:inline-flex;align-items:center;gap:8px;border-radius:999px;transition:.2s ease}.nav-cta{background:var(--brown-dark);color:var(--white);padding:10px 22px;font-size:.88rem;font-weight:600}.hero{padding-top:64px;min-height:min(100svh,920px);display:grid;grid-template-columns:1.02fr .98fr;overflow:hidden}.hero-content{display:flex;flex-direction:column;justify-content:center;padding:72px 5vw 72px 6vw}.hero h1{font-size:clamp(1.9rem,3.2vw,2.9rem);font-weight:800;line-height:1.22;color:var(--brown-dark);letter-spacing:-.025em;margin-bottom:20px}.hero h1 em{font-style:normal;color:var(--brown-mid)}.hero-sub{font-size:clamp(.95rem,1.3vw,1.1rem);color:var(--text-mid);line-height:1.7;margin-bottom:40px;max-width:420px}.btn-primary{background:var(--brown-dark);color:var(--white);padding:16px 34px;font-size:1rem;font-weight:700;width:fit-content;box-shadow:0 4px 20px #3b2a1a38}.hero-trust{margin-top:36px;display:flex;align-items:center;gap:8px;font-size:.82rem;color:var(--text-mid)}.stars{display:flex;gap:2px;color:var(--brown-light)}.hero-visual{background:linear-gradient(168deg,#fcfaf7 0%,var(--beige-light) 42%,#e8ddd2 100%);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;min-height:480px}.hero-visual-orbs{position:absolute;top:-25%;right:-25%;bottom:-25%;left:-25%;pointer-events:none}.hero-orb{position:absolute;border-radius:50%;filter:blur(56px);animation:orb-drift 22s ease-in-out infinite}.hero-orb-a{width:58vmin;height:52vmin;background:#ead7c08c;top:-8%;inset-inline-start:-12%}.hero-orb-b{width:42vmin;height:42vmin;background:#c49a6c33;bottom:5%;inset-inline-end:-8%;animation-delay:-8s}.hero-orb-c{width:32vmin;height:32vmin;background:#8b5e3c17;top:38%;inset-inline-start:28%;animation-delay:-14s}.hero-visual-stage{width:100%;max-width:520px;min-height:min(72vh,680px);padding:clamp(32px,6vh,56px) 8%;display:flex;align-items:center;justify-content:center}.hero-engrave-wrap{position:relative;z-index:2;width:100%;max-width:400px;animation:hero-engrave-float 12s ease-in-out infinite}.hero-engrave-base{position:absolute;bottom:-5%;left:50%;transform:translate(-50%);width:70%;max-width:260px;height:24px;background:radial-gradient(ellipse 100% 100% at 50% 50%,rgba(59,42,26,.1) 0%,transparent 75%);filter:blur(14px)}.hero-engrave-svg{width:100%;height:auto;display:block;filter:drop-shadow(0 18px 36px rgba(59,42,26,.08))}.hero-engrave-groove{fill:none;stroke:#3b2a1a33;stroke-width:1.15;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1;pathLength:1;animation:hero-groove-draw 10.5s ease infinite}.hero-engrave-caption{position:absolute;inset-inline:0;top:50%;transform:translateY(-52%);text-align:center;font-size:21px;font-weight:600;color:#3b2a1a;opacity:0;animation:hero-words-reveal 10.5s ease infinite}section{padding:88px 5vw}.section-label{font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--brown-mid);margin-bottom:12px}.section-title{font-size:clamp(1.55rem,2.6vw,2.2rem);font-weight:800;color:var(--brown-dark);letter-spacing:-.025em;line-height:1.25}.section-header{margin-bottom:56px}.section-header-center{text-align:center}.benefits{background:var(--beige-light)}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.benefit-card{background:var(--white);border-radius:22px;padding:38px 30px;text-align:center;border:1px solid rgba(139,94,60,.08);transition:transform .25s,box-shadow .25s}.benefit-card:hover{transform:translateY(-5px);box-shadow:0 14px 44px #3b2a1a1a}.benefit-icon{width:58px;height:58px;background:var(--beige);border-radius:16px;display:grid;place-items:center;margin:0 auto 22px}.benefit-card h3{font-size:1.02rem;font-weight:700;color:var(--brown-dark);margin-bottom:10px}.benefit-card p{font-size:.88rem;color:var(--text-mid);line-height:1.65}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);position:relative}.steps-grid:before{content:"";position:absolute;top:31px;right:16.66%;left:16.66%;height:1.5px;background:linear-gradient(90deg,transparent,var(--beige),var(--brown-light),var(--beige),transparent)}.step{text-align:center;padding:0 28px;position:relative;z-index:1}.step-number{width:62px;height:62px;background:var(--brown-dark);color:var(--white);border-radius:50%;display:grid;place-items:center;font-size:1.3rem;font-weight:800;margin:0 auto 26px;box-shadow:0 4px 18px #3b2a1a40}.step h3{font-size:1.02rem;font-weight:700;color:var(--brown-dark);margin-bottom:10px}.step p{font-size:.87rem;color:var(--text-mid);line-height:1.65}.examples{background:var(--beige-light)}.examples-grid{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.example-tag{background:var(--white);border:1.5px solid rgba(139,94,60,.2);border-radius:50px;padding:13px 26px;font-size:.97rem;color:var(--brown-dark);box-shadow:0 2px 8px #3b2a1a0d;transition:.2s}.example-tag:hover{background:var(--beige);border-color:var(--brown-mid);transform:translateY(-2px)}.examples-sub{text-align:center;font-size:.88rem;color:var(--text-mid);margin-top:30px;display:flex;align-items:center;justify-content:center;gap:8px}.products{background:var(--white);padding-top:72px;padding-bottom:80px}.products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2.4vw,32px);max-width:1060px;margin:0 auto}.product-card{display:flex;flex-direction:column;border-radius:16px;padding:12px;border:1px solid rgba(139,94,60,.1);background:var(--white);box-shadow:0 2px 14px #3b2a1a0a;transition:.2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #3b2a1a14}.product-image{padding:8px;background:var(--beige-light);border-radius:12px;border:1px solid rgba(139,94,60,.08)}.product-image-inner{border-radius:10px;overflow:hidden;aspect-ratio:5 / 3;background:var(--beige-mid);border:1px solid rgba(139,94,60,.1)}.product-image-inner img{width:100%;height:100%;object-fit:cover;transition:.4s}.product-card:hover .product-image-inner img{transform:scale(1.03)}.product-info{display:flex;flex-direction:column;align-items:center;text-align:center;padding:12px 6px 4px;flex:1}.product-info h3{font-size:.9rem;font-weight:700;color:var(--brown-dark);margin-bottom:4px;line-height:1.35}.product-info .price{font-size:.78rem;color:var(--brown-mid);font-weight:600;margin-bottom:10px}.btn-secondary{margin-top:auto;background:transparent;color:var(--brown-dark);border:1px solid var(--brown-dark);padding:6px 16px;font-size:.76rem;font-weight:600}.btn-secondary:hover{background:var(--brown-dark);color:var(--white)}.final-cta{background:var(--brown-dark);text-align:center;padding:96px 5vw 100px;position:relative;overflow:hidden}.final-cta h2{font-size:clamp(1.7rem,3vw,2.7rem);font-weight:800;color:var(--white);margin-bottom:18px;line-height:1.25}.final-cta p{font-size:.98rem;color:#ead7c0bf;margin:0 auto 40px;max-width:420px;line-height:1.7}.btn-light{background:var(--white);color:var(--brown-dark);padding:18px 42px;font-size:1.05rem;font-weight:800;box-shadow:0 4px 28px #0003}footer{background:var(--beige-light);border-top:1px solid rgba(139,94,60,.1);padding:48px 5vw 32px}.footer-top{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:36px;border-bottom:1px solid rgba(139,94,60,.1);gap:40px}.footer-brand .logo{font-size:1.15rem;font-weight:700;color:var(--brown-dark);margin-bottom:10px}.footer-brand .logo span{color:var(--brown-mid)}.footer-brand p{font-size:.83rem;color:var(--text-mid);line-height:1.65;max-width:220px}.footer-nav{display:flex;gap:56px}.footer-nav-col h4{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--brown-dark);margin-bottom:16px}.footer-nav-col ul{list-style:none;display:flex;flex-direction:column;gap:10px}.footer-nav-col a{font-size:.88rem;color:var(--text-mid);text-decoration:none}.footer-bottom{padding-top:20px;display:flex;align-items:center;justify-content:space-between}.footer-bottom-meta{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer-bottom p{font-size:.78rem;color:var(--text-mid)}.footer-actions{display:flex;flex-direction:column;align-items:stretch;gap:8px}.footer-status-link,.footer-admin-link{display:inline-flex;border-radius:999px;text-decoration:none;font-weight:700}.footer-status-link{padding:10px 16px;border:1px solid rgba(59,42,26,.22);background:#fff;color:var(--brown-dark);font-size:.83rem}.footer-status-link-secondary{cursor:pointer;font-family:inherit;justify-content:center;background:transparent}.footer-admin-link{padding:7px 12px;border:1px solid rgba(59,42,26,.18);color:var(--text-mid);font-size:.74rem}.footer-status-link:hover{background:var(--beige);border-color:var(--brown-mid);transform:translateY(-1px)}.footer-admin-link:hover{border-color:var(--brown-mid);color:var(--brown-dark);background:#ffffffa6}.zh-studio-credit{font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--brown-dark);text-decoration:none;border-bottom:2px solid rgba(59,42,26,.35);padding-bottom:3px}.site-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#1a10088c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:24px 16px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}.site-modal-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}.site-modal{width:min(100%,520px);max-height:min(88vh,640px);background:var(--white);border-radius:16px;box-shadow:0 24px 60px #0003;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(139,94,60,.12)}.site-modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid rgba(139,94,60,.12)}.site-modal-header h2{margin:0;font-size:1.05rem;font-weight:700;color:var(--brown-dark)}.site-modal-close{width:36px;height:36px;border:none;border-radius:10px;background:var(--beige-mid);color:var(--brown-dark);font-size:1.1rem;line-height:1;cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(139,94,60,.55);outline-offset:2px}.site-modal-body{flex:1 1 auto;min-height:0;padding:18px 20px 22px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;font-size:.88rem;line-height:1.65;color:var(--text-mid)}.site-modal-body p{margin:0 0 12px}.site-modal-body h3{font-size:.92rem;color:var(--brown-dark);margin:16px 0 8px}.site-modal-body ul{margin:0 0 12px;padding-inline-start:18px;display:grid;gap:6px}.site-modal-body li{line-height:1.6}.site-modal-body::-webkit-scrollbar{width:10px}.site-modal-body::-webkit-scrollbar-track{background:#efe4d9;border-radius:999px}.site-modal-body::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#c49a6c,#8b5e3c);border-radius:999px;border:2px solid #efe4d9}.site-modal-body{scrollbar-width:thin;scrollbar-color:#8b5e3c #efe4d9}.contact-form{display:flex;flex-direction:column;gap:14px}.contact-form label{display:flex;flex-direction:column;gap:6px;font-size:.82rem;font-weight:600;color:var(--brown-dark)}.contact-form input,.contact-form textarea{font-family:Heebo,sans-serif;font-size:.88rem;padding:10px 12px;border:1px solid rgba(139,94,60,.2);border-radius:10px;background:var(--white);color:var(--text-dark)}.contact-form textarea{min-height:120px;resize:vertical}.field-hint{font-size:.75rem;font-weight:400;color:var(--text-mid)}.contact-form-submit{margin-top:6px;align-self:flex-start;background:var(--brown-dark);color:var(--white);border:none;border-radius:50px;padding:12px 28px;font-family:Heebo,sans-serif;font-size:.9rem;font-weight:600;cursor:pointer}.contact-success{text-align:center;padding:12px 8px 8px}.contact-success-icon{width:56px;height:56px;margin:0 auto 14px;border-radius:50%;background:#e8f7ee;color:#2e8758;display:grid;place-items:center;font-size:1.6rem;font-weight:700}.legal-business-card{margin-top:10px;padding:12px;border-radius:12px;border:1px solid rgba(139,94,60,.2);background:#8b5e3c0f}.legal-business-card h4{margin:0 0 6px;font-size:.86rem;color:var(--brown-dark)}.legal-business-card p{margin:0;font-size:.82rem;line-height:1.55;color:var(--text-mid)}.site-whatsapp-fab{position:fixed;inset-inline-start:20px;bottom:24px;z-index:90;display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:linear-gradient(160deg,#5c3d26,#3b2a1a 55%,#2a1d12);color:#f7f0e8;border:1px solid rgba(196,154,108,.35);text-decoration:none;box-shadow:0 10px 28px #2b1e1273;animation:site-whatsapp-float 2.8s ease-in-out infinite}.site-whatsapp-fab:hover{animation-play-state:paused;filter:brightness(1.08);transform:translateY(-4px)}.icon-sm{width:13px;height:13px;fill:currentColor}.icon-md{width:18px;height:18px;fill:currentColor}.icon-star{width:13px;height:13px;fill:var(--brown-light)}.icon-whatsapp{width:28px;height:28px;fill:currentColor}.examples-sub-icon{width:15px;height:15px;fill:var(--brown-mid)}@keyframes orb-drift{0%,to{transform:translate(0) scale(1)}50%{transform:translate(3%,-4%) scale(1.06)}}@keyframes site-whatsapp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes hero-engrave-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes hero-groove-draw{0%{stroke-dashoffset:1}30%{stroke-dashoffset:0}62%{stroke-dashoffset:0}63%{stroke-dashoffset:1}to{stroke-dashoffset:1}}@keyframes hero-words-reveal{0%,14%{opacity:0}32%{opacity:.9}58%{opacity:.9}62%{opacity:0}to{opacity:0}}@media (max-width: 960px){.hero{grid-template-columns:1fr;min-height:auto}.hero-content{padding:44px 6vw 52px;order:2}.hero-visual{height:60vw;min-height:300px;order:1}.benefits-grid,.steps-grid{grid-template-columns:1fr}.steps-grid:before{display:none}.footer-top,.footer-bottom{flex-direction:column;align-items:stretch}}@media (max-width: 720px){.top-nav{height:60px;padding:8px 4vw;grid-template-columns:1fr auto}.nav-menu{display:none}.nav-cta{padding:8px 14px;font-size:.82rem}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 8px;max-width:100%;padding-inline:0}.product-card{padding:8px;border-radius:12px}.product-info{padding:8px 4px 2px}.product-info h3{font-size:.78rem;line-height:1.25}.product-info .price{font-size:.7rem;margin-bottom:6px}.btn-secondary{padding:5px 10px;font-size:.7rem}.footer-status-link{width:100%;justify-content:center;min-height:44px}.footer-actions{width:100%}.footer-admin-link{width:100%;min-height:40px;justify-content:center}.footer-bottom-meta{align-items:center}}@media (max-width: 420px){.btn-primary,.btn-light{width:100%;justify-content:center}}.studio-shell{min-height:100svh;background:#f4ece4;color:#2c1b10;display:flex;flex-direction:column}.studio-topbar{position:sticky;top:0;z-index:20;background:#fffbf5eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #e9d9ca;padding:12px 20px;display:grid;gap:10px}.studio-top-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;direction:ltr}.studio-top-back{margin-inline-start:auto}.studio-top-fit{font-size:.82rem;padding:8px 12px;white-space:nowrap}.studio-progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.studio-step-pill{border:1px solid #e9d9ca;border-radius:12px;background:#fff;padding:8px 10px;font-size:.8rem;color:#6f5644;display:flex;align-items:center;gap:6px}.studio-step-pill span{width:18px;height:18px;border-radius:50%;display:inline-grid;place-items:center;background:#f2e8dd;color:#7a5b43;font-size:.7rem;font-weight:700}.studio-step-pill.active,.studio-step-pill.done{border-color:#c7a485}.studio-step-pill.active span,.studio-step-pill.done span{background:#6e4b33;color:#fff}.studio-step-section{padding:24px 20px 100px}.studio-step-section--checkout{padding-bottom:max(120px,calc(100px + env(safe-area-inset-bottom,0px)))}.studio-step-section h2{margin:0 0 14px;color:#2b1b10}.studio-chip-row{display:flex;flex-wrap:nowrap;gap:8px;margin:0 0 12px;overflow-x:auto;overflow-y:hidden;padding-bottom:6px;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.studio-chip{border:1px solid #e9d9ca;border-radius:999px;background:#fff;padding:8px 12px;font:inherit;color:#6f5644;cursor:pointer}.studio-chip.light{background:#fff9f3}.studio-chip.active{border-color:#9b6a45;box-shadow:0 0 0 2px #9b6a4529;color:#4f3523}.studio-subcategory-tabs{display:flex;align-items:center;gap:26px;margin:2px 0 16px;border-bottom:1px solid #e7d7c8;padding-bottom:8px}.studio-subcategory-tab{border:0;background:transparent;font:inherit;color:#8c7562;font-weight:600;font-size:1rem;padding:0 0 10px;margin-bottom:-9px;border-bottom:2px solid transparent;cursor:pointer;transition:color .18s ease,border-color .18s ease}.studio-subcategory-tab:hover{color:#5a4030}.studio-subcategory-tab.active{color:#3b2a1a;border-bottom-color:#8b5e3c}.studio-chip.material{background:color-mix(in srgb,var(--mat) 20%,#fff)}.studio-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.studio-products-grid.studio-products-grid--uniform{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;align-items:stretch;width:100%;max-width:1240px;margin-inline-start:0;margin-inline-end:auto}.studio-products-grid.studio-products-grid--uniform .studio-product-card{width:100%}@media (max-width: 1024px){.studio-products-grid.studio-products-grid--uniform{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.studio-products-grid.studio-products-grid--uniform{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}}@media (max-width: 640px) and (min-width: 520px){.studio-products-grid.studio-products-grid--uniform{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}}@media (max-width: 640px){.studio-products-grid.studio-products-grid--uniform .studio-product-card{padding:6px;border-radius:12px}.studio-products-grid.studio-products-grid--uniform .studio-product-category-label{font-size:.58rem;margin-bottom:2px}.studio-products-grid.studio-products-grid--uniform .studio-product-thumb{margin:0 0 4px;border-radius:10px}.studio-products-grid.studio-products-grid--uniform .studio-product-card h3{font-size:.72rem;margin:4px 0 2px;line-height:1.2}.studio-products-grid.studio-products-grid--uniform .studio-product-price{font-size:.72rem;margin-bottom:4px}.studio-products-grid.studio-products-grid--uniform .studio-swatch-row{gap:4px;margin-bottom:6px}.studio-products-grid.studio-products-grid--uniform .studio-color-swatch{width:16px;height:16px}.studio-products-grid.studio-products-grid--uniform .studio-select-btn{padding:5px 8px;font-size:.68rem;min-width:0;width:100%}.studio-products-grid.studio-products-grid--uniform .studio-stock-badge{font-size:.58rem;padding:2px 5px}}.studio-products-grid.studio-products-grid--uniform .studio-subsection-title{font-size:1.05rem;font-weight:800;letter-spacing:.01em;color:#2c1b10;margin-top:10px;margin-bottom:4px;padding-bottom:8px;border-bottom:1px solid #e4d4c5}.studio-products-grid.studio-products-grid--uniform .studio-subsection-title:first-of-type{margin-top:0}.studio-subsection-title{grid-column:1 / -1;font-size:14px;font-weight:900;color:#3b2a1a;margin-top:6px;margin-bottom:2px}.studio-subsection-divider{grid-column:1 / -1;border-top:1px solid #e4d4c5;margin:2px 0 4px}.studio-product-card{border:1px solid rgba(236,226,214,.85);border-radius:16px;background:linear-gradient(180deg,#fff,#fffcf9);padding:9px;cursor:pointer;transition:.2s ease;box-shadow:0 10px 24px #3122170f;display:flex;flex-direction:column;align-items:stretch;text-align:center}.studio-product-card--skeleton{min-height:270px;background:linear-gradient(90deg,#f8f2eb 25%,#efe4d8,#f8f2eb 75%);background-size:220% 100%;border-color:#ebdfd4;animation:studio-skeleton-shimmer 1.25s ease-in-out infinite}.studio-product-card:hover{transform:translateY(-2px)}.studio-product-card.selected{border-color:#ad7d56;box-shadow:0 0 0 2px #ad7d561f,0 16px 28px #3b2a1a1f}@keyframes studio-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.studio-product-card.out-of-stock{opacity:.56;cursor:not-allowed}.studio-product-card.out-of-stock:hover{transform:none}.studio-product-card h3{margin:7px 0 3px;font-size:.88rem;line-height:1.3;font-weight:700;color:#2c1b10}.studio-product-thumb{position:relative;width:100%;aspect-ratio:3 / 2;border-radius:12px;border:1px solid #efe2d5;background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.75),transparent 45%),#f3eee7;margin:0 0 8px}.studio-product-thumb.bracelets{border-radius:999px}.studio-product-thumb.necklaces{border-radius:44% 44% 38% 38%/34% 34% 52% 52%}.studio-product-thumb.keychains{border-radius:20px}.studio-product-category-label{font-size:.68rem;color:#a08a78;letter-spacing:.03em;margin-bottom:4px}.studio-product-price{display:block;font-size:.84rem;color:#5d3f2b;font-weight:700;margin-bottom:8px}.studio-stock-badge{display:inline-block;margin:0 auto 6px;padding:3px 8px;border-radius:999px;border:1px solid rgba(239,68,68,.25);background:#ef44441f;color:#b42318;font-size:.68rem;font-weight:700}.studio-stock-badge--overlay{position:absolute;top:10px;inset-inline-end:10px;margin:0;z-index:2;background:#b42318;border-color:#b42318;color:#fff}.studio-stock-badge--overlay-low{top:10px;bottom:auto;inset-inline-start:10px}.studio-stock-badge--low{border-color:#f59e0b59;background:#f59e0b24;color:#92400e}.studio-swatch-row{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:12px}.studio-color-swatch{width:22px;height:22px;border-radius:50%;border:1px solid rgba(82,55,34,.22);background:var(--swatch);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.studio-color-swatch.is-readonly{cursor:default;pointer-events:none}.studio-color-swatch:hover{transform:scale(1.08);box-shadow:0 0 0 2px #9b6a4526}.studio-color-swatch.active{box-shadow:0 0 0 2px #9b6a4547;border-color:#8e6140}.studio-select-btn{border:1px solid #8f6240;background:#fff;color:#5d3f2b;box-shadow:0 6px 14px #3b2a1a14;min-width:72px;text-align:center;letter-spacing:.01em;border-radius:999px;padding:7px 12px;font-family:inherit;font-size:.78rem;font-weight:600;margin-top:auto}.studio-select-btn:disabled{cursor:not-allowed;opacity:.6}.studio-custom-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:14px}.studio-control-panel,.studio-preview-panel,.studio-order-summary,.studio-checkout-form{border:1px solid #e9d9ca;background:#fff;border-radius:20px;padding:14px}.studio-control-panel{display:grid;gap:10px}.studio-control-panel label,.studio-checkout-form label{display:flex;flex-direction:column;gap:5px;font-size:.82rem;color:#7f6653;min-width:0}.studio-control-panel input,.studio-control-panel select,.studio-control-panel textarea,.studio-checkout-form input,.studio-order-summary input{border:1px solid #e9d9ca;border-radius:10px;padding:9px 10px;font-family:inherit;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.studio-checkout-form input::placeholder,.studio-checkout-form textarea::placeholder{color:#b9a798}.studio-preview-mockup-block{position:relative;display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}.studio-preview-mockup-block .studio-subgallery{margin-top:0}.studio-couple-piece-tabs{display:flex;width:100%;max-width:380px;gap:0;padding:0;box-sizing:border-box;border-bottom:1px solid #e0d0c4}.studio-couple-piece-tab{flex:1;margin:0 0 -1px;padding:9px 12px 8px;border:none;border-radius:9px 9px 0 0;background:transparent;color:#8a7565;font-family:Heebo,system-ui,sans-serif;font-size:.8rem;font-weight:500;cursor:pointer;border-bottom:2px solid transparent;transition:color .15s ease,background .15s ease,border-color .15s ease}.studio-couple-piece-tab:hover{color:#5c4332;background:#ffffff59}.studio-couple-piece-tab.is-active{color:#3d2a1c;font-weight:600;background:#fffbf7bf;border-bottom-color:#ad7d56}.studio-preview-stage{position:relative;border-radius:16px;min-height:360px;width:100%;background:radial-gradient(120% 85% at 50% 18%,#fffefb,#f4ebe2 42%,#e8dfd4);display:grid;place-items:center;border:1px solid #e8d8cc;box-shadow:inset 0 0 0 1px #ffffffa6,inset 0 -24px 48px #8b5e3c0f;perspective:1200px;overflow:hidden}.studio-three-wrap{position:relative;width:100%;height:100%;min-height:360px}.studio-three-wrap--puzzle .studio-three-canvas-host{isolation:isolate}.studio-three-wrap--puzzle .studio-three-canvas-host:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse 92% 78% at 50% 44%,#fdf9f4,#f4ebe3 45%,#e9dfd4)}.studio-three-wrap--puzzle .studio-three-canvas-host canvas{position:relative;z-index:1}.studio-three-canvas-host{position:absolute;top:0;right:0;bottom:0;left:0}.studio-three-canvas-host canvas{width:100%!important;height:100%!important;display:block;touch-action:none}.studio-three-zoom-stack{position:absolute;inset-inline-end:11px;bottom:11px;z-index:4;display:flex;flex-direction:column;gap:6px;pointer-events:none}.studio-three-zoom-stack .studio-three-zoom-btn{pointer-events:auto}.studio-three-zoom-btn{width:30px;height:30px;border-radius:999px;border:1px solid rgba(139,94,60,.32);background:#fffcf8f0;color:#6f5644;font-family:Heebo,system-ui,sans-serif;font-size:1.05rem;font-weight:500;line-height:1;padding:0;cursor:pointer;box-shadow:0 1px 2px #3220120f,inset 0 1px #ffffffd9;transition:border-color .15s ease,background .15s ease,transform .08s ease}.studio-three-zoom-btn:hover{border-color:#8b5e3c80;background:#fffefb}.studio-three-zoom-btn:active{transform:scale(.96)}.studio-three-overlay{position:absolute;inset:auto 12px 12px 12px;border-radius:10px;border:1px solid #e6d7c9;background:#fffaf5e0;color:#7a624f;font-size:.78rem;padding:7px 10px;text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.studio-three-fallback{position:absolute;top:14px;right:14px;bottom:14px;left:14px;border-radius:12px;border:1px solid #e7d7c8;background:#f7eee5;display:grid;place-items:center;overflow:hidden}.studio-three-fallback img{width:100%;height:100%;object-fit:cover}.studio-three-fallback span{color:#7a624f;font-size:.82rem}.studio-personalization-tile--pendant-type{display:flex;flex-direction:column;gap:8px}.studio-pendant-type-options{display:flex;flex-wrap:wrap;gap:6px}.studio-pendant-type-option{flex:1 1 auto;min-width:60px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 6px;border-radius:10px;border:1px solid #e6d7c9;background:#fffaf5;color:#5a4633;font-size:.78rem;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .08s ease}.studio-pendant-type-option:hover{border-color:#c9a77a}.studio-pendant-type-option.is-selected{border-color:#8b5e3c;background:#fff3e3;box-shadow:0 0 0 1px #8b5e3c2e inset}.studio-pendant-type-glyph{width:22px;height:22px;background:currentColor;color:#8b5e3c;opacity:.85;display:inline-block}.studio-pendant-type-glyph--circle{border-radius:50%}.studio-pendant-type-glyph--square{border-radius:5px}.studio-pendant-type-glyph--rectangle{width:28px;height:12px;border-radius:4px}.studio-pendant-type-glyph--heart{width:22px;height:20px;background:transparent;position:relative}.studio-pendant-type-glyph--heart:before,.studio-pendant-type-glyph--heart:after{content:"";position:absolute;top:0;width:12px;height:18px;background:#8b5e3c;border-radius:12px 12px 0 0;opacity:.85}.studio-pendant-type-glyph--heart:before{left:1px;transform:rotate(-45deg);transform-origin:50% 100%}.studio-pendant-type-glyph--heart:after{right:1px;transform:rotate(45deg);transform-origin:50% 100%}.studio-pendant-type-label{font-weight:500}.studio-three-flat-pendant{width:62%;aspect-ratio:1/1;display:grid;place-items:center}.studio-three-flat-disc{width:100%;height:100%;border-radius:50%;background:radial-gradient(circle at 32% 28%,rgba(255,255,255,.85),var(--metal, #d4af37) 55%,rgba(0,0,0,.25) 100%);box-shadow:inset 0 2px 4px #fff9,inset 0 -8px 18px #00000040,0 16px 28px #321e0a38;display:grid;place-items:center}.studio-three-flat-text{font:600 1.1rem/1.2 Heebo,serif;color:#1e140a8c;text-align:center;padding:0 14%;white-space:pre-line}.studio-3d-object{width:72%;aspect-ratio:5/3;border-radius:24px;border:1px solid rgba(255,255,255,.35);box-shadow:inset 0 1px #ffffff80,inset 0 -22px 44px #3b2a1a1a,0 28px 52px #2a1c1042;background:linear-gradient(145deg,color-mix(in srgb,var(--studio-metal, #d4af37) 50%,#f7f0e8),color-mix(in srgb,var(--studio-metal, #d4af37) 18%,#fff));position:relative;transform-style:preserve-3d;animation:studio-float 5s ease-in-out infinite}.studio-3d-object.bracelets{border-radius:999px;width:86%;aspect-ratio:2.2/1}.studio-3d-object.necklaces{width:52%;aspect-ratio:3/5;border-radius:50% 50% 42% 42%/38% 38% 48% 48%}.studio-3d-object.keychains{width:54%;aspect-ratio:1/1;border-radius:18px}.studio-3d-object.pendant-heart{border-radius:50% 50% 46% 46%/42% 42% 58% 58%;width:58%;aspect-ratio:4/5}.studio-3d-object.pendant-circle{border-radius:50%;width:58%;aspect-ratio:1/1}.studio-3d-object.pendant-square{border-radius:16px;width:58%;aspect-ratio:1/1}.studio-3d-object.pendant-bar{border-radius:14px;width:78%;aspect-ratio:5/2}.studio-3d-object.pendant-tag{border-radius:16px;width:46%;aspect-ratio:3/5}.studio-3d-object.has-photo{background:#1a1410}.studio-3d-fill{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:inherit;z-index:0;pointer-events:none;opacity:.96}.studio-customer-overlay{position:absolute;right:8%;bottom:10%;width:26%;max-width:120px;border-radius:12px;border:2px solid rgba(255,255,255,.65);box-shadow:0 8px 22px #00000040;z-index:1;pointer-events:none;object-fit:cover;aspect-ratio:1/1}.studio-subgallery{display:flex;flex-wrap:nowrap;gap:10px;margin-top:0;justify-content:center;overflow-x:auto;max-width:100%}.studio-gallery-carousel{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;width:100%;margin-top:6px}.studio-gallery-nav{width:30px;height:30px;border-radius:999px;border:1px solid #d8c6b6;background:#fff;color:#6f5644;font-size:1.15rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.studio-subgallery-thumb{border:2px solid #e4d4c5;border-radius:12px;padding:0;background:#fff;cursor:pointer;width:84px;height:84px;overflow:hidden;flex-shrink:0;transition:border-color .15s ease,box-shadow .15s ease}.studio-products-grid.studio-products-grid--uniform .studio-chip{min-height:30px;font-size:.74rem;padding:4px 8px}.studio-subgallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.studio-subgallery-thumb.active{border-color:#9b6a45;box-shadow:0 0 0 2px #9b6a4533}.studio-field-hint{font-size:.78rem;color:#7f6653;margin-bottom:6px;font-weight:600}.studio-customer-photo-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.studio-upload-dropzone{width:100%;border:1px dashed #d9c4b2;background:linear-gradient(180deg,#fff,#fdf8f2);border-radius:14px;min-height:110px;padding:14px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#7a624f;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.studio-upload-dropzone strong{font-size:.9rem;color:#5c4330}.studio-upload-dropzone span{font-size:.78rem;color:#8a7463}.studio-upload-dropzone:hover,.studio-upload-dropzone.is-dragging{border-color:#9b6a45;box-shadow:0 0 0 2px #9b6a451f;background:#fffaf4}.studio-engrave-text{position:absolute;white-space:pre-wrap;line-height:1.15;max-width:88%;text-align:center;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;z-index:2;font-family:Heebo,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif;word-break:break-word}.studio-engrave-rotate-handle{position:absolute;right:-12px;top:-12px;width:12px;height:12px;border-radius:999px;border:1px solid rgba(255,255,255,.9);background:#c69a55;box-shadow:0 0 0 1px #3b2a1a40,0 2px 6px #00000040;cursor:grab;padding:0}.studio-engrave-rotate-handle:active{cursor:grabbing}.studio-engrave-text.engrave-ink--dark{color:#18120ceb;text-shadow:0 1px 0 rgba(255,255,255,.2)}.studio-engrave-text.engrave-ink--light{color:#fffcf8f0;text-shadow:0 1px 2px rgba(0,0,0,.45)}.studio-engrave-text.is-active{outline:1px dashed rgba(38,28,18,.4);outline-offset:4px}.studio-engrave-fit-error{margin:0 0 8px;padding:10px 12px;border-radius:10px;background:#b4231814;border:1px solid rgba(180,35,24,.35);color:#7a1e15;font-size:.85rem;line-height:1.45}.studio-gallery-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#1c120cb8;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;cursor:zoom-out}.studio-gallery-lightbox__img{max-width:min(92vw,920px);max-height:86vh;width:auto;height:auto;object-fit:contain;border-radius:14px;box-shadow:0 20px 60px #00000073;cursor:default}.studio-gallery-lightbox__close{position:absolute;top:16px;inset-inline-end:16px;width:44px;height:44px;border-radius:50%;border:2px solid rgba(255,248,240,.85);background:#2c1b108c;color:#fff;font-size:1.5rem;line-height:1;cursor:pointer;display:grid;place-items:center;padding:0}.studio-engraving-tools{display:flex;gap:8px;flex-wrap:wrap}.studio-font-tools-row{display:flex;justify-content:flex-start}.studio-fit-inline-btn{padding:5px 9px;font-size:.74rem}.studio-personalization-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px;align-items:start}.studio-personalization-tile{min-height:84px;border-radius:14px;border:1px solid #e5e5e5;background:#fafafa;color:#3d2a1b;display:flex;flex-direction:column;justify-content:center;gap:6px;padding:12px 14px;cursor:default;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .12s ease;-webkit-user-select:none;user-select:none;overflow:hidden}.studio-personalization-tile:hover{background:#f6f6f6}.studio-personalization-tile:active{transform:scale(.97)}.studio-personalization-tile.is-active{border-color:#9b6a45a6;box-shadow:0 0 0 2px #9b6a451f;background:#fffaf4}.studio-personalization-label{font-size:.72rem;font-weight:800;color:#6f5644;line-height:1}.studio-personalization-tile--font{justify-content:space-between}.studio-personalization-control{width:100%;min-height:24px;border-radius:0;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0}.studio-personalization-control--font{direction:rtl}.studio-personalization-select{width:100%;border:0;background:transparent;font-weight:500;color:#2c1b10;font-size:.86rem;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;padding:0;direction:rtl;text-overflow:ellipsis;box-shadow:none;line-height:1.25;cursor:pointer}.studio-font-chevron{color:#8d7664;flex:0 0 auto}.studio-personalization-btn{width:100%;min-height:42px;border:0;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:space-between;flex-direction:row-reverse;gap:8px;color:inherit;padding:0}.studio-personalization-btn--gift{justify-content:flex-start;align-items:flex-start;min-height:24px}.studio-personalization-dot{width:12px;height:12px;border-radius:999px;border:1px solid rgba(0,0,0,.12);flex:0 0 auto}.studio-personalization-dot--large{width:16px;height:16px}.studio-personalization-value{font-size:.82rem;color:#8b6f5d;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:110px}.studio-personalization-tile--color{background-image:linear-gradient(120deg,color-mix(in srgb,var(--selected-color) 26%,#fafafa),color-mix(in srgb,var(--selected-color) 14%,#fafafa));border-color:color-mix(in srgb,var(--selected-color) 62%,#8b6f5d);box-shadow:0 0 0 2px color-mix(in srgb,var(--selected-color) 22%,#fff);overflow:visible}.studio-personalization-tile--gift{position:relative;justify-content:flex-start;order:4}.studio-personalization-tile--size{gap:8px;justify-content:flex-start;order:3}.studio-personalization-tile--font{order:1}.studio-personalization-tile--color{order:2}.studio-personalization-size-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.studio-size-controls{display:grid;grid-template-columns:minmax(0,1fr) 52px;gap:8px;align-items:center}.studio-size-range{width:100%;accent-color:#9b6a45;height:16px}.studio-size-input{width:100%;height:28px;box-sizing:border-box;border-radius:8px;border:1px solid #e4d4c5;background:#fff;color:#6f5644;font-family:Heebo,system-ui,sans-serif;font-size:.8rem;font-weight:500;font-variant-numeric:tabular-nums;line-height:1.2;text-align:center;padding:0 6px;direction:ltr;-webkit-font-smoothing:antialiased}.studio-size-value{font-family:Heebo,system-ui,sans-serif;font-size:.95rem;line-height:1.1;font-weight:500;font-variant-numeric:tabular-nums;letter-spacing:.01em;color:#8b5e3c;-webkit-font-smoothing:antialiased}.studio-size-input::-webkit-outer-spin-button,.studio-size-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.studio-size-input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.studio-size-input:focus{outline:none;border-color:#ad7d56;box-shadow:0 0 0 2px #ad7d561f}.studio-gift-head{display:inline-flex;align-items:center;gap:6px;flex-direction:row-reverse}.studio-gift-head-row{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.studio-gift-state{font-size:.72rem;line-height:1;margin-top:1px}.studio-color-card-name{width:100%;text-align:center;font-size:.92rem;font-weight:700;color:#4a3223}.studio-gift-reveal-inline{margin-top:0;width:100%;max-height:0;opacity:0;transform:translateY(-4px);transition:max-height .2s ease,opacity .2s ease,transform .2s ease;overflow:hidden}.studio-gift-reveal-inline.open{margin-top:8px;max-height:110px;opacity:1;transform:translateY(0)}.studio-color-popover{position:absolute;top:calc(100% + 8px);inset-inline-end:0;z-index:50;width:min(300px,calc(100vw - 40px));border-radius:14px;border:1px solid #e4d4c5;background:#fff;box-shadow:0 10px 22px #1a120c24;padding:10px}.studio-color-swatches{display:grid;grid-template-columns:1fr;gap:8px}.studio-product-color-option{width:100%;min-height:42px;border-radius:10px;border:1px solid color-mix(in srgb,var(--option-color, #c0c0c0) 48%,#8a6a52);cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;font-size:.75rem;font-weight:800;color:#2f2218;background:linear-gradient(135deg,color-mix(in srgb,var(--option-color, #c0c0c0) 36%,#fff8f2),color-mix(in srgb,var(--option-color, #c0c0c0) 18%,#f9f1e9));transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.studio-product-color-option-dot{width:18px;height:18px;border-radius:50%;border:1px solid rgba(0,0,0,.28);background:var(--option-color, #c0c0c0);box-shadow:inset 0 1px #ffffff80,0 0 0 2px #ffffffb8}.studio-product-color-option-label{font-size:.74rem;color:#3f2b1d}.studio-product-color-option.active{border-color:color-mix(in srgb,var(--option-color, #9b6a45) 60%,#5c3f2b);box-shadow:0 0 0 2px color-mix(in srgb,var(--option-color, #9b6a45) 26%,#fff),0 6px 14px #3724161f;background:linear-gradient(135deg,color-mix(in srgb,var(--option-color, #c0c0c0) 52%,#fff8f2),color-mix(in srgb,var(--option-color, #c0c0c0) 28%,#f7ede3))}.studio-option-tiles-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.studio-option-tile{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-radius:10px;border:1px solid #e4d4c5;background:#fffaf4;font-size:.8rem;color:#6f5644;cursor:pointer;flex-wrap:wrap}.studio-option-tile input{accent-color:#9b6a45}.studio-option-tile--font select{width:100%;margin-top:6px}.studio-option-tile--gift{align-items:flex-start}.studio-gift-note-input{width:100%;margin-top:0;border:1px solid #e4d4c5;border-radius:10px;background:#fff;color:#3d2a1b;padding:8px 10px;resize:none;min-height:56px}.studio-engraving-input-list{display:flex;flex-direction:column;gap:10px}.studio-engraving-input-wrap{position:relative;border:1px solid #e9d9ca;border-radius:10px;background:#fff;padding:0;overflow:hidden;transition:border-color .16s ease,box-shadow .16s ease}.studio-engraving-input-wrap.active,.studio-engraving-input-wrap:focus-within{border-color:#9b6a45;box-shadow:0 0 0 2px #9b6a451f}.studio-engraving-input{width:100%;border:0;background:transparent;color:#3d2a1b;font-size:.88rem;font-family:inherit;outline:none;padding:10px 12px;text-align:right;box-sizing:border-box;border-radius:inherit}.studio-engraving-input--multiline{min-height:72px;resize:vertical;line-height:1.45;padding-bottom:28px;padding-left:44px}.studio-control-panel .studio-engraving-input{border:0;box-shadow:none}.studio-engraving-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.studio-engraving-title-actions{display:inline-flex;align-items:center;gap:8px}.studio-engraving-counter{font-size:.75rem;color:#8d7664;font-weight:700;min-width:28px;text-align:center}.studio-help-btn{width:22px;height:22px;border-radius:999px;border:1px solid #d8c6b6;background:#fff;color:#7a624f;font-size:.8rem;font-weight:700;line-height:1;cursor:pointer}.studio-engraving-help-pop{margin-bottom:8px;border:1px solid #eadbcf;border-radius:10px;background:#fffaf4;color:#7a624f;font-size:.78rem;line-height:1.5;padding:8px 10px}.studio-generator-title{font-size:.8rem;font-weight:800;color:#6f5644;margin-bottom:8px}.studio-generator-row{display:grid;gap:4px;margin-bottom:8px;font-size:.74rem;color:#7b6452}.studio-generator-row select{border:1px solid #e4d4c5;border-radius:8px;background:#fff;color:#3d2a1b;font-size:.78rem;padding:7px 9px;font-family:inherit}.studio-generator-btn{width:100%;border:1px solid #c9b39f;background:#fff;color:#5d4230;border-radius:8px;padding:7px 10px;font-size:.78rem;font-weight:700;cursor:pointer}.studio-engraving-input-actions{position:absolute;left:8px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;gap:6px}.studio-icon-btn{border:0;background:transparent;color:#6f5644;opacity:.6;font-size:17px;line-height:1;width:20px;height:20px;padding:0;cursor:pointer;transition:opacity .14s ease}.studio-icon-btn--add{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center}.studio-icon-btn--emoji{position:absolute;right:8px;top:50%;transform:translateY(-50%)}.studio-icon-btn--emoji-left{right:auto;left:8px}.studio-icon-btn--emoji-corner{position:absolute;left:10px;bottom:8px;top:auto;transform:none;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;z-index:2}.studio-icon-btn--trash-corner{position:absolute;left:10px;top:8px;bottom:auto;transform:none;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;z-index:2}.studio-icon-btn:hover:not(:disabled){opacity:1}.studio-icon-btn:disabled{opacity:.32;cursor:not-allowed}.studio-emoji-popover{position:absolute;right:8px;top:calc(100% + 6px);z-index:10;display:grid;grid-template-columns:repeat(5,1fr);gap:4px;padding:6px;border:1px solid #e4d4c5;border-radius:10px;background:#fff;box-shadow:0 8px 16px #1a120c1f}.studio-emoji-popover--full{left:8px;right:auto;width:min(320px,calc(100vw - 40px));padding:0;border-radius:12px;overflow:hidden}.studio-emoji-choice{border:0;background:transparent;font-size:18px;line-height:1;padding:2px;cursor:pointer}.studio-help-btn--mockup-corner{position:absolute;top:8px;inset-inline-end:8px;z-index:5}.studio-engraving-help-pop--mockup{position:absolute;top:36px;inset-inline-end:8px;z-index:5;max-width:260px}.studio-engraving-list{display:flex;gap:8px;flex-wrap:wrap}.studio-engrave-text.assistant{font-family:Assistant,sans-serif}.studio-engrave-text.heebo{font-family:Heebo,sans-serif}.studio-engrave-text.david{font-family:David Libre,serif}.studio-engrave-text.rubik{font-family:Rubik,sans-serif}.studio-engrave-text.noto{font-family:Noto Sans Hebrew,sans-serif}.studio-engrave-text.alef{font-family:Alef,sans-serif}.studio-engrave-text.secular{font-family:Secular One,sans-serif}.studio-engrave-text.frank{font-family:Frank Ruhl Libre,serif}.studio-engrave-text.varela{font-family:Varela Round,sans-serif}.studio-checkout-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:14px;align-items:start;width:100%;max-width:100%;box-sizing:border-box}.studio-checkout-grid>*{min-width:0}.studio-checkout-form{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start}.studio-checkout-form-address-row{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}.studio-checkout-form-notes{grid-column:1 / -1}.studio-checkout-form textarea{border:1px solid #e9d9ca;border-radius:10px;padding:9px 10px;font-family:inherit;width:100%;max-width:100%;min-width:0;box-sizing:border-box;resize:vertical}@media (max-width: 520px){.studio-checkout-form-address-row{grid-template-columns:1fr}}.studio-checkout-col{display:flex;flex-direction:column;gap:14px;min-width:0}.studio-shipping-row{grid-column:1 / -1;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,140px),1fr));gap:10px}.studio-ship-card{border:1px solid #e9d9ca;border-radius:12px;background:#fff;padding:10px;text-align:right;cursor:pointer;display:grid;gap:3px;min-width:0}.studio-ship-card.active{border-color:#9c6b46;background:#fbf5ef}.studio-ship-card-detail{display:block;margin-top:2px;font-size:.72rem;color:#7f6653;line-height:1.35;font-weight:500}.studio-pay-row{grid-column:1 / -1;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px;max-width:100%}.studio-pay-row .studio-chip{border-radius:12px;min-height:44px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;transition:border-color .15s ease,background .15s ease,color .15s ease,box-shadow .15s ease}.studio-pay-row .studio-chip.active{border-color:#8a5d3e;background:linear-gradient(180deg,#fff8ef,#f5e8d8);color:#3d2718;box-shadow:0 0 0 3px #9b6a4533}.studio-pay-row .studio-chip:disabled,.studio-pay-row .studio-chip[aria-disabled=true]{opacity:.6;cursor:not-allowed;background:#f7f1eb;color:#947d69}.studio-order-summary{overflow-wrap:anywhere;word-break:break-word;display:flex;flex-direction:column;gap:10px}.studio-order-summary h3{margin:0}.studio-order-summary p{margin:0;color:#6f5644;overflow-wrap:anywhere;word-break:break-word}.studio-order-summary strong{color:#2c1b10}.studio-summary-product-head{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid #eadbcf;border-radius:14px;background:linear-gradient(180deg,#fff,#fdf8f2)}.studio-summary-thumb{width:68px;height:68px;border-radius:12px;object-fit:cover;border:1px solid #eadbcf;flex-shrink:0;background:#f4ebe2}.studio-summary-thumb--placeholder{display:flex;align-items:center;justify-content:center;color:#8f7460;font-size:11px;font-weight:700}.studio-summary-title-block{display:flex;flex-direction:column;min-width:0;flex:1}.studio-summary-product-title{font-size:.97rem;line-height:1.3}.studio-summary-subtitle{margin-top:4px;font-size:.78rem;color:#8f7460}.studio-summary-section{border:1px solid #eadbcf;border-radius:12px;background:#fffdfa;padding:10px 12px}.studio-summary-section-title{font-size:.75rem;letter-spacing:.02em;color:#8f7460;font-weight:800;margin-bottom:8px}.studio-summary-rows{display:flex;flex-direction:column;gap:7px}.studio-summary-rows--inline{min-width:190px;padding-inline-start:8px;border-inline-start:1px solid #eadbcf}@media (max-width: 740px){.studio-summary-product-head{flex-wrap:wrap}.studio-summary-rows--inline{width:100%;padding-inline-start:0;border-inline-start:0;padding-top:8px;border-top:1px solid #eadbcf}}.studio-summary-row{display:flex;justify-content:space-between;gap:12px;align-items:baseline;font-size:.85rem;color:#7b604c}.studio-summary-row strong{text-align:left}.studio-summary-row--stack{flex-direction:column;align-items:flex-start;gap:4px}.studio-summary-customer-image{width:86px;height:86px;border-radius:12px;border:1px solid #e2d3c5;object-fit:cover;cursor:zoom-in}.studio-summary-pricing{border-top:1px solid #e9d9ca;margin-top:2px;padding-top:10px;display:flex;flex-direction:column;gap:8px}.studio-summary-row--total{padding-top:8px;border-top:1px dashed #e2d0c1;font-size:.95rem}.studio-success{display:grid;place-items:center}.studio-success-card{max-width:620px;border:1px solid #e9d9ca;border-radius:20px;background:#fff;padding:24px;text-align:center}.studio-success-icon{width:62px;height:62px;border-radius:50%;background:#e8f7ee;color:#2e8758;display:grid;place-items:center;margin:0 auto 10px;font-size:1.5rem;font-weight:700}.studio-nav-footer{margin-top:auto;border-top:1px solid #e9d9ca;background:#fffbf5eb;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 22px max(14px,env(safe-area-inset-bottom,0px));position:sticky;bottom:0;direction:ltr}.studio-whatsapp-btn{border:1px solid #c9b39f;background:#fff;color:#5d3f2b;border-radius:12px;padding:11px 16px;font-family:inherit;font-size:.9rem;text-decoration:none;font-weight:700;direction:rtl;unicode-bidi:plaintext}.studio-home-btn{min-width:150px}.studio-primary-btn,.studio-secondary-btn{border:0;border-radius:12px;padding:11px 16px;font-family:inherit;font-size:.9rem;cursor:pointer}.studio-primary-btn{background:linear-gradient(120deg,#3b2a1a,#6e4b33);color:#fff}.studio-secondary-btn{background:#fff;border:1px solid #e9d9ca;color:#2c1b10}.studio-secondary-btn:disabled,.studio-primary-btn:disabled{opacity:.55;cursor:not-allowed}@keyframes studio-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media (max-width: 1000px){.studio-custom-layout,.studio-checkout-grid{grid-template-columns:1fr}}@media (max-width: 760px){.studio-progress{display:flex;overflow-x:auto}.studio-step-pill{min-width:132px;flex:0 0 auto}.studio-products-grid{grid-template-columns:1fr 1fr}.studio-top-actions{gap:8px}.studio-top-next,.studio-top-back,.studio-top-fit{flex:1 1 auto;min-width:0}.studio-top-back{margin-inline-start:0;flex-basis:100%}.studio-subcategory-tabs{gap:18px;overflow-x:auto;white-space:nowrap}.studio-checkout-form{grid-template-columns:1fr}.studio-checkout-form input,.studio-checkout-form textarea,.studio-order-summary input{font-size:16px}.studio-shipping-row{grid-template-columns:1fr}}@media (max-width: 560px){.studio-products-grid:not(.studio-products-grid--uniform){grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.studio-personalization-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.a11y-widget{position:fixed;inset-inline-end:16px;bottom:20px;z-index:1200;display:flex;flex-direction:column;align-items:flex-end;gap:8px}.a11y-widget-trigger{border:2px solid rgba(255,255,255,.82);border-radius:999px;background:linear-gradient(145deg,#1f7ab7,#0c4f7e);color:#fff;font-family:Heebo,sans-serif;font-size:.92rem;font-weight:700;padding:12px 16px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;box-shadow:0 10px 24px #08355561}.a11y-widget-trigger-icon{font-size:1.18rem;line-height:1}.a11y-widget-panel{width:min(240px,calc(100vw - 24px));border:1px solid #e1d1c2;border-radius:12px;background:#fff;box-shadow:0 8px 24px #2a1d1233;padding:10px;display:grid;gap:6px}.a11y-widget-panel button{border:1px solid #eadbcc;border-radius:10px;background:#fffaf4;color:#3b2a1a;font-family:Heebo,sans-serif;font-size:.82rem;text-align:right;padding:8px 10px;cursor:pointer}html[data-a11y-large-text=on]{font-size:112.5%}html[data-a11y-high-contrast=on] body{background:#fff!important;color:#111!important}html[data-a11y-high-contrast=on] a,html[data-a11y-high-contrast=on] button{color:#000!important;border-color:#000!important}html[data-a11y-underline-links=on] a{text-decoration:underline!important;text-underline-offset:2px}html[data-a11y-reduced-motion=on] *,html[data-a11y-reduced-motion=on] *:before,html[data-a11y-reduced-motion=on] *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}html[data-a11y-readable-font=on] body,html[data-a11y-readable-font=on] input,html[data-a11y-readable-font=on] textarea,html[data-a11y-readable-font=on] button,html[data-a11y-readable-font=on] select{font-family:Arial,Noto Sans Hebrew,sans-serif!important}html[data-a11y-grayscale=on]{filter:grayscale(1)}html[data-a11y-bigger-cursor=on],html[data-a11y-bigger-cursor=on] *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M4 4l10 22 3-9 9-3L4 4z' fill='%23000'/%3E%3Cpath d='M4 4l10 22 3-9 9-3L4 4z' fill='none' stroke='%23fff' stroke-width='1'/%3E%3C/svg%3E") 2 2,auto!important}.legal-bundle-page{min-height:100vh;display:flex;flex-direction:column;background:var(--beige-light);color:var(--text-dark)}.legal-bundle-header{background:#ffffffeb;border-bottom:1px solid rgba(139,94,60,.12);padding:20px 5vw}.legal-bundle-header-inner{max-width:820px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px 24px}.legal-bundle-logo{text-decoration:none;color:inherit}.legal-bundle-header-text h1{margin:0 0 8px;font-size:clamp(1.25rem,2.5vw,1.65rem);font-weight:800;color:var(--brown-dark)}.legal-bundle-lead{margin:0;font-size:.88rem;line-height:1.55;color:var(--text-mid);max-width:52ch}.legal-bundle-toc{position:sticky;top:0;z-index:5;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;padding:12px 5vw;background:#f7f0e8f5;border-bottom:1px solid rgba(139,94,60,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.legal-bundle-toc a{font-size:.82rem;font-weight:600;padding:8px 14px;border-radius:999px;text-decoration:none;color:var(--brown-dark);border:1px solid rgba(59,42,26,.18);background:#fff}.legal-bundle-toc a:hover{border-color:var(--brown-mid);background:var(--beige)}.legal-bundle-main{flex:1 0 auto;width:100%;max-width:820px;margin:0 auto;padding:28px 5vw 48px}.legal-bundle-section{margin-bottom:40px;padding:22px 20px 24px;background:#fff;border-radius:16px;border:1px solid rgba(139,94,60,.12);box-shadow:0 4px 18px #3b2a1a0f}.legal-bundle-section h2{margin:0 0 14px;padding-bottom:10px;border-bottom:1px solid rgba(139,94,60,.15);font-size:1.05rem;font-weight:800;color:var(--brown-dark)}.legal-bundle-body{font-size:.88rem;line-height:1.65;color:var(--text-mid)}.legal-bundle-body p{margin:0 0 12px}.legal-bundle-body h3{font-size:.92rem;color:var(--brown-dark);margin:18px 0 8px}.legal-bundle-body ul{margin:0 0 12px;padding-inline-start:18px;display:grid;gap:6px}.legal-bundle-footer{padding:16px 5vw 24px;text-align:center;font-size:.76rem;color:var(--text-mid);border-top:1px solid rgba(139,94,60,.1);background:#fff9}.legal-bundle-footer p{margin:0}
