/* Gloria Quote — card interface inspired by the approved reference */
.gbq-shell{--gbq-primary:#111;--gbq-secondary:#686868;--gbq-text:#111;--gbq-bg:#fff;--gbq-border:#dedede;--gbq-radius:16px;--gbq-button-radius:10px;--gbq-scale:1;box-sizing:border-box;width:100%;margin:0;padding:28px 34px;background:#f4f4f2;color:var(--gbq-text);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:calc(16px * var(--gbq-scale));line-height:1.35;overflow-anchor:none}.gbq-shell *{box-sizing:border-box}.gbq-app{width:100%;max-width:1300px;margin:0 auto}.gbq-stage{position:relative;min-height:560px;padding:34px;background:var(--gbq-bg);border:1px solid rgba(0,0,0,.04);border-radius:20px;box-shadow:0 12px 28px rgba(0,0,0,.05)}.gbq-progress{display:none}.gbq-progress i{display:block;height:100%;background:var(--gbq-primary)}.gbq-workspace{display:block;min-height:490px}.gbq-workspace.has-quote{display:grid;grid-template-columns:minmax(0,1fr) 218px;gap:28px;align-items:start}.gbq-slide{display:flex;flex-direction:column;min-height:490px}.gbq-slide-title{margin:0 0 28px}.gbq-slide-title>span,.gbq-kicker{display:block;margin:0 0 9px;color:#717171;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.gbq-slide-title h2,.gbq-center h2{max-width:760px;margin:0;color:#101010;font-size:clamp(31px,3vw,46px);font-weight:750;letter-spacing:-.06em;line-height:1.02}.gbq-slide-title p,.gbq-center p{max-width:690px;margin:13px 0 0;color:#303030;font-size:16px;line-height:1.42}.gbq-rich{display:inline}.gbq-rich img{display:inline-block;width:auto;max-width:1.35em;height:1.35em;margin:0 .12em;vertical-align:-.25em;object-fit:contain}.gbq-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;width:min(100%,760px);margin:auto}.gbq-start{display:flex;flex:1;flex-direction:column;justify-content:center;align-items:center;text-align:center}.gbq-start-title{margin-bottom:36px}.gbq-start-title h2{max-width:650px}.gbq-start-title p{margin-right:auto;margin-left:auto}.gbq-choice,.gbq-service{position:relative;min-height:164px;padding:24px;background:#fff;border:1px solid #d9d9d9;border-radius:13px;color:#151515;text-align:left;cursor:pointer}.gbq-choice:focus-visible,.gbq-service:focus-visible,.gbq-option:focus-within,.gbq-slot:focus-within{outline:2px solid #111;outline-offset:2px}.gbq-choice b{display:block;color:#898989;font-size:11px;font-weight:700;letter-spacing:.09em}.gbq-choice strong{display:block;margin-top:21px;font-size:17px;font-weight:800;letter-spacing:-.02em}.gbq-choice strong .gbq-rich{display:inline}.gbq-choice>span{display:block;max-width:250px;margin-top:7px;color:#2f2f2f;font-size:14px;line-height:1.35}.gbq-choice i{position:absolute;right:21px;bottom:17px;font-style:normal;font-size:20px}.gbq-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;flex:1}.gbq-service{min-height:190px;padding:21px}.gbq-service>span{display:block;min-height:28px;font-size:24px}.gbq-service strong{display:block;margin-top:20px;font-size:17px;font-weight:800;letter-spacing:-.02em}.gbq-service small{display:block;margin-top:8px;color:#626262;font-size:12px;line-height:1.35}.gbq-service.is-selected,.gbq-option.is-selected,.gbq-slot.is-selected{border:2px solid #111;background:#fafafa}.gbq-service.is-selected{padding:20px}.gbq-service.is-disabled{opacity:.32;cursor:not-allowed}.gbq-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:29px}.gbq-primary,.gbq-secondary,.gbq-back{appearance:none;border:0;background:none;color:inherit;font:inherit;font-weight:700;cursor:pointer}.gbq-primary,.gbq-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:10px 16px;border-radius:10px;font-size:14px}.gbq-primary{border:1px solid #111;background:#111;color:#fff}.gbq-secondary{border:1px solid #cfcfcf;background:#fff}.gbq-back{padding:9px 0;color:#171717;font-size:13px}.gbq-back:focus-visible,.gbq-primary:focus-visible,.gbq-secondary:focus-visible{outline:2px solid #111;outline-offset:2px}.gbq-price{position:sticky;top:26px;display:grid;gap:14px;padding:15px;border:1px solid #dedede;border-radius:13px;background:#fff;box-shadow:0 8px 16px rgba(0,0,0,.045)}.gbq-price-lines{display:grid;gap:7px;padding-bottom:12px;border-bottom:1px solid #e6e6e6}.gbq-price-lines>div{display:flex;justify-content:space-between;gap:8px;font-size:12px;line-height:1.3}.gbq-price-lines span{color:#313131}.gbq-price-lines strong{font-size:12px;white-space:nowrap}.gbq-price-total{display:grid;grid-template-columns:1fr auto;gap:4px 12px;align-items:end}.gbq-price-total>span{font-size:11px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.gbq-price-total>strong{font-size:19px;letter-spacing:-.04em}.gbq-price-total>small{grid-column:1/-1;color:#777;font-size:10px}.gbq-price>button{padding:0;border:0;background:transparent;color:#111;font:inherit;font-size:12px;font-weight:700;text-align:left;cursor:pointer}.gbq-group{display:flex;flex:1;flex-direction:column}.gbq-option-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.gbq-option-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.gbq-option{display:flex;flex-direction:column;justify-content:space-between;gap:9px;min-height:100px;padding:15px;border:1px solid #dedede;border-radius:10px;background:#fff;cursor:pointer}.gbq-option.is-selected{padding:14px}.gbq-option input,.gbq-slot input{position:absolute;opacity:0;pointer-events:none}.gbq-option span{font-size:14px;font-weight:700;line-height:1.26}.gbq-option small{color:#777;font-size:11px}.gbq-other{max-width:780px}.gbq-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gbq-field{display:grid;gap:6px}.gbq-field>span{font-size:12px;font-weight:700}.gbq-field em{color:#777;font-style:normal;font-weight:400}.gbq-field input,.gbq-field textarea,.gbq-coupon input{width:100%;padding:11px 12px;border:1px solid #dedede;border-radius:8px;background:#fff;color:#111;font:inherit;font-size:14px;resize:vertical}.gbq-field input:focus,.gbq-field textarea:focus,.gbq-coupon input:focus{border-color:#111;outline:1px solid #111}.gbq-field.span-2,.gbq-consent.span-2{grid-column:span 2}.gbq-coupon{display:flex;max-width:530px;gap:9px}.gbq-coupon input{text-transform:uppercase}.gbq-message,.gbq-inline-error{margin:13px 0 0;padding:11px 12px;border-radius:8px;background:#f6f6f6;color:#444;font-size:13px}.gbq-inline-error{border:1px solid #d7a5a0;background:#fff4f2;color:#8c201a}.gbq-summary{max-width:760px;border:1px solid #e0e0e0;border-radius:13px;overflow:hidden}.gbq-summary>div{display:flex;justify-content:space-between;gap:24px;padding:13px 15px;border-bottom:1px solid #e8e8e8;font-size:14px}.gbq-summary>div:last-child{border:0}.gbq-summary span{color:#555}.gbq-summary strong{text-align:right}.gbq-summary .gbq-grand-total{display:grid;grid-template-columns:1fr auto;align-items:center;padding:18px 15px;background:#fafafa}.gbq-grand-total span{font-size:11px;font-weight:800;letter-spacing:.07em}.gbq-grand-total strong{font-size:25px;letter-spacing:-.05em}.gbq-grand-total small{grid-column:1/-1;margin-top:3px;color:#777;font-size:10px}.gbq-contact-layout{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(320px,1.15fr);gap:18px;max-width:1040px}.gbq-calendar-card,.gbq-contact-card{padding:19px;border:1px solid #dfdfdf;border-radius:13px;background:#fff}.gbq-calendar-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:16px}.gbq-calendar-heading span{display:block;color:#777;font-size:10px;font-weight:700;letter-spacing:.08em}.gbq-calendar-heading h3,.gbq-contact-card h3{margin:5px 0 0;font-size:17px;letter-spacing:-.035em}.gbq-calendar-heading>strong{padding:5px 7px;border-radius:7px;background:#f6f6f6;font-size:10px;text-transform:capitalize}.gbq-slot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.gbq-slot{display:flex;align-items:center;justify-content:center;min-height:46px;padding:8px;border:1px solid #dedede;border-radius:8px;background:#fff;cursor:pointer;text-align:center;font-size:12px;font-weight:700}.gbq-slot.is-selected{padding:7px}.gbq-availability{margin:15px 0 0;color:#347943;font-size:12px}.gbq-availability i{display:inline-block;width:8px;height:8px;margin-right:5px;border-radius:50%;background:#55ac6a}.gbq-contact-card .gbq-fields{margin-top:16px}.gbq-customer-form{display:flex;flex:1;flex-direction:column}.gbq-consent{display:flex!important;align-items:flex-start;gap:8px;margin-top:3px;color:#545454;font-size:11px;font-weight:400!important}.gbq-consent input{width:auto;margin-top:2px}.gbq-consent a{color:inherit}.gbq-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.gbq-center{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;text-align:center}.gbq-center h2{max-width:650px}.gbq-center p{margin-right:auto;margin-left:auto}.gbq-success-mark{display:grid;place-items:center;width:48px;height:48px;margin-bottom:15px;border-radius:50%;background:#111;color:#fff;font-size:23px}.gbq-download{margin:7px 0 14px;text-decoration:none}.gbq-restore-actions{display:flex;gap:10px;margin-top:22px}.gbq-restore-actions .gbq-back{padding:10px 12px;border:1px solid #d8d8d8;border-radius:10px}

/* Stable interaction mode — selections must never shake the template */
.gbq-stage,.gbq-progress i,.gbq-slide,.gbq-choice,.gbq-service,.gbq-option,.gbq-slot,.gbq-primary,.gbq-secondary{transition:none!important;animation:none!important}.gbq-choice:hover,.gbq-service:hover:not(.is-disabled),.gbq-primary:hover{transform:none!important;box-shadow:none}

@media (min-width: 900px){.gbq-shell{max-width:none;padding:44px}.gbq-app{max-width:1420px}.gbq-stage{min-height:610px;padding:40px}.gbq-workspace.has-quote{grid-template-columns:minmax(0,1fr) 220px}.gbq-slide{min-height:530px}.gbq-choice-grid{width:min(100%,820px)}.gbq-choice{min-height:184px;padding:27px}.gbq-choice strong{font-size:18px}.gbq-service-grid{gap:15px}.gbq-service{min-height:205px}.gbq-option-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gbq-price{top:40px}.gbq-contact-layout{grid-template-columns:minmax(300px,.85fr) minmax(370px,1.15fr)}}
@media (max-width:780px){.gbq-shell{padding:16px;background:#f5f5f4}.gbq-stage{min-height:490px;padding:24px 18px;border-radius:16px}.gbq-workspace.has-quote{display:block}.gbq-slide{min-height:410px}.gbq-choice-grid,.gbq-service-grid,.gbq-option-grid,.gbq-fields,.gbq-contact-layout{grid-template-columns:1fr}.gbq-choice-grid{margin:0}.gbq-choice,.gbq-service{min-height:112px;padding:18px}.gbq-choice strong,.gbq-service strong{margin-top:8px}.gbq-choice i{right:16px;bottom:13px}.gbq-service-grid{gap:10px}.gbq-option-grid.compact{grid-template-columns:1fr}.gbq-field.span-2,.gbq-consent.span-2{grid-column:auto}.gbq-price{position:static;margin-top:20px}.gbq-actions{padding-top:22px}.gbq-slide-title h2,.gbq-center h2{font-size:29px}.gbq-summary .gbq-grand-total strong{font-size:22px}.gbq-contact-layout{gap:12px}}
@media (max-width:420px){.gbq-shell{padding:10px}.gbq-stage{padding:20px 14px}.gbq-coupon{flex-direction:column}.gbq-choice-grid{gap:10px}.gbq-choice{padding:16px}.gbq-choice strong{font-size:16px}.gbq-choice>span{font-size:13px}}


/* 1.2.1 — Editorial compact layout: white page, stronger hierarchy, no empty stage */
.gbq-shell{width:100%!important;max-width:none!important;margin:0!important;padding:72px 28px 86px!important;background:#fff!important;color:#0d0d0d!important}
.gbq-app{width:min(100%,1220px)!important;max-width:1220px!important;margin:0 auto!important}
.gbq-stage{min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}
.gbq-workspace,.gbq-slide{min-height:0!important}.gbq-workspace.has-quote{grid-template-columns:minmax(0,1fr) 226px;gap:36px;align-items:start}
.gbq-start{justify-content:flex-start;padding:0 0 8px}.gbq-start-title{margin:0 0 38px!important}.gbq-slide-title{margin:0 0 30px!important}
.gbq-slide-title>span,.gbq-kicker{color:#686868!important;font-size:10px!important;letter-spacing:.16em!important}.gbq-slide-title h2,.gbq-center h2{font-size:clamp(35px,4vw,58px)!important;font-weight:780!important;letter-spacing:-.075em!important;line-height:.98!important}.gbq-start-title h2{max-width:780px!important}.gbq-slide-title p,.gbq-center p{max-width:640px!important;margin-top:16px!important;color:#5b5b5b!important;font-size:15px!important;line-height:1.5!important}.gbq-start-title p{max-width:570px!important}
.gbq-choice-grid{width:min(100%,780px)!important;gap:14px!important;margin:0 auto!important}.gbq-choice{min-height:176px!important;padding:24px 26px!important;border:1px solid #dedede!important;border-radius:12px!important;background:#fff!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)!important}.gbq-choice b{display:inline-flex!important;align-items:center;justify-content:center;min-width:30px;height:22px;padding:0 8px;border:1px solid #e4e4e4;border-radius:99px;color:#777!important;font-size:10px!important;letter-spacing:.06em!important}.gbq-choice strong{margin-top:23px!important;font-size:19px!important;font-weight:800!important;letter-spacing:-.04em!important}.gbq-choice>span{max-width:285px!important;margin-top:8px!important;color:#616161!important;font-size:13px!important;line-height:1.42!important}.gbq-choice i{right:24px!important;bottom:21px!important;display:grid!important;place-items:center!important;width:26px;height:26px;border-radius:50%;background:#111;color:#fff!important;font-size:15px!important}
.gbq-service-grid{gap:12px!important;flex:initial!important}.gbq-service{min-height:162px!important;padding:20px!important;border-color:#e0e0e0!important;border-radius:12px!important}.gbq-service>span{font-size:22px!important}.gbq-service strong{margin-top:15px!important;font-size:17px!important}.gbq-service small{font-size:12px!important}.gbq-option-grid{gap:10px!important}.gbq-option{min-height:88px!important;padding:13px!important;border-radius:10px!important}.gbq-option span{font-size:14px!important}
.gbq-actions{margin-top:32px!important;padding-top:18px!important;border-top:1px solid #ededed!important}.gbq-primary,.gbq-secondary{min-height:44px!important;padding:11px 18px!important;border-radius:999px!important;font-size:13px!important}.gbq-primary{box-shadow:0 7px 18px rgba(0,0,0,.14)!important}.gbq-back{font-size:12px!important}
.gbq-price{top:24px!important;gap:15px!important;padding:17px!important;border-color:#dedede!important;border-radius:14px!important;box-shadow:0 12px 28px rgba(0,0,0,.07)!important}.gbq-price-total>strong{font-size:23px!important}.gbq-price>button{padding-top:2px!important}
.gbq-summary{max-width:820px!important;border-radius:12px!important}.gbq-summary>div{padding:14px 17px!important}.gbq-contact-layout{max-width:1080px!important;gap:16px!important}.gbq-calendar-card,.gbq-contact-card{padding:21px!important;border-radius:12px!important;box-shadow:0 5px 18px rgba(0,0,0,.025)!important}.gbq-contact-card h3,.gbq-calendar-heading h3{font-size:18px!important}.gbq-fields{gap:11px!important}.gbq-field input,.gbq-field textarea,.gbq-coupon input{padding:12px 13px!important;border-radius:9px!important}.gbq-customer-form .gbq-actions{margin-top:28px!important}
@media (min-width: 900px){.gbq-shell{padding:88px 38px 96px!important}.gbq-app{width:min(100%,1220px)!important}.gbq-workspace.has-quote{grid-template-columns:minmax(0,1fr) 230px!important}.gbq-choice{min-height:184px!important}.gbq-service-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.gbq-service{min-height:174px!important}.gbq-slide-title h2,.gbq-center h2{font-size:clamp(38px,3.8vw,58px)!important}.gbq-start-title{margin-bottom:42px!important}}
@media (max-width:780px){.gbq-shell{padding:42px 20px 50px!important}.gbq-app{width:100%!important}.gbq-workspace.has-quote{display:block!important}.gbq-start-title{margin-bottom:27px!important}.gbq-slide-title{margin-bottom:24px!important}.gbq-slide-title h2,.gbq-center h2{font-size:34px!important}.gbq-choice-grid{width:100%!important;gap:10px!important}.gbq-choice{min-height:132px!important;padding:18px!important}.gbq-choice strong{margin-top:14px!important;font-size:17px!important}.gbq-choice i{right:16px!important;bottom:15px!important}.gbq-service-grid{grid-template-columns:1fr 1fr!important}.gbq-price{position:static!important;margin-top:24px!important}.gbq-contact-layout{grid-template-columns:1fr!important}.gbq-actions{margin-top:25px!important}}
@media (max-width:480px){.gbq-shell{padding:32px 16px 40px!important}.gbq-service-grid{grid-template-columns:1fr!important}.gbq-choice-grid{grid-template-columns:1fr!important}.gbq-choice{min-height:118px!important}.gbq-slide-title h2,.gbq-center h2{font-size:31px!important}}


/* 1.3 — unified contact, navigazione con icone e simulatore compatto */
.gbq-shell{padding-top:62px!important;padding-bottom:70px!important}.gbq-app{max-width:1080px!important}.gbq-home{display:flex;justify-content:center;padding:20px 0}.gbq-home .gbq-choice-grid{width:min(100%,760px)!important}.gbq-choice{min-height:156px!important}.gbq-choice strong{display:flex!important;align-items:center!important;gap:10px!important}.gbq-labelled{display:inline-flex;align-items:center;gap:8px;min-width:0}.gbq-label-icon{display:inline-grid;flex:0 0 auto;place-items:center;width:24px;height:24px;border:1px solid #dfdfdf;border-radius:7px;background:#f8f8f7;color:#1b1b1b;font-size:12px;line-height:1}.gbq-label-icon .gbq-rich{display:inline-flex;align-items:center;justify-content:center}.gbq-label-icon img{width:15px;height:15px;max-width:15px;margin:0;vertical-align:middle}.gbq-slide-title>span .gbq-labelled,.gbq-contact-intro>span .gbq-labelled,.gbq-calendar-heading .gbq-labelled,.gbq-contact-card-head .gbq-labelled{font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.gbq-slide-title>span .gbq-label-icon,.gbq-contact-intro>span .gbq-label-icon,.gbq-calendar-heading .gbq-label-icon,.gbq-contact-card-head .gbq-label-icon{width:22px;height:22px;border-radius:6px}.gbq-slide-title h2 .gbq-labelled{gap:11px}.gbq-slide-title h2 .gbq-label-icon{width:31px;height:31px;border-radius:9px;font-size:14px}.gbq-service>span{display:inline-grid!important;place-items:center!important;width:28px;height:28px;border:1px solid #e1e1e1!important;border-radius:8px!important;background:#f8f8f7!important;font-size:14px!important}.gbq-service>span img{width:17px;height:17px;max-width:17px;margin:0}.gbq-option>span .gbq-labelled{gap:8px}.gbq-option>span .gbq-label-icon{width:21px;height:21px;border-radius:6px;font-size:10px}.gbq-option{justify-content:center!important;min-height:66px!important;padding:11px 13px!important}.gbq-option.is-selected{padding:10px 12px!important}.gbq-option>span{font-size:13px!important}.gbq-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.gbq-service{min-height:142px!important}.gbq-workspace.has-quote{grid-template-columns:minmax(0,1fr) 210px!important;gap:24px!important}.gbq-price{border-radius:12px!important;padding:15px!important}.gbq-price-kicker{color:#777;font-size:10px;font-weight:800;letter-spacing:.1em}.gbq-actions{justify-content:space-between!important;margin-top:30px!important;padding-top:16px!important}.gbq-actions-right{display:flex;align-items:center;gap:8px}.gbq-nav-button{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:8px 12px;border:1px solid #dedede!important;border-radius:999px!important;background:#fff!important;color:#151515!important;font:inherit;font-size:12px;font-weight:750;cursor:pointer}.gbq-nav-button .gbq-label-icon{width:21px;height:21px;border:0;background:#f0f0ef;border-radius:50%}.gbq-nav-button:focus-visible{outline:2px solid #111;outline-offset:2px}.gbq-primary .gbq-label-icon{width:21px;height:21px;border:0;border-radius:50%;background:rgba(255,255,255,.17);color:#fff}.gbq-primary .gbq-label-icon img{filter:brightness(0) invert(1)}
.gbq-customer-form{width:min(100%,970px);margin:0 auto}.gbq-contact-intro{margin:0 auto 22px;text-align:center}.gbq-contact-intro>span{display:flex;justify-content:center}.gbq-contact-intro h2{max-width:680px;margin:10px auto 0;font-size:clamp(31px,3.4vw,48px);font-weight:790;letter-spacing:-.07em;line-height:1}.gbq-contact-intro p{max-width:560px;margin:12px auto 0;color:#666;font-size:14px;line-height:1.45}.gbq-contact-layout{grid-template-columns:minmax(285px,.8fr) minmax(420px,1.2fr)!important;gap:14px!important;max-width:970px!important;margin:0 auto}.gbq-calendar-card,.gbq-contact-card{padding:18px!important;border:1px solid #dedede!important;border-radius:14px!important;background:#fbfbfa!important;box-shadow:0 8px 24px rgba(0,0,0,.055)!important}.gbq-calendar-card{display:flex;flex-direction:column}.gbq-calendar-heading{margin-bottom:14px!important}.gbq-calendar-heading>strong{background:#ececea!important}.gbq-slot-grid{gap:7px!important}.gbq-slot{min-height:42px!important;border-radius:8px!important;background:#fff!important;font-size:11px!important}.gbq-slot.is-selected{background:#ececea!important}.gbq-contact-card{background:#fff!important}.gbq-contact-card-head{margin-bottom:13px}.gbq-contact-card-head>span{display:block;margin-bottom:7px}.gbq-contact-card h3{margin:0!important;font-size:19px!important;letter-spacing:-.04em!important}.gbq-contact-card .gbq-fields{margin-top:0!important;gap:9px!important}.gbq-field{gap:5px!important}.gbq-field>span{font-size:11px!important;line-height:1.2}.gbq-field>span .gbq-label-icon{width:19px;height:19px;border-radius:5px;font-size:9px}.gbq-field input,.gbq-field textarea{padding:10px 11px!important;border-color:#dedede!important;border-radius:8px!important;background:#fcfcfb!important;font-size:13px!important}.gbq-field textarea{min-height:100px}.gbq-consent{padding-top:4px!important}.gbq-customer-form .gbq-actions{margin-top:20px!important}.gbq-other{max-width:800px!important}.gbq-other .gbq-fields{margin-top:12px}.gbq-summary,.gbq-coupon{display:none!important}
@media (max-width:780px){.gbq-shell{padding-top:38px!important;padding-bottom:44px!important}.gbq-home{padding:0}.gbq-service-grid{grid-template-columns:1fr 1fr!important}.gbq-workspace.has-quote{display:block!important}.gbq-contact-layout{grid-template-columns:1fr!important}.gbq-contact-intro{margin-bottom:18px}.gbq-contact-intro h2{font-size:34px}.gbq-actions{gap:8px!important}.gbq-actions-right{gap:6px}.gbq-nav-button,.gbq-primary{padding:8px 10px!important;font-size:11px!important}.gbq-nav-button .gbq-label-icon{width:19px;height:19px}.gbq-price{margin-top:18px!important}}
@media (max-width:480px){.gbq-service-grid{grid-template-columns:1fr!important}.gbq-choice{min-height:118px!important}.gbq-contact-card,.gbq-calendar-card{padding:14px!important}.gbq-actions{align-items:stretch!important;flex-direction:column}.gbq-actions-right{justify-content:space-between}.gbq-nav-button,.gbq-primary{justify-content:center!important;flex:1}.gbq-field.span-2,.gbq-consent.span-2{grid-column:auto!important}}


/* 1.4 — full-bleed Apple-inspired embed, ottimizzato per desktop */
.gbq-shell[data-gbq-root]{box-sizing:border-box;width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:clamp(56px,7vw,112px) max(28px,calc((100vw - 1460px)/2))!important;background:linear-gradient(180deg,#f7f7f6 0%,#f1f1ef 100%)!important;border:0!important;border-radius:0!important;box-shadow:inset 0 1px rgba(255,255,255,.9),inset 0 -1px rgba(0,0,0,.04)!important;overflow:hidden}.gbq-shell[data-gbq-root] .gbq-app{width:100%!important;max-width:1400px!important;margin:0 auto!important}.gbq-shell[data-gbq-root] .gbq-stage{padding:clamp(34px,4vw,66px)!important;border:1px solid rgba(0,0,0,.07)!important;border-radius:28px!important;background:rgba(255,255,255,.94)!important;box-shadow:0 25px 70px rgba(0,0,0,.09),0 2px 8px rgba(0,0,0,.04)!important}.gbq-shell[data-gbq-root] .gbq-slide{min-height:420px!important;display:flex;align-items:center}.gbq-shell[data-gbq-root] .gbq-slide>div,.gbq-shell[data-gbq-root] .gbq-slide>form{width:100%}.gbq-shell[data-gbq-root] .gbq-home{padding:6px 0!important}.gbq-shell[data-gbq-root] .gbq-home .gbq-choice-grid{width:min(100%,980px)!important;gap:18px!important}.gbq-shell[data-gbq-root] .gbq-choice{min-height:210px!important;padding:28px!important;border-radius:18px!important}.gbq-shell[data-gbq-root] .gbq-choice b{font-size:12px!important}.gbq-shell[data-gbq-root] .gbq-choice strong{font-size:clamp(21px,2vw,28px)!important;letter-spacing:-.045em}.gbq-shell[data-gbq-root] .gbq-choice span{max-width:300px;font-size:15px!important;line-height:1.45}.gbq-shell[data-gbq-root] .gbq-choice i{width:38px!important;height:38px!important;font-size:21px!important}.gbq-shell[data-gbq-root] .gbq-slide-title{max-width:940px!important;margin:0 auto 34px!important}.gbq-shell[data-gbq-root] .gbq-slide-title h2{font-size:clamp(37px,4vw,60px)!important}.gbq-shell[data-gbq-root] .gbq-slide-title p{max-width:720px!important;font-size:16px!important}.gbq-shell[data-gbq-root] .gbq-service-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.gbq-shell[data-gbq-root] .gbq-service{min-height:180px!important;padding:22px!important;border-radius:15px!important}.gbq-shell[data-gbq-root] .gbq-service strong{font-size:17px!important}.gbq-shell[data-gbq-root] .gbq-service small{font-size:13px!important;line-height:1.4}.gbq-shell[data-gbq-root] .gbq-workspace.has-quote{grid-template-columns:minmax(0,1fr) 260px!important;gap:32px!important}.gbq-shell[data-gbq-root] .gbq-price{align-self:stretch!important;min-height:310px;padding:22px!important;border-radius:16px!important}.gbq-shell[data-gbq-root] .gbq-contact-layout{max-width:1120px!important;grid-template-columns:minmax(330px,.82fr) minmax(520px,1.18fr)!important;gap:20px!important}.gbq-shell[data-gbq-root] .gbq-contact-card,.gbq-shell[data-gbq-root] .gbq-calendar-card{padding:24px!important;border-radius:17px!important}.gbq-shell[data-gbq-root] .gbq-contact-intro{margin-bottom:30px!important}.gbq-shell[data-gbq-root] .gbq-contact-intro h2{font-size:clamp(38px,4.2vw,64px)!important}.gbq-shell[data-gbq-root] .gbq-contact-intro p{font-size:16px!important}.gbq-shell[data-gbq-root] .gbq-contact-card h3{font-size:24px!important}.gbq-shell[data-gbq-root] .gbq-field input,.gbq-shell[data-gbq-root] .gbq-field textarea{font-size:14px!important;padding:12px 13px!important}.gbq-shell[data-gbq-root] .gbq-field textarea{min-height:118px!important}.gbq-shell[data-gbq-root] .gbq-actions{margin-top:38px!important;padding-top:20px!important}.gbq-shell[data-gbq-root] .gbq-nav-button,.gbq-shell[data-gbq-root] .gbq-primary{min-height:44px!important;padding:10px 15px!important;font-size:13px!important}
@media (max-width:1020px){.gbq-shell[data-gbq-root]{width:100%!important;margin:0!important;padding:52px 24px!important}.gbq-shell[data-gbq-root] .gbq-stage{padding:34px!important}.gbq-shell[data-gbq-root] .gbq-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.gbq-shell[data-gbq-root] .gbq-contact-layout{grid-template-columns:1fr!important}.gbq-shell[data-gbq-root] .gbq-slide{min-height:0!important}.gbq-shell[data-gbq-root] .gbq-workspace.has-quote{display:block!important}}
@media (max-width:600px){.gbq-shell[data-gbq-root]{padding:32px 14px!important}.gbq-shell[data-gbq-root] .gbq-stage{padding:22px!important;border-radius:20px!important}.gbq-shell[data-gbq-root] .gbq-choice{min-height:142px!important;padding:19px!important}.gbq-shell[data-gbq-root] .gbq-service-grid{grid-template-columns:1fr!important}.gbq-shell[data-gbq-root] .gbq-contact-card,.gbq-shell[data-gbq-root] .gbq-calendar-card{padding:17px!important}}


/* 1.4 — calendario data → orario */
.gbq-date-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:14px 0}.gbq-date{min-height:72px;padding:8px 6px;border:1px solid #dfdfdf;border-radius:10px;background:#fff;color:#242424;text-align:center;cursor:pointer}.gbq-date strong{display:block;font-size:21px;line-height:1}.gbq-date span{display:block;margin-top:4px;font-size:10px;font-weight:800;text-transform:uppercase}.gbq-date small{display:none}.gbq-date.is-selected{border-color:#111;background:#111;color:#fff;box-shadow:0 4px 10px rgba(0,0,0,.12)}.gbq-calendar-step{margin-top:16px;padding-top:14px;border-top:1px solid #e8e8e8}.gbq-calendar-step>span{display:block;margin-bottom:9px;color:#6d6d6d;font-size:11px;font-weight:800;letter-spacing:.04em}.gbq-calendar-step .gbq-slot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gbq-calendar-step .gbq-slot{min-height:46px;font-size:13px!important}@media(max-width:600px){.gbq-date-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gbq-calendar-step .gbq-slot-grid{grid-template-columns:1fr 1fr}}


/* 1.5 — ingresso visuale Apple-style */
.gbq-home{max-width:1420px;margin:0 auto;padding:8px 0 18px}.gbq-home-intro{max-width:920px;margin:0 auto 40px;text-align:center}.gbq-home-intro h1{margin:0;color:#080808;font-size:clamp(34px,4.25vw,66px);font-weight:800;line-height:1.02;letter-spacing:-.065em}.gbq-home-intro p{margin:16px auto 0;max-width:720px;color:#252525;font-size:clamp(16px,1.35vw,21px);line-height:1.45}.gbq-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;max-width:1320px;margin:0 auto}.gbq-choice.gbq-choice-visual{position:relative;isolation:isolate;display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:minmax(230px,1fr) auto;align-items:end;min-height:470px;overflow:hidden;padding:28px 32px 28px;border:1px solid #999!important;border-radius:32px!important;background:#f9f9fa!important;color:#080808!important;box-shadow:0 22px 46px rgba(0,0,0,.08)!important;text-align:left}.gbq-choice.gbq-choice-visual::after{position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.02) 44%,rgba(255,255,255,.96) 79%,#fff 100%);content:""}.gbq-choice-art{position:absolute;z-index:-2;inset:0 0 80px;background-position:center 43%;background-size:cover;background-repeat:no-repeat;opacity:.98;pointer-events:none}.gbq-choice-symbol{display:grid;grid-row:2;grid-column:1;place-items:center;width:54px;height:54px;margin-right:14px;border:1px solid #d6d6d6;border-radius:16px;background:rgba(255,255,255,.9);box-shadow:0 6px 14px rgba(0,0,0,.08);pointer-events:none}.gbq-choice-symbol img{display:block;max-width:31px;max-height:31px;object-fit:contain;mix-blend-mode:multiply;pointer-events:none}.gbq-choice-copy{display:grid;grid-row:2;grid-column:2;gap:7px;min-width:0}.gbq-choice-copy strong{font-size:clamp(21px,2.1vw,31px)!important;font-weight:800!important;line-height:1;letter-spacing:-.05em;text-transform:uppercase}.gbq-choice-copy small{display:block;max-width:430px;color:#5a5a5a;font-size:14px;line-height:1.35}.gbq-choice.gbq-choice-visual>i{grid-row:2;grid-column:3;align-self:center;margin:0!important;color:#1a1a1a!important;font-size:42px!important;font-style:normal;line-height:1}.gbq-choice.gbq-choice-visual:hover,.gbq-choice.gbq-choice-visual:focus-visible{transform:none!important;border-color:#1a1a1a!important;box-shadow:0 22px 46px rgba(0,0,0,.13)!important}.gbq-rich img,.gbq-label-icon img{display:inline-block;max-width:1.35em;max-height:1.35em;margin-right:.38em;vertical-align:-.22em;object-fit:contain;pointer-events:none}@media(max-width:900px){.gbq-choice-grid{gap:18px}.gbq-choice.gbq-choice-visual{min-height:390px;padding:22px;border-radius:24px!important}.gbq-choice-art{inset:0 0 86px}.gbq-home-intro{margin-bottom:28px}}@media(max-width:640px){.gbq-home{padding-top:0}.gbq-home-intro{text-align:left;margin-bottom:22px}.gbq-choice-grid{grid-template-columns:1fr}.gbq-choice.gbq-choice-visual{min-height:330px}.gbq-choice-copy strong{font-size:23px!important}.gbq-choice-copy small{display:none}}


/* 1.5.1 — ingresso compatto e spaziatura corretta sul sito */
.gbq-shell[data-gbq-root]{padding:34px max(22px,calc((100vw - 1460px)/2)) 38px!important}.gbq-shell[data-gbq-root] .gbq-stage{padding:28px clamp(20px,3vw,44px)!important}.gbq-shell[data-gbq-root] .gbq-slide{min-height:0!important;align-items:stretch!important}.gbq-shell[data-gbq-root] .gbq-home{display:block!important;max-width:1320px!important;padding:0!important}.gbq-shell[data-gbq-root] .gbq-home-intro{display:none!important}.gbq-shell[data-gbq-root] .gbq-home .gbq-choice-grid{display:grid!important;width:100%!important;max-width:none!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important;margin:0!important}.gbq-shell[data-gbq-root] .gbq-choice.gbq-choice-visual{min-height:370px!important;grid-template-rows:minmax(160px,1fr) auto!important;padding:20px 24px!important;border-radius:24px!important}.gbq-shell[data-gbq-root] .gbq-choice-art{inset:0 0 68px!important;background-position:center 36%!important;background-size:cover!important}.gbq-shell[data-gbq-root] .gbq-choice-symbol{width:48px!important;height:48px!important;margin-right:11px!important;border-radius:14px!important}.gbq-shell[data-gbq-root] .gbq-choice-symbol img{max-width:34px!important;max-height:34px!important}.gbq-shell[data-gbq-root] .gbq-choice-copy{gap:4px!important}.gbq-shell[data-gbq-root] .gbq-choice-copy strong{font-size:clamp(18px,1.7vw,26px)!important;letter-spacing:-.045em!important}.gbq-shell[data-gbq-root] .gbq-choice-copy small{font-size:13px!important;line-height:1.35!important}.gbq-shell[data-gbq-root] .gbq-choice.gbq-choice-visual>i{width:auto!important;height:auto!important;padding:0!important;border-radius:0!important;background:none!important;color:#111!important;font-size:31px!important}.gbq-shell[data-gbq-root] .gbq-actions{margin-top:20px!important;padding-top:14px!important}.gbq-shell[data-gbq-root] .gbq-customer-form .gbq-actions{margin-top:18px!important}.gbq-shell[data-gbq-root] .gbq-contact-intro{margin-bottom:16px!important}.gbq-shell[data-gbq-root] .gbq-contact-layout{margin-bottom:0!important}@media(max-width:900px){.gbq-shell[data-gbq-root]{padding:28px 18px 32px!important}.gbq-shell[data-gbq-root] .gbq-stage{padding:22px!important}.gbq-shell[data-gbq-root] .gbq-home .gbq-choice-grid{gap:16px!important}.gbq-shell[data-gbq-root] .gbq-choice.gbq-choice-visual{min-height:315px!important}}@media(max-width:640px){.gbq-shell[data-gbq-root] .gbq-home .gbq-choice-grid{grid-template-columns:1fr!important}.gbq-shell[data-gbq-root] .gbq-choice.gbq-choice-visual{min-height:282px!important}.gbq-shell[data-gbq-root] .gbq-choice-copy small{display:block!important}.gbq-shell[data-gbq-root] .gbq-actions{margin-top:16px!important;padding-top:12px!important}}


/* 1.6.1 — icone pulite, senza riquadri di sfondo */
.gbq-shell[data-gbq-root] .gbq-label-icon,.gbq-shell[data-gbq-root] .gbq-nav-button .gbq-label-icon,.gbq-shell[data-gbq-root] .gbq-primary .gbq-label-icon,.gbq-shell[data-gbq-root] .gbq-service>span,.gbq-shell[data-gbq-root] .gbq-choice-symbol{border:0!important;background:transparent!important;box-shadow:none!important}


/* 1.6.2 — card iniziali: immagini piene e icone proporzionate */
.gbq-shell[data-gbq-root] .gbq-choice.gbq-choice-visual{grid-template-rows:minmax(174px,1fr) auto!important;padding:20px 24px 19px!important;background-position:center!important}
.gbq-shell[data-gbq-root] .gbq-choice-art{inset:0 0 62px!important;background-position:center center!important;background-size:cover!important}
.gbq-shell[data-gbq-root] .gbq-choice.gbq-choice-visual::after{background:linear-gradient(180deg,rgba(255,255,255,.01) 43%,rgba(255,255,255,.80) 70%,rgba(255,255,255,.98) 100%)!important}
.gbq-shell[data-gbq-root] .gbq-choice-symbol{display:flex!important;width:auto!important;height:auto!important;min-width:0!important;margin:0 14px 0 0!important;align-self:center!important}
.gbq-shell[data-gbq-root] .gbq-choice-symbol .gbq-rich{display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}
.gbq-shell[data-gbq-root] .gbq-choice-symbol img{display:block!important;width:54px!important;height:54px!important;max-width:54px!important;max-height:54px!important;margin:0!important;object-fit:contain!important}
@media(max-width:640px){.gbq-shell[data-gbq-root] .gbq-choice.gbq-choice-visual{grid-template-rows:minmax(145px,1fr) auto!important;padding:18px!important}.gbq-shell[data-gbq-root] .gbq-choice-art{inset:0 0 58px!important}.gbq-shell[data-gbq-root] .gbq-choice-symbol{margin-right:10px!important}.gbq-shell[data-gbq-root] .gbq-choice-symbol img{width:44px!important;height:44px!important;max-width:44px!important;max-height:44px!important}}


/* 1.6.3 — immagini card adattive su desktop, tablet e mobile */
.gbq-shell[data-gbq-root] .gbq-choice-art{inset:0!important;background-position:center center!important;background-size:100% 100%!important;opacity:1!important}
.gbq-shell[data-gbq-root] .gbq-choice.gbq-choice-visual::after{background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.03) 49%,rgba(255,255,255,.78) 76%,rgba(255,255,255,.98) 100%)!important}
@media(min-width:641px) and (max-width:1020px){.gbq-shell[data-gbq-root] .gbq-choice.gbq-choice-visual{min-height:330px!important}.gbq-shell[data-gbq-root] .gbq-choice-art{inset:0!important}}
@media(max-width:640px){.gbq-shell[data-gbq-root] .gbq-choice.gbq-choice-visual{min-height:305px!important}.gbq-shell[data-gbq-root] .gbq-choice-art{inset:0!important}}


/* 1.6.4 — immagini caricate dalla dashboard, adattamento reale delle card */
.gbq-shell[data-gbq-root] .gbq-choice-art{display:block!important;overflow:hidden!important}
.gbq-shell[data-gbq-root] .gbq-choice-art>img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;object-fit:cover!important;object-position:center center!important}
@media(min-width:641px) and (max-width:1020px){.gbq-shell[data-gbq-root] .gbq-choice-art>img{object-position:center center!important}}
@media(max-width:640px){.gbq-shell[data-gbq-root] .gbq-choice-art>img{object-position:center center!important}}


/* 1.6.6 — card iniziali con area immagine dedicata, verificata per breakpoint */
.gbq-shell[data-gbq-root] .gbq-choice.gbq-choice-visual{display:grid!important;grid-template-columns:minmax(260px,.92fr) minmax(0,1.08fr) auto!important;grid-template-rows:1fr!important;align-items:center!important;min-height:280px!important;padding:0!important;background:#fff!important}
.gbq-shell[data-gbq-root] .gbq-choice.gbq-choice-visual::after{display:none!important}
.gbq-shell[data-gbq-root] .gbq-choice-art{position:relative!important;z-index:0!important;inset:auto!important;grid-column:1!important;grid-row:1!important;align-self:stretch!important;width:100%!important;height:100%!important;min-height:278px!important;overflow:hidden!important;border-right:1px solid #ededed!important;background:#f8f8f7!important}
.gbq-shell[data-gbq-root] .gbq-choice-art>img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}
.gbq-shell[data-gbq-root] .gbq-choice-symbol{position:relative!important;z-index:1!important;grid-column:2!important;grid-row:1!important;justify-self:start!important;align-self:center!important;width:auto!important;height:auto!important;min-width:0!important;margin:0 14px 0 28px!important}
.gbq-shell[data-gbq-root] .gbq-choice-symbol img{width:42px!important;height:42px!important;max-width:42px!important;max-height:42px!important}
.gbq-shell[data-gbq-root] .gbq-choice-copy{position:relative!important;z-index:1!important;grid-column:2!important;grid-row:1!important;align-self:center!important;margin:0 20px 0 88px!important;padding:0!important}
.gbq-shell[data-gbq-root] .gbq-choice-copy strong{font-size:clamp(18px,1.65vw,25px)!important}
.gbq-shell[data-gbq-root] .gbq-choice-copy small{max-width:360px!important}
.gbq-shell[data-gbq-root] .gbq-choice.gbq-choice-visual>i{position:relative!important;z-index:1!important;grid-column:3!important;grid-row:1!important;align-self:center!important;margin:0 24px 0 0!important}
@media(min-width:641px) and (max-width:1020px){.gbq-shell[data-gbq-root] .gbq-choice.gbq-choice-visual{grid-template-columns:1fr auto!important;grid-template-rows:148px minmax(108px,auto)!important;min-height:258px!important}.gbq-shell[data-gbq-root] .gbq-choice-art{grid-column:1/-1!important;grid-row:1!important;min-height:148px!important;height:148px!important;border-right:0!important;border-bottom:1px solid #ededed!important}.gbq-shell[data-gbq-root] .gbq-choice-symbol{grid-column:1!important;grid-row:2!important;margin:0 10px 0 18px!important}.gbq-shell[data-gbq-root] .gbq-choice-symbol img{width:34px!important;height:34px!important;max-width:34px!important;max-height:34px!important}.gbq-shell[data-gbq-root] .gbq-choice-copy{grid-column:1!important;grid-row:2!important;margin:0 15px 0 66px!important}.gbq-shell[data-gbq-root] .gbq-choice-copy strong{font-size:16px!important}.gbq-shell[data-gbq-root] .gbq-choice-copy small{font-size:12px!important}.gbq-shell[data-gbq-root] .gbq-choice.gbq-choice-visual>i{grid-column:2!important;grid-row:2!important;margin:0 18px 0 0!important;font-size:25px!important}}
@media(max-width:640px){.gbq-shell[data-gbq-root] .gbq-choice.gbq-choice-visual{grid-template-columns:1fr auto!important;grid-template-rows:172px minmax(112px,auto)!important;min-height:284px!important}.gbq-shell[data-gbq-root] .gbq-choice-art{grid-column:1/-1!important;grid-row:1!important;min-height:172px!important;height:172px!important;border-right:0!important;border-bottom:1px solid #ededed!important}.gbq-shell[data-gbq-root] .gbq-choice-symbol{grid-column:1!important;grid-row:2!important;margin:0 10px 0 18px!important}.gbq-shell[data-gbq-root] .gbq-choice-symbol img{width:36px!important;height:36px!important;max-width:36px!important;max-height:36px!important}.gbq-shell[data-gbq-root] .gbq-choice-copy{grid-column:1!important;grid-row:2!important;margin:0 16px 0 70px!important}.gbq-shell[data-gbq-root] .gbq-choice-copy strong{font-size:17px!important}.gbq-shell[data-gbq-root] .gbq-choice-copy small{font-size:12px!important;line-height:1.35!important}.gbq-shell[data-gbq-root] .gbq-choice.gbq-choice-visual>i{grid-column:2!important;grid-row:2!important;margin:0 18px 0 0!important;font-size:26px!important}}


/* 1.7.0 — Super Preventivo: identità editoriale e documento creativo */
.gbq-shell[data-gbq-root] .gbq-stage{position:relative}.gbq-shell[data-gbq-root] .gbq-document-strip{display:grid;grid-template-columns:auto minmax(18px,1fr) auto;align-items:center;gap:11px;margin:0 0 22px;padding:0 2px;color:#6e6e73;font-size:10px;font-weight:700;letter-spacing:.115em;line-height:1.35;text-transform:uppercase}.gbq-shell[data-gbq-root] .gbq-document-strip i{display:block;height:1px;background:#d8d8dc}.gbq-shell[data-gbq-root] .gbq-document-strip small{font:inherit;letter-spacing:.09em}.gbq-shell[data-gbq-root] .gbq-section-document{display:flex;align-items:center;gap:10px;margin:0 0 13px;color:#6e6e73;font-size:10px;font-weight:750;letter-spacing:.125em;line-height:1.2;text-transform:uppercase}.gbq-shell[data-gbq-root] .gbq-section-document::after{content:'';display:block;flex:1;max-width:160px;height:1px;background:#d9d9dd}.gbq-shell[data-gbq-root] .gbq-slide-title{position:relative}.gbq-shell[data-gbq-root] .gbq-slide-title h2{max-width:870px;letter-spacing:-.052em}.gbq-shell[data-gbq-root] .gbq-super-price{border:1px solid #dcdce0!important;border-radius:18px!important;background:linear-gradient(155deg,#fff 0%,#fafafa 100%)!important;box-shadow:0 18px 42px rgba(0,0,0,.055)!important}.gbq-shell[data-gbq-root] .gbq-price-document{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-bottom:13px;border-bottom:1px solid #e3e3e6}.gbq-shell[data-gbq-root] .gbq-price-document .gbq-price-kicker{display:block;margin:0!important;color:#1d1d1f!important;font-size:10px!important;letter-spacing:.12em!important}.gbq-shell[data-gbq-root] .gbq-price-document small{color:#6e6e73;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.gbq-shell[data-gbq-root] .gbq-price-note{margin:15px 0 0;padding-top:14px;border-top:1px solid #e3e3e6;color:#6e6e73;font-size:11px;line-height:1.5}.gbq-shell[data-gbq-root] .gbq-price-total>span{font-size:10px!important;letter-spacing:.11em!important;text-transform:uppercase}.gbq-shell[data-gbq-root] .gbq-contact-intro{padding-bottom:17px;border-bottom:1px solid #e2e2e5}.gbq-shell[data-gbq-root] .gbq-contact-intro .gbq-section-document{margin-bottom:15px}@media(max-width:800px){.gbq-shell[data-gbq-root] .gbq-document-strip{grid-template-columns:1fr;gap:6px;margin-bottom:18px;font-size:9px}.gbq-shell[data-gbq-root] .gbq-document-strip i{display:none}.gbq-shell[data-gbq-root] .gbq-document-strip small{font-size:9px}.gbq-shell[data-gbq-root] .gbq-section-document{font-size:9px}.gbq-shell[data-gbq-root] .gbq-section-document::after{max-width:none}.gbq-shell[data-gbq-root] .gbq-price-document{align-items:flex-start;flex-direction:column}.gbq-shell[data-gbq-root] .gbq-super-price{border-radius:15px!important}}


/* 1.7.0 — Calendario flessibile e conferma responsive */
.gbq-shell[data-gbq-root] .gbq-calendar-skip{margin-top:18px;padding-top:16px;border-top:1px solid #e4e4e7}.gbq-shell[data-gbq-root] .gbq-calendar-skip button{display:grid;grid-template-columns:auto 1fr;gap:3px 9px;width:100%;padding:13px 14px;border:1px solid #d8d8dd;border-radius:13px;background:#fff;color:#202024;text-align:left;font:650 13px/1.35 inherit;cursor:pointer}.gbq-shell[data-gbq-root] .gbq-calendar-skip button:hover,.gbq-shell[data-gbq-root] .gbq-calendar-skip button.is-selected{border-color:#1d1d1f;background:#f7f7f8}.gbq-shell[data-gbq-root] .gbq-calendar-skip .gbq-labelled{grid-column:1/-1}.gbq-shell[data-gbq-root] .gbq-calendar-skip small{grid-column:1/-1;color:#6e6e73;font-weight:500;font-size:11px;line-height:1.45}.gbq-shell[data-gbq-root] .gbq-calendar-step.is-muted{opacity:.42;pointer-events:none}.gbq-shell[data-gbq-root] .gbq-success-screen{max-width:640px}.gbq-shell[data-gbq-root] .gbq-success-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;margin:24px auto 0}.gbq-shell[data-gbq-root] .gbq-success-actions>.gbq-primary,.gbq-shell[data-gbq-root] .gbq-success-actions>.gbq-nav-button{margin:0}.gbq-shell[data-gbq-root] .gbq-calendar-success{display:grid;justify-items:center;gap:9px}.gbq-shell[data-gbq-root] .gbq-calendar-choices{color:#65656b;font-size:12px;text-align:center}.gbq-shell[data-gbq-root] .gbq-calendar-choices summary{cursor:pointer;list-style:none;text-decoration:underline;text-underline-offset:3px}.gbq-shell[data-gbq-root] .gbq-calendar-choices summary::-webkit-details-marker{display:none}.gbq-shell[data-gbq-root] .gbq-calendar-choices>div{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:10px}.gbq-shell[data-gbq-root] .gbq-calendar-choices a{padding:7px 9px;border:1px solid #dfdfe3;border-radius:999px;color:#303034;text-decoration:none;background:#fff}.gbq-shell[data-gbq-root] .gbq-calendar-choices a:hover{background:#f4f4f5}@media(max-width:640px){.gbq-shell[data-gbq-root] .gbq-success-actions{display:grid;grid-template-columns:1fr;width:100%;gap:14px;margin-top:26px}.gbq-shell[data-gbq-root] .gbq-success-actions>.gbq-primary,.gbq-shell[data-gbq-root] .gbq-success-actions>.gbq-nav-button,.gbq-shell[data-gbq-root] .gbq-calendar-success{width:100%}.gbq-shell[data-gbq-root] .gbq-calendar-success>.gbq-primary{width:100%;justify-content:center}.gbq-shell[data-gbq-root] .gbq-calendar-choices{padding:1px 4px}.gbq-shell[data-gbq-root] .gbq-calendar-skip button{padding:14px}.gbq-shell[data-gbq-root] .gbq-calendar-choices>div{gap:7px}}


/* 1.7.1 — Conferma richiesta pulita, senza metadati documentali */
.gbq-shell[data-gbq-root] .gbq-success-screen{display:flex;flex-direction:column;align-items:center;max-width:720px!important;margin:0 auto!important;padding:clamp(30px,5vw,62px) clamp(20px,6vw,74px)!important;text-align:center}.gbq-shell[data-gbq-root] .gbq-success-screen h2{max-width:620px;margin:14px auto 12px!important;font-size:clamp(32px,4.2vw,58px)!important;line-height:1.06!important;letter-spacing:-.055em!important}.gbq-shell[data-gbq-root] .gbq-success-screen>p{margin:0 auto!important;color:#646469!important}.gbq-shell[data-gbq-root] .gbq-success-screen .gbq-success-actions{width:min(100%,620px);margin:30px auto 0!important;justify-content:center}.gbq-shell[data-gbq-root] .gbq-success-screen .gbq-primary,.gbq-shell[data-gbq-root] .gbq-success-screen .gbq-nav-button{min-height:50px;justify-content:center}.gbq-shell[data-gbq-root] .gbq-stage>.gbq-workspace:not(.has-quote){max-width:100%}.gbq-shell[data-gbq-root] .gbq-super-price .gbq-price-lines{padding-top:0!important}@media(min-width:641px) and (max-width:1024px){.gbq-shell[data-gbq-root] .gbq-success-screen{max-width:680px!important;padding:48px 44px!important}.gbq-shell[data-gbq-root] .gbq-success-screen h2{font-size:clamp(36px,5vw,48px)!important}}@media(max-width:640px){.gbq-shell[data-gbq-root] .gbq-success-screen{padding:34px 20px 28px!important}.gbq-shell[data-gbq-root] .gbq-success-screen h2{max-width:330px;font-size:34px!important}.gbq-shell[data-gbq-root] .gbq-success-screen .gbq-success-actions{margin-top:26px!important}.gbq-shell[data-gbq-root] .gbq-success-screen .gbq-success-mark{margin-bottom:4px}.gbq-shell[data-gbq-root] .gbq-success-screen .gbq-kicker{margin-top:8px}}


/* 1.8.0 — Liquid Glass guided request */
.gbq-shell[data-gbq-root]{position:relative;overflow:hidden;background:linear-gradient(145deg,#f7f8fb 0%,#eef1f7 48%,#fbfbfd 100%)!important}.gbq-shell[data-gbq-root]::before,.gbq-shell[data-gbq-root]::after{content:"";position:absolute;pointer-events:none;border-radius:999px;filter:blur(12px);opacity:.58}.gbq-shell[data-gbq-root]::before{width:38rem;height:38rem;left:-17rem;top:-20rem;background:radial-gradient(circle,rgba(172,190,255,.36),rgba(223,228,255,0) 70%)}.gbq-shell[data-gbq-root]::after{width:34rem;height:34rem;right:-18rem;bottom:-18rem;background:radial-gradient(circle,rgba(232,199,255,.32),rgba(255,255,255,0) 70%)}.gbq-liquid-stage{position:relative;z-index:1;padding:clamp(16px,3vw,42px)!important}.gbq-liquid-stage .gbq-workspace{max-width:1120px;margin:0 auto}.gbq-glass-card,.gbq-assistant-card,.gbq-contact-card,.gbq-success-screen{background:linear-gradient(140deg,rgba(255,255,255,.78),rgba(255,255,255,.52))!important;border:1px solid rgba(255,255,255,.86)!important;box-shadow:0 18px 48px rgba(45,52,73,.12),inset 0 1px 0 rgba(255,255,255,.9)!important;-webkit-backdrop-filter:blur(24px) saturate(145%);backdrop-filter:blur(24px) saturate(145%)}.gbq-choice.gbq-glass-card{overflow:hidden;border-color:rgba(255,255,255,.78)!important;box-shadow:0 14px 38px rgba(36,42,61,.12),inset 0 1px 0 rgba(255,255,255,.72)!important}.gbq-choice.gbq-glass-card:hover{transform:none;border-color:rgba(148,165,223,.55)!important;box-shadow:0 17px 43px rgba(36,42,61,.16),inset 0 1px 0 rgba(255,255,255,.92)!important}.gbq-choice-art{opacity:.78;mix-blend-mode:multiply}.gbq-choice-symbol,.gbq-label-icon{background:transparent!important;border:0!important;box-shadow:none!important}.gbq-assistant-card{max-width:780px;margin:0 auto;padding:clamp(26px,5vw,56px);border-radius:32px}.gbq-assistant-card header>span,.gbq-contact-intro>span,.gbq-call-head>span{display:inline-flex;align-items:center;font-size:11px;font-weight:750;letter-spacing:.13em;text-transform:uppercase;color:#5f6474}.gbq-assistant-card h2{margin:18px 0 9px;max-width:19ch;font-size:clamp(34px,5vw,58px);line-height:1.02;letter-spacing:-.055em}.gbq-assistant-card header p{margin:0;max-width:58ch;color:#656a77;line-height:1.65}.gbq-assistant-progress{display:flex;align-items:center;gap:12px;margin:0 0 22px;font-size:12px;color:#707582}.gbq-assistant-progress i{display:block;flex:1;height:5px;overflow:hidden;border-radius:99px;background:rgba(42,48,65,.1)}.gbq-assistant-progress b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#17181d,#6b7190)}.gbq-assistant-options{display:grid;gap:10px;margin-top:32px}.gbq-assistant-options .gbq-option{min-height:64px;padding:0 20px;border:1px solid rgba(53,59,76,.14)!important;border-radius:18px!important;background:rgba(255,255,255,.38)!important;box-shadow:inset 0 1px rgba(255,255,255,.64)}.gbq-assistant-options .gbq-option.is-selected{border:1px solid #252a36!important;background:rgba(255,255,255,.78)!important;box-shadow:0 9px 22px rgba(35,40,55,.11),inset 0 1px rgba(255,255,255,.9)!important}.gbq-assistant-reply{display:flex;gap:12px;margin-top:20px;padding:17px 18px;border:1px solid rgba(124,142,215,.22);border-radius:18px;background:rgba(232,237,255,.52);color:#34394a}.gbq-assistant-reply span{font-weight:800}.gbq-assistant-reply p{margin:0;line-height:1.55}.gbq-assistant-text{display:block;margin-top:30px}.gbq-assistant-text textarea{min-height:130px}.gbq-contact-card{padding:clamp(22px,3vw,38px)!important;border-radius:28px!important}.gbq-contact-intro{max-width:720px;margin:0 auto 20px;text-align:center}.gbq-contact-intro h2{font-size:clamp(31px,4vw,46px);letter-spacing:-.05em}.gbq-contact-intro p{color:#666c79}.gbq-call-toggle{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0 6px;border-top:1px solid rgba(51,58,76,.12)}.gbq-call-toggle strong{display:block;font-size:16px}.gbq-call-toggle small{display:block;max-width:48ch;margin-top:6px;color:#717684;line-height:1.45}.gbq-call-toggle>div:last-child{display:flex;padding:4px;gap:4px;border:1px solid rgba(55,61,78,.12);border-radius:14px;background:rgba(255,255,255,.48)}.gbq-call-toggle button{min-width:54px;padding:8px 14px;border:0;border-radius:10px;background:transparent;color:#696e7d;font-weight:700;cursor:pointer}.gbq-call-toggle button.is-selected{background:#20232c;color:#fff;box-shadow:0 4px 11px rgba(23,26,34,.18)}.gbq-call-preferences{grid-column:1/-1;padding:22px;border-radius:23px}.gbq-call-head p{margin:8px 0 18px;color:#6a7080}.gbq-call-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.gbq-call-day{position:relative;display:flex;justify-content:center;padding:10px 6px;border:1px solid rgba(54,60,78,.13);border-radius:13px;background:rgba(255,255,255,.44);font-size:12px;font-weight:700;cursor:pointer}.gbq-call-day input{position:absolute;opacity:0}.gbq-call-day.is-selected{background:#252934;color:#fff;border-color:#252934}.gbq-call-time-list{display:grid;gap:14px;margin-top:18px}.gbq-call-times{display:grid;grid-template-columns:115px 1fr;align-items:center;gap:12px}.gbq-call-times>div{display:flex;flex-wrap:wrap;gap:7px}.gbq-call-times .gbq-slot{min-width:0;padding:7px 11px;border-radius:10px}.gbq-call-empty{margin:18px 0 0;color:#707685}.gbq-success-screen{max-width:670px;margin:0 auto;padding:clamp(32px,6vw,66px);border-radius:32px;text-align:center}.gbq-success-screen h2{margin:16px auto 12px;max-width:17ch;font-size:clamp(31px,4.5vw,52px);letter-spacing:-.052em}.gbq-success-screen .gbq-success-actions{justify-content:center;margin-top:28px}.gbq-success-screen .gbq-primary{min-width:min(100%,260px)}.gbq-contact-submit{justify-content:flex-end}.gbq-contact-submit .gbq-actions-right{margin-left:auto}
@media(max-width:900px){.gbq-call-days{grid-template-columns:repeat(4,minmax(0,1fr))}.gbq-call-times{grid-template-columns:1fr;gap:8px}.gbq-contact-layout{grid-template-columns:1fr!important}}@media(max-width:620px){.gbq-liquid-stage{padding:12px!important}.gbq-assistant-card,.gbq-contact-card,.gbq-success-screen{border-radius:24px}.gbq-assistant-card{padding:28px 20px}.gbq-assistant-card h2{font-size:35px}.gbq-assistant-options .gbq-option{min-height:58px;padding:0 15px}.gbq-call-toggle{align-items:flex-start;flex-direction:column;gap:12px}.gbq-call-toggle>div:last-child{width:100%}.gbq-call-toggle button{flex:1}.gbq-call-preferences{padding:17px}.gbq-call-days{grid-template-columns:repeat(2,minmax(0,1fr))}.gbq-call-times .gbq-slot{flex:1;text-align:center}.gbq-contact-submit,.gbq-contact-submit .gbq-actions-right{width:100%}.gbq-contact-submit .gbq-primary{width:100%}.gbq-choice-art{opacity:.62}}

/* Correzione layout form richiesta: una sola scheda a piena larghezza */
.gbq-customer-form .gbq-contact-layout{grid-template-columns:1fr!important}.gbq-customer-form .gbq-contact-card{width:100%;max-width:920px;margin:0 auto}.gbq-customer-form .gbq-fields{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:780px){.gbq-customer-form .gbq-fields{grid-template-columns:1fr}.gbq-customer-form .gbq-field.span-2,.gbq-customer-form .gbq-consent.span-2{grid-column:auto}}

/* Override specifico della griglia storica del contatto */
.gbq-shell[data-gbq-root] .gbq-customer-form .gbq-contact-layout{grid-template-columns:1fr!important;max-width:920px!important;margin-left:auto!important;margin-right:auto!important}.gbq-shell[data-gbq-root] .gbq-customer-form .gbq-contact-card{width:100%!important;max-width:none!important;margin:0!important}

/* 1.8.1 — fondo bianco e contatto diretto essenziale */
.gbq-shell[data-gbq-root]{background:#fff!important}.gbq-shell[data-gbq-root]::before,.gbq-shell[data-gbq-root]::after{display:none!important}.gbq-liquid-stage{background:transparent!important}.gbq-shell[data-gbq-root] .gbq-contact-intro.is-direct-contact{display:none!important}

/* 1.8.5 — consenso privacy: apertura del Centro privacy del sito */
.gbq-consent a[data-gbq-privacy-link]{color:#1d1d1f!important;font-weight:650;text-decoration:underline!important;text-decoration-thickness:1px;text-underline-offset:3px;cursor:pointer}.gbq-consent a[data-gbq-privacy-link]:hover,.gbq-consent a[data-gbq-privacy-link]:focus{color:#000!important;text-decoration-thickness:2px!important}

/* 1.8.3 — preventivo con call affiancata al form */
.gbq-shell[data-gbq-root] .gbq-customer-form .gbq-contact-layout.has-call-panel{grid-template-columns:minmax(0,1fr) minmax(270px,.42fr)!important;max-width:1100px!important;align-items:stretch}.gbq-quote-call-panel{display:flex;align-items:center;min-height:100%;padding:26px!important;border:1px solid rgba(51,58,76,.12)!important;border-radius:24px!important;background:#fbfbfb!important;box-shadow:0 10px 28px rgba(0,0,0,.055)!important}.gbq-quote-call-panel .gbq-call-toggle{width:100%;margin:0;padding:0;border:0;align-items:flex-start;flex-direction:column;gap:18px}.gbq-quote-call-panel .gbq-call-toggle>div:first-child{display:grid;gap:7px}.gbq-quote-call-panel .gbq-call-toggle strong{font-size:18px;line-height:1.2}.gbq-quote-call-panel .gbq-call-toggle small{max-width:none;margin:0;font-size:14px;line-height:1.45}.gbq-quote-call-panel .gbq-call-toggle>div:last-child{width:100%;padding:5px}.gbq-quote-call-panel .gbq-call-toggle button{flex:1;min-height:42px;font-size:14px}.gbq-customer-form>.gbq-call-preferences{width:min(100%,1100px);margin:14px auto 0}@media(max-width:980px){.gbq-shell[data-gbq-root] .gbq-customer-form .gbq-contact-layout.has-call-panel{grid-template-columns:1fr!important}.gbq-quote-call-panel{min-height:auto;padding:20px!important}.gbq-quote-call-panel .gbq-call-toggle{align-items:center;flex-direction:row}.gbq-quote-call-panel .gbq-call-toggle>div:first-child{flex:1}.gbq-quote-call-panel .gbq-call-toggle>div:last-child{width:auto;min-width:176px}}@media(max-width:620px){.gbq-quote-call-panel{padding:18px!important;border-radius:18px!important}.gbq-quote-call-panel .gbq-call-toggle{align-items:flex-start;flex-direction:column;gap:14px}.gbq-quote-call-panel .gbq-call-toggle>div:last-child{width:100%}.gbq-quote-call-panel .gbq-call-toggle button{min-height:44px}.gbq-customer-form>.gbq-call-preferences{margin-top:12px}}

/* 1.8.33 — scelta preventivo e calendario in sequenza verticale */
.gbq-customer-form>.gbq-request-choice-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;width:100%;max-width:none;margin:16px auto 0}.gbq-request-toggle{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:136px;padding:22px 24px!important;border:1px solid rgba(51,58,76,.12)!important;border-radius:24px!important;background:#fbfbfb!important;box-shadow:0 10px 28px rgba(0,0,0,.045)!important}.gbq-request-toggle>div:first-child{display:grid;gap:8px;min-width:0}.gbq-request-toggle strong{font-size:18px;line-height:1.2}.gbq-request-toggle small{display:block;color:#707581;font-size:14px;line-height:1.45}.gbq-request-choice{display:flex;flex:0 0 auto;padding:5px;gap:4px;border:1px solid rgba(55,61,78,.12);border-radius:15px;background:rgba(255,255,255,.7)}.gbq-request-choice button{min-width:58px;min-height:42px;padding:8px 14px;border:0;border-radius:10px;background:transparent;color:#696e7d;font-weight:700;cursor:pointer}.gbq-request-choice button.is-selected{background:#20232c;color:#fff;box-shadow:0 4px 11px rgba(23,26,34,.18)}.gbq-customer-form>.gbq-call-preferences{width:min(100%,920px);margin:14px auto 0}.gbq-request-toggle.gbq-quote-toggle{order:1}.gbq-request-toggle.gbq-calendar-toggle{order:2}@media(max-width:760px){.gbq-customer-form>.gbq-request-choice-grid{grid-template-columns:1fr}.gbq-request-toggle{min-height:auto;padding:20px!important}.gbq-request-toggle strong{font-size:17px}}@media(max-width:520px){.gbq-request-toggle{align-items:flex-start;flex-direction:column;gap:14px;padding:18px!important;border-radius:19px!important}.gbq-request-choice{width:100%}.gbq-request-choice button{flex:1;min-height:44px}.gbq-customer-form>.gbq-request-choice-grid{gap:12px;margin-top:12px}}

/* 1.8.8 — modulo a blocchi, domande inline e massima larghezza desktop */
.gbq-customer-form>.gbq-assistant-blocks{width:100%;margin:14px auto 0;padding:clamp(22px,3vw,38px);border-radius:26px}.gbq-assistant-blocks-head{padding-bottom:20px;border-bottom:1px solid rgba(51,58,76,.12)}.gbq-assistant-blocks-head>span,.gbq-assistant-question-block header>span{display:inline-flex;color:#5f6474;font-size:11px;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.gbq-assistant-blocks-head p{margin:8px 0 0;color:#686e7b;line-height:1.55}.gbq-assistant-question-block{padding:26px 0;border-bottom:1px solid rgba(51,58,76,.12)}.gbq-assistant-question-block:last-child{padding-bottom:0;border-bottom:0}.gbq-assistant-question-block h3{max-width:28ch;margin:8px 0 8px;font-size:clamp(23px,2.8vw,34px);letter-spacing:-.045em;line-height:1.1}.gbq-assistant-question-block header p{margin:0;max-width:64ch;color:#686e7b;line-height:1.55}.gbq-assistant-question-block .gbq-assistant-options{margin-top:18px}.gbq-assistant-question-block .gbq-assistant-text{margin-top:18px}.gbq-customer-form>.gbq-call-preferences{width:100%;max-width:none}.gbq-customer-form>.gbq-request-choice-grid{width:100%;max-width:none}.gbq-customer-form .gbq-contact-layout{max-width:none!important}.gbq-customer-form .gbq-contact-card{max-width:none!important}@media(min-width:1000px){.gbq-shell[data-gbq-root] .gbq-liquid-stage .gbq-workspace{width:100%;max-width:1500px}.gbq-shell[data-gbq-root] .gbq-customer-form .gbq-contact-layout{width:100%;max-width:none!important}.gbq-shell[data-gbq-root] .gbq-customer-form .gbq-contact-card{width:100%;max-width:none!important}.gbq-shell[data-gbq-root] .gbq-customer-form>.gbq-request-choice-grid,.gbq-shell[data-gbq-root] .gbq-customer-form>.gbq-assistant-blocks,.gbq-shell[data-gbq-root] .gbq-customer-form>.gbq-call-preferences{width:100%;max-width:none}.gbq-shell[data-gbq-root] .gbq-customer-form .gbq-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.gbq-customer-form>.gbq-assistant-blocks{padding:22px}.gbq-assistant-question-block{padding:22px 0}.gbq-assistant-question-block h3{font-size:27px}}@media(max-width:520px){.gbq-customer-form>.gbq-assistant-blocks{padding:18px;border-radius:20px}.gbq-assistant-question-block{padding:19px 0}.gbq-assistant-question-block h3{font-size:24px}.gbq-assistant-blocks-head p{font-size:14px}}


/* 1.8.12 — i pannelli richiesta non devono comprimersi su tablet portrait */
@media (max-width:820px) {
  .gbq-customer-form > .gbq-request-choice-grid {
    grid-template-columns:1fr;
  }
  .gbq-request-toggle {
    min-height:auto;
    padding:20px!important;
  }
  .gbq-request-toggle strong {
    font-size:17px;
  }
}


/* 1.8.19 — risposta automatica dell’assistente */
.gbq-assistant-replies{display:grid;gap:9px;margin-top:18px;padding:16px 18px;border:1px solid rgba(63,102,157,.16);border-radius:16px;background:linear-gradient(135deg,rgba(242,248,255,.92),rgba(255,255,255,.96));box-shadow:0 8px 22px rgba(38,75,124,.05)}.gbq-assistant-replies>strong{display:inline-flex;align-items:center;gap:7px;color:#294a75;font-size:13px}.gbq-assistant-replies p{margin:0;padding:11px 13px;border-left:3px solid #477bb7;border-radius:9px;background:rgba(255,255,255,.82);color:#30435c;line-height:1.55}@media(max-width:640px){.gbq-assistant-replies{padding:14px}.gbq-assistant-replies p{padding:10px 11px}}


/* 1.8.20 — domande guidate a scelta grande e percorsi progressivi */
.gbq-assistant-question-block .gbq-assistant-options{display:grid;grid-template-columns:1fr;gap:13px;margin-top:22px}.gbq-assistant-question-block .gbq-assistant-options .gbq-option{display:flex;align-items:center;justify-content:flex-start;min-height:82px;padding:18px 20px!important;border:1px solid rgba(52,61,79,.14)!important;border-radius:20px!important;background:rgba(255,255,255,.64)!important;color:#17191e;box-shadow:inset 0 1px rgba(255,255,255,.9);transition:none!important}.gbq-assistant-question-block .gbq-assistant-options .gbq-option:hover{border-color:rgba(27,34,46,.42)!important;background:#fff!important}.gbq-assistant-question-block .gbq-assistant-options .gbq-option.is-selected{padding:17px 19px!important;border:2px solid #20242c!important;background:#fff!important;box-shadow:0 9px 20px rgba(31,38,51,.08),inset 0 1px rgba(255,255,255,.96)!important}.gbq-assistant-question-block .gbq-assistant-options .gbq-option span{font-size:15px!important;line-height:1.35}.gbq-assistant-question-block .gbq-assistant-options .gbq-option input{position:absolute;opacity:0;pointer-events:none}@media(max-width:640px){.gbq-assistant-question-block .gbq-assistant-options{gap:10px}.gbq-assistant-question-block .gbq-assistant-options .gbq-option{min-height:70px;padding:15px 16px!important;border-radius:16px!important}.gbq-assistant-question-block .gbq-assistant-options .gbq-option.is-selected{padding:14px 15px!important}.gbq-assistant-question-block .gbq-assistant-options .gbq-option span{font-size:14px!important}}


/* 1.8.27 — Componenti assistente avanzati e icone URL */
.gbq-label-icon .gbq-icon-image,
.gbq-labelled .gbq-icon-image,
.gbq-answer-icon .gbq-icon-image { display:block; width:1.15em; height:1.15em; object-fit:contain; border:0; border-radius:0; background:transparent; box-shadow:none; }
.gbq-assistant-question-block h3 .gbq-labelled{align-items:center;gap:.42em}.gbq-assistant-question-block h3 .gbq-label-icon{width:1.2em;height:1.2em;flex:0 0 1.2em}.gbq-answer-image{width:52px;height:52px;object-fit:contain;border-radius:14px}.gbq-answer-icon{display:inline-grid;place-items:center;width:28px;height:28px;flex:0 0 28px}.gbq-option-icon_choice,.gbq-option-image_choice{align-items:center;gap:12px}.gbq-option-image_choice{min-height:74px}
.gbq-scalar-input,.gbq-assistant-date-range,.gbq-select-answer{display:flex;align-items:center;gap:10px;max-width:620px}.gbq-scalar-input input,.gbq-assistant-date-range input,.gbq-select-answer select{width:100%;min-height:48px;border:1px solid var(--gbq-border);border-radius:14px;background:rgba(255,255,255,.84);color:var(--gbq-text);padding:0 14px;font:inherit}.gbq-scalar-input input[type="color"]{padding:5px;min-width:70px}.gbq-scalar-input input[type="range"]{padding:0;accent-color:var(--gbq-primary)}.gbq-scalar-input b{font-size:16px;color:var(--gbq-secondary)}
.gbq-assistant-date-range{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.gbq-assistant-date-range label{display:grid;gap:7px;color:var(--gbq-secondary);font-size:13px}.gbq-file-answer{display:grid;gap:10px;max-width:620px;padding:17px;border:1px dashed var(--gbq-border);border-radius:16px;background:rgba(255,255,255,.6)}.gbq-file-answer input{max-width:100%}.gbq-file-answer small{color:var(--gbq-secondary)}.gbq-check-answer{display:flex;gap:11px;align-items:center;padding:15px 17px;border:1px solid var(--gbq-border);border-radius:15px;max-width:620px}.gbq-check-answer input{width:18px;height:18px;accent-color:var(--gbq-primary)}
.gbq-rating{display:flex;flex-wrap:wrap;gap:9px}.gbq-rating button{width:46px;height:46px;border:1px solid var(--gbq-border);border-radius:50%;background:rgba(255,255,255,.8);color:var(--gbq-text);font:700 15px/1 inherit;cursor:pointer}.gbq-rating button.is-selected{background:var(--gbq-primary);color:#fff;border-color:var(--gbq-primary)}.gbq-matrix{display:grid;gap:12px}.gbq-matrix fieldset{display:flex;align-items:center;flex-wrap:wrap;gap:9px 14px;margin:0;padding:14px 16px;border:1px solid var(--gbq-border);border-radius:16px}.gbq-matrix legend{padding-right:12px;color:var(--gbq-text);font-weight:700}.gbq-matrix label{display:inline-flex;align-items:center;gap:6px;color:var(--gbq-secondary)}.gbq-matrix input{accent-color:var(--gbq-primary)}
.gbq-sortable-options{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:12px}.gbq-sortable-options button{padding:10px 14px;border:1px solid var(--gbq-border);border-radius:999px;background:rgba(255,255,255,.78);color:var(--gbq-text);cursor:pointer}.gbq-sortable-options button.is-selected{border-color:var(--gbq-primary);background:rgba(29,29,31,.07)}.gbq-sortable-order{display:grid;gap:8px;max-width:620px}.gbq-sortable-order>span{display:flex;align-items:center;gap:9px;padding:10px 12px;border-radius:12px;background:rgba(29,29,31,.045)}.gbq-sortable-order b{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--gbq-primary);color:#fff;font-size:11px}.gbq-sortable-order button{margin-left:auto;width:28px;height:28px;border:1px solid var(--gbq-border);border-radius:8px;background:#fff;cursor:pointer}.gbq-sortable-order button+button{margin-left:-4px}
@media(max-width:640px){.gbq-assistant-date-range{grid-template-columns:1fr}.gbq-matrix fieldset{display:grid;grid-template-columns:1fr 1fr}.gbq-matrix legend{grid-column:1/-1}.gbq-option-image_choice{min-height:64px}.gbq-answer-image{width:44px;height:44px}}


/* 1.8.29 — Rifiniture responsive per controlli avanzati */
.gbq-assistant-options .gbq-option{min-height:56px}.gbq-matrix label{min-height:34px}.gbq-sortable-order>span{min-width:0}.gbq-file-answer{overflow-wrap:anywhere}
@media(max-width:780px){.gbq-assistant-blocks-head{padding-bottom:18px}.gbq-assistant-question-block{padding:22px 0}.gbq-scalar-input,.gbq-select-answer{max-width:none}.gbq-matrix fieldset{gap:9px 10px}.gbq-sortable-order>span{flex-wrap:wrap}.gbq-sortable-order>span .gbq-rich{min-width:calc(100% - 34px)}.gbq-sortable-order button{margin-left:0}.gbq-sortable-order button+button{margin-left:0}.gbq-file-answer{width:100%}}
@media(max-width:480px){.gbq-matrix fieldset{grid-template-columns:1fr;padding:13px}.gbq-matrix legend{grid-column:auto}.gbq-matrix label{min-height:42px;padding:9px 11px;border:1px solid rgba(0,0,0,.07);border-radius:10px}.gbq-rating button{width:42px;height:42px}.gbq-sortable-options button{min-height:42px;padding:10px 13px}.gbq-sortable-order>span{padding:11px}.gbq-file-answer{padding:14px}.gbq-assistant-question-block h3{font-size:clamp(24px,8vw,31px)}}

/* 1.8.36 — Dimensione titolo in pixel, con limiti responsive */
.gbq-assistant-question-block[data-gbq-title-size-px] h3{font-size:clamp(20px,var(--gbq-question-title-size,34px),64px)}
@media(max-width:760px){.gbq-assistant-question-block[data-gbq-title-size-px] h3{font-size:min(var(--gbq-question-title-size,34px),42px)}}
@media(max-width:520px){.gbq-assistant-question-block[data-gbq-title-size-px] h3{font-size:min(var(--gbq-question-title-size,34px),36px)}}
