/* LaserTribe homepage — 2026-09-23. Loaded after existing styles; scoped to .page-home. */
.page-home{--lt-orange:#ff7a00;--lt-black:#101112;--lt-line:#e1e4e7}
.page-home .lt-kicker{display:block;color:var(--lt-orange);font-size:.68rem;font-weight:800;letter-spacing:.095em;line-height:1.4}
.page-home .lt-orange-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:max-content;max-width:100%;min-height:39px;padding:9px 15px;background:var(--lt-orange);border:1px solid var(--lt-orange);border-radius:6px;color:#171717;font-size:.8rem;font-weight:800;line-height:1.25;transition:background .16s ease,transform .16s ease}
.page-home .lt-orange-button:hover{background:#ff9a42;transform:translateY(-1px)}
.page-home .lt-orange-button svg{width:17px;height:17px}
.page-home .lt-home-hero{padding-top:20px}
.page-home .lt-hero-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);gap:13px;align-items:stretch}
.page-home .lt-community-hero,.page-home .lt-featured-hero{position:relative;isolation:isolate;min-width:0;height:325px;overflow:hidden;border-radius:10px;color:#fff;background:#101112}
.page-home .lt-community-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.83fr);grid-template-rows:minmax(0,1fr) auto;gap:10px 10px;padding:26px 22px 0;background:radial-gradient(circle at 84% 29%,rgba(255,122,0,.25),transparent 29%),linear-gradient(105deg,#101112 2%,#191715 55%,#080808)}
.page-home .lt-community-hero:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:-1;background:linear-gradient(112deg,rgba(0,0,0,.45),transparent 80%)}
.page-home .lt-community-content{position:relative;z-index:1;min-width:0;align-self:center;padding-bottom:8px}
.page-home .lt-community-content h1{color:#fff;font-size:clamp(1.35rem,2.55vw,2.3rem);line-height:1.07;letter-spacing:-.045em;margin:12px 0 10px}
.page-home .lt-community-content h1 em{font-style:normal;color:var(--lt-orange)}
.page-home .lt-community-content p{color:#eee;font-size:.83rem;line-height:1.48;max-width:300px;margin-bottom:14px}
.page-home .lt-community-logo{width:100%;max-width:300px;max-height:195px;object-fit:contain;align-self:center;justify-self:center;filter:drop-shadow(0 3px 10px #0009)}
.page-home .lt-community-stats{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid #ffffff30;padding:11px 0 14px;align-items:center}
.page-home .lt-community-stats span{display:flex;flex-direction:column;gap:2px;min-width:0;padding:0 9px;border-right:1px solid #ffffff24}
.page-home .lt-community-stats span:first-child{padding-left:0}
.page-home .lt-community-stats span:last-child{border-right:0}
.page-home .lt-community-stats strong{color:#fff;font-size:.9rem;line-height:1.3;font-weight:800}
.page-home .lt-community-stats small{font-size:.66rem;line-height:1.3;color:#dedede}
.page-home .lt-featured-hero{display:flex;flex-direction:column;justify-content:flex-end;background:#24201b;padding:24px}
.page-home .lt-featured-cover{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}
.page-home .lt-featured-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(0,0,0,.81),rgba(0,0,0,.35) 72%),linear-gradient(0deg,rgba(0,0,0,.7),transparent 80%)}
.page-home .lt-featured-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:9px;max-width:100%;min-width:0}
.page-home .lt-featured-content h2{color:#fff;font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.12;max-width:290px;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.page-home .lt-featured-author{font-size:.75rem;color:#f0f0f0;font-weight:650}
.page-home .lt-featured-content p{color:#f1f1f1;font-size:.73rem;line-height:1.4;max-width:285px;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.page-home .lt-featured-rating{color:#ff902f;font-size:.82rem;font-weight:800}
.page-home .lt-featured-rating span{color:#eee;font-size:.72rem;font-weight:500}
.page-home .lt-quick-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;padding-top:12px;padding-bottom:22px}
.page-home .lt-quick-actions>a{min-width:0;display:flex;align-items:center;gap:10px;padding:12px;background:#fff;border:1px solid var(--lt-line);border-radius:9px;box-shadow:0 1px 5px #11111108;transition:border-color .15s}
.page-home .lt-quick-actions>a:hover{border-color:#f8a35a}
.page-home .lt-quick-actions>a>span:nth-child(2){min-width:0;flex:1}
.page-home .lt-quick-actions strong,.page-home .lt-quick-actions small{display:block;line-height:1.4}
.page-home .lt-quick-actions strong{font-size:.78rem;font-weight:800}
.page-home .lt-quick-actions small{font-size:.68rem;color:#61666a;margin-top:3px}
.page-home .lt-quick-actions>a>svg{width:14px;height:14px;color:#687077}
.page-home .lt-action-icon{display:flex;align-items:center;justify-content:center;flex:0 0 36px;height:36px;border-radius:50%;color:#fff}
.page-home .lt-action-icon svg{width:20px;height:20px}
.page-home .lt-action-icon.orange{background:#ff7a00}.page-home .lt-action-icon.green{background:#19a968}.page-home .lt-action-icon.blue{background:#2380d8}.page-home .lt-action-icon.purple{background:#8849d6}
.page-home .lt-projects-section{background:#f6f8fa;border-top:1px solid #edf0f2;border-bottom:1px solid #edf0f2;padding:27px 0 29px}
.page-home .lt-section-title{display:flex;justify-content:space-between;align-items:flex-end;gap:15px;margin-bottom:17px}
.page-home .lt-section-title h2{font-size:clamp(1.4rem,2.4vw,2rem);letter-spacing:-.04em;margin:5px 0 4px;color:#17191c}
.page-home .lt-section-title p{font-size:.84rem;color:#657079;line-height:1.4}
.page-home .lt-section-title>a{font-size:.75rem;color:#c25c08;font-weight:750;white-space:nowrap;padding-bottom:5px}
.page-home .lt-project-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}
.page-home .lt-project-tabs{display:flex;flex-wrap:wrap;gap:6px}
.page-home .lt-project-tabs a{padding:7px 12px;border:1px solid #e3e6e9;background:#fff;border-radius:6px;color:#48535b;font-size:.73rem;font-weight:700}
.page-home .lt-project-tabs a.active{background:var(--lt-orange);border-color:var(--lt-orange);color:#111}
.page-home .lt-project-upload{display:inline-flex;align-items:center;gap:5px;font-size:.74rem;font-weight:750;color:#ae5000;white-space:nowrap}
.page-home .lt-project-upload svg{width:16px;height:16px}
.page-home .lt-project-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}
.page-home .lt-project-card{min-width:0;overflow:hidden;background:#fff;border:1px solid #dfe4e8;border-radius:8px;box-shadow:0 2px 8px #11111107;transition:transform .15s,box-shadow .15s}
.page-home .lt-project-card:hover{transform:translateY(-2px);box-shadow:0 5px 15px #11111113}
.page-home .lt-project-cover{display:block;position:relative;height:163px;overflow:hidden;background:#f0f1f0}
.page-home .lt-project-cover img{height:100%;width:100%;object-fit:cover;transition:transform .22s}
.page-home .lt-project-card:hover .lt-project-cover img{transform:scale(1.035)}
.page-home .lt-cover-tag{position:absolute;top:9px;left:9px;background:#fff;color:#242424;border-radius:3px;padding:3px 7px;font-size:.59rem;font-weight:850;letter-spacing:.04em}
.page-home .lt-project-cover-empty{height:100%;display:grid;place-items:center;color:#838b8e}
.page-home .lt-project-cover-empty svg{width:35px;height:35px}
.page-home .lt-project-info{padding:11px 12px 10px}
.page-home .lt-project-info h3{font-size:.87rem;line-height:1.3;letter-spacing:-.02em;min-height:2.6em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.page-home .lt-project-author{display:block;color:#66727b;font-size:.71rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 8px}
.page-home .lt-project-stats{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:.72rem;color:#d96000;font-weight:750}
.page-home .lt-project-stats small{color:#737b83;font-weight:500}
.page-home .lt-project-stats>span:last-child{display:flex;align-items:center;gap:3px;color:#4e5b62;font-weight:600}
.page-home .lt-project-stats svg{width:14px;height:14px}
.page-home .lt-hub-section{padding-top:18px;padding-bottom:27px}
.page-home .lt-hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.page-home .lt-hub-card{min-width:0;border:1px solid #e1e5e8;border-radius:8px;padding:15px;background:#fff;box-shadow:0 2px 8px #11111107}
.page-home .lt-hub-heading{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px}
.page-home .lt-hub-heading h2{font-size:.77rem;letter-spacing:0;text-transform:uppercase}
.page-home .lt-hub-heading>a{font-size:.69rem;white-space:nowrap;color:#626a70}
.page-home .lt-creator,.page-home .lt-topic,.page-home .lt-recent-file{display:flex;align-items:center;gap:9px;min-width:0;padding:8px 0;border-top:1px solid #f0f1f2}
.page-home .lt-creator>span,.page-home .lt-topic>span:nth-child(2),.page-home .lt-recent-file>span:nth-child(2){min-width:0;flex:1}
.page-home .lt-creator>b{display:grid;place-items:center;width:20px;height:20px;flex:0 0 20px;border-radius:50%;background:#fff0df;color:#b75300;font-size:.73rem}
.page-home .lt-creator .avatar{width:33px;height:33px;flex:0 0 33px}
.page-home .lt-creator strong,.page-home .lt-topic strong,.page-home .lt-recent-file strong{display:block;font-size:.76rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.page-home .lt-creator small,.page-home .lt-topic small,.page-home .lt-recent-file small{display:block;font-size:.66rem;color:#69747b;line-height:1.4;margin-top:2px}
.page-home .lt-creator>svg{width:14px;height:14px;color:#ba5b0b}
.page-home .lt-hub-topic-icon{display:grid;place-items:center;width:29px;height:29px;flex:0 0 29px;background:#8761d4;border-radius:50%;color:#fff}
.page-home .lt-hub-topic-icon svg{width:15px;height:15px}
.page-home .lt-topic>small{flex:0 0 auto;font-size:.66rem}
.page-home .lt-recent-file>img,.page-home .lt-file-placeholder{width:36px;height:36px;border-radius:5px;flex:0 0 36px;object-fit:cover;background:#f0eeeb}
.page-home .lt-file-placeholder{display:grid;place-items:center}
.page-home .lt-recent-file>small{display:flex;align-items:center;gap:2px;flex:0 0 auto}
.page-home .lt-recent-file>small svg{width:12px;height:12px}
.page-home .lt-hub-empty{font-size:.78rem;line-height:1.5}
.page-home .lt-blog-section{padding:24px 0 30px;background:#fff}
.page-home .lt-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}
.page-home .lt-blog-grid .post-card{min-width:0;overflow:hidden}
.page-home .lt-blog-grid .card-image{height:145px}
.page-home .lt-blog-grid .post-card-body{padding:13px}
.page-home .lt-blog-grid .post-card h3{font-size:.97rem;line-height:1.3}
.page-home .lt-blog-grid .post-card-body>p{font-size:.73rem;line-height:1.45}
.page-home .lt-bottom-cta{margin-top:0;margin-bottom:27px;display:flex;align-items:center;gap:22px;padding:18px 24px;border-radius:9px;background:linear-gradient(115deg,#111,#25211e);color:#fff}
.page-home .lt-bottom-cta>img{width:185px;max-height:70px;object-fit:contain;flex:0 0 185px}
.page-home .lt-bottom-cta>div{min-width:0;flex:1}
.page-home .lt-bottom-cta h2{font-size:1.06rem;color:#fff}
.page-home .lt-bottom-cta p{font-size:.77rem;line-height:1.4;color:#ececec;margin-top:4px}
.page-home .lt-home-empty{padding:30px;background:#fff;border:1px solid #e1e5e8;border-radius:8px}
.page-home .lt-home-empty h3{font-size:1rem;margin-bottom:8px}
.page-home .lt-home-empty p{font-size:.83rem;margin-bottom:12px}
@media(max-width:1000px){.page-home .lt-community-hero{padding:21px 17px 0}.page-home .lt-community-content h1{font-size:1.65rem}.page-home .lt-community-logo{max-width:230px}.page-home .lt-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.page-home .lt-project-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.page-home .lt-project-cover{height:135px}.page-home .lt-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-home .lt-hub-card:last-child{grid-column:1/-1}.page-home .lt-hub-card:last-child .lt-recent-file{display:inline-flex;width:50%;vertical-align:top}}
@media(max-width:760px){.page-home .lt-hero-grid{grid-template-columns:1fr}.page-home .lt-community-hero,.page-home .lt-featured-hero{height:300px}.page-home .lt-community-content h1{font-size:1.9rem}.page-home .lt-featured-content h2{font-size:1.65rem}.page-home .lt-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-home .lt-project-cover{height:clamp(140px,31vw,210px)}.page-home .lt-blog-grid{grid-template-columns:1fr}.page-home .lt-blog-grid .card-image{height:200px}.page-home .lt-bottom-cta{flex-wrap:wrap}.page-home .lt-bottom-cta>img{width:140px;flex-basis:140px}}
@media(max-width:520px){.page-home .lt-home-hero{padding-top:10px}.page-home .lt-community-hero{height:310px;grid-template-columns:minmax(0,1fr) 36%;gap:8px;padding:20px 15px 0}.page-home .lt-community-content h1{font-size:clamp(1.35rem,5vw,1.75rem)}.page-home .lt-community-content p{font-size:.72rem;line-height:1.4}.page-home .lt-community-logo{max-width:100%;max-height:140px}.page-home .lt-community-stats{padding:12px 0}.page-home .lt-community-stats strong{font-size:.77rem}.page-home .lt-community-stats small{font-size:.58rem}.page-home .lt-community-stats span{padding:0 6px}.page-home .lt-community-hero .lt-orange-button{font-size:.72rem;padding:8px 10px}.page-home .lt-featured-hero{height:280px;padding:18px}.page-home .lt-featured-content h2{font-size:1.55rem}.page-home .lt-quick-actions{gap:7px;padding-top:9px;padding-bottom:17px}.page-home .lt-quick-actions>a{padding:10px 8px;gap:7px}.page-home .lt-action-icon{flex-basis:30px;height:30px}.page-home .lt-action-icon svg{width:17px;height:17px}.page-home .lt-quick-actions strong{font-size:.7rem}.page-home .lt-quick-actions small{font-size:.62rem}.page-home .lt-quick-actions>a>svg{display:none}.page-home .lt-section-title{align-items:flex-start}.page-home .lt-section-title h2{font-size:1.5rem}.page-home .lt-section-title p{font-size:.74rem}.page-home .lt-section-title>a{font-size:.66rem;max-width:90px;white-space:normal;text-align:right}.page-home .lt-projects-section{padding:22px 0}.page-home .lt-project-grid{gap:9px}.page-home .lt-project-cover{height:140px}.page-home .lt-project-info{padding:9px}.page-home .lt-project-info h3{font-size:.78rem}.page-home .lt-hub-grid{grid-template-columns:1fr}.page-home .lt-hub-card:last-child{grid-column:auto}.page-home .lt-hub-card:last-child .lt-recent-file{display:flex;width:100%}.page-home .lt-bottom-cta{gap:12px;padding:16px;margin-bottom:18px}.page-home .lt-bottom-cta>img{width:115px;flex-basis:115px}.page-home .lt-bottom-cta h2{font-size:.91rem}.page-home .lt-bottom-cta .lt-orange-button{width:100%}}
@media(max-width:365px){.page-home .lt-community-hero{grid-template-columns:1fr;grid-template-rows:auto auto auto;height:auto;min-height:310px;padding:17px 14px 0}.page-home .lt-community-content{grid-row:1}.page-home .lt-community-logo{grid-row:2;max-height:75px;width:160px}.page-home .lt-community-stats{grid-row:3}.page-home .lt-community-content p{margin-bottom:8px}.page-home .lt-project-cover{height:115px}}

/* CTA finale: sfondo visibile e contrasto leggibile anche su smartphone. */
body.page-home section.lt-bottom-cta{background-color:#101010!important;background-image:linear-gradient(110deg,#101010 0%,#22201e 100%)!important;color:#fff!important;border:1px solid #34302d;box-shadow:0 8px 22px rgba(0,0,0,.13)}
body.page-home section.lt-bottom-cta h2{color:#fff!important}
body.page-home section.lt-bottom-cta p{color:#f0eeee!important}
body.page-home section.lt-bottom-cta>img{filter:none;opacity:1}
@media(max-width:520px){body.page-home section.lt-bottom-cta{background-color:#101010!important;background-image:linear-gradient(135deg,#101010,#29221c)!important}}
