:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1a1a1a;--rose-50:#fff1f2;--rose-100:#ffe4e6;--rose-200:#fecdd3;--rose-300:#fda4af;--rose-400:#fb7185;--rose-500:#f43f5e;--rose-600:#e11d48;--rose-700:#be123c;--rose-800:#9f1239;--rose-900:#881337;--blush-50:#fff5f7;--blush-100:#ffd1dc;--blush-200:#f8afa6;--blush-300:#f4867a;--blush-400:#ef6355;--blush-500:#e84538;--cream-50:#fdfcfb;--cream-100:#faf8f5;--cream-200:#f5f0ea;--cream-300:#ede5da;--charcoal-800:#2d2d2d;--charcoal-900:#1a1a1a;background:radial-gradient(circle at top,#fff5f7 0%,#fff1f2 30%,#fdfcfb 100%);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:linear-gradient(180deg, var(--cream-50) 0%, var(--rose-50) 35%, var(--blush-50) 100%);color:var(--charcoal-900);margin:0}button,a{font:inherit}button{background:0 0;border:none}.site-shell{text-align:center;max-width:1180px;margin:0 auto;padding:36px 24px 48px}.hero-panel{background:linear-gradient(#fffffff5,#fda4aff0);border-radius:36px;grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr);align-items:center;gap:34px;padding:44px;display:grid;box-shadow:0 28px 72px #b4485b1f}.eyebrow,.section-label{color:var(--rose-700);text-transform:uppercase;letter-spacing:.08em;background:#f43f5e1f;border-radius:999px;gap:10px;margin:0 0 18px;padding:10px 16px;font-size:.9rem;font-weight:700;display:inline-flex}.header-logo{object-fit:cover;border:1px solid #f43f5e3d;border-radius:999px;width:24px;height:24px}.header-badge{color:var(--rose-700);text-transform:uppercase;letter-spacing:.08em;background:#f43f5e1f;border-radius:999px;align-items:center;gap:10px;margin-bottom:18px;padding:10px 16px;font-size:.9rem;font-weight:700;display:inline-flex}.header-badge span{display:inline-block}.hero-panel h1,.section-header h2{margin:0;line-height:1.05}.hero-panel h1{font-size:clamp(2.8rem,4vw,4.2rem)}.hero-copy,.section-header p{max-width:620px;color:var(--charcoal-800);margin:20px 0 0;font-size:1.05rem;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.pill,.hero-badge,.product-pill{color:var(--rose-700);background:#f43f5e1f;border-radius:999px;align-items:center;padding:10px 16px;font-size:.95rem;font-weight:700;display:inline-flex}.hero-card{background:linear-gradient(180deg,#fda4aff0,#fff,);border-radius:40px;align-items:center;min-height:210px;padding:32px;display:flex;box-shadow:0 20px 44px #d459671f}.hero-card h1{margin:0;font-size:clamp(1.4rem,2.4vw,2rem);line-height:1.3}.hero-typing{white-space:normal;word-break:break-word;width:100%;max-width:100%;display:inline-block;overflow:hidden}.section-block{margin-top:56px}.section-alt{background:#ffffffe0;border-radius:32px;padding:32px}.section-header{text-align:center;max-width:720px;margin-left:auto;margin-right:auto}.category-row,.product-grid{gap:24px;margin-top:28px;display:grid}.category-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:24px;display:flex}.category-card{text-align:center;background:#fffffff5;border:1px solid #f43f5e29;border-radius:999px;justify-content:center;align-items:center;width:auto;min-width:104px;padding:10px 16px;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s,color .18s;display:inline-flex}.category-card.active{background:var(--rose-500);color:#fff;border-color:#f43f5e85;box-shadow:0 18px 40px #f43f5e2e}.category-card:hover{border-color:#f43f5e52;transform:translateY(-1px);box-shadow:0 14px 30px #f43f5e1f}.category-title{font-size:.95rem;font-weight:700}.product-card{text-align:left;background:#fffffff5;border:1px solid #f43f5e29;border-radius:20px;flex-direction:column;align-items:stretch;padding:0;display:flex}.product-image-link{border-radius:18px;display:block;overflow:hidden}.product-detail-trigger,.order-button,.full-image-button,.add-to-cart-button,.cart-remove-button,.page-switcher-button{cursor:pointer;border:none;border-radius:999px;padding:10px 14px;font-weight:700;transition:transform .18s,box-shadow .18s}.product-detail-trigger{color:var(--rose-700);background:#f43f5e1a;margin-top:10px}.product-detail-trigger:hover,.order-button:hover,.full-image-button:hover,.add-to-cart-button:hover,.cart-remove-button:hover,.page-switcher-button:hover{transform:translateY(-1px)}.product-card p{color:var(--charcoal-800);margin:0 0 14px;padding-left:6px;line-height:1.65}.selected-panel{background:#fffffff0;border:1px solid #f43f5e29;border-radius:32px;margin-top:24px;padding:28px;animation:.5s slide-up}@keyframes slide-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.selected-panel-mobile{opacity:0;max-height:0;padding-top:0;padding-bottom:0;transition:max-height .26s,opacity .26s,transform .26s,padding .26s;overflow:hidden;transform:translateY(-16px)}.selected-panel-mobile.open{opacity:1;max-height:2000px;padding-top:28px;padding-bottom:28px;transform:translateY(0)}.selected-panel-desktop{display:block}.category-block{width:100%}.cart-item-product{align-items:center;gap:16px;display:flex}.cart-item-image-wrapper{border-radius:12px;flex-shrink:0;width:90px;height:90px;overflow:hidden}.cart-item-image{object-fit:cover;width:100%;height:100%;display:block}.cart-item-details{min-width:0}.cart-item-details h3{margin:0 0 6px}.cart-item-details p{margin:3px 0}@media (width<=860px){.category-row{grid-template-columns:1fr}.selected-panel-desktop{display:none}}@media (width>=861px){.selected-panel-mobile{display:none}}@media (width<=860px){.category-row{grid-template-columns:1fr}}.category-card:hover,.category-card-small:hover,.category-card-active:hover{border-color:#f43f5e52;transform:translateY(-2px);box-shadow:0 18px 40px #f43f5e1f}.category-card-header{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:0}.selected-products{margin-top:24px}.selected-products-header{margin-bottom:20px}.product-grid-inline{grid-template-columns:repeat(auto-fill,minmax(220px,260px));justify-content:center;gap:24px;display:grid}.product-grid-inline .product-card{width:100%;max-width:260px}.searched-product-result{background:#fff7f8;border:1px solid #f43f5e29;border-radius:18px;margin-top:8px;padding:16px}.searched-product-image{aspect-ratio:1;border-radius:14px;width:100%;max-height:260px;margin-bottom:16px;overflow:hidden}.searched-product-image img{object-fit:cover;width:100%;height:100%;display:block}.searched-product-info h3{color:var(--charcoal-900);margin:0 0 12px;font-size:1.2rem}.searched-product-info p{color:var(--charcoal-800);margin:6px 0;font-size:.9rem}.quantity-controls{align-items:center;gap:8px;display:flex}.quantity-controls button{display:none}.quantity-controls input{width:100px}@media (width<=640px){.quantity-controls{gap:6px}.quantity-controls button{background:var(--rose-500);color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:1rem;font-weight:700;display:flex}.quantity-controls button:focus,.quantity-controls button:active{box-shadow:none;outline:none}.quantity-controls input{text-align:center;width:50px;height:30px}.quantity-controls input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-controls input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity-controls input{-moz-appearance:textfield}}.category-title{color:var(--rose-700);margin-bottom:14px;font-size:1.15rem;font-weight:700;display:block}.site-footer{background:var(--charcoal-900);color:#fff;width:100vw;margin-top:56px;margin-left:-50vw;margin-right:-50vw;padding:48px 32px 32px;position:relative;left:50%;right:50%}.site-footer .footer-inner{max-width:1180px;margin:0 auto}.footer-brand{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:32px;display:flex}.footer-logo{border:2px solid #fff3;border-radius:999px;width:80px;height:80px;overflow:hidden}.footer-logo img{object-fit:cover;width:100%;height:100%}.site-footer h3{margin:0;font-family:Georgia,serif;font-size:1.75rem;font-weight:700}.footer-note{color:#ffffffa6;margin:0;font-size:.95rem}.footer-socials{flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:32px;display:flex}.footer-icon{color:#fff;background:#ffffff14;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .2s,background-color .2s;display:inline-flex}.footer-icon:hover{background:var(--rose-500);transform:scale(1.08)}.footer-divider{border:none;border-top:1px solid #ffffff40;width:100%;max-width:1180px;margin:0 auto 28px}.footer-bottom{color:#ffffffa6;flex-wrap:wrap;justify-content:space-between;gap:12px;width:100%;font-size:.85rem;display:flex}.footer-left,.footer-right{flex:auto}.footer-left{text-align:left}.footer-right{text-align:right}.footer-credit span{color:var(--rose-400);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-weight:700}.footer-credit a{color:inherit;text-decoration:none}@media (width>=720px){.site-footer{padding:56px 40px 36px}.footer-brand{text-align:center;align-items:center}.footer-socials,.footer-bottom{justify-content:center}}@media (width<=580px){.site-footer{padding:40px 20px 28px}}.product-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.product-card h3{color:var(--charcoal-900);margin:0 0 10px;padding-left:6px;font-size:1.2rem}.product-image-wrapper{aspect-ratio:1;background:#fffffff5;border-radius:18px 0 0 18px;width:100%;height:auto;margin:0 0 14px;overflow:hidden}.product-image-wrapper img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.category-card.active .category-title{color:#fff}.product-modal-backdrop{z-index:1000;background:#0f172a99;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.product-modal{background:#fff;border-radius:28px;width:min(960px,100%);max-height:90vh;padding:24px;position:relative;overflow:auto;box-shadow:0 24px 60px #0f172a3d}.product-modal-close{width:40px;height:40px;color:var(--rose-700);cursor:pointer;background:#f43f5e1a;border:none;border-radius:999px;font-size:1.4rem;position:absolute;top:14px;right:14px}.product-modal-content{grid-template-columns:1.1fr .9fr;align-items:start;gap:24px;display:grid}.product-modal-image-panel{flex-direction:column;gap:12px;display:flex}.product-modal-image-panel img{object-fit:contain;background:#f8f8f8;border-radius:20px;width:100%;max-height:420px}.full-image-button{background:var(--rose-700);color:#fff;align-self:flex-start}.product-modal-details{flex-direction:column;gap:14px;display:flex}.product-modal-heading h3{margin:8px 0 6px}.product-modal-info,.product-total-row{background:#fff5f7;border-radius:12px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.product-quantity-section{flex-direction:column;gap:8px;display:flex}.product-quantity-section input{border:1px solid #f43f5e3d;border-radius:12px;width:100px;padding:10px 12px}.add-to-cart-button{color:var(--rose-700);background:#f43f5e1f}.order-button{color:#fff;background:#25d366;width:fit-content}.floating-cart-button{z-index:900;background:var(--rose-500);color:#fff;border:1px solid #ffffff40;border-radius:999px;padding:12px 16px;position:fixed;top:20px;right:20px;box-shadow:0 16px 36px #f43f5e3d}.floating-cart-button:hover{transform:translateY(-1px)}.cart-page-card{background:#fffffff5;border:1px solid #f43f5e29;border-radius:28px;margin-top:24px;padding:24px}.cart-items-list{flex-direction:column;gap:16px;display:flex}.cart-item-row{background:#fff7f8;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.cart-item-row h3{margin:0 0 6px}.cart-item-row p{color:var(--charcoal-800);margin:0}.cart-item-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.cart-quantity-control{align-items:center;gap:8px;font-weight:700;display:inline-flex}.cart-quantity-control input{border:1px solid #f43f5e3d;border-radius:12px;width:70px;padding:8px 10px}.cart-item-price{color:var(--rose-700);font-weight:700}.cart-remove-button{color:var(--rose-700);background:#f43f5e1a}.cart-summary-row{border-top:1px solid #f43f5e29;justify-content:space-between;align-items:center;gap:16px;margin-top:20px;padding-top:16px;display:flex}.cart-summary-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.cart-empty-state{text-align:center;padding:24px 0}.product-actions-row{flex-wrap:wrap;gap:12px;display:flex}.checkout-form{background:#fff7f8;border:1px solid #f43f5e29;border-radius:16px;flex-direction:column;gap:12px;padding:16px;display:flex}.checkout-form h4{margin:0}.checkout-form label{color:var(--charcoal-800);flex-direction:column;gap:6px;font-weight:700;display:flex}.checkout-form input{border:1px solid #f43f5e3d;border-radius:12px;padding:10px 12px}.checkout-actions{flex-wrap:wrap;gap:10px;display:flex}.delivery-note{color:var(--rose-700);margin:0;font-weight:700}.dashboard-login-container{justify-content:center;align-items:center;min-height:100vh;display:flex}.dashboard-login-card{box-sizing:border-box;text-align:center;background:#fff;border:1px solid #ddd;border-radius:16px;width:100%;max-width:28rem;padding:40px;box-shadow:0 4px 20px #0000001a}.lock-logo{background-color:var(--rose-50);border:3px solid var(--rose-200);width:60px;height:60px;color:var(--rose-500);border-radius:50%;justify-content:center;align-items:center;display:flex}.lock-logo-container{justify-content:center;display:flex}.dashboard-title{color:var(--charcoal-800);opacity:.5;cursor:default;font-size:16px}.form-container{flex-direction:column;gap:10px;display:flex}.relative{position:relative}.show-password-button{color:var(--charcoal-800);opacity:.4;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.password-input{box-sizing:border-box;border:3px solid var(--cream-200);border-radius:.75rem;width:100%;height:46px;padding:8px 45px 8px 12px;font-size:16px}.password-input:focus{border:3px solid var(--rose-300);outline:none}.dashboard-button{background:linear-gradient(to right,var(--rose-500),var(--rose-400));color:#fff;cursor:pointer;border-radius:9999px;width:100%;padding-top:.75rem;padding-bottom:.75rem;font-size:16px;font-weight:600}.dashboard-button:hover{opacity:.9}.auth-only{color:var(--charcoal-800);opacity:.3}.login-error{color:var(--rose-500)}@media (width<=760px){.product-modal-content{grid-template-columns:1fr}.cart-item-row,.cart-summary-row{flex-direction:column;align-items:flex-start}}.product-meta{color:var(--rose-700);margin-top:12px;padding-bottom:6px;padding-left:6px;font-weight:700}.dashboard-header-container{color:#fff;background-color:var(--charcoal-900);justify-content:space-between;padding:.75rem 1rem;display:flex}.dashboard-title-container{justify-content:center;align-items:center;gap:5px;display:flex}.header-title{flex-direction:column;gap:2px;display:flex}.header-title p{margin:0}.header-logo-container{color:var(--rose-700);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;font-size:.9rem;font-weight:700}.header-logo-container .header-logo{width:28px;height:28px}.dashboard-sign-out-button{color:#fff9;cursor:pointer;align-items:center;gap:2px;font-size:.75rem;display:flex}.dashboard-sign-out-button:hover{color:#fff;transition:all .5s}.dashboard-navbar{border-color:var(--cream-200);background-color:#fff;border-bottom-width:1px;padding-left:1rem;padding-right:1rem;display:flex;overflow-x:auto}.navbar-button{color:var(--charcoal-800);opacity:.5;white-space:nowrap;cursor:pointer;border-color:#0000;border-bottom-width:2px;align-items:center;gap:.5rem;padding:1rem;font-size:.875rem;font-weight:600;line-height:1.25rem;display:flex}.navbar-button.active{color:var(--rose-500);border-bottom:2px solid var(--rose-500);opacity:1}.gallery-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;margin-left:.5rem;margin-right:.5rem;display:flex}.gallery-title{color:var(--charcoal-900);font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:700;line-height:2rem}.add-item-button{color:#fff;background-color:var(--rose-500);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;height:32px;padding:0 1.4rem;font-size:.875rem;font-weight:600;display:flex}.admin-gallery{padding:28px 24px}.admin-product-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;display:grid}.admin-product-card{background:#fff;border:1px solid #f43f5e29;border-radius:18px;overflow:hidden}.admin-product-image{aspect-ratio:1;width:100%;overflow:hidden}.admin-product-info{padding:14px}.admin-product-info h3{color:var(--charcoal-900);margin:0 0 6px;font-size:1rem}.admin-product-info p{color:var(--charcoal-800);opacity:.65;margin:0 0 12px;font-size:.85rem}.admin-product-bottom{justify-content:space-between;align-items:center;gap:8px;display:flex}.admin-product-bottom span{color:var(--rose-500);font-weight:700}.admin-product-bottom small{color:var(--charcoal-800);opacity:.5}.admin-gallery-error{color:var(--rose-500)}.admin-product-image{aspect-ratio:1;width:100%;position:relative;overflow:hidden}.admin-product-image:after{content:"";pointer-events:none;background:0 0;transition:background-color .18s;position:absolute;inset:0}.admin-product-image.selected:after{background:#0006}.admin-product-image img{object-fit:cover;width:100%;height:100%;display:block}.admin-product-actions{z-index:2;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.admin-product-actions button{cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:transform .15s;display:flex;box-shadow:0 4px 12px #00000026}.admin-product-actions button:hover{transform:scale(1.08)}.admin-edit-button{color:var(--charcoal-900)}.admin-delete-button{color:var(--rose-50)}.admin-modal-backdrop{z-index:2000;background:#0f172a8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.admin-modal{background:#fff;border-radius:24px;width:min(500px,100%);max-height:90vh;padding:24px;overflow-y:auto;box-shadow:0 24px 60px #0003}.admin-modal-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.admin-modal-header h2{color:var(--charcoal-900);margin:0;font-family:Playfair Display,Georgia,serif}.admin-modal-close{width:36px;height:36px;color:var(--charcoal-800);background:var(--cream-100);cursor:pointer;border-radius:50%;font-size:1.5rem}.add-product-form{flex-direction:column;gap:14px;display:flex}.add-product-form label{color:var(--charcoal-800);flex-direction:column;gap:6px;font-size:.875rem;font-weight:600;display:flex}.add-product-form input,.add-product-form textarea,.add-product-form select{box-sizing:border-box;width:100%;font:inherit;color:var(--charcoal-900);background:#fff;border:1px solid #f43f5e3d;border-radius:12px;padding:10px 12px}.add-product-form textarea{resize:vertical;min-height:90px}.add-product-form input:focus,.add-product-form textarea:focus,.add-product-form select:focus{border-color:var(--rose-300);outline:none}.add-product-actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.cancel-button,.add-item-submit{cursor:pointer;border:none;border-radius:999px;padding:9px 18px;font-weight:600}.cancel-button{background:var(--cream-200);color:var(--charcoal-800)}.add-item-submit{background:var(--rose-500);color:#fff}.add-item-submit:disabled{opacity:.6;cursor:not-allowed}.add-product-error{color:var(--rose-500);margin:0;font-size:.875rem}.edit-product-modal-backdrop{z-index:2000;background:#0f172a99;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.edit-product-modal{background:#fff;border-radius:24px;width:min(520px,100%);max-height:90vh;padding:28px;position:relative;overflow-y:auto;box-shadow:0 24px 70px #0003}.edit-product-modal h2{color:var(--charcoal-900);margin:0 0 24px}.edit-product-modal-close{background:var(--rose-50);width:36px;height:36px;color:var(--rose-700);cursor:pointer;border-radius:50%;font-size:1.4rem;position:absolute;top:14px;right:14px}.edit-product-image{flex-direction:column;align-items:center;gap:12px;margin-bottom:22px;display:flex}.edit-product-image img{object-fit:cover;border-radius:18px;width:180px;height:180px}.change-image-button{background:var(--rose-50);color:var(--rose-700);cursor:pointer;border-radius:999px;padding:8px 14px;font-weight:600}.edit-product-field{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.edit-product-field span{color:var(--charcoal-800);font-size:.85rem;font-weight:700}.edit-product-field input,.edit-product-field textarea,.edit-product-field select{box-sizing:border-box;border:1px solid var(--cream-200);width:100%;font:inherit;color:var(--charcoal-900);background:#fff;border-radius:12px;padding:10px 12px}.product-category-label{width:fit-content;color:var(--rose-700);text-transform:capitalize;background:#f43f5e1a;border-radius:999px;align-items:center;margin:0 0 10px 6px;padding:5px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.product-image-wrapper{position:relative}.product-category-label{z-index:2;color:var(--rose-700);text-transform:capitalize;pointer-events:none;background:#ffffffeb;border-radius:999px;padding:5px 10px;font-size:.75rem;font-weight:700;position:absolute;top:10px;left:10px;box-shadow:0 4px 12px #0000001a}.edit-product-field textarea{resize:vertical;min-height:100px}.save-product-button{background:var(--rose-500);color:#fff;cursor:pointer;border-radius:999px;width:100%;margin-top:8px;padding:12px;font-weight:700}.save-product-button:disabled{opacity:.6;cursor:not-allowed}.delete-product-button{color:#dc2626;cursor:pointer;background:0 0;border:1px solid #dc2626;border-radius:999px;width:100%;margin-top:12px;padding:11px;font-weight:700}.edit-product-error{color:#dc2626;margin:8px 0;font-size:.9rem}.bracelet-size-section{flex-direction:column;gap:8px;display:flex}.bracelet-size-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.bracelet-size-header label{font-weight:700}.size-help-button{width:100px;height:24px;color:var(--rose-700);cursor:pointer;background:#f43f5e1a;border-radius:18px;justify-content:center;align-items:center;font-weight:700;display:flex}.size-help-button:hover{background:#f43f5e2e}.bracelet-size-section input{box-sizing:border-box;border:1px solid #f43f5e3d;border-radius:12px;width:100%;padding:10px 12px}.size-tutorial{text-align:left;background:#fff5f7;border:1px solid #f43f5e29;border-radius:14px;padding:14px;font-size:.9rem;line-height:1.5}.size-tutorial p{margin:0 0 10px}.size-tutorial p:last-child{margin-bottom:0}.size-tutorial a{color:var(--rose-700);font-weight:700;text-decoration:underline}@media (width<=860px){.hero-panel{grid-template-columns:1fr;padding:30px}}@media (width<=640px){.site-shell{padding:24px 18px 36px}.product-grid-inline{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.product-card{border-radius:18px}.product-image-wrapper{aspect-ratio:1;border-radius:16px 16px 0 0;width:100%;margin:0 0 10px;padding:0}.product-image-wrapper img{object-fit:cover;border-radius:16px 16px 0 0;width:100%;height:100%;display:block}.product-card h3{margin:0 0 6px;padding-left:4px;font-size:1rem}.product-card p{padding-left:4px;font-size:.85rem}.product-card .product-meta{margin-top:8px;padding-left:4px;font-size:.95rem}.admin-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.admin-product-card{border-radius:18px}.admin-product-image{aspect-ratio:1;border-radius:16px 16px 0 0;width:100%}.admin-product-image img{object-fit:cover;border-radius:16px 16px 0 0;width:100%;height:100%;display:block}.admin-product-info{padding:10px 8px}.admin-product-info h3{margin:0 0 6px;font-size:1rem}.admin-product-info p{margin:0 0 8px;font-size:.85rem}.admin-product-bottom{font-size:.95rem}.admin-product-bottom small{font-size:.7rem}}
