.gr-shell{--gr-bg:#f4eee1;--gr-bg-deep:#e8dcc6;--gr-panel:#fffcf6d1;--gr-panel-strong:#fffffff0;--gr-panel-dark:#132a20f5;--gr-line:#1c2b231c;--gr-line-strong:#1c2b232e;--gr-text:#1b2a22;--gr-text-soft:#5f655f;--gr-green:#1f5a43;--gr-green-deep:#153a2e;--gr-gold:#9b7441;--gr-gold-soft:#d1b17d;--gr-white:#fffdfa;--gr-shadow:0 24px 80px #17241d14;--gr-shadow-strong:0 30px 90px #101c1629;width:min(1320px,100% - 24px);color:var(--gr-text);margin:0 auto;padding:18px 0 88px;position:relative}.gr-shell:before,.gr-shell:after{content:"";pointer-events:none;z-index:-1;filter:blur(16px);position:fixed;inset:auto}.gr-shell:before{background:radial-gradient(circle,#1f5a4324,#0000 68%);border-radius:999px;width:420px;height:420px;top:-120px;right:-100px}.gr-shell:after{background:radial-gradient(circle,#9b744129,#0000 68%);border-radius:999px;width:420px;height:420px;bottom:-80px;left:-120px}.gr-main,.gr-sections{gap:18px;display:grid}.gr-header{z-index:60;margin-bottom:18px;position:sticky;top:8px}.gr-header-inner,.gr-mobile-panel,.gr-hero,.gr-page-hero,.gr-section,.gr-notice,.gr-footer,.gr-closing-band{border:1px solid var(--gr-line);box-shadow:var(--gr-shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(135deg,#ffffffb8,#f8f3eaeb),radial-gradient(circle at 0 0,#1f5a4312,#0000 35%);border-radius:30px}.gr-header-inner{z-index:2;grid-template-columns:minmax(240px,300px) minmax(0,1fr) auto;align-items:center;gap:18px;padding:16px 22px;display:grid;position:relative}.gr-brand{cursor:pointer;width:min(330px,100%);min-width:280px;height:96px;display:block;position:relative;overflow:hidden}.gr-brand-logo{object-fit:contain;width:120%;height:188%;position:absolute;inset:-40% -10% -44%}.gr-menu-toggle{background:#ffffffc7;border:1px solid #1f5a431f;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:48px;height:48px;padding:0;display:none}.gr-menu-toggle span{background:var(--gr-green);border-radius:999px;width:18px;height:2px;transition:transform .2s,opacity .2s}.gr-menu-toggle.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.gr-menu-toggle.is-open span:nth-child(2){opacity:0}.gr-menu-toggle.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.gr-nav{z-index:2;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;min-width:0;display:flex;position:relative;overflow:visible}.gr-nav-link,.gr-mobile-nav-link,.gr-locale-option,.gr-mobile-locale-option{color:var(--gr-text-soft);cursor:pointer;transition:transform .2s,background-color .2s,color .2s,border-color .2s}.gr-nav-link{white-space:nowrap;border-radius:999px;flex:none;padding:10px 13px;font-size:.93rem;font-weight:600}.gr-nav-link:hover,.gr-mobile-nav-link:hover,.gr-locale-option:hover,.gr-mobile-locale-option:hover{color:var(--gr-text);background:#1f5a4314;transform:translateY(-1px)}.gr-nav-link.is-active,.gr-mobile-nav-link.is-active,.gr-locale-option.is-active,.gr-mobile-locale-option.is-active{color:var(--gr-green);background:#1f5a4321;font-weight:700}.gr-header-actions{z-index:2;justify-content:flex-end;align-items:center;gap:10px;display:flex;position:relative}.gr-locale-menu{position:relative}.gr-locale-trigger{width:56px;height:56px;color:var(--gr-green);background:radial-gradient(circle at 30% 30%,#fffffff5,#f0ece2eb),linear-gradient(#1f5a430a,#1f5a4314);border:1px solid #1f5a4329;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:transform .2s,background-color .2s,border-color .2s;display:inline-flex;box-shadow:0 12px 28px #153a2e1a}.gr-locale-trigger:hover,.gr-locale-trigger.is-open{border-color:#1f5a433d;transform:translateY(-1px);box-shadow:0 14px 32px #153a2e24}.gr-locale-trigger svg{filter:drop-shadow(0 1px #ffffff8c);width:26px;height:26px}.gr-locale-dropdown{border:1px solid var(--gr-line);min-width:210px;box-shadow:var(--gr-shadow-strong);opacity:0;pointer-events:none;background:linear-gradient(135deg,#fffffff5,#f8f3eafa),radial-gradient(circle at 100% 0,#1f5a4314,#0000 38%);border-radius:20px;gap:6px;padding:10px;transition:opacity .2s,transform .2s;display:grid;position:absolute;top:calc(100% + 10px);right:0;transform:translateY(-8px)}.gr-locale-dropdown.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.gr-locale-option,.gr-mobile-locale-option{background:#ffffffad;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-size:.94rem;font-weight:600;display:flex}.gr-locale-active-dot{background:var(--gr-green);border-radius:999px;flex:none;width:8px;height:8px}.gr-button{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-weight:700;transition:transform .2s,background-color .2s,color .2s,opacity .2s;display:inline-flex}.gr-button:hover{transform:translateY(-1px)}.gr-button-primary{background:linear-gradient(135deg, var(--gr-green), var(--gr-green-deep));color:var(--gr-white);box-shadow:0 18px 40px #153a2e33}.gr-button-secondary{color:var(--gr-text);background:#ffffffc2;border-color:#1f5a4324}.gr-button-ghost{color:var(--gr-gold);background:0 0;border-color:#9b74412e}.gr-mobile-panel{display:none}.gr-notice,.gr-page-hero,.gr-section,.gr-footer,.gr-closing-band{padding:24px}.gr-hero{grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:22px;padding:26px;display:grid;overflow:hidden}.gr-page-hero{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:stretch;gap:20px;display:grid}.gr-page-hero-panel{color:#fffbf5d6;background:linear-gradient(#142821f7,#214336e6),radial-gradient(circle at 100% 0,#d1b17d26,#0000 36%);border-radius:24px;gap:14px;padding:18px;display:grid}.gr-page-hero-copy,.gr-hero-copy{z-index:1;position:relative}.gr-hero-copy:after{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle,#9b744124,#0000 70%);border-radius:999px;width:240px;height:240px;position:absolute;top:-60px;right:-40px}.gr-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--gr-gold);font-size:.74rem;font-weight:700}.gr-hero h1,.gr-page-hero h1,.gr-section h2,.gr-closing-band h2{font-family:var(--font-serif);letter-spacing:-.03em;margin:10px 0 0}.gr-hero h1{max-width:18ch;color:var(--gr-green-deep);font-size:clamp(2.3rem,4.35vw,3.9rem);line-height:.96}.gr-page-hero h1{font-size:clamp(2.2rem,4.4vw,4.1rem);line-height:.98}.gr-section h2,.gr-closing-band h2{font-size:clamp(1.8rem,3.2vw,2.6rem);line-height:1.02}.gr-hero-subtitle{background:var(--gr-green-deep);max-width:30rem;color:var(--gr-white);border-radius:18px;padding:12px 16px;font-size:.98rem;line-height:1.38;display:inline-block;box-shadow:0 18px 36px #153a2e29}.gr-hero-subtitle-overlay{z-index:2;margin:0;position:absolute;bottom:18px;right:18px}.gr-hero-text,.gr-section-copy,.gr-footer-copy,.gr-card p,.gr-region-card p,.gr-timeline-content p,.gr-check-item p,.gr-faq-item p,.gr-section-note,.gr-map-caption p,.gr-project-copy,.gr-partner-card p,.gr-showcase-panel p,.gr-showcase-detail p,.gr-gallery-group-copy p,.gr-gallery-lightbox-copy p,.gr-contact-aside-card p,.gr-contact-feedback,.gr-closing-band .gr-section-copy{color:var(--gr-text-soft);line-height:1.68}.gr-hero-text,.gr-section-copy,.gr-closing-band .gr-section-copy{max-width:60ch;margin-top:14px}.gr-hero-text-justified{text-align:justify;text-justify:inter-word}.gr-badges,.gr-actions,.gr-card-bullets,.gr-gallery-tags,.gr-project-actions,.gr-contact-actions,.gr-contact-status,.gr-page-highlight-grid,.gr-showcase-detail-grid,.gr-partner-fields,.gr-closing-band-actions{flex-wrap:wrap;gap:8px;display:flex}.gr-badges,.gr-actions{margin-top:18px}.gr-badges{gap:10px}.gr-badge,.gr-chip,.gr-card-bullets span,.gr-gallery-tag,.gr-status-chip,.gr-page-highlight{min-height:34px;color:var(--gr-green);background:#ffffffb8;border:1px solid #1f5a431c;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:.85rem;display:inline-flex}.gr-chip,.gr-card-bullets span{color:var(--gr-text);background:#fffffff0}.gr-status-chip.is-ready{color:var(--gr-green);background:#1f5a431f;border-color:#1f5a4329}.gr-page-highlight{color:#fffbf5f0;background:#ffffff1a;border-color:#ffffff1f}.gr-hero-visual{display:grid}.gr-hero-visual-panel{color:#fffbf5d6;box-shadow:var(--gr-shadow-strong);background:radial-gradient(circle at 100% 0,#d1b17d29,#0000 38%),linear-gradient(#12271ffa,#1e3e31e0);border-radius:24px;align-content:stretch;gap:0;padding:14px;display:grid}.gr-hero-photo-wrap,.gr-page-hero-visual,.gr-hero-logo-wrap,.gr-page-hero-logo{isolation:isolate;background:#ffffff14;border-radius:22px;position:relative;overflow:hidden}.gr-hero-photo-wrap{min-height:clamp(300px,46vh,370px)}.gr-page-hero-visual,.gr-page-hero-logo{min-height:180px}.gr-hero-photo,.gr-page-hero-image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.02)}.gr-hero-photo-overlay,.gr-page-hero-visual-overlay{background:linear-gradient(#08130f1a,#08130f94),radial-gradient(circle at 100% 0,#d1b17d29,#0000 32%);position:absolute;inset:0}.gr-hero-logo,.gr-page-logo-image{object-fit:contain;width:136%;height:136%;position:absolute;inset:-18%}.gr-card-grid,.gr-region-grid,.gr-project-grid,.gr-partner-grid{gap:16px;display:grid}.gr-card-grid.columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.gr-card-grid.columns-3,.gr-region-grid,.gr-project-grid,.gr-partner-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gr-card-grid.columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}.gr-card,.gr-region-card,.gr-project-card,.gr-partner-card,.gr-faq-item,.gr-timeline-step,.gr-check-item,.gr-showcase-panel,.gr-showcase-detail,.gr-map-card,.gr-gallery-group,.gr-contact-panel,.gr-contact-aside-card{background:var(--gr-panel-strong);border:1px solid #1f5a431a;border-radius:24px;box-shadow:0 14px 40px #18271f0d}.gr-card,.gr-region-card,.gr-project-card,.gr-partner-card,.gr-showcase-panel,.gr-showcase-detail,.gr-contact-panel,.gr-contact-aside-card{padding:18px}.gr-card,.gr-region-card,.gr-project-card,.gr-partner-card{transition:transform .22s,box-shadow .22s,border-color .22s,background-color .22s}.gr-card:hover,.gr-region-card:hover,.gr-project-card:hover,.gr-partner-card:hover{background:#fffffffa;border-color:#1f5a432e;transform:translateY(-4px);box-shadow:0 18px 44px #18271f1a}.gr-region-card{align-content:start;gap:12px;display:grid}.gr-card h3,.gr-region-card h3,.gr-project-card h3,.gr-partner-card h3,.gr-timeline-content h3,.gr-check-item h3,.gr-map-caption h3,.gr-gallery-group-copy h3,.gr-gallery-lightbox-copy h3,.gr-contact-aside-card h3{color:var(--gr-green-deep);font-size:1rem;line-height:1.35}.gr-card-meta,.gr-gallery-eyebrow,.gr-project-index{letter-spacing:.08em;text-transform:uppercase;color:var(--gr-gold);margin:0 0 12px;font-size:.8rem}.gr-timeline,.gr-checklist{gap:14px;display:grid}.gr-op-journey{scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#1f5a4338 transparent;align-items:center;gap:10px;padding:18px 10px 12px;display:flex;overflow-x:auto}.gr-op-journey::-webkit-scrollbar{height:8px}.gr-op-journey::-webkit-scrollbar-thumb{background:#1f5a4338;border-radius:999px}.gr-op-step{background:linear-gradient(180deg, #fffffffa, #f8f4edf5), radial-gradient(circle at top center, var(--gr-step-accent-soft), transparent 62%);text-align:center;scroll-snap-align:start;border:1px solid #44624d24;border-radius:24px;flex:0 0 144px;align-content:start;justify-items:center;gap:10px;min-height:236px;padding:40px 14px 16px;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid;position:relative;box-shadow:0 10px 24px #18271f0d,inset 0 1px #ffffffe6}.gr-op-step:before{content:"";border-radius:inherit;background:radial-gradient(circle at top, var(--gr-step-accent-soft), transparent 52%), linear-gradient(180deg, #ffffff38, transparent 40%);opacity:.72;pointer-events:none;position:absolute;inset:0}.gr-op-step:after{content:"";opacity:.88;pointer-events:none;border:1px solid #e0e7dfe6;border-radius:18px;transition:opacity .22s,border-color .22s;position:absolute;inset:8px}.gr-op-step:hover{box-shadow:0 14px 30px var(--gr-step-glow), 0 10px 22px #18271f14;border-color:#44624d3d;transform:translateY(-4px)}.gr-op-step:hover:after{opacity:1;border-color:#d7e0d5f5}.gr-op-step>*{z-index:1;position:relative}.gr-op-step-badge{background:linear-gradient(180deg, #fffffffa, #f4efe6fa), radial-gradient(circle at top, var(--gr-step-accent-soft), transparent 58%);width:44px;height:44px;color:var(--gr-step-accent);font-family:var(--font-serif);border:1px solid #44624d1a;border-radius:999px;place-items:center;font-size:1.12rem;line-height:1;transition:transform .22s,box-shadow .22s;display:grid;position:absolute;top:-14px;left:50%;transform:translate(-50%);box-shadow:0 8px 18px #18271f0f}.gr-op-step:hover .gr-op-step-badge{box-shadow:0 12px 24px var(--gr-step-glow), 0 8px 16px #18271f14;transform:translate(-50%)translateY(-2px)}.gr-op-step-icon-shell{background:linear-gradient(180deg, #fffffffa, #f7f3ecf5), radial-gradient(circle at top, var(--gr-step-accent-soft), transparent 62%);border-radius:999px;place-items:center;width:76px;height:76px;transition:transform .22s,box-shadow .22s;display:grid;box-shadow:inset 0 1px #fffffff0,0 10px 22px #18271f0f,0 0 0 6px #ffffffb8}.gr-op-step:hover .gr-op-step-icon-shell{box-shadow:inset 0 1px 0 #fffffff5, 0 14px 28px var(--gr-step-glow), 0 0 0 7px #ffffffc7;transform:translateY(-2px)}.gr-op-step-icon{object-fit:contain;border-radius:18px;width:64px;height:64px;transition:transform .22s}.gr-op-step:hover .gr-op-step-icon{transform:scale(1.02)}.gr-op-step-divider{background:linear-gradient(90deg, transparent, #1f5a432e 18%, var(--gr-step-accent-soft) 50%, #1f5a432e 82%, transparent);width:42px;height:1px;position:relative}.gr-op-step-divider:after{content:"";background:var(--gr-step-accent);border-radius:999px;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 5px #ffffffeb}.gr-op-step-copy{gap:8px;display:grid}.gr-op-step-copy h3{color:var(--gr-green-deep);margin:0;font-size:1.16rem;line-height:1.14}.gr-op-step-copy p{color:var(--gr-text-soft);margin:0;font-size:.8rem;line-height:1.42}.gr-op-connector{color:#1f5a438a;flex:0 0 46px;align-items:center;display:flex}.gr-op-connector-line{background:linear-gradient(90deg,#1f5a4329,#1f5a435c);border-radius:999px;flex:1;height:1px;transition:background .22s,box-shadow .22s}.gr-op-connector-arrow{flex:none;width:18px;height:18px;margin-left:-1px;transition:transform .22s,filter .22s,color .22s}.gr-op-step:hover+.gr-op-connector .gr-op-connector-line{background:linear-gradient(90deg, #1f5a4357, var(--gr-step-accent));box-shadow:0 0 10px var(--gr-step-glow)}.gr-op-step:hover+.gr-op-connector .gr-op-connector-arrow{filter:drop-shadow(0 3px 8px var(--gr-step-glow));color:var(--gr-step-accent);transform:translate(2px)}.gr-timeline-step,.gr-check-item{grid-template-columns:auto 1fr;gap:16px;padding:16px 18px;display:grid}.gr-timeline-index{width:50px;height:50px;color:var(--gr-green);font-family:var(--font-serif);background:linear-gradient(135deg,#1f5a4324,#9b74412e);border-radius:16px;place-items:center;font-size:1.2rem;display:grid}.gr-check-bullet{background:linear-gradient(135deg, var(--gr-gold), var(--gr-gold-soft));border-radius:999px;width:14px;height:14px;margin-top:8px;box-shadow:0 0 0 6px #9b74411a}.gr-atlas{grid-template-columns:minmax(340px,.95fr) minmax(0,1.05fr);gap:18px;display:grid}.gr-map-surface{background:radial-gradient(circle at 0 0,#1f5a4329,#0000 24%),radial-gradient(circle at 100% 100%,#9b74412e,#0000 28%),linear-gradient(#10261d,#1a3a2c 54%,#244a39);border-radius:24px;min-height:400px;position:relative;overflow:hidden}.gr-map-outline{border:1px dashed #ffffff38;border-radius:38% 42% 32% 40%;position:absolute;inset:46px 36px 108px;transform:rotate(-6deg)}.gr-map-pin{justify-items:center;gap:8px;display:grid;position:absolute;transform:translate(-50%,-50%)}.gr-map-pin span{background:linear-gradient(135deg, var(--gr-gold-soft), #fff2ca);border-radius:999px;width:14px;height:14px;box-shadow:0 0 0 8px #ffffff14}.gr-map-pin strong{color:var(--gr-white);font-size:.82rem;font-weight:700}.gr-map-caption{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:18px;padding:16px;position:absolute;bottom:24px;left:24px;right:24px}.gr-region-media{background:#1f5a4314;border-radius:24px 24px 20px 20px;min-height:170px;margin:-18px -18px 0;overflow:hidden}.gr-region-media img{object-fit:cover;width:100%;height:100%;display:block}.gr-showcase{gap:16px;display:grid}.gr-showcase-hero{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.gr-showcase-panel{background:linear-gradient(180deg, #10241d0a, #9b74411f), var(--gr-panel-strong);align-content:end;min-height:190px;display:grid}.gr-showcase-panel.is-highlight{background:linear-gradient(180deg, #10241d05, #1f5a4324), var(--gr-panel-strong)}.gr-showcase-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.gr-showcase-detail{align-content:start;gap:10px;min-height:124px;display:grid}.gr-project-card{gap:16px;transition:transform .24s,box-shadow .24s,border-color .24s;display:grid}.gr-project-body{align-content:start;gap:12px;display:grid}.gr-project-media{background:linear-gradient(#10261d0f,#10261d99);border-radius:20px;justify-content:space-between;align-items:flex-end;gap:12px;min-height:164px;padding:0;display:flex;position:relative;overflow:hidden}.gr-project-media:after{content:"";background:linear-gradient(#07110d0a,#07110d94),radial-gradient(circle at 100% 0,#d1b17d2e,#0000 34%);position:absolute;inset:0}.gr-project-media-image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.gr-project-media-overlay{z-index:1;justify-content:space-between;align-items:flex-end;gap:12px;width:100%;padding:16px;display:flex;position:relative}.gr-project-index{font-family:var(--font-serif);letter-spacing:0;color:var(--gr-white);margin:0;font-size:1.8rem}.gr-project-media-copy{max-width:14rem}.gr-project-media-copy .gr-card-meta,.gr-project-media-copy h3{color:var(--gr-white)}.gr-project-media-copy h3,.gr-project-copy{margin:0}.gr-project-card-link{color:inherit;text-decoration:none;display:block}.gr-project-card-link:hover .gr-project-card,.gr-project-card-link:focus-visible .gr-project-card{box-shadow:var(--gr-shadow-strong);transform:translateY(-4px)}.gr-project-card.is-clickable{cursor:pointer}.gr-project-topline{justify-content:space-between;align-items:center;gap:10px;display:flex}.gr-project-card .gr-card-bullets{gap:10px}.gr-project-card .gr-card-bullets span,.gr-project-card .gr-chip{background:#1f5a430f;border-color:#1f5a4314}.gr-project-pdf-chip{color:#fffbf5f5;letter-spacing:.08em;text-transform:uppercase;background:#142821eb;border:1px solid #1f5a431f;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-size:.78rem;display:inline-flex}.gr-project-open-hint{color:var(--gr-green);margin:0;font-size:.88rem;font-weight:600}.gr-project-carousel{gap:16px;display:grid}.gr-project-carousel-stage{box-shadow:var(--gr-shadow-strong);background:linear-gradient(#0c1c1614,#0c1c16c7),#1428211a;border:1px solid #1f5a431a;border-radius:28px;position:relative;overflow:hidden}.gr-project-carousel-stage-button{cursor:zoom-in;background:0 0;border:0;width:100%;min-height:540px;padding:0}.gr-project-carousel-stage-button img{object-fit:cover;width:100%;height:100%;display:block}.gr-project-carousel-overlay{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0e1d17c7;border-radius:22px;max-width:38rem;padding:16px 18px;position:absolute;bottom:18px;left:18px;right:18px}.gr-project-carousel-overlay .gr-card-meta,.gr-project-carousel-overlay h3,.gr-project-carousel-overlay p{color:#fffbf5f5}.gr-project-carousel-overlay h3{margin:6px 0 0;font-size:clamp(1.3rem,2.2vw,1.9rem);line-height:1.08}.gr-project-carousel-overlay p{margin:10px 0 0;line-height:1.62}.gr-project-carousel-controls{z-index:3;gap:10px;display:flex;position:absolute;top:18px;right:18px}.gr-project-carousel-control,.gr-project-lightbox-control,.gr-project-lightbox-close{color:#fffbf5fa;cursor:pointer;background:#0e1d17bd;border:1px solid #ffffff1f;border-radius:999px;width:46px;height:46px;padding:0;font-size:1.6rem;line-height:1}.gr-project-carousel-thumbs{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.gr-project-carousel-thumb{text-align:left;cursor:pointer;background:#ffffffd1;border:1px solid #1f5a4314;border-radius:20px;gap:10px;padding:10px;transition:transform .22s,border-color .22s,box-shadow .22s;display:grid}.gr-project-carousel-thumb:hover,.gr-project-carousel-thumb.is-active{border-color:#1f5a4333;transform:translateY(-2px);box-shadow:0 14px 28px #18271f14}.gr-project-carousel-thumb img{object-fit:cover;border-radius:14px;width:100%;height:92px;display:block}.gr-project-carousel-thumb span{color:var(--gr-green-deep);font-size:.9rem;line-height:1.35}.gr-project-lightbox{z-index:120;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a120fc7;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.gr-project-lightbox-shell{background:linear-gradient(#132a20f5,#1a362aeb),radial-gradient(circle at 100% 0,#d1b17d29,#0000 34%);border-radius:30px;gap:16px;width:min(1200px,100%);max-height:calc(100vh - 56px);padding:18px;display:grid;position:relative;box-shadow:0 30px 90px #08100c66}.gr-project-lightbox-close{z-index:3;position:absolute;top:16px;right:16px}.gr-project-lightbox-stage{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.gr-project-lightbox-image-wrap{background:#ffffff0f;border-radius:24px;min-height:70vh;overflow:hidden}.gr-project-lightbox-image-wrap img{object-fit:contain;width:100%;height:100%;max-height:70vh;display:block}.gr-project-lightbox-copy{gap:8px;max-width:52rem;padding:0 8px 4px;display:grid}.gr-project-lightbox-copy .gr-card-meta,.gr-project-lightbox-copy h3,.gr-project-lightbox-copy p{color:#fffbf5f5}.gr-project-lightbox-copy h3{margin:0}.gr-project-lightbox-copy p{margin:0;line-height:1.7}.gr-card-illustrated{align-content:start;gap:10px;display:grid}.gr-card-visual{isolation:isolate;background:linear-gradient(#fffffffa,#f5f0e8f0),radial-gradient(circle at top,#1f5a4314,#0000 62%);border:1px solid #1f5a4314;border-radius:24px;place-items:center;width:104px;height:104px;padding:12px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #fffffff5,0 14px 32px #18271f0f}.gr-card-visual img{z-index:1;object-fit:contain;width:100%;height:100%;display:block;position:relative}.gr-card-visual:after{content:"";border-radius:inherit;pointer-events:none;z-index:2;background:linear-gradient(#f5f0e8db 0%,#f5f0e800 18% 78%,#f5f0e8e6 100%),linear-gradient(90deg,#f5f0e8db 0%,#f5f0e800 18% 82%,#f5f0e8db 100%),radial-gradient(circle,#f5f0e800 56%,#f5f0e829 72%,#f5f0e89e 88%,#f5f0e8e6 100%);position:absolute;inset:0}.gr-sustainability-solutions{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.gr-sustainability-solution-card{text-align:center;background:linear-gradient(#fffffffa,#f7f3ecf2),radial-gradient(circle at top,#1f5a430f,#0000 62%);border:1px solid #1f5a431a;border-radius:24px;align-content:start;justify-items:center;gap:14px;padding:20px 18px;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid;box-shadow:0 14px 36px #18271f0d}.gr-sustainability-solution-card:hover{border-color:#1f5a432e;transform:translateY(-4px);box-shadow:0 18px 40px #18271f17}.gr-sustainability-solution-visual{isolation:isolate;background:linear-gradient(#fffffffa,#f5f0e8f5),radial-gradient(circle at top,#1f5a4314,#0000 62%);border:1px solid #1f5a4314;border-radius:28px;place-items:center;width:124px;height:124px;padding:10px;display:grid;position:relative;overflow:hidden}.gr-sustainability-solution-visual img{z-index:1;object-fit:contain;width:100%;height:100%;display:block;position:relative}.gr-sustainability-solution-visual:after{content:"";border-radius:inherit;pointer-events:none;z-index:2;background:linear-gradient(#f5f0e8e0 0%,#f5f0e800 18% 78%,#f5f0e8eb 100%),linear-gradient(90deg,#f5f0e8e0 0%,#f5f0e800 18% 82%,#f5f0e8e0 100%),radial-gradient(circle,#f5f0e800 58%,#f5f0e829 74%,#f5f0e8a3 90%,#f5f0e8eb 100%);position:absolute;inset:0}.gr-sustainability-solution-card h3{max-width:14ch;margin:0}.gr-section.is-prudence-band{background:linear-gradient(135deg,#142821f7,#214336eb),radial-gradient(circle at 100% 0,#d1b17d29,#0000 38%);padding:18px}.gr-prudence-band{gap:10px;padding:8px;display:grid}.gr-prudence-band h3{color:#fffbf5fa;font-family:var(--font-serif);letter-spacing:-.03em;margin:0;font-size:clamp(1.7rem,3vw,2.4rem);line-height:1.02}.gr-prudence-band p:not(.gr-eyebrow){color:#fffbf5c7;max-width:58ch;margin:0;line-height:1.68}.gr-valuation-block{z-index:1;gap:18px;display:grid;position:relative}.gr-valuation-hero{text-align:center;box-shadow:var(--gr-shadow-strong);background:radial-gradient(circle at top,#d1b17d2e,#0000 42%),linear-gradient(#142821fa,#214336eb);border:1px solid #1f5a431f;border-radius:28px;justify-items:center;gap:12px;padding:30px 26px 92px;display:grid;position:relative;overflow:hidden}.gr-valuation-hero:before{content:"";background:linear-gradient(90deg,#0000,#ffffff6b,#0000);height:1px;position:absolute;inset:0 0 auto}.gr-section#valorizacao-tecnica{background:linear-gradient(145deg,#ffffffc7,#f7f2e9f5),radial-gradient(circle at 100% 0,#1f5a4314,#0000 34%);border-color:#1f5a431f;position:relative;overflow:hidden}.gr-section#valorizacao-tecnica:before{content:"";pointer-events:none;background:radial-gradient(circle,#d1b17d2e,#0000 68%);border-radius:999px;width:240px;height:240px;position:absolute;top:-72px;right:-48px}.gr-valuation-hero h3{font-family:var(--font-serif);letter-spacing:-.03em;color:#fffbf5fa;margin:0;font-size:clamp(1.9rem,3.3vw,2.7rem);line-height:1.04}.gr-valuation-figure{font-family:var(--font-serif);letter-spacing:-.05em;color:var(--gr-white);text-shadow:0 10px 30px #09120e38;margin:0;font-size:clamp(3.4rem,9vw,5.8rem);line-height:.9}.gr-valuation-copy{color:#fffbf5d1;max-width:46rem;margin:0;line-height:1.6}.gr-valuation-grid{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:-54px;padding:0 18px;display:grid;position:relative}.gr-valuation-card{background:var(--gr-panel-strong);border:1px solid #1f5a431a;border-radius:24px;align-content:start;padding:18px;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 40px #18271f0d}.gr-valuation-card:before{content:"";background:linear-gradient(90deg, var(--gr-green), #d1b17deb);height:4px;position:absolute;inset:0 0 auto}.gr-valuation-card h3{color:var(--gr-green-deep);margin:0;font-size:1rem;line-height:1.35}.gr-valuation-card p{color:var(--gr-text-soft);margin:10px 0 0;line-height:1.68}.gr-valuation-note{max-width:54rem;color:var(--gr-text-soft);text-align:center;background:#1f5a430d;border:1px solid #1f5a431a;border-radius:18px;justify-self:center;margin:0;padding:14px 18px;line-height:1.58}.gr-page-hero-italy{background:radial-gradient(circle at 0 0,#1f5a431f,#0000 28%),radial-gradient(circle at 100% 100%,#9b74411f,#0000 24%),linear-gradient(135deg,#ffffffeb,#f6f1e9f5);grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:center;gap:24px;position:relative;overflow:hidden}.gr-page-hero-italy:before{content:"";pointer-events:none;background:radial-gradient(circle,#d1b17d2e,#0000 68%);border-radius:999px;width:280px;height:280px;position:absolute;top:-88px;right:-72px}.gr-italy-hero-copy{align-content:center;gap:0;min-width:0;display:grid}.gr-italy-hero-copy-shell{background:linear-gradient(145deg,#ffffffd1,#f8f3eaf0),radial-gradient(circle at 100% 0,#d1b17d24,#0000 34%);border:1px solid #1f5a431a;border-radius:28px;gap:0;max-width:min(100%,42rem);padding:24px 26px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 44px #18271f14}.gr-italy-hero-copy-shell:before{content:"";background:linear-gradient(180deg, var(--gr-green), #d1b17df0);width:4px;position:absolute;inset:0 auto 0 0}.gr-italy-hero-copy h1{max-width:18ch;color:var(--gr-green-deep);text-wrap:balance;font-size:clamp(2rem,3.8vw,3.6rem);line-height:.96}.gr-italy-hero-copy .gr-hero-text{color:#283c32db;max-width:56ch;font-size:1.05rem}.gr-italy-hero-panel{min-height:100%;box-shadow:var(--gr-shadow-strong);border:1px solid #1f5a431f;padding:12px;position:relative}.gr-italy-hero-panel:after{content:"";pointer-events:none;border:1px solid #ffffff14;border-radius:24px;position:absolute;inset:14px}.gr-italy-hero-visual{gap:14px;display:grid;position:relative}.gr-italy-hero-stage{isolation:isolate;background:linear-gradient(#0d1e1738,#0d1e1780),#ffffff14;border-radius:24px;min-height:clamp(260px,31vw,360px);position:relative;overflow:hidden}.gr-italy-hero-stage:before{content:"";z-index:2;pointer-events:none;border:1px solid #ffffff14;border-radius:18px;position:absolute;inset:16px}.gr-italy-hero-image{object-fit:cover;opacity:0;filter:saturate(.98)contrast(1.01);will-change:opacity, transform;width:100%;height:100%;transition:opacity 1.15s,transform 5.2s cubic-bezier(.22,1,.36,1),filter 1.15s;position:absolute;inset:0;transform:scale(1.012)translateY(8px)}.gr-italy-hero-image.is-active{opacity:1;filter:saturate()contrast(1.02);transform:scale(1)translate(0,0)}.gr-italy-hero-stage-overlay{z-index:1;background:linear-gradient(90deg,#08140f42 0%,#08140f1a 24%,#08140f0a 76%,#08140f42 100%),linear-gradient(#08140f0f,#08140f3d),radial-gradient(circle at 100% 0,#d1b17d24,#0000 34%);position:absolute;inset:0}.gr-italy-hero-progress{justify-content:center;gap:8px;display:flex}.gr-italy-media-caption{z-index:3;letter-spacing:.14em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:.78;border-radius:999px;align-items:center;max-width:calc(100% - 32px);padding:6px 10px;font-size:.64rem;line-height:1;display:inline-flex;position:absolute}.gr-italy-hero-caption,.gr-italy-opportunity-caption{color:#fffbf5bd;background:#09140f57;border:1px solid #ffffff24}.gr-italy-hero-caption{bottom:18px;left:18px}.gr-italy-hero-progress-dot{background:#ffffff29;border-radius:999px;width:28px;height:4px;transition:width .22s,background-color .22s,opacity .22s}.gr-italy-hero-progress-dot.is-active{background:linear-gradient(90deg,#ffffffeb,#d1b17deb);width:52px}.gr-italy-sections{gap:18px}.gr-italy-foundations-section{background:radial-gradient(circle at 100% 0,#d1b17d24,#0000 32%),linear-gradient(145deg,#ffffffd1,#f7f2eaf5);position:relative;overflow:hidden}.gr-italy-foundations-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#1f5a4314,#0000 70%);border-radius:999px;width:260px;height:260px;position:absolute;bottom:-110px;left:-72px}.gr-italy-foundations-section .gr-section-head{z-index:1;margin-bottom:14px;text-align:center;max-width:860px;margin-inline:auto;position:relative}.gr-italy-foundations-section .gr-section-head h2{text-wrap:balance;overflow-wrap:normal;word-break:normal;width:100%;max-width:none;font-size:clamp(1.45rem,2vw,1.95rem);line-height:1.02}.gr-italy-foundations-grid{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:860px;margin:0 auto;display:grid;position:relative}.gr-italy-foundation-card{isolation:isolate;background:linear-gradient(#fffffffa,#f7f2eaf5),#ffffffd1;border:1px solid #1f5a431a;border-radius:22px;min-height:126px;padding:12px 16px;transition:transform .22s,box-shadow .22s,border-color .22s;position:relative;overflow:hidden;box-shadow:0 10px 24px #18271f0b}.gr-italy-foundation-card:before{content:"";background:linear-gradient(90deg, var(--gr-green), #d1b17deb);height:4px;position:absolute;inset:0 0 auto}.gr-italy-foundation-card:after{content:"";z-index:0;background:linear-gradient(90deg,#fffcf7f5 0%,#fffcf7db 48%,#fffcf747 100%);position:absolute;inset:0}.gr-italy-foundation-card:hover{border-color:#1f5a432e;transform:translateY(-4px);box-shadow:0 20px 44px #18271f1a}.gr-italy-foundation-watermark,.gr-italy-opportunity-watermark,.gr-italy-investor-watermark{pointer-events:none;position:absolute}.gr-italy-foundation-watermark{z-index:0;opacity:.88;place-items:center;width:min(28%,112px);height:58%;display:grid;top:50%;right:10px;transform:translateY(-50%)}.gr-italy-foundation-watermark img{object-fit:contain;filter:saturate(.9)drop-shadow(0 8px 18px #153a2e0f);width:100%;height:100%}.gr-italy-foundation-glow{z-index:0;background:radial-gradient(circle,#1f5a4317,#0000 68%);border-radius:999px;width:120px;height:120px;position:absolute;bottom:-84px;right:-34px}.gr-italy-foundation-content{z-index:1;align-content:center;gap:6px;max-width:min(68%,20rem);min-height:100%;display:grid;position:relative}.gr-italy-foundation-content .gr-card-meta{margin:0;font-size:.7rem}.gr-italy-foundation-content h3{max-width:16ch;color:var(--gr-green-deep);text-wrap:balance;margin:0;font-size:.94rem;line-height:1.08}.gr-italy-foundation-content p{color:#283c32db;max-width:27ch;margin:0;font-size:.82rem;line-height:1.42}.gr-italy-investor-caption{color:#1b2a228a;background:#ffffff8f;border:1px solid #1f5a4314;box-shadow:0 8px 18px #18271f0a}.gr-italy-opportunity-section,.gr-italy-investor-section{box-shadow:none;background:0 0;border:0;padding:0}.gr-italy-opportunity-band,.gr-italy-investor-band{min-height:220px;box-shadow:var(--gr-shadow-strong);border:1px solid #1f5a431f;border-radius:30px;position:relative;overflow:hidden}.gr-italy-opportunity-band{background:radial-gradient(circle at 100% 0,#d1b17d29,#0000 30%),linear-gradient(135deg,#12271ffa,#1f4535eb);align-items:stretch;padding:20px 20px 42px;display:grid}.gr-italy-opportunity-band:before,.gr-italy-investor-band:before{content:"";background:linear-gradient(90deg,#0000,#ffffff5c,#0000);height:1px;position:absolute;inset:0 0 auto}.gr-italy-opportunity-band:after{content:"";z-index:1;background:linear-gradient(#06100c4d,#06100c75),linear-gradient(90deg,#06100c3d,#06100c29),radial-gradient(circle at 100% 0,#d1b17d1f,#0000 34%);position:absolute;inset:0}.gr-italy-opportunity-watermark{inset:0;overflow:hidden}.gr-italy-opportunity-inner,.gr-italy-investor-inner{z-index:2;position:relative}.gr-italy-opportunity-inner{align-content:center;justify-items:center;min-height:100%;display:grid}.gr-italy-opportunity-copy{text-align:center;justify-items:center;gap:14px;width:min(100%,920px);display:grid}.gr-italy-opportunity-copy h2{color:#fffbf5fa;text-wrap:balance;text-shadow:0 10px 26px #00000042;overflow-wrap:normal;word-break:normal;width:100%;max-width:620px;margin:0;font-size:clamp(1.6rem,2.6vw,2.3rem);line-height:1.04}.gr-italy-opportunity-copy p{color:#fffbf5eb;text-shadow:0 8px 22px #0000003d;max-width:62ch;margin:0;line-height:1.54}.gr-italy-opportunity-note{border-top:1px solid #ffffff2e;max-width:58ch;padding-top:12px}.gr-italy-opportunity-caption{bottom:18px;right:18px}.gr-italy-investor-band{background:radial-gradient(circle at 0 0,#1f5a431f,#0000 28%),radial-gradient(circle at 100% 100%,#d1b17d24,#0000 34%),linear-gradient(145deg,#fffffff0,#f5f0e8eb);align-items:stretch;padding:20px 20px 42px;display:grid}.gr-italy-investor-band:after{content:"";z-index:1;background:linear-gradient(#fffcf775,#fffcf79e),linear-gradient(90deg,#fffcf70a,#fffcf724);position:absolute;inset:0}.gr-italy-investor-watermark{inset:0;overflow:hidden}.gr-italy-band-image{object-fit:cover;opacity:0;will-change:opacity, transform;width:100%;height:100%;transition:opacity 1.2s,transform 5.8s cubic-bezier(.22,1,.36,1),filter 1.2s;position:absolute;inset:0;transform:scale(1.014)translateY(10px)}.gr-italy-band-image.is-active{opacity:1;transform:scale(1)translate(0,0)}.gr-italy-opportunity-watermark .gr-italy-band-image{filter:saturate(.98)contrast(1.02)}.gr-italy-investor-watermark .gr-italy-band-image{filter:saturate(1.02)contrast(1.03)}.gr-italy-investor-inner{z-index:2;align-content:center;justify-items:center;min-height:100%;display:grid;position:relative}.gr-italy-investor-content{text-align:center;justify-items:center;gap:14px;width:min(100%,920px);display:grid}.gr-italy-investor-content h2{width:100%;max-width:720px;color:var(--gr-green-deep);text-wrap:balance;text-shadow:0 8px 18px #ffffff4d;overflow-wrap:normal;word-break:normal;margin:0;font-size:clamp(1.6rem,2.6vw,2.25rem);line-height:1.04}.gr-italy-investor-content .gr-section-copy{color:#283c32eb;max-width:62ch;margin-top:0;line-height:1.52}.gr-italy-investor-factors{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.gr-italy-investor-factors .gr-chip{min-height:34px;color:var(--gr-green-deep);background:linear-gradient(#fffffff2,#f4efe6f5),#1f5a430f;border-color:#1f5a4324;padding:0 12px;font-size:.88rem;font-weight:700;box-shadow:inset 0 1px #ffffffe6,0 10px 22px #09130f0f}.gr-italy-investor-caption{bottom:18px;right:18px}.gr-italy-story-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:18px;max-width:1100px;margin:0 auto;display:grid}.gr-italy-story-grid .gr-italy-opportunity-section,.gr-italy-story-grid .gr-italy-investor-section{min-width:0}.gr-italy-story-grid .gr-italy-story-band{aspect-ratio:1;min-height:0;padding:26px 24px 46px}.gr-italy-story-grid .gr-italy-opportunity-band,.gr-italy-story-grid .gr-italy-investor-band{background:radial-gradient(circle at 100% 0,#d1b17d2e,#0000 30%),linear-gradient(145deg,#12271ffa,#1f4535f0)}.gr-italy-story-grid .gr-italy-opportunity-band:after,.gr-italy-story-grid .gr-italy-investor-band:after{background:linear-gradient(#06100c57,#06100c8f),linear-gradient(90deg,#06100c2e,#06100c24),radial-gradient(circle at 100% 0,#d1b17d1f,#0000 34%)}.gr-italy-story-grid .gr-italy-story-copy{gap:14px;width:min(100%,420px);max-width:none}.gr-italy-story-grid .gr-italy-story-copy h2{color:#fffbf5fa;text-shadow:0 10px 26px #00000047;width:100%;max-width:none;font-size:clamp(1.55rem,2.3vw,2.1rem)}.gr-italy-story-grid .gr-italy-story-copy p,.gr-italy-story-grid .gr-italy-story-copy .gr-section-copy{color:#fffbf5eb;text-shadow:0 8px 22px #0000003d;max-width:34ch;line-height:1.54}.gr-italy-story-grid .gr-italy-opportunity-note{border-top-color:#fff3;max-width:34ch}.gr-italy-story-grid .gr-italy-opportunity-watermark .gr-italy-band-image,.gr-italy-story-grid .gr-italy-investor-watermark .gr-italy-band-image{filter:saturate()contrast(1.03)}.gr-italy-story-grid .gr-italy-opportunity-caption,.gr-italy-story-grid .gr-italy-investor-caption{color:#fffbf5bd;background:#09140f57;border:1px solid #ffffff24}.gr-italy-story-grid .gr-italy-investor-factors{gap:10px}.gr-italy-story-grid .gr-italy-investor-factors .gr-chip{color:#fffbf5f5;background:linear-gradient(#ffffff2e,#ffffff1a),#ffffff0f;border-color:#ffffff29;min-height:36px;padding:0 13px;box-shadow:inset 0 1px #ffffff29,0 10px 22px #09130f1a}.gr-page-hero-regions{background:radial-gradient(circle at 100% 0,#0d682a1f,#0000 34%),radial-gradient(circle at 0 100%,#d1b17d1f,#0000 30%),linear-gradient(145deg,#ffffffd6,#f6f2eaf5);gap:22px;position:relative;overflow:hidden}.gr-page-hero-regions:before{content:"";pointer-events:none;background:radial-gradient(circle,#0d682a17,#0000 70%);border-radius:999px;width:280px;height:280px;position:absolute;top:-110px;right:-110px}.gr-regions-hero-copy{align-items:center;display:grid}.gr-regions-hero-copy-shell{gap:18px;max-width:46rem;display:grid;position:relative}.gr-regions-hero-copy-shell:before{content:"";background:linear-gradient(180deg, var(--gr-green), #d1b17ddb);border-radius:999px;width:3px;position:absolute;top:4px;bottom:4px;left:-18px}.gr-regions-hero-copy .gr-hero-text{max-width:62ch;font-size:1rem;line-height:1.68}.gr-regions-hero-copy .gr-hero-text strong,.gr-regions-market-section .gr-section-copy strong,.gr-regions-feature-copy .gr-section-copy strong,.gr-regions-importance-copy .gr-section-copy strong{color:var(--gr-green-deep)}.gr-regions-hero-signals{flex-wrap:wrap;gap:9px;display:flex}.gr-regions-hero-signals .gr-chip{min-height:34px;color:var(--gr-green-deep);background:linear-gradient(#fffffff2,#f3eee5f5),#1f5a430f;border-color:#1f5a431f;padding:0 12px;box-shadow:0 10px 24px #0c1c150d}.gr-regions-hero-panel{border-color:#ffffff14;min-height:520px;padding:14px;position:relative;overflow:hidden}.gr-regions-collage{grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"featured featured side-a""featured featured side-b""bottom-a bottom-b bottom-c";gap:12px;min-height:100%;display:grid;position:relative}.gr-regions-collage-card{background:#ffffff14;border:1px solid #ffffff14;border-radius:24px;min-height:132px;position:relative;overflow:hidden;box-shadow:0 18px 44px #070f0c33}.gr-regions-collage-card:after{content:"";background:linear-gradient(#06120c05,#06120c47),linear-gradient(135deg,#ffffff0a,#0000 40%);position:absolute;inset:0}.gr-regions-collage-card img{object-fit:cover;width:100%;height:100%;transition:transform .45s,filter .45s;display:block;transform:scale(1.02)}.gr-regions-collage-card:hover img{filter:saturate(1.04);transform:scale(1.06)}.gr-regions-collage-card.is-featured{grid-area:featured}.gr-regions-collage-card.is-side-a{grid-area:side-a}.gr-regions-collage-card.is-side-b{grid-area:side-b}.gr-regions-collage-card.is-bottom-a{grid-area:bottom-a}.gr-regions-collage-card.is-bottom-b{grid-area:bottom-b}.gr-regions-collage-card.is-bottom-c{grid-area:bottom-c}.gr-regions-hero-copy .gr-hero-text{text-align:justify;text-justify:inter-word}.gr-regions-hero-note{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(160deg,#091812d1,#153a2ebd),#ffffff14;border:1px solid #ffffff24;border-radius:18px;max-width:min(100%,720px);margin-top:16px;padding:14px 16px;box-shadow:0 18px 38px #070f0c3d}.gr-regions-hero-note p{color:#fffbf5f0;margin:0;font-size:.85rem;line-height:1.5}.gr-regions-sections{gap:18px}.gr-regions-axis-section,.gr-regions-market-section,.gr-regions-context-section{background:radial-gradient(circle at 100% 0,#0d682a14,#0000 28%),linear-gradient(145deg,#ffffffd6,#f6f2eaf5)}.gr-regions-axis-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.gr-regions-axis-card{background:linear-gradient(#fffffffa,#f4efe6f5),#ffffffc7;border:1px solid #1f5a431f;border-radius:24px;gap:10px;min-height:208px;padding:18px;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 34px #0b1a140f}.gr-regions-axis-card:before,.gr-regions-market-card:before,.gr-regions-context-card:before{content:"";background:linear-gradient(90deg, var(--gr-green), #d1b17deb);height:4px;position:absolute;inset:0 0 auto}.gr-regions-axis-card:after,.gr-regions-market-card:after,.gr-regions-context-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#0d682a14,#0000 70%);border-radius:999px;width:148px;height:148px;position:absolute;bottom:-54px;right:-54px}.gr-regions-axis-card:hover,.gr-regions-market-card:hover,.gr-regions-context-card:hover{border-color:#1f5a4333;transform:translateY(-4px);box-shadow:0 22px 44px #0b1a141a}.gr-regions-axis-card .gr-card-meta,.gr-regions-market-card .gr-card-meta{color:#1f5a43a3;margin:0}.gr-regions-axis-card h3,.gr-regions-market-card h3,.gr-regions-context-card h3{color:var(--gr-green-deep);font-family:var(--font-serif);letter-spacing:-.025em;margin:0;font-size:clamp(1.15rem,1.7vw,1.42rem);line-height:1.08}.gr-regions-axis-card p,.gr-regions-market-card p,.gr-regions-context-card p{z-index:1;color:#283c32e0;margin:0;line-height:1.58;position:relative}.gr-regions-example-note{color:#1f5a43d6;border-top:1px solid #1f5a431a;margin-top:4px;padding-top:12px;font-size:.95rem;line-height:1.64}.gr-regions-example-lead{color:#283c32e6;font-weight:400}.gr-regions-example-brand{color:var(--gr-green-deep);white-space:nowrap;font-weight:700}.gr-regions-example-tail{color:#283c32e6}.gr-regions-market-section .gr-section-copy{max-width:none}.gr-regions-market-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.gr-regions-market-card{background:radial-gradient(circle at 100% 0,#d1b17d1f,#0000 34%),linear-gradient(#fffffffa,#f4efe6f2);border:1px solid #1f5a431f;border-radius:24px;gap:10px;min-height:190px;padding:18px;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 34px #0b1a140f}.gr-regions-market-card.is-wide{grid-column:1/-1}.gr-regions-context-layout{grid-template-columns:minmax(280px,.88fr) minmax(0,1.12fr);align-items:stretch;gap:18px;display:grid}.gr-regions-context-copy{background:linear-gradient(#ffffffe6,#f4efe6e0),#ffffffc7;border:1px solid #1f5a431f;border-radius:24px;align-content:center;gap:14px;min-height:100%;padding:22px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffc7}.gr-regions-context-copy:after{content:"";opacity:.58;pointer-events:none;background:linear-gradient(#fffcf747,#fffcf780),url(/greenresidence/gallery/lombardia/pavia-vigna.webp) 50%/cover no-repeat;position:absolute;inset:0}.gr-regions-context-copy h2,.gr-regions-context-copy .gr-section-copy{z-index:1;position:relative}.gr-regions-context-copy h2{margin:0}.gr-regions-context-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.gr-regions-context-card{background:linear-gradient(#fffffffa,#f4efe6f2),#ffffffc7;border:1px solid #1f5a431f;border-radius:24px;gap:10px;min-height:178px;padding:18px;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 34px #0b1a140f}.gr-regions-reading-section,.gr-regions-importance-section{box-shadow:none;background:0 0;border:0;padding:0}.gr-regions-feature-band,.gr-regions-importance-band,.gr-regions-next-step{box-shadow:var(--gr-shadow-strong);border:1px solid #1f5a431f;border-radius:30px;position:relative;overflow:hidden}.gr-regions-feature-band{background:#0d1a15eb;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:end;min-height:380px;padding:34px;display:grid}.gr-regions-feature-media,.gr-regions-importance-media{position:absolute;inset:0}.gr-regions-feature-media img,.gr-regions-importance-media img{object-fit:cover;width:100%;height:100%;display:block}.gr-regions-feature-overlay{background:linear-gradient(90deg,#07110deb 0%,#07110dad 44%,#07110d6b 100%),radial-gradient(circle at 100% 0,#d1b17d24,#0000 28%);position:absolute;inset:0}.gr-regions-feature-copy,.gr-regions-importance-layout{z-index:1;position:relative}.gr-regions-feature-copy{place-self:end start;gap:14px;width:min(100%,40rem);max-width:none;display:grid}.gr-regions-feature-copy h2,.gr-regions-importance-copy h2,.gr-regions-next-step h2{color:#fffbf5fa;margin:0}.gr-regions-feature-copy .gr-section-copy,.gr-regions-importance-copy .gr-section-copy,.gr-regions-next-step .gr-section-copy{color:#fffbf5eb;text-shadow:0 8px 22px #0000002e;margin:0;line-height:1.62}.gr-regions-importance-band{background:linear-gradient(145deg,#0c1e17f5,#123527eb),#0d1a15e0;align-items:stretch;min-height:360px;padding:32px;display:grid}.gr-regions-importance-overlay{background:linear-gradient(135deg,#07120eb3,#07120ed1),radial-gradient(circle at 100% 0,#d1b17d1f,#0000 26%);position:absolute;inset:0}.gr-regions-importance-layout{grid-template-columns:minmax(0,1.16fr) minmax(280px,.84fr);align-items:end;gap:34px;display:grid}.gr-regions-importance-copy{gap:14px;width:min(100%,42rem);max-width:none;display:grid}.gr-regions-importance-signals{flex-wrap:wrap;place-content:end flex-end;justify-self:end;gap:10px;width:min(100%,24rem);min-height:0;display:flex}.gr-regions-importance-signals .gr-chip{color:#fffbf5fa;background:linear-gradient(#ffffff29,#ffffff14),#ffffff0f;border-color:#ffffff29;min-height:36px;padding:0 12px;box-shadow:inset 0 1px #ffffff29}.gr-regions-next-step{background:radial-gradient(circle at 100% 0,#d1b17d2e,#0000 28%),linear-gradient(145deg,#12271ffa,#1f4535eb)}.gr-regions-next-step:before{content:"";background:linear-gradient(90deg,#0000,#ffffff5c,#0000);height:1px;position:absolute;inset:0 0 auto}.gr-regions-next-step .gr-eyebrow{color:#d1b17de6}.gr-regions-next-step .gr-closing-band-actions{z-index:1;position:relative}.gr-partner-badge{background:linear-gradient(135deg,#1f5a431a,#9b74411a),#ffffffeb;border-radius:18px;place-items:center;width:100%;min-height:120px;margin-bottom:16px;display:grid;overflow:hidden}.gr-partner-logo{object-fit:contain;width:150%;height:150%;transform:scale(1.2)}.gr-partner-fields span{min-height:34px;color:var(--gr-text-soft);background:#1f5a430d;border:1px solid #1f5a4314;border-radius:999px;align-items:center;padding:0 12px;font-size:.86rem;display:inline-flex}.gr-faq-list{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:14px 16px;display:grid}.gr-faq-item{border:1px solid #1f5a431a;border-radius:24px;min-width:0;transition:border-color .22s,box-shadow .22s,transform .22s;overflow:hidden}.gr-faq-item[open]{grid-column:1/-1}.gr-faq-item:nth-child(odd){background:linear-gradient(145deg,#153a2efa,#1f5a43f0);border-color:#153a2e29;box-shadow:0 20px 42px #0a181224}.gr-faq-item:nth-child(2n){background:linear-gradient(#fffffffa,#f4efe6f2),#ffffffe6;box-shadow:0 16px 34px #0a181214}.gr-faq-item:nth-child(odd):hover,.gr-faq-item:nth-child(2n):hover{transform:translateY(-2px);box-shadow:0 22px 46px #0a18121f}.gr-faq-item summary{cursor:pointer;text-align:center;background:0 0;justify-content:center;align-items:center;width:100%;min-height:56px;padding:16px 18px;font-weight:700;line-height:1.4;list-style:none;display:flex}.gr-faq-item:nth-child(odd) summary{color:#fffbf5fa}.gr-faq-item:nth-child(2n) summary{color:var(--gr-green-deep)}.gr-faq-item summary::-webkit-details-marker{display:none}.gr-faq-item p{box-shadow:none;text-align:left;background:0 0;border-top:1px solid #ffffff2e;margin:0 18px 18px;padding:16px 0 0}.gr-faq-item:nth-child(odd) p{color:#fffbf5eb}.gr-faq-item:nth-child(2n) p{color:var(--gr-text-soft);border-top-color:#1f5a431f}.gr-gallery-board{gap:16px;display:grid}.gr-gallery-group{background:radial-gradient(circle at 100% 0,#d1b17d24,#0000 34%),linear-gradient(#fffffffa,#f6f1e9eb);grid-template-columns:minmax(220px,270px) minmax(0,1fr);align-items:stretch;gap:16px;min-height:360px;padding:16px;display:grid;position:relative;overflow:hidden}.gr-gallery-group:after{content:"";filter:blur(10px);background:#1f5a430f;border-radius:999px;width:180px;height:180px;position:absolute;inset:auto -40px -70px auto}.gr-gallery-group-copy{z-index:1;background:linear-gradient(#fffcf8fa,#f2ece3eb),radial-gradient(circle at 0 0,#1f5a4314,#0000 30%);border:1px solid #1f5a4317;border-radius:20px;grid-template-rows:auto auto auto;align-content:center;gap:10px;min-width:0;height:100%;padding:16px;display:grid;position:relative;box-shadow:inset 0 1px #ffffffb3}.gr-gallery-group-copy h3,.gr-gallery-lightbox-copy h3{font-family:var(--font-serif);letter-spacing:-.03em;color:var(--gr-green-deep);margin:0;font-size:clamp(1.3rem,1.8vw,1.75rem);line-height:1.08}.gr-gallery-group-copy p,.gr-gallery-lightbox-copy p{margin:0}.gr-gallery-group-copy p{color:#273c32e0;max-width:28ch;font-size:.95rem;line-height:1.62}.gr-gallery-group-chips{flex-wrap:wrap;gap:8px;display:flex}.gr-gallery-group-chips .gr-chip{color:var(--gr-green-deep);background:#1f5a4314;border-color:#1f5a431a}.gr-gallery-showcase{z-index:1;grid-template-columns:minmax(0,1fr) 184px;align-items:stretch;gap:12px;min-width:0;display:grid;position:relative}.gr-gallery-showcase.has-no-rail{grid-template-columns:minmax(0,1fr)}.gr-gallery-carousel-shell{align-self:stretch;min-width:0;height:100%;display:grid}.gr-gallery-carousel-stage{width:100%;height:100%;min-height:286px;box-shadow:var(--gr-shadow-strong);isolation:isolate;background:linear-gradient(#12281f14,#12281f2e),#ffffffc2;border:1px solid #1f5a431a;border-radius:22px;padding:8px;display:grid;position:relative;overflow:hidden}.gr-gallery-carousel-stage-button{cursor:pointer;isolation:isolate;background:0 0;border:0;border-radius:16px;place-items:center;width:100%;height:100%;min-height:286px;padding:0;text-decoration:none;display:grid;position:relative;overflow:hidden}.gr-gallery-carousel-atmosphere{border-radius:inherit;background:#091511e0;position:absolute;inset:0;overflow:hidden}.gr-gallery-carousel-atmosphere:after{content:"";background:linear-gradient(90deg,#07120ed6 0%,#07120e75 18%,#07120e1f 50%,#07120e75 82%,#07120ed6 100%),radial-gradient(circle,#ffffff14,#0000 62%);position:absolute;inset:0}.gr-gallery-carousel-atmosphere-image{filter:blur(22px)saturate(.92);opacity:.5;background-position:50%;background-repeat:no-repeat;background-size:cover;width:38%;position:absolute;top:-8%;bottom:-8%;transform:scale(1.08)}.gr-gallery-carousel-atmosphere-image.is-prev{left:0}.gr-gallery-carousel-atmosphere-image.is-current{filter:blur(32px)saturate(.9);opacity:.28;width:64%;left:18%}.gr-gallery-carousel-atmosphere-image.is-next{right:0}.gr-gallery-carousel-stage-button img{z-index:1;object-fit:contain;filter:drop-shadow(0 18px 40px #08100c33);width:100%;height:100%;max-height:320px;display:block;position:relative}.gr-gallery-carousel-stage-badge{z-index:2;background:linear-gradient(135deg, var(--gr-green), var(--gr-green-deep));color:#fffbf5fa;letter-spacing:.12em;text-transform:uppercase;border:1px solid #ffffff29;border-radius:999px;padding:6px 10px;font-size:.7rem;font-weight:800;position:absolute;top:12px;right:12px;box-shadow:0 12px 28px #153a2e3d}.gr-gallery-carousel-control{z-index:2;color:#fffbf5fa;cursor:pointer;background:linear-gradient(160deg,#1f5a43f0,#153a2ef5),#0e1d17db;border:1px solid #d1b17d47;border-radius:999px;width:42px;height:42px;padding:0;font-size:1.45rem;line-height:1;transition:transform .2s,box-shadow .2s,border-color .2s,background-color .2s;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 14px 30px #09130f38}.gr-gallery-carousel-control:hover{border-color:#d1b17d6b;transform:translateY(-50%)scale(1.03);box-shadow:0 18px 36px #09130f47}.gr-gallery-carousel-control.is-prev{left:14px}.gr-gallery-carousel-control.is-next{right:14px}.gr-gallery-carousel-meta{z-index:2;pointer-events:none;flex-wrap:wrap;align-items:center;gap:8px;display:flex;position:absolute;top:16px;left:16px}.gr-gallery-carousel-meta .gr-card-meta{color:var(--gr-green-deep);background:#fffbf5f0;border:1px solid #1f5a4314;border-radius:999px;margin:0;padding:7px 11px;box-shadow:0 10px 24px #08120e1f}.gr-gallery-pdf-chip{color:#fffbf5fa;letter-spacing:.1em;text-transform:uppercase;background:linear-gradient(135deg,#1f5a43eb,#153a2ef5);border:1px solid #ffffff24;border-radius:999px;padding:5px 9px;font-size:.7rem;font-weight:800;box-shadow:0 12px 28px #153a2e2e}.gr-gallery-carousel-overlay{z-index:2;pointer-events:none;justify-content:flex-start;display:flex;position:absolute;bottom:16px;left:18px;right:18px}.gr-gallery-carousel-overlay-copy{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(160deg,#153a2eeb,#1f5a43c7),#ffffff14;border:1px solid #ffffff1f;border-radius:16px;max-width:min(72%,320px);padding:12px 14px;box-shadow:0 18px 38px #060e0b42}.gr-gallery-carousel-overlay-copy h4{font-family:var(--font-serif);letter-spacing:-.02em;color:#fffbf5fa;margin:0;font-size:1.02rem;line-height:1.25}.gr-gallery-carousel-hint{color:#fff5e1f5;letter-spacing:.12em;text-transform:uppercase;margin:6px 0 0;font-size:.72rem;font-weight:800}.gr-gallery-side-rail{background:linear-gradient(#ffffffe6,#f4efe6eb),radial-gradient(circle at top,#1f5a4314,#0000 36%);border:1px solid #1f5a4314;border-radius:20px;align-content:center;align-self:stretch;min-height:286px;padding:12px 10px;display:grid}.gr-gallery-side-tags{gap:8px;display:grid}.gr-gallery-side-tags .gr-chip{text-align:center;min-height:34px;color:var(--gr-green-deep);background:linear-gradient(#fffffff0,#f4efe6f5),#1f5a430f;border-color:#1f5a4324;justify-content:center;padding:8px 10px;font-size:.82rem;font-weight:700;line-height:1.3;box-shadow:0 10px 22px #09130f14}.gr-project-gallery{min-height:360px}.gr-project-gallery-side-tags{align-content:center}.gr-project-gallery-side-tag{appearance:none;width:100%;font:inherit;cursor:pointer;transition:transform .22s,border-color .22s,box-shadow .22s,background .22s,color .22s}.gr-project-gallery-side-tag:hover{border-color:#1f5a4338;transform:translateY(-1px);box-shadow:0 14px 28px #09130f1f}.gr-project-gallery-side-tag.is-active{color:#fffbf5fa;background:linear-gradient(160deg,#153a2eeb,#1f5a43d1),#ffffff14;border-color:#d1b17d3d;box-shadow:0 16px 32px #09130f2e}.gr-gallery-lightbox{z-index:160;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a120fc7;place-items:center;width:100vw;height:100dvh;padding:18px;display:grid;position:fixed;inset:0}.gr-gallery-lightbox-shell{background:linear-gradient(#132a20f5,#1a362aeb),radial-gradient(circle at 100% 0,#d1b17d29,#0000 34%);border-radius:24px;gap:12px;width:min(1120px,100vw - 36px);max-height:calc(100dvh - 36px);padding:16px;display:grid;position:relative;overflow:auto;box-shadow:0 30px 90px #08100c66}.gr-gallery-lightbox-close,.gr-gallery-lightbox-control{color:#fffbf5fa;cursor:pointer;background:#0e1d17bd;border:1px solid #ffffff1f;border-radius:999px;width:42px;height:42px;padding:0;font-size:1.4rem;line-height:1}.gr-gallery-lightbox-close{z-index:3;position:absolute;top:16px;right:16px}.gr-gallery-lightbox-stage{position:relative}.gr-gallery-lightbox-image-wrap{background:linear-gradient(#ffffff0f,#ffffff08),#070f0c5c;border-radius:20px;place-items:center;width:100%;min-height:min(70dvh,720px);max-height:min(70dvh,720px);padding:18px 64px;display:grid;position:relative;overflow:hidden}.gr-gallery-lightbox-image-wrap img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:min(64dvh,660px);display:block}.gr-gallery-lightbox-control{z-index:2;position:absolute;top:50%;transform:translateY(-50%)}.gr-gallery-lightbox-control.is-prev{left:14px}.gr-gallery-lightbox-control.is-next{right:14px}.gr-gallery-lightbox-copy{text-align:center;gap:6px;width:min(100%,760px);margin:0 auto;padding:0 4px 2px;display:grid}.gr-gallery-lightbox-copy .gr-card-meta,.gr-gallery-lightbox-copy h3,.gr-gallery-lightbox-copy p{color:#fffbf5f5}.gr-other-projects-lightbox{z-index:165}.gr-other-projects-selector-shell{gap:12px;width:min(1280px,100vw - 32px)}.gr-other-projects-selector-head{text-align:center;gap:6px;width:min(100%,960px);margin:0 auto;display:grid}.gr-other-projects-selector-head h3{font-family:var(--font-serif);letter-spacing:-.03em;color:#fffbf5fa;margin:0;font-size:clamp(1.72rem,2.4vw,2.4rem);line-height:1.02}.gr-other-projects-selector-head p{color:#fffbf5db;margin:0}.gr-other-projects-selector-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.gr-other-projects-selector-card{appearance:none;text-align:left;cursor:pointer;background:linear-gradient(#ffffff14,#ffffff0a),#0a18136b;border:1px solid #ffffff1a;border-radius:22px;padding:0;transition:transform .22s,box-shadow .22s,border-color .22s;overflow:hidden;box-shadow:0 22px 46px #08100c3d}.gr-other-projects-selector-card:hover{border-color:#d1b17d57;transform:translateY(-3px);box-shadow:0 28px 52px #08100c4d}.gr-other-projects-selector-media{background:#070f0c75;height:188px;overflow:hidden}.gr-other-projects-selector-media img{object-fit:cover;width:100%;height:100%;display:block}.gr-other-projects-selector-body{gap:7px;padding:13px;display:grid}.gr-other-projects-selector-body .gr-card-meta{color:#fffbf5d6}.gr-other-projects-selector-body h4{font-family:var(--font-serif);color:#fffbf5fa;margin:0;font-size:1.3rem;line-height:1.08}.gr-other-projects-selector-body p{color:#fffbf5d1;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.5;display:-webkit-box;overflow:hidden}.gr-other-projects-selector-chips{flex-wrap:wrap;gap:6px;display:flex}.gr-other-projects-selector-chips .gr-chip{color:#fffbf5f0;background:#ffffff14;border-color:#ffffff1f}.gr-other-projects-selector-action{color:#fff5e1f5;letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:800}.gr-other-projects-detail-shell{gap:10px;width:min(1380px,100vw - 28px);position:relative}.gr-other-projects-detail-topbar{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;display:grid}.gr-other-projects-back{color:#fffbf5fa;min-height:40px;font:inherit;cursor:pointer;background:#0e1d17bd;border:1px solid #ffffff1f;border-radius:999px;padding:0 14px;font-weight:700}.gr-other-projects-detail-topbar .gr-other-projects-back{justify-self:start;position:static}.gr-other-projects-detail-topbar .gr-gallery-lightbox-close{justify-self:end;position:static}.gr-other-projects-detail-counter{pointer-events:none;justify-self:center}.gr-other-projects-detail-counter .gr-card-meta{color:var(--gr-green-deep);background:#fffbf5f0;border:1px solid #1f5a4314;border-radius:999px;margin:0;padding:8px 14px;box-shadow:0 10px 24px #08120e1f}.gr-other-projects-detail-layout{grid-template-columns:1fr;align-items:stretch;gap:14px;display:grid}.gr-other-projects-detail-side{background:linear-gradient(#ffffff14,#ffffff0a),#0a181357;border:1px solid #ffffff1f;border-radius:22px;align-content:start;gap:10px;padding:16px;display:grid;box-shadow:inset 0 1px #ffffff14}.gr-other-projects-comparison-wrap{order:1}.gr-other-projects-detail-side.is-current{order:2}.gr-other-projects-detail-side.is-potential{order:3}.gr-other-projects-detail-side .gr-eyebrow{color:#fff5e1e0;margin:0}.gr-other-projects-detail-side p:last-child{color:#fffbf5db;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;margin:0;line-height:1.62}.gr-other-projects-detail-copy{text-align:center;gap:8px;width:min(100%,900px);margin:0 auto;padding:2px 4px;display:grid}.gr-other-projects-detail-copy .gr-card-meta{color:#fffbf5b8}.gr-other-projects-detail-facts{color:#fff5e1d6;letter-spacing:.04em;text-transform:uppercase;font-size:.84rem;font-weight:700}.gr-other-projects-detail-copy h3{font-family:var(--font-serif);letter-spacing:-.03em;color:#fffbf5fa;margin:0;font-size:clamp(1.48rem,2vw,1.96rem);line-height:1.06}.gr-other-projects-detail-copy p{color:#fffbf5db;margin:0;line-height:1.58}.gr-other-projects-comparison-frame{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;width:100%;display:grid}.gr-other-projects-comparison-figure{background:linear-gradient(#fffffff0,#f3eee6f5),#ffffffeb;border:1px solid #ffffff14;border-radius:18px;align-items:start;min-height:0;margin:0;padding:10px;display:grid;position:relative;box-shadow:0 18px 38px #08100c24}.gr-other-projects-comparison-wrap{align-items:stretch;min-height:min(53dvh,620px);max-height:min(53dvh,620px);padding:16px 42px 14px}.gr-other-projects-comparison-label{z-index:1;letter-spacing:.12em;text-transform:uppercase;min-height:30px;color:var(--gr-green-deep);background:#fffbf5f5;border:1px solid #1f5a431a;border-radius:999px;align-items:center;padding:0 10px;font-size:.72rem;font-weight:800;display:inline-flex;position:absolute;top:20px;left:20px}.gr-other-projects-comparison-figure img{object-fit:contain;background:#fffffffa;border-radius:12px;width:auto;max-width:100%;height:auto;max-height:min(48dvh,500px);margin:0 auto;display:block}.gr-other-projects-comparison-tabs{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.gr-other-projects-comparison-tab{appearance:none;min-height:52px;color:var(--gr-green-deep);font:inherit;text-align:center;cursor:pointer;background:linear-gradient(#fffffff0,#f3eee6f5),#ffffffeb;border:1px solid #ffffff1f;border-radius:18px;padding:12px 14px;font-weight:700;line-height:1.34;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s,color .2s;box-shadow:0 14px 30px #08100c1f}.gr-other-projects-comparison-tab:hover{border-color:#d1b17d3d;transform:translateY(-1px);box-shadow:0 18px 34px #08100c29}.gr-other-projects-comparison-tab.is-active{color:#fffbf5fa;background:linear-gradient(160deg,#153a2eeb,#1f5a43d6),#ffffff14;border-color:#d1b17d3d;box-shadow:0 20px 38px #08100c38}.gr-contact-layout{grid-template-columns:1fr;gap:18px;display:grid}.gr-contact-panel,.gr-contact-aside{gap:16px;display:grid}.gr-contact-panel{background:linear-gradient(#fffffffc,#f7f3ecf2),radial-gradient(circle at 100% 0,#1f5a430f,#0000 42%)}.gr-contact-experience{gap:20px;display:grid}.gr-contact-grid{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0;padding:0;display:grid}.gr-form-field{gap:8px;display:grid}.gr-form-field span{color:var(--gr-green-deep);letter-spacing:.01em;font-size:.94rem;font-weight:700}.gr-form-field input,.gr-form-field select,.gr-form-field textarea{width:100%;min-height:54px;font:inherit;color:var(--gr-text);background:#fffffffa;border:1px solid #1f5a431f;border-radius:18px;padding:14px 16px;transition:border-color .2s,box-shadow .2s,background-color .2s;box-shadow:inset 0 1px #ffffffeb,0 8px 20px #18271f08}.gr-form-field input:focus-visible,.gr-form-field select:focus-visible,.gr-form-field textarea:focus-visible{border-color:#1f5a4357;outline:none;box-shadow:0 0 0 4px #1f5a4314,inset 0 1px #fffffff5}.gr-form-field-wide{grid-column:1/-1}.gr-form-field textarea{resize:vertical;min-height:152px}.gr-contact-actions{justify-content:flex-start;align-items:center;margin-top:4px}.gr-contact-actions .gr-button{min-width:min(100%,240px)}.gr-contact-status{margin-top:16px}.gr-contact-feedback{color:var(--gr-green-deep);margin-top:0}.gr-contact-aside-card{background:linear-gradient(#f9f5eefa,#f2f7f3f5),radial-gradient(circle at 100% 0,#1f5a4314,#0000 46%);align-content:start;gap:18px;padding:22px 24px;display:grid}.gr-contact-aside-card h3{margin:0;font-size:1.18rem;line-height:1.35}.gr-contact-followup-card{width:100%}.gr-contact-stack{color:var(--gr-text-soft);gap:10px;display:grid}.gr-contact-direct-links,.gr-footer-contact-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.gr-contact-direct-link,.gr-footer-links a,.gr-footer-links span,.gr-footer-bottomline p{color:var(--gr-text-soft)}.gr-contact-direct-link,.gr-footer-links a{text-decoration:none;transition:color .2s,transform .2s}.gr-contact-direct-link:hover,.gr-footer-links a:hover{color:var(--gr-green-deep);transform:translate(2px)}.gr-contact-aside-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.gr-contact-aside-list li{color:var(--gr-text-soft);padding:0 0 0 28px;line-height:1.6;position:relative}.gr-contact-aside-list li:before{content:"";background:linear-gradient(135deg, var(--gr-green), var(--gr-gold));border-radius:999px;width:10px;height:10px;position:absolute;top:.72em;left:0;transform:translateY(-50%);box-shadow:0 0 0 6px #1f5a4314}.gr-contact-aside-closing{color:var(--gr-green-deep);border-top:1px solid #1f5a431a;margin:2px 0 0;padding-top:14px;font-weight:600;line-height:1.6}.gr-closing-band{grid-template-columns:minmax(0,1.1fr) auto;align-items:center;gap:18px;display:grid}.gr-closing-band.is-actions-only{grid-template-columns:1fr;justify-items:center;padding-top:30px;padding-bottom:30px}.gr-closing-band.is-actions-only .gr-closing-band-actions{justify-content:center;width:100%}.gr-footer{margin-top:18px;padding:18px}.gr-footer-topline{border-bottom:1px solid #1f5a431a;justify-content:flex-start;align-items:center;gap:14px;padding-bottom:14px;display:flex}.gr-footer-brand{align-items:center;gap:14px;max-width:760px;display:flex}.gr-footer-top-icons{align-items:center;gap:28px;margin-left:auto;display:flex}.gr-footer-top-icon{object-fit:contain;width:clamp(74px,6.2vw,96px);height:auto;display:block}.gr-footer-logo{background:0 0;border:1px solid #ffffff6b;border-radius:11px;place-items:center;width:70px;height:70px;padding:0;display:grid;overflow:hidden}.gr-footer-logo-image{object-fit:contain;transform-origin:50%;width:100%;height:100%;display:block;transform:scale(1.16)}.gr-footer-grid{grid-template-columns:minmax(0,1.28fr) minmax(260px,.88fr);align-items:start;gap:14px;padding-top:14px;display:grid}.gr-footer-column{min-width:0}.gr-footer-column-contact{flex-direction:column;align-self:stretch;display:flex}.gr-footer-column-intro{gap:8px;display:grid}.gr-footer-heading{color:var(--gr-green-deep);margin:0 0 8px;font-weight:700}.gr-footer-brand-copy .gr-footer-heading{font-family:var(--font-serif);letter-spacing:-.03em;margin-bottom:0;font-size:clamp(1.25rem,1.9vw,1.65rem)}.gr-footer-brand-copy .gr-footer-copy{max-width:620px}.gr-footer-links{color:var(--gr-text-soft);gap:6px;display:grid}.gr-footer-ecosystem{gap:8px;display:grid}.gr-footer-ecosystem-card{background:linear-gradient(#fffffff0,#f4efe6e6),#1f5a430d;border:1px solid #1f5a4314;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:14px;padding:10px 12px;display:grid;box-shadow:inset 0 1px #ffffffd6}.gr-footer-ecosystem-card-copy{gap:4px;min-width:0;display:grid}.gr-footer-ecosystem-card-copy-link{color:inherit;text-decoration:none}.gr-footer-ecosystem-card h3{color:var(--gr-green-deep);margin:0;font-size:.9rem;line-height:1.3}.gr-footer-ecosystem-card p{color:var(--gr-text-soft);margin:0;font-size:.94rem;line-height:1.5}.gr-footer-ecosystem-card-icon-wrap{flex:none;justify-content:center;align-items:center;width:128px;height:54px;display:flex}.gr-footer-ecosystem-card-icon{object-fit:contain;max-width:100%;max-height:100%;display:block}.gr-footer-column .gr-footer-copy{font-size:.96rem;line-height:1.56}.gr-footer-contact-actions{margin-top:10px}.gr-footer-contact-actions .gr-button{min-height:38px;padding:0 14px;font-size:.95rem}.gr-footer-contact-actions .gr-button-primary{box-shadow:0 12px 24px #153a2e29}.gr-footer-audio-anchor{flex:1;min-height:116px}.gr-footer-audio-anchor-mobile{display:none}.gr-footer-bottomline{border-top:1px solid #1f5a431a;margin-top:14px;padding-top:12px}.gr-footer-bottomline p{color:#30423ad1;margin:0;font-size:.84rem;line-height:1.62}.gr-ambient-player{z-index:75;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(145deg,#ffffffbd,#f6f0e6e6),radial-gradient(circle at 0 0,#1f5a430f,#0000 44%);border:1px solid #1f5a431f;border-radius:999px;gap:10px;padding:8px;display:grid;position:fixed;bottom:16px;right:max(16px,50vw + min(1320px,100vw - 24px)/-2 + 18px);box-shadow:0 16px 34px #14241d1f}.gr-ambient-player.is-docked{background:linear-gradient(145deg,#ffffffe6,#f7f1e7f5),radial-gradient(circle at 0 0,#1f5a4314,#0000 46%);border-radius:28px;width:min(360px,100vw - 24px);max-width:calc(100vw - 24px);padding:14px;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 20px 42px #14241d24}.gr-ambient-player.is-docked[data-dock-align=bottom]{transform:translate(-50%,-100%)}.gr-ambient-player-panel{justify-content:center;align-items:center;gap:10px;min-width:0;display:flex}.gr-ambient-player.is-docked .gr-ambient-player-panel{background:linear-gradient(145deg,#ffffffd1,#f5efe6db),radial-gradient(circle at 0 0,#1f5a430a,#0000 46%);border:1px solid #1f5a431a;border-radius:999px;padding:8px 10px;box-shadow:inset 0 1px #ffffff85}.gr-ambient-player-panel-controls{gap:8px}.gr-ambient-player-panel-volume{gap:0}.gr-ambient-player-button{appearance:none;color:#1b2a22b8;cursor:pointer;background:#ffffff9e;border:1px solid #1f5a431a;border-radius:999px;place-items:center;width:38px;height:38px;padding:0;transition:transform .2s,background-color .2s,color .2s,border-color .2s,box-shadow .2s;display:grid}.gr-ambient-player-button:hover{color:var(--gr-green-deep);border-color:#1f5a432e;transform:translateY(-1px)}.gr-ambient-player-button.is-active{color:#fffbf5f5;background:linear-gradient(145deg,#1f5a43eb,#163b2df5),#1f5a43e6;border-color:#1f5a432e;box-shadow:0 10px 22px #153a2e2e}.gr-ambient-player-button svg{width:18px;height:18px}.gr-ambient-player-volume{justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.gr-ambient-player-volume.is-muted{opacity:.58}.gr-ambient-player-volume-stepper{appearance:none;cursor:pointer;width:22px;height:22px;color:var(--gr-green-deep);background:#ffffffeb;border:1px solid #1f5a431f;border-radius:999px;place-items:center;padding:0;transition:transform .2s,border-color .2s,box-shadow .2s,opacity .2s;display:grid}.gr-ambient-player-volume-stepper span{font-size:.95rem;font-weight:700;line-height:1}.gr-ambient-player-volume-stepper:hover:not(:disabled){border-color:#1f5a4338;transform:translateY(-1px);box-shadow:0 8px 16px #153a2e1f}.gr-ambient-player-volume-stepper:disabled{opacity:.38;cursor:default;box-shadow:none}.gr-ambient-player-volume-slider{cursor:pointer;touch-action:none;flex:1;min-width:124px;height:24px;position:relative}.gr-ambient-player-volume-slider:focus-visible{outline-offset:3px;border-radius:999px;outline:2px solid #1f5a4338}.gr-ambient-player-volume-track{background:#1f5a4324;border-radius:999px;height:8px;position:absolute;top:50%;left:0;right:0;overflow:hidden;transform:translateY(-50%);box-shadow:inset 0 1px 2px #153a2e1a}.gr-ambient-player-volume-fill{background:linear-gradient(90deg, var(--gr-green), var(--gr-green-deep));border-radius:999px;height:8px;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:0 0 0 1px #153a2e0a}.gr-ambient-player-volume-thumb{background:var(--gr-green-deep);pointer-events:none;border:2px solid #fffbf5fa;border-radius:999px;width:18px;height:18px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 8px 18px #153a2e29}@media (max-width:1180px){.gr-faq-list{grid-template-columns:repeat(2,minmax(0,1fr))}.gr-header-inner{grid-template-columns:minmax(220px,260px) minmax(0,1fr) auto;gap:14px;padding:14px 18px}.gr-brand-logo{width:118%;height:182%;inset:-38% -10% -42%}.gr-hero,.gr-page-hero,.gr-atlas,.gr-contact-layout,.gr-closing-band,.gr-footer-grid{grid-template-columns:1fr}.gr-card-grid.columns-3,.gr-card-grid.columns-4,.gr-region-grid,.gr-project-grid,.gr-partner-grid,.gr-sustainability-solutions,.gr-showcase-hero,.gr-showcase-detail-grid,.gr-valuation-grid,.gr-italy-foundations-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gr-page-hero-italy{gap:20px}.gr-footer-grid.gr-footer-grid-pro{grid-template-columns:repeat(2,minmax(0,1fr))}.gr-page-hero-regions{gap:18px}.gr-regions-hero-panel{min-height:460px}.gr-regions-axis-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gr-regions-context-layout,.gr-regions-importance-layout,.gr-regions-feature-band{grid-template-columns:1fr}.gr-regions-market-card.is-wide{grid-column:auto}.gr-regions-feature-copy,.gr-regions-importance-copy,.gr-regions-importance-signals{width:100%;max-width:100%}.gr-regions-importance-signals{justify-content:flex-start;justify-self:start}.gr-italy-hero-copy h1{max-width:20ch}.gr-italy-opportunity-copy,.gr-italy-investor-content{max-width:100%}.gr-italy-opportunity-watermark,.gr-italy-investor-watermark{inset:0}.gr-gallery-group{grid-template-columns:1fr;min-height:auto;padding:18px}.gr-gallery-group-copy p{max-width:42ch}.gr-gallery-showcase{grid-template-columns:minmax(0,1fr) 144px}.gr-gallery-carousel-stage-button,.gr-gallery-side-rail{min-height:280px}.gr-project-carousel-stage-button{min-height:460px}.gr-project-carousel-thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:860px){.gr-shell{width:calc(100% - 20px);max-width:1360px}.gr-header-inner{border-radius:30px;grid-template-columns:minmax(0,1fr) auto auto;gap:12px}.gr-brand{width:clamp(168px,56vw,252px);min-width:0;max-width:100%;height:clamp(58px,18vw,82px)}.gr-brand-logo{width:116%;height:172%;inset:-34% -9% -38%}.gr-nav{display:none}.gr-header-actions{justify-self:end;display:flex}.gr-locale-trigger{width:48px;height:48px}.gr-locale-trigger svg{width:22px;height:22px}.gr-locale-dropdown{width:min(210px,100vw - 40px);min-width:0}.gr-menu-toggle{justify-self:end;display:inline-flex}.gr-mobile-panel{opacity:0;max-height:0;margin-top:12px;transition:max-height .25s,opacity .25s;display:block;overflow:hidden}.gr-mobile-panel.is-open{opacity:1;max-height:min(100dvh - 104px,680px)}.gr-mobile-panel-inner{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;gap:18px;min-width:0;max-height:min(100dvh - 104px,680px);padding:20px;display:grid;overflow-y:auto}.gr-faq-list{grid-template-columns:1fr}.gr-regions-hero-copy-shell:before{left:-12px}.gr-regions-hero-panel{min-height:0;padding:12px}.gr-regions-collage{grid-template-rows:repeat(4,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"featured featured""side-a side-b""bottom-a bottom-b""bottom-c bottom-c";min-height:420px}.gr-regions-hero-note{max-width:none;margin-top:12px;position:static}.gr-regions-axis-grid,.gr-regions-market-grid,.gr-regions-context-grid{grid-template-columns:1fr}.gr-regions-axis-card,.gr-regions-market-card,.gr-regions-context-card{min-height:0}.gr-regions-feature-band,.gr-regions-importance-band{min-height:0;padding:24px 20px}.gr-regions-feature-overlay,.gr-regions-importance-overlay{background:linear-gradient(#07110dcc 0%,#07110dd6 100%),radial-gradient(circle at 100% 0,#d1b17d1a,#0000 30%)}.gr-regions-importance-signals{justify-content:flex-start}.gr-mobile-nav{gap:8px;display:grid}.gr-mobile-nav-link{background:#ffffffa3;border-radius:18px;min-width:0;padding:14px 16px}.gr-mobile-footer{gap:16px;display:grid}.gr-mobile-locale-list{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:10px;display:grid}.gr-hero h1,.gr-page-hero h1{font-size:clamp(2.15rem,8vw,3.4rem)}.gr-hero-subtitle-overlay{max-width:min(28rem,100% - 32px);bottom:16px;right:16px}.gr-card-grid.columns-2,.gr-card-grid.columns-3,.gr-card-grid.columns-4,.gr-region-grid,.gr-project-grid,.gr-partner-grid,.gr-sustainability-solutions,.gr-showcase-hero,.gr-showcase-detail-grid,.gr-contact-grid,.gr-italy-foundations-grid{grid-template-columns:1fr}.gr-page-hero-italy{gap:18px}.gr-footer-grid.gr-footer-grid-pro{grid-template-columns:1fr}.gr-footer-audio-anchor{min-height:96px}.gr-italy-hero-copy h1{max-width:none}.gr-italy-hero-copy-shell{padding:22px 22px 22px 24px}.gr-italy-hero-panel{padding:10px}.gr-italy-hero-stage{min-height:240px}.gr-italy-foundations-section .gr-section-head{margin-bottom:16px}.gr-italy-foundation-card{min-height:auto}.gr-italy-foundation-watermark{opacity:.82;width:min(24%,96px);height:52%;right:8px}.gr-italy-foundation-content{max-width:min(72%,22rem)}.gr-italy-opportunity-band,.gr-italy-investor-band{min-height:auto;padding:22px 18px 48px}.gr-italy-opportunity-watermark,.gr-italy-investor-watermark{inset:0}.gr-italy-opportunity-copy,.gr-italy-investor-content{width:100%;max-width:none}.gr-italy-story-grid{grid-template-columns:1fr}.gr-italy-story-grid .gr-italy-story-band{aspect-ratio:auto;min-height:320px}.gr-italy-story-grid .gr-italy-story-copy{width:min(100%,480px)}.gr-italy-opportunity-copy h2,.gr-italy-investor-content h2{max-width:none}.gr-italy-media-caption{max-width:calc(100% - 28px);padding:6px 9px;font-size:.6rem}.gr-italy-hero-caption,.gr-italy-opportunity-caption,.gr-italy-investor-caption{bottom:14px;left:14px;right:auto}.gr-gallery-group{gap:14px;padding:16px}.gr-gallery-group-copy{align-content:start;height:auto;padding:14px}.gr-gallery-group-copy h3{font-size:clamp(1.24rem,6vw,1.6rem)}.gr-gallery-group-copy p{max-width:none;font-size:.94rem}.gr-gallery-carousel-stage-button{min-height:240px}.gr-gallery-showcase{grid-template-columns:1fr;gap:10px}.gr-gallery-side-rail{min-height:auto;padding:12px}.gr-gallery-side-tags{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.gr-gallery-side-tags .gr-chip{min-height:0;padding:10px}.gr-gallery-carousel-overlay-copy{max-width:min(78%,280px);padding:10px 12px}.gr-gallery-carousel-overlay-copy h4{font-size:.94rem}.gr-gallery-carousel-control{width:40px;height:40px;font-size:1.35rem}.gr-gallery-carousel-control.is-prev{left:12px}.gr-gallery-carousel-control.is-next{right:12px}.gr-gallery-lightbox{padding:12px}.gr-gallery-lightbox-shell{width:calc(100vw - 24px);max-height:calc(100dvh - 24px);padding:12px}.gr-gallery-lightbox-stage{gap:0}.gr-gallery-lightbox-control{width:40px;height:40px;font-size:1.25rem}.gr-gallery-lightbox-control.is-prev{left:10px}.gr-gallery-lightbox-control.is-next{right:10px}.gr-gallery-lightbox-image-wrap{min-height:min(58dvh,520px);max-height:min(58dvh,520px);padding:16px 50px}.gr-other-projects-selector-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gr-other-projects-detail-layout{grid-template-columns:1fr;gap:12px}.gr-other-projects-detail-topbar{grid-template-columns:1fr auto 1fr}.gr-other-projects-detail-side{padding:16px}.gr-other-projects-detail-copy{width:min(100%,760px)}.gr-other-projects-comparison-wrap{min-height:min(50dvh,520px);max-height:min(50dvh,520px);padding:16px 40px 14px}.gr-other-projects-comparison-figure img{max-height:min(42dvh,420px)}.gr-other-projects-comparison-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.gr-project-carousel-stage-button{min-height:400px}.gr-project-carousel-overlay{background:#0e1d17e0;max-width:none;margin:14px;position:static}.gr-project-carousel-thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}.gr-project-lightbox,.gr-project-lightbox-shell{padding:18px}.gr-project-lightbox-stage{grid-template-columns:1fr;gap:14px}.gr-project-lightbox-control{width:100%;height:44px;font-size:1.4rem}.gr-footer-topline,.gr-footer-brand{flex-direction:column;align-items:flex-start}.gr-footer-top-icons{gap:18px;margin-left:0}.gr-op-journey{scroll-snap-type:none;gap:14px;padding:18px 0 0;display:grid;overflow:visible}.gr-op-step{flex:none;width:100%;min-height:auto;padding:38px 18px 20px}.gr-op-step-copy h3{font-size:1.08rem}.gr-op-connector{display:none}.gr-valuation-hero{padding-bottom:74px}.gr-valuation-grid{grid-template-columns:1fr;margin-top:-38px;padding:0}}@media (max-width:640px){.gr-shell{padding-bottom:24px}.gr-notice,.gr-page-hero,.gr-section,.gr-footer,.gr-closing-band,.gr-hero{border-radius:28px;padding:22px}.gr-header{top:8px}.gr-mobile-panel.is-open{max-height:calc(100dvh - 92px - env(safe-area-inset-top))}.gr-mobile-panel-inner{max-height:calc(100dvh - 92px - env(safe-area-inset-top));padding-bottom:calc(24px + env(safe-area-inset-bottom))}.gr-ambient-player{display:none}.gr-ambient-player.is-docked{border-radius:22px;width:min(100%,100vw - 24px);padding:12px;display:grid}.gr-ambient-player-button{width:36px;height:36px}.gr-ambient-player-volume{gap:10px}.gr-ambient-player-volume-slider{min-width:104px}.gr-hero-subtitle{padding:11px 14px;font-size:.92rem}.gr-hero-subtitle-overlay{max-width:calc(100% - 28px);bottom:14px;right:14px}.gr-header-inner{gap:10px;padding:14px 16px}.gr-header-actions{gap:8px}.gr-locale-trigger,.gr-menu-toggle{width:44px;height:44px}.gr-locale-trigger svg{width:20px;height:20px}.gr-page-hero-italy,.gr-page-hero-regions{gap:16px}.gr-footer-topline,.gr-footer-brand{gap:12px}.gr-footer-top-icons{gap:14px}.gr-footer-top-icon{width:58px}.gr-footer-ecosystem-card{padding:12px}.gr-footer-ecosystem-card-icon-wrap{width:84px;height:42px}.gr-footer-audio-anchor{display:none}.gr-footer-audio-anchor-mobile{min-height:calc(148px + env(safe-area-inset-bottom));margin-top:14px;display:block}.gr-footer-bottomline p{font-size:.8rem}.gr-regions-hero-copy-shell{gap:16px}.gr-regions-hero-panel{padding:10px}.gr-regions-collage{gap:10px;min-height:360px}.gr-regions-collage-card{border-radius:20px}.gr-regions-hero-note{border-radius:16px;padding:12px 14px}.gr-regions-hero-signals,.gr-regions-importance-signals{gap:7px}.gr-regions-hero-signals .gr-chip,.gr-regions-importance-signals .gr-chip{min-height:34px;padding:0 11px;font-size:.82rem}.gr-regions-axis-card,.gr-regions-market-card,.gr-regions-context-card{border-radius:22px;padding:16px}.gr-regions-feature-band,.gr-regions-importance-band{border-radius:26px;padding:22px 16px}.gr-italy-hero-copy-shell{border-radius:24px;padding:20px 18px 20px 22px}.gr-italy-hero-panel{padding:8px}.gr-italy-hero-stage{min-height:210px}.gr-italy-hero-progress-dot{width:22px}.gr-italy-hero-progress-dot.is-active{width:42px}.gr-italy-foundation-card{border-radius:22px;padding:12px 14px}.gr-italy-foundation-watermark{opacity:.76;width:min(26%,80px);height:46%;right:6px}.gr-italy-foundation-content{max-width:calc(100% - 74px)}.gr-italy-opportunity-band,.gr-italy-investor-band{border-radius:26px;padding:20px 14px 46px}.gr-italy-opportunity-section,.gr-italy-investor-section{padding:0}.gr-italy-opportunity-copy h2,.gr-italy-investor-content h2{font-size:clamp(1.7rem,7vw,2.2rem)}.gr-italy-investor-factors .gr-chip{min-height:36px;padding:0 12px}.gr-brand{width:clamp(152px,58vw,220px);min-width:0;height:clamp(54px,16vw,72px)}.gr-brand-logo{width:114%;height:162%;inset:-30% -8% -34%}.gr-italy-story-grid .gr-italy-story-band{min-height:280px;padding:22px 16px 44px}.gr-italy-story-grid .gr-italy-story-copy{width:min(100%,420px)}.gr-hero-photo-wrap{min-height:300px}.gr-op-journey{gap:12px;padding-top:14px}.gr-op-step{flex-basis:auto;width:100%;min-height:auto;padding:36px 16px 18px}.gr-op-step-badge{width:42px;height:42px;font-size:1.05rem}.gr-op-step-icon-shell{width:72px;height:72px}.gr-op-step-icon{width:60px;height:60px}.gr-op-step-copy h3{font-size:1rem}.gr-op-step-copy p{font-size:.77rem;line-height:1.38}.gr-valuation-hero{padding:22px 18px}.gr-valuation-grid{margin-top:0}.gr-valuation-copy,.gr-valuation-note{font-size:.95rem}.gr-card-visual,.gr-sustainability-solution-visual{width:96px;height:96px}.gr-contact-grid{grid-template-columns:1fr}.gr-gallery-group,.gr-gallery-group-copy{padding:14px}.gr-gallery-group-chips{gap:6px}.gr-gallery-carousel-stage{border-radius:18px;padding:8px}.gr-gallery-carousel-stage-button{min-height:210px}.gr-gallery-side-tags{grid-template-columns:1fr}.gr-gallery-carousel-overlay{bottom:12px;left:12px;right:12px}.gr-gallery-carousel-overlay-copy{max-width:min(82%,232px);padding:9px 11px}.gr-gallery-carousel-overlay-copy h4{font-size:.88rem}.gr-gallery-carousel-control{width:36px;height:36px;font-size:1.2rem}.gr-gallery-carousel-control.is-prev{left:10px}.gr-gallery-carousel-control.is-next{right:10px}.gr-gallery-carousel-caption{padding:12px}.gr-gallery-carousel-caption h4{font-size:.92rem}.gr-project-carousel-stage-button{height:clamp(240px,58vw,320px);min-height:0}.gr-project-carousel-stage-button img{object-fit:contain;height:100%}.gr-project-carousel-overlay{margin:12px;padding:14px;bottom:0;left:0;right:0}.gr-project-carousel-controls{top:12px;right:12px}.gr-project-carousel-control,.gr-project-lightbox-close{width:42px;height:42px}.gr-project-lightbox-control{width:100%;height:42px}.gr-project-carousel-thumbs{grid-template-columns:1fr}.gr-gallery-lightbox,.gr-project-lightbox{padding:max(12px, env(safe-area-inset-top)) max(12px, env(safe-area-inset-right)) max(12px, env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left))}.gr-gallery-lightbox-shell{width:calc(100vw - 16px - env(safe-area-inset-left) - env(safe-area-inset-right));max-height:calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom));padding:12px}.gr-gallery-lightbox-control{width:36px;height:40px}.gr-gallery-lightbox-image-wrap{min-height:min(46dvh,420px);max-height:min(46dvh,420px);padding:12px 42px}.gr-other-projects-selector-shell,.gr-other-projects-detail-shell{width:calc(100vw - 16px - env(safe-area-inset-left) - env(safe-area-inset-right))}.gr-other-projects-selector-grid{grid-template-columns:1fr}.gr-other-projects-selector-media{height:188px}.gr-other-projects-detail-topbar{gap:8px}.gr-other-projects-detail-layout{gap:10px}.gr-other-projects-detail-side{padding:14px}.gr-other-projects-detail-copy{width:min(100%,640px)}.gr-other-projects-comparison-wrap{height:auto;min-height:auto;max-height:none;padding:14px 12px 12px;overflow:visible}.gr-other-projects-comparison-frame{grid-template-columns:1fr}.gr-other-projects-comparison-figure{padding:10px}.gr-other-projects-comparison-figure img{max-height:min(32dvh,260px)}.gr-other-projects-comparison-label{top:16px;left:16px}.gr-other-projects-comparison-tabs{grid-template-columns:1fr}.gr-other-projects-back{min-height:36px;padding:0 12px}.gr-project-lightbox-shell{width:calc(100vw - 16px - env(safe-area-inset-left) - env(safe-area-inset-right));max-height:calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom));padding:14px;overflow:auto}.gr-project-lightbox-image-wrap{min-height:min(48dvh,420px);max-height:min(48dvh,420px)}}
