.weave-page{background:#101615;color:#f4efe6;--copper:#d6a371;--muted:#a6b1aa;overflow-x:hidden}
.weave-page .site-header{position:relative;background:#101615;border-bottom:1px solid #ffffff14;color:#f4efe6;z-index:30}
.weave-page .brand-name,.weave-page .desktop-nav a,.weave-page .languages button{color:inherit}
.weave-page .languages button[aria-pressed=true]{color:var(--copper)}
.weave-page .header-contact{background:#d6a371;color:#101615}
.weave-page .menu-toggle span{background:#eee6d8}
.weave-page .mobile-nav{background:#16201c;color:#f4efe6}
.weave-page .mobile-nav a{color:inherit}
.weave-page .skip-link{z-index:100}
.weave-experience{position:relative;isolation:isolate;min-height:calc(100svh - 100px);display:grid;grid-template-columns:minmax(280px,31%) 1fr;grid-template-rows:1fr auto;padding:38px clamp(24px,4.5vw,88px) 28px;gap:22px 0;background:radial-gradient(ellipse at 70% 40%,#23382e 0,#14211c 36%,#101615 70%)}
.weave-heading{position:relative;z-index:3;align-self:start;pointer-events:none;padding-top:22px}
.weave-eyebrow{font-size:12px;letter-spacing:.18em;color:var(--copper);margin:0 0 22px;line-height:1.7;text-transform:uppercase}
.weave-heading h1{font-family:'Playfair Display',serif;font-size:clamp(44px,4.8vw,82px);font-weight:400;line-height:1.09;letter-spacing:-.055em;margin:0 0 22px;max-width:560px}
.weave-heading h1 em{display:block;font-weight:400;color:#d6a371}
.weave-lead{font-size:16px;line-height:1.7;color:#bec8c0;max-width:325px;margin:0}
.weave-stage-copy{margin-top:32px;padding-top:22px;border-top:1px solid #e0c9a82b;max-width:315px}
.weave-stage-number{color:var(--copper);font-size:12px;letter-spacing:.14em}
.weave-stage-copy h2{font-family:'Playfair Display',serif;font-weight:400;font-size:28px;line-height:1.25;margin:10px 0 12px}
.weave-stage-copy p{font-size:15px;line-height:1.7;color:#bac5bd;margin:0;min-height:104px}
.weave-stage{position:relative;min-height:470px;align-self:stretch;margin:-20px -20px -5px 0}
#weave-canvas{display:block;width:100%;height:100%;position:absolute;inset:0;touch-action:pan-y;cursor:grab;outline-offset:-5px;border-radius:4px}
#weave-canvas:active{cursor:grabbing}
.weave-stage:before{content:'ASLAN';position:absolute;top:33%;left:4%;font-family:'Manrope',sans-serif;font-size:clamp(90px,15vw,270px);font-weight:600;letter-spacing:-.09em;color:#d9d0b805;pointer-events:none}
.scene-toolbar{position:absolute;top:8px;right:20px;z-index:4;display:flex;gap:6px}
.scene-toolbar button{background:#13221cc9;border:1px solid #ffffff24;border-radius:50%;width:42px;height:42px;color:#e4d6c2;font:20px 'DM Sans',sans-serif;cursor:pointer}
.scene-toolbar button:hover{border-color:#d6a371;background:#26392d}
.scene-legend{position:absolute;left:22px;bottom:19px;display:flex;gap:22px;pointer-events:none;font-size:12px;color:#b6c4ba;letter-spacing:.06em}
.scene-legend span{display:flex;gap:8px;align-items:center}
.scene-legend i{display:inline-block;width:23px;height:2px;background:#ecd8b4}
.scene-legend span:last-child i{background:var(--weft-color,#c98962)}
.scene-hint{position:absolute;right:20px;bottom:17px;color:#9fac9f;font-size:12px;pointer-events:none}
.weave-controls{position:relative;z-index:5;grid-column:1/-1;border-top:1px solid #e0c9a82b;padding-top:20px}
.weave-control-top{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:24px}
.weave-play{display:flex;align-items:center;gap:12px;background:none;color:#f1e9dc;border:0;padding:0 8px 0 0;font:500 14px 'DM Sans',sans-serif;cursor:pointer;min-height:44px}
.play-symbol{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#d6a371;color:#101615;font-size:13px;transition:background .2s}
.weave-play:hover .play-symbol{background:#edc290}
.weave-options{display:flex;align-items:center;gap:28px}
.weave-option{display:flex;align-items:center;gap:12px;border:0;padding:0;margin:0;min-width:0}
.weave-option legend{float:left;padding:0;margin-right:12px;color:#aeb9b0;font-size:12px}
.pattern-buttons{display:flex;border:1px solid #ffffff20;border-radius:24px;padding:3px;gap:2px}
.pattern-buttons button{color:#b6c1b8;background:none;border:0;border-radius:20px;font:14px 'DM Sans',sans-serif;padding:8px 15px;cursor:pointer;min-height:36px}
.pattern-buttons button[aria-pressed=true]{background:#ede4d4;color:#15231c}
.swatches{display:flex;gap:10px}
.swatches button{width:26px;height:26px;border-radius:50%;border:3px solid #14211c;box-shadow:0 0 0 1px transparent;cursor:pointer;background:var(--swatch);position:relative}
.swatches button:before{content:'';position:absolute;inset:-8px}
.swatches button[aria-pressed=true]{box-shadow:0 0 0 1px #eee1cc}
.weave-timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;position:relative}
.weave-timeline button{display:flex;align-items:baseline;gap:14px;padding:12px 0;background:none;border:0;color:#87998b;font:14px 'DM Sans',sans-serif;text-align:left;cursor:pointer;min-height:44px}
.weave-timeline button span:first-child{font-size:12px;opacity:.6}
.weave-timeline button[aria-current=step]{color:#efdfc5}
.weave-timeline button[aria-current=step] span:first-child{color:#d6a371;opacity:1}
.weave-scrubber{width:100%;appearance:none;height:22px;margin:0;display:block;background:transparent;cursor:ew-resize;--progress:58%}
.weave-scrubber::-webkit-slider-runnable-track{height:2px;background:linear-gradient(to right,#d6a371 var(--progress),#ffffff24 var(--progress))}
.weave-scrubber::-moz-range-track{height:2px;background:#ffffff24}
.weave-scrubber::-moz-range-progress{height:2px;background:#d6a371}
.weave-scrubber::-webkit-slider-thumb{appearance:none;width:14px;height:14px;background:#d6a371;border:3px solid #19241d;border-radius:50%;margin-top:-6px;box-shadow:0 0 0 1px #d6a371}
.weave-scrubber::-moz-range-thumb{width:9px;height:9px;background:#d6a371;border:3px solid #19241d;border-radius:50%}
.weave-footer{display:flex;gap:25px;justify-content:space-between;align-items:center;padding:20px clamp(24px,4.5vw,88px);border-top:1px solid #ffffff10;color:#899b8e;font-size:12px;line-height:1.6}
.weave-footer p{margin:0;max-width:690px}
.weave-footer a{color:#d6b58c;white-space:nowrap;font-size:14px;text-decoration:none}
.weave-footer a:hover{text-decoration:underline}
.weave-page button:focus-visible,.weave-page a:focus-visible,.weave-page input:focus-visible,.weave-page canvas:focus-visible{outline:2px solid #e5b97e;outline-offset:5px}
.scene-fallback{position:absolute;inset:75px 12% 75px;display:grid;place-content:center;gap:20px;z-index:6;color:#eee4d3;text-align:center;padding:24px;background:#17261f;border:1px solid #ffffff24;border-radius:8px}
.scene-fallback[hidden]{display:none}
.scene-fallback img{width:100%;max-width:290px;max-height:250px;object-fit:cover;border-radius:4px;margin:auto}
.scene-fallback p{font-size:15px;line-height:1.6;margin:0;max-width:350px}
.guide-experience-link{display:inline-flex;gap:14px;align-items:center;margin-top:22px;padding-bottom:5px;border-bottom:1px solid currentColor;color:#91603e;font-size:15px;font-weight:500;text-decoration:none}
@media(min-width:1600px){.weave-experience{max-height:1100px;min-height:calc(100svh - 102px)}.weave-heading{padding-top:60px}.weave-stage{min-height:590px}}
@media(max-width:1100px){.weave-experience{grid-template-columns:32% 1fr;padding-top:25px}.weave-heading h1{font-size:48px}.weave-stage{min-height:510px}.weave-stage-copy{margin-top:26px}.weave-options{gap:16px}.weave-option legend{display:none}.weave-lead{font-size:15px}.scene-hint{right:16px;bottom:45px}}
@media(max-width:760px){.weave-experience{display:flex;flex-direction:column;padding:26px 22px 22px;gap:0;min-height:0}.weave-heading{padding:0;display:grid;grid-template-columns:1fr;pointer-events:auto}.weave-eyebrow{margin-bottom:12px;font-size:12px}.weave-heading h1{font-size:clamp(40px,9vw,60px);margin-bottom:14px;letter-spacing:-.045em}.weave-heading h1 em{display:inline;margin-left:.15em}.weave-lead{font-size:15px;max-width:100%;line-height:1.55}.weave-stage-copy{display:none}.weave-stage{width:calc(100% + 44px);margin:0 -22px;min-height:370px;height:48svh;max-height:530px}.scene-toolbar{top:14px;right:22px}.scene-legend{left:22px;bottom:16px;font-size:12px;gap:16px}.scene-hint{right:22px;bottom:16px;font-size:12px;max-width:115px;text-align:right}.weave-controls{padding-top:15px}.weave-control-top{gap:12px;flex-wrap:wrap;margin-bottom:12px}.weave-options{gap:15px;flex:1;justify-content:flex-end}.weave-play{font-size:13px;gap:9px}.play-symbol{width:38px;height:38px}.pattern-buttons button{font-size:13px;padding:7px 10px}.swatches{gap:9px}.swatches button{width:22px;height:22px}.weave-timeline{gap:6px}.weave-timeline button{gap:7px;font-size:13px;display:block;line-height:1.5}.weave-timeline button span:first-child{display:block;margin-bottom:3px}.weave-footer{align-items:start;flex-direction:column;padding:18px 22px;gap:12px}.scene-fallback{inset:55px 18% 40px}.scene-fallback img{max-height:160px}.mobile-stage-copy{display:block!important;padding:18px 0 0;border-top:1px solid #ffffff15}.mobile-stage-copy h2{font-family:'Playfair Display',serif;font-weight:400;font-size:23px;margin:0 0 9px}.mobile-stage-copy p{font-size:14px;line-height:1.65;color:#b5c0b6;margin:0}.weave-page .brand-name{font-size:17px}.weave-page .header-contact{display:none}}
@media(max-width:390px){.weave-options{flex-basis:100%;justify-content:space-between;margin-top:4px}.weave-stage{min-height:340px}.scene-hint{max-width:95px}}
@media(prefers-reduced-motion:reduce){.weave-page *{scroll-behavior:auto!important;transition:none!important}}
.mobile-stage-copy{display:none}
#weave-canvas[hidden]{display:none}
.weave-page button:disabled{opacity:.45;cursor:default}
@media(max-width:760px){.weave-stage{min-height:300px;height:40svh;max-height:420px}}
.playback-controls{display:flex;align-items:center;gap:22px;flex-shrink:0}
.scene-loading{position:absolute;inset:45% 0 auto;z-index:3;text-align:center;color:#d8c3a6;font-size:14px;pointer-events:none}
.scene-loading[hidden]{display:none}
.speed-control{display:flex;align-items:center;gap:8px;font-size:14px;color:#aeb9b0}
.speed-control select{font:14px 'DM Sans',sans-serif;color:#e7dfd0;background:#19271f;border:1px solid #ffffff25;border-radius:6px;padding:8px;min-height:42px;cursor:pointer;color-scheme:dark}
.timeline-meta{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#a9b7ab;gap:16px;min-height:22px;margin-bottom:4px}
.timeline-meta output{font-variant-numeric:tabular-nums;color:#d6b58c}
.inspection-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #ffffff12;padding-top:15px;margin-top:12px}
.view-presets{display:flex;flex-wrap:wrap;gap:4px}
.view-presets button{border:1px solid transparent;background:transparent;color:#a8b7aa;border-radius:6px;padding:9px 13px;font-size:14px;min-height:42px;cursor:pointer}
.view-presets button[aria-pressed=true]{border-color:#d6a37160;background:#d6a3710d;color:#ead9be}
.view-presets button:hover{color:#ead9be;background:#ffffff08}
.separate-control{display:flex;align-items:center;justify-content:center;gap:10px;min-height:44px;flex-shrink:0;border:0;background:transparent;color:#c2ccbf;padding:6px 0 6px 10px;font-size:14px;cursor:pointer}
.separate-icon{font-size:26px;line-height:1;color:#d4ac7e}
.toggle-track{width:31px;height:18px;border-radius:12px;background:#405247;position:relative;flex-shrink:0}
.toggle-track:after{content:'';position:absolute;width:12px;height:12px;border-radius:50%;left:3px;top:3px;background:#bdc8b8;transition:transform .25s}
.separate-control[aria-pressed=true]{color:#ead9be}
.separate-control[aria-pressed=true] .toggle-track{background:#ba8859}
.separate-control[aria-pressed=true] .toggle-track:after{background:#fff1d8;transform:translateX(13px)}
.inspection-hint{font-size:12px;color:#9aa99e;margin:8px 0 0;max-width:700px;line-height:1.6}
.weave-page select:focus-visible{outline:2px solid #e5b97e;outline-offset:4px}
.swatches{gap:3px}
.swatches button{width:40px;height:40px;border-width:7px}
.swatches button:before{inset:-2px}
.weave-control-top{flex-wrap:wrap;row-gap:16px;margin-bottom:16px}
.weave-timeline button[data-complete=true]{color:#b2a18a}
@media(max-width:1100px){.playback-controls{gap:16px}.weave-options{flex-wrap:wrap}.inspection-bar{gap:10px}.view-presets button{padding:8px 10px}}
@media(max-width:760px){.playback-controls{width:100%;justify-content:space-between}.weave-options{width:100%;justify-content:space-between;flex-basis:100%;gap:12px}.weave-option legend{display:block;font-size:12px;float:none;margin:0}.weave-option{flex-direction:column;align-items:flex-start;gap:5px}.pattern-buttons button{min-height:38px;font-size:14px;padding:7px 10px}.weave-play{font-size:14px}.weave-timeline button{font-size:14px}.inspection-bar{flex-wrap:wrap;gap:4px}.view-presets{width:100%;justify-content:space-between}.view-presets button{flex:1;font-size:14px;min-height:44px}.separate-control{margin-left:auto;padding-left:0}.inspection-hint{margin-top:4px}.mobile-stage-copy{margin-top:16px}.weave-control-top{row-gap:14px}.scene-toolbar{gap:7px}.scene-toolbar button{width:44px;height:44px}}
@media(max-width:390px){.weave-options{align-items:flex-end}.speed-control{gap:6px}.playback-controls{gap:8px}.swatches button{width:36px;height:40px;border-width:7px 5px}.view-presets button{padding:8px 9px}}
