:root{--burij-coral:#ff6b52;--burij-coral-deep:#e2503a;--burij-blue:#3f93e0;--burij-copper:#b8734f;--burij-ink:#0a1220;--burij-card:#141f30;--burij-card-raised:#1b2a40;--burij-line:#f4efe61f;--burij-cream:#f4efe6;--burij-cream-soft:#f4efe6b8;--burij-cream-faint:#f4efe680;--burij-type:"Archivo", "Segoe UI", Arial, sans-serif;--burij-x1:.5rem;--burij-x2:1rem;--burij-x3:1.5rem;--burij-x4:2.25rem;--burij-x5:3.5rem;--burij-x6:5rem;--burij-edge:18px;--burij-edge-lg:30px;--burij-pill:999px;--burij-rail:1160px;--burij-read:640px}*,:before,:after{box-sizing:border-box}html{scroll-padding-top:88px}body{font-family:var(--burij-type);color:var(--burij-cream);background:var(--burij-ink);-webkit-font-smoothing:antialiased;margin:0;font-size:17px;font-weight:400;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:var(--burij-blue);text-underline-offset:2px;text-decoration-thickness:1px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--burij-coral);outline-offset:2px}h1,h2,h3{letter-spacing:-.02em;color:var(--burij-cream);margin:0;font-weight:800;line-height:1.04}p{margin:0}.burij-rail{width:100%;max-width:var(--burij-rail);padding:0 var(--burij-x4);margin:0 auto}.burij-skip{z-index:100;background:var(--burij-coral);color:#1a0a05;padding:var(--burij-x2) var(--burij-x3);border-radius:0 0 var(--burij-edge) 0;font-weight:700;position:absolute;top:0;left:-999px}.burij-skip:focus{left:0}.burij-reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.burij-reveal.is-visible{opacity:1;transform:none}.burij-reveal--pop{transition:opacity .55s,transform .55s cubic-bezier(.25,1.4,.4,1);transform:scale(.78)}.burij-reveal--left{transform:translate(-46px)}.burij-reveal--right{transform:translate(46px)}.burij-reveal--down{transform:translateY(-40px)}.burij-reveal--rotate{transition:opacity .55s,transform .55s cubic-bezier(.25,1.2,.4,1);transform:rotate(-6deg)scale(.9)}.burij-reveal--zoom{transition:opacity .6s,transform .6s cubic-bezier(.22,.8,.3,1);transform:scale(1.22)}.burij-reveal--section{transition:opacity .7s,transform .7s cubic-bezier(.22,.9,.3,1);transform:translateY(72px)}.burij-reveal--section.is-visible,.burij-reveal--pop.is-visible,.burij-reveal--left.is-visible,.burij-reveal--right.is-visible,.burij-reveal--down.is-visible,.burij-reveal--rotate.is-visible,.burij-reveal--zoom.is-visible{transform:none}@media (prefers-reduced-motion:reduce){.burij-reveal{opacity:1;transition:none;transform:none}}.burij-btn{font:inherit;border-radius:var(--burij-pill);border:2px solid var(--burij-coral);background:var(--burij-coral);color:#1a0a05;cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;gap:.5rem;padding:.95rem 1.9rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .18s,color .18s,border-color .18s,transform .18s;display:inline-flex}.burij-btn:hover{background:var(--burij-coral-deep);border-color:var(--burij-coral-deep);transform:translateY(-1px)}.burij-btn--solid{background:var(--burij-coral);border-color:var(--burij-coral);color:#1a0a05}.burij-btn--outline{border-color:var(--burij-line);color:var(--burij-cream);background:0 0}.burij-btn--outline:hover{border-color:var(--burij-cream-faint);background:#f4efe614}.burij-head{z-index:40;background:#fff;border-bottom:1px solid #0a12201a;animation:.5s cubic-bezier(.22,.9,.3,1) both burij-slide-down;position:sticky;top:0;box-shadow:0 10px 30px #0a12201f}.burij-head__bar{justify-content:space-between;align-items:center;gap:var(--burij-x3);padding:.8rem 0;display:flex}.burij-brand img{width:auto;height:52px;transition:transform .25s;display:block}.burij-brand:hover img{transform:scale(1.05)rotate(-2deg)}.burij-brand{align-items:center;display:inline-flex}.burij-brand span{color:var(--burij-ink);font-size:1.3rem;font-weight:800}.burij-nav{align-items:center;gap:var(--burij-x3);display:flex}.burij-nav__link{color:var(--burij-ink);opacity:.72;padding:.4rem 0;font-size:.95rem;font-weight:600;text-decoration:none;transition:opacity .18s;position:relative}.burij-nav__link:after{content:"";background:var(--burij-coral);height:2px;transition:right .25s cubic-bezier(.22,.9,.3,1);position:absolute;bottom:-2px;left:0;right:100%}.burij-nav__link:hover{opacity:1}.burij-nav__link:hover:after{right:0}.burij-nav__link--cta{background:var(--burij-coral);color:#1a0a05;opacity:1;border-radius:var(--burij-pill);padding:.65rem 1.4rem;transition:background .18s,transform .18s}.burij-nav__link--cta:after{display:none}.burij-nav__link--cta:hover{background:var(--burij-coral-deep);color:#1a0a05;transform:translateY(-2px)}@keyframes burij-slide-down{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.burij-navtoggle{cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:flex-end;gap:4px;padding:.5rem;display:none}.burij-navtoggle span:not(.burij-navtoggle__label){background:var(--burij-ink);width:22px;height:2px;transition:background .18s,width .18s;display:block}.burij-navtoggle:hover span:not(.burij-navtoggle__label){background:var(--burij-coral)}.burij-navtoggle:hover span:nth-child(2){width:16px}.burij-navtoggle__label{color:var(--burij-ink);margin-top:2px;font-size:.7rem;font-weight:700}@media (max-width:860px){.burij-navtoggle{display:flex}.burij-nav{padding:var(--burij-x2) var(--burij-x4);background:#fff;border-bottom:1px solid #0a12201a;flex-direction:column;align-items:stretch;gap:0;display:none;position:absolute;top:100%;left:0;right:0}.burij-nav.is-open{display:flex}.burij-nav__link{border-bottom:1px solid #0a12201a;padding:.8rem 0}.burij-nav__link--cta{text-align:center;margin:var(--burij-x2) 0}}.burij-hero{padding:var(--burij-x6) 0 var(--burij-x5);background:var(--burij-ink);isolation:isolate;position:relative;overflow:hidden}.burij-hero__glow{aspect-ratio:1;filter:blur(20px);pointer-events:none;z-index:0;background:radial-gradient(circle,#ff6b5238,#0000 68%);width:62%;animation:8s ease-in-out infinite burij-glow-pulse;position:absolute;inset:-30% -10% auto auto}.burij-hero__glow:after{content:"";aspect-ratio:1;background:radial-gradient(circle,#3f93e02e,#0000 70%);width:70%;animation:10s ease-in-out infinite reverse burij-glow-pulse;position:absolute;inset:40% auto auto -20%}@keyframes burij-glow-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.12)}}.burij-hero__grid{z-index:1;align-items:center;gap:var(--burij-x5);grid-template-columns:1.15fr .85fr;display:grid;position:relative}.burij-hero__title{color:var(--burij-cream);margin-bottom:var(--burij-x3);font-size:clamp(2.4rem,5vw,3.8rem);animation:.7s cubic-bezier(.22,.9,.3,1) both burij-rise}.burij-hero__lede{color:var(--burij-cream-soft);max-width:32rem;margin-bottom:var(--burij-x4);font-size:1.15rem;font-weight:400;line-height:1.55;animation:.7s cubic-bezier(.22,.9,.3,1) .15s both burij-rise}.burij-hero__acts{gap:var(--burij-x2);flex-wrap:wrap;animation:.7s cubic-bezier(.22,.9,.3,1) .3s both burij-rise;display:flex}@keyframes burij-rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.burij-hero__title,.burij-hero__lede,.burij-hero__acts,.burij-hero__glow,.burij-hero__glow:after,.burij-head{animation:none}}.burij-hero__scene{height:420px;position:relative}.burij-hero__shield{border-radius:var(--burij-edge-lg);filter:drop-shadow(0 24px 40px #0000008c);opacity:0;width:172px;height:auto;transform:scale(.6) translateY(var(--burij-parallax,0px));animation:.7s cubic-bezier(.22,1.4,.36,1) both burij-pop-in,9s ease-in-out .7s infinite burij-drift;position:absolute}.burij-hero__shield--a{width:200px;animation-duration:.7s,11s;top:2%;right:6%}.burij-hero__chip{filter:drop-shadow(0 20px 30px #00000080);opacity:0;width:140px;height:140px;transform:scale(.6) translateY(var(--burij-parallax,0px));border-radius:50%;animation:.65s cubic-bezier(.22,1.4,.36,1) both burij-pop-in,6.8s ease-in-out infinite burij-float;position:absolute}.burij-hero__chip img,.burij-hero__shield img{object-fit:cover;border-radius:inherit;width:100%;height:100%}.burij-hero__chip--icon{justify-content:center;align-items:center;padding:34px;display:flex}.burij-hero__chip--icon svg{width:100%;height:100%}.burij-hero__chip--home{animation-delay:.12s,.77s;bottom:6%;left:0%}.burij-hero__chip--car{width:116px;height:116px;padding:28px;animation-delay:.24s,.89s;top:48%;left:36%}.burij-hero__chip--health{width:104px;height:104px;padding:25px;animation-delay:.36s,1.01s;bottom:0%;right:26%}.burij-hero__ring{width:110px;height:110px;transform:translateY(var(--burij-parallax,0px));border:2px solid #f4efe638;border-radius:50%;animation:12s ease-in-out -4s infinite burij-drift;position:absolute;top:40%;left:26%}@keyframes burij-pop-in{0%{opacity:0;transform:scale(.6) translateY(var(--burij-parallax,0px))}70%{opacity:1;transform:scale(1.06) translateY(var(--burij-parallax,0px))}to{opacity:1;transform:scale(1) translateY(var(--burij-parallax,0px))}}@keyframes burij-float{0%,to{translate:0}50%{translate:0 -18px}}@keyframes burij-drift{0%,to{translate:0;rotate:0deg}50%{translate:0 -24px;rotate:2deg}}@media (prefers-reduced-motion:reduce){.burij-hero__shield,.burij-hero__chip,.burij-hero__ring{opacity:1;animation:none;transform:none}}@media (max-width:900px){.burij-hero__grid{grid-template-columns:1fr}.burij-hero__scene{height:300px;margin-top:var(--burij-x4)}}.burij-duotone{filter:grayscale()sepia(.35)hue-rotate(160deg)saturate(2.4)brightness(.78)contrast(1.05)}.burij-card{background:var(--burij-card);border-radius:var(--burij-edge-lg);box-shadow:0 40px 70px #0006,inset 0 1px #f4efe60d}.burij-about{padding:var(--burij-x5) 0;background:var(--burij-ink)}.burij-about__card{padding:var(--burij-x5)}.burij-about__grid{gap:var(--burij-x5);grid-template-columns:1.1fr .9fr;align-items:center;display:grid}.burij-about__title{margin-bottom:var(--burij-x3);font-size:clamp(1.7rem,3.2vw,2.3rem)}.burij-about__body{color:var(--burij-cream-soft);max-width:var(--burij-read);font-size:1.05rem}.burij-about__frame{border-radius:var(--burij-edge);position:relative;overflow:visible}.burij-about__frame>img{object-fit:cover;aspect-ratio:4/3;border-radius:inherit;width:100%;height:100%;transition:transform .4s;display:block;overflow:hidden}.burij-about__frame:hover>img{transform:scale(1.06)}.burij-about__accent{border-radius:var(--burij-edge);border:4px solid var(--burij-ink);width:62%;transition:transform .3s cubic-bezier(.22,1.2,.36,1);position:absolute;bottom:-12%;left:-10%;overflow:hidden;box-shadow:0 20px 40px #00000080}.burij-about__accent:hover{transform:scale(1.05)rotate(-2deg)}.burij-about__accent img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:860px){.burij-about__grid{grid-template-columns:1fr}.burij-about__card{padding:var(--burij-x4)}.burij-about__frame{margin-bottom:var(--burij-x3);order:-1}.burij-about__accent{width:52%;bottom:-10%;left:-6%}}.burij-services{padding:var(--burij-x5) 0;background:var(--burij-ink)}.burij-services__card{padding:var(--burij-x5)}.burij-services__intro{max-width:42rem;margin-bottom:var(--burij-x4)}.burij-services__title{margin-bottom:var(--burij-x3);font-size:clamp(1.7rem,3.2vw,2.3rem)}.burij-services__body{color:var(--burij-cream-soft);font-size:1.05rem}.burij-services__grid{gap:var(--burij-x3);margin-bottom:var(--burij-x4);grid-template-columns:repeat(4,1fr);display:grid}.burij-services__item{background:var(--burij-card-raised);border-radius:var(--burij-edge);padding:var(--burij-x3);flex-direction:column;gap:.65rem;transition:transform .2s,box-shadow .2s;display:flex}.burij-services__item:hover{transform:translateY(-4px);box-shadow:0 20px 34px #00000059}.burij-services__item:first-child{transition-delay:0s}.burij-services__item:nth-child(2){transition-delay:80ms}.burij-services__item:nth-child(3){transition-delay:.16s}.burij-services__item:nth-child(4){transition-delay:.24s}.burij-services__icon{filter:drop-shadow(0 10px 16px #0006);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;padding:13px;transition:transform .3s cubic-bezier(.22,1.4,.36,1);display:flex}.burij-services__item:hover .burij-services__icon{transform:scale(1.12)rotate(-8deg)}.burij-services__icon svg{width:100%;height:100%}.burij-services__icon--a{background:linear-gradient(150deg, var(--burij-coral), var(--burij-coral-deep))}.burij-services__icon--b{background:linear-gradient(150deg, var(--burij-blue), #205ea8)}.burij-services__icon--c{background:linear-gradient(150deg, var(--burij-copper), #8a4f30)}.burij-services__icon--d{background:linear-gradient(150deg,#3f5875,#1c2c40)}.burij-services__item-title{margin:0;font-size:1.15rem}.burij-services__item-body{color:var(--burij-cream-soft);margin:0;font-size:.92rem;line-height:1.5}.burij-services__cta{margin-top:var(--burij-x1)}@media (max-width:900px){.burij-services__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.burij-services__card{padding:var(--burij-x4)}.burij-services__grid{grid-template-columns:1fr}}.burij-cta{padding:var(--burij-x5) 0;background:var(--burij-ink)}.burij-cta__card{padding:var(--burij-x5);align-items:center;gap:var(--burij-x4);grid-template-columns:1.2fr .8fr;display:grid;overflow:hidden}.burij-cta__title{margin-bottom:.5rem;font-size:clamp(1.5rem,2.8vw,2rem)}.burij-cta__body{color:var(--burij-cream-soft);max-width:32rem;margin-bottom:var(--burij-x3)}.burij-cta__frame{border-radius:var(--burij-edge);overflow:hidden}.burij-cta__frame img{object-fit:cover;aspect-ratio:4/3;width:100%;height:100%;transition:transform .4s}.burij-cta__frame:hover img{transform:scale(1.06)}@media (max-width:780px){.burij-cta__card{grid-template-columns:1fr}.burij-cta__frame{order:-1}}.burij-touch{padding:var(--burij-x5) 0 var(--burij-x6);background:var(--burij-ink)}.burij-touch__card{text-align:center;max-width:44rem;padding:var(--burij-x5);flex-direction:column;align-items:center;margin:0 auto;display:flex}.burij-touch__badge{width:84px;height:84px;margin-bottom:var(--burij-x3);border:3px solid var(--burij-card-raised);border-radius:50%;transition:transform .3s cubic-bezier(.22,1.2,.36,1);overflow:hidden;box-shadow:0 14px 26px #00000073}.burij-touch__badge:hover{transform:scale(1.1)rotate(4deg)}.burij-touch__badge img{object-fit:cover;width:100%;height:100%}.burij-touch__title{margin-bottom:var(--burij-x2);font-size:clamp(1.5rem,2.8vw,2rem)}.burij-touch__body{color:var(--burij-cream-soft);margin-bottom:var(--burij-x4)}.burij-foot{color:var(--burij-cream-soft);padding:var(--burij-x5) 0 var(--burij-x3);background:#060b14}.burij-foot__grid{gap:var(--burij-x4);padding-bottom:var(--burij-x4);border-bottom:1px solid var(--burij-line);grid-template-columns:1.2fr 1fr;display:grid}.burij-foot__brand{color:var(--burij-cream);font-size:1.3rem;font-weight:800;text-decoration:none;transition:color .2s,transform .2s;display:inline-block}.burij-foot__brand:hover{color:var(--burij-coral);transform:translateY(-2px)}.burij-foot__note{margin:var(--burij-x2) 0;color:var(--burij-cream-faint);max-width:30rem}.burij-foot__contact{margin:.25rem 0}.burij-foot__contact a{color:var(--burij-cream-soft)}.burij-foot__links{gap:.7rem var(--burij-x3);grid-template-columns:1fr 1fr;align-content:start;margin:0;padding:0;list-style:none;display:grid}.burij-foot__links a{color:var(--burij-cream-faint);font-size:.92rem;font-weight:600;text-decoration:none;transition:color .18s,transform .18s;display:inline-block}.burij-foot__links a:hover{color:var(--burij-cream);transform:translate(5px)}.burij-foot__socials{gap:var(--burij-x3);padding-top:var(--burij-x3);list-style:none;display:flex}.burij-foot__socials a{color:var(--burij-cream-soft);font-weight:600;text-decoration:none;transition:color .18s,transform .18s;display:inline-block}.burij-foot__socials a:hover{color:var(--burij-coral);transform:translateY(-3px)}.burij-foot__legal{padding-top:var(--burij-x3);color:var(--burij-cream-faint);font-size:.85rem}@media (max-width:640px){.burij-foot__grid{grid-template-columns:1fr}}.burij-totop{right:var(--burij-x3);bottom:var(--burij-x3);z-index:50;border-radius:var(--burij-edge);background:var(--burij-coral);color:#1a0a05;cursor:pointer;opacity:0;pointer-events:none;border:none;justify-content:center;align-items:center;width:48px;height:48px;transition:opacity .3s,transform .3s cubic-bezier(.22,1.4,.36,1),background .18s;display:flex;position:fixed;transform:scale(.5)translateY(20px);box-shadow:0 14px 28px #00000073}.burij-totop svg{width:20px;height:20px;transition:transform .25s}.burij-totop span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.burij-totop.is-visible{opacity:1;pointer-events:auto;transform:scale(1)translateY(0)}.burij-totop:hover{background:var(--burij-coral-deep)}.burij-totop:hover svg{transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){.burij-totop{transition:opacity .2s;transform:none}.burij-totop.is-visible{transform:none}}.burij-sheet{padding:var(--burij-x5) 0 var(--burij-x6)}.burij-sheet__grid{gap:var(--burij-x5);grid-template-columns:1.05fr .95fr;align-items:start;display:grid}.burij-sheet--narrow .burij-rail{max-width:40rem}.burij-sheet__kicker{text-transform:uppercase;letter-spacing:.1em;color:var(--burij-coral);margin-bottom:var(--burij-x2);font-size:.78rem;font-weight:700}.burij-sheet__title{margin-bottom:var(--burij-x2);font-size:clamp(2rem,3.8vw,2.6rem)}.burij-sheet__lede{color:var(--burij-cream-soft);margin-bottom:var(--burij-x2);font-size:1.1rem;font-weight:400}.burij-sheet__body{color:var(--burij-cream-soft);margin-bottom:var(--burij-x3)}.burij-sheet__note{margin-top:var(--burij-x3);color:var(--burij-cream-faint);font-size:.95rem}.burij-sheet__acts{gap:var(--burij-x2);margin-top:var(--burij-x3);flex-wrap:wrap;display:flex}.burij-sheet__frame{border-radius:var(--burij-edge);margin-top:var(--burij-x4);position:relative;overflow:visible}.burij-sheet__frame>img{object-fit:cover;aspect-ratio:4/3;border-radius:inherit;width:100%;height:100%;transition:transform .4s;display:block}.burij-sheet__frame:hover>img{transform:scale(1.06)}.burij-sheet__accent{border-radius:var(--burij-edge);border:4px solid var(--burij-ink);width:56%;transition:transform .3s cubic-bezier(.22,1.2,.36,1);position:absolute;bottom:-14%;right:-8%;overflow:hidden;box-shadow:0 20px 40px #00000080}.burij-sheet__accent:hover{transform:scale(1.05)rotate(2deg)}.burij-sheet__accent img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:640px){.burij-sheet__accent{width:48%;bottom:-10%;right:-4%}}.burij-sheet__panel{padding:var(--burij-x4)}.burij-sheet__panel--solo{margin-top:var(--burij-x4)}@media (max-width:860px){.burij-sheet__grid{grid-template-columns:1fr}}.burij-legal{max-width:880px;margin:0 auto;padding:30px}.burij-legal h1,.burij-legal h2,.burij-legal h3{margin-top:var(--burij-x4);margin-bottom:var(--burij-x2);color:var(--burij-cream)}.burij-legal p,.burij-legal li{color:var(--burij-cream-soft);line-height:1.65}.burij-legal ul,.burij-legal ol{padding-left:1.3rem}.burij-legal a{color:var(--burij-blue);transition:color .18s}.burij-legal a:hover{color:var(--burij-coral)}.burij-form{gap:var(--burij-x3);flex-direction:column;display:flex}.burij-field{color:var(--burij-cream-soft);flex-direction:column;gap:.4rem;font-size:.92rem;font-weight:600;display:flex}.burij-field input,.burij-field select{font:inherit;border:1px solid var(--burij-line);border-radius:var(--burij-edge);background:var(--burij-ink);color:var(--burij-cream);padding:.85rem 1rem}.burij-field select{color-scheme:dark}.burij-field input:hover,.burij-field select:hover{border-color:var(--burij-cream-faint)}.burij-field input:focus,.burij-field select:focus{border-color:var(--burij-coral)}.burij-check,.burij-radio{color:var(--burij-cream-faint);border-radius:var(--burij-edge);align-items:flex-start;gap:.55rem;margin:-.3rem;padding:.3rem;font-size:.88rem;font-weight:400;line-height:1.5;transition:background .18s,color .18s;display:flex}.burij-check:hover,.burij-radio:hover{color:var(--burij-cream-soft);background:#f4efe60d}.burij-check input,.burij-radio input{width:17px;height:17px;accent-color:var(--burij-coral);flex:none;margin-top:.2rem}.burij-check a,.burij-radio a{color:var(--burij-blue);transition:color .18s}.burij-check a:hover,.burij-radio a:hover{color:var(--burij-coral)}.burij-formmsg{border-radius:var(--burij-edge);margin:0;padding:.7rem .9rem;font-size:.9rem;font-weight:600}.burij-formmsg--ok{color:var(--burij-blue);background:#3f93e029}.burij-formmsg--error{color:var(--burij-coral);background:#ff6b5229}.burij-form .burij-btn{align-self:flex-start;margin-top:.25rem}