:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#223b32;background:#f7faf8;font-synthesis:none;--mint:#c5eddf;--mint-light:#eaf7f1;--green:#21674f;--deep:#183e30;--line:#e1eae5;--muted:#6e7e76;--white:#fff}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #39876a;outline-offset:3px}svg{width:21px;height:21px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3,p{margin:0}h1{font-size:2rem;line-height:1.2;letter-spacing:-1px;font-weight:720}h2{font-size:1.4rem;letter-spacing:-.5px}p{line-height:1.6}.muted{color:var(--muted)}.small{font-size:.875rem}.topbar{height:88px;background:white;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:35px;padding:0 32px;position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:9px;min-width:190px}.brand-mark{width:46px;height:46px;overflow:hidden;flex-shrink:0}.brand-mark img{display:block;width:67px;height:67px;max-width:none;margin-left:-10px}.brand-name{position:relative;display:block;width:110px;aspect-ratio:870/270;overflow:hidden;flex-shrink:0;clip-path:polygon(0 0,23% 0,23% 17%,57% 17%,57% 0,66% 0,66% 15%,76% 15%,76% 0,100% 0,100% 100%,0 100%)}.brand-name img{position:absolute;display:block;width:144.138%;max-width:none;height:auto;left:-22.989%;top:-322.222%}.search{position:relative;max-width:600px;flex:1}.search svg{position:absolute;left:17px;top:15px;color:#72857a}.search input{border:1px solid #e5ece7;border-radius:12px;background:#f6f9f7;padding:14px 38px 14px 48px;width:100%;font-size:.9375rem;color:#243f33;outline-offset:1px}.search input::placeholder{color:#85928a}.clear-search{position:absolute;right:8px;top:9px;background:none;border:0;font-size:22px}.top-actions{display:flex;gap:18px;align-items:center;margin-left:auto}.guide-btn{display:flex;gap:7px;align-items:center;background:none;border:0;font-size:.9rem;white-space:nowrap}.demo-pill{background:#ecf7ef;color:#48715e;border:1px solid #d6e8de;border-radius:7px;padding:4px 8px;font-size:.6875rem;letter-spacing:1px;font-weight:700}.avatar{width:38px;height:38px;border-radius:50%;background:#e4f1df;color:#416341;display:grid;place-items:center;font-weight:650;font-size:.875rem}.shell{display:grid;grid-template-columns:242px 1fr;min-height:calc(100vh - 88px)}.sidebar{position:sticky;top:88px;height:calc(100vh - 88px);padding:30px 20px 22px;background:white;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:25px;overflow:auto}.nav-group{display:grid;gap:6px}.nav-link{display:flex;align-items:center;gap:12px;padding:13px 15px;border-radius:9px;color:#61726a;font-size:.9375rem;font-weight:530}.nav-link.active{background:var(--mint-light);color:var(--green)}.nav-link:hover{background:#f2f7f4}.nav-link.active svg{stroke-width:2}.nav-count{margin-left:auto;border-radius:5px;background:#d9eddf;padding:1px 7px;font-size:.75rem}.btn{border:1px solid var(--line);border-radius:9px;background:white;min-height:44px;padding:11px 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:620;font-size:.9rem;transition:background .16s,transform .16s}.btn:hover{background:#f1f7f3}.btn.primary{background:var(--mint);border-color:var(--mint);color:#1c5540}.btn.primary:hover{background:#afe2ce}.btn.dark{background:var(--green);color:white;border-color:var(--green)}.btn.danger{background:#fff2ee;color:#a74332;border-color:#f0d9d2}.btn.ghost{background:transparent;border-color:transparent}.btn.block{width:100%}.sidebar-divider{height:1px;background:var(--line);flex-shrink:0}.sidebar-label{font-size:.6875rem;text-transform:uppercase;letter-spacing:1.8px;font-weight:750;color:#8a978f;padding:0 14px;margin-bottom:12px}.side-choice{display:flex;width:100%;align-items:center;gap:12px;border:0;background:none;padding:10px 14px;text-align:left;color:#687a6e;font-size:.875rem;border-radius:8px}.side-choice.selected{color:var(--green);font-weight:650;background:#f2f8f4}.side-choice:hover{background:#f3f7f4}.category-dot{width:9px;height:9px;background:#d5e6db;border-radius:50%;margin:0 5px}.side-choice.selected .category-dot{background:#55a986}.sidebar-foot{margin-top:auto;padding:8px 13px 0;font-size:.75rem;line-height:1.6;color:#87958d}.text-button{border:0;background:none;padding:0;color:var(--green);font-size:inherit;text-decoration:underline;text-underline-offset:3px}.main{padding:35px 38px 50px;min-width:0;max-width:1600px;width:100%;margin:auto;margin-top:0}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.page-heading p{font-size:.9375rem;color:var(--muted);margin-top:7px}.location-button{display:flex;align-items:center;gap:9px;padding:10px 13px;border:1px solid var(--line);border-radius:10px;background:white;font-size:.875rem;white-space:nowrap}.location-button svg{width:18px;color:#599678}.filters{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:22px;flex-wrap:wrap}.chips{display:flex;gap:8px;flex-wrap:wrap}.chip{border:1px solid var(--line);border-radius:22px;padding:9px 17px;background:white;font-size:.875rem;color:#65796e;display:flex;gap:7px;align-items:center}.chip svg{width:16px;height:16px}.chip.selected{background:#dbf1e5;border-color:#d1e9dd;color:#245c43;font-weight:600}.select-clean{padding:8px 25px 8px 10px;border:0;background:transparent;color:#6a7b71;font-size:.875rem;max-width:100%}.results-line{display:flex;justify-content:space-between;align-items:center;gap:10px;color:#88958d;font-size:.8125rem;margin-bottom:16px}.cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px 20px}.product-card{position:relative;min-width:0}.card-photo{aspect-ratio:1.18;border-radius:12px;overflow:hidden;background:#e7eee7;position:relative}.card-photo img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.card-link:hover .card-photo img{transform:scale(1.035)}.card-link{display:block}.save-button{position:absolute;right:10px;top:10px;border:0;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;background:#ffffffeb;box-shadow:0 2px 7px #183e3010;color:#66766e;z-index:2}.save-button svg{width:18px;height:18px}.save-button.saved{color:#256a4c;background:#dcf2e5}.save-button.saved svg{fill:#256a4c}.own-badge{position:absolute;bottom:10px;left:10px;background:#fffffff0;padding:4px 8px;font-size:.6875rem;font-weight:650;color:#48725c;border-radius:5px}.card-price{font-size:1.18rem;font-weight:720;letter-spacing:-.45px;margin-top:13px}.card-price span{font-size:.8125rem;font-weight:400;letter-spacing:0;color:#7b877f}.card-title{font-size:.9375rem;font-weight:600;line-height:1.4;margin:5px 0}.card-meta{font-size:.8125rem;color:#86928a;line-height:1.7}.card-fulfillment{display:flex;align-items:center;gap:5px;font-size:.75rem;color:#7a8c80;margin-top:6px}.card-fulfillment svg{width:14px;height:14px;color:#609778}.empty{padding:70px 20px;text-align:center;border:1px dashed #d4e3d9;border-radius:16px;background:#fff}.empty>svg{width:38px;height:38px;color:#71a58b;margin-bottom:15px}.empty h2{margin-bottom:8px}.empty .btn{margin-top:22px}.bottom-note{display:flex;gap:8px;justify-content:center;color:#94a097;font-size:.75rem;margin-top:38px;align-items:center}.bottom-note svg{width:14px;height:14px}.back-link{display:inline-flex;align-items:center;gap:7px;color:#6d8376;font-size:.875rem;margin-bottom:24px}.back-link svg{width:17px}.detail-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(310px,.9fr);gap:40px}.detail-photo{width:100%;aspect-ratio:1;object-fit:cover;border-radius:16px;background:#e6eee8}.detail-info h1{font-size:2rem;line-height:1.25;margin:15px 0}.tag{display:inline-flex;padding:6px 10px;background:#e4f5eb;color:#4a7a5b;border-radius:6px;font-size:.75rem;font-weight:650}.detail-price{font-size:2rem;letter-spacing:-1px;font-weight:700;margin:17px 0 5px}.detail-price span{font-size:1rem;color:var(--muted);font-weight:400;letter-spacing:0}.detail-info .divider{height:1px;background:var(--line);margin:24px 0}.detail-facts{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:26px 0}.fact{display:flex;gap:10px}.fact svg{color:#619c7d;margin-top:3px}.fact strong{display:block;font-size:.9rem}.fact span{color:var(--muted);font-size:.8125rem;line-height:1.5}.detail-info h3{font-size:1rem;margin-bottom:9px}.detail-info p{color:#677b6d;font-size:.9375rem}.seller{display:flex;align-items:center;gap:12px}.seller .avatar{width:43px;height:43px}.seller strong{display:block;font-size:.9375rem}.detail-actions{display:flex;gap:10px;margin-top:25px}.detail-actions .primary{flex:1}.detail-caption{font-size:.75rem;color:#8d9c93;margin-top:10px}.status-tabs{display:flex;gap:24px;border-bottom:1px solid var(--line);margin-bottom:24px;overflow:auto}.status-tab{background:none;border:0;border-bottom:2px solid transparent;padding:13px 0 15px;white-space:nowrap;font-size:.9rem;color:#7c8c82}.status-tab.active{color:var(--green);border-color:var(--green);font-weight:650}.status-tab span{margin-left:5px;border-radius:5px;padding:2px 6px;background:#edf2ee;font-size:.75rem}.manage-list{display:grid;gap:12px}.manage-row{background:white;border:1px solid var(--line);border-radius:13px;padding:17px;display:flex;gap:20px;align-items:center}.manage-row img{width:115px;height:100px;object-fit:cover;border-radius:9px}.manage-info{flex:1;min-width:0}.manage-info h3{font-size:1rem;margin-bottom:6px}.manage-info p{font-size:.875rem;color:#7d8b81}.status-badge{display:inline-block;padding:4px 8px;background:#e5f6ed;color:#45805b;font-size:.6875rem;border-radius:5px;margin-top:9px;font-weight:650}.status-badge.paused,.status-badge.draft{background:#f5f0df;color:#8a7848}.status-badge.sold{background:#eef1ef;color:#778279}.manage-actions{display:flex;gap:7px;align-items:center}.icon-btn{width:42px;height:42px;display:inline-grid;place-items:center;background:white;border:1px solid var(--line);border-radius:8px}.menu{position:relative}.menu summary{list-style:none;cursor:pointer}.menu summary::-webkit-details-marker{display:none}.menu-panel{position:absolute;right:0;top:49px;min-width:175px;padding:6px;background:white;border:1px solid var(--line);border-radius:10px;box-shadow:0 12px 35px #193f3020;z-index:8}.menu-panel button{width:100%;border:0;background:white;text-align:left;padding:10px;font-size:.875rem;border-radius:5px}.menu-panel button:hover{background:#f0f7f3}.menu-panel button.danger-text{color:#ad5542}.form-layout{display:grid;grid-template-columns:minmax(0,690px) minmax(220px,300px);gap:32px;align-items:start;justify-content:center}.form-panel{background:white;border:1px solid var(--line);border-radius:15px;padding:27px}.form-section+.form-section{border-top:1px solid var(--line);margin-top:28px;padding-top:27px}.form-section h2{font-size:1.125rem;margin-bottom:20px}.field{margin-bottom:18px}.field:last-child{margin-bottom:0}.field label,.field .field-label{display:block;font-size:.875rem;font-weight:620;margin-bottom:8px}.field input,.field select,.field textarea{padding:12px 13px;width:100%;border:1px solid #dce5de;border-radius:8px;background:white;font-size:.9375rem;color:#294634;min-height:45px}.field textarea{resize:vertical;min-height:105px;line-height:1.5}.field input::placeholder,.field textarea::placeholder{color:#a0aaa3}.field-help{font-size:.75rem;color:#87978b;margin-top:6px;line-height:1.5}.field-error{font-size:.8125rem;color:#b64a3b;margin-top:6px;line-height:1.4}.invalid{border-color:#c85d50!important}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid .field{margin:0}.photo-upload{position:relative;border:1.5px dashed #b7d7c5;border-radius:12px;background:#f5fbf7;text-align:center;overflow:hidden;min-height:160px;display:grid;place-items:center}.photo-upload label{cursor:pointer;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;margin:0;padding:26px;width:100%;min-height:160px;font-weight:550;font-size:.9375rem}.photo-upload svg{width:29px;height:29px;color:#74ac90}.photo-upload input{position:absolute;opacity:0;width:1px;height:1px;min-height:1px;padding:0;left:50%;bottom:0}.photo-upload:focus-within{outline:3px solid #39876a}.photo-upload.has-photo{display:block;height:230px;border-style:solid}.photo-upload.has-photo img{height:100%;width:100%;object-fit:cover}.photo-upload.has-photo label{position:absolute;bottom:12px;left:12px;min-height:0;width:auto;background:white;border-radius:7px;padding:9px 13px;display:flex;flex-direction:row;gap:6px;font-size:.8125rem}.photo-upload.has-photo label svg{width:17px;height:17px}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:26px;padding-top:22px;border-top:1px solid var(--line)}.form-tips{background:#edf8f1;border:1px solid #dcefe3;border-radius:14px;padding:24px;position:sticky;top:120px}.form-tips h3{font-size:1rem;margin:12px 0}.form-tips>svg{width:26px;height:26px;color:#69a780}.form-tips p{font-size:.875rem;color:#6b8575;margin-bottom:16px}.form-tips li{font-size:.8125rem;line-height:1.6;color:#6d8174;margin:12px 0}.form-tips ul{padding-left:18px}.form-tips .mini{border-top:1px solid #d5e9dc;padding-top:16px;margin:20px 0 0;font-size:.75rem}.preview-bar{background:#e6f5ed;padding:15px 19px;border:1px solid #d1e9db;border-radius:10px;margin-bottom:25px;display:flex;align-items:center;justify-content:space-between;gap:18px}.preview-bar p{font-size:.875rem}.preview-actions{display:flex;gap:9px}.preview-actions .btn{white-space:nowrap}dialog{border:1px solid #e1eae4;border-radius:18px;padding:0;width:min(500px,calc(100% - 32px));max-height:90vh;color:#284333;box-shadow:0 25px 100px #173b3026;background:white}dialog::backdrop{background:#153b2f55;backdrop-filter:blur(3px)}.modal-head{padding:24px 26px 0;display:flex;gap:20px;align-items:center;justify-content:space-between}.modal-head h2{font-size:1.25rem}.modal-head .icon-btn{border:0;width:30px;height:30px}.modal-body{padding:19px 26px 27px}.modal-body>p{color:#75877b;font-size:.9375rem;margin-bottom:20px}.modal-actions{display:flex;gap:9px;justify-content:flex-end;margin-top:24px}.info-note{padding:14px;background:#eef8f1;border-radius:8px;font-size:.8125rem;color:#5d7d68;line-height:1.55;margin-bottom:18px}.task{display:flex;align-items:flex-start;gap:12px;padding:17px 0;border-bottom:1px solid var(--line)}.task input{width:19px;height:19px;accent-color:#508e69;margin-top:4px}.task strong{display:block;font-size:.9375rem;margin-bottom:4px}.task p{font-size:.8125rem;color:#7c8b80;line-height:1.55}.task:last-of-type{border-bottom:0}.mobile-nav{display:none}.skip-link{position:absolute;left:20px;top:-80px;z-index:100;background:white;padding:10px}.skip-link:focus{top:10px}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:#204b38;color:white;border-radius:12px;padding:13px 22px;box-shadow:0 6px 25px #183c3022;font-size:.875rem;max-width:calc(100% - 32px);opacity:0;pointer-events:none;z-index:100;transition:.2s;text-align:center}#toast.show{opacity:1;transform:translate(-50%,0)}.initial-load{padding:80px;text-align:center;color:#6c8a76}.storage-warning{background:#fff1da;color:#865d22;padding:10px 20px;font-size:.875rem;text-align:center}.mobile-only{display:none}.unavailable{background:#fff4df;color:#8a723e;padding:14px;border-radius:9px;margin-bottom:18px;font-size:.875rem}.photo-placeholder{height:100%;display:grid;place-items:center;color:#91aa9b;background:#f1f7f2}.help-link{display:flex;align-items:center;gap:7px;color:#769282;margin-top:12px}.loading-photo{color:#659678;font-size:.8125rem;margin:8px 0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:1500px){.cards{grid-template-columns:repeat(4,minmax(0,1fr))}.main{padding:40px 46px}}@media(max-width:1250px){.cards{grid-template-columns:repeat(3,minmax(0,1fr))}.shell{grid-template-columns:215px 1fr}.sidebar{padding:25px 15px}.topbar{gap:20px;padding:0 25px}.brand{min-width:167px}.main{padding:30px 28px}.guide-btn span{display:none}.form-layout{grid-template-columns:minmax(0,1fr)}.form-tips{display:none}.manage-actions .btn{padding:10px}.detail-grid{gap:25px}.page-heading{align-items:flex-start}.detail-grid{grid-template-columns:1fr 1fr}}@media(max-width:950px){.shell{grid-template-columns:190px 1fr}.brand{min-width:143px}.topbar{gap:20px;padding:0 23px}.main{padding:28px 22px}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar{padding:25px 10px}.nav-link{padding:12px 10px;font-size:.875rem}.sidebar .btn{padding:10px}.side-choice{padding:10px}.page-heading{flex-wrap:wrap}h1{font-size:1.8rem}.manage-row{flex-wrap:wrap;gap:14px}.manage-actions{margin-left:0;width:100%;justify-content:flex-end}.manage-row img{width:90px;height:90px}.detail-grid{grid-template-columns:1fr}.detail-photo{aspect-ratio:1.25}.detail-info h1{margin-top:10px}.detail-info{max-width:650px}.preview-bar{flex-wrap:wrap}}@media(max-width:680px){.topbar{height:72px;padding:0 18px;gap:10px;flex-wrap:wrap}.brand{min-width:0;margin-right:auto}.brand-name{width:95px}.brand-mark{width:38px;height:38px}.brand-mark img{width:55px;height:55px;margin-left:-8px}.topbar .search{display:none}.top-actions{gap:12px;margin-left:0}.top-actions .avatar{display:none}.guide-btn span{display:inline;font-size:.8125rem}.demo-pill{font-size:.625rem}.shell{display:block;min-height:calc(100vh - 72px)}.sidebar{display:none}.main{padding:25px 18px 105px}.page-heading{margin-bottom:20px;gap:15px}.page-heading h1{font-size:1.7rem;letter-spacing:-.7px}.page-heading p{font-size:.875rem}.page-heading .location-button{padding:7px 10px;font-size:.8125rem;background:transparent;border:0;margin-left:-9px}.page-heading .location-button svg{width:16px}.mobile-only{display:block}.mobile-search{margin-bottom:20px}.mobile-search .search{display:block;max-width:none}.chips{gap:7px}.chip{padding:8px 12px;font-size:.8125rem}.filters{gap:14px;margin-bottom:16px}.cards{gap:24px 13px}.card-photo{border-radius:9px;aspect-ratio:1}.card-price{font-size:1.1rem;margin-top:10px}.card-price span{font-size:.75rem}.card-title{font-size:.875rem}.card-meta{font-size:.75rem}.card-fulfillment{font-size:.6875rem;line-height:1.4}.card-fulfillment svg{width:13px}.save-button{width:30px;height:30px;right:7px;top:7px}.results-line{font-size:.75rem}.bottom-note{font-size:.6875rem;line-height:1.6}.mobile-nav{position:fixed;display:flex;justify-content:space-around;bottom:0;left:0;right:0;background:#fffffffa;backdrop-filter:blur(12px);border-top:1px solid var(--line);z-index:25;padding:9px 3px calc(10px + env(safe-area-inset-bottom))}.mobile-nav a{display:flex;flex-direction:column;gap:5px;align-items:center;font-size:.6875rem;color:#8a9a8e;min-width:60px;padding:0 8px}.mobile-nav a.active{color:var(--green)}.mobile-nav svg{width:21px;height:21px}.mobile-nav .sell-nav svg{border-radius:7px;background:var(--mint);width:29px;height:25px;padding:2px}.form-panel{padding:20px 17px;border-radius:11px}.form-layout{gap:0}.form-grid{gap:12px}.form-actions{flex-wrap:wrap}.form-actions .btn{flex:1;padding:11px}.form-section h2{font-size:1.05rem}.detail-grid{gap:23px}.detail-photo{aspect-ratio:1.12;border-radius:12px}.detail-info h1{font-size:1.75rem}.detail-facts{gap:20px 10px}.detail-actions{flex-wrap:wrap}.detail-info p{font-size:.9375rem}.back-link{margin-bottom:19px}.status-tabs{gap:20px}.status-tab{font-size:.8125rem}.manage-row{padding:13px;gap:13px}.manage-row img{width:82px;height:90px}.manage-info h3{font-size:.9375rem}.manage-info p{font-size:.75rem}.manage-actions{gap:8px}.manage-actions .btn{font-size:.8125rem;flex:1}.preview-bar{padding:13px}.preview-actions{width:100%}.preview-actions .btn{flex:1;font-size:.8125rem}.modal-head{padding:22px 21px 0}.modal-body{padding:18px 21px 23px}#toast{bottom:85px}.empty{padding:45px 15px}.page-heading>.btn{padding:9px 12px;font-size:.8125rem;min-height:40px}.photo-upload.has-photo{height:190px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

