.atlas-hero-word{position:relative;display:inline-block;color:var(--accent)}.atlas-hero-word::after{content:"";position:absolute;left:0;right:0;bottom:.02em;height:.08em;background:currentColor;transform-origin:left;animation:atlasLine 1.2s ease both}@keyframes atlasLine{from{transform:scaleX(0)}to{transform:scaleX(1)}}.atlas-studio{background:#0f1112;color:#fff;overflow:hidden}.atlas-studio .section-head h2{color:#fff}.atlas-studio .section-head p{color:#bfc3c4}.material-picker{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0}.material-button{border:1px solid rgba(255,255,255,.15);background:transparent;color:#fff;padding:10px 15px;border-radius:999px;cursor:pointer}.material-button.is-active{background:var(--atlas-accent,#c49a68);border-color:transparent;color:#111}.atlas-gallery{display:grid;grid-template-columns:1.25fr .75fr .75fr;gap:14px}.atlas-project{position:relative;border:0;padding:0;border-radius:24px;overflow:hidden;min-height:410px;cursor:pointer;background:#222;color:#fff;text-align:left;transform-style:preserve-3d;transition:transform .25s}.atlas-project:nth-child(n+2){min-height:320px}.atlas-project img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.atlas-project:nth-child(2) img{object-position:left}.atlas-project:nth-child(3) img{object-position:right}.atlas-project::after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 35%,rgba(0,0,0,.82))}.atlas-project-content{position:absolute;z-index:2;left:22px;right:22px;bottom:20px}.atlas-project-content span{font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;color:#f3d0a6}.atlas-project-content strong{display:block;font:700 1.35rem Georgia,serif;margin-top:6px}.atlas-project[hidden]{display:none}.atlas-modal{position:fixed;inset:0;z-index:500;display:grid;place-items:center;padding:24px;background:rgba(5,6,7,.88);backdrop-filter:blur(10px)}.atlas-modal[hidden]{display:none}.atlas-modal-card{position:relative;width:min(980px,100%);display:grid;grid-template-columns:1.3fr .7fr;background:#fff;color:#111;border-radius:28px;overflow:hidden}.atlas-modal-card img{width:100%;height:100%;min-height:480px;object-fit:cover}.atlas-modal-copy{padding:34px}.atlas-modal-close{position:absolute;right:16px;top:16px;z-index:2;width:42px;height:42px;border:0;border-radius:50%;background:#fff;cursor:pointer;font-size:1.2rem}.atlas-specs{display:grid;gap:10px;margin-top:22px}.atlas-specs span{padding:11px;border-radius:11px;background:#f3f0eb}@media(max-width:920px){.atlas-gallery{grid-template-columns:1fr 1fr}.atlas-project:first-child{grid-column:1/-1}.atlas-modal-card{grid-template-columns:1fr}.atlas-modal-card img{min-height:300px}}@media(max-width:620px){.atlas-gallery{grid-template-columns:1fr}.atlas-project:first-child{grid-column:auto}.atlas-project{min-height:310px}}
