:root{--ggg-brand:#2d6f91;--ggg-brand2:#1f4f6d;--ggg-ink:#183047;--ggg-muted:#6b7b87;--ggg-bg:#f7f5f1;--ggg-line:#dfe5e8;--ggg-card:#fff;--ggg-accent:#eaf2f7}
.ggg-public-body{margin:0!important;background:var(--ggg-bg)!important;color:var(--ggg-ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.55}
.ggg-public *{box-sizing:border-box}.ggg-public a{color:inherit}
.ggg-topbar{position:sticky;top:0;z-index:1000;height:62px;display:flex;align-items:center;justify-content:space-between;padding:0 max(18px,calc((100% - 1160px)/2));background:rgba(255,255,255,.94);backdrop-filter:blur(10px);border-bottom:1px solid var(--ggg-line)}
.ggg-brand{display:flex;gap:8px;align-items:center;font-weight:900;text-decoration:none}.ggg-top-actions{display:flex;gap:8px}.ggg-top-actions button{border:1px solid var(--ggg-line);background:#fff;border-radius:10px;padding:8px 11px;font-weight:760;cursor:pointer}
.ggg-cover{min-height:520px;position:relative;display:flex;align-items:flex-end;background:linear-gradient(135deg,#2d6f91,#183047);overflow:hidden}.ggg-cover.has-image{background-image:var(--ggg-cover);background-size:cover;background-position:center}.ggg-cover-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(17,43,64,.12),rgba(18,42,62,.78))}.ggg-cover-content{position:relative;z-index:2;width:min(1160px,calc(100% - 36px));margin:0 auto;padding:90px 0 52px;color:#fff}.ggg-eyebrow{font-size:12px;font-weight:900;letter-spacing:.16em}.ggg-cover h1{font-size:clamp(38px,7vw,70px);max-width:900px;line-height:.98;margin:10px 0 14px;color:#fff}.ggg-address{font-weight:750}.ggg-welcome{font-size:18px;max-width:720px;color:#f2f7fa}.ggg-cover-buttons{display:flex;gap:10px;margin-top:20px}.ggg-cover-buttons a{background:#fff;color:var(--ggg-brand2);font-weight:850;text-decoration:none;padding:11px 16px;border-radius:12px}
.ggg-public main{width:min(1160px,calc(100% - 36px));margin:0 auto}.ggg-section-public{padding:56px 0;border-top:1px solid var(--ggg-line);scroll-margin-top:80px}.ggg-section-head{display:flex;gap:15px;align-items:flex-start;margin-bottom:26px}.ggg-section-head>span{display:flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:12px;background:var(--ggg-brand);color:#fff;font-weight:900;font-size:12px}.ggg-section-head p{font-size:11px;letter-spacing:.14em;font-weight:900;color:var(--ggg-brand);margin:0}.ggg-section-head h2{font-size:clamp(28px,4vw,42px);line-height:1.06;margin:3px 0 0;color:var(--ggg-ink)}
.ggg-house-intro{padding-top:28px;border-top:0}.ggg-house-lead{margin-bottom:20px}.ggg-house-kicker{margin:0 0 4px;font-size:12px;font-weight:900;letter-spacing:.16em;color:var(--ggg-brand)}.ggg-house-lead h2{margin:0;font-size:clamp(34px,4.2vw,50px);line-height:1.02}
.ggg-overview-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.ggg-overview-card{display:block;background:#fff;border:1px solid var(--ggg-line);border-radius:18px;padding:18px;text-decoration:none;box-shadow:0 10px 30px rgba(24,48,71,.08)}.ggg-overview-icon{display:block;font-size:24px;margin-bottom:10px}.ggg-overview-card strong{display:block;font-size:17px;line-height:1.2}.ggg-overview-card small{display:block;color:var(--ggg-muted);margin-top:6px;font-size:13px;line-height:1.35}
.ggg-nav{display:flex;gap:8px;overflow:auto;padding:8px 0 22px;scrollbar-width:none}.ggg-nav a{flex:0 0 auto;text-decoration:none;background:#edf3f7;padding:8px 13px;border-radius:999px;font-weight:750;font-size:13px}
.ggg-info-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ggg-info-cards article,.ggg-contact-grid article,.ggg-link-card{background:#fff;border:1px solid var(--ggg-line);border-radius:18px;padding:22px}.ggg-icon{font-size:28px}.ggg-info-cards h3,.ggg-contact-grid h3,.ggg-instruction h3,.ggg-place h3,.ggg-link-card h3{font-size:19px;margin:10px 0 8px}.ggg-prose{color:#455b6b;font-size:15px}
.ggg-wifi-panel{display:grid;gap:14px}.ggg-wifi-card{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;align-items:stretch;background:linear-gradient(135deg,#2d6f91,#1f4f6d);color:#fff;border-radius:22px;padding:22px}.ggg-wifi-card>div{background:rgba(255,255,255,.10);border-radius:14px;padding:15px;display:flex;flex-direction:column;justify-content:space-between}.ggg-wifi-card small{display:block;font-size:10px;letter-spacing:.14em;color:#d9ecf6;font-weight:850}.ggg-wifi-card strong{display:block;font-size:20px;margin-top:3px;word-break:break-word}.ggg-wifi-card button{border:0;background:#fff;color:var(--ggg-brand2);font-weight:850;padding:10px 12px;border-radius:12px;cursor:pointer;margin-top:14px}.ggg-wifi-actions{min-width:170px}.ggg-wifi-actions button{height:100%;min-height:100%}.ggg-wifi-note{background:#fff;border:1px solid var(--ggg-line);border-radius:18px;padding:18px}
.ggg-house-rules{background:#fff;border:1px solid var(--ggg-line);border-radius:22px;overflow:hidden;box-shadow:0 10px 30px rgba(24,48,71,.06)}.ggg-rules-intro{margin:0;padding:24px 26px;background:#f5f1e8;color:#4f5b66;font-size:16px;border-bottom:1px solid #e7e0d4}.ggg-rule-group{padding:25px 26px;border-bottom:1px solid var(--ggg-line)}.ggg-rule-group:last-child{border-bottom:0}.ggg-rule-group h3{font-size:20px;margin:0 0 13px;color:var(--ggg-ink)}.ggg-rule-group-intro{margin:-4px 0 16px;color:var(--ggg-muted);font-size:14px}.ggg-rule-group-tip{background:#f7fafc}.ggg-rule-list{display:grid;grid-template-columns:1fr 1fr;gap:0 28px}.ggg-rule-item{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid #edf0f2;min-height:54px}.ggg-rule-item:nth-last-child(-n+2){border-bottom-color:transparent}.ggg-rule-symbol{flex:0 0 34px;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--ggg-accent);font-size:17px}.ggg-rule-item>div{padding-top:3px}.ggg-rule-item strong{display:block;font-size:15px;line-height:1.35;color:var(--ggg-ink)}.ggg-rule-item small{display:block;color:var(--ggg-muted);font-size:13px;margin-top:3px}.ggg-practical-cards{margin-top:16px}
.ggg-checkout-box{display:grid;grid-template-columns:240px 1fr;gap:18px}.ggg-checkout-time{background:linear-gradient(135deg,#f0f6fa,#e6eef4);border:1px solid var(--ggg-line);border-radius:18px;padding:22px;display:flex;gap:14px;align-items:flex-start}.ggg-checkout-time span{font-size:28px}.ggg-checkout-time small{display:block;font-size:11px;font-weight:900;letter-spacing:.14em;color:var(--ggg-brand)}.ggg-checkout-time strong{display:block;font-size:30px;line-height:1.1;margin-top:6px}.ggg-checkout-list{background:#fff;border:1px solid var(--ggg-line);border-radius:18px;padding:18px 20px}.ggg-checkout-item{padding:10px 0;border-bottom:1px solid #edf0f2;font-weight:650;color:var(--ggg-ink)}.ggg-checkout-item:last-child{border-bottom:0}
.ggg-instruction-list{display:grid;gap:14px}.ggg-instruction{display:grid;grid-template-columns:260px 1fr;background:#fff;border:1px solid var(--ggg-line);border-radius:18px;overflow:hidden}.ggg-instruction>img{width:100%;height:100%;min-height:220px;object-fit:cover}.ggg-instruction-body{padding:22px}.ggg-text-link{display:inline-block;margin-top:12px;color:var(--ggg-brand);font-weight:850;text-decoration:none}
.ggg-links-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ggg-link-card p{color:#526775;margin:0}
.ggg-category-pills{display:flex;gap:8px;overflow:auto;margin:-4px 0 18px;scrollbar-width:none}.ggg-category-pills button{flex:0 0 auto;border:1px solid var(--ggg-line);background:#fff;border-radius:999px;padding:8px 12px;cursor:pointer;font-weight:750}.ggg-category-pills button.active{background:var(--ggg-brand);color:#fff;border-color:var(--ggg-brand)}.ggg-map{height:390px;border-radius:20px;overflow:hidden;border:1px solid var(--ggg-line);margin-bottom:18px;z-index:1}.ggg-place-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ggg-place{background:#fff;border:1px solid var(--ggg-line);border-radius:18px;padding:20px}.ggg-place-top{display:flex;justify-content:space-between;gap:8px;align-items:center;font-size:12px;color:var(--ggg-brand);font-weight:850}.ggg-place-top b{background:#fff4cf;color:#795b00;padding:4px 7px;border-radius:99px;font-size:10px}.ggg-place p{color:#526775}.ggg-place small{display:block;color:#71808b}.ggg-place-actions{display:flex;gap:8px;margin-top:15px}.ggg-place-actions a{flex:1;text-align:center;text-decoration:none;background:#eef4f8;color:var(--ggg-brand);padding:9px;border-radius:10px;font-weight:800}
.ggg-network-cta{margin:30px 0 20px;background:linear-gradient(135deg,#2d6f91,#183047);color:#fff;border-radius:24px;padding:30px;display:flex;justify-content:space-between;gap:25px;align-items:center}.ggg-network-cta span{font-size:11px;letter-spacing:.14em;font-weight:900;color:#d9ecf6}.ggg-network-cta h2{color:#fff;font-size:32px;margin:5px 0}.ggg-network-cta p{max-width:700px;margin:0;color:#eef5f8}.ggg-network-cta>a{background:#fff;color:#1f4f6d;text-decoration:none;font-weight:900;padding:13px 17px;border-radius:12px;white-space:nowrap}
.ggg-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ggg-contact-grid a{display:block;text-decoration:none;margin-top:7px;font-weight:750;color:var(--ggg-brand)}.ggg-contact-grid .ggg-emergency{border-color:#f1d4d4;background:#fffafa}
.ggg-share-print{display:grid;grid-template-columns:1fr 190px;gap:28px;align-items:center;background:#fff;border:1px solid var(--ggg-line);border-radius:24px;padding:28px;margin:30px 0 60px}.ggg-share-print h2{font-size:31px;line-height:1.05;margin:7px 0}.ggg-share-print p{color:var(--ggg-muted)}.ggg-qr{text-align:center}.ggg-qr img{width:170px;max-width:100%;display:block;margin:auto;border:1px solid var(--ggg-line);border-radius:14px}.ggg-qr small{display:block;margin-top:5px;color:var(--ggg-muted)}.ggg-bottom-actions{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.ggg-bottom-actions button,.ggg-bottom-actions a{display:flex;align-items:center;justify-content:center;min-height:46px;border:1px solid var(--ggg-line);background:#eef4f8;border-radius:11px;padding:10px;text-align:center;text-decoration:none;font-weight:800;color:var(--ggg-brand);cursor:pointer}
.ggg-public footer{width:min(1160px,calc(100% - 36px));margin:0 auto;padding:22px 0 90px;display:flex;justify-content:space-between;gap:10px;color:var(--ggg-muted);font-size:13px;border-top:1px solid var(--ggg-line)}.ggg-toast{position:fixed;left:50%;bottom:92px;transform:translate(-50%,20px);background:#183047;color:#fff;padding:10px 14px;border-radius:99px;z-index:9999;opacity:0;pointer-events:none;transition:.2s}.ggg-toast.show{opacity:1;transform:translate(-50%,0)}
.ggg-mobile-tabs{position:fixed;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px;padding:8px;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);border:1px solid var(--ggg-line);border-radius:999px;z-index:1100;box-shadow:0 10px 30px rgba(24,48,71,.15)}.ggg-mobile-tabs a{text-decoration:none;padding:9px 14px;border-radius:999px;background:#edf3f7;font-weight:800;font-size:13px;white-space:nowrap}
@media(max-width:980px){.ggg-overview-grid{grid-template-columns:repeat(3,1fr)}.ggg-links-grid,.ggg-place-grid,.ggg-info-cards{grid-template-columns:1fr 1fr}.ggg-checkout-box{grid-template-columns:1fr}.ggg-wifi-card{grid-template-columns:1fr 1fr}.ggg-wifi-actions{grid-column:1/-1;min-width:0}.ggg-instruction{grid-template-columns:190px 1fr}.ggg-network-cta{align-items:flex-start;flex-direction:column}.ggg-contact-grid{grid-template-columns:1fr}}

@media(max-width:860px){.ggg-bottom-actions{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.ggg-activity-footer-cta{grid-template-columns:1fr;text-align:left}.ggg-activity-footer-qr{align-items:flex-start}.ggg-activity-footer-qr img{width:96px;height:96px}.ggg-topbar{height:56px;padding:0 14px}.ggg-top-actions button span{display:none}.ggg-cover-content,.ggg-public main,.ggg-public footer{width:min(100% - 24px,1160px)}.ggg-cover-content{padding:80px 0 40px}.ggg-cover h1{font-size:40px}.ggg-welcome{font-size:16px}.ggg-cover-buttons{flex-wrap:wrap}.ggg-house-intro{padding-top:20px}.ggg-overview-grid,.ggg-info-cards,.ggg-links-grid,.ggg-place-grid{grid-template-columns:1fr}.ggg-overview-card{padding:15px}.ggg-section-public{padding:42px 0}.ggg-wifi-card{grid-template-columns:1fr}.ggg-instruction{grid-template-columns:1fr}.ggg-instruction>img{height:210px;min-height:0}.ggg-map{height:320px}.ggg-share-print{grid-template-columns:1fr;text-align:left}.ggg-qr{text-align:left}.ggg-qr img{margin:0}.ggg-bottom-actions{grid-column:auto;grid-template-columns:1fr}.ggg-public footer{flex-direction:column;gap:4px}.ggg-network-cta{padding:22px}.ggg-network-cta h2{font-size:27px}.ggg-mobile-tabs{left:12px;right:12px;transform:none;justify-content:space-between}.ggg-mobile-tabs a{flex:1;text-align:center;padding:10px 8px}}
@media(max-width:650px){.ggg-rule-list{grid-template-columns:1fr}.ggg-rule-item:nth-last-child(-n+2){border-bottom-color:#edf0f2}.ggg-rule-item:last-child{border-bottom-color:transparent}.ggg-rules-intro,.ggg-rule-group{padding:20px 18px}}
@media print{.ggg-activity-footer-cta{grid-template-columns:1fr 32mm;gap:8mm;margin:6mm 0 8mm;break-inside:avoid;page-break-inside:avoid;background:#fff}.ggg-activity-footer-copy a{background:#fff!important;color:#111!important;border:1px solid #bbb}.ggg-activity-footer-qr img{width:28mm;height:28mm;border:1px solid #bbb;padding:1.5mm}.ggg-activity-footer-url,.ggg-activity-footer-qr span{color:#555!important}body.ggg-public-body{background:#fff!important}.no-print,.ggg-topbar,.leaflet-control-container,.ggg-mobile-tabs{display:none!important}.ggg-public main,.ggg-public footer,.ggg-cover-content{width:100%!important}.ggg-cover{min-height:auto!important;background:#fff!important;color:#111!important;border-bottom:2px solid #111;page-break-after:avoid}.ggg-cover-overlay{display:none}.ggg-cover-content{color:#111!important;padding:18mm 12mm 10mm}.ggg-cover h1,.ggg-cover p{color:#111!important}.ggg-overview-grid{margin:5mm 12mm;grid-template-columns:repeat(4,1fr);box-shadow:none}.ggg-public main{padding:0 12mm}.ggg-section-public{padding:8mm 0;break-inside:auto}.ggg-info-cards,.ggg-place-grid,.ggg-links-grid{grid-template-columns:repeat(2,1fr)}.ggg-info-cards article,.ggg-place,.ggg-contact-grid article,.ggg-link-card,.ggg-instruction,.ggg-wifi-card,.ggg-share-print,.ggg-overview-card,.ggg-checkout-time,.ggg-checkout-list{break-inside:avoid;box-shadow:none}.ggg-wifi-card{color:#111;background:#fff;border:1px solid #bbb}.ggg-wifi-card>div{border:1px solid #ddd}.ggg-wifi-card small{color:#555}.ggg-instruction{grid-template-columns:42mm 1fr}.ggg-instruction>img{min-height:35mm}.ggg-network-cta{background:#fff;color:#111;border:1px solid #bbb}.ggg-network-cta h2,.ggg-network-cta p{color:#111}.ggg-share-print{grid-template-columns:1fr 38mm;margin:8mm 0}.ggg-qr img{width:35mm}.ggg-public footer{padding:6mm 12mm}.ggg-section-head>span{background:#fff;color:#111;border:1px solid #111}.ggg-rule-symbol{background:#fff;border:1px solid #bbb}.ggg-rules-intro,.ggg-rule-group-tip,.ggg-checkout-time{background:#fff}}

.ggg-activity-footer-cta{display:grid;grid-template-columns:1fr 130px;gap:20px;align-items:center;background:linear-gradient(135deg,#fff,#f3f7f9);border:1px solid var(--ggg-line);border-radius:20px;padding:22px;margin:-18px 0 34px}.ggg-activity-footer-cta h2{font-size:24px;line-height:1.1;margin:8px 0}.ggg-activity-footer-cta p{color:var(--ggg-muted);margin:0 0 10px}.ggg-activity-footer-copy a{display:inline-flex;align-items:center;justify-content:center;background:var(--ggg-brand);color:#fff!important;text-decoration:none;font-weight:850;padding:11px 15px;border-radius:12px}.ggg-activity-footer-url{display:block;margin-top:10px;color:var(--ggg-muted);font-size:12px;word-break:break-all}.ggg-activity-footer-qr{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:var(--ggg-ink);font-weight:700;gap:7px}.ggg-activity-footer-qr img{width:112px;height:112px;border:1px solid var(--ggg-line);border-radius:12px;background:#fff;padding:5px}.ggg-activity-footer-qr span{font-size:12px;color:var(--ggg-muted)}

.ggg-top-link{color:var(--ggg-ink)}
/* Roadmap stampabile */
.ggg-roadmap-body{background:#eef3f6!important}
.ggg-roadmap-page{padding:18px}
.ggg-roadmap-toolbar{max-width:900px;margin:0 auto 14px;display:flex;justify-content:space-between;gap:10px}
.ggg-roadmap-toolbar a,.ggg-roadmap-toolbar button{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:12px;border:1px solid var(--ggg-line);background:#fff;color:var(--ggg-ink);text-decoration:none;font-weight:800}
.ggg-roadmap-sheet{width:min(900px,100%);margin:0 auto;background:#fff;border-radius:28px;box-shadow:0 18px 50px rgba(24,48,71,.15);overflow:hidden}
.ggg-roadmap-hero{display:grid;grid-template-columns:1fr 155px;gap:20px;align-items:center;padding:28px 30px;background:linear-gradient(135deg,#2d6f91,#183047);color:#fff}
.ggg-roadmap-kicker{font-size:12px;letter-spacing:.14em;font-weight:900;color:#dbeef8}
.ggg-roadmap-hero h1{font-size:40px;line-height:1.02;margin:8px 0 10px;color:#fff}
.ggg-roadmap-hero p{margin:0;color:#eef5f9;font-size:15px}
.ggg-roadmap-guide-qr{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);padding:12px;border-radius:18px;text-align:center}
.ggg-roadmap-guide-qr img{width:120px;height:120px;background:#fff;padding:6px;border-radius:12px}
.ggg-roadmap-guide-qr small{display:block;margin-top:8px;color:#eff6fa;font-size:12px;line-height:1.3}
.ggg-roadmap-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:18px}
.ggg-roadmap-card{border-radius:22px;padding:18px 18px 16px;border:1px solid var(--ggg-line);min-height:210px}
.ggg-roadmap-card-icon{font-size:30px;margin-bottom:8px}
.ggg-roadmap-card h2{font-size:22px;margin:0 0 12px;line-height:1.08}
.ggg-roadmap-card p{margin:0 0 8px;color:#3f596b}
.ggg-roadmap-card ul{margin:0;padding-left:18px;color:#274153}
.ggg-roadmap-card li{margin:0 0 6px}
.ggg-roadmap-keypair{margin:0 0 10px}
.ggg-roadmap-keypair span{display:block;font-size:11px;letter-spacing:.12em;color:#557082;font-weight:900;text-transform:uppercase}
.ggg-roadmap-keypair strong{display:block;font-size:18px;line-height:1.2;color:#183047;word-break:break-word}
.ggg-roadmap-bigtime{display:inline-block;background:#fff;border-radius:16px;padding:10px 14px;font-size:28px;font-weight:900;color:#183047;margin-bottom:12px}
.ggg-roadmap-minihead{font-size:12px;letter-spacing:.11em;font-weight:900;color:#3f596b;text-transform:uppercase;margin:10px 0 8px}
.ggg-roadmap-host{font-weight:900;color:#183047}
.tone-wifi{background:linear-gradient(180deg,#f5fbff,#eaf4fb)}
.tone-checkout{background:linear-gradient(180deg,#fff8eb,#fef0cf)}
.tone-rules{background:linear-gradient(180deg,#fff4ef,#ffe8dd)}
.tone-emergency{background:linear-gradient(180deg,#fff3f3,#ffe4e4)}
.tone-waste{background:linear-gradient(180deg,#f1faf2,#e3f4e6)}
.tone-instructions{background:linear-gradient(180deg,#f3f5ff,#e8edff)}
.tone-links{background:linear-gradient(180deg,#f7f2ff,#ede5ff)}
.ggg-roadmap-footer{display:grid;grid-template-columns:1fr 150px;gap:22px;align-items:center;padding:18px 22px 26px;margin:0 18px 20px;background:linear-gradient(135deg,#f8fbfd,#edf4f8);border:1px solid var(--ggg-line);border-radius:22px}
.ggg-roadmap-footer h2{font-size:24px;line-height:1.08;margin:7px 0 9px}
.ggg-roadmap-footer p{margin:0 0 10px;color:var(--ggg-muted)}
.ggg-roadmap-footer a{display:inline-flex;align-items:center;justify-content:center;background:var(--ggg-brand);color:#fff!important;text-decoration:none;padding:11px 15px;border-radius:12px;font-weight:850}
.ggg-roadmap-footer small{display:block;margin-top:9px;color:var(--ggg-muted);font-size:12px;word-break:break-all}
.ggg-roadmap-footer-qr{text-align:center}
.ggg-roadmap-footer-qr img{width:120px;height:120px;background:#fff;padding:6px;border:1px solid var(--ggg-line);border-radius:14px}
.ggg-roadmap-footer-qr span{display:block;margin-top:7px;font-size:12px;color:var(--ggg-muted);line-height:1.3}
@media(max-width:760px){.ggg-roadmap-sheet{border-radius:18px}.ggg-roadmap-hero{grid-template-columns:1fr}.ggg-roadmap-grid,.ggg-roadmap-footer{grid-template-columns:1fr}.ggg-roadmap-guide-qr,.ggg-roadmap-footer-qr{text-align:left}.ggg-roadmap-guide-qr img,.ggg-roadmap-footer-qr img{width:96px;height:96px}.ggg-roadmap-toolbar{flex-direction:column}}
@media print{body.ggg-roadmap-body{background:#fff!important}.ggg-roadmap-page{padding:0}.ggg-roadmap-toolbar{display:none!important}.ggg-roadmap-sheet{width:100%!important;box-shadow:none;border-radius:0}.ggg-roadmap-hero{grid-template-columns:1fr 33mm;gap:5mm;padding:10mm 10mm 6mm}.ggg-roadmap-hero h1{font-size:26pt}.ggg-roadmap-guide-qr{padding:2mm;background:#fff;border:1px solid #bbb}.ggg-roadmap-guide-qr img{width:28mm;height:28mm;padding:1.5mm}.ggg-roadmap-guide-qr small{color:#444}.ggg-roadmap-grid{grid-template-columns:1fr 1fr;gap:4mm;padding:5mm 5mm 4mm}.ggg-roadmap-card{min-height:auto;padding:4.5mm;border-radius:6mm;break-inside:avoid;page-break-inside:avoid}.ggg-roadmap-card h2{font-size:15pt;margin:0 0 2.5mm}.ggg-roadmap-card ul{padding-left:5mm}.ggg-roadmap-card li{margin:0 0 1.5mm;font-size:10pt;line-height:1.25}.ggg-roadmap-keypair strong{font-size:13pt}.ggg-roadmap-bigtime{font-size:18pt;padding:2.5mm 3.5mm}.ggg-roadmap-footer{grid-template-columns:1fr 33mm;gap:5mm;padding:5mm 6mm;margin:0 5mm 5mm;border-radius:6mm;break-inside:avoid;page-break-inside:avoid}.ggg-roadmap-footer h2{font-size:16pt}.ggg-roadmap-footer-qr img{width:28mm;height:28mm;padding:1.5mm}.ggg-roadmap-footer span,.ggg-roadmap-footer small,.ggg-roadmap-guide-qr small{color:#555!important}}


/* 3.6 professional refresh */
.ggg-public-body{background:linear-gradient(180deg,#f3f6f8 0%,#f8fafb 180px,var(--ggg-bg) 180px)!important}
.ggg-section-head{margin-bottom:30px}
.ggg-section-head>span{width:40px;height:40px;border-radius:14px;box-shadow:0 10px 24px rgba(45,111,145,.18)}
.ggg-section-head h2{letter-spacing:-.03em}
.ggg-overview-card,.ggg-info-cards article,.ggg-contact-grid article,.ggg-link-card,.ggg-place,.ggg-instruction,.ggg-wifi-note,.ggg-checkout-time,.ggg-checkout-list{box-shadow:0 12px 32px rgba(24,48,71,.06)}
.ggg-overview-card:hover,.ggg-link-card:hover,.ggg-place:hover,.ggg-info-cards article:hover{transform:translateY(-2px);transition:.18s ease;box-shadow:0 18px 36px rgba(24,48,71,.1)}
.ggg-house-rules{position:relative;background:linear-gradient(180deg,#f5f8fa,#eef4f7);border:1px solid #d8e4ea;border-radius:28px;padding:14px;box-shadow:0 18px 42px rgba(24,48,71,.08)}
.ggg-house-rules:before{content:'';position:absolute;left:24px;right:24px;top:0;height:6px;border-radius:0 0 12px 12px;background:linear-gradient(90deg,#2d6f91,#4c9ec9,#9ccde6)}
.ggg-rules-intro{margin:10px 6px 12px;border:1px solid #e8dfcd;border-radius:20px;background:linear-gradient(135deg,#fbf7ef,#f4ecde);padding:22px 24px;font-size:17px;line-height:1.6;color:#4b5a67}
.ggg-rule-group{margin:12px 6px 0;padding:22px;border:1px solid #dde8ee;border-radius:22px;background:#fff;box-shadow:0 8px 22px rgba(24,48,71,.05)}
.ggg-rule-group h3{display:flex;align-items:center;gap:10px;font-size:21px;margin:0 0 14px;letter-spacing:-.02em}
.ggg-rule-group-intro{margin:-4px 0 16px;color:#617381;font-size:14px;line-height:1.55}
.ggg-rule-group-tip{background:linear-gradient(180deg,#f6fbfd,#ffffff)}
.ggg-rule-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}
.ggg-rule-item{gap:14px;padding:14px 15px;min-height:78px;border:1px solid #e5edf2;border-radius:18px;background:#f9fcfd;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}
.ggg-rule-item:nth-last-child(-n+2){border-bottom-color:#e5edf2}
.ggg-rule-symbol{flex:0 0 42px;width:42px;height:42px;border-radius:14px;background:linear-gradient(180deg,#edf6fb,#dcecf5);font-size:20px;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}
.ggg-rule-item>div{padding-top:1px}
.ggg-rule-item strong{font-size:16px;line-height:1.35;letter-spacing:-.01em}
.ggg-rule-item small{font-size:13px;line-height:1.45;color:#6a7c88}
.ggg-practical-cards{margin-top:20px;gap:16px}
.ggg-practical-cards article{background:linear-gradient(180deg,#ffffff,#f8fbfd);border-radius:20px;padding:24px}
.ggg-checkout-box{background:linear-gradient(180deg,#f5f8fa,#eef4f7);border:1px solid #d8e4ea;border-radius:28px;padding:14px;box-shadow:0 18px 42px rgba(24,48,71,.08)}
.ggg-checkout-time{border-radius:20px;border:1px solid #e8dfcd;background:linear-gradient(135deg,#fbf7ef,#f4ecde);padding:22px 20px}
.ggg-checkout-list{border-radius:20px;border:1px solid #dde8ee;background:#fff;padding:10px}
.ggg-checkout-item{display:flex;align-items:flex-start;gap:10px;padding:13px 14px;border-radius:14px;border:1px solid transparent}
.ggg-checkout-item:nth-child(odd){background:#f8fbfd;border-color:#e6eef3}
.ggg-checkout-item:nth-child(even){background:#fff9ef;border-color:#f1e6d3}
.ggg-wifi-card{border:1px solid rgba(255,255,255,.18);box-shadow:0 20px 40px rgba(24,48,71,.14)}
.ggg-nav a{background:#fff;border:1px solid var(--ggg-line);box-shadow:0 6px 16px rgba(24,48,71,.04)}
.ggg-link-card,.ggg-place,.ggg-contact-grid article,.ggg-instruction,.ggg-info-cards article{border-radius:20px}
.ggg-text-link{display:inline-flex;align-items:center;gap:6px;font-weight:850;text-decoration:none;color:var(--ggg-brand);margin-top:12px}
.ggg-mobile-tabs{box-shadow:0 16px 36px rgba(24,48,71,.16)}
@media(max-width:820px){.ggg-rule-list{grid-template-columns:1fr}.ggg-rule-group,.ggg-rules-intro{margin-left:0;margin-right:0}.ggg-house-rules,.ggg-checkout-box{padding:12px}}
@media(max-width:560px){.ggg-section-head{gap:12px}.ggg-house-rules{border-radius:22px}.ggg-rule-group{padding:18px;border-radius:18px}.ggg-rules-intro{padding:18px 18px 17px;border-radius:18px}.ggg-checkout-box{border-radius:22px}.ggg-checkout-list{padding:8px}.ggg-rule-item{min-height:0}}


/* ==========================================================
   3.7 — Mediterranean Premium UI
   ========================================================== */
:root{
  --ggg-brand:#1f6f8b;
  --ggg-brand2:#123d55;
  --ggg-ink:#173247;
  --ggg-muted:#6f8290;
  --ggg-bg:#f3f6f6;
  --ggg-line:#dce6e8;
  --ggg-card:#ffffff;
  --ggg-accent:#e9f3f6;
  --ggg-sand:#f5eee2;
  --ggg-coral:#e9856e;
  --ggg-shadow:0 22px 55px rgba(20,53,70,.09);
}
html{scroll-behavior:smooth}
body.ggg-public-body{background:linear-gradient(180deg,#edf3f4 0,#f7f8f7 720px,#f3f6f6 100%)!important;color:var(--ggg-ink)}
.ggg-public{overflow:clip}

/* Header */
.ggg-topbar{height:70px;padding:0 max(22px,calc((100% - 1180px)/2));background:rgba(255,255,255,.88);border-bottom:1px solid rgba(205,220,225,.82);box-shadow:0 8px 30px rgba(21,52,70,.04)}
.ggg-brand{gap:11px;color:var(--ggg-ink)!important}
.ggg-brand-mark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,#1f6f8b,#123d55);color:#fff;font-size:12px;font-weight:950;letter-spacing:.08em;box-shadow:0 9px 20px rgba(31,111,139,.22)}
.ggg-brand>span:last-child{display:flex;flex-direction:column;line-height:1.05}
.ggg-brand b{font-size:15px;letter-spacing:-.01em}
.ggg-brand small{margin-top:3px;color:#7a8c97;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.ggg-top-actions button,.ggg-top-actions .ggg-top-link{min-height:40px;border-radius:13px;border:1px solid #d9e4e8;background:#fff;color:#345267;box-shadow:0 6px 15px rgba(24,56,74,.04);transition:.2s ease}
.ggg-top-actions button:hover,.ggg-top-actions .ggg-top-link:hover{transform:translateY(-1px);border-color:#bed3dc;background:#f8fbfc}

/* Hero */
.ggg-cover{min-height:610px;border-radius:0 0 42px 42px;background:linear-gradient(135deg,#1f6f8b,#123d55);box-shadow:0 28px 70px rgba(14,48,66,.15)}
.ggg-cover.has-image{background-position:center 48%}
.ggg-cover-overlay{background:linear-gradient(180deg,rgba(12,39,55,.10) 0%,rgba(12,39,55,.32) 45%,rgba(10,35,50,.88) 100%)}
.ggg-cover-content{width:min(1180px,calc(100% - 44px));padding:128px 0 68px}
.ggg-cover .ggg-eyebrow{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.20);padding:8px 12px;border-radius:999px;color:#fff;backdrop-filter:blur(8px)}
.ggg-cover .ggg-eyebrow:before{content:'✦';font-size:10px;color:#ffd99a}
.ggg-cover h1{max-width:940px;font-size:clamp(42px,6.5vw,76px);line-height:.98;letter-spacing:-.045em;text-shadow:0 4px 28px rgba(0,0,0,.18)}
.ggg-address{display:inline-flex;align-items:center;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.16);padding:8px 12px;border-radius:12px;color:#f4f9fb;backdrop-filter:blur(6px)}
.ggg-welcome{max-width:760px;font-size:19px;line-height:1.6;color:#f3f8fa}
.ggg-hero-highlights{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}
.ggg-hero-highlights>div{min-width:170px;display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;gap:0 10px;align-items:center;padding:12px 14px;border-radius:16px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(10px)}
.ggg-hero-highlights span{grid-row:1/3;font-size:23px}
.ggg-hero-highlights small{font-size:9px;letter-spacing:.13em;font-weight:900;color:#dbe9ef}
.ggg-hero-highlights strong{font-size:14px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ggg-cover-buttons{margin-top:18px}
.ggg-cover-buttons a{border-radius:13px;padding:12px 17px;box-shadow:0 8px 22px rgba(0,0,0,.12)}

/* Main / overview */
.ggg-public main{width:min(1180px,calc(100% - 44px));position:relative;margin:-34px auto 0}
.ggg-house-intro{position:relative;z-index:6;padding:0 0 28px;border:0}
.ggg-house-lead{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:0 0 18px;padding:0 8px}
.ggg-house-kicker{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;background:#e5f0f4;color:#1c627e;font-size:10px}
.ggg-house-lead h2{font-size:clamp(30px,4vw,46px);letter-spacing:-.04em}
.ggg-overview-grid{grid-template-columns:repeat(4,1fr);gap:12px}
.ggg-overview-card{position:relative;overflow:hidden;min-height:132px;padding:18px 18px 16px;border:1px solid rgba(216,229,233,.9);border-radius:22px;background:rgba(255,255,255,.96);box-shadow:0 15px 35px rgba(22,54,72,.08);transition:.2s ease}
.ggg-overview-card:after{content:'';position:absolute;right:-34px;top:-42px;width:110px;height:110px;border-radius:50%;background:radial-gradient(circle,rgba(31,111,139,.10),transparent 68%)}
.ggg-overview-card:hover{transform:translateY(-4px);border-color:#bfd5dd;box-shadow:0 22px 44px rgba(22,54,72,.12)}
.ggg-overview-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(180deg,#eff7fa,#deedf3);font-size:21px;margin-bottom:13px}
.ggg-overview-card strong{font-size:17px;letter-spacing:-.015em}
.ggg-overview-card small{font-size:12.5px;line-height:1.35}

/* Premium sticky index */
.ggg-nav{position:sticky;top:80px;z-index:850;margin:8px 0 24px;padding:8px;border:1px solid rgba(211,225,230,.9);border-radius:18px;background:rgba(255,255,255,.86);backdrop-filter:blur(14px);box-shadow:0 12px 28px rgba(24,56,74,.06)}
.ggg-nav a{padding:9px 14px;border:0;background:transparent;color:#557080}
.ggg-nav a:hover{background:#eaf3f6;color:#194f68}

/* Section shells */
.ggg-section-public:not(.ggg-house-intro){margin:18px 0;padding:36px;border:1px solid #dfe8eb;border-radius:30px;background:rgba(255,255,255,.94);box-shadow:var(--ggg-shadow);scroll-margin-top:108px}
.ggg-section-public:nth-of-type(even):not(.ggg-house-intro){background:linear-gradient(180deg,#ffffff,#fbfcfc)}
.ggg-section-head{margin-bottom:28px}
.ggg-section-head>span{width:44px;height:44px;border-radius:15px;background:linear-gradient(145deg,#1f6f8b,#154d68);box-shadow:0 11px 25px rgba(31,111,139,.22)}
.ggg-section-head p{font-size:10px;letter-spacing:.16em;color:#2b728e}
.ggg-section-head h2{font-size:clamp(27px,3.6vw,40px);letter-spacing:-.04em}

/* Shared cards */
.ggg-info-cards,.ggg-place-grid,.ggg-contact-grid,.ggg-links-grid{gap:15px}
.ggg-info-cards article,.ggg-contact-grid article,.ggg-link-card,.ggg-place{border:1px solid #e0e9ec;background:linear-gradient(180deg,#fff,#fbfcfd);box-shadow:0 12px 28px rgba(26,58,76,.055)}
.ggg-info-cards article,.ggg-contact-grid article,.ggg-link-card,.ggg-place{transition:.2s ease}
.ggg-info-cards article:hover,.ggg-contact-grid article:hover,.ggg-link-card:hover,.ggg-place:hover{transform:translateY(-3px);box-shadow:0 18px 36px rgba(26,58,76,.09)}
.ggg-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(180deg,#eef7fa,#dfeef4);font-size:23px}
.ggg-prose{color:#526978;line-height:1.65}

/* Wi-Fi */
.ggg-wifi-panel{gap:16px}
.ggg-wifi-card{position:relative;overflow:hidden;grid-template-columns:1fr 1fr auto;padding:25px;border-radius:25px;background:linear-gradient(135deg,#1b6683 0%,#174f6a 52%,#123d55 100%);box-shadow:0 24px 45px rgba(21,73,98,.20)}
.ggg-wifi-card:before{content:'📶';position:absolute;right:28px;top:-8px;font-size:92px;opacity:.07;filter:grayscale(1)}
.ggg-wifi-card>div{position:relative;z-index:2;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.085);border-radius:18px;padding:17px}
.ggg-wifi-card small{color:#cfe4ed}
.ggg-wifi-card strong{font-size:21px}
.ggg-wifi-card button{border-radius:11px}
.ggg-wifi-note{border-radius:18px;background:#f5fafb;border-left:4px solid #5ea1bc}

/* House rules */
.ggg-house-rules{border-radius:26px;padding:13px;background:linear-gradient(180deg,#f3f7f8,#eef4f5);box-shadow:none}
.ggg-house-rules:before{left:38px;right:38px;background:linear-gradient(90deg,#1f6f8b,#63a9bd,#e2b36e)}
.ggg-rules-intro{border-radius:18px;background:linear-gradient(135deg,#faf5eb,#f3eadb);color:#536571}
.ggg-rule-group{border-radius:20px;box-shadow:0 8px 22px rgba(24,55,73,.045)}
.ggg-rule-group h3:before{content:'•';color:#df9c5d;font-size:20px}
.ggg-rule-item{min-height:82px;border-radius:16px;background:linear-gradient(180deg,#fbfdfe,#f6fafb)}
.ggg-rule-symbol{border-radius:14px;background:linear-gradient(180deg,#eaf5f8,#dcecf2)}

/* Checkout */
.ggg-checkout-box{border-radius:25px;background:linear-gradient(180deg,#f3f7f8,#eef4f5);box-shadow:none}
.ggg-checkout-time{background:linear-gradient(135deg,#fff4de,#f8e7c6);border-color:#ead8b6}
.ggg-checkout-time strong{color:#173247}
.ggg-checkout-list{padding:11px}
.ggg-checkout-item{font-weight:720;color:#334f61}

/* Instructions */
.ggg-instruction-list{gap:16px}
.ggg-instruction{border-radius:22px;border:1px solid #e0e9ec;background:#fff;box-shadow:0 14px 34px rgba(24,56,74,.07);transition:.2s ease}
.ggg-instruction:hover{transform:translateY(-2px);box-shadow:0 20px 40px rgba(24,56,74,.10)}
.ggg-instruction-body{padding:25px}
.ggg-instruction>img{min-height:230px}

/* Dintorni */
.ggg-category-pills button{border-radius:999px;border:1px solid #dce7ea;background:#f8fbfb;color:#526c79}
.ggg-category-pills button.active{background:linear-gradient(145deg,#1f6f8b,#154d68);box-shadow:0 8px 18px rgba(31,111,139,.18)}
.ggg-map{border-radius:22px;box-shadow:0 14px 30px rgba(24,56,74,.08)}
.ggg-place-top b{background:#fff2d8;color:#7b5c25}
.ggg-place-actions a{background:#eaf3f6;color:#235f78}

/* Network and share */
.ggg-network-cta{border-radius:28px;background:linear-gradient(135deg,#1b6683,#123d55);box-shadow:0 24px 48px rgba(18,61,85,.17)}
.ggg-network-cta>a{border-radius:13px}
.ggg-share-print{border-radius:28px;border-color:#dfe8eb;box-shadow:var(--ggg-shadow);background:linear-gradient(135deg,#fff,#f7fafb)}
.ggg-share-print h2{letter-spacing:-.035em}
.ggg-bottom-actions button,.ggg-bottom-actions a{border-radius:13px;background:#f0f6f8;border-color:#dbe7eb}
.ggg-bottom-actions button:hover,.ggg-bottom-actions a:hover{background:#e8f2f5}
.ggg-activity-footer-cta{border-radius:24px;background:linear-gradient(135deg,#fffaf1,#f4f8f8);box-shadow:0 14px 34px rgba(24,56,74,.06)}

/* Footer */
.ggg-public footer{padding:24px 0 100px;border-top:0;color:#7b8d98}
.ggg-public footer:before{content:'';position:absolute}
.ggg-mobile-tabs{background:rgba(255,255,255,.92);border-color:#d9e5e8;box-shadow:0 18px 38px rgba(22,54,72,.18)}
.ggg-mobile-tabs a{background:#eef5f7;color:#496675}

@media(max-width:980px){
  .ggg-overview-grid{grid-template-columns:repeat(3,1fr)}
  .ggg-public main{margin-top:-24px}
  .ggg-section-public:not(.ggg-house-intro){padding:28px}
}
@media(max-width:720px){
  .ggg-topbar{height:62px;padding:0 14px}
  .ggg-brand small{display:none}
  .ggg-brand-mark{width:34px;height:34px}
  .ggg-cover{min-height:560px;border-radius:0 0 28px 28px}
  .ggg-cover-content{width:min(100% - 28px,1180px);padding:105px 0 54px}
  .ggg-cover h1{font-size:42px}
  .ggg-hero-highlights{display:grid;grid-template-columns:1fr 1fr}
  .ggg-hero-highlights>div{min-width:0}
  .ggg-public main{width:min(100% - 20px,1180px);margin-top:-18px}
  .ggg-house-lead{padding:0 4px}
  .ggg-overview-grid{grid-template-columns:repeat(2,1fr)}
  .ggg-overview-card{min-height:120px;padding:15px}
  .ggg-nav{top:68px;margin:8px 0 14px;border-radius:15px}
  .ggg-section-public:not(.ggg-house-intro){margin:12px 0;padding:22px 17px;border-radius:22px}
  .ggg-section-head{gap:12px;margin-bottom:22px}
  .ggg-section-head>span{width:39px;height:39px;border-radius:13px}
  .ggg-section-head h2{font-size:29px}
  .ggg-info-cards,.ggg-place-grid,.ggg-links-grid,.ggg-contact-grid{grid-template-columns:1fr}
  .ggg-wifi-card{grid-template-columns:1fr}
  .ggg-wifi-actions{min-width:0}
  .ggg-rule-list{grid-template-columns:1fr}
  .ggg-house-rules{padding:9px}
  .ggg-rules-intro,.ggg-rule-group{margin-left:0;margin-right:0}
  .ggg-instruction{grid-template-columns:1fr}
  .ggg-instruction>img{height:210px;min-height:0}
  .ggg-share-print{padding:22px}
}
@media(max-width:480px){
  .ggg-top-actions .ggg-top-link span,.ggg-top-actions button span{display:none}
  .ggg-top-actions{gap:5px}
  .ggg-top-actions button,.ggg-top-actions .ggg-top-link{min-width:38px;padding:8px}
  .ggg-cover h1{font-size:36px}
  .ggg-welcome{font-size:16px}
  .ggg-hero-highlights{grid-template-columns:1fr}
  .ggg-overview-grid{gap:8px}
  .ggg-overview-card{min-height:112px;border-radius:18px;padding:13px}
  .ggg-overview-icon{width:38px;height:38px;border-radius:12px}
  .ggg-section-public:not(.ggg-house-intro){padding:20px 14px}
  .ggg-rule-item{padding:12px;min-height:auto}
}
@media print{
  .ggg-hero-highlights{display:none!important}
  .ggg-section-public:not(.ggg-house-intro){box-shadow:none!important;border-radius:0!important;margin:0!important}
}


/* 3.8 roadmap + infographic premium */
.ggg-top-actions{flex-wrap:wrap}
.ggg-roadmap-toolbar{align-items:center}
.ggg-roadmap-toolbar-actions{display:flex;gap:10px;flex-wrap:wrap}
.ggg-roadmap-toolbar-actions a,.ggg-roadmap-toolbar-actions button{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:12px;border:1px solid var(--ggg-line);background:#fff;color:var(--ggg-ink);text-decoration:none;font-weight:800}
.ggg-roadmap-hero{position:relative;overflow:hidden}
.ggg-roadmap-hero.has-media{grid-template-columns:1.05fr .72fr 155px;background:linear-gradient(135deg,#1f5d7d,#183047)}
.ggg-roadmap-hero.has-media:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.12),transparent 40%)}
.ggg-roadmap-hero-copy,.ggg-roadmap-photo,.ggg-roadmap-guide-qr{position:relative;z-index:1}
.ggg-roadmap-hero-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.ggg-roadmap-hero-chips span{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);padding:7px 10px;border-radius:999px;font-size:12px;color:#fff}
.ggg-roadmap-photo{align-self:stretch}.ggg-roadmap-photo img{width:100%;height:100%;object-fit:cover;border-radius:18px;min-height:180px;box-shadow:0 18px 34px rgba(6,20,29,.18)}
.ggg-roadmap-card{box-shadow:0 10px 28px rgba(24,48,71,.06)}
.ggg-roadmap-card ul{list-style:none;padding-left:0}.ggg-roadmap-card li{position:relative;padding-left:0}
.ggg-roadmap-footer{box-shadow:0 14px 34px rgba(24,48,71,.08)}

.ggg-infographic-body{background:linear-gradient(180deg,#edf3f6 0%,#f8fafb 200px,#f6f4ee 100%)!important}
.ggg-infographic-page{padding:18px}
.ggg-infographic-toolbar{max-width:1080px;margin:0 auto 14px;display:flex;justify-content:space-between;gap:10px;align-items:center}.ggg-infographic-toolbar a,.ggg-infographic-toolbar button{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:12px;border:1px solid var(--ggg-line);background:#fff;color:var(--ggg-ink);text-decoration:none;font-weight:800}.ggg-infographic-toolbar-actions{display:flex;gap:10px;flex-wrap:wrap}
.ggg-infographic-sheet{width:min(1080px,100%);margin:0 auto;background:#fff;border-radius:30px;overflow:hidden;box-shadow:0 20px 55px rgba(24,48,71,.16)}
.ggg-infographic-hero{position:relative;min-height:300px;background:linear-gradient(135deg,#1f5d7d,#245f80 52%,#2d6f91);padding:28px 30px 26px;color:#fff}.ggg-infographic-hero.has-photo{background-image:var(--ggg-infographic-cover);background-size:cover;background-position:center}.ggg-infographic-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(14,34,48,.18),rgba(11,28,41,.76))}.ggg-infographic-brand,.ggg-infographic-welcome{position:relative;z-index:1}.ggg-infographic-brand{display:inline-flex;gap:12px;align-items:center;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:16px;padding:10px 12px}.ggg-infographic-brand-mark{width:44px;height:44px;border-radius:14px;background:#fff;color:#1f5d7d;display:flex;align-items:center;justify-content:center;font-weight:900}.ggg-infographic-brand strong{display:block;color:#fff;font-size:19px;line-height:1}.ggg-infographic-brand small{display:block;color:#d9ecf6;margin-top:4px}.ggg-infographic-welcome{margin-top:28px;max-width:760px}.ggg-infographic-kicker{font-size:12px;letter-spacing:.16em;font-weight:900;color:#dbeef8}.ggg-infographic-welcome h1{font-size:clamp(36px,5vw,58px);line-height:.98;margin:10px 0 12px;color:#fff;letter-spacing:-.04em}.ggg-infographic-welcome p{margin:0;font-size:16px;color:#eef5f9}.ggg-infographic-summary{max-width:680px;margin-top:10px!important}.ggg-infographic-hero-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.ggg-infographic-hero-chips span{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);padding:9px 12px;border-radius:999px;font-size:13px;color:#fff}
.ggg-infographic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:18px}.ggg-infographic-card{border-radius:24px;padding:20px 20px 18px;border:1px solid var(--ggg-line);box-shadow:0 10px 24px rgba(24,48,71,.06)}.ggg-infographic-card-head{display:flex;gap:12px;align-items:center;margin-bottom:12px}.ggg-infographic-card-head span{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:rgba(255,255,255,.58);font-size:22px;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}.ggg-infographic-card-head h2{margin:0;font-size:24px;line-height:1.08;letter-spacing:-.03em}.ggg-infographic-card-head.light span{background:rgba(255,255,255,.14)}.ggg-infographic-card-head.light h2{color:#fff}
.ggg-span-2{grid-column:span 2}.ggg-span-3{grid-column:span 3}
.tone-sky{background:linear-gradient(180deg,#f3fbff,#e6f3fb)}.tone-sand{background:linear-gradient(180deg,#fff8eb,#fff0d5)}.tone-coral{background:linear-gradient(180deg,#fff3ef,#ffe4da)}.tone-mint{background:linear-gradient(180deg,#f0faf4,#dff4e7)}.tone-pearl{background:linear-gradient(180deg,#fbfcfd,#edf4f7)}.tone-leaf{background:linear-gradient(180deg,#f3fbf5,#e4f6ea)}.tone-lilac{background:linear-gradient(180deg,#f5f4ff,#e8e8ff)}.tone-sunset{background:linear-gradient(180deg,#fff7f0,#ffecdb)}.tone-ink{background:linear-gradient(135deg,#183047,#224c66);color:#fff;border-color:#21455d}
.ggg-infographic-pair-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ggg-infographic-pair-grid div{background:#fff;border:1px solid rgba(24,48,71,.08);padding:16px;border-radius:18px}.ggg-infographic-pair-grid small{display:block;font-size:11px;letter-spacing:.13em;font-weight:900;color:#6a7c88}.ggg-infographic-pair-grid strong{display:block;font-size:24px;line-height:1.15;color:#183047;margin-top:5px;word-break:break-word}
.ggg-infographic-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.ggg-infographic-list li{background:rgba(255,255,255,.62);border:1px solid rgba(24,48,71,.08);padding:10px 12px;border-radius:14px;line-height:1.35;color:#183047}.ggg-infographic-list.compact li{padding:8px 11px}.ggg-infographic-note{color:#4e6371;font-size:15px;line-height:1.5;margin:10px 0 0}.ggg-infographic-host{font-size:18px;font-weight:900;color:#183047;margin:0 0 8px}.ggg-infographic-tags{display:flex;flex-wrap:wrap;gap:8px;margin:4px 0 10px}.ggg-infographic-tags span{display:inline-flex;align-items:center;padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.72);border:1px solid rgba(24,48,71,.08);font-size:13px;color:#183047}.ggg-infographic-tags.links span{background:rgba(255,255,255,.10);border-color:rgba(255,255,255,.12);color:#fff}
.ggg-infographic-cta-row{display:flex;justify-content:space-between;gap:14px;align-items:center;margin-top:12px}.ggg-infographic-cta-row a{display:inline-flex;align-items:center;justify-content:center;background:#183047;color:#fff!important;text-decoration:none;padding:11px 14px;border-radius:12px;font-weight:850}.ggg-infographic-mini-qr{text-align:center}.ggg-infographic-mini-qr img{width:84px;height:84px;background:#fff;border:1px solid rgba(24,48,71,.1);padding:4px;border-radius:12px}.ggg-infographic-mini-qr small{display:block;margin-top:6px;font-size:12px;color:#4e6371}
.ggg-infographic-share{display:grid;grid-template-columns:1fr 170px;gap:18px;align-items:center}.ggg-infographic-share-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.ggg-infographic-share-actions a{display:inline-flex;align-items:center;justify-content:center;padding:10px 13px;border-radius:12px;text-decoration:none;background:#fff;color:#183047;font-weight:850}.ggg-infographic-big-qr{text-align:center}.ggg-infographic-big-qr img{width:132px;height:132px;background:#fff;padding:6px;border-radius:16px}.ggg-infographic-big-qr small{display:block;margin-top:7px;color:#dbeef8;line-height:1.3}
.ggg-infographic-footer{display:flex;justify-content:space-between;gap:16px;align-items:flex-end;padding:0 22px 24px;color:#4e6371}.ggg-infographic-footer strong{display:block;font-size:22px;color:#183047}.ggg-infographic-footer p{margin:7px 0 0;max-width:700px}.ggg-infographic-footer span{font-size:13px;color:#71828d}
@media(max-width:980px){.ggg-infographic-grid{grid-template-columns:1fr 1fr}.ggg-span-3{grid-column:span 2}.ggg-infographic-share{grid-template-columns:1fr 150px}.ggg-roadmap-hero.has-media{grid-template-columns:1fr 1fr}.ggg-roadmap-guide-qr{grid-column:auto}.ggg-roadmap-photo{display:none}}
@media(max-width:760px){.ggg-infographic-page{padding:10px}.ggg-infographic-toolbar{flex-direction:column;align-items:stretch}.ggg-infographic-toolbar-actions{justify-content:stretch}.ggg-infographic-toolbar a,.ggg-infographic-toolbar button,.ggg-infographic-toolbar-actions a,.ggg-infographic-toolbar-actions button{width:100%}.ggg-infographic-grid{grid-template-columns:1fr}.ggg-span-2,.ggg-span-3{grid-column:span 1}.ggg-infographic-share{grid-template-columns:1fr}.ggg-infographic-pair-grid{grid-template-columns:1fr}.ggg-infographic-cta-row{flex-direction:column;align-items:flex-start}.ggg-infographic-footer{flex-direction:column;align-items:flex-start}.ggg-roadmap-toolbar{flex-direction:column;align-items:stretch}.ggg-roadmap-toolbar-actions a,.ggg-roadmap-toolbar-actions button{width:100%}.ggg-roadmap-hero.has-media{grid-template-columns:1fr}.ggg-roadmap-guide-qr{order:3}}
@media print{body.ggg-infographic-body{background:#fff!important}.ggg-infographic-page{padding:0}.ggg-infographic-toolbar{display:none!important}.ggg-infographic-sheet{width:100%!important;box-shadow:none;border-radius:0}.ggg-infographic-hero{min-height:0;padding:10mm 10mm 8mm}.ggg-infographic-brand{padding:2.5mm 3mm}.ggg-infographic-brand-mark{width:12mm;height:12mm;border-radius:3mm;font-size:12pt}.ggg-infographic-welcome{margin-top:5mm}.ggg-infographic-welcome h1{font-size:24pt}.ggg-infographic-welcome p{font-size:11pt}.ggg-infographic-hero-chips span{padding:2mm 3mm;font-size:9pt}.ggg-infographic-grid{padding:4mm;gap:3mm;grid-template-columns:1fr 1fr 1fr}.ggg-infographic-card{padding:4mm;border-radius:5mm;break-inside:avoid;page-break-inside:avoid;box-shadow:none}.ggg-infographic-card-head h2{font-size:15pt}.ggg-infographic-card-head span{width:10mm;height:10mm;font-size:12pt;border-radius:3mm}.ggg-infographic-pair-grid div{padding:3mm;border-radius:4mm}.ggg-infographic-pair-grid strong{font-size:12pt}.ggg-infographic-list li{padding:2.4mm 2.8mm;border-radius:3mm;font-size:9.2pt}.ggg-infographic-note,.ggg-infographic-tags span,.ggg-infographic-host{font-size:9.4pt}.ggg-infographic-mini-qr img{width:22mm;height:22mm;padding:1mm}.ggg-infographic-share{grid-template-columns:1fr 34mm}.ggg-infographic-big-qr img{width:31mm;height:31mm;padding:1.5mm;border-radius:4mm}.ggg-infographic-big-qr small{font-size:8pt;color:#eef5f9}.ggg-infographic-footer{padding:0 6mm 6mm}.ggg-infographic-footer strong{font-size:14pt}.ggg-infographic-footer p,.ggg-infographic-footer span{font-size:9pt}.ggg-roadmap-toolbar{display:none!important}}

/* ============================================================
   4.0.0 PROFESSIONAL DEMO GUIDE + A4 ROADMAP
   ============================================================ */
.ggg-demo-pro-body,.ggg-pro-roadmap-body{background:#edf2f4!important;color:#173346}.ggg-demo-pro-body svg,.ggg-pro-roadmap-body svg{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ggg-demo-pro-shell{min-height:100vh;background:linear-gradient(180deg,#eef3f5 0,#f7f8f5 600px,#f4f2ec 100%)}
.ggg-demo-pro-topbar{position:sticky;top:0;z-index:50;width:min(1180px,calc(100% - 28px));margin:14px auto 0;padding:12px 14px 12px 16px;border:1px solid rgba(28,69,91,.10);border-radius:20px;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);box-shadow:0 16px 40px rgba(19,49,67,.09);display:grid;grid-template-columns:auto 1fr auto;gap:22px;align-items:center}.ggg-demo-pro-logo{display:flex;gap:10px;align-items:center;text-decoration:none;color:#173346}.ggg-demo-pro-logo>span{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:13px;background:linear-gradient(145deg,#225f7b,#12384d);color:#fff;font-weight:900;letter-spacing:-.03em}.ggg-demo-pro-logo b{display:block;font-size:16px;line-height:1}.ggg-demo-pro-logo small{display:block;margin-top:4px;color:#7b8a94;font-size:10px;letter-spacing:.12em}.ggg-demo-pro-topbar nav{display:flex;justify-content:center;gap:24px}.ggg-demo-pro-topbar nav a{font-size:13px;font-weight:800;color:#526674;text-decoration:none}.ggg-demo-pro-topbar>div{display:flex;gap:8px}.ggg-demo-pro-topbar>div>a{padding:9px 12px;border-radius:11px;text-decoration:none;font-size:12px;font-weight:850}.ggg-demo-pro-topbar .ghost{border:1px solid #d7e1e6;color:#173346;background:#fff}.ggg-demo-pro-topbar .solid{background:#173f55;color:#fff}
.ggg-demo-pro-main{width:min(1180px,calc(100% - 28px));margin:18px auto 0}.ggg-demo-pro-hero{display:grid;grid-template-columns:1.05fr .95fr;min-height:610px;border-radius:34px;overflow:hidden;background:linear-gradient(145deg,#153c51 0,#245d78 58%,#2f7392 100%);box-shadow:0 28px 65px rgba(20,52,70,.18)}.ggg-demo-pro-hero-copy{padding:64px 54px 46px;color:#fff;display:flex;flex-direction:column;justify-content:center}.ggg-demo-pro-eyebrow{font-size:11px;letter-spacing:.18em;font-weight:900;color:#bcd8e7}.ggg-demo-pro-hero h1{margin:13px 0 8px;color:#fff;font-size:clamp(48px,6vw,82px);line-height:.91;letter-spacing:-.055em}.ggg-demo-pro-hero .location{margin:0;color:#dcebf2;font-weight:700}.ggg-demo-pro-hero .lead{max-width:620px;margin:23px 0 0;color:#edf5f8;font-size:19px;line-height:1.58}.ggg-demo-pro-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.ggg-demo-pro-actions a{display:inline-flex;align-items:center;gap:8px;border-radius:13px;background:#fff;color:#163d52;padding:12px 17px;text-decoration:none;font-weight:900;font-size:13px}.ggg-demo-pro-actions a svg{width:17px}.ggg-demo-pro-actions a.secondary{background:rgba(255,255,255,.10);color:#fff;border:1px solid rgba(255,255,255,.18)}.ggg-demo-pro-quickfacts{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:42px}.ggg-demo-pro-quickfacts>div{display:flex;gap:10px;align-items:center;padding:12px 13px;border-radius:16px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.13)}.ggg-demo-pro-quickfacts svg{font-size:20px;color:#fff}.ggg-demo-pro-quickfacts small{display:block;color:#b9d7e7;font-size:8px;letter-spacing:.15em;font-weight:900}.ggg-demo-pro-quickfacts strong{display:block;color:#fff;margin-top:2px;font-size:13px;line-height:1.2}.ggg-demo-pro-hero-visual{position:relative;min-height:610px;background:linear-gradient(rgba(15,39,53,.04),rgba(15,39,53,.10)),var(--demo-cover);background-size:cover;background-position:center}.ggg-demo-pro-hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(21,60,81,.65) 0,transparent 30%,rgba(7,26,38,.08) 100%)}.ggg-demo-pro-floating-card{position:absolute;left:30px;bottom:32px;z-index:2;width:min(340px,calc(100% - 60px));display:flex;gap:14px;align-items:flex-start;background:rgba(255,255,255,.94);border:1px solid rgba(255,255,255,.5);box-shadow:0 18px 45px rgba(7,28,39,.19);border-radius:20px;padding:17px}.ggg-demo-pro-floating-card>span{flex:0 0 42px;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:13px;background:#eaf3f7;color:#205d7b;font-size:21px}.ggg-demo-pro-floating-card small{display:block;color:#7c8d98;font-size:8px;letter-spacing:.14em;font-weight:900}.ggg-demo-pro-floating-card b{display:block;margin-top:3px;color:#173346;font-size:16px}.ggg-demo-pro-floating-card p{margin:4px 0 0;color:#6b7d88;font-size:12px}.ggg-demo-pro-qr{position:absolute;right:24px;top:24px;z-index:2;background:rgba(255,255,255,.96);padding:9px;border-radius:15px;text-align:center;box-shadow:0 14px 34px rgba(5,25,36,.16)}.ggg-demo-pro-qr img{width:92px;height:92px;border-radius:8px}.ggg-demo-pro-qr small{display:block;margin-top:5px;color:#667b88;font-size:9px;font-weight:800}
.ggg-demo-pro-section{padding:82px 12px 18px}.ggg-demo-pro-section.soft{margin-top:48px;padding:64px 42px 52px;background:linear-gradient(145deg,#f0f6f8,#f9f8f4);border:1px solid #dbe6ea;border-radius:30px}.ggg-demo-pro-section-title{display:grid;grid-template-columns:46px 1fr;gap:18px;align-items:start;margin-bottom:30px}.ggg-demo-pro-section-title>span{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:14px;background:#173f55;color:#fff;font-size:11px;font-weight:900;box-shadow:0 12px 28px rgba(23,63,85,.18)}.ggg-demo-pro-section-title small{font-size:10px;letter-spacing:.16em;font-weight:900;color:#2b6d8e}.ggg-demo-pro-section-title h2{margin:4px 0 6px;font-size:clamp(32px,4vw,50px);line-height:1;letter-spacing:-.045em;color:#173346}.ggg-demo-pro-section-title p{margin:0;color:#70808a;max-width:690px;font-size:15px}
.ggg-demo-pro-feature-grid{display:grid;grid-template-columns:1.05fr .95fr .95fr;gap:16px}.ggg-demo-pro-feature-grid .feature{border-radius:24px;padding:25px;border:1px solid #dfe7eb;box-shadow:0 14px 35px rgba(23,51,70,.06)}.ggg-demo-pro-feature-grid .feature.wifi{background:linear-gradient(145deg,#e9f5fb,#f7fbfd)}.ggg-demo-pro-feature-grid .feature.arrival{background:linear-gradient(145deg,#fff6e8,#fffaf3)}.ggg-demo-pro-feature-grid .feature.parking{background:linear-gradient(145deg,#edf7f0,#f9fbf8)}.ggg-demo-pro-feature-grid .icon,.ggg-demo-pro-support-grid .icon{display:flex;width:46px;height:46px;align-items:center;justify-content:center;border-radius:14px;background:#fff;color:#1d5c7b;box-shadow:0 9px 20px rgba(23,51,70,.06);font-size:23px}.ggg-demo-pro-feature-grid small,.ggg-demo-pro-support-grid small{display:block;margin-top:18px;color:#71838e;font-size:9px;letter-spacing:.15em;font-weight:900}.ggg-demo-pro-feature-grid h3,.ggg-demo-pro-support-grid h3{margin:4px 0 9px;font-size:24px;letter-spacing:-.03em;color:#173346}.ggg-demo-pro-feature-grid p,.ggg-demo-pro-support-grid p{margin:0;color:#617582;font-size:14px;line-height:1.55}.ggg-demo-pro-feature-grid .data{margin-top:11px;padding:12px 13px;border-radius:14px;background:#fff;border:1px solid rgba(23,51,70,.07)}.ggg-demo-pro-feature-grid .data span{display:block;color:#84939c;font-size:9px;letter-spacing:.12em;font-weight:900}.ggg-demo-pro-feature-grid .data b{display:block;color:#173346;margin-top:3px;word-break:break-word}
.ggg-demo-pro-rules-layout{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ggg-demo-pro-rulecard{border-radius:24px;padding:24px;background:#fff;border:1px solid #dfe7eb;box-shadow:0 14px 34px rgba(23,51,70,.06)}.ggg-demo-pro-rulecard.rules{background:linear-gradient(145deg,#fff3ee,#fffaf7)}.ggg-demo-pro-rulecard.energy{background:linear-gradient(145deg,#edf8f2,#fbfcfa)}.ggg-demo-pro-rulecard header{display:flex;gap:13px;align-items:center;margin-bottom:18px}.ggg-demo-pro-rulecard header>span{display:flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:14px;background:#fff;color:#235f7e;box-shadow:0 8px 18px rgba(23,51,70,.06);font-size:22px}.ggg-demo-pro-rulecard header small{display:block;color:#7c8d97;font-size:9px;letter-spacing:.14em;font-weight:900}.ggg-demo-pro-rulecard header h3{margin:3px 0 0;color:#173346;font-size:22px}.ggg-demo-pro-rulecard ul{list-style:none;margin:0;padding:0;display:grid;gap:9px}.ggg-demo-pro-rulecard li{display:flex;gap:10px;align-items:flex-start;padding:11px 12px;border-radius:13px;background:rgba(255,255,255,.72);border:1px solid rgba(23,51,70,.06);color:#304d5d;font-size:14px;line-height:1.4}.ggg-demo-pro-rulecard li b{display:flex;flex:0 0 20px;width:20px;height:20px;align-items:center;justify-content:center;border-radius:50%;background:#1f6889;color:#fff;font-size:10px}
.ggg-demo-pro-support-grid{display:grid;grid-template-columns:1fr .8fr 1.15fr;gap:16px}.ggg-demo-pro-support-grid article{border-radius:24px;padding:24px;border:1px solid #dfe7eb;box-shadow:0 14px 35px rgba(23,51,70,.06)}.ggg-demo-pro-support-grid .host{background:linear-gradient(145deg,#eef6fa,#fbfcfd)}.ggg-demo-pro-support-grid .emergency{background:linear-gradient(145deg,#fff0ef,#fff9f8)}.ggg-demo-pro-support-grid .territory{background:linear-gradient(145deg,#fff5e8,#fffaf5)}.ggg-demo-pro-support-grid .buttons{display:flex;gap:8px;margin-top:17px}.ggg-demo-pro-support-grid .buttons a,.ggg-demo-pro-support-grid .territory>a{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border-radius:11px;background:#173f55;color:#fff;text-decoration:none;font-size:12px;font-weight:850}.ggg-demo-pro-support-grid .territory>a{margin-top:16px}.ggg-demo-pro-support-grid .territory>a svg{width:15px}
.ggg-demo-pro-final{margin:82px 0 0;display:grid;grid-template-columns:1fr 180px;gap:28px;align-items:center;padding:38px 42px;border-radius:28px;background:linear-gradient(135deg,#173b50,#205d79);color:#fff;box-shadow:0 20px 45px rgba(23,59,80,.16)}.ggg-demo-pro-final h2{margin:8px 0 8px;color:#fff;font-size:34px;letter-spacing:-.04em}.ggg-demo-pro-final p{margin:0;color:#dcebf2;max-width:690px}.ggg-demo-pro-final .qr{text-align:center}.ggg-demo-pro-final .qr img{width:145px;height:145px;background:#fff;padding:7px;border-radius:17px}.ggg-demo-pro-final .qr small{display:block;margin-top:7px;color:#c8dde8;font-size:10px}.ggg-demo-pro-footer{width:min(1180px,calc(100% - 28px));margin:0 auto;padding:25px 6px 44px;display:flex;justify-content:space-between;gap:20px;color:#71818c;font-size:12px}.ggg-demo-pro-footer b{color:#294a5c}

/* Pro A4 roadmap */
.ggg-pro-roadmap-body{margin:0!important;background:#e7edf0!important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}.ggg-pro-roadmap-page{padding:18px}.ggg-pro-toolbar{width:min(210mm,calc(100% - 20px));margin:0 auto 12px;display:flex;justify-content:space-between;align-items:center;gap:12px}.ggg-pro-toolbar>div{display:flex;gap:8px;flex-wrap:wrap}.ggg-pro-toolbar a,.ggg-pro-toolbar button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #d7e0e5;background:#fff;color:#173346;text-decoration:none;border-radius:11px;padding:9px 12px;font-size:12px;font-weight:850;cursor:pointer}.ggg-pro-roadmap-sheet{width:210mm;min-height:297mm;margin:0 auto;background:#fff;box-shadow:0 22px 55px rgba(18,49,67,.16);overflow:hidden;color:#173346}.ggg-pro-roadmap-hero{height:61mm;position:relative;background:var(--demo-cover) center 54%/cover no-repeat;color:#fff;overflow:hidden}.ggg-pro-roadmap-veil{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,38,54,.90) 0%,rgba(17,51,69,.78) 49%,rgba(12,36,50,.20) 100%)}.ggg-pro-roadmap-brand{position:absolute;z-index:2;top:10mm;left:11mm;display:flex;gap:3mm;align-items:center}.ggg-pro-roadmap-brand>span{display:flex;align-items:center;justify-content:center;width:11mm;height:11mm;border-radius:3.2mm;background:#fff;color:#1e5b78;font-weight:950;font-size:11pt}.ggg-pro-roadmap-brand b{display:block;color:#fff;font-size:12pt;line-height:1}.ggg-pro-roadmap-brand small{display:block;color:#c7deea;font-size:6.8pt;letter-spacing:.13em;margin-top:1.2mm}.ggg-pro-roadmap-title{position:absolute;z-index:2;left:11mm;bottom:9mm;width:125mm}.ggg-pro-roadmap-title>span{display:block;color:#bdd8e6;font-size:6.8pt;letter-spacing:.16em;font-weight:900}.ggg-pro-roadmap-title h1{margin:2mm 0 1mm;color:#fff;font-size:28pt;line-height:.95;letter-spacing:-.045em}.ggg-pro-roadmap-title p{margin:0;color:#e3eef3;font-size:9pt}.ggg-pro-roadmap-guideqr{position:absolute;z-index:2;right:9mm;bottom:8mm;background:#fff;padding:2.2mm;border-radius:4mm;text-align:center;box-shadow:0 5mm 10mm rgba(9,29,40,.16)}.ggg-pro-roadmap-guideqr img{display:block;width:25mm;height:25mm;border-radius:2mm}.ggg-pro-roadmap-guideqr small{display:block;color:#5f7480;font-size:6.5pt;margin-top:1.2mm;font-weight:800}.ggg-pro-roadmap-facts{display:grid;grid-template-columns:repeat(3,1fr);margin:0 8mm;transform:translateY(-4.5mm);position:relative;z-index:3;border-radius:5mm;background:#fff;box-shadow:0 3mm 9mm rgba(18,49,67,.11);border:1px solid #e1e8ec;overflow:hidden}.ggg-pro-roadmap-facts>div{display:flex;align-items:center;gap:3mm;padding:4mm 5mm;border-right:1px solid #e4eaed}.ggg-pro-roadmap-facts>div:last-child{border-right:0}.ggg-pro-roadmap-facts svg{font-size:16pt;color:#1f6381}.ggg-pro-roadmap-facts small{display:block;color:#84929a;font-size:5.8pt;letter-spacing:.13em;font-weight:900}.ggg-pro-roadmap-facts strong{display:block;margin-top:.8mm;color:#173346;font-size:8.5pt;line-height:1.15}.ggg-pro-roadmap-content{display:grid;grid-template-columns:1fr 1fr;gap:4mm;padding:0 8mm 3mm}.ggg-pro-roadmap-col{display:grid;gap:3.5mm;align-content:start}.ggg-pro-rm-card{border-radius:5mm;padding:4.1mm;border:1px solid #e0e8ec;box-shadow:0 2mm 6mm rgba(23,51,70,.045);break-inside:avoid}.ggg-pro-rm-card.rm-wifi{background:linear-gradient(145deg,#eaf6fc,#f8fcfe)}.ggg-pro-rm-card.rm-rules{background:linear-gradient(145deg,#fff2ec,#fff9f5)}.ggg-pro-rm-card.rm-energy{background:linear-gradient(145deg,#eaf7ef,#f8fbf9)}.ggg-pro-rm-card.rm-checkout{background:linear-gradient(145deg,#fff6e5,#fffaf3)}.ggg-pro-rm-card.rm-contact{background:linear-gradient(145deg,#f0f6f9,#fbfcfd)}.ggg-pro-rm-card.rm-waste{background:linear-gradient(145deg,#edf8f0,#f9fbf9)}.ggg-pro-rm-card header{display:flex;gap:2.8mm;align-items:center;margin-bottom:3mm}.ggg-pro-rm-icon{display:flex;flex:0 0 10mm;width:10mm;height:10mm;align-items:center;justify-content:center;border-radius:3mm;background:#fff;color:#1f6482;box-shadow:0 1.5mm 4mm rgba(23,51,70,.06);font-size:15pt}.ggg-pro-rm-card header small,.ggg-pro-roadmap-activity small{display:block;color:#7d8f99;font-size:5.6pt;letter-spacing:.13em;font-weight:900}.ggg-pro-rm-card header h2,.ggg-pro-roadmap-activity h2{margin:.6mm 0 0;color:#173346;font-size:12.5pt;line-height:1}.ggg-pro-time{margin-left:auto;background:#fff;color:#173346;padding:2mm 2.8mm;border-radius:3mm;font-size:11pt}.ggg-pro-wifi-pair{display:grid;grid-template-columns:1fr 1fr;gap:2.5mm}.ggg-pro-wifi-pair>div{background:#fff;border:1px solid rgba(23,51,70,.07);border-radius:3mm;padding:3mm}.ggg-pro-wifi-pair small{display:block;color:#82939d;font-size:5.5pt;letter-spacing:.12em;font-weight:900}.ggg-pro-wifi-pair strong{display:block;margin-top:.8mm;color:#173346;font-size:9pt;word-break:break-word}.ggg-pro-rm-card ul{list-style:none;margin:0;padding:0;display:grid;gap:1.7mm}.ggg-pro-rm-card li{display:flex;gap:2mm;align-items:flex-start;color:#345160;font-size:7.4pt;line-height:1.26}.ggg-pro-rm-card li>span{display:flex;flex:0 0 4.2mm;width:4.2mm;height:4.2mm;align-items:center;justify-content:center;border-radius:50%;background:#1f6685;color:#fff;font-size:5.8pt;font-weight:900}.ggg-pro-contact{display:flex;justify-content:space-between;gap:3mm;align-items:center;background:#fff;border-radius:3mm;padding:2.7mm 3mm;border:1px solid rgba(23,51,70,.07)}.ggg-pro-contact b{font-size:8.2pt}.ggg-pro-contact span{font-size:7pt;color:#5d7280}.ggg-pro-emergency{margin-top:2mm;display:flex;gap:3mm;align-items:center;padding:2.7mm 3mm;border-radius:3mm;background:#fff0ef;border:1px solid #f4d8d5}.ggg-pro-emergency b{font-size:15pt;line-height:1;color:#b33f37}.ggg-pro-emergency span{font-size:7pt;color:#6d514f}.ggg-pro-rm-card.rm-waste p{margin:0;color:#35525f;font-size:7.3pt;line-height:1.3}.ggg-pro-rm-card.rm-waste>small{display:block;margin-top:1.5mm;color:#72838d;font-size:6.4pt}.ggg-pro-roadmap-bottom{display:grid;grid-template-columns:1fr 57mm;gap:4mm;align-items:stretch;margin:1mm 8mm 0;padding:4mm;border-radius:5mm;background:linear-gradient(135deg,#173c51,#205e7b);color:#fff}.ggg-pro-roadmap-activity{display:grid;grid-template-columns:11mm 1fr;gap:3mm;align-items:start}.ggg-pro-roadmap-activity .ggg-pro-rm-icon{background:rgba(255,255,255,.12);color:#fff;box-shadow:none;border:1px solid rgba(255,255,255,.10)}.ggg-pro-roadmap-activity small{color:#b9d6e4}.ggg-pro-roadmap-activity h2{color:#fff;font-size:12.5pt}.ggg-pro-roadmap-activity p{margin:1.5mm 0 2mm;color:#d9e8ef;font-size:7pt}.ggg-pro-roadmap-activity a{display:inline-flex;align-items:center;gap:1.5mm;color:#173346;background:#fff;text-decoration:none;font-size:6.7pt;font-weight:900;padding:2mm 2.5mm;border-radius:2.6mm}.ggg-pro-roadmap-activity a svg{width:3.6mm}.ggg-pro-roadmap-qrpair{display:grid;grid-template-columns:1fr 1fr;gap:2mm;align-items:center}.ggg-pro-roadmap-qrpair>div{text-align:center}.ggg-pro-roadmap-qrpair img{display:block;width:22mm;height:22mm;background:#fff;padding:1.2mm;border-radius:3mm;margin:0 auto}.ggg-pro-roadmap-qrpair small{display:block;color:#d7e8ef;margin-top:1mm;font-size:5.6pt}.ggg-pro-roadmap-footer{display:flex;justify-content:space-between;align-items:center;padding:3mm 8mm 5mm;color:#70818b;font-size:6pt}.ggg-pro-roadmap-footer b{color:#294d60;font-size:6.5pt}
@media(max-width:980px){.ggg-demo-pro-topbar{grid-template-columns:auto 1fr}.ggg-demo-pro-topbar nav{display:none}.ggg-demo-pro-topbar>div{justify-self:end}.ggg-demo-pro-hero{grid-template-columns:1fr}.ggg-demo-pro-hero-visual{min-height:420px}.ggg-demo-pro-feature-grid,.ggg-demo-pro-support-grid{grid-template-columns:1fr 1fr}.ggg-demo-pro-support-grid .territory{grid-column:span 2}}
@media(max-width:700px){.ggg-demo-pro-topbar{grid-template-columns:1fr}.ggg-demo-pro-topbar>div{justify-self:stretch}.ggg-demo-pro-topbar>div>a{flex:1;text-align:center}.ggg-demo-pro-main{width:min(100% - 18px,1180px)}.ggg-demo-pro-hero{border-radius:24px}.ggg-demo-pro-hero-copy{padding:45px 25px 30px}.ggg-demo-pro-hero h1{font-size:52px}.ggg-demo-pro-quickfacts{grid-template-columns:1fr}.ggg-demo-pro-feature-grid,.ggg-demo-pro-rules-layout,.ggg-demo-pro-support-grid{grid-template-columns:1fr}.ggg-demo-pro-support-grid .territory{grid-column:auto}.ggg-demo-pro-section{padding-top:58px}.ggg-demo-pro-section.soft{padding:44px 18px 34px}.ggg-demo-pro-final{grid-template-columns:1fr;padding:28px}.ggg-demo-pro-final .qr{text-align:left}.ggg-demo-pro-final .qr img{width:120px;height:120px}.ggg-demo-pro-footer{flex-direction:column}.ggg-pro-roadmap-page{padding:8px;overflow:auto}.ggg-pro-toolbar{width:100%;flex-direction:column;align-items:stretch}.ggg-pro-toolbar>div{display:grid;grid-template-columns:1fr 1fr 1fr}.ggg-pro-roadmap-sheet{transform-origin:top left}}
@media print{@page{size:A4 portrait;margin:0}html,body.ggg-pro-roadmap-body{width:210mm!important;height:297mm!important;margin:0!important;padding:0!important;background:#fff!important}.ggg-pro-roadmap-body *{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.ggg-pro-roadmap-page{padding:0!important;margin:0!important}.ggg-pro-toolbar,.ggg-pro-roadmap-body .no-print{display:none!important}.ggg-pro-roadmap-sheet{width:210mm!important;height:297mm!important;min-height:297mm!important;max-height:297mm!important;margin:0!important;box-shadow:none!important;overflow:hidden!important;page-break-after:avoid!important}.ggg-pro-roadmap-footer{padding-bottom:3mm}.ggg-demo-pro-body .ggg-demo-pro-topbar{display:none!important}}


/* 4.0.1 professional demo refresh */
.ggg-demo-pro-body,.ggg-pro-roadmap-body{color:#19384a}
.ggg-demo-pro-body svg,.ggg-pro-roadmap-body svg{width:18px;height:18px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.ggg-demo-pro-shell{background:linear-gradient(180deg,#eef3f5 0,#f7f7f3 520px,#f3f1eb 100%)}
.ggg-demo-pro-topbar{width:min(1140px,calc(100% - 28px));padding:10px 14px 10px 16px;border-radius:18px;box-shadow:0 12px 32px rgba(19,49,67,.08);gap:18px}
.ggg-demo-pro-logo>span{width:38px;height:38px;border-radius:12px;font-size:15px}
.ggg-demo-pro-topbar nav{gap:18px}.ggg-demo-pro-topbar nav a{font-size:12px;letter-spacing:.02em}.ggg-demo-pro-topbar>div>a{padding:8px 12px;border-radius:10px}
.ggg-demo-pro-main{width:min(1140px,calc(100% - 28px));margin:16px auto 0}
.ggg-demo-pro-hero{min-height:560px;border-radius:30px;box-shadow:0 24px 58px rgba(20,52,70,.14);background:linear-gradient(145deg,#14384d 0,#1f5771 55%,#2a6f8f 100%)}
.ggg-demo-pro-hero-copy{padding:54px 46px 40px}.ggg-demo-pro-eyebrow{font-size:10px}.ggg-demo-pro-hero h1{font-size:clamp(40px,5.3vw,68px);line-height:.94;margin:12px 0 9px}.ggg-demo-pro-hero .location{font-size:15px}.ggg-demo-pro-hero .lead{margin-top:18px;font-size:17px;line-height:1.55;max-width:560px;color:#ebf4f8}
.ggg-demo-pro-actions{gap:9px;margin-top:26px}.ggg-demo-pro-actions a{padding:11px 15px;font-size:12px;border-radius:12px;box-shadow:none}.ggg-demo-pro-actions a svg{width:16px;height:16px}.ggg-demo-pro-actions a.secondary{background:rgba(255,255,255,.08)}
.ggg-demo-pro-quickfacts{gap:10px;margin-top:30px}.ggg-demo-pro-quickfacts>div{padding:11px 12px;border-radius:14px;gap:9px}.ggg-demo-pro-quickfacts svg{width:16px;height:16px}.ggg-demo-pro-quickfacts small{font-size:8px}.ggg-demo-pro-quickfacts strong{font-size:12px}
.ggg-demo-pro-hero-visual{min-height:560px}.ggg-demo-pro-hero-visual:after{background:linear-gradient(90deg,rgba(20,56,77,.52) 0,transparent 28%,rgba(7,26,38,.06) 100%)}
.ggg-demo-pro-floating-card{left:24px;bottom:24px;width:min(320px,calc(100% - 48px));padding:14px 15px;border-radius:18px;gap:12px}.ggg-demo-pro-floating-card>span{flex:0 0 38px;width:38px;height:38px;border-radius:12px;font-size:0}.ggg-demo-pro-floating-card>span svg{width:18px;height:18px}.ggg-demo-pro-floating-card small{font-size:8px}.ggg-demo-pro-floating-card b{font-size:15px}.ggg-demo-pro-floating-card p{font-size:12px;line-height:1.4}
.ggg-demo-pro-qr{right:18px;top:18px;padding:8px;border-radius:14px}.ggg-demo-pro-qr img{width:86px;height:86px}.ggg-demo-pro-qr small{font-size:9px}
.ggg-demo-pro-section{padding:72px 8px 10px}.ggg-demo-pro-section.soft{margin-top:36px;padding:52px 34px 42px;border-radius:26px}.ggg-demo-pro-section-title{grid-template-columns:42px 1fr;gap:16px;margin-bottom:24px}.ggg-demo-pro-section-title>span{width:42px;height:42px;border-radius:13px;font-size:10px}.ggg-demo-pro-section-title small{font-size:9px}.ggg-demo-pro-section-title h2{font-size:clamp(28px,3.6vw,42px);margin:4px 0 6px}.ggg-demo-pro-section-title p{font-size:14px;max-width:660px;line-height:1.5}
.ggg-demo-pro-feature-grid,.ggg-demo-pro-rules-layout,.ggg-demo-pro-support-grid{gap:14px}
.ggg-demo-pro-feature-grid .feature,.ggg-demo-pro-rulecard,.ggg-demo-pro-support-grid article{border-radius:22px;padding:22px;box-shadow:0 12px 28px rgba(23,51,70,.055)}
.ggg-demo-pro-feature-grid .icon,.ggg-demo-pro-support-grid .icon,.ggg-demo-pro-rulecard header>span{width:40px;height:40px;border-radius:12px;font-size:0}.ggg-demo-pro-feature-grid .icon svg,.ggg-demo-pro-support-grid .icon svg,.ggg-demo-pro-rulecard header>span svg{width:18px;height:18px}
.ggg-demo-pro-feature-grid small,.ggg-demo-pro-support-grid small,.ggg-demo-pro-rulecard header small{margin-top:14px;font-size:8px}.ggg-demo-pro-feature-grid h3,.ggg-demo-pro-support-grid h3,.ggg-demo-pro-rulecard header h3{font-size:21px}.ggg-demo-pro-feature-grid p,.ggg-demo-pro-support-grid p{font-size:14px;line-height:1.52}.ggg-demo-pro-feature-grid .data{padding:11px 12px;border-radius:13px}.ggg-demo-pro-feature-grid .data span{font-size:8px}.ggg-demo-pro-feature-grid .data b{font-size:15px}
.ggg-demo-pro-rulecard li{padding:10px 11px;border-radius:12px;font-size:14px}.ggg-demo-pro-rulecard li b{width:18px;height:18px;flex-basis:18px;font-size:10px}
.ggg-demo-pro-support-grid{display:grid;grid-template-columns:1fr 1fr 1.1fr}.ggg-demo-pro-support-grid article p{margin-top:8px}.ggg-demo-pro-support-grid .buttons{display:flex;gap:8px;margin-top:14px}.ggg-demo-pro-support-grid .buttons a{display:inline-flex;align-items:center;justify-content:center;padding:9px 12px;border-radius:10px;background:#173f55;color:#fff;text-decoration:none;font-size:12px;font-weight:850}.ggg-demo-pro-support-grid .buttons a:last-child{background:#fff;color:#173f55;border:1px solid #d8e2e7}
.ggg-demo-pro-support-grid .territory a{display:inline-flex;align-items:center;gap:7px;margin-top:14px;padding:10px 13px;border-radius:11px;background:#173f55;color:#fff;text-decoration:none;font-size:12px;font-weight:850}.ggg-demo-pro-support-grid .territory a svg{width:14px;height:14px}
.ggg-demo-pro-final{margin-top:38px;border-radius:28px;padding:32px 34px;box-shadow:0 18px 42px rgba(19,49,67,.12)}.ggg-demo-pro-final h2{font-size:34px;line-height:1.02;margin:8px 0 10px}.ggg-demo-pro-final p{font-size:15px;line-height:1.55;max-width:620px}.ggg-demo-pro-final .qr img{width:126px;height:126px;border-radius:14px}.ggg-demo-pro-footer{width:min(1140px,calc(100% - 28px));padding:22px 6px 40px}

.ggg-pro-roadmap-page{padding:14px}.ggg-pro-toolbar{width:min(210mm,calc(100% - 10px));margin:0 auto 10px}.ggg-pro-toolbar a,.ggg-pro-toolbar button{padding:8px 11px;border-radius:10px;font-size:11px}
.ggg-pro-roadmap-sheet{box-shadow:0 18px 46px rgba(18,49,67,.12)}
.ggg-pro-roadmap-hero{height:56mm}.ggg-pro-roadmap-brand{top:8.5mm;left:9.5mm}.ggg-pro-roadmap-brand>span{width:9.5mm;height:9.5mm;border-radius:3mm;font-size:10pt}.ggg-pro-roadmap-brand b{font-size:11pt}.ggg-pro-roadmap-brand small{font-size:6.2pt}.ggg-pro-roadmap-title{left:9.5mm;bottom:8mm;width:122mm}.ggg-pro-roadmap-title>span{font-size:6.2pt}.ggg-pro-roadmap-title h1{font-size:24pt;margin:1.6mm 0 1mm}.ggg-pro-roadmap-title p{font-size:8.6pt}.ggg-pro-roadmap-guideqr{right:8mm;bottom:7mm;padding:1.8mm;border-radius:3.5mm}.ggg-pro-roadmap-guideqr img{width:22mm;height:22mm}.ggg-pro-roadmap-guideqr small{font-size:6pt}
.ggg-pro-roadmap-facts{margin:0 7.5mm;transform:translateY(-4mm);border-radius:4.5mm}.ggg-pro-roadmap-facts>div{gap:2.7mm;padding:3.5mm 4.3mm}.ggg-pro-roadmap-facts svg{width:14px;height:14px}.ggg-pro-roadmap-facts strong{font-size:8pt}
.ggg-pro-roadmap-content{gap:3.4mm;padding:0 7.5mm 2.4mm}.ggg-pro-roadmap-col{gap:3mm}.ggg-pro-rm-card{padding:3.8mm;border-radius:4.5mm}.ggg-pro-rm-card header{gap:2.2mm;margin-bottom:2.4mm}.ggg-pro-rm-icon{flex-basis:8.5mm;width:8.5mm;height:8.5mm;border-radius:2.8mm;font-size:0}.ggg-pro-rm-icon svg{width:14px;height:14px}.ggg-pro-rm-card header small,.ggg-pro-roadmap-activity small{font-size:5.2pt}.ggg-pro-rm-card header h2,.ggg-pro-roadmap-activity h2{font-size:11.4pt}.ggg-pro-time{padding:1.8mm 2.3mm;border-radius:2.6mm;font-size:10pt}.ggg-pro-wifi-pair{gap:2mm}.ggg-pro-wifi-pair>div{border-radius:2.8mm;padding:2.6mm}.ggg-pro-wifi-pair strong{font-size:8.4pt}.ggg-pro-rm-card ul{gap:1.45mm}.ggg-pro-rm-card li{gap:1.7mm;font-size:7.1pt;line-height:1.28}.ggg-pro-rm-card li>span{flex-basis:3.8mm;width:3.8mm;height:3.8mm;font-size:5.2pt}.ggg-pro-contact{padding:2.5mm 2.8mm}.ggg-pro-contact b{font-size:7.8pt}.ggg-pro-contact span{font-size:6.7pt}.ggg-pro-emergency{padding:2.4mm 2.8mm}.ggg-pro-emergency b{font-size:13pt}.ggg-pro-rm-card.rm-waste p{font-size:7.1pt}.ggg-pro-rm-card.rm-waste>small{font-size:6pt}.ggg-pro-roadmap-bottom{margin:1mm 7.5mm 0;padding:3.6mm;border-radius:4.5mm;grid-template-columns:1fr 52mm}.ggg-pro-roadmap-activity{grid-template-columns:9mm 1fr;gap:2.6mm}.ggg-pro-roadmap-activity p{font-size:6.8pt}.ggg-pro-roadmap-activity a{font-size:6.4pt;padding:1.8mm 2.2mm;border-radius:2.4mm}.ggg-pro-roadmap-activity a svg{width:3.2mm;height:3.2mm}.ggg-pro-roadmap-qrpair img{width:20mm;height:20mm;border-radius:2.6mm}.ggg-pro-roadmap-qrpair small{font-size:5.2pt}.ggg-pro-roadmap-footer{padding:2.8mm 7.5mm 4.2mm;font-size:5.8pt}

@media(max-width:980px){.ggg-demo-pro-feature-grid,.ggg-demo-pro-support-grid{grid-template-columns:1fr 1fr}.ggg-demo-pro-support-grid .territory{grid-column:span 2}.ggg-demo-pro-hero{min-height:auto}.ggg-demo-pro-hero-copy{padding:42px 28px 30px}.ggg-demo-pro-hero-visual{min-height:380px}.ggg-demo-pro-final{padding:28px 26px}.ggg-pro-roadmap-sheet{width:100%;min-height:auto}.ggg-pro-roadmap-hero,.ggg-pro-roadmap-facts,.ggg-pro-roadmap-content,.ggg-pro-roadmap-bottom,.ggg-pro-roadmap-footer{width:100%}}
@media(max-width:700px){.ggg-demo-pro-hero{border-radius:22px}.ggg-demo-pro-hero-copy{padding:36px 22px 28px}.ggg-demo-pro-hero h1{font-size:44px}.ggg-demo-pro-hero .lead{font-size:16px}.ggg-demo-pro-quickfacts{grid-template-columns:1fr}.ggg-demo-pro-section{padding-top:52px}.ggg-demo-pro-section.soft{padding:36px 16px 28px;border-radius:22px}.ggg-demo-pro-feature-grid,.ggg-demo-pro-rules-layout,.ggg-demo-pro-support-grid{grid-template-columns:1fr}.ggg-demo-pro-support-grid .territory{grid-column:auto}.ggg-demo-pro-final{grid-template-columns:1fr;padding:24px 18px;border-radius:22px}.ggg-demo-pro-final h2{font-size:30px}.ggg-demo-pro-footer{flex-direction:column;align-items:flex-start}.ggg-pro-toolbar>div{grid-template-columns:1fr}.ggg-pro-roadmap-sheet{overflow:hidden}.ggg-pro-roadmap-page{padding:6px}}


/* 4.0.2 svg safety + cleaner preview */
.ggg-safe-svg{display:block!important;width:18px!important;height:18px!important;min-width:18px!important;max-width:18px!important;min-height:18px!important;max-height:18px!important;flex:0 0 18px!important;overflow:visible!important;aspect-ratio:1/1!important}
.ggg-safe-svg *, .ggg-safe-svg circle, .ggg-safe-svg path, .ggg-safe-svg rect, .ggg-safe-svg polyline, .ggg-safe-svg line {fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important;vector-effect:non-scaling-stroke!important}
.ggg-demo-pro-body svg:not(.ggg-safe-svg), .ggg-pro-roadmap-body svg:not(.ggg-safe-svg){max-width:none!important}
.ggg-demo-pro-topbar,.ggg-demo-pro-main,.ggg-demo-pro-footer{position:relative;z-index:2}
.ggg-demo-pro-topbar{margin-top:16px}
.ggg-demo-pro-hero,.ggg-demo-pro-section.soft,.ggg-demo-pro-final,.ggg-pro-roadmap-sheet{overflow:hidden}
.ggg-demo-pro-hero-visual .ggg-demo-pro-photo{position:absolute;inset:0;background:linear-gradient(rgba(8,24,34,.06),rgba(8,24,34,.12));}
.ggg-demo-pro-support-grid .buttons a,.ggg-demo-pro-support-grid .territory a,.ggg-demo-pro-actions a,.ggg-pro-toolbar a,.ggg-pro-toolbar button{transition:all .18s ease}
.ggg-demo-pro-support-grid .buttons a:hover,.ggg-demo-pro-support-grid .territory a:hover,.ggg-demo-pro-actions a:hover,.ggg-pro-toolbar a:hover,.ggg-pro-toolbar button:hover{transform:translateY(-1px)}
.ggg-pro-roadmap-sheet{font-kerning:normal}
.ggg-pro-roadmap-title h1,.ggg-demo-pro-hero h1,.ggg-demo-pro-final h2{font-weight:900}
@media(max-width:700px){.ggg-safe-svg{width:16px!important;height:16px!important;min-width:16px!important;max-width:16px!important;min-height:16px!important;max-height:16px!important;flex-basis:16px!important}}


/* 4.1 Mediterranean Premium - isolated, no inline SVG dependency */
.ggg41-body{margin:0!important;background:#edf2f4!important;color:#173346!important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Arial,sans-serif!important;line-height:1.5!important}.ggg41-body *{box-sizing:border-box}.ggg41-body a{color:inherit}.ggg41-shell{min-height:100vh;background:linear-gradient(180deg,#eef3f5 0,#f8f8f5 520px,#f4f1ea 100%);padding-top:14px}.ggg41-topbar{width:min(1120px,calc(100% - 28px));margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center;padding:10px 12px 10px 14px;background:rgba(255,255,255,.95);border:1px solid #dce6ea;border-radius:18px;box-shadow:0 12px 32px rgba(19,49,67,.07);position:sticky;top:10px;z-index:20;backdrop-filter:blur(12px)}.ggg41-logo{display:flex;align-items:center;gap:10px;text-decoration:none}.ggg41-logo>span,.ggg41-rm-brand>span,.ggg41-poster-brand>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#173f55;color:#fff;font-weight:900;font-size:14px}.ggg41-logo b,.ggg41-rm-brand b,.ggg41-poster-brand b{display:block;line-height:1;font-size:15px}.ggg41-logo small,.ggg41-rm-brand small,.ggg41-poster-brand small{display:block;margin-top:4px;font-size:9px;letter-spacing:.13em;color:#7a8b96}.ggg41-topbar nav{display:flex;justify-content:center;gap:22px}.ggg41-topbar nav a{font-size:12px;font-weight:800;color:#506573;text-decoration:none}.ggg41-topbar>div{display:flex;gap:8px}.ggg41-topbar>div>a{padding:8px 11px;border-radius:10px;border:1px solid #dce6ea;background:#fff;text-decoration:none;font-size:11px;font-weight:850}.ggg41-topbar>div>a.primary{background:#173f55;color:#fff;border-color:#173f55}.ggg41-main{width:min(1120px,calc(100% - 28px));margin:16px auto 0}.ggg41-hero{display:grid;grid-template-columns:1fr .92fr;min-height:540px;border-radius:30px;overflow:hidden;background:linear-gradient(145deg,#153b50,#225f7c);box-shadow:0 24px 58px rgba(20,52,70,.14)}.ggg41-hero-copy{padding:54px 46px 38px;color:#fff;display:flex;flex-direction:column;justify-content:center}.ggg41-eyebrow,.ggg41-section-title small,.ggg41-feature-grid article>small,.ggg41-rule-grid article>small,.ggg41-support-grid article>small,.ggg41-final>div>small{font-size:9px;letter-spacing:.16em;font-weight:900}.ggg41-eyebrow{color:#c5ddea}.ggg41-hero h1{margin:12px 0 9px;color:#fff;font-size:clamp(40px,5.2vw,66px);line-height:.94;letter-spacing:-.05em}.ggg41-location{margin:0;color:#dceaf1;font-weight:700;font-size:14px}.ggg41-lead{margin:18px 0 0;max-width:570px;color:#eef5f8;font-size:16px;line-height:1.58}.ggg41-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:25px}.ggg41-actions a{display:inline-flex;align-items:center;justify-content:center;padding:11px 15px;border-radius:11px;background:#fff;color:#173f55;text-decoration:none;font-size:12px;font-weight:900}.ggg41-actions a.ghost{background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.16)}.ggg41-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:30px}.ggg41-facts>div{padding:11px 12px;border-radius:14px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}.ggg41-facts small{display:block;color:#bdd7e5;font-size:8px;letter-spacing:.14em;font-weight:900}.ggg41-facts b{display:block;color:#fff;margin-top:3px;font-size:12px}.ggg41-hero-photo{position:relative;min-height:540px;background:linear-gradient(rgba(7,24,34,.04),rgba(7,24,34,.12)),var(--ggg41-cover) center/cover no-repeat}.ggg41-hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(21,59,80,.45),transparent 32%)}.ggg41-photo-card{position:absolute;left:22px;bottom:22px;z-index:2;width:min(310px,calc(100% - 44px));padding:14px 16px;background:rgba(255,255,255,.95);border-radius:17px;box-shadow:0 18px 42px rgba(7,28,39,.16)}.ggg41-photo-card small{display:block;color:#7b8c96;font-size:8px;letter-spacing:.14em;font-weight:900}.ggg41-photo-card b{display:block;margin-top:3px;font-size:15px;color:#173346}.ggg41-photo-card span{display:block;margin-top:4px;color:#6a7c87;font-size:12px}.ggg41-photo-qr{position:absolute;right:18px;top:18px;z-index:2;background:#fff;padding:8px;border-radius:13px;text-align:center;box-shadow:0 12px 30px rgba(5,25,36,.13)}.ggg41-photo-qr img{width:84px;height:84px;display:block}.ggg41-photo-qr span{display:block;margin-top:5px;font-size:9px;color:#6a7b86}.ggg41-section{padding:70px 6px 12px}.ggg41-section.soft{margin-top:34px;padding:48px 30px 38px;border-radius:26px;background:linear-gradient(145deg,#f0f6f8,#fbfaf6);border:1px solid #dde7eb}.ggg41-section-title{display:grid;grid-template-columns:42px 1fr;gap:15px;margin-bottom:23px}.ggg41-section-title>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#173f55;color:#fff;font-size:10px;font-weight:900}.ggg41-section-title small{color:#2d6f91}.ggg41-section-title h2{margin:4px 0 6px;font-size:clamp(28px,3.5vw,42px);line-height:1;letter-spacing:-.04em}.ggg41-section-title p{margin:0;color:#6c7e89;font-size:14px;max-width:660px}.ggg41-feature-grid,.ggg41-support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ggg41-feature-grid article,.ggg41-support-grid article,.ggg41-rule-grid article{padding:22px;border-radius:21px;border:1px solid #dfe8ec;box-shadow:0 12px 28px rgba(23,51,70,.05)}.ggg41-feature-grid .sky,.ggg41-rm-card.sky,.ggg41-poster-card.sky{background:linear-gradient(145deg,#eaf6fb,#f8fcfd)}.ggg41-feature-grid .sand,.ggg41-rm-card.sand,.ggg41-poster-card.sand{background:linear-gradient(145deg,#fff5e5,#fffaf3)}.ggg41-feature-grid .mint,.ggg41-rm-card.mint,.ggg41-poster-card.mint{background:linear-gradient(145deg,#ebf7ef,#fafcfb)}.ggg41-rule-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ggg41-rule-grid .coral,.ggg41-rm-card.coral,.ggg41-poster-card.coral{background:linear-gradient(145deg,#fff0ea,#fff9f6)}.ggg41-rule-grid .leaf,.ggg41-rm-card.leaf,.ggg41-poster-card.leaf{background:linear-gradient(145deg,#edf8f0,#fbfcfb)}.ggg41-feature-grid h3,.ggg41-support-grid h3,.ggg41-rule-grid h3{margin:5px 0 9px;font-size:21px;letter-spacing:-.03em}.ggg41-feature-grid p,.ggg41-support-grid p{margin:0;color:#607581;font-size:14px;line-height:1.52}.ggg41-data{margin-top:10px;padding:11px 12px;background:#fff;border:1px solid rgba(23,51,70,.07);border-radius:13px}.ggg41-data span{display:block;color:#84939c;font-size:8px;letter-spacing:.12em;font-weight:900}.ggg41-data b{display:block;margin-top:3px;color:#173346;font-size:14px;word-break:break-word}.ggg41-rule-grid ul{list-style:none;margin:12px 0 0;padding:0;display:grid;gap:8px}.ggg41-rule-grid li{position:relative;padding:10px 11px 10px 32px;border-radius:12px;background:rgba(255,255,255,.72);border:1px solid rgba(23,51,70,.06);font-size:13px;color:#34515f}.ggg41-rule-grid li:before{content:'✓';position:absolute;left:10px;top:10px;width:16px;height:16px;border-radius:50%;display:grid;place-items:center;background:#2d6f91;color:#fff;font-size:9px;font-weight:900}.ggg41-support-grid .emergency{background:linear-gradient(145deg,#fff1ef,#fffafa)}.ggg41-support-grid .territory{background:linear-gradient(145deg,#edf6f8,#f9fbfc)}.ggg41-mini-actions{display:flex;gap:8px;margin-top:14px}.ggg41-mini-actions a,.ggg41-textlink{display:inline-flex;padding:9px 12px;border-radius:10px;background:#173f55;color:#fff!important;text-decoration:none;font-size:11px;font-weight:850}.ggg41-mini-actions a:last-child{background:#fff;color:#173f55!important;border:1px solid #d8e2e7}.ggg41-textlink{margin-top:14px}.ggg41-final{margin-top:38px;padding:30px 32px;border-radius:27px;background:linear-gradient(135deg,#173c51,#236481);display:grid;grid-template-columns:1fr 160px;gap:20px;align-items:center;color:#fff;box-shadow:0 18px 42px rgba(19,49,67,.12)}.ggg41-final h2{margin:7px 0 9px;color:#fff;font-size:32px;line-height:1.02}.ggg41-final p{margin:0;color:#dcebf2;font-size:14px}.ggg41-final>div:last-child{text-align:center}.ggg41-final img{width:122px;height:122px;background:#fff;padding:6px;border-radius:14px}.ggg41-final>div:last-child span{display:block;margin-top:6px;color:#cfe1ea;font-size:9px}.ggg41-footer{width:min(1120px,calc(100% - 28px));margin:0 auto;padding:22px 6px 40px;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#71818b}.ggg41-footer b{color:#294b5d}
.ggg41-print-wrap{min-height:100vh;background:#e9eef0;padding:14px}.ggg41-toolbar{width:min(210mm,calc(100% - 10px));margin:0 auto 10px;display:flex;justify-content:space-between;align-items:center;gap:10px}.ggg41-toolbar>div{display:flex;gap:8px}.ggg41-toolbar a,.ggg41-toolbar button{padding:8px 11px;border:1px solid #d7e0e5;background:#fff;color:#173346;text-decoration:none;border-radius:10px;font-size:11px;font-weight:850;cursor:pointer}.ggg41-roadmap,.ggg41-poster{width:210mm;min-height:297mm;margin:0 auto;background:#fff;color:#173346;box-shadow:0 18px 46px rgba(18,49,67,.12);overflow:hidden}.ggg41-rm-hero,.ggg41-poster-hero{height:54mm;position:relative;background:var(--ggg41-cover) center 54%/cover no-repeat;color:#fff}.ggg41-rm-overlay,.ggg41-poster-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,38,54,.90),rgba(17,51,69,.74) 50%,rgba(12,36,50,.18))}.ggg41-rm-brand,.ggg41-poster-brand{position:absolute;z-index:2;left:9mm;top:8mm;display:flex;align-items:center;gap:2.5mm}.ggg41-rm-brand>span,.ggg41-poster-brand>span{width:9mm;height:9mm;border-radius:2.8mm;background:#fff;color:#1d5b79;font-size:9pt}.ggg41-rm-brand b,.ggg41-poster-brand b{color:#fff;font-size:10.5pt}.ggg41-rm-brand small,.ggg41-poster-brand small{color:#c7deea;font-size:5.8pt;margin-top:1mm}.ggg41-rm-title,.ggg41-poster-title{position:absolute;z-index:2;left:9mm;bottom:7.5mm;width:125mm}.ggg41-rm-title small,.ggg41-poster-title small{display:block;color:#bed8e5;font-size:6pt;letter-spacing:.16em;font-weight:900}.ggg41-rm-title h1,.ggg41-poster-title h1{margin:1.5mm 0 .8mm;color:#fff;font-size:23pt;line-height:.95;letter-spacing:-.04em}.ggg41-rm-title p,.ggg41-poster-title p{margin:0;color:#e4eef3;font-size:8pt}.ggg41-rm-qr{position:absolute;z-index:2;right:8mm;bottom:6.5mm;background:#fff;padding:1.8mm;border-radius:3.3mm;text-align:center}.ggg41-rm-qr img{width:21mm;height:21mm;display:block}.ggg41-rm-qr span{display:block;margin-top:1mm;color:#617682;font-size:5.8pt}.ggg41-rm-strip,.ggg41-poster-strip{display:grid;grid-template-columns:repeat(3,1fr);margin:0 7.5mm;transform:translateY(-3.5mm);position:relative;z-index:3;border-radius:4mm;overflow:hidden;background:#fff;border:1px solid #e2e8eb;box-shadow:0 2.5mm 7mm rgba(18,49,67,.09)}.ggg41-rm-strip>div,.ggg41-poster-strip>div{padding:3.3mm 4mm;border-right:1px solid #e5eaed}.ggg41-rm-strip>div:last-child,.ggg41-poster-strip>div:last-child{border-right:0}.ggg41-rm-strip small,.ggg41-poster-strip small{display:block;color:#89979f;font-size:5.5pt;letter-spacing:.13em;font-weight:900}.ggg41-rm-strip b,.ggg41-poster-strip b{display:block;margin-top:.7mm;font-size:8pt;color:#173346}.ggg41-rm-grid{display:grid;grid-template-columns:1fr 1fr;gap:3mm;padding:0 7.5mm 2.5mm}.ggg41-rm-card{padding:3.7mm;border-radius:4.3mm;border:1px solid #e0e8ec;box-shadow:0 1.8mm 5mm rgba(23,51,70,.04);break-inside:avoid}.ggg41-rm-card.pearl,.ggg41-poster-card.pearl{background:linear-gradient(145deg,#f2f6f8,#fbfcfd)}.ggg41-rm-cardhead{display:flex;gap:2.3mm;align-items:center;margin-bottom:2.5mm}.ggg41-rm-cardhead>span{width:8mm;height:8mm;display:grid;place-items:center;border-radius:2.6mm;background:#fff;color:#1f6482;font-size:7pt;font-weight:900;box-shadow:0 1mm 3mm rgba(23,51,70,.05)}.ggg41-rm-cardhead small{display:block;color:#7d8f99;font-size:5.1pt;letter-spacing:.13em;font-weight:900}.ggg41-rm-cardhead h2{margin:.5mm 0 0;font-size:11.2pt;line-height:1}.ggg41-wifi{display:grid;grid-template-columns:1fr 1fr;gap:2mm}.ggg41-wifi>div{padding:2.6mm;background:#fff;border:1px solid rgba(23,51,70,.07);border-radius:2.8mm}.ggg41-wifi small{display:block;color:#82939d;font-size:5.4pt;letter-spacing:.11em;font-weight:900}.ggg41-wifi b{display:block;margin-top:.7mm;font-size:8.2pt;word-break:break-word}.ggg41-rm-card ul{list-style:none;margin:0;padding:0;display:grid;gap:1.4mm}.ggg41-rm-card li{position:relative;padding-left:5mm;font-size:7pt;color:#34515f;line-height:1.28}.ggg41-rm-card li:before{content:'✓';position:absolute;left:0;top:.1mm;width:3.6mm;height:3.6mm;display:grid;place-items:center;border-radius:50%;background:#2d6f91;color:#fff;font-size:5pt;font-weight:900}.ggg41-contact{display:flex;justify-content:space-between;gap:2.5mm;padding:2.5mm 2.8mm;background:#fff;border:1px solid rgba(23,51,70,.07);border-radius:2.8mm}.ggg41-contact b{font-size:7.7pt}.ggg41-contact span{font-size:6.5pt;color:#607581}.ggg41-emergency{margin-top:2mm;display:flex;align-items:center;gap:2.5mm;padding:2.3mm 2.8mm;background:#fff0ef;border:1px solid #f1d7d4;border-radius:2.8mm}.ggg41-emergency b{font-size:13pt;color:#b44038}.ggg41-emergency span{font-size:6.7pt;color:#6d514f}.ggg41-rm-card p{margin:0;font-size:7pt;color:#35525f}.ggg41-rm-card>small{display:block;margin-top:1.3mm;font-size:5.8pt;color:#72838d}.ggg41-rm-bottom{display:grid;grid-template-columns:1fr 50mm;gap:3.5mm;align-items:center;margin:1mm 7.5mm 0;padding:3.4mm;border-radius:4.2mm;background:linear-gradient(135deg,#173c51,#205e7b);color:#fff}.ggg41-rm-bottom small{display:block;color:#b9d6e4;font-size:5.2pt;letter-spacing:.13em;font-weight:900}.ggg41-rm-bottom h2{margin:.6mm 0 1mm;color:#fff;font-size:11.3pt}.ggg41-rm-bottom p{margin:0 0 1.8mm;color:#d9e8ef;font-size:6.6pt}.ggg41-rm-bottom a{display:inline-flex;padding:1.7mm 2.2mm;border-radius:2.4mm;background:#fff;color:#173346;text-decoration:none;font-size:6.2pt;font-weight:900}.ggg41-rm-qrs{display:grid;grid-template-columns:1fr 1fr;gap:2mm}.ggg41-rm-qrs>div{text-align:center}.ggg41-rm-qrs img{width:19mm;height:19mm;background:#fff;padding:1mm;border-radius:2.4mm}.ggg41-rm-qrs small{margin-top:.7mm;font-size:5pt;color:#d7e8ef}.ggg41-rm-footer{display:flex;justify-content:space-between;align-items:center;padding:2.5mm 7.5mm 3.6mm;font-size:5.6pt;color:#71818b}.ggg41-rm-footer b{color:#294c5e}
.ggg41-poster{background:#fbfaf7}.ggg41-poster-hero{height:52mm}.ggg41-poster-grid{display:grid;grid-template-columns:1fr 1fr;gap:3mm;padding:0 7.5mm 3mm}.ggg41-poster-card{position:relative;padding:4mm;border-radius:4.5mm;border:1px solid #e0e7ea;min-height:48mm}.ggg41-poster-card>small{display:block;color:#7b8e99;font-size:5.4pt;letter-spacing:.14em;font-weight:900}.ggg41-poster-card h2{margin:.8mm 0 2mm;font-size:12pt;line-height:1}.ggg41-poster-card ul{list-style:none;margin:0;padding:0;display:grid;gap:1.4mm}.ggg41-poster-card li{position:relative;padding-left:4.8mm;font-size:7pt;color:#35515f}.ggg41-poster-card li:before{content:'•';position:absolute;left:1mm;color:#2d6f91;font-size:10pt;line-height:.6}.ggg41-poster-data{display:grid;grid-template-columns:auto 1fr;gap:1.5mm 3mm;align-items:center}.ggg41-poster-data span{font-size:5.8pt;color:#82939d}.ggg41-poster-data b{font-size:8.2pt;word-break:break-word}.ggg41-poster-card p{margin:0;color:#526a77;font-size:7pt;line-height:1.35}.ggg41-poster-112{margin-top:3mm;padding:2.6mm 3mm;background:#fff0ef;border-radius:3mm;border:1px solid #f1d7d4;color:#b44038;font-size:14pt;font-weight:900}.ggg41-poster-112 span{margin-left:2mm;color:#6d514f;font-size:6.6pt;font-weight:700}.ggg41-poster-miniqr{position:absolute;right:3.5mm;bottom:3.5mm;text-align:center}.ggg41-poster-miniqr img{width:18mm;height:18mm;background:#fff;padding:1mm;border-radius:2.4mm}.ggg41-poster-miniqr span{display:block;margin-top:.6mm;font-size:5pt;color:#70818b}.ggg41-poster-final{display:grid;grid-template-columns:1fr 34mm;gap:4mm;align-items:center;margin:0 7.5mm 3mm;padding:4mm;border-radius:4.5mm;background:linear-gradient(135deg,#173c51,#205e7b);color:#fff}.ggg41-poster-final small{display:block;color:#b9d6e4;font-size:5.2pt;letter-spacing:.14em;font-weight:900}.ggg41-poster-final h2{margin:.8mm 0 1.2mm;color:#fff;font-size:13pt}.ggg41-poster-final p{margin:0;color:#d9e8ef;font-size:6.7pt}.ggg41-poster-final>div:last-child{text-align:center}.ggg41-poster-final img{width:30mm;height:30mm;background:#fff;padding:1.4mm;border-radius:3mm}.ggg41-poster-final span{display:block;margin-top:.7mm;font-size:5pt;color:#d7e8ef}
.ggg41-live-guide .ggg-topbar{background:rgba(255,255,255,.96);border-bottom-color:#dde6ea;box-shadow:0 8px 24px rgba(24,48,71,.05)}.ggg41-live-guide .ggg-cover{min-height:500px}.ggg41-live-guide .ggg-cover-overlay{background:linear-gradient(180deg,rgba(11,35,49,.10),rgba(14,39,54,.78))}.ggg41-live-guide .ggg-cover h1{font-size:clamp(38px,6vw,64px);letter-spacing:-.045em}.ggg41-live-guide .ggg-overview-card,.ggg41-live-guide .ggg-info-cards article,.ggg41-live-guide .ggg-house-rules,.ggg41-live-guide .ggg-checkout-box,.ggg41-live-guide .ggg-instruction,.ggg41-live-guide .ggg-link-card,.ggg41-live-guide .ggg-place{border-radius:20px;box-shadow:0 12px 30px rgba(24,48,71,.055)}.ggg41-live-guide .ggg-section-public{padding:50px 0}.ggg41-live-guide .ggg-section-head h2{letter-spacing:-.035em}.ggg41-live-guide .ggg-rule-item{background:#fbfcfd;border-radius:14px;padding:12px 13px}.ggg41-live-guide .ggg-rule-symbol{width:36px;height:36px;flex-basis:36px;border-radius:12px;font-size:16px}.ggg41-live-guide .ggg-network-cta,.ggg41-live-guide .ggg-activity-footer-cta{border-radius:22px}
@media(max-width:900px){.ggg41-topbar{grid-template-columns:auto 1fr}.ggg41-topbar nav{display:none}.ggg41-topbar>div{justify-self:end}.ggg41-hero{grid-template-columns:1fr}.ggg41-hero-photo{min-height:380px}.ggg41-feature-grid,.ggg41-support-grid{grid-template-columns:1fr 1fr}.ggg41-support-grid .territory{grid-column:span 2}.ggg41-final{grid-template-columns:1fr 140px}}
@media(max-width:680px){.ggg41-shell{padding-top:8px}.ggg41-topbar{grid-template-columns:1fr;top:6px}.ggg41-topbar>div{justify-self:stretch}.ggg41-topbar>div>a{flex:1;text-align:center}.ggg41-main{width:min(100% - 18px,1120px)}.ggg41-hero{border-radius:22px}.ggg41-hero-copy{padding:36px 22px 28px}.ggg41-hero h1{font-size:43px}.ggg41-lead{font-size:15px}.ggg41-facts{grid-template-columns:1fr}.ggg41-section{padding-top:52px}.ggg41-section.soft{padding:34px 16px 28px;border-radius:22px}.ggg41-feature-grid,.ggg41-rule-grid,.ggg41-support-grid{grid-template-columns:1fr}.ggg41-support-grid .territory{grid-column:auto}.ggg41-final{grid-template-columns:1fr;padding:24px 18px;border-radius:22px}.ggg41-final h2{font-size:29px}.ggg41-footer{flex-direction:column}.ggg41-print-wrap{padding:6px;overflow:auto}.ggg41-toolbar{width:100%;flex-direction:column;align-items:stretch}.ggg41-toolbar>div{display:grid;grid-template-columns:1fr}.ggg41-roadmap,.ggg41-poster{width:210mm;transform-origin:top left}}
@media print{@page{size:A4 portrait;margin:0}html,body.ggg41-body{width:210mm!important;height:297mm!important;margin:0!important;padding:0!important;background:#fff!important}.ggg41-body *{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.ggg41-toolbar,.ggg41-body .no-print{display:none!important}.ggg41-print-wrap{padding:0!important;margin:0!important;background:#fff!important}.ggg41-roadmap,.ggg41-poster{width:210mm!important;height:297mm!important;min-height:297mm!important;max-height:297mm!important;margin:0!important;box-shadow:none!important;overflow:hidden!important}.ggg41-rm-footer{padding-bottom:3mm}}


/* 4.2.0 welcome board roadmap */
.ggg42-body{margin:0!important;padding:0!important;background:#edf2f5!important;color:#16374a!important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Arial,sans-serif!important;line-height:1.45!important}
.ggg42-body *{box-sizing:border-box}.ggg42-body a{text-decoration:none}
.ggg42-wrap{padding:14px;background:#edf2f5;min-height:100vh}.ggg42-toolbar{width:min(210mm,calc(100% - 10px));margin:0 auto 10px;display:flex;justify-content:space-between;gap:10px;align-items:center}.ggg42-toolbar>div{display:flex;gap:8px}.ggg42-toolbar a,.ggg42-toolbar button{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:10px;border:1px solid #d8e1e7;background:#fff;color:#173c51;font-weight:850;font-size:11px;cursor:pointer}
.ggg42-board{width:210mm;min-height:297mm;margin:0 auto;background:#f7f9fb;border-radius:0;overflow:hidden;box-shadow:0 18px 46px rgba(18,49,67,.12)}
.ggg42-topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:8mm 8mm 5mm;background:linear-gradient(180deg,#f8fafc,#eef2f5)}
.ggg42-brand,.ggg42-footer-brand{display:flex;align-items:center;gap:9px}.ggg42-brand>span,.ggg42-footer-brand>span{width:14mm;height:14mm;display:grid;place-items:center;border-radius:4mm;background:#163d6d;color:#fff;font-weight:900;font-size:14pt}.ggg42-brand b,.ggg42-footer-brand b{display:block;line-height:1;font-size:21pt;color:#163d6d}.ggg42-brand small,.ggg42-footer-brand small{display:block;margin-top:2px;letter-spacing:.11em;font-size:7pt;color:#496171}
.ggg42-toptext{text-align:right;color:#163d6d;display:flex;flex-direction:column;gap:3px;padding-top:1mm}.ggg42-toptext span{font-family:"Brush Script MT",cursive;font-size:22pt;line-height:1.05}.ggg42-toptext small{font-size:9pt;letter-spacing:.1em;text-transform:uppercase;color:#21455d}
.ggg42-hero{position:relative;display:flex;justify-content:space-between;align-items:flex-start;gap:10mm;min-height:70mm;padding:10mm 8mm 9mm;background:linear-gradient(90deg,rgba(0,80,140,.92),rgba(57,145,209,.72) 48%,rgba(18,64,96,.08) 100%),var(--ggg42-cover) center/cover no-repeat;color:#fff;overflow:hidden}.ggg42-hero:after{content:'';position:absolute;right:-10mm;top:-14mm;width:95mm;height:34mm;background:rgba(241,225,205,.9);transform:rotate(8deg)}
.ggg42-hero-copy,.ggg42-hero-qr{position:relative;z-index:2}.ggg42-kicker{display:block;font-size:8pt;letter-spacing:.11em;font-weight:900;color:#d8ecf7}.ggg42-hero h1{margin:2mm 0 1mm;font-size:34pt;line-height:.93;letter-spacing:-.04em;max-width:95mm}.ggg42-address{margin:0 0 3mm;font-size:9.7pt;color:#eef7fb;font-weight:700}.ggg42-lead{margin:0;max-width:78mm;font-size:8.9pt;line-height:1.48;color:#f2f9fd}.ggg42-script{margin-top:6mm;font-family:"Brush Script MT",cursive;font-size:17pt;color:#fff;line-height:1.05}
.ggg42-hero-qr{margin-top:36mm;background:rgba(255,255,255,.94);padding:3mm;border-radius:4mm;box-shadow:0 4mm 12mm rgba(16,34,44,.14);text-align:center;min-width:28mm}.ggg42-hero-qr img{width:22mm;height:22mm;display:block}.ggg42-hero-qr span{display:block;margin-top:2mm;color:#173c51;font-size:7.4pt;font-weight:700;line-height:1.3}
.ggg42-quickgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:3mm;padding:4mm 3mm 3mm}.ggg42-pill{display:flex;gap:3mm;padding:4.4mm;background:linear-gradient(180deg,#ffffff,#f6f8fb);border:1px solid #dbe5ea;border-radius:5mm;box-shadow:0 1.8mm 5mm rgba(21,51,70,.045)}.ggg42-icon{flex:0 0 10mm;width:10mm;height:10mm;display:grid;place-items:center;border-radius:3mm;background:#163d6d;color:#fff;font-size:14pt;font-weight:900;line-height:1}.ggg42-pill h3{margin:0 0 1mm;font-size:8.4pt;color:#173c51}.ggg42-pill strong{display:block;font-size:11pt;color:#163d6d;line-height:1.15}.ggg42-pill p{margin:2mm 0 0;font-size:6.9pt;line-height:1.35;color:#526876}
.ggg42-cardgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:3mm;padding:0 3mm 3mm}.ggg42-card{padding:4.6mm;background:linear-gradient(180deg,#f7fbff,#eef4f7);border:1px solid #dce6eb;border-radius:5.5mm;box-shadow:0 1.8mm 5mm rgba(21,51,70,.045)}.ggg42-card.warm{background:linear-gradient(180deg,#fff8f0,#f7f1e9)}.ggg42-card.green{background:linear-gradient(180deg,#f4fbf6,#edf8f0)}.ggg42-card h3{display:flex;align-items:center;gap:2.4mm;margin:0 0 3mm;font-size:10pt;line-height:1.2;color:#163d6d}.ggg42-card h3 span{width:8mm;height:8mm;display:grid;place-items:center;border-radius:2.6mm;background:#fff;color:#173c51;font-size:9pt;box-shadow:0 1mm 3mm rgba(21,51,70,.05)}.ggg42-card ul{list-style:none;margin:0;padding:0;display:grid;gap:2mm}.ggg42-card li{position:relative;padding-left:5mm;font-size:8pt;line-height:1.38;color:#34515f}.ggg42-card li:before{content:'●';position:absolute;left:0;top:.2mm;color:#3c9162;font-size:6.2pt}.ggg42-card ul.territory li:before{content:'›';color:#163d6d;font-size:10pt;top:-.5mm}.ggg42-emergency{display:flex;gap:3mm;align-items:flex-start;padding:1.5mm 0;border-bottom:1px solid rgba(22,61,109,.08)}.ggg42-emergency:last-child{border-bottom:0;padding-bottom:0}.ggg42-emergency b{font-size:12pt;color:#163d6d;min-width:12mm}.ggg42-emergency span{font-size:8pt;color:#3e5868;line-height:1.35}
.ggg42-bottomgrid{display:grid;grid-template-columns:1.9fr 1fr 1fr;gap:3mm;padding:0 3mm 3mm}.ggg42-scenic{position:relative;min-height:38mm;border-radius:6mm;overflow:hidden;background:linear-gradient(rgba(16,52,84,.04),rgba(16,52,84,.08)),var(--ggg42-cover) center/cover no-repeat}.ggg42-scenic:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(13,45,70,.22))}.ggg42-scenic-copy{position:absolute;right:4mm;top:3mm;z-index:2;text-align:right;font-family:"Brush Script MT",cursive;font-size:12.5pt;line-height:1.12;color:#fff;text-shadow:0 1mm 2mm rgba(0,0,0,.18)}
.ggg42-mini-card{padding:4.8mm;background:linear-gradient(180deg,#f7fbff,#eef4f7);border:1px solid #dce6eb;border-radius:5.5mm}.ggg42-mini-card.greenlite{background:linear-gradient(180deg,#f2fbf6,#eaf7ef)}.ggg42-mini-card h3{margin:0 0 2mm;font-size:10pt;color:#163d6d}.ggg42-mini-card p{margin:0 0 4mm;font-size:7.7pt;line-height:1.42;color:#425e6d}.ggg42-mini-card a{display:inline-flex;align-items:center;justify-content:center;padding:3mm 4mm;border-radius:3mm;background:#163d6d;color:#fff;font-size:8.2pt;font-weight:850}
.ggg42-footer{display:grid;grid-template-columns:1.25fr .8fr 1.6fr;gap:5mm;align-items:center;padding:7mm 7mm 8mm;background:linear-gradient(135deg,#072f52,#0f446a 48%,#0b3558);color:#fff}.ggg42-footer-brand b{color:#fff;font-size:18pt}.ggg42-footer-brand small{color:#cae0ea}.ggg42-footer-center{text-align:center;font-family:"Brush Script MT",cursive;font-size:15pt;line-height:1.1}.ggg42-footer-activity{display:grid;grid-template-columns:1fr 22mm;gap:4mm;align-items:center}.ggg42-footer-activity strong{display:block;font-size:11pt}.ggg42-footer-activity p{margin:2mm 0 3mm;color:#d7e7ef;font-size:7.8pt;line-height:1.42}.ggg42-footer-activity a{display:inline-flex;padding:2.8mm 4mm;border-radius:3mm;background:#fff;color:#173c51;font-weight:850;font-size:8pt}.ggg42-footer-activity img{width:20mm;height:20mm;background:#fff;padding:1mm;border-radius:3mm;justify-self:end}
@media(max-width:760px){.ggg42-wrap{padding:6px;overflow:auto}.ggg42-toolbar{width:100%;flex-direction:column;align-items:stretch}.ggg42-toolbar>div{display:grid;grid-template-columns:1fr}.ggg42-board{width:210mm;transform-origin:top left}}
@media print{@page{size:A4 portrait;margin:0}html,body.ggg42-body{width:210mm!important;height:297mm!important;margin:0!important;padding:0!important;background:#fff!important}.ggg42-body *{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.ggg42-toolbar,.ggg42-body .no-print{display:none!important}.ggg42-wrap{padding:0!important;margin:0!important;background:#fff!important}.ggg42-board{width:210mm!important;height:297mm!important;min-height:297mm!important;margin:0!important;box-shadow:none!important}}


/* 4.2.1 roadmap visual refinements */
.ggg42-topbar{padding:5mm 8mm 3mm!important}
.ggg42-brand>span,.ggg42-footer-brand>span{width:12mm;height:12mm;font-size:12.5pt!important}
.ggg42-brand b{font-size:18.5pt!important}.ggg42-brand small{font-size:6.4pt!important}
.ggg42-toptext{padding-top:0!important;gap:1px!important}.ggg42-toptext span{font-size:18pt!important}.ggg42-toptext small{font-size:8pt!important}
.ggg42-hero{min-height:64mm!important;padding:8mm 8mm 7mm!important}.ggg42-hero h1{font-size:31pt!important;max-width:92mm!important}.ggg42-address{font-size:9.2pt!important}.ggg42-lead{font-size:9.5pt!important;line-height:1.5!important;color:#f8fbfd!important}.ggg42-script{margin-top:4.5mm!important;font-size:15.8pt!important}.ggg42-hero-qr{margin-top:31mm!important}
.ggg42-pill h3{font-size:9pt!important;color:#111827!important}.ggg42-pill strong{font-size:11.6pt!important;color:#0f2d4b!important}.ggg42-pill p{font-size:7.3pt!important;color:#111827!important;line-height:1.4!important}
.ggg42-card h3{font-size:10.8pt!important;color:#0f2d4b!important}.ggg42-card li{font-size:8.7pt!important;color:#111111!important;line-height:1.42!important}.ggg42-card ul.territory li:before{color:#0f2d4b!important}.ggg42-card li:before{color:#2f8a57!important}
.ggg42-emergency b{font-size:13pt!important;color:#0f2d4b!important}.ggg42-emergency span{font-size:8.6pt!important;color:#111111!important}
.ggg42-mini-card h3{font-size:11.4pt!important;color:#0f2d4b!important}.ggg42-mini-card p{font-size:8.6pt!important;color:#111111!important;line-height:1.46!important}.ggg42-mini-card a{font-size:9pt!important;color:#ffffff!important;background:#163d6d!important}
.ggg42-footer{padding:7mm 7mm 8mm!important}.ggg42-footer-brand b{font-size:18.5pt!important;color:#ffffff!important}.ggg42-footer-brand small{font-size:6.9pt!important;color:#e8f1f6!important}.ggg42-footer-center{font-size:16pt!important;color:#ffffff!important}.ggg42-footer-activity strong{font-size:12.2pt!important;color:#ffffff!important}.ggg42-footer-activity p{font-size:8.8pt!important;line-height:1.46!important;color:#ffffff!important}.ggg42-footer-activity a{font-size:8.7pt!important}
@media print{.ggg42-topbar{padding:5mm 8mm 3mm!important}.ggg42-hero{min-height:64mm!important;padding:8mm 8mm 7mm!important}}


/* 4.2.2 tighter header + bigger readable roadmap */
.ggg42-board{background:#f5f8fb!important}
.ggg42-topbar{padding:3.4mm 7mm 2.1mm!important;align-items:center!important}
.ggg42-brand{gap:7px!important}.ggg42-brand>span{width:10.6mm!important;height:10.6mm!important;font-size:11.4pt!important;border-radius:3.2mm!important}
.ggg42-brand b{font-size:16.8pt!important;letter-spacing:-.02em}.ggg42-brand small{font-size:5.8pt!important;letter-spacing:.12em!important}
.ggg42-toptext span{font-size:15.5pt!important;line-height:1!important}.ggg42-toptext small{font-size:7.1pt!important;letter-spacing:.11em!important}
.ggg42-hero{min-height:57.5mm!important;padding:6.6mm 7mm 6.2mm!important;gap:8mm!important;background:linear-gradient(90deg,rgba(0,67,122,.96),rgba(55,138,196,.74) 48%,rgba(18,64,96,.12) 100%),var(--ggg42-cover) center/cover no-repeat!important}.ggg42-hero:after{right:-11mm!important;top:-18mm!important;width:82mm!important;height:28mm!important;opacity:.95!important}
.ggg42-hero h1{font-size:28.5pt!important;max-width:88mm!important;margin:1.2mm 0 .6mm!important}.ggg42-address{font-size:8.8pt!important;margin-bottom:2mm!important}.ggg42-lead{font-size:9.3pt!important;line-height:1.46!important;max-width:82mm!important}.ggg42-script{font-size:14.7pt!important;margin-top:3.2mm!important}
.ggg42-hero-qr{margin-top:26.5mm!important;padding:2.6mm!important;min-width:27mm!important}.ggg42-hero-qr img{width:20.5mm!important;height:20.5mm!important}.ggg42-hero-qr span{font-size:7pt!important}
.ggg42-quickgrid,.ggg42-cardgrid,.ggg42-bottomgrid{gap:3.4mm!important;padding-left:3.4mm!important;padding-right:3.4mm!important}
.ggg42-quickgrid{padding-top:3.4mm!important;padding-bottom:3.4mm!important;align-items:stretch}.ggg42-pill{padding:4.1mm 4.2mm!important;border-radius:4.4mm!important;min-height:26.5mm!important}.ggg42-icon{width:9mm!important;height:9mm!important;flex-basis:9mm!important;font-size:12.6pt!important}.ggg42-pill h3{font-size:9.3pt!important;line-height:1.15!important}.ggg42-pill strong{font-size:12.1pt!important;line-height:1.14!important}.ggg42-pill p{font-size:7.55pt!important;line-height:1.42!important}
.ggg42-cardgrid{grid-auto-rows:1fr;padding-bottom:3.4mm!important}.ggg42-card{padding:4.4mm!important;border-radius:4.8mm!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.ggg42-card h3{font-size:11.2pt!important;gap:2.1mm!important;margin-bottom:2.6mm!important}.ggg42-card h3 span{width:7.2mm!important;height:7.2mm!important;font-size:8.4pt!important}.ggg42-card ul{gap:1.8mm!important}.ggg42-card li{font-size:9.1pt!important;line-height:1.43!important;padding-left:4.6mm!important;color:#0f1720!important}.ggg42-card li:before{font-size:5.8pt!important;top:.42mm!important}
.ggg42-card ul.territory li{padding-left:4.8mm!important}.ggg42-card ul.territory li:before{font-size:10.5pt!important;top:-.8mm!important}
.ggg42-emergency{padding:1.8mm 0!important}.ggg42-emergency b{font-size:13.5pt!important;min-width:13mm!important}.ggg42-emergency span{font-size:8.9pt!important;line-height:1.36!important}
.ggg42-bottomgrid{grid-template-columns:1.7fr 1fr 1fr!important;padding-bottom:3.8mm!important;align-items:stretch}.ggg42-scenic{min-height:35mm!important;border-radius:5mm!important}.ggg42-scenic-copy{font-size:12.8pt!important;right:3.4mm!important;top:2.4mm!important}
.ggg42-mini-card{padding:4.4mm!important;border-radius:4.8mm!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important}.ggg42-mini-card h3{font-size:11.8pt!important;margin-bottom:1.7mm!important}.ggg42-mini-card p{font-size:9pt!important;line-height:1.48!important;margin-bottom:3.8mm!important;color:#111827!important}.ggg42-mini-card a{font-size:9.3pt!important;padding:3.2mm 4.4mm!important;border-radius:3.2mm!important;color:#fff!important;box-shadow:0 2mm 5mm rgba(12,46,83,.14)!important}
.ggg42-footer{grid-template-columns:1.15fr .78fr 1.55fr!important;gap:4.2mm!important;padding:6.2mm 6.8mm 6.6mm!important;background:linear-gradient(135deg,#072f52,#0d4166 54%,#0a3558)!important}.ggg42-footer-brand{gap:8px!important}.ggg42-footer-brand>span{width:11mm!important;height:11mm!important;font-size:11.5pt!important}.ggg42-footer-brand b{font-size:17.2pt!important;line-height:1.02!important}.ggg42-footer-brand small{font-size:6.4pt!important;letter-spacing:.11em!important;color:#edf5fa!important}.ggg42-footer-center{font-size:15.5pt!important;line-height:1.05!important;color:#fff!important}.ggg42-footer-activity{grid-template-columns:1fr 20mm!important;gap:3.4mm!important}.ggg42-footer-activity strong{font-size:12.6pt!important;line-height:1.12!important;color:#fff!important}.ggg42-footer-activity p{font-size:9.15pt!important;line-height:1.48!important;color:#fff!important;margin:1.8mm 0 3mm!important}.ggg42-footer-activity a{font-size:9pt!important;padding:3mm 4.2mm!important;color:#173c51!important}.ggg42-footer-activity img{width:19mm!important;height:19mm!important}
@media print{.ggg42-topbar{padding:3.4mm 7mm 2.1mm!important}.ggg42-hero{min-height:57.5mm!important;padding:6.6mm 7mm 6.2mm!important}.ggg42-pill strong{font-size:12.1pt!important}.ggg42-card li{font-size:9.1pt!important}.ggg42-mini-card p,.ggg42-footer-activity p{font-size:9pt!important}}


/* 4.2.3 lower roadmap hero */
.ggg42-topbar{padding:3mm 7mm 1.8mm!important}
.ggg42-brand>span{width:10.2mm!important;height:10.2mm!important;font-size:10.9pt!important}
.ggg42-brand b{font-size:16.2pt!important}.ggg42-brand small{font-size:5.6pt!important}
.ggg42-toptext span{font-size:14.2pt!important}.ggg42-toptext small{font-size:6.8pt!important}
.ggg42-hero{min-height:50.5mm!important;padding:5.4mm 7mm 5.2mm!important;gap:7mm!important}
.ggg42-hero:after{top:-20mm!important;right:-12mm!important;width:76mm!important;height:24mm!important}
.ggg42-kicker{font-size:7.2pt!important}.ggg42-hero h1{font-size:26.2pt!important;max-width:84mm!important;margin:1mm 0 .4mm!important}.ggg42-address{font-size:8.4pt!important;margin-bottom:1.6mm!important}.ggg42-lead{font-size:8.7pt!important;line-height:1.4!important;max-width:78mm!important}.ggg42-script{font-size:13.7pt!important;margin-top:2.7mm!important}
.ggg42-hero-qr{margin-top:21.5mm!important;padding:2.3mm!important}.ggg42-hero-qr img{width:18.8mm!important;height:18.8mm!important}.ggg42-hero-qr span{font-size:6.6pt!important;line-height:1.24!important}
.ggg42-quickgrid{padding-top:3mm!important}
@media print{.ggg42-topbar{padding:3mm 7mm 1.8mm!important}.ggg42-hero{min-height:50.5mm!important;padding:5.4mm 7mm 5.2mm!important}.ggg42-hero-qr{margin-top:21.5mm!important}}


/* 4.2.4 final polish: spacing, alignment, footer, cards */
.ggg42-topbar{min-height:0!important;border-bottom:1px solid rgba(22,61,109,.06)!important}
.ggg42-brand,.ggg42-footer-brand{align-items:center!important}.ggg42-brand>div,.ggg42-footer-brand>div{display:flex!important;flex-direction:column!important;justify-content:center!important}
.ggg42-toptext{justify-content:center!important;align-self:center!important}
.ggg42-hero-copy{display:flex!important;flex-direction:column!important;justify-content:center!important}.ggg42-hero-qr{align-self:flex-end!important}
.ggg42-quickgrid{align-items:stretch!important}.ggg42-pill{height:100%!important;align-items:flex-start!important}.ggg42-pill>div{min-width:0!important}.ggg42-pill h3,.ggg42-pill strong,.ggg42-pill p{word-break:normal!important;overflow-wrap:anywhere!important}
.ggg42-cardgrid{align-items:stretch!important}.ggg42-card{height:100%!important}.ggg42-card h3{min-height:7.2mm!important;align-items:center!important}.ggg42-card ul{align-content:start!important}
.ggg42-card li{margin:0!important}.ggg42-emergency{min-height:7.1mm!important;align-items:center!important}.ggg42-emergency b{line-height:1!important}.ggg42-emergency span{display:block!important}
.ggg42-bottomgrid{align-items:stretch!important}.ggg42-scenic,.ggg42-mini-card{height:100%!important}.ggg42-mini-card a{margin-top:auto!important;align-self:flex-start!important;min-width:33mm!important}
.ggg42-footer{align-items:center!important}.ggg42-footer-brand{align-self:center!important}.ggg42-footer-center{align-self:center!important;padding:0 1mm!important}.ggg42-footer-activity{align-items:center!important}.ggg42-footer-activity>div{min-width:0!important}.ggg42-footer-activity img{align-self:center!important}
.ggg42-footer-activity a{white-space:nowrap!important}.ggg42-footer-activity p{max-width:72mm!important}
.ggg42-scenic-copy{max-width:58mm!important}
@media print{.ggg42-pill,.ggg42-card,.ggg42-mini-card{box-shadow:none!important}.ggg42-card h3{min-height:7.2mm!important}.ggg42-footer-activity p{max-width:72mm!important}}


/* 4.2.5 black text on light areas + larger typography across roadmap */
.ggg42-topbar,.ggg42-quickgrid,.ggg42-cardgrid,.ggg42-bottomgrid{color:#000!important}
.ggg42-brand b,.ggg42-toptext span,.ggg42-toptext small{color:#0f2d4b!important}
.ggg42-pill h3,.ggg42-card h3,.ggg42-mini-card h3{color:#000!important}
.ggg42-pill strong,.ggg42-mini-card a,.ggg42-footer-activity a{font-weight:900!important}
.ggg42-pill strong{color:#000!important}
.ggg42-pill p,.ggg42-card li,.ggg42-emergency span,.ggg42-mini-card p{color:#000!important}
.ggg42-card ul.territory li,.ggg42-emergency b,.ggg42-mini-card h3{color:#000!important}
.ggg42-card li:before{color:#25804d!important}.ggg42-card ul.territory li:before{color:#0f2d4b!important}
.ggg42-pill{padding:4.3mm 4.4mm!important}.ggg42-pill h3{font-size:9.9pt!important;line-height:1.14!important}.ggg42-pill strong{font-size:12.9pt!important;line-height:1.12!important}.ggg42-pill p{font-size:8.05pt!important;line-height:1.45!important}
.ggg42-card{padding:4.7mm!important}.ggg42-card h3{font-size:12.1pt!important;line-height:1.2!important}.ggg42-card h3 span{width:7.5mm!important;height:7.5mm!important;font-size:8.8pt!important}.ggg42-card ul{gap:1.95mm!important}.ggg42-card li{font-size:9.8pt!important;line-height:1.46!important;padding-left:4.9mm!important}
.ggg42-emergency{padding:2mm 0!important}.ggg42-emergency b{font-size:14pt!important}.ggg42-emergency span{font-size:9.45pt!important;line-height:1.38!important}
.ggg42-scenic-copy{font-size:13.3pt!important}
.ggg42-mini-card{padding:4.7mm!important}.ggg42-mini-card h3{font-size:12.5pt!important}.ggg42-mini-card p{font-size:9.6pt!important;line-height:1.5!important}.ggg42-mini-card a{font-size:9.7pt!important;padding:3.3mm 4.6mm!important;color:#fff!important}
.ggg42-footer-brand b,.ggg42-footer-center,.ggg42-footer-activity strong,.ggg42-footer-activity p{color:#fff!important}
.ggg42-footer-brand b{font-size:18pt!important}.ggg42-footer-brand small{font-size:6.8pt!important;color:#eff6fa!important}.ggg42-footer-center{font-size:16.1pt!important}.ggg42-footer-activity strong{font-size:13pt!important}.ggg42-footer-activity p{font-size:9.35pt!important;line-height:1.5!important}.ggg42-footer-activity a{font-size:9.15pt!important;color:#173c51!important}
@media print{.ggg42-pill h3{font-size:9.9pt!important}.ggg42-pill strong{font-size:12.9pt!important}.ggg42-pill p{font-size:8pt!important}.ggg42-card h3{font-size:12.1pt!important}.ggg42-card li{font-size:9.8pt!important}.ggg42-emergency span{font-size:9.4pt!important}.ggg42-mini-card p{font-size:9.5pt!important}.ggg42-footer-activity p{font-size:9.3pt!important}}

/* 4.3.0 - lower roadmap hero + map of property and nearby activities */
.ggg42-hero{min-height:44mm!important;height:44mm!important;grid-template-columns:1fr 27mm!important}
.ggg42-hero-copy{padding:5mm 5.2mm 4.6mm!important}
.ggg42-kicker{font-size:6.1pt!important;letter-spacing:.16em!important}
.ggg42-hero h1{font-size:25pt!important;line-height:.95!important;margin:.8mm 0 .8mm!important}
.ggg42-address{font-size:8.3pt!important;margin:0 0 2mm!important}
.ggg42-lead{font-size:8.9pt!important;line-height:1.42!important;max-width:82mm!important}
.ggg42-script{font-size:10.8pt!important;margin-top:2.2mm!important}
.ggg42-hero-qr{right:4.8mm!important;bottom:4.2mm!important;padding:2.2mm 2mm!important;border-radius:3.8mm!important}
.ggg42-hero-qr img{width:21mm!important;height:21mm!important}.ggg42-hero-qr span{font-size:5.9pt!important;line-height:1.25!important;margin-top:1mm!important}
.ggg42-bottomgrid-map{align-items:stretch!important}
.ggg42-mapcard{border:1px solid #d7e1e6;border-radius:6mm;background:linear-gradient(180deg,#f7fbfd 0,#eef4f8 100%);padding:4.4mm;box-shadow:0 2.2mm 6mm rgba(17,43,62,.05);display:flex;flex-direction:column;gap:2.7mm}
.ggg42-mapcard-head{display:flex;justify-content:space-between;gap:3mm;align-items:flex-start}.ggg42-mapcard-head h3{margin:0;color:#000;font-size:12.8pt;line-height:1.16}.ggg42-mapcard-head p{margin:.8mm 0 0;color:#000;font-size:8.95pt;line-height:1.42}.ggg42-mapcard-head span{display:inline-flex;align-items:center;justify-content:center;min-width:21mm;padding:1.5mm 2.2mm;border-radius:999px;background:#173f55;color:#fff;font-size:7.2pt;font-weight:800}
.ggg42-roadmap-map{height:42mm;border-radius:4.5mm;overflow:hidden;border:1px solid #cedae2;background:#dfeaf1}
.ggg42-maplegend{display:flex;gap:4mm;align-items:center;flex-wrap:wrap;color:#000;font-size:7.8pt;font-weight:800}.ggg42-maplegend span{display:inline-flex;align-items:center;gap:1.8mm}.ggg42-maplegend span:before{content:'';width:3.4mm;height:3.4mm;border-radius:999px;display:inline-block}.ggg42-maplegend .is-home:before{background:#173f55}.ggg42-maplegend .is-activity:before{background:#299257}
.ggg42-mapempty{height:42mm;border-radius:4.5mm;border:1px dashed #bfcfd8;background:#fff;display:flex;align-items:center;justify-content:center;text-align:center;padding:4mm;color:#000;font-size:8.8pt;line-height:1.45}
.ggg42-nearby-list{list-style:none;margin:2.2mm 0 0;padding:0;display:grid;gap:1.6mm}.ggg42-nearby-list li{display:flex;justify-content:space-between;gap:3mm;align-items:flex-start;padding-bottom:1.6mm;border-bottom:1px solid rgba(15,45,75,.10)}.ggg42-nearby-list li:last-child{border-bottom:0;padding-bottom:0}.ggg42-nearby-list strong{display:block;color:#000;font-size:8.9pt;line-height:1.35}.ggg42-nearby-list span{display:block;color:#000;font-size:8.2pt;line-height:1.3;white-space:nowrap}
.ggg42-mini-card.greenlite .ggg42-nearby-list strong,.ggg42-mini-card.greenlite .ggg42-nearby-list span{color:#000!important}
.ggg-map-divicon{background:transparent!important;border:0!important}.ggg-map-pin{width:16px;height:16px;border-radius:50%;display:block;border:2px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.18)}.ggg-map-pin.is-property{background:#173f55}.ggg-map-pin.is-activity{background:#299257}
@media print{
  .ggg42-hero{min-height:44mm!important;height:44mm!important}
  .ggg42-roadmap-map,.ggg42-mapempty{height:42mm!important}
  .ggg42-mapcard-head h3{font-size:12.7pt!important}.ggg42-mapcard-head p{font-size:8.9pt!important}
  .ggg42-nearby-list strong{font-size:8.85pt!important}.ggg42-nearby-list span{font-size:8.15pt!important}
}

/* 4.3.2 roadmap cleanup: no map, house name in header, bigger Welcome */
.ggg42-brand b,.ggg42-footer-brand b{font-size:15.8pt!important;line-height:1.04!important;color:#0f2d4b!important}
.ggg42-brand small,.ggg42-footer-brand small{font-size:6.2pt!important;letter-spacing:.14em!important}
.ggg42-toptext span{font-size:19.5pt!important;line-height:1!important;color:#0f2d4b!important}
.ggg42-toptext small{font-size:7.8pt!important;color:#0f2d4b!important}
.ggg42-bottomgrid{grid-template-columns:1.7fr .95fr .95fr!important;align-items:stretch!important}
.ggg42-scenic{min-height:39mm!important}
.ggg42-mini-card{justify-content:space-between!important}
.ggg42-mini-card h3{font-size:12pt!important;color:#000!important}
.ggg42-mini-card p{font-size:9.2pt!important;color:#000!important}
.ggg42-card ul.territory li{color:#000!important}
@media print{
  .ggg42-toptext span{font-size:19.5pt!important}
  .ggg42-scenic{min-height:39mm!important}
}
.ggg42-footer-brand b{color:#fff!important}
.ggg42-footer-brand small{color:#eff6fa!important}

/* 4.3.3 live map on the web guide */
.ggg-live-map-shell{margin:0 0 22px;border:1px solid #d8e4ea;border-radius:24px;background:linear-gradient(180deg,#f8fbfd,#eef4f7);padding:16px;box-shadow:0 14px 34px rgba(24,48,71,.07)}
.ggg-live-map-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:14px}.ggg-live-map-head h3{margin:0;color:#000;font-size:22px;line-height:1.15;letter-spacing:-.02em}.ggg-live-map-head p{margin:6px 0 0;color:#000;font-size:14px;line-height:1.5;max-width:720px}.ggg-live-map-status{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end;min-width:180px}.ggg-live-map-status b{font-size:12px;color:#183047}.ggg-live-map-status small{width:100%;text-align:right;color:#4d6473;font-size:11px}.ggg-live-dot{width:9px;height:9px;border-radius:50%;background:#27a15e;box-shadow:0 0 0 5px rgba(39,161,94,.12)}
.ggg-live-map{height:480px!important;border-radius:18px;border:1px solid #cad9e1;overflow:hidden;background:#dce9ef}.ggg-live-map-legend{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:12px;color:#000;font-size:13px}.ggg-live-map-legend span{display:inline-flex;align-items:center;gap:7px;font-weight:800}.ggg-live-map-legend span:before{content:'';width:12px;height:12px;border-radius:50%;display:inline-block}.ggg-live-map-legend .home:before{background:#173f55}.ggg-live-map-legend .activity:before{background:#299257}.ggg-live-map-legend strong{margin-left:auto;font-size:12px;color:#183047}
.ggg-map-divicon{background:transparent!important;border:0!important}.ggg-map-pin{width:18px;height:18px;border-radius:50%;display:block;border:3px solid #fff;box-shadow:0 2px 9px rgba(0,0,0,.25)}.ggg-map-pin.is-property{background:#173f55;transform:scale(1.15)}.ggg-map-pin.is-activity{background:#299257}
.ggg-live-map-shell .leaflet-popup-content{font-size:13px;line-height:1.45}.ggg-live-map-shell .leaflet-popup-content strong{font-size:14px;color:#000}.ggg-live-map-shell .leaflet-popup-content em{font-style:normal;font-weight:800;color:#173f55}.ggg-live-map-shell .leaflet-popup-content a{font-weight:800;color:#1f6689}
@media(max-width:760px){.ggg-live-map-shell{padding:12px;border-radius:20px}.ggg-live-map-head{flex-direction:column}.ggg-live-map-status{justify-content:flex-start;min-width:0}.ggg-live-map-status small{text-align:left}.ggg-live-map{height:360px!important}.ggg-live-map-legend strong{width:100%;margin-left:0}}

/* 4.3.4 roadmap hero title and QR relocation */
.ggg42-brand small{max-width:58mm;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ggg42-toptext span{font-size:21pt!important}
.ggg42-hero{grid-template-columns:1fr!important;min-height:42mm!important;height:42mm!important}
.ggg42-hero-copy--full{max-width:100%!important}
.ggg42-hero h1{font-size:24.5pt!important;max-width:100%!important}
.ggg42-lead{max-width:92mm!important}
.ggg42-hero-qr{display:none!important}
.ggg42-guide-qr-card{text-align:center;align-items:center;justify-content:flex-start!important}
.ggg42-guide-qr-wrap{display:flex;flex-direction:column;align-items:center;gap:1.5mm;margin-top:1.2mm}
.ggg42-guide-qr-wrap img{width:22mm;height:22mm;border-radius:2.5mm;background:#fff;padding:1.6mm;box-shadow:0 2mm 5mm rgba(12,46,83,.08)}
.ggg42-guide-qr-wrap span{display:block;font-size:8pt;line-height:1.35;color:#000;font-weight:800}
.ggg42-mini-card.ggg42-guide-qr-card p{margin-bottom:2.2mm!important}
@media print{
  .ggg42-toptext span{font-size:21pt!important}
  .ggg42-hero{min-height:42mm!important;height:42mm!important}
}


/* 4.3.5 roadmap bottom area refinement */
.ggg42-bottomgrid{grid-template-columns:1.48fr 1.14fr .82fr!important;gap:3.4mm!important}
.ggg42-scenic{min-height:31mm!important;max-height:31mm!important;border-radius:5mm!important}
.ggg42-scenic-copy{font-size:11.8pt!important;max-width:56mm!important;top:2.2mm!important;right:3.1mm!important}
.ggg42-guide-qr-card{padding:4.1mm 4.4mm!important;text-align:left!important;align-items:stretch!important}
.ggg42-guide-qr-card h3{font-size:13pt!important;line-height:1.15!important;margin-bottom:1.6mm!important}
.ggg42-guide-qr-card p{font-size:9.1pt!important;line-height:1.46!important;margin:0!important;max-width:46mm!important}
.ggg42-guide-qr-wrap{margin-top:0!important;display:grid!important;grid-template-columns:1fr 24mm!important;align-items:center!important;gap:3.2mm!important;width:100%!important}
.ggg42-guide-qr-wrap img{grid-column:2!important;grid-row:1 / span 2!important;width:24mm!important;height:24mm!important;justify-self:end!important}
.ggg42-guide-qr-wrap span{grid-column:1!important;grid-row:1 / span 2!important;align-self:end!important;font-size:8.5pt!important;line-height:1.38!important;text-align:left!important;max-width:44mm!important}
.ggg42-activity-info-card{justify-content:flex-start!important}.ggg42-activity-info-card h3{font-size:12.4pt!important;margin-bottom:2.1mm!important}.ggg42-activity-info-card p{font-size:9.15pt!important;line-height:1.54!important;margin-bottom:0!important}
@media print{
  .ggg42-bottomgrid{grid-template-columns:1.48fr 1.14fr .82fr!important;gap:3.4mm!important}
  .ggg42-scenic{min-height:31mm!important;max-height:31mm!important}
  .ggg42-guide-qr-card p{font-size:9.05pt!important}
}


/* 4.3.6 roadmap: remove activity card and widen guide QR card */
.ggg42-bottomgrid.ggg42-bottomgrid-guideonly{grid-template-columns:1.22fr 1.18fr!important;gap:3.6mm!important}
.ggg42-bottomgrid.ggg42-bottomgrid-guideonly .ggg42-scenic{min-height:29mm!important;max-height:29mm!important}
.ggg42-guide-qr-card--wide{padding:4.4mm 4.8mm!important;display:grid!important;grid-template-columns:1fr 28mm!important;align-items:center!important;gap:4.2mm!important;text-align:left!important}
.ggg42-guide-qr-card--wide .ggg42-guide-qr-text{display:flex!important;flex-direction:column!important;justify-content:center!important;min-width:0!important}
.ggg42-guide-qr-card--wide h3{font-size:13.2pt!important;line-height:1.14!important;margin:0 0 1.8mm!important}
.ggg42-guide-qr-card--wide p{font-size:9.4pt!important;line-height:1.5!important;margin:0 0 2.2mm!important;max-width:none!important}
.ggg42-guide-qr-card--wide .ggg42-guide-qr-caption{display:block!important;font-size:8.7pt!important;line-height:1.34!important;color:#000!important;font-weight:800!important}
.ggg42-guide-qr-card--wide .ggg42-guide-qr-wrap{display:flex!important;align-items:center!important;justify-content:flex-end!important;margin:0!important;width:auto!important}
.ggg42-guide-qr-card--wide .ggg42-guide-qr-wrap img{width:26mm!important;height:26mm!important;justify-self:end!important}
@media print{
  .ggg42-bottomgrid.ggg42-bottomgrid-guideonly{grid-template-columns:1.22fr 1.18fr!important;gap:3.6mm!important}
  .ggg42-bottomgrid.ggg42-bottomgrid-guideonly .ggg42-scenic{min-height:29mm!important;max-height:29mm!important}
  .ggg42-guide-qr-card--wide{grid-template-columns:1fr 28mm!important}
  .ggg42-guide-qr-card--wide p{font-size:9.35pt!important}
}


/* 4.3.7 equal height for scenic and guide card + slightly smaller QR */
.ggg42-bottomgrid.ggg42-bottomgrid-guideonly{align-items:stretch!important;grid-auto-rows:1fr!important}
.ggg42-bottomgrid.ggg42-bottomgrid-guideonly .ggg42-scenic,
.ggg42-bottomgrid.ggg42-bottomgrid-guideonly .ggg42-guide-qr-card--wide{height:34mm!important;min-height:34mm!important;max-height:34mm!important}
.ggg42-bottomgrid.ggg42-bottomgrid-guideonly .ggg42-scenic{border-radius:5mm!important}
.ggg42-guide-qr-card--wide{grid-template-columns:1fr 25mm!important;gap:3.8mm!important;padding:4.2mm 4.6mm!important}
.ggg42-guide-qr-card--wide h3{margin:0 0 1.5mm!important}
.ggg42-guide-qr-card--wide p{margin:0 0 1.8mm!important}
.ggg42-guide-qr-card--wide .ggg42-guide-qr-wrap img{width:23mm!important;height:23mm!important}
.ggg42-guide-qr-card--wide .ggg42-guide-qr-caption{font-size:8.45pt!important}
@media print{
  .ggg42-bottomgrid.ggg42-bottomgrid-guideonly .ggg42-scenic,
  .ggg42-bottomgrid.ggg42-bottomgrid-guideonly .ggg42-guide-qr-card--wide{height:34mm!important;min-height:34mm!important;max-height:34mm!important}
  .ggg42-guide-qr-card--wide{grid-template-columns:1fr 25mm!important}
  .ggg42-guide-qr-card--wide .ggg42-guide-qr-wrap img{width:23mm!important;height:23mm!important}
}


/* 4.3.9 roadmap A4 print fit: keep footer visible on single page */
@media print{
  @page{size:A4 portrait;margin:0}
  html,body.ggg42-body{width:210mm!important;height:297mm!important;overflow:hidden!important}
  .ggg42-board{width:210mm!important;height:297mm!important;min-height:297mm!important;overflow:hidden!important}
  .ggg42-topbar{padding:3mm 6mm 1.5mm!important}
  .ggg42-brand>span,.ggg42-footer-brand>span{width:10mm!important;height:10mm!important;font-size:11pt!important}
  .ggg42-brand b{font-size:15.2pt!important}.ggg42-brand small{font-size:5.4pt!important}
  .ggg42-toptext span{font-size:18.4pt!important}.ggg42-toptext small{font-size:6.8pt!important}
  .ggg42-hero{min-height:38mm!important;height:38mm!important}
  .ggg42-hero-copy{padding:4mm 4.6mm 3.8mm!important}
  .ggg42-kicker{font-size:5.7pt!important}
  .ggg42-hero h1{font-size:22pt!important;margin:.5mm 0 .6mm!important}
  .ggg42-lead{font-size:8.1pt!important;line-height:1.34!important;max-width:84mm!important}
  .ggg42-script{font-size:9.6pt!important;margin-top:1.6mm!important}
  .ggg42-quickgrid,.ggg42-cardgrid,.ggg42-bottomgrid{gap:2.6mm!important;padding-left:2.6mm!important;padding-right:2.6mm!important}
  .ggg42-quickgrid{padding-top:2.6mm!important;padding-bottom:2.6mm!important}
  .ggg42-pill{padding:3.4mm 3.6mm!important;min-height:23.5mm!important;border-radius:4mm!important}
  .ggg42-icon{width:8mm!important;height:8mm!important;flex-basis:8mm!important;font-size:11.6pt!important}
  .ggg42-pill h3{font-size:8.5pt!important}.ggg42-pill strong{font-size:11.2pt!important}.ggg42-pill p{font-size:6.95pt!important;line-height:1.32!important}
  .ggg42-cardgrid{padding-bottom:2.6mm!important}
  .ggg42-card{padding:3.7mm!important;border-radius:4.2mm!important}
  .ggg42-card h3{font-size:10.2pt!important;margin-bottom:2mm!important;min-height:6.2mm!important}
  .ggg42-card h3 span{width:6.4mm!important;height:6.4mm!important;font-size:7.7pt!important}
  .ggg42-card ul{gap:1.45mm!important}
  .ggg42-card li{font-size:8.25pt!important;line-height:1.28!important;padding-left:4mm!important}
  .ggg42-card li:before{top:.2mm!important}
  .ggg42-emergency{padding:1.2mm 0!important;min-height:5.8mm!important}
  .ggg42-emergency b{font-size:12.1pt!important;min-width:11mm!important}.ggg42-emergency span{font-size:7.9pt!important;line-height:1.24!important}
  .ggg42-bottomgrid.ggg42-bottomgrid-guideonly{grid-template-columns:1.16fr 1.12fr!important;gap:2.8mm!important;padding-bottom:2.8mm!important}
  .ggg42-bottomgrid.ggg42-bottomgrid-guideonly .ggg42-scenic,
  .ggg42-bottomgrid.ggg42-bottomgrid-guideonly .ggg42-guide-qr-card--wide{height:30mm!important;min-height:30mm!important;max-height:30mm!important}
  .ggg42-scenic-copy{font-size:10.3pt!important;top:1.8mm!important;right:2.6mm!important;max-width:50mm!important}
  .ggg42-guide-qr-card--wide{grid-template-columns:1fr 23mm!important;gap:3mm!important;padding:3.6mm 4mm!important;border-radius:4.4mm!important}
  .ggg42-guide-qr-card--wide h3{font-size:11.6pt!important;margin:0 0 1.2mm!important}
  .ggg42-guide-qr-card--wide p{font-size:8.25pt!important;line-height:1.34!important;margin:0 0 1.4mm!important}
  .ggg42-guide-qr-card--wide .ggg42-guide-qr-caption{font-size:7.7pt!important;line-height:1.24!important}
  .ggg42-guide-qr-card--wide .ggg42-guide-qr-wrap img{width:21mm!important;height:21mm!important}
  .ggg42-footer{grid-template-columns:1.12fr .76fr 1.42fr!important;gap:3.4mm!important;padding:5.1mm 5.8mm 5.4mm!important}
  .ggg42-footer-brand b{font-size:14.8pt!important}.ggg42-footer-brand small{font-size:5.8pt!important}
  .ggg42-footer-center{font-size:13.3pt!important;line-height:1.02!important}
  .ggg42-footer-activity{grid-template-columns:1fr 17.5mm!important;gap:2.8mm!important}
  .ggg42-footer-activity strong{font-size:10.8pt!important}
  .ggg42-footer-activity p{font-size:7.8pt!important;line-height:1.28!important;margin:1.2mm 0 2mm!important;max-width:58mm!important}
  .ggg42-footer-activity a{font-size:8.2pt!important;padding:2.2mm 3.4mm!important}
  .ggg42-footer-activity img{width:16.5mm!important;height:16.5mm!important}
}


/* 4.4.0 roadmap print cleanup */
body.ggg42-body a[href*="acquista-richiedi-tessera-sconto"],
body.ggg41-body a[href*="acquista-richiedi-tessera-sconto"]{display:none!important}
@media print{
  body.ggg42-body a[href*="acquista-richiedi-tessera-sconto"],
  body.ggg41-body a[href*="acquista-richiedi-tessera-sconto"]{display:none!important;visibility:hidden!important}
  html,body.ggg42-body{width:210mm!important;height:297mm!important;overflow:hidden!important}
  .ggg42-wrap{width:210mm!important;height:297mm!important;overflow:hidden!important}
  .ggg42-board{width:210mm!important;height:297mm!important;min-height:297mm!important;max-height:297mm!important;overflow:hidden!important}
}

/* 4.4.0 automatic A4 roadmap fit */
@media print{
  @page{size:A4 portrait;margin:0}
  html,body.ggg42-body{
    width:210mm!important;
    height:297mm!important;
    min-height:297mm!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    background:#fff!important;
  }
  .ggg42-wrap{
    position:relative!important;
    width:210mm!important;
    height:297mm!important;
    min-height:297mm!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    background:#fff!important;
  }
  .ggg42-board{
    position:absolute!important;
    top:3mm!important;
    left:50%!important;
    width:210mm!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    margin:0!important;
    overflow:visible!important;
    box-shadow:none!important;
    transform-origin:top center!important;
    transform:translateX(-50%) scale(var(--ggg-roadmap-print-scale,.92))!important;
    break-inside:avoid!important;
    page-break-inside:avoid!important;
  }
  .ggg42-footer{
    break-inside:avoid!important;
    page-break-inside:avoid!important;
  }
}


/* 4.4.1 A4 full-page roadmap: no global shrinking, use the whole sheet */
@media print{
  @page{size:A4 portrait;margin:0}
  html,body.ggg42-body{
    width:210mm!important;
    height:297mm!important;
    min-height:297mm!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    background:#fff!important;
  }
  .ggg42-wrap{
    position:relative!important;
    width:210mm!important;
    height:297mm!important;
    min-height:297mm!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    background:#fff!important;
  }
  .ggg42-board{
    position:relative!important;
    inset:auto!important;
    top:auto!important;
    left:auto!important;
    width:210mm!important;
    height:297mm!important;
    min-height:297mm!important;
    max-height:297mm!important;
    margin:0!important;
    overflow:hidden!important;
    box-shadow:none!important;
    transform:none!important;
    display:flex!important;
    flex-direction:column!important;
    break-inside:avoid!important;
    page-break-inside:avoid!important;
  }

  /* Header e hero restano compatti; lo spazio guadagnato viene dato ai contenuti. */
  .ggg42-topbar{
    flex:0 0 14mm!important;
    min-height:14mm!important;
    padding:2.7mm 6mm 1.5mm!important;
  }
  .ggg42-brand>span{width:9.6mm!important;height:9.6mm!important;font-size:10.5pt!important}
  .ggg42-brand b{font-size:15.6pt!important}.ggg42-brand small{font-size:5.6pt!important}
  .ggg42-toptext span{font-size:19pt!important}.ggg42-toptext small{font-size:7pt!important}

  .ggg42-hero{
    flex:0 0 42mm!important;
    height:42mm!important;
    min-height:42mm!important;
    max-height:42mm!important;
  }
  .ggg42-hero-copy{padding:4.5mm 5mm 4mm!important}
  .ggg42-kicker{font-size:6pt!important}
  .ggg42-hero h1{font-size:23.5pt!important;line-height:.98!important;margin:.6mm 0 .7mm!important}
  .ggg42-lead{font-size:8.7pt!important;line-height:1.38!important;max-width:88mm!important}
  .ggg42-script{font-size:10.4pt!important;margin-top:1.8mm!important}

  .ggg42-quickgrid{
    flex:0 0 31mm!important;
    height:31mm!important;
    min-height:31mm!important;
    padding:2.8mm 3mm!important;
    gap:2.8mm!important;
    align-items:stretch!important;
  }
  .ggg42-pill{height:100%!important;min-height:0!important;padding:3.6mm 3.8mm!important;border-radius:4.2mm!important}
  .ggg42-icon{width:8.4mm!important;height:8.4mm!important;flex-basis:8.4mm!important;font-size:12pt!important}
  .ggg42-pill h3{font-size:9pt!important}.ggg42-pill strong{font-size:11.8pt!important}.ggg42-pill p{font-size:7.35pt!important;line-height:1.34!important}

  /* Il cuore della roadmap assorbe lo spazio disponibile e riempie davvero l'A4. */
  .ggg42-cardgrid{
    flex:1 1 auto!important;
    min-height:0!important;
    padding:0 3mm 3mm!important;
    gap:3mm!important;
    grid-template-columns:repeat(3,1fr)!important;
    grid-template-rows:1fr 1fr!important;
    grid-auto-rows:1fr!important;
    align-items:stretch!important;
  }
  .ggg42-card{height:100%!important;min-height:0!important;padding:4.2mm!important;border-radius:4.6mm!important}
  .ggg42-card h3{font-size:11.1pt!important;margin-bottom:2.3mm!important;min-height:6.8mm!important}
  .ggg42-card h3 span{width:6.9mm!important;height:6.9mm!important;font-size:8.2pt!important}
  .ggg42-card ul{gap:1.7mm!important}
  .ggg42-card li{font-size:8.85pt!important;line-height:1.36!important;padding-left:4.4mm!important}
  .ggg42-emergency{padding:1.55mm 0!important;min-height:6.4mm!important}
  .ggg42-emergency b{font-size:12.8pt!important;min-width:12mm!important}.ggg42-emergency span{font-size:8.45pt!important;line-height:1.3!important}

  .ggg42-bottomgrid.ggg42-bottomgrid-guideonly{
    flex:0 0 36mm!important;
    height:36mm!important;
    min-height:36mm!important;
    max-height:36mm!important;
    grid-template-columns:1.16fr 1.12fr!important;
    gap:3mm!important;
    padding:0 3mm 3mm!important;
    align-items:stretch!important;
  }
  .ggg42-bottomgrid.ggg42-bottomgrid-guideonly .ggg42-scenic,
  .ggg42-bottomgrid.ggg42-bottomgrid-guideonly .ggg42-guide-qr-card--wide{
    height:33mm!important;
    min-height:33mm!important;
    max-height:33mm!important;
  }
  .ggg42-scenic-copy{font-size:11pt!important;top:2mm!important;right:2.8mm!important;max-width:53mm!important}
  .ggg42-guide-qr-card--wide{grid-template-columns:1fr 24mm!important;gap:3.2mm!important;padding:3.8mm 4.2mm!important}
  .ggg42-guide-qr-card--wide h3{font-size:12.2pt!important;margin:0 0 1.3mm!important}
  .ggg42-guide-qr-card--wide p{font-size:8.65pt!important;line-height:1.38!important;margin:0 0 1.5mm!important}
  .ggg42-guide-qr-card--wide .ggg42-guide-qr-caption{font-size:8pt!important;line-height:1.26!important}
  .ggg42-guide-qr-card--wide .ggg42-guide-qr-wrap img{width:22mm!important;height:22mm!important}

  .ggg42-footer{
    flex:0 0 35mm!important;
    height:35mm!important;
    min-height:35mm!important;
    max-height:35mm!important;
    grid-template-columns:1.12fr .76fr 1.42fr!important;
    gap:3.5mm!important;
    padding:5.3mm 5.8mm 5.6mm!important;
    align-items:center!important;
  }
  .ggg42-footer-brand>span{width:10mm!important;height:10mm!important;font-size:10.8pt!important}
  .ggg42-footer-brand b{font-size:15.6pt!important}.ggg42-footer-brand small{font-size:5.9pt!important}
  .ggg42-footer-center{font-size:13.8pt!important;line-height:1.03!important}
  .ggg42-footer-activity{grid-template-columns:1fr 18.5mm!important;gap:3mm!important}
  .ggg42-footer-activity strong{font-size:11.3pt!important}
  .ggg42-footer-activity p{font-size:8.2pt!important;line-height:1.32!important;margin:1.2mm 0 2.2mm!important;max-width:60mm!important}
  .ggg42-footer-activity a{font-size:8.4pt!important;padding:2.35mm 3.6mm!important}
  .ggg42-footer-activity img{width:17.5mm!important;height:17.5mm!important}
}


/* 4.4.2 roadmap readability: more visible colored quadrants + slightly larger text */
.ggg42-pill,
.ggg42-card,
.ggg42-mini-card{border-color:#cad8e1!important;box-shadow:0 1.6mm 4.2mm rgba(15,45,75,.05)!important}
.ggg42-pill:nth-child(1){background:linear-gradient(180deg,#eef6ff 0%,#e4eefb 100%)!important}
.ggg42-pill:nth-child(2){background:linear-gradient(180deg,#fff7ec 0%,#f8efdf 100%)!important}
.ggg42-pill:nth-child(3){background:linear-gradient(180deg,#f3f2ff 0%,#eceafa 100%)!important}
.ggg42-pill:nth-child(4){background:linear-gradient(180deg,#eefaf7 0%,#e5f3ef 100%)!important}
.ggg42-card:nth-child(1){background:linear-gradient(180deg,#eef6ff 0%,#e6f0fb 100%)!important}
.ggg42-card:nth-child(2){background:linear-gradient(180deg,#fff7ec 0%,#f8efe2 100%)!important}
.ggg42-card:nth-child(3){background:linear-gradient(180deg,#eff8f0 0%,#e5f2e7 100%)!important}
.ggg42-card:nth-child(4){background:linear-gradient(180deg,#f3f8fb 0%,#e8eff4 100%)!important}
.ggg42-card:nth-child(5){background:linear-gradient(180deg,#fff4ee 0%,#f9ebe2 100%)!important}
.ggg42-card:nth-child(6){background:linear-gradient(180deg,#f4f3ff 0%,#ecebfb 100%)!important}
.ggg42-mini-card,
.ggg42-guide-qr-card--wide{background:linear-gradient(180deg,#f5f9fc 0%,#edf3f7 100%)!important}
.ggg42-scenic{box-shadow:0 1.6mm 4.2mm rgba(15,45,75,.05)!important}
.ggg42-pill h3{font-size:9.35pt!important;color:#000!important}
.ggg42-pill strong{font-size:12.25pt!important;color:#000!important}
.ggg42-pill p{font-size:7.65pt!important;line-height:1.38!important;color:#000!important}
.ggg42-card h3{font-size:11.5pt!important;line-height:1.18!important;color:#000!important}
.ggg42-card li{font-size:9.15pt!important;line-height:1.4!important;color:#000!important}
.ggg42-emergency b{font-size:13.1pt!important;color:#000!important}
.ggg42-emergency span{font-size:8.8pt!important;line-height:1.34!important;color:#000!important}
.ggg42-mini-card h3{font-size:12.55pt!important;color:#000!important}
.ggg42-mini-card p{font-size:8.95pt!important;line-height:1.42!important;color:#000!important}
.ggg42-guide-qr-card--wide .ggg42-guide-qr-caption{font-size:8.25pt!important;color:#000!important}
.ggg42-card li:before{color:#2b7e50!important}
.ggg42-card ul.territory li:before{color:#183b63!important}
@media print{
  .ggg42-pill,.ggg42-card,.ggg42-mini-card{box-shadow:none!important}
  .ggg42-pill h3{font-size:9.2pt!important}
  .ggg42-pill strong{font-size:12.1pt!important}
  .ggg42-pill p{font-size:7.55pt!important;line-height:1.36!important}
  .ggg42-card{padding:4.05mm!important}
  .ggg42-card h3{font-size:11.35pt!important;margin-bottom:2.15mm!important}
  .ggg42-card li{font-size:8.98pt!important;line-height:1.34!important}
  .ggg42-emergency b{font-size:12.95pt!important}
  .ggg42-emergency span{font-size:8.72pt!important;line-height:1.3!important}
  .ggg42-guide-qr-card--wide h3{font-size:12.05pt!important}
  .ggg42-guide-qr-card--wide p{font-size:8.78pt!important;line-height:1.36!important}
  .ggg42-guide-qr-card--wide .ggg42-guide-qr-caption{font-size:8.05pt!important}
}


/* 4.4.3 roadmap readability boost: larger text and more vivid quadrant colors */
.ggg42-pill:nth-child(1){background:linear-gradient(180deg,#dcecff 0%,#cfe4fb 100%)!important}
.ggg42-pill:nth-child(2){background:linear-gradient(180deg,#ffeecf 0%,#fde4bb 100%)!important}
.ggg42-pill:nth-child(3){background:linear-gradient(180deg,#e5deff 0%,#d8cff8 100%)!important}
.ggg42-pill:nth-child(4){background:linear-gradient(180deg,#dbf5ee 0%,#cdeee4 100%)!important}
.ggg42-card:nth-child(1){background:linear-gradient(180deg,#deecff 0%,#d1e4fb 100%)!important}
.ggg42-card:nth-child(2){background:linear-gradient(180deg,#fff0d7 0%,#fbe4c1 100%)!important}
.ggg42-card:nth-child(3){background:linear-gradient(180deg,#dff4e4 0%,#cfead6 100%)!important}
.ggg42-card:nth-child(4){background:linear-gradient(180deg,#e6f0fa 0%,#d8e7f4 100%)!important}
.ggg42-card:nth-child(5){background:linear-gradient(180deg,#ffe7dc 0%,#f7d9cb 100%)!important}
.ggg42-card:nth-child(6){background:linear-gradient(180deg,#ece7ff 0%,#ddd7fb 100%)!important}
.ggg42-pill,.ggg42-card,.ggg42-mini-card{border-color:#bdd0dc!important}
.ggg42-card h3 span,.ggg42-pill .ggg42-icon{background:rgba(255,255,255,.86)!important}
.ggg42-pill h3{font-size:9.7pt!important;line-height:1.15!important}
.ggg42-pill strong{font-size:12.75pt!important;line-height:1.08!important}
.ggg42-pill p{font-size:7.95pt!important;line-height:1.42!important}
.ggg42-card h3{font-size:12.05pt!important;line-height:1.16!important}
.ggg42-card li{font-size:9.55pt!important;line-height:1.44!important}
.ggg42-emergency b{font-size:13.55pt!important}
.ggg42-emergency span{font-size:9.15pt!important;line-height:1.36!important}
.ggg42-mini-card h3{font-size:12.85pt!important}
.ggg42-mini-card p{font-size:9.2pt!important;line-height:1.45!important}
.ggg42-guide-qr-card--wide h3{font-size:12.7pt!important}
.ggg42-guide-qr-card--wide p{font-size:8.95pt!important;line-height:1.4!important}
.ggg42-guide-qr-card--wide .ggg42-guide-qr-caption{font-size:8.35pt!important}
@media print{
  .ggg42-pill:nth-child(1){background:linear-gradient(180deg,#dcecff 0%,#cfe4fb 100%)!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}
  .ggg42-pill:nth-child(2){background:linear-gradient(180deg,#ffeecf 0%,#fde4bb 100%)!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}
  .ggg42-pill:nth-child(3){background:linear-gradient(180deg,#e5deff 0%,#d8cff8 100%)!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}
  .ggg42-pill:nth-child(4){background:linear-gradient(180deg,#dbf5ee 0%,#cdeee4 100%)!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}
  .ggg42-card:nth-child(1){background:linear-gradient(180deg,#deecff 0%,#d1e4fb 100%)!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}
  .ggg42-card:nth-child(2){background:linear-gradient(180deg,#fff0d7 0%,#fbe4c1 100%)!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}
  .ggg42-card:nth-child(3){background:linear-gradient(180deg,#dff4e4 0%,#cfead6 100%)!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}
  .ggg42-card:nth-child(4){background:linear-gradient(180deg,#e6f0fa 0%,#d8e7f4 100%)!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}
  .ggg42-card:nth-child(5){background:linear-gradient(180deg,#ffe7dc 0%,#f7d9cb 100%)!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}
  .ggg42-card:nth-child(6){background:linear-gradient(180deg,#ece7ff 0%,#ddd7fb 100%)!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}
  .ggg42-pill h3{font-size:9.55pt!important}
  .ggg42-pill strong{font-size:12.55pt!important}
  .ggg42-pill p{font-size:7.8pt!important;line-height:1.38!important}
  .ggg42-card h3{font-size:11.85pt!important;line-height:1.14!important}
  .ggg42-card li{font-size:9.35pt!important;line-height:1.4!important}
  .ggg42-emergency b{font-size:13.3pt!important}
  .ggg42-emergency span{font-size:9.02pt!important;line-height:1.33!important}
  .ggg42-guide-qr-card--wide h3{font-size:12.45pt!important}
  .ggg42-guide-qr-card--wide p{font-size:8.8pt!important;line-height:1.38!important}
  .ggg42-guide-qr-card--wide .ggg42-guide-qr-caption{font-size:8.18pt!important}
}

/* 4.6.0 real saved guide = premium demo language */
.ggg46-real-guide .ggg41-shell{padding-bottom:0}
.ggg46-real-guide .ggg41-main{padding-bottom:20px}
.ggg46-real-guide .ggg41-hero-photo{background-image:linear-gradient(rgba(7,24,34,.04),rgba(7,24,34,.12)),var(--ggg41-cover)!important}
.ggg46-real-guide .ggg41-feature-grid article,.ggg46-real-guide .ggg41-rule-grid article,.ggg46-real-guide .ggg41-support-grid article{height:100%}
.ggg46-two-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}
.ggg46-detail-card,.ggg46-content-card,.ggg46-place-card,.ggg46-checkout-time,.ggg46-checkout-list{padding:22px;border:1px solid #dfe8ec;border-radius:21px;background:#fff;box-shadow:0 12px 28px rgba(23,51,70,.05)}
.ggg46-detail-card:nth-child(1){background:linear-gradient(145deg,#edf6fb,#fbfdfe)}.ggg46-detail-card:nth-child(2){background:linear-gradient(145deg,#f2f8ef,#fbfdfb)}
.ggg46-detail-card small,.ggg46-content-card small,.ggg46-place-card small,.ggg46-checkout-time small{display:block;font-size:9px;letter-spacing:.15em;font-weight:900;color:#2d6f91}
.ggg46-detail-card h3,.ggg46-content-card h3,.ggg46-place-card h3{margin:5px 0 9px;font-size:20px;letter-spacing:-.03em;color:#173346}
.ggg46-detail-card p,.ggg46-content-card p,.ggg46-place-card p{margin:0;color:#607581;font-size:14px;line-height:1.55}
.ggg46-checkout-grid{display:grid;grid-template-columns:.72fr 1.5fr;gap:14px}
.ggg46-checkout-time{display:flex;flex-direction:column;justify-content:center;background:linear-gradient(145deg,#e9f5fa,#fbfdfd)}
.ggg46-checkout-time strong{display:block;margin:8px 0 6px;font-size:34px;line-height:1;color:#173f55}.ggg46-checkout-time span{color:#607581;font-size:13px;line-height:1.45}
.ggg46-checkout-list{background:linear-gradient(145deg,#fff7eb,#fffdfa)}.ggg46-checkout-list ul,.ggg46-simple-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.ggg46-checkout-list li,.ggg46-simple-list li{position:relative;padding:10px 11px 10px 32px;border-radius:12px;background:rgba(255,255,255,.75);border:1px solid rgba(23,51,70,.06);font-size:13px;color:#34515f}.ggg46-checkout-list li:before,.ggg46-simple-list li:before{content:'✓';position:absolute;left:10px;top:10px;width:16px;height:16px;border-radius:50%;display:grid;place-items:center;background:#2d6f91;color:#fff;font-size:9px;font-weight:900}
.ggg46-content-grid,.ggg46-places-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.ggg46-content-card{background:linear-gradient(145deg,#f5fafc,#fff)}.ggg46-content-card img{width:100%;height:180px;object-fit:cover;border-radius:15px;margin-bottom:14px}
.ggg46-contact-note{margin-top:12px!important;font-size:12px!important;color:#607581!important;word-break:break-word}
.ggg46-map-section{overflow:hidden}.ggg46-map-section .ggg-live-map-shell{margin-bottom:16px;background:#fff;border-radius:22px}
.ggg46-map-empty{display:flex;flex-direction:column;gap:6px;padding:24px;border-radius:20px;background:linear-gradient(145deg,#eef6f8,#fff);border:1px solid #dce7eb}.ggg46-map-empty strong{font-size:18px;color:#173346}.ggg46-map-empty span{font-size:14px;color:#607581}
.ggg46-places-grid{margin-top:16px}.ggg46-place-card{background:linear-gradient(145deg,#f9fcfd,#eef6f8)}.ggg46-place-card>span{display:block;margin-top:10px;color:#6d7f8a;font-size:12px}
.ggg46-copy-btn{display:inline-flex;align-items:center;justify-content:center;padding:11px 15px;border-radius:11px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:#fff;font-size:12px;font-weight:900;cursor:pointer;font-family:inherit}
.ggg46-real-guide .ggg41-final .ggg41-actions a.ghost{border-color:rgba(255,255,255,.16)}
.ggg46-real-guide .ggg41-support-grid .territory h3{font-size:19px}.ggg46-real-guide .ggg41-support-grid .territory p{min-height:64px}
@media(max-width:900px){.ggg46-content-grid,.ggg46-places-grid{grid-template-columns:1fr 1fr}.ggg46-checkout-grid{grid-template-columns:1fr}.ggg46-two-grid{grid-template-columns:1fr}}
@media(max-width:680px){.ggg46-content-grid,.ggg46-places-grid{grid-template-columns:1fr}.ggg46-real-guide .ggg41-topbar{position:relative;top:0}.ggg46-real-guide .ggg41-hero-photo{min-height:320px}.ggg46-real-guide .ggg41-photo-card{left:14px;bottom:14px;width:calc(100% - 28px)}.ggg46-real-guide .ggg41-photo-qr{right:12px;top:12px}.ggg46-real-guide .ggg41-photo-qr img{width:72px;height:72px}.ggg46-detail-card,.ggg46-content-card,.ggg46-place-card,.ggg46-checkout-time,.ggg46-checkout-list{padding:18px}}

/* 4.6.2 live map reliability */
.ggg46-map-section .ggg-live-map-shell{display:block!important}
.ggg46-map-section .ggg-live-map{display:block!important;width:100%!important;min-height:420px!important;height:480px!important;position:relative!important;z-index:1}
.ggg46-map-empty--inline{margin-top:12px!important}
.ggg46-map-empty--inline[hidden]{display:none!important}
@media(max-width:760px){.ggg46-map-section .ggg-live-map{min-height:330px!important;height:360px!important}}


/* 4.6.3 wider emergency areas; activities remain in dedicated map section */
.ggg46-support-grid-two{grid-template-columns:minmax(0,.82fr) minmax(0,1.58fr)!important}
.ggg46-support-grid-two .ggg46-emergency-wide{min-height:100%}
.ggg42-card--emergency-wide{grid-column:span 2!important}
.ggg42-emergency-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:6mm;row-gap:0;align-content:start}
.ggg42-emergency-list .ggg42-emergency:nth-last-child(-n+2){border-bottom:0}
.ggg42-card--emergency-wide .ggg42-emergency b{min-width:19mm!important;word-break:break-word}
.ggg42-card--emergency-wide .ggg42-emergency span{font-size:9.1pt!important}
@media(max-width:760px){.ggg46-support-grid-two{grid-template-columns:1fr!important}.ggg42-emergency-list{grid-template-columns:1fr}.ggg42-card--emergency-wide{grid-column:auto!important}}
@media print{
  .ggg42-card--emergency-wide{grid-column:span 2!important}
  .ggg42-emergency-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:6mm!important}
  .ggg42-card--emergency-wide .ggg42-emergency{padding:1.35mm 0!important;min-height:5.7mm!important}
  .ggg42-card--emergency-wide .ggg42-emergency b{font-size:11.9pt!important;min-width:18mm!important}
  .ggg42-card--emergency-wide .ggg42-emergency span{font-size:8.65pt!important;line-height:1.25!important}
}


/* 4.6.7 owner-only edit button in public guide */
.ggg41-topbar .ggg47-edit-guide{background:#fff7e8!important;border-color:#ead4a8!important;color:#173f55!important;font-weight:800!important}
.ggg41-topbar .ggg47-edit-guide:hover{background:#ffefcf!important}
@media(max-width:760px){
  .ggg41-topbar .ggg47-edit-guide{order:-1}
}


/* 4.6.9 - La mappa deve essere sempre visibile: iframe base immediato + Leaflet live quando pronto */
.ggg46-map-section .ggg-live-map[hidden]{display:none!important}
.ggg-live-map-fallback{display:block;width:100%;height:480px;border-radius:18px;overflow:hidden;border:1px solid #cad9e1;background:#dce9ef;position:relative;margin-bottom:18px}
.ggg-live-map-fallback[hidden]{display:none!important}
.ggg-live-map-fallback iframe{display:block;width:100%;height:100%;border:0;background:#dce9ef}
.ggg-live-map-fallback-note{position:absolute;left:12px;bottom:12px;z-index:2;background:rgba(255,255,255,.94);border:1px solid #d7e2e8;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800;color:#173f55;box-shadow:0 4px 16px rgba(0,0,0,.09)}
@media(max-width:760px){.ggg-live-map-fallback{height:360px}.ggg-live-map-fallback-note{left:8px;right:8px;bottom:8px;border-radius:12px;text-align:center}}


/* 4.6.10 - marker alloggio riconoscibile + rendering leggero */
.ggg-map-home-divicon{background:transparent!important;border:0!important}
.ggg-map-home-pin{
  width:36px;height:36px;border-radius:50% 50% 50% 10%;
  transform:rotate(-45deg);display:flex;align-items:center;justify-content:center;
  background:#173f55;border:3px solid #fff;box-shadow:0 4px 12px rgba(0,0,0,.28);
}
.ggg-map-home-pin>span{display:block;font-size:18px;line-height:1;transform:rotate(45deg);filter:none}
.ggg-live-map-legend .home:before{content:'🏠';width:auto;height:auto;background:transparent!important;font-size:15px;line-height:1}


/* 4.6.11 - guida pubblica: tipografia più leggibile + ottimizzazione smartphone */
.ggg46-real-guide{
  font-size:16px!important;
  line-height:1.62!important;
  -webkit-text-size-adjust:100%;
  text-size-adjust:100%;
}
.ggg46-real-guide .ggg41-logo b{font-size:16px!important}
.ggg46-real-guide .ggg41-logo small{font-size:10.5px!important;line-height:1.25!important}
.ggg46-real-guide .ggg41-topbar nav a{font-size:13.5px!important;line-height:1.2!important}
.ggg46-real-guide .ggg41-topbar>div>a,
.ggg46-real-guide .ggg46-copy-btn{font-size:13px!important;min-height:40px!important;padding:10px 13px!important}
.ggg46-real-guide .ggg41-eyebrow,
.ggg46-real-guide .ggg41-section-title small,
.ggg46-real-guide .ggg41-feature-grid article>small,
.ggg46-real-guide .ggg41-rule-grid article>small,
.ggg46-real-guide .ggg41-support-grid article>small,
.ggg46-real-guide .ggg41-final>div>small,
.ggg46-real-guide .ggg46-detail-card small,
.ggg46-real-guide .ggg46-content-card small,
.ggg46-real-guide .ggg46-place-card small,
.ggg46-real-guide .ggg46-checkout-time small{
  font-size:11px!important;
  line-height:1.35!important;
  letter-spacing:.13em!important;
}
.ggg46-real-guide .ggg41-location{font-size:16px!important;line-height:1.45!important}
.ggg46-real-guide .ggg41-lead{font-size:18px!important;line-height:1.62!important}
.ggg46-real-guide .ggg41-actions a,
.ggg46-real-guide .ggg41-textlink{font-size:14px!important;min-height:42px!important;padding:11px 15px!important}
.ggg46-real-guide .ggg41-facts small{font-size:10px!important;line-height:1.25!important}
.ggg46-real-guide .ggg41-facts b{font-size:15px!important;line-height:1.35!important}
.ggg46-real-guide .ggg41-photo-card small{font-size:10px!important}
.ggg46-real-guide .ggg41-photo-card b{font-size:17px!important;line-height:1.3!important}
.ggg46-real-guide .ggg41-photo-card span{font-size:14px!important;line-height:1.4!important}
.ggg46-real-guide .ggg41-photo-qr span{font-size:10.5px!important;line-height:1.3!important}
.ggg46-real-guide .ggg41-section-title>span{font-size:12px!important}
.ggg46-real-guide .ggg41-section-title p{font-size:16.5px!important;line-height:1.6!important;max-width:760px!important}
.ggg46-real-guide .ggg41-feature-grid h3,
.ggg46-real-guide .ggg41-support-grid h3,
.ggg46-real-guide .ggg41-rule-grid h3,
.ggg46-real-guide .ggg46-detail-card h3,
.ggg46-real-guide .ggg46-content-card h3,
.ggg46-real-guide .ggg46-place-card h3{
  font-size:23px!important;
  line-height:1.18!important;
}
.ggg46-real-guide .ggg41-feature-grid p,
.ggg46-real-guide .ggg41-support-grid p,
.ggg46-real-guide .ggg46-detail-card p,
.ggg46-real-guide .ggg46-content-card p,
.ggg46-real-guide .ggg46-place-card p{
  font-size:16px!important;
  line-height:1.62!important;
}
.ggg46-real-guide .ggg41-data span{font-size:10px!important;line-height:1.25!important}
.ggg46-real-guide .ggg41-data b{font-size:16px!important;line-height:1.4!important}
.ggg46-real-guide .ggg41-rule-grid li,
.ggg46-real-guide .ggg46-checkout-list li,
.ggg46-real-guide .ggg46-simple-list li{
  font-size:16px!important;
  line-height:1.48!important;
  padding:12px 13px 12px 38px!important;
}
.ggg46-real-guide .ggg41-rule-grid li:before,
.ggg46-real-guide .ggg46-checkout-list li:before,
.ggg46-real-guide .ggg46-simple-list li:before{
  left:11px!important;
  top:12px!important;
  width:20px!important;
  height:20px!important;
  font-size:11px!important;
}
.ggg46-real-guide .ggg46-checkout-time strong{font-size:38px!important}
.ggg46-real-guide .ggg46-checkout-time span{font-size:15.5px!important;line-height:1.55!important}
.ggg46-real-guide .ggg46-contact-note{font-size:14.5px!important;line-height:1.5!important}
.ggg46-real-guide .ggg41-mini-actions a{font-size:13.5px!important;min-height:42px!important;padding:10px 14px!important}
.ggg46-real-guide .ggg46-place-card>span{font-size:14px!important;line-height:1.45!important}
.ggg46-real-guide .ggg46-map-empty strong{font-size:20px!important}
.ggg46-real-guide .ggg46-map-empty span{font-size:16px!important;line-height:1.5!important}
.ggg46-real-guide .ggg-live-map-fallback-note{font-size:14px!important;line-height:1.35!important}
.ggg46-real-guide .ggg41-final h2{font-size:36px!important;line-height:1.08!important}
.ggg46-real-guide .ggg41-final p{font-size:16px!important;line-height:1.6!important}
.ggg46-real-guide .ggg41-final>div:last-child span{font-size:11px!important;line-height:1.35!important}
.ggg46-real-guide .ggg41-footer{font-size:13px!important;line-height:1.5!important}

@media(max-width:760px){
  .ggg46-real-guide .ggg41-shell{padding-top:6px!important}
  .ggg46-real-guide .ggg41-topbar{
    width:calc(100% - 12px)!important;
    padding:10px!important;
    gap:10px!important;
    border-radius:15px!important;
    grid-template-columns:1fr!important;
  }
  .ggg46-real-guide .ggg41-logo>span{width:42px!important;height:42px!important;font-size:15px!important}
  .ggg46-real-guide .ggg41-logo b{font-size:16px!important}
  .ggg46-real-guide .ggg41-topbar>div{
    width:100%!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:6px!important;
  }
  .ggg46-real-guide .ggg41-topbar>div>a{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-width:0!important;
    min-height:44px!important;
    padding:9px 7px!important;
    font-size:12.5px!important;
    line-height:1.18!important;
    text-align:center!important;
  }
  .ggg46-real-guide .ggg41-main{width:calc(100% - 12px)!important;margin-top:8px!important}
  .ggg46-real-guide .ggg41-hero{border-radius:20px!important;min-height:0!important}
  .ggg46-real-guide .ggg41-hero-copy{padding:31px 20px 25px!important}
  .ggg46-real-guide .ggg41-hero h1{font-size:clamp(36px,11vw,46px)!important;line-height:1!important}
  .ggg46-real-guide .ggg41-location{font-size:15.5px!important}
  .ggg46-real-guide .ggg41-lead{font-size:17px!important;line-height:1.58!important}
  .ggg46-real-guide .ggg41-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;width:100%!important}
  .ggg46-real-guide .ggg41-actions a,
  .ggg46-real-guide .ggg41-actions button{width:100%!important;min-height:46px!important;font-size:13.5px!important;padding:10px 8px!important}
  .ggg46-real-guide .ggg41-facts{gap:8px!important;margin-top:22px!important}
  .ggg46-real-guide .ggg41-facts>div{padding:13px 14px!important}
  .ggg46-real-guide .ggg41-facts small{font-size:10.5px!important}
  .ggg46-real-guide .ggg41-facts b{font-size:16px!important}
  .ggg46-real-guide .ggg41-hero-photo{min-height:300px!important}
  .ggg46-real-guide .ggg41-section{padding:42px 0 8px!important}
  .ggg46-real-guide .ggg41-section.soft{margin-top:24px!important;padding:28px 14px 24px!important;border-radius:20px!important}
  .ggg46-real-guide .ggg41-section-title{grid-template-columns:38px 1fr!important;gap:11px!important;margin-bottom:18px!important}
  .ggg46-real-guide .ggg41-section-title>span{width:38px!important;height:38px!important;border-radius:11px!important;font-size:11.5px!important}
  .ggg46-real-guide .ggg41-section-title small{font-size:10.5px!important}
  .ggg46-real-guide .ggg41-section-title h2{font-size:clamp(27px,8vw,34px)!important;line-height:1.05!important;margin-top:4px!important}
  .ggg46-real-guide .ggg41-section-title p{font-size:16px!important;line-height:1.55!important}
  .ggg46-real-guide .ggg41-feature-grid article,
  .ggg46-real-guide .ggg41-support-grid article,
  .ggg46-real-guide .ggg41-rule-grid article,
  .ggg46-real-guide .ggg46-detail-card,
  .ggg46-real-guide .ggg46-content-card,
  .ggg46-real-guide .ggg46-place-card,
  .ggg46-real-guide .ggg46-checkout-time,
  .ggg46-real-guide .ggg46-checkout-list{padding:18px 16px!important;border-radius:18px!important}
  .ggg46-real-guide .ggg41-feature-grid h3,
  .ggg46-real-guide .ggg41-support-grid h3,
  .ggg46-real-guide .ggg41-rule-grid h3,
  .ggg46-real-guide .ggg46-detail-card h3,
  .ggg46-real-guide .ggg46-content-card h3,
  .ggg46-real-guide .ggg46-place-card h3{font-size:22px!important}
  .ggg46-real-guide .ggg41-feature-grid p,
  .ggg46-real-guide .ggg41-support-grid p,
  .ggg46-real-guide .ggg46-detail-card p,
  .ggg46-real-guide .ggg46-content-card p,
  .ggg46-real-guide .ggg46-place-card p{font-size:16px!important;line-height:1.6!important}
  .ggg46-real-guide .ggg41-rule-grid li,
  .ggg46-real-guide .ggg46-checkout-list li,
  .ggg46-real-guide .ggg46-simple-list li{font-size:16px!important;line-height:1.45!important;padding:13px 12px 13px 39px!important}
  .ggg46-real-guide .ggg41-rule-grid li:before,
  .ggg46-real-guide .ggg46-checkout-list li:before,
  .ggg46-real-guide .ggg46-simple-list li:before{top:13px!important}
  .ggg46-real-guide .ggg46-checkout-time strong{font-size:34px!important}
  .ggg46-real-guide .ggg41-mini-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}
  .ggg46-real-guide .ggg41-mini-actions a{min-height:44px!important;font-size:14px!important}
  .ggg46-real-guide .ggg46-map-section .ggg-live-map,
  .ggg46-real-guide .ggg-live-map-fallback{height:390px!important;min-height:390px!important;border-radius:16px!important}
  .ggg46-real-guide .ggg41-final{margin-top:28px!important;padding:24px 18px!important;border-radius:20px!important;gap:18px!important}
  .ggg46-real-guide .ggg41-final h2{font-size:31px!important}
  .ggg46-real-guide .ggg41-final p{font-size:16px!important}
  .ggg46-real-guide .ggg41-footer{padding:20px 4px 34px!important;font-size:13px!important}
}

@media(max-width:420px){
  .ggg46-real-guide .ggg41-topbar>div{grid-template-columns:1fr 1fr!important}
  .ggg46-real-guide .ggg41-topbar>div>a{font-size:12.5px!important}
  .ggg46-real-guide .ggg41-actions{grid-template-columns:1fr!important}
  .ggg46-real-guide .ggg41-section-title{grid-template-columns:34px 1fr!important}
  .ggg46-real-guide .ggg41-section-title>span{width:34px!important;height:34px!important}
  .ggg46-real-guide .ggg41-section-title h2{font-size:28px!important}
  .ggg46-real-guide .ggg46-map-section .ggg-live-map,
  .ggg46-real-guide .ggg-live-map-fallback{height:350px!important;min-height:350px!important}
}

/* =============================================================
   4.7.0 HOUSE MAP ENGINE - BNB Network Map adapted to House Guide
   1 current property + activities within 20 km, no other lodgings.
   ============================================================= */
.ggg47-map-shell,.ggg47-map-shell *{box-sizing:border-box}
.ggg47-map-shell{margin:0 0 22px;padding:16px;border:1px solid #d8e4ea;border-radius:24px;background:linear-gradient(180deg,#f8fbfd,#eef4f7);box-shadow:0 14px 34px rgba(24,48,71,.07);color:#0f172a}
.ggg47-map-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:14px}
.ggg47-map-head h3{margin:0;color:#0f172a;font-size:24px;line-height:1.15;letter-spacing:-.025em}
.ggg47-map-head p{margin:7px 0 0;max-width:760px;color:#475569;font-size:15px;line-height:1.55}
.ggg47-map-status{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end;min-width:180px;padding-top:3px}
.ggg47-map-status b{font-size:13px;color:#183047}.ggg47-map-status small{width:100%;text-align:right;color:#4d6473;font-size:12px}
.ggg47-live-dot{width:10px;height:10px;border-radius:50%;background:#27a15e;box-shadow:0 0 0 5px rgba(39,161,94,.12)}
.ggg47-map{width:100%;height:clamp(390px,48vh,540px);min-height:350px;margin:0 auto;border:2px solid #2563eb;border-radius:20px;background:#e2e8f0;overflow:hidden;box-shadow:0 10px 30px rgba(15,23,42,.12);position:relative;z-index:14;touch-action:pan-x pan-y}
.ggg47-map .leaflet-control-zoom a{font-size:22px!important;line-height:30px!important;color:#0f172a!important;text-decoration:none!important}
.ggg47-map-legend{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:12px;color:#0f172a;font-size:14px}
.ggg47-map-legend span{display:inline-flex;align-items:center;gap:7px;font-weight:850}.ggg47-map-legend strong{margin-left:auto;color:#183047;font-size:13px}

.ggg47-loading{position:absolute;inset:0;z-index:850;display:flex;align-items:center;justify-content:center;padding:18px;background:rgba(255,255,255,.90);backdrop-filter:blur(2px);transition:opacity .22s ease,visibility .22s ease;opacity:1;visibility:visible;pointer-events:auto}
.ggg47-loading.is-hidden{opacity:0;visibility:hidden;pointer-events:none}
.ggg47-loading-box{min-width:230px;max-width:92%;padding:18px 20px;background:#fff;border:1px solid #dbe5f0;border-radius:18px;box-shadow:0 10px 28px rgba(15,23,42,.12);text-align:center}
.ggg47-loading-gear{font-size:34px;line-height:1;display:inline-block;animation:ggg47spin 1.2s linear infinite}.ggg47-loading-title{margin-top:8px;color:#0f172a;font-size:1rem;font-weight:950}.ggg47-loading-text{margin-top:6px;color:#475569;font-size:.88rem;font-weight:750;line-height:1.35}
@keyframes ggg47spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}

.ggg47-marker{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;width:40px!important;height:40px!important;background:#fff!important;border:2.5px solid!important;border-radius:50%!important;box-shadow:0 3px 10px rgba(15,23,42,.20)!important;font-size:18px!important;line-height:1!important}
.ggg47-marker-label{position:absolute;left:50%;bottom:-14px;transform:translateX(-50%) rotate(2deg);padding:2px 5px;background:#ffe066;border:1px solid #ffdd66;border-radius:7px;color:#725800;font-size:9px;font-weight:900;white-space:nowrap}
.ggg47-cluster b{position:absolute;right:4px;top:2px;color:#2563eb;font-size:12px;font-weight:950}
.ggg47-home-marker{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;width:52px!important;height:52px!important;background:#173f55!important;border:4px solid #fff!important;border-radius:50%!important;box-shadow:0 5px 16px rgba(15,23,42,.32)!important;font-size:24px!important}
.ggg47-home-marker>span{transform:translateY(-2px)}.ggg47-home-marker small{position:absolute;left:50%;bottom:-17px;transform:translateX(-50%);background:#173f55;color:#fff;border:2px solid #fff;border-radius:999px;padding:2px 7px;font-size:8px;line-height:1.15;font-weight:950;white-space:nowrap;letter-spacing:.03em;box-shadow:0 2px 8px rgba(15,23,42,.18)}

.ggg47-map-popup{position:absolute;left:50%;bottom:12px;transform:translateX(-50%);z-index:900;width:calc(100% - 24px);max-width:760px;min-height:138px;background:#fff;border:1px solid #dbe5f0;border-radius:16px;box-shadow:0 12px 34px rgba(15,23,42,.25);overflow:hidden;display:none}
.ggg47-map-popup.is-open{display:block}.ggg47-map-popup-inner{display:grid;grid-template-columns:150px minmax(0,1fr) 155px;align-items:stretch;min-height:138px}
.ggg47-map-popup-media{width:150px;height:138px;background:#f1f5f9;overflow:hidden}.ggg47-map-popup-img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.ggg47-emoji-photo,.ggg47-home-media{display:flex;align-items:center;justify-content:center;font-size:42px;background:#eef4f7}
.ggg47-home-media{background:#173f55;color:#fff;font-size:46px}
.ggg47-map-popup-content{padding:12px 14px;min-width:0;display:flex;flex-direction:column;justify-content:center}
.ggg47-map-popup-cat{display:flex;align-items:center;flex-wrap:wrap;gap:5px;color:#475569;font-size:11px;font-weight:900;margin-bottom:4px;line-height:1.2}.ggg47-map-popup-cat .ggg47-loc{color:#0f172a;font-weight:900}.ggg47-map-popup-cat .ggg47-sep{color:#94a3b8}
.ggg47-map-popup-title{display:-webkit-box;color:#0f172a!important;text-decoration:none!important;font-size:16px;font-weight:950;line-height:1.2;white-space:normal;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.ggg47-map-popup-address{margin-top:5px;color:#475569;font-size:12px;font-weight:650;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.ggg47-distance{margin-top:5px;color:#2563eb;font-size:12px;font-weight:900}.ggg47-promo{margin-top:5px;color:#166534;font-size:11px;font-weight:900}
.ggg47-map-popup-side{padding:12px;display:flex;flex-direction:column;align-items:stretch;justify-content:center;border-left:1px solid #eef2f7}
.ggg47-map-popup-action{display:flex;align-items:center;justify-content:center;min-height:42px;padding:9px 10px;border-radius:10px;background:#e67e22!important;border:1px solid #d97706!important;color:#fff!important;text-decoration:none!important;font-size:11px;font-weight:950;text-align:center}
.ggg47-home-badge{display:flex;align-items:center;justify-content:center;min-height:40px;padding:9px 10px;border-radius:10px;background:#173f55;color:#fff;font-size:12px;font-weight:950;text-align:center}
.ggg47-map-popup-close{position:absolute;top:7px;right:7px;z-index:3;width:28px;height:28px;border:0!important;border-radius:50%;background:rgba(15,23,42,.80)!important;color:#fff!important;font-size:18px!important;font-weight:900!important;line-height:28px!important;padding:0!important;cursor:pointer}
.ggg47-map-popup-badge{position:absolute;top:8px;left:8px;z-index:3;padding:4px 8px;border-radius:999px;background:#FFD400;color:#111827;font-size:9px;font-weight:950;box-shadow:0 2px 7px rgba(0,0,0,.14)}

@media(max-width:760px){
  .ggg47-map-shell{padding:12px;border-radius:20px;margin-left:-2px;margin-right:-2px}
  .ggg47-map-head{flex-direction:column;gap:10px}.ggg47-map-head h3{font-size:22px}.ggg47-map-head p{font-size:15px;line-height:1.5}
  .ggg47-map-status{justify-content:flex-start;min-width:0}.ggg47-map-status small{text-align:left;font-size:12px}
  .ggg47-map{height:380px;min-height:330px;border-radius:15px}
  .ggg47-map-legend{gap:10px;font-size:13px}.ggg47-map-legend strong{width:100%;margin-left:0;font-size:13px}
  .ggg47-home-marker{width:48px!important;height:48px!important;font-size:22px!important}.ggg47-home-marker small{font-size:7.5px;bottom:-16px}
  .ggg47-marker{width:38px!important;height:38px!important;font-size:17px!important}
  .ggg47-map-popup{bottom:8px;width:calc(100% - 16px);min-height:118px;border-radius:13px}
  .ggg47-map-popup-inner{grid-template-columns:106px minmax(0,1fr) 108px;min-height:118px}.ggg47-map-popup-media{width:106px;height:118px}
  .ggg47-map-popup-content{padding:8px 9px}.ggg47-map-popup-cat{font-size:10px;margin-bottom:3px;gap:3px}.ggg47-map-popup-title{font-size:13px}.ggg47-map-popup-address{font-size:10px;margin-top:3px}.ggg47-distance,.ggg47-promo{font-size:10px;margin-top:3px}
  .ggg47-map-popup-side{padding:8px 7px}.ggg47-map-popup-action{min-height:34px;padding:6px;font-size:9px;border-radius:8px}.ggg47-home-badge{min-height:34px;font-size:10px;padding:6px}
  .ggg47-map-popup-close{top:5px;right:5px;width:24px;height:24px;line-height:24px!important;font-size:15px!important}.ggg47-map-popup-badge{top:5px;left:5px;font-size:8px;padding:3px 6px}
  .ggg47-loading-box{min-width:0;width:90%;padding:15px 14px;border-radius:14px}.ggg47-loading-gear{font-size:28px}.ggg47-loading-title{font-size:.94rem}.ggg47-loading-text{font-size:.82rem}
}
@media(max-width:480px){
  .ggg47-map{height:350px;min-height:310px}
  .ggg47-map-popup-inner{grid-template-columns:86px minmax(0,1fr);min-height:116px}.ggg47-map-popup-media{width:86px;height:116px}.ggg47-map-popup-side{grid-column:1/-1;border-left:0;border-top:1px solid #eef2f7;padding:6px 8px}.ggg47-map-popup-action,.ggg47-home-badge{min-height:34px}.ggg47-map-popup{max-height:245px;overflow:auto}
}


/* 4.7.4 MAP UX: popup bianco, ritorno alla casa e zoom sempre leggibile */
.ggg47-map .leaflet-popup-content-wrapper,
.ggg47-map .leaflet-popup-tip{
  background:#ffffff!important;
  color:#0f172a!important;
}
.ggg47-map .leaflet-popup-content-wrapper{
  border:1px solid #dbe5f0!important;
  border-radius:16px!important;
  box-shadow:0 12px 34px rgba(15,23,42,.25)!important;
  overflow:hidden!important;
}
.ggg47-map .leaflet-popup-content{margin:0!important;min-width:220px!important}
.ggg47-map .leaflet-popup-close-button{
  width:30px!important;height:30px!important;right:7px!important;top:7px!important;
  border-radius:50%!important;background:#0f172a!important;color:#fff!important;
  font-size:20px!important;line-height:28px!important;font-weight:900!important;
  text-align:center!important;text-decoration:none!important;z-index:5!important;
}
.ggg47-popup-card{display:flex;flex-direction:column;gap:7px;padding:16px 16px 15px;background:#fff;color:#0f172a;line-height:1.35}
.ggg47-popup-card strong{display:block;padding-right:28px;color:#0f172a;font-size:15px;font-weight:950;line-height:1.25}
.ggg47-popup-card b{color:#0f172a;font-size:14px;font-weight:900}
.ggg47-popup-card span{color:#475569;font-size:13px;font-weight:700}
.ggg47-popup-cta{
  display:flex!important;align-items:center!important;justify-content:center!important;
  min-height:42px!important;margin-top:4px!important;padding:9px 12px!important;
  border:1px solid #d97706!important;border-radius:10px!important;
  background:#e67e22!important;color:#fff!important;text-decoration:none!important;
  font-size:12px!important;font-weight:950!important;text-align:center!important;
  box-shadow:0 4px 12px rgba(230,126,34,.18)!important;
}
.ggg47-popup-cta:hover,.ggg47-popup-cta:focus{background:#cf711d!important;color:#fff!important}

/* Controllo fisso: torna all'alloggio corrente e apre Dove siamo */
.ggg47-map .ggg47-home-control{border:0!important;box-shadow:none!important;background:transparent!important;margin-top:10px!important}
.ggg47-map .ggg47-home-control-btn{
  width:auto!important;min-width:118px!important;height:42px!important;padding:0 12px!important;
  display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;
  border:2px solid #173f55!important;border-radius:11px!important;
  background:#fff!important;color:#173f55!important;text-decoration:none!important;
  box-shadow:0 5px 16px rgba(15,23,42,.18)!important;font-size:13px!important;font-weight:950!important;
  line-height:1!important;white-space:nowrap!important;
}
.ggg47-map .ggg47-home-control-btn:hover,.ggg47-map .ggg47-home-control-btn:focus{background:#173f55!important;color:#fff!important}
.ggg47-home-control-icon{font-size:18px;line-height:1}.ggg47-home-control-text{font-size:13px;font-weight:950}

/* Zoom avanti / indietro: sempre visibile e grande */
.ggg47-map .leaflet-control-zoom{
  display:block!important;border:0!important;border-radius:12px!important;overflow:hidden!important;
  box-shadow:0 5px 16px rgba(15,23,42,.20)!important;background:#fff!important;margin-top:10px!important;margin-right:10px!important;
}
.ggg47-map .leaflet-control-zoom a{
  display:flex!important;align-items:center!important;justify-content:center!important;
  width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;
  padding:0!important;background:#fff!important;color:#173f55!important;border:0!important;
  border-bottom:1px solid #dbe5f0!important;text-decoration:none!important;
  font-size:27px!important;font-family:Arial,sans-serif!important;font-weight:800!important;line-height:42px!important;
}
.ggg47-map .leaflet-control-zoom a:last-child{border-bottom:0!important}
.ggg47-map .leaflet-control-zoom a:hover,.ggg47-map .leaflet-control-zoom a:focus{background:#eef6fb!important;color:#0f2f44!important}

@media(max-width:767px){
  .ggg47-map .ggg47-home-control-btn{min-width:104px!important;height:40px!important;padding:0 10px!important}
  .ggg47-home-control-text{font-size:12px}
  .ggg47-map .leaflet-control-zoom a{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;font-size:25px!important;line-height:40px!important}
  .ggg47-popup-card{padding:14px 14px 13px;gap:6px}
  .ggg47-popup-card strong{font-size:14px}.ggg47-popup-card span{font-size:12px}
  .ggg47-popup-cta{min-height:40px!important;font-size:12px!important}
}


/* 4.7.5 — CTA mappa, stampa regole, richiesta espositore e strip BnbEurope */
.ggg41-topbar>div>a.ggg475-request-display{
  background:#eaf6ee!important;
  border-color:#bcd9c6!important;
  color:#173f55!important;
  font-weight:900!important;
}
.ggg41-topbar>div>a.ggg475-request-display:hover{background:#dff1e5!important}
.ggg475-network-strip{
  margin-top:34px;
  display:grid;
  grid-template-columns:1.05fr .62fr 1.35fr;
  align-items:center;
  gap:26px;
  padding:27px 30px;
  border-radius:24px;
  background:#103f63;
  color:#fff;
  box-shadow:0 18px 42px rgba(19,49,67,.13);
}
.ggg475-network-house{display:flex;align-items:center;gap:14px;min-width:0}
.ggg475-network-badge{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;border-radius:15px;background:#164f7c;color:#fff;font-size:16px;font-weight:950}
.ggg475-network-house strong{display:block;color:#fff;font-size:21px;line-height:1.12;white-space:normal}
.ggg475-network-house small{display:block;margin-top:5px;color:#d8e7f0;font-size:11px;line-height:1.35}
.ggg475-network-thanks{text-align:center;color:#fff;font-family:"Segoe Script","Bradley Hand",cursive;font-size:17px;font-weight:700;font-style:italic;line-height:1.3;transform:rotate(-3deg)}
.ggg475-network-activity{display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:18px;align-items:center}
.ggg475-network-activity strong{display:block;color:#fff;font-size:20px;line-height:1.05}
.ggg475-network-activity p{margin:8px 0 12px;color:#eef6fa;font-size:13px;line-height:1.45}
.ggg475-network-activity a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 14px;border-radius:11px;background:#fff;color:#173f55!important;text-decoration:none!important;font-size:12px;font-weight:950}
.ggg475-network-activity img{display:block;width:92px;height:92px;background:#fff;padding:7px;border-radius:13px}
@media(max-width:900px){
  .ggg475-network-strip{grid-template-columns:1fr 1fr;gap:20px}
  .ggg475-network-thanks{grid-row:2;grid-column:1;text-align:left;transform:none}
  .ggg475-network-activity{grid-column:2;grid-row:1 / span 2}
}
@media(max-width:680px){
  .ggg475-network-strip{grid-template-columns:1fr;margin-top:26px;padding:22px 18px;border-radius:20px;gap:20px}
  .ggg475-network-house,.ggg475-network-thanks,.ggg475-network-activity{grid-column:auto!important;grid-row:auto!important}
  .ggg475-network-thanks{text-align:center;font-size:18px}
  .ggg475-network-activity{grid-template-columns:minmax(0,1fr) 84px;gap:12px}
  .ggg475-network-activity strong{font-size:18px}
  .ggg475-network-activity p{font-size:13px}
  .ggg475-network-activity img{width:84px;height:84px}
}


/* 4.7.6 — QR uniformi + azioni top riservate al proprietario */
.ggg46-real-guide .ggg41-final img{width:92px!important;height:92px!important;padding:7px!important;border-radius:13px!important}
.ggg46-real-guide .ggg475-network-activity img{width:92px!important;height:92px!important}
.ggg41-topbar .ggg476-owner-actions{display:flex;gap:8px;align-items:center;justify-content:flex-end;flex-wrap:wrap}
@media(max-width:680px){
  .ggg46-real-guide .ggg41-final img{width:84px!important;height:84px!important}
  .ggg46-real-guide .ggg475-network-activity img{width:84px!important;height:84px!important}
}


/* 4.8.0 - Codice Casa: guida privata + PIN Host condiviso con Guest Card */
.ggg41-facts{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.ggg48-code-fact{background:rgba(255,230,126,.14)!important;border-color:rgba(255,230,126,.35)!important}
.ggg48-code-fact b{font-size:15px!important;letter-spacing:.08em!important;color:#fff8d3!important}
.ggg48-code-fact em{display:block;margin-top:3px;color:#dcebf2;font-size:8px;font-style:normal;font-weight:750;line-height:1.25}
.ggg48-roadmap-code{margin:1.2mm 0 .8mm;padding:1.25mm 1.6mm;border-radius:2mm;background:#fff4c9;border:1px solid #e7c966;color:#000;line-height:1.2}
.ggg48-roadmap-code strong{display:block;font-size:9pt;letter-spacing:.025em;color:#000}
.ggg48-roadmap-code span{display:block;margin-top:.45mm;font-size:6.9pt;font-weight:700;line-height:1.22;color:#000}
@media(max-width:680px){.ggg41-facts{grid-template-columns:1fr!important}.ggg48-code-fact b{font-size:17px!important}}
@media print{
  .ggg48-roadmap-code{margin:1mm 0 .7mm!important;padding:1.05mm 1.4mm!important}
  .ggg48-roadmap-code strong{font-size:8.7pt!important}
  .ggg48-roadmap-code span{font-size:6.65pt!important;line-height:1.18!important}
  .ggg42-guide-qr-card--wide p{font-size:8.55pt!important;line-height:1.3!important;margin-bottom:1mm!important}
  .ggg42-guide-qr-card--wide .ggg42-guide-qr-caption{font-size:7.75pt!important}
}
