*{margin:0;padding:0;box-sizing:border-box}body{font-family:Montserrat,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.main-nav{display:flex;justify-content:space-between;align-items:center;padding:2rem;background-color:transparent}.nav-logo{height:30px;width:auto}.nav-links{display:flex;gap:4rem;text-decoration:none}.main-nav a{text-decoration:none;color:#000;font-weight:600;font-size:.9rem;letter-spacing:1px;position:relative}.main-nav a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background-color:#000;transition:width .3s ease}.main-nav a:hover:after,.main-nav a.active:after{width:100%}@media(max-width:768px){.main-nav{padding:1rem}.nav-links{gap:1.5rem}.main-nav a{font-size:.8rem}.nav-logo{height:24px}}.arrow-button{width:50px;height:50px;border-radius:50%;background-color:#ffcc7a;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .3s}.arrow-button:hover{transform:scale(1.1)}.arrow-button img{width:24px;height:24px;transform:rotate(-90deg)}.accordion{width:100%}.accordion-item{border-bottom:2px solid #000;position:relative;z-index:1}.accordion-item:first-child{border-top:2px solid #000}.accordion-header{padding:1.5rem;cursor:pointer;font-size:1.1rem;font-weight:600;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none}.accordion-icon{font-size:2rem;font-weight:700;transition:transform .3s ease;flex-shrink:0;margin-left:1rem}.accordion-item.open .accordion-icon{transform:rotate(45deg)}.accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.accordion-content-inner{padding:0 1.5rem 1.5rem}@media(max-width:768px){.accordion-header{padding:1rem;font-size:1rem}.accordion-icon{font-size:1.5rem;margin-left:.5rem}.accordion-content-inner{padding:0 1rem 1rem}}.accordion-content-inner p{margin:0;font-size:1rem;line-height:1.6;color:#333}.main-footer{padding:4rem}.footer-content{max-width:1400px;margin:0 auto;display:flex;justify-content:center;align-items:center;gap:5rem}.footer-logo{flex-shrink:0}.footer-logo img{height:60px;width:auto}.footer-section{flex-shrink:0}.footer-section h3{font-size:1.25rem;font-weight:700;margin:0 0 .5rem;color:#000}.footer-section p{margin:.25rem 0;font-size:1rem;color:#000;line-height:1.6}.footer-section a{color:#000;text-decoration:underline}.footer-section a:hover{opacity:.7}@media(max-width:768px){.footer-content{flex-direction:column;text-align:center;gap:2rem}.footer-logo img{height:65px}}.home-hero{min-height:100vh;display:flex;flex-direction:column;position:relative}.hero-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:2rem;max-width:1400px;margin:0 auto;width:100%;position:relative}.hero-main{position:relative;display:flex;align-items:center;justify-content:center}.hero-title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:12rem;font-weight:600;line-height:.8;letter-spacing:-18px;text-align:center;margin:0;z-index:1;white-space:nowrap;color:#000}.hero-title-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;width:650px;height:auto}.hero-image{display:flex;justify-content:center;align-items:center;width:400px;height:600px}.hero-image img{width:auto;height:100%;object-fit:cover;border-radius:200px 200px 0 0}.hero-text{max-width:400px;text-align:center}.hero-text p{font-size:1.1rem;line-height:1.6;color:#333;font-weight:400;margin:0}.scroll-button{width:60px;height:60px;border-radius:50%;background-color:#ffcc7a;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.5rem;transition:transform .3s;margin-top:1rem}.scroll-button img{width:24px;height:24px}.scroll-button:hover{transform:scale(1.1)}.home-section{min-height:100vh;padding:4rem 0;display:flex;align-items:center;justify-content:center;overflow:hidden}.home-content{max-width:1400px;width:100%;display:flex;gap:0;align-items:center;position:relative}.home-text{flex-shrink:0;width:700px;background-color:#fffbef;padding:100px 150px 50px 100px;margin-left:75px;border-radius:50px;z-index:1}.home-text h2{font-size:3rem;font-weight:800;line-height:1;margin:0 0 2rem}.home-text p{font-size:16px;line-height:1.6;color:#333;margin-bottom:1.5rem}.home-list{list-style:none;padding:0;margin:2rem 0 0;text-align:left}.home-list li{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem}.home-list img{width:40px;height:40px;flex-shrink:0}.home-list span{font-size:16px;line-height:1.6;color:#333;text-align:left}.view-services{display:flex;align-items:center;gap:2rem}.home-section.reverse .view-services{justify-content:flex-end;text-align:right}.view-services p{font-size:28px;font-weight:700;margin:0}.home-image{flex-shrink:0;width:650px;height:650px;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:50%;margin-left:-3rem;z-index:2}.home-image img{width:100%;height:100%;object-fit:cover}.home-section.reverse .home-content{justify-content:flex-end}.home-section.reverse .home-text{width:800px;margin-left:0;margin-right:75px;padding:100px 100px 50px 150px;order:2;z-index:1;text-align:right}.home-section.reverse .home-image{order:1;margin-right:-8rem;z-index:2}.faq-section{min-height:100vh;padding:4rem 2rem;margin-top:8rem;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.faq-section:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:80%;max-width:1000px;height:100%;background-color:#fffbef;border-radius:50px;z-index:0}.faq-section h2{font-size:3rem;font-weight:800;text-align:center;margin-bottom:3rem;position:relative;z-index:1}.faq-container{max-width:900px;width:90%;position:relative;z-index:1}@media(max-width:768px){.hero-title{font-size:4.5rem;letter-spacing:-8px}.hero-title-logo{width:220px}.hero-image{width:400px;height:600px}.home-section{padding:2rem 1rem}.home-content{flex-direction:column;align-items:center;gap:0}.home-text{margin-left:0;margin-right:0;padding:2rem;border-radius:25px;width:90%;max-width:500px;order:1;text-align:left}.home-text h2{font-size:2rem}.view-services,.home-section.reverse .view-services{justify-content:center}.home-image{width:300px;height:300px;margin:-1.5rem 0 0;order:2;z-index:2}.home-image img{width:300px;height:300px}.home-section.reverse .home-content{align-items:center}.home-section.reverse .home-text{order:1;text-align:left;margin-left:0;margin-right:0;width:90%;max-width:500px;padding:2rem}.home-section.reverse .home-image{order:2;margin:-1.5rem 0 0}.faq-section{padding:4rem 1rem;margin-top:2rem}.faq-section:before{width:95%}.faq-section h2{font-size:2rem;padding:0 1rem}.faq-container{width:95%}.home-list img{width:24px;height:24px}}.service-card-wrapper{display:flex;justify-content:flex-end;align-items:center;margin-bottom:50px;position:relative}.service-card-sidebar{width:50px;height:600px;background-color:#a4c8e1;border-radius:100px;margin-right:20px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:1rem 0}.sidebar-mobile{display:none}.sidebar-page-number{width:35px;height:35px;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;color:#000}.sidebar-next-button{width:35px;height:35px;border-radius:50%;background-color:#ffcc7a;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .3s}.sidebar-next-button img{width:16px;height:16px;transform:rotate(-90deg)}.sidebar-next-button:hover{transform:scale(1.1)}.service-card-image{width:80vw;height:600px;border-radius:30px 0 0 30px;overflow:hidden;background-color:#2c3e50;position:relative}.service-card-image img{width:100%;height:100%;object-fit:cover}.service-card-overlay{position:absolute;top:0;left:0;width:100%;height:100%;padding:3rem;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;animation:fadeIn .8s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.service-card-title{font-size:3rem;font-weight:800;line-height:.9;margin:0 0 .5rem;color:#fff}.service-card-description{font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem;color:#fff}.service-card-bullets{list-style:none;padding:0;margin:0}.service-card-bullets li{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem;color:#fff}.service-card-bullets img{width:30px;height:30px;flex-shrink:0}.service-card-bullets span{font-size:1rem;line-height:1.4}@media(max-width:768px){.service-card-wrapper{margin-bottom:30px;flex-direction:column;align-items:center}.sidebar-desktop{display:none}.sidebar-mobile{display:flex;width:auto;height:auto;flex-direction:row;border-radius:50px;margin-right:0;margin-top:1rem;padding:.5rem 1.5rem;justify-content:center;gap:2rem}.service-card-image{width:95%;height:450px;border-radius:25px}.service-card-overlay{padding:1.5rem}.service-card-title{font-size:1.8rem;line-height:1}.service-card-description{font-size:.85rem;margin-bottom:1rem}.service-card-bullets{margin:0}.service-card-bullets li{margin-bottom:.5rem}.service-card-bullets img{width:20px;height:20px}.service-card-bullets span{font-size:.85rem}}.services-hero{min-height:65vh;display:flex;flex-direction:column;margin-bottom:50px}.services-hero .hero-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:1.5rem;padding:4rem 2rem}.services-hero .hero-title{font-size:8rem;font-weight:600;line-height:.8;letter-spacing:-14px;text-align:center;margin:0;color:#000}.guarantee-text{max-width:1200px;text-align:center}.service-carousel{overflow:hidden;position:relative;width:100%}.service-card-section{position:relative;width:100%}.service-card-content{display:flex;justify-content:flex-end;align-items:center;position:relative}.section-title-container{display:flex;align-items:flex-end;justify-content:flex-start;gap:2rem;padding:0 0 1rem 15vw}.section-title{font-size:4rem;font-weight:700;line-height:.9;margin:0;color:#000;letter-spacing:-8px}.section-subtitle{font-size:1.25rem;font-weight:400;margin:0;color:#000;max-width:600px}@media(max-width:768px){.services-hero{min-height:50vh;margin-bottom:30px}.services-hero .hero-content{padding:2rem 1rem}.services-hero .hero-title{font-size:4rem;letter-spacing:-8px}.guarantee-text{font-size:.9rem;padding:0 1rem}.section-title-container{flex-direction:column;align-items:flex-start;padding:2rem 1rem 1rem;gap:.5rem}.section-title{font-size:2.5rem;letter-spacing:-4px}.section-subtitle{font-size:1rem;max-width:100%}.service-card-content{justify-content:center}}.contact-hero{min-height:50vh;display:flex;flex-direction:column}.fade-in-scroll{opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.fade-in-visible{opacity:1;transform:translateY(0)}.contact-hero .hero-content{flex:1;display:flex;align-items:center;justify-content:center}.contact-hero .hero-title{font-size:8rem;font-weight:600;line-height:.8;letter-spacing:-14px;text-align:center;margin:0;color:#000}@media(max-width:768px){.contact-hero .hero-title{font-size:4rem;letter-spacing:-8px}}.contact-form-section{padding:4rem 2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.contact-form-section:before{content:"";position:absolute;top:2rem;left:50%;transform:translate(-50%);width:80%;max-width:1000px;bottom:2rem;background-color:#fffbef;border-radius:50px;z-index:0}.contact-form{max-width:900px;width:75%;position:relative;z-index:1;margin-top:50px;margin-bottom:25px}.form-group{margin-bottom:2rem}.form-group label{display:block;font-size:1.5rem;font-weight:700;color:#000}.form-group input,.form-group select,.form-group textarea{width:100%;padding:1rem 0;font-size:1.1rem;font-style:italic;border:none;border-bottom:3px solid #000;background:transparent;font-family:Montserrat,sans-serif;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#666;font-style:italic}.form-group select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:24px;cursor:pointer;font-style:normal;padding-right:2.5rem;background-color:#c5d3e0;border-radius:25px;padding:1rem 2.5rem 1rem 1.5rem;border:none}.form-group textarea{resize:vertical;min-height:200px}.submit-container{display:flex;align-items:center;gap:2rem}.submit-container p{font-size:28px;font-weight:700;margin:0}.submit-button{width:50px;height:50px;border-radius:50%;background-color:#ffcc7a;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .3s}.submit-button img{width:24px;height:24px;transform:rotate(-90deg)}.submit-button:hover{transform:scale(1.1)}.form-status{margin-top:2rem;font-size:1.1rem;font-weight:600;color:#2f5975}@media(max-width:768px){.contact-form-section{padding:2rem 1rem}.contact-form-section:before{width:95%}.contact-form{width:80%}.form-group{margin-bottom:1.25rem}.form-group label{font-size:1rem;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{font-size:.9rem;padding:.5rem 0}.form-group textarea{min-height:120px}.submit-container{margin-top:1rem}.submit-container p{font-size:1.25rem}}.marketing-split-container{display:flex;min-height:100vh}.marketing-split-left{position:fixed;left:0;top:0;width:40%;height:100vh;background-color:#fff;background-image:linear-gradient(#e6f2f7e6,#e6f2f7e6),url(/images/marketing/marketing-home/marketing_hero.gif);background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.marketing-text{text-align:left;position:relative}.marketing-text:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background-image:url(/images/marketing/marketing-home/marketing_hero.gif);background-size:cover;background-position:center}.marketing-text:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background-image:url(/images/marketing/marketing-home/marketing_hero.gif);background-size:cover;background-position:center}.marketing-logo{width:100%;max-width:280px;height:auto;padding:1rem 0}.marketing-main-title{font-size:9rem;font-weight:900;line-height:.85;margin:0;padding-top:1rem;letter-spacing:-10px;text-transform:uppercase;background-image:linear-gradient(#00000026,#00000026),url(/images/marketing/marketing-home/marketing_hero.gif);background-size:cover;background-position:center;background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.marketing-subtitle{font-size:3.5rem;font-weight:900;line-height:.9;margin:.2rem 0 0;padding-bottom:1rem;text-transform:uppercase;letter-spacing:-4px;background-image:linear-gradient(#00000026,#00000026),url(/images/marketing/marketing-home/marketing_hero.gif);background-size:cover;background-position:center;background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.marketing-split-right{margin-left:40%;width:60%;background-color:#f0f4f7;min-height:100vh;position:relative;overflow-y:auto;height:100vh;scrollbar-width:none;-ms-overflow-style:none}.marketing-split-right::-webkit-scrollbar{display:none}.scroll-progress-bar{position:sticky;top:0;left:0;width:100%;height:8px;background-color:#333;z-index:1000}.scroll-progress-fill{height:100%;background-color:#85acc7;transition:width .1s ease}.marketing-nav{display:flex;flex-direction:column;flex-wrap:nowrap;gap:.75rem;margin-top:2rem;width:100%;max-width:300px;align-items:stretch}.marketing-nav-button{padding:.8rem 1.5rem;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;background-color:transparent;background-image:linear-gradient(#00000026,#00000026),url(/images/marketing/marketing-home/marketing_hero.gif);background-size:cover;background-position:center;background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;border:2px solid transparent;border-radius:25px;cursor:pointer;transition:all .5s ease;text-align:center;text-decoration:none;white-space:normal;flex-shrink:0;position:relative;z-index:1}.marketing-nav-button:before{content:"";position:absolute;inset:-2px;border-radius:25px;background-image:url(/images/marketing/marketing-home/marketing_hero.gif);background-size:cover;background-position:center;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;padding:2px;pointer-events:none;z-index:-1;transition:opacity .5s ease}.marketing-nav-button:hover{background-color:#0c3d614d!important;background-image:none!important;background-clip:padding-box!important;-webkit-background-clip:padding-box!important;color:#fff!important;-webkit-text-fill-color:#fff!important;text-decoration:none!important}.marketing-nav-button:hover:before{opacity:0!important}.marketing-content{padding:4rem}.marketing-split-right .main-footer{padding:2rem 4rem;margin:0;width:100%;box-sizing:border-box}.marketing-split-right .footer-content{max-width:100%;gap:4rem}.marketing-split-right .footer-hours{display:none}.marketing-section{min-height:100vh;padding:2rem 0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.marketing-section h2{font-family:Montserrat,sans-serif;font-size:5rem;font-weight:700;line-height:.75;margin:0 0 2rem;text-align:center;text-transform:uppercase;letter-spacing:-7px;color:#000}.marketing-section-content{max-width:600px;width:100%;display:flex;flex-direction:column;align-items:flex-start}.marketing-section-image{width:100%;height:auto;border-radius:20px;margin-bottom:.5rem}.marketing-section-text{text-align:center;margin:0;padding:0;width:100%}.marketing-section-compact{min-height:auto;padding:4rem 0}.marketing-contact-form{max-width:900px;width:75%;position:relative;z-index:1;margin-top:2rem}.marketing-contact-form .form-group{margin-bottom:2rem}.marketing-contact-form .form-group label{display:block;font-size:1.5rem;font-weight:700;color:#000}.marketing-contact-form .form-group input,.marketing-contact-form .form-group select,.marketing-contact-form .form-group textarea{width:100%;padding:1rem 0;font-size:1.1rem;font-style:italic;border:none;border-bottom:3px solid #000;background:transparent;font-family:Montserrat,sans-serif;outline:none}.marketing-contact-form .form-group input::placeholder,.marketing-contact-form .form-group textarea::placeholder{color:#666;font-style:italic}.marketing-contact-form .form-group select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:24px;cursor:pointer;font-style:normal;padding-right:2.5rem;background-color:#c5d3e0;border-radius:25px;padding:1rem 2.5rem 1rem 1.5rem;border:none}.marketing-contact-form .form-group textarea{resize:vertical;min-height:200px}.marketing-contact-form .submit-container{display:flex;align-items:center;gap:2rem}.marketing-contact-form .submit-container p{font-size:28px;font-weight:700;margin:0}.marketing-contact-form .submit-button{width:50px;height:50px;border-radius:50%;background-color:#ffcc7a;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .3s}.marketing-contact-form .submit-button img{width:24px;height:24px;transform:rotate(-90deg)}.marketing-contact-form .submit-button:hover{transform:scale(1.1)}.marketing-contact-form .form-status{margin-top:2rem;font-size:1.1rem;font-weight:600;color:#2f5975}.tier-cards-container{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:350px;margin-top:3rem;padding:0 2rem}.tier-card{background-color:transparent;border-radius:0;padding:2.5rem 2rem;border:1px solid #333;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:pointer;min-height:220px;aspect-ratio:5 / 6;position:relative;overflow:visible}.tier-card:before{content:"";position:absolute;inset:0;background-size:cover;background-position:center;opacity:.1;z-index:0;pointer-events:none}.tier-card:nth-child(1):before{background-image:url(/images/marketing/marketing-home/landing_page_img.jpg)}.tier-card:nth-child(2):before{background-image:url(/images/marketing/marketing-home/single_page_img.png)}.tier-card:nth-child(3):before{background-image:url(/images/marketing/marketing-home/full_website_img.avif)}.tier-card:nth-child(4):before{background-image:url(/images/marketing/marketing-home/custom_img.webp)}.tier-card>h3{font-family:Montserrat,sans-serif;font-size:1.7rem;font-weight:800;margin:0;color:#000;text-transform:uppercase;letter-spacing:-1.5px;position:relative;z-index:1}.tier-card-overlay{position:absolute;inset:0;background-color:#1a1a1a;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:left;padding:1.75rem 1.5rem;opacity:0;transition:opacity .3s ease,transform .3s ease;pointer-events:none;transform:scale(1) rotate(0);z-index:2}.tier-card:hover .tier-card-overlay{opacity:1;pointer-events:auto;transform:scale(1.05) rotate(-2deg)}.tier-card-overlay-content{display:flex;flex-direction:column;gap:1rem}.tier-card-overlay h3{font-family:Montserrat,sans-serif;font-size:1.7rem;font-weight:800;margin:0;color:#fff;text-transform:uppercase;letter-spacing:-1.5px}.tier-card-overlay p{font-size:.85rem;line-height:1.4;color:#fff;margin:0}.sample-buttons{display:flex;gap:.5rem;align-self:flex-start}.sample-direct-btn{font-family:Montserrat,sans-serif;font-size:.65rem;font-weight:700;letter-spacing:1px;color:#1a1a1a;background-color:#ffcc7a;border:none;border-radius:50px;padding:.4rem .85rem;cursor:pointer;transition:opacity .2s ease}.sample-direct-btn:hover{opacity:.85}.portfolio-container{display:flex;align-items:flex-start;justify-content:space-between;padding:2rem;gap:3rem;max-width:1400px;margin:0 auto}.portfolio-text-section{flex:0 0 35%;padding-left:2rem}.portfolio-title{font-size:4rem;font-weight:700;line-height:.9;margin:0 0 1rem;color:#000;letter-spacing:-8px}.portfolio-description{font-size:1.5rem;font-weight:600;margin:0 0 1.5rem;color:#000}.portfolio-bullets{list-style:none;padding:0;margin:0}.portfolio-bullets li{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;color:#000}.portfolio-bullets img{width:30px;height:30px;flex-shrink:0}.portfolio-bullets span{font-size:1.1rem;line-height:1.4}.portfolio-container .service-carousel{overflow:visible;position:relative;flex:1}.portfolio-container .service-card-section{position:relative;width:100%}.portfolio-container .service-card-content{display:flex;justify-content:flex-start;align-items:center;position:relative}.portfolio-container .service-carousel .service-card-sidebar{height:500px}.portfolio-container .service-carousel .service-card-image{height:500px;width:50vw;overflow-y:auto;border-radius:30px}.portfolio-container .service-carousel .service-card-image img{width:100%;height:auto;object-fit:contain}@media(max-width:768px){.marketing-split-container{flex-direction:column}.marketing-split-left{position:relative;width:100%;height:auto;padding:2rem 1.5rem}.marketing-main-title{font-size:2.5rem;letter-spacing:-2.5px;padding-top:.5rem}.marketing-subtitle{font-size:1.2rem;letter-spacing:-1.2px;padding-bottom:.5rem}.marketing-nav{flex-wrap:wrap;gap:.5rem;margin-top:1rem}.marketing-nav-button{font-size:.65rem;padding:.5rem .8rem}.marketing-split-right{margin-left:0;width:100%}.marketing-content{padding:1.5rem}.marketing-section{padding:1.5rem 0;min-height:auto}.marketing-section h2{font-size:3rem;letter-spacing:-4px;margin-bottom:1.5rem}.marketing-section-text{font-size:.95rem}.marketing-contact-form{width:100%;max-width:100%}.marketing-contact-form .form-group label{font-size:1.2rem}.marketing-contact-form .form-group input,.marketing-contact-form .form-group select,.marketing-contact-form .form-group textarea{font-size:1rem}.marketing-contact-form .submit-container p{font-size:1.5rem}.tier-cards-container{padding:0 1rem;max-width:100%}.tier-card{padding:2rem 1.5rem;min-height:180px}.tier-card>h3{font-size:1.4rem}.tier-card-overlay{padding:1.5rem 1.25rem}.tier-card-overlay h3{font-size:1.4rem}.tier-card-overlay p{font-size:.8rem}.portfolio-container{flex-direction:column;padding:1rem;gap:2rem}.portfolio-text-section{flex:1;padding-left:0;width:100%}.portfolio-title{font-size:2.5rem;letter-spacing:-4px}.portfolio-description{font-size:1.2rem}.portfolio-bullets li{margin-bottom:.75rem}.portfolio-bullets img{width:24px;height:24px}.portfolio-bullets span{font-size:1rem}.sample-modal-content{width:95vw;height:95vh;border-radius:12px}.sample-modal-close{top:1rem;right:1rem;padding:.4rem .9rem;font-size:.7rem}}.sample-modal-overlay{position:fixed;inset:0;background:#000000b3;z-index:2000;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:modal-fade-in .2s ease}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}.sample-modal-content{position:relative;width:92vw;height:90vh;background:#fff;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;animation:modal-scale-in .25s ease}@keyframes modal-scale-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.sample-modal-close{position:fixed;top:1.5rem;right:1.5rem;z-index:3000;background:#000000bf;color:#fff;border:none;border-radius:50px;padding:.5rem 1.1rem;font-size:.75rem;font-weight:700;letter-spacing:1.5px;cursor:pointer;font-family:Montserrat,sans-serif;transition:background .2s}.sample-modal-close:hover{background:#000000f2}@media(max-width:768px){.portfolio-container .service-card-content{justify-content:center}.portfolio-container .service-carousel .service-card-sidebar{height:375px}.portfolio-container .service-carousel .service-card-image{height:375px;width:95%}}.sample-modal-body{overflow-y:auto;flex:1;scrollbar-width:thin}.tier1-page{background-color:#fff;min-height:100vh}.fade-in-on-scroll{opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.fade-in-on-scroll.fade-in-visible{opacity:1;transform:translateY(0)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.tier1-header{padding:1.5rem 3rem;background:linear-gradient(135deg,#4a5f7a,#6b7b8c);position:absolute;top:0;left:0;right:0;z-index:10}.tier1-logo{display:flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:400;color:#fff;letter-spacing:2px}.tier1-logo-icon{font-size:1rem}.tier1-logo-text{font-weight:400}.tier1-hero{position:relative;min-height:100vh;background:url(/images/marketing/tier1/tier1-hero-image.png);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;padding:6rem 2rem 4rem;text-align:center}.tier1-hero-content{max-width:900px;animation:fadeInUp 1s ease-out}.tier1-hero-title{font-size:4.5rem;font-weight:300;color:#fff;line-height:1.2;margin:0 0 2.5rem;letter-spacing:-1px}.tier1-hero-accent{color:#5fc3e4;font-weight:300}.tier1-cta-button{background-color:#5fc3e4;color:#000;border:none;border-radius:8px;padding:1.1rem 2.5rem;font-size:.95rem;font-weight:700;letter-spacing:.5px;cursor:pointer;transition:opacity .3s;margin-bottom:1.5rem}.tier1-cta-button:hover{opacity:.9}.tier1-hero-disclaimer{font-size:.75rem;color:#fff;line-height:1.5;margin:0}.tier1-hero-link{text-decoration:underline;cursor:pointer}.tier1-featured{background-color:#2c3e50;padding:1.5rem 0 0;text-align:center}.tier1-featured-label{color:#fff;font-size:.85rem;font-weight:700;letter-spacing:2px;margin-bottom:1.5rem}.tier1-featured-logos{background-color:#a8d8ea;padding:1.5rem 0;overflow:hidden;position:relative}.tier1-featured-logos-track{display:flex;gap:4rem;animation:scroll 20s linear infinite;width:fit-content;align-items:center}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.tier1-featured-logo{height:40px;width:auto;object-fit:contain;flex-shrink:0;filter:brightness(0)}.tier1-testimonials{background-color:#e8e8e8;padding:4rem 6rem;text-align:center}.tier1-testimonial-block{margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}.tier1-testimonial-quote{font-size:1.3rem;color:#2c3e50;line-height:1.5;margin:0 auto 1.5rem;font-weight:400;text-align:center}.tier1-stars{font-size:2.5rem;color:#000;letter-spacing:.3rem}.tier1-decorative-graphic{width:350px;height:350px;margin:3rem auto;background:url(/images/marketing/tier1/tier1-review-image.png) center/contain no-repeat;opacity:0}.tier1-decorative-graphic.fade-in-visible{animation:scaleIn 1s ease-out forwards}@keyframes scaleIn{0%{opacity:0;transform:scale(.5)}to{opacity:.7;transform:scale(1)}}.tier1-footer-cta{background-color:#e8e8e8;padding:5rem 4rem;display:flex;justify-content:space-between;align-items:center;gap:.75rem}.tier1-footer-text{font-size:3rem;font-weight:300;color:#000;line-height:1.3;margin:0}.tier1-footer-button{background-color:#5fc3e4;color:#000;border:none;border-radius:8px;padding:1.1rem 2.5rem;font-size:.95rem;font-weight:700;letter-spacing:.5px;cursor:pointer;transition:opacity .3s;white-space:nowrap}.tier1-footer-button:hover{opacity:.9}@media(max-width:768px){.tier1-header{padding:1rem 1.5rem}.tier1-logo{font-size:.85rem}.tier1-hero{padding:5rem 1.5rem 3rem;min-height:70vh}.tier1-hero-title{font-size:2.2rem;margin-bottom:2rem}.tier1-cta-button{padding:.9rem 2rem;font-size:.85rem;width:100%;max-width:280px}.tier1-hero-disclaimer{font-size:.7rem}.tier1-featured{padding:1rem 0 0}.tier1-featured-label{font-size:.75rem;margin-bottom:1rem}.tier1-featured-logos{padding:1rem 0}.tier1-featured-logos-track{gap:2.5rem}.tier1-featured-logo{height:28px}.tier1-testimonials{padding:3rem 1.5rem}.tier1-testimonial-block{margin-bottom:3rem}.tier1-testimonial-quote{font-size:1rem;line-height:1.6}.tier1-stars{font-size:2rem;letter-spacing:.2rem}.tier1-decorative-graphic{width:200px;height:200px;margin:2rem auto}.tier1-footer-cta{flex-direction:column;text-align:center;padding:3rem 1.5rem;gap:1.5rem}.tier1-footer-text{font-size:1.8rem}.tier1-footer-button{padding:.9rem 2rem;font-size:.85rem;width:100%;max-width:280px}}.tier1-footer{background-color:#000;color:#fff;padding:2rem 4rem}.tier1-footer-bottom{text-align:center}.tier1-footer-bottom p{font-size:.75rem;color:#ffffff80;margin:0}@media(max-width:768px){.tier1-footer{padding:1.5rem}.tier1-footer-bottom p{font-size:.7rem}}.t1b-page{background-color:#0f0f0f;min-height:100vh;color:#fff;font-family:Montserrat,sans-serif}.t1b-header{padding:1.5rem 3rem;display:flex;justify-content:space-between;align-items:center;background-color:#0f0f0ff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;top:0;z-index:100}.t1b-logo{font-size:1.3rem;font-weight:700;color:#d4af37;letter-spacing:3px;font-family:Georgia,serif}.t1b-nav{display:flex;gap:2.5rem}.t1b-nav a{color:#fffc;text-decoration:none;font-size:.9rem;font-weight:500;letter-spacing:1px;transition:color .3s}.t1b-nav a:hover{color:#d4af37}.t1b-hero{min-height:90vh;background:linear-gradient(135deg,#8b4513,#d2691e);display:flex;align-items:center;justify-content:center;text-align:center;padding:6rem 2rem}.t1b-hero-content{max-width:800px}.t1b-hero-title{font-size:4.5rem;font-weight:700;line-height:1.1;margin:0 0 1.5rem;font-family:Georgia,serif;color:#fff}.t1b-hero-subtitle{font-size:1.2rem;color:#ffffffe6;margin:0 0 2.5rem;font-weight:300}.t1b-hero-cta{display:inline-block;background-color:#d4af37;color:#0f0f0f;font-size:.9rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-decoration:none;padding:1rem 2.5rem;border-radius:4px;transition:background-color .3s}.t1b-hero-cta:hover{background-color:#c4a030}.t1b-menu{background-color:#1a1a1a;padding:6rem 4rem}.t1b-section-title{font-size:3rem;font-weight:700;text-align:center;margin:0 0 4rem;font-family:Georgia,serif;color:#d4af37}.t1b-menu-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;max-width:1200px;margin:0 auto}.t1b-dish{text-align:center}.t1b-dish-image{width:100%;height:180px;background:linear-gradient(135deg,peru,#8b4513);border-radius:8px;margin-bottom:1rem}.t1b-dish h3{font-size:1.2rem;font-weight:600;margin:0 0 .5rem;color:#fff;font-family:Georgia,serif}.t1b-dish p{font-size:.85rem;color:#ffffffb3;line-height:1.5;margin:0 0 .75rem}.t1b-price{font-size:1.1rem;font-weight:700;color:#d4af37;font-family:Georgia,serif}.t1b-about{background-color:#0f0f0f;padding:6rem 4rem;display:flex;gap:4rem;align-items:center;max-width:1200px;margin:0 auto}.t1b-about-content{flex:1}.t1b-about-content .t1b-section-title{text-align:left;margin-bottom:2rem}.t1b-about-content p{font-size:1.05rem;line-height:1.8;color:#fffc;margin:0 0 1.5rem}.t1b-about-image{flex-shrink:0;width:400px;height:500px;background:linear-gradient(135deg,#8b4513,#d2691e);border-radius:8px}.t1b-reservation{background-color:#1a1a1a;padding:6rem 4rem;text-align:center}.t1b-reservation-text{font-size:1.1rem;color:#fffc;margin:0 0 3rem}.t1b-contact-info{margin:0 0 3rem}.t1b-contact-info p{font-size:1.05rem;color:#ffffffb3;margin:.75rem 0}.t1b-reservation-btn{background-color:#d4af37;color:#0f0f0f;border:none;font-size:.9rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:1rem 2.5rem;border-radius:4px;cursor:pointer;transition:background-color .3s}.t1b-reservation-btn:hover{background-color:#c4a030}@media(max-width:768px){.t1b-header{padding:1rem 1.5rem}.t1b-nav{gap:1.5rem}.t1b-hero{padding:4rem 1.5rem;min-height:70vh}.t1b-hero-title{font-size:2.5rem}.t1b-hero-subtitle{font-size:1rem}.t1b-menu{padding:4rem 1.5rem}.t1b-section-title{font-size:2rem;margin-bottom:2.5rem}.t1b-menu-grid{grid-template-columns:1fr;gap:2rem}.t1b-about{flex-direction:column;padding:4rem 1.5rem;gap:2.5rem}.t1b-about-content .t1b-section-title{text-align:center}.t1b-about-image{width:100%;height:300px}.t1b-reservation{padding:4rem 1.5rem}}.t1b-footer{background-color:#000;color:#fff;padding:3rem 4rem 1.5rem}.t1b-footer-content{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;max-width:1200px;margin:0 auto 2rem}.t1b-footer-section h4{font-size:.9rem;font-weight:700;letter-spacing:2px;margin:0 0 1rem;color:#d4af37;font-family:Georgia,serif}.t1b-footer-section p{font-size:.85rem;line-height:1.6;margin:.5rem 0;color:#ffffffb3}.t1b-footer-bottom{border-top:1px solid rgba(212,175,55,.2);padding-top:1.5rem;text-align:center}.t1b-footer-bottom p{font-size:.75rem;color:#ffffff80;margin:0}@media(max-width:768px){.t1b-footer{padding:2rem 1.5rem 1rem}.t1b-footer-content{grid-template-columns:1fr;gap:2rem}}.tier2-page{background-color:#fff;min-height:100vh;font-family:Montserrat,sans-serif}.tier2-header{padding:1.25rem 3rem;background-color:#fff;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #E8F5E9;position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tier2-logo{font-size:1.3rem;font-weight:700;color:#2e7d32;letter-spacing:.5px}.tier2-nav{display:flex;gap:2.5rem}.tier2-nav a{font-size:.9rem;font-weight:600;color:#444;text-decoration:none;letter-spacing:.5px;transition:color .3s}.tier2-nav a:hover{color:#2e7d32}.tier2-hero{min-height:90vh;background:linear-gradient(135deg,#43a047,#66bb6a);display:flex;align-items:center;padding:0 6rem}.tier2-hero-text{max-width:700px}.tier2-hero-text h1{font-size:4.5rem;font-weight:800;line-height:1.1;color:#fff;margin:0 0 1.5rem;letter-spacing:-2px}.tier2-hero-text h1 span{color:#ffd54f}.tier2-hero-text p{font-size:1.2rem;color:#fffffff2;line-height:1.7;margin:0 0 2.5rem}.tier2-cta{display:inline-block;background-color:#ffd54f;color:#1b5e20;font-size:.9rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;text-decoration:none;padding:1.1rem 2.5rem;border-radius:4px;transition:background-color .3s}.tier2-cta:hover{background-color:#ffc107}.tier2-solutions{background-color:#fff;padding:6rem 4rem}.tier2-solutions h2{font-size:2.5rem;font-weight:700;text-align:center;color:#2e7d32;margin:0 0 4rem;letter-spacing:2px}.tier2-solutions-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;max-width:1200px;margin:0 auto}.tier2-solution-card{text-align:center;padding:1.5rem;background-color:#f1f8f4;border-radius:8px;transition:transform .3s}.tier2-solution-card:hover{transform:translateY(-8px)}.tier2-solution-icon{font-size:2.5rem;margin-bottom:1rem}.tier2-solution-card h3{font-size:1.2rem;font-weight:700;color:#2e7d32;margin:0 0 .75rem}.tier2-solution-card p{font-size:.85rem;color:#555;line-height:1.6;margin:0}.tier2-stats{background-color:#2e7d32;padding:5rem 4rem;display:flex;justify-content:center;gap:6rem}.tier2-stat{text-align:center}.tier2-stat h3{font-size:3.5rem;font-weight:900;color:#ffd54f;margin:0 0 .5rem}.tier2-stat p{font-size:1.05rem;color:#ffffffe6;margin:0;font-weight:500}.tier2-mission{background-color:#f1f8f4;padding:6rem 4rem;display:flex;gap:5rem;align-items:center;max-width:1200px;margin:0 auto}.tier2-mission-content{flex:1}.tier2-mission-content h2{font-size:2.5rem;font-weight:700;color:#2e7d32;margin:0 0 2rem;letter-spacing:1px}.tier2-mission-content p{font-size:1.05rem;color:#444;line-height:1.8;margin:0 0 1.5rem}.tier2-mission-image{flex-shrink:0;width:450px;height:350px;background:linear-gradient(135deg,#43a047,#66bb6a);border-radius:8px}.tier2-contact{background-color:#fff;padding:6rem 4rem;text-align:center}.tier2-contact h2{font-size:2.5rem;font-weight:700;color:#2e7d32;margin:0 0 1rem}.tier2-contact p{font-size:1.05rem;color:#666;margin:0 0 3rem}.tier2-form{max-width:700px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.tier2-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.tier2-form input,.tier2-form textarea{background-color:#f1f8f4;border:2px solid transparent;border-radius:4px;padding:1rem 1.25rem;font-size:.95rem;font-family:inherit;outline:none;transition:border-color .3s}.tier2-form input:focus,.tier2-form textarea:focus{border-color:#43a047}.tier2-form textarea{resize:vertical;min-height:120px}.tier2-form button{background-color:#2e7d32;color:#fff;border:none;border-radius:4px;padding:1.1rem 2.5rem;font-size:.9rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;cursor:pointer;transition:background-color .3s}.tier2-form button:hover{background-color:#1b5e20}@media(max-width:768px){.tier2-header{padding:1rem 1.5rem}.tier2-nav{gap:1.5rem}.tier2-hero{padding:4rem 2rem;min-height:70vh}.tier2-hero-text h1{font-size:2.5rem}.tier2-hero-text p{font-size:1rem}.tier2-solutions{padding:4rem 1.5rem}.tier2-solutions h2{font-size:2rem;margin-bottom:2.5rem}.tier2-solutions-grid{grid-template-columns:1fr;gap:2rem}.tier2-stats{flex-direction:column;gap:3rem;padding:4rem 2rem}.tier2-stat h3{font-size:2.5rem}.tier2-mission{flex-direction:column;padding:4rem 1.5rem;gap:2.5rem}.tier2-mission-content h2{font-size:2rem}.tier2-mission-image{width:100%;height:250px}.tier2-contact{padding:4rem 1.5rem}.tier2-contact h2{font-size:1.8rem}.tier2-form-row{grid-template-columns:1fr}}.tier2-footer{background-color:#1b5e20;color:#fff;padding:3rem 4rem 1.5rem}.tier2-footer-content{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;max-width:1200px;margin:0 auto 2rem}.tier2-footer-section h4{font-size:.9rem;font-weight:700;letter-spacing:2px;margin:0 0 1rem;color:#ffd54f}.tier2-footer-section p{font-size:.85rem;line-height:1.6;margin:.5rem 0;color:#fffc}.tier2-footer-bottom{border-top:1px solid rgba(255,255,255,.2);padding-top:1.5rem;text-align:center}.tier2-footer-bottom p{font-size:.75rem;color:#fff9;margin:0}@media(max-width:768px){.tier2-footer{padding:2rem 1.5rem 1rem}.tier2-footer-content{grid-template-columns:1fr;gap:2rem}}.t2b-page{background-color:#fff;min-height:100vh;font-family:Montserrat,sans-serif;color:#333}.t2b-header{padding:1.25rem 3rem;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100;background-color:#fffffffa;border-bottom:1px solid #E3F2FD;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.t2b-logo{font-size:1.3rem;font-weight:700;color:#1565c0;letter-spacing:.5px}.t2b-nav{display:flex;gap:2.5rem}.t2b-nav a{font-size:.9rem;font-weight:600;color:#555;text-decoration:none;letter-spacing:.5px;transition:color .3s}.t2b-nav a:hover{color:#1565c0}.t2b-hero{min-height:85vh;background:linear-gradient(135deg,#1976d2,#42a5f5);display:flex;align-items:center;justify-content:center;text-align:center;padding:6rem 2rem}.t2b-hero-content{max-width:800px}.t2b-hero-title{font-size:4rem;font-weight:800;color:#fff;line-height:1.2;margin:0 0 1.5rem;letter-spacing:-1px}.t2b-hero-subtitle{font-size:1.15rem;color:#fffffff2;line-height:1.7;margin:0 0 2.5rem}.t2b-hero-cta{display:inline-block;background-color:#fff;color:#1565c0;font-size:.9rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;text-decoration:none;padding:1.1rem 2.5rem;border-radius:50px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 20px #00000026}.t2b-hero-cta:hover{transform:translateY(-2px);box-shadow:0 6px 30px #0003}.t2b-plans{background-color:#f5f5f5;padding:6rem 4rem}.t2b-plans h2{font-size:2.5rem;font-weight:700;text-align:center;color:#1565c0;margin:0 0 4rem;letter-spacing:1px}.t2b-plans-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:1200px;margin:0 auto}.t2b-plan-card{background-color:#fff;border-radius:12px;padding:1.75rem;text-align:center;box-shadow:0 4px 20px #00000014;transition:transform .3s,box-shadow .3s;position:relative}.t2b-plan-card:hover{transform:translateY(-8px);box-shadow:0 8px 30px #0000001f}.t2b-plan-featured{border:3px solid #1976D2}.t2b-plan-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background-color:#1976d2;color:#fff;font-size:.7rem;font-weight:700;letter-spacing:1px;padding:.4rem 1.2rem;border-radius:20px}.t2b-plan-card h3{font-size:1.8rem;font-weight:700;color:#333;margin:0 0 1.5rem}.t2b-plan-price{font-size:3rem;font-weight:900;color:#1565c0;margin:0 0 2rem}.t2b-plan-price span{font-size:1rem;font-weight:500;color:#888}.t2b-plan-card ul{list-style:none;padding:0;margin:0 0 2.5rem;text-align:left}.t2b-plan-card li{font-size:.95rem;color:#555;padding:.75rem 0;border-bottom:1px solid #f0f0f0}.t2b-plan-btn{background-color:#1976d2;color:#fff;border:none;border-radius:50px;padding:1rem 2.5rem;font-size:.9rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;cursor:pointer;transition:background-color .3s;width:100%}.t2b-plan-btn:hover{background-color:#1565c0}.t2b-coverage{background-color:#fff;padding:6rem 4rem}.t2b-coverage h2{font-size:2.5rem;font-weight:700;text-align:center;color:#1565c0;margin:0 0 1rem;letter-spacing:1px}.t2b-coverage-subtitle{font-size:1.1rem;text-align:center;color:#666;margin:0 0 4rem}.t2b-coverage-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;max-width:1200px;margin:0 auto}.t2b-coverage-item{text-align:center}.t2b-coverage-icon{font-size:3.5rem;margin-bottom:1.5rem}.t2b-coverage-item h3{font-size:1.3rem;font-weight:700;color:#333;margin:0 0 1rem}.t2b-coverage-item p{font-size:.95rem;color:#666;line-height:1.6;margin:0}.t2b-why{background-color:#e3f2fd;padding:6rem 4rem}.t2b-why-content{max-width:900px;margin:0 auto;text-align:center}.t2b-why-content h2{font-size:2.5rem;font-weight:700;color:#1565c0;margin:0 0 1.5rem;letter-spacing:1px}.t2b-why-content p{font-size:1.05rem;color:#555;line-height:1.8;margin:0 0 3rem}.t2b-why-stats{display:flex;justify-content:center;gap:5rem}.t2b-why-stat h3{font-size:3rem;font-weight:900;color:#1976d2;margin:0 0 .5rem}.t2b-why-stat p{font-size:1rem;color:#666;margin:0;font-weight:600}.t2b-contact{background-color:#fff;padding:6rem 4rem;text-align:center}.t2b-contact h2{font-size:2.5rem;font-weight:700;color:#1565c0;margin:0 0 1rem}.t2b-contact p{font-size:1.05rem;color:#666;margin:0 0 3rem}.t2b-contact-form{max-width:700px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.t2b-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.t2b-contact-form input,.t2b-contact-form select{background-color:#f5f5f5;border:2px solid transparent;border-radius:8px;padding:1rem 1.25rem;font-size:.95rem;font-family:inherit;outline:none;transition:border-color .3s}.t2b-contact-form input:focus,.t2b-contact-form select:focus{border-color:#1976d2;background-color:#fff}.t2b-contact-form button{background-color:#1976d2;color:#fff;border:none;border-radius:50px;padding:1.1rem 2.5rem;font-size:.9rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;cursor:pointer;transition:background-color .3s}.t2b-contact-form button:hover{background-color:#1565c0}@media(max-width:768px){.t2b-header{padding:1rem 1.5rem}.t2b-nav{gap:1.5rem}.t2b-hero{padding:4rem 1.5rem;min-height:70vh}.t2b-hero-title{font-size:2.5rem}.t2b-hero-subtitle{font-size:1rem}.t2b-plans{padding:4rem 1.5rem}.t2b-plans h2{font-size:2rem;margin-bottom:2.5rem}.t2b-plans-grid{grid-template-columns:1fr;gap:2rem}.t2b-coverage{padding:4rem 1.5rem}.t2b-coverage h2{font-size:2rem}.t2b-coverage-grid{grid-template-columns:1fr;gap:2.5rem}.t2b-why{padding:4rem 1.5rem}.t2b-why-content h2{font-size:2rem}.t2b-why-stats{flex-direction:column;gap:2.5rem}.t2b-contact{padding:4rem 1.5rem}.t2b-contact h2{font-size:2rem}.t2b-form-row{grid-template-columns:1fr}}.t2b-footer{background-color:#1565c0;color:#fff;padding:3rem 4rem 1.5rem}.t2b-footer-content{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;max-width:1200px;margin:0 auto 2rem}.t2b-footer-section h4{font-size:.9rem;font-weight:700;letter-spacing:2px;margin:0 0 1rem;color:#fff}.t2b-footer-section p{font-size:.85rem;line-height:1.6;margin:.5rem 0;color:#fffc}.t2b-footer-bottom{border-top:1px solid rgba(255,255,255,.2);padding-top:1.5rem;text-align:center}.t2b-footer-bottom p{font-size:.75rem;color:#ffffffb3;margin:0}@media(max-width:768px){.t2b-footer{padding:2rem 1.5rem 1rem}.t2b-footer-content{grid-template-columns:1fr;gap:2rem}}.tier3-page{background-color:#0a0e1a;min-height:100vh;font-family:Montserrat,sans-serif;color:#fff}.tier3-header{padding:1.5rem 3rem;background-color:#0a0e1af2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(138,43,226,.3);position:sticky;top:0;z-index:100}.tier3-logo{font-size:1.4rem;font-weight:900;background:linear-gradient(135deg,#00f5ff,#8a2be2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:3px;text-transform:uppercase}.tier3-nav{display:flex;gap:2.5rem}.tier3-nav a{font-size:.9rem;font-weight:600;color:#fffc;text-decoration:none;letter-spacing:1px;transition:color .3s;position:relative;cursor:pointer}.tier3-nav a:hover,.tier3-nav a.active{color:#00f5ff}.tier3-nav a:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:linear-gradient(90deg,#00f5ff,#8a2be2);transition:width .3s}.tier3-nav a:hover:after,.tier3-nav a.active:after{width:100%}.tier3-hero{min-height:90vh;background:linear-gradient(135deg,#1a0b2e,#0f051d,#1a0b2e);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center;padding:6rem 3rem}.tier3-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(138,43,226,.2) 0%,transparent 50%),radial-gradient(circle at 80% 50%,rgba(0,245,255,.2) 0%,transparent 50%);z-index:0}.tier3-hero-content{max-width:900px;position:relative;z-index:1}.tier3-hero-label{font-size:.85rem;font-weight:800;letter-spacing:5px;color:#00f5ff;margin:0 0 2rem;text-transform:uppercase}.tier3-hero-content h1{font-size:5.5rem;font-weight:900;line-height:1;letter-spacing:-3px;color:#fff;margin:0 0 2rem;text-transform:uppercase}.tier3-hero-content h1 span{background:linear-gradient(135deg,#00f5ff,#8a2be2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:block}.tier3-hero-desc{font-size:1.15rem;color:#fffc;line-height:1.7;margin:0 0 3rem;max-width:700px;margin-left:auto;margin-right:auto}.tier3-hero-actions{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.tier3-btn-primary{display:inline-block;background:linear-gradient(135deg,#8a2be2,#00f5ff);color:#fff;font-size:.9rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-decoration:none;padding:1.2rem 3rem;border-radius:50px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 30px #8a2be266}.tier3-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 40px #8a2be299}.tier3-btn-secondary{display:inline-block;color:#00f5ff;font-size:.9rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-decoration:none;padding:1.2rem 3rem;border-radius:50px;border:2px solid #00F5FF;transition:all .3s}.tier3-btn-secondary:hover{background-color:#00f5ff1a;box-shadow:0 4px 30px #00f5ff4d}.tier3-section-label{font-size:.75rem;font-weight:800;letter-spacing:4px;color:#00f5ff;margin-bottom:1.5rem;text-transform:uppercase}.tier3-about{padding:6rem 3rem;background-color:#0d1117}.tier3-about h2{font-size:2.8rem;font-weight:800;color:#fff;margin:0 0 3rem;letter-spacing:-1px}.tier3-about-content{display:flex;gap:4rem;align-items:center;max-width:1200px;margin:0 auto}.tier3-about-text{flex:1}.tier3-about-text p{font-size:1.05rem;color:#fffc;line-height:1.8;margin:0 0 1.5rem}.tier3-learn-more{display:inline-block;background:transparent;color:#00f5ff;border:2px solid #00F5FF;border-radius:50px;padding:1rem 2.5rem;font-size:.9rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;cursor:pointer;transition:all .3s;margin-top:1rem}.tier3-learn-more:hover{background-color:#00f5ff1a;box-shadow:0 4px 30px #00f5ff4d}.tier3-about-image{flex-shrink:0;width:500px;height:350px;background:linear-gradient(135deg,#8a2be2,#00f5ff);border-radius:12px;box-shadow:0 8px 40px #8a2be266}.tier3-features{padding:6rem 3rem;background-color:#0a0e1a}.tier3-features h2{font-size:2.8rem;font-weight:800;color:#fff;margin:0 0 4rem;letter-spacing:-1px}.tier3-features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;max-width:1200px;margin:0 auto}.tier3-feature{padding:1.75rem;background:linear-gradient(135deg,#8a2be21a,#00f5ff0d);border-radius:12px;border:1px solid rgba(138,43,226,.3);transition:transform .3s,border-color .3s}.tier3-feature:hover{transform:translateY(-5px);border-color:#00f5ff80}.tier3-feature-icon{font-size:2.5rem;margin-bottom:1rem}.tier3-feature h3{font-size:1.2rem;font-weight:700;color:#fff;margin:0 0 .75rem}.tier3-feature p{font-size:.85rem;color:#ffffffb3;line-height:1.6;margin:0}.tier3-characters{padding:6rem 3rem;background-color:#0d1117}.tier3-characters h2{font-size:2.8rem;font-weight:800;color:#fff;margin:0 0 4rem;letter-spacing:-1px}.tier3-characters-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:1200px;margin:0 auto}.tier3-character-card{background:#8a2be21a;border-radius:12px;overflow:hidden;border:1px solid rgba(138,43,226,.3);transition:transform .3s,box-shadow .3s}.tier3-character-card:hover{transform:translateY(-8px);box-shadow:0 8px 40px #8a2be266}.tier3-character-image{width:100%;height:220px;background:linear-gradient(135deg,#8a2be2,#00f5ff)}.tier3-character-info{padding:1.5rem}.tier3-character-info h3{font-size:1.2rem;font-weight:700;color:#fff;margin:0 0 .5rem}.tier3-character-role{font-size:.75rem;color:#00f5ff;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin:0 0 .75rem}.tier3-character-info p{font-size:.85rem;color:#ffffffb3;line-height:1.5;margin:0}.tier3-gallery{padding:6rem 3rem;background-color:#0a0e1a}.tier3-gallery h2{font-size:2.8rem;font-weight:800;color:#fff;margin:0 0 4rem;letter-spacing:-1px}.tier3-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:250px;gap:1.5rem;max-width:1200px;margin:0 auto}.tier3-gallery-item{background:linear-gradient(135deg,#1a0b2e,#8a2be2,#00f5ff);border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .3s,box-shadow .3s}.tier3-gallery-item:hover{transform:scale(1.03);box-shadow:0 8px 40px #8a2be280}.tier3-gallery-large{grid-column:span 2;grid-row:span 2}.tier3-gallery-wide{grid-column:span 2}.tier3-download{padding:6rem 3rem;background-color:#0d1117;text-align:center}.tier3-download-content{max-width:1000px;margin:0 auto}.tier3-download-content h2{font-size:3rem;font-weight:900;color:#fff;margin:0 0 1.5rem;letter-spacing:-1.5px}.tier3-download-content>p{color:#fffc;margin:0 0 4rem;font-size:1.05rem;line-height:1.7}.tier3-specs{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:4rem;text-align:left}.tier3-spec-column{background:#8a2be21a;padding:2.5rem;border-radius:12px;border:1px solid rgba(138,43,226,.3)}.tier3-spec-column h3{font-size:1.2rem;font-weight:700;color:#00f5ff;margin:0 0 1.5rem;text-transform:uppercase;letter-spacing:1px}.tier3-spec-column ul{list-style:none;padding:0;margin:0}.tier3-spec-column li{font-size:.95rem;color:#ffffffb3;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.tier3-spec-column li:last-child{border-bottom:none}.tier3-download-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.tier3-download-btn{display:inline-flex;align-items:center;gap:.75rem;padding:1.2rem 2.5rem;font-size:.9rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;border:none;border-radius:50px;cursor:pointer;transition:transform .3s,box-shadow .3s}.tier3-platform-icon{font-size:1.3rem}.tier3-btn-steam{background:linear-gradient(135deg,#1b2838,#2a475e);color:#fff}.tier3-btn-steam:hover{transform:translateY(-2px);box-shadow:0 6px 30px #2b475e80}.tier3-btn-epic{background:linear-gradient(135deg,#0078f2,#00a8ff);color:#fff}.tier3-btn-epic:hover{transform:translateY(-2px);box-shadow:0 6px 30px #0078f280}.tier3-btn-console{background:linear-gradient(135deg,#8a2be2,#00f5ff);color:#fff}.tier3-btn-console:hover{transform:translateY(-2px);box-shadow:0 6px 30px #8a2be280}@media(max-width:768px){.tier3-header{padding:1rem 1.5rem}.tier3-nav{gap:1.5rem}.tier3-nav a{font-size:.8rem}.tier3-hero{padding:4rem 1.5rem;min-height:70vh}.tier3-hero-content h1{font-size:3rem}.tier3-hero-desc{font-size:1rem}.tier3-about{padding:4rem 1.5rem}.tier3-about h2{font-size:2rem}.tier3-about-content{flex-direction:column;gap:2.5rem}.tier3-about-image{width:100%;height:250px}.tier3-features{padding:4rem 1.5rem}.tier3-features h2{font-size:2rem;margin-bottom:2.5rem}.tier3-features-grid{grid-template-columns:1fr;gap:2rem}.tier3-characters{padding:4rem 1.5rem}.tier3-characters h2{font-size:2rem;margin-bottom:2.5rem}.tier3-characters-grid{grid-template-columns:1fr;gap:2rem}.tier3-gallery{padding:4rem 1.5rem}.tier3-gallery h2{font-size:2rem;margin-bottom:2.5rem}.tier3-gallery-grid{grid-template-columns:1fr;grid-auto-rows:200px}.tier3-gallery-large{grid-column:span 1;grid-row:span 1}.tier3-gallery-wide{grid-column:span 1}.tier3-download{padding:4rem 1.5rem}.tier3-download-content h2{font-size:2rem}.tier3-specs{grid-template-columns:1fr;gap:1.5rem}.tier3-download-buttons{flex-direction:column;align-items:stretch}.tier3-download-btn{width:100%;justify-content:center}}.tier3-footer{background-color:#0d1117;color:#fff;padding:3rem 4rem 1.5rem;border-top:1px solid rgba(138,43,226,.3)}.tier3-footer-content{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;max-width:1200px;margin:0 auto 2rem}.tier3-footer-section h4{font-size:.9rem;font-weight:700;letter-spacing:2px;margin:0 0 1rem;color:#00f5ff;text-transform:uppercase}.tier3-footer-section p{font-size:.85rem;line-height:1.6;margin:.5rem 0;color:#ffffffb3}.tier3-footer-bottom{border-top:1px solid rgba(138,43,226,.2);padding-top:1.5rem;text-align:center}.tier3-footer-bottom p{font-size:.75rem;color:#ffffff80;margin:0}@media(max-width:768px){.tier3-footer{padding:2rem 1.5rem 1rem}.tier3-footer-content{grid-template-columns:1fr;gap:2rem}}.t3b-page{background-color:#fafaf8;min-height:100vh;font-family:Montserrat,sans-serif;color:#1a1a1a}.t3b-header{padding:2rem 4rem;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100;background-color:#fafaf8fa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(26,26,26,.08)}.t3b-logo{font-size:1.1rem;font-weight:300;color:#1a1a1a;letter-spacing:5px;text-transform:uppercase;font-family:Georgia,serif}.t3b-nav{display:flex;gap:3rem}.t3b-nav a{font-size:.8rem;font-weight:500;color:#1a1a1a;text-decoration:none;letter-spacing:1.5px;text-transform:uppercase;transition:opacity .3s;position:relative;cursor:pointer}.t3b-nav a:hover,.t3b-nav a.active{opacity:.5}.t3b-nav a.active{border-bottom:1px solid #1A1A1A;padding-bottom:2px}.t3b-hero{min-height:85vh;background:linear-gradient(135deg,#e8e6e1,#f5f4f0);display:flex;align-items:center;justify-content:center;text-align:center;padding:6rem 3rem}.t3b-hero-content{max-width:800px}.t3b-season{font-size:.75rem;font-weight:600;letter-spacing:4px;color:#8b7355;margin:0 0 2rem;text-transform:uppercase}.t3b-hero-content h1{font-size:5.5rem;font-weight:300;line-height:1.1;letter-spacing:-2px;color:#1a1a1a;margin:0 0 2rem;font-family:Georgia,serif;text-transform:uppercase}.t3b-tagline{font-size:1.1rem;color:#1a1a1ab3;line-height:1.6;margin:0 0 3rem;font-weight:300}.t3b-cta{display:inline-block;background-color:#1a1a1a;color:#fafaf8;font-size:.75rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;text-decoration:none;padding:1.2rem 3rem;border-radius:0;transition:background-color .3s}.t3b-cta:hover{background-color:#8b7355}.t3b-section-tag{font-size:.7rem;font-weight:600;letter-spacing:3px;color:#8b7355;margin-bottom:2rem;text-transform:uppercase}.t3b-categories{padding:6rem 4rem;background-color:#fff}.t3b-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;max-width:1200px;margin:0 auto}.t3b-category{text-align:center;cursor:pointer}.t3b-category-image{width:100%;height:300px;background:linear-gradient(135deg,#e8e6e1,#d4cfc5);margin-bottom:1rem;transition:transform .4s ease}.t3b-category:hover .t3b-category-image{transform:scale(1.02)}.t3b-category h3{font-size:1.1rem;font-weight:400;color:#1a1a1a;margin:0 0 .5rem;font-family:Georgia,serif}.t3b-category p{font-size:.8rem;color:#1a1a1a99;line-height:1.5;margin:0;font-weight:300}.t3b-featured{padding:6rem 4rem;background-color:#fafaf8}.t3b-featured h2{font-size:2.5rem;font-weight:300;color:#1a1a1a;margin:0 0 4rem;letter-spacing:-1px;font-family:Georgia,serif;text-align:center}.t3b-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem;max-width:1400px;margin:0 auto}.t3b-product{cursor:pointer}.t3b-product-image{width:100%;height:320px;background:linear-gradient(135deg,#e8e6e1,#d4cfc5);margin-bottom:1rem;transition:opacity .3s}.t3b-product:hover .t3b-product-image{opacity:.85}.t3b-product-info{text-align:center}.t3b-product-info h3{font-size:.9rem;font-weight:400;color:#1a1a1a;margin:0 0 .4rem}.t3b-product-price{font-size:.85rem;color:#8b7355;margin:0;font-weight:500}.t3b-lookbook{padding:6rem 4rem;background-color:#fff}.t3b-lookbook-content{display:flex;gap:5rem;align-items:center;max-width:1400px;margin:0 auto}.t3b-lookbook-text{flex:1;max-width:500px}.t3b-lookbook-text h2{font-size:3rem;font-weight:300;color:#1a1a1a;margin:0 0 2rem;letter-spacing:-1px;font-family:Georgia,serif;line-height:1.2}.t3b-lookbook-text p{font-size:.95rem;color:#1a1a1ab3;line-height:1.8;margin:0 0 1.5rem;font-weight:300}.t3b-lookbook-link{display:inline-block;font-size:.75rem;font-weight:600;color:#1a1a1a;text-decoration:none;letter-spacing:2px;border-bottom:1px solid #1A1A1A;padding-bottom:4px;margin-top:1rem;transition:opacity .3s;text-transform:uppercase}.t3b-lookbook-link:hover{opacity:.5}.t3b-lookbook-btn{display:inline-block;background-color:#1a1a1a;color:#fafaf8;font-size:.75rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;border:none;padding:1.2rem 3rem;border-radius:0;transition:background-color .3s;cursor:pointer;margin-top:1.5rem}.t3b-lookbook-btn:hover{background-color:#8b7355}.t3b-lookbook-images{flex:1;display:grid;grid-template-columns:2fr 1fr;gap:1.5rem}.t3b-lookbook-img{background:linear-gradient(135deg,#e8e6e1,#d4cfc5);height:500px}.t3b-lookbook-large{grid-row:span 1}.t3b-philosophy{padding:6rem 4rem;background-color:#fafaf8}.t3b-philosophy-content{max-width:1200px;margin:0 auto}.t3b-philosophy-content h2{font-size:2.5rem;font-weight:300;color:#1a1a1a;margin:0 0 4rem;letter-spacing:-1px;font-family:Georgia,serif;text-align:center}.t3b-philosophy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.t3b-philosophy-item{text-align:center}.t3b-philosophy-item h3{font-size:1.1rem;font-weight:400;color:#1a1a1a;margin:0 0 .75rem;font-family:Georgia,serif}.t3b-philosophy-item p{font-size:.85rem;color:#1a1a1ab3;line-height:1.7;margin:0;font-weight:300}.t3b-newsletter{padding:6rem 4rem;background-color:#e8e6e1;text-align:center}.t3b-newsletter-content{max-width:700px;margin:0 auto}.t3b-newsletter-content h2{font-size:3rem;font-weight:300;color:#1a1a1a;margin:0 0 1.5rem;letter-spacing:-1px;font-family:Georgia,serif}.t3b-newsletter-content>p{font-size:1rem;color:#1a1a1ab3;margin:0 0 3rem;font-weight:300;line-height:1.6}.t3b-newsletter-form{display:flex;gap:1rem;margin-bottom:3rem}.t3b-newsletter-form input{flex:1;background-color:#fff;border:1px solid rgba(26,26,26,.15);border-radius:0;padding:1.2rem 1.5rem;font-size:.9rem;font-family:inherit;outline:none;transition:border-color .3s}.t3b-newsletter-form input:focus{border-color:#8b7355}.t3b-newsletter-form input::placeholder{color:#1a1a1a66}.t3b-newsletter-form button{background-color:#1a1a1a;color:#fafaf8;border:none;border-radius:0;padding:1.2rem 3rem;font-size:.75rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;cursor:pointer;transition:background-color .3s;white-space:nowrap}.t3b-newsletter-form button:hover{background-color:#8b7355}.t3b-newsletter-social{display:flex;justify-content:center;align-items:center;gap:1.5rem}.t3b-newsletter-social a{font-size:.85rem;color:#1a1a1a;text-decoration:none;font-weight:400;transition:opacity .3s}.t3b-newsletter-social a:hover{opacity:.5}.t3b-newsletter-social span{color:#1a1a1a4d;font-size:.6rem}@media(max-width:768px){.t3b-header{padding:1.5rem 2rem}.t3b-nav{gap:1.5rem}.t3b-nav a{font-size:.7rem}.t3b-hero{padding:4rem 2rem;min-height:70vh}.t3b-hero-content h1{font-size:3rem}.t3b-tagline{font-size:1rem}.t3b-categories{padding:4rem 2rem}.t3b-category-grid{grid-template-columns:1fr;gap:3rem}.t3b-category-image{height:350px}.t3b-featured{padding:4rem 2rem}.t3b-featured h2{font-size:2rem;margin-bottom:2.5rem}.t3b-product-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.t3b-product-image{height:350px}.t3b-lookbook{padding:4rem 2rem}.t3b-lookbook-content{flex-direction:column;gap:3rem}.t3b-lookbook-text{max-width:100%}.t3b-lookbook-text h2{font-size:2rem}.t3b-lookbook-images{grid-template-columns:1fr}.t3b-lookbook-img{height:350px}.t3b-philosophy{padding:4rem 2rem}.t3b-philosophy-content h2{font-size:2rem;margin-bottom:2.5rem}.t3b-philosophy-grid{grid-template-columns:1fr;gap:2.5rem}.t3b-newsletter{padding:4rem 2rem}.t3b-newsletter-content h2{font-size:2rem}.t3b-newsletter-form{flex-direction:column}.t3b-newsletter-form button{width:100%}.t3b-newsletter-social{flex-wrap:wrap}}.t3b-footer{background-color:#1a1a1a;color:#fff;padding:3rem 4rem 1.5rem}.t3b-footer-content{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;max-width:1200px;margin:0 auto 2rem}.t3b-footer-section h4{font-size:.8rem;font-weight:600;letter-spacing:2px;margin:0 0 1rem;color:#8b7355;text-transform:uppercase}.t3b-footer-section p{font-size:.85rem;line-height:1.6;margin:.5rem 0;color:#ffffffb3;font-weight:300}.t3b-footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;text-align:center}.t3b-footer-bottom p{font-size:.7rem;color:#ffffff80;margin:0;letter-spacing:1px}@media(max-width:768px){.t3b-footer{padding:2rem 1.5rem 1rem}.t3b-footer-content{grid-template-columns:1fr;gap:2rem}}main{padding:0;width:100%;background:linear-gradient(to bottom,#fff,#85acc7)}
