.oty-page{--forest:#1a3c34;--forest-light:#234d43;--forest-deep:#16332c;--sage-mid:#4a7c6f;--sage-light:#e8ede4;--periwinkle:#c7d2ff;--periwinkle-soft:#b3bafa;--lime:#ccf656;--cream:#f5f2ed;--beige:#d9cfc2;--black:#1a1a1e;--white:#fff;font-family:var(--font-dm-sans), "DM Sans", sans-serif;background:var(--white);color:var(--black);flex-direction:column;min-height:100vh;font-size:14px;line-height:1.5;display:flex;overflow-x:hidden}.oty-page *,.oty-page :before,.oty-page :after{box-sizing:border-box;margin:0;padding:0}.oty-page img{max-width:100%;display:block}.oty-sprite{display:none}.oty-nav{z-index:100;background:var(--forest);justify-content:space-between;align-items:center;height:56px;padding:0 32px;display:flex;position:sticky;top:0}.oty-brand{align-items:center;text-decoration:none;display:flex}.oty-brand img{width:auto;height:18px}.oty-nav-right{align-items:center;gap:18px;display:flex}.oty-phone{color:var(--sage-light);opacity:.85;align-items:center;gap:8px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.oty-phone:hover{opacity:1}.oty-phone svg{width:14px;height:14px}.oty-nav-cta{background:var(--lime);color:var(--forest);border-radius:8px;padding:10px 22px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s}.oty-nav-cta:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ccf6564d}.oty-main{background:radial-gradient(circle at 50% 0%, #c7d2ff38 0%, transparent 55%), var(--cream);flex:1;justify-content:center;align-items:center;padding:64px 24px 84px;display:flex}.oty-wrap{text-align:center;width:100%;max-width:880px;margin:0 auto}.oty-eyebrow{font-family:var(--font-mono), "JetBrains Mono", ui-monospace, monospace;letter-spacing:.22em;text-transform:uppercase;color:var(--sage-mid);align-items:center;gap:9px;margin-bottom:18px;font-size:11px;font-weight:600;display:inline-flex}.oty-eyebrow:before{content:"";background:var(--lime);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #ccf65633}.oty-title{font-family:var(--font-playfair), "Playfair Display", serif;letter-spacing:-.01em;color:var(--forest);margin-bottom:38px;font-size:clamp(30px,4.6vw,52px);font-weight:600;line-height:1.08}.oty-title em{color:var(--sage-mid);font-style:italic}.oty-card{text-align:left;background:linear-gradient(150deg, var(--forest-light) 0%, var(--forest) 55%, var(--forest-deep) 100%);isolation:isolate;border-radius:28px;padding:56px 56px 60px;position:relative;overflow:hidden;box-shadow:0 40px 80px -34px #1a3c348c,inset 0 1px #e8ede40f}.oty-card:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle,#c7d2ff2e 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-130px;left:-90px}.oty-card:after{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle,#ccf6561a 0%,#0000 70%);width:440px;height:440px;position:absolute;bottom:-160px;right:80px}.oty-card-body{z-index:2;max-width:540px;position:relative}.oty-check{background:var(--lime);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:24px;display:flex;box-shadow:0 12px 32px #ccf65647}.oty-check svg{width:30px;height:30px;color:var(--forest)}.oty-grazie{font-family:var(--font-playfair), "Playfair Display", serif;color:var(--white);margin-bottom:16px;font-size:clamp(32px,4vw,44px);font-weight:600;line-height:1.1}.oty-grazie em{color:var(--lime);font-style:italic}.oty-sub{color:var(--sage-light);opacity:.86;max-width:440px;margin-bottom:32px;font-size:17px;line-height:1.65}.oty-btn{background:var(--lime);color:var(--forest);border-radius:999px;align-items:center;gap:10px;padding:15px 30px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.oty-btn:hover{transform:translateY(-2px);box-shadow:0 14px 30px #ccf65652}.oty-btn svg{width:18px;height:18px;transition:transform .2s}.oty-btn:hover svg{transform:translate(3px)}.oty-note{color:var(--sage-light);opacity:.62;align-items:center;gap:8px;margin-top:22px;font-size:13px;display:flex}.oty-note svg{width:15px;height:15px;color:var(--lime);opacity:.9}.oty-illus{z-index:1;pointer-events:none;width:210px;height:210px;position:absolute;bottom:30px;right:36px}.oty-contact{color:var(--sage-mid);margin-top:30px;font-size:13px}.oty-contact a{color:var(--forest);border-bottom:1px solid #1a3c3440;font-weight:700;text-decoration:none;transition:border-color .2s}.oty-contact a:hover{border-color:var(--forest)}.oty-footer{background:var(--forest);border-top:1px solid #e8ede414;padding:28px 32px}.oty-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1200px;margin:0 auto;display:flex}.oty-footer-text{color:var(--sage-light);opacity:.5;font-size:12px}.oty-footer-links{gap:18px;display:flex}.oty-footer-links a{color:var(--sage-light);opacity:.6;font-size:12px;text-decoration:none;transition:opacity .2s}.oty-footer-links a:hover{opacity:1}@media (max-width:720px){.oty-main{padding:48px 16px 64px}.oty-title{margin-bottom:28px}.oty-card{border-radius:22px;padding:40px 28px 44px}.oty-card-body{max-width:none}.oty-sub{font-size:15px}.oty-phone{display:none}.oty-illus{width:150px;height:150px;margin:30px auto 0;position:static}}
