:root{--ink:oklch(24% .035 214);--muted:oklch(47% .025 214);--paper:oklch(99% .003 214);--orange:oklch(70% .18 43);--line:oklch(88% .012 214);--ease:cubic-bezier(.22,.68,.12,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Banban Sans","Noto Sans SC","PingFang SC","Microsoft YaHei",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}a:focus-visible{outline:3px solid var(--orange);outline-offset:5px}::selection{background:oklch(82% .1 47);color:var(--ink)}.skip{position:fixed;left:20px;top:-100px;background:white;padding:15px;z-index:30}.skip:focus{top:12px}.section-wrap{width:min(1400px,calc(100% - 112px));margin:auto}
.hero{isolation:isolate;position:relative;min-height:780px;height:min(960px,100svh);color:white;background:oklch(25% .05 220);overflow:hidden}.hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 53%;z-index:-3}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#051d2b5e 0%,#051d2b26 43%,transparent 70%),linear-gradient(180deg,#051d2b40,transparent 22%,transparent 78%,#051d2b55)}.header{height:112px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding-inline:4vw}.wordmark{display:inline-flex;align-items:center;gap:13px;white-space:nowrap;font-size:23px;font-weight:600;letter-spacing:.04em}.brand-symbol{position:relative;display:inline-block;width:41px;height:30px;flex:none}.brand-symbol i{position:absolute;width:26px;height:26px;border:2px solid currentColor;border-radius:50%;top:2px;left:0;transform:rotate(-25deg) scaleX(.84)}.brand-symbol i+i{left:15px}.header nav{display:flex;gap:40px;align-items:center;font-size:14px}.header nav>a:not(.header-explore){padding-block:12px;border-bottom:1px solid transparent}.header nav>a:hover{border-color:#fff9}.header-explore{display:flex;align-items:center;gap:26px;padding:12px 18px;border:1px solid #ffffff70;border-radius:30px}.header-explore span{font-size:19px}.hero-copy{position:absolute;top:29%;left:6.8%;max-width:49%}.hero-prelude{font-family:"Banban Sans",sans-serif;font-size:20px;letter-spacing:.015em;font-weight:400;margin-bottom:23px}.hero h1{font-size:clamp(48px,4.9vw,80px);font-weight:500;letter-spacing:-.025em;line-height:1.35}.hero-description{margin-top:24px;font-size:16px;line-height:1.95;color:#fffffff0;font-weight:400}.hero-action{margin-top:32px;display:inline-flex;align-items:center;gap:45px;border-radius:30px;padding:16px 23px;background:white;color:var(--ink);font-size:14px;font-weight:500;transition:background .25s,transform .25s var(--ease)}.hero-action span{font-size:23px;line-height:1}.hero-action:hover{background:oklch(91% .01 214);transform:translateY(-3px)}.hero-bottom{position:absolute;bottom:34px;left:4vw;right:4vw;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#fff}.scroll-cue{position:absolute;left:50%;transform:translateX(-50%);width:38px;height:38px;border:1px solid #ffffff60;border-radius:50%;display:grid;place-items:center;font-size:22px}.hero-location{color:#ffffffdd}
.products{padding-top:110px;padding-bottom:74px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:47px}.section-label{font-size:14px;color:var(--muted);margin-bottom:22px}.section-heading h2{font-size:clamp(32px,3vw,44px);line-height:1.4;font-weight:500;letter-spacing:-.025em}.section-heading>p{font-size:15px;line-height:1.9;color:var(--muted);padding-bottom:5px}.product-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:25px}.product-tab{padding:18px 8px 20px;display:flex;align-items:center;gap:14px;position:relative;border-bottom:2px solid var(--line);transition:border-color .25s,color .25s;min-width:0}.product-tab.active{border-color:var(--ink)}.product-tab:hover{border-color:var(--orange)}.product-tab img{width:38px;height:38px;border-radius:10px;object-fit:contain;flex:none}.product-tab b{font-family:"Banban Sans",sans-serif;font-size:16px;font-weight:600;display:block;white-space:nowrap}.product-tab small{font-size:12px;color:var(--muted);display:block;margin-top:5px}.tab-arrow{font-size:20px;margin-left:auto;color:var(--muted)}.product-tab.active .tab-arrow{color:var(--ink)}.product-stage{border-radius:16px;overflow:hidden;background:oklch(93% .008 210)}.product-panel{min-height:610px;position:relative;isolation:isolate;overflow:hidden;display:flex;align-items:center}.product-panel+.product-panel{margin-top:20px}.enhanced .product-panel{margin-top:0}.enhanced .product-panel[hidden]{display:none}.product-panel.panel-enter{animation:panel-enter .5s var(--ease)}@keyframes panel-enter{from{opacity:.6;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.panel-copy{padding:64px 4.5%;width:46%;position:relative;z-index:2}.product-name{display:block;font-family:"Banban Sans",sans-serif;font-size:17px;font-weight:600;margin-bottom:27px}.panel-copy h3{font-size:clamp(34px,3.2vw,48px);font-weight:500;line-height:1.4;letter-spacing:-.025em}.panel-copy p{font-size:15px;line-height:1.95;margin-top:24px}.product-cta{display:inline-flex;align-items:center;gap:34px;margin-top:32px;padding:14px 21px;border-radius:30px;background:white;color:var(--ink);font-size:14px;font-weight:500;transition:transform .25s var(--ease)}.product-cta span{font-size:21px;line-height:1}.product-cta:hover{transform:translateY(-3px)}.panel-caption{position:absolute;bottom:25px;right:30px;font-size:11px;color:#fff}.panel-mars{color:white;background:oklch(28% .04 209)}.mars-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:53% 50%;z-index:-3}.mars-shade{position:absolute;inset:0;background:linear-gradient(90deg,#082f30e6 0%,#082f30ba 31%,#082f3000 72%);z-index:-2}.panel-mars .panel-copy{align-self:center}.panel-mars .panel-copy p{color:#fff}
.panel-portrait{background:oklch(94% .02 53);color:oklch(22% .025 47)}.panel-portrait h3 em{color:oklch(52% .19 25);font-style:normal}.panel-portrait .panel-copy{width:49%}.panel-portrait .product-cta{background:oklch(56% .22 25);color:white}.portrait-wall{position:absolute;inset:-90px -25px -90px 50%;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;transform:rotate(-7deg)}.portrait-wall>div{display:flex;flex-direction:column;gap:18px}.portrait-wall>div:nth-child(2){padding-top:125px}.portrait-wall>div:nth-child(3){padding-top:60px}.portrait-wall img{width:100%;aspect-ratio:3/4;object-fit:cover;border:5px solid #fff;border-radius:14px}.panel-predate{background:oklch(96% .025 299);color:oklch(36% .063 300)}.panel-predate .product-name{color:oklch(53% .13 294)}.panel-predate .product-name em{font-style:normal;color:oklch(55% .19 42)}.panel-predate .panel-copy{width:45%;padding-right:20px}.panel-predate .panel-copy h3{font-size:clamp(30px,2.8vw,42px)}.panel-predate .product-cta{background:oklch(52% .16 295);color:white}.story-frame{position:relative;width:53%;margin:35px 3% 0 0;border-radius:14px;border:1px solid oklch(85% .035 299);background:white;transform:rotate(2deg);overflow:hidden}.story-top{display:flex;justify-content:space-between;gap:20px;padding:20px 22px;align-items:center;font-size:13px}.story-top span:first-child{font-weight:600}.story-top span:last-child{font-size:11px}.story-frame>img{width:100%;height:auto;aspect-ratio:16/9;object-fit:contain}.story-frame figcaption{padding:24px 18px;display:flex;align-items:center;justify-content:center;gap:18px;font-size:13px;color:oklch(43% .07 299)}.story-frame figcaption i{font-style:normal;color:oklch(58% .13 299)}
.panel-resume{background:oklch(92% .19 100);color:oklch(21% .02 250)}.panel-resume .panel-copy{width:46%;padding-right:15px}.panel-resume .panel-copy h3{font-weight:700}.panel-resume h3 em{color:oklch(43% .17 247);font-style:normal}.panel-resume .product-cta{background:oklch(23% .025 250);color:white}.resume-demo{width:43%;max-width:520px;background:oklch(99% .015 93);border:3px solid oklch(21% .02 250);border-radius:16px;padding:20px;margin:40px 7% 40px 4%;transform:rotate(3deg);box-shadow:8px 9px 0 oklch(21% .02 250)}.resume-demo-top{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-bottom:20px}.resume-demo-top>span{font-family:"Banban Sans",sans-serif;font-size:12px;font-weight:700;background:oklch(43% .17 247);color:white;padding:8px 11px;border-radius:20px}.resume-demo-top small{font-size:12px}.resume-score{background:oklch(71% .19 43);border:2px solid oklch(21% .02 250);border-radius:12px;padding:19px 13px;display:flex;gap:18px;align-items:center;box-shadow:3px 5px 0 oklch(57% .13 240);margin-bottom:23px}.score-disc{width:95px;height:95px;display:flex;align-items:center;justify-content:center;flex-direction:column;flex:none;border:2px solid oklch(21% .02 250);border-radius:50%;background:oklch(45% .12 242);color:white}.score-disc b{font-size:43px;line-height:1.1;color:oklch(92% .19 100);font-weight:700}.score-disc small{font-size:10px}.resume-score h4{font-size:22px;color:oklch(20% .02 250);font-weight:700;margin-bottom:8px}.resume-score p{font-size:11px;line-height:1.65}.resume-module{display:flex;align-items:center;gap:12px;padding:15px 10px;margin-top:13px;border:2px solid oklch(21% .02 250);border-radius:10px;background:white;box-shadow:2px 3px 0 oklch(21% .02 250)}.resume-module>i{width:30px;height:33px;border-radius:8px;border:2px solid oklch(21% .02 250);background:oklch(92% .19 100);flex:none}.resume-module:nth-of-type(4)>i{background:oklch(66% .15 240)}.resume-module:nth-of-type(5)>i{background:oklch(71% .19 43)}.resume-module b{font-size:13px;display:block}.resume-module small{display:block;font-size:10px;margin-top:4px;color:oklch(44% .02 250)}.resume-module>span{font-size:10px;margin-left:auto;white-space:nowrap}.stage-note{display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted);margin-top:20px}
.about{padding-block:50px 105px;border-top:1px solid var(--line)}.about-heading{display:flex;gap:14px;align-items:center;font-size:14px;color:var(--muted);margin-bottom:40px}.about-heading .brand-symbol{color:var(--ink);transform:scale(.8);transform-origin:left center;width:34px}.about-body{display:grid;grid-template-columns:1fr 1.2fr;gap:11%;align-items:start}.about-body h2{font-size:clamp(42px,4vw,60px);font-weight:500;line-height:1.4;letter-spacing:-.02em}.about-body p{font-size:15px;line-height:2;color:var(--muted)}.about-body p+p{margin-top:22px}.location{display:block;font-size:13px;color:var(--ink);margin-top:28px}.footer{padding-block:39px 23px;border-top:1px solid var(--line)}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:40px}.footer-main .wordmark{font-size:21px}.footer-main nav{display:flex;gap:30px;flex-wrap:wrap;font-size:12px}.footer-main nav a:hover{color:oklch(48% .11 210)}.footer-legal{margin-top:38px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:11px;color:var(--muted)}
@media(min-width:1700px){.hero-copy{left:max(6.8%,calc((100% - 1420px)/2))}.header{padding-inline:max(4vw,calc((100vw - 1530px)/2))}.hero{min-height:880px}}
@media(max-width:1100px){.section-wrap{width:calc(100% - 64px)}.hero{min-height:730px}.hero h1{font-size:56px}.hero-copy{left:5%;top:29%;max-width:52%}.hero-description{font-size:14px}.hero-art{object-position:54% center}.product-tabs{gap:12px}.product-tab{gap:10px;padding-inline:0}.product-tab b{font-size:14px}.product-tab small{font-size:11px}.tab-arrow{display:none}.product-panel{min-height:550px}.panel-copy{padding-left:4%;padding-right:15px}.panel-copy h3{font-size:36px}.panel-copy p{font-size:13px}.panel-portrait .panel-copy h3{font-size:34px}.portrait-wall{gap:11px}.story-frame{margin-right:2%}.story-top{padding:17px 12px}.story-top span:last-child{display:none}.resume-demo{width:45%;margin-right:5%;margin-left:3%;padding:15px}.resume-score{gap:12px;padding:14px 9px}.score-disc{width:75px;height:75px}.score-disc b{font-size:34px}.resume-score h4{font-size:18px}.resume-score p{font-size:10px}.resume-module{padding:12px 8px}.resume-module small{font-size:9px}.footer-main nav{gap:20px}}
@media(max-width:760px){html{scroll-padding-top:14px}.section-wrap{width:calc(100% - 40px)}.hero{height:850px;min-height:0;max-height:1050px}.header{height:88px;padding-inline:22px;gap:15px}.wordmark{font-size:20px;gap:9px}.brand-symbol{transform:scale(.85);transform-origin:left center;width:35px}.header nav{gap:19px;font-size:12px}.header-explore{display:none}.hero-art{object-position:69% center}.hero-shade{background:linear-gradient(180deg,#051d2b40,#051d2b91 18%,#051d2b75 44%,#051d2b00 80%,#051d2b55),linear-gradient(90deg,#051d2b45,transparent 90%)}.hero-copy{top:165px;left:26px;max-width:calc(100% - 50px)}.hero-prelude{font-size:17px;margin-bottom:20px}.hero h1{font-size:clamp(38px,8.5vw,59px);line-height:1.4;letter-spacing:-.035em}.hero-description{font-size:14px;margin-top:22px}.hero-action{margin-top:27px;padding:14px 21px;gap:34px;font-size:13px}.hero-bottom{left:25px;right:25px;bottom:27px;font-size:10px}.hero-location{display:none}.scroll-cue{position:static;transform:none;width:32px;height:32px}.products{padding-top:66px;padding-bottom:50px}.section-heading{display:block;margin-bottom:26px}.section-label{font-size:12px;margin-bottom:16px}.section-heading h2{font-size:31px;line-height:1.45}.section-heading>p{font-size:13px;margin-top:19px;line-height:1.8}.product-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;padding:0 3px 4px;margin-inline:-3px}.product-tab{padding:16px 0 16px;gap:10px}.product-tab img{width:30px;height:30px;border-radius:8px}.product-tab b{font-size:13px}.product-tab small{font-size:10px}.product-stage{border-radius:12px}.product-panel{min-height:650px;display:block}.panel-copy,.panel-portrait .panel-copy,.panel-predate .panel-copy,.panel-resume .panel-copy{width:100%;padding:35px 25px 27px}.product-name{font-size:14px;margin-bottom:19px}.panel-copy h3,.panel-portrait .panel-copy h3,.panel-predate .panel-copy h3{font-size:32px;line-height:1.4}.panel-copy p{font-size:13px;margin-top:17px;line-height:1.85}.product-cta{margin-top:22px;padding:12px 18px;font-size:12px;gap:25px}.panel-mars{min-height:680px}.mars-background{object-position:58% center}.mars-shade{background:linear-gradient(180deg,#082f30dc 0%,#082f3094 38%,#082f3000 77%)}.panel-caption{font-size:9px;bottom:18px;right:20px}.panel-portrait{min-height:730px}.portrait-wall{inset:360px -25px -160px;gap:12px;transform:rotate(-6deg)}.portrait-wall>div{gap:13px}.portrait-wall>div:nth-child(2){padding-top:65px}.portrait-wall>div:nth-child(3){padding-top:25px}.portrait-wall img{border-width:4px;border-radius:10px}.panel-predate{padding-bottom:35px;min-height:0}.story-frame{width:calc(100% - 40px);margin:13px 20px 15px;transform:rotate(1.5deg);border-radius:10px}.story-top{padding:15px 13px;font-size:12px}.story-top span:last-child{display:block;font-size:9px}.story-frame figcaption{font-size:11px;gap:12px;padding:19px 12px}.panel-resume{padding-bottom:40px}.resume-demo{width:calc(100% - 62px);margin:10px 31px 10px;padding:15px;max-width:none;box-shadow:5px 6px 0 oklch(21% .02 250)}.resume-demo-top{padding-bottom:17px}.resume-demo-top>span{font-size:9px}.resume-demo-top small{font-size:10px}.resume-score{padding:13px 9px;gap:11px}.score-disc{width:68px;height:68px}.score-disc b{font-size:32px}.score-disc small{font-size:8px}.resume-score h4{font-size:17px}.resume-score p{font-size:9px}.resume-module b{font-size:11px}.resume-module small{font-size:9px}.resume-module>i{width:25px;height:29px}.resume-module>span{font-size:9px}.stage-note{font-size:11px;line-height:1.7;margin-top:15px}.stage-note>span{display:none}.about{padding-block:40px 58px}.about-heading{font-size:12px;margin-bottom:23px;gap:8px}.about-body{grid-template-columns:1fr;gap:26px}.about-body h2{font-size:40px;line-height:1.4}.about-body p{font-size:13px}.about-body p+p{margin-top:16px}.location{font-size:12px;margin-top:23px}.footer{padding-block:29px 22px}.footer-main{display:block}.footer-main .wordmark{font-size:19px}.footer-main nav{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-top:25px;font-size:12px}.footer-legal{font-size:10px;align-items:start;margin-top:30px;gap:13px;line-height:1.8}.footer-legal>span{display:none}.footer-legal a{white-space:nowrap}}
@media(max-width:370px){.hero h1{font-size:35px}.header nav{gap:13px}.wordmark{font-size:18px}.hero-copy{left:22px;max-width:calc(100% - 44px)}.panel-copy h3,.panel-portrait .panel-copy h3,.panel-predate .panel-copy h3{font-size:28px}.resume-demo{width:calc(100% - 42px);margin-inline:21px}.resume-score h4{font-size:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
