.lf-app{--lf-accent:#176e5a;--lf-radius:8px;background:#f7f9f7;color:#243b32;min-height:100vh;font-family:Arial,Malgun Gothic,sans-serif;font-size:16px;line-height:1.7}.lf-app *{box-sizing:border-box}.lf-app button,.lf-app input,.lf-app select,.lf-app textarea{font:inherit}.lf-app a{color:inherit;text-decoration:none}.lf-app button{border:1px solid #d9e4de;background:white;border-radius:8px;padding:10px 18px;color:inherit;cursor:pointer}.lf-app button:hover{border-color:var(--lf-accent);background:#edf5f0}.lf-app button:disabled{opacity:.5;cursor:not-allowed}.lf-app a:focus-visible,.lf-app button:focus-visible,.lf-app input:focus-visible,.lf-app select:focus-visible,.lf-app textarea:focus-visible{outline:3px solid #df9b37;outline-offset:3px}.lf-app .lf-primary{background:var(--lf-accent);color:white;border-color:var(--lf-accent)}.lf-header{background:#fff;border-bottom:1px solid #dce8e1}.lf-header-inner{max-width:1320px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px}.lf-logo{font-weight:900;font-size:28px;letter-spacing:1px;white-space:nowrap}.lf-logo span{color:#309273;font-size:44px;line-height:1}.lf-logo small{display:block;font-weight:400;letter-spacing:0;font-size:11px;color:#5c7165}.lf-header nav{display:flex;gap:24px;align-items:center;font-size:15px;font-weight:600}.lf-header details{position:relative}.lf-header summary{cursor:pointer}.lf-header details div{position:absolute;z-index:10;top:35px;min-width:150px;background:white;box-shadow:0 8px 30px #233d3222;border-radius:10px;padding:12px}.lf-header details a{display:block;padding:8px}.lf-account{display:flex;gap:12px;align-items:center;font-size:13px}.lf-main{max-width:1220px;margin:auto;padding:24px 24px 70px;min-height:70vh}.lf-hero{background:#e5eee7;border-radius:24px;padding:70px 60px;display:grid;grid-template-columns:1.25fr 1fr;gap:20px;margin:12px 0 30px;overflow:hidden}.lf-eyebrow{font-size:14px;font-weight:700;color:#3b755c}.lf-hero h1{font-size:48px;line-height:1.3;letter-spacing:-2px;margin:20px 0}.lf-hero p{color:#567064}.lf-hero button{margin:18px 8px 0 0}.lf-hero-art{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f6ecd7;border-radius:50% 50% 36% 36%;transform:rotate(-5deg);padding:24px;position:relative}.lf-hero-art>span{font-size:160px;line-height:1;color:#45896b}.lf-hero-art p{font-size:24px;text-align:center;color:#2e5542;transform:rotate(5deg)}.lf-hero-art div{font-size:13px;color:#806a42}.lf-shortcuts{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.lf-shortcuts button{text-align:left;padding:24px}.lf-shortcuts span,.lf-shortcuts strong{display:block}.lf-shortcuts span{font-size:12px;margin-top:10px;color:#6b7d70}.lf-section{padding-top:30px}.lf-heading{margin:8px 0 28px}.lf-heading h1{font-size:32px;letter-spacing:-1px;margin:0}.lf-heading h2{font-size:26px;margin:0}.lf-heading p{color:#64766a;margin:8px 0}.lf-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 24px}.lf-tabs button[aria-pressed=true]{background:var(--lf-accent);color:white}.lf-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.lf-two{grid-template-columns:repeat(2,minmax(0,1fr))}.lf-card{padding:28px;background:var(--lf-form-bg,#fff);border:1px solid #dde7df;border-radius:16px;margin-bottom:20px;overflow-wrap:anywhere}.lf-card h2{font-size:21px}.lf-card h3{font-size:19px}.lf-tag{display:inline-block;font-size:12px;padding:3px 10px;border-radius:6px;background:#e9f3ed;color:#326b50}.lf-post-preview{text-align:left!important;display:block;width:100%}.lf-post-preview p{font-size:14px;color:#66786a;white-space:pre-line}.lf-post-preview small{color:#768476}.lf-narrow{max-width:620px;margin-left:auto;margin-right:auto}.lf-form{gap:20px}.lf-field,.lf-form{display:flex;flex-direction:column}.lf-field{gap:7px;font-weight:600}.lf-app input:not([type=checkbox]):not([type=file]),.lf-app select,.lf-app textarea{border:1px solid #cddbd2;border-radius:var(--lf-radius);padding:11px 12px;background:#fff;color:#223d2f;width:100%;min-height:46px;font-weight:400}.lf-app input[type=checkbox]{width:18px;height:18px;vertical-align:middle;margin-right:7px;accent-color:var(--lf-accent)}.lf-app input[type=file]{display:block;max-width:100%;font-size:14px;margin:10px 0}.lf-app textarea{resize:vertical}.lf-form fieldset{border:1px solid #d4e1d7;border-radius:8px;padding:18px}.lf-check{display:inline-block;margin:5px 15px 5px 0}.lf-form>.lf-primary{align-self:flex-start;min-width:150px}.lf-form small,.lf-muted{font-size:13px;color:#697b6c}.lf-photo{width:120px;height:160px;aspect-ratio:3/4;object-fit:cover;object-position:center;flex-shrink:0;border:1px solid #d3ded4;border-radius:3px}.lf-photo-row{display:flex;gap:28px;align-items:center}.lf-details>div{display:grid;grid-template-columns:150px 1fr;padding:9px;border-bottom:1px solid #edf0eb}.lf-details dt{color:#637868}.lf-details dd{margin:0;white-space:pre-wrap}.lf-filters{display:flex;gap:20px;align-items:end;flex-wrap:wrap}.lf-filters label{flex:1 1;min-width:130px}.lf-filters label:last-child{flex:2 1}.lf-list{display:flex;flex-direction:column;gap:8px}.lf-list>button{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px;text-align:left}.lf-list time,.lf-list>button span{font-size:13px;color:#687c6a}.lf-actions{display:flex;gap:12px;margin:0 0 24px}.lf-actions input{max-width:420px}.lf-prose{white-space:pre-wrap;line-height:1.9}.lf-prose h2{margin-top:30px}.lf-empty{padding:44px;text-align:center;color:#657969;border:1px dashed #c9d8cd;border-radius:14px;margin:20px 0;background:#f2f6f2}.lf-notice{background:#fff1d4;padding:14px 20px;border-radius:10px}.lf-message{position:sticky;top:0;z-index:20;padding:14px 28px;background:#1c5944;color:white;display:flex;justify-content:space-between;align-items:center}.lf-message button{color:#fff;background:transparent;border:0;padding:0 10px;font-size:22px}.lf-footer{background:#ebf1eb;border-top:1px solid #d7e2d8;padding:36px 24px;color:#647668;font-size:13px}.lf-footer>div{max-width:1172px;margin:auto}.lf-footer strong{font-size:28px;color:#325642}.lf-footer p{margin:5px 0}.lf-footer nav{display:flex;gap:20px;margin:18px 0}.lf-footer small{color:#809084}.lf-app details summary{cursor:pointer}.lf-app details summary:focus-visible{outline:3px solid #df9b37}.lf-app h1,.lf-app h2,.lf-app h3{font-weight:750}@media(max-width:1050px){.lf-header-inner{flex-wrap:wrap}.lf-header nav{order:3;width:100%;justify-content:space-between;gap:12px;flex-wrap:wrap}.lf-hero{padding:40px}.lf-hero h1{font-size:40px}.lf-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lf-shortcuts{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.lf-main{padding:12px 16px 40px}.lf-header-inner{padding:16px}.lf-header nav{font-size:13px;gap:14px;justify-content:flex-start}.lf-hero{padding:30px 24px;grid-template-columns:1fr}.lf-hero h1{font-size:36px}.lf-hero-art{display:none}.lf-shortcuts button{padding:16px}.lf-grid,.lf-two{grid-template-columns:1fr}.lf-card{padding:20px}.lf-photo-row{align-items:flex-start;gap:14px;flex-wrap:wrap}.lf-list>button{padding:16px;flex-wrap:wrap}.lf-footer nav{flex-wrap:wrap;gap:12px}.lf-details>div{grid-template-columns:100px 1fr}.lf-heading h1{font-size:28px}}.lf-profile-carousel{min-width:0;max-width:100%}.lf-carousel-controls{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.lf-carousel-controls>span{font-size:14px;color:#567064}.lf-carousel-controls>div{display:flex;gap:8px;flex-shrink:0}.lf-profile-track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;padding:4px 4px 16px;max-width:100%;scrollbar-width:thin}.lf-profile-track:focus-visible{outline:3px solid #df9b37;outline-offset:2px}.lf-profile-card{flex:0 0 280px;scroll-snap-align:start;margin:0;display:flex;flex-direction:column;align-items:flex-start;gap:12px;min-width:0}.lf-profile-card h3,.lf-profile-card p{margin:0}.lf-profile-card .lf-photo{align-self:center}.lf-profile-services{white-space:pre-wrap;font-size:15px}.lf-profile-card>button{margin-top:auto;width:100%}@media(max-width:620px){.lf-profile-card{flex-basis:min(280px,85vw)}.lf-carousel-controls>span{font-size:12px}}.lf-contact-field{min-width:0;display:flex;flex-direction:column;gap:14px;border:1px solid #d4e1d7;border-radius:8px;padding:18px}.lf-contact-field label{display:block;min-width:0}.lf-phone-parts{display:grid;grid-template-columns:minmax(125px,1fr) minmax(0,1.4fr);gap:12px}.lf-address-top{display:flex;gap:12px;align-items:end;flex-wrap:wrap}.lf-address-top>label{flex:1 1;min-width:100px}.lf-postcode-host{width:100%;height:440px;margin-top:12px;overflow:hidden}.lf-postcode-host iframe{max-width:100%}.lf-contact-field small{font-size:12px;color:#64766a}.loop-about{--about-green:#17634f;padding:26px 0 0}.about-eyebrow{display:block;color:#497b65;font-size:12px;font-weight:700;letter-spacing:1.5px}.about-opening{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:44px;padding:30px 0 55px}.about-opening h1{font-size:clamp(32px,3.4vw,46px);letter-spacing:-1.8px;line-height:1.35;margin:20px 0}.about-opening h1 em{font-style:normal;color:var(--about-green)}.about-opening>div>p{font-size:17px;color:#66796b;line-height:1.9}.about-opening figure{margin:0}.about-opening img{display:block;width:100%;height:auto;border-radius:100px 20px 20px 20px}.about-opening figcaption{font-size:12px;text-align:center;color:#758275;margin-top:12px}.about-jumps{display:flex;gap:10px;margin-top:24px}.about-jumps button{border-radius:30px;padding:9px 20px}.about-greeting{display:grid;grid-template-columns:1fr 2.1fr;gap:60px;padding:64px 54px;background:#fff;border:1px solid #dce8df;border-radius:22px;scroll-margin-top:24px}.about-section-label>span{font-size:12px;letter-spacing:2px;color:#6a8977}.about-direction h2,.about-section-label h2{font-size:32px;letter-spacing:-1px;margin:15px 0}.about-section-label>p{font-size:20px;line-height:1.65;color:#506d5c}.about-loop-mark{font-size:100px;line-height:1.4;color:#9abfac;font-family:Arial,sans-serif}.about-letter p{font-size:17px;line-height:2.05;white-space:pre-line;margin:0 0 22px;word-break:keep-all;overflow-wrap:anywhere}.about-letter p:first-child{font-size:21px;font-weight:700;color:var(--about-green)}.about-letter .about-signature{padding-top:14px;margin-bottom:0;color:#657869;font-size:14px}.about-signature strong{font-size:19px;color:#2e5842}.about-direction{padding:72px 0 60px;scroll-margin-top:24px}.about-direction-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.about-direction-heading h2{margin-bottom:0}.about-direction-heading>p{color:#6a7d70;margin:0}.about-values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.about-values article{position:relative;background:#edf3ed;border-radius:18px;padding:30px 34px}.about-values article:nth-child(2),.about-values article:nth-child(3){background:#f5f0e5}.about-value-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;background:#fff9;color:#3c735a;font-size:28px}.about-values small{position:absolute;right:30px;top:34px;color:#85988a;font-size:13px}.about-values h3{font-size:22px;letter-spacing:-.5px;margin:20px 0 12px}.about-values p{font-size:16px;line-height:1.95;color:#5e7165;margin:0;word-break:keep-all;overflow-wrap:anywhere}.about-invitation{position:relative;overflow:hidden;padding:48px;border-radius:22px;background:#1c5141;color:#fff;text-align:center}.about-invitation .about-eyebrow{color:#c7d8bc}.about-invitation h2{font-size:30px;line-height:1.5;margin:17px 0}.about-invitation p{color:#d0e0d5}.about-invitation>div{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:24px}.about-invitation a{display:inline-block;padding:12px 20px;border:1px solid #94b2a1;border-radius:8px}.about-invitation .about-primary{background:#f5e9ce;color:#254d3b;border-color:#f5e9ce;font-weight:700}.about-contact{display:grid;grid-template-columns:1fr 2.1fr;gap:60px;padding:48px 18px 0}.about-contact h2{font-size:20px;margin:0}.about-contact p{margin:0 0 10px;white-space:pre-line;color:#65786b}.about-contact a{display:inline-block;margin-top:8px;color:var(--about-green);text-decoration:underline;text-underline-offset:4px}@media(max-width:900px){.about-opening{gap:24px}.about-greeting{padding:40px;gap:30px;grid-template-columns:1fr 2fr}.about-contact{gap:30px}}@media(max-width:620px){.loop-about{padding-top:12px}.about-opening{grid-template-columns:1fr;gap:24px;padding:12px 0 32px}.about-opening h1{font-size:34px}.about-opening>div>p{font-size:15px}.about-opening img{border-radius:60px 14px 14px 14px}.about-opening figcaption{font-size:11px}.about-greeting{grid-template-columns:1fr;padding:27px 23px;gap:20px}.about-section-label>p{font-size:18px;margin:10px 0}.about-loop-mark{display:none}.about-letter p{font-size:16px;line-height:1.95}.about-letter p:first-child{font-size:19px}.about-direction{padding:42px 0 32px}.about-direction-heading{display:block}.about-direction-heading>p{font-size:14px;margin-top:14px}.about-values{grid-template-columns:1fr;gap:14px}.about-values article{padding:26px}.about-values h3{font-size:20px}.about-invitation{padding:32px 22px}.about-invitation h2{font-size:25px}.about-invitation p{font-size:15px}.about-contact{grid-template-columns:1fr;gap:16px;padding:34px 6px 0}}.loop-menu-heading{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:30px;background:#edf2e9;border:1px solid #e1e8dc;border-radius:24px;padding:28px 32px;margin:8px 0 32px;overflow:hidden}.loop-menu-copy{min-width:0;padding:10px 8px}.loop-menu-eyebrow{display:block;color:#56755d;font-size:12px;font-weight:700;letter-spacing:.5px}.loop-menu-heading h1{font-size:clamp(28px,3vw,38px);line-height:1.35;letter-spacing:-1px;margin:16px 0;word-break:keep-all;overflow-wrap:anywhere}.loop-menu-heading p{color:#5a7160;font-size:16px;line-height:1.8;margin:0;word-break:keep-all;overflow-wrap:anywhere}.loop-menu-heading figure{margin:0;min-width:0}.loop-menu-image{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;border-radius:70px 18px 18px 18px}.loop-menu-heading .loop-menu-image{max-height:270px}.lf-home-illustration{min-width:0;display:flex;align-items:center}.lf-home-illustration .loop-menu-image{border-radius:80px 20px 20px 20px}.lf-hero{gap:32px;padding:48px 40px}@media(max-width:720px){.loop-menu-heading{grid-template-columns:1fr;gap:18px;padding:24px;margin:0 0 24px;border-radius:18px}.loop-menu-copy{padding:0}.loop-menu-heading h1{font-size:28px;margin:12px 0}.loop-menu-heading p{font-size:15px}.loop-menu-heading figure{width:100%;max-width:420px;justify-self:center}.loop-menu-heading .loop-menu-image{max-height:220px;border-radius:45px 14px 14px 14px}.lf-hero{padding:30px 24px}.lf-home-illustration{display:block}.lf-home-illustration .loop-menu-image{max-height:230px}}.support-cta{display:inline-block;padding:12px 18px;border-radius:9px;background:#176e5a;color:#fff!important;font-weight:700}.loop-support .lf-grid>div{min-width:0}.loop-support p{overflow-wrap:anywhere}.post-editor{position:relative;min-width:0;display:grid;gap:14px}.editor-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:12px;background:#edf4ef;border:1px solid #cbded2;border-radius:12px}.editor-toolbar button{padding:7px 10px;font-size:14px;min-height:38px}.editor-toolbar button[aria-pressed=true]{background:#17634f;color:white}.editor-toolbar select{width:auto!important;max-width:100%;padding:6px!important}.editor-toolbar label{display:flex!important;align-items:center;gap:5px;font-size:13px}.editor-toolbar input[type=color]{width:34px!important;height:32px;padding:2px!important}.editor-link{display:flex;gap:8px;flex-wrap:wrap}.editor-link input{flex:1 1;min-width:180px}.post-editor .tiptap{min-height:320px;padding:22px;background:white;border:1px solid #cbded2;border-radius:10px;outline-offset:3px;font-size:18px;line-height:1.7;overflow-wrap:anywhere;max-width:100%;overflow-x:auto}.post-editor .tiptap p{margin:0 0 .7em}.post-editor .tiptap img,.rich-body img{display:block;max-width:100%;height:auto}.post-editor .ProseMirror-selectednode{outline:3px solid #299875}.post-editor [data-resize-handle]{background:#17634f;border:2px solid white;width:14px!important;height:14px!important;border-radius:3px}.editor-image-controls{display:flex;align-items:end;gap:10px}.editor-image-controls input{max-width:180px}.editor-attachments{display:grid;gap:14px;border:1px solid #cbded2;border-radius:10px;padding:18px;min-width:0}.editor-attachments>div{display:flex;flex-wrap:wrap;align-items:center;gap:10px;overflow-wrap:anywhere}.editor-error{color:#a12626}.upload-submit-guard{position:absolute!important;width:1px!important;height:1px!important;opacity:.01;left:0;bottom:0;padding:0!important}.rich-body{white-space:normal!important;overflow-wrap:anywhere;font-size:18px;line-height:1.75;min-width:0}.rich-body p{margin:.6em 0;min-height:1em}.rich-body ul,.tiptap ul{list-style:disc;padding-left:1.6em}.rich-body ol,.tiptap ol{list-style:decimal;padding-left:1.6em}.rich-body blockquote,.tiptap blockquote{border-left:4px solid #299875;margin:1em 0;padding:.5em 1em;background:#f0f6f2}.rich-body pre{white-space:pre-wrap}.post-editor .tableWrapper,.rich-table-wrap{overflow-x:auto}.rich-body table,.tiptap table{border-collapse:collapse;width:100%;table-layout:fixed}.rich-body td,.rich-body th,.tiptap td,.tiptap th{border:1px solid #adc5b7;min-width:70px;padding:8px;position:relative}.rich-body th,.tiptap th{background:#edf4ef}.tiptap .selectedCell:after{content:"";position:absolute;inset:0;background:#5aad8740;pointer-events:none}.tiptap .column-resize-handle{position:absolute;right:-2px;top:0;bottom:0;width:4px;background:#17634f}.post-files{white-space:normal;border-top:1px solid #dce6de;margin-top:24px;padding-top:16px}.post-files a{display:block;padding:10px 0;overflow-wrap:anywhere}.loop-ad{white-space:normal;text-align:center;overflow:hidden;color:#73857c;margin:28px 0;min-width:0}.loop-ad small{font-size:12px;display:block;margin-bottom:8px}.loop-ad-left,.loop-ad-right{display:none}.post-ad-layout{position:relative}.post-ad-layout>.lf-card{min-width:0}.post-ad-layout>.lf-card.lf-prose{white-space:normal}@media(min-width:1640px){.loop-ad-left,.loop-ad-right{display:block;position:absolute;top:0;width:160px;margin:0}.loop-ad-left{right:calc(100% + 24px)}.loop-ad-right{left:calc(100% + 24px)}}@media(max-width:760px){.editor-toolbar{padding:8px}.editor-toolbar button{min-height:44px}.post-editor .tiptap{padding:14px;min-height:280px}.editor-link button{padding:8px}.editor-image-controls{flex-wrap:wrap}.editor-attachments{padding:12px}.rich-body{font-size:16px}}