@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{font-family:'DM Sans',Arial,sans-serif;color:#173c38;background:#f5f3eb;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100vh}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}.shell{min-height:100vh;max-width:1440px;margin:auto;padding:0 clamp(20px,5vw,84px);display:flex;flex-direction:column}.topbar{height:94px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #d6dcd2}.brand{display:flex;align-items:center;gap:12px;font-family:Manrope,sans-serif;font-size:23px;font-weight:800;letter-spacing:-1.4px}.mark{display:grid;place-items:center;width:42px;height:42px;background:#153e38;color:#f4f0e4;border-radius:13px;letter-spacing:-5px;padding-right:5px;font-size:30px;line-height:1}.mark span{color:#d8a86b}.brand-go{color:#ba8753;font-weight:600;margin-left:2px}.toplink{font-size:14px;font-weight:700}.toplink span{margin-left:5px;color:#ad7b49}main{flex:1}.hero{padding:clamp(58px,10vw,118px) 0 80px;display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,.83fr);gap:clamp(40px,8vw,130px);align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:800;color:#a87a51;margin-bottom:22px}.eyebrow:before{content:'';width:25px;height:1px;background:currentColor}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif;letter-spacing:-.055em}h1{font-size:clamp(54px,7.5vw,112px);line-height:1.03;margin-bottom:28px;font-weight:700}h2{font-size:clamp(38px,5vw,66px);line-height:1.07;margin-bottom:21px}h3{font-size:22px;line-height:1.15}.lead{font-size:clamp(17px,1.7vw,21px);line-height:1.55;color:#58716b;max-width:540px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.btn{border:0;border-radius:999px;background:#153e38;color:#fff;padding:15px 23px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:53px;box-shadow:none;transition:transform .18s,background .18s}.btn:hover{background:#24594f;transform:translateY(-2px)}.btn:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #d69856;outline-offset:3px}.btn.secondary{background:#e3e9df;color:#1c453d}.btn.secondary:hover{background:#d6e1d5}.btn .arrow{font-size:19px;line-height:0}.visual{min-height:460px;border-radius:32px;background:#d9e5d9;position:relative;overflow:hidden;display:grid;place-items:center}.visual:before,.visual:after{content:'';position:absolute;border:1px solid rgba(255,255,255,.7);border-radius:50%;width:420px;height:420px}.visual:after{width:630px;height:630px}.keyring{position:relative;z-index:1;width:210px;height:250px;border-radius:45px;background:#17433d;transform:rotate(-14deg);box-shadow:24px 35px 35px #1e4a3d38;display:flex;align-items:center;justify-content:center}.keyring:before{content:'';position:absolute;top:-46px;width:74px;height:74px;border:13px solid #c7a37b;border-radius:50%;z-index:-1}.keyring:after{content:'';position:absolute;top:16px;width:17px;height:17px;background:#d9e5d9;border-radius:50%}.keyring .glyph{font-family:Manrope;font-size:104px;font-weight:800;color:#f3f2e8;letter-spacing:-.16em;padding-right:15px}.keyring .dot{color:#cca36e}.orbit-note{position:absolute;z-index:2;right:22px;bottom:27px;padding:13px 16px;background:#f6f5ee;border-radius:12px;font-size:13px;font-weight:700;box-shadow:0 12px 25px #1f3e3319}.section{border-top:1px solid #d6dcd2;padding:35px 0 78px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px}.section-head h2{font-size:29px;margin:0}.section-head p{color:#71867d;margin:0}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.card{background:#fff;border:1px solid #e4e7df;border-radius:22px;padding:28px;min-height:210px;display:flex;flex-direction:column;align-items:flex-start}.card .num{font-size:12px;color:#ad7f54;font-weight:800;letter-spacing:.1em;margin-bottom:29px}.card h3{margin-bottom:10px}.card p{color:#677b73;line-height:1.5;margin-bottom:24px}.card a,.card .soon{margin-top:auto;font-weight:800;font-size:14px}.card a span{margin-left:6px;color:#a87a51}.soon{color:#9ca9a1}.footer{border-top:1px solid #d6dcd2;padding:24px 0 34px;display:flex;justify-content:space-between;gap:20px;color:#788a82;font-size:12px}.footer a{text-decoration:underline;text-underline-offset:3px}.page{max-width:850px;margin:0 auto;padding:65px 0 100px}.page.narrow{max-width:640px}.back{display:inline-block;font-size:13px;font-weight:800;color:#768980;margin-bottom:33px}.back:hover{color:#173c38}.panel{background:#fff;border:1px solid #e4e7df;border-radius:26px;padding:clamp(24px,5vw,48px);box-shadow:0 20px 60px #21483c0a}.panel h1{font-size:clamp(38px,6vw,64px);margin-bottom:15px}.panel .lead{font-size:17px;margin-bottom:33px}.form{display:grid;gap:19px}.field{display:grid;gap:8px}.field label{font-size:14px;font-weight:800}.field input,.field textarea{width:100%;border:1px solid #cad6cd;border-radius:12px;padding:14px 16px;background:#fcfdfa;color:#173c38;outline:0}.field textarea{min-height:135px;resize:vertical}.hint{font-size:13px;line-height:1.5;color:#758a80;margin:0}.form .btn{width:max-content;min-width:180px;margin-top:4px}.notice{padding:15px 17px;border-radius:13px;background:#eaf4e9;color:#225142;line-height:1.5;margin:0 0 22px}.notice.error{background:#fff1eb;color:#874837}.divider{height:1px;background:#e1e7df;margin:34px 0}.minor{font-size:14px;color:#70847a;line-height:1.5}.minor a{text-decoration:underline;text-underline-offset:3px;font-weight:700;color:#1a5245}.history{display:grid;gap:13px;margin-top:24px}.message{padding:18px;border:1px solid #dce5dc;border-radius:15px;background:#fafbf7;white-space:pre-wrap}.message small{display:block;color:#758a80;margin-top:10px}.loading{color:#70847a}.tag{display:inline-block;background:#e8eee6;color:#386450;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:800;margin-bottom:20px}@media(max-width:850px){.hero{grid-template-columns:1fr;padding-top:58px;gap:36px}.visual{min-height:300px}.keyring{transform:rotate(-12deg) scale(.66)}.orbit-note{font-size:11px}.card-grid{grid-template-columns:1fr}.card{min-height:unset;padding:23px}.card .num{margin-bottom:20px}.section-head{align-items:start;flex-direction:column}.footer{flex-direction:column;gap:8px}}@media(max-width:480px){.topbar{height:74px}.brand{font-size:20px}.mark{width:37px;height:37px}.toplink{font-size:12px}.hero{padding:48px 0 55px}h1{font-size:58px}.actions{display:grid}.actions .btn{width:100%}.visual{min-height:250px}.section{padding-bottom:55px}.page{padding-top:40px}.panel{border-radius:20px}.footer{padding-bottom:25px}}
@media(max-width:480px){.hero{padding:34px 0 30px;gap:0}.hero .eyebrow{margin-bottom:13px}.hero h1{font-size:45px;margin-bottom:16px}.hero .lead{font-size:16px;line-height:1.45;margin-bottom:0}.hero .actions,.hero .visual{display:none}.section{padding:22px 0 55px}.section-head{gap:5px;margin-bottom:18px}.section-head h2{font-size:26px}.section-head p{font-size:13px}.card-grid{gap:10px}.card{padding:20px}.card .num{margin-bottom:15px}.card h3{margin-bottom:7px}.card p{font-size:14px;margin-bottom:16px}}
/* Willfina identity: original gold lion from the existing website. */
:root{color:#191919;background:#f9f8f4}
.topbar,.section,.footer{border-color:#e4e1d8}
.brand{gap:9px;color:#111;letter-spacing:-1.1px}
.brand-symbol{display:block;width:49px;height:44px;overflow:hidden;position:relative;flex:none}
.brand-symbol img{position:absolute;width:155px;max-width:none;height:auto;left:50%;top:50%;transform:translate(-50%,-50%)}
.brand-go{color:#d7a300}
.eyebrow,.card .num,.card a span,.toplink span{color:#bb8c00}
.eyebrow:before{background:#bb8c00}
h1,h2,h3{color:#181818}
.lead,.card p{color:#66665f}
.btn{background:#191919}
.btn:hover{background:#383838}
.btn.secondary{background:#eee9d8;color:#24211b}
.btn.secondary:hover{background:#e8dfc3}
.visual{background:#f1e9cc}
.keyring{background:#181818;background-image:url('/willfina-lion.png');background-repeat:no-repeat;background-size:285px auto;background-position:center}
.keyring .glyph{display:none}
.keyring:before{border-color:#c5a158}
.visual:before,.visual:after{border-color:rgba(255,255,255,.8)}
.orbit-note{color:#1b1b1b}
.card{border-color:#e8e4d9}
.tag{background:#f4ebc9;color:#745a04}
.field input:focus,.field textarea:focus{border-color:#d7a300}
@media(max-width:480px){.brand-symbol{width:41px;height:38px}.brand-symbol img{width:135px}}
.about-logo{display:flex;align-items:center;gap:2px;margin:3px 0 28px}.about-logo img{width:118px;height:74px;object-fit:cover}.about-logo strong{font-family:Manrope,Arial,sans-serif;font-size:clamp(28px,5vw,43px);letter-spacing:-.06em;color:#101010}.about-logo + .lead{margin-top:20px}
@media(max-width:480px){.about-logo img{width:72px;height:55px}.about-logo strong{font-size:29px}}
