:root{--ink:#07130f;--cream:#f1eee5;--lime:#b7f33d;--muted:#728078;--line:rgba(7,19,15,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Vazirmatn,Arial,sans-serif;overflow-x:hidden}.noise{position:fixed;inset:0;pointer-events:none;z-index:20;opacity:.035;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}#fiber{position:absolute;inset:0;width:100%;height:800px;pointer-events:none;opacity:.22}.shell{width:min(1240px,calc(100% - 48px));margin:auto}.nav{height:92px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:10;border-bottom:1px solid var(--line)}.brand{display:flex;gap:10px;align-items:center;text-decoration:none;color:inherit;font-size:22px;font-weight:800}.brandmark{width:42px;height:42px;border-radius:13px;background:var(--ink);color:var(--lime);display:grid;place-items:center;font-size:28px}.brand small{display:block;font-size:8px;letter-spacing:3px}.nav nav{display:flex;gap:30px}.nav nav a,.footer a{color:inherit;text-decoration:none;font-size:14px}.nav-cta{background:var(--ink);color:#fff;padding:13px 20px;border-radius:100px;text-decoration:none;font-size:13px}.nav-cta span,.btn span{color:var(--lime);margin-right:8px}.menu{display:none;border:0;background:none;font-size:26px}.hero{min-height:760px;position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding-bottom:100px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.5px;display:flex;align-items:center;gap:9px}.eyebrow i{width:30px;height:2px;background:var(--lime);display:inline-block}.hero h1,.section h2,.dark-section h2,.quote h2{font-size:clamp(52px,6vw,94px);line-height:.95;letter-spacing:-5px;margin:22px 0 28px;font-weight:800}.hero h1 em{font-style:normal;color:transparent;-webkit-text-stroke:1px var(--ink)}.lead{max-width:535px;font-size:17px;line-height:2;color:#46524d}.hero-actions{display:flex;gap:12px;margin-top:34px}.btn{border:1px solid var(--ink);border-radius:100px;padding:15px 24px;text-decoration:none;color:var(--ink);font:inherit;font-weight:700;cursor:pointer}.btn.primary{background:var(--ink);color:#fff}.btn.ghost{background:transparent}.hero-art{display:grid;place-items:center}.loom{width:min(480px,40vw);aspect-ratio:1;position:relative;display:grid;place-items:center}.ring{position:absolute;border-radius:50%;border:1px solid rgba(7,19,15,.25)}.r1{inset:4%;animation:spin 18s linear infinite;border-style:dashed}.r2{inset:18%;border-width:30px;border-color:rgba(183,243,61,.18)}.r3{inset:30%;box-shadow:0 0 100px var(--lime);border-color:var(--lime)}.core{width:32%;aspect-ratio:1;background:var(--ink);color:#fff;border-radius:50%;display:grid;place-items:center;align-content:center;box-shadow:0 20px 80px #07130f88}.core b{font-size:42px;color:var(--lime)}.core small{font-size:7px;letter-spacing:2px;text-align:center}.tag{position:absolute;background:#fff;border:1px solid var(--line);padding:9px 14px;border-radius:100px;font-size:10px;box-shadow:0 8px 30px #07130f12}.t1{top:15%;right:-2%}.t2{bottom:14%;right:8%}.t3{left:-2%;top:48%}@keyframes spin{to{transform:rotate(360deg)}}.hero-stats{position:absolute;bottom:28px;right:0;left:0;display:flex;border-top:1px solid var(--line);padding-top:22px;gap:70px}.hero-stats div{display:flex;gap:10px;align-items:center}.hero-stats strong{font-size:24px}.hero-stats span{font-size:11px;color:var(--muted)}.ticker{overflow:hidden;background:var(--lime);padding:13px 0;white-space:nowrap;transform:rotate(-1deg);width:102%;margin-right:-1%}.ticker div{font-size:13px;font-weight:800;letter-spacing:1px;animation:marquee 22s linear infinite}@keyframes marquee{to{transform:translateX(50%)}}.section{padding:130px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:64px}.section-head h2{font-size:clamp(46px,5vw,72px)}.section-head>p{max-width:460px;color:var(--muted);line-height:2}.products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.product{border:1px solid var(--line);border-radius:28px;padding:28px;min-height:350px;position:relative;overflow:hidden;background:rgba(255,255,255,.28);transition:.35s}.product:hover{transform:translateY(-6px);background:#fff}.hero-product{grid-column:span 2;min-height:460px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.product-num{position:absolute;top:25px;left:25px;color:#92a098;font-size:11px}.product small{font-size:9px;letter-spacing:2px;color:var(--muted)}.product h3{font-size:29px;margin:9px 0}.product p{color:var(--muted);line-height:1.9;max-width:440px}.product a{color:var(--ink);font-size:13px;font-weight:800}.bag-visual{display:grid;place-items:center}.bag-visual span{width:210px;height:270px;background:repeating-linear-gradient(90deg,#6d793e 0 2px,#82914d 2px 4px);clip-path:polygon(5% 0,95% 0,100% 92%,90% 100%,10% 100%,0 92%);box-shadow:20px 30px 60px #07130f33}.icon{font-size:100px;line-height:1;color:#82914d;margin:40px 0 15px}.threads{height:100px;display:flex;gap:9px;align-items:end;margin:34px 0 20px}.threads i{width:18%;border-radius:10px;background:#3c638c}.threads i:nth-child(1){height:65%;background:#b7f33d}.threads i:nth-child(2){height:85%;background:#1281a8}.threads i:nth-child(3){height:100%;background:#1d4178}.threads i:nth-child(4){height:80%;background:#e23265}.threads i:nth-child(5){height:60%;background:#ee6843}.dark-section{background:var(--ink);color:#fff;padding:120px 0}.section-head.light>p{color:#a9b4ae}.section-head.light h2{font-size:clamp(46px,5vw,72px)}.specs{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ffffff25}.spec{padding:35px 24px;border-left:1px solid #ffffff25}.spec b{color:var(--lime);font-size:11px}.spec h3{font-size:19px;margin-top:70px}.spec p{color:#9aa79f;font-size:13px;line-height:1.8}.industries{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.industries-copy{position:sticky;top:100px;height:max-content}.industries h2{font-size:clamp(46px,5vw,72px)}.industries-copy>p:last-child{line-height:2;color:var(--muted)}.industry{border-bottom:1px solid var(--line);padding:30px 0;display:grid;grid-template-columns:55px 1fr auto;align-items:center}.industry span{font-size:11px;color:#86928b}.industry h3{font-size:23px;margin:0}.industry small{color:var(--muted)}.knowledge{background:#dfe5d6}.knowledge .section-head h2{font-size:clamp(46px,5vw,72px)}.articles{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.articles article{background:var(--cream);padding:26px;border-radius:22px;min-height:310px;display:flex;flex-direction:column}.articles span{font-size:10px;color:#56723c}.articles h3{font-size:20px;line-height:1.6}.articles p{color:var(--muted);font-size:13px;line-height:1.8}.articles a{margin-top:auto;color:var(--ink);font-weight:700;font-size:12px}.quote-card{background:var(--ink);color:#fff;border-radius:40px;padding:70px;display:grid;grid-template-columns:1fr 1fr;gap:80px}.quote h2{font-size:clamp(44px,5vw,70px)}.quote-card>div>p:last-child{color:#9aa79f;line-height:2}.quote form{display:grid;gap:15px}.quote label{font-size:11px;color:#9aa79f}.quote input,.quote select,.quote textarea{display:block;width:100%;margin-top:7px;background:#ffffff0b;border:1px solid #ffffff25;color:#fff;border-radius:12px;padding:13px;font:inherit;outline:none}.quote select option{color:#000}.quote textarea{resize:vertical}.quote .btn{border-color:var(--lime);margin-top:5px}.quote form>small{color:#78857e;font-size:9px}.footer{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:45px 0;border-top:1px solid var(--line)}.footer p{color:var(--muted);font-size:12px}.footer>div{display:flex;gap:18px}.footer>small{grid-column:1/-1;color:#8a958f;padding-top:28px;font-size:10px}.reveal{opacity:0;transform:translateY(25px);transition:.8s ease}.reveal.show{opacity:1;transform:none}@media(max-width:800px){.shell{width:min(100% - 28px,1240px)}.nav{height:75px}.nav nav,.nav-cta{display:none}.menu{display:block}.hero{grid-template-columns:1fr;padding-top:65px;min-height:940px}.hero h1{font-size:57px;letter-spacing:-3px}.lead{font-size:15px}.hero-art{order:-1}.loom{width:310px}.hero-stats{gap:16px;justify-content:space-between}.hero-stats div{display:block}.hero-stats span{display:block}.section{padding:85px 0}.section-head{display:block;margin-bottom:35px}.section-head h2{font-size:48px;letter-spacing:-3px}.products-grid{grid-template-columns:1fr}.hero-product{grid-column:auto;grid-template-columns:1fr;min-height:600px}.product{min-height:330px}.specs{grid-template-columns:1fr 1fr}.spec h3{margin-top:35px}.industries{grid-template-columns:1fr;gap:40px}.industries-copy{position:static}.industry{grid-template-columns:40px 1fr}.industry small{grid-column:2}.articles{grid-template-columns:1fr}.articles article{min-height:230px}.quote-card{padding:32px 20px;grid-template-columns:1fr;gap:35px;border-radius:28px}.footer{grid-template-columns:1fr;gap:20px}.footer>small{grid-column:auto}.hero-actions{flex-direction:column}.btn{text-align:center}.t1{right:0}.t3{left:0}}
