:root{--ink:#111d2e;--muted:#5c6876;--green:#08bf5b;--green-dark:#087c4c;--mint:#eaf8e8;--lime:#f3f8e8;--cream:#fffdf7;--cream-2:#fbfaf4;--yellow:#fff7cd;--line:#e3e8e1;--white:#fff;--shadow:0 18px 48px rgba(44,74,54,.09);--radius:26px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:"Hiragino Sans","Yu Gothic",Meiryo,sans-serif;line-height:1.75;font-size:16px}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.narrow{max-width:880px}.skip-link{position:fixed;z-index:999;left:16px;top:-80px;background:#fff;padding:12px 18px;border-radius:10px}.skip-link:focus{top:16px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,253,247,.94);border-bottom:1px solid rgba(74,102,79,.08);backdrop-filter:blur(14px)}.nav-shell{width:min(1320px,calc(100% - 40px));height:78px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;font-weight:800;letter-spacing:.02em}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:var(--green);color:#fff;font-size:20px}.site-nav{display:flex;align-items:center;gap:26px;font-weight:700;font-size:14px}.site-nav>a:not(.button):hover{color:var(--green-dark)}.menu-button{display:none;border:0;background:transparent;padding:8px}.menu-button span:not(.sr-only){display:block;width:25px;height:2px;margin:5px;background:var(--ink)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 27px;border:0;border-radius:999px;background:var(--green);color:#fff;font-weight:800;box-shadow:0 10px 24px rgba(8,191,91,.15);transition:.2s transform,.2s background}.button:hover{transform:translateY(-2px);background:#05ad51}.button-small{min-height:44px;padding:0 20px}.button-muted{background:#fff;color:#53616b;border:1px solid #dfe5e8;box-shadow:none;cursor:not-allowed}.button-muted:hover{transform:none;background:#fff}.button-dark{background:var(--ink)}.button-white{background:#fff;color:var(--green-dark)}.button-outline-white{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.7);box-shadow:none}.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.centered{justify-content:center}.hero{position:relative;overflow:hidden;background:linear-gradient(125deg,#fffdf7 12%,#fbfaef 47%,#eff8df 100%);min-height:650px;display:grid;align-items:center}.hero:after{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:rgba(255,255,255,.52);top:45px;left:51%}.hero-glow{position:absolute;border-radius:50%;filter:blur(1px)}.hero-glow-one{width:430px;height:430px;background:rgba(211,237,189,.55);right:-100px;top:-150px}.hero-glow-two{width:250px;height:250px;background:rgba(255,241,178,.65);left:-80px;bottom:-80px}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1.08fr;gap:55px;align-items:center;padding:76px 0 66px}.eyebrow{margin:0 0 14px;color:var(--green);font-size:13px;font-weight:900;letter-spacing:.14em}.pill{display:inline-flex;padding:7px 14px;border:1px solid #c8e8d3;border-radius:999px;background:rgba(255,255,255,.9);letter-spacing:.03em}.hero h1{font-size:clamp(43px,5.25vw,66px);line-height:1.17;letter-spacing:-.035em;margin:23px 0;font-weight:850}.hero h1 em{font-style:normal;color:var(--green)}.hero-lead{max-width:610px;font-size:17px;font-weight:600;line-height:1.85}.hero-notes{display:flex;flex-wrap:wrap;gap:12px 26px;padding:0;margin:28px 0 0;list-style:none;color:#4e5d68;font-size:14px}.hero-notes li:before{content:"✓";margin-right:8px;color:var(--green);font-weight:900}.hero-visual{position:relative;height:485px}.hero-image-placeholder{position:absolute;inset:20px 12px 0 30px;overflow:hidden;border-radius:50% 45% 18% 42%;background:linear-gradient(145deg,#fffef5 0%,#eef7df 60%,#e1f0ce 100%);border:1px solid rgba(146,185,139,.2)}.placeholder-sun{position:absolute;width:180px;height:180px;border-radius:50%;background:rgba(255,239,167,.65);top:25px;left:36px}.placeholder-figure{position:absolute;bottom:-40px;width:180px;height:340px;border-radius:90px 90px 24px 24px;opacity:.42}.placeholder-figure:before{content:"";position:absolute;top:-55px;left:48px;width:90px;height:90px;border-radius:50%;background:inherit}.placeholder-figure.staff{right:90px;background:#8ec7a4;transform:rotate(4deg)}.placeholder-figure.senior{left:70px;width:160px;height:270px;background:#e7c9ad;transform:rotate(-5deg)}.placeholder-note{position:absolute;left:28px;bottom:28px;padding:10px 14px;border-radius:14px;background:rgba(255,255,255,.86);color:#849087;font-size:13px;font-weight:700;line-height:1.45}.stamp-bubble{position:absolute;right:-2px;top:65px;z-index:2;display:flex;align-items:center;gap:12px;padding:19px 22px;background:#fff;border:1px solid #eef1eb;border-radius:22px 22px 6px 22px;box-shadow:var(--shadow);font-size:17px;transform:rotate(2deg)}.stamp-bubble span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--green);color:#fff}.section{padding:102px 0}.section-tint{background:var(--cream-2)}.section-heading{text-align:center;max-width:760px;margin:0 auto 48px}.section-heading h2,.creator-grid h2,.contact-grid h2,.values-grid h2{font-size:clamp(30px,4vw,44px);line-height:1.4;letter-spacing:-.025em;margin:0 0 16px}.section-heading p:last-child{color:var(--muted)}.card-grid{display:grid;gap:24px}.card-grid.three{grid-template-columns:repeat(3,1fr)}.info-card{padding:34px;border:1px solid var(--line);border-radius:22px;background:#fff}.info-card.featured{border-color:#b9e6c8;background:#fffefb}.info-card .icon{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:var(--mint);color:var(--green-dark);font-weight:900}.info-card h3{margin:22px 0 10px;font-size:20px}.info-card p{margin:0;color:var(--muted)}.category-tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-bottom:30px}.category-tabs button{padding:10px 18px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);font-weight:800;cursor:pointer}.category-tabs button[aria-selected="true"]{background:var(--green);color:#fff;border-color:var(--green)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card,.preview-card{position:relative;text-align:left;border:1px solid var(--line);background:#fff;border-radius:20px;padding:14px}.product-card{appearance:none;cursor:pointer}.product-card[aria-pressed="true"]{border-color:var(--green);box-shadow:0 0 0 2px rgba(8,191,91,.1)}.product-image,.detail-image,.stamp-placeholder,.preview-image{display:grid;place-items:center;aspect-ratio:1;background:linear-gradient(135deg,#f5f7ed,#fffbed);border-radius:15px;color:#9ba69f;font-weight:800}.preview-image span{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:#fff;color:#a8b1ac;font-size:13px}.preview-line{height:10px;width:56%;border-radius:99px;background:#edf0ec;margin:12px 4px}.preview-line.wide{width:80%;margin-top:17px}.preview-status{display:inline-flex;margin:4px;padding:4px 9px;border-radius:99px;background:#f1f5ee;color:#8c9991;font-size:12px;font-weight:800}.product-card h3{margin:16px 0 4px}.status{display:inline-flex;margin-top:12px;padding:5px 10px;border-radius:999px;background:var(--mint);color:var(--green-dark);font-size:13px;font-weight:800}.empty-state{grid-column:1/-1;text-align:center;padding:44px 28px;border:1px dashed #c8d5c9;border-radius:22px;background:#fff}.empty-state.compact{padding:28px;margin-top:4px}.empty-state strong{display:block;font-size:22px;margin-bottom:7px}.empty-state p{max-width:680px;margin:0 auto;color:var(--muted)}.product-detail{margin-top:26px}.detail-card{display:grid;grid-template-columns:340px 1fr;gap:38px;padding:32px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.detail-card h3{font-size:30px}.stamp-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.scene-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.scene-grid article{display:flex;gap:22px;padding:30px;border:1px solid var(--line);border-radius:22px;background:#fff}.scene-num{flex:0 0 55px;height:55px;display:grid;place-items:center;border-radius:17px;background:var(--mint);color:var(--green-dark);font-weight:900}.scene-grid h3{margin:0 0 7px}.scene-grid p{margin:0;color:var(--muted)}.values-section{background:var(--lime)}.values-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.value-list p{display:grid;grid-template-columns:220px 1fr;gap:24px;padding:20px 0;margin:0;border-bottom:1px solid #d8e6d1}.value-list span{color:var(--muted)}.creator-grid{display:grid;grid-template-columns:1fr 1fr;gap:74px;align-items:center}.creator-photo-slot{position:relative;min-height:420px;overflow:hidden;border-radius:34px;background:linear-gradient(135deg,#fff8dc,#edf4df 58%,#dfead7);box-shadow:var(--shadow)}.window-light{position:absolute;inset:0 48% 36% 0;background:linear-gradient(120deg,#fff,#fff8d8);border-right:8px solid rgba(205,173,119,.2);border-bottom:8px solid rgba(205,173,119,.2)}.desk{position:absolute;left:0;right:0;bottom:0;height:36%;background:#d8b98d;transform:skewY(-2deg);transform-origin:left}.plant{position:absolute;right:12%;bottom:30%;color:#739b6e;font-size:120px;line-height:1}.creator-photo-slot .placeholder-note{left:auto;right:22px;bottom:20px}.faq-list details{margin:14px 0;border:1px solid var(--line);border-radius:18px;background:#fff;padding:0 24px}.faq-list summary{position:relative;padding:24px 42px 24px 32px;cursor:pointer;font-weight:800;list-style:none}.faq-list summary:before{content:"Q.";position:absolute;left:0;color:var(--green)}.faq-list summary:after{content:"＋";position:absolute;right:0;color:#95a19b}.faq-list details[open] summary:after{content:"−"}.faq-list details p{margin:0;padding:0 32px 24px;color:var(--muted)}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.contact-panel{padding:36px;border:1px solid var(--line);border-radius:var(--radius);background:var(--cream)}.contact-panel ul{list-style:none;margin:0;padding:0}.contact-panel li{padding:15px 0;border-bottom:1px solid var(--line);font-weight:800}.contact-panel li:before{content:"✓";color:var(--green);margin-right:12px}.notice{margin:26px 0 0;padding:18px;border-radius:16px;background:var(--mint);color:#405a4b}.final-cta{position:relative;margin:0 auto 80px;width:min(1080px,calc(100% - 40px));padding:74px 30px;text-align:center;background:linear-gradient(135deg,#08c75e,#18b958);border-radius:38px;color:#fff;overflow:hidden}.final-cta:before,.final-cta:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:rgba(255,255,255,.17)}.final-cta:before{left:-70px;bottom:-90px}.final-cta:after{right:-50px;top:-90px}.final-cta .shell{position:relative;z-index:1}.final-cta .eyebrow{color:#dfffe9}.final-cta h2{font-size:clamp(34px,5vw,52px);line-height:1.35;margin:0}.footer{padding:70px 0 20px;background:#282927;color:#cdd2ce}.footer-grid{display:grid;grid-template-columns:1.5fr .7fr .8fr;gap:70px}.footer-brand{color:#fff}.footer p{margin:12px 0}.footer h2{font-size:15px;color:#fff}.footer a:not(.brand){display:block;margin:10px 0}.copyright{margin-top:48px;padding-top:22px;border-top:1px solid #454743;text-align:center;font-size:13px}.loading{opacity:.7}
@media(max-width:920px){.site-nav{display:none;position:absolute;left:20px;right:20px;top:70px;padding:24px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.site-nav.open{display:flex}.menu-button{display:block}.hero{min-height:auto}.hero-grid,.creator-grid,.contact-grid,.values-grid{grid-template-columns:1fr}.hero-grid{gap:28px;padding:58px 0}.hero-copy{max-width:680px}.hero-visual{height:440px}.card-grid.three,.product-grid{grid-template-columns:1fr 1fr}.product-grid .empty-state{grid-column:1/-1}.creator-grid,.contact-grid,.values-grid{gap:42px}.detail-card{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:640px){body{font-size:16px}.shell,.nav-shell{width:min(100% - 28px,1180px)}.nav-shell{height:70px}.brand{font-size:14px}.brand-mark{width:36px;height:36px;border-radius:12px}.hero-grid{padding:46px 0 38px}.hero h1{font-size:36px;margin:20px 0}.hero-lead{font-size:16px}.hero-lead br:first-child{display:none}.hero-visual{height:345px;margin-top:4px}.hero-image-placeholder{inset:5px 0 0;border-radius:48% 45% 16% 38%}.placeholder-figure.staff{right:42px;width:130px;height:250px}.placeholder-figure.senior{left:30px;width:118px;height:205px}.placeholder-figure:before{left:32px;width:70px;height:70px}.stamp-bubble{right:0;top:38px;padding:14px 16px;font-size:14px}.placeholder-note{left:16px;bottom:16px;font-size:12px}.button-row{flex-direction:column}.button{width:100%}.hero-notes{display:grid;gap:8px}.section{padding:76px 0}.card-grid.three,.product-grid,.scene-grid,.footer-grid{grid-template-columns:1fr}.preview-card:nth-child(2),.preview-card:nth-child(3){display:none}.scene-grid article{padding:23px}.value-list p{grid-template-columns:1fr;gap:5px}.creator-photo-slot{min-height:330px}.category-tabs{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:6px}.category-tabs button{white-space:nowrap}.stamp-grid{grid-template-columns:repeat(4,1fr)}.final-cta{width:calc(100% - 28px);margin-bottom:60px;padding:60px 20px;border-radius:28px}.footer-grid>div:first-child{grid-column:auto}.footer{padding-top:52px}}
.product-image img,.detail-image img,.stamp-grid img{display:block;width:100%;height:100%;object-fit:contain}.product-image,.detail-image{overflow:hidden}.stamp-grid img{aspect-ratio:1;border:1px solid var(--line);border-radius:10px;background:#fff}

/* Warm brand hero */
.site-header{background:rgba(255,253,247,.9);border-bottom-color:rgba(110,125,94,.1)}
.nav-shell{height:70px}.brand-mark{background:#1fc765;box-shadow:0 7px 18px rgba(31,199,101,.16)}
.site-nav{gap:28px;color:#28372f;font-weight:650}.site-nav>a:not(.button){position:relative}.site-nav>a:not(.button):after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;border-radius:2px;background:#75c88f;transition:right .2s}.site-nav>a:not(.button):hover:after{right:0}
.hero{min-height:690px;background:radial-gradient(circle at 86% 15%,rgba(215,238,190,.7),transparent 27%),radial-gradient(circle at 12% 86%,rgba(255,238,183,.45),transparent 24%),linear-gradient(122deg,#fffdf7 4%,#fbfaef 51%,#f0f7df 100%)}
.hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(116,145,92,.14) 1.4px,transparent 1.6px);background-size:38px 38px;opacity:.22;mask-image:linear-gradient(90deg,transparent,black 30%,black 70%,transparent)}
.hero:after{width:610px;height:610px;left:auto;right:3%;top:32px;background:rgba(255,255,255,.56)}
.hero-glow-one{width:330px;height:330px;right:-60px;top:-150px;background:rgba(200,231,170,.42)}.hero-glow-two{width:220px;height:220px;background:rgba(255,232,166,.4)}
.hero-grid{grid-template-columns:.94fr 1.06fr;gap:42px;padding:72px 0 70px}.hero-copy{position:relative;z-index:3}.hero .pill{padding:7px 15px;border-color:#d5ead4;background:rgba(255,255,255,.78);color:#3b7550;letter-spacing:.04em}.hero h1{font-size:clamp(45px,4.85vw,63px);line-height:1.2;margin:22px 0 20px;font-weight:800;letter-spacing:-.04em}.hero h1 em{display:inline-block;color:#2fbd69;font-style:normal}.hero-lead{margin:0;font-size:18px;line-height:1.9;font-weight:700;color:#28372f}.hero-sublead{margin:13px 0 0;color:#57655c;line-height:1.8}.hero .button-row{margin-top:25px}.button-soft{background:#fff;color:#2c6845;border:1px solid #d8e5d8;box-shadow:0 9px 24px rgba(69,91,71,.07)}.button-soft:hover{background:#f8fff8}.hero-notes{margin-top:23px;gap:10px 20px;color:#536258}.hero-notes li:before{display:inline-grid;place-items:center;width:19px;height:19px;border-radius:50%;margin-right:7px;background:#dff3df;color:#25ae5e;font-size:12px}
.hero-visual{height:510px;z-index:2}.hero-art{position:absolute;inset:10px 24px 0 18px;overflow:hidden;border-radius:48% 46% 20% 38%;background:radial-gradient(circle at 50% 15%,rgba(255,255,255,.92),transparent 30%),linear-gradient(145deg,#fffbee 0%,#edf6df 55%,#deedcf 100%);border:1px solid rgba(156,187,137,.2);box-shadow:0 26px 70px rgba(75,103,73,.1)}
.hero-main-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:6}.art-sun{position:absolute;width:210px;height:210px;border-radius:50%;left:44px;top:35px;background:rgba(255,239,183,.56)}.art-leaf{position:absolute;width:46px;height:90px;border-radius:100% 0 100% 0;background:rgba(128,177,103,.22)}.leaf-one{right:55px;top:60px;transform:rotate(28deg)}.leaf-two{left:40px;bottom:65px;transform:rotate(-28deg);width:34px;height:66px}
.art-person{position:absolute;bottom:-28px;border-radius:45% 45% 17% 17%;box-shadow:inset -14px 0 rgba(255,255,255,.16)}.art-person:before{content:"";position:absolute;border-radius:50%;background:#f1cdb3}.art-person:after{content:"";position:absolute;border-radius:50% 50% 42% 42%;background:#665b52}.art-person i:before,.art-person i:after{content:"";position:absolute;width:7px;height:5px;border-radius:50%;background:#665b52;z-index:2}.art-staff{right:82px;width:205px;height:315px;background:#9ccdb2;transform:rotate(3deg)}.art-staff:before{width:105px;height:112px;left:47px;top:-72px}.art-staff:after{width:112px;height:67px;left:42px;top:-83px}.art-staff i:before{left:76px;top:-25px}.art-staff i:after{left:112px;top:-25px}.art-senior{left:62px;width:170px;height:240px;background:#e7c5ad;transform:rotate(-4deg)}.art-senior:before{width:96px;height:100px;left:35px;top:-65px;background:#f0d1bd}.art-senior:after{width:102px;height:65px;left:32px;top:-76px;background:#d7d1c9}.art-senior i:before{left:59px;top:-21px}.art-senior i:after{left:91px;top:-21px}.art-phone{position:absolute;z-index:4;left:45%;bottom:45px;width:87px;height:142px;border:7px solid #5e6c65;border-radius:19px;background:#fff;box-shadow:0 13px 24px rgba(52,72,57,.15);transform:rotate(-7deg)}.art-phone i{position:absolute;left:21px;top:29px;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#22c866;color:#fff;font-style:normal;font-weight:900}.art-phone b{position:absolute;left:0;right:0;bottom:22px;text-align:center;color:#55a772;font-size:10px;letter-spacing:.1em}
.hero-sticker{position:absolute;z-index:8;width:120px;height:120px;padding:8px;border:1px solid rgba(215,224,213,.9);border-radius:24px;background:rgba(255,255,255,.94);box-shadow:0 15px 36px rgba(65,89,68,.12)}.hero-sticker img{width:100%;height:100%;object-fit:contain}.hero-sticker-confirm{right:-3px;top:48px;transform:rotate(3deg)}.hero-sticker-thanks{left:0;bottom:7px;width:105px;height:105px;transform:rotate(-5deg)}.hero-sticker-request{right:18px;bottom:12px;width:104px;height:104px;transform:rotate(5deg)}
.section#features{padding:90px 0 100px;background:linear-gradient(180deg,#fff 0%,#fffdf8 100%)}.intro-heading{margin-bottom:40px}.intro-heading h2{font-size:clamp(30px,3.4vw,42px)}.usage-preview-grid{gap:20px}.usage-preview{display:grid;grid-template-columns:112px 1fr;gap:20px;align-items:center;padding:22px;background:#fffdfa;box-shadow:0 12px 34px rgba(67,87,64,.055)}.usage-preview.featured{background:#fbfff8}.usage-stamp{aspect-ratio:1;border-radius:18px;background:linear-gradient(145deg,#f5f8eb,#fffaf0);padding:8px}.usage-stamp img{width:100%;height:100%;object-fit:contain}.usage-label{display:inline-flex;padding:3px 10px;border-radius:999px;background:#e7f6e5;color:#3b7850;font-size:12px;font-weight:800;letter-spacing:.08em}.usage-preview h3{margin:10px 0 5px;font-size:18px;line-height:1.55}.usage-preview p{font-size:14px;line-height:1.7}
@media(max-width:900px){.hero-grid{grid-template-columns:1fr;gap:18px}.hero-copy{max-width:660px}.hero-visual{height:470px;max-width:620px;width:100%;margin:0 auto}.hero{min-height:auto}.usage-preview-grid{grid-template-columns:1fr}.usage-preview{grid-template-columns:130px 1fr}.site-nav{gap:16px}}
@media(max-width:640px){.nav-shell{height:66px}.brand{font-size:13px}.hero-grid{padding:42px 0 38px}.hero h1{font-size:38px;line-height:1.23;margin:19px 0}.hero-lead{font-size:16px;line-height:1.8}.hero-sublead{font-size:14px;line-height:1.75}.hero .button-row{gap:10px}.hero-notes{grid-template-columns:1fr 1fr;gap:7px 12px;font-size:13px}.hero-visual{height:370px;margin-top:10px}.hero-art{inset:6px 8px 0;border-radius:46% 44% 17% 35%}.art-sun{width:150px;height:150px;left:24px}.art-staff{right:42px;width:145px;height:230px}.art-staff:before{width:82px;height:88px;left:31px;top:-56px}.art-staff:after{width:88px;height:53px;left:28px;top:-64px}.art-staff i:before{left:54px;top:-20px}.art-staff i:after{left:83px;top:-20px}.art-senior{left:32px;width:125px;height:178px}.art-senior:before{width:70px;height:76px;left:27px;top:-49px}.art-senior:after{width:76px;height:49px;left:24px;top:-57px}.art-senior i:before{left:43px;top:-16px}.art-senior i:after{left:68px;top:-16px}.art-phone{width:66px;height:108px;left:45%;bottom:32px;border-width:5px}.art-phone i{width:27px;height:27px;left:15px;top:22px}.art-phone b{bottom:15px;font-size:8px}.hero-sticker{width:82px;height:82px;padding:5px;border-radius:17px}.hero-sticker-confirm{right:-2px;top:34px}.hero-sticker-thanks{left:-2px;bottom:3px;width:76px;height:76px}.hero-sticker-request{right:9px;bottom:5px;width:73px;height:73px}.section#features{padding:72px 0}.usage-preview{grid-template-columns:92px 1fr;padding:17px;gap:15px}.usage-preview h3{font-size:16px;margin-top:7px}.usage-preview p{font-size:13px}.intro-heading{text-align:left}.intro-heading h2{font-size:29px}}

.hero-visual{height:380px}
.hero-art{inset:0;border-radius:38px;background:#f6f2df;box-shadow:0 26px 70px rgba(75,103,73,.12)}
.hero-main-image{object-fit:contain;object-position:center}
@media(max-width:900px){.hero-visual{height:350px}.hero-art{inset:0;border-radius:32px}}
@media(max-width:640px){.hero-visual{height:220px}.hero-art{inset:0;border-radius:26px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
