.lokaly-suggest-page{position:relative;left:50%;width:min(calc(100vw - 40px),1680px);margin:0 auto 64px;color:#071d31;transform:translateX(-50%)}
.lokaly-suggest-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);min-height:440px;overflow:hidden;border:1px solid #d8e7f1;border-radius:32px;background:linear-gradient(135deg,#eef8ff 0%,#fff 68%);box-shadow:0 18px 46px rgba(7,29,49,.08)}
.lokaly-suggest-hero>div:first-child{display:flex;justify-content:center;flex-direction:column;padding:clamp(36px,6vw,92px)}
.lokaly-suggest-eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 16px;color:#087f40;font-size:.78rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}
.lokaly-suggest-eyebrow span{width:10px;height:10px;border-radius:50%;background:#35c873;box-shadow:0 0 0 6px rgba(53,200,115,.16)}
.lokaly-suggest-hero h1{margin:0;font-size:clamp(3rem,6vw,6rem);font-weight:850;line-height:.96;letter-spacing:-.065em}
.lokaly-suggest-hero__text{max-width:810px;margin:25px 0 0;color:#526477;font-size:clamp(1.05rem,1.6vw,1.3rem);line-height:1.65}
.lokaly-suggest-hero__visual{position:relative;min-height:320px;overflow:hidden;background:radial-gradient(circle at 70% 20%,rgba(98,219,135,.38),transparent 27%),linear-gradient(145deg,#0a2f4a,#0b446a)}
.lokaly-suggest-hero__visual:before,.lokaly-suggest-hero__visual:after{position:absolute;width:440px;height:440px;border:1px solid rgba(255,255,255,.15);border-radius:50%;content:""}
.lokaly-suggest-hero__visual:before{top:-210px;right:-170px}.lokaly-suggest-hero__visual:after{right:-40px;bottom:-310px}
.lokaly-suggest-hero__visual .material-icons{position:absolute;top:50%;left:50%;display:grid;width:150px;height:150px;place-items:center;border-radius:42px;color:#087f40;background:#c8f7d8;font-size:5rem;box-shadow:0 24px 50px rgba(0,0,0,.22);transform:translate(-50%,-50%) rotate(-7deg)}
.lokaly-suggest-choice{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:28px 0}
.lokaly-suggest-choice>a{display:flex;align-items:center;gap:18px;min-width:0;padding:24px;border:1px solid #dbe6ee;border-radius:24px;color:#071d31;background:#fff;text-decoration:none;box-shadow:0 10px 28px rgba(7,29,49,.055);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.lokaly-suggest-choice>a:hover,.lokaly-suggest-choice>a.is-active{border-color:#8edfb0;box-shadow:0 14px 32px rgba(8,127,64,.1);transform:translateY(-2px)}
.lokaly-suggest-choice .material-icons{display:grid;width:62px;height:62px;flex:0 0 auto;place-items:center;border-radius:19px;color:#087f40;background:#dcf9e6;font-size:2rem}
.lokaly-suggest-choice a:nth-child(2) .material-icons{color:#037cfa;background:#e7f3ff}
.lokaly-suggest-choice div{display:flex;min-width:0;flex-direction:column;gap:5px}.lokaly-suggest-choice strong{font-size:1.2rem;font-weight:850}.lokaly-suggest-choice small{color:#66798b;font-size:.92rem;line-height:1.45}
.lokaly-suggest-success,.lokaly-suggest-errors{margin-top:28px;padding:24px;border-radius:22px}
.lokaly-suggest-success{display:flex;align-items:center;gap:18px;border:1px solid #a7ecc2;background:#eafbf0}.lokaly-suggest-success>.material-icons{color:#15924b;font-size:2.6rem}.lokaly-suggest-success h2,.lokaly-suggest-success p{margin:0}.lokaly-suggest-success h2{font-size:1.25rem}.lokaly-suggest-success p{margin-top:3px;color:#38634a}.lokaly-suggest-success>a{margin-left:auto;padding:12px 18px;border-radius:999px;color:#fff;background:#087f40;font-weight:800;text-decoration:none}
.lokaly-suggest-errors{border:1px solid #f0b9b9;color:#7d2424;background:#fff1f1}.lokaly-suggest-errors ul{margin:8px 0 0;padding-left:22px}
.lokaly-suggest-forms{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;align-items:start}
.lokaly-suggest-form-card{min-width:0;scroll-margin-top:24px;overflow:hidden;border:1px solid #dce6ee;border-radius:28px;background:#fff;box-shadow:0 16px 40px rgba(7,29,49,.07)}
.lokaly-suggest-form-card>header{display:flex;align-items:center;gap:15px;padding:25px 28px;border-bottom:1px solid #e1e9ef;background:#f7fafc}.lokaly-suggest-form-card>header>.material-icons{display:grid;width:52px;height:52px;place-items:center;border-radius:16px;color:#087f40;background:#dff8e8;font-size:1.8rem}.lokaly-suggest-form-card:nth-child(2)>header>.material-icons{color:#037cfa;background:#e6f2ff}.lokaly-suggest-form-card header p,.lokaly-suggest-form-card header h2{margin:0}.lokaly-suggest-form-card header p{color:#718296;font-size:.72rem;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.lokaly-suggest-form-card header h2{margin-top:3px;font-size:1.55rem;font-weight:850;letter-spacing:-.035em}
.lokaly-suggest-form-card>form{padding:28px}.lokaly-suggest-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.lokaly-suggest-grid label{display:flex;min-width:0;flex-direction:column;gap:7px;margin:0}.lokaly-suggest-grid label.is-wide{grid-column:1/-1}.lokaly-suggest-grid label>span{color:#263c51;font-size:.84rem;font-weight:750}.lokaly-suggest-grid input,.lokaly-suggest-grid textarea{width:100%;min-width:0;border:1px solid #cedbe5;border-radius:14px;color:#071d31;background:#fbfdff;box-shadow:none;outline:0;transition:border-color .16s ease,box-shadow .16s ease}.lokaly-suggest-grid input{height:50px;padding:0 15px}.lokaly-suggest-grid textarea{min-height:126px;padding:14px 15px;resize:vertical}.lokaly-suggest-grid input:focus,.lokaly-suggest-grid textarea:focus{border-color:#037cfa;box-shadow:0 0 0 4px rgba(3,124,250,.1);background:#fff}
.lokaly-suggest-contact{margin:26px 0 0;padding:24px;border:0;border-radius:20px;background:#f2f8fc}.lokaly-suggest-contact legend{width:auto;margin:0 0 16px;padding:0;color:#071d31;font-size:1rem;font-weight:850}.lokaly-suggest-privacy{display:flex;align-items:flex-start;gap:10px;margin:20px 0 0;color:#52687b;font-size:.82rem;line-height:1.5}.lokaly-suggest-privacy input{width:18px;height:18px;flex:0 0 auto;margin-top:1px;accent-color:#087f40}.lokaly-suggest-privacy a{color:#087f40;font-weight:800}.lokaly-suggest-contact>button{display:flex;align-items:center;justify-content:center;gap:14px;width:100%;min-height:54px;margin-top:22px;border:0;border-radius:16px;color:#fff;background:linear-gradient(135deg,#14974c,#087f40);font-size:1rem;font-weight:850;box-shadow:0 11px 24px rgba(8,127,64,.2);cursor:pointer}.lokaly-suggest-form-card:nth-child(2) .lokaly-suggest-contact>button{background:linear-gradient(135deg,#168cfb,#0371de);box-shadow:0 11px 24px rgba(3,124,250,.2)}
.lokaly-suggest-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.lokaly-suggest-home{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;width:min(calc(100% - 30px),1600px);margin:28px auto;padding:26px 30px;border:1px solid #c9e6d4;border-radius:26px;background:linear-gradient(105deg,#e8faef,#f1f8ff);box-shadow:0 13px 34px rgba(7,29,49,.07)}.lokaly-suggest-home__icon{display:grid;width:64px;height:64px;place-items:center;border-radius:20px;color:#087f40;background:#bff1d0;font-size:2.2rem;transform:rotate(-6deg)}.lokaly-suggest-home__copy p,.lokaly-suggest-home__copy h2,.lokaly-suggest-home__copy>span{margin:0}.lokaly-suggest-home__copy p{color:#087f40;font-size:.72rem;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.lokaly-suggest-home__copy h2{margin-top:3px;color:#071d31;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:850;letter-spacing:-.04em}.lokaly-suggest-home__copy>span{display:block;margin-top:4px;color:#587083}.lokaly-suggest-home>a{display:flex;align-items:center;gap:12px;padding:14px 22px;border-radius:999px;color:#fff;background:#087f40;font-weight:850;text-decoration:none;white-space:nowrap}
body#module-lokalysuggestions-form .breadcrumb__wrapper,body#module-lokalysuggestions-form nav.breadcrumb{display:none!important}
@media(max-width:1100px){.lokaly-suggest-forms{grid-template-columns:1fr}.lokaly-suggest-form-card{scroll-margin-top:15px}}
@media(max-width:991.98px){.lokaly-suggest-hero{grid-template-columns:1fr}.lokaly-suggest-hero__visual{min-height:260px}.lokaly-suggest-choice{grid-template-columns:1fr}}
@media(max-width:767.98px){.lokaly-suggest-page{width:calc(100vw - 20px);margin-bottom:38px}.lokaly-suggest-hero{min-height:0;border-radius:24px}.lokaly-suggest-hero>div:first-child{padding:34px 22px}.lokaly-suggest-hero h1{font-size:clamp(2.7rem,13vw,4.1rem)}.lokaly-suggest-hero__visual{min-height:210px}.lokaly-suggest-hero__visual .material-icons{width:105px;height:105px;border-radius:31px;font-size:3.7rem}.lokaly-suggest-choice{gap:12px;margin:18px 0}.lokaly-suggest-choice>a{align-items:flex-start;padding:18px;border-radius:20px}.lokaly-suggest-choice .material-icons{width:50px;height:50px;border-radius:15px}.lokaly-suggest-form-card{border-radius:23px}.lokaly-suggest-form-card>header{padding:20px}.lokaly-suggest-form-card>form{padding:20px}.lokaly-suggest-grid{grid-template-columns:1fr}.lokaly-suggest-grid label.is-wide{grid-column:auto}.lokaly-suggest-contact{padding:20px 16px}.lokaly-suggest-success{align-items:flex-start;flex-wrap:wrap}.lokaly-suggest-success>a{width:100%;margin:0;text-align:center}.lokaly-suggest-home{grid-template-columns:auto minmax(0,1fr);gap:13px;width:calc(100% - 20px);padding:20px;border-radius:22px}.lokaly-suggest-home__icon{width:52px;height:52px;border-radius:16px}.lokaly-suggest-home>a{grid-column:1/-1;justify-content:center}}
