:root{--bg:#f4f1ea;--paper:#fbfaf6;--ink:#101416;--muted:#5f6668;--line:rgba(16,20,22,.14);--dark:#0a0d0f;--lime:#c8ff36;--cyan:#6ce5e8;--orange:#ff8a4c;--gold:#d8ad55;--max:1180px;--shadow:0 30px 80px rgba(15,20,22,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,"Noto Sans JP",system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.75;overflow-x:hidden}a{color:inherit;text-decoration:none}.container{width:min(calc(100% - 40px),var(--max));margin:auto}.section{padding:104px 0}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:11px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.eyebrow:before{content:"";width:9px;height:9px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 6px rgba(200,255,54,.15)}
.site-header{position:fixed;z-index:100;inset:0 0 auto;transition:.3s}.site-header.scrolled{background:rgba(244,241,234,.9);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:12px;font-weight:950}.brand-mark{width:38px;height:38px;border-radius:12px;background:var(--dark);color:var(--lime);display:grid;place-items:center}.brand-copy{display:grid;line-height:1}.brand-copy strong{font-size:20px}.brand-copy span{font-size:9px;color:var(--muted);letter-spacing:.16em;margin-top:5px}.nav-links{display:flex;align-items:center;gap:20px;font-size:12px;font-weight:900}.nav-cta{background:var(--dark);color:#fff;padding:11px 17px;border-radius:999px}.menu{display:none;background:transparent;border:0;font-weight:900}
.hero{min-height:100svh;padding:118px 0 70px;display:flex;align-items:center;position:relative}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 88% 16%,rgba(108,229,232,.25),transparent 25%),radial-gradient(circle at 76% 74%,rgba(200,255,54,.18),transparent 25%),linear-gradient(rgba(16,20,22,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(16,20,22,.055) 1px,transparent 1px);background-size:auto,auto,52px 52px,52px 52px;mask-image:linear-gradient(#000 80%,transparent);pointer-events:none}.hero-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:58px;align-items:center}.hero h1{font-size:clamp(62px,7.7vw,112px);line-height:.92;letter-spacing:-.075em;margin:24px 0 30px;font-weight:950}.hero .outline{color:transparent;-webkit-text-stroke:1.55px var(--ink)}.hero-lead{font-size:clamp(18px,1.7vw,22px);max-width:675px;color:#343b3d;margin:0}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border:1px solid var(--ink);border-radius:999px;font-size:13px;font-weight:950;transition:.2s}.btn.primary{background:var(--dark);color:#fff}.btn:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(10,13,15,.12)}.micro{display:flex;gap:20px;flex-wrap:wrap;margin-top:36px;color:var(--muted);font-size:11px;font-weight:900}.micro span:before{content:"✓";margin-right:7px}
.agent-stage{min-height:650px;position:relative}.orb{position:absolute;border-radius:50%;animation:float 7s ease-in-out infinite}.orb.a{width:168px;height:168px;background:var(--cyan);right:1%;top:2%}.orb.b{width:116px;height:116px;background:var(--lime);left:0;bottom:12%;animation-delay:-2s}.agent-card{position:absolute;top:50px;left:36px;right:8px;background:rgba(10,13,15,.98);color:#fff;border-radius:36px;padding:30px;box-shadow:0 40px 90px rgba(10,13,15,.25);transform:rotate(2deg);overflow:hidden}.agent-card:after{content:"";position:absolute;right:-70px;bottom:-90px;width:210px;height:210px;border-radius:50%;background:rgba(108,229,232,.06)}.agent-top,.agent-title,.workflow{position:relative;z-index:1}.agent-top{display:flex;justify-content:space-between;font-size:10px;font-weight:900;letter-spacing:.15em;color:#aeb9ba}.agent-title{font-size:37px;line-height:1.08;letter-spacing:-.04em;margin:31px 0 24px;font-weight:950}.workflow{display:grid;gap:11px}.flow{display:grid;grid-template-columns:46px 1fr;gap:13px;align-items:center;padding:13px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.04)}.flow i{width:46px;height:46px;border-radius:12px;background:#1d2629;color:var(--cyan);display:grid;place-items:center;font-style:normal;font-weight:950}.flow:nth-child(2) i{color:var(--lime)}.flow:nth-child(3) i{color:var(--orange)}.flow:nth-child(4) i{color:#fff}.flow b{display:block;font-size:13px}.flow span{font-size:10px;color:#9aa6a7}@keyframes float{50%{transform:translateY(-16px) translateX(5px)}}
.section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.95fr);gap:56px;align-items:end;margin-bottom:46px}.section-head h2{font-size:clamp(40px,4.8vw,66px);line-height:1.02;letter-spacing:-.055em;margin:13px 0 0;max-width:680px;text-wrap:balance;line-break:strict}.section-head p{margin:0;color:var(--muted);font-size:16px;max-width:650px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.card,.guide-card,.work,.step,.proof-card,.product-card,.profile-card,details{position:relative;isolation:isolate}
.trust-showcase{padding:96px 0 150px;background:linear-gradient(180deg,#eeebe2 0%,#f7f4ed 100%);position:relative;overflow:hidden}.trust-showcase:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:rgba(200,255,54,.14);right:-180px;top:-220px}.trust-showcase:after{content:"PROOF";position:absolute;right:1%;bottom:8px;font-size:clamp(86px,13vw,180px);line-height:.8;font-weight:950;letter-spacing:-.08em;color:rgba(16,20,22,.035);white-space:nowrap}.trust-showcase>.container{position:relative;z-index:1}.trust-hero{display:grid;grid-template-columns:.9fr 1.1fr;gap:56px;align-items:end;margin-bottom:34px}.trust-hero h2{font-size:clamp(42px,6vw,78px);line-height:.98;letter-spacing:-.055em;margin:14px 0 0}.trust-hero p{margin:0;color:var(--muted);font-size:16px;max-width:620px}.trust-badge{display:inline-flex;align-items:center;gap:9px;margin-top:20px;padding:9px 13px;border-radius:999px;background:var(--dark);color:#fff;font-size:10px;font-weight:950;letter-spacing:.1em}.trust-badge span{width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 5px rgba(200,255,54,.12)}.trust-proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.proof-card{min-height:310px;padding:26px;border-radius:30px;background:rgba(255,255,255,.76);border:1px solid rgba(16,20,22,.12);overflow:hidden;box-shadow:0 24px 60px rgba(15,20,22,.07)}.proof-card:before{content:"";position:absolute;width:170px;height:170px;border-radius:50%;right:-55px;top:-65px;opacity:.24}.proof-card:after{content:"";position:absolute;left:0;bottom:0;height:5px;width:100%}.proof-auto:before,.proof-auto:after{background:var(--cyan)}.proof-energy:before,.proof-energy:after{background:var(--lime)}.proof-pharma:before,.proof-pharma:after{background:var(--orange)}.proof-num{font-size:54px;line-height:1;font-weight:950;letter-spacing:-.06em;color:rgba(16,20,22,.13)}.proof-industry{margin-top:30px;font-size:10px;font-weight:950;letter-spacing:.16em;color:var(--muted)}.proof-card h3{font-size:28px;line-height:1.08;letter-spacing:-.035em;margin:10px 0 12px}.proof-card p{margin:0;color:var(--muted);font-size:13px}.proof-tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:20px}.proof-tags span{padding:7px 10px;border-radius:999px;background:rgba(16,20,22,.06);font-size:9px;font-weight:950}.trust-note{margin:14px 0 0;color:var(--muted);font-size:10px}
.card{border:1px solid var(--line);border-radius:26px;padding:28px;background:rgba(255,255,255,.50);min-height:250px;overflow:hidden}.card .n{font-size:10px;font-weight:950;letter-spacing:.14em;color:var(--muted)}.card h3{font-size:25px;line-height:1.2;letter-spacing:-.03em;margin:40px 0 10px}.card p{font-size:13px;color:var(--muted);margin:0}#usecase .card:nth-child(1){background:linear-gradient(145deg,#fbfaf6 52%,rgba(108,229,232,.18))}#usecase .card:nth-child(1):before{content:"";position:absolute;width:150px;height:150px;border:18px solid rgba(108,229,232,.23);border-radius:50%;right:-50px;top:-58px}#usecase .card:nth-child(1):after{content:"SEARCH";position:absolute;right:20px;bottom:15px;font-size:9px;font-weight:950;letter-spacing:.18em;color:rgba(16,20,22,.22)}#usecase .card:nth-child(2){background:linear-gradient(155deg,#fbfaf6 55%,rgba(200,255,54,.20))}#usecase .card:nth-child(2):before{content:"→  →  →";position:absolute;right:20px;top:17px;font-size:20px;letter-spacing:.16em;color:rgba(113,151,10,.24);font-weight:950}#usecase .card:nth-child(2):after{content:"AUTOMATE";position:absolute;right:20px;bottom:15px;font-size:9px;font-weight:950;letter-spacing:.18em;color:rgba(16,20,22,.22)}#usecase .card:nth-child(3){background:linear-gradient(150deg,#fbfaf6 52%,rgba(255,138,76,.17))}#usecase .card:nth-child(3):before{content:"";position:absolute;right:24px;top:26px;width:82px;height:50px;background:linear-gradient(90deg,rgba(255,138,76,.28) 0 20%,transparent 20% 28%,rgba(255,138,76,.42) 28% 52%,transparent 52% 60%,rgba(255,138,76,.60) 60% 100%);border-radius:8px;transform:skewY(-7deg)}#usecase .card:nth-child(3):after{content:"IMPROVE";position:absolute;right:20px;bottom:15px;font-size:9px;font-weight:950;letter-spacing:.18em;color:rgba(16,20,22,.22)}
.dark{background:var(--dark);color:#fff}.dark .section-head p{color:#a9b3b4}.dark .eyebrow{color:#e5ebeb}.dark .card{background:rgba(255,255,255,.055);border-color:rgba(255,255,255,.14)}.dark .card p{color:#9da9aa}.dark .card:nth-child(1){background-image:linear-gradient(rgba(108,229,232,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(108,229,232,.08) 1px,transparent 1px);background-size:28px 28px}.dark .card:nth-child(2):before{content:"";position:absolute;width:48px;height:48px;border:3px solid rgba(200,255,54,.25);border-radius:50%;right:19px;top:18px}.dark .card:nth-child(2):after{content:"";position:absolute;width:18px;height:18px;background:rgba(200,255,54,.35);border-radius:50%;right:34px;top:33px}.dark .card:nth-child(3){background-image:linear-gradient(135deg,transparent 73%,rgba(255,138,76,.13) 73% 78%,transparent 78%)}.tools{display:flex;gap:8px;flex-wrap:wrap;margin-top:26px}.tool{padding:8px 11px;border-radius:999px;border:1px solid rgba(255,255,255,.14);font-size:10px;color:#bbc4c4}.tool.featured{color:#0b1006;background:var(--lime);border-color:var(--lime);font-weight:950}
.works{background:#ece8df}.work{background:var(--paper);border:1px solid var(--line);border-radius:28px;overflow:hidden}.work-top{background:var(--dark);color:#fff;padding:25px;min-height:170px;position:relative;overflow:hidden}.work-top:after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;right:-55px;top:-60px;opacity:.15}.work:nth-child(1) .work-top:after{background:var(--cyan)}.work:nth-child(2) .work-top:after{background:var(--lime)}.work:nth-child(3) .work-top:after{background:var(--orange)}.work-top small{color:var(--lime);font-weight:950;letter-spacing:.11em}.work-top h3{font-size:26px;line-height:1.15;margin:34px 0 0}.work-body{padding:22px}.work dl{margin:0}.work dl div{display:grid;grid-template-columns:75px 1fr;gap:10px;padding:10px 0;border-bottom:1px solid var(--line)}.work dt{font-size:10px;color:var(--muted);font-weight:900}.work dd{margin:0;font-size:12px;font-weight:700}.note{font-size:10px;color:var(--muted);margin-top:14px}
.product-list{display:grid;gap:18px}.product-card{display:grid;grid-template-columns:104px 1fr 300px 44px;gap:24px;align-items:center;border:1px solid var(--line);border-radius:30px;padding:24px;background:var(--paper);overflow:hidden;transition:.3s}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-card:before{content:"";position:absolute;width:210px;height:210px;border-radius:50%;right:100px;top:-120px;opacity:.14}.product-card.jor:before{background:#79aa65}.product-card.sake:before{background:var(--gold)}.product-card.cal:before{background:#ff6a3d}.app-icon-wrap{width:88px;height:88px;border-radius:22px;overflow:hidden;box-shadow:0 15px 34px rgba(10,13,15,.16);background:#ddd;position:relative;z-index:1}.app-icon-wrap img{width:100%;height:100%;object-fit:cover;display:block}.product-name h3{font-size:31px;letter-spacing:-.04em;margin:0}.product-name span{font-size:10px;color:var(--muted);font-weight:900;letter-spacing:.1em}.product-copy{font-size:13px;color:var(--muted);max-width:460px}.product-preview{height:150px;border-radius:22px;position:relative;overflow:hidden;border:1px solid var(--line)}.jor .product-preview{background:linear-gradient(145deg,#edf2e7,#f6e7d8)}.sake .product-preview{background:#11110f}.cal .product-preview{background:#fff2d7;border:2px solid #23211d}.mini-recipe{position:absolute;inset:22px;background:#fff;border-radius:16px;padding:14px;box-shadow:0 12px 28px rgba(0,0,0,.09)}.mini-recipe b{display:block;font-size:18px}.mini-chips{display:flex;gap:5px;margin:8px 0}.mini-chips i{width:30px;height:18px;border-radius:99px;background:#dcebd8}.mini-recipe:after{content:"Nikujaga";font-size:10px;color:#df513f;font-weight:900}.mini-bottle{position:absolute;width:42px;height:112px;border-radius:10px;background:linear-gradient(90deg,#090909,#29291f,#0a0a08);left:68px;top:17px}.mini-bottle:before{content:"";position:absolute;width:20px;height:22px;background:#171713;left:11px;top:-15px}.mini-bottle:after{content:"選";position:absolute;left:5px;right:5px;top:40px;background:#f2ead7;color:#191711;text-align:center;padding:8px 0;font-family:serif}.mini-vote{position:absolute;right:24px;top:34px;width:145px;color:#f2ead7}.mini-vote small{color:var(--gold);font-weight:900}.mini-vote b{display:block;font-size:20px;margin:5px 0}.mini-vote i{display:block;height:7px;border-radius:99px;background:linear-gradient(90deg,var(--gold) 72%,#292820 72%)}.mini-cal{position:absolute;inset:17px;background:#fff8e8;border:2px solid #23211d;border-radius:16px;padding:12px;box-shadow:4px 4px 0 #23211d}.mini-cal b{font-size:24px;color:#ff6a3d}.mini-cal span{font-size:9px;font-weight:900}.macro-row{display:flex;gap:6px;margin-top:9px}.macro-row i{height:25px;flex:1;border:2px solid #23211d;border-radius:8px}.macro-row i:nth-child(1){background:#ffb3bd}.macro-row i:nth-child(2){background:#ffd15b}.macro-row i:nth-child(3){background:#9fd7ff}.arrow{font-size:28px;text-align:right}
.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.guide-card{border:1px solid var(--line);border-radius:24px;padding:24px 24px 64px;background:var(--paper);min-height:214px;overflow:hidden;transition:.22s}.guide-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:rgba(16,20,22,.28)}.guide-card small{font-size:10px;color:var(--muted);font-weight:950;letter-spacing:.06em}.guide-card h3{font-size:22px;margin:13px 0 12px}.guide-card p{font-size:13px;color:var(--muted);margin:0}.guide-arrow{position:absolute;right:18px;top:18px;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--line);background:rgba(255,255,255,.72);font-size:18px;font-weight:950;transition:.22s}.guide-card:hover .guide-arrow{transform:translate(2px,-2px);background:var(--dark);color:#fff}.guide-cta{position:absolute;left:24px;bottom:20px;font-size:10px;font-weight:950;letter-spacing:.08em}.guide-card:nth-child(1){background:linear-gradient(145deg,#fbfaf6 62%,rgba(108,229,232,.22))}.guide-card:nth-child(1):after{content:"AI";position:absolute;right:13px;bottom:-7px;font-size:66px;font-weight:950;color:rgba(108,229,232,.18)}.guide-card:nth-child(2){background:linear-gradient(145deg,#fbfaf6 65%,rgba(118,148,213,.15))}.guide-card:nth-child(2):after{content:"COPILOT";position:absolute;right:14px;bottom:8px;font-size:10px;font-weight:950;letter-spacing:.12em;color:rgba(48,72,120,.16)}.guide-card:nth-child(3){background:linear-gradient(145deg,#fbfaf6 62%,rgba(200,255,54,.20))}.guide-card:nth-child(3):after{content:"○";position:absolute;right:18px;bottom:8px;font-size:70px;color:rgba(115,153,13,.18)}.guide-card:nth-child(4){background:linear-gradient(135deg,#fbfaf6 0 49%,rgba(75,140,115,.12) 49% 52%,#fbfaf6 52%)}.guide-card:nth-child(4):after{content:"VS";position:absolute;right:17px;bottom:4px;font-size:40px;font-weight:950;color:rgba(16,20,22,.09)}.guide-card:nth-child(5){background:linear-gradient(145deg,#fbfaf6 63%,rgba(255,138,76,.17))}.guide-card:nth-child(5):after{content:"RAG";position:absolute;right:16px;bottom:2px;font-size:28px;font-weight:950;color:rgba(255,138,76,.18)}.guide-card:nth-child(6){background:linear-gradient(145deg,#fbfaf6 66%,rgba(216,173,85,.16))}.guide-card:nth-child(6):after{content:"01→04";position:absolute;right:15px;bottom:8px;font-size:17px;font-weight:950;color:rgba(139,104,35,.15)}
.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.step{min-height:190px;padding:30px 24px;border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.38);overflow:hidden}.step:before{content:"";position:absolute;left:0;right:0;top:0;height:5px}.step:nth-child(1):before{background:var(--cyan)}.step:nth-child(2):before{background:var(--lime)}.step:nth-child(3):before{background:var(--orange)}.step:nth-child(4):before{background:var(--gold)}.step:after{content:attr(data-num);position:absolute;right:10px;bottom:-18px;font-size:70px;line-height:1;font-weight:950;color:rgba(16,20,22,.045)}.step span{font-size:10px;color:var(--muted);font-weight:950}.step h3{font-size:18px;margin:26px 0 8px}.step p{font-size:12px;color:var(--muted);margin:0}
.profile-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:40px;align-items:stretch}.profile-card{background:var(--dark);color:#fff;border-radius:30px;padding:30px;min-height:390px;overflow:hidden;display:flex;flex-direction:column}.profile-card:before{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-70px;top:-70px;background:rgba(108,229,232,.10)}.profile-card:after{content:"TENKI";position:absolute;right:-14px;bottom:-28px;font-size:70px;font-weight:950;letter-spacing:-.07em;color:rgba(255,255,255,.035)}.profile-card h3{position:relative;z-index:1;font-size:42px;line-height:1.02;letter-spacing:-.05em;margin:25px 0 14px}.profile-card p,.profile-card small{position:relative;z-index:1}.profile-card p{font-size:13px;color:#aab3b4}.profile-body{margin:0;border-top:1px solid var(--line)}.info{display:grid;grid-template-columns:145px 1fr;gap:20px;padding:21px 0;border-bottom:1px solid var(--line)}.info dt{font-size:10px;color:var(--muted);font-weight:950}.info dd{margin:0;font-size:13px;font-weight:700}
.faq{max-width:900px;margin:auto;display:grid;gap:10px}details{border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.45);padding:18px 20px 18px 26px;overflow:hidden}details:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px}details:nth-child(1):before{background:var(--cyan)}details:nth-child(2):before{background:var(--lime)}details:nth-child(3):before{background:var(--orange)}details:nth-child(4):before{background:var(--gold)}summary{cursor:pointer;font-weight:900}details p{color:var(--muted);font-size:13px}
.contact-wrap{padding:30px 0 110px}.contact-card{background:var(--dark);color:#fff;border-radius:34px;padding:48px;position:relative;overflow:hidden}.contact-card:before{content:"";position:absolute;width:320px;height:320px;border-radius:50%;background:var(--lime);right:-190px;top:-140px;opacity:.8}.contact-card h2{font-size:clamp(42px,6vw,76px);line-height:1;letter-spacing:-.055em;margin:16px 0}.contact-card p{color:#aab4b5;max-width:680px}.contact-card .btn{border-color:#fff}.contact-card .primary{background:var(--lime);color:#0d1208;border-color:var(--lime)}footer{border-top:1px solid var(--line)}.footer{padding:30px 0;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:var(--muted)}.footer-links{display:flex;gap:16px;flex-wrap:wrap}.reveal{opacity:0;transform:translateY(22px);transition:.65s}.reveal.show{opacity:1;transform:none}
@media(max-width:980px){.hero-grid,.section-head,.profile-grid,.trust-hero{grid-template-columns:1fr}.grid3,.guide-grid{grid-template-columns:1fr 1fr}.trust-proof-grid{grid-template-columns:1fr}.product-card{grid-template-columns:90px 1fr 220px 32px}.process-grid{grid-template-columns:1fr 1fr}.agent-stage{min-height:620px}.nav-links{display:none;position:absolute;top:72px;left:20px;right:20px;flex-direction:column;align-items:stretch;background:var(--paper);padding:18px;border-radius:18px;border:1px solid var(--line)}.nav-links.open{display:flex}.menu{display:block}.trust-showcase{padding:72px 0 120px}.section-head{gap:22px}.section-head h2{max-width:760px}}
@media(max-width:680px){.container{width:min(calc(100% - 28px),var(--max))}.hero{display:block;padding-top:100px;padding-bottom:58px}.hero-grid{grid-template-columns:1fr;gap:34px}.hero h1{font-size:55px}.agent-stage{min-height:0;height:auto;margin-top:4px}.agent-stage .orb{display:none}.agent-card{position:relative;top:auto;left:auto;right:auto;width:100%;margin:0;transform:none;border-radius:30px;padding:24px 20px 22px}.agent-title{font-size:31px}.section{padding:76px 0}.section-head h2{font-size:43px;max-width:none}.grid3,.guide-grid,.process-grid{grid-template-columns:1fr}.product-card{grid-template-columns:84px 1fr;gap:16px 14px;padding:22px 18px 54px;align-items:start}.app-icon-wrap{width:78px;height:78px;border-radius:20px}.product-name{padding-top:2px;padding-right:12px}.product-name h3{font-size:29px;line-height:1.05;margin:0 0 6px}.product-name span{display:block;font-size:9px;line-height:1.4;margin-bottom:8px}.product-copy{font-size:13px}.product-preview{grid-column:1/-1;height:145px;margin-top:4px}.arrow{position:absolute;right:22px;bottom:16px}.profile-card{min-height:330px}.info{grid-template-columns:1fr;gap:6px}.contact-card{padding:36px 24px}.footer{flex-direction:column}.trust-showcase{padding:66px 0 110px}.trust-hero h2{font-size:43px}.proof-card{min-height:260px}.guide-card{min-height:210px}}
/* Sake Picks preview: clean iconographic voting mark */
.sake .product-preview{background:radial-gradient(circle at 28% 50%,rgba(216,173,85,.12),transparent 34%),linear-gradient(145deg,#121210,#0a0b0a);border-color:rgba(216,173,85,.18)}
.sake .mini-bottle{left:58px;top:34px;width:58px;height:82px;border-radius:16px 16px 13px 13px;background:linear-gradient(90deg,#080909,#24241f 48%,#0b0c0b);box-shadow:0 14px 26px rgba(0,0,0,.30)}
.sake .mini-bottle:before{width:26px;height:19px;left:16px;top:-13px;border-radius:7px 7px 3px 3px;background:#191a17;box-shadow:0 4px 10px rgba(0,0,0,.25)}
.sake .mini-bottle:after{content:"";left:14px;right:14px;top:35px;height:22px;padding:0;border-radius:4px;background:linear-gradient(180deg,#f0e1b9,#d8bd72);border:1px solid rgba(216,173,85,.65);box-shadow:inset 0 0 0 3px rgba(17,17,15,.08)}
.sake .mini-vote{right:48px;top:34px;width:82px;height:82px;border-radius:50%;border:2px solid rgba(216,173,85,.72);display:grid;place-items:center;color:var(--gold);background:rgba(216,173,85,.035);box-shadow:0 0 0 8px rgba(216,173,85,.035)}
.sake .mini-vote small,.sake .mini-vote b,.sake .mini-vote i{display:none}
.sake .mini-vote:before{content:"✓";font-size:40px;line-height:1;font-weight:700;color:#e6c66f;transform:translateY(-1px)}
.sake .mini-vote:after{content:"PICK";position:absolute;left:50%;bottom:-24px;transform:translateX(-50%);font-size:9px;line-height:1;font-weight:950;letter-spacing:.18em;color:rgba(242,234,215,.58)}
@media(max-width:680px){.sake .mini-bottle{left:22%;}.sake .mini-vote{right:22%;}}