.aww-brand-modal{color:#fff;width:100%;min-height:100dvh;font-family:var(--font-sans);padding-bottom:var(--dock-clearance,120px);background-color:#0000;position:relative;overflow-x:hidden}.aww-bg-layer{z-index:-1;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.aww-bg-image{object-fit:cover;filter:grayscale(10%)brightness(.5)contrast(1.1);transform:scale(1.02)}.aww-bg-gradient{z-index:1;background:radial-gradient(circle,#3b82f626 0%,#020203e6 100%),linear-gradient(135deg,#3b82f61a 0%,#0000 50%,#020203cc 100%);width:100%;height:100%;position:absolute;top:0;left:0}.aww-noise{z-index:2;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.03'/%3E%3C/svg%3E");width:100%;height:100%;position:absolute;top:0;left:0}.aww-content-wrapper{z-index:10;flex-direction:column;gap:120px;max-width:1200px;margin:0 auto;padding:160px clamp(24px,5vw,80px) 40px;display:flex;position:relative}.aww-eyebrow{text-transform:uppercase;letter-spacing:.3em;color:#fff9;font-size:10px;font-weight:600;font-family:var(--font-sans);background:#ffffff08;border:1px solid #ffffff0d;border-radius:9999px;margin-bottom:32px;padding:8px 16px;display:inline-flex}.aww-hero-editorial{justify-content:space-between;align-items:center;gap:80px;width:100%;display:flex}.aww-hero-left{flex-direction:column;flex:1;align-items:flex-start;max-width:800px;display:flex}.aww-hero-right{flex:1;justify-content:flex-end;align-items:center;display:flex;position:relative}.aww-logo-wrapper{aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:450px;display:flex;position:relative}.aww-logo-glow{filter:blur(40px);z-index:0;pointer-events:none;background:radial-gradient(circle,#ffffff1a 0%,#0000 60%);width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.aww-floating-logo{z-index:1;object-fit:contain;filter:drop-shadow(0 20px 40px #00000080);width:100%;height:auto;max-height:250px;animation:8s cubic-bezier(.32,.72,.32,1) infinite alternate float-logo;position:relative}@keyframes float-logo{0%{transform:translateY(0)scale(1)rotate(0)}to{transform:translateY(-15px)scale(1.02)rotate(2deg)}}.aww-title{font-family:var(--font-outfit);letter-spacing:-.04em;color:#fff;margin-bottom:24px;font-size:clamp(3rem,7vw,6rem);font-weight:200;line-height:1}.aww-subtitle{color:#fffc;font-size:clamp(1.2rem,2vw,1.8rem);font-weight:300;font-family:var(--font-outfit);margin-bottom:40px}.aww-hero-divider{background:#fff3;width:60px;height:1px;margin-bottom:40px}.aww-desc{color:#ffffffe6;letter-spacing:.01em;text-shadow:0 2px 10px #00000080;max-width:650px;font-size:1.15rem;font-weight:300;line-height:1.8}.aww-core{-webkit-backdrop-filter:blur(24px);background:linear-gradient(145deg,#1e293b66 0%,#0f172a33 100%);border:1px solid #ffffff08;border-top-color:#ffffff1a;border-radius:calc(2rem - 8px);flex-direction:column;height:100%;padding:40px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0006,inset 0 1px 1px #ffffff1a}.aww-core-glow{opacity:0;pointer-events:none;background:radial-gradient(circle at 100% 0,#3b82f61a 0%,#0000 60%);width:100%;height:100%;transition:opacity .8s cubic-bezier(.32,.72,0,1);position:absolute;top:0;left:0}.aww-shell:hover .aww-core-glow{opacity:1}.aww-features-section{flex-direction:column;gap:40px;display:flex}.aww-section-title{font-family:var(--font-outfit);letter-spacing:-.02em;color:#fff;font-size:2.5rem;font-weight:300}.aww-bento-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(200px,auto);gap:24px;display:grid}.aww-shell{grid-column:span var(--col-span,1);grid-row:span var(--row-span,1);will-change:transform;background:#ffffff05;border:1px solid #ffffff0d;border-radius:2rem;padding:8px;transition:transform .7s cubic-bezier(.32,.72,0,1),background .7s}.aww-icon-wrapper{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f633;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:24px;display:flex;box-shadow:0 4px 20px #3b82f633}.aww-icon-wrapper svg{width:28px;height:28px}.aww-core h3{color:#fff;letter-spacing:-.01em;margin-bottom:12px;font-size:1.25rem;font-weight:600}.aww-core p{color:#ffffffd9;letter-spacing:.01em;font-size:.95rem;font-weight:300;line-height:1.6}.aww-products-section{flex-direction:column;gap:24px;display:flex}.aww-z-cascade{flex-direction:column;gap:-30px;padding-top:40px;display:flex}.aww-cascade-card{z-index:1;margin-top:-40px}.aww-cascade-card:nth-child(2n){z-index:2;margin-left:10%}.aww-cascade-card:nth-child(3n){z-index:3;margin-left:5%}.aww-cascade-card .aww-core{background:#0a0a0c99}.aww-cascade-card:hover{z-index:10;transform:translateY(-8px)rotate(0)!important}.aww-product-header{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.aww-product-header h3{font-size:1.8rem;font-weight:500;font-family:var(--font-outfit)}.aww-product-brand-logo{opacity:.5;filter:grayscale()brightness(2);width:auto;height:24px}.aww-cta-nested{cursor:pointer;color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;align-self:flex-start;align-items:center;margin-top:32px;padding:6px 6px 6px 24px;transition:all .5s cubic-bezier(.32,.72,0,1);display:inline-flex}.aww-cta-nested:active{background:#ffffff1a}.aww-cta-text{text-transform:uppercase;letter-spacing:.1em;margin-right:16px;font-size:.8rem;font-weight:600}.aww-cta-circle{background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .5s cubic-bezier(.32,.72,0,1);display:flex}.aww-cta-nested:hover{background:#ffffff1a;border-color:#fff3}.aww-cta-nested:hover .aww-cta-circle{color:#000;background:#fff;transform:translate(4px)}.aww-cta-circle svg{width:14px;height:14px;transition:transform .5s cubic-bezier(.32,.72,0,1)}.aww-cta-nested:hover .aww-cta-circle svg{transform:translate(2px,-2px)}.aww-shell:hover{background:#ffffff0a;transform:translateY(-4px)}.aww-shell:hover .aww-icon-wrapper{background:#3b82f626;border-color:#3b82f64d;transform:translate(4px,-2px);box-shadow:0 8px 30px #3b82f64d}.aww-icon-wrapper{transition:all .6s cubic-bezier(.32,.72,0,1)}@media (max-width:1024px){.aww-bento-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.aww-content-wrapper{gap:80px;padding-top:100px;padding-bottom:clamp(140px,15vh,200px)}.aww-bg-image{object-position:center top;filter:grayscale(10%)brightness(.8)contrast(1.1)}.aww-title{font-size:3rem}.aww-hero-editorial{flex-direction:column;gap:40px}.aww-hero-right{justify-content:center;width:100%;margin-top:20px}.aww-bento-grid{grid-template-columns:1fr}.aww-shell{grid-area:span 1/span 1!important}.aww-z-cascade{gap:16px;padding-top:20px}.aww-cascade-card{margin-top:0}.aww-cascade-card:nth-child(2n),.aww-cascade-card:nth-child(3n){margin-left:0}.aww-core{padding:24px}}
