/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--bleam-red:#eb1043;--bleam-red-dark:#c90d38;--bleam-red-deep:#a8082e;--bleam-red-light:#ff315f;--bleam-red-soft:#fff0f3;--bleam-off-white:#eee6e4;--bleam-cream:#f7f3f1;--bleam-white:#fff;--bleam-black:#0d0d0f;--bleam-dark:#151517;--bleam-dark-soft:#1d1d20;--bleam-gray-900:#242426;--bleam-gray-700:#55555b;--bleam-gray-500:#85858c;--bleam-gray-200:#e5e1df}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bleam-cream);color:var(--bleam-black);font-family:var(--font-geist), Inter, Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}img{max-width:100%;display:block}::selection{background:var(--bleam-red);color:var(--bleam-off-white)}.skip-link{z-index:100;background:var(--bleam-off-white);color:var(--bleam-red);border-radius:8px;padding:10px 14px;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--bleam-red-light);outline-offset:4px}.scroll-progress{z-index:90;background:var(--bleam-off-white);pointer-events:none;height:3px;position:fixed;top:0;left:0;box-shadow:0 0 14px #eee6e494}.site-header{z-index:50;width:min(1440px,100% - 64px);height:104px;color:var(--bleam-off-white);grid-template-columns:260px 1fr 260px;align-items:center;margin:0 auto;transition:top .35s,width .35s,height .35s,padding .35s,color .2s,background-color .25s,border-radius .35s,box-shadow .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s;display:grid;position:fixed;top:0;left:0;right:0}.site-header.is-scrolled{width:min(1200px,100% - 40px);height:74px;color:var(--bleam-black);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f3f1ed;border:0;border-radius:18px;padding:0 14px 0 22px;top:14px;box-shadow:0 14px 50px #0d0d0f1f}.logo-link{width:178px;display:block}.bleam-logo{object-fit:contain;width:100%;height:auto}.desktop-nav{justify-self:center;gap:32px;font-size:14px;font-weight:550;display:flex}.desktop-nav a{padding:12px 0;position:relative}.desktop-nav a:after{content:"";transform-origin:100%;background:currentColor;width:100%;height:2px;transition:transform .25s;position:absolute;bottom:5px;left:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.header-cta{border:1px solid #eee6e4a6;border-radius:10px;justify-self:end;align-items:center;gap:20px;padding:12px 16px;font-size:14px;font-weight:600;transition:all .25s;display:flex}.is-scrolled .header-cta{color:var(--bleam-off-white);background:var(--bleam-red);border-color:var(--bleam-red)}.header-cta:hover{transform:translateY(-2px)}.header-cta:hover span{transform:translate(2px,-2px)}.header-cta span,.button span,.service-card a span,.project-info a span{transition:transform .25s;display:inline-block}.menu-toggle,.mobile-menu{display:none}.hero{height:100svh;min-height:790px;max-height:980px;color:var(--bleam-off-white);background:radial-gradient(circle at 76% 34%, var(--bleam-red-light) 0%, var(--bleam-red) 38%, var(--bleam-red-dark) 76%, var(--bleam-red-deep) 112%);position:relative;overflow:hidden}.hero:after{content:"";background:var(--bleam-cream);border-radius:34px 34px 0 0;height:54px;position:absolute;bottom:-1px;left:0;right:0}.hero-grain{opacity:.12;mix-blend-mode:soft-light;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.24'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-grid{opacity:.08;background-image:linear-gradient(#ffffff59 1px,#0000 1px),linear-gradient(90deg,#ffffff59 1px,#0000 1px);background-size:68px 68px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 55%,#0000);mask-image:linear-gradient(90deg,#0000,#000 55%,#0000)}.hero-content{z-index:5;width:min(1440px,100% - 64px);height:100%;margin:auto;padding-top:clamp(190px,23vh,250px);position:relative}.eyebrow{color:var(--bleam-red);text-transform:uppercase;letter-spacing:.18em;align-items:center;gap:10px;margin:0 0 20px;font-size:12px;font-weight:750;display:flex}.eyebrow span{background:currentColor;width:26px;height:2px}.eyebrow.light{color:var(--bleam-off-white)}.hero h1{letter-spacing:-.065em;max-width:750px;margin:0;font-size:clamp(54px,6.4vw,100px);font-weight:720;line-height:.94}h1 em,h2 em{font-style:normal;font-weight:320}.hero-copy{color:#eee6e4d1;max-width:565px;margin:30px 0 0;font-size:clamp(17px,1.5vw,21px);line-height:1.5}.hero-actions{gap:14px;margin-top:38px;display:flex}.button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:25px;min-height:54px;padding:0 23px;font-size:14px;font-weight:680;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex}.button:hover{transform:translateY(-3px)scale(1.01)}.button:hover span{transform:translate(3px,-2px)}.button-light{color:var(--bleam-red);background:var(--bleam-off-white);box-shadow:0 12px 32px #65051c29}.button-light:hover{box-shadow:0 18px 36px #65051c42}.button-red{color:var(--bleam-off-white);background:var(--bleam-red)}.button-red:hover{background:var(--bleam-red-dark);box-shadow:0 16px 34px #eb104338}.button-outline{color:var(--bleam-off-white);background:#ffffff08;border-color:#eee6e4a6}.button-outline:hover{background:#eee6e41a}.hero-art{z-index:3;aspect-ratio:1;perspective:1200px;width:min(49vw,740px);position:absolute;top:12%;right:max(-20px,50vw - 720px)}.glass-console{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(140deg,#ffffff40,#ffffff09 35%,#5b00154d);border:1px solid #fff6;border-radius:48% 42% 50% 39%;animation:6s ease-in-out infinite float;position:absolute;inset:12% 6% 8% 5%;transform:rotate(-7deg);box-shadow:inset 18px 22px 40px #ffffff26,inset -20px -20px 50px #5b001547,0 60px 100px #5c00175c,0 0 90px #ff315f42}.console-glow{filter:blur(14px);background:radial-gradient(circle,#ffd2dc47,#0000 70%);border-radius:50%;position:absolute;inset:16%}.mark-crop{aspect-ratio:1;position:relative;overflow:hidden}.mark-crop .bleam-logo{object-fit:contain;object-position:left center;width:286%;max-width:none;height:100%;position:absolute;top:0;left:0}.hero-mark{opacity:.88;filter:drop-shadow(0 24px 28px #5800143b);animation:6s ease-in-out infinite mark-drift;position:absolute;inset:16% 18% 14% 15%}.control-pad{background:linear-gradient(145deg,#eee6e447,#7b001d3d);border:1px solid #ffffff57;border-radius:50%;width:92px;height:92px;position:absolute;box-shadow:inset 8px 8px 16px #ffffff21,0 18px 36px #6000173d}.left-pad{animation:6s ease-in-out infinite left-pad-drift;top:42%;left:5%;transform:rotate(7deg)}.left-pad i{background:var(--bleam-off-white);opacity:.8;border-radius:5px;width:14px;height:52px;position:absolute;top:20px;left:39px}.left-pad i:nth-child(2){transform:rotate(90deg)}.left-pad i:nth-child(n+3){display:none}.right-pad{animation:6s ease-in-out infinite right-pad-drift;top:38%;right:3%;transform:rotate(7deg)}.right-pad i{background:var(--bleam-off-white);opacity:.88;border-radius:50%;width:17px;height:17px;position:absolute}.right-pad i:first-child{top:13px;left:38px}.right-pad i:nth-child(2){bottom:13px;left:38px}.right-pad i:nth-child(3){top:38px;left:13px}.right-pad i:nth-child(4){top:38px;right:13px}.device-card{width:205px;height:116px;color:var(--bleam-off-white);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(140deg,#eee6e43b,#0d0d0f3b);border:1px solid #ffffff5c;border-radius:18px;padding:20px;animation:6s ease-in-out infinite card-drift;position:absolute;bottom:7%;right:10%;transform:rotate(9deg);box-shadow:0 20px 50px #5200144d}.device-card span{background:var(--bleam-off-white);border-radius:5px;width:42px;height:5px;margin-bottom:22px;display:block}.device-card b,.device-card small{letter-spacing:.14em;font-size:10px;display:block}.device-card small{opacity:.72;margin-top:7px;font-size:8px}.orbit{border:1px solid #eee6e42b;border-radius:50%;position:absolute;transform:rotate(-17deg)}.orbit-one{inset:2% -18% 5% -12%}.orbit-two{inset:17% -2% 16% -25%;transform:rotate(24deg)}.particle{background:var(--bleam-off-white);border-radius:50%;animation:3s ease-in-out infinite pulse;position:absolute;box-shadow:0 0 22px #eee6e4b3}.p-one{width:7px;height:7px;top:11%;left:31%}.p-two{width:4px;height:4px;animation-delay:1s;top:70%;left:4%}.p-three{width:6px;height:6px;animation-delay:2s;top:28%;right:3%}@keyframes float{0%,to{transform:rotate(-7deg)translateY(0)}50%{transform:rotate(-5.5deg)translateY(-15px)}}@keyframes mark-drift{0%,to{transform:translate(0)scale(1)}50%{transform:translate3d(4px,-5px,18px)scale(1.012)}}@keyframes left-pad-drift{0%,to{transform:translateZ(12px)rotate(7deg)}50%{transform:translate3d(-3px,-7px,24px)rotate(4deg)}}@keyframes right-pad-drift{0%,to{transform:translateZ(14px)rotate(7deg)}50%{transform:translate3d(4px,-5px,28px)rotate(10deg)}}@keyframes card-drift{0%,to{transform:translateZ(18px)rotate(9deg)}50%{transform:translate3d(5px,-8px,32px)rotate(7deg)}}@keyframes pulse{50%{opacity:.5}}.capability-strip{z-index:8;color:var(--bleam-off-white);background:var(--bleam-cream);margin-top:-1px;padding:0 max(32px,50vw - 720px);position:relative;overflow:visible}.capability-strip div{background:radial-gradient(circle at 92% 15%, #eb104357, transparent 28%), linear-gradient(115deg, var(--bleam-black), #1a1417 68%, #300914);border:1px solid #eee6e424;border-radius:20px;grid-template-columns:repeat(5,1fr);align-items:stretch;min-height:94px;margin-bottom:-28px;display:grid;position:relative;overflow:hidden;transform:translateY(-28px);box-shadow:0 22px 52px #3608132e}.capability-strip div:before{content:"";pointer-events:none;background:linear-gradient(100deg,#0000,#eee6e40b,#0000);position:absolute;inset:0}.capability-strip span{letter-spacing:.12em;text-transform:uppercase;text-align:center;white-space:nowrap;border-right:1px solid #eee6e41f;justify-content:center;align-items:center;gap:11px;min-height:94px;padding:20px 17px;font-size:11px;font-weight:720;transition:color .25s,background .25s,transform .25s;display:flex;position:relative}.capability-strip span:last-child{border-right:0}.capability-strip span:hover{color:var(--bleam-white);background:#eb104329;transform:translateY(-2px)}.capability-strip i{width:25px;height:25px;color:var(--bleam-off-white);background:var(--bleam-red);letter-spacing:0;border-radius:50%;flex:0 0 25px;place-items:center;font-size:8px;font-style:normal;display:grid;box-shadow:0 0 18px #eb10436b}.section{padding:120px max(32px,50vw - 720px)}.section-heading.split{grid-template-columns:1.15fr .65fr;align-items:end;gap:80px;margin-bottom:60px;display:grid}.section-heading h2,.about h2,.cta-section h2{letter-spacing:-.052em;margin:0;font-size:clamp(44px,4.6vw,72px);line-height:1.02}.section-heading.split>p{max-width:500px;color:var(--bleam-gray-700);margin:0 0 5px;font-size:17px;line-height:1.7}.services{background:radial-gradient(circle at 8% 14%, #eb10430e, transparent 28%), var(--bleam-cream);padding-top:82px;position:relative;overflow:hidden}.service-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.service-card{background:linear-gradient(155deg,#ffffffe0,#ffffff8c);border:1px solid #0d0d0f12;border-radius:18px;flex-direction:column;min-height:350px;padding:28px 24px 24px;transition:transform .3s,box-shadow .3s,border .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 28px #23121609}.service-card:before{content:"";background:var(--bleam-red);transform-origin:0;height:3px;transition:transform .35s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.service-card:hover{border-color:#eb104347;transform:translateY(-8px);box-shadow:0 20px 42px #3f121c1a}.service-card:hover:before{transform:scaleX(1)}.service-number{color:#0d0d0f42;letter-spacing:.15em;font-size:11px;font-weight:700;position:absolute;top:28px;right:24px}.service-icon{background:var(--bleam-red-soft);border-radius:22px;width:68px;height:68px;margin-bottom:42px;padding:5px;transition:transform .3s}.service-icon span{width:100%;height:100%;color:var(--bleam-off-white);background:linear-gradient(145deg, var(--bleam-red-light), var(--bleam-red-dark));border-radius:18px;place-items:center;font-size:23px;font-weight:650;display:grid;box-shadow:0 10px 25px #eb104333}.service-card:hover .service-icon{transform:scale(1.06)rotate(-4deg)}.service-card h3{letter-spacing:-.025em;margin:0 0 12px;font-size:21px}.service-card p{color:var(--bleam-gray-700);margin:0;font-size:14px;line-height:1.55}.service-card a{color:var(--bleam-red);justify-content:space-between;margin-top:auto;padding-top:22px;font-size:13px;font-weight:720;display:flex}.service-card a:hover span{transform:translate(3px,-3px)}.studio-proof{color:var(--bleam-off-white);background:var(--bleam-red);grid-template-columns:.72fr 1.28fr;align-items:end;gap:90px;padding:95px max(32px,50vw - 720px);display:grid}.proof-intro h2{letter-spacing:-.055em;margin:0;font-size:clamp(48px,5vw,76px);line-height:.98}.proof-intro h2 em{font-style:normal;font-weight:300}.proof-grid{border-top:1px solid #eee6e452;border-left:1px solid #eee6e452;grid-template-columns:repeat(2,1fr);display:grid}.proof-grid article{border-bottom:1px solid #eee6e452;border-right:1px solid #eee6e452;min-height:176px;padding:25px 28px;transition:background .25s;position:relative}.proof-grid article:hover{background:#eee6e41a}.proof-grid article>span{opacity:.55;letter-spacing:.14em;font-size:10px;position:absolute;top:24px;right:25px}.proof-grid h3{letter-spacing:-.03em;margin:0 0 15px;font-size:23px}.proof-grid p{color:#eee6e4b8;max-width:270px;margin:0;font-size:13px;line-height:1.6}.work{color:var(--bleam-off-white);background:radial-gradient(circle at 82% 18%, #eb104321, transparent 27%), var(--bleam-black);position:relative;overflow:hidden}.work .section-heading.split>p{color:var(--bleam-gray-500)}.project-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.project-card{background:linear-gradient(165deg, #1b1b1e, var(--bleam-dark));border:1px solid #eee6e41c;border-radius:20px;transition:transform .3s,border .3s,box-shadow .3s;overflow:hidden;box-shadow:0 18px 45px #00000024}.project-card:hover{border-color:#eb104380;transform:translateY(-9px);box-shadow:0 26px 65px #00000052}.project-art{background:var(--bleam-dark-soft);border-bottom:1px solid #eee6e41a;height:330px;position:relative;overflow:hidden}.project-art:after{content:"";background:linear-gradient(#0000 60%,#0d0d0f61);position:absolute;inset:0}.project-index{z-index:3;color:#eee6e4b8;letter-spacing:.15em;font-size:11px;position:absolute;top:18px;right:18px}.project-info{padding:27px}.project-type{color:var(--bleam-red);letter-spacing:.17em;font-size:10px;font-weight:780}.project-info h3{letter-spacing:-.035em;margin:13px 0 11px;font-size:27px}.project-info p{color:#a8a2a3;min-height:68px;margin:0;font-size:14px;line-height:1.6}.project-info a{color:var(--bleam-red);justify-content:space-between;margin-top:25px;font-size:13px;font-weight:700;display:flex}.project-info a:hover span{transform:translate(3px,-3px)}.world{background:radial-gradient(circle at 70% 28%,#ff647e 0 5%,#0000 23%),linear-gradient(160deg,#4d101f,#170d13 65%)}.world-sun{background:var(--bleam-red-light);border-radius:50%;width:92px;height:92px;position:absolute;top:48px;right:70px;box-shadow:0 0 70px #eb104394}.world-mountain{clip-path:polygon(0 100%,18% 25%,32% 62%,51% 12%,69% 68%,83% 35%,100% 100%);background:#291018;width:120%;height:64%;position:absolute;bottom:0}.world-mountain.m2{background:#160d11;height:48%;transform:translate(-15%)}.world-path{z-index:2;clip-path:polygon(43% 0,57% 0,100% 100%,0 100%);background:linear-gradient(90deg,#0000,#eb104373,#0000);width:32%;height:75%;position:absolute;bottom:-20%;left:39%}.world-player{z-index:4;color:var(--bleam-off-white);text-shadow:0 0 20px #eee6e4cc;position:absolute;bottom:68px;left:50%}.mobile{background:radial-gradient(circle at 48% 48%,#eb104357,#0000 58%),#141416}.phone{background:linear-gradient(160deg,#30282a,#171719);border:1px solid #eee6e44d;border-radius:28px;width:145px;height:270px;padding:15px;position:absolute;box-shadow:0 30px 60px #0000007a}.phone-front{top:32px;left:44%;transform:rotate(6deg)}.phone-back{opacity:.72;top:72px;left:21%;transform:rotate(-10deg)}.phone i{background:#555;border-radius:4px;width:42%;height:5px;margin:4px auto 30px;display:block}.phone b{background:var(--bleam-red);border-radius:20px 20px 34px 34px;width:65px;height:65px;margin:0 auto 22px;display:block;transform:rotate(45deg)}.phone span{background:#42393b;border-radius:6px;height:11px;margin:10px 5px;display:block}.phone span:last-child{background:var(--bleam-red);width:58%}.platform{background:linear-gradient(145deg,#1b1b1f,#0e0e10)}.dash{background:#1b1b1e;border:1px solid #eee6e429;border-radius:16px;width:78%;height:58%;padding:17px;position:absolute;box-shadow:0 30px 70px #0000006b}.dash-back{opacity:.55;top:30px;left:17%;transform:rotate(4deg)}.dash-front{top:105px;left:10%;transform:rotate(-2deg)}.dash i{background:var(--bleam-red);border-radius:5px;width:28%;height:8px;display:block}.dash b{background:linear-gradient(100deg,#eb10438c,#eb10430a);border-radius:9px;width:90%;height:70px;margin:20px 0;display:block}.dash span{background:#29292d;border-radius:7px;width:28%;height:40px;margin-right:4%;display:inline-block}.process{background:radial-gradient(circle at 50% 2%, #eb10430d, transparent 32%), var(--bleam-cream)}.process .section-heading.split{text-align:center;grid-template-columns:1fr;justify-items:center;gap:22px;max-width:900px;margin-left:auto;margin-right:auto}.process .section-heading .eyebrow{justify-content:center}.process .section-heading.split>p{text-align:center;max-width:650px;margin:0 auto}.process-grid{grid-template-columns:repeat(4,1fr);max-width:1280px;margin:0 auto;display:grid}.process-step{text-align:center;padding:0 28px;position:relative}.step-top{justify-content:center;align-items:center;margin-bottom:24px;display:flex;position:relative}.step-top span{z-index:2;width:82px;height:82px;color:var(--bleam-red);background:linear-gradient(145deg, var(--bleam-white), var(--bleam-red-soft));border:1px solid #eb104333;border-radius:50%;flex:0 0 82px;place-items:center;font-size:21px;font-weight:650;display:grid;position:relative;box-shadow:0 12px 28px #eb104314}.step-top i{border-top:1px dashed #eb10436b;height:1px;position:absolute;top:50%;left:calc(50% + 50px);right:calc(50px - 50%)}.process-step:last-child .step-top i{display:none}.process-step small{color:var(--bleam-red);font-weight:750}.process-step h3{margin:8px 0;font-size:22px}.process-step p{max-width:230px;color:var(--bleam-gray-700);margin:0 auto;font-size:14px;line-height:1.55}.about{background:var(--bleam-cream);grid-template-columns:1fr 1fr;align-items:center;gap:100px;padding:0 max(32px,50vw - 720px) 120px;display:grid}.about-mark{background:var(--bleam-red-soft);border-radius:24px;min-height:570px;position:relative;overflow:hidden}.about-mark:before{content:"";border:1px solid #eb104326;border-radius:50%;position:absolute;inset:9%}.about-mark:after{content:"";border:1px solid #eb10432e;border-radius:50%;position:absolute;inset:23%}.about-mark .mark-crop{z-index:2;opacity:.95;filter:drop-shadow(0 28px 32px #eb10432e);position:absolute;inset:15%}.about-copy>p:not(.eyebrow){max-width:580px;color:var(--bleam-gray-700);margin:28px 0 34px;font-size:17px;line-height:1.75}.about-points{color:var(--bleam-gray-900);gap:12px;margin:-10px 0 34px;font-size:14px;font-weight:620;display:grid}.about-points span{align-items:center;gap:11px;display:flex}.about-points i{color:var(--bleam-red);font-size:10px;font-style:normal}.cta-section{min-height:520px;color:var(--bleam-off-white);background:radial-gradient(circle at 83% 40%, var(--bleam-red-light), var(--bleam-red) 38%, var(--bleam-red-dark) 100%);border-radius:26px;margin:0 max(32px,50vw - 720px) 100px;padding:72px 78px;position:relative;overflow:hidden;box-shadow:0 30px 70px #56041829}.cta-section h2{max-width:750px;font-size:clamp(54px,6vw,88px)}.cta-section>p:not(.eyebrow){color:#eee6e4cc;max-width:570px;margin:20px 0 34px;font-size:17px;line-height:1.6}.cta-mark{opacity:.12;width:530px;position:absolute;top:-20px;right:-50px;transform:rotate(-12deg)}.contact-actions{z-index:2;grid-template-columns:1fr 1fr;gap:12px;max-width:850px;display:grid;position:relative}.contact-card{border-radius:14px;flex-direction:column;justify-content:center;min-height:112px;padding:23px 58px 22px 23px;transition:transform .25s,box-shadow .25s,background .25s;display:flex;position:relative}.contact-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px #5c001638}.contact-card.primary{color:var(--bleam-red);background:var(--bleam-off-white)}.contact-card.secondary{color:var(--bleam-off-white);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d0d0f2b;border:1px solid #eee6e461}.contact-label{letter-spacing:.16em;text-transform:uppercase;opacity:.72;margin-bottom:9px;font-size:10px;font-weight:780}.contact-card strong{letter-spacing:-.02em;font-size:clamp(13px,1.25vw,17px)}.contact-card>i{font-size:18px;font-style:normal;transition:transform .25s;position:absolute;top:22px;right:22px}.contact-card:hover>i{transform:translate(3px,-3px)}footer{color:var(--bleam-off-white);background:var(--bleam-black);padding:80px max(32px,50vw - 720px) 30px}.footer-main{grid-template-columns:1.2fr .5fr .5fr 1fr;gap:70px;padding-bottom:70px;display:grid}.footer-brand .bleam-logo{width:190px}.footer-brand p{color:#8e8889;max-width:310px;margin:25px 0 0;font-size:14px;line-height:1.65}.footer-column h3{color:var(--bleam-red);text-transform:uppercase;letter-spacing:.16em;margin:0 0 22px;font-size:10px}.footer-column a{color:#aaa4a5;margin:0 0 14px;font-size:14px;transition:color .2s;display:block}.footer-column a:hover{color:var(--bleam-off-white)}.footer-column a span{color:var(--bleam-red)}.footer-contact{align-self:end}.footer-contact p{color:#8e8889;margin:0 0 12px;font-size:13px}.footer-contact .support-label{margin-top:22px}.footer-contact a{border-top:1px solid #eee6e42b;border-bottom:1px solid #eee6e42b;justify-content:space-between;align-items:center;padding:15px 0;font-size:13px;display:flex}.footer-contact a span{color:var(--bleam-red)}.footer-bottom{color:#6d6869;letter-spacing:.04em;border-top:1px solid #eee6e41a;justify-content:space-between;padding-top:25px;font-size:11px;display:flex}.footer-bottom a:hover{color:var(--bleam-off-white)}@media (max-width:1180px){.site-header{grid-template-columns:210px 1fr 170px}.desktop-nav{gap:19px}.hero-art{opacity:.9;right:-100px}.hero-content{padding-top:210px}.hero h1{max-width:640px}.service-grid{grid-template-columns:repeat(3,1fr)}.service-card{min-height:310px}.studio-proof{grid-template-columns:1fr;gap:45px}.project-art{height:270px}.footer-main{grid-template-columns:1fr .5fr .5fr}.footer-contact{grid-column:1/-1}}@media (max-width:820px){.site-header,.site-header.is-scrolled{width:100%;height:78px;box-shadow:none;color:var(--bleam-off-white);background:0 0;border:0;border-radius:0;grid-template-columns:1fr auto;padding:0 22px;top:0}.site-header.is-scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0d0d0fd1}.site-header.is-scrolled .bleam-logo{content:url(/brand/Bleam_White.svg)}.logo-link{width:150px;transition:opacity .2s}.site-header:has(.menu-toggle[aria-expanded=true]) .logo-link{opacity:0}.desktop-nav,.header-cta{display:none}.menu-toggle{z-index:70;width:46px;height:46px;color:inherit;background:0 0;border:1px solid #eee6e46b;border-radius:50%;place-content:center;gap:7px;display:grid;position:relative}.menu-toggle span{background:currentColor;width:18px;height:1.5px;transition:all .25s;display:block}.menu-toggle[aria-expanded=true]{color:var(--bleam-red);border-color:#eb10434d}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px)rotate(-45deg)}.mobile-menu{z-index:40;visibility:hidden;opacity:0;background:var(--bleam-cream);flex-direction:column;padding:25px 22px 40px;transition:all .3s;display:flex;position:fixed;inset:0;transform:translateY(-20px)}.mobile-menu.is-open{visibility:visible;opacity:1;transform:none}.mobile-menu>.bleam-logo{width:150px}.mobile-menu nav{margin:auto 0 40px}.mobile-menu nav a{border-bottom:1px solid var(--bleam-gray-200);letter-spacing:-.03em;justify-content:space-between;padding:16px 0;font-size:32px;font-weight:620;display:flex}.mobile-menu nav a span{color:var(--bleam-red)}.mobile-menu .button{align-self:stretch}.hero{height:auto;min-height:840px;max-height:none}.hero:after{border-radius:24px 24px 0 0;height:30px}.hero-content{width:calc(100% - 44px);height:auto;padding-top:140px}.hero h1{max-width:650px;font-size:clamp(52px,11vw,78px)}.hero-copy{max-width:530px}.hero-art{aspect-ratio:1;width:680px;max-width:115%;margin:10px 0 -30px auto;position:relative;top:auto;right:auto;transform:translate(12%)}.capability-strip{padding-left:22px;padding-right:22px;overflow:hidden}.capability-strip div{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;display:flex;overflow-x:auto}.capability-strip div::-webkit-scrollbar{display:none}.capability-strip span{scroll-snap-align:start;flex:0 0 190px}.section{padding:90px 22px}.services{padding-top:62px}.section-heading.split{grid-template-columns:1fr;gap:26px;margin-bottom:44px}.section-heading h2,.about h2{font-size:clamp(42px,8vw,62px)}.service-grid{grid-template-columns:repeat(2,1fr)}.project-grid{grid-template-columns:1fr}.project-art{height:430px}.studio-proof{padding:80px 22px}.process-grid{grid-template-columns:repeat(2,1fr);row-gap:55px}.process-step{padding:0 18px}.step-top i{display:none}.about{grid-template-columns:1fr;gap:50px;padding:0 22px 90px}.about-mark{min-height:500px}.cta-section{margin:0 22px 70px;padding:60px 40px}.cta-mark{right:-220px}.contact-actions{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr}.footer-brand,.footer-contact{grid-column:1/-1}.footer-bottom{flex-wrap:wrap;gap:18px}}@media (max-width:540px){.hero{min-height:860px}.hero-content{padding-top:126px}.hero h1{font-size:50px}.hero-copy{margin-top:23px;font-size:17px}.hero-actions{flex-direction:column;align-items:stretch;margin-top:28px}.button{justify-content:space-between;width:100%}.hero-art{width:520px;max-width:145%;margin-top:15px;margin-left:-12%;transform:none}.glass-console{inset:10% 8%}.control-pad{width:72px;height:72px}.left-pad i{width:12px;height:42px;top:15px;left:30px}.right-pad i:first-child{top:9px;left:29px}.right-pad i:nth-child(2){bottom:9px;left:29px}.right-pad i:nth-child(3){top:29px;left:9px}.right-pad i:nth-child(4){top:29px;right:9px}.device-card{width:150px;height:94px;padding:14px}.device-card span{margin-bottom:15px}.section{padding:78px 18px}.services{padding-top:52px}.section-heading h2,.about h2{font-size:42px}.section-heading.split>p,.about-copy>p:not(.eyebrow){font-size:15px}.service-grid{grid-template-columns:1fr}.service-card{min-height:285px}.service-icon{margin-bottom:30px}.project-art{height:300px}.project-info p{min-height:0}.phone{width:125px;height:235px}.phone-front{left:43%}.phone-back{left:15%}.studio-proof{padding:72px 18px}.proof-grid{grid-template-columns:1fr}.proof-grid article{min-height:150px}.process-grid{grid-template-columns:1fr}.process-step{padding:0}.step-top i{display:none!important}.about{padding:0 18px 78px}.about-mark{order:2;min-height:340px}.about-copy{order:1}.cta-section{min-height:560px;margin:0 18px 55px;padding:48px 26px}.cta-section h2{font-size:50px}.cta-mark{width:380px;top:40px;right:-190px}.contact-card{min-height:104px;padding:20px 46px 20px 20px}.contact-card strong{font-size:12px}.footer-main{grid-template-columns:1fr;gap:42px}.footer-brand,.footer-contact{grid-column:auto}.footer-bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
