@import"https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&family=Inter:wght@300;400;500;600;700&display=swap";:root{--atlas-heading: "Fraunces", serif;--atlas-body: "Inter", sans-serif;--atlas-background: #faf8f4;--atlas-foreground: #171b1a;--atlas-card: #faf8f4;--atlas-primary: #56695f;--atlas-muted: #ece9e3;--atlas-muted-foreground: #626a66;--atlas-accent: #c07b4e;--atlas-accent-foreground: #faf8f4;--atlas-border: #ded9cf}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--atlas-background);color:var(--atlas-foreground);font-family:var(--atlas-body)}.atlas-page{min-height:100vh;background:var(--atlas-background);color:var(--atlas-foreground)}.atlas-intro{align-items:center;animation:atlasIntroExit .7s ease 2.35s forwards;background:linear-gradient(135deg,#faf8f4f5,#ece9e3eb),url(https://media.base44.com/images/public/69ff45a189852520261737ac/1bd75e841_generated_470901e4.png) center / cover;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;overflow:hidden;position:fixed;z-index:999}.atlas-intro-mark{animation:atlasLogoArrive .9s cubic-bezier(.22,1,.36,1) forwards;height:min(58vw,23rem);position:relative;width:min(58vw,23rem)}.atlas-intro-logo-base,.atlas-intro-wave-layer{filter:drop-shadow(0 22px 45px rgba(23,27,26,.12));height:100%;object-fit:contain;position:absolute;top:0;right:0;bottom:0;left:0;width:100%}.atlas-intro-logo-base{filter:grayscale(1) saturate(.2) brightness(1.08) drop-shadow(0 22px 45px rgba(23,27,26,.12));opacity:.68}.atlas-intro-wave-layer{animation:atlasRealWaveReveal 1.25s cubic-bezier(.22,1,.36,1) .55s forwards;clip-path:polygon(16% 42%,28% 48%,41% 43%,53% 36%,67% 34%,81% 38%,91% 48%,91% 61%,78% 53%,64% 50%,50% 55%,36% 65%,22% 66%,14% 60%);opacity:0;-webkit-mask-image:linear-gradient(90deg,#000 0 46%,transparent 56%);mask-image:linear-gradient(90deg,#000 0 46%,transparent 56%);-webkit-mask-position:100% 0;mask-position:100% 0;-webkit-mask-size:220% 100%;mask-size:220% 100%}.atlas-container{width:min(100%,120rem);margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.atlas-container{padding:0 2.5rem}}.atlas-eyebrow{color:var(--atlas-accent);display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.16em;line-height:1;text-transform:uppercase}.atlas-heading{font-family:var(--atlas-heading);font-weight:650;letter-spacing:0;line-height:1.04;margin:0}.atlas-section-title{font-size:clamp(2.5rem,6vw,4.75rem);margin-top:.75rem}.atlas-copy{color:var(--atlas-muted-foreground);font-size:1.075rem;line-height:1.7}.atlas-button{align-items:center;background:var(--atlas-accent);border:0;border-radius:2px;color:var(--atlas-accent-foreground);cursor:pointer;display:inline-flex;font:600 1rem var(--atlas-body);gap:.75rem;justify-content:center;padding:1rem 2rem;text-decoration:none;transition:background .25s ease,transform .25s ease}.atlas-button:hover,.atlas-button:focus-visible{background:#ad6d43;transform:translateY(-1px)}.atlas-button:disabled{cursor:wait;opacity:.72;transform:none}.atlas-hero{align-items:center;background:linear-gradient(180deg,rgba(250,248,244,.82),rgba(250,248,244,.94) 70%,var(--atlas-background)),url(https://media.base44.com/images/public/69ff45a189852520261737ac/1bd75e841_generated_470901e4.png) center / cover;display:flex;justify-content:center;min-height:100svh;overflow:hidden;position:relative;text-align:center}.atlas-hero:before{background:radial-gradient(ellipse at 50% 42%,rgba(250,248,244,.52),transparent 52%),linear-gradient(90deg,#faf8f46b,#faf8f414,#faf8f46b);content:"";top:0;right:0;bottom:0;left:0;position:absolute}.atlas-hero:after{background-image:linear-gradient(rgba(86,105,95,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(86,105,95,.1) 1px,transparent 1px);background-size:9rem 9rem;content:"";top:0;right:0;bottom:0;left:0;-webkit-mask-image:linear-gradient(to bottom,transparent,black 12%,transparent 78%);mask-image:linear-gradient(to bottom,transparent,black 12%,transparent 78%);opacity:.28;pointer-events:none;position:absolute}.atlas-grid-lines{top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.atlas-grid-lines span{background:#ded9cfb3;position:absolute}.atlas-grid-lines span:nth-child(1),.atlas-grid-lines span:nth-child(2){height:1px;left:0;right:0}.atlas-grid-lines span:nth-child(1){top:25%}.atlas-grid-lines span:nth-child(2){top:75%}.atlas-grid-lines span:nth-child(3),.atlas-grid-lines span:nth-child(4){bottom:0;top:0;width:1px}.atlas-grid-lines span:nth-child(3){left:25%}.atlas-grid-lines span:nth-child(4){left:75%}.atlas-hero-inner{align-items:center;animation:atlasHeroReveal .9s ease 2.25s both;display:flex;flex-direction:column;gap:2rem;max-width:64rem;padding:6rem 1.5rem;position:relative;z-index:1}.atlas-logo{height:clamp(12rem,22vw,16rem);object-fit:contain;width:clamp(12rem,22vw,16rem)}.atlas-hero h1{font-size:clamp(2.75rem,8vw,7rem)}@keyframes atlasLogoArrive{0%{opacity:0;transform:translateY(1.5rem) scale(.86)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes atlasRealWaveReveal{0%{opacity:0;-webkit-mask-position:100% 0;mask-position:100% 0}18%{opacity:1}to{opacity:1;-webkit-mask-position:0 0;mask-position:0 0}}@keyframes atlasIntroExit{to{opacity:0;transform:scale(1.035);visibility:hidden}}@keyframes atlasHeroReveal{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.atlas-intro{animation:atlasIntroExit .01s linear .2s forwards}.atlas-intro-mark,.atlas-intro-wave-layer,.atlas-hero-inner{animation:none}}.atlas-hero h1 span{color:var(--atlas-primary);display:block;margin-top:.25rem}.atlas-hero p{margin:0;max-width:40rem}.atlas-divider{border-top:1px solid rgba(222,217,207,.7)}.atlas-section{border-top:1px solid rgba(222,217,207,.7);padding:6rem 0}.atlas-templates{border-top:0}@media(min-width:768px){.atlas-section{padding:8rem 0}}.atlas-section-header{margin-bottom:4rem;max-width:46rem}.atlas-template-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:640px){.atlas-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.atlas-template-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.atlas-template-card{aspect-ratio:1;background:var(--atlas-card);border:1px solid rgba(222,217,207,.8);border-radius:2px;color:#fff;cursor:pointer;display:block;overflow:hidden;padding:0;position:relative;text-align:left;width:100%}.atlas-template-card img,.atlas-service-card img{height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover;position:absolute;transition:transform .7s ease;width:100%}.atlas-template-card:hover img,.atlas-service-card:hover img{transform:scale(1.045)}.atlas-card-overlay{background:linear-gradient(to top,rgba(23,27,26,.82),rgba(23,27,26,.22),transparent);top:0;right:0;bottom:0;left:0;opacity:.72;position:absolute}.atlas-card-content{bottom:0;left:0;padding:1.5rem;position:absolute;right:0;z-index:1}.atlas-pill{background:#c07b4eeb;border-radius:2px;color:#fff;display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:.12em;margin-bottom:.75rem;padding:.35rem .6rem;text-transform:uppercase}.atlas-card-content h3{color:#fff;font-size:clamp(1.25rem,3vw,1.75rem);margin:0}.atlas-card-content p{color:#ffffffbf;margin:.35rem 0 0}.atlas-services-header{align-items:end;display:flex;gap:1.5rem;justify-content:space-between;margin-bottom:3rem}.atlas-service-controls{display:none;gap:.5rem}@media(min-width:768px){.atlas-service-controls{display:flex}}.atlas-icon-button{align-items:center;background:transparent;border:1px solid var(--atlas-border);border-radius:2px;color:var(--atlas-foreground);cursor:pointer;display:inline-flex;height:3rem;justify-content:center;transition:background .2s ease;width:3rem}.atlas-icon-button:hover{background:var(--atlas-muted)}.atlas-service-track{display:flex;gap:1.25rem;overflow-x:auto;padding:0 1.5rem 1rem;scroll-snap-type:x mandatory;scrollbar-width:none}.atlas-service-track::-webkit-scrollbar{display:none}@media(min-width:768px){.atlas-service-track{padding-left:2.5rem;padding-right:2.5rem}}.atlas-service-card{aspect-ratio:4 / 3;border-radius:2px;flex:0 0 85vw;overflow:hidden;position:relative;scroll-snap-align:center}@media(min-width:768px){.atlas-service-card{flex-basis:60vw}}@media(min-width:1024px){.atlas-service-card{flex-basis:45vw}}.atlas-service-content{bottom:0;color:#fff;left:0;padding:2rem;position:absolute;right:0;z-index:1}.atlas-service-content h3{color:#fff;font-size:clamp(2rem,6vw,4.5rem)}.atlas-service-content p{color:#ffffffbf;line-height:1.65;max-width:34rem}.atlas-contact{position:relative}.atlas-contact:before{background-image:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='50' cy='50' rx='45' ry='45' fill='none' stroke='%231A1D1C' stroke-width='0.5'/%3E%3Cellipse cx='50' cy='50' rx='35' ry='35' fill='none' stroke='%231A1D1C' stroke-width='0.5'/%3E%3Cellipse cx='50' cy='50' rx='25' ry='25' fill='none' stroke='%231A1D1C' stroke-width='0.5'/%3E%3Cellipse cx='50' cy='50' rx='15' ry='15' fill='none' stroke='%231A1D1C' stroke-width='0.5'/%3E%3C/svg%3E");content:"";top:0;right:0;bottom:0;left:0;opacity:.02;pointer-events:none;position:absolute}.atlas-contact-grid{display:grid;gap:4rem;position:relative;z-index:1}@media(min-width:1024px){.atlas-contact-grid{gap:6rem;grid-template-columns:repeat(2,minmax(0,1fr))}}.atlas-stats{border-top:1px solid rgba(222,217,207,.8);display:grid;gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2.5rem;padding-top:2.5rem}.atlas-stat-number{font-family:var(--atlas-heading);font-size:2rem;font-weight:650}.atlas-form,.atlas-field-row{display:grid;gap:1.25rem}@media(min-width:640px){.atlas-field-row{grid-template-columns:repeat(2,minmax(0,1fr))}}.atlas-label{color:var(--atlas-muted-foreground);display:block;font-size:.75rem;font-weight:600;letter-spacing:.14em;margin-bottom:.5rem;text-transform:uppercase}.atlas-input,.atlas-textarea{background:var(--atlas-background);border:1px solid rgba(222,217,207,.9);border-radius:2px;color:var(--atlas-foreground);font:400 1rem var(--atlas-body);width:100%}.atlas-input{height:3rem;padding:0 .9rem}.atlas-textarea{min-height:9rem;padding:.9rem;resize:vertical}.atlas-footer{border-top:1px solid rgba(222,217,207,.8);padding:3rem 0}.atlas-footer-inner{align-items:center;display:flex;flex-direction:column;gap:1.5rem;justify-content:space-between}@media(min-width:768px){.atlas-footer-inner{flex-direction:row}}.atlas-brand{align-items:center;color:var(--atlas-foreground);display:inline-flex;font-family:var(--atlas-heading);font-size:1.15rem;font-weight:650;gap:.75rem;text-decoration:none}.atlas-brand img{height:2.5rem;object-fit:contain;width:2.5rem}.atlas-footer-links{display:flex;gap:1.5rem}.atlas-footer-links a{color:var(--atlas-muted-foreground);font-size:.95rem;text-decoration:none}.atlas-floating-nav{bottom:1.5rem;display:none;left:50%;position:fixed;transform:translate(-50%);z-index:50}.atlas-floating-nav.is-visible{display:block}.atlas-floating-nav-inner{align-items:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#faf8f4c7;border:1px solid rgba(222,217,207,.8);border-radius:999px;box-shadow:0 20px 45px #171b1a14;display:flex;gap:.25rem;padding:.45rem}.atlas-floating-nav a{border-radius:999px;color:var(--atlas-muted-foreground);font-size:.9rem;font-weight:600;padding:.65rem 1.15rem;text-decoration:none}.atlas-floating-nav a:hover,.atlas-floating-nav a.is-active{background:var(--atlas-accent);color:var(--atlas-accent-foreground)}.atlas-modal{background:#171b1a9e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:none;top:0;right:0;bottom:0;left:0;padding:.5rem;position:fixed;z-index:100}.atlas-modal.is-open{display:block}.atlas-modal-panel{background:var(--atlas-background);border-radius:2px;display:flex;flex-direction:column;top:.5rem;right:.5rem;bottom:.5rem;left:.5rem;overflow:hidden;position:absolute}@media(min-width:1024px){.atlas-modal-panel{flex-direction:row;top:1.5rem;right:1.5rem;bottom:1.5rem;left:1.5rem}}.atlas-modal-close{background:#faf8f4db;border:1px solid rgba(222,217,207,.8);border-radius:999px;color:var(--atlas-foreground);cursor:pointer;height:2.75rem;position:absolute;right:1rem;top:1rem;width:2.75rem;z-index:2}.atlas-modal-info{border-bottom:1px solid rgba(222,217,207,.8);overflow-y:auto;padding:2rem}@media(min-width:1024px){.atlas-modal-info{border-bottom:0;border-right:1px solid rgba(222,217,207,.8);width:30%}}.atlas-feature-list{margin:2rem 0}.atlas-feature{align-items:flex-start;border-top:1px solid rgba(222,217,207,.7);display:flex;gap:.75rem;padding:.9rem 0}.atlas-feature:before{color:var(--atlas-primary);content:"\2713";font-weight:700}.atlas-modal-preview{background:#ece9e38c;overflow-y:auto;padding:1rem}@media(min-width:1024px){.atlas-modal-preview{width:70%}}.atlas-modal-preview img{border:1px solid rgba(222,217,207,.7);border-radius:2px;box-shadow:0 18px 50px #171b1a1f;display:block;width:100%}.atlas-form-note{color:var(--atlas-muted-foreground);display:none;font-size:.95rem;margin:.25rem 0 0}.atlas-form-note.is-visible{display:block}.atlas-form-note.is-error{color:#9f2a16}.atlas-cookie-banner{align-items:end;background:#56695ffa;bottom:0;box-shadow:0 -20px 50px #171b1a2e;color:#fff;display:grid;gap:1.5rem;grid-template-columns:minmax(0,1fr) auto;left:0;padding:1.5rem;position:fixed;right:0;z-index:120}.atlas-cookie-banner.is-hidden{display:none}.atlas-cookie-banner strong{display:block;font-size:.85rem;font-weight:700;letter-spacing:.16em;margin-bottom:.65rem;text-transform:uppercase}.atlas-cookie-banner p{color:#ffffffdb;font-size:.98rem;line-height:1.65;margin:0;max-width:44rem}.atlas-cookie-actions{display:flex;gap:.75rem}.atlas-cookie-actions button{background:#fff;border:0;border-radius:2px;color:var(--atlas-foreground);cursor:pointer;font:700 .86rem var(--atlas-body);letter-spacing:.12em;min-height:3.25rem;min-width:9.5rem;padding:0 1.25rem;text-transform:uppercase}.atlas-cookie-actions button:hover,.atlas-cookie-actions button:focus-visible{background:var(--atlas-muted)}@media(max-width:767px){.atlas-cookie-banner{grid-template-columns:1fr;padding-bottom:6.5rem}.atlas-cookie-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-cookie-actions button{min-width:0}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/atlas-creative.css.map */
