:root{--bg:#171819;--orange:#ff512f;--text:#f5f5f2;--muted:#aaacae;--line:#38393a}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--orange);outline-offset:6px}button{color:inherit}header{height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid var(--line);position:relative;z-index:4;background:var(--bg)}.brand img{width:112px;height:78px;object-fit:contain}nav{display:flex;gap:34px;font-size:14px}nav a:hover{color:var(--orange)}.header-cta{font-size:14px;border-bottom:1px solid #777;padding:9px 0}.header-cta span{margin-left:25px}.menu{display:none}.skip{position:absolute;left:16px;top:-100px;background:white;color:black;z-index:10;padding:12px}.skip:focus{top:10px}.hero{display:grid;grid-template-columns:1fr 1fr;padding:65px 5% 0;overflow:hidden}.eyebrow{font-size:12px;letter-spacing:.15em;font-weight:600;margin:0 0 28px}.eyebrow>span{display:inline-block;width:7px;height:7px;background:var(--orange);border-radius:50%;margin-right:10px}h1{font-size:clamp(64px,6.5vw,105px);line-height:1.02;letter-spacing:-.065em;font-weight:500;margin:0 0 28px}em{font-style:normal;color:var(--orange)}.intro{max-width:400px;color:#bcbebf;font-size:17px;line-height:1.65;margin-bottom:32px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:17px 24px;border-radius:3px;font-size:14px;font-weight:600;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.orange{background:var(--orange);color:#101112}.button span{font-size:20px}.hero-note{color:#8e9091;font-size:12px;margin-top:20px}.hero-stage{position:relative;min-height:565px;display:flex;align-items:center;justify-content:center;isolation:isolate}.hero-word{position:absolute;font-size:clamp(100px,15vw,230px);letter-spacing:-.07em;font-weight:700;color:#242627;top:135px;z-index:-1;line-height:1}.hero-stage>img{height:400px;width:250px;object-fit:contain;filter:drop-shadow(25px 35px 22px #0009);transform:rotate(-10deg);transition:transform .5s,opacity .2s;z-index:1}.hero-stage:hover>img{transform:rotate(-5deg) translateY(-8px)}.hero-stage>img.photo{width:350px;height:320px;border-radius:6px;transform:rotate(-5deg)}.stage-note{position:absolute;right:5px;top:0;font-size:11px;letter-spacing:.2em;color:#939596;writing-mode:vertical-rl}.orbit{position:absolute;width:440px;height:440px;border:1px solid #383a3b;border-radius:50%;z-index:-1;transform:rotate(-25deg) scaleY(.78)}.orbit-two{transform:rotate(35deg) scaleY(.78);width:500px;height:500px}.stage-label{position:absolute;left:0;bottom:65px;font-size:12px}.stage-label>span{color:var(--orange)}.stage-label p{color:#a6a8a9;margin:5px 0}.hero-tabs{position:absolute;bottom:12px;display:flex;gap:6px;width:100%;justify-content:center}.hero-tabs button{font-size:12px;letter-spacing:.06em;padding:10px 13px;border:1px solid transparent;background:none;color:#999}.hero-tabs button[aria-pressed=true]{color:#fff;border-color:#666;border-radius:3px}.hero-bottom{grid-column:1/-1;display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:24px 0;margin-top:42px;font-size:11px;color:#969899;letter-spacing:.04em}.hero-bottom a{color:white}.section{padding:85px 5%}.section-top{display:flex;justify-content:space-between;gap:20px;margin-bottom:48px}.section-top .eyebrow{margin:0}.section-top>span{font-size:11px;letter-spacing:.1em;color:#888}.technology{background:#f4f4f1;color:#222}.tech-grid{display:grid;grid-template-columns:1fr 1fr;gap:7%}h2{font-size:clamp(38px,4.2vw,65px);font-weight:400;letter-spacing:-.055em;line-height:1.08;margin:0 0 32px}.technology p:not(.eyebrow){color:#666}.technology .lead{font-size:25px;color:#242424;line-height:1.3;margin-top:0;letter-spacing:-.02em}.tech-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:60px}.tech-steps article{border-top:1px solid #ccc;padding-top:20px}.tech-steps span{font-size:12px;color:#df4327}.tech-steps h3{font-size:19px;font-weight:500;margin:15px 0 6px}.tech-steps p{font-size:14px;max-width:290px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:32px}.section-heading>p{color:#a3a5a6;max-width:410px;font-size:15px;margin-bottom:35px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-card{background:#222425;padding:25px;position:relative;border:1px solid #333637;transition:border-color .25s,transform .25s;display:flex;flex-direction:column}.product-card:hover{border-color:#b65340;transform:translateY(-4px)}.card-top{display:flex;justify-content:space-between;color:#a0a2a3;font-size:12px}.product-image{height:245px;display:flex;align-items:center;justify-content:center;margin:20px 0}.product-image img{height:225px;max-width:90%;object-fit:contain;filter:drop-shadow(15px 15px 12px #0006);transition:transform .35s}.product-card:hover img{transform:rotate(-4deg) translateY(-5px)}.product-image img.photo{width:100%;height:220px;object-fit:cover;border-radius:2px}.product-card h3{font-size:31px;font-weight:400;line-height:1;margin:6px 0 14px;letter-spacing:-.04em}.product-card p{font-size:14px;color:#aeb0b1;margin:0 0 20px;min-height:45px}.card-button{display:flex;justify-content:space-between;padding:16px 0 0;background:none;border:0;border-top:1px solid #454748;font-size:14px;width:100%;margin-top:auto;text-align:left}.card-button span{color:var(--orange)}.source-note{font-size:12px;color:#999;max-width:700px;margin-top:24px}.choose{border-top:1px solid var(--line);background:#1e2021}.choose-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%}.choose-grid p{max-width:410px;color:#b4b5b6}.choose-grid .muted{font-size:13px;color:#85888a}.choices{display:flex;flex-wrap:wrap;gap:10px}.choices button{padding:12px 17px;border:1px solid #565859;border-radius:30px;font-size:14px;background:transparent}.choices button[aria-pressed=true]{background:var(--orange);border-color:var(--orange);color:#161717}.choice-result{padding:28px 0;border-top:1px solid #4a4b4c;margin-top:28px}.choice-result h3{font-size:32px;font-weight:400;margin:0}.choice-result button{background:transparent;border:0;border-bottom:1px solid var(--orange);padding:10px 0;color:var(--orange)}.faq{display:grid;grid-template-columns:1fr 1fr;gap:8%}.faq h2{font-size:clamp(36px,3.5vw,52px)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;padding:22px 35px 22px 0;position:relative}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:0;color:var(--orange);font-size:23px;top:14px}details[open] summary:after{content:'−'}details p{color:#a7aaab;font-size:14px;margin:0 0 24px}.contact{background:var(--orange);color:#171819}.contact h2{font-size:clamp(55px,7vw,100px)}.contact em{color:#fff}.contact-bottom{display:flex;justify-content:space-between;align-items:center;gap:35px}.contact-bottom p{max-width:420px}.contact-actions{display:flex;gap:12px}.dark{background:#171819;color:white}.outline{border:1px solid #171819}.contact #contact-status{font-size:14px;margin-bottom:0}footer{padding:50px 5% 20px;color:#9c9e9f} .footer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:35px}.footer-word{font-size:clamp(32px,5vw,70px);letter-spacing:-.05em;color:#f4f4f4}.footer-top img{object-fit:contain;background:#fff;padding:8px;box-sizing:content-box;border-radius:3px}.disclaimer{font-size:clamp(17px,2.4vw,33px);letter-spacing:.02em;color:#b9bbbc;margin-bottom:10px}footer>p:not(.disclaimer){font-size:13px;max-width:800px}.footer-line{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:25px;margin-top:35px;font-size:12px}dialog{background:#f4f4f1;color:#222;max-width:870px;width:calc(100% - 32px);border:0;padding:45px;max-height:90vh;overflow:auto;border-radius:5px}dialog::backdrop{background:#000b;backdrop-filter:blur(5px)}.close-dialog{position:absolute;right:15px;top:8px;background:none;border:0;font-size:32px;color:#222}.dialog-layout{display:grid;grid-template-columns:220px 1fr;gap:40px}.dialog-layout>img{width:100%;height:330px;object-fit:contain;background:#dedfda;border-radius:4px;padding:20px}.dialog-layout h2{margin-bottom:15px}.dialog-layout h3{font-size:16px}.dialog-layout p,.dialog-layout li{font-size:14px}.dialog-layout ul{padding-left:18px}.dialog-note{border-top:1px solid #ccc;padding-top:15px;color:#666}.dialog-layout .button{margin-top:12px}@media(min-width:1600px){header,.hero,.section,footer{padding-left:max(5%,calc((100vw - 1450px)/2));padding-right:max(5%,calc((100vw - 1450px)/2))}}@media(max-width:900px){nav{gap:18px}.hero{padding-top:45px}.hero-stage{min-height:520px}.hero-stage>img{height:350px;width:190px}.orbit{width:330px;height:330px}.orbit-two{width:390px;height:390px}.stage-label{bottom:65px}.product-grid{grid-template-columns:repeat(2,1fr)}.section-heading{display:block}.section-heading>p{max-width:none}.contact-bottom{display:block}.contact-actions{margin-top:25px}.section-top>span{display:none}.hero-bottom>span:first-child{display:none}}@media(max-width:620px){header{height:80px;padding:0 6%}.brand img{width:85px;height:64px}.header-cta{margin-left:auto;margin-right:22px;font-size:12px}.header-cta span{margin-left:10px}.menu{display:block;background:none;border:0;font-size:24px}nav{display:none;position:absolute;top:80px;left:0;right:0;background:#222;padding:25px 6%;flex-direction:column;border-bottom:1px solid #444}nav.open{display:flex}.hero{grid-template-columns:1fr;padding:35px 6% 0}.eyebrow{font-size:10px;letter-spacing:.12em;margin-bottom:23px}h1{font-size:66px}.intro{font-size:16px;max-width:350px}.hero-note{margin-bottom:0}.hero-stage{min-height:440px;margin-top:16px}.hero-stage>img{height:300px;width:200px}.hero-word{font-size:110px;top:120px}.orbit{width:290px;height:290px}.orbit-two{width:340px;height:340px}.stage-label{bottom:63px;font-size:10px}.stage-note{font-size:9px}.hero-tabs{bottom:0;gap:0}.hero-tabs button{font-size:11px;padding:9px 12px}.hero-bottom{margin-top:30px;flex-direction:column;gap:8px;padding:20px 0}.hero-bottom>span{font-size:10px}.section{padding:55px 6%}.section-top{margin-bottom:30px}.tech-grid,.choose-grid,.faq{grid-template-columns:1fr;gap:25px}.technology .lead{font-size:23px}.tech-steps{grid-template-columns:1fr;gap:15px;margin-top:28px}.tech-steps article{display:grid;grid-template-columns:30px 1fr;gap:0 15px}.tech-steps h3{margin:0}.tech-steps p{grid-column:2;max-width:none;margin:7px 0 14px}.product-grid{grid-template-columns:1fr}.product-card{padding:23px}.product-image{height:245px}.product-image img{height:235px}.product-card p{min-height:0}.section-heading>p{font-size:14px}.contact h2{font-size:58px}.contact-actions{flex-direction:column;align-items:stretch}.contact-actions .button{justify-content:center}.footer-top img{width:110px;height:auto}.footer-word{font-size:32px}footer{padding:35px 6% 20px}.footer-line{gap:20px}.dialog-layout{grid-template-columns:1fr;gap:20px}.dialog-layout>img{height:210px}dialog{padding:40px 24px 25px}.hero-stage>img.photo{width:280px;height:240px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.hero-stage:hover>img{transform:none}}

/* White transparent brand mark; preserve the supplied logo silhouette. */
.footer-top img{background:transparent;padding:0;filter:brightness(0) invert(1);border-radius:0}

/* Interactive educational micelle diagram */
.micelle-explorer{display:grid;grid-template-columns:1.15fr 1fr;margin-top:48px;border:1px solid #d9dad7;border-radius:8px;overflow:hidden;background:#fff}.micelle-visual{position:relative;background:#191c1e;min-height:430px;overflow:hidden;color:#fff}.micelle-topline{position:absolute;top:22px;left:24px;right:24px;display:flex;align-items:center;justify-content:space-between;gap:12px;z-index:1;font-size:11px;letter-spacing:.1em;color:#aeb7bd}.micelle-topline button{border:1px solid #667078;background:transparent;border-radius:20px;padding:7px 13px;font-size:12px;color:#e8ecee;letter-spacing:0;min-width:85px}#micelle-canvas{display:block;width:100%;height:430px;cursor:crosshair;touch-action:pan-y}.micelle-hint{position:absolute;bottom:20px;left:15px;right:15px;text-align:center;font-size:12px;color:#abb3b8;pointer-events:none}.micelle-info{padding:35px}.micelle-info .eyebrow{color:#666;font-size:11px;margin-bottom:20px}.micelle-info h3{font-size:28px;font-weight:400;line-height:1.15;letter-spacing:-.04em;margin:0 0 25px}.micelle-options{display:grid;gap:8px}.micelle-options button{display:flex;align-items:center;gap:14px;width:100%;padding:12px 14px;background:#f3f4f1;color:#333;border:1px solid transparent;border-radius:3px;font-size:14px;text-align:left}.micelle-options button span:first-child{font-size:11px;color:#767b7d}.micelle-options button span:last-child{margin-left:auto}.micelle-options button[aria-pressed=true]{background:#fff0eb;border-color:#ff512f}.micelle-options button[aria-pressed=true] span{color:#c5371d}.micelle-info #micelle-description{font-size:15px;line-height:1.55;min-height:70px;color:#444;margin:22px 0 15px}.micelle-info .micelle-disclaimer{font-size:12px;color:#7b7e7f;line-height:1.5;margin:0}@media(max-width:760px){.micelle-explorer{grid-template-columns:1fr;margin-top:30px}.micelle-visual{min-height:350px}#micelle-canvas{height:350px}.micelle-info{padding:25px}.micelle-topline{left:17px;right:17px;font-size:9px}.micelle-info h3{font-size:27px}}
