.home-page{background:var(--cream);color:var(--ink);position:relative;overflow-x:clip}.home-page:before{content:"";pointer-events:none;z-index:50;opacity:.018;mix-blend-mode:multiply;background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.7' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");position:fixed;inset:0}.home-hero{isolation:isolate;align-items:center;min-height:92svh;padding:9rem 2rem 5rem;display:flex;position:relative;overflow:hidden}.home-hero-photo{z-index:0;position:absolute;inset:0;overflow:hidden}.home-hero-photo img{filter:saturate(.95)brightness(1.02)}.home-hero-gradient{z-index:1;pointer-events:none;background:linear-gradient(95deg, var(--cream) 0%, var(--cream) 30%, #fbf8f1f0 45%, #fbf8f1bf 60%, #fbf8f173 80%, #fbf8f140 100%);position:absolute;inset:0}.home-hero-mesh{z-index:2;pointer-events:none;background:radial-gradient(40% 35% at 75% 25%,#1a2d5a1f 0%,#0000 70%),radial-gradient(45% 50% at 10% 80%,#2a7a3a24 0%,#0000 70%),radial-gradient(35% 30%,#c9a84012 0%,#0000 70%);position:absolute;inset:0}@media (max-width:760px){.home-hero-gradient{background:linear-gradient(#fbf8f1eb 0%,#fbf8f1db 60%,#fbf8f1f0 100%)}}.home-hero-inner{z-index:5;width:100%;max-width:1200px;margin:0 auto;position:relative}.home-hero-eyebrow{font-family:var(--font-display);letter-spacing:.24em;text-transform:uppercase;color:var(--green2);align-items:center;gap:.7rem;margin-bottom:2.5rem;font-size:.7rem;font-weight:700;display:inline-flex}.home-hero-eyebrow:before{content:"";background:var(--green2);width:32px;height:1px}.home-hero-title{font-family:var(--font-sans);letter-spacing:-.04em;color:var(--ink);max-width:18ch;margin-bottom:2.4rem;font-size:clamp(2.8rem,8.5vw,7rem);font-weight:200;line-height:.96}.home-hero-title strong{background:var(--grad-logo);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800}.home-hero-title em{font-family:var(--font-serif);color:var(--green2);font-style:italic;font-weight:400}.home-hero-lead{color:var(--ink-soft);max-width:58ch;margin-bottom:2.8rem;font-size:clamp(1.05rem,1.5vw,1.3rem);font-weight:300;line-height:1.7}.home-hero-lead strong{color:var(--ink);font-weight:500}.home-hero-actions{flex-wrap:wrap;gap:1.2rem;display:flex}.home-cta-primary{background:var(--grad-logo);color:var(--cream);border-radius:999px;align-items:center;gap:.85rem;padding:1.1rem 2rem;font-size:.98rem;font-weight:600;transition:transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 14px 30px -8px #1a2d5a59}.home-cta-primary:hover{transform:translateY(-2px)}.home-cta-ghost{color:var(--muted-ink);align-items:center;gap:.7rem;padding:1.1rem 1.6rem;font-size:.95rem;font-weight:500;transition:color .25s;display:inline-flex}.home-cta-ghost:hover{color:var(--ink)}.home-products{background:var(--cream2);padding:7rem 2rem;position:relative}.home-products-inner{max-width:1300px;margin:0 auto}.home-products-head{max-width:760px;margin-bottom:4rem}.home-products-grid{grid-template-rows:auto auto;grid-template-columns:1.4fr 1fr 1fr;gap:1rem;display:grid}@media (max-width:1000px){.home-products-grid{grid-template-columns:1fr 1fr}}@media (max-width:620px){.home-products-grid{grid-template-columns:1fr}}.home-product{background:var(--paper);border:1px solid var(--hairline);color:inherit;border-radius:22px;flex-direction:column;padding:2rem 1.8rem;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.home-product:hover{border-color:var(--hairline-strong);transform:translateY(-3px);box-shadow:0 24px 50px -22px #1a2d5a33}.home-product-big{grid-area:1/1/span 2;padding:2.6rem}@media (max-width:1000px){.home-product-big{grid-area:auto/1/auto/-1}}.home-product-tag{font-family:var(--font-display);letter-spacing:.18em;text-transform:uppercase;color:var(--muted-ink);margin-bottom:1rem;font-size:.6rem;font-weight:700}.home-product-tag.flag{background:linear-gradient(135deg, var(--green2), var(--green));color:var(--cream);border-radius:999px;width:fit-content;padding:.3rem .7rem}.home-product-icon{font-family:var(--font-serif);background:var(--grad-logo);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.2rem;font-size:2.4rem;font-style:italic;line-height:1}.home-product-big .home-product-icon{font-size:3.4rem}.home-product-title{font-family:var(--font-sans);letter-spacing:-.025em;color:var(--ink);margin-bottom:.7rem;font-size:1.5rem;font-weight:200;line-height:1.05}.home-product-big .home-product-title{font-size:clamp(2rem,3vw,2.6rem)}.home-product-title strong{background:var(--grad-logo);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800}.home-product-title em{font-family:var(--font-serif);color:var(--green2);font-style:italic;font-weight:400}.home-product-desc{color:var(--ink-soft);margin-bottom:1.4rem;font-size:.86rem;font-weight:300;line-height:1.65}.home-product-big .home-product-desc{font-size:.98rem}.home-product-link{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;color:var(--ink);align-items:center;gap:.55rem;margin-top:auto;font-size:.78rem;font-weight:600;transition:gap .25s;display:inline-flex}.home-product:hover .home-product-link{gap:.85rem}.home-product-link-arrow{background:var(--cream2);border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:background .25s,color .25s;display:inline-flex}.home-product:hover .home-product-link-arrow{background:var(--ink);color:var(--cream)}.home-pc{margin:0 -2rem;position:relative}.home-pc-controls{z-index:3;gap:.6rem;display:flex;position:absolute;top:-5rem;right:2rem}.home-pc-btn{background:var(--paper);border:1px solid var(--hairline);width:48px;height:48px;color:var(--ink);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:500;transition:all .25s;display:inline-flex}.home-pc-btn:hover:not(:disabled){background:var(--ink);color:var(--cream);border-color:var(--ink);transform:translateY(-1px)}.home-pc-btn:disabled{opacity:.35;cursor:not-allowed}.home-pc-track{scroll-snap-type:x mandatory;gap:1rem;padding:.5rem 2rem 1.4rem;scroll-padding-left:2rem;display:flex;overflow-x:auto}.home-pc-track::-webkit-scrollbar{height:4px}.home-pc-track::-webkit-scrollbar-track{background:0 0;margin:0 2rem}.home-pc-track::-webkit-scrollbar-thumb{background:var(--hairline-strong);border-radius:999px}.home-pc-card{scroll-snap-align:start;background:var(--paper);border:1px solid var(--hairline);border-radius:22px;flex-direction:column;flex:0 0 calc(33.3333% - .666667rem);transition:border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.home-pc-card:hover{border-color:var(--hairline-strong);box-shadow:0 28px 56px -24px #1a2d5a52}@media (max-width:1100px){.home-pc-card{flex:0 0 calc(50% - .5rem)}}@media (max-width:720px){.home-pc-card{flex:0 0 88%}}.home-pc-card-link{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.home-pc-media{aspect-ratio:4/3;background:var(--cream2);width:100%;position:relative;overflow:hidden}.home-pc-img{object-fit:cover;transition:transform .7s cubic-bezier(.16,1,.3,1)}.home-pc-card:hover .home-pc-img{transform:scale(1.05)}.home-pc-overlay{pointer-events:none;background:linear-gradient(#0d183000 50%,#0d183052 100%);position:absolute;inset:0}.home-pc-tag{font-family:var(--font-display);letter-spacing:.18em;text-transform:uppercase;color:var(--ink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;background:#ffffffeb;border-radius:999px;padding:.42rem .8rem;font-size:.62rem;font-weight:700;position:absolute;top:1rem;left:1rem}.home-pc-tag.flag{background:linear-gradient(135deg, var(--green2), var(--green));color:var(--cream)}.home-pc-body{flex-direction:column;flex:1;padding:1.6rem 1.6rem 1.8rem;display:flex}.home-pc-title{font-family:var(--font-sans);letter-spacing:-.025em;color:var(--ink);margin-bottom:.7rem;font-size:1.5rem;font-weight:200;line-height:1.1}.home-pc-title strong{background:var(--grad-logo);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800}.home-pc-title em{font-family:var(--font-serif);color:var(--green2);font-style:italic;font-weight:400}.home-pc-desc{color:var(--ink-soft);flex:1;margin-bottom:1.4rem;font-size:.86rem;font-weight:300;line-height:1.65}.home-pc-link{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:var(--ink);align-items:center;gap:.55rem;margin-top:auto;font-size:.74rem;font-weight:600;transition:gap .25s;display:inline-flex}.home-pc-card:hover .home-pc-link{gap:.85rem}.home-pc-link-arrow{background:var(--cream2);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-weight:500;transition:background .25s,color .25s;display:inline-flex}.home-pc-card:hover .home-pc-link-arrow{background:var(--ink);color:var(--cream)}.home-pc-dots{justify-content:center;gap:.4rem;margin-top:1.5rem;display:flex}.home-pc-dot{background:var(--hairline-strong);border-radius:50%;width:6px;height:6px}@media (max-width:760px){.home-pc-controls{display:none}}.home-why{background:var(--cream);padding:7rem 2rem}.home-why-inner{max-width:1200px;margin:0 auto}.home-why-head{max-width:720px;margin-bottom:4rem}.home-why-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:760px){.home-why-grid{grid-template-columns:1fr;gap:1.5rem}}.home-why-item{flex-direction:column;gap:1rem;display:flex}.home-why-num{font-family:var(--font-display);letter-spacing:.18em;color:var(--green2);font-size:.7rem;font-weight:800}.home-why-title{font-family:var(--font-sans);letter-spacing:-.02em;color:var(--ink);font-size:1.6rem;font-weight:200;line-height:1.1}.home-why-title em{font-family:var(--font-serif);color:var(--green2);font-style:italic}.home-why-desc{color:var(--ink-soft);font-size:.92rem;font-weight:300;line-height:1.7}.home-career{background:linear-gradient(120deg, #fff8e6 0%, var(--cream2) 55%, var(--cream) 100%);padding:5.5rem 2rem;position:relative;overflow:hidden}.home-career-inner{z-index:2;background:var(--paper);border:1px solid var(--hairline);border-radius:28px;grid-template-columns:1.3fr 1fr;align-items:center;gap:3rem;max-width:1200px;margin:0 auto;padding:3rem;display:grid;position:relative;box-shadow:0 30px 70px -36px #87632747}@media (max-width:860px){.home-career-inner{grid-template-columns:1fr;gap:2rem;padding:2.2rem}}.home-career-eyebrow{font-family:var(--font-display);letter-spacing:.2em;text-transform:uppercase;color:#876327;align-items:center;gap:.7rem;margin-bottom:1.3rem;font-size:.7rem;font-weight:700;display:inline-flex}.home-career-eyebrow:before{content:"";background:#876327;width:26px;height:1px}.home-career-title{font-family:var(--font-sans);letter-spacing:-.02em;color:var(--ink);margin-bottom:1rem;font-size:clamp(1.7rem,3.2vw,2.5rem);font-weight:200;line-height:1.1}.home-career-title strong{background:linear-gradient(135deg, var(--navy), #876327);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800}.home-career-title em{font-family:var(--font-serif);color:var(--green2);font-style:italic}.home-career-lead{color:var(--ink-soft);max-width:52ch;font-size:.98rem;font-weight:300;line-height:1.7}.home-career-points{flex-direction:column;gap:.6rem;margin:1.5rem 0 0;display:flex}.home-career-point{color:var(--ink-soft);align-items:center;gap:.6rem;font-size:.86rem;display:flex}.home-career-point-tick{background:linear-gradient(135deg, var(--gold2), #876327);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.62rem;font-weight:700;display:inline-flex}.home-career-side{flex-direction:column;align-items:flex-start;gap:1.2rem;display:flex}.home-career-cta{background:linear-gradient(135deg, var(--navy2), #876327);color:var(--cream);white-space:nowrap;border-radius:999px;align-items:center;gap:.8rem;padding:1rem 1.8rem;font-size:.94rem;font-weight:600;transition:transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 14px 30px -8px #87632766}.home-career-cta:hover{transform:translateY(-2px)}.home-career-note{color:var(--muted-ink);max-width:26ch;font-size:.78rem;font-style:italic;line-height:1.5}.home-final{background:linear-gradient(135deg, var(--navy3), var(--navy), var(--green2));color:var(--cream);text-align:center;padding:7rem 2rem;position:relative;overflow:hidden}.home-final:before{content:"";background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60%,#000 30%,#0000 80%);mask-image:radial-gradient(70% 60%,#000 30%,#0000 80%)}.home-final-inner{z-index:2;max-width:800px;margin:0 auto;position:relative}.home-final-eyebrow{font-family:var(--font-display);letter-spacing:.24em;text-transform:uppercase;color:var(--gold2);margin-bottom:2rem;font-size:.7rem;font-weight:700;display:inline-block}.home-final-title{font-family:var(--font-sans);letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.4rem);font-weight:200;line-height:1.05}.home-final-title em{font-family:var(--font-serif);color:var(--gold2);font-style:italic}.home-final-lead{opacity:.75;max-width:56ch;margin-bottom:2.4rem;margin-left:auto;margin-right:auto;font-size:1.05rem;font-weight:300;line-height:1.7}.home-final-cta{background:linear-gradient(135deg, var(--gold), var(--gold2));color:var(--navy3);border-radius:999px;align-items:center;gap:.85rem;padding:1.15rem 2.2rem;font-size:1rem;font-weight:700;transition:transform .3s;display:inline-flex;box-shadow:0 0 0 1px #f5e0a080,0 14px 36px -8px #c9a84080}.home-final-cta:hover{transform:translateY(-2px)}
