:root{--bg:#071b19;--bg2:#0b2925;--panel:#103a34;--cream:#fff8ea;--text:#eef5f1;--muted:#a8bbb4;--gold:#e9a23b;--gold2:#f5c66c;--teal:#2fc4b2;--line:rgba(255,255,255,.10);--shadow:0 24px 70px rgba(0,0,0,.32);}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;min-height:100dvh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:radial-gradient(circle at 10% 0%,rgba(47,196,178,.12),transparent 28%),radial-gradient(circle at 90% 12%,rgba(233,162,59,.13),transparent 24%),linear-gradient(145deg,var(--bg),var(--bg2) 50%,var(--bg));}.shell{width:min(100% - 1.2rem,1100px);margin:0 auto;padding:1rem 0 2rem}.hero{display:grid;grid-template-columns:minmax(180px,300px) 1fr;align-items:center;gap:clamp(1.2rem,4vw,3rem);padding:clamp(1.3rem,4vw,2.8rem);border:1px solid rgba(233,162,59,.24);border-radius:1.7rem;background:linear-gradient(145deg,rgba(17,62,55,.94),rgba(7,28,25,.96));box-shadow:var(--shadow);overflow:hidden;}.brand{display:block;text-align:center}.brand img{width:min(100%,280px);aspect-ratio:1;object-fit:contain;border-radius:50%;background:white;box-shadow:0 20px 40px rgba(0,0,0,.3);}.eyebrow,.kicker{color:var(--gold2);font-size:.7rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase;}.hero h1{margin:.55rem 0 .7rem;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.8rem,7vw,5.6rem);line-height:.9;letter-spacing:-.055em;color:var(--cream);}.hero p{max-width:650px;margin:0;color:#c7d4cf;font-size:clamp(1rem,1.7vw,1.18rem);line-height:1.55;}.tools{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;}.tool-card{position:relative;min-height:340px;display:flex;flex-direction:column;padding:clamp(1.3rem,3vw,2rem);border:1px solid var(--line);border-radius:1.5rem;text-decoration:none;color:var(--text);background:linear-gradient(145deg,rgba(17,62,55,.94),rgba(7,28,25,.96));box-shadow:0 16px 44px rgba(0,0,0,.24);overflow:hidden;transition:.25s ease;}.tool-card:hover{transform:translateY(-6px);border-color:rgba(233,162,59,.48);box-shadow:0 26px 58px rgba(0,0,0,.34);}.tool-card::after{content:"";position:absolute;width:190px;height:190px;right:-90px;bottom:-90px;border:1px solid currentColor;border-radius:50%;opacity:.12;box-shadow:0 0 0 28px currentColor;}.tool-card.ikigai{color:var(--gold2)}.tool-card.kaizen{color:#75d8ca}.number{font-size:.72rem;font-weight:900;letter-spacing:.16em;opacity:.72;}.kicker{margin-top:auto}.tool-card h2{margin:.45rem 0 .65rem;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2rem,5vw,3.5rem);line-height:.95;letter-spacing:-.04em;color:var(--cream);}.tool-card p{color:#b8c8c1;line-height:1.55;max-width:500px;}.action{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1);color:var(--cream);font-size:.8rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase;}.action b{font-size:1.35rem}.manifesto{display:flex;align-items:center;justify-content:center;gap:1rem;margin:1.35rem 0;color:var(--gold2);font-size:.68rem;font-weight:900;letter-spacing:.18em;}.manifesto i{width:42px;height:1px;background:linear-gradient(90deg,transparent,var(--gold2),transparent);}footer{display:flex;justify-content:space-between;gap:1rem;padding:.9rem 1rem;border:1px solid var(--line);border-radius:1rem;background:rgba(5,27,24,.7);color:var(--muted);font-size:.78rem;}footer a{color:var(--gold2);font-weight:800;text-decoration:none}@media(max-width:760px){.hero{grid-template-columns:1fr;text-align:center}.brand img{width:min(65vw,250px)}.tools{grid-template-columns:1fr}.tool-card{min-height:280px}}@media(max-width:520px){.shell{width:min(100% - .8rem,1100px);padding:.45rem 0 1rem}.hero{padding:1rem;border-radius:1.2rem}.hero h1{font-size:clamp(2.5rem,15vw,4rem)}.tool-card{padding:1.15rem;border-radius:1.2rem;min-height:250px}.manifesto{font-size:.55rem;letter-spacing:.12em;gap:.55rem}.manifesto i{width:20px}footer{display:block;text-align:center}footer a{display:block;margin-top:.4rem}}@media (min-width:761px){body{min-height:100dvh;overflow-x:hidden;}.shell{min-height:100dvh;display:grid;grid-template-rows:auto 1fr auto auto;gap:.7rem;padding-top:.7rem;padding-bottom:.7rem;}.hero{min-height:0;padding:clamp(1rem,2.2vh,1.65rem) clamp(1.2rem,3vw,2rem);gap:clamp(1rem,2.5vw,2rem);}.brand img{width:min(100%,210px);}.hero h1{margin:.35rem 0 .45rem;font-size:clamp(2.6rem,5.6vw,4.6rem);}.hero p{font-size:clamp(.92rem,1.25vw,1.05rem);line-height:1.42;}.tools{min-height:0;gap:.8rem;margin-top:0;}.tool-card{min-height:0;height:100%;padding:clamp(1rem,2.2vh,1.45rem);}.tool-card h2{margin:.32rem 0 .45rem;font-size:clamp(1.9rem,4vw,3rem);}.tool-card p{margin:.25rem 0 .7rem;font-size:.9rem;line-height:1.42;}.action{padding-top:.72rem;}.manifesto{margin:.15rem 0;}footer{padding:.68rem .9rem;}}@media (min-width:761px) and (max-height:800px){.shell{gap:.5rem;padding-top:.45rem;padding-bottom:.45rem;}.hero{padding-top:.8rem;padding-bottom:.8rem;}.brand img{width:min(100%,180px);}.hero h1{font-size:clamp(2.35rem,5vw,4rem);}.hero p{font-size:.9rem;line-height:1.36;}.tool-card{padding:.9rem 1.1rem;}.tool-card h2{font-size:clamp(1.75rem,3.5vw,2.6rem);}.tool-card p{font-size:.84rem;line-height:1.35;margin-bottom:.45rem;}.kicker,.eyebrow,.number{font-size:.62rem;}.manifesto{margin:0;font-size:.6rem;}footer{padding:.55rem .8rem;font-size:.72rem;}}@media (min-width:761px) and (max-height:680px){.brand img{width:min(100%,145px);}.hero h1{font-size:clamp(2rem,4.5vw,3.5rem);}.hero p{font-size:.82rem;}.tool-card{padding:.75rem .95rem;}.tool-card h2{font-size:clamp(1.55rem,3vw,2.2rem);}.tool-card p{font-size:.78rem;}.manifesto{display:none;}}