:root{--green:#00ad83;--deep:#075644;--mint:#dff9f1;--text:#52606d;--line:#dfeae7;--shadow:0 8px 24px rgba(5,88,68,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;background:#fff}button,input{font:inherit}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.topbar{height:86px;display:flex;align-items:center;gap:42px;padding:0 max(5.5vw,24px);position:relative;z-index:20;background:rgba(255,255,255,.96);border-bottom:1px solid #edf4f1}.brand{display:flex;align-items:center;gap:12px;color:#111;font-size:26px;margin-right:auto}.brand img{width:51px;height:51px;object-fit:contain;border-radius:12px}.topbar nav{height:100%;display:flex;gap:48px}.topbar nav a{display:grid;place-items:center;position:relative;color:#17242e}.topbar nav a.active{color:#008b6b}.topbar nav a.active:after{content:"";position:absolute;left:18%;right:18%;bottom:15px;height:2px;background:var(--green)}.btn{border:0;border-radius:14px;background:linear-gradient(135deg,#08b58b,#00a57d);color:white;padding:16px 34px;font-weight:700;cursor:pointer;box-shadow:0 8px 18px rgba(0,174,132,.23);transition:.2s}.btn:hover{transform:translateY(-2px);filter:saturate(1.08)}.btn-light{background:white;color:#17242e;border:1px solid #d7e0de;box-shadow:var(--shadow)}.btn-small{padding:13px 25px;border-radius:25px}.menu{display:none;border:0;background:none;font-size:24px;color:var(--deep)}
.localized-loading,.localized-error{min-height:60vh;display:grid;place-items:center;color:#62756e}.localized-error{padding:40px;text-align:center}.localized-error a{color:var(--green);text-decoration:underline}
.hero{min-height:455px;text-align:center;background:radial-gradient(circle at 50% 10%,#f7fffc 0,#dffaf2 55%,#c7f4e8 100%);position:relative;overflow:hidden;padding:36px 20px 0}.hero:before,.page-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 35%,#fff 0 5px,transparent 6px),radial-gradient(circle at 84% 26%,#fff9 0 8px,transparent 9px);opacity:.9}.hero h1,.page-hero h1{position:relative;margin:0;color:var(--deep);font-size:42px;letter-spacing:2px}.hero h1{font-size:45px}.hero p,.page-hero p{position:relative;font-size:18px;margin:10px 0 18px}.hero-actions{position:relative;display:flex;justify-content:center;gap:28px}.hero-img{width:500px;height:255px;margin:8px auto 0;object-fit:cover;object-position:50% 54%;border-radius:50% 50% 4% 4%/20% 20% 4% 4%;mix-blend-mode:multiply}.hero:after{content:"";position:absolute;left:-5%;right:-5%;bottom:-55px;height:110px;background:white;border-radius:50% 50% 0 0}.page-hero{height:168px;background:linear-gradient(120deg,#d7faef,#f5fffb,#d8f8ee);display:grid;place-content:center;text-align:center;position:relative;overflow:hidden}.page-hero h1{font-size:39px}.paw{color:#69d2b0;font-size:.8em}.container{width:min(1280px,90vw);margin:auto}.section{padding:30px 0}.card{border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 3px 10px rgba(5,88,68,.03);overflow:hidden}.card:hover{box-shadow:var(--shadow)}h2,h3{color:var(--deep);margin-top:0}.overview{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:16px}.overview .card{min-height:180px;padding:20px}.overview h3{font-size:18px;margin-bottom:5px}.overview p,.feature-card p{font-size:14px;line-height:1.7;margin:0}.thumb{height:76px;margin-top:13px;border-radius:12px;background:linear-gradient(140deg,#edfdf8,#fff);display:flex;align-items:center;justify-content:center;color:var(--green);font-size:44px}.thumb img{width:100%;height:100%;object-fit:cover}.wide{grid-column:span 2}.actions-art{width:100%;height:110px;object-fit:cover;margin-top:10px;border-radius:12px}.downloads{margin:20px auto;display:flex;max-width:600px;background:#effbf7;padding:7px;border-radius:14px;gap:18px}.download-tile{flex:1;display:flex;align-items:center;justify-content:center;gap:15px;padding:9px 22px;border-radius:12px;border:1px solid #dce7e4;background:white;box-shadow:0 3px 8px #dce7e4;font-weight:700;color:#172132;cursor:pointer}.download-tile:first-child{color:#fff;background:var(--green)}.os{font-size:32px}.download-tile small{display:block;font-weight:400}.trust{display:flex;justify-content:center;gap:7vw;color:#6b7b82;font-size:13px;padding:10px}.trust span:first-letter{color:var(--green)}footer{text-align:center;padding:8px 0 16px;font-size:13px}.heart{color:#ff8c91}.toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,30px);opacity:0;background:#083f34;color:white;padding:13px 22px;border-radius:10px;z-index:99;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}
.feature-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.feature-card{padding:20px;min-height:230px;grid-column:span 2}.feature-card:nth-child(1),.feature-card:nth-child(2),.feature-card:nth-child(3){min-height:245px}.feature-card:nth-child(4){grid-column:span 2}.feature-card:nth-child(5),.feature-card:nth-child(6){grid-column:span 2}.feature-card:last-child{grid-column:1/-1;min-height:auto}.number{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:8px;color:white;background:linear-gradient(135deg,#38c6a5,#009f78);font-weight:700;margin-right:9px}.feature-card h3{font-size:19px;margin-bottom:8px}.feature-visual{height:115px;margin-top:14px;background:#f5fcfa;border-radius:13px;overflow:hidden}.feature-visual img{width:100%;height:100%;object-fit:cover}.mini-people{display:flex;height:100%;justify-content:space-around;align-items:center;font-size:45px}.feature-card:last-child{display:grid;grid-template-columns:1fr 1.7fr;align-items:center}.feature-card:last-child .feature-visual{height:125px;margin:0}
.style-section h2{margin:0 0 4px}.style-section>.subtitle{font-size:13px;margin:0 0 10px}.style-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.style-card{height:245px;padding:18px;position:relative;background:linear-gradient(#fff,#f5fffb)}.badge{display:inline-block;background:#e4f8f1;color:#08705a;border-radius:18px;padding:5px 16px;font-weight:700}.style-card p{font-size:13px;margin:8px 0}.style-card img{position:absolute;left:0;right:0;bottom:0;width:100%;height:160px;object-fit:cover;object-position:var(--pos,50% 25%)}.people .style-card img{object-position:var(--pos,50% 80%)}.upload-box{margin-top:24px;padding:16px 30px;background:linear-gradient(100deg,#f2fffb,#e7faf4);border:1px solid #b9e6d8;border-radius:16px;display:grid;grid-template-columns:auto 1fr 2.3fr;gap:25px;align-items:center}.upload-icon{width:105px;height:105px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:42px;color:var(--green);box-shadow:var(--shadow)}.upload-box label{display:inline-block;margin-top:8px}.sample-strip{height:120px;overflow:hidden;border-radius:14px}.sample-strip img{width:100%;height:100%;object-fit:cover;object-position:50% 60%}.has-preview .sample-strip img{object-fit:contain;background:#fff}
.faq-layout{display:grid;grid-template-columns:2fr 1fr;gap:20px}.faq-list{padding:25px}.faq-item{border:1px solid var(--line);border-radius:13px;margin-bottom:10px;box-shadow:0 4px 10px #eef3f1;overflow:hidden}.faq-item button{width:100%;border:0;background:#fff;padding:17px 20px;text-align:left;color:var(--deep);font-weight:700;cursor:pointer;display:flex;align-items:center}.faq-item button:before{content:"Q";display:grid;place-items:center;background:#11b889;color:white;width:23px;height:23px;border-radius:50%;margin-right:16px}.faq-item button:after{content:"⌄";margin-left:auto;font-size:20px}.faq-answer{max-height:0;overflow:hidden;transition:.3s;padding:0 58px;color:#68757c;font-size:14px;line-height:1.7}.faq-item.open .faq-answer{max-height:110px;padding-bottom:17px}.faq-item.open button:after{transform:rotate(180deg)}.help{padding:28px}.help .help-cat{width:100%;height:230px;object-fit:cover;border-radius:20px}.contact{border:1px solid var(--line);border-radius:12px;padding:11px 15px;margin-top:8px;color:var(--deep)}.contact small{display:block;color:#8a969b;margin-left:27px}.download-banner{margin-top:20px;padding:15px 10%;background:linear-gradient(100deg,#e7fbf4,#fff,#dff9f0);border:1px solid #cdebe2;border-radius:18px;display:flex;justify-content:center;gap:30px}
.timeline{padding:24px 0}.release{display:grid;grid-template-columns:220px 1fr;gap:30px;margin-bottom:12px}.meta{padding:22px 0 0 50px;position:relative}.meta:before{content:"";position:absolute;left:25px;top:0;bottom:-35px;width:2px;background:#d9e7e3}.meta:after{content:"";position:absolute;left:17px;top:26px;width:14px;height:14px;background:#10b78a;border:5px solid white;border-radius:50%;box-shadow:0 0 0 2px #b9dfd5}.version{display:inline-block;background:var(--green);color:white;border-radius:12px;padding:7px 15px;margin-top:14px;font-weight:700}.release-card{min-height:170px;padding:22px 38% 20px 38px;position:relative}.release-card img{position:absolute;right:0;top:0;width:38%;height:100%;object-fit:cover}.release-card ul{padding-left:18px;font-size:14px;line-height:1.9}.release-card li::marker{color:#59cfae}.future{background:linear-gradient(#f3fffb,#eafaf5);border:1px solid #c7eadf;border-radius:18px;padding:16px 30px}.future>h2{text-align:center}.future-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.future .card{padding:18px;min-height:115px}.future .card h3{margin-left:85px}.future .card p{margin-left:85px;font-size:13px}.future-emoji{float:left;font-size:60px}
@media(max-width:900px){.topbar{height:72px;padding:0 20px;gap:14px}.brand{font-size:21px}.brand img{width:43px;height:43px}.menu{display:block}.topbar>.btn{display:none}.topbar nav{display:none;position:absolute;top:72px;left:0;right:0;height:auto;background:white;padding:10px 20px;box-shadow:var(--shadow);flex-direction:column;gap:0}.topbar.open nav{display:flex}.topbar nav a{padding:14px}.topbar nav a.active:after{bottom:5px;left:40%;right:40%}.overview{grid-template-columns:1fr 1fr}.wide{grid-column:span 2}.feature-card{grid-column:span 3!important}.feature-card:last-child{grid-column:1/-1!important}.style-grid{grid-template-columns:1fr 1fr}.upload-box{grid-template-columns:auto 1fr}.sample-strip{grid-column:1/-1}.faq-layout{grid-template-columns:1fr}.release{grid-template-columns:160px 1fr}.release-card{padding-right:25px}.release-card img{opacity:.16;width:55%}.future-grid{grid-template-columns:1fr}.hero h1{font-size:36px}}
@media(max-width:560px){.container{width:92vw}.hero{min-height:500px;padding-top:30px}.hero h1,.page-hero h1{font-size:29px}.hero p,.page-hero p{font-size:15px}.hero-actions{gap:10px}.btn{padding:13px 18px}.hero-img{height:265px;width:100%;margin-top:16px}.overview,.style-grid,.feature-grid{display:block}.overview .card,.style-card,.feature-card{margin-bottom:14px}.wide{grid-column:auto}.feature-card:last-child{display:block}.feature-card:last-child .feature-visual{margin-top:14px}.downloads,.download-banner{flex-direction:column}.trust{flex-direction:column;gap:8px}.upload-box{grid-template-columns:1fr;text-align:center}.upload-icon{margin:auto}.release{grid-template-columns:1fr;gap:0}.meta{padding-left:45px}.meta:before{left:20px}.meta:after{left:12px}.release-card{min-height:225px}.future{padding:16px}.faq-list,.help{padding:16px}.brand strong{font-size:19px}}

/* Local vector UI icons and generated illustration crops. */
.download-icon{display:inline-block;width:14px;height:14px;margin-right:9px;border-bottom:2px solid currentColor;position:relative}.download-icon:before{content:"";position:absolute;left:6px;top:-5px;width:2px;height:10px;background:currentColor}.download-icon:after{content:"";position:absolute;left:3px;top:1px;width:6px;height:6px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}
.menu{font-size:0;width:30px;padding:4px}.menu i{display:block;height:2px;background:var(--deep);margin:5px 0;border-radius:2px}.paw{display:inline-block;width:25px;height:22px;position:relative;margin:0 12px;font-size:0}.paw:before{content:"";position:absolute;width:13px;height:11px;border-radius:50%;background:#75d7b8;left:6px;bottom:0}.paw:after{content:"";position:absolute;width:6px;height:7px;border-radius:50%;background:#75d7b8;left:1px;top:5px;box-shadow:8px -5px #75d7b8,16px 0 #75d7b8}
.heart{display:inline-block;width:11px;height:11px;background:#ff8c91;transform:rotate(45deg);position:relative}.heart:before,.heart:after{content:"";position:absolute;width:11px;height:11px;border-radius:50%;background:#ff8c91}.heart:before{left:-6px}.heart:after{top:-6px}.trust i{display:inline-block;width:18px;height:18px;margin-right:9px;vertical-align:middle;border:2px solid var(--green)}.shield-icon{border-radius:5px 5px 9px 9px}.leaf-icon{border-radius:100% 0 100% 0;transform:rotate(-20deg)}.flower-icon{border-radius:50%}.os-icon{width:30px;height:30px;display:inline-grid;grid-template-columns:1fr 1fr;gap:2px}.os-icon i{background:currentColor}.apple-icon{width:27px;height:29px;border-radius:50%;background:currentColor;position:relative}.apple-icon:before{content:"";position:absolute;width:9px;height:7px;background:white;right:-2px;top:7px;border-radius:50%}.apple-icon:after{content:"";position:absolute;width:9px;height:5px;background:currentColor;left:14px;top:-6px;border-radius:100% 0}
.art-window{overflow:hidden;background:#f4fdf9}.scene{display:block;width:100%;height:100%;object-fit:cover;transform:scale(2);transform-origin:var(--sx,25%) var(--sy,25%)}.portrait-strip{display:flex;gap:8px;height:76px;margin-top:13px}.portrait{flex:1;overflow:hidden;border-radius:10px;background:#f5fbf9}.portrait img{width:100%;height:100%;object-fit:cover;transform:scale(2.55);transform-origin:var(--px,16%) var(--py,20%)}
.hero-img{object-position:50% 74%}.hero:after{bottom:-78px}
.upload-cloud{width:42px;height:25px;border:3px solid var(--green);border-radius:20px;display:block;position:relative}.upload-cloud:before{content:"";position:absolute;width:19px;height:19px;border:3px solid var(--green);border-bottom:0;border-radius:50% 50% 0 0;left:8px;top:-15px;background:#fff}.upload-cloud:after{content:"";position:absolute;width:3px;height:21px;background:var(--green);left:18px;top:5px;box-shadow:-5px 5px 0 -1px var(--green),5px 5px 0 -1px var(--green)}
.future-illustration{float:left;width:75px;height:75px;overflow:hidden;border-radius:12px;margin-right:12px}.future-illustration img{width:100%;height:100%;object-fit:cover}.future .card h3,.future .card p{margin-left:0}.contact{position:relative;padding-left:44px}.contact:before{content:"";position:absolute;left:15px;top:16px;width:15px;height:11px;border:2px solid var(--green);border-radius:3px}.contact small{margin-left:0}
.style-card img{transform:scale(2.65);transform-origin:var(--pos,50% 25%)}

/* Final responsive artwork system: every component owns one complete image. */
.hero-img{object-fit:contain;object-position:center;width:500px;height:255px;position:relative;z-index:1;mix-blend-mode:multiply}.hero:after{bottom:-96px;z-index:2}
.overview{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.overview .card{min-width:0;display:flex;flex-direction:column}.overview .wide{grid-column:span 2}.thumb,.actions-art{margin-top:auto;background:#f5fcfa;border-radius:12px;overflow:hidden}.thumb{height:112px}.actions-art{height:112px}.thumb img,.actions-art{width:100%;object-fit:contain;object-position:center}.actions-art{display:block}.portrait-strip{display:none}
.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.feature-card,.feature-card:nth-child(n){grid-column:auto!important;min-height:255px;display:flex;flex-direction:column;padding:20px}.feature-card .feature-visual{height:145px;margin-top:auto;background:#f6fcfa}.feature-card .feature-visual img{width:100%;height:100%;object-fit:contain;object-position:center}.feature-card.feature-download{grid-column:1/-1!important;display:grid;grid-template-columns:1.8fr 1fr;min-height:185px}.feature-download .feature-visual{height:145px;margin:0}.feature-heading{display:flex;align-items:center;justify-content:center;gap:50px}.feature-heading>div{position:relative;z-index:1;text-align:left}.feature-heading>img{height:145px;width:310px;object-fit:contain;position:relative;z-index:1}
.style-card{height:250px}.style-card img{transform:none!important;position:absolute;left:12px;right:12px;bottom:10px;width:calc(100% - 24px);height:170px;object-fit:contain;object-position:center}.sample-strip img{object-fit:contain;background:#fff}
.help .help-cat{object-fit:contain;background:#f2fcf8}.download-banner{align-items:center}.download-banner>img{width:180px;height:95px;object-fit:contain}.release-card img{object-fit:contain;background:#f5fcfa}.future-illustration img{object-fit:contain;background:#f5fcfa}
@media(max-width:900px){.overview{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card:nth-child(n){grid-column:auto!important}.feature-card.feature-download{grid-column:1/-1!important}.style-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-heading>img{width:240px}.overview .wide{grid-column:span 2}}
@media(max-width:560px){.overview,.feature-grid,.style-grid{display:grid;grid-template-columns:1fr}.overview .wide,.feature-card.feature-download{grid-column:auto!important}.overview .card,.feature-card,.style-card{width:100%;margin-bottom:0}.feature-card.feature-download{display:flex}.thumb,.actions-art{height:auto;min-height:150px}.thumb img,.actions-art{height:auto;max-height:210px}.feature-heading{height:auto;min-height:220px;padding:24px 16px;gap:8px}.feature-heading>img{width:42%;height:150px}.feature-heading h1{font-size:27px}.style-card{height:300px}.style-card img{height:215px}.download-banner>img{width:100%;height:130px}.hero-img{width:100%;height:275px}.hero:after{bottom:-100px}.release-card img{opacity:.12}}
@media(min-width:561px){.hero-img{width:700px;height:290px;margin-top:0}}
.home-band{background:linear-gradient(180deg,#f4fffb,#fff);border-top:1px solid #e2f2ed;border-bottom:1px solid #e2f2ed}.section-title{display:flex;align-items:center;justify-content:center;text-align:center;margin-bottom:24px}.section-title h2{font-size:32px;margin:0 0 5px}.section-title p{margin:0}.subsection-title{margin-top:28px}.faq-home{display:grid;grid-template-columns:2fr 1fr;gap:20px}.legal{margin-top:34px;margin-bottom:40px;padding:42px 54px;max-width:960px;line-height:1.9}.legal h2{font-size:20px;margin:24px 0 6px}.legal h2:first-child{margin-top:0}.legal p{margin:0 0 12px}.legal-date{text-align:right;color:#87928f;margin-top:34px!important}
@media(max-width:900px){.faq-home{grid-template-columns:1fr}.home-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.legal{padding:32px}}
@media(max-width:560px){.section-title h2{font-size:27px}.home-feature-grid{grid-template-columns:1fr}.legal{padding:24px 20px;margin-top:20px}.faq-home .help{padding:18px}}
.company-line{color:#8a969b;font-size:12px}.company-line a:hover{color:var(--green)}
.language-picker{position:relative;margin-left:4px}.language-trigger{height:42px;min-width:58px;padding:0 10px;border:1px solid #cfe4dd;border-radius:13px;background:rgba(255,255,255,.82);color:var(--deep);display:flex;align-items:center;justify-content:center;gap:5px;cursor:pointer;font-weight:700}.language-trigger svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.language-trigger span{font-size:11px}.language-menu{position:absolute;right:0;top:49px;width:126px;padding:6px;border:1px solid #dbe9e5;border-radius:13px;background:#fff;box-shadow:0 12px 28px rgba(16,73,59,.16);opacity:0;visibility:hidden;transform:translateY(-5px);transition:.18s;z-index:40}.language-picker.open .language-menu{opacity:1;visibility:visible;transform:translateY(0)}.language-menu button{width:100%;padding:9px 11px;border:0;border-radius:9px;background:transparent;text-align:left;color:#34443f;cursor:pointer}.language-menu button:hover,.language-menu button.active{background:#eaf8f3;color:var(--deep)}.footer-logo{display:inline-block;width:24px;height:24px;object-fit:contain;vertical-align:middle;border-radius:6px}
@media(max-width:900px){.language-picker{margin-left:auto}.topbar .language-trigger{height:40px}.topbar.open .language-picker{z-index:42}}

/* Four-screen homepage composition. */
.landing-screen{min-height:calc(100svh - 86px);position:relative}.landing .hero{height:auto;min-height:calc(100svh - 86px)}.landing .hero-copy{text-align:left;width:min(1180px,86vw);padding-top:10vh}.landing .hero-copy h1{font-size:58px;line-height:1.13;letter-spacing:1px}.landing .hero-copy h1 em{font-style:normal;color:#0ab98c}.landing .hero-copy p{line-height:1.8;margin:20px 0}.landing .hero-copy small{display:block;color:#73857f;margin:12px 0 0 26px}.landing .hero-actions{justify-content:flex-start}.landing .hero-mascot{width:min(44vw,590px);height:min(62vh,590px);left:64%;bottom:-6px}.scroll-cue{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);z-index:7;font-size:12px;color:#84948e;text-align:center}.scroll-cue i{display:block;width:16px;height:25px;border:1px solid #9ccdc0;border-radius:10px;margin:auto}.scroll-cue i:after{content:"";display:block;width:3px;height:5px;background:#59c9aa;border-radius:3px;margin:5px auto}
.showcase{display:flex;align-items:center;background:#fff}.showcase-inner{padding:54px 0}.section-title.compact{margin-bottom:34px}.section-title.compact h2{font-size:42px}.section-title.compact .paw{transform:scale(.72);margin-left:8px}.feature-showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.showcase-card{height:260px;padding:24px;position:relative;background:linear-gradient(145deg,#fff,#f2fcf8);overflow:hidden}.showcase-card span{font-size:20px;font-weight:700;color:var(--deep)}.showcase-card p{font-size:14px;line-height:1.7;width:65%;margin-top:10px}.showcase-card img{position:absolute;right:5px;bottom:0;width:58%;height:68%;object-fit:contain;background:transparent}
.style-screen{display:flex;align-items:center;background:linear-gradient(180deg,#fff,#fbfefd)}.style-showcase{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;align-items:center}.style-choice{height:390px;border-radius:18px;background:linear-gradient(145deg,#ddf7ef,#b8efdf);padding:24px;position:relative;overflow:hidden;box-shadow:0 12px 30px rgba(4,91,70,.08)}.style-choice.featured{height:430px;background:#fff;border:1px solid #e4ece9}.style-choice b{font-size:21px;color:#263832}.style-choice p{font-size:14px}.style-choice img{position:absolute;left:0;right:0;bottom:0;width:100%;height:78%;object-fit:contain;background:transparent}.style-tip{width:max-content;margin:28px auto 0;padding:10px 20px;display:flex;align-items:center;gap:12px;border-radius:12px;background:white;box-shadow:var(--shadow);font-size:13px}.style-tip img{width:32px;height:32px;border-radius:8px}
.style-tabs{display:flex;width:max-content;margin:-12px auto 28px;padding:5px;border:1px solid #d8ebe5;border-radius:14px;background:#f1faf7}.style-tabs button{min-width:108px;padding:10px 24px;border:0;border-radius:10px;background:transparent;color:#60706a;font-weight:700;cursor:pointer;transition:.2s}.style-tabs button.active{background:#fff;color:var(--deep);box-shadow:0 5px 14px rgba(12,97,75,.12)}.style-panel[hidden]{display:none}.style-panel.active{display:block}.style-panel .style-choice{height:410px}.style-panel .style-choice.featured{height:410px}.style-panel .style-choice img{height:76%;padding:12px 18px 0}
.style-panel .custom-style-card{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px 22px;background:linear-gradient(150deg,#fff,#f2fbf8);border:1px dashed #a9dccc}.custom-upload-icon{width:72px;height:72px;margin-bottom:20px;fill:none;stroke:#55bb96;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.custom-style-card div{position:static}.custom-style-card b{font-size:20px}.custom-style-card p{margin:10px 0 24px;line-height:1.65;color:#71807a}.custom-style-card .btn{padding:12px 22px;border-radius:24px;box-shadow:0 7px 16px rgba(0,174,132,.2)}
@media(max-width:1100px){.style-showcase{grid-template-columns:repeat(2,minmax(0,1fr))}}
.interaction-section{display:flex;align-items:center;padding:64px 0;background:linear-gradient(180deg,#f5fffb,#fff)}.interaction-inner{width:min(1180px,90vw)}.interaction-section .section-title{margin-bottom:30px}.interaction-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.interaction-card{overflow:hidden;border:1px solid #dcebe6;border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(12,94,73,.08);transition:.22s}.interaction-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(12,94,73,.13)}.interaction-copy{display:flex;align-items:flex-start;gap:12px;padding:20px 20px 14px}.interaction-copy>span{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:11px;background:#dff7ef;color:#14956f;font-weight:800;font-size:12px}.interaction-copy h3{margin:2px 0 4px;font-size:20px;color:var(--deep)}.interaction-copy p{margin:0;font-size:13px;line-height:1.55;color:#75827d}.interaction-card>img{width:100%;aspect-ratio:1/1;object-fit:cover}.interaction-more{display:flex;align-items:center;justify-content:center;gap:16px;width:min(620px,100%);margin:28px auto 0;padding:16px 24px;border:1px dashed #9fd6c4;border-radius:18px;background:#f4fcf9}.interaction-plus{display:grid;place-items:center;flex:0 0 42px;height:42px;border-radius:50%;background:#72c8a9;color:#fff;font-size:27px}.interaction-more b{color:var(--deep)}.interaction-more p{margin:4px 0 0;font-size:13px;color:#74817c}.interaction-more div{text-align:left}
@media(max-width:900px){.interaction-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.interaction-section{padding:58px 0}.interaction-grid{grid-template-columns:1fr}.interaction-card>img{aspect-ratio:1.2/1}.interaction-more{align-items:flex-start;padding:16px}.interaction-more p{line-height:1.6}}
.faq-screen{display:grid;grid-template-columns:1fr 1.55fr;background:#fff}.faq-art{background:linear-gradient(145deg,#f5fffb,#c8f3e6);position:relative;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;border-radius:0 45% 0 0}.faq-art img{width:80%;height:70%;object-fit:contain;background:transparent}.faq-art span{position:absolute;top:24%;right:20%;font-size:80px;font-weight:700;color:#48cfa9}.faq-panel{padding:8vh 8vw 6vh 5vw}.faq-panel .section-title{justify-content:flex-start;text-align:left}.faq-list.clean{padding:0;background:transparent}.faq-list.clean .faq-item{border:0;background:#fff;box-shadow:0 8px 24px rgba(21,75,61,.08);margin-bottom:13px}.faq-list.clean .faq-item button:before{display:none}.faq-list.clean .faq-item button{position:relative;min-height:62px;padding:18px 60px 18px 22px;color:#25342f;line-height:1.45}.faq-list.clean .faq-item button:after{content:"";position:absolute;right:22px;top:50%;width:24px;height:24px;margin:0;background:url('../assets/icons/chevron-down.svg') center/24px 24px no-repeat;transform:translateY(-50%);transition:transform .22s ease}.faq-list.clean .faq-item.open button:after{transform:translateY(-50%) rotate(180deg)}.faq-list.clean .faq-answer{padding-left:22px}.faq-list.clean .faq-item.open .faq-answer{padding:0 22px 18px}
@media(max-width:900px){.landing .hero-copy{padding-top:8vh}.landing .hero-copy h1{font-size:48px}.landing .hero-mascot{left:68%;width:48vw}.feature-showcase{grid-template-columns:repeat(2,1fr)}.style-showcase{gap:18px}.style-choice{height:350px}.style-choice.featured{height:385px}.faq-panel{padding:7vh 4vw}.faq-art img{width:95%}}
@media(max-width:560px){.landing-screen{min-height:auto}.landing .hero{height:690px;min-height:690px}.landing .hero-copy{width:92vw;padding-top:48px;text-align:center}.landing .hero-copy h1{font-size:40px}.landing .hero-copy p br{display:none}.landing .hero-actions{justify-content:center}.landing .hero-copy small{margin-left:0}.landing .hero-mascot{left:50%;width:360px;height:360px;bottom:35px}.scroll-cue{display:none}.showcase-inner{padding:62px 0}.feature-showcase{grid-template-columns:1fr}.showcase-card{height:230px}.style-showcase{grid-template-columns:1fr}.style-choice,.style-choice.featured{height:360px}.faq-screen{grid-template-columns:1fr}.faq-art{height:300px;border-radius:0 0 45% 0}.faq-art img{height:95%;width:85%}.faq-panel{padding:55px 5vw}.section-title.compact h2{font-size:34px}}
.showcase-card:nth-child(2) img,.showcase-card:nth-child(5) img{width:94%;height:58%;right:3%}
.landing .hero-mascot.logo-hero{width:min(48vw,650px);height:min(68vh,650px);left:67%;bottom:-58px;filter:drop-shadow(0 12px 9px rgba(23,104,84,.12))}.showcase-card img{background:transparent!important}.showcase-card:nth-child(2) img,.showcase-card:nth-child(5) img{width:58%;height:68%;right:5%}.style-choice img{background:transparent!important}.faq-art img{background:transparent!important}.faq-art>span{display:none}
@media(max-width:900px){.landing .hero-mascot.logo-hero{left:68%;width:52vw}}
@media(max-width:560px){.landing .hero-mascot.logo-hero{left:50%;width:380px;height:380px;bottom:-6px}}

/* Rebuilt homepage presentation: seamless hero layers and clean artwork canvases. */
.hero{height:590px;min-height:590px;padding:0 20px;background:#ddf9f1 url('../assets/hero-background.webp') center bottom/cover no-repeat;display:flex;flex-direction:column;align-items:center;overflow:hidden}.hero:before{display:none}.hero-copy{position:relative;z-index:4;text-align:center;padding-top:42px}.hero-copy h1{font-size:46px}.hero-copy p{font-size:18px;margin:10px 0 18px}.hero-mascot{position:absolute;z-index:3;width:360px;height:360px;object-fit:contain;left:50%;bottom:8px;transform:translateX(-50%);filter:drop-shadow(0 14px 10px rgba(24,125,98,.14))}.hero:after{height:72px;bottom:-48px;z-index:5}
.overview{gap:18px}.overview .card{padding:20px 20px 0;min-height:248px}.overview .card h3{margin-bottom:6px}.overview .card p{min-height:46px}.thumb{width:calc(100% + 40px);height:auto;aspect-ratio:2.15;margin:10px -20px 0;border-radius:0;background:#fff}.thumb img{width:100%;height:100%;object-fit:cover;object-position:center}.actions-art{width:calc(100% + 40px);height:auto;aspect-ratio:2.45;margin:10px -20px 0;border-radius:0;background:#fff;object-fit:cover;object-position:center}.overview .wide .actions-art{aspect-ratio:4.8}.overview .wide{min-height:248px}
.home-feature-grid .feature-card{padding:20px 20px 0;min-height:270px}.home-feature-grid .feature-visual{width:calc(100% + 40px);height:auto;aspect-ratio:2.05;margin:12px -20px 0;background:#fff;border-radius:0}.home-feature-grid .feature-visual img{object-fit:cover;background:#fff}.style-card{background:#fff}.style-card img,.help .help-cat,.sample-strip img{background:#fff}
@media(max-width:900px){.hero{height:560px;min-height:560px;background-size:auto 100%;background-position:center bottom}.hero-copy{padding-top:36px}.hero-copy h1{font-size:38px}.hero-mascot{width:330px;height:330px}.overview .card{min-height:260px}.overview .wide .actions-art{aspect-ratio:4.4}}
@media(max-width:560px){.hero{height:610px;min-height:610px;padding:0 16px;background-size:auto 100%;background-position:center bottom}.hero-copy{padding-top:30px}.hero-copy h1{font-size:31px;line-height:1.28}.hero-copy p{font-size:15px}.hero-mascot{width:320px;height:320px;bottom:28px}.hero:after{bottom:-52px}.overview .card{min-height:0}.thumb,.actions-art,.overview .wide .actions-art{width:calc(100% + 40px);height:auto;aspect-ratio:2.15;margin-left:-20px;margin-right:-20px;max-height:none}.home-feature-grid .feature-visual{aspect-ratio:2.05}}

/* Centered transparent-header hero, matching the approved composition. */
body[data-page="home"] #site-header{position:absolute;inset:0 0 auto;z-index:30}
body[data-page="home"] .topbar{width:min(1180px,88vw);height:64px;margin:12px auto 0;padding:0 18px;border:0;border-radius:22px;background:transparent;box-shadow:none;backdrop-filter:none}
body[data-page="home"] .brand img{width:40px;height:40px}body[data-page="home"] .brand{font-size:21px}
body[data-page="home"] .topbar nav{gap:38px}body[data-page="home"] .topbar nav a.active:after{bottom:8px}
.landing .hero{height:min(820px,88svh);min-height:680px;padding:0;background:#dff8ef url('../assets/hero-background.webp') center bottom/cover no-repeat;display:block}
.landing .hero-copy{width:min(1100px,92vw);padding-top:105px;margin:0 auto;text-align:center}
.landing .hero-copy h1{color:#064f40;font-size:54px;line-height:1.15;letter-spacing:.5px;text-shadow:none;white-space:nowrap}
.landing .hero-copy h1 em{color:#09aa82}.landing .hero-copy p{margin:12px 0 17px;color:#415f58;font-size:18px}
.landing .hero-actions{justify-content:center}.landing .hero-copy small{margin:10px 0 0;color:#6e827c}
.landing .hero-mascot.logo-hero{left:50%;bottom:-8px;width:min(540px,52vw);height:min(540px,58vh);filter:drop-shadow(0 13px 12px rgba(23,104,84,.1))}
.landing .hero:after{left:-10%;right:-10%;height:160px;bottom:-95px;border-radius:50% 50% 0 0/100% 100% 0 0;background:#fff;z-index:5}
@media(max-width:900px){body[data-page="home"] .topbar{width:calc(100% - 24px);margin-top:8px;background:transparent}body[data-page="home"] .topbar nav{background:rgba(255,255,255,.94);border-radius:16px}.landing .hero-copy{padding-top:112px}.landing .hero-copy h1{font-size:42px;white-space:normal}.landing .hero-mascot.logo-hero{left:50%;width:min(620px,78vw)}}
@media(max-width:560px){.landing .hero{height:720px;min-height:720px;background-position:center bottom}.landing .hero-copy{padding-top:105px;width:90vw}.landing .hero-copy h1{font-size:34px}.landing .hero-copy p{font-size:15px}.landing .hero-mascot.logo-hero{width:390px;height:390px;bottom:-8px}.landing .hero:after{bottom:-66px}}

/* Three-step product workflow. */
.workflow-section{padding:68px 0 72px;background:#fff}.workflow-inner{width:min(1180px,90vw)}.workflow-section .section-title{margin-bottom:30px}.workflow-section .section-title h2{font-size:38px}
.workflow{display:grid;grid-template-columns:1fr 40px 1.35fr 40px 1fr;align-items:stretch;gap:10px;margin:0;padding:0;border-radius:0;background:transparent;border:0;box-shadow:none}
.workflow-step{position:relative;min-width:0;height:360px;padding:15px 15px 17px;border:1px solid #dfece8;border-radius:18px;background:linear-gradient(145deg,#fff,#f5fcf9);box-shadow:0 8px 24px rgba(15,91,72,.07);display:flex;flex-direction:column}
.workflow-number{position:absolute;left:10px;top:10px;display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#72c8a9;color:#fff;font-weight:800;font-size:14px}
.workflow-copy{padding-left:34px}.workflow-copy h3{margin:0;color:#33413c;font-size:16px}.workflow-copy p{margin:4px 0 10px;font-size:12px;color:#7c837f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.workflow-media{margin-top:auto;border-radius:12px;overflow:hidden;background:#f4fbf8;display:flex;align-items:center;justify-content:center}.workflow-media>img{width:100%;height:100%;object-fit:contain}.upload-preview{position:relative;width:100%;aspect-ratio:1/1;background:#f4fbf8}.upload-preview>img{object-fit:cover;object-position:center}.upload-mark{position:absolute;right:9px;bottom:9px;width:36px;height:36px;border-radius:11px;background:linear-gradient(145deg,#75d1b1,#49b990);border:2px solid rgba(255,255,255,.95);box-shadow:0 5px 12px rgba(26,112,85,.24);display:grid;place-items:center}.upload-mark svg{width:20px;height:20px;fill:none;stroke:#fff;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.style-options{width:100%;height:180px;gap:8px;padding:8px;background:transparent;overflow:visible}.style-step .style-options{margin-top:auto;margin-bottom:auto}.style-options figure{flex:1;min-width:0;margin:0;padding:5px 4px 7px;border:1px solid #dbe7e2;border-radius:10px;background:#fff;text-align:center;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.style-options figure.selected{border:2px solid #72c8a9;background:#effaf6}.style-options img{width:100%;aspect-ratio:1/1;height:auto;object-fit:contain}.style-options figcaption{margin-top:4px;font-size:11px;color:#58645f;white-space:nowrap}
.result-step .workflow-media{width:100%;aspect-ratio:1/1;background:transparent}.result-step .workflow-media img{width:100%;height:100%;object-fit:contain}.workflow-arrow{align-self:center;justify-self:center;width:22px;height:22px;border-top:5px solid #86cfb5;border-right:5px solid #86cfb5;transform:rotate(45deg);filter:drop-shadow(0 2px 0 #fff)}
@media(max-width:900px){.workflow{grid-template-columns:1fr 26px 1.25fr 26px 1fr;gap:4px;padding:10px}.workflow-step{height:320px}.workflow-copy p{white-space:normal;min-height:32px}.style-options{height:158px;gap:4px;padding:5px}.workflow-arrow{width:17px;height:17px}}
@media(max-width:620px){.workflow{grid-template-columns:1fr;gap:12px;padding:12px}.workflow-step{display:grid;grid-template-columns:1fr 160px;align-items:center;width:100%;height:194px;min-height:194px}.workflow-copy{padding:0 4px 0 36px}.workflow-copy p{white-space:normal}.workflow-media{margin-top:0}.upload-preview,.result-step .workflow-media{width:160px;height:160px;aspect-ratio:1/1}.workflow-arrow{width:16px;height:16px;transform:rotate(135deg);margin:-5px auto}.style-options{grid-column:2;grid-row:1;width:160px;height:160px;gap:3px;padding:4px}.style-step .style-options{margin:0}.style-options figure{padding:3px 2px 5px}.style-options figcaption{font-size:9px}.result-step .workflow-media img{width:100%}}

/* Compact split hero: copy left, mascot right. */
.landing .hero{height:510px;min-height:510px;background-position:center bottom}
.landing .hero-copy{width:min(1180px,86vw);padding-top:125px;margin:0 auto;text-align:left}
.landing .hero-copy h1{width:52%;font-size:53px;line-height:1.12;white-space:normal}
.landing .hero-copy p{width:48%;margin:17px 0;color:#46625a}
.landing .hero-actions{width:48%;justify-content:flex-start}.landing .hero-copy small{width:48%;margin:10px 0 0 25px;text-align:left}
.landing .hero-mascot.logo-hero{left:69%;bottom:-130px;width:560px;height:560px}
.landing .hero:after{height:100px;bottom:-70px}
@media(max-width:900px){.landing .hero{height:530px;min-height:530px}.landing .hero-copy{padding-top:120px}.landing .hero-copy h1{font-size:43px}.landing .hero-mascot.logo-hero{left:72%;bottom:-105px;width:500px;height:500px}.landing .hero:after{height:100px;bottom:-68px}}
@media(max-width:620px){.landing .hero{height:720px;min-height:720px}.landing .hero-copy{padding-top:105px;text-align:center}.landing .hero-copy h1,.landing .hero-copy p,.landing .hero-actions,.landing .hero-copy small{width:100%;text-align:center}.landing .hero-copy h1{font-size:34px}.landing .hero-actions{justify-content:center}.landing .hero-copy small{margin-left:0}.landing .hero-mascot.logo-hero{left:50%;width:470px;height:470px;bottom:-105px}.landing .hero:after{height:96px;bottom:-66px}}
