*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Hanken Grotesk,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;color:#0b0b0c;background:#fff;overflow-x:hidden}::selection{background:#0b0b0c;color:#fff}input,button{font-family:inherit}.ui-icon{display:block;flex:0 0 auto;overflow:visible;vertical-align:middle;shape-rendering:geometricPrecision}button:has(>.ui-icon){-webkit-tap-highlight-color:transparent}button:has(>.ui-icon):focus-visible{outline:2px solid #9FCB1F;outline-offset:3px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #9FCB1F!important;outline-offset:2px;border-color:#7fa600!important}.chatbot-launcher-shell{position:fixed;right:24px;bottom:24px;z-index:90;display:flex;align-items:center;animation:chatbotLauncherEnter .45s cubic-bezier(.2,.8,.2,1) both}.chatbot-launcher{position:relative;width:auto;min-width:64px;height:64px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 20px 0 16px;border:1.5px solid #0B0B0C;border-radius:999px;background:#c7fc50;color:#0b0b0c;box-shadow:0 14px 34px #0b0b0c38,0 0 #c7fc50b3;cursor:pointer;isolation:isolate;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.chatbot-launcher:before{position:absolute;z-index:-1;top:-8px;right:-8px;bottom:-8px;left:-8px;border:1.5px solid rgba(199,252,80,.72);border-radius:inherit;content:"";pointer-events:none;animation:chatbotLauncherPulse 2.8s ease-out infinite}.chatbot-launcher:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 18px 42px #0b0b0c47,0 0 0 6px #c7fc502e;background:#d6ff7a}.chatbot-launcher:active{transform:translateY(0) scale(.96)}.chatbot-launcher--open{width:58px;min-width:58px;height:58px;padding:0;border-radius:18px;background:#fff;box-shadow:0 14px 34px #0b0b0c38}.chatbot-launcher--open:before{display:none}.chatbot-launcher-icon{width:29px;height:29px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.chatbot-launcher-icon svg{display:block;width:100%;height:100%;stroke-width:2.15}.chatbot-launcher-label{display:inline-block;color:#0b0b0c;font-size:13px;font-weight:800;letter-spacing:-.02em;line-height:1;white-space:nowrap}.chatbot-launcher-dot{position:absolute;top:5px;right:7px;width:11px;height:11px;border:2px solid #C7FC50;border-radius:50%;background:#0b0b0c;box-shadow:0 0 0 2px #0b0b0c;animation:chatbotStatusPulse 2s ease-in-out infinite}.chatbot-panel{position:fixed;right:24px;bottom:94px;z-index:90;width:min(400px,calc(100vw - 48px));max-height:min(680px,calc(100dvh - 120px));display:flex;flex-direction:column;overflow:hidden;border:1px solid #E2DFD6;border-radius:20px;background:#fff;box-shadow:0 24px 70px #0b0b0c3d;animation:chatbotIn .24s cubic-bezier(.2,.7,.2,1) both}.chatbot-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 18px;border-bottom:1px solid #ECEAE3}.chatbot-heading,.chatbot-header-actions{display:flex;align-items:center}.chatbot-heading{gap:10px;min-width:0}.chatbot-header-actions{gap:5px}.chatbot-help-button{min-height:30px;padding:0 9px;border:1px solid #DAD7CE;border-radius:8px;background:#fff;color:#56524b;font-family:inherit;font-size:11px;font-weight:700;cursor:pointer}.chatbot-help-button:hover{border-color:#0b0b0c;color:#0b0b0c}.chatbot-avatar{width:38px;height:38px;display:flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:12px;background:#c7fc50}.chatbot-header h2{margin:0;color:#0b0b0c;font-size:15px;font-weight:800;letter-spacing:-.015em}.chatbot-status{display:flex;align-items:center;gap:5px;margin-top:3px;color:#8a867e;font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:.02em}.chatbot-status span{width:6px;height:6px;border-radius:50%;background:#78a600}.chatbot-icon-button{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:9px;background:transparent;color:#6f6b63;font-size:19px;line-height:1;cursor:pointer}.chatbot-icon-button:hover:not(:disabled){border-color:#e2dfd6;background:#f8f7f3;color:#0b0b0c}.chatbot-icon-button:disabled{cursor:not-allowed;opacity:.4}.chatbot-messages{min-height:170px;flex:1;overflow-y:auto;padding:17px 15px 10px;scrollbar-width:thin;scrollbar-color:#C9C5BC transparent}.chatbot-message{display:flex;margin-bottom:10px}.chatbot-message--user{justify-content:flex-end}.chatbot-message--assistant{justify-content:flex-start}.chatbot-bubble{max-width:86%;padding:10px 12px;border-radius:13px;font-size:13px;line-height:1.48;white-space:pre-wrap;overflow-wrap:anywhere}.chatbot-message--assistant .chatbot-bubble{border:1px solid #ECEAE3;border-top-left-radius:5px;background:#f8f7f3;color:#3a3833}.chatbot-message--assistant .chatbot-bubble strong{color:#0b0b0c;font-weight:800}.chatbot-message--assistant .chatbot-bubble em{font-style:italic}.chatbot-message--assistant .chatbot-bubble code{padding:1px 4px;border-radius:4px;background:#eceae3;color:#0b0b0c;font-family:JetBrains Mono,monospace;font-size:.92em}.chatbot-message-text{margin-top:8px}.chatbot-bubble>.chatbot-message-text:first-child{margin-top:0}.chatbot-attachments{display:flex;flex-wrap:wrap;gap:6px}.chatbot-attachments--drafts{padding:0 13px 8px}.chatbot-attachment{position:relative;display:inline-flex;align-items:center;gap:7px;min-width:0;max-width:100%;padding:5px 7px;border:1px solid #E2DFD6;border-radius:9px;background:#fff}.chatbot-message--user .chatbot-attachment{border-color:#ffffff40;background:#ffffff1a}.chatbot-attachment-preview{width:76px;height:54px;flex:0 0 auto;object-fit:cover;border-radius:6px;background:#eceae3}.chatbot-attachment-file{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:7px;background:#eceae3;color:#56524b}.chatbot-attachment-meta{display:flex;min-width:0;flex-direction:column;gap:2px}.chatbot-attachment-name{max-width:150px;overflow:hidden;color:#3a3833;font-size:10.5px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.chatbot-message--user .chatbot-attachment-name{color:#fff}.chatbot-attachment-size{color:#9a958b;font-size:9.5px}.chatbot-message--user .chatbot-attachment-size{color:#ffffffad}.chatbot-attachment-remove{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:none;border-radius:7px;background:transparent;color:#6f6b63;cursor:pointer}.chatbot-attachment-remove:hover{background:#f0ede5;color:#0b0b0c}.chatbot-attachment-error{margin:0 17px 8px;color:#a23c32;font-size:11px;line-height:1.35}.chatbot-message--user .chatbot-bubble{border-top-right-radius:5px;background:#0b0b0c;color:#fff}.chatbot-typing{display:flex;align-items:center;gap:4px;min-height:37px}.chatbot-typing span{width:5px;height:5px;border-radius:50%;background:#9a958b;animation:chatbotPulse 1s ease-in-out infinite}.chatbot-typing span:nth-child(2){animation-delay:.12s}.chatbot-typing span:nth-child(3){animation-delay:.24s}.chatbot-suggestions{display:flex;flex-wrap:wrap;gap:6px;padding:0 15px 12px}.chatbot-suggestions button{min-height:32px;padding:6px 10px;border:1px solid #DAD7CE;border-radius:9px;background:#fff;color:#56524b;font-family:inherit;font-size:11.5px;line-height:1.25;text-align:left;cursor:pointer}.chatbot-suggestions button:hover:not(:disabled){border-color:#0b0b0c;background:#fbfbf9;color:#0b0b0c}.chatbot-suggestions button:disabled{cursor:not-allowed;opacity:.45}.chatbot-composer{display:flex;align-items:flex-end;gap:8px;margin:0 13px;padding:8px 8px 8px 12px;border:1px solid #DAD7CE;border-radius:12px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.chatbot-composer:focus-within{border-color:#7fa600;box-shadow:0 0 0 3px #c7fc5038}.chatbot-composer textarea{min-height:24px;max-height:96px;flex:1;resize:none;padding:3px 0;border:none;outline:none;background:transparent;color:#0b0b0c;font-family:inherit;font-size:13px;line-height:1.4}.chatbot-composer textarea::placeholder{color:#9a958b}.chatbot-attach{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:none;border-radius:8px;background:transparent;color:#6f6b63;cursor:pointer}.chatbot-attach:hover:not(:disabled){background:#f0ede5;color:#0b0b0c}.chatbot-attach:disabled{cursor:wait;opacity:.45}.chatbot-attachment-hint{padding:5px 17px 0;color:#aaa59b;font-size:9.5px;line-height:1.3}.chatbot-send{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:none;border-radius:9px;background:#0b0b0c;color:#fff;cursor:pointer;transition:background .15s ease,opacity .15s ease}.chatbot-send:hover:not(:disabled){background:#2c2c30}.chatbot-send:disabled{cursor:not-allowed;opacity:.28}.chatbot-disclaimer{padding:8px 17px 12px;color:#aaa59b;font-size:10px;line-height:1.35;text-align:center}@keyframes chatbotIn{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}@keyframes chatbotLauncherEnter{0%{opacity:0;transform:translateY(12px) scale(.94)}to{opacity:1;transform:none}}@keyframes chatbotLauncherPulse{0%{opacity:0;transform:scale(.86)}18%{opacity:.62}72%,to{opacity:0;transform:scale(1.18)}}@keyframes chatbotStatusPulse{0%,to{box-shadow:0 0 0 2px #0b0b0c}50%{box-shadow:0 0 0 4px #0b0b0c1f}}@keyframes chatbotPulse{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}@media (prefers-reduced-motion: reduce){.chatbot-launcher-shell,.chatbot-launcher:before,.chatbot-launcher-dot{animation:none}.chatbot-launcher{transition:none}}.admin-tablist{scrollbar-width:thin;scrollbar-color:#C9C5BC transparent}.site-icon-action{width:40px;height:40px;align-items:center;justify-content:center;border-radius:10px!important;-webkit-tap-highlight-color:transparent}.site-icon-action:focus-visible,.site-nav button:focus-visible,.site-header__inner>button:first-child:focus-visible{outline:2px solid #9FCB1F;outline-offset:3px}.btn-sheen:before{content:"";position:absolute;top:0;left:0;width:36%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);animation:sheen 4s ease-in-out infinite 1.5s}@keyframes blink{0%,to{opacity:1}50%{opacity:.25}}@keyframes scan{0%{transform:translate(-30%)}to{transform:translate(130%)}}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes sheen{0%{transform:translate(-130%) skew(-18deg)}60%,to{transform:translate(280%) skew(-18deg)}}@keyframes ring{0%{transform:scale(.6);opacity:.6}to{transform:scale(1.5);opacity:0}}@keyframes slideRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideUpIn{0%{transform:translateY(14px) scale(.98);opacity:0}to{transform:none;opacity:1}}@keyframes toastIn{0%{transform:translate(-16px);opacity:0}to{transform:none;opacity:1}}@keyframes ovIn{0%{opacity:0}to{opacity:1}}.scroll-reveal{opacity:0;transform:translate3d(0,26px,0);transition:opacity .72s cubic-bezier(.22,.61,.36,1) var(--scroll-reveal-delay, 0ms),transform .72s cubic-bezier(.22,.61,.36,1) var(--scroll-reveal-delay, 0ms);will-change:opacity,transform}.scroll-reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.scroll-reveal,.scroll-reveal.is-visible{opacity:1;transform:none;transition:none!important;will-change:auto}}.skip-link{position:absolute;left:12px;top:-40px;z-index:200;height:38px;padding:0 16px;display:inline-flex;align-items:center;background:#0b0b0c;color:#fff;border-radius:8px;font-family:inherit;font-size:13px;font-weight:700;text-decoration:none;transition:top .15s ease}.skip-link:focus{top:12px;outline:2px solid #9FCB1F;outline-offset:2px}.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 (max-width: 980px){.admin-readiness-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.customer-detail-grid{grid-template-columns:1fr!important}.customer-metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.catalog-form-grid,.catalog-plan-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}.site-header__inner{height:auto!important;min-height:66px!important;padding:12px 20px 0!important;gap:14px!important;flex-wrap:wrap!important}.site-nav{order:3!important;width:100%!important;gap:20px!important;overflow-x:auto!important;padding:0 0 12px!important;scrollbar-width:none}.site-nav button{min-height:40px;padding:0 4px!important;white-space:nowrap}.site-header__inner>button:first-child{min-height:40px}.site-nav::-webkit-scrollbar{display:none}.site-search{display:none!important}.site-actions{margin-left:auto!important;gap:12px!important}.home-hero,.bundle-cta,.help-shell,.product-layout,.bundle-layout,.cart-layout,.checkout-layout,main[data-screen-label=Account]>div,main[data-screen-label=Account]>section{grid-template-columns:1fr!important}.catalog-grid,.picks-grid,.testimonials-grid,.trust-grid,.faq-grid,.account-dashboard,.product-feature-grid,.product-related-grid,.wishlist-grid,.bundle-builder-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.home-hero{padding:44px 20px 30px!important;gap:34px!important}.home-hero h1{font-size:46px!important;letter-spacing:0!important}.search-section,.catalog-section,main[data-screen-label=Servizio],main[data-screen-label=Carrello],main[data-screen-label=Pacchetto],main[data-screen-label=Checkout],main[data-screen-label=Account],main[data-screen-label=Wishlist],main[data-screen-label=Legal]{padding-left:20px!important;padding-right:20px!important}footer>div:first-child{grid-template-columns:1fr 1fr!important;padding:42px 20px 28px!important}footer>div:last-child{padding-left:20px!important;padding-right:20px!important}}@media (max-width: 640px){.admin-readiness-grid{grid-template-columns:1fr!important}.chatbot-launcher-shell{right:16px!important;bottom:16px!important}.chatbot-launcher{width:58px;min-width:58px;height:58px;padding:0;border-radius:17px}.chatbot-launcher-label{display:none}.chatbot-launcher-dot{top:4px;right:5px}.chatbot-launcher-icon{width:28px;height:28px}.chatbot-launcher--open{width:54px;min-width:54px;height:54px;border-radius:16px}.chatbot-launcher-shell{-webkit-tap-highlight-color:transparent}.chatbot-panel{right:12px!important;bottom:82px!important;width:calc(100vw - 24px)!important;max-height:calc(100dvh - 100px)!important;border-radius:17px}.customer-form-grid,.customer-order-detail-row{grid-template-columns:1fr!important}.customer-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.catalog-form-grid,.catalog-plan-row,.billing-grid{grid-template-columns:1fr!important}.billing-grid>*{grid-column:1!important}.account-label{display:none!important}.site-header__inner{padding-left:16px!important;padding-right:16px!important}.site-actions{gap:10px!important}.account-action{min-height:44px}.site-nav{gap:14px!important;font-size:13px!important}.service-notice{padding:12px 16px!important;align-items:flex-start!important;flex-direction:column!important}.home-hero{padding-left:16px!important;padding-right:16px!important}.home-hero h1{font-size:40px!important;line-height:1.06!important}.hero-actions{flex-direction:column!important;align-items:stretch!important}.hero-actions button{width:100%!important;justify-content:center!important}.section-head,main[data-screen-label=Servizio] .section-head{align-items:flex-start!important;flex-direction:column!important;gap:10px!important}.catalog-grid,.picks-grid,.testimonials-grid,.trust-grid,.account-dashboard,.account-subs-grid,.account-order-row,.product-feature-grid,.product-review-summary,.product-related-grid,.wishlist-grid,.bundle-builder-grid,.admin-stats-grid,.admin-recent-order-row,.admin-order-row,.admin-invoice-row,.admin-product-row,.admin-promo-row,.admin-review-row,.admin-user-row,.admin-newsletter-row,.admin-webhook-row,.admin-audit-row{grid-template-columns:1fr!important}main[data-screen-label=Admin],main[data-screen-label=Legal]{padding-left:16px!important;padding-right:16px!important}.admin-row-actions{min-width:0!important;justify-content:flex-start!important}.admin-row-actions button{flex:1 1 140px}.admin-order-row,.admin-invoice-row,.admin-product-row,.admin-promo-row,.admin-review-row,.admin-user-row,.admin-newsletter-row,.admin-webhook-row,.admin-audit-row,.admin-recent-order-row{gap:10px!important;align-items:stretch!important}.admin-order-row>*,.admin-invoice-row>*,.admin-product-row>*,.admin-promo-row>*,.admin-review-row>*,.admin-user-row>*,.admin-newsletter-row>*,.admin-webhook-row>*,.admin-audit-row>*,.admin-recent-order-row>*{min-width:0!important}.checkout-layout>div,.cart-layout>div,.bundle-layout>div{position:static!important}.cart-line{flex-direction:column!important}.cart-line>button:first-child{width:72px!important;height:72px!important;font-size:22px!important}#aiuto>div{grid-template-columns:1fr!important}#aiuto>div>div:last-child{grid-template-columns:1fr!important}.account-order-row{gap:12px!important}.account-order-row>span{justify-self:flex-start!important}.admin-recent-order-row>span,.admin-order-row>span,.admin-invoice-row>span,.admin-product-row>span,.admin-promo-row>span,.admin-user-row>span,.admin-newsletter-row>span{justify-self:flex-start!important}.admin-webhook-row>span{justify-self:flex-start!important}.admin-audit-row>span{justify-self:flex-start!important}main[data-screen-label=Checkout]>div:first-child{overflow-x:auto!important;padding-bottom:4px!important}footer>div:first-child{grid-template-columns:1fr!important}.help-shell{padding:20px!important}.faq-grid{grid-template-columns:1fr!important}body button,body input{max-width:100%}}@media (max-width: 760px){.partner-hero{grid-template-columns:1fr!important;gap:28px!important}.partner-stats{grid-template-columns:repeat(2,1fr)!important}}