/* Timed visitor feedback */
.feedback-dialog{width:min(470px,calc(100% - 32px))}.feedback-dialog .modal-head{align-items:flex-start}.feedback-dialog h2{line-height:1.4}.feedback-dialog .icon-btn{flex-shrink:0;font-size:25px;background:transparent}.rating-field{border:0;padding:0;margin:22px 0 8px}.rating-stars{display:flex;justify-content:center;gap:10px}.rating-stars label{position:relative;cursor:pointer}.rating-stars input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.rating-stars span{display:grid;place-items:center;width:48px;height:48px;font-size:42px;color:#cbd8cf;border-radius:8px}.rating-stars .selected span{color:#bc861f}.rating-stars input:focus-visible+span{outline:3px solid #39876a;outline-offset:3px}.rating-caption{text-align:center;color:var(--muted);margin-bottom:24px}.feedback-label{display:block;font-size:.875rem;margin-bottom:8px;font-weight:600}.feedback-form textarea{display:block;width:100%;resize:vertical;min-height:86px;max-height:180px;border:1px solid var(--line);border-radius:9px;padding:12px;color:var(--deep);background:#f7faf8}.feedback-note{margin-top:12px;line-height:1.5}.feedback-error{color:#a74332;font-size:.875rem;margin-top:12px}.feedback-error:empty{display:none}.feedback-thanks{padding:15px 0;color:var(--green)}@media(max-width:380px){.rating-stars{gap:5px}.rating-stars span{width:43px;height:44px;font-size:38px}}
