@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}:root{--background:#e3e3e3;--foreground:#1c1c1c;--header-h:128px;--footer-h:77px}.light-theme{--background:#e3e3e3;--foreground:#1c1c1c}.dark-theme{--background:#1c1c1c;--foreground:#e3e3e3}html,html body{max-width:100vw;overflow-x:hidden;color:var(--foreground);background:var(--background)}#__next,body,html{margin:0}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;display:flex;flex-direction:column}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}main{flex:1 0 auto;padding:2rem;min-height:auto;position:relative}.my-masonry-grid{display:flex;margin-left:-16px;width:auto}.my-masonry-grid_column{padding-left:16px;background-clip:padding-box}.my-masonry-grid_column>div{margin-bottom:16px}.header{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;border-bottom:1px solid #a8a8a8;position:relative;height:128px;z-index:1003}.dark-theme .header{border-bottom:1px solid #eee}.logo a{font-size:1.5rem;text-decoration:none;color:#333}.logo a,.nav{font-weight:700}.nav{display:flex;gap:1rem;font-size:1.1rem;color:var(--foreground)}.nav.open{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:var(--background);border-bottom:1px solid #eee;z-index:1003;margin-top:1px}.menu-button{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--foreground);right:30px;position:absolute;font-size:34px}.otqp-logo{max-width:75px}.content-section{max-width:800px;margin:0 auto;padding:0 1rem 2rem;text-align:center}.content-section h1{font-size:2.5rem;margin-bottom:1rem}.content-section a{font-weight:700;text-decoration:underline}.intro{font-size:1.1rem;margin-bottom:2rem;color:var(--foreground)}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem}.card{background:var(--background);border:2px solid #ccc;border-radius:8px;padding:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s,border-color .2s;cursor:pointer;background:linear-gradient(45deg,#00000024,transparent,#00000024);box-shadow:8px 8px 8px #8e8e8e}.dark-theme .card{background:linear-gradient(45deg,#00000024,#f4f4f424,#00000024);box-shadow:2px 2px 2px #8e8e8e}.card:hover{transform:translateY(-4px);border-color:#888}.card h2{margin-bottom:.5rem;font-size:1.25rem}.card ul{list-style:none;padding:0;margin:0;text-align:left}.card ul li:before{content:"•";color:var(--foreground);display:inline-block;width:1rem}.card ul li{margin-bottom:10px}.card p{overflow-wrap:anywhere}.price{font-size:1.5rem;font-weight:700;margin:.5rem 0 1rem;color:var(--foreground)}.custom p{margin-top:1rem;font-style:italic}.steps{display:grid;grid-gap:1.5rem;gap:1.5rem;margin-top:2rem}.step h2{font-size:1.25rem;margin-bottom:.5rem}.step p{color:var(--foreground)}div.terms-privacy h2{text-align:left;margin:1.5rem 0 .5rem;font-size:1.3em}div.terms-privacy h2,div.terms-privacy p{text-align:left}.footer{display:flex;flex-direction:column;align-items:center;padding:1rem 2rem .5rem;border-top:1px solid #a8a8a8;position:relative;height:77px;z-index:1002}.dark-theme .footer{border-top:1px solid #eee}.footer nav{margin-bottom:15px}.footer nav a{margin:0 1rem;text-decoration:none}.footer p{margin-top:auto;color:#666}.theme-toggle-switch{position:relative;display:inline-flex;align-items:center;justify-content:space-between;width:50px;height:20px;border-radius:9999px;background-color:#ccc;padding:0 8px;cursor:pointer;border:none;transition:background-color .3s ease;position:absolute;top:10px;right:30px}.theme-toggle-switch.dark{background-color:#333}.theme-toggle-switch .icon{font-size:10px;z-index:2;pointer-events:none;transition:color .3s ease}.theme-toggle-switch .icon.moon{font-size:13px;margin-left:1px}.theme-toggle-switch .knob{position:absolute;top:3px;left:5px;width:15px;height:15px;background-color:white;border-radius:50%;transition:left .3s ease,box-shadow .3s ease;z-index:1;box-shadow:0 2px 5px rgba(0,0,0,.2)}.theme-toggle-switch.dark .knob{left:31px}div.yarl__slide_captions_container{bottom:15px;position:absolute;margin:0 auto;width:100%}div.yarl__slide{padding-bottom:45px}.photo-card{border-radius:5px}.gallery-manage-button{margin-left:1rem;padding:4px 10px;margin-top:1rem;cursor:pointer;display:inline-flex;vertical-align:text-bottom}.gallery-photo-manage{background:linear-gradient(45deg,#00000024,transparent,#00000024);box-shadow:1px 1px 1px #8e8e8e;padding:.5rem;border:1px solid #ccc;margin-top:.5rem;border-radius:4px}.gallery-photo-manage-buttons{display:flex;flex-wrap:wrap;gap:7px;margin-top:.5rem}.gallery-photo-manage input[type=text]{padding:3px}.gallery-photo-manage button{background:#eee;border:1px solid;padding:5px 10px;border-radius:4px;cursor:pointer;font-weight:700}.gallery-photo-edit-button{background:transparent;border-radius:50%;cursor:pointer;font-size:18px;font-weight:700;position:absolute;top:8px;right:8px;padding:.12rem .26rem .06rem .24rem;border:2px solid #fff}.gallery-photo-edit-button:hover{background:#ddd}.dark-theme .gallery-photo-manage{background:linear-gradient(45deg,#00000024,#f4f4f424,#00000024)}.gallery-page-inner-header{margin-bottom:25px}.slide-pics-share{position:absolute;right:10px}.slide-caption-text{padding-top:5px;color:#fff}.page-share,.slide-caption-text,.slide-pics-share,.title-inline{display:inline-flex}.page-share{gap:1rem;margin-bottom:1rem;float:right}.loader-center{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);padding:1rem;background:var(--background);border-radius:8px;border:2px solid var(--foreground);z-index:1000;text-align:center}.loading-text{color:var(--foreground);font-size:1.2rem}.gallery-description,.gallery-private-submsg{margin-top:10px}div.modal{color:var(--foreground);background:var(--background);border:3px solid var(--foreground);width:350px;max-width:90vw}.switch{position:relative;display:inline-block;width:64px;height:28px}.switch input{position:absolute;opacity:0;width:0;height:0}.slider{position:absolute;inset:0;cursor:pointer;background:#c53030;border-radius:9999px;transition:background .3s}.slider:before{content:"";position:absolute;height:20px;width:20px;left:4px;top:4px;background:#fff;border-radius:50%;transition:transform .3s}.slider .off,.slider .on{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);line-height:1;font-size:10px;font-family:Verdana,sans-serif;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.slider .on{display:none;left:calc(50% - 10px)}.slider .off{display:block;left:calc(50% + 10px)}input:checked+.slider{background:#38a169}input:checked+.slider:before{transform:translateX(36px)}input:checked+.slider .on{display:block}input:checked+.slider .off{display:none}input:focus-visible+.slider{box-shadow:0 0 0 3px rgba(66,153,225,.6)}.settings-slider-wrapper{overflow:hidden;width:100%}.settings-slider{display:flex;width:200%;transition:transform .35s ease}.settings-panel{flex:0 0 50%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start}.menu-overlay{position:absolute;background:rgba(0,0,0,.4);z-index:1001;animation:fadeIn .3s ease;inset:0}.icon.sun{color:#f5b400}.icon.moon{color:#4a4a6a}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.nav{position:fixed;top:var(--header-h);right:0;width:75vw;max-width:320px;height:calc(100vh - var(--header-h) - var(--footer-h));flex-direction:column;padding:1.5rem 1.5rem 2rem;background:var(--background);transform:translateX(100%);transition:transform .3s ease;z-index:1002;gap:1rem;font-weight:700;font-size:1.7rem}.nav,.nav.open{height:100dvh}.nav.open{transform:translateX(0);left:auto;right:0}.menu-button{background:none;border:none;font-size:2rem;cursor:pointer;color:var(--foreground);position:absolute;right:1rem;z-index:1002}.nav a{margin:10px 0}.menu-button{display:block}.logo{flex:1 1;text-align:center}.content-section,main{padding:1rem}.page-share{float:none;margin:1rem 0 0;display:flex;align-items:center;justify-content:center}.gallery-manage-button{margin:1rem auto;display:block}.gallery-page-inner-header{text-align:center}.gallery-photo-manage-buttons{flex-direction:column}}@media (max-width:600px){main{padding:.5rem}}