:root{--navy:#233446;--navy2:#1d2e40;--orange:#df9755;--cream:#fbf9f4;--stone:#e6e2d8;--ink:#263648;--muted:#697783}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%}.wrap{width:min(1280px,calc(100% - 8vw));margin:auto}.skip{position:absolute;left:-1000px;top:auto}.skip:focus{left:15px;top:15px;background:white;padding:12px;z-index:100}.header{position:absolute;z-index:30;top:0;left:0;right:0;color:#f8f6f0}.nav-inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:30px}.wordmark{display:inline-flex;align-items:center;gap:12px;min-width:max-content}.logo-box{width:40px;height:40px;border-radius:11px;background:var(--orange);display:grid;place-items:center}.logo-box img{width:26px;height:26px}.wordmark-type strong{display:block;font-size:13px;letter-spacing:.19em;line-height:1.1}.wordmark-type small{display:block;font-size:7px;letter-spacing:.23em;line-height:1.5;margin-top:3px}.header nav{display:flex;align-items:center;gap:32px;font-size:13px}.header nav a:not(.nav-button):hover{color:#f2bc89}.nav-button,.pill{border-radius:99px;background:var(--orange);color:#233446;font-size:13px;font-weight:700;padding:13px 22px;display:inline-flex;align-items:center;gap:30px;transition:transform .2s,background .2s}.nav-button:hover,.pill:hover{background:#efad70;transform:translateY(-2px)}.menu-button{display:none;background:transparent;border:1px solid #657688;color:white;border-radius:6px;padding:9px 13px}.hero{background:var(--navy);color:#f6f4ed;min-height:770px;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;width:750px;height:750px;right:-350px;top:35px;border:1px solid rgba(221,224,224,.09);border-radius:50%}.hero-layout{display:grid;grid-template-columns:minmax(0,1.07fr) minmax(380px,.93fr);gap:40px;align-items:center;min-height:730px;padding:112px 0 100px}.hero-content{position:relative;z-index:2}.kicker,.section-index{font:700 11px/1.3 'Courier New',monospace;letter-spacing:.17em;color:var(--orange)}.kicker:before{content:"";display:inline-block;width:34px;border-top:1px solid var(--orange);vertical-align:middle;margin-right:13px}.hero h1{font-size:clamp(64px,7.1vw,112px);font-weight:500;letter-spacing:-.065em;line-height:.94;max-width:690px;margin:29px 0 37px}.hero h1 em,h2 em{display:block;font-family:Georgia,serif;font-weight:400;letter-spacing:-.075em}.hero h1 em{color:var(--orange)}.hero-lead{color:#c5ced4;font-size:18px;line-height:1.65;max-width:630px;margin:0}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:38px}.hero-actions .pill{min-height:54px}.hero-actions .pill span{background:#c98645;width:28px;height:28px;border-radius:50%;display:grid;place-items:center}.text-link{font-size:14px}.text-link:hover{color:var(--orange)}.network{height:560px;position:relative;display:grid;place-items:center}.network-ring{position:absolute;border-radius:50%;pointer-events:none}.network-ring.one{width:480px;height:480px;border:1px solid rgba(230,231,223,.15)}.network-ring.two{width:365px;height:365px;border:1px dashed rgba(223,151,85,.45);animation:rotate 100s linear infinite}.network-core{position:relative;z-index:2;width:270px;height:255px;background:linear-gradient(145deg,#2d455a,#263c50);border:1px solid #577084;border-radius:20px;box-shadow:0 24px 65px rgba(0,0,0,.2);padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center}.network-core>span,.network-core small{font:11px 'Courier New',monospace;letter-spacing:.12em;color:#a9b9c0}.network-core>span{border-bottom:1px solid #526879;width:100%;text-align:left;padding-bottom:12px}.network-core img{width:100px;height:100px;margin-top:7px}.network-core strong{font-size:22px;letter-spacing:.2em;line-height:1}.network-core small{font-size:9px}.network-node{position:absolute;z-index:3;border:1px solid rgba(236,211,188,.5);background:#253d50;color:#f0cfaa;border-radius:99px;padding:8px 12px;font:10px 'Courier New',monospace;letter-spacing:.08em;box-shadow:0 4px 15px #132a3b}.node-one{top:34px;left:21%}.node-two{right:0;top:150px}.node-three{left:0;bottom:145px}.node-four{right:21%;bottom:43px}.network-footnote{position:absolute;bottom:0;right:0;color:#aab9c3;font-size:11px;text-align:right}.network-footnote b{color:#eac198;font-weight:400}.ticker{height:49px;border-top:1px solid #506176;background:#1b2d3f;overflow:hidden;display:flex;align-items:center;color:#b8c3cd;font:10px 'Courier New',monospace;letter-spacing:.15em;white-space:nowrap}.ticker div{min-width:max-content;animation:marquee 30s linear infinite}.ticker span{color:var(--orange);margin:0 30px}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes rotate{to{transform:rotate(360deg)}}.section{padding:126px 0;scroll-margin-top:20px}.section h2{font-size:clamp(48px,5vw,74px);line-height:1.08;font-weight:500;letter-spacing:-.06em;margin:27px 0 0}.section h2 em{display:inline;font-style:italic}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:80px}.company-body{padding-top:45px;color:#66717a;font-size:16px}.company-body p{max-width:610px;margin:0 0 20px}.company-body .large{font-size:22px;color:var(--ink);line-height:1.45;margin-bottom:24px}.place{border-top:1px solid #d7d6d0;margin-top:32px;padding-top:22px;display:flex;gap:17px;align-items:center}.place>span{color:var(--orange);font-size:30px}.place strong,.place small{display:block}.place strong{color:var(--ink)}.place small{color:#74808a}.categories{background:#f1efe8}.section-head{display:flex;align-items:end;justify-content:space-between;gap:35px}.section-head h2{max-width:750px}.section-head p{max-width:300px;color:#687480;margin:0 0 5px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:55px}.category-card{min-height:310px;border-radius:16px;position:relative;overflow:hidden;padding:24px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .25s,box-shadow .25s}.category-card:hover{transform:translateY(-7px);box-shadow:0 18px 34px rgba(32,48,63,.13)}.category-card small{font:10px 'Courier New',monospace;letter-spacing:.12em}.category-icon{position:absolute;top:18px;right:22px;border:1px solid #9ca8a9;border-radius:50%;width:35px;height:35px;display:grid;place-items:center}.category-card strong{display:block;font-size:22px;line-height:1.1;position:relative;z-index:1}.category-card p{font-size:14px;color:#536272;line-height:1.45;min-height:60px;position:relative;z-index:1}.category-card b{font-size:10px;letter-spacing:.1em;position:relative;z-index:1}.category-card i{font-style:normal;position:absolute;right:-12px;bottom:-85px;font-size:200px;line-height:1;color:rgba(31,54,68,.08)}.toys{background:#eadac8}.home{background:#d7e4e1}.care{background:#e3dfee}.general{background:#e2e5cf}.difference{background:var(--navy);color:#f6f3eb}.difference-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px}.difference h2 em{color:var(--orange)}.difference-grid>div:first-child>p{max-width:410px;color:#c0cbd2;font-size:17px}.principles{display:grid;grid-template-columns:1fr 1fr;gap:32px 36px}.principles article{border-top:1px solid #617080;padding-top:24px}.principles article span{font:12px 'Courier New',monospace;color:var(--orange)}.principles h3{font-size:20px;margin:33px 0 10px}.principles p{color:#bbc7ce;font-size:15px;margin:0}.approach .steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d6d6d0;margin-top:58px}.steps article{min-height:240px;padding:29px 38px;border-right:1px solid #d6d6d0;position:relative}.steps article:first-child{padding-left:0}.steps article:last-child{border:0}.steps article>span{font:12px 'Courier New',monospace;color:#c1854b}.step-symbol{position:absolute;top:20px;right:35px;color:#c1854b;font-size:23px}.steps h3{font-size:21px;margin:68px 0 9px;line-height:1.2}.steps p{color:#6d7781;font-size:15px;max-width:300px}.contact{background:var(--stone)}.contact-grid{display:grid;grid-template-columns:.77fr 1.23fr;gap:85px;align-items:start}.contact-grid>div:first-child>p{color:#65717a;max-width:430px;font-size:16px;margin:28px 0}.contact-detail{font-size:14px;color:#5d6a74;margin-top:10px}.form-card{background:var(--cream);padding:38px;border-radius:18px;box-shadow:0 20px 45px rgba(22,38,50,.07)}.form-top{display:flex;justify-content:space-between;gap:20px;font:10px 'Courier New',monospace;color:#b17a4c;letter-spacing:.12em}.form-card h3{font-size:29px;margin:22px 0}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px 20px}.form-card label{display:block;font-size:13px;font-weight:700;margin-bottom:18px}.form-card input,.form-card select,.form-card textarea{display:block;width:100%;border:1px solid #d4d0c7;border-radius:7px;background:#fff;padding:13px;color:var(--ink);margin-top:7px}.form-card textarea{height:125px;resize:vertical}.form-bottom{border-top:1px solid #d7d5cf;padding-top:24px;display:flex;justify-content:space-between;align-items:center;gap:20px}.form-bottom small{color:#737e86;max-width:250px}.form-bottom button{border:0;background:var(--navy);color:#fff;padding:13px 20px;border-radius:99px;white-space:nowrap}.form-bottom button:disabled{opacity:.6;cursor:not-allowed}.footer{background:var(--navy2);color:#e6e9e7;padding:50px 0 25px}.footer-main{display:flex;justify-content:space-between;gap:30px}.footer-main p{font-size:14px;color:#b9c3c8}.footer-main>div:last-child{text-align:right}.footer-main>div:last-child>span{font:10px 'Courier New',monospace;color:var(--orange);letter-spacing:.12em}.footer-low{border-top:1px solid #536171;margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;gap:25px;color:#9eacb5;font:10px 'Courier New',monospace;letter-spacing:.09em}
@media(max-width:1050px){.hero-layout{grid-template-columns:1fr}.hero-content{padding-top:50px}.network{height:370px}.network-ring.one{width:340px;height:340px}.network-ring.two{width:270px;height:270px}.network-core{width:210px;height:195px}.network-core img{width:66px;height:66px}.network-core strong{font-size:17px}.network-node{font-size:8px}.node-one{top:5px;left:29%}.node-two{right:15%;top:70px}.node-three{left:15%;bottom:80px}.node-four{bottom:5px;right:29%}.network-footnote{display:none}.category-grid{grid-template-columns:repeat(2,1fr)}.difference-grid{gap:50px}.contact-grid{gap:35px}}@media(max-width:700px){.wrap{width:calc(100% - 40px)}.header{background:var(--navy)}.nav-inner{height:72px}.menu-button{display:block}.header nav{display:none;position:absolute;top:72px;left:0;right:0;background:var(--navy);padding:18px 20px 25px;flex-direction:column;align-items:stretch;gap:0;border-top:1px solid #556578}.header nav.open{display:flex}.header nav a{padding:12px 0}.header nav .nav-button{margin-top:10px;display:block;text-align:center}.hero-layout{padding:125px 0 40px;min-height:0;gap:20px}.hero h1{font-size:clamp(56px,13vw,85px)}.hero-lead{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.network{height:350px}.section{padding:75px 0}.section h2{font-size:clamp(43px,10vw,65px)}.two-col,.difference-grid,.contact-grid{grid-template-columns:1fr;gap:15px}.company-body{padding-top:0}.section-head{display:block}.section-head p{max-width:620px;margin-top:22px}.category-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:33px}.category-card{min-height:260px;padding:18px}.category-card strong{font-size:18px}.category-card p{font-size:12px}.category-card b{font-size:9px}.principles{margin-top:28px;gap:28px 22px}.approach .steps{display:block}.steps article,.steps article:first-child{min-height:0;padding:22px 0 28px;border-right:0;border-bottom:1px solid #d6d6d0}.steps h3{margin:28px 0 6px}.step-symbol{top:10px;right:0}.contact-grid{gap:30px}.footer-main,.footer-low{display:block}.footer-main>div:last-child{text-align:left;margin-top:35px}.footer-low span{display:block;margin-top:10px}}@media(max-width:440px){.hero h1{font-size:56px}.kicker{font-size:9px}.network{height:285px}.network-ring.one{width:265px;height:265px}.network-ring.two{width:218px;height:218px}.network-core{width:178px;height:170px;padding:12px}.network-core img{width:55px;height:55px}.network-core strong{font-size:15px}.network-node{padding:5px 7px;font-size:7px}.node-one{left:26%}.node-two{right:0;top:62px}.node-three{left:0;bottom:67px}.node-four{right:27%}.category-grid{grid-template-columns:1fr}.category-card{min-height:225px}.category-card p{min-height:0}.principles{grid-template-columns:1fr}.field-grid{grid-template-columns:1fr;gap:0}.form-card{padding:22px}.form-bottom{display:block}.form-bottom button{margin-top:18px;width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.network-ring.two,.ticker div{animation:none}.nav-button,.pill,.category-card{transition:none}}
@media(min-width:701px) and (max-width:900px){.header{background:var(--navy)}.menu-button{display:block}.header nav{display:none;position:absolute;top:82px;left:0;right:0;background:var(--navy);padding:18px 4vw 25px;flex-direction:column;align-items:stretch;gap:0;border-top:1px solid #556578}.header nav.open{display:flex}.header nav a{padding:12px 0}.header nav .nav-button{margin-top:10px;display:block;text-align:center}}
.contact-detail a,.form-bottom a,.footer-main a[href^="mailto:"]{text-decoration:underline;text-underline-offset:3px}.contact-detail a:hover,.form-bottom a:hover,.footer-main a[href^="mailto:"]:hover{color:#b97942}

.office{background:#dfe5ea}.pet{background:#e8ddd6}

/* Softer typography: rounded sans for clarity, warm serif for emphasis. */
body,button,input,select,textarea{font-family:'Nunito Sans',Arial,sans-serif}
.hero h1 em,h2 em{font-family:'Fraunces',Georgia,serif;font-weight:400;letter-spacing:-.055em}
.kicker,.section-index,.ticker,.network-core>span,.network-core small,.network-node,.category-card small,.principles article span,.steps article>span,.form-top,.footer-main>div:last-child>span,.footer-low{font-family:'Nunito Sans',Arial,sans-serif;font-weight:800;letter-spacing:.13em}
/* Distribution-hub identity and interactive network */
:root{--mint:#75d8c5;--sky:#9ec8f3}
.header .logo-box,.footer .logo-box{width:50px;height:50px;background:transparent;border-radius:0;overflow:visible}.header .logo-box img,.footer .logo-box img{width:46px;height:46px;filter:drop-shadow(0 0 10px rgba(223,151,85,.28));transition:transform .45s ease,filter .45s ease}.wordmark:hover .logo-box img{transform:translateY(-3px) rotate(-7deg) scale(1.06);filter:drop-shadow(0 0 18px rgba(223,151,85,.66))}
.hero{background:radial-gradient(circle at 77% 41%,#315c68 0%,#2c455c 24%,#233446 61%,#1c3044 100%)}.hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 63% 35%,rgba(235,159,93,.13),transparent 28%),radial-gradient(circle at 95% 70%,rgba(95,210,194,.16),transparent 30%);pointer-events:none}.hero-layout{position:relative;z-index:1;grid-template-columns:minmax(0,.97fr) minmax(450px,1.03fr);min-height:830px;padding-top:115px;padding-bottom:90px}.hero h1 em{text-shadow:0 0 38px rgba(223,151,85,.18)}.hero-actions .pill{box-shadow:0 10px 32px rgba(219,146,80,.27)}.hero-actions .pill:hover span{transform:rotate(45deg)}.hero-actions .pill span{transition:transform .3s ease}
.network{height:640px;isolation:isolate;background:radial-gradient(circle at center,rgba(102,214,199,.14),transparent 52%);overflow:visible}.network:before,.network:after{content:"";position:absolute;left:50%;top:44%;border-radius:50%;pointer-events:none}.network:before{width:550px;height:550px;transform:translate(-50%,-50%);background:conic-gradient(from 10deg,transparent 0 30deg,rgba(243,174,107,.14) 35deg,transparent 42deg 90deg,rgba(98,209,197,.13) 95deg,transparent 110deg 170deg,rgba(159,194,242,.13) 178deg,transparent 195deg 360deg);filter:blur(9px)}.network:after{width:8px;height:8px;background:var(--orange);box-shadow:0 0 18px var(--orange),230px 30px 0 -2px var(--mint),-235px 60px 0 -2px var(--sky);animation:beacon 3s ease-in-out infinite}.network-ring.one{width:490px;height:490px;top:44%;left:50%;transform:translate(-50%,-50%);border-color:rgba(175,225,230,.31);box-shadow:0 0 0 25px rgba(129,205,205,.025),inset 0 0 35px rgba(116,218,209,.04)}.network-ring.two{width:360px;height:360px;top:44%;left:50%;margin-left:-180px;margin-top:-180px;border-color:rgba(233,169,113,.55);animation:rotate 55s linear infinite}.network-pulse{position:absolute;left:50%;top:44%;width:270px;height:270px;border:1px solid rgba(111,218,197,.4);border-radius:50%;transform:translate(-50%,-50%);animation:hub-pulse 4s ease-out infinite;pointer-events:none}
.network-hub{position:absolute;z-index:3;top:44%;left:50%;transform:translate(-50%,-50%);width:240px;text-align:center;display:flex;flex-direction:column;align-items:center}.hub-glow{position:absolute;z-index:-1;top:15px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(97,229,203,.24),rgba(229,155,89,.08) 45%,transparent 71%);filter:blur(3px);animation:glow 4s ease-in-out infinite}.hub-building{width:177px;height:177px;display:grid;place-items:center;animation:float 5s ease-in-out infinite}.hub-building img{width:165px;height:165px;filter:drop-shadow(0 11px 15px rgba(3,15,25,.3)) drop-shadow(0 0 16px rgba(234,162,95,.4))}.network-hub strong{font-size:22px;letter-spacing:.23em;line-height:1.1}.network-hub small{color:#b6d1d2;font-size:10px;letter-spacing:.22em;margin-top:6px;font-weight:800}
.icon-defs{position:absolute;width:0;height:0;overflow:hidden}.network-nodes{position:absolute;inset:0;z-index:5}.network-node{display:inline-flex;align-items:center;gap:8px;width:max-content;padding:8px 13px 8px 8px;border-radius:100px;border:1px solid rgba(190,224,232,.5);background:rgba(29,51,70,.92);backdrop-filter:blur(8px);color:#f8f8f0;font:800 10px/1.2 'Nunito Sans',Arial,sans-serif;letter-spacing:.08em;box-shadow:0 8px 22px rgba(7,18,29,.25);transition:transform .25s ease,background .25s,border-color .25s,box-shadow .25s;cursor:pointer}.network-node svg{width:27px;height:27px;padding:5px;border-radius:50%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;color:#213549;background:var(--orange)}.network-node[data-accent=mint] svg{background:var(--mint)}.network-node[data-accent=blue] svg{background:var(--sky)}.network-node:hover,.network-node:focus-visible,.network-node.is-active{transform:translateY(-5px) scale(1.04);border-color:var(--orange);box-shadow:0 10px 30px rgba(233,159,88,.3);outline:none}.network-node[data-accent=mint]:hover,.network-node[data-accent=mint]:focus-visible,.network-node[data-accent=mint].is-active{border-color:var(--mint);box-shadow:0 10px 30px rgba(92,225,198,.25)}.network-node[data-accent=blue]:hover,.network-node[data-accent=blue]:focus-visible,.network-node[data-accent=blue].is-active{border-color:var(--sky);box-shadow:0 10px 30px rgba(141,191,245,.26)}.node-one{top:4%;left:8%}.node-two{top:8%;right:0}.node-three{top:37%;right:-7%}.node-four{bottom:33%;right:-6%}.node-five{bottom:19%;left:5%}.node-six{top:39%;left:-10%}
.network-caption{position:absolute;z-index:6;bottom:0;left:50%;transform:translateX(-50%);width:min(420px,82%);padding:13px 20px 15px;text-align:center;border:1px solid rgba(165,215,222,.4);border-radius:14px;background:rgba(25,48,65,.93);box-shadow:0 15px 38px rgba(6,23,33,.23);min-height:94px;transition:border-color .25s,background .25s}.network-caption>span{display:block;color:var(--orange);font:800 9px 'Nunito Sans',sans-serif;letter-spacing:.16em}.network-caption strong{display:block;color:#fff;font-size:15px;line-height:1.25;margin:4px 0 1px}.network-caption p{margin:0;color:#c7d9dc;font-size:11px;line-height:1.3}.network[data-active-accent=mint] .network-caption{border-color:var(--mint)}.network[data-active-accent=blue] .network-caption{border-color:var(--sky)}
@keyframes float{50%{transform:translateY(-9px)}}@keyframes glow{50%{opacity:.5;transform:scale(1.13)}}@keyframes hub-pulse{0%{opacity:.7;transform:translate(-50%,-50%) scale(.65)}80%,100%{opacity:0;transform:translate(-50%,-50%) scale(1.65)}}@keyframes beacon{50%{opacity:.3}}
/* More life throughout the page, while keeping content easy to read. */
.section{position:relative}.section-index{display:inline-flex;align-items:center;gap:10px}.section-index:before{content:"";width:8px;height:8px;background:var(--orange);border-radius:50%;box-shadow:0 0 0 5px rgba(223,151,85,.14)}.company{background:radial-gradient(circle at 7% 30%,rgba(243,179,112,.09),transparent 32%),var(--cream)}.categories{background:linear-gradient(155deg,#f3f0e8,#e7eee9 80%)}.category-card{border:1px solid rgba(38,54,72,.1);box-shadow:0 8px 20px rgba(33,53,67,.045)}.category-card:hover{transform:translateY(-9px) rotate(-.5deg);box-shadow:0 24px 38px rgba(32,48,63,.16)}.category-card:hover .category-icon{transform:rotate(18deg) scale(1.1);background:rgba(255,255,255,.4)}.category-icon{transition:transform .3s,background .3s}.category-card i{transition:transform .45s}.category-card:hover i{transform:translate(-10px,-16px) rotate(6deg)}.difference{background:radial-gradient(circle at 0 100%,rgba(103,207,197,.15),transparent 35%),radial-gradient(circle at 95% 0,rgba(235,168,104,.12),transparent 34%),var(--navy)}.principles article{transition:padding .25s,border-color .25s}.principles article:hover{padding-left:9px;border-color:var(--orange)}.steps article{transition:background .25s,padding .25s}.steps article:hover{background:rgba(104,208,194,.08)}.form-card{border:1px solid rgba(225,151,84,.22)}.form-card:focus-within{box-shadow:0 20px 50px rgba(28,64,78,.13)}
.reveal-pending{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.reveal-pending.revealed{opacity:1;transform:none}
@media(max-width:1050px){.hero-layout{grid-template-columns:1fr;gap:15px;min-height:0;padding-bottom:65px}.network{width:min(620px,100%);margin:5px auto 0;height:620px}.network-ring.one{width:440px;height:440px}.network-ring.two{width:330px;height:330px;margin-left:-165px;margin-top:-165px}.node-one{top:6%;left:6%}.node-two{top:6%;right:3%}.node-three{top:35%;right:-2%}.node-four{bottom:32%;right:-2%}.node-five{bottom:22%;left:3%}.node-six{top:39%;left:-3%}}
@media(max-width:700px){.header .logo-box,.footer .logo-box{width:43px;height:43px}.header .logo-box img,.footer .logo-box img{width:40px;height:40px}.hero-layout{padding:125px 0 55px}.network{height:auto;display:flex;flex-direction:column;align-items:center;gap:17px;padding:20px 0 0;margin:15px auto 0;background:radial-gradient(circle at 50% 21%,rgba(91,216,195,.17),transparent 39%)}.network:before,.network:after,.network-ring,.network-pulse{display:none}.network-hub{position:relative;top:auto;left:auto;transform:none;width:100%;margin-bottom:2px}.hub-building{width:140px;height:140px}.hub-building img{width:135px;height:135px}.hub-glow{top:0;width:165px;height:165px}.network-hub strong{font-size:19px}.network-nodes{position:relative;inset:auto;width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.network-node,.node-one,.node-two,.node-three,.node-four,.node-five,.node-six{position:relative;top:auto;left:auto;right:auto;bottom:auto;width:100%;min-height:47px;padding:6px 8px;justify-content:flex-start;font-size:9px;white-space:normal}.network-node svg{flex:none;width:27px;height:27px}.network-caption{position:relative;left:auto;bottom:auto;transform:none;width:100%;min-height:92px}.hero:after{opacity:.7}}
@media(max-width:440px){.network-nodes{gap:7px}.network-node{font-size:8px;letter-spacing:.02em}.network-node svg{width:25px;height:25px;padding:4px}}
@media(prefers-reduced-motion:reduce){.hub-building,.hub-glow,.network-pulse,.network:after{animation:none}.reveal-pending{opacity:1;transform:none;transition:none}.network-node,.category-card,.category-card i,.category-icon,.principles article,.steps article,.header .logo-box img,.footer .logo-box img{transition:none}}
@media(min-width:701px){.network-node.node-three{left:auto;bottom:auto}}
.network[data-active-accent=mint] .hub-glow{background:radial-gradient(circle,rgba(111,231,202,.36),rgba(90,193,184,.11) 48%,transparent 72%)}.network[data-active-accent=blue] .hub-glow{background:radial-gradient(circle,rgba(143,193,250,.35),rgba(120,164,236,.1) 48%,transparent 72%)}.network[data-active-accent=mint] .network-hub strong{color:#b8f7e8}.network[data-active-accent=blue] .network-hub strong{color:#c7e1ff}
.header .logo-box img{animation:logo-bob 5s ease-in-out infinite}.header .wordmark:hover .logo-box img{animation-play-state:paused}@keyframes logo-bob{50%{transform:translateY(-3px)}}@media(prefers-reduced-motion:reduce){.header .logo-box img{animation:none}}
.header .wordmark:hover .logo-box img{animation:none;transform:translateY(-3px) rotate(-7deg) scale(1.06)}
/* Moving distribution story: decorative route lines, truck and market flight. */
.route-map{position:absolute;inset:0;width:100%;height:100%;z-index:2;overflow:visible;pointer-events:none}.route-spokes path{fill:none;stroke:rgba(174,226,224,.3);stroke-width:1.5;stroke-dasharray:4 9;animation:route-dash 9s linear infinite;transition:stroke .25s,stroke-width .25s}.route-spokes path.active{stroke:rgba(246,186,119,.8);stroke-width:2.5}.truck-track,.trip-path{fill:none;stroke:none}.plane-track{fill:none;stroke:rgba(166,210,250,.58);stroke-width:1.5;stroke-dasharray:3 10;animation:route-dash 10s linear infinite}.vehicle{position:absolute;z-index:4;left:50%;top:44%;pointer-events:none;opacity:0;filter:drop-shadow(0 8px 10px rgba(5,22,35,.45));transition:opacity .25s}.network.route-ready .vehicle{opacity:1}.vehicle.truck{width:59px;height:38px}.vehicle.plane{width:31px;height:31px;filter:drop-shadow(0 0 9px rgba(141,206,255,.95))}.vehicle svg{display:block;width:100%;height:100%}.mobile-route{display:none}.network-hub{z-index:3}.network-node{z-index:5}@keyframes route-dash{to{stroke-dashoffset:-130}}
@media(max-width:700px){.route-map,.network>.vehicle{display:none!important}.mobile-route{display:block;position:relative;width:100%;height:57px;border:1px solid rgba(161,221,221,.3);background:linear-gradient(90deg,rgba(228,158,98,.1),rgba(108,211,201,.11));border-radius:12px;overflow:hidden}.mobile-track{position:absolute;left:9px;right:9px;top:34px;border-top:2px dashed rgba(194,227,222,.48)}.mobile-truck{position:absolute;z-index:1;left:8px;top:10px;width:53px;height:38px;animation:mobile-drive 11s linear infinite}.mobile-truck svg{width:100%;height:100%;filter:drop-shadow(0 4px 5px rgba(0,0,0,.3))}.mobile-destination{position:absolute;right:14px;top:5px;color:#b8eddc;font-size:9px;font-weight:800;letter-spacing:.12em}@keyframes mobile-drive{0%{left:8px;transform:scaleX(1)}45%{left:calc(100% - 62px);transform:scaleX(1)}50%{left:calc(100% - 62px);transform:scaleX(-1)}95%{left:8px;transform:scaleX(-1)}100%{left:8px;transform:scaleX(1)}}}
@media(prefers-reduced-motion:reduce){.route-spokes path,.plane-track,.mobile-truck{animation:none}.network>.vehicle{display:none}.mobile-truck{left:50%!important;transform:translateX(-50%)!important}}
.scroll-progress{position:fixed;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#e9a362,#8fdacb,#a8ccff);z-index:100;transform:scaleX(0);transform-origin:left;box-shadow:0 0 14px rgba(143,218,203,.45)}.approach .steps{position:relative}.approach .steps:before{content:"";position:absolute;top:-2px;left:0;width:0;height:3px;background:linear-gradient(90deg,#e9a362,#80d9c8,#aacfff);transition:width 1.9s ease}.approach.in-view .steps:before{width:100%}.approach.in-view .step-symbol{animation:step-pop .8s ease both}.approach.in-view .steps article:nth-child(2) .step-symbol{animation-delay:.35s}.approach.in-view .steps article:nth-child(3) .step-symbol{animation-delay:.7s}@keyframes step-pop{0%{opacity:.2;transform:scale(.4)}60%{transform:scale(1.3)}100%{opacity:1;transform:scale(1)}}@media(max-width:700px){.approach .steps:before{display:none}}@media(prefers-reduced-motion:reduce){.approach .steps:before{width:100%;transition:none}.approach.in-view .step-symbol{animation:none}}
/* Animated, illustrative product examples for each category. */
.category-card{display:block;min-height:390px;padding:0;isolation:isolate}
.category-visual{height:215px;position:relative;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 49% 68%,rgba(255,255,255,.83),rgba(255,255,255,.22) 42%,transparent 72%)}
.category-visual:before{content:"";position:absolute;width:265px;height:110px;border-radius:50%;bottom:12px;left:50%;transform:translateX(-50%);background:rgba(35,52,70,.07);filter:blur(10px)}
.category-visual:after{content:"✦";position:absolute;top:17px;right:28px;color:rgba(35,52,70,.27);font-size:25px;animation:category-sparkle 5s ease-in-out infinite}
.category-visual svg{width:min(100%,420px);height:205px;position:relative;z-index:1;overflow:visible;filter:drop-shadow(0 10px 6px rgba(35,52,70,.12))}
.category-visual .product{transform-box:fill-box;transform-origin:center;animation:category-float 5.2s ease-in-out infinite}
.category-visual .product-two{animation-delay:-1.5s;animation-duration:5.8s}
.category-visual .product-three{animation-delay:-3s;animation-duration:4.8s}
.category-card:hover .category-visual .product-one{transform:translate(-5px,-9px) rotate(-4deg)}
.category-card:hover .category-visual .product-two{transform:translateY(-13px) rotate(6deg)}
.category-card:hover .category-visual .product-three{transform:translate(6px,-8px) rotate(5deg)}
.category-copy{padding:0 25px 25px;position:relative;z-index:2}
.category-copy strong{font-size:23px}
.category-copy p{margin:9px 0 17px;min-height:42px}
.category-copy b{display:inline-flex;align-items:center;gap:6px;color:#344758}
.category-copy b span{font-size:16px;transition:transform .2s}
.category-card:hover .category-copy b span{transform:translate(3px,-3px)}
.toys{background:linear-gradient(145deg,#f2d1ad,#e9dccd)}.home{background:linear-gradient(145deg,#bedbd8,#e5e9df)}.care{background:linear-gradient(145deg,#d6c5e8,#ebe1e8)}.office{background:linear-gradient(145deg,#cadae9,#e4e9e7)}.pet{background:linear-gradient(145deg,#f1d0be,#e9e1d9)}.general{background:linear-gradient(145deg,#d6dfb8,#e8e8d7)}
@keyframes category-float{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-9px) rotate(2deg)}}
@keyframes category-sparkle{50%{opacity:.45;transform:scale(.7) rotate(35deg)}}
@media(max-width:700px){.category-card{min-height:340px}.category-visual{height:178px}.category-visual svg{height:170px}.category-copy{padding:0 17px 20px}.category-copy strong{font-size:18px}.category-copy p{font-size:12px;min-height:48px}}
@media(max-width:440px){.category-card{min-height:0}.category-visual{height:200px}.category-visual svg{height:195px}.category-copy{padding:0 22px 23px}.category-copy strong{font-size:22px}.category-copy p{font-size:14px;min-height:0}}
@media(prefers-reduced-motion:reduce){.category-visual .product,.category-visual:after{animation:none}.category-copy b span{transition:none}}
/* Category photography and more distinctive color fields. */
.category-card{min-height:410px}
.category-visual{height:242px;background:none}
.category-visual:before,.category-visual:after{display:none}
.category-visual img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;filter:saturate(1.08) contrast(1.02);animation:photo-breathe 15s ease-in-out infinite alternate;transition:filter .45s ease}
.category-card:nth-child(2n) .category-visual img{animation-delay:-6s}
.category-card:hover .category-visual img{filter:saturate(1.19) contrast(1.04)}
.category-copy{padding:20px 25px 27px}
.toys{background:#ffe0bf}.home{background:#cde6d9}.care{background:#e6d3ef}.office{background:#d5e4f4}.pet{background:#f4d3c6}.general{background:#dde4bb}
.header .logo-box,.footer .logo-box{width:56px;height:56px}.header .logo-box img,.footer .logo-box img{width:54px;height:54px;filter:drop-shadow(0 6px 12px rgba(0,0,0,.25))}.header .wordmark-type strong{font-size:15px;letter-spacing:.17em}.header .wordmark-type small{font-size:8px}
.hub-building{width:194px;height:194px}.hub-building img{width:181px;height:181px;filter:drop-shadow(0 15px 24px rgba(0,0,0,.32)) drop-shadow(0 0 18px rgba(234,162,95,.33))}
@keyframes photo-breathe{from{transform:scale(1.02) translateX(-1.5%)}to{transform:scale(1.09) translateX(1.5%)}}
@media(max-width:700px){.category-card{min-height:0}.category-visual{height:175px}.category-copy{padding:17px 18px 23px}.header .logo-box,.footer .logo-box{width:50px;height:50px}.header .logo-box img,.footer .logo-box img{width:49px;height:49px}.hub-building{width:157px;height:157px}.hub-building img{width:148px;height:148px}}
@media(max-width:440px){.category-visual{height:207px}.category-copy{padding:18px 22px 23px}}
@media(prefers-reduced-motion:reduce){.category-visual img{animation:none;transition:none}}
/* Slower circular delivery circuit, with three visible stops. */
.truck-track{stroke:rgba(246,181,113,.63);stroke-width:2;stroke-dasharray:4 8;filter:drop-shadow(0 0 5px rgba(241,165,93,.5));animation:route-dash 15s linear infinite}
.network-node.is-delivery-stop{border-color:#ffd196;box-shadow:0 0 0 7px rgba(235,165,91,.15),0 0 28px rgba(235,165,91,.55);background:#36556a}
@media(max-width:700px){
 .mobile-route{height:175px;border-radius:22px;background:radial-gradient(circle at 50% 50%,rgba(119,215,200,.16),rgba(233,157,95,.08) 45%,transparent 75%)}
 .mobile-track{left:50%;right:auto;top:50%;width:128px;height:128px;transform:translate(-50%,-50%);border:2px dashed rgba(194,227,222,.52);border-radius:50%}
 .mobile-destination{right:auto;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;line-height:1.35;font-size:10px;color:#f4d1a9}
 .mobile-stop{position:absolute;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#83d5c5;color:#20394c;font-size:10px;font-weight:900;box-shadow:0 0 0 4px rgba(131,213,197,.17)}
 .mobile-stop-one{left:calc(50% + 54px);top:calc(50% - 10px)}
 .mobile-stop-two{left:calc(50% - 10px);top:calc(50% + 54px);background:#f0ad71}
 .mobile-stop-three{left:calc(50% - 74px);top:calc(50% - 10px);background:#a8cbf2}
 .mobile-truck{left:50%;top:50%;width:46px;height:30px;animation:mobile-orbit 54s linear infinite}
 @keyframes mobile-orbit{
 0%{transform:translate(-50%,-50%) rotate(-90deg) translateX(64px) rotate(90deg)}
 20%{transform:translate(-50%,-50%) rotate(0deg) translateX(64px) rotate(0deg)}
 25%{transform:translate(-50%,-50%) rotate(0deg) translateX(64px) rotate(0deg)}
 45%{transform:translate(-50%,-50%) rotate(90deg) translateX(64px) rotate(-90deg)}
 50%{transform:translate(-50%,-50%) rotate(90deg) translateX(64px) rotate(-90deg)}
 70%{transform:translate(-50%,-50%) rotate(180deg) translateX(64px) rotate(-180deg)}
 75%{transform:translate(-50%,-50%) rotate(180deg) translateX(64px) rotate(-180deg)}
 95%{transform:translate(-50%,-50%) rotate(270deg) translateX(64px) rotate(-270deg)}
 100%{transform:translate(-50%,-50%) rotate(270deg) translateX(64px) rotate(-270deg)}
 }
}
@media(prefers-reduced-motion:reduce){.truck-track,.mobile-truck{animation:none}.mobile-truck{left:50%!important;top:calc(50% - 64px)!important;transform:translate(-50%,-50%)!important}}
