:root{--forest:#004911;--olive:#608532;--gold:#bfaf55;--cream:#efe3b9;--sage:#ebf1dc;--ink:#123019;--glass:rgba(255,255,255,.78);--line:rgba(0,73,17,.12)}*{box-sizing:border-box}html{background:var(--sage)}body{margin:0;min-height:100vh;color:var(--ink);font-family:ui-rounded,"Aptos",system-ui,sans-serif;background:linear-gradient(145deg,#ebf1dc 0%,#fff 52%,#efe3b9 100%)}.shell{position:relative;z-index:1;width:min(100%,600px);min-height:100vh;margin:auto;padding:18px 18px 42px}.hero{position:relative;min-height:340px;overflow:hidden;border-radius:28px;box-shadow:0 18px 48px rgba(0,73,17,.2);color:#fff}.hero-image{position:absolute;inset:0;background:#174e20 url("../img/cover-drone.jpg") center/cover no-repeat}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,31,8,.2),rgba(0,51,13,.86))}.theme-toggle{position:absolute;right:16px;top:16px;z-index:2;width:40px;height:40px;border:1px solid rgba(255,255,255,.4);border-radius:50%;background:rgba(255,255,255,.18);color:#fff;font-size:22px;cursor:pointer;backdrop-filter:blur(8px)}.identity{position:absolute;inset:auto 22px 24px;text-align:center}.profile-frame{display:grid;place-items:center;width:94px;height:94px;margin:0 auto 12px;border:3px solid var(--gold);border-radius:50%;overflow:hidden;background:#efe3b9;box-shadow:0 0 0 7px rgba(255,255,255,.18)}.profile-frame img{width:100%;height:100%;object-fit:cover}.profile-fallback{color:var(--forest);font-family:Georgia,serif;font-size:28px;font-weight:bold}.eyebrow{margin:0 0 3px;text-transform:uppercase;letter-spacing:.16em;font-size:10px;font-weight:700}.identity h1{margin:0;font:700 31px Georgia,serif;letter-spacing:.01em}.tagline{max-width:420px;margin:8px auto 14px;font-size:14px;line-height:1.45}.badges{display:flex;justify-content:center;flex-wrap:wrap;gap:6px}.badges span{padding:5px 9px;border:1px solid rgba(255,255,255,.3);border-radius:20px;background:rgba(255,255,255,.14);font-size:11px;backdrop-filter:blur(4px)}.links{display:grid;gap:11px;margin:18px 0}.link-card{display:flex;align-items:center;gap:14px;padding:14px 15px;border:1px solid var(--line);border-radius:18px;background:var(--glass);box-shadow:0 8px 22px rgba(0,73,17,.07);color:var(--forest);text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;backdrop-filter:blur(10px)}.link-card:hover{transform:translateY(-3px);box-shadow:0 13px 26px rgba(0,73,17,.17)}.link-card .icon{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border-radius:12px;background:var(--sage);font-size:20px}.link-card span:nth-child(2){flex:1}.link-card strong,.link-card small{display:block}.link-card strong{font-size:15px}.link-card small{margin-top:2px;color:#53715b;font-size:11px}.link-card b{font-size:22px;font-weight:400}.link-card.primary{border-color:transparent;background:linear-gradient(135deg,var(--forest),#176329);color:#fff}.link-card.primary .icon{background:rgba(255,255,255,.15)}.link-card.primary small{color:#e4f0df}.link-card.wa{background:linear-gradient(135deg,#2a7837,var(--olive))}.socials{display:flex;justify-content:center;gap:12px;margin:23px 0}.socials a{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--forest);font-weight:800;font-size:20px;text-decoration:none;transition:transform .2s}.socials a:hover{transform:translateY(-3px);background:var(--forest);color:#fff}.actions{display:flex;justify-content:center;gap:8px}.actions button{border:0;border-radius:12px;background:transparent;color:var(--forest);padding:8px 11px;font:600 12px inherit;cursor:pointer}.actions button:hover{background:rgba(0,73,17,.08)}footer{text-align:center;margin-top:29px;color:#55705a;font-size:12px}footer img{width:34px;height:34px;object-fit:contain;margin-bottom:2px}footer p{margin:3px 0}footer small{font-size:10px}.floating-wa{position:fixed;right:20px;bottom:20px;display:grid;place-items:center;width:53px;height:53px;border-radius:50%;background:#1f9f4a;color:white;box-shadow:0 10px 24px rgba(0,73,17,.3);font-size:30px;text-decoration:none}.toast{position:fixed;z-index:4;left:50%;bottom:87px;transform:translate(-50%,18px);padding:10px 14px;border-radius:10px;background:#123019;color:#fff;font-size:13px;opacity:0;pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}.page-glow{position:fixed;border-radius:50%;filter:blur(70px);opacity:.32;pointer-events:none}.glow-one{top:15%;left:-90px;width:220px;height:220px;background:var(--gold)}.glow-two{right:-100px;bottom:5%;width:260px;height:260px;background:#89a657}@media(max-width:460px){.shell{padding:10px 12px 32px}.hero{min-height:330px;border-radius:23px}.identity{inset:auto 14px 20px}.identity h1{font-size:28px}.tagline{font-size:13px}.link-card{padding:13px}.floating-wa{right:16px;bottom:16px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
body.dark{--sage:#0e2514;--ink:#ecf4e8;--glass:rgba(15,44,23,.8);--line:rgba(235,241,220,.15);background:linear-gradient(145deg,#08200e,#123c1c 52%,#302e19)}body.dark .link-card{color:#eef5eb}body.dark .link-card small{color:#c8d8c9}body.dark .link-card .icon,.dark .socials a{background:#214e2a;color:#fff}.dark .socials a{border-color:rgba(255,255,255,.14)}.dark footer{color:#c2d3c1}.dark .actions button{color:#e8f1e4}
.profile-backdrop{position:relative;width:112px;height:112px;margin:0 auto 12px;padding:9px;border-radius:50%;background:center/cover url("../img/background-profil.jpg");box-shadow:0 0 0 3px rgba(191,175,85,.8),0 6px 22px rgba(0,0,0,.3)}.profile-backdrop:after{content:"";position:absolute;z-index:1;inset:0;border-radius:50%;background:rgba(0,73,17,.28)}.profile-frame{position:relative;z-index:2;margin:0;box-shadow:none}.tagline{max-width:none;white-space:nowrap;font-size:clamp(8px,2.55vw,12px);line-height:1.2}.link-card .icon{overflow:hidden;background:#fff}.link-card .icon img{width:65%;height:65%;object-fit:contain;mix-blend-mode:multiply};object-fit:contain;mix-blend-mode:multiply}.link-card.primary .icon{background:#fff}.socials a{overflow:hidden}.socials a img{width:70%;height:70%;object-fit:contain;mix-blend-mode:multiply}
.hero{min-height:405px}.profile-frame{z-index:auto;margin:0 auto 12px;box-shadow:0 0 0 7px rgba(255,255,255,.18)}.profile-frame img{object-position:50% 68%}.tagline{max-width:490px;white-space:normal;font-size:12px;line-height:1.38}.registration-icon{color:var(--forest)!important;background:#fff!important}.link-card .icon img{width:64%;height:64%}.link-card.wa .icon img{width:55%;height:55%}.link-card:not(.primary) .icon img[src*="icon-website"]{width:56%;height:56%}.floating-wa{background:#fff;overflow:hidden}.floating-wa img{width:62%;height:62%;object-fit:contain;mix-blend-mode:multiply}.theme-toggle{display:grid;place-items:center;font-size:19px}.theme-toggle .moon{display:none}.dark .theme-toggle .sun{display:none}.dark .theme-toggle .moon{display:inline}.dark .registration-icon{color:#fff!important;background:#214e2a!important}.actions button{display:inline-flex;align-items:center;gap:6px}.actions button img{width:15px;height:15px;object-fit:contain;mix-blend-mode:multiply}.dark .actions button img{filter:invert(1)}@media(max-width:460px){.hero{min-height:425px}.tagline{font-size:10px;line-height:1.35}.identity{inset:auto 14px 18px}}
